summaryrefslogtreecommitdiffstats
path: root/options/locale/locale_zh-TW.ini
diff options
context:
space:
mode:
authorGiteaBot <teabot@gitea.io>2020-09-02 15:02:44 +0000
committerGiteaBot <teabot@gitea.io>2020-09-02 15:02:44 +0000
commitea775e67fbfb42d70e207b5960e373e9def78648 (patch)
tree91e751a0104c9a3ef3c984eceb8cb058d027984a /options/locale/locale_zh-TW.ini
parenta0c4c1ce0d1b09a693b7cde8cc2a6ba84068fb64 (diff)
downloadgitea-ea775e67fbfb42d70e207b5960e373e9def78648.tar.gz
gitea-ea775e67fbfb42d70e207b5960e373e9def78648.zip
[skip ci] Updated translations via Crowdin
Diffstat (limited to 'options/locale/locale_zh-TW.ini')
-rw-r--r--options/locale/locale_zh-TW.ini16
1 files changed, 16 insertions, 0 deletions
diff --git a/options/locale/locale_zh-TW.ini b/options/locale/locale_zh-TW.ini
index 5569b2ed93..bd1f8c3103 100644
--- a/options/locale/locale_zh-TW.ini
+++ b/options/locale/locale_zh-TW.ini
@@ -58,6 +58,7 @@ forks=複製列表
activities=活動
pull_requests=合併請求
issues=問題
+milestones=里程碑
cancel=取消
@@ -189,6 +190,8 @@ forgot_password_title=忘記密碼
forgot_password=忘記密碼?
sign_up_now=還沒有帳戶?馬上註冊。
confirmation_mail_sent_prompt=一封新的確認郵件已發送至 <b>%s</b>。請檢查您的收件箱並在 %s 小時內完成確認註冊操作。
+must_change_password=更新您的密碼
+allow_password_change=要求使用者更改密碼 (推薦)
active_your_account=啟用您的帳戶
prohibit_login=禁止登錄
prohibit_login_desc=您的帳號被禁止登入,請聯繫網站管理員
@@ -265,6 +268,10 @@ team_name_been_taken=團隊名稱已被使用。
email_been_used=此電子信箱已被使用
openid_been_used=OpenID 位址 '%s' 已被使用。
username_password_incorrect=使用者名稱或密碼不正確
+password_lowercase_one=至少要有一個小寫字母
+password_uppercase_one=至少要有一個大寫字母
+password_digit_one=至少要有一個數字
+password_special_one=至少要有一個特殊字元(標點符號,括號,引號等)
enterred_invalid_repo_name=輸入的儲存庫名稱不正確。
enterred_invalid_owner_name=新的擁有者名稱無效。
enterred_invalid_password=輸入的密碼不正確。
@@ -406,6 +413,14 @@ generate_token=生成令牌
delete_token=删除令牌
access_token_deletion=刪除訪問權杖
+oauth2_application_name=應用程式名稱
+save_application=儲存
+oauth2_client_id=客戶端 ID
+oauth2_client_secret=客戶端密鑰
+oauth2_regenerate_secret=重新產生密鑰
+oauth2_regenerate_secret_hint=遺失您的密鑰?
+oauth2_client_secret_hint=請備份您的祕鑰。祕鑰在您離開這個頁面後將不會再顯示。
+oauth2_application_edit=編輯
twofa_is_enrolled=您的帳號已經<strong>啟用</strong>兩步驟驗證。
@@ -478,6 +493,7 @@ form.name_reserved=儲存庫名稱 '%s' 是預留的。
form.name_pattern_not_allowed=儲存庫名稱無法使用 "%s"。
need_auth=複製授權驗證
+migrate_items_milestones=里程碑
migrate_repo=遷移儲存庫
migrate.clone_local_path=或者是本地端伺服器路徑
migrate.permission_denied=您並沒有導入本地儲存庫的權限。