summaryrefslogtreecommitdiffstats
path: root/apps/theming/l10n/nb.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/theming/l10n/nb.json')
-rw-r--r--apps/theming/l10n/nb.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/theming/l10n/nb.json b/apps/theming/l10n/nb.json
index b1ec6e2f755..718436cb503 100644
--- a/apps/theming/l10n/nb.json
+++ b/apps/theming/l10n/nb.json
@@ -8,13 +8,10 @@
"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",
- "There is no error, the file uploaded with success" : "Det er ingen feil, 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",
"No file was uploaded" : "Ingen filer ble lastet opp",
"Missing a temporary folder" : "Mangler midlertidig mappe",
- "Failed to write file to disk." : "Klarte ikke å skrive til disk.",
- "A PHP extension stopped the file upload." : "En 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",
@@ -33,6 +30,9 @@
"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.",
"reset to default" : "tilbakestill til forvalg",
- "The uploaded file was only partially uploaded" : "Filen ble bare delvis lastet opp"
+ "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",
+ "Failed to write file to disk." : "Klarte ikke å skrive til disk.",
+ "A PHP extension stopped the file upload." : "En PHP-utvidelse stoppet filopplastingen."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file