##// END OF EJS Templates
Merged r13077 from trunk to 2.5-stable (#16545)...
Toshi MARUYAMA -
r12804:28c3dd6d9022
parent child
Show More
@@ -913,7 +913,7
913 label_general: 一般
913 label_general: 一般
914 label_more: 更多 »
914 label_more: 更多 »
915 label_scm: 版本控管
915 label_scm: 版本控管
916 label_plugins: 附加元件
916 label_plugins: 外掛程式
917 label_ldap_authentication: LDAP 認證
917 label_ldap_authentication: LDAP 認證
918 label_downloads_abbr: 下載
918 label_downloads_abbr: 下載
919 label_optional_description: 額外的說明
919 label_optional_description: 額外的說明
@@ -996,6 +996,9
996 label_checkboxes: 核取方塊
996 label_checkboxes: 核取方塊
997 label_link_values_to: 連結欄位值至此網址
997 label_link_values_to: 連結欄位值至此網址
998 label_custom_field_select_type: 請選擇連結此自訂欄位的物件類型
998 label_custom_field_select_type: 請選擇連結此自訂欄位的物件類型
999 label_check_for_updates: 檢查更新
1000 label_latest_compatible_version: 最新的相容版本
1001 label_unknown_plugin: 無法辨識的外掛程式
999
1002
1000 button_login: 登入
1003 button_login: 登入
1001 button_submit: 送出
1004 button_submit: 送出
@@ -1105,7 +1108,7
1105 text_select_project_modules: '選擇此專案可使用之模組:'
1108 text_select_project_modules: '選擇此專案可使用之模組:'
1106 text_default_administrator_account_changed: 已變更預設管理員帳號內容
1109 text_default_administrator_account_changed: 已變更預設管理員帳號內容
1107 text_file_repository_writable: 可寫入附加檔案目錄
1110 text_file_repository_writable: 可寫入附加檔案目錄
1108 text_plugin_assets_writable: 可寫入附加元件目錄
1111 text_plugin_assets_writable: 可寫入外掛程式目錄
1109 text_rmagick_available: 可使用 RMagick (選配)
1112 text_rmagick_available: 可使用 RMagick (選配)
1110 text_convert_available: 可使用 ImageMagick 轉換圖片格式 (選配)
1113 text_convert_available: 可使用 ImageMagick 轉換圖片格式 (選配)
1111 text_destroy_time_entries_question: 您即將刪除的問題已報工 %{hours} 小時. 您的選擇是?
1114 text_destroy_time_entries_question: 您即將刪除的問題已報工 %{hours} 小時. 您的選擇是?
@@ -1189,6 +1192,3
1189 description_date_from: 輸入起始日期
1192 description_date_from: 輸入起始日期
1190 description_date_to: 輸入結束日期
1193 description_date_to: 輸入結束日期
1191 text_repository_identifier_info: '僅允許使用小寫英文字母 (a-z), 阿拉伯數字, 虛線與底線。<br />一旦儲存之後, 代碼便無法再次被更改。'
1194 text_repository_identifier_info: '僅允許使用小寫英文字母 (a-z), 阿拉伯數字, 虛線與底線。<br />一旦儲存之後, 代碼便無法再次被更改。'
1192 label_check_for_updates: Check for updates
1193 label_latest_compatible_version: Latest compatible version
1194 label_unknown_plugin: Unknown plugin
General Comments 0
You need to be logged in to leave comments. Login now