From d8184f5d204b2b07df2b214f1f35cfd96345ae0a Mon Sep 17 00:00:00 2001 From: Poesty Li Date: Mon, 10 Apr 2023 16:04:12 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (1547 of 1547 strings) Translation: Soapbox/Soapbox Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/zh_Hans/ --- app/soapbox/locales/zh-CN.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/app/soapbox/locales/zh-CN.json b/app/soapbox/locales/zh-CN.json index 1b4a6ca7d..617c8e727 100644 --- a/app/soapbox/locales/zh-CN.json +++ b/app/soapbox/locales/zh-CN.json @@ -1057,6 +1057,8 @@ "notification.favourite": "{name} 点赞了您的帖文", "notification.follow": "{name} 开始关注您", "notification.follow_request": "{name} 请求关注您", + "notification.group_favourite": "{name} 点赞了您的群组帖文", + "notification.group_reblog": "{name} 转发了您的群组帖文", "notification.mention": "{name} 提及了您", "notification.mentioned": "{name} 提及了您", "notification.move": "{name} 移动到了 {targetName}", @@ -1460,8 +1462,9 @@ "status.show_less_all": "减少这类帖文的展示", "status.show_more_all": "增加这类帖文的展示", "status.show_original": "显示原文本", - "status.title": "@{username} 的帖文", + "status.title": "帖文详情", "status.title_direct": "私信", + "status.title_group": "群组帖文详情", "status.translate": "翻译", "status.translated_from_with": "使用 {provider} 从 {lang} 翻译而来", "status.unbookmark": "移除书签",