Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (1048 of 1048 strings)

Merge branch 'origin/develop' into Weblate.

Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (1046 of 1046 strings)

Co-authored-by: Poesty Li <poesty7450@gmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: http://translate.akkoma.dev/projects/akkoma/pleroma-fe/zh_Hans/
Translation: Pleroma fe/pleroma-fe
This commit is contained in:
Weblate 2024-03-21 02:39:39 +00:00
parent 6f74586cba
commit bf66944107
1 changed files with 12 additions and 9 deletions

View File

@ -407,7 +407,8 @@
"private": "此帖文仅对你的关注者可见",
"public": "此帖文对所有人可见",
"unlisted": "此帖文在公共时间线和所有已知网络上均不可见"
}
},
"toggle_content_warning": "切换内容警告"
},
"registration": {
"awaiting_email_confirmation": "你的账号已被注册,一封电子邮件已发到你的地址。请检查电子邮件以完成注册。",
@ -576,12 +577,12 @@
"hide_list_aliases_error_action": "关闭",
"hide_media_previews": "隐藏媒体预览",
"hide_muted_posts": "隐藏已静音用户的帖文",
"hide_muted_threads": "隐藏已静音的同主题帖文",
"hide_muted_threads": "隐藏已静音的对话",
"hide_post_stats": "隐藏帖文的统计数据(例如:喜欢的次数)",
"hide_shoutbox": "隐藏实例留言板",
"hide_site_favicon": "隐藏顶部面板中的实例图标",
"hide_site_name": "隐藏顶部面板中的实例名称",
"hide_threads_with_blocked_users": "隐藏提及被屏蔽用户的同主题帖文",
"hide_threads_with_blocked_users": "隐藏提及被屏蔽用户的对话",
"hide_user_stats": "隐藏用户的统计数据(例如:关注者的数量)",
"hide_wallpaper": "隐藏实例壁纸",
"hide_wordfiltered_statuses": "隐藏经过词语过滤的帖文",
@ -603,7 +604,7 @@
"loop_video": "循环视频",
"loop_video_silent_only": "仅循环没有声音的视频例如Mastodon 里的“GIF”",
"mascot": "Mastodon FE 吉祥物",
"max_depth_in_thread": "默认显示同主题帖文中的最大层数",
"max_depth_in_thread": "默认显示对话中的最大层数",
"max_thumbnails": "每个帖文最多能显示的缩略图数量",
"mention_link_bolden_you": "当你被提及时突出显示提及你",
"mention_link_display": "显示提及链接",
@ -679,6 +680,7 @@
"pad_emoji": "从表情符号选择器插入表情符号时,在表情两侧插入空格",
"panelRadius": "面板",
"pause_on_unfocused": "在离开页面时暂停时间线推送",
"permit_followback_description": "自动批准已关注用户的关注请求",
"play_videos_in_modal": "在弹出框内播放视频",
"post_look_feel": "文章的样子跟感受",
"post_status_content_type": "默认发布的内容类型",
@ -747,6 +749,7 @@
"show_admin_badge": "在我的个人资料中显示“管理员”徽章",
"show_moderator_badge": "在我的个人资料中显示“监察员”徽章",
"show_nav_shortcuts": "在顶部面板中显示额外的导航快捷键",
"show_page_backgrounds": "显示特定页面的背景,例如用户个人资料页",
"show_panel_nav_shortcuts": "在面板顶部显示时间线导航快捷键",
"show_scrollbars": "显示侧栏的滚动条",
"show_wider_shortcuts": "在顶部面板快捷键之间显示更宽的间隙",
@ -916,8 +919,8 @@
"token": "令牌",
"tooltipRadius": "提醒",
"translation_language": "自动翻译语言",
"tree_advanced": "显示额外的按钮来打开和关闭同主题帖文中的回复链",
"tree_fade_ancestors": "在当前帖子中以淡色文本显示其原型帖子",
"tree_advanced": "显示额外的按钮来打开和关闭对话中的回复链",
"tree_fade_ancestors": "以淡色文本显示当前帖文的上文",
"type_domains_to_mute": "搜索需要静音的域名",
"upload_a_photo": "上传照片",
"useStreamingApi": "实时接收帖文和通知",
@ -1012,10 +1015,10 @@
"status_unavailable": "帖文不可用",
"thread_follow": "查看 {numStatus} 条更多回复",
"thread_follow_with_icon": "{icon} {text}",
"thread_hide": "隐藏此同主题帖文",
"thread_muted": "同主题帖文已被静音",
"thread_hide": "隐藏此对话",
"thread_muted": "对话已被静音",
"thread_muted_and_words": ",含有过滤词:",
"thread_show": "显示这个同主题帖文",
"thread_show": "显示这个对话",
"thread_show_full": "显示 {numStatus} 条回复 | 显示全部 {numStatus} 条回复",
"thread_show_full_with_icon": "{icon} {text}",
"translate": "翻译",