summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-08-26 19:47:33 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-08-26 19:47:33 +0200
commitfaf702b9e6f1928cb5a9f9d71a411d35d1e5d34b (patch)
tree62adf5cbca6f3bbf0ae90712e4a13aa4c6fc2eac /apps/files_encryption/l10n
parent352128645b2e1f43a4e4924d9a160468afdb00f9 (diff)
downloadnextcloud-server-faf702b9e6f1928cb5a9f9d71a411d35d1e5d34b.tar.gz
nextcloud-server-faf702b9e6f1928cb5a9f9d71a411d35d1e5d34b.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_encryption/l10n')
-rw-r--r--apps/files_encryption/l10n/hu_HU.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_encryption/l10n/hu_HU.php b/apps/files_encryption/l10n/hu_HU.php
new file mode 100644
index 00000000000..4352d8b7712
--- /dev/null
+++ b/apps/files_encryption/l10n/hu_HU.php
@@ -0,0 +1,6 @@
+<?php $TRANSLATIONS = array(
+"Encryption" => "Titkosítás",
+"Exclude the following file types from encryption" => "A következő fájl típusok kizárása a titkosításból",
+"None" => "Egyik sem",
+"Enable Encryption" => "Titkosítás engedélyezése"
+);