mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 22:20:52 +00:00
New translations
This commit is contained in:
@@ -340,15 +340,15 @@ StackTrace:
|
||||
<comment>{0} will be replaced by number of active bots, {1} will be replaced by total number of bots, {2} will be replaced by total number of games left to idle, {3} will be replaced by total number of cards left to idle</comment>
|
||||
</data>
|
||||
<data name="BotStatusIdling" xml:space="preserve">
|
||||
<value>Bot-ul {0} farmează jocul: {1} ({2}, {3} cărticele rămase de primit) dintr-un total de {4} jocuri ({5} cărticele) rămase de farmat (~{6} rămase).</value>
|
||||
<value>Bot-ul {0} farmează jocul: {1} ({2}, {3} cartonașe rămase de picat) dintr-un total de {4} jocuri ({5} cartonașe) rămase de farmat (~{6} rămase).</value>
|
||||
<comment>{0} will be replaced by bot's name, {1} will be replaced by game's appID (number), {2} will be replaced by game's name, {3} will be replaced by number of cards left to idle, {4} will be replaced by total number of games to idle, {5} will be replaced by total number of cards to idle, {6} will be replaced by translated TimeSpan string built from TimeSpan* translation parts</comment>
|
||||
</data>
|
||||
<data name="BotStatusIdlingList" xml:space="preserve">
|
||||
<value>Bot-ul {0} farmează jocul: {1} dintr-un total de {2} jocuri ({3} cărticele) rămase de farmat (~{4} rămase).</value>
|
||||
<value>Bot-ul {0} farmează jocul: {1} dintr-un total de {2} jocuri ({3} cartonașe) rămase de farmat (~{4} rămase).</value>
|
||||
<comment>{0} will be replaced by bot's name, {1} will be replaced by list of the games (appIDs, numbers), {2} will be replaced by total number of games to idle, {3} will be replaced by total number of cards to idle, {4} will be replaced by translated TimeSpan string built from TimeSpan* translation parts</comment>
|
||||
</data>
|
||||
<data name="CheckingFirstBadgePage" xml:space="preserve">
|
||||
<value>Se verifică prima pagină de insigne...</value>
|
||||
<value>Se verifică prima pagină cu insigne...</value>
|
||||
</data>
|
||||
<data name="CheckingOtherBadgePages" xml:space="preserve">
|
||||
<value>Se verifică restul de pagini de insigne...</value>
|
||||
@@ -365,19 +365,19 @@ StackTrace:
|
||||
<comment>{0} will be replaced by number of games, {1} will be replaced by number of cards, {2} will be replaced by translated TimeSpan string built from TimeSpan* translation parts</comment>
|
||||
</data>
|
||||
<data name="IdlingFinished" xml:space="preserve">
|
||||
<value>Am terminat de farmat!</value>
|
||||
<value>S-a terminat de farmat!</value>
|
||||
</data>
|
||||
<data name="IdlingFinishedForGame" xml:space="preserve">
|
||||
<value>Am terminat de farmat: {0}({1}) după {2} de joc!</value>
|
||||
<comment>{0} will be replaced by game's appID (number), {1} will be replaced by game's name, {2} will be replaced by translated TimeSpan string built from TimeSpan* translation parts</comment>
|
||||
</data>
|
||||
<data name="IdlingFinishedForGames" xml:space="preserve">
|
||||
<value>Am terminat de farmat jocurile: {0}</value>
|
||||
<value>S-au terminat de farmat jocurile: {0}</value>
|
||||
<comment>{0} will be replaced by list of the games (appIDs, numbers), separated by a comma</comment>
|
||||
</data>
|
||||
|
||||
<data name="IdlingStopped" xml:space="preserve">
|
||||
<value>Am oprit farmatul!</value>
|
||||
<value>S-a oprit farmatul!</value>
|
||||
</data>
|
||||
|
||||
<data name="NothingToIdle" xml:space="preserve">
|
||||
|
||||
Reference in New Issue
Block a user