summaryrefslogtreecommitdiffstats
path: root/apps/theming/l10n/nb.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-03-12 01:12:21 +0000
committerNextcloud bot <bot@nextcloud.com>2018-03-12 01:12:21 +0000
commit4e56a024504abb1ae1e8abd702f5c0e15ac49418 (patch)
tree2ad5529fc441d64022c081b9f57c35848429efbc /apps/theming/l10n/nb.js
parent15c099df4d225db98fb3e460a66d974c1f654964 (diff)
downloadnextcloud-server-4e56a024504abb1ae1e8abd702f5c0e15ac49418.tar.gz
nextcloud-server-4e56a024504abb1ae1e8abd702f5c0e15ac49418.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/nb.js')
-rw-r--r--apps/theming/l10n/nb.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/nb.js b/apps/theming/l10n/nb.js
index 2abebba3f6b..5173cd20cbf 100644
--- a/apps/theming/l10n/nb.js
+++ b/apps/theming/l10n/nb.js
@@ -13,7 +13,6 @@ OC.L10N.register(
"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",
- "The uploaded file was only partially uploaded" : "Filen ble bare delvis lastet opp",
"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.",
@@ -35,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.",
- "reset to default" : "tilbakestill til forvalg"
+ "reset to default" : "tilbakestill til forvalg",
+ "The uploaded file was only partially uploaded" : "Filen ble bare delvis lastet opp"
},
"nplurals=2; plural=(n != 1);");