Automatic translations update

This commit is contained in:
ArchiBot
2021-06-27 02:13:04 +00:00
parent 74d3efaf4b
commit da061e5d69
2 changed files with 50 additions and 16 deletions

View File

@@ -276,13 +276,16 @@ StackTrace:
<value>Starte IPC-Server...</value>
</data>
<data name="BotAlreadyStopped" xml:space="preserve">
<value>Dieser Bot ist bereits gestoppt!</value>
<value>Dieser Bot ist bereits angehalten!</value>
</data>
<data name="BotNotFound" xml:space="preserve">
<value>Konnte keinen Bot mit dem Namen {0} finden!</value>
<comment>{0} will be replaced by bot's name query (string)</comment>
</data>
<data name="BotStatusOverview" xml:space="preserve">
<value>Es laufen {0}/{1} Bots, wobei insgesamt {2} Spiele ({3} Karten) zum Sammeln übrig sind.</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 farm, {3} will be replaced by total number of cards left to farm</comment>
</data>
<data name="CheckingFirstBadgePage" xml:space="preserve">
@@ -299,24 +302,49 @@ StackTrace:
<value>Erledigt!</value>
</data>
<data name="IdlingFinished" xml:space="preserve">
<value>Sammeln abgeschlossen!</value>
</data>
<data name="IdlingFinishedForGames" xml:space="preserve">
<value>Sammeln in folgenden Spielen abgeschlossen: {0}</value>
<comment>{0} will be replaced by list of the games (IDs, numbers), separated by a comma</comment>
</data>
<data name="IdlingStopped" xml:space="preserve">
<value>Sammeln angehalten!</value>
</data>
<data name="IgnoredPermanentPauseEnabled" xml:space="preserve">
<value>Diese Anfrage wird ignoriert, da eine permanente Pause aktiviert ist!</value>
</data>
<data name="NowIdling" xml:space="preserve">
<value>Wird aktuell gesammelt: {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="NowIdlingList" xml:space="preserve">
<value>Wird aktuell gesammelt: {0}</value>
<comment>{0} will be replaced by list of the games (IDs, numbers), separated by a comma</comment>
</data>
<data name="PlayingNotAvailable" xml:space="preserve">
<value>Spielen ist zurzeit nicht möglich, wir versuchen es später erneut!</value>
</data>
<data name="StillIdling" xml:space="preserve">
<value>Wird immer noch gesammelt: {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="StillIdlingList" xml:space="preserve">
<value>Wird immer noch gesammelt: {0}</value>
<comment>{0} will be replaced by list of the games (IDs, numbers), separated by a comma</comment>
</data>
<data name="StoppedIdling" xml:space="preserve">
<value>Sammeln angehalten: {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="StoppedIdlingList" xml:space="preserve">
<value>Sammeln angehalten: {0}</value>
<comment>{0} will be replaced by list of the games (IDs, numbers), separated by a comma</comment>
</data>
<data name="UnknownCommand" xml:space="preserve">
<value>Unbekannter Befehl!</value>
</data>
@@ -353,8 +381,12 @@ StackTrace:
<value>2FA Code: {0}</value>
<comment>{0} will be replaced by generated 2FA token (string)</comment>
</data>
<data name="BotAutomaticIdlingNowPaused" xml:space="preserve">
<value>Automatisches Sammeln wurde angehalten!</value>
</data>
<data name="BotAutomaticIdlingNowResumed" xml:space="preserve">
<value>Automatisches Sammeln wurde fortgesetzt!</value>
</data>
<data name="BotConnected" xml:space="preserve">
@@ -439,7 +471,9 @@ StackTrace:
<data name="BotRemovedExpiredLoginKey" xml:space="preserve">
<value>Abgelaufener Anmelde-Schlüssel entfernt!</value>
</data>
<data name="BotStatusNotIdling" xml:space="preserve">
<value>Bot sammelt nichts.</value>
</data>
<data name="BotStatusConnecting" xml:space="preserve">
<value>Bot stellt eine Verbindung zum Steam-Netzwerk her.</value>
@@ -484,7 +518,7 @@ StackTrace:
<value>SteamDirectory konnte nicht initialisiert werden: Die Verbindung mit dem Steam-Netzwerk könnte viel länger dauern als sonst!</value>
</data>
<data name="BotStopping" xml:space="preserve">
<value>Stoppen...</value>
<value>Anhalten...</value>
</data>
<data name="ErrorBotConfigInvalid" xml:space="preserve">
<value>Deine Bot-Konfiguration ist ungültig. Bitte überprüfen Sie den Inhalt von {0} und versuchen Sie es erneut!</value>

2
wiki

Submodule wiki updated: 1f9cd34255...365c16dbf4