diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-01-25 00:05:56 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-01-25 00:05:56 +0100 |
commit | 6832dddf397bd30968a8892ee69dcbdbc84f2b9b (patch) | |
tree | 410d1d0fb59b19d9d7bc4480855394f883506643 /apps/files_encryption/l10n/sv.php | |
parent | 48e6ce7c56627b1604699b4a7c625e117283a44f (diff) | |
download | nextcloud-server-6832dddf397bd30968a8892ee69dcbdbc84f2b9b.tar.gz nextcloud-server-6832dddf397bd30968a8892ee69dcbdbc84f2b9b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_encryption/l10n/sv.php')
-rw-r--r-- | apps/files_encryption/l10n/sv.php | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/apps/files_encryption/l10n/sv.php b/apps/files_encryption/l10n/sv.php index c154de1a768..9b6ce141782 100644 --- a/apps/files_encryption/l10n/sv.php +++ b/apps/files_encryption/l10n/sv.php @@ -1,4 +1,15 @@ <?php $TRANSLATIONS = array( +"Please switch to your ownCloud client and change your encryption password to complete the conversion." => "Vänligen växla till ownCloud klienten och ändra ditt krypteringslösenord för att slutföra omvandlingen.", +"switched to client side encryption" => "Bytte till kryptering på klientsidan", +"Change encryption password to login password" => "Ändra krypteringslösenord till loginlösenord", +"Please check your passwords and try again." => "Kontrollera dina lösenord och försök igen.", +"Could not change your file encryption password to your login password" => "Kunde inte ändra ditt filkrypteringslösenord till ditt loginlösenord", +"Choose encryption mode:" => "Välj krypteringsläge:", +"Client side encryption (most secure but makes it impossible to access your data from the web interface)" => "Kryptering på klientsidan (säkraste men gör det omöjligt att komma åt dina filer med en webbläsare)", +"Server side encryption (allows you to access your files from the web interface and the desktop client)" => "Kryptering på serversidan (kan komma åt dina filer från webbläsare och datorklient)", +"None (no encryption at all)" => "Ingen (ingen kryptering alls)", +"Important: Once you selected an encryption mode there is no way to change it back" => "Viktigt: När du har valt ett krypteringsläge finns det inget sätt att ändra tillbaka", +"User specific (let the user decide)" => "Användarspecifik (låter användaren bestämma)", "Encryption" => "Kryptering", "Exclude the following file types from encryption" => "Exkludera följande filtyper från kryptering", "None" => "Ingen" |