Automatic translations update

This commit is contained in:
GitHub Action
2020-09-08 02:09:18 +00:00
parent 706fe4d881
commit 8d67658b6e
3 changed files with 17 additions and 5 deletions

View File

@@ -724,7 +724,16 @@ Prozesslaufzeit: {1}</value>
<data name="IPCConfigChanged" xml:space="preserve">
<value>Die IPC-Konfiguration wurde geändert!</value>
</data>
<data name="BotTradeOfferResult" xml:space="preserve">
<value>Das Handelsangebot {0} wird aufgrund von {2} als {1} bestimmt.</value>
<comment>{0} will be replaced by trade offer ID (number), {1} will be replaced by internal ASF enum name, {2} will be replaced by technical reason why the trade was determined to be in this state</comment>
</data>
<data name="BotInvalidPasswordDuringLogin" xml:space="preserve">
<value>Fehlercode InvalidPassword {0} mal hintereinander erhalten. Dein Passwort für dieses Konto ist höchstwahrscheinlich falsch. Abbruch!</value>
<comment>{0} will be replaced by maximum allowed number of failed login attempts</comment>
</data>
<data name="Result" xml:space="preserve">
<value>Ergebnis: {0}</value>
<comment>{0} will be replaced by generic result of various functions that use this string</comment>
</data>
</root>

View File

@@ -731,5 +731,8 @@ Proces uptime: {1}</value>
<value>De foutcode InvalidPassword is {0} keer op rij opgetreden. Je wachtwoord voor dit account is waarschijnlijk onjuist. Proces wordt afgesloten!</value>
<comment>{0} will be replaced by maximum allowed number of failed login attempts</comment>
</data>
<data name="Result" xml:space="preserve">
<value>Resultaat: {0}</value>
<comment>{0} will be replaced by generic result of various functions that use this string</comment>
</data>
</root>

2
wiki

Submodule wiki updated: 59a3605385...e38abf615c