diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-04-07 00:12:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-04-07 00:12:12 +0000 |
commit | 7f2838cf6891cd2ec5a4a575d8cbdee9d79226a3 (patch) | |
tree | a3b7651925cd96f1177be016b018447d75100f73 /lib/l10n/nb.js | |
parent | d45a889fe22273aab64e8a339b57da097988cd36 (diff) | |
download | nextcloud-server-7f2838cf6891cd2ec5a4a575d8cbdee9d79226a3.tar.gz nextcloud-server-7f2838cf6891cd2ec5a4a575d8cbdee9d79226a3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/nb.js')
-rw-r--r-- | lib/l10n/nb.js | 2 |
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.", |