summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/sv.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-05-25 02:11:52 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-05-25 02:11:52 +0200
commit6a6c18dfab494324d5fa7c2ea7a299830dd79612 (patch)
tree464276f325e2e0185a9e843bd86a2c192812ab94 /apps/files_encryption/l10n/sv.php
parentfba7200b05c54a20f009b501744dd1074afceec5 (diff)
downloadnextcloud-server-6a6c18dfab494324d5fa7c2ea7a299830dd79612.tar.gz
nextcloud-server-6a6c18dfab494324d5fa7c2ea7a299830dd79612.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_encryption/l10n/sv.php')
-rw-r--r--apps/files_encryption/l10n/sv.php6
1 files changed, 1 insertions, 5 deletions
diff --git a/apps/files_encryption/l10n/sv.php b/apps/files_encryption/l10n/sv.php
index e214a937a1d..b008f7884f1 100644
--- a/apps/files_encryption/l10n/sv.php
+++ b/apps/files_encryption/l10n/sv.php
@@ -1,7 +1,3 @@
<?php $TRANSLATIONS = array(
-"Encryption" => "Kryptering",
-"File encryption is enabled." => "Filkryptering är aktiverat.",
-"The following file types will not be encrypted:" => "Följande filtyper kommer inte att krypteras:",
-"Exclude the following file types from encryption:" => "Exkludera följande filtyper från kryptering:",
-"None" => "Ingen"
+"Encryption" => "Kryptering"
);