|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
{
|
|
|
|
|
"banned": "已封禁",
|
|
|
|
|
"muted": "Muted",
|
|
|
|
|
"muted": "禁言",
|
|
|
|
|
"offline": "离线",
|
|
|
|
|
"deleted": "已删除",
|
|
|
|
|
"username": "用户名",
|
|
|
|
@ -44,8 +44,8 @@
|
|
|
|
|
"following": "关注",
|
|
|
|
|
"blocks": "屏蔽",
|
|
|
|
|
"block_toggle": "屏蔽该用户",
|
|
|
|
|
"block_user": "封禁用户",
|
|
|
|
|
"unblock_user": "解封用户",
|
|
|
|
|
"block_user": "屏蔽用户",
|
|
|
|
|
"unblock_user": "解除屏蔽用户",
|
|
|
|
|
"aboutme": "关于我",
|
|
|
|
|
"signature": "签名档",
|
|
|
|
|
"birthday": "生日",
|
|
|
|
@ -108,7 +108,7 @@
|
|
|
|
|
"has_no_ignored_topics": "此用户尚未忽略任何主题。",
|
|
|
|
|
"has_no_upvoted_posts": "此用户还未顶过任何帖子。",
|
|
|
|
|
"has_no_downvoted_posts": "此用户还未踩过任何帖子。",
|
|
|
|
|
"has_no_controversial_posts": "This user does not have any downvoted posts yet.",
|
|
|
|
|
"has_no_controversial_posts": "此用户没有任何踩过的帖子。",
|
|
|
|
|
"has_no_blocks": "您没有屏蔽其他用户。",
|
|
|
|
|
"email_hidden": "电子邮箱已隐藏",
|
|
|
|
|
"hidden": "隐藏",
|
|
|
|
@ -157,9 +157,9 @@
|
|
|
|
|
"info.banned-permanently": "永久封禁",
|
|
|
|
|
"info.banned-reason-label": "原因",
|
|
|
|
|
"info.banned-no-reason": "没有原因",
|
|
|
|
|
"info.mute-history": "Recent Mute History",
|
|
|
|
|
"info.no-mute-history": "This user has never been muted",
|
|
|
|
|
"info.muted-until": "Muted until %1",
|
|
|
|
|
"info.mute-history": "最近禁言历史",
|
|
|
|
|
"info.no-mute-history": "该用户从未被禁言",
|
|
|
|
|
"info.muted-until": "禁言到 %1",
|
|
|
|
|
"info.muted-expiry": "Expiry",
|
|
|
|
|
"info.muted-no-reason": "没有原因",
|
|
|
|
|
"info.username-history": "历史用户名",
|
|
|
|
|