Traditional Chinese translation updated to r5182 by ChunChang Lo (#7820).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5485 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
67e414dbd3
commit
ef999320bb
|
@ -884,6 +884,8 @@
|
|||
button_save: 儲存
|
||||
button_check_all: 全選
|
||||
button_uncheck_all: 全不選
|
||||
button_collapse_all: 全部摺疊
|
||||
button_expand_all: 全部展開
|
||||
button_delete: 刪除
|
||||
button_create: 建立
|
||||
button_create_and_continue: 繼續建立
|
||||
|
@ -1023,8 +1025,6 @@
|
|||
enumeration_activities: 活動 (時間追蹤)
|
||||
enumeration_system_activity: 系統活動
|
||||
|
||||
button_expand_all: Expand all
|
||||
button_collapse_all: Collapse all
|
||||
label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
|
||||
label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
|
||||
label_bulk_edit_selected_time_entries: Bulk edit selected time entries
|
||||
|
|
Loading…
Reference in New Issue