diff options
Diffstat (limited to 'settings/l10n/sv.php')
-rw-r--r-- | settings/l10n/sv.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/settings/l10n/sv.php b/settings/l10n/sv.php index 542fcf69142..88865020444 100644 --- a/settings/l10n/sv.php +++ b/settings/l10n/sv.php @@ -21,10 +21,7 @@ "Security Warning" => "Säkerhetsvarning", "Your data directory and your files are probably accessible from the internet. The .htaccess file that ownCloud provides is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "Din datamapp och dina filer kan möjligen vara nåbara från internet. Filen .htaccess som ownCloud tillhandahåller fungerar inte. Vi rekommenderar starkt att du ställer in din webbserver på ett sätt så att datamappen inte är nåbar. Alternativt att ni flyttar datamappen utanför webbservern.", "Cron" => "Cron", -"execute one task with each page loaded" => "utför en uppgift vid varje sidladdning", "cron.php is registered at a webcron service. Call the cron.php page in the owncloud root once a minute over http." => "cron.php är registrerad som en webcron-tjänst. Anropa cron.php sidan i ownCloud en gång i minuten över HTTP.", -"use systems cron service. Call the cron.php file in the owncloud folder via a system cronjob once a minute." => "använd systementjänsten cron. Anropa cron.php filen i ownCloud mappen via ett system cronjobb en gång i minuten.", -"Share API" => "Delat API", "Enable Share API" => "Aktivera delat API", "Allow apps to use the Share API" => "Tillåt applikationer att använda delat API", "Allow links" => "Tillåt länkar", |