Files
ArchiSteamFarm/ArchiSteamFarm/Localization/Strings.sv-SE.resx
2025-12-20 02:25:50 +00:00

812 lines
45 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<root>
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" xmlns="" id="root">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace"/>
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0"/>
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string"/>
<xsd:attribute name="type" type="xsd:string"/>
<xsd:attribute name="mimetype" type="xsd:string"/>
<xsd:attribute ref="xml:space"/>
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string"/>
<xsd:attribute name="name" type="xsd:string"/>
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1"/>
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2"/>
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1"/>
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3"/>
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4"/>
<xsd:attribute ref="xml:space"/>
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1"/>
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required"/>
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
</value>
</resheader>
<data name="AcceptingTrade" xml:space="preserve">
<value>Accepterar byte: {0}</value>
<comment>{0} will be replaced by trade number</comment>
</data>
<data name="AutoUpdateCheckInfo" xml:space="preserve">
<value>ASF kommer automatiskt leta efter nya uppdateringar var {0} timme.</value>
<comment>{0} will be replaced by translated TimeSpan string (such as "24 hours")</comment>
</data>
<data name="Content" xml:space="preserve">
<value>Innehåll:
{0}</value>
<comment>{0} will be replaced by content string. Please note that this string should include newline for formatting.</comment>
</data>
<data name="ErrorConfigPropertyInvalid" xml:space="preserve">
<value>Konfigurerat {0} värde är ogiltligt: {1}</value>
<comment>{0} will be replaced by name of the configuration property, {1} will be replaced by invalid value</comment>
</data>
<data name="ErrorEarlyFatalExceptionInfo" xml:space="preserve">
<value>ASF V{0} har stött på ett allvarligt undantag innan kärnloggningsmodulen kunde initiera!</value>
<comment>{0} will be replaced by version number</comment>
</data>
<data name="ErrorEarlyFatalExceptionPrint" xml:space="preserve">
<value>Undantag: {0}() {1}
StackTrace:
{2}</value>
<comment>{0} will be replaced by function name, {1} will be replaced by exception message, {2} will be replaced by entire stack trace. Please note that this string should include newlines for formatting.</comment>
</data>
<data name="ErrorExitingWithNonZeroErrorCode" xml:space="preserve">
<value>Avlutar med felkoden {0}!</value>
<comment>{0} will be replaced by error code (number)</comment>
</data>
<data name="ErrorFailingRequest" xml:space="preserve">
<value>Anrop misslyckades: {0}</value>
<comment>{0} will be replaced by URL of the request</comment>
</data>
<data name="ErrorGlobalConfigNotLoaded" xml:space="preserve">
<value>Den globala konfigurationen kunde inte laddas. Försäkra dig om att {0} existerar och är giltlig! Följ installationsguiden på wikisidan om du är förvirrad.</value>
<comment>{0} will be replaced by file's path</comment>
</data>
<data name="ErrorIsInvalid" xml:space="preserve">
<value>{0} är ogiltig!</value>
<comment>{0} will be replaced by object's name</comment>
</data>
<data name="ErrorNoBotsDefined" xml:space="preserve">
<value>Inga bottar är definierade. Glömde du att konfigurera ASF? Följ 'setting up' guiden på wikin om du är förvirrad.</value>
</data>
<data name="ErrorObjectIsNull" xml:space="preserve">
<value>{0} är null!</value>
<comment>{0} will be replaced by object's name</comment>
</data>
<data name="ErrorParsingObject" xml:space="preserve">
<value>Tolkning {0} misslyckades!</value>
<comment>{0} will be replaced by object's name</comment>
</data>
<data name="ErrorRequestFailedTooManyTimes" xml:space="preserve">
<value>Begäran misslyckades efter {0} försök!</value>
<comment>{0} will be replaced by maximum number of tries</comment>
</data>
<data name="ErrorUpdateCheckFailed" xml:space="preserve">
<value>Kunde inte kontrollera senaste versionen!</value>
</data>
<data name="ErrorUpdateNoAssetForThisVersion" xml:space="preserve">
<value>Kunde inte fortsätta med uppdateringen eftersom det inte finns någon tillgång som relaterar till den nuvarande versionen! Automatisk uppdatering till denna version är inte möjlig.</value>
</data>
<data name="ErrorUpdateNoAssets" xml:space="preserve">
<value>Kunde inte fortsätta med en uppdatering för den versionen innehåller inte några filer!</value>
</data>
<data name="ErrorUserInputRunningInHeadlessMode" xml:space="preserve">
<value>Mottagit en begäran om användarens input, men processen körs i huvudlöst läge!</value>
</data>
<data name="Exiting" xml:space="preserve">
<value>Stänger ner...</value>
</data>
<data name="WarningFailed" xml:space="preserve">
<value>Misslyckades!</value>
</data>
<data name="GlobalConfigChanged" xml:space="preserve">
<value>Globala konfigurationsfilen har ändrats!</value>
</data>
<data name="ErrorGlobalConfigRemoved" xml:space="preserve">
<value>Globala konfigurationsfilen har tagits bort!</value>
</data>
<data name="IgnoringTrade" xml:space="preserve">
<value>Ignorerar bytesförfrågan: {0}</value>
<comment>{0} will be replaced by trade number</comment>
</data>
<data name="LoggingIn" xml:space="preserve">
<value>Loggar in på {0}...</value>
<comment>{0} will be replaced by service's name</comment>
</data>
<data name="NoBotsAreRunning" xml:space="preserve">
<value>Inga bottar körs just nu, stänger ner...</value>
</data>
<data name="RefreshingOurSession" xml:space="preserve">
<value>Startar om sessionen!</value>
</data>
<data name="RejectingTrade" xml:space="preserve">
<value>Avböjer bytesförfrågan: {0}</value>
<comment>{0} will be replaced by trade number</comment>
</data>
<data name="Restarting" xml:space="preserve">
<value>Startar om...</value>
</data>
<data name="Starting" xml:space="preserve">
<value>Startar...</value>
</data>
<data name="Success" xml:space="preserve">
<value>Framgång!</value>
</data>
<data name="UnlockingParentalAccount" xml:space="preserve">
<value>Låser upp föräldrarkontot...</value>
</data>
<data name="UpdateCheckingNewVersion" xml:space="preserve">
<value>Söker efter senaste versionen...</value>
</data>
<data name="UpdateDownloadingNewVersion" xml:space="preserve">
<value>Laddar ner senaste versionen: {0} ({1} MB)... Medan du väntar, fundera på att donera om du uppskattar arbetet som görs!
:)</value>
<comment>{0} will be replaced by version string, {1} will be replaced by update size (in megabytes)</comment>
</data>
<data name="UpdateFinished" xml:space="preserve">
<value>Uppdateringsprocessen klar!</value>
</data>
<data name="UpdateNewVersionAvailable" xml:space="preserve">
<value>En ny uppdatering till ASF är tillgänglig! Överväg att uppdatera programmet!</value>
</data>
<data name="UpdateVersionInfo" xml:space="preserve">
<value>Lokal version: {0} | Senaste version: {1}</value>
<comment>{0} will be replaced by current version, {1} will be replaced by remote version</comment>
</data>
<data name="UserInputDeviceConfirmation" xml:space="preserve">
<value>Vänligen kontrollera din Steam mobilapp, du bör ha mottagit ett inloggningsgodkännande. Skriv Y ifall du har fått och godkänt notifikationen, och skriv N ifall du vill ange koden istället: </value>
<comment>Please note that this translation should end with space</comment>
</data>
<data name="UserInputSteam2FA" xml:space="preserve">
<value>Vänligen ange din 2FA kod från din Steam authenticator-app: </value>
<comment>Please note that this translation should end with space</comment>
</data>
<data name="UserInputSteamGuard" xml:space="preserve">
<value>Vänligen ange SteamGuard-koden som skickades till din e-post: </value>
<comment>Please note that this translation should end with space</comment>
</data>
<data name="UserInputSteamLogin" xml:space="preserve">
<value>Vänligen ange din Steam-inloggning: </value>
<comment>Please note that this translation should end with space</comment>
</data>
<data name="UserInputSteamParentalCode" xml:space="preserve">
<value>Vänligen ange Steam Familjevy-PIN: </value>
<comment>Please note that this translation should end with space</comment>
</data>
<data name="UserInputSteamPassword" xml:space="preserve">
<value>Vänligen ange ditt Steam lösenord: </value>
<comment>Please note that this translation should end with space</comment>
</data>
<data name="WarningUnknownValuePleaseReport" xml:space="preserve">
<value>Tog emot okänt värde för {0}, vänligen rapportera detta: {1}</value>
<comment>{0} will be replaced by object's name, {1} will be replaced by value for that object</comment>
</data>
<data name="IPCReady" xml:space="preserve">
<value>IPC servern är redo!</value>
</data>
<data name="IPCStarting" xml:space="preserve">
<value>Startar IPC servern på...</value>
</data>
<data name="BotAlreadyStopped" xml:space="preserve">
<value>Bot-instansen har redan stoppats!</value>
</data>
<data name="BotNotFound" xml:space="preserve">
<value>Kunde inte hitta någon bot vid namn {0}!</value>
<comment>{0} will be replaced by bot's name query (string)</comment>
</data>
<data name="BotStatusOverview" xml:space="preserve">
<value>{0}/{1} bottar körs för tillfället, med totalt {2} spel ({3} kort) kvar.</value>
<comment>{0} will be replaced by number of active bots, {1} will be replaced by total number of bots, {2} will be replaced by total number of games left to farm, {3} will be replaced by total number of cards left to farm</comment>
</data>
<data name="BotStatusIdling" xml:space="preserve">
<value>Bot farmar spel: {0} ({1}, {2} kort-drops kvar) från totalt {3} spel ({4} kort) kvar att farma (~{5} kvar).</value>
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name, {2} will be replaced by number of cards left to farm, {3} will be replaced by total number of games to farm, {4} will be replaced by total number of cards to farm, {5} will be replaced by translated TimeSpan string (such as "1 day, 5 hours and 30 minutes")</comment>
</data>
<data name="BotStatusIdlingList" xml:space="preserve">
<value>Bot farmar spel: {0} från totalt {1} spel ({2} kort) kvar att farma (~{3} kvar).</value>
<comment>{0} will be replaced by list of the games (IDs, numbers), {1} will be replaced by total number of games to farm, {2} will be replaced by total number of cards to farm, {3} will be replaced by translated TimeSpan string (such as "1 day, 5 hours and 30 minutes")</comment>
</data>
<data name="CheckingFirstBadgePage" xml:space="preserve">
<value>Kollar första märkessidan...</value>
</data>
<data name="CheckingOtherBadgePages" xml:space="preserve">
<value>Kollar andra märkessidor...</value>
</data>
<data name="ChosenFarmingAlgorithm" xml:space="preserve">
<value>Vald farmnings algoritm: {0}</value>
<comment>{0} will be replaced by the name of chosen farming algorithm</comment>
</data>
<data name="Done" xml:space="preserve">
<value>Klart!</value>
</data>
<data name="GamesToIdle" xml:space="preserve">
<value>Vi har totalt {0} spel ({1} kort) kvar att farma (~{2} kvar)...</value>
<comment>{0} will be replaced by number of games, {1} will be replaced by number of cards, {2} will be replaced by translated TimeSpan string (such as "1 day, 5 hours and 30 minutes")</comment>
</data>
<data name="IdlingFinished" xml:space="preserve">
<value>Farmande färdigt!</value>
</data>
<data name="IdlingFinishedForGame" xml:space="preserve">
<value>Farmandet slutförd: {0} ({1}) efter {2} speltid!</value>
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name, {2} will be replaced by translated TimeSpan string (such as "1 day, 5 hours and 30 minutes")</comment>
</data>
<data name="IdlingFinishedForGames" xml:space="preserve">
<value>Färdig med att farma spel: {0}</value>
<comment>{0} will be replaced by list of the games (IDs, numbers), separated by a comma</comment>
</data>
<data name="IdlingStatusForGame" xml:space="preserve">
<value>Farmstatus för {0} ({1}): {2} kort kvar</value>
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name, {2} will be replaced by number of cards left to farm</comment>
</data>
<data name="IdlingStopped" xml:space="preserve">
<value>Farmandet stoppad!</value>
</data>
<data name="IgnoredPermanentPauseEnabled" xml:space="preserve">
<value>Ignorerar denna begäran, eftersom permanent paus är aktiverad!</value>
</data>
<data name="NothingToIdle" xml:space="preserve">
<value>Vi har inget att farma på detta konto!</value>
</data>
<data name="NowIdling" xml:space="preserve">
<value>Farmar nu: {0} ({1})</value>
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name</comment>
</data>
<data name="NowIdlingList" xml:space="preserve">
<value>Farmar nu: {0}</value>
<comment>{0} will be replaced by list of the games (IDs, numbers), separated by a comma</comment>
</data>
<data name="PlayingNotAvailable" xml:space="preserve">
<value>Att spela är inte tillgänglig för tillfället, vi ska försöka igen senare!</value>
</data>
<data name="StillIdling" xml:space="preserve">
<value>Fortfarande farmar: {0} ({1})</value>
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name</comment>
</data>
<data name="StillIdlingList" xml:space="preserve">
<value>Fortfarande farmar: {0}</value>
<comment>{0} will be replaced by list of the games (IDs, numbers), separated by a comma</comment>
</data>
<data name="StoppedIdling" xml:space="preserve">
<value>Farmning stoppad: {0} ({1})</value>
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name</comment>
</data>
<data name="StoppedIdlingList" xml:space="preserve">
<value>Farmning stoppad: {0}</value>
<comment>{0} will be replaced by list of the games (IDs, numbers), separated by a comma</comment>
</data>
<data name="UnknownCommand" xml:space="preserve">
<value>Okänt kommando!</value>
</data>
<data name="WarningCouldNotCheckBadges" xml:space="preserve">
<value>Kunde inte hämta märkes information, vi kommer försöka igen senare!</value>
</data>
<data name="WarningCouldNotCheckCardsStatus" xml:space="preserve">
<value>Kunde inte kontrollera kort-status för: {0} ({1}), vi ska prova igen senare!</value>
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name</comment>
</data>
<data name="BotAcceptingGift" xml:space="preserve">
<value>Accepterar gåva: {0}...</value>
<comment>{0} will be replaced by giftID (number)</comment>
</data>
<data name="BotAccountLimited" xml:space="preserve">
<value>Detta kontot är begränsat, farming processen är permanent otillgängligt tills begränsningen tas bort!</value>
</data>
<data name="BotAddLicense" xml:space="preserve">
<value>ID: {0} | Status: {1}</value>
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by status string</comment>
</data>
<data name="BotAddLicenseWithItems" xml:space="preserve">
<value>ID: {0} | Status: {1} | Föremål: {2}</value>
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by status string, {2} will be replaced by list of granted IDs (numbers), separated by a comma</comment>
</data>
<data name="BotAlreadyRunning" xml:space="preserve">
<value>Den bot-instansen körs redan!</value>
</data>
<data name="BotAuthenticatorConverting" xml:space="preserve">
<value>Konverterar .maFile till ASF format...</value>
</data>
<data name="BotAuthenticatorImportFinished" xml:space="preserve">
<value>Lyckades importera mobilautentiseraren!</value>
</data>
<data name="BotAuthenticatorToken" xml:space="preserve">
<value>2FA Token: {0}</value>
<comment>{0} will be replaced by generated 2FA token (string)</comment>
</data>
<data name="BotAutomaticIdlingNowPaused" xml:space="preserve">
<value>Automatisk farmning har pausats!</value>
</data>
<data name="BotAutomaticIdlingNowResumed" xml:space="preserve">
<value>Automatisk farmning har återupptagits!</value>
</data>
<data name="BotAutomaticIdlingPausedAlready" xml:space="preserve">
<value>Automatisk farmning är redan pausad!</value>
</data>
<data name="BotAutomaticIdlingResumedAlready" xml:space="preserve">
<value>Automatisk farmning är redan återupptagen!</value>
</data>
<data name="BotConnected" xml:space="preserve">
<value>Kopplad till Steam!</value>
</data>
<data name="BotDisconnected" xml:space="preserve">
<value>Bortkopplad från Steam!</value>
</data>
<data name="BotDisconnecting" xml:space="preserve">
<value>Bortkopplar...</value>
</data>
<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 felkod {0} gånger i rad. Antingen är dina 2FA autentiserings-uppgifter inte längre giltiga, eller så är din klocka ur synk, avbryts !</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>
</data>
<data name="BotLoggedOn" xml:space="preserve">
<value>Lyckades logga in som {0}.</value>
<comment>{0} will be replaced by steam ID (number)</comment>
</data>
<data name="BotLoggingIn" xml:space="preserve">
<value>Loggar in...</value>
</data>
<data name="BotLogonSessionReplaced" xml:space="preserve">
<value>Detta konto verkar användas i en annan ASF-instans, som är odefinierat beteende, vägrar att hålla den igång!</value>
</data>
<data name="BotLootingFailed" xml:space="preserve">
<value>Bytesförslag misslyckades!</value>
</data>
<data name="BotLootingMasterNotDefined" xml:space="preserve">
<value>Bytesförslag kunde inte skickas för det finns ingen användare med "master"-rättigheter definierad!</value>
</data>
<data name="BotLootingSuccess" xml:space="preserve">
<value>Bytesförslag skickat!</value>
</data>
<data name="BotSendingTradeToYourself" xml:space="preserve">
<value>Du kan inte skicka ett bytesoffer till dig själv!</value>
</data>
<data name="BotNoASFAuthenticator" xml:space="preserve">
<value>Denna botten har inte ASF 2FA aktiverat! Glömde du att importera din authenticator som ASF 2FA?</value>
</data>
<data name="BotNotConnected" xml:space="preserve">
<value>Denna bot-instansen är inte ansluten!</value>
</data>
<data name="BotNotOwnedYet" xml:space="preserve">
<value>Ägs inte ännu: {0}</value>
<comment>{0} will be replaced by query (string)</comment>
</data>
<data name="BotOwnedAlreadyWithName" xml:space="preserve">
<value>Ägs redan: {0} | {1}</value>
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name</comment>
</data>
<data name="BotPointsBalance" xml:space="preserve">
<value>Poäng balans: {0}</value>
<comment>{0} will be replaced by the points balance value (integer)</comment>
</data>
<data name="BotRateLimitExceeded" xml:space="preserve">
<value>Hastighetsgräns överskrids, vi kommer att försöka igen efter {0} av cooldown...</value>
<comment>{0} will be replaced by translated TimeSpan string (such as "25 minutes")</comment>
</data>
<data name="BotReconnecting" xml:space="preserve">
<value>Återansluter...</value>
</data>
<data name="BotRedeem" xml:space="preserve">
<value>Nyckel: {0} | Status: {1}</value>
<comment>{0} will be replaced by cd-key (string), {1} will be replaced by status string</comment>
</data>
<data name="BotRedeemWithItems" xml:space="preserve">
<value>Nyckel: {0} | Status: {1} | Föremål: {2}</value>
<comment>{0} will be replaced by cd-key (string), {1} will be replaced by status string, {2} 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="BotStatusNotIdling" xml:space="preserve">
<value>Bot farmar inte något.</value>
</data>
<data name="BotStatusLimited" xml:space="preserve">
<value>Bot är begränsad och kan inte få några kort via farmning.</value>
</data>
<data name="BotStatusConnecting" xml:space="preserve">
<value>Botten ansluter till Steam-nätverket.</value>
</data>
<data name="BotStatusNotRunning" xml:space="preserve">
<value>Bot körs inte.</value>
</data>
<data name="BotStatusPaused" xml:space="preserve">
<value>Bot är pausad eller körs i manuellt läge.</value>
</data>
<data name="BotStatusPlayingNotAvailable" xml:space="preserve">
<value>Bot används för närvarande.</value>
</data>
<data name="BotUnableToLogin" xml:space="preserve">
<value>Det går inte att logga in på Steam: {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} är tom!</value>
<comment>{0} will be replaced by object's name</comment>
</data>
<data name="UnusedKeys" xml:space="preserve">
<value>Oanvända nycklar: {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>Misslyckades på grund av ett fel: {0}</value>
<comment>{0} will be replaced by failure reason (string)</comment>
</data>
<data name="BotConnectionLost" xml:space="preserve">
<value>Anslutning till Steam-nätverket misslyckades, återansluter...</value>
</data>
<data name="BotAccountFree" xml:space="preserve">
<value>Kontot är inte längre upptaget, återupptar farming-processen!</value>
</data>
<data name="BotAccountOccupied" xml:space="preserve">
<value>Kontot används för närvarande, ASF återupptar farmandet när det är ledigt...</value>
</data>
<data name="BotConnecting" xml:space="preserve">
<value>Ansluter...</value>
</data>
<data name="BotHeartBeatFailed" xml:space="preserve">
<value>Det gick inte att koppla från klienten, överger denna bot instans!</value>
</data>
<data name="BotStopping" xml:space="preserve">
<value>Stoppar...</value>
</data>
<data name="ErrorBotConfigInvalid" xml:space="preserve">
<value>Din bots konfigurering är ogiltig, 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>
</data>
<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 variabel är ogiltig, ASF kommer fortsätta köras med standardvärdet!</value>
</data>
<data name="TranslationIncomplete" xml:space="preserve">
<value>ASF kommer att försöka använda din föredragna {0} kultur, men översättning till det språket är bara {1} klar. Kanske kan du hjälpa oss att förbättra ASF-översättningen för ditt språk?</value>
<comment>{0} will be replaced by culture code, such as "en-US", {1} will be replaced by completeness percentage, such as "78.5%"</comment>
</data>
<data name="IdlingGameNotPossible" xml:space="preserve">
<value>Farmning {0} ({1}) är tillfälligt inaktiverat, då ASF inte kan spela detta spelet just nu.</value>
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name</comment>
</data>
<data name="WarningIdlingGameMismatch" xml:space="preserve">
<value>ASF upptäckte ett ID-matchningsfel för {0} ({1}) och kommer använda ID't för {2} i stället.</value>
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name, {2} will be replaced by game's ID (number)</comment>
</data>
<data name="BotVersion" xml:space="preserve">
<value>{0} V{1}</value>
<comment>{0} will be replaced by program's name (e.g. "ASF"), {1} will be replaced by program's version (e.g. "1.0.0.0"). This string typically has nothing to translate and you should leave it as it is, unless you need to change the format, e.g. in RTL languages.</comment>
</data>
<data name="BotAccountLocked" xml:space="preserve">
<value>Detta konto är låst, farmning-processen är permanent otillgänglig!</value>
</data>
<data name="BotStatusLocked" xml:space="preserve">
<value>Botten är låst och kan inte få några kort via farmning.</value>
</data>
<data name="ErrorFunctionOnlyInHeadlessMode" xml:space="preserve">
<value>Denna funktion är tillgänglig endast i "headless"-läge!</value>
</data>
<data name="BotOwnedAlready" xml:space="preserve">
<value>Ägs redan: {0}</value>
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name</comment>
</data>
<data name="ErrorAccessDenied" xml:space="preserve">
<value>Åtkomst nekad!</value>
</data>
<data name="WarningPreReleaseVersion" xml:space="preserve">
<value>Du använder en version som är nyare än den senast släppta versionen i din uppdateringskanal. Vänligen notera att förhandsversioner är avsedda för användare med förmågan att rapportera buggar, hantera eventuella problem och ge feedback - Ingen teknisk support kommer att ges.</value>
</data>
<data name="BotStats" xml:space="preserve">
<value>Aktuell minnesanvändning: {0} MB.
Processens drifttid: {1}</value>
<comment>{0} will be replaced by number (in megabytes) of memory being used, {1} will be replaced by translated TimeSpan string (such as "25 minutes"). Please note that this string should include newlines for formatting.</comment>
</data>
<data name="BotOwnsOverviewPerGame" xml:space="preserve">
<value>{0}/{1} bottar äger redan spelet {2}.</value>
<comment>{0} will be replaced by number of bots that already own particular game being checked, {1} will be replaced by total number of bots that were checked during the process, {2} will be replaced by game's ID (number)</comment>
</data>
<data name="BotRefreshingPackagesData" xml:space="preserve">
<value>Uppdaterar paketdata...</value>
</data>
<data name="WarningDeprecated" xml:space="preserve">
<value>Användningen av {0} är avskrivet och kommer att tas bort i framtida versioner av programmet. Använd {1} istället.</value>
<comment>{0} will be replaced by the name of deprecated property (such as argument, config property or likewise), {1} will be replaced by the name of valid replacement (such as another argument or config property)</comment>
</data>
<data name="BotAcceptedDonationTrade" xml:space="preserve">
<value>Accepterad donationsbyte: {0}</value>
<comment>{0} will be replaced by trade's ID (number)</comment>
</data>
<data name="WarningWorkaroundTriggered" xml:space="preserve">
<value>Workaround för {0} bugg har utlösts.</value>
<comment>{0} will be replaced by the bug's name provided by ASF</comment>
</data>
<data name="TargetBotNotConnected" xml:space="preserve">
<value>Denna bot-instansen är inte ansluten!</value>
</data>
<data name="BotWalletBalance" xml:space="preserve">
<value>Plånboks-saldo: {0} {1}</value>
<comment>{0} will be replaced by wallet balance value, {1} will be replaced by currency name</comment>
</data>
<data name="BotHasNoWallet" xml:space="preserve">
<value>Bot har ingen plånbok.</value>
</data>
<data name="BotLevel" xml:space="preserve">
<value>Bot har nivå {0}.</value>
<comment>{0} will be replaced by bot's level</comment>
</data>
<data name="BotInventory" xml:space="preserve">
<value>{0}/{1} ({2}/{3}): {4} tillgångar</value>
<comment>{0} will be replaced by appID (number), {1} will be replaced by contextID (number), {2} will be replaced by app's name (string), {3} will be replaced by name of the context (string), {4} will be replaced by number of assets in the specified inventory (number).</comment>
</data>
<data name="ActivelyMatchingItems" xml:space="preserve">
<value>Matchar Steam-föremål, runda #{0}...</value>
<comment>{0} will be replaced by round number</comment>
</data>
<data name="DoneActivelyMatchingItems" xml:space="preserve">
<value>Klar med att matcha Steam-föremål, runda #{0}.</value>
<comment>{0} will be replaced by round number</comment>
</data>
<data name="ErrorAborted" xml:space="preserve">
<value>Avbruten!</value>
</data>
<data name="WarningExcessiveBotsCount" xml:space="preserve">
<value>Du kör fler personliga botkonton än vår övre rekommenderade gräns ({0}). Var uppmärksam på att denna inställning inte stöds och kan orsaka olika Steam-relaterade problem, inklusive kontoavstängningar. Se vår FAQ för mer information.</value>
<comment>{0} will be replaced by our maximum recommended bots count (number)</comment>
</data>
<data name="PluginLoaded" xml:space="preserve">
<value>{0} har laddats framgångsrikt!</value>
<comment>{0} will be replaced by the name of the custom ASF plugin</comment>
</data>
<data name="PluginLoading" xml:space="preserve">
<value>Laddar {0} V{1}...</value>
<comment>{0} will be replaced by the name of the custom ASF plugin, {1} will be replaced by its version</comment>
</data>
<data name="NothingFound" xml:space="preserve">
<value>Inget hittades!</value>
</data>
<data name="PluginsWarning" xml:space="preserve">
<value>Du har laddat in en eller flera custom plugins i ASF. Eftersom vi inte kan erbjuda stöd för moddade inställningar, kontakta lämpliga utvecklare av plugins som du har beslutat att använda i händelse av eventuella problem.</value>
</data>
<data name="PleaseWait" xml:space="preserve">
<value>Vänligen vänta...</value>
</data>
<data name="EnterCommand" xml:space="preserve">
<value>Ange kommando: </value>
</data>
<data name="Executing" xml:space="preserve">
<value>Utför...</value>
</data>
<data name="InteractiveConsoleEnabled" xml:space="preserve">
<value>Interaktiv konsol är nu aktiv, skriv 'c' för att komma in i kommandoläget.</value>
</data>
<data name="BotGamesToRedeemInBackgroundCount" xml:space="preserve">
<value>Bot har {0} spel kvar i sin bakgrundskön.</value>
<comment>{0} will be replaced by remaining number of games in BGR's queue</comment>
</data>
<data name="ErrorSingleInstanceRequired" xml:space="preserve">
<value>ASF-processen körs redan för denna arbetande-mapp, avbryter!</value>
</data>
<data name="BotHandledConfirmations" xml:space="preserve">
<value>Lyckad hantering av {0} bekräftelser!</value>
<comment>{0} will be replaced by number of confirmations</comment>
</data>
<data name="BotExtraIdlingCooldown" xml:space="preserve">
<value>Väntar upp till {0} för att se till att vi är fria att börja farma...</value>
<comment>{0} will be replaced by translated TimeSpan string (such as "1 minute")</comment>
</data>
<data name="UpdateCleanup" xml:space="preserve">
<value>Rensar upp gamla filer efter uppdatering...</value>
</data>
<data name="BotGeneratingSteamParentalCode" xml:space="preserve">
<value>Genererar Steam-föräldrakod, detta kan ta ett tag, överväga att sätta det i konfigurationen istället...</value>
</data>
<data name="IPCConfigChanged" xml:space="preserve">
<value>IPC-konfiguration har ändrats!</value>
</data>
<data name="BotTradeOfferResult" xml:space="preserve">
<value>Handelserbjudandet {0} bestäms vara {1} på grund av {2}.</value>
<comment>{0} will be replaced by trade offer ID (number), {1} will be replaced by internal ASF enum name, {2} will be replaced by technical reason why the trade was determined to be in this state</comment>
</data>
<data name="BotInvalidPasswordDuringLogin" xml:space="preserve">
<value>Tog emot InvalidPassword error-kod {0} gånger i rad. Ditt lösenord för detta konto är sannolikt fel, avbryter!</value>
<comment>{0} will be replaced by maximum allowed number of failed login attempts</comment>
</data>
<data name="Result" xml:space="preserve">
<value>Resultat: {0}</value>
<comment>{0} will be replaced by generic result of various functions that use this string</comment>
</data>
<data name="WarningUnsupportedEnvironment" xml:space="preserve">
<value>Du försöker köra {0} variant av ASF i en miljö som inte stöds: {1}. Använd dig av --ignore-unsupported-environment argument om du verkligen vet vad du gör.</value>
</data>
<data name="WarningUnknownCommandLineArgument" xml:space="preserve">
<value>Okänt kommandorads-argument: {0}</value>
<comment>{0} will be replaced by unrecognized command that has been provided</comment>
</data>
<data name="ErrorConfigDirectoryNotFound" xml:space="preserve">
<value>Conifg mappen kunde inte hittas, avbryter!</value>
</data>
<data name="BotIdlingSelectedGames" xml:space="preserve">
<value>Spelar valda {0}: {1}</value>
<comment>{0} will be replaced by internal name of the config property (e.g. "GamesPlayedWhileIdle"), {1} will be replaced by comma-separated list of appIDs that user has chosen</comment>
</data>
<data name="AutomaticFileMigration" xml:space="preserve">
<value>{0} config filen kommer att migreras till den senaste syntax...</value>
<comment>{0} will be replaced with the relative path to the affected config file</comment>
</data>
<data name="WarningTooShortCryptKey" xml:space="preserve">
<value>Din krypteringsnyckel är för kort. Vi rekommenderar att använda en som är minst {0} bytes (tecken) lång.</value>
<comment>{0} will be replaced by the number of bytes (characters) recommended</comment>
</data>
<data name="WarningDefaultCryptKeyUsedForHashing" xml:space="preserve">
<value>Du använder {0} inställningen för {1} egendom, men du gav inte en anpassad --cryptkey. Du kan eventuellt ge en anpassad --cryptkey för ökad säkerhet om du vill.</value>
<comment>{0} will be replaced by the name of a particular setting (e.g. "SCrypt"), {1} will be replaced by the name of the property (e.g. "IPCPassword")</comment>
</data>
<data name="WarningDefaultCryptKeyUsedForEncryption" xml:space="preserve">
<value>Du använder {0} inställningen för {1} egendom, men du gav inte en anpassad --cryptkey. Detta besegrar helt och hållet skyddet, då ASF tvingas använda sin egen (kända) nyckel. Du bör ge en anpassad --cryptkey för att använda dig av den säkerhetsfördel som den här inställningen erbjuder.</value>
<comment>{0} will be replaced by the name of a particular setting (e.g. "AES"), {1} will be replaced by the name of the property (e.g. "SteamPassword")</comment>
</data>
<data name="WarningRunningAsRoot" xml:space="preserve">
<value>Du försöker köra ASF som administratör (root). Detta orsakar en betydande säkerhetsrisk för din maskin, och eftersom ASF inte kräver root-åtkomst för dess användning, vi rekommenderar att köra det som icke-administratör användare om möjligt.</value>
</data>
<data name="WarningRunningInUnsupportedEnvironment" xml:space="preserve">
<value>Du kör ASF i miljö som inte stöds, levererar --ignore-unsupported-miljö argument. Observera att vi inte erbjuder någon form av stöd för detta scenario och du gör det helt på egen risk. Du har blivit varnad.</value>
</data>
<data name="FetchingChecksumFromRemoteServer" xml:space="preserve">
<value>Hämtar checksum från fjärrservern...</value>
</data>
<data name="VerifyingChecksumWithRemoteServer" xml:space="preserve">
<value>Verifierar checksum för den nedladdade binären mot den från fjärrservern...</value>
</data>
<data name="ChecksumMissing" xml:space="preserve">
<value>Fjärrserver vet ingenting om den release vi uppdaterar till. Denna situation är möjlig om frisläppandet nyligen offentliggjordes - går ej vidare med uppdateringsproceduren omedelbart som en extra säkerhetsåtgärd.</value>
</data>
<data name="ChecksumTimeout" xml:space="preserve">
<value>Det gick inte att hämta checksum för den nedladdade binären - fortsätter ej med uppdateringsproceduren just nu som en extra säkerhetsåtgärd.</value>
</data>
<data name="ChecksumWrong" xml:space="preserve">
<value>Fjärrservern har svarat med en annan checksum, detta kan indikera korrumperad nedladdning eller MITM-attack, vägrar att fortsätta med uppdateringsproceduren!</value>
</data>
<data name="PatchingFiles" xml:space="preserve">
<value>Patchar ASF-filer...</value>
</data>
<data name="UserInputCryptkey" xml:space="preserve">
<value>Vänligen ange din cryptkey: </value>
<comment>Please note that this translation should end with space</comment>
</data>
<data name="ErrorIPNotBanned" xml:space="preserve">
<value>IP-adressen {0} är inte bannad!</value>
<comment>{0} will be replaced by an IP address which was requested to be unbanned from using IPC</comment>
</data>
<data name="WarningNoLicense" xml:space="preserve">
<value>Du har försökt att använda betalfunktionen {0} men du har inte ett giltigt LicenseID set i den globala ASF konfigurationen. Granska din konfiguration eftersom funktionen inte fungerar utan ytterligare detaljer.</value>
<comment>{0} will be replaced by feature name (e.g. MatchActively)</comment>
</data>
<data name="WarningRegionRestrictedPackage" xml:space="preserve">
<value>ASF kan inte spela appen {0} eftersom den har regionrelaterade begränsningar för {1} land som varar fram till {2}.</value>
<comment>{0} will be replaced by app ID (number), {1} will be replaced by short country code (string, such as "PL"), {2} will be replaced by human-readable date (string).</comment>
</data>
<data name="WarningUnsupportedOfficialPlugins" xml:space="preserve">
<value>Du försöker köra officiella {0} plugin i mismatched med ASF version: {1} (förväntade {2}). Detta tyder på att du gör något fruktansvärt fel, antingen fixa din konfiguration eller använd dig av --ignore-unsupported-environment argument om du verkligen vet vad du gör.</value>
<comment>{0} will be replaced by plugin name, {1} will be replaced by plugin's version number, {2} will be replaced by ASF's version number.</comment>
</data>
<data name="ErrorTooManyCrashes" xml:space="preserve">
<value>Din ASF har kraschat för många gånger på senaste, och på grund av det har processinitialiseringen inaktiverats. Antingen undersöka, rätta till din inställning och, ta sedan bort ASF.crash filen från din konfigurations-mapp eller använd dig av --ignore-unsupported-environment argument om du verkligen vet vad du gör.</value>
</data>
<data name="IdlingGameNotPossiblePrivate" xml:space="preserve">
<value>Farming av {0} ({1}) är inaktiverat, eftersom spelet för närvarande är markerat som privat. Om du avser att farma det spelet via ASF, överväg att ändra dess sekretessinställningar.</value>
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name</comment>
</data>
<data name="WarningSkipping" xml:space="preserve">
<value>Hoppar över: {0}...</value>
<comment>{0} will be replaced by text value (string) of entry being skipped.</comment>
</data>
<data name="PluginUpdatesChecking" xml:space="preserve">
<value>Söker efter plugin-uppdateringar...</value>
</data>
<data name="PluginUpdateChecking" xml:space="preserve">
<value>Söker efter {0} plugin...</value>
<comment>{0} will be replaced by plugin name (string).</comment>
</data>
<data name="PluginUpdateNotFound" xml:space="preserve">
<value>Ingen uppdatering tillgänglig för {0} plugin: {1} ≥ {2}.</value>
<comment>{0} will be replaced by plugin name (string), {1} will be replaced by current plugin's version, {2} will be replaced by remote plugin's version.</comment>
</data>
<data name="PluginUpdateNewVersionAvailable" xml:space="preserve">
<value>Ny {0} plugin version är tillgänglig! Överväg att uppdatera den själv!</value>
<comment>{0} will be replaced by plugin name (string).</comment>
</data>
<data name="PluginUpdateFound" xml:space="preserve">
<value>Hittade {0} plugin-uppdatering från version {1} till {2}...</value>
<comment>{0} will be replaced by plugin name (string), {1} will be replaced by current plugin's version, {2} will be replaced by remote plugin's version.</comment>
</data>
<data name="PluginUpdateNoAssetFound" xml:space="preserve">
<value>Inget asset tillgängligt för {0} pluginuppdatering från version {1} till {2}, detta innebär vanligtvis att uppdateringen kommer att vara tillgänglig vid ett senare tillfälle.</value>
<comment>{0} will be replaced by plugin name (string), {1} will be replaced by current plugin's version, {2} will be replaced by remote plugin's version.</comment>
</data>
<data name="PluginUpdateConflictingAssetsFound" xml:space="preserve">
<value>Ingen asset kunde fastställas för {0} plugin-uppdatering från version {1} till {2}. Detta kan hända om releasen inte är klar ännu - om det fortsätter att hända bör du meddela plugin skaparen om det.</value>
<comment>{0} will be replaced by plugin name (string), {1} will be replaced by current plugin's version, {2} will be replaced by remote plugin's version.</comment>
</data>
<data name="PluginUpdateInProgress" xml:space="preserve">
<value>Uppdaterar {0} plugin...</value>
<comment>{0} will be replaced by plugin name (string).</comment>
</data>
<data name="PluginUpdateFinished" xml:space="preserve">
<value>Uppdatering av {0} plugin har lyckats, ändringarna kommer att laddas nästa gång du startar ASF.</value>
<comment>{0} will be replaced by plugin name (string).</comment>
</data>
<data name="PluginUpdateEnabled" xml:space="preserve">
<value>{0}/{1} plugin har registrerats och aktiverats för automatiska uppdateringar.</value>
<comment>{0} will be replaced by plugin name (string), {1} will be replaced by plugin assembly name (string).</comment>
</data>
<data name="PluginUpdateDisabled" xml:space="preserve">
<value>{0} ({1}) plugin har inaktiverats från automatiska uppdateringar, trots att den stöder en sådan funktion.</value>
<comment>{0} will be replaced by plugin name (string), {1} will be replaced by plugin assembly name (string).</comment>
</data>
<data name="CustomPluginUpdatesEnabled" xml:space="preserve">
<value>Custom plugins har registrerats för automatiska uppdateringar. ASF-teamet vill påminna dig om att för din egen säkerhet bör du aktivera automatiska uppdateringar endast från betrodda parter. Om du inte har för avsikt att göra detta, kan du inaktivera plugin-uppdateringar i ASF global config.</value>
</data>
<data name="Input" xml:space="preserve">
<value>Input: {0}</value>
<comment>{0} will be replaced by text input from the user.</comment>
</data>
<data name="WarningNoSystemRequiredLinuxDependencies" xml:space="preserve">
<value>Du har deklarerat --system-krävs, även om ditt operativsystem saknar nödvändiga beroenden för att den funktionen ska fungera. Överväg att installera dbus, men du kan också säkert ignorera denna varning om du inte behöver hämning för att fungera korrekt.</value>
</data>
<data name="WarningBotDatabaseComponentDecryptionFailed" xml:space="preserve">
<value>Dekryptering av {0} databaskomponent har misslyckats. Detta kan vara OK om du bara har ändrat din bots {1}, du bör inte längre observera denna varning på nästa körning då. Annars bör du undersöka och ta reda på den exakta orsaken till misslyckande.</value>
<comment>{0} will be replaced by bot database component's name (string), {1} will be replaced by bot config component's name (string).</comment>
</data>
</root>