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