aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-09-27 00:20:34 +0000
committerNextcloud bot <bot@nextcloud.com>2024-09-27 00:20:34 +0000
commit7887ab8cfa6c20e582a9f3b8b5fecce0201e8e43 (patch)
tree1cada3f0f6c7974e0e61d0e0a6b7b447d3707756 /apps/files_sharing
parentc8a907fc8c1cddad7de9e9e453ede52d392ee2bd (diff)
downloadnextcloud-server-7887ab8cfa6c20e582a9f3b8b5fecce0201e8e43.tar.gz
nextcloud-server-7887ab8cfa6c20e582a9f3b8b5fecce0201e8e43.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing')
-rw-r--r--apps/files_sharing/l10n/zh_CN.js1
-rw-r--r--apps/files_sharing/l10n/zh_CN.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/zh_CN.js b/apps/files_sharing/l10n/zh_CN.js
index 77d828fc599..06888c445b0 100644
--- a/apps/files_sharing/l10n/zh_CN.js
+++ b/apps/files_sharing/l10n/zh_CN.js
@@ -119,6 +119,7 @@ OC.L10N.register(
"Email already added" : "电子邮箱已添加",
"Invalid email address" : "无效电子邮箱地址",
"_1 email address already added_::_{count} email addresses already added_" : ["{count}个电子邮箱地址已添加"],
+ "_1 email address added_::_{count} email addresses added_" : ["{count}电子邮箱地址已添加"],
"What are you requesting?" : "你正在请求什么?",
"Request subject" : "请求主题",
"Add a note to help people understand what you are requesting." : "添加备注以帮助他人了解你的请求。",
diff --git a/apps/files_sharing/l10n/zh_CN.json b/apps/files_sharing/l10n/zh_CN.json
index 427068caea9..0ea0d23fc99 100644
--- a/apps/files_sharing/l10n/zh_CN.json
+++ b/apps/files_sharing/l10n/zh_CN.json
@@ -117,6 +117,7 @@
"Email already added" : "电子邮箱已添加",
"Invalid email address" : "无效电子邮箱地址",
"_1 email address already added_::_{count} email addresses already added_" : ["{count}个电子邮箱地址已添加"],
+ "_1 email address added_::_{count} email addresses added_" : ["{count}电子邮箱地址已添加"],
"What are you requesting?" : "你正在请求什么?",
"Request subject" : "请求主题",
"Add a note to help people understand what you are requesting." : "添加备注以帮助他人了解你的请求。",