diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-09-15 10:48:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-09-15 10:48:26 +0000 |
commit | 869f3f5895ab1e0b3d3c92852570ee322d1e95f2 (patch) | |
tree | f7eda221470e1933d2fb5e4a7ed83aa93c2387c4 /apps/encryption | |
parent | 54bbc893542f7d92dfa275266bb7d57ed45e8e89 (diff) | |
download | nextcloud-server-869f3f5895ab1e0b3d3c92852570ee322d1e95f2.tar.gz nextcloud-server-869f3f5895ab1e0b3d3c92852570ee322d1e95f2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/encryption')
-rw-r--r-- | apps/encryption/l10n/nb.js | 1 | ||||
-rw-r--r-- | apps/encryption/l10n/nb.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/encryption/l10n/nb.js b/apps/encryption/l10n/nb.js index 770c8016c67..18b73091f75 100644 --- a/apps/encryption/l10n/nb.js +++ b/apps/encryption/l10n/nb.js @@ -31,6 +31,7 @@ OC.L10N.register( "Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Kan ikke dekryptere denne filen. Dette er sannsynligvis en delt fil. Spør eieren av filen om å dele den med deg på nytt.", "Can not read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Kan ikke lese denne filen, som sannsynligvis er en delt fil. Be eieren av filen om å dele den med deg på nytt.", "Default encryption module" : "Standard krypteringsmodul", + "Default encryption module for server-side encryption" : "Standard krypteringsmodul for kryptering på serverdelen", "Hey there,\n\nthe admin enabled server-side-encryption. Your files were encrypted using the password '%s'.\n\nPlease login to the web interface, go to the section 'basic encryption module' of your personal settings and update your encryption password by entering this password into the 'old log-in password' field and your current login-password.\n\n" : "Hei,\n\nAdministratoren har aktivert kryptering på serverdelen. Filene dine har blitt kryptert med passordet '%s'.\n\nlogg inn på web-grensesnittet, gå til seksjonen 'grunnleggende krypteringsmodul' i dine personlige innstillinger og oppdater krypteringspassordet ditt ved å legge inn dette passordet i feltet 'gammelt påloggingspassord' sammen med ditt nåværende påloggingspassord.\n", "The share will expire on %s." : "Delingen vil opphøre %s.", "Cheers!" : "Ha det!", diff --git a/apps/encryption/l10n/nb.json b/apps/encryption/l10n/nb.json index 86b303c5059..962116c3374 100644 --- a/apps/encryption/l10n/nb.json +++ b/apps/encryption/l10n/nb.json @@ -29,6 +29,7 @@ "Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Kan ikke dekryptere denne filen. Dette er sannsynligvis en delt fil. Spør eieren av filen om å dele den med deg på nytt.", "Can not read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Kan ikke lese denne filen, som sannsynligvis er en delt fil. Be eieren av filen om å dele den med deg på nytt.", "Default encryption module" : "Standard krypteringsmodul", + "Default encryption module for server-side encryption" : "Standard krypteringsmodul for kryptering på serverdelen", "Hey there,\n\nthe admin enabled server-side-encryption. Your files were encrypted using the password '%s'.\n\nPlease login to the web interface, go to the section 'basic encryption module' of your personal settings and update your encryption password by entering this password into the 'old log-in password' field and your current login-password.\n\n" : "Hei,\n\nAdministratoren har aktivert kryptering på serverdelen. Filene dine har blitt kryptert med passordet '%s'.\n\nlogg inn på web-grensesnittet, gå til seksjonen 'grunnleggende krypteringsmodul' i dine personlige innstillinger og oppdater krypteringspassordet ditt ved å legge inn dette passordet i feltet 'gammelt påloggingspassord' sammen med ditt nåværende påloggingspassord.\n", "The share will expire on %s." : "Delingen vil opphøre %s.", "Cheers!" : "Ha det!", |