Closed cnluo closed 5 years ago
`
forgot.password = 忘记你的密码 password.recovery = 密码恢复 reset = 给我一个新密码 invalid.login = 在我们的数据库中没有找到登录或电子邮件地址,请验证您的电子邮件是否正确 reset.mail.subject = 密码恢复 reset.mail.body = 您好,为登录{0}生成了一个新密码:{1} password.recovered = 一封电子邮件被发送到您的电子邮件帐户{0}与您的新临时密码 invalid.password.old = 您当前的密码错误 invalid.password.size = 密码必须至少是{0}字符 invalid.password.confirm = 密码和确认必须相同 invalid.password.same = 您必须将密码更改为新密码,并且不能使用旧密码 why.change.password = 在此步骤中,您必须将您的密码更改为一个新的密码,并将在下次登录时使用 password.changed = 您的密码更改成功。 password.change = 改变我的密码 password.changing = 密码修改 password.old = 当前的密码 password.old.placeholder = 请输入您的当前密码 password.new = 新密码 password.new.placeholder = 请输入新密码 password.confirm = 确认新密码 password.confirm.placeholder = 请确认您的新密码
ssl.form = SSL证书 ssl.already.exists = 具有相同公共名称的SSL证书已经存在 ssl.list = SSL证书列表 ssl.common.name = 普通的名字 ssl.common.name.placeholder = 证书通用名称(域名) ssl.certificate = 证书文件 ssl.certificate.download = 下载证书文件 ssl.download = 下载ssl ssl.download.failed = ssl下载失败 ssl.certificate.key = 证书私钥文件 ssl.certificate.key.download = 下载证书私钥文件 ssl.update.success = 您的SSL证书已成功更新 ssl.update.failed = 更新SSL证书失败 ssl.insert.success = 您的SSL证书已成功插入 ssl.insert.failed = 插入SSL证书失败 ssl.delete.success = 您的SSL证书已被成功删除 ssl.delete.confirm = 您确定要删除公共名称{0}的证书吗? ssl.delete.failed = 上游删除失败 ssl.delete.disabled = 您不能删除SSL证书,因为它附加了一些依赖项,比如虚拟主机,请先删除依赖项。
application.settings = 应用程序设置 application.url.base = 触发器调度程序的应用程序url库 application.version = 应用程序版本
smtp.settings = SMTP设置 smtp.host = 主机名 smtp.port = 端口 smtp.authenticate = 需要身份验证 smtp.username = 用户名 smtp.password = 密码 smtp.tls = 使用TLS smtp.from.name = 从名字 smtp.from.address = 从地址 smtp.test.settings = 发送电子邮件测试 smtp.test.to = To smtp.test.to.placeholder = To smtp.test.subject = 主题 smtp.test.subject.placeholder = 主题 smtp.test.message = 消息 smtp.test.message.placeholder = 消息 smtp.test.sended.success = 一封主题为{1}的电子邮件被发送到{0} smtp.test.sended.error = 尝试发送主题为{1}的电子邮件到{0}时发生错误,请验证信息或设置,然后重试 smtp.test.send = 发送
nginx.agent.connection.result = 测试设置的结果 nginx.agent.connection.error = 无法连接端点代理 nginx.agent.connection.error.stack.trace = 堆栈误差跟踪 nginx.agent.authentication.error = 验证失败,请检查授权密钥
nginx.agent.already.exists = 具有相同名称或端点的nginx代理已经存在 nginx.agent.list = nginx代理名单 nginx.agent.save.settings = 保存设置 nginx.agent.test.settings = 测试设置 nginx.agent.form = Nginx代理 nginx.agent.name = 的名字 nginx.agent.name.placeholder = nginx代理的名称或别名 nginx.agent.endpoint = Nginx代理端点 nginx.agent.endpoint.placeholder = Nginx代理端点地址 nginx.agent.authorization.key = Nginx代理授权密钥 nginx.agent.authorization.key.placeholder = Nginx代理授权键值 nginx.agent.insert.success = 插入Nginx试剂,连接成功。这个页面将在几分钟后重新加载。 nginx.agent.update.success = Nginxagent更新成功连接。这个页面将在几分钟后重新加载。 nginx.agent.delete = 删除Nginx代理成功 nginx.agent.delete.disabled = 您不能删除nginx代理,因为有依赖关系,如服务器,上流或虚拟域附加在它,先删除依赖关系。 nginx.agent.delete.confirm = 您确定要删除nginx代理{0}({1})吗?
nginx.configure.form = 配置nginx nginx.configure.apply.settings = 应用设置 nginx.configure.enable.gzip = 启用GZIP nginx.configure.max.post.size = 最大邮件大小(Mb) nginx.configure.max.post.size.placeholder = 最大邮件大小(Mb)。 nginx.configure.attention = 在开始使用节点之前,请在下面配置初始设置。这是必需的步骤。 nginx.configure.update.success = Nginx设置更新成功 nginx.configure.insert.success = 成功插入Nginx设置。这个页面将在几分钟后重新加载。 nginx.configure.invalid.bin.file = 未在您的文件系统中找到Nginx二进制文件{0},请检查位置 nginx.configure.invalid.home.permission = 无法在位置{0}上写入文件夹/文件。请检查将此文件夹写入为nginx-agent用户的权限
authentication = 身份验证 authentication.failed = 用户/密码无效 identification = 登录或电子邮件 identification.placeholder = 登录或电子邮件 password = 密码 password.placeholder = 密码 language = 语言 authenticate = 进行身份验证
upstream.servers = 转发服务器 upstream.already.exists = 具有相同名称的上游已经存在 upstream.servers.mapped.twice = 在服务器和端口中有重复的映射 upstream.name.not.valid = 上游名称不能有空格,特殊字符,不能以数字开头 upstream.form = 上游 upstream.list = 上游的列表 upstream.update.success = 上游更新成功。不要忘记重新加载nginx来应用新的设置。 upstream.update.failed = 上游更新失败 upstream.insert.success = 成功插入上游。不要忘记重新加载nginx来应用新的设置。 upstream.insert.failed = 上游插入失败 upstream.delete.success = 上游成功删除。不要忘记重新加载nginx来应用新的设置。 upstream.delete.failed = 上游删除失败 upstream.delete.disabled = 您不能删除上游,因为依赖项类似于附加在其上的虚拟主机,请先删除依赖项。
upstream.delete.confirm = 您确定要删除上游{0}吗? upstream.name = 上游的名字 upstream.name.placeholder = 上游的名字 upstream.strategy = 策略 upstream.download = 上游文件 upstream.download.file = 下载上游文件 upstream.download.failed = 上游下载失败 upstream.server.port = 端口 upstream.server.port.placeholder = 端口代理
strategy.ip.hashing.description = 这种平衡算法根据客户机的IP地址将请求分配到不同的服务器。前三个八位被用作决定服务器处理请求的键。其结果是,客户端往往每次都由相同的服务器提供服务,这有助于会话一致性。 strategy.round.robin.description = 如果没有其他平衡指令,则使用默认的负载平衡算法。在上游上下文中定义的每个服务器依次传递请求。 strategy.least.connected.description = 指定应始终将新连接提供给具有最少活动连接数量的后端。在与后端连接可能会持续一段时间的情况下,这尤其有用。
server.already.exists = 具有相同ip的服务器已经存在 server.form = 服务器 server.list = 服务器列表 server.update.success = 服务器更新成功 server.insert.success = 服务器插入成功 server.delete.success = 服务器成功删除 server.delete.confirm = 您确定要删除服务器ip{0}吗? server.delete.disabled = 您不能删除服务器,因为依赖关系就像附加在其上的upstreams一样,首先删除依赖关系。 server.ip = Ip地址 server.ip.placeholder = 服务器Ip地址
error.log.list = 错误日志列表 error.log.timestamp = 时间戳 error.log.level = 水平 error.log.message = 消息 error.log.pid = 进程id error.log.cid = 连接标识 error.log.tid = 线程id
access.log.request.info = 请求的信息 access.log.server.info = 服务器信息 access.log.headers.info = 头信息 access.log.list = 访问日志列表 access.log.timestamp = 时间戳 access.log.remote.address = 远程地址 access.log.body.bytes.sent = 发送的主体字节数 access.log.bytes.sent = 发送字节数 access.log.connection = 连接 access.log.connection.request = 连接请求 access.log.msec = MSec access.log.request = 请求 access.log.status = 状态 access.log.scheme = 计划 access.log.request.info = 请求的信息 access.log.request.length = 请求的长度 access.log.request.time = 请求时间 access.log.request.method = 请求方法 access.log.request.uri = 请求uri access.log.server.name = 服务器名称 access.log.server.port = 服务器端口 access.log.server.protocol = 服务器协议 access.log.http.referrer = Http引用 access.log.user.agent = 用户代理 access.log.http.x.forwarded.for = X-Fowarded-For头
virtualHost.already.exists = 具有相同域的虚拟主机已经存在 virtualHost.form = 虚拟域 virtualHost.list = 虚拟主机列表 virtualHost.update.success = 虚拟主机更新成功。不要忘记重新加载nginx来应用新的设置。 virtualHost.update.failed = 更新虚拟主机失败 virtualHost.insert.success = 成功插入虚拟主机。不要忘记重新加载nginx来应用新的设置。 virtualHost.insert.failed = 插入虚拟主机失败 virtualHost.delete.success = 虚拟主机删除成功。不要忘记重新加载nginx来应用新的设置。 virtualHost.delete.failed = 删除虚拟主机失败 virtualHost.delete.confirm = 您确定要删除虚拟主机{0}吗? virtualHost.aliases = 域 virtualHost.alias = 别名 virtualHost.locations = 位置 virtualHost.alias.placeholder = 域名如localhost.com或subdomain.localhot.com virtualHost.location = 位置 virtualHost.location.placeholder = 转发类似/或/上下文的位置 virtualHost.https = 使用https virtualHost.download = 虚拟主机文件 virtualHost.download.file = 下载虚拟主机文件 virtualHost.download.failed = 下载虚拟主机失败 virtualHost.alias.mapped.twice = 虚拟主机中有重复别名 virtualHost.location.mapped.twice = 虚拟主机中有重复的位置
import.nginx.conf.success = 导入成功完成 import.nginx.conf.form = 从nginx.conf文件导入 import.nginx.conf.import = 进口 import.nginx.conf.location = 上传nginx.conf文件 import.nginx.conf.location.placeholder = Nginx.conf文件上传
report.user.agent.statistics = 用户代理的统计数据 report.origin.statistics = 起源访问统计信息 report.origin.statistics.hits = 支安打 report.origin.statistics.request = 请求总(kb) report.origin.statistics.response = 反应总(kb) report.status.code.statistics = 状态代码统计 report.search = 搜索 report.export = 出口 report.server.name = 虚拟主机 report.from = 从 report.to = 来 report.no.data = 没有发现与您的标准匹配的数据 report.date.interval.invalid = 从日期/时间必须小于到日期/时间 report.aliases.empty = 必须选择至少一个别名
brand = Nginx管理系统 logout = 注销 settings = 设置 ssl.certificates = SSL证书 servers = 服务器 upstreams = 上游 virtual.hosts = 虚拟主机 import.nginx.conf = 从nginx.conf进口 reports = 报告 home = 家 access.logs = 访问日志 error.logs = 错误日志 nginxs = Nginx节点 nginx.agent.apply.session = {0}({1})申请时段 nginx.agent.no.session = 尚未选择会话 nginx.agent.session = 会话为{0} nginx.agent.empty = 尚未配置任何nginx代理,请配置一个启动
so.details = 操作系统详细信息 so.arch = 主 so.name = 操作系统 so.version = 版本 so.distribution = 分布
nginx.details = Nginx详情 nginx.version = 版本 nginx.pid = PID nginx.uptime = 正常运行时间 nginx.address = 地址 nginx.network.card.not.found = 没有找到网卡
nginx.status = Nginx的地位 nginx.active = 活动:{0} nginx.accepts = 同意:{0} nginx.handled = 处理:{0} nginx.requests = 请求:{0} nginx.reading = 读取:{0} nginx.writing = 写入:{0} nginx.waiting = 等待:{0}
go.to.dashboard = 去仪表板 restart.ok = Nginx成功重启 restart.error = 无法重新启动Nginx status.ok = 运行 status.error = 停止 killAll.ok = Nginx停止成功 killAll.error = Nginx停止失败。{0} start.ok = Nginx启动成功 start.error = 无法启动Nginx。你确定nginx没有运行吗? reload.ok = Nginx重新加载成功 reload.error = Nginx无法重新加载。你确定nginx正在运行吗? stop.ok = Nginx被成功停止 stop.error = Nginx无法被停止。你确定nginx正在运行吗?您还可以尝试杀死所有进程来强制停止。 testConfiguration.ok = Nginx配置文件语法正确 testConfiguration.error = Nginx配置文件语法错误:{0}
nginx.operation.panel = Nginx输出 nginx.operations = {0}的Nginx操作({1}) reload = 重新加载 reload.confirm = 你确定要重新加载nginx吗? stop = 停止 stop.confirm = 你确定要阻止nginx吗? restart = 重新启动 restart.confirm = 你确定重启nginx吗? start = 开始 killAll = 停止 killAll.confirm = 你确定要杀死所有的nginx进程吗? status = 状态 test.config = 测试配置
`
thanks, will merge soon as possible