diff options
Diffstat (limited to 'apps/files/l10n/zh_CN.json')
-rw-r--r-- | apps/files/l10n/zh_CN.json | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json index 9fff0faa083..93f3e22d472 100644 --- a/apps/files/l10n/zh_CN.json +++ b/apps/files/l10n/zh_CN.json @@ -94,12 +94,12 @@ "Upload file" : "上传文件", "Not favorited" : "未收藏", "Remove from favorites" : "从收藏中移除", - "Add to favorites" : "添加到收藏中", + "Add to favorites" : "添加到收藏夹", "An error occurred while trying to update the tags" : "更新标签时出错", - "Added to favorites" : "已添加到收藏", - "Removed from favorites" : "取消收藏", + "Added to favorites" : "已添加到收藏夹", + "Removed from favorites" : "从收藏夹移除", "You added {file} to your favorites" : "您已经添加 {file} 到您的收藏夹", - "You removed {file} from your favorites" : "您已从收藏夹中删除 {file}", + "You removed {file} from your favorites" : "您已从收藏夹中移除 {file}", "File changes" : "文件发生变化", "Created by {user}" : "由 {user} 创建", "Changed by {user}" : "由 {user} 更改", @@ -185,8 +185,6 @@ "Pending shares" : "待定共享", "Text file" : "文本文件", "New text file.txt" : "新建文本文档.txt", - "%s of %s used" : "已使用了 %s 中的 %s", - "%1$s%% of %2$s used" : "%1$s 已使用了 %2$s 中的 %%", "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "使用这个地址 <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">通过 WebDAV 访问您的文件</a>", "Cannot transfter ownership of a file or folder you don't own" : "无法转让您未拥有的文件或文件夹的所有权" },"pluralForm" :"nplurals=1; plural=0;" |