diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-28 01:12:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-28 01:12:31 +0000 |
commit | 533e8351adfd5cc443c853fbb884246e8ae36b04 (patch) | |
tree | abdde01daf75680a226ee481b946b44b0ab2c943 /apps/files_sharing/l10n/zh_CN.json | |
parent | b369abc37807c105a72cc302dd1f9d98cf2813d1 (diff) | |
download | nextcloud-server-533e8351adfd5cc443c853fbb884246e8ae36b04.tar.gz nextcloud-server-533e8351adfd5cc443c853fbb884246e8ae36b04.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/zh_CN.json')
-rw-r--r-- | apps/files_sharing/l10n/zh_CN.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/zh_CN.json b/apps/files_sharing/l10n/zh_CN.json index c76961670a3..34c859c5408 100644 --- a/apps/files_sharing/l10n/zh_CN.json +++ b/apps/files_sharing/l10n/zh_CN.json @@ -85,6 +85,10 @@ "Wrong or no update parameter given" : "错误或没有更新参数给出", "Can't change permissions for public share links" : "不能改变公共分享链接权限", "Cannot increase permissions" : "不能增加权限", + "shared by %s" : "共享者 %s", + "Download" : "下载", + "Direct link" : "直接链接", + "Add to your Nextcloud" : "添加到你的 Nextcloud", "Share API is disabled" : "共享 API 已被禁用", "File sharing" : "文件共享", "This share is password-protected" : "这是一个密码保护的共享", @@ -100,10 +104,6 @@ "the link expired" : "链接过期", "sharing is disabled" : "已禁用共享", "For more info, please ask the person who sent this link." : "欲知详情,请联系发给你链接的人。", - "shared by %s" : "共享者 %s", - "Download" : "下载", - "Direct link" : "直接链接", - "Add to your Nextcloud" : "添加到你的 Nextcloud", "Download %s" : "下载 %s", "Upload files to %s" : "上传文件到 %s", "Select or drop files" : "选择或删除文件", |