2020-03-27 13:59:38 -07:00
{
2020-10-01 14:15:57 -07:00
"accordion.collapse" : "Collapse" ,
"accordion.expand" : "Expand" ,
2020-03-27 13:59:38 -07:00
"account.add_or_remove_from_list" : "从列表中添加或删除" ,
"account.badges.bot" : "机器人" ,
"account.block" : "屏蔽 @{name}" ,
"account.block_domain" : "隐藏来自 {domain} 的内容" ,
"account.blocked" : "已屏蔽" ,
2020-08-24 20:14:19 -07:00
"account.deactivated" : "Deactivated" ,
"account.deactivated_description" : "This account has been deactivated." ,
2020-03-27 13:59:38 -07:00
"account.direct" : "发送私信给 @{name}" ,
"account.domain_blocked" : "网站已屏蔽" ,
"account.edit_profile" : "修改个人资料" ,
"account.endorse" : "在个人资料中推荐此用户" ,
"account.follow" : "关注" ,
"account.followers" : "关注者" ,
"account.followers.empty" : "目前无人关注此用户。" ,
"account.follows" : "正在关注" ,
"account.follows.empty" : "此用户目前尚未关注任何人。" ,
"account.follows_you" : "关注了你" ,
"account.hide_reblogs" : "隐藏来自 @{name} 的转嘟" ,
"account.link_verified_on" : "此链接的所有权已在 {date} 检查" ,
"account.locked_info" : "此账户已锁嘟。账户的主人会手动审核关注者。" ,
"account.login" : "Log in" ,
"account.media" : "媒体" ,
"account.member_since" : "Member since {date}" ,
"account.mention" : "提及" ,
"account.message" : "Message" ,
"account.moved_to" : "{name} 已经迁移到:" ,
"account.mute" : "隐藏 @{name}" ,
"account.mute_notifications" : "隐藏来自 @{name} 的通知" ,
"account.muted" : "已隐藏" ,
"account.posts" : "嘟文" ,
"account.posts_with_replies" : "嘟文和回复" ,
"account.profile" : "Profile" ,
"account.register" : "Sign up" ,
2021-03-29 15:10:05 -07:00
"account.remote_follow" : "Remote follow" ,
2020-03-27 13:59:38 -07:00
"account.report" : "举报 @{name}" ,
"account.requested" : "正在等待对方同意。点击以取消发送关注请求" ,
2020-08-13 01:45:58 -07:00
"account.requested_small" : "Awaiting approval" ,
2020-03-27 13:59:38 -07:00
"account.share" : "分享 @{name} 的个人资料" ,
"account.show_reblogs" : "显示来自 @{name} 的转嘟" ,
"account.unblock" : "解除屏蔽 @{name}" ,
"account.unblock_domain" : "不再隐藏来自 {domain} 的内容" ,
"account.unendorse" : "不在个人资料中推荐此用户" ,
"account.unfollow" : "取消关注" ,
"account.unmute" : "不再隐藏 @{name}" ,
"account.unmute_notifications" : "不再隐藏来自 @{name} 的通知" ,
"account_gallery.none" : "No media to show." ,
2021-03-29 15:10:05 -07:00
"admin.awaiting_approval.approved_message" : "{acct} was approved!" ,
"admin.awaiting_approval.empty_message" : "There is nobody waiting for approval. When a new user signs up, you can review them here." ,
"admin.awaiting_approval.rejected_message" : "{acct} was rejected." ,
"admin.dashboard.registration_mode.approval_hint" : "Users can sign up, but their account only gets activated when an admin approves it." ,
"admin.dashboard.registration_mode.approval_label" : "Approval Required" ,
"admin.dashboard.registration_mode.closed_hint" : "Nobody can sign up. You can still invite people." ,
"admin.dashboard.registration_mode.closed_label" : "Closed" ,
"admin.dashboard.registration_mode.open_hint" : "Anyone can join." ,
"admin.dashboard.registration_mode.open_label" : "Open" ,
"admin.dashboard.registration_mode_label" : "Registrations" ,
"admin.dashboard.settings_saved" : "Settings saved!" ,
"admin.dashcounters.domain_count_label" : "peers" ,
"admin.dashcounters.status_count_label" : "posts" ,
2021-04-22 19:00:28 -07:00
"admin.dashcounters.user_count_label" : "total users" ,
2021-03-29 15:10:05 -07:00
"admin.dashwidgets.software_header" : "Software" ,
"admin.moderation_log.empty_message" : "You have not performed any moderation actions yet. When you do, a history will be shown here." ,
"admin.reports.actions.close" : "Close" ,
"admin.reports.actions.view_status" : "View post" ,
"admin.reports.empty_message" : "There are no open reports. If a user gets reported, they will show up here." ,
"admin.reports.report_closed_message" : "Report on @{name} was closed" ,
"admin.reports.report_title" : "Report on {acct}" ,
"admin.statuses.actions.delete_status" : "Delete post" ,
"admin.statuses.actions.mark_status_not_sensitive" : "Mark post not sensitive" ,
"admin.statuses.actions.mark_status_sensitive" : "Mark post sensitive" ,
"admin.statuses.status_deleted_message" : "Post by @{acct} was deleted" ,
"admin.statuses.status_marked_message_not_sensitive" : "Post by @{acct} was marked not sensitive" ,
"admin.statuses.status_marked_message_sensitive" : "Post by @{acct} was marked sensitive" ,
"admin.users.actions.deactivate_user" : "Deactivate @{name}" ,
"admin.users.actions.delete_user" : "Delete @{name}" ,
"admin.users.actions.unverify_user" : "Unverify @{name}" ,
"admin.users.actions.verify_user" : "Verify @{name}" ,
"admin.users.user_deactivated_message" : "@{acct} was deactivated" ,
"admin.users.user_deleted_message" : "@{acct} was deleted" ,
"admin.users.user_unverified_message" : "@{acct} was unverified" ,
"admin.users.user_verified_message" : "@{acct} was verified" ,
"admin_nav.awaiting_approval" : "Awaiting Approval" ,
"admin_nav.dashboard" : "Dashboard" ,
"admin_nav.reports" : "Reports" ,
2020-03-27 13:59:38 -07:00
"alert.unexpected.message" : "发生了意外错误。" ,
"alert.unexpected.title" : "哎呀!" ,
2020-07-02 14:47:09 -07:00
"audio.close" : "Close audio" ,
"audio.expand" : "Expand audio" ,
"audio.hide" : "Hide audio" ,
"audio.mute" : "Mute" ,
"audio.pause" : "Pause" ,
"audio.play" : "Play" ,
"audio.unmute" : "Unmute" ,
2021-03-29 15:10:05 -07:00
"backups.actions.create" : "Create backup" ,
"backups.empty_message" : "No backups found. {action}" ,
"backups.empty_message.action" : "Create one now?" ,
"backups.pending" : "Pending" ,
2020-03-27 13:59:38 -07:00
"boost_modal.combo" : "下次按住 {combo} 即可跳过此提示" ,
"bundle_column_error.body" : "载入这个组件时发生了错误。" ,
"bundle_column_error.retry" : "重试" ,
"bundle_column_error.title" : "网络错误" ,
"bundle_modal_error.close" : "关闭" ,
"bundle_modal_error.message" : "载入这个组件时发生了错误。" ,
"bundle_modal_error.retry" : "重试" ,
2020-10-01 14:15:57 -07:00
"chat_box.actions.send" : "Send" ,
2020-09-11 07:30:48 -07:00
"chat_box.input.placeholder" : "Send a message…" ,
"chat_panels.main_window.empty" : "No chats found. To start a chat, visit a user's profile." ,
"chat_panels.main_window.title" : "Chats" ,
2020-10-01 14:15:57 -07:00
"chats.actions.delete" : "Delete message" ,
"chats.actions.more" : "More" ,
"chats.actions.report" : "Report user" ,
"chats.audio_toggle_off" : "Audio notification off" ,
"chats.audio_toggle_on" : "Audio notification on" ,
"chats.dividers.today" : "Today" ,
2021-03-29 15:10:05 -07:00
"column.admin.awaiting_approval" : "Awaiting Approval" ,
"column.admin.dashboard" : "Dashboard" ,
"column.admin.moderation_log" : "Moderation Log" ,
"column.admin.reports" : "Reports" ,
"column.admin.reports.menu.moderation_log" : "Moderation Log" ,
"column.backups" : "Backups" ,
2020-03-27 13:59:38 -07:00
"column.blocks" : "已屏蔽的用户" ,
2020-08-13 01:45:58 -07:00
"column.bookmarks" : "Bookmarks" ,
2020-09-11 07:30:48 -07:00
"column.chats" : "Chats" ,
2020-03-27 13:59:38 -07:00
"column.community" : "本站时间轴" ,
"column.direct" : "私信" ,
"column.domain_blocks" : "已屏蔽的网站" ,
2020-06-06 12:08:26 -07:00
"column.edit_profile" : "Edit profile" ,
"column.filters" : "Muted words" ,
2020-08-13 01:45:58 -07:00
"column.filters.add_new" : "Add New Filter" ,
"column.filters.conversations" : "Conversations" ,
"column.filters.create_error" : "Error adding filter" ,
"column.filters.delete" : "Delete" ,
"column.filters.delete_error" : "Error deleting filter" ,
"column.filters.drop_header" : "Drop instead of hide" ,
"column.filters.drop_hint" : "Filtered posts will disappear irreversibly, even if filter is later removed" ,
"column.filters.expires" : "Expire after" ,
"column.filters.expires_hint" : "Expiration dates are not currently supported" ,
"column.filters.home_timeline" : "Home timeline" ,
"column.filters.keyword" : "Keyword or phrase" ,
"column.filters.notifications" : "Notifications" ,
"column.filters.public_timeline" : "Public timeline" ,
"column.filters.subheading_add_new" : "Add New Filter" ,
"column.filters.subheading_filters" : "Current Filters" ,
"column.filters.whole_word_header" : "Whole word" ,
"column.filters.whole_word_hint" : "When the keyword or phrase is alphanumeric only, it will only be applied if it matches the whole word" ,
2020-03-27 13:59:38 -07:00
"column.follow_requests" : "关注请求" ,
"column.groups" : "Groups" ,
"column.home" : "主页" ,
2020-10-01 14:15:57 -07:00
"column.import_data" : "Import data" ,
2021-03-29 15:10:05 -07:00
"column.info" : "Server information" ,
2020-03-27 13:59:38 -07:00
"column.lists" : "列表" ,
2020-08-13 01:45:58 -07:00
"column.mfa" : "Multi-Factor Authentication" ,
"column.mfa_cancel" : "Cancel" ,
"column.mfa_confirm_button" : "Confirm" ,
"column.mfa_disable_button" : "Disable" ,
"column.mfa_setup" : "Proceed to Setup" ,
2020-03-27 13:59:38 -07:00
"column.mutes" : "已隐藏的用户" ,
"column.notifications" : "通知" ,
2020-06-06 12:08:26 -07:00
"column.preferences" : "Preferences" ,
2020-03-27 13:59:38 -07:00
"column.public" : "跨站公共时间轴" ,
2021-03-29 15:10:05 -07:00
"column.remote" : "Federated timeline" ,
2020-06-06 12:08:26 -07:00
"column.security" : "Security" ,
2020-08-24 20:14:19 -07:00
"column.soapbox_config" : "Soapbox config" ,
2020-03-27 13:59:38 -07:00
"column_back_button.label" : "返回" ,
"column_header.hide_settings" : "隐藏设置" ,
"column_header.show_settings" : "显示设置" ,
"community.column_settings.media_only" : "仅媒体" ,
"compose_form.direct_message_warning" : "这条嘟文仅对所有被提及的用户可见。" ,
"compose_form.direct_message_warning_learn_more" : "了解详情" ,
"compose_form.hashtag_warning" : "这条嘟文被设置为“不公开”,因此它不会出现在任何话题标签的列表下。只有公开的嘟文才能通过话题标签进行搜索。" ,
"compose_form.lock_disclaimer" : "你的帐户没有{locked}。任何人都可以在关注你后立即查看仅关注者可见的嘟文。" ,
"compose_form.lock_disclaimer.lock" : "开启保护" ,
2020-08-13 01:45:58 -07:00
"compose_form.markdown.marked" : "Post markdown enabled" ,
"compose_form.markdown.unmarked" : "Post markdown disabled" ,
2020-03-27 13:59:38 -07:00
"compose_form.placeholder" : "在想啥?" ,
"compose_form.poll.add_option" : "添加一个选项" ,
"compose_form.poll.duration" : "投票持续时间" ,
"compose_form.poll.option_placeholder" : "选项 {number}" ,
"compose_form.poll.remove_option" : "移除这个选项" ,
2020-06-28 10:34:14 -07:00
"compose_form.poll.type.hint" : "Click to toggle poll type. Radio button (default) is single. Checkbox is multiple." ,
2020-03-27 13:59:38 -07:00
"compose_form.publish" : "嘟嘟" ,
"compose_form.publish_loud" : "{publish}! " ,
"compose_form.sensitive.hide" : "标记媒体为敏感内容" ,
"compose_form.sensitive.marked" : "媒体已被标记为敏感内容" ,
"compose_form.sensitive.unmarked" : "媒体未被标记为敏感内容" ,
"compose_form.spoiler.marked" : "正文已被折叠在警告信息之后" ,
"compose_form.spoiler.unmarked" : "正文未被折叠" ,
"compose_form.spoiler_placeholder" : "折叠部分的警告消息" ,
"confirmation_modal.cancel" : "取消" ,
2021-03-29 15:10:05 -07:00
"confirmations.admin.deactivate_user.confirm" : "Deactivate @{name}" ,
"confirmations.admin.deactivate_user.message" : "You are about to deactivate @{acct}. Deactivating a user is a reversible action." ,
"confirmations.admin.delete_local_user.checkbox" : "I understand that I am about to delete a local user." ,
"confirmations.admin.delete_status.confirm" : "Delete post" ,
"confirmations.admin.delete_status.message" : "You are about to delete a post by @{acct}. This action cannot be undone." ,
"confirmations.admin.delete_user.confirm" : "Delete @{name}" ,
"confirmations.admin.delete_user.message" : "You are about to delete @{acct}. THIS IS A DESTRUCTIVE ACTION THAT CANNOT BE UNDONE." ,
"confirmations.admin.mark_status_not_sensitive.confirm" : "Mark post not sensitive" ,
"confirmations.admin.mark_status_not_sensitive.message" : "You are about to mark a post by @{acct} not sensitive." ,
"confirmations.admin.mark_status_sensitive.confirm" : "Mark post sensitive" ,
"confirmations.admin.mark_status_sensitive.message" : "You are about to mark a post by @{acct} sensitive." ,
2020-03-27 13:59:38 -07:00
"confirmations.block.block_and_report" : "屏蔽与举报" ,
"confirmations.block.confirm" : "屏蔽" ,
"confirmations.block.message" : "你确定要屏蔽 {name} 吗?" ,
"confirmations.delete.confirm" : "删除" ,
"confirmations.delete.message" : "你确定要删除这条嘟文吗?" ,
"confirmations.delete_list.confirm" : "删除" ,
"confirmations.delete_list.message" : "你确定要永久删除这个列表吗?" ,
"confirmations.domain_block.confirm" : "隐藏整个网站的内容" ,
"confirmations.domain_block.message" : "你真的确定要隐藏所有来自 {domain} 的内容吗?多数情况下,屏蔽或隐藏几个特定的用户就已经足够了。来自该网站的内容将不再出现在你的任何公共时间轴或通知列表里。来自该网站的关注者将会被移除。" ,
"confirmations.mute.confirm" : "隐藏" ,
"confirmations.mute.message" : "你确定要隐藏 {name} 吗?" ,
"confirmations.redraft.confirm" : "删除并重新编辑" ,
"confirmations.redraft.message" : "你确定要删除这条嘟文并重新编辑它吗?所有相关的转嘟和收藏都会被清除,回复将会失去关联。" ,
2021-03-29 15:10:05 -07:00
"confirmations.register.needs_approval" : "Your account will be manually approved by an admin. Please be patient while we review your details." ,
"confirmations.register.needs_confirmation" : "Please check your inbox at {email} for confirmation instructions. You will need to verify your email address to continue." ,
2020-03-27 13:59:38 -07:00
"confirmations.reply.confirm" : "回复" ,
"confirmations.reply.message" : "回复此消息将会覆盖当前正在编辑的信息。确定继续吗?" ,
"confirmations.unfollow.confirm" : "取消关注" ,
"confirmations.unfollow.message" : "你确定要取消关注 {name} 吗?" ,
"donate" : "Donate" ,
2020-06-06 13:52:33 -07:00
"edit_profile.fields.avatar_label" : "Avatar" ,
"edit_profile.fields.bio_label" : "Bio" ,
"edit_profile.fields.bot_label" : "This is a bot account" ,
"edit_profile.fields.display_name_label" : "Display name" ,
"edit_profile.fields.header_label" : "Header" ,
"edit_profile.fields.locked_label" : "Lock account" ,
"edit_profile.fields.meta_fields.content_placeholder" : "Content" ,
"edit_profile.fields.meta_fields.label_placeholder" : "Label" ,
"edit_profile.fields.meta_fields_label" : "Profile metadata" ,
2020-08-13 01:45:58 -07:00
"edit_profile.fields.verified_display_name" : "Verified users may not update their display name" ,
2020-06-06 13:52:33 -07:00
"edit_profile.hints.avatar" : "PNG, GIF or JPG. At most 2 MB. Will be downscaled to 400x400px" ,
"edit_profile.hints.bot" : "This account mainly performs automated actions and might not be monitored" ,
"edit_profile.hints.header" : "PNG, GIF or JPG. At most 2 MB. Will be downscaled to 1500x500px" ,
"edit_profile.hints.locked" : "Requires you to manually approve followers" ,
"edit_profile.hints.meta_fields" : "You can have up to {count, plural, one {# item} other {# items}} displayed as a table on your profile" ,
"edit_profile.save" : "Save" ,
2020-03-27 13:59:38 -07:00
"embed.instructions" : "要在你的网站上嵌入这条嘟文,请复制以下代码。" ,
"embed.preview" : "它会像这样显示出来:" ,
"emoji_button.activity" : "活动" ,
"emoji_button.custom" : "自定义" ,
"emoji_button.flags" : "旗帜" ,
"emoji_button.food" : "食物和饮料" ,
"emoji_button.label" : "加入表情符号" ,
"emoji_button.nature" : "自然" ,
"emoji_button.not_found" : "木有这个表情符号!(╯°□°)╯︵ ┻━┻" ,
"emoji_button.objects" : "物体" ,
"emoji_button.people" : "人物" ,
"emoji_button.recent" : "常用" ,
"emoji_button.search" : "搜索…" ,
"emoji_button.search_results" : "搜索结果" ,
"emoji_button.symbols" : "符号" ,
"emoji_button.travel" : "旅行和地点" ,
"empty_column.account_timeline" : "这里没有嘟文!" ,
"empty_column.account_unavailable" : "个人资料不可用" ,
"empty_column.blocks" : "你目前没有屏蔽任何用户。" ,
2020-08-13 01:45:58 -07:00
"empty_column.bookmarks" : "You don't have any bookmarks yet. When you add one, it will show up here." ,
2020-03-27 13:59:38 -07:00
"empty_column.community" : "本站时间轴暂时没有内容,快写点什么让它动起来吧!" ,
"empty_column.direct" : "你还没有使用过私信。当你发出或者收到私信时,它会在这里显示。" ,
"empty_column.domain_blocks" : "目前没有被隐藏的站点。" ,
"empty_column.favourited_statuses" : "你还没有收藏过任何嘟文。收藏过的嘟文会显示在这里。" ,
"empty_column.favourites" : "没有人收藏过这条嘟文。如果有人收藏了,就会显示在这里。" ,
2020-06-06 12:08:26 -07:00
"empty_column.filters" : "You haven't created any muted words yet." ,
2020-03-27 13:59:38 -07:00
"empty_column.follow_requests" : "你没有收到新的关注请求。收到了之后就会显示在这里。" ,
"empty_column.group" : "There is nothing in this group yet. When members of this group make new posts, they will appear here." ,
"empty_column.hashtag" : "这个话题标签下暂时没有内容。" ,
"empty_column.home" : "你还没有关注任何用户。快看看{public},向其他人问个好吧。" ,
"empty_column.home.local_tab" : "the {site_title} tab" ,
"empty_column.list" : "这个列表中暂时没有内容。列表中用户所发送的的新嘟文将会在这里显示。" ,
"empty_column.lists" : "你还没有创建过列表。你创建的列表会在这里显示。" ,
"empty_column.mutes" : "你没有隐藏任何用户。" ,
"empty_column.notifications" : "你还没有收到过任何通知,快和其他用户互动吧。" ,
"empty_column.public" : "这里什么都没有!写一些公开的嘟文,或者关注其他服务器的用户后,这里就会有嘟文出现了" ,
2021-03-29 15:10:05 -07:00
"empty_column.remote" : "There is nothing here! Manually follow users from {instance} to fill it up." ,
2020-03-27 13:59:38 -07:00
"fediverse_tab.explanation_box.explanation" : "{site_title} is part of the Fediverse, a social network made up of thousands of independent social media sites (aka \"servers\"). The posts you see here are from 3rd-party servers. You have the freedom to engage with them, or to block any server you don't like. Pay attention to the full username after the second @ symbol to know which server a post is from. To see only {site_title} posts, visit {local}." ,
"fediverse_tab.explanation_box.title" : "What is the Fediverse?" ,
2020-08-13 01:45:58 -07:00
"filters.context_header" : "Filter contexts" ,
"filters.context_hint" : "One or multiple contexts where the filter should apply" ,
"filters.filters_list_context_label" : "Filter contexts:" ,
"filters.filters_list_delete" : "Delete" ,
"filters.filters_list_details_label" : "Filter settings:" ,
"filters.filters_list_drop" : "Drop" ,
"filters.filters_list_hide" : "Hide" ,
"filters.filters_list_phrase_label" : "Keyword or phrase:" ,
"filters.filters_list_whole-word" : "Whole word" ,
2020-03-27 13:59:38 -07:00
"follow_request.authorize" : "同意" ,
"follow_request.reject" : "拒绝" ,
2020-04-11 13:36:54 -07:00
"getting_started.open_source_notice" : "{code_name} 是开源软件。欢迎前往 GitLab( {code_link} (v{code_version}))贡献代码或反馈问题。" ,
2020-03-27 13:59:38 -07:00
"group.members.empty" : "This group does not has any members." ,
"group.removed_accounts.empty" : "This group does not has any removed accounts." ,
"groups.card.join" : "Join" ,
"groups.card.members" : "Members" ,
"groups.card.roles.admin" : "You're an admin" ,
"groups.card.roles.member" : "You're a member" ,
"groups.card.view" : "View" ,
"groups.create" : "Create group" ,
"groups.form.coverImage" : "Upload new banner image (optional)" ,
"groups.form.coverImageChange" : "Banner image selected" ,
"groups.form.create" : "Create group" ,
"groups.form.description" : "Description" ,
"groups.form.title" : "Title" ,
"groups.form.update" : "Update group" ,
"groups.removed_accounts" : "Removed Accounts" ,
"groups.tab_admin" : "Manage" ,
"groups.tab_featured" : "Featured" ,
"groups.tab_member" : "Member" ,
"hashtag.column_header.tag_mode.all" : "以及 {additional}" ,
"hashtag.column_header.tag_mode.any" : "或是 {additional}" ,
"hashtag.column_header.tag_mode.none" : "而不用 {additional}" ,
2020-10-01 14:15:57 -07:00
"header.about.label" : "About" ,
"header.back_to.label" : "Back to {siteTitle}" ,
"header.home.label" : "Home" ,
"header.login.label" : "Log in" ,
2020-08-13 01:45:58 -07:00
"home.column_settings.show_direct" : "Show direct messages" ,
2020-03-27 13:59:38 -07:00
"home.column_settings.show_reblogs" : "显示转嘟" ,
"home.column_settings.show_replies" : "显示回复" ,
"home_column.lists" : "Lists" ,
"home_column_header.fediverse" : "Fediverse" ,
"home_column_header.home" : "主页" ,
2021-03-29 15:10:05 -07:00
"icon_button.icons" : "Icons" ,
"icon_button.label" : "Select icon" ,
"icon_button.not_found" : "No icons!! (╯°□°)╯︵ ┻━┻" ,
2020-10-01 14:15:57 -07:00
"import_data.actions.import" : "Import" ,
"import_data.actions.import_blocks" : "Import blocks" ,
"import_data.actions.import_follows" : "Import follows" ,
2021-03-29 15:10:05 -07:00
"import_data.actions.import_mutes" : "Import mutes" ,
2020-10-01 14:15:57 -07:00
"import_data.blocks_label" : "Blocks" ,
"import_data.follows_label" : "Follows" ,
"import_data.hints.blocks" : "CSV file containing a list of blocked accounts" ,
"import_data.hints.follows" : "CSV file containing a list of followed accounts" ,
2021-03-29 15:10:05 -07:00
"import_data.hints.mutes" : "CSV file containing a list of muted accounts" ,
"import_data.mutes_label" : "Mutes" ,
2020-03-27 13:59:38 -07:00
"intervals.full.days" : "{number} 天" ,
"intervals.full.hours" : "{number} 小时" ,
"intervals.full.minutes" : "{number} 分钟" ,
"keyboard_shortcuts.back" : "返回上一页" ,
"keyboard_shortcuts.blocked" : "打开被屏蔽用户列表" ,
"keyboard_shortcuts.boost" : "转嘟" ,
"keyboard_shortcuts.column" : "选择某一栏中的嘟文" ,
"keyboard_shortcuts.compose" : "选择嘟文撰写框" ,
"keyboard_shortcuts.direct" : "打开私信栏" ,
"keyboard_shortcuts.down" : "在列表中让光标下移" ,
"keyboard_shortcuts.enter" : "展开嘟文" ,
"keyboard_shortcuts.favourite" : "收藏嘟文" ,
"keyboard_shortcuts.favourites" : "打开收藏列表" ,
"keyboard_shortcuts.heading" : "快捷键列表" ,
"keyboard_shortcuts.home" : "打开主页时间轴" ,
"keyboard_shortcuts.hotkey" : "快捷键" ,
"keyboard_shortcuts.legend" : "显示此列表" ,
"keyboard_shortcuts.mention" : "提及嘟文作者" ,
"keyboard_shortcuts.muted" : "打开隐藏用户列表" ,
"keyboard_shortcuts.my_profile" : "打开你的个人资料" ,
"keyboard_shortcuts.notifications" : "打开通知栏" ,
"keyboard_shortcuts.pinned" : "打开置顶嘟文列表" ,
"keyboard_shortcuts.profile" : "打开作者的个人资料" ,
"keyboard_shortcuts.reply" : "回复嘟文" ,
"keyboard_shortcuts.requests" : "打开关注请求列表" ,
"keyboard_shortcuts.search" : "选择搜索框" ,
"keyboard_shortcuts.start" : "打开“开始使用”栏" ,
"keyboard_shortcuts.toggle_hidden" : "显示或隐藏被折叠的正文" ,
"keyboard_shortcuts.toggle_sensitivity" : "显示/隐藏媒体" ,
"keyboard_shortcuts.toot" : "发送新嘟文" ,
"keyboard_shortcuts.unfocus" : "取消输入" ,
"keyboard_shortcuts.up" : "在列表中让光标上移" ,
"lightbox.close" : "关闭" ,
"lightbox.next" : "下一个" ,
"lightbox.previous" : "上一个" ,
"lightbox.view_context" : "查看上下文" ,
"list.click_to_add" : "Click here to add people" ,
"list_adder.header_title" : "Add or Remove from Lists" ,
"lists.account.add" : "添加到列表" ,
"lists.account.remove" : "从列表中移除" ,
"lists.delete" : "删除列表" ,
"lists.edit" : "编辑列表" ,
"lists.edit.submit" : "更改标题" ,
"lists.new.create" : "新建列表" ,
"lists.new.create_title" : "Create" ,
"lists.new.save_title" : "Save Title" ,
"lists.new.title_placeholder" : "新列表的标题" ,
"lists.search" : "搜索你关注的人" ,
"lists.subheading" : "你的列表" ,
"lists.view_all" : "View all lists" ,
"loading_indicator.label" : "加载中……" ,
2020-08-13 01:45:58 -07:00
"login.fields.otp_code_hint" : "Enter the two-factor code generated by your phone app or use one of your recovery codes" ,
"login.fields.otp_code_label" : "Two-factor code:" ,
2020-06-06 12:57:05 -07:00
"login.fields.password_placeholder" : "Password" ,
"login.fields.username_placeholder" : "Username" ,
"login.log_in" : "Log in" ,
2020-08-13 01:45:58 -07:00
"login.otp_log_in" : "OTP Login" ,
"login.otp_log_in.fail" : "Invalid code, please try again." ,
2020-06-06 12:57:05 -07:00
"login.reset_password_hint" : "Trouble logging in?" ,
2020-03-27 13:59:38 -07:00
"media_gallery.toggle_visible" : "切换显示/隐藏" ,
2020-08-24 20:14:19 -07:00
"media_panel.title" : "Media" ,
2020-08-13 01:45:58 -07:00
"mfa.mfa_disable_enter_password" : "Enter your current password to disable two-factor auth:" ,
"mfa.mfa_setup_enter_password" : "Enter your current password to confirm your identity:" ,
"mfa.mfa_setup_scan_description" : "Using your two-factor app, scan this QR code or enter text key:" ,
"mfa.mfa_setup_scan_key" : "Key:" ,
"mfa.mfa_setup_scan_title" : "Scan" ,
"mfa.mfa_setup_verify_description" : "To enable two-factor authentication, enter the code from your two-factor app:" ,
"mfa.mfa_setup_verify_title" : "Verify" ,
"mfa.otp_enabled_description" : "You have enabled two-factor authentication via OTP." ,
"mfa.otp_enabled_title" : "OTP Enabled" ,
"mfa.setup_hint" : "Follow these steps to set up multi-factor authentication on your account with OTP" ,
"mfa.setup_otp_title" : "OTP Disabled" ,
"mfa.setup_recoverycodes" : "Recovery codes" ,
"mfa.setup_warning" : "Write these codes down or save them somewhere secure - otherwise you won't see them again. If you lose access to your 2FA app and recovery codes you'll be locked out of your account." ,
2020-03-27 13:59:38 -07:00
"missing_indicator.label" : "找不到内容" ,
"missing_indicator.sublabel" : "无法找到此资源" ,
2020-06-06 12:08:26 -07:00
"morefollows.followers_label" : "…and {count} more {count, plural, one {follower} other {followers}} on remote sites." ,
"morefollows.following_label" : "…and {count} more {count, plural, one {follow} other {follows}} on remote sites." ,
2020-03-27 13:59:38 -07:00
"mute_modal.hide_notifications" : "同时隐藏来自这个用户的通知?" ,
2020-06-06 12:08:26 -07:00
"navigation_bar.admin_settings" : "Admin settings" ,
2020-03-27 13:59:38 -07:00
"navigation_bar.blocks" : "已屏蔽的用户" ,
"navigation_bar.compose" : "撰写新嘟文" ,
"navigation_bar.domain_blocks" : "已屏蔽的网站" ,
"navigation_bar.favourites" : "收藏的内容" ,
"navigation_bar.filters" : "屏蔽关键词" ,
"navigation_bar.follow_requests" : "关注请求" ,
2020-10-01 14:15:57 -07:00
"navigation_bar.import_data" : "Import data" ,
2020-03-27 13:59:38 -07:00
"navigation_bar.info" : "关于本站" ,
"navigation_bar.keyboard_shortcuts" : "快捷键列表" ,
"navigation_bar.logout" : "登出" ,
"navigation_bar.mutes" : "已隐藏的用户" ,
"navigation_bar.pins" : "置顶嘟文" ,
"navigation_bar.preferences" : "首选项" ,
"navigation_bar.security" : "安全" ,
2020-08-24 20:14:19 -07:00
"navigation_bar.soapbox_config" : "Soapbox config" ,
2020-09-11 07:30:48 -07:00
"notification.chat_mention" : "{name} sent you a message" ,
2020-03-27 13:59:38 -07:00
"notification.favourite" : "{name} 收藏了你的嘟文" ,
"notification.follow" : "{name} 开始关注你" ,
2021-03-29 15:10:05 -07:00
"notification.follow_request" : "{name} has requested to follow you" ,
2020-03-27 13:59:38 -07:00
"notification.mention" : "{name} 提及了你" ,
2021-04-13 08:43:40 -07:00
"notification.pleroma:emoji_reaction" : "{name} reacted to your post" ,
2020-03-27 13:59:38 -07:00
"notification.poll" : "你参与的一个投票已经结束" ,
"notification.reblog" : "{name} 转嘟了你的嘟文" ,
"notifications.clear" : "清空通知列表" ,
"notifications.clear_confirmation" : "你确定要永久清空通知列表吗?" ,
"notifications.column_settings.alert" : "桌面通知" ,
2021-03-29 15:10:05 -07:00
"notifications.column_settings.emoji_react" : "Emoji reacts:" ,
2020-03-27 13:59:38 -07:00
"notifications.column_settings.favourite" : "当你的嘟文被收藏时:" ,
"notifications.column_settings.filter_bar.advanced" : "显示所有类别" ,
"notifications.column_settings.filter_bar.category" : "快速过滤栏" ,
"notifications.column_settings.filter_bar.show" : "显示" ,
"notifications.column_settings.follow" : "当有人关注你时:" ,
2021-03-29 15:10:05 -07:00
"notifications.column_settings.follow_request" : "New follow requests:" ,
2020-03-27 13:59:38 -07:00
"notifications.column_settings.mention" : "当有人在嘟文中提及你时:" ,
"notifications.column_settings.poll" : "投票结果:" ,
"notifications.column_settings.push" : "推送通知" ,
"notifications.column_settings.reblog" : "当有人转嘟了你的嘟文时:" ,
"notifications.column_settings.show" : "在通知栏显示" ,
"notifications.column_settings.sound" : "播放音效" ,
2020-08-13 01:45:58 -07:00
"notifications.column_settings.sounds" : "Sounds" ,
"notifications.column_settings.sounds.all_sounds" : "Play sound for all notifications" ,
2020-03-27 13:59:38 -07:00
"notifications.filter.all" : "全部" ,
"notifications.filter.boosts" : "转嘟" ,
2021-03-29 15:10:05 -07:00
"notifications.filter.emoji_reacts" : "Emoji reacts:" ,
2020-03-27 13:59:38 -07:00
"notifications.filter.favourites" : "收藏" ,
"notifications.filter.follows" : "关注" ,
"notifications.filter.mentions" : "提及" ,
"notifications.filter.polls" : "投票结果" ,
"notifications.group" : "{count} 条通知" ,
2020-06-07 09:37:57 -07:00
"notifications.queue_label" : "Click to see {count} new {count, plural, one {notification} other {notifications}}" ,
2020-03-27 13:59:38 -07:00
"pinned_statuses.none" : "No pins to show." ,
"poll.closed" : "已关闭" ,
"poll.refresh" : "刷新" ,
"poll.total_votes" : "{count} 票" ,
"poll.vote" : "投票" ,
"poll_button.add_poll" : "发起投票" ,
"poll_button.remove_poll" : "移除投票" ,
2020-06-06 13:36:00 -07:00
"preferences.fields.auto_play_gif_label" : "Auto-play animated GIFs" ,
"preferences.fields.boost_modal_label" : "Show confirmation dialog before reposting" ,
2021-03-29 15:10:05 -07:00
"preferences.fields.content_type_label" : "Post format" ,
2020-06-06 13:36:00 -07:00
"preferences.fields.delete_modal_label" : "Show confirmation dialog before deleting a post" ,
"preferences.fields.demetricator_label" : "Use Demetricator" ,
2021-03-29 15:10:05 -07:00
"preferences.fields.display_media.default" : "Hide media marked as sensitive" ,
"preferences.fields.display_media.hide_all" : "Always hide media" ,
"preferences.fields.display_media.show_all" : "Always show media" ,
2020-06-06 13:36:00 -07:00
"preferences.fields.dyslexic_font_label" : "Dyslexic mode" ,
"preferences.fields.expand_spoilers_label" : "Always expand posts marked with content warnings" ,
2020-10-01 14:15:57 -07:00
"preferences.fields.halloween_label" : "Halloween mode" ,
2020-06-06 13:36:00 -07:00
"preferences.fields.language_label" : "Language" ,
2021-03-29 15:10:05 -07:00
"preferences.fields.media_display_label" : "Media display" ,
2020-06-06 13:36:00 -07:00
"preferences.fields.privacy_label" : "Post privacy" ,
"preferences.fields.reduce_motion_label" : "Reduce motion in animations" ,
"preferences.fields.system_font_label" : "Use system's default font" ,
"preferences.fields.unfollow_modal_label" : "Show confirmation dialog before unfollowing someone" ,
2021-03-29 15:10:05 -07:00
"preferences.hints.content_type_markdown" : "Warning: experimental!" ,
2020-06-06 13:36:00 -07:00
"preferences.hints.demetricator" : "Decrease social media anxiety by hiding all numbers from the site." ,
2020-10-01 14:15:57 -07:00
"preferences.hints.halloween" : "Beware: SPOOKY! Supports light/dark toggle." ,
2020-06-06 13:36:00 -07:00
"preferences.hints.privacy_followers_only" : "Only show to followers" ,
"preferences.hints.privacy_public" : "Everyone can see" ,
"preferences.hints.privacy_unlisted" : "Everyone can see, but not listed on public timelines" ,
2021-03-29 15:10:05 -07:00
"preferences.options.content_type_markdown" : "Markdown" ,
"preferences.options.content_type_plaintext" : "Plain text" ,
2020-06-06 13:36:00 -07:00
"preferences.options.privacy_followers_only" : "Followers-only" ,
"preferences.options.privacy_public" : "Public" ,
"preferences.options.privacy_unlisted" : "Unlisted" ,
2020-03-27 13:59:38 -07:00
"privacy.change" : "设置嘟文可见范围" ,
"privacy.direct.long" : "只有被提及的用户能看到" ,
"privacy.direct.short" : "私信" ,
"privacy.private.long" : "只有关注你的用户能看到" ,
"privacy.private.short" : "仅关注者" ,
"privacy.public.long" : "所有人可见,并会出现在公共时间轴上" ,
"privacy.public.short" : "公开" ,
"privacy.unlisted.long" : "所有人可见,但不会出现在公共时间轴上" ,
"privacy.unlisted.short" : "不公开" ,
2021-03-29 15:10:05 -07:00
"profile_dropdown.add_account" : "Add an existing account" ,
"profile_dropdown.logout" : "Log out @{acct}" ,
2020-03-27 13:59:38 -07:00
"regeneration_indicator.label" : "加载中……" ,
"regeneration_indicator.sublabel" : "你的主页时间轴正在准备中!" ,
2020-06-06 12:57:05 -07:00
"registration.agreement" : "I agree to the {tos}." ,
2020-06-28 13:42:38 -07:00
"registration.captcha.hint" : "Click the image to get a new captcha" ,
2020-10-01 14:15:57 -07:00
"registration.closed_message" : "{instance} is not accepting new members" ,
"registration.closed_title" : "Registrations Closed" ,
2021-03-29 15:10:05 -07:00
"registration.confirmation_modal.close" : "Close" ,
2020-06-06 12:57:05 -07:00
"registration.fields.confirm_placeholder" : "Password (again)" ,
"registration.fields.email_placeholder" : "E-Mail address" ,
"registration.fields.password_placeholder" : "Password" ,
2020-10-01 14:15:57 -07:00
"registration.fields.username_hint" : "Only letters, numbers, and underscores are allowed." ,
2020-06-06 12:57:05 -07:00
"registration.fields.username_placeholder" : "Username" ,
"registration.lead" : "With an account on {instance} you'll be able to follow people on any server in the fediverse." ,
2020-08-13 01:45:58 -07:00
"registration.reason" : "Why do you want to join?" ,
"registration.reason_hint" : "This will help us review your application" ,
2020-06-06 12:57:05 -07:00
"registration.sign_up" : "Sign up" ,
"registration.tos" : "Terms of Service" ,
2020-03-27 13:59:38 -07:00
"relative_time.days" : "{number}天" ,
"relative_time.hours" : "{number}时" ,
"relative_time.just_now" : "刚刚" ,
"relative_time.minutes" : "{number}分" ,
"relative_time.seconds" : "{number}秒" ,
2021-03-29 15:10:05 -07:00
"remote_timeline.filter_message" : "You are viewing the timeline of {instance}." ,
2020-03-27 13:59:38 -07:00
"reply_indicator.cancel" : "取消" ,
2020-06-06 12:08:26 -07:00
"report.block" : "Block {target}" ,
"report.block_hint" : "Do you also want to block this account?" ,
2020-03-27 13:59:38 -07:00
"report.forward" : "发送举报至 {target}" ,
"report.forward_hint" : "这名用户来自另一个服务器。是否要向那个服务器发送一条匿名的举报?" ,
"report.hint" : "举报将会发送给你所在服务器的监察员。你可以在下面填写举报该用户的理由:" ,
"report.placeholder" : "备注" ,
"report.submit" : "提交" ,
"report.target" : "举报 {target}" ,
"search.placeholder" : "搜索" ,
"search_popout.search_format" : "高级搜索格式" ,
"search_popout.tips.full_text" : "输入关键词检索所有你发送、收藏、转嘟过或提及到你的嘟文,以及其他用户公开的用户名、昵称和话题标签。" ,
"search_popout.tips.hashtag" : "话题标签" ,
"search_popout.tips.status" : "嘟文" ,
"search_popout.tips.user" : "用户" ,
"search_results.accounts" : "用户" ,
"search_results.hashtags" : "话题标签" ,
"search_results.statuses" : "嘟文" ,
"search_results.top" : "Top" ,
"search_results.total" : "共 {count, number} 个结果" ,
2020-08-13 01:45:58 -07:00
"security.codes.fail" : "Failed to fetch backup codes" ,
"security.confirm.fail" : "Incorrect code or password. Try again." ,
2020-07-20 13:23:38 -07:00
"security.delete_account.fail" : "Account deletion failed." ,
"security.delete_account.success" : "Account successfully deleted." ,
2020-08-13 01:45:58 -07:00
"security.disable.fail" : "Incorrect password. Try again." ,
"security.disable_mfa" : "Disable" ,
2020-06-06 12:08:26 -07:00
"security.fields.email.label" : "Email address" ,
"security.fields.new_password.label" : "New password" ,
"security.fields.old_password.label" : "Current password" ,
"security.fields.password.label" : "Password" ,
"security.fields.password_confirmation.label" : "New password (again)" ,
2020-07-20 13:23:38 -07:00
"security.headers.delete" : "Delete Account" ,
2020-06-06 12:08:26 -07:00
"security.headers.tokens" : "Sessions" ,
"security.headers.update_email" : "Change Email" ,
"security.headers.update_password" : "Change Password" ,
2020-08-13 01:45:58 -07:00
"security.mfa" : "Set up 2-Factor Auth" ,
"security.mfa_enabled" : "You have multi-factor authentication set up with OTP." ,
"security.mfa_header" : "Authorization Methods" ,
"security.mfa_setup_hint" : "Configure multi-factor authentication with OTP" ,
"security.qr.fail" : "Failed to fetch setup key" ,
2020-06-06 12:08:26 -07:00
"security.submit" : "Save changes" ,
2020-07-20 13:23:38 -07:00
"security.submit.delete" : "Delete Account" ,
"security.text.delete" : "To delete your account, enter your password then click Delete Account. This is a permanent action that cannot be undone. Your account will be destroyed from this server, and a deletion request will be sent to other servers. It's not guaranteed that all servers will purge your account." ,
2020-06-06 12:08:26 -07:00
"security.tokens.revoke" : "Revoke" ,
"security.update_email.fail" : "Update email failed." ,
"security.update_email.success" : "Email successfully updated." ,
"security.update_password.fail" : "Update password failed." ,
"security.update_password.success" : "Password successfully updated." ,
2020-03-27 13:59:38 -07:00
"signup_panel.subtitle" : "Sign up now to discuss." ,
"signup_panel.title" : "New to {site_title}?" ,
2020-08-24 20:14:19 -07:00
"soapbox_config.copyright_footer.meta_fields.label_placeholder" : "Copyright footer" ,
"soapbox_config.custom_css.meta_fields.url_placeholder" : "URL" ,
2021-04-13 08:43:40 -07:00
"soapbox_config.display_fqn_label" : "Display domain (eg @user@domain) for local accounts." ,
2020-08-24 20:14:19 -07:00
"soapbox_config.fields.brand_color_label" : "Brand color" ,
"soapbox_config.fields.home_footer.add" : "Add new Home Footer Item" ,
"soapbox_config.fields.home_footer_fields_label" : "Home footer items" ,
"soapbox_config.fields.logo_label" : "Logo" ,
"soapbox_config.fields.promo_panel.add" : "Add new Promo panel item" ,
"soapbox_config.fields.promo_panel_fields_label" : "Promo panel items" ,
2020-10-01 19:26:20 -07:00
"soapbox_config.fields.theme_label" : "Default theme" ,
2020-08-24 20:14:19 -07:00
"soapbox_config.hints.home_footer_fields" : "You can have custom defined links displayed on the footer of your static pages" ,
"soapbox_config.hints.logo" : "SVG. At most 2 MB. Will be displayed to 50px height, maintaining aspect ratio" ,
"soapbox_config.hints.promo_panel_fields" : "You can have custom defined links displayed on the left panel of the timelines page." ,
"soapbox_config.hints.promo_panel_icons" : "{ link }" ,
"soapbox_config.home_footer.meta_fields.label_placeholder" : "Label" ,
"soapbox_config.home_footer.meta_fields.url_placeholder" : "URL" ,
"soapbox_config.promo_panel.meta_fields.icon_placeholder" : "Icon" ,
"soapbox_config.promo_panel.meta_fields.label_placeholder" : "Label" ,
"soapbox_config.promo_panel.meta_fields.url_placeholder" : "URL" ,
2020-09-30 12:09:00 -07:00
"soapbox_config.raw_json_hint" : "Edit the settings data directly. Changes made directly to the JSON file will override the form fields above. Click Save to apply your changes." ,
"soapbox_config.raw_json_label" : "Advanced: Edit raw JSON data" ,
2020-08-24 20:14:19 -07:00
"soapbox_config.save" : "Save" ,
2021-03-29 15:10:05 -07:00
"soapbox_config.verified_can_edit_name_label" : "Allow verified users to edit their own display name." ,
2020-03-27 13:59:38 -07:00
"status.admin_account" : "打开 @{name} 的管理界面" ,
"status.admin_status" : "打开这条嘟文的管理界面" ,
"status.block" : "屏蔽 @{name}" ,
2020-08-13 01:45:58 -07:00
"status.bookmark" : "Bookmark" ,
2020-03-27 13:59:38 -07:00
"status.cancel_reblog_private" : "取消转嘟" ,
"status.cannot_reblog" : "这条嘟文不允许被转嘟" ,
"status.copy" : "复制嘟文链接" ,
"status.delete" : "删除" ,
"status.detailed_status" : "对话详情" ,
"status.direct" : "发送私信给 @{name}" ,
"status.embed" : "嵌入" ,
"status.favourite" : "收藏" ,
"status.filtered" : "已过滤" ,
"status.load_more" : "加载更多" ,
"status.media_hidden" : "隐藏媒体内容" ,
"status.mention" : "提及 @{name}" ,
"status.more" : "更多" ,
"status.mute" : "隐藏 @{name}" ,
"status.mute_conversation" : "隐藏此对话" ,
"status.open" : "展开嘟文" ,
"status.pin" : "在个人资料页面置顶" ,
"status.pinned" : "置顶嘟文" ,
"status.read_more" : "阅读全文" ,
"status.reblog" : "转嘟" ,
"status.reblog_private" : "转嘟(可见者不变)" ,
"status.reblogged_by" : "{name} 转嘟了" ,
"status.reblogs.empty" : "没有人转嘟过此条嘟文。如果有人转嘟了,就会显示在这里。" ,
"status.redraft" : "删除并重新编辑" ,
"status.remove_account_from_group" : "Remove account from group" ,
"status.remove_post_from_group" : "Remove post from group" ,
"status.reply" : "回复" ,
"status.replyAll" : "回复所有人" ,
"status.report" : "举报 @{name}" ,
"status.sensitive_warning" : "敏感内容" ,
"status.share" : "分享" ,
"status.show_less" : "隐藏内容" ,
"status.show_less_all" : "隐藏所有内容" ,
"status.show_more" : "显示内容" ,
"status.show_more_all" : "显示所有内容" ,
"status.show_thread" : "显示全部对话" ,
2020-08-13 01:45:58 -07:00
"status.unbookmark" : "Remove bookmark" ,
2020-03-27 13:59:38 -07:00
"status.unmute_conversation" : "不再隐藏此对话" ,
"status.unpin" : "在个人资料页面取消置顶" ,
2020-06-07 09:37:57 -07:00
"status_list.queue_label" : "Click to see {count} new {count, plural, one {post} other {posts}}" ,
2020-03-27 13:59:38 -07:00
"suggestions.dismiss" : "关闭建议" ,
"tabs_bar.apps" : "Apps" ,
2020-09-11 07:30:48 -07:00
"tabs_bar.chats" : "Chats" ,
2021-03-29 15:10:05 -07:00
"tabs_bar.dashboard" : "Dashboard" ,
2020-03-27 13:59:38 -07:00
"tabs_bar.home" : "主页" ,
"tabs_bar.news" : "News" ,
"tabs_bar.notifications" : "通知" ,
2020-06-06 12:57:05 -07:00
"tabs_bar.post" : "Post" ,
2020-03-27 13:59:38 -07:00
"tabs_bar.search" : "搜索" ,
2020-07-12 10:18:39 -07:00
"tabs_bar.theme_toggle_dark" : "Switch to dark theme" ,
"tabs_bar.theme_toggle_light" : "Switch to light theme" ,
2020-03-27 13:59:38 -07:00
"time_remaining.days" : "剩余 {number, plural, one {# 天} other {# 天}}" ,
"time_remaining.hours" : "剩余 {number, plural, one {# 小时} other {# 小时}}" ,
"time_remaining.minutes" : "剩余 {number, plural, one {# 分钟} other {# 分钟}}" ,
"time_remaining.moments" : "即将结束" ,
"time_remaining.seconds" : "剩余 {number, plural, one {# 秒} other {# 秒}}" ,
"trends.count_by_accounts" : "{count} 人正在讨论" ,
"trends.title" : "Trends" ,
2020-04-14 15:11:46 -07:00
"ui.beforeunload" : "如果你现在离开 Soapbox FE, 你的草稿内容将会丢失。" ,
2020-03-27 13:59:38 -07:00
"unauthorized_modal.footer" : "Already have an account? {login}." ,
"unauthorized_modal.text" : "You need to be logged in to do that." ,
"unauthorized_modal.title" : "Sign up for {site_title}" ,
"upload_area.title" : "将文件拖放到此处开始上传" ,
"upload_button.label" : "上传媒体文件 (JPEG, PNG, GIF, WebM, MP4, MOV)" ,
"upload_error.limit" : "文件大小超过限制。" ,
"upload_error.poll" : "投票中不允许上传文件。" ,
"upload_form.description" : "为视觉障碍人士添加文字说明" ,
"upload_form.focus" : "剪裁" ,
"upload_form.undo" : "删除" ,
"upload_progress.label" : "上传中……" ,
"video.close" : "关闭视频" ,
"video.exit_fullscreen" : "退出全屏" ,
"video.expand" : "展开视频" ,
"video.fullscreen" : "全屏" ,
"video.hide" : "隐藏视频" ,
"video.mute" : "静音" ,
"video.pause" : "暂停" ,
"video.play" : "播放" ,
"video.unmute" : "取消静音" ,
"who_to_follow.title" : "Who To Follow"
}