summaryrefslogtreecommitdiffstats
path: root/l10n/zh_HK.js
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/zh_HK.js')
-rw-r--r--l10n/zh_HK.js27
1 files changed, 27 insertions, 0 deletions
diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js
new file mode 100644
index 00000000..95101535
--- /dev/null
+++ b/l10n/zh_HK.js
@@ -0,0 +1,27 @@
+OC.L10N.register(
+ "contacts",
+ {
+ "Contacts" : "聯絡人",
+ "Import" : "導入",
+ "Name" : "名稱",
+ "Organization" : "組織",
+ "Title" : "標題",
+ "City" : "城市",
+ "Country" : "國家",
+ "Address" : "地址",
+ "Nickname" : "暱稱",
+ "Notes" : "筆記",
+ "Home" : "主頁",
+ "Work" : "工作",
+ "Other" : "其他",
+ "Groups" : "群組",
+ "Birthday" : "生日",
+ "Email" : "電郵",
+ "Phone" : "電話",
+ "Mobile" : "手提電話",
+ "Fax" : "傳真",
+ "Pager" : "傳呼機",
+ "Voice" : "聲音",
+ "Settings" : "設定"
+},
+"nplurals=1; plural=0;");