Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-01-21 05:17:28 +0300
committerNextcloud bot <bot@nextcloud.com>2020-01-21 05:17:28 +0300
commit53c37a170d8c1b2dce908388578c279bb82617c6 (patch)
tree5704480cc195ace6188f971bbdd5f9e566b3ff21 /apps/comments
parent558acd430ac60efb700fd87b0ee32c21eacea87e (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments')
-rw-r--r--apps/comments/l10n/zh_CN.js2
-rw-r--r--apps/comments/l10n/zh_CN.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/zh_CN.js b/apps/comments/l10n/zh_CN.js
index e9b771ae691..0e2ff1427a4 100644
--- a/apps/comments/l10n/zh_CN.js
+++ b/apps/comments/l10n/zh_CN.js
@@ -23,7 +23,7 @@ OC.L10N.register(
"More comments …" : "更多评论 ...",
"Save" : "保存",
"Allowed characters {count} of {max}" : "当前字数: {count},最多允许:{max}",
- "Error occurred while retrieving comment with ID {id}" : "取回 ID {id} 的评论时发生错误",
+ "Error occurred while retrieving comment with ID {id}" : "取回 ID 为 {id} 的评论时发生错误",
"Error occurred while updating comment with id {id}" : "更新 id 为 {id} 的评论出错",
"Error occurred while posting comment" : "发表评论时发生错误",
"_%n unread comment_::_%n unread comments_" : ["%n 条未读评论"],
diff --git a/apps/comments/l10n/zh_CN.json b/apps/comments/l10n/zh_CN.json
index 6fad7b912dd..754bc3d40da 100644
--- a/apps/comments/l10n/zh_CN.json
+++ b/apps/comments/l10n/zh_CN.json
@@ -21,7 +21,7 @@
"More comments …" : "更多评论 ...",
"Save" : "保存",
"Allowed characters {count} of {max}" : "当前字数: {count},最多允许:{max}",
- "Error occurred while retrieving comment with ID {id}" : "取回 ID {id} 的评论时发生错误",
+ "Error occurred while retrieving comment with ID {id}" : "取回 ID 为 {id} 的评论时发生错误",
"Error occurred while updating comment with id {id}" : "更新 id 为 {id} 的评论出错",
"Error occurred while posting comment" : "发表评论时发生错误",
"_%n unread comment_::_%n unread comments_" : ["%n 条未读评论"],