diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-24 00:27:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-24 00:27:21 +0000 |
commit | 0d478a0b9c749612d9ef508f0472582fa07d5574 (patch) | |
tree | 9b3f08c24870d699f5c5b61ab51a44109bc1d711 /apps/files_sharing/l10n/zh_CN.js | |
parent | b092daa0f626c2a3a5d70a3914e0dead2e8f38e8 (diff) | |
download | nextcloud-server-0d478a0b9c749612d9ef508f0472582fa07d5574.tar.gz nextcloud-server-0d478a0b9c749612d9ef508f0472582fa07d5574.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 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/files_sharing/l10n/zh_CN.js b/apps/files_sharing/l10n/zh_CN.js index f171f966bcc..994a330a7b3 100644 --- a/apps/files_sharing/l10n/zh_CN.js +++ b/apps/files_sharing/l10n/zh_CN.js @@ -207,7 +207,6 @@ OC.L10N.register( "Note to recipient" : "接收人备注", "Enter a note for the share recipient" : "给共享接收人留备注", "Create" : "创建", - "Update" : "更新", "Share" : "共享", "Delete share" : "删除共享", "Share with " : "分享给", @@ -291,13 +290,12 @@ OC.L10N.register( "Something happened. Unable to reject the share." : "发生了问题。无法拒绝该共享。", "No expiration date set" : "未设置失效时间", "Sharing %s failed because the back end does not support sciencemesh shares" : "共享 %s 失败,因为后端不支持 ScienceMesh 共享。", - "One or more of your shares will expire tomorrow" : "您的一个或多个共享将在明天过期", "Allow creating" : "允许创建", "Allow deleting" : "允许删除", "Allow resharing" : "允许二次共享", "Expiration date enforced" : "强制过期日期", "Password protect" : "密码保护", "Science Mesh" : "Science Mesh", - "Error generating password from password_policy" : "从密码策略生成密码时出错" + "Update" : "更新" }, "nplurals=1; plural=0;"); |