diff --git a/ArchiSteamFarm/Localization/Strings.fr-FR.resx b/ArchiSteamFarm/Localization/Strings.fr-FR.resx index 34b59fa5b..a76ce6494 100644 --- a/ArchiSteamFarm/Localization/Strings.fr-FR.resx +++ b/ArchiSteamFarm/Localization/Strings.fr-FR.resx @@ -122,7 +122,7 @@ {0} will be replaced by trade number - ASF recherchera automatiquement de nouvelles mises à jour toutes les {0} heures. + ASF recherchera automatiquement de nouvelles mises à jour toutes les {0}. {0} will be replaced by translated TimeSpan string (such as "24 hours") @@ -506,7 +506,10 @@ StackTrace : Possède déjà : {0} | {1} {0} will be replaced by game's ID (number), {1} will be replaced by game's name - + + Tentatives trop nombreuses ; nouvelle tentative dans {0}... + {0} will be replaced by translated TimeSpan string (such as "25 minutes") + Reconnexion... diff --git a/ArchiSteamFarm/Localization/Strings.pt-BR.resx b/ArchiSteamFarm/Localization/Strings.pt-BR.resx index fdf99f825..1d1a54799 100644 --- a/ArchiSteamFarm/Localization/Strings.pt-BR.resx +++ b/ArchiSteamFarm/Localization/Strings.pt-BR.resx @@ -506,7 +506,10 @@ StackTrace: Já possui: {0} | {1} {0} will be replaced by game's ID (number), {1} will be replaced by game's name - + + Muitas tentativas de ativação, tentaremos novamente após {0}... + {0} will be replaced by translated TimeSpan string (such as "25 minutes") + Reconectando... @@ -658,5 +661,8 @@ StackTrace: O uso de {0} está obsoleto e será removido em versões futuras do programa. Por favor, use {1}. {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) - + + Doação aceita: {0} + {0} will be replaced by trade's ID (number) + diff --git a/ArchiSteamFarm/Localization/Strings.zh-CN.resx b/ArchiSteamFarm/Localization/Strings.zh-CN.resx index a20d31d75..951b164d2 100644 --- a/ArchiSteamFarm/Localization/Strings.zh-CN.resx +++ b/ArchiSteamFarm/Localization/Strings.zh-CN.resx @@ -503,7 +503,10 @@ 已经获得:{0} | {1} {0} will be replaced by game's ID (number), {1} will be replaced by game's name - + + 超过频率限制,我们将在 {0} 分钟后重试…… + {0} will be replaced by translated TimeSpan string (such as "25 minutes") + 重新连接中… diff --git a/ArchiSteamFarm/www/locale/strings.fr-FR.json b/ArchiSteamFarm/www/locale/strings.fr-FR.json index cb74bc961..8f9fb89f0 100644 --- a/ArchiSteamFarm/www/locale/strings.fr-FR.json +++ b/ArchiSteamFarm/www/locale/strings.fr-FR.json @@ -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",