|
4 | 4 | "Unknown device": "Okänd enhet",
|
5 | 5 | "You need to be using HTTPS to place a screen-sharing call.": "Du måste använda HTTPS för att ringa med skärmdelning.",
|
6 | 6 | "Welcome to Element": "Välkommen till Element",
|
7 |
| - "Decentralised, encrypted chat & collaboration powered by [matrix]": "Decentraliserad, krypterad chatt & samarbetsplattform möjliggjort med [matrix]", |
| 7 | + "Decentralised, encrypted chat & collaboration powered by [matrix]": "Decentraliserad, krypterad chatt & samarbetsplattform baserad på [matrix]", |
8 | 8 | "Sign In": "Logga in",
|
9 | 9 | "Create Account": "Skapa konto",
|
10 | 10 | "Explore rooms": "Utforska rum",
|
11 |
| - "The message from the parser is: %(message)s": "Medelandet från parsern är: %(message)s", |
| 11 | + "The message from the parser is: %(message)s": "Meddelandet från parsern är: %(message)s", |
12 | 12 | "Invalid JSON": "Ogiltig JSON",
|
13 |
| - "Unexpected error preparing the app. See console for details.": "Oväntat fel vid appstart. Se konsollen för mer information.", |
14 |
| - "Invalid configuration: can only specify one of default_server_config, default_server_name, or default_hs_url.": "Ogilitiga inställningar: enbart möjligt att specificera en default_config, default_server, eller default_hs_url.", |
15 |
| - "Invalid configuration: no default server specified.": "Ogilitiga inställningar: ingen standardserver specificerad.", |
| 13 | + "Unexpected error preparing the app. See console for details.": "Oväntat fel vid appstart. Se konsolen för mer information.", |
| 14 | + "Invalid configuration: can only specify one of default_server_config, default_server_name, or default_hs_url.": "Ogiltiga inställningar: det är enbart möjligt att specificera en default_config, default_server, eller default_hs_url.", |
| 15 | + "Invalid configuration: no default server specified.": "Ogiltiga inställningar: ingen standardserver specificerad.", |
16 | 16 | "Open user settings": "Öppna användarinställningar",
|
17 | 17 | "Go to your browser to complete Sign In": "Gå till din webbläsare för att slutföra inloggningen",
|
18 |
| - "Missing indexeddb worker script!": "Saknar indexeddb worker skript!", |
19 |
| - "Unable to load config file: please refresh the page to try again.": "Kan inte ladda konfigurationsfilen: var god ladda om sidan för att försöka igen.", |
20 |
| - "Previous/next recently visited room or community": "Föregående/nästa nyligen besökt rum eller community", |
21 |
| - "%(brand)s Desktop (%(platformName)s)": "%(brand)s Desktop (%(platformName)s)", |
| 18 | + "Missing indexeddb worker script!": "Saknar IndexedDB-workerscript!", |
| 19 | + "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.", |
| 20 | + "Previous/next recently visited room or community": "Föregående/nästa nyligen besökt rum eller gemenskap", |
| 21 | + "%(brand)s Desktop (%(platformName)s)": "%(brand)s skrivbord (%(platformName)s)", |
22 | 22 | "%(appName)s (%(browserName)s, %(osName)s)": "%(appName)s (%(browserName)s, %(osName)s)",
|
23 | 23 | "Unsupported browser": "Webbläsaren stöds ej",
|
24 | 24 | "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.",
|
25 |
| - "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 uteseendet samt känslan av applikationen kan var felaktig.", |
| 25 | + "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.", |
26 | 26 | "I understand the risks and wish to continue": "Jag förstår riskerna och vill fortsätta",
|
27 | 27 | "Go to element.io": "Gå till element.io",
|
28 | 28 | "Failed to start": "Misslyckade att starta",
|
29 | 29 | "Your Element is misconfigured": "Din Element är felkonfigurerad",
|
30 |
| - "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Din Element konfiguration innehåller ogiltig JSON. Vänligen rätta till problemet och ladda om sidan igen.", |
31 |
| - "Download Completed": "Nedladdning Slutförd", |
| 30 | + "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.", |
| 31 | + "Download Completed": "Nedladdning slutförd", |
32 | 32 | "Open": "Öppna",
|
33 | 33 | "Powered by Matrix": "Drivs av Matrix",
|
34 | 34 | "Your browser can't run %(brand)s": "Din webbläsare kan inte köra %(brand)s",
|
|
0 commit comments