summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/zh_HK.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-07-27 01:54:31 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-07-27 01:54:31 -0400
commit9a4d2871eb902538bdc832177a82a7a50309ba55 (patch)
treeeee6631b36c6cbb353ff415bfc4ef3e6d76e3f60 /apps/files_encryption/l10n/zh_HK.php
parent010732019a941148e51de4095b78219766bb5df0 (diff)
downloadnextcloud-server-9a4d2871eb902538bdc832177a82a7a50309ba55.tar.gz
nextcloud-server-9a4d2871eb902538bdc832177a82a7a50309ba55.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_encryption/l10n/zh_HK.php')
-rw-r--r--apps/files_encryption/l10n/zh_HK.php5
1 files changed, 4 insertions, 1 deletions
diff --git a/apps/files_encryption/l10n/zh_HK.php b/apps/files_encryption/l10n/zh_HK.php
index edbeb0f1c66..c9480c429f5 100644
--- a/apps/files_encryption/l10n/zh_HK.php
+++ b/apps/files_encryption/l10n/zh_HK.php
@@ -1,5 +1,8 @@
<?php
$TRANSLATIONS = array(
-"Encryption" => "加密"
+"Encryption" => "加密",
+"Enabled" => "啟用",
+"Disabled" => "停用",
+"Change Password" => "更改密碼"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";