summaryrefslogtreecommitdiffstats
path: root/settings/l10n/zh_HK.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-03-14 00:06:29 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-03-14 00:06:29 +0100
commit9a0cb2ccaa92731a14e079a024bb38c934130d78 (patch)
tree14d7f0eb59981d8bc6282442650b0f08f272e1df /settings/l10n/zh_HK.php
parent7d748a6b0683a9de01921d8e943511bc29ffbca8 (diff)
downloadnextcloud-server-9a0cb2ccaa92731a14e079a024bb38c934130d78.tar.gz
nextcloud-server-9a0cb2ccaa92731a14e079a024bb38c934130d78.zip
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/zh_HK.php')
-rw-r--r--settings/l10n/zh_HK.php8
1 files changed, 8 insertions, 0 deletions
diff --git a/settings/l10n/zh_HK.php b/settings/l10n/zh_HK.php
new file mode 100644
index 00000000000..843a41c9c10
--- /dev/null
+++ b/settings/l10n/zh_HK.php
@@ -0,0 +1,8 @@
+<?php $TRANSLATIONS = array(
+"Error" => "錯誤",
+"Groups" => "群組",
+"Delete" => "刪除",
+"Password" => "密碼",
+"New password" => "新密碼",
+"Email" => "電郵"
+);