New translations

This commit is contained in:
Łukasz Domeradzki
2017-01-07 16:41:05 +01:00
parent bb812f3bbb
commit e7b243c94a

View File

@@ -377,7 +377,10 @@ StackTrace :
<value>Il y a {0}/{1} bots en cours dexécution, avec un total de {2} jeux ({3} cartes) restants à farmer.</value>
<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>Le bot {0} fait tourner à vide le jeu : {1} ({2}, {3} cartes restantes à obtenir) sur un total de {4} jeux ({5} cartes) à faire tourner (~{6} restant).</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="CheckingFirstBadgePage" xml:space="preserve">
<value>Vérification de la première page des badges...</value>
@@ -507,19 +510,32 @@ StackTrace :
<value>Offre d'échange envoyé avec succès !</value>
</data>
<data name="BotLootingYourself" xml:space="preserve">
<value>Vous ne pouvez pas rapatrier vos propres cartes !</value>
</data>
<data name="BotNoASFAuthenticator" xml:space="preserve">
<value>Ce bot na pas 2FA ASF d'activé ! Avez-vous oublié dimporter votre authentificateur en tant que ASF 2FA ?</value>
</data>
<data name="BotNotConnected" xml:space="preserve">
<value>Aucune instance de ce bot nest connectée !</value>
<comment>{0} will be replaced by bot's name</comment>
</data>
<data name="BotNotOwnedYet" xml:space="preserve">
<value>&lt;{0} &gt; Pas encore possédé : {1}</value>
<comment>{0} will be replaced by bot's name, {1} will be replaced by query (string)</comment>
</data>
<data name="BotOwnedAlready" xml:space="preserve">
<value>&lt;{0} &gt; Déjà possédé : {1} | {2}</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</comment>
</data>
<data name="BotReconnecting" xml:space="preserve">
<value>Reconnexion...</value>
</data>
<data name="BotRedeemResponse" xml:space="preserve">
<value>&lt;{0} &gt; Clé : {1} | Statut : {2}</value>
<comment>{0} will be replaced by bot's name, {1} will be replaced by cd-key (string), {2} will be replaced by status string</comment>
</data>
<data name="BotRedeemResponseWithItems" xml:space="preserve">
<value>&lt;{0} &gt; GameID : {1} | Statut : {2} | Éléments : {3}</value>
<comment>{0} will be replaced by bot's name, {1} will be replaced by cd-key (string), {2} will be replaced by status string, {3} will be replaced by list of key-value pairs, separated by a comma</comment>