Translated

This commit is contained in:
Łukasz Domeradzki
2017-02-06 21:10:59 +01:00
parent 29924ad379
commit bfbcf59770

View File

@@ -384,7 +384,7 @@ StackTrace :
<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> <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>
<data name="BotStatusIdlingList" xml:space="preserve"> <data name="BotStatusIdlingList" xml:space="preserve">
<value>Le bot {0} collecte les cartes des jeux : {1} sur un total de {2} jeux (cartes{3}) restant à farmer (~{4} restantes).</value> <value>Le bot {0} collecte les cartes des jeux : {1} sur un total de {2} jeux ({3} cartes) restants à traiter (~{4} restantes).</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> <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>
<data name="CheckingFirstBadgePage" xml:space="preserve"> <data name="CheckingFirstBadgePage" xml:space="preserve">
@@ -470,7 +470,7 @@ StackTrace :
<comment>{0} will be replaced by giftID (number)</comment> <comment>{0} will be replaced by giftID (number)</comment>
</data> </data>
<data name="BotAccountLimited" xml:space="preserve"> <data name="BotAccountLimited" xml:space="preserve">
<value>Ce compte est limité, le processus de farming est impossible tant que la restriction n'a pas été levée !</value> <value>Ce compte est limité, le processus de collecte est impossible tant que la restriction n'a pas été levée !</value>
</data> </data>
<data name="BotAddLicenseResponse" xml:space="preserve"> <data name="BotAddLicenseResponse" xml:space="preserve">
<value>&lt;{0}&gt; GameID : {1} | Statut : {2}</value> <value>&lt;{0}&gt; GameID : {1} | Statut : {2}</value>