mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 14:10:53 +00:00
New translations
This commit is contained in:
@@ -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><{0} > Ä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>
|
||||
|
||||
Reference in New Issue
Block a user