2019-01-05 16:12:09 +00:00
{
"permanent" : "永久" ,
"buttons" : {
2019-01-05 16:24:09 +00:00
"shell" : "Toggle shell" ,
2019-01-05 16:12:09 +00:00
"cancel" : "取消" ,
"close" : "关闭" ,
"copy" : "复制" ,
"copyFile" : "复制文件" ,
"copyToClipboard" : "复制到剪贴板" ,
"create" : "创建" ,
"delete" : "删除" ,
"download" : "下载" ,
"info" : "信息" ,
"more" : "更多" ,
"move" : "移动" ,
"moveFile" : "移动文件" ,
"new" : "新" ,
"next" : "下一个" ,
"ok" : "确定" ,
"replace" : "替换" ,
"previous" : "上一个" ,
"rename" : "重命名" ,
"reportIssue" : "报告问题" ,
"save" : "保存" ,
"search" : "搜索" ,
"select" : "选择" ,
"share" : "分享" ,
"publish" : "发布" ,
"selectMultiple" : "选择多个" ,
"schedule" : "计划" ,
"switchView" : "切换显示方式" ,
"toggleSidebar" : "切换侧边栏" ,
"update" : "更新" ,
"upload" : "上传" ,
"permalink" : "获取永久链接"
} ,
"success" : {
"linkCopied" : "链接已复制!"
} ,
"errors" : {
2019-01-05 16:24:09 +00:00
"forbidden" : "You don't have permissions to access this." ,
2019-01-05 16:12:09 +00:00
"internal" : "服务器出了点问题。" ,
"notFound" : "找不到文件。"
} ,
"files" : {
"folders" : "文件夹" ,
"files" : "文件" ,
"body" : "Body" ,
"clear" : "清空" ,
"closePreview" : "关闭预览" ,
"home" : "主页" ,
"lastModified" : "最后修改" ,
"loading" : "加载中..." ,
"lonely" : "这里没有任何文件..." ,
"metadata" : "元数据" ,
"multipleSelectionEnabled" : "多选模式已开启" ,
"name" : "名称" ,
"size" : "大小" ,
"sortByName" : "按名称排序" ,
"sortBySize" : "按大小排序" ,
"sortByLastModified" : "按最后修改时间排序"
} ,
"help" : {
"click" : "选择文件或目录" ,
"ctrl" : {
"click" : "选择多个文件或目录" ,
"f" : "打开搜索框" ,
"s" : "保存文件或下载当前文件夹"
} ,
"del" : "删除所选的文件/文件夹" ,
"doubleClick" : "打开文件/文件夹" ,
"esc" : "清除已选项或关闭提示信息" ,
"f1" : "显示该帮助信息" ,
"f2" : "重命名文件/文件夹" ,
"help" : "帮助"
} ,
"login" : {
"password" : "密码" ,
"passwordConfirm" : "Password Confirmation" ,
"submit" : "登录" ,
"createAnAccount" : "Create an account" ,
"loginInstead" : "Already have an account" ,
"passwordsDontMatch" : "Passwords don't match" ,
"usernameTaken" : "Username already taken" ,
"signup" : "Signup" ,
"username" : "用户名" ,
"wrongCredentials" : "用户名或密码错误"
} ,
"prompts" : {
"copy" : "复制" ,
"copyMessage" : "请选择欲复制至的目录:" ,
"currentlyNavigating" : "当前目录:" ,
"deleteMessageMultiple" : "你确定要删除这 {count} 个文件吗?" ,
"deleteMessageSingle" : "你确定要删除这个文件/文件夹吗?" ,
"deleteTitle" : "删除文件" ,
"displayName" : "名称:" ,
"download" : "下载文件" ,
"downloadMessage" : "请选择要下载的压缩格式。" ,
"error" : "出了一点问题..." ,
"fileInfo" : "文件信息" ,
"filesSelected" : "已选择 {count} 个文件。" ,
"lastModified" : "最后修改" ,
"move" : "移动" ,
"moveMessage" : "请选择欲移动至的目录:" ,
"newDir" : "新建目录" ,
"newDirMessage" : "请输入新目录的名称。" ,
"newFile" : "新建文件" ,
"newFileMessage" : "请输入新文件的名称。" ,
"numberDirs" : "目录数" ,
"numberFiles" : "文件数" ,
"replace" : "替换" ,
"replaceMessage" : "您尝试上传的文件中有一个与现有文件的名称存在冲突。是否替换现有的同名文件?" ,
"rename" : "重命名" ,
"renameMessage" : "请输入新名称,旧名称为:" ,
"show" : "揭示" ,
"size" : "大小" ,
"schedule" : "计划" ,
"scheduleMessage" : "请选择发布这篇帖子的日期。" ,
"newArchetype" : "创建一个基于原型的新帖子。您的文件将会创建在内容文件夹中。"
} ,
"settings" : {
"instanceName" : "Instance name" ,
"brandingDirectoryPath" : "Branding directory path" ,
"documentation" : "documentation" ,
"branding" : "Branding" ,
"disableExternalLinks" : "Disable external links (except documentation)" ,
"brandingHelp" : "You can costumize how your File Browser instance looks and feels by changing its name, replacing the logo, adding custom styles and even disable external links to GitHub.\nFor more information about custom branding, please check out the {0}." ,
"admin" : "管理员" ,
"administrator" : "管理员" ,
"allowCommands" : "执行命令(Linux 代码)" ,
"allowEdit" : "编辑、重命名或删除文件/目录" ,
"allowNew" : "创建新文件和目录" ,
"allowPublish" : "发布新的帖子与页面" ,
"avoidChanges" : "(留空以避免更改)" ,
"changePassword" : "更改密码" ,
"commandRunner" : "Command runner" ,
"commandRunnerHelp" : "Here you can set commands that are executed in the named events. You must write one per line. The environment variables {0} and {1} will be available, being {0} relative to {1}. For more information about this feature and the available environment variables, please read the {2}." ,
"commandsUpdated" : "命令已更新!" ,
"customStylesheet" : "自定义样式表" ,
"examples" : "例子" ,
"globalSettings" : "全局设置" ,
"language" : "语言" ,
"lockPassword" : "禁止用户修改密码" ,
"newPassword" : "您的新密码" ,
"newPasswordConfirm" : "重输一遍新密码" ,
"newUser" : "新建用户" ,
"password" : "密码" ,
"passwordUpdated" : "密码已更新!" ,
"permissions" : "权限" ,
"permissionsHelp" : "您可以将该用户设置为管理员,也可以单独选择各项权限。如果选择了“管理员”,则其他的选项会被自动勾上,同时该用户可以管理其他用户。" ,
"profileSettings" : "个人设置" ,
"ruleExample1" : "阻止用户访问所有文件夹下任何以 . 开头的文件(隐藏文件, 例如: .git, .gitignore)。" ,
"ruleExample2" : "阻止用户访问其目录范围的根目录下名为 Caddyfile 的文件。" ,
"rules" : "规则" ,
"rulesHelp" : "您可以为该用户制定一组黑名单或白名单式的规则,被屏蔽的文件将不会显示在列表中,用户也无权限访问,支持相对于目录范围的路径。" ,
"scope" : "目录范围" ,
"settingsUpdated" : "设置已更新!" ,
"user" : "用户" ,
"userCommands" : "用户命令(Linux 代码)" ,
"userCommandsHelp" : "指定该用户可以执行的命令(Linux 代码),用空格分隔。例如:" ,
"userCreated" : "用户已创建!" ,
"userDeleted" : "用户已删除!" ,
"userManagement" : "用户管理" ,
"username" : "用户名" ,
"users" : "用户" ,
"globalRules" : "This is a global set of allow and disallow rules. They apply to every user. You can define specific rules on each user's settings to override this ones." ,
"allowSignup" : "Allow users to signup" ,
"insertRegex" : "Insert regex expression" ,
"insertPath" : "Insert the path" ,
"userUpdated" : "用户已更新!" ,
"userDefaults" : "User default settings" ,
"defaultUserDescription" : "This are the default settings for new users." ,
2019-01-05 16:24:09 +00:00
"executeOnShell" : "Execute on shell" ,
"executeOnShellDescription" : "By default, File Browser executes the commands by calling their binaries directly. If you want to run them on a shell instead (such as Bash or PowerShell), you can define it here with the required arguments and flags. If set, the command you execute will be appended as an argument. This apply to both user commands and event hooks." ,
2019-01-05 16:12:09 +00:00
"perm" : {
"create" : "Create files and directories" ,
"delete" : "Delete files and directories" ,
"download" : "Download" ,
2019-01-05 16:24:09 +00:00
"modify" : "Edit files" ,
2019-01-05 16:12:09 +00:00
"execute" : "Execute commands" ,
"rename" : "Rename or move files and directories" ,
"share" : "Share files"
}
} ,
"sidebar" : {
"help" : "帮助" ,
2019-01-05 16:24:09 +00:00
"login" : "Login" ,
"signup" : "Signup" ,
2019-01-05 16:12:09 +00:00
"logout" : "登出" ,
"myFiles" : "我的文件" ,
"newFile" : "新建文件" ,
"newFolder" : "新建文件夹" ,
"settings" : "设置" ,
"siteSettings" : "网站设置" ,
"hugoNew" : "Hugo New" ,
"preview" : "预览"
} ,
"search" : {
"images" : "图像" ,
"music" : "音乐" ,
"pdf" : "PDF" ,
"types" : "类型" ,
"video" : "视频" ,
2019-01-05 16:24:09 +00:00
"search" : "搜索..." ,
"typeToSearch" : "Type to search..." ,
"pressToSearch" : "Press enter to search..."
2019-01-05 16:12:09 +00:00
} ,
"languages" : {
"ar" : "العربية" ,
"en" : "English" ,
"it" : "Italiano" ,
"fr" : "Français" ,
"pt" : "Português" ,
"ptBR" : "Português (Brasil)" ,
"ja" : "日本語" ,
"zhCN" : "中文 (简体)" ,
"zhTW" : "中文 (繁體)" ,
"es" : "Español" ,
"de" : "Deutsch" ,
"ru" : "Русский" ,
"pl" : "Polski" ,
"ko" : "한국어"
} ,
"time" : {
"unit" : "时间单位" ,
"seconds" : "秒" ,
"minutes" : "分钟" ,
"hours" : "小时" ,
"days" : "天"
2019-01-05 16:24:09 +00:00
} ,
"download" : {
"downloadFile" : "Download File" ,
"downloadFolder" : "Download Folder"
2019-01-05 16:12:09 +00:00
}
}