mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-03-06 12:31:33 +01:00
41 lines
1.1 KiB
JSON
41 lines
1.1 KiB
JSON
{
|
||
"banned": "封禁",
|
||
"offline": "下線",
|
||
"username": "用戶名",
|
||
"email": "Email",
|
||
"fullname": "姓名",
|
||
"website": "網站",
|
||
"location": "地址",
|
||
"age": "年齡",
|
||
"joined": "加入時間",
|
||
"lastonline": "最后在線",
|
||
"profile_views": "資料被查看",
|
||
"reputation": "聲望",
|
||
"posts": "發帖數",
|
||
"followers": "被關注",
|
||
"following": "關注",
|
||
"signature": "簽名",
|
||
"gravatar": "Gravatar頭像",
|
||
"birthday": "生日",
|
||
|
||
"change_picture": "改變頭像",
|
||
"edit": "編輯",
|
||
"uploaded_picture": "已有頭像",
|
||
"upload_new_picture": "上傳新頭像",
|
||
"change_password": "更改密碼",
|
||
"confirm_password": "確認密碼",
|
||
"password": "密碼",
|
||
|
||
"upload_picture": "上傳頭像",
|
||
"upload_a_picture": "上傳一張照片",
|
||
"image_spec": "你可以上傳PNG,JPG或GIF格式的圖像,文件小於256kb。",
|
||
|
||
"settings": "設置",
|
||
"show_email": "顯示我的郵箱",
|
||
|
||
"has_no_follower": "該用戶還沒有被任何人關注。",
|
||
"follows_no_one": "該用戶還沒有關注過任何人。",
|
||
|
||
"email_hidden": "郵箱被隱藏",
|
||
"hidden": "隱藏"
|
||
} |