summaryrefslogtreecommitdiffstats
path: root/apps/theming/l10n/nb.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/theming/l10n/nb.js')
-rw-r--r--apps/theming/l10n/nb.js6
1 files changed, 5 insertions, 1 deletions
diff --git a/apps/theming/l10n/nb.js b/apps/theming/l10n/nb.js
index 7fa376b70e6..464acad9c49 100644
--- a/apps/theming/l10n/nb.js
+++ b/apps/theming/l10n/nb.js
@@ -10,13 +10,16 @@ OC.L10N.register(
"The given web address is too long" : "Nettadressen er for lang",
"The given slogan is too long" : "Slagordet er for langt",
"The given color is invalid" : "Fargen er ugyldig",
+ "The file was uploaded" : "Filen ble lastet opp",
"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",
"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",
+ "The file was only partially uploaded" : "Filen ble kun delvis nedlastet",
"No file was uploaded" : "Ingen filer ble lastet opp",
"Missing a temporary folder" : "Mangler midlertidig mappe",
+ "Could not write file to disk" : "Kunne ikke skrive fil til disk",
+ "A PHP extension stopped the file upload" : "A PHP-utvidelse stoppet filopplastingen",
"No file uploaded" : "Ingen fil lastet opp",
"Unsupported image type" : "Filtypen støttes ikke",
- "You are already using a custom theme" : "Du bruker allerede en egendefinert drakt",
"Theming" : "Draktvalg",
"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.",
"Name" : "Navn",
@@ -31,6 +34,7 @@ OC.L10N.register(
"Upload new login background" : "Last opp ny innloggingsbakgrunn",
"Remove background image" : "Fjern bakgrunnsbilde",
"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.",
+ "You are already using a custom theme" : "Du bruker allerede en egendefinert drakt",
"reset to default" : "tilbakestill til forvalg",
"There is no error, the file uploaded with success" : "Det er ingen feil, filen ble lastet opp",
"The uploaded file was only partially uploaded" : "Filen ble bare delvis lastet opp",