aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-03-20 00:02:44 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-03-20 00:02:44 +0100
commit63e3f978ab3b752cc2976d1452b5687b33a059c3 (patch)
tree40c0200baf3e0cdb8d15b24688305c9ab76ff0fc /apps/files_encryption/l10n
parent6cf00e455f2485901960fc5c4a3c7277563f9411 (diff)
downloadnextcloud-server-63e3f978ab3b752cc2976d1452b5687b33a059c3.tar.gz
nextcloud-server-63e3f978ab3b752cc2976d1452b5687b33a059c3.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_encryption/l10n')
-rw-r--r--apps/files_encryption/l10n/zh_TW.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files_encryption/l10n/zh_TW.php b/apps/files_encryption/l10n/zh_TW.php
index 1655e171433..95e61b45dc2 100644
--- a/apps/files_encryption/l10n/zh_TW.php
+++ b/apps/files_encryption/l10n/zh_TW.php
@@ -1,4 +1,7 @@
<?php $TRANSLATIONS = array(
"Encryption" => "加密",
+"File encryption is enabled." => "檔案加密已被啟用",
+"The following file types will not be encrypted:" => "以下的文件類型不會被加密:",
+"Exclude the following file types from encryption:" => "從加密中排除的檔案類型:",
"None" => "無"
);