diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-22 01:55:09 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-22 01:55:09 -0500 |
commit | 5f3c6a97b2e41fc6255cc602a863805e3dfa3671 (patch) | |
tree | 4a7939b24aa769ef50e25b918015ff22598e278c /settings/l10n/sv.js | |
parent | c931eafc1f1aed9798ee26c537b1a1e00e6d8242 (diff) | |
download | nextcloud-server-5f3c6a97b2e41fc6255cc602a863805e3dfa3671.tar.gz nextcloud-server-5f3c6a97b2e41fc6255cc602a863805e3dfa3671.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/sv.js')
-rw-r--r-- | settings/l10n/sv.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/settings/l10n/sv.js b/settings/l10n/sv.js index c7cc7779dd4..19211bf2e62 100644 --- a/settings/l10n/sv.js +++ b/settings/l10n/sv.js @@ -115,6 +115,7 @@ OC.L10N.register( "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Detta orsakas troligtvis av en cache/accelerator som t ex Zend OPchache eller eAccelerator.", "Database Performance Info" : "Databasprestanda Information", "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'", + "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Din server använder Microsoft Windows. Vi rekommenderar starkt Linux för en optimal användarerfarenhet.", "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.", "PHP charset is not set to UTF-8" : "PHP-teckenuppsättning är inte satt till UTF-8", |