elk/locales/zh-CN.json

181 wiersze
5.3 KiB
JSON
Czysty Zwykły widok Historia

{
2022-11-29 06:57:32 +00:00
"account": {
"blocked_domains": "已拉黑的域名",
2022-11-29 12:14:16 +00:00
"blocked_users": "已拉黑的用户",
"favourites": "喜欢的帖文",
"follow": "关注",
"follow_back": "回关",
"follow_requested": "已申请关注",
"followers_count": "被 {0} 人关注",
2022-11-30 02:16:15 +00:00
"following": "关注中",
"following_count": "正在关注 {0} 人",
"follows_you": "已关注你",
"muted_users": "已屏蔽的用户",
2022-11-30 02:16:15 +00:00
"mutuals": "互相关注",
"pinned": "置顶的帖文",
2022-11-29 12:14:16 +00:00
"posts_count": "{0} 条帖文",
"unfollow": "取消关注"
},
"action": {
2022-11-29 23:25:29 +00:00
"bookmark": "收藏",
2022-12-01 06:46:26 +00:00
"bookmarked": "已收藏",
2022-11-29 23:25:29 +00:00
"boost": "转发",
2022-12-01 06:46:26 +00:00
"boosted": "已转发",
"compose": "撰写",
"enter_app": "进入应用",
2022-11-29 23:25:29 +00:00
"favourite": "喜欢",
2022-12-01 06:46:26 +00:00
"favourited": "已喜欢",
2022-11-29 23:25:29 +00:00
"more": "更多",
"publish": "发布!",
2022-11-29 23:25:29 +00:00
"reply": "回复",
"save_changes": "保存更改",
2022-11-30 01:45:52 +00:00
"sign_in": "登鹿"
},
2022-11-30 01:45:52 +00:00
"app_desc_short": "用 🧡 制作的 Mastodon 客户端",
2022-11-29 23:25:29 +00:00
"app_name": "鹿鸣",
"command": {
"activate": "执行",
"complete": "完成"
},
"common": {
"end_of_list": "列表到底啦",
2022-11-29 12:14:16 +00:00
"error": "错误",
"not_found": "无法找到相关内容",
"offline_desc": "您目前已离线,请检查网络连接。"
2022-11-29 06:57:32 +00:00
},
2022-12-01 13:59:28 +00:00
"conversation": {
"with": "与"
},
2022-11-29 23:25:29 +00:00
"error": {
2022-12-01 13:59:28 +00:00
"account_not_found": "未找到用户 {0}",
"status_not_found": "未找到帖文"
2022-11-29 23:25:29 +00:00
},
2022-11-29 06:57:32 +00:00
"feature_flag": {
"virtual_scroll": "虚拟滚动"
},
"menu": {
"block_account": "拉黑 {0}",
"block_domain": "拉黑域名 {0}",
2022-11-29 23:25:29 +00:00
"copy_link_to_post": "复制这篇文章的链接",
"delete": "删除",
"delete_and_redraft": "删除并重新编辑",
"direct_message_account": "私信 {0}",
2022-11-29 23:25:29 +00:00
"edit": "编辑",
"mention_account": "提及 {0}",
"mute_account": "屏蔽 {0}",
"open_in_original_site": "从源站打开",
2022-11-29 23:25:29 +00:00
"pin_on_profile": "钉选在个人资料上",
"show_untranslated": "显示原文",
"translate_post": "翻译帖子",
"unblock_account": "解除拉黑 {0}",
"unblock_domain": "解除拉黑域名 {0}",
2022-11-29 23:25:29 +00:00
"unmute_account": "解除屏蔽 {0}",
"unpin_on_profile": "取消钉选"
},
2022-11-29 06:57:32 +00:00
"nav_footer": {
2022-11-30 01:45:52 +00:00
"built_at": "于 {0} 构建",
2022-11-29 06:57:32 +00:00
"select_feature_flags": "功能开关",
"select_language": "选择语言",
2022-11-30 01:45:52 +00:00
"show_intro": "应用介绍",
2022-11-29 06:57:32 +00:00
"toggle_theme": "切换主题",
"zen_mode": "禅模式"
},
"nav_side": {
"bookmarks": "书签",
"conversations": "私信",
"explore": "探索",
"favourites": "喜欢",
"federated": "跨站",
"home": "主页",
"local": "本地",
"notifications": "通知",
"profile": "个人资料"
2022-11-28 10:14:58 +00:00
},
"nav_user": {
"sign_in_desc": "登录后可关注其他人或标签、点赞、分享和回复帖文,或与不同服务器上的账号交互。"
},
"notification": {
"favourited_post": "点赞了你的帖文",
2022-11-29 12:14:16 +00:00
"followed_you": "关注了你",
2022-12-02 02:18:36 +00:00
"followed_you_count": "{n} 人关注了你",
2022-11-29 12:14:16 +00:00
"missing_type": "未知的通知类型:",
"reblogged_post": "转发了你的帖文",
2022-11-29 12:14:16 +00:00
"request_to_follow": "请求关注你",
"update_status": "更新了他们的状态"
},
2022-11-29 23:25:29 +00:00
"placeholder": {
2022-12-01 16:04:46 +00:00
"content_warning": "写下你的警告",
2022-11-29 23:25:29 +00:00
"default_1": "在想些什么?",
"reply_to_account": "回复 {0}",
2022-12-01 06:46:26 +00:00
"replying": "回复",
2022-11-29 23:25:29 +00:00
"the_thread": "这个帖子"
},
"state": {
2022-11-29 23:25:29 +00:00
"edited": "(已编辑)",
"editing": "编辑中",
2022-11-29 23:25:29 +00:00
"loading": "加载中...",
"uploading": "上传中..."
},
2022-11-30 02:07:13 +00:00
"status": {
2022-12-01 13:59:28 +00:00
"edited": "在 {0} 编辑了",
2022-11-30 02:07:13 +00:00
"reblogged": "{0} 转发了",
"spoiler_show_less": "隐藏",
2022-12-01 13:59:28 +00:00
"spoiler_show_more": "显示更多",
"try_original_site": "尝试从源站打开"
},
"status_history": {
"created": "在 {0} 发布了",
"edited": "在 {0} 编辑了"
2022-11-30 02:07:13 +00:00
},
2022-11-29 07:18:28 +00:00
"tab": {
"media": "媒体",
2022-11-29 23:25:29 +00:00
"notifications_all": "全部",
"notifications_mention": "提及",
"posts": "帖文",
"posts_with_replies": "帖文与留言"
2022-11-29 07:18:28 +00:00
},
"time_ago_options": {
"in": "在",
"just_now": "刚刚",
"last_month": "上个月",
"last_week": "上周",
"last_year": "去年",
"next_month": "下个月",
"next_week": "下周",
"next_year": "明年",
"tomorrow": "明天",
"week": "周",
"yesterday": "昨天"
},
2022-11-29 07:18:28 +00:00
"timeline": {
2022-12-02 02:18:36 +00:00
"show_new_items": "展示 {n} 条新帖文"
2022-11-29 07:18:28 +00:00
},
2022-11-28 14:25:32 +00:00
"title": {
2022-11-29 12:07:23 +00:00
"federated_timeline": "跨站时间线",
"local_timeline": "本地时间线"
},
"tooltip": {
"add_content_warning": "添加内容警告标识",
"add_media": "添加图片、视频或者音频文件",
"change_content_visibility": "修改内容是否可见",
"toggle_code_block": "切换代码块"
2022-11-29 23:25:29 +00:00
},
"user": {
"add_existing": "添加现有帐户",
2022-11-30 01:45:52 +00:00
"server_address_label": "Mastodon 服务器地址",
"sign_out_account": "登出 {0}",
"tip_no_account": "如果您还没有 Mastodon 账户,{0}。",
"tip_register_account": "选择您的服务器并注册一个"
2022-11-29 23:25:29 +00:00
},
"visibility": {
"direct": "私信",
"direct_desc": "仅对提及的用户可见",
"private": "仅限关注者",
"private_desc": "仅关注者可见",
"public": "公开",
"public_desc": "所有人可见",
"unlisted": "不列出",
"unlisted_desc": "对所有人可见,但不出现在公共时间线上"
}
}