summaryrefslogtreecommitdiffstats
path: root/lib/l10n/nb.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/nb.js')
-rw-r--r--lib/l10n/nb.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/nb.js b/lib/l10n/nb.js
index 284984a1e1c..dff5491c029 100644
--- a/lib/l10n/nb.js
+++ b/lib/l10n/nb.js
@@ -200,7 +200,7 @@ OC.L10N.register(
"No database drivers (sqlite, mysql, or postgresql) installed." : "Ingen databasedrivere (sqlite, mysql, or postgresql) installert.",
"Cannot write into \"config\" directory" : "Kan ikke skrive i \"config\"-mappen",
"Cannot write into \"apps\" directory" : "Kan ikke skrive i \"apps\"-mappen",
- "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Dette kan vanligvis ordnes ved å gi vev-tjeneren skrivetilgang til apps-mappen eller ved å skru av programbutikken i config-fila. Se %s",
+ "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Dette kan vanligvis ordnes ved å gi vev-tjeneren skrivetilgang til apps-mappen eller ved å skru av programbutikken i config-filen. Se %s",
"Cannot create \"data\" directory" : "Kan ikke opprette \"data\"-mappe",
"This can usually be fixed by giving the webserver write access to the root directory. See %s" : "Dette kan vanligvis ordnes ved å gi vev-tjeneren skrivetilgang til root-mappen. Se %s",
"Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "Tillatelser kan vanligvis ordnes ved å gi vevtjeneren skrivetilgang til rotmappa. Se %s.",