@@ -265,6 +265,7 | |||
|
265 | 265 | notice_issue_update_conflict: "當您正在編輯這個問題的時候,它已經被其他人搶先一步更新過。" |
|
266 | 266 | notice_account_deleted: "您的帳戶已被永久刪除。" |
|
267 | 267 | notice_user_successful_create: "已建立用戶 %{id}。" |
|
268 | notice_new_password_must_be_different: 新舊密碼必須相異 | |
|
268 | 269 | |
|
269 | 270 | error_can_t_load_default_data: "無法載入預設組態: %{value}" |
|
270 | 271 | error_scm_not_found: "在儲存機制中找不到這個項目或修訂版。" |
@@ -420,6 +421,7 | |||
|
420 | 421 | field_private_notes: 私人筆記 |
|
421 | 422 | field_inherit_members: 繼承父專案成員 |
|
422 | 423 | field_generate_password: 產生密碼 |
|
424 | field_must_change_passwd: 必須在下次登入時變更密碼 | |
|
423 | 425 | |
|
424 | 426 | setting_app_title: 標題 |
|
425 | 427 | setting_app_subtitle: 副標題 |
@@ -1177,6 +1179,3 | |||
|
1177 | 1179 | description_date_from: 輸入起始日期 |
|
1178 | 1180 | description_date_to: 輸入結束日期 |
|
1179 | 1181 | text_repository_identifier_info: '僅允許使用小寫英文字母 (a-z), 阿拉伯數字, 虛線與底線。<br />一旦儲存之後, 代碼便無法再次被更改。' |
|
1180 | field_must_change_passwd: Must change password at next logon | |
|
1181 | notice_new_password_must_be_different: The new password must be different from the | |
|
1182 | current password |
General Comments 0
You need to be logged in to leave comments.
Login now