summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/sv.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-08-13 23:19:31 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-08-13 23:19:31 +0200
commit19446fb22fed1b92a32b1713c6027ed38bd1178c (patch)
tree0ff4cb6cab1306248b635ef5b38aa11737146201 /apps/files_encryption/l10n/sv.php
parent830676b475ad072aa7d6e69a5facae319befa52c (diff)
downloadnextcloud-server-19446fb22fed1b92a32b1713c6027ed38bd1178c.tar.gz
nextcloud-server-19446fb22fed1b92a32b1713c6027ed38bd1178c.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, 6 insertions, 0 deletions
diff --git a/apps/files_encryption/l10n/sv.php b/apps/files_encryption/l10n/sv.php
new file mode 100644
index 00000000000..0a477f83460
--- /dev/null
+++ b/apps/files_encryption/l10n/sv.php
@@ -0,0 +1,6 @@
+<?php $TRANSLATIONS = array(
+"Encryption" => "Kryptering",
+"Exclude the following file types from encryption" => "Exkludera följande filtyper från kryptering",
+"None" => "Ingen",
+"Enable Encryption" => "Aktivera kryptering"
+);