summaryrefslogtreecommitdiffstats
path: root/apps/theming
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-03-27 00:12:04 +0000
committerNextcloud bot <bot@nextcloud.com>2018-03-27 00:12:04 +0000
commitc2ec519bc443547edd0b899530710205a5e717b5 (patch)
tree37ee11849145d4d397644411e7e3b47c113b6805 /apps/theming
parentf8b1acfcfd80908a595853efb9805cbeda738be4 (diff)
downloadnextcloud-server-c2ec519bc443547edd0b899530710205a5e717b5.tar.gz
nextcloud-server-c2ec519bc443547edd0b899530710205a5e717b5.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming')
-rw-r--r--apps/theming/l10n/nb.js1
-rw-r--r--apps/theming/l10n/nb.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/theming/l10n/nb.js b/apps/theming/l10n/nb.js
index 7fa376b70e6..bb0d7a9626c 100644
--- a/apps/theming/l10n/nb.js
+++ b/apps/theming/l10n/nb.js
@@ -10,6 +10,7 @@ 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",
"No file was uploaded" : "Ingen filer ble lastet opp",
diff --git a/apps/theming/l10n/nb.json b/apps/theming/l10n/nb.json
index 718436cb503..c2c3cb263d3 100644
--- a/apps/theming/l10n/nb.json
+++ b/apps/theming/l10n/nb.json
@@ -8,6 +8,7 @@
"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",
"No file was uploaded" : "Ingen filer ble lastet opp",