New translations

This commit is contained in:
Łukasz Domeradzki
2017-01-07 09:00:15 +01:00
parent 4fbc648ca3
commit e7157cddaa

View File

@@ -343,10 +343,20 @@
<data name="CheckingOtherBadgePages" xml:space="preserve">
<value>Vérification des autres pages de badges...</value>
</data>
<data name="ChosenFarmingAlgorithm" xml:space="preserve">
<value>Aligorithme d'Idling choisit: {0}</value>
<comment>{0} will be replaced by the name of chosen idling algorithm</comment>
</data>
<data name="Done" xml:space="preserve">
<value>Fait !</value>
</data>
<data name="GamesToIdle" xml:space="preserve">
<value>Nous avons un total de {0} jeux ({1} cartes) restantes à idle (~{2} restantes)...</value>
<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>Idling fini!</value>
</data>
@@ -358,14 +368,20 @@
<data name="StoppedIdling" xml:space="preserve">
<value>Idling arrété: {0} ({1})</value>
<comment>{0} will be replaced by game's appID (number), {1} will be replaced by game's name</comment>
</data>
<data name="StoppedIdlingList" xml:space="preserve">
<value>Idling arrété: {0}</value>
<comment>{0} will be replaced by list of the games (appIDs, numbers), separated by a comma</comment>
</data>
<data name="UnknownCommand" xml:space="preserve">
<value>Commande inconnue !</value>
</data>
<data name="WarningCouldNotCheckBadges" xml:space="preserve">
<value>N'a pas pu obtenir les informations des badges, nous réessayeront plus tard!</value>
</data>
<data name="BotAcceptingGift" xml:space="preserve">
<value>Acceptation du cadeau : {0}...</value>
@@ -413,7 +429,10 @@
</data>
<data name="BotLoggedOff" xml:space="preserve">
<value>Déconnecté de Steam: {0}</value>
<comment>{0} will be replaced by logging off reason (string)</comment>
</data>
<data name="BotLoggedOn" xml:space="preserve">
<value>Connexion réussie !</value>
</data>