summaryrefslogtreecommitdiffstats
path: root/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-04-02 00:48:37 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-04-02 00:48:37 -0400
commitb20f0c5ab10dc256d024a6129fba5b322bfd4338 (patch)
tree9a72403eb1bfb4e9bdd1f2fcea2245e2a3c18cdb /l10n
parent64bcb298de12b9dd2540bf1b43593473a7ff2e79 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/zh_TW.js44
-rw-r--r--l10n/zh_TW.json42
2 files changed, 86 insertions, 0 deletions
diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js
new file mode 100644
index 00000000..55995ce0
--- /dev/null
+++ b/l10n/zh_TW.js
@@ -0,0 +1,44 @@
+OC.L10N.register(
+ "contacts",
+ {
+ "Contacts" : "通訊錄",
+ "Address book name" : "通訊錄名稱",
+ "No contacts in here" : "這裡沒有聯絡人",
+ "Name" : "名稱",
+ "Organization" : "組織",
+ "Title" : "標題",
+ "Add field ..." : "新增欄位…",
+ "Import" : "匯入",
+ "Add contact" : "新增聯絡人",
+ "No search result for {query}" : "沒有結果符合 {query}",
+ "All contacts" : "所有聯絡人",
+ "Not grouped" : "不在群組裡",
+ "Post Office Box" : "郵政信箱",
+ "Postal Code" : "郵遞區號",
+ "City" : "城市",
+ "State or province" : "州或省",
+ "Country" : "國家",
+ "Address" : "網址",
+ "(new group)" : "(新群組)",
+ "{addressbook} shared by {owner}" : "{addressbook} 由 {owner} 分享",
+ "Nickname" : "暱稱",
+ "Notes" : "筆記",
+ "Website" : "網站",
+ "Federated Cloud ID" : "聯盟式雲端 ID",
+ "Home" : "家目錄",
+ "Work" : "工作",
+ "Other" : "其他",
+ "Groups" : "群組",
+ "Birthday" : "生日",
+ "Email" : "Email",
+ "Instant messaging" : "即時通訊",
+ "Phone" : "電話",
+ "Mobile" : "行動電話",
+ "Fax" : "傳真",
+ "Fax home" : "傳真(家)",
+ "Fax work" : "傳真(公司)",
+ "Pager" : "呼叫器",
+ "Voice" : "語音",
+ "Settings" : "設定"
+},
+"nplurals=1; plural=0;");
diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json
new file mode 100644
index 00000000..c828760d
--- /dev/null
+++ b/l10n/zh_TW.json
@@ -0,0 +1,42 @@
+{ "translations": {
+ "Contacts" : "通訊錄",
+ "Address book name" : "通訊錄名稱",
+ "No contacts in here" : "這裡沒有聯絡人",
+ "Name" : "名稱",
+ "Organization" : "組織",
+ "Title" : "標題",
+ "Add field ..." : "新增欄位…",
+ "Import" : "匯入",
+ "Add contact" : "新增聯絡人",
+ "No search result for {query}" : "沒有結果符合 {query}",
+ "All contacts" : "所有聯絡人",
+ "Not grouped" : "不在群組裡",
+ "Post Office Box" : "郵政信箱",
+ "Postal Code" : "郵遞區號",
+ "City" : "城市",
+ "State or province" : "州或省",
+ "Country" : "國家",
+ "Address" : "網址",
+ "(new group)" : "(新群組)",
+ "{addressbook} shared by {owner}" : "{addressbook} 由 {owner} 分享",
+ "Nickname" : "暱稱",
+ "Notes" : "筆記",
+ "Website" : "網站",
+ "Federated Cloud ID" : "聯盟式雲端 ID",
+ "Home" : "家目錄",
+ "Work" : "工作",
+ "Other" : "其他",
+ "Groups" : "群組",
+ "Birthday" : "生日",
+ "Email" : "Email",
+ "Instant messaging" : "即時通訊",
+ "Phone" : "電話",
+ "Mobile" : "行動電話",
+ "Fax" : "傳真",
+ "Fax home" : "傳真(家)",
+ "Fax work" : "傳真(公司)",
+ "Pager" : "呼叫器",
+ "Voice" : "語音",
+ "Settings" : "設定"
+},"pluralForm" :"nplurals=1; plural=0;"
+} \ No newline at end of file