diff options
Diffstat (limited to 'apps/files/l10n/zh_CN.json')
-rw-r--r-- | apps/files/l10n/zh_CN.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json index 71604205d29..a9cfc17a239 100644 --- a/apps/files/l10n/zh_CN.json +++ b/apps/files/l10n/zh_CN.json @@ -30,6 +30,7 @@ "Rename" : "重命名", "Copy" : "复制", "Choose target folder" : "选择目标文件夹", + "Open" : "打开", "Disconnect storage" : "断开存储的连接", "Unshare" : "取消共享", "Could not load info for file \"{file}\"" : "无法加载文件 \"{file}\" 的信息", @@ -66,6 +67,7 @@ "You don’t have permission to upload or create files here" : "您没有权限在此上传或创建文件", "_Uploading %n file_::_Uploading %n files_" : ["上传 %n 个文件"], "New" : "新建", + "Select file range" : "选择文件范围", "{used} of {quota} used" : "已使用 {used} / {quota}", "{used} used" : "{used} 已使用", "\"{name}\" is an invalid file name." : "\"{name}\" 是一个无效的文件名。", @@ -84,6 +86,7 @@ "_%n byte_::_%n bytes_" : ["%n 字节"], "Favorited" : "已收藏", "Favorite" : "收藏", + "You can only favorite a single file or folder at a time" : "您一次只能收藏一个文件或文件夹", "New folder" : "新建文件夹", "Upload file" : "上传文件", "Not favorited" : "未收藏", |