summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/hu_HU.php
diff options
context:
space:
mode:
authorSam Tuke <samtuke@owncloud.com>2012-10-16 16:57:07 +0100
committerSam Tuke <samtuke@owncloud.com>2012-10-16 16:57:07 +0100
commit8b01286a5d14bae90607d5192c89b5f9d72d8bc2 (patch)
tree949946b5c8b4c265cb606af0373c4b2fe2443cd8 /apps/files_encryption/l10n/hu_HU.php
parent06ea9c18f8bfbfa6fc7e44f27ab11a68c811bca2 (diff)
downloadnextcloud-server-8b01286a5d14bae90607d5192c89b5f9d72d8bc2.tar.gz
nextcloud-server-8b01286a5d14bae90607d5192c89b5f9d72d8bc2.zip
Merged branch 'master'
Diffstat (limited to 'apps/files_encryption/l10n/hu_HU.php')
-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"
+);