mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-05 08:30:18 +00:00
New translations
This commit is contained in:
@@ -377,7 +377,10 @@ StackTrace :
|
||||
<value>Il y a {0}/{1} bots en cours d’exé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 n’a pas 2FA ASF d'activé ! Avez-vous oublié d’importer votre authentificateur en tant que ASF 2FA ?</value>
|
||||
</data>
|
||||
<data name="BotNotConnected" xml:space="preserve">
|
||||
<value>Aucune instance de ce bot n’est connectée !</value>
|
||||
<comment>{0} will be replaced by bot's name</comment>
|
||||
</data>
|
||||
|
||||
|
||||
<data name="BotNotOwnedYet" xml:space="preserve">
|
||||
<value><{0} > 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><{0} > 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><{0} > 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><{0} > 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>
|
||||
|
||||
Reference in New Issue
Block a user