diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-12-20 02:22:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-12-20 02:22:09 +0000 |
commit | 7929e6d91d23c88b85b806e349dfca1eece898ca (patch) | |
tree | feb1e78d4d5d256ab3f0c464d09552333f9b57d3 /apps/files_sharing/l10n/zh_CN.js | |
parent | f5b833845c0c183d1ef9b8d41282bbceda45e0a7 (diff) | |
download | nextcloud-server-7929e6d91d23c88b85b806e349dfca1eece898ca.tar.gz nextcloud-server-7929e6d91d23c88b85b806e349dfca1eece898ca.zip |
[tx-robot] updated 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 11ca4520134..66f18b1adb0 100644 --- a/apps/files_sharing/l10n/zh_CN.js +++ b/apps/files_sharing/l10n/zh_CN.js @@ -135,7 +135,6 @@ OC.L10N.register( "Share API is disabled" : "共享 API 已被禁用", "File sharing" : "文件共享", "Share will expire tomorrow" : "共享将在明天过期", - "One or more of your shares will expire tomorrow" : "您的一个或多个共享将在明天过期", "Your share of {node} will expire tomorrow" : "您在{node}的共享将在明天过期", "You received {share} as a share by {user}" : "您收到了 {user} 共享的 {share}", "You received {share} to group {group} as a share by {user}" : "您收到了来自 {user} 的共享给分组 {group} 的 {share}", @@ -259,6 +258,7 @@ OC.L10N.register( "Wrong share ID, share doesn't exist" : "错误的共享 ID,共享不存在", "Wrong path, file/folder doesn't exist" : "路径错误,文件或文件夹不存在", "Cannot change permissions for public share links" : "无法更改公共共享链接的权限 ", + "One or more of your shares will expire tomorrow" : "您的一个或多个共享将在明天过期", "Sorry, this link doesn’t seem to work anymore." : "抱歉,此链接已失效。", "Toggle grid view" : "切换网格视图" }, |