Skip to content

Commit

Permalink
Automatic translations update
Browse files Browse the repository at this point in the history
  • Loading branch information
JustArchi-ArchiBot committed Mar 3, 2025
1 parent c5cf5f7 commit 8f5157d
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,10 @@
<value>Pabeidza iegūt {0} aplikāciju informāciju.</value>
<comment>{0} will be replaced by the number (count this batch) of app infos retrieved</comment>
</data>

<data name="BotFinishedRetrievingDepotKeys" xml:space="preserve">
<value>Pabeigts {0} no {1} noliktavas atslēgu pieprasījumiem.</value>
<comment>{0} will be replaced by the number (count this batch) of depot key requests that were successfully answered, {1} will be replaced by the number (count this batch) of depot key requests that were supposed to be sent</comment>
</data>
<data name="BotFinishedRetrievingTotalDepots" xml:space="preserve">
<value>Pabeigta visu depot atslēgu izgūšana, kopā {0} lietotnēm.</value>
<comment>{0} will be replaced by the number (total count) of apps retrieved</comment>
Expand Down
10 changes: 8 additions & 2 deletions ArchiSteamFarm/Localization/Strings.lv-LV.resx
Original file line number Diff line number Diff line change
Expand Up @@ -584,7 +584,10 @@ Darbspējas laiks: {1}</value>
<value>Botam ir {0}. līmenis.</value>
<comment>{0} will be replaced by bot's level</comment>
</data>

<data name="BotInventory" xml:space="preserve">
<value>{0}/{1} ({2}/{3}): {4} līdzekļi</value>
<comment>{0} will be replaced by appID (number), {1} will be replaced by contextID (number), {2} will be replaced by app's name (string), {3} will be replaced by name of the context (string), {4} will be replaced by number of assets in the specified inventory (number).</comment>
</data>
<data name="ActivelyMatchingItems" xml:space="preserve">
<value>Salīdzina Steam preces, #{0}. raunds...</value>
<comment>{0} will be replaced by round number</comment>
Expand Down Expand Up @@ -793,5 +796,8 @@ Darbspējas laiks: {1}</value>
<data name="CustomPluginUpdatesEnabled" xml:space="preserve">
<value>Pielāgotie spraudņi ir reģistrēti automātiskajiem atjauninājumiem. ASF komanda vēlās atgādināt, ka Tavai drošībai, automātiskos atjauninājumus vajag iespējot tikai no uzticamiem izstrādātājiem. Ja to neplānoji darīt, Tu vari atspējot spraudņu atjauninājumus ASF globālajā konfigurācijā.</value>
</data>

<data name="Input" xml:space="preserve">
<value>Ievade: {0}</value>
<comment>{0} will be replaced by text input from the user.</comment>
</data>
</root>
2 changes: 1 addition & 1 deletion wiki
Submodule wiki updated from ca3fdd to d3b2ad

0 comments on commit 8f5157d

Please sign in to comment.