diff options
Diffstat (limited to 'apps/settings/l10n/nb.json')
-rw-r--r-- | apps/settings/l10n/nb.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/settings/l10n/nb.json b/apps/settings/l10n/nb.json index 7cb601fa31a..3583da6b86d 100644 --- a/apps/settings/l10n/nb.json +++ b/apps/settings/l10n/nb.json @@ -314,8 +314,8 @@ "Last job execution ran %s. Something seems wrong." : "Siste jobbkjøring kjørte %s. Noe ser ut til å være galt.", "Last job ran %s." : "Siste jobb kjørte %s.", "Background job didn’t run yet!" : "Bakgrunnsjobben har ikke kjørt enda!", - "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", + "Recommended" : "Anbefalt", "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.", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Som administrator kan du fininnstille delingsoppførselen. Se dokumentasjonen for mer informasjon.", @@ -374,6 +374,7 @@ "Error: This app can not be enabled because it makes the server unstable" : "Feil: Denne appen kan ikke aktiveres fordi det gjør serveren ustabil", "mail" : "e-post", "Test email settings" : "Test innstillinger for e-post", + "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.", "Expire after " : "Utløper etter", "days" : "dager", "Allow users to share via link" : "Tillat brukere å dele via lenke", |