Files
NodeBB/public/language/zh_tw/user.json
2014-01-21 22:30:03 -05:00

41 lines
1.1 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"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": "你可以上傳PNGJPG或GIF格式的圖像文件小於256kb。",
"settings": "設置",
"show_email": "顯示我的郵箱",
"has_no_follower": "該用戶還沒有被任何人關注。",
"follows_no_one": "該用戶還沒有關注過任何人。",
"email_hidden": "郵箱被隱藏",
"hidden": "隱藏"
}