diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-03-27 00:07:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-03-27 00:07:55 +0000 |
commit | d9ebc2626f0a56cecbc68da4e29c35bb36f62222 (patch) | |
tree | be5c3f9168c63f36de857f08a4b0a63e13d8e993 /apps/files_sharing/l10n/zh_CN.js | |
parent | 12c5c336ad8fdc5d47cb663f0c3c43744dfe5309 (diff) | |
download | nextcloud-server-d9ebc2626f0a56cecbc68da4e29c35bb36f62222.tar.gz nextcloud-server-d9ebc2626f0a56cecbc68da4e29c35bb36f62222.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 | 40 |
1 files changed, 1 insertions, 39 deletions
diff --git a/apps/files_sharing/l10n/zh_CN.js b/apps/files_sharing/l10n/zh_CN.js index 49d09aaa66a..34b25c1a9e3 100644 --- a/apps/files_sharing/l10n/zh_CN.js +++ b/apps/files_sharing/l10n/zh_CN.js @@ -109,44 +109,6 @@ OC.L10N.register( "Upload files to %s" : "上传文件到 %s", "Select or drop files" : "选择或删除文件", "Uploading files…" : "上传文件 … ", - "Uploaded files:" : "上传的文件: ", - "A public shared file or folder was <strong>downloaded</strong>" : "一个公共共享的文件或文件夹<strong>已下载</strong>", - "You received a new remote share %2$s from %1$s" : "您收到一个新的远程共享 %2$s 来自于 %1$s", - "You received a new remote share from %s" : "您从%s收到了新的远程分享", - "%1$s accepted remote share %2$s" : "%1$s 接受了远程分享 %2$s", - "%1$s declined remote share %2$s" : "%1$s 拒绝了远程分享 %2$s", - "%1$s unshared %2$s from you" : "%1$s 未共享你的 %2$s ", - "Public shared folder %1$s was downloaded" : "公共共享文件夹 %1$s 已被下载", - "Public shared file %1$s was downloaded" : "公共共享文件 %1$s 已被下载", - "You shared %1$s with %2$s" : "您把 %1$s分享给了 %2$s", - "%2$s shared %1$s with %3$s" : "%2$s 共享 %1$s 给 %3$s", - "You removed the share of %2$s for %1$s" : "你移除了 %2$s 的共享 %1$s", - "%2$s removed the share of %3$s for %1$s" : "%2$s 移除了 %3$s 的共享 %1$s", - "You shared %1$s with group %2$s" : "您把 %1$s 分享给了 %2$s 组", - "%2$s shared %1$s with group %3$s" : "%2$s 共享 %1$s 给群组 %3$s", - "You removed the share of group %2$s for %1$s" : "你移除了组 %2$s 的共享 %1$s", - "%2$s removed the share of group %3$s for %1$s" : "%2$s 移除了组 %3$s 的共享 %1$s", - "%2$s shared %1$s via link" : "%2$s 以链接方式共享 %1$s", - "You shared %1$s via link" : "您通过链接共享了 %1$s", - "You removed the public link for %1$s" : "你移除了公共链接 %1$s", - "%2$s removed the public link for %1$s" : "%2$s 移除了公共链接 %1$s", - "Your public link for %1$s expired" : "你的公开链接 %1$s 已过期", - "The public link of %2$s for %1$s expired" : "%2$s 的公开链接 %1$s 已过期", - "%2$s shared %1$s with you" : "%2$s 把 %1$s 分享给了您", - "%2$s removed the share for %1$s" : "%2$s 移除了共享 %1$s", - "Shared with %2$s" : "共享给 %2$s", - "Shared with %3$s by %2$s" : "由 %2$s 共享给 %3$s", - "Removed share for %2$s" : "移除共享 %2$s", - "%2$s removed share for %3$s" : "%2$s 移除共享 %3$s", - "Shared with group %2$s" : "共享给组%2$s", - "Shared with group %3$s by %2$s" : "由 %2$s 共享给组 %3$s", - "Removed share of group %2$s" : "移除了组 %2$s 的共享", - "%2$s removed share of group %3$s" : "%2$s 移除了群 %3$s 的共享", - "Shared via link by %2$s" : "%2$s 以链接方式共享", - "Shared via public link" : "通过公开链接共享", - "%2$s removed public link" : "%2$s 移除了公共链接", - "Public link of %2$s expired" : "%2$s 的公开链接已过期", - "Shared by %2$s" : "由 %2$s 共享", - "Shares" : "共享" + "Uploaded files:" : "上传的文件: " }, "nplurals=1; plural=0;"); |