sarga/packages/Webkul/Admin/src/Resources/lang/zh_CN/app.php

1605 lines
80 KiB
PHP

<?php
return [
'save' => '保存',
'copy-of' => '复制 ',
'copy-of-slug' => '复制',
'create' => '创建',
'update' => '更新',
'delete' => '删除',
'failed' => '失败',
'store' => '店铺',
'image' => '图片',
'no result' => '没有结果',
'product' => '产品',
'attribute' => '属性',
'actions' => '行为',
'id' => 'ID',
'action' => '行为',
'yes' => 'Yes',
'no' => 'No',
'true' => '真的',
'false' => '假的',
'apply' => '应用',
'label' => '标签',
'name' => '名称',
'title' => '标题',
'code' => '代码',
'type' => '类型',
'required' => '必填',
'unique' => '唯一',
'locale-based' => '基于语言',
'channel-based' => '基于渠道',
'status' => '状态',
'select-option' => '选择项',
'category' => '目录',
'common' => [
'no-result-found' => '我们找不到任何记录。',
'country' => '国家',
'state' => '州',
'true' => '真的',
'false' => '假的'
],
'layouts' => [
'app-version' => '版本 : :version',
'my-account' => '我的账号',
'logout' => '退出',
'visit-shop' => '访问商店',
'dashboard' => '仪表盘',
'sales' => '销售列表',
'orders' => '订单列表',
'shipments' => '货运列表',
'invoices' => '发票列表',
'refunds' => '退款列表',
'catalog' => '商品目录',
'products' => '商品中心',
'categories' => '商品分类',
'attributes' => '属性',
'attribute-families' => '属性家族',
'customers' => '客户列表',
'groups' => '客户群',
'reviews' => '评论列表',
'configure' => '全局配置',
'settings' => '系统设置',
'locales' => '多语言',
'currencies' => '货币列表',
'exchange-rates' => '汇率换算',
'inventory-sources' => '货源列表',
'channels' => '渠道列表',
'users' => '后台用户',
'roles' => '权限列表',
'sliders' => '图片轮播',
'taxes' => '税务列表',
'tax-categories' => '税务目录',
'tax-rates' => '税率',
'marketing' => '市场营销',
'promotions' => '促销活动',
'email-marketing' => '邮件营销',
'campaigns' => '广告活动',
'email-templates' => '邮件模板',
'events' => '事件列表',
'discount' => '折扣',
'cms' => 'CMS',
'transactions' => '事物列表',
'newsletter-subscriptions' => '邮件订阅',
],
'acl' => [
'dashboard' => '仪表盘',
'sales' => '销售列表',
'cancel' => '取消',
'orders' => '订单列表',
'shipments' => '发货列表',
'invoices' => '发票列表',
'refunds' => '退款列表',
'catalog' => '商品目录',
'products' => '产品列表',
'copy' => '复制',
'categories' => '分类列表',
'attributes' => '属性列表',
'attribute-families' => '属性家族',
'customers' => '客户列表',
'addresses' => '地址列表',
'note' => '备注',
'groups' => '客户群',
'reviews' => '评论列表',
'configure' => '全局配置',
'settings' => '系统设置',
'locales' => '多语言',
'currencies' => '货币列表',
'exchange-rates' => '汇率换算',
'inventory-sources' => '货源列表',
'channels' => '渠道列表',
'users' => '后台用户',
'roles' => '权限规则',
'sliders' => '图片轮播',
'taxes' => '税务列表',
'tax-categories' => '税务分类',
'tax-rates' => '税率',
'view' => '查看',
'edit' => '编辑',
'create' => '添加',
'delete' => '删除',
'mass-delete' => '批量删除',
'mass-update' => '批量更新',
'marketing' => '市场营销',
'promotions' => '促销活动',
'cart-rules' => '购物车规则',
'catalog-rules' => '商品目录规则',
'email-marketing' => '邮件营销',
'email-templates' => '邮件模板',
'campaigns' => '活动列表',
'subscribers' => '邮件订阅',
'events' => '事件列表',
'newsletter-subscriptions' => '邮件列表订阅',
],
'dashboard' => [
'title' => '仪表盘',
'from' => '从',
'to' => '到',
'total-customers' => '客户总数',
'total-orders' => '订单总数',
'total-sale' => '销售总额',
'average-sale' => '平均订单销售',
'total-unpaid-invoices' => '未付发票总额',
'increased' => ':progress%',
'decreased' => ':progress%',
'sales' => '销售列表',
'top-performing-categories' => '最佳销量分类',
'product-count' => ':count 产品',
'top-selling-products' => '最佳销量产品',
'sale-count' => ':count 销售',
'customer-with-most-sales' => '销售额最高的客户',
'order-count' => ':count 订单',
'revenue' => '收入 :total',
'stock-threshold' => '库存临界点',
'qty-left' => ':qty 剩余'
],
'datagrid' => [
'mass-ops' => [
'method-error' => '错误! 检测到错误的方法, 请检查批量操作配置',
'delete-success' => '选择的 :resource 被成功删除',
'partial-action' => '由于受限制的系统限制, 某些 :resource 操作未执行',
'update-success' => '选择的 :resource 被成功更新',
'no-resource' => '为操作提供的资源不足'
],
'id' => 'ID',
'status' => '状态',
'code' => '代码',
'admin-name' => '名称',
'name' => '名称',
'copy' => '复制',
'direction' => '方向',
'fullname' => '全名',
'type' => '类型',
'required' => '必须的',
'unique' => '唯一的',
'per-locale' => '基于区域',
'per-channel' => '基于渠道',
'position' => '位置',
'locale' => '多语言',
'hostname' => '主机名',
'email' => '电子邮件',
'group' => '团体',
'phone' => '电话',
'gender' => '性别',
'title' => '标题',
'layout' => '布局',
'url-key' => 'URL关键字',
'comment' => '评论',
'product-name' => '产品',
'currency-name' => '货币名称',
'exch-rate' => '汇率',
'priority' => '优先事项',
'subscribed' => '订阅',
'base-total' => '基础总计',
'grand-total' => '累计',
'order-date' => '订单日期',
'channel-name' => '渠道名称',
'billed-to' => '付款人',
'shipped-to' => '运送至',
'order-id' => '订单ID',
'invoice-id' => '发票号码',
'invoice-date' => '发票日期',
'total-qty' => '总数量',
'inventory-source' => '库存来源',
'shipment-date' => '装运日期',
'shipment-to' => '运输至',
'sku' => 'SKU',
'product-number' => '产品编号',
'price' => '价格',
'qty' => '数量',
'permission-type' => '权限类型',
'identifier' => '标识符',
'state' => '州',
'country' => '国家',
'tax-rate' => '率',
'role' => '规则',
'sub-total' => '小计',
'no-of-products' => '产品数量',
'attribute-family' => '属性家族',
'starts-from' => '开始于',
'ends-till' => '结束直到',
'per-cust' => '每个客户',
'usage-throttle' => '使用时间',
'for-guest' => '面向访客',
'order_number' => '订单号',
'refund-date' => '退款日期',
'refunded' => '已退款',
'start' => '开始',
'end' => '结束',
'active' => '活跃的',
'inactive' => '不活跃',
'draft' => '草稿',
'true' => '真的',
'false' => '假的',
'approved' => '以批准',
'pending' => '待批准',
'disapproved' => '未获批准',
'coupon-code' => '优惠码',
'times-used' => '使用次数',
'创建-date' => '创建日期',
'expiration-date' => '截止日期',
'edit' => '编辑',
'delete' => '删除',
'view' => '查看',
'rtl' => 'RTL',
'ltr' => 'LTR',
'update-status' => '更新状态',
'subject' => '主题',
'date' => '日期',
'transaction-id' => '交易ID',
'transaction-date' => '交易日期',
],
'account' => [
'title' => '我的帐户',
'save-btn-title' => '保存',
'general' => '一般的',
'upload-image-info' => 'Upload a Profile Image (100px x 100px) in PNG or JPG Format',
'remove-image' => 'Remove Image',
'image-upload-message' => 'Only images (.jpeg, .jpg, .png, ..) are allowed.',
'name' => '名称',
'email' => '电子邮件',
'password' => '密码',
'confirm-password' => '确认密码',
'change-password' => '修改密码',
'current-password' => '当前密码'
],
'users' => [
'forget-password' => [
'title' => '忘记密码',
'header-title' => '恢复密码',
'email' => '注册的电子邮件',
'password' => '密码',
'confirm-password' => '确认密码',
'back-link-title' => '返回登录',
'submit-btn-title' => '发送密码重置邮件'
],
'reset-password' => [
'title' => '重置密码',
'email' => '注册的电子邮件',
'password' => '密码',
'confirm-password' => '确认密码',
'back-link-title' => '返回登录',
'submit-btn-title' => '重置密码'
],
'roles' => [
'title' => '权限规则',
'add-role-title' => '添加规则',
'edit-role-title' => '编辑规则',
'save-btn-title' => '保存规则',
'general' => '一般的',
'name' => '名称',
'description' => '描述',
'access-control' => '访问控制',
'permissions' => '权限',
'custom' => '自定义',
'all' => '所有'
],
'users' => [
'title' => '用户',
'add-user-title' => '添加用户',
'edit-user-title' => '编辑用户',
'save-btn-title' => '保存用户',
'general' => '一般的',
'email' => '电子邮件',
'name' => '名称',
'password' => '密码',
'confirm-password' => '确认密码',
'status-and-role' => '状态和规则',
'role' => '规则',
'status' => '状态',
'account-is-active' => '活跃账号',
'current-password' => '输入账号密码',
'confirm-delete' => '确认删除该账号',
'confirm-delete-title' => '删除前确认密码',
'delete-last' => '至少需要一名管理员.',
'delete-success' => '成功!用户被删除.',
'incorrect-password' => '您输入密码不正确.',
'password-match' => '当前密码不匹配.',
'account-save' => '帐户更改已成功保存.',
'login-error' => '请检查您的凭据并重试.',
'activate-warning' => '您的帐号尚未激活,请联系管理员.'
],
'sessions' => [
'title' => '登入',
'email' => '电子邮件',
'password' => '密码',
'forget-password-link-title' => '忘记密码?',
'remember-me' => '记得我',
'submit-btn-title' => '登入'
]
],
'sales' => [
'orders' => [
'title' => '订单列表',
'view-title' => '订单#:order_id',
'cancel-btn-title' => '取消',
'shipment-btn-title' => '运输',
'invoice-btn-title' => '发票',
'info' => '信息',
'invoices' => '发票列表',
'shipments' => '发货列表',
'order-and-account' => '订单和账号',
'order-info' => '订单信息',
'order-date' => '订单日期',
'order-status' => '订单状态',
'order-status-canceled' => '取消',
'order-status-closed' => '关闭',
'order-status-fraud' => '欺诈',
'order-status-pending' => '待批准',
'order-status-pending-payment' => '待批准支付',
'order-status-processing' => '处理中',
'order-status-success' => '已完成',
'channel' => '渠道',
'customer-name' => '顾客姓名',
'email' => '电子邮件',
'contact-number' => '联系电话',
'account-info' => '账号信息',
'address' => '地址',
'shipping-address' => '快递地址',
'billing-address' => '账单地址',
'payment-and-shipping' => '支付和快递',
'payment-info' => '支付信息',
'payment-method' => '支付方式',
'currency' => '货币',
'shipping-info' => '快递信息',
'shipping-method' => '快递方式',
'shipping-price' => '快递价格',
'products-ordered' => '已订购产品',
'SKU' => 'SKU',
'product-name' => '产品名称',
'qty' => '数量',
'item-status' => '项目状态',
'item-ordered' => '已订购 (:qty_ordered)',
'item-invoice' => '已开票 (:qty_invoiced)',
'item-shipped' => '已发货 (:qty_shipped)',
'item-canceled' => '已取消 (:qty_canceled)',
'item-refunded' => '已退款 (:qty_refunded)',
'price' => '价格',
'total' => '总计',
'subtotal' => '小计',
'shipping-handling' => '运输处理中',
'discount' => '折扣',
'tax' => '税',
'tax-percent' => '税收百分比',
'tax-amount' => '税额',
'discount-amount' => '折扣金额',
'grand-total' => '累计',
'total-paid' => '总支付',
'total-refunded' => '总退款',
'total-due' => '应付总额',
'cancel-confirm-msg' => '您确定要取消此订单吗?',
'refund-btn-title' => '退款',
'refunds' => '退款列表',
'comment-added-success' => '评论添加成功.',
'comment' => '评论',
'submit-comment' => '提交评论',
'notify-customer' => '通知客户',
'customer-notified' => ':date |客户 <b>已通知</b>',
'customer-not-notified' => ':date |客户 <b>未通知</b>',
'transactions' => '交易'
],
'invoices' => [
'title' => '发票列表',
'id' => 'ID',
'invoice' => '发票',
'invoice-id' => '发票 ID',
'date' => '发票日期',
'order-id' => '订单ID',
'customer-name' => '顾客姓名',
'status' => '状态',
'amount' => '数量',
'action' => '行动',
'add-title' => '创建发票',
'save-btn-title' => '保存发票',
'qty' => '数量',
'qty-ordered' => '已订购数量',
'qty-to-invoice' => '发票数量',
'view-title' => '发票 #:invoice_id',
'bill-to' => '记账到',
'ship-to' => '运输到',
'print' => '打印',
'order-date' => '订单日期',
'creation-error' => '订单不允许创建发票.',
'product-error' => '没有产品就不能创造发票.',
'status-overdue' => '逾期',
'status-pending' => '待批准支付',
'status-paid' => '已支付',
],
'shipments' => [
'title' => '发货列表',
'id' => 'ID',
'date' => '装运日期',
'order-id' => '订单ID',
'order-date' => '订单日期',
'customer-name' => '顾客姓名',
'total-qty' => '总数量',
'action' => '行动',
'add-title' => '创建快递',
'save-btn-title' => '保存运输',
'qty-ordered' => '已订购数量',
'qty-invoiced' => '已开票数量',
'qty-to-ship' => '运输数量',
'available-sources' => '可用来源',
'source' => '来源',
'select-source' => '请选择来源',
'qty-available' => '可用数量',
'inventory-source' => '库存来源',
'carrier-title' => '承运人名称',
'tracking-number' => '追踪号码',
'view-title' => '运输 #:shipment_id',
'creation-error' => '无法为此订单创建货件.',
'order-error' => '订单不允许创建货件.',
'quantity-invalid' => '请求的数量无效或不可用.',
],
'refunds' => [
'title' => '退款列表',
'id' => 'ID',
'add-title' => '创建退款',
'save-btn-title' => '退款',
'order-id' => '订单ID',
'qty-ordered' => '已订购数量',
'qty-to-refund' => '退款数量',
'refund-shipping' => '退运费',
'adjustment-refund' => '调整退款',
'adjustment-fee' => '调整费',
'update-qty' => '更新数量',
'invalid-qty' => '我们发现退货数量无效.',
'refund-limit-error' => '最多可以退款的钱是:amount.',
'refunded' => '已退款',
'date' => '退款日期',
'customer-name' => '顾客姓名',
'status' => '状态',
'action' => '行动',
'view-title' => '退款 #:refund_id',
'invalid-refund-amount-error' => '退款金额不应为零.'
],
'transactions' => [
'title' => '交易',
'create-title' => '添加交易',
'id' => 'ID',
'transaction-id' => '交易ID',
'payment-method' => '支付方式',
'transaction-amount' => '交易金额',
'action' => '行动',
'view-title' => '交易#:transaction_id',
'transaction-data' => '交易数据',
'order-id' => '订单ID',
'invoice-id' => '发票ID',
'status' => '状态',
'创建-at' => '创建于',
'transaction-details' => '交易细节',
'response' => [
'invoice-missing' => '此发票ID不存在',
'transaction-saved' => '交易已保存',
'already-paid' => '此发票已支付'
]
]
],
'catalog' => [
'products' => [
'title' => '产品列表',
'add-product-btn-title' => '添加产品',
'add-title' => '添加产品',
'edit-title' => '编辑产品',
'save-btn-title' => '保存产品',
'general' => '一般的',
'product-type' => '产品类型',
'simple' => '简单的',
'configurable' => '可配置',
'familiy' => '家庭属性',
'sku' => 'SKU',
'configurable-attributes' => '可配置属性',
'attribute-header' => '属性(s)',
'attribute-option-header' => '属性选项(s)',
'no' => 'No',
'yes' => 'Yes',
'disabled' => '已禁用',
'enabled' => '启用',
'add-variant-btn-title' => '添加变体',
'name' => '名称',
'qty' => '数量',
'price' => '价格',
'weight' => '重量',
'status' => '状态',
'add-variant-title' => '添加变体',
'add-image-btn-title' => '添加图片',
'mass-delete-success' => '所有所选产品已成功删除',
'mass-update-success' => '所有所选产品已成功更新',
'configurable-error' => '请选择至少一项可配置属性.',
'categories' => '分类列表',
'images' => '图片',
'inventories' => '库存',
'variations' => '变化',
'downloadable' => '可下载信息',
'links' => '链接',
'add-link-btn-title' => '添加链接',
'samples' => '样品',
'add-sample-btn-title' => '添加样品',
'downloads' => '允许下载',
'file' => '文件',
'sample' => '样本',
'upload-file' => '上传文件',
'url' => '网址',
'sort-order' => '订单种类',
'browse-file' => '浏览文件',
'product-link' => '产品链接',
'cross-selling' => '交叉销售',
'up-selling' => '向上销售',
'related-products' => '相关产品',
'product-search-hint' => '开始输入产品名称',
'no-result-found' => '找不到同名的产品.',
'searching' => '搜索中 ...',
'grouped-products' => '分组产品',
'search-products' => '搜索产品',
'channel' => '渠道',
'bundle-items' => '捆绑物品',
'add-option-btn-title' => '添加选项',
'option-title' => '选项标题',
'input-type' => '输入类型',
'is-required' => '是必须的',
'select' => '选择',
'radio' => '单选框',
'checkbox' => '多选框',
'multiselect' => '多选',
'new-option' => '新选项',
'is-default' => '是默认的',
'customer-group' => '客户群',
'add-group-price' => '添加客户群的价格',
'all-group' => '所有客户群',
'fixed' => '固定的',
'discount' => '折扣',
'remove-image-btn-title' => '删除图像',
'videos' => '视频',
'video' => '视频',
'add-video-btn-title' => '添加视频',
'remove-video-btn-title' => '删除视频',
'not-support-video' => '您的浏览器不支持 video 标签.',
'variant-already-exist-message' => '具有相同属性选项的变体已存在.',
'save' => '保存',
'cancel' => '取消',
'saved-inventory-message' => '产品库存已成功保存.',
],
'attributes' => [
'title' => '属性列表',
'add-title' => '添加属性',
'edit-title' => '编辑属性',
'save-btn-title' => '保存属性',
'general' => '一般的',
'code' => '属性代码',
'type' => '属性类型',
'text' => '文本',
'textarea' => '文本框',
'enable-wysiwyg' => 'Enable Wysiwyg Editor',
'price' => '价格',
'boolean' => '布尔值',
'select' => '选择',
'multiselect' => '多选',
'datetime' => '时间日期',
'date' => '日期',
'label' => '标签',
'admin' => '管理',
'options' => '选项',
'position' => '位置',
'add-option-btn-title' => '添加选项',
'load-more-options-btn-title' => '加载更多选项',
'validations' => '验证',
'input_validation' => '输入验证',
'is_required' => '是必须的',
'is_unique' => '是独特的',
'number' => '数字',
'decimal' => '十进制',
'email' => '电子邮件',
'url' => '网址',
'configuration' => '配置',
'status' => '状态',
'yes' => 'Yes',
'no' => 'No',
'value_per_locale' => '每个地区的值',
'value_per_channel' => '每个渠道的值',
'is_filterable' => '在分层导航中使用',
'is_configurable' => '用于创建可配置产品',
'admin_name' => '管理员姓名',
'is_visible_on_front' => '可见于前端产品查看页',
'swatch_type' => '样本类型',
'dropdown' => '下拉菜单',
'color-swatch' => '颜色样本',
'image-swatch' => '图像样本',
'text-swatch' => '文本样本',
'swatch' => '样本',
'image' => '图片',
'file' => '文件',
'checkbox' => '多选框',
'use_in_flat' => "在产品平面表中创建",
'is_comparable' => "属性可比",
'default_null_option' => '创建默认空选项',
'validation-messages' => [
'max-size' => '图像大小必须小于600KB'
]
],
'families' => [
'title' => '家庭',
'add-family-btn-title' => '添加家庭',
'add-title' => '添加家庭',
'edit-title' => '编辑家庭',
'save-btn-title' => '保存家庭',
'general' => '一般的',
'code' => '家庭代码',
'name' => '名称',
'groups' => '客户群',
'add-group-title' => '添加群',
'position' => '位置',
'attribute-code' => '代码',
'type' => '类型',
'add-attribute-title' => '添加属性标题',
'search' => '搜索',
'group-exist-error' => '同名组已存在.'
],
'categories' => [
'title' => '分类列表',
'add-title' => '添加分类',
'edit-title' => '编辑分类',
'save-btn-title' => '保存分类',
'general' => '一般的',
'name' => '名称',
'visible-in-menu' => '在菜单中可见',
'yes' => 'Yes',
'no' => 'No',
'position' => '位置',
'display-mode' => '显示模式',
'products-and-description' => '产品和描述',
'products-only' => '仅产品',
'description-only' => '仅描述',
'description-and-images' => '描述和图片',
'description' => '描述',
'parent-category' => '父分类',
'seo' => '搜索引擎优化',
'products' => '产品列表',
'slug' => 'Slug',
'meta_title' => 'Meta标题',
'meta_description' => 'Meta描述',
'meta_keywords' => 'Meta关键词',
'image' => '图片',
'filterable-attributes' => '可过滤属性',
'attributes' => '属性列表',
]
],
'configuration' => [
'title' => '配置',
'save-btn-title' => '保存',
'save-message' => '配置保存成功',
'yes' => 'Yes',
'no' => 'No',
'delete' => '删除',
'tax-categories' => [
'title' => '税分类',
'add-title' => '添加税分类',
'edit-title' => '编辑税分类',
'save-btn-title' => '保存税分类',
'general' => '税分类',
'select-channel' => '选择渠道',
'name' => '名称',
'code' => '代码',
'description' => '描述',
'select-taxrates' => '选择税率',
'edit' => [
'title' => '编辑选择分类',
'edit-button-title' => '编辑选择分类'
]
],
'tax-rates' => [
'title' => '税率',
'add-title' => '添加税率',
'edit-title' => '编辑税率',
'save-btn-title' => '保存税率',
'general' => '税率',
'identifier' => '标识符',
'is_zip' => '启用邮编范围',
'zip_from' => '邮编自',
'zip_to' => '邮编到',
'state' => '州',
'select-state' => '选择地区、州或省.',
'country' => '国家',
'tax_rate' => '率',
'edit' => [
'title' => '编辑税率',
'edit-button-title' => '编辑率'
],
'zip_code' => '邮政编码',
],
'sales' => [
'shipping-method' => [
'title' => '快递方式',
'save-btn-title' => '保存',
'description' => '描述',
'active' => '活跃的',
'status' => '状态'
]
]
],
'settings' => [
'locales' => [
'title' => '多语言',
'add-title' => '添加语言',
'edit-title' => '编辑语言',
'save-btn-title' => '保存语言',
'general' => '一般的',
'code' => '代码',
'name' => '名称',
'direction' => '方向',
'create-success' => '语言创建成功.',
'update-success' => '语言更新成功.',
'delete-success' => '语言删除成功.',
'last-delete-error' => '至少需要一个语言设置.',
],
'countries' => [
'title' => '国家',
'add-title' => '添加国家',
'save-btn-title' => '保存国家',
'general' => '一般的',
'code' => '代码',
'name' => '名称'
],
'currencies' => [
'title' => '货币列表',
'add-title' => '添加货币',
'edit-title' => '编辑货币',
'save-btn-title' => '保存货币',
'general' => '一般的',
'code' => '代码',
'name' => '名称',
'symbol' => '符号',
'create-success' => '货币创建成功.',
'update-success' => '货币更新成功.',
'delete-success' => '货币删除成功.',
'last-delete-error' => '至少一个货币是必须的.',
],
'exchange_rates' => [
'title' => '汇率换算',
'add-title' => '添加汇率',
'edit-title' => '编辑汇率',
'save-btn-title' => '保存汇率',
'general' => '一般的',
'source_currency' => '来源货币',
'target_currency' => '目标货币',
'rate' => '率',
'exchange-class-not-found' => ':service 费率等级未找到',
'update-rates' => '更新费率',
'create-success' => '费率创建成功.',
'update-success' => '费率更新成功.',
'delete-success' => '费率删除成功.',
'last-delete-error' => '至少需要一个费率.',
],
'inventory_sources' => [
'title' => '货源列表',
'add-title' => '添加货源',
'edit-title' => '编辑货源',
'save-btn-title' => '保存货源',
'general' => '一般的',
'code' => '代码',
'name' => '名称',
'description' => '描述',
'source-is-active' => '货源是活跃的',
'contact-info' => '联系信息',
'contact_name' => '名称',
'contact_email' => '电子邮件',
'contact_number' => '联系电话',
'contact_fax' => '传真',
'address' => '源地址',
'country' => '国家',
'state' => '州',
'city' => '城市',
'street' => '街道',
'postcode' => '邮编',
'priority' => '优先事项',
'latitude' => '纬度',
'longitude' => '经度',
'status' => '状态',
'create-success' => '已成功创建货源.',
'update-success' => '已成功更新货源.',
'delete-success' => '已成功删除货源.',
'last-delete-error' => '至少一个货源是必须的.',
],
'channels' => [
'title' => '渠道列表',
'add-title' => '添加渠道',
'edit-title' => '编辑渠道',
'save-btn-title' => '保存渠道',
'general' => '一般的',
'code' => '代码',
'name' => '名称',
'description' => '描述',
'hostname' => '主机名',
'hostname-placeholder' => 'https://www.qhfood.com (Don\'t add slash in the end.)',
'currencies-and-locales' => '货币和多语言',
'locales' => '多语言',
'default-locale' => '默认语言',
'currencies' => '货币列表',
'base-currency' => '默认货币',
'root-category' => '根分类',
'inventory_sources' => '货源列表',
'design' => '设计',
'theme' => '主题',
'home_page_content' => '主页内容',
'footer_content' => '页脚内容',
'logo' => 'Logo',
'favicon' => '网站图标',
'create-success' => '渠道创建成功.',
'update-success' => '渠道更新成功.',
'delete-success' => '渠道删除成功.',
'last-delete-error' => '至少一个渠道是必须的.',
'seo' => '主页SEO',
'seo-title' => 'Meta标题',
'seo-description' => 'Meta描述',
'seo-keywords' => 'Meta关键词',
'maintenance-mode' => '维护模式',
'maintenance-mode-text' => '消息',
'allowed-ips' => '被允许的IP'
],
'sliders' => [
'title' => '图片轮播',
'name' => '名称',
'add-title' => '创建轮播',
'edit-title' => '编辑轮播',
'save-btn-title' => '保存轮播',
'general' => '一般的',
'image' => '图片',
'content' => '内容',
'channels' => '渠道',
'created-success' => '轮播组件创建成功',
'created-fault' => '创建滑块项目时出错',
'update-success' => '轮播组件成功更新',
'update-fail' => '轮播组件无法更新',
'delete-success' => '无法删除最后一个轮播项目',
'delete-fail' => '轮播项目成功删除',
'expired-at' => '过期日期',
'sort-order' => '订单排序',
],
'tax-categories' => [
'title' => '税务分类',
'add-title' => '创建税务分类',
'edit-title' => '编辑税务分类',
'save-btn-title' => '保存税务分类',
'general' => '税务分类',
'select-channel' => '选择渠道',
'name' => '名称',
'code' => '代码',
'description' => '描述',
'select-taxrates' => '选择税率',
'edit' => [
'title' => '编辑税务分类',
'edit-button-title' => '编辑税务分类'
],
'create-success' => '新的税务分类已创建',
'create-error' => '错误, 当创建税务分类时',
'update-success' => '成功更新税务分类',
'update-error' => '错误, 当更新税务分类时',
'atleast-one' => '不能删除最后的税务分类',
'delete' => '税务分类成功删除'
],
'tax-rates' => [
'title' => '税率',
'add-title' => '创建税率',
'edit-title' => '编辑税率',
'save-btn-title' => '保存税率',
'general' => '税率',
'identifier' => '标识符',
'is_zip' => '启用邮编范围',
'zip_from' => '邮编自',
'zip_to' => '邮编到',
'state' => '州',
'select-state' => '选择地区、州或省.',
'country' => '国家',
'tax_rate' => '率',
'edit' => [
'title' => '编辑税率',
'edit-button-title' => '编辑税率'
],
'zip_code' => '邮政编码',
'create-success' => '税率创建成功',
'create-error' => '不能创建税率',
'update-success' => '税率更新成功',
'update-error' => '错误! 税率不能被更新',
'delete' => '税率删除成功',
'atleast-one' => '不能删除最后一个税率'
],
'development' => [
'title' => '发展',
]
],
'customers' => [
'groups' => [
'add-title' => '添加客户群',
'edit-title' => '编辑客户群',
'save-btn-title' => '保存客户群',
'title' => '客户群',
'code' => '代码',
'name' => '名称',
'is_user_defined' => '用户已定义',
'yes' => 'Yes'
],
'addresses' => [
'title' => ':customer_name的地址列表',
'vat_id' => '增值税号',
'create-title' => '创建客户的地址',
'edit-title' => '更新客户的地址',
'title-orders' => ':customer_name的订单列表',
'address-list' => '地址列表',
'order-list' => '订单列表',
'address-id' => '地址ID',
'company-name' => '公司名',
'address-1' => '地址 1',
'city' => '城市',
'state-name' => '状态',
'country-name' => '国家',
'postcode' => '邮编',
'default-address' => '默认地址',
'yes' => 'Yes',
'not-approved' => '不批准',
'no' => 'No',
'dash' => '-',
'delete' => '删除',
'create-btn-title' => '添加地址',
'save-btn-title' => '保存地址',
'general' => '一般的',
'success-create' => '客户地址创建成功.',
'success-update' => '客户地址更新成功.',
'success-delete' => '客户地址删除成功.',
'success-mass-delete' => '已选择的地址删除成功.',
'error-create' => '客户地址没有创建.',
],
'note' => [
'title' => '添加备注',
'save-note' => '保存备注',
'enter-note' => '确认备注',
'help-title' => '给这个客户添加备注'
],
'customers' => [
'add-title' => '添加客户',
'edit-title' => '编辑客户',
'title' => '客户列表',
'first_name' => '名',
'last_name' => '姓',
'gender' => '性别',
'email' => '电子邮件',
'date_of_birth' => '生日日期',
'date_of_birth_placeholder' => 'yyyy-mm-dd',
'phone' => '电话',
'customer_group' => '客户群',
'save-btn-title' => '保存客户',
'channel_name' => '渠道名称',
'state' => '州',
'select-state' => '选择地区、州或省.',
'country' => '国家',
'other' => '其他',
'male' => '男性',
'female' => '女性',
'group-default' => '不能删除默认客户群.',
'edit-help-title' => '编辑客户',
'delete-help-title' => '删除客户',
'addresses' => '地址列表',
'mass-destroy-success' => '客户列表已删除成功',
'mass-update-success' => '客户列表已更新成功',
'status' => '状态',
'active' => '活跃的',
'inactive' => '不活跃'
],
'reviews' => [
'title' => '评论列表',
'edit-title' => '编辑审查',
'rating' => '评分',
'status' => '状态',
'comment' => '评论',
'pending' => '待批准',
'approved' => '批准',
'disapproved' => '不赞成'
],
'subscribers' => [
'title' => '邮件订阅',
'title-edit' => '编辑邮件订阅者',
'email' => '电子邮件',
'is_subscribed' => '订阅',
'edit-btn-title' => '更新邮件订阅者',
'update-success' => '订阅者已成功更新',
'update-failed' => '错误! 您不能取消订阅订阅者',
'delete' => '订阅已成功删除',
'delete-failed' => '错误! 订阅不能被删除',
'update-failed' => '错误! 您不能取消订阅者',
'delete' => '订阅已成功删除',
'delete-failed' => '错误! 订阅不能被删除'
],
'orders' => [
'list' => ':customer_name的列表',
'title' => '订单列表'
]
],
'promotions' => [
'cart-rules' => [
'title' => '购物车规则',
'add-title' => '添加购物车规则',
'edit-title' => '编辑购物车规则',
'save-btn-title' => '保存购物车规则',
'rule-information' => '规则信息',
'name' => '名称',
'description' => '描述',
'status' => '状态',
'is-active' => '购物车规则现为活跃的',
'channels' => '渠道列表',
'customer-groups' => '自定义客户群',
'coupon-type' => '优惠券类型',
'no-coupon' => '没有优惠券',
'specific-coupon' => '特定优惠券',
'auto-generate-coupon' => '自动生成优惠券',
'no' => 'No',
'yes' => 'Yes',
'coupon-code' => '优惠码',
'uses-per-coupon' => '每张优惠券使用',
'uses-per-customer' => '每个客户使用',
'uses-per-customer-control-info' => '仅用于登录的客户.',
'from' => '从',
'to' => '到',
'priority' => '优先事项',
'conditions' => '条件',
'condition-type' => '条件类型',
'all-conditions-true' => '所有条件是真的',
'any-condition-true' => '任何条件都是真的',
'add-condition' => '添加条件',
'choose-condition-to-add' => '选择要添加的条件',
'cart-attribute' => '购物车属性',
'subtotal' => '小计',
'additional' => '额外的信息',
'total-items-qty' => '项目数量总计',
'total-weight' => '重量总计',
'payment-method' => '支付方式',
'shipping-method' => '快递方式',
'shipping-postcode' => '快递邮编/邮政编码',
'shipping-state' => '快递状态',
'shipping-country' => '快递国家',
'cart-item-attribute' => '购物车项目属性',
'price-in-cart' => '在购物车价格',
'qty-in-cart' => '在购物车数量',
'product-attribute' => '产品属性',
'attribute-name-children-only' => ':attribute_name (仅限儿童)',
'attribute-name-parent-only' => ':attribute_name (仅限家长)',
'is-equal-to' => '等于',
'is-not-equal-to' => '不等于',
'equals-or-greater-than' => '等于或大于',
'equals-or-less-than' => '等于或小于',
'greater-than' => '比...更棒',
'less-than' => '少于',
'contain' => '包含',
'contains' => '包含',
'does-not-contain' => '不含',
'actions' => '行动',
'action-type' => '行动类型',
'percentage-product-price' => '产品价格百分比',
'fixed-amount' => '修复数量',
'fixed-amount-whole-cart' => '固定数量到整个购物车',
'buy-x-get-y-free' => '买X送Y',
'discount-amount' => '折扣数量',
'discount-quantity' => '最大允许折扣数量',
'discount-step' => '买X数量',
'free-shipping' => '免运费',
'apply-to-shipping' => '申请运输',
'coupon-codes' => '优惠券代码',
'coupon-qty' => '优惠券数量',
'code-length' => '代码长度',
'code-format' => '代码格式',
'alphanumeric' => '字母数字',
'alphabetical' => '按字母顺序',
'numeric' => '数字',
'code-prefix' => '代码前缀',
'code-suffix' => '代码后缀',
'generate' => '生成',
'cart-rule-not-defind-error' => '未定义购物车规则',
'end-other-rules' => '结束其他规则',
'children-categories' => '分类列表 (仅限儿童)',
'parent-categories' => '分类列表 (仅限家长)',
'categories' => '分类列表',
'attribute_family' => '家庭属性',
'mass-delete-success' => '所有所选优惠券已被成功删除.',
],
'catalog-rules' => [
'title' => '商品目录规则',
'add-title' => '添加商品目录规则',
'edit-title' => '编辑商品目录规则',
'save-btn-title' => '保存商品目录规则',
'rule-information' => '规则信息',
'name' => '名称',
'description' => '描述',
'status' => '状态',
'is-active' => '商品目录规则是活跃的',
'channels' => '渠道列表',
'customer-groups' => '自定义客户群',
'no' => 'No',
'yes' => 'Yes',
'from' => '从',
'to' => '到',
'priority' => '优先事项',
'conditions' => '条件',
'end-other-rules' => '结束其他规则',
'categories' => '分类列表',
'attribute_family' => '家庭属性',
'condition-type' => '条件类型',
'all-conditions-true' => '所有条件是真的',
'any-condition-true' => '任何条件是真的',
'add-condition' => '添加条件',
'choose-condition-to-add' => '选择要添加的条件',
'product-attribute' => '产品属性',
'attribute-name-children-only' => ':attribute_name (仅限儿童)',
'attribute-name-parent-only' => ':attribute_name (仅限家长)',
'is-equal-to' => '等于',
'is-not-equal-to' => '不等于',
'equals-or-greater-than' => '等于或大于',
'equals-or-less-than' => '等于或小于',
'greater-than' => '比...更棒',
'less-than' => '少于',
'contain' => '包含',
'contains' => '包含',
'does-not-contain' => '不含',
'actions' => '行动',
'action-type' => '行动类型',
'percentage-product-price' => '产品价格百分比',
'fixed-amount' => '已修复数量',
'fixed-amount-whole-cart' => '整体商品目录已修复数量',
'buy-x-get-y-free' => '买X送Y',
'discount-amount' => '折扣数量',
'mass-delete-success' => '所有选择的优惠券索引已被成功删除.',
]
],
'marketing' => [
'templates' => [
'title' => '邮件模板',
'add-title' => '添加电子邮件模板',
'edit-title' => '编辑电子邮件模板',
'save-btn-title' => '保存',
'general' => '一般的',
'name' => '名称',
'status' => '状态',
'active' => '活跃的',
'inactive' => '不活跃',
'draft' => '草稿',
'content' => '内容',
'create-success' => '电子邮件模板创建成功.',
'update-success' => '电子邮件模板更新成功.',
'delete-success' => '电子邮件模板删除成功》',
],
'campaigns' => [
'title' => '活动列表',
'add-title' => '添加活动',
'edit-title' => '编辑活动',
'save-btn-title' => '保存',
'general' => '一般的',
'name' => '名称',
'status' => '状态',
'active' => '活跃的',
'inactive' => '不活跃',
'subject' => '主题',
'email-template' => '电子邮件模板',
'audience' => '观众',
'channel' => '渠道',
'customer-group' => '客户群',
'schedule' => '日程',
'schedule-type' => '日程类型',
'once' => '一次',
'events' => '事件列表',
'schedule-date' => '日程日期',
'spooling' => '假脱机',
'event' => '事件',
'birthday' => '生日',
'create-success' => '活动创建成功.',
'update-success' => '活动更新成功.',
'delete-success' => '活动删除成功.',
],
'events' => [
'title' => '事件列表',
'add-title' => '添加事件',
'edit-title' => '编辑事件',
'save-btn-title' => '保存',
'general' => '一般的',
'name' => '名称',
'description' => '描述',
'date' => '日期',
'create-success' => '事件创建成功.',
'update-success' => '事件更新成功.',
'delete-success' => '事件删除成功.',
'edit-error' => '无法编辑此活动.'
]
],
'error' => [
'go-to-home' => '回到首页',
'in-maitainace' => '维护中',
'right-back' => '马上回来',
'404' => [
'page-title' => '404页面不存在',
'name' => '404',
'title' => '网页找不到',
'message' => '您要查找的页面不存在或已被移动。 使用侧边菜单导航.'
],
'403' => [
'page-title' => '403 禁止错误',
'name' => '403',
'title' => '禁止错误',
'message' => '您没有访问该页面的权限.'
],
'500' => [
'page-title' => '500内部服务器错误',
'name' => '500',
'title' => '内部服务器错误',
'message' => '服务器遇到内部错误.'
],
'401' => [
'page-title' => '401 未经授权的错误',
'name' => '401',
'title' => '未经授权的错误',
'message' => '该请求未经授权, 因为它缺少目标资源的有效身份验证凭据.'
],
'tinymce' => [
'http-error' => 'HTTP错误.',
'invalid-json' => '无效的JSON.',
'upload-failed' => '由于XHR传输错误, 图片上传失败.'
],
],
'export' => [
'export' => '导出',
'import' => '导入',
'format' => '选择格式',
'download' => '下载',
'upload' => '上传',
'csv' => 'CSV',
'xls' => 'XLS',
'file' => '文件',
'upload-error' => '该文件必须是以下类型的文件: xls、xlsx、csv.',
'duplicate-error' => '标识符必须是唯一的重复标识符 :identifier 在 :position 行.',
'enough-row-error' => '文件没有足够的行',
'allowed-type' => '允许的类型:',
'file-type' => 'csv, xls, xlsx.',
'no-records' => '没有什么可导出的',
'illegal-format' => '错误! 这种类型的格式要么不受支持, 要么是非法格式.'
],
'cms' => [
'pages' => [
'general' => '一般的',
'seo' => '搜索引擎优化',
'pages' => '页面',
'title' => '页面',
'add-title' => '添加页面',
'content' => '内容',
'url-key' => 'URL关键字',
'channel' => '渠道列表',
'locale' => '多语言',
'create-btn-title' => '保存页面',
'edit-title' => '编辑页面',
'edit-btn-title' => '保存页面',
'create-success' => '页面创建成功',
'create-partial' => '一些请求的页面已经存在',
'create-failure' => '所有请求的页面已经存在',
'update-success' => '页面更新成功',
'update-failure' => '页面无法更新',
'page-title' => '页面标题',
'layout' => '布局',
'meta_keywords' => '元关键字',
'meta_description' => '元描述',
'meta_title' => '元标题',
'delete-success' => 'CMS页面删除成功',
'delete-failure' => 'CMS页面不能被已删除',
'preview' => '预览',
'one-col' => '<div class="mt-10">使用类: <b>"静态容器一栏"</b> 对于一列布局.</div>',
'two-col' => '<div class="mt-10">使用类: <b>"静态容器二栏"</b> 对于二列布局.</div>',
'three-col' => '<div class="mt-10">使用类: <b>"静态容器三栏"</b> 对于三列布局.</div>',
'helper-classes' => '助手类'
]
],
'response' => [
'being-used' => '这个资源 :name 正在习惯于 :source',
'product-copied' => '这个产品已被复制',
'error-while-copying' => '尝试复制产品时出现问题',
'product-can-not-be-copied' => '产品类型 :type 无法复制',
'cannot-delete-default' => '无法删除默认频道',
'create-success' => ':name 创建成功.',
'update-success' => ':name 更新成功.',
'delete-success' => ':name 删除成功.',
'delete-failed' => '删除 :name 时遇到错误.',
'last-delete-error' => '最后一个 :name 是必须的.',
'user-define-error' => '无法删除系统 :name',
'attribute-error' => ':name 用于可配置产品.',
'attribute-product-error' => ':name 用于产品.',
'customer-associate' => ':name 不能被删除, 因为客户与此组相关联.',
'currency-delete-error' => '此币种设置为渠道基础币种, 不可删除.',
'upload-success' => ':name 上传成功.',
'delete-category-root' => '无法删除根类别',
'create-root-failure' => '名称为root的类别已存在',
'cancel-success' => ':name 已取消成功.',
'cancel-error' => ':name 无法取消.',
'already-taken' => ':name 已被占用.',
'order-pending' => '无法删除 :name 帐户, 因为某些订单处于待处理或处理状态.'
],
'footer' => [
'copy-right' => 'Powered by <a href="https://bagisto.com/" target="_blank" rel="nofollow">Bagisto</a>, 一个社区项目 <a href="https://webkul.com/" target="_blank" rel="nofollow">Webkul</a>',
],
'admin' => [
'emails' => [
'email' => '电子邮件',
'notification_label' => '通知',
'notifications' => [
'verification' => '客户注册后发送验证邮件',
'registration' => '客户注册后发送确认邮件',
'customer-registration-confirmation-mail-to-admin' => '客户注册后向管理员发送确认电子邮件',
'customer' => '注册后发送客户帐户凭据',
'new-order' => '下新订单后向客户发送确认电子邮件',
'new-admin' => '下新订单后向管理员发送确认电子邮件',
'new-invoice' => '创建新发票后发送通知电子邮件',
'new-refund' => '创建退款后发送通知电子邮件',
'new-shipment' => '创建货件后发送通知电子邮件',
'new-inventory-source' => '创建新的库存来源后发送通知电子邮件',
'cancel-order' => '取消订单后发送通知'
],
],
'system' => [
'catalog' => '商品目录',
'homepage' => '主页配置',
'allow-out-of-stock-items' => '允许缺货商品',
'products' => '产品列表',
'guest-checkout' => '客户结帐',
'allow-guest-checkout' => '允许访客结帐',
'allow-guest-checkout-hint' => '提示: 如果开启, 可以为每个产品专门配置这个选项.',
'attribute' => '属性',
'image-upload-size' => '允许的图片上传大小(以Kb为单位)',
'file-upload-size' => '允许的文件上传大小(以Kb为单位)',
'review' => '审查',
'allow-guest-review' => '允许访客评论',
'inventory' => '存货',
'stock-options' => '库存选项',
'allow-backorders' => '允许缺货',
'customer' => '顾客',
'settings' => '系统设置',
'address' => '地址',
'street-lines' => '街道地址中的行',
'sales' => '销售列表',
'shipping-methods' => '快递方式',
'free-shipping' => '免运费',
'flate-rate-shipping' => '统一运费',
'shipping' => '快递',
'origin' => '来源',
'country' => '国家',
'state' => '州',
'zip' => '邮政编码',
'city' => '城市',
'street-address' => '街道地址',
'title' => '标题',
'description' => '描述',
'rate' => '率',
'status' => '状态',
'calculate-tax' => '计算税',
'type' => '类型',
'payment-methods' => '支付方式',
'cash-on-delivery' => '货到付款',
'money-transfer' => '汇款',
'paypal-standard' => 'PayPal标准',
'business-account' => '商业账户',
'newsletter' => '邮件订阅',
'newsletter-subscription' => '允许邮件订阅',
'email' => '电子邮件验证',
'email-verification' => '允许电子邮件验证',
'sort_order' => '订单排序',
'general' => '一般的',
'footer' => '页脚',
'content' => '内容',
'footer-content' => '页脚文本',
'footer-toggle' => '切换页脚',
'locale-options' => '单位选项',
'weight-unit' => '重量单位',
'email-settings' => '电子邮件系统设置',
'email-sender-name' => '电子邮件发件者姓名',
'email-sender-name-tip' => '此名称将显示在客户收件箱中',
'shop-email-from' => '店铺邮箱地址',
'shop-email-from-tip' => '此渠道的电子邮件地址, 用于向您的客户发送电子邮件',
'admin-name' => '管理员姓名',
'admin-name-tip' => '此名称将显示在所有管理员电子邮件中',
'admin-email' => '管理员电子邮件',
'admin-email-tip' => '此频道用于接收电子邮件的管理员电子邮件地址',
'admin-page-limit' => '每页的默认项目 (管理员)',
'design' => '设计',
'admin-logo' => '管理员Logo',
'logo-image' => 'Logo图片',
'credit-max' => '客户信用最大值',
'credit-max-value' => '信用最大值',
'use-credit-max' => '使用信用最大值',
'order-settings' => '订单系统设置',
'orderNumber' => '订单号系统设置',
'order-number-prefix' => '订单号前缀',
'order-number-length' => '订单号长度',
'order-number-suffix' => '订单号后缀',
'order-number-generator-class' => '订单号生成',
'minimum-order' => '最低订单系统设置',
'minimum-order-amount' => '最低订货量',
'invoice-settings' => '发票系统设置',
'invoice-number' => '发票编号设置',
'invoice-number-prefix' => '发票号码前缀',
'invoice-number-length' => '发票号码长度',
'invoice-number-suffix' => '发票号码后缀',
'invoice-number-generator-class' => '发票号码生成',
'payment-terms' => '支付协议',
'due-duration' => '到期期限',
'due-duration-day' => ':due-duration 日',
'due-duration-days' => ':due-duration 日',
'invoice-slip-design' => '发票单设计',
'logo' => 'Logo',
'default' => '默认',
'sandbox' => '沙盒',
'all-channels' => '所有渠道列表',
'all-locales' => '所有语言',
'all-customer-groups' => '所有客户群',
'storefront' => '店面',
'default-list-mode' => '默认列表模式',
'grid' => '网格',
'list' => '列表',
'products-per-page' => '每页产品',
'sort-by' => '排序',
'from-z-a' => '从Z-A',
'from-a-z' => '从A-Z',
'newest-first' => '新品优先',
'oldest-first' => '最旧优先',
'cheapest-first' => '便宜优先',
'expensive-first' => '昂贵优先',
'comma-seperated' => '逗号分隔',
'favicon' => '网站图标',
'seo' => '搜索引擎优化',
'rich-snippets' => '富片段',
'enable' => '开启',
'show-weight' => '显示重量',
'show-categories' => '显示分类',
'show-images' => '显示图片',
'show-reviews' => '显示评论',
'show-ratings' => '显示收视率',
'show-offers' => '展示优惠',
'show-sku' => '显示SKU',
'categories' => '分类列表',
'store-name' => '店铺名称',
'vat-number' => '增值税号',
'contact-number' => '联系电话',
'bank-details' => '银行明细',
'mailing-address' => '发送支票至',
'instructions' => '指示',
'custom-scripts' => '自定义Scripts',
'custom-css' => '自定义CSS',
'custom-javascript' => '自定义Javascript',
'paypal-smart-button' => 'PayPal',
'client-id' => '客户端ID',
'client-id-info' => '使用“sb”进行测试.',
'client-secret' => '客户密码',
'client-secret-info' => '在这里添加你的密钥',
'accepted-currencies' => '接受的货币',
'accepted-currencies-info' => '添加货币代码,逗号分隔, 例如 美元,印度卢比,...',
'buy-now-button-display' => '允许客户直接购买产品',
'show-search-input-field' => '显示搜索输入字段',
'allow-no-of-new-product-homepage' => '首页允许的新产品数量',
'allow-no-of-featured-product-homepage' => '主页中允许的特色产品数量',
'width' => '宽度',
'height' => '高度',
'cache-small-image' => '小图片',
'cache-medium-image' => '中图片',
'cache-large-image' => '大图片',
'generate-invoice' => '下单后自动生成发票',
'set-invoice-status' => '创建发票后设置发票状态为',
'set-order-status' => '将创建发票后的订单状态设置为',
'generate-invoice-applicable' => '适用于启用自动生成发票的情况',
'records-found' => '找到记录',
'logo-size' => '图像分辨率应该是 112px X 41px',
'favicon-size' => '图像分辨率应该是 16px X 16px',
'invoice-logo-size' => '图像分辨率应该是 192px X 50px',
],
],
'api' => [
'system' => [
'api' => 'API',
'basic-configuration' => '基本配置',
'customer-configuration' => '客户配置',
'username' => '用户名',
'password' => '密码',
'login-after-register' => '注册后登录',
'info-login' => '信息: 顾客 注册API后必须登录.',
],
'auth' => [
'invalid-auth' => '警告:您无权使用 API。',
'required-token' => '警告:令牌参数是必需的。',
'invalid-store' => '警告:您请求的商店无效。',
'login-required' => '警告:需要客户登录才能将产品添加到比较列表。',
'resource-not-found' => '警告: 已请求:resource 在记录中找不到.',
],
],
'notification' => [
'notification-title' => '通知',
'title-plural' => '通知',
'status' => [
'all' => 'All',
'pending' => 'Pending',
'processing' => 'Processing',
'canceled' => 'Canceled',
'closed' => 'Closed',
'completed' => 'Completed',
],
'view-all' => '查看所有通知',
'no-record' => '没有找到记录',
'read-all' => '标记为已读',
'notification-marked-success' => '通知标记成功',
'order-status-messages' => [
'completed' => '订单完成',
'closed' => '订单已关闭',
'canceled' => '订单取消',
'pending' => '订单待处理',
'processing' => '订单处理',
],
],
];