@@ -85,6 +85,8 error_scm_command_failed: "嘗試存取儲存庫時發生錯誤: %s" | |||
|
85 | 85 | error_scm_annotate: "SCM 儲存庫中無此項目或此項目無法被加註。" |
|
86 | 86 | error_issue_not_found_in_project: '該項目不存在或不屬於此專案' |
|
87 | 87 | |
|
88 | warning_attachments_not_saved: "%d 個附加檔案無法儲存。" | |
|
89 | ||
|
88 | 90 | mail_subject_lost_password: 您的 Redmine 網站密碼 |
|
89 | 91 | mail_body_lost_password: '欲變更您的 Redmine 網站密碼, 請點選以下鏈結:' |
|
90 | 92 | mail_subject_register: 啟用您的 Redmine 帳號 |
@@ -660,7 +662,8 text_status_changed_by_changeset: 已套用至變更集 %s. | |||
|
660 | 662 | text_issues_destroy_confirmation: '確定刪除已選擇的項目?' |
|
661 | 663 | text_select_project_modules: '選擇此專案可使用之模組:' |
|
662 | 664 | text_default_administrator_account_changed: 已變更預設管理員帳號內容 |
|
663 | text_file_repository_writable: 可寫入檔案 | |
|
665 | text_file_repository_writable: 可寫入附加檔案目錄 | |
|
666 | text_plugin_assets_writable: 可寫入附加元件目錄 | |
|
664 | 667 | text_rmagick_available: 可使用 RMagick (選配) |
|
665 | 668 | text_destroy_time_entries_question: 您即將刪除的項目已報工 %.02f 小時. 您的選擇是? |
|
666 | 669 | text_destroy_time_entries: 刪除已報工的時數 |
@@ -698,9 +701,3 default_activity_development: 開發 | |||
|
698 | 701 | enumeration_issue_priorities: 項目優先權 |
|
699 | 702 | enumeration_doc_categories: 文件分類 |
|
700 | 703 | enumeration_activities: 活動 (時間追蹤) |
|
701 | text_plugin_assets_writable: Plugin assets directory writable | |
|
702 | warning_attachments_not_saved: "%d file(s) could not be saved." | |
|
703 | button_create_and_continue: Create and continue | |
|
704 | text_custom_field_possible_values_info: 'One line for each value' | |
|
705 | label_display: Display | |
|
706 | field_editable: Editable |
General Comments 0
You need to be logged in to leave comments.
Login now