Rename cn to zh for language

This commit is contained in:
Dane Everitt 2018-09-03 15:14:19 -07:00
parent 4d62e4c7b9
commit 368b9892e1
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
16 changed files with 1 additions and 0 deletions

View file

@ -0,0 +1,33 @@
<?php
/**
* Pterodactyl - Panel
* Copyright (c) 2015 - 2017 Dane Everitt <dane@daneeveritt.com>.
*
* This software is licensed under the terms of the MIT license.
* https://opensource.org/licenses/MIT
*/
return [
'notices' => [
'created' => '一个新的管理模块, :name, 已成功创建。',
'deleted' => '成功从面板删除指定的管理模块。',
'updated' => '成功更新管理模块的选项。',
],
'eggs' => [
'notices' => [
'imported' => '成功导入一个管理模板。',
'updated_via_import' => '该管理模板已按照上传的文件完成更新。',
'deleted' => '成功删除指定的管路模板。',
'updated' => '成功更新管理模板的配置。',
'script_updated' => '管理模板的安装脚本已经成功更新并且会在安装新服务器时被执行。',
'egg_created' => '一个管理模板已经成功创建. 你需要重启所有正在运行的节点受控端来使该模板生效。',
],
],
'variables' => [
'notices' => [
'variable_deleted' => '参数 ":variable" 已被移除,在服务器重装之后将不在有效。',
'variable_updated' => '参数 ":variable" 已更新。 你需要重装所有服务器来使该参数生效.',
'variable_created' => '新的参数已经创建并被赋值,该操作会影响此管理模板下的所有服务器',
],
],
];

View file

@ -0,0 +1,23 @@
<?php
/**
* Pterodactyl - Panel
* Copyright (c) 2015 - 2017 Dane Everitt <dane@daneeveritt.com>.
*
* This software is licensed under the terms of the MIT license.
* https://opensource.org/licenses/MIT
*/
return [
'validation' => [
'fqdn_not_resolvable' => '提供的域名或地址没有解析到一个合法的IP地址.',
'fqdn_required_for_ssl' => '这个节点要求解析到一个公共IP的域名必须使用SSL',
],
'notices' => [
'allocations_added' => '配额已经成功的被添加到这个节点.',
'node_deleted' => '节点成功从面板中移除.',
'location_required' => '在你可以添加一个节点之前必须至少有一个可用区配置。',
'node_created' => '节点新建成功! 使用 \'Configuration\' 标签,你可以在此节点上自动配置受控端. <strong>在你可以创建服务器之前你必须至少分配一个IP和端口</strong>',
'node_updated' => '节点信息更新成功!如果任何节点受控端的设置更改了,您需要重启受控端来使设置生效.',
'unallocated_deleted' => '已删除 <code>:ip</code> 上的所有未分配的端口',
],
];

View file

@ -0,0 +1,16 @@
<?php
/**
* Pterodactyl - Panel
* Copyright (c) 2015 - 2017 Dane Everitt <dane@daneeveritt.com>.
*
* This software is licensed under the terms of the MIT license.
* https://opensource.org/licenses/MIT
*/
return [
'notices' => [
'pack_updated' => '整合包已经被更新。',
'pack_deleted' => '成功删除整合包: ":name" 。',
'pack_created' => '一个整合包已被成功创建,现在可以用它来部署服务器了。',
],
];

View file

@ -0,0 +1,31 @@
<?php
/**
* Pterodactyl - Panel
* Copyright (c) 2015 - 2017 Dane Everitt <dane@daneeveritt.com>.
*
* This software is licensed under the terms of the MIT license.
* https://opensource.org/licenses/MIT
*/
return [
'exceptions' => [
'no_new_default_allocation' => '你正在尝试删除此服务器的默认配额,但是该服务器没有足够的后备配额。',
'marked_as_failed' => '这个服务器目前被标记为安装失败。 当前状态不能改变为此状态。',
'bad_variable' => '变量 :name 有一个已确认的错误 。',
'daemon_exception' => '连接受控端时发生意外 返回错误码 HTTP/:code response code. 此错误已被记录。',
'default_allocation_not_found' => '请求的默认配额没有在这台服务器上找到。',
],
'alerts' => [
'startup_changed' => '该服务器的启动配置已被更新. 如果此服务器所属的管理模块或管理模板更改,此时将发生一次配置重设',
'server_deleted' => '成功从系统中删除服务器',
'server_created' => '创建服务器成功。 请稍后几分钟,受控端将尽快完成服务器安装',
'build_updated' => '启动参数已更改。 一些修改需要重启该服务器后生效。',
'suspension_toggled' => '服务器状态已更改为 :status.',
'rebuild_on_boot' => '此服务器已被标记为需要在Docker容器中启动。 此操作会在下次重启后生效。',
'install_toggled' => '此服务器的安装状态已被更改',
'server_reinstalled' => '此服务器目前已置于重装队列中,即将开始重装',
'details_updated' => '服务器信息成功被更新',
'docker_image_updated' => '成功更改用于该服务器的默认的Docker镜像。 此操作需要重启后生效',
'node_required' => '你需要至少一个节点才能开始添加服务器',
],
];

View file

@ -0,0 +1,18 @@
<?php
/**
* Pterodactyl - Panel
* Copyright (c) 2015 - 2017 Dane Everitt <dane@daneeveritt.com>.
*
* This software is licensed under the terms of the MIT license.
* https://opensource.org/licenses/MIT
*/
return [
'exceptions' => [
'user_has_servers' => '无法删除一个拥有活动状态服务器的用户. 请在继续此操作前删除他的服务器',
],
'notices' => [
'account_created' => '成功创建用户',
'account_updated' => '成功更新用户',
],
];