@@ -475,7 +475,8 | |||||
475 | setting_enabled_scm: 啟用的 SCM |
|
475 | setting_enabled_scm: 啟用的 SCM | |
476 | setting_mail_handler_body_delimiters: "截去郵件中包含下列值之後的內容" |
|
476 | setting_mail_handler_body_delimiters: "截去郵件中包含下列值之後的內容" | |
477 | setting_mail_handler_api_enabled: 啟用處理傳入電子郵件的服務 |
|
477 | setting_mail_handler_api_enabled: 啟用處理傳入電子郵件的服務 | |
478 | setting_mail_handler_api_key: API 金鑰 |
|
478 | setting_mail_handler_api_key: 傳入電子郵件網頁服務 API 金鑰 | |
|
479 | setting_sys_api_key: 儲存機制管理網頁服務 API 金鑰 | |||
479 | setting_sequential_project_identifiers: 循序產生專案識別碼 |
|
480 | setting_sequential_project_identifiers: 循序產生專案識別碼 | |
480 | setting_gravatar_enabled: 啟用 Gravatar 全球認證大頭像 |
|
481 | setting_gravatar_enabled: 啟用 Gravatar 全球認證大頭像 | |
481 | setting_gravatar_default: 預設全球認證大頭像圖片 |
|
482 | setting_gravatar_default: 預設全球認證大頭像圖片 | |
@@ -485,6 +486,7 | |||||
485 | setting_openid: 允許使用 OpenID 登入與註冊 |
|
486 | setting_openid: 允許使用 OpenID 登入與註冊 | |
486 | setting_password_max_age: 必須在多少天後變更密碼 |
|
487 | setting_password_max_age: 必須在多少天後變更密碼 | |
487 | setting_password_min_length: 密碼最小長度 |
|
488 | setting_password_min_length: 密碼最小長度 | |
|
489 | setting_lost_password: 允許使用電子郵件重新設定密碼 | |||
488 | setting_new_project_user_role_id: 管理者以外之用戶建立新專案時,將被分派的角色 |
|
490 | setting_new_project_user_role_id: 管理者以外之用戶建立新專案時,將被分派的角色 | |
489 | setting_default_projects_modules: 新專案預設啟用的模組 |
|
491 | setting_default_projects_modules: 新專案預設啟用的模組 | |
490 | setting_issue_done_ratio: 計算議題完成百分比之方式 |
|
492 | setting_issue_done_ratio: 計算議題完成百分比之方式 | |
@@ -1257,8 +1259,6 | |||||
1257 | description_date_from: 輸入起始日期 |
|
1259 | description_date_from: 輸入起始日期 | |
1258 | description_date_to: 輸入結束日期 |
|
1260 | description_date_to: 輸入結束日期 | |
1259 | text_repository_identifier_info: '僅允許使用小寫英文字母 (a-z), 阿拉伯數字, 虛線與底線。<br />一旦儲存之後, 代碼便無法再次被更改。' |
|
1261 | text_repository_identifier_info: '僅允許使用小寫英文字母 (a-z), 阿拉伯數字, 虛線與底線。<br />一旦儲存之後, 代碼便無法再次被更改。' | |
1260 | setting_sys_api_key: API 金鑰 |
|
|||
1261 | setting_lost_password: 遺失密碼 |
|
|||
1262 | mail_subject_security_notification: Security notification |
|
1262 | mail_subject_security_notification: Security notification | |
1263 | mail_body_security_notification_change: ! '%{field} was changed.' |
|
1263 | mail_body_security_notification_change: ! '%{field} was changed.' | |
1264 | mail_body_security_notification_change_to: ! '%{field} was changed to %{value}.' |
|
1264 | mail_body_security_notification_change_to: ! '%{field} was changed to %{value}.' |
General Comments 0
You need to be logged in to leave comments.
Login now