1
0
mirror of https://github.com/1Panel-dev/1Panel.git synced 2025-01-21 17:29:17 +08:00
2022-09-15 10:55:11 +08:00

252 lines
7.4 KiB
Go
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

export default {
commons: {
button: {
create: '新建',
add: '添加',
delete: '删除',
edit: '编辑',
confirm: '确认',
cancel: '取消',
reset: '重置',
conn: '连接',
login: '登录',
},
search: {
timeStart: '开始时间',
timeEnd: '结束时间',
timeRange: '至',
dateStart: '开始日期',
dateEnd: '结束日期',
},
table: {
name: '名称',
group: '组',
createdAt: '创建时间',
date: '时间',
updatedAt: '更新时间',
operate: '操作',
message: '信息',
description: '描述信息',
},
msg: {
delete: '此操作不可回滚,是否继续',
deleteTitle: '删除',
deleteSuccess: '删除成功',
loginSuccess: '登录成功',
operationSuccess: '操作成功',
requestTimeout: '请求超时,请稍后重试',
infoTitle: '提示',
sureLogOut: '您是否确认退出登录?',
createSuccess: '新建成功',
updateSuccess: '更新成功',
uploadSuccess: '上传成功',
},
login: {
captchaHelper: '请输入验证码',
},
rule: {
username: '请输入用户名',
password: '请输入密码',
requiredInput: '请填写必填项',
requiredSelect: '请选择必选项',
commonName: '支持英文中文数字.-_,长度1-30',
email: '邮箱格式错误',
ip: '请输入正确的 IP 地址',
port: '请输入正确的端口',
},
res: {
paramError: '请求失败,请稍后重试!',
forbidden: '当前用户无权限',
serverError: '服务异常',
notFound: '资源不存在',
commonError: '请求失败',
},
header: {
language: '国际化',
zh: '简体中文',
en: 'English',
theme: '布局设置',
globalTheme: '全局主题',
themeColor: '主题颜色',
darkTheme: '暗黑主题',
personalData: '个人资料',
changePassword: '修改密码',
logout: '退出登录',
},
},
business: {
user: {
username: '用户名',
email: '邮箱',
password: '密码',
},
},
menu: {
home: '概览',
demo: '样例',
terminal: '终端',
apps: '应用商店',
website: '网站',
project: '项目',
config: '配置',
firewall: '防火墙',
database: '数据库',
container: '容器',
plan: '计划任务',
host: '主机',
security: '安全',
systemConfig: '面板设置',
toolbox: '工具箱',
monitor: '监控',
operations: '操作记录',
files: '文件管理',
},
home: {
welcome: '欢迎使用',
},
tabs: {
more: '更多',
closeCurrent: '关闭当前',
closeOther: '关闭其它',
closeAll: '关闭所有',
},
header: {
componentSize: '组件大小',
language: '国际化',
theme: '全局主题',
layoutConfig: '布局设置',
primary: 'primary',
darkMode: '暗黑模式',
greyMode: '灰色模式',
weakMode: '色弱模式',
fullScreen: '全屏',
exitFullScreen: '退出全屏',
personalData: '个人资料',
changePassword: '修改密码',
logout: '退出登录',
},
monitor: {
avgLoad: '平均负载',
loadDetail: '负载详情',
resourceUsage: '资源使用率',
min: '分钟',
read: '读取',
write: '写入',
count: '次',
readWriteCount: '读写次数',
readWriteTime: '读写延迟',
today: '今天',
yestoday: '昨天',
lastNDay: ' {0} ',
memory: '内存',
disk: '磁盘',
network: '网络',
up: '上行',
down: '下行',
},
terminal: {
conn: '连接',
testConn: '连接测试',
saveAndConn: '保存并连接',
connTestOk: '连接信息可用',
hostList: '主机信息',
createConn: '创建连接',
createGroup: '创建分组',
expand: '全部展开',
fold: '全部收缩',
batchInput: '批量输入',
quickCommand: '快速命令',
groupDeleteHelper: '移除组后组内所有连接将迁移到 default 组内是否确认',
quickCmd: '快捷命令',
command: '命令',
addHost: '添加主机',
localhost: '本地服务器',
name: '名称',
port: '端口',
user: '用户',
authMode: '认证方式',
passwordMode: '密码输入',
keyMode: '密钥输入',
password: '密码',
key: '密钥',
emptyTerminal: '暂无终端连接',
},
operations: {
detail: {
users: '用户',
hosts: '主机',
groups: '组',
commands: '快捷命令',
auth: '用户',
post: '创建',
put: '更新',
update: '更新',
delete: '删除',
login: '登录',
logout: '退出',
del: '删除',
},
operatoin: '操作',
status: '状态',
request: '请求',
response: '响应',
},
file: {
dir: '文件夹',
upload: '上传',
download: '下载',
fileName: '文件名',
search: '查找',
mode: '权限',
owner: '所有者',
file: '文件',
remoteFile: '远程下载',
share: '分享',
sync: '数据同步',
size: '大小',
updateTime: '修改时间',
open: '打开',
rename: '重命名',
role: '权限',
info: '属性',
linkFile: '软连接文件',
terminal: '终端',
shareList: '分享列表',
zip: '压缩',
user: '用户',
group: '用户组',
path: '路径',
public: '公共',
setRole: '设置权限',
link: '是否链接',
rRole: '读取',
wRole: '写入',
xRole: '可执行',
name: '名称',
compress: '压缩',
deCompress: '解压',
compressType: '压缩格式',
compressDst: '压缩路径',
replace: '覆盖已存在的文件',
compressSuccess: '压缩成功',
deCompressSuccess: '解压成功',
deCompressDst: '解压路径',
linkType: '链接类型',
softLink: '软链接',
hardLink: '硬链接',
linkPath: '链接路径',
selectFile: '选择文件',
downloadSuccess: '下载成功',
downloadUrl: '下载地址',
downloadStart: '下载开始!',
moveStart: '移动成功',
move: '移动',
copy: '复制',
calculate: '计算',
canNotDeCompress: '无法解压此文件',
uploadSuccess: '上传成功!',
downloadProcess: '下载进度',
downloading: '正在下载...',
},
};