diff options
Diffstat (limited to 'settings/l10n/nb.js')
-rw-r--r-- | settings/l10n/nb.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/nb.js b/settings/l10n/nb.js index 5cab8d0221c..9d7170480ad 100644 --- a/settings/l10n/nb.js +++ b/settings/l10n/nb.js @@ -116,9 +116,9 @@ OC.L10N.register( "Enable" : "Aktiver", "The app will be downloaded from the app store" : "Denne appen blir lastet ned fra program-butikken", "Settings" : "Innstillinger", - "Full name" : "Fullt navn", "Email" : "E-post", "Group admin for" : "Gruppeadministrator for", + "Language" : "Språk", "User backend" : "Bruker-tjener", "Unlimited" : "Ubegrenset", "Default quota" : "Standard kvote", @@ -231,6 +231,7 @@ OC.L10N.register( "Cancel" : "Avbryt", "Choose as profile picture" : "Velg som profilbilde", "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Du bruker <strong>%s</strong> av <strong>%s</strong> (<strong>%s %%</strong>)", + "Full name" : "Fullt navn", "No display name set" : "Visningsnavn ikke satt", "Your email address" : "Din e-postadresse", "No email address set" : "E-postadresse ikke satt", @@ -244,7 +245,6 @@ OC.L10N.register( "Link https://…" : "Lenk http://…", "Twitter" : "Twitter", "Twitter handle @…" : "Twitter-konto @ …", - "Language" : "Språk", "Help translate" : "Bidra til oversettelsen", "Password" : "Passord", "Current password" : "Nåværende passord", |