summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/zh_CN.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/zh_CN.json')
-rw-r--r--apps/files/l10n/zh_CN.json32
1 files changed, 16 insertions, 16 deletions
diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json
index eb42cc6c701..86fe488aeb6 100644
--- a/apps/files/l10n/zh_CN.json
+++ b/apps/files/l10n/zh_CN.json
@@ -65,27 +65,12 @@
"_%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" : "最大上传大小",
@@ -127,7 +112,22 @@
"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 恢复"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file