summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2009-03-13 18:32:36 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2009-03-13 18:32:36 +0000
commit5eae20f3d419e39960a7719dcd0144ab58958274 (patch)
tree899cc26ab98f5c03c4c82979eb00d9f62fd49f32 /config
parent48e7b11065c01e4a9bb8fdeda0b239ae46d74113 (diff)
downloadredmine-5eae20f3d419e39960a7719dcd0144ab58958274.tar.gz
redmine-5eae20f3d419e39960a7719dcd0144ab58958274.zip
zh-TW update.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2584 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config')
-rw-r--r--config/locales/zh-TW.yml12
1 files changed, 6 insertions, 6 deletions
diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml
index f1cd072fe..082ddcbdb 100644
--- a/config/locales/zh-TW.yml
+++ b/config/locales/zh-TW.yml
@@ -9,8 +9,8 @@
# When no format has been given, it uses default.
# You can provide other formats here if you like!
default: "%Y-%m-%d"
- short: "%m月%d日"
- long: "%Y年%m月%d日"
+ short: "%b%d日"
+ long: "%Y年%b%d日"
day_names: [星期日, 星期一, 星期二, 星期三, 星期四, 星期五, 星期六]
abbr_day_names: [日, 一, 二, 三, 四, 五, 六]
@@ -348,6 +348,7 @@
field_editable: 可編輯
field_watcher: 觀察者
field_identity_url: OpenID 網址
+ field_content: 內容
setting_app_title: 標題
setting_app_subtitle: 副標題
@@ -768,6 +769,9 @@
label_issue_watchers: 觀察者
label_example: 範例
label_display: 顯示
+ label_sort: 排序
+ label_ascending: 遞增排序
+ label_descending: 遞減排序
button_login: 登入
button_submit: 送出
@@ -887,7 +891,3 @@
enumeration_issue_priorities: 項目優先權
enumeration_doc_categories: 文件分類
enumeration_activities: 活動 (時間追蹤)
- field_content: Content
- label_descending: Descending
- label_sort: Sort
- label_ascending: Ascending