elk/locales/zh-CN.json
2022-11-29 19:26:24 +08:00

98 lines
2.9 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"block": "拉黑",
"mute": "屏蔽",
"post": "帖文",
"account": {
"blocked_users": "已@:block的用户",
"blocked_domains": "已@:block的域名",
"favourites": "喜欢的@:post",
"follow": "关注",
"follow_back": "回关",
"follow_requested": "已申请@:account.follow",
"followers_count": "被 {0} 人@:account.follow",
"following_count": "正在@:account.follow {0} 人",
"follows_you": "已@:account.follow你",
"muted_users": "已@:mute的用户",
"posts_count": "{0} 条@:post",
"pinned": "置顶的@:post",
"unfollow": "取消@:account.follow"
},
"action": {
"compose": "撰写",
"enter_app": "进入应用",
"publish": "发布!",
"save_changes": "保存更改",
"sign_in": "登录"
},
"common": {
"not_found": "无法找到相关内容",
"end_of_list": "列表到底啦",
"error": "错误"
},
"feature_flag": {
"virtual_scroll": "虚拟滚动"
},
"menu": {
"block_account": "@:block {0}",
"block_domain": "@:block域名 {0}",
"direct_message_account": "私信 {0}",
"mention_account": "提及 {0}",
"mute_account": "@:mute {0}",
"open_in_original_site": "从源站打开",
"unblock_account": "解除@:block {0}",
"unblock_domain": "解除@:block域名 {0}",
"unmute_account": "解除@:mute {0}"
},
"nav_footer": {
"select_feature_flags": "功能开关",
"select_language": "选择语言",
"toggle_theme": "切换主题",
"zen_mode": "禅模式"
},
"nav_side": {
"bookmarks": "书签",
"conversations": "私信",
"explore": "探索",
"favourites": "喜欢",
"federated": "跨站",
"home": "主页",
"local": "本地",
"notifications": "通知",
"profile": "个人资料"
},
"nav_user": {
"sign_in_desc": "登录后可关注其他人或标签、点赞、分享和回复@:post或与不同服务器上的账号交互。"
},
"notification": {
"followed_you": "@:account.follow了你",
"request_to_follow": "请求@:account.follow你",
"favourited_post": "点赞了你的@:post",
"reblogged_post": "转发了你的@:post",
"update_status": "更新了他们的状态",
"missing_type": "未知的通知类型:"
},
"state": {
"editing": "编辑中",
"uploading": "上传中..."
},
"tab": {
"media": "媒体",
"posts": "@:post",
"posts_with_replies": "@:post与留言"
},
"timeline": {
"name": "时间线",
"show_new_items": "展示 {0} 条新@:post"
},
"title": {
"federated_timeline": "@:nav_side.federated@:timeline.name",
"local_timeline": "@:nav_side.local@:timeline.name"
},
"tooltip": {
"add_content_warning": "添加内容警告标识",
"add_media": "添加图片、视频或者音频文件",
"change_content_visibility": "修改内容是否可见",
"toggle_code_block": "切换代码块"
}
}