diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-03 00:26:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-03 00:26:05 +0000 |
commit | 4d227c195f1dee04dc3fc426484ee07314da4385 (patch) | |
tree | c433dc36ef736e39db7fa11581f8aa039a10991d /apps/files_sharing/l10n/zh_CN.js | |
parent | 8c2ff08fb7363e070dfb4e0a0115fa0523593009 (diff) | |
download | nextcloud-server-4d227c195f1dee04dc3fc426484ee07314da4385.tar.gz nextcloud-server-4d227c195f1dee04dc3fc426484ee07314da4385.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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/zh_CN.js b/apps/files_sharing/l10n/zh_CN.js index 1773ed32d2c..f171f966bcc 100644 --- a/apps/files_sharing/l10n/zh_CN.js +++ b/apps/files_sharing/l10n/zh_CN.js @@ -203,6 +203,7 @@ OC.L10N.register( "Expiration date" : "过期日期 ", "Hide download" : "隐藏下载", "Video verification" : "视频验证", + "Allow download" : "允许下载", "Note to recipient" : "接收人备注", "Enter a note for the share recipient" : "给共享接收人留备注", "Create" : "创建", @@ -295,7 +296,6 @@ OC.L10N.register( "Allow deleting" : "允许删除", "Allow resharing" : "允许二次共享", "Expiration date enforced" : "强制过期日期", - "Allow download" : "允许下载", "Password protect" : "密码保护", "Science Mesh" : "Science Mesh", "Error generating password from password_policy" : "从密码策略生成密码时出错" |