aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/hu_HU.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-02-14 00:06:51 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-02-14 00:06:51 +0100
commitbfe6334cd9d50ce99f0a6fd02c1aa0dc43b2b7e9 (patch)
treeb02bb545ab8c43afd865db529e303906e995a1d4 /apps/files_encryption/l10n/hu_HU.php
parente1e77fe3be90563e6389a6a3d1fac7b6028d0bd0 (diff)
downloadnextcloud-server-bfe6334cd9d50ce99f0a6fd02c1aa0dc43b2b7e9.tar.gz
nextcloud-server-bfe6334cd9d50ce99f0a6fd02c1aa0dc43b2b7e9.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_encryption/l10n/hu_HU.php')
-rw-r--r--apps/files_encryption/l10n/hu_HU.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files_encryption/l10n/hu_HU.php b/apps/files_encryption/l10n/hu_HU.php
index 46f990bf38c..4043da108c0 100644
--- a/apps/files_encryption/l10n/hu_HU.php
+++ b/apps/files_encryption/l10n/hu_HU.php
@@ -1,4 +1,7 @@
<?php $TRANSLATIONS = array(
"Encryption" => "Titkosítás",
+"File encryption is enabled." => "Az állományok titkosítása be van kapcsolva.",
+"The following file types will not be encrypted:" => "A következő fájltípusok nem kerülnek titkosításra:",
+"Exclude the following file types from encryption:" => "Zárjuk ki a titkosításból a következő fájltípusokat:",
"None" => "Egyik sem"
);