Skip to content

Commit ea775e6

Browse files
committed
[skip ci] Updated translations via Crowdin
1 parent a0c4c1c commit ea775e6

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

options/locale/locale_zh-TW.ini

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ forks=複製列表
5858
activities=活動
5959
pull_requests=合併請求
6060
issues=問題
61+
milestones=里程碑
6162

6263
cancel=取消
6364

@@ -189,6 +190,8 @@ forgot_password_title=忘記密碼
189190
forgot_password=忘記密碼?
190191
sign_up_now=還沒有帳戶?馬上註冊。
191192
confirmation_mail_sent_prompt=一封新的確認郵件已發送至 <b>%s</b>。請檢查您的收件箱並在 %s 小時內完成確認註冊操作。
193+
must_change_password=更新您的密碼
194+
allow_password_change=要求使用者更改密碼 (推薦)
192195
active_your_account=啟用您的帳戶
193196
prohibit_login=禁止登錄
194197
prohibit_login_desc=您的帳號被禁止登入,請聯繫網站管理員
@@ -265,6 +268,10 @@ team_name_been_taken=團隊名稱已被使用。
265268
email_been_used=此電子信箱已被使用
266269
openid_been_used=OpenID 位址 '%s' 已被使用。
267270
username_password_incorrect=使用者名稱或密碼不正確
271+
password_lowercase_one=至少要有一個小寫字母
272+
password_uppercase_one=至少要有一個大寫字母
273+
password_digit_one=至少要有一個數字
274+
password_special_one=至少要有一個特殊字元(標點符號,括號,引號等)
268275
enterred_invalid_repo_name=輸入的儲存庫名稱不正確。
269276
enterred_invalid_owner_name=新的擁有者名稱無效。
270277
enterred_invalid_password=輸入的密碼不正確。
@@ -406,6 +413,14 @@ generate_token=生成令牌
406413
delete_token=删除令牌
407414
access_token_deletion=刪除訪問權杖
408415

416+
oauth2_application_name=應用程式名稱
417+
save_application=儲存
418+
oauth2_client_id=客戶端 ID
419+
oauth2_client_secret=客戶端密鑰
420+
oauth2_regenerate_secret=重新產生密鑰
421+
oauth2_regenerate_secret_hint=遺失您的密鑰?
422+
oauth2_client_secret_hint=請備份您的祕鑰。祕鑰在您離開這個頁面後將不會再顯示。
423+
oauth2_application_edit=編輯
409424

410425

411426
twofa_is_enrolled=您的帳號已經<strong>啟用</strong>兩步驟驗證。
@@ -478,6 +493,7 @@ form.name_reserved=儲存庫名稱 '%s' 是預留的。
478493
form.name_pattern_not_allowed=儲存庫名稱無法使用 "%s"
479494

480495
need_auth=複製授權驗證
496+
migrate_items_milestones=里程碑
481497
migrate_repo=遷移儲存庫
482498
migrate.clone_local_path=或者是本地端伺服器路徑
483499
migrate.permission_denied=您並沒有導入本地儲存庫的權限。

0 commit comments

Comments
 (0)