@@ -16,7 +16,7 @@ template=樣板
16
16
language =語言
17
17
notifications =訊息
18
18
create_new =建立...
19
- user_profile_and_more =設定檔和設置 ...
19
+ user_profile_and_more =個人資料和設定 ...
20
20
signed_in_as =已登入用戶
21
21
enable_javascript =本網站在啟用 JavaScript 的情況下可以運作的更好。
22
22
licenses =授權條款
@@ -55,7 +55,7 @@ manage_org=管理組織
55
55
admin_panel =網站管理
56
56
account_settings =帳號設定
57
57
settings =設定
58
- your_profile =個人訊息
58
+ your_profile =個人資料
59
59
your_starred =標記星號
60
60
your_settings =設定
61
61
@@ -335,7 +335,7 @@ form.name_pattern_not_allowed=使用者名稱不可包含字元 '%s'。
335
335
form.name_chars_not_allowed =使用者名稱 ' %s' 包含無效字元。
336
336
337
337
[settings]
338
- profile =個人訊息
338
+ profile =個人資料
339
339
account =帳號
340
340
password =修改密碼
341
341
security =安全性
@@ -352,19 +352,21 @@ organization=組織
352
352
uid =用戶 ID
353
353
u2f =安全密鑰
354
354
355
- public_profile =公開訊息
355
+ public_profile =公開的個人資料
356
+ profile_desc =您的電子信箱將被用於通知提醒和其他操作。
356
357
full_name =自定義名稱
357
358
website =個人網站
358
359
location =所在地區
359
360
update_theme =更新佈景主題
360
- update_profile =更新訊息
361
- update_profile_success =您的個人資料已被更新
361
+ update_profile =更新個人資料
362
+ update_profile_success =已更新您的個人資料。
362
363
change_username =您的使用者名稱已更改。
363
364
change_username_prompt =注意:使用者名更改也會更改您的帳戶的 URL。
364
365
continue =繼續操作
365
366
cancel =取消操作
366
367
language =語言
367
368
ui =佈景主題
369
+ keep_activity_private =在個人資料頁面隱藏最近活動
368
370
369
371
lookup_avatar_by_mail =以電子信箱查詢大頭貼
370
372
federated_avatar_lookup =Federated Avatar 查詢
@@ -438,8 +440,8 @@ can_read_info=讀取
438
440
can_write_info =寫入
439
441
key_state_desc =該金鑰在 7 天內被使用過
440
442
token_state_desc =此 token 在過去七天內曾經被使用過
441
- show_openid =在設定檔顯示
442
- hide_openid =從設定檔隱藏
443
+ show_openid =在個人資料顯示
444
+ hide_openid =從個人資料隱藏
443
445
ssh_disabled =已停用 SSH
444
446
445
447
manage_social =管理關聯社交帳戶
@@ -1213,6 +1215,7 @@ users.edit=編輯
1213
1215
users.auth_source =認證源
1214
1216
users.local =本地
1215
1217
users.password_helper =密碼留空則不修改。
1218
+ users.update_profile_success =已更新帳號。
1216
1219
users.edit_account =編輯帳號
1217
1220
users.max_repo_creation_desc =(設定 -1 使用全域預設限制)
1218
1221
users.is_activated =該使用者帳號已被啟用
@@ -1288,7 +1291,7 @@ auths.openIdConnectAutoDiscoveryURL=OpenID 連接自動探索 URL
1288
1291
auths.oauth2_use_custom_url =使用自定義 URL 而不是預設 URL
1289
1292
auths.oauth2_tokenURL =Token URL
1290
1293
auths.oauth2_authURL =授權 URL
1291
- auths.oauth2_profileURL =個人訊息 URL
1294
+ auths.oauth2_profileURL =個人資料 URL
1292
1295
auths.oauth2_emailURL =電子郵件 URL
1293
1296
auths.enable_auto_register =允許授權用戶自動註冊
1294
1297
auths.tips =幫助提示
0 commit comments