summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/zh_CN.json
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-02-20 01:55:01 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-02-20 01:55:01 -0500
commit79ef5eda9688c998a51bfbb3f24f5274cc83bcc2 (patch)
tree7c6cbc7f75b73fdbbb3c3e0fd8fe5261febecb33 /apps/files/l10n/zh_CN.json
parent602e563d99f3e82562862503d8bd82ae3252b2f3 (diff)
downloadnextcloud-server-79ef5eda9688c998a51bfbb3f24f5274cc83bcc2.tar.gz
nextcloud-server-79ef5eda9688c998a51bfbb3f24f5274cc83bcc2.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/zh_CN.json')
-rw-r--r--apps/files/l10n/zh_CN.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json
index d15062c8c30..896a896337d 100644
--- a/apps/files/l10n/zh_CN.json
+++ b/apps/files/l10n/zh_CN.json
@@ -76,6 +76,19 @@
"{dirs} and {files}" : "{dirs} 和 {files}",
"Favorited" : "已收藏",
"Favorite" : "收藏",
+ "A new file or folder has been <strong>created</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",
"%s could not be renamed as it has been deleted" : "%s 已经被删除,无法重命名 ",
"%s could not be renamed" : "%s 不能被重命名",
"Upload (max. %s)" : "上传 (最大 %s)",