diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-02-24 02:34:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-02-24 02:34:40 +0000 |
commit | b7bf29fd8c54e44efee3537c43c67a362f0756fe (patch) | |
tree | c25be031e486dfd4254ff2e3f82cfd97c6423334 /apps/provisioning_api/l10n/nb.json | |
parent | a47b28f9861158f2f95753a7f865983c37d37464 (diff) | |
download | nextcloud-server-b7bf29fd8c54e44efee3537c43c67a362f0756fe.tar.gz nextcloud-server-b7bf29fd8c54e44efee3537c43c67a362f0756fe.zip |
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/provisioning_api/l10n/nb.json')
-rw-r--r-- | apps/provisioning_api/l10n/nb.json | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/apps/provisioning_api/l10n/nb.json b/apps/provisioning_api/l10n/nb.json new file mode 100644 index 00000000000..10158915c9d --- /dev/null +++ b/apps/provisioning_api/l10n/nb.json @@ -0,0 +1,13 @@ +{ "translations": { + "Logged in user must be an administrator or have authorization to edit this setting." : "Pålogget bruker må være administrator eller ha autorisasjon til å redigere denne innstillingen.", + "User already exists" : "Brukeren eksisterer allerede", + "Email confirmation" : "E-postbekreftelse", + "To enable the email address %s please click the button below." : "Klikk på knappen nedenfor for å aktivere e-postadressen %s.", + "Confirm" : "Bekreft", + "Email was already removed from account and cannot be confirmed anymore." : "E-posten er allerede fjernet fra kontoen og kan ikke bekreftes lenger.", + "Could not verify mail because the token is expired." : "Kunne ikke bekrefte e-posten fordi nøkkelen er utløpt.", + "Could not verify mail because the token is invalid." : "Kunne ikke bekrefte e-post fordi nøkkelen er ugyldig.", + "An unexpected error occurred. Please contact your admin." : "En uventet feil oppsto. Ta kontakt med administratoren din.", + "Email confirmation successful" : "E-postbekreftelse vellykket" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file |