summaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n/zh_TW.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/dav/l10n/zh_TW.js')
-rw-r--r--apps/dav/l10n/zh_TW.js17
1 files changed, 17 insertions, 0 deletions
diff --git a/apps/dav/l10n/zh_TW.js b/apps/dav/l10n/zh_TW.js
new file mode 100644
index 00000000000..f3de7bb7da7
--- /dev/null
+++ b/apps/dav/l10n/zh_TW.js
@@ -0,0 +1,17 @@
+OC.L10N.register(
+ "dav",
+ {
+ "Contact birthdays" : "聯絡人生日",
+ "Personal" : "個人",
+ "Contacts" : "聯絡人",
+ "Technical details" : "技術細節",
+ "Remote Address: %s" : "遠端位置:%s",
+ "Request ID: %s" : "請求編號:%s",
+ "Type: %s" : "類型:%s",
+ "Code: %s" : "代碼:%s",
+ "Message: %s" : "訊息:%s",
+ "File: %s" : "檔案:%s",
+ "Line: %s" : "行數:%s",
+ "Trace" : "追蹤"
+},
+"nplurals=1; plural=0;");