New translations

This commit is contained in:
Łukasz Domeradzki
2017-01-07 10:11:51 +01:00
parent ecbd79d949
commit 603fa0f08b

View File

@@ -382,7 +382,7 @@ StackTrace:
<comment>{0} will be replaced by generated 2FA token (string)</comment>
</data>
<data name="BotAutomaticIdlingNowPaused" xml:space="preserve">
<value>Automatisch nietsdoen is nu gepauzeerd!</value>
<value>Automatisch idling is nu gepauzeerd!</value>
</data>
<data name="BotAutomaticIdlingNowResumed" xml:space="preserve">
<value>Automatisch idling is nu hervat!</value>
@@ -437,39 +437,98 @@ StackTrace:
<data name="BotLootingYourself" xml:space="preserve">
<value>Je kan je zelf niet looten!</value>
</data>
<data name="BotNoASFAuthenticator" xml:space="preserve">
<value>Die bot heeft ASF 2FA nog niet ingeschakeld! Ben je vergeten om je authenticator te importeren als ASF 2FA?</value>
</data>
<data name="BotNotConnected" xml:space="preserve">
<value>Deze bot instatie is niet verbonden!</value>
<comment>{0} will be replaced by bot's name</comment>
</data>
<data name="BotNotOwnedYet" xml:space="preserve">
<value>&lt;{0}&gt; Nog niet in bezit: {1}</value>
<comment>{0} will be replaced by bot's name, {1} will be replaced by query (string)</comment>
</data>
<data name="BotOwnedAlready" xml:space="preserve">
<value>&lt;{0}&gt; In bezit: {1} | {2}</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</comment>
</data>
<data name="BotRateLimitExceeded" xml:space="preserve">
<value>Limiet overschreden, we zullen het over {0} minuten opnieuw proberen...</value>
<comment>{0} will be replaced by number of minutes</comment>
</data>
<data name="BotReconnecting" xml:space="preserve">
<value>Opnieuw verbinden...</value>
</data>
<data name="BotRedeemResponse" xml:space="preserve">
<value>&lt;{0}&gt; Cd-key: {1} | Status: {2}</value>
<comment>{0} will be replaced by bot's name, {1} will be replaced by cd-key (string), {2} will be replaced by status string</comment>
</data>
<data name="BotRedeemResponseWithItems" xml:space="preserve">
<value>&lt;{0}&gt; Cd-key: {1} | Status: {2} | Items: {3}</value>
<comment>{0} will be replaced by bot's name, {1} will be replaced by cd-key (string), {2} will be replaced by status string, {3} will be replaced by list of key-value pairs, separated by a comma</comment>
</data>
<data name="BotRemovedExpiredLoginKey" xml:space="preserve">
<value>Verlopen login sleutel verwijderd!</value>
</data>
<data name="BotsStatusNotIdling" xml:space="preserve">
<value>Bot {0} is niks aan het idlen.</value>
<comment>{0} will be replaced by bot's name</comment>
</data>
<data name="BotStatusLimited" xml:space="preserve">
<value>Bot {0} is beperkt en kan geen kaarten laten vallen via idling.</value>
<comment>{0} will be replaced by bot's name</comment>
</data>
<data name="BotStatusNotConnected" xml:space="preserve">
<value>Bot {0} is niet verbonden.</value>
<comment>{0} will be replaced by bot's name</comment>
</data>
<data name="BotStatusNotRunning" xml:space="preserve">
<value>Bot {0} is niet actief.</value>
<comment>{0} will be replaced by bot's name</comment>
</data>
<data name="BotStatusPaused" xml:space="preserve">
<value>Bot {0} is gepauzeerd of uitgevoerd in de handmatige modus.</value>
<comment>{0} will be replaced by bot's name</comment>
</data>
<data name="BotStatusPlayingNotAvailable" xml:space="preserve">
<value>Bot {0} wordt momenteel gebruikt.</value>
<comment>{0} will be replaced by bot's name</comment>
</data>
<data name="BotUnableToConnect" xml:space="preserve">
<value>Niet in staat om op Steam in te loggen: {0}</value>
<comment>{0} will be replaced by failure reason (string)</comment>
</data>
<data name="BotUnableToLogin" xml:space="preserve">
<value>Niet in staat om op Steam inteloggen: {0}/{1}</value>
<comment>{0} will be replaced by failure reason (string), {1} will be replaced by extended failure reason (string)</comment>
</data>
<data name="ErrorIsEmpty" xml:space="preserve">
<value>{0} is leeg!</value>
<comment>{0} will be replaced by object's name</comment>
</data>
<data name="UnusedKeys" xml:space="preserve">
<value>Ongebruikte cd-keys: {0}</value>
<comment>{0} will be replaced by list of cd-keys (strings), separated by a comma</comment>
</data>
<data name="WarningFailedWithError" xml:space="preserve">
<value>Mislukt door de fout: {0}</value>
<comment>{0} will be replaced by failure reason (string)</comment>
</data>
<data name="BotConnectionLost" xml:space="preserve">
<value>Verbinding met het Steam Netwerk verloren, opnieuw verbinden...</value>
</data>
<data name="BotAccountFree" xml:space="preserve">
<value>Account wordt niet meer gebruikt, idle proces hervat!</value>
</data>
<data name="BotAccountOccupied" xml:space="preserve">
<value>Account wordt momenteel gebruikt, ASF zal verder gaan met het idle-proces wanneer het account vrij is...</value>
</data>
<data name="BotAutomaticIdlingPauseTimeout" xml:space="preserve">
<value>Gedeelde bibliotheek is niet ingebruik genomen in de gegeven tijd periode, idling proces hervat!</value>
</data>
<data name="BotConnecting" xml:space="preserve">
<value>Verbinden...</value>
</data>
@@ -498,6 +557,6 @@ StackTrace:
<value>Raadpleeg onze privacy beleid op de ASF Wiki als je bezorgd bent over wat ASF in feite doet!</value>
</data>
<data name="Welcome" xml:space="preserve">
<value>Het lijkt erop dat je het spel voor het eerst start, welkom!</value>
<value>Het lijkt erop dat je het programma voor het eerst start, welkom!</value>
</data>
</root>