diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-11-09 01:09:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-11-09 01:09:13 +0000 |
commit | aa525d89e889216d17185a6934699a8f8ba7aa91 (patch) | |
tree | 8a675f9cc47703c63dbea1664b48befb40a9f8f6 /apps/files/l10n/zh_CN.js | |
parent | 989a8a3668ee2f8214bc0391b8d38f1e9b99bde0 (diff) | |
download | nextcloud-server-aa525d89e889216d17185a6934699a8f8ba7aa91.tar.gz nextcloud-server-aa525d89e889216d17185a6934699a8f8ba7aa91.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/zh_CN.js')
-rw-r--r-- | apps/files/l10n/zh_CN.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js index 3efe7b5443c..95babaf6914 100644 --- a/apps/files/l10n/zh_CN.js +++ b/apps/files/l10n/zh_CN.js @@ -121,7 +121,6 @@ OC.L10N.register( "Settings" : "设置", "Show hidden files" : "显示隐藏文件", "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>", "Cancel upload" : "取消上传", "No files in here" : "无文件", "Upload some content or sync with your devices!" : "上传或从您的设备中同步!", @@ -155,6 +154,7 @@ OC.L10N.register( "Upload" : "上传", "A new file or folder has been <strong>deleted</strong>" : "新的文件/文件夹已经 <strong>删除</strong>", "A new file or folder has been <strong>restored</strong>" : "新的文件/文件夹已经<strong>恢复</strong>", + "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>", "No favorites" : "无收藏" }, "nplurals=1; plural=0;"); |