New translations

This commit is contained in:
Łukasz Domeradzki
2017-01-09 13:54:46 +01:00
parent 91ab56cd35
commit bf6142040f

View File

@@ -535,9 +535,17 @@ StackTrace:
<data name="BotReconnecting" xml:space="preserve">
<value>Återansluter...</value>
</data>
<data name="BotRedeemResponse" xml:space="preserve">
<value>&lt;{0}&gt; Nyckel: {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; Nyckel: {1} | Status: {2} | Föremål: {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>Tog bort gammal inloggningsnyckel!</value>
</data>
<data name="BotsStatusNotIdling" xml:space="preserve">
<value>Bot {0} farmar inte något.</value>
<comment>{0} will be replaced by bot's name</comment>
@@ -613,6 +621,10 @@ StackTrace:
<data name="WarningPrivacyPolicy" xml:space="preserve">
<value>Läs vårt privacy policy avsnitt på wikin om du undrar vad ASF gör!</value>
</data>
<data name="Welcome" xml:space="preserve">
<value>Det ser ut som det är din första start av programmet, Välkommen!</value>
</data>
<data name="ErrorInvalidCurrentCulture" xml:space="preserve">
<value>Din angivna CurrentCulture är ogiltlig, ASF kommer fortsätta köras med standardvärdet!</value>
</data>
</root>