diff options
Diffstat (limited to 'apps/files/l10n/zh_CN.json')
-rw-r--r-- | apps/files/l10n/zh_CN.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json index 93f3e22d472..03d7dd8859a 100644 --- a/apps/files/l10n/zh_CN.json +++ b/apps/files/l10n/zh_CN.json @@ -2,15 +2,13 @@ "Storage is temporarily not available" : "存储空间暂时不可用", "Storage invalid" : "存储空间无效", "Unknown error" : "未知错误", - "All files" : "全部文件", - "Recent" : "最近", - "Favorites" : "收藏", "File could not be found" : "文件未找到", "Move or copy" : "移动或复制", "Download" : "下载", "Delete" : "删除", "Home" : "首页", "Close" : "关闭", + "Favorites" : "收藏", "Could not create folder \"{dir}\"" : "无法创建文件夹 \"{dir}\"", "This will stop your current uploads." : "这会终止您当前的上传。", "Upload cancelled." : "上传已取消。", @@ -92,6 +90,7 @@ "You can only favorite a single file or folder at a time" : "您一次只能收藏一个文件或文件夹", "New folder" : "新建文件夹", "Upload file" : "上传文件", + "Recent" : "最近", "Not favorited" : "未收藏", "Remove from favorites" : "从收藏中移除", "Add to favorites" : "添加到收藏夹", @@ -133,6 +132,7 @@ "A 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 file or folder has been <strong>restored</strong>" : "一个文件或文件夹已被<strong>恢复</strong>", + "All files" : "全部文件", "Unlimited" : "无限制", "Upload (max. %s)" : "上传 (最大 %s)", "Accept" : "接受", |