@@ -16,7 +16,7 @@ template=樣板
1616language =語言
1717notifications =訊息
1818create_new =建立...
19- user_profile_and_more =設定檔和設置 ...
19+ user_profile_and_more =個人資料和設定 ...
2020signed_in_as =已登入用戶
2121enable_javascript =本網站在啟用 JavaScript 的情況下可以運作的更好。
2222licenses =授權條款
@@ -55,7 +55,7 @@ manage_org=管理組織
5555admin_panel =網站管理
5656account_settings =帳號設定
5757settings =設定
58- your_profile =個人訊息
58+ your_profile =個人資料
5959your_starred =標記星號
6060your_settings =設定
6161
@@ -335,7 +335,7 @@ form.name_pattern_not_allowed=使用者名稱不可包含字元 '%s'。
335335form.name_chars_not_allowed =使用者名稱 ' %s' 包含無效字元。
336336
337337[settings]
338- profile =個人訊息
338+ profile =個人資料
339339account =帳號
340340password =修改密碼
341341security =安全性
@@ -352,19 +352,21 @@ organization=組織
352352uid =用戶 ID
353353u2f =安全密鑰
354354
355- public_profile =公開訊息
355+ public_profile =公開的個人資料
356+ profile_desc =您的電子信箱將被用於通知提醒和其他操作。
356357full_name =自定義名稱
357358website =個人網站
358359location =所在地區
359360update_theme =更新佈景主題
360- update_profile =更新訊息
361- update_profile_success =您的個人資料已被更新
361+ update_profile =更新個人資料
362+ update_profile_success =已更新您的個人資料。
362363change_username =您的使用者名稱已更改。
363364change_username_prompt =注意:使用者名更改也會更改您的帳戶的 URL。
364365continue =繼續操作
365366cancel =取消操作
366367language =語言
367368ui =佈景主題
369+ keep_activity_private =在個人資料頁面隱藏最近活動
368370
369371lookup_avatar_by_mail =以電子信箱查詢大頭貼
370372federated_avatar_lookup =Federated Avatar 查詢
@@ -438,8 +440,8 @@ can_read_info=讀取
438440can_write_info =寫入
439441key_state_desc =該金鑰在 7 天內被使用過
440442token_state_desc =此 token 在過去七天內曾經被使用過
441- show_openid =在設定檔顯示
442- hide_openid =從設定檔隱藏
443+ show_openid =在個人資料顯示
444+ hide_openid =從個人資料隱藏
443445ssh_disabled =已停用 SSH
444446
445447manage_social =管理關聯社交帳戶
@@ -1213,6 +1215,7 @@ users.edit=編輯
12131215users.auth_source =認證源
12141216users.local =本地
12151217users.password_helper =密碼留空則不修改。
1218+ users.update_profile_success =已更新帳號。
12161219users.edit_account =編輯帳號
12171220users.max_repo_creation_desc =(設定 -1 使用全域預設限制)
12181221users.is_activated =該使用者帳號已被啟用
@@ -1288,7 +1291,7 @@ auths.openIdConnectAutoDiscoveryURL=OpenID 連接自動探索 URL
12881291auths.oauth2_use_custom_url =使用自定義 URL 而不是預設 URL
12891292auths.oauth2_tokenURL =Token URL
12901293auths.oauth2_authURL =授權 URL
1291- auths.oauth2_profileURL =個人訊息 URL
1294+ auths.oauth2_profileURL =個人資料 URL
12921295auths.oauth2_emailURL =電子郵件 URL
12931296auths.enable_auto_register =允許授權用戶自動註冊
12941297auths.tips =幫助提示
0 commit comments