summaryrefslogtreecommitdiffstats
path: root/lib/l10n/nb.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-04-07 00:11:49 +0000
committerNextcloud bot <bot@nextcloud.com>2018-04-07 00:11:49 +0000
commit9f194bc682f0c19b61511af8c8bac56e7df51338 (patch)
tree4ea694fb04b6320a9d36772566d0279bc1d8f59b /lib/l10n/nb.js
parenta13440d46a709b972512ddbb46c084141cdeb99a (diff)
downloadnextcloud-server-9f194bc682f0c19b61511af8c8bac56e7df51338.tar.gz
nextcloud-server-9f194bc682f0c19b61511af8c8bac56e7df51338.zip
[tx-robot] updated from transifex
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.",