diff options
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", |