diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-27 00:19:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-27 00:19:42 +0000 |
commit | 6ee590b71d42bd2cbf5c26080865861be72d610a (patch) | |
tree | 5ef1688549c8b54926d2741d1e5f3c9f855aaed6 /apps/settings/l10n/nb.js | |
parent | 1baedaf7ac274a6ccfd1d02a41a396ba172388d1 (diff) | |
download | nextcloud-server-6ee590b71d42bd2cbf5c26080865861be72d610a.tar.gz nextcloud-server-6ee590b71d42bd2cbf5c26080865861be72d610a.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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", |