New translations

This commit is contained in:
Łukasz Domeradzki
2017-01-06 22:34:04 +01:00
parent 6464ecc83d
commit 55ca2c71aa

View File

@@ -353,33 +353,33 @@ StackTrace:
<comment>{0} will be replaced by WCF command, {1} will be replaced by WCF answer</comment>
</data>
<data name="WCFReady" xml:space="preserve">
<value>WCF server ready!</value>
<value>WCF-Server bereit!</value>
</data>
<data name="WCFResponseReceived" xml:space="preserve">
<value>WCF response received: {0}</value>
<value>WCF-Antwort erhalten: {0}</value>
<comment>{0} will be replaced by WCF response</comment>
</data>
<data name="WCFSendingCommand" xml:space="preserve">
<value>Sending command: {0} to WCF server on {1}...</value>
<value>Sende Befehl: {0} zum WCF-Server auf {1}...</value>
<comment>{0} will be replaced by WCF command, {1} will be replaced by WCF hostname</comment>
</data>
<data name="WCFStarting" xml:space="preserve">
<value>Starting WCF server on {0}...</value>
<value>Starte WCF-Server auf {0}...</value>
<comment>{0} will be replaced by WCF hostname</comment>
</data>
<data name="BotAlreadyStopped" xml:space="preserve">
<value>That bot instance is already stopped!</value>
<value>Diese Botinstanz ist bereits beendet!</value>
</data>
<data name="BotNotFound" xml:space="preserve">
<value>Couldn't find any bot named {0}!</value>
<value>Konnte keinen Bot mit dem Namen {0} finden!</value>
<comment>{0} will be replaced by bot's name</comment>
</data>
<data name="BotsStatusOverview" xml:space="preserve">
<value>There are {0}/{1} bots running, with total of {2} games ({3} cards) left to idle.</value>
<value>Es sind {0}/{1} Bots aktiv, mit insgesamt {2} Spielen ({3} Karten) verbleibend zum Idlen.</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 idle, {3} will be replaced by total number of cards left to idle</comment>
</data>
<data name="BotStatusIdling" xml:space="preserve">
<value>Bot {0} is idling game: {1} ({2}, {3} card drops remaining) from a total of {4} games ({5} cards) left to idle (~{6} remaining).</value>
<value>Bot {0} idled Spiel: {1} ({2}, {3} Karten verbleidend) von insgesamt {4} Spielen ({5} Karten) verbleibend zum Idlen (~{6}).</value>
<comment>{0} will be replaced by bot's name, {1} will be replaced by game's appID (number), {2} will be replaced by game's name, {3} will be replaced by number of cards left to idle, {4} will be replaced by total number of games to idle, {5} will be replaced by total number of cards to idle, {6} will be replaced by translated TimeSpan string built from TimeSpan* translation parts</comment>
</data>
<data name="BotStatusIdlingList" xml:space="preserve">