Mercurial > hg > soundsoftware-site
comparison config/locales/zh-TW.yml @ 22:40f7cfd4df19
* Update to SVN trunk rev 4173
author | Chris Cannam <chris.cannam@soundsoftware.ac.uk> |
---|---|
date | Fri, 24 Sep 2010 14:06:04 +0100 |
parents | 1d32c0a0efbf |
children | 94944d00e43c |
comparison
equal
deleted
inserted
replaced
14:1d32c0a0efbf | 22:40f7cfd4df19 |
---|---|
175 even: "必須是偶數" | 175 even: "必須是偶數" |
176 # Append your own errors here or at the model/attributes scope. | 176 # Append your own errors here or at the model/attributes scope. |
177 greater_than_start_date: "必須在起始日期之後" | 177 greater_than_start_date: "必須在起始日期之後" |
178 not_same_project: "不屬於同一個專案" | 178 not_same_project: "不屬於同一個專案" |
179 circular_dependency: "這個關聯會導致環狀相依" | 179 circular_dependency: "這個關聯會導致環狀相依" |
180 cant_link_an_issue_with_a_descendant: "項目無法被連結至自己的子項目" | |
180 | 181 |
181 # You can define own errors for models or model attributes. | 182 # You can define own errors for models or model attributes. |
182 # The values :model, :attribute and :value are always available for interpolation. | 183 # The values :model, :attribute and :value are always available for interpolation. |
183 # | 184 # |
184 # For example, | 185 # For example, |
363 field_delay: 逾期 | 364 field_delay: 逾期 |
364 field_assignable: 項目可被分派至此角色 | 365 field_assignable: 項目可被分派至此角色 |
365 field_redirect_existing_links: 重新導向現有連結 | 366 field_redirect_existing_links: 重新導向現有連結 |
366 field_estimated_hours: 預估工時 | 367 field_estimated_hours: 預估工時 |
367 field_column_names: 欄位 | 368 field_column_names: 欄位 |
369 field_time_entries: 耗用工時 | |
368 field_time_zone: 時區 | 370 field_time_zone: 時區 |
369 field_searchable: 可用做搜尋條件 | 371 field_searchable: 可用做搜尋條件 |
370 field_default_value: 預設值 | 372 field_default_value: 預設值 |
371 field_comments_sorting: 註解排序 | 373 field_comments_sorting: 註解排序 |
372 field_parent_title: 父頁面 | 374 field_parent_title: 父頁面 |
375 field_identity_url: OpenID 網址 | 377 field_identity_url: OpenID 網址 |
376 field_content: 內容 | 378 field_content: 內容 |
377 field_group_by: 結果分組方式 | 379 field_group_by: 結果分組方式 |
378 field_sharing: 共用 | 380 field_sharing: 共用 |
379 field_parent_issue: 父工作項目 | 381 field_parent_issue: 父工作項目 |
380 field_time_entries: 耗用工時 | 382 field_member_of_group: 所屬群組 |
381 | 383 field_assigned_to_role: 所屬角色 |
384 field_text: 內容文字 | |
385 | |
382 setting_app_title: 標題 | 386 setting_app_title: 標題 |
383 setting_app_subtitle: 副標題 | 387 setting_app_subtitle: 副標題 |
384 setting_welcome_text: 歡迎詞 | 388 setting_welcome_text: 歡迎詞 |
385 setting_default_language: 預設語系 | 389 setting_default_language: 預設語系 |
386 setting_login_required: 需要驗證 | 390 setting_login_required: 需要驗證 |
867 button_delete: 刪除 | 871 button_delete: 刪除 |
868 button_create: 建立 | 872 button_create: 建立 |
869 button_create_and_continue: 繼續建立 | 873 button_create_and_continue: 繼續建立 |
870 button_test: 測試 | 874 button_test: 測試 |
871 button_edit: 編輯 | 875 button_edit: 編輯 |
876 button_edit_associated_wikipage: "編輯相關 Wiki 頁面: {{page_title}}" | |
872 button_add: 新增 | 877 button_add: 新增 |
873 button_change: 修改 | 878 button_change: 修改 |
874 button_apply: 套用 | 879 button_apply: 套用 |
875 button_clear: 清除 | 880 button_clear: 清除 |
876 button_lock: 鎖定 | 881 button_lock: 鎖定 |
918 text_min_max_length_info: 0 代表「不限制」 | 923 text_min_max_length_info: 0 代表「不限制」 |
919 text_project_destroy_confirmation: 您確定要刪除這個專案和其他相關資料? | 924 text_project_destroy_confirmation: 您確定要刪除這個專案和其他相關資料? |
920 text_subprojects_destroy_warning: "下列子專案: {{value}} 將一併被刪除。" | 925 text_subprojects_destroy_warning: "下列子專案: {{value}} 將一併被刪除。" |
921 text_workflow_edit: 選擇角色與追蹤標籤以設定其工作流程 | 926 text_workflow_edit: 選擇角色與追蹤標籤以設定其工作流程 |
922 text_are_you_sure: 確定執行? | 927 text_are_you_sure: 確定執行? |
928 text_are_you_sure_with_children: "確定刪除此工作項目及其子項目?" | |
923 text_journal_changed: "{{label}} 從 {{old}} 變更為 {{new}}" | 929 text_journal_changed: "{{label}} 從 {{old}} 變更為 {{new}}" |
924 text_journal_set_to: "{{label}} 設定為 {{value}}" | 930 text_journal_set_to: "{{label}} 設定為 {{value}}" |
925 text_journal_deleted: "{{label}} 已刪除 ({{old}})" | 931 text_journal_deleted: "{{label}} 已刪除 ({{old}})" |
926 text_journal_added: "{{label}} {{value}} 已新增" | 932 text_journal_added: "{{label}} {{value}} 已新增" |
927 text_tip_task_begin_day: 今天起始的工作 | 933 text_tip_task_begin_day: 今天起始的工作 |
995 | 1001 |
996 enumeration_issue_priorities: 項目優先權 | 1002 enumeration_issue_priorities: 項目優先權 |
997 enumeration_doc_categories: 文件分類 | 1003 enumeration_doc_categories: 文件分類 |
998 enumeration_activities: 活動 (時間追蹤) | 1004 enumeration_activities: 活動 (時間追蹤) |
999 enumeration_system_activity: 系統活動 | 1005 enumeration_system_activity: 系統活動 |
1006 |