We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74a0481 commit 9659808Copy full SHA for 9659808
options/locale/locale_zh-TW.ini
@@ -357,6 +357,7 @@ password_not_match=密碼錯誤。
357
lang_select_error=從清單中選擇一個語言。
358
359
username_been_taken=帳號已被使用
360
+username_change_not_local_user=非本地使用者不允許更改他們的帳號。詳細資訊請聯絡您的系統管理員。
361
repo_name_been_taken=儲存庫名稱已被使用。
362
repository_files_already_exist=此儲存庫的檔案已存在,請聯絡系統管理有。
363
repository_files_already_exist.adopt=此儲存庫的檔案已存在,並且只能被接管。
@@ -470,7 +471,7 @@ new_password=新的密碼
470
471
retype_new_password=重新輸入新的密碼
472
password_incorrect=輸入的密碼不正確!
473
change_password_success=您的密碼已更新。 從現在起使用您的新密碼登入。
-password_change_disabled=非本機帳號無法透過 Gitea 的網頁介面更改密碼
474
+password_change_disabled=非本地帳戶無法透過 Gitea 的網頁介面更改密碼。
475
476
emails=電子信箱
477
manage_emails=管理電子信箱
0 commit comments