bringing language files up to date
parent
3fdd0c1bff
commit
7c7f66c08b
@ -1,47 +1,47 @@
|
||||
{
|
||||
"banned": "封禁",
|
||||
"offline": "下线",
|
||||
"offline": "离线",
|
||||
"username": "用户名",
|
||||
"email": "Email",
|
||||
"email": "邮件",
|
||||
"fullname": "姓名",
|
||||
"website": "网站",
|
||||
"location": "地址",
|
||||
"age": "年龄",
|
||||
"joined": "加入时间",
|
||||
"lastonline": "最后在线",
|
||||
"profile": "Profile",
|
||||
"profile": "资料",
|
||||
"profile_views": "资料被查看",
|
||||
"reputation": "声望",
|
||||
"posts": "发帖数",
|
||||
"favourites": "Favourites",
|
||||
"favourites": "收藏的帖子",
|
||||
"followers": "被关注",
|
||||
"following": "关注",
|
||||
"signature": "签名",
|
||||
"gravatar": "Gravatar头像",
|
||||
"birthday": "生日",
|
||||
"chat": "Chat",
|
||||
"follow": "Follow",
|
||||
"unfollow": "Unfollow",
|
||||
"chat": "聊天",
|
||||
"follow": "关注",
|
||||
"unfollow": "取消关注",
|
||||
"change_picture": "改变头像",
|
||||
"edit": "编辑",
|
||||
"uploaded_picture": "已有头像",
|
||||
"upload_new_picture": "上传新头像",
|
||||
"current_password": "Current Password",
|
||||
"current_password": "当前密码",
|
||||
"change_password": "更改密码",
|
||||
"confirm_password": "确认密码",
|
||||
"password": "密码",
|
||||
"upload_picture": "上传头像",
|
||||
"upload_a_picture": "上传一张照片",
|
||||
"image_spec": "You may only upload PNG, JPG, or GIF files",
|
||||
"max": "max.",
|
||||
"settings": "Settings",
|
||||
"image_spec": "您只能上传PNG,JPG或者是GIF图片文件",
|
||||
"max": "最大.",
|
||||
"settings": "设置",
|
||||
"show_email": "显示我的邮箱",
|
||||
"has_no_follower": "该用户还没有被任何人关注。",
|
||||
"follows_no_one": "该用户还没有关注过任何人。",
|
||||
"has_no_posts": "This user didn't post anything yet.",
|
||||
"has_no_posts": "此用户还未发表过任何帖子.",
|
||||
"email_hidden": "邮箱被隐藏",
|
||||
"hidden": "隐藏",
|
||||
"paginate_description": "Paginate topics and posts instead of using infinite scroll.",
|
||||
"topics_per_page": "Topics per Page",
|
||||
"posts_per_page": "Posts per Page"
|
||||
"paginate_description": "使用分页方式显示话题和帖子,代替滚动显示",
|
||||
"topics_per_page": "每页话题数量设置",
|
||||
"posts_per_page": "每页帖子数量设置"
|
||||
}
|
Loading…
Reference in New Issue