msgid ""
msgstr ""
"Project-Id-Version: EasyCommerce\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: \n"
"Language-Team: Chinese (China)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2026-07-20T05:39:34+00:00\n"
"PO-Revision-Date: 2026-07-23 00:00+0000\n"
"Language: zh_CN\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: WP-CLI 2.13.0-alpha-3eb2dd7\n"
"X-Domain: easycommerce\n"

#: app/Abstracts/Agent.php:36
msgid "No AI credits available. Please upgrade or use your own API key."
msgstr "没有可用的 AI 额度。请升级或使用您自己的 API 密钥。"

#: app/Abstracts/Agent.php:46
msgid "`message` is required."
msgstr "`message` 为必填项。"

#: app/Abstracts/Agent.php:86
msgid "I was unable to complete your request. Please try again."
msgstr "无法完成您的请求，请重试。"

#: app/Abstracts/Agent.php:92
msgid "Sorry, I had trouble processing your request. Please try again."
msgstr "抱歉，处理您的请求时遇到问题，请重试。"

#: app/API/Abandoned_Cart.php:167
msgid "Cart removed"
msgstr "购物车已移除"

#: app/API/Abandoned_Cart.php:167
msgid "Failed to remove cart"
msgstr "移除购物车失败"

#. translators: the ##...## tokens are merge placeholders substituted with real cart data at send time - keep them verbatim.
#: app/API/Abandoned_Cart.php:196
#: app/Config/settings.php:894
msgid "##shop_name##- Your Order Is Yet to Be Placed!"
msgstr "##shop_name##- 您的订单尚未提交！"

#. translators: the ##...## tokens are merge placeholders substituted with real cart data at send time - keep them verbatim.
#: app/API/Abandoned_Cart.php:199
#: app/Config/settings.php:908
msgid ""
"Hi ##name##,\n"
"We noticed you left some items in your cart at ##shop_name##. Your cart, worth ##cart_total##, is still waiting for you!\n"
"Here’s what you left behind:\n"
"##product_list##\n"
"Don’t miss out—your items might sell out soon! Click below to return to your cart and complete your purchase.\n"
"Go to Checkout 👉 ##cart_link## \n"
"Need help? Feel free to reach out. We’re happy to assist!\n"
"Best,\n"
"##shop_name## Team"
msgstr ""
"##name##，您好，\n"
"我们注意到您在 ##shop_name## 的购物车中还留有一些商品。您价值 ##cart_total## 的购物车仍在等待您！\n"
"以下是您未结算的商品：\n"
"##product_list##\n"
"不要错过——您心仪的商品可能很快就会售罄！点击下方即可返回购物车并完成购买。\n"
"前往结账 👉 ##cart_link## \n"
"需要帮助吗？欢迎随时联系我们，我们很乐意为您服务！\n"
"祝好，\n"
"##shop_name## 团队"

#: app/API/Abandoned_Cart.php:288
#: app/API/Cart.php:698
msgid "Reminder sent"
msgstr "提醒已发送"

#: app/API/Abandoned_Cart.php:288
#: app/API/Cart.php:698
msgid "Reminder not sent"
msgstr "提醒未发送"

#: app/API/Abandoned_Cart.php:342
msgid "Failed to remove some carts"
msgstr "部分购物车移除失败"

#: app/API/Abandoned_Cart.php:345
msgid "Carts deleted successfully."
msgstr "购物车删除成功。"

#: app/API/Abandoned_Cart.php:358
msgid "No abandoned cart hashes provided."
msgstr "未提供弃购购物车的哈希值。"

#: app/API/Abandoned_Cart.php:397
msgid "Failed to send some reminders"
msgstr "部分提醒发送失败"

#: app/API/Abandoned_Cart.php:400
msgid "Reminders sent successfully."
msgstr "提醒发送成功。"

#: app/API/Abandoned_Cart.php:429
msgid "Failed to clean abandoned carts."
msgstr "清理弃购购物车失败。"

#: app/API/Abandoned_Cart.php:448
msgid "Cleaned abandoned carts."
msgstr "已清理弃购购物车。"

#: app/API/Abandoned_Cart.php:452
msgid "There is nothing to clean."
msgstr "没有需要清理的内容。"

#: app/API/Abandoned_Cart.php:494
msgid "Cleaned invalid abandoned carts."
msgstr "已清理无效的弃购购物车。"

#: app/API/Abandoned_Cart.php:514
msgid "No invalid entries found."
msgstr "未发现无效条目。"

#: app/API/Abandoned_Cart.php:532
msgid "Failed to clean invalid abandoned carts."
msgstr "清理无效弃购购物车失败。"

#: app/API/Addon.php:61
#: app/API/Connectivity.php:517
#: app/API/Connectivity.php:586
#: app/API/Connectivity.php:647
#: app/API/Connectivity.php:709
#: app/API/Connectivity.php:740
#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
msgid "Something went wrong"
msgstr "出错了"

#: app/API/Addon.php:80
#: app/API/Connectivity.php:601
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Addons/components/Card.jsx:98
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:55
msgid "Free"
msgstr "免费"

#: app/API/Addon.php:80
#: app/API/Connectivity.php:601
#: app/Helpers/functions.php:741
#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/easycommerce/App.jsx:415
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:56
msgid "Pro"
msgstr "专业版"

#: app/API/Addon.php:82
#: app/API/Connectivity.php:603
msgid "Disable"
msgstr "禁用"

#: app/API/Addon.php:82
#: app/API/Connectivity.php:603
#: app/Config/settings.php:582
#: app/Config/settings.php:615
#: app/Config/settings.php:662
#: app/Config/settings.php:695
msgid "Enable"
msgstr "启用"

#: app/API/Addon.php:130
#: app/API/Addon.php:141
msgid "Invalid addon"
msgstr "无效的扩展"

#: app/API/Addon.php:137
msgid "Activate EasyCommerce Pro to install this addon"
msgstr "激活 EasyCommerce Pro 后即可安装此扩展"

#. translators: The error message.
#: app/API/Addon.php:152
msgid "Could not install the addon: %s"
msgstr "无法安装扩展：%s"

#: app/API/Addon.php:161
msgid "Plugin file could not be resolved."
msgstr "无法解析插件文件。"

#. translators: %s: dependency plugin slug
#: app/API/Addon.php:195
msgid "Required plugin \"%s\" could not be found on WordPress.org."
msgstr "在 WordPress.org 上找不到所需的插件“%s”。"

#. translators: %s: dependency plugin slug
#: app/API/Addon.php:209
msgid "Could not install required plugin \"%s\"."
msgstr "无法安装所需的插件“%s”。"

#. translators: 1: dependency plugin slug, 2: error message
#: app/API/Addon.php:230
msgid "Could not activate required plugin \"%1$s\": %2$s"
msgstr "无法激活所需的插件“%1$s”：%2$s"

#: app/API/Addon.php:259
#: app/API/Addon.php:573
msgid "Addon installed and activated"
msgstr "扩展已安装并激活"

#: app/API/Addon.php:270
msgid "Plugin is not active"
msgstr "插件未激活"

#: app/API/Addon.php:297
#: app/API/Addon.php:605
msgid "Addon deactivated"
msgstr "扩展已停用"

#: app/API/Addon.php:300
msgid "Addon installed"
msgstr "扩展已安装"

#: app/API/Addon.php:464
msgid "Plugin installation failed."
msgstr "插件安装失败。"

#: app/API/Addon.php:472
msgid "Plugin installed but file path could not be resolved."
msgstr "插件已安装，但无法解析文件路径。"

#: app/API/Addon.php:613
msgid "Something went wrong.."
msgstr "出错了……"

#. translators: %s: AI feature name.
#: app/API/AI.php:39
msgid "%s is disabled. Enable it from Settings → AI → Generative AI."
msgstr "%s 已禁用。请从“设置 → AI → 生成式 AI”中启用。"

#: app/API/AI.php:52
msgid "AI Text Generator"
msgstr "AI 文本生成器"

#: app/API/AI.php:80
msgid "AI content writer"
msgstr "AI 内容撰写"

#: app/API/AI.php:88
#: app/API/AI.php:170
#: app/API/AI.php:223
#: app/API/AI.php:276
#: app/API/AI.php:334
msgid "AI service error"
msgstr "AI 服务错误"

#: app/API/AI.php:102
msgid "AI Attribute Generator"
msgstr "AI 属性生成器"

#: app/API/AI.php:162
msgid "AI attribute generator"
msgstr "AI 属性生成器"

#: app/API/AI.php:184
msgid "AI Template Generator"
msgstr "AI 模板生成器"

#: app/API/AI.php:215
msgid "AI product builder"
msgstr "AI 商品构建器"

#: app/API/AI.php:237
#: app/API/AI.php:290
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateImages.jsx:206
msgid "AI Image Generator"
msgstr "AI 图像生成器"

#: app/API/AI.php:248
msgid "Image generated"
msgstr "图像已生成"

#: app/API/AI.php:268
msgid "AI image generator"
msgstr "AI 图像生成器"

#: app/API/AI.php:306
msgid "Image edited"
msgstr "图像已编辑"

#: app/API/AI.php:326
msgid "AI image enhancer"
msgstr "AI 图像增强器"

#: app/API/Attribute.php:124
#: app/API/Attribute.php:367
msgid "Attribute updated."
msgstr "属性已更新。"

#: app/API/Attribute.php:148
#: app/API/Attribute.php:194
msgid "Invalid attribute data."
msgstr "属性数据无效。"

#: app/API/Attribute.php:255
msgid "Attribute deleted."
msgstr "属性已删除。"

#: app/API/Attribute.php:265
msgid "Invalid attribute IDs."
msgstr "属性 ID 无效。"

#: app/API/Attribute.php:291
msgid "Attributes deleted."
msgstr "属性已删除。"

#: app/API/Cart.php:60
#: app/API/Cart.php:141
#: app/API/Cart.php:199
msgid "Cart is locked for payment. Complete or cancel the current payment before making changes."
msgstr "购物车已锁定以进行支付。请先完成或取消当前支付，然后再进行修改。"

#: app/API/Cart.php:67
msgid "Invalid product data."
msgstr "商品数据无效。"

#. Translators: %d is the product ID.
#: app/API/Cart.php:82
msgid "Invalid product ID: %d"
msgstr "无效的商品 ID：%d"

#: app/API/Cart.php:98
msgid "Product is out of stock!"
msgstr "商品已缺货！"

#: app/API/Cart.php:111
msgid "Products added to cart."
msgstr "商品已加入购物车。"

#. translators: %d: number of items added to the cart.
#: app/API/Cart.php:118
msgid "%d item added to cart"
msgid_plural "%d items added to cart"
msgstr[0] "已将 %d 件商品加入购物车"

#: app/API/Cart.php:149
msgid "Invalid product ID or quantity."
msgstr "商品 ID 或数量无效。"

#: app/API/Cart.php:155
#: app/API/Product.php:146
#: app/API/Product.php:284
#: app/API/Product.php:329
msgid "Product not found."
msgstr "未找到商品。"

#: app/API/Cart.php:171
msgid "Cart updated."
msgstr "购物车已更新。"

#: app/API/Cart.php:206
msgid "Invalid product ID."
msgstr "商品 ID 无效。"

#: app/API/Cart.php:235
msgid "Product removed from cart."
msgstr "商品已从购物车移除。"

#: app/API/Cart.php:277
msgid "Cart already locked."
msgstr "购物车已锁定。"

#: app/API/Cart.php:285
msgid "Cart locked for payment."
msgstr "购物车已锁定以进行支付。"

#: app/API/Cart.php:410
msgid "Shipping methods found"
msgstr "已找到配送方式"

#: app/API/Cart.php:410
#: views/templates/checkout/template-1/summary.php:124
#: views/templates/checkout/template-3/summary.php:99
msgid "No shipping methods found"
msgstr "未找到配送方式"

#: app/API/Cart.php:437
msgid "Shipping method not found."
msgstr "未找到配送方式。"

#: app/API/Cart.php:453
msgid "Shipping method applied"
msgstr "配送方式已应用"

#: app/API/Cart.php:486
msgid "Payment method applied"
msgstr "支付方式已应用"

#: app/API/Cart.php:517
msgid "Invalid coupon code."
msgstr "优惠券代码无效。"

#: app/API/Cart.php:529
msgid "Coupon is not applicable."
msgstr "优惠券不适用。"

#: app/API/Cart.php:559
msgid "Coupon applied."
msgstr "优惠券已应用。"

#: app/API/Cart.php:588
msgid "Cart doesn't contain this coupon!"
msgstr "购物车中不包含此优惠券！"

#: app/API/Cart.php:615
msgid "Coupon removed."
msgstr "优惠券已移除。"

#: app/API/Cart.php:651
msgid "Cart cleared"
msgstr "购物车已清空"

#: app/API/Cart.php:654
msgid "Cart cleared."
msgstr "购物车已清空。"

#: app/API/Connectivity.php:102
msgid "Store data updated"
msgstr "店铺数据已更新"

#: app/API/Connectivity.php:116
msgid "Required form field is missing"
msgstr "缺少必填的表单字段"

#: app/API/Connectivity.php:119
msgid "Username already exists"
msgstr "用户名已存在"

#: app/API/Connectivity.php:122
msgid "Email is not valid"
msgstr "电子邮箱无效"

#: app/API/Connectivity.php:125
msgid "Email already registered"
msgstr "电子邮箱已注册"

#: app/API/Connectivity.php:128
#: build/auth.bundle.js:2
#: build/dashboard.bundle.js:2
#: spa/public/auth/screens/Register.jsx:25
#: spa/public/dashboard/components/tabs/Password/index.jsx:37
msgid "Passwords do not match"
msgstr "两次输入的密码不一致"

#: app/API/Connectivity.php:131
#: app/API/Connectivity.php:228
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/AddNew/index.jsx:30
msgid "Password must be at least 6 characters long."
msgstr "密码长度至少为 6 个字符。"

#: app/API/Connectivity.php:178
msgid "Enter a username or email address."
msgstr "请输入用户名或电子邮箱地址。"

#: app/API/Connectivity.php:199
msgid "If an account matches that email or username, a password reset link has been sent."
msgstr "如果有账户与该邮箱或用户名匹配，我们已发送密码重置链接。"

#: app/API/Connectivity.php:216
msgid "Invalid key or login."
msgstr "密钥或登录信息无效。"

#: app/API/Connectivity.php:220
msgid "Password fields cannot be empty."
msgstr "密码字段不能为空。"

#: app/API/Connectivity.php:224
#: app/API/Customer.php:31
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/AddNew/index.jsx:26
msgid "Passwords do not match."
msgstr "两次输入的密码不一致。"

#: app/API/Connectivity.php:244
msgid "Invalid or expired reset key."
msgstr "重置密钥无效或已过期。"

#: app/API/Connectivity.php:254
#: build/auth.bundle.js:2
#: spa/public/auth/screens/ResetConfirm.jsx:30
msgid "Password has been reset successfully."
msgstr "密码重置成功。"

#: app/API/Connectivity.php:275
msgid "Email/username and password are required."
msgstr "电子邮箱/用户名和密码为必填项。"

#: app/API/Connectivity.php:288
msgid "Too many failed login attempts. Please try again in a few minutes."
msgstr "登录失败次数过多。请在几分钟后重试。"

#: app/API/Connectivity.php:319
#: build/auth.bundle.js:2
#: spa/public/auth/screens/Login.jsx:33
msgid "Invalid email/username or password."
msgstr "电子邮箱/用户名或密码无效。"

#: app/API/Connectivity.php:418
msgid "No data found"
msgstr "未找到数据"

#: app/API/Connectivity.php:471
msgid "API not connected"
msgstr "API 未连接"

#: app/API/Connectivity.php:495
msgid "API disconnected"
msgstr "API 已断开连接"

#: app/API/Connectivity.php:567
msgid "Token not verified"
msgstr "令牌未验证"

#: app/API/Connectivity.php:641
msgid "Docs found"
msgstr "已找到文档"

#: app/API/Connectivity.php:659
msgid "Doc found"
msgstr "已找到文档"

#: app/API/Connectivity.php:665
msgid "Doc not found"
msgstr "未找到文档"

#. translators: %s: coupon code.
#: app/API/Coupon.php:99
msgid "Coupon %s created"
msgstr "优惠券 %s 已创建"

#: app/API/Coupon.php:102
msgid "Failed to create coupon."
msgstr "创建优惠券失败。"

#: app/API/Coupon.php:107
msgid "Coupon created successfully."
msgstr "优惠券创建成功。"

#: app/API/Coupon.php:124
#: app/API/Coupon.php:157
#: app/API/Coupon.php:240
msgid "Coupon ID is required."
msgstr "优惠券 ID 为必填项。"

#: app/API/Coupon.php:132
#: app/API/Coupon.php:161
#: app/API/Coupon.php:246
msgid "Coupon not found."
msgstr "未找到优惠券。"

#: app/API/Coupon.php:186
msgid "No valid fields to update."
msgstr "没有可更新的有效字段。"

#: app/API/Coupon.php:221
msgid "Failed to update coupon."
msgstr "更新优惠券失败。"

#: app/API/Coupon.php:226
msgid "Coupon updated successfully."
msgstr "优惠券更新成功。"

#. translators: %s: coupon code.
#: app/API/Coupon.php:273
msgid "Coupon %s deleted"
msgstr "优惠券 %s 已删除"

#: app/API/Coupon.php:276
msgid "Failed to delete coupon."
msgstr "删除优惠券失败。"

#: app/API/Coupon.php:282
msgid "Coupon deleted successfully."
msgstr "优惠券删除成功。"

#: app/API/Coupon.php:297
#: app/API/Coupon.php:346
msgid "Invalid coupon IDs."
msgstr "优惠券 ID 无效。"

#: app/API/Coupon.php:329
msgid "Failed to delete some coupons."
msgstr "部分优惠券删除失败。"

#: app/API/Coupon.php:332
msgid "coupons deleted successfully."
msgstr "优惠券删除成功。"

#: app/API/Coupon.php:376
msgid "Failed to update some coupons."
msgstr "部分优惠券更新失败。"

#: app/API/Coupon.php:379
msgid "Coupons status updated successfully."
msgstr "优惠券状态更新成功。"

#: app/API/Customer.php:47
msgid "Failed to create customer."
msgstr "创建客户失败。"

#: app/API/Customer.php:65
msgid "Customer created successfully."
msgstr "客户创建成功。"

#: app/API/Customer.php:85
#: app/API/Customer.php:226
#: app/API/Customer.php:282
#: app/API/Profile.php:23
#: app/API/Profile.php:275
msgid "Customer not found."
msgstr "未找到客户。"

#: app/API/Customer.php:240
msgid "Failed to delete customer."
msgstr "删除客户失败。"

#: app/API/Customer.php:259
msgid "Customer deleted successfully."
msgstr "客户删除成功。"

#: app/API/Dashboard.php:55
#: app/API/Dashboard.php:102
msgid "Store stats"
msgstr "店铺统计"

#: app/API/Dashboard.php:125
#: app/API/Dashboard.php:149
msgid "Store order statuses"
msgstr "店铺订单状态"

#: app/API/Dashboard.php:158
#: build/wizard.bundle.js:2
msgid "Business Info"
msgstr "商家信息"

#: app/API/Dashboard.php:163
#: build/wizard.bundle.js:2
msgid "Store Pages"
msgstr "店铺页面"

#: app/API/Dashboard.php:168
msgid "Currency & Format"
msgstr "货币与格式"

#: app/API/Dashboard.php:173
#: build/checkout.bundle.js:2
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/OrderInfo.jsx:206
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/OrderInfo.jsx:34
msgid "Payment Method"
msgstr "支付方式"

#: app/API/Dashboard.php:208
msgid "Store setup status"
msgstr "店铺设置状态"

#: app/API/Dashboard.php:229
#: app/API/Dashboard.php:382
msgid "Store sales"
msgstr "店铺销售额"

#: app/API/Dashboard.php:356
msgid "Sales Amount"
msgstr "销售金额"

#: app/API/Dashboard.php:362
msgid "Sales Count"
msgstr "销售数量"

#: app/API/Dashboard.php:399
#: app/API/Dashboard.php:437
msgid "Recent orders"
msgstr "最近订单"

#: app/API/Dashboard.php:526
msgid "No email address found for this cart."
msgstr "未找到此购物车的电子邮箱地址。"

#: app/API/Dashboard.php:543
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:116
msgid "Reminder email sent successfully."
msgstr "提醒邮件发送成功。"

#: app/API/Dashboard.php:544
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:120
msgid "Failed to send reminder email."
msgstr "提醒邮件发送失败。"

#: app/API/Dashboard.php:559
#: app/API/Dashboard.php:653
msgid "Most lowest stock"
msgstr "库存最低"

#: app/API/Dashboard.php:628
msgid "day"
msgstr "天"

#: app/API/Dashboard.php:628
msgid "days"
msgstr "天"

#: app/API/Dashboard.php:671
#: app/API/Dashboard.php:729
msgid "Top sellers"
msgstr "热销商品"

#: app/API/Dashboard.php:792
#: build/easycommerce.bundle.js:2
msgid "Private Note"
msgstr "私密备注"

#: app/API/Dashboard.php:794
msgid "Note to Customer"
msgstr "给客户的备注"

#: app/API/Dashboard.php:820
msgid "Recent activities"
msgstr "最近活动"

#: app/API/Email_Placeholder.php:21
msgid "Site Name"
msgstr "网站名称"

#: app/API/Email_Placeholder.php:22
msgid "Shop Name"
msgstr "店铺名称"

#: app/API/Email_Placeholder.php:23
msgid "Current Year"
msgstr "当前年份"

#: app/API/Email_Placeholder.php:24
msgid "Shop Page URL"
msgstr "店铺页面 URL"

#: app/API/Email_Placeholder.php:25
msgid "Checkout Page URL"
msgstr "结账页面 URL"

#: app/API/Email_Placeholder.php:26
msgid "Dashboard Page URL"
msgstr "仪表盘页面 URL"

#: app/API/Email_Placeholder.php:80
#: app/Controllers/Common/API.php:5115
#: app/Controllers/Common/API.php:5196
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/SingleCustomer/index.jsx:205
#: spa/admin/easycommerce/pages/Dashboard/components/LatestOrders.jsx:80
#: spa/admin/easycommerce/pages/Refunds/components/RefundsTable.jsx:12
#: spa/public/dashboard/components/tabs/Dashboard/sections/RecentOrders.jsx:45
#: spa/public/dashboard/components/tabs/Downloads/index.jsx:103
#: spa/public/dashboard/components/tabs/Orders/index.jsx:71
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/OrderInfo.jsx:22
#: spa/public/dashboard/components/tabs/Transactions/index.jsx:100
msgid "Order ID"
msgstr "订单 ID"

#: app/API/Email_Placeholder.php:81
msgid "Customer Full Name"
msgstr "客户全名"

#: app/API/Email_Placeholder.php:82
msgid "Customer Email Address"
msgstr "客户电子邮箱地址"

#: app/API/Email_Placeholder.php:83
msgid "Customer Phone Number"
msgstr "客户电话号码"

#: app/API/Email_Placeholder.php:84
msgid "Billing First Name"
msgstr "账单名字"

#: app/API/Email_Placeholder.php:85
msgid "Billing Last Name"
msgstr "账单姓氏"

#: app/API/Email_Placeholder.php:86
msgid "Billing Email Address"
msgstr "账单电子邮箱地址"

#: app/API/Email_Placeholder.php:87
msgid "Billing Phone Number"
msgstr "账单电话号码"

#: app/API/Email_Placeholder.php:88
msgid "Billing Address Line 1"
msgstr "账单地址第 1 行"

#: app/API/Email_Placeholder.php:89
msgid "Billing Address Line 2"
msgstr "账单地址第 2 行"

#: app/API/Email_Placeholder.php:90
msgid "Billing Country"
msgstr "账单国家/地区"

#: app/API/Email_Placeholder.php:91
msgid "Billing State/Province"
msgstr "账单州/省"

#: app/API/Email_Placeholder.php:92
msgid "Billing City"
msgstr "账单城市"

#: app/API/Email_Placeholder.php:93
msgid "Billing Postal Code"
msgstr "账单邮政编码"

#: app/API/Email_Placeholder.php:94
msgid "Full Billing Address"
msgstr "完整账单地址"

#: app/API/Email_Placeholder.php:95
msgid "Shipping First Name"
msgstr "配送名字"

#: app/API/Email_Placeholder.php:96
msgid "Shipping Last Name"
msgstr "配送姓氏"

#: app/API/Email_Placeholder.php:97
msgid "Shipping Email Address"
msgstr "配送电子邮箱地址"

#: app/API/Email_Placeholder.php:98
msgid "Shipping Phone Number"
msgstr "配送电话号码"

#: app/API/Email_Placeholder.php:99
msgid "Shipping Address Line 1"
msgstr "配送地址第 1 行"

#: app/API/Email_Placeholder.php:100
msgid "Shipping Address Line 2"
msgstr "配送地址第 2 行"

#: app/API/Email_Placeholder.php:101
msgid "Shipping Country"
msgstr "配送国家/地区"

#: app/API/Email_Placeholder.php:102
msgid "Shipping State/Province"
msgstr "配送州/省"

#: app/API/Email_Placeholder.php:103
msgid "Shipping City"
msgstr "配送城市"

#: app/API/Email_Placeholder.php:104
msgid "Shipping Postal Code"
msgstr "配送邮政编码"

#: app/API/Email_Placeholder.php:105
msgid "Full Shipping Address"
msgstr "完整配送地址"

#: app/API/Email_Placeholder.php:106
msgid "Customer Total Spent"
msgstr "客户消费总额"

#: app/API/Email_Placeholder.php:107
msgid "Customer Total Orders"
msgstr "客户订单总数"

#: app/API/Email_Placeholder.php:108
msgid "Customer Average Order Value"
msgstr "客户平均订单金额"

#: app/API/Email_Placeholder.php:109
msgid "Product List (HTML)"
msgstr "商品列表（HTML）"

#: app/API/Email_Placeholder.php:110
msgid "Product Table (HTML)"
msgstr "商品表格（HTML）"

#: app/API/Email_Placeholder.php:111
msgid "Number of Items"
msgstr "商品件数"

#: app/API/Email_Placeholder.php:112
msgid "Order Total Amount"
msgstr "订单总金额"

#: app/API/Email_Placeholder.php:113
msgid "Cart Hash/ID"
msgstr "购物车哈希/ID"

#: app/API/Email_Placeholder.php:114
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:165
#: spa/admin/easycommerce/pages/Reports/components/customers/TopCustomers.jsx:37
#: spa/admin/easycommerce/pages/Reports/components/revenue/TopCustomers.jsx:35
#: spa/admin/easycommerce/pages/Reports/components/singleProduct/Reviews.jsx:137
msgid "Customer Name"
msgstr "客户姓名"

#: app/API/Email_Placeholder.php:115
msgid "Customer Email"
msgstr "客户电子邮箱"

#: app/API/Email_Placeholder.php:116
msgid "Cart Recovery Link"
msgstr "购物车恢复链接"

#: app/API/Email_Placeholder.php:117
msgid "Cart Total Amount"
msgstr "购物车总金额"

#: app/API/Email_Placeholder.php:118
msgid "Total Amount"
msgstr "总金额"

#: app/API/Email_Placeholder.php:119
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/OrderInfo.jsx:135
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/OrderInfo.jsx:24
msgid "Order Status"
msgstr "订单状态"

#: app/API/Email_Placeholder.php:141
msgid "Search term is too long"
msgstr "搜索词过长"

#: app/API/Email_Placeholder.php:157
#: app/Config/settings.php:62
#: app/Controllers/Payment/Cash_On_Delivery.php:41
#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/CouponDetails/elements/General.jsx:12
#: spa/admin/settings/src/App.jsx:15
msgid "General"
msgstr "常规"

#: app/API/Email_Placeholder.php:158
msgid "Order"
msgstr "订单"

#: app/API/Email_Placeholder.php:159
#: blocks/checkout/cart/index.jsx:36
#: build/blocks.bundle.js:2
msgid "Cart"
msgstr "购物车"

#. translators: %s: placeholder category name.
#: app/API/Email_Placeholder.php:169
msgid "--- %s Placeholders ---"
msgstr "--- %s 占位符 ---"

#: app/API/Email_Placeholder.php:206
msgid "Failed to retrieve email placeholders"
msgstr "获取邮件占位符失败"

#: app/API/Geo.php:33
#: app/API/Geo.php:41
msgid "Countries loaded"
msgstr "国家/地区已加载"

#: app/API/Geo.php:68
#: app/API/Geo.php:76
msgid "States loaded"
msgstr "州/省已加载"

#: app/API/Geo.php:105
#: app/API/Geo.php:113
msgid "Cities loaded"
msgstr "城市已加载"

#: app/API/Geo.php:130
msgid "Currencies loaded"
msgstr "货币已加载"

#: app/API/Importer.php:27
msgid "No file uploaded"
msgstr "未上传文件"

#: app/API/Importer.php:34
msgid "Invalid file"
msgstr "文件无效"

#: app/API/Importer.php:55
msgid "Failed to read CSV file"
msgstr "读取 CSV 文件失败"

#: app/API/Importer.php:63
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:57
msgid "CSV uploaded successfully"
msgstr "CSV 上传成功"

#: app/API/Importer.php:81
msgid "Invalid mapping data"
msgstr "映射数据无效"

#: app/API/Importer.php:88
msgid "Column mapping saved successfully"
msgstr "列映射保存成功"

#: app/API/Importer.php:146
msgid "Import started in background via WP-Cron"
msgstr "已通过 WP-Cron 在后台开始导入"

#: app/API/Importer.php:166
msgid "Import session not found"
msgstr "未找到导入会话"

#: app/API/Importer.php:183
msgid "Your demo products are being generated"
msgstr "正在生成您的演示商品"

#: app/API/Importer.php:895
msgid "Failed to import image"
msgstr "导入图像失败"

#: app/API/Importer.php:902
msgid "Image imported"
msgstr "图像已导入"

#: app/API/Log.php:71
msgid "No logs found."
msgstr "未找到日志。"

#: app/API/Log.php:121
msgid "Log not found."
msgstr "未找到日志。"

#: app/API/Log.php:160
msgid "Failed to add log."
msgstr "添加日志失败。"

#: app/API/Log.php:165
msgid "Log added successfully."
msgstr "日志添加成功。"

#: app/API/Log.php:184
msgid "Failed to delete log."
msgstr "删除日志失败。"

#: app/API/Log.php:189
msgid "Log deleted successfully."
msgstr "日志删除成功。"

#: app/API/Notice.php:41
msgid "Notice not dismissed"
msgstr "通知未关闭"

#: app/API/Notice.php:48
msgid "Notice dismissed"
msgstr "通知已关闭"

#: app/API/Option.php:20
#: app/API/Option.php:57
#: app/API/Option.php:88
msgid "Option key is required."
msgstr "选项键为必填项。"

#: app/API/Option.php:24
#: app/API/Option.php:61
#: app/API/Option.php:92
msgid "Option key is not allowed."
msgstr "不允许使用该选项键。"

#: app/API/Option.php:30
msgid "Option not found."
msgstr "未找到选项。"

#: app/API/Option.php:75
msgid "Settings Saved Successfully."
msgstr "设置保存成功。"

#: app/API/Option.php:120
msgid "Settings Reset successfully."
msgstr "设置重置成功。"

#: app/API/Order.php:64
msgid "Cart is already completed."
msgstr "购物车已完成结算。"

#: app/API/Order.php:66
msgid "Cart is empty or invalid cart hash."
msgstr "购物车为空或购物车哈希无效。"

#: app/API/Order.php:69
msgid "Invalid items format."
msgstr "商品项格式无效。"

#: app/API/Order.php:163
msgid "Failed to create order."
msgstr "创建订单失败。"

#. translators: %d: order ID.
#: app/API/Order.php:259
msgid "Order ID #%d"
msgstr "订单 ID #%d"

#: app/API/Order.php:263
msgid "Order created successfully."
msgstr "订单创建成功。"

#: app/API/Order.php:283
#: app/API/Order.php:425
#: app/API/Order.php:597
#: app/API/Order.php:645
#: app/API/Order.php:815
#: app/API/Refund.php:156
#: app/Controllers/Payment/Stripe/API/Payment_Intent.php:178
#: views/shortcodes/payment/template-1.php:17
msgid "Order not found."
msgstr "未找到订单。"

#: app/API/Order.php:288
msgid "You are not allowed to view this order."
msgstr "您无权查看此订单。"

#. translators: %1$s: previous order status label. %2$s: new order status label.
#: app/API/Order.php:464
#: app/API/Order.php:554
msgid "Order status changed from %1$s to %2$s"
msgstr "订单状态已从 %1$s 更改为 %2$s"

#. translators: %1$s: previous fulfillment status label. %2$s: new fulfillment status label.
#: app/API/Order.php:496
#: app/API/Order.php:572
msgid "Order fulfillment status changed from %1$s to %2$s"
msgstr "订单履约状态已从 %1$s 更改为 %2$s"

#: app/API/Order.php:503
msgid "Failed to update order."
msgstr "更新订单失败。"

#: app/API/Order.php:508
msgid "Order updated successfully."
msgstr "订单更新成功。"

#: app/API/Order.php:522
msgid "Invalid order IDs."
msgstr "订单 ID 无效。"

#: app/API/Order.php:526
msgid "Invalid type parameter."
msgstr "类型参数无效。"

#: app/API/Order.php:581
msgid "Orders updated successfully."
msgstr "订单更新成功。"

#: app/API/Order.php:620
msgid "Order Deleted"
msgstr "订单已删除"

#: app/API/Order.php:624
msgid "Order deleted successfully."
msgstr "订单删除成功。"

#. translators: %s: formatted refund amount.
#: app/API/Order.php:658
msgid "Refund: %s"
msgstr "退款：%s"

#: app/API/Order.php:662
msgid "Order refunded successfully."
msgstr "订单退款成功。"

#: app/API/Order.php:667
msgid "Failed to refund order."
msgstr "订单退款失败。"

#: app/API/Order.php:686
msgid "Invalid order ID"
msgstr "订单 ID 无效"

#. translators: %s: email event name.
#: app/API/Order.php:710
msgid "Email sent: %s"
msgstr "邮件已发送：%s"

#: app/API/Order.php:714
msgid "Email sent."
msgstr "邮件已发送。"

#. translators: %s: email event name.
#: app/API/Order.php:723
msgid "Email failed: %s"
msgstr "邮件发送失败：%s"

#: app/API/Order.php:727
msgid "Email not sent"
msgstr "邮件未发送"

#: app/API/Order.php:758
#: app/API/Profile.php:165
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/LatestOrders.jsx:74
msgid "No orders found."
msgstr "未找到订单。"

#: app/API/Order.php:803
msgid "Orders deleted successfully."
msgstr "订单删除成功。"

#: app/API/Order.php:829
msgid "Invalid payment method."
msgstr "支付方式无效。"

#: app/API/Order.php:834
msgid "Offline payment methods are not accepted here."
msgstr "此处不接受线下支付方式。"

#: app/API/Order.php:870
msgid "Payment processed successfully."
msgstr "支付处理成功。"

#. translators: %s: address type
#: app/API/Order.php:913
msgid "Invalid %s address data."
msgstr "%s 地址数据无效。"

#: app/API/Order.php:920
msgid "First name is required."
msgstr "名字为必填项。"

#: app/API/Order.php:923
msgid "First name may only contain letters, spaces, hyphens, and apostrophes."
msgstr "名字只能包含字母、空格、连字符和撇号。"

#: app/API/Order.php:928
msgid "Last name may only contain letters, spaces, hyphens, and apostrophes."
msgstr "姓氏只能包含字母、空格、连字符和撇号。"

#: app/API/Order.php:934
msgid "Email address is required."
msgstr "电子邮箱地址为必填项。"

#: app/API/Order.php:937
#: assets/public/js/checkout.js:6
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseField.jsx:27
msgid "Please enter a valid email address."
msgstr "请输入有效的电子邮箱地址。"

#: app/API/Order.php:943
msgid "Please enter a valid phone number."
msgstr "请输入有效的电话号码。"

#: app/API/Order.php:948
#: assets/public/js/checkout.js:8
msgid "Please enter a valid postcode."
msgstr "请输入有效的邮政编码。"

#: app/API/Product.php:65
msgid "No products found"
msgstr "未找到商品"

#: app/API/Product.php:242
msgid "Failed to create product."
msgstr "创建商品失败。"

#: app/API/Product.php:261
msgid "Product created"
msgstr "商品已创建"

#: app/API/Product.php:294
msgid "Failed to update product."
msgstr "更新商品失败。"

#: app/API/Product.php:311
msgid "Product updated"
msgstr "商品已更新"

#: app/API/Product.php:340
msgid "Product can't be deleted."
msgstr "无法删除商品。"

#: app/API/Product.php:346
msgid "Failed to delete product."
msgstr "删除商品失败。"

#: app/API/Product.php:358
msgid "Product deleted successfully."
msgstr "商品删除成功。"

#: app/API/Product.php:371
#: app/API/Product.php:419
msgid "Invalid product IDs."
msgstr "商品 ID 无效。"

#: app/API/Product.php:407
msgid "Failed to delete some products."
msgstr "部分商品删除失败。"

#: app/API/Product.php:410
msgid "Products deleted successfully."
msgstr "商品删除成功。"

#: app/API/Product.php:453
msgid "Products updated successfully."
msgstr "商品更新成功。"

#: app/API/Product.php:491
#: app/API/Product.php:546
msgid "Review added"
msgstr "评价已添加"

#. translators: %s: product title.
#: app/API/Product.php:538
msgid "New review added for %s"
msgstr "已为 %s 添加新评价"

#: app/API/Product.php:552
msgid "Failed to add review."
msgstr "添加评价失败。"

#: app/API/Product.php:597
msgid "No variations found"
msgstr "未找到变体"

#: app/API/Product.php:601
msgid "Variations found"
msgstr "已找到变体"

#: app/API/Product_Review.php:59
msgid "Review ID is required."
msgstr "评价 ID 为必填项。"

#: app/API/Product_Review.php:65
msgid "Review not found."
msgstr "未找到评价。"

#: app/API/Product_Review.php:68
msgid "You do not have permission to delete this review."
msgstr "您无权删除此评价。"

#: app/API/Product_Review.php:92
msgid "Failed to delete review."
msgstr "删除评价失败。"

#: app/API/Product_Review.php:97
msgid "Review deleted successfully."
msgstr "评价删除成功。"

#: app/API/Profile.php:146
msgid "Customer data updated"
msgstr "客户数据已更新"

#: app/API/Profile.php:219
#: app/API/Transaction.php:64
msgid "No transactions found."
msgstr "未找到交易。"

#: app/API/Refund.php:54
msgid "No refunds found"
msgstr "未找到退款"

#: app/API/Refund.php:106
#: app/API/Refund.php:273
#: app/API/Refund.php:309
msgid "Refund not found."
msgstr "未找到退款。"

#: app/API/Refund.php:161
msgid "Refunds are not allowed for this order status."
msgstr "此订单状态不允许退款。"

#: app/API/Refund.php:165
msgid "Refund amount must be greater than zero."
msgstr "退款金额必须大于零。"

#: app/API/Refund.php:180
msgid "Failed to process refund through payment gateway."
msgstr "通过支付网关处理退款失败。"

#. translators: %s: remaining due amount of the order.
#: app/API/Refund.php:218
msgid "Refund amount cannot exceed the due amount of %s."
msgstr "退款金额不能超过应付金额 %s。"

#: app/API/Refund.php:227
msgid "Failed to create refund."
msgstr "创建退款失败。"

#: app/API/Refund.php:256
msgid "Refund created"
msgstr "退款已创建"

#: app/API/Refund.php:279
msgid "Failed to update refund."
msgstr "更新退款失败。"

#: app/API/Refund.php:292
msgid "Refund updated"
msgstr "退款已更新"

#: app/API/Refund.php:317
msgid "Failed to delete refund."
msgstr "删除退款失败。"

#: app/API/Refund.php:322
msgid "Refund deleted successfully."
msgstr "退款删除成功。"

#: app/API/Refund.php:335
msgid "Invalid refund IDs."
msgstr "退款 ID 无效。"

#: app/API/Refund.php:361
msgid "Failed to delete some refunds."
msgstr "部分退款删除失败。"

#: app/API/Refund.php:364
msgid "Refunds deleted successfully."
msgstr "退款删除成功。"

#: app/API/Reports/Customers.php:35
msgid "Total Customers"
msgstr "客户总数"

#: app/API/Reports/Customers.php:41
#: app/API/Reports/Customers.php:213
#: app/API/Reports/Products.php:958
msgid "New Customers"
msgstr "新客户"

#: app/API/Reports/Customers.php:47
#: app/API/Reports/Customers.php:219
#: app/API/Reports/Products.php:964
msgid "Repeat Customers"
msgstr "复购客户"

#: app/API/Reports/Customers.php:51
msgid "Customers who have placed more than one order."
msgstr "下单超过一次的客户。"

#: app/API/Reports/Customers.php:54
#: app/API/Reports/Overview.php:868
msgid "Orders Per Customer"
msgstr "每位客户订单数"

#: app/API/Reports/Customers.php:60
msgid "Customer LTV"
msgstr "客户终身价值"

#: app/API/Reports/Customers.php:64
msgid "Average Lifetime Value per customer."
msgstr "每位客户的平均终身价值。"

#: app/API/Reports/Customers.php:67
msgid "Customer AOV"
msgstr "客户平均订单金额"

#: app/API/Reports/Customers.php:71
msgid "Average Order Value per customer."
msgstr "每位客户的平均订单金额。"

#: app/API/Reports/Customers.php:225
msgid "Previous New Customers"
msgstr "上一周期新客户"

#: app/API/Reports/Customers.php:232
msgid "Previous Repeat Customers"
msgstr "上一周期复购客户"

#. translators: %s: report data group label, e.g. Orders.
#: app/API/Reports/LegacyReports.php:330
msgid "%s Count"
msgstr "%s 数量"

#. translators: %s: report data group label, e.g. Orders.
#: app/API/Reports/LegacyReports.php:346
msgid "%s Amount"
msgstr "%s 金额"

#: app/API/Reports/Orders.php:42
#: app/API/Reports/Overview.php:39
#: app/Config/settings.php:402
#: app/Controllers/Common/Init.php:247
#: app/Helpers/functions.php:826
#: app/Helpers/functions.php:827
#: app/Helpers/functions.php:896
#: app/Helpers/functions.php:897
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/easycommerce/App.jsx:396
#: spa/admin/easycommerce/App.jsx:397
#: spa/admin/easycommerce/App.jsx:407
#: spa/admin/easycommerce/pages/Customers/SingleCustomer/index.jsx:196
#: spa/admin/easycommerce/pages/Orders/index.jsx:313
#: spa/admin/easycommerce/pages/Reports/components/overview/CustomerOverview.jsx:97
#: spa/admin/easycommerce/pages/Reports/pages/Orders.jsx:28
#: spa/admin/settings/src/App.jsx:17
#: spa/public/dashboard/components/Sidebar/index.jsx:34
#: spa/public/dashboard/components/tabs/Orders/index.jsx:60
msgid "Orders"
msgstr "订单"

#: app/API/Reports/Orders.php:47
#: app/API/Reports/Overview.php:43
msgid "All orders except On Hold, Pending, Cancelled."
msgstr "除“暂挂”、“待处理”、“已取消”外的所有订单。"

#: app/API/Reports/Orders.php:50
msgid "Completed Orders"
msgstr "已完成订单"

#: app/API/Reports/Orders.php:57
#: app/API/Reports/Overview.php:53
#: app/API/Reports/Products.php:64
#: app/API/Reports/Products.php:736
#: app/Controllers/Common/Init.php:251
#: app/Helpers/functions.php:834
#: app/Helpers/functions.php:835
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:398
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/Refunds.jsx:65
#: spa/admin/easycommerce/pages/Refunds/index.jsx:51
#: spa/admin/easycommerce/pages/Reports/components/products/LeastSold.jsx:39
#: spa/admin/easycommerce/pages/Reports/components/products/TopSold.jsx:39
msgid "Refunds"
msgstr "退款"

#: app/API/Reports/Orders.php:64
#: app/API/Reports/Overview.php:59
#: app/API/Reports/Revenue.php:41
msgid "Net Revenue"
msgstr "净收入"

#: app/API/Reports/Orders.php:68
#: app/API/Reports/Overview.php:63
#: app/API/Reports/Revenue.php:45
msgid "Total revenue after any refunds or deductions."
msgstr "扣除退款或其他扣减后的总收入。"

#: app/API/Reports/Orders.php:71
msgid "Pending Orders"
msgstr "待处理订单"

#: app/API/Reports/Orders.php:110
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/SingleCustomer/components/CustomerSaleSummery.jsx:78
msgid "Order Count"
msgstr "订单数量"

#: app/API/Reports/Orders.php:116
msgid "Order Amount"
msgstr "订单金额"

#: app/API/Reports/Orders.php:122
msgid "Previous Order Count"
msgstr "上一周期订单数量"

#: app/API/Reports/Orders.php:129
msgid "Previous Order Amount"
msgstr "上一周期订单金额"

#: app/API/Reports/Overview.php:46
msgid "Sales"
msgstr "销售额"

#: app/API/Reports/Overview.php:50
msgid "Total sales before any refunds or deductions."
msgstr "扣除退款或其他扣减前的总销售额。"

#: app/API/Reports/Overview.php:66
#: app/API/Reports/Products.php:342
msgid "Products Sold"
msgstr "已售商品"

#: app/API/Reports/Overview.php:72
#: app/Controllers/Common/Init.php:263
#: app/Helpers/functions.php:858
#: app/Helpers/functions.php:859
#: app/Helpers/functions.php:914
#: app/Helpers/functions.php:915
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:400
#: spa/admin/easycommerce/App.jsx:409
#: spa/admin/easycommerce/pages/Customers/index.jsx:162
#: spa/admin/easycommerce/pages/Reports/pages/Customers.jsx:27
msgid "Customers"
msgstr "客户"

#: app/API/Reports/Overview.php:512
msgid "New Orders"
msgstr "新订单"

#: app/API/Reports/Overview.php:517
msgid "Renewal Orders"
msgstr "续订订单"

#: app/API/Reports/Overview.php:677
msgid "Products in Catalog"
msgstr "目录中的商品"

#: app/API/Reports/Overview.php:682
msgid "Variations across products"
msgstr "商品变体总数"

#: app/API/Reports/Overview.php:687
msgid "Average product price"
msgstr "商品平均价格"

#: app/API/Reports/Overview.php:692
msgid "Inventory count"
msgstr "库存数量"

#: app/API/Reports/Overview.php:784
msgid "New"
msgstr "新客户"

#: app/API/Reports/Overview.php:789
msgid "Returning"
msgstr "回头客"

#: app/API/Reports/Overview.php:859
msgid "AOV Per Customer"
msgstr "每位客户平均订单金额"

#: app/API/Reports/Overview.php:877
msgid "Items Per Customer"
msgstr "每位客户商品件数"

#: app/API/Reports/Overview.php:992
msgid "Guest"
msgstr "访客"

#: app/API/Reports/Products.php:36
msgid "Live Products"
msgstr "上架商品"

#: app/API/Reports/Products.php:42
msgid "Total Stock"
msgstr "总库存"

#: app/API/Reports/Products.php:47
#: views/blocks/shops-page/template-1/shop.php:208
#: views/blocks/shops-page/template-2/shop.php:208
#: views/blocks/shops-page/template-3/partials/product-grid.php:206
#: views/blocks/shops-page/template-3/partials/product-list.php:218
#: views/blocks/single-product/gallery/render.php:61
msgid "Out of Stock"
msgstr "缺货"

#: app/API/Reports/Products.php:52
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/index.jsx:52
msgid "Low Stock"
msgstr "库存不足"

#: app/API/Reports/Products.php:57
msgid "Gross Sales"
msgstr "总销售额"

#: app/API/Reports/Products.php:71
msgid "Average Rating"
msgstr "平均评分"

#: app/API/Reports/Products.php:599
#: app/API/Reports/Products.php:627
#: app/API/Reports/Products.php:786
#: app/API/Reports/Products.php:931
#: app/API/Reports/Products.php:1107
#: app/API/Reports/Products.php:1299
msgid "Product ID is required"
msgstr "商品 ID 为必填项"

#: app/API/Reports/Products.php:605
#: app/API/Reports/Products.php:633
#: app/API/Reports/Products.php:792
#: app/API/Reports/Products.php:937
#: app/API/Reports/Products.php:1113
#: app/API/Reports/Products.php:1305
msgid "Product not found"
msgstr "未找到商品"

#: app/API/Reports/Products.php:730
msgid "Gross Sale"
msgstr "总销售额"

#: app/API/Reports/Products.php:742
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/singleProduct/ProductInfo.jsx:83
#: spa/admin/easycommerce/pages/Reports/components/singleProduct/Variations.jsx:12
msgid "Stock"
msgstr "库存"

#: app/API/Reports/Products.php:747
msgid "Avg Rating"
msgstr "平均评分"

#: app/API/Reports/Reports.php:1236
#: app/Config/settings.php:418
#: app/Controllers/Payment/Braintree.php:80
#: app/Controllers/Payment/Cash_On_Delivery.php:49
#: app/Controllers/Payment/Mollie.php:93
#: app/Controllers/Payment/PayPal.php:72
#: app/Controllers/Payment/Square.php:96
#: app/Controllers/Payment/Stripe.php:271
#: app/Helpers/functions.php:339
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/OrderInfo.jsx:68
#: spa/public/dashboard/components/tabs/Dashboard/index.jsx:33
#: spa/public/dashboard/components/tabs/Transactions/index.jsx:217
msgid "Pending"
msgstr "待处理"

#: app/API/Reports/Reports.php:1237
#: app/Config/settings.php:420
#: app/Controllers/Payment/Braintree.php:82
#: app/Controllers/Payment/Cash_On_Delivery.php:51
#: app/Controllers/Payment/Mollie.php:95
#: app/Controllers/Payment/PayPal.php:74
#: app/Controllers/Payment/Square.php:98
#: app/Controllers/Payment/Stripe.php:273
#: app/Helpers/functions.php:340
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/OrderInfo.jsx:70
#: spa/public/dashboard/components/tabs/Dashboard/index.jsx:21
msgid "Processing"
msgstr "处理中"

#: app/API/Reports/Reports.php:1238
#: app/Config/settings.php:419
#: app/Controllers/Payment/Braintree.php:81
#: app/Controllers/Payment/Cash_On_Delivery.php:50
#: app/Controllers/Payment/Mollie.php:94
#: app/Controllers/Payment/PayPal.php:73
#: app/Controllers/Payment/Square.php:97
#: app/Controllers/Payment/Stripe.php:272
#: app/Helpers/functions.php:341
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/OrderInfo.jsx:64
#: spa/public/dashboard/components/tabs/Dashboard/index.jsx:15
msgid "Completed"
msgstr "已完成"

#: app/API/Reports/Reports.php:1239
#: app/Helpers/functions.php:345
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/OrderInfo.jsx:67
#: spa/public/dashboard/components/tabs/Dashboard/index.jsx:39
msgid "Refunded"
msgstr "已退款"

#: app/API/Reports/Reports.php:1240
#: app/Helpers/functions.php:344
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/OrderInfo.jsx:66
msgid "Partially Refunded"
msgstr "部分退款"

#: app/API/Reports/Reports.php:1241
#: app/Helpers/functions.php:342
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/OrderInfo.jsx:65
#: spa/public/dashboard/components/tabs/Dashboard/index.jsx:45
msgid "Cancelled"
msgstr "已取消"

#: app/API/Reports/Reports.php:1242
#: app/Helpers/functions.php:343
#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Dashboard/index.jsx:27
msgid "On Hold"
msgstr "暂挂"

#: app/API/Reports/Revenue.php:34
msgid "Gross Revenue"
msgstr "总收入"

#: app/API/Reports/Revenue.php:38
msgid "Total revenue before any refunds or deductions."
msgstr "扣除退款或其他扣减前的总收入。"

#: app/API/Reports/Revenue.php:48
msgid "Avg Revenue Per Customer"
msgstr "每位客户平均收入"

#: app/API/Reports/Revenue.php:54
msgid "Avg Revenue Per Order"
msgstr "每笔订单平均收入"

#: app/API/Reports/Revenue.php:60
msgid "Avg Revenue Per Product"
msgstr "每件商品平均收入"

#: app/API/Reports/Revenue.php:100
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/overview/TopSellingProducts.jsx:95
#: spa/admin/easycommerce/pages/Reports/components/overview/TopSellingProducts.jsx:187
msgid "Revenue"
msgstr "收入"

#: app/API/Reports/Revenue.php:106
msgid "Previous Revenue"
msgstr "上一周期收入"

#: app/API/Shipping_Plan.php:23
#: app/API/Shipping_Plan.php:130
#: app/API/Shipping_Plan.php:198
msgid "Shipping plan not found."
msgstr "未找到配送方案。"

#: app/API/Shipping_Plan.php:103
msgid "Failed to create shipping plan."
msgstr "创建配送方案失败。"

#: app/API/Shipping_Plan.php:108
msgid "Shipping plan created successfully."
msgstr "配送方案创建成功。"

#: app/API/Shipping_Plan.php:124
#: app/API/Shipping_Plan.php:192
msgid "Shipping plan ID is required."
msgstr "配送方案 ID 为必填项。"

#: app/API/Shipping_Plan.php:176
#: build/shipping.bundle.js:2
msgid "Failed to update shipping plan."
msgstr "更新配送方案失败。"

#: app/API/Shipping_Plan.php:179
#: build/shipping.bundle.js:2
msgid "Shipping plan updated successfully."
msgstr "配送方案更新成功。"

#: app/API/Shipping_Plan.php:222
msgid "Failed to delete shipping plan."
msgstr "删除配送方案失败。"

#: app/API/Shipping_Plan.php:225
msgid "Shipping plan deleted successfully."
msgstr "配送方案删除成功。"

#: app/API/Shipping_Plan.php:238
msgid "Region code is required."
msgstr "区域代码为必填项。"

#: app/API/Shipping_Plan.php:244
msgid "No shipping plans available for this region."
msgstr "此区域没有可用的配送方案。"

#: app/API/Tax.php:28
msgid "Tax classes found."
msgstr "已找到税种。"

#: app/API/Tax.php:70
msgid "A class with the same name already exists"
msgstr "已存在同名的税种"

#: app/API/Tax.php:86
msgid "Failed to create tax class."
msgstr "创建税种失败。"

#: app/API/Tax.php:91
msgid "Tax class created successfully."
msgstr "税种创建成功。"

#: app/API/Tax.php:104
msgid "Tax class not found."
msgstr "未找到税种。"

#: app/API/Tax.php:121
msgid "Tax class found."
msgstr "已找到税种。"

#: app/API/Tax.php:167
msgid "Failed to update tax class."
msgstr "更新税种失败。"

#: app/API/Tax.php:182
msgid "Tax class updated successfully."
msgstr "税种更新成功。"

#: app/API/Tax.php:210
msgid "Failed to delete tax class."
msgstr "删除税种失败。"

#: app/API/Tax.php:222
msgid "Tax class deleted successfully."
msgstr "税种删除成功。"

#: app/API/Tax.php:271
msgid "Country parameter is required."
msgstr "国家/地区参数为必填项。"

#: app/API/Tax.php:280
msgid "No tax rates found."
msgstr "未找到税率。"

#: app/API/Taxonomy.php:34
msgid "Categories found."
msgstr "已找到分类。"

#: app/API/Taxonomy.php:98
msgid "Category created."
msgstr "分类已创建。"

#: app/API/Taxonomy.php:156
msgid "Category updated."
msgstr "分类已更新。"

#: app/API/Taxonomy.php:189
msgid "Category not deleted"
msgstr "分类未删除"

#: app/API/Taxonomy.php:196
msgid "Category deleted"
msgstr "分类已删除"

#: app/API/Taxonomy.php:228
msgid "Categories deleted"
msgstr "分类已删除"

#: app/API/Taxonomy.php:254
msgid "Brands found."
msgstr "已找到品牌。"

#: app/API/Taxonomy.php:318
msgid "Brand created."
msgstr "品牌已创建。"

#: app/API/Taxonomy.php:376
msgid "brand updated."
msgstr "品牌已更新。"

#: app/API/Taxonomy.php:410
msgid "Brand not deleted"
msgstr "品牌未删除"

#: app/API/Taxonomy.php:417
msgid "Brand deleted"
msgstr "品牌已删除"

#: app/API/Taxonomy.php:449
msgid "Brands deleted"
msgstr "品牌已删除"

#: app/API/Taxonomy.php:475
msgid "tags found."
msgstr "已找到标签。"

#: app/API/Taxonomy.php:537
msgid "tag created."
msgstr "标签已创建。"

#: app/API/Taxonomy.php:593
msgid "tag updated."
msgstr "标签已更新。"

#: app/API/Taxonomy.php:626
msgid "tag not deleted"
msgstr "标签未删除"

#: app/API/Taxonomy.php:633
msgid "tag deleted"
msgstr "标签已删除"

#: app/API/Taxonomy.php:665
msgid "tags deleted"
msgstr "标签已删除"

#: app/API/Transaction.php:159
msgid "Failed to delete transaction."
msgstr "删除交易失败。"

#: app/API/Transaction.php:164
msgid "Transaction deleted successfully."
msgstr "交易删除成功。"

#: app/Bootstrap/Activator/Post_Type.php:22
msgctxt "post type general name"
msgid "Products"
msgstr "商品"

#: app/Bootstrap/Activator/Post_Type.php:23
msgctxt "post type singular name"
msgid "Product"
msgstr "商品"

#: app/Bootstrap/Activator/Post_Type.php:24
msgctxt "admin menu"
msgid "Products"
msgstr "商品"

#: app/Bootstrap/Activator/Post_Type.php:25
msgctxt "add new on admin bar"
msgid "Product"
msgstr "商品"

#: app/Bootstrap/Activator/Post_Type.php:26
msgctxt "product"
msgid "Add New"
msgstr "新增"

#: app/Bootstrap/Activator/Post_Type.php:27
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/AddProduct/index.jsx:254
#: spa/admin/easycommerce/pages/Products/index.jsx:500
msgid "Add New Product"
msgstr "新增商品"

#: app/Bootstrap/Activator/Post_Type.php:28
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/index.jsx:382
msgid "New Product"
msgstr "新商品"

#: app/Bootstrap/Activator/Post_Type.php:29
msgid "Edit Product"
msgstr "编辑商品"

#: app/Bootstrap/Activator/Post_Type.php:30
#: build/easycommerce.bundle.js:2
msgid "View Product"
msgstr "查看商品"

#: app/Bootstrap/Activator/Post_Type.php:31
#: app/Controllers/Common/Init.php:243
#: app/Helpers/functions.php:779
#: app/Helpers/functions.php:780
#: app/Helpers/functions.php:908
#: app/Helpers/functions.php:909
#: views/store/common/header.php:30
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:389
#: spa/admin/easycommerce/App.jsx:390
#: spa/admin/easycommerce/App.jsx:391
#: spa/admin/easycommerce/App.jsx:392
#: spa/admin/easycommerce/App.jsx:393
#: spa/admin/easycommerce/App.jsx:394
#: spa/admin/easycommerce/App.jsx:395
#: spa/admin/easycommerce/App.jsx:408
#: spa/admin/easycommerce/pages/Customers/SingleCustomer/index.jsx:214
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/Table/THead.jsx:5
#: spa/admin/easycommerce/pages/Products/index.jsx:360
#: spa/admin/easycommerce/pages/Reports/pages/Products.jsx:27
msgid "Products"
msgstr "商品"

#: app/Bootstrap/Activator/Post_Type.php:32
msgid "Search Products"
msgstr "搜索商品"

#: app/Bootstrap/Activator/Post_Type.php:33
msgid "Parent Products:"
msgstr "父级商品："

#: app/Bootstrap/Activator/Post_Type.php:34
#: views/templates/archive-product/layout.php:27
#: views/templates/single-product/layout-default.php:68
#: views/templates/single-product/layout.php:103
#: blocks/shops-page/template-1/edit.js:779
#: blocks/shops-page/template-2/edit.js:732
#: blocks/shops-page/template-3/edit.js:580
#: build/blocks.bundle.js:2
msgid "No products found."
msgstr "未找到商品。"

#: app/Bootstrap/Activator/Post_Type.php:35
msgid "No products found in Trash."
msgstr "回收站中未找到商品。"

#: app/Bootstrap/Activator/Taxonomy.php:22
msgctxt "taxonomy general name"
msgid "Categories"
msgstr "分类"

#: app/Bootstrap/Activator/Taxonomy.php:23
msgctxt "taxonomy singular name"
msgid "Category"
msgstr "分类"

#: app/Bootstrap/Activator/Taxonomy.php:24
msgid "Search Categories"
msgstr "搜索分类"

#: app/Bootstrap/Activator/Taxonomy.php:25
msgid "All Categories"
msgstr "所有分类"

#: app/Bootstrap/Activator/Taxonomy.php:26
msgid "Parent Category"
msgstr "父级分类"

#: app/Bootstrap/Activator/Taxonomy.php:27
msgid "Parent Category:"
msgstr "父级分类："

#: app/Bootstrap/Activator/Taxonomy.php:28
msgid "Edit Category"
msgstr "编辑分类"

#: app/Bootstrap/Activator/Taxonomy.php:29
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Categories/index.jsx:395
msgid "Update Category"
msgstr "更新分类"

#: app/Bootstrap/Activator/Taxonomy.php:30
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Categories/index.jsx:330
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/CategoryModal.jsx:152
msgid "Add New Category"
msgstr "新增分类"

#: app/Bootstrap/Activator/Taxonomy.php:31
msgid "New Category Name"
msgstr "新分类名称"

#: app/Bootstrap/Activator/Taxonomy.php:32
#: app/Helpers/functions.php:806
#: app/Helpers/functions.php:807
#: views/blocks/shops-page/template-1/inc/filter.php:63
#: views/blocks/shops-page/template-1/inc/filter.php:318
#: views/blocks/shops-page/template-2/inc/filter.php:115
#: views/blocks/shops-page/template-3/inc/filter.php:58
#: blocks/shops-page/template-1/components/Filters.js:83
#: blocks/shops-page/template-2/components/Filters.js:123
#: blocks/shops-page/template-3/components/Filters.js:71
#: build/blocks.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:393
#: spa/admin/easycommerce/pages/Categories/index.jsx:269
#: spa/admin/easycommerce/pages/Products/components/Organize/index.jsx:167
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:184
msgid "Categories"
msgstr "分类"

#: app/Bootstrap/Activator/Taxonomy.php:74
msgctxt "taxonomy general name"
msgid "Brands"
msgstr "品牌"

#: app/Bootstrap/Activator/Taxonomy.php:75
msgctxt "taxonomy singular name"
msgid "Brand"
msgstr "品牌"

#: app/Bootstrap/Activator/Taxonomy.php:76
msgid "Search Brands"
msgstr "搜索品牌"

#: app/Bootstrap/Activator/Taxonomy.php:77
msgid "All Brands"
msgstr "所有品牌"

#: app/Bootstrap/Activator/Taxonomy.php:78
msgid "Parent Brand"
msgstr "父级品牌"

#: app/Bootstrap/Activator/Taxonomy.php:79
msgid "Parent Brand:"
msgstr "父级品牌："

#: app/Bootstrap/Activator/Taxonomy.php:80
msgid "Edit Brand"
msgstr "编辑品牌"

#: app/Bootstrap/Activator/Taxonomy.php:81
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Brands/index.jsx:393
msgid "Update Brand"
msgstr "更新品牌"

#: app/Bootstrap/Activator/Taxonomy.php:82
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Brands/index.jsx:329
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/BrandModal.jsx:152
msgid "Add New Brand"
msgstr "新增品牌"

#: app/Bootstrap/Activator/Taxonomy.php:83
msgid "New Brand Name"
msgstr "新品牌名称"

#: app/Bootstrap/Activator/Taxonomy.php:84
#: app/Helpers/functions.php:818
#: app/Helpers/functions.php:819
#: views/blocks/shops-page/template-1/inc/filter.php:81
#: views/blocks/shops-page/template-1/inc/filter.php:423
#: views/blocks/shops-page/template-2/inc/filter.php:221
#: views/blocks/shops-page/template-3/inc/filter.php:165
#: blocks/shops-page/template-1/components/Filters.js:121
#: blocks/shops-page/template-2/components/Filters.js:235
#: blocks/shops-page/template-3/components/Filters.js:169
#: build/blocks.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:395
#: spa/admin/easycommerce/pages/Brands/index.jsx:268
#: spa/admin/easycommerce/pages/Products/components/Organize/index.jsx:181
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:180
msgid "Brands"
msgstr "品牌"

#: app/Bootstrap/Activator/Taxonomy.php:128
msgctxt "taxonomy general name"
msgid "Tags"
msgstr "标签"

#: app/Bootstrap/Activator/Taxonomy.php:129
msgctxt "taxonomy singular name"
msgid "Tag"
msgstr "标签"

#: app/Bootstrap/Activator/Taxonomy.php:130
msgid "Search Tags"
msgstr "搜索标签"

#: app/Bootstrap/Activator/Taxonomy.php:131
msgid "All Tags"
msgstr "所有标签"

#: app/Bootstrap/Activator/Taxonomy.php:132
msgid "Parent Tag"
msgstr "父级标签"

#: app/Bootstrap/Activator/Taxonomy.php:133
msgid "Parent Tag:"
msgstr "父级标签："

#: app/Bootstrap/Activator/Taxonomy.php:134
msgid "Edit Tag"
msgstr "编辑标签"

#: app/Bootstrap/Activator/Taxonomy.php:135
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Tags/index.jsx:338
msgid "Update Tag"
msgstr "更新标签"

#: app/Bootstrap/Activator/Taxonomy.php:136
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/TagModal.jsx:90
#: spa/admin/easycommerce/pages/Tags/index.jsx:285
msgid "Add New Tag"
msgstr "新增标签"

#: app/Bootstrap/Activator/Taxonomy.php:137
msgid "New Tag Name"
msgstr "新标签名称"

#: app/Bootstrap/Activator/Taxonomy.php:138
#: app/Helpers/functions.php:812
#: app/Helpers/functions.php:813
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:394
#: spa/admin/easycommerce/pages/Products/components/Organize/index.jsx:174
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:181
#: spa/admin/easycommerce/pages/Tags/index.jsx:221
msgid "Tags"
msgstr "标签"

#: app/Bootstrap/Activator/User_Role.php:51
msgid "Manager"
msgstr "店铺经理"

#: app/Bootstrap/Activator/User_Role.php:87
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/AddNew/index.jsx:112
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/index.jsx:98
#: spa/admin/easycommerce/pages/ProductReviews/components/Table/THead.jsx:6
#: spa/admin/easycommerce/pages/Refunds/components/RefundsTable.jsx:22
msgid "Customer"
msgstr "客户"

#: app/Bootstrap/Installer.php:108
#: app/Controllers/Admin/Init.php:316
#: app/Controllers/Common/Init.php:211
msgid "Shop"
msgstr "商店"

#: app/Bootstrap/Installer.php:112
#: app/Config/settings.php:448
#: app/Controllers/Admin/Init.php:318
#: app/Controllers/Common/Init.php:219
#: views/blocks/shops-page/template-2/shop.php:401
#: blocks/shops-page/template-1/edit.js:769
#: blocks/shops-page/template-2/edit.js:722
#: blocks/shops-page/template-3/components/GridView.jsx:194
#: blocks/shops-page/template-3/components/ListView.jsx:233
#: build/blocks.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/settings/src/App.jsx:18
msgid "Checkout"
msgstr "结账"

#: app/Bootstrap/Installer.php:116
#: app/Controllers/Admin/Init.php:320
#: app/Controllers/Common/Init.php:227
#: app/Controllers/Common/Init.php:239
#: app/Helpers/functions.php:771
#: app/Helpers/functions.php:772
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:387
#: spa/admin/easycommerce/pages/Dashboard/index.jsx:24
#: spa/public/dashboard/components/Sidebar/index.jsx:23
msgid "Dashboard"
msgstr "仪表盘"

#: app/Bootstrap/Installer.php:120
#: app/Config/settings.php:308
#: app/Controllers/Admin/Init.php:322
#: views/templates/checkout/template-1/payment-methods.php:10
#: views/templates/checkout/template-2/payment-methods.php:10
#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/easycommerce/pages/Transactions/index.jsx:48
#: spa/admin/settings/src/App.jsx:16
msgid "Payment"
msgstr "支付"

#: app/Config/checkout-fields.php:14
#: build/checkout.bundle.js:2
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/AddNew/index.jsx:129
#: spa/public/dashboard/components/tabs/Address/Components/BillingAddress.jsx:29
#: spa/public/dashboard/components/tabs/Address/Components/ShippingAddress.jsx:30
#: spa/public/dashboard/components/tabs/Profile/index.jsx:154
msgid "First Name"
msgstr "名字"

#: app/Config/checkout-fields.php:15
#: build/checkout.bundle.js:2
msgid "Your first name"
msgstr "您的名字"

#: app/Config/checkout-fields.php:25
#: build/checkout.bundle.js:2
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/AddNew/index.jsx:173
#: spa/public/dashboard/components/tabs/Address/Components/BillingAddress.jsx:46
#: spa/public/dashboard/components/tabs/Address/Components/ShippingAddress.jsx:47
#: spa/public/dashboard/components/tabs/Profile/index.jsx:170
msgid "Last Name"
msgstr "姓氏"

#: app/Config/checkout-fields.php:26
#: build/checkout.bundle.js:2
msgid "Your last name"
msgstr "您的姓氏"

#: app/Config/checkout-fields.php:36
#: build/checkout.bundle.js:2
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/AbandonedCart/index.jsx:11
#: spa/admin/easycommerce/pages/Customers/components/CustomerTable.jsx:32
#: spa/admin/easycommerce/pages/Customers/components/TableHeader.jsx:13
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/CustomerAddress.jsx:24
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/CustomerAddress.jsx:66
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseField.jsx:99
#: spa/admin/easycommerce/pages/Reports/components/revenue/TopCustomers.jsx:36
#: spa/public/dashboard/components/tabs/Address/Components/BillingAddress.jsx:63
#: spa/public/dashboard/components/tabs/Address/Components/ShippingAddress.jsx:64
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/AddressFields.jsx:36
msgid "Email"
msgstr "电子邮箱"

#: app/Config/checkout-fields.php:37
#: app/Controllers/Common/API.php:261
#: app/Controllers/Common/API.php:284
#: app/Controllers/Common/API.php:339
#: app/Controllers/Common/API.php:378
#: build/checkout.bundle.js:2
msgid "Your email"
msgstr "您的电子邮箱"

#: app/Config/checkout-fields.php:47
#: build/checkout.bundle.js:2
#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/AddressFields.jsx:37
msgid "Phone"
msgstr "电话"

#: app/Config/checkout-fields.php:48
#: build/checkout.bundle.js:2
#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Address/Components/BillingAddress.jsx:103
#: spa/public/dashboard/components/tabs/Address/Components/ShippingAddress.jsx:104
#: spa/public/dashboard/components/tabs/Profile/index.jsx:210
msgid "Enter your phone number"
msgstr "请输入您的电话号码"

#: app/Config/checkout-fields.php:58
#: app/Config/settings.php:132
#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/AddressFields.jsx:38
msgid "Address 1"
msgstr "地址 1"

#: app/Config/checkout-fields.php:59
#: app/Config/settings.php:134
msgid "Your address 1"
msgstr "您的地址 1"

#: app/Config/checkout-fields.php:66
#: app/Config/settings.php:140
#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/AddressFields.jsx:39
msgid "Address 2"
msgstr "地址 2"

#: app/Config/checkout-fields.php:67
#: app/Config/settings.php:142
msgid "Your address 2"
msgstr "您的地址 2"

#: app/Config/checkout-fields.php:74
#: app/Config/settings.php:124
#: build/checkout.bundle.js:2
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: build/shipping.bundle.js:2
#: build/tax.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/CustomerAddress.jsx:48
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/CustomerAddress.jsx:90
#: spa/admin/tax/src/components/TaxDetails/elements/RegionsHeader.jsx:9
#: spa/public/dashboard/components/tabs/Address/Components/BillingAddress.jsx:144
#: spa/public/dashboard/components/tabs/Address/Components/ShippingAddress.jsx:145
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/AddressFields.jsx:48
#: spa/public/dashboard/components/tabs/Profile/index.jsx:251
msgid "Country"
msgstr "国家/地区"

#: app/Config/checkout-fields.php:82
#: app/Config/settings.php:149
#: build/checkout.bundle.js:2
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: build/shipping.bundle.js:2
#: build/tax.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/CustomerAddress.jsx:44
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/CustomerAddress.jsx:86
#: spa/admin/tax/src/components/TaxDetails/elements/RegionsHeader.jsx:12
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/AddressFields.jsx:47
msgid "State"
msgstr "州/省"

#: app/Config/checkout-fields.php:83
#: app/Config/settings.php:151
msgid "Your State"
msgstr "您的州/省"

#: app/Config/checkout-fields.php:90
#: app/Config/settings.php:158
#: build/checkout.bundle.js:2
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: build/shipping.bundle.js:2
#: build/tax.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/CustomerAddress.jsx:40
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/CustomerAddress.jsx:82
#: spa/admin/tax/src/components/TaxDetails/elements/RegionsHeader.jsx:15
#: spa/public/dashboard/components/tabs/Address/Components/BillingAddress.jsx:199
#: spa/public/dashboard/components/tabs/Address/Components/ShippingAddress.jsx:200
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/AddressFields.jsx:41
msgid "City"
msgstr "城市"

#: app/Config/checkout-fields.php:91
#: app/Config/settings.php:160
msgid "Your City"
msgstr "您的城市"

#: app/Config/checkout-fields.php:98
#: app/Config/settings.php:166
msgid "Postcode"
msgstr "邮政编码"

#: app/Config/checkout-fields.php:99
#: app/Config/settings.php:168
#: views/store/add-attributes/add-new.php:293
#: build/checkout.bundle.js:2
#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
#: build/shipping.bundle.js:2
msgid "Write here"
msgstr "在此填写"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/cancelled.php:4
msgid "Your Order ###order_id## Has Been Cancelled - ##shop_name##"
msgstr "您的订单 ###order_id## 已取消 - ##shop_name##"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/cancelled.php:6
msgid ""
"\n"
"Hi ##customer_name##,\n"
"\n"
"We're sorry to let you know that your order ###order_id## has been cancelled. We understand that's not what you were hoping to hear.\n"
"\n"
"Here's a summary of the cancelled order:\n"
"##product_table##\n"
"Items: ##number_of_items##\n"
"Total: ##order_total##\n"
"\n"
"If you'd still like to get these items, you're welcome to place a new order at any time: ##shop_page##\n"
"\n"
"If you have any questions or think this was a mistake, please don't hesitate to reach out - we'd love to make it right.\n"
"\n"
"Warm regards,\n"
"The ##shop_name## Team\n"
""
msgstr ""
"\n"
"##customer_name##，您好，\n"
"\n"
"很抱歉地通知您，您的订单 ###order_id## 已被取消。我们理解这并不是您希望看到的结果。\n"
"\n"
"以下是已取消订单的摘要：\n"
"##product_table##\n"
"商品件数：##number_of_items##\n"
"合计：##order_total##\n"
"\n"
"如果您仍希望购买这些商品，欢迎随时重新下单：##shop_page##\n"
"\n"
"如果您有任何疑问或认为这是一个误会，请随时与我们联系——我们非常乐意为您妥善处理。\n"
"\n"
"诚挚问候，\n"
"##shop_name## 团队\n"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/cancelled.php:25
msgid "Order ###order_id## Cancelled - ##customer_name## - ##shop_name##"
msgstr "订单 ###order_id## 已取消 - ##customer_name## - ##shop_name##"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/cancelled.php:27
msgid ""
"\n"
"Hi there,\n"
"\n"
"Order ###order_id## from ##customer_name## has been cancelled.\n"
"\n"
"##product_table##\n"
"Items: ##number_of_items##\n"
"Total: ##order_total##\n"
"\n"
"Customer contact:\n"
"Email: ##customer_email##\n"
"Phone: ##customer_phone##\n"
"\n"
"If this needs your attention, you can reach the customer directly or review the order in your dashboard.\n"
"\n"
"Best regards,\n"
"The ##shop_name## Team\n"
""
msgstr ""
"\n"
"您好，\n"
"\n"
"来自 ##customer_name## 的订单 ###order_id## 已被取消。\n"
"\n"
"##product_table##\n"
"商品件数：##number_of_items##\n"
"合计：##order_total##\n"
"\n"
"客户联系方式：\n"
"电子邮箱：##customer_email##\n"
"电话：##customer_phone##\n"
"\n"
"如需您处理，您可以直接联系客户或在仪表盘中查看该订单。\n"
"\n"
"此致，\n"
"##shop_name## 团队\n"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/completed.php:4
msgid "Your Order ###order_id## is Complete - ##shop_name##"
msgstr "您的订单 ###order_id## 已完成 - ##shop_name##"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/completed.php:6
msgid ""
"\n"
"Hi ##customer_name##,\n"
"\n"
"Your order ###order_id## has been completed - thank you for shopping with ##shop_name##! We hope you love what you ordered.\n"
"\n"
"Order summary:\n"
"##product_table##\n"
"Items: ##number_of_items##\n"
"Total: ##order_total##\n"
"\n"
"Delivered to:\n"
"##shipping_first_name## ##shipping_last_name##\n"
"##shipping_address##\n"
"\n"
"You can view your order history anytime from your account: ##dashboard_page##\n"
"\n"
"If anything isn't right, we're here to help - just get in touch.\n"
"\n"
"Warm regards,\n"
"The ##shop_name## Team\n"
""
msgstr ""
"\n"
"##customer_name##，您好，\n"
"\n"
"您的订单 ###order_id## 已完成——感谢您在 ##shop_name## 购物！希望您喜欢所购买的商品。\n"
"\n"
"订单摘要：\n"
"##product_table##\n"
"商品件数：##number_of_items##\n"
"合计：##order_total##\n"
"\n"
"收货信息：\n"
"##shipping_first_name## ##shipping_last_name##\n"
"##shipping_address##\n"
"\n"
"您可以随时在账户中查看订单历史：##dashboard_page##\n"
"\n"
"如有任何问题，我们随时为您提供帮助——欢迎与我们联系。\n"
"\n"
"诚挚问候，\n"
"##shop_name## 团队\n"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/completed.php:29
msgid "Order ###order_id## Completed - ##customer_name## - ##shop_name##"
msgstr "订单 ###order_id## 已完成 - ##customer_name## - ##shop_name##"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/completed.php:31
msgid ""
"\n"
"Hi there,\n"
"\n"
"Order ###order_id## from ##customer_name## has been marked as completed.\n"
"\n"
"##product_table##\n"
"Items: ##number_of_items##\n"
"Total: ##order_total##\n"
"\n"
"Shipped to:\n"
"##shipping_first_name## ##shipping_last_name##\n"
"##shipping_address##\n"
"\n"
"Customer contact:\n"
"Email: ##customer_email##\n"
"Phone: ##customer_phone##\n"
"\n"
"Full order details: ##dashboard_page##\n"
"\n"
"Best regards,\n"
"The ##shop_name## Team\n"
""
msgstr ""
"\n"
"您好，\n"
"\n"
"来自 ##customer_name## 的订单 ###order_id## 已标记为已完成。\n"
"\n"
"##product_table##\n"
"商品件数：##number_of_items##\n"
"合计：##order_total##\n"
"\n"
"配送至：\n"
"##shipping_first_name## ##shipping_last_name##\n"
"##shipping_address##\n"
"\n"
"客户联系方式：\n"
"电子邮箱：##customer_email##\n"
"电话：##customer_phone##\n"
"\n"
"完整订单详情：##dashboard_page##\n"
"\n"
"此致，\n"
"##shop_name## 团队\n"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/failed.php:4
#: app/Config/email-defaults/failed.php:28
msgid "##shop_name## – Payment Failed for Order ###order_id##"
msgstr "##shop_name## – 订单 ###order_id## 支付失败"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/failed.php:6
msgid ""
"\n"
"Hi ##customer_name##,\n"
"\n"
"Unfortunately, we were unable to process the payment for your order ###order_id##. This may have happened due to one of the following reasons:\n"
"<ul>\n"
"    <li>The card was declined or had insufficient funds</li>\n"
"    <li>Incorrect card details or billing information</li>\n"
"    <li>The payment was not authorized or timed out</li>\n"
"    <li>A temporary issue with the payment provider</li>\n"
"</ul>\n"
"\n"
"Order Summary:\n"
"##product_table##\n"
"Items in Order: ##number_of_items##\n"
"Total Amount: ##order_total##\n"
"\n"
"Your items are still saved. You can retry the payment or place a new order anytime at: ##checkout_page##\n"
"\n"
"Need help? Just reach out – we’re here to support you.\n"
""
msgstr ""
"\n"
"##customer_name##，您好，\n"
"\n"
"很遗憾，我们无法处理您订单 ###order_id## 的付款。这可能是由于以下原因之一造成的：\n"
"<ul>\n"
"    <li>银行卡被拒付或余额不足</li>\n"
"    <li>银行卡信息或账单信息有误</li>\n"
"    <li>付款未获授权或已超时</li>\n"
"    <li>支付服务商出现临时故障</li>\n"
"</ul>\n"
"\n"
"订单摘要：\n"
"##product_table##\n"
"订单商品件数：##number_of_items##\n"
"总金额：##order_total##\n"
"\n"
"您的商品仍已为您保留。您可以随时重新付款或重新下单：##checkout_page##\n"
"\n"
"需要帮助吗？欢迎随时联系我们——我们随时为您提供支持。\n"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/failed.php:30
msgid ""
"\n"
"Hello,\n"
"\n"
"Payment for order ###order_id## from ##customer_name## has failed. The failure may have occurred due to:\n"
"<ul>\n"
"    <li>Card declined or insufficient funds</li>\n"
"    <li>Invalid card or billing details</li>\n"
"    <li>Unauthorized or timed-out payment</li>\n"
"    <li>A temporary payment gateway issue</li>\n"
"</ul>\n"
"\n"
"Order Details:\n"
"##product_table##\n"
"Number of Items: ##number_of_items##\n"
"Total Amount: ##order_total##\n"
"\n"
"The customer may retry payment from: ##checkout_page##\n"
"Please follow up if needed.\n"
""
msgstr ""
"\n"
"您好，\n"
"\n"
"来自 ##customer_name## 的订单 ###order_id## 付款失败。失败原因可能是：\n"
"<ul>\n"
"    <li>银行卡被拒付或余额不足</li>\n"
"    <li>银行卡或账单信息无效</li>\n"
"    <li>付款未获授权或已超时</li>\n"
"    <li>支付网关出现临时故障</li>\n"
"</ul>\n"
"\n"
"订单详情：\n"
"##product_table##\n"
"商品件数：##number_of_items##\n"
"总金额：##order_total##\n"
"\n"
"客户可从以下页面重新付款：##checkout_page##\n"
"如有需要，请及时跟进。\n"

#. translators: the ##...## tokens are merge placeholders substituted with real account data at send time - keep them verbatim.
#: app/Config/email-defaults/new_account.php:4
msgid "Welcome to ##shop_name## - You're All Set!"
msgstr "欢迎来到 ##shop_name## - 一切准备就绪！"

#. translators: the ##...## tokens are merge placeholders substituted with real account data at send time - keep them verbatim.
#: app/Config/email-defaults/new_account.php:6
msgid ""
"\n"
"Hi ##customer_name##,\n"
"\n"
"Welcome to ##shop_name##! We're so glad you're here. Your account is ready to go.\n"
"\n"
"With your account you can:\n"
"<ul>\n"
"    <li>Track and manage your orders in one place</li>\n"
"    <li>Browse your full purchase history</li>\n"
"    <li>Download digital purchases anytime</li>\n"
"    <li>Check out quicker next time</li>\n"
"</ul>\n"
"\n"
"One quick step - please set your password to secure your account:\n"
"##password_reset_link##\n"
"\n"
"Then you're ready to start shopping: ##shop_page##\n"
"\n"
"Thanks for joining us. We hope you find exactly what you're looking for!\n"
"\n"
"Warm regards,\n"
"The ##shop_name## Team\n"
""
msgstr ""
"\n"
"##customer_name##，您好，\n"
"\n"
"欢迎来到 ##shop_name##！非常高兴您的到来。您的账户已准备就绪。\n"
"\n"
"通过您的账户，您可以：\n"
"<ul>\n"
"    <li>集中跟踪和管理您的订单</li>\n"
"    <li>浏览完整的购买历史</li>\n"
"    <li>随时下载数字商品</li>\n"
"    <li>下次结账更快捷</li>\n"
"</ul>\n"
"\n"
"只需一步——请设置您的密码以保护账户安全：\n"
"##password_reset_link##\n"
"\n"
"随后即可开始购物：##shop_page##\n"
"\n"
"感谢您的加入。希望您能找到心仪的商品！\n"
"\n"
"诚挚问候，\n"
"##shop_name## 团队\n"

#. translators: the ##...## tokens are merge placeholders substituted with real account data at send time - keep them verbatim.
#: app/Config/email-defaults/new_account.php:31
msgid "New Customer: ##customer_name## - ##shop_name##"
msgstr "新客户：##customer_name## - ##shop_name##"

#. translators: the ##...## tokens are merge placeholders substituted with real account data at send time - keep them verbatim.
#: app/Config/email-defaults/new_account.php:33
msgid ""
"\n"
"Hi there,\n"
"\n"
"A new customer just created an account at ##shop_name##.\n"
"\n"
"<ul>\n"
"    <li>Name: ##customer_name##</li>\n"
"    <li>Email: ##customer_email##</li>\n"
"    <li>Registered: ##registration_date##</li>\n"
"</ul>\n"
"\n"
"You can view and manage their profile from the admin dashboard.\n"
"\n"
"Best regards,\n"
"The ##shop_name## Team\n"
""
msgstr ""
"\n"
"您好，\n"
"\n"
"刚刚有一位新客户在 ##shop_name## 注册了账户。\n"
"\n"
"<ul>\n"
"    <li>姓名：##customer_name##</li>\n"
"    <li>电子邮箱：##customer_email##</li>\n"
"    <li>注册时间：##registration_date##</li>\n"
"</ul>\n"
"\n"
"您可以在管理后台查看和管理其个人资料。\n"
"\n"
"此致，\n"
"##shop_name## 团队\n"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/on_hold.php:4
msgid "Your Order ###order_id## is On Hold - ##shop_name##"
msgstr "您的订单 ###order_id## 已暂挂 - ##shop_name##"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/on_hold.php:6
msgid ""
"\n"
"Hi ##customer_name##,\n"
"\n"
"We wanted to give you a heads-up that your order ###order_id## is temporarily on hold. We're working to get it moving as soon as possible and will keep you updated.\n"
"\n"
"Order summary:\n"
"##product_table##\n"
"Items: ##number_of_items##\n"
"Total: ##order_total##\n"
"\n"
"You can check on your order here: ##dashboard_page##\n"
"\n"
"If you have any questions or need things sorted quickly, please reach out - we're happy to help.\n"
"\n"
"Warm regards,\n"
"The ##shop_name## Team\n"
""
msgstr ""
"\n"
"##customer_name##，您好，\n"
"\n"
"我们想提前告知您，您的订单 ###order_id## 已暂时挂起。我们正在努力尽快推进，并会及时向您更新进展。\n"
"\n"
"订单摘要：\n"
"##product_table##\n"
"商品件数：##number_of_items##\n"
"合计：##order_total##\n"
"\n"
"您可以在此查看订单：##dashboard_page##\n"
"\n"
"如有任何疑问或需要尽快解决，请与我们联系——我们很乐意为您提供帮助。\n"
"\n"
"诚挚问候，\n"
"##shop_name## 团队\n"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/on_hold.php:25
msgid "Order ###order_id## On Hold - ##customer_name## - ##shop_name##"
msgstr "订单 ###order_id## 已暂挂 - ##customer_name## - ##shop_name##"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/on_hold.php:27
msgid ""
"\n"
"Hi there,\n"
"\n"
"Order ###order_id## from ##customer_name## has been placed on hold.\n"
"\n"
"##product_table##\n"
"Items: ##number_of_items##\n"
"Total: ##order_total##\n"
"\n"
"Customer contact:\n"
"Email: ##customer_email##\n"
"Phone: ##customer_phone##\n"
"\n"
"Please review this order and take any necessary action.\n"
"\n"
"Best regards,\n"
"The ##shop_name## Team\n"
""
msgstr ""
"\n"
"您好，\n"
"\n"
"来自 ##customer_name## 的订单 ###order_id## 已被暂挂。\n"
"\n"
"##product_table##\n"
"商品件数：##number_of_items##\n"
"合计：##order_total##\n"
"\n"
"客户联系方式：\n"
"电子邮箱：##customer_email##\n"
"电话：##customer_phone##\n"
"\n"
"请查看此订单并采取必要的处理措施。\n"
"\n"
"此致，\n"
"##shop_name## 团队\n"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/partially_refunded.php:4
msgid "Partial Refund Processed for Order ###order_id## - ##shop_name##"
msgstr "订单 ###order_id## 的部分退款已处理 - ##shop_name##"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/partially_refunded.php:6
msgid ""
"\n"
"Hi ##customer_name##,\n"
"\n"
"We've processed a partial refund for your order ###order_id##. The amount should appear in your account within a few business days, depending on your payment provider.\n"
"\n"
"Your remaining items are unaffected and will continue as normal.\n"
"\n"
"Order items:\n"
"##product_table##\n"
"Items: ##number_of_items##\n"
"Refunded: ##refunded_amount##\n"
"\n"
"Billed to:\n"
"##billing_first_name## ##billing_last_name##\n"
"##billing_address##\n"
"\n"
"If you have any questions about this refund, please don't hesitate to reach out.\n"
"\n"
"Warm regards,\n"
"The ##shop_name## Team\n"
""
msgstr ""
"\n"
"##customer_name##，您好，\n"
"\n"
"我们已为您的订单 ###order_id## 处理了部分退款。具体到账时间取决于您的支付服务商，通常会在几个工作日内到账。\n"
"\n"
"您的其余商品不受影响，将正常处理。\n"
"\n"
"订单商品：\n"
"##product_table##\n"
"商品件数：##number_of_items##\n"
"已退款：##refunded_amount##\n"
"\n"
"账单信息：\n"
"##billing_first_name## ##billing_last_name##\n"
"##billing_address##\n"
"\n"
"如对本次退款有任何疑问，请随时与我们联系。\n"
"\n"
"诚挚问候，\n"
"##shop_name## 团队\n"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/partially_refunded.php:29
msgid "Partial Refund Issued - Order ###order_id## - ##customer_name## - ##shop_name##"
msgstr "已发放部分退款 - 订单 ###order_id## - ##customer_name## - ##shop_name##"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/partially_refunded.php:31
msgid ""
"\n"
"Hi there,\n"
"\n"
"A partial refund has been processed for order ###order_id## from ##customer_name##.\n"
"\n"
"##product_table##\n"
"Items: ##number_of_items##\n"
"Refunded: ##refunded_amount##\n"
"\n"
"Billed to:\n"
"##billing_first_name## ##billing_last_name##\n"
"##billing_address##\n"
"\n"
"Customer contact:\n"
"Email: ##customer_email##\n"
"Phone: ##customer_phone##\n"
"\n"
"Best regards,\n"
"The ##shop_name## Team\n"
""
msgstr ""
"\n"
"您好，\n"
"\n"
"已为来自 ##customer_name## 的订单 ###order_id## 处理部分退款。\n"
"\n"
"##product_table##\n"
"商品件数：##number_of_items##\n"
"已退款：##refunded_amount##\n"
"\n"
"账单信息：\n"
"##billing_first_name## ##billing_last_name##\n"
"##billing_address##\n"
"\n"
"客户联系方式：\n"
"电子邮箱：##customer_email##\n"
"电话：##customer_phone##\n"
"\n"
"此致，\n"
"##shop_name## 团队\n"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/pending.php:4
msgid "We've Got Your Order ###order_id## - ##shop_name##"
msgstr "我们已收到您的订单 ###order_id## - ##shop_name##"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/pending.php:6
msgid ""
"\n"
"Hi ##customer_name##,\n"
"\n"
"Thanks for your order! We've received it and it's currently awaiting payment confirmation. Once your payment clears, we'll get things moving right away.\n"
"\n"
"Here's what you ordered:\n"
"##product_table##\n"
"Items: ##number_of_items##\n"
"Total: ##order_total##\n"
"\n"
"If you still need to complete your payment, you can do so here: ##checkout_page##\n"
"\n"
"Questions? We're always here - just reach out.\n"
"\n"
"Warm regards,\n"
"The ##shop_name## Team\n"
""
msgstr ""
"\n"
"##customer_name##，您好，\n"
"\n"
"感谢您的订购！我们已收到您的订单，目前正在等待付款确认。一旦付款到账，我们将立即为您处理。\n"
"\n"
"以下是您订购的商品：\n"
"##product_table##\n"
"商品件数：##number_of_items##\n"
"合计：##order_total##\n"
"\n"
"如果您仍需完成付款，可在此进行：##checkout_page##\n"
"\n"
"有任何疑问吗？我们随时为您服务——欢迎与我们联系。\n"
"\n"
"诚挚问候，\n"
"##shop_name## 团队\n"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/pending.php:25
msgid "New Pending Order ###order_id## - ##customer_name## - ##shop_name##"
msgstr "新的待付款订单 ###order_id## - ##customer_name## - ##shop_name##"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/pending.php:27
msgid ""
"\n"
"Hi there,\n"
"\n"
"A new order ###order_id## from ##customer_name## is pending payment.\n"
"\n"
"##product_table##\n"
"Items: ##number_of_items##\n"
"Total: ##order_total##\n"
"\n"
"Customer contact:\n"
"Email: ##customer_email##\n"
"Phone: ##customer_phone##\n"
"\n"
"Checkout page: ##checkout_page##\n"
"\n"
"Please review if any action is needed on your end.\n"
"\n"
"Best regards,\n"
"The ##shop_name## Team\n"
""
msgstr ""
"\n"
"您好，\n"
"\n"
"来自 ##customer_name## 的新订单 ###order_id## 正在等待付款。\n"
"\n"
"##product_table##\n"
"商品件数：##number_of_items##\n"
"合计：##order_total##\n"
"\n"
"客户联系方式：\n"
"电子邮箱：##customer_email##\n"
"电话：##customer_phone##\n"
"\n"
"结账页面：##checkout_page##\n"
"\n"
"如需您采取任何操作，请查看该订单。\n"
"\n"
"此致，\n"
"##shop_name## 团队\n"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/processing.php:4
msgid "Your Order ###order_id## is on Its Way - ##shop_name##"
msgstr "您的订单 ###order_id## 正在配送途中 - ##shop_name##"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/processing.php:6
msgid ""
"\n"
"Hi ##customer_name##,\n"
"\n"
"Good news - your order ###order_id## has been confirmed and we're getting it ready for you!\n"
"\n"
"What you ordered:\n"
"##product_table##\n"
"Items: ##number_of_items##\n"
"Total: ##order_total##\n"
"\n"
"Shipping to:\n"
"##shipping_first_name## ##shipping_last_name##\n"
"##shipping_address##\n"
"\n"
"We'll send you another update once it ships. In the meantime, you can keep an eye on your order here: ##dashboard_page##\n"
"\n"
"Thanks for shopping with us - we appreciate it!\n"
"\n"
"Warm regards,\n"
"The ##shop_name## Team\n"
""
msgstr ""
"\n"
"##customer_name##，您好，\n"
"\n"
"好消息——您的订单 ###order_id## 已确认，我们正在为您备货！\n"
"\n"
"您订购的商品：\n"
"##product_table##\n"
"商品件数：##number_of_items##\n"
"合计：##order_total##\n"
"\n"
"配送至：\n"
"##shipping_first_name## ##shipping_last_name##\n"
"##shipping_address##\n"
"\n"
"商品发货后我们会再次通知您。在此期间，您可以在此关注订单动态：##dashboard_page##\n"
"\n"
"感谢您在我们店铺购物——我们非常感激！\n"
"\n"
"诚挚问候，\n"
"##shop_name## 团队\n"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/processing.php:29
msgid "Order ###order_id## Processing - ##customer_name## - ##shop_name##"
msgstr "订单 ###order_id## 处理中 - ##customer_name## - ##shop_name##"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/processing.php:31
msgid ""
"\n"
"Hi there,\n"
"\n"
"Order ###order_id## from ##customer_name## is now processing and being prepared for shipment.\n"
"\n"
"##product_table##\n"
"Items: ##number_of_items##\n"
"Total: ##order_total##\n"
"\n"
"Shipping to:\n"
"##shipping_first_name## ##shipping_last_name##\n"
"##shipping_address##\n"
"\n"
"Customer contact:\n"
"Email: ##customer_email##\n"
"Phone: ##customer_phone##\n"
"\n"
"Manage this order: ##dashboard_page##\n"
"\n"
"Best regards,\n"
"The ##shop_name## Team\n"
""
msgstr ""
"\n"
"您好，\n"
"\n"
"来自 ##customer_name## 的订单 ###order_id## 现正在处理中，并正在准备发货。\n"
"\n"
"##product_table##\n"
"商品件数：##number_of_items##\n"
"合计：##order_total##\n"
"\n"
"配送至：\n"
"##shipping_first_name## ##shipping_last_name##\n"
"##shipping_address##\n"
"\n"
"客户联系方式：\n"
"电子邮箱：##customer_email##\n"
"电话：##customer_phone##\n"
"\n"
"管理此订单：##dashboard_page##\n"
"\n"
"此致，\n"
"##shop_name## 团队\n"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/refunded.php:4
msgid "Your Refund for Order ###order_id## Has Been Processed - ##shop_name##"
msgstr "您订单 ###order_id## 的退款已处理 - ##shop_name##"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/refunded.php:6
msgid ""
"\n"
"Hi ##customer_name##,\n"
"\n"
"Your refund for order ###order_id## has been processed. The amount should appear in your account within a few business days, depending on your payment provider.\n"
"\n"
"Refund details:\n"
"##product_table##\n"
"Items: ##number_of_items##\n"
"Refunded: ##refunded_amount##\n"
"\n"
"Billed to:\n"
"##billing_first_name## ##billing_last_name##\n"
"##billing_address##\n"
"\n"
"We're sorry things didn't work out this time. If there's anything we can do better or if you have questions, please reach out - we'd love to hear from you.\n"
"\n"
"Warm regards,\n"
"The ##shop_name## Team\n"
""
msgstr ""
"\n"
"##customer_name##，您好，\n"
"\n"
"您订单 ###order_id## 的退款已处理完毕。具体到账时间取决于您的支付服务商，通常会在几个工作日内到账。\n"
"\n"
"退款详情：\n"
"##product_table##\n"
"商品件数：##number_of_items##\n"
"已退款：##refunded_amount##\n"
"\n"
"账单信息：\n"
"##billing_first_name## ##billing_last_name##\n"
"##billing_address##\n"
"\n"
"很抱歉这次未能让您满意。如果我们有任何可以改进之处，或您有任何疑问，请与我们联系——我们期待您的反馈。\n"
"\n"
"诚挚问候，\n"
"##shop_name## 团队\n"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/refunded.php:27
msgid "Refund Issued - Order ###order_id## - ##customer_name## - ##shop_name##"
msgstr "已发放退款 - 订单 ###order_id## - ##customer_name## - ##shop_name##"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/refunded.php:29
msgid ""
"\n"
"Hi there,\n"
"\n"
"A full refund has been processed for order ###order_id## from ##customer_name##.\n"
"\n"
"##product_table##\n"
"Items: ##number_of_items##\n"
"Total refunded: ##refunded_amount##\n"
"\n"
"Billed to:\n"
"##billing_first_name## ##billing_last_name##\n"
"##billing_address##\n"
"\n"
"Customer contact:\n"
"Email: ##customer_email##\n"
"Phone: ##customer_phone##\n"
"\n"
"Best regards,\n"
"The ##shop_name## Team\n"
""
msgstr ""
"\n"
"您好，\n"
"\n"
"已为来自 ##customer_name## 的订单 ###order_id## 处理全额退款。\n"
"\n"
"##product_table##\n"
"商品件数：##number_of_items##\n"
"退款总额：##refunded_amount##\n"
"\n"
"账单信息：\n"
"##billing_first_name## ##billing_last_name##\n"
"##billing_address##\n"
"\n"
"客户联系方式：\n"
"电子邮箱：##customer_email##\n"
"电话：##customer_phone##\n"
"\n"
"此致，\n"
"##shop_name## 团队\n"

#: app/Config/settings.php:45
msgid "&raquo; Settings"
msgstr "&raquo; 设置"

#: app/Config/settings.php:69
msgid "Business"
msgstr "商家"

#: app/Config/settings.php:70
msgid "Adjust business settings for a personalized store experience."
msgstr "调整商家设置，打造个性化的店铺体验。"

#: app/Config/settings.php:73
msgid "Identity"
msgstr "品牌标识"

#: app/Config/settings.php:74
msgid "Customize your store’s name, logo, and appearance."
msgstr "自定义店铺的名称、徽标和外观。"

#: app/Config/settings.php:81
msgid "Store Logo"
msgstr "店铺徽标"

#: app/Config/settings.php:82
msgid "Upload your store’s logo. Recommended dimensions: 512x512 px."
msgstr "上传您的店铺徽标。推荐尺寸：512x512 像素。"

#: app/Config/settings.php:83
#: app/Controllers/Payment/Braintree.php:64
#: app/Controllers/Payment/Mollie.php:77
#: app/Controllers/Payment/PayPal.php:56
#: app/Controllers/Payment/Square.php:80
#: app/Controllers/Payment/Stripe.php:232
msgid "Choose logo file"
msgstr "选择徽标文件"

#: app/Config/settings.php:90
msgid "Business Name"
msgstr "商家名称"

#: app/Config/settings.php:91
msgid "The name of your store as displayed to customers."
msgstr "向客户展示的店铺名称。"

#: app/Config/settings.php:92
msgid "Enter Store Name"
msgstr "请输入店铺名称"

#: app/Config/settings.php:99
msgid "Business Email"
msgstr "商家电子邮箱"

#: app/Config/settings.php:100
msgid "It'll be used for admin communications."
msgstr "将用于管理沟通。"

#: app/Config/settings.php:109
#: build/dashboard.bundle.js:2
#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Business.jsx:110
#: spa/public/dashboard/components/tabs/Profile/index.jsx:278
msgid "Business Type"
msgstr "商家类型"

#: app/Config/settings.php:110
msgid "The type of your business."
msgstr "您的商家类型。"

#: app/Config/settings.php:111
msgid "Enter Business Type"
msgstr "请输入商家类型"

#: app/Config/settings.php:117
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/CustomerAddress.jsx:125
#: spa/public/dashboard/components/Sidebar/index.jsx:47
#: spa/public/dashboard/components/tabs/Address/index.jsx:266
msgid "Address"
msgstr "地址"

#: app/Config/settings.php:118
msgid "Details of your store’s physical location.(If have any)"
msgstr "您店铺实体位置的详细信息。（如有）"

#: app/Config/settings.php:125
msgid "The country where your store is based."
msgstr "您店铺所在的国家/地区。"

#: app/Config/settings.php:127
#: build/shipping.bundle.js:2
msgid "Select Country"
msgstr "选择国家/地区"

#: app/Config/settings.php:133
msgid "Street address, P.O. box, or company name."
msgstr "街道地址、邮政信箱或公司名称。"

#: app/Config/settings.php:141
msgid "Apartment, suite, unit, building, or floor (optional)."
msgstr "公寓、套房、单元、楼栋或楼层（可选）。"

#: app/Config/settings.php:150
msgid "Pick your state from the list, or type it in if it's not listed."
msgstr "从列表中选择您的州/省，如未列出可直接输入。"

#: app/Config/settings.php:159
msgid "Pick your city from the list, or type it in if it's not listed."
msgstr "从列表中选择您的城市，如未列出可直接输入。"

#: app/Config/settings.php:167
msgid "The ZIP or postal code of your store's location."
msgstr "您店铺所在地的邮政编码。"

#: app/Config/settings.php:177
#: app/Controllers/Admin/Menu.php:93
#: app/Controllers/Common/Init.php:234
#: views/store/common/header.php:23
msgid "Store"
msgstr "店铺"

#: app/Config/settings.php:178
#: app/Config/settings.php:770
#: app/Config/settings.php:822
msgid "Select the pages used by EasyCommerce for key functionality."
msgstr "选择 EasyCommerce 用于核心功能的页面。"

#: app/Config/settings.php:181
msgid "Pages"
msgstr "页面"

#: app/Config/settings.php:187
msgid "Shop Page"
msgstr "店铺页面"

#: app/Config/settings.php:188
msgid "The main page where products are displayed for customers to browse."
msgstr "展示商品供客户浏览的主页面。"

#: app/Config/settings.php:190
msgid "Select Shop Page"
msgstr "选择店铺页面"

#: app/Config/settings.php:196
msgid "Checkout Page"
msgstr "结账页面"

#. Translators: %s is a shortcode that should be included in the page content.
#: app/Config/settings.php:198
msgid "The page where customers can review their cart and complete their purchase. This page content must contain the %s shortcode."
msgstr "客户可在此查看购物车并完成购买的页面。此页面内容必须包含 %s 短代码。"

#: app/Config/settings.php:200
msgid "Select Checkout Page"
msgstr "选择结账页面"

#: app/Config/settings.php:206
msgid "Customer Dashboard"
msgstr "客户仪表盘"

#. Translators: %s is a shortcode that should be included in the page content.
#: app/Config/settings.php:208
msgid "The account page where customers can view orders, update information, etc. This page content must contain the %s shortcode."
msgstr "客户可在此查看订单、更新信息等的账户页面。此页面内容必须包含 %s 短代码。"

#: app/Config/settings.php:210
msgid "Select Dashboard Page"
msgstr "选择仪表盘页面"

#: app/Config/settings.php:215
msgid "Payment Page"
msgstr "支付页面"

#. Translators: %s is a shortcode that should be included in the page content.
#: app/Config/settings.php:217
msgid "The page where customers can pay for pending orders. This page content must contain the %s shortcode."
msgstr "客户可在此为待付款订单付款的页面。此页面内容必须包含 %s 短代码。"

#: app/Config/settings.php:219
msgid "Select Payment Page"
msgstr "选择支付页面"

#: app/Config/settings.php:224
msgid "Customer Registration"
msgstr "客户注册"

#. Translators: %s is a shortcode that should be included in the page content.
#: app/Config/settings.php:226
msgid "The page where customers can register and create an account. This page content must contain the %s shortcode."
msgstr "客户可在此注册并创建账户的页面。此页面内容必须包含 %s 短代码。"

#: app/Config/settings.php:228
msgid "Select Registration Page"
msgstr "选择注册页面"

#: app/Config/settings.php:233
msgid "Customer Reset Password"
msgstr "客户重置密码"

#. Translators: %s is a shortcode that should be included in the page content.
#: app/Config/settings.php:235
msgid "The page where customers can reset their password. This page content must contain the %s shortcode."
msgstr "客户可在此重置密码的页面。此页面内容必须包含 %s 短代码。"

#: app/Config/settings.php:237
msgid "Select Reset Password Page"
msgstr "选择重置密码页面"

#: app/Config/settings.php:242
#: build/auth.bundle.js:2
#: spa/public/auth/screens/Register.jsx:142
msgid "Terms of Service"
msgstr "服务条款"

#. Translators: %s is a shortcode that should be included in the page content.
#: app/Config/settings.php:244
msgid "The page that contains the terms and conditions for using the site."
msgstr "包含网站使用条款和条件的页面。"

#: app/Config/settings.php:246
msgid "Select Terms of Service Page"
msgstr "选择服务条款页面"

#: app/Config/settings.php:251
#: views/shortcodes/checkout/template-3.php:90
#: build/auth.bundle.js:2
#: spa/public/auth/screens/Register.jsx:146
msgid "Privacy Policy"
msgstr "隐私政策"

#. Translators: %s is a shortcode that should be included in the page content.
#: app/Config/settings.php:253
msgid "The page that contains the privacy policy for using the site."
msgstr "包含网站隐私政策的页面。"

#: app/Config/settings.php:255
msgid "Select Privacy Policy Page"
msgstr "选择隐私政策页面"

#: app/Config/settings.php:260
msgid "Template Width"
msgstr "模板宽度"

#: app/Config/settings.php:261
msgid "Set the maximum width for the page template container."
msgstr "设置页面模板容器的最大宽度。"

#: app/Config/settings.php:262
msgid "1200"
msgstr "1200"

#: app/Config/settings.php:273
msgid "Enable Stock Badge"
msgstr "启用库存徽章"

#: app/Config/settings.php:274
msgid "Display a stock availability badge on product images across the shop and single product pages."
msgstr "在店铺和单个商品页面的商品图片上显示库存状态徽章。"

#: app/Config/settings.php:282
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductSettings/index.jsx:100
msgid "Visibility"
msgstr "可见性"

#: app/Config/settings.php:283
msgid "Control your store visibility and access settings."
msgstr "控制店铺的可见性和访问设置。"

#: app/Config/settings.php:286
msgid "Store Visibility"
msgstr "店铺可见性"

#: app/Config/settings.php:287
msgid "Choose if your store is live or still in setup mode."
msgstr "选择您的店铺是正式上线还是仍处于设置模式。"

#: app/Config/settings.php:292
msgid "Store Mode"
msgstr "店铺模式"

#: app/Config/settings.php:293
msgid "Live mode makes your store public; test mode keeps it private for setup and testing."
msgstr "正式模式会将您的店铺公开；测试模式则保持私密，用于设置和测试。"

#: app/Config/settings.php:296
#: app/Helpers/functions.php:395
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductShowBulkOptions.jsx:9
#: spa/admin/easycommerce/pages/Products/components/ProductStatus/index.jsx:7
#: spa/admin/easycommerce/pages/Products/components/ProductTable.jsx:34
#: spa/admin/easycommerce/pages/Products/EditProduct/index.jsx:302
msgid "Live"
msgstr "正式"

#: app/Config/settings.php:297
#: app/Controllers/Front/Init.php:350
msgid "Test"
msgstr "测试"

#: app/Config/settings.php:316
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/index.jsx:198
msgid "Pricing"
msgstr "定价"

#: app/Config/settings.php:325
#: app/Controllers/Common/API.php:5125
#: app/Controllers/Common/API.php:5206
#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Payment.jsx:159
msgid "Currency"
msgstr "货币"

#: app/Config/settings.php:326
msgid "Select the currency used for pricing and transactions."
msgstr "选择用于定价和交易的货币。"

#: app/Config/settings.php:328
msgid "Select Currency"
msgstr "选择货币"

#: app/Config/settings.php:335
msgid "Format"
msgstr "格式"

#: app/Config/settings.php:336
msgid "How should the prices show up?"
msgstr "价格应如何显示？"

#: app/Config/settings.php:345
#: build/shipping.bundle.js:2
msgid "Methods"
msgstr "方式"

#: app/Config/settings.php:355
msgid "Enable Payment Methods"
msgstr "启用支付方式"

#. translators: %1$s: URL of the Addons page. The <a> markup must be kept.
#: app/Config/settings.php:357
msgid "Select the payment methods you want to enable for checkout. Find more options from the <a href=\"%1$s\">Addons page</a>."
msgstr "选择您想为结账启用的支付方式。可在<a href=\"%1$s\">扩展页面</a>查找更多选项。"

#: app/Config/settings.php:359
msgid "Choose payment methods"
msgstr "选择支付方式"

#: app/Config/settings.php:407
msgid "settings"
msgstr "设置"

#: app/Config/settings.php:408
msgid "Select the order default statuses."
msgstr "选择订单的默认状态。"

#: app/Config/settings.php:415
#: app/Controllers/Payment/Braintree.php:77
#: app/Controllers/Payment/Cash_On_Delivery.php:46
#: app/Controllers/Payment/Mollie.php:90
#: app/Controllers/Payment/PayPal.php:69
#: app/Controllers/Payment/Square.php:93
#: app/Controllers/Payment/Stripe.php:268
msgid "Default Order Status"
msgstr "默认订单状态"

#: app/Config/settings.php:416
msgid "The default order status for new orders."
msgstr "新订单的默认订单状态。"

#: app/Config/settings.php:423
#: app/Controllers/Payment/Braintree.php:85
#: app/Controllers/Payment/Mollie.php:98
#: app/Controllers/Payment/PayPal.php:77
#: app/Controllers/Payment/Square.php:101
#: app/Controllers/Payment/Stripe.php:276
msgid "Select Default Order Status"
msgstr "选择默认订单状态"

#: app/Config/settings.php:428
msgid "Default Fulfillment Status"
msgstr "默认履约状态"

#: app/Config/settings.php:429
msgid "The default Fulfillment status for new orders."
msgstr "新订单的默认履约状态。"

#: app/Config/settings.php:431
#: app/Helpers/functions.php:407
#: build/easycommerce.bundle.js:2
msgid "Unfulfilled"
msgstr "未履约"

#: app/Config/settings.php:432
#: app/Helpers/functions.php:408
#: build/easycommerce.bundle.js:2
msgid "Fulfilled"
msgstr "已履约"

#: app/Config/settings.php:433
#: app/Helpers/functions.php:409
#: build/easycommerce.bundle.js:2
msgid "Partially Fulfilled"
msgstr "部分履约"

#: app/Config/settings.php:434
#: app/Helpers/functions.php:410
#: build/easycommerce.bundle.js:2
msgid "Shipped"
msgstr "已发货"

#: app/Config/settings.php:435
#: app/Helpers/functions.php:411
#: build/easycommerce.bundle.js:2
msgid "Delivered"
msgstr "已送达"

#: app/Config/settings.php:438
msgid "Select Default fulfill Status"
msgstr "选择默认履约状态"

#: app/Config/settings.php:453
msgid "checkout template"
msgstr "结账模板"

#: app/Config/settings.php:460
msgid "Default Checkout Template"
msgstr "默认结账模板"

#: app/Config/settings.php:461
msgid "The default checkout template. <span id=\"easycommerce-checkout-template-preview-button\">Preview Selected</span>"
msgstr "默认结账模板。<span id=\"easycommerce-checkout-template-preview-button\">预览所选</span>"

#: app/Config/settings.php:468
msgid "Columns"
msgstr "列数"

#: app/Config/settings.php:469
msgid "The number of columns to display."
msgstr "要显示的列数。"

#: app/Config/settings.php:471
msgid "1"
msgstr "1"

#: app/Config/settings.php:472
msgid "2"
msgstr "2"

#: app/Config/settings.php:479
msgid "Enable Direct Checkout"
msgstr "启用直接结账"

#: app/Config/settings.php:480
msgid "Allow customers to proceed directly to checkout from product pages without adding to cart."
msgstr "允许客户从商品页面直接进入结账，无需先加入购物车。"

#: app/Config/settings.php:491
#: build/settings.bundle.js:2
#: spa/admin/settings/src/App.jsx:19
msgid "Emails"
msgstr "邮件"

#: app/Config/settings.php:498
#: app/Config/settings.php:742
#: app/Config/settings.php:794
#: app/Config/settings.php:846
#: app/Controllers/Admin/Menu.php:94
#: app/Controllers/Common/Init.php:275
#: app/Helpers/functions.php:922
#: app/Helpers/functions.php:923
#: views/settings/layout.php:71
#: blocks/single-product/gallery/inspector.js:13
#: blocks/single-product/price/inspector.js:13
#: blocks/single-product/product-tab/inspector.js:13
#: blocks/single-product/rating/inspector.js:14
#: blocks/single-product/stock/inspector.js:13
#: blocks/single-product/summary/inspector.js:13
#: build/blocks.bundle.js:2
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/easycommerce/pages/Addons/components/Card.jsx:120
#: spa/admin/easycommerce/pages/Products/components/ProductSettings/index.jsx:36
#: spa/admin/settings/src/App.jsx:104
#: spa/public/dashboard/components/Sidebar/index.jsx:43
msgid "Settings"
msgstr "设置"

#: app/Config/settings.php:502
#: app/Config/settings.php:538
msgid "Layout"
msgstr "布局"

#: app/Config/settings.php:508
msgid "Email Header"
msgstr "邮件页眉"

#: app/Config/settings.php:509
msgid "It'll be included as the header part of the transactional emails."
msgstr "将作为事务性邮件的页眉部分包含在内。"

#: app/Config/settings.php:520
msgid "Email footer"
msgstr "邮件页脚"

#: app/Config/settings.php:521
msgid "Email footer content"
msgstr "邮件页脚内容"

#: app/Config/settings.php:544
msgid "Container width"
msgstr "容器宽度"

#: app/Config/settings.php:545
msgid "The width of the email body container. Default is 600px."
msgstr "邮件正文容器的宽度。默认为 600px。"

#: app/Config/settings.php:557
msgid "Body Background"
msgstr "正文背景"

#: app/Config/settings.php:558
msgid "Background color of the main email content"
msgstr "邮件主要内容的背景颜色"

#: app/Config/settings.php:565
msgid "Container Background"
msgstr "容器背景"

#: app/Config/settings.php:566
msgid "Background color of the outside wrapper area"
msgstr "外部包裹区域的背景颜色"

#: app/Config/settings.php:574
msgid "New Account"
msgstr "新账户"

#: app/Config/settings.php:577
#: app/Config/settings.php:657
msgid "Customer Notification"
msgstr "客户通知"

#: app/Config/settings.php:583
#: app/Config/settings.php:663
msgid "Send this email notification to the customer."
msgstr "向客户发送此邮件通知。"

#: app/Config/settings.php:589
#: app/Config/settings.php:622
#: app/Config/settings.php:669
#: app/Config/settings.php:702
msgid "Email Subject"
msgstr "邮件主题"

#: app/Config/settings.php:590
#: app/Config/settings.php:623
#: app/Config/settings.php:670
#: app/Config/settings.php:703
msgid "The subject line for this email notification."
msgstr "此邮件通知的主题行。"

#: app/Config/settings.php:591
#: app/Config/settings.php:624
#: app/Config/settings.php:671
#: app/Config/settings.php:704
#: app/Config/settings.php:895
msgid "Enter email subject"
msgstr "请输入邮件主题"

#: app/Config/settings.php:598
#: app/Config/settings.php:631
#: app/Config/settings.php:678
#: app/Config/settings.php:711
msgid "Email Body"
msgstr "邮件正文"

#. translators: %s: URL of the email placeholders documentation page. The <a> markup must be kept.
#: app/Config/settings.php:601
#: app/Config/settings.php:634
#: app/Config/settings.php:681
#: app/Config/settings.php:714
msgid "The main content of the email. To find all the related placeholders <a href=\"%s\" target=\"_blank\">click here.</a>"
msgstr "邮件的主要内容。要查找所有相关占位符，请<a href=\"%s\" target=\"_blank\">点击此处。</a>"

#: app/Config/settings.php:604
#: app/Config/settings.php:637
#: app/Config/settings.php:684
#: app/Config/settings.php:717
msgid "Enter email content here"
msgstr "在此输入邮件内容"

#: app/Config/settings.php:610
#: app/Config/settings.php:690
msgid "Admin Notification"
msgstr "管理员通知"

#: app/Config/settings.php:616
#: app/Config/settings.php:696
msgid "Send this email notification to the store admin."
msgstr "向店铺管理员发送此邮件通知。"

#: app/Config/settings.php:736
#: views/shortcodes/payment/template-1.php:136
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/Table/TBody.jsx:129
#: spa/admin/settings/src/App.jsx:20
#: spa/public/dashboard/components/tabs/Address/index.jsx:292
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/ItemsTable.jsx:166
msgid "Shipping"
msgstr "配送"

#: app/Config/settings.php:743
msgid "Shipping related settings"
msgstr "配送相关设置"

#: app/Config/settings.php:746
#: app/Config/settings.php:798
#: views/settings/layout.php:25
msgid "Reset Settings"
msgstr "重置设置"

#: app/Config/settings.php:750
#: app/Config/settings.php:802
#: views/settings/layout.php:29
#: views/settings/layout.php:228
msgid "Save Settings"
msgstr "保存设置"

#: app/Config/settings.php:760
msgid "Shipping Countries"
msgstr "配送国家/地区"

#: app/Config/settings.php:761
msgid "Choose the countries you ship products to."
msgstr "选择您配送商品的目的地国家/地区。"

#: app/Config/settings.php:769
msgid "Plans"
msgstr "方案"

#: app/Config/settings.php:788
#: build/settings.bundle.js:2
#: spa/admin/settings/src/App.jsx:21
msgid "Taxation"
msgstr "税务"

#: app/Config/settings.php:795
msgid "Tax related settings"
msgstr "税务相关设置"

#: app/Config/settings.php:812
msgid "Tax Countries"
msgstr "征税国家/地区"

#: app/Config/settings.php:813
msgid "Choose the countries you sell products to."
msgstr "选择您销售商品的目标国家/地区。"

#: app/Config/settings.php:821
msgid "Classes"
msgstr "税种"

#: app/Config/settings.php:840
#: build/settings.bundle.js:2
#: spa/admin/settings/src/App.jsx:22
msgid "Cart Recovery"
msgstr "购物车恢复"

#: app/Config/settings.php:847
msgid "Abandoned cart settings"
msgstr "弃购购物车设置"

#: app/Config/settings.php:854
msgid "Delay (minutes)"
msgstr "延迟（分钟）"

#: app/Config/settings.php:855
msgid "After when can we call a cart abandoned?"
msgstr "购物车在多长时间后视为已弃购？"

#: app/Config/settings.php:856
msgid "Enter time delay in minutes"
msgstr "请输入延迟时间（分钟）"

#: app/Config/settings.php:867
msgid "Abandoned Cart Discount %"
msgstr "弃购购物车折扣 %"

#: app/Config/settings.php:868
msgid "Set a discount percentage to include in abandoned cart emails. If set to 0, no coupon will be included."
msgstr "设置弃购购物车邮件中包含的折扣百分比。若设为 0，则不包含优惠券。"

#: app/Config/settings.php:869
msgid "Enter discount percentage (0 to disable)"
msgstr "请输入折扣百分比（0 表示禁用）"

#: app/Config/settings.php:880
msgid "Enable Automated Reminder"
msgstr "启用自动提醒"

#: app/Config/settings.php:881
msgid "Automatically send a reminder email to any pending abandoned cart that has not received a reminder yet."
msgstr "自动向尚未收到提醒的待处理弃购购物车发送提醒邮件。"

#: app/Config/settings.php:891
#: app/Controllers/Common/API.php:350
#: app/Controllers/Common/API.php:389
#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
msgid "Subject"
msgstr "主题"

#: app/Config/settings.php:892
msgid "The subject line for the abandoned cart reminder email."
msgstr "弃购购物车提醒邮件的主题行。"

#: app/Config/settings.php:900
#: blocks/single-product/title/inspector.js:17
#: build/blocks.bundle.js:2
msgid "Body"
msgstr "正文"

#. translators: %s: URL of the email placeholders documentation page. The <a> markup must be kept.
#: app/Config/settings.php:903
msgid "To find all the related placesholders <a href=\"%s\" target=\"_blank\">click here.</a>"
msgstr "要查找所有相关占位符，请<a href=\"%s\" target=\"_blank\">点击此处。</a>"

#: app/Config/settings.php:906
msgid "Enter email Body"
msgstr "请输入邮件正文"

#: app/Config/settings.php:927
#: build/settings.bundle.js:2
#: spa/admin/settings/src/App.jsx:23
msgid "AI"
msgstr "AI"

#: app/Config/settings.php:967
#: app/Config/settings.php:968
msgid "Generative AI"
msgstr "生成式 AI"

#: app/Config/settings.php:975
msgid "Text Generator"
msgstr "文本生成器"

#. translators: %1$s: URL of the AI features documentation page. The <a> markup must be kept.
#: app/Config/settings.php:977
msgid "Enable AI Writer to suggest and create product descriptions instantly. <a href=\"%1$s\" target=\"_blank\">See more.</a>"
msgstr "启用 AI 撰写助手，即时建议并生成商品描述。<a href=\"%1$s\" target=\"_blank\">了解更多。</a>"

#: app/Config/settings.php:983
#: views/settings/ai-usage.php:44
msgid "Image Generator"
msgstr "图像生成器"

#. translators: %1$s: URL of the AI features documentation page. The <a> markup must be kept.
#: app/Config/settings.php:985
msgid "Generate high-quality product images with AI directly from your dashboard. <a href=\"%1$s\" target=\"_blank\">See more.</a>"
msgstr "直接在仪表盘中使用 AI 生成高质量商品图片。<a href=\"%1$s\" target=\"_blank\">了解更多。</a>"

#: app/Config/settings.php:991
msgid "Template Generator"
msgstr "模板生成器"

#. translators: %1$s: URL of the AI features documentation page. The <a> markup must be kept.
#: app/Config/settings.php:993
msgid "Enable AI Template Generator to create ready-to-use block layouts. <a href=\"%1$s\" target=\"_blank\">See more.</a>"
msgstr "启用 AI 模板生成器，创建即用型区块布局。<a href=\"%1$s\" target=\"_blank\">了解更多。</a>"

#: app/Config/settings.php:999
#: views/settings/ai-usage.php:40
msgid "Attribute Generator"
msgstr "属性生成器"

#. translators: %1$s: URL of the AI features documentation page. The <a> markup must be kept.
#: app/Config/settings.php:1001
msgid "Enable AI to suggest product attributes and values instantly. <a href=\"%1$s\" target=\"_blank\">See more.</a>"
msgstr "启用 AI 即时建议商品属性和属性值。<a href=\"%1$s\" target=\"_blank\">了解更多。</a>"

#: app/Config/settings.php:1009
#: app/Config/settings.php:1010
msgid "Agentic AI"
msgstr "智能体 AI"

#: app/Config/settings.php:1013
#: views/settings/ai-usage.php:48
msgid "Shopping Agent"
msgstr "购物智能体"

#: app/Config/settings.php:1014
msgid "Your customers will see a chat button on your store where they can ask questions, find products, check stock, or even place orders right from the chatting screen."
msgstr "您的客户将在店铺中看到一个聊天按钮，可在聊天界面直接提问、查找商品、查询库存，甚至下单。"

#: app/Config/settings.php:1019
msgid "Enable Shopping Agent"
msgstr "启用购物智能体"

#: app/Config/settings.php:1020
msgid "Show the AI shopping chat button on your storefront so customers can ask questions and place orders."
msgstr "在店铺前台显示 AI 购物聊天按钮，让客户可以提问并下单。"

#: app/Config/settings.php:1026
msgid "Chat Assistant Name"
msgstr "聊天助手名称"

#: app/Config/settings.php:1027
msgid "What customers see at the top of the chat window. Example: \"Store Helper\" or \"Shopping Assistant\"."
msgstr "客户在聊天窗口顶部看到的名称。例如：“店铺助手”或“购物助手”。"

#: app/Config/settings.php:1028
msgid "Shopping Assistant"
msgstr "购物助手"

#: app/Config/settings.php:1033
msgid "Chat Assistant Avatar"
msgstr "聊天助手头像"

#: app/Config/settings.php:1034
msgid "Profile picture shown in the chat window. Use a square image (at least 80×80 pixels). Leave empty to use a default avatar."
msgstr "显示在聊天窗口中的头像。请使用正方形图片（至少 80×80 像素）。留空则使用默认头像。"

#: app/Config/settings.php:1040
msgid "Chat Button Position"
msgstr "聊天按钮位置"

#: app/Config/settings.php:1041
msgid "Where should the chat button appear on your store pages?"
msgstr "聊天按钮应显示在店铺页面的哪个位置？"

#: app/Config/settings.php:1043
msgid "Right"
msgstr "右侧"

#: app/Config/settings.php:1044
msgid "Left"
msgstr "左侧"

#: app/Config/settings.php:1051
msgid "Chat Color Theme"
msgstr "聊天配色主题"

#: app/Config/settings.php:1052
msgid "Choose the color for the chat button and message bubbles. Use your brand color for consistency."
msgstr "选择聊天按钮和消息气泡的颜色。建议使用品牌色以保持一致。"

#: app/Config/settings.php:1058
msgid "Search & Discovery"
msgstr "搜索与发现"

#: app/Config/settings.php:1059
msgid "Let AI power your product search and recommendations."
msgstr "让 AI 为您的商品搜索和推荐提供支持。"

#: app/Config/settings.php:1064
#: views/settings/ai-usage.php:43
#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "Smart Search"
msgstr "智能搜索"

#. translators: %1$s: URL of the AI features documentation page. The <a> markup must be kept.
#: app/Config/settings.php:1066
msgid "Help customers find products even with spelling errors. The AI understands what they're looking for and shows the right products. <a href=\"%1$s\" target=\"_blank\">See more.</a>"
msgstr "即使拼写有误也能帮助客户找到商品。AI 会理解他们的搜索意图并展示合适的商品。<a href=\"%1$s\" target=\"_blank\">了解更多。</a>"

#: app/Config/settings.php:1072
msgid "Voice Search"
msgstr "语音搜索"

#. translators: %1$s: URL of the AI features documentation page. The <a> markup must be kept.
#: app/Config/settings.php:1074
msgid "Let customers search by speaking instead of typing. Hands-free shopping experience. (Coming soon) <a href=\"%1$s\" target=\"_blank\">See more.</a>"
msgstr "让客户通过语音而非打字进行搜索，带来免手动的购物体验。（即将推出）<a href=\"%1$s\" target=\"_blank\">了解更多。</a>"

#: app/Config/settings.php:1080
msgid "Smart Recommendations"
msgstr "智能推荐"

#. translators: %1$s: URL of the AI features documentation page. The <a> markup must be kept.
#: app/Config/settings.php:1082
msgid "The AI suggests related products to customers based on what they're looking at. Boost average order value. (Coming soon) <a href=\"%1$s\" target=\"_blank\">See more.</a>"
msgstr "AI 会根据客户正在浏览的内容为其推荐相关商品，提升平均订单金额。（即将推出）<a href=\"%1$s\" target=\"_blank\">了解更多。</a>"

#: app/Config/settings.php:1091
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/CouponList/index.jsx:26
msgid "Usage"
msgstr "用量"

#: app/Config/settings.php:1092
msgid "Your AI credit usage history."
msgstr "您的 AI 额度使用记录。"

#: app/Config/settings.php:1115
msgid "Connectivity"
msgstr "连接"

#: app/Config/settings.php:1116
msgid "Connect your store to the EasyCommerce AI service."
msgstr "将您的店铺连接到 EasyCommerce AI 服务。"

#. Translators: %s is the link to the setup wizard
#: app/Controllers/Admin/Init.php:135
msgid "Congratulations on installing <strong>EasyCommerce</strong>! 🎉<br/>You're just a few steps away from launching your store. <a href=\"%s\"><strong>Click here</strong></a> to start the setup wizard and bring your store to life! 🚀"
msgstr "恭喜您安装了 <strong>EasyCommerce</strong>！🎉<br/>只需几步即可启动您的店铺。<a href=\"%s\"><strong>点击此处</strong></a>开始设置向导，让您的店铺焕发生机！🚀"

#: app/Controllers/Admin/Init.php:151
msgid "The <strong>EasyCommerce</strong> Locations database is being downloaded. Countries, states, cities and currencies will not be displayed until the download is complete."
msgstr "<strong>EasyCommerce</strong> 地区数据库正在下载中。在下载完成之前，将不会显示国家/地区、州/省、城市和货币。"

#. Translators: %1$s is the link that reschedules the cron to download locations.json file
#: app/Controllers/Admin/Init.php:170
msgid "It looks like the <strong>EasyCommerce</strong> Locations database has not been loaded yet. Countries, states, cities and currencies will not be displayed until it's downloaded. <a href=\"%1$s\">Click here</a> to manually retry downloading it."
msgstr "<strong>EasyCommerce</strong> 地区数据库似乎尚未加载。在下载完成之前，将不会显示国家/地区、州/省、城市和货币。<a href=\"%1$s\">点击此处</a>可手动重试下载。"

#. translators: 1: store currency code, 2: Square location currency code.
#: app/Controllers/Admin/Init.php:191
msgid "Warning: Your store currency (%1$s) does not match your Square location currency (%2$s). Square payments will not be available until currencies match."
msgstr "警告：您的店铺货币（%1$s）与您的 Square 门店货币（%2$s）不匹配。在货币匹配之前，Square 支付将不可用。"

#: app/Controllers/Admin/Init.php:241
msgid "EasyCommerce Year-End Celebration!"
msgstr "EasyCommerce 年终庆典！"

#: app/Controllers/Admin/Init.php:242
msgid "Enjoy a flat 50% discount while building your dream ecommerce store with EasyCommerce Pro!"
msgstr "使用 EasyCommerce Pro 打造您理想的电商店铺，即可享受统一 50% 的折扣！"

#: app/Controllers/Admin/Init.php:244
msgid "Save 50% Now"
msgstr "立即享 50% 优惠"

#: app/Controllers/Admin/Init.php:261
msgid "You are not logged in!"
msgstr "您尚未登录！"

#: app/Controllers/Admin/Init.php:270
msgid "Not your download!"
msgstr "这不是您的下载内容！"

#: app/Controllers/Admin/Init.php:277
msgid "File not found."
msgstr "未找到文件。"

#. translators: %1$s: name of the deactivated conflicting plugin. The <strong> markup must be kept.
#: app/Controllers/Admin/Init.php:307
msgid "The plugin <strong>%1$s</strong> was deactivated by <strong>EasyCommerce</strong> as it is no longer needed. You can safely delete it if you wish."
msgstr "插件 <strong>%1$s</strong> 已被 <strong>EasyCommerce</strong> 停用，因为不再需要它。如有需要，您可以安全地删除它。"

#: app/Controllers/Admin/Init.php:316
#: app/Controllers/Admin/Init.php:318
#: app/Controllers/Admin/Init.php:320
#: app/Controllers/Admin/Init.php:322
#: app/Controllers/Common/Block.php:119
#: app/Controllers/Common/Init.php:198
#: app/Helpers/functions.php:740
#: app/Helpers/functions.php:746
#: app/Helpers/functions.php:755
#: app/Helpers/functions.php:756
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:387
#: spa/admin/easycommerce/App.jsx:389
#: spa/admin/easycommerce/App.jsx:390
#: spa/admin/easycommerce/App.jsx:391
#: spa/admin/easycommerce/App.jsx:392
#: spa/admin/easycommerce/App.jsx:393
#: spa/admin/easycommerce/App.jsx:394
#: spa/admin/easycommerce/App.jsx:395
#: spa/admin/easycommerce/App.jsx:396
#: spa/admin/easycommerce/App.jsx:397
#: spa/admin/easycommerce/App.jsx:398
#: spa/admin/easycommerce/App.jsx:399
#: spa/admin/easycommerce/App.jsx:400
#: spa/admin/easycommerce/App.jsx:402
#: spa/admin/easycommerce/App.jsx:404
#: spa/admin/easycommerce/App.jsx:405
#: spa/admin/easycommerce/App.jsx:406
#: spa/admin/easycommerce/App.jsx:407
#: spa/admin/easycommerce/App.jsx:408
#: spa/admin/easycommerce/App.jsx:409
#: spa/admin/easycommerce/App.jsx:410
#: spa/admin/easycommerce/App.jsx:411
#: spa/admin/easycommerce/App.jsx:412
#: spa/admin/easycommerce/App.jsx:413
#: spa/admin/easycommerce/App.jsx:414
#: spa/admin/easycommerce/App.jsx:415
msgid "EasyCommerce"
msgstr "EasyCommerce"

#: app/Controllers/Admin/Init.php:454
msgid "Migration"
msgstr "迁移"

#: app/Controllers/Admin/Init.php:458
msgid "EasyCommerce Migration"
msgstr "EasyCommerce 迁移"

#: app/Controllers/Admin/Init.php:490
msgid "You're about to migrate!"
msgstr "您即将开始迁移！"

#: app/Controllers/Admin/Init.php:493
msgid "detected. Would you like to migrate your store data to EasyCommerce?"
msgstr "已检测到。是否要将您的店铺数据迁移到 EasyCommerce？"

#: app/Controllers/Admin/Init.php:502
#: views/components/survey.php:84
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
#: build/shipping.bundle.js:2
#: build/tax.bundle.js:2
#: spa/admin/common/InstallationModal.jsx:107
#: spa/admin/common/ProModal.jsx:70
#: spa/admin/easycommerce/pages/Brands/index.jsx:385
#: spa/admin/easycommerce/pages/Categories/index.jsx:387
#: spa/admin/easycommerce/pages/Customers/AddNew/index.jsx:355
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:248
#: spa/admin/easycommerce/pages/Tags/index.jsx:330
#: spa/admin/tax/src/components/TaxDetails/elements/SaveButtons.jsx:12
#: spa/public/dashboard/components/tabs/Profile/index.jsx:310
msgid "Cancel"
msgstr "取消"

#: app/Controllers/Admin/Init.php:508
msgid "Start Migration"
msgstr "开始迁移"

#: app/Controllers/Admin/Menu.php:92
#: app/Controllers/Common/Init.php:283
msgid "Setup Wizard"
msgstr "设置向导"

#: app/Controllers/Admin/Menu.php:102
#: app/Controllers/Common/Init.php:304
#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/common/ProModal.jsx:87
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseField.jsx:88
msgid "Activate License"
msgstr "激活许可证"

#: app/Controllers/Admin/Menu.php:102
#: app/Controllers/Common/Init.php:305
#: app/Helpers/functions.php:747
#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
msgid "Get Pro"
msgstr "获取专业版"

#: app/Controllers/Common/API.php:104
msgid "Your setup wizard data"
msgstr "您的设置向导数据"

#: app/Controllers/Common/API.php:121
#: app/Controllers/Common/API.php:181
msgid "Username or Email"
msgstr "用户名或电子邮箱"

#: app/Controllers/Common/API.php:126
#: app/Controllers/Common/API.php:159
msgid "Your Password"
msgstr "您的密码"

#: app/Controllers/Common/API.php:131
#: build/auth.bundle.js:2
#: spa/public/auth/screens/Login.jsx:92
msgid "Remember Me"
msgstr "记住我"

#: app/Controllers/Common/API.php:148
msgid "Your Username"
msgstr "您的用户名"

#: app/Controllers/Common/API.php:153
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
#: spa/public/dashboard/components/tabs/Profile/index.jsx:186
msgid "Your Email"
msgstr "您的电子邮箱"

#: app/Controllers/Common/API.php:164
msgid "Your Confirm Password"
msgstr "确认您的密码"

#: app/Controllers/Common/API.php:198
msgid "Reset Key"
msgstr "重置密钥"

#: app/Controllers/Common/API.php:203
msgid "User Login"
msgstr "用户登录"

#: app/Controllers/Common/API.php:208
#: build/auth.bundle.js:2
#: spa/public/auth/screens/ResetConfirm.jsx:52
msgid "New Password"
msgstr "新密码"

#: app/Controllers/Common/API.php:213
#: build/auth.bundle.js:2
#: spa/public/auth/screens/ResetConfirm.jsx:67
msgid "Confirm Password"
msgstr "确认密码"

#: app/Controllers/Common/API.php:267
#: app/Controllers/Common/API.php:334
#: app/Controllers/Common/API.php:373
msgid "Your name"
msgstr "您的姓名"

#: app/Controllers/Common/API.php:290
msgid "Your token"
msgstr "您的令牌"

#: app/Controllers/Common/API.php:317
msgid "The doc id"
msgstr "文档 ID"

#: app/Controllers/Common/API.php:345
#: app/Controllers/Common/API.php:384
msgid "Site URL"
msgstr "网站 URL"

#: app/Controllers/Common/API.php:355
#: app/Controllers/Common/API.php:394
#: assets/public/js/agent-chatbot.js:353
#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
msgid "Message"
msgstr "消息"

#: app/Controllers/Common/API.php:428
#: app/Controllers/Common/API.php:453
msgid "The addon slug"
msgstr "扩展别名（slug）"

#: app/Controllers/Common/API.php:432
#: app/Controllers/Common/API.php:457
msgid "The action- activate or deactivate"
msgstr "操作 - 激活或停用"

#: app/Controllers/Common/API.php:449
msgid "The license key"
msgstr "许可证密钥"

#: app/Controllers/Common/API.php:462
msgid "User email for license"
msgstr "用于许可证的用户电子邮箱"

#: app/Controllers/Common/API.php:485
#: app/Controllers/Common/API.php:522
#: app/Controllers/Common/API.php:548
#: app/Controllers/Common/API.php:696
msgid "An array of 'from' and 'to', or a string"
msgstr "包含 'from' 和 'to' 的数组，或字符串"

#: app/Controllers/Common/API.php:574
#: app/Controllers/Common/API.php:590
#: app/Controllers/Common/API.php:3086
#: app/Controllers/Common/API.php:3142
#: app/Controllers/Common/API.php:3164
#: app/Controllers/Common/API.php:4423
#: app/Controllers/Common/API.php:4439
#: app/Controllers/Common/API.php:4455
msgid "The cart hash"
msgstr "购物车哈希"

#: app/Controllers/Common/API.php:594
msgid "Email subject line"
msgstr "邮件主题行"

#: app/Controllers/Common/API.php:598
msgid "Email message body"
msgstr "邮件正文内容"

#: app/Controllers/Common/API.php:657
msgid "Activity type: All, Orders, Refunds, Reviews, Others"
msgstr "活动类型：全部、订单、退款、评价、其他"

#: app/Controllers/Common/API.php:663
msgid "From date (Y-m-d)"
msgstr "起始日期（Y-m-d）"

#: app/Controllers/Common/API.php:668
msgid "To date (Y-m-d)"
msgstr "结束日期（Y-m-d）"

#: app/Controllers/Common/API.php:710
msgid "The product ID in case of product-specific reports"
msgstr "针对特定商品报告时的商品 ID"

#: app/Controllers/Common/API.php:725
#: app/Controllers/Common/API.php:750
#: app/Controllers/Common/API.php:768
#: app/Controllers/Common/API.php:786
#: app/Controllers/Common/API.php:804
#: app/Controllers/Common/API.php:829
#: app/Controllers/Common/API.php:865
#: app/Controllers/Common/API.php:890
#: app/Controllers/Common/API.php:915
#: app/Controllers/Common/API.php:940
msgid "Date range key (e.g., \"today\", \"this-week\", \"this-month\", \"this-year\")"
msgstr "日期范围键（例如 \"today\"、\"this-week\"、\"this-month\"、\"this-year\"）"

#: app/Controllers/Common/API.php:732
#: app/Controllers/Common/API.php:811
#: app/Controllers/Common/API.php:872
#: app/Controllers/Common/API.php:897
#: app/Controllers/Common/API.php:922
#: app/Controllers/Common/API.php:947
#: app/Controllers/Common/API.php:1050
#: app/Controllers/Common/API.php:1071
msgid "Comparison range (e.g., \"previous-day\", \"previous-week\", \"previous-month\", \"previous-year\")"
msgstr "对比范围（例如 \"previous-day\"、\"previous-week\"、\"previous-month\"、\"previous-year\"）"

#: app/Controllers/Common/API.php:847
#: app/Controllers/Common/API.php:1045
#: app/Controllers/Common/API.php:1124
msgid "Date range key (e.g., \"today\", \"this-week\", \"this-month\", \"this-year\", \"all-time\")"
msgstr "日期范围键（例如 \"today\"、\"this-week\"、\"this-month\"、\"this-year\"、\"all-time\"）"

#: app/Controllers/Common/API.php:965
#: app/Controllers/Common/API.php:981
#: app/Controllers/Common/API.php:997
msgid "Date range key"
msgstr "日期范围键"

#: app/Controllers/Common/API.php:1013
#: app/Controllers/Common/API.php:1029
#: app/Controllers/Common/API.php:1311
#: app/Controllers/Common/API.php:1375
#: app/Controllers/Common/API.php:1391
msgid "Date range key (e.g., \"last-30\", \"this-month\", \"2026-01-01,2026-03-30\")"
msgstr "日期范围键（例如 \"last-30\"、\"this-month\"、\"2026-01-01,2026-03-30\"）"

#: app/Controllers/Common/API.php:1066
#: app/Controllers/Common/API.php:1087
#: app/Controllers/Common/API.php:1103
#: app/Controllers/Common/API.php:1161
#: app/Controllers/Common/API.php:1182
msgid "Date range key (e.g., \"today\", \"this-week\", \"this-month\", \"this-year\", \"last-30\")"
msgstr "日期范围键（例如 \"today\"、\"this-week\"、\"this-month\"、\"this-year\"、\"last-30\"）"

#: app/Controllers/Common/API.php:1119
#: app/Controllers/Common/API.php:1140
#: app/Controllers/Common/API.php:1156
#: app/Controllers/Common/API.php:1177
#: app/Controllers/Common/API.php:1198
#: app/Controllers/Common/API.php:1219
#: app/Controllers/Common/API.php:1970
#: app/Controllers/Common/API.php:1987
#: app/Controllers/Common/API.php:2009
#: app/Controllers/Common/API.php:2179
#: app/Controllers/Common/API.php:2242
#: app/Controllers/Common/API.php:2259
#: app/Controllers/Common/API.php:2989
#: app/Controllers/Common/API.php:3024
#: app/Controllers/Common/API.php:3053
msgid "The product ID"
msgstr "商品 ID"

#: app/Controllers/Common/API.php:1203
msgid "Number of reviews to return (default: 6)"
msgstr "返回的评价数量（默认：6）"

#: app/Controllers/Common/API.php:1235
#: app/Controllers/Common/API.php:1262
#: app/Controllers/Common/API.php:1289
#: app/Controllers/Common/API.php:1333
#: app/Controllers/Common/API.php:1354
#: app/Controllers/Common/API.php:1407
msgid "Date range key (e.g., \"last-30\", \"this-month\", \"this-year\")"
msgstr "日期范围键（例如 \"last-30\"、\"this-month\"、\"this-year\"）"

#: app/Controllers/Common/API.php:1246
#: app/Controllers/Common/API.php:1273
#: app/Controllers/Common/API.php:1338
#: app/Controllers/Common/API.php:1359
msgid "Comparison range key"
msgstr "对比范围键"

#: app/Controllers/Common/API.php:1431
#: app/Controllers/Common/API.php:1447
#: app/Controllers/Common/API.php:1467
msgid "The option `key` name"
msgstr "选项 `key` 名称"

#: app/Controllers/Common/API.php:1451
msgid "The option `value`"
msgstr "选项 `value`"

#: app/Controllers/Common/API.php:1490
#: app/Controllers/Common/API.php:1589
#: app/Controllers/Common/API.php:1737
msgid "Attribute name"
msgstr "属性名称"

#: app/Controllers/Common/API.php:1495
#: app/Controllers/Common/API.php:1594
msgid "Slug for the attribute"
msgstr "属性的别名（slug）"

#: app/Controllers/Common/API.php:1500
#: app/Controllers/Common/API.php:1599
msgid "Type of the attribute (e.g. select, text)"
msgstr "属性类型（例如 select、text）"

#: app/Controllers/Common/API.php:1505
msgid "Array of options with label and value"
msgstr "包含标签和值的选项数组"

#: app/Controllers/Common/API.php:1514
#: app/Controllers/Common/API.php:1519
#: app/Controllers/Common/API.php:1618
#: app/Controllers/Common/API.php:1623
msgid "Display label for the option"
msgstr "选项的显示标签"

#: app/Controllers/Common/API.php:1523
#: app/Controllers/Common/API.php:1627
msgid "Stored value for the option"
msgstr "选项的存储值"

#: app/Controllers/Common/API.php:1544
#: app/Controllers/Common/API.php:1687
#: app/Controllers/Common/API.php:2300
#: app/Controllers/Common/API.php:2621
#: app/Controllers/Common/API.php:2738
#: app/Controllers/Common/API.php:2851
msgid "The page number"
msgstr "页码"

#: app/Controllers/Common/API.php:1550
#: app/Controllers/Common/API.php:1693
#: app/Controllers/Common/API.php:2627
#: app/Controllers/Common/API.php:2744
#: app/Controllers/Common/API.php:2857
msgid "The number of products per page"
msgstr "每页商品数量"

#: app/Controllers/Common/API.php:1567
#: app/Controllers/Common/API.php:1584
#: app/Controllers/Common/API.php:1648
msgid "The attribute ID"
msgstr "属性 ID"

#: app/Controllers/Common/API.php:1604
msgid "Array of options with id, name, slug, value"
msgstr "包含 id、name、slug、value 的选项数组"

#: app/Controllers/Common/API.php:1613
msgid "Option ID"
msgstr "选项 ID"

#: app/Controllers/Common/API.php:1664
msgid "The attribute IDs"
msgstr "属性 ID"

#: app/Controllers/Common/API.php:1699
#: app/Controllers/Common/API.php:2320
msgid "The search query"
msgstr "搜索查询"

#: app/Controllers/Common/API.php:1704
msgid "The SKU of a variation to search product with"
msgstr "用于搜索商品的变体 SKU"

#: app/Controllers/Common/API.php:1709
#: app/Controllers/Common/API.php:1819
#: app/Controllers/Common/API.php:2024
msgid "The product status"
msgstr "商品状态"

#: app/Controllers/Common/API.php:1715
msgid "The product brands"
msgstr "商品品牌"

#: app/Controllers/Common/API.php:1720
msgid "The product categories"
msgstr "商品分类"

#: app/Controllers/Common/API.php:1725
msgid "The product Sort By"
msgstr "商品排序方式"

#: app/Controllers/Common/API.php:1730
msgid "Array of attributes with values"
msgstr "包含值的属性数组"

#: app/Controllers/Common/API.php:1742
msgid "Array of attribute values"
msgstr "属性值数组"

#: app/Controllers/Common/API.php:1750
msgid "Minimum price"
msgstr "最低价格"

#: app/Controllers/Common/API.php:1756
msgid "Maximum price"
msgstr "最高价格"

#: app/Controllers/Common/API.php:1762
msgid "Either it should include prices"
msgstr "是否应包含价格"

#: app/Controllers/Common/API.php:1768
#: app/Controllers/Common/API.php:1780
msgid "Either it should return HTML"
msgstr "是否应返回 HTML"

#: app/Controllers/Common/API.php:1774
msgid "Array of settings"
msgstr "设置数组"

#: app/Controllers/Common/API.php:1786
msgid "Shop name"
msgstr "店铺名称"

#: app/Controllers/Common/API.php:1804
#: app/Controllers/Common/API.php:2014
msgid "The product title"
msgstr "商品标题"

#: app/Controllers/Common/API.php:1809
msgid "The product summary"
msgstr "商品摘要"

#: app/Controllers/Common/API.php:1814
#: app/Controllers/Common/API.php:2019
msgid "The product description"
msgstr "商品描述"

#: app/Controllers/Common/API.php:1825
#: app/Controllers/Common/API.php:2030
msgid "The product slug"
msgstr "商品别名（slug）"

#: app/Controllers/Common/API.php:1830
#: app/Controllers/Common/API.php:2035
msgid "The product thumbnail ID"
msgstr "商品缩略图 ID"

#: app/Controllers/Common/API.php:1835
#: app/Controllers/Common/API.php:2040
msgid "List of category slugs or IDs"
msgstr "分类别名或 ID 列表"

#: app/Controllers/Common/API.php:1841
#: app/Controllers/Common/API.php:2046
msgid "List of brand slugs or IDs"
msgstr "品牌别名或 ID 列表"

#: app/Controllers/Common/API.php:1846
#: app/Controllers/Common/API.php:2051
msgid "Product attributes and their values"
msgstr "商品属性及其值"

#: app/Controllers/Common/API.php:1854
#: app/Controllers/Common/API.php:1919
#: app/Controllers/Common/API.php:2059
#: app/Controllers/Common/API.php:2128
msgid "Attribute ID"
msgstr "属性 ID"

#: app/Controllers/Common/API.php:1859
#: app/Controllers/Common/API.php:2064
msgid "Attribute values"
msgstr "属性值"

#: app/Controllers/Common/API.php:1867
#: app/Controllers/Common/API.php:2072
msgid "Value ID"
msgstr "值 ID"

#: app/Controllers/Common/API.php:1878
#: app/Controllers/Common/API.php:2083
msgid "Product variations"
msgstr "商品变体"

#: app/Controllers/Common/API.php:1911
#: app/Controllers/Common/API.php:2120
msgid "Variation attributes and their values"
msgstr "变体属性及其值"

#: app/Controllers/Common/API.php:1924
#: app/Controllers/Common/API.php:2133
msgid "Attribute slug"
msgstr "属性别名（slug）"

#: app/Controllers/Common/API.php:1929
#: app/Controllers/Common/API.php:2138
msgid "Attribute value slug"
msgstr "属性值别名（slug）"

#: app/Controllers/Common/API.php:1934
#: app/Controllers/Common/API.php:2143
msgid "Attribute value ID"
msgstr "属性值 ID"

#: app/Controllers/Common/API.php:1953
#: app/Controllers/Common/API.php:2162
msgid "Product meta data"
msgstr "商品元数据"

#: app/Controllers/Common/API.php:1992
msgid "An object of attributes key-value pair"
msgstr "属性键值对对象"

#: app/Controllers/Common/API.php:2196
msgid "List of product IDs to delete"
msgstr "要删除的商品 ID 列表"

#: app/Controllers/Common/API.php:2217
msgid "List of product IDs to update"
msgstr "要更新的商品 ID 列表"

#: app/Controllers/Common/API.php:2225
#: app/Controllers/Common/API.php:3381
msgid "The new status for the orders"
msgstr "订单的新状态"

#: app/Controllers/Common/API.php:2264
msgid "Review text"
msgstr "评价内容"

#: app/Controllers/Common/API.php:2269
msgid "Rating value, out of 5"
msgstr "评分值（满分 5 分）"

#: app/Controllers/Common/API.php:2278
msgid "Value must be between 1 to 5."
msgstr "值必须介于 1 到 5 之间。"

#: app/Controllers/Common/API.php:2305
msgid "Reviews per page"
msgstr "每页评价数量"

#: app/Controllers/Common/API.php:2337
msgid "The review ID"
msgstr "评价 ID"

#: app/Controllers/Common/API.php:2361
msgid "The customer first name"
msgstr "客户名字"

#: app/Controllers/Common/API.php:2366
msgid "The customer last name"
msgstr "客户姓氏"

#: app/Controllers/Common/API.php:2371
msgid "The customer photo URL"
msgstr "客户头像 URL"

#: app/Controllers/Common/API.php:2376
msgid "The customer email address"
msgstr "客户电子邮箱地址"

#: app/Controllers/Common/API.php:2382
msgid "The customer password"
msgstr "客户密码"

#: app/Controllers/Common/API.php:2390
msgid "The confirmation password"
msgstr "确认密码"

#: app/Controllers/Common/API.php:2395
msgid "The key-value pair of meta data"
msgstr "元数据键值对"

#: app/Controllers/Common/API.php:2412
#: app/Controllers/Common/API.php:2458
#: app/Controllers/Common/API.php:2475
#: app/Controllers/Common/API.php:3203
#: app/Controllers/Common/API.php:3518
msgid "The customer ID"
msgstr "客户 ID"

#: app/Controllers/Common/API.php:2429
msgid "Search query for customer name or email"
msgstr "用于搜索客户姓名或电子邮箱的查询"

#: app/Controllers/Common/API.php:2434
#: app/Controllers/Common/API.php:2490
#: app/Controllers/Common/API.php:3221
#: app/Controllers/Common/API.php:3493
msgid "Page number for pagination"
msgstr "分页页码"

#: app/Controllers/Common/API.php:2440
msgid "Number of customers per page"
msgstr "每页客户数量"

#: app/Controllers/Common/API.php:2480
msgid "Search key"
msgstr "搜索关键词"

#: app/Controllers/Common/API.php:2485
#: app/Controllers/Common/API.php:2586
msgid "Filter by transaction status"
msgstr "按交易状态筛选"

#: app/Controllers/Common/API.php:2496
#: app/Controllers/Common/API.php:3227
#: app/Controllers/Common/API.php:3499
msgid "Number of transactions per page"
msgstr "每页交易数量"

#: app/Controllers/Common/API.php:2532
msgid "Comma separated or an array of fields"
msgstr "以逗号分隔的字段或字段数组"

#: app/Controllers/Common/API.php:2548
msgid "An array of key-value pair of fields"
msgstr "字段键值对数组"

#: app/Controllers/Common/API.php:2564
msgid "Filter by order status"
msgstr "按订单状态筛选"

#: app/Controllers/Common/API.php:2569
msgid "Filter per page"
msgstr "每页筛选数量"

#: app/Controllers/Common/API.php:2645
#: app/Controllers/Common/API.php:2677
msgid "The category name"
msgstr "分类名称"

#: app/Controllers/Common/API.php:2650
#: app/Controllers/Common/API.php:2682
msgid "The category slug"
msgstr "分类别名（slug）"

#: app/Controllers/Common/API.php:2655
#: app/Controllers/Common/API.php:2687
msgid "The parent category ID"
msgstr "父级分类 ID"

#: app/Controllers/Common/API.php:2672
#: app/Controllers/Common/API.php:2705
msgid "The category ID"
msgstr "分类 ID"

#: app/Controllers/Common/API.php:2721
msgid "The category IDs"
msgstr "分类 ID"

#: app/Controllers/Common/API.php:2762
#: app/Controllers/Common/API.php:2789
msgid "The brand name"
msgstr "品牌名称"

#: app/Controllers/Common/API.php:2767
#: app/Controllers/Common/API.php:2799
msgid "The parent brand ID"
msgstr "父级品牌 ID"

#: app/Controllers/Common/API.php:2784
msgid "The brand ID"
msgstr "品牌 ID"

#: app/Controllers/Common/API.php:2794
msgid "The brand slug"
msgstr "品牌别名（slug）"

#: app/Controllers/Common/API.php:2817
msgid "The brands ID"
msgstr "品牌 ID"

#: app/Controllers/Common/API.php:2834
msgid "The brand IDs"
msgstr "品牌 ID"

#: app/Controllers/Common/API.php:2875
#: app/Controllers/Common/API.php:2902
msgid "The tag name"
msgstr "标签名称"

#: app/Controllers/Common/API.php:2880
#: app/Controllers/Common/API.php:2912
msgid "The parent tag ID"
msgstr "父级标签 ID"

#: app/Controllers/Common/API.php:2897
msgid "The tag ID"
msgstr "标签 ID"

#: app/Controllers/Common/API.php:2907
msgid "The tag slug"
msgstr "标签别名（slug）"

#: app/Controllers/Common/API.php:2930
msgid "The tags ID"
msgstr "标签 ID"

#: app/Controllers/Common/API.php:2947
msgid "The tag IDs"
msgstr "标签 ID"

#: app/Controllers/Common/API.php:2981
msgid "Array of products to add, each with an id and quantity."
msgstr "要添加的商品数组，每项包含 id 和数量。"

#: app/Controllers/Common/API.php:2993
msgid "The variation's price_id or an array of attributes"
msgstr "变体的 price_id 或属性数组"

#: app/Controllers/Common/API.php:2999
msgid "The quantity to add"
msgstr "要添加的数量"

#: app/Controllers/Common/API.php:3007
msgid "The user ID"
msgstr "用户 ID"

#: app/Controllers/Common/API.php:3029
#: app/Controllers/Common/API.php:3058
msgid "The product price ID"
msgstr "商品价格 ID"

#: app/Controllers/Common/API.php:3035
msgid "The quantity to set"
msgstr "要设置的数量"

#: app/Controllers/Common/API.php:3090
#: app/Controllers/Common/API.php:3315
msgid "The shipping address"
msgstr "配送地址"

#: app/Controllers/Common/API.php:3094
#: app/Controllers/Common/API.php:3310
msgid "The billing address"
msgstr "账单地址"

#: app/Controllers/Common/API.php:3110
msgid "The shipping method ID"
msgstr "配送方式 ID"

#: app/Controllers/Common/API.php:3126
msgid "The payment method"
msgstr "支付方式"

#: app/Controllers/Common/API.php:3147
#: app/Controllers/Common/API.php:3169
msgid "The coupon code"
msgstr "优惠券代码"

#: app/Controllers/Common/API.php:3212
#: app/Controllers/Common/API.php:3540
msgid "You do not have permission to get the customer order."
msgstr "您无权获取该客户订单。"

#: app/Controllers/Common/API.php:3216
msgid "Search by order ID, order name, or customer email"
msgstr "按订单 ID、订单名称或客户电子邮箱搜索"

#: app/Controllers/Common/API.php:3233
#: app/Controllers/Common/API.php:3238
#: app/Controllers/Common/API.php:3544
#: app/Controllers/Common/API.php:3549
#: app/Controllers/Common/API.php:5081
msgid "Filter by from date"
msgstr "按起始日期筛选"

#: app/Controllers/Common/API.php:3257
msgid "An array of order IDs to delete"
msgstr "要删除的订单 ID 数组"

#: app/Controllers/Common/API.php:3279
#: app/Controllers/Common/API.php:3341
#: app/Controllers/Common/API.php:3404
#: app/Controllers/Common/API.php:3421
#: app/Controllers/Common/API.php:3446
#: app/Controllers/Common/API.php:3463
msgid "The order ID"
msgstr "订单 ID"

#: app/Controllers/Common/API.php:3296
msgid "The order items or the cart hash"
msgstr "订单商品项或购物车哈希"

#: app/Controllers/Common/API.php:3300
msgid "The customer ID or an array of customer data (name and email)"
msgstr "客户 ID 或客户数据数组（姓名和电子邮箱）"

#: app/Controllers/Common/API.php:3304
msgid "The order status"
msgstr "订单状态"

#: app/Controllers/Common/API.php:3320
msgid "The meta data"
msgstr "元数据"

#: app/Controllers/Common/API.php:3325
msgid "Should we use the billing address as shipping?"
msgstr "是否使用账单地址作为配送地址？"

#: app/Controllers/Common/API.php:3346
msgid "The new order status"
msgstr "订单的新状态"

#: app/Controllers/Common/API.php:3351
msgid "The new order fulfillment status"
msgstr "订单的新履约状态"

#: app/Controllers/Common/API.php:3356
msgid "The updated total amount of the order"
msgstr "更新后的订单总金额"

#: app/Controllers/Common/API.php:3373
msgid "An array of order IDs to update"
msgstr "要更新的订单 ID 数组"

#: app/Controllers/Common/API.php:3386
msgid "The type of status to update: status or fulfillment"
msgstr "要更新的状态类型：status 或 fulfillment"

#: app/Controllers/Common/API.php:3426
msgid "The refund amount"
msgstr "退款金额"

#: app/Controllers/Common/API.php:3430
msgid "The refund reason"
msgstr "退款原因"

#: app/Controllers/Common/API.php:3468
msgid "The email event"
msgstr "邮件事件"

#: app/Controllers/Common/API.php:3505
#: app/Controllers/Common/API.php:5066
msgid "Filter by order ID"
msgstr "按订单 ID 筛选"

#: app/Controllers/Common/API.php:3514
#: app/Controllers/Common/API.php:3527
msgid "You do not have permission to set the customer ID."
msgstr "您无权设置客户 ID。"

#: app/Controllers/Common/API.php:3531
msgid "The customer email"
msgstr "客户电子邮箱"

#: app/Controllers/Common/API.php:3554
msgid "Filter by transaction type"
msgstr "按交易类型筛选"

#: app/Controllers/Common/API.php:3571
msgid "The transaction ID"
msgstr "交易 ID"

#: app/Controllers/Common/API.php:3603
#: app/Controllers/Common/API.php:3713
msgid "The shipping plan name"
msgstr "配送方案名称"

#: app/Controllers/Common/API.php:3611
#: app/Controllers/Common/API.php:3718
msgid "The shipping plan description"
msgstr "配送方案描述"

#: app/Controllers/Common/API.php:3616
#: app/Controllers/Common/API.php:3723
msgid "The active status of the shipping plan (1 for active, 0 for inactive)"
msgstr "配送方案的启用状态（1 表示启用，0 表示停用）"

#: app/Controllers/Common/API.php:3622
#: app/Controllers/Common/API.php:3728
msgid "If this shipping plan is taxable (1 for active, 0 for inactive)"
msgstr "此配送方案是否应税（1 表示应税，0 表示不应税）"

#: app/Controllers/Common/API.php:3628
#: app/Controllers/Common/API.php:3735
msgid "The calculation base for the shipping plan (e.g., price, weight, quantity)"
msgstr "配送方案的计算基准（例如 price、weight、quantity）"

#: app/Controllers/Common/API.php:3636
msgid "Array of regions associated with this shipping plan"
msgstr "与此配送方案关联的区域数组"

#: app/Controllers/Common/API.php:3643
msgid "Country code"
msgstr "国家/地区代码"

#: app/Controllers/Common/API.php:3648
#: app/Controllers/Common/API.php:4215
#: app/Controllers/Common/API.php:4309
msgid "State code"
msgstr "州/省代码"

#: app/Controllers/Common/API.php:3653
msgid "City name"
msgstr "城市名称"

#: app/Controllers/Common/API.php:3658
msgid "Zip/postal code"
msgstr "邮政编码"

#: app/Controllers/Common/API.php:3667
#: app/Controllers/Common/API.php:3758
msgid "Array of shipping methods for the plan, each including name, min, max, and cost"
msgstr "该方案的配送方式数组，每项包含 name、min、max 和 cost"

#: app/Controllers/Common/API.php:3674
#: app/Controllers/Common/API.php:3765
msgid "Method name"
msgstr "方式名称"

#: app/Controllers/Common/API.php:3679
#: app/Controllers/Common/API.php:3770
msgid "Minimum value for this method range"
msgstr "此方式区间的最小值"

#: app/Controllers/Common/API.php:3684
#: app/Controllers/Common/API.php:3775
msgid "Maximum value for this method range"
msgstr "此方式区间的最大值"

#: app/Controllers/Common/API.php:3689
#: app/Controllers/Common/API.php:3780
msgid "Cost associated with this method range"
msgstr "与此方式区间关联的费用"

#: app/Controllers/Common/API.php:3708
#: app/Controllers/Common/API.php:3799
msgid "The shipping plan ID"
msgstr "配送方案 ID"

#: app/Controllers/Common/API.php:3743
msgid "Array of region codes associated with this shipping plan"
msgstr "与此配送方案关联的区域代码数组"

#: app/Controllers/Common/API.php:3815
msgid "The region code"
msgstr "区域代码"

#: app/Controllers/Common/API.php:3839
#: app/Controllers/Common/API.php:3870
#: app/Controllers/Common/API.php:3906
msgid "Should it return details information"
msgstr "是否应返回详细信息"

#: app/Controllers/Common/API.php:3856
#: app/Controllers/Common/API.php:3887
#: app/Controllers/Common/API.php:3923
msgid "The iso2 code of the country name"
msgstr "国家/地区名称的 iso2 代码"

#: app/Controllers/Common/API.php:3863
#: app/Controllers/Common/API.php:3894
#: app/Controllers/Common/API.php:3930
msgid "Country code must be of 2 characters"
msgstr "国家/地区代码必须为 2 个字符"

#: app/Controllers/Common/API.php:3901
msgid "The state code"
msgstr "州/省代码"

#: app/Controllers/Common/API.php:3965
#: app/Controllers/Common/API.php:4046
msgid "The coupon name"
msgstr "优惠券名称"

#: app/Controllers/Common/API.php:3970
#: app/Controllers/Common/API.php:4051
msgid "The unique coupon code"
msgstr "唯一的优惠券代码"

#: app/Controllers/Common/API.php:3975
#: app/Controllers/Common/API.php:4056
msgid "The discount type"
msgstr "折扣类型"

#: app/Controllers/Common/API.php:3981
#: app/Controllers/Common/API.php:4062
msgid "The discounted offer"
msgstr "折扣优惠"

#: app/Controllers/Common/API.php:3986
#: app/Controllers/Common/API.php:4067
msgid "The active status of the coupon (1 for active, 0 for inactive)"
msgstr "优惠券的启用状态（1 表示启用，0 表示停用）"

#: app/Controllers/Common/API.php:3992
#: app/Controllers/Common/API.php:4072
msgid "Array of coupon rules, each with type and value"
msgstr "优惠券规则数组，每项包含 type 和 value"

#: app/Controllers/Common/API.php:3999
#: app/Controllers/Common/API.php:4079
msgid "The rule type"
msgstr "规则类型"

#: app/Controllers/Common/API.php:4004
#: app/Controllers/Common/API.php:4083
msgid "The rule value"
msgstr "规则值"

#: app/Controllers/Common/API.php:4024
#: app/Controllers/Common/API.php:4041
#: app/Controllers/Common/API.php:4102
msgid "The coupon ID"
msgstr "优惠券 ID"

#: app/Controllers/Common/API.php:4119
msgid "List of coupon IDs to delete"
msgstr "要删除的优惠券 ID 列表"

#: app/Controllers/Common/API.php:4138
msgid "List of coupon IDs to update"
msgstr "要更新的优惠券 ID 列表"

#: app/Controllers/Common/API.php:4146
msgid "Status value: active or inactive"
msgstr "状态值：active 或 inactive"

#: app/Controllers/Common/API.php:4180
#: app/Controllers/Common/API.php:4275
#: build/tax.bundle.js:2
#: spa/admin/tax/src/components/TaxDetails/elements/TaxFormTopInputs.jsx:20
msgid "Tax class name"
msgstr "税种名称"

#: app/Controllers/Common/API.php:4185
#: app/Controllers/Common/API.php:4280
msgid "Class name must not be empty."
msgstr "税种名称不能为空。"

#: app/Controllers/Common/API.php:4192
#: app/Controllers/Common/API.php:4287
msgid "Description of the tax class"
msgstr "税种描述"

#: app/Controllers/Common/API.php:4197
#: app/Controllers/Common/API.php:4292
msgid "Status of the tax class (1 for active, 0 for inactive)"
msgstr "税种状态（1 表示启用，0 表示停用）"

#: app/Controllers/Common/API.php:4203
#: app/Controllers/Common/API.php:4297
msgid "Array of rates for the tax class"
msgstr "税种的税率数组"

#: app/Controllers/Common/API.php:4210
#: app/Controllers/Common/API.php:4304
msgid "Country code (ISO2)"
msgstr "国家/地区代码（ISO2）"

#: app/Controllers/Common/API.php:4220
#: app/Controllers/Common/API.php:4314
msgid "City code"
msgstr "城市代码"

#: app/Controllers/Common/API.php:4225
#: app/Controllers/Common/API.php:4319
msgid "Tax rate percentage"
msgstr "税率百分比"

#: app/Controllers/Common/API.php:4230
#: app/Controllers/Common/API.php:4324
msgid "Priority of this rate"
msgstr "此税率的优先级"

#: app/Controllers/Common/API.php:4235
#: app/Controllers/Common/API.php:4329
msgid "Is this compound"
msgstr "是否为复合税"

#: app/Controllers/Common/API.php:4254
#: app/Controllers/Common/API.php:4270
#: app/Controllers/Common/API.php:4348
msgid "Tax class ID"
msgstr "税种 ID"

#: app/Controllers/Common/API.php:4459
msgid "Custom email subject (optional — uses settings default when omitted)"
msgstr "自定义邮件主题（可选——省略时使用设置中的默认值）"

#: app/Controllers/Common/API.php:4463
msgid "Custom email body HTML (optional — uses settings default when omitted)"
msgstr "自定义邮件正文 HTML（可选——省略时使用设置中的默认值）"

#: app/Controllers/Common/API.php:4479
msgid "List of abandoned cart hashes to delete"
msgstr "要删除的弃购购物车哈希列表"

#: app/Controllers/Common/API.php:4499
msgid "List of abandoned cart hashes to remind"
msgstr "要发送提醒的弃购购物车哈希列表"

#: app/Controllers/Common/API.php:4545
#: app/Controllers/Common/API.php:4588
msgid "The `product` name"
msgstr "`product` 名称"

#: app/Controllers/Common/API.php:4549
#: app/Controllers/Common/API.php:4572
#: app/Controllers/Common/API.php:4607
#: app/Controllers/Common/API.php:4634
msgid "The `prompt`"
msgstr "`prompt`"

#: app/Controllers/Common/API.php:4553
msgid "Content length- `short` or `long`"
msgstr "内容长度 - `short` 或 `long`"

#: app/Controllers/Common/API.php:4576
#: app/Controllers/Common/API.php:4611
msgid "Image size - `1024x1024`, `1792x1024`, `1024x1792`"
msgstr "图像尺寸 - `1024x1024`、`1792x1024`、`1024x1792`"

#: app/Controllers/Common/API.php:4582
#: app/Controllers/Common/API.php:4617
msgid "The quality - `standard`, `hd`"
msgstr "质量 - `standard`、`hd`"

#: app/Controllers/Common/API.php:4603
msgid "The `image` URL or the attachment_id"
msgstr "`image` URL 或 attachment_id"

#: app/Controllers/Common/API.php:4638
msgid "The `product`"
msgstr "`product`"

#: app/Controllers/Common/API.php:4653
msgid "The product name"
msgstr "商品名称"

#: app/Controllers/Common/API.php:4678
msgid "Customer message"
msgstr "客户消息"

#: app/Controllers/Common/API.php:4684
#: app/Controllers/Common/API.php:4714
msgid "Unique conversation session ID. Omit to start a new session."
msgstr "唯一的会话 ID。省略则开始新会话。"

#: app/Controllers/Common/API.php:4708
msgid "Admin message or question"
msgstr "管理员消息或问题"

#: app/Controllers/Common/API.php:4739
msgid "Search term to filter placeholders"
msgstr "用于筛选占位符的搜索词"

#: app/Controllers/Common/API.php:4773
msgid "Column mapping object"
msgstr "列映射对象"

#: app/Controllers/Common/API.php:4820
msgid "The URL to the external image"
msgstr "外部图像的 URL"

#: app/Controllers/Common/API.php:4825
msgid "The post_id to attach this image to"
msgstr "用于附加此图像的 post_id"

#: app/Controllers/Common/API.php:4831
msgid "Image description"
msgstr "图像描述"

#: app/Controllers/Common/API.php:4855
msgid "Filter by object"
msgstr "按对象筛选"

#: app/Controllers/Common/API.php:4860
msgid "Filter by action"
msgstr "按操作筛选"

#: app/Controllers/Common/API.php:4865
msgid "Filter by log type"
msgstr "按日志类型筛选"

#: app/Controllers/Common/API.php:4870
msgid "Filter by object ID"
msgstr "按对象 ID 筛选"

#: app/Controllers/Common/API.php:4875
msgid "Filter by user ID"
msgstr "按用户 ID 筛选"

#: app/Controllers/Common/API.php:4880
msgid "Filter by public status"
msgstr "按公开状态筛选"

#: app/Controllers/Common/API.php:4885
msgid "From date"
msgstr "起始日期"

#: app/Controllers/Common/API.php:4890
msgid "To date"
msgstr "结束日期"

#: app/Controllers/Common/API.php:4895
#: app/Controllers/Common/API.php:5091
msgid "Page number"
msgstr "页码"

#: app/Controllers/Common/API.php:4901
#: app/Controllers/Common/API.php:5097
msgid "Per page"
msgstr "每页数量"

#: app/Controllers/Common/API.php:4907
msgid "Sort order (asc or desc)"
msgstr "排序方式（asc 或 desc）"

#: app/Controllers/Common/API.php:4926
#: app/Controllers/Common/API.php:4991
msgid "Log ID"
msgstr "日志 ID"

#: app/Controllers/Common/API.php:4943
msgid "Object"
msgstr "对象"

#: app/Controllers/Common/API.php:4948
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: build/shipping.bundle.js:2
#: spa/admin/easycommerce/pages/Attributes/components/Table.jsx:133
#: spa/admin/easycommerce/pages/Brands/components/Table.jsx:64
#: spa/admin/easycommerce/pages/Categories/components/Table.jsx:66
#: spa/admin/easycommerce/pages/Dashboard/components/LatestOrders.jsx:83
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/components/AttributeModal/components/AttributeSelectionTable.jsx:163
#: spa/admin/easycommerce/pages/Tags/components/Table.jsx:63
#: spa/public/dashboard/components/tabs/Dashboard/sections/RecentOrders.jsx:49
#: spa/public/dashboard/components/tabs/Orders/index.jsx:83
msgid "Action"
msgstr "操作"

#: app/Controllers/Common/API.php:4953
msgid "Object ID"
msgstr "对象 ID"

#: app/Controllers/Common/API.php:4958
msgid "User ID"
msgstr "用户 ID"

#: app/Controllers/Common/API.php:4963
msgid "Note"
msgstr "备注"

#: app/Controllers/Common/API.php:4968
msgid "IP Address"
msgstr "IP 地址"

#: app/Controllers/Common/API.php:4973
msgid "Seen status"
msgstr "查看状态"

#: app/Controllers/Common/API.php:5015
msgid "Filter notices by type (e.g., error, success)"
msgstr "按类型筛选通知（例如 error、success）"

#: app/Controllers/Common/API.php:5020
msgid "Filter notices by screen context (e.g., #/orders)"
msgstr "按屏幕上下文筛选通知（例如 #/orders）"

#: app/Controllers/Common/API.php:5025
msgid "Number of notices to return"
msgstr "要返回的通知数量"

#: app/Controllers/Common/API.php:5043
msgid "Notife ID to remove"
msgstr "要移除的通知 ID"

#: app/Controllers/Common/API.php:5071
msgid "Filter by refund status"
msgstr "按退款状态筛选"

#: app/Controllers/Common/API.php:5076
msgid "Filter by payment gateway"
msgstr "按支付网关筛选"

#: app/Controllers/Common/API.php:5086
msgid "Filter by to date"
msgstr "按结束日期筛选"

#: app/Controllers/Common/API.php:5120
#: app/Controllers/Common/API.php:5201
msgid "Refund amount"
msgstr "退款金额"

#: app/Controllers/Common/API.php:5131
#: app/Controllers/Common/API.php:5211
msgid "Refund reason"
msgstr "退款原因"

#: app/Controllers/Common/API.php:5136
#: app/Controllers/Common/API.php:5216
msgid "Refund status"
msgstr "退款状态"

#: app/Controllers/Common/API.php:5142
#: app/Controllers/Common/API.php:5221
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/OrderInfo.jsx:227
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/Refunds.jsx:37
#: spa/admin/easycommerce/pages/Refunds/components/RefundsTable.jsx:37
#: spa/public/dashboard/components/tabs/Transactions/index.jsx:106
msgid "Transaction ID"
msgstr "交易 ID"

#: app/Controllers/Common/API.php:5147
#: app/Controllers/Common/API.php:5226
msgid "Payment gateway"
msgstr "支付网关"

#: app/Controllers/Common/API.php:5152
#: app/Controllers/Common/API.php:5231
msgid "Notes"
msgstr "备注"

#: app/Controllers/Common/API.php:5157
#: app/Controllers/Common/API.php:5236
msgid "Refunded by user ID"
msgstr "退款操作者用户 ID"

#: app/Controllers/Common/API.php:5174
#: app/Controllers/Common/API.php:5191
#: app/Controllers/Common/API.php:5253
msgid "Refund ID"
msgstr "退款 ID"

#: app/Controllers/Common/API.php:5270
msgid "List of refund IDs to delete"
msgstr "要删除的退款 ID 列表"

#: app/Controllers/Common/Asset.php:486
msgid "EasyCommerce Compatible Themes"
msgstr "EasyCommerce 兼容主题"

#: app/Controllers/Common/Asset.php:519
#: views/templates/single-product/product-reivew.php:156
msgid "Rating and review is required"
msgstr "评分和评价为必填项"

#: app/Controllers/Common/Asset.php:520
msgid "Rating is required"
msgstr "评分为必填项"

#: app/Controllers/Common/Asset.php:521
msgid "Review is required"
msgstr "评价为必填项"

#: app/Controllers/Common/Asset.php:606
#: assets/public/js/agent-chatbot.js:13
msgid "AI Shopping Assistant"
msgstr "AI 购物助手"

#: app/Controllers/Common/Block.php:26
msgid "EasyCommerce - Shop"
msgstr "EasyCommerce - 商店"

#: app/Controllers/Common/Block.php:27
msgid "EasyCommerce - Product"
msgstr "EasyCommerce - 商品"

#: app/Controllers/Common/Block.php:28
msgid "EasyCommerce - Checkout"
msgstr "EasyCommerce - 结账"

#: app/Controllers/Common/Block.php:29
msgid "EasyCommerce - Dashboard"
msgstr "EasyCommerce - 仪表盘"

#: app/Controllers/Common/Block.php:95
msgid "Single Product 1"
msgstr "单个商品 1"

#: app/Controllers/Common/Block.php:96
#: app/Controllers/Common/Block.php:106
msgctxt "Block pattern description"
msgid "A pattern that includes all checkout blocks"
msgstr "包含所有结账区块的样式"

#: app/Controllers/Common/Block.php:105
msgid "Single Product 2"
msgstr "单个商品 2"

#: app/Controllers/Common/Init.php:255
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:411
#: spa/admin/easycommerce/pages/AbandonedCart/components/CleanAbandonedCartModal.jsx:19
msgid "Abandoned Cart"
msgstr "弃购购物车"

#: app/Controllers/Common/Init.php:259
#: app/Helpers/functions.php:850
#: app/Helpers/functions.php:851
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:399
#: spa/admin/easycommerce/pages/Transactions/index.jsx:217
#: spa/public/dashboard/components/Sidebar/index.jsx:35
#: spa/public/dashboard/components/tabs/Transactions/index.jsx:89
msgid "Transactions"
msgstr "交易"

#: app/Controllers/Common/Init.php:267
#: app/Helpers/functions.php:874
#: app/Helpers/functions.php:875
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:402
#: spa/admin/easycommerce/App.jsx:404
#: spa/admin/easycommerce/App.jsx:405
msgid "Coupons"
msgstr "优惠券"

#: app/Controllers/Common/Init.php:271
#: app/Helpers/functions.php:882
#: app/Helpers/functions.php:883
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:406
#: spa/admin/easycommerce/App.jsx:407
#: spa/admin/easycommerce/App.jsx:408
#: spa/admin/easycommerce/App.jsx:409
#: spa/admin/easycommerce/App.jsx:410
msgid "Reports"
msgstr "报告"

#: app/Controllers/Common/Init.php:289
#: app/Helpers/functions.php:931
#: app/Helpers/functions.php:932
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:413
msgid "Addons"
msgstr "扩展"

#: app/Controllers/Common/Init.php:295
#: app/Helpers/functions.php:938
#: app/Helpers/functions.php:939
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:414
msgid "Help & Support"
msgstr "帮助与支持"

#: app/Controllers/Common/Init.php:302
msgid "EasyCommerce Pro"
msgstr "EasyCommerce Pro"

#: app/Controllers/Common/Init.php:344
msgid "Product Builder"
msgstr "商品构建器"

#: app/Controllers/Common/Init.php:448
msgid "Permalink Not Set"
msgstr "固定链接未设置"

#: app/Controllers/Common/Init.php:449
msgid "Your permalink structure is set to 'Plain'. Please choose any other option and click 'Save Changes' to make your product and checkout pages work properly."
msgstr "您的固定链接结构设置为“朴素”。请选择任意其他选项并点击“保存更改”，以使您的商品和结账页面正常工作。"

#: app/Controllers/Common/Init.php:451
msgid "Set Permalink"
msgstr "设置固定链接"

#: app/Controllers/Common/Init.php:461
msgid "Missing Required Pages"
msgstr "缺少必需的页面"

#: app/Controllers/Common/Init.php:462
msgid "EasyCommerce needs a Shop page, Checkout page, and Customer Dashboard. One or more is missing or not configured."
msgstr "EasyCommerce 需要店铺页面、结账页面和客户仪表盘。其中一个或多个缺失或未配置。"

#: app/Controllers/Common/Init.php:464
msgid "Configure Settings"
msgstr "配置设置"

#: app/Controllers/Common/Init.php:489
msgid "Low PHP Memory Limit"
msgstr "PHP 内存限制过低"

#. translators: %1$s: current memory limit, %2$s: recommended memory limit
#: app/Controllers/Common/Init.php:492
msgid "Your PHP memory limit is %1$s. EasyCommerce recommends at least 256M. Add %2$s to your wp-config.php to raise it."
msgstr "您的 PHP 内存限制为 %1$s。EasyCommerce 建议至少 256M。请在 wp-config.php 中添加 %2$s 以提高该限制。"

#: app/Controllers/Common/Init.php:505
msgid "Payment Not Configured"
msgstr "支付未配置"

#: app/Controllers/Common/Init.php:506
msgid "Your store doesn't have any payment options configured. Make sure to configure a payment method or start with \"Cash on Delivery\" for testing."
msgstr "您的店铺尚未配置任何支付选项。请务必配置一种支付方式，或先使用“货到付款”进行测试。"

#: app/Controllers/Common/Init.php:508
msgid "Configure Now"
msgstr "立即配置"

#: app/Controllers/Common/Init.php:522
msgid "EasyCommerce Full Width Layout"
msgstr "EasyCommerce 全宽布局"

#: app/Controllers/Common/Init.php:561
msgid "Store is LIVE"
msgstr "店铺已上线"

#: app/Controllers/Common/Init.php:561
msgid "Store in TEST mode"
msgstr "店铺处于测试模式"

#: app/Controllers/Common/Init.php:608
#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "Connect AI"
msgstr "连接 AI"

#. translators: 1: credits used, 2: monthly credit allowance
#: app/Controllers/Common/Init.php:627
msgid "AI Credits: %1$s/%2$s"
msgstr "AI 额度：%1$s/%2$s"

#. translators: %s: remaining AI credits
#: app/Controllers/Common/Init.php:630
msgid "AI Credits: %s"
msgstr "AI 额度：%s"

#: app/Controllers/Common/Process.php:48
msgid "Every 5 Minutes"
msgstr "每 5 分钟"

#: app/Controllers/Common/Process.php:162
msgid "Demo CSV not found"
msgstr "未找到演示 CSV"

#: app/Controllers/Common/Process.php:168
msgid "Unable to open demo file"
msgstr "无法打开演示文件"

#. translators: 1: number of products imported, 2: total number of demo products.
#: app/Controllers/Common/Process.php:216
msgid "Successfully imported %1$d of %2$d demo products"
msgstr "已成功导入 %2$d 个演示商品中的 %1$d 个"

#: app/Controllers/Front/Init.php:249
msgid "This page requires an EasyCommerce shop block to function properly. Please add a shop template block to this page."
msgstr "此页面需要一个 EasyCommerce 店铺区块才能正常工作。请为此页面添加一个店铺模板区块。"

#. translators: %s: the [easycommerce-checkout] shortcode
#: app/Controllers/Front/Init.php:264
msgid "This page is missing the EasyCommerce checkout shortcode. Please add the %s shortcode to this page to function properly."
msgstr "此页面缺少 EasyCommerce 结账短代码。请为此页面添加 %s 短代码以使其正常工作。"

#. translators: %s: the [easycommerce-dashboard] shortcode
#: app/Controllers/Front/Init.php:281
msgid "This page is missing the EasyCommerce dashboard shortcode. Please add the %s shortcode to this page to function properly."
msgstr "此页面缺少 EasyCommerce 仪表盘短代码。请为此页面添加 %s 短代码以使其正常工作。"

#. translators: %s: bold "Test" mode label
#: app/Controllers/Front/Init.php:349
msgid "Store in %s mode - customers cannot check out."
msgstr "店铺处于 %s 模式 - 客户无法结账。"

#: app/Controllers/Front/Init.php:357
msgid "Go Live"
msgstr "立即上线"

#: app/Controllers/Front/Shortcode.php:64
#: app/Controllers/Front/Shortcode.php:75
#: app/Controllers/Front/Shortcode.php:86
msgid "You are already logged in."
msgstr "您已登录。"

#: app/Controllers/Front/Shortcode.php:65
msgid "You cannot reset your password while logged in."
msgstr "登录状态下无法重置密码。"

#: app/Controllers/Front/Shortcode.php:76
msgid "You are signed in to your account."
msgstr "您已登录到您的账户。"

#: app/Controllers/Front/Shortcode.php:85
msgid "You are already registered."
msgstr "您已注册。"

#. translators: 1: template name that was used, 2: comma separated list of valid template names.
#: app/Controllers/Front/Shortcode.php:117
msgid "Invlaid template <code>%1$s</code> used. Valid options are: <code>%2$s</code>."
msgstr "使用了无效的模板 <code>%1$s</code>。有效选项为：<code>%2$s</code>。"

#: app/Controllers/Payment/Braintree.php:27
#: app/Helpers/functions.php:370
msgid "Braintree"
msgstr "Braintree"

#: app/Controllers/Payment/Braintree.php:28
msgid "Pay via Braintree"
msgstr "通过 Braintree 支付"

#: app/Controllers/Payment/Braintree.php:51
#: app/Controllers/Payment/Mollie.php:64
#: app/Controllers/Payment/PayPal.php:43
#: app/Controllers/Payment/Square.php:67
#: app/Controllers/Payment/Stripe.php:219
msgid "Basic"
msgstr "基本"

#: app/Controllers/Payment/Braintree.php:56
#: app/Controllers/Payment/Mollie.php:69
#: app/Controllers/Payment/PayPal.php:48
#: app/Controllers/Payment/Square.php:72
#: app/Controllers/Payment/Stripe.php:224
msgid "Sandbox Mode"
msgstr "沙盒模式"

#: app/Controllers/Payment/Braintree.php:57
#: app/Controllers/Payment/Mollie.php:70
#: app/Controllers/Payment/PayPal.php:49
#: app/Controllers/Payment/Square.php:73
#: app/Controllers/Payment/Stripe.php:225
msgid "Enable to process test transactions without real charges."
msgstr "启用后可处理测试交易，不产生实际扣款。"

#: app/Controllers/Payment/Braintree.php:62
#: app/Controllers/Payment/Mollie.php:75
#: app/Controllers/Payment/PayPal.php:54
#: app/Controllers/Payment/Square.php:78
#: app/Controllers/Payment/Stripe.php:230
msgid "Payment Method Logo"
msgstr "支付方式徽标"

#: app/Controllers/Payment/Braintree.php:63
#: app/Controllers/Payment/Mollie.php:76
#: app/Controllers/Payment/PayPal.php:55
#: app/Controllers/Payment/Square.php:79
#: app/Controllers/Payment/Stripe.php:231
msgid "Upload your payment method logo. Recommended dimensions: 512x512 px."
msgstr "上传您的支付方式徽标。推荐尺寸：512x512 像素。"

#: app/Controllers/Payment/Braintree.php:69
#: app/Controllers/Payment/Mollie.php:82
#: app/Controllers/Payment/PayPal.php:61
#: app/Controllers/Payment/Square.php:85
#: app/Controllers/Payment/Stripe.php:237
msgid "Name on Checkout"
msgstr "结账页显示名称"

#: app/Controllers/Payment/Braintree.php:70
#: app/Controllers/Payment/Mollie.php:83
#: app/Controllers/Payment/PayPal.php:62
#: app/Controllers/Payment/Square.php:86
#: app/Controllers/Payment/Stripe.php:238
msgid "The name displayed to customers on the checkout page."
msgstr "在结账页面向客户显示的名称。"

#: app/Controllers/Payment/Braintree.php:71
#: app/Controllers/Payment/Braintree.php:72
#: app/Controllers/Payment/Square.php:87
#: app/Controllers/Payment/Square.php:88
#: app/Controllers/Payment/Stripe.php:239
#: app/Controllers/Payment/Stripe.php:240
msgid "Credit Card"
msgstr "信用卡"

#: app/Controllers/Payment/Braintree.php:78
#: app/Controllers/Payment/Cash_On_Delivery.php:47
#: app/Controllers/Payment/Mollie.php:91
#: app/Controllers/Payment/PayPal.php:70
#: app/Controllers/Payment/Square.php:94
#: app/Controllers/Payment/Stripe.php:269
msgid "Initial status assigned to new orders placed through this payment method."
msgstr "通过此支付方式下单的新订单的初始状态。"

#: app/Controllers/Payment/Braintree.php:90
msgid "Braintree Credentials"
msgstr "Braintree 凭据"

#: app/Controllers/Payment/Braintree.php:95
msgid "Merchant ID"
msgstr "商户 ID"

#: app/Controllers/Payment/Braintree.php:96
#: app/Controllers/Payment/Braintree.php:103
msgid "t6b2r9xxxx"
msgstr "t6b2r9xxxx"

#: app/Controllers/Payment/Braintree.php:97
msgid "Your Braintree merchant ID. Get this from your <a href=\"https://www.braintreegateway.com/login\" target=\"_blank\">Braintree Control Panel</a> under Account > API Keys."
msgstr "您的 Braintree 商户 ID。请在 <a href=\"https://www.braintreegateway.com/login\" target=\"_blank\">Braintree 控制面板</a>的 Account > API Keys 中获取。"

#: app/Controllers/Payment/Braintree.php:102
msgid "Public Key"
msgstr "公钥"

#: app/Controllers/Payment/Braintree.php:104
msgid "Your Braintree public key for API authentication. Found in the <a href=\"https://www.braintreegateway.com/login\" target=\"_blank\">Braintree Control Panel</a> under Account > API Keys."
msgstr "用于 API 身份验证的 Braintree 公钥。可在 <a href=\"https://www.braintreegateway.com/login\" target=\"_blank\">Braintree 控制面板</a>的 Account > API Keys 中找到。"

#: app/Controllers/Payment/Braintree.php:109
msgid "Private Key"
msgstr "私钥"

#: app/Controllers/Payment/Braintree.php:110
msgid "4f8a2c6exxxx"
msgstr "4f8a2c6exxxx"

#: app/Controllers/Payment/Braintree.php:111
msgid "Your Braintree private key for server-side API calls. Located in the <a href=\"https://www.braintreegateway.com/login\" target=\"_blank\">Braintree Control Panel</a> under Account > API Keys."
msgstr "用于服务器端 API 调用的 Braintree 私钥。位于 <a href=\"https://www.braintreegateway.com/login\" target=\"_blank\">Braintree 控制面板</a>的 Account > API Keys 中。"

#: app/Controllers/Payment/Braintree.php:116
msgid "Tokenization Key"
msgstr "令牌化密钥"

#: app/Controllers/Payment/Braintree.php:117
msgid "production_t6b2r9h5_4f8axxxx"
msgstr "production_t6b2r9h5_4f8axxxx"

#: app/Controllers/Payment/Braintree.php:118
msgid "Your Braintree tokenization key for client-side payment processing. Generate this in the <a href=\"https://www.braintreegateway.com/login\" target=\"_blank\">Braintree Control Panel</a> under Account > API > Tokenization Keys."
msgstr "用于客户端支付处理的 Braintree 令牌化密钥。请在 <a href=\"https://www.braintreegateway.com/login\" target=\"_blank\">Braintree 控制面板</a>的 Account > API > Tokenization Keys 中生成。"

#: app/Controllers/Payment/Cash_On_Delivery.php:26
#: app/Helpers/functions.php:354
msgid "Cash on Delivery"
msgstr "货到付款"

#: app/Controllers/Payment/Cash_On_Delivery.php:27
msgid "Pay via Cash on Delivery"
msgstr "通过货到付款支付"

#: app/Controllers/Payment/Cash_On_Delivery.php:58
#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:281
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateImages.jsx:269
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/index.jsx:216
#: spa/admin/editor/App.jsx:279
msgid "Instruction"
msgstr "说明"

#: app/Controllers/Payment/Cash_On_Delivery.php:59
msgid "Instructions shown to the customer on the checkout page."
msgstr "在结账页面向客户显示的说明。"

#: app/Controllers/Payment/Cash_On_Delivery.php:60
msgid "e.g. Please have the exact amount ready upon delivery."
msgstr "例如：请在收货时备好准确金额。"

#: app/Controllers/Payment/Mollie.php:40
#: app/Controllers/Payment/Mollie.php:84
#: app/Controllers/Payment/Mollie.php:85
#: app/Helpers/functions.php:374
msgid "Mollie"
msgstr "Mollie"

#: app/Controllers/Payment/Mollie.php:41
msgid "Pay via Mollie"
msgstr "通过 Mollie 支付"

#: app/Controllers/Payment/Mollie.php:103
msgid "Mollie Credentials"
msgstr "Mollie 凭据"

#: app/Controllers/Payment/Mollie.php:108
msgid "API Key"
msgstr "API 密钥"

#: app/Controllers/Payment/Mollie.php:109
msgid "live_dHar4XY7xxxx"
msgstr "live_dHar4XY7xxxx"

#: app/Controllers/Payment/Mollie.php:110
msgid "Your Mollie API key for authentication. Get this from your <a href=\"https://my.mollie.com/dashboard/developers/api-keys\" target=\"_blank\">Mollie Dashboard API Keys</a> section."
msgstr "用于身份验证的 Mollie API 密钥。请在您的 <a href=\"https://my.mollie.com/dashboard/developers/api-keys\" target=\"_blank\">Mollie 仪表盘 API 密钥</a>部分获取。"

#: app/Controllers/Payment/Mollie.php:115
msgid "Profile ID"
msgstr "资料 ID"

#: app/Controllers/Payment/Mollie.php:116
msgid "pfl_aP3bxxxx"
msgstr "pfl_aP3bxxxx"

#: app/Controllers/Payment/Mollie.php:117
msgid "Your Mollie website profile ID. View this in your <a href=\"https://www.mollie.com/dashboard/settings/profiles\" target=\"_blank\">Mollie Dashboard Profiles</a> section."
msgstr "您的 Mollie 网站资料 ID。可在您的 <a href=\"https://www.mollie.com/dashboard/settings/profiles\" target=\"_blank\">Mollie 仪表盘资料</a>部分查看。"

#: app/Controllers/Payment/Mollie.php:212
msgid "Cardholder Name"
msgstr "持卡人姓名"

#: app/Controllers/Payment/Mollie.php:213
#: build/checkout.bundle.js:2
msgid "Card Number"
msgstr "卡号"

#: app/Controllers/Payment/Mollie.php:214
msgid "MM/YY"
msgstr "MM/YY"

#: app/Controllers/Payment/Mollie.php:215
#: build/checkout.bundle.js:2
msgid "CVC"
msgstr "CVC"

#: app/Controllers/Payment/Mollie.php:345
msgid "No Mollie payment ID stored on the order."
msgstr "订单中未存储 Mollie 支付 ID。"

#: app/Controllers/Payment/Mollie.php:352
msgid "Mollie API key is not configured."
msgstr "尚未配置 Mollie API 密钥。"

#. translators: %s: Mollie payment status.
#: app/Controllers/Payment/Mollie.php:363
msgid "Mollie payment is not refundable (status: %s)."
msgstr "Mollie 支付不可退款（状态：%s）。"

#. translators: 1: requested refund amount, 2: refundable amount.
#: app/Controllers/Payment/Mollie.php:372
msgid "Requested refund %1$s exceeds the refundable amount %2$s."
msgstr "请求的退款金额 %1$s 超过可退款金额 %2$s。"

#: app/Controllers/Payment/PayPal.php:19
#: app/Controllers/Payment/PayPal.php:63
#: app/Controllers/Payment/PayPal.php:64
#: app/Helpers/functions.php:362
msgid "PayPal"
msgstr "PayPal"

#: app/Controllers/Payment/PayPal.php:20
msgid "Pay via paypal"
msgstr "通过 PayPal 支付"

#: app/Controllers/Payment/PayPal.php:83
msgid "PayPal Credentials"
msgstr "PayPal 凭据"

#: app/Controllers/Payment/PayPal.php:88
msgid "Client ID"
msgstr "客户端 ID"

#: app/Controllers/Payment/PayPal.php:89
msgid "AZDt2lKXsxxxx"
msgstr "AZDt2lKXsxxxx"

#: app/Controllers/Payment/PayPal.php:90
msgid "Your PayPal client ID for API authentication. Get this from your <a href=\"https://developer.paypal.com/dashboard/applications/sandbox\" target=\"_blank\">PayPal Developer Dashboard</a> under Apps & Credentials."
msgstr "用于 API 身份验证的 PayPal 客户端 ID。请在您的 <a href=\"https://developer.paypal.com/dashboard/applications/sandbox\" target=\"_blank\">PayPal 开发者仪表盘</a>的 Apps & Credentials 中获取。"

#: app/Controllers/Payment/PayPal.php:95
msgid "Client Secret Key"
msgstr "客户端密钥"

#: app/Controllers/Payment/PayPal.php:96
msgid "EL5G3xxxx"
msgstr "EL5G3xxxx"

#: app/Controllers/Payment/PayPal.php:97
msgid "Your PayPal client secret for API authentication. Found in the <a href=\"https://developer.paypal.com/dashboard/applications/sandbox\" target=\"_blank\">PayPal Developer Dashboard</a> under Apps & Credentials."
msgstr "用于 API 身份验证的 PayPal 客户端密钥。可在 <a href=\"https://developer.paypal.com/dashboard/applications/sandbox\" target=\"_blank\">PayPal 开发者仪表盘</a>的 Apps & Credentials 中找到。"

#: app/Controllers/Payment/PayPal.php:102
msgid "PayPal Merchant ID"
msgstr "PayPal 商户 ID"

#: app/Controllers/Payment/PayPal.php:103
msgid "QBKKG4xxxx"
msgstr "QBKKG4xxxx"

#: app/Controllers/Payment/PayPal.php:104
msgid "Your PayPal merchant account ID. View this in your <a href=\"https://www.paypal.com/businessprofile/settings\" target=\"_blank\">PayPal Business Profile</a> settings."
msgstr "您的 PayPal 商户账户 ID。可在您的 <a href=\"https://www.paypal.com/businessprofile/settings\" target=\"_blank\">PayPal 商家资料</a>设置中查看。"

#: app/Controllers/Payment/Square.php:38
#: app/Helpers/functions.php:366
msgid "Square"
msgstr "Square"

#: app/Controllers/Payment/Square.php:39
msgid "Pay via Square"
msgstr "通过 Square 支付"

#: app/Controllers/Payment/Square.php:106
#: app/Controllers/Payment/Stripe.php:281
msgid "Credentials"
msgstr "凭据"

#: app/Controllers/Payment/Square.php:111
msgid "Application ID"
msgstr "应用 ID"

#: app/Controllers/Payment/Square.php:112
msgid "sq0idp-RmT8xxxx"
msgstr "sq0idp-RmT8xxxx"

#: app/Controllers/Payment/Square.php:113
msgid "Your Square application ID. Get this from your <a href=\"https://developer.squareup.com/apps\" target=\"_blank\">Developer Console</a> under the Credentials section."
msgstr "您的 Square 应用 ID。请在您的 <a href=\"https://developer.squareup.com/apps\" target=\"_blank\">开发者控制台</a>的 Credentials 部分获取。"

#: app/Controllers/Payment/Square.php:118
msgid "Access Token"
msgstr "访问令牌"

#: app/Controllers/Payment/Square.php:119
msgid "EAAAEPjXxxxx"
msgstr "EAAAEPjXxxxx"

#: app/Controllers/Payment/Square.php:120
msgid "Your Square access token for API authentication. Found in the <a href=\"https://developer.squareup.com/apps\" target=\"_blank\">Developer Console</a> Credentials section."
msgstr "用于 API 身份验证的 Square 访问令牌。可在 <a href=\"https://developer.squareup.com/apps\" target=\"_blank\">开发者控制台</a>的 Credentials 部分找到。"

#: app/Controllers/Payment/Square.php:125
msgid "Location ID"
msgstr "门店 ID"

#: app/Controllers/Payment/Square.php:126
msgid "L1ABC2xxxx"
msgstr "L1ABC2xxxx"

#: app/Controllers/Payment/Square.php:127
msgid "Your Square location ID. View this in the <a href=\"https://developer.squareup.com/apps\" target=\"_blank\">Developer Console</a> under the Locations section."
msgstr "您的 Square 门店 ID。可在 <a href=\"https://developer.squareup.com/apps\" target=\"_blank\">开发者控制台</a>的 Locations 部分查看。"

#: app/Controllers/Payment/Stripe.php:45
#: app/Helpers/functions.php:358
msgid "Stripe"
msgstr "Stripe"

#: app/Controllers/Payment/Stripe.php:46
msgid "Pay via stripe"
msgstr "通过 Stripe 支付"

#: app/Controllers/Payment/Stripe.php:245
msgid "Payment Element Layout"
msgstr "支付元素布局"

#: app/Controllers/Payment/Stripe.php:246
msgid "Control how payment methods are organized in the checkout form. Tabs show methods in a compact tabbed interface, while accordion expands each method."
msgstr "控制支付方式在结账表单中的组织方式。选项卡以紧凑的标签式界面展示各支付方式，而手风琴则展开每种支付方式。"

#: app/Controllers/Payment/Stripe.php:248
msgid "Tabs (Default)"
msgstr "选项卡（默认）"

#: app/Controllers/Payment/Stripe.php:249
msgid "Accordion"
msgstr "手风琴"

#: app/Controllers/Payment/Stripe.php:256
msgid "Payment Element Theme"
msgstr "支付元素主题"

#: app/Controllers/Payment/Stripe.php:257
msgid "Select the visual appearance of the payment form. Choose from Stripe\"s default styling or alternative themes."
msgstr "选择支付表单的视觉外观。可选择 Stripe 的默认样式或其他主题。"

#: app/Controllers/Payment/Stripe.php:259
msgid "Stripe (Default)"
msgstr "Stripe（默认）"

#: app/Controllers/Payment/Stripe.php:260
msgid "Night"
msgstr "夜间"

#: app/Controllers/Payment/Stripe.php:261
msgid "Flat"
msgstr "扁平"

#: app/Controllers/Payment/Stripe.php:286
msgid "Publishable Key"
msgstr "可发布密钥"

#: app/Controllers/Payment/Stripe.php:287
msgid "pk_live_51Abxxxx"
msgstr "pk_live_51Abxxxx"

#: app/Controllers/Payment/Stripe.php:288
msgid "Your Stripe publishable key used for client-side operations like displaying payment forms. Available in your <a href=\"https://dashboard.stripe.com/apikeys\" target=\"_blank\">Stripe Dashboard API Keys</a> section."
msgstr "用于客户端操作（如显示支付表单）的 Stripe 可发布密钥。可在您的 <a href=\"https://dashboard.stripe.com/apikeys\" target=\"_blank\">Stripe 仪表盘 API 密钥</a>部分获取。"

#: app/Controllers/Payment/Stripe.php:293
msgid "Secret Key"
msgstr "密钥"

#: app/Controllers/Payment/Stripe.php:294
msgid "sk_live_51Abxxxx"
msgstr "sk_live_51Abxxxx"

#: app/Controllers/Payment/Stripe.php:295
msgid "Your Stripe secret key used for server-side operations like processing payments. Keep this secure and never share it. Found in your <a href=\"https://dashboard.stripe.com/apikeys\" target=\"_blank\">Stripe Dashboard API Keys</a> section."
msgstr "用于服务器端操作（如处理支付）的 Stripe 密钥。请妥善保管，切勿泄露。可在您的 <a href=\"https://dashboard.stripe.com/apikeys\" target=\"_blank\">Stripe 仪表盘 API 密钥</a>部分找到。"

#: app/Controllers/Payment/Stripe.php:300
msgid "Webhook Secret"
msgstr "Webhook 密钥"

#: app/Controllers/Payment/Stripe.php:301
#: app/Controllers/Payment/Stripe.php:326
msgid "whsec_xxxx"
msgstr "whsec_xxxx"

#. translators: %s: Link to Stripe Dashboard.
#: app/Controllers/Payment/Stripe.php:304
msgid "Secret key for verifying webhook authenticity. The plugin automatically registers webhooks, but you can manually enter the webhook signing secret from your <a href=\"%s\" target=\"_blank\">Stripe Dashboard Webhooks</a> section for additional security."
msgstr "用于验证 webhook 真实性的密钥。插件会自动注册 webhook，但您也可以从您的 <a href=\"%s\" target=\"_blank\">Stripe 仪表盘 Webhooks</a>部分手动输入 webhook 签名密钥，以提高安全性。"

#: app/Controllers/Payment/Stripe.php:311
msgid "Sandbox Publishable Key"
msgstr "沙盒可发布密钥"

#: app/Controllers/Payment/Stripe.php:312
msgid "pk_test_51Abxxxx"
msgstr "pk_test_51Abxxxx"

#: app/Controllers/Payment/Stripe.php:313
msgid "Your Stripe test publishable key for client-side operations during development. Available in your <a href=\"https://dashboard.stripe.com/test/apikeys\" target=\"_blank\">Stripe Test Dashboard API Keys</a> section."
msgstr "用于开发期间客户端操作的 Stripe 测试可发布密钥。可在您的 <a href=\"https://dashboard.stripe.com/test/apikeys\" target=\"_blank\">Stripe 测试仪表盘 API 密钥</a>部分获取。"

#: app/Controllers/Payment/Stripe.php:318
msgid "Sandbox Secret Key"
msgstr "沙盒密钥"

#: app/Controllers/Payment/Stripe.php:319
msgid "sk_test_51Abxxxx"
msgstr "sk_test_51Abxxxx"

#: app/Controllers/Payment/Stripe.php:320
msgid "Your Stripe test secret key for server-side operations during development. Keep this secure. Found in your <a href=\"https://dashboard.stripe.com/test/apikeys\" target=\"_blank\">Stripe Test Dashboard API Keys</a> section."
msgstr "用于开发期间服务器端操作的 Stripe 测试密钥。请妥善保管。可在您的 <a href=\"https://dashboard.stripe.com/test/apikeys\" target=\"_blank\">Stripe 测试仪表盘 API 密钥</a>部分找到。"

#: app/Controllers/Payment/Stripe.php:325
msgid "Sandbox Webhook Secret"
msgstr "沙盒 Webhook 密钥"

#. translators: %s: Webhook URL.
#: app/Controllers/Payment/Stripe.php:329
msgid "For testing in sandbox mode, use Stripe CLI: <code>stripe listen --skip-verify --forward-to %s</code>. Copy the webhook signing secret shown in the CLI output here. The plugin handles webhook registration automatically."
msgstr "如需在沙盒模式下测试，请使用 Stripe CLI：<code>stripe listen --skip-verify --forward-to %s</code>。将 CLI 输出中显示的 webhook 签名密钥复制到此处。插件会自动处理 webhook 注册。"

#: app/Controllers/Payment/Stripe.php:353
msgid "Enabled Payment Methods"
msgstr "已启用的支付方式"

#: app/Controllers/Payment/Stripe.php:361
msgid "No payment methods are currently enabled."
msgstr "当前未启用任何支付方式。"

#: app/Controllers/Payment/Stripe.php:366
msgid "Manage Payment Methods"
msgstr "管理支付方式"

#. translators: %s: URL of the Stripe dashboard payment methods page. The <a> markup must be kept.
#: app/Controllers/Payment/Stripe.php:371
msgid "Configure which payment methods are available in your Stripe account. <a href=\"%s\" target=\"_blank\" class=\"text-blue-600 hover:text-blue-800 underline\">Manage Payment Methods</a>"
msgstr "配置您的 Stripe 账户中可用的支付方式。<a href=\"%s\" target=\"_blank\" class=\"text-blue-600 hover:text-blue-800 underline\">管理支付方式</a>"

#: app/Controllers/Payment/Stripe.php:386
#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Payment.jsx:204
msgid "Payment Methods"
msgstr "支付方式"

#: app/Controllers/Payment/Stripe/API/Payment_Intent.php:190
msgid "Permission denied."
msgstr "权限被拒绝。"

#: app/Controllers/Payment/Stripe/API/Webhook.php:28
msgid "Invalid request."
msgstr "请求无效。"

#: app/Controllers/Payment/Stripe/API/Webhook.php:34
msgid "Missing Stripe signature."
msgstr "缺少 Stripe 签名。"

#: app/Controllers/Payment/Stripe/Helpers/functions.php:145
msgid "EasyCommerce Stripe Payment Gateway"
msgstr "EasyCommerce Stripe 支付网关"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:209
msgid "Credit/Debit Cards"
msgstr "信用卡/借记卡"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:210
msgid "Cartes Bancaires"
msgstr "Cartes Bancaires"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:211
msgid "Korean Cards"
msgstr "韩国银行卡"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:214
msgid "Alipay"
msgstr "支付宝"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:215
msgid "Amazon Pay"
msgstr "Amazon Pay"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:216
msgid "Apple Pay"
msgstr "Apple Pay"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:217
msgid "Cash App Pay"
msgstr "Cash App Pay"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:218
msgid "Google Pay"
msgstr "Google Pay"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:219
msgid "Kakao Pay"
msgstr "Kakao Pay"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:220
msgid "Link"
msgstr "Link"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:221
msgid "MB WAY"
msgstr "MB WAY"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:222
msgid "Naver Pay"
msgstr "Naver Pay"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:223
msgid "PAYCO"
msgstr "PAYCO"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:224
msgid "Samsung Pay"
msgstr "Samsung Pay"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:225
msgid "WeChat Pay"
msgstr "微信支付"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:228
msgid "Stablecoins and Crypto"
msgstr "稳定币与加密货币"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:231
msgid "Multibanco"
msgstr "Multibanco"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:234
msgid "Bancontact"
msgstr "Bancontact"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:235
msgid "BLIK"
msgstr "BLIK"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:236
msgid "EPS"
msgstr "EPS"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:237
msgid "giropay"
msgstr "giropay"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:238
msgid "iDEAL"
msgstr "iDEAL"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:239
msgid "Przelewy24"
msgstr "Przelewy24"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:240
msgid "Sofort"
msgstr "Sofort"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:243
msgid "Affirm"
msgstr "Affirm"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:244
msgid "Afterpay/Clearpay"
msgstr "Afterpay/Clearpay"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:245
msgid "Klarna"
msgstr "Klarna"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:246
msgid "Zip"
msgstr "Zip"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:249
msgid "ACH Direct Debit"
msgstr "ACH 直接扣款"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:250
msgid "Canadian Pre-authorized Debits"
msgstr "加拿大预授权扣款"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:251
msgid "Bacs Direct Debit"
msgstr "Bacs 直接扣款"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:252
msgid "SEPA Direct Debit"
msgstr "SEPA 直接扣款"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:255
#: app/Helpers/functions.php:382
msgid "Bank Transfer"
msgstr "银行转账"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:258
msgid "Pix"
msgstr "Pix"

#: app/Helpers/Field/Media.php:47
msgid "Upload your file"
msgstr "上传您的文件"

#. translators: %s: site name.
#: app/Helpers/functions.php:260
msgid "[%s] Password Reset"
msgstr "[%s] 密码重置"

#: app/Helpers/functions.php:262
msgid "Someone has requested a password reset for the following account:"
msgstr "有人为以下账户请求了密码重置："

#. translators: %s: site name.
#: app/Helpers/functions.php:264
msgid "Site Name: %s"
msgstr "网站名称：%s"

#. translators: %s: username of the account.
#: app/Helpers/functions.php:266
msgid "Username: %s"
msgstr "用户名：%s"

#: app/Helpers/functions.php:267
msgid "If this was a mistake, just ignore this email and nothing will happen."
msgstr "如果这是误操作，请忽略此邮件，不会有任何影响。"

#: app/Helpers/functions.php:268
msgid "To reset your password, visit the following address:"
msgstr "要重置您的密码，请访问以下地址："

#: app/Helpers/functions.php:280
#: app/Helpers/functions.php:291
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductTemplate/index.jsx:9
msgid "Template 1"
msgstr "模板 1"

#: app/Helpers/functions.php:281
#: app/Helpers/functions.php:292
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductTemplate/index.jsx:10
msgid "Template 2"
msgstr "模板 2"

#: app/Helpers/functions.php:293
msgid "Template 3"
msgstr "模板 3"

#: app/Helpers/functions.php:299
msgid "Request by Customer"
msgstr "客户请求"

#: app/Helpers/functions.php:300
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/ActionButton.jsx:73
msgid "Duplicate"
msgstr "重复"

#: app/Helpers/functions.php:301
msgid "Fraudulent"
msgstr "欺诈"

#: app/Helpers/functions.php:307
#: blocks/shops-page/template-1/components/Filters.js:25
#: blocks/shops-page/template-2/components/Filters.js:17
#: build/blocks.bundle.js:2
msgid "Low to High"
msgstr "从低到高"

#: app/Helpers/functions.php:308
#: blocks/shops-page/template-1/components/Filters.js:26
#: blocks/shops-page/template-2/components/Filters.js:18
#: build/blocks.bundle.js:2
msgid "High to Low"
msgstr "从高到低"

#: app/Helpers/functions.php:309
#: blocks/shops-page/template-1/components/Filters.js:27
#: blocks/shops-page/template-2/components/Filters.js:19
#: build/blocks.bundle.js:2
msgid "Newest"
msgstr "最新"

#: app/Helpers/functions.php:310
#: blocks/shops-page/template-1/components/Filters.js:28
#: blocks/shops-page/template-2/components/Filters.js:20
#: build/blocks.bundle.js:2
msgid "Oldest"
msgstr "最早"

#: app/Helpers/functions.php:311
#: blocks/shops-page/template-1/components/Filters.js:29
#: blocks/shops-page/template-2/components/Filters.js:21
#: build/blocks.bundle.js:2
msgid "Best Selling"
msgstr "最畅销"

#: app/Helpers/functions.php:312
#: blocks/shops-page/template-1/components/Filters.js:30
#: blocks/shops-page/template-2/components/Filters.js:22
#: build/blocks.bundle.js:2
msgid "Lowest Selling"
msgstr "销量最低"

#: app/Helpers/functions.php:313
#: blocks/shops-page/template-1/components/Filters.js:31
#: blocks/shops-page/template-2/components/Filters.js:23
#: build/blocks.bundle.js:2
msgid "Top rating"
msgstr "评分最高"

#: app/Helpers/functions.php:314
#: blocks/shops-page/template-1/components/Filters.js:32
#: blocks/shops-page/template-2/components/Filters.js:24
#: build/blocks.bundle.js:2
msgid "Lowest rating"
msgstr "评分最低"

#: app/Helpers/functions.php:320
msgid "Pending Order"
msgstr "待处理订单"

#: app/Helpers/functions.php:321
msgid "Processing Order"
msgstr "处理中订单"

#: app/Helpers/functions.php:322
msgid "Completed Order"
msgstr "已完成订单"

#: app/Helpers/functions.php:323
msgid "Cancelled Order"
msgstr "已取消订单"

#: app/Helpers/functions.php:324
msgid "On-hold Order"
msgstr "暂挂订单"

#: app/Helpers/functions.php:325
msgid "Refunded Order"
msgstr "已退款订单"

#: app/Helpers/functions.php:326
msgid "Partially Refunded Order"
msgstr "部分退款订单"

#: app/Helpers/functions.php:327
msgid "Failed Order"
msgstr "失败订单"

#: app/Helpers/functions.php:346
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/OrderInfo.jsx:71
msgid "Failed"
msgstr "失败"

#: app/Helpers/functions.php:378
msgid "Paddle"
msgstr "Paddle"

#: app/Helpers/functions.php:396
#: views/store/add-product/title.php:10
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductShowBulkOptions.jsx:10
#: spa/admin/easycommerce/pages/Products/components/ProductStatus/index.jsx:8
#: spa/admin/easycommerce/pages/Products/components/ProductTable.jsx:35
#: spa/admin/easycommerce/pages/Products/EditProduct/index.jsx:309
msgid "Draft"
msgstr "草稿"

#: app/Helpers/functions.php:397
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductShowBulkOptions.jsx:11
#: spa/admin/easycommerce/pages/Products/components/ProductTable.jsx:36
msgid "Trash"
msgstr "回收站"

#: app/Helpers/functions.php:412
#: build/easycommerce.bundle.js:2
msgid "Returned"
msgstr "已退货"

#: app/Helpers/functions.php:420
msgid "Millimeter"
msgstr "毫米"

#: app/Helpers/functions.php:424
msgid "Centimeter"
msgstr "厘米"

#: app/Helpers/functions.php:428
msgid "Inch"
msgstr "英寸"

#: app/Helpers/functions.php:432
msgid "Meter"
msgstr "米"

#: app/Helpers/functions.php:436
msgid "Foot"
msgstr "英尺"

#: app/Helpers/functions.php:440
msgid "Yard"
msgstr "码"

#: app/Helpers/functions.php:449
msgid "Gram"
msgstr "克"

#: app/Helpers/functions.php:453
msgid "Kilogram"
msgstr "千克"

#: app/Helpers/functions.php:457
msgid "Pound"
msgstr "磅"

#: app/Helpers/functions.php:461
msgid "Ounce"
msgstr "盎司"

#: app/Helpers/functions.php:487
msgid "Second"
msgstr "秒"

#: app/Helpers/functions.php:488
msgid "Minute"
msgstr "分钟"

#: app/Helpers/functions.php:489
msgid "Hour"
msgstr "小时"

#: app/Helpers/functions.php:490
msgid "Day"
msgstr "天"

#: app/Helpers/functions.php:491
msgid "Week"
msgstr "周"

#: app/Helpers/functions.php:492
msgid "Month"
msgstr "月"

#: app/Helpers/functions.php:493
msgid "Year"
msgstr "年"

#: app/Helpers/functions.php:597
msgid "Today"
msgstr "今天"

#: app/Helpers/functions.php:598
msgid "Yesterday"
msgstr "昨天"

#: app/Helpers/functions.php:599
msgid "This Week"
msgstr "本周"

#: app/Helpers/functions.php:600
msgid "Last Week"
msgstr "上周"

#: app/Helpers/functions.php:601
msgid "Last 7 Days"
msgstr "最近 7 天"

#: app/Helpers/functions.php:602
msgid "This Month"
msgstr "本月"

#: app/Helpers/functions.php:603
msgid "Last Month"
msgstr "上月"

#: app/Helpers/functions.php:604
msgid "Last 30 Days"
msgstr "最近 30 天"

#: app/Helpers/functions.php:605
msgid "This Year"
msgstr "今年"

#: app/Helpers/functions.php:606
msgid "Last Year"
msgstr "去年"

#: app/Helpers/functions.php:764
#: app/Helpers/functions.php:958
msgid "Loading.."
msgstr "加载中……"

#: app/Helpers/functions.php:788
#: app/Helpers/functions.php:789
msgid "All Products"
msgstr "所有商品"

#: app/Helpers/functions.php:794
#: app/Helpers/functions.php:795
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:391
msgid "Add Product"
msgstr "添加商品"

#: app/Helpers/functions.php:800
#: app/Helpers/functions.php:801
#: views/store/add-attributes/add-new.php:12
#: views/store/add-product/draggable-grid.php:9
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:392
#: spa/admin/easycommerce/pages/Attributes/index.jsx:120
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/index.jsx:360
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/components/AttributeModal/index.jsx:128
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/index.jsx:153
msgid "Attributes"
msgstr "属性"

#: app/Helpers/functions.php:842
#: app/Helpers/functions.php:843
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/AbandonedCart/index.jsx:104
#: spa/admin/easycommerce/pages/Dashboard/index.jsx:60
msgid "Abandoned Carts"
msgstr "弃购购物车"

#: app/Helpers/functions.php:866
#: app/Helpers/functions.php:867
#: views/templates/single-product/product-reivew.php:25
#: blocks/single-product/product-tab/components/review.js:31
#: build/blocks.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/singleProduct/Reviews.jsx:140
#: spa/admin/easycommerce/pages/Reports/pages/SingleProduct.jsx:100
msgid "Reviews"
msgstr "评价"

#: app/Helpers/functions.php:890
#: app/Helpers/functions.php:891
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/OrderInfo.jsx:258
#: spa/admin/easycommerce/pages/Reports/pages/Overview.jsx:30
msgid "Overview"
msgstr "概览"

#: app/Helpers/functions.php:902
#: app/Helpers/functions.php:903
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:410
#: spa/admin/easycommerce/pages/Reports/pages/Revenues.jsx:27
msgid "Revenues"
msgstr "收入"

#: app/Helpers/functions.php:949
#: app/Helpers/functions.php:950
#: app/Helpers/functions.php:965
#: app/Helpers/functions.php:966
msgid "Wizard"
msgstr "向导"

#: app/Helpers/functions.php:1198
msgid "Select Business Type"
msgstr "选择商家类型"

#: app/Helpers/functions.php:1199
msgid "Art and Antiques"
msgstr "艺术品与古董"

#: app/Helpers/functions.php:1200
msgid "Clothing & Apparel"
msgstr "服装与服饰"

#: app/Helpers/functions.php:1201
msgid "Beauty & Cosmetics"
msgstr "美妆与化妆品"

#: app/Helpers/functions.php:1202
msgid "Electronics & Gadgets"
msgstr "电子产品与数码设备"

#: app/Helpers/functions.php:1203
msgid "Home & Kitchen Goods"
msgstr "家居与厨房用品"

#: app/Helpers/functions.php:1204
msgid "Pet Supplies"
msgstr "宠物用品"

#: app/Helpers/functions.php:1205
msgid "Sporting Goods & Fitness Equipment"
msgstr "运动用品与健身器材"

#: app/Helpers/functions.php:1206
msgid "Software & SaaS"
msgstr "软件与 SaaS"

#: app/Helpers/functions.php:1207
msgid "eBooks & Online Courses"
msgstr "电子书与在线课程"

#: app/Helpers/functions.php:1208
msgid "Digital Art & Graphics"
msgstr "数字艺术与图形设计"

#: app/Helpers/functions.php:1209
msgid "Website Themes & Plugins"
msgstr "网站主题与插件"

#: app/Helpers/functions.php:1210
msgid "Consulting & Coaching Services"
msgstr "咨询与辅导服务"

#: app/Helpers/functions.php:1211
msgid "Subscription Boxes"
msgstr "订阅礼盒"

#: app/Helpers/functions.php:1212
msgid "Gourmet & Specialty Foods"
msgstr "美食与特色食品"

#: app/Helpers/functions.php:1213
msgid "Coffee & Tea Products"
msgstr "咖啡与茶饮产品"

#: app/Helpers/functions.php:1214
msgid "Automotive Parts & Accessories"
msgstr "汽车配件与用品"

#. Translators: %s is the post type that the user should choose.
#: app/Helpers/Utility.php:271
msgid "- Choose a %s -"
msgstr "- 选择 %s -"

#. translators: %s: the duplicate SKU value.
#: app/Models/Product.php:682
msgid "The SKU \"%s\" is already in use."
msgstr "SKU“%s”已被使用。"

#: app/Services/AI.php:98
msgid "You don't have your EasyCommerce API connected!"
msgstr "您尚未连接 EasyCommerce API！"

#: app/Services/AI.php:324
#: app/Services/AI.php:362
#: app/Services/AI.php:408
#: app/Services/AI.php:452
#: app/Services/AI.php:502
#: app/Services/AI.php:551
msgid "Service is not ready: Missing API credentials"
msgstr "服务尚未就绪：缺少 API 凭据"

#: app/Services/AI.php:371
#: app/Services/AI.php:417
#: app/Services/AI.php:461
#: app/Services/AI.php:511
#: app/Services/AI.php:560
msgid "No AI credits available. Please upgrade to the Pro plan or use your own API key."
msgstr "没有可用的 AI 额度。请升级到专业版套餐或使用您自己的 API 密钥。"

#: views/blocks/shops-page/template-1/inc/filter.php:96
#: views/blocks/shops-page/template-1/inc/filter.php:339
#: views/blocks/shops-page/template-2/inc/filter.php:136
#: views/blocks/shops-page/template-3/inc/filter.php:80
#: assets/public/js/init.js:43
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:265
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/Table/TBody.jsx:99
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/index.jsx:177
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/index.jsx:382
#: spa/admin/easycommerce/pages/Products/components/ProductTable.jsx:76
msgid "Price"
msgstr "价格"

#: views/blocks/shops-page/template-1/inc/filter.php:177
#: views/blocks/shops-page/template-1/inc/filter.php:359
#: views/blocks/shops-page/template-2/inc/filter.php:156
#: views/blocks/shops-page/template-3/inc/filter.php:100
#: blocks/shops-page/template-1/components/DualRangeSlider.js:106
#: blocks/shops-page/template-2/components/DualRangeSlider.js:106
#: blocks/shops-page/template-3/components/DualRangeSlider.js:109
#: build/blocks.bundle.js:2
msgid "Min Price"
msgstr "最低价格"

#: views/blocks/shops-page/template-1/inc/filter.php:186
#: views/blocks/shops-page/template-1/inc/filter.php:368
#: views/blocks/shops-page/template-2/inc/filter.php:165
#: views/blocks/shops-page/template-3/inc/filter.php:109
#: blocks/shops-page/template-1/components/DualRangeSlider.js:122
#: blocks/shops-page/template-2/components/DualRangeSlider.js:122
#: blocks/shops-page/template-3/components/DualRangeSlider.js:125
#: build/blocks.bundle.js:2
msgid "Max Price"
msgstr "最高价格"

#: views/blocks/shops-page/template-1/inc/filter.php:228
#: views/blocks/shops-page/template-1/inc/filter.php:304
#: views/blocks/shops-page/template-2/inc/filter.php:48
#: blocks/shops-page/template-1/components/Filters.js:238
#: blocks/shops-page/template-2/components/Filters.js:70
#: build/blocks.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/components/DropdownField.jsx:53
#: spa/admin/easycommerce/pages/Help/components/SearchBox.jsx:14
msgid "Search Icon"
msgstr "搜索图标"

#: views/blocks/shops-page/template-1/inc/filter.php:233
#: views/blocks/shops-page/template-1/inc/filter.php:309
msgid "Search..."
msgstr "搜索……"

#: views/blocks/shops-page/template-1/inc/filter.php:241
#: views/blocks/shops-page/template-1/inc/filter.php:257
#: blocks/shops-page/template-1/components/Filters.js:253
#: blocks/shops-page/template-2/components/Filters.js:85
#: build/blocks.bundle.js:2
#: build/easycommerce.bundle.js:2
msgid "Sort by"
msgstr "排序方式"

#: views/blocks/shops-page/template-1/inc/pagination.php:21
#: views/blocks/shops-page/template-2/inc/pagination.php:21
#: views/blocks/shops-page/template-3/inc/pagination.php:21
msgid "First"
msgstr "首页"

#: views/blocks/shops-page/template-1/inc/pagination.php:48
#: views/blocks/shops-page/template-2/inc/pagination.php:48
#: views/blocks/shops-page/template-3/inc/pagination.php:48
msgid "Last"
msgstr "末页"

#. translators: 1: first result number, 2: last result number, 3: total number of results.
#: views/blocks/shops-page/template-1/render.php:193
#: views/blocks/shops-page/template-2/render.php:178
#: views/blocks/shops-page/template-3/inc/shortby.php:22
#: views/blocks/shops-page/template-3/render.php:174
msgid "Showing %1$s–%2$s of %3$s results"
msgstr "显示第 %1$s–%2$s 项，共 %3$s 项结果"

#. translators: %s: number of results.
#: views/blocks/shops-page/template-1/render.php:201
#: views/blocks/shops-page/template-2/render.php:185
#: views/blocks/shops-page/template-3/inc/shortby.php:29
#: views/blocks/shops-page/template-3/render.php:181
#: assets/public/js/shop.js:193
msgid "Showing %s result"
msgid_plural "Showing %s results"
msgstr[0] "显示 %s 项结果"

#: views/blocks/shops-page/template-1/render.php:218
#: views/blocks/shops-page/template-2/inc/filter.php:66
#: views/blocks/shops-page/template-2/render.php:195
msgid "Filter"
msgstr "筛选"

#: views/blocks/shops-page/template-1/shop.php:204
#: views/blocks/shops-page/template-2/shop.php:204
#: views/blocks/shops-page/template-3/partials/product-grid.php:202
#: views/blocks/shops-page/template-3/partials/product-list.php:214
#: views/blocks/single-product/gallery/render.php:57
msgid "In Stock"
msgstr "有货"

#: views/blocks/shops-page/template-1/shop.php:455
#: views/blocks/shops-page/template-3/partials/product-grid.php:372
#: views/blocks/shops-page/template-3/partials/product-list.php:341
#: blocks/single-product/add-to-cart/edit.js:25
#: build/blocks.bundle.js:2
msgid "Add to cart"
msgstr "加入购物车"

#: views/blocks/shops-page/template-1/shop.php:484
#: views/blocks/shops-page/template-2/shop.php:421
#: views/blocks/shops-page/template-3/partials/product-grid.php:463
#: views/blocks/shops-page/template-3/partials/product-list.php:368
msgid "Choose"
msgstr "选择"

#: views/blocks/shops-page/template-2/inc/filter.php:54
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Help/components/SearchBox.jsx:25
msgid "Search"
msgstr "搜索"

#: views/blocks/shops-page/template-2/inc/filter.php:80
msgid "Filters"
msgstr "筛选"

#: views/blocks/shops-page/template-2/shop.php:387
msgid "Add"
msgstr "添加"

#: views/blocks/shops-page/template-3/inc/shortby.php:45
msgid "Sort By"
msgstr "排序方式"

#: views/blocks/shops-page/template-3/inc/shortby.php:75
msgid "Grid View"
msgstr "网格视图"

#: views/blocks/shops-page/template-3/inc/shortby.php:83
msgid "List View"
msgstr "列表视图"

#: views/blocks/single-product/add-to-cart/render.php:10
#: views/blocks/single-product/gallery/render.php:11
#: views/blocks/single-product/price/render.php:10
#: views/blocks/single-product/rating/render.php:11
#: views/blocks/single-product/stock/render.php:12
#: views/blocks/single-product/summary/render.php:10
#: views/blocks/single-product/thumbnail/render.php:10
#: views/blocks/single-product/title/render.php:18
#: views/templates/single-product/attributes.php:3
#: views/templates/single-product/gallery.php:3
#: views/templates/single-product/product-reivew.php:14
#: views/templates/single-product/rating.php:3
msgid "Post type is not product"
msgstr "文章类型不是 product"

#: views/blocks/single-product/gallery/render.php:66
#: views/blocks/single-product/gallery/render.php:77
#: views/templates/single-product/gallery.php:34
#: views/templates/single-product/gallery.php:45
#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/ItemsTable.jsx:46
msgid "Product Image"
msgstr "商品图片"

#: views/blocks/single-product/gallery/render.php:90
#: views/templates/single-product/gallery.php:58
msgid "Product Placeholder"
msgstr "商品占位图"

#: views/blocks/single-product/stock/render.php:26
msgid "in stock"
msgstr "有货"

#: views/components/survey.php:3
msgid "Temporary deactivation"
msgstr "临时停用"

#: views/components/survey.php:4
msgid "Lack of features"
msgstr "功能不足"

#: views/components/survey.php:5
msgid "Found better alternative"
msgstr "找到了更好的替代品"

#: views/components/survey.php:6
msgid "Compatibility issues"
msgstr "兼容性问题"

#: views/components/survey.php:7
msgid "Poor UI/UX"
msgstr "UI/UX 体验不佳"

#: views/components/survey.php:8
msgid "Limited customization"
msgstr "自定义选项有限"

#: views/components/survey.php:9
msgid "Bugs and errors"
msgstr "缺陷与错误"

#: views/components/survey.php:10
msgid "Performance issues"
msgstr "性能问题"

#: views/components/survey.php:19
msgid "Others"
msgstr "其他"

#: views/components/survey.php:40
msgid "Thanks for trying! What made you deactivate EasyCommerce?"
msgstr "感谢试用！是什么原因让您停用了 EasyCommerce？"

#: views/components/survey.php:42
msgid "Building a store is hard, and so is building the tool behind it. Your honest feedback is what makes EasyCommerce better, and we read every single response."
msgstr "打造一家店铺并不容易，打造背后的工具同样如此。您的真诚反馈能让 EasyCommerce 变得更好，我们会阅读每一条回复。"

#: views/components/survey.php:65
msgid "What would have made you stay? (optional, but it really helps)"
msgstr "怎样才能让您继续使用？（选填，但对我们非常有帮助）"

#. translators: %s: support link
#: views/components/survey.php:72
msgid "Stuck on something? %s and we'll help you sort it out before you go."
msgstr "遇到问题了吗？%s，我们会在您离开前帮您解决。"

#: views/components/survey.php:73
msgid "Reach out to support"
msgstr "联系支持团队"

#: views/components/survey.php:80
msgid "Deactivate without feedback"
msgstr "不提供反馈直接停用"

#: views/components/survey.php:87
msgid "Send &amp; Deactivate"
msgstr "发送并停用"

#: views/settings/ai-connectivity.php:21
msgid "Connect to unlock AI"
msgstr "连接以解锁 AI"

#: views/settings/ai-connectivity.php:22
msgid "Connect a free API key to power Store Copilot, Shopping Agent, AI Writer and more - 200 free AI credits your first month, then 100 every month."
msgstr "连接一个免费的 API 密钥，即可为店铺副驾驶、购物智能体、AI 撰写助手等功能提供支持——首月赠送 200 个免费 AI 额度，之后每月 100 个。"

#: views/settings/ai-connectivity.php:24
msgid "Connect your store"
msgstr "连接您的店铺"

#: views/settings/ai-usage.php:32
msgid "Connect your store to the EasyCommerce AI service to see your AI credit usage."
msgstr "将您的店铺连接到 EasyCommerce AI 服务，即可查看您的 AI 额度使用情况。"

#: views/settings/ai-usage.php:39
#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "AI Writer"
msgstr "AI 撰写助手"

#: views/settings/ai-usage.php:41
msgid "Template Builder"
msgstr "模板构建器"

#: views/settings/ai-usage.php:42
msgid "Spelling Fix"
msgstr "拼写修正"

#: views/settings/ai-usage.php:45
#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "Image Editor"
msgstr "图像编辑器"

#: views/settings/ai-usage.php:46
msgid "Background Removal"
msgstr "背景移除"

#: views/settings/ai-usage.php:47
#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/common/components/AISearchButton/ai-chat/components/AskQuestion.jsx:67
#: spa/admin/common/components/AISearchButton/AiSearch.jsx:109
msgid "Store Copilot"
msgstr "店铺副驾驶"

#: views/settings/ai-usage.php:49
msgid "AI Agent"
msgstr "AI 智能体"

#: views/settings/ai-usage.php:204
msgid "You've used all your AI credits for this period. Upgrade your plan or buy more to keep using AI features."
msgstr "您已用完本周期的所有 AI 额度。请升级套餐或购买更多额度，以继续使用 AI 功能。"

#: views/settings/ai-usage.php:205
msgid "Upgrade"
msgstr "升级"

#: views/settings/ai-usage.php:212
msgid "Current plan"
msgstr "当前套餐"

#. translators: %s: number of AI credits included per month.
#: views/settings/ai-usage.php:219
msgid "%s credits/month"
msgstr "%s 额度/月"

#: views/settings/ai-usage.php:226
msgid "Upgrade plan"
msgstr "升级套餐"

#: views/settings/ai-usage.php:226
msgid "Buy more credits"
msgstr "购买更多额度"

#. translators: 1: number of credits used, 2: total credits available.
#: views/settings/ai-usage.php:238
msgid "%1$s of %2$s credits used"
msgstr "已使用 %2$s 个额度中的 %1$s 个"

#. translators: %s: date on which the credit allowance resets.
#: views/settings/ai-usage.php:244
msgid "Resets %s"
msgstr "%s 重置"

#: views/settings/ai-usage.php:253
msgid "Used this period"
msgstr "本周期已使用"

#: views/settings/ai-usage.php:257
msgid "Credits remaining"
msgstr "剩余额度"

#: views/settings/ai-usage.php:261
msgid "Next refill"
msgstr "下次补充"

#: views/settings/ai-usage.php:266
msgid "Plan credits reset monthly and do not roll over. Top-up credits (coming soon) never expire."
msgstr "套餐额度每月重置且不结转。充值额度（即将推出）永不过期。"

#: views/settings/ai-usage.php:271
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/SingleCustomer/index.jsx:223
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/Refunds.jsx:47
#: spa/admin/easycommerce/pages/ProductReviews/components/Table/THead.jsx:10
#: spa/admin/easycommerce/pages/Refunds/components/RefundsTable.jsx:42
#: spa/admin/easycommerce/pages/Reports/components/singleProduct/Reviews.jsx:134
#: spa/public/dashboard/components/tabs/Dashboard/sections/RecentOrders.jsx:46
#: spa/public/dashboard/components/tabs/Orders/index.jsx:74
#: spa/public/dashboard/components/tabs/Transactions/index.jsx:112
msgid "Date"
msgstr "日期"

#: views/settings/ai-usage.php:272
msgid "Feature"
msgstr "功能"

#: views/settings/ai-usage.php:273
msgid "Prompt"
msgstr "提示词"

#: views/settings/ai-usage.php:274
msgid "Response"
msgstr "回复"

#: views/settings/ai-usage.php:275
msgid "User"
msgstr "用户"

#: views/settings/ai-usage.php:276
msgid "Credits"
msgstr "额度"

#: views/settings/ai-usage.php:281
msgid "No AI usage yet."
msgstr "暂无 AI 使用记录。"

#: views/shortcodes/checkout/template-1.php:59
#: views/shortcodes/checkout/template-2.php:111
#: views/shortcodes/checkout/template-2.php:180
#: build/checkout.bundle.js:2
msgid "Confirm Order"
msgstr "确认订单"

#: views/shortcodes/checkout/template-2.php:60
#: views/shortcodes/checkout/template-2.php:135
msgid "Your Info"
msgstr "您的信息"

#: views/shortcodes/checkout/template-3.php:27
msgid "Back to shop"
msgstr "返回商店"

#: views/shortcodes/checkout/template-3.php:34
msgid "Product items"
msgstr "商品项"

#: views/shortcodes/checkout/template-3.php:77
#: views/shortcodes/payment/template-1.php:172
#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/OrderInfo.jsx:68
msgid "Pay Now"
msgstr "立即支付"

#: views/shortcodes/checkout/template-3.php:84
msgid "By clicking this, I agree to "
msgstr "点击即表示我同意 "

#: views/shortcodes/checkout/template-3.php:86
msgid "Terms & Conditions"
msgstr "条款与条件"

#: views/shortcodes/checkout/template-3.php:88
msgid " and "
msgstr " 和 "

#: views/shortcodes/payment/template-1.php:10
msgid "No order specified."
msgstr "未指定订单。"

#: views/shortcodes/payment/template-1.php:22
msgid "This order has already been processed."
msgstr "此订单已处理。"

#. translators: %d: order ID
#: views/shortcodes/payment/template-1.php:83
msgid "Order #%d"
msgstr "订单 #%d"

#: views/shortcodes/payment/template-1.php:124
#: views/templates/checkout/template-1/summary.php:34
#: views/templates/checkout/template-2/summary.php:27
#: views/templates/checkout/template-3/summary.php:24
#: build/checkout.bundle.js:2
#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/ItemsTable.jsx:134
msgid "Subtotal"
msgstr "小计"

#: views/shortcodes/payment/template-1.php:130
#: views/templates/checkout/template-1/summary.php:44
#: views/templates/checkout/template-2/summary.php:37
#: views/templates/checkout/template-3/summary.php:34
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/Table/TBody.jsx:114
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/ItemsTable.jsx:150
msgid "Discount"
msgstr "折扣"

#: views/shortcodes/payment/template-1.php:142
msgid "Tax"
msgstr "税费"

#: views/shortcodes/payment/template-1.php:147
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/AbandonedCart/index.jsx:13
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:266
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/index.jsx:100
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/Table/TFoot.jsx:10
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/Table/THead.jsx:5
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/ItemsTable.jsx:19
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/ItemsTable.jsx:215
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/OrderInfo.jsx:33
msgid "Total"
msgstr "合计"

#: views/store/add-attributes/add-new.php:3
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Organize/index.jsx:116
msgid "Organize"
msgstr "整理"

#: views/store/add-attributes/add-new.php:229
#: views/store/add-product/draggable-grid.php:77
#: views/store/add-product/draggable-grid.php:167
msgid "Add New"
msgstr "新增"

#: views/store/add-attributes/add-new.php:238
#: build/easycommerce.bundle.js:2
#: build/shipping.bundle.js:2
#: build/tax.bundle.js:2
#: spa/admin/easycommerce/pages/AbandonedCart/components/Table/THead.jsx:23
#: spa/admin/easycommerce/pages/AbandonedCart/index.jsx:10
#: spa/admin/easycommerce/pages/Attributes/components/Table.jsx:129
#: spa/admin/easycommerce/pages/Brands/components/Table.jsx:61
#: spa/admin/easycommerce/pages/Brands/index.jsx:334
#: spa/admin/easycommerce/pages/Categories/components/Table.jsx:62
#: spa/admin/easycommerce/pages/Categories/index.jsx:335
#: spa/admin/easycommerce/pages/Coupons/components/Table/THead.jsx:23
#: spa/admin/easycommerce/pages/Coupons/CouponDetails/elements/General.jsx:21
#: spa/admin/easycommerce/pages/Coupons/CouponList/index.jsx:22
#: spa/admin/easycommerce/pages/Customers/components/CustomerTable.jsx:27
#: spa/admin/easycommerce/pages/Customers/components/TableHeader.jsx:10
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/CustomerAddress.jsx:20
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/CustomerAddress.jsx:62
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/BrandModal.jsx:157
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/CategoryModal.jsx:157
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/TagModal.jsx:95
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/components/AttributeModal/components/AttributeSelectionTable.jsx:159
#: spa/admin/easycommerce/pages/Reports/components/overview/CustomerOverview.jsx:95
#: spa/admin/easycommerce/pages/Reports/components/overview/TopSellingProducts.jsx:89
#: spa/admin/easycommerce/pages/Tags/components/Table.jsx:61
#: spa/admin/easycommerce/pages/Tags/index.jsx:292
#: spa/admin/tax/src/components/TaxDetails/elements/TaxFormTopInputs.jsx:12
msgid "Name"
msgstr "名称"

#: views/store/add-attributes/add-new.php:247
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Brands/components/Table.jsx:62
#: spa/admin/easycommerce/pages/Brands/index.jsx:345
#: spa/admin/easycommerce/pages/Categories/components/Table.jsx:63
#: spa/admin/easycommerce/pages/Categories/index.jsx:346
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/BrandModal.jsx:170
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/CategoryModal.jsx:170
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/TagModal.jsx:108
#: spa/admin/easycommerce/pages/Products/components/ProductSettings/index.jsx:79
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:182
#: spa/admin/easycommerce/pages/Tags/components/Table.jsx:62
#: spa/admin/easycommerce/pages/Tags/index.jsx:303
msgid "Slug"
msgstr "别名（slug）"

#: views/store/add-attributes/add-new.php:257
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Attributes/components/Table.jsx:130
#: spa/admin/easycommerce/pages/Coupons/CouponList/index.jsx:24
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/components/AttributeModal/components/AttributeSelectionTable.jsx:160
#: spa/public/dashboard/components/tabs/Transactions/index.jsx:109
msgid "Type"
msgstr "类型"

#: views/store/add-attributes/add-new.php:267
msgid "Select Type"
msgstr "选择类型"

#: views/store/add-attributes/add-new.php:270
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/overview/TopSellingProducts.jsx:51
msgid "Image"
msgstr "图片"

#: views/store/add-attributes/add-new.php:273
#: views/store/add-product/draggable-grid.php:47
#: blocks/shops-page/template-1/edit.js:140
#: blocks/shops-page/template-1/edit.js:171
#: blocks/shops-page/template-1/edit.js:215
#: blocks/shops-page/template-1/edit.js:239
#: blocks/shops-page/template-2/edit.js:109
#: blocks/shops-page/template-2/edit.js:172
#: blocks/shops-page/template-2/edit.js:216
#: blocks/shops-page/template-2/edit.js:240
#: blocks/shops-page/template-3/edit.js:194
#: blocks/shops-page/template-3/edit.js:238
#: blocks/shops-page/template-3/edit.js:262
#: build/blocks.bundle.js:2
#: build/easycommerce.bundle.js:2
msgid "Color"
msgstr "颜色"

#: views/store/add-attributes/add-new.php:276
#: build/easycommerce.bundle.js:2
msgid "Text"
msgstr "文本"

#: views/store/add-attributes/add-new.php:282
msgid "Option"
msgstr "选项"

#: views/store/add-product/draggable-grid.php:46
#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Downloads/index.jsx:100
msgid "Size"
msgstr "尺寸"

#: views/store/add-product/draggable-grid.php:48
msgid "Material"
msgstr "材质"

#: views/store/add-product/draggable-grid.php:49
msgid "Brand"
msgstr "品牌"

#: views/store/add-product/draggable-grid.php:52
msgid "Select values"
msgstr "选择值"

#: views/store/add-product/draggable-grid.php:53
msgid "Blue"
msgstr "蓝色"

#: views/store/add-product/draggable-grid.php:54
msgid "Red"
msgstr "红色"

#: views/store/add-product/draggable-grid.php:55
msgid "White"
msgstr "白色"

#: views/store/add-product/draggable-grid.php:56
msgid "Brown"
msgstr "棕色"

#: views/store/add-product/draggable-grid.php:70
msgid "Manage"
msgstr "管理"

#: views/store/add-product/draggable-grid.php:87
msgid "Prices"
msgstr "价格"

#: views/store/add-product/draggable-grid.php:132
msgid "Write Plan Name"
msgstr "填写方案名称"

#: views/store/add-product/draggable-grid.php:134
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Price.jsx:74
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Price.jsx:109
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/index.jsx:187
msgid "Enter Price"
msgstr "请输入价格"

#: views/store/add-product/draggable-grid.php:136
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/SKU.jsx:86
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/index.jsx:211
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/index.jsx:288
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/index.jsx:339
msgid "SKU"
msgstr "SKU"

#: views/store/add-product/draggable-grid.php:160
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/index.jsx:246
msgid "Auto Generate Variants"
msgstr "自动生成变体"

#: views/store/add-product/draggable-grid.php:177
#: blocks/shops-page/template-3/edit.js:147
#: build/blocks.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductDesc/index.jsx:63
msgid "Product Description"
msgstr "商品描述"

#: views/store/add-product/draggable-grid.php:215
msgid "Add Product Summary"
msgstr "添加商品摘要"

#: views/store/add-product/title.php:7
msgid "Published"
msgstr "已发布"

#: views/store/add-product/title.php:13
msgid "Private"
msgstr "私密"

#: views/store/add-product/title.php:18
msgid "Save Product"
msgstr "保存商品"

#: views/templates/archive-product/pagination.php:6
#: build/wizard.bundle.js:2
msgid "Previous"
msgstr "上一页"

#: views/templates/archive-product/pagination.php:7
msgid "Next »"
msgstr "下一页 »"

#: views/templates/checkout/template-1/billing.php:7
#: views/templates/checkout/template-3/billing.php:5
#: blocks/checkout/billing-address/index.jsx:30
#: blocks/checkout/billing-address/index.jsx:41
#: blocks/checkout/billing-address/index.jsx:51
#: build/blocks.bundle.js:2
#: build/checkout.bundle.js:2
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/CustomerAddress.jsx:141
#: spa/public/dashboard/components/tabs/Address/Components/BillingAddress.jsx:21
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/AddressTabs.jsx:19
msgid "Billing Address"
msgstr "账单地址"

#: views/templates/checkout/template-1/items.php:11
#: views/templates/checkout/template-2/items.php:11
#: blocks/checkout/cart/index.jsx:48
#: blocks/checkout/cart/index.jsx:63
#: build/blocks.bundle.js:2
msgid "Your Cart"
msgstr "您的购物车"

#: views/templates/checkout/template-1/items.php:96
#: views/templates/checkout/template-2/items.php:96
#: views/templates/checkout/template-3/items.php:122
msgid "No items in the cart"
msgstr "购物车中没有商品"

#: views/templates/checkout/template-1/payment-methods.php:78
#: views/templates/checkout/template-2/payment-methods.php:77
#: views/templates/checkout/template-3/payment-methods.php:79
msgid "Please select a payment method"
msgstr "请选择一种支付方式"

#: views/templates/checkout/template-1/shipping.php:14
#: build/checkout.bundle.js:2
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/CustomerAddress.jsx:155
#: spa/public/dashboard/components/tabs/Address/Components/ShippingAddress.jsx:21
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/AddressTabs.jsx:20
msgid "Shipping Address"
msgstr "配送地址"

#: views/templates/checkout/template-1/shipping.php:23
#: build/checkout.bundle.js:2
msgid "Same as Billing"
msgstr "与账单地址相同"

#: views/templates/checkout/template-1/summary.php:16
#: views/templates/checkout/template-2/summary.php:8
#: views/templates/checkout/template-3/summary.php:6
msgid "Order Summary"
msgstr "订单摘要"

#: views/templates/checkout/template-1/summary.php:21
#: views/templates/checkout/template-2/summary.php:13
#: views/templates/checkout/template-3/summary.php:11
#: build/checkout.bundle.js:2
msgid "Discount code"
msgstr "折扣码"

#: views/templates/checkout/template-1/summary.php:25
#: views/templates/checkout/template-2/summary.php:17
#: views/templates/checkout/template-3/summary.php:15
#: build/checkout.bundle.js:2
msgid "Apply"
msgstr "应用"

#: views/templates/checkout/template-1/summary.php:80
msgid "Shipping Cost"
msgstr "配送费用"

#. translators: 1: shipping method name, 2: formatted shipping cost.
#: views/templates/checkout/template-1/summary.php:94
#: views/templates/checkout/template-3/summary.php:84
msgid "%1$s at %2$s"
msgstr "%1$s：%2$s"

#: views/templates/checkout/template-1/summary.php:109
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/components/Table/TBody.jsx:81
#: spa/admin/easycommerce/pages/Coupons/CouponDetails/elements/Offers.jsx:64
msgid "Free Shipping"
msgstr "免运费"

#: views/templates/checkout/template-1/summary.php:130
#: views/templates/checkout/template-3/summary.php:105
msgid "Please select a shipping method"
msgstr "请选择一种配送方式"

#: views/templates/checkout/template-1/summary.php:141
#: views/templates/checkout/template-3/summary.php:117
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/Table/TBody.jsx:145
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/ItemsTable.jsx:182
msgid "Product Tax"
msgstr "商品税"

#: views/templates/checkout/template-1/summary.php:156
#: views/templates/checkout/template-3/summary.php:130
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/Table/TBody.jsx:161
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/ItemsTable.jsx:198
msgid "Shipping Tax"
msgstr "配送税"

#: views/templates/checkout/template-1/summary.php:172
#: views/templates/checkout/template-2/summary.php:73
#: views/templates/checkout/template-3/summary.php:143
#: build/checkout.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/OrderInfo.jsx:112
msgid "Order Total"
msgstr "订单总额"

#: views/templates/checkout/template-3/payment-methods.php:8
msgid "Select Payment Option"
msgstr "选择支付选项"

#: views/templates/checkout/template-3/shipping.php:14
msgid "Same as Billing Address"
msgstr "与账单地址相同"

#: views/templates/checkout/template-3/summary.php:72
msgid "Shipping Information"
msgstr "配送信息"

#: views/templates/single-product/add-to-cart.php:17
#: assets/public/js/swatches.js:181
#: assets/public/js/swatches.js:213
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/LowStocks.jsx:43
msgid "Out of stock"
msgstr "缺货"

#: views/templates/single-product/add-to-cart.php:46
msgid "Add to Cart"
msgstr "加入购物车"

#: views/templates/single-product/add-to-cart.php:56
msgid "Proceed to checkout"
msgstr "前往结账"

#. Translators: %s is the stock count
#: views/templates/single-product/layout.php:77
msgid "Only <span class=\"easycommerce-stock-count\">%s</span> items left"
msgstr "仅剩 <span class=\"easycommerce-stock-count\">%s</span> 件"

#. translators: %d: number of reviews.
#: views/templates/single-product/product-reivew.php:30
#: blocks/single-product/product-tab/components/review.js:36
#: build/blocks.bundle.js:2
msgid "Showing %d review"
msgid_plural "Showing %d reviews"
msgstr[0] "显示 %d 条评价"

#: views/templates/single-product/product-reivew.php:93
#: blocks/single-product/product-tab/components/review.js:81
#: build/blocks.bundle.js:2
msgid "Write a review"
msgstr "撰写评价"

#: views/templates/single-product/product-reivew.php:100
#: blocks/single-product/product-tab/components/review.js:84
#: build/blocks.bundle.js:2
msgid "Your email address will not be published. required fields are marked"
msgstr "您的电子邮箱地址不会被公开。必填字段已标记"

#: views/templates/single-product/product-reivew.php:102
#: views/templates/single-product/product-reivew.php:126
msgid "*"
msgstr "*"

#: views/templates/single-product/product-reivew.php:124
msgid "Your Rating"
msgstr "您的评分"

#: views/templates/single-product/product-reivew.php:131
#: views/templates/single-product/product-reivew.php:132
#: views/templates/single-product/product-reivew.php:133
#: views/templates/single-product/product-reivew.php:134
#: views/templates/single-product/product-reivew.php:135
msgid "Star"
msgstr "星"

#: views/templates/single-product/product-reivew.php:145
#: blocks/single-product/product-tab/components/review.js:98
#: build/blocks.bundle.js:2
msgid "Write your review"
msgstr "撰写您的评价"

#: views/templates/single-product/product-reivew.php:153
#: blocks/single-product/product-tab/components/review.js:105
#: build/blocks.bundle.js:2
msgid "Submit Now"
msgstr "立即提交"

#: views/templates/single-product/product-reivew.php:161
msgid "Please Login first to write a review"
msgstr "请先登录后再撰写评价"

#: views/templates/single-product/product-tab.php:13
#: blocks/single-product/product-tab/edit.js:35
#: build/blocks.bundle.js:2
msgid "Product Details"
msgstr "商品详情"

#: views/templates/single-product/product-tab.php:16
#: blocks/single-product/product-tab/edit.js:36
#: build/blocks.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductSettings/index.jsx:135
msgid "Review"
msgstr "评价"

#: views/templates/single-product/summary.php:23
msgid "Read More"
msgstr "阅读更多"

#: views/templates/single-product/summary.php:30
msgid "Show Less"
msgstr "收起"

#: views/templates/store-mode.php:9
msgid "Store Launching Soon!"
msgstr "店铺即将上线！"

#: views/templates/store-mode.php:12
msgid "We’re getting ready to welcome you. Stay tuned for the launch."
msgstr "我们正在做好准备迎接您的到来。敬请期待正式上线。"

#: assets/admin/js/email-placeholders.js:12
msgid "Insert Email Placeholder"
msgstr "插入邮件占位符"

#: assets/admin/js/email-placeholders.js:19
msgid "Select a placeholder:"
msgstr "选择一个占位符："

#: assets/admin/js/email-placeholders.js:23
msgid "Select a placeholder to automatically insert it into your email template. These will be replaced with actual values when emails are sent."
msgstr "选择一个占位符即可自动将其插入到您的邮件模板中。发送邮件时，这些占位符将被替换为实际值。"

#: assets/admin/js/email-placeholders.js:31
#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:152
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/ActionButton.jsx:72
msgid "Close"
msgstr "关闭"

#: assets/admin/js/email-placeholders.js:49
msgid "Search for a placeholder..."
msgstr "搜索占位符……"

#: assets/admin/js/email-placeholders.js:90
#: build/checkout.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:524
#: spa/admin/easycommerce/pages/Addons/components/Card.jsx:127
#: spa/admin/easycommerce/pages/Customers/SingleCustomer/components/SalesChart.jsx:100
#: spa/admin/easycommerce/pages/Products/components/Gallery/MediaUploader.jsx:280
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/FileUpload.jsx:468
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/components/AttrItem.jsx:202
#: spa/admin/easycommerce/pages/Reports/components/common/ChartLoading.jsx:7
#: spa/admin/easycommerce/pages/Reports/pages/SingleProduct.jsx:59
#: spa/public/checkout/App.jsx:31
msgid "Loading..."
msgstr "加载中……"

#: assets/admin/js/init.js:65
msgid "Template Preview"
msgstr "模板预览"

#: assets/admin/js/notice.js:85
msgid "Installing.."
msgstr "安装中……"

#: assets/admin/js/notice.js:100
msgid "Migration addon activated successfully!"
msgstr "迁移扩展激活成功！"

#: assets/admin/js/notice.js:107
#: assets/admin/js/notice.js:113
msgid "Failed to install migration addon."
msgstr "安装迁移扩展失败。"

#: assets/admin/js/settings.js:183
#: assets/admin/js/settings.js:193
#: assets/admin/js/settings.js:210
#: build/dashboard.bundle.js:2
#: build/shipping.bundle.js:2
#: spa/public/dashboard/components/tabs/Address/Components/BillingAddress.jsx:207
#: spa/public/dashboard/components/tabs/Address/Components/ShippingAddress.jsx:208
msgid "Select City"
msgstr "选择城市"

#: assets/admin/js/settings.js:183
#: assets/admin/js/settings.js:209
#: build/dashboard.bundle.js:2
#: build/shipping.bundle.js:2
#: spa/public/dashboard/components/tabs/Address/Components/BillingAddress.jsx:186
#: spa/public/dashboard/components/tabs/Address/Components/ShippingAddress.jsx:187
msgid "Select State"
msgstr "选择州/省"

#: assets/payment/js/braintree.js:24
msgid "Braintree.js failed to load or missing authorization token."
msgstr "Braintree.js 加载失败或缺少授权令牌。"

#: assets/payment/js/braintree.js:42
msgid "Error initializing Braintree."
msgstr "初始化 Braintree 时出错。"

#: assets/payment/js/braintree.js:75
msgid "Failed to get payment nonce."
msgstr "获取支付 nonce 失败。"

#: assets/payment/js/braintree.js:86
msgid "Error processing payment."
msgstr "处理支付时出错。"

#: assets/payment/js/paypal.js:41
#: assets/payment/js/stripe-payment.js:43
msgid "Failed to load cart data. Please refresh the page."
msgstr "加载购物车数据失败。请刷新页面。"

#: assets/payment/js/paypal.js:133
msgid "Purchase from EasyCommerce"
msgstr "从 EasyCommerce 购买"

#: assets/payment/js/paypal.js:135
msgid "Item"
msgstr "商品"

#: assets/payment/js/paypal.js:163
msgid "Your cart has been updated. Please refresh the page and try again."
msgstr "您的购物车已更新。请刷新页面后重试。"

#: assets/payment/js/paypal.js:181
msgid "An unknown error occurred with PayPal"
msgstr "PayPal 发生未知错误"

#. translators: %s: PayPal error message.
#: assets/payment/js/paypal.js:183
msgid "PayPal Error: %s"
msgstr "PayPal 错误：%s"

#: assets/payment/js/stripe-payment.js:85
msgid "Failed to create payment. Please try again."
msgstr "创建支付失败。请重试。"

#: assets/payment/js/stripe-payment.js:151
msgid "Payment form failed to load. Please refresh."
msgstr "支付表单加载失败。请刷新。"

#: assets/payment/js/stripe-payment.js:207
msgid "Could not verify cart. Please refresh and try again."
msgstr "无法验证购物车。请刷新后重试。"

#: assets/payment/js/stripe-payment.js:228
msgid "Failed to create payment. Please refresh the page and try again."
msgstr "创建支付失败。请刷新页面后重试。"

#: assets/payment/js/stripe-payment.js:246
msgid "This payment handler is not available. Please refresh and try again."
msgstr "此支付处理程序不可用。请刷新后重试。"

#: assets/payment/js/stripe-payment.js:282
msgid "Additional verification required. Please complete the payment process."
msgstr "需要额外验证。请完成支付流程。"

#: assets/payment/js/stripe-payment.js:286
msgid "Payment failed. Please try a different payment method."
msgstr "支付失败。请尝试其他支付方式。"

#: assets/payment/js/stripe-payment.js:290
#: assets/payment/js/stripe-payment.js:458
msgid "Payment was canceled. Please try again."
msgstr "支付已取消。请重试。"

#. translators: %s: Stripe payment intent status code.
#: assets/payment/js/stripe-payment.js:295
msgid "Payment status: %s. Please contact support if this persists."
msgstr "支付状态：%s。如果问题持续存在，请联系支持团队。"

#: assets/payment/js/stripe-payment.js:299
msgid "Payment could not be processed. Please try again."
msgstr "无法处理支付。请重试。"

#: assets/payment/js/stripe-payment.js:304
msgid "An error occurred while processing your payment. Please try again."
msgstr "处理您的支付时发生错误。请重试。"

#: assets/payment/js/stripe-payment.js:363
#: assets/payment/js/stripe-payment.js:413
msgid "Verifying payment..."
msgstr "正在验证支付……"

#: assets/payment/js/stripe-payment.js:388
#: assets/payment/js/stripe-payment.js:447
msgid "Payment successful! Creating order..."
msgstr "支付成功！正在创建订单……"

#. translators: %s: Stripe setup intent status code.
#: assets/payment/js/stripe-payment.js:396
msgid "Payment method could not be saved. Status: %s"
msgstr "无法保存支付方式。状态：%s"

#: assets/payment/js/stripe-payment.js:402
#: assets/payment/js/stripe-payment.js:473
msgid "Failed to verify payment. Please contact support."
msgstr "验证支付失败。请联系支持团队。"

#: assets/payment/js/stripe-payment.js:454
msgid "Payment failed. Please try again with a different payment method."
msgstr "支付失败。请使用其他支付方式重试。"

#: assets/payment/js/stripe-payment.js:462
msgid "Additional action required. Please complete the payment process."
msgstr "需要额外操作。请完成支付流程。"

#. translators: %s: Stripe payment intent status code.
#: assets/payment/js/stripe-payment.js:467
msgid "Payment could not be completed. Status: %s"
msgstr "无法完成支付。状态：%s"

#: assets/public/js/agent-chatbot.js:161
msgid "Complete your order →"
msgstr "完成您的订单 →"

#: assets/public/js/agent-chatbot.js:258
msgid "Sorry, something went wrong. Please try again."
msgstr "抱歉，出错了。请重试。"

#: assets/public/js/agent-chatbot.js:268
msgid "Connection error. Please try again."
msgstr "连接错误。请重试。"

#. translators: %s: AI shopping agent name.
#: assets/public/js/agent-chatbot.js:311
msgid "Open %s"
msgstr "打开 %s"

#: assets/public/js/agent-chatbot.js:332
msgid "Online"
msgstr "在线"

#: assets/public/js/agent-chatbot.js:335
msgid "New conversation"
msgstr "新对话"

#: assets/public/js/agent-chatbot.js:338
msgid "Minimize"
msgstr "最小化"

#: assets/public/js/agent-chatbot.js:351
msgid "Ask about products, orders…"
msgstr "咨询商品、订单……"

#: assets/public/js/agent-chatbot.js:357
#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
msgid "Send"
msgstr "发送"

#. translators: %s: AI shopping agent name.
#: assets/public/js/agent-chatbot.js:379
#: assets/public/js/agent-chatbot.js:390
msgid "Hi! 👋 I'm %s. How can I help you today?"
msgstr "您好！👋 我是 %s。今天有什么可以帮您？"

#: assets/public/js/checkout.js:5
msgid "Only letters, spaces, hyphens, apostrophes, and periods are allowed."
msgstr "只能包含字母、空格、连字符、撇号和句点。"

#: assets/public/js/checkout.js:7
msgid "Please enter a valid phone number (6–20 characters)."
msgstr "请输入有效的电话号码（6–20 个字符）。"

#. translators: %s: checkout field label.
#: assets/public/js/checkout.js:38
msgid "%s is required."
msgstr "%s 为必填项。"

#: assets/public/js/checkout.js:377
msgid "Enter city"
msgstr "请输入城市"

#: assets/public/js/checkout.js:521
#: build/auth.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:100
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateAttributes.jsx:77
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateImages.jsx:101
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/index.jsx:88
#: spa/public/auth/api.js:46
#: spa/public/auth/screens/ResetConfirm.jsx:35
#: spa/public/auth/screens/ResetRequest.jsx:30
msgid "An error occurred. Please try again."
msgstr "发生错误。请重试。"

#: assets/public/js/init.js:28
msgid "Your cart is empty."
msgstr "您的购物车为空。"

#: assets/public/js/init.js:41
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:262
#: spa/admin/easycommerce/pages/ProductReviews/components/Table/THead.jsx:7
msgid "Product"
msgstr "商品"

#: assets/public/js/init.js:42
#: blocks/single-product/add-to-cart/edit.js:17
#: build/blocks.bundle.js:2
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:264
#: spa/admin/easycommerce/pages/Dashboard/components/LowStocks.jsx:42
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/Table/THead.jsx:5
#: spa/admin/easycommerce/pages/Products/components/ProductTable.jsx:81
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/ItemsTable.jsx:16
msgid "Quantity"
msgstr "数量"

#: assets/public/js/init.js:117
msgid "Failed to load cart."
msgstr "加载购物车失败。"

#: assets/public/js/init.js:121
msgid "Error loading cart."
msgstr "加载购物车时出错。"

#: assets/public/js/init.js:191
#: assets/public/js/init.js:203
#: assets/public/js/shop.js:297
msgid "Failed to add to cart. Please try again."
msgstr "加入购物车失败。请重试。"

#. translators: 1: first result index, 2: last result index, 3: total results.
#: assets/public/js/shop.js:180
msgid "Showing %1$s-%2$s of %3$s result"
msgid_plural "Showing %1$s-%2$s of %3$s results"
msgstr[0] "显示第 %1$s-%2$s 项，共 %3$s 项结果"

#: assets/public/js/shop.js:202
msgid "No results found"
msgstr "未找到结果"

#: assets/public/js/shop.js:266
msgid "Adding..."
msgstr "添加中……"

#: assets/public/js/shop.js:279
msgid "Added"
msgstr "已添加"

#: blocks/checkout/billing-address/index.jsx:42
#: build/blocks.bundle.js:2
msgid "This is your billing address being edited."
msgstr "这是您正在编辑的账单地址。"

#: blocks/checkout/billing-address/index.jsx:52
#: build/blocks.bundle.js:2
msgid "This is your billing address as saved."
msgstr "这是您已保存的账单地址。"

#: blocks/checkout/cart/index.jsx:50
#: blocks/checkout/cart/index.jsx:65
#: build/blocks.bundle.js:2
msgid "Clear cart"
msgstr "清空购物车"

#: blocks/checkout/cart/index.jsx:53
#: build/blocks.bundle.js:2
msgid "This is your cart being edited."
msgstr "这是您正在编辑的购物车。"

#: blocks/components/typography.js:20
#: build/blocks.bundle.js:2
msgid "Font Size"
msgstr "字体大小"

#: blocks/components/typography.js:29
#: build/blocks.bundle.js:2
msgid "Font Weight"
msgstr "字重"

#: blocks/components/typography.js:32
#: build/blocks.bundle.js:2
msgid "100 (Thin)"
msgstr "100（极细）"

#: blocks/components/typography.js:33
#: build/blocks.bundle.js:2
msgid "200 (Extra Light)"
msgstr "200（特细）"

#: blocks/components/typography.js:34
#: build/blocks.bundle.js:2
msgid "300 (Light)"
msgstr "300（细）"

#: blocks/components/typography.js:35
#: build/blocks.bundle.js:2
msgid "400 (Normal)"
msgstr "400（常规）"

#: blocks/components/typography.js:36
#: build/blocks.bundle.js:2
msgid "500 (Medium)"
msgstr "500（中等）"

#: blocks/components/typography.js:37
#: build/blocks.bundle.js:2
msgid "600 (Semi Bold)"
msgstr "600（半粗）"

#: blocks/components/typography.js:38
#: build/blocks.bundle.js:2
msgid "700 (Bold)"
msgstr "700（粗体）"

#: blocks/components/typography.js:39
#: build/blocks.bundle.js:2
msgid "800 (Extra Bold)"
msgstr "800（特粗）"

#: blocks/components/typography.js:40
#: build/blocks.bundle.js:2
msgid "900 (Black)"
msgstr "900（黑体）"

#: blocks/components/typography.js:41
#: blocks/components/typography.js:53
#: blocks/components/typography.js:67
#: build/blocks.bundle.js:2
msgid "Default"
msgstr "默认"

#: blocks/components/typography.js:42
#: blocks/components/typography.js:57
#: blocks/components/typography.js:68
#: blocks/shops-page/template-1/edit.js:271
#: blocks/shops-page/template-1/edit.js:369
#: blocks/shops-page/template-2/edit.js:272
#: blocks/shops-page/template-2/edit.js:370
#: blocks/shops-page/template-3/edit.js:294
#: blocks/shops-page/template-3/edit.js:392
#: build/blocks.bundle.js:2
msgid "Normal"
msgstr "常规"

#: blocks/components/typography.js:43
#: build/blocks.bundle.js:2
msgid "Bold"
msgstr "粗体"

#: blocks/components/typography.js:50
#: build/blocks.bundle.js:2
msgid "Text Transform"
msgstr "文本转换"

#: blocks/components/typography.js:54
#: build/blocks.bundle.js:2
msgid "Uppercase"
msgstr "大写"

#: blocks/components/typography.js:55
#: build/blocks.bundle.js:2
msgid "Lowercase"
msgstr "小写"

#: blocks/components/typography.js:56
#: build/blocks.bundle.js:2
msgid "Capitalize"
msgstr "首字母大写"

#: blocks/components/typography.js:64
#: build/blocks.bundle.js:2
msgid "Text Style"
msgstr "文本样式"

#: blocks/components/typography.js:69
#: build/blocks.bundle.js:2
msgid "Italic"
msgstr "斜体"

#: blocks/components/typography.js:70
#: build/blocks.bundle.js:2
msgid "Oblique"
msgstr "倾斜体"

#: blocks/components/typography.js:77
#: build/blocks.bundle.js:2
msgid "Text Decoration"
msgstr "文本修饰"

#: blocks/components/typography.js:80
#: build/blocks.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Brands/index.jsx:21
#: spa/admin/easycommerce/pages/Brands/index.jsx:39
#: spa/admin/easycommerce/pages/Brands/index.jsx:121
#: spa/admin/easycommerce/pages/Brands/index.jsx:124
#: spa/admin/easycommerce/pages/Brands/index.jsx:180
#: spa/admin/easycommerce/pages/Brands/index.jsx:208
#: spa/admin/easycommerce/pages/Brands/index.jsx:219
#: spa/admin/easycommerce/pages/Categories/index.jsx:20
#: spa/admin/easycommerce/pages/Categories/index.jsx:38
#: spa/admin/easycommerce/pages/Categories/index.jsx:121
#: spa/admin/easycommerce/pages/Categories/index.jsx:124
#: spa/admin/easycommerce/pages/Categories/index.jsx:180
#: spa/admin/easycommerce/pages/Categories/index.jsx:208
#: spa/admin/easycommerce/pages/Categories/index.jsx:219
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/BrandModal.jsx:13
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/BrandModal.jsx:94
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/BrandModal.jsx:136
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/CategoryModal.jsx:13
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/CategoryModal.jsx:94
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/CategoryModal.jsx:136
msgid "None"
msgstr "无"

#: blocks/components/typography.js:81
#: build/blocks.bundle.js:2
msgid "Underline"
msgstr "下划线"

#: blocks/components/typography.js:82
#: build/blocks.bundle.js:2
msgid "Overline"
msgstr "上划线"

#: blocks/components/typography.js:84
#: build/blocks.bundle.js:2
msgid "Line Through"
msgstr "删除线"

#: blocks/components/typography.js:93
#: build/blocks.bundle.js:2
msgid "Line Height"
msgstr "行高"

#: blocks/components/typography.js:102
#: build/blocks.bundle.js:2
msgid "Word Spacing"
msgstr "字间距"

#: blocks/shops-page/template-1/components/Filters.js:157
#: blocks/shops-page/template-2/components/Filters.js:157
#: blocks/shops-page/template-3/components/Filters.js:103
#: build/blocks.bundle.js:2
msgid "Price Range"
msgstr "价格区间"

#: blocks/shops-page/template-1/components/Filters.js:244
#: blocks/shops-page/template-2/components/Filters.js:76
#: build/blocks.bundle.js:2
msgid " Search"
msgstr " 搜索"

#: blocks/shops-page/template-1/components/Rating.js:25
#: blocks/shops-page/template-2/components/Rating.js:25
#: blocks/shops-page/template-3/components/Rating.js:25
#: build/blocks.bundle.js:2
msgid "full star"
msgstr "满星"

#: blocks/shops-page/template-1/components/Rating.js:39
#: blocks/shops-page/template-2/components/Rating.js:39
#: blocks/shops-page/template-3/components/Rating.js:39
#: build/blocks.bundle.js:2
msgid "half star"
msgstr "半星"

#: blocks/shops-page/template-1/components/Rating.js:53
#: blocks/shops-page/template-2/components/Rating.js:53
#: blocks/shops-page/template-3/components/Rating.js:53
#: build/blocks.bundle.js:2
msgid "empty star"
msgstr "空星"

#: blocks/shops-page/template-1/edit.js:68
#: blocks/shops-page/template-2/edit.js:68
#: blocks/shops-page/template-3/edit.js:71
#: build/blocks.bundle.js:2
msgid "Product Settings"
msgstr "商品设置"

#: blocks/shops-page/template-1/edit.js:70
#: blocks/shops-page/template-2/edit.js:70
#: blocks/shops-page/template-3/edit.js:73
#: build/blocks.bundle.js:2
msgid "Products Per Page"
msgstr "每页商品数量"

#: blocks/shops-page/template-1/edit.js:79
#: blocks/shops-page/template-2/edit.js:79
#: blocks/shops-page/template-3/edit.js:83
#: build/blocks.bundle.js:2
msgid "Grid Settings"
msgstr "网格设置"

#: blocks/shops-page/template-1/edit.js:81
#: blocks/shops-page/template-2/edit.js:81
#: blocks/shops-page/template-3/edit.js:86
#: build/blocks.bundle.js:2
msgid "Show Filters"
msgstr "显示筛选器"

#: blocks/shops-page/template-1/edit.js:87
#: blocks/shops-page/template-2/edit.js:87
#: blocks/shops-page/template-3/edit.js:92
#: build/blocks.bundle.js:2
msgid "Show Pagination"
msgstr "显示分页"

#: blocks/shops-page/template-1/edit.js:93
#: blocks/shops-page/template-2/edit.js:93
#: blocks/shops-page/template-3/edit.js:104
#: build/blocks.bundle.js:2
msgid "Number of Columns"
msgstr "列数"

#: blocks/shops-page/template-1/edit.js:102
#: blocks/shops-page/template-2/edit.js:127
#: blocks/shops-page/template-3/edit.js:114
#: build/blocks.bundle.js:2
msgid "Product Title"
msgstr "商品标题"

#: blocks/shops-page/template-1/edit.js:108
#: blocks/shops-page/template-1/edit.js:289
#: blocks/shops-page/template-1/edit.js:387
#: blocks/shops-page/template-2/edit.js:133
#: blocks/shops-page/template-2/edit.js:290
#: blocks/shops-page/template-2/edit.js:388
#: blocks/shops-page/template-3/edit.js:120
#: blocks/shops-page/template-3/edit.js:312
#: blocks/shops-page/template-3/edit.js:410
#: build/blocks.bundle.js:2
msgid "Text Color"
msgstr "文本颜色"

#: blocks/shops-page/template-1/edit.js:115
#: blocks/shops-page/template-2/edit.js:140
#: blocks/shops-page/template-3/edit.js:127
#: build/blocks.bundle.js:2
msgid "Hover Text Color"
msgstr "悬停文本颜色"

#: blocks/shops-page/template-1/edit.js:134
#: blocks/shops-page/template-2/edit.js:103
#: build/blocks.bundle.js:2
msgid "Product Category"
msgstr "商品分类"

#: blocks/shops-page/template-1/edit.js:158
#: blocks/shops-page/template-2/edit.js:159
#: blocks/shops-page/template-3/edit.js:181
#: build/blocks.bundle.js:2
msgid "Product Rating"
msgstr "商品评分"

#: blocks/shops-page/template-1/edit.js:161
#: blocks/shops-page/template-2/edit.js:162
#: blocks/shops-page/template-3/edit.js:184
#: build/blocks.bundle.js:2
msgid "Star Size"
msgstr "星星大小"

#: blocks/shops-page/template-1/edit.js:189
#: blocks/shops-page/template-2/edit.js:190
#: blocks/shops-page/template-3/edit.js:212
#: build/blocks.bundle.js:2
msgid "Product Price"
msgstr "商品价格"

#: blocks/shops-page/template-1/edit.js:197
#: blocks/shops-page/template-2/edit.js:198
#: blocks/shops-page/template-3/edit.js:220
#: build/blocks.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Price.jsx:62
msgid "Regular Price"
msgstr "原价"

#: blocks/shops-page/template-1/edit.js:202
#: blocks/shops-page/template-2/edit.js:203
#: blocks/shops-page/template-3/edit.js:225
#: build/blocks.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Price.jsx:96
msgid "Sale Price"
msgstr "促销价"

#: blocks/shops-page/template-1/edit.js:262
#: blocks/shops-page/template-2/edit.js:263
#: blocks/shops-page/template-3/edit.js:285
#: build/blocks.bundle.js:2
msgid "Cart Button"
msgstr "购物车按钮"

#: blocks/shops-page/template-1/edit.js:276
#: blocks/shops-page/template-1/edit.js:374
#: blocks/shops-page/template-2/edit.js:277
#: blocks/shops-page/template-2/edit.js:375
#: blocks/shops-page/template-3/edit.js:299
#: blocks/shops-page/template-3/edit.js:397
#: build/blocks.bundle.js:2
msgid "Hover"
msgstr "悬停"

#: blocks/shops-page/template-1/edit.js:295
#: blocks/shops-page/template-1/edit.js:393
#: blocks/shops-page/template-2/edit.js:296
#: blocks/shops-page/template-2/edit.js:394
#: blocks/shops-page/template-3/edit.js:318
#: blocks/shops-page/template-3/edit.js:416
#: build/blocks.bundle.js:2
msgid "Background Color"
msgstr "背景颜色"

#: blocks/shops-page/template-1/edit.js:301
#: blocks/shops-page/template-2/edit.js:302
#: blocks/shops-page/template-3/edit.js:324
#: build/blocks.bundle.js:2
msgid "Focus Text Color"
msgstr "聚焦文本颜色"

#: blocks/shops-page/template-1/edit.js:308
#: blocks/shops-page/template-2/edit.js:309
#: blocks/shops-page/template-3/edit.js:331
#: build/blocks.bundle.js:2
msgid "Focus Background Color"
msgstr "聚焦背景颜色"

#: blocks/shops-page/template-1/edit.js:332
#: blocks/shops-page/template-1/edit.js:417
#: blocks/shops-page/template-2/edit.js:333
#: blocks/shops-page/template-2/edit.js:418
#: blocks/shops-page/template-3/edit.js:355
#: blocks/shops-page/template-3/edit.js:440
#: build/blocks.bundle.js:2
msgid "Text Color (Hover)"
msgstr "文本颜色（悬停）"

#: blocks/shops-page/template-1/edit.js:338
#: blocks/shops-page/template-1/edit.js:423
#: blocks/shops-page/template-2/edit.js:339
#: blocks/shops-page/template-2/edit.js:424
#: blocks/shops-page/template-3/edit.js:361
#: blocks/shops-page/template-3/edit.js:446
#: build/blocks.bundle.js:2
msgid "Background Color (Hover)"
msgstr "背景颜色（悬停）"

#: blocks/shops-page/template-1/edit.js:360
#: blocks/shops-page/template-2/edit.js:361
#: blocks/shops-page/template-3/edit.js:383
#: build/blocks.bundle.js:2
msgid "Checkout Button"
msgstr "结账按钮"

#: blocks/shops-page/template-1/edit.js:763
#: blocks/shops-page/template-2/edit.js:716
#: blocks/shops-page/template-3/components/GridView.jsx:188
#: blocks/shops-page/template-3/components/ListView.jsx:227
#: build/blocks.bundle.js:2
msgid "Add To Cart"
msgstr "加入购物车"

#: blocks/shops-page/template-3/edit.js:98
#: build/blocks.bundle.js:2
msgid "Show Sort By"
msgstr "显示排序方式"

#: blocks/shops-page/template-3/edit.js:153
#: build/blocks.bundle.js:2
msgid "Description Color"
msgstr "描述颜色"

#: blocks/shops-page/template-3/edit.js:160
#: build/blocks.bundle.js:2
msgid "Hover Description Color"
msgstr "悬停描述颜色"

#: blocks/single-product/add-to-cart/edit.js:32
#: blocks/single-product/attributes/edit.js:106
#: blocks/single-product/gallery/edit.js:105
#: blocks/single-product/price/edit.js:46
#: blocks/single-product/product-tab/edit.js:72
#: blocks/single-product/rating/edit.js:55
#: blocks/single-product/stock/edit.js:63
#: blocks/single-product/summary/edit.js:46
#: blocks/single-product/thumbnail/edit.js:39
#: blocks/single-product/title/edit.js:68
#: build/blocks.bundle.js:2
msgid "Post type is not product."
msgstr "文章类型不是 product。"

#: blocks/single-product/gallery/inspector.js:15
#: build/blocks.bundle.js:2
msgid "Number of Gallery Item"
msgstr "图库项数量"

#: blocks/single-product/price/inspector.js:16
#: build/blocks.bundle.js:2
msgid "Show Tax included"
msgstr "显示含税"

#: blocks/single-product/product-tab/components/sku.js:7
#: blocks/single-product/rating/components/sku.js:7
#: build/blocks.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/singleProduct/ProductInfo.jsx:74
msgid "SKU:"
msgstr "SKU："

#: blocks/single-product/product-tab/inspector.js:16
#: blocks/single-product/rating/inspector.js:17
#: build/blocks.bundle.js:2
msgid "Show Rating"
msgstr "显示评分"

#: blocks/single-product/rating/inspector.js:26
#: build/blocks.bundle.js:2
msgid "Show SKU"
msgstr "显示 SKU"

#: blocks/single-product/rating/inspector.js:35
#: build/blocks.bundle.js:2
msgid "Show Favourite"
msgstr "显示收藏"

#: blocks/single-product/rating/inspector.js:43
#: blocks/single-product/title/inspector.js:26
#: build/blocks.bundle.js:2
msgid "Styles"
msgstr "样式"

#: blocks/single-product/rating/inspector.js:46
#: build/blocks.bundle.js:2
msgid "Border"
msgstr "边框"

#. translators: %d: number of items left in stock.
#: blocks/single-product/stock/edit.js:45
#: build/blocks.bundle.js:2
msgid "Only <strong>%d</strong> item left in stock"
msgid_plural "Only <strong>%d</strong> items left in stock"
msgstr[0] "库存仅剩 <strong>%d</strong> 件"

#: blocks/single-product/title/inspector.js:18
#: build/blocks.bundle.js:2
msgid "Primary"
msgstr "主色"

#: blocks/single-product/title/inspector.js:19
#: build/blocks.bundle.js:2
msgid "Body Light"
msgstr "正文浅色"

#: blocks/single-product/title/inspector.js:20
#: build/blocks.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:177
msgid "Title"
msgstr "标题"

#: build/auth.bundle.js:2
#: spa/public/auth/screens/Login.jsx:41
#: spa/public/auth/screens/Login.jsx:101
msgid "Sign In"
msgstr "登录"

#: build/auth.bundle.js:2
#: spa/public/auth/screens/Login.jsx:44
msgid "Welcome back! sign in and let the greenery spark your joy"
msgstr "欢迎回来！登录，让绿意点亮您的心情"

#: build/auth.bundle.js:2
#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/AddNew/index.jsx:218
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:169
#: spa/public/auth/screens/Login.jsx:55
#: spa/public/auth/screens/Register.jsx:78
msgid "Email Address"
msgstr "电子邮箱地址"

#: build/auth.bundle.js:2
#: build/dashboard.bundle.js:2
#: spa/public/auth/screens/Login.jsx:68
#: spa/public/dashboard/components/Sidebar/index.jsx:48
msgid "Password"
msgstr "密码"

#: build/auth.bundle.js:2
#: spa/public/auth/screens/Login.jsx:101
msgid "Signing in..."
msgstr "登录中……"

#: build/auth.bundle.js:2
#: spa/public/auth/screens/Login.jsx:120
msgid "Forgot Password?"
msgstr "忘记密码？"

#: build/auth.bundle.js:2
#: spa/public/auth/screens/Login.jsx:127
#: spa/public/auth/screens/Register.jsx:152
#: spa/public/auth/screens/ResetRequest.jsx:84
msgid "Don't have an account?"
msgstr "还没有账户？"

#: build/auth.bundle.js:2
#: spa/public/auth/screens/Login.jsx:136
#: spa/public/auth/screens/ResetRequest.jsx:93
msgid "Sign Up"
msgstr "注册"

#: build/auth.bundle.js:2
#: spa/public/auth/screens/Register.jsx:39
msgid "Registration Complete please login"
msgstr "注册完成，请登录"

#: build/auth.bundle.js:2
#: spa/public/auth/screens/Register.jsx:43
msgid "Registration failed. Please try again."
msgstr "注册失败。请重试。"

#: build/auth.bundle.js:2
#: spa/public/auth/screens/Register.jsx:54
msgid "Registration"
msgstr "注册"

#: build/auth.bundle.js:2
#: spa/public/auth/screens/Register.jsx:57
msgid "Welcome Back! Sign in and let the greenery spark your joy"
msgstr "欢迎回来！登录，让绿意点亮您的心情"

#: build/auth.bundle.js:2
#: spa/public/auth/screens/Register.jsx:63
msgid "Username"
msgstr "用户名"

#: build/auth.bundle.js:2
#: spa/public/auth/screens/Register.jsx:70
msgid "User Name"
msgstr "用户名"

#: build/auth.bundle.js:2
#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
#: spa/public/auth/screens/Register.jsx:85
msgid "Enter your Email"
msgstr "请输入您的电子邮箱"

#: build/auth.bundle.js:2
#: build/dashboard.bundle.js:2
#: spa/public/auth/screens/Register.jsx:93
#: spa/public/dashboard/components/tabs/Password/index.jsx:133
msgid "New password"
msgstr "新密码"

#: build/auth.bundle.js:2
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/AddNew/index.jsx:278
#: spa/public/auth/screens/Register.jsx:100
#: spa/public/auth/screens/ResetConfirm.jsx:59
#: spa/public/dashboard/components/tabs/Password/index.jsx:141
msgid "Enter new password"
msgstr "请输入新密码"

#: build/auth.bundle.js:2
#: spa/public/auth/screens/Register.jsx:109
msgid "Confirm password"
msgstr "确认密码"

#: build/auth.bundle.js:2
#: build/dashboard.bundle.js:2
#: spa/public/auth/screens/Register.jsx:116
#: spa/public/auth/screens/ResetConfirm.jsx:74
#: spa/public/dashboard/components/tabs/Password/index.jsx:175
#: spa/public/dashboard/components/tabs/Password/index.jsx:183
msgid "Confirm new password"
msgstr "确认新密码"

#: build/auth.bundle.js:2
#: spa/public/auth/screens/Register.jsx:130
msgid "Creating account..."
msgstr "正在创建账户……"

#: build/auth.bundle.js:2
#: spa/public/auth/screens/Register.jsx:130
msgid "Sign up"
msgstr "注册"

#: build/auth.bundle.js:2
#: spa/public/auth/screens/Register.jsx:140
msgid "By creating an account, you agree to our"
msgstr "创建账户即表示您同意我们的"

#: build/auth.bundle.js:2
#: spa/public/auth/screens/Register.jsx:144
msgid "and"
msgstr "和"

#: build/auth.bundle.js:2
#: spa/public/auth/screens/Register.jsx:161
msgid "Log in"
msgstr "登录"

#: build/auth.bundle.js:2
#: spa/public/auth/screens/ResetRequest.jsx:24
msgid "Check your email for the confirmation link."
msgstr "请查看您的电子邮箱以获取确认链接。"

#: build/auth.bundle.js:2
#: spa/public/auth/screens/ResetRequest.jsx:41
msgid "Reset your password"
msgstr "重置您的密码"

#: build/auth.bundle.js:2
#: spa/public/auth/screens/ResetRequest.jsx:44
msgid "Enter a valid e-mail to receive instruction on how to reset your password."
msgstr "请输入有效的电子邮箱，以接收有关如何重置密码的说明。"

#: build/auth.bundle.js:2
#: spa/public/auth/screens/ResetRequest.jsx:50
#: spa/public/auth/screens/ResetRequest.jsx:57
msgid "Email or username"
msgstr "电子邮箱或用户名"

#: build/auth.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:250
#: spa/public/auth/screens/ResetRequest.jsx:71
msgid "Sending..."
msgstr "发送中……"

#: build/auth.bundle.js:2
#: spa/public/auth/screens/ResetConfirm.jsx:88
#: spa/public/auth/screens/ResetRequest.jsx:71
msgid "Reset Password"
msgstr "重置密码"

#: build/auth.bundle.js:2
#: spa/public/auth/screens/ResetConfirm.jsx:43
msgid "Set New Password"
msgstr "设置新密码"

#: build/auth.bundle.js:2
#: spa/public/auth/screens/ResetConfirm.jsx:46
msgid "Enter your new password below."
msgstr "请在下方输入您的新密码。"

#: build/auth.bundle.js:2
#: spa/public/auth/screens/ResetConfirm.jsx:88
msgid "Resetting..."
msgstr "重置中……"

#: build/blocks.bundle.js:2
msgid "Dropdown Icon"
msgstr "下拉图标"

#: build/blocks.bundle.js:2
msgid "Showing %1$d-%2$d of %3$d Results"
msgstr "显示第 %1$d-%2$d 项，共 %3$d 项结果"

#: build/blocks.bundle.js:2
msgid "Default Sorter"
msgstr "默认排序"

#: build/checkout.bundle.js:2
msgid "Address line 1"
msgstr "地址第 1 行"

#: build/checkout.bundle.js:2
msgid "Your address"
msgstr "您的地址"

#: build/checkout.bundle.js:2
msgid "Address line 2"
msgstr "地址第 2 行"

#: build/checkout.bundle.js:2
msgid "Select your City"
msgstr "选择您的城市"

#: build/checkout.bundle.js:2
msgid "Select your State"
msgstr "选择您的州/省"

#: build/checkout.bundle.js:2
#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Address/Components/BillingAddress.jsx:156
#: spa/public/dashboard/components/tabs/Address/Components/ShippingAddress.jsx:157
#: spa/public/dashboard/components/tabs/Profile/index.jsx:260
msgid "Select your country"
msgstr "选择您的国家/地区"

#: build/checkout.bundle.js:2
msgid "Postal Code"
msgstr "邮政编码"

#: build/checkout.bundle.js:2
msgid "Your Orders"
msgstr "您的订单"

#: build/checkout.bundle.js:2
msgid "Shipping Eastimate"
msgstr "预估运费"

#: build/checkout.bundle.js:2
msgid "Tax Eastimate"
msgstr "预估税费"

#: build/checkout.bundle.js:2
msgid "Debit / Credit card"
msgstr "借记卡/信用卡"

#: build/checkout.bundle.js:2
msgid "Internet banking"
msgstr "网上银行"

#: build/checkout.bundle.js:2
msgid "Google / Apple Wallet"
msgstr "Google / Apple 钱包"

#: build/checkout.bundle.js:2
msgid "Name on Card"
msgstr "卡上姓名"

#: build/checkout.bundle.js:2
msgid "Enter card holder name"
msgstr "请输入持卡人姓名"

#: build/checkout.bundle.js:2
msgid "Expiration date (MM/YY)"
msgstr "有效期（MM/YY）"

#: build/checkout.bundle.js:2
msgid "Learn more Taxes and Shipping information"
msgstr "了解更多税费和配送信息"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/Sidebar/index.jsx:31
msgid "Purchases"
msgstr "购买记录"

#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:209
#: spa/public/dashboard/components/Sidebar/index.jsx:36
#: spa/public/dashboard/components/tabs/Downloads/index.jsx:86
msgid "Downloads"
msgstr "下载"

#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
#: spa/public/dashboard/components/Sidebar/index.jsx:46
msgid "Profile"
msgstr "个人资料"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/Sidebar/index.jsx:55
msgid "Logout"
msgstr "退出登录"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/Sidebar/index.jsx:89
msgid "Unknown User"
msgstr "未知用户"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/Sidebar/index.jsx:102
msgid "User Profile Image"
msgstr "用户头像"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/Sidebar/index.jsx:180
msgid "arrow"
msgstr "箭头"

#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/components/CustomerTable.jsx:42
#: spa/admin/easycommerce/pages/Customers/components/TableHeader.jsx:19
#: spa/admin/easycommerce/pages/Customers/SingleCustomer/components/CustomerDetails.jsx:97
#: spa/admin/easycommerce/pages/Reports/components/revenue/TopCustomers.jsx:39
#: spa/public/dashboard/components/tabs/Dashboard/sections/Summery.jsx:21
msgid "Total Orders"
msgstr "订单总数"

#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/components/CustomerTable.jsx:195
#: spa/admin/easycommerce/pages/Customers/SingleCustomer/components/CustomerDetails.jsx:131
#: spa/admin/easycommerce/pages/Customers/SingleCustomer/index.jsx:302
#: spa/admin/easycommerce/pages/Customers/SingleCustomer/index.jsx:347
#: spa/admin/easycommerce/pages/Customers/SingleCustomer/index.jsx:351
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/CustomerAddress.jsx:114
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/OrderInfo.jsx:91
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/OrderInfo.jsx:243
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/Refunds.jsx:58
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/Refunds.jsx:90
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/Refunds.jsx:137
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/Refunds.jsx:140
#: spa/admin/easycommerce/pages/Refunds/components/RefundsTable.jsx:59
#: spa/admin/easycommerce/pages/Refunds/components/RefundsTable.jsx:136
#: spa/admin/easycommerce/pages/Refunds/components/RefundsTable.jsx:193
#: spa/admin/easycommerce/pages/Refunds/components/RefundsTable.jsx:196
#: spa/public/dashboard/components/tabs/Dashboard/sections/RecentOrders.jsx:66
#: spa/public/dashboard/components/tabs/Dashboard/sections/RecentOrders.jsx:69
#: spa/public/dashboard/components/tabs/Dashboard/sections/Summery.jsx:22
#: spa/public/dashboard/components/tabs/Dashboard/sections/Summery.jsx:27
#: spa/public/dashboard/components/tabs/Dashboard/sections/Summery.jsx:32
#: spa/public/dashboard/components/tabs/Dashboard/sections/Summery.jsx:37
#: spa/public/dashboard/components/tabs/Orders/index.jsx:106
#: spa/public/dashboard/components/tabs/Orders/index.jsx:111
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/AddressFields.jsx:34
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/AddressFields.jsx:45
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/AddressFields.jsx:70
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/OrderInfo.jsx:13
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/OrderInfo.jsx:22
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/OrderInfo.jsx:23
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/OrderInfo.jsx:33
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/OrderInfo.jsx:34
#: spa/public/dashboard/components/tabs/Transactions/index.jsx:129
#: spa/public/dashboard/components/tabs/Transactions/index.jsx:223
#: spa/public/dashboard/components/tabs/Transactions/index.jsx:226
msgid "N/A"
msgstr "不适用"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Dashboard/sections/Summery.jsx:26
msgid "Total Spent"
msgstr "消费总额"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Dashboard/sections/Summery.jsx:31
msgid "Average Orders"
msgstr "平均订单"

#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/public/dashboard/components/tabs/Dashboard/sections/Summery.jsx:36
msgid "Customer since"
msgstr "成为客户时间"

#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:178
#: spa/public/dashboard/components/tabs/Dashboard/sections/Summery.jsx:48
msgid "Summary"
msgstr "摘要"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Dashboard/sections/Summery.jsx:59
#: spa/public/dashboard/components/tabs/Password/index.jsx:163
#: spa/public/dashboard/components/tabs/Password/index.jsx:205
msgid "icon"
msgstr "图标"

#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/components/CustomerTable.jsx:153
#: spa/admin/easycommerce/pages/Customers/SingleCustomer/index.jsx:250
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/index.jsx:117
#: spa/admin/easycommerce/pages/Dashboard/components/LatestOrders.jsx:111
#: spa/admin/easycommerce/pages/Orders/components/ActionDropdown.jsx:10
#: spa/admin/easycommerce/pages/Products/components/ProductActionDropdown.jsx:37
#: spa/admin/easycommerce/pages/Products/components/ProductTable.jsx:130
#: spa/public/dashboard/components/common/ViewButton.jsx:34
msgid "View"
msgstr "查看"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Dashboard/sections/RecentOrders.jsx:19
msgid "Recent Orders"
msgstr "最近订单"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Dashboard/sections/RecentOrders.jsx:26
msgid "View More"
msgstr "查看更多"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Dashboard/sections/RecentOrders.jsx:36
msgid "No orders yet"
msgstr "暂无订单"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Dashboard/sections/RecentOrders.jsx:37
msgid "When you place an order it will show up here."
msgstr "当您下单后，订单将显示在此处。"

#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/SingleCustomer/index.jsx:217
#: spa/admin/easycommerce/pages/Dashboard/components/LatestOrders.jsx:81
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/Refunds.jsx:32
#: spa/admin/easycommerce/pages/Refunds/components/RefundsTable.jsx:17
#: spa/public/dashboard/components/tabs/Dashboard/sections/RecentOrders.jsx:47
#: spa/public/dashboard/components/tabs/Orders/index.jsx:77
#: spa/public/dashboard/components/tabs/Transactions/index.jsx:103
msgid "Amount"
msgstr "金额"

#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: build/shipping.bundle.js:2
#: build/tax.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/CouponList/index.jsx:27
#: spa/admin/easycommerce/pages/Customers/SingleCustomer/index.jsx:208
#: spa/admin/easycommerce/pages/Dashboard/components/LatestOrders.jsx:82
#: spa/admin/easycommerce/pages/ProductReviews/components/Table/THead.jsx:11
#: spa/admin/easycommerce/pages/Products/components/ProductTable.jsx:66
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:176
#: spa/admin/easycommerce/pages/Refunds/components/RefundsTable.jsx:32
#: spa/public/dashboard/components/tabs/Dashboard/sections/RecentOrders.jsx:48
#: spa/public/dashboard/components/tabs/Orders/index.jsx:80
msgid "Status"
msgstr "状态"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Dashboard/sections/RecentOrders.jsx:79
#: spa/public/dashboard/components/tabs/Orders/index.jsx:123
msgid "View order"
msgstr "查看订单"

#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/common/components/Pagination/elements/Previous.jsx:23
#: spa/admin/common/components/Pagination/elements/Previous.jsx:36
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:298
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:352
msgid "Back"
msgstr "上一页"

#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: build/wizard.bundle.js:2
#: spa/admin/common/components/Pagination/elements/Next.jsx:14
#: spa/admin/common/components/Pagination/elements/Next.jsx:27
msgid "Next"
msgstr "下一页"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Orders/index.jsx:133
msgid "No orders available"
msgstr "暂无可用订单"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Orders/index.jsx:134
msgid "Orders you place will appear here."
msgstr "您下的订单将显示在此处。"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Transactions/index.jsx:163
msgid "card-icon"
msgstr "卡片图标"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Transactions/index.jsx:179
msgid "Click to copy"
msgstr "点击复制"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Transactions/index.jsx:190
msgid "Copy"
msgstr "复制"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Transactions/index.jsx:195
msgid "Copied!"
msgstr "已复制！"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Transactions/index.jsx:239
msgid "No transactions available"
msgstr "暂无可用交易"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Transactions/index.jsx:240
msgid "Your payment history will appear here."
msgstr "您的支付记录将显示在此处。"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Downloads/index.jsx:97
msgid "File Name"
msgstr "文件名"

#. translators: %s: file type, e.g. PDF or ZIP.
#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Downloads/index.jsx:128
msgid "%s icon"
msgstr "%s 图标"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Downloads/index.jsx:150
msgid "Download"
msgstr "下载"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Downloads/index.jsx:161
msgid "No downloads available"
msgstr "暂无可用下载"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Downloads/index.jsx:162
msgid "Files from your purchases will appear here."
msgstr "您购买的文件将显示在此处。"

#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Thumbnail.jsx:44
#: spa/admin/easycommerce/pages/Products/components/ProductDesc/index.jsx:21
msgid "Select Image"
msgstr "选择图片"

#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/AddNew/index.jsx:71
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Thumbnail.jsx:45
#: spa/admin/easycommerce/pages/Products/components/ProductDesc/index.jsx:23
msgid "Use selected image"
msgstr "使用所选图片"

#: build/dashboard.bundle.js:2
msgid "user"
msgstr "用户"

#: build/dashboard.bundle.js:2
msgid "camera"
msgstr "相机"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Profile/elements/ProfileSkeleton.jsx:11
#: spa/public/dashboard/components/tabs/Profile/index.jsx:135
msgid "Your profile"
msgstr "您的个人资料"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Profile/index.jsx:52
msgid "Profile updated successfully"
msgstr "个人资料更新成功"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Profile/index.jsx:71
msgid "Profile update failed"
msgstr "个人资料更新失败"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Address/Components/BillingAddress.jsx:36
#: spa/public/dashboard/components/tabs/Address/Components/ShippingAddress.jsx:37
#: spa/public/dashboard/components/tabs/Profile/index.jsx:161
msgid "Enter your first name"
msgstr "请输入您的名字"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Address/Components/BillingAddress.jsx:53
#: spa/public/dashboard/components/tabs/Address/Components/ShippingAddress.jsx:54
#: spa/public/dashboard/components/tabs/Profile/index.jsx:177
msgid "Enter your last name"
msgstr "请输入您的姓氏"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Address/Components/BillingAddress.jsx:70
#: spa/public/dashboard/components/tabs/Address/Components/ShippingAddress.jsx:71
#: spa/public/dashboard/components/tabs/Profile/index.jsx:193
msgid "Enter your email"
msgstr "请输入您的电子邮箱"

#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/CustomerAddress.jsx:28
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/CustomerAddress.jsx:70
#: spa/public/dashboard/components/tabs/Address/Components/BillingAddress.jsx:96
#: spa/public/dashboard/components/tabs/Address/Components/ShippingAddress.jsx:97
#: spa/public/dashboard/components/tabs/Profile/index.jsx:203
msgid "Phone Number"
msgstr "电话号码"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Address/Components/BillingAddress.jsx:80
#: spa/public/dashboard/components/tabs/Address/Components/ShippingAddress.jsx:81
#: spa/public/dashboard/components/tabs/Profile/index.jsx:219
msgid "Company Name"
msgstr "公司名称"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Profile/index.jsx:226
msgid "Enter your company name"
msgstr "请输入您的公司名称"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Profile/index.jsx:235
msgid "Tax ID"
msgstr "税号"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Profile/index.jsx:242
msgid "Enter your tax ID"
msgstr "请输入您的税号"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Profile/index.jsx:287
msgid "Select your Business Type"
msgstr "选择您的商家类型"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Profile/index.jsx:290
msgid "Manufacturing"
msgstr "制造业"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Profile/index.jsx:293
msgid "Finance and Insurance"
msgstr "金融与保险"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Profile/index.jsx:296
msgid "Healthcare"
msgstr "医疗保健"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Profile/index.jsx:299
msgid "Real Estate"
msgstr "房地产"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Profile/index.jsx:316
msgid "Update Profile"
msgstr "更新个人资料"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Address/Components/BillingAddress.jsx:87
#: spa/public/dashboard/components/tabs/Address/Components/ShippingAddress.jsx:88
msgid "Enter company name"
msgstr "请输入公司名称"

#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/CustomerAddress.jsx:32
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/CustomerAddress.jsx:74
#: spa/public/dashboard/components/tabs/Address/Components/BillingAddress.jsx:112
#: spa/public/dashboard/components/tabs/Address/Components/ShippingAddress.jsx:113
msgid "Address Line 1"
msgstr "地址第 1 行"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Address/Components/BillingAddress.jsx:119
#: spa/public/dashboard/components/tabs/Address/Components/ShippingAddress.jsx:120
msgid "Enter address"
msgstr "请输入地址"

#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/CustomerAddress.jsx:36
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/CustomerAddress.jsx:78
#: spa/public/dashboard/components/tabs/Address/Components/BillingAddress.jsx:128
#: spa/public/dashboard/components/tabs/Address/Components/ShippingAddress.jsx:129
msgid "Address Line 2"
msgstr "地址第 2 行"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Address/Components/BillingAddress.jsx:135
#: spa/public/dashboard/components/tabs/Address/Components/ShippingAddress.jsx:136
msgid "Apartment, suite, etc."
msgstr "公寓、套房等"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Address/Components/BillingAddress.jsx:171
#: spa/public/dashboard/components/tabs/Address/Components/ShippingAddress.jsx:172
msgid "State/Province"
msgstr "州/省"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Address/Components/BillingAddress.jsx:220
#: spa/public/dashboard/components/tabs/Address/Components/ShippingAddress.jsx:221
msgid "ZIP/Postal Code"
msgstr "邮政编码"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Address/Components/BillingAddress.jsx:227
#: spa/public/dashboard/components/tabs/Address/Components/ShippingAddress.jsx:228
msgid "Enter postal code"
msgstr "请输入邮政编码"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Address/Components/BillingAddress.jsx:237
#: spa/public/dashboard/components/tabs/Address/Components/ShippingAddress.jsx:238
msgid "Update Address"
msgstr "更新地址"

#. translators: %s: address type, e.g. Billing or Shipping.
#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Address/Components/AddressSkeleton.jsx:13
msgid "%s Address"
msgstr "%s 地址"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Address/index.jsx:291
msgid "Billing"
msgstr "账单"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Password/index.jsx:22
msgid "Password must be at least 6 characters long"
msgstr "密码长度至少为 6 个字符"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Password/index.jsx:66
msgid "Password updated successfully"
msgstr "密码更新成功"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Password/index.jsx:85
msgid "Error updating password"
msgstr "更新密码时出错"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Password/index.jsx:111
msgid "Set your password"
msgstr "设置您的密码"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Password/index.jsx:116
msgid "Change your Password"
msgstr "更改您的密码"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Password/index.jsx:119
msgid "Enter a new password below to change your password"
msgstr "请在下方输入新密码以更改您的密码"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Password/index.jsx:218
msgid "Change Password"
msgstr "更改密码"

#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/AbandonedCart/index.jsx:12
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/index.jsx:99
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/ItemsTable.jsx:13
msgid "Items"
msgstr "商品"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/ItemsTable.jsx:62
msgid "Free Product"
msgstr "免费商品"

#. translators: %s: downloadable file name.
#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/ItemsTable.jsx:81
msgid "Download %s"
msgstr "下载 %s"

#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/OrderInfo.jsx:86
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/OrderInfo.jsx:23
msgid "Order Date"
msgstr "下单日期"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/OrderInfo.jsx:26
msgid "Fulfilment Status"
msgstr "履约状态"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/OrderInfo.jsx:45
msgid "Order info"
msgstr "订单信息"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/AddressFields.jsx:23
msgid "No address provided."
msgstr "未提供地址。"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/AddressFields.jsx:30
msgid "Full Name"
msgstr "全名"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/AddressFields.jsx:49
msgid "Company"
msgstr "公司"

#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/OrderNotes.jsx:142
msgid "Order Notes"
msgstr "订单备注"

#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/OrderNotes.jsx:148
msgid "Loading notes..."
msgstr "正在加载备注……"

#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/OrderNotes.jsx:151
msgid "No notes found for this order"
msgstr "未找到此订单的备注"

#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/OrderNotes.jsx:176
msgid "Track here:"
msgstr "在此追踪："

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/index.jsx:51
msgid "Back to orders"
msgstr "返回订单"

#. translators: %s: order ID.
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/components/OrderActions.jsx:80
#: spa/admin/easycommerce/pages/Orders/index.jsx:436
#: spa/admin/easycommerce/pages/Refunds/components/RefundsTable.jsx:110
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/index.jsx:54
msgid "Order #%s"
msgstr "订单 #%s"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/index.jsx:80
msgid "No order data found"
msgstr "未找到订单数据"

#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
msgid "Your Voice Matters"
msgstr "您的声音很重要"

#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
msgid "Help us make EasyCommerce the best it can be. Share your feedback and ideas with us!"
msgstr "帮助我们把 EasyCommerce 打造得尽善尽美。请与我们分享您的反馈和想法！"

#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/AddNew/index.jsx:145
msgid "Enter first name"
msgstr "请输入名字"

#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/AddNew/index.jsx:234
msgid "Enter a valid email address"
msgstr "请输入有效的电子邮箱地址"

#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
msgid "Send Message"
msgstr "发送消息"

#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
msgid "Thank you for your feedback"
msgstr "感谢您的反馈"

#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
msgid "We will use your feedback to build a better experience for everyone."
msgstr "我们将根据您的反馈，为每位用户打造更好的体验。"

#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
msgid "Feedback"
msgstr "反馈"

#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/common/components/AISearchButton/ai-chat/components/AskQuestion.jsx:69
msgid "Ask Store Copilot anything about your store - get insights, or manage products and orders right from chat."
msgstr "向店铺副驾驶咨询有关店铺的任何问题——获取洞察，或直接在聊天中管理商品和订单。"

#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/common/components/AISearchButton/ai-chat/components/ExampleQuestions.jsx:7
msgid "What is today's total revenue?"
msgstr "今天的总收入是多少？"

#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/common/components/AISearchButton/ai-chat/components/ExampleQuestions.jsx:8
msgid "How many orders were placed this week?"
msgstr "本周共下了多少订单？"

#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/common/components/AISearchButton/ai-chat/components/ExampleQuestions.jsx:9
msgid "Which product is performing best?"
msgstr "哪款商品表现最好？"

#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/common/components/AISearchButton/ai-chat/components/ExampleQuestions.jsx:10
msgid "What is my average order value this month?"
msgstr "我本月的平均订单金额是多少？"

#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/common/components/AISearchButton/ai-chat/components/ExampleQuestions.jsx:11
msgid "How many new vs returning customers this week?"
msgstr "本周新客户与回头客各有多少？"

#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/common/components/AISearchButton/ai-chat/components/ExampleQuestions.jsx:12
msgid "Which products are low in stock?"
msgstr "哪些商品库存不足？"

#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/common/components/AISearchButton/ai-chat/components/ExampleQuestions.jsx:24
msgid "Examples"
msgstr "示例"

#. translators: %d: number of AI credits this action uses.
#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/common/components/AiCredits.jsx:10
msgid "Uses %d credit."
msgid_plural "Uses %d credits."
msgstr[0] "消耗 %d 个额度。"

#. translators: %d: number of AI credits remaining.
#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/common/components/AiCredits.jsx:16
msgid "%d Credit"
msgid_plural "%d Credits"
msgstr[0] "%d 个额度"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/common/components/AiCredits.jsx:20
msgid "Remaining"
msgstr "剩余"

#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
msgid "Network response was not okay"
msgstr "网络响应异常"

#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
msgid "No answer found"
msgstr "未找到答案"

#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
msgid "Ask a Question"
msgstr "提问"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:371
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateAttributes.jsx:244
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateImages.jsx:357
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/index.jsx:246
#: spa/admin/editor/App.jsx:311
msgid "No credits available"
msgstr "没有可用额度"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "Two AI Agents, One Free Key"
msgstr "两个 AI 智能体，一个免费密钥"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "Connect a free API key -"
msgstr "连接一个免费的 API 密钥 -"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "100 AI credits"
msgstr "100 个 AI 额度"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "free, more with"
msgstr "免费，更多请升级"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "Store Copilot - For You"
msgstr "店铺副驾驶 - 为您服务"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "Chat to run your store: ask about sales, create and edit products, and update orders - in plain English, with your approval."
msgstr "通过聊天管理您的店铺：查询销售情况、创建和编辑商品、更新订单——用日常语言即可完成，且需经您确认。"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "Shopping Agent - For Your Shoppers"
msgstr "购物智能体 - 为您的顾客服务"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "A 24/7 storefront agent that helps customers find the right product, answers their questions, and places orders for them."
msgstr "全天候的店铺智能体，帮助客户找到合适的商品、解答他们的疑问，并为他们下单。"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "Plus"
msgstr "另外"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "& more."
msgstr "等更多功能。"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "Each AI request transmits only the relevant records - the item you're working on, or a shopper's query and its products - to EasyCommerce's AI service. Your bulk customer and order data is never uploaded, sold, or used to train models."
msgstr "每次 AI 请求仅将相关记录——您正在处理的商品，或顾客的查询及其相关商品——传输至 EasyCommerce 的 AI 服务。您的批量客户和订单数据绝不会被上传、出售或用于训练模型。"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "Learn more."
msgstr "了解更多。"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "I have an API key"
msgstr "我已有 API 密钥"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "I want an API key"
msgstr "我想要一个 API 密钥"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "Please fill all the fields"
msgstr "请填写所有字段"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "Enter Your Connection Key"
msgstr "输入您的连接密钥"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "The link in your email connects AI automatically. To do it manually, paste the key we emailed below."
msgstr "邮件中的链接会自动连接 AI。若要手动连接，请将我们发送到邮箱的密钥粘贴到下方。"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "Your Key"
msgstr "您的密钥"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "Paste your key"
msgstr "粘贴您的密钥"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "I don't have a key"
msgstr "我没有密钥"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "Check your email and click the link to connect AI."
msgstr "请查看您的电子邮箱并点击链接以连接 AI。"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "Connect EasyCommerce AI"
msgstr "连接 EasyCommerce AI"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "Enter your name and email - we'll send a one-click link to connect AI, plus a backup key."
msgstr "请输入您的姓名和电子邮箱——我们将发送一个一键连接 AI 的链接，以及一个备用密钥。"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "Your Name"
msgstr "您的姓名"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "Enter your Name"
msgstr "请输入您的姓名"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "Email My Link"
msgstr "将链接发送到我的邮箱"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "I already have a key"
msgstr "我已有密钥"

#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/JoinCommunity.jsx:9
#: spa/admin/easycommerce/pages/Dashboard/components/JoinCommunity.jsx:19
msgid "Join Community"
msgstr "加入社区"

#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
msgid "Support"
msgstr "支持"

#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
msgid "Disconnect"
msgstr "断开连接"

#: build/easycommerce.bundle.js:2
#: spa/admin/common/components/Notices/NoticeItem.jsx:101
msgid "Dismiss this notice"
msgstr "关闭此通知"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/common/Header.jsx:11
#: spa/admin/easycommerce/pages/Reports/components/common/Header.jsx:26
msgid "Last 7 days"
msgstr "最近 7 天"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/common/Header.jsx:12
#: spa/admin/easycommerce/pages/Dashboard/index.jsx:17
#: spa/admin/easycommerce/pages/Reports/components/common/Header.jsx:35
#: spa/admin/easycommerce/pages/Reports/pages/Customers.jsx:15
#: spa/admin/easycommerce/pages/Reports/pages/Orders.jsx:16
#: spa/admin/easycommerce/pages/Reports/pages/Overview.jsx:18
#: spa/admin/easycommerce/pages/Reports/pages/Products.jsx:15
#: spa/admin/easycommerce/pages/Reports/pages/Revenues.jsx:15
#: spa/admin/easycommerce/pages/Reports/pages/SingleProduct.jsx:18
msgid "Last 30 days"
msgstr "最近 30 天"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/common/Header.jsx:13
#: spa/admin/easycommerce/pages/Reports/components/common/Header.jsx:43
msgid "This week"
msgstr "本周"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/common/Header.jsx:14
#: spa/admin/easycommerce/pages/Reports/components/common/Header.jsx:52
msgid "This month"
msgstr "本月"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/common/Header.jsx:15
#: spa/admin/easycommerce/pages/Reports/components/common/Header.jsx:60
msgid "This year"
msgstr "今年"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/common/DashboardButton.jsx:7
msgid "View all"
msgstr "查看全部"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/Stats/components/Cards.jsx:59
#: spa/admin/easycommerce/pages/Reports/components/common/ReportStats.jsx:156
msgid "Show Digits"
msgstr "显示数字"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/Stats/components/Cards.jsx:52
#: spa/admin/easycommerce/pages/Reports/components/common/ReportStats.jsx:140
msgid "Hide Digits"
msgstr "隐藏数字"

#. translators: %s: data series name.
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/common/LineChart.jsx:105
msgid "Previous %s"
msgstr "上一个 %s"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/LowStocks.jsx:41
#: spa/admin/easycommerce/pages/Dashboard/components/TopSelling.jsx:48
#: spa/admin/easycommerce/pages/Products/components/ProductTable.jsx:60
#: spa/admin/easycommerce/pages/Reports/components/products/LeastSold.jsx:35
#: spa/admin/easycommerce/pages/Reports/components/products/TopSold.jsx:35
msgid "Product Name"
msgstr "商品名称"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/TopSelling.jsx:49
msgid "Items Sold"
msgstr "已售数量"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/TopSelling.jsx:50
msgid "Total Sales"
msgstr "总销售额"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/TopSelling.jsx:43
msgid "No top selling products found."
msgstr "未找到热销商品。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/LowStocks.jsx:36
msgid "No low stock products found."
msgstr "未找到库存不足的商品。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:159
msgid "Abandoned Cart Details"
msgstr "弃购购物车详情"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/AbandonedCart/index.jsx:14
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:173
msgid "Last Activity"
msgstr "最近活动"

#. translators: %d: number of seconds.
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:137
msgid "%ds ago"
msgstr "%d 秒前"

#. translators: %d: number of minutes.
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:139
msgid "%dm ago"
msgstr "%d 分钟前"

#. translators: %d: number of hours.
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:141
msgid "%dh ago"
msgstr "%d 小时前"

#. translators: %d: number of days.
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:143
msgid "%dd ago"
msgstr "%d 天前"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:179
msgid "Total Products"
msgstr "商品总数"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:191
msgid "Reminder"
msgstr "提醒"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:197
msgid "Cart Summary"
msgstr "购物车摘要"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:210
msgid "Subject Line"
msgstr "主题行"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:215
msgid "Complete your purchase - Items waiting in your cart!"
msgstr "完成您的购买 - 商品正在购物车中等待您！"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:221
msgid "Email Message"
msgstr "邮件内容"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:94
msgid "Abandoned cart deleted successfully"
msgstr "弃购购物车删除成功"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:97
msgid "Failed to delete abandoned cart. Please try again."
msgstr "删除弃购购物车失败。请重试。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:243
msgid "Deleting..."
msgstr "删除中……"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/AbandonedCart/components/ActionDropdown.jsx:11
#: spa/admin/easycommerce/pages/Coupons/components/ActionDropdown.jsx:12
#: spa/admin/easycommerce/pages/Coupons/components/Table/TBody.jsx:41
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:243
#: spa/admin/easycommerce/pages/Orders/components/ActionDropdown.jsx:11
#: spa/admin/easycommerce/pages/Orders/components/OrderActions.jsx:70
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/ActionButton.jsx:74
#: spa/admin/easycommerce/pages/Products/components/ProductActionDropdown.jsx:45
#: spa/admin/easycommerce/pages/Products/components/ProductShowBulkOptions.jsx:163
#: spa/admin/easycommerce/pages/Products/components/ProductShowBulkOptions.jsx:164
#: spa/admin/easycommerce/pages/Products/components/ProductTable.jsx:144
#: spa/admin/easycommerce/pages/Products/EditProduct/components/ProductActions.jsx:85
msgid "Delete"
msgstr "删除"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Addons/components/Card.jsx:82
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:126
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:128
msgid "Something went wrong. Please try again."
msgstr "出错了。请重试。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:250
msgid "Send Email"
msgstr "发送邮件"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:259
msgid "Cart Items"
msgstr "购物车商品"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:263
msgid "Variant"
msgstr "变体"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:270
msgid "Loading cart items..."
msgstr "正在加载购物车商品……"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:272
msgid "No items found."
msgstr "未找到商品。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/index.jsx:93
msgid "No abandoned carts found."
msgstr "未找到弃购购物车。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/RecentActivities.jsx:106
msgid "No activities found."
msgstr "未找到活动。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/JoinCommunity.jsx:11
msgid "Join the community and post your issue to get a faster response."
msgstr "加入社区并发布您的问题，以获得更快的回复。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/index.jsx:34
msgid "Latest Orders"
msgstr "最新订单"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/index.jsx:39
msgid "Recent Sales"
msgstr "最近销售"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/index.jsx:47
msgid "Top Selling"
msgstr "热销"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/index.jsx:63
msgid "Recent Activities"
msgstr "最近活动"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/components/StatusDropdown.jsx:108
#: spa/admin/easycommerce/pages/Products/components/ProductStatusDropdown.jsx:86
msgid "Failed to update status"
msgstr "更新状态失败"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductStatusDropdown.jsx:130
msgid "Dropdown Arrow"
msgstr "下拉箭头"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductTable.jsx:71
msgid "Category"
msgstr "分类"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductTable.jsx:86
#: spa/admin/easycommerce/pages/Reports/components/products/LeastSold.jsx:38
#: spa/admin/easycommerce/pages/Reports/components/products/TopSold.jsx:38
msgid "Total Sale"
msgstr "总销售额"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductActionDropdown.jsx:20
#: spa/admin/easycommerce/pages/Products/components/ProductTable.jsx:123
msgid "Restore"
msgstr "恢复"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:389
#: spa/admin/easycommerce/pages/AbandonedCart/components/ActionDropdown.jsx:10
#: spa/admin/easycommerce/pages/Coupons/components/ActionDropdown.jsx:11
#: spa/admin/easycommerce/pages/Coupons/components/Table/TBody.jsx:35
#: spa/admin/easycommerce/pages/Customers/AddNew/index.jsx:115
#: spa/admin/easycommerce/pages/Products/components/ProductActionDropdown.jsx:27
#: spa/admin/easycommerce/pages/Products/components/ProductTable.jsx:126
msgid "Edit"
msgstr "编辑"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductActionDropdown.jsx:32
#: spa/admin/easycommerce/pages/Products/components/ProductTable.jsx:128
#: spa/admin/easycommerce/pages/Products/EditProduct/components/ProductActions.jsx:78
msgid "Builder"
msgstr "构建器"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/CouponDetails/index.jsx:252
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/OrderInfo.jsx:142
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/OrderInfo.jsx:181
#: spa/admin/easycommerce/pages/Products/components/ProductTable.jsx:159
msgid "Select status"
msgstr "选择状态"

#: build/easycommerce.bundle.js:2
msgid "Reset"
msgstr "重置"

#: build/easycommerce.bundle.js:2
#: build/shipping.bundle.js:2
#: build/tax.bundle.js:2
#: spa/admin/common/components/DeletePopup.jsx:42
msgid "Are you sure you want to delete?"
msgstr "您确定要删除吗？"

#: build/easycommerce.bundle.js:2
#: build/shipping.bundle.js:2
#: build/tax.bundle.js:2
#: spa/admin/common/components/DeletePopup.jsx:45
msgid "You're going to delete this, are you sure?"
msgstr "您即将删除此项，确定吗？"

#: build/easycommerce.bundle.js:2
#: build/shipping.bundle.js:2
#: build/tax.bundle.js:2
#: spa/admin/common/components/DeletePopup.jsx:54
#: spa/admin/easycommerce/pages/Products/components/DeleteAllProductPopup.jsx:113
msgid "No, Keep it"
msgstr "不，保留"

#: build/easycommerce.bundle.js:2
#: build/shipping.bundle.js:2
#: build/tax.bundle.js:2
#: spa/admin/common/components/DeletePopup.jsx:61
msgid "Yes, Delete"
msgstr "是，删除"

#: build/easycommerce.bundle.js:2
#: build/shipping.bundle.js:2
#: build/tax.bundle.js:2
#: spa/admin/common/components/DeletePopup.jsx:71
#: spa/admin/easycommerce/pages/Products/components/DeleteAllProductPopup.jsx:129
msgid "Delete Permanently"
msgstr "永久删除"

#: build/easycommerce.bundle.js:2
msgid "Are you sure you want to update?"
msgstr "您确定要更新吗？"

#: build/easycommerce.bundle.js:2
msgid "You're going to update <strong>All</strong> are you sure?"
msgstr "您即将更新<strong>全部</strong>，确定吗？"

#: build/easycommerce.bundle.js:2
msgid "No, Keep as it is"
msgstr "不，保持原样"

#: build/easycommerce.bundle.js:2
msgid "Yes, Update"
msgstr "是，更新"

#: build/easycommerce.bundle.js:2
msgid "Product deleted"
msgid_plural "Products deleted"
msgstr[0] "商品已删除"

#: build/easycommerce.bundle.js:2
msgid "Delete failed."
msgstr "删除失败。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Help/index.jsx:100
msgid "Something went wrong."
msgstr "出错了。"

#: build/easycommerce.bundle.js:2
msgid "Set Status"
msgstr "设置状态"

#: build/easycommerce.bundle.js:2
msgid "Status updated successfully"
msgstr "状态更新成功"

#: build/easycommerce.bundle.js:2
msgid "Failed to update products."
msgstr "更新商品失败。"

#: build/easycommerce.bundle.js:2
msgid "An error occurred while updating statuses."
msgstr "更新状态时发生错误。"

#: build/easycommerce.bundle.js:2
msgid "Please select a valid status."
msgstr "请选择一个有效的状态。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:22
msgid "Please select a CSV file"
msgstr "请选择一个 CSV 文件"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:59
msgid "Failed to upload CSV"
msgstr "上传 CSV 失败"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:62
msgid "Upload failed"
msgstr "上传失败"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:91
msgid "Columns mapped successfully"
msgstr "列映射成功"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:93
msgid "Failed to map columns"
msgstr "列映射失败"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:96
msgid "Mapping failed"
msgstr "映射失败"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:118
msgid "Failed to start import"
msgstr "启动导入失败"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:125
msgid "Import started in background..."
msgstr "已在后台开始导入……"

#. translators: %d: number of products imported.
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:145
msgid "Import completed! %d product imported"
msgid_plural "Import completed! %d products imported"
msgstr[0] "导入完成！已导入 %d 个商品"

#. translators: %d: number of errors that occurred during import.
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:148
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:340
msgid "%d error occurred"
msgid_plural "%d errors occurred"
msgstr[0] "发生了 %d 个错误"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:161
msgid "Import failed to start"
msgstr "导入启动失败"

#: build/easycommerce.bundle.js:2
#: build/shipping.bundle.js:2
#: build/tax.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:179
#: spa/admin/tax/src/components/TaxDetails/elements/TaxFormTopInputs.jsx:32
msgid "Description"
msgstr "描述"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:183
msgid "Thumbnail Url"
msgstr "缩略图 URL"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:185
msgid "Attribute Names"
msgstr "属性名称"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:186
msgid "Attribute Values Name"
msgstr "属性值名称"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:187
msgid "Attribute Values Value"
msgstr "属性值"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:188
msgid "Variation Names"
msgstr "变体名称"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:189
msgid "Variation Types"
msgstr "变体类型"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:190
msgid "Variation Status"
msgstr "变体状态"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:191
msgid "Regular Prices"
msgstr "原价"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:192
msgid "Sale Prices"
msgstr "促销价"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:193
msgid "SKUs"
msgstr "SKU"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:194
msgid "Stock Quantities"
msgstr "库存数量"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:195
msgid "Stock Limits"
msgstr "库存下限"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:196
msgid "Variation Attribute Names"
msgstr "变体属性名称"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:197
msgid "Variation Attribute Values"
msgstr "变体属性值"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:198
msgid "Managed Stocks"
msgstr "库存管理"

#: build/easycommerce.bundle.js:2
#: build/tax.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:199
msgid "Tax Classes"
msgstr "税种"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:200
msgid "Thumbnail URLs"
msgstr "缩略图 URL"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:201
msgid "Width Values"
msgstr "宽度值"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:202
msgid "Width Units"
msgstr "宽度单位"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:203
msgid "Height Values"
msgstr "高度值"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:204
msgid "Height Units"
msgstr "高度单位"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:205
msgid "Weight Values"
msgstr "重量值"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:206
msgid "Weight Units"
msgstr "重量单位"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:207
msgid "Length Values"
msgstr "长度值"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:208
msgid "Length Units"
msgstr "长度单位"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:210
msgid "Meta Gallery URLs"
msgstr "图库 URL"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:211
msgid "Meta Gallery Titles"
msgstr "图库标题"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:212
msgid "Meta Templates"
msgstr "模板"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:213
msgid "Show Reviews"
msgstr "显示评价"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:214
msgid "Review Text Mandatory"
msgstr "评价内容必填"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:215
msgid "Hide From Shop"
msgstr "从商店中隐藏"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:216
msgid "Noindex"
msgstr "Noindex"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:217
msgid "Published Date"
msgstr "发布日期"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:125
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:374
msgid "Upload CSV"
msgstr "上传 CSV"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:126
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:263
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:380
msgid "Column Mapping"
msgstr "列映射"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:127
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:386
msgid "Import"
msgstr "导入"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:223
msgid "Upload CSV File"
msgstr "上传 CSV 文件"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:226
msgid "Download the"
msgstr "下载"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:229
msgid "Demo CSV"
msgstr "演示 CSV"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:231
msgid "file. Add your data, upload it below, and click continue. To learn more,"
msgstr "文件。添加您的数据，在下方上传，然后点击“继续”。要了解更多信息，"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:232
msgid "click here"
msgstr "请点击此处"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:153
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:255
msgid "Uploading..."
msgstr "上传中……"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:153
#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:185
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:255
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:305
msgid "Continue"
msgstr "继续"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:164
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:268
msgid "Column Name"
msgstr "列名"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:165
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:269
msgid "Map to Field"
msgstr "映射到字段"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:174
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:282
msgid "Do not import"
msgstr "不导入"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:305
msgid "Mapping..."
msgstr "映射中……"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:119
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:313
#: spa/admin/easycommerce/pages/Products/index.jsx:388
msgid "Import Products"
msgstr "导入商品"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:417
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateImages.jsx:394
#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:195
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:328
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:359
msgid "Importing..."
msgstr "导入中……"

#. translators: 1: number of products processed, 2: total number of products.
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:333
msgid "%1$d of %2$d products"
msgstr "%2$d 个商品中的 %1$d 个"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:317
msgid "Products are ready to import. Click the button below to start importing."
msgstr "商品已准备好导入。请点击下方按钮开始导入。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:195
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:359
msgid "Import Now"
msgstr "立即导入"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportProgress.jsx:18
msgid "Demo products imported!"
msgstr "演示商品已导入！"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportProgress.jsx:19
msgid "Failed to import"
msgstr "导入失败"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportProgress.jsx:24
msgid "Failed to import demo products"
msgstr "导入演示商品失败"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportProgress.jsx:36
msgid "Importing Sample Products"
msgstr "正在导入示例商品"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportProgress.jsx:37
msgid "We are generating some sample products into your store. You can refresh the page to see the progress.."
msgstr "我们正在为您的店铺生成一些示例商品。您可以刷新页面查看进度……"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/AbandonedCart/AbandonedCartsList/index.jsx:19
#: spa/admin/easycommerce/pages/Addons/index.jsx:80
#: spa/admin/easycommerce/pages/Coupons/CouponList/index.jsx:16
#: spa/admin/easycommerce/pages/Customers/index.jsx:53
#: spa/admin/easycommerce/pages/Orders/index.jsx:148
#: spa/admin/easycommerce/pages/Products/index.jsx:85
#: spa/admin/easycommerce/pages/Transactions/index.jsx:56
msgid "All"
msgstr "全部"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/index.jsx:302
msgid "Product trashed successfully!"
msgstr "商品已成功移至回收站！"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/index.jsx:333
msgid "Product deleted successfully!"
msgstr "商品删除成功！"

#. translators: %s: product status label, e.g. Draft or Published.
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/index.jsx:504
msgid "No %s Products Found"
msgstr "未找到 %s 商品"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/index.jsx:505
msgid "Your Store is Empty"
msgstr "您的店铺是空的"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/index.jsx:507
msgid "Create a new product or generate samples to get started."
msgstr "创建新商品或生成示例商品即可开始。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/index.jsx:513
msgid "or"
msgstr "或"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/index.jsx:518
msgid "Generate Samples"
msgstr "生成示例"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/index.jsx:29
msgid "Write a short, compelling product sumamry with key features and benefits."
msgstr "撰写一段简短而有吸引力的商品摘要，突出主要功能和优势。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/index.jsx:34
msgid "Write a detailed, persuasive product description covering features, benefits, use cases, and why it's a great choice. Mention features in ordered list if any."
msgstr "撰写一段详细而有说服力的商品描述，涵盖功能、优势、使用场景，以及为何它是绝佳之选。如有功能特性，请以有序列表形式列出。"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:145
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateAttributes.jsx:124
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateImages.jsx:146
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/index.jsx:135
#: spa/admin/editor/App.jsx:149
msgid "Invalid response from AI service. Please try again."
msgstr "AI 服务返回的响应无效。请重试。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/index.jsx:145
msgid "AI Copywriter"
msgstr "AI 文案助手"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/index.jsx:147
msgid "AI-powered copy writer to write your product description and summary"
msgstr "由 AI 驱动的文案助手，为您撰写商品描述和摘要"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:238
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateAttributes.jsx:184
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateImages.jsx:242
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/index.jsx:191
#: spa/admin/editor/App.jsx:256
msgid "You have used all your free credits."
msgstr "您已用完所有免费额度。"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FreeComponent.jsx:77
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:250
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateAttributes.jsx:196
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateImages.jsx:254
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/index.jsx:203
#: spa/admin/editor/App.jsx:268
msgid "Upgrade Now"
msgstr "立即升级"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:288
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateImages.jsx:276
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/index.jsx:223
msgid "Please type your instructions here"
msgstr "请在此输入您的指令"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:355
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateAttributes.jsx:264
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateImages.jsx:342
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/index.jsx:269
msgid "loading"
msgstr "加载中"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateAttributes.jsx:268
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateImages.jsx:346
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/index.jsx:273
msgid "Generate"
msgstr "生成"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductSummary/index.jsx:36
msgid "Product Summary"
msgstr "商品摘要"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductSummary/index.jsx:36
msgid "Write a compelling summary to highlight key product features."
msgstr "撰写一段有吸引力的摘要，突出商品的主要功能。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Gallery/index.jsx:30
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/index.jsx:160
#: spa/admin/easycommerce/pages/Products/components/ProductDesc/index.jsx:73
#: spa/admin/easycommerce/pages/Products/components/ProductSummary/index.jsx:41
msgid "Add product title first!"
msgstr "请先添加商品标题！"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Gallery/index.jsx:50
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/index.jsx:181
#: spa/admin/easycommerce/pages/Products/components/ProductDesc/index.jsx:121
#: spa/admin/easycommerce/pages/Products/components/ProductSummary/index.jsx:61
msgid "Generate with AI"
msgstr "使用 AI 生成"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductSummary/index.jsx:107
msgid "Briefly describe the product, its key benefit, and who it’s for. Keep it within 20–40 words."
msgstr "简要描述商品、其主要优势及适用人群。请控制在 20–40 字以内。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/components/AttrItem.jsx:173
msgid "Selected"
msgstr "已选择"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/components/AttrItem.jsx:219
msgid "Select Options"
msgstr "选择选项"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/components/AttrItem.jsx:186
msgid "Loading attribute..."
msgstr "正在加载属性……"

#: build/easycommerce.bundle.js:2
msgid "Attribute name are required!"
msgstr "属性名称为必填项！"

#: build/easycommerce.bundle.js:2
msgid "Attribute slug are required!"
msgstr "属性别名为必填项！"

#: build/easycommerce.bundle.js:2
msgid "Attribute name already exists!"
msgstr "属性名称已存在！"

#: build/easycommerce.bundle.js:2
msgid "Attribute slug already exists!"
msgstr "属性别名已存在！"

#: build/easycommerce.bundle.js:2
msgid "Option %d must have a label!"
msgstr "选项 %d 必须有标签！"

#: build/easycommerce.bundle.js:2
msgid "Option %d must have a label and image"
msgstr "选项 %d 必须有标签和图片"

#: build/easycommerce.bundle.js:2
msgid "Option %d must have a label and color"
msgstr "选项 %d 必须有标签和颜色"

#: build/easycommerce.bundle.js:2
msgid "Duplicate option labels are not allowed!"
msgstr "不允许使用重复的选项标签！"

#: build/easycommerce.bundle.js:2
msgid "Attribute updated successfully!"
msgstr "属性更新成功！"

#: build/easycommerce.bundle.js:2
msgid "Attribute created successfully!"
msgstr "属性创建成功！"

#: build/easycommerce.bundle.js:2
msgid "It'll show on the single product screen"
msgstr "它将显示在单个商品页面上"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Brands/index.jsx:339
#: spa/admin/easycommerce/pages/Categories/index.jsx:340
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/BrandModal.jsx:164
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/CategoryModal.jsx:164
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/TagModal.jsx:102
#: spa/admin/easycommerce/pages/Tags/index.jsx:297
msgid "Enter Name"
msgstr "请输入名称"

#: build/easycommerce.bundle.js:2
msgid "URL-friendly slug of the attribute"
msgstr "属性的 URL 友好别名"

#: build/easycommerce.bundle.js:2
msgid "How customers will see this on the single product screen"
msgstr "客户在单个商品页面上看到的显示方式"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Attributes/components/Table.jsx:131
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/components/AttributeModal/components/AttributeSelectionTable.jsx:161
msgid "Options"
msgstr "选项"

#: build/easycommerce.bundle.js:2
msgid "Options of the attribute"
msgstr "属性的选项"

#: build/easycommerce.bundle.js:2
msgid "Select an Image"
msgstr "选择一张图片"

#: build/easycommerce.bundle.js:2
msgid "Use this image"
msgstr "使用此图片"

#: build/easycommerce.bundle.js:2
msgid "Update Attribute"
msgstr "更新属性"

#: build/easycommerce.bundle.js:2
msgid "Create Attribute"
msgstr "创建属性"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Attributes/components/Table.jsx:90
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/components/AttributeModal/components/AttributeSelectionTable.jsx:113
msgid "Attribute deleted successfully!"
msgstr "属性删除成功！"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Attributes/components/Table.jsx:94
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/components/AttributeModal/components/AttributeSelectionTable.jsx:117
msgid "Failed to delete attribute."
msgstr "删除属性失败。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Attributes/components/Table.jsx:98
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/components/AttributeModal/components/AttributeSelectionTable.jsx:121
msgid "Delete failed, please try again."
msgstr "删除失败，请重试。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Attributes/components/Table.jsx:262
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/components/AttributeModal/components/AttributeSelectionTable.jsx:291
msgid "No attributes found."
msgstr "未找到属性。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Attributes/index.jsx:185
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/components/AttributeModal/index.jsx:150
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/components/AttributeModal/index.jsx:193
msgid "Add New Attribute"
msgstr "新增属性"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/components/AttributeModal/index.jsx:163
msgid "Add to Product"
msgstr "添加到商品"

#. translators: %s: attribute name.
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Attributes/index.jsx:183
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/components/AttributeModal/index.jsx:195
msgid "Edit Attribute: %s"
msgstr "编辑属性：%s"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateAttributes.jsx:138
msgid "AI Attributes Generator"
msgstr "AI 属性生成器"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateAttributes.jsx:140
msgid "AI-powered attribute generator to create product attributes"
msgstr "由 AI 驱动的属性生成器，用于创建商品属性"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateAttributes.jsx:207
msgid "Number of Attributes to Generate"
msgstr "要生成的属性数量"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateAttributes.jsx:220
msgid "Number of Values Per Attribute"
msgstr "每个属性的值数量"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/index.jsx:133
msgid "Attributes generated successfully!"
msgstr "属性生成成功！"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/index.jsx:136
msgid "Failed to generate attributes"
msgstr "生成属性失败"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/index.jsx:154
msgid "Add attributes to your product to help customers filter and search for products more easily."
msgstr "为您的商品添加属性，帮助客户更轻松地筛选和搜索商品。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/index.jsx:181
msgid "Generating..."
msgstr "生成中……"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/index.jsx:234
msgid "Fetching generated attributes..."
msgstr "正在获取生成的属性……"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/index.jsx:239
msgid "No attributes are added yet. Click the \"Add New\" button below to add attributes to this product."
msgstr "尚未添加任何属性。点击下方的“新增”按钮，为此商品添加属性。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/index.jsx:240
msgid "Add options like color or size. Click the \"Manage Attributes\" button below or \"Generate with AI\" above."
msgstr "添加颜色或尺寸等选项。点击下方的“管理属性”按钮，或上方的“使用 AI 生成”。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/index.jsx:256
msgid "Add Attribute"
msgstr "添加属性"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Title.jsx:44
msgid "Write variation name"
msgstr "填写变体名称"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/ActionButton.jsx:71
msgid "Expand"
msgstr "展开"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Type.jsx:17
msgid "Product Type"
msgstr "商品类型"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Type.jsx:39
msgid "Physical Product"
msgstr "实物商品"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Type.jsx:40
msgid "Digital Product"
msgstr "数字商品"

#. translators: %s: attribute name.
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Attributes.jsx:133
msgid "Select %s"
msgstr "选择 %s"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Price.jsx:97
msgid "If there is no sale going on for this variation, simply leave it blank."
msgstr "如果此变体没有正在进行的促销，留空即可。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Price.jsx:121
msgid "Sale price should be less than regular price."
msgstr "促销价应低于原价。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/ManageProfit.jsx:40
msgid "Calculate profit margin"
msgstr "计算利润率"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/ManageProfit.jsx:48
msgid "Cost of Goods"
msgstr "商品成本"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/ManageProfit.jsx:60
msgid "Enter Cost"
msgstr "请输入成本"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/ManageProfit.jsx:82
msgid "Profit"
msgstr "利润"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/ManageProfit.jsx:107
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/ManageProfit.jsx:143
msgid "Yet to calculate"
msgstr "尚未计算"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/ManageProfit.jsx:118
msgid "Margin"
msgstr "利润率"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Stock.jsx:20
msgid "Inventory"
msgstr "库存"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Stock.jsx:29
msgid "Stock Count"
msgstr "库存数量"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Stock.jsx:30
msgid "Number of items we have in stock. If you don't manage stock for this variation, simply leave it blank."
msgstr "我们的库存数量。如果您不管理此变体的库存，留空即可。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Stock.jsx:37
msgid "Enter Stock Count"
msgstr "请输入库存数量"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Stock.jsx:51
msgid "Low Stock Limit"
msgstr "低库存下限"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Stock.jsx:52
msgid "When should we call it low stock?"
msgstr "达到多少时视为库存不足？"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Stock.jsx:59
msgid "Stock Limit"
msgstr "库存下限"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Dimensions.jsx:108
msgid "Package Dimension"
msgstr "包裹尺寸"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Dimensions.jsx:113
msgid "Height"
msgstr "高度"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Dimensions.jsx:122
msgid "Set Height"
msgstr "设置高度"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Dimensions.jsx:199
msgid "Width"
msgstr "宽度"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Dimensions.jsx:208
msgid "Set Width"
msgstr "设置宽度"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Dimensions.jsx:285
msgid "Length"
msgstr "长度"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Dimensions.jsx:294
msgid "Set Length"
msgstr "设置长度"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Dimensions.jsx:371
msgid "Weight"
msgstr "重量"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Dimensions.jsx:380
msgid "Set Weight"
msgstr "设置重量"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Gallery/MediaUploader.jsx:90
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/FileUpload.jsx:179
msgid "Select Images"
msgstr "选择图片"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Gallery/MediaUploader.jsx:91
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/FileUpload.jsx:180
msgid "Insert"
msgstr "插入"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/FileUpload.jsx:405
msgid "Files"
msgstr "文件"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/FileUpload.jsx:418
msgid "File title"
msgstr "文件标题"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/FileUpload.jsx:450
msgid "Add More Files"
msgstr "添加更多文件"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/FileUpload.jsx:472
msgid "Uploading files..."
msgstr "正在上传文件……"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Gallery/MediaUploader.jsx:317
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/FileUpload.jsx:484
msgid "Click to update"
msgstr "点击上传"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Gallery/MediaUploader.jsx:319
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/FileUpload.jsx:486
msgid "or Drag and drop"
msgstr "或拖放"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/FileUpload.jsx:494
msgid "Upload Files"
msgstr "上传文件"

#. translators: %s: addon name.
#: build/easycommerce.bundle.js:2
#: spa/admin/common/ProModal.jsx:57
msgid "Unlock %s"
msgstr "解锁 %s"

#: build/easycommerce.bundle.js:2
#: spa/admin/common/ProModal.jsx:80
msgid "See Pro Plans"
msgstr "查看专业版套餐"

#: build/easycommerce.bundle.js:2
#: spa/admin/common/InstallationModal.jsx:60
#: spa/admin/easycommerce/pages/Pro/components/Activated/index.jsx:89
msgid "Addon activated successfully."
msgstr "扩展激活成功。"

#: build/easycommerce.bundle.js:2
#: spa/admin/common/InstallationModal.jsx:65
#: spa/admin/common/InstallationModal.jsx:68
#: spa/admin/easycommerce/pages/Pro/components/Activated/index.jsx:96
#: spa/admin/easycommerce/pages/Pro/components/Activated/index.jsx:99
msgid "Error activating addon."
msgstr "激活扩展时出错。"

#: build/easycommerce.bundle.js:2
#: spa/admin/common/InstallationModal.jsx:90
msgid "Install A New Addon?"
msgstr "安装新扩展？"

#. translators: %s: addon name.
#: build/easycommerce.bundle.js:2
#: spa/admin/common/InstallationModal.jsx:95
msgid "This will install %s. Are you sure to proceed?"
msgstr "这将安装 %s。您确定要继续吗？"

#: build/easycommerce.bundle.js:2
#: spa/admin/common/InstallationModal.jsx:118
msgid "Install & Activate"
msgstr "安装并激活"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/index.jsx:162
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/index.jsx:276
msgid "Variation Name"
msgstr "变体名称"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/index.jsx:362
msgid "Choose attributes that apply to this pricing option"
msgstr "选择适用于此定价选项的属性"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/index.jsx:411
msgid "Subscription Manager"
msgstr "订阅管理器"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/index.jsx:412
msgid "Add recurring billing to your store with the EasyCommerce Subscription Addon."
msgstr "使用 EasyCommerce 订阅扩展为您的店铺添加周期性计费。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/index.jsx:423
msgid "Enable Subscription"
msgstr "启用订阅"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/index.jsx:452
msgid "Turn on subscriptions to sell products with recurring payments."
msgstr "开启订阅功能，即可销售支持周期性付款的商品。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/index.jsx:496
msgid "License Manager"
msgstr "许可证管理器"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/index.jsx:497
msgid "Configure your ecommerce store with licensing capability and sell digital products and manage their licenses."
msgstr "为您的电商店铺配置许可证功能，销售数字商品并管理其许可证。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/index.jsx:508
msgid "Generate License"
msgstr "生成许可证"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/index.jsx:536
msgid "Turn on licensing to sell products that require license keys."
msgstr "开启许可证功能，即可销售需要许可证密钥的商品。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/Popup.jsx:50
msgid "Are you sure you want to replace?"
msgstr "您确定要替换吗？"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/Popup.jsx:53
msgid "Auto generating variants will replace all existing variants for"
msgstr "自动生成变体将替换所有现有变体："

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/Popup.jsx:62
msgid "No, Keep"
msgstr "不，保留"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/Popup.jsx:69
msgid "Yes, Replace"
msgstr "是，替换"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/index.jsx:199
msgid "Set product type, price, sale price, stock count, and dimensions of the product."
msgstr "设置商品的类型、价格、促销价、库存数量和尺寸。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/index.jsx:222
msgid "Add attributes to enable variant generation"
msgstr "添加属性以启用变体生成"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/index.jsx:254
msgid "Add attributes above to add multiple price options."
msgstr "在上方添加属性以添加多个价格选项。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/index.jsx:256
msgid "Need multiple prices?"
msgstr "需要多个价格吗？"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/index.jsx:317
msgid "No prices added yet"
msgstr "尚未添加价格"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/index.jsx:359
msgid "Add New Price"
msgstr "添加新价格"

#: build/easycommerce.bundle.js:2
#: spa/admin/common/components/inputs/TextEditor.jsx:24
msgid "Add Media"
msgstr "添加媒体"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductDesc/index.jsx:64
msgid "Provide an in-depth product description of 600–900 words, outlining key features, benefits, and usage instructions."
msgstr "提供一段 600–900 字的深入商品描述，概述主要功能、优势和使用说明。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/skeletons/ImagePreviewAISkeleton.jsx:18
msgid "Generating image"
msgstr "正在生成图像"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:22
msgid "Edit this image. Keep the product exactly as-is. Place it in a clean, modern lifestyle setting with soft natural lighting, shallow depth of field, and a professional commercial look."
msgstr "编辑此图像。保持商品原样不变。将其置于简洁、现代的生活场景中，配以柔和的自然光线、浅景深和专业的商业质感。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:35
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateImages.jsx:35
msgid "1024x1024 Pixels"
msgstr "1024x1024 像素"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:36
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateImages.jsx:36
msgid "1792x1024 Pixels"
msgstr "1792x1024 像素"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:37
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateImages.jsx:37
msgid "1024x1792 Pixels"
msgstr "1024x1792 像素"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:43
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateImages.jsx:43
msgid "Standard"
msgstr "标准"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:44
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateImages.jsx:44
msgid "HD"
msgstr "高清"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:164
msgid "No enhanced image to choose from."
msgstr "没有可供选择的增强图像。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:184
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateImages.jsx:185
msgid "Failed to choose image. Please try again."
msgstr "选择图像失败。请重试。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:205
msgid "AI Image Enhancer"
msgstr "AI 图像增强器"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:208
msgid "Enhance your image with AI"
msgstr "使用 AI 增强您的图像"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:269
msgid "Original Image"
msgstr "原始图像"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:308
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateImages.jsx:295
msgid "Image Size"
msgstr "图像尺寸"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:319
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateImages.jsx:306
msgid "Quality"
msgstr "质量"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:359
msgid "Enhance Image"
msgstr "增强图像"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:418
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateImages.jsx:395
msgid "Use This Image"
msgstr "使用此图像"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:442
msgid "Image Preview."
msgstr "图像预览。"

#. translators: %d: image number in the gallery.
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Gallery/MediaUploader.jsx:172
msgid "Uploaded %d"
msgstr "已上传 %d"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Gallery/MediaUploader.jsx:208
msgid "Set as thumbnail"
msgstr "设为缩略图"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Gallery/MediaUploader.jsx:239
msgid "Enhance With AI"
msgstr "使用 AI 增强"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Gallery/MediaUploader.jsx:284
msgid "Uploading images..."
msgstr "正在上传图像……"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Gallery/MediaUploader.jsx:327
msgid "Upload Images"
msgstr "上传图像"

#. translators: %s: product title.
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateImages.jsx:22
msgid "A professional product photo of %s on a clean white background, studio lighting, sharp focus, high resolution, commercial photography style, no shadows, photorealistic."
msgstr "一张 %s 的专业商品照片，采用简洁的白色背景、影棚灯光、清晰对焦、高分辨率、商业摄影风格、无阴影、照片级真实感。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateImages.jsx:165
msgid "No generated image to choose from."
msgstr "没有可供选择的生成图像。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateImages.jsx:209
msgid "Describe what you want to see in the image"
msgstr "描述您希望在图像中看到的内容"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateImages.jsx:417
msgid "Generated image will appear here once created."
msgstr "生成的图像创建后将显示在此处。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Gallery/index.jsx:25
msgid "Product Gallery"
msgstr "商品图库"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Gallery/index.jsx:25
msgid "Upload images to showcase your product visually."
msgstr "上传图片，直观地展示您的商品。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Gallery/index.jsx:96
msgid "For best appearance, use images larger than"
msgstr "为获得最佳效果，请使用大于"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Gallery/index.jsx:96
msgid "pixels."
msgstr "像素的图片。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Brands/index.jsx:151
#: spa/admin/easycommerce/pages/Categories/index.jsx:151
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/BrandModal.jsx:73
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/CategoryModal.jsx:73
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/TagModal.jsx:41
#: spa/admin/easycommerce/pages/Tags/index.jsx:127
msgid "All fields are required!"
msgstr "所有字段均为必填项！"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Categories/index.jsx:176
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/CategoryModal.jsx:92
msgid "Category created successfully"
msgstr "分类创建成功"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Brands/index.jsx:183
#: spa/admin/easycommerce/pages/Brands/index.jsx:187
#: spa/admin/easycommerce/pages/Categories/index.jsx:183
#: spa/admin/easycommerce/pages/Categories/index.jsx:187
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/BrandModal.jsx:101
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/BrandModal.jsx:104
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/CategoryModal.jsx:101
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/CategoryModal.jsx:104
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/TagModal.jsx:67
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/TagModal.jsx:70
#: spa/admin/easycommerce/pages/Tags/index.jsx:160
#: spa/admin/easycommerce/pages/Tags/index.jsx:164
msgid "Operation failed"
msgstr "操作失败"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Brands/index.jsx:334
#: spa/admin/easycommerce/pages/Categories/index.jsx:335
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/BrandModal.jsx:158
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/CategoryModal.jsx:158
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/TagModal.jsx:96
#: spa/admin/easycommerce/pages/Tags/index.jsx:292
msgid "It'll be used to filter products"
msgstr "它将用于筛选商品"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Categories/index.jsx:346
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/CategoryModal.jsx:171
msgid "URL-friendly slug of the category"
msgstr "分类的 URL 友好别名"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Brands/components/Table.jsx:63
#: spa/admin/easycommerce/pages/Brands/index.jsx:369
#: spa/admin/easycommerce/pages/Categories/components/Table.jsx:64
#: spa/admin/easycommerce/pages/Categories/index.jsx:371
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/BrandModal.jsx:194
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/CategoryModal.jsx:194
msgid "Parent"
msgstr "父级"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Categories/index.jsx:371
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/CategoryModal.jsx:195
msgid "Select a parent category if any"
msgstr "如有，请选择一个父级分类"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Brands/index.jsx:374
#: spa/admin/easycommerce/pages/Categories/index.jsx:376
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/BrandModal.jsx:200
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/CategoryModal.jsx:200
msgid "Select Parent"
msgstr "选择父级"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Categories/index.jsx:395
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/CategoryModal.jsx:209
msgid "Create Category"
msgstr "创建分类"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/TagModal.jsx:60
#: spa/admin/easycommerce/pages/Tags/index.jsx:153
msgid "Tag created successfully"
msgstr "标签创建成功"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/TagModal.jsx:109
#: spa/admin/easycommerce/pages/Tags/index.jsx:303
msgid "URL-friendly slug of the tag"
msgstr "标签的 URL 友好别名"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/TagModal.jsx:133
#: spa/admin/easycommerce/pages/Tags/index.jsx:338
msgid "Create Tag"
msgstr "创建标签"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Brands/index.jsx:176
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/BrandModal.jsx:92
msgid "Brand created successfully"
msgstr "品牌创建成功"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Brands/index.jsx:345
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/BrandModal.jsx:171
msgid "URL-friendly slug of the brand"
msgstr "品牌的 URL 友好别名"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Brands/index.jsx:369
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/BrandModal.jsx:195
msgid "Select a parent brand if any"
msgstr "如有，请选择一个父级品牌"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Brands/index.jsx:393
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/BrandModal.jsx:209
msgid "Create Brand"
msgstr "创建品牌"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Organize/Categories/index.jsx:81
msgid "No categories available"
msgstr "暂无可用分类"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Organize/Tags/index.jsx:58
msgid "No tags available"
msgstr "暂无可用标签"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Organize/Brands/index.jsx:81
msgid "No brands available"
msgstr "暂无可用品牌"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Categories/index.jsx:77
#: spa/admin/easycommerce/pages/Products/components/Organize/index.jsx:41
msgid "Failed to fetch categories."
msgstr "获取分类失败。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Organize/index.jsx:60
#: spa/admin/easycommerce/pages/Tags/index.jsx:73
msgid "Failed to fetch tags."
msgstr "获取标签失败。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Brands/index.jsx:77
#: spa/admin/easycommerce/pages/Products/components/Organize/index.jsx:79
msgid "Failed to fetch brands."
msgstr "获取品牌失败。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Organize/index.jsx:117
msgid "Organize your product with Categories, Tags, and Brands for better sorting."
msgstr "使用分类、标签和品牌来整理您的商品，以便更好地排序。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Organize/index.jsx:214
msgid "Manage Categories"
msgstr "管理分类"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Organize/index.jsx:236
msgid "Manage Tags"
msgstr "管理标签"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Organize/index.jsx:258
msgid "Manage Brands"
msgstr "管理品牌"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductTemplate/index.jsx:35
msgid "Product View"
msgstr "商品视图"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductTemplate/index.jsx:35
msgid "Choose a template to customize how your product page is displayed to customers."
msgstr "选择一个模板，以自定义您的商品页面向客户展示的方式。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductTemplate/index.jsx:72
msgid "Select Template"
msgstr "选择模板"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductTemplate/index.jsx:73
msgid "Select a template"
msgstr "选择一个模板"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductSettings/index.jsx:36
msgid "Configure general product settings like visibility, URL slug, and reviews."
msgstr "配置常规商品设置，如可见性、URL 别名和评价。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductSettings/index.jsx:93
msgid "URL:"
msgstr "URL："

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductSettings/index.jsx:104
msgid "Hide from Shop"
msgstr "从商店中隐藏"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductSettings/index.jsx:119
msgid "Hide from Search Engines"
msgstr "对搜索引擎隐藏"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductSettings/index.jsx:139
msgid "Enable Review"
msgstr "启用评价"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/AddProduct/index.jsx:69
msgid "Product title is required"
msgstr "商品标题为必填项"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/AddProduct/index.jsx:109
#: spa/admin/easycommerce/pages/Products/EditProduct/index.jsx:137
msgid "Invalid Pricing Data"
msgstr "定价数据无效"

#. translators: %s: pricing plan name.
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/AddProduct/index.jsx:148
#: spa/admin/easycommerce/pages/Products/EditProduct/index.jsx:162
msgid "Duplicate pricing plan found: %s"
msgstr "发现重复的定价方案：%s"

#. translators: 1: new variation name, 2: existing variation name.
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/AddProduct/index.jsx:195
#: spa/admin/easycommerce/pages/Products/EditProduct/index.jsx:200
msgid "Duplicate attributes found in %1$s and %2$s"
msgstr "在 %1$s 和 %2$s 中发现重复的属性"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/AddProduct/index.jsx:223
msgid "Product is live now!"
msgstr "商品现已上线！"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/AddProduct/index.jsx:224
msgid "Product saved as draft!"
msgstr "商品已保存为草稿！"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/AddProduct/index.jsx:245
msgid "Product Creation Failed"
msgstr "商品创建失败"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/AddProduct/index.jsx:266
#: spa/admin/easycommerce/pages/Products/EditProduct/index.jsx:349
msgid "Save as Draft"
msgstr "保存为草稿"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/AddProduct/index.jsx:266
#: spa/admin/easycommerce/pages/Products/EditProduct/index.jsx:350
msgid "Save as Live"
msgstr "保存并上线"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/AddProduct/index.jsx:275
#: spa/admin/easycommerce/pages/Products/EditProduct/index.jsx:359
msgid "Add your product title here"
msgstr "在此添加您的商品标题"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/EditProduct/components/ProductActions.jsx:30
msgid "Product trashed!"
msgstr "商品已移至回收站！"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/EditProduct/components/ProductActions.jsx:51
msgid "Product deleted permanently!"
msgstr "商品已永久删除！"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/EditProduct/index.jsx:51
msgid "Product doesn't exist"
msgstr "商品不存在"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/EditProduct/index.jsx:56
msgid "Failed to fetch product data"
msgstr "获取商品数据失败"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/EditProduct/index.jsx:255
msgid "Product updated successfully"
msgstr "商品更新成功"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/EditProduct/index.jsx:274
msgid "Product update failed"
msgstr "商品更新失败"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/EditProduct/index.jsx:295
msgid "Edit: "
msgstr "编辑： "

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/EditProduct/index.jsx:330
msgid "Preview"
msgstr "预览"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/EditProduct/index.jsx:283
msgid "Loading product data..."
msgstr "正在加载商品数据……"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Attributes/index.jsx:99
msgid "Selected attributes deleted successfully!"
msgstr "所选属性删除成功！"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Attributes/index.jsx:101
msgid "Failed to delete selected attributes."
msgstr "删除所选属性失败。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Attributes/index.jsx:105
#: spa/admin/easycommerce/pages/Brands/index.jsx:257
#: spa/admin/easycommerce/pages/Categories/index.jsx:257
#: spa/admin/easycommerce/pages/Tags/index.jsx:210
msgid "Bulk delete failed, please try again."
msgstr "批量删除失败，请重试。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Attributes/index.jsx:148
#: spa/admin/easycommerce/pages/Brands/index.jsx:295
#: spa/admin/easycommerce/pages/Categories/index.jsx:296
#: spa/admin/easycommerce/pages/Tags/index.jsx:248
msgid "Delete Selected"
msgstr "删除所选"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Attributes/index.jsx:151
msgid "Attributes List"
msgstr "属性列表"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Categories/components/Table.jsx:25
msgid "Category deleted successfully"
msgstr "分类删除成功"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Brands/components/Table.jsx:27
#: spa/admin/easycommerce/pages/Brands/components/Table.jsx:30
#: spa/admin/easycommerce/pages/Categories/components/Table.jsx:28
#: spa/admin/easycommerce/pages/Categories/components/Table.jsx:31
#: spa/admin/easycommerce/pages/Tags/components/Table.jsx:27
#: spa/admin/easycommerce/pages/Tags/components/Table.jsx:30
msgid "Failed to delete"
msgstr "删除失败"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Categories/components/Table.jsx:188
msgid "No categories found."
msgstr "未找到分类。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Categories/index.jsx:175
msgid "Category updated successfully"
msgstr "分类更新成功"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Categories/index.jsx:251
msgid "Selected categories deleted successfully!"
msgstr "所选分类删除成功！"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Categories/index.jsx:253
msgid "Failed to delete selected categories."
msgstr "删除所选分类失败。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Categories/index.jsx:299
msgid "Categories List"
msgstr "分类列表"

#. translators: %s: category name.
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Categories/index.jsx:328
msgid "Edit Category: %s"
msgstr "编辑分类：%s"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Tags/components/Table.jsx:24
msgid "Tag deleted successfully"
msgstr "标签删除成功"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Tags/components/Table.jsx:116
msgid "No tags found."
msgstr "未找到标签。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Tags/index.jsx:152
msgid "Tag updated successfully"
msgstr "标签更新成功"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Tags/index.jsx:204
msgid "Selected tags deleted successfully!"
msgstr "所选标签删除成功！"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Tags/index.jsx:206
msgid "Failed to delete selected tags."
msgstr "删除所选标签失败。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Tags/index.jsx:251
msgid "Tags List"
msgstr "标签列表"

#. translators: %s: tag name.
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Tags/index.jsx:282
msgid "Edit Tag: %s"
msgstr "编辑标签：%s"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Brands/components/Table.jsx:24
msgid "Brand deleted successfully"
msgstr "品牌删除成功"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Brands/components/Table.jsx:118
msgid "No brands found."
msgstr "未找到品牌。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Brands/index.jsx:175
msgid "Brand updated successfully"
msgstr "品牌更新成功"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Brands/index.jsx:251
msgid "Selected brands deleted successfully!"
msgstr "所选品牌删除成功！"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Brands/index.jsx:253
msgid "Failed to delete selected brands."
msgstr "删除所选品牌失败。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Brands/index.jsx:298
msgid "Brands List"
msgstr "品牌列表"

#. translators: %s: brand name.
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Brands/index.jsx:327
msgid "Edit Brand: %s"
msgstr "编辑品牌：%s"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/components/StatusDropdown.jsx:116
msgid "An error occurred while updating status"
msgstr "更新状态时发生错误"

#: build/easycommerce.bundle.js:2
msgid "Please enter an amount greater than 0 before refunding"
msgstr "退款前请输入大于 0 的金额"

#: build/easycommerce.bundle.js:2
msgid "Failed to process refund. Please try again."
msgstr "处理退款失败。请重试。"

#: build/easycommerce.bundle.js:2
msgid "Please enter the Refund Transaction ID."
msgstr "请输入退款交易 ID。"

#: build/easycommerce.bundle.js:2
msgid "Please enter an amount before refunding"
msgstr "退款前请输入金额"

#: build/easycommerce.bundle.js:2
msgid "Please select a reason before refunding"
msgstr "退款前请选择原因"

#: build/easycommerce.bundle.js:2
msgid "Refund Payment"
msgstr "退款"

#: build/easycommerce.bundle.js:2
msgid "Refundable"
msgstr "可退款"

#: build/easycommerce.bundle.js:2
msgid "Refund Amount"
msgstr "退款金额"

#: build/easycommerce.bundle.js:2
msgid "Enter amount"
msgstr "请输入金额"

#: build/easycommerce.bundle.js:2
msgid "Refund Reason"
msgstr "退款原因"

#: build/easycommerce.bundle.js:2
msgid "Select Refund Reason"
msgstr "选择退款原因"

#: build/easycommerce.bundle.js:2
msgid "For %s, refunds should be processed manually outside of the system. After succesful processing, enter the Refund Transaction ID"
msgstr "对于 %s，退款应在系统外手动处理。处理成功后，请输入退款交易 ID"

#: build/easycommerce.bundle.js:2
msgid "Enter Refund Transaction ID"
msgstr "请输入退款交易 ID"

#: build/easycommerce.bundle.js:2
msgid "Refund now"
msgstr "立即退款"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Refunds/components/RefundsTable.jsx:7
msgid "ID"
msgstr "ID"

#: build/easycommerce.bundle.js:2
msgid "Fulfillment"
msgstr "履约"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/SingleCustomer/index.jsx:220
msgid "Transactions ID"
msgstr "交易 ID"

#: build/easycommerce.bundle.js:2
msgid "Date & Time"
msgstr "日期和时间"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/OrderInfo.jsx:69
msgid "On hold"
msgstr "暂挂"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/Refunds.jsx:114
msgid "payment-icon"
msgstr "支付图标"

#: build/easycommerce.bundle.js:2
#: spa/admin/common/components/DatepickerComponent.jsx:9
msgid "Select date range"
msgstr "选择日期范围"

#: build/easycommerce.bundle.js:2
#: spa/admin/common/components/DatepickerComponent.jsx:23
msgid "Calendar"
msgstr "日历"

#: build/easycommerce.bundle.js:2
msgid "eg. 12 Sep - 28 Oct 2025"
msgstr "例如：2025 年 9 月 12 日 - 10 月 28 日"

#: build/easycommerce.bundle.js:2
msgid "Order deleted permanently"
msgid_plural "Orders deleted permanently"
msgstr[0] "订单已永久删除"

#: build/easycommerce.bundle.js:2
msgid "Something went wrong while deleting."
msgstr "删除时出错。"

#: build/easycommerce.bundle.js:2
msgid "Fulfill Status"
msgstr "履约状态"

#. translators: %d: number of orders placed in the country.
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/common/GeoMap.jsx:248
#: spa/admin/easycommerce/pages/Reports/components/common/GeoMap.jsx:315
msgid "%d order"
msgid_plural "%d orders"
msgstr[0] "%d 个订单"

#: build/easycommerce.bundle.js:2
msgid "Failed to update orders."
msgstr "更新订单失败。"

#: build/easycommerce.bundle.js:2
msgid "Please select a status to update."
msgstr "请选择要更新的状态。"

#. translators: %s: order status label (e.g. Pending).
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/index.jsx:446
msgid "No %s Orders Found"
msgstr "未找到 %s 订单"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/index.jsx:447
msgid "No Orders Found"
msgstr "未找到订单"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/index.jsx:451
msgid ""
"You're yet to receive any orders in your store. Keep promoting \n"
"your store to bring in your first sale."
msgstr ""
"您的店铺尚未收到任何订单。请继续推广\n"
"您的店铺，以带来第一笔销售。"

#. translators: %s: order status label (e.g. Pending).
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/index.jsx:453
msgid ""
"No %s orders in your store. Keep promoting \n"
"your store to bring in your first sale."
msgstr ""
"您的店铺中没有 %s 订单。请继续推广\n"
"您的店铺，以带来第一笔销售。"

#: build/easycommerce.bundle.js:2
msgid "Resend Order Email"
msgstr "重新发送订单邮件"

#: build/easycommerce.bundle.js:2
msgid "Email Event"
msgstr "邮件事件"

#: build/easycommerce.bundle.js:2
msgid "Select an event"
msgstr "选择一个事件"

#: build/easycommerce.bundle.js:2
msgid "Email sent"
msgstr "邮件已发送"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/components/OrderActions.jsx:63
#: spa/admin/easycommerce/pages/Transactions/index.jsx:49
msgid "Refund"
msgstr "退款"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/components/OrderActions.jsx:31
msgid "Order Deleted!"
msgstr "订单已删除！"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/OrderInfo.jsx:101
msgid "Delivery Date"
msgstr "交付日期"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/OrderInfo.jsx:124
msgid "Order Refund"
msgstr "订单退款"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/OrderInfo.jsx:174
msgid "Fulfillment Status"
msgstr "履约状态"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/OrderInfo.jsx:213
msgid "Payment Icon"
msgstr "支付图标"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/OrderInfo.jsx:227
msgid "Payment URL"
msgstr "支付 URL"

#: build/easycommerce.bundle.js:2
msgid "date"
msgstr "日期"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/components/CustomerTable.jsx:52
#: spa/admin/easycommerce/pages/Customers/components/TableHeader.jsx:25
#: spa/admin/easycommerce/pages/Customers/SingleCustomer/components/CustomerDetails.jsx:112
msgid "Avg. Order Value"
msgstr "平均订单金额"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/components/CustomerTable.jsx:57
#: spa/admin/easycommerce/pages/Customers/components/TableHeader.jsx:28
#: spa/admin/easycommerce/pages/Customers/SingleCustomer/components/CustomerDetails.jsx:128
#: spa/admin/easycommerce/pages/Reports/components/revenue/TopCustomers.jsx:38
msgid "Last Order"
msgstr "最近订单"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/Refunds.jsx:27
#: spa/admin/easycommerce/pages/Refunds/components/RefundsTable.jsx:27
msgid "Reason"
msgstr "原因"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/Refunds.jsx:42
msgid "Refunded By"
msgstr "退款操作者"

#: build/easycommerce.bundle.js:2
msgid "Add Note"
msgstr "添加备注"

#: build/easycommerce.bundle.js:2
msgid "Required"
msgstr "必填"

#: build/easycommerce.bundle.js:2
msgid "Write your note here"
msgstr "在此填写您的备注"

#: build/easycommerce.bundle.js:2
msgid "Note To Customer"
msgstr "给客户的备注"

#: build/easycommerce.bundle.js:2
msgid "Unable to save note. The database may need to be updated. Please contact your administrator."
msgstr "无法保存备注。数据库可能需要更新。请联系您的管理员。"

#: build/easycommerce.bundle.js:2
msgid "Delete Note"
msgstr "删除备注"

#: build/easycommerce.bundle.js:2
msgid "Are you sure you want to delete this note? This action cannot be undone."
msgstr "您确定要删除此备注吗？此操作无法撤销。"

#: build/easycommerce.bundle.js:2
msgid "Unable to delete note. Please try again or contact your administrator."
msgstr "无法删除备注。请重试或联系您的管理员。"

#: build/easycommerce.bundle.js:2
msgid "Order doesn't exist"
msgstr "订单不存在"

#: build/easycommerce.bundle.js:2
msgid "Failed to fetch order data"
msgstr "获取订单数据失败"

#: build/easycommerce.bundle.js:2
msgid "Unknown"
msgstr "未知"

#: build/easycommerce.bundle.js:2
msgid "eg. %1$s - %2$s %3$s"
msgstr "例如：%1$s - %2$s %3$s"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Transactions/index.jsx:50
msgid "Adjustment"
msgstr "调整"

#. translators: %s: transaction status label.
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Transactions/index.jsx:287
msgid "No %s Transactions Found"
msgstr "未找到 %s 交易"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Transactions/index.jsx:289
msgid "No Transactions Found."
msgstr "未找到交易。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Transactions/index.jsx:291
msgid "All type of payment activities will appear here once they occur"
msgstr "所有类型的支付活动发生后都将显示在此处"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/AddNew/index.jsx:101
msgid "Add New Customer"
msgstr "新增客户"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/AddNew/index.jsx:69
msgid "Select a Image"
msgstr "选择一张图片"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/AddNew/index.jsx:190
msgid "Enter last name"
msgstr "请输入姓氏"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/AddNew/index.jsx:262
msgid "Enter Password"
msgstr "请输入密码"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/AddNew/index.jsx:306
msgid "Re-enter Password"
msgstr "重新输入密码"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/AddNew/index.jsx:322
msgid "Re-ender password to confirm"
msgstr "重新输入密码以确认"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/AddNew/index.jsx:360
msgid "Submit"
msgstr "提交"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/components/CustomerTable.jsx:37
#: spa/admin/easycommerce/pages/Customers/components/TableHeader.jsx:16
#: spa/admin/easycommerce/pages/Customers/SingleCustomer/components/CustomerDetails.jsx:76
msgid "Customer Since"
msgstr "成为客户时间"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/components/CustomerTable.jsx:47
#: spa/admin/easycommerce/pages/Customers/components/TableHeader.jsx:22
msgid "Lifetime Value"
msgstr "终身价值"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/components/CustomerTable.jsx:206
msgid "No customers found"
msgstr "未找到客户"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/index.jsx:58
msgid "Recurring"
msgstr "周期性"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/index.jsx:63
msgid "One-time"
msgstr "一次性"

#. translators: %s: customer type label (e.g. Recurring).
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/index.jsx:254
msgid "No %s Customers Found"
msgstr "未找到 %s 客户"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/index.jsx:257
msgid "No Customers Found"
msgstr "未找到客户"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/index.jsx:261
msgid "You're yet to receive any customers in your store."
msgstr "您的店铺尚未获得任何客户。"

#. translators: %s: customer type label (e.g. Recurring).
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/index.jsx:264
msgid "No %s customers in your store."
msgstr "您的店铺中没有 %s 客户。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/index.jsx:267
msgid ""
"Keep promoting \n"
"your store to bring in your first customer."
msgstr ""
"请继续推广\n"
"您的店铺，以带来第一位客户。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/index.jsx:269
msgid "Add Customer"
msgstr "添加客户"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/SingleCustomer/components/CustomerSaleSummery.jsx:73
msgid "Purchase Amount"
msgstr "购买金额"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/SingleCustomer/components/CustomerDetails.jsx:31
msgid "Customer Details"
msgstr "客户详情"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/SingleCustomer/index.jsx:174
msgid "unknown"
msgstr "未知"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/SingleCustomer/index.jsx:187
#: spa/admin/easycommerce/pages/Reports/pages/Orders.jsx:42
msgid "Orders Over Time"
msgstr "订单趋势"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/SingleCustomer/index.jsx:211
msgid "Fullfillment"
msgstr "履约"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/SingleCustomer/index.jsx:366
msgid "No order found for this customer"
msgstr "未找到此客户的订单"

#: build/easycommerce.bundle.js:2
#: build/tax.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/components/CouponStatusDropdown.jsx:17
#: spa/admin/easycommerce/pages/Coupons/components/ToggleSwitch.jsx:27
#: spa/admin/easycommerce/pages/Coupons/CouponDetails/index.jsx:38
#: spa/admin/easycommerce/pages/Coupons/CouponList/index.jsx:17
msgid "Active"
msgstr "启用"

#: build/easycommerce.bundle.js:2
#: build/tax.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/components/CouponStatusDropdown.jsx:18
#: spa/admin/easycommerce/pages/Coupons/components/ToggleSwitch.jsx:41
#: spa/admin/easycommerce/pages/Coupons/CouponDetails/index.jsx:39
#: spa/admin/easycommerce/pages/Coupons/CouponList/index.jsx:18
msgid "Inactive"
msgstr "停用"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/components/CouponStatusDropdown.jsx:63
msgid "Coupon status updated"
msgstr "优惠券状态已更新"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/components/CouponStatusDropdown.jsx:69
msgid "Failed to update coupon status"
msgstr "更新优惠券状态失败"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/components/CouponStatusDropdown.jsx:77
msgid "Something went wrong while updating coupon status"
msgstr "更新优惠券状态时出错"

#: build/easycommerce.bundle.js:2
msgid "No coupons found"
msgstr "未找到优惠券"

#: build/easycommerce.bundle.js:2
msgid "All type of Coupons activities will appear here once they occur."
msgstr "所有类型的优惠券活动发生后都将显示在此处。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:404
msgid "Add Coupon"
msgstr "添加优惠券"

#: build/easycommerce.bundle.js:2
msgid "Coupons deleted successfully"
msgstr "优惠券删除成功"

#: build/easycommerce.bundle.js:2
msgid "%d coupon"
msgid_plural "%d coupons"
msgstr[0] "%d 张优惠券"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/CouponDetails/elements/General.jsx:35
#: spa/admin/easycommerce/pages/Coupons/CouponList/index.jsx:23
msgid "Code"
msgstr "代码"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/CouponList/index.jsx:25
msgid "Offer"
msgstr "优惠"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/CouponList/index.jsx:184
msgid "No coupons found for this tab."
msgstr "此选项卡下未找到优惠券。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/CouponDetails/index.jsx:241
msgid "Create Coupon"
msgstr "创建优惠券"

#: build/easycommerce.bundle.js:2
msgid "Coupon Deleted"
msgstr "优惠券已删除"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/CouponDetails/elements/General.jsx:27
msgid "Coupon Name"
msgstr "优惠券名称"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/CouponDetails/elements/General.jsx:41
msgid "Coupon Code"
msgstr "优惠券代码"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/CouponDetails/elements/Offers.jsx:14
msgid "Offers"
msgstr "优惠"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/CouponDetails/elements/Offers.jsx:23
msgid "Discount Type"
msgstr "折扣类型"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/CouponDetails/elements/Offers.jsx:29
msgid "Percentage Discount"
msgstr "百分比折扣"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/CouponDetails/elements/Offers.jsx:41
msgid "Fixed Cart Discount"
msgstr "固定购物车折扣"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/CouponDetails/elements/Offers.jsx:52
msgid "Free Products"
msgstr "免费商品"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/CouponDetails/elements/Offers.jsx:76
msgid "Offer Amount"
msgstr "优惠金额"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/CouponDetails/elements/Offers.jsx:89
msgid "Select products to give for free"
msgstr "选择要免费赠送的商品"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/CouponDetails/elements/Offers.jsx:91
msgid "Search for products"
msgstr "搜索商品"

#: build/easycommerce.bundle.js:2
msgid "Conditions"
msgstr "条件"

#: build/easycommerce.bundle.js:2
msgid "Discount applies to specific products?"
msgstr "折扣是否适用于特定商品？"

#: build/easycommerce.bundle.js:2
msgid "Minimum Spend"
msgstr "最低消费"

#: build/easycommerce.bundle.js:2
msgid "Maximum Spend"
msgstr "最高消费"

#: build/easycommerce.bundle.js:2
msgid "Start Date"
msgstr "开始日期"

#: build/easycommerce.bundle.js:2
msgid "calendar"
msgstr "日历"

#: build/easycommerce.bundle.js:2
msgid "End Date"
msgstr "结束日期"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:402
#: spa/admin/easycommerce/pages/Coupons/CouponDetails/index.jsx:241
msgid "Edit Coupon"
msgstr "编辑优惠券"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/CouponDetails/index.jsx:97
msgid "offer is required"
msgstr "优惠为必填项"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/CouponDetails/index.jsx:96
msgid "Code is required"
msgstr "代码为必填项"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/CouponDetails/index.jsx:95
msgid "Name is required"
msgstr "名称为必填项"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/CouponDetails/index.jsx:267
msgid "Save as Inactive"
msgstr "保存为停用"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/CouponDetails/index.jsx:268
msgid "Save as Active"
msgstr "保存为启用"

#: build/easycommerce.bundle.js:2
msgid "(No Name)"
msgstr "（无名称）"

#: build/easycommerce.bundle.js:2
msgid "+%d more"
msgstr "还有 %d 个"

#: build/easycommerce.bundle.js:2
msgid "Remind"
msgstr "提醒"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/AbandonedCart/components/NotFound.jsx:6
msgid "No Abandoned Carts found"
msgstr "未找到弃购购物车"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/AbandonedCart/components/NotFound.jsx:20
msgid "All Abandoned Carts will appear here once they occur."
msgstr "所有弃购购物车出现后都将显示在此处。"

#: build/easycommerce.bundle.js:2
msgid "Are you sure you want to send reminder?"
msgstr "您确定要发送提醒吗？"

#: build/easycommerce.bundle.js:2
msgid "You're going to Remind"
msgstr "您即将提醒"

#: build/easycommerce.bundle.js:2
msgid "selected?"
msgstr "个所选购物车？"

#: build/easycommerce.bundle.js:2
msgid "Don't Send"
msgstr "不发送"

#: build/easycommerce.bundle.js:2
msgid "Yes, Send"
msgstr "是，发送"

#: build/easycommerce.bundle.js:2
msgid "Remind All"
msgstr "全部提醒"

#: build/easycommerce.bundle.js:2
msgid "carts deleted successfully"
msgstr "购物车删除成功"

#: build/easycommerce.bundle.js:2
msgid "%d cart"
msgid_plural "%d carts"
msgstr[0] "%d 个购物车"

#: build/easycommerce.bundle.js:2
msgid "Reminders sent successfully"
msgstr "提醒发送成功"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/AbandonedCart/components/CleanAbandonedCartModal.jsx:33
msgid "Clean Abandoned Carts"
msgstr "清理弃购购物车"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/AbandonedCart/components/CleanAbandonedCartModal.jsx:36
msgid "Choose whether to clean all abandoned carts or only invalid ones."
msgstr "选择清理所有弃购购物车还是仅清理无效的购物车。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/AbandonedCart/components/CleanAbandonedCartModal.jsx:46
msgid "Clean All"
msgstr "全部清理"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/AbandonedCart/components/CleanAbandonedCartModal.jsx:52
msgid "Clean Invalid"
msgstr "清理无效项"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/AbandonedCart/AbandonedCartsList/index.jsx:20
msgid "Not Contacted"
msgstr "未联系"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/AbandonedCart/AbandonedCartsList/index.jsx:21
msgid "Contacted"
msgstr "已联系"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/AbandonedCart/AbandonedCartsList/index.jsx:22
msgid "Recovered"
msgstr "已恢复"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/AbandonedCart/AbandonedCartsList/index.jsx:237
msgid "Clean"
msgstr "清理"

#. translators: %s: cart status label (e.g. Contacted).
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/AbandonedCart/AbandonedCartsList/index.jsx:306
msgid "No %s Carts Found"
msgstr "未找到 %s 购物车"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/AbandonedCart/index.jsx:15
msgid "Reminders"
msgstr "提醒"

#: build/easycommerce.bundle.js:2
#: build/tax.bundle.js:2
#: spa/admin/easycommerce/pages/AbandonedCart/index.jsx:16
msgid "Actions"
msgstr "操作"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/AbandonedCart/index.jsx:57
msgid "Abandoned Cart Deleted"
msgstr "弃购购物车已删除"

#: build/easycommerce.bundle.js:2
msgid "Approved"
msgstr "已批准"

#: build/easycommerce.bundle.js:2
msgid "Not Approved"
msgstr "未批准"

#: build/easycommerce.bundle.js:2
msgid "Review #%d"
msgstr "评价 #%d"

#: build/easycommerce.bundle.js:2
msgid "Product #%d"
msgstr "商品 #%d"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/ProductReviews/components/Table/THead.jsx:8
msgid "Review Content"
msgstr "评价内容"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/ProductReviews/components/Table/THead.jsx:9
#: spa/admin/easycommerce/pages/Reports/components/singleProduct/Reviews.jsx:143
msgid "Rating"
msgstr "评分"

#: build/easycommerce.bundle.js:2
msgid "Search by customer name or content"
msgstr "按客户姓名或内容搜索"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:412
#: spa/admin/easycommerce/pages/ProductReviews/index.jsx:137
msgid "Product Reviews"
msgstr "商品评价"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/ProductReviews/index.jsx:179
msgid "No Reviews Yet for Your Search"
msgstr "您的搜索暂无评价"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/ProductReviews/index.jsx:180
msgid "No Reviews Yet"
msgstr "暂无评价"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/ProductReviews/index.jsx:184
msgid "No reviews match your search criteria. Try a different search."
msgstr "没有符合您搜索条件的评价。请尝试其他搜索。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/ProductReviews/index.jsx:185
msgid "All customer reviews and feedback will appear here once they’re submitted."
msgstr "所有客户评价和反馈提交后都将显示在此处。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/ProductReviews/index.jsx:118
msgid "Review deleted successfully"
msgstr "评价删除成功"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/ProductReviews/index.jsx:124
msgid "Failed to delete review"
msgstr "删除评价失败"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/ProductReviews/index.jsx:129
msgid "An error occurred while deleting the review"
msgstr "删除评价时发生错误"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Help/components/Socials.jsx:44
msgid "Community"
msgstr "社区"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Help/index.jsx:56
msgid "Documentation"
msgstr "文档"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Help/index.jsx:59
msgid "Detailed step-by-step guides on how to use and get the best out of EasyCommerce."
msgstr "详细的分步指南，教您如何使用并充分发挥 EasyCommerce 的功能。"

#: build/easycommerce.bundle.js:2
#: build/shipping.bundle.js:2
#: spa/admin/easycommerce/pages/Addons/components/Card.jsx:142
msgid "Enabled"
msgstr "已启用"

#: build/easycommerce.bundle.js:2
#: build/shipping.bundle.js:2
#: spa/admin/easycommerce/pages/Addons/components/Card.jsx:142
msgid "Disabled"
msgstr "已禁用"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Addons/index.jsx:109
msgid "EasyCommerce Addons"
msgstr "EasyCommerce 扩展"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Addons/index.jsx:112
msgid "Use EasyCommerce addons to extend and customize the functionality of your online store."
msgstr "使用 EasyCommerce 扩展来扩展和自定义您在线商店的功能。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Addons/index.jsx:138
msgid "No Addons Found"
msgstr "未找到扩展"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/ContentGrid/Item.jsx:20
msgid "Coming Soon"
msgstr "即将推出"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:75
#: spa/admin/easycommerce/pages/Pro/components/ContentGrid/Item.jsx:24
#: spa/admin/easycommerce/pages/Pro/components/FreeComponent.jsx:44
msgid "Upgrade to PRO"
msgstr "升级到 PRO"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/ContentGrid/index.jsx:3219
msgid "Manage Subscriptions"
msgstr "管理订阅"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/ContentGrid/index.jsx:3220
msgid "Offer recurring payments with automatic renewals to keep your revenue consistent and predictable."
msgstr "提供支持自动续订的周期性付款，让您的收入稳定且可预测。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/ContentGrid/index.jsx:3225
msgid "Sell Licensed Products"
msgstr "销售授权商品"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/ContentGrid/index.jsx:3226
msgid "Automate license generation, activation, and renewals. It’s perfect for digital products and software sales."
msgstr "自动化许可证的生成、激活和续订。非常适合数字商品和软件销售。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/ContentGrid/index.jsx:3231
msgid "Sell on Facebook Messenger"
msgstr "在 Facebook Messenger 上销售"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/ContentGrid/index.jsx:3232
msgid "Bring your AI shopping assistant to Messenger, so customers can discover products and place orders right in the chat."
msgstr "将您的 AI 购物助手引入 Messenger，让客户可以直接在聊天中发现商品并下单。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/ContentGrid/index.jsx:3237
msgid "Sell on WhatsApp"
msgstr "在 WhatsApp 上销售"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/ContentGrid/index.jsx:3238
msgid "Let customers chat with your AI shopping assistant on WhatsApp, from product discovery to checkout in the app they use every day."
msgstr "让客户在 WhatsApp 上与您的 AI 购物助手聊天，在他们每天使用的应用中完成从发现商品到结账的全过程。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/ContentGrid/index.jsx:3243
msgid "Create Membership Plans"
msgstr "创建会员方案"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/ContentGrid/index.jsx:3244
msgid "Build exclusive access areas, manage tiers, and reward loyal members with premium content."
msgstr "打造专属访问区域、管理会员等级，并以优质内容回馈忠实会员。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/ContentGrid/index.jsx:3249
msgid "Run an LMS"
msgstr "运营学习管理系统"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/ContentGrid/index.jsx:3250
msgid "Sell online courses, manage lessons, and track student progress - all from your EasyCommerce dashboard."
msgstr "销售在线课程、管理课时并跟踪学员进度——全部在您的 EasyCommerce 仪表盘中完成。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/ContentGrid/index.jsx:3255
msgid "Handle Bookings"
msgstr "处理预约"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/ContentGrid/index.jsx:3256
msgid "Accept appointments, manage schedules, and let customers book services directly from your store."
msgstr "接受预约、管理日程，并让客户直接从您的店铺预订服务。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/ContentGrid/index.jsx:3289
msgid "Didn’t spot the feature you were hoping for?"
msgstr "没有找到您期待的功能？"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/ContentGrid/index.jsx:3292
msgid "Drop us a message. Your suggestion could inspire our next EasyCommerce feature, or who knows, it might be cooking already!"
msgstr "给我们留言吧。您的建议可能会启发我们打造 EasyCommerce 的下一个功能，或者，说不定它已经在筹备中了！"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/ContentGrid/index.jsx:3300
msgid "Say Howdy!"
msgstr "打个招呼吧！"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:20
msgid "AI-Powered Smart Features"
msgstr "AI 驱动的智能功能"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:21
msgid "Free AI Credits"
msgstr "免费 AI 额度"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:22
msgid "Drag & Drop Builder Integrations (Gutenberg, WP Bakery)"
msgstr "拖放式构建器集成（Gutenberg、WP Bakery）"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:23
msgid "Product, Order & Customer Management"
msgstr "商品、订单和客户管理"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:24
msgid "Bring Your Own Key (OpenAI/DeepSeek/Claude)"
msgstr "使用您自己的密钥（OpenAI/DeepSeek/Claude）"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:25
msgid "Shipping & Advanced Taxation"
msgstr "配送与高级税务"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:26
msgid "Coupon Management"
msgstr "优惠券管理"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:27
msgid "Personalized Emails"
msgstr "个性化邮件"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:28
msgid "Abandoned Cart Recovery"
msgstr "弃购购物车恢复"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:29
msgid "Automated Abandoned Cart Emails"
msgstr "自动弃购购物车邮件"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:30
msgid "Single Product Templates"
msgstr "单个商品模板"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:31
msgid "Checkout Templates"
msgstr "结账模板"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:32
msgid "Popular Payment Gateways (Stripe, PayPal, Mollie, etc)"
msgstr "热门支付网关（Stripe、PayPal、Mollie 等）"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:33
msgid "Subscriptions Management"
msgstr "订阅管理"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:34
msgid "License Management"
msgstr "许可证管理"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:35
msgid "Facebook Messenger Integration (AI Shopping Assistant)"
msgstr "Facebook Messenger 集成（AI 购物助手）"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:36
msgid "WhatsApp Integration (AI Shopping Assistant)"
msgstr "WhatsApp 集成（AI 购物助手）"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:37
msgid "Marketing & Automation Integrations"
msgstr "营销与自动化集成"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:38
msgid "Membership Management"
msgstr "会员管理"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:39
msgid "Multivendor Marketplace"
msgstr "多商户市场"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:40
msgid "Learning Management System"
msgstr "学习管理系统"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:41
msgid "Migration Tool"
msgstr "迁移工具"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:42
msgid "Bookings"
msgstr "预约"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:48
msgid "The Best of Both Worlds"
msgstr "两全其美"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:49
msgid "EasyCommerce Free + Pro"
msgstr "EasyCommerce 免费版 + 专业版"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:54
msgid "Features"
msgstr "功能"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:63
msgid "(upcoming)"
msgstr "（即将推出）"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:72
msgid "Your Current Plan"
msgstr "您当前的套餐"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Reviews.jsx:37
msgid "Trusted by Businesses Like Yours"
msgstr "受到像您一样的商家信赖"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FAQ.jsx:10
msgid "What is EasyCommerce Pro?"
msgstr "什么是 EasyCommerce Pro？"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FAQ.jsx:11
msgid "EasyCommerce Pro is the premium addon that unlocks advanced features and capabilities within the EasyCommerce plugin. It serves as the key to accessing pro-level addons and enhancements that take your ecommerce store to the next level."
msgstr "EasyCommerce Pro 是一款高级扩展，可解锁 EasyCommerce 插件中的高级功能和能力。它是获取专业级扩展和增强功能的钥匙，让您的电商店铺更上一层楼。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FAQ.jsx:14
msgid "Is there a free trial?"
msgstr "是否提供免费试用？"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FAQ.jsx:15
msgid "While we do not offer a traditional free trial for EasyCommerce Pro, we stand behind our product with a generous 30-day refund policy. This allows you to purchase and try Pro features risk-free, and if it doesn't meet your needs, you can request a full refund within 30 days."
msgstr "虽然我们不为 EasyCommerce Pro 提供传统意义上的免费试用，但我们以慷慨的 30 天退款政策为产品保驾护航。这让您可以无风险地购买并试用专业版功能，如果不符合您的需求，可在 30 天内申请全额退款。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FAQ.jsx:18
msgid "What does EasyCommerce Pro enable?"
msgstr "EasyCommerce Pro 能实现什么？"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FAQ.jsx:19
msgid "EasyCommerce Pro enables access to premium addons such as \"License Manager\" for managing digital product licenses and \"Subscriptions\" for handling recurring payments. These addons provide powerful tools to expand your store's functionality and revenue streams."
msgstr "EasyCommerce Pro 可解锁高级扩展的使用权限，例如用于管理数字商品许可证的“许可证管理器”，以及用于处理周期性付款的“订阅”。这些扩展提供强大的工具，助您拓展店铺功能和收入来源。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FAQ.jsx:22
msgid "Can customers shop through Messenger or WhatsApp?"
msgstr "客户可以通过 Messenger 或 WhatsApp 购物吗？"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FAQ.jsx:23
msgid "Yes. The Messenger Integration addon connects your Facebook Page to the EasyCommerce AI shopping assistant, so customers can discover products, check stock, and place orders without leaving the chat. WhatsApp integration is coming soon and will work the same way."
msgstr "可以。Messenger 集成扩展会将您的 Facebook 主页连接到 EasyCommerce AI 购物助手，让客户无需离开聊天即可发现商品、查询库存并下单。WhatsApp 集成即将推出，工作方式相同。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FAQ.jsx:26
msgid "Are future pro addons included?"
msgstr "未来的专业版扩展是否包含在内？"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FAQ.jsx:27
msgid "Yes, all future pro addons will be included automatically with your EasyCommerce Pro subscription. As we release new premium features and addons, you'll have immediate access without any additional purchases."
msgstr "是的，所有未来的专业版扩展都将自动包含在您的 EasyCommerce Pro 订阅中。随着我们发布新的高级功能和扩展，您无需额外购买即可立即使用。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FAQ.jsx:30
msgid "What payment methods are supported?"
msgstr "支持哪些支付方式？"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FAQ.jsx:31
msgid "EasyCommerce Pro supports a wide range of payment methods through Stripe integration, including all major credit and debit cards, as well as popular options like LINK for instant payments and Klarna for buy now, pay later services. This ensures your customers have flexible and secure payment choices."
msgstr "EasyCommerce Pro 通过 Stripe 集成支持多种支付方式，包括所有主流信用卡和借记卡，以及 LINK 即时支付、Klarna 先买后付等热门选项。这确保您的客户拥有灵活而安全的支付选择。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FAQ.jsx:34
msgid "What support do you offer?"
msgstr "你们提供哪些支持？"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FAQ.jsx:35
msgid "We provide top-class support through multiple channels including support tickets for detailed inquiries, email for direct communication, and phone support for urgent issues. Our expert team is dedicated to helping you succeed with EasyCommerce."
msgstr "我们通过多种渠道提供一流的支持，包括用于详细咨询的工单、用于直接沟通的电子邮件，以及用于紧急问题的电话支持。我们的专家团队致力于帮助您借助 EasyCommerce 取得成功。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FAQ.jsx:38
msgid "Do you offer migration from other platforms?"
msgstr "你们提供从其他平台迁移的服务吗？"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FAQ.jsx:39
msgid "Yes, we offer free migration services to help you seamlessly move your store from other ecommerce platforms to EasyCommerce. Our team will assist with transferring your products, customers, and order data at no extra cost."
msgstr "是的，我们提供免费的迁移服务，帮助您将店铺从其他电商平台无缝迁移到 EasyCommerce。我们的团队将协助转移您的商品、客户和订单数据，无需额外费用。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FAQ.jsx:42
msgid "Where can I get additional help?"
msgstr "我可以在哪里获得更多帮助？"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FAQ.jsx:45
msgid "For additional help and resources, please visit our comprehensive support center at"
msgstr "如需更多帮助和资源，请访问我们全面的支持中心："

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FAQ.jsx:49
msgid ", where you can find documentation, tutorials, and contact our support team."
msgstr "，在那里您可以找到文档、教程并联系我们的支持团队。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FAQ.jsx:58
msgid "Frequently Asked"
msgstr "常见"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FAQ.jsx:58
msgid "Questions"
msgstr "问题"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FreeComponent.jsx:34
msgid "Free is perfect for starters"
msgstr "免费版非常适合入门者"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FreeComponent.jsx:35
msgid "But growth needs Pro 🚀"
msgstr "但要成长，就需要专业版 🚀"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FreeComponent.jsx:67
msgid "Ready to Upgrade?"
msgstr "准备好升级了吗？"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FreeComponent.jsx:70
msgid "Enhance your experience with powerful features to increase performance and flexibility."
msgstr "通过强大的功能提升您的体验，增强性能和灵活性。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseField.jsx:34
msgid "Please enter both email and license key."
msgstr "请同时输入电子邮箱和许可证密钥。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseField.jsx:58
msgid "Invalid email or license key. Please try again."
msgstr "电子邮箱或许可证密钥无效。请重试。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseField.jsx:62
msgid "An error occurred while verifying the license. Please try again."
msgstr "验证许可证时发生错误。请重试。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseField.jsx:91
msgid "Enter your email and license key to unlock premium features"
msgstr "输入您的电子邮箱和许可证密钥以解锁高级功能"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseField.jsx:103
msgid "Enter Your Email"
msgstr "请输入您的电子邮箱"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseField.jsx:117
msgid "License Key"
msgstr "许可证密钥"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseField.jsx:122
msgid "Enter your License Key"
msgstr "请输入您的许可证密钥"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseField.jsx:192
msgid "Verify License"
msgstr "验证许可证"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseInfo.jsx:100
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseInfoSkeleton.jsx:16
msgid "Email:"
msgstr "电子邮箱："

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseInfo.jsx:112
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseInfoSkeleton.jsx:30
msgid "License Key:"
msgstr "许可证密钥："

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseInfo.jsx:133
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseInfoSkeleton.jsx:53
msgid "Expiry Date:"
msgstr "到期日期："

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseInfo.jsx:34
msgid "Failed to fetch license information."
msgstr "获取许可证信息失败。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseInfo.jsx:63
msgid "Failed to deactivate license. Please try again."
msgstr "停用许可证失败。请重试。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseInfo.jsx:66
msgid "An error occurred while deactivating the license. Please try again."
msgstr "停用许可证时发生错误。请重试。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseInfo.jsx:77
msgid "Your active license details"
msgstr "您已激活的许可证详情"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseInfo.jsx:84
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseInfo.jsx:187
msgid "Deactivate"
msgstr "停用"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseInfo.jsx:165
msgid "Are you sure?"
msgstr "您确定吗？"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseInfo.jsx:168
msgid "Deactivating the license will remove all associated benefits and features from your account."
msgstr "停用许可证将从您的账户中移除所有相关权益和功能。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseInfo.jsx:177
msgid "No, Return"
msgstr "不，返回"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/index.jsx:123
msgid "Addon deactivated."
msgstr "扩展已停用。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/index.jsx:130
#: spa/admin/easycommerce/pages/Pro/components/Activated/index.jsx:133
msgid "Error deactivating addon."
msgstr "停用扩展时出错。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/index.jsx:144
msgid "Welcome to"
msgstr "欢迎使用"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/index.jsx:147
msgid "Manage all your premium features from a single dashboard."
msgstr "在单一仪表盘中管理您所有的高级功能。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/index.jsx:160
msgid "Pro Features in Use"
msgstr "正在使用的专业版功能"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/index.jsx:176
msgid "You need to activate your license to use this feature."
msgstr "您需要激活许可证才能使用此功能。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Refunds/index.jsx:82
msgid "No Refunds Found."
msgstr "未找到退款。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Refunds/index.jsx:83
msgid "Refunds will appear here once processed."
msgstr "退款处理后将显示在此处。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/common/Header.jsx:20
#: spa/admin/easycommerce/pages/Reports/components/common/Header.jsx:38
#: spa/admin/easycommerce/pages/Reports/pages/Customers.jsx:20
#: spa/admin/easycommerce/pages/Reports/pages/Orders.jsx:21
#: spa/admin/easycommerce/pages/Reports/pages/Overview.jsx:23
#: spa/admin/easycommerce/pages/Reports/pages/Products.jsx:20
#: spa/admin/easycommerce/pages/Reports/pages/Revenues.jsx:20
#: spa/admin/easycommerce/pages/Reports/pages/SingleProduct.jsx:23
msgid "Prev. 30 days"
msgstr "前 30 天"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/common/Header.jsx:21
#: spa/admin/easycommerce/pages/Reports/components/common/Header.jsx:39
msgid "30 days last year"
msgstr "去年同期 30 天"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/common/Header.jsx:29
msgid "Prev. 7 days"
msgstr "前 7 天"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/common/Header.jsx:30
msgid "7 days last month"
msgstr "上月同期 7 天"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/common/Header.jsx:31
msgid "7 days last year"
msgstr "去年同期 7 天"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/common/Header.jsx:46
msgid "Last week"
msgstr "上周"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/common/Header.jsx:47
msgid "Same week last month"
msgstr "上月同周"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/common/Header.jsx:48
msgid "Same week last year"
msgstr "去年同周"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/common/Header.jsx:55
msgid "Last month"
msgstr "上月"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/common/Header.jsx:56
msgid "Same month last year"
msgstr "去年同月"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/common/Header.jsx:62
msgid "Last year"
msgstr "去年"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/common/Header.jsx:132
#: spa/admin/easycommerce/pages/Reports/components/common/Header.jsx:228
msgid "vs."
msgstr "对比"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/common/Container.jsx:41
msgid "Export"
msgstr "导出"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/common/ReportStats.jsx:232
msgid "vs prev. period"
msgstr "对比上一周期"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/overview/Subscriptions.jsx:7
msgid "Current Subscriptions"
msgstr "当前订阅"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/overview/Subscriptions.jsx:8
msgid "Subscriptions ending this month"
msgstr "本月到期的订阅"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/overview/Subscriptions.jsx:9
msgid "MRR amount"
msgstr "MRR 金额"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/overview/Subscriptions.jsx:10
msgid "Projected MRR"
msgstr "预计 MRR"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/overview/Subscriptions.jsx:67
msgid "Sell Subscriptions"
msgstr "销售订阅"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/overview/TopSellingProducts.jsx:43
msgid "No data available for the selected range."
msgstr "所选范围内没有可用数据。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/overview/TopSellingProducts.jsx:49
msgid "Rank"
msgstr "排名"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/overview/TopSellingProducts.jsx:93
#: spa/admin/easycommerce/pages/Reports/components/overview/TopSellingProducts.jsx:177
#: spa/admin/easycommerce/pages/Reports/components/products/LeastSold.jsx:37
#: spa/admin/easycommerce/pages/Reports/components/products/TopSold.jsx:37
msgid "Units Sold"
msgstr "销售数量"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/overview/CustomerOverview.jsx:89
#: spa/admin/easycommerce/pages/Reports/pages/Customers.jsx:50
msgid "Top Customers"
msgstr "顶级客户"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/overview/CustomerOverview.jsx:100
msgid "Purchased"
msgstr "已购买"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/Overview.jsx:45
msgid "Sales vs. Refunds vs. Net Revenue"
msgstr "销售额、退款与净收入对比"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/Overview.jsx:46
msgid "Comparison of sales, refunds, and net revenue over time"
msgstr "销售额、退款和净收入随时间的对比"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/Overview.jsx:59
msgid "Order vs. Refund Count"
msgstr "订单数与退款数对比"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/Overview.jsx:69
msgid "Order Statuses"
msgstr "订单状态"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/Overview.jsx:73
msgid "Subscriptions"
msgstr "订阅"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/Overview.jsx:77
msgid "Order Type"
msgstr "订单类型"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/Overview.jsx:85
msgid "Top Selling Items"
msgstr "热销商品"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/Overview.jsx:92
msgid "Product Stats"
msgstr "商品统计"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/Overview.jsx:99
msgid "New vs. Returning Customers"
msgstr "新客户与回头客对比"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/Overview.jsx:107
msgid "Customer Overview"
msgstr "客户概览"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/common/PieChart.jsx:15
msgid "No data available"
msgstr "没有可用数据"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/common/Heatmap.jsx:88
msgid "Failed to load heatmap data."
msgstr "加载热力图数据失败。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/common/Heatmap.jsx:92
msgid "Error loading data."
msgstr "加载数据时出错。"

#. translators: %s: formatted data point value.
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/common/Heatmap.jsx:191
msgid " Value: %s"
msgstr " 值：%s"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/common/GeoMap.jsx:249
#: spa/admin/easycommerce/pages/Reports/components/common/GeoMap.jsx:316
msgid "No orders"
msgstr "无订单"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/common/GeoMap.jsx:341
msgid "Top Locations"
msgstr "热门地区"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/common/GeoMap.jsx:361
msgid "No location data available"
msgstr "没有可用的地区数据"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/orders/Customers.jsx:35
msgid "Average Order Per Customer"
msgstr "每位客户平均订单数"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/orders/Customers.jsx:40
msgid "People Ordered once"
msgstr "下单一次的人数"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/orders/Customers.jsx:45
msgid "People Ordered twice"
msgstr "下单两次的人数"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/orders/Customers.jsx:50
msgid "People Ordered three times"
msgstr "下单三次的人数"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/Orders.jsx:52
msgid "Order vs. Customers"
msgstr "订单与客户对比"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/Orders.jsx:55
msgid "Order Status Breakdown"
msgstr "订单状态明细"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/Orders.jsx:61
msgid "Fulfillment Status Breakdown"
msgstr "履约状态明细"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/Orders.jsx:71
#: spa/admin/easycommerce/pages/Reports/pages/Revenues.jsx:50
msgid "Orders by Location"
msgstr "按地区划分的订单"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/Orders.jsx:80
msgid "Daily Orders Heatmap"
msgstr "每日订单热力图"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/revenue/TopCustomers.jsx:37
msgid "First Order"
msgstr "首次订单"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/revenue/TopCustomers.jsx:40
msgid "Revenue Earned"
msgstr "已赚取收入"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/Revenues.jsx:41
msgid "Revenue Over Time"
msgstr "收入趋势"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/Revenues.jsx:59
msgid "Top Customers by Revenue"
msgstr "按收入排名的顶级客户"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/products/LeastSold.jsx:36
#: spa/admin/easycommerce/pages/Reports/components/products/TopSold.jsx:36
msgid "In Stock (Unit)"
msgstr "库存（件）"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/products/LeastSold.jsx:41
#: spa/admin/easycommerce/pages/Reports/components/products/TopSold.jsx:41
msgid "See Report"
msgstr "查看报告"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/Products.jsx:41
msgid "Products Sold Over Time"
msgstr "商品销量趋势"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/Products.jsx:50
msgid " Most sold products"
msgstr " 最畅销商品"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/Products.jsx:56
msgid " Least sold products"
msgstr " 最滞销商品"

#. translators: %d: total number of reviews.
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/singleProduct/Reviews.jsx:72
msgid "Total %d Review"
msgid_plural "Total %d Reviews"
msgstr[0] "共 %d 条评价"

#. translators: %d: star rating value (1-5).
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/singleProduct/Reviews.jsx:84
msgid "%d Star"
msgstr "%d 星"

#. translators: %d: number of reviews for this star rating.
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/singleProduct/Reviews.jsx:120
msgid "%d review"
msgid_plural "%d reviews"
msgstr[0] "%d 条评价"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/singleProduct/Reviews.jsx:244
msgid "No reviews yet"
msgstr "暂无评价"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/singleProduct/Variations.jsx:9
msgid "Variation"
msgstr "变体"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/singleProduct/ProductInfo.jsx:88
#: spa/admin/easycommerce/pages/Reports/components/singleProduct/Variations.jsx:15
msgid "Amount Sold"
msgstr "销售额"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/singleProduct/ProductInfo.jsx:93
#: spa/admin/easycommerce/pages/Reports/components/singleProduct/Variations.jsx:18
msgid "Item Sold"
msgstr "已售数量"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/SingleProduct.jsx:74
msgid "Basic Info"
msgstr "基本信息"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/SingleProduct.jsx:81
msgid "Sales Over Time"
msgstr "销售额趋势"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/SingleProduct.jsx:91
msgid "Product Sale by Location"
msgstr "按地区划分的商品销售"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/customers/TopCustomers.jsx:38
msgid "Order Placed"
msgstr "已下单"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/customers/TopCustomers.jsx:39
msgid "Product Purchased"
msgstr "已购买商品"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/customers/TopCustomers.jsx:40
msgid "Total Purchase"
msgstr "购买总额"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/customers/TopCustomers.jsx:42
msgid " See Report"
msgstr " 查看报告"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/Customers.jsx:41
msgid "Customers Over Time"
msgstr "客户趋势"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/Customers.jsx:56
msgid "Customers location"
msgstr "客户所在地"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/Customers.jsx:65
msgid "Customer By Day Heatmap"
msgstr "每日客户热力图"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:96
msgid "AI connected successfully"
msgstr "AI 连接成功"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:98
msgid "AI connection failed. Please try again."
msgstr "AI 连接失败。请重试。"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:397
#: spa/admin/easycommerce/pages/Orders/NewOrder/index.jsx:15
msgid "New Order"
msgstr "新建订单"

#: build/editor.bundle.js:2
#: spa/admin/editor/App.jsx:76
#: spa/admin/editor/App.jsx:225
msgid "AI Template Builder"
msgstr "AI 模板构建器"

#: build/editor.bundle.js:2
#: spa/admin/editor/App.jsx:82
msgid "AI Assistant"
msgstr "AI 助手"

#: build/editor.bundle.js:2
#: spa/admin/editor/App.jsx:152
msgid "Failed to generate content. Please try again."
msgstr "生成内容失败。请重试。"

#: build/editor.bundle.js:2
#: spa/admin/editor/App.jsx:228
msgid "Describe what you want to build"
msgstr "描述您想要构建的内容"

#: build/editor.bundle.js:2
#: spa/admin/editor/App.jsx:285
msgid "Example: Make it 2 columns with a big gallery section at left."
msgstr "示例：将其设为两列，左侧配一个大的图库区域。"

#: build/editor.bundle.js:2
#: spa/admin/editor/App.jsx:329
msgid "Building..."
msgstr "构建中……"

#: build/editor.bundle.js:2
#: spa/admin/editor/App.jsx:333
msgid "Build"
msgstr "构建"

#: build/shipping.bundle.js:2
msgid "No shipping plans configured"
msgstr "尚未配置配送方案"

#: build/shipping.bundle.js:2
msgid "Set up shipping plans to define shipping rates by region. "
msgstr "设置配送方案，按区域定义配送费率。 "

#: build/shipping.bundle.js:2
#: build/tax.bundle.js:2
msgid "Read docs."
msgstr "阅读文档。"

#: build/shipping.bundle.js:2
msgid "+ Add Plan"
msgstr "+ 添加方案"

#: build/shipping.bundle.js:2
msgid "Min Price (%s)"
msgstr "最低价格（%s）"

#: build/shipping.bundle.js:2
msgid "Max Price (%s)"
msgstr "最高价格（%s）"

#: build/shipping.bundle.js:2
msgid "Min Weight"
msgstr "最小重量"

#: build/shipping.bundle.js:2
msgid "Max Weight"
msgstr "最大重量"

#: build/shipping.bundle.js:2
msgid "Min Quantity"
msgstr "最小数量"

#: build/shipping.bundle.js:2
msgid "Max Quantity"
msgstr "最大数量"

#: build/shipping.bundle.js:2
msgid "Min"
msgstr "最小"

#: build/shipping.bundle.js:2
msgid "Max"
msgstr "最大"

#: build/shipping.bundle.js:2
msgid "Shipping name here"
msgstr "在此填写配送名称"

#: build/shipping.bundle.js:2
#: build/tax.bundle.js:2
#: spa/admin/tax/src/components/TaxDetails/elements/TaxFormTopInputs.jsx:40
msgid "Write description here"
msgstr "在此填写描述"

#: build/shipping.bundle.js:2
#: build/tax.bundle.js:2
#: spa/admin/tax/src/components/TaxDetails/elements/TaxFormTopInputs.jsx:54
msgid "Enable/Disable"
msgstr "启用/禁用"

#: build/shipping.bundle.js:2
#: build/tax.bundle.js:2
msgid "Regions"
msgstr "区域"

#: build/shipping.bundle.js:2
msgid "Zip Code"
msgstr "邮政编码"

#: build/shipping.bundle.js:2
msgid "Calculation Base"
msgstr "计算基准"

#: build/shipping.bundle.js:2
msgid "Select Base"
msgstr "选择基准"

#: build/shipping.bundle.js:2
msgid "Cart Total"
msgstr "购物车总额"

#: build/shipping.bundle.js:2
msgid "Total Weight"
msgstr "总重量"

#: build/shipping.bundle.js:2
msgid "Item Count"
msgstr "商品数量"

#: build/shipping.bundle.js:2
msgid "Taxable"
msgstr "应税"

#: build/shipping.bundle.js:2
msgid "No tax rate configured for this country."
msgstr "尚未为此国家/地区配置税率。"

#: build/shipping.bundle.js:2
msgid "Method Name"
msgstr "方式名称"

#: build/shipping.bundle.js:2
msgid "Shipping Fee (%s)"
msgstr "配送费用（%s）"

#: build/shipping.bundle.js:2
msgid "Write name here"
msgstr "在此填写名称"

#: build/shipping.bundle.js:2
msgid "Write min weight"
msgstr "填写最小重量"

#: build/shipping.bundle.js:2
msgid "Write max weight"
msgstr "填写最大重量"

#: build/shipping.bundle.js:2
msgid "Write your fee"
msgstr "填写您的费用"

#: build/shipping.bundle.js:2
msgid "Calculation base is required."
msgstr "计算基准为必填项。"

#: build/shipping.bundle.js:2
msgid "Shipping plan name is required."
msgstr "配送方案名称为必填项。"

#: build/shipping.bundle.js:2
msgid "Update Shipping Plan"
msgstr "更新配送方案"

#: build/shipping.bundle.js:2
msgid "Save Shipping Plan"
msgstr "保存配送方案"

#: build/shipping.bundle.js:2
msgid "Plan"
msgstr "方案"

#: build/shipping.bundle.js:2
msgid "Add Shipping Plan"
msgstr "添加配送方案"

#: build/shipping.bundle.js:2
msgid "Shipping Plans"
msgstr "配送方案"

#: build/shipping.bundle.js:2
msgid "+ New Plan"
msgstr "+ 新建方案"

#: build/tax.bundle.js:2
msgid "No tax classes configured"
msgstr "尚未配置税种"

#: build/tax.bundle.js:2
msgid "Set up tax classes to apply the correct tax amounts to products. "
msgstr "设置税种，为商品应用正确的税额。 "

#: build/tax.bundle.js:2
msgid "+ Add Class"
msgstr "+ 添加税种"

#: build/tax.bundle.js:2
msgid "Add Class"
msgstr "添加税种"

#: build/tax.bundle.js:2
msgid "Class"
msgstr "税种"

#: build/tax.bundle.js:2
#: spa/admin/tax/src/components/TaxDetails/elements/RegionsHeader.jsx:18
msgid "Rate (%)"
msgstr "税率（%）"

#: build/tax.bundle.js:2
msgid "- Select -"
msgstr "- 选择 -"

#: build/tax.bundle.js:2
#: spa/admin/tax/src/components/TaxDetails/elements/SaveButtons.jsx:19
msgid "Update Taxation"
msgstr "更新税务"

#: build/tax.bundle.js:2
#: spa/admin/tax/src/components/TaxDetails/elements/SaveButtons.jsx:19
msgid "Create Taxation"
msgstr "创建税务"

#: build/tax.bundle.js:2
#: spa/admin/tax/src/components/TaxDetails/index.jsx:406
msgid "Rates"
msgstr "税率"

#: build/tax.bundle.js:2
#: spa/admin/tax/src/App.jsx:94
msgid "Add Tax Class"
msgstr "添加税种"

#: build/tax.bundle.js:2
#: spa/admin/tax/src/App.jsx:99
#: spa/admin/tax/src/components/TaxDetails/elements/PopulateTaxButton.jsx:12
msgid "Populate Tax Rates"
msgstr "填充税率"

#. translators: %s: country name.
#: build/tax.bundle.js:2
#: spa/admin/tax/src/App.jsx:74
msgid "Tax rates for all areas of %s"
msgstr "%s 所有地区的税率"

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Business.jsx:74
msgid "Business Setup"
msgstr "商家设置"

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Business.jsx:78
msgid "Fill in your business details so your store functions seamlessly and is ready for customers. You can adjust these settings anytime."
msgstr "填写您的商家详细信息，让您的店铺顺畅运行并做好迎接客户的准备。您可以随时调整这些设置。"

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Business.jsx:88
msgid "Store Name"
msgstr "店铺名称"

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Business.jsx:95
msgid "Write your business name"
msgstr "填写您的商家名称"

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Business.jsx:102
msgid "Provide the name your store will use in your storefront and communications."
msgstr "提供您的店铺在店铺前台和沟通中使用的名称。"

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Business.jsx:113
msgid "Pick the type that best describes your business. You can update it later if needed."
msgstr "选择最能描述您商家的类型。如有需要，稍后可以更新。"

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Business.jsx:120
msgid "Business Country"
msgstr "商家所在国家/地区"

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Business.jsx:123
msgid "Select the country where your business is located to configure taxes, currency, and shipping correctly."
msgstr "选择您商家所在的国家/地区，以正确配置税费、货币和配送。"

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Business.jsx:129
msgid "Store Email"
msgstr "店铺电子邮箱"

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Business.jsx:136
msgid "Write your business email"
msgstr "填写您的商家电子邮箱"

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Business.jsx:143
msgid "Enter the email address your store will use for notifications and customer communications."
msgstr "输入您的店铺用于通知和客户沟通的电子邮箱地址。"

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Store.jsx:14
msgid "Store Setup"
msgstr "店铺设置"

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Store.jsx:18
msgid "Your store needs a Shop page, Checkout page, Customer Dashboard, and Payment page to work properly. We’ll create them for you automatically — you can change them anytime from the settings page."
msgstr "您的店铺需要店铺页面、结账页面、客户仪表盘和支付页面才能正常工作。我们将自动为您创建这些页面——您可以随时在设置页面中更改它们。"

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Store.jsx:27
msgid "Demo Products"
msgstr "演示商品"

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Store.jsx:42
msgid "Import demo products to preview your storefront and test features. Remove them anytime."
msgstr "导入演示商品以预览您的店铺前台并测试功能。您可以随时移除它们。"

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Payment.jsx:148
msgid "Payment Setup"
msgstr "支付设置"

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Payment.jsx:152
msgid "Fill in your payment information so your store is ready to accept payments safely and efficiently. You can change this anytime."
msgstr "填写您的支付信息，让您的店铺做好安全高效地收款的准备。您可以随时更改。"

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Payment.jsx:167
msgid "Select Your Currency"
msgstr "选择您的货币"

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Payment.jsx:178
msgid "Select the currency your store will use for all prices and transactions."
msgstr "选择您的店铺用于所有价格和交易的货币。"

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Payment.jsx:183
msgid "Currency Format"
msgstr "货币格式"

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Payment.jsx:191
msgid "Select Your Currency Format"
msgstr "选择您的货币格式"

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Payment.jsx:199
msgid "Select the format you want for displaying prices in your store."
msgstr "选择您希望在店铺中显示价格的格式。"

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Success.jsx:242
msgid "Congratulations, you're all set!"
msgstr "恭喜，一切准备就绪！"

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Success.jsx:245
msgid "You've successfully set up EasyCommerce on your website. Start by adding your first product, explore the"
msgstr "您已成功在您的网站上设置了 EasyCommerce。先添加您的第一件商品，探索"

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Success.jsx:252
msgid "documentation"
msgstr "文档"

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Success.jsx:254
msgid ", or"
msgstr "，或"

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Success.jsx:261
msgid "join the EasyCommerce Community"
msgstr "加入 EasyCommerce 社区"

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Success.jsx:263
msgid "to ask questions and connect with other store owners."
msgstr "以提出问题并与其他店主交流。"

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Success.jsx:271
msgid "Store Dashboard"
msgstr "店铺仪表盘"

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Success.jsx:277
msgid "Add A Product"
msgstr "添加商品"

#: build/wizard.bundle.js:2
msgid "Set up your store name, location, and contact details"
msgstr "设置您的店铺名称、位置和联系方式"

#: build/wizard.bundle.js:2
msgid "Create essential pages like Shop, Cart, and Checkout"
msgstr "创建店铺、购物车、结账等必要页面"

#: build/wizard.bundle.js:2
msgid "Connect payment gateways to start accepting orders"
msgstr "连接支付网关以开始接收订单"

#: build/wizard.bundle.js:2
msgid "Welcome to EasyCommerce"
msgstr "欢迎使用 EasyCommerce"

#: build/wizard.bundle.js:2
msgid "Start selling in a few minutes with 3 easy steps:"
msgstr "只需 3 个简单步骤，几分钟内即可开始销售："

#: build/wizard.bundle.js:2
msgid "Get Started Now"
msgstr "立即开始"

#: build/wizard.bundle.js:2
msgid "Demo import failed. Please try again."
msgstr "演示导入失败。请重试。"

#: build/wizard.bundle.js:2
msgid "Skip"
msgstr "跳过"

#: spa/admin/common/components/DragNdrop/index.jsx:58
msgid "Drag handle"
msgstr "拖动手柄"

#: spa/admin/common/components/RangeFilter/CustomDate.jsx:32
msgid "Custom Date"
msgstr "自定义日期"

#: spa/admin/common/components/RangeFilter/CustomDate.jsx:72
msgid "Select custom range"
msgstr "选择自定义范围"

#: spa/admin/easycommerce/pages/AbandonedCart/components/ActionDropdown.jsx:31
#: spa/admin/easycommerce/pages/Coupons/components/ActionDropdown.jsx:32
#: spa/admin/easycommerce/pages/Orders/components/ActionDropdown.jsx:31
#: spa/admin/easycommerce/pages/Products/components/ProductActionDropdown.jsx:81
msgid "Action Icon"
msgstr "操作图标"

#: spa/admin/easycommerce/pages/Help/components/SearchBox.jsx:19
msgid "Ask a question"
msgstr "提问"

#: spa/admin/easycommerce/pages/ProductReviews/components/NotFound.jsx:11
msgid "No data"
msgstr "无数据"

#: spa/admin/easycommerce/pages/Products/components/DeleteAllProductPopup.jsx:54
msgid "Products deleted permanently"
msgstr "商品已永久删除"

#: spa/admin/easycommerce/pages/Products/components/DeleteAllProductPopup.jsx:55
msgid "Products trashed"
msgstr "商品已移至回收站"

#: spa/admin/easycommerce/pages/Products/components/DeleteAllProductPopup.jsx:57
msgid "Product deleted permanently"
msgstr "商品已永久删除"

#: spa/admin/easycommerce/pages/Products/components/DeleteAllProductPopup.jsx:58
msgid "Product trashed"
msgstr "商品已移至回收站"

#: spa/admin/easycommerce/pages/Products/components/DeleteAllProductPopup.jsx:86
msgid "delete-warning"
msgstr "删除警告"

#: spa/admin/easycommerce/pages/Products/components/DeleteAllProductPopup.jsx:91
msgid "Delete selected products"
msgstr "删除所选商品"

#: spa/admin/easycommerce/pages/Products/components/DeleteAllProductPopup.jsx:91
msgid "Delete this product"
msgstr "删除此商品"

#: spa/admin/easycommerce/pages/Products/components/DeleteAllProductPopup.jsx:94
msgid "You're going to delete"
msgstr "您即将删除"

#. translators: %d: number of selected products.
#: spa/admin/easycommerce/pages/Products/components/DeleteAllProductPopup.jsx:99
msgid "%d selected product"
msgid_plural "%d selected products"
msgstr[0] "%d 个所选商品"

#: spa/admin/easycommerce/pages/Products/components/DeleteAllProductPopup.jsx:102
msgid "the “Product”"
msgstr "“商品”"

#: spa/admin/easycommerce/pages/Products/components/DeleteAllProductPopup.jsx:103
msgid " permanently"
msgstr " 永久"

#: spa/admin/easycommerce/pages/Products/components/DeleteAllProductPopup.jsx:103
msgid "— are you sure?"
msgstr "—— 您确定吗？"

#: spa/admin/easycommerce/pages/Products/components/DeleteAllProductPopup.jsx:119
msgid "Yes, Delete!"
msgstr "是，删除！"

#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:19
msgid "Please select a CSV file."
msgstr "请选择一个 CSV 文件。"

#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:39
msgid "CSV uploaded successfully."
msgstr "CSV 上传成功。"

#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:41
#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:44
msgid "Upload failed."
msgstr "上传失败。"

#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:65
msgid "Mapping saved."
msgstr "映射已保存。"

#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:67
#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:70
msgid "Mapping failed."
msgstr "映射失败。"

#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:89
msgid "Products imported successfully."
msgstr "商品导入成功。"

#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:93
#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:96
msgid "Import failed."
msgstr "导入失败。"

#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:134
msgid "<a><b>Click Here</b></a> to download the <c>Demo CSV</c> file."
msgstr "<a><b>点击此处</b></a>下载 <c>演示 CSV</c> 文件。"

#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:148
msgid "Add your data and upload it below to continue."
msgstr "添加您的数据并在下方上传以继续。"

#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:185
msgid "Saving..."
msgstr "保存中……"

#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:192
msgid "Products Mapped Successfully."
msgstr "商品映射成功。"

#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:193
msgid "Products are ready to import."
msgstr "商品已准备好导入。"

#: spa/admin/easycommerce/pages/Products/components/ProductShowBulkOptions.jsx:68
msgid "Product status updated successfully."
msgstr "商品状态更新成功。"

#: spa/admin/easycommerce/pages/Products/components/ProductShowBulkOptions.jsx:103
msgid "Failed to update product status"
msgstr "更新商品状态失败"

#: spa/admin/easycommerce/pages/Products/components/ProductShowBulkOptions.jsx:111
msgid "An error occurred while updating product status"
msgstr "更新商品状态时发生错误"

#: spa/admin/easycommerce/pages/Products/components/ProductShowBulkOptions.jsx:129
msgid "Set Product Status"
msgstr "设置商品状态"

#: spa/admin/easycommerce/pages/Products/components/ProductShowBulkOptions.jsx:133
msgid "Action Arrow"
msgstr "操作箭头"

#: spa/public/dashboard/components/Topbar/index.jsx:33
msgid "search-icon"
msgstr "搜索图标"

#: blocks/shops-page/template-1/block.json
#: build/blocks/shops-page/template-1/block.json
msgctxt "block title"
msgid "Template 1"
msgstr "模板 1"

#: blocks/shops-page/template-1/block.json
#: blocks/shops-page/template-2/block.json
#: build/blocks/shops-page/template-1/block.json
#: build/blocks/shops-page/template-2/block.json
msgctxt "block description"
msgid "This is shop page"
msgstr "这是店铺页面"

#: blocks/shops-page/template-2/block.json
#: build/blocks/shops-page/template-2/block.json
msgctxt "block title"
msgid "Template 2"
msgstr "模板 2"

#: blocks/shops-page/template-3/block.json
#: build/blocks/shops-page/template-3/block.json
msgctxt "block title"
msgid "Template 3"
msgstr "模板 3"

#: blocks/shops-page/template-3/block.json
#: build/blocks/shops-page/template-3/block.json
msgctxt "block description"
msgid "This is a trendy shop page"
msgstr "这是一个时尚的店铺页面"

#: blocks/single-product/add-to-cart/block.json
#: build/blocks/single-product/add-to-cart/block.json
msgctxt "block title"
msgid "Add to Cart"
msgstr "加入购物车"

#: blocks/single-product/add-to-cart/block.json
#: build/blocks/single-product/add-to-cart/block.json
msgctxt "block description"
msgid "Add to Cart form"
msgstr "加入购物车表单"

#: blocks/single-product/attributes/block.json
#: build/blocks/single-product/attributes/block.json
msgctxt "block title"
msgid "Product Attributes"
msgstr "商品属性"

#: blocks/single-product/attributes/block.json
#: build/blocks/single-product/attributes/block.json
msgctxt "block description"
msgid "To show product attributes"
msgstr "用于显示商品属性"

#: blocks/single-product/gallery/block.json
#: build/blocks/single-product/gallery/block.json
msgctxt "block title"
msgid "Gallery"
msgstr "图库"

#: blocks/single-product/gallery/block.json
#: build/blocks/single-product/gallery/block.json
msgctxt "block description"
msgid "Product Gallery"
msgstr "商品图库"

#: blocks/single-product/price/block.json
#: build/blocks/single-product/price/block.json
msgctxt "block title"
msgid "Product Price"
msgstr "商品价格"

#: blocks/single-product/price/block.json
#: build/blocks/single-product/price/block.json
msgctxt "block description"
msgid "Product Price"
msgstr "商品价格"

#: blocks/single-product/product-tab/block.json
#: build/blocks/single-product/product-tab/block.json
msgctxt "block title"
msgid "Product Tab"
msgstr "商品选项卡"

#: blocks/single-product/product-tab/block.json
#: build/blocks/single-product/product-tab/block.json
msgctxt "block description"
msgid "This block is responsible for Product Tab, Product Description & Review"
msgstr "此区块负责商品选项卡、商品描述和评价"

#: blocks/single-product/rating/block.json
#: build/blocks/single-product/rating/block.json
msgctxt "block title"
msgid "Rating"
msgstr "评分"

#: blocks/single-product/rating/block.json
#: build/blocks/single-product/rating/block.json
msgctxt "block description"
msgid "This block responsible for Product Rating, SKU & Favourite"
msgstr "此区块负责商品评分、SKU 和收藏"

#: blocks/single-product/stock/block.json
#: build/blocks/single-product/stock/block.json
msgctxt "block title"
msgid "Product Stock"
msgstr "商品库存"

#: blocks/single-product/stock/block.json
#: build/blocks/single-product/stock/block.json
msgctxt "block description"
msgid "Product Stock"
msgstr "商品库存"

#: blocks/single-product/summary/block.json
#: build/blocks/single-product/summary/block.json
msgctxt "block title"
msgid "Product Summary"
msgstr "商品摘要"

#: blocks/single-product/summary/block.json
#: build/blocks/single-product/summary/block.json
msgctxt "block description"
msgid "Product Summary"
msgstr "商品摘要"

#: blocks/single-product/thumbnail/block.json
#: build/blocks/single-product/thumbnail/block.json
msgctxt "block title"
msgid "Product Thumbnail"
msgstr "商品缩略图"

#: blocks/single-product/thumbnail/block.json
#: build/blocks/single-product/thumbnail/block.json
msgctxt "block description"
msgid "Product Thumbnail"
msgstr "商品缩略图"

#: blocks/single-product/title/block.json
#: build/blocks/single-product/title/block.json
msgctxt "block title"
msgid "Product Title"
msgstr "商品标题"

#: blocks/single-product/title/block.json
#: build/blocks/single-product/title/block.json
msgctxt "block description"
msgid "Product Title"
msgstr "商品标题"
