sv.json 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  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 privacy policy address is too long" : "Den angivna sekretesspolicyadressen är för lång",
  10. "The given slogan is too long" : "Den angivna slogan är för lång",
  11. "The given color is invalid" : "Den angivna färgen är inte tillgänglig",
  12. "The file was uploaded" : "Filen laddades upp",
  13. "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Uppladdningsfilen är för stor (upload_max_filesize i php.ini)",
  14. "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",
  15. "The file was only partially uploaded" : "Filen var endast delvis uppladdad",
  16. "No file was uploaded" : "Ingen fil laddades up",
  17. "Missing a temporary folder" : "Saknar en temporär mapp",
  18. "Could not write file to disk" : "Kunde inte skriva fil till disk",
  19. "A PHP extension stopped the file upload" : "Ett PHP-tillägg stoppade filuppladdning",
  20. "No file uploaded" : "Ingen fil uppladdad",
  21. "Unsupported image type" : "Filtypen är ej giltig",
  22. "Theming" : "Teman",
  23. "Legal notice" : "Rättsligt meddelande",
  24. "Privacy policy" : "Integritetspolicy",
  25. "Adjust the Nextcloud theme" : "Justera Nextcloud-tema",
  26. "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.",
  27. "Name" : "Namn",
  28. "Reset to default" : "Återställ till grundinställningar",
  29. "Web link" : "Webblänk",
  30. "https://…" : "https://…",
  31. "Slogan" : "Slogan",
  32. "Color" : "Färg",
  33. "Logo" : "Logotyp",
  34. "Upload new logo" : "Ladda upp ny logotyp",
  35. "Login image" : "Inloggningsbild",
  36. "Upload new login background" : "Ladda upp ny bakgrundsbild",
  37. "Remove background image" : "Ta bort bakgrundsbild",
  38. "Advanced options" : "Avancerade inställningar",
  39. "Legal notice link" : "Länk rättsligt meddelande",
  40. "Privacy policy link" : "Länk integritetspolicy",
  41. "Favicon" : "Favicon",
  42. "Upload new favicon" : "Ladda upp nya favicon",
  43. "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installera Imagemagick PHP-tillägget med stöd för SVG-bilder för att automatiskt generera faviconer baserat på den uppladdade logotypen och färgen.",
  44. "There is no error, the file uploaded with success" : "Det finns inga fel, uppladdning av filen lyckades ",
  45. "The uploaded file was only partially uploaded" : "Den uppladdade filen laddades bara upp delvis",
  46. "Failed to write file to disk." : "Misslyckades att skriva till disk",
  47. "A PHP extension stopped the file upload." : "Ett PHP-tillägg stoppade uppladdningen av filen.",
  48. "You are already using a custom theme" : "Du använder redan ett annat tema",
  49. "Web address https://…" : "Webbadress https://..."
  50. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  51. }