Add Simplified Chinese and sort by alphabet

This commit is contained in:
Henrique Dias 2017-07-31 19:45:33 +01:00
parent 2d7c1cecd8
commit d219a3bc43
No known key found for this signature in database
GPG Key ID: 936F5EB68D786730
2 changed files with 97 additions and 98 deletions

View File

@ -2,14 +2,16 @@ import Vue from 'vue'
import VueI18n from 'vue-i18n' import VueI18n from 'vue-i18n'
import en from './en.yaml' import en from './en.yaml'
import pt from './pt.yaml' import pt from './pt.yaml'
import zhCN from './zh_cn.yaml'
Vue.use(VueI18n) Vue.use(VueI18n)
export default new VueI18n({ export default new VueI18n({
locale: 'en', locale: 'zh_cn',
fallbackLocale: 'en', fallbackLocale: 'en',
messages: { messages: {
'en': en, 'en': en,
'pt': pt 'pt': pt,
'zh_cn': zhCN
} }
}) })

View File

@ -1,140 +1,137 @@
login:
wrongCredentials: 账号或密码错误
username: 用户名
password: 密码
submit: 登录账号
buttons: buttons:
cancel: 取消
close: 关闭
copy: 复制 copy: 复制
copyFile: 复制文件 copyFile: 复制文件
create: 创建
delete: 删除 delete: 删除
download: 下载 download: 下载
info: 信息 info: 信息
more: 更多
move: 移动 move: 移动
moveFile: 移动文件 moveFile: 移动文件
rename: 重命名
switchView: 切换显示方式
toggleSidebar: 切换侧边栏
more: 更多
upload: 上传
cancel: 取消
create: 创建
close: 关闭
reportIssue: 报告问题
update: 更新
save: 保存
new: new:
ok: 确定 ok: 确定
rename: 重命名
reportIssue: 报告问题
save: 保存
search: 搜索 search: 搜索
selectMultiple: 选择多个
select: 选择 select: 选择
selectMultiple: 选择多个
switchView: 切换显示方式
toggleSidebar: 切换侧边栏
update: 更新
upload: 上传
errors: errors:
forbidden: 你被禁止访问. forbidden: 你被禁止访问.
notFound: 找不到文件.
internal: 内部出现麻烦了. internal: 内部出现麻烦了.
notFound: 找不到文件.
files: files:
metadata: 元数据
body: Body body: Body
loading: 加载中... clear: 清理
closePreview: 关闭预览
home: 主页 home: 主页
lastModified: 最后修改
loading: 加载中...
lonely: 这里没有任何文件... lonely: 这里没有任何文件...
metadata: 元数据
multipleSelectionEnabled: 启用多选模式(现在可以选择多个文件/文件夹)
name: 名称 name: 名称
size: 大小 size: 大小
lastModified: 最后修改 help:
clear: 清理 click: 选择文件或目录
multipleSelectionEnabled: 启用多选模式(现在可以选择多个文件/文件夹) ctrl:
closePreview: 关闭预览 click: 选择多个文件或目录
sidebar: f: 打开搜索框
myFiles: 我的文件 s: 保存文件或下载文件夹
newFolder: 新建文件夹 del: 删除 所选文件/文件夹
newFile: 新建文件 doubleClick: 打开文件或目录
settings: 设置 esc: 清除 当前所有选择 或 关闭提示信息
logout: 注销 f1: 显示 当前帮助信息
servedWith: 服务提供 f2: 重命名 文件/文件夹
help: 帮助 help: 帮助
login:
password: 密码
submit: 登录账号
username: 用户名
wrongCredentials: 账号或密码错误
prompts: prompts:
copy: 复制 copy: 复制
copyMessage: '请选择欲复制至的目录:' copyMessage: '请选择欲复制至的目录:'
deleteTitle: 删除文件 currentlyNavigating: '目前正在浏览:'
deleteMessageSingle: 你确定要删除这个文件/文件夹吗?
deleteMessageMultiple: 你确定要删除这 {count} 个文件吗? deleteMessageMultiple: 你确定要删除这 {count} 个文件吗?
newFile: 新建文件 deleteMessageSingle: 你确定要删除这个文件/文件夹吗?
newFileMessage: 请输入新建文件的名称. deleteTitle: 删除文件
newDir: 新建目录 displayName: '名称:'
newDirMessage: 请输入新建目录的名称.
move: 移动
moveMessage: '请选择欲移动至的目录:'
rename: 重命名
renameMessage: 请输入新名称, 旧名称是:
download: 下载文件 download: 下载文件
downloadMessage: 请选择要下载的压缩格式. downloadMessage: 请选择要下载的压缩格式.
error: 出了一点问题... error: 出了一点问题...
currentlyNavigating: '目前正在浏览:'
fileInfo: 文件信息 fileInfo: 文件信息
filesSelected: "选择 {count} 个文件." filesSelected: 选择 {count} 个文件.
displayName: '名称:'
size: 大小
lastModified: 最后修改 lastModified: 最后修改
numberFiles: 文件数 move: 移动
moveMessage: '请选择欲移动至的目录:'
newDir: 新建目录
newDirMessage: 请输入新建目录的名称.
newFile: 新建文件
newFileMessage: 请输入新建文件的名称.
numberDirs: 目录数 numberDirs: 目录数
help: numberFiles: 文件数
help: 帮助 rename: 重命名
f1: 显示 当前帮助信息 renameMessage: '请输入新名称, 旧名称是:'
f2: 重命名 文件/文件夹 size: 大小
del: 删除 所选文件/文件夹
esc: 清除 当前所有选择 或 关闭提示信息
ctrl:
s: 保存文件或下载文件夹
f: 打开搜索框
click: 选择多个文件或目录
click: 选择文件或目录
doubleClick: 打开文件或目录
settings: settings:
globalSettings: 全局设置 admin: 管理员
profileSettings: 配置文件设置 administrator: 管理员
userManagement: 用户管理 allowCommands: 执行命令(Linux 代码)
goTo: 转到 allowEdit: 编辑、重命名或删除文件/目录.
commands: 命令(linux 代码) allowNew: 创建新文件和目录.
commandsHelp: Here you can set commands that are executed in the named events. avoidChanges: "(留空以避免更改)"
每行一条命令. If the event is related to files, such as before and after saving,
the environment variable "file" will be available with the path of the file.
commandsUpdated: 命令更新!
pluginsUpdated: 插件设置更新!
changePassword: 更改密码 changePassword: 更改密码
commands: 命令(linux 代码)
commandsHelp: >
'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, the
environment variable "file" will be available with the path of the file.'
commandsUpdated: 命令更新!
customStylesheet: 自定义样式表
examples: 例子
globalSettings: 全局设置
goTo: 转到
newPassword: 您的新密码 newPassword: 您的新密码
newPasswordConfirm: 重输一遍新密码 newPasswordConfirm: 重输一遍新密码
customStylesheet: 自定义样式表
newUser: 新建用户 newUser: 新建用户
user: 用户
users: 用户
username: 用户名
password: 密码 password: 密码
scope: 目录范围
admin: 管理员
permissions: 权限 permissions: 权限
permissionsHelp: > permissionsHelp: >
您可以将该用户设置为管理员 或单独选择各项权限. '您可以将该用户设置为管理员 或单独选择各项权限. 如果选择 "管理员(Administrator)" ,
如果选择 "管理员(Administrator)" , 将自动检查所有其他选项, 将自动检查所有其他选项, 并且该用户可以管理其他用户.'
并且该用户可以管理其他用户. pluginsUpdated: 插件设置更新!
administrator: 管理员 profileSettings: 配置文件设置
allowNew: 创建新文件和目录. ruleExample1: '阻止用户访问每个文件夹下任何以 . 开头的文件 (隐藏文件, 例如: .git, .gitignore).'
allowEdit: 编辑、重命名或删除文件/目录. ruleExample2: 阻止用户访问其目录范围内任何名为 Caddyfile 的文件/文件夹.
allowCommands: 执行命令(Linux 代码)
userCommands: 命令(Linux 代码)
userCommandsHelp: '一个以空格分割的列表, 用于指定该用户可以执行的命令(Linux 代码), 例如:'
rules: 规则 rules: 规则
rulesHelp1: > rulesHelp1: >
这里您可以为特定用户制定一组允许或不允许的规则, '这里您可以为特定用户制定一组允许或不允许的规则,
阻止的文件将不会显示到列表中, 用户将无法访问, 阻止的文件将不会显示到列表中, 用户将无法访问, 支持相对于用户的范围.'
支持相对于用户的范围. rulesHelp2: >
rulesHelp2: 每行一条规则, 必须以关键词 {0} 或 {1} 开头. '每行一条规则, 必须以关键词 {0} 或 {1} 开头. 如果使用正则表达式,
如果使用正则表达式, 然后使用表达式或路径, 然后使用表达式或路径, 则需要在第二列单词加入 {2}.'
则需要在第二列单词加入 {2} . scope: 目录范围
examples: 例子 user: 用户
ruleExample1: > userCommands: 命令(Linux 代码)
阻止用户访问每个文件夹下任何以 . 开头的文件 userCommandsHelp: '一个以空格分割的列表, 用于指定该用户可以执行的命令(Linux 代码), 例如:'
(隐藏文件, 例如: .git, .gitignore).
ruleExample2: 阻止用户访问其目录范围内任何名为 Caddyfile 的文件/文件夹.
avoidChanges: "(留空以避免更改)"
userDeleted: 用户删除!
userCreated: 用户创建! userCreated: 用户创建!
userDeleted: 用户删除!
userManagement: 用户管理
username: 用户名
users: 用户
userUpdated: 用户更新! userUpdated: 用户更新!
sidebar:
help: 帮助
logout: 注销
myFiles: 我的文件
newFile: 新建文件
newFolder: 新建文件夹
servedWith: 服务提供
settings: 设置