summaryrefslogtreecommitdiffstats
path: root/lib/l10n/nb_NO.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/nb_NO.js')
-rw-r--r--lib/l10n/nb_NO.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/l10n/nb_NO.js b/lib/l10n/nb_NO.js
index 595d85efdfe..4f85c4975e0 100644
--- a/lib/l10n/nb_NO.js
+++ b/lib/l10n/nb_NO.js
@@ -148,6 +148,7 @@ OC.L10N.register(
"Check the value of \"datadirectory\" in your configuration" : "Sjekk verdien for \"datadirectory\" i konfigurasjonen din",
"Data directory (%s) is invalid" : "Data-mappe (%s) er ugyldig",
"Please check that the data directory contains a file \".ocdata\" in its root." : "Sjekk at det ligger en fil \".ocdata\" i roten av data-mappen.",
- "Could not obtain lock type %d on \"%s\"." : "Klarte ikke å låse med type %d på \"%s\"."
+ "Could not obtain lock type %d on \"%s\"." : "Klarte ikke å låse med type %d på \"%s\".",
+ "Storage not available" : "Lagringsplass ikke tilgjengelig"
},
"nplurals=2; plural=(n != 1);");