summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/zh_CN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-11-29 01:06:47 +0000
committerNextcloud bot <bot@nextcloud.com>2016-11-29 01:06:47 +0000
commite8ea9a5d276369c83d98ba4efe9bc969d06a9148 (patch)
treec2e1d255a435f813f412319a83cf19d5f9cb578a /apps/files/l10n/zh_CN.js
parentee0bb6e17b0105655af5364305f74f394ec0632c (diff)
downloadnextcloud-server-e8ea9a5d276369c83d98ba4efe9bc969d06a9148.tar.gz
nextcloud-server-e8ea9a5d276369c83d98ba4efe9bc969d06a9148.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/zh_CN.js')
-rw-r--r--apps/files/l10n/zh_CN.js32
1 files changed, 16 insertions, 16 deletions
diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js
index e085c0dc618..0d54ebf4095 100644
--- a/apps/files/l10n/zh_CN.js
+++ b/apps/files/l10n/zh_CN.js
@@ -67,27 +67,12 @@ OC.L10N.register(
"_%n byte_::_%n bytes_" : ["%n 字节"],
"Favorited" : "已收藏",
"Favorite" : "收藏",
- "Local link" : "本地链接",
"Folder" : "文件夹",
"New folder" : "增加文件夹",
"Upload" : "上传",
"An error occurred while trying to update the tags" : "更新标签时出错",
"A new file or folder has been <strong>created</strong>" : "一个新的文件或文件夹已被<strong>创建</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "针对<strong>已收藏文件</strong>的新建和修改发送有限的通知 <em>(仅流)</em>",
- "A file or folder has been <strong>deleted</strong>" : "一个文件或文件夹已被<strong>删除</strong>",
- "A file or folder has been <strong>restored</strong>" : "一个文件或文件夹已经被 <strong>恢复</strong>",
- "You created %1$s" : "您创建了%1$s",
- "%2$s created %1$s" : "%2$s 创建了 %1$s",
- "%1$s was created in a public folder" : "%1$s 被创建在公开文件夹中",
- "You changed %1$s" : "您修改了%1$s",
- "%2$s changed %1$s" : "%2$s 修改了 %1$s",
- "You deleted %1$s" : "您删除了 %1$s",
- "%2$s deleted %1$s" : "%2$s 删除了 %1$s",
- "You restored %1$s" : "你恢复了 %1$s",
- "%2$s restored %1$s" : "%2$s 恢复了 %1$s",
- "Changed by %2$s" : "被 %2$s 更改",
- "Deleted by %2$s" : "被 %2$s 删除",
- "Restored by %2$s" : "被 %2$s 恢复",
"Upload (max. %s)" : "上传 (最大 %s)",
"File handling" : "文件处理",
"Maximum upload size" : "最大上传大小",
@@ -129,7 +114,22 @@ OC.L10N.register(
"Error uploading file \"{fileName}\": {message}" : "上传文件错误 \"{fileName}\": {message}",
"Could not get result from server." : "不能从服务器得到结果",
"No entries in this folder match '{filter}'" : "此文件夹中无项目匹配“{filter}”",
+ "Local link" : "本地链接",
"{newname} already exists" : "{newname} 已经存在",
- "A file or folder has been <strong>changed</strong>" : "一个文件或文件夹已被<strong>修改</strong>"
+ "A file or folder has been <strong>changed</strong>" : "一个文件或文件夹已被<strong>修改</strong>",
+ "A file or folder has been <strong>deleted</strong>" : "一个文件或文件夹已被<strong>删除</strong>",
+ "A file or folder has been <strong>restored</strong>" : "一个文件或文件夹已经被 <strong>恢复</strong>",
+ "You created %1$s" : "您创建了%1$s",
+ "%2$s created %1$s" : "%2$s 创建了 %1$s",
+ "%1$s was created in a public folder" : "%1$s 被创建在公开文件夹中",
+ "You changed %1$s" : "您修改了%1$s",
+ "%2$s changed %1$s" : "%2$s 修改了 %1$s",
+ "You deleted %1$s" : "您删除了 %1$s",
+ "%2$s deleted %1$s" : "%2$s 删除了 %1$s",
+ "You restored %1$s" : "你恢复了 %1$s",
+ "%2$s restored %1$s" : "%2$s 恢复了 %1$s",
+ "Changed by %2$s" : "被 %2$s 更改",
+ "Deleted by %2$s" : "被 %2$s 删除",
+ "Restored by %2$s" : "被 %2$s 恢复"
},
"nplurals=1; plural=0;");