diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-05-05 02:28:30 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-05-05 02:28:30 +0000 |
commit | c752405fff6a3b8cdb580bb87cdcaa5dc3f1bee2 (patch) | |
tree | f3dac848ba5a39eb5e507b2129cb4acf7b2d9c5d /apps/settings/l10n/nb.js | |
parent | 645bc022e2e887cf3b108095cb5cf9b5e8441ab1 (diff) | |
download | nextcloud-server-c752405fff6a3b8cdb580bb87cdcaa5dc3f1bee2.tar.gz nextcloud-server-c752405fff6a3b8cdb580bb87cdcaa5dc3f1bee2.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 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/settings/l10n/nb.js b/apps/settings/l10n/nb.js index c920a603ceb..3d13cf13a65 100644 --- a/apps/settings/l10n/nb.js +++ b/apps/settings/l10n/nb.js @@ -366,8 +366,6 @@ OC.L10N.register( "App update" : "App-oppdatering", "Test email settings" : "Test innstillinger for e-post", "days" : "dager", - "No display name set" : "Visningsnavn ikke satt", - "Update all" : "Oppdater alle", - "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "For optimal ytelse er det viktig å sette opp bakgrunnsjobber rett. For kjøring på større installasjoner er 'Cron' anbefalt innstilling. Se dokumentasjonen for mer informasjon." + "No display name set" : "Visningsnavn ikke satt" }, "nplurals=2; plural=(n != 1);"); |