# msgid "" msgstr "" "Project-Id-Version: EVIBES 2.9.2\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-07-14 15:40+0300\n" "PO-Revision-Date: 2025-06-16 08:59+0100\n" "Last-Translator: EGOR GORBUNOV \n" "Language-Team: LANGUAGE \n" "Language: zh-hans\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: evibes/settings/constance.py:18 msgid "Name of the project" msgstr "项目名称" #: evibes/settings/constance.py:19 msgid "Frontend domain name" msgstr "前台域名" #: evibes/settings/constance.py:20 msgid "Base domain name" msgstr "基础域名" #: evibes/settings/constance.py:21 msgid "Name of the company" msgstr "公司名称" #: evibes/settings/constance.py:22 msgid "Address of the company" msgstr "公司地址" #: evibes/settings/constance.py:23 msgid "Phone number of the company" msgstr "公司电话号码" #: evibes/settings/constance.py:24 msgid "SMTP host" msgstr "SMTP 主机" #: evibes/settings/constance.py:25 msgid "SMTP port" msgstr "SMTP 端口" #: evibes/settings/constance.py:26 msgid "Use TLS (Specify 0 for No and 1 for Yes)" msgstr "使用 TLS(0 表示否,1 表示是)" #: evibes/settings/constance.py:27 msgid "Use SSL (Specify 0 for No and 1 for Yes)" msgstr "使用 SSL(0 表示否,1 表示是)" #: evibes/settings/constance.py:28 msgid "SMTP username" msgstr "SMTP 用户名" #: evibes/settings/constance.py:29 msgid "SMTP password" msgstr "SMTP 密码" #: evibes/settings/constance.py:30 msgid "Mail from option" msgstr "邮件发件人地址" #: evibes/settings/constance.py:31 msgid "Payment gateway URL" msgstr "付款网关 URL" #: evibes/settings/constance.py:32 msgid "Payment gateway token" msgstr "支付网关令牌" #: evibes/settings/constance.py:33 msgid "Payment gateway minimum amount" msgstr "支付网关最低金额" #: evibes/settings/constance.py:34 msgid "Payment gateway maximum amount" msgstr "支付网关最高限额" #: evibes/settings/constance.py:35 msgid "Exchange rate API key" msgstr "汇率 API 密钥" #: evibes/settings/constance.py:36 msgid "OpenStreetMap Nominatim API URL" msgstr "OpenStreetMap Nominatim API URL" #: evibes/settings/constance.py:37 msgid "OpenAI API Key" msgstr "OpenAI API 密钥" #: evibes/settings/constance.py:40 msgid "Abstract API Key, if empty - no Abstract features provided" msgstr "抽象 API 密钥,如果为空 - 不提供抽象功能" #: evibes/settings/constance.py:42 msgid "HTTP Proxy" msgstr "HTTP 代理服务器" #: evibes/settings/constance.py:43 msgid "Disable buy functionality" msgstr "禁用购买功能" #: evibes/settings/constance.py:46 msgid "An entity for storing advertisiment data" msgstr "存储广告数据的实体" #: evibes/settings/constance.py:51 msgid "An entity for storing analytics data" msgstr "存储分析数据的实体" #: evibes/settings/drf.py:49 msgid "" "\n" "Welcome to the {\n" " CONSTANCE_CONFIG.get(\"PROJECT_NAME\")[0] # type: ignore [index]\n" " } B2B API documentation.\n" "\n" "The {\n" " CONSTANCE_CONFIG.get(\"PROJECT_NAME\")[0] # type: ignore [index]\n" " } B2B API is designed to provide seamless integration for merchants " "selling a wide range of electronics. Through this API, partnered merchants " "can manage products, orders, and inventory with ease, while accessing real-" "time stock levels.\n" "\n" "## Key Features\n" "- **Product Management:** Easily create, update, and manage your product " "listings with detailed specifications.\n" "- **Order Processing:** Handle bulk orders efficiently with streamlined " "operations for merchants.\n" "- **Inventory Management:** Keep track of stock levels in real-time, " "ensuring smooth fulfillment.\n" "- **Secure Transactions:** Secure and encrypted transactions to protect " "sensitive business information.\n" "- **Multi-Currency Support:** Expand your market reach with multi-currency " "transactions.\n" "- **Real-Time Notifications:** Stay updated with instant alerts on stock " "changes and order statuses.\n" "\n" "## Authentication\n" "- Authentication is handled via your merchant token. Include the token in " "the `X-EVIBES-B2B-AUTH` header of your requests in the format `Bearer " "`.\n" "\n" "## I18N\n" "- Apply an `Accept-Language` header to use non-default language. A list of " "all languages is available at `/app/languages/`.\n" "\n" "## Version\n" "Current API version: {EVIBES_VERSION}\n" msgstr "" "\n" "欢迎访问 {CONSTANCE_CONFIG.get(\"PROJECT_NAME\")[0]}B2B API 文档。\n" "\n" "{CONSTANCE_CONFIG.get(\"PROJECT_NAME\")[0]}B2B API 旨在为销售各种电子产品的商" "家提供无缝集成。通过该 API,合作商家可以轻松管理产品、订单和库存,同时访问实" "时库存水平。\n" "\n" "## 关键功能\n" "- 产品管理:** 轻松创建、更新和管理具有详细规格的产品列表。\n" "- 订单处理:** 为商家简化操作,高效处理大宗订单。\n" "- 库存管理:** 实时跟踪库存水平,确保顺利履约。\n" "- 安全交易:** 安全加密交易,保护敏感商业信息。\n" "- 多币种支持:** 通过多币种交易扩大市场范围。\n" "- 实时通知:** 库存变化和订单状态的即时提醒,让您随时了解最新情况。\n" "\n" "## 身份验证\n" "- 通过商家令牌进行身份验证。在请求的 `X-EVIBES-B2B-AUTH` 头中包含令牌,格式" "为 `Bearer `。\n" "\n" "## I18N\n" "- 应用 `Accept-Language` 头信息以使用非默认语言。所有语言的列表请访问 `/app/" "languages/`。\n" "\n" "## 版本\n" "当前的 API 版本:{EVIBES_VERSION}\n" #: evibes/settings/drf.py:77 msgid "" "\n" "Welcome to the {\n" " CONSTANCE_CONFIG.get(\"PROJECT_NAME\")[0] # type: ignore [index]\n" "} Platform API documentation.\n" "\n" "The {\n" " CONSTANCE_CONFIG.get(\"PROJECT_NAME\")[0] # type: ignore [index]\n" "} API is the central hub for managing product listings, monitoring orders, " "and accessing analytics for your electronics store. It provides RESTful " "endpoints for managing your store’s backend operations and includes both " "REST and GraphQL options.\n" "\n" "## Key Features\n" "- **Product Catalog:** Manage product details, pricing, and availability.\n" "- **Order Management:** Access detailed order information and process " "customer requests efficiently.\n" "- **User Roles & Permissions:** Set user roles and permissions for internal " "management.\n" "- **Custom Integrations:** Connect your system with external platforms " "through powerful APIs.\n" "- **Detailed Reporting:** Generate comprehensive reports on orders, sales " "performance, and product data.\n" "- **Real-Time Data:** Get live updates on inventory, pricing, and order " "statuses.\n" "\n" "## Authentication\n" "- Authentication is handled via JWT tokens. Include the token in the `X-" "EVIBES-AUTH` header of your requests in the format `Bearer `.\n" "- Access token lifetime is {\n" " SIMPLE_JWT.get(\"ACCESS_TOKEN_LIFETIME\").total_seconds() // 60 if not " "DEBUG else 3600 # type: ignore [union-attr]\n" "} {\"minutes\" if not DEBUG else \"hours\"}.\n" "- Refresh token lifetime is {\n" " SIMPLE_JWT.get(\"REFRESH_TOKEN_LIFETIME\").total_seconds() // 3600 # " "type: ignore [union-attr]\n" "} hours.\n" "- Refresh tokens are automatically invalidated after usage.\n" "\n" "## I18N\n" "- Apply an `Accept-Language` header to use non-default language. A list of " "all languages is available at `/app/languages/`.\n" "\n" "## Version\n" "Current API version: {EVIBES_VERSION}\n" msgstr "" "\n" "欢迎访问 {CONSTANCE_CONFIG.get(\"PROJECT_NAME\")[0]}平台 API 文档。\n" "\n" "{CONSTANCE_CONFIG.get(\"PROJECT_NAME\")[0]}API 是管理产品列表、监控订单和访问" "电子商店分析的中心枢纽。它提供 RESTful 端点,用于管理商店的后台操作,并包含 " "REST 和 GraphQL 选项。\n" "\n" "## 关键功能\n" "- 产品目录:** 管理产品详细信息、定价和可用性。\n" "- 订单管理:** 访问详细的订单信息并高效处理客户请求。\n" "- 用户角色和权限:** 为内部管理设置用户角色和权限。\n" "- 自定义集成:** 通过强大的应用程序接口将系统与外部平台连接起来。\n" "- 详细报告:** 生成有关订单、销售业绩和产品数据的综合报告。\n" "- 实时数据:** 实时更新库存、定价和订单状态。\n" "\n" "## 身份验证\n" "- 通过 JWT 标记进行身份验证。在请求的 `X-EVIBES-AUTH` 标头中包含令牌,格式为 " "`Bearer `。\n" "- 访问令牌的有效期为 {SIMPLE_JWT.get(\"ACCESS_TOKEN_LIFETIME\")." "total_seconds() // 60 if not DEBUG else 3600}{\"minutes\" if not DEBUG else " "\"hours\"}。\n" "- 刷新令牌的有效期为 {SIMPLE_JWT.get(\"ACCESS_TOKEN_LIFETIME\")." "total_seconds() // 3600} 小时。\n" "- 刷新令牌在使用后自动失效。\n" "\n" "## I18N\n" "- 应用 `Accept-Language` 标头来使用非默认语言。所有语言的列表位于 `/app/" "languages/`。\n" "\n" "## 版本\n" "当前的 API 版本:{EVIBES_VERSION}\n" #: evibes/settings/jazzmin.py:20 msgid "Home" msgstr "首页" #: evibes/settings/jazzmin.py:21 msgid "Storefront" msgstr "店面" #: evibes/settings/jazzmin.py:24 msgid "GraphQL Docs" msgstr "GraphQL 文档" #: evibes/settings/jazzmin.py:29 msgid "Platform REST Docs" msgstr "平台 REST 文档" #: evibes/settings/jazzmin.py:34 msgid "B2B REST Docs" msgstr "B2B REST 文档" #: evibes/settings/jazzmin.py:38 msgid "Support" msgstr "支持"