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/admin_payment_gateways.php
<?php return array (
  'actions.delete' => '删除',
  'actions.disable' => '禁用',
  'actions.edit' => '编辑',
  'actions.enable' => '启用',
  'actions.see_remote' => '套餐与订阅',
  'actions.test_connection' => '测试连接',
  'buttons.add' => '添加支付网关',
  'buttons.cancel' => '取消',
  'buttons.change_type' => '更改类型',
  'buttons.save' => '保存',
  'chart.direct' => '直接付款',
  'chart.remote' => '远程订阅',
  'chart.title' => '网关类别',
  'confirm.delete' => '确定要删除此支付网关吗?此操作无法撤销。',
  'confirm.disable' => '确定要禁用此支付网关吗?',
  'confirm.enable' => '确定要启用此支付网关吗?',
  'create.subtitle' => '为您的计费系统配置新的支付网关。',
  'create.title' => '添加支付网关',
  'edit.title' => '编辑支付网关',
  'empty.cta' => '添加第一个网关',
  'empty.description' => '支付网关允许您向客户收取订阅套餐和一次性费用。',
  'empty.title' => '暂无支付网关',
  'filter.all_status' => '所有状态',
  'filter.all_types' => '所有类型',
  'filter.search' => '搜索网关...',
  'flash.created' => '支付网关创建成功。',
  'flash.delete_failed' => '无法删除支付网关::reason',
  'flash.deleted' => '支付网关已删除。',
  'flash.disabled' => '支付网关已禁用。',
  'flash.enabled' => '支付网关已启用。',
  'flash.settings_updated' => '支付设置已更新。',
  'flash.updated' => '支付网关更新成功。',
  'form.description' => '描述',
  'form.description_help' => '此支付方式的简要说明。',
  'form.general' => '基本信息',
  'form.general_desc' => '网关的基本标识和显示设置。',
  'form.name' => '网关名称',
  'form.name_help' => '结账时向客户显示的友好名称。',
  'form.service_config' => '服务配置',
  'form.service_config_desc' => '此网关类型专属的 API 凭据和设置。',
  'page.subtitle' => '管理用于订阅计费和一次性收费的支付网关。',
  'page.title' => '支付网关',
  'select.category_direct' => '直接付款',
  'select.category_direct_desc' => '直接向客户收费,您管理计费生命周期。',
  'select.category_remote' => '远程订阅',
  'select.category_remote_desc' => '提供商管理周期性计费,应用同步订阅状态。',
  'select.select' => '选择',
  'select.subtitle' => '选择您要配置的支付网关。',
  'select.title' => '选择网关类型',
  'settings.grace_period' => '宽限期(天)',
  'settings.grace_period_help' => '付款逾期后订阅保持活跃的天数。',
  'settings.billing' => '计费偏好',
  'settings.recurring_after' => '天(到期前)',
  'settings.recurring_before' => '收费',
  'settings.recurring_charge' => '周期收费时间',
  'settings.recurring_charge_help' => '在订阅到期前自动尝试向客户收费。',
  'settings.subtitle' => '全局支付和订阅计费偏好。',
  'settings.title' => '支付设置',
  'stats.active' => '已启用',
  'stats.inactive' => '已禁用',
  'stats.total' => '网关总数',
  'status.active' => '已启用',
  'status.inactive' => '已禁用',
  'table.category_direct' => '直接',
  'table.category_remote' => '远程',
  'table.created' => '创建时间',
  'table.description' => '描述',
  'table.name' => '名称',
  'table.status' => '状态',
  'table.type' => '类型',
  'tabs.gateways' => '网关',
  'tabs.settings' => '设置',
  'test_connection.failed' => '连接失败::error',
  'test_connection.not_active' => '网关未激活,请检查您的 API 凭据。',
  'test_connection.success' => '网关已配置且处于活跃状态。',
  'test_connection.success_remote' => '连接成功!找到 :count 个远程套餐。',
  'type.offline' => '线下 / 手动',
  'type.stripe' => 'Stripe',
  'type.stripe-subscription' => 'Stripe 订阅',
) ?>