mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 14:10:53 +00:00
New translations
This commit is contained in:
@@ -535,9 +535,17 @@ StackTrace:
|
||||
<data name="BotReconnecting" xml:space="preserve">
|
||||
<value>Återansluter...</value>
|
||||
</data>
|
||||
|
||||
|
||||
|
||||
<data name="BotRedeemResponse" xml:space="preserve">
|
||||
<value><{0}> 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><{0}> 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>
|
||||
Reference in New Issue
Block a user