diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-30 01:54:47 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-30 01:54:47 -0400 |
commit | 589f68ebf6dde3f0a804732a716bb6fd18363e00 (patch) | |
tree | 066da3ce4f016a0255507aaad0163317d774d4f7 /settings/l10n/sv.php | |
parent | 9032ce45354ee67b4bbbeaa1843ed754c8745ac7 (diff) | |
download | nextcloud-server-589f68ebf6dde3f0a804732a716bb6fd18363e00.tar.gz nextcloud-server-589f68ebf6dde3f0a804732a716bb6fd18363e00.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/sv.php')
-rw-r--r-- | settings/l10n/sv.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/settings/l10n/sv.php b/settings/l10n/sv.php index 1ea5395741e..3cf0ec79508 100644 --- a/settings/l10n/sv.php +++ b/settings/l10n/sv.php @@ -100,6 +100,7 @@ $TRANSLATIONS = array( "Setup Warning" => "Installationsvarning", "Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Din webbserver är inte korrekt konfigurerad för att tillåta filsynkronisering eftersom WebDAV inte verkar fungera.", "Please double check the <a href=\"%s\">installation guides</a>." => "Vänligen dubbelkolla igenom <a href=\"%s\">installationsguiden</a>.", +"SQLite is used as database. For larger installations we recommend to change this. To migrate to another database use the command line tool: 'occ db:convert-type'" => "SQLite används som databas. För större installationer rekommenderar vi att ändra på detta. För att migrera till en annan databas, använd kommandoverktyget: 'occ db:convert-type'", "Module 'fileinfo' missing" => "Modulen \"fileinfo\" saknas", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." => "PHP-modulen 'fileinfo' saknas. Vi rekommenderar starkt att aktivera den här modulen för att kunna upptäcka korrekt mime-typ.", "Your PHP version is outdated" => "Din PHP version är föråldrad", |