summaryrefslogtreecommitdiffstats
path: root/lib/l10n/nb_NO.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-11-26 01:06:57 +0000
committerNextcloud bot <bot@nextcloud.com>2016-11-26 01:06:57 +0000
commit8f4ec8583d8d30586f292a153854560bdb20a0b2 (patch)
treea6e4cdf4ebb1f11402a1dca4afa609b6b811640c /lib/l10n/nb_NO.js
parent789e6e7363514cc9dc669ef259ac1a5e491c2277 (diff)
downloadnextcloud-server-8f4ec8583d8d30586f292a153854560bdb20a0b2.tar.gz
nextcloud-server-8f4ec8583d8d30586f292a153854560bdb20a0b2.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/nb_NO.js')
-rw-r--r--lib/l10n/nb_NO.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/l10n/nb_NO.js b/lib/l10n/nb_NO.js
index a8c58da4e89..934aa02a1e1 100644
--- a/lib/l10n/nb_NO.js
+++ b/lib/l10n/nb_NO.js
@@ -31,12 +31,11 @@ OC.L10N.register(
"_%n minute ago_::_%n minutes ago_" : ["for %n minutt siden","for %n minutter siden"],
"seconds ago" : "for få sekunder siden",
"Module with id: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Modul med id: %s eksisterer ikke. Aktiver den i app-innstillingene eller kontakt en administrator.",
- "Empty filename is not allowed" : "Tomt filnavn er ikke tillatt",
- "Dot files are not allowed" : "Punktum-filer er ikke tillatt",
- "4-byte characters are not supported in file names" : "4-byte tegn er ikke tillatt i filnavn",
"File name is a reserved word" : "Filnavnet er et reservert ord",
"File name contains at least one invalid character" : "Filnavnet inneholder minst ett ulovlig tegn",
"File name is too long" : "Filnavnet er for langt",
+ "Dot files are not allowed" : "Punktum-filer er ikke tillatt",
+ "Empty filename is not allowed" : "Tomt filnavn er ikke tillatt",
"APCu" : "APCu",
"Redis" : "Redis",
"Server settings" : "Tjenerinnstillinger",
@@ -203,6 +202,7 @@ OC.L10N.register(
"Storage connection error. %s" : "Tilkoblingsfeil for lager. %s",
"Storage is temporarily not available" : "Lagring er midlertidig utilgjengelig",
"Storage connection timeout. %s" : "Tidsavbrudd ved tilkobling av lager: %s",
+ "4-byte characters are not supported in file names" : "4-byte tegn er ikke tillatt i filnavn",
"App directory already exists" : "App-mappe finnes allerede",
"Can't create app folder. Please fix permissions. %s" : "Kan ikke opprette app-mappe. Vennligst ordne opp i tillatelser. %s",
"Archive does not contain a directory named %s" : "Arkivet inneholder ikke en mappe med navn %s",