##// END OF EJS Templates
zh-TW update....
Jean-Philippe Lang -
r2516:5eae20f3d419
parent child
Show More
@@ -9,8 +9,8
9 # When no format has been given, it uses default.
9 # When no format has been given, it uses default.
10 # You can provide other formats here if you like!
10 # You can provide other formats here if you like!
11 default: "%Y-%m-%d"
11 default: "%Y-%m-%d"
12 short: "%m月%d日"
12 short: "%b%d日"
13 long: "%Y年%m月%d日"
13 long: "%Y年%b%d日"
14
14
15 day_names: [星期日, 星期一, 星期二, 星期三, 星期四, 星期五, 星期六]
15 day_names: [星期日, 星期一, 星期二, 星期三, 星期四, 星期五, 星期六]
16 abbr_day_names: [, , , , , , ]
16 abbr_day_names: [, , , , , , ]
@@ -348,6 +348,7
348 field_editable: 可編輯
348 field_editable: 可編輯
349 field_watcher: 觀察者
349 field_watcher: 觀察者
350 field_identity_url: OpenID 網址
350 field_identity_url: OpenID 網址
351 field_content: 內容
351
352
352 setting_app_title: 標題
353 setting_app_title: 標題
353 setting_app_subtitle: 副標題
354 setting_app_subtitle: 副標題
@@ -768,6 +769,9
768 label_issue_watchers: 觀察者
769 label_issue_watchers: 觀察者
769 label_example: 範例
770 label_example: 範例
770 label_display: 顯示
771 label_display: 顯示
772 label_sort: 排序
773 label_ascending: 遞增排序
774 label_descending: 遞減排序
771
775
772 button_login: 登入
776 button_login: 登入
773 button_submit: 送出
777 button_submit: 送出
@@ -887,7 +891,3
887 enumeration_issue_priorities: 項目優先權
891 enumeration_issue_priorities: 項目優先權
888 enumeration_doc_categories: 文件分類
892 enumeration_doc_categories: 文件分類
889 enumeration_activities: 活動 (時間追蹤)
893 enumeration_activities: 活動 (時間追蹤)
890 field_content: Content
891 label_descending: Descending
892 label_sort: Sort
893 label_ascending: Ascending
General Comments 0
You need to be logged in to leave comments. Login now