New translations

This commit is contained in:
Łukasz Domeradzki
2017-01-10 08:45:08 +01:00
parent db7d5f41d2
commit 1e501ef2ea

View File

@@ -528,7 +528,10 @@ StackTrace:
<data name="BotInstanceNotStartingBecauseDisabled" xml:space="preserve">
<value>Startar inte denna bot-instansen för att den är inaktiverad i config filen!</value>
</data>
<data name="BotInvalidAuthenticatorDuringLogin" xml:space="preserve">
<value>Tog emot TwoFactorCodeMismatch error kod {0} gånger i rad, detta tyder nästan alltid på ogiltliga ASF 2FA autentiseringsuppgifter, avbryter!</value>
<comment>{0} will be replaced by maximum allowed number of failed 2FA attempts</comment>
</data>
<data name="BotLoggedOff" xml:space="preserve">
<value>Utloggad från Steam: {0}</value>
<comment>{0} will be replaced by logging off reason (string)</comment>
@@ -582,7 +585,10 @@ StackTrace:
<value>&lt;{0} &gt; Ägs redan: {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>Förfrågningsgränsen överskrids, vi kommer försöka igen om {0} minuters cooldown...</value>
<comment>{0} will be replaced by number of minutes</comment>
</data>
<data name="BotReconnecting" xml:space="preserve">
<value>Återansluter...</value>
</data>
@@ -669,7 +675,10 @@ StackTrace:
<value>Din bots konfigurering är ogiltlig, vänligen verifiera innehållet av {0} och försök igen!</value>
<comment>{0} will be replaced by file's path</comment>
</data>
<data name="ErrorDatabaseInvalid" xml:space="preserve">
<value>Nuvarande databas kunde inte laddas, om problemet kvarstår vänligen ta bort {0} för att återskapa databasen!</value>
<comment>{0} will be replaced by file's path</comment>
</data>
<data name="Initializing" xml:space="preserve">
<value>Startar upp {0}...</value>
<comment>{0} will be replaced by service name that is being initialized</comment>