comparison config/locales/zh-TW.yml @ 1298:4f746d8966dd redmine_2.3_integration

Merge from redmine-2.3 branch to create new branch redmine-2.3-integration
author Chris Cannam
date Fri, 14 Jun 2013 09:28:30 +0100
parents bb32da3bea34 622f24f53b42
children
comparison
equal deleted inserted replaced
1297:0a574315af3e 1298:4f746d8966dd
2 # by tsechingho (http://github.com/tsechingho) 2 # by tsechingho (http://github.com/tsechingho)
3 # See http://github.com/svenfuchs/rails-i18n/ for details. 3 # See http://github.com/svenfuchs/rails-i18n/ for details.
4 4
5 "zh-TW": 5 "zh-TW":
6 direction: ltr 6 direction: ltr
7 jquery:
8 locale: "zh-TW"
7 date: 9 date:
8 formats: 10 formats:
9 # Use the strftime parameters for formats. 11 # Use the strftime parameters for formats.
10 # When no format has been given, it uses default. 12 # When no format has been given, it uses default.
11 # You can provide other formats here if you like! 13 # You can provide other formats here if you like!
119 other: "%{count} 分鐘" 121 other: "%{count} 分鐘"
120 about_x_hours: 122 about_x_hours:
121 one: "約 1 小時" 123 one: "約 1 小時"
122 other: "約 %{count} 小時" 124 other: "約 %{count} 小時"
123 x_hours: 125 x_hours:
124 one: "1 hour" 126 one: "1 小時"
125 other: "%{count} hours" 127 other: "%{count} 小時"
126 x_days: 128 x_days:
127 one: "1 天" 129 one: "1 天"
128 other: "%{count} 天" 130 other: "%{count} 天"
129 about_x_months: 131 about_x_months:
130 one: "約 1 個月" 132 one: "約 1 個月"
296 mail_subject_wiki_content_added: "'%{id}' wiki 頁面已被新增" 298 mail_subject_wiki_content_added: "'%{id}' wiki 頁面已被新增"
297 mail_body_wiki_content_added: "此 '%{id}' wiki 頁面已被 %{author} 新增。" 299 mail_body_wiki_content_added: "此 '%{id}' wiki 頁面已被 %{author} 新增。"
298 mail_subject_wiki_content_updated: "'%{id}' wiki 頁面已被更新" 300 mail_subject_wiki_content_updated: "'%{id}' wiki 頁面已被更新"
299 mail_body_wiki_content_updated: "此 '%{id}' wiki 頁面已被 %{author} 更新。" 301 mail_body_wiki_content_updated: "此 '%{id}' wiki 頁面已被 %{author} 更新。"
300 302
301 gui_validation_error: 1 個錯誤
302 gui_validation_error_plural: "%{count} 個錯誤"
303 303
304 field_name: 名稱 304 field_name: 名稱
305 field_description: 概述 305 field_description: 概述
306 field_summary: 摘要 306 field_summary: 摘要
307 field_is_required: 必填 307 field_is_required: 必填
311 field_filename: 檔案名稱 311 field_filename: 檔案名稱
312 field_filesize: 大小 312 field_filesize: 大小
313 field_downloads: 下載次數 313 field_downloads: 下載次數
314 field_author: 作者 314 field_author: 作者
315 field_created_on: 建立日期 315 field_created_on: 建立日期
316 field_updated_on: 更新 316 field_updated_on: 更新日期
317 field_closed_on: 結束日期
317 field_field_format: 格式 318 field_field_format: 格式
318 field_is_for_all: 給全部的專案 319 field_is_for_all: 給全部的專案
319 field_possible_values: 可能值 320 field_possible_values: 可能值
320 field_regexp: 正規表示式 321 field_regexp: 正規表示式
321 field_min_length: 最小長度 322 field_min_length: 最小長度
412 field_auth_source_ldap_filter: LDAP 篩選器 413 field_auth_source_ldap_filter: LDAP 篩選器
413 field_core_fields: 標準欄位 414 field_core_fields: 標準欄位
414 field_timeout: "逾時 (單位: 秒)" 415 field_timeout: "逾時 (單位: 秒)"
415 field_board_parent: 父論壇 416 field_board_parent: 父論壇
416 field_private_notes: 私人筆記 417 field_private_notes: 私人筆記
418 field_inherit_members: 繼承父專案成員
417 419
418 setting_app_title: 標題 420 setting_app_title: 標題
419 setting_app_subtitle: 副標題 421 setting_app_subtitle: 副標題
420 setting_welcome_text: 歡迎詞 422 setting_welcome_text: 歡迎詞
421 setting_default_language: 預設語系 423 setting_default_language: 預設語系
480 setting_session_lifetime: 工作階段存留時間最大值 482 setting_session_lifetime: 工作階段存留時間最大值
481 setting_session_timeout: 工作階段無活動逾時時間 483 setting_session_timeout: 工作階段無活動逾時時間
482 setting_thumbnails_enabled: 顯示附加檔案的縮圖 484 setting_thumbnails_enabled: 顯示附加檔案的縮圖
483 setting_thumbnails_size: "縮圖大小 (單位: 像素 pixels)" 485 setting_thumbnails_size: "縮圖大小 (單位: 像素 pixels)"
484 setting_non_working_week_days: 非工作日 486 setting_non_working_week_days: 非工作日
487 setting_jsonp_enabled: 啟用 JSONP 支援
488 setting_default_projects_tracker_ids: 新專案預設使用的追蹤標籤
485 489
486 permission_add_project: 建立專案 490 permission_add_project: 建立專案
487 permission_add_subprojects: 建立子專案 491 permission_add_subprojects: 建立子專案
488 permission_edit_project: 編輯專案 492 permission_edit_project: 編輯專案
489 permission_close_project: 關閉 / 重新開啟專案 493 permission_close_project: 關閉 / 重新開啟專案
516 permission_view_time_entries: 檢視耗用工時 520 permission_view_time_entries: 檢視耗用工時
517 permission_edit_time_entries: 編輯工時紀錄 521 permission_edit_time_entries: 編輯工時紀錄
518 permission_edit_own_time_entries: 編輯自己的工時記錄 522 permission_edit_own_time_entries: 編輯自己的工時記錄
519 permission_manage_news: 管理新聞 523 permission_manage_news: 管理新聞
520 permission_comment_news: 回應新聞 524 permission_comment_news: 回應新聞
521 permission_manage_documents: 管理文件
522 permission_view_documents: 檢視文件 525 permission_view_documents: 檢視文件
526 permission_add_documents: 新增文件
527 permission_edit_documents: 編輯文件
528 permission_delete_documents: 刪除文件
523 permission_manage_files: 管理檔案 529 permission_manage_files: 管理檔案
524 permission_view_files: 檢視檔案 530 permission_view_files: 檢視檔案
525 permission_manage_wiki: 管理 wiki 531 permission_manage_wiki: 管理 wiki
526 permission_rename_wiki_pages: 重新命名 wiki 頁面 532 permission_rename_wiki_pages: 重新命名 wiki 頁面
527 permission_delete_wiki_pages: 刪除 wiki 頁面 533 permission_delete_wiki_pages: 刪除 wiki 頁面
648 label_boolean: 布林 654 label_boolean: 布林
649 label_string: 文字 655 label_string: 文字
650 label_text: 長文字 656 label_text: 長文字
651 label_attribute: 屬性 657 label_attribute: 屬性
652 label_attribute_plural: 屬性 658 label_attribute_plural: 屬性
653 label_download: "%{count} 個下載"
654 label_download_plural: "%{count} 個下載"
655 label_no_data: 沒有任何資料可供顯示 659 label_no_data: 沒有任何資料可供顯示
656 label_change_status: 變更狀態 660 label_change_status: 變更狀態
657 label_history: 歷史 661 label_history: 歷史
658 label_attachment: 檔案 662 label_attachment: 檔案
659 label_attachment_new: 建立新檔案 663 label_attachment_new: 建立新檔案
767 label_day_plural: 天 771 label_day_plural: 天
768 label_repository: 儲存機制 772 label_repository: 儲存機制
769 label_repository_new: 建立新儲存機制 773 label_repository_new: 建立新儲存機制
770 label_repository_plural: 儲存機制清單 774 label_repository_plural: 儲存機制清單
771 label_browse: 瀏覽 775 label_browse: 瀏覽
772 label_modification: "%{count} 變更"
773 label_modification_plural: "%{count} 變更"
774 label_branch: 分支 776 label_branch: 分支
775 label_tag: 標籤 777 label_tag: 標籤
776 label_revision: 修訂版 778 label_revision: 修訂版
777 label_revision_plural: 修訂版清單 779 label_revision_plural: 修訂版清單
778 label_revision_id: "修訂版 %{value}" 780 label_revision_id: "修訂版 %{value}"
963 label_status_transitions: 狀態轉換 965 label_status_transitions: 狀態轉換
964 label_fields_permissions: 欄位權限 966 label_fields_permissions: 欄位權限
965 label_readonly: 唯讀 967 label_readonly: 唯讀
966 label_required: 必填 968 label_required: 必填
967 label_attribute_of_project: "專案是 %{name}" 969 label_attribute_of_project: "專案是 %{name}"
970 label_attribute_of_issue: "問題是 %{name}"
968 label_attribute_of_author: "作者是 %{name}" 971 label_attribute_of_author: "作者是 %{name}"
969 label_attribute_of_assigned_to: "被指派者是 %{name}" 972 label_attribute_of_assigned_to: "被指派者是 %{name}"
973 label_attribute_of_user: "用戶是 %{name}"
970 label_attribute_of_fixed_version: "版本是 %{name}" 974 label_attribute_of_fixed_version: "版本是 %{name}"
971 label_cross_project_descendants: 與子專案共用 975 label_cross_project_descendants: 與子專案共用
972 label_cross_project_tree: 與專案樹共用 976 label_cross_project_tree: 與專案樹共用
973 label_cross_project_hierarchy: 與專案階層架構共用 977 label_cross_project_hierarchy: 與專案階層架構共用
974 label_cross_project_system: 與全部的專案共用 978 label_cross_project_system: 與全部的專案共用
979 label_gantt_progress_line: 進度線
975 980
976 button_login: 登入 981 button_login: 登入
977 button_submit: 送出 982 button_submit: 送出
978 button_save: 儲存 983 button_save: 儲存
979 button_check_all: 全選 984 button_check_all: 全選
1115 text_account_destroy_confirmation: |- 1120 text_account_destroy_confirmation: |-
1116 您確定要繼續這個動作嗎? 1121 您確定要繼續這個動作嗎?
1117 您的帳戶將會被永久刪除,且無法被重新啟用。 1122 您的帳戶將會被永久刪除,且無法被重新啟用。
1118 text_session_expiration_settings: "警告:變更這些設定將會導致包含您在內的所有工作階段過期。" 1123 text_session_expiration_settings: "警告:變更這些設定將會導致包含您在內的所有工作階段過期。"
1119 text_project_closed: 此專案已被關閉,僅供唯讀使用。 1124 text_project_closed: 此專案已被關閉,僅供唯讀使用。
1125 text_turning_multiple_off: "若您停用多重值設定,重複的值將會被移除,以使每個項目僅保留一個值。"
1120 1126
1121 default_role_manager: 管理人員 1127 default_role_manager: 管理人員
1122 default_role_developer: 開發人員 1128 default_role_developer: 開發人員
1123 default_role_reporter: 報告人員 1129 default_role_reporter: 報告人員
1124 default_tracker_bug: 臭蟲 1130 default_tracker_bug: 臭蟲
1161 description_date_range_list: 從清單中選取範圍 1167 description_date_range_list: 從清單中選取範圍
1162 description_date_range_interval: 選擇起始與結束日期以設定範圍區間 1168 description_date_range_interval: 選擇起始與結束日期以設定範圍區間
1163 description_date_from: 輸入起始日期 1169 description_date_from: 輸入起始日期
1164 description_date_to: 輸入結束日期 1170 description_date_to: 輸入結束日期
1165 text_repository_identifier_info: '僅允許使用小寫英文字母 (a-z), 阿拉伯數字, 虛線與底線。<br />一旦儲存之後, 代碼便無法再次被更改。' 1171 text_repository_identifier_info: '僅允許使用小寫英文字母 (a-z), 阿拉伯數字, 虛線與底線。<br />一旦儲存之後, 代碼便無法再次被更改。'
1172 label_total_time: 總計