diff options
| author | Kana <gudzpoz@live.com> | 2020-12-10 05:40:17 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2021-01-05 08:09:18 +0000 |
| commit | 646ff273ee63ac007f734c522ce4b9dbf7c31c1e (patch) | |
| tree | 8a916d7b2a8b2475a8b35a5d670ce82cea89bd28 /src/i18n/zh.json | |
| parent | 2b6b5ff227bb7ef0ad3eb0dc4d1cc7b9e27ebac7 (diff) | |
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.7% (669 of 671 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/zh_Hans/
Diffstat (limited to 'src/i18n/zh.json')
| -rw-r--r-- | src/i18n/zh.json | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/src/i18n/zh.json b/src/i18n/zh.json index 7f8e5593..d319ced9 100644 --- a/src/i18n/zh.json +++ b/src/i18n/zh.json @@ -34,7 +34,7 @@ "confirm": "确认", "verify": "验证", "dismiss": "忽略", - "peek": "窥探", + "peek": "预览", "close": "关闭", "retry": "重试", "error_retry": "请重试", @@ -104,7 +104,8 @@ "no_more_notifications": "没有更多的通知", "reacted_with": "作出了 {0} 的反应", "migrated_to": "迁移到了", - "follow_request": "想要关注你" + "follow_request": "想要关注你", + "error": "取得通知时发生错误:{0}" }, "polls": { "add_poll": "增加投票", @@ -465,7 +466,8 @@ "buttonPressed": "按钮(按下)", "buttonPressedHover": "按钮(按下和悬停)", "input": "输入框" - } + }, + "hintV3": "对于阴影,您还可以使用 {0} 表示法来使用其它颜色插槽。" }, "fonts": { "_tab_label": "字体", @@ -594,7 +596,8 @@ "up_to_date": "已是最新", "no_more_statuses": "没有更多的状态", "no_statuses": "没有状态更新", - "reload": "重新载入" + "reload": "重新载入", + "error": "取得时间轴时发生错误:{0}" }, "status": { "favorites": "收藏", @@ -618,7 +621,8 @@ "unbookmark": "取消书签", "bookmark": "书签", "thread_muted_and_words": ",含有过滤词:", - "status_deleted": "该状态已被删除" + "status_deleted": "该状态已被删除", + "nsfw": "NSFW" }, "user_card": { "approve": "允许", @@ -772,7 +776,7 @@ "ftl_removal": "从“全部已知网络”时间线上移除" }, "mrf_policies_desc": "MRF 策略会影响本实例的互通行为。以下策略已启用:", - "mrf_policies": "已启动的 MRF 策略", + "mrf_policies": "已启用的 MRF 策略", "keyword": { "ftl_removal": "从“全部已知网络”时间线上移除", "keyword_policies": "关键词策略", |
