sv.json 2.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. { "translations": {
  2. "Loading preview…" : "Laddar förhandsvisning...",
  3. "Saved" : "Sparat",
  4. "Admin" : "Admin",
  5. "a safe home for all your data" : "En säker lagringsplats för all din data",
  6. "Name cannot be empty" : "Namn kan inte vara tom",
  7. "The given name is too long" : "Det angivna namnet är för långt",
  8. "The given web address is too long" : "Den angivna adressen är för lång",
  9. "The given slogan is too long" : "Den angivna slogan är för lång",
  10. "The given color is invalid" : "Den angivna färgen är inte tillgänglig",
  11. "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Uppladdningsfilen är för stor (upload_max_filesize i php.ini)",
  12. "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Den uppladdade filen överstiger MAX_FILE_SIZE-instruktionen specificerad i HTML-form",
  13. "No file was uploaded" : "Ingen fil laddades up",
  14. "Missing a temporary folder" : "Saknar en temporär mapp",
  15. "No file uploaded" : "Ingen fil uppladdad",
  16. "Unsupported image type" : "Filtypen är ej giltig",
  17. "Theming" : "Teman",
  18. "Legal notice" : "Rättsligt meddelande",
  19. "Privacy policy" : "Integritetspolicy",
  20. "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Teman gör det möjligt att enkelt skräddarsy utseendet på ditt moln. Detta kommer att synas för alla användare.",
  21. "Name" : "Namn",
  22. "Reset to default" : "Återställ till grundinställningar",
  23. "Web link" : "Webblänk",
  24. "Slogan" : "Slogan",
  25. "Color" : "Färg",
  26. "Logo" : "Logotyp",
  27. "Upload new logo" : "Ladda upp ny logotyp",
  28. "Login image" : "Inloggningsbild",
  29. "Upload new login background" : "Ladda upp ny bakgrundsbild",
  30. "Remove background image" : "Ta bort bakgrundsbild",
  31. "Advanced options" : "Avancerade inställningar",
  32. "Legal notice link" : "Länk rättsligt meddelande",
  33. "Privacy policy link" : "Länk integritetspolicy",
  34. "You are already using a custom theme" : "Du använder redan ett annat tema",
  35. "reset to default" : "Återställ till standard",
  36. "Web address" : "Webbadress",
  37. "Web address https://…" : "Webbadress https://...",
  38. "There is no error, the file uploaded with success" : "Det finns inga fel, uppladdning av filen lyckades ",
  39. "The uploaded file was only partially uploaded" : "Den uppladdade filen laddades bara upp delvis",
  40. "Failed to write file to disk." : "Misslyckades att skriva till disk",
  41. "A PHP extension stopped the file upload." : "Ett PHP-tillägg stoppade uppladdningen av filen."
  42. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  43. }