mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-09 21:24:34 +00:00
Translations update
This commit is contained in:
@@ -122,7 +122,7 @@
|
||||
<comment>{0} will be replaced by trade number</comment>
|
||||
</data>
|
||||
<data name="AutoUpdateCheckInfo" xml:space="preserve">
|
||||
<value>ASF recherchera automatiquement de nouvelles mises à jour toutes les {0} heures.</value>
|
||||
<value>ASF recherchera automatiquement de nouvelles mises à jour toutes les {0}.</value>
|
||||
<comment>{0} will be replaced by translated TimeSpan string (such as "24 hours")</comment>
|
||||
</data>
|
||||
<data name="Content" xml:space="preserve">
|
||||
@@ -506,7 +506,10 @@ StackTrace :
|
||||
<value>Possède déjà : {0} | {1}</value>
|
||||
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name</comment>
|
||||
</data>
|
||||
|
||||
<data name="BotRateLimitExceeded" xml:space="preserve">
|
||||
<value>Tentatives trop nombreuses ; nouvelle tentative dans {0}...</value>
|
||||
<comment>{0} will be replaced by translated TimeSpan string (such as "25 minutes")</comment>
|
||||
</data>
|
||||
<data name="BotReconnecting" xml:space="preserve">
|
||||
<value>Reconnexion...</value>
|
||||
</data>
|
||||
|
||||
@@ -506,7 +506,10 @@ StackTrace:
|
||||
<value>Já possui: {0} | {1}</value>
|
||||
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name</comment>
|
||||
</data>
|
||||
|
||||
<data name="BotRateLimitExceeded" xml:space="preserve">
|
||||
<value>Muitas tentativas de ativação, tentaremos novamente após {0}...</value>
|
||||
<comment>{0} will be replaced by translated TimeSpan string (such as "25 minutes")</comment>
|
||||
</data>
|
||||
<data name="BotReconnecting" xml:space="preserve">
|
||||
<value>Reconectando...</value>
|
||||
</data>
|
||||
@@ -658,5 +661,8 @@ StackTrace:
|
||||
<value>O uso de {0} está obsoleto e será removido em versões futuras do programa. Por favor, use {1}.</value>
|
||||
<comment>{0} will be replaced by the name of deprecated property (such as argument, config property or likewise), {1} will be replaced by the name of valid replacement (such as another argument or config property)</comment>
|
||||
</data>
|
||||
|
||||
<data name="BotAcceptedDonationTrade" xml:space="preserve">
|
||||
<value>Doação aceita: {0}</value>
|
||||
<comment>{0} will be replaced by trade's ID (number)</comment>
|
||||
</data>
|
||||
</root>
|
||||
|
||||
@@ -503,7 +503,10 @@
|
||||
<value>已经获得:{0} | {1}</value>
|
||||
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name</comment>
|
||||
</data>
|
||||
|
||||
<data name="BotRateLimitExceeded" xml:space="preserve">
|
||||
<value>超过频率限制,我们将在 {0} 分钟后重试……</value>
|
||||
<comment>{0} will be replaced by translated TimeSpan string (such as "25 minutes")</comment>
|
||||
</data>
|
||||
<data name="BotReconnecting" xml:space="preserve">
|
||||
<value>重新连接中…</value>
|
||||
</data>
|
||||
|
||||
@@ -3,23 +3,23 @@
|
||||
"bots-hide": "Masquer les bots",
|
||||
"bots-hide-offline": "Bots hors-ligne",
|
||||
"bots-hide-online": "Bots en ligne",
|
||||
"bots-key": "",
|
||||
"bots-key": "Voir la touche",
|
||||
"bots-simple": "Information de base concernant le farming",
|
||||
"bots-title": "ASF | Bots",
|
||||
"command-auto-clear": "Effacer automatiquement",
|
||||
"commands-title": "",
|
||||
"commands-title": "ASF | Commandes",
|
||||
"editor-change": "Changer de bot",
|
||||
"editor-current": "En train d'éditer :",
|
||||
"editor-save": "Sauvegarder",
|
||||
"editor-title": "",
|
||||
"editor-title": "ASF | Éditeur de configuration",
|
||||
"generator-change": "Changer de mode",
|
||||
"generator-current": "Mode actuel :",
|
||||
"generator-download": "Téléchargement",
|
||||
"generator-title": "",
|
||||
"global-bots": "",
|
||||
"global-boxed": "",
|
||||
"global-boxed-description": "",
|
||||
"global-change": "",
|
||||
"generator-title": "ASF | Générateur de config",
|
||||
"global-bots": "Bots",
|
||||
"global-boxed": "Mise en page en boîtes",
|
||||
"global-boxed-description": "Activer\/désactiver la mise en page en boîtes",
|
||||
"global-change": "Modifier",
|
||||
"global-changelog": "Liste des changements",
|
||||
"global-commands": "Commandes",
|
||||
"global-config": "Configuration",
|
||||
|
||||
Reference in New Issue
Block a user