Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-08-27 05:15:20 +0300
committerNextcloud bot <bot@nextcloud.com>2019-08-27 05:15:20 +0300
commitb7577b6401cb68a6a1f4dc9090facb79a6438753 (patch)
treea8d92b0b28b026a62000d8905380219445517d93 /settings/l10n/nb.json
parent7aaa2e12ae9579dbe6fb0d82e9d6144f17732a23 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/nb.json')
-rw-r--r--settings/l10n/nb.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/settings/l10n/nb.json b/settings/l10n/nb.json
index 7edabf40f2b..51b739ffa1d 100644
--- a/settings/l10n/nb.json
+++ b/settings/l10n/nb.json
@@ -279,8 +279,6 @@
"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",
@@ -341,6 +339,8 @@
"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."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file