diff options
Diffstat (limited to 'apps/settings/l10n/nb.js')
-rw-r--r-- | apps/settings/l10n/nb.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/settings/l10n/nb.js b/apps/settings/l10n/nb.js index 2aba159d3d5..e3b31cbee8c 100644 --- a/apps/settings/l10n/nb.js +++ b/apps/settings/l10n/nb.js @@ -7,14 +7,8 @@ OC.L10N.register( "Not saved" : "Ikke lagret", "Sending…" : "Sender…", "Email sent" : "E-post sendt", - "Local" : "Lokal", "Private" : "Privat", - "Only visible to local users" : "Kun synlig for lokale brukere", - "Only visible to you" : "Kun synlig for deg", - "Contacts" : "Kontakter", - "Visible to local users and to trusted servers" : "Synlig for lokale brukere og klarerte servere", "Public" : "Offentlig", - "Will be synced to a global and public address book" : "Vil blir synkronisert til global og offentlig addressbok", "Verify" : "Bekreft", "Verifying …" : "Bekrefter…", "Unable to change password" : "Kunne ikke endre passord", @@ -364,6 +358,12 @@ OC.L10N.register( "Share" : "Del", "An error occurred. Please upload an ASCII-encoded PEM certificate." : "Det oppstod en feil. Last opp et ASCII-kodet PEM-sertifikat.", "Valid until {date}" : "Gyldig til {date}", + "Local" : "Lokal", + "Only visible to local users" : "Kun synlig for lokale brukere", + "Only visible to you" : "Kun synlig for deg", + "Contacts" : "Kontakter", + "Visible to local users and to trusted servers" : "Synlig for lokale brukere og klarerte servere", + "Will be synced to a global and public address book" : "Vil blir synkronisert til global og offentlig addressbok", "Albanian" : "Albansk", "Arabic" : "Arabisk", "Tonga" : "Tonga", |