mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 06:00:46 +00:00
Translations update
This commit is contained in:
@@ -506,7 +506,10 @@ StackTrace:
|
||||
<value>Bereits im Besitz: {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>Anfragenlimit überschritten, wir versuchen es nach {0} Wartezeit erneut...</value>
|
||||
<comment>{0} will be replaced by translated TimeSpan string (such as "25 minutes")</comment>
|
||||
</data>
|
||||
<data name="BotReconnecting" xml:space="preserve">
|
||||
<value>Verbinde erneut...</value>
|
||||
</data>
|
||||
|
||||
@@ -658,5 +658,8 @@ StackTrace :
|
||||
<value>L'Utilisation de {0} est désapprouvée et sera supprimée dans les prochaines versions du programme. Utilisez plutôt {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>Don accepté: {0}</value>
|
||||
<comment>{0} will be replaced by trade's ID (number)</comment>
|
||||
</data>
|
||||
</root>
|
||||
|
||||
@@ -506,7 +506,10 @@ StackTrace:
|
||||
<value>Al in bezit: {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>Aanvraaglimiet overschreden, we zullen het na een cooldown van {0} opnieuw proberen...</value>
|
||||
<comment>{0} will be replaced by translated TimeSpan string (such as "25 minutes")</comment>
|
||||
</data>
|
||||
<data name="BotReconnecting" xml:space="preserve">
|
||||
<value>Opnieuw verbinden...</value>
|
||||
</data>
|
||||
|
||||
@@ -506,7 +506,10 @@ StackTrace:
|
||||
<value>Al in bezit: {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>Aanvraaglimiet overschreden, we zullen het na een cooldown van {0} opnieuw proberen...</value>
|
||||
<comment>{0} will be replaced by translated TimeSpan string (such as "25 minutes")</comment>
|
||||
</data>
|
||||
<data name="BotReconnecting" xml:space="preserve">
|
||||
<value>Opnieuw verbinden...</value>
|
||||
</data>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -20,12 +20,12 @@
|
||||
"global-boxed": "",
|
||||
"global-boxed-description": "",
|
||||
"global-change": "",
|
||||
"global-changelog": "",
|
||||
"global-changelog": "Liste des changements",
|
||||
"global-commands": "Commandes",
|
||||
"global-config": "Configuration",
|
||||
"global-control-panel": "",
|
||||
"global-editor": "",
|
||||
"global-generator": "",
|
||||
"global-control-panel": "Panneau de Configuration",
|
||||
"global-editor": "Editeur",
|
||||
"global-generator": "Générateur",
|
||||
"global-home": "Accueil",
|
||||
"global-information": "Information",
|
||||
"global-language": "Langue",
|
||||
|
||||
Reference in New Issue
Block a user