diff options
Diffstat (limited to 'apps/settings/l10n/nb.js')
-rw-r--r-- | apps/settings/l10n/nb.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/nb.js b/apps/settings/l10n/nb.js index 8e58e5f1f50..2e415066569 100644 --- a/apps/settings/l10n/nb.js +++ b/apps/settings/l10n/nb.js @@ -50,7 +50,7 @@ OC.L10N.register( "Remote wipe was started on %1$s" : "Fjernsletting ble startet på %1$s", "Remote wipe has finished on %1$s" : "Fjernsletting er ferdig på %1$s", "Your <strong>password</strong> or <strong>email</strong> was modified" : "Ditt <strong>passord</strong> eller din <strong>e-postadresse</strong> ble endret", - "Apps" : "Apper", + "Settings" : "Innstillinger", "Could not remove app." : "Kunne ikke fjerne appen.", "Could not update app." : "Kunne ikke oppdatere appen.", "Wrong password" : "Feil passord", @@ -72,7 +72,6 @@ OC.L10N.register( "Email could not be sent. Check your mail server log" : "E-post kunne ikke sendes. Sjekk serverloggen på din e-postserver", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Et problem oppsto med sending av e-post. Sjekk innstillingene. (Feil: %s)", "You need to set your account email before being able to send test emails. Go to %s for that." : "Du må angi konto-e-postadressen din før du kan sende test-e-post. Gå til %s for det.", - "Users" : "Brukere", "Invalid account" : "Ugyldig konto", "Invalid mail address" : "Ugyldig e-postadresse", "Settings saved" : "Innstillinger lagret", @@ -104,9 +103,10 @@ OC.L10N.register( "Go to %s" : "Gå til %s", "Install Client" : "Installer klient", "Logged in account must be a subadmin" : "Pålogget konto må være en underadministrator", - "Settings" : "Innstillinger", + "Apps" : "Apper", "Personal" : "Personlig", "Administration" : "Administrasjon", + "Users" : "Brukere", "Additional settings" : "Flere innstillinger", "Artificial Intelligence" : "Kunstig intelligens", "Administration privileges" : "Administratorrettigheter", |