mirror of
https://github.com/QuantumNous/new-api.git
synced 2026-09-07 01:56:53 +00:00
feat(payment): enhance payment method configuration with icons and improve UI interactions
This commit is contained in:
Vendored
+25
-3
@@ -6,7 +6,7 @@
|
||||
"_copy": "_复制",
|
||||
",": ",",
|
||||
", and": ",和",
|
||||
",and ": ",",
|
||||
",and ": ",并",
|
||||
"、": "、",
|
||||
"? This action cannot be undone.": "?此操作无法撤销。",
|
||||
". Please fix the JSON before saving.": "。请在保存前修复 JSON。",
|
||||
@@ -20,6 +20,7 @@
|
||||
"(Override all channels' models)": "覆盖所有渠道的模型",
|
||||
"[{\"ChatGPT\":\"https://chat.openai.com\"},{\"Lobe Chat\":\"https://chat-preview.lobehub.com/?settings={...}\"}]": "[{\"ChatGPT\":\"https://chat.openai.com\"},{\"Lobe Chat\":\"https://chat-preview.lobehub.com/?settings={...}\"}]",
|
||||
"[{\"name\":\"支付宝\",\"type\":\"alipay\",\"color\":\"#1677FF\"}]": "[{\"name\":\"支付宝\",\"type\":\"alipay\",\"color\":\"#1677FF\"}]",
|
||||
"[{\"name\":\"支付宝\",\"type\":\"alipay\",\"icon\":\"SiAlipay\"}]": "[{\"name\":\"支付宝\",\"type\":\"alipay\",\"icon\":\"SiAlipay\"}]",
|
||||
"{\"original-model\": \"replacement-model\"}": "{\"original-model\": \"replacement-model\"}",
|
||||
"{{category}} Models": "{{category}} 模型",
|
||||
"{{completed}}/{{total}} completed": "已完成 {{completed}}/{{total}}",
|
||||
@@ -876,6 +877,7 @@
|
||||
"Configure Waffo payment aggregation platform integration": "配置 Waffo 支付聚合平台集成",
|
||||
"Configure your account behavior preferences": "配置您的账户行为偏好",
|
||||
"Configure your account preferences and integrations": "配置您的账户偏好和集成",
|
||||
"Configured as PayMethods JSON. The type value decides which payment flow is used: stripe for Stripe, waffo_pancake for Waffo Pancake, and other values are sent to Epay as the type parameter.": "保存为 PayMethods JSON。type 值决定点击后使用哪个支付流程:stripe 走 Stripe,waffo_pancake 走 Waffo Pancake,其他值作为 Epay 的 type 参数提交。",
|
||||
"Configured routes and latency checks": "已配置路由和延迟检测",
|
||||
"Confirm": "确认",
|
||||
"Confirm Action": "确认操作",
|
||||
@@ -901,7 +903,7 @@
|
||||
"Confirm Payment": "确认付款",
|
||||
"Confirm Selection": "确认选择",
|
||||
"Confirm settings and finish setup": "确认设置并完成安装",
|
||||
"confirm that I bear legal responsibility arising from deployment": "确认我承担因部署产生的法律责任",
|
||||
"confirm that I bear legal responsibility arising from deployment": "确认承担因部署",
|
||||
"Confirm Unbind": "确认解绑",
|
||||
"Confirm your identity before removing this Passkey from your account.": "在解绑当前账号的 Passkey 前请确认你的身份。",
|
||||
"Confirm your identity with Two-factor Authentication before registering a Passkey.": "在注册 Passkey 前请使用两步验证确认你的身份。",
|
||||
@@ -1081,6 +1083,7 @@
|
||||
"Custom Currency Symbol": "自定义货币符号",
|
||||
"Custom currency symbol is required": "自定义货币符号为必填项",
|
||||
"Custom database driver detected.": "检测到自定义数据库驱动。",
|
||||
"Custom Epay method": "自定义 Epay 方式",
|
||||
"Custom Error Response": "自定义错误响应",
|
||||
"Custom Home Page": "自定义主页",
|
||||
"Custom message shown when access is denied": "访问被拒绝时显示的自定义消息",
|
||||
@@ -1349,6 +1352,7 @@
|
||||
"e.g., preview": "例如,preview",
|
||||
"e.g., prod_xxx": "例如,prod_xxx",
|
||||
"e.g., Recommended for China Mainland Users": "例如,推荐给中国大陆用户",
|
||||
"e.g., SiAlipay": "例如,SiAlipay",
|
||||
"e.g., us-central1 or JSON format for model-specific regions": "例如,us-central1 或模型特定区域的 JSON 格式",
|
||||
"e.g., v2.1": "例如,v2.1",
|
||||
"Each backup code can only be used once.": "每个备份代码只能使用一次。",
|
||||
@@ -1471,6 +1475,7 @@
|
||||
"Enter a name": "输入名称",
|
||||
"Enter a new name": "输入新名称",
|
||||
"Enter a positive or negative amount to adjust the quota": "输入正数或负数以调整配额",
|
||||
"Enter a react-icons component name. Invalid names show no icon.": "输入 react-icons 组件名。无法解析的名称不会显示图标。",
|
||||
"Enter a valid email or leave blank": "请输入有效的邮箱地址或留空",
|
||||
"Enter a value and press Enter": "输入值并按回车键",
|
||||
"Enter amount in {{currency}}": "输入金额({{currency}})",
|
||||
@@ -1505,6 +1510,7 @@
|
||||
"Enter one API key per line for batch creation": "每行输入一个 API 密钥进行批量创建",
|
||||
"Enter one key per line for batch creation": "每行输入一个密钥进行批量创建",
|
||||
"Enter one keyword per line": "每行输入一个关键词",
|
||||
"Enter only a top-level callback domain, for example https://api.example.com, without any path.": "只填写回调顶级域名,例如 https://api.example.com,不要带任何路径。",
|
||||
"Enter password": "输入密码",
|
||||
"Enter password (8-20 characters)": "输入密码(8-20 个字符)",
|
||||
"Enter password (min 8 characters)": "请输入密码(至少 8 个字符)",
|
||||
@@ -1541,10 +1547,14 @@
|
||||
"Env (JSON object)": "环境变量 (JSON 对象)",
|
||||
"Environment variables": "环境变量",
|
||||
"Environment variables (JSON)": "环境变量 (JSON)",
|
||||
"Epay Alipay": "Epay 支付宝",
|
||||
"Epay endpoint": "Epay 端点",
|
||||
"Epay Gateway": "Epay 网关",
|
||||
"Epay is a payment protocol, not a specific official website. Verify the provider yourself and do not trust random third-party Epay deployments.": "Epay 是一种支付协议,不是某个固定官网。请自行核验服务提供方,不要轻信他人搭建的第三方 Epay 站点。",
|
||||
"Epay merchant ID": "易支付商户 ID",
|
||||
"Epay safety reminder": "Epay 安全提醒",
|
||||
"Epay secret key": "Epay 密钥",
|
||||
"Epay WeChat Pay": "Epay 微信支付",
|
||||
"Equals": "等于",
|
||||
"Error": "错误",
|
||||
"Error Code (optional)": "错误代码(可选)",
|
||||
@@ -2763,6 +2773,7 @@
|
||||
"Only allow specific email domains": "仅允许特定的电子邮件域名",
|
||||
"Only available for admins. When enabled, you will receive a summary notification via your selected method when the scheduled model check detects upstream model changes or check failures.": "仅管理员可用。启用后,当定时模型检查检测到上游模型变更或检查失败时,您将通过所选方式收到汇总通知。",
|
||||
"Only configured combinations are overridden. All other calls keep the token group base ratio.": "只有已配置的组合会被覆盖,其他调用仍使用令牌分组的基础倍率。",
|
||||
"Only enter the site origin, for example https://api.example.com. Do not include any path such as /api/user/epay/notify. Leave blank to use the server address.": "只填写站点根域名,例如 https://api.example.com。不要填写 /api/user/epay/notify 这类路径。留空则使用服务器地址。",
|
||||
"Only selected fields will be overwritten. You can re-run the sync wizard if new conflicts appear.": "仅选定的字段将被覆盖。如果出现新的冲突,您可以重新运行同步向导。",
|
||||
"Only successful requests": "仅成功的请求",
|
||||
"Only successful requests count toward this limit.": "仅成功的请求计入此限制。",
|
||||
@@ -2792,7 +2803,7 @@
|
||||
"OpenRouter": "OpenRouter",
|
||||
"opens in an external client. Trigger it from the sidebar or API key actions to launch the configured application.": "在外部客户端中打开。从侧边栏或 API 密钥操作中触发,以启动配置的应用。",
|
||||
"Operation": "操作",
|
||||
"operation and charging behavior": "运营和收费行为",
|
||||
"operation and charging behavior": "运营和收费行为产生的法律责任",
|
||||
"Operation Audit Info": "操作审计信息",
|
||||
"Operation failed": "操作失败",
|
||||
"Operation successful": "操作成功",
|
||||
@@ -2921,6 +2932,8 @@
|
||||
"Payment Gateway": "支付网关",
|
||||
"Payment initiated": "已发起支付",
|
||||
"Payment Method": "付款方式",
|
||||
"Payment method identifier": "支付方式标识",
|
||||
"Payment method identifier is required": "支付方式标识不能为空",
|
||||
"Payment method name": "支付方式名称",
|
||||
"Payment method name is required": "支付方式名称不能为空",
|
||||
"Payment method type": "支付方式类型",
|
||||
@@ -2931,6 +2944,8 @@
|
||||
"Payment request failed": "支付请求失败",
|
||||
"Payment return URL": "支付返回地址",
|
||||
"Payment return URL is empty. Create the product without a SuccessURL redirect?": "支付返回 URL 为空。是否在没有 SuccessURL 跳转的情况下创建产品?",
|
||||
"Payment type key": "支付处理标识",
|
||||
"Payment type key is required": "支付处理标识不能为空",
|
||||
"Payment, redemption codes, subscription plans, and invitation rewards are locked until the root administrator confirms the compliance terms.": "在根管理员确认合规条款之前,支付、兑换码、订阅套餐和邀请奖励功能将保持锁定。",
|
||||
"Peak": "峰值",
|
||||
"Peak throughput": "峰值吞吐",
|
||||
@@ -3189,6 +3204,7 @@
|
||||
"Queued": "排队中",
|
||||
"Quick actions": "快捷操作",
|
||||
"Quick insert common payment methods": "快速插入常用支付方式",
|
||||
"Quick insert payment entries": "快速插入支付项",
|
||||
"Quick Range": "快速范围",
|
||||
"Quick Setup from Preset": "从预设快速设置",
|
||||
"Quota": "额度",
|
||||
@@ -3546,6 +3562,7 @@
|
||||
"Search feature in development": "搜索功能开发中",
|
||||
"Search group names...": "搜索分组名称...",
|
||||
"Search groups...": "搜索分组...",
|
||||
"Search method identifiers...": "搜索支付方式标识...",
|
||||
"Search missing models": "搜索缺失的模型",
|
||||
"Search model name, provider, endpoint, or tag...": "搜索模型名称、供应商、端点或标签...",
|
||||
"Search model name...": "搜索模型名称...",
|
||||
@@ -3553,6 +3570,7 @@
|
||||
"Search models or fields...": "搜索模型或字段...",
|
||||
"Search models...": "搜索模型...",
|
||||
"Search payment methods...": "搜索付款方式...",
|
||||
"Search payment type keys...": "搜索支付处理标识...",
|
||||
"Search payment types...": "搜索支付类型...",
|
||||
"Search products...": "搜索产品...",
|
||||
"Search rules...": "搜索规则…",
|
||||
@@ -3621,8 +3639,10 @@
|
||||
"Select models to process. Unselected \"add\" models will be ignored.": "勾选要处理的模型,未勾选的「新增」模型将作为忽略处理。",
|
||||
"Select models to run batch tests.": "选择要运行批量测试的模型。",
|
||||
"Select or enter color value": "选择或输入颜色值",
|
||||
"Select or enter method identifier": "选择或输入支付方式标识",
|
||||
"Select or enter model name": "选择或输入模型名称",
|
||||
"Select or enter payment type": "选择或输入支付类型",
|
||||
"Select or enter payment type key": "选择或输入支付处理标识",
|
||||
"Select payment method": "选择支付方式",
|
||||
"Select preset or enter custom CSS color value.": "选择预设或输入自定义 CSS 颜色值。",
|
||||
"Select publish date": "选择发布日期",
|
||||
@@ -4021,6 +4041,7 @@
|
||||
"This expression is too complex for the visual editor. Please switch to expression mode to edit.": "此表达式对可视化编辑器过于复杂,请切换到表达式模式进行编辑。",
|
||||
"This feature is experimental. Configuration format and behavior may change.": "此功能为实验性功能。配置格式和行为可能会发生变化。",
|
||||
"This feature requires server-side WeChat configuration": "此功能需要服务器端微信配置",
|
||||
"This identifier is sent to the payment backend when creating an order. Use alipay for Alipay, wxpay for WeChat Pay, stripe for Stripe. Custom values must be supported by your payment provider.": "创建订单时会把这个标识提交给支付后端。支付宝填 alipay,微信填 wxpay,Stripe 填 stripe。自定义值必须是支付服务支持的标识。",
|
||||
"This may cause cache failures.": "这可能导致缓存故障。",
|
||||
"This may take a few moments while we validate the request and update your session.": "这可能需要一些时间,因为我们正在验证请求并更新您的会话。",
|
||||
"This model has both fixed price and ratio billing conflicts": "此模型同时存在固定价格和比例计费冲突",
|
||||
@@ -4357,6 +4378,7 @@
|
||||
"Used Quota": "消耗额度",
|
||||
"Used to authenticate with io.net deployment API": "用于 io.net 部署 API 鉴权",
|
||||
"Used to authenticate with the worker. Leave blank to keep the existing secret.": "用于与 Worker 进行身份验证。留空以保留现有密钥。",
|
||||
"Used to decide the payment flow. Built-in keys include stripe for Stripe and waffo_pancake for Waffo Pancake; other values are sent to Epay as the type parameter.": "用于决定点击后走哪个支付流程。stripe 走 Stripe,waffo_pancake 走 Waffo Pancake;其他值会作为 Epay 的 type 参数提交。",
|
||||
"Used:": "已使用:",
|
||||
"User": "用户",
|
||||
"User {{id}}": "用户 {{id}}",
|
||||
|
||||
Reference in New Issue
Block a user