diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-08-27 02:15:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-08-27 02:15:20 +0000 |
commit | b7577b6401cb68a6a1f4dc9090facb79a6438753 (patch) | |
tree | a8d92b0b28b026a62000d8905380219445517d93 /settings/l10n/nb.js | |
parent | 7aaa2e12ae9579dbe6fb0d82e9d6144f17732a23 (diff) | |
download | nextcloud-server-b7577b6401cb68a6a1f4dc9090facb79a6438753.tar.gz nextcloud-server-b7577b6401cb68a6a1f4dc9090facb79a6438753.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/nb.js')
-rw-r--r-- | settings/l10n/nb.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/settings/l10n/nb.js b/settings/l10n/nb.js index 539d0f56ee8..c58ab7522f2 100644 --- a/settings/l10n/nb.js +++ b/settings/l10n/nb.js @@ -281,8 +281,6 @@ OC.L10N.register( "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.", "Pick background job setting" : "Velg innstilling for bakgrunnsjobb", "Execute one task with each page loaded" : "Utfør en oppgave med hver side som blir lastet", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php er registrert i en webcron-tjeneste for å kalle cron.php hvert kvarter over HTTP.", - "Use system cron service to call the cron.php file every 15 minutes." : "Bruk systemets cron-tjeneste til å kalle cron.php hvert kvarter.", "The cron.php needs to be executed by the system user \"%s\"." : "Filen cron.php må kjøres systemet som følgende bruker \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "For å kjøre denne trenger du PHP POSIX utvidelse. Se {linkstart}PHP-dokumentasjonen{linkend} for flere detaljer.", "Sharing" : "Deling", @@ -343,6 +341,8 @@ OC.L10N.register( "Locale" : "Nasjonal innstilling", "Current password" : "Nåværende 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." + "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.", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php er registrert i en webcron-tjeneste for å kalle cron.php hvert kvarter over HTTP.", + "Use system cron service to call the cron.php file every 15 minutes." : "Bruk systemets cron-tjeneste til å kalle cron.php hvert kvarter." }, "nplurals=2; plural=(n != 1);"); |