Latest translations and fallbacks

v1.18.x
Misty (Bot) 7 years ago
parent 221f9848d2
commit 0f80c466e0

@ -116,8 +116,8 @@
"cant-delete-chat-message": "您不允许删除这条消息", "cant-delete-chat-message": "您不允许删除这条消息",
"chat-edit-duration-expired": "您只能在发布 %1 秒后修改聊天信息", "chat-edit-duration-expired": "您只能在发布 %1 秒后修改聊天信息",
"chat-delete-duration-expired": "您只能在发布 %1 秒后删除聊天信息", "chat-delete-duration-expired": "您只能在发布 %1 秒后删除聊天信息",
"chat-deleted-already": "This chat message has already been deleted.", "chat-deleted-already": "聊天消息已经被删除",
"chat-restored'already": "This chat message has already been restored.", "chat-restored'already": "聊天消息已经恢复",
"already-voting-for-this-post": "您已为此帖回复投过票了。", "already-voting-for-this-post": "您已为此帖回复投过票了。",
"reputation-system-disabled": "声望系统已禁用。", "reputation-system-disabled": "声望系统已禁用。",
"downvoting-disabled": "踩已被禁用", "downvoting-disabled": "踩已被禁用",

@ -107,5 +107,5 @@
"edited": "已编辑", "edited": "已编辑",
"disabled": "禁用", "disabled": "禁用",
"select": "选择", "select": "选择",
"user-search-prompt": "Type something here to find users..." "user-search-prompt": "输入以查找用户"
} }

@ -12,7 +12,7 @@
"chat.recent-chats": "最近聊天", "chat.recent-chats": "最近聊天",
"chat.contacts": "联系人", "chat.contacts": "联系人",
"chat.message-history": "消息历史", "chat.message-history": "消息历史",
"chat.options": "Chat options", "chat.options": "聊天配置",
"chat.pop-out": "弹出聊天窗口", "chat.pop-out": "弹出聊天窗口",
"chat.minimize": "最小化", "chat.minimize": "最小化",
"chat.maximize": "最大化", "chat.maximize": "最大化",
@ -21,17 +21,17 @@
"chat.three_months": "3个月", "chat.three_months": "3个月",
"chat.delete_message_confirm": "你确定删除此消息吗?", "chat.delete_message_confirm": "你确定删除此消息吗?",
"chat.add-users-to-room": "向此聊天室中添加成员", "chat.add-users-to-room": "向此聊天室中添加成员",
"chat.retrieving-users": "Retrieving users...", "chat.retrieving-users": "查找用户",
"chat.manage-room": "Manage Chat Room", "chat.manage-room": "管理聊天室",
"chat.add-user-help": "Search for users here. When selected, the user will be added to the chat. The new user will not be able to see chat messages written before they were added to the conversation.", "chat.add-user-help": "在这里查找更多用户。选中之后添加到聊天中,新用户在加入聊天之前看不到聊天消息。",
"chat.confirm-chat-with-dnd-user": "该用户将其状态设置为DnD请勿打扰。 你还想和他们聊天吗?", "chat.confirm-chat-with-dnd-user": "该用户将其状态设置为DnD请勿打扰。 你还想和他们聊天吗?",
"chat.rename-room": "Rename room", "chat.rename-room": "重命名房间",
"chat.rename-placeholder": "Enter your room name here", "chat.rename-placeholder": "在这里输入房间名字",
"chat.rename-help": "The room name set here will be viewable by all participants in the room.", "chat.rename-help": "这里设置的房间名字能够被房间内所有人都看到。",
"chat.leave": "Leave Chat", "chat.leave": "离开聊天室",
"chat.leave-prompt": "Are you sure you wish to leave this chat?", "chat.leave-prompt": "确认离开聊天室?",
"chat.leave-help": "Leaving this chat will remove you from future correspondence in this chat. If you are re-added in the future, you will not see any chat history from prior to your re-joining.", "chat.leave-help": "离开此聊天会将您在聊天中的未接收的消息移除。您在重新加入之后不会看到任何聊天记录",
"chat.in-room": "In this room", "chat.in-room": "在此房间",
"composer.compose": "编写帮助", "composer.compose": "编写帮助",
"composer.show_preview": "显示预览", "composer.show_preview": "显示预览",
"composer.hide_preview": "隐藏预览", "composer.hide_preview": "隐藏预览",

@ -123,7 +123,7 @@
"stale.create": "创建新主题", "stale.create": "创建新主题",
"stale.reply_anyway": "仍然回复此帖", "stale.reply_anyway": "仍然回复此帖",
"link_back": "回复: [%1](%2)", "link_back": "回复: [%1](%2)",
"diffs.title": "Post Edit History", "diffs.title": "历史提交记录",
"diffs.description": "This post has <strong>%1</strong> revisions. Click one of the revisions below to see the post content at that point in time.", "diffs.description": "该帖已经重新修改。点击修改查看某个时间点提交的内容。",
"diffs.no-revisions-description": "This post has <strong>%1</strong> revisions." "diffs.no-revisions-description": "该贴已重新修改"
} }

@ -1,7 +1,7 @@
{ {
"banned": "已封禁", "banned": "已封禁",
"offline": "离线", "offline": "离线",
"deleted": "Deleted", "deleted": "已删除",
"username": "用户名", "username": "用户名",
"joindate": "注册日期", "joindate": "注册日期",
"postcount": "发帖数", "postcount": "发帖数",

Loading…
Cancel
Save