HEX
Server: LiteSpeed
System: Linux s1049.use1.mysecurecloudhost.com 4.18.0-477.27.2.lve.el8.x86_64 #1 SMP Wed Oct 11 12:32:56 UTC 2023 x86_64
User: xedaptot (3356)
PHP: 8.3.31
Disabled: NONE
Upload Files
File: /home/xedaptot/be.naniguide.com/resources/lang/zh/refactor/install.php
<?php return array (
  'alert.sendmail_info' => 'Sendmail 使用服务器内置邮件系统。更简单,但投递能力可能有限。',
  'alert.smtp_info' => 'SMTP 提供更好的邮件投递能力,推荐用于生产环境。',
  'buttons.back' => '上一步',
  'buttons.next' => '继续',
  'buttons.processing' => '处理中...',
  'buttons.save' => '保存并继续',
  'compatibility.all_passed' => '所有要求均已满足,您可以继续!',
  'compatibility.has_errors' => '部分要求未满足,请修复后重试。',
  'compatibility.permissions' => '目录权限',
  'compatibility.requirements' => '系统要求',
  'compatibility.subtitle' => '继续操作前,请确保您的服务器满足以下所有要求。',
  'compatibility.title' => '系统要求',
  'compatibility.try_again' => '重新检查',
  'cron_jobs.change_setting' => '更改设置',
  'cron_jobs.check_save' => '检查并保存',
  'cron_jobs.copied' => 'Cron 命令已复制到剪贴板!',
  'cron_jobs.copy' => '复制',
  'cron_jobs.cron_guide' => '将此 cron 任务添加到您的服务器:',
  'cron_jobs.description' => '后台任务处理自动化任务,如发送活动、处理退信和管理订阅。',
  'cron_jobs.exec_warning' => '请启用 PHP exec() 函数以自动检测 cron 任务。',
  'cron_jobs.manual_path' => '手动输入',
  'cron_jobs.manual_placeholder' => '示例:/usr/local/bin/php',
  'cron_jobs.php_path' => 'PHP 可执行文件路径',
  'cron_jobs.php_path_label' => '选择服务器上的 PHP 可执行文件路径:',
  'cron_jobs.subtitle' => '配置自动化任务的后台作业运行器。',
  'cron_jobs.title' => '后台任务',
  'database.database_name' => '数据库名称',
  'database.database_name_placeholder' => 'database_name',
  'database.hostname' => '数据库主机',
  'database.hostname_placeholder' => '本地主机',
  'database.password' => '密码',
  'database.port' => '端口',
  'database.port_placeholder' => '3306',
  'database.subtitle' => '连接到您的 MySQL 数据库。',
  'database.tables_prefix' => '表前缀',
  'database.tables_prefix_help' => '留空使用默认值,共享数据库时有用。',
  'database.tables_prefix_placeholder' => '可选',
  'database.title' => '数据库配置',
  'database.username' => '用户名',
  'database.username_placeholder' => '根',
  'database_import.back' => '返回',
  'database_import.import_success' => '数据库初始化成功。',
  'database_import.setup_btn' => '初始化数据库',
  'database_import.subtitle' => '数据库连接成功!准备初始化。',
  'database_import.success_msg' => '数据库 ":db" 已连接并准备就绪。',
  'database_import.title' => '设置数据库',
  'database_import.warning' => '警告:所有现有数据将被清除',
  'database_import.warning_desc' => '应用程序将初始化数据库,此数据库中所有现有表和数据将被永久删除。',
  'finish.admin_url' => '您的管理面板地址:',
  'finish.description' => '您现在可以访问管理面板,开始配置您的邮件营销平台。',
  'finish.go_to_admin' => '前往管理面板',
  'finish.subtitle' => '恭喜!您的应用程序已成功安装。',
  'finish.title' => '安装完成!',
  'footer.rights' => '版权所有。',
  'page.background_jobs' => '后台任务',
  'page.configuration' => '配置',
  'page.database' => '数据库',
  'page.finish' => '全部完成!',
  'page.system_check' => '系统检查',
  'page.title' => '安装',
  'site_info.account_name' => '账户名称',
  'site_info.admin' => '管理员账户',
  'site_info.admin_desc' => '创建第一个管理员账户。',
  'site_info.create_customer' => '创建客户账户',
  'site_info.email' => '邮件地址',
  'site_info.email_config' => '系统邮件',
  'site_info.email_config_desc' => '配置应用程序发送系统邮件的方式。',
  'site_info.email_placeholder' => '[email protected]',
  'site_info.encryption' => '加密',
  'site_info.encryption_placeholder' => 'TLS',
  'site_info.first_name' => '名',
  'site_info.from_email' => '发件人邮件',
  'site_info.from_email_placeholder' => '[email protected]',
  'site_info.from_name' => '发件人名称',
  'site_info.from_name_placeholder' => '我的应用',
  'site_info.general' => '常规设置',
  'site_info.general_desc' => '应用程序的基本信息。',
  'site_info.hostname' => 'SMTP 主机',
  'site_info.hostname_placeholder' => 'smtp.example.com',
  'site_info.last_name' => '姓',
  'site_info.license' => '许可证密钥(可选)',
  'site_info.license_help' => '您可以稍后在设置页面中更新。',
  'site_info.license_placeholder' => '输入您的购买码',
  'site_info.mail_driver' => '邮件驱动',
  'site_info.password' => '密码',
  'site_info.port' => '端口',
  'site_info.port_placeholder' => '587',
  'site_info.sendmail' => 'Sendmail',
  'site_info.sendmail_path' => 'Sendmail 路径',
  'site_info.sendmail_warning' => 'Sendmail 警告',
  'site_info.sendmail_warning_desc' => 'Sendmail 可能存在投递问题,生产环境推荐使用 SMTP。',
  'site_info.site_description' => '网站描述',
  'site_info.site_description_placeholder' => '强大的邮件营销平台',
  'site_info.site_keyword' => '网站关键词',
  'site_info.site_keyword_placeholder' => '邮件营销, 新闻通讯',
  'site_info.site_name' => '网站名称',
  'site_info.site_name_placeholder' => '我的邮件营销应用',
  'site_info.smtp' => 'SMTP',
  'site_info.smtp_password' => '密码',
  'site_info.subtitle' => '设置您的网站详情、管理员账户和邮件设置。',
  'site_info.timezone' => '时区',
  'site_info.timezone_placeholder' => '选择时区',
  'site_info.title' => '配置您的应用程序',
  'site_info.username' => '用户名',
  'steps.background_jobs' => '后台任务',
  'steps.configuration' => '配置',
  'steps.database' => '数据库',
  'steps.finish' => '完成',
  'steps.system_check' => '系统检查',
  'topbar.select_language' => '选择语言',
  'topbar.toggle_dark_mode' => '切换深色模式',
  'welcome.subtitle' => '让我们启动您的邮件营销平台。此向导将在几分钟内引导您完成设置。',
  'welcome.title' => '欢迎使用 :app',
) ?>