diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-10-17 00:08:33 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-10-17 00:08:33 +0000 |
commit | ea269db6d6d1ad23f10e02f3e37c055a8a55a41b (patch) | |
tree | 239cec187b9ea0a3db89bf69f9df53a40b0be93b /apps/files | |
parent | e6000abdd67501b5b56d7b6470ff7ba126875256 (diff) | |
download | nextcloud-server-ea269db6d6d1ad23f10e02f3e37c055a8a55a41b.tar.gz nextcloud-server-ea269db6d6d1ad23f10e02f3e37c055a8a55a41b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files')
-rw-r--r-- | apps/files/l10n/zh_CN.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/zh_CN.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js index 84bf822b471..97be741304e 100644 --- a/apps/files/l10n/zh_CN.js +++ b/apps/files/l10n/zh_CN.js @@ -124,6 +124,7 @@ OC.L10N.register( "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "使用这个地址 <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">通过 WebDAV 访问您的文件</a>", "Uploading @" : "上传中", + "Cancel upload" : "取消上传", "No files in here" : "无文件", "Upload some content or sync with your devices!" : "上传或从您的设备中同步!", "No entries found in this folder" : "文件夹中无项目", diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json index 42a8ea92093..b8630ae0b1e 100644 --- a/apps/files/l10n/zh_CN.json +++ b/apps/files/l10n/zh_CN.json @@ -122,6 +122,7 @@ "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "使用这个地址 <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">通过 WebDAV 访问您的文件</a>", "Uploading @" : "上传中", + "Cancel upload" : "取消上传", "No files in here" : "无文件", "Upload some content or sync with your devices!" : "上传或从您的设备中同步!", "No entries found in this folder" : "文件夹中无项目", |