diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-02-11 15:42:41 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-02-11 15:42:41 +0100 |
commit | 39d19a927404431bd744cffac6789b956d156b3c (patch) | |
tree | e97da19a24044a51269f91ff22c29aafcc7e516a /lib/l10n/sv.php | |
parent | 766fbead96df42dc5b1a62ce00bef630c28b711b (diff) | |
download | nextcloud-server-39d19a927404431bd744cffac6789b956d156b3c.tar.gz nextcloud-server-39d19a927404431bd744cffac6789b956d156b3c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/sv.php')
-rw-r--r-- | lib/l10n/sv.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/sv.php b/lib/l10n/sv.php index 36f00636b2b..63ca60e89cd 100644 --- a/lib/l10n/sv.php +++ b/lib/l10n/sv.php @@ -16,6 +16,8 @@ "Files" => "Filer", "Text" => "Text", "Images" => "Bilder", +"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>." => "Var god kontrollera <a href='%s'>installationsguiden</a>.", "seconds ago" => "sekunder sedan", "1 minute ago" => "1 minut sedan", "%d minutes ago" => "%d minuter sedan", |