diff --git a/addons/ExampleAddon/resource/reactivedrop_swedish.txt b/addons/ExampleAddon/resource/reactivedrop_swedish.txt index 51fb4e466..31eee9342 100644 --- a/addons/ExampleAddon/resource/reactivedrop_swedish.txt +++ b/addons/ExampleAddon/resource/reactivedrop_swedish.txt @@ -3,7 +3,7 @@ "Language" "swedish" "Tokens" { -"examplecampaign_title" "Exempel Kampanj" +"examplecampaign_title" "Exempel på Kampanj" "[english]examplecampaign_title" "Example Campaign" "examplecampaign_desc" "IAF befälhavare skulle vela bjuda in dig till Exempel Kampanj. Använd detta exempel för att göra oss stolta." "[english]examplecampaign_desc" "IAF command would like to welcome you to the Example Campaign. Please use this example to make us proud." diff --git a/addons/RiskOfRain/resource/reactivedrop_swedish.txt b/addons/RiskOfRain/resource/reactivedrop_swedish.txt index 680f93d4d..7bc26af7a 100644 --- a/addons/RiskOfRain/resource/reactivedrop_swedish.txt +++ b/addons/RiskOfRain/resource/reactivedrop_swedish.txt @@ -50,34 +50,34 @@ "[english]ror_deleteInv" "%s1 is inactive. Deleting %s1's inventory..." "ror_currentCarnage" "%s1Nuvarande blodbad level: %s2" "[english]ror_currentCarnage" "%s1Current carnage level: %s2" - "ror_outlierAssist" "%s1Outlier assist: You have been given %s2 random items to catch up with the team's progress." - "[english]ror_outlierAssist" "%s1Outlier assist: You have been given %s2 random items to catch up with the team's progress." - "ror_outlierAssistOther" "%s1Outlier assist: %s2 has been given %s3 random items to catch up with the team's progress." - "[english]ror_outlierAssistOther" "%s1Outlier assist: %s2 has been given %s3 random items to catch up with the team's progress." +"ror_outlierAssist" "%s1Outlier assistering: Du har fått %s2 slumpmässiga föremål för att komma ikapp lagets framgång." +"[english]ror_outlierAssist" "%s1Outlier assist: You have been given %s2 random items to catch up with the team's progress." +"ror_outlierAssistOther" "%s1Outlier assistering: %s2 har fått %s3 slumpmässiga föremål för att komma ikapp lagets framgång." +"[english]ror_outlierAssistOther" "%s1Outlier assist: %s2 has been given %s3 random items to catch up with the team's progress." "ror_bossSpawned" "%s1The boss has been spawned on this stage. Completing the stage after defeating the boss will end the run with a victory. Completing the stage without defeating the boss will continue the run." "[english]ror_bossSpawned" "%s1The boss has been spawned on this stage. Completing the stage after defeating the boss will end the run with a victory. Completing the stage without defeating the boss will continue the run." "ror_bossSpawnFail" "The boss has failed to spawn. Queued another boss spawn for the next stage." "[english]ror_bossSpawnFail" "The boss has failed to spawn. Queued another boss spawn for the next stage." "ror_bossWillSpawn" "The Boss will be spawned on the following stage." "[english]ror_bossWillSpawn" "The Boss will be spawned on the following stage." - "ror_invDivider" "%s1===== %s2's Inventory =====" - "[english]ror_invDivider" "%s1===== %s2's Inventory =====" - "ror_noItems" "=== No items to inspect. ===" - "[english]ror_noItems" "=== No items to inspect. ===" - "ror_invItem" "%s1: %s2" - "[english]ror_invItem" "%s1: %s2" +"ror_invDivider" "%s1===== %s2's Förråd =====" +"[english]ror_invDivider" "%s1===== %s2's Inventory =====" +"ror_noItems" "=== Inga föremål att inspektera. ===" +"[english]ror_noItems" "=== No items to inspect. ===" +"ror_invItem" "%s1: %s2" +"[english]ror_invItem" "%s1: %s2" "ror_seeConsole" "See console for full view." "[english]ror_seeConsole" "See console for full view." - "ror_queenObj" "Eliminate all Queens" - "[english]ror_queenObj" "Eliminate all Queens" +"ror_queenObj" "Eliminera all Drottningar" +"[english]ror_queenObj" "Eliminate all Queens" "ror_queenObjDesc" "[Optional] The Boss Key is required for spawning the Boss on the following stage. Eliminate all Queens to obtain the Boss Key before carrying it to the end of the stage." "[english]ror_queenObjDesc" "[Optional] The Boss Key is required for spawning the Boss on the following stage. Eliminate all Queens to obtain the Boss Key before carrying it to the end of the stage." - "ror_keyObj" "Escort the Boss Key" - "[english]ror_keyObj" "Escort the Boss Key" +"ror_keyObj" "Eskortera Boss nyckeln" +"[english]ror_keyObj" "Escort the Boss Key" "ror_keyObjDesc" "[Optional] Carry the Boss Key to the end of the stage in order to spawn the Boss on the following stage." "[english]ror_keyObjDesc" "[Optional] Carry the Boss Key to the end of the stage in order to spawn the Boss on the following stage." - "ror_bossObj" "Defeat the Boss" - "[english]ror_bossObj" "Defeat the Boss" +"ror_bossObj" "Besegra Bossen" +"[english]ror_bossObj" "Defeat the Boss" "ror_bossObjDesc" "[Optional] Defeat the Boss to conclude the run with a victory." "[english]ror_bossObjDesc" "[Optional] Defeat the Boss to conclude the run with a victory." "ror_itemDesc_white_medkit" "Chance to drop Healing Kit on kill. Stacks chance." diff --git a/community/inventory_service/inventory_service_tags_finnish.vdf b/community/inventory_service/inventory_service_tags_finnish.vdf index d31402110..f33c6e1fb 100644 --- a/community/inventory_service/inventory_service_tags_finnish.vdf +++ b/community/inventory_service/inventory_service_tags_finnish.vdf @@ -43,8 +43,8 @@ "inventory_slot" "Slot" // where an item can be equipped. "[english]inventory_slot" "Slot" - "inventory_slot_medal" "Medal" - "[english]inventory_slot_medal" "Medal" +"inventory_slot_medal" "Mitali" +"[english]inventory_slot_medal" "Medal" "inventory_slot_suit" "Suit" "[english]inventory_slot_suit" "Suit" "inventory_slot_weapon" "Weapon" diff --git a/community/inventory_service/inventory_service_tags_swedish.vdf b/community/inventory_service/inventory_service_tags_swedish.vdf index 4a0acfc5b..7d09fc319 100644 --- a/community/inventory_service/inventory_service_tags_swedish.vdf +++ b/community/inventory_service/inventory_service_tags_swedish.vdf @@ -66,21 +66,21 @@ "[english]inventory_crafting_item" "Crafting Item" "inventory_crafting_item_single_use_tool" "Engångs Verktyg" "[english]inventory_crafting_item_single_use_tool" "Single-Use Tool" - "inventory_crafting_item_ultra_common" "Bulk Material" - // common crafting materials. (100-1000 drop at a time) - "[english]inventory_crafting_item_ultra_common" "Bulk Material" - "inventory_crafting_item_common_part" "Industrial Material" - // common crafting materials. (1-3 drop at a time) - "[english]inventory_crafting_item_common_part" "Industrial Material" - "inventory_crafting_item_alien_part" "Alien Material" - // uncommon crafting materials. - "[english]inventory_crafting_item_alien_part" "Alien Material" - "inventory_crafting_item_computer_part" "Tech Material" - // rare crafting materials. - "[english]inventory_crafting_item_computer_part" "Tech Material" - "inventory_crafting_item_regional" "Salvaged Material" - // crafting items that can be found by playing some campaigns but not others. - "[english]inventory_crafting_item_regional" "Salvaged Material" +"inventory_crafting_item_ultra_common" "Bulkgods" +// common crafting materials. (100-1000 drop at a time) +"[english]inventory_crafting_item_ultra_common" "Bulk Material" +"inventory_crafting_item_common_part" "Industriell Material" +// common crafting materials. (1-3 drop at a time) +"[english]inventory_crafting_item_common_part" "Industrial Material" +"inventory_crafting_item_alien_part" "Alien Material" +// uncommon crafting materials. +"[english]inventory_crafting_item_alien_part" "Alien Material" +"inventory_crafting_item_computer_part" "Tech Material" +// rare crafting materials. +"[english]inventory_crafting_item_computer_part" "Tech Material" +"inventory_crafting_item_regional" "Bärgat Material" +// crafting items that can be found by playing some campaigns but not others. +"[english]inventory_crafting_item_regional" "Salvaged Material" "inventory_strange" "Avvikande Enhet" // displayed before the list of Strange item accessories, eg. Strange Devices: Missions, Aliens Killed "[english]inventory_strange" "Strange Devices" diff --git a/platform/servers/serverbrowser_swedish.txt b/platform/servers/serverbrowser_swedish.txt index 2e993bb4b..82ab8b210 100644 --- a/platform/servers/serverbrowser_swedish.txt +++ b/platform/servers/serverbrowser_swedish.txt @@ -91,8 +91,8 @@ "[english]ServerBrowser_EnterIPofServerToAdd" "Enter the IP address of the server you wish to add." "ServerBrowser_OK" "OK" "[english]ServerBrowser_OK" "OK" - "ServerBrowser_Examples" "Examples:\ntfc.valvesoftware.com\ncounterstrike.speakeasy.net:27016\n205.158.143.200:27015" - "[english]ServerBrowser_Examples" "Examples:\ntfc.valvesoftware.com\ncounterstrike.speakeasy.net:27016\n205.158.143.200:27015" +"ServerBrowser_Examples" "Exempel:\ntfc.valvesoftware.com\ncounterstrike.speakeasy.net:27016\n205.158.143.200:27015" +"[english]ServerBrowser_Examples" "Examples:\ntfc.valvesoftware.com\ncounterstrike.speakeasy.net:27016\n205.158.143.200:27015" "ServerBrowser_AddServersTitle" "Lägg till server - servrar" "[english]ServerBrowser_AddServersTitle" "Add Server - Servers" "ServerBrowser_AddServerErrorTitle" "Lägg till server - fel" @@ -105,8 +105,8 @@ "[english]ServerBrowser_ServerRequiresPassword" "This server requires a password to join." "ServerBrowser_RemoveServerFromFavorites" "Ta bort server från favoriter" "[english]ServerBrowser_RemoveServerFromFavorites" "Remove server from favorites" - "ServerBrowser_RemoveServerFromBlacklist" "Remove server from blacklist" - "[english]ServerBrowser_RemoveServerFromBlacklist" "Remove server from blacklist" +"ServerBrowser_RemoveServerFromBlacklist" "Ta bort server from svartlista" +"[english]ServerBrowser_RemoveServerFromBlacklist" "Remove server from blacklist" "ServerBrowser_AddServerByIP" "Lägg till server efter IP-adress" "[english]ServerBrowser_AddServerByIP" "Add server by IP address" "ServerBrowser_UpdatingFavsTitle" "Uppdaterar favoriter" @@ -135,8 +135,8 @@ "[english]ServerBrowser_FriendsTab" "Friends" "ServerBrowser_HistoryTab" "Bakgrund" "[english]ServerBrowser_HistoryTab" "History" - "ServerBrowser_BlacklistTab" "Blacklisted Servers" - "[english]ServerBrowser_BlacklistTab" "Blacklisted Servers" +"ServerBrowser_BlacklistTab" "Svartlistade Servers" +"[english]ServerBrowser_BlacklistTab" "Blacklisted Servers" "ServerBrowser_GameInfoTitle" "Spelinformation" "[english]ServerBrowser_GameInfoTitle" "Game Info" "ServerBrowser_AddToFavorites" "Lägg i Favoriter" @@ -173,8 +173,8 @@ "[english]ServerBrowser_NoLanServers" "There are no servers running on your local network." "ServerBrowser_NoFavoriteServers" "Du har inga valda favoritservrar." "[english]ServerBrowser_NoFavoriteServers" "You currently have no favorite servers selected." - "ServerBrowser_NoBlacklistedServers" "You currently have no servers blacklisted." - "[english]ServerBrowser_NoBlacklistedServers" "You currently have no servers blacklisted." +"ServerBrowser_NoBlacklistedServers" "Du har för närvarandra inte några svartlistade servrar." +"[english]ServerBrowser_NoBlacklistedServers" "You currently have no servers blacklisted." "ServerBrowser_NoFriendsServers" "Ingen av dina vänner spelar spel just nu." "[english]ServerBrowser_NoFriendsServers" "None of your friends are currently playing a game." "ServerBrowser_NoInternetGames" "Det finns inga synliga Internetspel som godkänns av dina filterinställningar." @@ -197,24 +197,24 @@ "[english]ServerBrowser_AddServer" "Add a Server" "ServerBrowser_AddCurrentServer" "Lägg till aktuell server" "[english]ServerBrowser_AddCurrentServer" "Add Current Server" - "ServerBrowser_ImportBlacklist" "Import Servers From File" - "[english]ServerBrowser_ImportBlacklist" "Import Servers From File" - "ServerBrowser_ImportBlacklistTitle" "Select file to import servers from:" - "[english]ServerBrowser_ImportBlacklistTitle" "Select file to import servers from:" - "ServerBrowser_BlacklistFiles" "Blacklist serverlist files (*.txt)" - "[english]ServerBrowser_BlacklistFiles" "Blacklist serverlist files (*.txt)" +"ServerBrowser_ImportBlacklist" "Importera Servrar Från Fil" +"[english]ServerBrowser_ImportBlacklist" "Import Servers From File" +"ServerBrowser_ImportBlacklistTitle" "Välj fil att importera servrar från:" +"[english]ServerBrowser_ImportBlacklistTitle" "Select file to import servers from:" +"ServerBrowser_BlacklistFiles" "Svartlista serverlista fil (*.txt)" +"[english]ServerBrowser_BlacklistFiles" "Blacklist serverlist files (*.txt)" "ServerBrowser_PasswordColumn_Tooltip" "Det krävs ett lösenord för att ansluta till servern" "[english]ServerBrowser_PasswordColumn_Tooltip" "Password required to join server" "ServerBrowser_BotColumn_Tooltip" "Det finns datorsimulerade spelare på den här servern" "[english]ServerBrowser_BotColumn_Tooltip" "CPU players are present on this server" "ServerBrowser_ServersCount" "Servrar (%s1)" "[english]ServerBrowser_ServersCount" "Servers (%s1)" - "ServerBrowser_ServersCountWithBlacklist" "Servers (%s1) (%s2 blacklisted)" - "[english]ServerBrowser_ServersCountWithBlacklist" "Servers (%s1) (%s2 blacklisted)" - "ServerBrowser_BlacklistedServers" "Blacklisted servers" - "[english]ServerBrowser_BlacklistedServers" "Blacklisted servers" - "ServerBrowser_BlacklistedServersCount" "Blacklisted Servers (%s1)" - "[english]ServerBrowser_BlacklistedServersCount" "Blacklisted Servers (%s1)" +"ServerBrowser_ServersCountWithBlacklist" "Servrar (%s1) (%s2 svartlistade)" +"[english]ServerBrowser_ServersCountWithBlacklist" "Servers (%s1) (%s2 blacklisted)" +"ServerBrowser_BlacklistedServers" "Svartlistade servrar" +"[english]ServerBrowser_BlacklistedServers" "Blacklisted servers" +"ServerBrowser_BlacklistedServersCount" "Svartlistade Servrar (%s1)" +"[english]ServerBrowser_BlacklistedServersCount" "Blacklisted Servers (%s1)" "ServerBrowser_UnableToQueryMasters" "Det gick inte att fastställa huvudserverns adresser. Serverns webbläsare fungerar inte korrekt." "[english]ServerBrowser_UnableToQueryMasters" "Unable to determine Master Server addresses. Server Browser will not function correctly." "ServerBrowser_ESRBNotice" "ESRB-meddelande: Spelupplevelsen kan förändras vid onlinespel" @@ -245,10 +245,10 @@ "[english]ServerBrowser_RemoveServerFromHistory" "Remove server from history" "ServerBrowser_LastPlayed" "Senast spelad" "[english]ServerBrowser_LastPlayed" "Last played" - "ServerBrowser_BlacklistedDate" "Blacklisted date" - "[english]ServerBrowser_BlacklistedDate" "Blacklisted date" - "ServerBrowser_OfflineMode" "Steam is currently in Offline Mode. Internet games will not be available until you restart\nsteam while connected to the Internet." - "[english]ServerBrowser_OfflineMode" "Steam is currently in Offline Mode. Internet games will not be available until you restart\nsteam while connected to the Internet." +"ServerBrowser_BlacklistedDate" "Svartlistat datum" +"[english]ServerBrowser_BlacklistedDate" "Blacklisted date" +"ServerBrowser_OfflineMode" "Steam är för närvarande i offline läge. Internet spel kommer inte vara tillgängliga tills du startar om/nsteam när du är kopplad till internetet." +"[english]ServerBrowser_OfflineMode" "Steam is currently in Offline Mode. Internet games will not be available until you restart\nsteam while connected to the Internet." "ServerBrowser_ConnectToServer" "Anslut till server" "[english]ServerBrowser_ConnectToServer" "Connect to server" "ServerBrowser_ViewServerInfo" "Visa serverinfo" @@ -257,16 +257,16 @@ "[english]ServerBrowser_RefreshServer" "Refresh server" "ServerBrowser_AddServerToFavorites" "Lägg till server till favoriter" "[english]ServerBrowser_AddServerToFavorites" "Add server to favorites" - "ServerBrowser_AddServerToBlacklist" "Add server to blacklist" - "[english]ServerBrowser_AddServerToBlacklist" "Add server to blacklist" +"ServerBrowser_AddServerToBlacklist" "Tillägg server till svartlista" +"[english]ServerBrowser_AddServerToBlacklist" "Add server to blacklist" "ServerBrowser_NotResponding" "< svarar inte >" "[english]ServerBrowser_NotResponding" "< not responding >" "ServerBrowser_FiltersActive" "Filter aktiva" "[english]ServerBrowser_FiltersActive" "Filters active" "ServerBrowser_ServerOutOfDate" "Servern behöver uppdateras." "[english]ServerBrowser_ServerOutOfDate" "Server is out of date.." - "ServerBrowser_ClientOutOfDate" "Your version does not match the servers.\nPlease restart the game." - "[english]ServerBrowser_ClientOutOfDate" "Your version does not match the servers.\nPlease restart the game." +"ServerBrowser_ClientOutOfDate" "Din version matchar inte serverns.\nStarta om spelet." +"[english]ServerBrowser_ClientOutOfDate" "Your version does not match the servers.\nPlease restart the game." "ServerBrowser_PlayerName" "Spelarnamn" "[english]ServerBrowser_PlayerName" "Player Name" "ServerBrowser_Score" "Poäng" @@ -293,10 +293,10 @@ "[english]VAC_ForDetails" "Click here for details" "VAC_ConnectionRefusedTitle" "Anslutning nekades – VAC" "[english]VAC_ConnectionRefusedTitle" "Connection Refused - VAC" - "VAC_ConnectionRefusedDetail" "You cannot connect to the selected server, because it is running in VAC (Valve Anti-Cheat) secure mode.\n\nThis Steam account has been banned from secure servers due to a cheating infraction." - "[english]VAC_ConnectionRefusedDetail" "You cannot connect to the selected server, because it is running in VAC (Valve Anti-Cheat) secure mode.\n\nThis Steam account has been banned from secure servers due to a cheating infraction." - "VAC_ConnectionRefusedByServer" "The server denied your connection because it is running in VAC (Valve Anti-Cheat) secure mode.\n\nThis Steam account has been banned from secure servers due to a cheating infraction." - "[english]VAC_ConnectionRefusedByServer" "The server denied your connection because it is running in VAC (Valve Anti-Cheat) secure mode.\n\nThis Steam account has been banned from secure servers due to a cheating infraction." +"VAC_ConnectionRefusedDetail" "Du kan inte ansluta till den valda servern eftersom den körs i VAC (Valve Anti-Cheat) säkert läge.\n\nDet här Steam-kontot har förbjudits från säkra servrar på grund av ett fuskbrott." +"[english]VAC_ConnectionRefusedDetail" "You cannot connect to the selected server, because it is running in VAC (Valve Anti-Cheat) secure mode.\n\nThis Steam account has been banned from secure servers due to a cheating infraction." +"VAC_ConnectionRefusedByServer" "Servern nekade din anslutning eftersom den körs i VAC (Valve Anti-Cheat) säkert läge.\n\nDet här Steam-kontot har blockerats från säkra servrar på grund av ett fuskbrott." +"[english]VAC_ConnectionRefusedByServer" "The server denied your connection because it is running in VAC (Valve Anti-Cheat) secure mode.\n\nThis Steam account has been banned from secure servers due to a cheating infraction." "VAC_BanSupportURL" "http://support.steampowered.com/cgi-bin/steampowered.cfg/php/enduser/std_adp.php?p_faqid=370" "[english]VAC_BanSupportURL" "http://support.steampowered.com/cgi-bin/steampowered.cfg/php/enduser/std_adp.php?p_faqid=370" "VAC_SecureServerToolTip" "Valve antifuskläge - säkert" @@ -305,8 +305,8 @@ "[english]VAC_BannedFromServerToolTip" "You cannot connect to this secure server" "VAC_Secure" "Säker" "[english]VAC_Secure" "Secure" - "VAC_ConnectingToSecureServer" "Note: This server is VAC-secured.\n\nCheating will result in a permanent ban." - "[english]VAC_ConnectingToSecureServer" "Note: This server is VAC-secured.\n\nCheating will result in a permanent ban." +"VAC_ConnectingToSecureServer" "Notis: Denna server är VAC-säker.\n\nFuskning resulterar i en permanent bannlysan." +"[english]VAC_ConnectingToSecureServer" "Note: This server is VAC-secured.\n\nCheating will result in a permanent ban." "VAC_BannedFromServers" "Avstängd från vissa säkra servrar på grund av fusk." "[english]VAC_BannedFromServers" "Banned from some secure servers because of a cheating infraction." "VAC_NoBans" "Har gott anseende" @@ -331,12 +331,12 @@ "[english]ServerBrowser_PendingPing" "" "ServerBrowser_AddSelectedToFavorites" "Lägg till vald spelserver i favoriter" "[english]ServerBrowser_AddSelectedToFavorites" "Add selected game server to favorites" - "ServerBrowser_AddSelectedToBlacklist" "Add selected game server to blacklist" - "[english]ServerBrowser_AddSelectedToBlacklist" "Add selected game server to blacklist" +"ServerBrowser_AddSelectedToBlacklist" "Tillägg valda spel till svartlista" +"[english]ServerBrowser_AddSelectedToBlacklist" "Add selected game server to blacklist" "ServerBrowser_AddAddressToFavorites" "Lägg till adress i favoriter" "[english]ServerBrowser_AddAddressToFavorites" "Add this address to favorites" - "ServerBrowser_AddAddressToBlacklist" "Add this address to blacklist" - "[english]ServerBrowser_AddAddressToBlacklist" "Add this address to blacklist" +"ServerBrowser_AddAddressToBlacklist" "Tillägg denna address till svartlista" +"[english]ServerBrowser_AddAddressToBlacklist" "Add this address to blacklist" "ServerBrowser_FindGames" "Hitta spel på denna adress..." "[english]ServerBrowser_FindGames" "Find games at this address..." "ServerBrowser_SteamRunning" "Steam Beta måste köras om Sök efter servrar ska användas" @@ -347,10 +347,10 @@ "[english]ServerBrowser_Tags" "Tags" "ServerBrowser_AddCommonTags" "Lägg till gemensamma taggar ..." "[english]ServerBrowser_AddCommonTags" "Add common tags..." - "ServerBrowser_TagsInclude" "include" - "[english]ServerBrowser_TagsInclude" "include" - "ServerBrowser_TagsDoNotInclude" "do not include" - "[english]ServerBrowser_TagsDoNotInclude" "do not include" +"ServerBrowser_TagsInclude" "inkludera" +"[english]ServerBrowser_TagsInclude" "include" +"ServerBrowser_TagsDoNotInclude" "inkludera inte" +"[english]ServerBrowser_TagsDoNotInclude" "do not include" "ServerBrowser_TagsExplanation" "Obs! \"Anpassade\" servrar är spelservrar där icke-standardspel eller andra modifikationer körs." "[english]ServerBrowser_TagsExplanation" "Note: 'Custom' servers are game servers running non-standard gameplay or other modifications." "ServerBrowser_CustomServerInfo" "Klicka här om du vill veta mer om anpassade servrar" @@ -367,8 +367,8 @@ "[english]ServerBrowser_CustomServerInfoTitle" "Custom Servers" "ServerBrowser_CustomServerURLWarning" "STARTA WEBBLÄSARE?" "[english]ServerBrowser_CustomServerURLWarning" "LAUNCH WEB BROWSER?" - "ServerBrowser_CustomServerURLOpen" "The link you just clicked will open your default web browser.\nAre you sure you want to leave the game to view this web page?" - "[english]ServerBrowser_CustomServerURLOpen" "The link you just clicked will open your default web browser.\nAre you sure you want to leave the game to view this web page?" +"ServerBrowser_CustomServerURLOpen" "Denna länk du tryckte på kommer att öppna din standard webbläsare.\nÄr du säker att du vill lämna spelet för att visa denna webbsida?" +"[english]ServerBrowser_CustomServerURLOpen" "The link you just clicked will open your default web browser.\nAre you sure you want to leave the game to view this web page?" "ServerBrowser_CustomServerURLButton" "OK, öppna webbläsare" "[english]ServerBrowser_CustomServerURLButton" "Ok, open web browser" "ServerBrowser_QuickListRefreshing" "Refreshing..." diff --git a/resource/basemodui_finnish.txt b/resource/basemodui_finnish.txt index 1a59b6005..b0b84bbb0 100644 --- a/resource/basemodui_finnish.txt +++ b/resource/basemodui_finnish.txt @@ -129,8 +129,8 @@ "[english]L4D360UI_StartNewCampaign" "START NEW CAMPAIGN" "L4D360UI_ViewGamerCard" "Näytä pelaajakortti" "[english]L4D360UI_ViewGamerCard" "View Gamer Card" - "L4D360UI_ViewSteamID" "Näytä Steam ID" - "[english]L4D360UI_ViewSteamID" "View Steam Profile" +"L4D360UI_ViewSteamID" "Näytä Steam ID" +"[english]L4D360UI_ViewSteamID" "View Steam Profile" "L4D360UI_ViewSteamGroup" "Näytä Steam-ryhmä" "[english]L4D360UI_ViewSteamGroup" "View Steam Group" "L4D360UI_ViewSteamStats" "Näytä tilastot" @@ -195,10 +195,10 @@ "[english]L4D360UI_FoundGames_Join_Game_Chapter" "Join a game in progress for this selected chapter." "L4D360UI_LeaveInviteConf" "Liitytäänkö toiseen peliin?" "[english]L4D360UI_LeaveInviteConf" "Join another game?" - "L4D360UI_LeaveInviteConfTxt" "Vahvista tästä pelistä poistuminen ja toiseen liittyminen A-näppäimellä." - "[english]L4D360UI_LeaveInviteConfTxt" "Press A to leave this game and join another." - "L4D360UI_LeaveLobbyConf" "Haluatko varmasti poistua?" - "[english]L4D360UI_LeaveLobbyConf" "Leave this lobby?" +"L4D360UI_LeaveInviteConfTxt" "Vahvista tästä pelistä poistuminen ja toiseen liittyminen A-näppäimellä." +"[english]L4D360UI_LeaveInviteConfTxt" "Press A to leave this game and join another." +"L4D360UI_LeaveLobbyConf" "Haluatko varmasti poistua?" +"[english]L4D360UI_LeaveLobbyConf" "Leave this lobby?" "L4D360UI_LeaveLobbyConfHostingSysLink" "Olet tällä hetkellä lähiverkkopelin aulan johtaja." "[english]L4D360UI_LeaveLobbyConfHostingSysLink" "You are currently the Lobby Leader of a LAN game." "L4D360UI_LeaveLobbyConfSysLink" "Olet tällä hetkellä lähiverkkopelin jäsen." @@ -207,28 +207,28 @@ "[english]L4D360UI_LeaveLobbyConfHostingLive" "You are currently the Lobby Leader of an Xbox LIVE game." "L4D360UI_LeaveLobbyConfLive" "Olet tällä hetkellä Xbox LIVE -pelissä." "[english]L4D360UI_LeaveLobbyConfLive" "You are currently part of an Xbox LIVE game." - "L4D360UI_LeaveMultiplayerConf" "Haluatko varmasti lähteä pelistä?" - "[english]L4D360UI_LeaveMultiplayerConf" "Leave the game?" +"L4D360UI_LeaveMultiplayerConf" "Haluatko varmasti lähteä pelistä?" +"[english]L4D360UI_LeaveMultiplayerConf" "Leave the game?" "L4D360UI_LeaveMultiplayerConfMsg" "" "[english]L4D360UI_LeaveMultiplayerConfMsg" "" - "L4D360UI_LeaveMultiplayerConf_ServerOwner" "Oletko varma, että haluat lopettaa pelin?" - "[english]L4D360UI_LeaveMultiplayerConf_ServerOwner" "End the game?" +"L4D360UI_LeaveMultiplayerConf_ServerOwner" "Oletko varma, että haluat lopettaa pelin?" +"[english]L4D360UI_LeaveMultiplayerConf_ServerOwner" "End the game?" "L4D360UI_LeaveMultiplayerConfMsg_ServerOwner" "Kaikkien muiden pelaajien yhteydet katkeavat!" "[english]L4D360UI_LeaveMultiplayerConfMsg_ServerOwner" "You'll cause all other players to be disconnected!" - "L4D360UI_ChangeTeamConf" "Haluatko varmasti vaihtaa tiimiä?" - "[english]L4D360UI_ChangeTeamConf" "Change teams?" +"L4D360UI_ChangeTeamConf" "Haluatko varmasti vaihtaa tiimiä?" +"[english]L4D360UI_ChangeTeamConf" "Change teams?" "L4D360UI_ChangeTeamConfMessage" "Tiimikaverisi eivät ehkä pidä siitä..." "[english]L4D360UI_ChangeTeamConfMessage" "Your teammates might not be happy about that..." - "L4D360UI_RestartScenarioConf" "Haluatko varmasti aloittaa uudelleen?" - "[english]L4D360UI_RestartScenarioConf" "Restart?" +"L4D360UI_RestartScenarioConf" "Haluatko varmasti aloittaa uudelleen?" +"[english]L4D360UI_RestartScenarioConf" "Restart?" "L4D360UI_RestartScenarioConfMsg" "Sinun on palattava kampanjan ensimmäiseen lukuun." "[english]L4D360UI_RestartScenarioConfMsg" "You'll have to go back to the first chapter of this campaign." - "L4D360UI_StartNewCampaignConf" "Haluatko varmasti aloittaa uuden kampanjan?" - "[english]L4D360UI_StartNewCampaignConf" "Start a new campaign?" +"L4D360UI_StartNewCampaignConf" "Haluatko varmasti aloittaa uuden kampanjan?" +"[english]L4D360UI_StartNewCampaignConf" "Start a new campaign?" "L4D360UI_StartNewCampaignConfMsg" "Sinä ja tiimisi menetätte etenemistietonne." "[english]L4D360UI_StartNewCampaignConfMsg" "You and your team will lose your progress." - "L4D360UI_MainMenu_SplitscreenDisableConf" "Haluatko varmasti poistaa jaetun ruudun käytöstä?" - "[english]L4D360UI_MainMenu_SplitscreenDisableConf" "Disable splitscreen?" +"L4D360UI_MainMenu_SplitscreenDisableConf" "Haluatko varmasti poistaa jaetun ruudun käytöstä?" +"[english]L4D360UI_MainMenu_SplitscreenDisableConf" "Disable splitscreen?" "L4D360UI_MainMenu_SplitscreenDisableConfMsg" "Jos jaettu ruutu poistetaan käytöstä, vain yksi pelaaja voi pelata peliä." "[english]L4D360UI_MainMenu_SplitscreenDisableConfMsg" "Only one player will be able to play while splitscreen is disabled." "L4D360UI_MainMenu_SplitscreenChangeConfMsg" "Jos haluat vaihtaa tätä asetusta, sinun on poistuttava päävalikkoon.\nHaluatko poistua nykyisestä pelistä?"