Files
ThreadNet-Web/src/i18n/strings/sv.json
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

33 lines
3.0 KiB
JSON
Raw Normal View History

2017-05-26 21:48:34 +00:00
{
"Dismiss": "Avvisa",
2017-06-03 13:45:09 +02:00
"Unknown device": "Okänd enhet",
2020-07-13 14:49:36 +01:00
"Welcome to Element": "Välkommen till Element",
2019-02-15 11:10:34 +00:00
"Sign In": "Logga in",
"Create Account": "Skapa konto",
2019-02-25 10:57:37 +00:00
"Explore rooms": "Utforska rum",
2020-08-25 07:13:12 +00:00
"The message from the parser is: %(message)s": "Meddelandet från parsern är: %(message)s",
2019-07-24 08:32:40 +00:00
"Invalid JSON": "Ogiltig JSON",
2020-08-25 07:13:12 +00:00
"Unexpected error preparing the app. See console for details.": "Oväntat fel vid appstart. Se konsolen för mer information.",
"Invalid configuration: no default server specified.": "Ogiltiga inställningar: ingen standardserver specificerad.",
2020-06-25 11:52:36 +00:00
"Go to your browser to complete Sign In": "Gå till din webbläsare för att slutföra inloggningen",
2020-08-25 07:13:12 +00:00
"Unable to load config file: please refresh the page to try again.": "Kan inte ladda konfigurationsfilen: ladda om sidan för att försöka igen.",
2020-06-25 11:52:36 +00:00
"Unsupported browser": "Webbläsaren stöds ej",
"Please install <chromeLink>Chrome</chromeLink>, <firefoxLink>Firefox</firefoxLink>, or <safariLink>Safari</safariLink> for the best experience.": "Installera <chromeLink>Chrome</chromeLink>, <firefoxLink>Firefox</firefoxLink>, eller <safariLink>Safari</safariLink> för den bästa upplevelsen.",
2020-08-25 07:13:12 +00:00
"You can continue using your current browser, but some or all features may not work and the look and feel of the application may be incorrect.": "Du kan fortsätta använda din nuvarande webbläsare, men vissa eller alla funktioner kanske inte fungerar och utseendet och känslan av applikationen kan var felaktig.",
2020-06-25 11:52:36 +00:00
"I understand the risks and wish to continue": "Jag förstår riskerna och vill fortsätta",
2020-07-13 17:03:03 +01:00
"Go to element.io": "Gå till element.io",
2020-08-11 18:00:59 +00:00
"Failed to start": "Misslyckade att starta",
"Your Element is misconfigured": "Din Element är felkonfigurerad",
2020-08-25 07:13:12 +00:00
"Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Din Elementkonfiguration innehåller ogiltig JSON. Vänligen rätta till problemet och ladda om sidan.",
"Download Completed": "Nedladdning slutförd",
2020-08-11 18:00:59 +00:00
"Open": "Öppna",
"Powered by Matrix": "Drivs av Matrix",
"Your browser can't run %(brand)s": "Din webbläsare kan inte köra %(brand)s",
2021-04-22 12:46:09 +00:00
"%(brand)s uses advanced browser features which aren't supported by your current browser.": "%(brand)s använder avancerade webbläsarfunktioner som inte stöds av din aktuella webbläsare.",
2021-07-02 18:57:48 +00:00
"Use %(brand)s on mobile": "Använd %(brand)s på mobilen",
+11
2022-10-18 13:34:38 +02:00
"Decentralised, encrypted chat &amp; collaboration powered by $matrixLogo": "Decentraliserad krypterad chatt &amp; samarbete som drivs av $matrixLogo",
"%(appName)s: %(browserName)s on %(osName)s": "%(appName)s: %(browserName)s på %(osName)s",
+3
2023-07-27 09:57:15 +02:00
"%(brand)s Desktop: %(platformName)s": "%(brand)s Skrivbord: %(platformName)s",
"Invalid configuration: a default_hs_url can't be specified along with default_server_name or default_server_config": "Ogiltig konfiguration: en default_hs_url kan inte anges tillsammans med default_server_name eller default_server_config"
2017-05-26 21:48:34 +00:00
}