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/sv.json | |
parent | 7aaa2e12ae9579dbe6fb0d82e9d6144f17732a23 (diff) | |
download | nextcloud-server-b7577b6401cb68a6a1f4dc9090facb79a6438753.tar.gz nextcloud-server-b7577b6401cb68a6a1f4dc9090facb79a6438753.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/sv.json')
-rw-r--r-- | settings/l10n/sv.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/sv.json b/settings/l10n/sv.json index 395845ddf3d..cb0eb813d37 100644 --- a/settings/l10n/sv.json +++ b/settings/l10n/sv.json @@ -311,8 +311,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." : "För optimal prestanda är det viktigt att konfigurera bakgrundsjobb korrekt. För större instanser 'Cron' är den rekommenderade inställningen. Vänligen se dokumentationen för mer information.", "Pick background job setting" : "Välj inställning för bakgrundsjobb", "Execute one task with each page loaded" : "Exekvera en uppgift vid varje sidladdning", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php är registrerat hos en webcron-tjänst att köra cron.php varje kvart över HTTP.", - "Use system cron service to call the cron.php file every 15 minutes." : "Använd systemets cron-tjänst för att anropa cron.php varje kvart.", "The cron.php needs to be executed by the system user \"%s\"." : "Cron.php behöver exekveras av systemanvändaren \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "För att köra detta behöver du PHP POSIX-tillägget. Se {linkstart}PHP dokumentation{linkend} för mer detaljer.", "Sharing" : "Dela", @@ -386,6 +384,8 @@ "Error while loading browser sessions and device tokens" : "Fel vid inläsning av webbläsarsessioner och enhetstoken.", "Default quota :" : "Förvalt lagringsutrymme:", "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Dubbelkolla <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installationsguiderna ↗</a>, och kontrollera eventuella fel eller varningar i <a href=\"%s\">loggen</a>.", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php är registrerat hos en webcron-tjänst att köra cron.php varje kvart över HTTP.", + "Use system cron service to call the cron.php file every 15 minutes." : "Använd systemets cron-tjänst för att anropa cron.php varje kvart.", "Follow us on Google+" : "Följ oss på Google+", "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Du använder <strong>%s</strong> av <strong>%s</strong> (<strong>%s %%</strong>)" },"pluralForm" :"nplurals=2; plural=(n != 1);" |