summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/zh_CN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-07-21 00:08:06 +0000
committerNextcloud bot <bot@nextcloud.com>2017-07-21 00:08:06 +0000
commit964d5338dc90908f1e041f8c162c78e220bc28ec (patch)
tree0a0f830916e5cd89065fca8fc6039382535d72b9 /apps/files/l10n/zh_CN.js
parentc0e9b374f16b139dc298c8c953f36b519b80793e (diff)
downloadnextcloud-server-964d5338dc90908f1e041f8c162c78e220bc28ec.tar.gz
nextcloud-server-964d5338dc90908f1e041f8c162c78e220bc28ec.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/zh_CN.js')
-rw-r--r--apps/files/l10n/zh_CN.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js
index 1eefc175ab6..a21083da5ca 100644
--- a/apps/files/l10n/zh_CN.js
+++ b/apps/files/l10n/zh_CN.js
@@ -102,9 +102,7 @@ OC.L10N.register(
"A file has been added to or removed from your <strong>favorites</strong>" : "文件已经添加或删除到您的 <strong>收藏夹</strong> 中",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "文件/文件夹已经 <strong>更改</strong> 或者 <strong>重命名</strong>",
"A new file or folder has been <strong>created</strong>" : "新的文件/文件夹已经 <strong>创建</strong>",
- "A new file or folder has been <strong>deleted</strong>" : "新的文件/文件夹已经 <strong>删除</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "仅限 <strong>收藏文件</strong>的创建和更改通知 <em>(仅限流)</em>",
- "A new file or folder has been <strong>restored</strong>" : "新的文件/文件夹已经<strong>恢复</strong>",
"Unlimited" : "无限制",
"Upload (max. %s)" : "上传 (最大 %s)",
"File handling" : "文件处理",
@@ -146,6 +144,8 @@ OC.L10N.register(
"Copy local link" : "复制本地链接",
"Folder" : "文件夹",
"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>",
"No favorites" : "无收藏"
},
"nplurals=1; plural=0;");