diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-09-01 02:37:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-09-01 02:37:42 +0000 |
commit | 248f5e93950a476b41c80bb0111a176186a13cc7 (patch) | |
tree | f2bb5008d3e8ab3fc98075b75f283fdde7bc6155 /apps/settings/l10n/nb.js | |
parent | 2600a00c007683f39e24028d4ad7a912937ef16f (diff) | |
download | nextcloud-server-248f5e93950a476b41c80bb0111a176186a13cc7.tar.gz nextcloud-server-248f5e93950a476b41c80bb0111a176186a13cc7.zip |
[tx-robot] updated 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 c2b6b7cbc9c..7427557de6d 100644 --- a/apps/settings/l10n/nb.js +++ b/apps/settings/l10n/nb.js @@ -199,6 +199,9 @@ OC.L10N.register( "Remove group" : "Fjern gruppe", "You are about to remove the group {group}. The users will NOT be deleted." : "Du skal til å fjerne gruppen {group}. Brukerne vil IKKE bli slettet.", "Please confirm the group removal " : "Vennligst bekreft fjerning av gruppe", + "Current password" : "Nåværende passord", + "New password" : "Nytt passord", + "Change password" : "Endre passord", "Your email address" : "Din e-postadresse", "No email address set" : "E-postadresse ikke satt", "Language" : "Språk", @@ -341,9 +344,6 @@ OC.L10N.register( "You are using <strong>%s</strong>" : "Du bruker <strong>%s</strong>", "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Du bruker <strong>%1$s</strong> av <strong>%2$s</strong> (<strong>%3$s %%</strong>)", "Locale" : "Nasjonal innstilling", - "Current password" : "Nåværende passord", - "New password" : "Nytt passord", - "Change password" : "Endre passord", "Use a second factor besides your password to increase security for your account." : "Bruk en annen faktor i tillegg til passordet ditt for å øke sikkerheten for kontoen din.", "Migration in progress. Please wait until the migration is finished" : "Migrering utføres. Vent til den er ferdig.", "Migration started …" : "Migrering startet…", |