'服务器', 'model_label' => '服务器', 'model_label_plural' => '服务器', 'no_servers' => '没有任何服务器', 'create' => '创建服务器', 'next_step' => '下一步', 'ip_address' => 'IP 地址', 'ip_address_helper' => '请直接使用您的外网IP,除非您的服务器处于VPC网络中', 'port' => '端口', 'ports' => '端口', 'alias' => '别名', 'alias_helper' => '可选的显示名称帮助您记住这些是什么。', 'name' => '名称', 'external_id' => '外部 ID', 'owner' => '所有者', 'description' => '描述', 'install_script' => '运行安装脚本?', 'start_after' => '安装后启动吗?', 'yes' => '是', 'no' => '否', 'skip' => '略过', 'primary' => '首选', 'already_primary' => '已经是主要的', 'make_primary' => '设为首选', 'startup_cmd' => '启动命令', 'default_startup' => '默认启动命令', 'variables' => '变量', 'resource_limits' => '资源上限', 'cpu' => 'CPU', 'cpu_limit' => 'CPU 上限', 'cpu_helper' => '每100%即一个CPU线程', 'unlimited' => '无限制', 'limited' => '上限', 'enabled' => '已启用', 'disabled' => '已禁用', 'memory' => '内存', 'memory_limit' => '内存分配上限', 'memory_helper' => '当创建容器以确保在使用最大内存时不会饿死时,翼形将会将间接费用添加到这个值。', 'disk' => '磁盘空间', 'disk_limit' => '磁盘空间上限', 'advanced_limits' => '高级限制', 'cpu_pin' => 'CPU 固定模式', 'threads' => '固定线程', 'pin_help' => '添加固定线程,例如 0 或 2-4', 'swap' => '交换内存', 'swap_limit' => '交换内存限制', 'oom' => 'OOM Killer', 'feature_limits' => '功能限制', 'docker_settings' => 'Docker设置', 'docker_image' => 'Docker 镜像', 'image_name' => '镜像名称', 'primary_allocation' => '主要分配', 'image' => '镜像', 'image_placeholder' => '输入一个自定义Docker镜像', 'container_labels' => '容器标签', 'title' => '标题', 'actions' => '操作', 'console' => '控制台', 'suspend' => '冻结', 'unsuspend' => '解除冻结', 'reinstall' => '重新安装', 'reinstall_help' => '这将重新安装指定的 egg 安装脚本的服务器。', 'reinstall_modal_heading' => '您确定要重新安装此服务器吗?', 'reinstall_modal_description' => '!! 这可能导致无法恢复的数据丢失!', 'server_status' => '服务器状态', 'view_install_log' => '查看安装日志', 'uuid' => 'UUID', 'node' => '节点', 'short_uuid' => '短UUID', 'toggle_install' => '切换安装状态', 'toggle_install_help' => '如果您需要更改安装状态从卸载到安装状态,或者反之亦然,您可以使用此按钮。', 'toggle_install_failed_header' => '服务器处于失败状态', 'toggle_install_failed_desc' => '你想要重新安装服务器来修复这个问题吗?', 'transfer' => '转移', 'transfer_help' => '将此服务器转移到与此控制面板中的另一个节点。
警告! 此功能仍处于试验阶段。请先手动备份以避免数据丢失!', 'condition' => '状况', 'suspend_all' => '冻结所有服务器', 'unsuspend_all' => '解除冻结所有服务器', 'select_allocation' => '选择端口', 'new_allocation' => '创建新端口', 'additional_allocations' => '分配额外的端口', 'select_additional' => '选择分配额外的端口', 'no_variables' => '选中的蛋没有变量!', 'select_egg' => '请先选择一个蛋来显示其变量!', 'allocations' => '网络', 'databases' => '数据库', 'no_databases' => '此服务器没有任何数据库', 'delete_db' => '是否确实要删除:name?', 'delete_db_heading' => '删除数据库吗?', 'backups' => '备份', 'egg' => 'Egg', 'mounts' => '挂载', 'no_mounts' => '此节点没有挂载', 'create_database' => '新建数据库', 'no_db_hosts' => '没有数据库主机', 'failed_to_create' => '创建数据库失败', 'change_egg' => '修改Egg', 'new_egg' => '新的Egg', 'keep_old_variables' => '尽可能保留旧变量?', 'create_allocation' => '创建端口', 'add_allocation' => '新的端口', 'view' => '查看', 'no_log' => '没有可用的日志', 'tabs' => [ 'information' => '消息', 'egg_configuration' => 'Egg信息', 'environment_configuration' => '环境配置', ], 'notifications' => [ 'server_suspension' => '服务器暂停', 'server_suspended' => '服务器已被解除冻结', 'server_already_suspended' => '服务器已暂停!', 'server_suspend_help' => '这将暂停服务器,停止当前正在运行的进程 并立即阻止用户通过面板或API访问他们的文件或以其他方式管理服务器。', 'server_unsuspend_help' => '这将解除服务器的冻结,并恢复正常用户访问。', 'server_unsuspended' => '服务器已被解除冻结', 'error_server_delete' => '服务器无法安全删除。', 'error_server_delete_body' => '您可以强制删除它。', 'create_failed' => '无法创建服务器', 'invalid_port_range' => '无效的端口范围', 'invalid_port_range_body' => '您的端口范围不是有效整数: :port', 'too_many_ports' => '单次提交的端口过多!', 'too_many_ports_body' => '当前限制为 :limit单次端口数量。', 'invalid_port' => '端口不在有效范围', 'invalid_port_body' => ':i 不在 :portFloor-:portCeil 之间的有效端口范围', 'already_exists' => '端口已被占用', 'already_exists_body' => ':i 已经被分配了', 'error_connecting' => '连接到 :node 时出错', 'error_connecting_description' => '配置无法自动同步到Wings,您需要手动重启服务器。', 'install_toggled' => '安装状态已切换', 'install_toggle_failed' => '无法切换安装状态', 'reinstall_started' => '重新安装已开始', 'reinstall_failed' => '无法重新安装', 'log_failed' => '无法连接到 Wings 来检索服务器安装日志。', 'transfer_started' => '传输已开始', 'transfer_failed' => '传输失败', 'already_transfering' => '服务器正在传输中。', ], 'notes' => '备注', 'no_notes' => '无备注', 'none' => '无', ];