nb.json 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. { "translations": {
  2. "Loading preview…" : "Laster forhåndsvisning…",
  3. "Saved" : "Lagret",
  4. "Admin" : "Admin",
  5. "a safe home for all your data" : "et trygt hjem for alle dine data",
  6. "Name cannot be empty" : "Navn kan ikke være tom",
  7. "The given name is too long" : "Navnet er for langt",
  8. "The given web address is too long" : "Nettadressen er for lang",
  9. "The given slogan is too long" : "Slagordet er for langt",
  10. "The given color is invalid" : "Fargen er ugyldig",
  11. "The file was uploaded" : "Filen ble lastet opp",
  12. "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Filen er større enn grensen satt i upload_max_filesize i php.ini",
  13. "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Filen du prøvde å laste opp er større enn grensen satt i MAX_FILE_SIZE i HTML-skjemaet",
  14. "The file was only partially uploaded" : "Filen ble kun delvis nedlastet",
  15. "No file was uploaded" : "Ingen filer ble lastet opp",
  16. "Missing a temporary folder" : "Mangler midlertidig mappe",
  17. "Could not write file to disk" : "Kunne ikke skrive fil til disk",
  18. "A PHP extension stopped the file upload" : "A PHP-utvidelse stoppet filopplastingen",
  19. "No file uploaded" : "Ingen fil lastet opp",
  20. "Unsupported image type" : "Filtypen støttes ikke",
  21. "Theming" : "Draktvalg",
  22. "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Draktvalg gjør det enkelt å tilpasse utseende og følelsen av din installasjon og støttede klienter. Dette vil bli synlig for alle brukere.",
  23. "Name" : "Navn",
  24. "Reset to default" : "Tilbakestill til forvalg",
  25. "Slogan" : "Slagord",
  26. "Color" : "Farge",
  27. "Logo" : "Logo",
  28. "Upload new logo" : "Last opp ny logo",
  29. "Login image" : "Innloggingsbilde",
  30. "Upload new login background" : "Last opp ny innloggingsbakgrunn",
  31. "Remove background image" : "Fjern bakgrunnsbilde",
  32. "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installer PHP-utvidelsen Imagemagick med støtte for SVG-bilder for å opprette favikoner automatisk basert på opplastet logo og farge.",
  33. "You are already using a custom theme" : "Du bruker allerede en egendefinert drakt",
  34. "reset to default" : "tilbakestill til forvalg",
  35. "Web address" : "Nettadresse",
  36. "Web address https://…" : "Nettadresse https://…",
  37. "There is no error, the file uploaded with success" : "Det er ingen feil, filen ble lastet opp",
  38. "The uploaded file was only partially uploaded" : "Filen ble bare delvis lastet opp",
  39. "Failed to write file to disk." : "Klarte ikke å skrive til disk.",
  40. "A PHP extension stopped the file upload." : "En PHP-utvidelse stoppet filopplastingen."
  41. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  42. }