diff options
Diffstat (limited to 'apps/files/l10n/zh_CN.json')
-rw-r--r-- | apps/files/l10n/zh_CN.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json index 03d7dd8859a..164711185c4 100644 --- a/apps/files/l10n/zh_CN.json +++ b/apps/files/l10n/zh_CN.json @@ -58,6 +58,7 @@ "Could not fetch file details \"{file}\"" : "无法获取文件详细信息 “{file}”", "Error deleting file \"{fileName}\"." : "删除文件 \"{fileName}\" 时出错。", "No search results in other folders for {tag}{filter}{endtag}" : "在其它的文件夹里没有关于 {tag}{filter}{endtag} 的搜索结果", + "Enter more than two characters to search in other folders" : "输入至少三个字符,以搜索其他文件夹", "Name" : "名称", "Size" : "大小", "Modified" : "修改日期", @@ -178,9 +179,9 @@ "Files and folders you mark as favorite will show up here" : "收藏的文件和文件夹会在这里显示", "Deleted files" : "已删除的文件", "Shares" : "共享", - "Shared with others" : "与他人共享", - "Shared with you" : "与您共享", - "Shared by link" : "通过链接共享", + "Shared with others" : "已与他人共享", + "Shared with you" : "已与您共享", + "Shared by link" : "已通过链接共享", "Deleted shares" : "已删除的共享", "Pending shares" : "待定共享", "Text file" : "文本文件", |