@@ -272,6 +272,7 | |||||
272 | error_workflow_copy_target: '請選擇一個(或多個)目的問題追蹤標籤或角色' |
|
272 | error_workflow_copy_target: '請選擇一個(或多個)目的問題追蹤標籤或角色' | |
273 | error_unable_delete_issue_status: '無法刪除問題狀態' |
|
273 | error_unable_delete_issue_status: '無法刪除問題狀態' | |
274 | error_unable_to_connect: "無法連線至(%{value})" |
|
274 | error_unable_to_connect: "無法連線至(%{value})" | |
|
275 | error_attachment_too_big: "這個檔案無法被上傳,因為它已經超過最大的檔案大小 (%{max_size})" | |||
275 | warning_attachments_not_saved: "%{count} 個附加檔案無法被儲存。" |
|
276 | warning_attachments_not_saved: "%{count} 個附加檔案無法被儲存。" | |
276 |
|
277 | |||
277 | mail_subject_lost_password: 您的 Redmine 網站密碼 |
|
278 | mail_subject_lost_password: 您的 Redmine 網站密碼 | |
@@ -424,6 +425,7 | |||||
424 | setting_time_format: 時間格式 |
|
425 | setting_time_format: 時間格式 | |
425 | setting_cross_project_issue_relations: 允許關聯至其它專案的問題 |
|
426 | setting_cross_project_issue_relations: 允許關聯至其它專案的問題 | |
426 | setting_issue_list_default_columns: 預設顯示於問題清單的欄位 |
|
427 | setting_issue_list_default_columns: 預設顯示於問題清單的欄位 | |
|
428 | setting_repositories_encodings: 附加檔案與儲存機制的編碼 | |||
427 | setting_emails_header: 電子郵件前頭說明 |
|
429 | setting_emails_header: 電子郵件前頭說明 | |
428 | setting_emails_footer: 電子郵件附帶說明 |
|
430 | setting_emails_footer: 電子郵件附帶說明 | |
429 | setting_protocol: 協定 |
|
431 | setting_protocol: 協定 | |
@@ -908,6 +910,7 | |||||
908 | label_git_report_last_commit: 報告最後認可的文件和目錄 |
|
910 | label_git_report_last_commit: 報告最後認可的文件和目錄 | |
909 | label_parent_revision: 父項 |
|
911 | label_parent_revision: 父項 | |
910 | label_child_revision: 子項 |
|
912 | label_child_revision: 子項 | |
|
913 | label_export_options: %{export_format} 匯出選項 | |||
911 |
|
914 | |||
912 | button_login: 登入 |
|
915 | button_login: 登入 | |
913 | button_submit: 送出 |
|
916 | button_submit: 送出 | |
@@ -955,6 +958,8 | |||||
955 | button_quote: 引用 |
|
958 | button_quote: 引用 | |
956 | button_duplicate: 重製 |
|
959 | button_duplicate: 重製 | |
957 | button_show: 顯示 |
|
960 | button_show: 顯示 | |
|
961 | button_edit_section: 編輯此區塊 | |||
|
962 | button_export: 匯出 | |||
958 |
|
963 | |||
959 | status_active: 活動中 |
|
964 | status_active: 活動中 | |
960 | status_registered: 註冊完成 |
|
965 | status_registered: 註冊完成 | |
@@ -1074,15 +1079,10 | |||||
1074 | description_user_mail_notification: 郵件通知設定 |
|
1079 | description_user_mail_notification: 郵件通知設定 | |
1075 | description_available_columns: 可用欄位 |
|
1080 | description_available_columns: 可用欄位 | |
1076 | description_selected_columns: 已選取的欄位 |
|
1081 | description_selected_columns: 已選取的欄位 | |
|
1082 | description_all_columns: 所有欄位 | |||
1077 | description_issue_category_reassign: 選擇問題分類 |
|
1083 | description_issue_category_reassign: 選擇問題分類 | |
1078 | description_wiki_subpages_reassign: 選擇新的父頁面 |
|
1084 | description_wiki_subpages_reassign: 選擇新的父頁面 | |
1079 | description_date_range_list: 從清單中選取範圍 |
|
1085 | description_date_range_list: 從清單中選取範圍 | |
1080 | description_date_range_interval: 選擇起始與結束日期以設定範圍區間 |
|
1086 | description_date_range_interval: 選擇起始與結束日期以設定範圍區間 | |
1081 | description_date_from: 輸入起始日期 |
|
1087 | description_date_from: 輸入起始日期 | |
1082 | description_date_to: 輸入結束日期 |
|
1088 | description_date_to: 輸入結束日期 | |
1083 | button_edit_section: Edit this section |
|
|||
1084 | setting_repositories_encodings: Attachments and repositories encodings |
|
|||
1085 | description_all_columns: All Columns |
|
|||
1086 | button_export: Export |
|
|||
1087 | label_export_options: "%{export_format} export options" |
|
|||
1088 | error_attachment_too_big: This file cannot be uploaded because it exceeds the maximum allowed file size (%{max_size}) |
|
General Comments 0
You need to be logged in to leave comments.
Login now