diff options
| author | Poesty Li <poesty7450@gmail.com> | 2023-01-29 06:22:43 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2023-02-10 09:49:02 +0000 |
| commit | cb18497902c0a1b02c6d41871aa466685e1c60de (patch) | |
| tree | d38768ed0101efe9f38692daf0853ffb13e45764 /src | |
| parent | 6dc683f6025e94764d8ae65ae3eaf9ee1c4d1dd9 (diff) | |
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.6% (983 of 986 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/zh_Hans/
Diffstat (limited to 'src')
| -rw-r--r-- | src/i18n/zh.json | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/src/i18n/zh.json b/src/i18n/zh.json index 86181689..90f840a7 100644 --- a/src/i18n/zh.json +++ b/src/i18n/zh.json @@ -129,7 +129,8 @@ "announcements": "公告", "edit_nav_mobile": "自定义导航栏", "edit_pinned": "编辑固定的项目", - "mobile_sidebar": "切换移动设备侧栏" + "mobile_sidebar": "切换移动设备侧栏", + "search_close": "关闭搜索栏" }, "notifications": { "broken_favorite": "未知的状态,正在搜索中…", @@ -209,7 +210,9 @@ "post": "发送", "edit_remote_warning": "其它远程实例可能不支持编辑并且无法接收您的帖子的最新版本。", "edit_unsupported_warning": "Pleroma 不支持对提及或投票进行编辑。", - "edit_status": "编辑状态" + "edit_status": "编辑状态", + "content_type_selection": "发帖格式", + "scope_notice_dismiss": "关闭此提示" }, "registration": { "bio": "简介", @@ -993,7 +996,8 @@ "bookmark": "书签", "accept_follow_request": "接受关注请求", "toggle_expand": "展开或折叠通知以显示帖子全文", - "toggle_mute": "展开或折叠通知以显示已隐藏的内容" + "toggle_mute": "展开或折叠通知以显示已隐藏的内容", + "autocomplete_available": "共有 {number} 个结果可用。使用向上和向下键浏览它们。" }, "upload": { "error": { |
