diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-27 00:20:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-27 00:20:41 +0000 |
commit | aa8ef0e8b6e891d44866cbf25a1e54d0df4af230 (patch) | |
tree | e8d37da28385448eac961190049d9a2c9eb0e4d5 /apps/files_sharing/l10n/zh_CN.js | |
parent | 0676a52c1d0d92793d3f1e71a0468e51ac845d5f (diff) | |
download | nextcloud-server-aa8ef0e8b6e891d44866cbf25a1e54d0df4af230.tar.gz nextcloud-server-aa8ef0e8b6e891d44866cbf25a1e54d0df4af230.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/zh_CN.js')
-rw-r--r-- | apps/files_sharing/l10n/zh_CN.js | 1 |
1 files changed, 1 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." : "添加备注以帮助他人了解你的请求。", |