Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/zh_CN.json')
-rw-r--r--apps/files/l10n/zh_CN.json46
1 files changed, 45 insertions, 1 deletions
diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json
index 070e92d2528..68e15813cdb 100644
--- a/apps/files/l10n/zh_CN.json
+++ b/apps/files/l10n/zh_CN.json
@@ -1,8 +1,10 @@
{ "translations": {
+ "Storage is temporarily not available" : "存储器当前无法访问",
"Storage invalid" : "存储空间无效",
"Unknown error" : "未知错误",
"Files" : "文件",
"All files" : "全部文件",
+ "Recent" : "最近",
"File could not be found" : "文件未找到",
"Home" : "家庭",
"Close" : "关闭",
@@ -11,15 +13,20 @@
"Upload cancelled." : "上传已取消",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "不能上传文件 {filename} ,由于它是一个目录或者为0字节",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "没有足够的可用空间,您正在上传 {size1} 的文件但是只有 {size2} 可用。",
+ "Target folder \"{dir}\" does not exist any more" : "目标目录\"{dir}\" 不存在",
+ "Not enough free space" : "没有足够空间",
"Uploading..." : "上传中...",
"..." : "...",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} / {totalSize} ({bitrate})",
"Actions" : "动作",
"Download" : "下载",
"Rename" : "重命名",
+ "Move" : "移动",
+ "Target folder" : "目标目录",
"Delete" : "删除",
"Disconnect storage" : "断开储存连接",
"Unshare" : "取消共享",
+ "Could not load info for file \"{file}\"" : "无法载入\"{file}\"文件信息",
"Details" : "详细信息",
"Select" : "选择",
"Pending" : "等待",
@@ -36,13 +43,15 @@
"Could not create file \"{file}\" because it already exists" : "不能创建文件 \"{file}\" ,因为它已经存在",
"Could not create folder \"{dir}\" because it already exists" : "不能创建文件夹 \"{dir}\" ,因为它已经存在",
"Error deleting file \"{fileName}\"." : "删除文件 \"{fileName}\" 时出错。",
+ "No search results in other folders for '{tag}{filter}{endtag}'" : " 在其他文件夹未找到包含 '{tag}{filter}{endtag}'标签的结果",
"Name" : "名称",
"Size" : "大小",
"Modified" : "修改日期",
"_%n folder_::_%n folders_" : ["%n 文件夹"],
"_%n file_::_%n files_" : ["%n个文件"],
"{dirs} and {files}" : "{dirs} 和 {files}",
- "You don’t have permission to upload or create files here" : "您没有权限来上传湖州哦和创建文件",
+ "_including %n hidden_::_including %n hidden_" : ["包括 %n 隐藏的"],
+ "You don’t have permission to upload or create files here" : "您没有权限在此上传或创建文件",
"_Uploading %n file_::_Uploading %n files_" : ["上传 %n 个文件"],
"New" : "新建",
"\"{name}\" is an invalid file name." : "“{name}”是一个无效的文件名。",
@@ -52,16 +61,46 @@
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "{owner} 的存储空间即将用完 ({usedSpacePercent}%)",
"Your storage is almost full ({usedSpacePercent}%)" : "您的存储空间即将用完 ({usedSpacePercent}%)",
"_matches '{filter}'_::_match '{filter}'_" : ["匹配“{filter}”"],
+ "View in folder" : "在文件夹里查看",
"Path" : "路径",
"_%n byte_::_%n bytes_" : ["%n 字节"],
"Favorited" : "已收藏",
"Favorite" : "收藏",
+ "Copy local link" : "复制本地链接",
"Folder" : "文件夹",
"New folder" : "增加文件夹",
"Upload" : "上传",
"An error occurred while trying to update the tags" : "更新标签时出错",
+ "Added to favorites" : "添加到收藏",
+ "Removed from favorites" : "取消收藏",
+ "You added {file} to your favorites" : "您添加了 {file} 文件到您的收藏夹",
+ "You removed {file} from your favorites" : "您从您的收藏夹删除了 {file} 文件",
+ "File changes" : "文件发生变化",
+ "Created by {user}" : "由 {user} 创建",
+ "Changed by {user}" : "由 {user} 更改",
+ "Deleted by {user}" : "由 {user} 删除",
+ "Restored by {user}" : "由 {user} 恢复",
+ "Renamed by {user}" : "由 {user} 重命名",
+ "Moved by {user}" : "由 {user} 移动",
+ "You created {file}" : "您创建了 {file}",
+ "{user} created {file}" : "{user} 创建了 {file}",
+ "{file} was created in a public folder" : "{file} 被创建在公共文件夹",
+ "You changed {file}" : "您更改了 {file}",
+ "{user} changed {file}" : "{user} 更改了 {file}",
+ "You deleted {file}" : "您删除了{file}",
+ "{user} deleted {file}" : "{user} 删除了 {file}",
+ "You restored {file}" : "您恢复了{file}",
+ "{user} restored {file}" : "{user} 恢复了 {file}",
+ "You renamed {oldfile} to {newfile}" : "您将 {oldfile} 改名为 {newfile}",
+ "{user} renamed {oldfile} to {newfile}" : "{user} 将 {oldfile} 改名为 {newfile}",
+ "You moved {oldfile} to {newfile}" : "您移动 {oldfile} 到 {newfile}",
+ "{user} moved {oldfile} to {newfile}" : "{user} 移动 {oldfile} 到 {newfile}",
+ "A file has been added to or removed from your <strong>favorites</strong>" : "一个文件从您的 <strong>收藏夹</strong> 添加或者删除",
+ "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "一个文件或者文件夹被 <strong>更改</strong> 或者 <strong>重命名</strong>",
"A new file or folder has been <strong>created</strong>" : "一个新的文件或文件夹已被<strong>创建</strong>",
+ "A new 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 new file or folder has been <strong>restored</strong>" : "一个新文件或者文件夹被<strong>恢复</strong>",
"Upload (max. %s)" : "上传 (最大 %s)",
"File handling" : "文件处理",
"Maximum upload size" : "最大上传大小",
@@ -81,6 +120,11 @@
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "您正尝试上传的文件超过了此服务器可以上传的最大容量限制",
"No favorites" : "无收藏",
"Files and folders you mark as favorite will show up here" : "收藏的文件和文件夹会在这里显示",
+ "Shared with you" : "与您分享",
+ "Shared with others" : "与他人分享",
+ "Shared by link" : "通过链接分享",
+ "Tags" : "标签",
+ "Deleted files" : "已删除的文件",
"Text file" : "文本文件",
"New text file.txt" : "创建文本文件 .txt",
"Storage not available" : "存储空间不可用",