diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-11-03 01:09:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-11-03 01:09:06 +0000 |
commit | 7e1e9430b676b719747c98d6c0654981bb276374 (patch) | |
tree | 52a072b026bb32aaa388464427e2554c5a4d8e74 /apps/files_sharing/l10n/zh_CN.js | |
parent | 3091ddb043451160c6ae4621e647ee9e230b71dc (diff) | |
download | nextcloud-server-7e1e9430b676b719747c98d6c0654981bb276374.tar.gz nextcloud-server-7e1e9430b676b719747c98d6c0654981bb276374.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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/zh_CN.js b/apps/files_sharing/l10n/zh_CN.js index 3ec4080e94f..2cedc0e2d7b 100644 --- a/apps/files_sharing/l10n/zh_CN.js +++ b/apps/files_sharing/l10n/zh_CN.js @@ -102,10 +102,10 @@ OC.L10N.register( "sharing is disabled" : "分享已禁用", "For more info, please ask the person who sent this link." : "欲知详情,请联系发给你链接的人。", "shared by %s" : "共享者 %s", - "Add to your Nextcloud" : "添加到你的 Nextcloud", "Download" : "下载", - "Download %s" : "下载 %s", "Direct link" : "直接链接", + "Add to your Nextcloud" : "添加到你的 Nextcloud", + "Download %s" : "下载 %s", "Upload files to %s" : "上传文件到 %s", "Select or drop files" : "选择或删除文件", "Uploading files…" : "上传文件 … ", |