@@ -234,6 +234,8 | |||||
234 | notice_account_wrong_password: 密碼不正確 |
|
234 | notice_account_wrong_password: 密碼不正確 | |
235 | notice_account_register_done: 帳號已建立成功。欲啟用您的帳號,請點擊系統確認信函中的啟用連結。 |
|
235 | notice_account_register_done: 帳號已建立成功。欲啟用您的帳號,請點擊系統確認信函中的啟用連結。 | |
236 | notice_account_unknown_email: 未知的使用者 |
|
236 | notice_account_unknown_email: 未知的使用者 | |
|
237 | notice_account_not_activated_yet: 您尚未完成啟用您的帳號。若您要索取新的帳號啟用 Email ,請 <a href="%{url}">點擊此連結</a> 。 | |||
|
238 | notice_account_locked: 您的帳號已被鎖定。 | |||
237 | notice_can_t_change_password: 這個帳號使用外部認證方式,無法變更其密碼。 |
|
239 | notice_can_t_change_password: 這個帳號使用外部認證方式,無法變更其密碼。 | |
238 | notice_account_lost_email_sent: 包含選擇新密碼指示的電子郵件,已經寄出給您。 |
|
240 | notice_account_lost_email_sent: 包含選擇新密碼指示的電子郵件,已經寄出給您。 | |
239 | notice_account_activated: 您的帳號已經啟用,可用它登入系統。 |
|
241 | notice_account_activated: 您的帳號已經啟用,可用它登入系統。 | |
@@ -968,6 +970,7 | |||||
968 | label_fields_permissions: 欄位權限 |
|
970 | label_fields_permissions: 欄位權限 | |
969 | label_readonly: 唯讀 |
|
971 | label_readonly: 唯讀 | |
970 | label_required: 必填 |
|
972 | label_required: 必填 | |
|
973 | label_hidden: 隱藏 | |||
971 | label_attribute_of_project: "專案是 %{name}" |
|
974 | label_attribute_of_project: "專案是 %{name}" | |
972 | label_attribute_of_issue: "問題是 %{name}" |
|
975 | label_attribute_of_issue: "問題是 %{name}" | |
973 | label_attribute_of_author: "作者是 %{name}" |
|
976 | label_attribute_of_author: "作者是 %{name}" | |
@@ -979,6 +982,9 | |||||
979 | label_cross_project_hierarchy: 與專案階層架構共用 |
|
982 | label_cross_project_hierarchy: 與專案階層架構共用 | |
980 | label_cross_project_system: 與全部的專案共用 |
|
983 | label_cross_project_system: 與全部的專案共用 | |
981 | label_gantt_progress_line: 進度線 |
|
984 | label_gantt_progress_line: 進度線 | |
|
985 | label_visibility_private: 僅我自己可見 | |||
|
986 | label_visibility_roles: 僅選取之角色可見 | |||
|
987 | label_visibility_public: 任何用戶均可見 | |||
982 |
|
988 | |||
983 | button_login: 登入 |
|
989 | button_login: 登入 | |
984 | button_submit: 送出 |
|
990 | button_submit: 送出 | |
@@ -1171,10 +1177,3 | |||||
1171 | description_date_from: 輸入起始日期 |
|
1177 | description_date_from: 輸入起始日期 | |
1172 | description_date_to: 輸入結束日期 |
|
1178 | description_date_to: 輸入結束日期 | |
1173 | text_repository_identifier_info: '僅允許使用小寫英文字母 (a-z), 阿拉伯數字, 虛線與底線。<br />一旦儲存之後, 代碼便無法再次被更改。' |
|
1179 | text_repository_identifier_info: '僅允許使用小寫英文字母 (a-z), 阿拉伯數字, 虛線與底線。<br />一旦儲存之後, 代碼便無法再次被更改。' | |
1174 | notice_account_not_activated_yet: You haven't activated your account yet. If you want |
|
|||
1175 | to receive a new activation email, please <a href="%{url}">click this link</a>. |
|
|||
1176 | notice_account_locked: Your account is locked. |
|
|||
1177 | label_hidden: Hidden |
|
|||
1178 | label_visibility_private: to me only |
|
|||
1179 | label_visibility_roles: to these roles only |
|
|||
1180 | label_visibility_public: to any users |
|
General Comments 0
You need to be logged in to leave comments.
Login now