summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/nb.js2
-rw-r--r--lib/l10n/nb.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/nb.js b/lib/l10n/nb.js
index 1a99a86fa73..38fd0ddd720 100644
--- a/lib/l10n/nb.js
+++ b/lib/l10n/nb.js
@@ -1,7 +1,7 @@
OC.L10N.register(
"lib",
{
- "Cannot write into \"config\" directory!" : "Kan ikke skrive i \"config\"-mappen!",
+ "Cannot write into \"config\" directory!" : "Kan ikke skrive til «config»-mappen!",
"This can usually be fixed by giving the webserver write access to the config directory" : "Dette kan vanligvis ordnes ved å gi vev-tjeneren skrivetilgang til config-mappen",
"See %s" : "Se %s",
"This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Dette kan vanligvis ordnes ved å gi vev-tjeneren skrivetilgang til config-mappen. Se %s",
diff --git a/lib/l10n/nb.json b/lib/l10n/nb.json
index 1738133e1db..6c9e5645091 100644
--- a/lib/l10n/nb.json
+++ b/lib/l10n/nb.json
@@ -1,5 +1,5 @@
{ "translations": {
- "Cannot write into \"config\" directory!" : "Kan ikke skrive i \"config\"-mappen!",
+ "Cannot write into \"config\" directory!" : "Kan ikke skrive til «config»-mappen!",
"This can usually be fixed by giving the webserver write access to the config directory" : "Dette kan vanligvis ordnes ved å gi vev-tjeneren skrivetilgang til config-mappen",
"See %s" : "Se %s",
"This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Dette kan vanligvis ordnes ved å gi vev-tjeneren skrivetilgang til config-mappen. Se %s",