diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-23 00:26:03 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-23 00:26:03 +0000 |
commit | faa6ac3809fa2625bb11ebabb3722a2ad30c1b20 (patch) | |
tree | 01bb4abb5eede5f85e696890a885f79e2f31c2f4 /apps/comments/l10n/zh_CN.js | |
parent | 42724c15c5fb02e34150904d3ad8d1447cf9e30e (diff) | |
download | nextcloud-server-faa6ac3809fa2625bb11ebabb3722a2ad30c1b20.tar.gz nextcloud-server-faa6ac3809fa2625bb11ebabb3722a2ad30c1b20.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments/l10n/zh_CN.js')
-rw-r--r-- | apps/comments/l10n/zh_CN.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/zh_CN.js b/apps/comments/l10n/zh_CN.js index 428103098ba..60114ac03e4 100644 --- a/apps/comments/l10n/zh_CN.js +++ b/apps/comments/l10n/zh_CN.js @@ -16,11 +16,11 @@ OC.L10N.register( "Delete comment" : "删除评论", "Cancel edit" : "取消编辑", "Post comment" : "发表评论", - "\"@\" for mentions, \":\" for emoji, \"/\" for smart picker" : "「@」表示提及、「:」表示表情符号、「/」表示智能拾取", + "Could not reload comments" : "无法重载评论", "No comments yet, start the conversation!" : "还没有评论,开始对话吧!", "No more messages" : "没有更多消息", "Retry" : "重试", - "Failed to mark comments as read" : "将评论标记为已读失败", + "Failed to mark comments as read" : "无法将评论标记为已读", "Unable to load the comments list" : "无法加载评论列表", "_1 new comment_::_{unread} new comments_" : ["{unread} 条新评论"], "Comment" : "评论", |