Update zh_cn.yaml (#182)
This commit is contained in:
parent
bb8f7d0958
commit
a6a2365930
@ -11,7 +11,9 @@ buttons:
|
|||||||
move: 移动
|
move: 移动
|
||||||
moveFile: 移动文件
|
moveFile: 移动文件
|
||||||
new: 新
|
new: 新
|
||||||
|
next: 下一步
|
||||||
ok: 确定
|
ok: 确定
|
||||||
|
previous: 以前
|
||||||
rename: 重命名
|
rename: 重命名
|
||||||
reportIssue: 报告问题
|
reportIssue: 报告问题
|
||||||
save: 保存
|
save: 保存
|
||||||
@ -27,6 +29,8 @@ errors:
|
|||||||
internal: 内部出现麻烦了.
|
internal: 内部出现麻烦了.
|
||||||
notFound: 找不到文件.
|
notFound: 找不到文件.
|
||||||
files:
|
files:
|
||||||
|
folders: 文件夹
|
||||||
|
files: 文件
|
||||||
body: Body
|
body: Body
|
||||||
clear: 清理
|
clear: 清理
|
||||||
closePreview: 关闭预览
|
closePreview: 关闭预览
|
||||||
@ -52,7 +56,7 @@ help:
|
|||||||
help: 帮助
|
help: 帮助
|
||||||
login:
|
login:
|
||||||
password: 密码
|
password: 密码
|
||||||
submit: 登录账号
|
submit: 登录
|
||||||
username: 用户名
|
username: 用户名
|
||||||
wrongCredentials: 账号或密码错误
|
wrongCredentials: 账号或密码错误
|
||||||
prompts:
|
prompts:
|
||||||
@ -67,7 +71,7 @@ prompts:
|
|||||||
downloadMessage: 请选择要下载的压缩格式.
|
downloadMessage: 请选择要下载的压缩格式.
|
||||||
error: 出了一点问题...
|
error: 出了一点问题...
|
||||||
fileInfo: 文件信息
|
fileInfo: 文件信息
|
||||||
filesSelected: 选择 {count} 个文件.
|
filesSelected: "选择 {count} 个文件."
|
||||||
lastModified: 最后修改
|
lastModified: 最后修改
|
||||||
move: 移动
|
move: 移动
|
||||||
moveMessage: '请选择欲移动至的目录:'
|
moveMessage: '请选择欲移动至的目录:'
|
||||||
@ -78,7 +82,7 @@ prompts:
|
|||||||
numberDirs: 目录数
|
numberDirs: 目录数
|
||||||
numberFiles: 文件数
|
numberFiles: 文件数
|
||||||
rename: 重命名
|
rename: 重命名
|
||||||
renameMessage: '请输入新名称, 旧名称是:'
|
renameMessage: 请输入新名称, 旧名称是:
|
||||||
size: 大小
|
size: 大小
|
||||||
settings:
|
settings:
|
||||||
admin: 管理员
|
admin: 管理员
|
||||||
@ -89,10 +93,9 @@ settings:
|
|||||||
avoidChanges: "(留空以避免更改)"
|
avoidChanges: "(留空以避免更改)"
|
||||||
changePassword: 更改密码
|
changePassword: 更改密码
|
||||||
commands: 命令(linux 代码)
|
commands: 命令(linux 代码)
|
||||||
commandsHelp: >
|
commandsHelp: Here you can set commands that are executed in the named events.
|
||||||
'Here you can set commands that are executed in the named events.
|
每行一条命令. If the event is related to files, such as before and after saving,
|
||||||
每行一条命令. If the event is related to files, such as before and after saving, the
|
the environment variable "file" will be available with the path of the file.
|
||||||
environment variable "file" will be available with the path of the file.'
|
|
||||||
commandsUpdated: 命令更新!
|
commandsUpdated: 命令更新!
|
||||||
customStylesheet: 自定义样式表
|
customStylesheet: 自定义样式表
|
||||||
examples: 例子
|
examples: 例子
|
||||||
@ -102,24 +105,26 @@ settings:
|
|||||||
newPasswordConfirm: 重输一遍新密码
|
newPasswordConfirm: 重输一遍新密码
|
||||||
newUser: 新建用户
|
newUser: 新建用户
|
||||||
password: 密码
|
password: 密码
|
||||||
|
passwordUpdated: 密码更新!
|
||||||
permissions: 权限
|
permissions: 权限
|
||||||
permissionsHelp: >
|
permissionsHelp: >
|
||||||
'您可以将该用户设置为管理员 或单独选择各项权限. 如果选择 "管理员(Administrator)" ,
|
'您可以将该用户设置为管理员 或单独选择各项权限. 如果选择 "管理员(Administrator)" ,
|
||||||
将自动检查所有其他选项, 并且该用户可以管理其他用户.'
|
将自动检查所有其他选项, 并且该用户可以管理其他用户.'
|
||||||
pluginsUpdated: 插件设置更新!
|
pluginsUpdated: 插件设置更新!
|
||||||
profileSettings: 配置文件设置
|
profileSettings: 配置文件设置
|
||||||
ruleExample1: '阻止用户访问每个文件夹下任何以 . 开头的文件 (隐藏文件, 例如: .git, .gitignore).'
|
ruleExample1: >
|
||||||
|
'阻止用户访问每个文件夹下任何以 . 开头的文件(隐藏文件, 例如: .git, .gitignore).'
|
||||||
ruleExample2: 阻止用户访问其目录范围内任何名为 Caddyfile 的文件/文件夹.
|
ruleExample2: 阻止用户访问其目录范围内任何名为 Caddyfile 的文件/文件夹.
|
||||||
rules: 规则
|
rules: 规则
|
||||||
rulesHelp1: >
|
rulesHelp1: >
|
||||||
'这里您可以为特定用户制定一组允许或不允许的规则,
|
'这里您可以为特定用户制定一组允许或不允许的规则,
|
||||||
阻止的文件将不会显示到列表中, 用户将无法访问, 支持相对于用户的范围.'
|
阻止的文件将不会显示到列表中, 用户将无法访问, 支持相对于用户的范围.'
|
||||||
rulesHelp2: >
|
rulesHelp2: 每行一条规则, 必须以关键词 {0} 或 {1} 开头. 如果使用正则表达式,
|
||||||
'每行一条规则, 必须以关键词 {0} 或 {1} 开头. 如果使用正则表达式,
|
然后使用表达式或路径, 则需要在第二列单词加入 {2} .
|
||||||
然后使用表达式或路径, 则需要在第二列单词加入 {2}.'
|
|
||||||
scope: 目录范围
|
scope: 目录范围
|
||||||
|
stylesUpdated: 样式更新!
|
||||||
user: 用户
|
user: 用户
|
||||||
userCommands: 命令(Linux 代码)
|
userCommands: 用户命令(Linux 代码)
|
||||||
userCommandsHelp: '一个以空格分割的列表, 用于指定该用户可以执行的命令(Linux 代码), 例如:'
|
userCommandsHelp: '一个以空格分割的列表, 用于指定该用户可以执行的命令(Linux 代码), 例如:'
|
||||||
userCreated: 用户创建!
|
userCreated: 用户创建!
|
||||||
userDeleted: 用户删除!
|
userDeleted: 用户删除!
|
||||||
@ -135,3 +140,11 @@ sidebar:
|
|||||||
newFolder: 新建文件夹
|
newFolder: 新建文件夹
|
||||||
servedWith: 服务提供
|
servedWith: 服务提供
|
||||||
settings: 设置
|
settings: 设置
|
||||||
|
search:
|
||||||
|
writeToSearch: 请输入要搜索的内容
|
||||||
|
searchOrCommand: 搜索或者执行命令(Linux 代码)...
|
||||||
|
searchOrSupportedCommand: '搜索或使用您支持使用的命令(一次只能执行一个命令):'
|
||||||
|
search: 搜索...
|
||||||
|
type: 键入并按 Enter 键(回车)进行搜索.
|
||||||
|
pressToSearch: 按 Enter 键(回车)进行搜索.
|
||||||
|
pressToExecute: 按 Enter 键(回车)执行.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user