nextcloud/apps/files/l10n/zh_CN.js

229 lines
16 KiB
JavaScript
Raw Normal View History

OC.L10N.register(
"files",
{
2020-01-05 05:30:34 +03:00
"Storage is temporarily not available" : "存储空间暂时不可用",
"Storage invalid" : "存储空间无效",
"Unknown error" : "未知错误",
2016-06-17 09:00:01 +03:00
"File could not be found" : "文件未找到",
2020-01-05 05:30:34 +03:00
"Move or copy" : "移动或复制",
2018-06-19 03:12:55 +03:00
"Download" : "下载",
"Delete" : "删除",
2017-01-17 04:07:54 +03:00
"Home" : "首页",
2015-08-25 19:39:10 +03:00
"Close" : "关闭",
2020-06-24 05:16:44 +03:00
"Favorites" : "收藏",
2017-01-17 04:07:54 +03:00
"Could not create folder \"{dir}\"" : "无法创建文件夹 \"{dir}\"",
2018-11-14 04:12:12 +03:00
"This will stop your current uploads." : "这会终止您当前的上传。",
2019-01-15 04:12:14 +03:00
"Upload cancelled." : "上传已取消。",
2020-01-05 05:30:34 +03:00
"Processing files …" : "正在处理文件…",
2019-02-15 04:12:49 +03:00
"…" : "…",
2020-01-21 05:17:28 +03:00
"Unable to upload {filename} as it is a directory or has 0 bytes" : "无法上传 {filename},因为它是一个目录或者是大小为 0 的空文件",
2017-01-24 04:07:14 +03:00
"Not enough free space, you are uploading {size1} but only {size2} is left" : "可用空间不足,您上传的文件大小为 {size1} ,但可用空间仅剩 {size2}",
2017-01-17 04:07:54 +03:00
"Target folder \"{dir}\" does not exist any more" : "目标目录 \"{dir}\" 不存在",
"Not enough free space" : "可用空间不足",
2018-11-14 04:12:12 +03:00
"An unknown error has occurred" : "发生了未知错误。",
2020-01-05 05:30:34 +03:00
"Uploading …" : "正在上传...",
2016-06-17 09:00:01 +03:00
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} / {totalSize} ({bitrate})",
2018-08-13 03:12:09 +03:00
"Uploading that item is not supported" : "不支持上传此项目",
2018-01-26 04:10:52 +03:00
"Target folder does not exist any more" : "目标文件夹不存在",
2020-10-28 05:18:52 +03:00
"Operation is blocked by access control" : "操作被访问控制阻止",
2018-04-21 03:11:39 +03:00
"Error when assembling chunks, status code {status}" : "组装块时发生错误,状态码 {status}",
2017-01-17 04:07:54 +03:00
"Actions" : "操作",
2015-09-28 12:07:18 +03:00
"Rename" : "重命名",
2018-04-21 03:11:39 +03:00
"Copy" : "复制",
2018-10-23 17:54:28 +03:00
"Choose target folder" : "选择目标文件夹",
2019-02-21 04:12:02 +03:00
"Open" : "打开",
2019-09-01 05:16:24 +03:00
"Delete file" : "删除文件",
"Delete folder" : "删除文件夹",
2020-01-05 05:30:34 +03:00
"Disconnect storage" : "断开与存储空间的连接",
2020-10-27 05:18:34 +03:00
"Leave this share" : "离开这个共享",
2017-01-24 04:07:14 +03:00
"Could not load info for file \"{file}\"" : "无法加载文件 \"{file}\" 的信息",
2017-01-28 04:06:59 +03:00
"Files" : "文件",
2015-09-28 12:07:18 +03:00
"Details" : "详细信息",
2014-12-19 09:56:51 +03:00
"Select" : "选择",
"Pending" : "等待",
2014-12-20 09:56:24 +03:00
"Unable to determine date" : "无法确定日期",
2020-01-05 05:30:34 +03:00
"This operation is forbidden" : "该操作被禁止",
2019-01-14 04:12:00 +03:00
"This directory is unavailable, please check the logs or contact the administrator" : "此目录不可用,请检查日志或联系管理员",
"Could not move \"{file}\", target exists" : "无法移动 \"{file}\",目标已存在",
2017-01-17 04:07:54 +03:00
"Could not move \"{file}\"" : "无法移动 \"{file}\"",
2019-01-11 04:12:31 +03:00
"copy" : "复制",
2019-01-15 04:12:14 +03:00
"Could not copy \"{file}\", target exists" : "无法复制“{file}”,目标已存在",
2020-01-21 05:17:28 +03:00
"Could not copy \"{file}\"" : "无法复制 \"{file}\"",
2019-01-15 04:12:14 +03:00
"Copied {origin} inside {destination}" : "在 {destination} 内复制 {origin}",
2020-01-21 05:17:28 +03:00
"Copied {origin} and {nbfiles} other files inside {destination}" : "在 {destination} 内复制了 {origin} 和 {nbfiles} 个其他文件",
2019-02-10 04:13:28 +03:00
"{newName} already exists" : "{newName} 已经存在",
2019-01-14 04:12:00 +03:00
"Could not rename \"{fileName}\", it does not exist any more" : "无法重命名 \"{fileName}\",此文件已经不存在",
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "文件夹 \"{dir}\" 中已经存在 \"{targetName}\"。请尝试其他的名称。",
2017-01-17 04:07:54 +03:00
"Could not rename \"{fileName}\"" : "无法重命名 \"{fileName}\"",
"Could not create file \"{file}\"" : "无法创建文件 \"{file}\"",
2019-01-15 04:12:14 +03:00
"Could not create file \"{file}\" because it already exists" : "无法创建文件 \"{file}\",因为它已经存在",
"Could not create folder \"{dir}\" because it already exists" : "无法创建文件夹 \"{dir}\",因为它已经存在",
2020-02-15 05:18:10 +03:00
"Could not fetch file details \"{file}\"" : "无法获取文件详细信息 “{file}”",
2019-01-14 04:12:00 +03:00
"Error deleting file \"{fileName}\"." : "删除文件 \"{fileName}\" 时出错。",
2019-01-15 04:12:14 +03:00
"No search results in other folders for {tag}{filter}{endtag}" : "在其它的文件夹里没有关于 {tag}{filter}{endtag} 的搜索结果",
2020-07-21 05:17:06 +03:00
"Enter more than two characters to search in other folders" : "输入至少三个字符,以搜索其他文件夹",
"Name" : "名称",
"Size" : "大小",
"Modified" : "修改日期",
2017-01-17 04:07:54 +03:00
"_%n folder_::_%n folders_" : ["%n 个文件夹"],
2017-01-24 04:07:14 +03:00
"_%n file_::_%n files_" : ["%n 个文件"],
2015-08-25 19:39:10 +03:00
"{dirs} and {files}" : "{dirs} 和 {files}",
2017-02-01 04:06:57 +03:00
"_including %n hidden_::_including %n hidden_" : ["包括 %n 个隐藏文件"],
2017-01-09 11:24:58 +03:00
"You dont have permission to upload or create files here" : "您没有权限在此上传或创建文件",
2020-01-05 05:30:34 +03:00
"_Uploading %n file_::_Uploading %n files_" : ["正在上传 %n 个文件"],
2015-09-08 08:55:56 +03:00
"New" : "新建",
2019-02-21 04:12:02 +03:00
"Select file range" : "选择文件范围",
2018-09-10 03:13:36 +03:00
"{used} of {quota} used" : "已使用 {used} / {quota}",
2019-11-25 05:15:54 +03:00
"{used} used" : "已使用 {used} 存储空间",
2019-01-15 04:12:14 +03:00
"\"{name}\" is an invalid file name." : "\"{name}\" 是一个无效的文件名。",
2019-01-14 04:12:00 +03:00
"File name cannot be empty." : "文件名不能为空。",
2018-01-26 04:10:52 +03:00
"\"/\" is not allowed inside a file name." : "文件名不能包含“/”",
2017-03-23 00:14:04 +03:00
"\"{name}\" is not an allowed filetype" : "\"{name}\" 不是允许的文件类型",
2021-05-22 05:27:14 +03:00
"Storage of {owner} is full, files cannot be updated or synced anymore!" : "{owner} 的存储已满,无法再更新或同步文件了!",
"Group folder \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "群组文件夹 “{mountPoint}” 已满,无法再更新或同步文件!",
"External storage \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "外部存储器 \"{mountPoint}\" 已满,无法再更新或同步文件!",
"Your storage is full, files cannot be updated or synced anymore!" : "你的存储已满,无法再更新或同步文件!",
2020-10-28 05:18:52 +03:00
"Storage of {owner} is almost full ({usedSpacePercent}%)." : "{owner} 的存储空间几乎已满 ({usedSpacePercent}%)。",
"Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "组文件夹 \"{mountPoint}\" 的存储空间几乎已满 ({usedSpacePercent}%)。",
"External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "外部存储 \"{mountPoint}\" 的存储空间几乎已满 ({usedSpacePercent}%)。",
"Your storage is almost full ({usedSpacePercent}%)." : "您的存储空间几乎已满({usedSpacePercent}%",
2021-05-20 05:27:58 +03:00
"_matches \"{filter}\"_::_match \"{filter}\"_" : ["匹配 \"{filter}\""],
2017-01-17 04:07:54 +03:00
"View in folder" : "在文件夹中查看",
2017-06-15 03:08:40 +03:00
"Copied!" : "已复制",
2017-06-05 03:08:29 +03:00
"Copy direct link (only works for users who have access to this file/folder)" : "复制直接链接(仅适用于有权访问此文件/文件夹的用户)",
2015-09-02 14:08:44 +03:00
"Path" : "路径",
"_%n byte_::_%n bytes_" : ["%n 字节"],
2014-12-20 09:56:24 +03:00
"Favorited" : "已收藏",
2014-12-17 09:56:41 +03:00
"Favorite" : "收藏",
2019-02-21 04:12:02 +03:00
"You can only favorite a single file or folder at a time" : "您一次只能收藏一个文件或文件夹",
2017-01-17 04:07:54 +03:00
"New folder" : "新建文件夹",
2017-05-21 03:08:26 +03:00
"Upload file" : "上传文件",
2020-06-24 05:16:44 +03:00
"Recent" : "最近",
2018-09-10 03:13:36 +03:00
"Not favorited" : "未收藏",
2020-01-21 05:17:28 +03:00
"Remove from favorites" : "从收藏中移除",
2020-05-07 05:16:14 +03:00
"Add to favorites" : "添加到收藏夹",
2015-07-02 08:59:26 +03:00
"An error occurred while trying to update the tags" : "更新标签时出错",
2020-05-07 05:16:14 +03:00
"Added to favorites" : "已添加到收藏夹",
"Removed from favorites" : "从收藏夹移除",
2017-01-17 04:07:54 +03:00
"You added {file} to your favorites" : "您已经添加 {file} 到您的收藏夹",
2020-05-07 05:16:14 +03:00
"You removed {file} from your favorites" : "您已从收藏夹中移除 {file}",
2017-01-09 11:24:58 +03:00
"File changes" : "文件发生变化",
2017-02-01 04:06:57 +03:00
"Created by {user}" : "由 {user} 创建",
"Changed by {user}" : "由 {user} 更改",
"Deleted by {user}" : "由 {user} 删除",
"Restored by {user}" : "由 {user} 恢复",
"Renamed by {user}" : "由 {user} 重命名",
"Moved by {user}" : "由 {user} 移动",
2020-01-21 05:17:28 +03:00
"\"remote user\"" : "\"远程用户\"",
2017-01-09 11:24:58 +03:00
"You created {file}" : "您创建了 {file}",
2019-01-15 04:12:14 +03:00
"You created an encrypted file in {file}" : "您在 {file} 创建了一个加密文件",
2017-01-09 11:24:58 +03:00
"{user} created {file}" : "{user} 创建了 {file}",
2018-04-21 03:11:39 +03:00
"{user} created an encrypted file in {file}" : "{user} 在 {file} 中创建一个加密文件",
2017-01-09 11:24:58 +03:00
"{file} was created in a public folder" : "{file} 被创建在公共文件夹",
2017-02-01 04:06:57 +03:00
"You changed {file}" : "您更改了 {file}",
2018-09-10 03:13:36 +03:00
"You changed an encrypted file in {file}" : "您在 {file} 更改了加密文件",
2017-02-01 04:06:57 +03:00
"{user} changed {file}" : "{user} 更改了 {file}",
2018-09-10 03:13:36 +03:00
"{user} changed an encrypted file in {file}" : "{user} 在 {file} 更改了加密文件",
2017-01-09 11:24:58 +03:00
"You deleted {file}" : "您删除了{file}",
2018-09-10 03:13:36 +03:00
"You deleted an encrypted file in {file}" : "您在 {file} 删除了加密文件",
2017-02-01 04:06:57 +03:00
"{user} deleted {file}" : "{user} 删除了 {file}",
2018-09-10 03:13:36 +03:00
"{user} deleted an encrypted file in {file}" : "{user} 在 {file} 删除了加密文件",
2017-01-09 11:24:58 +03:00
"You restored {file}" : "您恢复了{file}",
2017-02-01 04:06:57 +03:00
"{user} restored {file}" : "{user} 恢复了 {file}",
2021-03-06 05:22:22 +03:00
"You renamed {oldfile} (hidden) to {newfile} (hidden)" : "你将 {oldfile} (隐藏的) 重命名为了 {newfile} (隐藏的)",
"You renamed {oldfile} (hidden) to {newfile}" : "你将 {oldfile} (隐藏的) 重命名为了 {newfile}",
"You renamed {oldfile} to {newfile} (hidden)" : "你将 {oldfile} 重命名为了 {newfile} (隐藏的)",
2017-02-01 04:06:57 +03:00
"You renamed {oldfile} to {newfile}" : "您将 {oldfile} 改名为 {newfile}",
2021-03-06 05:22:22 +03:00
"{user} renamed {oldfile} (hidden) to {newfile} (hidden)" : "{user} 将 {oldfile} (隐藏的) 重命名为了 {newfile} (隐藏的)",
"{user} renamed {oldfile} (hidden) to {newfile}" : "{user} 将 {oldfile} (隐藏的) 重命名为了 {newfile}",
"{user} renamed {oldfile} to {newfile} (hidden)" : "{user} 将 {oldfile} 重命名为了 {newfile} (隐藏的)",
2017-02-01 04:06:57 +03:00
"{user} renamed {oldfile} to {newfile}" : "{user} 将 {oldfile} 改名为 {newfile}",
2020-01-21 05:17:28 +03:00
"You moved {oldfile} to {newfile}" : "你将 {oldfile} 移动到了 {newfile}",
"{user} moved {oldfile} to {newfile}" : "{user} 将 {oldfile} 移动到了 {newfile}",
2017-02-01 04:06:57 +03:00
"A file has been added to or removed from your <strong>favorites</strong>" : "文件已经添加或删除到您的 <strong>收藏夹</strong> 中",
2020-08-14 05:31:59 +03:00
"A file or folder has been <strong>changed</strong>" : "文件/文件夹已经 <strong>修改</strong>",
2020-10-28 05:18:52 +03:00
"A favorite file or folder has been <strong>changed</strong>" : "一个文件或文件夹已<strong>修改</strong>。",
2020-06-24 05:16:44 +03:00
"All files" : "全部文件",
2017-06-15 03:08:40 +03:00
"Unlimited" : "无限制",
2019-01-14 04:12:00 +03:00
"Upload (max. %s)" : "上传 (最大 %s",
2019-12-06 05:16:59 +03:00
"Accept" : "接受",
2019-12-19 05:26:26 +03:00
"Reject" : "拒绝",
"Incoming ownership transfer from {user}" : "来自{user}的所有权转移",
"Do you want to accept {path}?\n\nNote: The transfer process after accepting may take up to 1 hour." : "您要接受{path}吗?\n\n注意接受之后的转移过程可能长达1小时。",
"Ownership transfer failed" : "所有权转移失败",
"Your ownership transfer of {path} to {user} failed." : "您的{path}向{user}的所有权转移失败。",
"The ownership transfer of {path} from {user} failed." : "来自{user}的{path}的所有权转移失败。",
"Ownership transfer done" : "所有权转移完成",
"Your ownership transfer of {path} to {user} has completed." : "您的{path}向{user}的所有权转移已完成。",
"The ownership transfer of {path} from {user} has completed." : "来自{user}的{path}的所有权转移已完成。",
2020-08-04 05:16:30 +03:00
"in %s" : "在 %s",
2018-09-10 03:13:36 +03:00
"File Management" : "文件管理",
2019-12-19 05:26:26 +03:00
"Transfer ownership of a file or folder" : "转移文件或文件夹的所有权",
"Choose file or folder to transfer" : "选择要转移的文件或文件夹",
"Change" : "变更",
"New owner" : "新的拥有者",
"Search users" : "搜索用户",
"Choose a file or folder to transfer" : "选择要转移的文件或文件夹",
"Transfer" : "转移",
2020-01-21 05:17:28 +03:00
"Transfer {path} to {userid}" : "转移 {path} 给 {userid}",
2019-12-06 05:16:59 +03:00
"Invalid path selected" : "选择的路径无效",
2019-12-19 05:26:26 +03:00
"Ownership transfer request sent" : "所有权转移请求已发送",
2020-03-15 05:19:16 +03:00
"Cannot transfer ownership of a file or folder you don't own" : "无法转让您未拥有的文件或文件夹的所有权",
2020-01-16 05:18:01 +03:00
"Tags" : "标签",
2019-11-22 05:16:16 +03:00
"Unable to change the favourite state of the file" : "无法更改文件的收藏状态",
2020-10-08 05:18:45 +03:00
"Error while loading the file data" : "加载文件数据时出错",
2021-01-30 05:20:34 +03:00
"Pick a template for {name}" : "为 {name} 挑选一个模板",
"Cancel" : "取消",
"Create" : "创建",
"Create a new file with the selected template" : "用所选模板创建一个新文件",
"Creating file" : "正在创建文件",
"Blank" : "空白",
"Unable to create new file from template" : "无法从模板创建新文件",
"Set up templates folder" : "设置模板文件夹",
"Templates" : "模板",
"Unable to initialize the templates directory" : "无法初始化模板目录",
2020-01-21 05:17:28 +03:00
"%s used" : "已使用了 %s",
"%s%% of %s used" : "%s 已使用了 %s 中的 %%",
"%1$s of %2$s used" : "已使用了 %2$s 中的 %1$s",
2014-12-19 09:56:51 +03:00
"Settings" : "设置",
2016-06-17 09:00:01 +03:00
"Show hidden files" : "显示隐藏文件",
2021-01-17 05:19:53 +03:00
"Crop image previews" : "裁剪图片预览",
"WebDAV" : "WebDAV",
2020-03-29 05:20:14 +03:00
"Use this address to access your Files via WebDAV" : "使用此地址通过 WebDAV 访问您的文件",
2021-04-22 05:26:21 +03:00
"Toggle %1$s sublist" : "切换 %1$s 子列表",
2018-11-14 04:12:12 +03:00
"Toggle grid view" : "切换网格视图",
2020-01-21 05:17:28 +03:00
"No files in here" : "这里没有文件",
"Upload some content or sync with your devices!" : "上传一些内容或与您的设备同步!",
"No entries found in this folder" : "在此文件夹中找不到项目",
2014-12-20 09:56:24 +03:00
"Select all" : "全部选择",
"Upload too large" : "上传文件过大",
2017-01-17 04:07:54 +03:00
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "正在上传的文件超过了此服务器允许上传的最大容量限制",
2020-01-21 05:17:28 +03:00
"No favorites yet" : "暂无收藏",
2015-11-24 09:56:32 +03:00
"Files and folders you mark as favorite will show up here" : "收藏的文件和文件夹会在这里显示",
2017-01-09 11:24:58 +03:00
"Deleted files" : "已删除的文件",
2018-08-13 03:12:09 +03:00
"Shares" : "共享",
2020-07-21 05:17:06 +03:00
"Shared with others" : "已与他人共享",
"Shared with you" : "已与您共享",
"Shared by link" : "已通过链接共享",
2018-08-13 03:12:09 +03:00
"Deleted shares" : "已删除的共享",
2020-01-09 05:27:49 +03:00
"Pending shares" : "待定共享",
2015-11-24 09:56:32 +03:00
"Text file" : "文本文件",
2020-01-21 05:17:28 +03:00
"New text file.txt" : "新建文本文档.txt",
2020-08-25 05:17:40 +03:00
"Unshare" : "取消共享",
2021-05-21 05:27:50 +03:00
"Storage of {owner} is full, files can not be updated or synced anymore!" : "{owner} 的存储空间已满,文件将无法更新或同步!",
"Group folder \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "组文件夹 \"{mountPoint}\" 已满,无法再更新或同步文件!",
"External storage \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "外部存储 \"{mountPoint}\" 已满,无法再更新或同步文件!",
"Your storage is full, files can not be updated or synced anymore!" : "您的存储空间已满,文件将无法更新或同步!",
2020-08-29 05:17:47 +03:00
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "{owner} 的存储空间即将用完({usedSpacePercent}%",
2020-11-18 05:18:36 +03:00
"Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)" : "组文件夹 \"{mountPoint}\" 的存储空间几乎已满 ({usedSpacePercent}%)",
"External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)" : "外部存储 \"{mountPoint}\" 的存储空间几乎已满 ({usedSpacePercent}%)",
2020-08-29 05:17:47 +03:00
"Your storage is almost full ({usedSpacePercent}%)" : "您的存储空间即将用完({usedSpacePercent}%",
2021-05-19 05:31:32 +03:00
"_matches '{filter}'_::_match '{filter}'_" : ["匹配 '{filter}'"],
2020-08-14 05:31:59 +03:00
"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 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>",
2021-02-02 05:19:50 +03:00
"A file or folder has been <strong>restored</strong>" : "一个文件或文件夹已被<strong>恢复</strong>"
},
"nplurals=1; plural=0;");