diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-05-23 00:15:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-05-23 00:15:44 +0000 |
commit | 4bbad8f88a0c62477cae8116b296d584b46ed8e6 (patch) | |
tree | 2a70828cf4f4d163fbfdd62677abca40044d087d /lib/l10n/nb.js | |
parent | a2c518ee5a3d452973052a627e15bcb3bb812dd3 (diff) | |
download | nextcloud-server-4bbad8f88a0c62477cae8116b296d584b46ed8e6.tar.gz nextcloud-server-4bbad8f88a0c62477cae8116b296d584b46ed8e6.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 dff5491c029..29854418a50 100644 --- a/lib/l10n/nb.js +++ b/lib/l10n/nb.js @@ -57,6 +57,7 @@ OC.L10N.register( "Empty filename is not allowed" : "Tomt filnavn er ikke tillatt", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Programmet \"%s\" kan ikke installeres på grunn av at appinfo-filen ikke kan leses.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Programmet \"%s\" kan ikke installere fordi det ikke er kompatibel med denne tjenerversjonen.", + "__language_name__" : "Norsk bokmål", "This is an automatically sent email, please do not reply." : "Dette er en automatisk sendt e-post, ikke svar.", "Help" : "Hjelp", "Apps" : "Programmer", @@ -79,7 +80,6 @@ OC.L10N.register( "Personal info" : "Personlig informasjon", "Sync clients" : "Synkroniser klienter", "Unlimited" : "Ubegrenset", - "__language_name__" : "Norsk bokmål", "Verifying" : "Bekrefter", "Verifying …" : "Bekrefter…", "Verify" : "Bekreft", |