diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-06-05 02:16:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-06-05 02:16:44 +0000 |
commit | dfe70692d711d16612f18f88eb999cf041b8487b (patch) | |
tree | 922f9c31b030c2bdd1e4b3d18d9e07864ee3ae53 /apps/files_sharing/l10n/zh_CN.js | |
parent | a1204be15baaa00a073107c36c722a5a090d4699 (diff) | |
download | nextcloud-server-dfe70692d711d16612f18f88eb999cf041b8487b.tar.gz nextcloud-server-dfe70692d711d16612f18f88eb999cf041b8487b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/zh_CN.js')
-rw-r--r-- | apps/files_sharing/l10n/zh_CN.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/zh_CN.js b/apps/files_sharing/l10n/zh_CN.js index 15bc7de8429..0a9f2bf8f75 100644 --- a/apps/files_sharing/l10n/zh_CN.js +++ b/apps/files_sharing/l10n/zh_CN.js @@ -26,7 +26,9 @@ OC.L10N.register( "Something happened. Unable to accept the share." : "发生了问题。无法接受该共享。", "Reject share" : "拒绝共享", "Something happened. Unable to reject the share." : "发生了问题。无法拒绝该共享。", + "Waiting…" : "等待中...", "error" : "错误", + "finished" : "完成", "This will stop your current uploads." : "此操作将终止您当前的上传。", "Move or copy" : "移动或复制", "Download" : "下载", @@ -154,6 +156,7 @@ OC.L10N.register( "Shared with the conversation {user} by {owner}" : "由{owner}共享给会话{user}", "Shared with {user} by {owner}" : "{owner} 共享给 {user}", "Added by {initiator}" : "由 {initiator} 添加", + "Via “{folder}”" : "通过 “{folder}”", "Internal link" : "内部链接", "Link copied" : "已复制链接", "Cannot copy, please copy the link manually" : "无法复制,请手动复制链接", @@ -198,6 +201,7 @@ OC.L10N.register( "this share just expired." : "此共享已过期。", "Link to a file" : "链接到文件", "Error creating the share" : "创建共享时出错", + "Error updating the share" : "更新共享时出错", "Shared" : "已共享", "Share" : "共享", "Shared with" : "共享给", @@ -222,6 +226,7 @@ OC.L10N.register( "Upload files to %s" : "上传文件到 %s", "Note" : "备注", "Select or drop files" : "选择或删除文件", + "Uploading files" : "正在上传文件", "Uploaded files:" : "上传的文件: ", "By uploading files, you agree to the %1$sterms of service%2$s." : "通过上传文件,您同意了 %1$s 服务条款 %2$s。", "could not delete share" : "无法删除共享", |