Context Object ( [cart] => Cart Object ( [id] => [id_shop_group] => 1 [id_shop] => 1 [id_address_delivery] => 0 [id_address_invoice] => 0 [id_currency] => 19 [id_customer] => [id_guest] => 0 [id_lang] => 5 [recyclable] => [gift] => [gift_message] => [mobile_theme] => [date_add] => [secure_key] => [id_carrier] => 0 [date_upd] => [checkedTos] => [pictures] => [textFields] => [delivery_option] => [allow_seperated_package] => [_products:protected] => [_taxCalculationMethod:protected] => 0 [webserviceParameters:protected] => Array ( [fields] => Array ( [id_address_delivery] => Array ( [xlink_resource] => addresses ) [id_address_invoice] => Array ( [xlink_resource] => addresses ) [id_currency] => Array ( [xlink_resource] => currencies ) [id_customer] => Array ( [xlink_resource] => customers ) [id_guest] => Array ( [xlink_resource] => guests ) [id_lang] => Array ( [xlink_resource] => languages ) ) [associations] => Array ( [cart_rows] => Array ( [resource] => cart_row [virtual_entity] => 1 [fields] => Array ( [id_product] => Array ( [required] => 1 [xlink_resource] => products ) [id_product_attribute] => Array ( [required] => 1 [xlink_resource] => combinations ) [id_address_delivery] => Array ( [required] => 1 [xlink_resource] => addresses ) [id_customization] => Array ( [required] => [xlink_resource] => customizations ) [quantity] => Array ( [required] => 1 ) ) ) ) ) [configuration:protected] => PrestaShop\PrestaShop\Adapter\Configuration Object ( [shop:PrestaShop\PrestaShop\Adapter\Configuration:private] => [parameters:protected] => ) [addressFactory:protected] => PrestaShop\PrestaShop\Adapter\AddressFactory Object ( ) [shouldSplitGiftProductsQuantity:protected] => [shouldExcludeGiftsDiscount:protected] => [lang_associated:protected] => [id_shop_list] => Array ( ) [get_shop_from_context:protected] => 1 [table:protected] => cart [identifier:protected] => id_cart [fieldsRequired:protected] => Array ( [0] => id_currency [1] => id_lang ) [fieldsSize:protected] => Array ( [secure_key] => 32 ) [fieldsValidate:protected] => Array ( [id_shop_group] => isUnsignedId [id_shop] => isUnsignedId [id_address_delivery] => isUnsignedId [id_address_invoice] => isUnsignedId [id_carrier] => isUnsignedId [id_currency] => isUnsignedId [id_customer] => isUnsignedId [id_guest] => isUnsignedId [id_lang] => isUnsignedId [recyclable] => isBool [gift] => isBool [gift_message] => isMessage [mobile_theme] => isBool [allow_seperated_package] => isBool [date_add] => isDate [date_upd] => isDate ) [fieldsRequiredLang:protected] => Array ( ) [fieldsSizeLang:protected] => Array ( ) [fieldsValidateLang:protected] => Array ( ) [tables:protected] => Array ( ) [image_dir:protected] => [image_format:protected] => jpg [translator:protected] => [def:protected] => Array ( [table] => cart [primary] => id_cart [fields] => Array ( [id_shop_group] => Array ( [type] => 1 [validate] => isUnsignedId ) [id_shop] => Array ( [type] => 1 [validate] => isUnsignedId ) [id_address_delivery] => Array ( [type] => 1 [validate] => isUnsignedId ) [id_address_invoice] => Array ( [type] => 1 [validate] => isUnsignedId ) [id_carrier] => Array ( [type] => 1 [validate] => isUnsignedId ) [id_currency] => Array ( [type] => 1 [validate] => isUnsignedId [required] => 1 ) [id_customer] => Array ( [type] => 1 [validate] => isUnsignedId ) [id_guest] => Array ( [type] => 1 [validate] => isUnsignedId ) [id_lang] => Array ( [type] => 1 [validate] => isUnsignedId [required] => 1 ) [recyclable] => Array ( [type] => 2 [validate] => isBool ) [gift] => Array ( [type] => 2 [validate] => isBool ) [gift_message] => Array ( [type] => 3 [validate] => isMessage ) [mobile_theme] => Array ( [type] => 2 [validate] => isBool ) [delivery_option] => Array ( [type] => 3 ) [secure_key] => Array ( [type] => 3 [size] => 32 ) [allow_seperated_package] => Array ( [type] => 2 [validate] => isBool ) [date_add] => Array ( [type] => 5 [validate] => isDate ) [date_upd] => Array ( [type] => 5 [validate] => isDate ) ) [classname] => Cart ) [update_fields:protected] => [force_id] => ) [customer] => Customer Object ( [id] => [id_shop] => [id_shop_group] => [secure_key] => [note] => [id_gender] => 0 [id_default_group] => 1 [id_lang] => [lastname] => [firstname] => [birthday] => [email] => [newsletter] => [ip_registration_newsletter] => [newsletter_date_add] => [optin] => [website] => [company] => [siret] => [ape] => [outstanding_allow_amount] => 0 [show_public_prices] => 0 [id_risk] => [max_payment_days] => 0 [passwd] => [last_passwd_gen] => [active] => 1 [is_guest] => [deleted] => [date_add] => [date_upd] => [years] => [days] => [months] => [geoloc_id_country] => [geoloc_id_state] => [geoloc_postcode] => [logged] => [id_guest] => [groupBox] => [reset_password_token] => [reset_password_validity] => [webserviceParameters:protected] => Array ( [objectMethods] => Array ( [add] => addWs [update] => updateWs ) [fields] => Array ( [id_default_group] => Array ( [xlink_resource] => groups ) [id_lang] => Array ( [xlink_resource] => languages ) [newsletter_date_add] => Array ( ) [ip_registration_newsletter] => Array ( ) [last_passwd_gen] => Array ( [setter] => ) [secure_key] => Array ( [setter] => ) [deleted] => Array ( ) [passwd] => Array ( [setter] => setWsPasswd ) ) [associations] => Array ( [groups] => Array ( [resource] => group ) ) ) [lang_associated:protected] => [id_shop_list] => Array ( ) [get_shop_from_context:protected] => 1 [table:protected] => customer [identifier:protected] => id_customer [fieldsRequired:protected] => Array ( [0] => lastname [1] => firstname [2] => email [3] => passwd ) [fieldsSize:protected] => Array ( [lastname] => 255 [firstname] => 255 [email] => 255 [passwd] => 255 [note] => 65000 [reset_password_token] => 40 ) [fieldsValidate:protected] => Array ( [secure_key] => isMd5 [lastname] => isCustomerName [firstname] => isCustomerName [email] => isEmail [passwd] => isHashedPassword [id_gender] => isUnsignedId [birthday] => isBirthDate [newsletter] => isBool [optin] => isBool [website] => isUrl [company] => isGenericName [siret] => isGenericName [ape] => isApe [outstanding_allow_amount] => isFloat [show_public_prices] => isBool [id_risk] => isUnsignedInt [max_payment_days] => isUnsignedInt [active] => isBool [deleted] => isBool [is_guest] => isBool [id_shop] => isUnsignedId [id_shop_group] => isUnsignedId [id_lang] => isUnsignedId [date_add] => isDate [date_upd] => isDate [reset_password_token] => isSha1 [reset_password_validity] => isDateOrNull ) [fieldsRequiredLang:protected] => Array ( ) [fieldsSizeLang:protected] => Array ( ) [fieldsValidateLang:protected] => Array ( ) [tables:protected] => Array ( ) [image_dir:protected] => [image_format:protected] => jpg [translator:protected] => [def:protected] => Array ( [table] => customer [primary] => id_customer [fields] => Array ( [secure_key] => Array ( [type] => 3 [validate] => isMd5 [copy_post] => ) [lastname] => Array ( [type] => 3 [validate] => isCustomerName [required] => 1 [size] => 255 ) [firstname] => Array ( [type] => 3 [validate] => isCustomerName [required] => 1 [size] => 255 ) [email] => Array ( [type] => 3 [validate] => isEmail [required] => 1 [size] => 255 ) [passwd] => Array ( [type] => 3 [validate] => isHashedPassword [required] => 1 [size] => 255 ) [last_passwd_gen] => Array ( [type] => 3 [copy_post] => ) [id_gender] => Array ( [type] => 1 [validate] => isUnsignedId ) [birthday] => Array ( [type] => 5 [validate] => isBirthDate ) [newsletter] => Array ( [type] => 2 [validate] => isBool ) [newsletter_date_add] => Array ( [type] => 5 [copy_post] => ) [ip_registration_newsletter] => Array ( [type] => 3 [copy_post] => ) [optin] => Array ( [type] => 2 [validate] => isBool ) [website] => Array ( [type] => 3 [validate] => isUrl ) [company] => Array ( [type] => 3 [validate] => isGenericName ) [siret] => Array ( [type] => 3 [validate] => isGenericName ) [ape] => Array ( [type] => 3 [validate] => isApe ) [outstanding_allow_amount] => Array ( [type] => 4 [validate] => isFloat [copy_post] => ) [show_public_prices] => Array ( [type] => 2 [validate] => isBool [copy_post] => ) [id_risk] => Array ( [type] => 1 [validate] => isUnsignedInt [copy_post] => ) [max_payment_days] => Array ( [type] => 1 [validate] => isUnsignedInt [copy_post] => ) [active] => Array ( [type] => 2 [validate] => isBool [copy_post] => ) [deleted] => Array ( [type] => 2 [validate] => isBool [copy_post] => ) [note] => Array ( [type] => 6 [size] => 65000 [copy_post] => ) [is_guest] => Array ( [type] => 2 [validate] => isBool [copy_post] => ) [id_shop] => Array ( [type] => 1 [validate] => isUnsignedId [copy_post] => ) [id_shop_group] => Array ( [type] => 1 [validate] => isUnsignedId [copy_post] => ) [id_default_group] => Array ( [type] => 1 [copy_post] => ) [id_lang] => Array ( [type] => 1 [validate] => isUnsignedId [copy_post] => ) [date_add] => Array ( [type] => 5 [validate] => isDate [copy_post] => ) [date_upd] => Array ( [type] => 5 [validate] => isDate [copy_post] => ) [reset_password_token] => Array ( [type] => 3 [validate] => isSha1 [size] => 40 [copy_post] => ) [reset_password_validity] => Array ( [type] => 5 [validate] => isDateOrNull [copy_post] => ) ) [classname] => Customer ) [update_fields:protected] => [force_id] => ) [cookie] => Cookie Object ( [_content:protected] => Array ( [date_add] => 2025-06-10 03:10:14 [id_lang] => 5 [id_unique_ipa] => 0 [id_currency] => 19 ) [_name:protected] => PrestaShop-b4bad38862bb1b5ea35d12de8ab5fbd2 [_expire:protected] => 1751217014 [_domain:protected] => www.tastefuldelights.com.au [_sameSite:protected] => Lax [_path:protected] => / [cipherTool:protected] => PhpEncryption Object ( ) [_modified:protected] => 1 [_allow_writing:protected] => 1 [_salt:protected] => LEDSRLMQ [_standalone:protected] => [_secure:protected] => 1 [session:protected] => ) [session] => Symfony\Component\HttpFoundation\Session\Session Object ( [storage:protected] => Symfony\Component\HttpFoundation\Session\Storage\PhpBridgeSessionStorage Object ( [bags:protected] => Array ( [attributes] => Symfony\Component\HttpFoundation\Session\SessionBagProxy Object ( [bag:Symfony\Component\HttpFoundation\Session\SessionBagProxy:private] => Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag Object ( [name:Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag:private] => attributes [storageKey:Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag:private] => _sf2_attributes [attributes:protected] => Array ( ) ) [data:Symfony\Component\HttpFoundation\Session\SessionBagProxy:private] => Array ( [_sf2_attributes] => Array ( ) [_symfony_flashes] => Array ( ) ) [usageIndex:Symfony\Component\HttpFoundation\Session\SessionBagProxy:private] => 2 ) [flashes] => Symfony\Component\HttpFoundation\Session\SessionBagProxy Object ( [bag:Symfony\Component\HttpFoundation\Session\SessionBagProxy:private] => Symfony\Component\HttpFoundation\Session\Flash\FlashBag Object ( [name:Symfony\Component\HttpFoundation\Session\Flash\FlashBag:private] => flashes [flashes:Symfony\Component\HttpFoundation\Session\Flash\FlashBag:private] => Array ( ) [storageKey:Symfony\Component\HttpFoundation\Session\Flash\FlashBag:private] => _symfony_flashes ) [data:Symfony\Component\HttpFoundation\Session\SessionBagProxy:private] => Array ( [_sf2_attributes] => Array ( ) [_symfony_flashes] => Array ( ) ) [usageIndex:Symfony\Component\HttpFoundation\Session\SessionBagProxy:private] => 2 ) ) [started:protected] => 1 [closed:protected] => [saveHandler:protected] => Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy Object ( [handler:protected] => Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler Object ( [handler:Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler:private] => SessionHandler Object ( ) [doDestroy:Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler:private] => [sessionName:Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler:private] => [prefetchId:Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler:private] => [prefetchData:Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler:private] => [newSessionId:Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler:private] => [igbinaryEmptyData:Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler:private] => ) [wrapper:protected] => [saveHandlerName:protected] => files ) [metadataBag:protected] => Symfony\Component\HttpFoundation\Session\Storage\MetadataBag Object ( [name:Symfony\Component\HttpFoundation\Session\Storage\MetadataBag:private] => __metadata [storageKey:Symfony\Component\HttpFoundation\Session\Storage\MetadataBag:private] => _sf2_meta [meta:protected] => Array ( [u] => 1749489014 [c] => 1749489014 [l] => 1751217014 ) [lastUsed:Symfony\Component\HttpFoundation\Session\Storage\MetadataBag:private] => 1749489014 [updateThreshold:Symfony\Component\HttpFoundation\Session\Storage\MetadataBag:private] => 0 ) [emulateSameSite:Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage:private] => ) [flashName:Symfony\Component\HttpFoundation\Session\Session:private] => flashes [attributeName:Symfony\Component\HttpFoundation\Session\Session:private] => attributes [data:Symfony\Component\HttpFoundation\Session\Session:private] => Array ( [_sf2_attributes] => Array ( ) [_symfony_flashes] => Array ( ) ) [usageIndex:Symfony\Component\HttpFoundation\Session\Session:private] => 2 ) [link] => Link Object ( [allow:protected] => 1 [url:protected] => /index.php [protocol_link] => https:// [protocol_content] => https:// [ssl_enable:protected] => 1 [urlShopId:protected] => ) [country] => Country Object ( [id] => 24 [id_zone] => 9 [id_currency] => 1 [iso_code] => AU [call_prefix] => 61 [name] => Australia [contains_states] => 1 [need_identification_number] => 0 [need_zip_code] => 1 [zip_code_format] => NNNN [display_tax_label] => 1 [active] => 1 [webserviceParameters:protected] => Array ( [objectsNodeName] => countries [fields] => Array ( [id_zone] => Array ( [xlink_resource] => zones ) [id_currency] => Array ( [xlink_resource] => currencies ) ) ) [id_lang:protected] => 19 [lang_associated:protected] => [id_shop:protected] => 1 [id_shop_list] => Array ( ) [get_shop_from_context:protected] => 1 [table:protected] => country [identifier:protected] => id_country [fieldsRequired:protected] => Array ( [0] => id_zone [1] => iso_code [2] => contains_states [3] => need_identification_number [4] => display_tax_label ) [fieldsSize:protected] => Array ( [iso_code] => 3 ) [fieldsValidate:protected] => Array ( [id_zone] => isUnsignedId [id_currency] => isUnsignedId [call_prefix] => isInt [iso_code] => isLanguageIsoCode [active] => isBool [contains_states] => isBool [need_identification_number] => isBool [need_zip_code] => isBool [zip_code_format] => isZipCodeFormat [display_tax_label] => isBool ) [fieldsRequiredLang:protected] => Array ( [0] => name ) [fieldsSizeLang:protected] => Array ( [name] => 64 ) [fieldsValidateLang:protected] => Array ( [name] => isGenericName ) [tables:protected] => Array ( ) [image_dir:protected] => [image_format:protected] => jpg [translator:protected] => [def:protected] => Array ( [table] => country [primary] => id_country [multilang] => 1 [fields] => Array ( [id_zone] => Array ( [type] => 1 [validate] => isUnsignedId [required] => 1 ) [id_currency] => Array ( [type] => 1 [validate] => isUnsignedId ) [call_prefix] => Array ( [type] => 1 [validate] => isInt ) [iso_code] => Array ( [type] => 3 [validate] => isLanguageIsoCode [required] => 1 [size] => 3 ) [active] => Array ( [type] => 2 [validate] => isBool ) [contains_states] => Array ( [type] => 2 [validate] => isBool [required] => 1 ) [need_identification_number] => Array ( [type] => 2 [validate] => isBool [required] => 1 ) [need_zip_code] => Array ( [type] => 2 [validate] => isBool ) [zip_code_format] => Array ( [type] => 3 [validate] => isZipCodeFormat ) [display_tax_label] => Array ( [type] => 2 [validate] => isBool [required] => 1 ) [name] => Array ( [type] => 3 [lang] => 1 [validate] => isGenericName [required] => 1 [size] => 64 ) ) [associations] => Array ( [zone] => Array ( [type] => 1 ) [currency] => Array ( [type] => 1 ) [l] => Array ( [type] => 2 [field] => id_country [foreign_field] => id_country ) ) [classname] => Country ) [update_fields:protected] => [force_id] => ) [employee] => [controller] => ProductController Object ( [quantity_discounts:protected] => [php_self] => product [id_product:protected] => 0 [id_product_attribute:protected] => 0 [product:protected] => [category:protected] => [redirectionExtraExcludedKeys:protected] => Array ( [0] => id_product_attribute [1] => rewrite ) [combinations:protected] => [adminNotifications:protected] => Array ( ) [isQuickView:protected] => [isPreview:protected] => [warning] => Array ( ) [success] => Array ( ) [info] => Array ( ) [iso] => [orderBy] => [orderWay] => [p] => [n] => [auth] => [guestAllowed] => [authRedirection] => [ssl] => 1 [restrictedCountry:protected] => 0 [maintenance:protected] => [nb_items_per_page] => [objectPresenter] => PrestaShop\PrestaShop\Adapter\Presenter\Object\ObjectPresenter Object ( ) [cart_presenter] => PrestaShop\PrestaShop\Adapter\Presenter\Cart\CartPresenter Object ( [priceFormatter:PrestaShop\PrestaShop\Adapter\Presenter\Cart\CartPresenter:private] => PrestaShop\PrestaShop\Adapter\Product\PriceFormatter Object ( ) [link:PrestaShop\PrestaShop\Adapter\Presenter\Cart\CartPresenter:private] => Link Object ( [allow:protected] => 1 [url:protected] => /index.php [protocol_link] => https:// [protocol_content] => https:// [ssl_enable:protected] => 1 [urlShopId:protected] => ) [translator:PrestaShop\PrestaShop\Adapter\Presenter\Cart\CartPresenter:private] => PrestaShopBundle\Translation\TranslatorComponent Object ( [catalogues:protected] => Array ( [zh-CN] => Symfony\Component\Translation\MessageCatalogue Object ( [messages:Symfony\Component\Translation\MessageCatalogue:private] => Array ( [ModulesContactinfoAdmin] => Array ( [Contact information] => 联系人信息 [Allows you to display additional information about your store's customer service.] => 让你能够添加额外的商店客户服务信息 [Your theme needs to be compatible with this feature] => 您的主题需要与此功能兼容 ) [EmailsBody] => Array ( [{followup}] => {followup} [(waiting for validation)] => (等待验证) [{shop_name} powered by PrestaShop™] => {shop_name}PrestaShop™ 提供支持 [Message from {shop_name}] => 来自 {shop_name} 的留言 [Your login email address on {shop_name}] => 您在 {shop_name} 上登录的电子邮件地址 [Here is your login email address:] => 您的电子邮件地址是什么? [Thank you for creating a customer account at {shop_name}.] => 感谢您在{shop_name} 注册客户账户。 [Important Security Tips:] => 重要的安全提示: [Always keep your account details safe.] => 始终保持你的帐户详细信息的安全。 [Never disclose your login details to anyone.] => 永远不要透露您的登录信息给任何人。 [Change your password regularly.] => 定期更改密码。 [Should you suspect someone is using your account illegally, please notify us immediately.] => 如果您怀疑有人违法使用您的帐户,请立即通知我们。 [Please go on {order_link} to finalize the payment.] => 请到 {order_link} 完成支付。 [A new order has been generated on your behalf.] => 您已经生成一个新订单 [Awaiting wire payment] => 等待电汇付款 [You have selected to pay by wire transfer.] => 您已选择通过电汇支付 [Here are the bank details for your transfer:] => 下面是该银行的转账详细信息: [Account owner:] => 帐户所有者: [Account details:] => 帐户的详细资料 [Bank address:] => 银行地址: [Please specify your order reference in the bankwire description.] => 请在银行转账说明里备注你的订单号码 [Your order with the reference [1]{order_name}[/1] has been placed successfully and will be [1]shipped as soon as we receive your payment[/1].] => 订单号为 [1]{order_name}[/1] 的订单已经成功下单,我们将在[1]收到付款后马上发货[/1] 。 [Awaiting check payment] => 等待支票付款 [You have selected to pay by check.] => 您已选择以支票支付。 [Here are the bank details for your check:] => 下面是您支票银行的详细信息: [Thank you for shopping with {shop_name}!] => 感谢在 {shop_name} 购物! [Amount:] => 金额 [Payable to the order of:] => 收款人: [Please mail your check to:] => 请邮寄支票到: [Customer email address:] => 客户电子邮件地址: [Message from a {shop_name} customer] => 来自店铺{shop_name} 客户的留言 [Order ID:] => 订单编号: [Your message to {shop_name} Customer Service] => 您给 {shop_name} 店铺客服的留言 [Your message has been sent successfully.] => 您的留言已成功发送 [We will answer as soon as possible.] => 我们将尽快给您回复。 [Attached file:] => 附件: [Credit slip created] => 代金券已创建 [We have generated a credit slip in your name for order with the reference [1]{order_name}[/1].] => 我们已经为您的订单号 [1]{order_name}[/1] 以您的名义开立了折扣单。 [Thank you for your order with the reference {order_name} from {shop_name}] => 感谢您在 {shop_name} 的订单,订单号为 {order_name} [Product(s) now available for download] => 商品现在可下载 [You have [1]{nbProducts}[/1] product(s) now available for download using the following link(s):] => 您有 [1]{nbProducts}[/1] 个商品(s) 可以下载,请点击以下链接(s): [Your {shop_name} login information] => 您的 {shop_name} 登录信息 [Here is your personal login information for [1]{shop_name}[/1]:] => 以下是 [1]{shop_name}[/1] 的个人登录信息: [First name:] => 名: [Last name:] => 姓: [Customer service - Forwarded discussion] => 客服 - 转发聊天 [[1]{employee}[/1] added [1]"{comment}"[/1]] => [1]{employee}[/1] 加入 [1]"{comment}"[/1] [[1]{employee}[/1] wanted to forward this discussion to you.] => [1]{employee}[/1] 想转发这个聊天主题给您。 [Discussion history:] => 聊天记录: [Your customer account creation] => 您的客户账户创建 [Your guest account for [1]{shop_name}[/1] has been transformed into a customer account.] => 你[1]{shop_name}[/1] 的游客账号已被转为顾客账号 [Please be careful when sharing these login details with others.] => 与他人分享这些的登录信息时请小心。 [Email address:] => 电子邮件地址 [Click on the following link to set up your password:] => 单击以下链接来设置密码: [Import complete] => 导入已完成 [Your order with the reference [1]{order_name}[/1] is currently in transit.] => 你的[1]{order_name}[/1] 订单正在赶来的路上。 [In transit] => 运输中 [You can track your package using the following link:] => 您可以使用以下链接追踪您的包裹: [You have received a new log alert] => 您收到一个新log提醒 [[1]Warning:[/1] you have received a new log alert in your Back Office.] => [1]警告: [/1]你在后台收到一个新的 log 警示. [You can check for it in the [1]Advanced Parameters > Logs[/1] section of your back office.] => 您可以在后台的 [1]"工具" > "日志"[/1]部分进行检查。 [Your order with the reference [1]{order_name}[/1] from [1]{shop_name}[/1] has been canceled.] => 你在 [1]{shop_name}[/1] 的订单 [1]{order_name}[/1] 已经取消。 [Order canceled] => 订单被取消 [Order changed] => 订单改变 [Your order with the reference [1]{order_name}[/1] from [1]{shop_name}[/1] has been changed by the merchant.] => 您从 [1]{shop_name}[/1] 引用 [1]{order_name}[/1] 的订单已被商家更改。 [Message from a customer] => 来自客户的留言 [Product:] => 商品: [You have received a new message from [1]{shop_name}[/1] regarding order with the reference [1]{order_name}[/1].] => 您收到了一个由 [1]{shop_name}[/1] 发出关于订单 [1]{order_name}[/1] 的留言。 [Message:] => 留言: [Return #{id_order_return} - update] => 退货 #{id_order_return} - 更新 [We have updated the progress on your return #{id_order_return}, the new status is:] => 您已更新了您的退货进度,新状态为: [Item(s) out of stock] => 商品无库存 [Unfortunately, one or more items are currently out of stock. This may cause a slight delay in your delivery. Please accept our apologies and rest assured that we are working hard to rectify this.] => 很抱歉,有一件商品目前没有库存。这可能会导致您的包裹轻微的延迟。请接受我们的道歉,请您放心,我们正在努力让此问题给您带来的不便降到最小。 [Thanks for your order with the reference {order_name} from {shop_name}.] => 感谢您在 {shop_name} 下的订单 {order_name}。 [Your new {shop_name} login details] => 您的 {shop_name} 新登录信息 [Password reset request for {shop_name}] => {shop_name} 的密码重置申请 [To confirm this action, please use the following link:] => 如确定这样做,请点击以下链接: [You have requested to reset your [1]{shop_name}[/1] login details.] => 您已请求重置您的 [1]{shop_name}[/1] 登录详细信息。 [Please note that this will change your current password.] => 请注意,这将改变目前的密码。 [Payment processed] => 付款已处理 [Your payment for order with the reference {order_name} was successfully processed.] => 您的订单编号为{order_name} 已经成功支付。 [Payment processing error] => 支付处理错误 [There is a problem with your payment for {shop_name} order with the reference {order_name}. Please contact us at your earliest convenience.] => 您在{shop_name} 的订单{order_name} 支付出现了错误。请尽快与我们联系。 [We cannot ship your order until we receive your payment.] => 我们在收到付款前不能发货。 [Processing] => 正在处理 [We are currently processing your {shop_name} order with the reference {order_name}.] => 我们正在处理您在 {shop_name} 的订单 {order_name}。 [We have processed your {shop_name} refund for order with the reference {order_name}.] => 我们以处理您在 {shop_name} 的订单 {order_name} 退货申请。 [Refund processed] => 退货已处理 [In order to reply, please use the following link: {link}] => 如要回复,请使用以下链接: {link} [Please do not reply directly to this email, we will not receive it.] => 请不要回复这封电子邮件,因为此信箱无人查看, [Your order has been shipped] => 你的订单已发货 [Shipped] => 已发货 [Your order with the reference [1]{order_name}[/1] has been shipped.] => 您的订单, [1]{order_name}[/1],正在运输途中。 [Hello] => 您好 [This is a [1]test e-mail[/1] from your shop.] => 这是一封来自你商店的[1]测试邮件[/1]。 [If you can read this, the test was successful!] => 如果你可以看到这个,说明测试成功了。 [Voucher created] => 折扣券已创建 [A voucher has been created in your name as a result of your order with the reference [1]{order_name}[/1].] => 关于您的订单[1]{order_name}[/1].,一张属于你的优惠券已经创建了。 [[1]Voucher code: {voucher_num}[/1] in the amount of [1]{voucher_amount}[/1]] => [1]优惠券代码: {voucher_num}[/1] 金额 [1]{voucher_amount}[/1] [This is to inform you about the creation of a voucher.] => 此消息为通知您一张折扣券已创建。 [This item is once again in-stock.] => 这件商品又有货了。 [You can access the product page by clicking on the link:] => 您可以点击以下链接来查阅商品页面: [You can order it right now from our online shop.] => 您可以马山在我们的在线店铺付账。 [{product} is now available.] => {product} 已经有货了。 [Total Tax paid] => 总税已付 [A new order was placed on {shop_name} by the following customer: {firstname} {lastname} ({email})] => 一名顾客 {firstname} {lastname} ({email}) 在一个店里弄了个新的订单 {shop_name} [Order details] => 订单详细 [Order:] => 订单: [Placed on] => 下单: [Payment:] => 支付: [Reference] => 参考 [Product] => 产品 [Unit price] => 单价 [Quantity] => 数量 [Total price] => 总价 [Products] => 单件商品 [Discounts] => 折扣 [Gift-wrapping] => 礼品包装 [Shipping] => 配送 [Total paid] => 总计支付 [Carrier:] => 配送商: [Delivery address] => 送货地址 [Billing address] => 账单地址 [Customer message:] => 客户留言: [Order {order_name}] => 订单 {order_name} [Order edited] => 编辑订单 [Your order with the reference [1]{order_name}[/1] has been modified.] => 您的订单 [1]{order_name}[/1] 已被修改。 [If you have a guest account, you can follow your order via the %guest_tracking_label% section on our shop.] => 如果您有访客帐户,您可以通过我们商店的 %guest_tracking_label% 部分关注您的订单。 [The stock cover is now less than the specified minimum of:] => 库存已经低于设置的最小值: [Current stock cover:] => 当前库存: [{product} is almost out of stock.] => {product} 几乎没有库存了。 [{product} is nearly out of stock.] => {product} 马上就没有库存了。 [The remaining stock is now less than the specified minimum of] => 剩余库存已经低于设置的最小值 [Remaining stock:] => 所剩库存: [Replenish your inventory, go to the [1]Catalog > Stocks[/1] section of your back office to manage your stock.] => 补充您的库存,转到后台的 [1] 目录 > 库存[/1] 部分来管理您的库存。 [Return details] => 退货详细信息 [{order_name} Placed on {date}] => {order_name} 在 {date} [Customer:] => 客户 [You have received a new return request for {shop_name}.] => 你有个新的退货订单,店面{shop_name}。 [Thank you for subscribing to our newsletter.] => 感谢订阅我们的电子简报。 [Thank you for subscribing to our newsletter, please confirm your request by clicking the link below :] => 感谢订阅我们的电子简报,请点击一下链接确认您的申请: [Hi,] => 您好, [Newsletter subscription] => 电子简报订阅 [Regarding your newsletter subscription, we are pleased to offer you the following voucher:] => 因为您通过电子简报的订阅,我们很高兴回馈您以下折扣券: [We noticed that during your last visit on {shop_name}, you did not complete the order you had started.] => 我们注意到,您在{shop_name}上次访问期间,你没有完成你已经开始的订单。 [As an incentive, we can give you a discount of [1]{amount}%[/1] off your next order! This offer is valid for [1]{days}[/1] days, so do not waste a moment!] => 为了答谢您,我们可以给您的下一个订单 [1]{amount}%[/1] 的折扣!此优惠有效期为 [1]{days}[/1] 天,所以不要浪费! [Your {shop_name} login details] => 您的{shop_name} 注册信息 [Thank you for your order at {shop_name}.] => 感谢您在 {shop_name} 的订单。 [As our way of saying thanks, we want to give you a discount of [1]{amount}%[/1] off your next order! This offer is valid for [1]{days}[/1] days, so do not waste a moment!] => 为了答谢您,我们可以给您的下一个订单 [1]{amount}%[/1] 的折扣!此优惠有效期为 [1]{days}[/1] 天,所以不要浪费! [You are one of our best customers and as such we want to thank you for your continued patronage.] => 你是我们的尊贵客户之一,因此,我们要感谢您一直以来的惠顾。 [As appreciation for your loyalty, we want to give you a discount of [1]{amount}%[/1] valid on your next order! This offer is valid for [1]{days}[/1] days, so do not waste a moment!] => 为了答谢您,我们可以给您的下一个订单 [1]{amount}%[/1] 的折扣!此优惠有效期为 [1]{days}[/1] 天,所以不要浪费! [Thanks for your trust.] => 感谢您的信任。 [Here is your coupon:] => 这是您的券: [Enter this code in your shopping cart to get your discount.] => 输入此号码到您的购物车得到折扣。 [You are one of our best customers, however you have not placed an order in {days_threshold} days.] => 您是我们的忠实客户之一,但您已经有 {days_threshold} 天没有下订单了。 [We wish to thank you for the trust you have placed in us and want to give you a discount of [1]{amount}%[/1] valid on your next order! This offer is valid for [1]{days}[/1] days, so do not waste a moment!] => 为了答谢您,我们可以给您的下一个订单 [1]{amount}%[/1] 的折扣!此优惠有效期为 [1]{days}[/1] 天,所以不要浪费! [Your cart at {shop_name}] => 您在 {shop_name} 的购物车 [Your referred friend [1]{sponsored_firstname} {sponsored_lastname}[/1] has placed his or her first order on {shop_name}!] => 您推荐的朋友 [1]{sponsored_firstname} {sponsored_lastname}[/1] 刚刚在 {shop_name} 下了她的第一个订单! [We are pleased to offer you a voucher worth [1]{discount_display} (voucher # {discount_name})[/1] that you can use on your next order.] => 我们很高兴为您提供优惠券,价值[1]{discount_display} (voucher # {discount_name})[/1]。您可以在下次下单的时候使用。 [Congratulations!] => 恭喜! [join us!] => 加入我们! [Your friend [1]{firstname} {lastname}[/1] wants to refer you on {shop_name}!] => 您的朋友 [1]{firstname} {lastname}[/1] 想向您推荐 {shop_name}! [Get referred and earn a discount voucher of [1]{discount}![/1]] => 推荐给好友,赢得一张 [1]{discount}![/1] 优惠券 [It's very easy to sign up. Just click here!] => 注册非常简单。只需点击这里! [When signing up, don't forget to provide the e-mail address of your referring friend:] => 在注册时,不要忘记把推荐给您的朋友的邮件地址填上: [Best regards,] => 此致敬礼。 [We are pleased to offer you a voucher worth [1]{discount}[/1] that you can use on your next order.] => 我们很高兴为您提供优惠券,价值[1]{discount} (voucher # [/1])。您可以在下次下单的时候使用。 [Referral Program] => 推荐方案 [Hi {firstname} {lastname},] => 您好 {firstname} {lastname}, [Here is the code of your voucher:] => 这是您的折扣券码: [Simply copy/paste this code during the payment process for your next order.] => 只需在您的下一个订单的付款流程复制/粘贴此代码。 [We have created a voucher in your name for referring a friend.] => 我们已在您名下创建了一张折扣券给您的推荐好友。 [, with an amount of] => ,金额为 [You can now place orders on our shop:] => 您现在可以在我们的店铺下单了: [Account] => 帐户 [Your login details on {shop_name}] => 您在 {shop_name} 上的登录信息 [Here are your login details:] => 这是您的注册信息: [Back Office Order] => 后台订单 [Please go on {order_link} to complete the payment.] => 请到 {order_link} 完成支付。 [Bankwire] => 银行转账 [Pending payment] => 待付款 [Payment method: bank wire] => 付款方式: 银行电汇 [You have decided to pay by bank wire.] => 您已经选择银行电汇付款 [Here is the information you need for your transfer:] => 以下是您转账所需的信息: [Your order with the reference [1]{order_name}[/1] has been placed successfully. You can expect [1]delivery as soon as your payment is received[/1].] => 订单号为 [1]{order_name}[/1] 的订单已经成功下单,我们将在[1]收到付款后马上发货[/1] 。 [Check] => 支票 [Awaiting payment by check] => 等待支票付款 [Payment method: check] => 付款方式:支票 [You have decided to pay by bank check.] => 你选择了以支票支付。 [Here is the information you need for your check:] => 以下是您的支票所需的信息: [Contact] => 联系我们 [Customer Email Address:] => 客户 e-mail 地址: [Order ID #:] => 订单号 #: [Contact Form] => 联系我们 [Your message has been sent successfully, thank you for taking the time to write!] => 您的信息已成功发送,感谢您抽出宝贵时间撰写! [We will reply as soon as possible.] => 我们将尽快给您回复。 [Review this credit slip and download your invoice on our shop, go to the %credit_slips_label% section of your customer account.] => 查看此信用单并在我们的商店下载您的发票,转到您客户帐户的 %credit_slips_label% 部分。 [Credit Slip] => 信用券 [Credit slip] => 信用单 [A credit slip has been generated in your name for order with the reference [1]{order_name}[/1].] => 我们很高兴地通知您,我们已为您的订单生成了一张代金券,订单编号为 [1]{order_name}[/1]。 [Download products] => 下载该商品 [Thank you for your order with the reference {order_name} from [1]{shop_name}[/1]] => 感谢您在 [1]{shop_name}[/1] 的订单,订单号为 {order_name} [Product(s) to download] => 可下载的商品(s) [Employee password] => 员工密码 [Here is your personal login information for {shop_name}] => 以下是 {shop_name} 的个人登录信息: [Here is your identification information on [1]{shop_name}[/1]] => 以下是 [1]{shop_name}[/1] 的个人登录信息: [Forward message] => 转发信息 [Customer Service - Discussion Forwarded] => 客户服务-讨论转发 [[1]{employee}[/1] added [1]{comment}[/1]] => [1]{employee}[/1] 加入 [1]{comment}[/1] [You can access your customer account on our shop:] => 您可以在我们的店铺里使用客户账户: [Guest to customer] => 访客账户 [Your guest account has been turned into a customer account] => 您的游客帐户已经转换到客户账户 [Congratulations, your guest account for [1]{shop_name}[/1] has been turned into a customer account!] => 你[1]{shop_name}[/1] 的游客账号已被转为顾客账号 [The file {filename} has been successfully imported to your shop.] => 文件{filename} 已经成功导入你的商店 [Import] => 上传 [Import finished] => 导入完成 [Your order with the reference [1]{order_name}[/1] is on its way.] => 您的订单, [1]{order_name}[/1],正在运输途中。 [Log Alert] => 记录报警 [New alert message saved] => 保存新的警报消息 [[1]WARNING:[/1] you have received a new log alert in your back office.] => [1]警告: [/1]你在后台收到一个新的 log 警示. [Newsletter] => 电子简报 [Your order with the reference [1]{order_name}[/1] from [1]{shop_name}[/1] has been canceled by the merchant.] => 您在 [1]{shop_name}[/1] 的订单( [1]{order_name}[/1])已被商戶取消。 [Order confirmation] => 订单确认 [Thank you for shopping on [1]{shop_name}[/1]!] => 感谢在 [1]{shop_name}[/1] 购物! [Recycled packaging:] => 回收包装: [You have received a new message regarding order with the reference] => 您收到了一条留言关于订单 [Order customer comment] => 下单顾客评论 [Message from customer] => 来自客户的留言 [Order merchant comment] => 订单商户评论 [Order return state] => 退单状态 [Order return #{id_order_return} - Update] => 退货 #{id_order_return} - 更新 [Follow your order and download your invoice on our shop, go to the %order_history_label% section of your customer account.] => 按照您的订单并在我们的商店下载发票,转到您客户帐户的订单历史和详细信息部分。 [Out of stock] => 无库存 [Replenishment required] => 需要补货 [Unfortunately, one or more items are currently out of stock and this may cause a slight delay for delivery. Please accept our apologies for this inconvenience and be sure we are doing our best to correct the situation.] => 不幸的是,一件或多件商品目前缺货,这可能会导致交货稍有延迟。 对于给您带来的不便,请接受我们的歉意,并确保我们正在尽最大努力纠正这种情况。 [Password] => 密码 [Your password has been correctly updated.] => 您的密码已更改成功 [Password Query] => 密码查询 [Confirmation of password request on {shop_name}] => 确认 {shop_name}上的密码请求 [In order to confirm this action, click on the following link:] => 为了确认此操作,请单击以下链接: [If you did not make this request, just ignore this email.] => 如果您没有提出此请求,请忽略此电子邮件。 [Payment] => 付款 [Your payment for order with the reference [1]{order_name}[/1] was successfully processed.] => 您的订单编号为{order_name} 已经成功支付。 [Payment Error] => 支付错误 [Payment error] => 支付错误 [We have encountered an error while processing your payment for your order with the reference [1]{order_name}[/1] from [1]{shop_name}[/1]. Please contact us as soon as possible.] => 我们在处理您的订单付款时遇到错误,参考文献 [1]{shop_name}[/1] 来自 [1]{shop_name}[/1]。 请尽快与我们联系。 [You can expect delivery as soon as your payment is received.] => 您可能期待在付款后立即发货。 [Preparation] => 准备 [Processing order] => 处理订单 [We are currently processing your order with the reference [1]{order_name}[/1] from [1]{shop_name}[/1].] => 我们目前正在使用来自 [1]{shop_name}[/1] 的信息 [1]{order_name}[/1] 处理您的订单。 [Refund] => 退款 [We have processed your refund for your order with the reference [1]{order_name}[/1] from [1]{shop_name}[/1].] => 我们目前正在使用来自 [1]{shop_name}[/1] 的信息 [1]{order_name}[/1] 处理您的订单。 [Reply msg] => 回复留言 [In order to reply, click on the following link: {link}] => 如需回复,请点击以下链接:{link} [Test] => 测试 [Here is a test [1]email[/1] from your shop.] => 这是一封来自你商店的[1]测试邮件[/1]。 [If you can read this, it means the test is successful!] => 如果你能看到这个,就说明测试成功了! [Voucher] => 凭证: [Voucher code generated] => 生成的优惠券代码 [We are pleased to inform you that a voucher has been generated in your name for order with the reference [1]{order_name}[/1].] => 我们很高兴地通知您,我们已为您的订单生成了一张代金券,订单编号为 [1]{order_name}[/1]。 [[1]VOUCHER CODE: {voucher_num}[/1] in the amount of [1]{voucher_amount}[/1]] => [1]优惠券代码: {voucher_num}[/1] 中的金额为 [1]{voucher_amount}[/1] [In order to use it, just copy/paste this code during check out.] => 要使用它,只需在结帐时复制/粘贴此代码即可。 [Voucher new] => 新优惠券 [Voucher code has been generated] => 优惠券代码已生成 [Here is your new voucher code:] => 这是您的新优惠券代码: [Customer Quantity] => 客户数量 [Good news, this item is back in stock!] => 好消息,该商品有货了! [Click on the following link to visit the product page and order it:] => 点击以下链接访问产品页面并订购: [Including total tax] => 含税总额 [New Order] => 新订单 [A new order was placed on [1]{shop_name}[/1] by the following customer:] => 以下客户在 [1]{shop_name}[/1] 上下了一个新订单: [Carrier] => 配送商 [Order ID {order_name}] => 订单编号 {order_name} [Go to your customer account to learn more about it.] => 转到您的客户帐户以了解更多信息。 [Product coverage] => 产品覆盖 [Your stock cover is now less than the specified minimum of:] => 您的库存保障现在低于指定的最小值: [Product out of stock] => 产品缺货 [There are now less than [1]{last_qty}[/1] items in stock.] => 现有[1]{last_qty}[/1] 件商品库存不足 [Return Slip] => 退货券 [Return Details] => 退货详情 [Newsletter Confirmation] => 通讯确认 [Newsletter Verification] => 时事通讯验证 [Thank you for subscribing to our newsletter. Please click on the following link to confirm your request:] => 感谢您订阅我们的时事通讯。 请点击以下链接确认您的请求: [Newsletter Voucher] => 电子简报代金券 [Subscribing to newsletter] => 订阅时事通讯 [Thank you for subscribing to our newsletter. We are pleased to offer you the following voucher:] => 感谢您订阅我们的时事通讯。 我们很高兴为您提供以下优惠券: [Follow up 1] => 后续行动1 [Thanks for your visit. However, it looks like you did not complete your purchase.] => 感谢您的光临。 但是,您似乎没有完成购买。 [Your cart has been saved, you can go back to your order on our shop:] => 您的购物车已保存,您可以通过访问我们的商店恢复您的订单: [Your voucher code on {shop_name}] => 您在 {shop_name} 上的优惠券代码 [Follow up 2] => 后续行动2 [Thanks for your order.] => 感谢您的订购. [Follow up 3] => 后续行动3 [Your cart has been saved, you can resume your order by visiting our shop:] => 您的购物车已保存,您可以通过访问我们的商店恢复您的订单: [We are pleased to offer you a discount of [1]{amount}%[/1] off your next order. And this offer is valid for [1]{days}[/1] days, so do not wait any longer!] => 我们很高兴为您提供下一个订单 [1]{amount}%[/1] 的折扣。 而且此优惠有效期为 [1]{days}[/1] 天,所以不要再等了! [Here is your VOUCHER CODE:] => 这是您的优惠券代码: [Enter this code in your shopping cart to get the discount.] => 在您的购物车中输入此代码以获得折扣。 [Follow up 4] => 后续行动4 [Your cart on {shop_name}] => 您在 {shop_name} 的购物车 [Congratulations, you are one of our best customers! However, it looks like you have not placed an order since {days_threshold} days.] => 您是我们最好的客户之一! 但是,您似乎已经 {days_threshold} 天没有下过单了。 [Referral program Congratulations] => 推荐计划邀请 [Your referred friend [1]{sponsored_firstname}[/1] [1]{sponsored_lastname}[/1] has placed his/her first order on {shop_name}!] => 您推荐的朋友 [1]{sponsored_firstname} {sponsored_lastname}[/1] 刚刚在 {shop_name} 下了她的第一个订单! [We are pleased to offer you a voucher worth [1]{discount_display}[/1] (VOUCHER # [1]{discount_name}[/1]) that you can use on your next order.] => 我们很高兴为您提供优惠券,价值[1]{discount_display} (voucher # {discount_name})[/1]。您可以在下次下单的时候使用。 [Referral program Invitation] => 推荐计划邀请 [Join us!] => 加入我们! [Your friend [1]{firstname} {lastname}[/1] wants to refer you on {shop_name}!] => 您的朋友 [1]{firstname} {lastname}[/1] 想向您推荐 {shop_name}! [Get referred and earn a discount voucher of [1]{discount}[/1]!] => 推荐给好友,赢得一张 [1]{discount}![/1] 优惠券! [It's very easy to sign up, just click here!] => 注册非常简单。只需点击这里! [When signing up, don't forget to provide the email address of your referring friend:] => 在注册时,不要忘记把推荐给您的朋友的邮件地址填上: [Referral program Voucher] => 推荐计划优惠券 [Sponsorship Program] => 赞助计划 ) [ModulesBestsellersShop] => Array ( [Best Sellers] => 最畅销 [All best sellers] => 所有畅销书 ) [ModulesCategoryproductsShop] => Array ( [%s other product in the same category:] => %s 同一类产品: [%s other products in the same category:] => %s 同一类产品: ) [ModulesFeaturedproductsShop] => Array ( [Our Products] => 我们的产品 [All products] => 所有产品 ) [ModulesIqitreviewsProduct-list-reviews] => Array ( [Reviews] => 点评 ) [ModulesLegalcomplianceShop] => Array ( [Information] => 信息 [Shipping and payment] => 运输和付款 [All prices are mentioned tax included] => 所有价格均含税 [All prices are mentioned tax excluded] => 所有价格均不含税 [and] => 和 [shipping excluded] => 不含运费 ) [ModulesMailalertsShop] => Array ( [My alerts] => 我的提醒 [No mail alerts yet.] => 还没有邮件提醒。. [your@email.com] => 你的@email.com [Notify me when available] => 可用时通知我 [Your e-mail address is invalid] => 您输入的电邮地址不正确 [You already have an alert for this product] => 您已经有此产品的提醒 [Request notification registered] => 提醒要求已记录 [Remove mail alert] => 删除邮件提醒 ) [ModulesNewproductsShop] => Array ( [New products] => 新产品 [All new products] => 所有新产品 ) [ModulesPhsimpleblogAuthors] => Array ( [Authors] => 作者 [There are no authors] => 没有作者 [See the author's articles] => 看作者的文章 ) [ModulesPhsimpleblogDisqus] => Array ( [Comments] => 评论 ) [ModulesPhsimpleblogFacebook] => Array ( [Comments] => 评论 ) [ModulesPhsimpleblogForm] => Array ( [New comment] => 新评论 [You are replying to a comment] => 您正在回复评论 [Your name] => 你的名字 [Your comment] => 你的评论 [Cancel] => 取消 [Add new comment] => 添加新评论 [Only registered and logged customers can add comments] => 只有注册和登录的客户才能添加评论 ) [ModulesPhsimpleblogLayout] => Array ( [Comments] => 评论 [Reply] => 回复 [No comments at this moment] => 暂时没有评论 ) [ModulesPhsimpleblogLeft-column] => Array ( [Blog] => 回复 [Link to] => 链接到 ) [ModulesPhsimpleblogList] => Array ( [There are no posts] => 没有帖子 ) [ModulesPhsimpleblogPost-author] => Array ( [See the author's articles] => 看作者的文章 ) [ModulesPhsimpleblogPost-bottomline] => Array ( [Read more] => 阅读更多 ) [ModulesPhsimpleblogPost-miniature-footer] => Array ( [comments] => 评论 [views] => 观点 ) [ModulesPhsimpleblogPost-single-related-products] => Array ( [Related products] => 相关产品 ) [ModulesPhsimpleblogSingle] => Array ( [likes] => 喜欢 [views] => 观点 [comments] => 评论 [View full] => 查看完整 [Share this post] => 分享这个帖子 ) [ModulesProductcommentsShop] => Array ( [OK] => 好的 [Grade] => 年级 [No] => 不 [Yes] => Yes [Be the first to write your review] => 成为第一个写评论的人 [No customer reviews for the moment.] => 暂无评论。. [Write your review] => 写下您的评论 [Sorry, your review cannot be posted.] => 抱歉,您的评论无法发布。. [Title] => 标题 [Your name] => 你的名字 [Review] => 审查 [Required fields] => 必填字段 [Cancel] => 取消 [Send] => 发送 [Your comment has been submitted and will be available once approved by a moderator.] => 您的评论已提交,一旦获得版主批准即可使用。. [Your comment has been added!] => 您的评论已添加!! [Review sent] => 评论已发送 [Your review cannot be sent] => 您的评论无法发送 [Read user reviews] => 阅读用户评论 [By %1$s] => 评 注 %1$s [Report abuse] => 报告滥用 [Sorry, your review appreciation cannot be sent.] => 抱歉,您的评论赞赏无法发送。. [Sorry, your abuse report cannot be sent.] => 抱歉,无法发送您的滥用报告。. [Comments] => 评论 [Your review appreciation cannot be sent] => 您的评论赞赏无法发送 [Report comment] => 举报评论 [Are you sure that you want to report this comment?] => 您确定要举报此评论吗?? [Report sent] => 报告已发送 [Your report has been submitted and will be considered by a moderator.] => 您的报告已提交,将由主持人考虑。. [Your report cannot be sent] => 您的报告无法发送 [Deleted account] => 已删除客户 [You need to be [1]logged in[/1] or [2]create an account[/2] to post your review.] => 您需要[1]登录[/1]或[2]创建帐户[/2]才能发表您的评论。 [You are not allowed to post a review at the moment, please try again later.] => 现在无法登录,请您稍后再做尝试。 [Title cannot be empty] => 标题不能留空 [Title cannot be more than %s characters] => 資料夾不能有超過 %s 個字元。 [Customer name cannot be empty] => 用户名不能留空 [Customer name cannot be more than %s characters] => 用户名称不能超过%s个字 [Criterions not available] => 标准不可用 [You need to be logged in to report a review.] => 您需要登录才能报告评论。 [You already reported this review as abusive.] => 您已经将该评论举报为滥用。 [Cannot find the requested product review.] => 找不到要求的产品评论。 [This feature is not enabled.] => 未启用此功能。 [You need to be [1]logged in[/1] or [2]create an account[/2] to give your appreciation of a review.] => 您需要[1]登录[/1]或[2]创建帐户[/2]才能发表您的评论。 ) [ModulesPsgdprCustomeraccount] => Array ( [My personal data] => 我的个人资料 ) [ModulesPsgdprCustomerpersonaldata] => Array ( [GDPR - Personal data] => GDPR - 个人数据 [Access to my data] => 访问我的数据 [At any time, you have the right to retrieve the data you have provided to our site. Click on "Get my data" to automatically download a copy of your personal data on a pdf or csv file.] => 在任何时候,您都有权取回您提供给我们网站的数据。 单击“获取我的数据”以自动下载一份您的个人数据的 pdf 或 csv 文件。. [GET MY DATA TO CSV] => 获取我的数据到 CSV [GET MY DATA TO PDF] => 获取我的数据到 PDF [Rectification & Erasure requests] => 纠正和删除请求 [You have the right to modify all the personal information found in the "My Account" page. For any other request you might have regarding the rectification and/or erasure of your personal data, please contact us through our] => 您有权修改“我的账户”页面中的所有个人信息。 对于您可能对更正和/或删除您的个人数据提出的任何其他要求,请通过我们的 [contact page] => 联系页面 [We will review your request and reply as soon as possible.] => 我们将审核您的请求并尽快回复。. ) [ModulesPsgdprCustomerpersonaldata17] => Array ( [GDPR - Personal data] => GDPR - 个人数据 [Access to my data] => 访问我的数据 [At any time, you have the right to retrieve the data you have provided to our site. Click on "Get my data" to automatically download a copy of your personal data on a pdf or csv file.] => 在任何时候,您都有权取回您提供给我们网站的数据。 单击“获取我的数据”以自动下载一份您的个人数据的 pdf 或 csv 文件。. [GET MY DATA TO CSV] => 获取我的数据到 CSV [GET MY DATA TO PDF] => 获取我的数据到 PDF [Rectification & Erasure requests] => 纠正和删除请求 [You have the right to modify all the personal information found in the "My Account" page. For any other request you might have regarding the rectification and/or erasure of your personal data, please contact us through our] => 您有权修改“我的账户”页面中的所有个人信息。 对于您可能对更正和/或删除您的个人数据提出的任何其他要求,请通过我们的 [contact page] => 联系页面 [We will review your request and reply as soon as possible.] => 我们将审核您的请求并尽快回复。. ) [ModulesSpecialsShop] => Array ( [On sale] => 特价中 [All sale products] => 所有销售产品 ) [ShopFormsHelp] => Array ( [your@email.com] => 你的@email.com [How can we help?] => 我们能帮你什么吗?? [Select reference] => 选择参考 [Password input of at least 5 characters] => 输入至少5个字符的密码 [At least 5 characters long] => 至少 5 个字符长 [optional] => 选修的 [Don't forget to save your customization to be able to add to cart] => Don旨在挽救你的习俗以增加卡特 [Your message here] => 您的留言在这里 [250 char. max] => 250 个字符。 最大限度 [.png .jpg .gif] => .png .jpg .gif [Only letters and the dot (.) character, followed by a space, are allowed.] => 只允许使用字母和点 (.) 字符,后跟一个空格。 [(E.g.: %date_format%)] => 比如%date_format% [Your password length must be between %d and %d] => 您的密码长度必须介于 %d 之间 %d [Customer password is too weak] => 客户密码太弱 [Password input] => 密码输入 [No selected file] => 无选择的文件 ) [ShopFormsLabels] => Array ( [Subject] => 主题 [Attachment] => 依恋 [Message] => 信息 [Order reference] => 订单参考 [Please choose] => 请选择 [-- day --] => - 天 - [-- month --] => - 月 - [-- year --] => - 年 - [Optional] => 选修的 [Product] => 产品 [-- please choose --] => - 请选择 - [Order Reference:] => 订单参考: [Email:] => 电子邮件: [Set your password:] => 设置你的密码: [Email address] => 电子邮件地址 [New password] => 新密码 [Confirmation] => 确认 [Your email address] => 您的电子邮件地址 [Alias] => 別名: [Address] => 地址 [Address Complement] => 地址补充 [Zip/Postal Code] => 邮政编码 [City] => 城市 [Country] => 国家 [State] => 州/省 [Phone] => 电话: [Mobile phone] => 移动电话 [VAT number] => 增值税号 [Other] => 其他 [First name] => 名 [Last name] => 姓 [Company] => 公司 [Identification number] => 身份识别号码 [Social title] => 称呼 [Birthdate] => 生日: [Email] => E-mail [Password] => 密码 ) [ShopNotificationsError] => Array ( [Your address is incomplete, please update it.] => 您的地址不完整,请更新。. [This voucher is disabled] => 此券被禁用 [This voucher has already been used] => 此券已被使用 [This voucher is not valid yet] => 此优惠券是尚未生效 [This voucher has expired] => 此优惠券已过期 [You cannot use this voucher anymore (usage limit reached)] => 您已不能使用此券(到达使用限制) [You cannot use this voucher] => 您不能使用此券 [You must choose a delivery address before applying this voucher to your order] => 在您应用此券到订单之前,您必须选择一个送货地址 [You cannot use this voucher in your country of delivery] => 您送货的国家不能使用该券。 [You must choose a carrier before applying this voucher to your order] => 在您应用此券到订单之前,您必须选择一个运货商 [You cannot use this voucher with this carrier] => 该运货商不可使用券 [You cannot use this voucher on products on sale] => 促销产品部能使用优惠券 [Please log in first] => 请先登录 [The minimum amount to benefit from this promo code is %s.] => 从此促销代码中受益的最低金额为%s。 [This voucher is already in your cart] => 该凭证已经在您的购物车内 [This voucher is not combinable with an other voucher already in your cart: %s] => 此券不可与其他已经在您的购物车的优惠券同时使用:%s [Cart is empty] => 购物车是空的 [You cannot use this voucher because it has manually been removed.] => 您无法使用此凭证,因为它已被手动移除。 [You cannot use this voucher in an empty cart] => 在一个空的购物车不能使用此券 [You cannot use this voucher with these products] => 这些产品不能使用此券 [The email is already used, please choose another one or sign in] => 此电子邮件已经被使用,请选择另一个电子邮件或登录 [The %1$s field is too long (%2$d chars max).] => 字段 %1$s 过长 (%2$d 字符上限)。 [Your account isn't available at this time, please contact us] => 你的账号暂时不可用,请和我们联系 [Authentication failed.] => 验证失败 [Invalid email/password combination] => 邮件/密码错误组合 [There seems to be an issue with your account, please contact support] => 账号视乎有问题,请联系支持部门 [An account was already registered with this email address] => 该邮箱地址已用此邮箱地址注册。 [Password is required] => 必填密码 [%s is required.] => %s 为必填。 [is invalid.] => 是无效的。 [Could not delete address.] => 无法删除地址 [Please fix the error below.] => 请修正下面的错误。 [Could not delete the address since it is used in the shopping cart.] => 无法删除地址,因为它已在购物车中使用。 [The customer could not be found.] => 没找到该客户 [You must enter a voucher code.] => 您必须输入折扣礼卷码 [The voucher code is invalid.] => 优惠券代码无效 [This voucher does not exist.] => 此优惠券不存在 [You must add %quantity% minimum quantity] => 你需要添加的最少数量为 %quantity% [Null quantity.] => 无效的数量 [Product not found] => 没有找到商品 [This product (%product%) is no longer available.] => (%product%) 这个产品已下架 [The product is no longer available in this quantity.] => 该产品不再提供此数量。 [The minimum purchase order quantity for the product %product% is %quantity%.] => 产品%product%的最低订购量是%quantity%。 [Please fill in all of the required fields, and then save your customizations.] => 请填进所有的必填项,然后保存为客户模式。 [You already have the maximum quantity available for this product.] => 您已经购买了该商品最大的可买数量。 [The item %product% in your cart is now a product with attributes. Please delete it and choose one of its combinations to proceed with your order.] => 您购物车中的商品 %product% 现在是具有属性的商品。 请删除它并选择其组合之一以继续您的订单。 [%product% is no longer available in this quantity. You cannot proceed with your order until the quantity is adjusted.] => %product% 不再有此数量。 在数量调整之前,您不能继续订购。 [Invalid key.] => 无效关键词 [This product does not exist in our store.] => 我们店铺没有该商品 [This product has been deleted.] => 此产品已被删除。 [This file no longer exists.] => 该文件不再存在。 [This product has been refunded.] => 商品已退款。 [The product deadline is in the past.] => 该产品的截止日期已经过去。 [The product expiration date has passed, preventing you from download this product.] => 产品过期日已过。所以你无法下载该产品。 [Expiration date has passed, you cannot download this product.] => 过期日期已过,你无法下载该产品。 [You have reached the maximum number of downloads allowed.] => 您已达到最大可允许的下载量。 [Please provide the required information] => 请提供所要求的信息 [We couldn't find your order with the information provided, please try again] => 我们无法依照你提供的信息找到你的订单,请重新再试。 [Could not update your information, please check your data.] => 无法更新您的资料,请查看您的数据 [An unexpected error occurred while creating your account.] => 创建你的账号时发生异常错误。 [Password must be between %d and %d characters long] => 密码长度必须介于 %d 和 %d 个字符之间 [The minimum score must be: %s] => 最低值必须为: %s [Sorry. We cannot renew your order.] => 抱歉,我们无法更新您的订单。 [Some items are no longer available, and we are unable to renew your order.] => 一些产品不再有,所以我们无法翻新你的订单。 [The order is no longer valid.] => 订单不再有效 [You do not have enough products to request an additional merchandise return.] => 您没有足够的商品来请求另一次退货 [Please provide an explanation for your RMA.] => 请说明退货原因 [Please check at least one product you would like to return.] => 请至少检查一件您想要退回的商品。 [For each product you wish to add, please specify the desired quantity.] => 请提供您检查过的商品的数量。 [This order cannot be returned] => 该订单不可退货。 [We cannot regenerate your password with the data you've submitted] => 以您提交的数据,我们无法更新您的密码 [You cannot regenerate the password for this account.] => 你不能重新生成一个新密码给这个帐号 [You can regenerate your password only every %d minute(s)] => 你可以重新生成你的密码在每分钟%d [An error occurred while sending the email.] => 在发送邮件时发生错误。 [Customer account not found] => 客户账户未找到 [The password change request expired. You should ask for a new one.] => 密码更改要求已过期,你必须重新要求一个新的。 [The password is missing: please enter your new password.] => 密码未填:请输入您的新密码。 [The confirmation is empty: please fill in the password confirmation as well] => 确认密码未填写:请将确认密码填写完整。 [The confirmation password doesn't match.] => 确认密码不匹配。 [The password is not in a valid format.] => 密码格式不对 [An error occurred with your account, which prevents us from updating the new password. Please report this issue using the contact form.] => 你的账户发生了错误,我们无法帮你更新密码。请使用联系表格报告此问题。 [Invoices are disabled in this shop.] => 该店不可使用凭证 [The invoice was not found.] => 没有找到凭证 [No invoice is available.] => 无可用发票 [Order return not found.] => 没有找到订单回执 [Order return not confirmed.] => 订单回执未被确认 [This product is no longer available.] => 商品不可用 [You do not have access to this product.] => 您没有进入该商品的权限。 [An error occurred while deleting the selected picture.] => 在删除照片的时候发生了错误 [An error occurred during the image upload process.] => 图片上传错误 [You do not have access to this category.] => 您没有进入该类别的权限。 [The message cannot be blank.] => 信息不能为空白 [Invalid message] => 无效消息 [Invalid email address.] => 无效的电邮地址 [There are not enough products in stock] => 没有足够的库存商品。 [You have no merchandise return authorizations.] => 您没有商品退回许可。 ) [ShopThemeActions] => Array ( [Previous] => 以前的 [Next] => 下一个 [OK] => 好的 [remove from cart] => 从购物车中删除 [Download] => 下载 [Clear all] => 全部清除 [View] => 看法 [Quick view] => 快速浏览 [Add to cart] => 添加到购物车 [Choose file] => 选择文件 [Save Customization] => 保存自定义 [Filter] => 筛选 [Select] => 选择 [Cancel] => 取消 [Save] => 节省 [Delete] => 删除 [Edit] => 编辑 [Proceed to checkout] => 进行结算 [show details] => 显示详细资料 [Add] => 添加 [Take advantage of our exclusive offers:] => 利用我们的独家优惠: [Continue] => 继续 [Sign in] => 登入 [edit] => 编辑 [add new address] => 添加新地址 [Choose] => 选择 [Checkout] => 查看 [Continue shopping] => 继续购物 [Update] => 更新 [Create new address] => 创建新地址 [Send] => 发送 [Reorder] => 重新订购 [Print out] => 打印出 [Sign out] => 登出 [Send reset link] => 发送重置链接 [Back to login] => 回到登入 [Back to Login] => 回到登入 [Change Password] => 更改密码 [Subscribe] => 订阅 [Cart] => 购物车 [Share] => 分享 [Remove] => 删除 [Show] => 查看 [Hide] => 隐藏 [Filter By] => 通过筛选 [View products] => 浏览商品 [Quantity] => 数量 [Remove Image] => 删除图像 [Back to top] => 回到顶部 [Create account] => 创建账户 [Add a new address] => 增加新地址 ) [ShopThemeCatalog] => Array ( [All brands] => 所有品牌 [Customers who bought this product also bought:] => 购买该产品的客户还购买了: [My alerts] => 我的提醒 [%1$s: ] => %1$s: [1 person is currently watching this product.] => 目前有 1 人正在观看该产品。. [%nb_people% people are currently watching this product.] => %nb_people% 目前人们正在观察这一产品。. [Last time this product was bought: %date_last_order%] => 最后,这一产品被收购: %date_last_order% [Last time this product was added to a cart: %date_last_cart%] => 最后,这一产品被添加到一个卡里: %date_last_cart% [No RSS feed added] => 未添加 RSS 提要 [All suppliers] => 所有供应商 [No supplier] => 没有供应商 [Viewed products] => 查看产品 [Search] => 搜索 [Description] => 描述 [Product Details] => 产品详情 [Attachments] => 附件 [Related products] => 相关产品 [Price] => 价格 [Product customization] => 产品定制 [Your customization:] => 您的定制: [Reference] => 参考 [Brand] => 品牌 [Availability date:] => 有效日期: [In stock] => 有存货 [Condition] => 健康)状况 [Quantity] => 数量 [You Save] => 您保存 [Tap to zoom] => 点击缩放 [(%unit_price%)] => (a) (b) (a) (b) (b) (b) (b) (c) (b) (b) (b) (b) (c) (c) (c) (b) (c) (b) (c) (c) (b) (c) (b) (c) (c) (b) (c) (c) (b) (c) (c) (b) (c) (c) (b) (c) (c) (c) (b) (c) (c) (c) (b) (c) (c) (b) (c) (c) (c) (c) (c) (b) (c) (c) (c) (c) (c) (c) (c) (c) (c) (c) (c) (c) (c) (c) (c) (c) (c) (c) (b) (c) (c) (c) (c) (c) (c) (c) (c) (c) (c) (c) (c) (c) (c) (%unit_price%评 注 [%price% tax excl.] => %price% 免税。. [Instead of %price%] => 反之 %price% [Including %amount% for ecotax] => 包括: %amount% 生态税 [(not impacted by the discount)] => (不受折扣影响) [No tax] => 没有税 [Showing %from%-%to% of %total% item(s)] => 舒适 %from%-%to% 议 程 %total% 项目(s) [Brands] => 品牌 [List of products by brand %brand_name%] => 按品牌开列的产品清单 %brand_name% [There are no products.] => 没有产品。. [No matches were found for your search] => 找不到与您的搜索相符的内容 [Please try other keywords to describe what you are looking for.] => 请尝试其他关键字来描述您要查找的内容。. [List of products by supplier %s] => 供应商的产品清单 %s [This pack contains] => 这个包包含 [You might also like] => 你可能还喜欢 [Suppliers] => 供应商 [Unit price] => 单价 [Total price] => 总价 [Download] => 下载 [Product] => 产品 [No products available yet] => 暂无可用产品 [Stay tuned! More products will be shown here as they are added.] => 敬请关注! 添加的更多产品将在此处显示。. [Unit discount] => 单位折扣 [Items] => 商品 [Item] => 商品 [Categories] => 分类 [Pages] => 网页 [Price drop] => 降价 [Best sellers] => 销售冠军 [Category: %category_name%] => 分类:%category_name% [List of all brands] => 所有品牌列表 [Prices drop] => 降价 [Search results] => 搜索结果 [%number% products] => %number%产品 [%number% product] => %number%产品 [List of products by supplier %supplier_name%] => 按供应商分类的商品列表:%supplier_name% [List of all suppliers] => 所有供应商列表 [Name, A to Z] => 名字, A 至 Z [Name, Z to A] => 名字, z 至 a [Price, low to high] => 价格: 从低到高 [Price, high to low] => 价格: 从高到低 [Sales, highest to lowest] => 销售额从最高到最低 [Date added, newest to oldest] => 添加日期,从最近到最早 [Date added, oldest to newest] => 添加日期,从最早到最晚 [Relevance] => 相关 [Search our catalog] => 搜索我们的目录 [New] => 新 [Used] => 已被使用 [Refurbished] => 翻新 [Online only] => 仅当在线时 [On sale!] => 促销! [Reduced price] => 减价! [Pack] => 组件 [Product available with different options] => 该款商品的多样选择 [Last items in stock] => 最后一件库存产品 [ean13] => EAN13 [isbn] => isbn [upc] => UPC [MPN] => 制造方编号 [Best Sellers] => 最畅销产品 [All best sellers] => 最畅销款汇总 [brands] => 品牌 [No brand] => 没有品牌 [%s other product in the same category:] => 同一分类中的%s其他产品: [%s other products in the same category:] => 同一分类中的%s其他产品: [Popular Products] => 畅销商品 [All products] => 所有产品 [New products] => 本周新品 [All new products] => 本周新品汇总 [On sale] => 促销 [All sale products] => 所有促销产品 [%1$s:] => %1$s: [Regular price] => 正常价格: [Data sheet] => 详细信息 [Specific References] => 具体参考 [Volume discounts] => 折扣数量 [Save %percentage%] => 保存%percentage% [Save %amount%] => 保存%amount% [: ] => : [There are %product_count% products.] => 这里有%product_count%件商品。 [There is 1 product.] => 这里有1个商品。 [No products available] => 没有可用的产品! ) [ShopThemeCheckout] => Array ( [Product successfully added to your shopping cart] => 产品已成功添加到您的购物车 [There are %products_count% items in your cart.] => 在那里 %products_count% 大使. [There is %product_count% item in your cart.] => 在那里 %product_count% 大使. [Total products:] => 总产品: [There are not enough products in stock] => 没有足够的产品库存 [is added to your shopping cart] => 已添加到您的购物车 [Your cart] => 您的购物车 [Empty] => 空的 [Cart] => 大车 [The minimum purchase order quantity for the product is %quantity%.] => 产品采购最低限额是 %quantity%. [Use this address for invoice too] => 也使用此地址作为发票 [%productName% product quantity field] => %productName% 产品领域 [Gift] => 礼物 [There are no more items in your cart] => 您的购物车中没有更多商品 [Product] => 产品 [Price] => 价格 [Qty] => 数量 [Total] => 全部的 [Promo code] => 促销代码 [Create an account] => 创建一个帐户 [(optional)] => (选修的) [And save time on your next order!] => 并为您的下一个订单节省时间!! [Order items] => 订购商品 [%product_count% item in your cart] => %product_count% 大使 [%products_count% items in your cart] => %products_count% 你的卡特项目 [Your Invoice Address] => 您的发票地址 [Please check your order before payment] => 付款前请检查您的订单 [Addresses] => 地址 [Your Delivery Address] => 您的收货地址 [Shipping Method] => 邮寄方式 [The selected address will be used as your personal address (for invoice).] => 所选地址将用作您的个人地址(用于发票)。. [The selected address will be used both as your personal address (for invoice) and as your delivery address.] => 所选地址将用作您的个人地址(用于发票)和送货地址。. [Shipping Address] => 收件地址 [Billing address differs from shipping address] => 帐单地址与送货地址不同 [Transaction amount has been correctly updated] => 交易金额已正确更新 [Selected] => 已选 [Unfortunately, there are no payment method available.] => 不幸的是,没有可用的付款方式。. [By confirming the order, you certify that you have read and agree with all of the conditions below:] => 通过确认订单,您证明您已阅读并同意以下所有条件: [Place order] => 下订单 [Please make sure you've chosen a [1]payment method[/1] and accepted the [2]terms and conditions[/2].] => 大使 [1]付款办法[/1] 接受 [2]条件[/2]. [Order with an obligation to pay] => 有付款义务的订单 [If you sign out now, your cart will be emptied.] => 如果您现在退出,您的购物车将被清空。. [If you would like to add a comment about your order, please write it in the field below.] => 如果您想对您的订单添加评论,请将其写在下面的字段中。. [I would like to receive my order in recycled packaging.] => 我想收到使用回收包装的订单。. [If you'd like, you can add a note to the gift:] => 如果您愿意,可以在礼物中添加备注: [Unfortunately, there are no carriers available for your delivery address.] => 不幸的是,您的送货地址没有可用的承运人。. [Shopping Cart] => 购物车 [Your order is confirmed] => 您的订单已确认 [An email has been sent to your mail address %email%.] => 电子邮件已发给你的邮件。 %email%. [You can also [1]download your invoice[/1]] => 你也可以 [1]下载发票[/1] [Order details] => 订单详细信息 [Order reference: %reference%] => 令参考: %reference% [Payment method: %method%] => 支付方法: %method% [Shipping method: %method%] => 航运方法: %method% [Save time on your next order, sign up now] => 为您的下一个订单节省时间,立即注册 [Quantity] => 数量 [Code] => 代码 [Description] => 描述 [Value] => 价值 [Minimum] => 最低限度 [Cumulative] => 累计 [Expiration date] => 截止日期 [Order reference] => 订单参考 [Date] => 日期 [Total price] => 总价 [Payment] => 支付 [Status] => 地位 [Invoice] => 发票 [Carrier] => 载体 [Payment method] => 付款方式 [Delivery address %alias%] => 交付地址 %alias% [Invoice address %alias%] => 通告 %alias% [Weight] => 重量 [Shipping cost] => 运输费 [Tracking number] => 追踪号码 [tax incl.] => 含税 [tax excl.] => 不含税 [(additional cost of %giftcost% %taxlabel%)] => (%giftcost%%taxlabel%的额外价钱) [I would like my order to be gift wrapped %cost%] => 我希望我的订单有礼品包装。%cost% [Personal Information] => 个人资料 [I agree to the [terms of service] and will adhere to them unconditionally.] => 我同意[服务条款],并将无条件遵守。 [%price% tax incl.] => %price% 含税. [%price% tax excl.] => %price%不含税 [Free] => 免费! [My Address] => 我的地址 [Tax included] => 含税 [Tax excluded] => 不含税 [Free shipping] => 免运费 [Guest order tracking] => 客户订单追踪 [Order confirmation] => 订单确认 [Product Successfully Added to Your Shopping Cart] => 商品成功加入你的购物车 [Total (tax incl.)] => 合计(含税) [Total (tax excl.)] => 总额(不含税): [Subtotal] => 小计 [Gift wrapping] => 礼物包装 [Discount(s)] => 折扣 (s) [Shipping] => 配送 [Included taxes] => 含税 [Taxes] => 税 [1 item] => 1 件产品 [%count% items] => %count% 件 [A minimum shopping cart total of %amount% (tax excl.) is required to validate your order. Current cart total is %total% (tax excl.).] => 需要最低购物车总额%amount%(税前) 来验证你的订单。现在购物车总额是%total%(税前) [Total paid] => 总计支付 [Discount] => 折扣 [Shipping and handling] => 运送及处理: [Tax] => 税 [Quantity:] => 数量: [There is %products_count% item in your cart.] => 您的购物车有 %products_count% 件商品. [Subtotal:] => 小计: [Shipping:] => 送货: [Shopping cart link containing %nbProducts% product(s)] => 包含 %nbProducts%个产品的购物车链接 [Have a promo code?] => 有优惠卷吗? [Close] => 关闭 [Unit price] => 单价 [Total products] => 全部商品: [No payment needed for this order] => 该订单无需付款 [Order as a guest] => 以游客的账号下订单 [Name] => 名称 ) [ShopThemeCustomeraccount] => Array ( [View my customer account] => 查看我的客户帐户 [Log in to your customer account] => 登录到您的客户帐户 [Already have an account?] => 已有帐户?? [Log in instead!] => 改为登录!! [Connected as [1]%firstname% %lastname%[/1].] => 标题 [1]%firstname% %lastname%[/1]. [Not you? [1]Log out[/1]] => 不是你? [1]后勤[/1] [Returned] => 回 [Merchandise return] => 商品退货 [If you wish to return one or more products, please mark the corresponding boxes and provide an explanation for the return. When complete, click the button below.] => 如果您想退回一件或多件产品,请在相应的方框内做标记并提供退货说明。 完成后,单击下面的按钮。. [Request a return] => 要求退货 [Messages] => 讯息 [Add a message] => 添加消息 [If you would like to add a comment about your order, please write it in the field below.] => 如果您想对您的订单添加评论,请将其写在下面的字段中。. [Update your address] => 更新您的地址 [New address] => 新地址 [Your addresses] => 您的地址 [Log in to your account] => 登录到您的帐户 [No account? Create one here] => 没有账号? 在这里创建一个 [Your vouchers] => 您的代金券 [Guest Order Tracking] => 客人订单追踪 [To track your order, please enter the following information:] => 要跟踪您的订单,请输入以下信息: [For example: QIIXJXNUI or QIIXJXNUI#1] => 例如:QIIXJXNUI 或 QIIXJXNUI#1 [Guest Tracking] => 访客追踪 [Transform your guest account into a customer account and enjoy:] => 将您的访客帐户转换为客户帐户并享受: [Personalized and secure access] => 个性化和安全的访问 [Fast and easy checkout] => 快速和简单的结账 [Easier merchandise return] => 退货更方便 [Order history] => 订单历史 [Here are the orders you've placed since your account was created.] => 以下是您创建帐户后所下的订单。. [Details] => 细节 [Your personal information] => 你的个人信息 [Order details] => 订单详细信息 [Order Reference %reference% - placed on %date%] => 命令 %reference% - 设置 %date% [Download your invoice as a PDF file.] => 将您的发票下载为 PDF 文件。. [You have given permission to receive your order in recycled packaging.] => 您已允许接收使用回收包装的订单。. [You have requested gift wrapping for this order.] => 您已要求为此订单进行礼品包装。. [Message] => 信息 [Click the following link to track the delivery of your order] => 单击以下链接以跟踪您的订单的交付情况 [Merchandise returns] => 商品退货 [Here is a list of pending merchandise returns] => 这是待处理商品退货清单 [Return] => 返回 [Package status] => 包裹状态 [Returns form] => 退货表格 [Return details] => 退货详情 [%number% on %date%] => %number% 议 程 %date% [We have logged your return request.] => 我们已记录您的退货请求。. [Your package must be returned to us within %number% days of receiving your order.] => 你的一揽子计划必须回到我们内部。 %number% 收到你的命令。. [The current status of your merchandise return is: [1] %status% [/1]] => 你的商品归还现状是: [1] %status% [/1] [List of items to be returned:] => 将归还的项目清单: [Reminder] => 退休 [All merchandise must be returned in its original packaging and in its original state.] => 所有商品必须归还原包装和原状。. [Please print out the [1]returns form[/1] and include it with your package.] => 请印刷 [1]回归形式[/1] 包括你的一揽子计划。. [Please check the [1]returns form[/1] for the correct address.] => 请检查。 [1]回归形式[/1] 正确发言。. [When we receive your package, we will notify you by email. We will then begin processing order reimbursement.] => 当我们收到你的一揽子计划时,我们将通过电子邮件通知你。.然后我们将开始处理偿还令。. [Please let us know if you have any questions.] => 请我们知道你是否有任何问题。. [If the conditions of return listed above are not respected, we reserve the right to refuse your package and/or reimbursement.] => 如果上述返回条件得不到尊重,我们保留拒绝你的一揽子和/或偿还权。. [Credit slips] => 信用滑倒 [Order] => 命令 [Date issued] => 发行日期 [Credit slips you have received after canceled orders.] => 您在取消订单后收到的信用单。. [Credit slip] => 信用单 [View credit slip] => 查看信用单 [Information] => 信息 [Addresses] => 地址 [Add first address] => 添加第一个地址 [Order history and details] => 订购历史记录和细节 [Vouchers] => 代金券 [Your account] => 你的帐户 [Forgot your password?] => 忘记密码了吗?? [Please enter the email address you used to register. You will receive a temporary link to reset your password.] => 请输入您用于注册的电子邮件地址。 您将收到一个用于重置密码的临时链接。. [Reset your password] => 重置你的密码 [Email address: %email%] => 电子邮件地址: %email% [Create an account] => 创建一个帐户 [Receive offers from our partners] => 接收我们的合作伙伴报价 [#%id%] => #%id% [Log me out] => 退出登陆 [Orders] => 订单 [Order tracking] => 订单跟踪 [Create account] => 创建账户 [Enter a password between %s and %s characters] => 输入 %s 个到 %s 个字符之间的密码 [The minimum score must be: %s] => 最低值必须为: %s [Back to your account] => 回到你的帐户 [Follow your order's status step-by-step] => 逐步跟追您的订单状态 ) [ShopThemeGlobal] => Array ( [Get our latest news and special sales] => 获取我们的最新消息和特价商品 [Menu] => 菜单 [Search] => 搜索 [Active filters] => 有源滤波器 [(no filter)] => (没有过滤器) [Close] => 关闭 [Sort by selection] => 按选择排序 [%label%:] => %label%: [List of pages in %category_name%:] => 页 %category_name%: [List of pages in %name%:] => 页 %name%: [Sitemap] => 网站地图 [Our stores] => 我们的商店 [About and Contact] => 关于和联系 [Contact us] => 联系我们 [Date] => 日期 [Status] => 地位 [Days] => 天 [Hours] => 小时 [Minutes] => 分钟 [Seconds] => 秒 [We'll be back soon.] => 我们很快就回来。. [Stay in touch] => 保持联系 [This page could not be found] => 找不到此页面 [Try to search our catalog, you may find what you are looking for!] => 尝试搜索我们的目录,您可能会找到您要找的东西!! [403 Forbidden] => 403禁止访问 [You cannot access this store from your country. We apologize for the inconvenience.] => 您无法从您所在的国家/地区访问此商店。 我们对不便表示抱歉。. [Undefined] => 未定义 [Straight rows of keys are easy to guess] => 连续排列的字符容易被猜到 [Short keyboard patterns are easy to guess] => 短键盘模式很容易被猜到。 [Use a longer keyboard pattern with more turns] => 使用回转较多的长手势密码 [Repeats like "aaa" are easy to guess] => 类似于“aaa”的字母组合容易被猜到 [Repeats like "abcabcabc" are only slightly harder to guess than "abc"] => 类似于“abcabcabc”的字母组合仅比“abc”复杂一点 [Sequences like abc or 6543 are easy to guess] => 类似于“abc”或“6543”的序列容易被猜到 [Recent years are easy to guess] => 最近的年份很容易被猜测到。 [Dates are often easy to guess] => 日期通常很容易猜到 [This is a top-10 common password] => 这是排名前十的常见密码 [This is a top-100 common password] => 这是排名前100位的常见密码 [This is a very common password] => 这是一个非常常见的密码 [This is similar to a commonly used password] => 这类似于常用的密码 [A word by itself is easy to guess] => 这个单词本身很容易被猜到 [Names and surnames by themselves are easy to guess] => 名字和姓氏本身很容易猜到 [Common names and surnames are easy to guess] => 常见的名字和姓氏是容易猜到 [Use a few words, avoid common phrases] => 用几个单词,避免常见的短语 [No need for symbols, digits, or uppercase letters] => 不需要符号、数字或大写字母 [Avoid repeated words and characters] => 避免重复的单词和字符 [Avoid sequences] => 避免顺序 [Avoid recent years] => 避免最近的年份 [Avoid years that are associated with you] => 避免与您相关的年份 [Avoid dates and years that are associated with you] => 避免使用与您相关的日期和年份 [Capitalization doesn't help very much] => 大写并没有太大帮助 [All-uppercase is almost as easy to guess as all-lowercase] => 全大写几乎和全小写一样容易被猜到 [Reversed words aren't much harder to guess] => 颠倒过来的单词也不难猜到 [Predictable substitutions like '@' instead of 'a' don't help very much] => 像‘@’而不是‘a’这样的可预见的替代并没有多大帮助 [Add another word or two. Uncommon words are better.] => 再加上一两个单词。不常见的单词更好。 [Yes] => 是 [No] => 否 [None] => 无 [Very weak] => 非常弱 [Weak] => 弱 [Average] => 平均 [Strong] => 强 [Very strong] => 非常强 [Merchandise returns] => 退货 [The page you are looking for was not found.] => 找不到您要的页面。 [Our Offers] => 我们的商品 [Log in] => 登入 [Create new account] => 创建新账户 [Monday] => 星期一 [Tuesday] => 星期二 [Wednesday] => 星期三 [Thursday] => 星期四 [Friday] => 星期五 [Saturday] => 星期六 [Sunday] => 星期日 [Brands] => 品牌 [Addresses] => 地址 [(tax incl.)] => (含税 ) [(tax excl.)] => (不含税) [(tax included)] => (含税) [(tax excluded)] => (未含税) [Tax included] => 含税 [Tax excluded] => 不含税 [Call us: [1]%phone%[/1]] => 联络我们: [1]%phone%[/1] [Store information] => 店信息 [Email us:] => 发邮件给我们: [Call us:] => 联络我们: [Fax:] => 传真: [Fax: [1]%fax%[/1]] => 传真: [1]%fax%[/1] [Currency:] => 货币: [Currency dropdown] => 货币下拉菜单 [Carousel container] => 传送带容器 [Carousel buttons] => 旋转按钮 [Previous] => 上一个 [Next] => 下一个 [Language:] => 语言: [Language dropdown] => 语言下拉菜单 [Sort by:] => 排序方式: [%copyright% %year% - Ecommerce software by %prestashop%] => %copyright%%year%-由%prestashop% 提供的电子商务软件 [List of sub categories in %name%:] => %name% 在子类别的列表: [Home] => 主页 [You are not allowed to access this page.] => 您无权访问此页。 ) [ShopWarehousetheme] => Array ( [Follow us] => 跟着我们 [Newsletter] => 通讯 [Sign up to newsletter] => 注册时事通讯 [Payments] => 付款 [About] => 关于 [Show all] => 显示所有 [More] => 更多的 [Less] => 较少的 [Brands] => 品牌 [Posts] => 帖子 [Checkout] => 查看 [It is your account dashboard. Choose your section. ] => 这是您的帐户仪表板。 选择你的部分。. ) [ModulesCustomeraccountlinksAdmin] => Array ( [My Account block] => 我的账户区域 [Enrich your stats, add a registration progress tab to analyze your visitors’ behavior.] => 丰富您的统计数据,添加注册进度选项卡以分析访问者的行为。 [Credit slips] => 代金券 [Personal info] => 个人信息 [Merchandise returns] => 退货 ) [AdminShippingHelp] => Array ( [Format:] => 格式: [Filesize:] => 文件大小: [MB max.] => MB 最大值 [Current size:] => 当前大小: [undefined] => 未定义 [Your online store needs to have a proper carrier registered in PrestaShop as soon as you start shipping your products. This means sending yours parcels using your local postal service, or having a contract with a private carrier which in turn will ship your parcels to your customers. In order to have PrestaShop suggest the most adequate carrier to your customers during their order checkout process, you need to register all the carriers with which you have chosen to work.] => 一旦您开始运送您的产品,您的网上商店必须需要一个已在PrestaShop 里注册合适的承运商。这意味着使用您的当地邮局服务来运送您的包裹,或者和私人承运商签定协议请他们运送您的包裹给您的客人。为了让 PrestaShop 能够在您的客人买单时为他们推荐最合适的承运商,您必须注册您所选的所有承运商。 [PrestaShop comes with a number of carrier modules that you can activate. You can also buy carrier modules on the PrestaShop Addons marketplace. Recommended modules are listed below: install the module that matches your carrier, and configure it!] => PrestaShop 自带一些承运商模块可供您激活使用。您也可以在 PrestaShop Addons 市场购买承运商模块。推荐的模块如下:安装和您的承运商相吻合的模块并做好配置! [Note: DO NOT register a new carrier if there already exists a module for it! Using a module will be much faster and more accurate!] => 备注:如果已经有了现成的模块,请不要注册新的承运商!使用模块将会更快更准确! [The carrier's name will be displayed during checkout.] => 送货员的名字会在结算是显示 [The delivery time will be displayed during checkout.] => 到货时间会在结算时显示。 [Delivery tracking URL: Type '@' where the tracking number should appear. It will be automatically replaced by the tracking number.] => 订单跟踪:在跟踪号出现的地方打@,它会被跟踪号自动替换 [For example: 'http://example.com/track.php?num=@' with '@' where the tracking number should appear.] => 例如:'http://example.com/track.php?num=@',其中'@'代表快递单号。 [Include the handling costs (as set in Shipping > Preferences) in the final carrier price.] => 包括装卸运输等所有快递费用(在运输>首选项中设置)。 [Out-of-range behavior occurs when no defined range matches the customer's cart (e.g. when the weight of the cart is greater than the highest weight limit defined by the weight ranges).] => 顾客的购物车超出范围时没有定义相匹配的处理(例如,当购物车内商品的重量大于限定的最高重量)。 [Maximum width managed by this carrier. Set the value to "0", or leave this field blank to ignore.] => 长度上限由该运营商管理。如果忽视,将该值设置为“0”,或将该字段留空。 [The value must be an integer.] => 值必须为整数 [Maximum height managed by this carrier. Set the value to "0", or leave this field blank to ignore.] => 送货员能处理的最大重量,设置为0或保留空白表示忽视它 [Maximum depth managed by this carrier. Set the value to "0", or leave this field blank to ignore.] => 宽度上限由该运营商管理。如果忽视,将该值设置为“0”,或将该字段留空。 [Maximum weight managed by this carrier. Set the value to "0", or leave this field blank to ignore.] => 重量上限由该运营商管理。如果忽视,将该值设置为“0”,或将该字段留空。 [Allowed characters: letters, spaces and "%special_chars%".] => 允许的字符:字母,空格 和“%special_chars%” [For in-store pickup, enter 0 to replace the carrier name with your shop name.] => 选择上门提货,请输入0以替代货运公司名称为您的在线商店名称。 [Enter "0" for a longest shipping delay, or "9" for the shortest shipping delay.] => 输入“0”表示送货时间最长延迟,或者输入“9”表示送货时间最小延迟。 [Mark the groups that are allowed access to this carrier.] => 标记被允许访问该运营商的组。 [Enable the carrier in the front office.] => 在前台启用运货商。 [Carrier name displayed during checkout] => 结账时显示运送商名称 [Upload a logo from your computer.] => 从您的电脑上传商标文件。 [or] => 或 [Estimated delivery time will be displayed during checkout.] => 到货时间估算值将会在结算过程中显示。 [Delivery tracking URL: Type '@' where the tracking number should appear. It will then be automatically replaced by the tracking number.] => 订单跟踪:在跟踪的号码前添加@字符。跟踪号码也会进行自动添加。 [The zones in which this carrier will be used.] => 物流公司会在这里使用 [Group access] => 访问组 [Apply both regular shipping cost and product-specific shipping costs.] => 同时申请常规邮费和特殊物品邮费 [Include the shipping and handling costs in the carrier price.] => 在运费中包含运送及处理费用 [Apply the cost of the highest defined range] => 最高申请费用范围 [Out-of-range behavior occurs when none is defined (e.g. when a customer's cart weight is greater than the highest range limit).] => 顾客的购物车超出范围时没有定义相匹配的处理(例如,当购物车内商品的高度大于限定的最大高度)。 [Maximum height managed by this carrier. Set the value to "0," or leave this field blank to ignore.] => 送货员能承载的最大高度,设置为0或保留空白表示忽视它 [Maximum width managed by this carrier. Set the value to "0," or leave this field blank to ignore.] => 送货员能承载的最大宽度,设置为0或保留空白表示忽视它 [Maximum depth managed by this carrier. Set the value to "0," or leave this field blank to ignore.] => 宽度上限由该运营商管理。如果忽视,将该值设置为“0”,或将该字段留空。 [Maximum weight managed by this carrier. Set the value to "0," or leave this field blank to ignore.] => 送货员能承载的最大重量,设置为0或保留空白表示忽视它 [Your shop's default carrier.] => 您商店的默认配送商. [This will only be visible in the front office.] => 这只能在前台看到。 [You need to register all the carriers with which you have chosen to work. PrestaShop comes with a selection of carrier modules you can install right below the page or buy on [1]Addons marketplace[/1].] => 您需要注册您选择与之合作的所有运营商。 PrestaShop 附带了一系列配送模块,您可以在页面下方安装或在 [1]Addons 市场 [/1] 上购买。 [If there is no existing module for your carrier, you can register it manually by clicking on "[1]" but before, please make sure you did not register a new carrier if a module already exists for it!] => 如果您的配送商没有现有模块,您可以通过单击“[1]”手动注册它,但在此之前,如果模块已经存在,请确保您没有注册新的运营商! [If you set these parameters to 0, they will be disabled.] => 设置为0,则禁用这些参数。 [Coupons are not taken into account when calculating free shipping.] => 当计算免运费时,折扣卷不算在内。 ) [ModulesBlockwishlistShop] => Array ( [You aren't logged in] => 您未登录 [Unknown action] => 未知操作 [There was an error adding the product] => 添加产品时发生错误 [There was an error while adding the product attributes] => 添加产品属性时出错 [Product added] => 添加产品 [The list name is invalid.] => 这个列表名称是无效。 [The list has been properly created] => 列表已正确创建 [Error saving the new list] => 保存新清单时出错 [Missing name parameter] => 缺少名称参数 [The list name is invalid] => 这个列表名称是无效。 [List has been renamed] => 列表已重命名 [List could not be renamed] => 无法重命名列表 [List has been removed] => 列表已删除 [List deletion was unsuccessful] => 列表删除失败 [Product successfully removed] => 产品已成功移除 [Unable to remove product from list] => 无法从列表中移除产品 [Product successfully updated] => 产品更新成功 [Unable to update product from wishlist] => 无法从心愿单更新产品 [Request is missing one or multiple parameters] => 请求缺少一个或多个参数 [Product added to cart] => 产品已添加至购物车 [Error when adding product to cart] => 将产品添加到购物车时出错 [You're not allowed to manage this list.] => 你无权管理这个列表。 [You do not have access to this wishlist.] => 您无权访问此心愿单。 [WishList: %wishlist_name%] => 愿望清单:%wishlist_name% [Add to wishlist] => 添加至愿望清单 [No list found.] => 未找到清单 [Wishlist name] => 愿望清单名称 [Create wishlist] => 创建心愿单 [Add name] => 添加名称 [List title is too short] => 列表标题太短 [Cancel] => 取消 [Remove product from wishlist] => 从愿望清单中删除产品 [Delete wishlist] => 删除心愿单 [The product will be removed from "%nameofthewishlist%".] => 该产品将从“%nameofthewishlist%”中删除。 [Remove] => 删除 [Delete] => 删除 [Sign in] => 登录 [You need to be logged in to save products in your wishlist.] => 您需要登录才能将产品保存在您的心愿单中。 [Rename wishlist] => 重命名心愿单 [Share wishlist] => 分享心愿单 [Copied!] => 已复制! [Share link] => 分享链接 [Copy text] => 复制文本 [Showing %min% - %max% of %total% item(s)] => 显示 %min% - %max% 件 共 %total% 件商品) [Previous] => 上一个 [Next] => 下一个 [Wishlist name modified!] => 愿望清单名称已修改! [Product added to wishlist!] => 产品添加到愿望清单! [Wishlist created!] => 心愿单已创建! [Wishlist deleted!] => 愿望清单已删除! [Share link copied!] => 分享链接已复制! [Product deleted!] => 产品已删除! [No wishlist found.] => 未找到心愿单。 [Rename] => 重命名 [Share] => 分享 [Return to your account] => 返回您的帐户 [Last added] => 最近添加 [Customize] => 自定义 [No products found] => 暂无商品 [Return to wishlists] => 返回心愿单 ) [ModulesEmailsubscriptionAdmin] => Array ( [Newsletter subscription] => 电子简报订阅 [Keep in touch with your customers the way you want, add a form to the homepage of your store and allow all the curious to subscribe to your newsletter.] => 以您想要的方式与您的客户保持联系,在您商店的主页上添加一个表格,并允许所有好奇的人订阅您的时事通讯。 [Are you sure that you want to delete all of your contacts?] => 您确认要删除所有的联系方式? [Subscribed] => 订阅 [Iso language] => ISO语言 [Subscribed on] => 订阅于 [Newsletter registrations] => 时事通讯注册 [Unsubscribe] => 取消订阅 [Would you like to send a verification email after subscription?] => 订阅后发送确认电子邮件? [Would you like to send a confirmation email after subscription?] => 订阅后发送确认电子邮件? [Welcome voucher code] => 欢迎券代码 [Leave blank to disable by default.] => 留空 [Newsletter conditions] => 订阅条件 [This text will be displayed beneath the newsletter subscribe button.] => 文本将显示在新闻订阅按钮的下方 [Export customers' addresses] => 导出客户地址 [Customers' country] => 客户的国家 [Filter customers by country.] => 按国家筛选客户. [Newsletter subscribers] => 电子期刊订阅者 [Filter customers who have subscribed to the newsletter or not, and who have an account or not.] => 筛选订阅了电子报的客户, 以及哪些有账户,哪些没有账户 [Customers can subscribe to your newsletter when registering, or by entering their email in the newsletter form.] => 客户可以在注册的时候订阅你的时事通讯。或者在时事通讯表格上填写他们的邮箱来订阅。 [All subscribers] => 所有订阅者 [Subscribers with account] => 有账号的订阅者 [Subscribers without account] => 无账号的订阅者 [Non-subscribers] => 无用户 [Partner offers subscribers] => 合作伙伴的订阅者 [Filter customers who have agreed to receive your partners' offers or not.] => 以是否同意接受你的合作伙伴的优惠信息来筛选客户 [Partner offers subscribers have agreed to receive your partners' offers.] => 选择已同意接收您的合作伙伴优惠信息的订阅用户。 [All customers] => 所有客户 [Partner offers non-subscribers] => 非合作伙伴订阅者 [Search for addresses] => 按地址搜索 [Email address to search] => 按电子邮件地址搜索 [Example: contact@prestashop.com or @prestashop.com] => 例如: contact@prestashop.com或者prestashop.com [No customers found with these filters!] => 在此过滤条件下没有找到客户! [The .CSV file has been successfully exported: %d customers found.] => .CSV文件已经成功导出:找到%d个客户。 [Download the file] => 下载此文件 [WARNING: When opening this .csv file with Excel, choose UTF-8 encoding to avoid strange characters.] => 警告:当用Excel打开这个 .csv 文件时,请选择UTF-8 编码以免出现奇怪的字符。 [Error: Write access limited] => 错误:写访问受限 [No result found!] => 未找到结果! [Newsletter subscription: no email to delete, this customer has not registered.] => 通讯订阅:没有要删除的电子邮件,此顾客尚未注册。 [Newsletter subscription: no email to export, this customer has not registered.] => 通讯订阅:没有要导出的电子邮件,此顾客尚未注册。 ) [ModulesContactformShop] => Array ( [Please select a subject from the list provided. ] => 请从提供的列表里选择一个对象。 [An error occurred during the file-upload process.] => 文件上传的时候发生了错误 [Bad file extension] => 错误的文件扩展 [An error occurred while sending the message, please try again.] => 在发送消息的时候出现了错误,请再次尝试! [An error occurred while sending the message.] => 在发信息时发生了错误。 [Your message has been successfully sent to our team.] => 您的留言已发送给工作人员。 [Customer service - Contact us] => 客户服务- 联系我们 [Send a message] => 发送一条信息 [If you would like to add a comment about your order, please write it in the field below.] => 如果您想对您的订单进行评论,请写在下面。 [Subject Heading] => 标题 [Email address] => 邮箱地址 [Order reference] => 订单参考 [Select reference] => 选择参考 [Attach File] => 附件 [Message] => 消息: [Send] => 发送 ) [messages] => Array ( [[undefined]] => [未定义] [If enabled, the voucher will not apply to products already on sale.] => 如果启用,优惠券将不再加到已经是促销的产品上。 [Add a rule concerning] => 添加规则关于 [The product(s) are matching one of these:] => 找到以下相符的商品: [Discount name] => 折扣名称 [Sync success] => 同步成功 [Close] => 关闭 [Customer since: %s] => 客户自:%s [Choose a template] => 选择一个范本 [Send] => 发送 [You can add a comment here.] => 您可以在此处添加一条评论。 [Customer ID:] => 客户ID: [Order #] => 订单# [Product #] => 商品# [Subject:] => 主题: [No result] => 没有结果 [Read more] => 阅读更多 [%] => % [Discount:] => 折扣: [Please name your data matching configuration in order to save it.] => 请把您的数据命名为和配置相吻合来进行保存。 [Match your data] => 符合你的数据 [Please match each column of your source file to one of the destination columns.] => 请您把你的来源文件的每一栏位都对映到目标列中。 [Load a data matching configuration] => 加载与配置吻合的数据 [Load] => 加载 [Save your data matching configuration] => 保存和配置相符的数据 [Two columns cannot have the same type of values] => 两个栏位不能有相同的数值类型 [This column must be set:] => 该栏位应该设置成: [Rows to skip] => 要跳过的行 [Indicate how many of the first rows of your file should be skipped when importing the data. For instance set it to 1 if the first row of your file contains headers.] => 在导入数据时,说明你文件里最初几行应该被跳过。比如,如果你文件的第一行含有页眉,你可以把它设置成1. [Password] => 密码 [Your password has been successfully changed.] => 您的密码已成功更改 [Translate] => 翻译 [Generate RTL Stylesheets] => 生成RTL 样式表 [Manage hooks] => 管理hooks [Reset] => 复原 [To add a new module, simply connect to your PrestaShop Addons account and all your purchases will be automatically imported.] => 要添加新的模块,只要连接到您的 PrestaShop 插件账号,您所有已购买的模块将都被自动导入。 [Can I add my own modules?] => 我可以添加自己的模块吗? [Please note that for security reasons, you can only add modules that are being distributed on PrestaShop Addons, the official marketplace.] => 请注意为了安全起见,您只能添加已经在 PrestaShop 插件官方市场上发布的模块。 [Modules list] => 模块列表 [Normal view] => 正常视图 [Favorites view] => 收藏夹视图 [Module] => 模块 [Tab] => 标签 [Categories] => 分类 [Interest] => 兴趣 [Favorite] => 最喜欢的 [Filter by] => 筛选自 [Installed & Not Installed] => 已安装 & 未安装 [Installed Modules] => 安装模块 [Modules Not Installed ] => 未安装模块 [Enabled & Disabled] => 启用&禁用 [Enabled Modules] => 启用模块 [Disabled Modules] => 禁用模块 [Authors] => 作者 [All authors] => 所有作者 [Confirm reset] => 确认重置 [Would you like to delete the content related to this module ?] => 您想删除与此相关的模块的内容? [No - reset only the parameters] => 否 - 只重置参数 [Yes - reset everything] => 是 - 全部重置 [Preferences saved] => 偏好己保存 [Uninstall] => 卸载 [Remove from Favorites] => 从收藏中删除 [Mark as Favorite] => 收藏 [by] => 由 [You bought this module on PrestaShop Addons. Thank You.] => 您已在PrestaShop Addons 上购买了此模块。谢谢。 [Bought] => 已购买 [This module is available on PrestaShop Addons] => 该模块在PrestaShop Addons 里有 [Popular] => 最热商品 [Official] => 官方 [Need update] => 需要升级 [Free] => 免费! [Install] => 安装 [Module %1s ] => 模块%1s [Official, PrestaShop certified module. Free, secure and includes updates!] => 官方的,PrestaShop 已认证的模块。免费,安全并含有所有更新内容! [Update it!] => 升级 [Install the selection] => 安装选中的 [Uninstall the selection] => 卸载选中的 [No modules available in this section.] => 此部分没有可用的模块。 [Manage translations] => 管理翻译: [Add a new module] => 添加新模块 [The module must either be a Zip file (.zip) or a tarball file (.tar, .tar.gz, .tgz).] => 该模块必须是一个Zip压缩文件 (.zip) 或者 tarball文件 (.tar, .tar.gz, .tgz). [Upload a module from your computer.] => 通过电脑升级模块 [Module file] => 模块文件 [Choose a file] => 选择文件夹 [Upload this module] => 上载模块 [An upgrade is available for some of your modules!] => 您的某些模块已有更新! [Favorites] => 收藏夹 [All] => 全部 [List of modules] => 模块列表 [Update all] => 全部升级 [Check for update] => 检查更新信息 [Help] => 帮助 [(%s votes)] => (%s 票数) [(%s vote)] => (%s 票数) [Description] => 描述 [Merchant benefits] => 商家福利 [Install module] => 安装模块 [View on PrestaShop Addons] => 在PrestaShop Addons中浏览 [v] => v [This module is available for free thanks to our partner.] => 此模块免费,感谢我们的合作商。 [Not Installed] => 未安装 [Installed] => 已安装 [More modules on addons.prestashop.com] => 更多模块在 addons.prestashop.com [The controller %s is missing or invalid.] => 控制器%s缺失或无效。 [Back to the previous page] => 返回到上一页 [Go to the dashboard] => 转到仪表盘页 [Attachment] => 附件 [Category] => 类别 [Brand] => 品牌 [Supplier] => 供应商 [Number of products:] => 货品数量: [Product name] => 商品名称 [Attribute name] => 属性名称 [Supplier Reference] => 供应商参号: [Wholesale price] => 在您购买此产品批发价格 [EAN13] => 条形码: [UPC] => UPC: [Available Quantity] => 可用数量 [N/A] => 未知 [EAN-13] => EAN-13 [%limit% for suhosin.post.max_vars.] => suhosin.post.max_vars的%limit% [%limit% for suhosin.request.max_vars.] => suhosin.post.max_vars的%limit% [%d] => %d [You must use this syntax in your translations. Here are several examples:] => 您必须在翻译中使用此语法。以下是几个例子: [Date range] => 日期范围 [Custom] => 顾客 [to] => 至 [Compare to] => 比较 [Previous period] => 上期 [Previous Year] => 去年 [Previous year] => 去年 [Sunday] => 星期日 [Monday] => 星期一 [Tuesday] => 星期二 [Wednesday] => 星期三 [Thursday] => 星期四 [Friday] => 星期五 [Saturday] => 星期六 [Sun] => 周日 [Mon] => 周一 [Tue] => 周二 [Wed] => 周三 [Thu] => 周四 [Fri] => 周五 [Sat] => 周六 [Su] => 星期日 [Mo] => 星期一 [Tu] => 周二 [We] => 周三 [Th] => 周四 [Fr] => 周五 [Sa] => 周六 [January] => 一月 [February] => 二月 [March] => 三月 [April] => 四月 [May] => 五月 [June] => 六月 [July] => 七月 [August] => 八月 [September] => 九月 [October] => 十月 [November] => 十一月 [December] => 十二月 [Jan] => 一月 [Feb] => 二月 [Mar] => 三月 [Apr] => 四月 [May ] => 五月 [Jun] => 六月 [Jul] => 七月 [Aug] => 八月 [Sep] => 九月 [Oct] => 十月 [Nov] => 十一月 [Dec] => 十二月 [Customers] => 客户 [Orders] => 订单 [Income] => 收入 [Message] => 消息: [Traffic] => 流量 [Conversion] => 转换 [Group:] => 组: [Add tag] => 添加标签 [Remove] => 删除 [Now] => 现在 [Done] => 完成 [Choose Time] => 选择时间 [Time] => 时间 [Hour] => 小时 [Minute] => 分钟 [Group name] => 用户组别名称 [No group created] => 目前还没有创建任何团体 [No records found] => 没有找到记录 [Select all] => 全选 [Unselect all] => 取消全选 [Display] => 显示 [result(s)] => 结果 [From] => 从 [Please fill at least one field to perform a search in this list.] => 请填写至少一个字符在该列表中进行搜索。 [Refresh list] => 刷新列表 [Show SQL query] => 显示SQL查询 [Export to SQL Manager] => 导出到SQL Manager [Shop group] => 商店群組 [To] => 至: [Multistore] => Multiboutique [Check / Uncheck all] => 选择/取消所有 [If you check a field, change its value, and save, the multistore behavior will not apply to this shop (or group), for this particular parameter.] => 如果勾选一个字段,改变其数值,并保存,多家店的该特定参数将无法被应用到此店铺(或群组)。 [(tax excl.)] => (不含税) [You can't change the value of this configuration field in the context of this shop.] => 您不能改变此店铺的这个配置字段的值。 [Set required fields for this section] => 设置本部分必填字段 [Required Fields] => 必填项 [Select the fields you would like to be required for this section.] => 选择这部分你需要的字段。 [Field Name] => 字段名称 [%s group] => %s群组 [All shops] => 所有店铺 [(%s selected)] => (%s 被选) [Group: %s] => 组:%s [search...] => 搜索... [Add files...] => 添加文件... [Add file...] => 添加文件... [Upload files] => 上传文件 [Upload file] => 上传文件 [You cannot have more than %s images in total. Please remove some of the current images before adding new ones.] => 您不能有超过%s张图片。请在加载新图片前移除一些现有的图片。 [Remove file] => 删除文件 [Download current file] => 下载当前文件 [File size] => 文件大小: [You have reached the limit (%s) of files to upload, please remove files to continue uploading] => 您已达到文件上传的上限(%s),请删除文件继续上传 [Add files] => 添加文件 [Add file] => 添加文件 [Download current file (%skb)] => 下载当前文件(%skb) [You can upload a maximum of %s files] => 您最多可以上传%s个文件 [There are %d warnings:] => 这里有 %d 个警告。 [123.45.67.89] => 123.45.67.89 [and stay] => 并留在此页 [Oh no!] => 哦,不! [The mobile version of this page is not available yet.] => 此页面的该模块版本暂时还没有。 [Please use a desktop computer to access this page, until is adapted to mobile.] => 请使用桌面电脑来进入该页面,知道它被调试好可以在手机上使用。 [Thank you.] => 谢谢。 [by name] => 名 [by ip address] => IP地址 [List] => 列表 [View details] => 查看详情 [Options] => 选择 [Generator] => 生成器 [%s: %s] => %s: %s [filter by %s] => 按 %s 筛选 [%s deletion] => %s 删除 [%s addition] => %s 增加 [%s modification] => %s 修改 [Do you really want to uninstall this module?] => 您真的要卸载该模块? [Disable this module] => 禁用此模块 [Enable this module for all shops] => 启用这个模块的所有店铺 [Disable on mobiles] => 手机禁用 [Disable on tablets] => 平板电脑禁用 [Disable on computers] => 电脑禁用 [Display on mobiles] => 电脑上显示 [Display on tablets] => 平板电脑上显示 [Display on computers] => 显示在电脑上 [This action will permanently remove the module from the server. Are you sure you want to do this?] => 此操作将永久地从服务器中删除模块。您确定要这么做吗? [Comment:] => 评论: [Other Modules] => 其它模块 [Module not found] => 模块未发现 [Modules to update] => 需升级模块 [Translate this module] => 翻译该模块 [Straight rows of keys are easy to guess] => 连续排列的字符容易被猜到 [Short keyboard patterns are easy to guess] => 短键盘模式很容易被猜到。 [Use a longer keyboard pattern with more turns] => 使用回转较多的长手势密码 [Repeats like "aaa" are easy to guess] => 类似于“aaa”的字母组合容易被猜到 [Repeats like "abcabcabc" are only slightly harder to guess than "abc"] => 类似于“abcabcabc”的字母组合仅比“abc”复杂一点 [Sequences like abc or 6543 are easy to guess] => 类似于“abc”或“6543”的序列容易被猜到 [Recent years are easy to guess] => 最近的年份很容易被猜测到。 [Dates are often easy to guess] => 日期通常很容易猜到 [This is a top-10 common password] => 这是排名前十的常见密码 [This is a top-100 common password] => 这是排名前100位的常见密码 [This is a very common password] => 这是一个非常常见的密码 [This is similar to a commonly used password] => 这类似于常用的密码 [A word by itself is easy to guess] => 这个单词本身很容易被猜到 [Names and surnames by themselves are easy to guess] => 名字和姓氏本身很容易猜到 [Common names and surnames are easy to guess] => 常见的名字和姓氏是容易猜到 [Very weak] => 非常弱 [Weak] => 弱 [Average] => 平均 [Strong] => 强 [Very strong] => 非常强 [Use a few words, avoid common phrases] => 用几个单词,避免常见的短语 [No need for symbols, digits, or uppercase letters] => 不需要符号、数字或大写字母 [Avoid repeated words and characters] => 避免重复的单词和字符 [Avoid sequences] => 避免顺序 [Avoid recent years] => 避免最近的年份 [Avoid years that are associated with you] => 避免与您相关的年份 [Avoid dates and years that are associated with you] => 避免使用与您相关的日期和年份 [Capitalization doesn't help very much] => 大写并没有太大帮助 [All-uppercase is almost as easy to guess as all-lowercase] => 全大写几乎和全小写一样容易被猜到 [Reversed words aren't much harder to guess] => 颠倒过来的单词也不难猜到 [Predictable substitutions like '@' instead of 'a' don't help very much] => 像‘@’而不是‘a’这样的可预见的替代并没有多大帮助 [Add another word or two. Uncommon words are better.] => 再加上一两个单词。不常见的单词更好。 [Gender] => 性别 [Name] => 名称 [Birth date] => 出生日期 [Age] => 年龄: [Email] => E-mail [Language] => 语言: [Last visit] => 上一次访问: [Siret] => Siret [Company] => 公司 [Website] => 您的店铺 [Addresses] => 地址 [Alias] => 別名: [Address] => 地址 [Country] => 国家 [Date] => 日期 [Reference] => 参考 [Payment] => 付款 [Total paid] => 总计支付 [No orders] => 无订单 [Products bought] => 已购商品 [Quantity] => 数量 [Carts] => 购物车 [Total products] => 全部商品: [Cart ID] => 信用卡号码 [Product reference] => 商品编号 [No products] => 暂无产品 [Messages] => 信息 [IP] => IP [Last connections] => 上次登陆 [IP address] => IP [Are you sure you want to uninstall this module?] => 您是否确定要卸载此模块? [Generate password] => 生成密码 [Change password...] => 修改密码 [Current password] => 旧密码 [New password] => 新密码 [Confirm password] => 确认密码 ) [AdminOrderscustomersFeature] => Array ( [Total spent since registration:] => 注册以来已消费: [Cart summary] => 购物车总结 [Ref:] => 编号: [Text #] => 编号 [Total cost of products:] => 商品总成本: [Total value of vouchers:] => 优惠券总计: [Total cost of gift wrapping:] => 礼品包装总费: [Total shipping costs:] => 总物流费用: [Order information] => 订单资料 [Order #%d] => 订单 #%d [Made on:] => 制成于: [No order was created from this cart.] => 此购物车并无订单 [Create an order from this cart.] => 为此购物车创建一个订单。 [Customer information] => 客户资料 [Account registration date:] => 账户注册日期: [Valid orders placed:] => 有效订单: [Guest not registered] => 未注册 客户 [New messages] => 新信息 [Open] => 打开 [Closed] => 关闭 [Pending 1] => 有待解决1 [Pending 2] => 有待解决2 [No new messages] => 暂无新留言 [New message] => 新信息 [Meaning of status] => 状态含义 [Statistics] => 数据 [Sync] => 同步 [Run sync:] => 同步运行: [Run sync] => 同步运行 [Click to synchronize mail automatically] => 点击自动同步电子邮件 [Someone else] => 他人 [Forward this discussion] => 转发该讨论 [Forward this discussion to an employee:] => 将该讨论转发给员工: [Comment:] => 评论: [Forward] => 转发 [See more] => 阅览更多 [Thread] => 帖子 [Forward this discussion to another employee] => 转发此讨论给另外一名员工 [Orders and messages timeline] => 订单和消息时间线 [Your answer to] => 您的回复 [To:] => 到: [[1]%count%[/1] order(s) validated for a total amount of [2]%total%[/2]] => [1]%count%[/1] 订单已确认的总金额为 [2]%total%[/2] [No orders validated for the moment] => 目前没有订单需要确认 [Order #] => 订单# [View order] => 浏览订单 [View customer] => 浏览客户 [Customer ID:] => 客户ID: [Sent on:] => 发送自: [Browser:] => 浏览器: [File attachment] => 附件: [View file] => 浏览文件 [Product #] => 商品# [View this thread] => 浏览该问题 [Sent by:] => 发送自: [Thread ID:] => 问题ID: [Message ID:] => 信息ID: [Message:] => 留言: [Reply to this message] => 回答该信息 [Please type your reply below:] => 请在下面输入您的回复: [Your reply will be sent to:] => 您的回复将会被发送至: [Send my reply] => 发送我的回答 [Text #%d] => 文本#%d [Search for a product] => 查询商品 [View this order] => 查看此订单 [Delay] => 延迟 [Hi, Unfortunately, an item on your order is currently out of stock. This may cause a slight delay in delivery. Please accept our apologies and rest assured that we are working hard to rectify this. Best regards,] => 嗨, 很抱歉,你订单中有一件商品目前没有库存。这可能会导致您的包裹轻微的延迟。 请接受我们的道歉,请您放心,我们正在努力让此问题给您带来的不便降到最小。 至上 [Waiting for confirmation] => 等待确认 [Waiting for package] => 等待邮寄中 [Package received] => 包裹已签收 [Return denied] => 退货被拒绝 [Return completed] => 退货已完成 [Awaiting check payment] => 等待支票付款 [Payment accepted] => 付款已接受 [Processing in progress] => 请求处理中 [Shipped] => 已发货 [Delivered] => 已发货 [Canceled] => 已取消 [Payment error] => 支付错误 [On backorder (paid)] => 缺货(已付款) [On backorder (not paid)] => 缺货(未付款) [Awaiting bank wire payment] => 等待电汇付款 [Remote payment accepted] => 接受远程付费 [Awaiting Cash On Delivery validation] => Remote payment accepted [None] => 无 [Low] => 低 [Medium] => 中 [High] => 高 [1 - Creation in progress] => 1- 正在创建 [2 - Order validated] => 2- 订单已确认 [3 - Pending receipt] => 3 - 待收货 [4 - Order received in part] => 4 - 订单已被部分接收 [5 - Order received completely] => 5 - 订单已被完全接收 [6 - Order canceled] => 6-订单已取消 [Non ordered] => 没有下单 [Abandoned cart] => 被遗弃的购物车 [Export carts] => 导出购物车 [Abandoned Carts] => 被遗弃的购物车 [From %date1% to %date2%] => 从 %date1% 到 %date2% [Average Order Value] => 平均订单额 [Net Profit per Visitor] => 每位客户净利润 [Free Shipping] => 免运费 [%amount% tax excl.] => %amount% 不含税 [Cart #%ID%] => 购物车 #%ID% [VAT number] => 增值税号 [Identification number] => 身份识别号码 [Time limit of validity] => 有效退货时间: [Returns prefix] => 返回前缀 [Return Merchandise Authorization (RMA)] => 退货许可 [Customer explanation] => 客户退货原因: [Returns form] => 退货自 [Order #%id% from %date%] => 订单 #%id% 从 %date% [Date issued] => 发布日期 [Enable returns] => 退货启用: [Back office order] => 后台订单 [Free order] => 空的订单 [Newsletter] => 电子简报 [Unknown] => 未知 [%1$d years old (birth date: %2$s)] => %1$d 岁 (生日: %2$s) [Average Age] => 平均年龄 [Net Profit per Visit] => 每访问净利润 [30 days] => 30 天 [Newsletter Registrations] => 时事通讯注册 [Orders per Customer] => 每位客户订单数 [Total Cart] => 购物车总金额 [Manual order -- Employee:] => 人工补单 - 员工: [not paid] => 未支付 [overpaid] => 多付的 [Credit slip for order #%d] => 订单代金券#%d [Download credit slip] => 下载信用券 [Phone number(s)] => 电话号码 [Qty available] => 可用数量 [Change Order Status] => 更改订单状态 [Open in new tabs] => 在新标签页中打开 [It looks like you have exceeded the number of tabs allowed. Check your browser settings to open multiple tabs.] => 您似乎超出了允许的选项卡数量。 检查您的浏览器设置以打开多个选项卡。 [Risk] => 风险 [Outstanding allowance] => 未偿还的津贴 [Current outstanding] => 当前未支付 [Registration] => 注册 [Last visit] => 上一次访问: [You can use this feature in a single shop context only. Switch context to enable it.] => 您只能在单个商店环境中使用此功能。 切换上下文以启用它。 [Add new order message] => 添加新订单信息 [New client] => 新客户 [Add new order] => 增添新订单 [Orders] => 订单 [Order %reference% from %firstname% %lastname%] => 来自%firstname% %lastname%的订单 %reference% [Customer email] => 客户邮件 [The national ID card number of this person, or a unique tax identification number.] => 身份证号码或纳税识别号。 [Address alias] => 地址别名 [Birthday] => 生日: [Group access] => 访问组 [Default customer group] => 默认客户组 [Website] => 您的店铺 [Allowed outstanding amount] => 允许赊帐 [Maximum number of payment days] => 付款最多天数 [Risk rating] => 风险评级 [Add a note on this customer. It will only be visible to you.] => 添加有关此客户的注释。 它只会对您可见。 [Transform to a customer account] => 转换到客户账户 [Return window] => 返回窗口 [Return prefix] => 返回前缀 [Free shipping] => 免运费 [The "shipping" field must be a valid number] => “shipping”字段必须是一个有效数字 [Re-stock products] => 返仓商品 [Generate a credit slip] => 生成贷方传票 [Generate a voucher] => 生成优惠券 [Product(s) price:] => 商品价格: [Product(s) price, excluding amount of initial voucher:] => 商品价格,不含最初的代金券金额: [Credit slip prefix] => 代金券前缀 [Delivery prefix] => 送货单前缀: [Delivery number] => 送货编号: [Enable product image] => 启用商品图像 [Add a note on this order. It will only be visible to you.] => 在此订单上添加注释。 它只会对您可见。 [After the sequential number] => 在序列号之后 [Before the sequential number] => 在序列号之前 [Enable invoices] => 启用发票: [Enable tax breakdown] => 启动税项细分 [Invoice prefix] => 发票编号前缀: [Add current year to invoice number] => 将当前年份添加到发票号码 [Reset sequential invoice number at the beginning of the year] => 年初时重置发票号码序号 [Position of the year date] => 年份位置 [Invoice number] => 发票编号: [Legal free text] => 合法的自由文本 [Footer text] => 页脚文本 [Invoice model] => 发票样式 [Use the disk as cache for PDF invoices] => 使用磁盘作为缓存为PDF格式的发票 [Display to customer?] => 显示给客户? [Manage your orders] => 管理您的订单 [Find all your orders on this page and access their main information in one click: check the cart total, the payment method, the shipping details, or if it comes from a new client. You can even update the status from the listing!] => 在此页面上查找您的所有订单并一键访问其主要信息:检查购物车总数、付款方式、运输详细信息,或者是否来自新客户。 您甚至可以从列表中更新状态! [Required Fields] => 必填项 [Set required fields for this section] => 设置本部分必填字段 [Required fields] => 必填项 [%firstname% %lastname% has not registered any addresses yet] => %firstname% %lastname% 还没有登记任何地址 [Purchased products] => 购买商品 [%firstname% %lastname% has no discount vouchers] => %firstname% %lastname% 没有任何折扣券 [Last connections] => 上次登陆 [Pages viewed] => 浏览过的网页 [Total time] => 总计时 [Origin] => 来源 [IP Address] => IP [Sent on] => 发送自 [%firstname% %lastname% has never contacted you] => %firstname% %lastname% 还没有联系过您 [Valid orders:] => 有效订单: [for a total amount of %s] => 总计%s [Invalid orders:] => 无效订单: [Total spent] => 总消费 [%firstname% %lastname% has not placed any orders yet] => %firstname% %lastname% 还没有下过订单 [Partner offers] => 合作伙伴报价 [Age] => 年龄: [Registration Date] => 注册日期 [Last Visit] => 最后一次访问 [Best Customer Rank] => 最佳客户排名 [Registrations] => 注册 [Latest Update] => 最新更新 [This customer is registered as a Guest.] => 该客户以过客身份注册。 [Add a private note] => 添加一个私人便条 [Last emails] => 上一封电子邮件 [Viewed products] => 我浏览过的商品 [Administrate your customers] => 管理您的客户 [Taking good care of your customers starts with making sure their profiles contain all the information needed to have their packages shipped without mishap.] => 照顾好您的客户首先要确保他们的个人资料包含让他们的包裹顺利运送所需的所有信息。 [Creating a new Customer] => 创建新客户 [Editing customer %name%] => 编辑客户%name% [Manage your Customers] => 管理客户 [Information about customer %name%] => 客户信息 %name% [No order validated for the moment. By default, an order is considered validated when its payment is accepted.] => 暂时没有验证订单。 默认情况下,订单在其付款被接受时被视为有效。 [Customer since: %s] => 客户自:%s [Merchandise return (RMA) options] => 退货选择 [Merchandise Returns] => Retours produit [Order messages] => Messages prédéfinis [Discount name] => 折扣名称 [Credit slip options] => 代金券选项 [By date] => 根据日期 [Generate PDF file by date] => 按日期生成PDF文件 [Print PDF] => 打印 PDF [Generate PDF] => 生成PDF文件 [Delivery slip options] => 送货单选项 [Order statuses] => 订单状态 [By order status] => 按订单状态排列 [Generate PDF file by status] => 按状态生成PDF文件 [Invoice options] => 凭证选项 [Add new address] => 增加新地址 [Cart] => 购物车 [In stock] => 库存充足 [Add to cart] => 加入购物车 [Vouchers] => 凭证 [Search for a voucher] => 查找优惠券 [Add new voucher] => 添加新优惠券 [No voucher was found] => 未发现折扣券 [Add new customer] => 添加新客户 [Search for a customer] => 查询客户 [Total paid] => 总计支付 [View this cart] => 查看此购物车 [Use this cart] => 使用此购物车 [Use] => 使用 [Duplicate this order] => 复制此订单 [Recycled packaging] => 已回收包装 [Gift] => 礼物 [Delivery option] => 送货选项 [Shipping price (Tax incl.)] => 运费(含税) [Gift message] => 礼品留言 [Total products] => 全部商品: [Total vouchers (Tax excl.)] => 总代金券(不含税) [Total shipping (Tax excl.)] => 总运费(不含税) [Total taxes] => 税总数 [Total (Tax excl.)] => 总计(不含税) [Total (Tax incl.)] => 总计(含税) [Order message] => 订单留言 [Order status] => 订单状态 [More actions] => 更多操作 [Send pre-filled order to the customer by email] => 通过电子邮件向客户发送预填订单 [Proceed to checkout in the front office] => 前往前台结账 [Create order] => 创建订单 [Edit shipping details] => 编辑配送详情 [Reference number:] => 参考编号: [Supplier reference:] => 供应商编号: [Create a new invoice] => 创建新发票 [New invoice information] => 新发票信息 [SIRET] => 工商注册号 [APE] => 主营业务 [Account registered:] => 账户注册: [Validated orders placed:] => 已确认的订单: [Shipping address] => 配送地址 [Invoice address] => 发票地址 [Private note] => 私人笔记 [Documents] => 文件模板 [Merchandise returns] => 退货 [Gift wrapping] => 礼物包装 [Document] => 文件 [Credit slip] => 信用单 [Delivery slip] => 送货单 [Enter payment] => 输入付款 [Add note] => 添加注释 [Edit note] => 編輯註釋 [Generate invoice] => 制作发票 [Edit the price] => 更改价格 [Resend email] => 重新发送电子邮件 [Order note] => 订单备注 [Order ID] => 订单号 [Linked orders] => 链接订单 [Number] => 号码 [View full conversation] => 查看完整对话 [Choose your order message] => 选择您的订单信息 [Configure predefined messages] => 配置预先定义的信息 [Send message] => 发送信息​​​​​​​​ [Standard refund] => 常规退款 [Return products] => 退还产品 [Cancel products] => 取消货品 [View invoice] => 查看发票 [View delivery slip] => 查看送货单据 [Print order] => 打印订单 [Payment method] => 付款方式: [Transaction ID] => 交易编码 [Card number] => 卡号 [Not defined] => 未定义 [Card type] => 卡片类型 [Cardholder name] => 持卡人姓名 [Change currency] => 兑换货币 [Add a product] => 加入產品 [Partial refund] => 部分退款 [Refunded] => 退款 [Add a discount] => 添加折扣 [Wrapping] => 包装费 [This order has been partially paid by voucher. Choose the amount you want to refund:] => 这个订单曾使用部分代金券付款。选择你要退款的金额: [Shipping does not apply to virtual orders] => 运费不适用于虚拟订单 [Sources] => 来源 [From] => 从 [To] => 至: [Update status] => 更新状态 [Choose an order status] => 选择订单状态 [default] => 默认 [Group] => 组 [Groups] => 组 [Stock location] => 库存位置 [Shipping details] => 送货详情 [Invoice details] => 发票详情 [Open details] => 查看详情 ) [AdminModulesNotification] => Array ( [Activate module for this shop context: %s.] => 激活该商店内容的模块:%s。 [Would you like to delete the content related to this module ?] => 您想删除与此相关的模块的内容? [Confirm reset] => 确认重置 [No - reset only the parameters] => 否 - 只重置参数 [Yes - reset everything] => 是 - 全部重置 [Please specify module URL] => 请指明网址 [The module was successfully downloaded.] => 该模块已成功下载。 [Module(s) installed successfully.] => 模块安装成功。 [Module(s) uninstalled successfully.] => 模块卸载成功。 [Module reset successfully.] => 模块复位成功 [Module deleted successfully.] => 模块删除成功 [Successfully signed in to PrestaShop Addons.] => 成功登陆到PrestaShop Addons。 [The module transplanted successfully to the hook.] => HOOK模块翻译成功 [The module was successfully removed from the hook.] => HOOK模块移除成功 [Unable to install the module (Module name is not valid).] => 无法安装模块(模块名称无效)。 [The version of your module is not compliant with your PrestaShop version.] => 模块版本与您的PrestaShop版本不兼容。 [Before installing this module, you have to install this/these module(s) first:] => 安装该模块之前,您必须先安装这个/这些模块: [This module has already been installed.] => 该模块已被安装。 [Could not install module controllers.] => 无法安装模块控制器 [Technical error: PrestaShop could not install this module.] => 技术错误:PrestaShop无法安装该模块。 [Current version: %s] => 当前版本:%s [%d file upgrade applied] => %d 文件已被更新 [No upgrade has been applied] => 没有更新 [Upgraded from: %s to %s] => 升级从:%s 到 %s [%d upgrade left] => %d 升级剩余 [Module %s cannot be upgraded this time: please refresh this page to update it.] => 模块 %s 此时无法升级:请刷新页面之后升级。 [To prevent any problem, this module has been turned off] => 为防止出现问题,该模块已被关闭 [The module is not installed.] => 模块未被安装。 [Unable to install override: %s] => 不能安装覆盖:%s [%1$s is not a valid module name.] => %1$s不是一个有效的模块名 [All modules cannot be loaded due to memory limit restrictions, please increase your memory_limit value on your server configuration] => 所有的模块不能由于内存限制的限制加载,请提高您的服务器配置您的 memory_limit 值。 [%s could not be loaded.] => %s无法加载. [Error found in config file:] => config文件中发现了错误: [%1$s (parse error in %2$s)] => %1美元(%2美元中的语法错误) [%1$s (class missing in %2$s)] => %1美元 (%2美元当中缺失等级) [The following module(s) could not be loaded] => 下面的模块无法被加载 [No template found for module] => 没有找到该模块的模板 [The method %1$s in the class %2$s is already overridden by the module %3$s version %4$s at %5$s.] => 类 %2$s 中的方法 %1$s 已被模块 %3$s 版本 %4$s 在 %5$s 处覆盖。 [The method %1$s in the class %2$s is already overridden.] => 类 %2$s 中的方法 %1$s 已被覆盖。 [Failed to override method %1$s in class %2$s.] => 无法覆盖类 %2$s 中的方法 %1$s。 [The property %1$s in the class %2$s is already defined.] => 类 %2$s 中的属性 %1$s 已被定义。 [Failed to override property %1$s in class %2$s.] => 无法覆盖类 %2$s 中的属性%1$s。 [The constant %1$s in the class %2$s is already defined.] => 类 %2$s 中的常量 %1$s 已被定义。 [Failed to override constant %1$s in class %2$s.] => 无法覆盖类 %2$s 中的常量 %1$s。 [No graph engine selected] => 未选图表引擎 [Graph engine selected is unavailable.] => 所选的图形引擎不可用。 [No grid engine selected] => 未选网格引擎 [Grid engine selected is unavailable.] => 所选的网格引擎不可用。 [Unknown archive type.] => 未知存档类型 [There was an error while extracting the module (file may be corrupted).] => 释放模块的时候发生了错误(文件可能已经损坏) [The module %1$s that you uploaded is not a valid module.] => 你上载的模块 %1$s 不是有效的模块 [You do not have the permission to use this module.] => 你没有权利使用这个模块 [Cannot reset this module.] => 不能从新设定这个模块 [Cannot install this module.] => 无法安装模块 [Cannot uninstall this module.] => 无法卸载模块 [Cannot load the module's object.] => 无法加载模块项目 [An error occurred while copying the archive to the module directory.] => 当复制文件去模块目录时发生错误 [Sorry, the module cannot be deleted. Please check if you have the right permissions on this folder.] => 对不起,模块不能删除。请检查文件夹的权限。 [You do not have permission to access this module.] => 你不被允许使用这个模块 [You do not have permission to install this module.] => 你不被允许使用这个模块 [You do not have permission to delete this module.] => 你不允许删除这个模块 [You do not have permission to configure this module.] => 你不被允许安装这个模块 [This module is already installed: %s.] => 这模块已被安装:%s [This module has already been uninstalled: %s.] => 这模块已被卸載: %s [This module needs to be installed in order to be updated: %s.] => 模块必须先安装才能升级:%s [You do not have permission to uninstall this module.] => 你没有权利卸載这个模块 [The following module(s) could not be uninstalled properly: %s.] => 以下模块不能卸載:%s [The following module(s) could not be installed properly: %s.] => 以下的模块的安装不了:%s [This module has already been transplanted to this hook.] => 模块不能被移植到这个勾 [This module cannot be transplanted to this hook.] => 该模块不可被移至该hook。 [An error occurred while transplanting the module to its hook.] => 在将模块移至链接时发生了错误。 [Please select a module to unhook.] => 选择一个模块解锁 [This module cannot be loaded.] => 模块不能被加载 [Hook cannot be loaded.] => Hook不能被加载。 [An error occurred while deleting the module from its hook.] => 在从网上删除该模块时发生了错误。 [Parse error detected in main class of module %module%: %parse_error%] => 在模块 %module% 的主类中检测到解析错误:%parse_error% [Error while loading file of module %module%. %error_message%] => 在载入%module% 模块文件时出错. %error_message% [Failed to install admin tab "%name%".] => 安装管理制标签页 “%name%” 失败。 [Failed to uninstall admin tab "%name%".] => 卸载管理标签页“%name%”失败。 [You are not allowed to install modules.] => 你没有权限安装模块。 [You are not allowed to uninstall the module %module%.] => 你没有权限卸载模块 %module%。 [You are not allowed to upgrade the module %module%.] => 你没有权限升级模块 %module%。 [You are not allowed to enable the module %module%.] => 你没有权限启用模块 %module%。 [You are not allowed to disable the module %module%.] => 你没有权限禁用模块 %module%。 [You are not allowed to enable the module %module% on mobile.] => 你没有权限在移动终端中启用模块 %module%。 [You are not allowed to disable the module %module% on mobile.] => 你没有权限在移动终端中禁用模块 %module%。 [You are not allowed to reset the module %module%.] => 你没有权限重置模块 %module%。 [Unfortunately, the module did not return additional details.] => 不幸的是,该模块没有返回更多的细节信息。 [The module is invalid and cannot be loaded.] => 模块已无效,不能载入。 [The module %module% must be installed first] => 必须先装模块%module% [This file does not seem to be a valid module zip] => 该文件似乎不是一个有效的模块压缩文件。 [Cannot extract module in %path%. %error%] => 无法提取%path%中的模块。%error% [Cannot %action% module %module%. %error_details%] => 无法%action%模块%module%。%error_details% [%action% action on module %module% succeeded.] => 在模块 %module% 上的 %action% 操作成功。 [Unknown module action. It must be one of these values: %actions%] => 未知的模块操作。它应该是以下数值之一:%actions% [Validation of configuration details failed:] => 配置细节校验失败: [Configuration successfully applied.] => 配置应用成功。 [%module% did not return a valid response on installation.] => %module%在安装时未响应。 [Installation of module %module% was successful.] => 模块%module% 安装成功。 [Installation of module %module% failed. %error%] => 模块%module% 安装失败。%error% [Impossible to install form source] => 无法从此来源安装 [Impossible to install from source] => 无法从此来源安装 [No changelog provided] => 未提供更新日志 [You are about to disable %moduleName% module.] => 你将禁用%moduleName%模块。 [Your current settings will be saved, but the module will no longer be active.] => 你的当前设置将被保存。但该模块不再可用。 [You are about to uninstall %moduleName% module.] => 你将要卸载%moduleName%模块 [This will disable the module and delete all its files. For good.] => 这将永久禁用该模块及删除其所有文件。 [This action cannot be undone.] => 该操作无法撤消。 [You're about to reset %moduleName% module.] => 你将重设%moduleName%模块 [This will restore the defaults settings.] => 这将还原默认设置。 [You are about to [1] the following modules:] => 你将要[1] 以下模块 [Installing module...] => 安装模块中... [It will close as soon as the module is installed. It won't be long!] => 它将在模块安装完时关闭。不需要太长时间! [Module installed!] => 模块已安装! [Oops... Upload failed.] => 啊呀,上传失败。 [No description found for this module :(] => 没找到该模块的说明。:( [No additional description provided for this module :(] => 没有提供额外的模块说明。:( [No feature list provided for this module :(] => 该模块未提供特性列表。:( [No customer benefits notes found for this module :(] => 未发现该模块的客户福利。:( [No demonstration video found for this module :(] => 没找到该模块的视频。:( [No changelog provided for this module :(] => 没有提供此模块的更新日志:( [You need to select at least one module to use the bulk action.] => 你要选择至少一个模块来使用批量操作。 [The action "[1]" is not available, impossible to perform your request.] => 该操作[1] 不存在。无法执行你的要求。 [The action [1] is not available for module [2]. Skipped.] => 操作[1] 对模块[2] 不可用。已跳过。 [Are you sure you want to upgrade this module?] => 您确定要升级此模块吗? [Are you sure you want to upgrade these modules?] => 您确定要升级这些模块吗? [We strongly advise you to upgrade the modules on maintenance mode to avoid any cache issues.] => 我们强烈建议您在维护模式下升级模块以避免任何缓存问题。 ) [AdminNavigationHeader] => Array ( [Orders] => 订单 [View my shop] => 浏览店铺 [Welcome back %name%] => 欢迎回来%name% [Your profile] => 您的个人资料 [Sign out] => 登出 [Quick Access] => 快速通道 [Please name this shortcut:] => 请命名此快捷方式 [Customers] => 客户 [Debug mode] => 调试模式 [Maintenance mode] => 维护模式 [A new order has been placed on your shop.] => 新订单已放置于您的店铺。 [Order number:] => 订单编号: [A new customer registered on your shop.] => 新客户注册在您的店铺。 [A new message was posted on your shop.] => 一条新的消息发布在您的店铺。 [Read this message] => 阅读留言 [PrestaShop logo] => PrestaShop 标识 [Remove from QuickAccess] => 从QuickAccess里移除 [Add current page to QuickAccess] => 添加当前页面到QuickAccess 里 [Manage quick accesses] => 管理快速访问 [Everywhere] => 全部 [What are you looking for?] => 您在找什么? [Order ID] => 订单号 [Cart ID] => 信用卡号码 [Module name] => 模块名称 [Product name, SKU, reference...] => 商品名称,库存,编码... [Email, name...] => 电子邮箱,名称... [Customers by name] => 按名字列出客户 [Customers by IP address] => 客户IP 地址 [Invoice Number] => 发票编号: [Remove from Quick Access] => 从快速访问里移除 [Manage your quick accesses] => 管理你的快速访问 [Search (e.g.: product reference, customer name…)] => 搜寻(例如:产品参考,客户名字) [Searchbar] => 搜索栏 [Product name, reference, etc.] => 产品名称,参考,等。 [Name] => 名称 [by name] => 名 [123.45.67.89] => 123.45.67.89 [by IP address] => 依IP地址 [Invoice number] => 发票编号: [SEARCH] => 搜索 [Customer name:] => 客户姓名: [Home] => 主页 [My Shop] => 我的店铺 [New category] => 新分类 [New product] => 新商品 [New voucher] => 新的优惠券 [Installed modules] => 已安装的模块 [Catalog evaluation] => 产品评估 [Link] => 链接 [Quick Access menu] => 快捷菜单 [If it's a URL that comes from your back office, you MUST remove the security token.] => 如果URL来源于你的后台,你必须删除安全凭证。 [Open in new window] => 在新窗口打开: [Add new quick access] => 添加新快速通道 [New customers] => 新客户 [New window] => 新窗口 [Customize your multistore header, [1]pick a color[/1] for this store context.] => 自定义您的多店标题,为此商店上下文[1]选择一种颜色[/1]。 [To apply specific settings to a store or a group of stores, select the parameter to modify, make your changes and save.] => 要将特定设置应用于一个或一组存储,请选择要修改的参数,进行更改并保存。 ) [ModulesBlockreassuranceAdmin] => Array ( [Customer Reassurance] => 客户保证 [Connect with your visitors and reassure them about secure payment, free shipping or returns.] => 与您的访客联系,让他们放心付款、免费送货或退货。 [Are you sure you want to uninstall this module?] => 您是否确定要卸载此模块? [There was an error during the installation. Please open an issue on the PrestaShop project.] => 安装过程中出现错误。 请在 PrestaShop 项目上 打开一个问题。 [There was an error during the uninstallation. Please open an issue on the PrestaShop project.] => 卸载过程中出现错误。 请在 PrestaShop 项目上打开一个问题。 [Block updated] => 区块更新 [Oops... looks like an error occurred] => 糟糕...似乎发生了错误 [Configuration updated successfully!] => 配置更新成功! [Position changed successfully!] => 位置更改成功! [An error occurred when switching position] => 切换位置时发生错误 [An error occurred when removing block] => 删除区块时发生错误 [Position] => 位置 [Description] => 描述 [Actions] => 操作 [WARNING] => 警告 [Your folder %s is not readable or executable] => 您的文件夹 %s 无法读取或无法执行 [This folder needs these rights so you can upload your own images for the reassurances blocks.] => 此文件夹需要这些权限,以便您可以上传您自己的图像以用于保证区块。 [Content] => 内容 [Display] => 显示 [Appearance] => 外观 [Save] => 保存 [Customize Module Design] => 定制模块设计 [Icon color] => 图标颜色 [Text color] => 文字颜色 [Reassurance Block] => 放心模块 [Return] => 退还 [Description (optional)] => 描述 (可选) [Image] => 图像 [Modify icon] => 修改图标 [or upload file] => 上传文件 [Choose SVG for better customization. Other allowed formats are: .gif, .jpg, .png] => 选择 SVG 以获得更好的定制化。 其他允许的格式有:.gif、.jpg、.png [Languages] => 语言 [Select none] => 选择“无” [Redirection] => 重定向 [CMS page] => CMS 页面 [Title] => 联系人名称 [URL] => 网址: [CMS Page] => CMS页面 [Block Content] => 屏蔽内容 [Url link] => Url 链接 [Activated] => 已激活 [Deactivated] => 停用 [We recommend 3 blocks at maximum.] => 我们建议最多 3 个区块。 [Global settings] => 全局设置 [Product pages] => 产品页面 [Checkout pages] => 结账页面 [Specific position for cart page] => 购物车页面的具体位置 [None] => 无 [Header position on all pages] => 所有页面上的页眉位置 [Above header] => 关于标题头 [Below header] => 标题下方 [Footer position on all pages] => 所有页面上的页脚位置 [Above footer] => 页脚上方 [Below footer] => 页脚下方 [none] => 无 [Main column] => 主栏目 [Specific position for product page] => 产品页面的具体位置 ) [AdminInternationalHelp] => Array ( [This will restore your last registered address format.] => 这将还原您最后注册的地址格式。 [This will restore the default address format for this country.] => 这将还原为这个国家的默认地址格式。 [This will restore your current address format.] => 这将还原当前的地址格式。 [This will delete the current address format] => 这将删除当前的地址格式 [You must use this syntax in your translations. Here are a few examples:] => 您必须在翻译中使用此语法。以下是几个例子: [This expression uses a special syntax:] => 这个短语使用了 特殊语法: [Some of these expressions use this special syntax: %s.] => 一些句子表达使用这种特别的语法:%s。 [There are [1]%replace%[/1] products] => 有[1]%replace%[/1] 商品 ["%s" will be replaced by a number.] => "%s" 将被数字取代。 [List of pages in [1]%replace%[/1]] => 在[1]%replace%[/1] 的页面列表 ["%s" will be replaced by a string.] => “%s” 将由字串替代。 [Feature: [1]%1%[/1] ([1]%2%[/1] values)] => 特性[1]%1%[/1] ([1]%2%[/1] 数值) [The numbers enable you to reorder the variables when necessary.] => 这些数量可以让您在必要的情况下重新订购差异数量 [You must use this syntax in your translations. Here are several examples:] => 您必须在翻译中使用此语法。以下是几个例子: [Click on the title of a section to open its fieldsets.] => 点击章节的标题来打开字段设置。 [Here you can modify translations for all installed module.] => 在这里你可以更改所有已装模块的翻译。 [Select your module] => 选择你的模块 [Restrict country selections in front office to those covered by active carriers] => 限制前台可以选择的国家,只包含货运商涵盖的区域。 [Two -- or three -- letter ISO code (e.g. "us" for United States).] => 两个 - 或三个 - ISO代码字母(例如us代表美国)。 [International call prefix, (e.g. 1 for United States).] => 国际电话号码前缀(例如:美国国家号为 1) [Geographical region.] => 地理区域。 [Indicate the format of the postal code: use L for a letter, N for a number, and C for the country's ISO 3166-1 alpha-2 code. For example, NNNNN for the United States, France, Poland and many other; LNNNNLLL for Argentina, etc. If you do not want PrestaShop to verify the postal code for this country, leave it blank.] => 显示的邮政编码格式:使用L表示字母,N代表数字,C为国家 ISO 3166-1 alpha-2 码。例如,NNNNN为美国,法国,波兰和其他许多; LNNNNLLL为阿根廷等,如果你不希望 Prestashop 验证某个国家验证邮政编码,请留空白。 [Display this country to your customers (the selected country will always be displayed in the Back Office).] => 显示这个国家给您的客户(选定的国家将始终显示在后台)。 [Provide the state name to be displayed in addresses and on invoices.] => 提供省/市名称将会显示在地址和发票中。 [1 to 4 letter ISO code.] => 1到4个字母 ISO代码 [You can prefix it with the country ISO code if needed.] => 如果需要,可以前缀该国的ISO代码。 [Country where the state is located.] => 州所在的国家。 [Only the countries with the option "contains states" enabled are displayed.] => 只显示那些带有激活的"contains states"选项的国家。 [Geographical region where this state is located.] => 省/市所属的大洲 [Used for shipping] => 使用配送 [You can define a range of Zip/Postal codes (e.g., 75000-75015) or simply use one Zip/Postal code.] => 您可以定义一系列邮政编码(例如,75000-75015)或简单地使用一个邮政编码。 [You must define the behavior if an address matches multiple rules:] => 如果地址和多个规则吻合的时候你必须定义行为: [- This tax only: Will apply only this tax] => - 仅此税:将仅适用于该税 [- Combine: Combine taxes (e.g.: 10% + 5% = 15%)] => - 合并:合并税(例如:10%+5%=15%) [- One after another: Apply taxes one after another (e.g.: 100 + 10% => 110 + 5% = 115.5)] => 一个接一个:把税逐一添加(比如:100 + 10% => 110 + 5% = 115.5) [No Tax] => 没有税 [(Total tax: 9%)] => (总税额:9%) [By default, PrestaShop comes with a list of official currencies. If you want to use a local currency, you will have to add it manually. For example, to accept the Iranian Toman on your store, you need to create it before.] => 默认情况下,PrestaShop 带有官方货币列表。 如果您想使用当地货币,则必须手动添加。 例如,要在您的商店中接受伊朗托曼,您需要先创建它。 [ISO 4217 code (e.g. USD for Dollars, EUR for Euros, etc.)] => ISO 4217 代码(例如 USD 代表美元,EUR 代表欧元等) [Exchange rates are calculated from one unit of your shop's default currency. For example, if the default currency is euros and your chosen currency is dollars, type "1.20" (1€ = $1.20).] => 汇率是由你的店铺默认货币的单位计算。例如,如果默认货币是欧元和您选择的货币为美元,键入“1.20”(€1= $1.20)。 [This option allows you, among other things, to restrict access to your shop for certain countries. See below.] => 此选项允许您,限制访问您的店铺的某些国家。见下文。 [Two-letter ISO code (e.g. FR, EN, DE).] => 两个字母ISO代码(例如,FR,EN,DE)。 [IETF language tag (e.g. en-US, pt-BR).] => IETF语言标签(例如,EN-US,PT-BR)。 [Short date format (e.g., Y-m-d).] => 段日期格式(比如:年-月-日) [Full date format (e.g., Y-m-d H:i:s).] => 完整的日期格式(比如:年-月-日 小时:秒) [Upload the country flag from your computer.] => 上传国旗 [Image is displayed when no picture is found.] => 未找到图片时显示图片。 [Enable if this language is read from right to left.] => 如果启用该语言是从右到左阅读。 [(Experimental: your theme must be compliant with RTL languages).] => (实验:你的主题必须与RTL语言兼容)。 [Activate this language.] => 激活此语言。 [The ISO 639-1 identifier for the language of the country where your web server is located (en, fr, sp, ru, pl, nl, etc.).] => ISO 63901 说明你网页服务器所在国家的语言( (en, fr, sp, ru, pl, nl, 等.). [The ISO 3166-1 alpha-2 identifier for the country/region where your web server is located, in lowercase (us, gb, fr, sp, ru, pl, nl, etc.).] => ISO 3166-1 alpha-2用小写说明你网页服务器所在的国家/地区(us, gb, fr, sp, ru, pl, nl, 等). [If set to yes then the localization pack will be downloaded from prestashop.com. Otherwise the local xml file found in the localization folder of your PrestaShop installation will be used.] => 如果设置为时,那么本地化包将从prestashop.com下载。否则,在您的Prestashop安装的本地化文件夹中的本地XML文件将被使用。 [The default weight unit for your shop (e.g. "kg" for kilograms, "lbs" for pound-mass, etc.).] => 商品所使用的预设重量(如kg表示公斤等) [The default distance unit for your shop (e.g. "km" for kilometer, "mi" for mile, etc.).] => 商品所使用的预设距离(如km表示公里等) [The default volume unit for your shop (e.g. "L" for liter, "gal" for gallon, etc.).] => 你商店默认的体积单位(比如“L” 是升, “Gal” 是加仑等。 [The default dimension unit for your shop (e.g. "cm" for centimeter, "in" for inch, etc.).] => 你商店默认的尺寸单位(比如:"Cm" 是厘米,“In” 是英寸 等。 [The default language used in your shop.] => 您的店铺使用的默认语言。 [Set browser language as default language.] => 将浏览器语言设置为默认语言。 [The default country used in your shop.] => 您的店铺中使用默认的国家。 [Set country corresponding to browser language.] => 根据浏览器语言设置国家. [The default currency used in your shop.] => 在您的店铺使用的默认货币。 [Zone name (e.g. Africa, West Coast, Neighboring Countries).] => 区域名称(如非洲,西海岸,周边国家)。 [Allow or disallow shipping to this zone.] => 允许或禁止运送到该区域。 [Select whether or not to include tax on purchases.] => 选择是否启用税 [Select whether or not to display tax on a distinct line in the cart.] => 在购物车中,选择是否将税显示或不显示在不同的行税 [If you disable the ecotax, the ecotax for all your products will be set to 0.] => 如果您禁用了生态税,生态税对所有的产品将被设置为0 [Define the ecotax (e.g. French ecotax: 20%).] => 定义环境税(例如法国生态税:20%)。 [Tax name to display in carts and on invoices (e.g. "VAT").] => 税在购物车和发票里显示的名称(如“增值税”)。 [Format: XX.XX or XX.XXX (e.g. 19.60 or 13.925)] => 格式:XX.XX 或 XX.XXX (例如:19.60 或 13.925) [You can add IP addresses that will always be allowed to access your shop (e.g. Google bots' IP).] => 您可以添加永远允许访问您的商店(如谷歌bots' IP)的IP地址。 [You can add or update a language directly from the PrestaShop website here.] => 您可以从prestashop.com直接添加或更新一个语言。 [Copies data from one language to another.] => 从一个语言复制数据到另外一个语言。 [Warning: This will replace all of the existing data inside the destination language.] => 注意,它会覆盖已存在的翻译数据! [If necessary [1][2] you must first create a new language[/1].] => 如果必要的话[1][2] 你得先创建一个新语言[/1]。 [Export data from one language to a file (language pack).] => 从文件(语言包)导出语言数据 [Select which theme you would like to export your translations to.] => 选择您想要把您的翻译导出进去的主题。 [Here you can modify translations for every line of text inside PrestaShop.] => 在这里,您可以修改翻译 Prestashop 里每一行文字。 [First, select a type of translation (such as "Back office" or "Installed modules"), and then select the language you want to translate strings in.] => 首先,请选择翻译类型(比如“后台”或“已安装的模块”),然后选择您想要把字行翻译成的语言。 [Search a word or expression, e.g.: "Order confirmation"] => 搜索关键词或短语,如:“订单确认” ) [ModulesStatssalesAdmin] => Array ( [Sales and orders] => 销售与订单 [Enrich your stats, add graphics presenting the evolution of your sales and orders.] => 丰富您的统计数据,添加显示您的销售和订单演变的图形。 [About order statuses] => 关于订单状态 [In your Back Office, you can modify the following order statuses: Awaiting Check Payment, Payment Accepted, Preparation in Progress, Shipping, Delivered, Canceled, Refund, Payment Error, Out of Stock, and Awaiting Bank Wire Payment.] => 在您的后台,您可以修改以下订单状态:等待支票付款,接受的付款,进程中的准备,运输,交付,取消,退款,支付错误,缺货以及等待银行电汇付款。 [These order statuses cannot be removed from the Back Office; however you have the option to add more.] => 这些订单状态不能从后台移除;不过您可以选择添加更多状态。 [The following graphs represent the evolution of your shop's orders and sales turnover for a selected period.] => 以下图表代表着商店在选定时段的订单和销售周转的演变。 [You should often consult this screen, as it allows you to quickly monitor your shop's sustainability. It also allows you to monitor multiple time periods.] => 您应该经常参看此屏幕,它可以让您快速监控商店的持续性。也可以让您进行多时段监控。 [Only valid orders are graphically represented.] => 只有有效订单才以图表表示。 [Orders placed:] => 成功下单 [CSV Export] => CSV导出 [Sales:] => 销售: [You can view the distribution of order statuses below.] => 您可以查看以下订单状态分布。 [No orders for this period.] => 期间没有订单 [Orders placed] => 以下订单 [Products bought] => 已购商品 [Products:] => 产品 [Sales currency: %s] => 销售货币:%s [Percentage of orders per status.] => 每状态订单百分百。 ) [AdminDashboardHelp] => Array ( [This mode displays sample data so you can try your dashboard without real numbers.] => 本模式所显示的资料为范例数据而非真实资料,您可以在此测试您的控制面板。 [Choose a fixed fee for each order placed in %currency% with %module%.] => 在%currency%用%module%为每个订单选择一个固定的费用。 [Choose a variable fee for each order placed in %currency% with %module%. It will be applied on the total paid with taxes.] => 在%currency%用%module%为每个订单选择不同费用。它将应用到含税的总付款中。 [Choose a fixed fee for each order placed with a foreign currency with %module%.] => 用%module%为使用外币的每个订单选择一个固定费用。 [Choose a variable fee for each order placed with a foreign currency with %module%. It will be applied on the total paid with taxes.] => 用%module%为使用外币的每个订单选择一个不同的费用。它将加到含税的总付款中。 [For the carrier named %s, indicate the domestic delivery costs in percentage of the price charged to customers.] => 货运商名称为%s,表示向客户所取的国内邮递费百分比。 [For the carrier named %s, indicate the overseas delivery costs in percentage of the price charged to customers.] => 货运商名称为%s,表示向客户所取的国内邮递费百分比。 [Method: Indicate the percentage of your carrier margin. For example, if you charge $10 of shipping fees to your customer for each shipment, but you really pay $4 to this carrier, then you should indicate "40" in the percentage field.] => 计算方法:注明您的货运商利润率的百分比。例如,如果您每次出货向客户收取运费10美元,但您真实支付4美元给这个货运商,那么您应该标明“40”在百分比字段,也就是40%。 [You should calculate this percentage as follows: ((total sales revenue) - (cost of goods sold)) / (total sales revenue) * 100. This value is only used to calculate the Dashboard approximate gross margin, if you do not specify the wholesale price for each product.] => 你要依以下计算百分百:((总销售收益)-(出售产品成本))/(总销售收益)*100. 如果你没有指定每件产品的批发价,这个数值仅用来计算仪表盘的大概总毛利率。 [You should calculate this value by making the sum of all of your additional costs per order.] => 您应该用每个订单额外费的综合来计算这个值。 ) [ModulesDistributionapiclientAdmin] => Array ( [Distribution API Client] => 分配API客户端 [Download and upgrade PrestaShop's native modules.] => 下载并升级PrestaShop的本地模块。 ) [ModulesMailalertsAdmin] => Array ( [image(s)] => 图像 [Voucher code:] => 优惠券代码 ) [AdminActions] => Array ( [Edit] => 编辑 [Uninstall] => 卸载 [Configure] => 配置 [Choose a file] => 选择文件夹 [Validate] => 确认 [Delete] => 删除 [Generate] => 产生 [Choose] => 选择 [Select all] => 全选 [Unselect all] => 取消全选 [Display] => 显示 [-- Choose --] => --选择-- [View] => 查看 [Import] => 上传 [Save] => 保存 [Back to] => 返回 [Cancel] => 取消 [Disable] => 禁用 [Translate] => 翻译 [Search] => 搜索 [Print out] => 打印 [Preview] => 预览 [Remove] => 删除 [Add] => 添加 [Reset] => 复原 [Save and stay] => 保存并离开 [and stay] => 并留在此页 [Choose language:] => 选择语言: [Apply] => 保存 [See more] => 阅览更多 [Hide warning] => 隐藏警告 [Close] => 关闭 [Add current page to Quick Access] => 添加当前页面到“快速访问”里 [Install] => 安装 [Edit: %s] => 编辑: %s [Check All] => 检查所有 [Uncheck All] => 不检查所有 [Find a category] => 查找类别 [Collapse all] => 全部折叠 [Expand all] => 全部展开 [Check all] => 全选 [Uncheck all] => 取消全选 [Finish] => 结束 [Delete selected items?] => 删除选定项目? [Delete selected] => 删除所选 [Add new menu] => 添加新菜单 [Show or hide menu.] => 显示或隐藏菜单。 [Enable selection] => 启用所选项 [Disable selection] => 禁用所选项 [Refresh] => 刷新 [Continue] => 继续 [Sort] => 分类 [Sort order] => 排序顺序 [Display email address] => 可选邮件地址 [Export .CSV file] => 导出.CSV文件 [Add new] => 添加新的 [Search post code] => 搜索邮政编码 [Search city] => 搜索城市 [Search address] => 搜索地址 [Search file name] => 搜索姓 [Search file size] => 搜索文件大小 [Search value] => 搜索值 [Search color] => 搜索颜色 [Search position] => 搜索位置: [Search ISO code] => 搜索ISO代码 [Search country] => 搜索国家 [Search call prefix] => 搜索呼叫前缀 [Search zones] => 搜索区域 [Export to SQL manager] => 导出到 SQL 管理器 [Search first name] => 搜索姓 [Search last name] => 搜索名字 [Search email] => 搜索电子邮件 [Search code] => 搜索代码 [Search date format] => 搜索日期格式 [Search order ID] => 搜索订单编号 [Search reference] => 搜索参考 [Search description] => 搜索描述 [Search total] => 搜索总数 [Search payment] => 搜索付款 [Search company] => 搜索公司 [Search message] => 搜索留言 [Search template] => 搜索模板 [Duplicate product] => 重复商品 [Activating %total% products] => 激活 %total% 产品 [Activating %done% / %total% products] => 激活 %done% / %total% 产品 [Deactivating %total% products] => 停用 %total% 产品 [Deactivating %done% / %total% products] => 停用 %done% / %total% 产品 [Duplicating %total% products] => 停用 %total% 产品 [Duplicating %done% / %total% products] => 停用 %done% / %total% 产品 [Deleting %total% products] => 正在删除 %total% 个产品 [Deleting %done% / %total% products] => 正在删除 %done% / %total% 个产品 [Stop processing] => 停止处理 [%error_count% errors occurred. You can download the logs for future reference.] => %error_count% 出现错误。您可以下载日志以供将来参考。 [Back to processing] => 返回到处理中 [Download error log] => 下载错误日志 [View %error_count% error logs] => 查看 %error_count% 错误日志 [Search ID] => 搜索ID [Search name] => 搜索名称 [Search key] => 搜索键 [Search zone] => 搜索区 [New product] => 新商品 [Add tag] => 添加标签 [Order by] => 订购 [Replace selection] => 替换选择 [Close window] => 关闭窗口 [Close (esc)] => 关闭 (ESC) [Toggle Fullscreen] => 切换全屏 [Zoom in/out] => 放大/缩小 [Previous (arrow left)] => 上一个(左箭头) [Next (arrow right)] => 下一个(右箭头) [Download image] => 下载图片 [Zoom on selection] => 放大所选内容 [[1]Manage default settings[/1]] => [1]管理默认设置[/1] [Search customer] => 搜索顾客 [Change password...] => 修改密码 [Confirm] => 确定 [Browse] => 浏览 [Go] => 前往 [Download] => 下载 [Back to list] => 返回列表  [Use] => 使用 [Change] => 更换 [Read more] => 阅读更多 [Enable] => 激活 [Load] => 加载 [All] => 全部 [Export] => 导出 [Edit: %name%] => 编辑: %name% [Learn more] => 了解更多 [Edit: %value%] => 编辑: %value% [Enable debug mode] => 启用调试模式 [Back to previous page] => 返回上一页 [Learn more about debug mode] => 了解有关调试模式的更多信息 [Save and preview] => 保存并预览 [Generate emails] => 生成电子邮件 [Back to configuration] => 返回配置 [Translate emails] => 翻译电子邮件 [Choose layouts] => 选择布局 [Show] => 查看 [Update] => 更新 [Restore] => 恢复 [Copy] => 复制 [Modify] => 修改 [Try again] => 重试 [See less] => 隐藏部分 [Go to maintenance page] => 进入维护页面 [Upgrade] => 升级 [Upgrade anyway] => 无论如何都要升级 [Configure URL] => 配置网址 [Delete selection] => 删除选中的项目 [Filter by categories] => 按分类过滤 [Activate selection] => 激活所选 [Deactivate selection] => 停用所选 [Duplicate selection] => 重复所选 [Unselect] => 取消选择 [Clear filter] => 清除筛选器 [Show SQL query] => 显示SQL查询 [Reorder] => 重新预订 [Save & refresh] => 保持&刷新 [Export to SQL Manager] => 导出到SQL Manager [Duplicate] => 复制 [Create] => 创建 [Delete this file] => 删除此文件 [Save image settings] => 保存图片设置 [Close and refresh] => 关闭并刷新 [Filter by:] => 按以下判据筛选 [Clear filter|Clear %filtersNb% filters] => 清除过滤器|清除 %filtersNb% 过滤器 [Discard] => 放弃 [Select results on this page (%combinations_number%)] => 在此页面上选择结果 (%combinations_number%) [Select all results (%combinations_number%)] => 选择所有结果 (%combinations_number%) [Save and publish] => 保存并发布 [Send] => 发送 [Shipping] => 配送 [Select] => 请选择 [Select another address] => 选择另一个地址 [View full details] => 查看完整信息 [Edit existing address] => 编辑现有地址 [View pack content] => 查看包内容 [Expand] => 展开 [Collapse] => 折叠 [Download file] => 下载文件 [Add my IP] => 添加我的IP [Choose file(s)] => 选择文件 [Sort by] => 排序: [Check / Uncheck all] => 选择/取消所有 [Confirm this action] => 请确认你的行为 ) [ModulesGAnalyticsAdmin] => Array ( [Save] => 保存 [Back to list] => 返回列表  [Settings] => 设置 [Google Analytics Tracking ID] => Google Analytics Tracking ID [This information is available in your Google Analytics account] => 这些信息可以在您的Google Analytics帐户中找到 [Enable User ID tracking] => 启用用户ID跟踪 [Yes] => 是 [No] => 否 [Anonymize IP] => 匿名 IP [Use this option to anonymize the visitor’s IP to comply with data privacy laws in some countries] => 使用此选项来匿名访客的IP以遵守一些国家的数据隐私法 [Enable Back Office Tracking] => 启用后台跟踪 [Use this option to enable the tracking inside the Back Office] => 使用此选项可在后台内部启用跟踪 [Cancelled order states] => 已取消订单状态 [Choose order states, in which you consider the given order cancelled. This will be usually only the default "Cancelled" state, but some shops may have extra states like "Returned" etc.] => 选择订单状态,在该状态下,您认为指定的订单已取消。 这通常只是默认的“取消”状态,但一些商店可能会有额外的状态,如“退货”等。 [Enable Cross-Domain tracking] => 启用跨域跟踪 [Account ID updated successfully] => 帐户ID已成功更新 [Settings for User ID updated successfully] => 用户ID设置已成功更新 [Settings for Anonymize IP updated successfully] => 匿名IP设置已成功更新 [Settings for Enable Back Office tracking updated successfully] => 启用后台跟踪的设置已成功更新 [Settings for cancelled order states updated successfully] => 已成功更新取消订单状态的设置 [Settings updated successfully.] => 设置更新成功 [Google Analytics] => Google Analytics [Gain clear insights into important metrics about your customers, using Google Analytics] => 使用Google Analytics,以深入了解有关您的客户的重要指标 [Are you sure you want to uninstall Google Analytics? You will lose all the data related to this module.] => 您确定要卸载Google Analytics吗? 你会失去所有与这个模块有关的数据。 [Your customers go everywhere; shouldn't your analytics.] => 客户到处走,但分析不应该如此。 [Google Analytics shows you the full customer picture across ads and videos, websites and social tools, tables and smartphones. That makes it easier to serve your current customers and win new ones.] => Google Analytics通过广告和视频,网站和社交工具,表格和智能手机向您展示完整的客户图片。 这使得更容易为现有客户提供服务并赢得新客户。 [With ecommerce functionality in Google Analytics you can gain clear insight into important metrics about shopper behavior and conversion, including:] => 借助Google Analytics中的电子商务功能,您可以清楚地了解有关购物者行为和转化的重要指标,其中包括: [Product detail views] => 产品细节视图 [Internal merchandising Success] => 内部营销成功 ["Add to cart" actions] => “添加到购物车”操作 [The checkout process] => 结算流程 [Internal campaign clicks] => 内部竞选点击 [And purchase] => 购买 [Merchants are able to understand how far along users get in the buying process and where they are dropping off.] => 商家可以理解用户在购买过程中走了多远,在哪个地方退出的。 [Create your account to get started.] => 创建您的帐户以开始。 ) [ModulesDataprivacyShop] => Array ( [Customer data privacy[1][2]%message%[/2]] => 客户数据隐私[1][2]%message%[/2] ) [ModulesStatsnewsletterAdmin] => Array ( [Enrich your stats, display a graph showing newsletter registrations.] => 丰富您的统计数据,显示一个图表,显示时事通讯注册。 [Customer registrations:] => 注册客户: [Visitor registrations: ] => 注册访客: [Both:] => 两者: [CSV Export] => CSV导出 [The %s module must be installed.] => 必须安装的模块 [Newsletter statistics] => 简报统计 ) [AdminPaymentHelp] => Array ( [Please mark each checkbox for the currency, or currencies, for which you want the payment module(s) to be available.] => 请在每个复选框中标记您希望支付模块可用的货币或多种货币。 [Please mark each checkbox for the customer group(s), for which you want the payment module(s) to be available.] => 如果您想要该付款模块可用,请为顾客群标记选择框。 [Please mark each checkbox for the country, or countries, in which you want the payment module(s) to be available.] => 如果您想要该付款模块可用,请标记国家的选择框。 [Please mark each checkbox for the carrier, or carrier, for which you want the payment module(s) to be available.] => 如果您想要该付款模块可用,请对承运商或承运商们标记选择框。 [This is where you decide what payment modules are available for different variations like your customers' currency, group, and country.] => 在这里,您决定什么支付模块可根据客户的汇率计算,集团和国家不同而变化的模块。 [A check mark indicates you want the payment module available.] => 勾选标记表示您选择此支付模块可用。 [If it is not checked then this means that the payment module is disabled.] => 如果没有勾选,那么意味着付款模块是禁用的。 ) [ModulesSupplierlistShop] => Array ( [All suppliers] => 所有的供应商 [Suppliers] => 供应商 [No supplier] => 暂无供应商 ) [ModulesStatsstockAdmin] => Array ( [Available quantities] => 库存数量 [Adds a tab showing the quantity of available products for sale to the Stats dashboard.] => 添加一个选项卡显示可销售商品数量到统计控制面板。 [Evaluation of available quantities for sale] => 待售商品量评估 [Your catalog is empty.] => 您的目录是空的。 [Ref.] => 编号。 [Price*] => 价格* [Total quantities] => 总量 [Total value] => 总价值 [This section corresponds to the default wholesale price according to the default supplier for the product. An average price is used when the product has attributes.] => 本节将根据该产品的默认供应商对应于默认批发价格。商品有属性的时候使用平均价。 ) [ShopDemoCatalog] => Array ( [Size] => 尺码 [Shoe size] => 鞋子号码 [Color] => 颜色: [S] => 秒 [M] => 中码 [L] => 大码 [One size] => 统一号码 [Grey] => 灰色 [Taupe] => 灰褐色 [Beige] => 米黄色 [White] => 白色 [Off White] => 米白色 [Red] => 红色 [Black] => 黑色 [Camel] => 暗棕色 [Orange] => 橙色 [Blue] => 蓝色 [Green] => 绿色 [Yellow] => 黄色 [Brown] => 棕色 [35] => 35 [36] => 36 [37] => 37 [38] => 38 [39] => 39 [40] => 40 [Pink] => 粉色 [Height] => 高度 [Width] => 宽度 [Depth] => 宽 [Weight] => 重量 [Compositions] => 成分 [Styles] => 样式 [Properties] => 属性 [Polyester] => 涤纶 [Wool] => 羊毛 [Viscose] => 纤维胶 [Elastane] => 弹性 [Cotton] => 棉 [Silk] => 蚕丝 [Suede] => 反毛皮 [Straw] => 稻草 [Leather] => 皮革 [Classic] => 经典 [Casual] => 休闲 [Military] => 绿色 [Girly] => 女孩子化 [Rock] => 石头色 [Basic] => 基本 [Dressy] => 时装 [Short Sleeve] => 短袖 [Colorful Dress] => 多色裙子 [Short Dress] => 短裙 [Midi Dress] => 中群 [Maxi Dress] => 超长连衣裙 [2.75 in] => 2.75 英寸 [2.06 in] => 2.06 英寸 [49.2 g] => 49.2 克 [0.26 in] => 0.26 英寸 [1.07 in] => 1.07 英寸 [1.62 in] => 1.62 英寸 [15.5 g] => 15.5 克 [0.41 in (clip included)] => 0.41 英寸 (包括夹子) [4.33 in] => 4.33 英寸 [2.76 in] => 2.76 英寸 [120g] => 120克 [0.31 in] => 0.31 英寸 ) [ModulesDashtrendsAdmin] => Array ( [Dashboard Trends] => 仪表盘趋势 [Adds a block with a graphical representation of the development of your store(s) based on selected key data.] => 增加一个基于所选关键数据图形展示店铺发展状况的区块。 [%s points] => %s 点 [Average Cart Value] => 平均购物车 [Conversion Rate] => 转换率 [%s (previous period)] => %s (上一周期) [Net Profit] => 净利润 [Dashboard] => 仪表盘 [Sum of revenue (excl. tax) generated within the date range by orders considered validated.] => 已验证订单指定日期范围内的总收入(不含税)。 [Total number of orders received within the date range that are considered validated.] => 指定日期范围内接收到的已验证过的总订单总数。 [Average Cart Value is a metric representing the value of an average order within the date range. It is calculated by dividing Sales by Orders.] => 购物车平均值代表日期范围内平均订单价值的度量标准。它通过销售额除以定单数量来计算。 [Cart Value] => 购物车价值 [Total number of visits within the date range. A visit is the period of time a user is actively engaged with your website.] => 日期范围内的总访问量。访问指的是用户在您的网站上活跃参与的时间段。 [Ecommerce Conversion Rate is the percentage of visits that resulted in an validated order.] => 电子商务转化率是指导致有效订单的访问百分比。 [Net profit is a measure of the profitability of a venture after accounting for all Ecommerce costs. You can provide these costs by clicking on the configuration icon right above here.] => 净利润衡量扣除所有电子商务成本核算后企业的盈利能力。您可以点击上面的配置图标来提供这些成本。 ) [ModulesStatsbestproductsAdmin] => Array ( [An empty record-set was returned.] => 返回空白记录 [Price sold] => 已售价格 [Quantity sold in a day] => 售出数量/天 [Page views] => 网页浏览 [Best-selling products] => 最佳产品 [Enrich your stats with a small list of your best-sellers to better know your customers.] => 用一小部分畅销书清单丰富您的统计数据,以更好地了解您的客户。 ) [ModulesShoppingcartAdmin] => Array ( [Shopping cart] => 购物车 [Display a shopping cart icon on your pages and the number of items it contains.] => 在您的页面上显示购物车图标及其包含的商品数量。 [Ajax: Invalid choice.] => 无效的选择 [Ajax cart] => Ajax购物车 [Activate Ajax mode for the cart (compatible with the default theme).] => 购物车Ajax激活模式(与默认主题兼容) ) [ModulesStatsbestmanufacturersAdmin] => Array ( [Total paid] => 总计支付 [Best brands] => 最好的品牌 [Adds a list of the best brands to the Stats dashboard.] => 在仪表盘添加最好品牌列表。 ) [AdminNavigationSearch] => Array ( [There are no results matching your query "%s".] => 有没有符合您的查询"%s"。 [%d results match your query "%s".] => %d 结果符合您查询 "%s"。 [1 result matches your query "%s".] => 1个结果与您的查询相匹配"%s"。 [1 feature] => 1个功能 [%d features] => %d 个功能 [1 module] => 1个模块 [%d modules] => %d 个模块 [1 category] => 1个分类 [%d categories] => %d 个分类 [1 product] => 1件商品 [%d products] => %d件商品 [1 customer] => 1个客户 [%d customers] => %d个客户 [1 order] => 1个订单 [%d orders] => %d 订单 [Search docs.prestashop-project.org] => 搜索 docs.prestashop-project.org [Go to the documentation] => 转到文档 [%d result matches your query "%s".] => %d满足你查询的结果 “%s”。 ) [AdminCatalogHelp] => Array ( [Does not apply to the shipping costs] => 并不适用于运输成本 [Optional: The cart rule will be available to everyone if you leave this field blank.] => 选填:如果您将此字段留空白,购物车规则将默认为适用于每个人。 [The default period is one month.] => 默认时段为一个月 [You can choose a minimum amount for the cart either with or without the taxes and shipping.] => 您需要选择购物车的最低 含税/不含税 金额,与最低运费。 [The cart rule will be applied to the first "X" customers only.] => 该购物车规则将只用于前“X"客户。 [A customer will only be able to use the cart rule "X" time(s).] => 每位客户将只能使用该购物车规则”X" 次。 [This restriction applies to the country of delivery.] => 该限制适用于出货的国家。 [This will be displayed in the cart summary, as well as on the invoice.] => 这将在购物目录和发票上显示。 [For your eyes only. This will never be displayed to the customer.] => 只提供给您过目。这将不会显示给客户。 [Caution! If you leave this field blank, the rule will automatically be applied to benefiting customers.] => 警告! 如果这个字段放空,将自动使用有利于消费者的法则。 [If the voucher is not yet in the cart, it will be displayed in the cart summary.] => 如果折扣券尚未添加在购物车中,它会显示在购物车目录。 [Only applicable if the voucher value is greater than the cart total.] => 只在优惠券价值大于购物车的总数时使用。 [If you do not allow partial use, the voucher value will be lowered to the total order amount. If you allow partial use, however, a new voucher will be created with the remainder.] => 如果你不允许部分使用优惠券,优惠券的金额将比总订单总金额低。 然而如果你允许部分使用,将会产生一张有着剩余金额的优惠券。 [Cart rules are applied by priority. A cart rule with a priority of "1" will be processed before a cart rule with a priority of "2".] => 购物车规则按优先级排列。购物车编号为“1”将比编号“2”的购物车优先被处理。 [Choose a color with the color picker, or enter an HTML color (e.g. "lightblue", "#CC6600").] => 在调色板中选择颜色, 或者输入 HTML颜色代码 (例如:“lightblue”,“#CC6600”) [Your internal name for this attribute.] => 该属性的内部名称 [The public name for this attribute, displayed to the customers.] => 该属性的公开名称,向客户显示。 [The way the attribute's values will be presented to the customers in the product's page.] => 商品页面中属性的显示方式。 [Choose the attribute group for this value.] => 选择该值的属性组。 [Upload an image file containing the color texture from your computer.] => 从本机上传该颜色对应的图片。 [This will override the HTML color!] => 这将取代HTML颜色! [Save then add another value] => 保存后添加另一个新值 [Allow customers to upload files using the contact page.] => 允许客户使用联系页面上传文件 [Please fill out the message fields that appear by default when you answer a thread on the customer service page.] => 请填写当您回答客户服务页面上问题时默认出现的信息 [URL for your IMAP server (ie.: mail.server.com).] => IMAP服务器URL(例如:mail.server.com)。 [Port to use to connect to your IMAP server.] => 端口用于连接到您的IMAP服务器。 [User to use to connect to your IMAP server.] => 用户用于连接到您的IMAP服务器。 [Password to use to connect your IMAP server.] => 密码用于连接到您的IMAP服务器。 [Delete messages after synchronization. If you do not enable this option, the synchronization will take more time.] => 同步更新后即删除讯息!如果没有启用此选项,同步会花更多时间。 [Create new threads for unrecognized emails.] => 创建未确认的电子邮件新主题。 [Use POP3 instead of IMAP.] => 使用POP3 而不是IMAP [Do not use RSH or SSH to establish a preauthenticated IMAP sessions.] => 不要使用 RSH 或 SSH 来建立一个预验证的 IMAP 会话。 [Use the Secure Socket Layer (TLS/SSL) to encrypt the session.] => 使用安全通讯端层(TLS/ SSL)来加密会话。 [Validate certificates from the TLS/SSL server.] => 从TLS/ SSL服务器验证证书。 [Do not validate certificates from the TLS/SSL server. This is only needed if a server uses self-signed certificates.] => 不要从TLS/ SSL服务器验证证书。这是如果服务器使用自签名证书才需要。 [Force use of start-TLS to encrypt the session, and reject connection to servers that do not support it.] => 强制使用启动TLS来加密会话,并拒绝连接到不支持它的服务器。 [Do not use start-TLS to encrypt the session, even with servers that support it.] => 不要使用启动TLS来加密会话,即使有支持它的服务器。 [Save and add another value] => 保存并添加另一个值 [Back to the list] => 返回列表  [Add new feature values] => 添加新的特征值 [Add new feature value] => 添加一个新属性值 [Company name for this supplier] => 该供应商公司名称 [Phone number for this supplier] => 该供应商电话号码 [Mobile phone number for this supplier.] => 该供应商的手机号码。 [Will appear in the list of suppliers.] => 将出现在供应商名单。 [Upload a supplier logo from your computer.] => 本地上传供应商图标 [Search reference] => 搜索参考 [Create a new product: CTRL+P] => 创建新商品: CTRL+P [To have a different title from the category name, enter it here.] => 要使用与类别名称不同的标题,请在此处输入. [To have a different description than your category summary in search results page, write it here.] => 要在搜索结果页面显示和商品页不同的描述,请在这里填写。 [Unless the 'Accented URL' option is enabled (in Shop parameters > Traffic & SEO), only letters, numbers, underscores (_), and hyphens (-) are allowed.] => 除非启用了“重音 URL”选项(在商店参数 > 流量和 SEO 中),否则只允许使用字母、数字、下划线 (_) 和连字符 (-)。 [Search for a product] => 查询商品 [Enter your product name] => 输入您的商品名称 [The summary is a short sentence describing your product.
It will appears at the top of your shop's product page, in product lists, and in search engines' results page (so it's important for SEO). To give more details about your product, use the "Description" tab.] => 概述是指你商品描述的简短说明
它将出现在你商店产品页面,产品明细,和搜索引擎结果页面顶端(所以它对SEO非常重要)。要填写关于你的产品的更多的说明,请使用“说明”标签栏。 [Search and add a related product] => 搜寻并添加相关商品 [Use a comma to create separate tags. E.g.: dress, cotton, party dresses.] => 用逗号分隔标签。如:群子,棉布,晚群 [Per kilo, per litre] => 每公斤,每公升 [Leave empty to disable] => 留空禁用 [Combine several attributes, e.g.: "Size: all", "Color: red".] => 组合一些属性,如“号码,所有”,“颜色:红色”。 [This description will appear in search engines. You need a single sentence, shorter than 160 characters (including spaces)] => 这个说明将出现在搜索引擎中。你需要小于160字符(含空格)的简短句子。 [To which product the page should redirect?] => 要重定向到商品页面? [To which category the page should redirect?] => 要重定向到哪个分类页面? [If no category is selected the Main Category is used] => 如果未选择分类,将使用主分类 [To have a different title from the product name, enter it here.] => 产品名称有不同的抬头的话请写在这里。 [Public title for the product's page, and for search engines. Leave blank to use the product name. The number of remaining characters is displayed to the left of the field.] => 用于产品页面和搜索引擎的公共标题。留空则使用商品名称。剩余的字符在栏位的左边显示。 [To have a different description than your product summary in search results pages, write it here.] => 要在搜索结果页面显示和商品页不同的描述,请在这里填写。 [Upload a brand logo from your computer.] => 从您的电脑上传品牌商标。 [If the price of this combination is different from the initial retail price, enter the value of the impact (negative or positive).] => 如果此组合的价格与初始零售价格不同,请输入影响的值(负或正)。 [This interface allows you to specify the suppliers of the current combination.] => 该接口允许您指定当前组合的供应商。 [Search product] => 搜索产品 [Using another image as cover will automatically uncheck this box.] => 使用另一张图像作为封面将自动取消选中此框。 [Search file] => 搜索文件 [Instructions, size guide, or any file you want to add to a product.] => 说明、尺寸指南或要添加到产品中的任何文件。 [Customers can download these files on the product page.] => 客户可以在产品页面上下载这些文件。 [Set specific prices for customers meeting certain conditions.] => 为满足特定条件的客户设定具体价格。 [Define which condition should apply first when a customer is eligible for multiple specific prices.] => 定义当客户有资格获得多个特定价格时,应首先应用哪种条件。 [Add new specific price] => 添加新的特定价格 [Indicate the price for a single unit of the product. For instance, if you're selling fabrics, it would be the price per meter.] => 注明单件产品的价格。 例如,如果您销售面料,则是每米价格。 [Public title for the product page, and for search engines. Leave blank to use the product name. The number of remaining characters is displayed to the right of the field.] => 产品页面和搜索引擎的公共标题。 留空以使用产品名称。 剩余字符数显示在字段右侧。 [This description will appear in search engines. It should be a single sentence, shorter than 160 characters (including spaces).] => 此描述将出现在搜索引擎中。 它应该是一个句子,少于 160 个字符(包括空格)。 [Separate each tag with a comma or press the Enter key.] => 用逗号分隔每个标签,或按 Enter 键。 [The email will be sent to all users who have access to the Stock page. To modify permissions, go to [1]Advanced Parameters > Team[/1].] => 该电子邮件将发送给所有有权访问库存页面的用户。 要修改权限,请转到 [1]高级参数 > 团队[/1]。 [Search combination] => 搜索组合 [Search name] => 搜索名称 [Search category] => 搜索分类 [Search ref.] => 搜索参考 [Save the product and stay on the current page: ALT+SHIFT+S] => 保存商品并留在该页面:ALT+SHIFT+S [Permanently delete this product.] => 永久删除此商品。 [See how your product sheet will look online: ALT+SHIFT+V] => 看看你的产品表在线上是什么样的:ALT+SHIFT+V [Enable or disable the product on your shop: ALT+SHIFT+O] => 在你的店里启动或取消此商品:ALT+SHIFT+O Context | Request Context [Save and duplicate this product, then go to the new product: ALT+SHIFT+D] => 保存和复制该商品,然后转到新商品:ALT+SHIFT+D [Save and go back to the catalog: ALT+SHIFT+Q] => 保存并回到目录: ALT+SHIFT+Q [Save and create a new product: ALT+SHIFT+P] => 保存并创建新商品: ALT+SHIFT+P [Is the product a pack (a combination of at least two existing products), a virtual product (downloadable file, service, etc.), or simply a standard, physical product?] => 这是套餐商品(至少有两个产品构成的组合),虚拟商品(可下载文件,服务等),或仅仅是一见标准实物商品? [Search categories] => 搜索分类 [Where should the product be available on your site? The main category is where the product appears by default: this is the category which is seen in the product page's URL. Disabled categories are written in italics.] => 商品将显示在你的网站上什么位置?主目录是商品默认显示位置:这在商品页面URL上是能看到的。已禁用目录用斜体标记。 [If you want to quickly create a new category, you can do it here. Don’t forget to then go to the Categories page to fill in the needed details (description, image, etc.). A new category will not automatically appear in your shop's menu, please read the Help about it.] => 如果你要快速创建一个新分类,你可以在这里进行。然后不要忘了到分类页面去填写所需要的细节资料(说明,图片等)。新分类不会自动显示在你的商店菜单,请阅读帮助来查看详情。 [Does this combination have a different price? Is it cheaper or more expensive than the default retail price?] => 组合是否有不同的价格?它比默认的零售价是贵还是便宜? [Combinations are the different variations of a product, with attributes like its size, weight or color taking different values. To create a combination, you need to create your product attributes first. Go to Catalog > Attributes & Features for this!] => 组合是指同款商品的差异性,如象号码,重量,或颜色等特性。为了创立组合,你必须先创建你的商品特性。到目录> 属性&特性查看具体详情。 [To add combinations, you first need to create proper attributes and values in [1]%attributes_and_features_label%[/1].
When done, you may enter the wanted attributes (like "size" or "color") and their respective values ("XS", "red", "all", etc.) in the field below; or simply select them from the right column. Then click on "%generate_label%": it will automatically create all the combinations for you!] => 要添加组合,您首先需要在 [1]%attributes_and_features_label%[/1] 中创建适当的属性和值。
完成后,您可以在下面的字段中输入所需的属性(如“尺寸”或“颜色”)及其各自的值(“XS”、“红色”、“全部”等); 或者只是从右栏中选择它们。 然后点击“%generate_label%”:它会自动为你创建所有的组合! [This is the human-readable URL, as generated from the product's name. You can change it if you want.] => 这是人可读取的URL,它由商品名称生成。您可以自主更改。 [When your product is disabled, choose to which page you’d like to redirect the customers visiting its page by typing the product or category name.] => 当商品下线时,请选择要重定向的商品或分类名称。 [No redirection (404) = Do not redirect anywhere and display a 404 "Not Found" page.] => 禁止重定向(404)=不要重定向到其他地方,显示404 “无法找到”页面。 [No redirection (410) = Do not redirect anywhere and display a 410 "Gone" page.] => 无重定向(410)=不重定向到任何地方,并显示410 "无法找到页面" “。 [Permanent redirection (301) = Permanently display another product or category instead.] => 永久重定向(301)= 永久显示另一个商品或分类。 [Temporary redirection (302) = Temporarily display another product or category instead.] => 临时重定向(302)= 临时显示另一个商品或分类。 [Display delivery time for a product is advised for merchants selling in Europe to comply with the local laws.] => 建议欧洲商人显示产品的出货时间是为了遵守当地法令。 [If a carrier has a tax, it will be added to the shipping fees. Does not apply to free shipping.] => 如果需要支付承运人税费,这个将会添加到运费中。不适用免运费订单。 [edit] => 编辑 [This interface allows you to specify the suppliers of the current product and its combinations, if any.] => 这个界面允许你可以定义现有商品的厂商和它的组合(如果有的话)。 [You can specify supplier references according to previously associated suppliers.] => 你可以按之前相关的厂商来指定厂商编号。 [When using the advanced stock management tool (see Shop Parameters > Products settings), the values you define (price, references) will be used in supply orders.] => 当使用高级库存管理工具(请查看商店参数 > 产品设置)时,你这里设的数值(价格,参数)将被用于供应商订单中。 [You can specify product reference(s) for each associated supplier. Click "%save_label%" after changing selected suppliers to display the associated product references.] => 您可以为每个关联的供应商指定产品参考。 更改选定的供应商后单击“%save_label%”以显示关联的产品参考。 [This interface allows you to specify the warehouse in which the product is stocked.] => 该接口允许您指定该商品放在哪个仓库。 [It is also possible to specify the location within the warehouse for each product or combination.] => 可以在仓库里指明每件商品或套装的位置。 [Number of days this file can be accessed by customers. Set to zero for unlimited access.] => 客户可以访问该文件的天数。设置为零无限制访问。 [Upload a file from your computer (%maxUploadSize% max.)] => 上传新文档到你的电脑中(最多%maxUploadSize%) [The full filename with its extension (e.g. Book.pdf)] => 其扩展名的完整文件名(例如Book.pdf) [Number of downloads allowed per customer. Set to 0 for unlimited downloads.] => 每位客人允许下载的数量。设置为0 代表无限量下载。 [If set, the file will not be downloadable after this date. Leave blank if you do not wish to attach an expiration date.] => 如果设置此项,该文件将在此日期之后无法下载。如果你不想设置一个截止日期,请留空白。 [The minimum quantity required to buy this product (set to 1 to disable this feature). E.g.: if set to 3, customers will be able to purchase the product only if they take at least 3 in quantity.] => 购买该商品的最低起步量(设置成 1 禁用此功能)。比如:如果设置成3, 顾客至少买3件才能下单。 [The email will be sent to all the users who have the right to run the stock page. To modify the permissions, go to [1]Advanced Parameters > Team[/1]] => 将发送一份邮件给所有有权运行库存页面的客户。要修改权限,请到[1]高级参数 > 团队[/1] [Combinations are the different variations of a product, with attributes like its size, weight or color taking different values. Does your product require combinations?] => 商品组合由不同种类产品通过比如“号码,重量,颜色”不同的特性的组成。。你的商品是否需要组合? [Advanced settings in [1][2]Combinations[/1]] => 在 [1][2]组合[/1]里的高级设置 [Your reference code for this product. Allowed special characters: .-_#.] => 该商品的编号代码。允许特殊字符:.-_#. [How many products should be available for sale?] => 有多少商品供促销? [Advanced settings in [1][2]Quantities[/1]] => 在 [1][2]数量[/1]里的高级设置 [This is the retail price at which you intend to sell this product to your customers. The tax included price will change according to the tax rule you select.] => 这是你要向你的客户销售该商品的零售价。含税价将随着你所选的税率变化。 [Advanced settings in [1][2]Pricing[/1]] => 在 [1][2]价格[/1]里的高级设置 [MPN is used internationally to identify the Manufacturer Part Number.] => MPN在国际上用于标识制造商零件编号。 [This type of product code is widely used in the United States, Canada, the United Kingdom, Australia, New Zealand and in other countries.] => 这种类型的商品代码被广泛用于美国,加拿大,英国,澳大利亚,新西兰和其他国家。 [This type of product code is specific to Europe and Japan, but is widely used internationally. It is a superset of the UPC code: all products marked with an EAN will be accepted in North America.] => 该类型的商品代码是特定于欧洲和日本,但在国际上也被广泛使用。它是超集合UPC 代码:所有标有EAN 的商品都将在北美被接受。 [ISBN is used internationally to identify books and their various editions.] => ISBN 在国际上通用,它用于辨别书和他们不同的版本。 [Tags are meant to help your customers find your products via the search bar.] => 标签主要是让帮助你的客户通过搜索框找到你的商品。 [Choose terms and keywords that your customers will use to search for this product and make sure you are consistent with the tags you may have already used.] => 选择你的客户会用于搜索该商品的术语和关键词,并确保和你可能已经使用的标签一致。 [You can manage tag aliases in the [1]Search section[/1]. If you add new tags, you have to rebuild the index.] => 你可以在[1]搜索部分[/1]管理标签别名。如果添加了新标签,你需要重新创建索引。 [Not all shops sell new products. This option enables you to indicate the condition of the product. It can be required on some marketplaces.] => 不是所有的店卖新品。这个选项将让你可以注明商品状况。在一些市场可能会要求它。 [This is the price at which you intend to sell this product to your customers. The tax included price will change according to the tax rule you select.] => 这是你要向你的客户销售该商品的售价。含税价将随着你所选的税率变化。 [Some products can be purchased by unit (per bottle, per pound, etc.), and this is the price for one unit. For instance, if you’re selling fabrics, it would be the price per meter.] => 有些商品可以以单位(每瓶,磅等)来买。这里的价格是单价。比如,如果你卖织布,它的价格将是每米的价格。 [The cost price is the price you paid for the product. Do not include the tax. It should be lower than the retail price: the difference between the two will be your margin.] => 成本价是你付给商品的金额。不含税。它应低于零售价:两者之间的差价就是你的利润。 [You can set specific prices for customers belonging to different groups, different countries, etc.] => 您可以为不同的群体,不同的国家,等客户端设定具体的价格 [Sometimes one customer can fit into multiple price rules. Priorities allow you to define which rules apply first.] => 有时,一个客户可以适合多个价格规则。优先级允许您定义哪些规则要先适用于客户。 [Invalid token] => 无效的token(辅币) [[1]Invalid token[/1]: direct access to this link may lead to a potential security breach.] => [1]无效的凭证)[/1]:登陆这个连接可能会有潜在的安全隐患。 [Do you want to display this page?] => 你想要显示此页吗? [Yes, I understand the risks] => 我了解风险 [Take me out of there!] => 带我离开那里! [Click on "%displayed_label%" to index the category on your shop.] => 单击“%displayed_label%”以索引您商店的类别。 [If you want a category to appear in the menu of your shop, go to [1]Modules > Module Manager[/1] and configure your menu module.] => 如果你想要一个类别出现在你的商店的菜单里,请进入 [1]Modules > Module Manager[/1] 和配置您的菜单模块。 [This is the main image for your category, displayed in the category page. The category description will overlap this image and appear in its top-left corner.] => 这是分类的主图像,将显示在分类页面。分类说明悬浮显示在图像左上角。 [Displays a small image in the parent category's page, if the theme allows it.] => 如果主题允许的话,在主分类页面显示小图片。 [The category thumbnail appears in the menu as a small image representing the category, if the theme allows it.] => 如果主题允许,在菜单中分类将以小图片来显示以代表种类。 [Only letters, numbers, underscore (_) and the minus (-) character are allowed.] => 只有字母,数字,下划线(_)和减号( - )字符是允许的。 [Mark all of the customer groups which you would like to have access to this category.] => 标记您想让他们访问该类目的所有客户群体。 [You now have three default customer groups.] => 您现在有三个默认顾客群。 [An empty category is a category that has no product directly associated to it. An empty category may however contain products through its subcategories.] => 一个空的分类是没有直接关联到它的商品类别。但一个空的分类可以包含有商品的子分类。 [To add combinations, you first need to create proper attributes and values in [1]%attributes_and_features_label%[/1].] => 要添加组合,您首先需要在 [1]%attributes_and_features_label%[/1] 中创建适当的属性和值。 ) [ModulesSpecialsAdmin] => Array ( [Specials block] => 特价商品区域 [Displays your products that are currently on sale in a dedicated block.] => 显示目前在特定模块中促销的产品 [Products to display] => 产品展示 [Define the number of products to be displayed in this block on home page.] => 在主页上定义此模块中要展示的产品数量。 [The number of products is invalid. Please enter a positive number.] => 商品数量无效。请输入一个正整数。 ) [AdminNotificationsError] => Array ( [Unable to update settings.] => 无法更新设置 [There is %d error.] => 这里有%d个错误。 [%1$s on line %2$s in file %3$s] => %1$s 在第 %2$s 行,在 %3$s 文件 [There are %d warnings.] => 这里有 %d 个警告。 [There are %d errors.] => 这里有%d个错误 [Property %s is empty.] => 属性%s为空。 [The %s field is required.] => %s 框需填写。 [This class name does not exist.] => 此 class 的名称不存在 [This property does not exist in the class or is forbidden.] => 这个属性不存在在 class 里或已被禁止。 [This association has too many elements.] => 该组合内容过多。 [This name is not allowed.] => 此名称不允许。 [Syntax error with this pattern.] => 语法在这种模式下是错误的。 [This key has already been used.] => 这把密钥已被使用。 [The %s field (in tab %s) is required.] => %s 字段(在 %s 选项卡中)是必需的。 [[%s] is not a valid configuration key] => [%s] 是无效的配置关键字 [Cannot parse feed.] => 无法解析伺服器。 [No default currency] => 没有默认的货币 [The email is already used, please choose another one] => 该邮箱已被使用,请选择其他邮箱 [Could not load cart id=%s] => 无法加载购物车ID︰ %s [No files were uploaded.] => 没有文件被上传。 [Source file does not exist or is empty.] => 来源文件不存在或为空。 [File has an invalid extension, it should be one of these: %s.] => 文件扩展名无效,应该是: %s [The uploaded file is too large.] => 上传的文件太大。 [Image is too large (%1$d kB). Maximum allowed: %2$d kB] => 图像过大 (%1$d kB)。允许最大限:%2$d kB [Image format not recognized, allowed formats are: .ico] => 不被认可的图像格式,允许的格式为:.ico [Error while uploading image; please change your server's settings.] => 上传图像的时候发生了错误;请更改您的服务器设置。 [Cannot generate emails because the Symfony container is unavailable.] => 无法生成电子邮件,因为 Symfony 容器不可用。 [Cannot generate email templates: %s.] => 无法生成电子邮件模板:%s. [Cannot scan root directory] => 无法扫描根目录 [Cannot scan "override" directory] => 无法扫描“override”目录 [File %2$s (in directory %1$s)] => 文件%2$s(在主目录%1$s) [Property %1$s has a bad value (allowed values are: %2$s).] => 属性%1$s有错误值(允许的数值是:%2$s) [Your entry in field %1$s (language %2$s) exceeds max length %3$d chars (incl. html tags).] => 你在 %1$s(语言%2$s)填写的资料已经超出最大长度%3$d(包含 html 标签)。 [The length of property %1$s is currently %2$d chars. It must be between %3$d and %4$d chars.] => 属性%1$s目前长度是%2$d字符。它应该在%3$d到%4$d字符之间。 [Validation function not found: %s.] => 未发现审核功能%s [Property %s is not valid] => 属性 %s 无效。 [is required.] => 是必须的。 [%1$s is too long. Maximum length: %2$d] => %1$s 过长。最大长度:%2$d [The %1$s field is too long (%2$d chars max).] => 字段 %1$s 过长 (%2$d 字符上限)。 [Error on image caption: "%1s" is not a valid caption.] => 错误的图片标题: "%1s" 是一个无效的标题。 [Fatal error] => 致命错误 [Server file size is different from local file size] => 服务端文件尺寸和本地文件尺寸不同 [The uploaded file exceeds %s] => 上次的文件超出限制 %s [The uploaded file was only partially uploaded] => 只上传了部分文件 [No file was uploaded] => 没有文件被上传 [Missing temporary folder] => 缺少临时文件夹 [Failed to write file to disk] => 无法写入到磁盘上的文件 [A PHP extension stopped the file upload] => PHP扩展终止了文件上传 [Filetype not allowed] => 文件类型不被允许 [The uploaded file exceeds the post_max_size directive in php.ini] => 上传的文件超过了php.ini 中的 post_max_size 指令 [File is too big. Current size is %1s, maximum size is %2s.] => 文件太大。目前大小为%1s,最大大小为%2s。 [The 'From' date format is invalid (YYYY-MM-DD)] => “发件人”日期格式无效(年 - 月 - 日) [The 'To' date format is invalid (YYYY-MM-DD)] => “收件人”日期格式无效(年 - 月 - 日) [An error occurred while attempting to delete the image. (cannot load object).] => 尝试删除图片时出错. (不能加载对象). [You cannot delete this item.] => 您不能删除此商品。 [field %s is required.] => 字段 %s 需要被填写。 [The option selected in the %s field is invalid.] => 在 %s 字段中选择的选项无效。 [Cannot add configuration %s] => 无法添加配置%s [The field %field_name% is required at least in %lang%.] => 字段%field_name%至少在%lang%里需要 [%s: Incorrect value] => %s错误值 [Can't update #%id% status] => 无法更新 #%id% 状态 [An error occurred while assigning a zone to the selection.] => 当分配一项区域去选择,出现错误。 [You must select at least one element to assign a new zone.] => 您必须选择至少一个元素来指定一个新区。 [Can't delete #%id%] => 无法删除#%id% [You must select at least one item to perform a bulk action.] => 您必须至少选择一项才能执行批量操作。 [Due to memory limit restrictions, this image cannot be loaded. Please increase your memory_limit value via your server's configuration settings.] => 由于内存限制的限制,该图像不能被加载。请通过你的服务器的配置设置提高您的memory_limit的值。 [The object cannot be loaded (the identifier is missing or invalid)] => 对象不能加载 (标识符丢失或无效) [An error occurred when attempting to update the required fields.] => 更新必填项中发现了错误 [Unable to delete associated images.] => 无法删除关联的图像。 [Access denied.] => 拒绝访问 [The uploaded file exceeds the upload_max_filesize directive in php.ini] => 上传的文件超过了php.ini中的upload_max_filesize指令 [file (%s) not writable] => 文件 (%s) 不可写 [directory (%s) not writable] => 目录 (%s) 不可写 [The file you are trying to upload is %2$d KB, which is larger than the maximum size allowed of %1$d KB.] => 您尝试上传的文件为 %2$d KB,大于 %1$d KB 所允许的最大大小。 [The object cannot be loaded.] => 无法加载物体 [Invalid message] => 无效消息 [Bad SQL query] => 错误的SQL查询 [Please fill in all the required fields.] => 请填写所有必填字段。 [Address format invalid] => 地址格式无效 [An error occurred during the file upload process.] => 在文件上传的时候发生了错误。 [The email address is invalid.] => 邮件地址无效。 [The selected date range is not valid.] => 所选日期范围无效。 [Failed to update the status] => 更新状态错误。 [Unknown error.] => 未知错误。 [Incorrect value for "Depends on stock" for product %name%] => 产品%name%的“取决于库存” 数值不正确。 [Invalid tag(s) (%s)] => 无效标签 (%s) [There is one error.] => 有一个错误。 [There are several errors.] => 有多个错误。 [Email is empty.] => 邮箱地址为空 [Invalid email address.] => 无效的电邮地址 [The password field is blank.] => 密码是空白的 [Invalid password.] => 无效的密码 [File upload was not completed.] => 文件上传未完成。 [File too large (limit of %s bytes).] => 文件过大 (限制%s字节)。 [Internal error #%s] => 内部错误#%s [No file has been selected] => 没有选择档案 [No file was uploaded.] => 没有文件被上传 [No valid value for field exceptions has been defined.] => 没有文件扩展的有效值 [An error occurred while transplanting the module to its hook.] => 在将模块移至链接时发生了错误。 [Page not found] => 页面未找到 [You do not have permission to view this.] => 您没有查看权限 [Failed to update the position.] => 更新位置错误。 [An error occurred while creating an object.] => 在新增物品的时候发生了错误。 [An error occurred while attempting to create a new folder.] => 创建新文件夹的时候发生了错误 [An error occurred while copying the image.] => 在复制图像的时候发生了错误。 [An error occurred while copying this image: %s] => 在复制图像的时出错:%s [Error while updating the status.] => 更新状态时出错。 [Invalid file name] => 无效的文件名 [You need at least one object.] => 您至少需要一个对象。 [You cannot delete all of the items.] => 您不可以删除所有的项。 [Cannot retrieve file.] => 无法检索文件。 [Invalid name for %s language] => %s 语言的名字无效 [The name for %1s language is too long (%2d chars max).] => %1s 语言的名字过长(%2d 最多字数). [Invalid file extension] => 无效的文件扩展 [The file name is too long.] => 文件名太长 [Invalid file] => 无效的文件 [Invalid date range] => 无效的日期范围。 [An error occurred while updating the image.] => 更新图像的时候发生了错误。 [An error occurred while linking the object %table_name% to categories.] => 在把对象%table_name%连到分类时出错。 [The object cannot be loaded. ] => 无法加载物体 [The %name% field is required.] => %name%字段必填 [The %1$s field (%2$s) is invalid.] => %1$s 字段 (%2$s) 无效。 [The tags list (%s) is invalid.] => 标签列表无效(%s). [An error occurred while copying this image:] => 在复制图像的时候发生了错误。 [An error occurred during deletion.] => 在删除过程中发生了错误。 [You must select at least one element to delete.] => 您必须选择至少一个元素来删除。 [(cannot load object)] => (项目无法装载) [An error occurred while updating the status for an object.] => 更新物品状态的时候发生了错误。 [You do not have permission to delete this.] => 您没用权限进行删除 [You do not have permission to edit this.] => 您没有编辑权限 [The %s field is not valid] => %s栏无效。 [An error occurred while uploading the image.] => 在上传图像的时候发生了错误。 [An error occurred while deleting the object.] => 在删除对象的时候发生了错误。 [An error occurred while deleting this selection.] => 在删除所选对象时发生了错误。 [The file is missing.] => 文件缺失! [You do not have permission to add this.] => 您没有权限点击此处。 [An error occurred while updating an object.] => 在更新物品的时候发生了错误。 [Cannot delete file] => 无法删除文件 [Invalid date format.] => 日期格式无效! ["%key%" does not exist.] => “%key%”不存在 [This functionality has been disabled.] => 该功能已被禁用。 [An error occurred while updating the status.] => 更新状态的时候发生了错误。 [You cannot delete or disable the last shop group.] => 你不能删除这个商店的组合 [You cannot delete or disable a shop group in use.] => 你无法删除或禁用使用中的商店群。 [You cannot disable the Main URL.] => 你不能禁用主URL。 [You cannot change a main URL to a non-main URL. You have to set another URL as your Main URL for the selected shop.] => 你不能把主URL 改成非主URL。 你得为所选的商店设定另一个URL 作为主URL。 [A shop URL that uses this domain already exists.] => 使用这个域名的商店URL 已经存在。 [A shop virtual URL cannot be "%URL%"] => 商店的虚拟URL 不能是“%URL%” [A Zip/Postal code is required.] => 邮编必须填写。 [The Zip/Postal code is invalid.] => 邮编无效。 [Your Zip/Postal code is incorrect.] => 您的邮编不正确。 [It must be entered as follows:] => 必须为以下的类型: ["%type%" does not exist.] => "%type%"不存在 [Directory "%folder%" cannot be created] => 无法创建目录"%folder%" [File "%file%" cannot be created] => 无法创建文件 "%file%" [Cannot write this file: "%folder%"] => 无法书写文件:"%folder%" [This file must be writable: %file%] => 该文件必须是可书写的: %file% [No file has been selected.] => 没有选择的文件 [The server does not have permissions for writing.] => 服务器不允许写 [Please check rights for %file%] => 请核对%file%的权限 [This file must be writable:] => 该文件必须为可写: [Fatal error: The module directory does not exist.] => 致命错误:该模块目录不存在。 [The field %field_name% is required at least in your default language.] => 字段 %field_name% 至少在您的默认语言中是必需的。 [Error while uploading image; please change your server's settings. (Error code: %s)] => 错误上载图像;请更改您的服务器的设置。 (错误代码:%S) [Image format not recognized, allowed formats are: .gif, .jpg, .png] => 不被认可的图像格式,允许的格式为:.gif, .jpg, .png [The %s field is invalid.] => 字段 %s 无效。 [An error occurred while attempting to upload the file.] => 上传文件的过程中出现错误 [Maximum depth: Invalid number.] => 最大分级:无效号码。 [Please fill out all fields.] => 请填写所有字段 [An error occurred on saving.] => 在保存过程中出错。 [The voucher code is invalid.] => 优惠券代码无效 [%s is invalid.] => %s无效。 [An error occurred during the image upload process.] => 图片上传错误 [You have to select at least one shop to associate this item with] => 您必须至少选择一家商店来关联此商品 [Invalid URL] => 无效网址 [Invalid emails: %invalid_emails%.] => 无效的电子邮件:%invalid_emails%. [Invalid email: %invalid_email%.] => 无效的邮箱:%invalid_email%. [The selected condition must be different in each field to set an order of priority.] => 在每个字段中选择的条件必须不同,才能设置优先顺序。 [Invalid selection] => 无效的选择 [Category "%s" could not be created.] => 无法创建 "%s" 类别。 [This product could not be assigned to category "%s".] => 无法将此产品分配到“%s”类别。 [%s is invalid. Please enter an integer lower than %s.] => %s 无效。 请输入一个小于 %s 的整数。 [The password doesn't meet the password policy requirements.] => 密码不符合密码策略要求。 [You need permission to add this.] => 你需要更多的权限来执行此操作。 [You do not have permission to update this.] => 您无权更新此内容。 [You do not have permission to create this.] => 您无权创建此项。 [This field cannot be longer than %limit% characters (incl. HTML tags)] => 此字段不能超过 %limit% 个字符(包括 HTML 标签) [Profile(s) assigned to employee cannot be deleted] => 无法删除分配给员工的个人资料 [You cannot delete your own profile] => 您不能删除自己的个人资料 [An error occurred while clearing objects.] => 清除对象时出错。 [Cannot open export file for writing] => 无法打开导出文件进行写入 [Cannot write into file: %filename%. Please check write permissions.] => 不能写入文件:%filename%。请检查你的写入权限。 [This order status does not exist.] => 此订单状态不存在。 [An unexpected error occurred. [%type% code %code%]: %message%] => 一个意料之外的问题发生了。 [%type% 代码 %code%]: %message% [An unexpected error occurred. [%type% code %code%]] => 出现意外错误。 [%type% 代码 %code%] [Cannot send test email for theme %theme% because it is not your current theme] => 无法发送主题 %theme% 的测试电子邮件,因为它不是您当前的主题 [Cannot send test email for layout %layout%] => 无法发送布局 %layout% 的测试电子邮件 [Cannot translate emails body content] => 无法翻译电子邮件正文内容 [Themes can only be changed in single store context.] => 主题只能在单个商店上下文中更改。 [Missing configuration file] => 缺少配置文件 [Invalid configuration] => 无效配置。 [Invalid data] => 无效的数据 [Image format not recognized, allowed format(s) is(are): .%s] => 无法识别图像格式,允许的格式为:.%s [You need permission to edit this.] => 您需要获得编辑权限。 [Unexpected error occurred.] => 发生意外的错误。 [The object cannot be loaded (or found)] => 对象不能被加载(没有找到) [Max file size allowed is "%s" bytes.] => 允许的最大文件大小为“%s”字节。 [An error occurred while attempting to save.] => 试图保存时发生错误。 [This zone does not exist.] => 此区域不存在。 [Invalid action] => 无效操作 [Your uploaded file might exceed the [1]upload_max_filesize[/1] and the [1]post_max_size[/1] directives in [1]php.ini[/1], please check your server configuration.] => 您上传的文件可能超出了[1]php.ini[/1]中的[1]pload_max_filesize[/1]和[1]post_max_size[/1]指令,请检查您的服务器配置。 [The value of the PHP.ini setting "max_input_vars" must be increased to %value% in order to be able to submit the product form.] => PHP.ini设置“max_input_vars”的值必须增加到 %value% 才能提交产品表单。 [Address fields contain invalid values.] => 地址字段包含无效值。 [Invalid data supplied.] => 提供无效的数据。 [An error occurred while toggling this selection.] => 切换此选择时发生错误。 [You cannot upload more files] => 您不能上传多个文件 [Form contains invalid values] => 表单包含无效值 [Invalid ID.] => 无效ID. [Product price is invalid] => 产品价格无效 [Product price per unit is invalid] => 产品单价无效 [You cannot associate the same feature value more than once.] => 您不能多次关联相同的特征值。 [The selected value belongs to another feature.] => 所选值属于另一个特征。 [This product cannot be changed into a pack because it is already associated to another pack.] => 无法将此产品更改为包,因为它已与另一个包关联。 [Image format not recognized, allowed formats are: .gif, .jpg, .png, .webp] => 无法识别图像格式,允许的格式为:.gif、.jpg、.png.webp [The address for this supplier has been deleted.] => 该供应商的地址已被删除。 [Positive product quantity is required.] => 需要产品数量为正数。 [Same product quantity is already in cart] => 相同数量的产品已在购物车中 [Selected language cannot be used because it is disabled] => 无法使用所选语言,因为它已被禁用 [Selected currency cannot be used because it is deleted.] => 所选币种已删除,因此无法使用。 [Selected currency cannot be used because it is disabled.] => 所选货币已被禁用,因此无法使用。 [Custom field text cannot be longer than %limit% characters.] => 自定义字段文字不能超过 %limit% 个字符。 [Gift message not valid] => 礼品消息无效 [The product customization picture could not be found.] => 找不到产品定制图片。 [Invalid action: this order has already been paid.] => 无效的操作:此订单已付款。 [Invalid action: this order has not been delivered.] => 无效操作:此订单尚未交付。 [Invalid action: this order has already been delivered.] => 无效操作:此订单已交付。 [Invalid action: this order has not been paid.] => 无效的操作:此订单尚未付款。 [This product is already in your order, please edit the quantity instead.] => 此产品已在您的订单中,请修改数量。 [This product is already in the invoice [1], please edit the quantity instead.] => 此产品已在发票 [1] 中,请改为修改数量。 [You cannot edit the price of a product that no longer exists in your catalog.] => 您无法编辑目录中不再存在的产品的价格。 [The field is invalid. Please enter an integer greater than or equal to 0.] => 该字段无效。 请输入一个大于或等于 0 的整数。 [This field is invalid] => 此字段是无效的。 (Automatic Translation) [This field cannot be shorter than %limit% characters] => 此字段不能短于 %limit% 个字符 [This field is required.] => 此字段是必需的。 [The "%s" field is invalid. HTML tags are not allowed.] => “%s”字段无效。 不允许使用 HTML 标签。 [This field cannot be longer than %limit% characters] => 此字段不能超过 %limit% 个字符 [The field is invalid. Please enter a positive integer.] => 该字段无效。 请输入一个正整数(不可以为负数)。 [The %s field is invalid. Please enter a positive integer.] => %s 字段无效。请输入一个正整数。 [This field cannot be empty.] => 该字段不能为空. [This domain is not valid.] => 领域名不能使用 [The SSL domain is not valid.] => SSL 领域名无效 [This value should be less than or equal to %value%.] => 此值应小于或等于 %value%。 [This value should be greater than %value%] => 此值应大于 %value% [This value should be greater than or equal to %value%] => 此值应大于或等于 %value% [This field is invalid.] => 此字段是无效的。 (Automatic Translation) [This field is invalid, it must contain numeric values] => 此字段无效,必须包含正整数 [This field is required] => 此字段为必填 [Reduction value "%value%" is invalid. Allowed values from 0 to %max%] => 减少值“%value%”无效。 允许的值从 0 到 %max% [Reduction value "%value%" is invalid. Value cannot be negative] => 减少值“%value%”无效。 值不能为负数 [%s is invalid. Please enter an integer greater than or equal to 0.] => %s 无效。 请输入一个大于或等于 0 的整数。 [%s is invalid. Please enter an integer lower than or equal to %s.] => %s 无效。请输入一个小于或等于 %s 的整数。 [Reply message is required] => 回复消息是必需的 [Reply message is invalid] => 回复消息是无效的 [Cart rule name must contain clean HTML] => 购物车规则名称必须包含干净的 HTML [Discount value must be a number] => 折扣值必须是数字 [Invalid value: the payment must be a positive amount.] => 无效的值:付款必须是正数。 [The file is too large. The maximum size allowed is [1] MB. The file you are trying to upload is [2] MB.] => 文件太大。 允许的最大大小为 [1] MB。 您尝试上传的文件为 [2] MB。 [Reduction value "%value%" is invalid. It must be greater than 0 and maximum %max%.] => 缩减值 "%value%" 无效。它必须大于0且最大为 %max% 。 [Reduction value "%value%" is invalid. It must be greater than 0.] => 缩减值 "%value%" 无效。它必须大于0。 [The confirmation password doesn't match.] => 确认密码不匹配。 [This field cannot be longer than %limit% characters.] => 此字段不能超过 %limit% 个字符。 [Oops... looks like an unexpected error occurred] => 糟糕...似乎发生了错误 [The object cannot be loaded (or found).] => 无法加载(或找到)对象。 [The file is too large. Maximum size allowed is: [1] MB. The file you are trying to upload is [2] MB.] => 文件太大。 允许的最大大小为:[1] MB。 您尝试上传的文件为 [2] MB。 [%error_message% - Language: %language_name%] => %error_message% - 语言: %language_name% ) [AdminAdvparametersFeature] => Array ( [Menu] => 菜单 [No menu] => 无菜单 [Import data from another shop] => 从另一家店铺导入数据 [Experimental product page] => 实验产品页面 [New product page - Single store] => 新产品页面-单店铺 [New product page - Multistore] => New product page - 多店铺 [Permissions] => 权限 [Catalog price rules] => 目录价格规则 [Countries] => 国家 [States] => 省/市 [Carriers] => 货运商 [Titles] => Titres de civilité [SuperAdmin] => 超级管理员 [Logistician] => 物流员 [Translator] => 翻译者 [Salesman] => 销售人员 [Webservice key created: %s] => 已创建 Web 服务密钥: %s [Webservice key %s has been deleted] => Web 服务密钥%s 已被删除 [Supply Orders] => Commandes fournisseurs [Supply Order Details] => 供货单明细 [Product Reference] => 商品编号 [Note] => 标记 [Supplier ID *] => 供应商编号* [Lang ID] => 语言编号 [Warehouse ID *] => 仓库ID* [Currency ID *] => 货币ID* [Supply Order Reference *] => 供应订单参考* [Delivery Date (Y-M-D)*] => 运送日期 (Y-M-D)* [Discount rate] => 折扣率 [Product ID *] => 商品ID* [Product Attribute ID] => 商品属性ID [Unit Price (tax excl.)*] => 单价 (不含税)* [Quantity Expected *] => 预期数量* [Discount Rate] => 折扣率 [Tax Rate] => 税率 [Import .CSV data] => 上传.CSV 数据 [Template] => 模板 [Customer ID] => 客户ID [Active (0/1)] => 激活(0/1) [Customer email] => 客户邮件 [Active (0/1)] => 激活(0/1) [Root category (0/1)] => 根分类 (0/1) [Image URL] => 图像地址 [Product ID] => 货品ID [Attribute (Name:Type:Position)] => 属性 (名称:类型:位置) [Value (Value:Position)] => 数值 (数值:位置) [Supplier reference] => 供应商参考 [Default (0 = No, 1 = Yes)] => 默认(0 = 否, 1 = 是) [Combination availability date] => 预估上架日期 [Choose among product images by position (1,2,3...)] => 从照片中选择 (1,2,3...) [Titles ID (Mr = 1, Ms = 2, else 0)] => 称谓ID(MR =1,MS =2,否则为0) [Birth date (yyyy-mm-dd)] => 出生日期(年-月-日) [Newsletter (0/1)] => 接收简报(0/1) [Partner offers (0/1)] => 合作伙伴报价(0/1) [Registration date (yyyy-mm-dd)] => 登记日期(年-月-日) [Groups (x,y,z...)] => 组 (x,y,z...) [Default group ID] => 默认组ID [UPC] => UPC: [Minimal quantity] => 最小数量 [Image URLs (x,y,z...)] => 图片地址(x,y,z...) [Image alt texts (x,y,z...)] => 图像替代文字(x,y,z...) [Advanced Stock Management] => 高级库存管理 [Depends on stock] => 取决于库存 [Warehouse] => 仓库 [Categories (x,y,z...)] => 目录(x,y,z...) [Tax rule ID] => 税则编号 [On sale (0/1)] => 打折(0/1) [Discount amount] => 折扣金额 [Discount percent] => 折扣比例 [Discount from (yyyy-mm-dd)] => 折扣从(yyyy-mm-dd) [Discount to (yyyy-mm-dd)] => 折扣至(yyyy-mm-dd) [Reference #] => 参考# [Supplier reference #] => 供应商参考# [Delivery time of out-of-stock products with allowed orders:] => 已经缺货但允许下单产品的配送时间 [Additional shipping cost] => 额外运输成本 [Unit for the price per unit] => 每件价格的单位 [Tags (x,y,z...)] => 标签(x,y,z...) [Rewritten URL] => 链接重写 [Label when backorder allowed] => 标识允许延期未交定货 [Available for order (0 = No, 1 = Yes)] => 可以订购 (0 = 否,1 = 是) [Product availability date] => 产品供应 [Product creation date] => 商品上架日期 [Show price (0 = No, 1 = Yes)] => 显示价格 (0=否,1=是) [Delete existing images (0 = No, 1 = Yes)] => 删除现有的图像(0=否,1=是) [Feature (Name:Value:Position:Customized)] => 功能(名称:数值:位置:自定义) [Available online only (0 = No, 1 = Yes)] => 只在网店(0=否,1=是) [Customizable (0 = No, 1 = Yes)] => 可定制的(0=否,1=是) [Uploadable files (0 = No, 1 = Yes)] => 可上传文件(0=否,1=是) [Text fields (0 = No, 1 = Yes)] => 文本域(0=否,1=是) [Action when out of stock] => 缺货时行动 [Virtual product (0 = No, 1 = Yes)] => 虚拟商品(0=否, 1=是) [File URL] => File URL [Expiration date (yyyy-mm-dd)] => 到期日(年-月-日) [Number of days] => 下载有效天数: [Accessories (x,y,z...)] => 附件 (x,y,z...) [Address (2)] => 地址(2) [Latitude] => 纬度 [Longitude] => 经度 [Hours (x,y,z...)] => 小时 (x,y,z...) [ID / Name of group shop] => 组店ID/名称 [Ignore this column] => 忽略此列 [Store contacts] => 联系店铺 [EAN-13] => EAN-13 [Back office connection from %ip%] => 从%ip% 登陆后台 [%class_name% addition] => %class_name% 增加 [Edit this SQL query] => 编辑此SQL查询 [SQL query name] => SQL查询名称 [Select your default file encoding] => 选择默认的文件编码 [Contact information] => 联系人信息 [Discount prices] => 优惠价格 [Module hooks] => 模块挂钩 [Meta information] => 元信息 [Product combinations] => 产品组合 [Available quantities for sale] => 待销数量 [Warehouses] => 仓库 [Webservice accounts] => webservice 的账户 [Attribute groups] => 属性组 [Tax rules groups] => 税务规则组 [Cart rules] => 购物车规则 [Import data] => 导入数据 [Choose the source shop] => 选择来源商店 [Choose data to import] => 选择要导入的数据 [Shop groups list] => 店铺组列表 [Customer groups] => 客户群 [Shop group] => 商店群組 [Multistore options] => 多铺选项 [Default shop] => 默认店铺 [Add a new shop group] => 添加新店铺组 [Add a new shop] => 添加新店铺 [Shop group name] => 店铺组名称 [Share customers] => 共享客户 [Share available quantities for sale] => 分享可供出售的数量 [Share available quantities between shops of this group. When changing this option, all available products quantities will be reset to 0.] => 本组商店之间共享可用数量。当改变这个选项,所有可用的产品的数量将被重置为0。 [Share orders] => 共享订单 [Multistore tree] => 多个商店树 [Shop URL ID] => 商店 URL ID [Shop name] => 商店名称: [Is it the main URL?] => 这是主URL吗? [URL options] => 链接选项 [Is it the main URL for this shop?] => 这是该商店的主URL吗? [Shop URL] => 店铺网址 [Domain] => 域名 [SSL Domain] => SSL 域名 [Physical URL] => 物理链接 [Virtual URL] => 虚拟链接 [Final URL] => 最终URL [Edit this shop] => 编辑这个店铺 [Add a new URL] => 添加新链接 [Store name] => 店铺名称 [Statistics] => 数据 [Notifications] => 通知 [Both] => 两者都可以 [This is a test message. Your server is now configured to send email.] => 这是一条测试消息。您的服务器现在配置为发送电子邮件。 [Test message -- Prestashop] => 测试信息 - PrestaShop [Error: Please check your configuration] => 错误:请检查邮件设置 [%key% (missing description)] => %key%(缺失描述) [Use /usr/sbin/sendmail (recommended; works in most cases)] => 使用 /usr/sbin/sendmail (推荐;适用于大多数情况) [Set my own SMTP parameters (for advanced users ONLY)] => 设置我的SMTP参数(只限高级用户) [Never send emails (may be useful for testing purposes)] => 从不发邮件(用测试版) [View (GET)] => 浏览 (GET) [Modify (PUT)] => 修改 (PUT) [Add (POST)] => 增加(POST) [Patch (PATCH)] => 补丁(补丁) [Delete (DELETE)] => 删除(DELETE) [Fast view (HEAD)] => 快速查看(HEAD) [Age] => 年龄: [Recipient] => 收信人 [Subject] => 对象: [Sent] => 已发送 [Erase all] => 清除所有 [Severity (1-4)] => 严重(1-4) [Object type] => 对象类型 [Object ID] => 对象ID [Error code] => 错误码 [Last update] => 上一次更新: [Employee ID] => 员工编号 [Refresh list] => 刷新列表 [ID / Name of shop] => 店铺ID /名称 [EAN13] => 条形码: [New & Experimental Features] => 新功能和试验性功能 [Add new profile] => 添加新资料信息 [Product reference] => 商品编号 [Combination reference] => 属性组合编码 [Memcached via PHP::Memcache] => 通过PHP 下载并安装::下载并安装 [Memcached via PHP::Memcached] => 通过PHP 下载并安装: 已下载并安装 [APC] => APC [Xcache] => Xcache [Use cache] => 使用缓存 [Caching system] => 缓存系统 [Smart cache for CSS] => 用于CSS的智能Cache [Smart cache for JavaScript] => 用于JavaScript的智能cache [Apache optimization] => Apache优化 [Disable all overrides] => 全部禁用 [Enable or disable all classes and controllers overrides.] => 激活或废除所有类别和管理员代理佣金。 [Media server #1] => 媒体服务器#1 [Media server #2] => 媒体服务器#2 [Media server #3] => 媒体服务器#3 [Clear cache] => 清除缓存 [Never clear cache files] => 从不清除缓存文件 [Clear cache everytime something has been modified] => 每次修改后清除缓存 [Never recompile template files] => 永不重新编译模板文件 [Recompile templates if the files have been updated] => 如果文件已更新,重新编译模板 [Force compilation] => 强制编译 [Template compilation] => 模板编译 [Cache] => 缓存 [Should be enabled except for debugging.] => 除了调试不应使用。 [Multi-front optimizations] => 多前端优化 [Lifetime of front office cookies] => 前台系统cookie的寿命 [Lifetime of back office cookies] => 后台系统cookie的寿命 [Automatically check for module updates] => 自动检查模块的更新 [Check the cookie's IP address] => 检查cookie的IP地址 [Cookie SameSite] => Cookie 同站点 [Show notifications for new orders] => 显示新订单通知 [Show notifications for new customers] => 显示新顾客提示 [Show notifications for new messages] => 为新消息显示通知 [Maximum size for attached files] => 附件最大大小 [Maximum size for a downloadable product] => 可下载商品最大尺寸 [Maximum size for a product's image] => 此商品图片最大尺寸 [megabytes] => 兆字节 [Ignore statistics tables] => 忽略数据统计表格 [Drop existing tables during import] => 在导入过程中删除现有的表格: [DKIM domain] => DKIM域名 [DKIM selector] => DKIM 选择器 [DKIM private key] => DKIM 私钥 [Send email in HTML format] => 以HTML格式发送邮件 [Send email in text format] => 以Text格式发送文件 [Log Emails] => 日志Email [DKIM signing] => signing 鉴定 [None] => 无 [TLS] => TLS [SSL] => SSL [Email domain name] => 电子邮件域名 [SMTP server] => SMTP服务器 [SMTP username] => SMTP用户名 [SMTP password] => SMTP密码 [Encryption] => 加密 [Send a test email to] => 发送测试邮件至 [minutes] => 分钟 [Password regeneration] => 密码重置 [Security: Minimum time to wait between two password changes.] => 安全:两个密码更改之间最小等待时间。 [Memorize the language used in Admin panel forms] => 记住在管理版块使用的语言 [Allow employees to select a specific language for the Admin panel form.] => 让员工选择管理小组形式的特定语言。 [Permission profile] => 身份权限 [Default page] => 默认页 [Please name your data matching configuration in order to save it.] => 请把您的数据命名为和配置相吻合来进行保存。 [What do you want to import?] => 您想导入什么? [Select a file to import] => 选择要导入的文件 [Language of the file] => 文件语言 [Field separator] => 字段分隔符 [Multiple value separator] => 多值分隔符 [Delete all [1]categories[/1] before import] => 在导入前删除所有[1]分类[/1] [Use product reference as key] => 使用产品参考作为关键词 [Skip thumbnails regeneration] => 跳过重新生成缩略图 [Force all ID numbers] => 强加所有ID 号码 [Send notification email] => 发送邮件通知 [Next step] => 下一步 [Send emails to] => 发送电子邮件至 [Minimum severity level] => 最低严重性级别 [Back office token protection] => 后台 token 保护 [0 - Extremely guessable] => 0 - 极易猜测 [1 - Very guessable] => 1 - 很容易猜到 [2 - Somewhat guessable] => 2 - 有点猜不透 [3 - Safely unguessable] => 3 - 安全地无法猜测 [4 - Very unguessable] => 4 - 很难猜到 [Minimum length] => 最小长度 [Maximum length] => 最大长度 [Minimum password security score] => 最低密码安全分数 [Enable PrestaShop's webservice] => 启用的 Prestashop 的web服务 [Enable CGI mode for PHP] => 启用CGI模式的PHP [Key] => 描述 [Key description] => 主要描述 [Webservice account key.] => Web帐户的Key [Enable webservice key] => 启用网络服务密钥 [Current password] => 旧密码 [New password] => 新密码 [Confirm password] => 确认密码 [Download the backup file (%s MB)] => 下载备份文件 (%s MB) [Tip: You can also download this file from your FTP server. Backup files are located in the "/adminXXXX/backups" directory.] => 提示:你也可以从你的FTP 服务器下载此文件。备份文件存储在"/adminXXXX/backups" 目录里。 [Backup options] => 备份选项 [Available fields] => 可用字段 [* Required field] => *必须填写 [History of uploaded files] => 上传的文件历史 [Download] => 下载 [Choose from history / FTP] => 从历史 / FTP 选择 [Download sample csv files] => 下载CSV文件示例 [Back to the dashboard] => 返回到仪表板 [Test your email configuration] => 测试您的邮箱设置 [A test email has been sent to the email address you provided.] => 一个测试邮件已经发送到您提供的电子邮件地址。 [Send a test email] => 发送测试邮件 [Employee options] => 雇员选项 [Employees] => 雇员 [Manage your team] => 管理你的团队 [Create profiles for your employees with specific rights. SuperAdmin can access the entire store while other people can only be dedicated to the catalog or orders pages.] => 为具有特定权限的员工创建配置文件。SuperAdmin可以访问整间商店,而其他人只能访问目录或订单页面。 [Edit: %lastname% %firstname%] => 编辑: %lastname% %firstname% [Add new employee] => 添加新雇员 [New features] => 新功能 [Experimental features] => 实验功能 [Match your data] => 符合你的数据 [Please match each column of your source file to one of the destination columns.] => 请您把你的来源文件的每一栏位都对映到目标列中。 [Load a data matching configuration] => 加载与配置吻合的数据 [Save your data matching configuration] => 保存和配置相符的数据 [Rows to skip] => 要跳过的行 [Indicate how many of the first rows of your file should be skipped when importing the data. For instance set it to 1 if the first row of your file contains headers.] => 在导入数据时,说明你文件里最初几行应该被跳过。比如,如果你文件的第一行含有页眉,你可以把它设置成1. [Two columns cannot have the same type of values] => 两个栏位不能有相同的数值类型 [This column must be set:] => 该栏位应该设置成: [Meaning of severity levels:] => 严重级别的含义: [Logs by email] => 通过邮箱登陆 [No module] => 无模块 [Profile] => 用户类型 [List of MySQL Tables] => MySQL列表 [Please choose a table.] => 请选择一个表 [Add table name to SQL query] => 添加表名到SQL查询中 [List of attributes for this MySQL table] => 此 MySQL 表的属性列表 [Add attribute to SQL query] => 添加属性到 SQL 查询中 [Action] => 操作 [SQL query] => SQL 查询 [Add new SQL query] => 添加新的SQL查询 [SQL query result] => SQL 查询结果 [Outdated sessions] => 过时的会话 [Clear outdated sessions manually] => 手动清除过时的会话 [Clear] => 清除 [Password policy] => 密码策略 [0 means the password is extremely easy to guess (within 10^3 guesses). Dictionary words like "password" or "mother" score 0.] => 0表示密码非常容易猜到(在10^3次猜测范围内)。像“密码”或“母亲”这样的词典单词得分为0。 [1 is still very easy to guess (guesses lesser than 10^6). An extra character on a dictionary word can score 1.] => 1仍然非常容易猜测(猜测小于10^6)。词典单词上的一个额外字符可以得1分。 [2 is pretty easy to guess (guesses lesser than 10^8). It provides some protection from unthrottled online attacks.] => 2很容易猜到(猜测小于10^8)。它提供了一些保护,使其免受肆无忌惮的在线攻击。 [3 is safely unguessable (guesses lesser than 10^10). It offers moderate protection from offline slow-hash scenario.] => 3是安全不可猜的(猜测小于10^10)。它针对离线慢散列情况提供适度保护。 [4 is very unguessable (guesses greater than or equal to 10^10) and provides strong protection from offline slow-hash scenario.] => 4是非常不可猜测的(大于或等于10^10的猜测),并提供强大的保护,不受脱机慢散列情况的影响。 [Webservice Accounts] => webservice 的账户 [Set the resource permissions for this key:] => 设置这个密钥的资源权限: [Add new webservice key] => 添加新的Web服务关键 [Webservice status] => Web服务状态 [Webservice is enabled. Main entry point is] => 已启用Web服务。主要的切入点是 [It seems that the webservice endpoint is not functional. If you are using httpd/apache2, you need to enable URL rewriting on your server.] => WebService终结点似乎无法正常工作。如果您使用的是HTTPD/apache2,则需要在服务器上启用URL重写。 [Read the [1]developer documentation[/1].] => 阅读[1]开发人员文档[/1]。 [Upload quota] => 上传容量配额 [Port] => 端口 [IP Address] => IP [Weight] => 重量 [Add server] => 增加服务器 [Add Server] => 添加服务器 [Test Server] => 测试服务器 [Debug mode] => 调试模式 [Smarty] => 智能 [Modules] => 模块 [Disable non built-in modules] => 禁用非内置模块 [Optional features] => 可选功能 [CCC (Combine, Compress and Cache)] => CCC(合并,压缩并隐藏) [Media servers (use only with CCC)] => 媒体服务器(仅限使用CCC) [You must enter another domain, or subdomain, in order to use cookieless static content.] => 你必须进入另一个域或子域,以使用无Cookie的静态内容。 [Caching] => 正在缓存... [Configuration information] => 配置信息 [This information must be provided when you report an issue on GitHub or on the forum.] => 当您在 GitHub 或论坛上报告问题时,必须提供此信息。 [Server information] => 服务器信息 [Server information:] => 服务器信息: [Server software version:] => 服务器软件版本: [PHP version:] => PHP版本 [Memory limit:] => 内存限制: [Max execution time:] => 最大执行时间: [Upload Max File size:] => 上传的最大文件大小 [PageSpeed module for Apache installed (mod_instaweb)] => 为Apache安装(mod_instaweb)的PageSpeed模块 [Database information] => 数据库信息 [MySQL version:] => MySQL版本: [MySQL server:] => MySQL 服务器: [MySQL name:] => MySQL 名称: [MySQL user:] => MySQL 用户: [Tables prefix:] => 表格前缀: [MySQL engine:] => MySQL引擎: [MySQL driver:] => MySQL驱动程序: [List of overrides] => 覆盖列表 [Store information] => 店信息 [PrestaShop version:] => PrestaShop 版本: [Shop URL:] => 店铺网址: [Shop path:] => 商店路径: [Current theme in use:] => 目前使用主题: [Mail configuration] => 配置邮件 [Mail method:] => 邮件方式: [You are using /usr/sbin/sendmail] => 您正在使用 /usr/sbin/sendmail [You are using your own SMTP parameters.] => 您正使用自己的SMTP 参数。 [SMTP server:] => SMTP服务器: [SMTP username:] => SMTP用户名: [Defined] => 定义 [Not defined] => 未定义 [SMTP password:] => SMTP密码: [Encryption:] => 加密: [SMTP port:] => SMTP 端口: [Your information] => 您的信息 [Your web browser:] => 您的网络浏览器: [Check your configuration] => 检查您的设置 [Required parameters:] => 必填参数: [Optional parameters:] => 可选参数: [List of changed files] => 被修改的文件列表 [Straight rows of keys are easy to guess] => 连续排列的字符容易被猜到 [Short keyboard patterns are easy to guess] => 短键盘模式很容易被猜到。 [Use a longer keyboard pattern with more turns] => 使用回转较多的长手势密码 [Repeats like "aaa" are easy to guess] => 类似于“aaa”的字母组合容易被猜到 [Repeats like "abcabcabc" are only slightly harder to guess than "abc"] => 类似于“abcabcabc”的字母组合仅比“abc”复杂一点 [Sequences like abc or 6543 are easy to guess] => 类似于“abc”或“6543”的序列容易被猜到 [Recent years are easy to guess] => 最近的年份很容易被猜测到。 [Dates are often easy to guess] => 日期通常很容易猜到 [This is a top-10 common password] => 这是排名前十的常见密码 [This is a top-100 common password] => 这是排名前100位的常见密码 [This is a very common password] => 这是一个非常常见的密码 [This is similar to a commonly used password] => 这类似于常用的密码 [A word by itself is easy to guess] => 这个单词本身很容易被猜到 [Names and surnames by themselves are easy to guess] => 名字和姓氏本身很容易猜到 [Common names and surnames are easy to guess] => 常见的名字和姓氏是容易猜到 [Very weak] => 非常弱 [Weak] => 弱 [Average] => 平均 [Strong] => 强 [Very strong] => 非常强 [Use a few words, avoid common phrases] => 用几个单词,避免常见的短语 [No need for symbols, digits, or uppercase letters] => 不需要符号、数字或大写字母 [Avoid repeated words and characters] => 避免重复的单词和字符 [Avoid sequences] => 避免顺序 [Avoid recent years] => 避免最近的年份 [Avoid years that are associated with you] => 避免与您相关的年份 [Avoid dates and years that are associated with you] => 避免使用与您相关的日期和年份 [Capitalization doesn't help very much] => 大写并没有太大帮助 [All-uppercase is almost as easy to guess as all-lowercase] => 全大写几乎和全小写一样容易被猜到 [Reversed words aren't much harder to guess] => 颠倒过来的单词也不难猜到 [Predictable substitutions like '@' instead of 'a' don't help very much] => 像‘@’而不是‘a’这样的可预见的替代并没有多大帮助 [Add another word or two. Uncommon words are better.] => 再加上一两个单词。不常见的单词更好。 [Enter a password between %d and %d characters] => 输入 %d 个到 %d 个字符之间的密码 [The minimum score must be: %s] => 最低值必须为: %s [File size] => 文件大小: [Price tax excluded] => 价格不含税。 [Price tax included] => 价格含税。 [Price per unit] => 单价 ) [ModulesDashactivityAdmin] => Array ( [Dashboard Activity] => 仪表盘活动 [(from %s to %s)] => (从 %s 到 %s) [Active cart] => 活跃的购物车 [How long (in minutes) a cart is to be considered as active after the last recorded change (default: 30 min).] => 距离最后一次记录变化多少分钟(默认:30分钟)认为购物车是活动的。 [Online visitor] => 在线用户 [How long (in minutes) a visitor is to be considered as online after their last action (default: 30 min).] => 距离最后一次操作多少分钟(默认:30分钟)认为用户是在线的。 [Abandoned cart (min)] => 被遗弃的购物车 [How long (in hours) after the last action a cart is to be considered as abandoned (default: 24 hrs).] => 距离最后一次操作多少小时(默认:24小时)购物车被视为是放弃。 [hrs] => 小时 [Abandoned cart (max)] => 被遗弃的购物车(最大限) [How long (in hours) after the last action a cart is no longer to be considered as abandoned (default: 24 hrs).] => 距离最后一次操作多少小时(默认:24小时)购物车不被视为是放弃。 [Activity overview] => 活动概述 [Online Visitors] => 在线用户 [in the last %d minutes] => 在过去的 %d 分钟 [Active Shopping Carts] => 活跃的购物车 [Currently Pending] => 正在待定 [Return/Exchanges] => 退换 [Out of Stock Products] => 缺货商品 [New Messages] => 新信息 [Product Reviews] => 商品评论 [Customers & Newsletters] => 客户&时事通讯 [New Customers] => 新客户 [New Subscriptions] => 新订阅 [Total Subscribers] => 客户总数 [Traffic] => 流量 [Link to your Google Analytics account] => 链接到您的谷歌分析账户 [Visits] => 访问 [Unique Visitors] => 独立访客 [Traffic Sources] => 流量来源 ) [ModulesStatsforecastAdmin] => Array ( [Stats Dashboard] => 统计控制面板 [Enrich your stats, add a summary of all your current statistics on your back office.] => 丰富您的统计数据,在后台添加所有当前统计数据的摘要。 [The listed amounts do not include tax.] => 所列金额未含税。 [Time frame] => 时间框架 [Daily] => 每天 [Weekly] => 每周 [Monthly] => 每月 [Yearly] => 每年 [Placed orders] => 已下订单 [Bought items] => 已购商品 [Percentage of registrations] => 注册登记的百分比 [Percentage of orders] => 订单百分比 [Revenue] => 收入 [Average] => 平均 [Forecast] => 预计 [Conversion] => 转换 [Accounts] => 账户 [Full carts] => 购物车满 [Registered visitors] => 注册用户 [A simple statistical calculation lets you know the monetary value of your visitors:] => 一个简单的统计计算可以让您知道您所有访问者的金钱价值: [On average, each visitor places an order for this amount:] => 平均每位访客下了该数量的订单: [On average, each registered visitor places an order for this amount:] => 平均每位已登记访客下了该数量的订单: [Payment distribution] => 支付配送 [The amounts include taxes, so you can get an estimation of the commission due to the payment method.] => 价格含税,所以您可以根据支付方式预算提成。 [-- No filter --] => --为筛选-- [Module] => 模块 [Average cart value] => 购物车平均价值 [Category distribution] => 类别分布 [Products sold] => 售出商品 [Percentage of products sold] => 售出产品的百分比 [Percentage of sales] => 销售百分比 [Language distribution] => 语言分布 [Growth] => 增长 [Zone distribution] => 地区分布 [Currency distribution] => 货币分布 [Sales (converted)] => 销售额(已转化) [Attribute distribution] => 属性分布 [Quantity of products sold] => 售出产品数量 ) [AdminStatsNotification] => Array ( [Module not found] => 模块未发现 [Please select a module from the left column.] => 请在左列选择一个模块。 [The specified date is invalid.] => 特定的日期无效 ) [AdminCatalogNotification] => Array ( [You must select some products before] => 你必须先选择一些产品 [You cannot set 0 or a negative position, the minimum is 1.] => 您不能设置 0 或负位置,最小值为 1。 [You cannot set a position greater than the total number of products in the category, starting at 1.] => 您设置的位置不能大于该类别中的产品总数,从 1 开始。 [Error on image caption: "%1s" is not a valid caption.] => 错误的图片标题: "%1s" 是一个无效的标题。 [The discount was successfully generated.] => 已成功生成了折扣。 [The root category of the shop %shop% is not associated with the current shop. You can't access this page. Please change the root category of the shop.] => 该商店%shop%的根分类和当前店铺无关联。你无法进入此页面。请改变商店的根分类。 [This will copy the images too. If you wish to proceed, click "%yes_label%". If not, click "%no_label%".] => 这也将复制图像。 如果您想继续,请单击“%yes_label%”。 如果没有,请单击“%no_label%”。 [You cannot update the available stock when it depends on stock.] => 当它依赖库存时您不能更新有效库存。 [Incorrect Stock Manager class [%s]] => 不正确库存管理 class [%s] [Stock Manager class not found [%s]] => 库存管理类未找到[%s] [Failed to copy the file.] => 文件复制失败 [An error occurred while updating the status for an object.] => 更新物品状态的时候发生了错误。 [(cannot load object)] => (项目无法装载) [The attribute value "%1$s" already exist for %2$s language] => 这个特征价值 “%1$s” 已经存在 %2$s 语言 [This feature has been disabled. You can activate it here: %link%.] => 该功能已被禁用。你可以在此激活它:%link% [Failed to delete the attribute.] => 无法删除属性。 [The "%s" restriction is checked, but no item is selected.] => 已选中 "%s" 限制,但未选择任何项目。 [The voucher cannot end before it begins.] => 这个卷还没有开始不可以终止。 [The minimum amount cannot be lower than zero.] => 最小数目不能少于0。 [Reduction percentage must be between 0% and 100%] => 百分比必须在1至500之间。 [Reduction amount cannot be lower than zero.] => 数目不能少于0 [This cart rule code is already used (conflict with cart rule %rulename%)] => 已使用此购物车规则代码(和购物车规则 %rulename%冲突) [An action is required for this cart rule.] => 这个cart 规矩需要一个行动 [No product has been found.] => 没有找到商品。 [Invalid product] => 无效商品 [Invalid combination] => 无效组合 [An error occurred during the image upload process.] => 图片上传错误 [An order has already been placed with this cart.] => 该购物车已放置了一个订单。 [This product cannot be added to the cart.] => 该商品不能添加到购物车中。 [You already have the maximum quantity available for this product.] => 您已经购买了该商品最大的可买数量。 [Invalid voucher.] => 无效券。 [There are not enough products in stock.] => 没有足够的商品库存。 [Cannot add image because product creation failed.] => 无法添加图片,因为商品创建失败。 [Error while creating additional image] => 创建额外图像的时候发生了错误 [Invalid quantity] => 无效的数量 [We were unable to associate this attachment to a product.] => 我们无法把附件和产品关联 [An error occurred while saving product attachments.] => 保存你的产品时出错。 [You cannot delete this product because there is physical stock left.] => 你无法删除该产品因为它还有库存 [You cannot change the product's cover image.] => 你无法改变产品的主页图片 [The image could not be found. ] => 无法找到这图片 [You cannot delete the product #%d because there is physical stock left.] => 你无法删除 %d 产品因为它还有库存 [The price attribute is required.] => 必填分配价格。 [You must add at least one attribute.] => 您必须添加至少一个分配。 [This combination already exists.] => 此组合已存在 [A product must be created before adding features.] => 在增加属性之前必须创建商品。 [Please specify priorities.] => 请知名优先 [An error occurred while updating priorities.] => 在更新优先的时候发生了错误。 [An error occurred while setting priorities.] => 在设置优先时发生了错误。 [An error occurred while creating customization fields.] => 在新增模式块的时候发生了错误。 [An error occurred while updating customization fields.] => 在更新客户模式的时候发生了错误。 [An error occurred while updating the custom configuration.] => 在更新客户模式配置的时候发生了错误。 [The label fields defined are invalid.] => 标签区域无效 [A product must be created before adding customization.] => 在增加客户模式选择的时候必须创建商品。 [The uploaded file exceeds the "Maximum size for a downloadable product" set in preferences (%1$dMB) or the post_max_size/ directive in php.ini (%2$dMB).] => 上传的文件不能超过在喜好中(%1$dMB)设置的“下载产品的最大大小”限制(%2$dMB)。 [An error occurred while attempting to associate this image with your shop. ] => 当试着把图片和你的商店关联的时候出错 [An error occurred while attempting to move this picture.] => 在移动产品图片时发生了错误。 [An error occurred while attempting to update the cover picture.] => 在更新封页图片的时候发生了错误。 [An error occurred while attempting to delete the product image.] => 在删除产品图片的时候发生了错误。 [Wrong IDs] => 错误 Id [Invalid price/discount amount] => 无效的价格/折扣数量 [Please select a discount type (amount or percentage).] => 请选择折扣方式 (数目和百分比) [The from/to date is invalid.] => 错误的开始/结束时间 [The name for feature %1$s is too long in %2$s.] => 在%2$s里的 %1$s的名字太长。 [A valid name required for feature. %1$s in %2$s.] => 这个特性需要一个有效名。在%2$s里的%1$s [An error occurred while adding tags.] => 在增加标签的时候发生了错误。 [This %1$s field is required at least in %2$s] => %1$s 必填,至少%2$s 个字符 [The %1$s field is too long (%2$d chars max).] => 字段 %1$s 过长 (%2$d 字符上限)。 [This %1$s field (%2$s) is too long: %3$d chars max (current count %4$d).] => %1$s栏位%2$s太长。%3$d最多字符(目前数数%4$d) [An error occurred while attempting to delete previous tags.] => 在删除之前的标签的时候发生了错误。 [The selected currency is not valid] => 所选货币无效 [An error occurred while copying image, the file does not exist anymore.] => 当复制图片时出错。该文件不再存在。 [An error occurred while copying image, the file width is 0px.] => 当复制图片时出错, 该文件宽度为 0px。 [An error occurred while copying image, check your memory limit.] => 当复制图片时出错。请查看你的记忆容量。 [An error occurred while copying the image.] => 在复制图像的时候发生了错误。 [You can't add product packs into a pack] => 你不能把多包产品添加到一包里 [An error occurred while attempting to add products to the pack.] => 在添加商品进包装的时候发生了错误。 [An error occurred while updating the specific price.] => 更新具体价格的时候发生了错误。 [The specific price ID is invalid.] => 无效的具体价格ID [An error occurred while attempting to delete the specific price.] => 在删除具体价格的时候发生了错误 [An attachment name is required.] => 需要附件名字 [This attachment was unable to be loaded into the database.] => 该附件无法上传到数据库中 [A specific price already exists for these parameters.] => 这些条件已经有了特定的价格 [You do not have permission to add suppliers.] => 你没有权限添加供应商。 [The address is not correct. Please make sure all of the required fields are completed.] => 该地址不正确。请确保所有必填的栏位都完成了。 [It is not possible to delete a supplier if there are pending supplier orders.] => 如果有该供应商等待订单无法删除的供应商,。 [Could not delete #%i] => 无法删除 #%i [Missing id_hook] => 缺少 id_hook [Missing block_name] => 缺少 block_name [Missing block_name value for language %s] => 缺少语言 %s 的 block_name 值 [Missing %s value in custom[%s] for language %s] => 语言 %s 的自定义 [%s] 中缺少 %s 值 [It is not possible to delete a combination while it still has some quantities in the Advanced Stock Management. You must delete its stock first.] => 使用高级库存管理时,如商品还有库存时,是无法删除商品!必须先移除库存。 [Error while deleting the stock] => 删除库存时发生错误 [Successful deletion] => 删除成功 [You cannot delete this attribute.] => 无法删除分配 [Invalid 'to' date] => “结束“日期无效 [Invalid 'from' date] => “开始”日期无效 [Submitted reduction value (0-100) is out-of-range] => 递交的减少值(0-100) 不在范围内。 [No reduction value has been submitted] => 尚未递交减少值 [Invalid date range] => 无效的日期范围。 [If they have no other category, I want to associate them with the parent category.] => 如果他们没有其他类别,我想将它们与父类别相关联。 [If they have no other category, I want to associate them with the parent category and turn them offline.] => 如果他们没有其他类别,我想将它们与父类别相关联并将它们离线。 [(Recommended)] => (推荐) [If they have no other category, I want to delete them as well.] => 如果他们没有其他类别,我也想删除它们。 [This file is associated with the following products. Are you sure you want to delete it?] => 此文件与以下产品相关联。 你确定要删除吗? [Product(s) successfully activated.] => 商品成功上线。 [Product(s) successfully deactivated.] => 商品成功下线。 [Product(s) successfully deleted.] => 商品被成功删除。 [Product(s) successfully duplicated.] => 商品复制成功。 [Products successfully sorted.] => 商品分捡成功。 [Product successfully deleted.] => 商品删除成功。 [Product successfully duplicated.] => 商品复制成功。 [Product successfully activated.] => 商品成功激活 [Product successfully deactivated.] => 产品成功下线 [Invalid description for %s language] => 无效%s语言说明 [Upload error. Please check your server configurations for the maximum upload size allowed.] => 上传错误。 请检测服务器对上传文件大小上限的设置。 [An error occurred while uploading the image:] => 在上传图像的时候发生错误。 [You cannot remove this category because one of your shops uses it as a root category.] => 您无法删除这个类别,因为您在商店里使用它作为一个根类别。 [An error occurred while creating the category.] => 创建类别时发生错误。 [The root category of a shop cannot be edited.] => 商店的根类别无法编辑。 [An error occurred while editing the category.] => 编辑类别时发生错误。 [The display of your brands is enabled on your store. Go to %sShop Parameters > General%s to edit settings.] => 您的商店已启用品牌展示。 转到%s商店参数>常规%s以编辑设置。 [The display of your brands is disabled on your store. Go to %sShop Parameters > General%s to edit settings.] => 您商店中的品牌展示已禁用。 转到%s商店参数>常规%s以编辑设置。 [Error for combination %combination_id%: %error_message%] => 合并错误 %combination_id%: %error_message% [Error for product %product_id%: %error_message%] => 产品错误 %product_id%: %error_message% [When redirecting towards a product you must select a target product.] => 当重定向到产品时,您必须选择目标产品。 [Unable to resize one or more of your pictures.] => 无法重新调整一个或多个你的图片 [The display of your suppliers is enabled on your store. Go to %sShop Parameters > General%s to edit settings.] => 供应商的显示已在您的商店中启用。 转到%s商店参数>常规%s以编辑设置。 [The display of your suppliers is disabled on your store. Go to %sShop Parameters > General%s to edit settings.] => 供应商的显示在商店中已禁用。 转到%s商店参数>常规%s以编辑设置。 [Product customization could not be found. Go to Catalog > Products to customize the product.] => 找不到产品定制。 转到目录 > 产品以自定义产品。 [Selected products were successfully canceled.] => 所选产品已成功取消。 [Cannot find specific price %price%] => 无法找到具体价格%price% [This pack is empty. You must add at least one product item.] => 该包装是空的。您必须要添加至少一件商品。 [Duplicate product?] => 重复商品? [Permanently delete this product?] => 是否永久删除此产品? [Change the product type] => 更改产品类型 [Are you sure you want to change the product type?] => 您确定要更改产品类型吗? [Change product type] => 更改产品类型 [Changing the product type will immediately save the product and refresh the page.] => 更改产品类型将立即保存产品并刷新页面。 [This will delete all combinations.] => 这将删除所有组合。 [This will delete the list of products in this pack.] => 这将删除此包中的产品列表。 [This will delete the associated virtual file.] => 这将删除关联的虚拟文件。 [This will reset the ecotax value and may impact your retail price (tax incl.).] => 这将重置生态税值,并可能影响您的零售价格(含税)。 [This will reset the stock of this product.] => 这将重置此产品的库存。 [Image replaced] => 图像已替换 [Are you sure you want to delete the selected image?|Are you sure you want to delete the %filesNb% selected images?] => 确定要删除所选图像吗?|确定要删除 %filesNb% 个所选图像吗? [The file was successfully added.] => 已成功添加该文件。 [This value is too long. It should have %limit% characters or less.] => 数值太长。它必须是%limit%字符或更少。 [There is no result for this search. Update your filters to view other products.] => 该搜索没结果。请更改你的过滤器来浏览其他商品。 [Duplication in progress...] => 复制中 [Duplication failed.] => 复制失败. [Activation in progress...] => 激活中 [Activation failed.] => 激活失败。 [Deactivation in progress...] => 取消激活中... [Deactivation failed.] => 取消激活失败。 [Deletion in progress...] => 正在删除数据... [Deletion failed.] => 删除失败 [Duplicating products] => 商品复制中 [Duplicating...] => 复制中... [Activating products] => 激活产品中 [Activating...] => 激活中 [Deactivating products] => 下线商品中 [Deactivating...] => 下线中... [Deleting products] => 删除商品中 [Deleting...] => 正在删除... [You are in a multistore context: any modification will impact all your shops, or each shop of the active group.] => 你在多店模式:所有的修改都将影响到你的所有商店,或是已被激活的每个商店。 [Friendly URLs are currently enabled.] => 友好的URL现在被启用。 [To disable it, go to [1]SEO and URLs[/1]] => 要禁用它,请到[1]SEO 和 URLs[/1] [Friendly URLs are currently disabled.] => 友好的URL现在被禁用。 [To enable it, go to [1]SEO and URLs[/1]] => 要启用它,请到[1]SEO 和 URLs[/1] [The "Force update of friendly URL" option is currently enabled.] => “强制更新友好的URL”选项已启用。 [To disable it, go to [1]Product Settings[/1]] => 要禁用它,请到[1]商品设置[/1] [If no carrier is selected then all the carriers will be available for customers orders.] => 如果没有货运商可选,那么所有货运商都可为客户配送订单。 [When enabling advanced stock management for a pack, please make sure it is also enabled for its product(s) – if you choose to decrement product quantities.] => 当激活一包商品的高级库存管理,请确保它的产品也是激活的。- 如果您选择渐减产品数量的话。 [You can't add or edit a product in this shop context: select a shop instead of a group of shops.] => 你无法对这个商店内容做添加和编辑:请选择一个商店而非一组商店。 [This will delete all the combinations. Do you wish to proceed?] => 这将删除所有的组合。你确定要继续吗? [A pack of products can't have combinations.] => 套餐商品不能有多组合。 [A virtual product can't have combinations.] => 虚拟商品不能包含多组合。 [What do you want to do with the products associated with this category?] => 您想如何处理该类别相关的商品? [Note that if they have another category, your products will logically remain associated with it.] => 请注意,如果他们有另一个类别,您的产品在逻辑上将与其保持关联。 [You have reached the limit (%s) of files to upload, please remove files to continue uploading] => 您已达到文件上传的上限(%s),请删除文件继续上传 [This feature has been disabled. You can activate it here: %url%.] => 该功能已被禁用。你可以在此激活它: %url% [No address has been found for this brand.] => 没找到该品牌的地址 [This combination doesn't exist anymore] => 这种组合已不复存在 [Are you sure you want to delete selected combinations?] => 是否确实要删除选定的组合? [Discard changes?] => 放弃更改? [All unsaved modifications made on the combination [1]%combinationName%[/1] will be lost.] => 对组合 [1]%combinationName%[/1] 所做的所有未保存的修改都将丢失。 [This is the experimental product page.] => 这是实验产品页面。 [There is no attachment yet.] => 沒有附件 [No product matches your search. Try changing search terms.] => 没有符合你搜索的商品。请试着改变搜索条件。 [Stock successfully updated] => 库存已更新 ) [ModulesImagesliderAdmin] => Array ( [Image slider] => 图片幻灯片 [Add sliding images to your homepage to welcome your visitors in a visual and friendly way.] => 将滑动图像添加到您的主页,以视觉和友好的方式欢迎您的访问者。 [Invalid values] => 无效值 [Invalid slide] => 无效幻灯片 [Invalid slide state.] => 无效幻灯片状态。 [Invalid slide ID] => 无效的幻灯片ID [The title is too long.] => 标题过长。 [The caption is too long.] => Caption 描述过长。 [The URL is too long.] => URL 网址过长。 [The description is too long.] => 描述过长。 [The URL format is not correct.] => URL 格式不正确。 [Invalid filename.] => 无效文件名。 [The URL is not set.] => URL 网址未设置。 [The image is not set.] => 图片未设置。 [The configuration could not be updated.] => 配置无法更新。 [The slide could not be added.] => 幻灯片无法添加。 [The slide could not be updated.] => 该幻灯片无法更新。 [Slide information] => 幻灯片信息 [Target URL] => 目标URL [Caption] => 标题 [Speed] => 速度 [The duration of the transition between two slides.] => 两张幻灯片之间切换时长。 [Pause on hover] => 鼠标悬停时暂停 [Stop sliding when the mouse cursor is over the slideshow.] => 当鼠标悬浮在幻灯片上的时候停止滑动 [Loop forever] => 永远循环 [Loop or stop after the last slide.] => 循环或在最后一张幻灯片停止 [Since multiple languages are activated on your shop, please mind to upload your image for each one of them] => 因为您的商店激活多种语言,请注意您要为每一种语言上传图片。 [You cannot manage slides items from a "All Shops" or a "Group Shop" context, select directly the shop you want to edit] => 您无法从“所有商店”或者”商店组“环境管理幻灯片商品,请直接选择您要编辑的商店 [You can only edit this slide from the shop(s) context: %s] => 您只能从商店环境编辑此幻灯片:%s [You cannot add slides from a "All Shops" or a "Group Shop" context] => 您无法从”所有商店“或”商店组“环境添加幻灯片 [Unable to get slide shop association information (id_slide: %d)] => 无法得到幻灯片商店联盟信息(id_slide: %d) [The modifications will be applied to shop: %s] => 此修改将被应用到商店:%s [The modifications will be applied to this group: %s] => 此修改将被应用到此组:%s [The modifications will be applied to all shops and shop groups] => 所做的修改将被应用到所有商店和商店组 [This slide is shared with other shops! All shops associated to this slide will apply modifications made here] => 此幻灯片被其他商店共用!所有和该幻灯片相关的商店将使用这里所作的修改 [Slides list] => 幻灯片列表 [Shared slide] => 共享的幻灯片 ) [AdminOrderscustomersHelp] => Array ( [You can add a comment here.] => 您可以在此处添加一条评论。 [View details on the customer page] => 在客户页面查看详情 [View details on the order page] => 在订单页面查看详情 [Would you like to allow merchandise returns in your shop?] => 您允许退货吗? [How many days after the delivery date does the customer have to return a product?] => 客户收货后允许退货的天数 [Prefix used for return name (e.g. RE00001).] => 用于返回名称的前缀(例如RE00001)。 [Merchandise return (RMA) status.] => 退货状态 [List of products in return package.] => 退回商品列表 [The link is only available after validation and before the parcel gets delivered.] => 该链接仅在验证后和包裹出货前才有。 [This customer will receive your newsletter via email.] => 该客户将通过电子邮件收到您的简报。 [Password should be at least %length% characters long.] => 密码长度至少是%length%字符 [Only letters and the dot (.) character, followed by a space, are allowed.] => 只允许使用字母和点 (.) 字符,后跟一个空格。 [Enable or disable customer login.] => 允许或禁止客户登陆 [This customer will receive your ads via email.] => 该客户将通过电子邮件收到您的广告。 [Select all the groups that you would like to apply to this customer.] => 选中所有您想介绍此客户的群。 [This group will be the user's default group.] => 此群将成为用户的默认群。 [Only the discount for the selected group will be applied to this customer.] => 只有在此群组内的顾客才能使用此折扣券。 [Valid characters:] => 有效字符: [Maximum number of days to return a product after the delivery date.] => 交货日期后退货的最长天数。 [Prefix used for merchandise returns (e.g. RE00001).] => 用于商品退货的前缀(例如 RE00001)。 [Prefix used for credit slips.] => 代金券使用的前缀 [Prefix used for delivery slips.] => 送货单据编号使用前缀 [The next delivery slip will begin with this number and then increase with each additional slip.] => 下一次送货编号前开始使用此编号,以后每次编号+1 [Add an image before the product name on delivery slips.] => 在发货单上的产品名称前添加图像。 [Format: %s (inclusive).] => 格式: %s (包含)。 [If required, show the total amount per rate of the corresponding tax.] => 如果启用,显示相关税收的每等级的总数量。 [Freely definable prefix for invoice number (e.g. #IN00001).] => 自定义的发票号码前缀(如#IN00001). [The next invoice will begin with this number, and then increase with each additional invoice. Set to 0 if you want to keep the current number (which is #%number%).] => 发票将使用这个号码为初始号,并随着增加的每张发票递增。如果你想保持目前的号码(#%number%). 请设置为0。 [This text will appear at the bottom of the invoice, below your company details.] => 这段文字内容会出现在发票底部,公司资料下方。 [Saves memory but slows down the PDF generation.] => 减少记忆体使用,不过会拖慢 PDF 产生速度。 [Required fields apply to the customer's registration form, you should check the address formats in [1]International > Locations > Countries[/1] before.] => 必填字段适用于客户的注册表,您应该先检查[1]国际>位置>国家[/1]中的地址格式。 [Select the fields you would like to be required for this section.] => 选择这部分你需要的字段。 [Please make sure you are complying with the opt-in legislation applicable in your country.] => 请确保你遵守你们国家的选择性加入的法律。 [This feature generates a random password before sending an email to your customer.] => 该属性生成了一个随机的密码并且发送了邮件给客户 [This note will be displayed to all employees but not to customers.] => 本说明只显示给员工,不会显示给客户。 [Format: 2011-12-31 (inclusive).] => 格式: 2011-12-31 (包含)。 [You can also export orders which have not been charged yet.] => 您也可以导出尚未付款的订单。 [If enabled, your customers will receive an invoice for the purchase.] => 如启用, 您的客户会在订购后收到发票。 [Adds an image in front of the product name on the invoice] => 在发票上商品名称前添加图片。 [Use this field to show additional information on the invoice, below the payment methods summary (like specific legal information).] => 请使用该栏目在发票上的付款方式总结下方来显示额外信息(如特定法律信息)。 [Choose an invoice model.] => 选择一个发票样式。 [Search for an existing product by typing the first letters of its name.] => 通过输入产品名称的第一个字母来搜索现有的产品。 [Search for an existing customer by typing the first letters of his/her name.] => 通过输入他/她的名字的第一个字母搜索现有的顾客。 [Use OR to broaden your search] => 使用二维码扩大搜索范围 [Do not forget to update your exchange rate before making this change.] => 不要忘记进行此更改之前更新您的汇率。 [(Max %amount_refundable% %tax_method%)] => (最大限 %amount_refundable% %tax_method%) ) [AdminInternationalFeature] => Array ( [Some countries require different elements than others. Click on the button below to get the valid default address format for this country.] => 一些国家需要与其他国家不同的元素。 单击下面的按钮以获取该国家/地区的有效默认地址格式。 [Use the last registered format] => 使用最后一个注册的格式 [Use the default format] => 使用默认格式 [Use my current modified format] => 使用我当前的修改格式 [Clear format] => 清楚格式 [Assign to a new zone] => 分配到一个新的区域 [This tax only] => 仅该税 [Combine] => 合并 [One after another] => 一个接一个 [Down] => 下 [Up] => 上 [Expressions to translate:] => 翻译表达式: [Total missing expressions:] => 总共遗漏表达式: [missing] => 遗漏 [Core emails] => 核心邮件 [Module emails] => 电子邮件模块 [Modify translations] => 修改翻译 [expressions] => 词句 [Theme:] => 主题: [Module:] => 模块: [Country options] => 国家选项 [Add new country] => 添加新国家 [Country name] => 国家名称 [Default store currency] => 默认店货币 [Does it need Zip/Postal code?] => 是否需要邮政编码? [Zip/Postal code format] => 邮编格式: [Address format] => 地址格式 [Contains states] => 包含状态 [Do you need a tax identification number?] => 您需要税号吗? [Display tax label (e.g. "Tax incl.")] => 显示税标签(例如,“含税”。) [ISO code] => ISO代码: [Call prefix] => 区号 [Default currency] => 默认货币: [Add new state] => 添加新国家 [Add a new tax rule] => 添加新的税率规则 [Behavior] => 表现 [New tax rule] => 新的税收规则 [Zip/Postal code range] => 邮编/邮编范围 [Add new tax rules group] => 添加新的税收规则组 [%1$s (Language: %2$s, Theme: %3$s)] => %1$s (语言:%2$s,主题:%3$s) [Update translations] => 更新翻译 [Themes translations] => 主题翻译 [Expand all fieldsets] => 展开所有字段 [Close all fieldsets] => 收缩所有字段 [Email subject] => 邮件主题 [View HTML version] => 查看 HTML 版本 [Edit HTML version] => 编辑 HTML 版本 [View/Edit TXT version] => 查看/编辑TXT版本 [Enabled Languages] => 已启用的语言 [Main Country] => 主要国家 [Front office Translations] => 前台翻译 [Back office translations] => 后台翻译 [Installed modules translations] => 已安装的模块翻译 [Email translations] => 邮件翻译: [Other translations] => 其他翻译: [Body] => 正文部分 [%s (local)] => %s (本地) [Invoice address] => 发票地址 [Delivery address] => 送货地址 [Back office] => 后台 [Front office] => 前台 [Email] => E-mail [Other] => 其他 [Type] => 类型 [Search rate] => 搜索评价 [Cannot find reference data for currency %isoCode%] => 找不到货币 %isoCode% 的参考数据 [Numeric ISO code] => 数字形式的ISO码 [Add new zone] => 添加新的区域 [Symbol] => 符号: [Currency name] => 货币名称 [Select a currency] => 选择一种货币 [Create an alternative currency] => 创建替代货币 [Decimals] => 小数: [Whitelisted IP addresses] => 白名单的IP地址 [Geolocation behavior for restricted countries] => 受限制国家的地理位置的行为 [Visitors cannot see your catalog.] => 页面访问者无法看到您的目录 [Visitors can see your catalog but cannot place an order.] => 訪客可以看到你的目錄,但無法購買 [Geolocation behavior for other countries] => 其他国家地理位置的行为 [All features are available] => 所有属性皆可用 [Select the countries from which your store is accessible] => 选择可进入您的店铺的国家: [Language code] => 语言码: [Date format] => 日期格式: [Date format (full)] => 日期格式(完整): [Flag] => 国旗: ["No-picture" image] => "无图" 图片: [RTL language] => 为RTL语言 [Language identifier] => 语言标识器 [Country identifier] => 国家标识符 [Localization pack you want to import] => 本地化您要上传的数据包 [Content to import] => 要上传的内容: [Download pack data] => 下载数据包 [Units (e.g. weight, volume, distance)] => 单位(例如重量,体积,距离) [Change the behavior of the price display for groups] => 更改此组的价格显示 [Weight unit] => 重量单位 [Distance unit] => 距离单位 [Volume unit] => 体积单位 [Dimension unit] => 尺寸单位 [Default language] => 默认语言 [Set language from browser] => 根据浏览器设置语言 [Default country] => 默认国家 [Set default country from browser language] => 根据浏览器语言设置默认的国家 [Time zone] => 时区 [Enable tax] => 启用税: [Display tax in the shopping cart] => 在购物车显示税: [Based on] => 基于: [Use ecotax] => 使用ecotax [Ecotax] => 环保税 [Rate] => 费率 [Please select the language you want to add or update] => 您想要增加或者更新的语言: [Update a language] => 更新一种语言 [Add a language] => 增加一种语言 [PrestaShop translations] => PrestaShop 翻译 [Theme translations] => 主题翻译 [Select a theme] => 选择一个主题 [Installed module translations] => 安装模块翻译 [Select a module] => 选择一个模块 [Select your theme] => 选择您的主题 [Core (no theme selected)] => 主要(没有已选主题) [Type of translation] => 翻译类型 [Select the type of email content] => 选择邮件内容的类型 [Select your module] => 选择你的模块 [Edited] => 已编辑 [Select your language] => 选择您的语言 [Countries] => 国家 [Exchange rate] => 汇率 [Live exchange rates] => 现行汇率 [Update exchange rates] => 更新汇率 [1. Enter symbol] => 1.输入符号 [2. Choose format] => 2. 选择格式 [Customize symbol and format] => 自定义符号和格式 [Edit symbol / format] => 编辑符号/格式 [%price%] => %price% [Are you sure you want to restore default settings?] => 您确定要恢复默认设置吗? [Restoring your currency's default settings will delete all the customizations you made before. Parameters will look just the same as when the currency is freshly imported.] => 恢复币种的默认设置将删除您之前进行的所有自定义。 参数看起来与刚导入货币的参数相同。 [Restore default settings] => 恢复默认设置 [Loading currency data] => 加载货币数据 [Please wait while currency data is being loaded] => 正在加载货币数据,请稍候 [Add new currency] => 添加新货币 [Geolocation by IP address] => 地理位置通过IP地址 [IP address whitelist] => IP地址白名单 [The following features are only available if you enable the Geolocation by IP address feature.] => 如果你通过IP地址功能,使地理位置以下功能才可用。 [Add new language] => 添加新语言 [Import a localization pack] => 导入本地化包 [Local units] => 本地单位 [States] => 省/市 [Tax options] => 税选项 [Add new tax] => 添加新的税 [Tax Rules] => 税法 [Add / Update a language] => 添加/更新一种语言 [Add or update a language] => 添加或更新语言 [Export a language] => 导出语言 [Zones] => 洲 [Delete item #] => 删除项# [1 missing] => 1 个遗漏 [%nb_translation% expression] => %nb_translation%表述 [Search translations] => 搜索翻译 [%d missing] => %d遗漏 [%nb_translations% expressions] => %nb_translations%表述 [Show messages] => 显示消息 [Hide messages] => 隐藏消息 [%nb_translations% missing] => %nb_translations%遗漏 [%nb_translations% translations are missing in %domain%] => %nb_translations%翻译在%domain%里缺失 ) [ModulesCheckpaymentShop] => Array ( [This payment method is not available.] => 该付款方式不可用 [Please send us your check following these rules:] => 请遵守下面的规则将支票发给我们: [Amount] => 金额 [Payee] => 付款人 [Send your check to this address] => 将你的支票寄到此地址 [Pay by check] => 支票付款 [(order processing will be longer)] => 订单处理时间将会更长 [Your order on %s is complete.] => 你在%s的订单已完成 [Your check must include:] => 请发送给我们支票,它包括: [Payment amount.] => 支付金额 [Payable to the order of] => 应付收款人 [Mail to] => 电邮至 [Do not forget to insert your order number #%d.] => 请不要忘记注明您的订单号码 %d。 [Do not forget to insert your order reference %s.] => 请不要忘记注明您的订单号码 %s。 [An email has been sent to you with this information.] => 信息已经发送至您的 电邮。 [Your order will be sent as soon as we receive your payment.] => 我们一旦收到您的付款将马上发送您的订单。 [For any questions or for further information, please contact our] => 如果有任何问题或者想要了解任何信息,请联系我们 [customer service department.] => 客户服务 [We have noticed that there is a problem with your order. If you think this is an error, you can contact our] => 我们在您的订单中发现一个问题。如果您认为这是一个错误,您可以联系我们 ) [ModulesGsitemapAdmin] => Array ( [Google sitemap] => Google sitemap [Generate your Google sitemap file] => 生成您的Google sitemap文件 [An error occured while trying to check your file permissions. Please adjust your permissions to allow PrestaShop to write a file in your root directory.] => 在检查你文件权限的时候出错了。请调整你服务器上文件的写入配置,允许PrestaShop 可以在你的根目录中具有写入权限。 [Your sitemaps were successfully created. Please do not forget to setup the URL] => 您的网站地图已成功创建。请不要忘了设置URL [in your Google Webmaster account.] => 在你的 Google 网站管理员账号。 [Your sitemaps] => 您的网站地图 [Sitemaps were already created.] => 网站地图已创建。 [Please set up the following sitemap URL in your Google Webmaster account:] => 请在您的Google Webmaster(谷歌网站管理员)账户里设置以下网站地图URL: [The above URL is the master sitemap file. It refers to the following sub-sitemap files:] => 上面的URL是主网站地图文件。它涉及以下子网站地图文件: [Your last update was made on this date:] => 你上次完成更新的日期: [This shop has no sitemap yet.] => 此商店尚未有网站地图。 [For a better use of the module, please make sure that you have] => 为了更好地使用此模块,请确保你有 [A minimum memory_limit value of 128 MB.] => 最小memory_limit值为128 MB。 [A minimum max_execution_time value of 30 seconds.] => 最小max_execution_time值为30秒。 [You can edit these limits in your php.ini file. For more details, please contact your hosting provider.] => 你可以在你的PHP.Ini 文件里编辑这些限制。如需要更多的细腻,请联系你的主机供应商。 [Configure your sitemap] => 配置您的网站地图 [Several sitemap files will be generated depending on how your server is configured and on the number of activated products in your catalog.] => 取决于您的服务器配置以及目录中激活的产品数量来生成一些网站地图文件。 [How often do you update your store?] => 你多久更新一次你的商店? [always] => 总是 [hourly] => 每小时 [daily] => 每天 [weekly] => 每周 [monthly] => 每月 [yearly] => 每年 [never] => 从不 [Check this box if you wish to check the presence of the image files on the server] => 如果你想在服务器上检查图像文件是否存在就请勾起这个选项 [Indicate the pages that you do not want to include in your sitemap files:] => 指定您不希望在网站地图文件中包含的页面: [Uncheck all] => 取消全选 [Generate sitemap] => 生成网站地图 [Generating a sitemap can take several minutes] => 生成网站地图需要几分钟时间 [Information] => 信息 [You have two ways to generate sitemaps.] => 您有两种方法来生成网站地图。 [Manually:] => 手动: [Using the form above (as often as needed)] => 使用上面的表单(根据需要) [-or-] => -或者- [Automatically:] => 自动: [Ask your hosting provider to setup a "Cron job" to load the following URL at the time you would like:] => 要求您的主机服务商设置"Cron job(定时任务)" 来在您希望的时间加载以下URL : [It will automatically generate your XML sitemaps.] => 它将自动生成您的 XML网站地图。 [Check all] => 全选 ) [ShopNavigation] => Array ( [404 error] => 404 错误 [Best sales] => 最佳销售 [Contact us] => 联系我们 [Manufacturers] => 制造商 [New products] => 本周新品 [Forgot your password] => 忘记您的密码 [Prices drop] => 降价 [Sitemap] => 站点地图 [Suppliers] => 供应商 [Address] => 地址 [Addresses] => 地址 [Login] => 登录 [Registration] => 注册 [Cart] => 购物车 [Discount] => 折扣 [Order history] => 订单历史 [Identity] => 身份 [My account] => 我的帐户 [Order follow] => 订单遵守 [Credit slip] => 信用单 [Order] => 购买 [Search] => 搜索 [Stores] => 店铺 [Guest tracking] => 客户跟踪 [Order confirmation] => 订单确认 [This page cannot be found] => 无法找到该页面 [Our best sales] => 我们的最佳销售 [Use our form to contact us] => 使用我们的表格和我们联系 [Shop powered by PrestaShop] => 由 PrestaShop 技术支持的商店 [Brand list] => 品牌列表 [Our new products] => 我们的新品 [Enter the e-mail address you use to sign in to receive an e-mail with a new password] => Enter your e-mail address used to register in goal to get e-mail with your new password [On-sale products] => 促销产品 [Lost ? Find what your are looking for] => 迷失了吗? 寻找你要搜索的内容 [Suppliers list] => 供应商列表 [page-not-found] => 页面未找到 [best-sales] => 最佳销售 [contact-us] => 联系我们 [manufacturers] => 制造商 [new-products] => 新商品 [password-recovery] => 密码-恢复 [prices-drop] => 降价 [sitemap] => 网站地图 [supplier] => 供应商 [address] => 地址 [addresses] => 地址 [login] => 登录 [registration] => 注册 [cart] => 购物车 [discount] => 折扣 [order-history] => 订单-历史 [identity] => 身份 [my-account] => 我的帐户 [order-follow] => 订单遵守 [credit-slip] => order-slip [order] => 订单 [search] => 搜索 [stores] => 店铺 [guest-tracking] => 客户跟踪 [order-confirmation] => 订单确认 [Best sellers] => 销售冠军 [Brands] => 品牌 [brands] => 品牌 ) [ModulesMainmenuAdmin] => Array ( [Main menu] => 主菜单 [Make it easy for your visitors to find their way on your store, select the right link and turn it into a menu item.] => 让您的访问者在您的商店中轻松找到自己的方式,选择正确的链接并将其变成菜单项。 [Unable to update settings for the following shop(s): %s] => 以下店铺无法更新设置:%s [Please complete the "Link" field.] => 请填写链接栏 [Please add a label.] => 请添加标签 [Please add a label for your default language.] => 请为你的默认语言添加标签 [The link has been added.] => 链接添加成功 [Unable to add link for the following shop(s): %s] => 无法为以下商店添加链接:%s [The link has been removed.] => 链接删除成功 [Unable to remove link for the following shop(s): %s] => 无法从以下商店删除链接:%s [The link has been edited.] => 链接编辑成功 [You cannot manage top menu items from a "All Shops" or a "Group Shop" context, select directly the shop you want to edit] => 您无法从”所有商店“或者”商店组“环境中管理顶部菜单项,请直接选择您想要编辑的商店 [The modifications will be applied to shop: %s] => 此修改将被应用到商店:%s [The modifications will be applied to this group: %s] => 此修改将被应用到此组:%s [The modifications will be applied to all shops] => 此修改将被应用到所有商店 [All brands] => 所有品牌 [All suppliers] => 所有的供应商 [Menu Top Link] => 菜单顶部链接 [All active products combinations quantities will be changed] => 所有有效产品组合数量都将被更改 [Update link] => 更新链接 [Add a new link] => 添加新链接 [CMS] => 内容管理系统 [Shops] => 店铺 [Choose product ID] => 选择商品ID [Menu Top Links] => 菜单顶部链接 [Link ID] => 链接ID [Link list] => 链接列表 [Indicate the ID number for the product] => 标明商品 ID 号码 [Product ID #] => 商品 ID# [Please select just one item] => 请只选择一项商品 [Change position] => 改变位置 [Selected items] => 选择商品 [Available items] => 有货商品 [Remove] => 删除 ) [ModulesNewproductsAdmin] => Array ( [New products block] => 本周新品区域 [Displays a block featuring your store's newest products.] => 显示新增产品(本周推荐)的区域。 [Please complete the "products to display" field.] => 请填写在“产品展示”栏。 [Invalid number.] => 无效号码. [Products to display] => 产品展示 [Define the number of products to be displayed in this block.] => 设置区域中展示产品的数量 [Number of days for which the product is considered 'new'] => 被称为"新品"的天数限制 ) [ModulesWirepaymentShop] => Array ( [This payment method is not available.] => 该付款方式不可用 [%1$s (tax incl.)] => %1$s(含税) [Amount] => 金额 [Name of account owner] => 账户所有者名称 [Please include these details] => 请包括这些细节 [Bank name] => 银行名称 [Pay by bank wire] => 使用银行电汇支付 [(order processing will be longer)] => 订单处理时间将会更长 [Your order on %s is complete.] => 你在%s的订单已完成 [Please send us a bank wire with:] => 请发送给我们银行电汇的: [Please specify your order reference %s in the bankwire description.] => 请在银行转账说明里备注你的订单参考%s [We've also sent you this information by e-mail.] => 我们已经用邮件发该信息给你。 [Your order will be sent as soon as we receive payment.] => 一旦收到您的汇款凭证, 我们会立即发送您的订单。 [If you have questions, comments or concerns, please contact our [1]expert customer support team[/1].] => 如果你有任何问题,意见或考量,请联系我们[1]专业客户服务小组[/1]. [Please transfer the invoice amount to our bank account. You will receive our order confirmation by email containing bank details and order number.] => 请转发票金额到我们的银行账号。 你将收到我们邮件订单确认通知,它包含银行具体信息和订单号。 [Goods will be reserved %s days for you and we'll process the order immediately after receiving the payment.] => 产品将为你保留%s天. 在收到你的付款后, 我们将立马处理你的订单。 [More information] => 详细信息 [Bankwire] => 银行转账 [Payment is made by transfer of the invoice amount to the following account:] => 付款是通过转发票金额到以下账号 ) [ModulesCashondeliveryAdmin] => Array ( [Cash on delivery (COD)] => 货到付款(COD) [Accept cash payments on delivery to make it easy for customers to purchase on your store.] => 接受货到付款,以方便顾客在你的商店购物。 ) [ModulesBrandlistAdmin] => Array ( [Brand list] => 品牌列表 [Display your brands on your catalog and allow your visitors to filter their search by brand.] => 在目录上展示您的品牌,并允许您的访问者根据品牌过滤他们的搜索。 [There is an invalid number of elements.] => 无效号码 [Please activate at least one system list.] => 请激活至少一个系统列表 [Type of display] => 展示的种类 [Use a plain-text list] => 使用纯文本列表 [Use a drop-down list] => 使用下拉列表 [Number of elements to display] => 要显示的元素的数目 [Only apply in plain-text mode] => 只适用纯文本模式。 ) [ModulesStatsbestvouchersAdmin] => Array ( [Empty recordset returned.] => 返回空白记录 [Total used] => 共计使用 [Best vouchers] => 最佳优惠 [Enrich your stats, add a list of the most used vouchers to the dashboard.] => 丰富您的统计数据,将最常用的优惠券列表添加到仪表板。 ) [ModulesBannerAdmin] => Array ( [Banner] => 横幅 [Add a banner to the homepage of your store to highlight your sales and new products in a visual and friendly way.] => 在您商店的主页上添加横幅,以视觉和友好的方式突出您的销售和新产品。 [Banner image] => 标题图片 [Upload an image for your top banner. The recommended dimensions are 1110 x 214px if you are using the default theme.] => 为您的横幅上传一张图片。如果使用的是默认主题,推荐尺寸为 1110 x 214像素(px)。 [Banner Link] => 横幅链接 [Enter the link associated to your banner. When clicking on the banner, the link opens in the same window. If no link is entered, it redirects to the homepage.] => 输入关联到您的横幅的链接。点击横幅,链接将在同一个窗口中打开。如果没有输入链接,它重定向到主页。 [Banner description] => 横幅描述 [Please enter a short but meaningful description for the banner.] => 请为banner输入一个简短而扣题的描述。 ) [ModulesFaviconnotificationboAdmin] => Array ( [Display notifications in the browser tab for:] => 在浏览器选项卡上显示通知: [New orders] => 新订单 [Notification background color] => 通知背景色 [Notification text color] => 通知文本颜色 [Order Notifications on the Favicon] => Favicon(喜爱的图标)上的订单通知 [Get notified directly on your browser tab each time you get a new order, customer or message.] => 每次收到新订单、客户或消息时,都会直接在浏览器选项卡上获得通知。 ) [AdminAdvparametersHelp] => Array ( [This page benefits from increased performance and includes new features such as a new combination management system.] => 该页面得益于性能的提高,并包括新的功能,如新的组合管理系统。 [Access the new product page, even in a multistore context. This is a work in progress and some features are not available.] => 即使在多商店环境中也能访问新产品页面。这是一项正在进行的工作,某些功能不可用。 [This page benefits from increased performance and includes new features such as a new combination management system. Please note this is a work in progress and some features are not available yet.] => 此页面受益于提高的性能,并包括新功能,例如新的组合管理系统。 请注意,这是一项正在进行的工作,某些功能尚不可用。 [or] => 或 [A category root is where a category tree can begin. This is used with multistore.] => 一个根分类表示一个分类树的开始,通常用在多商店功能。 [0 = Use quantity set in product, 1 = Use quantity from warehouse.] => 0=使用数量在商品设定,1=仓库使用数量。 [ID of the warehouse to set as storage.] => 仓库设置ID为存储。 [Use this option to associate data (products, modules, etc.) the same way for each selected shop.] => 使用此选项将数据以同样的方式为每个选定的商店联系起来 (产品,模块等)。 [Click here to display the shops in the %name% shop group] => 点击这里,显示%name%商店组里的商铺 [Click here to display the URLs of the %name% shop] => 点击这里来显示商铺%name%的URL [Click here to display the list of shop groups] => 点击这里来显示商店群的列表 [Warning: Enabling the "share customers" and "share orders" options is not recommended. Once activated and orders are created, you will not be able to disable these options. If you need these options, we recommend using several categories rather than several shops.] => 警告:不建议启用“共享客户”和“共享订单”选项。一旦被激活并创建订单,您将无法禁用这些选项。如果您需要这些选项,我们建议启用几种类别,而不是几家商店。 [Once this option is enabled, the shops in this group will share customers. If a customer registers in any one of these shops, the account will automatically be available in the others shops of this group.] => 一旦启用此选项,此组中的商店将共享​​客户。如果客户在注册这些店铺的任何一个,则该帐户将自动出现在该组的其他商店。 [Warning: you will not be able to disable this option once you have registered customers.] => 警告:一旦您有注册客户您将无法禁用此选项。 [Once this option is enabled (which is only possible if customers and available quantities are shared among shops), the customer's cart will be shared by all shops in this group. This way, any purchase started in one shop will be able to be completed in another shop from the same group.] => 一旦启用此选项(如果客户和可用数量之间的商店都共享这是唯一可能的),顾客的购物车将本组所有的商店共享。这样,在一间店铺开始任何购买将能够在同组另一家商店完成。 [Warning: You will not be able to disable this option once you've started to accept orders.] => 警告:一旦您已经开始接受订单, 您将无法禁用此选项,。 [Enable or disable this shop group?] => 启用或禁用此店组? [If you want to add a virtual URL, you need to activate URL rewriting on your web server and enable Friendly URL option.] => 如果你要添加一个虚拟URL,你需要在你的网站服务器上激活URL 重写功能并启用 Friendly URL 选项。 [You can use this option if you want to create a store with a URL that doesn't exist on your server (e.g. if you want your store to be available with the URL www.example.com/my-store/shoes/, you have to set shoes/ in this field, assuming that my-store/ is your Physical URL).] => 如果你要用一个在你的服务器上不存在的URL创建一个商店,你可以使用这个选项(例如,假设my-store/ 是你的物理URL,如果你希望你的商店通过 www.example.com/my-store/shoes/ 这个URL找到,你必须设置shoes/在此字段里。)。 [URL rewriting must be activated on your server to use this feature.] => 这个功能需要您的主机启用网址结​​构重写功能(URL Rewriting) [If you set this URL as the Main URL for the selected shop, all URLs set to this shop will be redirected to this URL (you can only have one Main URL per shop).] => 如果为选定店铺设置此连接作为主要网址,该店铺的所有当前链接会被重定向到这个链接(每个店铺只能有一个主链接)。 [Since the selected shop has no main URL, you have to set this URL as the Main URL.] => 由于所选择的店铺有没有主链接,您必须设置此链接作为主链接。 [The selected shop already has a Main URL. Therefore, if you set this one as the Main URL, the older Main URL will be set as a regular URL.] => 所选的商店已经有了一个主URL。 因此,如果你要把它设置为主URL 的话,旧的主URL 将被设为普通的URL。 [This is the physical folder for your store on the web server. Leave this field empty if your store is installed on the root path. For instance, if your store is available at www.example.com/my-store/, you must input my-store/ in this field.] => 这是你商店在网站服务器上的实质文件夹。如果你的商店是安装在根路径上的,请把此字段留空。比如,如果你的商店在www.example.com/my-store/, 你必须在此字段输入my-store/。 [Warning: URL rewriting (e.g. mod_rewrite for Apache) seems to be disabled. If your Virtual URL doesn't work, please check with your hosting provider on how to activate URL rewriting.] => 警告:URL 重写(比如:Apache的mod_rewrite )似乎被禁用。如果你的虚拟URL 无法正常工作,请和你的主机提供商联系看如何激活URL 重写功能。 [Ignore this field if you don't use the Multistore tool. If you leave this field empty, the default shop will be used.] => 如果没有使用多商店工具请忽略这个栏位,空白表示使用预设商店。 [Enable Advanced Stock Management on product (0 = No, 1 = Yes)] => 使产品高级库存管理(0=否,1=是) [Enable Advanced Stock Management on product (0 = No, 1 = Yes).] => 启用商品高级库存管理(0=否,1=是)。 [This will add directives to your .htaccess file, which should improve caching and compression.] => 这将指令添加到您的高速缓存和压缩.htaccess文件中。 [Enable or disable debug mode.] => 启用或停用Debug模式。 [Name of the second domain of your shop, (e.g. myshop-media-server-1.com). If you do not have another domain, leave this field blank.] => 商店的第2 个网域名称(例如myshop-media-server-3.com),如果没有其它网域名称,请保持空白。 [Name of the third domain of your shop, (e.g. myshop-media-server-2.com). If you do not have another domain, leave this field blank.] => 商店的第3 个网域名称(例如myshop-media-server-3.com),如果没有其它网域名称,请保持空白。 [Name of the fourth domain of your shop, (e.g. myshop-media-server-3.com). If you do not have another domain, leave this field blank.] => 商店的第四个网域名称(例如myshop-media-server-3.com),如果没有其它网域名称,请保持空白。 [Choose "No" to disable Product Combinations.] => 选择“否”来禁用商品组合。 [You cannot set this parameter to No when combinations are already used by some of your products] => 在您的某些产品已经在组合,您不可以将此参数设置为无 [Choose "No" to disable Product Features.] => 选择“否”禁用产品特性。 [Choose "No" to disable Customer Groups.] => 选择“否”来禁用客户群。 [Should be enabled if you want to avoid to store the smarty cache on NFS.] => 如果您不想在NFS上缓存文件请启用它。 [Choose a stability level for the modules downloaded from PrestaShop Addons Marketplace. All zips pushed on the marketplace are in stable state unless stated otherwise.] => 为从PrestaShop插件市场下载的模块选择一个稳定性级别。除非另有说明,否则在市场上推送的所有zip都处于稳定状态。 [Check the IP address of the cookie in order to prevent your cookie from being stolen.] => 检查IP地址的cookie,为了避免您的cookie被盗 [Set the amount of hours during which the front office cookies are valid. After that amount of time, the customer will have to log in again.] => 设置前台系统cookies的总有效小时数,过了这个时间段,客户必须重新登录 [When you access your back office and decide to stay logged in, your cookies lifetime defines your browser session. Set here the number of hours during which you want them valid before logging in again.] => 当您访问后台并决定保持登录状态时,Cookie的生存期将定义您的浏览器会话。 在此处设置您希望它们有效后再登录的小时数。 [Allows you to declare if your cookie should be restricted to a first-party or same-site context.] => 允许您声明您的 cookie 是否应限制在第一方或同一站点上下文中。 [Set the maximum size allowed for attachment files (in megabytes). This value has to be lower than or equal to the maximum file upload allotted by your server (currently: %size% MB).] => 设置附件文件允许的最大大小(以兆字节为单位)。 此值必须小于或等于您的服务器分配的最大文件上传(当前:%size% MB)。 [Define the upload limit for a downloadable product (in megabytes). This value has to be lower or equal to the maximum file upload allotted by your server (currently: %size% MB).] => 定义上传可下载商品的大小限制(MB为单位), 该值必须小于或等于服务器的允许上载最大文件大小(当前: %size% MB) [Define the upload limit for an image (in megabytes). This value has to be lower or equal to the maximum file upload allotted by your server (currently: %size% MB).] => 定义可以上传的图片大小限制(MB为单位). 该值必须小于或等于服务器允许上传的最大文件大小(当前: %size% MB) [Drop existing tables during import.] => 在导入过程中删除现有的表格。 [If enabled, the backup script will drop your tables prior to restoring data. (ie. "DROP TABLE IF EXISTS")] => 如果启用,备份脚本将在恢复数据之前删除您的表。 (即“如果存在则删除表”) [A DKIM selector usually looks like 12345.domain. It must match the name of your DNS record.] => 一个DKIM选择器通常类似于 12345.domain。它必须与您的DNS记录的名称匹配。 [The private key starts with -----BEGIN RSA PRIVATE KEY-----.] => 私钥以-----BEGIN RSA PRIVATE KEY-----.开头 [Where customers send messages from the order page.] => 客户在订单页面发消息。 [Enable DKIM, fill in the fields and give it a try. If no email is sent, check logs.] => 启用 DKIM, 填写字段并尝试一下。如果未发送电子邮件,请检查日志。 [Fully qualified domain name (keep this field empty if you don't know).] => 完整限定域名(如果您不知道,保留此字段为空)。 [IP address or server name (e.g. smtp.mydomain.com).] => IP地址或者服务器名称(例如: smtp.mydomain.com) [Leave blank if not applicable.] => 如果不适用请留空 [SSL does not seem to be available on your server.] => 您的服务器似乎不支持SSL [Port number to use.] => 使用端口的数字 [Password should be at least %num% characters long.] => 密码长度不能少于%num%个字符。 [This page will be displayed just after login.] => 此页只在登陆后显示。 [e.g. 1; Blouse; 129.90; 5] => 例如 1; 衬衫; 129.90; 5 [e.g. Blouse; red.jpg, blue.jpg, green.jpg; 129.90 ] => 例如 衬衫; 红色.jpg、蓝色.jpg、绿色.jpg; 129.90 [If enabled, the product's reference number MUST be unique!] => 一旦启用,产品的参考编号必须是唯一的! [Enable this option to keep your imported items’ ID number as is. Otherwise, PrestaShop will ignore them and create auto-incremented ID numbers.] => 启用此选项可按原样保留导入项目的 ID 号。 否则,PrestaShop 将忽略它们并创建自动递增的 ID 号。 [Receive an email when the import is complete. It can be useful when handling large files, as the import may take some time.] => 导入完成后会收到一封电子邮件。 它在处理大文件时很有用,因为导入可能需要一些时间。 [Click on "None" to disable log alerts by email or enter the recipients of these emails in the following field.] => 单击“无”以通过电子邮件禁用日志警报或在以下字段中输入这些电子邮件的收件人。 [Log alerts will be sent to these emails. Please use a comma to separate them (e.g. pub@prestashop.com, anonymous@psgdpr.com).] => 日志警报将发送到这些电子邮件。 请使用逗号分隔它们(例如 pub@prestashop.com、anonymous@psgdpr.com)。 [Back office pages require the use of a token. This protection can be disabled if needed.] => 后台页面需要使用token。如果需要,可以禁用此保护。 [Before activating the webservice, you must be sure to: ] => 在激活的web服务之前,你必须确保: [Check that URL rewriting is available on this server.] => 检查URL可以重写在此服务器上。 [Check that the six methods GET, POST, PUT, PATCH, DELETE and HEAD are supported by this server.] => 检查此服务器是否支持GET、POST、PUT、PATCH、DELETE和HEAD六种方法。 [Before choosing "Yes", check that PHP is not configured as an Apache module on your server.] => 在选择“是”,请检查PHP没有配置为您的服务器上的Apache模块。 [Quick description of the key: who it is for, what permissions it has, etc.] => 关键简单描述:它是谁的,它有什么权限等。 [How to restore a database backup in 10 easy steps] => 如何通过简单的10步来恢复数据库备份: [Set "Enable Shop" to "No" in the "Maintenance" page under the "Preferences" menu.] => 在偏好设置菜单项中的维护页面中,将“启用在线商店”设置为“否”。 [Download the backup from the list below or from your FTP server (in the folder "admin/backups").] => 从下面的列表中或从FTP服务器(文件夹中的“管理/备份”)下载备份。 [Check the backup integrity: Look for errors, incomplete file, etc... Be sure to verify all of your data.] => 检查数据库备份的完整性:检查如是否有错误,不完整的文件等等。 一定要确认您所有的数据。 [Please ask your hosting provider for "phpMyAdmin" access to your database.] => 请向您网站所属的服务提供商索取“phpMyAdmin”的访问权。 [Connect to "phpMyAdmin" and select your current database.] => 连接到“phpMyAdmin”并选择您当前的数据库。 [Unless you enabled the "Drop existing tables" option, you must delete all tables from your current database.] => 除非您启用了“删除现有表”选项,则必须删除从当前数据库中的所有表。 [At the top of the screen, please select the "Import" tab] => 请选择页面顶部的“导入”选项卡 [Click on the "%phpmyadmin_browse_label%" button and select the backup file from your hard drive.] => 单击“%phpmyadmin_browse_label%”按钮并从硬盘中选择备份文件。 [Check the maximum filesize allowed (e.g. Max: 16MB)] => 请检查最大的文件大小限制(例如:最大16MB) [If your backup file exceeds this limit, contact your hosting provider for assistance. ] => 如果您的备份文件超出此限制,请联系您的主机服务商请求协助。 [Click on the "%phpmyadmin_go_label%" button and please wait patiently for the import process to conclude. This may take several minutes.] => 点击“%phpmyadmin_go_label%”按钮,请耐心等待导入过程结束。 这可能会需要几分钟。 [You can read information on import at:] => 您可以在这里阅读导入信息: [https://docs.prestashop-project.org/1.7-documentation/user-guide/configuring-shop/advanced-parameters/import] => https://docs.prestashop-project.org/1.7-documentation/user-guide/configuring-shop/advanced-parameters/import [Read more about the CSV format at:] => 阅读更多关于CSV格式的信息: [https://en.wikipedia.org/wiki/Comma-separated_values] => https://en.wikipedia.org/wiki/Comma-separated_values [Allowed formats: .csv, .xls, .xlsx, .xlst, .ods, .ots] => 允许的文件格式:.csv, .xls, .xlsx, .xlst, .ods, .ots [Only UTF-8 and ISO 8859-1 encodings are allowed] => 只许可UTF-8 和 ISO-8859-1编码 [You can also upload your file via FTP to the following directory: %s .] => 您也可以通过FTP上传你的文件到以下目录:%s。 [Fill in the fields below to set up DKIM signing of outgoing emails. This will reduce the likelihood of your emails being marked as spam. You can get the data below from your server administrator or generate it yourself by using one of the freely available tools, such as dkimcore.org. Also, make sure that your server is registered as an authorized sender in your SPF record. ] => 填写以下字段以设置外发电子邮件的 DKIM 签名。这将降低您的电子邮件被标记为垃圾邮件的可能性。 您可以从服务器管理员处获取以下数据,也可以使用免费提供的工具之一(如 dkimcore.org)自行生成数据。 此外,确保您的服务器在您的SPF记录中注册为授权发件人。 [Allow or disallow this employee to log in to the Admin panel.] => 允许或禁止该员工登录到管理面板。 [Select the shops the employee is allowed to access.] => 选择员工被允许访问的商店。 [This page will be displayed right after signing in.] => 此页面将在登录后立即显示。 [Informative only] => 仅通知 [Warning] => 警告 [Error] => 错误 [Major issue (crash)!] => 主要问题(机器崩溃) [Severity levels] => 严重级别 [How do I create a new SQL query?] => 我如何创建一个新的SQL查询? [Click "%add_new_label%".] => 单击"%add_new_label%". [Fill in the fields and click "%save_label%".] => 填写字段并单击“%save_label%”。 [You can then view the query results by clicking on the "%view_label%" action in the dropdown menu] => 然后,您可以通过单击下拉菜单中的“%view_label%”操作来查看查询结果 [You can also export the query results as a CSV file by clicking on the "%export_label%" button] => 您还可以通过单击“%export_label%”按钮将查询结果导出为 CSV 文件 [All outdated sessions will be automatically cleared after the first connection attempt, but you can do it manually now if needed.] => 所有过时的会话将在第一次连接尝试后自动清除,但如果需要,您现在可以手动清除。 [Scores are integers from 0 to 4.] => 分数是 0 到 4 之间的整数。 [Notifications are numbered bubbles displayed at the very top of your back office, right next to the shop's name. They display the number of new items since you last clicked on them.] => 通知以数字气泡的形式显示在您店铺后台的最上方,位于店铺名称右边。 显示您上次点击至今的通知消息数量。 [This feature allows you to identify modules that might be causing bugs on your store. Disable all non-built-in modules (not listed in composer.json). Then, re-enable each module one by one and check that everything works properly before moving on to the next one.] => 此功能允许您识别可能导致商店错误的模块。禁用所有非内置模块(未在 composer.json 中列出)。然后,逐个重新启用每个模块,并在继续下一个模块之前检查一切是否正常。 [Some features can be disabled in order to improve performance.] => 某些特征可以为了提高性能被禁用。 [CCC allows you to reduce the loading time of your page. With these settings you will gain performance without even touching the code of your theme. Make sure, however, that your theme is compatible with PrestaShop 1.7+. Otherwise, CCC will cause problems.] => CCC 允许您减少页面的加载时间。 通过这些设置,您甚至无需触及主题代码即可获得性能。 但是,请确保您的主题与 PrestaShop 1.7+ 兼容。 否则,CCC 会引起问题。 [Invalid] => 无效 [Okay] => 好 [Good] => 好 [Fabulous] => 优秀 ) [AdminNavigationMenu] => Array ( [Menu] => 菜单 [Invoices] => 发票 [Catalog] => 分类 [Sell] => 出售 [Improve] => 改进 [Configure] => 配置 [More] => 更多 [Modules & Services] => 模块和服务 [Advanced Parameters] => 高级参数 [Attributes] => 特征 [Carriers] => 货运商 [Carrier] => 配送商 [Cart Rules] => 购物车规则 [Catalog Price Rules] => Règles de prix catalogue [Module Catalog] => 模块目录 [Page Categories] => CMS Categories [Pages] => 网页 [Combinations Generator] => Générateur de déclinaisons [Configuration] => 配置 [Contact] => 联系我们 [Countries] => 国家 [Customer Service] => 客户服务 [Customer Settings] => 客户设置 [Dashboard] => 仪表盘 [Database] => 数据库 [Employees] => 雇员 [Team] => Employees [Features] => 特性 [General] => 一般 [Groups] => 组 [Image Settings] => 图像设置 [Images] => 图片 [Instant Stock Status] => Etat instantané du stock [Languages] => 语言 [Locations] => 地点 [Login] => 登录 [Design] => 设计 [Brands & Suppliers] => 品牌 & 供应商 [Brands] => 品牌 [Marketing] => 商场 [Menus] => 菜单 [Merchandise Returns] => Retours produit [Modules] => 模块 [Monitoring] => 监测 [Multistore] => Multiboutique [Order Settings] => 订单设置 [Payment] => 付款 [Permissions] => 权限 [Discounts] => 折扣 [Quick Access] => 快速通道 [Referrers] => 推荐 [Search] => 搜索 [Shipping] => 配送 [Shop Parameters] => 商店的参数 [Shop URLs] => 店铺网址 [Shopping Carts] => 购物车 [Shops] => 店铺 [Stats] => 统计信息 [Stock Coverage] => 库存范围 [Stock Management] => Gestion de stock [Stock Movement] => 库存变动 [Stores] => 店铺 [Supply orders] => 供应订单 [Tags] => 标签 [Taxes] => 税 [Theme Catalog] => 主题分类 [Traffic & SEO] => 流量&SEO [Warehouses] => 仓库 [Zones] => 洲 [Modules Catalog] => 模块目录 [Module Manager] => 模块管理 [New & Experimental Features] => 新功能和试验性功能 [Updates] => 更新 [Alerts] => 通知 [Files] => 文件 [DB Backup] => 数据库备份 [Categories] => 分类 [Contacts] => 联系方式 [Credit Slips] => Avoirs [Currencies] => 货币 [Email] => E-mail [Logs] => 日志 [SEO & URLs] => SEO & 链接 [Orders] => 订单 [Outstanding] => 未支付 [Products] => 单件商品 [Profiles] => 职位 [SQL Manager] => SQL管理器 [Search Engines] => 搜索引擎 [States] => 省/市 [Suppliers] => 供应商 [Tax Rules] => 税法 [Titles] => Titres de civilité [Administration] => 行政 [Import] => 上传 [Performance] => 性能 [Information] => 信息 [Customers] => 客户 [Maintenance] => 维护 [Product Settings] => Products [Positions] => 位置 [Geolocation] => 地理位置 [Localization] => 本地化 [Translations] => 翻译 [Payment Methods] => 付款方法 [Preferences] => 选项 [Stock] => 库存 [Order Messages] => Messages prédéfinis [Delivery Slips] => 交货单 [International] => 国际 [Order settings] => 订单设置 [Email Theme] => 电子邮件主题 [Webservice] => Web服务 [Statuses] => 状态 [Theme & Logo] => 主题&商标 [Attributes & Features] => 属性和功能 [Addresses] => 地址 ) [EmailsSubject] => Array ( [Your guest account has been transformed into a customer account] => 您的游客帐户已经转换到客户账户 [Order confirmation] => 订单确认 [New voucher for your order %s] => 为订单%s新开发票 [Log: You have a new alert from your shop] => Log:您的店铺有一个新提示 [Welcome!] => 歡迎您! [Package in transit] => 在运输过程中包装 [The virtual product that you bought is available for download] => 购买的虚拟商品可以下载了。 [Fwd: Customer message] => 转发:客户留言 [An answer to your message is available #ct%thread_id% #tc%thread_token%] => 您的留言回复在#ct%thread_id% #tc%thread_token%可见 [Import complete] => 导入已完成 [Your order return status has changed] => 您的订单退货状态已经改变 [Message from a customer] => 来自客户的留言 [Your new password] => 您的新密碼 [Password query confirmation] => 密码查询确认 [Message from contact form] => 从联系表留言 [Your message has been correctly sent #ct%thread_id% #tc%thread_token%] => 您的讯息已成功发送 #ct%thread_id% #tc%thread_token% [Your message has been correctly sent] => 您的留言已经发送出成功 [Product available] => 商品有效 [New order : #%d - %s] => 新订单: #%d - %s [Product out of stock] => 产品缺货 [Stock coverage] => 库存范围 [New return from order #%d - %s] => 新退货来自订单#%d - %s [Your order has been changed] => 您的订单已更改 [Newsletter voucher] => 电子简报代金券 [Newsletter confirmation] => 订阅确认 [Email verification] => 電子郵件驗證 [Process the payment of your order] => 处理您的订单付款 [New credit slip regarding your order] => 关于您订单的新收据 [New voucher for your order #%s] => 为订单#%s新开发票 [New message regarding your order] => 关于您订单的新留言 ) [AdminStatsHelp] => Array ( [%value% of your products for sale are out of stock.] => 您待售的产品 %value% 缺货。 [Gross margin expressed in percentage assesses how cost-effectively you sell your goods. Out of $100, you will retain $%value% to cover profit and expenses.] => 以百分比表示的毛利率评估您如何经济有效地销售您的商品。100美元中,您将保留$%value%来支付利润和费用。 [%value% of your products are disabled and not visible to your customers] => 您的产品%value%已被禁用,客户将看不见它 [Within your catalog, %value% of your products have had sales in the last 30 days] => 在您的目录中,您的产品%value%在过去的30天内有销售 ) [ModulesStatssearchAdmin] => Array ( [Shop search] => 店铺搜索 [Enrich your stats, add a tab showing what keywords have been searched by your visitors.] => 丰富您的统计数据,添加一个标签,显示访问者搜索了哪些关键字。 [Keywords] => 关键字 [Occurrences] => 出现 [Results] => 结果 [CSV Export] => CSV导出 [Cannot find any keywords that have been searched for more than once.] => 无法找到多次搜索过的关键字。 [Top 10 keywords] => 前10个关键字 [Others] => 其他 ) [ModulesWirepaymentAdmin] => Array ( [Wire payment] => 电付 [Accept wire payments by displaying your account details during the checkout.] => 通过在结帐时显示您的帐户详细信息来接受电汇付款。 [Are you sure about removing these details?] => 您确定要删除您的详细资料吗? [Account owner and account details must be configured before using this module.] => 使用这个模组前需要先设定账号及其细节 [No currency has been set for this module.] => 此模块还没有设置货币 [Account details are required.] => 需要账号明细资料 [Account owner is required.] => 要求账户所有者。 [Account details] => 帐户的详细资料 [Account owner] => 账户所有人 [Such as bank branch, IBAN number, BIC, etc.] => 如银行分行,账号,等。 [Bank address] => 银行地址 [Customization] => 定制 [Reservation period] => 预订阶段 [Number of days the items remain reserved] => 商品维持保留的天数 [Information to the customer] => 给客户信息: [Information on the bank transfer (processing time, starting of the shipping...)] => 银行转账信息(处理时间,开始出货。。。) [Display the invitation to pay in the order confirmation page] => 在订单配置页面显示邀请付款 [Your country's legislation may require you to send the invitation to pay by email only. Disabling the option will hide the invitation on the confirmation page.] => 你国家的法律要求你只通过邮件方式发邀请。禁用此选择将在配置页面隐藏邀请。 [This module allows you to accept secure payments by bank wire.] => 此模块允许您接受银行电汇付款。 [If the client chooses to pay by bank wire, the order status will change to 'Waiting for Payment'.] => 如果用户选择银行电汇来付款,订单状态会变成“等待付款” [That said, you must manually confirm the order upon receiving the bank wire.] => 这就是说,您必须在收到银行汇款后手动确认订单。 ) [ModulesLanguageselectorAdmin] => Array ( [Language selector block] => 语言选择模块 [Adds a block allowing customers to select a language for your store's content.] => 添加一个允许顾客选择店铺内容语言的区块 ) [AdminDesignHelp] => Array ( [By default, all images settings are already installed in your store. Do not delete them, you will need it!] => 在默认情况下,所有图片设置已经被安装到你的店铺。请不要删除它们,你的店铺需要他们才能运行! [Select "No" only if your server timed out and you need to resume the regeneration.] => 选择“否”只有当你的服务器超时,你需要恢复再生。 [Please select a module] => 请选择一个模块 [Select a module above before choosing from available hooks] => 在从现有的勾里选择前请先选择一个模块 [Please specify the files for which you do not want the module to be displayed.] => 请指定您不要显示该模块的文件。 [Please input each filename, separated by a comma (",").] => 请输入每个文件名称,并以逗号分割 (","). [You can also click the filename in the list below, and even make a multiple selection by keeping the Ctrl key pressed while clicking, or choose a whole range of filename by keeping the Shift key pressed while clicking.] => 您也可以点击以下所列的文件名。在点击的时候,同时压下Ctrl 键,就可以进行多选。或者也可以在点击的时候同时压下Shift 键来选择所有文件名。 [JPEG images have a small file size and standard quality. PNG images have a larger file size, a higher quality and support transparency. Note that in all cases the image files will have the .jpg extension.] => JPEG图像有一个小的文件尺寸与标准像素。 PNG图像有更大的文件尺寸,更高的质量并且支持透明效果。请注意,在所有情况下的图像文件将以jpg作为扩展名。 [WARNING: This feature may not be compatible with your theme, or with some of your modules. In particular, PNG mode is not compatible with the Watermark module. If you encounter any issues, turn it off by selecting "Use JPEG".] => 警告:此功能可能与您的主题,或者某些模块不兼容。特别是,PNG模式是不与水印模块兼容。如果您遇到任何问题,通过选择“使用JPEG”将其关闭。 [Ranges from 0 (worst quality, smallest file) to 100 (best quality, biggest file).] => 范围从0(最糟糕的质量,最小的文件)到100(最好的质量,最大的文件) [Recommended: 90.] => 推荐:90 [PNG compression is lossless: unlike JPG, you do not lose image quality with a high compression ratio. However, photographs will compress very badly.] => PNG压缩是无损的:与JPG不同,您不会失去高压缩比的图像质量。但是,照片会被压缩得非常糟糕。 [Ranges from 0 (biggest file) to 9 (smallest file, slowest decompression).] => 从0(档案最大) 到9(档案最小但最慢) [Recommended: 7.] => 推荐:7。 [Recommended: %d.] => 推荐: %d. [The maximum file size of pictures that customers can upload to customize a product (in bytes).] => 顾客可以上传的最大图片大小(按字节) [Width of product customization pictures that customers can upload (in pixels).] => 上传自定义图片的宽度(像素) [Height of product customization pictures that customers can upload (in pixels).] => 上传自定义图片的高度(像素) [This will generate an additional file for each image (thus doubling your total amount of images). Resolution of these images will be twice higher.] => 这将为每张图片生成一个额外的文件(因此会加倍你图片的总量)。这些图片的清晰度将是之前的2倍。 [Enable to optimize the display of your images on high pixel density screens.] => 可激活你的图片在高像素密度屏幕上的最佳显示。 [This should be set to yes unless you successfully moved images in "Images" page under the "Preferences" menu.] => 此项应该被设置为是,除非您成功地在“首选项”菜单中在“图像”页移动图像。 [Letters, underscores and hyphens only (e.g. "small_custom", "cart_medium", "large", "thickbox_extra-large").] => 仅可用英文字母,下标线(_)和连字号(-)。 (如 "small_custom", "cart_medium", "large", "thickbox_extra-large") [Maximum image width in pixels.] => 最大图像宽度像素值。 [Maximum image height in pixels.] => 最大图像高度像素值。 [This type will be used for Product images.] => 此样式将被用于商品图像。 [This type will be used for Category images.] => 本类型将用于分类图片 [This type will be used for Brand images.] => 此类型将用于品牌图像。 [This type will be used for Supplier images.] => 此类型将用于供应商图像。 [This type will be used for Store images.] => 此类型将用于商店图像。 [E.g. address, addresses, attachment] => 例如:地址,附件 [Used in the h1 page tag, and as the default title tag value.] => 在h1页面标记中使用,并作为默认标题标记值。 [Used to override the title tag value. If left blank, the default title value is used.] => 用来覆盖标题标记值。如果放空白,将使用默认标题值。 [Browse your computer files and select the Zip file for your new theme.] => 浏览你的电脑文件并选择压缩文件作为你的新主题。 [Indicate the complete URL to an online Zip file that contains your new theme. For instance, "http://example.com/files/theme.zip".] => 指明包含你新主题的在线压缩文件的完整URL。比如,"http://example.com/files/theme.zip". [This selector lists the Zip files that you uploaded in the '/themes' folder.] => 该选择器列出了你在 '/themes' 文件夹里上传的压缩文件的明细。 [Create meaningful content] => 创造有意义的内容 [Because it is not just selling products but also creating a universe, build pages to tell stories and catch your visitors’ interest, to turn them into loyal customers.] => 因为它不仅仅是销售产品,还创造了一个世界,建立页面来讲述故事并吸引访问者的兴趣,将他们变成忠实的客户。 [Add new page category] => 添加新的页面分类 [Add new page] => 添加新页面 [This won't regenerate email templates, it only sets the default email theme for future generation (when a language is installed for example).] => 这不会重新生成电子邮件模板,它只会为下一代设置默认的电子邮件主题(例如,当安装了一种语言时)。 [PrestaShop's email templates are stored in the "mails" folder, but they can be overridden by your current theme's own "mails" folder. Using this option enables to overwrite emails from your current theme.] => PrestaShop 的电子邮件模板存储在“邮件”文件夹中,但它们可以被您当前主题自己的“邮件”文件夹覆盖。 使用此选项可以覆盖当前主题中的电子邮件。 [No emails were detected in any theme folder so this field is disabled.] => 在任何主题文件夹中均未检测到电子邮件,因此该字段被禁用。 [By default, existing email template files are not modified to avoid deleting any modification you may have done. Enable this option to force the overwrite.] => 默认情况下,不会修改现有的电子邮件模板文件,以避免删除您可能所做的任何修改。 启用此选项可强制覆盖。 [Will appear on your main page. Recommended size for the default theme: height %height% and width %width%.] => 将出现在您的主页上。 默认主题的推荐大小:高度 %height% 和宽度 %width%。 [Will appear on email headers. If undefined, the header logo will be used.] => 会显示在您的邮件顶端。如果没有定义,顶标识将被使用。 [Will appear on invoice headers.] => 会显示在您的发票顶端。如果没有定义,正常顶标识将被使用。 [Warning: if no invoice logo is available, the main logo will be used instead.] => 警告:如果没有发票商标,则将使用主商标。 [It is the small icon that appears in browser tabs, next to the title.] => 它是出现在浏览器选项卡中标题旁边的小图标。 [Use our [1]favicon generator on PrestaShop Marketplace[/1] to boost your brand image!] => 请使用我们在[1]PrestaShop市场的favicon生成器[/1]来提高您的品牌形象! [Be careful! Please check your theme in an RTL language before generating the RTL stylesheet: your theme could be already adapted to RTL. Once you enable the "%generate_rtl_label%" option, any RTL-specific file that you might have added to your theme might be deleted by the created stylesheet.] => 当心! 请在生成 RTL 样式表之前检查 RTL 语言中的主题:您的主题可能已经适应 RTL。 启用“%generate_rtl_label%”选项后,您可能已添加到主题的任何特定于 RTL 的文件可能会被创建的样式表删除。 [You must select a shop from the above list if you wish to choose a theme.] => 如果您想选择一个主题,您必须选择从上面的列表中选择一个店。 [You are editing this page for a specific shop or group. Click "%yes_label%" to check all fields, "%no_label%" to uncheck all.] => 您正在为特定商店或团体编辑此页面。 单击“%yes_label%”选中所有字段,单击“%no_label%”取消选中所有字段。 [If you check a field, change its value, and save, the multistore behavior will not apply to this shop (or group), for this particular parameter.] => 如果勾选一个字段,改变其数值,并保存,多家店的该特定参数将无法被应用到此店铺(或群组)。 ) [AdminInternationalNotification] => Array ( [Are you sure you want to restore the default address format for this country?] => 您确定要还原这个国家的默认地址格式? [%s at least, or you will have to edit the translation files manually.] => 最少%s,否则你只能手工编辑翻译文件。 [Apache mod_security is activated on your server. This could result in some Bad Request errors] => Apache mod_security已在您的服务器启用。这可能会导致一些无效请求错误 [Warning! Your hosting provider is using the Suhosin patch for PHP, which limits the maximum number of fields allowed in a form:] => 警告!你的主机供应商使用Suhosin的PHP 补丁,它限制在表单中允许的最大的字段数量是: [Please ask your hosting provider to increase the Suhosin limit to] => 请要求你的主机供应商提高Suhosin 限制到 [Warning! Your PHP configuration limits the maximum number of fields allowed in a form:] => 警告!你的PHP 配置限制在表单中字段允许的最大数量是: [for max_input_vars.] => max_input_vars. [Please ask your hosting provider to increase this limit to] => 请要求你的主机供应商提高限制到 [%s at least, or you will have to edit the translation files.] => %s 至少,否则您将需要编辑翻译文件。 [%limit% for suhosin.post.max_vars.] => suhosin.post.max_vars的%limit% [%limit% for suhosin.request.max_vars.] => suhosin.post.max_vars的%limit% [This expression uses a special syntax:] => 这个短语使用了 特殊语法: [Sorry this language is not available] => 抱歉, 该语言不可用. [Server does not have permissions for writing.] => 服务器不允许写 [Language pack unavailable.] => 語言包不可用。 [An error occurred while creating the language: %s] => 在创建语言的时候发生了错误:%s [Cannot load country: %d] => 无法加载国家: %d [Cannot enable the associated country: %s] => 不能启用关联国家: %s [Invalid Zone name.] => 无效的区域名称。 [Invalid state properties.] => 无效的州属性 [Cannot update the associated country: %s] => 无法更新关联的国家:%s [An error occurred while adding the state.] => 在增加州的时候发生了错误。 [An error occurred while fetching the state.] => 在获取州的时候发生了错误。 [Invalid tax properties.] => 无效的税务属性 [An error occurred while importing the tax: %s] => 在导入税率时出错:%s [This tax rule cannot be saved.] => 该税务法规不能被保存。 [An error occurred while importing the currency: %s] => 在导入货币时出错:%s [Localization pack corrupted: wrong unit type.] => 本地化包损坏:单位类型错误。 [An error occurred while setting the units.] => 在设置单位时发生了错误。 [An error occurred while installing the module: %s] => 在安装模块时出错:%s [An error occurred while uninstalling the module: %s] => 在卸载模块时出错:%s [An error occurred during the configuration setup: %1$s] => 在配置设置时出错:%1$s [An error occurred during the default group update] => 默认组更新时发生错误 [An error has occurred during the default group update] => 默认组更新时发生错误 [An error has occurred, this module does not exist: %s] => 发生了一个错误,这个模块不存在:%s [Invalid language ISO code (%s)] => 无效的语言ISO 代码 (%s) [The translation was added successfully, but the language has not been created.] => 翻译添加成功,但还没有被创建的语言 [Cannot add configuration %1$s for %2$s language] => 无法对语言%2$s添加配置%1$s [Localization pack imported successfully.] => 本地化包成功导入 [The translation was successfully copied.] => 语言复制成功 [The translations have been successfully added.] => 添加翻译成功 [Incorrect Tax Manager class [%s]] => 不正确的税管理类[%s] [Tax Manager class not found [%s]] => 税管理类为找到[%s] [No tax] => 没有税 [This ISO code already exists.You cannot create two countries with the same ISO code.] => 此ISO代码已经存在。您不能使用相同的ISO代码创建两个国家。 [Invalid address layout %s] => 无效地址格式%s [This ISO code already exists. You cannot create two states with the same ISO code.] => 该ISO 代码已经存在。你不能创建具有相同ISO 代码的两个州。 [This state was used in at least one address. It cannot be removed.] => 该州至少在一个地址里使用。不能去掉。 [A tax rule already exists for this country/state with tax only behavior.] => 该国家/州的税制已经有了,只接受纳税行为。 [The Zip/Postal code is invalid. It must be typed as follows: %format% for %country%.] => 该邮政编码不存在。必须以以下格式填写%format%为%country% [An error has occurred: Cannot save the current tax rule.] => 出错了:无法保存当前税制规则。 [Impossible to create the directory "%folder%".] => 无法创建目录"%folder%". [An error occurred while creating archive.] => 在新增档案的时候发生了错误。 [Please select a language and a theme.] => 必须选择一个语言和主题 [Tab "%s" is not valid] => %s 无效 [Validation failed for: %file%] => 验证失败:%file% [Unidentified file found: %file%] => 找到无法辨认的文件:%file% [The archive cannot be extracted.] => 档案不能被被提取。 [ISO CODE invalid "%iso_code%" for the following file: "%file%"] => 以下文件:“%file%”的ISO 代码无效"%iso_code%" [Cannot write to the theme's language file (%s). Please check writing permissions.] => 无法在主题语言文件(%s)上书写. 请查看书写权限。 [Invalid theme "%theme%"] => 无效主题”%theme%“ [Invalid iso code "%iso_code%"] => 无效代码”%iso_code%“ [This %type_content% file extension is not accepted.] => 不接受 %type_content%文件扩展名。 [Invalid module name "%module%"] => 无效模块名”%module%“ [Invalid mail name "%mail%"] => 无效邮件名”%mail%“ [Directory "%folder%" cannot be created] => 无法创建目录"%folder%" [Your email translations contain some invalid HTML and cannot be saved. Please check your content.] => 你的邮件翻译包含一些非法的HTML,无法保存。请查看你的内容。 [Your HTML email templates cannot contain JavaScript code.] => HTML邮件模板不能包含JavaScript码。 [Empty string found, please edit: "%file%"] => 发现空的字行,请编辑: "%file%" [There is an error in template, an empty string has been found. Please edit: "%file%"] => 模板出错。发现空的行。请编辑“ "%file%" [The module directory must be writable.] => 请将模块文件夹(module)赋予可读写权限 [A mail directory exists for the "%iso_code%" language, but not for the default language (%language%) in %folder%] => %iso_code%语言的邮递目录存在,但不是在%folder%里的默认语言%language% [missing translation(s)] => 缺少翻译 [No Subject was found for %mail_name% in the database.] => 在数据库里没找到%mail_name%的主题 [There was a problem getting the mail files.] => 这里有一个收到邮件文件的问题。 [English language files must exist in %folder% folder] => 英语语言文件必须存在于%folder%文件夹里 [Cannot write language file for email subjects. Path is: %folder%] => 无法为邮件主题书写语言文件。路径是:%folder% [Cannot write into the "%file%"] => 无法写入"%file%" [Cannot create the folder "%folder%". Please check your directory writing permissions.] => 无法创建文件夹"%folder%". 请核对你的目录书写权限 [You must select two languages in order to copy data from one to another.] => 从其中一个复制数据到另一个您必须选择两种语言 [You must select two themes in order to copy data from one to another.] => 从其中一个复制数据到另一个您必须选择两种主题 [There is nothing to copy (same language and theme).] => 无数据被复制!(相同的语言和主题) [Theme(s) not found] => 未找到主题 [Impossible to copy "%source%" to "%dest%".] => 无法复制 "%source%" 到"%dest%". [Impossible to translate "%dest%".] => 无法翻译 "%dest%". [A part of the data has been copied but some of the language files could not be found.] => 部分数据已复制,但其中语言文件没有找到或未复制 [Fatal error: ISO code is not correct] => 致命的错误:ISO码不正确 [Cannot load the localization pack.] => 无法加载本地数据包(从prestashop.com与从您的本地文件夹“localization”) [Please select at least one item to import.] => 请选择至少一个项目来导入 [This currency already exists.] => 该国家已存在。 [%currency% is the default currency for shop %shop_name%, and therefore cannot be removed from shop association] => %currency% 是商店 %shop_name% 的默认货币,因此无法从商店关联中删除 [%currency% is the default currency for shop %shop_name%, and therefore cannot be disabled] => %currency% 是商店 %shop_name% 的默认货币,因此无法禁用 [You cannot delete the default currency] => 您不能删除该默认货币 [You cannot disable the default currency] => 您不能禁用该默认货币 [Oops... it looks like this ISO code already exists. If you are: [1][2]trying to create an alternative currency, you must type a different ISO code[/2][2]trying to modify the currency with ISO code %isoCode%, make sure you did not check the creation box[/2][/1]] => 糟糕...此ISO代码似乎已经存在。 如果您是: [1][2]尝试创建替代货币,则必须输入其他ISO代码[/2][2]尝试使用ISO代码%isoCode%修改货币,请检查确保未创建[/2][/1] [You cannot change the status of the default language.] => 您无法在默认语言里更改状态 [An error occurred while copying "No Picture" image to your product folder.] => 在复制无照片图像进您的商品文件夹时发生了错误。 [An error occurred while copying "No picture" image to your category folder.] => 在复制照片进您的商品文件夹时发生了错误。 [An error occurred while copying "No picture" image to your brand folder.] => 在复制“无图片”图像进您的品牌文件夹时出错。 [This ISO code is already linked to another language.] => ISO码已链接至另一种语言。 [You cannot delete the default language.] => 您不能删除默认语言 [You cannot delete the language currently in use. Please select a different language.] => 您不能删除当前正在使用的语言。请在删除之前改变语言。 [Importing a new language may fail without the OpenSSL module. Please enable "openssl.so" on your server configuration.] => 如果没有OpenSSL 模块,输入新语言会失败。 请在你的服务器配置里激活 "openssl.so" [You must select at least one translation type to export translations.] => 您必须至少选择一种翻译类型才能导出翻译。 [An error occurred while editing the zone.] => 编辑区域时发生错误。 [The geolocation database is unavailable.] => 地理定位数据库不可用。 [Country selection is invalid.] => 无效的国家选择 [Invalid whitelist] => 无效的心愿购物单 [Check the [a]developer documentation[/a] for setup instructions.] => 有关设置说明,请查看 [a]开发人员文档[/a] 。 [Could not display symbol and format customization:] => 无法显示符号和格式自定义: [When you delete a language, all related translations in the database will be deleted.] => 删除语言同时,会删除语言在数据库的翻译数据。 [Your .htaccess file must be writable.] => 您的.htaccess 文件必须是可写的。 [Language files must be complete to allow copying of translations.] => 语言文件必须完整来允许复制翻译。 [Translation successfully updated] => 翻译更新成功 [Failed to update translation] => 翻译更新失败 ) [ModulesBrandlistShop] => Array ( [All brands] => 所有品牌 [Brands] => 品牌 [No brand] => 没有品牌 ) [AdminShippingFeature] => Array ( [Will be applied when the price is] => 应用条件:如果价格 [Will be applied when the weight is] => 应用条件:如果重量 [Add new range] => 添加新排序 [Ranges] => 排序 [inactive] => 未激活 [Carrier name:] => 配送商名称: [This carrier will be proposed for those delivery zones:] => 将为这些送货区域推荐使用该配送商: [And it will be proposed for those client groups:] => 并为这些客户组推荐它: [Finally, this carrier will be proposed in those shops:] => 最后,对这些商店将推荐该运营商: [This carrier is %1$s and the transit time is %2$s.] => 配送商是%1$s,运输时间是%2$s。 [free] => 免费 [not free] => 不免费 [This carrier can deliver orders from %1$s to %2$s.] => 配送商可以运送从%1$s到%2$s的订单。 [If the order is out of range, the behavior is to %3$s.] => 如果订单超出范围,该行为是 %3$s。 [The shipping cost is calculated %1$s and the tax rule %2$s will be applied.] => 计算运输成本是 %1$s,使用的税收规则 将是%2$s。 [according to the price] => 根据价格 [according to the weight] => 根据重量 [Add new carrier] => 添加新货运商 [Free shipping] => 免运费 [Pick up in-store] => 到店自取 [Delivery next day!] => 隔日运到! [General settings] => 常规设置 [Shipping locations and costs] => 配送地点和价格 [Size, weight, and group access] => 尺寸,重量和访问组 [Carrier name] => 送货人姓名 [Tracking URL] => 跟踪链接 [Add handling costs] => 含人工成本 [According to total price.] => 根据总价 [According to total weight.] => 根据总重量 [Apply the cost of the highest defined range] => 最高申请费用范围 [Maximum package width (%s)] => 包装长度上限 (%s) [Maximum package height (%s)] => 包裹高度上限(%s) [Maximum package depth (%s)] => 包装宽度上限 (%s) [Maximum package weight (%s)] => 包装重量上限 (%s) [Group access] => 访问组 [Transit time] => 运送时间: [Speed grade] => 速度等级: [Billing] => 计费方式: [Out-of-range behavior] => 特殊情况: [Disable carrier] => 禁用配送商 [Free Shipping] => 免运费 [Apply shipping cost] => 应用运费 [Shipping and handling] => 运送及处理: [Default behavior] => 默认邢飞 [According to total price] => 根据总价 [According to total weight] => 根据总重量 [Maximum package height] => 包裹最大高度 [Maximum package width] => 包裹最大宽度 [Maximum package depth] => 包裹宽度上限 [Maximum package weight] => 包裹最大重量 [Delay] => 延迟 [Name:] => 名称: [Default carrier] => 默认配送商: [Handling charges] => 装卸费 [Free shipping starts at] => 免运费总金额最低为 [Manage your carriers] => 管理您的承运商 [Create carriers to let your customers choose their best shipping option in terms of delivery dates or fees. Start with editing/deleting the default "My carrier", and add as many options as you need.] => 创建承运商,让您的客户在交货日期或费用方面选择最佳运输选项。 从编辑/删除默认的“我的承运商”开始,并根据需要添加任意数量的选项。 [Carrier options] => 配送商选项 [Handling] => 装卸 [Carriers] => 货运商 [Carrier] => 配送商 [Shipping cost] => 运费 [Tracking number] => 追踪号码 ) [ShopThemeCategory] => Array ( [Subcategories] => 附属类别 ) [ModulesDashproductsAdmin] => Array ( [Dashboard Products] => 仪表板商品 [Adds a block with a table of your latest orders and a ranking of your products] => 添加最新订单列表和产品排名的区块 [Customer Name] => 客户名 [Details] => 详细 [Total sold] => 总售 [Net profit] => 净利 [Views] => 视图 [Added to cart] => 已加入购物车 [Purchased] => 已购买 [You must enable the "Save global page views" option from the "Data mining for statistics" module in order to display the most viewed products, or use the Google Analytics module.] => 您必须启用“数据挖掘统计”模块“中的“保存全局网页浏览量”选项,以显示最查看最多的产品,或使用Google Analytics模块。 [Term] => 条件 [Results] => 结果 [Number of "Recent Orders" to display] => "近期订单" 的显示数字 [Number of "Best Sellers" to display] => "畅销商品" 的显示数字 [Number of "Most Viewed" to display] => "浏览最多" 的显示数字 [Number of "Top Searches" to display] => 可显示的热门搜索数字 [Products and Sales] => 产品与销售 [Recent Orders] => 最新订单 [Best Sellers] => 最畅销产品 [Most Viewed] => 最多浏览商品 [Top Searches] => 热门搜索 [Last %d orders] => 最近 %d 订单 [Top %d products] => 热门 %d 件产品 [From] => 从 [to] => 至 [Top %d most search terms] => 前 %d 最多搜索词 ) [AdminModulesFeature] => Array ( [RTL Module] => RTL 模块 [Manage hooks] => 管理hooks [Toggle dropdown] => 切换下拉菜单 [Administration] => 行政 [Advertising & Marketing] => 广告&营销 [Analytics & Stats] => 分析&统计 [Taxes & Invoicing] => 税务及发票 [Checkout] => 结帐 [Content Management] => 内容管理 [Customer Reviews] => 顾客评论 [Front office Features] => 前台属性 [Internationalization & Localization] => 国际化和本地化 [Merchandising] => 推销 [Migration Tools] => 移动工具 [Payments & Gateways] => 付款&网关 [Site certification & Fraud prevention] => 网站认证和预防欺诈 [Pricing & Promotion] => 定价&促销 [Quick / Bulk update] => 快捷/批量更新 [Shipping & Logistics] => 航运 & 物流 [Slideshows] => 幻灯片 [Comparison site & Feed management] => 对比网站&更新信息管理 [Marketplace] => 市场 [Other Modules] => 其它模块 [Emailing & SMS] => 电子邮件和短信 [Social Networks] => 社会网络 [Social & Community] => 社交&社区 [Enable Mobile] => 启用手机 [Disable Mobile] => 禁用手机 [Module manager] => 模块管理器 [Delete] => 删除 [Module notifications] => 模块通知 [v%version% - by %author%] => v%version%- 由%author% [Discover] => 发现 [Service by %author%] => 由%author%服务 [Free] => 免费! [PrestaShop Addons Marketplace] => PrestaShop Addons 市场 [Exit to PrestaShop Addons Marketplace] => 退出PrestaShop Addons 市场 [See all results for your search on] => 查看你搜索的所有结果 [Upgrade available] => 有可用的升级 [Recently used] => 最近使用的 [All categories] => 所有类别 [Installed modules] => 已安装的模块 [Disabled modules] => 禁用模块 [Show all modules] => 显示所有模块 [Enabled modules] => 启用的模块 [Uninstalled modules] => 已卸载的模块 [You do not have module in « %categoryName% ».] => 您在« %categoryName% »里没有模块。 [Recently Used] => 最近使用的 [Disable module?] => 禁用模块? [Uninstall module?] => 卸载模块 [Reset module?] => 重设模块? [Yes, disable it] => 是的,请禁用它 [Yes, uninstall it] => 是的,卸载 [Yes, reset it] => 是的,重置 [Optional: delete module folder after uninstall.] => 可选:在卸载后删除模块文件夹 [Bulk action confirmation] => 批量操作确认 [Yes, I want to do it] => 是的,我希望做 [Upload a module] => 上载模块 [Drop your module archive here or [1]select file[/1]] => 把你的模块档案丢到这里或[1]选择文件[/1] [v%version% by %author%] => v%version%- 由%author% [Overview] => 概述 [Additional information] => 补充信息 [Benefits] => 优点 [Features] => 特性 [Demo video] => 演示视频 [Changelog] => 更新日志​​​​​ [Multistore compatibility:] => 多商店兼容性: [This module is compatible with the multistore feature. It can be either:] => 此模块与多商店功能兼容。 它可以是: [configured differently from one store to another;] => 不同商店的配置不同; [configured quickly in the same way on all stores thanks to the all shops context or to the group of shops;] => 由于所有商店上下文或商店组,所有商店都以相同的方式快速配置; [or even activated for one store and deactivated for another.] => 甚至为一个商店激活并为另一个商店停用。 [This module is partially compatible with the multistore feature. Some of its options might not be available.] => 此模块与多商店功能部分兼容。 它的某些选项可能不可用。 [This module is not compatible with the multistore feature because it would not be useful.] => 此模块与多商店功能不兼容,因为它没有用。 [This module is not compatible with the multistore feature. It means that its configuration applies to all stores.] => 此模块与多商店功能不兼容。 这意味着它的配置适用于所有商店。 [%nbModules% modules and services selected for you] => 为你选的%nbModules%模块和服务 [Selection] => 选择 [Increasing Price] => 提高价格 [Decreasing Price] => 降低价格 [Popularity] => 受欢迎程度 [%nbModules% modules to configure] => 配置%nbModules%模块 [Modules to configure] => 模块配置 [%nbModules% modules to update] => %nbModules%模块要更新 [Modules to update] => 需升级模块 [Upgrade All] => 升级所有 ) [Install] => Array ( [Choose your language] => 选择您的语言 [License agreements] => 许可协议 [System compatibility] => 系统兼容性 [Store information] => 店信息 [System configuration] => 系统配置 [Store installation] => 店铺安装 [Field required] => 必填字段 [Invalid shop name] => 无效店铺名字 [shop name] => 商店名称: [The field %field% is limited to %limit% characters] => 该字段 %field% 字数最大限为%limit% 个字符 [Your firstname contains some invalid characters] => 你的名字包含一些无效的字符 [firstname] => 名字 [Your lastname contains some invalid characters] => 你的姓包含一些无效的字符 [lastname] => 姓氏 [The password is incorrect (must be alphanumeric string with at least 8 characters)] => 密码不正确 (必须至少是8个字符的字母顺序字符串) [The password is incorrect (must be Strong)] => 密码不正确(必须是强密码) [The password and its confirmation are different] => 密码与确认密码不同 [This e-mail address is invalid] => 此电子邮件地址是无效的。 [Sports and Entertainment] => 体育和娱乐业 [Lingerie and Adult] => 内衣和成人 [Animals and Pets] => 宠物 [Art and Culture] => 艺术文化 [Babies] => 婴儿用品 [Beauty and Personal Care] => 美容及个人护理 [Cars] => 轿车 [Computer Hardware and Software] => 计算机硬件和软件 [Download] => 下载 [Flowers, Gifts and Crafts] => 鲜花,礼品及工艺品 [Food and beverage] => 食品和饮料 [HiFi, Photo and Video] => 音响,照片和视频 [Home and Garden] => 室内和花园 [Home Appliances] => 家电 [Jewelry] => 首饰珠宝 [Mobile and Telecom] => 移动及电信 [Services] => 服务 [Shoes and accessories] => 鞋类及配件 [Travel] => 旅行 [Database is connected] => 数据库已连接 [Database is created] => 数据库已创建 [Cannot create the database automatically] => 无法自动创建数据库 [Create file parameters] => 创建文件参数 [Create database tables] => 创建数据库表 [Create default shop and languages] => 创建默认店铺和语言 [Populate database tables] => 植入数据库表 [Configure shop information] => 配置店铺信息 [Install theme] => 安装主题 [Install modules] => 安装模块 [Install demonstration data] => 安装演示数据 [Post installation scripts] => 推送安装脚本 [Required PHP parameters] => 必填参数 [PHP %version% or later is not enabled] => PHP %version% 或更高版本未启用 [Cannot upload files] => 无法上传文件 [Cannot create new files and folders] => 无法创建新文件和文件夹 [cURL extension is not enabled] => cURL 扩展无法启用 [GD library is not installed] => GD库没有安装 [JSON extension is not loaded] => JSON扩展未加载 [PHP OpenSSL extension is not loaded] => PHP OpenSSL 扩展名未加载 [PDO MySQL extension is not loaded] => PDO MySQL扩展名未加载 [SimpleXML extension is not loaded] => SimpleXML 扩展名未加载 [ZIP extension is not enabled] => Zip 扩展名未被启用 [Fileinfo extension is not enabled] => Fileinfo扩展名未启用 [Intl extension is not loaded] => 未加载 Intl 扩展 [PHP's config "memory_limit" must be to a minimum of 256M] => PHP的配置"memory_limit"必须至少为256M [Required Apache configuration] => Apache 配置要求 [Enable the Apache mod_rewrite module] => 激活Apache mod_重写模块 [Files] => 文件 [Not all files were successfully uploaded on your server] => 不是全部文件上载到了您的服务器 [Permissions on files and folders] => 文件和文件夹的权限 [Recursive write permissions for %user% user on %folder%] => 用户 %user% 对 %folder% 必须取得写权限 [Write permissions for %user% user on %folder%] => 用户 %user% 对 %folder% 必须取得书写权限 [Recommended PHP parameters] => 推荐PHP 参数 [GZIP compression is not activated] => GZIP压缩未激活 [Mbstring extension is not enabled] => Mbstring扩展未启用 [Dom extension is not loaded] => DOM扩展未加载 [Cannot open external URLs (requires allow_url_fopen as On)] => 无法打开外部URLs (要求允许url_fopen 为On) [Documentation] => 文档 [Blog] => 博客 [Yes] => 是 [No] => 否 [Information about your Store] => 您店铺的信息 [Shop name] => 商店名称: [Main activity] => 主营业务 [Please choose your main activity] => 请选择您的主要业务 [Other activity...] => 其他业务... [Help us learn more about your store so we can offer you optimal guidance and the best features for your business!] => 帮助我们更多地了解你的店铺,我们可以为您的企业提供最佳的指导和最合适的功能! [Country] => 国家 [Select your country] => 选择您的国家 [Shop timezone] => 店铺时区 [Select your timezone] => 选择您的时区 [Enable SSL] => 启用SSL [Your Account] => 我的账户 [First name] => 名 [Last name] => 姓 [E-mail address] => 电邮l地址 [This email address will be your username to access your store's back office.] => 这个电子邮件地址将成为您的用户名来访问您的店铺后台。 [Shop password] => 店铺密码 [Must be at least 8 characters] => 必须多于8个字符 [Re-type to confirm] => 重新输入 [Enter a password between %d and %d characters] => 输入 %d 个到 %d 个字符之间的密码 [The minimum score must be: %s] => 最低值必须为: %s [Store name] => 店铺名称 [Installation of theme] => 主题安装 [Version:] => 版本: [Select the theme to install.] => 选择要安装的主题。 [Installation of demo products] => 安装演示产品 [Demo products are a good way to learn how to use PrestaShop. You should install them if you are not familiar with it.] => 演示商品是个了解如何使用 Prestashop 好方法。如果您还不熟悉如何在 PrestaShop 上开店,您应该安装它们。 [Installation of modules] => 安装模块 [Install all modules (recommended)] => 安装所有模块(推荐) [Select the modules to install] => 选择要安装的模块 [If you are using PrestaShop for the first time, you should install all modules now and uninstall the ones you don't need later.] => 如果您是第一次使用PrestaShop,您应该现在安装所有模块,并在以后卸载不需要的模块。 [Search] => 搜索 [Select all] => 全选 [Configure your database by filling out the following fields] => 填写以下字段配置数据库 [To use PrestaShop, you must create a database to collect all of your store's data-related activities.] => 要使用 PrestaShop,您必须 创建一个数据库来收集您商店的所有数据相关活动。 [Please complete the fields below in order for PrestaShop to connect to your database.] => 请按顺序填写下面的字段,以便 Prestashop 连接到您的数据库。 [Database server address] => 数据库服务器地址 [The default port is 3306. To use a different port, add the port number at the end of your server's address i.e ":4242".] => 默认端口为3306。如要使用不同的端口,请在服务器的地址端口末端添加“:4242”。 [Database name] => 数据库名称 [Database login] => 数据库登录名 [Database password] => 数据库密码 [Tables prefix] => 表格前缀 [Drop existing tables] => 删除现有的表格 [Test your database connection now!] => 现在测试你的数据库连接吧! [PrestaShop Installation Assistant] => PrestaShop 安装助手 [Installation Assistant] => 安装助手 [To install PrestaShop, you need to have JavaScript enabled in your browser.] => 您需要在浏览器中启用 JavaScript 来安装 PrestaShop。 [https://enable-javascript.com/] => https://enable-javascript.com/ [Next] => 下一个 [Back] => 返回 [License Agreements] => 许可协议 [To enjoy the many features that are offered for free by PrestaShop, please read the license terms below. PrestaShop core is licensed under OSL 3.0, while the modules and themes are licensed under AFL 3.0.] => 想要享受 PrestaShop 提供的多种免费功能,请阅读下面的许可条款。Prestashop 核心是以 OSL 3.0协议 授权,但是模块和主题授权于 AFL3.0 协议。 [I agree to the above terms and conditions.] => 我同意上述条款和条件。 [Done!] => 完成! [An error occurred during installation...] => 在安装的过程中出现了错误... [You can use the links on the left column to go back to the previous steps, or restart the installation process by clicking here.] => 您可以使用左侧列中的链接返回到前面的步骤,或者通过点击这里重新启动安装​​过程。 [Your installation is finished!] => 安装已结束! [You have just finished installing your shop. Thank you for using PrestaShop!] => 您已完成店铺的安装。感谢您使用 PrestaShop! [Please remember your login information:] => 请记住登录信息 [E-mail] => 邮箱 [Print my login information] => 打印我的登录信息 [Password] => 密码 [Display] => 显示 [For security purposes, you must delete the "install" folder.] => 为了保证安全,你必须删除文件夹 “安装” 。 [Back Office] => 后台 [Manage your store using your Back Office. Manage your orders and customers, add modules, change themes, etc.] => 使用后台管理您的店铺。管理您的订单和客户,添加模块,更改主题等。 [Manage your store] => 管理您的店铺 [Front Office] => 前台 [Discover your store as your future customers will see it!] => 站在顾客的位置上看您的店铺! [Discover your store] => 体验您的店铺 [We are currently checking PrestaShop compatibility with your system environment] => 我们正在检查您和 PrestaShop 的系统环境兼容 [PrestaShop compatibility with your system environment has been verified!] => 您和 PrestaShop 的系统环境兼容已通过验证! [Refresh information] => 刷新信息 [Oops! Please correct the item(s) below, and then click "%refresh_label%" to test the compatibility of your new system.] => 糟糕! 请更正以下项目,然后单击“%refresh_label%”以测试新系统的兼容性。 [Warning: You cannot use this tool to upgrade your store anymore.

You already have PrestaShop version %version% installed.

If you want to upgrade to the latest version, please use the 1-Click Upgrade module and follow its instructions.] => 警告:您不能再使用此工具升级您的商店。

您已经安装了 PrestaShop 版本 %version%.

如果您想升级到最新版本,请使用一键升级模块并按照其说明进行操作。 [Welcome to the PrestaShop %version% Installer] => 欢迎来到PrestaShop %version% 安装 [Installing PrestaShop is quick and easy. In just a few moments, you will become part of a community consisting of more than %numMerchants% merchants. You are on the way to creating your own unique online store that you can manage easily every day.] => 安装 PrestaShop 既快速又简单。 在短短的几分钟内,您将成为由超过 %numMerchants% 商家组成的社区的一部分。 您正在创建自己独特的在线商店,每天都可以轻松管理。 [Continue the installation in:] => 继续安装: [The language selection above only applies to the Installation Assistant. Once your store is installed, you can choose the language of your store from over %d% translations, all for free!] => 上面语言选择仅用于安装助手。一旦店铺安装完毕,你可以从超过 %d 个翻译版本里选择您的商店需要的语言,这一切都是免费的! [Please activate the 'mod_auth_basic' Apache module to allow the use of the PrestaShop webservice.] => 请激活‘mod_auth_Basic’ Apache模块以允许使用PrestaShop Web服务。 [We could not check to see if basic authentication and rewrite extensions have been activated. Please manually check if they've been activated in order to use the PrestaShop webservice.] => 我们可以不检查基本身份验证和激活重写扩展。请手动检查他们是否被激活使用的Prestashop Web服务。 [Please activate the 'SimpleXML' PHP extension to allow testing of PrestaShop's webservice.] => 请激活'的SimpleXML“PHP扩展,允许的Prestashop的web服务的测试。 [It is preferable to use SSL (https:) for webservice calls, as it avoids the "man in the middle" type security issues.] => 如果可能的话,最好使用SSL(HTTPS)的WebService调用,因为它避免 "man in the middle"的安全问题”。 [Fashion and accessories] => 时装及配饰 [Sport and Entertainment] => 体育和娱乐 [-- Please choose your main activity --] => -- 请选择您主要经营项目 -- [Server name is not valid] => 服务器名称不可用 [You must enter a database name] => 您必须输入一个数据库名 [You must enter a database login] => 您必须输入一个数据库登录名 [Tables prefix is invalid] => 数据库表前缀 [Cannot convert database data to utf-8] => 无法将数据转换成 utf-8 [At least one table with same prefix was already found, please change your prefix or drop your database] => 如果找到相同前缀的数据库表,请更换前缀或者删除您的数据库表。 [Your database login does not have the privileges to create table on the database "%s". Ask your hosting provider:] => 你的数据库登陆没有特权来在数据库%s里创建表格。请询问你的主机供应商。 [You must be granted the privilege to select data in the tables of database "%s". Ask your hosting provider to enable it.] => 您必须被授予在数据库"%s"的表中选择数据的权限。 要求您的托管服务提供商启用它。 [Database Server is not found. Please verify the login, password and server fields] => 数据库服务器没有找到。请检查登录名,密码和服务器领域 [Connection to MySQL server succeeded, but database "%database%" not found] => 成功连接到MySQL服务器,但"%database%"数据库未找到 [Attempt to create the database automatically] => 尝试自动创建数据库 [%file% file is not writable (check permissions)] => %file%文件不可写(检查权限) [%folder% folder is not writable (check permissions)] => %folder%文件夹不可写(检查权限) [Cannot write settings file] => 无法写入设置文件 [Cannot write app/config/parameters.php file] => 无法书写 app/config/parameters.php 文件 [Cannot write app/config/parameters.yml file] => 无法书写 app/config/parameters.yml 文件 [Database structure file not found] => 未找到数据库文件结构 [Cannot create group shop] => 无法创建组店 [Cannot create shop] => 无法创建店铺 [Cannot create shop URL] => 无法创建店铺连接 [File "language.xml" not found for language iso "%iso%"] => 无法找到语言iso "%iso%" 需要的文件"language.xml" [File "language.xml" not valid for language iso "%iso%"] => 文件 "language.xml" 在语言 iso "%iso%" 里无效 [Cannot download language pack "%iso%"] => 无法下载语言包%iso% [Cannot install language "%iso%"] => 无法安装语言 "%iso%" [Cannot copy flag language "%flag%"] => 无法复制国旗语言 "%flag%" [Cannot create admin account] => 无法创建行政账户 [Cannot install module "%module%"] => 无法安装模块 "%module%" [Cannot execute post install on module "%module%"] => 无法在模块"%module%"上执行安装后配置 [Fixtures class "%class%" not found] => 装置"%class%"未找到 ["%class%" must be an instance of "InstallXmlLoader"] => "%class%" 应为一个 "InstallXmlLoader" 实例 [SQL error on query %query%] => SQL查询错误 %query% [An SQL error occurred for entity %entity%: %message%] => 实体发生 SQL 错误 %entity%: %message% [Cannot create image "%identifier%" for entity "%entity%"] => 不能为实体"%entity%" 创建图片"%identifier%" [Cannot create image "%identifier%" (bad permissions on folder "%folder%")] => 无法创建图片 "%identifier%" ( 无文件夹"%folder%"授权) [Cannot create image "%identifier%"] => 无法创建图片"%identifier%" [Cannot create image "%1$s" for entity "%2$s"] => 不能在"%2$s" 创建图片"%1$s" ) [ModulesStatsbestcustomersAdmin] => Array ( [Empty recordset returned] => Aucun résultat retourné [Valid orders] => 有效订单: [Money spent] => Argent dépensé [Best customers] => 尊贵客户 [Enrich your stats, add a list of the best customers to the dashboard.] => 丰富您的统计数据,将最佳客户列表添加到仪表板。 [Develop clients' loyalty] => Fidéliser les clients [Keeping a client can be more profitable than gaining a new one. That is one of the many reasons it is necessary to cultivate customer loyalty.] => 维护老客户比找新客户更能得到利润,所以,要一般客户变成忠诚的客户是必须的。 换句话说,就是让他们再来你的网站。 [Word of mouth is also a means for getting new, satisfied clients. A dissatisfied customer can hurt your e-reputation and obstruct future sales goals.] => 口碑也可以带来新顾客,满意的顾客。一个不满意的顾客永远不会为我们带来新客人。 [In order to achieve this goal, you can organize:] => 要达到这个目标您要组织: [Punctual operations: commercial rewards (personalized special offers, product or service offered), non commercial rewards (priority handling of an order or a product), pecuniary rewards (bonds, discount coupons, payback).] => Les opérations ponctuelles : les récompenses marchandes (offres promotionnelles ciblées et personnalisées, cadeaux -produit ou service offert-), les récompenses non marchandes (traitement prioritaire d'une commande ou d'un produit), les récompenses pécuniaires (bons d'achat, de réduction, de remboursement). [Sustainable operations: loyalty points or cards, which not only justify communication between merchant and client, but also offer advantages to clients (private offers, discounts).] => Les opérations pérennes : (carte de fidélité, points de fidélité) qui non seulement justifient la communication marchand-clients, et aussi offre des avantages aux clients (offres privatives, réductions). [These operations encourage clients to buy products and visit your online store more regularly.] => 这些操作鼓励客户更经常地购买商品和访问您的网上店铺。 ) [ModulesBannerShop] => Array ( [Choose a file] => 选择文件夹 ) [ModulesCategoryproductsAdmin] => Array ( [Products in the same category] => 同一分类中的产品 [Adds a block on the product page that displays products from the same category.] => 在产品页面添加一个块来显示同一分类的产品。 [Invalid value for display price.] => 展示价格无效值 [Display products' prices] => 显示产品价格 [Show the prices of the products displayed in the block.] => 显示在块中的产品价格。 [Number of product to display] => 要展示的产品的数量 ) [ModulesStatsbestcategoriesAdmin] => Array ( [Empty recordset returned] => Aucun résultat retourné [Total Quantity Sold] => 销售数量共计 [Total Price] => 总价 [Total Margin] => 总利润 [Total Viewed] => 浏览共计 [Best categories] => 最佳类别 [Enrich your stats, add a list of the best selling categories to the dashboard.] => 丰富您的统计数据,将最畅销类别的列表添加到仪表板。 [Display final level categories only (that have no child categories)] => 仅显示最后级别的分类(它没有子分类) ) [ModulesSearchbarAdmin] => Array ( [Search bar] => 搜索栏 [Help your visitors find what they are looking for, add a quick search field to your store.] => 帮助您的访客找到他们正在寻找的东西,在您的商店中添加一个快速搜索字段。 ) [AdminNavigationNotification] => Array ( [No new order for now :(] => 现在没新订单:( [No new customer for now :(] => 现在没新客户:( [No new message for now.] => 现在没有新信息 [registered] => 已注册 [Your shop is in debug mode.] => 店铺处于调试模式 [All the PHP errors and messages are displayed. When you no longer need it, [1]turn off[/1] this mode.] => 显示所有PHP 错误和信息。但你不再需要他们,[1]关掉[/1]此模块 [Your shop is in maintenance.] => 您的店铺在维修中。 [Your visitors and customers cannot access your shop while in maintenance mode.%s To manage the maintenance settings, go to Shop Parameters > Maintenance tab.] => 你的访问者和顾客无法在维修模式进入你的商店。%s要管理维修设置,请到商店参数 > 维修标签中。 [Orders[1][/1]] => 订单 #[1] ([/1] [Customers[1][/1]] => 客户[1][/1] [Messages[1][/1]] => 信息[1][1] [from] => 从 [Have you checked your [1][2]abandoned carts[/2][/1]?[3]Your next order could be hiding there!] => 你查看了你[1][2]放弃购物车[/2][/1]了吗?[3]你的下个订单可能隐藏在哪里。 [Are you active on social media these days?] => 你最近是否活跃在社交网站上 [Seems like all your customers are happy :)] => 看起来你所有的顾客都很开心:) [An error occurred while updating new window property.] => 更新窗户属性时出错。 [An error occurred while updating the new window property for this object.] => 更新该事物的新窗口属性时出现错误。 ) [AdminPaymentFeature] => Array ( [Customer currency] => 客户所用货币 [Shop default currency] => 商店默认货币 [Active payment] => 有效付款 [Currency restrictions] => 货币限制 [Country restrictions] => 国家限制 [Group restrictions] => 组限制 [Carrier restrictions] => 承运人限制 ) [ModulesGridhtmlAdmin] => Array ( [Simple HTML table display] => 简单的HTML表格展示 [Just allow statistics to be displayed (and therefore analyzed) on your back office.] => 只需允许在您的后台显示(并因此分析)统计数据。 ) [ShopNotificationsSuccess] => Array ( [Address successfully deleted.] => 地址删除成功. [Address successfully updated.] => 地址更新成功. [Address successfully added.] => 地址添加成功. [Information successfully updated.] => 资料已成功更新。 [Your guest account has been successfully transformed into a customer account. You can now log in as a registered shopper.] => 您的访客账号已成功转型为客户账号。现在您可以以客户身份登录。 [Message successfully sent] => 留言成功发送 [If this email address has been registered in our shop, you will receive a link to reset your password at %email%.] => 如果此邮箱已经在外面商店注册,你将收到一个链接在%email%重设你的密码。 [Your password has been successfully reset and a confirmation has been sent to your email address: %s] => 重置密码成功,一封确定邮件已经发送到您的电子邮箱:%s [No addresses are available.] => 无可用地址。 ) [ModulesBestsellersAdmin] => Array ( [Top-sellers block] => 畅销模块 [Adds a block displaying your store's top-selling products.] => 添加一个模块,显示店铺的最畅销商品 [Products to display] => 产品展示 [Determine the number of product to display in this block] => 确定在此模块显示的产品的数量 ) [ShopNotificationsWarning] => Array ( [You cannot place a new order from your country (%s).] => 您不能够从您的国家%s下新订单。 [You cannot return merchandise with a guest account.] => 您不能以访客帐户来退还商品 [If you have just placed an order, it may take a few minutes for it to be validated. Please refresh this page if your order is missing.] => 如果您刚刚下单,可能需要几分钟确认。如果依然看不到订单请刷新此页。 [You must wait for confirmation before returning any merchandise.] => 在您退回任何商品之前,请先得到我们的确认。 [This product is not visible to your customers.] => 您的客户不能浏览该商品。 [You do not have any vouchers.] => 您没有任何凭证 [You have not placed any orders.] => 无历史订单 [You have not received any credit slips.] => 您没有收到任何信用单。 ) [ModulesProductcommentsAdmin] => Array ( [Valid for the entire catalog] => 对整个目录有效 [Restricted to some categories] => 只限于某些分类 [Restricted to some products] => 只限于某些产品 [Product Comments] => 产品评论 [Allow users to post reviews on your products and/or rate them based on specific criteria.] => 允许用户对您的产品发表评论和/或根据特定标准对其进行评分。 [Settings updated] => 设置已更新 [The criterion cannot be saved] => 标准无法保存 [Criterion deleted] => 已删除标准 [Configuration] => 配置 [All reviews must be validated by an employee] => 所有评论都必须经过员工验证 [Yes] => 是 [No] => 否 [Allow guest reviews] => 允许过客评论 [Enable upvotes / downvotes on reviews] => 对评论启用赞成/反对 [Anonymize the user's last name] => 匿名用户的姓氏 [Display only initials, e.g. John D.] => 仅显示首字母,例如 约翰 D。 [Minimum time between 2 reviews from the same user] => 同一用户2条评论间最短间隔时间 [Number of comments per page] => 每页的评论数量 [Save] => 保存 [Reviews waiting for approval] => 等待确认的评论 [Reported Reviews] => 已举报的评论 [Approve] => 确认 [Not abusive] => 不滥用 [ID] => 编号 [Name] => 名称 [Type] => 类型 [Status] => 状态 [Add New Criterion] => 添加新标准 [Review Criteria] => 审核标准 [Approved Reviews] => 已确认评论 [Review title] => 评论标题 [Review] => 评论 [Rating] => 等级 [Author] => 作者 [Product] => 产品 [Time of publication] => 发布时间 [Criterion will be restricted to the following categories] => 标准将限于以下分类 [Mark the boxes of categories to which this criterion applies.] => 标记要应用此标准的分类框。 [Selected] => 已选择 [Collapse All] => 粘贴全部 [Expand All] => 扩展所有 [Check All] => 检查所有 [Uncheck All] => 不检查所有 [Add new criterion] => 添加新标准 [Criterion name] => 标准名称 [Maximum length: %s characters] => 最大长度:%s 个字符 [Application scope of the criterion] => 标准适用范围 [The criterion will be restricted to the following products] => 该标准将限于以下产品 [Active] => 在售 [Product Name] => 产品名称 ) [AdminAdvparametersNotification] => Array ( [Administrator permissions cannot be modified.] => 不可修改管理员权限。 [Importing your data...] => 正在导入数据... [Data imported!] => 数据已导入 [Look at your listings to make sure it's all there as you wished.] => 查看你的明细,保证它们都是你所要的。 [Warning, the current import may require a PHP setting update, to allow more data to be transferred. If the current import stops before the end, you should increase your PHP "post_max_size" setting to [1]%size%[/1]MB at least, and try again.] => 警告,现在导入需要更新PHP 设置才可以传输更多的数据。如果在完成前导入停止,你得把你的PHP "post_max_size" 设置至少提高到[1]%size%[/1]MB,然后再试。 [Some errors were detected. Please check the details:] => 检测到某些错误。请查以下细节: [Errors occurred:] => 发生错误: [We made the following adjustments:] => 我们做了以下调整: [Validating data...] => 正在验证数据... [Ignore warnings and continue?] => 忽略警告,继续? [Abort import] => 终止导入 [Aborting, please wait...] => 异常终止,请稍侯... [[1]%percentage%[/1]% validated] => [1]%percentage%[/1]% 已验证 [Processing next page...] => 正在载入下一页... [Linking accessories...] => 正在载入配件... [[1]%size%[/1]% imported] => [1]%size%[/1]% 已导入 [Error - The following e-mail template is missing: %s] => 错误 - 以下电子邮件模板丢失:%s ["Backup" directory does not exist.] => “备份”目录不存在。 [Invalid ID] => 无效ID [Unable to create backup file] => 无法创建备份文件 [An error occurred while backing up. Unable to obtain the schema of %s] => 备份时出错。无法取得%s的图解 [No valid tables were found to backup.] => 没有找到有效的表格进行备份。 [Error deleting] => 错误删除 [Can't add the voucher.] => 无法添加券。 [Your file has been successfully imported into your shop. Don't forget to re-build the products' search index.] => 您的文件已经成功导入到您的店铺。不要忘了重建商品索引。 [(click to open "Generators" page)] => (点击打开“生成器”页面) [Warehouse did not exist, cannot set on product %name%.] => 仓库不存在。无法在产品%name%上设置。 [No image was found for combination with id_product = %s and image position = %s.] => 没有找到与 id_product = %s 与image position = %s匹配的图像 [EAN13 "%ean13%" has incorrect value for product with id %id%.] => 产品ID %id%有个不正确的EAN13 "%ean13%"值 [Advanced stock management has incorrect value. Not set for product with id %id%.] => 高级库存管理有不正确的数值。产品ID%id%没设置 [Advanced stock management is not enabled, cannot enable on product with id %id%.] => 高级库存管理未启用。无法在产品ID%id%上启用 [Advanced stock management is not enabled, warehouse is not set on product with id %id%.] => 高级库存管理未启用。产品ID%id%的仓库未设置 [Email address %1$s (ID: %2$s) cannot be validated.] => 无法验证电子邮箱地址%1$s(ID: %2$s) [Email address %1$s (ID: %2$s) cannot be saved.] => 无法保存电子邮箱地址%1$s(ID: %2$s) [%1$s does not exist in database %2$s (ID: %3$s), and therefore cannot be validated] => %1$s在数据库%2$s (ID: %3$s)不存在, 因此无法被验证 [%1$s does not exist in database %2$s (ID: %3$s), and therefore cannot be saved] => %1$s在数据库%2$s (ID: %3$s)不存在, 因此无法被保存 ["%email%" is not a valid email address.] => ”%email%“不是一个有效电子邮件地址 [The customer ID #%d does not exist in the database, and therefore cannot be validated.] => 客户ID #%d在数据库不存在。因此无法验证。 [The customer ID #%d does not exist in the database, and therefore cannot be saved.] => 客户ID #%d没在数据库中。因此无法保存。 [Supplier is invalid] => 供应商是无效的 [Alias is invalid] => 别名是无效的 [Store is invalid] => 无效商店 [Supplier ID (%id%) is not valid (at line %line%).] => 供应商ID(%id%) 无效(在第行%line%) [Lang ID (%id%) is not valid (at line %line%).] => 语言ID(%id%)无效(在第%line%行) [Warehouse ID (%id%) is not valid (at line %line%).] => 仓库ID(%id%)无效(在第%line%行) [Currency ID (%id%) is not valid (at line %line%).] => 货币ID(%id%)无效(在第%line%行) [Reference (%ref%) already exists (at line %line%).] => 参考(%ref%)已经存在(在第%line%行) [YYYY-MM-DD] => 年年年年-月月-日日 [Date format (%date%) is not valid (at line %line%). It should be: %date_format%.] => 日期格式(%date%)无效(在第%line%行)。它应该是:%date_format% [Date (%date%) cannot be in the past (at line %line%). Format: %date_format%.] => 日期(%date%) 不能是过去时(在第%line%行)。格式:%date_format% [Format: Between 0 and 100] => 格式:从0到100 [Discount rate (%rate%) is not valid (at line %line%). %format%.] => 折扣比率(%rate%)无效(第%line%行)。%format% [Supply Order (%id%) is not editable (at line %line%).] => 供应订单(%id%)无法编辑(在第%line%行) [Supply Order could not be saved (at line %line%).] => 供应订单无法保存(在第%line%行) [Supply Order (%s) could not be loaded (at line %d).] => 供应订单(%s)无法加载(在第%d行). [Product/Attribute (%d/%d) cannot be added twice (at line %d).] => 商品/属性(%d/%d)不能重复添加(在第%d行). [Product (%d/%d) is not available for this order (at line %d).] => 商品(%d/%d) 在此订单不可用(在第%d行). [Unit Price (tax excl.) (%d) is not valid (at line %d).] => 单价(不含税)(%d)是无效的(在第%d行).。 [Quantity Expected (%d) is not valid (at line %d).] => 预期数量 (%d)无效(在第%d行). [Discount rate (%d) is not valid (at line %d). %s.] => 打折率(%d)是无效的(在第%d行). %s. [Cannot read the .CSV file] => 无法阅读 .CSV文档 [Linking Accessories...] => 正在载入配件... [The confirmation email couldn't be sent, but the import is successful. Yay!] => 无法发送确认邮件,但导入已成功,耶! [There is an empty row in the file that won't be imported.] => 在文件中有一空白行无法导入。 [%s import] => %s 导入 [(from %s to %s)] => (从 %s 到 %s) [with truncate] => 用截断 [The category ID must be unique. It can't be the same as the one for Root or Home category.] => 分类ID必须是唯一的。不能和根分类和主分类相同。 [The category ID must be unique. It can't be the same as the one for the parent category (ID: %1$s).] => 分类ID必须是唯一的。不能和父分类 (ID: %1$s) 相同。 [A category can't be its own parent. You should rename it (current name: %1$s).] => 分类不能作为自己的父分类。你得重新命名它(现名:%1$s) [%category_name% (ID: %id%) cannot be saved] => %category_name%(ID:%id%)无法保存 [URL rewriting failed to auto-generate a friendly URL for: %category_name%] => URL 重新属性无法自动生成一个友好的URL给:%category_name% [Rewrite link for %1$s (ID %2$s): re-written as %3$s.] => 为%1$s (ID %2$s) 重写链接:重写为%3$s [A category cannot be its own parent. The parent category ID is either missing or unknown (ID: %1$s).] => 分类不能作为自己的父分类。父分类 ID 可能缺失或未知(ID: %1$s). [The root category cannot be modified.] => 根项目不能更改 [cannot be copied.] => 不能复制 [%1$s (ID: %2$s) cannot be %3$s] => %1$s(ID: %2$s) 不能是%3$s [Unknown tax rule group ID. You need to create a group with this ID first.] => 未知的税务规则组ID,您需要先用这个ID创建一个组。 [%1$s (ID: %2$s) cannot be saved] => %1$s(Id:%2$s) 不能储存 [%data% cannot be saved] => 无法保存%data% [Shop is not valid] => 店铺无效 [Discount is invalid] => 折扣是无效的 [Tags list is invalid] => 标签列表无效 [Error copying image: %url%] => 拷贝图片时出错:%url% [Product #%id%: the picture (%url%) cannot be saved.] => 产品#%id%: 图片(%url%)无法保存 [Advanced stock management has incorrect value. Not set for product %name%] => 高级库存管理含有不正确的值。它不是为产品%name%所设 [Advanced stock management is not enabled, cannot enable on product %name%] => 高级库存管理未激活,无法启用产品%name% [Advanced stock management is not enabled, warehouse not set on product %name%] => 高级库存管理未启用,产品%name%的仓库未设置 [Incorrect value for "Depends on stock" for product %name%] => 产品%name%的“取决于库存” 数值不正确。 [Advanced stock management is not enabled, cannot set "Depends on stock" for product %name%] => 高级库存管理未启用。无法设置产品%name%的”取决于库存“。 [The uploaded file exceeds the upload_max_filesize directive in php.ini. If your server configuration allows it, you may add a directive in your .htaccess.] => Php.ini里上传的文件超过大小上限。如果你的服务器配置允许,你可以在你的.htaccess里添加一个指令。 [The uploaded file exceeds the post_max_size directive in php.ini. If your server configuration allows it, you may add a directive in your .htaccess, for example:] => 上传文件超过Php.ini里的大小上限。如果你的服务器配置允许,你可以在你的.htaccess里添加一个指令。例如: [The uploaded file was only partially uploaded.] => 文件只有部分被上传。 [No file was uploaded.] => 没有文件被上传 [An error occurred while uploading / copying the file.] => 在上传并复制文件的时候发生了错误 [The import directory doesn't exist. Please check your file path.] => 上传目录不存在。请核对文件路径。 [The import directory must be writable (CHMOD 755 / 777).] => 进口目录必须是可写的(CHMOD七百七十七分之七百五十五)。 [To proceed, please upload a file first.] => 请先上传文件再处理 [The file is too large and cannot be downloaded. Please use the LIMIT clause in this query.] => 该文件太大无法下载。请在这个查询中设限制条件 [The "%tablename%" table does not exist.] => “%tablename%”不存在 [The "%attribute%" attribute does not exist in the "%table%" table.] => 这个%attribute%属性在"%table%"表中不存在。 [Undefined "%s" error] => 未定义的错误"%s" [The "*" operator cannot be used in a nested query.] => “*”运算无法在嵌套查询中使用。 [The operator "%s" is incorrect.] => 算子“%s”是不正确的。 [The "%operator%" operator is incorrect.] => "%operator%" 标识符错误 [The LIMIT clause must contain numeric arguments.] => 限制条件必须包含数字参数。 [The "%reference%" reference does not exist in the "%table%" table.] => 这个%reference%在"%table%"表中不存在。 [When multiple tables are used, each attribute must refer back to a table.] => 当使用多个表格时,每个属性都必须指向一个表格。 ["%key%" is an unauthorized keyword.] => “%key%”是个未经授权的关键词 [You cannot have two shops with the same name in the same group.] => 你不能在同一组有两家相同名字的店。 [Unable to load this shop.] => 无法加载这家商店 [You need to select at least the root category.] => 您需要选择至少一个根类别。 [You must configure this store's URL before setting it as default.] => 您必须先配置此商店的URL,然后才能将其设置为默认URL。 [You've selected a state for a country that does not contain states.] => 您已为没有包含州的国家选择了一个州。 [You can't put this menu inside itself. ] => 你不能把菜单放到它自己里面。 [The settings file cannot be overwritten.] => 无法重写设置。 [To use Smarty Cache, the directory %directorypath% must be writable.] => 要使用智能缓存,目录%directorypath%必须是可写的。 [Before being able to use this tool, you need to:[1][2]Create a blank .htaccess in your root directory.[/2][2]Give it write permissions (CHMOD 666 on Unix system).[/2][/1]] => 在使用这个工具前,你得[1][2]在你的根目录中创建一个空白的.htaccess[/2][2] 文件并设置可写权限 (CHMOD 666 on Unix system).[/2][/1] [Error: Could not find whether debug mode is enabled. Make sure that the correct permissions are set on the file %s] => 错误:无法检测出Debug模式是否已启用。请确保文件%s权限正确 [The SameSite=None is only available in secure mode.] => SameSite=None 仅在安全模式下可用。 [Warehouse did not exist, cannot set on product %name%] => 仓库不存在,无法在产品%name%上设置 [Media server #1 is invalid] => 媒体服务器#1是无效的 [Media server #2 is invalid] => 媒体服务器#2是无效的 [Media server #3 is invalid] => 媒体服务器#3是无效的 [Cannot disable SSL configuration due to the Cookie SameSite=None.] => 由于 Cookie SameSite=None,无法禁用 SSL 配置。 [Update your PHP version.] => 升级您的PHP版本 [Configure your server to allow file uploads.] => 将服务器配置为允许文件上传。 [Configure your server to allow the creation of directories and files with write permissions.] => 将服务器配置为允许创建具有写入权限的目录和文件。 [Enable the CURL extension on your server.] => 在你服务器上启用 CURL 扩展。 [Enable the DOM extension on your server.] => 在服务器上启用DOM扩展。 [Enable the Fileinfo extension on your server.] => 在服务器上启用Fileinfo(文件信息)扩展。 [Enable the GD library on your server.] => 在您的服务器上启用GD库 [Enable the JSON extension on your server.] => 在你服务器上启用 JSON 扩展。 [Enable the Mbstring extension on your server.] => 在服务器上启用Mbstring扩展。 [Enable the OpenSSL extension on your server.] => 在服务器上启用OpenSSL 扩展。 [Enable the PDO Mysql extension on your server.] => 在服务器上启用PDO Mysql 扩展。 [Enable the XML extension on your server.] => 在你服务器上启用 XML 扩展。 [Enable the ZIP extension on your server.] => 在你服务器上启用 ZIP 扩展。 [Enable the MySQL support on your server.] => 在您的服务器上启用MySQL支持 [Set write permissions for the "config" folder.] => 对于“config”文件夹设置读写权限。 [Set write permissions for the "cache" folder.] => 对于“cache”文件夹设置读写权限。 [Set write permissions for the "sitemap.xml" file.] => 对于“sitemap.xml的”文件中设置的写权限。 [Set write permissions for the "img" folder and subfolders.] => 对于“img”的文件夹和子文件夹设置写入权限。 [Set write permissions for the "log" folder and subfolders.] => 设置“log”文件夹和子文件夹的写入权限。 [Set write permissions for the "mails" folder and subfolders.] => 对于“mails”文件夹和子文件夹设置写入权限。 [Set write permissions for the "modules" folder and subfolders.] => 在“modules”文件夹和子文件夹设置写入权限。 [Set write permissions for the "themes/%s/cache/" folder and subfolders, recursively.] => 递归设置"themes/%s/cache/"文件夹和子文件夹的可写权限。 [Set write permissions for the "themes/%s/lang/" folder and subfolders, recursively.] => 递归设置"themes/%s/lang/"文件夹和子文件夹的可写权限。 [Set write permissions for the "themes/%s/pdf/lang/" folder and subfolders, recursively.] => 递归设置 "themes/%s/pdf/lang/"文件夹和子文件夹的可写权限。 [Set write permissions for the "app/config/" folder and subfolders, recursively.] => 递归设置"app/config/"文件夹和子文件夹的可写权限。 [Set write permissions for the "app/Resources/translations/" folder and subfolders, recursively.] => 递归设置"app/Resources/translations/"文件夹和子文件夹的可写权限。 [Set write permissions for the "translations" folder and subfolders.] => 在“translations”文件夹和子文件夹设置写入权限。 [Set write permissions for the "upload" folder and subfolders.] => 在“upload”文件夹和子文件夹设置写入权限。 [Set write permissions for the "download" folder and subfolders.] => 在“download”文件夹和子文件夹设置写入权限。 [Allow the PHP fopen() function on your server.] => 服务器允许 PHP的 fopen() 功能。 [Enable GZIP compression on your server.] => 在您的服务器上启用GZIP压缩 [Some PrestaShop files are missing from your server.] => 一些PrestaShop文件从您的服务器丢失。 [You are using PHP %s version. Soon, the latest PHP version supported by PrestaShop will be PHP 5.6. To make sure you’re ready for the future, we recommend you to upgrade to PHP 5.6 now!] => 你现在使用的 PHP 版本为 %s, PrestaShop 即将支持的最低版本为 PHP 5.6,为了你的购物车能在将来有更好的兼容性,我们建议你升级你的PHP版本为 5.6 及后续版本。 [Enable the Apache mod_rewrite module] => 激活Apache mod_重写模块 [Error: Could not write to file. Make sure that the correct permissions are set on the file %s] => 错误:无法写入文件。请确保文件%s权限正确 [The limit chosen is larger than the server's maximum upload limit. Please increase the limits of your server.] => 选择的上限已经超过服务器可接受的上传限制。请增加你服务器的上限。 [The extension of your file should be .csv.] => 您的文件后缀应该是.csv。 [It appears the backup was successful, however you must download and carefully verify the backup file before proceeding.] => 它的备份是成功的,但是,你必须下载并仔细验证备份文件。 [The "Backups" directory located in the admin directory must be writable (CHMOD 755 / 777).] => Admin目录下的"Backups" 备份目录必须可写(CHMOD 755 / 777). [The backup file does not exist] => 备份文件不存在 [You cannot edit the SuperAdmin profile.] => 您不能编辑超级管理员的资料。 [You cannot disable or delete the administrator account.] => 您不可以禁用或者删除您自己的账户。 [You cannot disable or delete your own account.] => 您不可以禁用或者删除您自己的账户。 [The employee must be associated with at least one shop.] => 员工必须致至少关联一个店铺 [The provided profile is invalid] => 提供的资料无效 [Your current password is invalid.] => 您的当前密码不正确。 [The import file cannot be read.] => 无法读取导入文件。 [The Memcached server cannot be added.] => 无法增加Memcached服务器 [There was an error when attempting to delete the Memcached server.] => 删除Memcached服务器过程中发现了错误 [All caches cleared successfully] => 所有缓存成功清除 [For security reasons, you cannot delete the Administrator's profile.] => 出于安全原因,您不能删除超级管理员设置信息 [Key length must be 32 character long.] => Key的长度必须是32个字符 [This key already exists.] => Key已经存在 [(you must install the [a]Memcache PECL extension[/a])] => (您必须安装[a]Memcache PECL扩展[/a]) [(you must install the [a]Memcached PECL extension[/a])] => (您必须安装 [a]Memcache PECL 外挂[/a]) [(you must install the [a]APC PECL extension[/a])] => (您必须安装[a]APC PECL扩展[/a]) [(you must install the [a]Xcache extension[/a])] => (您必须安装[a]Xcache扩展[/a]) [The locale must be installed] => 必须安装的语言环境 [Only non-accented characters, numbers, and the following special characters are allowed: %allowed_characters%] => 仅允许使用非重音字符、数字和以下特殊字符: %allowed_characters% [I have read the disclaimer. Please create a new backup.] => 我已阅读免责声明。请生成新的备份。 [Disclaimer before creating a new backup] => 创建一个新的备份之前,免责声明 [PrestaShop is not responsible for your database, its backups and/or recovery.] => PrestaShop 对于您的数据库以及它的备份和恢复不负任何责任。 [PrestaShop is open-source software. You are using it at your own risk under the license agreement.] => PrestaShop 是一款开源软件。根据许可协议,您自己将承担使用该软件的风险。 [You should back up your data on a regular basis (both files and database).] => 您可以定期备份您的数据(文件和数据库二者)。 [This function only backs up your database, not your files.] => 此功能只备份你的数据库,而不是你的文件。 [By default, your existing database tables will be dropped during the backup recovery (see "Backup options" below).] => 默认情况下,您现有的数据库表将在备份恢复的过程中删除(详见一下的“备份选项”)。 [Always verify the quality and integrity of your backup files!] => 无论何时您都应该确保备份文件的质量和其完整性! [Always verify that your backup files are complete, up-to-date and valid, even if you had a success message appear during the backup process.] => 即使是在系统备份程序提示成功的情况下,无论何时您都应该确认备份文件是完整的,最新的和有效的 [Always check your data.] => 总是检查您的数据。 [Never restore a backup on a live site.] => 不要在运行中得网站上恢复备份。 [Beginning the download ...] => 开始下载... [Backup files should automatically start downloading.] => 备份文件应该自动开始下载。 [If not,[1][2] please click here[/1]!] => 如果不要,[1][2] 请点这里[/1]! [Are you sure you want to delete this entity:] => 您确定要删除此实体: [Note that the Category import does not support having two categories with the same name.] => 请注意分类导入不支持同名的两个分类。 [Note that you can have several products with the same reference.] => 请注意,多件商品可以拥有一个相同的编号。 [New features are available. Feel free to try them out!] => 有新功能可用。随意尝试它们! [Testing a feature before its official release can be exciting. However, you must be aware of the potential risks of such experiments:] => 在正式发布之前测试功能可能会令人兴奋。 但是,您必须意识到此类实验的潜在风险: [Experimental features are still under development. Enabling them could therefore have unintended consequences and cause data loss.] => 实验功能仍在开发中。 因此,启用它们可能会产生意想不到的后果并导致数据丢失。 [In any case, you should never experiment in production.] => 在任何情况下,您都不应该在生产中进行实验。 [Are you sure you want to enable this experimental feature?] => 您确定要启用实验性测试功能吗? [You are about to enable a feature that is not stable yet. This should only be done in a test environment or in full knowledge of the potential risks.] => 您即将启用尚不稳定的功能。 这只能在测试环境中或在充分了解潜在风险的情况下进行。 [Please choose a MySQL table] => 请选择一个MySQL表 [When saving the query, only the "SELECT" SQL statement is allowed.] => 当保存的查询,只有“SELECT” SQL语句是允许的。 [This SQL query has no result.] => 此 SQL 查询没有结果。 [Do you really want to remove the server %serverIp%:%serverPort% ?] => 您真的要删除服务器 %serverIp%:%serverPort% ? [OK] => 确定 [Please fix the following error(s)] => 请修复以下错误 [Checking files...] => 检查文件... [Missing files] => 缺少文件 [Updated files] => 更新文件 [Changed/missing files have been detected.] => 更改/丢失的文件已被检测到。 [No change has been detected in your files.] => 未在你的文件中检测到更改。 ) [ShopPdf] => Array ( [: ] => : [Delivery] => 运送 [Invoice] => 有效的发货单 [%taxrate%%space%%] => %taxrate%%space%% [Order return] => 退货许可 [Credit slip] => 信用单 [Supply order form] => 供应订单 [TE: Tax excluded] => TE:不含税 [TI: Tax included] => TI:含税 [Payment Method] => 付款方式: [No payment] => 未付款 [Product] => 产品 [%s:] => %s: [image(s):] => 图像: [Reference] => 参考 [Qty] => 数量 [Carrier] => 配送商 [An electronic version of this invoice is available in your account. To access it, log in to our website using your e-mail address and password (which you created when placing your first order).] => 在您的账户中有这份凭证的电子版本。如果你需要它,通过你的电邮和密码登陆我们的网站。(在你第一次交易时建立的) [For more assistance, contact Support:] => 如需更多帮助,请联系客服 [Tel: %s] => 电话:%s [Fax: %s] => 传真:%s [Delivery Address] => 送货地址 [Billing Address] => 帐单地址 [Delivery address] => 送货地址 [Billing address] => 账单地址 [Note] => 标记 [(Tax excl.)] => (不含税) [Unit Price] => 单价 [ecotax: %s] => 环保税:%s [Discounts] => 折扣 [Invoice Number] => 发票编号: [Invoice Date] => 发票日期 [Base price] => 基础价格 [Exempt of VAT according to section 259B of the General Tax Code.] => 按照总税收法典的259B部分免除增值税。 [Tax Detail] => 税务细节 [Products] => 单件商品 [Shipping] => 配送 [Ecotax] => 环保税 [Wrapping] => 包装费 [Total Tax] => 税收总计 [Total] => 总计 [Total Products] => 商品总数 [Total Discounts] => 总折扣 [Shipping Costs] => 运费 [Free Shipping] => 免运费 [Wrapping Costs] => 包装费 [Total (Tax excl.)] => 总计(不含税) [Billing & Delivery Address] => 帐单和送货地址 [If the following conditions are not met, we reserve the right to refuse your package and/or refund:] => 如果没有达成以下条件,我们有权利拒绝接受您的包裹或退还: [Please include this return reference on your return package:] => 请在您的退货包裹中包括这个号码 [All products must be returned in their original package and condition, unused and without damage.] => 全部产品必须完整送回(必须无损坏的情况) [Please print out this document and slip it into your package.] => 请打印这份文件并将它插入到您的包装中。 [The package should be sent to the following address:] => 请将包装发送到这个地址: [Upon receiving your package, we will notify you by e-mail. We will then begin processing the refund, if applicable. Let us know if you have any questions] => 当你接你的邮件,我们会发一封电子邮件给你。我们也会开始接受退款,如果需要。记得也让我们知道你的问题! [Items to be returned] => 要退货的物品 [We have logged your return request.] => 我们已记录了您的退货申请。 [Your package must be returned to us within] => 您的包裹必须在收到 [days of receiving your order.] => 天内退回。 [Return Number] => 退单编号 [Date] => 日期 [Payment method] => 付款方式: [Product / Reference] => 货品/参考 [Unit price] => 单价 [(Tax Excl.)] => (不含税) [(Tax Incl.)] => (含税) [Price] => 价格 [No details] => 无详细说明 [image(s)] => 图像 [Order Reference] => 订单号 [Order date] => 订单日期 [VAT Number] => 增值税号 [Shipping (Tax Excl.)] => 运费(未含税) [Shipping (Tax Incl.)] => 运费(含税) [Product Total (Tax Excl.)] => 商品总额(不含税) [Product Total (Tax Incl.)] => 商品总额(含税) [Product Total] => 商品总额 [Total (Tax Excl.)] => 总计(未含税) [Total (Tax Incl.)] => 总计(含税) [Products ordered:] => 您订的商品 [Designation] => 设计 [Unit Price TE] => 单价TE [Before discount] => 打折前 [Discount Rate] => 折扣率 [After discount] => 打折后 [Tax rate] => 税率 [Tax Rate] => 税率 [No taxes] => 免税 [Taxes:] => 税 [Base TE] => 基本 TE [Tax Value] => 税值 [Total TE] => 总TE [Total TI] => 总TI [Summary:] => 总结: [(Before discount)] => (折扣前) [Order Discount] => 订单折扣 [(After discount)] => (折扣后) [Tax value] => 税值 [Total to pay] => 总计应付款 ) [ModulesCrosssellingShop] => Array ( [Customers who bought this product also bought:] => 购买此商品的买家还买了: ) [ModulesWelcomeAdmin] => Array ( [Let's create your first product] => 开始创建你的第一件产品 [What do you want to tell about it? Think about what your customers want to know.] => 你要如何介绍它?想想什么是你客人想知道的? [Add clear and attractive information. Don't worry, you can edit it later :)] => 添加清楚,吸引人的信息。不要担心,你在后面会继续编辑它。 [Give your product a catchy name.] => 给你的产品一个吸引眼球的名字 [Fill out the essential details in this tab. The other tabs are for more advanced information.] => 在标签中填写主要信息。其他标签是更高级的信息。 [Add one or more pictures so your product looks tempting!] => 添加一个或多张图片让你的产品看上去更吸引人, [How much do you want to sell it for?] => 您想卖多少? [Yay! You just created your first product. Looks good, right?] => 耶,你刚创建了第一件产品,看上去很好,是不是? [Give your shop its own identity] => 给你的商店自己的身份 [How do you want your shop to look? What makes it so special?] => 你想要你的店是什么样的?什么让它那么特别? [Customize your theme or choose the best design from our theme catalog.] => 定制你的主题或从我们的主题目录中选择最佳设计 [A good way to start is to add your own logo here!] => 一种好的开始方式是在这里添加你自己的商标 [If you want something really special, have a look at the theme catalog!] => 如果你要一些特别的东西,请查看主题目录。 [Get your shop ready for payments] => 让商店做好支付准备 [How do you want your customers to pay you?] => 你要你的客户怎么付钱给你? [These payment methods are already available to your customers.] => 这些付款方式可供你的客户使用 [Choose your shipping solutions] => 选择你的出货方式 [How do you want to deliver your products?] => 你想哟啊如何运送你的产品? [Here are the shipping methods available on your shop today.] => 这是你的商店今天有的出货方式。 [Skip this tutorial] => 跳过课程辅导 [Over to you!] => 轮到你 [You've seen the essential, but there's a lot more to explore.] => 你已经看了主要的。但还有一些需要继续探索 [Some ressources can help you go further:] => 一些资源可以帮你继续前进 [Starter Guide] => 新手指南 [Forum] => 论坛 [Training] => 培训 [Video tutorial] => 视频教程 [I'm ready] => 我准备好了 [Welcome to your shop!] => 欢迎到你的商店 [Hi! My name is Preston and I'm here to show you around.] => Hi,我的名字是 Preston。我在这里带你四处走走 [You will discover a few essential steps before you can launch your shop:] => 在你的商店上市之前,你将发现一些主要的步骤。 [Create your first product, customize your shop, configure shipping and payments...] => 创建第一件产品,定制你的商店,配置出货和付款 [Let's get started!] => 让我们开始吧! [Later] => 稍后 [Start] => 开始 [Launch your shop!] => 商店上市 [Resume] => 继续 [Stop the OnBoarding] => 停止“OnBoarding(新手指南)” [Continue] => 继续 [Hey! Are you lost?] => 嗨,你迷路了吗? [To continue, click here:] => 要继续,请单击这里 [If you want to stop the tutorial for good, click here:] => 如果你要永远停止教程指南,请点击这里 [Quit the Welcome tutorial] => 推出欢迎指南 [Step] => 步骤 [Next] => 下一个 [Welcome] => 欢迎 [Sell your first product quicker than you would have expected with our nice onboarding process.] => 通过我们良好的入职流程,您可以比预期更快地销售您的第一个产品。 ) [AdminDashboardNotification] => Array ( [You are currently connected under the following domain name:] => 您正在用以下域名连接 [This is different from the shop domain name set in the Multistore settings: "%s".] => 与多店模式下的商店网址不同:"%s" [If this is your main domain, please {link}change it now{/link}.] => 如果这是你的主域名,请{link}现在更改它{/link}。 [This is different from the domain name set in the "SEO & URLs" tab.] => 与"SEO和URL"下的网址名称不同 ) [ShopFormsErrors] => Array ( [Invalid name] => 无效的名字! [Invalid format.] => 无效的格式。 [Format should be %s.] => 格式应该是 %s。 [Required field] => 必填项 [Invalid postcode - should look like "%zipcode%"] => 邮编无效-应该像这样 "%zipcode%" ) [AdminDesignFeature] => Array ( [Move images] => 移动图像 [Regenerate thumbnails] => 生成缩略图 [Select an image] => 选择图像 [Select a format] => 选择格式 [Erase previous images] => 删除之前的图片 [Transplant a module] => 定位模块 [Transplant to] => 移植到 [Available hooks] => 可用的hooks [Already registered hooks] => 已经注册的hooks [Exceptions] => 异常 [Full width] => 完整宽度 [Three columns] => 三列 [Two columns, small left column] => 两栏,小的左栏位 [Two columns, small right column] => 两栏,小的右栏位 [No side columns, ideal for distraction-free pages such as product pages.] => 没有边栏位。最好是用与免打扰页面如产品页面 [One large central column and 2 side columns.] => 1个大的中间栏和2 个侧栏位。 [Two columns with a small left column.] => 两个带有左边小栏位的栏位 [Two columns with a small right column.] => 两个带有右边小栏位的栏位 [Images generation options] => 图片产生选项 [Image format] => 图片格式 [Use JPEG.] => 使用JPEG。 [Use PNG only if the base image is in PNG format.] => 基础图像是PNG格式只使用PNG。 [Use PNG for all images.] => 使用PNG于所有图像。 [Use WebP only if the base image is in WebP format.] => 仅当基本图像为WebP格式时才使用WebP。 [Use WebP for all images.] => 对所有图像使用WebP。 [JPEG compression] => JPEG 压缩 [PNG compression] => PNG 压缩 [WebP compression] => WebP压缩 [Generate images based on one side of the source image] => 依据来源图片的一边来产生图片 [Automatic (longest side)] => 自动(最长边) [Maximum file size of product customization pictures] => 自定义商品图片的最大档案大小 [bytes] => 字节 [Product picture width] => 商品图片宽度 [pixels] => 像素 [Product picture height] => 商品图片的高度 [Generate high resolution images] => 生成高解像度图像 [Use the legacy image filesystem] => 使用传统的图像文件系统 [Image type] => 图像类型 [Name for the image type] => 图像类型名称 [Add new image type] => 添加新图片类型 [___________ CUSTOM ___________] => ___________顾客___________ [____________ CORE ____________] => ____________主要____________ [Admin modules controller] => 管理模块控制器 [Front modules controller] => 前模块控制器 [Pages] => 网页 [Pages in category "%name%"] => 在分类%name%里的页面 [Preview Theme %s] => 预览主题 [Test email %template%] => 测试电子邮件 %template% [Parent category] => 上级分类 [Page category] => 页面分类 [Only letters and the hyphen (-) character are allowed.] => 只有字母和连字符( - )字符是允许的。 [Page content] => 页面内容 [Indexation by search engines] => 指数化搜索引擎 [Zip file] => 压缩文件 [Archive URL] => 存档网址 [Select the archive] => 选择存档 [CMS Category] => CMS类别 [Select your default email theme] => 选择您的默认电子邮件主题 [Generate emails] => 生成电子邮件 [Select your email theme] => 选择你的邮件主题 [Select the theme you want to overwrite] => 选择要覆盖的主题 [Overwrite templates] => 覆盖模板 [List %theme% layouts] => 列出 %theme% 布局 [Raw HTML] => 原始 HTML [Text] => 文字 [Email themes] => 电子邮件主题 [Designed by %s] => 设计由%s [Delete this theme?] => 删除该主题? [Configure your page layouts] => 配置你的页面布局 [Each page can use a different layout, choose it among the layouts bundled in your theme.] => 每个页面可以使用不同的布局。在你的主题里选择布局 [Choose layouts] => 选择布局 [Reset to defaults] => 重设到默认值 [Header logo] => 顶标识 [Mail logo] => 邮件标识 [Invoice logo] => 发票标识 [Favicon] => 网站图标 [Favicon image] => 图标图像 [Adaptation to Right-to-Left languages] => 适应右到左语言 [Generate RTL stylesheet] => 生成RTL 款式表 [Theme to adapt] => 要适应的主题 [Use this theme?] => 使用该主题? [Import from your computer] => 从您的电脑里导入 [Import from the web] => 从网络上导入 [Import from FTP] => 从FTP导入 [Theme] => 主题 [Add new theme] => 添加新的主题 [Export current theme] => 导出当前主题 [My current theme] => 我当前的主题 [Use this theme] => 使用该主题 [My theme for %name% shop] => 我的 %name% 商店主题 [1 module selected] => 1 个已选模块 [modules selected] => 已选模块 [Unhook the selection] => 解除选择该项 [All modules] => 所有模块 [Search for a hook] => 搜索吊钩 [Display non-positionable hooks] => 显示非定位 [Unhook] => 未钩 ) [AdminDesignNotification] => Array ( [You can choose to keep your images stored in the previous system. There's nothing wrong with that.] => 您可以选择图片保存在以前的系统中。这没有什么不妥。 [After moving all of your product images, set the "Use the legacy image filesystem" option above to "No" for best performance.] => 移动所有的商品图片后,设置“使用传统的图像文件系统”选项为“否”获得最佳性能。 [Be careful! Depending on the options selected, former manually uploaded thumbnails might be erased and replaced by automatically generated thumbnails.] => 当心! 根据选择的选项,以前手动上传的缩略图可能会被删除并替换为自动生成的缩略图。 [Also, regenerating thumbnails for all existing images can take several minutes, please be patient.] => 此外,为所有现有图像重新生成缩略图可能需要几分钟时间,请耐心等待。 [Current theme is unavailable. Please check your theme's directory name ("%s") and permissions.] => 现在的主题不可用。请核对你的主题目录名称 ("%s") 和权限。 [Duplicate images were found when moving the product images. This is likely caused by unused demonstration images. Please make sure that the folder %folder% only contains demonstration images, and then delete it.] => 移动产品图片时发现重复的图片,看起来是由于未使用的展示图片引起的。请确认文件夹%folder%只包含展示图片,然后删除它。 [Incorrect value for the selected JPEG image compression.] => JPEG图像压缩数值不正确 [Incorrect value for the selected PNG image compression.] => 不正确的PNG图像像素值 [Incorrect value for the selected WebP image compression.] => 所选WebP图像压缩的数值不正确。 [Source file does not exist or is empty (%filepath%)] => 来源文件不存在或者是空的(%filepath%) [Failed to resize image file (%filepath%)] => 调整图像文件大小失败(%filepath%) [Failed to resize image file to high resolution (%filepath%)] => 调高图像文件解析度失败(%filepath%) [Original image is corrupt (%filename%) for product ID %id% or bad permission on folder.] => 商品编号%id%的原图像已损坏(%filename%)或是由于文件夹权限错误。 [Original image is missing or empty (%filename%) for product ID %id%] => 商品编号%id%原图像已不见或空了(%filename%) [Cannot write images for this type: %1$s. Please check the %2$s folder's writing permissions.] => 不写入写图像类型:%1$s。请检查 %2$s 文件夹的写入权限。 [Only part of the images have been regenerated. The server timed out before finishing.] => 只有部分图像被更新,服务器已超时。 [Server timed out. The watermark may not have been applied to all images.] => 服务器超时。 水印不能概括所有的图像 [Cannot write "No picture" image to %s images folder. Please check the folder's writing permissions.] => 不能在(%s)的图像文件夹写入“没图像” 图像。请检查文件夹的写入权限。 [Error: Your server configuration is not compatible with the new image system. No images were moved.] => 错误:您的服务器设置与新的图像系统不兼容。没有图像被移动 [Not all images have been moved. The server timed out before finishing. Click on "%move_images_label%" again to resume the moving process.] => 并非所有图像都已移动。 服务器在完成之前超时。 再次单击“%move_images_label%”以恢复移动过程。 [Error: Some -- or all -- images cannot be moved.] => 错误:一些 或者全部图像不能移走 [After modification, do not forget to regenerate thumbnails] => 修改后,不要忘记重新生成的缩略图 [This name already exists.] => 该名已经存在。 [An error occurred. The information "%s" is missing.] => 出现错误。资料"%s" 缺失。 [An error occurred. The template "%s" is missing.] => 出现错误。模板"%s" 缺失。 [An error occurred while uploading the favicon: cannot copy file "%s" to folder "%s".] => 上传网站图标时出错。无法复制文件"%s"到文件夹 "%s". [Your theme has been correctly exported: %path%] => 你的主题已被正确导出:%path% [The page Category cannot be moved here.] => 该页面分类无法移动至此处。 [Your RTL stylesheets has been generated successfully] => 你的RTL样式表已经成功生成。 [Your theme has been correctly reset to its default settings. You may want to regenerate your images. See the Improve > Design > Images Settings screen for the '%regenerate_label%' button.] => 您的主题已正确重置为其默认设置。 您可能想要重新生成图像。 请参阅“%regenerate_label%”按钮的“改进”>“设计”>“图像设置”屏幕。 [There is already a theme %theme_name% in your themes folder. Remove it if you want to continue.] => 您的主题文件夹中已经有一个主题 %theme_name%。 如果要继续,请将其删除。 [Failed to delete theme. Make sure you have permissions and theme is not used.] => 无法删除主题。 确保您有权限并且没有使用主题。 [Cannot adapt theme to RTL languages.] => 无法使主题适应 RTL 语言。 [Invalid file format.] => 无效的文件格式。 [Warning: if no email logo is available, the main logo will be used instead.] => 警告:如果没有邮件商标,则将使用主商标。 ) [ModulesAutoupgradeAdmin] => Array ( [Unable to write in the directory "%s"] => 无法写入目录“%s” [Server performance] => 保存属性 [Unless you are using a dedicated server, select "Low".] => 除非您使用的是独立服务器,否则选择”低“。 [A high value can cause the upgrade to fail if your server is not powerful enough to process the upgrade tasks in a short amount of time.] => 如果您的服务器配置不高,无法在较短时间内处理升级任务,该值设置过高可能导致升级失败。 [Low (recommended)] => 低(推荐) [Medium] => 中 [High] => 高 [Disable non-native modules] => 禁用非原声模块 [As non-native modules can experience some compatibility issues, we recommend to disable them by default.] => 官方插件可能会出现一些兼容性问题,建议保持默认设置禁用它们。 [Keeping them enabled might prevent you from loading the "Modules" page properly after the upgrade.] => 启用它们可能会导致升级后”插件“页面不能正常显示。 [Disable all overrides] => 全部禁用 [Enable or disable all classes and controllers overrides.] => 激活或废除所有类别和管理员代理佣金。 [Upgrade the default theme] => 升级默认主题 [If you customized the default PrestaShop theme in its folder (folder name "classic" in 1.7), enabling this option will lose your modifications.] => 如果您在Prestashop默认模板文件夹(名字为1.7版本的文件夹)定制默认的“prestashop”主题, 启用此选项将失去您之前的修改内容。 [If you are using your own theme, enabling this option will simply update the default theme files, and your own theme will be safe.] => 如果您使用的是自定义模板,启用此选项将只更新默认模板文件,自定义模板是安全的。 [Switch to the default theme] => 切换到默认主题 [This will change your theme: your shop will then use the default theme of the version of PrestaShop you are upgrading to.] => 这会改变你的模板:你的网店将会使用你升级后的Prestashop版本的默认模板。 [Regenerate RTL stylesheet] => 重新生成 RTL 样式表 [If enabled, any RTL-specific files that you might have added to all your themes might be deleted by the created stylesheet.] => 如果启用,您可能已添加到所有主题的任何特定于 RTL 的文件都可能会被创建的样式表删除。 [Keep the customized email templates] => 保持定制邮件模块 [This will not upgrade the default PrestaShop e-mails.] => 这将不会更新Prestashop网店的默认e-mail。 [If you customized the default PrestaShop e-mail templates, enabling this option will keep your modifications.] => 如果您定制默认的Prestashop邮件模板,启用此选项将会保留您的这些修改。 [Back up my files and database] => 备份我的文件和数据库 [Automatically back up your database and files in order to restore your shop if needed. This is experimental: you should still perform your own manual backup for safety.] => 系统会自动备份数据库和文件,便于在需要时恢复数据。建议:定期手动备份,确保数据安全。 [Back up my images] => 备份我的图片 [To save time, you can decide not to back your images up. In any case, always make sure you did back them up manually.] => 为了节省时间,您可以选择不备份图片。 但任何情况下,您应该确保已手动备份了这些资料。 [Unable to create the directory "%s"] => 无法创建目录“%s” [Unable to create file %s] => 无法创建文件 %s [Error when trying to delete backups %s] => 删除备份时出错 %s [This version of PrestaShop cannot be upgraded: the PS_ADMIN_DIR constant is missing.] => PrestaShop 的这个版本无法更新:缺少PS_ADMIN_DIR常数。 [1-Click Upgrade] => 一键升级 [Upgrade to the latest version of PrestaShop in a few clicks, thanks to this automated method.] => 借助这种自动化方法,只需单击几下即可升级到最新版本的PrestaShop。 [This version of 1-click upgrade requires PHP 5.6 to work properly. Please upgrade your server configuration.] => 此版本的一键式升级需要 PHP 5.6 才能正常工作。请升级您的服务器配置。 [Unable to delete outdated "AdminUpgrade" tab (tab ID: %idtab%).] => 无法删除过期的"AdminUpgrade"标签(tab ID: %idtab%). [Unable to create the "AdminSelfUpgrade" tab] => 无法创建“自动升级”标签 [Unable to copy logo.gif in %s] => 在 %s 中无法拷贝 logo.gif [Unable to load the "AdminSelfUpgrade" tab] => 无法加载“自动升级”标签 [Action %s skipped] => 动作%s已跳过 [Unable to check files for the installed version of PrestaShop.] => 无法校核PrestaShop目前安装版本的文件。 [Core files are ok] => 核心文件正常 [%modificationscount% file modifications have been detected, including %coremodifications% from core and native modules:] => 检测到%modificationscount%文件被修改,包括核心文件和默认插件文件%coremodifications%: [%modifiedfiles% files will be modified, %deletedfiles% files will be deleted (if they are found).] => %modifiedfiles%文件将被修改,%deletedfiles%文件将被删除(如果存在的话)。 [No diff files found.] => 找不到diff文件。 [File %s does not exist. Unable to select that channel.] => 文件%s不存在。 无法选择该发行版。 [Version number is missing. Unable to select that channel.] => 版本号丢失。 无法选择该发行版。 [File %s does not exist. Unable to select that channel] => 文件%s不存在。 无法选择该发行版。 [Upgrade process will use archive.] => 升级过程将使用归档。 [Error on saving configuration] => 保存配置出错 [Configuration successfully updated.] => 配置更新成功。 [This page will now be reloaded and the module will check if a new version is available.] => 刷新当前页面并检查插件是否有存在版本更新。 [Nothing to restore] => 不能恢复 [%s: File format does not match.] => %s:文件格式不符合。 [Opening backup database file %filename% in %extension% mode] => 在 %extension% 模式中,打开数据备份文件 %filename% [Database backup is empty.] => 数据库备份为空。 [Database restoration file %filename% done. %filescount% file(s) left...] => 数据库恢复文件%filename%已完成。剩余%filescount%文件 [Database restoration file %1$s done.] => 数据库恢复文件%1$s已完成。 [Database has been restored.] => 数据库已恢复。 [[SQL ERROR]] => [SQL 错误] [Error during database restoration] => 恢复数据库过程中出错 [%numberqueries% queries left for file %filename%...] => 文件%filename%还剩余%numberqueries%询问 [Database restoration done.] => 数据库恢复已完成。 [%s file(s) will be removed before restoring the backup files.] => %s文件在恢复备份文件前被移除。 [[ERROR] Backup file %s does not exist.] => [ERROR] 备份文件%s不存在。 [[ERROR] File "%s" does not exist.] => [ERROR] 文件”%s“不存在。 [Unable to remove upgraded files.] => 无法移除已升级的文件。 [Unable to extract file %filename% into directory %directoryname%.] => 无法将文件%filename%提取到目录%directoryname%中。 [Files restored.] => 已恢复的文件。 [Files restored. Now restoring database...] => 文件已恢复。现在恢复数据库中... [[ERROR] File %s is missing: unable to restore files. Operation aborted.] => [ERROR] 文件%s缺少:无法恢复文件。操作停止 [[ERROR] No backup database files found: it would be impossible to restore the database. Operation aborted.] => [ERROR] 无法找到备份数据库:无法恢复数据库。操作停止 [Restoring files ...] => 正在恢复文件 ... [Restoration process done. Congratulations! You can now reactivate your shop.] => 恭喜您完成全部恢复过程!现在您可以重新启用您的网店。 [Database backup skipped. Now upgrading files...] => 数据库备份已跳过。正在升级文件... [Backup directory is not writable (%path%).] => 备份目录无法写入(%path%)。 [Backup file %s already exists. Operation aborted.] => 备份文件 %s 已存在。操作终止。 [Unable to create backup database file %s.] => 无法创建备份数据库文件 %s 。 [Error during database backup.] => 数据库备份时出错。 [An error occurred while backing up. Unable to obtain the schema of %s] => 备份时出错。无法取得%s的图解 [%s table has been saved.] => 表 %s 已保存。 [%s tables have been saved.] => 表 %s 已保存。 [Database backup: %s table(s) left...] => 数据库备份:还剩 %s 个表... [No valid tables were found to back up. Backup of file %s canceled.] => 没有找到有效表格来进行备份。文件%s的备份已取消。 [Error during database backup for file %s.] => 数据库备份文件 %s 时出错。 [Database backup done in filename %s. Now upgrading files...] => 数据库已备份至文件 %s。开始升级文件... [Error during backupFiles] => 备份文件时出错 [[ERROR] backupFiles filename has not been set] => [ERROR] backupFiles 文件名未设置 [%s Files to backup.] => %s的要备份的文件 [Backup files initialized in %s] => 备份文件已完成 %s [Backup files in progress. %d files left] => 文件备份进行中。还剩 %d 个文件。 [Unable to open archive] => 无法打开归档文件 [All files have been added to archive.] => 所有文件已加入归档。 [All files saved. Now backing up database] => 所有文件已保存。开始备份数据库 [The database has been cleaned.] => 数据库已被清除。 [You need allow_url_fopen or cURL enabled for automatic download to work. You can also manually upload it in filepath %s.] => 你需要启用allow_url_fopen 或者 cURL 来进行自动下载。你也可以在文件路径%s中进行手动上传。 [Downloading from %s] => 正在从 %s 下载 [File will be saved in %s] => 文件将被保存在 %s [Download directory has been emptied] => 下载目录已清空 [Download complete.] => 下载完成。 [Download complete. Now extracting...] => 下载完成。解压中... [Download complete but MD5 sum does not match (%s).] => 下载完成,但MD5摘要不匹配(%s)。 [Download complete but MD5 sum does not match (%s). Operation aborted.] => 下载完成,但MD5摘要不匹配(%s)。操作终止。 [Error during download. The private key may be incorrect.] => 下载过程出错。私钥可能不正确。 [Error during download] => 在下载过程中有错误 [Download directory %s is not writable.] => 下载目录 %s 不可写。 [Could not assert the folder %s contains a valid PrestaShop release, exiting.] => 无法断言文件夹 %s 包含有效的PrestaShop版本,正在退出。 [A file may be missing, or the release is stored in a subfolder by mistake.] => 文件可能丢失,或者版本错误地存储在子文件夹中。 [Starting to remove %s sample files] => 开始删除%1$ s的采样文件 [Error while removing item %itemname%, %itemscount% items left.] => 移除 %itemname% 项时出错,还剩 %itemscount% 项。 [%itemname% item removed. %itemscount% items left.] => %itemname% 项已删除。剩余 %itemscount% 个项目。 [All sample files removed. Now backing up files.] => 所有样例文件已移除。现在开始备份文件。 [All sample files removed. Backup process skipped. Now upgrading files.] => 所有示范文件已被移除。备份过程已跳过。现在更新文件中。 ["/latest" directory has been emptied] => “最新”目录已清空 [Extraction directory %s is not writable.] => 提取的目录%s不可写。 [Unable to extract %filepath% file into %destination% folder...] => 无法提取%filepath%文件到%destination%文件夹 [No prestashop/ folder found in the ZIP file. Aborting.] => 在ZIP文件中找不到prestashop/文件夹。正在中止。 [File extraction complete. Removing sample files...] => 文件提取完成。移除示例文件... [Upgrade process done, but some warnings have been found.] => 升级完成,但过程中有一些警示。 [Upgrade process done. Congratulations! You can now reactivate your shop.] => 恭喜您完成全部升级过程!现在您可以重新启用您的网店。 [%s removed] => %s 已移除 [Please remove %s by FTP] => 请通过FTP移除%s [Error during database upgrade. You may need to restore your database.] => 升级数据库时出错。你可能要重新恢复你的数据库。 [Database upgraded. Now upgrading your Addons modules...] => 数据库已更新。现在更新你的Addon 模块... [[ERROR] %s does not exist or is not a directory.] => [ERROR] %s不存在或者不是目录。 [filesToUpgrade is not an array] => filesToUpgrade是不是一个数组 [All files upgraded. Now upgrading database...] => 所有文件升级。现在升级数据库... [Error when trying to upgrade file %s.] => 尝试升级文件%s时出错。 [%s files left to upgrade.] => %s 个文件可以升级。 [Nothing has been extracted. It seems the unzipping step has been skipped.] => 什么都没有被提取出来。似乎解压的步骤被跳过了。 [File %s is preserved] => 文件%s被保留 [%s ignored] => 已忽略 %s [[WARNING] File %1$s has been deleted.] => [WARNING] 文件%1$s已被删除。 [Directory %1$s created.] => 已创建目录 %1$s。 [Error while creating directory %s.] => 创建目录 %s 时出错。 [Directory %s already exists.] => 目录 %s 已存在。 [[TRANSLATION] The translation files have been merged into file %s.] => [TRANSLATION] 翻译文件已合并到 文件%s。 [[TRANSLATION] The translation files have not been merged into file %filename%. Switch to copy %filename%.] => [TRANSLATION] 翻译文件未能合并到文件 %filename%。切换到拷贝 %filename%。 [Copied %1$s.] => 已复制 %1$s。 [Error while copying file %s] => 复制文件%s时出错。 [[ERROR] Unable to find files to upgrade.] => [ERROR] 无法找到要升级的文件。 [%s files will be upgraded.] => %s个文件将被升级。 [listModules is not an array. No module has been updated.] => 列表模块不是一数组。没有模块已被更新。 [Upgrading module %module%...] => 正在升级模块 %module%... [The files of module %s have been upgraded.] => 模块%s的文件已升级。 [%s modules left to upgrade.] => %s个模块可以升级。 [The %modulename% module is not compatible with version %version%, it will be removed from your FTP.] => %modulename%模块和版本%version%不兼容。它将从你的FTP 里移除 [The %modulename% module is not compatible with version %version%, please remove it from your FTP.] => %modulename%模块和版本%version%不兼容。请把它从你的FTP 里移除 [Addons modules files have been upgraded.] => Addons模块文件已升级。 [%s modules will be upgraded.] => %s个模块将被升级。 [Starting upgrade...] => 开始升级... [Downloading and unzipping steps have been skipped, upgrade process will now remove sample data.] => 已跳过下载和解压缩步骤,升级过程现在将删除示例数据。 [Shop deactivated. Removing sample files...] => 网店已停用。 正在删除示例文件... [Downloading step has been skipped, upgrade process will now unzip the local archive.] => 已跳过下载步骤,升级过程现在将解压缩本地存档。 [Shop deactivated. Extracting files...] => 店铺已停用。文件解压中... [Shop deactivated. Now downloading... (this can take a while)] => 网店已停用。正在下载...(过程将持续一段时间) [Downloaded archive will come from %s] => 下载的压缩包将来自%s [MD5 hash will be checked against %s] => 将检查%s文件的MD5值 [Major release] => Major版本 [Minor release (recommended)] => Minor版本(推荐) [Release candidates] => 候选发布版本 [Beta releases] => Beta版本 [Alpha releases] => Alpha版本 [Private release (require link and MD5 hash)] => Private版本(需要链接和MD5 hash) [Local archive] => 本地归档 [Local directory] => 本地目录 [Backup Options] => 备份选项 [Upgrade Options] => 升级选项 [You already have the %s version.] => 你已经拥有的%s版本 [This functionality has been disabled.] => 该功能已被禁用。 [[TECHNICAL ERROR] ajax-upgradetab.php is missing. Please reinstall or reset the module.] => 【技术出错】ajax-upgradetab.php 缺失。请重新安装或重设此模块。 [Are you sure you want to delete this backup?] => 您是否确定要删除此备份? [An update is currently in progress... Click "OK" to abort.] => 更新进行中... 点击"OK" 来取消。 [Upgrading PrestaShop] => 升级 PrestaShop中 [Upgrade complete] => 升级完成 [Upgrade complete, but warning notifications has been found.] => 升级完成,但是发现警告提示。 [Cookies have changed, you will need to log in again once you refreshed the page] => 补丁已更改,一旦刷新页面,你必须要重新登陆。 [Javascript and CSS files have changed, please clear your browser cache with CTRL-F5] => Javascript 和 CSS已更改,请用CTRL-F5来清除你的浏览器缓冲 [Please check that your front-office theme is functional (try to create an account, place an order...)] => 请核对你的前台主题正常作业(试着创建账号,下订单...) [Product images do not appear in the front-office? Try regenerating the thumbnails in Preferences > Images] => 产品图片无法显现在前台?请在爱好 > 图片里重新生成缩略图 [Do not forget to reactivate your shop once you have checked everything!] => 一旦你全部核对完成,请不要忘了重新激活你的商店! [ToDo list:] => ToDo 列表: [Starting restoration...] => 开始还原... [Restoration complete.] => 恢复完成。 [Your server cannot download the file. Please upload it first by ftp in your admin/autoupgrade directory] => 你的服务器不能下载该文件的。请首先通过ftp在您的admin/autoupgrade目录中上传它 [Javascript error (parseJSON) detected for action ] => 检测到要行动的Javascript 错误 (parseJSON) [Manually go to %s button] => 手动到%s按钮 [End of process] => 过程结束 [Operation canceled. Checking for restoration...] => 操作取消。正在检查还原... [Do you want to restore %s?] => 你想还原 "%@" 吗? [Operation canceled. An error happened.] => 操作取消。发生错误。 [[TECHNICAL ERROR] ajax-upgradetab.php is missing. Please reinstall the module.] => [技术错误]缺少ajax-upgradetab.php。请重新安装模块。 [Click to refresh the page and use the new configuration] => 点击刷新页面,并使用新的配置 [Error detected during] => 检测到错误 [The request exceeded the max_time_limit. Please change your server configuration.] => 该要求超出max_time_limit。请更改你的服务器配置。 [See or hide the list] => 查看或隐藏列表 [Core file(s)] => 核心文件 [Mail file(s)] => 邮件文件 [Translation file(s)] => 翻译文件 [Link and MD5 hash cannot be empty] => 链接和MD5 hash不能为空 [You need to enter the version number associated with the archive.] => 你需要输入归档关联的版本号。 [No archive has been selected.] => 没有选择归档。 [You need to enter the version number associated with the directory.] => 你需要选择该目录关联的版本号。 [Please confirm that you want to skip the backup.] => 请确认你要跳过备份。 [Please confirm that you want to preserve file options.] => 请确认你要保留文件的选项。 [Less options] => 更少选项 [These files will be deleted] => 这些文件将被删除 [These files will be replaced] => 这些文件将被替换 [Required field] => 必填项 [Too long!] => 过长! [Fields are different!] => 字段是不同的! [This email address is wrong!] => 此邮箱地址有错! [Impossible to send the email!] => 发不出邮件 [Cannot create settings file, if /app/config/parameters.php exists, please give the public write permissions to this file, else please create a file named parameters.php in config directory.] => 无法创建设置文件。如果/app/config/parameters.php 存在,请赋予该文件公共书写权限。 或者在配置目录中创建命名为parameters.php 的文件 [Cannot write settings file, please create a file named settings.inc.php in the "config" directory.] => 无法书写设置文件,请在 "config" 目录中创建一个名字为settings.inc.php的文件。 [Impossible to upload the file!] => 不能上载文件。 [Data integrity is not valid. Hack attempt?] => 数据完整性无效。 是否骇客尝试? [Impossible to read the content of a MySQL content file.] => 无法读取MySQL 内容文件的内容。 [Cannot access a MySQL content file.] => 无法访问MySQL内容文件。 [Error while inserting data in the database:] => 而在数据库中插入数据时发生错误: [This is not a valid file name.] => 这不是一个有效的文件名。 [This is not a valid image file.] => 这不是一个有效的图像名。 [Error while creating the /app/config/parameters.php file.] => 在创建//app/config/parameters.php 的文件时发生了错误。 [Error:] => 错误: [This PrestaShop database already exists. Please revalidate your authentication information to the database.] => PrestaShop 数据库已存在。请重新把你的真实信息认证到数据库中。 [An error occurred while resizing the picture.] => 在调整图片大小时发生错误。 [Database connection is available!] => 数据库连接无效! [Database Server is available but database is not found] => 数据库服务器是可用的,但数据库中没有找到 [Database Server is not found. Please verify the login, password and server fields.] => 找不到数据库服务器。请验证的登录名,密码和服务器领域。 [An error occurred while sending email, please verify your parameters.] => 发送电子邮件时发生错误,请检查您的参数。 [This installer is too old.] => 此安装程序太旧了。 [There is no older version. Did you delete or rename the app/config/parameters.php file?] => 没有较旧的版本。您是否已删除或重命名config/ parameters.php文件? [The app/config/parameters.php file was not found. Did you delete or rename this file?] => 没有被发现app/config/ parameters.php文件。你删除或重新命名这个文件吗? [Cannot find the SQL upgrade files. Please verify that the /install/upgrade/sql folder is not empty.] => 无法找到SQL更新文件。请核对 /install/upgrade/sql 文件夹不是空的。 [No upgrade is possible.] => 无法升级。 [Error while loading SQL upgrade file.] => 载入SQL更新文件时出错。 [Error while inserting content into the database] => 插入内容到数据库中时发生了错误 [Unfortunately,] => 不幸的是, [SQL errors have occurred.] => SQL错误发生了。 [The config/defines.inc.php file was not found. Where did you move it?] => config/defines.inc.php文件没有找到。您将它移动至哪里去了? [Impossible to write the image /img/logo.jpg. If this image already exists, please delete it.] => 无法将图像写入/ IMG/ logo.jpg。如果这个图像已经存在,请将其删除。 [The uploaded file exceeds the upload_max_filesize directive in php.ini] => 上传的文件超过了php.ini中的upload_max_filesize指令 [The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form] => 上传的文件超过MAX_FILE_SIZE。它是在HTML表单中被规定的。 [The uploaded file was only partially uploaded] => 只上传了部分文件 [No file was uploaded.] => 没有文件被上传 [Missing a temporary folder] => 缺少临时文件夹 [Failed to write file to disk] => 无法写入到磁盘上的文件 [File upload stopped by extension] => 文件上传被扩展停止 [Cannot convert your database's data to utf-8.] => 无法把你的数据库数据转换为utf-8。 [Your lastname contains some invalid characters] => 你的姓包含一些无效的字符 [Your MySQL server does not support this engine, please use another one like MyISAM] => 你的MySQL服务器不支持此引擎,请使用另一个如MyISAM [The file /img/logo.jpg is not writable, please CHMOD 755 this file or CHMOD 777] => 文件/ IMG/ logo.jpg不可写,请CHMOD755这个文件或CHMOD 777 [Invalid catalog mode] => 无效的目录模式 [No error code available] => 没有可用的错误代码 [[SKIP] directory "%s" does not exist and cannot be emptied.] => [SKIP] 目录”%s“不存在,而且也无法被清空。 [[CLEANING CACHE] File %s removed] => [CLEANING CACHE] 文件 %s已移除 [Invalid database configuration] => 无效的数据库配置 [Database upgrade OK] => 数据库升级OK [Warning detected during upgrade.] => 升级过程中检测到警告。 [Database upgrade completed] => 数据库升级已完成 [%s is not a valid version number.] => %s不是一个有效的版本号码。 [[ERROR] Version to install is too old.] => [ERROR] 待安装版本太旧。 [Current version: %oldversion%. Version to install: %newversion%.] => 当前版本: %oldversion%。待安装版本:%newversion%。 [Unable to find upgrade directory in the installation path.] => 无法在安装路径中找到更新目录。 [Error while loading SQL upgrade file "%s".] => 加载SQL升级文件"%s"时出错。 [Cannot find the SQL upgrade files. Please check that the %s folder is not empty.] => 无法找到SQL 更新文件。请核对%s文件夹不是空的。 [[DROP] SQL %s table has been dropped.] => [DROP] SQL %s表格已经被取消。 [Switching to default theme.] => 切换到默认主题。 [Settings file updated] => 设置文件已更新 [The config/settings.inc.php file was not found.] => config/settings.inc.php 文件未找到。 [Error upgrading Doctrine schema] => 更新Doctrine schema时出错 [Download of the language pack %lang% failed. %details%] => 下载语言包 %lang% 失败。%details% [Error while updating translations for lang %lang%. %details%] => 更新语言 %lang% 的翻译时出错。%details% [Upgrade the RTL files.] => 升级RTL文件。 [Cannot generate email templates: %s.] => 无法生成电子邮件模板:%s. [[ERROR] %dir% does not exist or is not a directory.] => [ERROR] %dir% 不存在或不是目录。 [[ERROR] No response from Addons server.] => [ERROR] Addons 服务器没响应。 [[ERROR] Unable to write module %s's zip file in temporary directory.] => [ERROR] 无法在临时目录中书写模块%s的压缩文件。 [[WARNING] Error when trying to extract module %s.] => [WARNING] 尝试提取 %s 模块时出错 [[WARNING] Error when trying to upgrade module %s.] => [WARNING] 升级模块%s出错。 [Error when opening settings.inc.php file in write mode] => 已写入模式打开 settings.inc.php 时出错。 [Error when generating new settings.inc.php file.] => 生成新的 settings.inc.php 文件时出错。 [[NOTICE] File %s does not exist, merge skipped.] => [NOTICE] 文件%s不存在,跳过合并。 [[WARNING] %variablename% variable missing in file %filename%. Merge skipped.] => [WARNING]%variablename%差异值在文件%filename%里缺失。跳过合并 [[WARNING] %variablename% variable missing in file %filename%. File %filename% deleted and merge skipped.] => [WARNING]%variablename%差异值在文件%filename%里缺失。文件%filename%已删除并跳过合并 [Unable to create directory %s] => 不能创建目录%s [Error when trying to add %filename% to archive %archive%.] => 添加%filename%到归档%archive%时出错。 [%filename% added to archive. %filescount% files left.] => %filename% 已加入归档。还剩 %filescount% 个文件。 [Could not close the Zip file properly. Check you are allowed to write on the disk and there is available space on it.] => 无法正确关闭Zip文件。检查是否允许您在磁盘上写入,以及磁盘上是否有可用空间。 [%s is not a file] => %s 不是一个文件 [Unable to create directory %s.] => 无法创建目录 %s。 [Could not extract %file% from backup, the destination might not be writable.] => 无法从备份中提取 %file% ,目标可能不可写。 [Content of archive %zip% is extracted] => 已提取存档 %zip% 的内容 [[ERROR] Unable to list archived files] => [ERROR] 无法列出归档的文件 [File %filename% (size: %filesize%) has been skipped during backup.] => 文件%filename%(大小%filesize%)在备份过程中已被跳过 [Unable to open zipFile %s] => 无法打开zip文件%s [Activity Log] => 活动日志 [Currently processing] => 正在处理 [Analyzing the situation...] => 评估情况... [Errors] => 错误 [Branch:] => 分支: [Version number:] => 版本号: [URL:] => URL: [MD5 hash:] => MD5 哈希: [Changelog:] => 更新日志: [See changelog] => 查看更新日志 [The pre-Upgrade checklist] => 预更新核对列表 [Your current version of the module is out of date. Update now] => 该模块的当前版本已过期。立即更新 [Modules > Module Manager > Updates] => 模块>模块管理器>更新 [The checklist is not OK. You can only upgrade your shop once all indicators are green.] => 检查表不行。你只能在所有指示器都是绿色的时候才能更新你的商店。 [Before starting the upgrade process, please make sure this checklist is all green.] => 在开始更新流程前,请确保该检查表全部都是绿色的。 [Your server is running on a supported PHP version.] => 您的服务器运行的是受支持的PHP版本。 [The PHP version your server is running on is obsolete and needs to be upgraded. [1]Learn more[/1].] => 您的服务器运行的PHP版本已过时,需要升级。[1]了解更多[/1]. [Your store's root directory (%s) is writable (with appropriate CHMOD permissions).] => 您店铺的根目录(%s)是可写的(具有适当的CHMOD权限)。 [The "/admin/autoupgrade" directory is writable (appropriate CHMOD permissions)] => “/admin/autoupgrade“目录是可写的(适当的 CHMOD 许可) [PHP's "Safe mode" option is turned off] => PHP 的安全模式已关闭 [PHP's "allow_url_fopen" option is turned on, or cURL is installed] => PHP 的”allow_url_fopen“选项是开着的。或者已安装cURL [PHP's "zip" extension is enabled] => 启用了PHP的“Zip”扩展 [Your store is in maintenance mode] => 你的商店处于维修模式。 [Enable maintenance mode and add your maintenance IP in [1]Shop parameters > General > Maintenance[/1]] => 启用维护模式并在[1]商店参数>常规>维护[/1]中添加您的维护IP [PrestaShop's caching features are disabled] => PrestaShop缓冲特性已禁用 [PHP's max_execution_time setting has a high value or is disabled entirely (current value: unlimited)] => PHP 的最大-执行-时间设置有个高值或者是完全被禁用的(现在的数值:无限制) [PHP's max_execution_time setting has a high value or is disabled entirely (current value: %s seconds)] => PHP 的最大-执行-时间设置有个高值或者是完全被禁用的(现在的数值:%s秒) [Your current PHP version isn't compatible with your PrestaShop version.] => 您当前的PHP版本与您的PrestaShop版本不兼容。 [Apache mod_rewrite is disabled.] => Apache mod_rewrite 被禁用。 [The following PHP extensions are not installed: %s.] => 未安装以下PHP扩展: %s. [The following PHP extension is not installed: %s.] => 未安装以下PHP扩展: %s 。 [PHP memory_limit is inferior to 256 MB.] => PHP Memory_Limit小于256MB。 [PHP file_uploads configuration is disabled.] => PHP file_uploads配置被禁用。 [The following PHP functions are not installed: %s.] => 未安装以下PHP函数: %s 。 [The following PHP function is not installed: %s.] => 未安装以下PHP函数: %s 。 [It's not possible to create a PHP session.] => 无法创建 PHP 会话。 [The following files are missing:] => 缺少以下文件: [It's not possible to write in the following folders:] => 无法在以下文件夹中写入: [Please also make sure you make a full manual backup of your files and database.] => 也请确保你对文件和数据库做了全面手工备份。 [PrestaShop requirements are not satisfied.] => 不满足PrestaShop的要求。 [Rollback] => 反转 [After upgrading your shop, you can rollback to the previous database and files. Use this function if your theme or an essential module is not working correctly.] => 在升级你的商店后,你可以返回之前的数据库和文件。如果你的主题或重要的模块无法正常运转时请使用此功能。 [Choose your backup:] => 选择你的备份: [-- Choose a backup to restore --] => --选择要恢复的备份-- [More options (Expert mode)] => 更多选项(专家模式) [Start your Upgrade] => 开始你的升级 [You come from the future! You are using a more recent version than the latest available!] => 你穿越了吧!你居然使用一个比现有最新还要新的版本! [Congratulations, you are already using the latest version available!] => 恭喜,你已正在使用最新版本! [Your current PrestaShop version] => 您当前的PrestaShop版本 [Your current PHP version] => 您当前的 PHP 版本 [Latest official version for %s channel.] => 最新的频道%s的官方版本 [Upgrade PrestaShop now!] => 马上升级PrestaShop! [PrestaShop will be downloaded from %s] => PrestaShop将从 %s 下载 [Open changelog in a new window] => 在新窗口中打开变更日志 [No file will be downloaded (channel %s is used)] => 没有文件将被下载(所用渠道 %s ) [The following action are automatically replaced] => 以下行动已经被自动取代 [%old% will be replaced by %new%] => %old%将用%new%来代替。 [To change this behavior, you need to manually edit your php files] => 要更改此行为,你必须要手动编辑你的php文件 [Refresh the page] => 刷新页面 [Check if a new version is available] => 查看是否有新的版本 [Last check: %s] => 上次查看:%s [Last check: never] => 最后检查于:从未 [Expert mode] => 专家模式 [Please select your channel:] => 请选择您的频道: [Channels are offering you different ways to perform an upgrade. You can either upload the new version manually or let the 1-Click Upgrade module download it for you.] => 有多种更新频道的方法。你可以手工上传新版本,或者让1-键更新模式帮你来下载。 [The Alpha, Beta and Private channels give you the ability to upgrade to a non-official or unstable release (for testing purposes only).] => Alpha, Beta 和私人频道让你有能力更新到非官方或不稳定的版本(仅供测试)。 [By default, you should use the "Minor release" channel which is offering the latest stable version available.] => 默认是要你使用最新稳定版本的”Minor release" 频道。 [Channel:] => 渠道: [Link:] => 链接: [Hash key:] => Hash值: [Allow major upgrade:] => 允许主要升级: [Archive to use:] => 使用的归档: [Choose an archive] => 选择一个档案 [Number of the version you want to upgrade to:] => 你要进行更新的版本的数字 [XML file to use:] => 要使用的 XML 文件: [Choose an XML file] => 选择一个 XML 文件 [No archive found in your admin/autoupgrade/download directory] => 再你的 admin/autoupgrade/download 目录里没找到档案 [Save in the following directory the archive file and XML file of the version you want to upgrade to: %s] => 将要升级到的版本的存档文件和 XML 文件保存在以下目录中: %s [Click to save once the archive is there.] => 一旦档案有了,点击”保存“ [This option will skip the download step.] => 该选项将跳过下载步骤。 [Save in the following directory the uncompressed PrestaShop files of the version you want to upgrade to: %s] => 存在以下目录中的你要更新到%s的为压缩的PrestaShop文件版本 [Please tell us which version you are upgrading to [1](1.7.0.1 for instance)[/1]] => 请告诉我们你要更新到那个版本[1】比如(1.7.0.1[/1] [This option will skip both download and unzip steps and will use %1$s as the source directory] => 该选项将同时跳过下载和解压的步骤。并将使用%1$s作为来源目录 [Step] => 步骤 [Upgrade steps] => 更新步骤 [Version comparison] => 版本比较 [PrestaShop Original version] => PrestaShop原版本 [Differences between versions] => 版本之间的差异 [Welcome!] => 歡迎您! [Upgrade your store to benefit from the latest improvements, bug fixes and security patches.] => 升级您的商店,从最新的改进、错误修复和安全补丁中受益。 [Upgrading your store on your own can be risky. If you don't feel comfortable doing the upgrade yourself, many agencies and developers in your area may also provide this kind of service.] => 你自己升级你的商店可能会有风险。 如果你觉得自己做升级不放心,你所在地区的许多机构和开发者也可能提供这种服务。 ) [ModulesStatscarrierAdmin] => Array ( [Carrier distribution] => 承运人 [Enrich your stats, add a pie chart illustrating your carriers’ distribution.] => 丰富您的统计数据,添加一个饼图来说明您的运营商分布。 [This graph represents the carrier distribution for your orders. You can also narrow the focus of the graph to display distribution for a particular order status.] => 此图表示您的订单的送货地区分布。你也可以缩小图的焦点,以显示分配给一个特定的订单状态。 [No valid orders have been received for this period.] => 这一时期,没有有效的订单。 [Percentage of orders listed by carrier.] => 承运人的订单百分比 ) [ModulesStatsbestsuppliersAdmin] => Array ( [Total paid] => 总计支付 [Best suppliers] => 最佳供应商 [Adds a list of the best suppliers to the Stats dashboard.] => 在仪表盘添加最好的供应商列表。 ) [ModulesCategorytreeAdmin] => Array ( [Category tree links] => 目录树链接 [Help navigation on your store, show your visitors current category and subcategories.] => 帮助在您的商店中导航,向您的访客显示当前类别和子类别。 [Category root] => 根分类 [Select which category is displayed in the block. The current category is the one the visitor is currently browsing.] => 选择显示在模块中的分类。当前分类是游客正在浏览的分类。 [Home category] => 首页分类 [Current category] => 当前分类 [Parent category] => 上级分类 [Current category, unless it has no subcategories, in which case the parent category of the current category is used] => 当前目录,除非没有子目录,将使用当前目录的父目录 [Maximum depth] => 最大分级 [Set the maximum depth of category sublevels displayed in this block (0 = infinite).] => 设定在此块显示的分类子级别 ( 0=无限) 的最大深度。 ) [ModulesContactinfoShop] => Array ( [Contact us] => 联系我们 [Call us: [1]%phone%[/1]] => 联络我们: [1]%phone%[/1] [Store information] => 店信息 [Email us: [1]%email%[/1]] => 电邮我们: [1]%email%[/1] [Email us:] => 发邮件给我们: [Call us:] => 联络我们: [Fax:] => 传真: [Fax: [1]%fax%[/1]] => 传真: [1]%fax%[/1] [Tel: %phone%] => 联络号码: %phone% [Fax: %fax%] => 传真: %fax% [Email: [1]%email%[/1]] => 邮件:[1]%email%[/1] ) [ModulesFacetedsearchShop] => Array ( [Price] => 价格 [Weight] => 重量 [New] => 新 [Used] => 已被使用 [Refurbished] => 翻新 [Condition] => 条件 [Not available] => 无库存 [Available] => 可用 [In stock] => 库存充足 [Availability] => 可用性: [Brand] => 品牌 [Categories] => 分类 [Best sellers] => 销售冠军 [Relevance] => 相关 ) [AdminNotificationsWarning] => Array ( [No module has been installed.] => 未安装模块 [Are you sure?] => 您确定吗? [Invalid security token] => 无效的安全令牌 [I understand the risks and I really want to display this page] => 我了解其中的风险,我真的要显示此页 [Take me out of here!] => 带我离开这里! [Delete selected items?] => 删除选定项目? [Are you sure you want to uninstall this module?] => 您是否确定要卸载此模块? [Delete selected item?] => 删除选定项目? [Invalid configuration] => 无效配置。 [You cannot change the value of this configuration field in the context of this shop.] => 您无法在此商店的上下文中更改此配置字段的值。 [Please select theme's import source.] => 请选择主题的导入源。 [Delete item] => 删除商品 [You can't change the value of this configuration field in the context of this shop.] => 您不能改变此店铺的这个配置字段的值。 [Since December 30, 2019, you need to register for a [1]MaxMind[/1] account to get a license key to be able to download the geolocation data. Once downloaded, extract the data using Winrar or Gzip into the /app/Resources/geoip/ directory.] => 自 2019 年 12 月 30 日起,您需要注册 [1]MaxMind[/1] 帐户以获取许可证密钥才能下载地理定位数据。 下载后,使用 Winrar 或 Gzip 将数据解压缩到 /app/Resources/geoip/ 目录中。 [Are you sure you want to delete this item?] => 您确定要删除此项目吗? [Warning] => 警告 [Leave anyway] => 退出 [Your modifications are not saved yet. Do you wish to save it before leaving?] => 你的更改尚未储存。需要储存后才离开吗? ) [ModulesStatscheckupAdmin] => Array ( [Catalog evaluation] => 产品评估 [Enrich your stats, give your catalog a quick evaluation to better analyze your activity.] => 丰富您的统计数据,快速评估您的目录以更好地分析您的活动。 [Bad] => 差 [Average] => 平均 [Good] => 好 [No product was found.] => 未找到商品。 [Descriptions] => 描述 [chars (without HTML)] => 字节(未含HTML) [orders / month] => 订单/月 [items] => 商品 [Not enough] => 不足 [Alright] => 好 [Less than] => 少于 [Greater than] => 多于 [Order by] => 订购 [Desc.] => 描述 [Global] => 总体 ) [ModulesCheckpaymentAdmin] => Array ( [Payments by check] => 检查 [Are you sure you want to delete these details?] => 您确认要删除您的详细资料? [The "Payee" and "Address" fields must be configured before using this module.] => “付款人”和“地址”字段都必须在使用此模块之前配置。 [No currency has been set for this module.] => 此模块还没有设置货币 [The "Payee" field is required.] => "付款人"字段是必需的。 [The "Address" field is required.] => "地址"必填。 [Pay by Check] => 支票付款 [Contact details] => 联系详情 [Payee (name)] => 收款人名称 [Address] => 地址 [Address where the check should be sent to.] => 支票送付地址。 [%amount% (tax incl.)] => %amount%(含税) [(tax incl.)] => (含税 ) [This module allows you to accept payments by check.] => 这个模块允许支票支付 [If the client chooses this payment method, the order status will change to 'Waiting for payment'.] => 如果客户选择这种付款方式,订单状态将变为“等待付款”。 [You will need to manually confirm the order as soon as you receive a check.] => 因此,只要你收到一张支票,您将需要手动确认订单。 ) [ModulesStatsregistrationsAdmin] => Array ( [Customer accounts] => 用户账户 [Adds a registration progress tab to the Stats dashboard.] => 在仪表盘添加注册进度标签。 [Number of visitors who stopped at the registering step:] => 未完成注册步骤的访问者数: [Number of visitors who placed an order directly after registration:] => 这些访客注册完直接下单 [Total customer accounts:] => 总计用户账户: [Number of customer accounts created] => 已创建账户的用户数: [The total number of accounts created is not in itself important information. However, it is beneficial to analyze the number created over time. This will indicate whether or not things are on the right track.] => 创建的帐户总数本身并不是重要信息。 但是,分析随时间创建的数字是有益的。 这将表明事情是否在正确的轨道上。 [How to act on the registrations' evolution?] => 如何对注册进展采取行动? [If you let your shop run without changing anything, the number of customer registrations should stay stable or show a slight decline.] => 如果您的店铺从不改变,客户注册的数量应保持稳定或可能会略有下降。 [A significant increase or decrease in customer registration shows that there has probably been a change to your shop. With that in mind, we suggest that you identify the cause, correct the issue and get back in the business of making money!] => 客户注册明显上升或下降表明您的店铺可能有所改变。我们建议您查明原因,纠正问题,并取回赚钱的生意! [Here is a summary of what may affect the creation of customer accounts:] => 下面总结的东西可能会影响的客户帐户的创建: [An advertising campaign can attract an increased number of visitors to your online store. This will likely be followed by an increase in customer accounts and profit margins, which will depend on customer "quality." Well-targeted advertising is typically more effective than large-scale advertising... and it's cheaper too!] => 一个广告可以吸引游客数量的增加您的网上店铺。客户账户的增加会让利润空间上升,这将根据客户“质量“更定。有针对性的广告通常比大规模的广告更有效......也更便宜! [Specials, sales, promotions and/or contests typically demand a shoppers' attentions. Offering such things will not only keep your business lively, it will also increase traffic, build customer loyalty and genuinely change your current e-commerce philosophy.] => 特价销售,促销和/或比赛通常要求以购物者的目光来看。提供了这样的活动,不仅让您的业务活起来,它还会增加流量,建立客户依赖程度,真正改变您目前的电子商务理念。 [Design and user-friendliness are more important than ever in the world of online sales. An ill-chosen or hard-to-follow graphical theme can keep shoppers at bay. This means that you should aspire to find the right balance between beauty and functionality for your online store.] => 设计和用户友好性比以往任何时候都更重要:一个不健康或难以图形的主题可以赶走客人。你应该创新设计,让游客多点现新鲜感,这样容易取得适当的平衡。正确的拼写和清晰度也激励更多的顾客对你的店铺的信心。 [CSV Export] => CSV导出 ) [ModulesLinklistAdmin] => Array ( [Link List] => 链接列表 [Give more visibility to your content/static pages (CMS, external pages, or else), where you want and when you want, to make your visitors feel like shopping on your store.] => 让您的内容/静态页面(CMS、外部页面或其他)在您想要的位置和时间获得更多可见性,让您的访客感觉像是在您的商店购物。 [New block] => 新模块 [ID] => 编号 [Title] => 联系人名称 [URL] => 网址: [Name of the block] => 模块名称 [Name of the block cannot be longer than %limit% characters] => 字段名称不能超过 %limit% 个字符 [Content pages] => 内容页 [Product pages] => 产品页面 [Categories] => 分类 [Static content] => 静态内容 [Custom content] => 客户内容 [Edit the link block.] => 编辑链接模块 [New link block] => 新链接模块 ) [ModulesEmailsubscriptionShop] => Array ( [This email address is not registered.] => 电邮地址未注册 [An error occurred while attempting to unsubscribe.] => 退订失败 [Unsubscription successful.] => 退订成功 [This email address is already registered.] => 电邮地址已被注册 [An error occurred during the subscription process.] => 订阅失败 [A verification email has been sent. Please check your inbox.] => 验证邮件已发送。请检查您的收件箱。 [You have successfully subscribed to this newsletter.] => 订阅成功 [This email is already registered and/or invalid.] => 这个电子邮件地址已经被注册和/或无效。 [Thank you for subscribing to our newsletter.] => 感谢订阅我们的电子简报。 [Sign up for our newsletter[1][2]%conditions%[/2]] => 请注册我们的时事通讯[1][2]%conditions%[/2] [You may unsubscribe at any moment. For that purpose, please find our contact info in the legal notice.] => 你可以在任何时候退订。要这样做,请找到我们法律通知里的联系人资料。 [Newsletter subscription] => 电子简报订阅 [Newsletter] => 电子简报 [Your e-mail] => 您的电子邮件 ) [ModulesSupplierlistAdmin] => Array ( [Supplier list] => 供应商列表 [Display your suppliers on your catalog and allow visitors to filter their search by supplier.] => 在目录上显示您的供应商,并允许访问者按供应商过滤他们的搜索。 [Invalid number of elements.] => 无效号码 [Please activate at least one type of list.] => 请启动至少一种类型的列表。 [Type of display] => 展示的种类 [Use a plain-text list] => 使用纯文本列表 [Use a drop-down list] => 使用下拉列表 [Number of elements to display] => 要显示的元素的数目 [Only apply in plain-text mode] => 只适用纯文本模式。 ) [AdminCatalogFeature] => Array ( [Texture] => 材质 [Apply a discount] => 申请折扣 [Percent (%)] => 百分百(%) [Apply a discount to] => 套用折扣 [Order (without shipping)] => 订单(不含运费) [Specific product] => 特定商品 [Cheapest product] => 最便宜的产品 [Selected product(s)] => 已选商品 [Exclude discounted products] => 不含打折产品 [Send a free gift] => 赠送免费小礼品 [Search a product] => 搜索商品 [Matching products] => 吻合的产品 [Available combinations] => 可用的组合 [Country selection] => 国家选择 [Carrier selection] => 货运商选项 [Customer group selection] => 客户群组选择 [Store selection] => 商店选择 [Limit to a single customer] => 单一客户的限制 [Valid] => 确认 [Minimum amount] => 最小值 [Shipping excluded] => 运费包含 [Shipping included] => 运费包含 [Total available] => 总计可用 [Total available for each user] => 每位用户的总的可用数量 [Restrictions] => 限制 [Unselected countries] => 未选择的国家 [Selected countries] => 已选的国家 [Unselected carriers] => 未选货运商 [Selected carriers] => 被选货运商 [Unselected groups] => 未选择的群组 [Selected groups] => 已选择的群组 [Compatibility with other cart rules] => 和其他购物车规则兼容 [Uncombinable cart rules] => 未能合并的购物车规则 [Combinable cart rules] => 可合并的购物车规则 [Product selection] => 产品选择 [Unselected shops] => 未选择的商店 [Selected shops] => 已选择的商店 [Cart rule] => 购物车规则 [Information] => 信息 [Now] => 现在 [Done] => 完成 [Choose Time] => 选择时间 [Time] => 时间 [Minute] => 分钟 [Highlight] => 高亮显示 [Partial use] => 部分使用 [Number of products required in the cart to enjoy the discount:] => 折扣生效所需购物数量: [Attachment] => 附件 [Product name] => 商品名称 [Conditions] => 条件 [Add a new condition group] => 添加新组条件 [Add condition] => 添加条件 [Condition group] => 组条件 [MPN] => 制造方编号 [Root] => Root [Home] => 主页 [Increase] => 涨价 [Decrease] => 下降 [Customer Order] => 客户订单 [Adjustment following an inventory of stock] => 按库存调整 [Transfer to another warehouse] => 转到另一个仓库 [Transfer from another warehouse] => 从另一个仓库运送 [Supply Order] => 供应订单 [Product Return] => 商品退货 [Manual Entry] => 手工输入 [Values] => 数值 [Value] => 价值 [Color or texture] => 颜色或纹理 [Public name] => 公用名称 [Attribute type] => 属性类型 [Attribute group] => 属性组 [Current texture] => 当前材质 [Add new values] => 添加新数值 [Add New Attributes] => 添加新属性 [Edit New Attribute] => 编辑新分组 [Add New Attribute] => 添加新分组 [Color] => 颜色: [Attributes] => 特征 [Payment:] => 支付: [Cart Rules] => 购物车规则 [Open] => 打开 [Closed] => 关闭 [Pending 1] => 有待解决1 [Pending 2] => 有待解决2 [Messages] => 信息 [Private] => 私人: [Last message] => 上一条信息 [Contact options] => 联系选项 [Allow file uploading] => 允许文件上传 [Default message] => 默认信息 [Customer service options] => 客服选项 [IMAP URL] => IMAP 链接 [IMAP port] => IMAP 端口 [IMAP user] => IMAP 用户 [IMAP password] => IMAP 密码 [Delete messages] => 删除信息 [Create new threads] => 创建新主题 [IMAP options] => IMAP 选项 [Total threads] => 所有问题 [Threads pending] => 有待解决的问题 [Total number of customer messages] => 所有客户信息 [Total number of employee messages] => 所有员工信息 [Unread threads] => 未读主题 [Closed threads] => 关闭主题 [Pending Discussion Threads] => 未解决主题 [Average Response Time] => 平均回复时间 [Messages per Thread] => 每个主题留言数量 [Reply to the next unanswered message in this thread] => 回复此主题下一个未回答的消息 [Message forwarded to] => 信息转发至 [Mark as "handled"] => 标记为“已处理” [Re-open] => 重新打开 [Mark as "pending 1" (will be answered later)] => 标记为“等待1”(晚些回答) [Disable pending status] => 禁用等待状态 [Mark as "pending 2" (will be answered later)] => 标记为“等待2”(晚些回答) [Message to:] => 留言给: [Product:] => 商品: [Status:] => 状态: [Save then add another value] => 保存后添加另一个新值 [Edit New Feature] => 编辑新功能 [Add New Feature] => 添加新属性 [Feature value] => 特征值 [Add a new feature value] => 添加一个新属性值 [Add new feature] => 添加新特性 [Impact on weight] => 重量影响 [Low stock level] => 低库存水平 [Delivery time of in-stock products:] => 库存产品的出货时间 [Label when in stock] => 有库存时标记 [Condition] => 条件 [Number of allowed downloads] => 允许下载次数 [Short description] => 简短说明: [Category root] => 根分类 [Reduction with or without taxes] => 含或不含税的折扣 [Reduction type] => 降价类型 [Beginning] => 开始 [End] => 结束 [Leave initial price] => 设置起步价 [Number of products] => 货品数量 [Average number of products per category] => 每类商品平均数量 [Disabled Categories] => 已关闭分类 [Empty Categories] => 空商品分类 [Top Category] => 热门分类 [All combinations] => 所有组合 [Ref: %s] => 参照:%s [copy of %s] => 复制 %s [Comment:] => 评论: [Default delivery time: [1]%delivery_time% - %oos_delivery_time%[/1] [2]Edit delivery time[/2]] => 默认交付时间: [1]%delivery_time% - %oos_delivery_time%[/1] [2]编辑交货时间[/2] [A physical product that needs to be shipped.] => 需要发货的实物产品。 [A product with different variations (size, color, etc.) from which customers can choose.] => 具有不同变化(大小、颜色等)的产品。供顾客选择。 [A collection of products from your catalog.] => 目录中的产品集合。 [An intangible product that doesn't require shipping. You can also add a downloadable file.] => 不需要运输的无形产品。您还可以添加可下载的文件。 [product(s)] => 商品 [Cart rules] => 购物车规则 [Products] => 单件商品 [List of disabled products] => 未启用产品列表: [List of empty categories] => 空分类列表: [List of products with combinations but without available quantities for sale] => 有组合但没有可供销售数量的产品列表 [List of products without combinations and without available quantities for sale] => 无组合且无可供销售数量的产品列表 [List of products without description and summary] => 没有描述和摘要的产品列表 [List of products without images] => 没有图片的商品 [List of products without price] => 没有设置价格的商品 [%product_name%: %combination_details%] => %product_name%: %combination_details% [Cover image] => 封面图片 [Add new root category] => 添加新的根类别 [Add new category] => 添加新类别 [Low stock alert] => 低库存警告 [Combination name] => 组合名 [Physical quantity] => 物理数量 [Reserved quantity] => 保存数量 [Category name] => 分类名称 [Parent of the category] => 父分类 [Decrement pack only.] => 仅限减缩包裹。 [Decrement products in pack only.] => 仅在包裹里的紧缩产品。 [Decrement both.] => 两者紧缩。 [Choose a value] => 选择一个值 [Pre-defined value] => 预设置值 [OR Customized value] => 或者自定义值 [Choose a feature] => 选择一个特征 [Please select a file] => 请选择一个文件。 [Impact on price per unit (tax excl.)] => 对单价的影响(不含税) [Set as default combination] => 设为默认组合 [ISBN code] => ISBN号 [Min. quantity for sale] => 最低销售数量 [Select images of this combination:] => 选择这个组合的图片 [Final price] => 最终价格 [Impact on price (tax incl.)] => 单价影响(含税) [UPC barcode] => UPC条形码 [EAN-13 or JAN barcode] => EAN或JAN-13条形码 [Cost Price] => 成本价 [Minimum quantity] => 最小量 [Pack of products] => 商品套餐 [Standard product] => 一般商品 [Default category] => 默认分类: [Add products to your pack] => 添加商品到你的套餐中 [Choose a brand] => 选择品牌 [Pre-tax retail price] => 税前零售价: [Retail price with tax] => 含税价格: [Add a new category] => 添加新分类 [Accessories] => 配件 [Everywhere] => 全部 [Catalog only] => 仅目录 [Search only] => 仅搜索 [Nowhere] => 任何地方 [Available for order] => 可预订 [Show price] => 显示价格 [Web only (not sold in your retail store)] => 只限网购(在您的门店不出售) [ISBN] => ISBN [Display condition on product page] => 在产品页面显示条件 [Display options] => 显示选项 [Default suppliers] => 默认的厂商 [Attachments for this product:] => 该商品的附件: [Retail price (tax excl.)] => 零售价(不含税) [Ecotax (tax incl.)] => Eco-tax(含税): [Display the "On sale!" flag on the product page, and on product listings.] => 在商品列表页和详情页中显示“促销”标志。 [Retail price (tax incl.)] => 零售价(含税) [Retail price per unit (tax excl.)] => 每单位零售价(不含税) [No tax] => 没有税 [Apply to all products] => 应用于所有商品 [Use default behavior] => 使用默认动作 [Allow orders] => 允许订购 [Deny orders] => 不允许订购 [Stock location] => 库存位置 [Availability date] => 上市日期 [Send me an email when the quantity is below or equals this level] => 当数量低于这个水平的时候,发一份邮件给我 [Label when out of stock (and backorders allowed)] => 在缺货时标记(并允许延期交货) [When out of stock] => 当无库存时: [Add downloadable file] => 可下载的文件 [Minimum quantity for sale] => 最低销售数量 [Pack quantities] => 包装数量 [Create combinations] => 创建组合 [I want to use the advanced stock management system for this product.] => 我想对此商品使用高级库存管理系统。 [The available quantities for the current product and its combinations are based on the stock in your warehouse (using the advanced stock management system). ] => 当前商品及其组合的可用数量是基于您的仓库库存(使用高级库存管理系统)。 [I want to specify available quantities manually.] => 我想手动指定可用数量。 [Meta title] => Meta标题 [Meta description] => Meta说明 [Friendly URL] => 友好链接 [Target product] => 目标商品 [Target category] => 目标分类 [Redirection when offline] => 离线时重定向 [No redirection (404)] => 不跳转(404) [No redirection (410)] => 不跳转(410) [Permanent redirection to a category (301)] => 永久重定向到分类(301) [Temporary redirection to a category (302)] => 临时重定向到分类(302) [Permanent redirection to a product (301)] => 永久重定向到商品(301) [Temporary redirection to a product (302)] => 临时重定向到商品(302) [Target] => 目标 [None] => 无 [Specific delivery time to this product] => 详细说明该产品的出货时间 [Delivered within 3-4 days] => 在3-4 天内出货 [Delivery time of out-of-stock products with allowed orders:] => 已经缺货但允许下单产品的配送时间 [Delivered within 5-7 days] => 子5-7 天内出货 [Delivery time] => 配送时间 [Shipping fees] => 运费 [Available carriers] => 可用货运商 [Width] => 宽度 [Height] => 高度 [Depth] => 宽 [Weight] => 重量 [Default delivery time] => 默认的出货时间 [Add customer] => 添加客户 [Apply to all combinations] => 适用于所有组合 [Available from] => 到货时间 [Starting at] => 开始于 [Unit(s)] => 单位(s) [Product price (tax excl.)] => 商品单价 (不含税)* [Reduction tax] => 返税 [Number of days] => 下载有效天数: [Stored] => 已储存 [Location (optional)] => 所在地(可选) [Add categories] => 添加类别 [If the price per unit of this combination is different from the initial price per unit, enter the value of the impact (negative or positive).] => 如果此组合的单位价格与初始单位价格不同,请输入影响的值(负或正)。 [Edit fixed quantity] => 编辑固定数量 [You can bulk edit the selected combinations by enabling and filling each field that needs to be updated.] => 您可以通过启用和填写需要更新的每个字段来批量编辑所选组合。 [Edit combination: ] => 编辑组合: [Manage product combinations] => 管理产品组合 [Final retail price (tax excl.)] => 最终零售价(不含税) [Final retail price (tax incl.)] => 最终零售价(含税) [Impact on price per unit (tax incl.)] => 对单价(含税)的影响 [Related products] => 相关产品 [Description] => 描述 [No brand] => 没有品牌 [Details] => 详细 [References] => 参考 [New product] => 新商品 [Caption] => 标题 [[1]%filesNb%[/1] selected file(s)] => [1]%filesNb%[/1] 个选定的文件 [Use as cover image] => 用作封面图片 [Image] => 图像 [Options] => 选择 [No files attached] => 未附加任何文件 [[1]Manage all files[/1]] => [1]管理所有文件[/1] [%price% tax excl.] => %price%不含税 [%price% tax incl.] => %price% 含税. [%price% %unity%] => %price% %unity% [%price% margin] => %price% 保证金 [%margin_rate%% margin rate] => %margin_rate%% 保证金比率 [%price% cost price] => %price% 成本价 [Set a specific order for this product] => 为该产品设置具体订单 [Use default order: [1]{priority_list}[/1]] => 使用默认顺序:[1]{priority_list}[/1] [Ecotax rate %rate%%] => 生态税税率 %rate%% [Ecotax (tax excl.)] => 生态税(不含税) [Tax feature is disabled, it will not affect price tax included.] => 税费功能已禁用,不会影响含税价格。 [[1]Manage tax rules[/1]] => [1]管理税收规则[/1] [Apply a discount to the initial price] => 在初始价格的基础上打折扣 [Set specific price] => 设置具体价格 [At least one of the following must be activated] => 必须至少激活以下一项 [Apply a discount to the initial price or set a specific price.] => 对初始价格应用折扣或设定特定价格。 [For customers meeting the conditions, the initial price will be crossed out and the discount will be highlighted.] => 对于符合条件的客户,初始价格将被划掉,折扣将被突出显示。 [Minimum number of units purchased] => 购买的最小单位数量 [Duration] => 持续时间 [Retail price per unit (tax incl.)] => 每单位零售价(含税) [Unit] => 单位 [Display retail price per unit] => 显示每单位零售价 [Enter the keywords that customers might search for when looking for this product.] => 输入客户在查找此产品时可能搜索的关键字。 [[1]Manage all tags[/1]] => [1]管理所有标签[/1] [Search engine optimization] => 搜索引擎优化 [[1]Edit default behavior[/1]] => [1]编辑默认行为[/1] [Recent stock movements] => 近期库存走势 [[1]View all stock movements[/1]] => [1]查看所有库存走势[/1] [Edit quantity] => 编辑数量 [Enter stock location] => 输入库存位置 [Stocks] => 库存 [Pack] => 组件 [Add new file] => 添加新档案 [Upload files here] => 在这里上传文件 [Make some files available to your customers and facilitate their purchasing environment by adding them just here! It can be instruction manuals, technical works or anything you want to attach to a product.] => 向您的客户提供一些文件,并通过在此处添加文件来促进他们的采购环境! 它可以是说明手册、技术作品或您想要附加到产品的任何内容。 [Manage your credit slips] => 管理您的信用单 [When a customer returns a product, a credit slip must be created in his favor. Generate vouchers and have a look at their follow-up.] => 当客户退回产品时,必须创建对他有利的信用单。 生成优惠券并查看他们的后续行动。 [Add new supplier] => 添加新的供应商 [Keep in touch with your suppliers] => 与您的供应商保持联系 [Having suppliers is optional if brands supply you directly. Make sure you don't confuse product suppliers and product brands to facilitate stock management.] => 如果品牌直接为您供货,供应商是可选的。 确保不要混淆产品供应商和产品品牌以促进库存管理。 [Items per page:] => 每页显示 ︰ [Viewing %from%-%to% on %total% (page %current_page% / %page_count%)] => 查看在%total%的 %from%-%to%(页数%current_page% / %page_count%) [Enter page number and press enter] => 输入页码并按回车 [Not available yet] => 目前不可用 [Edit: %value%] => 编辑: %value% [Category] => 类别 [Price (tax excl.)] => 价格(不含税) [Price (tax incl.)] => 价格 (含税) [These products will be deleted for good. Please confirm.] => 这些商品将永久被删除,请确认。 [Delete products?] => 删除商品? [[1]Add your first product[/1][2]or import a list of products (filetypes: .csv, .xls, .xlsx, .xlst, .ods, .ots).[/2]] => [1]添加你的第一件产品[/1][2]或者上传一系列产品(文件格式:.csv, .xls, .xlsx, .xlst, .ods, .ots).[/2] [Go to catalog] => 返回到目录 [Add new product] => 添加新商品 [Product list] => 商品列表 [SEO] => 搜索引擎优化 [Shipping] => 配送 [Modules] => 模块 [Pricing] => 定价 [Basic settings] => 基本设置 [Associated categories] => 相关类别 [Categories] => 分类 [Create a new category] => 创建新分类 [New category name] => 新分类名称 [Create a category] => 创建分类 [Ecotax] => 环保税 [Specific references] => 指定编号 [Next combination] => 下一个组合 [Prev. combination] => 上个组合 [Back to product] => 返回到商品 [Combination details] => 组合明细 [Price and impact] => 价格和影响 [Final retail price (tax excl.) will be] => 最终零售价(不含税)是: [Final retail price (tax incl.) will be] => 最终零售价(含税)将是 [Does this combination have a different price per unit?] => 这个属性组是否有不同的单价? [Images] => 图片 [Impact on price (tax excl.)] => 单价影响 (不含税) [Final price (tax excl.)] => 最终价格(不含税) [Manage your product combinations] => 管理您的商品属性组合 [Bulk actions ([1]/[2] combination(s) selected)] => 批量动作(已选[1]/[2] 组合) [Default combination] => 默认组合 [Availability preferences] => 可用性偏好 [Behavior when out of stock] => 缺货时动作 [Stock management is disabled] => 库存管理不可用 [You can increase or decrease low stock levels in bulk. You cannot disable them in bulk: you have to do it on a per-combination basis.] => 你可以大批量提高或减低低库存水平。你无能大量禁用他们:你只能在每个组合的基础上进行。 [The email will be sent to all the users who have the right to run the stock page. To modify the permissions, go to Advanced Parameters > Team] => 将发一份邮件给所有有权运行库存页面的用户。 要修改权限,请到高级参数> 团队 [Delete combinations] => 删除组合 [Edit a specific price] => 编辑具体价格 [Brand] => 品牌 [Add a brand] => 添加品牌 [Related product] => 相关商品 [Add a related product] => 添加相关商品 [Here is a preview of your search engine result, play with it!] => 这是您的搜索引擎结果的预览,使用它吧! [Improve your ranking and how your product page will appear in search engines results.] => 提高你的等级以及如何让你的商品页出现在搜索引擎的结果中。 [Redirection page] => 重定向页面 [Reset URL] => 重置URL [Search Engine Optimization] => 搜索引擎优化 [Additional shipping costs] => 额外的运输成本 [Package dimension] => 包裹尺寸 [Adjust your shipping costs by filling in the product dimensions.] => 填写商品规格尺寸来调整运费 [Leave empty to disable.] => 放空来禁用 [Impact on price] => 价格影响: [Specific price conditions] => 设置价格条件 [Apply a discount of] => 应用折扣: [Choose the suppliers associated with this product] => 选择此商品相关的供应商 [Default supplier] => 默认供应商 [Supplier reference] => 供应商参考 [Cost price (tax excl.)] => 成本价(不含税) [Supplier reference(s)] => 供应商参考 [Product location in warehouses] => 在仓库中的商品定位 [Please choose the warehouses associated with this product.] => 请选择与该商品相关的仓库。 [Stock] => 库存 [Quantities] => 数量 [Summary] => 总结 [Quantity] => 数量 [Add a feature] => 添加特征 [Tax rule] => 税法: [Tax excluded] => 不含税 [Tax included] => 含税 [Reference] => 参考 [Product with combinations] => 有属性组合的商品 [Features] => 特性 [View all images] => 浏览所有图片 [View less] => 收起 [Simple product] => 简单商品 [Combinations] => 组合 [Cover] => 水印 [Visibility] => 可见度 [Where do you want your product to appear?] => 你希望商品在哪里显示? [Attached files] => 附加的文件 [Add a customization field] => 添加自定义字段 [Customers can personalize the product by entering some text or by providing custom image files.] => 顾客可以输入一些文字或提供要个性化图片的文档来个性化商品 [Tags] => 标签 [Condition & References] => 条款&参照 [Select the files (instructions, documentation, recipes, etc.) your customers can directly download on this product page.] => 选择您的客户可以在此产品页面上直接下载的文件(说明、文档、配方等)。 [Need to browse all files? Go to [1]Catalog > Files[/1]] => 需要浏览所有文件? 转到[1]目录>文件[/1] [Attach a new file] => 添加一个新文件 [Cost price] => 成本价 [Retail price] => 零售价 [Specific prices] => 具体价格 [Priority management] => 优先级管理 [Add a specific price] => 添加指定价 [Combination] => 组合 [Manage tax rules] => 管理税率规则 [Final retail price: [1][2][/2] tax incl.[/1] / [3][/3] tax excl.] => 最终零售价:[1][2][/2] 含税[/1]/[3][/3] 不含税 [Rule] => 规则 [Fixed price] => 固定价格 [Impact] => 影响 [From] => 从 [Priorities] => 优先级 [Drop images here] => 将您的图片拖至此处 [or select files] => 或选择文件 [Recommended size 800 x 800px for default theme.] => 建议800 x 800px 的尺寸作为默认的主题 [JPG, GIF or PNG format.] => JPG, GIF 或 PNG 格式 [Virtual product] => 虚拟商品 [tax incl.] => 含税 [Module to configure] => 模块配置 [Choose a module to configure] => 选择一个模块来设置 [These modules are relative to the product page of your shop.] => 这些模块和你商店的商品页是相对应的。 [To manage all your modules go to the [1]Installed module page[/1]] => 到[1]已安装模块页[/1]来管理的你模块 [tax excl.] => 不含税 [JPG, GIF, PNG or WebP format.] => JPG, GIF, PNG 或者 WebP 格式。 [Zoom] => 缩放 [Add new value] => 添加新数值 [Create attributes] => 创建属性 [Color, dimension, size, disk space... think about attributes as properties that change from one product to another. As a consequence, attributes allow you to build product combinations.] => 颜色、尺寸、大小、磁盘空间...将属性视为从一种产品更改为另一种产品的属性。 因此,属性允许您构建产品组合。 [Add new attribute] => 添加新分组 [From quantity] => 初起数量 [Reduction] => 降价 [Catalog price rules] => 目录价格规则 [Add new catalog price rule] => 添加新目录价格规则 [Parent category] => 上级分类 [Additional description] => 附加说明 [Category cover image] => 分类封面图 [Category thumbnail] => 类目缩略图 [Menu thumbnails] => 菜单缩略图 [Group access] => 访问组 [%group_name% - All people without a valid customer account.] => %group_name%- 所有没有有效客户账户的人 [%group_name% - Customer who placed an order with the guest checkout.] => %group_name%- 下了订单又以过客身份买单的可户。 [%group_name% - All people who have created an account on this site.] => %group_name%- 所有在次网站上已经创建账号的人 [Set categories] => 设置分类 [Categories are essential, as they enable you to group equivalent products. This helps customers find their way through the variety of your catalog.] => 类别是必不可少的,因为它们使您能够对等效产品进行分组。 这有助于客户在您的各种目录中找到自己的方式。 [Feature] => 属性 [Add a new feature] => 添加一个新的属性 [Addresses] => 地址 [Ref:] => 编号: [EAN13:] => EAN13 [UPC:] => UPC: [MPN:] => 制造方编号: [Qty:] => 数量: [Available quantity] => 现有库存 [Attribute name] => 属性名称 [UPC] => UPC: [EAN-13] => EAN-13 [Brands] => 品牌 [Add new brand] => 添加新品牌 [Add new brand address] => 添加新的品牌地址 [Focus on your catalog] => 专注于您的目录 [Empty categories, disabled products, items that lack image or price... check the monitoring section to optimize your products management and make sure you forgot nothing.] => 空分类、禁用产品、缺少图像或价格的项目……检查监控部分以优化您的产品管理,确保您没有忘记任何事情。 [tax incl. (tax rule: %taxRate%%)] => 含税(税收规则:%taxRate%% ) [out of stock] => 无库存 [low stock] => 库存紧张 [in stock] => 库存充足 [Editing %total% combinations] => 正在编辑 %total% 组合 [Editing %done%/%total% combinations] => 正在编辑%done%/%total% 组合 [Generate product combinations] => 生成产品组合 [Combinations are the different variations of a product, with attributes like its size, weight or color taking different values.] => 组合是产品的不同变体,其尺寸、重量或颜色等属性采用不同的值。 [Loading combinations] => 加载组合 [Edition mode] => 编辑模式 [Save list] => 保存列表 [Close] => 关闭 [Stop processing] => 停止处理 [%error_count% errors occurred. You can download the logs for future reference.] => %error_count% 出现错误。您可以下载日志以供将来参考。 [Back to processing] => 返回到处理中 [Download error log] => 下载错误日志 [View %error_count% error logs] => 查看 %error_count% 错误日志 [Edit %combinations_number% combinations] => 编辑 %combinations_number% 组合 [Apply to %combinations_number% combinations] => 保存到 %combinations_number% 组合 [Delete %combinations_number% combinations] => 删除 %combinations_number% 组合 [Deleting %total% combinations] => 正在删除 %total% 组合 [Deleting %done%/%total% combinations] => 正在删除 %done%/%total% 组合 [Previous combination] => 上一个组合 [Edited combinations (%editedNb%)] => 编辑组合 (%editedNb%) [Here, you can have a look at the combinations you have edited. The list will reset when you close the editing window.] => 编辑组合 (%editedNb%) [Discount] => 折扣 [Generate combinations] => 生成组合 [Open combinations generator] => 打开组合生成器 [Successfully generated %combinationsNb% combinations.] => 已成功生成 %combinationsNb% 个组合。 [Generate combinations|Generate combination|Generate %combinationsNb% combinations] => 生成组合|生成组合|生成%combinationsNb%个组合 [Search for attributes...] => 按属性搜索... [Loading specific prices] => 加载具体价格 [Specific price (tax excl.)] => 具体价格(不含税) [Discount (tax incl.)] => 折扣(含税) [Units] => 单位 [EAN13] => 条形码: [Wholesale price] => 在您购买此产品批发价格 [Customization] => 定制 [Price per unit] => 单价 [Add new cart rule] => 添加新购物车规则 [Expiration date] => 截止日期 [[1][/1] of [2][/2] characters allowed] => 允许[2][/2] 的[1][/1] 的字符 [Type] => 类型 [[1][/1] of [2][/2] characters used (recommended)] => [1][/1] 字符已使用(总[2][/2]) (推荐) [Main category] => 主分类 [List of products for this pack] => 此套餐的商品详情 [Use checkboxes to bulk edit quantities] => 使用检查框来批量编辑数量 [Advanced filters] => 高级过滤器 [Apply advanced filters] => 应用高级过滤器 [Apply new quantity] => 应用新数量 [Display products below low stock level first] => 先显示以下低库存水平的产品 [Filter by movement type] => 用移动种类来过滤 [Filter by employee] => 按员工来过滤 [Filter by period] => 按周期筛选 [Search a category] => 搜索分类 [Search a supplier] => 搜索供货商 [Filter by status] => 以状态过滤 [All] => 全部 [Filter by supplier] => 以供应商来过滤 [Stock management] => 库存管理 [Movements] => 移动 [Search products (search by name, reference, supplier)] => 搜索商品(以名字,参考词,厂商) [This product is below the low stock level you have defined.] => 该产品低于你所定义的低库存水平 [Low stock level:] => 低库存水平 [Low stock alert:] => 低库存警告 [Bulk edit quantity] => 批量编辑数量 [Combination's ID] => 组合的ID [Date & Time] => 日期和时间 [Go to the import system] => 进到进口系统 [Export data into CSV] => 导出数据到CVS [Physical] => 物理 [Reserved] => 保留 ) [ModulesEmailalertsAdmin] => Array ( [Mail alerts] => 邮件提醒 [Make your everyday life easier, handle mail alerts about stock and orders, addressed to you as well as your customers.] => 让你的日常生活更轻松,处理发送给你以及你的客户的关于库存和订单的邮件通知 [Cannot update settings] => 无法更新设置 [Please type one (or more) email address] => 请输入一个 (或多个) 电子邮件地址 [Invalid email:] => 无效的电子邮箱 [Settings updated successfully] => 设置成功更新 [No message] => 暂无消息 [image(s)] => 图像 [Voucher code:] => 优惠券代码 [Customer notifications] => 客户通知 [Product availability] => 可购货品: [Give the customer the option of receiving a notification when an out of stock product is available again.] => 当缺货产品再次可购买时,向客户提供到货通知的选项。 [Order edit] => 编辑订单 [Send a notification to the customer when an order is edited.] => 当订单被编辑时,发通知给客户。 [New order] => 新订单 [Receive a notification when an order is placed.] => 接收下单通知 [Out of stock] => 无库存 [Receive a notification if the available quantity of a product is below the following threshold.] => 如果现有产品的数量低于一下值得话接收通知。 [Threshold] => 户限 [Quantity for which a product is considered out of stock.] => 某一被视同与无货的产品数量 [Coverage warning] => 覆盖警示 [Receive a notification when a product has insufficient coverage.] => 当某一产品覆盖范围不足时接收通知。 [Coverage] => 覆盖范围 [Stock coverage, in days. Also, the stock coverage of a given product will be calculated based on this number.] => 天数库存覆盖。另外,给定产品的库存覆盖将依此数量重新计算。 [Returns] => 退货 [Receive a notification when a customer requests a merchandise return.] => 接收客户要求商品退货时通知 [Email addresses] => 电子邮件地址 [One email address per line (e.g. bob@example.com).] => 每行一个电子邮箱地址(比如:bob@example.com)。 [Merchant notifications] => 商品通知 [Mail alert: Unable to delete customer using email.] => 邮件警告:不能删除客户使用中的电子邮件。 [Mail alert: Unable to export customer using email.] => 邮件警告:不能导出客户使用中的电子邮件。 ) [ModulesStatscatalogAdmin] => Array ( [Catalog statistics] => 目录统计 [Enrich your stats, have a look at your catalog’s general statistics.] => 丰富你的统计数据,看看你的目录的一般统计数据。 [(1 purchase / %d visits)] => (1 个订单 / %d 访问次数) [Choose a category] => 选择一个分类 [Products available:] => 可购货品: [Average price (base price):] => 平均价格(基础价格): [Product pages viewed:] => 已浏览货品页面: [Average number of page visits:] => 平均页面访问: [Average number of purchases:] => 平均购买: [Images available:] => 可用图像: [Average number of images:] => 平均图像数: [Products never viewed:] => 从未被查看的货品: [Products never purchased:] => 从未被购买的产品: [Conversion rate*:] => 调价*: [Defines the average conversion rate for the product page. It is possible to purchase a product without viewing the product page, so this rate can be greater than 1.] => 此货品页面平均转化率。它有可能货品已被购买但没有访问该页面,因此它的比率可能大于 1. [Products never purchased] => 从未被购买的产品 [Edit / View] => 编辑/查看 ) [ModulesEmailalertsShop] => Array ( [Request notification registered] => 提醒要求已记录 [No mail alerts yet.] => 还没有邮件提醒。 [My alerts] => 我的快讯 [your@email.com] => your@email.com [Notify me when available] => 产品来货时通知我 ) [AdminShippingNotification] => Array ( [Ranges are not correctly ordered:] => 区间排序不正确: [Reordering] => 重新排序 [Please validate the last range before creating a new one.] => 请在创建新的之前核对好上一个区间。 [Are you sure to delete this range ?] => 您确定要删除这个范围? [This range is not valid] => 此范围无效 [Ranges are overlapping] => 范围是重叠的 [Please select at least one zone] => 请选择至少一个区域 [Are you sure you want to delete the logo?] => 您确定想删除标识LOGO吗? [You do not have permission to use this wizard.] => 您没有权限使用法师。 [You must choose at least one shop or group shop.] => 你必须至少选择一个店铺或组店。 [An error occurred while saving this carrier.] => 送货人保存时出错误。 [An error occurred while saving carrier groups.] => 送货区域保存时出错误。 [An error occurred while saving carrier zones.] => 送货区域保存时出错误。 [An error occurred while saving carrier ranges.] => 送货范围保存时出错误。 [An error occurred while saving associations of shops.] => 网店团体保存时出现错误。 [An error occurred while saving the tax rules group.] => 保存税务时发生错误 [An error occurred while saving carrier logo.] => 物流公司logo保存时出错 [An error occurred while updating carrier information.] => 更新传送器资料时发生错误。 [An error occurred while updating the free shipping status.] => 更新免费送货状态时发生错误。 ) [ModulesCrosssellingAdmin] => Array ( [Cross-selling] => 交叉销售 [Offer your customers the possibility to buy matching items when on a product page.] => 在产品页面上为您的客户提供购买匹配商品的可能性。 [You must fill in the "Number of displayed products" field.] => 你必须填写”展示的产品数量“字段 [Invalid number.] => 无效号码. [Display price on products] => 在商品上显示价格 [Show the price on the products in the block.] => 显示在此模块的商品的价格 [Number of displayed products] => 显示的商品数量 [Set the number of products displayed in this block.] => 在此模块显示的商品数量 ) [ModulesFacetedsearchAdmin] => Array ( [Faceted search] => 分面搜索 [Filter your catalog to help visitors picture the category tree and browse your store easily.] => 过滤您的目录以帮助访问者描绘类别树并轻松浏览您的商店。 [Filter template name required (cannot be empty)] => 模板名称不能为空 [You must select at least one category.] => 您必须选择至少一个分类。 [Your filter] => 你的筛选 [was updated successfully.] => 更新成功。 [was added successfully.] => 添加成功。 [Settings saved successfully] => 设置成功 [Filter template deleted, categories updated (reverted to default Filter template).] => 过滤模板已删除,分类已更新(恢复到默认的过滤模板)。 [Filter template not found] => 未找到过滤模板 [My template - %s] => 我的模板-%s [My template %s] => 我的模板%s ["%s" is not a valid url] => "%s" 不是一个有效 URL [Category] => 类别 [Manufacturer] => 制造商 [Supplier] => 供应商 [New products] => 本周新品 [Best sales] => 最佳销售 [Prices drop] => 降价 [Search] => 搜索 [Meta title] => Meta标题 [No limit] => 没有限制 [Categories used for this template:] => 该模板使用的分类: [Categories selection is disabled because you have no categories or you are in a "all shops" context.] => 因为你没有分类或没在“所有商店”环境里,所以分类选择被禁用。 [You must select at least one filter] => 您必须选择至少一个过滤器 [Template name:] => 模板名称: [Only as a reminder] => 仅作为提醒 [Warning! Your hosting provider is using the Suhosin patch for PHP, which limits the maximum number of fields allowed in a form:] => 警告!你的主机供应商使用Suhosin的PHP 补丁,它限制在表单中允许的最大的字段数量是: [for suhosin.post.max_vars.] => suhosin.post.max_vars. [for suhosin.request.max_vars.] => suhosin.request.max_vars. [Please ask your hosting provider to increase the Suhosin limit to] => 请要求你的主机供应商提高Suhosin 限制到 [Warning! Your PHP configuration limits the maximum number of fields allowed in a form:] => 警告!你的PHP 配置限制在表单中字段允许的最大数量是: [for max_input_vars.] => max_input_vars. [Please ask your hosting provider to increase this limit to] => 请要求你的主机供应商提高限制到 [%s at least, or you will have to edit the translation files manually.] => 最少%s,否则你只能手工编辑翻译文件。 [Choose shop association:] => 选择店铺关联: [Sub-categories filter] => 子类目过滤器 [Product stock filter] => 商品库存过滤器 [Product condition filter] => 商品条件过滤器 [Product brand filter] => 商品品牌过滤器 [Product weight filter (slider)] => 商品重量过滤器(滑块) [Product price filter (slider)] => 商品价格过滤器(滑块) [New filters template] => 新的过滤模板 [You can drag and drop filters to adjust position] => 你可以拖放过滤器来调整位置 [Filters:] => 筛选器: [Total filters: %s] => 总筛选器: %s [Filter result limit:] => 过滤结果限制: [Filter style:] => 过滤方式: [Checkbox] => 复选框 [Radio button] => 单选框 [Drop-down list] => 下拉框 [List of ranges] => 范围列表 [Attribute group: %name% (%count% attributes)] => 属性组:%name% (%count% 个属性) [Attribute group: %name% (%count% attribute)] => 属性组:%name% (%count% 个属性) [This group will allow user to select a color] => 该组允许用户选择一种颜色 [Feature: %name% (%count% values)] => 特点:%name% (%count% 个值) [Feature: %name% (%count% value)] => 特点:%name% (%count% 个值) [You must select at least one category] => 您必须选择至少一个类目 [Indexes and caches] => 索引和缓冲 [Indexing is in progress. Please do not leave this page] => 索引中。请不要离开此页面 [Index all missing prices] => 索引所有缺失的价格 [Rebuild entire price index] => 重建整个价格指标 [Build attributes and features indexes] => 创建属性和特性索引 [Clear cache] => 清除缓存 [You can set a cron job that will rebuild price index using the following URL:] => 你可以设定一个定时任务,它可以使用以下URL 重新创建价格指数: [You can set a cron job that will rebuild attribute index using the following URL:] => 你可以设定一个定时任务,它可以使用以下URL 重新创建属性指数: [A nightly rebuild is recommended.] => 建议夜间重建。 [Filters templates] => 过滤器模板 [Created on] => 创建于 [Actions] => 操作 [Do you really want to delete this filter template?] => 您是否真的要删除该过滤器模板? [No filter template found.] => 未找到过滤器模板。 [Add new template] => 添加新模板 [Enable cache system] => 启用缓存系统 [Show the number of matching products] => 显示吻合的产品数量 [Show products from subcategories] => 显示子目录中的产品 [Show products only from default category] => 仅显示默认类别的产品 [Works only if "Show products from subcategories" is off.] => 仅在“显示子类别的产品”处于关闭状态时有效。 [Category filter depth (0 for no limits, 1 by default)] => 分类过滤器深度(0 为没限制,1 是默认) [Use tax to filter price] => 使用税来过滤价格 [Use rounding to filter price] => 使用凑整来过滤价格 [Show unavailable, out of stock last] => 显示目前缺货,无法使用。 [(in progress)] => (进行中) [URL indexing finished] => URL 索引完成 [Attribute indexing finished] => 属性索引完成 [URL indexing failed] => URL 索引失败 [Attribute indexing failed] => 属性索引失败 [Price indexing finished] => 价格索引已完成 [Price indexing failed] => 价格索引失败 [(in progress, %s products price to index)] => (进行中,%s产品价格要索引) [Loading...] => 正在加载 [You selected -All categories-: all existing filter templates will be deleted. Is it OK?] => 你已选择- 所有分类-:所有现有的过滤器模板将被删除。是否可以? [When the Faceted Search module is enabled, you can get more detailed URLs by choosing the word that best represent this attribute. By default, PrestaShop uses the attribute's name, but you can change that setting using this field.] => 当分面搜寻模式被启用,你可以选择最适合该特性的字来拿到更详细的URL。 PrestaShop 商店使用特性的名字,但是你可以用这个字段来更改此设置。 [When the Faceted Search module is enabled, you can get more detailed page titles by choosing the word that best represent this attribute. By default, PrestaShop uses the attribute's name, but you can change that setting using this field.] => 当分面搜寻模式被启用,你可以选择最适合该页面标题的字来拿到更详细的URL。 PrestaShop 商店使用特性的名字,但是你可以用这个字段来更改此设置。 [Invalid characters: <>;=#{}_] => 无效字符: <>;=#{}_ [Indexable] => 可索引 [Use this attribute in URL generated by the Faceted Search module.] => 在通过分面搜索模块产生的URL里使用此特性。 [When the Faceted Search module is enabled, you can get more detailed URLs by choosing the word that best represent this feature. By default, PrestaShop uses the feature's name, but you can change that setting using this field.] => 当分面搜寻模式被启用,你可以选择最适合该主题的字来拿到更详细的URL。 PrestaShop 商店使用主题的名字,但是你可以用这个字段来更改此设置。 [When the Faceted Search module is enabled, you can get more detailed page titles by choosing the word that best represent this feature. By default, PrestaShop uses the feature's name, but you can change that setting using this field.] => 当分面搜寻模式被启用,你可以选择最适合该页面标题的字来拿到更详细的URL。 PrestaShop 商店使用主题的名字,但是你可以用这个字段来更改此设置。 [URL] => 网址: [When the Faceted Search module is enabled, you can get more detailed URLs by choosing the word that best represent this feature's value. By default, PrestaShop uses the value's name, but you can change that setting using this field.] => 当分面搜寻模式被启用,你可以选择最适合该主题的字来拿到更详细的URL。 PrestaShop 商店使用数值的名字,但是你可以用这个字段来更改此设置。 [When the Faceted Search module is enabled, you can get more detailed page titles by choosing the word that best represent this feature's value. By default, PrestaShop uses the value's name, but you can change that setting using this field.] => 当分面搜寻模式被启用,你可以选择最适合该特性值得词来得到更详细的页面题目URL。 PrestaShop 商店使用数值的名字,但是你可以用这个字段来更改此设置。 ) [AdminShopparametersFeature] => Array ( [Authorized modules:] => 授权模块: [This category already exists for this group.] => 这个类别在此群已经存。 [Add a category discount] => 添加类别折扣 [New group category discount] => 新组别分类折扣 [Discount (%):] => 折扣 (%): [Discount: %.2f%%] => 折扣: %.2f%% [Group information] => 群组信息 [Price display method:] => 价格显示方式: [Show prices:] => 显示价格: [Current category discount] => 当前类别折扣: [Members of this customer group] => 该客户群组的成员 [Limited to the first 100 customers.] => 仅限于前100 名客户。 [Please use filters to narrow your search.] => 请使用过滤器来缩小搜索范围。 [Hours:] => 小时: [Dear Customer, Regards, Customer service] => 亲爱的客户, 致敬, 客服 [We are currently updating our shop and will be back really soon. Thanks for your patience.] => 我们正在更新我们的商店,很快就会回来。 感谢您的耐心等候。 [#IN] => #IN [#DE] => #DE [#RE] => #RE [a|about|above|after|again|against|all|am|an|and|any|are|aren|as|at|be|because|been|before|being|below|between|both|but|by|can|cannot|could|couldn|did|didn|do|does|doesn|doing|don|down|during|each|few|for|from|further|had|hadn|has|hasn|have|haven|having|he|ll|her|here|hers|herself|him|himself|his|how|ve|if|in|into|is|isn|it|its|itself|let|me|more|most|mustn|my|myself|no|nor|not|of|off|on|once|only|or|other|ought|our|ours|ourselves|out|over|own|same|shan|she|should|shouldn|so|some|such|than|that|the|their|theirs|them|themselves|then|there|these|they|re|this|those|through|to|too|under|until|up|very|was|wasn|we|were|weren|what|when|where|which|while|who|whom|why|with|won|would|wouldn|you|your|yours|yourself|yourselves] => a|about|above|after|again|against|all|am|an|and|any|are|aren|as|at|be|because|been|before|being|below|between|both|but|by|can|cannot|could|couldn|did|didn|do|does|doesn|doing|don|down|during|each|few|for|from|further|had|hadn|has|hasn|have|haven|having|he|ll|her|here|hers|herself|him|himself|his|how|ve|if|in|into|is|isn|it|its|itself|let|me|more|most|mustn|my|myself|no|nor|not|of|off|on|once|only|or|other|ought|our|ours|ourselves|out|over|own|same|shan|she|should|shouldn|so|some|such|than|that|the|their|theirs|them|themselves|then|there|these|they|re|this|those|through|to|too|under|until|up|very|was|wasn|we|were|weren|what|when|where|which|while|who|whom|why|with|won|would|wouldn|you|your|yours|yourself|yourselves [You may unsubscribe at any moment. For that purpose, please find our contact info in the legal notice.] => 你可以在任何时候退订。要这样做,请找到我们法律通知里的联系人资料。 [In Stock] => 有库存 [Product available for orders] => 供订单使用的产品 [Out-of-Stock] => 没有库存 [Webmaster] => 网站管理员 [Customer service] => 客服 [If a technical problem occurs on this website] => 如果该网站出现技术问题 [For any question about a product, an order] => 对商品或订单有任何问题 [Mr.] => 先生 [Mrs.] => 夫人 [Visitor] => 访客 [Guest] => 游客 [Customer] => 客人 [Neutral] => 中性 [Add new social title] => 添加新的社交称谓 [Social titles] => Titres de civilité [Image width] => 图片宽度 [Image height] => 图片高度 [Social title] => 称呼 [Group name] => 用户组别名称 [Discount (%)] => 折扣 (%) [Members] => 成员 [Creation date] => 创建日期 [Default groups options] => 默认组选项 [Visitors group] => 游客组 [Guests group] => 游客组 [Customers group] => 客户组 [Save, then add a category reduction.] => 保存,然后加上类目折扣。 [Add new group] => 添加新组 [Customer group] => 客户组 [Price display method] => 价格显示方式: [Category discount] => 类折扣 [Modules authorization] => 模块授权 [Show prices] => 显示价格 [Alias] => 別名: [Aliases] => 別名 [Indexing] => 正在索引 [The "indexed" products have been analyzed by PrestaShop and will appear in the results of a front office search.] => 该“索引”的产品已被PrestaShop分析并将出现在前台搜索的结果里。 [Indexed products] => 收录的产品: [Building the product index may take a few minutes.] => 构建产品索引可能需要几分钟的时间。 [Add missing products to the index] => 添加缺失产品到索引中 [If your server stops before the process ends, you can resume the indexing by clicking "%add_missing_products_label%".] => 如果您的服务器在进程结束前停止,您可以通过单击“%add_missing_products_label%”恢复索引编制。 [Re-build the entire index] => 重建整个索引 [You can set a cron job that will rebuild your index using the following URL:] => 你可以使用下面的URL来设置计划作业用于重建索引: [Search within word] => 字体内搜索 [Search exact end match] => 搜索结尾完全一致 [Fuzzy search] => 模糊搜索 [Maximum approximate words allowed by fuzzy search] => 模糊搜索允许的最大近似词 [Maximum word length (in characters)] => 最大字长(以字符为单位) [Minimum word length (in characters)] => 最小单词长度(以字符) [Blacklisted words] => 列入黑名单的词 [Weight] => 重量 [The "weight" represents its importance and relevance for the ranking of the products when completing a new search.] => 在尝试新的搜索时,“重量”代表其重要性和相关性排名的产品 [A word with a weight of eight will have four times more value than a word with a weight of two.] => 重量为8的词价值比重量为2的重要4倍。 [We advise you to set a greater weight for words which appear in the name or reference of a product. This will allow the search results to be as precise and relevant as possible.] => 我们建议您尽量设置在商品名称或商品编号中。这将让搜索结果比较精确。 [Setting a weight to 0 will exclude that field from search index. Re-build of the entire index is required when changing to or from 0] => 权重设置为0,将排除该字段从搜索索引中。当更改为0或别的数字,将重新构建整个索引。 [Product name weight] => 产品名称衡量 [Reference weight] => 参考衡量 [Short description weight] => 简短说明衡量 [Description weight] => 说明衡量 [Category weight] => 类别衡量 [Brand weight] => 品牌权重 [Tags weight] => 标签衡量 [Attributes weight] => 属性衡量 [Features weight] => 特征衡量 [Add new alias] => 添加新的别名 [Result] => 结果 [Registration date] => 注册日期 [Shop ID] => 商店 ID [Shop group] => 商店群組 [Root category] => 根分类 [Main URL for this shop] => 该商店的主URL [Edit this shop group] => 编辑这个商店群组 [Add new shop] => 新增商店 [Multistore tree] => 多个商店树 [It will only be applied to the multistore header to highlight your shop context.] => 它只会应用于多店标题以突出显示您的商店上下文。 [Store name] => 店铺名称 [It will only be applied to this group of shops, each store will keep its individual color.] => 它只会应用于这组商店,每个商店都会保留自己的颜色。 [Icon] => 图标: [Edit return status] => 编辑退货状态 [Show delivery PDF.] => 显示货到单PDF。 [Template] => 模板 [Return status] => 退货单状态 [Send email to customer] => 给客户发邮件 [Consider the associated order as validated.] => 认为联合的订单是有效的 [Hide this status in all customer orders.] => 对所有顾客隐藏这个状态。 [Attach invoice PDF to email.] => 把PDF 格式的发票附在邮件里。 [Attach delivery slip PDF to email.] => 把PDF 格式的出货单附在邮件里。 [Set the order as shipped.] => 订单标为发货。 [Set the order as paid.] => 订单标为已支付。 [Add new store] => 添加新店铺 [Stores] => 店铺 [Store name (e.g. City Center Mall Store).] => 店铺名称 (例如:City Center Mall Store)。 [Allowed characters: letters, spaces and %s] => 允许字符:字母、空格与 %s [Latitude / Longitude] => 纬度/经度 [Store coordinates (e.g. 45.265469/-47.226478).] => 店铺坐标 (例如:45.265469/-47.226478)。 [Picture] => 图片 [Monday] => 星期一 [Tuesday] => 星期二 [Wednesday] => 星期三 [Thursday] => 星期四 [Friday] => 星期五 [Saturday] => 星期六 [Sunday] => 星期日 [Choose your country] => 选择您的国家 [Choose your state (if applicable)] => 选择您的州/县/郡(如果适用) [Displayed in emails and page titles.] => 页面标题和电邮中显示 [Shop email] => 店铺邮件 [Registration number] => 登记号码 [Shop address line 1] => 店铺地址第一行 [Shop address line 2] => 店铺地址第二行 [Contact details] => 联系详情 [Add new tag] => 添加新标签 [Tag] => 标签 [Search] => 搜索 [Visits] => 访问 [Shop name] => 商店名称: [Registrations] => 注册 [Undefined] => 未定义 [Visitors] => 访问者 [Unknown] => 未知 [Male] => 先生 [Female] => 女士 [Product name] => 商品名称 [No redirection (you may have duplicate content issues)] => 不转跳(你可能有重复内容的问题) [302 Moved Temporarily (recommended while setting up your store)] => 302 临时转跳(建议设置在建设店铺时使用) [301 Moved Permanently (recommended once you have gone live)] => 301永久转跳(建议在您的店铺创建完成时使用) [Other] => 其他 [GET variable] => GET 变量 [Add new contact] => 添加新联系 [Add a new page] => 添加新页面 [hours] => 小时 [Save messages?] => 保存信息? [Re-display cart at login] => 登录时恢复购物车 [Send an email after registration] => 注册后发邮件 [Password reset delay] => 密码重置延时 [minutes] => 分钟 [Enable B2B mode] => 启用B2B模式 [Ask for birth date] => 要求出生日期 [Enable partner offers] => 启用合作伙伴报价 [Enable store] => 启用商店 [Maintenance IP] => IP维护 [Custom maintenance text] => 自定义维护信息 [Round on each item] => 对每件产品进位 [Round on each line] => 每行进行进位 [Round on the total] => 总合进位 [Round up away from zero, when it is half way there (recommended)] => 一半时,从零开始向上取位(推荐) [Round down towards zero, when it is half way there] => 一半时,往下取到零 [Round towards the next even value] => 以下个平均值来四舍五入 [Round towards the next odd value] => 以下个奇数值来四舍五入 [Round up to the nearest value] => 往最近的数值上舍入 [Round down to the nearest value] => 往最近的数值下舍入 [Enable SSL on all pages] => 在所有页面启用SSL [Increase front office security] => 增强前台安全性 [Allow iframes on HTML fields] => HTML领域允许的iframes [Use HTMLPurifier Library] => 使用HTML Purifier 图书馆 [Round mode] => 四舍五入模式 [Round type] => 四舍五入类型 [Display suppliers] => 展示供应商 [Display brands] => 展示品牌 [Display best sellers] => 显示最佳卖方 [Enable Multistore] => 启用多店 [Main Shop Activity] => 店铺主要经营 [Enable final summary] => 启用最后总结 [Enable guest checkout] => 启用客户结帐 [Disable reordering option] => 禁用重新排序选项 [Recalculate shipping costs after editing the order] => 在编辑订单后重新计算运费 [Allow multishipping] => 允许使用多地址结帐 [Delayed shipping] => 延迟发货 [Terms of service] => 服务条款 [Page for terms and conditions] => 条款和条件页面 [Minimum purchase total required in order to validate the order] => 订单最小金额 [Offer gift wrapping] => 提供礼品包装 [Gift-wrapping tax] => 礼品包装税 [Offer recycled packaging] => 提供可回收包装 [Gift-wrapping price] => 礼品包装价格 [Allow a customer to download and view PDF versions of his/her invoices.] => 允许客户下载和查看PDF格式的发票 [Send an email to the customer when his/her order status has changed.] => 订单状态改变时,发送邮件给顾客。 [Set the order as in transit.] => 将订单设置为运输中。 [Number of days for which the product is considered 'new'] => 被称为"新品"的天数限制 [Max size of product summary] => 商品最大尺寸概览 [Catalog mode] => 目录模式 [Quantity discounts based on] => 折扣数量基于 [Force update of friendly URL] => 强制更新友情链接 [Activate new products by default] => 默认情况下启用新产品 [Default order of priority for specific prices] => 特定价格的默认优先顺序 [Display available quantities on the product page] => 在商品页面显示库存数量 [Separator of attribute anchor on the product links] => 产品链接上属性锚的分隔符 [Display the discounted unit price] => 显示折扣后的价格 [Product price] => 商品价格 [Product add date] => 商品上架日期 [Product modified date] => 商品变更日期 [Position inside category] => 分类位置 [Brand] => 品牌 [Product quantity] => 商品数量 [Product reference] => 商品编号 [Default order by] => 默认排列 [Default order method] => 默认排列方式 [Products per page] => 每页商品数量 [Display remaining quantities when the quantity is lower than] => 当库存数量小于此数字,显示剩余库存 [Enable stock management] => 启用库存管理 [Default pack stock management] => 默认组合库存管理 [Display unavailable attributes on the product page] => 在产品列表页面上显示缺货标签 [Allow ordering of out-of-stock products] => 允许订购缺货商品 [Label of in-stock products] => 库存产品标签 [Label of out-of-stock products with allowed backorders] => 缺货产品又带有延期未交订货的标签 [Label of out-of-stock products with denied backorders] => 缺货产品又带有被拒延期交货订单的标签 [Delivery time of in-stock products] => 库存产品的出货时间 [Leave empty to disable] => 留空禁用 [Delivery time of out-of-stock products with allowed backorders] => 那些有着被接受延期出货订单的缺货产品的出货时间 [Display out-of-stock label on product listing pages] => 在产品列表页面上显示缺货标签 [Server] => 服务器: [$_GET variable] => $_GET变量 [The route %routeRule% is not valid] => %routeRule%路径无效 [Keyword "{%keyword%}" required for route "%routeName%" (rule: "%routeRule%")] => 路径 "%routeName%" (规则: "%routeRule%") 所需要的关键词"{%keyword%}" [Default pages] => 默认页面 [Module pages] => 模块页 [Display attributes in the product meta title] => 在产品SEO标题中显示商品属性 [Accented URL] => 音译网址 [Redirect to the canonical URL] => 转跳到标准网址 [Disable Apache's MultiViews option] => 禁用Apache的MultiViews选项 [Disable Apache's mod_security module] => 禁用Apache的mod_security模块 [Shop domain] => 店铺域名 [SSL domain] => SSL站点 [Base URI] => 基础URI [Route to products] => 商品途径 [Route to category] => 类别途径 [Route to supplier] => 供货商途径 [Route to brand] => 路由到品牌 [Route to page] => 路由到单页 [Route to page category] => 路由到分类页 [Route to modules] => 模块途径 [General product settings] => 常规产品设置 [Product page] => 商品页面 [Pagination] => 分页 [Products stock] => 商品库存 [Contacts] => 联系方式 [Add new title] => 添加新称谓 [Gift options] => 礼品选项 [Return statuses] => 退货状态 [Status name] => 現狀名称 [Color] => 颜色: [Email template] => 电邮模板 [Order status] => 订单状态 [Add new order status] => 添加新订单状态 [Add new order return status] => 添加新订单退货状态 [Rewritten URL] => 链接重写 [Page name] => 页面名称: [Page title] => 页面标题 [Meta tags] => Meta-标签 [Keywords: %keywords%] => 关键词:%keywords% [Improve your SEO] => 改善SEO [Edit information about your pages to gain visibility and therefore reach more visitors. We advise you to start with the index page, it stands for your homepage.] => 编辑您的页面信息来获得可见度得以达到更多访客。我们建议您从索引页开始,它代表您的主页。 [Configure index page] => 配置索引页 [Robots file generation] => Robots文件创建 [Generate robots.txt file] => 创建Robots文件 [SEO options] => 搜索引擎优化设置 [Set up URLs] => 设立网址 [Set shop URL] => 设置店铺网址 [Schema of URLs] => 网址模式 [Referrer] => 提交页面 [Add new search engine] => 添加新搜索引擎 [Enable SSL] => 启用SSL [Please click here to check if your shop supports HTTPS.] => 请点击这里查看您的商店是否支持HTTPS。 [Page] => 页面 ) [ModulesStatsdataAdmin] => Array ( [Data mining for statistics] => 数据挖掘统计 [This module must be enabled if you want to use statistics.] => 如果你想使用统计,此模块必须启用 [Save page views for each customer] => 为每一位客户保存页面访问量 [Storing customer page views uses a lot of CPU resources and database space. Only enable if your server can handle it.] => 储存客户页面浏览使用大量CPU 资源和数据库空间。只有在您的服务器可以处理它的情况下才能启用。 [Save global page views] => 保存全球页面浏览 [Global page views uses fewer resources than customer's, but it uses resources nonetheless.] => 全球页面比顾客页面使用更少的资源 [Plugins detection] => 插件检测 [Plugins detection loads an extra 20 kb JavaScript file once for new visitors.] => 插件检测为新访客一次性加载额外20KBjavascript的文件 ) [ModulesStatspersonalinfosAdmin] => Array ( [Registered customer information] => 注册用户信息 [Enrich your stats, add information about your registered customers and learn more about them!] => 丰富您的统计数据,添加有关您的注册客户的信息并了解有关他们的更多信息! [Target your audience] => 定位目标受众 [In order for each message to have an impact, you need to know who it is being addressed to. ] => 要使每封邮件产生效果,您需要了解收件人。 [Defining your target audience is essential when choosing the right tools to win them over.] => 正确的观众选址是选择选择正确的工具的必要条件 [It is best to limit an action to a group -- or to groups -- of clients.] => 最好是限制行动来将客人分类。 [Storing registered customer information allows you to accurately define customer profiles so you can adapt your special deals and promotions.] => 注册客户信息可以让您准确定义典型的客户档案,这样就可以适应您建立的各种特价标准。 [You can increase your sales by:] => 您可以增加您的销售: [Launching targeted advertisement campaigns.] => 发布广告活动会让顾客对某些特定时间的活动产生兴趣。 [Contacting a group of clients by email or newsletter.] => 使用 电邮和简报联系客户。 [Gender distribution allows you to determine the percentage of men and women shoppers on your store.] => 性别分布可让您判断男性和女性顾客之间的百分比。 [CSV Export] => CSV导出 [Age ranges allow you to better understand target demographics.] => 年龄范围可让您判断您的客户年龄范围。 [Country distribution allows you to analyze which part of the World your customers are shopping from.] => 国家分布可以让您决定客户可以在哪个区域购买。 [Currency range allows you to determine which currency your customers are using.] => 货币范围,决定了你的客户允许哪些货币的使用。 [Language distribution allows you to analyze the browsing language used by your customers.] => 语言分布可以让您决定客户可以使用哪种语言在店铺购买。 [No customers have registered yet.] => 还未有注册用户 [Gender distribution] => 性别分布 [Age range] => 年龄范围 [0-18] => 0-18岁 [18-24] => 18-24岁 [25-34] => 25-34岁 [35-49] => 35-49岁 [50-59] => 50-59岁 [60+] => 60岁以上 [Country distribution] => 国家分布 [Currency distribution] => 货币分布 [Language distribution] => 语言分布 ) [ModulesCustomersigninAdmin] => Array ( [Customer "Sign in" link] => 客户”登陆“链接 [Make your customers feel at home on your store, invite them to sign in!] => 让您的客户在您的商店有宾至如归的感觉,邀请他们登录! [%firstname% %lastname%] => %firstname%%lastname% ) [AdminNotificationsSuccess] => Array ( [Update successful] => 更新成功 [Successful update] => 更新成功 [The thumbnails were successfully regenerated.] => 缩略图生成成功 [Successful upload.] => 上传成功。 [Duplication was completed successfully.] => 复制完成 [The selected images have successfully been moved.] => 选定的图像已被成功转移。 [Your cover image selection has been saved.] => 你的封面图像选择已被保存。 [The image's shop association has been modified.] => 该图像的商店协会已被修改。 [A zone has been assigned to the selection successfully.] => 一个区域被成功分配到选项中。 [Successful upgrade.] => 升级成功。 [Successful deletion] => 删除成功 [The settings have been successfully updated.] => 该设置已成功更新完成。 [The status has been successfully updated.] => 该状态已成功更新完成。 [Comment successfully added.] => 评论添加成功。 [The selection has been successfully deleted.] => 选项被成功删除 [Successful creation] => 创建成功 [The status has been updated successfully.] => 状态更新成功 [Successful update.] => 成功更新。 [Settings updated] => 设置已更新 [Configuration updated] => 配置更新 [Successful deletion.] => 刪除成功。 [The settings have been updated.] => 设置已经更新 [Successfully overwrote email templates for theme %s with locale %s] => 使用区域设置 %s 成功覆盖主题 %s 的电子邮件模板 [Successfully generated email templates for theme %s with locale %s] => 已成功为主题 %s 生成电子邮件模板,区域设置为 %s [Email theme configuration saved successfully] => 邮件主题配置保存成功 [Test email for layout %layout% was successfully sent to %email%] => 布局 %layout% 的测试电子邮件已成功发送到 %email% [Your theme has been correctly exported: %path%] => 你的主题已被正确导出:%path% [The selection has been successfully deleted] => 已成功删除所选内容 [The image was successfully deleted.] => 图片删除成功 [Successful duplication] => 成功复制 [Update successful.] => 更新成功. [Your symbol and format customizations have been successfully reset for this language.] => 您的符号和格式自定义设置已成功重置为该语言。 [Settings updated.] => 设置已更新。 [The product was successfully added.] => 产品添加成功。 [The product was successfully removed.] => 产品已成功移除。 [[1] products were successfully added.] => [1] 产品已成功添加。 [[1] products were successfully removed.] => [1] 产品已成功删除。 ) [ModulesFeaturedproductsAdmin] => Array ( [Featured products] => 本周主推 [Pick a category and highlight its items, enhance customer experience with a lively homepage.] => 选择一个类别并突出其项目,通过生动的主页增强客户体验。 [The number of products is invalid. Please enter a positive number.] => 商品数量无效。请输入一个正整数。 [The category ID is invalid. Please choose an existing category ID.] => 该分类ID 无效。请选择已有的分类ID。 [Invalid value for the "randomize" flag.] => 随机标记(randomize)的值无效 [To add products to your homepage, simply add them to the corresponding product category (default: "Home").] => 要添加商品到你的主页面,只要把他们添加到相应的产品分类中就可以了(默认:”主页面“)。 [Number of products to be displayed] => 要展示的产品数量 [Set the number of products that you would like to display on homepage (default: 8).] => 设置你需要在首页上展示的产品数量(默认:8个)。 [Category from which to pick products to be displayed] => 被展示的产品分类 [Randomly display featured products] => 随机展示推荐的商品 [Enable if you wish the products to be displayed randomly (default: no).] => 如果你要产品随机展示请启用(默认为"禁用")。 ) [ModulesSocialfollowAdmin] => Array ( [Social media follow links] => 社交媒体追随链接 [Facebook, Twitter, let your customers know where to follow you and increase your community.] => Facebook、Twitter,让您的客户知道在哪里关注您并扩大您的社区。 [Please choose a shop to edit the social media links.] => 请选择一个商店来编辑社交媒体链接。 [Facebook URL] => Facebook 链接 [Your Facebook fan page.] => 您的Facebook粉丝页面。 [Twitter URL] => Twitter 链接 [Your official Twitter account.] => 您的官方 Twitter 账户。 [RSS URL] => RSS 链接 [The RSS feed of your choice (your blog, your store, etc.).] => 您选择的RSS提要(您的博客,店铺,等等)。 [YouTube URL] => YouTube 链接 [Your official YouTube account.] => 您的官方YouTube帐户。 [Pinterest URL:] => Pinterest 链接: [Your official Pinterest account.] => 您的官方 Pinterest 账户。 [Vimeo URL:] => Vimeo 链接: [Your official Vimeo account.] => 您的官方 Vimeo 账户。 [Instagram URL:] => Instagram 链接: [Your official Instagram account.] => 您的官方 Instagram 账户。 [LinkedIn URL:] => 领英网址: [Your official LinkedIn account.] => 您的LinkedIn官方帐户。 ) [ModulesDataprivacyAdmin] => Array ( [Customer data privacy block] => 顾客数据隐私模块 [Reassure your customers, display a short notice to let them know you care about privacy.] => 向您的客户保证,显示一个简短的通知,让他们知道您关心隐私。 [Customer data privacy message for customer form:] => 客户表格的客户数据隐私信息: [The customer data privacy message will be displayed in the customer form] => 客户数据库隐私信息将会显示在客户表格中。 [Tip: If the customer privacy message is too long to be written directly in the form, you can add a link to one of your pages. This can easily be created via the "Pages" page under the "Design" menu.] => 提示:如果客户的隐私信息是太长,不能在表单中直接填写,您可以将链接添加到您的网页之一。这很容易通过“设计”菜单下的“”页面“页来创建。 [The personal data you provide is used to answer queries, process orders or allow access to specific information. You have the right to modify and delete all the personal information found in the "My Account" page.] => 你提供的个人数据是用于回答查询,处理订单或允许进入特定的信息的。 你有权修改并删除所有在“我的账号”页面里的所有个人信息。 ) [AdminLoginFeature] => Array ( [Log in] => 登入 [Stay logged in] => 保持登陆状态 [I forgot my password] => 我忘了密码 [Reset your password] => 重置你的密码 [New password] => 新密码 [Confirm new password] => 确认新密码 [Confirm password] => 确认密码 [Reset password] => 重置密码 [Send reset link] => 发送重置链接 ) [AdminLoginNotification] => Array ( [You will be redirected to the login page in a few seconds.] => 几秒钟后您将被重定向至登陆页面 [Please, check your mailbox.] => 请检查您的邮箱 [A link to reset your password has been sent to you.] => 密码重置链接已发送给您。 [For security reasons, you cannot connect to the back office until you have:] => 出于安全原因,您不进入后台直到您已经有: [deleted the /install folder] => 删除 /install文件夹 [renamed the /admin folder (e.g. %s)] => 重命名/admin文件夹 (例如 %s) [Please then access this page by the new URL (e.g. %s)] => 请再用新的URL访问这个页面(例如:%s) [For security reasons, you must also delete the /install folder.] => 为了安全起见,您也必须删除/安装文件夹 。 [SSL is activated. However, your IP is allowed to enter unsecure mode for maintenance or local IP issues.] => 被激活SSL。但是,您的IP被允许使用非安全模式(维修或本地IP)。 [SSL is activated. Please connect using the following link to [1]log in to secure mode (https://)[/1]] => SSL已激活。请使用以下链接[1]来登陆以保证安全模式(https://)[/1] [The employee does not exist, or the password provided is incorrect.] => 雇员不存在或密码不正确。 [This employee does not manage the shop anymore (either the shop has been deleted or permissions have been revoked).] => 这名员工不能再管理这个商店(商店已被删除或权限被吊销)。 [This account does not exist.] => 该账户不存在。 [You can reset your password every %interval% minute(s) only. Please try again later.] => 你只能每%interval%分钟重设你的密码。请稍后再试。 [Please, check your mailbox. A link to reset your password has been sent to you.] => 请查看你的邮箱。密码重设的链接已经发给你了。 [An error occurred while attempting to reset your password.] => 在试图更改你的密码的时候发生了错误。 [Some identification information is missing.] => 一些身份认证信息缺失。 [The password is missing: please enter your new password.] => 密码未填:请输入您的新密码。 [The password is not in a valid format.] => 密码格式不对 [The confirmation is empty: please fill in the password confirmation as well.] => 密码确认是空的:请同样填写密码确认。 [The confirmation password doesn't match. Please double check both passwords.] => 确认密码不匹配。请仔细检查两个密码。 [Your password reset request expired. Please start again.] => 你的密码重设已过期,请重新开始。 [An error occurred while attempting to change your password.] => 您的密码改变的时候发生了错误。 [The password has been changed successfully.] => 密码已更改 成功。 ) [ModulesContactformAdmin] => Array ( [Contact form] => 联系表格 [Adds a contact form to the "Contact us" page.] => 在”联络我们“页面添加联系表格 [For even more security on your website forms, consult our Security & Access modules category on the %link%] => 有关更多你网站表单的安全性,请访问在 %link% 中的安全和访问模块分类。 [Parameters] => 参数 [Send confirmation email to your customers] => 发送确认邮件到你的客户邮箱 [Choose Yes and your customers will receive a generic confirmation email including a tracking number after their message is sent. Note: to discourage spam, the content of their message won't be included in the email.] => 选择 "是" 你的客户将会收到一封包含有订单快递单号的确认电子邮件。注意:为了避免被标记为垃圾邮件,他们的消息将不会包含在邮件中。 [Receive customers' messages by email] => 通过邮件收到客户的消息 [By default, you will only receive contact messages through your Customer service tab.] => 在默认情况下,你只能通过你的客户服务标签页接收联系人消息。 ) [AdminOrderscustomersNotification] => Array ( [For this particular customer group, prices are displayed as:] => 对此特别客户组,显示价格为: [The message was successfully sent to the customer.] => 该信息已成功发送给顾客。 [A partial refund was successfully created.] => 部分退款已成功创建。 [Invalid new order status] => 无效的新订单状态 [expires on %s.] => 有效期至: [downloadable %d time(s)] => 可下载 %d 次 [Invalid order] => 订单无效 [The order cannot be renewed.] => 该订单无法被恢复。 [You must add a minimum quantity of %d] => 需要添加的最少数量为 %d [An error occurred. Your message was not sent. Please contact your system administrator.] => 错误发生了,您的信息没有被发送。 [Cannot create message in a new thread.] => 无法在新的主题里创建消息。 [The message body is empty, cannot import it.] => 消息为空,无法导入。 [Invalid message content for subject: %s] => 该标题下信息内容无效:%s [The message content is not valid, cannot import it.] => 信息内容无效,无法导入 [The order ID -- or the invoice order ID -- is missing.] => 订单Id -- 或者订货单Id ——不见了 [No invoice was found.] => 未找到发票 [No order slips were found.] => 没有找到订单条 [The supply order ID is missing.] => 供应单Id不见了 [The supply order cannot be found within your database.] => 无法找到数据库中的供应订单 [The order invoice cannot be found within your database.] => 这个订购单不能在你的数据库中中被寻获 [The order cannot be found within your database.] => 无法找到数据库中的订单 [An error occurred while deleting the details of your order return.] => 删除你的订单退货明细的时侯出现了错误。 [You need at least one product.] => 您需要至少一个商品。 [The order return is invalid.] => 订单回执无效。 [The order return content is invalid.] => 订单退货内容无效 [No order return ID has been specified.] => 没有订单回执的ID。 [No order was found with this ID:] => 没有找到该ID的订单: [No invoice was found with this ID:] => 没有找到该ID的凭证: [No cart was found with this ID:] => 没有找到该ID的购物车: [An error has occurred: Can't save the current order's return status.] => 出错了:无法保存当前订单的退货状态。 [An error has occurred: Can't delete the current order's return status.] => 出错了:无法删除当前订单的退货状态。 [Direct link] => 直接链接 [There is no status defined for this order.] => 此订单未定义任何状态 [[Generated] CartRule for Free Shipping] => [已产生] 免运费购物车规则 [Order history email could not be sent, test your email configuration in the Advanced Parameters > E-mail section of your back office.] => 无法发送订单历史电子邮件,请在后台的高级参数 > 电子邮件部分测试您的电子邮件配置。 [No delivery slip was found for this period.] => 此期间没有送货单 [I want my customers to be able to register again with the same email address. All data will be removed from the database.] => 我要我的客户能够使用相同的邮件地址再次注册。所有的数据将从数据库中移除。 [I do not want my customer(s) to register again with the same email address. All selected customer(s) will be removed from this list but their corresponding data will be kept in the database.] => 我不要我的客户使用同样的电子邮箱再次注册。所有已选的客户将从此列表中移除,但他们相关的数据将被保存在数据库中。 [An account already exists for this email address:] => 该邮箱地址已存在一个账号: [This customer does not exist.] => 该客户不存在 [A default customer group must be selected in group box.] => 默认客户组必须在组框中被选择。 [This email address is not registered.] => 电邮地址未注册 [This customer already exists as a non-guest.] => 这名顾客已经是非客人 [An error occurred while updating customer information.] => 更顾客资时发生错误。 [An order message with the same name already exists in %s.] => 已存在同名的订单状态:%s. [No order slips were found for this period.] => 在此期间发现的任何命令单 [You have to select a shop before creating new orders.] => 您在创建新订单之前必须选择一个店铺。 [A standard refund was successfully created.] => 已成功创建标准退款。 [The product was successfully returned.] => 产品已成功退货。 [This product is out of stock:] => 该商品已经售罄: [An error occurred while sending an email to the customer.] => 传送电子邮件给顾客时出现错误 [The email was sent to your customer.] => 邮件已发送给客户 [Product search phrase must not be an empty string.] => 产品搜索短语不能为空字符串。 [You cannot edit the cart once the order delivered.] => 订单交付后,您将无法编辑购物车。 [Order #%d cannot be loaded.] => 订购 #%d 不能被加载. [An error occurred while sending the e-mail to the customer.] => 在发送邮件给顾客时发生错误。 [Only numbers and decimal points (".") are allowed in the amount fields, e.g. 10.50 or 1050.] => 金额字段中仅允许使用数字和小数点(“.”),例如 10.50或1050。 [Percent value must be greater than 0.] => 百分比或金额值必须大于0。 [Percent value cannot exceed 100.] => 百分比值不能超过100。 [Amount value must be greater than 0.] => 金额值必须大于 0。 [Discount value cannot exceed the total price of this order.] => 折扣价值不能超过此订单的总价。 [Shipping discount value cannot exceed the total price of this order.] => 运费折扣值不能超过此订单的总价。 [Please enter a maximum quantity of [1].] => 请输入最大数量 [1]. [Please select at least one product.] => 请选择至少一件商品 [Please enter a positive amount.] => 请输入一个正数,不可使用小数点 [Please generate at least one credit slip or voucher.] => 请至少生成一张信用单或凭证。 [You must choose a payment module to create the order.] => 您必须选择一个支付模块来创建订单。 [You must choose an order status to create the order.] => 您必须选择一个订单状态来创建订单。 [The order message given is invalid.] => 给出的订单信息无效。 [Only numbers and decimal points (".") are allowed in the amount fields of the payment block, e.g. 10.50 or 1050.] => 付款区块的金额栏位中只能使用数字和小数点(“.”),例如 10.50或1050。 [The selected payment method is invalid.] => 选定的付款方式无效。 [An error occurred while changing the status for order #%d, or we were unable to send an email to the customer.] => 在更改订单#%d的状态时出错,或无法发邮件给该客户。 [Order #%d has already been assigned this status.] => 订单#%d已经是指定状态。 [Please enter a positive value] => 请输入一个正值 [No invoice has been found for this status.] => 此订单状态尚无发票 [Invalid invoice number.] => 无效的凭证号码(必须> [Invalid "From" date] => "从"日期无效 [Invalid "To" date] => "致" 日期无效 [No invoice has been found for this period.] => 此期间无发票 [You must select at least one order status.] => 您必须选择至少一个订单的状态。 [No cart is available] => 无可用购物车 [A registered customer account using the defined email address already exists. ] => 注册客户账户使用的电子邮件地址已存在。 [There are two ways of deleting a customer. Please choose your preferred method.] => 您有两种方式删除一个客户,请选择。 [How do you want to delete the selected customers?] => 您想要如何删除已选的客户? [You have to select a shop if you want to create a customer.] => 如果您想创建一个客户请先选择一家店铺。 [You must add at least one address to process the order.] => 您需要添加至少一个地址来处理订单。 [No products found] => 暂无商品 [Searching for products] => 搜索产品 [The prices are without taxes.] => 价格不含税 [No customers found] => 没有找到顾客 [Searching for customers] => 搜索客户 [No carrier can be applied to this order] => 此订单无货运商可配送 [This value must include taxes.] => 该值必须包含税。 [Please note that carrier change will not recalculate your shipping costs, if you want to change this please visit Shop Parameters > Order Settings] => 请注意更换物流不会重新计算运费。如果你要更改它,请参见“店铺参数 > 订单设置”。 [Are you sure you want to create a new invoice?] => 您确定要创建一个新发票? [There is no available document] => 没有现成的文件 [Are you sure you want to edit this product price? It will be applied to all invoices of this order.] => 您确定要修改此产品价格吗? 它将应用于此订单的所有发票。 [Are you sure you want to edit this product price? It will be applied to all identical products in this order.] => 您确定要修改此产品价格吗? 它将按此顺序应用于所有相同的产品。 [No merchandise returned yet] => 未曾有商品被退回 [Merchandise returns are not applicable for virtual orders] => 商品退货不适用于虚拟订单 [Do you want to overwrite your existing message?] => 是否要覆盖您现有的邮件? [paid instead of] => 代替付款 [This warning also concerns order:] => 该告警也涉及订单: [This warning also concerns the following orders:] => 该告警也关系到以下订单: [For this customer group, prices are displayed as: [1]%tax_method%[/1]] => 对于该客户群组,价格显示为: [1]%tax_method%[/1] [Merchandise returns are disabled] => 禁用商品返修 [Error. You cannot refund a negative amount.] => 出错。您无法退还负数金额。 ) [ModulesGraphnvd3Admin] => Array ( [NVD3 Charts] => NVD3 图表 [Enable the NVD3 charting code for your own uses, providing you with ever so useful graphs.] => 启用 NVD3 图表代码供您自己使用,为您提供非常有用的图表。 ) [AdminShopparametersHelp] => Array ( [e.g. 10:00AM - 9:30PM] => 例如 早10:00 - 晚9:30 [Image width in pixels. Enter "0" to use the original size.] => 图像的宽度以像素为单位。输入“0”,使用原来的大小 [Image height in pixels. Enter "0" to use the original size.] => 图像的高度以像素为单位。输入“0”,使用原来的大小。 [The group defined for your un-identified visitors.] => 您的访客不明定义的组。 [The group defined for your identified guest customers (used in guest checkout).] => 此组为您的游客客户组(在游客结账使用)。 [The group defined for your identified registered customers.] => 这个群组用来识别注册顾客。 [Automatically apply this value as a discount on all products for members of this customer group.] => 对该群组客户自动应用此折扣数值到所有商品。 [How prices are displayed in the order summary for this customer group.] => 此客户群组的订单摘要的价格显示方法。 [Customers in this group can view prices.] => 此组客户可以查看价格。 [Need to hide prices for all groups? Save time, enable catalog mode in Product Settings instead.] => 需要隐藏所有组的价格? 节省时间,改为在产品设置中启用目录模式。 [%group_name% - All persons without a customer account or customers that are not logged in.] => %group_name%- 所有没有客户账户的人或没有登陆的客户 [%group_name% - All persons who placed an order through Guest Checkout.] => %group_name%- 所有已经通过访客下单买单的人 [%group_name% - All persons who created an account on this site.] => %group_name%- 所有在此网站创建了账号的人 [PrestaShop has three default customer groups:] => PrestaShop有三个默认客户群组。 [Enable the automatic indexing of products. If you enable this feature, the products will be indexed in the search automatically when they are saved. If the feature is disabled, you will have to index products manually by using the links provided in the field set.] => 启用产品自动索引。如果你启用此功能,产品在被保存时将自动在搜索中索引。如果禁用此功能,你得使用字段设置中所提供的链接手动进行产品索引。 [By default, to search for “blouse”, you have to enter “blous”, “blo”, etc (beginning of the word) – but not “lous” (within the word).] => 由于默认,要搜索 “blouse”, 你只能输入 “blous”, “blo”, 等(词的开始字母)- 而不能使用“lous”(词内的字母)。 [With this option enabled, it also gives the good result if you search for “lous”, “ouse”, or anything contained in the word.] => 该选项被启用后,如果你搜索“lous”, “ouse”或其他词内字母的时候,它也可以给出很好的结果。 [Enable search within a whole word, rather than from its beginning only.] => 启用整个单词内搜索,而不是只用起始字母。 [It checks if the searched term is contained in the indexed word. This may be resource-consuming.] => 它查看所搜索的条件是否包含在索引的词中。这可能比较耗费资源。 [By default, if you search "book", you will have "book", "bookcase" and "bookend".] => 由于默认,如果你搜索"book", 你将得到"book", "bookcase"和 "bookend" 的结果。 [With this option enabled, it only gives one result “book”, as exact end of the indexed word is matching.] => 启用该选项只能给你 “book”一个结果,因为索引词的结尾要完全吻合。 [Enable more precise search with the end of the word.] => 用词的结尾来启用更准确的搜索。 [It checks if the searched term is the exact end of the indexed word.] => 它查看所搜索的条件是否和索引词的结尾完全一样。 [By default, the fuzzy search is enabled. It means spelling errors are allowed, e.g. you can search for "bird" with words like "burd", "bard" or "beerd".] => 缺省情况下,启用模糊搜索。 这意味着允许拼写错误,例如 您可以使用“burd”、“bard”或“beerd”等词来搜索“bird”。 [Disabling this option will require exact spelling for the search to match results.] => 禁用此选项将要求精确拼写以匹配结果。 [Enable approximate string matching.] => 启用近似字符串匹配。 [Note that this option is resource-consuming: the more you search, the longer it takes.] => 请注意,此选项会消耗资源:搜索的次数越多,所需的时间就越长。 [Only words fewer or equal to this maximum length will be searched.] => 仅搜索少于或等于此最大长度的单词。 [This parameter will only be used if the fuzzy search is activated: the lower the value, the more tolerant your search will be.] => 仅在激活模糊搜索时才使用此参数:值越低,搜索范围越大。 [Only words this size or larger will be indexed.] => 仅索引此长度的词。 [Please enter the index words separated by a "|".] => 输入关键字,用“|”隔开。 [Enter each alias separated by a comma (e.g. 'prestshop,preztashop,prestasohp').] => 输入以逗号来分隔的每个别名(例如 'prestshop,preztashop,prestasohp'). [Forbidden characters: <>;=#{}] => 禁止字符: <>;=#{} [Search this word instead.] => 搜索这个关键词。 [This field does not refer to the shop name visible in the front office.] => 该字段不代表在前台显示的商店名字。 [Follow [1]this link[/1] to edit the shop name used on the front office.] => 跟着[1]这个链接[/1]来编辑用在前台的商店名称。 [You can't edit the shop group because the current shop belongs to a group with the "share" option enabled.] => 您无法编辑这个商店群组,因为目前商店属于一个启用共用选项的群组 [This is the root category of the store that you've created. To define a new root category for your store, [1]please click here[/1].] => 这是你已经创建的商店的跟分类。 要定义商店的新的跟分类,[1]请点击这里[/1]。 [By selecting associated categories, you are choosing to share the categories between shops. Once associated between shops, any alteration of this category will impact every shop.] => 选择相关分类,表示选择在多个商店间共用分类。一旦使用了相关分类,所有分类的异动会套用到每个商店。 [Upload an icon from your computer (File type: .gif, suggested size: 16x16).] => 从本地电脑上传图标(格式:.gif,建议大小:16x16) [Only letters, numbers and underscores ("_") are allowed.] => 只允许字母,数字和下划线("_")。 [Email template for both .html and .txt.] => HTML和TXT同用邮件模板 [Whether or not to display this store.] => 是否显示这家店。 [Storefront picture.] => 店面图片。 [Displayed in emails sent to customers.] => 在发给客户的邮件中显示 [Shop registration information (e.g. SIRET or RCS).] => 店铺注册信息(如SIRET或RCS)。 [Contact name (e.g. Customer Support).] => 联络人姓名(例如客服人员)。 [Emails will be sent to this address.] => 邮件将被发送至此地址。 [If enabled, all messages will be saved in the "Customer Service" page under the "Customer" menu.] => 如果启用,所有消息都将在被保存在“客户”菜单”的“客户服务”页面”里。 [After a customer logs in, you can recall and display the content of his/her last shopping cart.] => 之后,客户登录时,您可以调用并显示他/她的最后一次购物车的内容。 [Send an email with a summary of the account information after registration.] => 注册后发送包含帐户信息摘要的电子邮件。 [Minimum time required between two requests for a password reset.] => 需要输入密码重置间隔时间。 [Activate or deactivate B2B mode. When this option is enabled, B2B features will be made available.] => 激活或停用的B2B模式。如果启用此选项,B2B功能将被提供。 [Display or not the birth date field.] => 是否显示生日字段。 [Display or not the partner offers tick box, to receive offers from the store's partners.] => 显示与否,合作商提供信息勾选框来接受从商店合作伙伴的优惠。 [We recommend that you deactivate your store while performing maintenance. Note that it will not disable the webservice.] => 我们建议您在执行维护时停用您的商店。 请注意,它不会禁用网络服务。 [Allow IP addresses to access the store, even in maintenance mode. Use a comma to separate them (e.g. 42.24.4.2,127.0.0.1,99.98.97.96).] => 允许 IP 地址访问商店,即使在维护模式下也是如此。 使用逗号分隔它们(例如 42.24.4.2,127.0.0.1,99.98.97.96)。 [Display a customized message when the store is disabled.] => 禁用存储时显示自定义消息。 [If you own an SSL certificate for your shop's domain name, you can activate SSL encryption (https://) for customer account identification and order processing.] => 如果您的主机商提供 SSL 证书 ,您可以启用 SSL 加密 (https://) 来保护客户的帐户资料与订单处理资讯。 [When enabled, all the pages of your shop will be SSL-secured.] => 启用后,您商店的所有页面都将受SSL保护。 [Enable or disable token in the Front Office to improve PrestaShop's security.] => 禁用或启用前台订单安全 [Allow iframes on text fields like product description. We recommend that you leave this option disabled.] => 允许插入商品描述iframes。我们建议您保留此选项禁用。 [Clean the HTML content on text fields. We recommend that you leave this option enabled.] => 清理文本字段上的HTML内容。我们建议您启用此选项。 [You can choose among 6 different ways of rounding prices. "Round up away from zero ..." is the recommended behavior.] => 您可以选择6种不同的舍入价格方式。 “从零开始取整”是推荐的方式。 [You can choose when to round prices: either on each item, each line or the total (of an invoice, for example).] => 您可以选择何时结算价格:每个项目,每一行或总计(例如发票)。 [Enable suppliers page on your front office even when its module is disabled.] => 即使禁用模块,也可以在前台启用供应商页面。 [Enable brands page on your front office even when its module is disabled.] => 即使禁用模块,也可以在前台启用品牌页面。 [Enable best sellers page on your front office even when its respective module is disabled.] => 显示热卖商品模组,即使相对应的模组停用。 [The multistore feature allows you to manage several front offices from a single back office. If this feature is enabled, a Multistore page is available in the Advanced Parameters menu.] => 多商店功能允许您从单个后台管理多个前台。如果启用此功能,则会在高级参数菜单中显示一个多商店页面。 [Display an overview of the addresses, shipping method and cart just before the order button (required in some European countries).] => 在购买按钮前显示地址,送货方式和购物车总览(在一些欧洲国家这是必须的)。 [Allow guest visitors to place an order without registering.] => 允许访客下定单无需注册。 [Disable the option to allow customers to reorder in one click from the order history page (required in some European countries).] => 禁用此选项可以让客人从订单历史页面一键重新订购(这在一些欧洲国家是必须的)。 [Set to 0 to disable this feature.] => 设置为0以禁用此功能。 [Automatically updates the shipping costs when you edit an order.] => 当你编辑一个订单时自动更新运费。 [Allow the customer to ship orders to multiple addresses. This option will convert the customer's cart into one or more orders.] => 允许客户配送订单到多个地址,这个选项会将客户的购物车转换为一或多个订单。 [It allows you to delay shipping if your customers request it.] => 它可以让您延迟发货,如果客户要求的话。 [Require customers to accept or decline terms of service before processing an order.] => 要求用户在订单过程中接受此条款。 [Choose the page which contains your store's terms and conditions of use.] => 选择CMS的页面,其中包含使用您的商店的用户条例。 [Suggest gift-wrapping to customers.] => 向客户推荐礼品包装,如果可能的话, 请在包装上留下一个讯息 [Set a price for gift wrapping.] => 为礼品包装设置一个价格 [Set a tax for gift wrapping.] => 设置礼品包装税 [Suggest recycled packaging to customer.] => 推荐客户使用环保包装 [Catalog mode disables the shopping cart on your store. Visitors will be able to browse your products catalog, but not buy them.] => 目录模式会禁用您商店中的购物车。 访问者将能够浏览您的产品目录,但不能购买。 [Display product prices when in catalog mode.] => 在目录模式下显示产品价格。 [To hide prices for a specific group, go to [1]Customer Settings > Groups[/1].] => 要隐藏特定组的价格,请转到[1]客户设置>组[/1]。 [characters] => 字符 [How to calculate quantity discounts.] => 怎样计算数量折扣。 [When active, friendly URL will be updated on every save.] => 当激活,友好的URL将被更新在每次保存。 [Enable this option if you want to activate by default all your manually created new products.] => 如果要默认激活所有手动创建的新产品,请启用此选项。 [If a customer meets multiple conditions, specific prices will be applied in this order of priority, unless a different order has been set for a particular product.] => 如果客户满足多个条件,则特定价格将按此优先级顺序应用,除非为特定产品设置了不同的订单。 [Display the "%add_to_cart_label%" button when a product has attributes] => 当产品有属性时显示 "%add_to_cart_label%" 按钮 [Display or hide the "%add_to_cart_label%" button on category pages for products that have attributes forcing customers to see product details.] => 对于具有强制客户查看产品详细信息的属性的产品,在类别页面上显示或隐藏“%add_to_cart_label%”按钮。 [In the volume discount table on the product page, display the discounted unit price instead of the unit discount. E.g. If you sell a product for $10 with a discount of $2 from 3 items purchased, the discounted unit price ($8) will be displayed instead of the unit discount ($2).] => 在产品页面上的批量折扣表中,显示折扣单价而不是单位折扣。例如,如果您以 $10 的价格销售商品,并从购买的 3 件商品中享受 $2 的折扣,则将显示折扣单价 ($8) 而不是单价折扣 ($2)。 [Number of products displayed per page. Default is 12] => 每页显示的产品数量。默认值为 12 [The order in which products are displayed in the product list.] => 产品列表中产品的显示顺序 [When selling packs of products, how do you want your stock to be calculated?] => 当销售商品套餐时,你要如何计算库存? [If an attribute is not available in every product combination, it will not be displayed.] => 如果某个属性并非在每个产品组合中都可用,则不会显示该属性。 [Set to "0" to disable this feature.] => 设为0 ,禁用此功能 [By default, the "%add_to_cart_label%" button is hidden when a product is unavailable. You can choose to have it displayed in all cases.] => 默认情况下,当产品不可用时,"%add_to_cart_label%" 按钮是隐藏的。 您可以选择在所有情况下都显示它。 [In stock] => 库存充足 [On backorder] => 延期交货 [Out of stock] => 无库存 [Advised for European merchants to be legally compliant (eg: Delivered within 3-4 days)] => 建议对欧洲商家要尊守的合法要求(如:要在3-4 天内送货) [Delivered within 3-4 days] => 在3-4 天内出货 [Advised for European merchants to be legally compliant (eg: Delivered within 5-7 days)] => 建议对欧洲商家要尊守的合法要求(如:要在5-7 天内送货) [Delivered within 5-7 days] => 子5-7 天内出货 [Note that the label will be displayed only if backorders are denied.] => 请注意,只有在拒绝延期交货时才会显示标签。 [Enable this option if you want to display your product's attributes in its meta title.] => 如果您想在其元标题中显示产品的属性,请启用此选项。 [Enable this option only if your server allows URL rewriting (recommended).] => 启用此选项仅当您的服务器允许URL重写(推荐)。 [URL rewriting (mod_rewrite) is not active on your server, or it is not possible to check your server configuration. If you want to use Friendly URLs, you must activate this mod.] => URL重写(mod_rewrite)在您的服务器上没有激活,或者是无法检查您的服务器配置。如果你想使用友情链接,您必须激活这个mod。 [Enable this option if you want to allow accented characters in your friendly URLs. You should only activate this option if you are using non-Latin characters; for all the Latin charsets, your SEO will be better without this option.] => 如果您希望在友好 URL 中允许重音字符,请启用此选项。 只有在使用非拉丁字符时才应激活此选项; 对于所有拉丁字符集,如果没有此选项,您的 SEO 会更好。 [Enable this option only if you have problems with URL rewriting.] => 只有当您的重写URL有问题时启用此选项。 [Some of PrestaShop's features might not work correctly with a specific configuration of Apache's mod_security module. We recommend to turn it off.] => 某些PrestaShop的属性可能无法和Apache的 mod_security 模块的特定配置一起正常使用。我们建议将其关闭。 [Order's return status name.] => 退单状态名称 [Invalid characters: numbers and] => 无效字符:号码和 [Status will be highlighted in this color. HTML colors only.] => 状态将在这个颜色突出显示。 只允许HTML颜色。 [Order status (e.g. 'Pending').] => 订单状态 (例如 '等待')。 [To add tags, click in the field, write something, and then press the "Enter" key.] => 要添加标记,单击该字段,输入文字,然后按“回车”键。 [Invalid characters:] => 无效字符: [Name of the related page.] => 相关联页面名称 [Title of this page.] => 该页标题 [A short description of your shop.] => 您的店铺简介 [List of keywords for search engines.] => 关键字搜索引擎的列表。 [For instance, "contacts" for http://example.com/shop/contacts to redirect to http://example.com/shop/contact-form.php] => 例如,http://example.com/shop/contacts 的“联系人”重定向到 http://example.com/shop/contact-form.php [Only letters and hyphens are allowed.] => 只允许字母和连字符。 [If you want to enable SSL on all the pages of your shop, activate the "Enable on all the pages" option below.] => 如果要在商店的所有页面上启用SSL,请激活下面的“在所有页面上启用”选项。 ) [ModulesSharebuttonsShop] => Array ( [Share] => 分享 [Tweet] => Tweet [Pinterest] => Pinterest ) [AdminNotificationsInfo] => Array ( [This field will be modified for all your shops.] => 您所有店铺的该字段都将被修改。 [This field will be modified for all shops in this shop group:] => 所有在该商店组的商店的此字符都将被修改 [This field will be modified for this shop:] => 该商店的此字符将被修改 [Delete selected items?] => 删除选定项目? [Delete selected] => 删除所选 [Delete selected item?] => 删除选定项目? [Forbidden characters:] => 禁用字符: [Empty recordset returned.] => 返回空白记录 [Empty recordset returned] => Aucun résultat retourné [Note that this page is available in all shops context only, this is why your context has just switched.] => 请注意,此页面仅在所有商店上下文中可用,这就是您的上下文刚刚切换的原因。 [Note that this feature is available in all shops context only. It will be added to all your stores.] => 请注意,此功能仅在所有商店环境中可用。 它将添加到您的所有商店。 [This product is not associated with the store selected in the multistore header, please select another one.] => 此产品与多商店标题中选择的商店没有关联,请选择其他商店。 [This page is only compatible in a single store context. To access the page, please select a store or [1]disable the multistore feature[/1].] => 此页面仅在单个商店上下文中兼容。要访问该页面,请选择一个商店或 [1]禁用多商店功能 [/1]。 [Key should be at least %length% characters long.] => 密码长度不能少于%length%个字符。 [Password should be at least %length% characters long.] => 密码长度至少是%length%字符 [Invalid characters: %s] => 无效字符: %s [Note that this page is available in a single shop context only. Switch context to work on it.] => 请注意,此页面仅在单个商店上下文中可用。 切换上下文以处理它。 [Invalid characters:] => 无效字符: ) [AdminGlobal] => Array ( [Modules] => 模块 [All] => 全部 [None] => 无 [Logo] => 图标: [Amount] => 金额 [Actions] => 操作 [Hour] => 小时 [Name] => 名称 [Status] => 状态 [Description] => 描述 [Code] => 码 [Priority] => 优先权 [Categories] => 分类 [Brands] => 品牌 [Suppliers] => 供应商 [Selected] => 已选择 [Unselected] => 取消选择 [Total] => 总计 [Quantity] => 数量 [Product] => 产品 [Value] => 价值 [Tax excluded] => 不含税 [Tax included] => 含税 [Stock] => 库存 [Discounts] => 折扣 [Unit price] => 单价 [Yes] => 是 [No] => 否 [Zone] => 地区 [result(s)] => 结果 [Bulk actions] => 批量操作 [Email] => E-mail [Subject:] => 主题: [Day] => 天 [Month] => 月 [Year] => 年 [From] => 从 [To] => 至: [Discount] => 折扣 [Password] => 密码 [Email address] => 邮箱地址 [Forgot your password?] => 忘记密码? [Configuration] => 配置 [Back] => 返回 [Next] => 下一个 [Action] => 操作 [Supplier] => 供应商 [Brand] => 品牌 [Attribute] => 属性 [Attributes] => 特征 [Category] => 类别 [Features] => 特性 [Type] => 类型 [or] => 或 [and] => 和 [Feature] => 属性 [Reference] => 参考 [Products] => 单件商品 [Enabled] => 启用 [Disabled] => 禁用 [Shop group] => 商店群組 [Store] => 店铺 [Module] => 模块 [From:] => 自: [Messages] => 信息 [ID] => 编号 [Options] => 选择 [Help] => 帮助 [Orders] => 订单 [Carts] => 购物车 [Catalog] => 分类 [Invoices] => 发票 [Total:] => 总计: [All shops] => 所有店铺 [Default] => 默认: [Miscellaneous] => 其他 [(tax excl.)] => (不含税) [Drop-down list] => 下拉框 [Radio buttons] => 单选按钮 [MultiStore] => Multiboutique [Previous] => 上一个 [No tax] => 没有税 [No Tax] => 没有税 [30 days] => 30 天 [Invalid characters:] => 无效字符: [30 day] => 30 天 [Values] => 数值 [Date of birth] => 出生日期 [Stores] => 店铺 [Width] => 宽度 [Height] => 高度 [Customers] => 客户 [Depth] => 宽 [Fax] => 传真 [Last name] => 姓 [Mobile] => 移动电话 [Dashboard] => 仪表盘 [?] => ? [Birth date] => 出生日期 [Search results] => 搜索结果 [Social title] => 称呼 [Company] => 公司 [First name] => 名 [Countries] => 国家 [Name:] => 名称: [All currencies] => 所有货币 [All groups] => 所有组 [Calendar] => 日历 [To:] => 到: [Week] => 周 [Never] => 从不 [Note] => 标记 [Phone] => 电话: [DNI] => DNI [Class] => 种类: [Menus] => 菜单 [Home] => 主页 [Parent] => 母菜单 [Zip/Postal code] => 邮政编码 [30 Days] => 30 天 [Abandoned Carts] => 被遗弃的购物车 [Configure] => 配置 [Tax excl.] => 不含税 [Sales] => 销售 [Conversion Rate] => 转换率 [Visits] => 访问 [Settings updated.] => 设置已更新。 [By name] => 按名字 [By position] => 按位置 [Descending] => 降序 [Ascending] => 升序 [Shop association] => 商店项目关联: [Shop] => 店铺 [Lastname] => 姓 [Firstname] => 名字 [Gender] => 性别 [Pages] => 网页 [Meta title] => Meta标题 [URL] => 网址: [Maximum image size: %s.] => 最大图片大小:%s。 [Hook] => 挂钩 [Delete] => 删除 [Link] => 链接 [Label] => 标签 [Save] => 保存 [Settings updated] => 设置已更新 [Last Name] => 姓 [First Name] => 名 [CSV Export] => CSV导出 [Displaying %1$s of %2$s] => 显示 %1$s 共 %2$s [Quantity sold] => 已售数量 [Edit] => 编辑 [images] => 图片 [Available quantity for sale] => 待售量 [Item] => 商品 [Images] => 图片 [Average price] => 品均价格 [Percentage] => 比例 [customers] => 客户 [Products bought:] => 成功购买产品 [Guide] => 向导 [Filter] => 过滤 [All countries] => 所有国家 [Today] => 今天 [All Time] => 所有时间 [Average Order Value] => 平均订单额 [All customers] => 所有客户 [Tax incl.] => 含税 [%firstname% %lastname%] => %firstname%%lastname% [Hours] => 小时 [Days] => 天 [Percent] => 百分比 [(deleted)] => (删除) [Size] => 尺码 [PDF] => PDF [Private] => 私人: [Last message] => 上一条信息 [Shop context] => 店铺上下文 [In transit] => 运输中 [Search title] => 搜索标题 [Mobile Phone] => 移动电话 [%s: %s] => %s: %s [Always] => 始终 [Enable gravatar] => 启用 Gravatar 头像 [Avatar] => 头像 [Resource] => 资源 [-] => - [,] => , [Filename] => 文件名称 [Text] => 文字 [Required] => 必要 [New] => 新 [%] => % [Existing] => 现有 [Format: 2011-12-31 (inclusive).] => 格式: 2011-12-31 (包含)。 [tax incl.] => 含税 [Cancel] => 取消 [Apply to:] => 应用到 [Apply to all customers] => 适用于所有顾客 [All combinations] => 所有组合 [Date & Time] => 日期和时间 [Start date] => 开始日期 [YY-MM-DD] => 年年年年-月月-日日 [End date] => 结束时间 [No records found] => 没有找到记录 [Active] => 在售 [Inactive] => 未激活 [Deleted customer] => 已删除客户 [Settings] => 设置 [View] => 查看 [Meta keywords] => Meta关键词: [Meta description] => Meta说明 [General] => 一般 [Processing...] => 正在处理... [%inputId% Minimum Input] => %inputId% 最小输入 [%inputId% Maximum Input] => %inputId%最大输入 [Not filtered] => 未过滤 [Equals] => 等于 [Below] => 下面 [Above] => 上方 [Inside range] => 在范围内 [Version] => 版本 [Multistore] => Multiboutique [Page] => 页面 [Layout] => 布局 [Selection] => 选择 [Language] => 语言: [Currencies] => 货币 [Example] => 示例 [Languages] => 语言 [Advanced] => 高级设置 [Taxes] => 税 [Bulk Actions] => 批量操作 [No results found for] => 没有找到以下结果: [Searching for] => 搜索 [Customized] => 定制 [Inherited] => 已继承 [Edit color] => 编辑颜色 [N/A] => 未知 [Disable %product_name% input] => 禁用 %product_name% 输入 [Enable %product_name% input] => 启用 %product_name% 输入 [Position] => 位置 [Image] => 图像 [Min] => 最小值 [Max] => 最大限 [%inputId% select] => %inputId% 被选 [SQL query] => SQL 查询 [Online] => 在线 [Offline] => 脱机 [Quick navigation] => 快速访问 [to] => 至 [For] => 为 [Price] => 价格 [Currency] => 货币 [Customer] => 客人 [Country] => 国家 [Period] => 期间 [Are you sure you want to delete the selected item(s)?] => 您确定要删除所选项目吗? [File] => 文件: [Friendly URL] => 友好链接 [Displayed] => 显示 [SEO preview] => SEO预览 [Here is a preview of how your page will appear in search engine results.] => 这是您的页面在搜索引擎结果中的显示方式的预览。 [Performance] => 性能 [State] => 州/省 [Address] => 地址 [Address (2)] => 地址(2) [City] => 城市 [Other] => 其他 [Mobile phone] => 移动电话 [Home phone] => 家庭电话 [tax excl.] => 不含税 [Units] => 单位 [Unlimited] => 无限的 [Duration] => 持续时间 [Specific price deletion] => 删除特定价格 [Are you sure you want to delete this specific price?] => 您确定要删除此特定价格吗? [Edit specific price] => 编辑具体价格 [Groups] => 组 [Newsletter] => 电子简报 [Social Title] => 社会名称 [Subject] => 对象: [Template] => 模板 [Addresses] => 地址 [Delivery] => 运送 [Invoice] => 有效的发货单 [Combination] => 组合 [Remove] => 删除 [Date] => 日期 [Details] => 详细 [Toggle] => 切换 [Payment] => 付款 [Summary] => 总结 [Message history with %name%] => 带有 %name% 的消息历史记录 [Message history] => 消息历史记录 [Products in pack] => 产品在包装 [Package item] => 套餐内容 [Combinations] => 组合 [More actions] => 更多操作 [from] => 从 [at] => 在 [Message] => 消息: [Me] => 我 [Employee] => 雇员 [Warning] => 警告 [Available] => 可用 [Weight] => 重量 [Gift message:] => 礼物留言: [Keywords] => 关键字 [Carrier] => 配送商 [Tax] => 税 [Email:] => 电子邮件: [(%count% more)] => (%count% 更多) [Order] => 购买 [Group] => 组 [%inputId% input] => %inputId% 输入 [Title] => 联系人名称 [File name] => 文件名字 [%count% file(s)] => %count% 个文件 [Loading...] => 正在加载 [%count% errors] => %count% 个错误 [Product name] => 商品名称 ) [AdminShopparametersNotification] => Array ( [Caution: The discount applied to a category does not stack with the overall reduction but instead replaces it.] => 警惕: 使用到分类的折扣不会与整体折扣叠加加在一起,而是代替它们。 [Only products that have this category as the default category will be affected.] => 只有把此分类作为默认分类的产品才会受到影响。 [You cannot delete this shop (customer and/or order dependency)] => 你不能删除该商铺(存在客户和/或订单) [Click here to set a URL for this shop.] => 点击这里设置此店的链接。 [Width and height must be numeric values.] => 宽度和高度必须是数值。 [The discount value is incorrect (must be a percentage).] => 折扣价值不正确(必须是百分比) [Wrong category ID.] => 分类ID错误 [The discount value is incorrect.] => 折扣值不正确。 [You cannot save group reductions.] => 你不可以保存组别减少 [An error occurred while updating this group.] => 更新组别的时候发生了错误。 [Aliases and results are both required.] => 別名和搜索结果是必需的 [Is not a valid result] => 不是有效的结果 [Is not a valid alias] => 不是有效的別名 [This is not a valid IP address:] => Ip 地址 无效 [You cannot delete this shop (customer and/or order dependency).] => 你不能删除该商铺(存在客户和/或订单)。 [Please create some sub-categories for this root category.] => 请为根分类创建一些子分类。 [You need to select at least the root category.] => 您需要选择至少一个根类别。 [Warning: You won't be able to change the group of this shop if this shop belongs to a group with one of these options activated: Share Customers, Share Quantities or Share Orders.] => 警告:如果这个商店的群组启用了共用客户、共用数量或共用订单等功能,您就不能够修改这个商店的群组。 [You can only move your shop to a shop group with all "share" options disabled -- or to a shop group with no customers/orders.] => 您只能够移动商店到各种共用选项都关闭的群组,或是一个没有客户或订单的群组。 [For security reasons, you cannot delete default order statuses.] => 基于安全原因,您不能删除默认订单状态。 [An address located in a country containing states must have a state selected.] => 位于含有州的国家的地址必须选择一个州。 [Latitude and longitude are required.] => 经度和纬度是必须的。 [The specified state is not located in this country.] => 此州/省/郡不在该国家。 [Before being able to use this tool, you need to:] => 在能使用此工具前,你需要: [Create a blank .htaccess in your root directory.] => 在根目录建立一个空的 .htaccess 文件。 [Give it write permissions (CHMOD 666 on Unix system).] => 给它书写的权限(Unix系统使用 CHMOD 666)。 [The Base URI is not valid.] => 基本链接无效 [An order status with the same name already exists: %s] => 已存在同名的订单状态:%s [You must define an SMTP server and an SMTP port. If you do not know it, use the PHP mail() function instead.] => 您必须定义一个SMTP服务器和SMTP端口。如果你不知道,使用PHP mail()函数来代替。 [Assign a valid page if you want it to be read.] => 如果想要被阅读,请指定一个有效的页面。 [Your robots.txt file MUST be in your website's root directory and nowhere else (e.g. http://www.example.com/robots.txt).] => 您的robots.txt文件必须是在您的网站的根目录下而不是别的地方(例如http://www.example.com/robots.txt)。 [Generate your "robots.txt" file by clicking on the following button (this will erase the old robots.txt file)] => 通过点击下面的按钮,生成你的“的robots.txt”文件(这将删除旧的robots.txt文件) [Before you can use this tool, you need to:] => 在你使用这个工具前,你必须: [1) Create a blank robots.txt file in your root directory.] => 在根目录建立一个空白的robots.txt 文件。 [2) Give it write permissions (CHMOD 666 on Unix system).] => 2)设置写权限(Unix系统使用 CHMOD 666)。 [The multistore option is enabled. If you want to change the URL of your shop, you must go to the "Multistore" page under the "Advanced Parameters" menu.] => 多店的选项被启用。如果您想改变您的店铺的网址,您必须去“多店”页面下的“高级参数”菜单。 [Here you can set the URL for your shop. If you migrate your shop to a new URL, remember to change the values below.] => 在这里,您可以为你的店铺设置网址。如果你的店铺迁移到一个新的网址,记得更改以下值。 [This section enables you to change the default pattern of your links. In order to use this functionality, PrestaShop's "Friendly URL" option must be enabled, and Apache's URL rewriting module (mod_rewrite) must be activated on your web server.] => 这一部分让你可以自由更改链接的默认模式。 为了使用此功能,必须启用PrestaShop的“Friendly URL”功能,并且必须在Web服务器上激活Apache的URL重写模块(mod_rewrite)。 [There are several available keywords for each route listed below; note that keywords with * are required!] => 以下列出的每条路线有几个可用的关键字; 请注意带*的关键字是必需的! [To add a keyword in your URL, use the {keyword} syntax. If the keyword is not empty, you can add text before or after the keyword with syntax {prepend:keyword:append}. For example {-hey-:meta_title} will add "-hey-my-title" in the URL if the meta title is set.] => 要在您的URL里添加关键字,请使用{keyword}句法。 如果关键字不是空的,你可以在关键词之前或之后用句法{prepend:keyword:append}添加文字。 例如如果元标题已设置,{-hey-:meta_title}将在URL中添加“-hey-my-title”。 [Before making any changes to the default pattern of your URLs, make sure to meet the following requirements:] => 在对URL的默认模式进行任何更改之前,请确保满足以下要求: [The Friendly URL feature must be enabled] => 必须启用友好 URL 功能 [URL rewriting must be activated on your web server] => 必须在Web服务器上激活URL重写 [All mandatory keywords (*) must be included in the route] => 所有必填关键字(*)必须包含在路径中 [You should also comply with the syntax:] => 您还应遵守以下语法: [Keywords must be in braces {keyword}] => 关键字必须放在大括号 {keyword} 中 [All keywords must be separated] => 所有关键字必须分开 [As long as a keyword has an associated value, you can use the syntax {prepend:keyword:append} to add text before and after it] => 只要关键字具有关联值,您就可以使用语法 {prepend:keyword:append} 在关键字之前和之后添加文本 [You can only display the page list in a shop context.] => 您只能在商店架构下显示这个页面列表。 ) [ModulesSharebuttonsAdmin] => Array ( [Social media share buttons] => 社交媒体共享按钮 [Instagram, YouTube, gather your community with social media sharing buttons on product pages.] => Instagram、YouTube 通过产品页面上的社交媒体共享按钮聚集您的社区。 ) [ModulesCustomtextAdmin] => Array ( [Custom text block] => 客户文本模块 [Give your visitors extra information, display a customized block of content on your homepage.] => 为您的访问者提供额外信息,在您的主页上显示自定义的内容块。 [Text block] => 文本块 ) [ModulesPagesnotfoundAdmin] => Array ( [Pages not found] => 找不到此页 [Enrich your stats, display the pages requested by your visitors that could not be found.] => 丰富您的统计数据,显示您的访问者请求但无法找到的页面。 [The "pages not found" cache has been emptied.] => ”找不到网页“缓存已被清空。 [The "pages not found" cache has been deleted.] => ”找不到网页“缓存已被删除。 [Guide] => 向导 [404 errors] => 404错误 [A 404 error is an HTTP error code which means that the file requested by the user cannot be found. In your case it means that one of your visitors entered a wrong URL in the address bar, or that you or another website has a dead link. When possible, the referrer is shown so you can find the page/site which contains the dead link. If not, it generally means that it is a direct access, so someone may have bookmarked a link which doesn't exist anymore.] => 404 错误是一个HTTP 错误代码,表示用户所请求的文件无法找到。在您的这种情况下,它表示您的一位访问者在地址栏中输入错误的URL,或者您或另一个网站有死链接。可能的情况下,会显示援引链接以便您找到含有死链接的页面/网站。如果没有的话,通常意味着它是一个直接访问的链接,有些人可能收藏了一个不复存在的链接。 [How to catch these errors?] => 如何察觉这些错误? [If your webhost supports .htaccess files, you can create one in the root directory of PrestaShop and insert the following line inside: "%s".] => 如果您的网络主机支持 .htaccess文件,您可以在PrestaShop 的根目录中创建这样的文件并在里面插入以下行: "%s"。 [A user requesting a page which doesn't exist will be redirected to the following page: %s. This module logs access to this page.] => 请求不存在网页的用户会被重新导向到以下页面:%s。此模块记录对此页面的访问。 [You must use a .htaccess file to redirect 404 errors to the "404.php" page.] => 您必须使用 .htaccess文件把404 错误重新导向到"404.php"页面。 [Page] => 页面 [Referrer] => 提交页面 [Counter] => 计数器 [No "page not found" issue registered for now.] => 现在还没有已记录的”找不到此页面“问题。 [Empty database] => 清空数据库 [Empty ALL "pages not found" notices for this period] => 在此期间请清空所有”找不到此页面“通知 [Empty ALL "pages not found" notices] => 请清空所有”找不到此页面“通知 ) [ModulesViewedproductAdmin] => Array ( [Viewed products block] => 浏览商品历史模块 [Display a kind of showcase on your product pages with recently viewed products.] => 在您的产品页面上显示最近查看过的产品。 [You must fill in the 'Products displayed' field.] => 您必须填写在“产品展示”字段。 [Invalid number.] => 无效号码. [Products to display] => 产品展示 [Define the number of products displayed in this block.] => 在此区域显示的商品数量 ) [ModulesCashondeliveryShop] => Array ( [Pay by Cash on Delivery] => 货到现金付款 [Your order on %s is complete.] => 你在%s的订单已完成 [You have chosen the cash on delivery method.] => 您已经选择了货到付款方式。 [Your order will be sent very soon.] => 您的订单将尽快被发送。 [For any questions or for further information, please contact our] => 如果有任何问题或者想要了解任何信息,请联系我们 [customer support] => 客户服务 [You pay for the merchandise upon delivery] => 您在货品交货时付款 ) [ModulesBlockreassuranceShop] => Array ( [Security policy] => 安全政策 [(edit with the Customer Reassurance module)] => (使用客户保证模块进行编辑) [Delivery policy] => 配送政策 [Return policy] => 退货政策 ) [ModulesViewedproductShop] => Array ( [Viewed products] => 我浏览过的商品 ) [ModulesCurrencyselectorAdmin] => Array ( [Currency block] => 货币模块 [Adds a block allowing customers to choose their preferred shopping currency.] => 添加选择货币的模块 [Offer your customers the possibility to buy matching items when on a product page.] => 在产品页面上为您的客户提供购买匹配商品的可能性。 ) [ModulesSocialfollowShop] => Array ( [Facebook] => Facebook [Twitter] => 推特 [Rss] => Rss [YouTube] => YouTube [Pinterest] => Pinterest [Vimeo] => Vimeo [Instagram] => Instagram [LinkedIn] => LinkedIn [Follow us] => 关注我们 ) [AdminPaymentNotification] => Array ( [You have more than one shop and must select one to configure payment.] => 您拥有一个以上店铺,并且必须选择其中一个来配置支付。 [No currency mode for payment module] => 此付款模块不支持货币 [Cart cannot be loaded or an order has already been placed using this cart] => 无法加载或者该购物车已用于放置一个订单 [The cart rule named "%1s" (ID %2s) used in this cart is not valid and has been withdrawn from cart] => 购物车中使用的名为"%1s" (ID %2s) 的购物车规则无效,并且已从购物车中撤回 [Order creation failed] => 创建订单时发生错误 [Warning: the secure key is empty, check your payment account before validation] => 警告:安全密钥为空,验证前检查您的付款帐户 [An error occurred while saving message] => 在发信息时发生了错误。 [No carrier] => 无运货商 [%d image(s)] => %d 个图像 [We recommend providing at least two different payment methods. Only one payment method could be problematic if this option cannot be used by a customer because it will prevent him/her from ordering.] => 我们建议提供至少两种不同的付款方式。 如果客户无法使用此选项,则只有一种付款方式可能会出现问题,因为这会阻碍他/她订购。 [No payment module installed] => 没有安装支付模块 ) [ModulesDashgoalsAdmin] => Array ( [Dashboard Goals] => 仪表盘目标 [Adds a block with your store's forecast.] => 添加店铺预测区块。 [January] => 一月 [February] => 二月 [March] => 三月 [April] => 四月 [May] => 五月 [June] => 六月 [July] => 七月 [August] => 八月 [September] => 九月 [October] => 十月 [November] => 十一月 [December] => 十二月 [Average cart value] => 购物车平均价值 [Goal exceeded] => 超过目标 [Goal not reached] => 目标未达到 [Goal set:] => 目标设定: [Conversion Rate] => 转换率 [Traffic] => 流量 [Conversion] => 转换 [Average Cart Value] => 平均购物车 [Forecast] => 预计 ) [AdminStatsFeature] => Array ( [%value%% of your Catalog] => 你的目录的%value% [No customers] => 暂无客户 [%percentage%% Female Customers] => %percentage%的女性客户 [%percentage%% Male Customers] => %percentage%的男性客户 [%percentage%% Neutral Customers] => %percentage%的中性客户 [%value% years] => %value%年 [%average% hours] => %average%小时 [No orders] => 无订单 [%d%% %s] => %d%% %s [No category] => 没有类别 [Stats] => 统计信息 ) [AdminDashboardFeature] => Array ( [Dashboard] => 仪表盘 [Demo mode] => 演示模式 [Average bank fees per payment method] => 每种付款方式平均银行费用 [Average shipping fees per shipping method] => 每次送货方式平均运费 [Other settings] => 其他设置 [Average gross margin percentage] => 平均毛利率 [Other fees per order] => 每个订单其他费用 ) [AdminModulesHelp] => Array ( [Search modules: keyword, name, author...] => 搜索模块:关键词,名字,作者。。。 [Please upload one file at a time, .zip or tarball format (.tar, .tar.gz or .tgz).] => 请一次上传一个文件,以.zip 或者tarball 格式 (.tar, .tar.gz or .tgz). [Your module will be installed right after that.] => 你的模块将在此之后立即安装。 [What happened?] => 发生了什么? [Customize your store with this selection of modules recommended for your shop, based on your country, language and version of PrestaShop. It includes the most popular modules from our Addons marketplace, and free partner modules.] => 用为你的商店所推荐的选择模块, 按你所在国家,语言和PrestaShop 版本来个性化你的商店。它包含从我们Addons市场上的最热门的模块和免费的合作伙伴的模块。 [You bought this module on PrestaShop Addons. Thank You.] => 您已在PrestaShop Addons 上购买了此模块。谢谢。 [Bought] => 已购买 [This module is available on PrestaShop Addons.] => 该模块可在 PrestaShop Addons里找到。 [Popular] => 最热商品 [This module is available for free thanks to our partner.] => 此模块免费,感谢我们的合作商。 [Official] => 官方 [Need update] => 需要升级 [These modules require your attention: you need to take some action to ensure they are fully operational.] => 你需要注意这些模块:你要采取一些行动来确保他们能完全工作。 [Update these modules to enjoy their latest versions.] => 更新这些模块来享用他们最新版本。 ) [ModulesStatsproductAdmin] => Array ( [Product details] => 货品信息 [Enrich your stats, add detailed statistics for each product of your catalog.] => 丰富您的统计数据,为目录中的每个产品添加详细的统计数据。 [Number of purchases compared to number of views] => 购买次数和 浏览次数比较 [After choosing a category and selecting a product, informational graphs will appear.] => 在选择一个类别并选择产品后,信息图表将会出现。然后,您将能够对它们进行分析。 [If you notice that a product is often purchased but viewed infrequently, you should display it more prominently in your Front Office.] => 如果您发现一个产品是成功的,经常被购买,但是很少被查看,您应该把它更加突出地放在您的网上商店前台上。 [On the other hand, if a product has many views but is not often purchased, we advise you to check or modify this product's information, description and photography again, see if you can find something better.] => 另一方面,如果一个商品浏览率很高,但不是经常购买,我们建议您查看或修改此商品的信息,说明和摄影,看看是否能找到更好的信息来替换当下的文字或图片。 [Details] => 详细 [Total bought] => 购买总数 [Sales (tax excluded)] => 销售(未含税) [Total Viewed] => 浏览共计 [Conversion rate] => 转换率 [CSV Export] => CSV导出 [Attribute sales distribution] => 售出特征分布 [Cross selling] => 交叉销售 [Click on a product to access its statistics!] => 点击一个货品查看它的统计。 [Choose a category] => 选择一个分类 [Products available] => 可用货品 [Popularity] => 受欢迎程度 [Visits (x100)] => 访问(x100) [Stock] => 库存 ) [ModulesBlockwishlistAdmin] => Array ( [Wishlist] => 愿望清单 [Allow customers to create wishlists to save their favorite products for later.] => 允许客户创建愿望清单以保存他们喜欢的产品以备后用。 [My wishlists] => 我的愿望清单 [My wishlist] => 我的愿望清单 [Create new list] => 创建新列表 [All Time Statistics] => 所有时间统计 [Product] => 产品 [Reference] => 参考 [Combination] => 组合 [Category] => 类别 [Price (tax excl.)] => 价格(不含税) [Available Qty] => 可用数量 [Conversion rate] => 转换率 [Current Day Statistics] => 目前的统计数据 [Current Month Statistics] => 本月统计数据 [Current Year Statistics] => 本年度统计数据 [Wording] => 措辞 [Save] => 保存 [You need to choose a specific shop to display the top 10 most added products] => 您需要选择一个特定的商店来显示前 10 名添加最多的产品 [Top 10 most added products] => 前 10 名添加最多的产品 [Refresh] => 刷新 ) [ModulesLinklistShop] => Array ( [Products] => 单件商品 [Our company] => 我们的公司 ) ) [metadata:Symfony\Component\Translation\MessageCatalogue:private] => Array ( ) [resources:Symfony\Component\Translation\MessageCatalogue:private] => Array ( ) [locale:Symfony\Component\Translation\MessageCatalogue:private] => zh-CN [fallbackCatalogue:Symfony\Component\Translation\MessageCatalogue:private] => Symfony\Component\Translation\MessageCatalogue Object ( [messages:Symfony\Component\Translation\MessageCatalogue:private] => Array ( ) [metadata:Symfony\Component\Translation\MessageCatalogue:private] => Array ( ) [resources:Symfony\Component\Translation\MessageCatalogue:private] => Array ( ) [locale:Symfony\Component\Translation\MessageCatalogue:private] => zh [fallbackCatalogue:Symfony\Component\Translation\MessageCatalogue:private] => [parent:Symfony\Component\Translation\MessageCatalogue:private] => Symfony\Component\Translation\MessageCatalogue Object *RECURSION* ) [parent:Symfony\Component\Translation\MessageCatalogue:private] => ) ) [locale:Symfony\Component\Translation\Translator:private] => zh-CN [fallbackLocales:Symfony\Component\Translation\Translator:private] => Array ( ) [loaders:Symfony\Component\Translation\Translator:private] => Array ( ) [resources:Symfony\Component\Translation\Translator:private] => Array ( ) [formatter:Symfony\Component\Translation\Translator:private] => Symfony\Component\Translation\Formatter\MessageFormatter Object ( [translator:Symfony\Component\Translation\Formatter\MessageFormatter:private] => Symfony\Component\Translation\IdentityTranslator Object ( [selector:Symfony\Component\Translation\IdentityTranslator:private] => [locale:Symfony\Component\Translation\IdentityTranslator:private] => ) [intlFormatter:Symfony\Component\Translation\Formatter\MessageFormatter:private] => Symfony\Component\Translation\Formatter\IntlFormatter Object ( [hasMessageFormatter:Symfony\Component\Translation\Formatter\IntlFormatter:private] => [cache:Symfony\Component\Translation\Formatter\IntlFormatter:private] => Array ( ) ) ) [cacheDir:Symfony\Component\Translation\Translator:private] => /home/taste/public_html/var/cache/prod/translations [debug:Symfony\Component\Translation\Translator:private] => [cacheVary:Symfony\Component\Translation\Translator:private] => Array ( ) [configCacheFactory:Symfony\Component\Translation\Translator:private] => Symfony\Component\Config\ConfigCacheFactory Object ( [debug:Symfony\Component\Config\ConfigCacheFactory:private] => ) [parentLocales:Symfony\Component\Translation\Translator:private] => [hasIntlFormatter:Symfony\Component\Translation\Translator:private] => 1 ) [imageRetriever:PrestaShop\PrestaShop\Adapter\Presenter\Cart\CartPresenter:private] => PrestaShop\PrestaShop\Adapter\Image\ImageRetriever Object ( [link:PrestaShop\PrestaShop\Adapter\Image\ImageRetriever:private] => Link Object ( [allow:protected] => 1 [url:protected] => /index.php [protocol_link] => https:// [protocol_content] => https:// [ssl_enable:protected] => 1 [urlShopId:protected] => ) [isMultipleImageFormatFeatureActive:PrestaShop\PrestaShop\Adapter\Image\ImageRetriever:private] => ) [taxConfiguration:PrestaShop\PrestaShop\Adapter\Presenter\Cart\CartPresenter:private] => TaxConfiguration Object ( [taxCalculationMethod:TaxConfigurationCore:private] => Array ( ) ) [settings:protected] => [productAssembler:protected] => ) [templateFinder:FrontControllerCore:private] => TemplateFinder Object ( [directories:TemplateFinderCore:private] => Array ( [0] => /home/taste/public_html/themes/warehouse/templates/ ) [extension:TemplateFinderCore:private] => .tpl [productListEntities:TemplateFinderCore:private] => Array ( [0] => category [1] => manufacturer [2] => supplier ) [productListSearchEntities:TemplateFinderCore:private] => Array ( [0] => search [1] => price-drop [2] => best-sale [3] => prices-drop [4] => best-sales [5] => new-products ) [productEntities:TemplateFinderCore:private] => Array ( [0] => product ) [brandListEntities:TemplateFinderCore:private] => Array ( [0] => manufacturers [1] => suppliers ) ) [stylesheetManager:protected] => StylesheetManager Object ( [valid_media:StylesheetManagerCore:private] => Array ( [0] => all [1] => braille [2] => embossed [3] => handheld [4] => print [5] => projection [6] => screen [7] => speech [8] => tty [9] => tv ) [directories:protected] => Array ( [0] => /themes/warehouse/ [1] => [2] => / ) [configuration:protected] => PrestaShop\PrestaShop\Adapter\Configuration Object ( [shop:PrestaShop\PrestaShop\Adapter\Configuration:private] => [parameters:protected] => ) [list:protected] => Array ( [external] => Array ( ) [inline] => Array ( ) ) [fqdn:protected] => ) [javascriptManager:protected] => JavascriptManager Object ( [list:protected] => Array ( [head] => Array ( [external] => Array ( ) [inline] => Array ( ) ) [bottom] => Array ( [external] => Array ( ) [inline] => Array ( ) ) ) [valid_position:protected] => Array ( [0] => head [1] => bottom ) [valid_attribute:protected] => Array ( [0] => async [1] => defer ) [directories:protected] => Array ( [0] => /themes/warehouse/ [1] => [2] => / ) [configuration:protected] => PrestaShop\PrestaShop\Adapter\Configuration Object ( [shop:PrestaShop\PrestaShop\Adapter\Configuration:private] => [parameters:protected] => ) [fqdn:protected] => ) [cccReducer:protected] => CccReducer Object ( [cacheDir:CccReducerCore:private] => /home/taste/public_html/themes/warehouse/assets/cache/ [filesystem:protected] => Symfony\Component\Filesystem\Filesystem Object ( ) [configuration] => PrestaShop\PrestaShop\Adapter\Configuration Object ( [shop:PrestaShop\PrestaShop\Adapter\Configuration:private] => [parameters:protected] => ) [fqdn:protected] => ) [urls:protected] => [automaticallyAllocateInvoiceAddress:protected] => 1 [automaticallyAllocateDeliveryAddress:protected] => 1 [page_name] => [context:protected] => Context Object *RECURSION* [css_files] => Array ( ) [js_files] => Array ( ) [display_header:protected] => 1 [display_header_javascript:protected] => 1 [template:protected] => [display_footer:protected] => 1 [content_only:protected] => [ajax] => [json:protected] => [status:protected] => [redirect_after:protected] => [controller_type] => front [translator:protected] => PrestaShopBundle\Translation\TranslatorComponent Object ( [catalogues:protected] => Array ( [zh-CN] => Symfony\Component\Translation\MessageCatalogue Object ( [messages:Symfony\Component\Translation\MessageCatalogue:private] => Array ( [ModulesContactinfoAdmin] => Array ( [Contact information] => 联系人信息 [Allows you to display additional information about your store's customer service.] => 让你能够添加额外的商店客户服务信息 [Your theme needs to be compatible with this feature] => 您的主题需要与此功能兼容 ) [EmailsBody] => Array ( [{followup}] => {followup} [(waiting for validation)] => (等待验证) [{shop_name} powered by PrestaShop™] => {shop_name}PrestaShop™ 提供支持 [Message from {shop_name}] => 来自 {shop_name} 的留言 [Your login email address on {shop_name}] => 您在 {shop_name} 上登录的电子邮件地址 [Here is your login email address:] => 您的电子邮件地址是什么? [Thank you for creating a customer account at {shop_name}.] => 感谢您在{shop_name} 注册客户账户。 [Important Security Tips:] => 重要的安全提示: [Always keep your account details safe.] => 始终保持你的帐户详细信息的安全。 [Never disclose your login details to anyone.] => 永远不要透露您的登录信息给任何人。 [Change your password regularly.] => 定期更改密码。 [Should you suspect someone is using your account illegally, please notify us immediately.] => 如果您怀疑有人违法使用您的帐户,请立即通知我们。 [Please go on {order_link} to finalize the payment.] => 请到 {order_link} 完成支付。 [A new order has been generated on your behalf.] => 您已经生成一个新订单 [Awaiting wire payment] => 等待电汇付款 [You have selected to pay by wire transfer.] => 您已选择通过电汇支付 [Here are the bank details for your transfer:] => 下面是该银行的转账详细信息: [Account owner:] => 帐户所有者: [Account details:] => 帐户的详细资料 [Bank address:] => 银行地址: [Please specify your order reference in the bankwire description.] => 请在银行转账说明里备注你的订单号码 [Your order with the reference [1]{order_name}[/1] has been placed successfully and will be [1]shipped as soon as we receive your payment[/1].] => 订单号为 [1]{order_name}[/1] 的订单已经成功下单,我们将在[1]收到付款后马上发货[/1] 。 [Awaiting check payment] => 等待支票付款 [You have selected to pay by check.] => 您已选择以支票支付。 [Here are the bank details for your check:] => 下面是您支票银行的详细信息: [Thank you for shopping with {shop_name}!] => 感谢在 {shop_name} 购物! [Amount:] => 金额 [Payable to the order of:] => 收款人: [Please mail your check to:] => 请邮寄支票到: [Customer email address:] => 客户电子邮件地址: [Message from a {shop_name} customer] => 来自店铺{shop_name} 客户的留言 [Order ID:] => 订单编号: [Your message to {shop_name} Customer Service] => 您给 {shop_name} 店铺客服的留言 [Your message has been sent successfully.] => 您的留言已成功发送 [We will answer as soon as possible.] => 我们将尽快给您回复。 [Attached file:] => 附件: [Credit slip created] => 代金券已创建 [We have generated a credit slip in your name for order with the reference [1]{order_name}[/1].] => 我们已经为您的订单号 [1]{order_name}[/1] 以您的名义开立了折扣单。 [Thank you for your order with the reference {order_name} from {shop_name}] => 感谢您在 {shop_name} 的订单,订单号为 {order_name} [Product(s) now available for download] => 商品现在可下载 [You have [1]{nbProducts}[/1] product(s) now available for download using the following link(s):] => 您有 [1]{nbProducts}[/1] 个商品(s) 可以下载,请点击以下链接(s): [Your {shop_name} login information] => 您的 {shop_name} 登录信息 [Here is your personal login information for [1]{shop_name}[/1]:] => 以下是 [1]{shop_name}[/1] 的个人登录信息: [First name:] => 名: [Last name:] => 姓: [Customer service - Forwarded discussion] => 客服 - 转发聊天 [[1]{employee}[/1] added [1]"{comment}"[/1]] => [1]{employee}[/1] 加入 [1]"{comment}"[/1] [[1]{employee}[/1] wanted to forward this discussion to you.] => [1]{employee}[/1] 想转发这个聊天主题给您。 [Discussion history:] => 聊天记录: [Your customer account creation] => 您的客户账户创建 [Your guest account for [1]{shop_name}[/1] has been transformed into a customer account.] => 你[1]{shop_name}[/1] 的游客账号已被转为顾客账号 [Please be careful when sharing these login details with others.] => 与他人分享这些的登录信息时请小心。 [Email address:] => 电子邮件地址 [Click on the following link to set up your password:] => 单击以下链接来设置密码: [Import complete] => 导入已完成 [Your order with the reference [1]{order_name}[/1] is currently in transit.] => 你的[1]{order_name}[/1] 订单正在赶来的路上。 [In transit] => 运输中 [You can track your package using the following link:] => 您可以使用以下链接追踪您的包裹: [You have received a new log alert] => 您收到一个新log提醒 [[1]Warning:[/1] you have received a new log alert in your Back Office.] => [1]警告: [/1]你在后台收到一个新的 log 警示. [You can check for it in the [1]Advanced Parameters > Logs[/1] section of your back office.] => 您可以在后台的 [1]"工具" > "日志"[/1]部分进行检查。 [Your order with the reference [1]{order_name}[/1] from [1]{shop_name}[/1] has been canceled.] => 你在 [1]{shop_name}[/1] 的订单 [1]{order_name}[/1] 已经取消。 [Order canceled] => 订单被取消 [Order changed] => 订单改变 [Your order with the reference [1]{order_name}[/1] from [1]{shop_name}[/1] has been changed by the merchant.] => 您从 [1]{shop_name}[/1] 引用 [1]{order_name}[/1] 的订单已被商家更改。 [Message from a customer] => 来自客户的留言 [Product:] => 商品: [You have received a new message from [1]{shop_name}[/1] regarding order with the reference [1]{order_name}[/1].] => 您收到了一个由 [1]{shop_name}[/1] 发出关于订单 [1]{order_name}[/1] 的留言。 [Message:] => 留言: [Return #{id_order_return} - update] => 退货 #{id_order_return} - 更新 [We have updated the progress on your return #{id_order_return}, the new status is:] => 您已更新了您的退货进度,新状态为: [Item(s) out of stock] => 商品无库存 [Unfortunately, one or more items are currently out of stock. This may cause a slight delay in your delivery. Please accept our apologies and rest assured that we are working hard to rectify this.] => 很抱歉,有一件商品目前没有库存。这可能会导致您的包裹轻微的延迟。请接受我们的道歉,请您放心,我们正在努力让此问题给您带来的不便降到最小。 [Thanks for your order with the reference {order_name} from {shop_name}.] => 感谢您在 {shop_name} 下的订单 {order_name}。 [Your new {shop_name} login details] => 您的 {shop_name} 新登录信息 [Password reset request for {shop_name}] => {shop_name} 的密码重置申请 [To confirm this action, please use the following link:] => 如确定这样做,请点击以下链接: [You have requested to reset your [1]{shop_name}[/1] login details.] => 您已请求重置您的 [1]{shop_name}[/1] 登录详细信息。 [Please note that this will change your current password.] => 请注意,这将改变目前的密码。 [Payment processed] => 付款已处理 [Your payment for order with the reference {order_name} was successfully processed.] => 您的订单编号为{order_name} 已经成功支付。 [Payment processing error] => 支付处理错误 [There is a problem with your payment for {shop_name} order with the reference {order_name}. Please contact us at your earliest convenience.] => 您在{shop_name} 的订单{order_name} 支付出现了错误。请尽快与我们联系。 [We cannot ship your order until we receive your payment.] => 我们在收到付款前不能发货。 [Processing] => 正在处理 [We are currently processing your {shop_name} order with the reference {order_name}.] => 我们正在处理您在 {shop_name} 的订单 {order_name}。 [We have processed your {shop_name} refund for order with the reference {order_name}.] => 我们以处理您在 {shop_name} 的订单 {order_name} 退货申请。 [Refund processed] => 退货已处理 [In order to reply, please use the following link: {link}] => 如要回复,请使用以下链接: {link} [Please do not reply directly to this email, we will not receive it.] => 请不要回复这封电子邮件,因为此信箱无人查看, [Your order has been shipped] => 你的订单已发货 [Shipped] => 已发货 [Your order with the reference [1]{order_name}[/1] has been shipped.] => 您的订单, [1]{order_name}[/1],正在运输途中。 [Hello] => 您好 [This is a [1]test e-mail[/1] from your shop.] => 这是一封来自你商店的[1]测试邮件[/1]。 [If you can read this, the test was successful!] => 如果你可以看到这个,说明测试成功了。 [Voucher created] => 折扣券已创建 [A voucher has been created in your name as a result of your order with the reference [1]{order_name}[/1].] => 关于您的订单[1]{order_name}[/1].,一张属于你的优惠券已经创建了。 [[1]Voucher code: {voucher_num}[/1] in the amount of [1]{voucher_amount}[/1]] => [1]优惠券代码: {voucher_num}[/1] 金额 [1]{voucher_amount}[/1] [This is to inform you about the creation of a voucher.] => 此消息为通知您一张折扣券已创建。 [This item is once again in-stock.] => 这件商品又有货了。 [You can access the product page by clicking on the link:] => 您可以点击以下链接来查阅商品页面: [You can order it right now from our online shop.] => 您可以马山在我们的在线店铺付账。 [{product} is now available.] => {product} 已经有货了。 [Total Tax paid] => 总税已付 [A new order was placed on {shop_name} by the following customer: {firstname} {lastname} ({email})] => 一名顾客 {firstname} {lastname} ({email}) 在一个店里弄了个新的订单 {shop_name} [Order details] => 订单详细 [Order:] => 订单: [Placed on] => 下单: [Payment:] => 支付: [Reference] => 参考 [Product] => 产品 [Unit price] => 单价 [Quantity] => 数量 [Total price] => 总价 [Products] => 单件商品 [Discounts] => 折扣 [Gift-wrapping] => 礼品包装 [Shipping] => 配送 [Total paid] => 总计支付 [Carrier:] => 配送商: [Delivery address] => 送货地址 [Billing address] => 账单地址 [Customer message:] => 客户留言: [Order {order_name}] => 订单 {order_name} [Order edited] => 编辑订单 [Your order with the reference [1]{order_name}[/1] has been modified.] => 您的订单 [1]{order_name}[/1] 已被修改。 [If you have a guest account, you can follow your order via the %guest_tracking_label% section on our shop.] => 如果您有访客帐户,您可以通过我们商店的 %guest_tracking_label% 部分关注您的订单。 [The stock cover is now less than the specified minimum of:] => 库存已经低于设置的最小值: [Current stock cover:] => 当前库存: [{product} is almost out of stock.] => {product} 几乎没有库存了。 [{product} is nearly out of stock.] => {product} 马上就没有库存了。 [The remaining stock is now less than the specified minimum of] => 剩余库存已经低于设置的最小值 [Remaining stock:] => 所剩库存: [Replenish your inventory, go to the [1]Catalog > Stocks[/1] section of your back office to manage your stock.] => 补充您的库存,转到后台的 [1] 目录 > 库存[/1] 部分来管理您的库存。 [Return details] => 退货详细信息 [{order_name} Placed on {date}] => {order_name} 在 {date} [Customer:] => 客户 [You have received a new return request for {shop_name}.] => 你有个新的退货订单,店面{shop_name}。 [Thank you for subscribing to our newsletter.] => 感谢订阅我们的电子简报。 [Thank you for subscribing to our newsletter, please confirm your request by clicking the link below :] => 感谢订阅我们的电子简报,请点击一下链接确认您的申请: [Hi,] => 您好, [Newsletter subscription] => 电子简报订阅 [Regarding your newsletter subscription, we are pleased to offer you the following voucher:] => 因为您通过电子简报的订阅,我们很高兴回馈您以下折扣券: [We noticed that during your last visit on {shop_name}, you did not complete the order you had started.] => 我们注意到,您在{shop_name}上次访问期间,你没有完成你已经开始的订单。 [As an incentive, we can give you a discount of [1]{amount}%[/1] off your next order! This offer is valid for [1]{days}[/1] days, so do not waste a moment!] => 为了答谢您,我们可以给您的下一个订单 [1]{amount}%[/1] 的折扣!此优惠有效期为 [1]{days}[/1] 天,所以不要浪费! [Your {shop_name} login details] => 您的{shop_name} 注册信息 [Thank you for your order at {shop_name}.] => 感谢您在 {shop_name} 的订单。 [As our way of saying thanks, we want to give you a discount of [1]{amount}%[/1] off your next order! This offer is valid for [1]{days}[/1] days, so do not waste a moment!] => 为了答谢您,我们可以给您的下一个订单 [1]{amount}%[/1] 的折扣!此优惠有效期为 [1]{days}[/1] 天,所以不要浪费! [You are one of our best customers and as such we want to thank you for your continued patronage.] => 你是我们的尊贵客户之一,因此,我们要感谢您一直以来的惠顾。 [As appreciation for your loyalty, we want to give you a discount of [1]{amount}%[/1] valid on your next order! This offer is valid for [1]{days}[/1] days, so do not waste a moment!] => 为了答谢您,我们可以给您的下一个订单 [1]{amount}%[/1] 的折扣!此优惠有效期为 [1]{days}[/1] 天,所以不要浪费! [Thanks for your trust.] => 感谢您的信任。 [Here is your coupon:] => 这是您的券: [Enter this code in your shopping cart to get your discount.] => 输入此号码到您的购物车得到折扣。 [You are one of our best customers, however you have not placed an order in {days_threshold} days.] => 您是我们的忠实客户之一,但您已经有 {days_threshold} 天没有下订单了。 [We wish to thank you for the trust you have placed in us and want to give you a discount of [1]{amount}%[/1] valid on your next order! This offer is valid for [1]{days}[/1] days, so do not waste a moment!] => 为了答谢您,我们可以给您的下一个订单 [1]{amount}%[/1] 的折扣!此优惠有效期为 [1]{days}[/1] 天,所以不要浪费! [Your cart at {shop_name}] => 您在 {shop_name} 的购物车 [Your referred friend [1]{sponsored_firstname} {sponsored_lastname}[/1] has placed his or her first order on {shop_name}!] => 您推荐的朋友 [1]{sponsored_firstname} {sponsored_lastname}[/1] 刚刚在 {shop_name} 下了她的第一个订单! [We are pleased to offer you a voucher worth [1]{discount_display} (voucher # {discount_name})[/1] that you can use on your next order.] => 我们很高兴为您提供优惠券,价值[1]{discount_display} (voucher # {discount_name})[/1]。您可以在下次下单的时候使用。 [Congratulations!] => 恭喜! [join us!] => 加入我们! [Your friend [1]{firstname} {lastname}[/1] wants to refer you on {shop_name}!] => 您的朋友 [1]{firstname} {lastname}[/1] 想向您推荐 {shop_name}! [Get referred and earn a discount voucher of [1]{discount}![/1]] => 推荐给好友,赢得一张 [1]{discount}![/1] 优惠券 [It's very easy to sign up. Just click here!] => 注册非常简单。只需点击这里! [When signing up, don't forget to provide the e-mail address of your referring friend:] => 在注册时,不要忘记把推荐给您的朋友的邮件地址填上: [Best regards,] => 此致敬礼。 [We are pleased to offer you a voucher worth [1]{discount}[/1] that you can use on your next order.] => 我们很高兴为您提供优惠券,价值[1]{discount} (voucher # [/1])。您可以在下次下单的时候使用。 [Referral Program] => 推荐方案 [Hi {firstname} {lastname},] => 您好 {firstname} {lastname}, [Here is the code of your voucher:] => 这是您的折扣券码: [Simply copy/paste this code during the payment process for your next order.] => 只需在您的下一个订单的付款流程复制/粘贴此代码。 [We have created a voucher in your name for referring a friend.] => 我们已在您名下创建了一张折扣券给您的推荐好友。 [, with an amount of] => ,金额为 [You can now place orders on our shop:] => 您现在可以在我们的店铺下单了: [Account] => 帐户 [Your login details on {shop_name}] => 您在 {shop_name} 上的登录信息 [Here are your login details:] => 这是您的注册信息: [Back Office Order] => 后台订单 [Please go on {order_link} to complete the payment.] => 请到 {order_link} 完成支付。 [Bankwire] => 银行转账 [Pending payment] => 待付款 [Payment method: bank wire] => 付款方式: 银行电汇 [You have decided to pay by bank wire.] => 您已经选择银行电汇付款 [Here is the information you need for your transfer:] => 以下是您转账所需的信息: [Your order with the reference [1]{order_name}[/1] has been placed successfully. You can expect [1]delivery as soon as your payment is received[/1].] => 订单号为 [1]{order_name}[/1] 的订单已经成功下单,我们将在[1]收到付款后马上发货[/1] 。 [Check] => 支票 [Awaiting payment by check] => 等待支票付款 [Payment method: check] => 付款方式:支票 [You have decided to pay by bank check.] => 你选择了以支票支付。 [Here is the information you need for your check:] => 以下是您的支票所需的信息: [Contact] => 联系我们 [Customer Email Address:] => 客户 e-mail 地址: [Order ID #:] => 订单号 #: [Contact Form] => 联系我们 [Your message has been sent successfully, thank you for taking the time to write!] => 您的信息已成功发送,感谢您抽出宝贵时间撰写! [We will reply as soon as possible.] => 我们将尽快给您回复。 [Review this credit slip and download your invoice on our shop, go to the %credit_slips_label% section of your customer account.] => 查看此信用单并在我们的商店下载您的发票,转到您客户帐户的 %credit_slips_label% 部分。 [Credit Slip] => 信用券 [Credit slip] => 信用单 [A credit slip has been generated in your name for order with the reference [1]{order_name}[/1].] => 我们很高兴地通知您,我们已为您的订单生成了一张代金券,订单编号为 [1]{order_name}[/1]。 [Download products] => 下载该商品 [Thank you for your order with the reference {order_name} from [1]{shop_name}[/1]] => 感谢您在 [1]{shop_name}[/1] 的订单,订单号为 {order_name} [Product(s) to download] => 可下载的商品(s) [Employee password] => 员工密码 [Here is your personal login information for {shop_name}] => 以下是 {shop_name} 的个人登录信息: [Here is your identification information on [1]{shop_name}[/1]] => 以下是 [1]{shop_name}[/1] 的个人登录信息: [Forward message] => 转发信息 [Customer Service - Discussion Forwarded] => 客户服务-讨论转发 [[1]{employee}[/1] added [1]{comment}[/1]] => [1]{employee}[/1] 加入 [1]{comment}[/1] [You can access your customer account on our shop:] => 您可以在我们的店铺里使用客户账户: [Guest to customer] => 访客账户 [Your guest account has been turned into a customer account] => 您的游客帐户已经转换到客户账户 [Congratulations, your guest account for [1]{shop_name}[/1] has been turned into a customer account!] => 你[1]{shop_name}[/1] 的游客账号已被转为顾客账号 [The file {filename} has been successfully imported to your shop.] => 文件{filename} 已经成功导入你的商店 [Import] => 上传 [Import finished] => 导入完成 [Your order with the reference [1]{order_name}[/1] is on its way.] => 您的订单, [1]{order_name}[/1],正在运输途中。 [Log Alert] => 记录报警 [New alert message saved] => 保存新的警报消息 [[1]WARNING:[/1] you have received a new log alert in your back office.] => [1]警告: [/1]你在后台收到一个新的 log 警示. [Newsletter] => 电子简报 [Your order with the reference [1]{order_name}[/1] from [1]{shop_name}[/1] has been canceled by the merchant.] => 您在 [1]{shop_name}[/1] 的订单( [1]{order_name}[/1])已被商戶取消。 [Order confirmation] => 订单确认 [Thank you for shopping on [1]{shop_name}[/1]!] => 感谢在 [1]{shop_name}[/1] 购物! [Recycled packaging:] => 回收包装: [You have received a new message regarding order with the reference] => 您收到了一条留言关于订单 [Order customer comment] => 下单顾客评论 [Message from customer] => 来自客户的留言 [Order merchant comment] => 订单商户评论 [Order return state] => 退单状态 [Order return #{id_order_return} - Update] => 退货 #{id_order_return} - 更新 [Follow your order and download your invoice on our shop, go to the %order_history_label% section of your customer account.] => 按照您的订单并在我们的商店下载发票,转到您客户帐户的订单历史和详细信息部分。 [Out of stock] => 无库存 [Replenishment required] => 需要补货 [Unfortunately, one or more items are currently out of stock and this may cause a slight delay for delivery. Please accept our apologies for this inconvenience and be sure we are doing our best to correct the situation.] => 不幸的是,一件或多件商品目前缺货,这可能会导致交货稍有延迟。 对于给您带来的不便,请接受我们的歉意,并确保我们正在尽最大努力纠正这种情况。 [Password] => 密码 [Your password has been correctly updated.] => 您的密码已更改成功 [Password Query] => 密码查询 [Confirmation of password request on {shop_name}] => 确认 {shop_name}上的密码请求 [In order to confirm this action, click on the following link:] => 为了确认此操作,请单击以下链接: [If you did not make this request, just ignore this email.] => 如果您没有提出此请求,请忽略此电子邮件。 [Payment] => 付款 [Your payment for order with the reference [1]{order_name}[/1] was successfully processed.] => 您的订单编号为{order_name} 已经成功支付。 [Payment Error] => 支付错误 [Payment error] => 支付错误 [We have encountered an error while processing your payment for your order with the reference [1]{order_name}[/1] from [1]{shop_name}[/1]. Please contact us as soon as possible.] => 我们在处理您的订单付款时遇到错误,参考文献 [1]{shop_name}[/1] 来自 [1]{shop_name}[/1]。 请尽快与我们联系。 [You can expect delivery as soon as your payment is received.] => 您可能期待在付款后立即发货。 [Preparation] => 准备 [Processing order] => 处理订单 [We are currently processing your order with the reference [1]{order_name}[/1] from [1]{shop_name}[/1].] => 我们目前正在使用来自 [1]{shop_name}[/1] 的信息 [1]{order_name}[/1] 处理您的订单。 [Refund] => 退款 [We have processed your refund for your order with the reference [1]{order_name}[/1] from [1]{shop_name}[/1].] => 我们目前正在使用来自 [1]{shop_name}[/1] 的信息 [1]{order_name}[/1] 处理您的订单。 [Reply msg] => 回复留言 [In order to reply, click on the following link: {link}] => 如需回复,请点击以下链接:{link} [Test] => 测试 [Here is a test [1]email[/1] from your shop.] => 这是一封来自你商店的[1]测试邮件[/1]。 [If you can read this, it means the test is successful!] => 如果你能看到这个,就说明测试成功了! [Voucher] => 凭证: [Voucher code generated] => 生成的优惠券代码 [We are pleased to inform you that a voucher has been generated in your name for order with the reference [1]{order_name}[/1].] => 我们很高兴地通知您,我们已为您的订单生成了一张代金券,订单编号为 [1]{order_name}[/1]。 [[1]VOUCHER CODE: {voucher_num}[/1] in the amount of [1]{voucher_amount}[/1]] => [1]优惠券代码: {voucher_num}[/1] 中的金额为 [1]{voucher_amount}[/1] [In order to use it, just copy/paste this code during check out.] => 要使用它,只需在结帐时复制/粘贴此代码即可。 [Voucher new] => 新优惠券 [Voucher code has been generated] => 优惠券代码已生成 [Here is your new voucher code:] => 这是您的新优惠券代码: [Customer Quantity] => 客户数量 [Good news, this item is back in stock!] => 好消息,该商品有货了! [Click on the following link to visit the product page and order it:] => 点击以下链接访问产品页面并订购: [Including total tax] => 含税总额 [New Order] => 新订单 [A new order was placed on [1]{shop_name}[/1] by the following customer:] => 以下客户在 [1]{shop_name}[/1] 上下了一个新订单: [Carrier] => 配送商 [Order ID {order_name}] => 订单编号 {order_name} [Go to your customer account to learn more about it.] => 转到您的客户帐户以了解更多信息。 [Product coverage] => 产品覆盖 [Your stock cover is now less than the specified minimum of:] => 您的库存保障现在低于指定的最小值: [Product out of stock] => 产品缺货 [There are now less than [1]{last_qty}[/1] items in stock.] => 现有[1]{last_qty}[/1] 件商品库存不足 [Return Slip] => 退货券 [Return Details] => 退货详情 [Newsletter Confirmation] => 通讯确认 [Newsletter Verification] => 时事通讯验证 [Thank you for subscribing to our newsletter. Please click on the following link to confirm your request:] => 感谢您订阅我们的时事通讯。 请点击以下链接确认您的请求: [Newsletter Voucher] => 电子简报代金券 [Subscribing to newsletter] => 订阅时事通讯 [Thank you for subscribing to our newsletter. We are pleased to offer you the following voucher:] => 感谢您订阅我们的时事通讯。 我们很高兴为您提供以下优惠券: [Follow up 1] => 后续行动1 [Thanks for your visit. However, it looks like you did not complete your purchase.] => 感谢您的光临。 但是,您似乎没有完成购买。 [Your cart has been saved, you can go back to your order on our shop:] => 您的购物车已保存,您可以通过访问我们的商店恢复您的订单: [Your voucher code on {shop_name}] => 您在 {shop_name} 上的优惠券代码 [Follow up 2] => 后续行动2 [Thanks for your order.] => 感谢您的订购. [Follow up 3] => 后续行动3 [Your cart has been saved, you can resume your order by visiting our shop:] => 您的购物车已保存,您可以通过访问我们的商店恢复您的订单: [We are pleased to offer you a discount of [1]{amount}%[/1] off your next order. And this offer is valid for [1]{days}[/1] days, so do not wait any longer!] => 我们很高兴为您提供下一个订单 [1]{amount}%[/1] 的折扣。 而且此优惠有效期为 [1]{days}[/1] 天,所以不要再等了! [Here is your VOUCHER CODE:] => 这是您的优惠券代码: [Enter this code in your shopping cart to get the discount.] => 在您的购物车中输入此代码以获得折扣。 [Follow up 4] => 后续行动4 [Your cart on {shop_name}] => 您在 {shop_name} 的购物车 [Congratulations, you are one of our best customers! However, it looks like you have not placed an order since {days_threshold} days.] => 您是我们最好的客户之一! 但是,您似乎已经 {days_threshold} 天没有下过单了。 [Referral program Congratulations] => 推荐计划邀请 [Your referred friend [1]{sponsored_firstname}[/1] [1]{sponsored_lastname}[/1] has placed his/her first order on {shop_name}!] => 您推荐的朋友 [1]{sponsored_firstname} {sponsored_lastname}[/1] 刚刚在 {shop_name} 下了她的第一个订单! [We are pleased to offer you a voucher worth [1]{discount_display}[/1] (VOUCHER # [1]{discount_name}[/1]) that you can use on your next order.] => 我们很高兴为您提供优惠券,价值[1]{discount_display} (voucher # {discount_name})[/1]。您可以在下次下单的时候使用。 [Referral program Invitation] => 推荐计划邀请 [Join us!] => 加入我们! [Your friend [1]{firstname} {lastname}[/1] wants to refer you on {shop_name}!] => 您的朋友 [1]{firstname} {lastname}[/1] 想向您推荐 {shop_name}! [Get referred and earn a discount voucher of [1]{discount}[/1]!] => 推荐给好友,赢得一张 [1]{discount}![/1] 优惠券! [It's very easy to sign up, just click here!] => 注册非常简单。只需点击这里! [When signing up, don't forget to provide the email address of your referring friend:] => 在注册时,不要忘记把推荐给您的朋友的邮件地址填上: [Referral program Voucher] => 推荐计划优惠券 [Sponsorship Program] => 赞助计划 ) [ModulesBestsellersShop] => Array ( [Best Sellers] => 最畅销 [All best sellers] => 所有畅销书 ) [ModulesCategoryproductsShop] => Array ( [%s other product in the same category:] => %s 同一类产品: [%s other products in the same category:] => %s 同一类产品: ) [ModulesFeaturedproductsShop] => Array ( [Our Products] => 我们的产品 [All products] => 所有产品 ) [ModulesIqitreviewsProduct-list-reviews] => Array ( [Reviews] => 点评 ) [ModulesLegalcomplianceShop] => Array ( [Information] => 信息 [Shipping and payment] => 运输和付款 [All prices are mentioned tax included] => 所有价格均含税 [All prices are mentioned tax excluded] => 所有价格均不含税 [and] => 和 [shipping excluded] => 不含运费 ) [ModulesMailalertsShop] => Array ( [My alerts] => 我的提醒 [No mail alerts yet.] => 还没有邮件提醒。. [your@email.com] => 你的@email.com [Notify me when available] => 可用时通知我 [Your e-mail address is invalid] => 您输入的电邮地址不正确 [You already have an alert for this product] => 您已经有此产品的提醒 [Request notification registered] => 提醒要求已记录 [Remove mail alert] => 删除邮件提醒 ) [ModulesNewproductsShop] => Array ( [New products] => 新产品 [All new products] => 所有新产品 ) [ModulesPhsimpleblogAuthors] => Array ( [Authors] => 作者 [There are no authors] => 没有作者 [See the author's articles] => 看作者的文章 ) [ModulesPhsimpleblogDisqus] => Array ( [Comments] => 评论 ) [ModulesPhsimpleblogFacebook] => Array ( [Comments] => 评论 ) [ModulesPhsimpleblogForm] => Array ( [New comment] => 新评论 [You are replying to a comment] => 您正在回复评论 [Your name] => 你的名字 [Your comment] => 你的评论 [Cancel] => 取消 [Add new comment] => 添加新评论 [Only registered and logged customers can add comments] => 只有注册和登录的客户才能添加评论 ) [ModulesPhsimpleblogLayout] => Array ( [Comments] => 评论 [Reply] => 回复 [No comments at this moment] => 暂时没有评论 ) [ModulesPhsimpleblogLeft-column] => Array ( [Blog] => 回复 [Link to] => 链接到 ) [ModulesPhsimpleblogList] => Array ( [There are no posts] => 没有帖子 ) [ModulesPhsimpleblogPost-author] => Array ( [See the author's articles] => 看作者的文章 ) [ModulesPhsimpleblogPost-bottomline] => Array ( [Read more] => 阅读更多 ) [ModulesPhsimpleblogPost-miniature-footer] => Array ( [comments] => 评论 [views] => 观点 ) [ModulesPhsimpleblogPost-single-related-products] => Array ( [Related products] => 相关产品 ) [ModulesPhsimpleblogSingle] => Array ( [likes] => 喜欢 [views] => 观点 [comments] => 评论 [View full] => 查看完整 [Share this post] => 分享这个帖子 ) [ModulesProductcommentsShop] => Array ( [OK] => 好的 [Grade] => 年级 [No] => 不 [Yes] => Yes [Be the first to write your review] => 成为第一个写评论的人 [No customer reviews for the moment.] => 暂无评论。. [Write your review] => 写下您的评论 [Sorry, your review cannot be posted.] => 抱歉,您的评论无法发布。. [Title] => 标题 [Your name] => 你的名字 [Review] => 审查 [Required fields] => 必填字段 [Cancel] => 取消 [Send] => 发送 [Your comment has been submitted and will be available once approved by a moderator.] => 您的评论已提交,一旦获得版主批准即可使用。. [Your comment has been added!] => 您的评论已添加!! [Review sent] => 评论已发送 [Your review cannot be sent] => 您的评论无法发送 [Read user reviews] => 阅读用户评论 [By %1$s] => 评 注 %1$s [Report abuse] => 报告滥用 [Sorry, your review appreciation cannot be sent.] => 抱歉,您的评论赞赏无法发送。. [Sorry, your abuse report cannot be sent.] => 抱歉,无法发送您的滥用报告。. [Comments] => 评论 [Your review appreciation cannot be sent] => 您的评论赞赏无法发送 [Report comment] => 举报评论 [Are you sure that you want to report this comment?] => 您确定要举报此评论吗?? [Report sent] => 报告已发送 [Your report has been submitted and will be considered by a moderator.] => 您的报告已提交,将由主持人考虑。. [Your report cannot be sent] => 您的报告无法发送 [Deleted account] => 已删除客户 [You need to be [1]logged in[/1] or [2]create an account[/2] to post your review.] => 您需要[1]登录[/1]或[2]创建帐户[/2]才能发表您的评论。 [You are not allowed to post a review at the moment, please try again later.] => 现在无法登录,请您稍后再做尝试。 [Title cannot be empty] => 标题不能留空 [Title cannot be more than %s characters] => 資料夾不能有超過 %s 個字元。 [Customer name cannot be empty] => 用户名不能留空 [Customer name cannot be more than %s characters] => 用户名称不能超过%s个字 [Criterions not available] => 标准不可用 [You need to be logged in to report a review.] => 您需要登录才能报告评论。 [You already reported this review as abusive.] => 您已经将该评论举报为滥用。 [Cannot find the requested product review.] => 找不到要求的产品评论。 [This feature is not enabled.] => 未启用此功能。 [You need to be [1]logged in[/1] or [2]create an account[/2] to give your appreciation of a review.] => 您需要[1]登录[/1]或[2]创建帐户[/2]才能发表您的评论。 ) [ModulesPsgdprCustomeraccount] => Array ( [My personal data] => 我的个人资料 ) [ModulesPsgdprCustomerpersonaldata] => Array ( [GDPR - Personal data] => GDPR - 个人数据 [Access to my data] => 访问我的数据 [At any time, you have the right to retrieve the data you have provided to our site. Click on "Get my data" to automatically download a copy of your personal data on a pdf or csv file.] => 在任何时候,您都有权取回您提供给我们网站的数据。 单击“获取我的数据”以自动下载一份您的个人数据的 pdf 或 csv 文件。. [GET MY DATA TO CSV] => 获取我的数据到 CSV [GET MY DATA TO PDF] => 获取我的数据到 PDF [Rectification & Erasure requests] => 纠正和删除请求 [You have the right to modify all the personal information found in the "My Account" page. For any other request you might have regarding the rectification and/or erasure of your personal data, please contact us through our] => 您有权修改“我的账户”页面中的所有个人信息。 对于您可能对更正和/或删除您的个人数据提出的任何其他要求,请通过我们的 [contact page] => 联系页面 [We will review your request and reply as soon as possible.] => 我们将审核您的请求并尽快回复。. ) [ModulesPsgdprCustomerpersonaldata17] => Array ( [GDPR - Personal data] => GDPR - 个人数据 [Access to my data] => 访问我的数据 [At any time, you have the right to retrieve the data you have provided to our site. Click on "Get my data" to automatically download a copy of your personal data on a pdf or csv file.] => 在任何时候,您都有权取回您提供给我们网站的数据。 单击“获取我的数据”以自动下载一份您的个人数据的 pdf 或 csv 文件。. [GET MY DATA TO CSV] => 获取我的数据到 CSV [GET MY DATA TO PDF] => 获取我的数据到 PDF [Rectification & Erasure requests] => 纠正和删除请求 [You have the right to modify all the personal information found in the "My Account" page. For any other request you might have regarding the rectification and/or erasure of your personal data, please contact us through our] => 您有权修改“我的账户”页面中的所有个人信息。 对于您可能对更正和/或删除您的个人数据提出的任何其他要求,请通过我们的 [contact page] => 联系页面 [We will review your request and reply as soon as possible.] => 我们将审核您的请求并尽快回复。. ) [ModulesSpecialsShop] => Array ( [On sale] => 特价中 [All sale products] => 所有销售产品 ) [ShopFormsHelp] => Array ( [your@email.com] => 你的@email.com [How can we help?] => 我们能帮你什么吗?? [Select reference] => 选择参考 [Password input of at least 5 characters] => 输入至少5个字符的密码 [At least 5 characters long] => 至少 5 个字符长 [optional] => 选修的 [Don't forget to save your customization to be able to add to cart] => Don旨在挽救你的习俗以增加卡特 [Your message here] => 您的留言在这里 [250 char. max] => 250 个字符。 最大限度 [.png .jpg .gif] => .png .jpg .gif [Only letters and the dot (.) character, followed by a space, are allowed.] => 只允许使用字母和点 (.) 字符,后跟一个空格。 [(E.g.: %date_format%)] => 比如%date_format% [Your password length must be between %d and %d] => 您的密码长度必须介于 %d 之间 %d [Customer password is too weak] => 客户密码太弱 [Password input] => 密码输入 [No selected file] => 无选择的文件 ) [ShopFormsLabels] => Array ( [Subject] => 主题 [Attachment] => 依恋 [Message] => 信息 [Order reference] => 订单参考 [Please choose] => 请选择 [-- day --] => - 天 - [-- month --] => - 月 - [-- year --] => - 年 - [Optional] => 选修的 [Product] => 产品 [-- please choose --] => - 请选择 - [Order Reference:] => 订单参考: [Email:] => 电子邮件: [Set your password:] => 设置你的密码: [Email address] => 电子邮件地址 [New password] => 新密码 [Confirmation] => 确认 [Your email address] => 您的电子邮件地址 [Alias] => 別名: [Address] => 地址 [Address Complement] => 地址补充 [Zip/Postal Code] => 邮政编码 [City] => 城市 [Country] => 国家 [State] => 州/省 [Phone] => 电话: [Mobile phone] => 移动电话 [VAT number] => 增值税号 [Other] => 其他 [First name] => 名 [Last name] => 姓 [Company] => 公司 [Identification number] => 身份识别号码 [Social title] => 称呼 [Birthdate] => 生日: [Email] => E-mail [Password] => 密码 ) [ShopNotificationsError] => Array ( [Your address is incomplete, please update it.] => 您的地址不完整,请更新。. [This voucher is disabled] => 此券被禁用 [This voucher has already been used] => 此券已被使用 [This voucher is not valid yet] => 此优惠券是尚未生效 [This voucher has expired] => 此优惠券已过期 [You cannot use this voucher anymore (usage limit reached)] => 您已不能使用此券(到达使用限制) [You cannot use this voucher] => 您不能使用此券 [You must choose a delivery address before applying this voucher to your order] => 在您应用此券到订单之前,您必须选择一个送货地址 [You cannot use this voucher in your country of delivery] => 您送货的国家不能使用该券。 [You must choose a carrier before applying this voucher to your order] => 在您应用此券到订单之前,您必须选择一个运货商 [You cannot use this voucher with this carrier] => 该运货商不可使用券 [You cannot use this voucher on products on sale] => 促销产品部能使用优惠券 [Please log in first] => 请先登录 [The minimum amount to benefit from this promo code is %s.] => 从此促销代码中受益的最低金额为%s。 [This voucher is already in your cart] => 该凭证已经在您的购物车内 [This voucher is not combinable with an other voucher already in your cart: %s] => 此券不可与其他已经在您的购物车的优惠券同时使用:%s [Cart is empty] => 购物车是空的 [You cannot use this voucher because it has manually been removed.] => 您无法使用此凭证,因为它已被手动移除。 [You cannot use this voucher in an empty cart] => 在一个空的购物车不能使用此券 [You cannot use this voucher with these products] => 这些产品不能使用此券 [The email is already used, please choose another one or sign in] => 此电子邮件已经被使用,请选择另一个电子邮件或登录 [The %1$s field is too long (%2$d chars max).] => 字段 %1$s 过长 (%2$d 字符上限)。 [Your account isn't available at this time, please contact us] => 你的账号暂时不可用,请和我们联系 [Authentication failed.] => 验证失败 [Invalid email/password combination] => 邮件/密码错误组合 [There seems to be an issue with your account, please contact support] => 账号视乎有问题,请联系支持部门 [An account was already registered with this email address] => 该邮箱地址已用此邮箱地址注册。 [Password is required] => 必填密码 [%s is required.] => %s 为必填。 [is invalid.] => 是无效的。 [Could not delete address.] => 无法删除地址 [Please fix the error below.] => 请修正下面的错误。 [Could not delete the address since it is used in the shopping cart.] => 无法删除地址,因为它已在购物车中使用。 [The customer could not be found.] => 没找到该客户 [You must enter a voucher code.] => 您必须输入折扣礼卷码 [The voucher code is invalid.] => 优惠券代码无效 [This voucher does not exist.] => 此优惠券不存在 [You must add %quantity% minimum quantity] => 你需要添加的最少数量为 %quantity% [Null quantity.] => 无效的数量 [Product not found] => 没有找到商品 [This product (%product%) is no longer available.] => (%product%) 这个产品已下架 [The product is no longer available in this quantity.] => 该产品不再提供此数量。 [The minimum purchase order quantity for the product %product% is %quantity%.] => 产品%product%的最低订购量是%quantity%。 [Please fill in all of the required fields, and then save your customizations.] => 请填进所有的必填项,然后保存为客户模式。 [You already have the maximum quantity available for this product.] => 您已经购买了该商品最大的可买数量。 [The item %product% in your cart is now a product with attributes. Please delete it and choose one of its combinations to proceed with your order.] => 您购物车中的商品 %product% 现在是具有属性的商品。 请删除它并选择其组合之一以继续您的订单。 [%product% is no longer available in this quantity. You cannot proceed with your order until the quantity is adjusted.] => %product% 不再有此数量。 在数量调整之前,您不能继续订购。 [Invalid key.] => 无效关键词 [This product does not exist in our store.] => 我们店铺没有该商品 [This product has been deleted.] => 此产品已被删除。 [This file no longer exists.] => 该文件不再存在。 [This product has been refunded.] => 商品已退款。 [The product deadline is in the past.] => 该产品的截止日期已经过去。 [The product expiration date has passed, preventing you from download this product.] => 产品过期日已过。所以你无法下载该产品。 [Expiration date has passed, you cannot download this product.] => 过期日期已过,你无法下载该产品。 [You have reached the maximum number of downloads allowed.] => 您已达到最大可允许的下载量。 [Please provide the required information] => 请提供所要求的信息 [We couldn't find your order with the information provided, please try again] => 我们无法依照你提供的信息找到你的订单,请重新再试。 [Could not update your information, please check your data.] => 无法更新您的资料,请查看您的数据 [An unexpected error occurred while creating your account.] => 创建你的账号时发生异常错误。 [Password must be between %d and %d characters long] => 密码长度必须介于 %d 和 %d 个字符之间 [The minimum score must be: %s] => 最低值必须为: %s [Sorry. We cannot renew your order.] => 抱歉,我们无法更新您的订单。 [Some items are no longer available, and we are unable to renew your order.] => 一些产品不再有,所以我们无法翻新你的订单。 [The order is no longer valid.] => 订单不再有效 [You do not have enough products to request an additional merchandise return.] => 您没有足够的商品来请求另一次退货 [Please provide an explanation for your RMA.] => 请说明退货原因 [Please check at least one product you would like to return.] => 请至少检查一件您想要退回的商品。 [For each product you wish to add, please specify the desired quantity.] => 请提供您检查过的商品的数量。 [This order cannot be returned] => 该订单不可退货。 [We cannot regenerate your password with the data you've submitted] => 以您提交的数据,我们无法更新您的密码 [You cannot regenerate the password for this account.] => 你不能重新生成一个新密码给这个帐号 [You can regenerate your password only every %d minute(s)] => 你可以重新生成你的密码在每分钟%d [An error occurred while sending the email.] => 在发送邮件时发生错误。 [Customer account not found] => 客户账户未找到 [The password change request expired. You should ask for a new one.] => 密码更改要求已过期,你必须重新要求一个新的。 [The password is missing: please enter your new password.] => 密码未填:请输入您的新密码。 [The confirmation is empty: please fill in the password confirmation as well] => 确认密码未填写:请将确认密码填写完整。 [The confirmation password doesn't match.] => 确认密码不匹配。 [The password is not in a valid format.] => 密码格式不对 [An error occurred with your account, which prevents us from updating the new password. Please report this issue using the contact form.] => 你的账户发生了错误,我们无法帮你更新密码。请使用联系表格报告此问题。 [Invoices are disabled in this shop.] => 该店不可使用凭证 [The invoice was not found.] => 没有找到凭证 [No invoice is available.] => 无可用发票 [Order return not found.] => 没有找到订单回执 [Order return not confirmed.] => 订单回执未被确认 [This product is no longer available.] => 商品不可用 [You do not have access to this product.] => 您没有进入该商品的权限。 [An error occurred while deleting the selected picture.] => 在删除照片的时候发生了错误 [An error occurred during the image upload process.] => 图片上传错误 [You do not have access to this category.] => 您没有进入该类别的权限。 [The message cannot be blank.] => 信息不能为空白 [Invalid message] => 无效消息 [Invalid email address.] => 无效的电邮地址 [There are not enough products in stock] => 没有足够的库存商品。 [You have no merchandise return authorizations.] => 您没有商品退回许可。 ) [ShopThemeActions] => Array ( [Previous] => 以前的 [Next] => 下一个 [OK] => 好的 [remove from cart] => 从购物车中删除 [Download] => 下载 [Clear all] => 全部清除 [View] => 看法 [Quick view] => 快速浏览 [Add to cart] => 添加到购物车 [Choose file] => 选择文件 [Save Customization] => 保存自定义 [Filter] => 筛选 [Select] => 选择 [Cancel] => 取消 [Save] => 节省 [Delete] => 删除 [Edit] => 编辑 [Proceed to checkout] => 进行结算 [show details] => 显示详细资料 [Add] => 添加 [Take advantage of our exclusive offers:] => 利用我们的独家优惠: [Continue] => 继续 [Sign in] => 登入 [edit] => 编辑 [add new address] => 添加新地址 [Choose] => 选择 [Checkout] => 查看 [Continue shopping] => 继续购物 [Update] => 更新 [Create new address] => 创建新地址 [Send] => 发送 [Reorder] => 重新订购 [Print out] => 打印出 [Sign out] => 登出 [Send reset link] => 发送重置链接 [Back to login] => 回到登入 [Back to Login] => 回到登入 [Change Password] => 更改密码 [Subscribe] => 订阅 [Cart] => 购物车 [Share] => 分享 [Remove] => 删除 [Show] => 查看 [Hide] => 隐藏 [Filter By] => 通过筛选 [View products] => 浏览商品 [Quantity] => 数量 [Remove Image] => 删除图像 [Back to top] => 回到顶部 [Create account] => 创建账户 [Add a new address] => 增加新地址 ) [ShopThemeCatalog] => Array ( [All brands] => 所有品牌 [Customers who bought this product also bought:] => 购买该产品的客户还购买了: [My alerts] => 我的提醒 [%1$s: ] => %1$s: [1 person is currently watching this product.] => 目前有 1 人正在观看该产品。. [%nb_people% people are currently watching this product.] => %nb_people% 目前人们正在观察这一产品。. [Last time this product was bought: %date_last_order%] => 最后,这一产品被收购: %date_last_order% [Last time this product was added to a cart: %date_last_cart%] => 最后,这一产品被添加到一个卡里: %date_last_cart% [No RSS feed added] => 未添加 RSS 提要 [All suppliers] => 所有供应商 [No supplier] => 没有供应商 [Viewed products] => 查看产品 [Search] => 搜索 [Description] => 描述 [Product Details] => 产品详情 [Attachments] => 附件 [Related products] => 相关产品 [Price] => 价格 [Product customization] => 产品定制 [Your customization:] => 您的定制: [Reference] => 参考 [Brand] => 品牌 [Availability date:] => 有效日期: [In stock] => 有存货 [Condition] => 健康)状况 [Quantity] => 数量 [You Save] => 您保存 [Tap to zoom] => 点击缩放 [(%unit_price%)] => (a) (b) (a) (b) (b) (b) (b) (c) (b) (b) (b) (b) (c) (c) (c) (b) (c) (b) (c) (c) (b) (c) (b) (c) (c) (b) (c) (c) (b) (c) (c) (b) (c) (c) (b) (c) (c) (c) (b) (c) (c) (c) (b) (c) (c) (b) (c) (c) (c) (c) (c) (b) (c) (c) (c) (c) (c) (c) (c) (c) (c) (c) (c) (c) (c) (c) (c) (c) (c) (c) (b) (c) (c) (c) (c) (c) (c) (c) (c) (c) (c) (c) (c) (c) (c) (%unit_price%评 注 [%price% tax excl.] => %price% 免税。. [Instead of %price%] => 反之 %price% [Including %amount% for ecotax] => 包括: %amount% 生态税 [(not impacted by the discount)] => (不受折扣影响) [No tax] => 没有税 [Showing %from%-%to% of %total% item(s)] => 舒适 %from%-%to% 议 程 %total% 项目(s) [Brands] => 品牌 [List of products by brand %brand_name%] => 按品牌开列的产品清单 %brand_name% [There are no products.] => 没有产品。. [No matches were found for your search] => 找不到与您的搜索相符的内容 [Please try other keywords to describe what you are looking for.] => 请尝试其他关键字来描述您要查找的内容。. [List of products by supplier %s] => 供应商的产品清单 %s [This pack contains] => 这个包包含 [You might also like] => 你可能还喜欢 [Suppliers] => 供应商 [Unit price] => 单价 [Total price] => 总价 [Download] => 下载 [Product] => 产品 [No products available yet] => 暂无可用产品 [Stay tuned! More products will be shown here as they are added.] => 敬请关注! 添加的更多产品将在此处显示。. [Unit discount] => 单位折扣 [Items] => 商品 [Item] => 商品 [Categories] => 分类 [Pages] => 网页 [Price drop] => 降价 [Best sellers] => 销售冠军 [Category: %category_name%] => 分类:%category_name% [List of all brands] => 所有品牌列表 [Prices drop] => 降价 [Search results] => 搜索结果 [%number% products] => %number%产品 [%number% product] => %number%产品 [List of products by supplier %supplier_name%] => 按供应商分类的商品列表:%supplier_name% [List of all suppliers] => 所有供应商列表 [Name, A to Z] => 名字, A 至 Z [Name, Z to A] => 名字, z 至 a [Price, low to high] => 价格: 从低到高 [Price, high to low] => 价格: 从高到低 [Sales, highest to lowest] => 销售额从最高到最低 [Date added, newest to oldest] => 添加日期,从最近到最早 [Date added, oldest to newest] => 添加日期,从最早到最晚 [Relevance] => 相关 [Search our catalog] => 搜索我们的目录 [New] => 新 [Used] => 已被使用 [Refurbished] => 翻新 [Online only] => 仅当在线时 [On sale!] => 促销! [Reduced price] => 减价! [Pack] => 组件 [Product available with different options] => 该款商品的多样选择 [Last items in stock] => 最后一件库存产品 [ean13] => EAN13 [isbn] => isbn [upc] => UPC [MPN] => 制造方编号 [Best Sellers] => 最畅销产品 [All best sellers] => 最畅销款汇总 [brands] => 品牌 [No brand] => 没有品牌 [%s other product in the same category:] => 同一分类中的%s其他产品: [%s other products in the same category:] => 同一分类中的%s其他产品: [Popular Products] => 畅销商品 [All products] => 所有产品 [New products] => 本周新品 [All new products] => 本周新品汇总 [On sale] => 促销 [All sale products] => 所有促销产品 [%1$s:] => %1$s: [Regular price] => 正常价格: [Data sheet] => 详细信息 [Specific References] => 具体参考 [Volume discounts] => 折扣数量 [Save %percentage%] => 保存%percentage% [Save %amount%] => 保存%amount% [: ] => : [There are %product_count% products.] => 这里有%product_count%件商品。 [There is 1 product.] => 这里有1个商品。 [No products available] => 没有可用的产品! ) [ShopThemeCheckout] => Array ( [Product successfully added to your shopping cart] => 产品已成功添加到您的购物车 [There are %products_count% items in your cart.] => 在那里 %products_count% 大使. [There is %product_count% item in your cart.] => 在那里 %product_count% 大使. [Total products:] => 总产品: [There are not enough products in stock] => 没有足够的产品库存 [is added to your shopping cart] => 已添加到您的购物车 [Your cart] => 您的购物车 [Empty] => 空的 [Cart] => 大车 [The minimum purchase order quantity for the product is %quantity%.] => 产品采购最低限额是 %quantity%. [Use this address for invoice too] => 也使用此地址作为发票 [%productName% product quantity field] => %productName% 产品领域 [Gift] => 礼物 [There are no more items in your cart] => 您的购物车中没有更多商品 [Product] => 产品 [Price] => 价格 [Qty] => 数量 [Total] => 全部的 [Promo code] => 促销代码 [Create an account] => 创建一个帐户 [(optional)] => (选修的) [And save time on your next order!] => 并为您的下一个订单节省时间!! [Order items] => 订购商品 [%product_count% item in your cart] => %product_count% 大使 [%products_count% items in your cart] => %products_count% 你的卡特项目 [Your Invoice Address] => 您的发票地址 [Please check your order before payment] => 付款前请检查您的订单 [Addresses] => 地址 [Your Delivery Address] => 您的收货地址 [Shipping Method] => 邮寄方式 [The selected address will be used as your personal address (for invoice).] => 所选地址将用作您的个人地址(用于发票)。. [The selected address will be used both as your personal address (for invoice) and as your delivery address.] => 所选地址将用作您的个人地址(用于发票)和送货地址。. [Shipping Address] => 收件地址 [Billing address differs from shipping address] => 帐单地址与送货地址不同 [Transaction amount has been correctly updated] => 交易金额已正确更新 [Selected] => 已选 [Unfortunately, there are no payment method available.] => 不幸的是,没有可用的付款方式。. [By confirming the order, you certify that you have read and agree with all of the conditions below:] => 通过确认订单,您证明您已阅读并同意以下所有条件: [Place order] => 下订单 [Please make sure you've chosen a [1]payment method[/1] and accepted the [2]terms and conditions[/2].] => 大使 [1]付款办法[/1] 接受 [2]条件[/2]. [Order with an obligation to pay] => 有付款义务的订单 [If you sign out now, your cart will be emptied.] => 如果您现在退出,您的购物车将被清空。. [If you would like to add a comment about your order, please write it in the field below.] => 如果您想对您的订单添加评论,请将其写在下面的字段中。. [I would like to receive my order in recycled packaging.] => 我想收到使用回收包装的订单。. [If you'd like, you can add a note to the gift:] => 如果您愿意,可以在礼物中添加备注: [Unfortunately, there are no carriers available for your delivery address.] => 不幸的是,您的送货地址没有可用的承运人。. [Shopping Cart] => 购物车 [Your order is confirmed] => 您的订单已确认 [An email has been sent to your mail address %email%.] => 电子邮件已发给你的邮件。 %email%. [You can also [1]download your invoice[/1]] => 你也可以 [1]下载发票[/1] [Order details] => 订单详细信息 [Order reference: %reference%] => 令参考: %reference% [Payment method: %method%] => 支付方法: %method% [Shipping method: %method%] => 航运方法: %method% [Save time on your next order, sign up now] => 为您的下一个订单节省时间,立即注册 [Quantity] => 数量 [Code] => 代码 [Description] => 描述 [Value] => 价值 [Minimum] => 最低限度 [Cumulative] => 累计 [Expiration date] => 截止日期 [Order reference] => 订单参考 [Date] => 日期 [Total price] => 总价 [Payment] => 支付 [Status] => 地位 [Invoice] => 发票 [Carrier] => 载体 [Payment method] => 付款方式 [Delivery address %alias%] => 交付地址 %alias% [Invoice address %alias%] => 通告 %alias% [Weight] => 重量 [Shipping cost] => 运输费 [Tracking number] => 追踪号码 [tax incl.] => 含税 [tax excl.] => 不含税 [(additional cost of %giftcost% %taxlabel%)] => (%giftcost%%taxlabel%的额外价钱) [I would like my order to be gift wrapped %cost%] => 我希望我的订单有礼品包装。%cost% [Personal Information] => 个人资料 [I agree to the [terms of service] and will adhere to them unconditionally.] => 我同意[服务条款],并将无条件遵守。 [%price% tax incl.] => %price% 含税. [%price% tax excl.] => %price%不含税 [Free] => 免费! [My Address] => 我的地址 [Tax included] => 含税 [Tax excluded] => 不含税 [Free shipping] => 免运费 [Guest order tracking] => 客户订单追踪 [Order confirmation] => 订单确认 [Product Successfully Added to Your Shopping Cart] => 商品成功加入你的购物车 [Total (tax incl.)] => 合计(含税) [Total (tax excl.)] => 总额(不含税): [Subtotal] => 小计 [Gift wrapping] => 礼物包装 [Discount(s)] => 折扣 (s) [Shipping] => 配送 [Included taxes] => 含税 [Taxes] => 税 [1 item] => 1 件产品 [%count% items] => %count% 件 [A minimum shopping cart total of %amount% (tax excl.) is required to validate your order. Current cart total is %total% (tax excl.).] => 需要最低购物车总额%amount%(税前) 来验证你的订单。现在购物车总额是%total%(税前) [Total paid] => 总计支付 [Discount] => 折扣 [Shipping and handling] => 运送及处理: [Tax] => 税 [Quantity:] => 数量: [There is %products_count% item in your cart.] => 您的购物车有 %products_count% 件商品. [Subtotal:] => 小计: [Shipping:] => 送货: [Shopping cart link containing %nbProducts% product(s)] => 包含 %nbProducts%个产品的购物车链接 [Have a promo code?] => 有优惠卷吗? [Close] => 关闭 [Unit price] => 单价 [Total products] => 全部商品: [No payment needed for this order] => 该订单无需付款 [Order as a guest] => 以游客的账号下订单 [Name] => 名称 ) [ShopThemeCustomeraccount] => Array ( [View my customer account] => 查看我的客户帐户 [Log in to your customer account] => 登录到您的客户帐户 [Already have an account?] => 已有帐户?? [Log in instead!] => 改为登录!! [Connected as [1]%firstname% %lastname%[/1].] => 标题 [1]%firstname% %lastname%[/1]. [Not you? [1]Log out[/1]] => 不是你? [1]后勤[/1] [Returned] => 回 [Merchandise return] => 商品退货 [If you wish to return one or more products, please mark the corresponding boxes and provide an explanation for the return. When complete, click the button below.] => 如果您想退回一件或多件产品,请在相应的方框内做标记并提供退货说明。 完成后,单击下面的按钮。. [Request a return] => 要求退货 [Messages] => 讯息 [Add a message] => 添加消息 [If you would like to add a comment about your order, please write it in the field below.] => 如果您想对您的订单添加评论,请将其写在下面的字段中。. [Update your address] => 更新您的地址 [New address] => 新地址 [Your addresses] => 您的地址 [Log in to your account] => 登录到您的帐户 [No account? Create one here] => 没有账号? 在这里创建一个 [Your vouchers] => 您的代金券 [Guest Order Tracking] => 客人订单追踪 [To track your order, please enter the following information:] => 要跟踪您的订单,请输入以下信息: [For example: QIIXJXNUI or QIIXJXNUI#1] => 例如:QIIXJXNUI 或 QIIXJXNUI#1 [Guest Tracking] => 访客追踪 [Transform your guest account into a customer account and enjoy:] => 将您的访客帐户转换为客户帐户并享受: [Personalized and secure access] => 个性化和安全的访问 [Fast and easy checkout] => 快速和简单的结账 [Easier merchandise return] => 退货更方便 [Order history] => 订单历史 [Here are the orders you've placed since your account was created.] => 以下是您创建帐户后所下的订单。. [Details] => 细节 [Your personal information] => 你的个人信息 [Order details] => 订单详细信息 [Order Reference %reference% - placed on %date%] => 命令 %reference% - 设置 %date% [Download your invoice as a PDF file.] => 将您的发票下载为 PDF 文件。. [You have given permission to receive your order in recycled packaging.] => 您已允许接收使用回收包装的订单。. [You have requested gift wrapping for this order.] => 您已要求为此订单进行礼品包装。. [Message] => 信息 [Click the following link to track the delivery of your order] => 单击以下链接以跟踪您的订单的交付情况 [Merchandise returns] => 商品退货 [Here is a list of pending merchandise returns] => 这是待处理商品退货清单 [Return] => 返回 [Package status] => 包裹状态 [Returns form] => 退货表格 [Return details] => 退货详情 [%number% on %date%] => %number% 议 程 %date% [We have logged your return request.] => 我们已记录您的退货请求。. [Your package must be returned to us within %number% days of receiving your order.] => 你的一揽子计划必须回到我们内部。 %number% 收到你的命令。. [The current status of your merchandise return is: [1] %status% [/1]] => 你的商品归还现状是: [1] %status% [/1] [List of items to be returned:] => 将归还的项目清单: [Reminder] => 退休 [All merchandise must be returned in its original packaging and in its original state.] => 所有商品必须归还原包装和原状。. [Please print out the [1]returns form[/1] and include it with your package.] => 请印刷 [1]回归形式[/1] 包括你的一揽子计划。. [Please check the [1]returns form[/1] for the correct address.] => 请检查。 [1]回归形式[/1] 正确发言。. [When we receive your package, we will notify you by email. We will then begin processing order reimbursement.] => 当我们收到你的一揽子计划时,我们将通过电子邮件通知你。.然后我们将开始处理偿还令。. [Please let us know if you have any questions.] => 请我们知道你是否有任何问题。. [If the conditions of return listed above are not respected, we reserve the right to refuse your package and/or reimbursement.] => 如果上述返回条件得不到尊重,我们保留拒绝你的一揽子和/或偿还权。. [Credit slips] => 信用滑倒 [Order] => 命令 [Date issued] => 发行日期 [Credit slips you have received after canceled orders.] => 您在取消订单后收到的信用单。. [Credit slip] => 信用单 [View credit slip] => 查看信用单 [Information] => 信息 [Addresses] => 地址 [Add first address] => 添加第一个地址 [Order history and details] => 订购历史记录和细节 [Vouchers] => 代金券 [Your account] => 你的帐户 [Forgot your password?] => 忘记密码了吗?? [Please enter the email address you used to register. You will receive a temporary link to reset your password.] => 请输入您用于注册的电子邮件地址。 您将收到一个用于重置密码的临时链接。. [Reset your password] => 重置你的密码 [Email address: %email%] => 电子邮件地址: %email% [Create an account] => 创建一个帐户 [Receive offers from our partners] => 接收我们的合作伙伴报价 [#%id%] => #%id% [Log me out] => 退出登陆 [Orders] => 订单 [Order tracking] => 订单跟踪 [Create account] => 创建账户 [Enter a password between %s and %s characters] => 输入 %s 个到 %s 个字符之间的密码 [The minimum score must be: %s] => 最低值必须为: %s [Back to your account] => 回到你的帐户 [Follow your order's status step-by-step] => 逐步跟追您的订单状态 ) [ShopThemeGlobal] => Array ( [Get our latest news and special sales] => 获取我们的最新消息和特价商品 [Menu] => 菜单 [Search] => 搜索 [Active filters] => 有源滤波器 [(no filter)] => (没有过滤器) [Close] => 关闭 [Sort by selection] => 按选择排序 [%label%:] => %label%: [List of pages in %category_name%:] => 页 %category_name%: [List of pages in %name%:] => 页 %name%: [Sitemap] => 网站地图 [Our stores] => 我们的商店 [About and Contact] => 关于和联系 [Contact us] => 联系我们 [Date] => 日期 [Status] => 地位 [Days] => 天 [Hours] => 小时 [Minutes] => 分钟 [Seconds] => 秒 [We'll be back soon.] => 我们很快就回来。. [Stay in touch] => 保持联系 [This page could not be found] => 找不到此页面 [Try to search our catalog, you may find what you are looking for!] => 尝试搜索我们的目录,您可能会找到您要找的东西!! [403 Forbidden] => 403禁止访问 [You cannot access this store from your country. We apologize for the inconvenience.] => 您无法从您所在的国家/地区访问此商店。 我们对不便表示抱歉。. [Undefined] => 未定义 [Straight rows of keys are easy to guess] => 连续排列的字符容易被猜到 [Short keyboard patterns are easy to guess] => 短键盘模式很容易被猜到。 [Use a longer keyboard pattern with more turns] => 使用回转较多的长手势密码 [Repeats like "aaa" are easy to guess] => 类似于“aaa”的字母组合容易被猜到 [Repeats like "abcabcabc" are only slightly harder to guess than "abc"] => 类似于“abcabcabc”的字母组合仅比“abc”复杂一点 [Sequences like abc or 6543 are easy to guess] => 类似于“abc”或“6543”的序列容易被猜到 [Recent years are easy to guess] => 最近的年份很容易被猜测到。 [Dates are often easy to guess] => 日期通常很容易猜到 [This is a top-10 common password] => 这是排名前十的常见密码 [This is a top-100 common password] => 这是排名前100位的常见密码 [This is a very common password] => 这是一个非常常见的密码 [This is similar to a commonly used password] => 这类似于常用的密码 [A word by itself is easy to guess] => 这个单词本身很容易被猜到 [Names and surnames by themselves are easy to guess] => 名字和姓氏本身很容易猜到 [Common names and surnames are easy to guess] => 常见的名字和姓氏是容易猜到 [Use a few words, avoid common phrases] => 用几个单词,避免常见的短语 [No need for symbols, digits, or uppercase letters] => 不需要符号、数字或大写字母 [Avoid repeated words and characters] => 避免重复的单词和字符 [Avoid sequences] => 避免顺序 [Avoid recent years] => 避免最近的年份 [Avoid years that are associated with you] => 避免与您相关的年份 [Avoid dates and years that are associated with you] => 避免使用与您相关的日期和年份 [Capitalization doesn't help very much] => 大写并没有太大帮助 [All-uppercase is almost as easy to guess as all-lowercase] => 全大写几乎和全小写一样容易被猜到 [Reversed words aren't much harder to guess] => 颠倒过来的单词也不难猜到 [Predictable substitutions like '@' instead of 'a' don't help very much] => 像‘@’而不是‘a’这样的可预见的替代并没有多大帮助 [Add another word or two. Uncommon words are better.] => 再加上一两个单词。不常见的单词更好。 [Yes] => 是 [No] => 否 [None] => 无 [Very weak] => 非常弱 [Weak] => 弱 [Average] => 平均 [Strong] => 强 [Very strong] => 非常强 [Merchandise returns] => 退货 [The page you are looking for was not found.] => 找不到您要的页面。 [Our Offers] => 我们的商品 [Log in] => 登入 [Create new account] => 创建新账户 [Monday] => 星期一 [Tuesday] => 星期二 [Wednesday] => 星期三 [Thursday] => 星期四 [Friday] => 星期五 [Saturday] => 星期六 [Sunday] => 星期日 [Brands] => 品牌 [Addresses] => 地址 [(tax incl.)] => (含税 ) [(tax excl.)] => (不含税) [(tax included)] => (含税) [(tax excluded)] => (未含税) [Tax included] => 含税 [Tax excluded] => 不含税 [Call us: [1]%phone%[/1]] => 联络我们: [1]%phone%[/1] [Store information] => 店信息 [Email us:] => 发邮件给我们: [Call us:] => 联络我们: [Fax:] => 传真: [Fax: [1]%fax%[/1]] => 传真: [1]%fax%[/1] [Currency:] => 货币: [Currency dropdown] => 货币下拉菜单 [Carousel container] => 传送带容器 [Carousel buttons] => 旋转按钮 [Previous] => 上一个 [Next] => 下一个 [Language:] => 语言: [Language dropdown] => 语言下拉菜单 [Sort by:] => 排序方式: [%copyright% %year% - Ecommerce software by %prestashop%] => %copyright%%year%-由%prestashop% 提供的电子商务软件 [List of sub categories in %name%:] => %name% 在子类别的列表: [Home] => 主页 [You are not allowed to access this page.] => 您无权访问此页。 ) [ShopWarehousetheme] => Array ( [Follow us] => 跟着我们 [Newsletter] => 通讯 [Sign up to newsletter] => 注册时事通讯 [Payments] => 付款 [About] => 关于 [Show all] => 显示所有 [More] => 更多的 [Less] => 较少的 [Brands] => 品牌 [Posts] => 帖子 [Checkout] => 查看 [It is your account dashboard. Choose your section. ] => 这是您的帐户仪表板。 选择你的部分。. ) [ModulesCustomeraccountlinksAdmin] => Array ( [My Account block] => 我的账户区域 [Enrich your stats, add a registration progress tab to analyze your visitors’ behavior.] => 丰富您的统计数据,添加注册进度选项卡以分析访问者的行为。 [Credit slips] => 代金券 [Personal info] => 个人信息 [Merchandise returns] => 退货 ) [AdminShippingHelp] => Array ( [Format:] => 格式: [Filesize:] => 文件大小: [MB max.] => MB 最大值 [Current size:] => 当前大小: [undefined] => 未定义 [Your online store needs to have a proper carrier registered in PrestaShop as soon as you start shipping your products. This means sending yours parcels using your local postal service, or having a contract with a private carrier which in turn will ship your parcels to your customers. In order to have PrestaShop suggest the most adequate carrier to your customers during their order checkout process, you need to register all the carriers with which you have chosen to work.] => 一旦您开始运送您的产品,您的网上商店必须需要一个已在PrestaShop 里注册合适的承运商。这意味着使用您的当地邮局服务来运送您的包裹,或者和私人承运商签定协议请他们运送您的包裹给您的客人。为了让 PrestaShop 能够在您的客人买单时为他们推荐最合适的承运商,您必须注册您所选的所有承运商。 [PrestaShop comes with a number of carrier modules that you can activate. You can also buy carrier modules on the PrestaShop Addons marketplace. Recommended modules are listed below: install the module that matches your carrier, and configure it!] => PrestaShop 自带一些承运商模块可供您激活使用。您也可以在 PrestaShop Addons 市场购买承运商模块。推荐的模块如下:安装和您的承运商相吻合的模块并做好配置! [Note: DO NOT register a new carrier if there already exists a module for it! Using a module will be much faster and more accurate!] => 备注:如果已经有了现成的模块,请不要注册新的承运商!使用模块将会更快更准确! [The carrier's name will be displayed during checkout.] => 送货员的名字会在结算是显示 [The delivery time will be displayed during checkout.] => 到货时间会在结算时显示。 [Delivery tracking URL: Type '@' where the tracking number should appear. It will be automatically replaced by the tracking number.] => 订单跟踪:在跟踪号出现的地方打@,它会被跟踪号自动替换 [For example: 'http://example.com/track.php?num=@' with '@' where the tracking number should appear.] => 例如:'http://example.com/track.php?num=@',其中'@'代表快递单号。 [Include the handling costs (as set in Shipping > Preferences) in the final carrier price.] => 包括装卸运输等所有快递费用(在运输>首选项中设置)。 [Out-of-range behavior occurs when no defined range matches the customer's cart (e.g. when the weight of the cart is greater than the highest weight limit defined by the weight ranges).] => 顾客的购物车超出范围时没有定义相匹配的处理(例如,当购物车内商品的重量大于限定的最高重量)。 [Maximum width managed by this carrier. Set the value to "0", or leave this field blank to ignore.] => 长度上限由该运营商管理。如果忽视,将该值设置为“0”,或将该字段留空。 [The value must be an integer.] => 值必须为整数 [Maximum height managed by this carrier. Set the value to "0", or leave this field blank to ignore.] => 送货员能处理的最大重量,设置为0或保留空白表示忽视它 [Maximum depth managed by this carrier. Set the value to "0", or leave this field blank to ignore.] => 宽度上限由该运营商管理。如果忽视,将该值设置为“0”,或将该字段留空。 [Maximum weight managed by this carrier. Set the value to "0", or leave this field blank to ignore.] => 重量上限由该运营商管理。如果忽视,将该值设置为“0”,或将该字段留空。 [Allowed characters: letters, spaces and "%special_chars%".] => 允许的字符:字母,空格 和“%special_chars%” [For in-store pickup, enter 0 to replace the carrier name with your shop name.] => 选择上门提货,请输入0以替代货运公司名称为您的在线商店名称。 [Enter "0" for a longest shipping delay, or "9" for the shortest shipping delay.] => 输入“0”表示送货时间最长延迟,或者输入“9”表示送货时间最小延迟。 [Mark the groups that are allowed access to this carrier.] => 标记被允许访问该运营商的组。 [Enable the carrier in the front office.] => 在前台启用运货商。 [Carrier name displayed during checkout] => 结账时显示运送商名称 [Upload a logo from your computer.] => 从您的电脑上传商标文件。 [or] => 或 [Estimated delivery time will be displayed during checkout.] => 到货时间估算值将会在结算过程中显示。 [Delivery tracking URL: Type '@' where the tracking number should appear. It will then be automatically replaced by the tracking number.] => 订单跟踪:在跟踪的号码前添加@字符。跟踪号码也会进行自动添加。 [The zones in which this carrier will be used.] => 物流公司会在这里使用 [Group access] => 访问组 [Apply both regular shipping cost and product-specific shipping costs.] => 同时申请常规邮费和特殊物品邮费 [Include the shipping and handling costs in the carrier price.] => 在运费中包含运送及处理费用 [Apply the cost of the highest defined range] => 最高申请费用范围 [Out-of-range behavior occurs when none is defined (e.g. when a customer's cart weight is greater than the highest range limit).] => 顾客的购物车超出范围时没有定义相匹配的处理(例如,当购物车内商品的高度大于限定的最大高度)。 [Maximum height managed by this carrier. Set the value to "0," or leave this field blank to ignore.] => 送货员能承载的最大高度,设置为0或保留空白表示忽视它 [Maximum width managed by this carrier. Set the value to "0," or leave this field blank to ignore.] => 送货员能承载的最大宽度,设置为0或保留空白表示忽视它 [Maximum depth managed by this carrier. Set the value to "0," or leave this field blank to ignore.] => 宽度上限由该运营商管理。如果忽视,将该值设置为“0”,或将该字段留空。 [Maximum weight managed by this carrier. Set the value to "0," or leave this field blank to ignore.] => 送货员能承载的最大重量,设置为0或保留空白表示忽视它 [Your shop's default carrier.] => 您商店的默认配送商. [This will only be visible in the front office.] => 这只能在前台看到。 [You need to register all the carriers with which you have chosen to work. PrestaShop comes with a selection of carrier modules you can install right below the page or buy on [1]Addons marketplace[/1].] => 您需要注册您选择与之合作的所有运营商。 PrestaShop 附带了一系列配送模块,您可以在页面下方安装或在 [1]Addons 市场 [/1] 上购买。 [If there is no existing module for your carrier, you can register it manually by clicking on "[1]" but before, please make sure you did not register a new carrier if a module already exists for it!] => 如果您的配送商没有现有模块,您可以通过单击“[1]”手动注册它,但在此之前,如果模块已经存在,请确保您没有注册新的运营商! [If you set these parameters to 0, they will be disabled.] => 设置为0,则禁用这些参数。 [Coupons are not taken into account when calculating free shipping.] => 当计算免运费时,折扣卷不算在内。 ) [ModulesBlockwishlistShop] => Array ( [You aren't logged in] => 您未登录 [Unknown action] => 未知操作 [There was an error adding the product] => 添加产品时发生错误 [There was an error while adding the product attributes] => 添加产品属性时出错 [Product added] => 添加产品 [The list name is invalid.] => 这个列表名称是无效。 [The list has been properly created] => 列表已正确创建 [Error saving the new list] => 保存新清单时出错 [Missing name parameter] => 缺少名称参数 [The list name is invalid] => 这个列表名称是无效。 [List has been renamed] => 列表已重命名 [List could not be renamed] => 无法重命名列表 [List has been removed] => 列表已删除 [List deletion was unsuccessful] => 列表删除失败 [Product successfully removed] => 产品已成功移除 [Unable to remove product from list] => 无法从列表中移除产品 [Product successfully updated] => 产品更新成功 [Unable to update product from wishlist] => 无法从心愿单更新产品 [Request is missing one or multiple parameters] => 请求缺少一个或多个参数 [Product added to cart] => 产品已添加至购物车 [Error when adding product to cart] => 将产品添加到购物车时出错 [You're not allowed to manage this list.] => 你无权管理这个列表。 [You do not have access to this wishlist.] => 您无权访问此心愿单。 [WishList: %wishlist_name%] => 愿望清单:%wishlist_name% [Add to wishlist] => 添加至愿望清单 [No list found.] => 未找到清单 [Wishlist name] => 愿望清单名称 [Create wishlist] => 创建心愿单 [Add name] => 添加名称 [List title is too short] => 列表标题太短 [Cancel] => 取消 [Remove product from wishlist] => 从愿望清单中删除产品 [Delete wishlist] => 删除心愿单 [The product will be removed from "%nameofthewishlist%".] => 该产品将从“%nameofthewishlist%”中删除。 [Remove] => 删除 [Delete] => 删除 [Sign in] => 登录 [You need to be logged in to save products in your wishlist.] => 您需要登录才能将产品保存在您的心愿单中。 [Rename wishlist] => 重命名心愿单 [Share wishlist] => 分享心愿单 [Copied!] => 已复制! [Share link] => 分享链接 [Copy text] => 复制文本 [Showing %min% - %max% of %total% item(s)] => 显示 %min% - %max% 件 共 %total% 件商品) [Previous] => 上一个 [Next] => 下一个 [Wishlist name modified!] => 愿望清单名称已修改! [Product added to wishlist!] => 产品添加到愿望清单! [Wishlist created!] => 心愿单已创建! [Wishlist deleted!] => 愿望清单已删除! [Share link copied!] => 分享链接已复制! [Product deleted!] => 产品已删除! [No wishlist found.] => 未找到心愿单。 [Rename] => 重命名 [Share] => 分享 [Return to your account] => 返回您的帐户 [Last added] => 最近添加 [Customize] => 自定义 [No products found] => 暂无商品 [Return to wishlists] => 返回心愿单 ) [ModulesEmailsubscriptionAdmin] => Array ( [Newsletter subscription] => 电子简报订阅 [Keep in touch with your customers the way you want, add a form to the homepage of your store and allow all the curious to subscribe to your newsletter.] => 以您想要的方式与您的客户保持联系,在您商店的主页上添加一个表格,并允许所有好奇的人订阅您的时事通讯。 [Are you sure that you want to delete all of your contacts?] => 您确认要删除所有的联系方式? [Subscribed] => 订阅 [Iso language] => ISO语言 [Subscribed on] => 订阅于 [Newsletter registrations] => 时事通讯注册 [Unsubscribe] => 取消订阅 [Would you like to send a verification email after subscription?] => 订阅后发送确认电子邮件? [Would you like to send a confirmation email after subscription?] => 订阅后发送确认电子邮件? [Welcome voucher code] => 欢迎券代码 [Leave blank to disable by default.] => 留空 [Newsletter conditions] => 订阅条件 [This text will be displayed beneath the newsletter subscribe button.] => 文本将显示在新闻订阅按钮的下方 [Export customers' addresses] => 导出客户地址 [Customers' country] => 客户的国家 [Filter customers by country.] => 按国家筛选客户. [Newsletter subscribers] => 电子期刊订阅者 [Filter customers who have subscribed to the newsletter or not, and who have an account or not.] => 筛选订阅了电子报的客户, 以及哪些有账户,哪些没有账户 [Customers can subscribe to your newsletter when registering, or by entering their email in the newsletter form.] => 客户可以在注册的时候订阅你的时事通讯。或者在时事通讯表格上填写他们的邮箱来订阅。 [All subscribers] => 所有订阅者 [Subscribers with account] => 有账号的订阅者 [Subscribers without account] => 无账号的订阅者 [Non-subscribers] => 无用户 [Partner offers subscribers] => 合作伙伴的订阅者 [Filter customers who have agreed to receive your partners' offers or not.] => 以是否同意接受你的合作伙伴的优惠信息来筛选客户 [Partner offers subscribers have agreed to receive your partners' offers.] => 选择已同意接收您的合作伙伴优惠信息的订阅用户。 [All customers] => 所有客户 [Partner offers non-subscribers] => 非合作伙伴订阅者 [Search for addresses] => 按地址搜索 [Email address to search] => 按电子邮件地址搜索 [Example: contact@prestashop.com or @prestashop.com] => 例如: contact@prestashop.com或者prestashop.com [No customers found with these filters!] => 在此过滤条件下没有找到客户! [The .CSV file has been successfully exported: %d customers found.] => .CSV文件已经成功导出:找到%d个客户。 [Download the file] => 下载此文件 [WARNING: When opening this .csv file with Excel, choose UTF-8 encoding to avoid strange characters.] => 警告:当用Excel打开这个 .csv 文件时,请选择UTF-8 编码以免出现奇怪的字符。 [Error: Write access limited] => 错误:写访问受限 [No result found!] => 未找到结果! [Newsletter subscription: no email to delete, this customer has not registered.] => 通讯订阅:没有要删除的电子邮件,此顾客尚未注册。 [Newsletter subscription: no email to export, this customer has not registered.] => 通讯订阅:没有要导出的电子邮件,此顾客尚未注册。 ) [ModulesContactformShop] => Array ( [Please select a subject from the list provided. ] => 请从提供的列表里选择一个对象。 [An error occurred during the file-upload process.] => 文件上传的时候发生了错误 [Bad file extension] => 错误的文件扩展 [An error occurred while sending the message, please try again.] => 在发送消息的时候出现了错误,请再次尝试! [An error occurred while sending the message.] => 在发信息时发生了错误。 [Your message has been successfully sent to our team.] => 您的留言已发送给工作人员。 [Customer service - Contact us] => 客户服务- 联系我们 [Send a message] => 发送一条信息 [If you would like to add a comment about your order, please write it in the field below.] => 如果您想对您的订单进行评论,请写在下面。 [Subject Heading] => 标题 [Email address] => 邮箱地址 [Order reference] => 订单参考 [Select reference] => 选择参考 [Attach File] => 附件 [Message] => 消息: [Send] => 发送 ) [messages] => Array ( [[undefined]] => [未定义] [If enabled, the voucher will not apply to products already on sale.] => 如果启用,优惠券将不再加到已经是促销的产品上。 [Add a rule concerning] => 添加规则关于 [The product(s) are matching one of these:] => 找到以下相符的商品: [Discount name] => 折扣名称 [Sync success] => 同步成功 [Close] => 关闭 [Customer since: %s] => 客户自:%s [Choose a template] => 选择一个范本 [Send] => 发送 [You can add a comment here.] => 您可以在此处添加一条评论。 [Customer ID:] => 客户ID: [Order #] => 订单# [Product #] => 商品# [Subject:] => 主题: [No result] => 没有结果 [Read more] => 阅读更多 [%] => % [Discount:] => 折扣: [Please name your data matching configuration in order to save it.] => 请把您的数据命名为和配置相吻合来进行保存。 [Match your data] => 符合你的数据 [Please match each column of your source file to one of the destination columns.] => 请您把你的来源文件的每一栏位都对映到目标列中。 [Load a data matching configuration] => 加载与配置吻合的数据 [Load] => 加载 [Save your data matching configuration] => 保存和配置相符的数据 [Two columns cannot have the same type of values] => 两个栏位不能有相同的数值类型 [This column must be set:] => 该栏位应该设置成: [Rows to skip] => 要跳过的行 [Indicate how many of the first rows of your file should be skipped when importing the data. For instance set it to 1 if the first row of your file contains headers.] => 在导入数据时,说明你文件里最初几行应该被跳过。比如,如果你文件的第一行含有页眉,你可以把它设置成1. [Password] => 密码 [Your password has been successfully changed.] => 您的密码已成功更改 [Translate] => 翻译 [Generate RTL Stylesheets] => 生成RTL 样式表 [Manage hooks] => 管理hooks [Reset] => 复原 [To add a new module, simply connect to your PrestaShop Addons account and all your purchases will be automatically imported.] => 要添加新的模块,只要连接到您的 PrestaShop 插件账号,您所有已购买的模块将都被自动导入。 [Can I add my own modules?] => 我可以添加自己的模块吗? [Please note that for security reasons, you can only add modules that are being distributed on PrestaShop Addons, the official marketplace.] => 请注意为了安全起见,您只能添加已经在 PrestaShop 插件官方市场上发布的模块。 [Modules list] => 模块列表 [Normal view] => 正常视图 [Favorites view] => 收藏夹视图 [Module] => 模块 [Tab] => 标签 [Categories] => 分类 [Interest] => 兴趣 [Favorite] => 最喜欢的 [Filter by] => 筛选自 [Installed & Not Installed] => 已安装 & 未安装 [Installed Modules] => 安装模块 [Modules Not Installed ] => 未安装模块 [Enabled & Disabled] => 启用&禁用 [Enabled Modules] => 启用模块 [Disabled Modules] => 禁用模块 [Authors] => 作者 [All authors] => 所有作者 [Confirm reset] => 确认重置 [Would you like to delete the content related to this module ?] => 您想删除与此相关的模块的内容? [No - reset only the parameters] => 否 - 只重置参数 [Yes - reset everything] => 是 - 全部重置 [Preferences saved] => 偏好己保存 [Uninstall] => 卸载 [Remove from Favorites] => 从收藏中删除 [Mark as Favorite] => 收藏 [by] => 由 [You bought this module on PrestaShop Addons. Thank You.] => 您已在PrestaShop Addons 上购买了此模块。谢谢。 [Bought] => 已购买 [This module is available on PrestaShop Addons] => 该模块在PrestaShop Addons 里有 [Popular] => 最热商品 [Official] => 官方 [Need update] => 需要升级 [Free] => 免费! [Install] => 安装 [Module %1s ] => 模块%1s [Official, PrestaShop certified module. Free, secure and includes updates!] => 官方的,PrestaShop 已认证的模块。免费,安全并含有所有更新内容! [Update it!] => 升级 [Install the selection] => 安装选中的 [Uninstall the selection] => 卸载选中的 [No modules available in this section.] => 此部分没有可用的模块。 [Manage translations] => 管理翻译: [Add a new module] => 添加新模块 [The module must either be a Zip file (.zip) or a tarball file (.tar, .tar.gz, .tgz).] => 该模块必须是一个Zip压缩文件 (.zip) 或者 tarball文件 (.tar, .tar.gz, .tgz). [Upload a module from your computer.] => 通过电脑升级模块 [Module file] => 模块文件 [Choose a file] => 选择文件夹 [Upload this module] => 上载模块 [An upgrade is available for some of your modules!] => 您的某些模块已有更新! [Favorites] => 收藏夹 [All] => 全部 [List of modules] => 模块列表 [Update all] => 全部升级 [Check for update] => 检查更新信息 [Help] => 帮助 [(%s votes)] => (%s 票数) [(%s vote)] => (%s 票数) [Description] => 描述 [Merchant benefits] => 商家福利 [Install module] => 安装模块 [View on PrestaShop Addons] => 在PrestaShop Addons中浏览 [v] => v [This module is available for free thanks to our partner.] => 此模块免费,感谢我们的合作商。 [Not Installed] => 未安装 [Installed] => 已安装 [More modules on addons.prestashop.com] => 更多模块在 addons.prestashop.com [The controller %s is missing or invalid.] => 控制器%s缺失或无效。 [Back to the previous page] => 返回到上一页 [Go to the dashboard] => 转到仪表盘页 [Attachment] => 附件 [Category] => 类别 [Brand] => 品牌 [Supplier] => 供应商 [Number of products:] => 货品数量: [Product name] => 商品名称 [Attribute name] => 属性名称 [Supplier Reference] => 供应商参号: [Wholesale price] => 在您购买此产品批发价格 [EAN13] => 条形码: [UPC] => UPC: [Available Quantity] => 可用数量 [N/A] => 未知 [EAN-13] => EAN-13 [%limit% for suhosin.post.max_vars.] => suhosin.post.max_vars的%limit% [%limit% for suhosin.request.max_vars.] => suhosin.post.max_vars的%limit% [%d] => %d [You must use this syntax in your translations. Here are several examples:] => 您必须在翻译中使用此语法。以下是几个例子: [Date range] => 日期范围 [Custom] => 顾客 [to] => 至 [Compare to] => 比较 [Previous period] => 上期 [Previous Year] => 去年 [Previous year] => 去年 [Sunday] => 星期日 [Monday] => 星期一 [Tuesday] => 星期二 [Wednesday] => 星期三 [Thursday] => 星期四 [Friday] => 星期五 [Saturday] => 星期六 [Sun] => 周日 [Mon] => 周一 [Tue] => 周二 [Wed] => 周三 [Thu] => 周四 [Fri] => 周五 [Sat] => 周六 [Su] => 星期日 [Mo] => 星期一 [Tu] => 周二 [We] => 周三 [Th] => 周四 [Fr] => 周五 [Sa] => 周六 [January] => 一月 [February] => 二月 [March] => 三月 [April] => 四月 [May] => 五月 [June] => 六月 [July] => 七月 [August] => 八月 [September] => 九月 [October] => 十月 [November] => 十一月 [December] => 十二月 [Jan] => 一月 [Feb] => 二月 [Mar] => 三月 [Apr] => 四月 [May ] => 五月 [Jun] => 六月 [Jul] => 七月 [Aug] => 八月 [Sep] => 九月 [Oct] => 十月 [Nov] => 十一月 [Dec] => 十二月 [Customers] => 客户 [Orders] => 订单 [Income] => 收入 [Message] => 消息: [Traffic] => 流量 [Conversion] => 转换 [Group:] => 组: [Add tag] => 添加标签 [Remove] => 删除 [Now] => 现在 [Done] => 完成 [Choose Time] => 选择时间 [Time] => 时间 [Hour] => 小时 [Minute] => 分钟 [Group name] => 用户组别名称 [No group created] => 目前还没有创建任何团体 [No records found] => 没有找到记录 [Select all] => 全选 [Unselect all] => 取消全选 [Display] => 显示 [result(s)] => 结果 [From] => 从 [Please fill at least one field to perform a search in this list.] => 请填写至少一个字符在该列表中进行搜索。 [Refresh list] => 刷新列表 [Show SQL query] => 显示SQL查询 [Export to SQL Manager] => 导出到SQL Manager [Shop group] => 商店群組 [To] => 至: [Multistore] => Multiboutique [Check / Uncheck all] => 选择/取消所有 [If you check a field, change its value, and save, the multistore behavior will not apply to this shop (or group), for this particular parameter.] => 如果勾选一个字段,改变其数值,并保存,多家店的该特定参数将无法被应用到此店铺(或群组)。 [(tax excl.)] => (不含税) [You can't change the value of this configuration field in the context of this shop.] => 您不能改变此店铺的这个配置字段的值。 [Set required fields for this section] => 设置本部分必填字段 [Required Fields] => 必填项 [Select the fields you would like to be required for this section.] => 选择这部分你需要的字段。 [Field Name] => 字段名称 [%s group] => %s群组 [All shops] => 所有店铺 [(%s selected)] => (%s 被选) [Group: %s] => 组:%s [search...] => 搜索... [Add files...] => 添加文件... [Add file...] => 添加文件... [Upload files] => 上传文件 [Upload file] => 上传文件 [You cannot have more than %s images in total. Please remove some of the current images before adding new ones.] => 您不能有超过%s张图片。请在加载新图片前移除一些现有的图片。 [Remove file] => 删除文件 [Download current file] => 下载当前文件 [File size] => 文件大小: [You have reached the limit (%s) of files to upload, please remove files to continue uploading] => 您已达到文件上传的上限(%s),请删除文件继续上传 [Add files] => 添加文件 [Add file] => 添加文件 [Download current file (%skb)] => 下载当前文件(%skb) [You can upload a maximum of %s files] => 您最多可以上传%s个文件 [There are %d warnings:] => 这里有 %d 个警告。 [123.45.67.89] => 123.45.67.89 [and stay] => 并留在此页 [Oh no!] => 哦,不! [The mobile version of this page is not available yet.] => 此页面的该模块版本暂时还没有。 [Please use a desktop computer to access this page, until is adapted to mobile.] => 请使用桌面电脑来进入该页面,知道它被调试好可以在手机上使用。 [Thank you.] => 谢谢。 [by name] => 名 [by ip address] => IP地址 [List] => 列表 [View details] => 查看详情 [Options] => 选择 [Generator] => 生成器 [%s: %s] => %s: %s [filter by %s] => 按 %s 筛选 [%s deletion] => %s 删除 [%s addition] => %s 增加 [%s modification] => %s 修改 [Do you really want to uninstall this module?] => 您真的要卸载该模块? [Disable this module] => 禁用此模块 [Enable this module for all shops] => 启用这个模块的所有店铺 [Disable on mobiles] => 手机禁用 [Disable on tablets] => 平板电脑禁用 [Disable on computers] => 电脑禁用 [Display on mobiles] => 电脑上显示 [Display on tablets] => 平板电脑上显示 [Display on computers] => 显示在电脑上 [This action will permanently remove the module from the server. Are you sure you want to do this?] => 此操作将永久地从服务器中删除模块。您确定要这么做吗? [Comment:] => 评论: [Other Modules] => 其它模块 [Module not found] => 模块未发现 [Modules to update] => 需升级模块 [Translate this module] => 翻译该模块 [Straight rows of keys are easy to guess] => 连续排列的字符容易被猜到 [Short keyboard patterns are easy to guess] => 短键盘模式很容易被猜到。 [Use a longer keyboard pattern with more turns] => 使用回转较多的长手势密码 [Repeats like "aaa" are easy to guess] => 类似于“aaa”的字母组合容易被猜到 [Repeats like "abcabcabc" are only slightly harder to guess than "abc"] => 类似于“abcabcabc”的字母组合仅比“abc”复杂一点 [Sequences like abc or 6543 are easy to guess] => 类似于“abc”或“6543”的序列容易被猜到 [Recent years are easy to guess] => 最近的年份很容易被猜测到。 [Dates are often easy to guess] => 日期通常很容易猜到 [This is a top-10 common password] => 这是排名前十的常见密码 [This is a top-100 common password] => 这是排名前100位的常见密码 [This is a very common password] => 这是一个非常常见的密码 [This is similar to a commonly used password] => 这类似于常用的密码 [A word by itself is easy to guess] => 这个单词本身很容易被猜到 [Names and surnames by themselves are easy to guess] => 名字和姓氏本身很容易猜到 [Common names and surnames are easy to guess] => 常见的名字和姓氏是容易猜到 [Very weak] => 非常弱 [Weak] => 弱 [Average] => 平均 [Strong] => 强 [Very strong] => 非常强 [Use a few words, avoid common phrases] => 用几个单词,避免常见的短语 [No need for symbols, digits, or uppercase letters] => 不需要符号、数字或大写字母 [Avoid repeated words and characters] => 避免重复的单词和字符 [Avoid sequences] => 避免顺序 [Avoid recent years] => 避免最近的年份 [Avoid years that are associated with you] => 避免与您相关的年份 [Avoid dates and years that are associated with you] => 避免使用与您相关的日期和年份 [Capitalization doesn't help very much] => 大写并没有太大帮助 [All-uppercase is almost as easy to guess as all-lowercase] => 全大写几乎和全小写一样容易被猜到 [Reversed words aren't much harder to guess] => 颠倒过来的单词也不难猜到 [Predictable substitutions like '@' instead of 'a' don't help very much] => 像‘@’而不是‘a’这样的可预见的替代并没有多大帮助 [Add another word or two. Uncommon words are better.] => 再加上一两个单词。不常见的单词更好。 [Gender] => 性别 [Name] => 名称 [Birth date] => 出生日期 [Age] => 年龄: [Email] => E-mail [Language] => 语言: [Last visit] => 上一次访问: [Siret] => Siret [Company] => 公司 [Website] => 您的店铺 [Addresses] => 地址 [Alias] => 別名: [Address] => 地址 [Country] => 国家 [Date] => 日期 [Reference] => 参考 [Payment] => 付款 [Total paid] => 总计支付 [No orders] => 无订单 [Products bought] => 已购商品 [Quantity] => 数量 [Carts] => 购物车 [Total products] => 全部商品: [Cart ID] => 信用卡号码 [Product reference] => 商品编号 [No products] => 暂无产品 [Messages] => 信息 [IP] => IP [Last connections] => 上次登陆 [IP address] => IP [Are you sure you want to uninstall this module?] => 您是否确定要卸载此模块? [Generate password] => 生成密码 [Change password...] => 修改密码 [Current password] => 旧密码 [New password] => 新密码 [Confirm password] => 确认密码 ) [AdminOrderscustomersFeature] => Array ( [Total spent since registration:] => 注册以来已消费: [Cart summary] => 购物车总结 [Ref:] => 编号: [Text #] => 编号 [Total cost of products:] => 商品总成本: [Total value of vouchers:] => 优惠券总计: [Total cost of gift wrapping:] => 礼品包装总费: [Total shipping costs:] => 总物流费用: [Order information] => 订单资料 [Order #%d] => 订单 #%d [Made on:] => 制成于: [No order was created from this cart.] => 此购物车并无订单 [Create an order from this cart.] => 为此购物车创建一个订单。 [Customer information] => 客户资料 [Account registration date:] => 账户注册日期: [Valid orders placed:] => 有效订单: [Guest not registered] => 未注册 客户 [New messages] => 新信息 [Open] => 打开 [Closed] => 关闭 [Pending 1] => 有待解决1 [Pending 2] => 有待解决2 [No new messages] => 暂无新留言 [New message] => 新信息 [Meaning of status] => 状态含义 [Statistics] => 数据 [Sync] => 同步 [Run sync:] => 同步运行: [Run sync] => 同步运行 [Click to synchronize mail automatically] => 点击自动同步电子邮件 [Someone else] => 他人 [Forward this discussion] => 转发该讨论 [Forward this discussion to an employee:] => 将该讨论转发给员工: [Comment:] => 评论: [Forward] => 转发 [See more] => 阅览更多 [Thread] => 帖子 [Forward this discussion to another employee] => 转发此讨论给另外一名员工 [Orders and messages timeline] => 订单和消息时间线 [Your answer to] => 您的回复 [To:] => 到: [[1]%count%[/1] order(s) validated for a total amount of [2]%total%[/2]] => [1]%count%[/1] 订单已确认的总金额为 [2]%total%[/2] [No orders validated for the moment] => 目前没有订单需要确认 [Order #] => 订单# [View order] => 浏览订单 [View customer] => 浏览客户 [Customer ID:] => 客户ID: [Sent on:] => 发送自: [Browser:] => 浏览器: [File attachment] => 附件: [View file] => 浏览文件 [Product #] => 商品# [View this thread] => 浏览该问题 [Sent by:] => 发送自: [Thread ID:] => 问题ID: [Message ID:] => 信息ID: [Message:] => 留言: [Reply to this message] => 回答该信息 [Please type your reply below:] => 请在下面输入您的回复: [Your reply will be sent to:] => 您的回复将会被发送至: [Send my reply] => 发送我的回答 [Text #%d] => 文本#%d [Search for a product] => 查询商品 [View this order] => 查看此订单 [Delay] => 延迟 [Hi, Unfortunately, an item on your order is currently out of stock. This may cause a slight delay in delivery. Please accept our apologies and rest assured that we are working hard to rectify this. Best regards,] => 嗨, 很抱歉,你订单中有一件商品目前没有库存。这可能会导致您的包裹轻微的延迟。 请接受我们的道歉,请您放心,我们正在努力让此问题给您带来的不便降到最小。 至上 [Waiting for confirmation] => 等待确认 [Waiting for package] => 等待邮寄中 [Package received] => 包裹已签收 [Return denied] => 退货被拒绝 [Return completed] => 退货已完成 [Awaiting check payment] => 等待支票付款 [Payment accepted] => 付款已接受 [Processing in progress] => 请求处理中 [Shipped] => 已发货 [Delivered] => 已发货 [Canceled] => 已取消 [Payment error] => 支付错误 [On backorder (paid)] => 缺货(已付款) [On backorder (not paid)] => 缺货(未付款) [Awaiting bank wire payment] => 等待电汇付款 [Remote payment accepted] => 接受远程付费 [Awaiting Cash On Delivery validation] => Remote payment accepted [None] => 无 [Low] => 低 [Medium] => 中 [High] => 高 [1 - Creation in progress] => 1- 正在创建 [2 - Order validated] => 2- 订单已确认 [3 - Pending receipt] => 3 - 待收货 [4 - Order received in part] => 4 - 订单已被部分接收 [5 - Order received completely] => 5 - 订单已被完全接收 [6 - Order canceled] => 6-订单已取消 [Non ordered] => 没有下单 [Abandoned cart] => 被遗弃的购物车 [Export carts] => 导出购物车 [Abandoned Carts] => 被遗弃的购物车 [From %date1% to %date2%] => 从 %date1% 到 %date2% [Average Order Value] => 平均订单额 [Net Profit per Visitor] => 每位客户净利润 [Free Shipping] => 免运费 [%amount% tax excl.] => %amount% 不含税 [Cart #%ID%] => 购物车 #%ID% [VAT number] => 增值税号 [Identification number] => 身份识别号码 [Time limit of validity] => 有效退货时间: [Returns prefix] => 返回前缀 [Return Merchandise Authorization (RMA)] => 退货许可 [Customer explanation] => 客户退货原因: [Returns form] => 退货自 [Order #%id% from %date%] => 订单 #%id% 从 %date% [Date issued] => 发布日期 [Enable returns] => 退货启用: [Back office order] => 后台订单 [Free order] => 空的订单 [Newsletter] => 电子简报 [Unknown] => 未知 [%1$d years old (birth date: %2$s)] => %1$d 岁 (生日: %2$s) [Average Age] => 平均年龄 [Net Profit per Visit] => 每访问净利润 [30 days] => 30 天 [Newsletter Registrations] => 时事通讯注册 [Orders per Customer] => 每位客户订单数 [Total Cart] => 购物车总金额 [Manual order -- Employee:] => 人工补单 - 员工: [not paid] => 未支付 [overpaid] => 多付的 [Credit slip for order #%d] => 订单代金券#%d [Download credit slip] => 下载信用券 [Phone number(s)] => 电话号码 [Qty available] => 可用数量 [Change Order Status] => 更改订单状态 [Open in new tabs] => 在新标签页中打开 [It looks like you have exceeded the number of tabs allowed. Check your browser settings to open multiple tabs.] => 您似乎超出了允许的选项卡数量。 检查您的浏览器设置以打开多个选项卡。 [Risk] => 风险 [Outstanding allowance] => 未偿还的津贴 [Current outstanding] => 当前未支付 [Registration] => 注册 [Last visit] => 上一次访问: [You can use this feature in a single shop context only. Switch context to enable it.] => 您只能在单个商店环境中使用此功能。 切换上下文以启用它。 [Add new order message] => 添加新订单信息 [New client] => 新客户 [Add new order] => 增添新订单 [Orders] => 订单 [Order %reference% from %firstname% %lastname%] => 来自%firstname% %lastname%的订单 %reference% [Customer email] => 客户邮件 [The national ID card number of this person, or a unique tax identification number.] => 身份证号码或纳税识别号。 [Address alias] => 地址别名 [Birthday] => 生日: [Group access] => 访问组 [Default customer group] => 默认客户组 [Website] => 您的店铺 [Allowed outstanding amount] => 允许赊帐 [Maximum number of payment days] => 付款最多天数 [Risk rating] => 风险评级 [Add a note on this customer. It will only be visible to you.] => 添加有关此客户的注释。 它只会对您可见。 [Transform to a customer account] => 转换到客户账户 [Return window] => 返回窗口 [Return prefix] => 返回前缀 [Free shipping] => 免运费 [The "shipping" field must be a valid number] => “shipping”字段必须是一个有效数字 [Re-stock products] => 返仓商品 [Generate a credit slip] => 生成贷方传票 [Generate a voucher] => 生成优惠券 [Product(s) price:] => 商品价格: [Product(s) price, excluding amount of initial voucher:] => 商品价格,不含最初的代金券金额: [Credit slip prefix] => 代金券前缀 [Delivery prefix] => 送货单前缀: [Delivery number] => 送货编号: [Enable product image] => 启用商品图像 [Add a note on this order. It will only be visible to you.] => 在此订单上添加注释。 它只会对您可见。 [After the sequential number] => 在序列号之后 [Before the sequential number] => 在序列号之前 [Enable invoices] => 启用发票: [Enable tax breakdown] => 启动税项细分 [Invoice prefix] => 发票编号前缀: [Add current year to invoice number] => 将当前年份添加到发票号码 [Reset sequential invoice number at the beginning of the year] => 年初时重置发票号码序号 [Position of the year date] => 年份位置 [Invoice number] => 发票编号: [Legal free text] => 合法的自由文本 [Footer text] => 页脚文本 [Invoice model] => 发票样式 [Use the disk as cache for PDF invoices] => 使用磁盘作为缓存为PDF格式的发票 [Display to customer?] => 显示给客户? [Manage your orders] => 管理您的订单 [Find all your orders on this page and access their main information in one click: check the cart total, the payment method, the shipping details, or if it comes from a new client. You can even update the status from the listing!] => 在此页面上查找您的所有订单并一键访问其主要信息:检查购物车总数、付款方式、运输详细信息,或者是否来自新客户。 您甚至可以从列表中更新状态! [Required Fields] => 必填项 [Set required fields for this section] => 设置本部分必填字段 [Required fields] => 必填项 [%firstname% %lastname% has not registered any addresses yet] => %firstname% %lastname% 还没有登记任何地址 [Purchased products] => 购买商品 [%firstname% %lastname% has no discount vouchers] => %firstname% %lastname% 没有任何折扣券 [Last connections] => 上次登陆 [Pages viewed] => 浏览过的网页 [Total time] => 总计时 [Origin] => 来源 [IP Address] => IP [Sent on] => 发送自 [%firstname% %lastname% has never contacted you] => %firstname% %lastname% 还没有联系过您 [Valid orders:] => 有效订单: [for a total amount of %s] => 总计%s [Invalid orders:] => 无效订单: [Total spent] => 总消费 [%firstname% %lastname% has not placed any orders yet] => %firstname% %lastname% 还没有下过订单 [Partner offers] => 合作伙伴报价 [Age] => 年龄: [Registration Date] => 注册日期 [Last Visit] => 最后一次访问 [Best Customer Rank] => 最佳客户排名 [Registrations] => 注册 [Latest Update] => 最新更新 [This customer is registered as a Guest.] => 该客户以过客身份注册。 [Add a private note] => 添加一个私人便条 [Last emails] => 上一封电子邮件 [Viewed products] => 我浏览过的商品 [Administrate your customers] => 管理您的客户 [Taking good care of your customers starts with making sure their profiles contain all the information needed to have their packages shipped without mishap.] => 照顾好您的客户首先要确保他们的个人资料包含让他们的包裹顺利运送所需的所有信息。 [Creating a new Customer] => 创建新客户 [Editing customer %name%] => 编辑客户%name% [Manage your Customers] => 管理客户 [Information about customer %name%] => 客户信息 %name% [No order validated for the moment. By default, an order is considered validated when its payment is accepted.] => 暂时没有验证订单。 默认情况下,订单在其付款被接受时被视为有效。 [Customer since: %s] => 客户自:%s [Merchandise return (RMA) options] => 退货选择 [Merchandise Returns] => Retours produit [Order messages] => Messages prédéfinis [Discount name] => 折扣名称 [Credit slip options] => 代金券选项 [By date] => 根据日期 [Generate PDF file by date] => 按日期生成PDF文件 [Print PDF] => 打印 PDF [Generate PDF] => 生成PDF文件 [Delivery slip options] => 送货单选项 [Order statuses] => 订单状态 [By order status] => 按订单状态排列 [Generate PDF file by status] => 按状态生成PDF文件 [Invoice options] => 凭证选项 [Add new address] => 增加新地址 [Cart] => 购物车 [In stock] => 库存充足 [Add to cart] => 加入购物车 [Vouchers] => 凭证 [Search for a voucher] => 查找优惠券 [Add new voucher] => 添加新优惠券 [No voucher was found] => 未发现折扣券 [Add new customer] => 添加新客户 [Search for a customer] => 查询客户 [Total paid] => 总计支付 [View this cart] => 查看此购物车 [Use this cart] => 使用此购物车 [Use] => 使用 [Duplicate this order] => 复制此订单 [Recycled packaging] => 已回收包装 [Gift] => 礼物 [Delivery option] => 送货选项 [Shipping price (Tax incl.)] => 运费(含税) [Gift message] => 礼品留言 [Total products] => 全部商品: [Total vouchers (Tax excl.)] => 总代金券(不含税) [Total shipping (Tax excl.)] => 总运费(不含税) [Total taxes] => 税总数 [Total (Tax excl.)] => 总计(不含税) [Total (Tax incl.)] => 总计(含税) [Order message] => 订单留言 [Order status] => 订单状态 [More actions] => 更多操作 [Send pre-filled order to the customer by email] => 通过电子邮件向客户发送预填订单 [Proceed to checkout in the front office] => 前往前台结账 [Create order] => 创建订单 [Edit shipping details] => 编辑配送详情 [Reference number:] => 参考编号: [Supplier reference:] => 供应商编号: [Create a new invoice] => 创建新发票 [New invoice information] => 新发票信息 [SIRET] => 工商注册号 [APE] => 主营业务 [Account registered:] => 账户注册: [Validated orders placed:] => 已确认的订单: [Shipping address] => 配送地址 [Invoice address] => 发票地址 [Private note] => 私人笔记 [Documents] => 文件模板 [Merchandise returns] => 退货 [Gift wrapping] => 礼物包装 [Document] => 文件 [Credit slip] => 信用单 [Delivery slip] => 送货单 [Enter payment] => 输入付款 [Add note] => 添加注释 [Edit note] => 編輯註釋 [Generate invoice] => 制作发票 [Edit the price] => 更改价格 [Resend email] => 重新发送电子邮件 [Order note] => 订单备注 [Order ID] => 订单号 [Linked orders] => 链接订单 [Number] => 号码 [View full conversation] => 查看完整对话 [Choose your order message] => 选择您的订单信息 [Configure predefined messages] => 配置预先定义的信息 [Send message] => 发送信息​​​​​​​​ [Standard refund] => 常规退款 [Return products] => 退还产品 [Cancel products] => 取消货品 [View invoice] => 查看发票 [View delivery slip] => 查看送货单据 [Print order] => 打印订单 [Payment method] => 付款方式: [Transaction ID] => 交易编码 [Card number] => 卡号 [Not defined] => 未定义 [Card type] => 卡片类型 [Cardholder name] => 持卡人姓名 [Change currency] => 兑换货币 [Add a product] => 加入產品 [Partial refund] => 部分退款 [Refunded] => 退款 [Add a discount] => 添加折扣 [Wrapping] => 包装费 [This order has been partially paid by voucher. Choose the amount you want to refund:] => 这个订单曾使用部分代金券付款。选择你要退款的金额: [Shipping does not apply to virtual orders] => 运费不适用于虚拟订单 [Sources] => 来源 [From] => 从 [To] => 至: [Update status] => 更新状态 [Choose an order status] => 选择订单状态 [default] => 默认 [Group] => 组 [Groups] => 组 [Stock location] => 库存位置 [Shipping details] => 送货详情 [Invoice details] => 发票详情 [Open details] => 查看详情 ) [AdminModulesNotification] => Array ( [Activate module for this shop context: %s.] => 激活该商店内容的模块:%s。 [Would you like to delete the content related to this module ?] => 您想删除与此相关的模块的内容? [Confirm reset] => 确认重置 [No - reset only the parameters] => 否 - 只重置参数 [Yes - reset everything] => 是 - 全部重置 [Please specify module URL] => 请指明网址 [The module was successfully downloaded.] => 该模块已成功下载。 [Module(s) installed successfully.] => 模块安装成功。 [Module(s) uninstalled successfully.] => 模块卸载成功。 [Module reset successfully.] => 模块复位成功 [Module deleted successfully.] => 模块删除成功 [Successfully signed in to PrestaShop Addons.] => 成功登陆到PrestaShop Addons。 [The module transplanted successfully to the hook.] => HOOK模块翻译成功 [The module was successfully removed from the hook.] => HOOK模块移除成功 [Unable to install the module (Module name is not valid).] => 无法安装模块(模块名称无效)。 [The version of your module is not compliant with your PrestaShop version.] => 模块版本与您的PrestaShop版本不兼容。 [Before installing this module, you have to install this/these module(s) first:] => 安装该模块之前,您必须先安装这个/这些模块: [This module has already been installed.] => 该模块已被安装。 [Could not install module controllers.] => 无法安装模块控制器 [Technical error: PrestaShop could not install this module.] => 技术错误:PrestaShop无法安装该模块。 [Current version: %s] => 当前版本:%s [%d file upgrade applied] => %d 文件已被更新 [No upgrade has been applied] => 没有更新 [Upgraded from: %s to %s] => 升级从:%s 到 %s [%d upgrade left] => %d 升级剩余 [Module %s cannot be upgraded this time: please refresh this page to update it.] => 模块 %s 此时无法升级:请刷新页面之后升级。 [To prevent any problem, this module has been turned off] => 为防止出现问题,该模块已被关闭 [The module is not installed.] => 模块未被安装。 [Unable to install override: %s] => 不能安装覆盖:%s [%1$s is not a valid module name.] => %1$s不是一个有效的模块名 [All modules cannot be loaded due to memory limit restrictions, please increase your memory_limit value on your server configuration] => 所有的模块不能由于内存限制的限制加载,请提高您的服务器配置您的 memory_limit 值。 [%s could not be loaded.] => %s无法加载. [Error found in config file:] => config文件中发现了错误: [%1$s (parse error in %2$s)] => %1美元(%2美元中的语法错误) [%1$s (class missing in %2$s)] => %1美元 (%2美元当中缺失等级) [The following module(s) could not be loaded] => 下面的模块无法被加载 [No template found for module] => 没有找到该模块的模板 [The method %1$s in the class %2$s is already overridden by the module %3$s version %4$s at %5$s.] => 类 %2$s 中的方法 %1$s 已被模块 %3$s 版本 %4$s 在 %5$s 处覆盖。 [The method %1$s in the class %2$s is already overridden.] => 类 %2$s 中的方法 %1$s 已被覆盖。 [Failed to override method %1$s in class %2$s.] => 无法覆盖类 %2$s 中的方法 %1$s。 [The property %1$s in the class %2$s is already defined.] => 类 %2$s 中的属性 %1$s 已被定义。 [Failed to override property %1$s in class %2$s.] => 无法覆盖类 %2$s 中的属性%1$s。 [The constant %1$s in the class %2$s is already defined.] => 类 %2$s 中的常量 %1$s 已被定义。 [Failed to override constant %1$s in class %2$s.] => 无法覆盖类 %2$s 中的常量 %1$s。 [No graph engine selected] => 未选图表引擎 [Graph engine selected is unavailable.] => 所选的图形引擎不可用。 [No grid engine selected] => 未选网格引擎 [Grid engine selected is unavailable.] => 所选的网格引擎不可用。 [Unknown archive type.] => 未知存档类型 [There was an error while extracting the module (file may be corrupted).] => 释放模块的时候发生了错误(文件可能已经损坏) [The module %1$s that you uploaded is not a valid module.] => 你上载的模块 %1$s 不是有效的模块 [You do not have the permission to use this module.] => 你没有权利使用这个模块 [Cannot reset this module.] => 不能从新设定这个模块 [Cannot install this module.] => 无法安装模块 [Cannot uninstall this module.] => 无法卸载模块 [Cannot load the module's object.] => 无法加载模块项目 [An error occurred while copying the archive to the module directory.] => 当复制文件去模块目录时发生错误 [Sorry, the module cannot be deleted. Please check if you have the right permissions on this folder.] => 对不起,模块不能删除。请检查文件夹的权限。 [You do not have permission to access this module.] => 你不被允许使用这个模块 [You do not have permission to install this module.] => 你不被允许使用这个模块 [You do not have permission to delete this module.] => 你不允许删除这个模块 [You do not have permission to configure this module.] => 你不被允许安装这个模块 [This module is already installed: %s.] => 这模块已被安装:%s [This module has already been uninstalled: %s.] => 这模块已被卸載: %s [This module needs to be installed in order to be updated: %s.] => 模块必须先安装才能升级:%s [You do not have permission to uninstall this module.] => 你没有权利卸載这个模块 [The following module(s) could not be uninstalled properly: %s.] => 以下模块不能卸載:%s [The following module(s) could not be installed properly: %s.] => 以下的模块的安装不了:%s [This module has already been transplanted to this hook.] => 模块不能被移植到这个勾 [This module cannot be transplanted to this hook.] => 该模块不可被移至该hook。 [An error occurred while transplanting the module to its hook.] => 在将模块移至链接时发生了错误。 [Please select a module to unhook.] => 选择一个模块解锁 [This module cannot be loaded.] => 模块不能被加载 [Hook cannot be loaded.] => Hook不能被加载。 [An error occurred while deleting the module from its hook.] => 在从网上删除该模块时发生了错误。 [Parse error detected in main class of module %module%: %parse_error%] => 在模块 %module% 的主类中检测到解析错误:%parse_error% [Error while loading file of module %module%. %error_message%] => 在载入%module% 模块文件时出错. %error_message% [Failed to install admin tab "%name%".] => 安装管理制标签页 “%name%” 失败。 [Failed to uninstall admin tab "%name%".] => 卸载管理标签页“%name%”失败。 [You are not allowed to install modules.] => 你没有权限安装模块。 [You are not allowed to uninstall the module %module%.] => 你没有权限卸载模块 %module%。 [You are not allowed to upgrade the module %module%.] => 你没有权限升级模块 %module%。 [You are not allowed to enable the module %module%.] => 你没有权限启用模块 %module%。 [You are not allowed to disable the module %module%.] => 你没有权限禁用模块 %module%。 [You are not allowed to enable the module %module% on mobile.] => 你没有权限在移动终端中启用模块 %module%。 [You are not allowed to disable the module %module% on mobile.] => 你没有权限在移动终端中禁用模块 %module%。 [You are not allowed to reset the module %module%.] => 你没有权限重置模块 %module%。 [Unfortunately, the module did not return additional details.] => 不幸的是,该模块没有返回更多的细节信息。 [The module is invalid and cannot be loaded.] => 模块已无效,不能载入。 [The module %module% must be installed first] => 必须先装模块%module% [This file does not seem to be a valid module zip] => 该文件似乎不是一个有效的模块压缩文件。 [Cannot extract module in %path%. %error%] => 无法提取%path%中的模块。%error% [Cannot %action% module %module%. %error_details%] => 无法%action%模块%module%。%error_details% [%action% action on module %module% succeeded.] => 在模块 %module% 上的 %action% 操作成功。 [Unknown module action. It must be one of these values: %actions%] => 未知的模块操作。它应该是以下数值之一:%actions% [Validation of configuration details failed:] => 配置细节校验失败: [Configuration successfully applied.] => 配置应用成功。 [%module% did not return a valid response on installation.] => %module%在安装时未响应。 [Installation of module %module% was successful.] => 模块%module% 安装成功。 [Installation of module %module% failed. %error%] => 模块%module% 安装失败。%error% [Impossible to install form source] => 无法从此来源安装 [Impossible to install from source] => 无法从此来源安装 [No changelog provided] => 未提供更新日志 [You are about to disable %moduleName% module.] => 你将禁用%moduleName%模块。 [Your current settings will be saved, but the module will no longer be active.] => 你的当前设置将被保存。但该模块不再可用。 [You are about to uninstall %moduleName% module.] => 你将要卸载%moduleName%模块 [This will disable the module and delete all its files. For good.] => 这将永久禁用该模块及删除其所有文件。 [This action cannot be undone.] => 该操作无法撤消。 [You're about to reset %moduleName% module.] => 你将重设%moduleName%模块 [This will restore the defaults settings.] => 这将还原默认设置。 [You are about to [1] the following modules:] => 你将要[1] 以下模块 [Installing module...] => 安装模块中... [It will close as soon as the module is installed. It won't be long!] => 它将在模块安装完时关闭。不需要太长时间! [Module installed!] => 模块已安装! [Oops... Upload failed.] => 啊呀,上传失败。 [No description found for this module :(] => 没找到该模块的说明。:( [No additional description provided for this module :(] => 没有提供额外的模块说明。:( [No feature list provided for this module :(] => 该模块未提供特性列表。:( [No customer benefits notes found for this module :(] => 未发现该模块的客户福利。:( [No demonstration video found for this module :(] => 没找到该模块的视频。:( [No changelog provided for this module :(] => 没有提供此模块的更新日志:( [You need to select at least one module to use the bulk action.] => 你要选择至少一个模块来使用批量操作。 [The action "[1]" is not available, impossible to perform your request.] => 该操作[1] 不存在。无法执行你的要求。 [The action [1] is not available for module [2]. Skipped.] => 操作[1] 对模块[2] 不可用。已跳过。 [Are you sure you want to upgrade this module?] => 您确定要升级此模块吗? [Are you sure you want to upgrade these modules?] => 您确定要升级这些模块吗? [We strongly advise you to upgrade the modules on maintenance mode to avoid any cache issues.] => 我们强烈建议您在维护模式下升级模块以避免任何缓存问题。 ) [AdminNavigationHeader] => Array ( [Orders] => 订单 [View my shop] => 浏览店铺 [Welcome back %name%] => 欢迎回来%name% [Your profile] => 您的个人资料 [Sign out] => 登出 [Quick Access] => 快速通道 [Please name this shortcut:] => 请命名此快捷方式 [Customers] => 客户 [Debug mode] => 调试模式 [Maintenance mode] => 维护模式 [A new order has been placed on your shop.] => 新订单已放置于您的店铺。 [Order number:] => 订单编号: [A new customer registered on your shop.] => 新客户注册在您的店铺。 [A new message was posted on your shop.] => 一条新的消息发布在您的店铺。 [Read this message] => 阅读留言 [PrestaShop logo] => PrestaShop 标识 [Remove from QuickAccess] => 从QuickAccess里移除 [Add current page to QuickAccess] => 添加当前页面到QuickAccess 里 [Manage quick accesses] => 管理快速访问 [Everywhere] => 全部 [What are you looking for?] => 您在找什么? [Order ID] => 订单号 [Cart ID] => 信用卡号码 [Module name] => 模块名称 [Product name, SKU, reference...] => 商品名称,库存,编码... [Email, name...] => 电子邮箱,名称... [Customers by name] => 按名字列出客户 [Customers by IP address] => 客户IP 地址 [Invoice Number] => 发票编号: [Remove from Quick Access] => 从快速访问里移除 [Manage your quick accesses] => 管理你的快速访问 [Search (e.g.: product reference, customer name…)] => 搜寻(例如:产品参考,客户名字) [Searchbar] => 搜索栏 [Product name, reference, etc.] => 产品名称,参考,等。 [Name] => 名称 [by name] => 名 [123.45.67.89] => 123.45.67.89 [by IP address] => 依IP地址 [Invoice number] => 发票编号: [SEARCH] => 搜索 [Customer name:] => 客户姓名: [Home] => 主页 [My Shop] => 我的店铺 [New category] => 新分类 [New product] => 新商品 [New voucher] => 新的优惠券 [Installed modules] => 已安装的模块 [Catalog evaluation] => 产品评估 [Link] => 链接 [Quick Access menu] => 快捷菜单 [If it's a URL that comes from your back office, you MUST remove the security token.] => 如果URL来源于你的后台,你必须删除安全凭证。 [Open in new window] => 在新窗口打开: [Add new quick access] => 添加新快速通道 [New customers] => 新客户 [New window] => 新窗口 [Customize your multistore header, [1]pick a color[/1] for this store context.] => 自定义您的多店标题,为此商店上下文[1]选择一种颜色[/1]。 [To apply specific settings to a store or a group of stores, select the parameter to modify, make your changes and save.] => 要将特定设置应用于一个或一组存储,请选择要修改的参数,进行更改并保存。 ) [ModulesBlockreassuranceAdmin] => Array ( [Customer Reassurance] => 客户保证 [Connect with your visitors and reassure them about secure payment, free shipping or returns.] => 与您的访客联系,让他们放心付款、免费送货或退货。 [Are you sure you want to uninstall this module?] => 您是否确定要卸载此模块? [There was an error during the installation. Please open an issue on the PrestaShop project.] => 安装过程中出现错误。 请在 PrestaShop 项目上 打开一个问题。 [There was an error during the uninstallation. Please open an issue on the PrestaShop project.] => 卸载过程中出现错误。 请在 PrestaShop 项目上打开一个问题。 [Block updated] => 区块更新 [Oops... looks like an error occurred] => 糟糕...似乎发生了错误 [Configuration updated successfully!] => 配置更新成功! [Position changed successfully!] => 位置更改成功! [An error occurred when switching position] => 切换位置时发生错误 [An error occurred when removing block] => 删除区块时发生错误 [Position] => 位置 [Description] => 描述 [Actions] => 操作 [WARNING] => 警告 [Your folder %s is not readable or executable] => 您的文件夹 %s 无法读取或无法执行 [This folder needs these rights so you can upload your own images for the reassurances blocks.] => 此文件夹需要这些权限,以便您可以上传您自己的图像以用于保证区块。 [Content] => 内容 [Display] => 显示 [Appearance] => 外观 [Save] => 保存 [Customize Module Design] => 定制模块设计 [Icon color] => 图标颜色 [Text color] => 文字颜色 [Reassurance Block] => 放心模块 [Return] => 退还 [Description (optional)] => 描述 (可选) [Image] => 图像 [Modify icon] => 修改图标 [or upload file] => 上传文件 [Choose SVG for better customization. Other allowed formats are: .gif, .jpg, .png] => 选择 SVG 以获得更好的定制化。 其他允许的格式有:.gif、.jpg、.png [Languages] => 语言 [Select none] => 选择“无” [Redirection] => 重定向 [CMS page] => CMS 页面 [Title] => 联系人名称 [URL] => 网址: [CMS Page] => CMS页面 [Block Content] => 屏蔽内容 [Url link] => Url 链接 [Activated] => 已激活 [Deactivated] => 停用 [We recommend 3 blocks at maximum.] => 我们建议最多 3 个区块。 [Global settings] => 全局设置 [Product pages] => 产品页面 [Checkout pages] => 结账页面 [Specific position for cart page] => 购物车页面的具体位置 [None] => 无 [Header position on all pages] => 所有页面上的页眉位置 [Above header] => 关于标题头 [Below header] => 标题下方 [Footer position on all pages] => 所有页面上的页脚位置 [Above footer] => 页脚上方 [Below footer] => 页脚下方 [none] => 无 [Main column] => 主栏目 [Specific position for product page] => 产品页面的具体位置 ) [AdminInternationalHelp] => Array ( [This will restore your last registered address format.] => 这将还原您最后注册的地址格式。 [This will restore the default address format for this country.] => 这将还原为这个国家的默认地址格式。 [This will restore your current address format.] => 这将还原当前的地址格式。 [This will delete the current address format] => 这将删除当前的地址格式 [You must use this syntax in your translations. Here are a few examples:] => 您必须在翻译中使用此语法。以下是几个例子: [This expression uses a special syntax:] => 这个短语使用了 特殊语法: [Some of these expressions use this special syntax: %s.] => 一些句子表达使用这种特别的语法:%s。 [There are [1]%replace%[/1] products] => 有[1]%replace%[/1] 商品 ["%s" will be replaced by a number.] => "%s" 将被数字取代。 [List of pages in [1]%replace%[/1]] => 在[1]%replace%[/1] 的页面列表 ["%s" will be replaced by a string.] => “%s” 将由字串替代。 [Feature: [1]%1%[/1] ([1]%2%[/1] values)] => 特性[1]%1%[/1] ([1]%2%[/1] 数值) [The numbers enable you to reorder the variables when necessary.] => 这些数量可以让您在必要的情况下重新订购差异数量 [You must use this syntax in your translations. Here are several examples:] => 您必须在翻译中使用此语法。以下是几个例子: [Click on the title of a section to open its fieldsets.] => 点击章节的标题来打开字段设置。 [Here you can modify translations for all installed module.] => 在这里你可以更改所有已装模块的翻译。 [Select your module] => 选择你的模块 [Restrict country selections in front office to those covered by active carriers] => 限制前台可以选择的国家,只包含货运商涵盖的区域。 [Two -- or three -- letter ISO code (e.g. "us" for United States).] => 两个 - 或三个 - ISO代码字母(例如us代表美国)。 [International call prefix, (e.g. 1 for United States).] => 国际电话号码前缀(例如:美国国家号为 1) [Geographical region.] => 地理区域。 [Indicate the format of the postal code: use L for a letter, N for a number, and C for the country's ISO 3166-1 alpha-2 code. For example, NNNNN for the United States, France, Poland and many other; LNNNNLLL for Argentina, etc. If you do not want PrestaShop to verify the postal code for this country, leave it blank.] => 显示的邮政编码格式:使用L表示字母,N代表数字,C为国家 ISO 3166-1 alpha-2 码。例如,NNNNN为美国,法国,波兰和其他许多; LNNNNLLL为阿根廷等,如果你不希望 Prestashop 验证某个国家验证邮政编码,请留空白。 [Display this country to your customers (the selected country will always be displayed in the Back Office).] => 显示这个国家给您的客户(选定的国家将始终显示在后台)。 [Provide the state name to be displayed in addresses and on invoices.] => 提供省/市名称将会显示在地址和发票中。 [1 to 4 letter ISO code.] => 1到4个字母 ISO代码 [You can prefix it with the country ISO code if needed.] => 如果需要,可以前缀该国的ISO代码。 [Country where the state is located.] => 州所在的国家。 [Only the countries with the option "contains states" enabled are displayed.] => 只显示那些带有激活的"contains states"选项的国家。 [Geographical region where this state is located.] => 省/市所属的大洲 [Used for shipping] => 使用配送 [You can define a range of Zip/Postal codes (e.g., 75000-75015) or simply use one Zip/Postal code.] => 您可以定义一系列邮政编码(例如,75000-75015)或简单地使用一个邮政编码。 [You must define the behavior if an address matches multiple rules:] => 如果地址和多个规则吻合的时候你必须定义行为: [- This tax only: Will apply only this tax] => - 仅此税:将仅适用于该税 [- Combine: Combine taxes (e.g.: 10% + 5% = 15%)] => - 合并:合并税(例如:10%+5%=15%) [- One after another: Apply taxes one after another (e.g.: 100 + 10% => 110 + 5% = 115.5)] => 一个接一个:把税逐一添加(比如:100 + 10% => 110 + 5% = 115.5) [No Tax] => 没有税 [(Total tax: 9%)] => (总税额:9%) [By default, PrestaShop comes with a list of official currencies. If you want to use a local currency, you will have to add it manually. For example, to accept the Iranian Toman on your store, you need to create it before.] => 默认情况下,PrestaShop 带有官方货币列表。 如果您想使用当地货币,则必须手动添加。 例如,要在您的商店中接受伊朗托曼,您需要先创建它。 [ISO 4217 code (e.g. USD for Dollars, EUR for Euros, etc.)] => ISO 4217 代码(例如 USD 代表美元,EUR 代表欧元等) [Exchange rates are calculated from one unit of your shop's default currency. For example, if the default currency is euros and your chosen currency is dollars, type "1.20" (1€ = $1.20).] => 汇率是由你的店铺默认货币的单位计算。例如,如果默认货币是欧元和您选择的货币为美元,键入“1.20”(€1= $1.20)。 [This option allows you, among other things, to restrict access to your shop for certain countries. See below.] => 此选项允许您,限制访问您的店铺的某些国家。见下文。 [Two-letter ISO code (e.g. FR, EN, DE).] => 两个字母ISO代码(例如,FR,EN,DE)。 [IETF language tag (e.g. en-US, pt-BR).] => IETF语言标签(例如,EN-US,PT-BR)。 [Short date format (e.g., Y-m-d).] => 段日期格式(比如:年-月-日) [Full date format (e.g., Y-m-d H:i:s).] => 完整的日期格式(比如:年-月-日 小时:秒) [Upload the country flag from your computer.] => 上传国旗 [Image is displayed when no picture is found.] => 未找到图片时显示图片。 [Enable if this language is read from right to left.] => 如果启用该语言是从右到左阅读。 [(Experimental: your theme must be compliant with RTL languages).] => (实验:你的主题必须与RTL语言兼容)。 [Activate this language.] => 激活此语言。 [The ISO 639-1 identifier for the language of the country where your web server is located (en, fr, sp, ru, pl, nl, etc.).] => ISO 63901 说明你网页服务器所在国家的语言( (en, fr, sp, ru, pl, nl, 等.). [The ISO 3166-1 alpha-2 identifier for the country/region where your web server is located, in lowercase (us, gb, fr, sp, ru, pl, nl, etc.).] => ISO 3166-1 alpha-2用小写说明你网页服务器所在的国家/地区(us, gb, fr, sp, ru, pl, nl, 等). [If set to yes then the localization pack will be downloaded from prestashop.com. Otherwise the local xml file found in the localization folder of your PrestaShop installation will be used.] => 如果设置为时,那么本地化包将从prestashop.com下载。否则,在您的Prestashop安装的本地化文件夹中的本地XML文件将被使用。 [The default weight unit for your shop (e.g. "kg" for kilograms, "lbs" for pound-mass, etc.).] => 商品所使用的预设重量(如kg表示公斤等) [The default distance unit for your shop (e.g. "km" for kilometer, "mi" for mile, etc.).] => 商品所使用的预设距离(如km表示公里等) [The default volume unit for your shop (e.g. "L" for liter, "gal" for gallon, etc.).] => 你商店默认的体积单位(比如“L” 是升, “Gal” 是加仑等。 [The default dimension unit for your shop (e.g. "cm" for centimeter, "in" for inch, etc.).] => 你商店默认的尺寸单位(比如:"Cm" 是厘米,“In” 是英寸 等。 [The default language used in your shop.] => 您的店铺使用的默认语言。 [Set browser language as default language.] => 将浏览器语言设置为默认语言。 [The default country used in your shop.] => 您的店铺中使用默认的国家。 [Set country corresponding to browser language.] => 根据浏览器语言设置国家. [The default currency used in your shop.] => 在您的店铺使用的默认货币。 [Zone name (e.g. Africa, West Coast, Neighboring Countries).] => 区域名称(如非洲,西海岸,周边国家)。 [Allow or disallow shipping to this zone.] => 允许或禁止运送到该区域。 [Select whether or not to include tax on purchases.] => 选择是否启用税 [Select whether or not to display tax on a distinct line in the cart.] => 在购物车中,选择是否将税显示或不显示在不同的行税 [If you disable the ecotax, the ecotax for all your products will be set to 0.] => 如果您禁用了生态税,生态税对所有的产品将被设置为0 [Define the ecotax (e.g. French ecotax: 20%).] => 定义环境税(例如法国生态税:20%)。 [Tax name to display in carts and on invoices (e.g. "VAT").] => 税在购物车和发票里显示的名称(如“增值税”)。 [Format: XX.XX or XX.XXX (e.g. 19.60 or 13.925)] => 格式:XX.XX 或 XX.XXX (例如:19.60 或 13.925) [You can add IP addresses that will always be allowed to access your shop (e.g. Google bots' IP).] => 您可以添加永远允许访问您的商店(如谷歌bots' IP)的IP地址。 [You can add or update a language directly from the PrestaShop website here.] => 您可以从prestashop.com直接添加或更新一个语言。 [Copies data from one language to another.] => 从一个语言复制数据到另外一个语言。 [Warning: This will replace all of the existing data inside the destination language.] => 注意,它会覆盖已存在的翻译数据! [If necessary [1][2] you must first create a new language[/1].] => 如果必要的话[1][2] 你得先创建一个新语言[/1]。 [Export data from one language to a file (language pack).] => 从文件(语言包)导出语言数据 [Select which theme you would like to export your translations to.] => 选择您想要把您的翻译导出进去的主题。 [Here you can modify translations for every line of text inside PrestaShop.] => 在这里,您可以修改翻译 Prestashop 里每一行文字。 [First, select a type of translation (such as "Back office" or "Installed modules"), and then select the language you want to translate strings in.] => 首先,请选择翻译类型(比如“后台”或“已安装的模块”),然后选择您想要把字行翻译成的语言。 [Search a word or expression, e.g.: "Order confirmation"] => 搜索关键词或短语,如:“订单确认” ) [ModulesStatssalesAdmin] => Array ( [Sales and orders] => 销售与订单 [Enrich your stats, add graphics presenting the evolution of your sales and orders.] => 丰富您的统计数据,添加显示您的销售和订单演变的图形。 [About order statuses] => 关于订单状态 [In your Back Office, you can modify the following order statuses: Awaiting Check Payment, Payment Accepted, Preparation in Progress, Shipping, Delivered, Canceled, Refund, Payment Error, Out of Stock, and Awaiting Bank Wire Payment.] => 在您的后台,您可以修改以下订单状态:等待支票付款,接受的付款,进程中的准备,运输,交付,取消,退款,支付错误,缺货以及等待银行电汇付款。 [These order statuses cannot be removed from the Back Office; however you have the option to add more.] => 这些订单状态不能从后台移除;不过您可以选择添加更多状态。 [The following graphs represent the evolution of your shop's orders and sales turnover for a selected period.] => 以下图表代表着商店在选定时段的订单和销售周转的演变。 [You should often consult this screen, as it allows you to quickly monitor your shop's sustainability. It also allows you to monitor multiple time periods.] => 您应该经常参看此屏幕,它可以让您快速监控商店的持续性。也可以让您进行多时段监控。 [Only valid orders are graphically represented.] => 只有有效订单才以图表表示。 [Orders placed:] => 成功下单 [CSV Export] => CSV导出 [Sales:] => 销售: [You can view the distribution of order statuses below.] => 您可以查看以下订单状态分布。 [No orders for this period.] => 期间没有订单 [Orders placed] => 以下订单 [Products bought] => 已购商品 [Products:] => 产品 [Sales currency: %s] => 销售货币:%s [Percentage of orders per status.] => 每状态订单百分百。 ) [AdminDashboardHelp] => Array ( [This mode displays sample data so you can try your dashboard without real numbers.] => 本模式所显示的资料为范例数据而非真实资料,您可以在此测试您的控制面板。 [Choose a fixed fee for each order placed in %currency% with %module%.] => 在%currency%用%module%为每个订单选择一个固定的费用。 [Choose a variable fee for each order placed in %currency% with %module%. It will be applied on the total paid with taxes.] => 在%currency%用%module%为每个订单选择不同费用。它将应用到含税的总付款中。 [Choose a fixed fee for each order placed with a foreign currency with %module%.] => 用%module%为使用外币的每个订单选择一个固定费用。 [Choose a variable fee for each order placed with a foreign currency with %module%. It will be applied on the total paid with taxes.] => 用%module%为使用外币的每个订单选择一个不同的费用。它将加到含税的总付款中。 [For the carrier named %s, indicate the domestic delivery costs in percentage of the price charged to customers.] => 货运商名称为%s,表示向客户所取的国内邮递费百分比。 [For the carrier named %s, indicate the overseas delivery costs in percentage of the price charged to customers.] => 货运商名称为%s,表示向客户所取的国内邮递费百分比。 [Method: Indicate the percentage of your carrier margin. For example, if you charge $10 of shipping fees to your customer for each shipment, but you really pay $4 to this carrier, then you should indicate "40" in the percentage field.] => 计算方法:注明您的货运商利润率的百分比。例如,如果您每次出货向客户收取运费10美元,但您真实支付4美元给这个货运商,那么您应该标明“40”在百分比字段,也就是40%。 [You should calculate this percentage as follows: ((total sales revenue) - (cost of goods sold)) / (total sales revenue) * 100. This value is only used to calculate the Dashboard approximate gross margin, if you do not specify the wholesale price for each product.] => 你要依以下计算百分百:((总销售收益)-(出售产品成本))/(总销售收益)*100. 如果你没有指定每件产品的批发价,这个数值仅用来计算仪表盘的大概总毛利率。 [You should calculate this value by making the sum of all of your additional costs per order.] => 您应该用每个订单额外费的综合来计算这个值。 ) [ModulesDistributionapiclientAdmin] => Array ( [Distribution API Client] => 分配API客户端 [Download and upgrade PrestaShop's native modules.] => 下载并升级PrestaShop的本地模块。 ) [ModulesMailalertsAdmin] => Array ( [image(s)] => 图像 [Voucher code:] => 优惠券代码 ) [AdminActions] => Array ( [Edit] => 编辑 [Uninstall] => 卸载 [Configure] => 配置 [Choose a file] => 选择文件夹 [Validate] => 确认 [Delete] => 删除 [Generate] => 产生 [Choose] => 选择 [Select all] => 全选 [Unselect all] => 取消全选 [Display] => 显示 [-- Choose --] => --选择-- [View] => 查看 [Import] => 上传 [Save] => 保存 [Back to] => 返回 [Cancel] => 取消 [Disable] => 禁用 [Translate] => 翻译 [Search] => 搜索 [Print out] => 打印 [Preview] => 预览 [Remove] => 删除 [Add] => 添加 [Reset] => 复原 [Save and stay] => 保存并离开 [and stay] => 并留在此页 [Choose language:] => 选择语言: [Apply] => 保存 [See more] => 阅览更多 [Hide warning] => 隐藏警告 [Close] => 关闭 [Add current page to Quick Access] => 添加当前页面到“快速访问”里 [Install] => 安装 [Edit: %s] => 编辑: %s [Check All] => 检查所有 [Uncheck All] => 不检查所有 [Find a category] => 查找类别 [Collapse all] => 全部折叠 [Expand all] => 全部展开 [Check all] => 全选 [Uncheck all] => 取消全选 [Finish] => 结束 [Delete selected items?] => 删除选定项目? [Delete selected] => 删除所选 [Add new menu] => 添加新菜单 [Show or hide menu.] => 显示或隐藏菜单。 [Enable selection] => 启用所选项 [Disable selection] => 禁用所选项 [Refresh] => 刷新 [Continue] => 继续 [Sort] => 分类 [Sort order] => 排序顺序 [Display email address] => 可选邮件地址 [Export .CSV file] => 导出.CSV文件 [Add new] => 添加新的 [Search post code] => 搜索邮政编码 [Search city] => 搜索城市 [Search address] => 搜索地址 [Search file name] => 搜索姓 [Search file size] => 搜索文件大小 [Search value] => 搜索值 [Search color] => 搜索颜色 [Search position] => 搜索位置: [Search ISO code] => 搜索ISO代码 [Search country] => 搜索国家 [Search call prefix] => 搜索呼叫前缀 [Search zones] => 搜索区域 [Export to SQL manager] => 导出到 SQL 管理器 [Search first name] => 搜索姓 [Search last name] => 搜索名字 [Search email] => 搜索电子邮件 [Search code] => 搜索代码 [Search date format] => 搜索日期格式 [Search order ID] => 搜索订单编号 [Search reference] => 搜索参考 [Search description] => 搜索描述 [Search total] => 搜索总数 [Search payment] => 搜索付款 [Search company] => 搜索公司 [Search message] => 搜索留言 [Search template] => 搜索模板 [Duplicate product] => 重复商品 [Activating %total% products] => 激活 %total% 产品 [Activating %done% / %total% products] => 激活 %done% / %total% 产品 [Deactivating %total% products] => 停用 %total% 产品 [Deactivating %done% / %total% products] => 停用 %done% / %total% 产品 [Duplicating %total% products] => 停用 %total% 产品 [Duplicating %done% / %total% products] => 停用 %done% / %total% 产品 [Deleting %total% products] => 正在删除 %total% 个产品 [Deleting %done% / %total% products] => 正在删除 %done% / %total% 个产品 [Stop processing] => 停止处理 [%error_count% errors occurred. You can download the logs for future reference.] => %error_count% 出现错误。您可以下载日志以供将来参考。 [Back to processing] => 返回到处理中 [Download error log] => 下载错误日志 [View %error_count% error logs] => 查看 %error_count% 错误日志 [Search ID] => 搜索ID [Search name] => 搜索名称 [Search key] => 搜索键 [Search zone] => 搜索区 [New product] => 新商品 [Add tag] => 添加标签 [Order by] => 订购 [Replace selection] => 替换选择 [Close window] => 关闭窗口 [Close (esc)] => 关闭 (ESC) [Toggle Fullscreen] => 切换全屏 [Zoom in/out] => 放大/缩小 [Previous (arrow left)] => 上一个(左箭头) [Next (arrow right)] => 下一个(右箭头) [Download image] => 下载图片 [Zoom on selection] => 放大所选内容 [[1]Manage default settings[/1]] => [1]管理默认设置[/1] [Search customer] => 搜索顾客 [Change password...] => 修改密码 [Confirm] => 确定 [Browse] => 浏览 [Go] => 前往 [Download] => 下载 [Back to list] => 返回列表  [Use] => 使用 [Change] => 更换 [Read more] => 阅读更多 [Enable] => 激活 [Load] => 加载 [All] => 全部 [Export] => 导出 [Edit: %name%] => 编辑: %name% [Learn more] => 了解更多 [Edit: %value%] => 编辑: %value% [Enable debug mode] => 启用调试模式 [Back to previous page] => 返回上一页 [Learn more about debug mode] => 了解有关调试模式的更多信息 [Save and preview] => 保存并预览 [Generate emails] => 生成电子邮件 [Back to configuration] => 返回配置 [Translate emails] => 翻译电子邮件 [Choose layouts] => 选择布局 [Show] => 查看 [Update] => 更新 [Restore] => 恢复 [Copy] => 复制 [Modify] => 修改 [Try again] => 重试 [See less] => 隐藏部分 [Go to maintenance page] => 进入维护页面 [Upgrade] => 升级 [Upgrade anyway] => 无论如何都要升级 [Configure URL] => 配置网址 [Delete selection] => 删除选中的项目 [Filter by categories] => 按分类过滤 [Activate selection] => 激活所选 [Deactivate selection] => 停用所选 [Duplicate selection] => 重复所选 [Unselect] => 取消选择 [Clear filter] => 清除筛选器 [Show SQL query] => 显示SQL查询 [Reorder] => 重新预订 [Save & refresh] => 保持&刷新 [Export to SQL Manager] => 导出到SQL Manager [Duplicate] => 复制 [Create] => 创建 [Delete this file] => 删除此文件 [Save image settings] => 保存图片设置 [Close and refresh] => 关闭并刷新 [Filter by:] => 按以下判据筛选 [Clear filter|Clear %filtersNb% filters] => 清除过滤器|清除 %filtersNb% 过滤器 [Discard] => 放弃 [Select results on this page (%combinations_number%)] => 在此页面上选择结果 (%combinations_number%) [Select all results (%combinations_number%)] => 选择所有结果 (%combinations_number%) [Save and publish] => 保存并发布 [Send] => 发送 [Shipping] => 配送 [Select] => 请选择 [Select another address] => 选择另一个地址 [View full details] => 查看完整信息 [Edit existing address] => 编辑现有地址 [View pack content] => 查看包内容 [Expand] => 展开 [Collapse] => 折叠 [Download file] => 下载文件 [Add my IP] => 添加我的IP [Choose file(s)] => 选择文件 [Sort by] => 排序: [Check / Uncheck all] => 选择/取消所有 [Confirm this action] => 请确认你的行为 ) [ModulesGAnalyticsAdmin] => Array ( [Save] => 保存 [Back to list] => 返回列表  [Settings] => 设置 [Google Analytics Tracking ID] => Google Analytics Tracking ID [This information is available in your Google Analytics account] => 这些信息可以在您的Google Analytics帐户中找到 [Enable User ID tracking] => 启用用户ID跟踪 [Yes] => 是 [No] => 否 [Anonymize IP] => 匿名 IP [Use this option to anonymize the visitor’s IP to comply with data privacy laws in some countries] => 使用此选项来匿名访客的IP以遵守一些国家的数据隐私法 [Enable Back Office Tracking] => 启用后台跟踪 [Use this option to enable the tracking inside the Back Office] => 使用此选项可在后台内部启用跟踪 [Cancelled order states] => 已取消订单状态 [Choose order states, in which you consider the given order cancelled. This will be usually only the default "Cancelled" state, but some shops may have extra states like "Returned" etc.] => 选择订单状态,在该状态下,您认为指定的订单已取消。 这通常只是默认的“取消”状态,但一些商店可能会有额外的状态,如“退货”等。 [Enable Cross-Domain tracking] => 启用跨域跟踪 [Account ID updated successfully] => 帐户ID已成功更新 [Settings for User ID updated successfully] => 用户ID设置已成功更新 [Settings for Anonymize IP updated successfully] => 匿名IP设置已成功更新 [Settings for Enable Back Office tracking updated successfully] => 启用后台跟踪的设置已成功更新 [Settings for cancelled order states updated successfully] => 已成功更新取消订单状态的设置 [Settings updated successfully.] => 设置更新成功 [Google Analytics] => Google Analytics [Gain clear insights into important metrics about your customers, using Google Analytics] => 使用Google Analytics,以深入了解有关您的客户的重要指标 [Are you sure you want to uninstall Google Analytics? You will lose all the data related to this module.] => 您确定要卸载Google Analytics吗? 你会失去所有与这个模块有关的数据。 [Your customers go everywhere; shouldn't your analytics.] => 客户到处走,但分析不应该如此。 [Google Analytics shows you the full customer picture across ads and videos, websites and social tools, tables and smartphones. That makes it easier to serve your current customers and win new ones.] => Google Analytics通过广告和视频,网站和社交工具,表格和智能手机向您展示完整的客户图片。 这使得更容易为现有客户提供服务并赢得新客户。 [With ecommerce functionality in Google Analytics you can gain clear insight into important metrics about shopper behavior and conversion, including:] => 借助Google Analytics中的电子商务功能,您可以清楚地了解有关购物者行为和转化的重要指标,其中包括: [Product detail views] => 产品细节视图 [Internal merchandising Success] => 内部营销成功 ["Add to cart" actions] => “添加到购物车”操作 [The checkout process] => 结算流程 [Internal campaign clicks] => 内部竞选点击 [And purchase] => 购买 [Merchants are able to understand how far along users get in the buying process and where they are dropping off.] => 商家可以理解用户在购买过程中走了多远,在哪个地方退出的。 [Create your account to get started.] => 创建您的帐户以开始。 ) [ModulesDataprivacyShop] => Array ( [Customer data privacy[1][2]%message%[/2]] => 客户数据隐私[1][2]%message%[/2] ) [ModulesStatsnewsletterAdmin] => Array ( [Enrich your stats, display a graph showing newsletter registrations.] => 丰富您的统计数据,显示一个图表,显示时事通讯注册。 [Customer registrations:] => 注册客户: [Visitor registrations: ] => 注册访客: [Both:] => 两者: [CSV Export] => CSV导出 [The %s module must be installed.] => 必须安装的模块 [Newsletter statistics] => 简报统计 ) [AdminPaymentHelp] => Array ( [Please mark each checkbox for the currency, or currencies, for which you want the payment module(s) to be available.] => 请在每个复选框中标记您希望支付模块可用的货币或多种货币。 [Please mark each checkbox for the customer group(s), for which you want the payment module(s) to be available.] => 如果您想要该付款模块可用,请为顾客群标记选择框。 [Please mark each checkbox for the country, or countries, in which you want the payment module(s) to be available.] => 如果您想要该付款模块可用,请标记国家的选择框。 [Please mark each checkbox for the carrier, or carrier, for which you want the payment module(s) to be available.] => 如果您想要该付款模块可用,请对承运商或承运商们标记选择框。 [This is where you decide what payment modules are available for different variations like your customers' currency, group, and country.] => 在这里,您决定什么支付模块可根据客户的汇率计算,集团和国家不同而变化的模块。 [A check mark indicates you want the payment module available.] => 勾选标记表示您选择此支付模块可用。 [If it is not checked then this means that the payment module is disabled.] => 如果没有勾选,那么意味着付款模块是禁用的。 ) [ModulesSupplierlistShop] => Array ( [All suppliers] => 所有的供应商 [Suppliers] => 供应商 [No supplier] => 暂无供应商 ) [ModulesStatsstockAdmin] => Array ( [Available quantities] => 库存数量 [Adds a tab showing the quantity of available products for sale to the Stats dashboard.] => 添加一个选项卡显示可销售商品数量到统计控制面板。 [Evaluation of available quantities for sale] => 待售商品量评估 [Your catalog is empty.] => 您的目录是空的。 [Ref.] => 编号。 [Price*] => 价格* [Total quantities] => 总量 [Total value] => 总价值 [This section corresponds to the default wholesale price according to the default supplier for the product. An average price is used when the product has attributes.] => 本节将根据该产品的默认供应商对应于默认批发价格。商品有属性的时候使用平均价。 ) [ShopDemoCatalog] => Array ( [Size] => 尺码 [Shoe size] => 鞋子号码 [Color] => 颜色: [S] => 秒 [M] => 中码 [L] => 大码 [One size] => 统一号码 [Grey] => 灰色 [Taupe] => 灰褐色 [Beige] => 米黄色 [White] => 白色 [Off White] => 米白色 [Red] => 红色 [Black] => 黑色 [Camel] => 暗棕色 [Orange] => 橙色 [Blue] => 蓝色 [Green] => 绿色 [Yellow] => 黄色 [Brown] => 棕色 [35] => 35 [36] => 36 [37] => 37 [38] => 38 [39] => 39 [40] => 40 [Pink] => 粉色 [Height] => 高度 [Width] => 宽度 [Depth] => 宽 [Weight] => 重量 [Compositions] => 成分 [Styles] => 样式 [Properties] => 属性 [Polyester] => 涤纶 [Wool] => 羊毛 [Viscose] => 纤维胶 [Elastane] => 弹性 [Cotton] => 棉 [Silk] => 蚕丝 [Suede] => 反毛皮 [Straw] => 稻草 [Leather] => 皮革 [Classic] => 经典 [Casual] => 休闲 [Military] => 绿色 [Girly] => 女孩子化 [Rock] => 石头色 [Basic] => 基本 [Dressy] => 时装 [Short Sleeve] => 短袖 [Colorful Dress] => 多色裙子 [Short Dress] => 短裙 [Midi Dress] => 中群 [Maxi Dress] => 超长连衣裙 [2.75 in] => 2.75 英寸 [2.06 in] => 2.06 英寸 [49.2 g] => 49.2 克 [0.26 in] => 0.26 英寸 [1.07 in] => 1.07 英寸 [1.62 in] => 1.62 英寸 [15.5 g] => 15.5 克 [0.41 in (clip included)] => 0.41 英寸 (包括夹子) [4.33 in] => 4.33 英寸 [2.76 in] => 2.76 英寸 [120g] => 120克 [0.31 in] => 0.31 英寸 ) [ModulesDashtrendsAdmin] => Array ( [Dashboard Trends] => 仪表盘趋势 [Adds a block with a graphical representation of the development of your store(s) based on selected key data.] => 增加一个基于所选关键数据图形展示店铺发展状况的区块。 [%s points] => %s 点 [Average Cart Value] => 平均购物车 [Conversion Rate] => 转换率 [%s (previous period)] => %s (上一周期) [Net Profit] => 净利润 [Dashboard] => 仪表盘 [Sum of revenue (excl. tax) generated within the date range by orders considered validated.] => 已验证订单指定日期范围内的总收入(不含税)。 [Total number of orders received within the date range that are considered validated.] => 指定日期范围内接收到的已验证过的总订单总数。 [Average Cart Value is a metric representing the value of an average order within the date range. It is calculated by dividing Sales by Orders.] => 购物车平均值代表日期范围内平均订单价值的度量标准。它通过销售额除以定单数量来计算。 [Cart Value] => 购物车价值 [Total number of visits within the date range. A visit is the period of time a user is actively engaged with your website.] => 日期范围内的总访问量。访问指的是用户在您的网站上活跃参与的时间段。 [Ecommerce Conversion Rate is the percentage of visits that resulted in an validated order.] => 电子商务转化率是指导致有效订单的访问百分比。 [Net profit is a measure of the profitability of a venture after accounting for all Ecommerce costs. You can provide these costs by clicking on the configuration icon right above here.] => 净利润衡量扣除所有电子商务成本核算后企业的盈利能力。您可以点击上面的配置图标来提供这些成本。 ) [ModulesStatsbestproductsAdmin] => Array ( [An empty record-set was returned.] => 返回空白记录 [Price sold] => 已售价格 [Quantity sold in a day] => 售出数量/天 [Page views] => 网页浏览 [Best-selling products] => 最佳产品 [Enrich your stats with a small list of your best-sellers to better know your customers.] => 用一小部分畅销书清单丰富您的统计数据,以更好地了解您的客户。 ) [ModulesShoppingcartAdmin] => Array ( [Shopping cart] => 购物车 [Display a shopping cart icon on your pages and the number of items it contains.] => 在您的页面上显示购物车图标及其包含的商品数量。 [Ajax: Invalid choice.] => 无效的选择 [Ajax cart] => Ajax购物车 [Activate Ajax mode for the cart (compatible with the default theme).] => 购物车Ajax激活模式(与默认主题兼容) ) [ModulesStatsbestmanufacturersAdmin] => Array ( [Total paid] => 总计支付 [Best brands] => 最好的品牌 [Adds a list of the best brands to the Stats dashboard.] => 在仪表盘添加最好品牌列表。 ) [AdminNavigationSearch] => Array ( [There are no results matching your query "%s".] => 有没有符合您的查询"%s"。 [%d results match your query "%s".] => %d 结果符合您查询 "%s"。 [1 result matches your query "%s".] => 1个结果与您的查询相匹配"%s"。 [1 feature] => 1个功能 [%d features] => %d 个功能 [1 module] => 1个模块 [%d modules] => %d 个模块 [1 category] => 1个分类 [%d categories] => %d 个分类 [1 product] => 1件商品 [%d products] => %d件商品 [1 customer] => 1个客户 [%d customers] => %d个客户 [1 order] => 1个订单 [%d orders] => %d 订单 [Search docs.prestashop-project.org] => 搜索 docs.prestashop-project.org [Go to the documentation] => 转到文档 [%d result matches your query "%s".] => %d满足你查询的结果 “%s”。 ) [AdminCatalogHelp] => Array ( [Does not apply to the shipping costs] => 并不适用于运输成本 [Optional: The cart rule will be available to everyone if you leave this field blank.] => 选填:如果您将此字段留空白,购物车规则将默认为适用于每个人。 [The default period is one month.] => 默认时段为一个月 [You can choose a minimum amount for the cart either with or without the taxes and shipping.] => 您需要选择购物车的最低 含税/不含税 金额,与最低运费。 [The cart rule will be applied to the first "X" customers only.] => 该购物车规则将只用于前“X"客户。 [A customer will only be able to use the cart rule "X" time(s).] => 每位客户将只能使用该购物车规则”X" 次。 [This restriction applies to the country of delivery.] => 该限制适用于出货的国家。 [This will be displayed in the cart summary, as well as on the invoice.] => 这将在购物目录和发票上显示。 [For your eyes only. This will never be displayed to the customer.] => 只提供给您过目。这将不会显示给客户。 [Caution! If you leave this field blank, the rule will automatically be applied to benefiting customers.] => 警告! 如果这个字段放空,将自动使用有利于消费者的法则。 [If the voucher is not yet in the cart, it will be displayed in the cart summary.] => 如果折扣券尚未添加在购物车中,它会显示在购物车目录。 [Only applicable if the voucher value is greater than the cart total.] => 只在优惠券价值大于购物车的总数时使用。 [If you do not allow partial use, the voucher value will be lowered to the total order amount. If you allow partial use, however, a new voucher will be created with the remainder.] => 如果你不允许部分使用优惠券,优惠券的金额将比总订单总金额低。 然而如果你允许部分使用,将会产生一张有着剩余金额的优惠券。 [Cart rules are applied by priority. A cart rule with a priority of "1" will be processed before a cart rule with a priority of "2".] => 购物车规则按优先级排列。购物车编号为“1”将比编号“2”的购物车优先被处理。 [Choose a color with the color picker, or enter an HTML color (e.g. "lightblue", "#CC6600").] => 在调色板中选择颜色, 或者输入 HTML颜色代码 (例如:“lightblue”,“#CC6600”) [Your internal name for this attribute.] => 该属性的内部名称 [The public name for this attribute, displayed to the customers.] => 该属性的公开名称,向客户显示。 [The way the attribute's values will be presented to the customers in the product's page.] => 商品页面中属性的显示方式。 [Choose the attribute group for this value.] => 选择该值的属性组。 [Upload an image file containing the color texture from your computer.] => 从本机上传该颜色对应的图片。 [This will override the HTML color!] => 这将取代HTML颜色! [Save then add another value] => 保存后添加另一个新值 [Allow customers to upload files using the contact page.] => 允许客户使用联系页面上传文件 [Please fill out the message fields that appear by default when you answer a thread on the customer service page.] => 请填写当您回答客户服务页面上问题时默认出现的信息 [URL for your IMAP server (ie.: mail.server.com).] => IMAP服务器URL(例如:mail.server.com)。 [Port to use to connect to your IMAP server.] => 端口用于连接到您的IMAP服务器。 [User to use to connect to your IMAP server.] => 用户用于连接到您的IMAP服务器。 [Password to use to connect your IMAP server.] => 密码用于连接到您的IMAP服务器。 [Delete messages after synchronization. If you do not enable this option, the synchronization will take more time.] => 同步更新后即删除讯息!如果没有启用此选项,同步会花更多时间。 [Create new threads for unrecognized emails.] => 创建未确认的电子邮件新主题。 [Use POP3 instead of IMAP.] => 使用POP3 而不是IMAP [Do not use RSH or SSH to establish a preauthenticated IMAP sessions.] => 不要使用 RSH 或 SSH 来建立一个预验证的 IMAP 会话。 [Use the Secure Socket Layer (TLS/SSL) to encrypt the session.] => 使用安全通讯端层(TLS/ SSL)来加密会话。 [Validate certificates from the TLS/SSL server.] => 从TLS/ SSL服务器验证证书。 [Do not validate certificates from the TLS/SSL server. This is only needed if a server uses self-signed certificates.] => 不要从TLS/ SSL服务器验证证书。这是如果服务器使用自签名证书才需要。 [Force use of start-TLS to encrypt the session, and reject connection to servers that do not support it.] => 强制使用启动TLS来加密会话,并拒绝连接到不支持它的服务器。 [Do not use start-TLS to encrypt the session, even with servers that support it.] => 不要使用启动TLS来加密会话,即使有支持它的服务器。 [Save and add another value] => 保存并添加另一个值 [Back to the list] => 返回列表  [Add new feature values] => 添加新的特征值 [Add new feature value] => 添加一个新属性值 [Company name for this supplier] => 该供应商公司名称 [Phone number for this supplier] => 该供应商电话号码 [Mobile phone number for this supplier.] => 该供应商的手机号码。 [Will appear in the list of suppliers.] => 将出现在供应商名单。 [Upload a supplier logo from your computer.] => 本地上传供应商图标 [Search reference] => 搜索参考 [Create a new product: CTRL+P] => 创建新商品: CTRL+P [To have a different title from the category name, enter it here.] => 要使用与类别名称不同的标题,请在此处输入. [To have a different description than your category summary in search results page, write it here.] => 要在搜索结果页面显示和商品页不同的描述,请在这里填写。 [Unless the 'Accented URL' option is enabled (in Shop parameters > Traffic & SEO), only letters, numbers, underscores (_), and hyphens (-) are allowed.] => 除非启用了“重音 URL”选项(在商店参数 > 流量和 SEO 中),否则只允许使用字母、数字、下划线 (_) 和连字符 (-)。 [Search for a product] => 查询商品 [Enter your product name] => 输入您的商品名称 [The summary is a short sentence describing your product.
It will appears at the top of your shop's product page, in product lists, and in search engines' results page (so it's important for SEO). To give more details about your product, use the "Description" tab.] => 概述是指你商品描述的简短说明
它将出现在你商店产品页面,产品明细,和搜索引擎结果页面顶端(所以它对SEO非常重要)。要填写关于你的产品的更多的说明,请使用“说明”标签栏。 [Search and add a related product] => 搜寻并添加相关商品 [Use a comma to create separate tags. E.g.: dress, cotton, party dresses.] => 用逗号分隔标签。如:群子,棉布,晚群 [Per kilo, per litre] => 每公斤,每公升 [Leave empty to disable] => 留空禁用 [Combine several attributes, e.g.: "Size: all", "Color: red".] => 组合一些属性,如“号码,所有”,“颜色:红色”。 [This description will appear in search engines. You need a single sentence, shorter than 160 characters (including spaces)] => 这个说明将出现在搜索引擎中。你需要小于160字符(含空格)的简短句子。 [To which product the page should redirect?] => 要重定向到商品页面? [To which category the page should redirect?] => 要重定向到哪个分类页面? [If no category is selected the Main Category is used] => 如果未选择分类,将使用主分类 [To have a different title from the product name, enter it here.] => 产品名称有不同的抬头的话请写在这里。 [Public title for the product's page, and for search engines. Leave blank to use the product name. The number of remaining characters is displayed to the left of the field.] => 用于产品页面和搜索引擎的公共标题。留空则使用商品名称。剩余的字符在栏位的左边显示。 [To have a different description than your product summary in search results pages, write it here.] => 要在搜索结果页面显示和商品页不同的描述,请在这里填写。 [Upload a brand logo from your computer.] => 从您的电脑上传品牌商标。 [If the price of this combination is different from the initial retail price, enter the value of the impact (negative or positive).] => 如果此组合的价格与初始零售价格不同,请输入影响的值(负或正)。 [This interface allows you to specify the suppliers of the current combination.] => 该接口允许您指定当前组合的供应商。 [Search product] => 搜索产品 [Using another image as cover will automatically uncheck this box.] => 使用另一张图像作为封面将自动取消选中此框。 [Search file] => 搜索文件 [Instructions, size guide, or any file you want to add to a product.] => 说明、尺寸指南或要添加到产品中的任何文件。 [Customers can download these files on the product page.] => 客户可以在产品页面上下载这些文件。 [Set specific prices for customers meeting certain conditions.] => 为满足特定条件的客户设定具体价格。 [Define which condition should apply first when a customer is eligible for multiple specific prices.] => 定义当客户有资格获得多个特定价格时,应首先应用哪种条件。 [Add new specific price] => 添加新的特定价格 [Indicate the price for a single unit of the product. For instance, if you're selling fabrics, it would be the price per meter.] => 注明单件产品的价格。 例如,如果您销售面料,则是每米价格。 [Public title for the product page, and for search engines. Leave blank to use the product name. The number of remaining characters is displayed to the right of the field.] => 产品页面和搜索引擎的公共标题。 留空以使用产品名称。 剩余字符数显示在字段右侧。 [This description will appear in search engines. It should be a single sentence, shorter than 160 characters (including spaces).] => 此描述将出现在搜索引擎中。 它应该是一个句子,少于 160 个字符(包括空格)。 [Separate each tag with a comma or press the Enter key.] => 用逗号分隔每个标签,或按 Enter 键。 [The email will be sent to all users who have access to the Stock page. To modify permissions, go to [1]Advanced Parameters > Team[/1].] => 该电子邮件将发送给所有有权访问库存页面的用户。 要修改权限,请转到 [1]高级参数 > 团队[/1]。 [Search combination] => 搜索组合 [Search name] => 搜索名称 [Search category] => 搜索分类 [Search ref.] => 搜索参考 [Save the product and stay on the current page: ALT+SHIFT+S] => 保存商品并留在该页面:ALT+SHIFT+S [Permanently delete this product.] => 永久删除此商品。 [See how your product sheet will look online: ALT+SHIFT+V] => 看看你的产品表在线上是什么样的:ALT+SHIFT+V [Enable or disable the product on your shop: ALT+SHIFT+O] => 在你的店里启动或取消此商品:ALT+SHIFT+O Context | Request Context [Save and duplicate this product, then go to the new product: ALT+SHIFT+D] => 保存和复制该商品,然后转到新商品:ALT+SHIFT+D [Save and go back to the catalog: ALT+SHIFT+Q] => 保存并回到目录: ALT+SHIFT+Q [Save and create a new product: ALT+SHIFT+P] => 保存并创建新商品: ALT+SHIFT+P [Is the product a pack (a combination of at least two existing products), a virtual product (downloadable file, service, etc.), or simply a standard, physical product?] => 这是套餐商品(至少有两个产品构成的组合),虚拟商品(可下载文件,服务等),或仅仅是一见标准实物商品? [Search categories] => 搜索分类 [Where should the product be available on your site? The main category is where the product appears by default: this is the category which is seen in the product page's URL. Disabled categories are written in italics.] => 商品将显示在你的网站上什么位置?主目录是商品默认显示位置:这在商品页面URL上是能看到的。已禁用目录用斜体标记。 [If you want to quickly create a new category, you can do it here. Don’t forget to then go to the Categories page to fill in the needed details (description, image, etc.). A new category will not automatically appear in your shop's menu, please read the Help about it.] => 如果你要快速创建一个新分类,你可以在这里进行。然后不要忘了到分类页面去填写所需要的细节资料(说明,图片等)。新分类不会自动显示在你的商店菜单,请阅读帮助来查看详情。 [Does this combination have a different price? Is it cheaper or more expensive than the default retail price?] => 组合是否有不同的价格?它比默认的零售价是贵还是便宜? [Combinations are the different variations of a product, with attributes like its size, weight or color taking different values. To create a combination, you need to create your product attributes first. Go to Catalog > Attributes & Features for this!] => 组合是指同款商品的差异性,如象号码,重量,或颜色等特性。为了创立组合,你必须先创建你的商品特性。到目录> 属性&特性查看具体详情。 [To add combinations, you first need to create proper attributes and values in [1]%attributes_and_features_label%[/1].
When done, you may enter the wanted attributes (like "size" or "color") and their respective values ("XS", "red", "all", etc.) in the field below; or simply select them from the right column. Then click on "%generate_label%": it will automatically create all the combinations for you!] => 要添加组合,您首先需要在 [1]%attributes_and_features_label%[/1] 中创建适当的属性和值。
完成后,您可以在下面的字段中输入所需的属性(如“尺寸”或“颜色”)及其各自的值(“XS”、“红色”、“全部”等); 或者只是从右栏中选择它们。 然后点击“%generate_label%”:它会自动为你创建所有的组合! [This is the human-readable URL, as generated from the product's name. You can change it if you want.] => 这是人可读取的URL,它由商品名称生成。您可以自主更改。 [When your product is disabled, choose to which page you’d like to redirect the customers visiting its page by typing the product or category name.] => 当商品下线时,请选择要重定向的商品或分类名称。 [No redirection (404) = Do not redirect anywhere and display a 404 "Not Found" page.] => 禁止重定向(404)=不要重定向到其他地方,显示404 “无法找到”页面。 [No redirection (410) = Do not redirect anywhere and display a 410 "Gone" page.] => 无重定向(410)=不重定向到任何地方,并显示410 "无法找到页面" “。 [Permanent redirection (301) = Permanently display another product or category instead.] => 永久重定向(301)= 永久显示另一个商品或分类。 [Temporary redirection (302) = Temporarily display another product or category instead.] => 临时重定向(302)= 临时显示另一个商品或分类。 [Display delivery time for a product is advised for merchants selling in Europe to comply with the local laws.] => 建议欧洲商人显示产品的出货时间是为了遵守当地法令。 [If a carrier has a tax, it will be added to the shipping fees. Does not apply to free shipping.] => 如果需要支付承运人税费,这个将会添加到运费中。不适用免运费订单。 [edit] => 编辑 [This interface allows you to specify the suppliers of the current product and its combinations, if any.] => 这个界面允许你可以定义现有商品的厂商和它的组合(如果有的话)。 [You can specify supplier references according to previously associated suppliers.] => 你可以按之前相关的厂商来指定厂商编号。 [When using the advanced stock management tool (see Shop Parameters > Products settings), the values you define (price, references) will be used in supply orders.] => 当使用高级库存管理工具(请查看商店参数 > 产品设置)时,你这里设的数值(价格,参数)将被用于供应商订单中。 [You can specify product reference(s) for each associated supplier. Click "%save_label%" after changing selected suppliers to display the associated product references.] => 您可以为每个关联的供应商指定产品参考。 更改选定的供应商后单击“%save_label%”以显示关联的产品参考。 [This interface allows you to specify the warehouse in which the product is stocked.] => 该接口允许您指定该商品放在哪个仓库。 [It is also possible to specify the location within the warehouse for each product or combination.] => 可以在仓库里指明每件商品或套装的位置。 [Number of days this file can be accessed by customers. Set to zero for unlimited access.] => 客户可以访问该文件的天数。设置为零无限制访问。 [Upload a file from your computer (%maxUploadSize% max.)] => 上传新文档到你的电脑中(最多%maxUploadSize%) [The full filename with its extension (e.g. Book.pdf)] => 其扩展名的完整文件名(例如Book.pdf) [Number of downloads allowed per customer. Set to 0 for unlimited downloads.] => 每位客人允许下载的数量。设置为0 代表无限量下载。 [If set, the file will not be downloadable after this date. Leave blank if you do not wish to attach an expiration date.] => 如果设置此项,该文件将在此日期之后无法下载。如果你不想设置一个截止日期,请留空白。 [The minimum quantity required to buy this product (set to 1 to disable this feature). E.g.: if set to 3, customers will be able to purchase the product only if they take at least 3 in quantity.] => 购买该商品的最低起步量(设置成 1 禁用此功能)。比如:如果设置成3, 顾客至少买3件才能下单。 [The email will be sent to all the users who have the right to run the stock page. To modify the permissions, go to [1]Advanced Parameters > Team[/1]] => 将发送一份邮件给所有有权运行库存页面的客户。要修改权限,请到[1]高级参数 > 团队[/1] [Combinations are the different variations of a product, with attributes like its size, weight or color taking different values. Does your product require combinations?] => 商品组合由不同种类产品通过比如“号码,重量,颜色”不同的特性的组成。。你的商品是否需要组合? [Advanced settings in [1][2]Combinations[/1]] => 在 [1][2]组合[/1]里的高级设置 [Your reference code for this product. Allowed special characters: .-_#.] => 该商品的编号代码。允许特殊字符:.-_#. [How many products should be available for sale?] => 有多少商品供促销? [Advanced settings in [1][2]Quantities[/1]] => 在 [1][2]数量[/1]里的高级设置 [This is the retail price at which you intend to sell this product to your customers. The tax included price will change according to the tax rule you select.] => 这是你要向你的客户销售该商品的零售价。含税价将随着你所选的税率变化。 [Advanced settings in [1][2]Pricing[/1]] => 在 [1][2]价格[/1]里的高级设置 [MPN is used internationally to identify the Manufacturer Part Number.] => MPN在国际上用于标识制造商零件编号。 [This type of product code is widely used in the United States, Canada, the United Kingdom, Australia, New Zealand and in other countries.] => 这种类型的商品代码被广泛用于美国,加拿大,英国,澳大利亚,新西兰和其他国家。 [This type of product code is specific to Europe and Japan, but is widely used internationally. It is a superset of the UPC code: all products marked with an EAN will be accepted in North America.] => 该类型的商品代码是特定于欧洲和日本,但在国际上也被广泛使用。它是超集合UPC 代码:所有标有EAN 的商品都将在北美被接受。 [ISBN is used internationally to identify books and their various editions.] => ISBN 在国际上通用,它用于辨别书和他们不同的版本。 [Tags are meant to help your customers find your products via the search bar.] => 标签主要是让帮助你的客户通过搜索框找到你的商品。 [Choose terms and keywords that your customers will use to search for this product and make sure you are consistent with the tags you may have already used.] => 选择你的客户会用于搜索该商品的术语和关键词,并确保和你可能已经使用的标签一致。 [You can manage tag aliases in the [1]Search section[/1]. If you add new tags, you have to rebuild the index.] => 你可以在[1]搜索部分[/1]管理标签别名。如果添加了新标签,你需要重新创建索引。 [Not all shops sell new products. This option enables you to indicate the condition of the product. It can be required on some marketplaces.] => 不是所有的店卖新品。这个选项将让你可以注明商品状况。在一些市场可能会要求它。 [This is the price at which you intend to sell this product to your customers. The tax included price will change according to the tax rule you select.] => 这是你要向你的客户销售该商品的售价。含税价将随着你所选的税率变化。 [Some products can be purchased by unit (per bottle, per pound, etc.), and this is the price for one unit. For instance, if you’re selling fabrics, it would be the price per meter.] => 有些商品可以以单位(每瓶,磅等)来买。这里的价格是单价。比如,如果你卖织布,它的价格将是每米的价格。 [The cost price is the price you paid for the product. Do not include the tax. It should be lower than the retail price: the difference between the two will be your margin.] => 成本价是你付给商品的金额。不含税。它应低于零售价:两者之间的差价就是你的利润。 [You can set specific prices for customers belonging to different groups, different countries, etc.] => 您可以为不同的群体,不同的国家,等客户端设定具体的价格 [Sometimes one customer can fit into multiple price rules. Priorities allow you to define which rules apply first.] => 有时,一个客户可以适合多个价格规则。优先级允许您定义哪些规则要先适用于客户。 [Invalid token] => 无效的token(辅币) [[1]Invalid token[/1]: direct access to this link may lead to a potential security breach.] => [1]无效的凭证)[/1]:登陆这个连接可能会有潜在的安全隐患。 [Do you want to display this page?] => 你想要显示此页吗? [Yes, I understand the risks] => 我了解风险 [Take me out of there!] => 带我离开那里! [Click on "%displayed_label%" to index the category on your shop.] => 单击“%displayed_label%”以索引您商店的类别。 [If you want a category to appear in the menu of your shop, go to [1]Modules > Module Manager[/1] and configure your menu module.] => 如果你想要一个类别出现在你的商店的菜单里,请进入 [1]Modules > Module Manager[/1] 和配置您的菜单模块。 [This is the main image for your category, displayed in the category page. The category description will overlap this image and appear in its top-left corner.] => 这是分类的主图像,将显示在分类页面。分类说明悬浮显示在图像左上角。 [Displays a small image in the parent category's page, if the theme allows it.] => 如果主题允许的话,在主分类页面显示小图片。 [The category thumbnail appears in the menu as a small image representing the category, if the theme allows it.] => 如果主题允许,在菜单中分类将以小图片来显示以代表种类。 [Only letters, numbers, underscore (_) and the minus (-) character are allowed.] => 只有字母,数字,下划线(_)和减号( - )字符是允许的。 [Mark all of the customer groups which you would like to have access to this category.] => 标记您想让他们访问该类目的所有客户群体。 [You now have three default customer groups.] => 您现在有三个默认顾客群。 [An empty category is a category that has no product directly associated to it. An empty category may however contain products through its subcategories.] => 一个空的分类是没有直接关联到它的商品类别。但一个空的分类可以包含有商品的子分类。 [To add combinations, you first need to create proper attributes and values in [1]%attributes_and_features_label%[/1].] => 要添加组合,您首先需要在 [1]%attributes_and_features_label%[/1] 中创建适当的属性和值。 ) [ModulesSpecialsAdmin] => Array ( [Specials block] => 特价商品区域 [Displays your products that are currently on sale in a dedicated block.] => 显示目前在特定模块中促销的产品 [Products to display] => 产品展示 [Define the number of products to be displayed in this block on home page.] => 在主页上定义此模块中要展示的产品数量。 [The number of products is invalid. Please enter a positive number.] => 商品数量无效。请输入一个正整数。 ) [AdminNotificationsError] => Array ( [Unable to update settings.] => 无法更新设置 [There is %d error.] => 这里有%d个错误。 [%1$s on line %2$s in file %3$s] => %1$s 在第 %2$s 行,在 %3$s 文件 [There are %d warnings.] => 这里有 %d 个警告。 [There are %d errors.] => 这里有%d个错误 [Property %s is empty.] => 属性%s为空。 [The %s field is required.] => %s 框需填写。 [This class name does not exist.] => 此 class 的名称不存在 [This property does not exist in the class or is forbidden.] => 这个属性不存在在 class 里或已被禁止。 [This association has too many elements.] => 该组合内容过多。 [This name is not allowed.] => 此名称不允许。 [Syntax error with this pattern.] => 语法在这种模式下是错误的。 [This key has already been used.] => 这把密钥已被使用。 [The %s field (in tab %s) is required.] => %s 字段(在 %s 选项卡中)是必需的。 [[%s] is not a valid configuration key] => [%s] 是无效的配置关键字 [Cannot parse feed.] => 无法解析伺服器。 [No default currency] => 没有默认的货币 [The email is already used, please choose another one] => 该邮箱已被使用,请选择其他邮箱 [Could not load cart id=%s] => 无法加载购物车ID︰ %s [No files were uploaded.] => 没有文件被上传。 [Source file does not exist or is empty.] => 来源文件不存在或为空。 [File has an invalid extension, it should be one of these: %s.] => 文件扩展名无效,应该是: %s [The uploaded file is too large.] => 上传的文件太大。 [Image is too large (%1$d kB). Maximum allowed: %2$d kB] => 图像过大 (%1$d kB)。允许最大限:%2$d kB [Image format not recognized, allowed formats are: .ico] => 不被认可的图像格式,允许的格式为:.ico [Error while uploading image; please change your server's settings.] => 上传图像的时候发生了错误;请更改您的服务器设置。 [Cannot generate emails because the Symfony container is unavailable.] => 无法生成电子邮件,因为 Symfony 容器不可用。 [Cannot generate email templates: %s.] => 无法生成电子邮件模板:%s. [Cannot scan root directory] => 无法扫描根目录 [Cannot scan "override" directory] => 无法扫描“override”目录 [File %2$s (in directory %1$s)] => 文件%2$s(在主目录%1$s) [Property %1$s has a bad value (allowed values are: %2$s).] => 属性%1$s有错误值(允许的数值是:%2$s) [Your entry in field %1$s (language %2$s) exceeds max length %3$d chars (incl. html tags).] => 你在 %1$s(语言%2$s)填写的资料已经超出最大长度%3$d(包含 html 标签)。 [The length of property %1$s is currently %2$d chars. It must be between %3$d and %4$d chars.] => 属性%1$s目前长度是%2$d字符。它应该在%3$d到%4$d字符之间。 [Validation function not found: %s.] => 未发现审核功能%s [Property %s is not valid] => 属性 %s 无效。 [is required.] => 是必须的。 [%1$s is too long. Maximum length: %2$d] => %1$s 过长。最大长度:%2$d [The %1$s field is too long (%2$d chars max).] => 字段 %1$s 过长 (%2$d 字符上限)。 [Error on image caption: "%1s" is not a valid caption.] => 错误的图片标题: "%1s" 是一个无效的标题。 [Fatal error] => 致命错误 [Server file size is different from local file size] => 服务端文件尺寸和本地文件尺寸不同 [The uploaded file exceeds %s] => 上次的文件超出限制 %s [The uploaded file was only partially uploaded] => 只上传了部分文件 [No file was uploaded] => 没有文件被上传 [Missing temporary folder] => 缺少临时文件夹 [Failed to write file to disk] => 无法写入到磁盘上的文件 [A PHP extension stopped the file upload] => PHP扩展终止了文件上传 [Filetype not allowed] => 文件类型不被允许 [The uploaded file exceeds the post_max_size directive in php.ini] => 上传的文件超过了php.ini 中的 post_max_size 指令 [File is too big. Current size is %1s, maximum size is %2s.] => 文件太大。目前大小为%1s,最大大小为%2s。 [The 'From' date format is invalid (YYYY-MM-DD)] => “发件人”日期格式无效(年 - 月 - 日) [The 'To' date format is invalid (YYYY-MM-DD)] => “收件人”日期格式无效(年 - 月 - 日) [An error occurred while attempting to delete the image. (cannot load object).] => 尝试删除图片时出错. (不能加载对象). [You cannot delete this item.] => 您不能删除此商品。 [field %s is required.] => 字段 %s 需要被填写。 [The option selected in the %s field is invalid.] => 在 %s 字段中选择的选项无效。 [Cannot add configuration %s] => 无法添加配置%s [The field %field_name% is required at least in %lang%.] => 字段%field_name%至少在%lang%里需要 [%s: Incorrect value] => %s错误值 [Can't update #%id% status] => 无法更新 #%id% 状态 [An error occurred while assigning a zone to the selection.] => 当分配一项区域去选择,出现错误。 [You must select at least one element to assign a new zone.] => 您必须选择至少一个元素来指定一个新区。 [Can't delete #%id%] => 无法删除#%id% [You must select at least one item to perform a bulk action.] => 您必须至少选择一项才能执行批量操作。 [Due to memory limit restrictions, this image cannot be loaded. Please increase your memory_limit value via your server's configuration settings.] => 由于内存限制的限制,该图像不能被加载。请通过你的服务器的配置设置提高您的memory_limit的值。 [The object cannot be loaded (the identifier is missing or invalid)] => 对象不能加载 (标识符丢失或无效) [An error occurred when attempting to update the required fields.] => 更新必填项中发现了错误 [Unable to delete associated images.] => 无法删除关联的图像。 [Access denied.] => 拒绝访问 [The uploaded file exceeds the upload_max_filesize directive in php.ini] => 上传的文件超过了php.ini中的upload_max_filesize指令 [file (%s) not writable] => 文件 (%s) 不可写 [directory (%s) not writable] => 目录 (%s) 不可写 [The file you are trying to upload is %2$d KB, which is larger than the maximum size allowed of %1$d KB.] => 您尝试上传的文件为 %2$d KB,大于 %1$d KB 所允许的最大大小。 [The object cannot be loaded.] => 无法加载物体 [Invalid message] => 无效消息 [Bad SQL query] => 错误的SQL查询 [Please fill in all the required fields.] => 请填写所有必填字段。 [Address format invalid] => 地址格式无效 [An error occurred during the file upload process.] => 在文件上传的时候发生了错误。 [The email address is invalid.] => 邮件地址无效。 [The selected date range is not valid.] => 所选日期范围无效。 [Failed to update the status] => 更新状态错误。 [Unknown error.] => 未知错误。 [Incorrect value for "Depends on stock" for product %name%] => 产品%name%的“取决于库存” 数值不正确。 [Invalid tag(s) (%s)] => 无效标签 (%s) [There is one error.] => 有一个错误。 [There are several errors.] => 有多个错误。 [Email is empty.] => 邮箱地址为空 [Invalid email address.] => 无效的电邮地址 [The password field is blank.] => 密码是空白的 [Invalid password.] => 无效的密码 [File upload was not completed.] => 文件上传未完成。 [File too large (limit of %s bytes).] => 文件过大 (限制%s字节)。 [Internal error #%s] => 内部错误#%s [No file has been selected] => 没有选择档案 [No file was uploaded.] => 没有文件被上传 [No valid value for field exceptions has been defined.] => 没有文件扩展的有效值 [An error occurred while transplanting the module to its hook.] => 在将模块移至链接时发生了错误。 [Page not found] => 页面未找到 [You do not have permission to view this.] => 您没有查看权限 [Failed to update the position.] => 更新位置错误。 [An error occurred while creating an object.] => 在新增物品的时候发生了错误。 [An error occurred while attempting to create a new folder.] => 创建新文件夹的时候发生了错误 [An error occurred while copying the image.] => 在复制图像的时候发生了错误。 [An error occurred while copying this image: %s] => 在复制图像的时出错:%s [Error while updating the status.] => 更新状态时出错。 [Invalid file name] => 无效的文件名 [You need at least one object.] => 您至少需要一个对象。 [You cannot delete all of the items.] => 您不可以删除所有的项。 [Cannot retrieve file.] => 无法检索文件。 [Invalid name for %s language] => %s 语言的名字无效 [The name for %1s language is too long (%2d chars max).] => %1s 语言的名字过长(%2d 最多字数). [Invalid file extension] => 无效的文件扩展 [The file name is too long.] => 文件名太长 [Invalid file] => 无效的文件 [Invalid date range] => 无效的日期范围。 [An error occurred while updating the image.] => 更新图像的时候发生了错误。 [An error occurred while linking the object %table_name% to categories.] => 在把对象%table_name%连到分类时出错。 [The object cannot be loaded. ] => 无法加载物体 [The %name% field is required.] => %name%字段必填 [The %1$s field (%2$s) is invalid.] => %1$s 字段 (%2$s) 无效。 [The tags list (%s) is invalid.] => 标签列表无效(%s). [An error occurred while copying this image:] => 在复制图像的时候发生了错误。 [An error occurred during deletion.] => 在删除过程中发生了错误。 [You must select at least one element to delete.] => 您必须选择至少一个元素来删除。 [(cannot load object)] => (项目无法装载) [An error occurred while updating the status for an object.] => 更新物品状态的时候发生了错误。 [You do not have permission to delete this.] => 您没用权限进行删除 [You do not have permission to edit this.] => 您没有编辑权限 [The %s field is not valid] => %s栏无效。 [An error occurred while uploading the image.] => 在上传图像的时候发生了错误。 [An error occurred while deleting the object.] => 在删除对象的时候发生了错误。 [An error occurred while deleting this selection.] => 在删除所选对象时发生了错误。 [The file is missing.] => 文件缺失! [You do not have permission to add this.] => 您没有权限点击此处。 [An error occurred while updating an object.] => 在更新物品的时候发生了错误。 [Cannot delete file] => 无法删除文件 [Invalid date format.] => 日期格式无效! ["%key%" does not exist.] => “%key%”不存在 [This functionality has been disabled.] => 该功能已被禁用。 [An error occurred while updating the status.] => 更新状态的时候发生了错误。 [You cannot delete or disable the last shop group.] => 你不能删除这个商店的组合 [You cannot delete or disable a shop group in use.] => 你无法删除或禁用使用中的商店群。 [You cannot disable the Main URL.] => 你不能禁用主URL。 [You cannot change a main URL to a non-main URL. You have to set another URL as your Main URL for the selected shop.] => 你不能把主URL 改成非主URL。 你得为所选的商店设定另一个URL 作为主URL。 [A shop URL that uses this domain already exists.] => 使用这个域名的商店URL 已经存在。 [A shop virtual URL cannot be "%URL%"] => 商店的虚拟URL 不能是“%URL%” [A Zip/Postal code is required.] => 邮编必须填写。 [The Zip/Postal code is invalid.] => 邮编无效。 [Your Zip/Postal code is incorrect.] => 您的邮编不正确。 [It must be entered as follows:] => 必须为以下的类型: ["%type%" does not exist.] => "%type%"不存在 [Directory "%folder%" cannot be created] => 无法创建目录"%folder%" [File "%file%" cannot be created] => 无法创建文件 "%file%" [Cannot write this file: "%folder%"] => 无法书写文件:"%folder%" [This file must be writable: %file%] => 该文件必须是可书写的: %file% [No file has been selected.] => 没有选择的文件 [The server does not have permissions for writing.] => 服务器不允许写 [Please check rights for %file%] => 请核对%file%的权限 [This file must be writable:] => 该文件必须为可写: [Fatal error: The module directory does not exist.] => 致命错误:该模块目录不存在。 [The field %field_name% is required at least in your default language.] => 字段 %field_name% 至少在您的默认语言中是必需的。 [Error while uploading image; please change your server's settings. (Error code: %s)] => 错误上载图像;请更改您的服务器的设置。 (错误代码:%S) [Image format not recognized, allowed formats are: .gif, .jpg, .png] => 不被认可的图像格式,允许的格式为:.gif, .jpg, .png [The %s field is invalid.] => 字段 %s 无效。 [An error occurred while attempting to upload the file.] => 上传文件的过程中出现错误 [Maximum depth: Invalid number.] => 最大分级:无效号码。 [Please fill out all fields.] => 请填写所有字段 [An error occurred on saving.] => 在保存过程中出错。 [The voucher code is invalid.] => 优惠券代码无效 [%s is invalid.] => %s无效。 [An error occurred during the image upload process.] => 图片上传错误 [You have to select at least one shop to associate this item with] => 您必须至少选择一家商店来关联此商品 [Invalid URL] => 无效网址 [Invalid emails: %invalid_emails%.] => 无效的电子邮件:%invalid_emails%. [Invalid email: %invalid_email%.] => 无效的邮箱:%invalid_email%. [The selected condition must be different in each field to set an order of priority.] => 在每个字段中选择的条件必须不同,才能设置优先顺序。 [Invalid selection] => 无效的选择 [Category "%s" could not be created.] => 无法创建 "%s" 类别。 [This product could not be assigned to category "%s".] => 无法将此产品分配到“%s”类别。 [%s is invalid. Please enter an integer lower than %s.] => %s 无效。 请输入一个小于 %s 的整数。 [The password doesn't meet the password policy requirements.] => 密码不符合密码策略要求。 [You need permission to add this.] => 你需要更多的权限来执行此操作。 [You do not have permission to update this.] => 您无权更新此内容。 [You do not have permission to create this.] => 您无权创建此项。 [This field cannot be longer than %limit% characters (incl. HTML tags)] => 此字段不能超过 %limit% 个字符(包括 HTML 标签) [Profile(s) assigned to employee cannot be deleted] => 无法删除分配给员工的个人资料 [You cannot delete your own profile] => 您不能删除自己的个人资料 [An error occurred while clearing objects.] => 清除对象时出错。 [Cannot open export file for writing] => 无法打开导出文件进行写入 [Cannot write into file: %filename%. Please check write permissions.] => 不能写入文件:%filename%。请检查你的写入权限。 [This order status does not exist.] => 此订单状态不存在。 [An unexpected error occurred. [%type% code %code%]: %message%] => 一个意料之外的问题发生了。 [%type% 代码 %code%]: %message% [An unexpected error occurred. [%type% code %code%]] => 出现意外错误。 [%type% 代码 %code%] [Cannot send test email for theme %theme% because it is not your current theme] => 无法发送主题 %theme% 的测试电子邮件,因为它不是您当前的主题 [Cannot send test email for layout %layout%] => 无法发送布局 %layout% 的测试电子邮件 [Cannot translate emails body content] => 无法翻译电子邮件正文内容 [Themes can only be changed in single store context.] => 主题只能在单个商店上下文中更改。 [Missing configuration file] => 缺少配置文件 [Invalid configuration] => 无效配置。 [Invalid data] => 无效的数据 [Image format not recognized, allowed format(s) is(are): .%s] => 无法识别图像格式,允许的格式为:.%s [You need permission to edit this.] => 您需要获得编辑权限。 [Unexpected error occurred.] => 发生意外的错误。 [The object cannot be loaded (or found)] => 对象不能被加载(没有找到) [Max file size allowed is "%s" bytes.] => 允许的最大文件大小为“%s”字节。 [An error occurred while attempting to save.] => 试图保存时发生错误。 [This zone does not exist.] => 此区域不存在。 [Invalid action] => 无效操作 [Your uploaded file might exceed the [1]upload_max_filesize[/1] and the [1]post_max_size[/1] directives in [1]php.ini[/1], please check your server configuration.] => 您上传的文件可能超出了[1]php.ini[/1]中的[1]pload_max_filesize[/1]和[1]post_max_size[/1]指令,请检查您的服务器配置。 [The value of the PHP.ini setting "max_input_vars" must be increased to %value% in order to be able to submit the product form.] => PHP.ini设置“max_input_vars”的值必须增加到 %value% 才能提交产品表单。 [Address fields contain invalid values.] => 地址字段包含无效值。 [Invalid data supplied.] => 提供无效的数据。 [An error occurred while toggling this selection.] => 切换此选择时发生错误。 [You cannot upload more files] => 您不能上传多个文件 [Form contains invalid values] => 表单包含无效值 [Invalid ID.] => 无效ID. [Product price is invalid] => 产品价格无效 [Product price per unit is invalid] => 产品单价无效 [You cannot associate the same feature value more than once.] => 您不能多次关联相同的特征值。 [The selected value belongs to another feature.] => 所选值属于另一个特征。 [This product cannot be changed into a pack because it is already associated to another pack.] => 无法将此产品更改为包,因为它已与另一个包关联。 [Image format not recognized, allowed formats are: .gif, .jpg, .png, .webp] => 无法识别图像格式,允许的格式为:.gif、.jpg、.png.webp [The address for this supplier has been deleted.] => 该供应商的地址已被删除。 [Positive product quantity is required.] => 需要产品数量为正数。 [Same product quantity is already in cart] => 相同数量的产品已在购物车中 [Selected language cannot be used because it is disabled] => 无法使用所选语言,因为它已被禁用 [Selected currency cannot be used because it is deleted.] => 所选币种已删除,因此无法使用。 [Selected currency cannot be used because it is disabled.] => 所选货币已被禁用,因此无法使用。 [Custom field text cannot be longer than %limit% characters.] => 自定义字段文字不能超过 %limit% 个字符。 [Gift message not valid] => 礼品消息无效 [The product customization picture could not be found.] => 找不到产品定制图片。 [Invalid action: this order has already been paid.] => 无效的操作:此订单已付款。 [Invalid action: this order has not been delivered.] => 无效操作:此订单尚未交付。 [Invalid action: this order has already been delivered.] => 无效操作:此订单已交付。 [Invalid action: this order has not been paid.] => 无效的操作:此订单尚未付款。 [This product is already in your order, please edit the quantity instead.] => 此产品已在您的订单中,请修改数量。 [This product is already in the invoice [1], please edit the quantity instead.] => 此产品已在发票 [1] 中,请改为修改数量。 [You cannot edit the price of a product that no longer exists in your catalog.] => 您无法编辑目录中不再存在的产品的价格。 [The field is invalid. Please enter an integer greater than or equal to 0.] => 该字段无效。 请输入一个大于或等于 0 的整数。 [This field is invalid] => 此字段是无效的。 (Automatic Translation) [This field cannot be shorter than %limit% characters] => 此字段不能短于 %limit% 个字符 [This field is required.] => 此字段是必需的。 [The "%s" field is invalid. HTML tags are not allowed.] => “%s”字段无效。 不允许使用 HTML 标签。 [This field cannot be longer than %limit% characters] => 此字段不能超过 %limit% 个字符 [The field is invalid. Please enter a positive integer.] => 该字段无效。 请输入一个正整数(不可以为负数)。 [The %s field is invalid. Please enter a positive integer.] => %s 字段无效。请输入一个正整数。 [This field cannot be empty.] => 该字段不能为空. [This domain is not valid.] => 领域名不能使用 [The SSL domain is not valid.] => SSL 领域名无效 [This value should be less than or equal to %value%.] => 此值应小于或等于 %value%。 [This value should be greater than %value%] => 此值应大于 %value% [This value should be greater than or equal to %value%] => 此值应大于或等于 %value% [This field is invalid.] => 此字段是无效的。 (Automatic Translation) [This field is invalid, it must contain numeric values] => 此字段无效,必须包含正整数 [This field is required] => 此字段为必填 [Reduction value "%value%" is invalid. Allowed values from 0 to %max%] => 减少值“%value%”无效。 允许的值从 0 到 %max% [Reduction value "%value%" is invalid. Value cannot be negative] => 减少值“%value%”无效。 值不能为负数 [%s is invalid. Please enter an integer greater than or equal to 0.] => %s 无效。 请输入一个大于或等于 0 的整数。 [%s is invalid. Please enter an integer lower than or equal to %s.] => %s 无效。请输入一个小于或等于 %s 的整数。 [Reply message is required] => 回复消息是必需的 [Reply message is invalid] => 回复消息是无效的 [Cart rule name must contain clean HTML] => 购物车规则名称必须包含干净的 HTML [Discount value must be a number] => 折扣值必须是数字 [Invalid value: the payment must be a positive amount.] => 无效的值:付款必须是正数。 [The file is too large. The maximum size allowed is [1] MB. The file you are trying to upload is [2] MB.] => 文件太大。 允许的最大大小为 [1] MB。 您尝试上传的文件为 [2] MB。 [Reduction value "%value%" is invalid. It must be greater than 0 and maximum %max%.] => 缩减值 "%value%" 无效。它必须大于0且最大为 %max% 。 [Reduction value "%value%" is invalid. It must be greater than 0.] => 缩减值 "%value%" 无效。它必须大于0。 [The confirmation password doesn't match.] => 确认密码不匹配。 [This field cannot be longer than %limit% characters.] => 此字段不能超过 %limit% 个字符。 [Oops... looks like an unexpected error occurred] => 糟糕...似乎发生了错误 [The object cannot be loaded (or found).] => 无法加载(或找到)对象。 [The file is too large. Maximum size allowed is: [1] MB. The file you are trying to upload is [2] MB.] => 文件太大。 允许的最大大小为:[1] MB。 您尝试上传的文件为 [2] MB。 [%error_message% - Language: %language_name%] => %error_message% - 语言: %language_name% ) [AdminAdvparametersFeature] => Array ( [Menu] => 菜单 [No menu] => 无菜单 [Import data from another shop] => 从另一家店铺导入数据 [Experimental product page] => 实验产品页面 [New product page - Single store] => 新产品页面-单店铺 [New product page - Multistore] => New product page - 多店铺 [Permissions] => 权限 [Catalog price rules] => 目录价格规则 [Countries] => 国家 [States] => 省/市 [Carriers] => 货运商 [Titles] => Titres de civilité [SuperAdmin] => 超级管理员 [Logistician] => 物流员 [Translator] => 翻译者 [Salesman] => 销售人员 [Webservice key created: %s] => 已创建 Web 服务密钥: %s [Webservice key %s has been deleted] => Web 服务密钥%s 已被删除 [Supply Orders] => Commandes fournisseurs [Supply Order Details] => 供货单明细 [Product Reference] => 商品编号 [Note] => 标记 [Supplier ID *] => 供应商编号* [Lang ID] => 语言编号 [Warehouse ID *] => 仓库ID* [Currency ID *] => 货币ID* [Supply Order Reference *] => 供应订单参考* [Delivery Date (Y-M-D)*] => 运送日期 (Y-M-D)* [Discount rate] => 折扣率 [Product ID *] => 商品ID* [Product Attribute ID] => 商品属性ID [Unit Price (tax excl.)*] => 单价 (不含税)* [Quantity Expected *] => 预期数量* [Discount Rate] => 折扣率 [Tax Rate] => 税率 [Import .CSV data] => 上传.CSV 数据 [Template] => 模板 [Customer ID] => 客户ID [Active (0/1)] => 激活(0/1) [Customer email] => 客户邮件 [Active (0/1)] => 激活(0/1) [Root category (0/1)] => 根分类 (0/1) [Image URL] => 图像地址 [Product ID] => 货品ID [Attribute (Name:Type:Position)] => 属性 (名称:类型:位置) [Value (Value:Position)] => 数值 (数值:位置) [Supplier reference] => 供应商参考 [Default (0 = No, 1 = Yes)] => 默认(0 = 否, 1 = 是) [Combination availability date] => 预估上架日期 [Choose among product images by position (1,2,3...)] => 从照片中选择 (1,2,3...) [Titles ID (Mr = 1, Ms = 2, else 0)] => 称谓ID(MR =1,MS =2,否则为0) [Birth date (yyyy-mm-dd)] => 出生日期(年-月-日) [Newsletter (0/1)] => 接收简报(0/1) [Partner offers (0/1)] => 合作伙伴报价(0/1) [Registration date (yyyy-mm-dd)] => 登记日期(年-月-日) [Groups (x,y,z...)] => 组 (x,y,z...) [Default group ID] => 默认组ID [UPC] => UPC: [Minimal quantity] => 最小数量 [Image URLs (x,y,z...)] => 图片地址(x,y,z...) [Image alt texts (x,y,z...)] => 图像替代文字(x,y,z...) [Advanced Stock Management] => 高级库存管理 [Depends on stock] => 取决于库存 [Warehouse] => 仓库 [Categories (x,y,z...)] => 目录(x,y,z...) [Tax rule ID] => 税则编号 [On sale (0/1)] => 打折(0/1) [Discount amount] => 折扣金额 [Discount percent] => 折扣比例 [Discount from (yyyy-mm-dd)] => 折扣从(yyyy-mm-dd) [Discount to (yyyy-mm-dd)] => 折扣至(yyyy-mm-dd) [Reference #] => 参考# [Supplier reference #] => 供应商参考# [Delivery time of out-of-stock products with allowed orders:] => 已经缺货但允许下单产品的配送时间 [Additional shipping cost] => 额外运输成本 [Unit for the price per unit] => 每件价格的单位 [Tags (x,y,z...)] => 标签(x,y,z...) [Rewritten URL] => 链接重写 [Label when backorder allowed] => 标识允许延期未交定货 [Available for order (0 = No, 1 = Yes)] => 可以订购 (0 = 否,1 = 是) [Product availability date] => 产品供应 [Product creation date] => 商品上架日期 [Show price (0 = No, 1 = Yes)] => 显示价格 (0=否,1=是) [Delete existing images (0 = No, 1 = Yes)] => 删除现有的图像(0=否,1=是) [Feature (Name:Value:Position:Customized)] => 功能(名称:数值:位置:自定义) [Available online only (0 = No, 1 = Yes)] => 只在网店(0=否,1=是) [Customizable (0 = No, 1 = Yes)] => 可定制的(0=否,1=是) [Uploadable files (0 = No, 1 = Yes)] => 可上传文件(0=否,1=是) [Text fields (0 = No, 1 = Yes)] => 文本域(0=否,1=是) [Action when out of stock] => 缺货时行动 [Virtual product (0 = No, 1 = Yes)] => 虚拟商品(0=否, 1=是) [File URL] => File URL [Expiration date (yyyy-mm-dd)] => 到期日(年-月-日) [Number of days] => 下载有效天数: [Accessories (x,y,z...)] => 附件 (x,y,z...) [Address (2)] => 地址(2) [Latitude] => 纬度 [Longitude] => 经度 [Hours (x,y,z...)] => 小时 (x,y,z...) [ID / Name of group shop] => 组店ID/名称 [Ignore this column] => 忽略此列 [Store contacts] => 联系店铺 [EAN-13] => EAN-13 [Back office connection from %ip%] => 从%ip% 登陆后台 [%class_name% addition] => %class_name% 增加 [Edit this SQL query] => 编辑此SQL查询 [SQL query name] => SQL查询名称 [Select your default file encoding] => 选择默认的文件编码 [Contact information] => 联系人信息 [Discount prices] => 优惠价格 [Module hooks] => 模块挂钩 [Meta information] => 元信息 [Product combinations] => 产品组合 [Available quantities for sale] => 待销数量 [Warehouses] => 仓库 [Webservice accounts] => webservice 的账户 [Attribute groups] => 属性组 [Tax rules groups] => 税务规则组 [Cart rules] => 购物车规则 [Import data] => 导入数据 [Choose the source shop] => 选择来源商店 [Choose data to import] => 选择要导入的数据 [Shop groups list] => 店铺组列表 [Customer groups] => 客户群 [Shop group] => 商店群組 [Multistore options] => 多铺选项 [Default shop] => 默认店铺 [Add a new shop group] => 添加新店铺组 [Add a new shop] => 添加新店铺 [Shop group name] => 店铺组名称 [Share customers] => 共享客户 [Share available quantities for sale] => 分享可供出售的数量 [Share available quantities between shops of this group. When changing this option, all available products quantities will be reset to 0.] => 本组商店之间共享可用数量。当改变这个选项,所有可用的产品的数量将被重置为0。 [Share orders] => 共享订单 [Multistore tree] => 多个商店树 [Shop URL ID] => 商店 URL ID [Shop name] => 商店名称: [Is it the main URL?] => 这是主URL吗? [URL options] => 链接选项 [Is it the main URL for this shop?] => 这是该商店的主URL吗? [Shop URL] => 店铺网址 [Domain] => 域名 [SSL Domain] => SSL 域名 [Physical URL] => 物理链接 [Virtual URL] => 虚拟链接 [Final URL] => 最终URL [Edit this shop] => 编辑这个店铺 [Add a new URL] => 添加新链接 [Store name] => 店铺名称 [Statistics] => 数据 [Notifications] => 通知 [Both] => 两者都可以 [This is a test message. Your server is now configured to send email.] => 这是一条测试消息。您的服务器现在配置为发送电子邮件。 [Test message -- Prestashop] => 测试信息 - PrestaShop [Error: Please check your configuration] => 错误:请检查邮件设置 [%key% (missing description)] => %key%(缺失描述) [Use /usr/sbin/sendmail (recommended; works in most cases)] => 使用 /usr/sbin/sendmail (推荐;适用于大多数情况) [Set my own SMTP parameters (for advanced users ONLY)] => 设置我的SMTP参数(只限高级用户) [Never send emails (may be useful for testing purposes)] => 从不发邮件(用测试版) [View (GET)] => 浏览 (GET) [Modify (PUT)] => 修改 (PUT) [Add (POST)] => 增加(POST) [Patch (PATCH)] => 补丁(补丁) [Delete (DELETE)] => 删除(DELETE) [Fast view (HEAD)] => 快速查看(HEAD) [Age] => 年龄: [Recipient] => 收信人 [Subject] => 对象: [Sent] => 已发送 [Erase all] => 清除所有 [Severity (1-4)] => 严重(1-4) [Object type] => 对象类型 [Object ID] => 对象ID [Error code] => 错误码 [Last update] => 上一次更新: [Employee ID] => 员工编号 [Refresh list] => 刷新列表 [ID / Name of shop] => 店铺ID /名称 [EAN13] => 条形码: [New & Experimental Features] => 新功能和试验性功能 [Add new profile] => 添加新资料信息 [Product reference] => 商品编号 [Combination reference] => 属性组合编码 [Memcached via PHP::Memcache] => 通过PHP 下载并安装::下载并安装 [Memcached via PHP::Memcached] => 通过PHP 下载并安装: 已下载并安装 [APC] => APC [Xcache] => Xcache [Use cache] => 使用缓存 [Caching system] => 缓存系统 [Smart cache for CSS] => 用于CSS的智能Cache [Smart cache for JavaScript] => 用于JavaScript的智能cache [Apache optimization] => Apache优化 [Disable all overrides] => 全部禁用 [Enable or disable all classes and controllers overrides.] => 激活或废除所有类别和管理员代理佣金。 [Media server #1] => 媒体服务器#1 [Media server #2] => 媒体服务器#2 [Media server #3] => 媒体服务器#3 [Clear cache] => 清除缓存 [Never clear cache files] => 从不清除缓存文件 [Clear cache everytime something has been modified] => 每次修改后清除缓存 [Never recompile template files] => 永不重新编译模板文件 [Recompile templates if the files have been updated] => 如果文件已更新,重新编译模板 [Force compilation] => 强制编译 [Template compilation] => 模板编译 [Cache] => 缓存 [Should be enabled except for debugging.] => 除了调试不应使用。 [Multi-front optimizations] => 多前端优化 [Lifetime of front office cookies] => 前台系统cookie的寿命 [Lifetime of back office cookies] => 后台系统cookie的寿命 [Automatically check for module updates] => 自动检查模块的更新 [Check the cookie's IP address] => 检查cookie的IP地址 [Cookie SameSite] => Cookie 同站点 [Show notifications for new orders] => 显示新订单通知 [Show notifications for new customers] => 显示新顾客提示 [Show notifications for new messages] => 为新消息显示通知 [Maximum size for attached files] => 附件最大大小 [Maximum size for a downloadable product] => 可下载商品最大尺寸 [Maximum size for a product's image] => 此商品图片最大尺寸 [megabytes] => 兆字节 [Ignore statistics tables] => 忽略数据统计表格 [Drop existing tables during import] => 在导入过程中删除现有的表格: [DKIM domain] => DKIM域名 [DKIM selector] => DKIM 选择器 [DKIM private key] => DKIM 私钥 [Send email in HTML format] => 以HTML格式发送邮件 [Send email in text format] => 以Text格式发送文件 [Log Emails] => 日志Email [DKIM signing] => signing 鉴定 [None] => 无 [TLS] => TLS [SSL] => SSL [Email domain name] => 电子邮件域名 [SMTP server] => SMTP服务器 [SMTP username] => SMTP用户名 [SMTP password] => SMTP密码 [Encryption] => 加密 [Send a test email to] => 发送测试邮件至 [minutes] => 分钟 [Password regeneration] => 密码重置 [Security: Minimum time to wait between two password changes.] => 安全:两个密码更改之间最小等待时间。 [Memorize the language used in Admin panel forms] => 记住在管理版块使用的语言 [Allow employees to select a specific language for the Admin panel form.] => 让员工选择管理小组形式的特定语言。 [Permission profile] => 身份权限 [Default page] => 默认页 [Please name your data matching configuration in order to save it.] => 请把您的数据命名为和配置相吻合来进行保存。 [What do you want to import?] => 您想导入什么? [Select a file to import] => 选择要导入的文件 [Language of the file] => 文件语言 [Field separator] => 字段分隔符 [Multiple value separator] => 多值分隔符 [Delete all [1]categories[/1] before import] => 在导入前删除所有[1]分类[/1] [Use product reference as key] => 使用产品参考作为关键词 [Skip thumbnails regeneration] => 跳过重新生成缩略图 [Force all ID numbers] => 强加所有ID 号码 [Send notification email] => 发送邮件通知 [Next step] => 下一步 [Send emails to] => 发送电子邮件至 [Minimum severity level] => 最低严重性级别 [Back office token protection] => 后台 token 保护 [0 - Extremely guessable] => 0 - 极易猜测 [1 - Very guessable] => 1 - 很容易猜到 [2 - Somewhat guessable] => 2 - 有点猜不透 [3 - Safely unguessable] => 3 - 安全地无法猜测 [4 - Very unguessable] => 4 - 很难猜到 [Minimum length] => 最小长度 [Maximum length] => 最大长度 [Minimum password security score] => 最低密码安全分数 [Enable PrestaShop's webservice] => 启用的 Prestashop 的web服务 [Enable CGI mode for PHP] => 启用CGI模式的PHP [Key] => 描述 [Key description] => 主要描述 [Webservice account key.] => Web帐户的Key [Enable webservice key] => 启用网络服务密钥 [Current password] => 旧密码 [New password] => 新密码 [Confirm password] => 确认密码 [Download the backup file (%s MB)] => 下载备份文件 (%s MB) [Tip: You can also download this file from your FTP server. Backup files are located in the "/adminXXXX/backups" directory.] => 提示:你也可以从你的FTP 服务器下载此文件。备份文件存储在"/adminXXXX/backups" 目录里。 [Backup options] => 备份选项 [Available fields] => 可用字段 [* Required field] => *必须填写 [History of uploaded files] => 上传的文件历史 [Download] => 下载 [Choose from history / FTP] => 从历史 / FTP 选择 [Download sample csv files] => 下载CSV文件示例 [Back to the dashboard] => 返回到仪表板 [Test your email configuration] => 测试您的邮箱设置 [A test email has been sent to the email address you provided.] => 一个测试邮件已经发送到您提供的电子邮件地址。 [Send a test email] => 发送测试邮件 [Employee options] => 雇员选项 [Employees] => 雇员 [Manage your team] => 管理你的团队 [Create profiles for your employees with specific rights. SuperAdmin can access the entire store while other people can only be dedicated to the catalog or orders pages.] => 为具有特定权限的员工创建配置文件。SuperAdmin可以访问整间商店,而其他人只能访问目录或订单页面。 [Edit: %lastname% %firstname%] => 编辑: %lastname% %firstname% [Add new employee] => 添加新雇员 [New features] => 新功能 [Experimental features] => 实验功能 [Match your data] => 符合你的数据 [Please match each column of your source file to one of the destination columns.] => 请您把你的来源文件的每一栏位都对映到目标列中。 [Load a data matching configuration] => 加载与配置吻合的数据 [Save your data matching configuration] => 保存和配置相符的数据 [Rows to skip] => 要跳过的行 [Indicate how many of the first rows of your file should be skipped when importing the data. For instance set it to 1 if the first row of your file contains headers.] => 在导入数据时,说明你文件里最初几行应该被跳过。比如,如果你文件的第一行含有页眉,你可以把它设置成1. [Two columns cannot have the same type of values] => 两个栏位不能有相同的数值类型 [This column must be set:] => 该栏位应该设置成: [Meaning of severity levels:] => 严重级别的含义: [Logs by email] => 通过邮箱登陆 [No module] => 无模块 [Profile] => 用户类型 [List of MySQL Tables] => MySQL列表 [Please choose a table.] => 请选择一个表 [Add table name to SQL query] => 添加表名到SQL查询中 [List of attributes for this MySQL table] => 此 MySQL 表的属性列表 [Add attribute to SQL query] => 添加属性到 SQL 查询中 [Action] => 操作 [SQL query] => SQL 查询 [Add new SQL query] => 添加新的SQL查询 [SQL query result] => SQL 查询结果 [Outdated sessions] => 过时的会话 [Clear outdated sessions manually] => 手动清除过时的会话 [Clear] => 清除 [Password policy] => 密码策略 [0 means the password is extremely easy to guess (within 10^3 guesses). Dictionary words like "password" or "mother" score 0.] => 0表示密码非常容易猜到(在10^3次猜测范围内)。像“密码”或“母亲”这样的词典单词得分为0。 [1 is still very easy to guess (guesses lesser than 10^6). An extra character on a dictionary word can score 1.] => 1仍然非常容易猜测(猜测小于10^6)。词典单词上的一个额外字符可以得1分。 [2 is pretty easy to guess (guesses lesser than 10^8). It provides some protection from unthrottled online attacks.] => 2很容易猜到(猜测小于10^8)。它提供了一些保护,使其免受肆无忌惮的在线攻击。 [3 is safely unguessable (guesses lesser than 10^10). It offers moderate protection from offline slow-hash scenario.] => 3是安全不可猜的(猜测小于10^10)。它针对离线慢散列情况提供适度保护。 [4 is very unguessable (guesses greater than or equal to 10^10) and provides strong protection from offline slow-hash scenario.] => 4是非常不可猜测的(大于或等于10^10的猜测),并提供强大的保护,不受脱机慢散列情况的影响。 [Webservice Accounts] => webservice 的账户 [Set the resource permissions for this key:] => 设置这个密钥的资源权限: [Add new webservice key] => 添加新的Web服务关键 [Webservice status] => Web服务状态 [Webservice is enabled. Main entry point is] => 已启用Web服务。主要的切入点是 [It seems that the webservice endpoint is not functional. If you are using httpd/apache2, you need to enable URL rewriting on your server.] => WebService终结点似乎无法正常工作。如果您使用的是HTTPD/apache2,则需要在服务器上启用URL重写。 [Read the [1]developer documentation[/1].] => 阅读[1]开发人员文档[/1]。 [Upload quota] => 上传容量配额 [Port] => 端口 [IP Address] => IP [Weight] => 重量 [Add server] => 增加服务器 [Add Server] => 添加服务器 [Test Server] => 测试服务器 [Debug mode] => 调试模式 [Smarty] => 智能 [Modules] => 模块 [Disable non built-in modules] => 禁用非内置模块 [Optional features] => 可选功能 [CCC (Combine, Compress and Cache)] => CCC(合并,压缩并隐藏) [Media servers (use only with CCC)] => 媒体服务器(仅限使用CCC) [You must enter another domain, or subdomain, in order to use cookieless static content.] => 你必须进入另一个域或子域,以使用无Cookie的静态内容。 [Caching] => 正在缓存... [Configuration information] => 配置信息 [This information must be provided when you report an issue on GitHub or on the forum.] => 当您在 GitHub 或论坛上报告问题时,必须提供此信息。 [Server information] => 服务器信息 [Server information:] => 服务器信息: [Server software version:] => 服务器软件版本: [PHP version:] => PHP版本 [Memory limit:] => 内存限制: [Max execution time:] => 最大执行时间: [Upload Max File size:] => 上传的最大文件大小 [PageSpeed module for Apache installed (mod_instaweb)] => 为Apache安装(mod_instaweb)的PageSpeed模块 [Database information] => 数据库信息 [MySQL version:] => MySQL版本: [MySQL server:] => MySQL 服务器: [MySQL name:] => MySQL 名称: [MySQL user:] => MySQL 用户: [Tables prefix:] => 表格前缀: [MySQL engine:] => MySQL引擎: [MySQL driver:] => MySQL驱动程序: [List of overrides] => 覆盖列表 [Store information] => 店信息 [PrestaShop version:] => PrestaShop 版本: [Shop URL:] => 店铺网址: [Shop path:] => 商店路径: [Current theme in use:] => 目前使用主题: [Mail configuration] => 配置邮件 [Mail method:] => 邮件方式: [You are using /usr/sbin/sendmail] => 您正在使用 /usr/sbin/sendmail [You are using your own SMTP parameters.] => 您正使用自己的SMTP 参数。 [SMTP server:] => SMTP服务器: [SMTP username:] => SMTP用户名: [Defined] => 定义 [Not defined] => 未定义 [SMTP password:] => SMTP密码: [Encryption:] => 加密: [SMTP port:] => SMTP 端口: [Your information] => 您的信息 [Your web browser:] => 您的网络浏览器: [Check your configuration] => 检查您的设置 [Required parameters:] => 必填参数: [Optional parameters:] => 可选参数: [List of changed files] => 被修改的文件列表 [Straight rows of keys are easy to guess] => 连续排列的字符容易被猜到 [Short keyboard patterns are easy to guess] => 短键盘模式很容易被猜到。 [Use a longer keyboard pattern with more turns] => 使用回转较多的长手势密码 [Repeats like "aaa" are easy to guess] => 类似于“aaa”的字母组合容易被猜到 [Repeats like "abcabcabc" are only slightly harder to guess than "abc"] => 类似于“abcabcabc”的字母组合仅比“abc”复杂一点 [Sequences like abc or 6543 are easy to guess] => 类似于“abc”或“6543”的序列容易被猜到 [Recent years are easy to guess] => 最近的年份很容易被猜测到。 [Dates are often easy to guess] => 日期通常很容易猜到 [This is a top-10 common password] => 这是排名前十的常见密码 [This is a top-100 common password] => 这是排名前100位的常见密码 [This is a very common password] => 这是一个非常常见的密码 [This is similar to a commonly used password] => 这类似于常用的密码 [A word by itself is easy to guess] => 这个单词本身很容易被猜到 [Names and surnames by themselves are easy to guess] => 名字和姓氏本身很容易猜到 [Common names and surnames are easy to guess] => 常见的名字和姓氏是容易猜到 [Very weak] => 非常弱 [Weak] => 弱 [Average] => 平均 [Strong] => 强 [Very strong] => 非常强 [Use a few words, avoid common phrases] => 用几个单词,避免常见的短语 [No need for symbols, digits, or uppercase letters] => 不需要符号、数字或大写字母 [Avoid repeated words and characters] => 避免重复的单词和字符 [Avoid sequences] => 避免顺序 [Avoid recent years] => 避免最近的年份 [Avoid years that are associated with you] => 避免与您相关的年份 [Avoid dates and years that are associated with you] => 避免使用与您相关的日期和年份 [Capitalization doesn't help very much] => 大写并没有太大帮助 [All-uppercase is almost as easy to guess as all-lowercase] => 全大写几乎和全小写一样容易被猜到 [Reversed words aren't much harder to guess] => 颠倒过来的单词也不难猜到 [Predictable substitutions like '@' instead of 'a' don't help very much] => 像‘@’而不是‘a’这样的可预见的替代并没有多大帮助 [Add another word or two. Uncommon words are better.] => 再加上一两个单词。不常见的单词更好。 [Enter a password between %d and %d characters] => 输入 %d 个到 %d 个字符之间的密码 [The minimum score must be: %s] => 最低值必须为: %s [File size] => 文件大小: [Price tax excluded] => 价格不含税。 [Price tax included] => 价格含税。 [Price per unit] => 单价 ) [ModulesDashactivityAdmin] => Array ( [Dashboard Activity] => 仪表盘活动 [(from %s to %s)] => (从 %s 到 %s) [Active cart] => 活跃的购物车 [How long (in minutes) a cart is to be considered as active after the last recorded change (default: 30 min).] => 距离最后一次记录变化多少分钟(默认:30分钟)认为购物车是活动的。 [Online visitor] => 在线用户 [How long (in minutes) a visitor is to be considered as online after their last action (default: 30 min).] => 距离最后一次操作多少分钟(默认:30分钟)认为用户是在线的。 [Abandoned cart (min)] => 被遗弃的购物车 [How long (in hours) after the last action a cart is to be considered as abandoned (default: 24 hrs).] => 距离最后一次操作多少小时(默认:24小时)购物车被视为是放弃。 [hrs] => 小时 [Abandoned cart (max)] => 被遗弃的购物车(最大限) [How long (in hours) after the last action a cart is no longer to be considered as abandoned (default: 24 hrs).] => 距离最后一次操作多少小时(默认:24小时)购物车不被视为是放弃。 [Activity overview] => 活动概述 [Online Visitors] => 在线用户 [in the last %d minutes] => 在过去的 %d 分钟 [Active Shopping Carts] => 活跃的购物车 [Currently Pending] => 正在待定 [Return/Exchanges] => 退换 [Out of Stock Products] => 缺货商品 [New Messages] => 新信息 [Product Reviews] => 商品评论 [Customers & Newsletters] => 客户&时事通讯 [New Customers] => 新客户 [New Subscriptions] => 新订阅 [Total Subscribers] => 客户总数 [Traffic] => 流量 [Link to your Google Analytics account] => 链接到您的谷歌分析账户 [Visits] => 访问 [Unique Visitors] => 独立访客 [Traffic Sources] => 流量来源 ) [ModulesStatsforecastAdmin] => Array ( [Stats Dashboard] => 统计控制面板 [Enrich your stats, add a summary of all your current statistics on your back office.] => 丰富您的统计数据,在后台添加所有当前统计数据的摘要。 [The listed amounts do not include tax.] => 所列金额未含税。 [Time frame] => 时间框架 [Daily] => 每天 [Weekly] => 每周 [Monthly] => 每月 [Yearly] => 每年 [Placed orders] => 已下订单 [Bought items] => 已购商品 [Percentage of registrations] => 注册登记的百分比 [Percentage of orders] => 订单百分比 [Revenue] => 收入 [Average] => 平均 [Forecast] => 预计 [Conversion] => 转换 [Accounts] => 账户 [Full carts] => 购物车满 [Registered visitors] => 注册用户 [A simple statistical calculation lets you know the monetary value of your visitors:] => 一个简单的统计计算可以让您知道您所有访问者的金钱价值: [On average, each visitor places an order for this amount:] => 平均每位访客下了该数量的订单: [On average, each registered visitor places an order for this amount:] => 平均每位已登记访客下了该数量的订单: [Payment distribution] => 支付配送 [The amounts include taxes, so you can get an estimation of the commission due to the payment method.] => 价格含税,所以您可以根据支付方式预算提成。 [-- No filter --] => --为筛选-- [Module] => 模块 [Average cart value] => 购物车平均价值 [Category distribution] => 类别分布 [Products sold] => 售出商品 [Percentage of products sold] => 售出产品的百分比 [Percentage of sales] => 销售百分比 [Language distribution] => 语言分布 [Growth] => 增长 [Zone distribution] => 地区分布 [Currency distribution] => 货币分布 [Sales (converted)] => 销售额(已转化) [Attribute distribution] => 属性分布 [Quantity of products sold] => 售出产品数量 ) [AdminStatsNotification] => Array ( [Module not found] => 模块未发现 [Please select a module from the left column.] => 请在左列选择一个模块。 [The specified date is invalid.] => 特定的日期无效 ) [AdminCatalogNotification] => Array ( [You must select some products before] => 你必须先选择一些产品 [You cannot set 0 or a negative position, the minimum is 1.] => 您不能设置 0 或负位置,最小值为 1。 [You cannot set a position greater than the total number of products in the category, starting at 1.] => 您设置的位置不能大于该类别中的产品总数,从 1 开始。 [Error on image caption: "%1s" is not a valid caption.] => 错误的图片标题: "%1s" 是一个无效的标题。 [The discount was successfully generated.] => 已成功生成了折扣。 [The root category of the shop %shop% is not associated with the current shop. You can't access this page. Please change the root category of the shop.] => 该商店%shop%的根分类和当前店铺无关联。你无法进入此页面。请改变商店的根分类。 [This will copy the images too. If you wish to proceed, click "%yes_label%". If not, click "%no_label%".] => 这也将复制图像。 如果您想继续,请单击“%yes_label%”。 如果没有,请单击“%no_label%”。 [You cannot update the available stock when it depends on stock.] => 当它依赖库存时您不能更新有效库存。 [Incorrect Stock Manager class [%s]] => 不正确库存管理 class [%s] [Stock Manager class not found [%s]] => 库存管理类未找到[%s] [Failed to copy the file.] => 文件复制失败 [An error occurred while updating the status for an object.] => 更新物品状态的时候发生了错误。 [(cannot load object)] => (项目无法装载) [The attribute value "%1$s" already exist for %2$s language] => 这个特征价值 “%1$s” 已经存在 %2$s 语言 [This feature has been disabled. You can activate it here: %link%.] => 该功能已被禁用。你可以在此激活它:%link% [Failed to delete the attribute.] => 无法删除属性。 [The "%s" restriction is checked, but no item is selected.] => 已选中 "%s" 限制,但未选择任何项目。 [The voucher cannot end before it begins.] => 这个卷还没有开始不可以终止。 [The minimum amount cannot be lower than zero.] => 最小数目不能少于0。 [Reduction percentage must be between 0% and 100%] => 百分比必须在1至500之间。 [Reduction amount cannot be lower than zero.] => 数目不能少于0 [This cart rule code is already used (conflict with cart rule %rulename%)] => 已使用此购物车规则代码(和购物车规则 %rulename%冲突) [An action is required for this cart rule.] => 这个cart 规矩需要一个行动 [No product has been found.] => 没有找到商品。 [Invalid product] => 无效商品 [Invalid combination] => 无效组合 [An error occurred during the image upload process.] => 图片上传错误 [An order has already been placed with this cart.] => 该购物车已放置了一个订单。 [This product cannot be added to the cart.] => 该商品不能添加到购物车中。 [You already have the maximum quantity available for this product.] => 您已经购买了该商品最大的可买数量。 [Invalid voucher.] => 无效券。 [There are not enough products in stock.] => 没有足够的商品库存。 [Cannot add image because product creation failed.] => 无法添加图片,因为商品创建失败。 [Error while creating additional image] => 创建额外图像的时候发生了错误 [Invalid quantity] => 无效的数量 [We were unable to associate this attachment to a product.] => 我们无法把附件和产品关联 [An error occurred while saving product attachments.] => 保存你的产品时出错。 [You cannot delete this product because there is physical stock left.] => 你无法删除该产品因为它还有库存 [You cannot change the product's cover image.] => 你无法改变产品的主页图片 [The image could not be found. ] => 无法找到这图片 [You cannot delete the product #%d because there is physical stock left.] => 你无法删除 %d 产品因为它还有库存 [The price attribute is required.] => 必填分配价格。 [You must add at least one attribute.] => 您必须添加至少一个分配。 [This combination already exists.] => 此组合已存在 [A product must be created before adding features.] => 在增加属性之前必须创建商品。 [Please specify priorities.] => 请知名优先 [An error occurred while updating priorities.] => 在更新优先的时候发生了错误。 [An error occurred while setting priorities.] => 在设置优先时发生了错误。 [An error occurred while creating customization fields.] => 在新增模式块的时候发生了错误。 [An error occurred while updating customization fields.] => 在更新客户模式的时候发生了错误。 [An error occurred while updating the custom configuration.] => 在更新客户模式配置的时候发生了错误。 [The label fields defined are invalid.] => 标签区域无效 [A product must be created before adding customization.] => 在增加客户模式选择的时候必须创建商品。 [The uploaded file exceeds the "Maximum size for a downloadable product" set in preferences (%1$dMB) or the post_max_size/ directive in php.ini (%2$dMB).] => 上传的文件不能超过在喜好中(%1$dMB)设置的“下载产品的最大大小”限制(%2$dMB)。 [An error occurred while attempting to associate this image with your shop. ] => 当试着把图片和你的商店关联的时候出错 [An error occurred while attempting to move this picture.] => 在移动产品图片时发生了错误。 [An error occurred while attempting to update the cover picture.] => 在更新封页图片的时候发生了错误。 [An error occurred while attempting to delete the product image.] => 在删除产品图片的时候发生了错误。 [Wrong IDs] => 错误 Id [Invalid price/discount amount] => 无效的价格/折扣数量 [Please select a discount type (amount or percentage).] => 请选择折扣方式 (数目和百分比) [The from/to date is invalid.] => 错误的开始/结束时间 [The name for feature %1$s is too long in %2$s.] => 在%2$s里的 %1$s的名字太长。 [A valid name required for feature. %1$s in %2$s.] => 这个特性需要一个有效名。在%2$s里的%1$s [An error occurred while adding tags.] => 在增加标签的时候发生了错误。 [This %1$s field is required at least in %2$s] => %1$s 必填,至少%2$s 个字符 [The %1$s field is too long (%2$d chars max).] => 字段 %1$s 过长 (%2$d 字符上限)。 [This %1$s field (%2$s) is too long: %3$d chars max (current count %4$d).] => %1$s栏位%2$s太长。%3$d最多字符(目前数数%4$d) [An error occurred while attempting to delete previous tags.] => 在删除之前的标签的时候发生了错误。 [The selected currency is not valid] => 所选货币无效 [An error occurred while copying image, the file does not exist anymore.] => 当复制图片时出错。该文件不再存在。 [An error occurred while copying image, the file width is 0px.] => 当复制图片时出错, 该文件宽度为 0px。 [An error occurred while copying image, check your memory limit.] => 当复制图片时出错。请查看你的记忆容量。 [An error occurred while copying the image.] => 在复制图像的时候发生了错误。 [You can't add product packs into a pack] => 你不能把多包产品添加到一包里 [An error occurred while attempting to add products to the pack.] => 在添加商品进包装的时候发生了错误。 [An error occurred while updating the specific price.] => 更新具体价格的时候发生了错误。 [The specific price ID is invalid.] => 无效的具体价格ID [An error occurred while attempting to delete the specific price.] => 在删除具体价格的时候发生了错误 [An attachment name is required.] => 需要附件名字 [This attachment was unable to be loaded into the database.] => 该附件无法上传到数据库中 [A specific price already exists for these parameters.] => 这些条件已经有了特定的价格 [You do not have permission to add suppliers.] => 你没有权限添加供应商。 [The address is not correct. Please make sure all of the required fields are completed.] => 该地址不正确。请确保所有必填的栏位都完成了。 [It is not possible to delete a supplier if there are pending supplier orders.] => 如果有该供应商等待订单无法删除的供应商,。 [Could not delete #%i] => 无法删除 #%i [Missing id_hook] => 缺少 id_hook [Missing block_name] => 缺少 block_name [Missing block_name value for language %s] => 缺少语言 %s 的 block_name 值 [Missing %s value in custom[%s] for language %s] => 语言 %s 的自定义 [%s] 中缺少 %s 值 [It is not possible to delete a combination while it still has some quantities in the Advanced Stock Management. You must delete its stock first.] => 使用高级库存管理时,如商品还有库存时,是无法删除商品!必须先移除库存。 [Error while deleting the stock] => 删除库存时发生错误 [Successful deletion] => 删除成功 [You cannot delete this attribute.] => 无法删除分配 [Invalid 'to' date] => “结束“日期无效 [Invalid 'from' date] => “开始”日期无效 [Submitted reduction value (0-100) is out-of-range] => 递交的减少值(0-100) 不在范围内。 [No reduction value has been submitted] => 尚未递交减少值 [Invalid date range] => 无效的日期范围。 [If they have no other category, I want to associate them with the parent category.] => 如果他们没有其他类别,我想将它们与父类别相关联。 [If they have no other category, I want to associate them with the parent category and turn them offline.] => 如果他们没有其他类别,我想将它们与父类别相关联并将它们离线。 [(Recommended)] => (推荐) [If they have no other category, I want to delete them as well.] => 如果他们没有其他类别,我也想删除它们。 [This file is associated with the following products. Are you sure you want to delete it?] => 此文件与以下产品相关联。 你确定要删除吗? [Product(s) successfully activated.] => 商品成功上线。 [Product(s) successfully deactivated.] => 商品成功下线。 [Product(s) successfully deleted.] => 商品被成功删除。 [Product(s) successfully duplicated.] => 商品复制成功。 [Products successfully sorted.] => 商品分捡成功。 [Product successfully deleted.] => 商品删除成功。 [Product successfully duplicated.] => 商品复制成功。 [Product successfully activated.] => 商品成功激活 [Product successfully deactivated.] => 产品成功下线 [Invalid description for %s language] => 无效%s语言说明 [Upload error. Please check your server configurations for the maximum upload size allowed.] => 上传错误。 请检测服务器对上传文件大小上限的设置。 [An error occurred while uploading the image:] => 在上传图像的时候发生错误。 [You cannot remove this category because one of your shops uses it as a root category.] => 您无法删除这个类别,因为您在商店里使用它作为一个根类别。 [An error occurred while creating the category.] => 创建类别时发生错误。 [The root category of a shop cannot be edited.] => 商店的根类别无法编辑。 [An error occurred while editing the category.] => 编辑类别时发生错误。 [The display of your brands is enabled on your store. Go to %sShop Parameters > General%s to edit settings.] => 您的商店已启用品牌展示。 转到%s商店参数>常规%s以编辑设置。 [The display of your brands is disabled on your store. Go to %sShop Parameters > General%s to edit settings.] => 您商店中的品牌展示已禁用。 转到%s商店参数>常规%s以编辑设置。 [Error for combination %combination_id%: %error_message%] => 合并错误 %combination_id%: %error_message% [Error for product %product_id%: %error_message%] => 产品错误 %product_id%: %error_message% [When redirecting towards a product you must select a target product.] => 当重定向到产品时,您必须选择目标产品。 [Unable to resize one or more of your pictures.] => 无法重新调整一个或多个你的图片 [The display of your suppliers is enabled on your store. Go to %sShop Parameters > General%s to edit settings.] => 供应商的显示已在您的商店中启用。 转到%s商店参数>常规%s以编辑设置。 [The display of your suppliers is disabled on your store. Go to %sShop Parameters > General%s to edit settings.] => 供应商的显示在商店中已禁用。 转到%s商店参数>常规%s以编辑设置。 [Product customization could not be found. Go to Catalog > Products to customize the product.] => 找不到产品定制。 转到目录 > 产品以自定义产品。 [Selected products were successfully canceled.] => 所选产品已成功取消。 [Cannot find specific price %price%] => 无法找到具体价格%price% [This pack is empty. You must add at least one product item.] => 该包装是空的。您必须要添加至少一件商品。 [Duplicate product?] => 重复商品? [Permanently delete this product?] => 是否永久删除此产品? [Change the product type] => 更改产品类型 [Are you sure you want to change the product type?] => 您确定要更改产品类型吗? [Change product type] => 更改产品类型 [Changing the product type will immediately save the product and refresh the page.] => 更改产品类型将立即保存产品并刷新页面。 [This will delete all combinations.] => 这将删除所有组合。 [This will delete the list of products in this pack.] => 这将删除此包中的产品列表。 [This will delete the associated virtual file.] => 这将删除关联的虚拟文件。 [This will reset the ecotax value and may impact your retail price (tax incl.).] => 这将重置生态税值,并可能影响您的零售价格(含税)。 [This will reset the stock of this product.] => 这将重置此产品的库存。 [Image replaced] => 图像已替换 [Are you sure you want to delete the selected image?|Are you sure you want to delete the %filesNb% selected images?] => 确定要删除所选图像吗?|确定要删除 %filesNb% 个所选图像吗? [The file was successfully added.] => 已成功添加该文件。 [This value is too long. It should have %limit% characters or less.] => 数值太长。它必须是%limit%字符或更少。 [There is no result for this search. Update your filters to view other products.] => 该搜索没结果。请更改你的过滤器来浏览其他商品。 [Duplication in progress...] => 复制中 [Duplication failed.] => 复制失败. [Activation in progress...] => 激活中 [Activation failed.] => 激活失败。 [Deactivation in progress...] => 取消激活中... [Deactivation failed.] => 取消激活失败。 [Deletion in progress...] => 正在删除数据... [Deletion failed.] => 删除失败 [Duplicating products] => 商品复制中 [Duplicating...] => 复制中... [Activating products] => 激活产品中 [Activating...] => 激活中 [Deactivating products] => 下线商品中 [Deactivating...] => 下线中... [Deleting products] => 删除商品中 [Deleting...] => 正在删除... [You are in a multistore context: any modification will impact all your shops, or each shop of the active group.] => 你在多店模式:所有的修改都将影响到你的所有商店,或是已被激活的每个商店。 [Friendly URLs are currently enabled.] => 友好的URL现在被启用。 [To disable it, go to [1]SEO and URLs[/1]] => 要禁用它,请到[1]SEO 和 URLs[/1] [Friendly URLs are currently disabled.] => 友好的URL现在被禁用。 [To enable it, go to [1]SEO and URLs[/1]] => 要启用它,请到[1]SEO 和 URLs[/1] [The "Force update of friendly URL" option is currently enabled.] => “强制更新友好的URL”选项已启用。 [To disable it, go to [1]Product Settings[/1]] => 要禁用它,请到[1]商品设置[/1] [If no carrier is selected then all the carriers will be available for customers orders.] => 如果没有货运商可选,那么所有货运商都可为客户配送订单。 [When enabling advanced stock management for a pack, please make sure it is also enabled for its product(s) – if you choose to decrement product quantities.] => 当激活一包商品的高级库存管理,请确保它的产品也是激活的。- 如果您选择渐减产品数量的话。 [You can't add or edit a product in this shop context: select a shop instead of a group of shops.] => 你无法对这个商店内容做添加和编辑:请选择一个商店而非一组商店。 [This will delete all the combinations. Do you wish to proceed?] => 这将删除所有的组合。你确定要继续吗? [A pack of products can't have combinations.] => 套餐商品不能有多组合。 [A virtual product can't have combinations.] => 虚拟商品不能包含多组合。 [What do you want to do with the products associated with this category?] => 您想如何处理该类别相关的商品? [Note that if they have another category, your products will logically remain associated with it.] => 请注意,如果他们有另一个类别,您的产品在逻辑上将与其保持关联。 [You have reached the limit (%s) of files to upload, please remove files to continue uploading] => 您已达到文件上传的上限(%s),请删除文件继续上传 [This feature has been disabled. You can activate it here: %url%.] => 该功能已被禁用。你可以在此激活它: %url% [No address has been found for this brand.] => 没找到该品牌的地址 [This combination doesn't exist anymore] => 这种组合已不复存在 [Are you sure you want to delete selected combinations?] => 是否确实要删除选定的组合? [Discard changes?] => 放弃更改? [All unsaved modifications made on the combination [1]%combinationName%[/1] will be lost.] => 对组合 [1]%combinationName%[/1] 所做的所有未保存的修改都将丢失。 [This is the experimental product page.] => 这是实验产品页面。 [There is no attachment yet.] => 沒有附件 [No product matches your search. Try changing search terms.] => 没有符合你搜索的商品。请试着改变搜索条件。 [Stock successfully updated] => 库存已更新 ) [ModulesImagesliderAdmin] => Array ( [Image slider] => 图片幻灯片 [Add sliding images to your homepage to welcome your visitors in a visual and friendly way.] => 将滑动图像添加到您的主页,以视觉和友好的方式欢迎您的访问者。 [Invalid values] => 无效值 [Invalid slide] => 无效幻灯片 [Invalid slide state.] => 无效幻灯片状态。 [Invalid slide ID] => 无效的幻灯片ID [The title is too long.] => 标题过长。 [The caption is too long.] => Caption 描述过长。 [The URL is too long.] => URL 网址过长。 [The description is too long.] => 描述过长。 [The URL format is not correct.] => URL 格式不正确。 [Invalid filename.] => 无效文件名。 [The URL is not set.] => URL 网址未设置。 [The image is not set.] => 图片未设置。 [The configuration could not be updated.] => 配置无法更新。 [The slide could not be added.] => 幻灯片无法添加。 [The slide could not be updated.] => 该幻灯片无法更新。 [Slide information] => 幻灯片信息 [Target URL] => 目标URL [Caption] => 标题 [Speed] => 速度 [The duration of the transition between two slides.] => 两张幻灯片之间切换时长。 [Pause on hover] => 鼠标悬停时暂停 [Stop sliding when the mouse cursor is over the slideshow.] => 当鼠标悬浮在幻灯片上的时候停止滑动 [Loop forever] => 永远循环 [Loop or stop after the last slide.] => 循环或在最后一张幻灯片停止 [Since multiple languages are activated on your shop, please mind to upload your image for each one of them] => 因为您的商店激活多种语言,请注意您要为每一种语言上传图片。 [You cannot manage slides items from a "All Shops" or a "Group Shop" context, select directly the shop you want to edit] => 您无法从“所有商店”或者”商店组“环境管理幻灯片商品,请直接选择您要编辑的商店 [You can only edit this slide from the shop(s) context: %s] => 您只能从商店环境编辑此幻灯片:%s [You cannot add slides from a "All Shops" or a "Group Shop" context] => 您无法从”所有商店“或”商店组“环境添加幻灯片 [Unable to get slide shop association information (id_slide: %d)] => 无法得到幻灯片商店联盟信息(id_slide: %d) [The modifications will be applied to shop: %s] => 此修改将被应用到商店:%s [The modifications will be applied to this group: %s] => 此修改将被应用到此组:%s [The modifications will be applied to all shops and shop groups] => 所做的修改将被应用到所有商店和商店组 [This slide is shared with other shops! All shops associated to this slide will apply modifications made here] => 此幻灯片被其他商店共用!所有和该幻灯片相关的商店将使用这里所作的修改 [Slides list] => 幻灯片列表 [Shared slide] => 共享的幻灯片 ) [AdminOrderscustomersHelp] => Array ( [You can add a comment here.] => 您可以在此处添加一条评论。 [View details on the customer page] => 在客户页面查看详情 [View details on the order page] => 在订单页面查看详情 [Would you like to allow merchandise returns in your shop?] => 您允许退货吗? [How many days after the delivery date does the customer have to return a product?] => 客户收货后允许退货的天数 [Prefix used for return name (e.g. RE00001).] => 用于返回名称的前缀(例如RE00001)。 [Merchandise return (RMA) status.] => 退货状态 [List of products in return package.] => 退回商品列表 [The link is only available after validation and before the parcel gets delivered.] => 该链接仅在验证后和包裹出货前才有。 [This customer will receive your newsletter via email.] => 该客户将通过电子邮件收到您的简报。 [Password should be at least %length% characters long.] => 密码长度至少是%length%字符 [Only letters and the dot (.) character, followed by a space, are allowed.] => 只允许使用字母和点 (.) 字符,后跟一个空格。 [Enable or disable customer login.] => 允许或禁止客户登陆 [This customer will receive your ads via email.] => 该客户将通过电子邮件收到您的广告。 [Select all the groups that you would like to apply to this customer.] => 选中所有您想介绍此客户的群。 [This group will be the user's default group.] => 此群将成为用户的默认群。 [Only the discount for the selected group will be applied to this customer.] => 只有在此群组内的顾客才能使用此折扣券。 [Valid characters:] => 有效字符: [Maximum number of days to return a product after the delivery date.] => 交货日期后退货的最长天数。 [Prefix used for merchandise returns (e.g. RE00001).] => 用于商品退货的前缀(例如 RE00001)。 [Prefix used for credit slips.] => 代金券使用的前缀 [Prefix used for delivery slips.] => 送货单据编号使用前缀 [The next delivery slip will begin with this number and then increase with each additional slip.] => 下一次送货编号前开始使用此编号,以后每次编号+1 [Add an image before the product name on delivery slips.] => 在发货单上的产品名称前添加图像。 [Format: %s (inclusive).] => 格式: %s (包含)。 [If required, show the total amount per rate of the corresponding tax.] => 如果启用,显示相关税收的每等级的总数量。 [Freely definable prefix for invoice number (e.g. #IN00001).] => 自定义的发票号码前缀(如#IN00001). [The next invoice will begin with this number, and then increase with each additional invoice. Set to 0 if you want to keep the current number (which is #%number%).] => 发票将使用这个号码为初始号,并随着增加的每张发票递增。如果你想保持目前的号码(#%number%). 请设置为0。 [This text will appear at the bottom of the invoice, below your company details.] => 这段文字内容会出现在发票底部,公司资料下方。 [Saves memory but slows down the PDF generation.] => 减少记忆体使用,不过会拖慢 PDF 产生速度。 [Required fields apply to the customer's registration form, you should check the address formats in [1]International > Locations > Countries[/1] before.] => 必填字段适用于客户的注册表,您应该先检查[1]国际>位置>国家[/1]中的地址格式。 [Select the fields you would like to be required for this section.] => 选择这部分你需要的字段。 [Please make sure you are complying with the opt-in legislation applicable in your country.] => 请确保你遵守你们国家的选择性加入的法律。 [This feature generates a random password before sending an email to your customer.] => 该属性生成了一个随机的密码并且发送了邮件给客户 [This note will be displayed to all employees but not to customers.] => 本说明只显示给员工,不会显示给客户。 [Format: 2011-12-31 (inclusive).] => 格式: 2011-12-31 (包含)。 [You can also export orders which have not been charged yet.] => 您也可以导出尚未付款的订单。 [If enabled, your customers will receive an invoice for the purchase.] => 如启用, 您的客户会在订购后收到发票。 [Adds an image in front of the product name on the invoice] => 在发票上商品名称前添加图片。 [Use this field to show additional information on the invoice, below the payment methods summary (like specific legal information).] => 请使用该栏目在发票上的付款方式总结下方来显示额外信息(如特定法律信息)。 [Choose an invoice model.] => 选择一个发票样式。 [Search for an existing product by typing the first letters of its name.] => 通过输入产品名称的第一个字母来搜索现有的产品。 [Search for an existing customer by typing the first letters of his/her name.] => 通过输入他/她的名字的第一个字母搜索现有的顾客。 [Use OR to broaden your search] => 使用二维码扩大搜索范围 [Do not forget to update your exchange rate before making this change.] => 不要忘记进行此更改之前更新您的汇率。 [(Max %amount_refundable% %tax_method%)] => (最大限 %amount_refundable% %tax_method%) ) [AdminInternationalFeature] => Array ( [Some countries require different elements than others. Click on the button below to get the valid default address format for this country.] => 一些国家需要与其他国家不同的元素。 单击下面的按钮以获取该国家/地区的有效默认地址格式。 [Use the last registered format] => 使用最后一个注册的格式 [Use the default format] => 使用默认格式 [Use my current modified format] => 使用我当前的修改格式 [Clear format] => 清楚格式 [Assign to a new zone] => 分配到一个新的区域 [This tax only] => 仅该税 [Combine] => 合并 [One after another] => 一个接一个 [Down] => 下 [Up] => 上 [Expressions to translate:] => 翻译表达式: [Total missing expressions:] => 总共遗漏表达式: [missing] => 遗漏 [Core emails] => 核心邮件 [Module emails] => 电子邮件模块 [Modify translations] => 修改翻译 [expressions] => 词句 [Theme:] => 主题: [Module:] => 模块: [Country options] => 国家选项 [Add new country] => 添加新国家 [Country name] => 国家名称 [Default store currency] => 默认店货币 [Does it need Zip/Postal code?] => 是否需要邮政编码? [Zip/Postal code format] => 邮编格式: [Address format] => 地址格式 [Contains states] => 包含状态 [Do you need a tax identification number?] => 您需要税号吗? [Display tax label (e.g. "Tax incl.")] => 显示税标签(例如,“含税”。) [ISO code] => ISO代码: [Call prefix] => 区号 [Default currency] => 默认货币: [Add new state] => 添加新国家 [Add a new tax rule] => 添加新的税率规则 [Behavior] => 表现 [New tax rule] => 新的税收规则 [Zip/Postal code range] => 邮编/邮编范围 [Add new tax rules group] => 添加新的税收规则组 [%1$s (Language: %2$s, Theme: %3$s)] => %1$s (语言:%2$s,主题:%3$s) [Update translations] => 更新翻译 [Themes translations] => 主题翻译 [Expand all fieldsets] => 展开所有字段 [Close all fieldsets] => 收缩所有字段 [Email subject] => 邮件主题 [View HTML version] => 查看 HTML 版本 [Edit HTML version] => 编辑 HTML 版本 [View/Edit TXT version] => 查看/编辑TXT版本 [Enabled Languages] => 已启用的语言 [Main Country] => 主要国家 [Front office Translations] => 前台翻译 [Back office translations] => 后台翻译 [Installed modules translations] => 已安装的模块翻译 [Email translations] => 邮件翻译: [Other translations] => 其他翻译: [Body] => 正文部分 [%s (local)] => %s (本地) [Invoice address] => 发票地址 [Delivery address] => 送货地址 [Back office] => 后台 [Front office] => 前台 [Email] => E-mail [Other] => 其他 [Type] => 类型 [Search rate] => 搜索评价 [Cannot find reference data for currency %isoCode%] => 找不到货币 %isoCode% 的参考数据 [Numeric ISO code] => 数字形式的ISO码 [Add new zone] => 添加新的区域 [Symbol] => 符号: [Currency name] => 货币名称 [Select a currency] => 选择一种货币 [Create an alternative currency] => 创建替代货币 [Decimals] => 小数: [Whitelisted IP addresses] => 白名单的IP地址 [Geolocation behavior for restricted countries] => 受限制国家的地理位置的行为 [Visitors cannot see your catalog.] => 页面访问者无法看到您的目录 [Visitors can see your catalog but cannot place an order.] => 訪客可以看到你的目錄,但無法購買 [Geolocation behavior for other countries] => 其他国家地理位置的行为 [All features are available] => 所有属性皆可用 [Select the countries from which your store is accessible] => 选择可进入您的店铺的国家: [Language code] => 语言码: [Date format] => 日期格式: [Date format (full)] => 日期格式(完整): [Flag] => 国旗: ["No-picture" image] => "无图" 图片: [RTL language] => 为RTL语言 [Language identifier] => 语言标识器 [Country identifier] => 国家标识符 [Localization pack you want to import] => 本地化您要上传的数据包 [Content to import] => 要上传的内容: [Download pack data] => 下载数据包 [Units (e.g. weight, volume, distance)] => 单位(例如重量,体积,距离) [Change the behavior of the price display for groups] => 更改此组的价格显示 [Weight unit] => 重量单位 [Distance unit] => 距离单位 [Volume unit] => 体积单位 [Dimension unit] => 尺寸单位 [Default language] => 默认语言 [Set language from browser] => 根据浏览器设置语言 [Default country] => 默认国家 [Set default country from browser language] => 根据浏览器语言设置默认的国家 [Time zone] => 时区 [Enable tax] => 启用税: [Display tax in the shopping cart] => 在购物车显示税: [Based on] => 基于: [Use ecotax] => 使用ecotax [Ecotax] => 环保税 [Rate] => 费率 [Please select the language you want to add or update] => 您想要增加或者更新的语言: [Update a language] => 更新一种语言 [Add a language] => 增加一种语言 [PrestaShop translations] => PrestaShop 翻译 [Theme translations] => 主题翻译 [Select a theme] => 选择一个主题 [Installed module translations] => 安装模块翻译 [Select a module] => 选择一个模块 [Select your theme] => 选择您的主题 [Core (no theme selected)] => 主要(没有已选主题) [Type of translation] => 翻译类型 [Select the type of email content] => 选择邮件内容的类型 [Select your module] => 选择你的模块 [Edited] => 已编辑 [Select your language] => 选择您的语言 [Countries] => 国家 [Exchange rate] => 汇率 [Live exchange rates] => 现行汇率 [Update exchange rates] => 更新汇率 [1. Enter symbol] => 1.输入符号 [2. Choose format] => 2. 选择格式 [Customize symbol and format] => 自定义符号和格式 [Edit symbol / format] => 编辑符号/格式 [%price%] => %price% [Are you sure you want to restore default settings?] => 您确定要恢复默认设置吗? [Restoring your currency's default settings will delete all the customizations you made before. Parameters will look just the same as when the currency is freshly imported.] => 恢复币种的默认设置将删除您之前进行的所有自定义。 参数看起来与刚导入货币的参数相同。 [Restore default settings] => 恢复默认设置 [Loading currency data] => 加载货币数据 [Please wait while currency data is being loaded] => 正在加载货币数据,请稍候 [Add new currency] => 添加新货币 [Geolocation by IP address] => 地理位置通过IP地址 [IP address whitelist] => IP地址白名单 [The following features are only available if you enable the Geolocation by IP address feature.] => 如果你通过IP地址功能,使地理位置以下功能才可用。 [Add new language] => 添加新语言 [Import a localization pack] => 导入本地化包 [Local units] => 本地单位 [States] => 省/市 [Tax options] => 税选项 [Add new tax] => 添加新的税 [Tax Rules] => 税法 [Add / Update a language] => 添加/更新一种语言 [Add or update a language] => 添加或更新语言 [Export a language] => 导出语言 [Zones] => 洲 [Delete item #] => 删除项# [1 missing] => 1 个遗漏 [%nb_translation% expression] => %nb_translation%表述 [Search translations] => 搜索翻译 [%d missing] => %d遗漏 [%nb_translations% expressions] => %nb_translations%表述 [Show messages] => 显示消息 [Hide messages] => 隐藏消息 [%nb_translations% missing] => %nb_translations%遗漏 [%nb_translations% translations are missing in %domain%] => %nb_translations%翻译在%domain%里缺失 ) [ModulesCheckpaymentShop] => Array ( [This payment method is not available.] => 该付款方式不可用 [Please send us your check following these rules:] => 请遵守下面的规则将支票发给我们: [Amount] => 金额 [Payee] => 付款人 [Send your check to this address] => 将你的支票寄到此地址 [Pay by check] => 支票付款 [(order processing will be longer)] => 订单处理时间将会更长 [Your order on %s is complete.] => 你在%s的订单已完成 [Your check must include:] => 请发送给我们支票,它包括: [Payment amount.] => 支付金额 [Payable to the order of] => 应付收款人 [Mail to] => 电邮至 [Do not forget to insert your order number #%d.] => 请不要忘记注明您的订单号码 %d。 [Do not forget to insert your order reference %s.] => 请不要忘记注明您的订单号码 %s。 [An email has been sent to you with this information.] => 信息已经发送至您的 电邮。 [Your order will be sent as soon as we receive your payment.] => 我们一旦收到您的付款将马上发送您的订单。 [For any questions or for further information, please contact our] => 如果有任何问题或者想要了解任何信息,请联系我们 [customer service department.] => 客户服务 [We have noticed that there is a problem with your order. If you think this is an error, you can contact our] => 我们在您的订单中发现一个问题。如果您认为这是一个错误,您可以联系我们 ) [ModulesGsitemapAdmin] => Array ( [Google sitemap] => Google sitemap [Generate your Google sitemap file] => 生成您的Google sitemap文件 [An error occured while trying to check your file permissions. Please adjust your permissions to allow PrestaShop to write a file in your root directory.] => 在检查你文件权限的时候出错了。请调整你服务器上文件的写入配置,允许PrestaShop 可以在你的根目录中具有写入权限。 [Your sitemaps were successfully created. Please do not forget to setup the URL] => 您的网站地图已成功创建。请不要忘了设置URL [in your Google Webmaster account.] => 在你的 Google 网站管理员账号。 [Your sitemaps] => 您的网站地图 [Sitemaps were already created.] => 网站地图已创建。 [Please set up the following sitemap URL in your Google Webmaster account:] => 请在您的Google Webmaster(谷歌网站管理员)账户里设置以下网站地图URL: [The above URL is the master sitemap file. It refers to the following sub-sitemap files:] => 上面的URL是主网站地图文件。它涉及以下子网站地图文件: [Your last update was made on this date:] => 你上次完成更新的日期: [This shop has no sitemap yet.] => 此商店尚未有网站地图。 [For a better use of the module, please make sure that you have] => 为了更好地使用此模块,请确保你有 [A minimum memory_limit value of 128 MB.] => 最小memory_limit值为128 MB。 [A minimum max_execution_time value of 30 seconds.] => 最小max_execution_time值为30秒。 [You can edit these limits in your php.ini file. For more details, please contact your hosting provider.] => 你可以在你的PHP.Ini 文件里编辑这些限制。如需要更多的细腻,请联系你的主机供应商。 [Configure your sitemap] => 配置您的网站地图 [Several sitemap files will be generated depending on how your server is configured and on the number of activated products in your catalog.] => 取决于您的服务器配置以及目录中激活的产品数量来生成一些网站地图文件。 [How often do you update your store?] => 你多久更新一次你的商店? [always] => 总是 [hourly] => 每小时 [daily] => 每天 [weekly] => 每周 [monthly] => 每月 [yearly] => 每年 [never] => 从不 [Check this box if you wish to check the presence of the image files on the server] => 如果你想在服务器上检查图像文件是否存在就请勾起这个选项 [Indicate the pages that you do not want to include in your sitemap files:] => 指定您不希望在网站地图文件中包含的页面: [Uncheck all] => 取消全选 [Generate sitemap] => 生成网站地图 [Generating a sitemap can take several minutes] => 生成网站地图需要几分钟时间 [Information] => 信息 [You have two ways to generate sitemaps.] => 您有两种方法来生成网站地图。 [Manually:] => 手动: [Using the form above (as often as needed)] => 使用上面的表单(根据需要) [-or-] => -或者- [Automatically:] => 自动: [Ask your hosting provider to setup a "Cron job" to load the following URL at the time you would like:] => 要求您的主机服务商设置"Cron job(定时任务)" 来在您希望的时间加载以下URL : [It will automatically generate your XML sitemaps.] => 它将自动生成您的 XML网站地图。 [Check all] => 全选 ) [ShopNavigation] => Array ( [404 error] => 404 错误 [Best sales] => 最佳销售 [Contact us] => 联系我们 [Manufacturers] => 制造商 [New products] => 本周新品 [Forgot your password] => 忘记您的密码 [Prices drop] => 降价 [Sitemap] => 站点地图 [Suppliers] => 供应商 [Address] => 地址 [Addresses] => 地址 [Login] => 登录 [Registration] => 注册 [Cart] => 购物车 [Discount] => 折扣 [Order history] => 订单历史 [Identity] => 身份 [My account] => 我的帐户 [Order follow] => 订单遵守 [Credit slip] => 信用单 [Order] => 购买 [Search] => 搜索 [Stores] => 店铺 [Guest tracking] => 客户跟踪 [Order confirmation] => 订单确认 [This page cannot be found] => 无法找到该页面 [Our best sales] => 我们的最佳销售 [Use our form to contact us] => 使用我们的表格和我们联系 [Shop powered by PrestaShop] => 由 PrestaShop 技术支持的商店 [Brand list] => 品牌列表 [Our new products] => 我们的新品 [Enter the e-mail address you use to sign in to receive an e-mail with a new password] => Enter your e-mail address used to register in goal to get e-mail with your new password [On-sale products] => 促销产品 [Lost ? Find what your are looking for] => 迷失了吗? 寻找你要搜索的内容 [Suppliers list] => 供应商列表 [page-not-found] => 页面未找到 [best-sales] => 最佳销售 [contact-us] => 联系我们 [manufacturers] => 制造商 [new-products] => 新商品 [password-recovery] => 密码-恢复 [prices-drop] => 降价 [sitemap] => 网站地图 [supplier] => 供应商 [address] => 地址 [addresses] => 地址 [login] => 登录 [registration] => 注册 [cart] => 购物车 [discount] => 折扣 [order-history] => 订单-历史 [identity] => 身份 [my-account] => 我的帐户 [order-follow] => 订单遵守 [credit-slip] => order-slip [order] => 订单 [search] => 搜索 [stores] => 店铺 [guest-tracking] => 客户跟踪 [order-confirmation] => 订单确认 [Best sellers] => 销售冠军 [Brands] => 品牌 [brands] => 品牌 ) [ModulesMainmenuAdmin] => Array ( [Main menu] => 主菜单 [Make it easy for your visitors to find their way on your store, select the right link and turn it into a menu item.] => 让您的访问者在您的商店中轻松找到自己的方式,选择正确的链接并将其变成菜单项。 [Unable to update settings for the following shop(s): %s] => 以下店铺无法更新设置:%s [Please complete the "Link" field.] => 请填写链接栏 [Please add a label.] => 请添加标签 [Please add a label for your default language.] => 请为你的默认语言添加标签 [The link has been added.] => 链接添加成功 [Unable to add link for the following shop(s): %s] => 无法为以下商店添加链接:%s [The link has been removed.] => 链接删除成功 [Unable to remove link for the following shop(s): %s] => 无法从以下商店删除链接:%s [The link has been edited.] => 链接编辑成功 [You cannot manage top menu items from a "All Shops" or a "Group Shop" context, select directly the shop you want to edit] => 您无法从”所有商店“或者”商店组“环境中管理顶部菜单项,请直接选择您想要编辑的商店 [The modifications will be applied to shop: %s] => 此修改将被应用到商店:%s [The modifications will be applied to this group: %s] => 此修改将被应用到此组:%s [The modifications will be applied to all shops] => 此修改将被应用到所有商店 [All brands] => 所有品牌 [All suppliers] => 所有的供应商 [Menu Top Link] => 菜单顶部链接 [All active products combinations quantities will be changed] => 所有有效产品组合数量都将被更改 [Update link] => 更新链接 [Add a new link] => 添加新链接 [CMS] => 内容管理系统 [Shops] => 店铺 [Choose product ID] => 选择商品ID [Menu Top Links] => 菜单顶部链接 [Link ID] => 链接ID [Link list] => 链接列表 [Indicate the ID number for the product] => 标明商品 ID 号码 [Product ID #] => 商品 ID# [Please select just one item] => 请只选择一项商品 [Change position] => 改变位置 [Selected items] => 选择商品 [Available items] => 有货商品 [Remove] => 删除 ) [ModulesNewproductsAdmin] => Array ( [New products block] => 本周新品区域 [Displays a block featuring your store's newest products.] => 显示新增产品(本周推荐)的区域。 [Please complete the "products to display" field.] => 请填写在“产品展示”栏。 [Invalid number.] => 无效号码. [Products to display] => 产品展示 [Define the number of products to be displayed in this block.] => 设置区域中展示产品的数量 [Number of days for which the product is considered 'new'] => 被称为"新品"的天数限制 ) [ModulesWirepaymentShop] => Array ( [This payment method is not available.] => 该付款方式不可用 [%1$s (tax incl.)] => %1$s(含税) [Amount] => 金额 [Name of account owner] => 账户所有者名称 [Please include these details] => 请包括这些细节 [Bank name] => 银行名称 [Pay by bank wire] => 使用银行电汇支付 [(order processing will be longer)] => 订单处理时间将会更长 [Your order on %s is complete.] => 你在%s的订单已完成 [Please send us a bank wire with:] => 请发送给我们银行电汇的: [Please specify your order reference %s in the bankwire description.] => 请在银行转账说明里备注你的订单参考%s [We've also sent you this information by e-mail.] => 我们已经用邮件发该信息给你。 [Your order will be sent as soon as we receive payment.] => 一旦收到您的汇款凭证, 我们会立即发送您的订单。 [If you have questions, comments or concerns, please contact our [1]expert customer support team[/1].] => 如果你有任何问题,意见或考量,请联系我们[1]专业客户服务小组[/1]. [Please transfer the invoice amount to our bank account. You will receive our order confirmation by email containing bank details and order number.] => 请转发票金额到我们的银行账号。 你将收到我们邮件订单确认通知,它包含银行具体信息和订单号。 [Goods will be reserved %s days for you and we'll process the order immediately after receiving the payment.] => 产品将为你保留%s天. 在收到你的付款后, 我们将立马处理你的订单。 [More information] => 详细信息 [Bankwire] => 银行转账 [Payment is made by transfer of the invoice amount to the following account:] => 付款是通过转发票金额到以下账号 ) [ModulesCashondeliveryAdmin] => Array ( [Cash on delivery (COD)] => 货到付款(COD) [Accept cash payments on delivery to make it easy for customers to purchase on your store.] => 接受货到付款,以方便顾客在你的商店购物。 ) [ModulesBrandlistAdmin] => Array ( [Brand list] => 品牌列表 [Display your brands on your catalog and allow your visitors to filter their search by brand.] => 在目录上展示您的品牌,并允许您的访问者根据品牌过滤他们的搜索。 [There is an invalid number of elements.] => 无效号码 [Please activate at least one system list.] => 请激活至少一个系统列表 [Type of display] => 展示的种类 [Use a plain-text list] => 使用纯文本列表 [Use a drop-down list] => 使用下拉列表 [Number of elements to display] => 要显示的元素的数目 [Only apply in plain-text mode] => 只适用纯文本模式。 ) [ModulesStatsbestvouchersAdmin] => Array ( [Empty recordset returned.] => 返回空白记录 [Total used] => 共计使用 [Best vouchers] => 最佳优惠 [Enrich your stats, add a list of the most used vouchers to the dashboard.] => 丰富您的统计数据,将最常用的优惠券列表添加到仪表板。 ) [ModulesBannerAdmin] => Array ( [Banner] => 横幅 [Add a banner to the homepage of your store to highlight your sales and new products in a visual and friendly way.] => 在您商店的主页上添加横幅,以视觉和友好的方式突出您的销售和新产品。 [Banner image] => 标题图片 [Upload an image for your top banner. The recommended dimensions are 1110 x 214px if you are using the default theme.] => 为您的横幅上传一张图片。如果使用的是默认主题,推荐尺寸为 1110 x 214像素(px)。 [Banner Link] => 横幅链接 [Enter the link associated to your banner. When clicking on the banner, the link opens in the same window. If no link is entered, it redirects to the homepage.] => 输入关联到您的横幅的链接。点击横幅,链接将在同一个窗口中打开。如果没有输入链接,它重定向到主页。 [Banner description] => 横幅描述 [Please enter a short but meaningful description for the banner.] => 请为banner输入一个简短而扣题的描述。 ) [ModulesFaviconnotificationboAdmin] => Array ( [Display notifications in the browser tab for:] => 在浏览器选项卡上显示通知: [New orders] => 新订单 [Notification background color] => 通知背景色 [Notification text color] => 通知文本颜色 [Order Notifications on the Favicon] => Favicon(喜爱的图标)上的订单通知 [Get notified directly on your browser tab each time you get a new order, customer or message.] => 每次收到新订单、客户或消息时,都会直接在浏览器选项卡上获得通知。 ) [AdminAdvparametersHelp] => Array ( [This page benefits from increased performance and includes new features such as a new combination management system.] => 该页面得益于性能的提高,并包括新的功能,如新的组合管理系统。 [Access the new product page, even in a multistore context. This is a work in progress and some features are not available.] => 即使在多商店环境中也能访问新产品页面。这是一项正在进行的工作,某些功能不可用。 [This page benefits from increased performance and includes new features such as a new combination management system. Please note this is a work in progress and some features are not available yet.] => 此页面受益于提高的性能,并包括新功能,例如新的组合管理系统。 请注意,这是一项正在进行的工作,某些功能尚不可用。 [or] => 或 [A category root is where a category tree can begin. This is used with multistore.] => 一个根分类表示一个分类树的开始,通常用在多商店功能。 [0 = Use quantity set in product, 1 = Use quantity from warehouse.] => 0=使用数量在商品设定,1=仓库使用数量。 [ID of the warehouse to set as storage.] => 仓库设置ID为存储。 [Use this option to associate data (products, modules, etc.) the same way for each selected shop.] => 使用此选项将数据以同样的方式为每个选定的商店联系起来 (产品,模块等)。 [Click here to display the shops in the %name% shop group] => 点击这里,显示%name%商店组里的商铺 [Click here to display the URLs of the %name% shop] => 点击这里来显示商铺%name%的URL [Click here to display the list of shop groups] => 点击这里来显示商店群的列表 [Warning: Enabling the "share customers" and "share orders" options is not recommended. Once activated and orders are created, you will not be able to disable these options. If you need these options, we recommend using several categories rather than several shops.] => 警告:不建议启用“共享客户”和“共享订单”选项。一旦被激活并创建订单,您将无法禁用这些选项。如果您需要这些选项,我们建议启用几种类别,而不是几家商店。 [Once this option is enabled, the shops in this group will share customers. If a customer registers in any one of these shops, the account will automatically be available in the others shops of this group.] => 一旦启用此选项,此组中的商店将共享​​客户。如果客户在注册这些店铺的任何一个,则该帐户将自动出现在该组的其他商店。 [Warning: you will not be able to disable this option once you have registered customers.] => 警告:一旦您有注册客户您将无法禁用此选项。 [Once this option is enabled (which is only possible if customers and available quantities are shared among shops), the customer's cart will be shared by all shops in this group. This way, any purchase started in one shop will be able to be completed in another shop from the same group.] => 一旦启用此选项(如果客户和可用数量之间的商店都共享这是唯一可能的),顾客的购物车将本组所有的商店共享。这样,在一间店铺开始任何购买将能够在同组另一家商店完成。 [Warning: You will not be able to disable this option once you've started to accept orders.] => 警告:一旦您已经开始接受订单, 您将无法禁用此选项,。 [Enable or disable this shop group?] => 启用或禁用此店组? [If you want to add a virtual URL, you need to activate URL rewriting on your web server and enable Friendly URL option.] => 如果你要添加一个虚拟URL,你需要在你的网站服务器上激活URL 重写功能并启用 Friendly URL 选项。 [You can use this option if you want to create a store with a URL that doesn't exist on your server (e.g. if you want your store to be available with the URL www.example.com/my-store/shoes/, you have to set shoes/ in this field, assuming that my-store/ is your Physical URL).] => 如果你要用一个在你的服务器上不存在的URL创建一个商店,你可以使用这个选项(例如,假设my-store/ 是你的物理URL,如果你希望你的商店通过 www.example.com/my-store/shoes/ 这个URL找到,你必须设置shoes/在此字段里。)。 [URL rewriting must be activated on your server to use this feature.] => 这个功能需要您的主机启用网址结​​构重写功能(URL Rewriting) [If you set this URL as the Main URL for the selected shop, all URLs set to this shop will be redirected to this URL (you can only have one Main URL per shop).] => 如果为选定店铺设置此连接作为主要网址,该店铺的所有当前链接会被重定向到这个链接(每个店铺只能有一个主链接)。 [Since the selected shop has no main URL, you have to set this URL as the Main URL.] => 由于所选择的店铺有没有主链接,您必须设置此链接作为主链接。 [The selected shop already has a Main URL. Therefore, if you set this one as the Main URL, the older Main URL will be set as a regular URL.] => 所选的商店已经有了一个主URL。 因此,如果你要把它设置为主URL 的话,旧的主URL 将被设为普通的URL。 [This is the physical folder for your store on the web server. Leave this field empty if your store is installed on the root path. For instance, if your store is available at www.example.com/my-store/, you must input my-store/ in this field.] => 这是你商店在网站服务器上的实质文件夹。如果你的商店是安装在根路径上的,请把此字段留空。比如,如果你的商店在www.example.com/my-store/, 你必须在此字段输入my-store/。 [Warning: URL rewriting (e.g. mod_rewrite for Apache) seems to be disabled. If your Virtual URL doesn't work, please check with your hosting provider on how to activate URL rewriting.] => 警告:URL 重写(比如:Apache的mod_rewrite )似乎被禁用。如果你的虚拟URL 无法正常工作,请和你的主机提供商联系看如何激活URL 重写功能。 [Ignore this field if you don't use the Multistore tool. If you leave this field empty, the default shop will be used.] => 如果没有使用多商店工具请忽略这个栏位,空白表示使用预设商店。 [Enable Advanced Stock Management on product (0 = No, 1 = Yes)] => 使产品高级库存管理(0=否,1=是) [Enable Advanced Stock Management on product (0 = No, 1 = Yes).] => 启用商品高级库存管理(0=否,1=是)。 [This will add directives to your .htaccess file, which should improve caching and compression.] => 这将指令添加到您的高速缓存和压缩.htaccess文件中。 [Enable or disable debug mode.] => 启用或停用Debug模式。 [Name of the second domain of your shop, (e.g. myshop-media-server-1.com). If you do not have another domain, leave this field blank.] => 商店的第2 个网域名称(例如myshop-media-server-3.com),如果没有其它网域名称,请保持空白。 [Name of the third domain of your shop, (e.g. myshop-media-server-2.com). If you do not have another domain, leave this field blank.] => 商店的第3 个网域名称(例如myshop-media-server-3.com),如果没有其它网域名称,请保持空白。 [Name of the fourth domain of your shop, (e.g. myshop-media-server-3.com). If you do not have another domain, leave this field blank.] => 商店的第四个网域名称(例如myshop-media-server-3.com),如果没有其它网域名称,请保持空白。 [Choose "No" to disable Product Combinations.] => 选择“否”来禁用商品组合。 [You cannot set this parameter to No when combinations are already used by some of your products] => 在您的某些产品已经在组合,您不可以将此参数设置为无 [Choose "No" to disable Product Features.] => 选择“否”禁用产品特性。 [Choose "No" to disable Customer Groups.] => 选择“否”来禁用客户群。 [Should be enabled if you want to avoid to store the smarty cache on NFS.] => 如果您不想在NFS上缓存文件请启用它。 [Choose a stability level for the modules downloaded from PrestaShop Addons Marketplace. All zips pushed on the marketplace are in stable state unless stated otherwise.] => 为从PrestaShop插件市场下载的模块选择一个稳定性级别。除非另有说明,否则在市场上推送的所有zip都处于稳定状态。 [Check the IP address of the cookie in order to prevent your cookie from being stolen.] => 检查IP地址的cookie,为了避免您的cookie被盗 [Set the amount of hours during which the front office cookies are valid. After that amount of time, the customer will have to log in again.] => 设置前台系统cookies的总有效小时数,过了这个时间段,客户必须重新登录 [When you access your back office and decide to stay logged in, your cookies lifetime defines your browser session. Set here the number of hours during which you want them valid before logging in again.] => 当您访问后台并决定保持登录状态时,Cookie的生存期将定义您的浏览器会话。 在此处设置您希望它们有效后再登录的小时数。 [Allows you to declare if your cookie should be restricted to a first-party or same-site context.] => 允许您声明您的 cookie 是否应限制在第一方或同一站点上下文中。 [Set the maximum size allowed for attachment files (in megabytes). This value has to be lower than or equal to the maximum file upload allotted by your server (currently: %size% MB).] => 设置附件文件允许的最大大小(以兆字节为单位)。 此值必须小于或等于您的服务器分配的最大文件上传(当前:%size% MB)。 [Define the upload limit for a downloadable product (in megabytes). This value has to be lower or equal to the maximum file upload allotted by your server (currently: %size% MB).] => 定义上传可下载商品的大小限制(MB为单位), 该值必须小于或等于服务器的允许上载最大文件大小(当前: %size% MB) [Define the upload limit for an image (in megabytes). This value has to be lower or equal to the maximum file upload allotted by your server (currently: %size% MB).] => 定义可以上传的图片大小限制(MB为单位). 该值必须小于或等于服务器允许上传的最大文件大小(当前: %size% MB) [Drop existing tables during import.] => 在导入过程中删除现有的表格。 [If enabled, the backup script will drop your tables prior to restoring data. (ie. "DROP TABLE IF EXISTS")] => 如果启用,备份脚本将在恢复数据之前删除您的表。 (即“如果存在则删除表”) [A DKIM selector usually looks like 12345.domain. It must match the name of your DNS record.] => 一个DKIM选择器通常类似于 12345.domain。它必须与您的DNS记录的名称匹配。 [The private key starts with -----BEGIN RSA PRIVATE KEY-----.] => 私钥以-----BEGIN RSA PRIVATE KEY-----.开头 [Where customers send messages from the order page.] => 客户在订单页面发消息。 [Enable DKIM, fill in the fields and give it a try. If no email is sent, check logs.] => 启用 DKIM, 填写字段并尝试一下。如果未发送电子邮件,请检查日志。 [Fully qualified domain name (keep this field empty if you don't know).] => 完整限定域名(如果您不知道,保留此字段为空)。 [IP address or server name (e.g. smtp.mydomain.com).] => IP地址或者服务器名称(例如: smtp.mydomain.com) [Leave blank if not applicable.] => 如果不适用请留空 [SSL does not seem to be available on your server.] => 您的服务器似乎不支持SSL [Port number to use.] => 使用端口的数字 [Password should be at least %num% characters long.] => 密码长度不能少于%num%个字符。 [This page will be displayed just after login.] => 此页只在登陆后显示。 [e.g. 1; Blouse; 129.90; 5] => 例如 1; 衬衫; 129.90; 5 [e.g. Blouse; red.jpg, blue.jpg, green.jpg; 129.90 ] => 例如 衬衫; 红色.jpg、蓝色.jpg、绿色.jpg; 129.90 [If enabled, the product's reference number MUST be unique!] => 一旦启用,产品的参考编号必须是唯一的! [Enable this option to keep your imported items’ ID number as is. Otherwise, PrestaShop will ignore them and create auto-incremented ID numbers.] => 启用此选项可按原样保留导入项目的 ID 号。 否则,PrestaShop 将忽略它们并创建自动递增的 ID 号。 [Receive an email when the import is complete. It can be useful when handling large files, as the import may take some time.] => 导入完成后会收到一封电子邮件。 它在处理大文件时很有用,因为导入可能需要一些时间。 [Click on "None" to disable log alerts by email or enter the recipients of these emails in the following field.] => 单击“无”以通过电子邮件禁用日志警报或在以下字段中输入这些电子邮件的收件人。 [Log alerts will be sent to these emails. Please use a comma to separate them (e.g. pub@prestashop.com, anonymous@psgdpr.com).] => 日志警报将发送到这些电子邮件。 请使用逗号分隔它们(例如 pub@prestashop.com、anonymous@psgdpr.com)。 [Back office pages require the use of a token. This protection can be disabled if needed.] => 后台页面需要使用token。如果需要,可以禁用此保护。 [Before activating the webservice, you must be sure to: ] => 在激活的web服务之前,你必须确保: [Check that URL rewriting is available on this server.] => 检查URL可以重写在此服务器上。 [Check that the six methods GET, POST, PUT, PATCH, DELETE and HEAD are supported by this server.] => 检查此服务器是否支持GET、POST、PUT、PATCH、DELETE和HEAD六种方法。 [Before choosing "Yes", check that PHP is not configured as an Apache module on your server.] => 在选择“是”,请检查PHP没有配置为您的服务器上的Apache模块。 [Quick description of the key: who it is for, what permissions it has, etc.] => 关键简单描述:它是谁的,它有什么权限等。 [How to restore a database backup in 10 easy steps] => 如何通过简单的10步来恢复数据库备份: [Set "Enable Shop" to "No" in the "Maintenance" page under the "Preferences" menu.] => 在偏好设置菜单项中的维护页面中,将“启用在线商店”设置为“否”。 [Download the backup from the list below or from your FTP server (in the folder "admin/backups").] => 从下面的列表中或从FTP服务器(文件夹中的“管理/备份”)下载备份。 [Check the backup integrity: Look for errors, incomplete file, etc... Be sure to verify all of your data.] => 检查数据库备份的完整性:检查如是否有错误,不完整的文件等等。 一定要确认您所有的数据。 [Please ask your hosting provider for "phpMyAdmin" access to your database.] => 请向您网站所属的服务提供商索取“phpMyAdmin”的访问权。 [Connect to "phpMyAdmin" and select your current database.] => 连接到“phpMyAdmin”并选择您当前的数据库。 [Unless you enabled the "Drop existing tables" option, you must delete all tables from your current database.] => 除非您启用了“删除现有表”选项,则必须删除从当前数据库中的所有表。 [At the top of the screen, please select the "Import" tab] => 请选择页面顶部的“导入”选项卡 [Click on the "%phpmyadmin_browse_label%" button and select the backup file from your hard drive.] => 单击“%phpmyadmin_browse_label%”按钮并从硬盘中选择备份文件。 [Check the maximum filesize allowed (e.g. Max: 16MB)] => 请检查最大的文件大小限制(例如:最大16MB) [If your backup file exceeds this limit, contact your hosting provider for assistance. ] => 如果您的备份文件超出此限制,请联系您的主机服务商请求协助。 [Click on the "%phpmyadmin_go_label%" button and please wait patiently for the import process to conclude. This may take several minutes.] => 点击“%phpmyadmin_go_label%”按钮,请耐心等待导入过程结束。 这可能会需要几分钟。 [You can read information on import at:] => 您可以在这里阅读导入信息: [https://docs.prestashop-project.org/1.7-documentation/user-guide/configuring-shop/advanced-parameters/import] => https://docs.prestashop-project.org/1.7-documentation/user-guide/configuring-shop/advanced-parameters/import [Read more about the CSV format at:] => 阅读更多关于CSV格式的信息: [https://en.wikipedia.org/wiki/Comma-separated_values] => https://en.wikipedia.org/wiki/Comma-separated_values [Allowed formats: .csv, .xls, .xlsx, .xlst, .ods, .ots] => 允许的文件格式:.csv, .xls, .xlsx, .xlst, .ods, .ots [Only UTF-8 and ISO 8859-1 encodings are allowed] => 只许可UTF-8 和 ISO-8859-1编码 [You can also upload your file via FTP to the following directory: %s .] => 您也可以通过FTP上传你的文件到以下目录:%s。 [Fill in the fields below to set up DKIM signing of outgoing emails. This will reduce the likelihood of your emails being marked as spam. You can get the data below from your server administrator or generate it yourself by using one of the freely available tools, such as dkimcore.org. Also, make sure that your server is registered as an authorized sender in your SPF record. ] => 填写以下字段以设置外发电子邮件的 DKIM 签名。这将降低您的电子邮件被标记为垃圾邮件的可能性。 您可以从服务器管理员处获取以下数据,也可以使用免费提供的工具之一(如 dkimcore.org)自行生成数据。 此外,确保您的服务器在您的SPF记录中注册为授权发件人。 [Allow or disallow this employee to log in to the Admin panel.] => 允许或禁止该员工登录到管理面板。 [Select the shops the employee is allowed to access.] => 选择员工被允许访问的商店。 [This page will be displayed right after signing in.] => 此页面将在登录后立即显示。 [Informative only] => 仅通知 [Warning] => 警告 [Error] => 错误 [Major issue (crash)!] => 主要问题(机器崩溃) [Severity levels] => 严重级别 [How do I create a new SQL query?] => 我如何创建一个新的SQL查询? [Click "%add_new_label%".] => 单击"%add_new_label%". [Fill in the fields and click "%save_label%".] => 填写字段并单击“%save_label%”。 [You can then view the query results by clicking on the "%view_label%" action in the dropdown menu] => 然后,您可以通过单击下拉菜单中的“%view_label%”操作来查看查询结果 [You can also export the query results as a CSV file by clicking on the "%export_label%" button] => 您还可以通过单击“%export_label%”按钮将查询结果导出为 CSV 文件 [All outdated sessions will be automatically cleared after the first connection attempt, but you can do it manually now if needed.] => 所有过时的会话将在第一次连接尝试后自动清除,但如果需要,您现在可以手动清除。 [Scores are integers from 0 to 4.] => 分数是 0 到 4 之间的整数。 [Notifications are numbered bubbles displayed at the very top of your back office, right next to the shop's name. They display the number of new items since you last clicked on them.] => 通知以数字气泡的形式显示在您店铺后台的最上方,位于店铺名称右边。 显示您上次点击至今的通知消息数量。 [This feature allows you to identify modules that might be causing bugs on your store. Disable all non-built-in modules (not listed in composer.json). Then, re-enable each module one by one and check that everything works properly before moving on to the next one.] => 此功能允许您识别可能导致商店错误的模块。禁用所有非内置模块(未在 composer.json 中列出)。然后,逐个重新启用每个模块,并在继续下一个模块之前检查一切是否正常。 [Some features can be disabled in order to improve performance.] => 某些特征可以为了提高性能被禁用。 [CCC allows you to reduce the loading time of your page. With these settings you will gain performance without even touching the code of your theme. Make sure, however, that your theme is compatible with PrestaShop 1.7+. Otherwise, CCC will cause problems.] => CCC 允许您减少页面的加载时间。 通过这些设置,您甚至无需触及主题代码即可获得性能。 但是,请确保您的主题与 PrestaShop 1.7+ 兼容。 否则,CCC 会引起问题。 [Invalid] => 无效 [Okay] => 好 [Good] => 好 [Fabulous] => 优秀 ) [AdminNavigationMenu] => Array ( [Menu] => 菜单 [Invoices] => 发票 [Catalog] => 分类 [Sell] => 出售 [Improve] => 改进 [Configure] => 配置 [More] => 更多 [Modules & Services] => 模块和服务 [Advanced Parameters] => 高级参数 [Attributes] => 特征 [Carriers] => 货运商 [Carrier] => 配送商 [Cart Rules] => 购物车规则 [Catalog Price Rules] => Règles de prix catalogue [Module Catalog] => 模块目录 [Page Categories] => CMS Categories [Pages] => 网页 [Combinations Generator] => Générateur de déclinaisons [Configuration] => 配置 [Contact] => 联系我们 [Countries] => 国家 [Customer Service] => 客户服务 [Customer Settings] => 客户设置 [Dashboard] => 仪表盘 [Database] => 数据库 [Employees] => 雇员 [Team] => Employees [Features] => 特性 [General] => 一般 [Groups] => 组 [Image Settings] => 图像设置 [Images] => 图片 [Instant Stock Status] => Etat instantané du stock [Languages] => 语言 [Locations] => 地点 [Login] => 登录 [Design] => 设计 [Brands & Suppliers] => 品牌 & 供应商 [Brands] => 品牌 [Marketing] => 商场 [Menus] => 菜单 [Merchandise Returns] => Retours produit [Modules] => 模块 [Monitoring] => 监测 [Multistore] => Multiboutique [Order Settings] => 订单设置 [Payment] => 付款 [Permissions] => 权限 [Discounts] => 折扣 [Quick Access] => 快速通道 [Referrers] => 推荐 [Search] => 搜索 [Shipping] => 配送 [Shop Parameters] => 商店的参数 [Shop URLs] => 店铺网址 [Shopping Carts] => 购物车 [Shops] => 店铺 [Stats] => 统计信息 [Stock Coverage] => 库存范围 [Stock Management] => Gestion de stock [Stock Movement] => 库存变动 [Stores] => 店铺 [Supply orders] => 供应订单 [Tags] => 标签 [Taxes] => 税 [Theme Catalog] => 主题分类 [Traffic & SEO] => 流量&SEO [Warehouses] => 仓库 [Zones] => 洲 [Modules Catalog] => 模块目录 [Module Manager] => 模块管理 [New & Experimental Features] => 新功能和试验性功能 [Updates] => 更新 [Alerts] => 通知 [Files] => 文件 [DB Backup] => 数据库备份 [Categories] => 分类 [Contacts] => 联系方式 [Credit Slips] => Avoirs [Currencies] => 货币 [Email] => E-mail [Logs] => 日志 [SEO & URLs] => SEO & 链接 [Orders] => 订单 [Outstanding] => 未支付 [Products] => 单件商品 [Profiles] => 职位 [SQL Manager] => SQL管理器 [Search Engines] => 搜索引擎 [States] => 省/市 [Suppliers] => 供应商 [Tax Rules] => 税法 [Titles] => Titres de civilité [Administration] => 行政 [Import] => 上传 [Performance] => 性能 [Information] => 信息 [Customers] => 客户 [Maintenance] => 维护 [Product Settings] => Products [Positions] => 位置 [Geolocation] => 地理位置 [Localization] => 本地化 [Translations] => 翻译 [Payment Methods] => 付款方法 [Preferences] => 选项 [Stock] => 库存 [Order Messages] => Messages prédéfinis [Delivery Slips] => 交货单 [International] => 国际 [Order settings] => 订单设置 [Email Theme] => 电子邮件主题 [Webservice] => Web服务 [Statuses] => 状态 [Theme & Logo] => 主题&商标 [Attributes & Features] => 属性和功能 [Addresses] => 地址 ) [EmailsSubject] => Array ( [Your guest account has been transformed into a customer account] => 您的游客帐户已经转换到客户账户 [Order confirmation] => 订单确认 [New voucher for your order %s] => 为订单%s新开发票 [Log: You have a new alert from your shop] => Log:您的店铺有一个新提示 [Welcome!] => 歡迎您! [Package in transit] => 在运输过程中包装 [The virtual product that you bought is available for download] => 购买的虚拟商品可以下载了。 [Fwd: Customer message] => 转发:客户留言 [An answer to your message is available #ct%thread_id% #tc%thread_token%] => 您的留言回复在#ct%thread_id% #tc%thread_token%可见 [Import complete] => 导入已完成 [Your order return status has changed] => 您的订单退货状态已经改变 [Message from a customer] => 来自客户的留言 [Your new password] => 您的新密碼 [Password query confirmation] => 密码查询确认 [Message from contact form] => 从联系表留言 [Your message has been correctly sent #ct%thread_id% #tc%thread_token%] => 您的讯息已成功发送 #ct%thread_id% #tc%thread_token% [Your message has been correctly sent] => 您的留言已经发送出成功 [Product available] => 商品有效 [New order : #%d - %s] => 新订单: #%d - %s [Product out of stock] => 产品缺货 [Stock coverage] => 库存范围 [New return from order #%d - %s] => 新退货来自订单#%d - %s [Your order has been changed] => 您的订单已更改 [Newsletter voucher] => 电子简报代金券 [Newsletter confirmation] => 订阅确认 [Email verification] => 電子郵件驗證 [Process the payment of your order] => 处理您的订单付款 [New credit slip regarding your order] => 关于您订单的新收据 [New voucher for your order #%s] => 为订单#%s新开发票 [New message regarding your order] => 关于您订单的新留言 ) [AdminStatsHelp] => Array ( [%value% of your products for sale are out of stock.] => 您待售的产品 %value% 缺货。 [Gross margin expressed in percentage assesses how cost-effectively you sell your goods. Out of $100, you will retain $%value% to cover profit and expenses.] => 以百分比表示的毛利率评估您如何经济有效地销售您的商品。100美元中,您将保留$%value%来支付利润和费用。 [%value% of your products are disabled and not visible to your customers] => 您的产品%value%已被禁用,客户将看不见它 [Within your catalog, %value% of your products have had sales in the last 30 days] => 在您的目录中,您的产品%value%在过去的30天内有销售 ) [ModulesStatssearchAdmin] => Array ( [Shop search] => 店铺搜索 [Enrich your stats, add a tab showing what keywords have been searched by your visitors.] => 丰富您的统计数据,添加一个标签,显示访问者搜索了哪些关键字。 [Keywords] => 关键字 [Occurrences] => 出现 [Results] => 结果 [CSV Export] => CSV导出 [Cannot find any keywords that have been searched for more than once.] => 无法找到多次搜索过的关键字。 [Top 10 keywords] => 前10个关键字 [Others] => 其他 ) [ModulesWirepaymentAdmin] => Array ( [Wire payment] => 电付 [Accept wire payments by displaying your account details during the checkout.] => 通过在结帐时显示您的帐户详细信息来接受电汇付款。 [Are you sure about removing these details?] => 您确定要删除您的详细资料吗? [Account owner and account details must be configured before using this module.] => 使用这个模组前需要先设定账号及其细节 [No currency has been set for this module.] => 此模块还没有设置货币 [Account details are required.] => 需要账号明细资料 [Account owner is required.] => 要求账户所有者。 [Account details] => 帐户的详细资料 [Account owner] => 账户所有人 [Such as bank branch, IBAN number, BIC, etc.] => 如银行分行,账号,等。 [Bank address] => 银行地址 [Customization] => 定制 [Reservation period] => 预订阶段 [Number of days the items remain reserved] => 商品维持保留的天数 [Information to the customer] => 给客户信息: [Information on the bank transfer (processing time, starting of the shipping...)] => 银行转账信息(处理时间,开始出货。。。) [Display the invitation to pay in the order confirmation page] => 在订单配置页面显示邀请付款 [Your country's legislation may require you to send the invitation to pay by email only. Disabling the option will hide the invitation on the confirmation page.] => 你国家的法律要求你只通过邮件方式发邀请。禁用此选择将在配置页面隐藏邀请。 [This module allows you to accept secure payments by bank wire.] => 此模块允许您接受银行电汇付款。 [If the client chooses to pay by bank wire, the order status will change to 'Waiting for Payment'.] => 如果用户选择银行电汇来付款,订单状态会变成“等待付款” [That said, you must manually confirm the order upon receiving the bank wire.] => 这就是说,您必须在收到银行汇款后手动确认订单。 ) [ModulesLanguageselectorAdmin] => Array ( [Language selector block] => 语言选择模块 [Adds a block allowing customers to select a language for your store's content.] => 添加一个允许顾客选择店铺内容语言的区块 ) [AdminDesignHelp] => Array ( [By default, all images settings are already installed in your store. Do not delete them, you will need it!] => 在默认情况下,所有图片设置已经被安装到你的店铺。请不要删除它们,你的店铺需要他们才能运行! [Select "No" only if your server timed out and you need to resume the regeneration.] => 选择“否”只有当你的服务器超时,你需要恢复再生。 [Please select a module] => 请选择一个模块 [Select a module above before choosing from available hooks] => 在从现有的勾里选择前请先选择一个模块 [Please specify the files for which you do not want the module to be displayed.] => 请指定您不要显示该模块的文件。 [Please input each filename, separated by a comma (",").] => 请输入每个文件名称,并以逗号分割 (","). [You can also click the filename in the list below, and even make a multiple selection by keeping the Ctrl key pressed while clicking, or choose a whole range of filename by keeping the Shift key pressed while clicking.] => 您也可以点击以下所列的文件名。在点击的时候,同时压下Ctrl 键,就可以进行多选。或者也可以在点击的时候同时压下Shift 键来选择所有文件名。 [JPEG images have a small file size and standard quality. PNG images have a larger file size, a higher quality and support transparency. Note that in all cases the image files will have the .jpg extension.] => JPEG图像有一个小的文件尺寸与标准像素。 PNG图像有更大的文件尺寸,更高的质量并且支持透明效果。请注意,在所有情况下的图像文件将以jpg作为扩展名。 [WARNING: This feature may not be compatible with your theme, or with some of your modules. In particular, PNG mode is not compatible with the Watermark module. If you encounter any issues, turn it off by selecting "Use JPEG".] => 警告:此功能可能与您的主题,或者某些模块不兼容。特别是,PNG模式是不与水印模块兼容。如果您遇到任何问题,通过选择“使用JPEG”将其关闭。 [Ranges from 0 (worst quality, smallest file) to 100 (best quality, biggest file).] => 范围从0(最糟糕的质量,最小的文件)到100(最好的质量,最大的文件) [Recommended: 90.] => 推荐:90 [PNG compression is lossless: unlike JPG, you do not lose image quality with a high compression ratio. However, photographs will compress very badly.] => PNG压缩是无损的:与JPG不同,您不会失去高压缩比的图像质量。但是,照片会被压缩得非常糟糕。 [Ranges from 0 (biggest file) to 9 (smallest file, slowest decompression).] => 从0(档案最大) 到9(档案最小但最慢) [Recommended: 7.] => 推荐:7。 [Recommended: %d.] => 推荐: %d. [The maximum file size of pictures that customers can upload to customize a product (in bytes).] => 顾客可以上传的最大图片大小(按字节) [Width of product customization pictures that customers can upload (in pixels).] => 上传自定义图片的宽度(像素) [Height of product customization pictures that customers can upload (in pixels).] => 上传自定义图片的高度(像素) [This will generate an additional file for each image (thus doubling your total amount of images). Resolution of these images will be twice higher.] => 这将为每张图片生成一个额外的文件(因此会加倍你图片的总量)。这些图片的清晰度将是之前的2倍。 [Enable to optimize the display of your images on high pixel density screens.] => 可激活你的图片在高像素密度屏幕上的最佳显示。 [This should be set to yes unless you successfully moved images in "Images" page under the "Preferences" menu.] => 此项应该被设置为是,除非您成功地在“首选项”菜单中在“图像”页移动图像。 [Letters, underscores and hyphens only (e.g. "small_custom", "cart_medium", "large", "thickbox_extra-large").] => 仅可用英文字母,下标线(_)和连字号(-)。 (如 "small_custom", "cart_medium", "large", "thickbox_extra-large") [Maximum image width in pixels.] => 最大图像宽度像素值。 [Maximum image height in pixels.] => 最大图像高度像素值。 [This type will be used for Product images.] => 此样式将被用于商品图像。 [This type will be used for Category images.] => 本类型将用于分类图片 [This type will be used for Brand images.] => 此类型将用于品牌图像。 [This type will be used for Supplier images.] => 此类型将用于供应商图像。 [This type will be used for Store images.] => 此类型将用于商店图像。 [E.g. address, addresses, attachment] => 例如:地址,附件 [Used in the h1 page tag, and as the default title tag value.] => 在h1页面标记中使用,并作为默认标题标记值。 [Used to override the title tag value. If left blank, the default title value is used.] => 用来覆盖标题标记值。如果放空白,将使用默认标题值。 [Browse your computer files and select the Zip file for your new theme.] => 浏览你的电脑文件并选择压缩文件作为你的新主题。 [Indicate the complete URL to an online Zip file that contains your new theme. For instance, "http://example.com/files/theme.zip".] => 指明包含你新主题的在线压缩文件的完整URL。比如,"http://example.com/files/theme.zip". [This selector lists the Zip files that you uploaded in the '/themes' folder.] => 该选择器列出了你在 '/themes' 文件夹里上传的压缩文件的明细。 [Create meaningful content] => 创造有意义的内容 [Because it is not just selling products but also creating a universe, build pages to tell stories and catch your visitors’ interest, to turn them into loyal customers.] => 因为它不仅仅是销售产品,还创造了一个世界,建立页面来讲述故事并吸引访问者的兴趣,将他们变成忠实的客户。 [Add new page category] => 添加新的页面分类 [Add new page] => 添加新页面 [This won't regenerate email templates, it only sets the default email theme for future generation (when a language is installed for example).] => 这不会重新生成电子邮件模板,它只会为下一代设置默认的电子邮件主题(例如,当安装了一种语言时)。 [PrestaShop's email templates are stored in the "mails" folder, but they can be overridden by your current theme's own "mails" folder. Using this option enables to overwrite emails from your current theme.] => PrestaShop 的电子邮件模板存储在“邮件”文件夹中,但它们可以被您当前主题自己的“邮件”文件夹覆盖。 使用此选项可以覆盖当前主题中的电子邮件。 [No emails were detected in any theme folder so this field is disabled.] => 在任何主题文件夹中均未检测到电子邮件,因此该字段被禁用。 [By default, existing email template files are not modified to avoid deleting any modification you may have done. Enable this option to force the overwrite.] => 默认情况下,不会修改现有的电子邮件模板文件,以避免删除您可能所做的任何修改。 启用此选项可强制覆盖。 [Will appear on your main page. Recommended size for the default theme: height %height% and width %width%.] => 将出现在您的主页上。 默认主题的推荐大小:高度 %height% 和宽度 %width%。 [Will appear on email headers. If undefined, the header logo will be used.] => 会显示在您的邮件顶端。如果没有定义,顶标识将被使用。 [Will appear on invoice headers.] => 会显示在您的发票顶端。如果没有定义,正常顶标识将被使用。 [Warning: if no invoice logo is available, the main logo will be used instead.] => 警告:如果没有发票商标,则将使用主商标。 [It is the small icon that appears in browser tabs, next to the title.] => 它是出现在浏览器选项卡中标题旁边的小图标。 [Use our [1]favicon generator on PrestaShop Marketplace[/1] to boost your brand image!] => 请使用我们在[1]PrestaShop市场的favicon生成器[/1]来提高您的品牌形象! [Be careful! Please check your theme in an RTL language before generating the RTL stylesheet: your theme could be already adapted to RTL. Once you enable the "%generate_rtl_label%" option, any RTL-specific file that you might have added to your theme might be deleted by the created stylesheet.] => 当心! 请在生成 RTL 样式表之前检查 RTL 语言中的主题:您的主题可能已经适应 RTL。 启用“%generate_rtl_label%”选项后,您可能已添加到主题的任何特定于 RTL 的文件可能会被创建的样式表删除。 [You must select a shop from the above list if you wish to choose a theme.] => 如果您想选择一个主题,您必须选择从上面的列表中选择一个店。 [You are editing this page for a specific shop or group. Click "%yes_label%" to check all fields, "%no_label%" to uncheck all.] => 您正在为特定商店或团体编辑此页面。 单击“%yes_label%”选中所有字段,单击“%no_label%”取消选中所有字段。 [If you check a field, change its value, and save, the multistore behavior will not apply to this shop (or group), for this particular parameter.] => 如果勾选一个字段,改变其数值,并保存,多家店的该特定参数将无法被应用到此店铺(或群组)。 ) [AdminInternationalNotification] => Array ( [Are you sure you want to restore the default address format for this country?] => 您确定要还原这个国家的默认地址格式? [%s at least, or you will have to edit the translation files manually.] => 最少%s,否则你只能手工编辑翻译文件。 [Apache mod_security is activated on your server. This could result in some Bad Request errors] => Apache mod_security已在您的服务器启用。这可能会导致一些无效请求错误 [Warning! Your hosting provider is using the Suhosin patch for PHP, which limits the maximum number of fields allowed in a form:] => 警告!你的主机供应商使用Suhosin的PHP 补丁,它限制在表单中允许的最大的字段数量是: [Please ask your hosting provider to increase the Suhosin limit to] => 请要求你的主机供应商提高Suhosin 限制到 [Warning! Your PHP configuration limits the maximum number of fields allowed in a form:] => 警告!你的PHP 配置限制在表单中字段允许的最大数量是: [for max_input_vars.] => max_input_vars. [Please ask your hosting provider to increase this limit to] => 请要求你的主机供应商提高限制到 [%s at least, or you will have to edit the translation files.] => %s 至少,否则您将需要编辑翻译文件。 [%limit% for suhosin.post.max_vars.] => suhosin.post.max_vars的%limit% [%limit% for suhosin.request.max_vars.] => suhosin.post.max_vars的%limit% [This expression uses a special syntax:] => 这个短语使用了 特殊语法: [Sorry this language is not available] => 抱歉, 该语言不可用. [Server does not have permissions for writing.] => 服务器不允许写 [Language pack unavailable.] => 語言包不可用。 [An error occurred while creating the language: %s] => 在创建语言的时候发生了错误:%s [Cannot load country: %d] => 无法加载国家: %d [Cannot enable the associated country: %s] => 不能启用关联国家: %s [Invalid Zone name.] => 无效的区域名称。 [Invalid state properties.] => 无效的州属性 [Cannot update the associated country: %s] => 无法更新关联的国家:%s [An error occurred while adding the state.] => 在增加州的时候发生了错误。 [An error occurred while fetching the state.] => 在获取州的时候发生了错误。 [Invalid tax properties.] => 无效的税务属性 [An error occurred while importing the tax: %s] => 在导入税率时出错:%s [This tax rule cannot be saved.] => 该税务法规不能被保存。 [An error occurred while importing the currency: %s] => 在导入货币时出错:%s [Localization pack corrupted: wrong unit type.] => 本地化包损坏:单位类型错误。 [An error occurred while setting the units.] => 在设置单位时发生了错误。 [An error occurred while installing the module: %s] => 在安装模块时出错:%s [An error occurred while uninstalling the module: %s] => 在卸载模块时出错:%s [An error occurred during the configuration setup: %1$s] => 在配置设置时出错:%1$s [An error occurred during the default group update] => 默认组更新时发生错误 [An error has occurred during the default group update] => 默认组更新时发生错误 [An error has occurred, this module does not exist: %s] => 发生了一个错误,这个模块不存在:%s [Invalid language ISO code (%s)] => 无效的语言ISO 代码 (%s) [The translation was added successfully, but the language has not been created.] => 翻译添加成功,但还没有被创建的语言 [Cannot add configuration %1$s for %2$s language] => 无法对语言%2$s添加配置%1$s [Localization pack imported successfully.] => 本地化包成功导入 [The translation was successfully copied.] => 语言复制成功 [The translations have been successfully added.] => 添加翻译成功 [Incorrect Tax Manager class [%s]] => 不正确的税管理类[%s] [Tax Manager class not found [%s]] => 税管理类为找到[%s] [No tax] => 没有税 [This ISO code already exists.You cannot create two countries with the same ISO code.] => 此ISO代码已经存在。您不能使用相同的ISO代码创建两个国家。 [Invalid address layout %s] => 无效地址格式%s [This ISO code already exists. You cannot create two states with the same ISO code.] => 该ISO 代码已经存在。你不能创建具有相同ISO 代码的两个州。 [This state was used in at least one address. It cannot be removed.] => 该州至少在一个地址里使用。不能去掉。 [A tax rule already exists for this country/state with tax only behavior.] => 该国家/州的税制已经有了,只接受纳税行为。 [The Zip/Postal code is invalid. It must be typed as follows: %format% for %country%.] => 该邮政编码不存在。必须以以下格式填写%format%为%country% [An error has occurred: Cannot save the current tax rule.] => 出错了:无法保存当前税制规则。 [Impossible to create the directory "%folder%".] => 无法创建目录"%folder%". [An error occurred while creating archive.] => 在新增档案的时候发生了错误。 [Please select a language and a theme.] => 必须选择一个语言和主题 [Tab "%s" is not valid] => %s 无效 [Validation failed for: %file%] => 验证失败:%file% [Unidentified file found: %file%] => 找到无法辨认的文件:%file% [The archive cannot be extracted.] => 档案不能被被提取。 [ISO CODE invalid "%iso_code%" for the following file: "%file%"] => 以下文件:“%file%”的ISO 代码无效"%iso_code%" [Cannot write to the theme's language file (%s). Please check writing permissions.] => 无法在主题语言文件(%s)上书写. 请查看书写权限。 [Invalid theme "%theme%"] => 无效主题”%theme%“ [Invalid iso code "%iso_code%"] => 无效代码”%iso_code%“ [This %type_content% file extension is not accepted.] => 不接受 %type_content%文件扩展名。 [Invalid module name "%module%"] => 无效模块名”%module%“ [Invalid mail name "%mail%"] => 无效邮件名”%mail%“ [Directory "%folder%" cannot be created] => 无法创建目录"%folder%" [Your email translations contain some invalid HTML and cannot be saved. Please check your content.] => 你的邮件翻译包含一些非法的HTML,无法保存。请查看你的内容。 [Your HTML email templates cannot contain JavaScript code.] => HTML邮件模板不能包含JavaScript码。 [Empty string found, please edit: "%file%"] => 发现空的字行,请编辑: "%file%" [There is an error in template, an empty string has been found. Please edit: "%file%"] => 模板出错。发现空的行。请编辑“ "%file%" [The module directory must be writable.] => 请将模块文件夹(module)赋予可读写权限 [A mail directory exists for the "%iso_code%" language, but not for the default language (%language%) in %folder%] => %iso_code%语言的邮递目录存在,但不是在%folder%里的默认语言%language% [missing translation(s)] => 缺少翻译 [No Subject was found for %mail_name% in the database.] => 在数据库里没找到%mail_name%的主题 [There was a problem getting the mail files.] => 这里有一个收到邮件文件的问题。 [English language files must exist in %folder% folder] => 英语语言文件必须存在于%folder%文件夹里 [Cannot write language file for email subjects. Path is: %folder%] => 无法为邮件主题书写语言文件。路径是:%folder% [Cannot write into the "%file%"] => 无法写入"%file%" [Cannot create the folder "%folder%". Please check your directory writing permissions.] => 无法创建文件夹"%folder%". 请核对你的目录书写权限 [You must select two languages in order to copy data from one to another.] => 从其中一个复制数据到另一个您必须选择两种语言 [You must select two themes in order to copy data from one to another.] => 从其中一个复制数据到另一个您必须选择两种主题 [There is nothing to copy (same language and theme).] => 无数据被复制!(相同的语言和主题) [Theme(s) not found] => 未找到主题 [Impossible to copy "%source%" to "%dest%".] => 无法复制 "%source%" 到"%dest%". [Impossible to translate "%dest%".] => 无法翻译 "%dest%". [A part of the data has been copied but some of the language files could not be found.] => 部分数据已复制,但其中语言文件没有找到或未复制 [Fatal error: ISO code is not correct] => 致命的错误:ISO码不正确 [Cannot load the localization pack.] => 无法加载本地数据包(从prestashop.com与从您的本地文件夹“localization”) [Please select at least one item to import.] => 请选择至少一个项目来导入 [This currency already exists.] => 该国家已存在。 [%currency% is the default currency for shop %shop_name%, and therefore cannot be removed from shop association] => %currency% 是商店 %shop_name% 的默认货币,因此无法从商店关联中删除 [%currency% is the default currency for shop %shop_name%, and therefore cannot be disabled] => %currency% 是商店 %shop_name% 的默认货币,因此无法禁用 [You cannot delete the default currency] => 您不能删除该默认货币 [You cannot disable the default currency] => 您不能禁用该默认货币 [Oops... it looks like this ISO code already exists. If you are: [1][2]trying to create an alternative currency, you must type a different ISO code[/2][2]trying to modify the currency with ISO code %isoCode%, make sure you did not check the creation box[/2][/1]] => 糟糕...此ISO代码似乎已经存在。 如果您是: [1][2]尝试创建替代货币,则必须输入其他ISO代码[/2][2]尝试使用ISO代码%isoCode%修改货币,请检查确保未创建[/2][/1] [You cannot change the status of the default language.] => 您无法在默认语言里更改状态 [An error occurred while copying "No Picture" image to your product folder.] => 在复制无照片图像进您的商品文件夹时发生了错误。 [An error occurred while copying "No picture" image to your category folder.] => 在复制照片进您的商品文件夹时发生了错误。 [An error occurred while copying "No picture" image to your brand folder.] => 在复制“无图片”图像进您的品牌文件夹时出错。 [This ISO code is already linked to another language.] => ISO码已链接至另一种语言。 [You cannot delete the default language.] => 您不能删除默认语言 [You cannot delete the language currently in use. Please select a different language.] => 您不能删除当前正在使用的语言。请在删除之前改变语言。 [Importing a new language may fail without the OpenSSL module. Please enable "openssl.so" on your server configuration.] => 如果没有OpenSSL 模块,输入新语言会失败。 请在你的服务器配置里激活 "openssl.so" [You must select at least one translation type to export translations.] => 您必须至少选择一种翻译类型才能导出翻译。 [An error occurred while editing the zone.] => 编辑区域时发生错误。 [The geolocation database is unavailable.] => 地理定位数据库不可用。 [Country selection is invalid.] => 无效的国家选择 [Invalid whitelist] => 无效的心愿购物单 [Check the [a]developer documentation[/a] for setup instructions.] => 有关设置说明,请查看 [a]开发人员文档[/a] 。 [Could not display symbol and format customization:] => 无法显示符号和格式自定义: [When you delete a language, all related translations in the database will be deleted.] => 删除语言同时,会删除语言在数据库的翻译数据。 [Your .htaccess file must be writable.] => 您的.htaccess 文件必须是可写的。 [Language files must be complete to allow copying of translations.] => 语言文件必须完整来允许复制翻译。 [Translation successfully updated] => 翻译更新成功 [Failed to update translation] => 翻译更新失败 ) [ModulesBrandlistShop] => Array ( [All brands] => 所有品牌 [Brands] => 品牌 [No brand] => 没有品牌 ) [AdminShippingFeature] => Array ( [Will be applied when the price is] => 应用条件:如果价格 [Will be applied when the weight is] => 应用条件:如果重量 [Add new range] => 添加新排序 [Ranges] => 排序 [inactive] => 未激活 [Carrier name:] => 配送商名称: [This carrier will be proposed for those delivery zones:] => 将为这些送货区域推荐使用该配送商: [And it will be proposed for those client groups:] => 并为这些客户组推荐它: [Finally, this carrier will be proposed in those shops:] => 最后,对这些商店将推荐该运营商: [This carrier is %1$s and the transit time is %2$s.] => 配送商是%1$s,运输时间是%2$s。 [free] => 免费 [not free] => 不免费 [This carrier can deliver orders from %1$s to %2$s.] => 配送商可以运送从%1$s到%2$s的订单。 [If the order is out of range, the behavior is to %3$s.] => 如果订单超出范围,该行为是 %3$s。 [The shipping cost is calculated %1$s and the tax rule %2$s will be applied.] => 计算运输成本是 %1$s,使用的税收规则 将是%2$s。 [according to the price] => 根据价格 [according to the weight] => 根据重量 [Add new carrier] => 添加新货运商 [Free shipping] => 免运费 [Pick up in-store] => 到店自取 [Delivery next day!] => 隔日运到! [General settings] => 常规设置 [Shipping locations and costs] => 配送地点和价格 [Size, weight, and group access] => 尺寸,重量和访问组 [Carrier name] => 送货人姓名 [Tracking URL] => 跟踪链接 [Add handling costs] => 含人工成本 [According to total price.] => 根据总价 [According to total weight.] => 根据总重量 [Apply the cost of the highest defined range] => 最高申请费用范围 [Maximum package width (%s)] => 包装长度上限 (%s) [Maximum package height (%s)] => 包裹高度上限(%s) [Maximum package depth (%s)] => 包装宽度上限 (%s) [Maximum package weight (%s)] => 包装重量上限 (%s) [Group access] => 访问组 [Transit time] => 运送时间: [Speed grade] => 速度等级: [Billing] => 计费方式: [Out-of-range behavior] => 特殊情况: [Disable carrier] => 禁用配送商 [Free Shipping] => 免运费 [Apply shipping cost] => 应用运费 [Shipping and handling] => 运送及处理: [Default behavior] => 默认邢飞 [According to total price] => 根据总价 [According to total weight] => 根据总重量 [Maximum package height] => 包裹最大高度 [Maximum package width] => 包裹最大宽度 [Maximum package depth] => 包裹宽度上限 [Maximum package weight] => 包裹最大重量 [Delay] => 延迟 [Name:] => 名称: [Default carrier] => 默认配送商: [Handling charges] => 装卸费 [Free shipping starts at] => 免运费总金额最低为 [Manage your carriers] => 管理您的承运商 [Create carriers to let your customers choose their best shipping option in terms of delivery dates or fees. Start with editing/deleting the default "My carrier", and add as many options as you need.] => 创建承运商,让您的客户在交货日期或费用方面选择最佳运输选项。 从编辑/删除默认的“我的承运商”开始,并根据需要添加任意数量的选项。 [Carrier options] => 配送商选项 [Handling] => 装卸 [Carriers] => 货运商 [Carrier] => 配送商 [Shipping cost] => 运费 [Tracking number] => 追踪号码 ) [ShopThemeCategory] => Array ( [Subcategories] => 附属类别 ) [ModulesDashproductsAdmin] => Array ( [Dashboard Products] => 仪表板商品 [Adds a block with a table of your latest orders and a ranking of your products] => 添加最新订单列表和产品排名的区块 [Customer Name] => 客户名 [Details] => 详细 [Total sold] => 总售 [Net profit] => 净利 [Views] => 视图 [Added to cart] => 已加入购物车 [Purchased] => 已购买 [You must enable the "Save global page views" option from the "Data mining for statistics" module in order to display the most viewed products, or use the Google Analytics module.] => 您必须启用“数据挖掘统计”模块“中的“保存全局网页浏览量”选项,以显示最查看最多的产品,或使用Google Analytics模块。 [Term] => 条件 [Results] => 结果 [Number of "Recent Orders" to display] => "近期订单" 的显示数字 [Number of "Best Sellers" to display] => "畅销商品" 的显示数字 [Number of "Most Viewed" to display] => "浏览最多" 的显示数字 [Number of "Top Searches" to display] => 可显示的热门搜索数字 [Products and Sales] => 产品与销售 [Recent Orders] => 最新订单 [Best Sellers] => 最畅销产品 [Most Viewed] => 最多浏览商品 [Top Searches] => 热门搜索 [Last %d orders] => 最近 %d 订单 [Top %d products] => 热门 %d 件产品 [From] => 从 [to] => 至 [Top %d most search terms] => 前 %d 最多搜索词 ) [AdminModulesFeature] => Array ( [RTL Module] => RTL 模块 [Manage hooks] => 管理hooks [Toggle dropdown] => 切换下拉菜单 [Administration] => 行政 [Advertising & Marketing] => 广告&营销 [Analytics & Stats] => 分析&统计 [Taxes & Invoicing] => 税务及发票 [Checkout] => 结帐 [Content Management] => 内容管理 [Customer Reviews] => 顾客评论 [Front office Features] => 前台属性 [Internationalization & Localization] => 国际化和本地化 [Merchandising] => 推销 [Migration Tools] => 移动工具 [Payments & Gateways] => 付款&网关 [Site certification & Fraud prevention] => 网站认证和预防欺诈 [Pricing & Promotion] => 定价&促销 [Quick / Bulk update] => 快捷/批量更新 [Shipping & Logistics] => 航运 & 物流 [Slideshows] => 幻灯片 [Comparison site & Feed management] => 对比网站&更新信息管理 [Marketplace] => 市场 [Other Modules] => 其它模块 [Emailing & SMS] => 电子邮件和短信 [Social Networks] => 社会网络 [Social & Community] => 社交&社区 [Enable Mobile] => 启用手机 [Disable Mobile] => 禁用手机 [Module manager] => 模块管理器 [Delete] => 删除 [Module notifications] => 模块通知 [v%version% - by %author%] => v%version%- 由%author% [Discover] => 发现 [Service by %author%] => 由%author%服务 [Free] => 免费! [PrestaShop Addons Marketplace] => PrestaShop Addons 市场 [Exit to PrestaShop Addons Marketplace] => 退出PrestaShop Addons 市场 [See all results for your search on] => 查看你搜索的所有结果 [Upgrade available] => 有可用的升级 [Recently used] => 最近使用的 [All categories] => 所有类别 [Installed modules] => 已安装的模块 [Disabled modules] => 禁用模块 [Show all modules] => 显示所有模块 [Enabled modules] => 启用的模块 [Uninstalled modules] => 已卸载的模块 [You do not have module in « %categoryName% ».] => 您在« %categoryName% »里没有模块。 [Recently Used] => 最近使用的 [Disable module?] => 禁用模块? [Uninstall module?] => 卸载模块 [Reset module?] => 重设模块? [Yes, disable it] => 是的,请禁用它 [Yes, uninstall it] => 是的,卸载 [Yes, reset it] => 是的,重置 [Optional: delete module folder after uninstall.] => 可选:在卸载后删除模块文件夹 [Bulk action confirmation] => 批量操作确认 [Yes, I want to do it] => 是的,我希望做 [Upload a module] => 上载模块 [Drop your module archive here or [1]select file[/1]] => 把你的模块档案丢到这里或[1]选择文件[/1] [v%version% by %author%] => v%version%- 由%author% [Overview] => 概述 [Additional information] => 补充信息 [Benefits] => 优点 [Features] => 特性 [Demo video] => 演示视频 [Changelog] => 更新日志​​​​​ [Multistore compatibility:] => 多商店兼容性: [This module is compatible with the multistore feature. It can be either:] => 此模块与多商店功能兼容。 它可以是: [configured differently from one store to another;] => 不同商店的配置不同; [configured quickly in the same way on all stores thanks to the all shops context or to the group of shops;] => 由于所有商店上下文或商店组,所有商店都以相同的方式快速配置; [or even activated for one store and deactivated for another.] => 甚至为一个商店激活并为另一个商店停用。 [This module is partially compatible with the multistore feature. Some of its options might not be available.] => 此模块与多商店功能部分兼容。 它的某些选项可能不可用。 [This module is not compatible with the multistore feature because it would not be useful.] => 此模块与多商店功能不兼容,因为它没有用。 [This module is not compatible with the multistore feature. It means that its configuration applies to all stores.] => 此模块与多商店功能不兼容。 这意味着它的配置适用于所有商店。 [%nbModules% modules and services selected for you] => 为你选的%nbModules%模块和服务 [Selection] => 选择 [Increasing Price] => 提高价格 [Decreasing Price] => 降低价格 [Popularity] => 受欢迎程度 [%nbModules% modules to configure] => 配置%nbModules%模块 [Modules to configure] => 模块配置 [%nbModules% modules to update] => %nbModules%模块要更新 [Modules to update] => 需升级模块 [Upgrade All] => 升级所有 ) [Install] => Array ( [Choose your language] => 选择您的语言 [License agreements] => 许可协议 [System compatibility] => 系统兼容性 [Store information] => 店信息 [System configuration] => 系统配置 [Store installation] => 店铺安装 [Field required] => 必填字段 [Invalid shop name] => 无效店铺名字 [shop name] => 商店名称: [The field %field% is limited to %limit% characters] => 该字段 %field% 字数最大限为%limit% 个字符 [Your firstname contains some invalid characters] => 你的名字包含一些无效的字符 [firstname] => 名字 [Your lastname contains some invalid characters] => 你的姓包含一些无效的字符 [lastname] => 姓氏 [The password is incorrect (must be alphanumeric string with at least 8 characters)] => 密码不正确 (必须至少是8个字符的字母顺序字符串) [The password is incorrect (must be Strong)] => 密码不正确(必须是强密码) [The password and its confirmation are different] => 密码与确认密码不同 [This e-mail address is invalid] => 此电子邮件地址是无效的。 [Sports and Entertainment] => 体育和娱乐业 [Lingerie and Adult] => 内衣和成人 [Animals and Pets] => 宠物 [Art and Culture] => 艺术文化 [Babies] => 婴儿用品 [Beauty and Personal Care] => 美容及个人护理 [Cars] => 轿车 [Computer Hardware and Software] => 计算机硬件和软件 [Download] => 下载 [Flowers, Gifts and Crafts] => 鲜花,礼品及工艺品 [Food and beverage] => 食品和饮料 [HiFi, Photo and Video] => 音响,照片和视频 [Home and Garden] => 室内和花园 [Home Appliances] => 家电 [Jewelry] => 首饰珠宝 [Mobile and Telecom] => 移动及电信 [Services] => 服务 [Shoes and accessories] => 鞋类及配件 [Travel] => 旅行 [Database is connected] => 数据库已连接 [Database is created] => 数据库已创建 [Cannot create the database automatically] => 无法自动创建数据库 [Create file parameters] => 创建文件参数 [Create database tables] => 创建数据库表 [Create default shop and languages] => 创建默认店铺和语言 [Populate database tables] => 植入数据库表 [Configure shop information] => 配置店铺信息 [Install theme] => 安装主题 [Install modules] => 安装模块 [Install demonstration data] => 安装演示数据 [Post installation scripts] => 推送安装脚本 [Required PHP parameters] => 必填参数 [PHP %version% or later is not enabled] => PHP %version% 或更高版本未启用 [Cannot upload files] => 无法上传文件 [Cannot create new files and folders] => 无法创建新文件和文件夹 [cURL extension is not enabled] => cURL 扩展无法启用 [GD library is not installed] => GD库没有安装 [JSON extension is not loaded] => JSON扩展未加载 [PHP OpenSSL extension is not loaded] => PHP OpenSSL 扩展名未加载 [PDO MySQL extension is not loaded] => PDO MySQL扩展名未加载 [SimpleXML extension is not loaded] => SimpleXML 扩展名未加载 [ZIP extension is not enabled] => Zip 扩展名未被启用 [Fileinfo extension is not enabled] => Fileinfo扩展名未启用 [Intl extension is not loaded] => 未加载 Intl 扩展 [PHP's config "memory_limit" must be to a minimum of 256M] => PHP的配置"memory_limit"必须至少为256M [Required Apache configuration] => Apache 配置要求 [Enable the Apache mod_rewrite module] => 激活Apache mod_重写模块 [Files] => 文件 [Not all files were successfully uploaded on your server] => 不是全部文件上载到了您的服务器 [Permissions on files and folders] => 文件和文件夹的权限 [Recursive write permissions for %user% user on %folder%] => 用户 %user% 对 %folder% 必须取得写权限 [Write permissions for %user% user on %folder%] => 用户 %user% 对 %folder% 必须取得书写权限 [Recommended PHP parameters] => 推荐PHP 参数 [GZIP compression is not activated] => GZIP压缩未激活 [Mbstring extension is not enabled] => Mbstring扩展未启用 [Dom extension is not loaded] => DOM扩展未加载 [Cannot open external URLs (requires allow_url_fopen as On)] => 无法打开外部URLs (要求允许url_fopen 为On) [Documentation] => 文档 [Blog] => 博客 [Yes] => 是 [No] => 否 [Information about your Store] => 您店铺的信息 [Shop name] => 商店名称: [Main activity] => 主营业务 [Please choose your main activity] => 请选择您的主要业务 [Other activity...] => 其他业务... [Help us learn more about your store so we can offer you optimal guidance and the best features for your business!] => 帮助我们更多地了解你的店铺,我们可以为您的企业提供最佳的指导和最合适的功能! [Country] => 国家 [Select your country] => 选择您的国家 [Shop timezone] => 店铺时区 [Select your timezone] => 选择您的时区 [Enable SSL] => 启用SSL [Your Account] => 我的账户 [First name] => 名 [Last name] => 姓 [E-mail address] => 电邮l地址 [This email address will be your username to access your store's back office.] => 这个电子邮件地址将成为您的用户名来访问您的店铺后台。 [Shop password] => 店铺密码 [Must be at least 8 characters] => 必须多于8个字符 [Re-type to confirm] => 重新输入 [Enter a password between %d and %d characters] => 输入 %d 个到 %d 个字符之间的密码 [The minimum score must be: %s] => 最低值必须为: %s [Store name] => 店铺名称 [Installation of theme] => 主题安装 [Version:] => 版本: [Select the theme to install.] => 选择要安装的主题。 [Installation of demo products] => 安装演示产品 [Demo products are a good way to learn how to use PrestaShop. You should install them if you are not familiar with it.] => 演示商品是个了解如何使用 Prestashop 好方法。如果您还不熟悉如何在 PrestaShop 上开店,您应该安装它们。 [Installation of modules] => 安装模块 [Install all modules (recommended)] => 安装所有模块(推荐) [Select the modules to install] => 选择要安装的模块 [If you are using PrestaShop for the first time, you should install all modules now and uninstall the ones you don't need later.] => 如果您是第一次使用PrestaShop,您应该现在安装所有模块,并在以后卸载不需要的模块。 [Search] => 搜索 [Select all] => 全选 [Configure your database by filling out the following fields] => 填写以下字段配置数据库 [To use PrestaShop, you must create a database to collect all of your store's data-related activities.] => 要使用 PrestaShop,您必须 创建一个数据库来收集您商店的所有数据相关活动。 [Please complete the fields below in order for PrestaShop to connect to your database.] => 请按顺序填写下面的字段,以便 Prestashop 连接到您的数据库。 [Database server address] => 数据库服务器地址 [The default port is 3306. To use a different port, add the port number at the end of your server's address i.e ":4242".] => 默认端口为3306。如要使用不同的端口,请在服务器的地址端口末端添加“:4242”。 [Database name] => 数据库名称 [Database login] => 数据库登录名 [Database password] => 数据库密码 [Tables prefix] => 表格前缀 [Drop existing tables] => 删除现有的表格 [Test your database connection now!] => 现在测试你的数据库连接吧! [PrestaShop Installation Assistant] => PrestaShop 安装助手 [Installation Assistant] => 安装助手 [To install PrestaShop, you need to have JavaScript enabled in your browser.] => 您需要在浏览器中启用 JavaScript 来安装 PrestaShop。 [https://enable-javascript.com/] => https://enable-javascript.com/ [Next] => 下一个 [Back] => 返回 [License Agreements] => 许可协议 [To enjoy the many features that are offered for free by PrestaShop, please read the license terms below. PrestaShop core is licensed under OSL 3.0, while the modules and themes are licensed under AFL 3.0.] => 想要享受 PrestaShop 提供的多种免费功能,请阅读下面的许可条款。Prestashop 核心是以 OSL 3.0协议 授权,但是模块和主题授权于 AFL3.0 协议。 [I agree to the above terms and conditions.] => 我同意上述条款和条件。 [Done!] => 完成! [An error occurred during installation...] => 在安装的过程中出现了错误... [You can use the links on the left column to go back to the previous steps, or restart the installation process by clicking here.] => 您可以使用左侧列中的链接返回到前面的步骤,或者通过点击这里重新启动安装​​过程。 [Your installation is finished!] => 安装已结束! [You have just finished installing your shop. Thank you for using PrestaShop!] => 您已完成店铺的安装。感谢您使用 PrestaShop! [Please remember your login information:] => 请记住登录信息 [E-mail] => 邮箱 [Print my login information] => 打印我的登录信息 [Password] => 密码 [Display] => 显示 [For security purposes, you must delete the "install" folder.] => 为了保证安全,你必须删除文件夹 “安装” 。 [Back Office] => 后台 [Manage your store using your Back Office. Manage your orders and customers, add modules, change themes, etc.] => 使用后台管理您的店铺。管理您的订单和客户,添加模块,更改主题等。 [Manage your store] => 管理您的店铺 [Front Office] => 前台 [Discover your store as your future customers will see it!] => 站在顾客的位置上看您的店铺! [Discover your store] => 体验您的店铺 [We are currently checking PrestaShop compatibility with your system environment] => 我们正在检查您和 PrestaShop 的系统环境兼容 [PrestaShop compatibility with your system environment has been verified!] => 您和 PrestaShop 的系统环境兼容已通过验证! [Refresh information] => 刷新信息 [Oops! Please correct the item(s) below, and then click "%refresh_label%" to test the compatibility of your new system.] => 糟糕! 请更正以下项目,然后单击“%refresh_label%”以测试新系统的兼容性。 [Warning: You cannot use this tool to upgrade your store anymore.

You already have PrestaShop version %version% installed.

If you want to upgrade to the latest version, please use the 1-Click Upgrade module and follow its instructions.] => 警告:您不能再使用此工具升级您的商店。

您已经安装了 PrestaShop 版本 %version%.

如果您想升级到最新版本,请使用一键升级模块并按照其说明进行操作。 [Welcome to the PrestaShop %version% Installer] => 欢迎来到PrestaShop %version% 安装 [Installing PrestaShop is quick and easy. In just a few moments, you will become part of a community consisting of more than %numMerchants% merchants. You are on the way to creating your own unique online store that you can manage easily every day.] => 安装 PrestaShop 既快速又简单。 在短短的几分钟内,您将成为由超过 %numMerchants% 商家组成的社区的一部分。 您正在创建自己独特的在线商店,每天都可以轻松管理。 [Continue the installation in:] => 继续安装: [The language selection above only applies to the Installation Assistant. Once your store is installed, you can choose the language of your store from over %d% translations, all for free!] => 上面语言选择仅用于安装助手。一旦店铺安装完毕,你可以从超过 %d 个翻译版本里选择您的商店需要的语言,这一切都是免费的! [Please activate the 'mod_auth_basic' Apache module to allow the use of the PrestaShop webservice.] => 请激活‘mod_auth_Basic’ Apache模块以允许使用PrestaShop Web服务。 [We could not check to see if basic authentication and rewrite extensions have been activated. Please manually check if they've been activated in order to use the PrestaShop webservice.] => 我们可以不检查基本身份验证和激活重写扩展。请手动检查他们是否被激活使用的Prestashop Web服务。 [Please activate the 'SimpleXML' PHP extension to allow testing of PrestaShop's webservice.] => 请激活'的SimpleXML“PHP扩展,允许的Prestashop的web服务的测试。 [It is preferable to use SSL (https:) for webservice calls, as it avoids the "man in the middle" type security issues.] => 如果可能的话,最好使用SSL(HTTPS)的WebService调用,因为它避免 "man in the middle"的安全问题”。 [Fashion and accessories] => 时装及配饰 [Sport and Entertainment] => 体育和娱乐 [-- Please choose your main activity --] => -- 请选择您主要经营项目 -- [Server name is not valid] => 服务器名称不可用 [You must enter a database name] => 您必须输入一个数据库名 [You must enter a database login] => 您必须输入一个数据库登录名 [Tables prefix is invalid] => 数据库表前缀 [Cannot convert database data to utf-8] => 无法将数据转换成 utf-8 [At least one table with same prefix was already found, please change your prefix or drop your database] => 如果找到相同前缀的数据库表,请更换前缀或者删除您的数据库表。 [Your database login does not have the privileges to create table on the database "%s". Ask your hosting provider:] => 你的数据库登陆没有特权来在数据库%s里创建表格。请询问你的主机供应商。 [You must be granted the privilege to select data in the tables of database "%s". Ask your hosting provider to enable it.] => 您必须被授予在数据库"%s"的表中选择数据的权限。 要求您的托管服务提供商启用它。 [Database Server is not found. Please verify the login, password and server fields] => 数据库服务器没有找到。请检查登录名,密码和服务器领域 [Connection to MySQL server succeeded, but database "%database%" not found] => 成功连接到MySQL服务器,但"%database%"数据库未找到 [Attempt to create the database automatically] => 尝试自动创建数据库 [%file% file is not writable (check permissions)] => %file%文件不可写(检查权限) [%folder% folder is not writable (check permissions)] => %folder%文件夹不可写(检查权限) [Cannot write settings file] => 无法写入设置文件 [Cannot write app/config/parameters.php file] => 无法书写 app/config/parameters.php 文件 [Cannot write app/config/parameters.yml file] => 无法书写 app/config/parameters.yml 文件 [Database structure file not found] => 未找到数据库文件结构 [Cannot create group shop] => 无法创建组店 [Cannot create shop] => 无法创建店铺 [Cannot create shop URL] => 无法创建店铺连接 [File "language.xml" not found for language iso "%iso%"] => 无法找到语言iso "%iso%" 需要的文件"language.xml" [File "language.xml" not valid for language iso "%iso%"] => 文件 "language.xml" 在语言 iso "%iso%" 里无效 [Cannot download language pack "%iso%"] => 无法下载语言包%iso% [Cannot install language "%iso%"] => 无法安装语言 "%iso%" [Cannot copy flag language "%flag%"] => 无法复制国旗语言 "%flag%" [Cannot create admin account] => 无法创建行政账户 [Cannot install module "%module%"] => 无法安装模块 "%module%" [Cannot execute post install on module "%module%"] => 无法在模块"%module%"上执行安装后配置 [Fixtures class "%class%" not found] => 装置"%class%"未找到 ["%class%" must be an instance of "InstallXmlLoader"] => "%class%" 应为一个 "InstallXmlLoader" 实例 [SQL error on query %query%] => SQL查询错误 %query% [An SQL error occurred for entity %entity%: %message%] => 实体发生 SQL 错误 %entity%: %message% [Cannot create image "%identifier%" for entity "%entity%"] => 不能为实体"%entity%" 创建图片"%identifier%" [Cannot create image "%identifier%" (bad permissions on folder "%folder%")] => 无法创建图片 "%identifier%" ( 无文件夹"%folder%"授权) [Cannot create image "%identifier%"] => 无法创建图片"%identifier%" [Cannot create image "%1$s" for entity "%2$s"] => 不能在"%2$s" 创建图片"%1$s" ) [ModulesStatsbestcustomersAdmin] => Array ( [Empty recordset returned] => Aucun résultat retourné [Valid orders] => 有效订单: [Money spent] => Argent dépensé [Best customers] => 尊贵客户 [Enrich your stats, add a list of the best customers to the dashboard.] => 丰富您的统计数据,将最佳客户列表添加到仪表板。 [Develop clients' loyalty] => Fidéliser les clients [Keeping a client can be more profitable than gaining a new one. That is one of the many reasons it is necessary to cultivate customer loyalty.] => 维护老客户比找新客户更能得到利润,所以,要一般客户变成忠诚的客户是必须的。 换句话说,就是让他们再来你的网站。 [Word of mouth is also a means for getting new, satisfied clients. A dissatisfied customer can hurt your e-reputation and obstruct future sales goals.] => 口碑也可以带来新顾客,满意的顾客。一个不满意的顾客永远不会为我们带来新客人。 [In order to achieve this goal, you can organize:] => 要达到这个目标您要组织: [Punctual operations: commercial rewards (personalized special offers, product or service offered), non commercial rewards (priority handling of an order or a product), pecuniary rewards (bonds, discount coupons, payback).] => Les opérations ponctuelles : les récompenses marchandes (offres promotionnelles ciblées et personnalisées, cadeaux -produit ou service offert-), les récompenses non marchandes (traitement prioritaire d'une commande ou d'un produit), les récompenses pécuniaires (bons d'achat, de réduction, de remboursement). [Sustainable operations: loyalty points or cards, which not only justify communication between merchant and client, but also offer advantages to clients (private offers, discounts).] => Les opérations pérennes : (carte de fidélité, points de fidélité) qui non seulement justifient la communication marchand-clients, et aussi offre des avantages aux clients (offres privatives, réductions). [These operations encourage clients to buy products and visit your online store more regularly.] => 这些操作鼓励客户更经常地购买商品和访问您的网上店铺。 ) [ModulesBannerShop] => Array ( [Choose a file] => 选择文件夹 ) [ModulesCategoryproductsAdmin] => Array ( [Products in the same category] => 同一分类中的产品 [Adds a block on the product page that displays products from the same category.] => 在产品页面添加一个块来显示同一分类的产品。 [Invalid value for display price.] => 展示价格无效值 [Display products' prices] => 显示产品价格 [Show the prices of the products displayed in the block.] => 显示在块中的产品价格。 [Number of product to display] => 要展示的产品的数量 ) [ModulesStatsbestcategoriesAdmin] => Array ( [Empty recordset returned] => Aucun résultat retourné [Total Quantity Sold] => 销售数量共计 [Total Price] => 总价 [Total Margin] => 总利润 [Total Viewed] => 浏览共计 [Best categories] => 最佳类别 [Enrich your stats, add a list of the best selling categories to the dashboard.] => 丰富您的统计数据,将最畅销类别的列表添加到仪表板。 [Display final level categories only (that have no child categories)] => 仅显示最后级别的分类(它没有子分类) ) [ModulesSearchbarAdmin] => Array ( [Search bar] => 搜索栏 [Help your visitors find what they are looking for, add a quick search field to your store.] => 帮助您的访客找到他们正在寻找的东西,在您的商店中添加一个快速搜索字段。 ) [AdminNavigationNotification] => Array ( [No new order for now :(] => 现在没新订单:( [No new customer for now :(] => 现在没新客户:( [No new message for now.] => 现在没有新信息 [registered] => 已注册 [Your shop is in debug mode.] => 店铺处于调试模式 [All the PHP errors and messages are displayed. When you no longer need it, [1]turn off[/1] this mode.] => 显示所有PHP 错误和信息。但你不再需要他们,[1]关掉[/1]此模块 [Your shop is in maintenance.] => 您的店铺在维修中。 [Your visitors and customers cannot access your shop while in maintenance mode.%s To manage the maintenance settings, go to Shop Parameters > Maintenance tab.] => 你的访问者和顾客无法在维修模式进入你的商店。%s要管理维修设置,请到商店参数 > 维修标签中。 [Orders[1][/1]] => 订单 #[1] ([/1] [Customers[1][/1]] => 客户[1][/1] [Messages[1][/1]] => 信息[1][1] [from] => 从 [Have you checked your [1][2]abandoned carts[/2][/1]?[3]Your next order could be hiding there!] => 你查看了你[1][2]放弃购物车[/2][/1]了吗?[3]你的下个订单可能隐藏在哪里。 [Are you active on social media these days?] => 你最近是否活跃在社交网站上 [Seems like all your customers are happy :)] => 看起来你所有的顾客都很开心:) [An error occurred while updating new window property.] => 更新窗户属性时出错。 [An error occurred while updating the new window property for this object.] => 更新该事物的新窗口属性时出现错误。 ) [AdminPaymentFeature] => Array ( [Customer currency] => 客户所用货币 [Shop default currency] => 商店默认货币 [Active payment] => 有效付款 [Currency restrictions] => 货币限制 [Country restrictions] => 国家限制 [Group restrictions] => 组限制 [Carrier restrictions] => 承运人限制 ) [ModulesGridhtmlAdmin] => Array ( [Simple HTML table display] => 简单的HTML表格展示 [Just allow statistics to be displayed (and therefore analyzed) on your back office.] => 只需允许在您的后台显示(并因此分析)统计数据。 ) [ShopNotificationsSuccess] => Array ( [Address successfully deleted.] => 地址删除成功. [Address successfully updated.] => 地址更新成功. [Address successfully added.] => 地址添加成功. [Information successfully updated.] => 资料已成功更新。 [Your guest account has been successfully transformed into a customer account. You can now log in as a registered shopper.] => 您的访客账号已成功转型为客户账号。现在您可以以客户身份登录。 [Message successfully sent] => 留言成功发送 [If this email address has been registered in our shop, you will receive a link to reset your password at %email%.] => 如果此邮箱已经在外面商店注册,你将收到一个链接在%email%重设你的密码。 [Your password has been successfully reset and a confirmation has been sent to your email address: %s] => 重置密码成功,一封确定邮件已经发送到您的电子邮箱:%s [No addresses are available.] => 无可用地址。 ) [ModulesBestsellersAdmin] => Array ( [Top-sellers block] => 畅销模块 [Adds a block displaying your store's top-selling products.] => 添加一个模块,显示店铺的最畅销商品 [Products to display] => 产品展示 [Determine the number of product to display in this block] => 确定在此模块显示的产品的数量 ) [ShopNotificationsWarning] => Array ( [You cannot place a new order from your country (%s).] => 您不能够从您的国家%s下新订单。 [You cannot return merchandise with a guest account.] => 您不能以访客帐户来退还商品 [If you have just placed an order, it may take a few minutes for it to be validated. Please refresh this page if your order is missing.] => 如果您刚刚下单,可能需要几分钟确认。如果依然看不到订单请刷新此页。 [You must wait for confirmation before returning any merchandise.] => 在您退回任何商品之前,请先得到我们的确认。 [This product is not visible to your customers.] => 您的客户不能浏览该商品。 [You do not have any vouchers.] => 您没有任何凭证 [You have not placed any orders.] => 无历史订单 [You have not received any credit slips.] => 您没有收到任何信用单。 ) [ModulesProductcommentsAdmin] => Array ( [Valid for the entire catalog] => 对整个目录有效 [Restricted to some categories] => 只限于某些分类 [Restricted to some products] => 只限于某些产品 [Product Comments] => 产品评论 [Allow users to post reviews on your products and/or rate them based on specific criteria.] => 允许用户对您的产品发表评论和/或根据特定标准对其进行评分。 [Settings updated] => 设置已更新 [The criterion cannot be saved] => 标准无法保存 [Criterion deleted] => 已删除标准 [Configuration] => 配置 [All reviews must be validated by an employee] => 所有评论都必须经过员工验证 [Yes] => 是 [No] => 否 [Allow guest reviews] => 允许过客评论 [Enable upvotes / downvotes on reviews] => 对评论启用赞成/反对 [Anonymize the user's last name] => 匿名用户的姓氏 [Display only initials, e.g. John D.] => 仅显示首字母,例如 约翰 D。 [Minimum time between 2 reviews from the same user] => 同一用户2条评论间最短间隔时间 [Number of comments per page] => 每页的评论数量 [Save] => 保存 [Reviews waiting for approval] => 等待确认的评论 [Reported Reviews] => 已举报的评论 [Approve] => 确认 [Not abusive] => 不滥用 [ID] => 编号 [Name] => 名称 [Type] => 类型 [Status] => 状态 [Add New Criterion] => 添加新标准 [Review Criteria] => 审核标准 [Approved Reviews] => 已确认评论 [Review title] => 评论标题 [Review] => 评论 [Rating] => 等级 [Author] => 作者 [Product] => 产品 [Time of publication] => 发布时间 [Criterion will be restricted to the following categories] => 标准将限于以下分类 [Mark the boxes of categories to which this criterion applies.] => 标记要应用此标准的分类框。 [Selected] => 已选择 [Collapse All] => 粘贴全部 [Expand All] => 扩展所有 [Check All] => 检查所有 [Uncheck All] => 不检查所有 [Add new criterion] => 添加新标准 [Criterion name] => 标准名称 [Maximum length: %s characters] => 最大长度:%s 个字符 [Application scope of the criterion] => 标准适用范围 [The criterion will be restricted to the following products] => 该标准将限于以下产品 [Active] => 在售 [Product Name] => 产品名称 ) [AdminAdvparametersNotification] => Array ( [Administrator permissions cannot be modified.] => 不可修改管理员权限。 [Importing your data...] => 正在导入数据... [Data imported!] => 数据已导入 [Look at your listings to make sure it's all there as you wished.] => 查看你的明细,保证它们都是你所要的。 [Warning, the current import may require a PHP setting update, to allow more data to be transferred. If the current import stops before the end, you should increase your PHP "post_max_size" setting to [1]%size%[/1]MB at least, and try again.] => 警告,现在导入需要更新PHP 设置才可以传输更多的数据。如果在完成前导入停止,你得把你的PHP "post_max_size" 设置至少提高到[1]%size%[/1]MB,然后再试。 [Some errors were detected. Please check the details:] => 检测到某些错误。请查以下细节: [Errors occurred:] => 发生错误: [We made the following adjustments:] => 我们做了以下调整: [Validating data...] => 正在验证数据... [Ignore warnings and continue?] => 忽略警告,继续? [Abort import] => 终止导入 [Aborting, please wait...] => 异常终止,请稍侯... [[1]%percentage%[/1]% validated] => [1]%percentage%[/1]% 已验证 [Processing next page...] => 正在载入下一页... [Linking accessories...] => 正在载入配件... [[1]%size%[/1]% imported] => [1]%size%[/1]% 已导入 [Error - The following e-mail template is missing: %s] => 错误 - 以下电子邮件模板丢失:%s ["Backup" directory does not exist.] => “备份”目录不存在。 [Invalid ID] => 无效ID [Unable to create backup file] => 无法创建备份文件 [An error occurred while backing up. Unable to obtain the schema of %s] => 备份时出错。无法取得%s的图解 [No valid tables were found to backup.] => 没有找到有效的表格进行备份。 [Error deleting] => 错误删除 [Can't add the voucher.] => 无法添加券。 [Your file has been successfully imported into your shop. Don't forget to re-build the products' search index.] => 您的文件已经成功导入到您的店铺。不要忘了重建商品索引。 [(click to open "Generators" page)] => (点击打开“生成器”页面) [Warehouse did not exist, cannot set on product %name%.] => 仓库不存在。无法在产品%name%上设置。 [No image was found for combination with id_product = %s and image position = %s.] => 没有找到与 id_product = %s 与image position = %s匹配的图像 [EAN13 "%ean13%" has incorrect value for product with id %id%.] => 产品ID %id%有个不正确的EAN13 "%ean13%"值 [Advanced stock management has incorrect value. Not set for product with id %id%.] => 高级库存管理有不正确的数值。产品ID%id%没设置 [Advanced stock management is not enabled, cannot enable on product with id %id%.] => 高级库存管理未启用。无法在产品ID%id%上启用 [Advanced stock management is not enabled, warehouse is not set on product with id %id%.] => 高级库存管理未启用。产品ID%id%的仓库未设置 [Email address %1$s (ID: %2$s) cannot be validated.] => 无法验证电子邮箱地址%1$s(ID: %2$s) [Email address %1$s (ID: %2$s) cannot be saved.] => 无法保存电子邮箱地址%1$s(ID: %2$s) [%1$s does not exist in database %2$s (ID: %3$s), and therefore cannot be validated] => %1$s在数据库%2$s (ID: %3$s)不存在, 因此无法被验证 [%1$s does not exist in database %2$s (ID: %3$s), and therefore cannot be saved] => %1$s在数据库%2$s (ID: %3$s)不存在, 因此无法被保存 ["%email%" is not a valid email address.] => ”%email%“不是一个有效电子邮件地址 [The customer ID #%d does not exist in the database, and therefore cannot be validated.] => 客户ID #%d在数据库不存在。因此无法验证。 [The customer ID #%d does not exist in the database, and therefore cannot be saved.] => 客户ID #%d没在数据库中。因此无法保存。 [Supplier is invalid] => 供应商是无效的 [Alias is invalid] => 别名是无效的 [Store is invalid] => 无效商店 [Supplier ID (%id%) is not valid (at line %line%).] => 供应商ID(%id%) 无效(在第行%line%) [Lang ID (%id%) is not valid (at line %line%).] => 语言ID(%id%)无效(在第%line%行) [Warehouse ID (%id%) is not valid (at line %line%).] => 仓库ID(%id%)无效(在第%line%行) [Currency ID (%id%) is not valid (at line %line%).] => 货币ID(%id%)无效(在第%line%行) [Reference (%ref%) already exists (at line %line%).] => 参考(%ref%)已经存在(在第%line%行) [YYYY-MM-DD] => 年年年年-月月-日日 [Date format (%date%) is not valid (at line %line%). It should be: %date_format%.] => 日期格式(%date%)无效(在第%line%行)。它应该是:%date_format% [Date (%date%) cannot be in the past (at line %line%). Format: %date_format%.] => 日期(%date%) 不能是过去时(在第%line%行)。格式:%date_format% [Format: Between 0 and 100] => 格式:从0到100 [Discount rate (%rate%) is not valid (at line %line%). %format%.] => 折扣比率(%rate%)无效(第%line%行)。%format% [Supply Order (%id%) is not editable (at line %line%).] => 供应订单(%id%)无法编辑(在第%line%行) [Supply Order could not be saved (at line %line%).] => 供应订单无法保存(在第%line%行) [Supply Order (%s) could not be loaded (at line %d).] => 供应订单(%s)无法加载(在第%d行). [Product/Attribute (%d/%d) cannot be added twice (at line %d).] => 商品/属性(%d/%d)不能重复添加(在第%d行). [Product (%d/%d) is not available for this order (at line %d).] => 商品(%d/%d) 在此订单不可用(在第%d行). [Unit Price (tax excl.) (%d) is not valid (at line %d).] => 单价(不含税)(%d)是无效的(在第%d行).。 [Quantity Expected (%d) is not valid (at line %d).] => 预期数量 (%d)无效(在第%d行). [Discount rate (%d) is not valid (at line %d). %s.] => 打折率(%d)是无效的(在第%d行). %s. [Cannot read the .CSV file] => 无法阅读 .CSV文档 [Linking Accessories...] => 正在载入配件... [The confirmation email couldn't be sent, but the import is successful. Yay!] => 无法发送确认邮件,但导入已成功,耶! [There is an empty row in the file that won't be imported.] => 在文件中有一空白行无法导入。 [%s import] => %s 导入 [(from %s to %s)] => (从 %s 到 %s) [with truncate] => 用截断 [The category ID must be unique. It can't be the same as the one for Root or Home category.] => 分类ID必须是唯一的。不能和根分类和主分类相同。 [The category ID must be unique. It can't be the same as the one for the parent category (ID: %1$s).] => 分类ID必须是唯一的。不能和父分类 (ID: %1$s) 相同。 [A category can't be its own parent. You should rename it (current name: %1$s).] => 分类不能作为自己的父分类。你得重新命名它(现名:%1$s) [%category_name% (ID: %id%) cannot be saved] => %category_name%(ID:%id%)无法保存 [URL rewriting failed to auto-generate a friendly URL for: %category_name%] => URL 重新属性无法自动生成一个友好的URL给:%category_name% [Rewrite link for %1$s (ID %2$s): re-written as %3$s.] => 为%1$s (ID %2$s) 重写链接:重写为%3$s [A category cannot be its own parent. The parent category ID is either missing or unknown (ID: %1$s).] => 分类不能作为自己的父分类。父分类 ID 可能缺失或未知(ID: %1$s). [The root category cannot be modified.] => 根项目不能更改 [cannot be copied.] => 不能复制 [%1$s (ID: %2$s) cannot be %3$s] => %1$s(ID: %2$s) 不能是%3$s [Unknown tax rule group ID. You need to create a group with this ID first.] => 未知的税务规则组ID,您需要先用这个ID创建一个组。 [%1$s (ID: %2$s) cannot be saved] => %1$s(Id:%2$s) 不能储存 [%data% cannot be saved] => 无法保存%data% [Shop is not valid] => 店铺无效 [Discount is invalid] => 折扣是无效的 [Tags list is invalid] => 标签列表无效 [Error copying image: %url%] => 拷贝图片时出错:%url% [Product #%id%: the picture (%url%) cannot be saved.] => 产品#%id%: 图片(%url%)无法保存 [Advanced stock management has incorrect value. Not set for product %name%] => 高级库存管理含有不正确的值。它不是为产品%name%所设 [Advanced stock management is not enabled, cannot enable on product %name%] => 高级库存管理未激活,无法启用产品%name% [Advanced stock management is not enabled, warehouse not set on product %name%] => 高级库存管理未启用,产品%name%的仓库未设置 [Incorrect value for "Depends on stock" for product %name%] => 产品%name%的“取决于库存” 数值不正确。 [Advanced stock management is not enabled, cannot set "Depends on stock" for product %name%] => 高级库存管理未启用。无法设置产品%name%的”取决于库存“。 [The uploaded file exceeds the upload_max_filesize directive in php.ini. If your server configuration allows it, you may add a directive in your .htaccess.] => Php.ini里上传的文件超过大小上限。如果你的服务器配置允许,你可以在你的.htaccess里添加一个指令。 [The uploaded file exceeds the post_max_size directive in php.ini. If your server configuration allows it, you may add a directive in your .htaccess, for example:] => 上传文件超过Php.ini里的大小上限。如果你的服务器配置允许,你可以在你的.htaccess里添加一个指令。例如: [The uploaded file was only partially uploaded.] => 文件只有部分被上传。 [No file was uploaded.] => 没有文件被上传 [An error occurred while uploading / copying the file.] => 在上传并复制文件的时候发生了错误 [The import directory doesn't exist. Please check your file path.] => 上传目录不存在。请核对文件路径。 [The import directory must be writable (CHMOD 755 / 777).] => 进口目录必须是可写的(CHMOD七百七十七分之七百五十五)。 [To proceed, please upload a file first.] => 请先上传文件再处理 [The file is too large and cannot be downloaded. Please use the LIMIT clause in this query.] => 该文件太大无法下载。请在这个查询中设限制条件 [The "%tablename%" table does not exist.] => “%tablename%”不存在 [The "%attribute%" attribute does not exist in the "%table%" table.] => 这个%attribute%属性在"%table%"表中不存在。 [Undefined "%s" error] => 未定义的错误"%s" [The "*" operator cannot be used in a nested query.] => “*”运算无法在嵌套查询中使用。 [The operator "%s" is incorrect.] => 算子“%s”是不正确的。 [The "%operator%" operator is incorrect.] => "%operator%" 标识符错误 [The LIMIT clause must contain numeric arguments.] => 限制条件必须包含数字参数。 [The "%reference%" reference does not exist in the "%table%" table.] => 这个%reference%在"%table%"表中不存在。 [When multiple tables are used, each attribute must refer back to a table.] => 当使用多个表格时,每个属性都必须指向一个表格。 ["%key%" is an unauthorized keyword.] => “%key%”是个未经授权的关键词 [You cannot have two shops with the same name in the same group.] => 你不能在同一组有两家相同名字的店。 [Unable to load this shop.] => 无法加载这家商店 [You need to select at least the root category.] => 您需要选择至少一个根类别。 [You must configure this store's URL before setting it as default.] => 您必须先配置此商店的URL,然后才能将其设置为默认URL。 [You've selected a state for a country that does not contain states.] => 您已为没有包含州的国家选择了一个州。 [You can't put this menu inside itself. ] => 你不能把菜单放到它自己里面。 [The settings file cannot be overwritten.] => 无法重写设置。 [To use Smarty Cache, the directory %directorypath% must be writable.] => 要使用智能缓存,目录%directorypath%必须是可写的。 [Before being able to use this tool, you need to:[1][2]Create a blank .htaccess in your root directory.[/2][2]Give it write permissions (CHMOD 666 on Unix system).[/2][/1]] => 在使用这个工具前,你得[1][2]在你的根目录中创建一个空白的.htaccess[/2][2] 文件并设置可写权限 (CHMOD 666 on Unix system).[/2][/1] [Error: Could not find whether debug mode is enabled. Make sure that the correct permissions are set on the file %s] => 错误:无法检测出Debug模式是否已启用。请确保文件%s权限正确 [The SameSite=None is only available in secure mode.] => SameSite=None 仅在安全模式下可用。 [Warehouse did not exist, cannot set on product %name%] => 仓库不存在,无法在产品%name%上设置 [Media server #1 is invalid] => 媒体服务器#1是无效的 [Media server #2 is invalid] => 媒体服务器#2是无效的 [Media server #3 is invalid] => 媒体服务器#3是无效的 [Cannot disable SSL configuration due to the Cookie SameSite=None.] => 由于 Cookie SameSite=None,无法禁用 SSL 配置。 [Update your PHP version.] => 升级您的PHP版本 [Configure your server to allow file uploads.] => 将服务器配置为允许文件上传。 [Configure your server to allow the creation of directories and files with write permissions.] => 将服务器配置为允许创建具有写入权限的目录和文件。 [Enable the CURL extension on your server.] => 在你服务器上启用 CURL 扩展。 [Enable the DOM extension on your server.] => 在服务器上启用DOM扩展。 [Enable the Fileinfo extension on your server.] => 在服务器上启用Fileinfo(文件信息)扩展。 [Enable the GD library on your server.] => 在您的服务器上启用GD库 [Enable the JSON extension on your server.] => 在你服务器上启用 JSON 扩展。 [Enable the Mbstring extension on your server.] => 在服务器上启用Mbstring扩展。 [Enable the OpenSSL extension on your server.] => 在服务器上启用OpenSSL 扩展。 [Enable the PDO Mysql extension on your server.] => 在服务器上启用PDO Mysql 扩展。 [Enable the XML extension on your server.] => 在你服务器上启用 XML 扩展。 [Enable the ZIP extension on your server.] => 在你服务器上启用 ZIP 扩展。 [Enable the MySQL support on your server.] => 在您的服务器上启用MySQL支持 [Set write permissions for the "config" folder.] => 对于“config”文件夹设置读写权限。 [Set write permissions for the "cache" folder.] => 对于“cache”文件夹设置读写权限。 [Set write permissions for the "sitemap.xml" file.] => 对于“sitemap.xml的”文件中设置的写权限。 [Set write permissions for the "img" folder and subfolders.] => 对于“img”的文件夹和子文件夹设置写入权限。 [Set write permissions for the "log" folder and subfolders.] => 设置“log”文件夹和子文件夹的写入权限。 [Set write permissions for the "mails" folder and subfolders.] => 对于“mails”文件夹和子文件夹设置写入权限。 [Set write permissions for the "modules" folder and subfolders.] => 在“modules”文件夹和子文件夹设置写入权限。 [Set write permissions for the "themes/%s/cache/" folder and subfolders, recursively.] => 递归设置"themes/%s/cache/"文件夹和子文件夹的可写权限。 [Set write permissions for the "themes/%s/lang/" folder and subfolders, recursively.] => 递归设置"themes/%s/lang/"文件夹和子文件夹的可写权限。 [Set write permissions for the "themes/%s/pdf/lang/" folder and subfolders, recursively.] => 递归设置 "themes/%s/pdf/lang/"文件夹和子文件夹的可写权限。 [Set write permissions for the "app/config/" folder and subfolders, recursively.] => 递归设置"app/config/"文件夹和子文件夹的可写权限。 [Set write permissions for the "app/Resources/translations/" folder and subfolders, recursively.] => 递归设置"app/Resources/translations/"文件夹和子文件夹的可写权限。 [Set write permissions for the "translations" folder and subfolders.] => 在“translations”文件夹和子文件夹设置写入权限。 [Set write permissions for the "upload" folder and subfolders.] => 在“upload”文件夹和子文件夹设置写入权限。 [Set write permissions for the "download" folder and subfolders.] => 在“download”文件夹和子文件夹设置写入权限。 [Allow the PHP fopen() function on your server.] => 服务器允许 PHP的 fopen() 功能。 [Enable GZIP compression on your server.] => 在您的服务器上启用GZIP压缩 [Some PrestaShop files are missing from your server.] => 一些PrestaShop文件从您的服务器丢失。 [You are using PHP %s version. Soon, the latest PHP version supported by PrestaShop will be PHP 5.6. To make sure you’re ready for the future, we recommend you to upgrade to PHP 5.6 now!] => 你现在使用的 PHP 版本为 %s, PrestaShop 即将支持的最低版本为 PHP 5.6,为了你的购物车能在将来有更好的兼容性,我们建议你升级你的PHP版本为 5.6 及后续版本。 [Enable the Apache mod_rewrite module] => 激活Apache mod_重写模块 [Error: Could not write to file. Make sure that the correct permissions are set on the file %s] => 错误:无法写入文件。请确保文件%s权限正确 [The limit chosen is larger than the server's maximum upload limit. Please increase the limits of your server.] => 选择的上限已经超过服务器可接受的上传限制。请增加你服务器的上限。 [The extension of your file should be .csv.] => 您的文件后缀应该是.csv。 [It appears the backup was successful, however you must download and carefully verify the backup file before proceeding.] => 它的备份是成功的,但是,你必须下载并仔细验证备份文件。 [The "Backups" directory located in the admin directory must be writable (CHMOD 755 / 777).] => Admin目录下的"Backups" 备份目录必须可写(CHMOD 755 / 777). [The backup file does not exist] => 备份文件不存在 [You cannot edit the SuperAdmin profile.] => 您不能编辑超级管理员的资料。 [You cannot disable or delete the administrator account.] => 您不可以禁用或者删除您自己的账户。 [You cannot disable or delete your own account.] => 您不可以禁用或者删除您自己的账户。 [The employee must be associated with at least one shop.] => 员工必须致至少关联一个店铺 [The provided profile is invalid] => 提供的资料无效 [Your current password is invalid.] => 您的当前密码不正确。 [The import file cannot be read.] => 无法读取导入文件。 [The Memcached server cannot be added.] => 无法增加Memcached服务器 [There was an error when attempting to delete the Memcached server.] => 删除Memcached服务器过程中发现了错误 [All caches cleared successfully] => 所有缓存成功清除 [For security reasons, you cannot delete the Administrator's profile.] => 出于安全原因,您不能删除超级管理员设置信息 [Key length must be 32 character long.] => Key的长度必须是32个字符 [This key already exists.] => Key已经存在 [(you must install the [a]Memcache PECL extension[/a])] => (您必须安装[a]Memcache PECL扩展[/a]) [(you must install the [a]Memcached PECL extension[/a])] => (您必须安装 [a]Memcache PECL 外挂[/a]) [(you must install the [a]APC PECL extension[/a])] => (您必须安装[a]APC PECL扩展[/a]) [(you must install the [a]Xcache extension[/a])] => (您必须安装[a]Xcache扩展[/a]) [The locale must be installed] => 必须安装的语言环境 [Only non-accented characters, numbers, and the following special characters are allowed: %allowed_characters%] => 仅允许使用非重音字符、数字和以下特殊字符: %allowed_characters% [I have read the disclaimer. Please create a new backup.] => 我已阅读免责声明。请生成新的备份。 [Disclaimer before creating a new backup] => 创建一个新的备份之前,免责声明 [PrestaShop is not responsible for your database, its backups and/or recovery.] => PrestaShop 对于您的数据库以及它的备份和恢复不负任何责任。 [PrestaShop is open-source software. You are using it at your own risk under the license agreement.] => PrestaShop 是一款开源软件。根据许可协议,您自己将承担使用该软件的风险。 [You should back up your data on a regular basis (both files and database).] => 您可以定期备份您的数据(文件和数据库二者)。 [This function only backs up your database, not your files.] => 此功能只备份你的数据库,而不是你的文件。 [By default, your existing database tables will be dropped during the backup recovery (see "Backup options" below).] => 默认情况下,您现有的数据库表将在备份恢复的过程中删除(详见一下的“备份选项”)。 [Always verify the quality and integrity of your backup files!] => 无论何时您都应该确保备份文件的质量和其完整性! [Always verify that your backup files are complete, up-to-date and valid, even if you had a success message appear during the backup process.] => 即使是在系统备份程序提示成功的情况下,无论何时您都应该确认备份文件是完整的,最新的和有效的 [Always check your data.] => 总是检查您的数据。 [Never restore a backup on a live site.] => 不要在运行中得网站上恢复备份。 [Beginning the download ...] => 开始下载... [Backup files should automatically start downloading.] => 备份文件应该自动开始下载。 [If not,[1][2] please click here[/1]!] => 如果不要,[1][2] 请点这里[/1]! [Are you sure you want to delete this entity:] => 您确定要删除此实体: [Note that the Category import does not support having two categories with the same name.] => 请注意分类导入不支持同名的两个分类。 [Note that you can have several products with the same reference.] => 请注意,多件商品可以拥有一个相同的编号。 [New features are available. Feel free to try them out!] => 有新功能可用。随意尝试它们! [Testing a feature before its official release can be exciting. However, you must be aware of the potential risks of such experiments:] => 在正式发布之前测试功能可能会令人兴奋。 但是,您必须意识到此类实验的潜在风险: [Experimental features are still under development. Enabling them could therefore have unintended consequences and cause data loss.] => 实验功能仍在开发中。 因此,启用它们可能会产生意想不到的后果并导致数据丢失。 [In any case, you should never experiment in production.] => 在任何情况下,您都不应该在生产中进行实验。 [Are you sure you want to enable this experimental feature?] => 您确定要启用实验性测试功能吗? [You are about to enable a feature that is not stable yet. This should only be done in a test environment or in full knowledge of the potential risks.] => 您即将启用尚不稳定的功能。 这只能在测试环境中或在充分了解潜在风险的情况下进行。 [Please choose a MySQL table] => 请选择一个MySQL表 [When saving the query, only the "SELECT" SQL statement is allowed.] => 当保存的查询,只有“SELECT” SQL语句是允许的。 [This SQL query has no result.] => 此 SQL 查询没有结果。 [Do you really want to remove the server %serverIp%:%serverPort% ?] => 您真的要删除服务器 %serverIp%:%serverPort% ? [OK] => 确定 [Please fix the following error(s)] => 请修复以下错误 [Checking files...] => 检查文件... [Missing files] => 缺少文件 [Updated files] => 更新文件 [Changed/missing files have been detected.] => 更改/丢失的文件已被检测到。 [No change has been detected in your files.] => 未在你的文件中检测到更改。 ) [ShopPdf] => Array ( [: ] => : [Delivery] => 运送 [Invoice] => 有效的发货单 [%taxrate%%space%%] => %taxrate%%space%% [Order return] => 退货许可 [Credit slip] => 信用单 [Supply order form] => 供应订单 [TE: Tax excluded] => TE:不含税 [TI: Tax included] => TI:含税 [Payment Method] => 付款方式: [No payment] => 未付款 [Product] => 产品 [%s:] => %s: [image(s):] => 图像: [Reference] => 参考 [Qty] => 数量 [Carrier] => 配送商 [An electronic version of this invoice is available in your account. To access it, log in to our website using your e-mail address and password (which you created when placing your first order).] => 在您的账户中有这份凭证的电子版本。如果你需要它,通过你的电邮和密码登陆我们的网站。(在你第一次交易时建立的) [For more assistance, contact Support:] => 如需更多帮助,请联系客服 [Tel: %s] => 电话:%s [Fax: %s] => 传真:%s [Delivery Address] => 送货地址 [Billing Address] => 帐单地址 [Delivery address] => 送货地址 [Billing address] => 账单地址 [Note] => 标记 [(Tax excl.)] => (不含税) [Unit Price] => 单价 [ecotax: %s] => 环保税:%s [Discounts] => 折扣 [Invoice Number] => 发票编号: [Invoice Date] => 发票日期 [Base price] => 基础价格 [Exempt of VAT according to section 259B of the General Tax Code.] => 按照总税收法典的259B部分免除增值税。 [Tax Detail] => 税务细节 [Products] => 单件商品 [Shipping] => 配送 [Ecotax] => 环保税 [Wrapping] => 包装费 [Total Tax] => 税收总计 [Total] => 总计 [Total Products] => 商品总数 [Total Discounts] => 总折扣 [Shipping Costs] => 运费 [Free Shipping] => 免运费 [Wrapping Costs] => 包装费 [Total (Tax excl.)] => 总计(不含税) [Billing & Delivery Address] => 帐单和送货地址 [If the following conditions are not met, we reserve the right to refuse your package and/or refund:] => 如果没有达成以下条件,我们有权利拒绝接受您的包裹或退还: [Please include this return reference on your return package:] => 请在您的退货包裹中包括这个号码 [All products must be returned in their original package and condition, unused and without damage.] => 全部产品必须完整送回(必须无损坏的情况) [Please print out this document and slip it into your package.] => 请打印这份文件并将它插入到您的包装中。 [The package should be sent to the following address:] => 请将包装发送到这个地址: [Upon receiving your package, we will notify you by e-mail. We will then begin processing the refund, if applicable. Let us know if you have any questions] => 当你接你的邮件,我们会发一封电子邮件给你。我们也会开始接受退款,如果需要。记得也让我们知道你的问题! [Items to be returned] => 要退货的物品 [We have logged your return request.] => 我们已记录了您的退货申请。 [Your package must be returned to us within] => 您的包裹必须在收到 [days of receiving your order.] => 天内退回。 [Return Number] => 退单编号 [Date] => 日期 [Payment method] => 付款方式: [Product / Reference] => 货品/参考 [Unit price] => 单价 [(Tax Excl.)] => (不含税) [(Tax Incl.)] => (含税) [Price] => 价格 [No details] => 无详细说明 [image(s)] => 图像 [Order Reference] => 订单号 [Order date] => 订单日期 [VAT Number] => 增值税号 [Shipping (Tax Excl.)] => 运费(未含税) [Shipping (Tax Incl.)] => 运费(含税) [Product Total (Tax Excl.)] => 商品总额(不含税) [Product Total (Tax Incl.)] => 商品总额(含税) [Product Total] => 商品总额 [Total (Tax Excl.)] => 总计(未含税) [Total (Tax Incl.)] => 总计(含税) [Products ordered:] => 您订的商品 [Designation] => 设计 [Unit Price TE] => 单价TE [Before discount] => 打折前 [Discount Rate] => 折扣率 [After discount] => 打折后 [Tax rate] => 税率 [Tax Rate] => 税率 [No taxes] => 免税 [Taxes:] => 税 [Base TE] => 基本 TE [Tax Value] => 税值 [Total TE] => 总TE [Total TI] => 总TI [Summary:] => 总结: [(Before discount)] => (折扣前) [Order Discount] => 订单折扣 [(After discount)] => (折扣后) [Tax value] => 税值 [Total to pay] => 总计应付款 ) [ModulesCrosssellingShop] => Array ( [Customers who bought this product also bought:] => 购买此商品的买家还买了: ) [ModulesWelcomeAdmin] => Array ( [Let's create your first product] => 开始创建你的第一件产品 [What do you want to tell about it? Think about what your customers want to know.] => 你要如何介绍它?想想什么是你客人想知道的? [Add clear and attractive information. Don't worry, you can edit it later :)] => 添加清楚,吸引人的信息。不要担心,你在后面会继续编辑它。 [Give your product a catchy name.] => 给你的产品一个吸引眼球的名字 [Fill out the essential details in this tab. The other tabs are for more advanced information.] => 在标签中填写主要信息。其他标签是更高级的信息。 [Add one or more pictures so your product looks tempting!] => 添加一个或多张图片让你的产品看上去更吸引人, [How much do you want to sell it for?] => 您想卖多少? [Yay! You just created your first product. Looks good, right?] => 耶,你刚创建了第一件产品,看上去很好,是不是? [Give your shop its own identity] => 给你的商店自己的身份 [How do you want your shop to look? What makes it so special?] => 你想要你的店是什么样的?什么让它那么特别? [Customize your theme or choose the best design from our theme catalog.] => 定制你的主题或从我们的主题目录中选择最佳设计 [A good way to start is to add your own logo here!] => 一种好的开始方式是在这里添加你自己的商标 [If you want something really special, have a look at the theme catalog!] => 如果你要一些特别的东西,请查看主题目录。 [Get your shop ready for payments] => 让商店做好支付准备 [How do you want your customers to pay you?] => 你要你的客户怎么付钱给你? [These payment methods are already available to your customers.] => 这些付款方式可供你的客户使用 [Choose your shipping solutions] => 选择你的出货方式 [How do you want to deliver your products?] => 你想哟啊如何运送你的产品? [Here are the shipping methods available on your shop today.] => 这是你的商店今天有的出货方式。 [Skip this tutorial] => 跳过课程辅导 [Over to you!] => 轮到你 [You've seen the essential, but there's a lot more to explore.] => 你已经看了主要的。但还有一些需要继续探索 [Some ressources can help you go further:] => 一些资源可以帮你继续前进 [Starter Guide] => 新手指南 [Forum] => 论坛 [Training] => 培训 [Video tutorial] => 视频教程 [I'm ready] => 我准备好了 [Welcome to your shop!] => 欢迎到你的商店 [Hi! My name is Preston and I'm here to show you around.] => Hi,我的名字是 Preston。我在这里带你四处走走 [You will discover a few essential steps before you can launch your shop:] => 在你的商店上市之前,你将发现一些主要的步骤。 [Create your first product, customize your shop, configure shipping and payments...] => 创建第一件产品,定制你的商店,配置出货和付款 [Let's get started!] => 让我们开始吧! [Later] => 稍后 [Start] => 开始 [Launch your shop!] => 商店上市 [Resume] => 继续 [Stop the OnBoarding] => 停止“OnBoarding(新手指南)” [Continue] => 继续 [Hey! Are you lost?] => 嗨,你迷路了吗? [To continue, click here:] => 要继续,请单击这里 [If you want to stop the tutorial for good, click here:] => 如果你要永远停止教程指南,请点击这里 [Quit the Welcome tutorial] => 推出欢迎指南 [Step] => 步骤 [Next] => 下一个 [Welcome] => 欢迎 [Sell your first product quicker than you would have expected with our nice onboarding process.] => 通过我们良好的入职流程,您可以比预期更快地销售您的第一个产品。 ) [AdminDashboardNotification] => Array ( [You are currently connected under the following domain name:] => 您正在用以下域名连接 [This is different from the shop domain name set in the Multistore settings: "%s".] => 与多店模式下的商店网址不同:"%s" [If this is your main domain, please {link}change it now{/link}.] => 如果这是你的主域名,请{link}现在更改它{/link}。 [This is different from the domain name set in the "SEO & URLs" tab.] => 与"SEO和URL"下的网址名称不同 ) [ShopFormsErrors] => Array ( [Invalid name] => 无效的名字! [Invalid format.] => 无效的格式。 [Format should be %s.] => 格式应该是 %s。 [Required field] => 必填项 [Invalid postcode - should look like "%zipcode%"] => 邮编无效-应该像这样 "%zipcode%" ) [AdminDesignFeature] => Array ( [Move images] => 移动图像 [Regenerate thumbnails] => 生成缩略图 [Select an image] => 选择图像 [Select a format] => 选择格式 [Erase previous images] => 删除之前的图片 [Transplant a module] => 定位模块 [Transplant to] => 移植到 [Available hooks] => 可用的hooks [Already registered hooks] => 已经注册的hooks [Exceptions] => 异常 [Full width] => 完整宽度 [Three columns] => 三列 [Two columns, small left column] => 两栏,小的左栏位 [Two columns, small right column] => 两栏,小的右栏位 [No side columns, ideal for distraction-free pages such as product pages.] => 没有边栏位。最好是用与免打扰页面如产品页面 [One large central column and 2 side columns.] => 1个大的中间栏和2 个侧栏位。 [Two columns with a small left column.] => 两个带有左边小栏位的栏位 [Two columns with a small right column.] => 两个带有右边小栏位的栏位 [Images generation options] => 图片产生选项 [Image format] => 图片格式 [Use JPEG.] => 使用JPEG。 [Use PNG only if the base image is in PNG format.] => 基础图像是PNG格式只使用PNG。 [Use PNG for all images.] => 使用PNG于所有图像。 [Use WebP only if the base image is in WebP format.] => 仅当基本图像为WebP格式时才使用WebP。 [Use WebP for all images.] => 对所有图像使用WebP。 [JPEG compression] => JPEG 压缩 [PNG compression] => PNG 压缩 [WebP compression] => WebP压缩 [Generate images based on one side of the source image] => 依据来源图片的一边来产生图片 [Automatic (longest side)] => 自动(最长边) [Maximum file size of product customization pictures] => 自定义商品图片的最大档案大小 [bytes] => 字节 [Product picture width] => 商品图片宽度 [pixels] => 像素 [Product picture height] => 商品图片的高度 [Generate high resolution images] => 生成高解像度图像 [Use the legacy image filesystem] => 使用传统的图像文件系统 [Image type] => 图像类型 [Name for the image type] => 图像类型名称 [Add new image type] => 添加新图片类型 [___________ CUSTOM ___________] => ___________顾客___________ [____________ CORE ____________] => ____________主要____________ [Admin modules controller] => 管理模块控制器 [Front modules controller] => 前模块控制器 [Pages] => 网页 [Pages in category "%name%"] => 在分类%name%里的页面 [Preview Theme %s] => 预览主题 [Test email %template%] => 测试电子邮件 %template% [Parent category] => 上级分类 [Page category] => 页面分类 [Only letters and the hyphen (-) character are allowed.] => 只有字母和连字符( - )字符是允许的。 [Page content] => 页面内容 [Indexation by search engines] => 指数化搜索引擎 [Zip file] => 压缩文件 [Archive URL] => 存档网址 [Select the archive] => 选择存档 [CMS Category] => CMS类别 [Select your default email theme] => 选择您的默认电子邮件主题 [Generate emails] => 生成电子邮件 [Select your email theme] => 选择你的邮件主题 [Select the theme you want to overwrite] => 选择要覆盖的主题 [Overwrite templates] => 覆盖模板 [List %theme% layouts] => 列出 %theme% 布局 [Raw HTML] => 原始 HTML [Text] => 文字 [Email themes] => 电子邮件主题 [Designed by %s] => 设计由%s [Delete this theme?] => 删除该主题? [Configure your page layouts] => 配置你的页面布局 [Each page can use a different layout, choose it among the layouts bundled in your theme.] => 每个页面可以使用不同的布局。在你的主题里选择布局 [Choose layouts] => 选择布局 [Reset to defaults] => 重设到默认值 [Header logo] => 顶标识 [Mail logo] => 邮件标识 [Invoice logo] => 发票标识 [Favicon] => 网站图标 [Favicon image] => 图标图像 [Adaptation to Right-to-Left languages] => 适应右到左语言 [Generate RTL stylesheet] => 生成RTL 款式表 [Theme to adapt] => 要适应的主题 [Use this theme?] => 使用该主题? [Import from your computer] => 从您的电脑里导入 [Import from the web] => 从网络上导入 [Import from FTP] => 从FTP导入 [Theme] => 主题 [Add new theme] => 添加新的主题 [Export current theme] => 导出当前主题 [My current theme] => 我当前的主题 [Use this theme] => 使用该主题 [My theme for %name% shop] => 我的 %name% 商店主题 [1 module selected] => 1 个已选模块 [modules selected] => 已选模块 [Unhook the selection] => 解除选择该项 [All modules] => 所有模块 [Search for a hook] => 搜索吊钩 [Display non-positionable hooks] => 显示非定位 [Unhook] => 未钩 ) [AdminDesignNotification] => Array ( [You can choose to keep your images stored in the previous system. There's nothing wrong with that.] => 您可以选择图片保存在以前的系统中。这没有什么不妥。 [After moving all of your product images, set the "Use the legacy image filesystem" option above to "No" for best performance.] => 移动所有的商品图片后,设置“使用传统的图像文件系统”选项为“否”获得最佳性能。 [Be careful! Depending on the options selected, former manually uploaded thumbnails might be erased and replaced by automatically generated thumbnails.] => 当心! 根据选择的选项,以前手动上传的缩略图可能会被删除并替换为自动生成的缩略图。 [Also, regenerating thumbnails for all existing images can take several minutes, please be patient.] => 此外,为所有现有图像重新生成缩略图可能需要几分钟时间,请耐心等待。 [Current theme is unavailable. Please check your theme's directory name ("%s") and permissions.] => 现在的主题不可用。请核对你的主题目录名称 ("%s") 和权限。 [Duplicate images were found when moving the product images. This is likely caused by unused demonstration images. Please make sure that the folder %folder% only contains demonstration images, and then delete it.] => 移动产品图片时发现重复的图片,看起来是由于未使用的展示图片引起的。请确认文件夹%folder%只包含展示图片,然后删除它。 [Incorrect value for the selected JPEG image compression.] => JPEG图像压缩数值不正确 [Incorrect value for the selected PNG image compression.] => 不正确的PNG图像像素值 [Incorrect value for the selected WebP image compression.] => 所选WebP图像压缩的数值不正确。 [Source file does not exist or is empty (%filepath%)] => 来源文件不存在或者是空的(%filepath%) [Failed to resize image file (%filepath%)] => 调整图像文件大小失败(%filepath%) [Failed to resize image file to high resolution (%filepath%)] => 调高图像文件解析度失败(%filepath%) [Original image is corrupt (%filename%) for product ID %id% or bad permission on folder.] => 商品编号%id%的原图像已损坏(%filename%)或是由于文件夹权限错误。 [Original image is missing or empty (%filename%) for product ID %id%] => 商品编号%id%原图像已不见或空了(%filename%) [Cannot write images for this type: %1$s. Please check the %2$s folder's writing permissions.] => 不写入写图像类型:%1$s。请检查 %2$s 文件夹的写入权限。 [Only part of the images have been regenerated. The server timed out before finishing.] => 只有部分图像被更新,服务器已超时。 [Server timed out. The watermark may not have been applied to all images.] => 服务器超时。 水印不能概括所有的图像 [Cannot write "No picture" image to %s images folder. Please check the folder's writing permissions.] => 不能在(%s)的图像文件夹写入“没图像” 图像。请检查文件夹的写入权限。 [Error: Your server configuration is not compatible with the new image system. No images were moved.] => 错误:您的服务器设置与新的图像系统不兼容。没有图像被移动 [Not all images have been moved. The server timed out before finishing. Click on "%move_images_label%" again to resume the moving process.] => 并非所有图像都已移动。 服务器在完成之前超时。 再次单击“%move_images_label%”以恢复移动过程。 [Error: Some -- or all -- images cannot be moved.] => 错误:一些 或者全部图像不能移走 [After modification, do not forget to regenerate thumbnails] => 修改后,不要忘记重新生成的缩略图 [This name already exists.] => 该名已经存在。 [An error occurred. The information "%s" is missing.] => 出现错误。资料"%s" 缺失。 [An error occurred. The template "%s" is missing.] => 出现错误。模板"%s" 缺失。 [An error occurred while uploading the favicon: cannot copy file "%s" to folder "%s".] => 上传网站图标时出错。无法复制文件"%s"到文件夹 "%s". [Your theme has been correctly exported: %path%] => 你的主题已被正确导出:%path% [The page Category cannot be moved here.] => 该页面分类无法移动至此处。 [Your RTL stylesheets has been generated successfully] => 你的RTL样式表已经成功生成。 [Your theme has been correctly reset to its default settings. You may want to regenerate your images. See the Improve > Design > Images Settings screen for the '%regenerate_label%' button.] => 您的主题已正确重置为其默认设置。 您可能想要重新生成图像。 请参阅“%regenerate_label%”按钮的“改进”>“设计”>“图像设置”屏幕。 [There is already a theme %theme_name% in your themes folder. Remove it if you want to continue.] => 您的主题文件夹中已经有一个主题 %theme_name%。 如果要继续,请将其删除。 [Failed to delete theme. Make sure you have permissions and theme is not used.] => 无法删除主题。 确保您有权限并且没有使用主题。 [Cannot adapt theme to RTL languages.] => 无法使主题适应 RTL 语言。 [Invalid file format.] => 无效的文件格式。 [Warning: if no email logo is available, the main logo will be used instead.] => 警告:如果没有邮件商标,则将使用主商标。 ) [ModulesAutoupgradeAdmin] => Array ( [Unable to write in the directory "%s"] => 无法写入目录“%s” [Server performance] => 保存属性 [Unless you are using a dedicated server, select "Low".] => 除非您使用的是独立服务器,否则选择”低“。 [A high value can cause the upgrade to fail if your server is not powerful enough to process the upgrade tasks in a short amount of time.] => 如果您的服务器配置不高,无法在较短时间内处理升级任务,该值设置过高可能导致升级失败。 [Low (recommended)] => 低(推荐) [Medium] => 中 [High] => 高 [Disable non-native modules] => 禁用非原声模块 [As non-native modules can experience some compatibility issues, we recommend to disable them by default.] => 官方插件可能会出现一些兼容性问题,建议保持默认设置禁用它们。 [Keeping them enabled might prevent you from loading the "Modules" page properly after the upgrade.] => 启用它们可能会导致升级后”插件“页面不能正常显示。 [Disable all overrides] => 全部禁用 [Enable or disable all classes and controllers overrides.] => 激活或废除所有类别和管理员代理佣金。 [Upgrade the default theme] => 升级默认主题 [If you customized the default PrestaShop theme in its folder (folder name "classic" in 1.7), enabling this option will lose your modifications.] => 如果您在Prestashop默认模板文件夹(名字为1.7版本的文件夹)定制默认的“prestashop”主题, 启用此选项将失去您之前的修改内容。 [If you are using your own theme, enabling this option will simply update the default theme files, and your own theme will be safe.] => 如果您使用的是自定义模板,启用此选项将只更新默认模板文件,自定义模板是安全的。 [Switch to the default theme] => 切换到默认主题 [This will change your theme: your shop will then use the default theme of the version of PrestaShop you are upgrading to.] => 这会改变你的模板:你的网店将会使用你升级后的Prestashop版本的默认模板。 [Regenerate RTL stylesheet] => 重新生成 RTL 样式表 [If enabled, any RTL-specific files that you might have added to all your themes might be deleted by the created stylesheet.] => 如果启用,您可能已添加到所有主题的任何特定于 RTL 的文件都可能会被创建的样式表删除。 [Keep the customized email templates] => 保持定制邮件模块 [This will not upgrade the default PrestaShop e-mails.] => 这将不会更新Prestashop网店的默认e-mail。 [If you customized the default PrestaShop e-mail templates, enabling this option will keep your modifications.] => 如果您定制默认的Prestashop邮件模板,启用此选项将会保留您的这些修改。 [Back up my files and database] => 备份我的文件和数据库 [Automatically back up your database and files in order to restore your shop if needed. This is experimental: you should still perform your own manual backup for safety.] => 系统会自动备份数据库和文件,便于在需要时恢复数据。建议:定期手动备份,确保数据安全。 [Back up my images] => 备份我的图片 [To save time, you can decide not to back your images up. In any case, always make sure you did back them up manually.] => 为了节省时间,您可以选择不备份图片。 但任何情况下,您应该确保已手动备份了这些资料。 [Unable to create the directory "%s"] => 无法创建目录“%s” [Unable to create file %s] => 无法创建文件 %s [Error when trying to delete backups %s] => 删除备份时出错 %s [This version of PrestaShop cannot be upgraded: the PS_ADMIN_DIR constant is missing.] => PrestaShop 的这个版本无法更新:缺少PS_ADMIN_DIR常数。 [1-Click Upgrade] => 一键升级 [Upgrade to the latest version of PrestaShop in a few clicks, thanks to this automated method.] => 借助这种自动化方法,只需单击几下即可升级到最新版本的PrestaShop。 [This version of 1-click upgrade requires PHP 5.6 to work properly. Please upgrade your server configuration.] => 此版本的一键式升级需要 PHP 5.6 才能正常工作。请升级您的服务器配置。 [Unable to delete outdated "AdminUpgrade" tab (tab ID: %idtab%).] => 无法删除过期的"AdminUpgrade"标签(tab ID: %idtab%). [Unable to create the "AdminSelfUpgrade" tab] => 无法创建“自动升级”标签 [Unable to copy logo.gif in %s] => 在 %s 中无法拷贝 logo.gif [Unable to load the "AdminSelfUpgrade" tab] => 无法加载“自动升级”标签 [Action %s skipped] => 动作%s已跳过 [Unable to check files for the installed version of PrestaShop.] => 无法校核PrestaShop目前安装版本的文件。 [Core files are ok] => 核心文件正常 [%modificationscount% file modifications have been detected, including %coremodifications% from core and native modules:] => 检测到%modificationscount%文件被修改,包括核心文件和默认插件文件%coremodifications%: [%modifiedfiles% files will be modified, %deletedfiles% files will be deleted (if they are found).] => %modifiedfiles%文件将被修改,%deletedfiles%文件将被删除(如果存在的话)。 [No diff files found.] => 找不到diff文件。 [File %s does not exist. Unable to select that channel.] => 文件%s不存在。 无法选择该发行版。 [Version number is missing. Unable to select that channel.] => 版本号丢失。 无法选择该发行版。 [File %s does not exist. Unable to select that channel] => 文件%s不存在。 无法选择该发行版。 [Upgrade process will use archive.] => 升级过程将使用归档。 [Error on saving configuration] => 保存配置出错 [Configuration successfully updated.] => 配置更新成功。 [This page will now be reloaded and the module will check if a new version is available.] => 刷新当前页面并检查插件是否有存在版本更新。 [Nothing to restore] => 不能恢复 [%s: File format does not match.] => %s:文件格式不符合。 [Opening backup database file %filename% in %extension% mode] => 在 %extension% 模式中,打开数据备份文件 %filename% [Database backup is empty.] => 数据库备份为空。 [Database restoration file %filename% done. %filescount% file(s) left...] => 数据库恢复文件%filename%已完成。剩余%filescount%文件 [Database restoration file %1$s done.] => 数据库恢复文件%1$s已完成。 [Database has been restored.] => 数据库已恢复。 [[SQL ERROR]] => [SQL 错误] [Error during database restoration] => 恢复数据库过程中出错 [%numberqueries% queries left for file %filename%...] => 文件%filename%还剩余%numberqueries%询问 [Database restoration done.] => 数据库恢复已完成。 [%s file(s) will be removed before restoring the backup files.] => %s文件在恢复备份文件前被移除。 [[ERROR] Backup file %s does not exist.] => [ERROR] 备份文件%s不存在。 [[ERROR] File "%s" does not exist.] => [ERROR] 文件”%s“不存在。 [Unable to remove upgraded files.] => 无法移除已升级的文件。 [Unable to extract file %filename% into directory %directoryname%.] => 无法将文件%filename%提取到目录%directoryname%中。 [Files restored.] => 已恢复的文件。 [Files restored. Now restoring database...] => 文件已恢复。现在恢复数据库中... [[ERROR] File %s is missing: unable to restore files. Operation aborted.] => [ERROR] 文件%s缺少:无法恢复文件。操作停止 [[ERROR] No backup database files found: it would be impossible to restore the database. Operation aborted.] => [ERROR] 无法找到备份数据库:无法恢复数据库。操作停止 [Restoring files ...] => 正在恢复文件 ... [Restoration process done. Congratulations! You can now reactivate your shop.] => 恭喜您完成全部恢复过程!现在您可以重新启用您的网店。 [Database backup skipped. Now upgrading files...] => 数据库备份已跳过。正在升级文件... [Backup directory is not writable (%path%).] => 备份目录无法写入(%path%)。 [Backup file %s already exists. Operation aborted.] => 备份文件 %s 已存在。操作终止。 [Unable to create backup database file %s.] => 无法创建备份数据库文件 %s 。 [Error during database backup.] => 数据库备份时出错。 [An error occurred while backing up. Unable to obtain the schema of %s] => 备份时出错。无法取得%s的图解 [%s table has been saved.] => 表 %s 已保存。 [%s tables have been saved.] => 表 %s 已保存。 [Database backup: %s table(s) left...] => 数据库备份:还剩 %s 个表... [No valid tables were found to back up. Backup of file %s canceled.] => 没有找到有效表格来进行备份。文件%s的备份已取消。 [Error during database backup for file %s.] => 数据库备份文件 %s 时出错。 [Database backup done in filename %s. Now upgrading files...] => 数据库已备份至文件 %s。开始升级文件... [Error during backupFiles] => 备份文件时出错 [[ERROR] backupFiles filename has not been set] => [ERROR] backupFiles 文件名未设置 [%s Files to backup.] => %s的要备份的文件 [Backup files initialized in %s] => 备份文件已完成 %s [Backup files in progress. %d files left] => 文件备份进行中。还剩 %d 个文件。 [Unable to open archive] => 无法打开归档文件 [All files have been added to archive.] => 所有文件已加入归档。 [All files saved. Now backing up database] => 所有文件已保存。开始备份数据库 [The database has been cleaned.] => 数据库已被清除。 [You need allow_url_fopen or cURL enabled for automatic download to work. You can also manually upload it in filepath %s.] => 你需要启用allow_url_fopen 或者 cURL 来进行自动下载。你也可以在文件路径%s中进行手动上传。 [Downloading from %s] => 正在从 %s 下载 [File will be saved in %s] => 文件将被保存在 %s [Download directory has been emptied] => 下载目录已清空 [Download complete.] => 下载完成。 [Download complete. Now extracting...] => 下载完成。解压中... [Download complete but MD5 sum does not match (%s).] => 下载完成,但MD5摘要不匹配(%s)。 [Download complete but MD5 sum does not match (%s). Operation aborted.] => 下载完成,但MD5摘要不匹配(%s)。操作终止。 [Error during download. The private key may be incorrect.] => 下载过程出错。私钥可能不正确。 [Error during download] => 在下载过程中有错误 [Download directory %s is not writable.] => 下载目录 %s 不可写。 [Could not assert the folder %s contains a valid PrestaShop release, exiting.] => 无法断言文件夹 %s 包含有效的PrestaShop版本,正在退出。 [A file may be missing, or the release is stored in a subfolder by mistake.] => 文件可能丢失,或者版本错误地存储在子文件夹中。 [Starting to remove %s sample files] => 开始删除%1$ s的采样文件 [Error while removing item %itemname%, %itemscount% items left.] => 移除 %itemname% 项时出错,还剩 %itemscount% 项。 [%itemname% item removed. %itemscount% items left.] => %itemname% 项已删除。剩余 %itemscount% 个项目。 [All sample files removed. Now backing up files.] => 所有样例文件已移除。现在开始备份文件。 [All sample files removed. Backup process skipped. Now upgrading files.] => 所有示范文件已被移除。备份过程已跳过。现在更新文件中。 ["/latest" directory has been emptied] => “最新”目录已清空 [Extraction directory %s is not writable.] => 提取的目录%s不可写。 [Unable to extract %filepath% file into %destination% folder...] => 无法提取%filepath%文件到%destination%文件夹 [No prestashop/ folder found in the ZIP file. Aborting.] => 在ZIP文件中找不到prestashop/文件夹。正在中止。 [File extraction complete. Removing sample files...] => 文件提取完成。移除示例文件... [Upgrade process done, but some warnings have been found.] => 升级完成,但过程中有一些警示。 [Upgrade process done. Congratulations! You can now reactivate your shop.] => 恭喜您完成全部升级过程!现在您可以重新启用您的网店。 [%s removed] => %s 已移除 [Please remove %s by FTP] => 请通过FTP移除%s [Error during database upgrade. You may need to restore your database.] => 升级数据库时出错。你可能要重新恢复你的数据库。 [Database upgraded. Now upgrading your Addons modules...] => 数据库已更新。现在更新你的Addon 模块... [[ERROR] %s does not exist or is not a directory.] => [ERROR] %s不存在或者不是目录。 [filesToUpgrade is not an array] => filesToUpgrade是不是一个数组 [All files upgraded. Now upgrading database...] => 所有文件升级。现在升级数据库... [Error when trying to upgrade file %s.] => 尝试升级文件%s时出错。 [%s files left to upgrade.] => %s 个文件可以升级。 [Nothing has been extracted. It seems the unzipping step has been skipped.] => 什么都没有被提取出来。似乎解压的步骤被跳过了。 [File %s is preserved] => 文件%s被保留 [%s ignored] => 已忽略 %s [[WARNING] File %1$s has been deleted.] => [WARNING] 文件%1$s已被删除。 [Directory %1$s created.] => 已创建目录 %1$s。 [Error while creating directory %s.] => 创建目录 %s 时出错。 [Directory %s already exists.] => 目录 %s 已存在。 [[TRANSLATION] The translation files have been merged into file %s.] => [TRANSLATION] 翻译文件已合并到 文件%s。 [[TRANSLATION] The translation files have not been merged into file %filename%. Switch to copy %filename%.] => [TRANSLATION] 翻译文件未能合并到文件 %filename%。切换到拷贝 %filename%。 [Copied %1$s.] => 已复制 %1$s。 [Error while copying file %s] => 复制文件%s时出错。 [[ERROR] Unable to find files to upgrade.] => [ERROR] 无法找到要升级的文件。 [%s files will be upgraded.] => %s个文件将被升级。 [listModules is not an array. No module has been updated.] => 列表模块不是一数组。没有模块已被更新。 [Upgrading module %module%...] => 正在升级模块 %module%... [The files of module %s have been upgraded.] => 模块%s的文件已升级。 [%s modules left to upgrade.] => %s个模块可以升级。 [The %modulename% module is not compatible with version %version%, it will be removed from your FTP.] => %modulename%模块和版本%version%不兼容。它将从你的FTP 里移除 [The %modulename% module is not compatible with version %version%, please remove it from your FTP.] => %modulename%模块和版本%version%不兼容。请把它从你的FTP 里移除 [Addons modules files have been upgraded.] => Addons模块文件已升级。 [%s modules will be upgraded.] => %s个模块将被升级。 [Starting upgrade...] => 开始升级... [Downloading and unzipping steps have been skipped, upgrade process will now remove sample data.] => 已跳过下载和解压缩步骤,升级过程现在将删除示例数据。 [Shop deactivated. Removing sample files...] => 网店已停用。 正在删除示例文件... [Downloading step has been skipped, upgrade process will now unzip the local archive.] => 已跳过下载步骤,升级过程现在将解压缩本地存档。 [Shop deactivated. Extracting files...] => 店铺已停用。文件解压中... [Shop deactivated. Now downloading... (this can take a while)] => 网店已停用。正在下载...(过程将持续一段时间) [Downloaded archive will come from %s] => 下载的压缩包将来自%s [MD5 hash will be checked against %s] => 将检查%s文件的MD5值 [Major release] => Major版本 [Minor release (recommended)] => Minor版本(推荐) [Release candidates] => 候选发布版本 [Beta releases] => Beta版本 [Alpha releases] => Alpha版本 [Private release (require link and MD5 hash)] => Private版本(需要链接和MD5 hash) [Local archive] => 本地归档 [Local directory] => 本地目录 [Backup Options] => 备份选项 [Upgrade Options] => 升级选项 [You already have the %s version.] => 你已经拥有的%s版本 [This functionality has been disabled.] => 该功能已被禁用。 [[TECHNICAL ERROR] ajax-upgradetab.php is missing. Please reinstall or reset the module.] => 【技术出错】ajax-upgradetab.php 缺失。请重新安装或重设此模块。 [Are you sure you want to delete this backup?] => 您是否确定要删除此备份? [An update is currently in progress... Click "OK" to abort.] => 更新进行中... 点击"OK" 来取消。 [Upgrading PrestaShop] => 升级 PrestaShop中 [Upgrade complete] => 升级完成 [Upgrade complete, but warning notifications has been found.] => 升级完成,但是发现警告提示。 [Cookies have changed, you will need to log in again once you refreshed the page] => 补丁已更改,一旦刷新页面,你必须要重新登陆。 [Javascript and CSS files have changed, please clear your browser cache with CTRL-F5] => Javascript 和 CSS已更改,请用CTRL-F5来清除你的浏览器缓冲 [Please check that your front-office theme is functional (try to create an account, place an order...)] => 请核对你的前台主题正常作业(试着创建账号,下订单...) [Product images do not appear in the front-office? Try regenerating the thumbnails in Preferences > Images] => 产品图片无法显现在前台?请在爱好 > 图片里重新生成缩略图 [Do not forget to reactivate your shop once you have checked everything!] => 一旦你全部核对完成,请不要忘了重新激活你的商店! [ToDo list:] => ToDo 列表: [Starting restoration...] => 开始还原... [Restoration complete.] => 恢复完成。 [Your server cannot download the file. Please upload it first by ftp in your admin/autoupgrade directory] => 你的服务器不能下载该文件的。请首先通过ftp在您的admin/autoupgrade目录中上传它 [Javascript error (parseJSON) detected for action ] => 检测到要行动的Javascript 错误 (parseJSON) [Manually go to %s button] => 手动到%s按钮 [End of process] => 过程结束 [Operation canceled. Checking for restoration...] => 操作取消。正在检查还原... [Do you want to restore %s?] => 你想还原 "%@" 吗? [Operation canceled. An error happened.] => 操作取消。发生错误。 [[TECHNICAL ERROR] ajax-upgradetab.php is missing. Please reinstall the module.] => [技术错误]缺少ajax-upgradetab.php。请重新安装模块。 [Click to refresh the page and use the new configuration] => 点击刷新页面,并使用新的配置 [Error detected during] => 检测到错误 [The request exceeded the max_time_limit. Please change your server configuration.] => 该要求超出max_time_limit。请更改你的服务器配置。 [See or hide the list] => 查看或隐藏列表 [Core file(s)] => 核心文件 [Mail file(s)] => 邮件文件 [Translation file(s)] => 翻译文件 [Link and MD5 hash cannot be empty] => 链接和MD5 hash不能为空 [You need to enter the version number associated with the archive.] => 你需要输入归档关联的版本号。 [No archive has been selected.] => 没有选择归档。 [You need to enter the version number associated with the directory.] => 你需要选择该目录关联的版本号。 [Please confirm that you want to skip the backup.] => 请确认你要跳过备份。 [Please confirm that you want to preserve file options.] => 请确认你要保留文件的选项。 [Less options] => 更少选项 [These files will be deleted] => 这些文件将被删除 [These files will be replaced] => 这些文件将被替换 [Required field] => 必填项 [Too long!] => 过长! [Fields are different!] => 字段是不同的! [This email address is wrong!] => 此邮箱地址有错! [Impossible to send the email!] => 发不出邮件 [Cannot create settings file, if /app/config/parameters.php exists, please give the public write permissions to this file, else please create a file named parameters.php in config directory.] => 无法创建设置文件。如果/app/config/parameters.php 存在,请赋予该文件公共书写权限。 或者在配置目录中创建命名为parameters.php 的文件 [Cannot write settings file, please create a file named settings.inc.php in the "config" directory.] => 无法书写设置文件,请在 "config" 目录中创建一个名字为settings.inc.php的文件。 [Impossible to upload the file!] => 不能上载文件。 [Data integrity is not valid. Hack attempt?] => 数据完整性无效。 是否骇客尝试? [Impossible to read the content of a MySQL content file.] => 无法读取MySQL 内容文件的内容。 [Cannot access a MySQL content file.] => 无法访问MySQL内容文件。 [Error while inserting data in the database:] => 而在数据库中插入数据时发生错误: [This is not a valid file name.] => 这不是一个有效的文件名。 [This is not a valid image file.] => 这不是一个有效的图像名。 [Error while creating the /app/config/parameters.php file.] => 在创建//app/config/parameters.php 的文件时发生了错误。 [Error:] => 错误: [This PrestaShop database already exists. Please revalidate your authentication information to the database.] => PrestaShop 数据库已存在。请重新把你的真实信息认证到数据库中。 [An error occurred while resizing the picture.] => 在调整图片大小时发生错误。 [Database connection is available!] => 数据库连接无效! [Database Server is available but database is not found] => 数据库服务器是可用的,但数据库中没有找到 [Database Server is not found. Please verify the login, password and server fields.] => 找不到数据库服务器。请验证的登录名,密码和服务器领域。 [An error occurred while sending email, please verify your parameters.] => 发送电子邮件时发生错误,请检查您的参数。 [This installer is too old.] => 此安装程序太旧了。 [There is no older version. Did you delete or rename the app/config/parameters.php file?] => 没有较旧的版本。您是否已删除或重命名config/ parameters.php文件? [The app/config/parameters.php file was not found. Did you delete or rename this file?] => 没有被发现app/config/ parameters.php文件。你删除或重新命名这个文件吗? [Cannot find the SQL upgrade files. Please verify that the /install/upgrade/sql folder is not empty.] => 无法找到SQL更新文件。请核对 /install/upgrade/sql 文件夹不是空的。 [No upgrade is possible.] => 无法升级。 [Error while loading SQL upgrade file.] => 载入SQL更新文件时出错。 [Error while inserting content into the database] => 插入内容到数据库中时发生了错误 [Unfortunately,] => 不幸的是, [SQL errors have occurred.] => SQL错误发生了。 [The config/defines.inc.php file was not found. Where did you move it?] => config/defines.inc.php文件没有找到。您将它移动至哪里去了? [Impossible to write the image /img/logo.jpg. If this image already exists, please delete it.] => 无法将图像写入/ IMG/ logo.jpg。如果这个图像已经存在,请将其删除。 [The uploaded file exceeds the upload_max_filesize directive in php.ini] => 上传的文件超过了php.ini中的upload_max_filesize指令 [The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form] => 上传的文件超过MAX_FILE_SIZE。它是在HTML表单中被规定的。 [The uploaded file was only partially uploaded] => 只上传了部分文件 [No file was uploaded.] => 没有文件被上传 [Missing a temporary folder] => 缺少临时文件夹 [Failed to write file to disk] => 无法写入到磁盘上的文件 [File upload stopped by extension] => 文件上传被扩展停止 [Cannot convert your database's data to utf-8.] => 无法把你的数据库数据转换为utf-8。 [Your lastname contains some invalid characters] => 你的姓包含一些无效的字符 [Your MySQL server does not support this engine, please use another one like MyISAM] => 你的MySQL服务器不支持此引擎,请使用另一个如MyISAM [The file /img/logo.jpg is not writable, please CHMOD 755 this file or CHMOD 777] => 文件/ IMG/ logo.jpg不可写,请CHMOD755这个文件或CHMOD 777 [Invalid catalog mode] => 无效的目录模式 [No error code available] => 没有可用的错误代码 [[SKIP] directory "%s" does not exist and cannot be emptied.] => [SKIP] 目录”%s“不存在,而且也无法被清空。 [[CLEANING CACHE] File %s removed] => [CLEANING CACHE] 文件 %s已移除 [Invalid database configuration] => 无效的数据库配置 [Database upgrade OK] => 数据库升级OK [Warning detected during upgrade.] => 升级过程中检测到警告。 [Database upgrade completed] => 数据库升级已完成 [%s is not a valid version number.] => %s不是一个有效的版本号码。 [[ERROR] Version to install is too old.] => [ERROR] 待安装版本太旧。 [Current version: %oldversion%. Version to install: %newversion%.] => 当前版本: %oldversion%。待安装版本:%newversion%。 [Unable to find upgrade directory in the installation path.] => 无法在安装路径中找到更新目录。 [Error while loading SQL upgrade file "%s".] => 加载SQL升级文件"%s"时出错。 [Cannot find the SQL upgrade files. Please check that the %s folder is not empty.] => 无法找到SQL 更新文件。请核对%s文件夹不是空的。 [[DROP] SQL %s table has been dropped.] => [DROP] SQL %s表格已经被取消。 [Switching to default theme.] => 切换到默认主题。 [Settings file updated] => 设置文件已更新 [The config/settings.inc.php file was not found.] => config/settings.inc.php 文件未找到。 [Error upgrading Doctrine schema] => 更新Doctrine schema时出错 [Download of the language pack %lang% failed. %details%] => 下载语言包 %lang% 失败。%details% [Error while updating translations for lang %lang%. %details%] => 更新语言 %lang% 的翻译时出错。%details% [Upgrade the RTL files.] => 升级RTL文件。 [Cannot generate email templates: %s.] => 无法生成电子邮件模板:%s. [[ERROR] %dir% does not exist or is not a directory.] => [ERROR] %dir% 不存在或不是目录。 [[ERROR] No response from Addons server.] => [ERROR] Addons 服务器没响应。 [[ERROR] Unable to write module %s's zip file in temporary directory.] => [ERROR] 无法在临时目录中书写模块%s的压缩文件。 [[WARNING] Error when trying to extract module %s.] => [WARNING] 尝试提取 %s 模块时出错 [[WARNING] Error when trying to upgrade module %s.] => [WARNING] 升级模块%s出错。 [Error when opening settings.inc.php file in write mode] => 已写入模式打开 settings.inc.php 时出错。 [Error when generating new settings.inc.php file.] => 生成新的 settings.inc.php 文件时出错。 [[NOTICE] File %s does not exist, merge skipped.] => [NOTICE] 文件%s不存在,跳过合并。 [[WARNING] %variablename% variable missing in file %filename%. Merge skipped.] => [WARNING]%variablename%差异值在文件%filename%里缺失。跳过合并 [[WARNING] %variablename% variable missing in file %filename%. File %filename% deleted and merge skipped.] => [WARNING]%variablename%差异值在文件%filename%里缺失。文件%filename%已删除并跳过合并 [Unable to create directory %s] => 不能创建目录%s [Error when trying to add %filename% to archive %archive%.] => 添加%filename%到归档%archive%时出错。 [%filename% added to archive. %filescount% files left.] => %filename% 已加入归档。还剩 %filescount% 个文件。 [Could not close the Zip file properly. Check you are allowed to write on the disk and there is available space on it.] => 无法正确关闭Zip文件。检查是否允许您在磁盘上写入,以及磁盘上是否有可用空间。 [%s is not a file] => %s 不是一个文件 [Unable to create directory %s.] => 无法创建目录 %s。 [Could not extract %file% from backup, the destination might not be writable.] => 无法从备份中提取 %file% ,目标可能不可写。 [Content of archive %zip% is extracted] => 已提取存档 %zip% 的内容 [[ERROR] Unable to list archived files] => [ERROR] 无法列出归档的文件 [File %filename% (size: %filesize%) has been skipped during backup.] => 文件%filename%(大小%filesize%)在备份过程中已被跳过 [Unable to open zipFile %s] => 无法打开zip文件%s [Activity Log] => 活动日志 [Currently processing] => 正在处理 [Analyzing the situation...] => 评估情况... [Errors] => 错误 [Branch:] => 分支: [Version number:] => 版本号: [URL:] => URL: [MD5 hash:] => MD5 哈希: [Changelog:] => 更新日志: [See changelog] => 查看更新日志 [The pre-Upgrade checklist] => 预更新核对列表 [Your current version of the module is out of date. Update now] => 该模块的当前版本已过期。立即更新 [Modules > Module Manager > Updates] => 模块>模块管理器>更新 [The checklist is not OK. You can only upgrade your shop once all indicators are green.] => 检查表不行。你只能在所有指示器都是绿色的时候才能更新你的商店。 [Before starting the upgrade process, please make sure this checklist is all green.] => 在开始更新流程前,请确保该检查表全部都是绿色的。 [Your server is running on a supported PHP version.] => 您的服务器运行的是受支持的PHP版本。 [The PHP version your server is running on is obsolete and needs to be upgraded. [1]Learn more[/1].] => 您的服务器运行的PHP版本已过时,需要升级。[1]了解更多[/1]. [Your store's root directory (%s) is writable (with appropriate CHMOD permissions).] => 您店铺的根目录(%s)是可写的(具有适当的CHMOD权限)。 [The "/admin/autoupgrade" directory is writable (appropriate CHMOD permissions)] => “/admin/autoupgrade“目录是可写的(适当的 CHMOD 许可) [PHP's "Safe mode" option is turned off] => PHP 的安全模式已关闭 [PHP's "allow_url_fopen" option is turned on, or cURL is installed] => PHP 的”allow_url_fopen“选项是开着的。或者已安装cURL [PHP's "zip" extension is enabled] => 启用了PHP的“Zip”扩展 [Your store is in maintenance mode] => 你的商店处于维修模式。 [Enable maintenance mode and add your maintenance IP in [1]Shop parameters > General > Maintenance[/1]] => 启用维护模式并在[1]商店参数>常规>维护[/1]中添加您的维护IP [PrestaShop's caching features are disabled] => PrestaShop缓冲特性已禁用 [PHP's max_execution_time setting has a high value or is disabled entirely (current value: unlimited)] => PHP 的最大-执行-时间设置有个高值或者是完全被禁用的(现在的数值:无限制) [PHP's max_execution_time setting has a high value or is disabled entirely (current value: %s seconds)] => PHP 的最大-执行-时间设置有个高值或者是完全被禁用的(现在的数值:%s秒) [Your current PHP version isn't compatible with your PrestaShop version.] => 您当前的PHP版本与您的PrestaShop版本不兼容。 [Apache mod_rewrite is disabled.] => Apache mod_rewrite 被禁用。 [The following PHP extensions are not installed: %s.] => 未安装以下PHP扩展: %s. [The following PHP extension is not installed: %s.] => 未安装以下PHP扩展: %s 。 [PHP memory_limit is inferior to 256 MB.] => PHP Memory_Limit小于256MB。 [PHP file_uploads configuration is disabled.] => PHP file_uploads配置被禁用。 [The following PHP functions are not installed: %s.] => 未安装以下PHP函数: %s 。 [The following PHP function is not installed: %s.] => 未安装以下PHP函数: %s 。 [It's not possible to create a PHP session.] => 无法创建 PHP 会话。 [The following files are missing:] => 缺少以下文件: [It's not possible to write in the following folders:] => 无法在以下文件夹中写入: [Please also make sure you make a full manual backup of your files and database.] => 也请确保你对文件和数据库做了全面手工备份。 [PrestaShop requirements are not satisfied.] => 不满足PrestaShop的要求。 [Rollback] => 反转 [After upgrading your shop, you can rollback to the previous database and files. Use this function if your theme or an essential module is not working correctly.] => 在升级你的商店后,你可以返回之前的数据库和文件。如果你的主题或重要的模块无法正常运转时请使用此功能。 [Choose your backup:] => 选择你的备份: [-- Choose a backup to restore --] => --选择要恢复的备份-- [More options (Expert mode)] => 更多选项(专家模式) [Start your Upgrade] => 开始你的升级 [You come from the future! You are using a more recent version than the latest available!] => 你穿越了吧!你居然使用一个比现有最新还要新的版本! [Congratulations, you are already using the latest version available!] => 恭喜,你已正在使用最新版本! [Your current PrestaShop version] => 您当前的PrestaShop版本 [Your current PHP version] => 您当前的 PHP 版本 [Latest official version for %s channel.] => 最新的频道%s的官方版本 [Upgrade PrestaShop now!] => 马上升级PrestaShop! [PrestaShop will be downloaded from %s] => PrestaShop将从 %s 下载 [Open changelog in a new window] => 在新窗口中打开变更日志 [No file will be downloaded (channel %s is used)] => 没有文件将被下载(所用渠道 %s ) [The following action are automatically replaced] => 以下行动已经被自动取代 [%old% will be replaced by %new%] => %old%将用%new%来代替。 [To change this behavior, you need to manually edit your php files] => 要更改此行为,你必须要手动编辑你的php文件 [Refresh the page] => 刷新页面 [Check if a new version is available] => 查看是否有新的版本 [Last check: %s] => 上次查看:%s [Last check: never] => 最后检查于:从未 [Expert mode] => 专家模式 [Please select your channel:] => 请选择您的频道: [Channels are offering you different ways to perform an upgrade. You can either upload the new version manually or let the 1-Click Upgrade module download it for you.] => 有多种更新频道的方法。你可以手工上传新版本,或者让1-键更新模式帮你来下载。 [The Alpha, Beta and Private channels give you the ability to upgrade to a non-official or unstable release (for testing purposes only).] => Alpha, Beta 和私人频道让你有能力更新到非官方或不稳定的版本(仅供测试)。 [By default, you should use the "Minor release" channel which is offering the latest stable version available.] => 默认是要你使用最新稳定版本的”Minor release" 频道。 [Channel:] => 渠道: [Link:] => 链接: [Hash key:] => Hash值: [Allow major upgrade:] => 允许主要升级: [Archive to use:] => 使用的归档: [Choose an archive] => 选择一个档案 [Number of the version you want to upgrade to:] => 你要进行更新的版本的数字 [XML file to use:] => 要使用的 XML 文件: [Choose an XML file] => 选择一个 XML 文件 [No archive found in your admin/autoupgrade/download directory] => 再你的 admin/autoupgrade/download 目录里没找到档案 [Save in the following directory the archive file and XML file of the version you want to upgrade to: %s] => 将要升级到的版本的存档文件和 XML 文件保存在以下目录中: %s [Click to save once the archive is there.] => 一旦档案有了,点击”保存“ [This option will skip the download step.] => 该选项将跳过下载步骤。 [Save in the following directory the uncompressed PrestaShop files of the version you want to upgrade to: %s] => 存在以下目录中的你要更新到%s的为压缩的PrestaShop文件版本 [Please tell us which version you are upgrading to [1](1.7.0.1 for instance)[/1]] => 请告诉我们你要更新到那个版本[1】比如(1.7.0.1[/1] [This option will skip both download and unzip steps and will use %1$s as the source directory] => 该选项将同时跳过下载和解压的步骤。并将使用%1$s作为来源目录 [Step] => 步骤 [Upgrade steps] => 更新步骤 [Version comparison] => 版本比较 [PrestaShop Original version] => PrestaShop原版本 [Differences between versions] => 版本之间的差异 [Welcome!] => 歡迎您! [Upgrade your store to benefit from the latest improvements, bug fixes and security patches.] => 升级您的商店,从最新的改进、错误修复和安全补丁中受益。 [Upgrading your store on your own can be risky. If you don't feel comfortable doing the upgrade yourself, many agencies and developers in your area may also provide this kind of service.] => 你自己升级你的商店可能会有风险。 如果你觉得自己做升级不放心,你所在地区的许多机构和开发者也可能提供这种服务。 ) [ModulesStatscarrierAdmin] => Array ( [Carrier distribution] => 承运人 [Enrich your stats, add a pie chart illustrating your carriers’ distribution.] => 丰富您的统计数据,添加一个饼图来说明您的运营商分布。 [This graph represents the carrier distribution for your orders. You can also narrow the focus of the graph to display distribution for a particular order status.] => 此图表示您的订单的送货地区分布。你也可以缩小图的焦点,以显示分配给一个特定的订单状态。 [No valid orders have been received for this period.] => 这一时期,没有有效的订单。 [Percentage of orders listed by carrier.] => 承运人的订单百分比 ) [ModulesStatsbestsuppliersAdmin] => Array ( [Total paid] => 总计支付 [Best suppliers] => 最佳供应商 [Adds a list of the best suppliers to the Stats dashboard.] => 在仪表盘添加最好的供应商列表。 ) [ModulesCategorytreeAdmin] => Array ( [Category tree links] => 目录树链接 [Help navigation on your store, show your visitors current category and subcategories.] => 帮助在您的商店中导航,向您的访客显示当前类别和子类别。 [Category root] => 根分类 [Select which category is displayed in the block. The current category is the one the visitor is currently browsing.] => 选择显示在模块中的分类。当前分类是游客正在浏览的分类。 [Home category] => 首页分类 [Current category] => 当前分类 [Parent category] => 上级分类 [Current category, unless it has no subcategories, in which case the parent category of the current category is used] => 当前目录,除非没有子目录,将使用当前目录的父目录 [Maximum depth] => 最大分级 [Set the maximum depth of category sublevels displayed in this block (0 = infinite).] => 设定在此块显示的分类子级别 ( 0=无限) 的最大深度。 ) [ModulesContactinfoShop] => Array ( [Contact us] => 联系我们 [Call us: [1]%phone%[/1]] => 联络我们: [1]%phone%[/1] [Store information] => 店信息 [Email us: [1]%email%[/1]] => 电邮我们: [1]%email%[/1] [Email us:] => 发邮件给我们: [Call us:] => 联络我们: [Fax:] => 传真: [Fax: [1]%fax%[/1]] => 传真: [1]%fax%[/1] [Tel: %phone%] => 联络号码: %phone% [Fax: %fax%] => 传真: %fax% [Email: [1]%email%[/1]] => 邮件:[1]%email%[/1] ) [ModulesFacetedsearchShop] => Array ( [Price] => 价格 [Weight] => 重量 [New] => 新 [Used] => 已被使用 [Refurbished] => 翻新 [Condition] => 条件 [Not available] => 无库存 [Available] => 可用 [In stock] => 库存充足 [Availability] => 可用性: [Brand] => 品牌 [Categories] => 分类 [Best sellers] => 销售冠军 [Relevance] => 相关 ) [AdminNotificationsWarning] => Array ( [No module has been installed.] => 未安装模块 [Are you sure?] => 您确定吗? [Invalid security token] => 无效的安全令牌 [I understand the risks and I really want to display this page] => 我了解其中的风险,我真的要显示此页 [Take me out of here!] => 带我离开这里! [Delete selected items?] => 删除选定项目? [Are you sure you want to uninstall this module?] => 您是否确定要卸载此模块? [Delete selected item?] => 删除选定项目? [Invalid configuration] => 无效配置。 [You cannot change the value of this configuration field in the context of this shop.] => 您无法在此商店的上下文中更改此配置字段的值。 [Please select theme's import source.] => 请选择主题的导入源。 [Delete item] => 删除商品 [You can't change the value of this configuration field in the context of this shop.] => 您不能改变此店铺的这个配置字段的值。 [Since December 30, 2019, you need to register for a [1]MaxMind[/1] account to get a license key to be able to download the geolocation data. Once downloaded, extract the data using Winrar or Gzip into the /app/Resources/geoip/ directory.] => 自 2019 年 12 月 30 日起,您需要注册 [1]MaxMind[/1] 帐户以获取许可证密钥才能下载地理定位数据。 下载后,使用 Winrar 或 Gzip 将数据解压缩到 /app/Resources/geoip/ 目录中。 [Are you sure you want to delete this item?] => 您确定要删除此项目吗? [Warning] => 警告 [Leave anyway] => 退出 [Your modifications are not saved yet. Do you wish to save it before leaving?] => 你的更改尚未储存。需要储存后才离开吗? ) [ModulesStatscheckupAdmin] => Array ( [Catalog evaluation] => 产品评估 [Enrich your stats, give your catalog a quick evaluation to better analyze your activity.] => 丰富您的统计数据,快速评估您的目录以更好地分析您的活动。 [Bad] => 差 [Average] => 平均 [Good] => 好 [No product was found.] => 未找到商品。 [Descriptions] => 描述 [chars (without HTML)] => 字节(未含HTML) [orders / month] => 订单/月 [items] => 商品 [Not enough] => 不足 [Alright] => 好 [Less than] => 少于 [Greater than] => 多于 [Order by] => 订购 [Desc.] => 描述 [Global] => 总体 ) [ModulesCheckpaymentAdmin] => Array ( [Payments by check] => 检查 [Are you sure you want to delete these details?] => 您确认要删除您的详细资料? [The "Payee" and "Address" fields must be configured before using this module.] => “付款人”和“地址”字段都必须在使用此模块之前配置。 [No currency has been set for this module.] => 此模块还没有设置货币 [The "Payee" field is required.] => "付款人"字段是必需的。 [The "Address" field is required.] => "地址"必填。 [Pay by Check] => 支票付款 [Contact details] => 联系详情 [Payee (name)] => 收款人名称 [Address] => 地址 [Address where the check should be sent to.] => 支票送付地址。 [%amount% (tax incl.)] => %amount%(含税) [(tax incl.)] => (含税 ) [This module allows you to accept payments by check.] => 这个模块允许支票支付 [If the client chooses this payment method, the order status will change to 'Waiting for payment'.] => 如果客户选择这种付款方式,订单状态将变为“等待付款”。 [You will need to manually confirm the order as soon as you receive a check.] => 因此,只要你收到一张支票,您将需要手动确认订单。 ) [ModulesStatsregistrationsAdmin] => Array ( [Customer accounts] => 用户账户 [Adds a registration progress tab to the Stats dashboard.] => 在仪表盘添加注册进度标签。 [Number of visitors who stopped at the registering step:] => 未完成注册步骤的访问者数: [Number of visitors who placed an order directly after registration:] => 这些访客注册完直接下单 [Total customer accounts:] => 总计用户账户: [Number of customer accounts created] => 已创建账户的用户数: [The total number of accounts created is not in itself important information. However, it is beneficial to analyze the number created over time. This will indicate whether or not things are on the right track.] => 创建的帐户总数本身并不是重要信息。 但是,分析随时间创建的数字是有益的。 这将表明事情是否在正确的轨道上。 [How to act on the registrations' evolution?] => 如何对注册进展采取行动? [If you let your shop run without changing anything, the number of customer registrations should stay stable or show a slight decline.] => 如果您的店铺从不改变,客户注册的数量应保持稳定或可能会略有下降。 [A significant increase or decrease in customer registration shows that there has probably been a change to your shop. With that in mind, we suggest that you identify the cause, correct the issue and get back in the business of making money!] => 客户注册明显上升或下降表明您的店铺可能有所改变。我们建议您查明原因,纠正问题,并取回赚钱的生意! [Here is a summary of what may affect the creation of customer accounts:] => 下面总结的东西可能会影响的客户帐户的创建: [An advertising campaign can attract an increased number of visitors to your online store. This will likely be followed by an increase in customer accounts and profit margins, which will depend on customer "quality." Well-targeted advertising is typically more effective than large-scale advertising... and it's cheaper too!] => 一个广告可以吸引游客数量的增加您的网上店铺。客户账户的增加会让利润空间上升,这将根据客户“质量“更定。有针对性的广告通常比大规模的广告更有效......也更便宜! [Specials, sales, promotions and/or contests typically demand a shoppers' attentions. Offering such things will not only keep your business lively, it will also increase traffic, build customer loyalty and genuinely change your current e-commerce philosophy.] => 特价销售,促销和/或比赛通常要求以购物者的目光来看。提供了这样的活动,不仅让您的业务活起来,它还会增加流量,建立客户依赖程度,真正改变您目前的电子商务理念。 [Design and user-friendliness are more important than ever in the world of online sales. An ill-chosen or hard-to-follow graphical theme can keep shoppers at bay. This means that you should aspire to find the right balance between beauty and functionality for your online store.] => 设计和用户友好性比以往任何时候都更重要:一个不健康或难以图形的主题可以赶走客人。你应该创新设计,让游客多点现新鲜感,这样容易取得适当的平衡。正确的拼写和清晰度也激励更多的顾客对你的店铺的信心。 [CSV Export] => CSV导出 ) [ModulesLinklistAdmin] => Array ( [Link List] => 链接列表 [Give more visibility to your content/static pages (CMS, external pages, or else), where you want and when you want, to make your visitors feel like shopping on your store.] => 让您的内容/静态页面(CMS、外部页面或其他)在您想要的位置和时间获得更多可见性,让您的访客感觉像是在您的商店购物。 [New block] => 新模块 [ID] => 编号 [Title] => 联系人名称 [URL] => 网址: [Name of the block] => 模块名称 [Name of the block cannot be longer than %limit% characters] => 字段名称不能超过 %limit% 个字符 [Content pages] => 内容页 [Product pages] => 产品页面 [Categories] => 分类 [Static content] => 静态内容 [Custom content] => 客户内容 [Edit the link block.] => 编辑链接模块 [New link block] => 新链接模块 ) [ModulesEmailsubscriptionShop] => Array ( [This email address is not registered.] => 电邮地址未注册 [An error occurred while attempting to unsubscribe.] => 退订失败 [Unsubscription successful.] => 退订成功 [This email address is already registered.] => 电邮地址已被注册 [An error occurred during the subscription process.] => 订阅失败 [A verification email has been sent. Please check your inbox.] => 验证邮件已发送。请检查您的收件箱。 [You have successfully subscribed to this newsletter.] => 订阅成功 [This email is already registered and/or invalid.] => 这个电子邮件地址已经被注册和/或无效。 [Thank you for subscribing to our newsletter.] => 感谢订阅我们的电子简报。 [Sign up for our newsletter[1][2]%conditions%[/2]] => 请注册我们的时事通讯[1][2]%conditions%[/2] [You may unsubscribe at any moment. For that purpose, please find our contact info in the legal notice.] => 你可以在任何时候退订。要这样做,请找到我们法律通知里的联系人资料。 [Newsletter subscription] => 电子简报订阅 [Newsletter] => 电子简报 [Your e-mail] => 您的电子邮件 ) [ModulesSupplierlistAdmin] => Array ( [Supplier list] => 供应商列表 [Display your suppliers on your catalog and allow visitors to filter their search by supplier.] => 在目录上显示您的供应商,并允许访问者按供应商过滤他们的搜索。 [Invalid number of elements.] => 无效号码 [Please activate at least one type of list.] => 请启动至少一种类型的列表。 [Type of display] => 展示的种类 [Use a plain-text list] => 使用纯文本列表 [Use a drop-down list] => 使用下拉列表 [Number of elements to display] => 要显示的元素的数目 [Only apply in plain-text mode] => 只适用纯文本模式。 ) [AdminCatalogFeature] => Array ( [Texture] => 材质 [Apply a discount] => 申请折扣 [Percent (%)] => 百分百(%) [Apply a discount to] => 套用折扣 [Order (without shipping)] => 订单(不含运费) [Specific product] => 特定商品 [Cheapest product] => 最便宜的产品 [Selected product(s)] => 已选商品 [Exclude discounted products] => 不含打折产品 [Send a free gift] => 赠送免费小礼品 [Search a product] => 搜索商品 [Matching products] => 吻合的产品 [Available combinations] => 可用的组合 [Country selection] => 国家选择 [Carrier selection] => 货运商选项 [Customer group selection] => 客户群组选择 [Store selection] => 商店选择 [Limit to a single customer] => 单一客户的限制 [Valid] => 确认 [Minimum amount] => 最小值 [Shipping excluded] => 运费包含 [Shipping included] => 运费包含 [Total available] => 总计可用 [Total available for each user] => 每位用户的总的可用数量 [Restrictions] => 限制 [Unselected countries] => 未选择的国家 [Selected countries] => 已选的国家 [Unselected carriers] => 未选货运商 [Selected carriers] => 被选货运商 [Unselected groups] => 未选择的群组 [Selected groups] => 已选择的群组 [Compatibility with other cart rules] => 和其他购物车规则兼容 [Uncombinable cart rules] => 未能合并的购物车规则 [Combinable cart rules] => 可合并的购物车规则 [Product selection] => 产品选择 [Unselected shops] => 未选择的商店 [Selected shops] => 已选择的商店 [Cart rule] => 购物车规则 [Information] => 信息 [Now] => 现在 [Done] => 完成 [Choose Time] => 选择时间 [Time] => 时间 [Minute] => 分钟 [Highlight] => 高亮显示 [Partial use] => 部分使用 [Number of products required in the cart to enjoy the discount:] => 折扣生效所需购物数量: [Attachment] => 附件 [Product name] => 商品名称 [Conditions] => 条件 [Add a new condition group] => 添加新组条件 [Add condition] => 添加条件 [Condition group] => 组条件 [MPN] => 制造方编号 [Root] => Root [Home] => 主页 [Increase] => 涨价 [Decrease] => 下降 [Customer Order] => 客户订单 [Adjustment following an inventory of stock] => 按库存调整 [Transfer to another warehouse] => 转到另一个仓库 [Transfer from another warehouse] => 从另一个仓库运送 [Supply Order] => 供应订单 [Product Return] => 商品退货 [Manual Entry] => 手工输入 [Values] => 数值 [Value] => 价值 [Color or texture] => 颜色或纹理 [Public name] => 公用名称 [Attribute type] => 属性类型 [Attribute group] => 属性组 [Current texture] => 当前材质 [Add new values] => 添加新数值 [Add New Attributes] => 添加新属性 [Edit New Attribute] => 编辑新分组 [Add New Attribute] => 添加新分组 [Color] => 颜色: [Attributes] => 特征 [Payment:] => 支付: [Cart Rules] => 购物车规则 [Open] => 打开 [Closed] => 关闭 [Pending 1] => 有待解决1 [Pending 2] => 有待解决2 [Messages] => 信息 [Private] => 私人: [Last message] => 上一条信息 [Contact options] => 联系选项 [Allow file uploading] => 允许文件上传 [Default message] => 默认信息 [Customer service options] => 客服选项 [IMAP URL] => IMAP 链接 [IMAP port] => IMAP 端口 [IMAP user] => IMAP 用户 [IMAP password] => IMAP 密码 [Delete messages] => 删除信息 [Create new threads] => 创建新主题 [IMAP options] => IMAP 选项 [Total threads] => 所有问题 [Threads pending] => 有待解决的问题 [Total number of customer messages] => 所有客户信息 [Total number of employee messages] => 所有员工信息 [Unread threads] => 未读主题 [Closed threads] => 关闭主题 [Pending Discussion Threads] => 未解决主题 [Average Response Time] => 平均回复时间 [Messages per Thread] => 每个主题留言数量 [Reply to the next unanswered message in this thread] => 回复此主题下一个未回答的消息 [Message forwarded to] => 信息转发至 [Mark as "handled"] => 标记为“已处理” [Re-open] => 重新打开 [Mark as "pending 1" (will be answered later)] => 标记为“等待1”(晚些回答) [Disable pending status] => 禁用等待状态 [Mark as "pending 2" (will be answered later)] => 标记为“等待2”(晚些回答) [Message to:] => 留言给: [Product:] => 商品: [Status:] => 状态: [Save then add another value] => 保存后添加另一个新值 [Edit New Feature] => 编辑新功能 [Add New Feature] => 添加新属性 [Feature value] => 特征值 [Add a new feature value] => 添加一个新属性值 [Add new feature] => 添加新特性 [Impact on weight] => 重量影响 [Low stock level] => 低库存水平 [Delivery time of in-stock products:] => 库存产品的出货时间 [Label when in stock] => 有库存时标记 [Condition] => 条件 [Number of allowed downloads] => 允许下载次数 [Short description] => 简短说明: [Category root] => 根分类 [Reduction with or without taxes] => 含或不含税的折扣 [Reduction type] => 降价类型 [Beginning] => 开始 [End] => 结束 [Leave initial price] => 设置起步价 [Number of products] => 货品数量 [Average number of products per category] => 每类商品平均数量 [Disabled Categories] => 已关闭分类 [Empty Categories] => 空商品分类 [Top Category] => 热门分类 [All combinations] => 所有组合 [Ref: %s] => 参照:%s [copy of %s] => 复制 %s [Comment:] => 评论: [Default delivery time: [1]%delivery_time% - %oos_delivery_time%[/1] [2]Edit delivery time[/2]] => 默认交付时间: [1]%delivery_time% - %oos_delivery_time%[/1] [2]编辑交货时间[/2] [A physical product that needs to be shipped.] => 需要发货的实物产品。 [A product with different variations (size, color, etc.) from which customers can choose.] => 具有不同变化(大小、颜色等)的产品。供顾客选择。 [A collection of products from your catalog.] => 目录中的产品集合。 [An intangible product that doesn't require shipping. You can also add a downloadable file.] => 不需要运输的无形产品。您还可以添加可下载的文件。 [product(s)] => 商品 [Cart rules] => 购物车规则 [Products] => 单件商品 [List of disabled products] => 未启用产品列表: [List of empty categories] => 空分类列表: [List of products with combinations but without available quantities for sale] => 有组合但没有可供销售数量的产品列表 [List of products without combinations and without available quantities for sale] => 无组合且无可供销售数量的产品列表 [List of products without description and summary] => 没有描述和摘要的产品列表 [List of products without images] => 没有图片的商品 [List of products without price] => 没有设置价格的商品 [%product_name%: %combination_details%] => %product_name%: %combination_details% [Cover image] => 封面图片 [Add new root category] => 添加新的根类别 [Add new category] => 添加新类别 [Low stock alert] => 低库存警告 [Combination name] => 组合名 [Physical quantity] => 物理数量 [Reserved quantity] => 保存数量 [Category name] => 分类名称 [Parent of the category] => 父分类 [Decrement pack only.] => 仅限减缩包裹。 [Decrement products in pack only.] => 仅在包裹里的紧缩产品。 [Decrement both.] => 两者紧缩。 [Choose a value] => 选择一个值 [Pre-defined value] => 预设置值 [OR Customized value] => 或者自定义值 [Choose a feature] => 选择一个特征 [Please select a file] => 请选择一个文件。 [Impact on price per unit (tax excl.)] => 对单价的影响(不含税) [Set as default combination] => 设为默认组合 [ISBN code] => ISBN号 [Min. quantity for sale] => 最低销售数量 [Select images of this combination:] => 选择这个组合的图片 [Final price] => 最终价格 [Impact on price (tax incl.)] => 单价影响(含税) [UPC barcode] => UPC条形码 [EAN-13 or JAN barcode] => EAN或JAN-13条形码 [Cost Price] => 成本价 [Minimum quantity] => 最小量 [Pack of products] => 商品套餐 [Standard product] => 一般商品 [Default category] => 默认分类: [Add products to your pack] => 添加商品到你的套餐中 [Choose a brand] => 选择品牌 [Pre-tax retail price] => 税前零售价: [Retail price with tax] => 含税价格: [Add a new category] => 添加新分类 [Accessories] => 配件 [Everywhere] => 全部 [Catalog only] => 仅目录 [Search only] => 仅搜索 [Nowhere] => 任何地方 [Available for order] => 可预订 [Show price] => 显示价格 [Web only (not sold in your retail store)] => 只限网购(在您的门店不出售) [ISBN] => ISBN [Display condition on product page] => 在产品页面显示条件 [Display options] => 显示选项 [Default suppliers] => 默认的厂商 [Attachments for this product:] => 该商品的附件: [Retail price (tax excl.)] => 零售价(不含税) [Ecotax (tax incl.)] => Eco-tax(含税): [Display the "On sale!" flag on the product page, and on product listings.] => 在商品列表页和详情页中显示“促销”标志。 [Retail price (tax incl.)] => 零售价(含税) [Retail price per unit (tax excl.)] => 每单位零售价(不含税) [No tax] => 没有税 [Apply to all products] => 应用于所有商品 [Use default behavior] => 使用默认动作 [Allow orders] => 允许订购 [Deny orders] => 不允许订购 [Stock location] => 库存位置 [Availability date] => 上市日期 [Send me an email when the quantity is below or equals this level] => 当数量低于这个水平的时候,发一份邮件给我 [Label when out of stock (and backorders allowed)] => 在缺货时标记(并允许延期交货) [When out of stock] => 当无库存时: [Add downloadable file] => 可下载的文件 [Minimum quantity for sale] => 最低销售数量 [Pack quantities] => 包装数量 [Create combinations] => 创建组合 [I want to use the advanced stock management system for this product.] => 我想对此商品使用高级库存管理系统。 [The available quantities for the current product and its combinations are based on the stock in your warehouse (using the advanced stock management system). ] => 当前商品及其组合的可用数量是基于您的仓库库存(使用高级库存管理系统)。 [I want to specify available quantities manually.] => 我想手动指定可用数量。 [Meta title] => Meta标题 [Meta description] => Meta说明 [Friendly URL] => 友好链接 [Target product] => 目标商品 [Target category] => 目标分类 [Redirection when offline] => 离线时重定向 [No redirection (404)] => 不跳转(404) [No redirection (410)] => 不跳转(410) [Permanent redirection to a category (301)] => 永久重定向到分类(301) [Temporary redirection to a category (302)] => 临时重定向到分类(302) [Permanent redirection to a product (301)] => 永久重定向到商品(301) [Temporary redirection to a product (302)] => 临时重定向到商品(302) [Target] => 目标 [None] => 无 [Specific delivery time to this product] => 详细说明该产品的出货时间 [Delivered within 3-4 days] => 在3-4 天内出货 [Delivery time of out-of-stock products with allowed orders:] => 已经缺货但允许下单产品的配送时间 [Delivered within 5-7 days] => 子5-7 天内出货 [Delivery time] => 配送时间 [Shipping fees] => 运费 [Available carriers] => 可用货运商 [Width] => 宽度 [Height] => 高度 [Depth] => 宽 [Weight] => 重量 [Default delivery time] => 默认的出货时间 [Add customer] => 添加客户 [Apply to all combinations] => 适用于所有组合 [Available from] => 到货时间 [Starting at] => 开始于 [Unit(s)] => 单位(s) [Product price (tax excl.)] => 商品单价 (不含税)* [Reduction tax] => 返税 [Number of days] => 下载有效天数: [Stored] => 已储存 [Location (optional)] => 所在地(可选) [Add categories] => 添加类别 [If the price per unit of this combination is different from the initial price per unit, enter the value of the impact (negative or positive).] => 如果此组合的单位价格与初始单位价格不同,请输入影响的值(负或正)。 [Edit fixed quantity] => 编辑固定数量 [You can bulk edit the selected combinations by enabling and filling each field that needs to be updated.] => 您可以通过启用和填写需要更新的每个字段来批量编辑所选组合。 [Edit combination: ] => 编辑组合: [Manage product combinations] => 管理产品组合 [Final retail price (tax excl.)] => 最终零售价(不含税) [Final retail price (tax incl.)] => 最终零售价(含税) [Impact on price per unit (tax incl.)] => 对单价(含税)的影响 [Related products] => 相关产品 [Description] => 描述 [No brand] => 没有品牌 [Details] => 详细 [References] => 参考 [New product] => 新商品 [Caption] => 标题 [[1]%filesNb%[/1] selected file(s)] => [1]%filesNb%[/1] 个选定的文件 [Use as cover image] => 用作封面图片 [Image] => 图像 [Options] => 选择 [No files attached] => 未附加任何文件 [[1]Manage all files[/1]] => [1]管理所有文件[/1] [%price% tax excl.] => %price%不含税 [%price% tax incl.] => %price% 含税. [%price% %unity%] => %price% %unity% [%price% margin] => %price% 保证金 [%margin_rate%% margin rate] => %margin_rate%% 保证金比率 [%price% cost price] => %price% 成本价 [Set a specific order for this product] => 为该产品设置具体订单 [Use default order: [1]{priority_list}[/1]] => 使用默认顺序:[1]{priority_list}[/1] [Ecotax rate %rate%%] => 生态税税率 %rate%% [Ecotax (tax excl.)] => 生态税(不含税) [Tax feature is disabled, it will not affect price tax included.] => 税费功能已禁用,不会影响含税价格。 [[1]Manage tax rules[/1]] => [1]管理税收规则[/1] [Apply a discount to the initial price] => 在初始价格的基础上打折扣 [Set specific price] => 设置具体价格 [At least one of the following must be activated] => 必须至少激活以下一项 [Apply a discount to the initial price or set a specific price.] => 对初始价格应用折扣或设定特定价格。 [For customers meeting the conditions, the initial price will be crossed out and the discount will be highlighted.] => 对于符合条件的客户,初始价格将被划掉,折扣将被突出显示。 [Minimum number of units purchased] => 购买的最小单位数量 [Duration] => 持续时间 [Retail price per unit (tax incl.)] => 每单位零售价(含税) [Unit] => 单位 [Display retail price per unit] => 显示每单位零售价 [Enter the keywords that customers might search for when looking for this product.] => 输入客户在查找此产品时可能搜索的关键字。 [[1]Manage all tags[/1]] => [1]管理所有标签[/1] [Search engine optimization] => 搜索引擎优化 [[1]Edit default behavior[/1]] => [1]编辑默认行为[/1] [Recent stock movements] => 近期库存走势 [[1]View all stock movements[/1]] => [1]查看所有库存走势[/1] [Edit quantity] => 编辑数量 [Enter stock location] => 输入库存位置 [Stocks] => 库存 [Pack] => 组件 [Add new file] => 添加新档案 [Upload files here] => 在这里上传文件 [Make some files available to your customers and facilitate their purchasing environment by adding them just here! It can be instruction manuals, technical works or anything you want to attach to a product.] => 向您的客户提供一些文件,并通过在此处添加文件来促进他们的采购环境! 它可以是说明手册、技术作品或您想要附加到产品的任何内容。 [Manage your credit slips] => 管理您的信用单 [When a customer returns a product, a credit slip must be created in his favor. Generate vouchers and have a look at their follow-up.] => 当客户退回产品时,必须创建对他有利的信用单。 生成优惠券并查看他们的后续行动。 [Add new supplier] => 添加新的供应商 [Keep in touch with your suppliers] => 与您的供应商保持联系 [Having suppliers is optional if brands supply you directly. Make sure you don't confuse product suppliers and product brands to facilitate stock management.] => 如果品牌直接为您供货,供应商是可选的。 确保不要混淆产品供应商和产品品牌以促进库存管理。 [Items per page:] => 每页显示 ︰ [Viewing %from%-%to% on %total% (page %current_page% / %page_count%)] => 查看在%total%的 %from%-%to%(页数%current_page% / %page_count%) [Enter page number and press enter] => 输入页码并按回车 [Not available yet] => 目前不可用 [Edit: %value%] => 编辑: %value% [Category] => 类别 [Price (tax excl.)] => 价格(不含税) [Price (tax incl.)] => 价格 (含税) [These products will be deleted for good. Please confirm.] => 这些商品将永久被删除,请确认。 [Delete products?] => 删除商品? [[1]Add your first product[/1][2]or import a list of products (filetypes: .csv, .xls, .xlsx, .xlst, .ods, .ots).[/2]] => [1]添加你的第一件产品[/1][2]或者上传一系列产品(文件格式:.csv, .xls, .xlsx, .xlst, .ods, .ots).[/2] [Go to catalog] => 返回到目录 [Add new product] => 添加新商品 [Product list] => 商品列表 [SEO] => 搜索引擎优化 [Shipping] => 配送 [Modules] => 模块 [Pricing] => 定价 [Basic settings] => 基本设置 [Associated categories] => 相关类别 [Categories] => 分类 [Create a new category] => 创建新分类 [New category name] => 新分类名称 [Create a category] => 创建分类 [Ecotax] => 环保税 [Specific references] => 指定编号 [Next combination] => 下一个组合 [Prev. combination] => 上个组合 [Back to product] => 返回到商品 [Combination details] => 组合明细 [Price and impact] => 价格和影响 [Final retail price (tax excl.) will be] => 最终零售价(不含税)是: [Final retail price (tax incl.) will be] => 最终零售价(含税)将是 [Does this combination have a different price per unit?] => 这个属性组是否有不同的单价? [Images] => 图片 [Impact on price (tax excl.)] => 单价影响 (不含税) [Final price (tax excl.)] => 最终价格(不含税) [Manage your product combinations] => 管理您的商品属性组合 [Bulk actions ([1]/[2] combination(s) selected)] => 批量动作(已选[1]/[2] 组合) [Default combination] => 默认组合 [Availability preferences] => 可用性偏好 [Behavior when out of stock] => 缺货时动作 [Stock management is disabled] => 库存管理不可用 [You can increase or decrease low stock levels in bulk. You cannot disable them in bulk: you have to do it on a per-combination basis.] => 你可以大批量提高或减低低库存水平。你无能大量禁用他们:你只能在每个组合的基础上进行。 [The email will be sent to all the users who have the right to run the stock page. To modify the permissions, go to Advanced Parameters > Team] => 将发一份邮件给所有有权运行库存页面的用户。 要修改权限,请到高级参数> 团队 [Delete combinations] => 删除组合 [Edit a specific price] => 编辑具体价格 [Brand] => 品牌 [Add a brand] => 添加品牌 [Related product] => 相关商品 [Add a related product] => 添加相关商品 [Here is a preview of your search engine result, play with it!] => 这是您的搜索引擎结果的预览,使用它吧! [Improve your ranking and how your product page will appear in search engines results.] => 提高你的等级以及如何让你的商品页出现在搜索引擎的结果中。 [Redirection page] => 重定向页面 [Reset URL] => 重置URL [Search Engine Optimization] => 搜索引擎优化 [Additional shipping costs] => 额外的运输成本 [Package dimension] => 包裹尺寸 [Adjust your shipping costs by filling in the product dimensions.] => 填写商品规格尺寸来调整运费 [Leave empty to disable.] => 放空来禁用 [Impact on price] => 价格影响: [Specific price conditions] => 设置价格条件 [Apply a discount of] => 应用折扣: [Choose the suppliers associated with this product] => 选择此商品相关的供应商 [Default supplier] => 默认供应商 [Supplier reference] => 供应商参考 [Cost price (tax excl.)] => 成本价(不含税) [Supplier reference(s)] => 供应商参考 [Product location in warehouses] => 在仓库中的商品定位 [Please choose the warehouses associated with this product.] => 请选择与该商品相关的仓库。 [Stock] => 库存 [Quantities] => 数量 [Summary] => 总结 [Quantity] => 数量 [Add a feature] => 添加特征 [Tax rule] => 税法: [Tax excluded] => 不含税 [Tax included] => 含税 [Reference] => 参考 [Product with combinations] => 有属性组合的商品 [Features] => 特性 [View all images] => 浏览所有图片 [View less] => 收起 [Simple product] => 简单商品 [Combinations] => 组合 [Cover] => 水印 [Visibility] => 可见度 [Where do you want your product to appear?] => 你希望商品在哪里显示? [Attached files] => 附加的文件 [Add a customization field] => 添加自定义字段 [Customers can personalize the product by entering some text or by providing custom image files.] => 顾客可以输入一些文字或提供要个性化图片的文档来个性化商品 [Tags] => 标签 [Condition & References] => 条款&参照 [Select the files (instructions, documentation, recipes, etc.) your customers can directly download on this product page.] => 选择您的客户可以在此产品页面上直接下载的文件(说明、文档、配方等)。 [Need to browse all files? Go to [1]Catalog > Files[/1]] => 需要浏览所有文件? 转到[1]目录>文件[/1] [Attach a new file] => 添加一个新文件 [Cost price] => 成本价 [Retail price] => 零售价 [Specific prices] => 具体价格 [Priority management] => 优先级管理 [Add a specific price] => 添加指定价 [Combination] => 组合 [Manage tax rules] => 管理税率规则 [Final retail price: [1][2][/2] tax incl.[/1] / [3][/3] tax excl.] => 最终零售价:[1][2][/2] 含税[/1]/[3][/3] 不含税 [Rule] => 规则 [Fixed price] => 固定价格 [Impact] => 影响 [From] => 从 [Priorities] => 优先级 [Drop images here] => 将您的图片拖至此处 [or select files] => 或选择文件 [Recommended size 800 x 800px for default theme.] => 建议800 x 800px 的尺寸作为默认的主题 [JPG, GIF or PNG format.] => JPG, GIF 或 PNG 格式 [Virtual product] => 虚拟商品 [tax incl.] => 含税 [Module to configure] => 模块配置 [Choose a module to configure] => 选择一个模块来设置 [These modules are relative to the product page of your shop.] => 这些模块和你商店的商品页是相对应的。 [To manage all your modules go to the [1]Installed module page[/1]] => 到[1]已安装模块页[/1]来管理的你模块 [tax excl.] => 不含税 [JPG, GIF, PNG or WebP format.] => JPG, GIF, PNG 或者 WebP 格式。 [Zoom] => 缩放 [Add new value] => 添加新数值 [Create attributes] => 创建属性 [Color, dimension, size, disk space... think about attributes as properties that change from one product to another. As a consequence, attributes allow you to build product combinations.] => 颜色、尺寸、大小、磁盘空间...将属性视为从一种产品更改为另一种产品的属性。 因此,属性允许您构建产品组合。 [Add new attribute] => 添加新分组 [From quantity] => 初起数量 [Reduction] => 降价 [Catalog price rules] => 目录价格规则 [Add new catalog price rule] => 添加新目录价格规则 [Parent category] => 上级分类 [Additional description] => 附加说明 [Category cover image] => 分类封面图 [Category thumbnail] => 类目缩略图 [Menu thumbnails] => 菜单缩略图 [Group access] => 访问组 [%group_name% - All people without a valid customer account.] => %group_name%- 所有没有有效客户账户的人 [%group_name% - Customer who placed an order with the guest checkout.] => %group_name%- 下了订单又以过客身份买单的可户。 [%group_name% - All people who have created an account on this site.] => %group_name%- 所有在次网站上已经创建账号的人 [Set categories] => 设置分类 [Categories are essential, as they enable you to group equivalent products. This helps customers find their way through the variety of your catalog.] => 类别是必不可少的,因为它们使您能够对等效产品进行分组。 这有助于客户在您的各种目录中找到自己的方式。 [Feature] => 属性 [Add a new feature] => 添加一个新的属性 [Addresses] => 地址 [Ref:] => 编号: [EAN13:] => EAN13 [UPC:] => UPC: [MPN:] => 制造方编号: [Qty:] => 数量: [Available quantity] => 现有库存 [Attribute name] => 属性名称 [UPC] => UPC: [EAN-13] => EAN-13 [Brands] => 品牌 [Add new brand] => 添加新品牌 [Add new brand address] => 添加新的品牌地址 [Focus on your catalog] => 专注于您的目录 [Empty categories, disabled products, items that lack image or price... check the monitoring section to optimize your products management and make sure you forgot nothing.] => 空分类、禁用产品、缺少图像或价格的项目……检查监控部分以优化您的产品管理,确保您没有忘记任何事情。 [tax incl. (tax rule: %taxRate%%)] => 含税(税收规则:%taxRate%% ) [out of stock] => 无库存 [low stock] => 库存紧张 [in stock] => 库存充足 [Editing %total% combinations] => 正在编辑 %total% 组合 [Editing %done%/%total% combinations] => 正在编辑%done%/%total% 组合 [Generate product combinations] => 生成产品组合 [Combinations are the different variations of a product, with attributes like its size, weight or color taking different values.] => 组合是产品的不同变体,其尺寸、重量或颜色等属性采用不同的值。 [Loading combinations] => 加载组合 [Edition mode] => 编辑模式 [Save list] => 保存列表 [Close] => 关闭 [Stop processing] => 停止处理 [%error_count% errors occurred. You can download the logs for future reference.] => %error_count% 出现错误。您可以下载日志以供将来参考。 [Back to processing] => 返回到处理中 [Download error log] => 下载错误日志 [View %error_count% error logs] => 查看 %error_count% 错误日志 [Edit %combinations_number% combinations] => 编辑 %combinations_number% 组合 [Apply to %combinations_number% combinations] => 保存到 %combinations_number% 组合 [Delete %combinations_number% combinations] => 删除 %combinations_number% 组合 [Deleting %total% combinations] => 正在删除 %total% 组合 [Deleting %done%/%total% combinations] => 正在删除 %done%/%total% 组合 [Previous combination] => 上一个组合 [Edited combinations (%editedNb%)] => 编辑组合 (%editedNb%) [Here, you can have a look at the combinations you have edited. The list will reset when you close the editing window.] => 编辑组合 (%editedNb%) [Discount] => 折扣 [Generate combinations] => 生成组合 [Open combinations generator] => 打开组合生成器 [Successfully generated %combinationsNb% combinations.] => 已成功生成 %combinationsNb% 个组合。 [Generate combinations|Generate combination|Generate %combinationsNb% combinations] => 生成组合|生成组合|生成%combinationsNb%个组合 [Search for attributes...] => 按属性搜索... [Loading specific prices] => 加载具体价格 [Specific price (tax excl.)] => 具体价格(不含税) [Discount (tax incl.)] => 折扣(含税) [Units] => 单位 [EAN13] => 条形码: [Wholesale price] => 在您购买此产品批发价格 [Customization] => 定制 [Price per unit] => 单价 [Add new cart rule] => 添加新购物车规则 [Expiration date] => 截止日期 [[1][/1] of [2][/2] characters allowed] => 允许[2][/2] 的[1][/1] 的字符 [Type] => 类型 [[1][/1] of [2][/2] characters used (recommended)] => [1][/1] 字符已使用(总[2][/2]) (推荐) [Main category] => 主分类 [List of products for this pack] => 此套餐的商品详情 [Use checkboxes to bulk edit quantities] => 使用检查框来批量编辑数量 [Advanced filters] => 高级过滤器 [Apply advanced filters] => 应用高级过滤器 [Apply new quantity] => 应用新数量 [Display products below low stock level first] => 先显示以下低库存水平的产品 [Filter by movement type] => 用移动种类来过滤 [Filter by employee] => 按员工来过滤 [Filter by period] => 按周期筛选 [Search a category] => 搜索分类 [Search a supplier] => 搜索供货商 [Filter by status] => 以状态过滤 [All] => 全部 [Filter by supplier] => 以供应商来过滤 [Stock management] => 库存管理 [Movements] => 移动 [Search products (search by name, reference, supplier)] => 搜索商品(以名字,参考词,厂商) [This product is below the low stock level you have defined.] => 该产品低于你所定义的低库存水平 [Low stock level:] => 低库存水平 [Low stock alert:] => 低库存警告 [Bulk edit quantity] => 批量编辑数量 [Combination's ID] => 组合的ID [Date & Time] => 日期和时间 [Go to the import system] => 进到进口系统 [Export data into CSV] => 导出数据到CVS [Physical] => 物理 [Reserved] => 保留 ) [ModulesEmailalertsAdmin] => Array ( [Mail alerts] => 邮件提醒 [Make your everyday life easier, handle mail alerts about stock and orders, addressed to you as well as your customers.] => 让你的日常生活更轻松,处理发送给你以及你的客户的关于库存和订单的邮件通知 [Cannot update settings] => 无法更新设置 [Please type one (or more) email address] => 请输入一个 (或多个) 电子邮件地址 [Invalid email:] => 无效的电子邮箱 [Settings updated successfully] => 设置成功更新 [No message] => 暂无消息 [image(s)] => 图像 [Voucher code:] => 优惠券代码 [Customer notifications] => 客户通知 [Product availability] => 可购货品: [Give the customer the option of receiving a notification when an out of stock product is available again.] => 当缺货产品再次可购买时,向客户提供到货通知的选项。 [Order edit] => 编辑订单 [Send a notification to the customer when an order is edited.] => 当订单被编辑时,发通知给客户。 [New order] => 新订单 [Receive a notification when an order is placed.] => 接收下单通知 [Out of stock] => 无库存 [Receive a notification if the available quantity of a product is below the following threshold.] => 如果现有产品的数量低于一下值得话接收通知。 [Threshold] => 户限 [Quantity for which a product is considered out of stock.] => 某一被视同与无货的产品数量 [Coverage warning] => 覆盖警示 [Receive a notification when a product has insufficient coverage.] => 当某一产品覆盖范围不足时接收通知。 [Coverage] => 覆盖范围 [Stock coverage, in days. Also, the stock coverage of a given product will be calculated based on this number.] => 天数库存覆盖。另外,给定产品的库存覆盖将依此数量重新计算。 [Returns] => 退货 [Receive a notification when a customer requests a merchandise return.] => 接收客户要求商品退货时通知 [Email addresses] => 电子邮件地址 [One email address per line (e.g. bob@example.com).] => 每行一个电子邮箱地址(比如:bob@example.com)。 [Merchant notifications] => 商品通知 [Mail alert: Unable to delete customer using email.] => 邮件警告:不能删除客户使用中的电子邮件。 [Mail alert: Unable to export customer using email.] => 邮件警告:不能导出客户使用中的电子邮件。 ) [ModulesStatscatalogAdmin] => Array ( [Catalog statistics] => 目录统计 [Enrich your stats, have a look at your catalog’s general statistics.] => 丰富你的统计数据,看看你的目录的一般统计数据。 [(1 purchase / %d visits)] => (1 个订单 / %d 访问次数) [Choose a category] => 选择一个分类 [Products available:] => 可购货品: [Average price (base price):] => 平均价格(基础价格): [Product pages viewed:] => 已浏览货品页面: [Average number of page visits:] => 平均页面访问: [Average number of purchases:] => 平均购买: [Images available:] => 可用图像: [Average number of images:] => 平均图像数: [Products never viewed:] => 从未被查看的货品: [Products never purchased:] => 从未被购买的产品: [Conversion rate*:] => 调价*: [Defines the average conversion rate for the product page. It is possible to purchase a product without viewing the product page, so this rate can be greater than 1.] => 此货品页面平均转化率。它有可能货品已被购买但没有访问该页面,因此它的比率可能大于 1. [Products never purchased] => 从未被购买的产品 [Edit / View] => 编辑/查看 ) [ModulesEmailalertsShop] => Array ( [Request notification registered] => 提醒要求已记录 [No mail alerts yet.] => 还没有邮件提醒。 [My alerts] => 我的快讯 [your@email.com] => your@email.com [Notify me when available] => 产品来货时通知我 ) [AdminShippingNotification] => Array ( [Ranges are not correctly ordered:] => 区间排序不正确: [Reordering] => 重新排序 [Please validate the last range before creating a new one.] => 请在创建新的之前核对好上一个区间。 [Are you sure to delete this range ?] => 您确定要删除这个范围? [This range is not valid] => 此范围无效 [Ranges are overlapping] => 范围是重叠的 [Please select at least one zone] => 请选择至少一个区域 [Are you sure you want to delete the logo?] => 您确定想删除标识LOGO吗? [You do not have permission to use this wizard.] => 您没有权限使用法师。 [You must choose at least one shop or group shop.] => 你必须至少选择一个店铺或组店。 [An error occurred while saving this carrier.] => 送货人保存时出错误。 [An error occurred while saving carrier groups.] => 送货区域保存时出错误。 [An error occurred while saving carrier zones.] => 送货区域保存时出错误。 [An error occurred while saving carrier ranges.] => 送货范围保存时出错误。 [An error occurred while saving associations of shops.] => 网店团体保存时出现错误。 [An error occurred while saving the tax rules group.] => 保存税务时发生错误 [An error occurred while saving carrier logo.] => 物流公司logo保存时出错 [An error occurred while updating carrier information.] => 更新传送器资料时发生错误。 [An error occurred while updating the free shipping status.] => 更新免费送货状态时发生错误。 ) [ModulesCrosssellingAdmin] => Array ( [Cross-selling] => 交叉销售 [Offer your customers the possibility to buy matching items when on a product page.] => 在产品页面上为您的客户提供购买匹配商品的可能性。 [You must fill in the "Number of displayed products" field.] => 你必须填写”展示的产品数量“字段 [Invalid number.] => 无效号码. [Display price on products] => 在商品上显示价格 [Show the price on the products in the block.] => 显示在此模块的商品的价格 [Number of displayed products] => 显示的商品数量 [Set the number of products displayed in this block.] => 在此模块显示的商品数量 ) [ModulesFacetedsearchAdmin] => Array ( [Faceted search] => 分面搜索 [Filter your catalog to help visitors picture the category tree and browse your store easily.] => 过滤您的目录以帮助访问者描绘类别树并轻松浏览您的商店。 [Filter template name required (cannot be empty)] => 模板名称不能为空 [You must select at least one category.] => 您必须选择至少一个分类。 [Your filter] => 你的筛选 [was updated successfully.] => 更新成功。 [was added successfully.] => 添加成功。 [Settings saved successfully] => 设置成功 [Filter template deleted, categories updated (reverted to default Filter template).] => 过滤模板已删除,分类已更新(恢复到默认的过滤模板)。 [Filter template not found] => 未找到过滤模板 [My template - %s] => 我的模板-%s [My template %s] => 我的模板%s ["%s" is not a valid url] => "%s" 不是一个有效 URL [Category] => 类别 [Manufacturer] => 制造商 [Supplier] => 供应商 [New products] => 本周新品 [Best sales] => 最佳销售 [Prices drop] => 降价 [Search] => 搜索 [Meta title] => Meta标题 [No limit] => 没有限制 [Categories used for this template:] => 该模板使用的分类: [Categories selection is disabled because you have no categories or you are in a "all shops" context.] => 因为你没有分类或没在“所有商店”环境里,所以分类选择被禁用。 [You must select at least one filter] => 您必须选择至少一个过滤器 [Template name:] => 模板名称: [Only as a reminder] => 仅作为提醒 [Warning! Your hosting provider is using the Suhosin patch for PHP, which limits the maximum number of fields allowed in a form:] => 警告!你的主机供应商使用Suhosin的PHP 补丁,它限制在表单中允许的最大的字段数量是: [for suhosin.post.max_vars.] => suhosin.post.max_vars. [for suhosin.request.max_vars.] => suhosin.request.max_vars. [Please ask your hosting provider to increase the Suhosin limit to] => 请要求你的主机供应商提高Suhosin 限制到 [Warning! Your PHP configuration limits the maximum number of fields allowed in a form:] => 警告!你的PHP 配置限制在表单中字段允许的最大数量是: [for max_input_vars.] => max_input_vars. [Please ask your hosting provider to increase this limit to] => 请要求你的主机供应商提高限制到 [%s at least, or you will have to edit the translation files manually.] => 最少%s,否则你只能手工编辑翻译文件。 [Choose shop association:] => 选择店铺关联: [Sub-categories filter] => 子类目过滤器 [Product stock filter] => 商品库存过滤器 [Product condition filter] => 商品条件过滤器 [Product brand filter] => 商品品牌过滤器 [Product weight filter (slider)] => 商品重量过滤器(滑块) [Product price filter (slider)] => 商品价格过滤器(滑块) [New filters template] => 新的过滤模板 [You can drag and drop filters to adjust position] => 你可以拖放过滤器来调整位置 [Filters:] => 筛选器: [Total filters: %s] => 总筛选器: %s [Filter result limit:] => 过滤结果限制: [Filter style:] => 过滤方式: [Checkbox] => 复选框 [Radio button] => 单选框 [Drop-down list] => 下拉框 [List of ranges] => 范围列表 [Attribute group: %name% (%count% attributes)] => 属性组:%name% (%count% 个属性) [Attribute group: %name% (%count% attribute)] => 属性组:%name% (%count% 个属性) [This group will allow user to select a color] => 该组允许用户选择一种颜色 [Feature: %name% (%count% values)] => 特点:%name% (%count% 个值) [Feature: %name% (%count% value)] => 特点:%name% (%count% 个值) [You must select at least one category] => 您必须选择至少一个类目 [Indexes and caches] => 索引和缓冲 [Indexing is in progress. Please do not leave this page] => 索引中。请不要离开此页面 [Index all missing prices] => 索引所有缺失的价格 [Rebuild entire price index] => 重建整个价格指标 [Build attributes and features indexes] => 创建属性和特性索引 [Clear cache] => 清除缓存 [You can set a cron job that will rebuild price index using the following URL:] => 你可以设定一个定时任务,它可以使用以下URL 重新创建价格指数: [You can set a cron job that will rebuild attribute index using the following URL:] => 你可以设定一个定时任务,它可以使用以下URL 重新创建属性指数: [A nightly rebuild is recommended.] => 建议夜间重建。 [Filters templates] => 过滤器模板 [Created on] => 创建于 [Actions] => 操作 [Do you really want to delete this filter template?] => 您是否真的要删除该过滤器模板? [No filter template found.] => 未找到过滤器模板。 [Add new template] => 添加新模板 [Enable cache system] => 启用缓存系统 [Show the number of matching products] => 显示吻合的产品数量 [Show products from subcategories] => 显示子目录中的产品 [Show products only from default category] => 仅显示默认类别的产品 [Works only if "Show products from subcategories" is off.] => 仅在“显示子类别的产品”处于关闭状态时有效。 [Category filter depth (0 for no limits, 1 by default)] => 分类过滤器深度(0 为没限制,1 是默认) [Use tax to filter price] => 使用税来过滤价格 [Use rounding to filter price] => 使用凑整来过滤价格 [Show unavailable, out of stock last] => 显示目前缺货,无法使用。 [(in progress)] => (进行中) [URL indexing finished] => URL 索引完成 [Attribute indexing finished] => 属性索引完成 [URL indexing failed] => URL 索引失败 [Attribute indexing failed] => 属性索引失败 [Price indexing finished] => 价格索引已完成 [Price indexing failed] => 价格索引失败 [(in progress, %s products price to index)] => (进行中,%s产品价格要索引) [Loading...] => 正在加载 [You selected -All categories-: all existing filter templates will be deleted. Is it OK?] => 你已选择- 所有分类-:所有现有的过滤器模板将被删除。是否可以? [When the Faceted Search module is enabled, you can get more detailed URLs by choosing the word that best represent this attribute. By default, PrestaShop uses the attribute's name, but you can change that setting using this field.] => 当分面搜寻模式被启用,你可以选择最适合该特性的字来拿到更详细的URL。 PrestaShop 商店使用特性的名字,但是你可以用这个字段来更改此设置。 [When the Faceted Search module is enabled, you can get more detailed page titles by choosing the word that best represent this attribute. By default, PrestaShop uses the attribute's name, but you can change that setting using this field.] => 当分面搜寻模式被启用,你可以选择最适合该页面标题的字来拿到更详细的URL。 PrestaShop 商店使用特性的名字,但是你可以用这个字段来更改此设置。 [Invalid characters: <>;=#{}_] => 无效字符: <>;=#{}_ [Indexable] => 可索引 [Use this attribute in URL generated by the Faceted Search module.] => 在通过分面搜索模块产生的URL里使用此特性。 [When the Faceted Search module is enabled, you can get more detailed URLs by choosing the word that best represent this feature. By default, PrestaShop uses the feature's name, but you can change that setting using this field.] => 当分面搜寻模式被启用,你可以选择最适合该主题的字来拿到更详细的URL。 PrestaShop 商店使用主题的名字,但是你可以用这个字段来更改此设置。 [When the Faceted Search module is enabled, you can get more detailed page titles by choosing the word that best represent this feature. By default, PrestaShop uses the feature's name, but you can change that setting using this field.] => 当分面搜寻模式被启用,你可以选择最适合该页面标题的字来拿到更详细的URL。 PrestaShop 商店使用主题的名字,但是你可以用这个字段来更改此设置。 [URL] => 网址: [When the Faceted Search module is enabled, you can get more detailed URLs by choosing the word that best represent this feature's value. By default, PrestaShop uses the value's name, but you can change that setting using this field.] => 当分面搜寻模式被启用,你可以选择最适合该主题的字来拿到更详细的URL。 PrestaShop 商店使用数值的名字,但是你可以用这个字段来更改此设置。 [When the Faceted Search module is enabled, you can get more detailed page titles by choosing the word that best represent this feature's value. By default, PrestaShop uses the value's name, but you can change that setting using this field.] => 当分面搜寻模式被启用,你可以选择最适合该特性值得词来得到更详细的页面题目URL。 PrestaShop 商店使用数值的名字,但是你可以用这个字段来更改此设置。 ) [AdminShopparametersFeature] => Array ( [Authorized modules:] => 授权模块: [This category already exists for this group.] => 这个类别在此群已经存。 [Add a category discount] => 添加类别折扣 [New group category discount] => 新组别分类折扣 [Discount (%):] => 折扣 (%): [Discount: %.2f%%] => 折扣: %.2f%% [Group information] => 群组信息 [Price display method:] => 价格显示方式: [Show prices:] => 显示价格: [Current category discount] => 当前类别折扣: [Members of this customer group] => 该客户群组的成员 [Limited to the first 100 customers.] => 仅限于前100 名客户。 [Please use filters to narrow your search.] => 请使用过滤器来缩小搜索范围。 [Hours:] => 小时: [Dear Customer, Regards, Customer service] => 亲爱的客户, 致敬, 客服 [We are currently updating our shop and will be back really soon. Thanks for your patience.] => 我们正在更新我们的商店,很快就会回来。 感谢您的耐心等候。 [#IN] => #IN [#DE] => #DE [#RE] => #RE [a|about|above|after|again|against|all|am|an|and|any|are|aren|as|at|be|because|been|before|being|below|between|both|but|by|can|cannot|could|couldn|did|didn|do|does|doesn|doing|don|down|during|each|few|for|from|further|had|hadn|has|hasn|have|haven|having|he|ll|her|here|hers|herself|him|himself|his|how|ve|if|in|into|is|isn|it|its|itself|let|me|more|most|mustn|my|myself|no|nor|not|of|off|on|once|only|or|other|ought|our|ours|ourselves|out|over|own|same|shan|she|should|shouldn|so|some|such|than|that|the|their|theirs|them|themselves|then|there|these|they|re|this|those|through|to|too|under|until|up|very|was|wasn|we|were|weren|what|when|where|which|while|who|whom|why|with|won|would|wouldn|you|your|yours|yourself|yourselves] => a|about|above|after|again|against|all|am|an|and|any|are|aren|as|at|be|because|been|before|being|below|between|both|but|by|can|cannot|could|couldn|did|didn|do|does|doesn|doing|don|down|during|each|few|for|from|further|had|hadn|has|hasn|have|haven|having|he|ll|her|here|hers|herself|him|himself|his|how|ve|if|in|into|is|isn|it|its|itself|let|me|more|most|mustn|my|myself|no|nor|not|of|off|on|once|only|or|other|ought|our|ours|ourselves|out|over|own|same|shan|she|should|shouldn|so|some|such|than|that|the|their|theirs|them|themselves|then|there|these|they|re|this|those|through|to|too|under|until|up|very|was|wasn|we|were|weren|what|when|where|which|while|who|whom|why|with|won|would|wouldn|you|your|yours|yourself|yourselves [You may unsubscribe at any moment. For that purpose, please find our contact info in the legal notice.] => 你可以在任何时候退订。要这样做,请找到我们法律通知里的联系人资料。 [In Stock] => 有库存 [Product available for orders] => 供订单使用的产品 [Out-of-Stock] => 没有库存 [Webmaster] => 网站管理员 [Customer service] => 客服 [If a technical problem occurs on this website] => 如果该网站出现技术问题 [For any question about a product, an order] => 对商品或订单有任何问题 [Mr.] => 先生 [Mrs.] => 夫人 [Visitor] => 访客 [Guest] => 游客 [Customer] => 客人 [Neutral] => 中性 [Add new social title] => 添加新的社交称谓 [Social titles] => Titres de civilité [Image width] => 图片宽度 [Image height] => 图片高度 [Social title] => 称呼 [Group name] => 用户组别名称 [Discount (%)] => 折扣 (%) [Members] => 成员 [Creation date] => 创建日期 [Default groups options] => 默认组选项 [Visitors group] => 游客组 [Guests group] => 游客组 [Customers group] => 客户组 [Save, then add a category reduction.] => 保存,然后加上类目折扣。 [Add new group] => 添加新组 [Customer group] => 客户组 [Price display method] => 价格显示方式: [Category discount] => 类折扣 [Modules authorization] => 模块授权 [Show prices] => 显示价格 [Alias] => 別名: [Aliases] => 別名 [Indexing] => 正在索引 [The "indexed" products have been analyzed by PrestaShop and will appear in the results of a front office search.] => 该“索引”的产品已被PrestaShop分析并将出现在前台搜索的结果里。 [Indexed products] => 收录的产品: [Building the product index may take a few minutes.] => 构建产品索引可能需要几分钟的时间。 [Add missing products to the index] => 添加缺失产品到索引中 [If your server stops before the process ends, you can resume the indexing by clicking "%add_missing_products_label%".] => 如果您的服务器在进程结束前停止,您可以通过单击“%add_missing_products_label%”恢复索引编制。 [Re-build the entire index] => 重建整个索引 [You can set a cron job that will rebuild your index using the following URL:] => 你可以使用下面的URL来设置计划作业用于重建索引: [Search within word] => 字体内搜索 [Search exact end match] => 搜索结尾完全一致 [Fuzzy search] => 模糊搜索 [Maximum approximate words allowed by fuzzy search] => 模糊搜索允许的最大近似词 [Maximum word length (in characters)] => 最大字长(以字符为单位) [Minimum word length (in characters)] => 最小单词长度(以字符) [Blacklisted words] => 列入黑名单的词 [Weight] => 重量 [The "weight" represents its importance and relevance for the ranking of the products when completing a new search.] => 在尝试新的搜索时,“重量”代表其重要性和相关性排名的产品 [A word with a weight of eight will have four times more value than a word with a weight of two.] => 重量为8的词价值比重量为2的重要4倍。 [We advise you to set a greater weight for words which appear in the name or reference of a product. This will allow the search results to be as precise and relevant as possible.] => 我们建议您尽量设置在商品名称或商品编号中。这将让搜索结果比较精确。 [Setting a weight to 0 will exclude that field from search index. Re-build of the entire index is required when changing to or from 0] => 权重设置为0,将排除该字段从搜索索引中。当更改为0或别的数字,将重新构建整个索引。 [Product name weight] => 产品名称衡量 [Reference weight] => 参考衡量 [Short description weight] => 简短说明衡量 [Description weight] => 说明衡量 [Category weight] => 类别衡量 [Brand weight] => 品牌权重 [Tags weight] => 标签衡量 [Attributes weight] => 属性衡量 [Features weight] => 特征衡量 [Add new alias] => 添加新的别名 [Result] => 结果 [Registration date] => 注册日期 [Shop ID] => 商店 ID [Shop group] => 商店群組 [Root category] => 根分类 [Main URL for this shop] => 该商店的主URL [Edit this shop group] => 编辑这个商店群组 [Add new shop] => 新增商店 [Multistore tree] => 多个商店树 [It will only be applied to the multistore header to highlight your shop context.] => 它只会应用于多店标题以突出显示您的商店上下文。 [Store name] => 店铺名称 [It will only be applied to this group of shops, each store will keep its individual color.] => 它只会应用于这组商店,每个商店都会保留自己的颜色。 [Icon] => 图标: [Edit return status] => 编辑退货状态 [Show delivery PDF.] => 显示货到单PDF。 [Template] => 模板 [Return status] => 退货单状态 [Send email to customer] => 给客户发邮件 [Consider the associated order as validated.] => 认为联合的订单是有效的 [Hide this status in all customer orders.] => 对所有顾客隐藏这个状态。 [Attach invoice PDF to email.] => 把PDF 格式的发票附在邮件里。 [Attach delivery slip PDF to email.] => 把PDF 格式的出货单附在邮件里。 [Set the order as shipped.] => 订单标为发货。 [Set the order as paid.] => 订单标为已支付。 [Add new store] => 添加新店铺 [Stores] => 店铺 [Store name (e.g. City Center Mall Store).] => 店铺名称 (例如:City Center Mall Store)。 [Allowed characters: letters, spaces and %s] => 允许字符:字母、空格与 %s [Latitude / Longitude] => 纬度/经度 [Store coordinates (e.g. 45.265469/-47.226478).] => 店铺坐标 (例如:45.265469/-47.226478)。 [Picture] => 图片 [Monday] => 星期一 [Tuesday] => 星期二 [Wednesday] => 星期三 [Thursday] => 星期四 [Friday] => 星期五 [Saturday] => 星期六 [Sunday] => 星期日 [Choose your country] => 选择您的国家 [Choose your state (if applicable)] => 选择您的州/县/郡(如果适用) [Displayed in emails and page titles.] => 页面标题和电邮中显示 [Shop email] => 店铺邮件 [Registration number] => 登记号码 [Shop address line 1] => 店铺地址第一行 [Shop address line 2] => 店铺地址第二行 [Contact details] => 联系详情 [Add new tag] => 添加新标签 [Tag] => 标签 [Search] => 搜索 [Visits] => 访问 [Shop name] => 商店名称: [Registrations] => 注册 [Undefined] => 未定义 [Visitors] => 访问者 [Unknown] => 未知 [Male] => 先生 [Female] => 女士 [Product name] => 商品名称 [No redirection (you may have duplicate content issues)] => 不转跳(你可能有重复内容的问题) [302 Moved Temporarily (recommended while setting up your store)] => 302 临时转跳(建议设置在建设店铺时使用) [301 Moved Permanently (recommended once you have gone live)] => 301永久转跳(建议在您的店铺创建完成时使用) [Other] => 其他 [GET variable] => GET 变量 [Add new contact] => 添加新联系 [Add a new page] => 添加新页面 [hours] => 小时 [Save messages?] => 保存信息? [Re-display cart at login] => 登录时恢复购物车 [Send an email after registration] => 注册后发邮件 [Password reset delay] => 密码重置延时 [minutes] => 分钟 [Enable B2B mode] => 启用B2B模式 [Ask for birth date] => 要求出生日期 [Enable partner offers] => 启用合作伙伴报价 [Enable store] => 启用商店 [Maintenance IP] => IP维护 [Custom maintenance text] => 自定义维护信息 [Round on each item] => 对每件产品进位 [Round on each line] => 每行进行进位 [Round on the total] => 总合进位 [Round up away from zero, when it is half way there (recommended)] => 一半时,从零开始向上取位(推荐) [Round down towards zero, when it is half way there] => 一半时,往下取到零 [Round towards the next even value] => 以下个平均值来四舍五入 [Round towards the next odd value] => 以下个奇数值来四舍五入 [Round up to the nearest value] => 往最近的数值上舍入 [Round down to the nearest value] => 往最近的数值下舍入 [Enable SSL on all pages] => 在所有页面启用SSL [Increase front office security] => 增强前台安全性 [Allow iframes on HTML fields] => HTML领域允许的iframes [Use HTMLPurifier Library] => 使用HTML Purifier 图书馆 [Round mode] => 四舍五入模式 [Round type] => 四舍五入类型 [Display suppliers] => 展示供应商 [Display brands] => 展示品牌 [Display best sellers] => 显示最佳卖方 [Enable Multistore] => 启用多店 [Main Shop Activity] => 店铺主要经营 [Enable final summary] => 启用最后总结 [Enable guest checkout] => 启用客户结帐 [Disable reordering option] => 禁用重新排序选项 [Recalculate shipping costs after editing the order] => 在编辑订单后重新计算运费 [Allow multishipping] => 允许使用多地址结帐 [Delayed shipping] => 延迟发货 [Terms of service] => 服务条款 [Page for terms and conditions] => 条款和条件页面 [Minimum purchase total required in order to validate the order] => 订单最小金额 [Offer gift wrapping] => 提供礼品包装 [Gift-wrapping tax] => 礼品包装税 [Offer recycled packaging] => 提供可回收包装 [Gift-wrapping price] => 礼品包装价格 [Allow a customer to download and view PDF versions of his/her invoices.] => 允许客户下载和查看PDF格式的发票 [Send an email to the customer when his/her order status has changed.] => 订单状态改变时,发送邮件给顾客。 [Set the order as in transit.] => 将订单设置为运输中。 [Number of days for which the product is considered 'new'] => 被称为"新品"的天数限制 [Max size of product summary] => 商品最大尺寸概览 [Catalog mode] => 目录模式 [Quantity discounts based on] => 折扣数量基于 [Force update of friendly URL] => 强制更新友情链接 [Activate new products by default] => 默认情况下启用新产品 [Default order of priority for specific prices] => 特定价格的默认优先顺序 [Display available quantities on the product page] => 在商品页面显示库存数量 [Separator of attribute anchor on the product links] => 产品链接上属性锚的分隔符 [Display the discounted unit price] => 显示折扣后的价格 [Product price] => 商品价格 [Product add date] => 商品上架日期 [Product modified date] => 商品变更日期 [Position inside category] => 分类位置 [Brand] => 品牌 [Product quantity] => 商品数量 [Product reference] => 商品编号 [Default order by] => 默认排列 [Default order method] => 默认排列方式 [Products per page] => 每页商品数量 [Display remaining quantities when the quantity is lower than] => 当库存数量小于此数字,显示剩余库存 [Enable stock management] => 启用库存管理 [Default pack stock management] => 默认组合库存管理 [Display unavailable attributes on the product page] => 在产品列表页面上显示缺货标签 [Allow ordering of out-of-stock products] => 允许订购缺货商品 [Label of in-stock products] => 库存产品标签 [Label of out-of-stock products with allowed backorders] => 缺货产品又带有延期未交订货的标签 [Label of out-of-stock products with denied backorders] => 缺货产品又带有被拒延期交货订单的标签 [Delivery time of in-stock products] => 库存产品的出货时间 [Leave empty to disable] => 留空禁用 [Delivery time of out-of-stock products with allowed backorders] => 那些有着被接受延期出货订单的缺货产品的出货时间 [Display out-of-stock label on product listing pages] => 在产品列表页面上显示缺货标签 [Server] => 服务器: [$_GET variable] => $_GET变量 [The route %routeRule% is not valid] => %routeRule%路径无效 [Keyword "{%keyword%}" required for route "%routeName%" (rule: "%routeRule%")] => 路径 "%routeName%" (规则: "%routeRule%") 所需要的关键词"{%keyword%}" [Default pages] => 默认页面 [Module pages] => 模块页 [Display attributes in the product meta title] => 在产品SEO标题中显示商品属性 [Accented URL] => 音译网址 [Redirect to the canonical URL] => 转跳到标准网址 [Disable Apache's MultiViews option] => 禁用Apache的MultiViews选项 [Disable Apache's mod_security module] => 禁用Apache的mod_security模块 [Shop domain] => 店铺域名 [SSL domain] => SSL站点 [Base URI] => 基础URI [Route to products] => 商品途径 [Route to category] => 类别途径 [Route to supplier] => 供货商途径 [Route to brand] => 路由到品牌 [Route to page] => 路由到单页 [Route to page category] => 路由到分类页 [Route to modules] => 模块途径 [General product settings] => 常规产品设置 [Product page] => 商品页面 [Pagination] => 分页 [Products stock] => 商品库存 [Contacts] => 联系方式 [Add new title] => 添加新称谓 [Gift options] => 礼品选项 [Return statuses] => 退货状态 [Status name] => 現狀名称 [Color] => 颜色: [Email template] => 电邮模板 [Order status] => 订单状态 [Add new order status] => 添加新订单状态 [Add new order return status] => 添加新订单退货状态 [Rewritten URL] => 链接重写 [Page name] => 页面名称: [Page title] => 页面标题 [Meta tags] => Meta-标签 [Keywords: %keywords%] => 关键词:%keywords% [Improve your SEO] => 改善SEO [Edit information about your pages to gain visibility and therefore reach more visitors. We advise you to start with the index page, it stands for your homepage.] => 编辑您的页面信息来获得可见度得以达到更多访客。我们建议您从索引页开始,它代表您的主页。 [Configure index page] => 配置索引页 [Robots file generation] => Robots文件创建 [Generate robots.txt file] => 创建Robots文件 [SEO options] => 搜索引擎优化设置 [Set up URLs] => 设立网址 [Set shop URL] => 设置店铺网址 [Schema of URLs] => 网址模式 [Referrer] => 提交页面 [Add new search engine] => 添加新搜索引擎 [Enable SSL] => 启用SSL [Please click here to check if your shop supports HTTPS.] => 请点击这里查看您的商店是否支持HTTPS。 [Page] => 页面 ) [ModulesStatsdataAdmin] => Array ( [Data mining for statistics] => 数据挖掘统计 [This module must be enabled if you want to use statistics.] => 如果你想使用统计,此模块必须启用 [Save page views for each customer] => 为每一位客户保存页面访问量 [Storing customer page views uses a lot of CPU resources and database space. Only enable if your server can handle it.] => 储存客户页面浏览使用大量CPU 资源和数据库空间。只有在您的服务器可以处理它的情况下才能启用。 [Save global page views] => 保存全球页面浏览 [Global page views uses fewer resources than customer's, but it uses resources nonetheless.] => 全球页面比顾客页面使用更少的资源 [Plugins detection] => 插件检测 [Plugins detection loads an extra 20 kb JavaScript file once for new visitors.] => 插件检测为新访客一次性加载额外20KBjavascript的文件 ) [ModulesStatspersonalinfosAdmin] => Array ( [Registered customer information] => 注册用户信息 [Enrich your stats, add information about your registered customers and learn more about them!] => 丰富您的统计数据,添加有关您的注册客户的信息并了解有关他们的更多信息! [Target your audience] => 定位目标受众 [In order for each message to have an impact, you need to know who it is being addressed to. ] => 要使每封邮件产生效果,您需要了解收件人。 [Defining your target audience is essential when choosing the right tools to win them over.] => 正确的观众选址是选择选择正确的工具的必要条件 [It is best to limit an action to a group -- or to groups -- of clients.] => 最好是限制行动来将客人分类。 [Storing registered customer information allows you to accurately define customer profiles so you can adapt your special deals and promotions.] => 注册客户信息可以让您准确定义典型的客户档案,这样就可以适应您建立的各种特价标准。 [You can increase your sales by:] => 您可以增加您的销售: [Launching targeted advertisement campaigns.] => 发布广告活动会让顾客对某些特定时间的活动产生兴趣。 [Contacting a group of clients by email or newsletter.] => 使用 电邮和简报联系客户。 [Gender distribution allows you to determine the percentage of men and women shoppers on your store.] => 性别分布可让您判断男性和女性顾客之间的百分比。 [CSV Export] => CSV导出 [Age ranges allow you to better understand target demographics.] => 年龄范围可让您判断您的客户年龄范围。 [Country distribution allows you to analyze which part of the World your customers are shopping from.] => 国家分布可以让您决定客户可以在哪个区域购买。 [Currency range allows you to determine which currency your customers are using.] => 货币范围,决定了你的客户允许哪些货币的使用。 [Language distribution allows you to analyze the browsing language used by your customers.] => 语言分布可以让您决定客户可以使用哪种语言在店铺购买。 [No customers have registered yet.] => 还未有注册用户 [Gender distribution] => 性别分布 [Age range] => 年龄范围 [0-18] => 0-18岁 [18-24] => 18-24岁 [25-34] => 25-34岁 [35-49] => 35-49岁 [50-59] => 50-59岁 [60+] => 60岁以上 [Country distribution] => 国家分布 [Currency distribution] => 货币分布 [Language distribution] => 语言分布 ) [ModulesCustomersigninAdmin] => Array ( [Customer "Sign in" link] => 客户”登陆“链接 [Make your customers feel at home on your store, invite them to sign in!] => 让您的客户在您的商店有宾至如归的感觉,邀请他们登录! [%firstname% %lastname%] => %firstname%%lastname% ) [AdminNotificationsSuccess] => Array ( [Update successful] => 更新成功 [Successful update] => 更新成功 [The thumbnails were successfully regenerated.] => 缩略图生成成功 [Successful upload.] => 上传成功。 [Duplication was completed successfully.] => 复制完成 [The selected images have successfully been moved.] => 选定的图像已被成功转移。 [Your cover image selection has been saved.] => 你的封面图像选择已被保存。 [The image's shop association has been modified.] => 该图像的商店协会已被修改。 [A zone has been assigned to the selection successfully.] => 一个区域被成功分配到选项中。 [Successful upgrade.] => 升级成功。 [Successful deletion] => 删除成功 [The settings have been successfully updated.] => 该设置已成功更新完成。 [The status has been successfully updated.] => 该状态已成功更新完成。 [Comment successfully added.] => 评论添加成功。 [The selection has been successfully deleted.] => 选项被成功删除 [Successful creation] => 创建成功 [The status has been updated successfully.] => 状态更新成功 [Successful update.] => 成功更新。 [Settings updated] => 设置已更新 [Configuration updated] => 配置更新 [Successful deletion.] => 刪除成功。 [The settings have been updated.] => 设置已经更新 [Successfully overwrote email templates for theme %s with locale %s] => 使用区域设置 %s 成功覆盖主题 %s 的电子邮件模板 [Successfully generated email templates for theme %s with locale %s] => 已成功为主题 %s 生成电子邮件模板,区域设置为 %s [Email theme configuration saved successfully] => 邮件主题配置保存成功 [Test email for layout %layout% was successfully sent to %email%] => 布局 %layout% 的测试电子邮件已成功发送到 %email% [Your theme has been correctly exported: %path%] => 你的主题已被正确导出:%path% [The selection has been successfully deleted] => 已成功删除所选内容 [The image was successfully deleted.] => 图片删除成功 [Successful duplication] => 成功复制 [Update successful.] => 更新成功. [Your symbol and format customizations have been successfully reset for this language.] => 您的符号和格式自定义设置已成功重置为该语言。 [Settings updated.] => 设置已更新。 [The product was successfully added.] => 产品添加成功。 [The product was successfully removed.] => 产品已成功移除。 [[1] products were successfully added.] => [1] 产品已成功添加。 [[1] products were successfully removed.] => [1] 产品已成功删除。 ) [ModulesFeaturedproductsAdmin] => Array ( [Featured products] => 本周主推 [Pick a category and highlight its items, enhance customer experience with a lively homepage.] => 选择一个类别并突出其项目,通过生动的主页增强客户体验。 [The number of products is invalid. Please enter a positive number.] => 商品数量无效。请输入一个正整数。 [The category ID is invalid. Please choose an existing category ID.] => 该分类ID 无效。请选择已有的分类ID。 [Invalid value for the "randomize" flag.] => 随机标记(randomize)的值无效 [To add products to your homepage, simply add them to the corresponding product category (default: "Home").] => 要添加商品到你的主页面,只要把他们添加到相应的产品分类中就可以了(默认:”主页面“)。 [Number of products to be displayed] => 要展示的产品数量 [Set the number of products that you would like to display on homepage (default: 8).] => 设置你需要在首页上展示的产品数量(默认:8个)。 [Category from which to pick products to be displayed] => 被展示的产品分类 [Randomly display featured products] => 随机展示推荐的商品 [Enable if you wish the products to be displayed randomly (default: no).] => 如果你要产品随机展示请启用(默认为"禁用")。 ) [ModulesSocialfollowAdmin] => Array ( [Social media follow links] => 社交媒体追随链接 [Facebook, Twitter, let your customers know where to follow you and increase your community.] => Facebook、Twitter,让您的客户知道在哪里关注您并扩大您的社区。 [Please choose a shop to edit the social media links.] => 请选择一个商店来编辑社交媒体链接。 [Facebook URL] => Facebook 链接 [Your Facebook fan page.] => 您的Facebook粉丝页面。 [Twitter URL] => Twitter 链接 [Your official Twitter account.] => 您的官方 Twitter 账户。 [RSS URL] => RSS 链接 [The RSS feed of your choice (your blog, your store, etc.).] => 您选择的RSS提要(您的博客,店铺,等等)。 [YouTube URL] => YouTube 链接 [Your official YouTube account.] => 您的官方YouTube帐户。 [Pinterest URL:] => Pinterest 链接: [Your official Pinterest account.] => 您的官方 Pinterest 账户。 [Vimeo URL:] => Vimeo 链接: [Your official Vimeo account.] => 您的官方 Vimeo 账户。 [Instagram URL:] => Instagram 链接: [Your official Instagram account.] => 您的官方 Instagram 账户。 [LinkedIn URL:] => 领英网址: [Your official LinkedIn account.] => 您的LinkedIn官方帐户。 ) [ModulesDataprivacyAdmin] => Array ( [Customer data privacy block] => 顾客数据隐私模块 [Reassure your customers, display a short notice to let them know you care about privacy.] => 向您的客户保证,显示一个简短的通知,让他们知道您关心隐私。 [Customer data privacy message for customer form:] => 客户表格的客户数据隐私信息: [The customer data privacy message will be displayed in the customer form] => 客户数据库隐私信息将会显示在客户表格中。 [Tip: If the customer privacy message is too long to be written directly in the form, you can add a link to one of your pages. This can easily be created via the "Pages" page under the "Design" menu.] => 提示:如果客户的隐私信息是太长,不能在表单中直接填写,您可以将链接添加到您的网页之一。这很容易通过“设计”菜单下的“”页面“页来创建。 [The personal data you provide is used to answer queries, process orders or allow access to specific information. You have the right to modify and delete all the personal information found in the "My Account" page.] => 你提供的个人数据是用于回答查询,处理订单或允许进入特定的信息的。 你有权修改并删除所有在“我的账号”页面里的所有个人信息。 ) [AdminLoginFeature] => Array ( [Log in] => 登入 [Stay logged in] => 保持登陆状态 [I forgot my password] => 我忘了密码 [Reset your password] => 重置你的密码 [New password] => 新密码 [Confirm new password] => 确认新密码 [Confirm password] => 确认密码 [Reset password] => 重置密码 [Send reset link] => 发送重置链接 ) [AdminLoginNotification] => Array ( [You will be redirected to the login page in a few seconds.] => 几秒钟后您将被重定向至登陆页面 [Please, check your mailbox.] => 请检查您的邮箱 [A link to reset your password has been sent to you.] => 密码重置链接已发送给您。 [For security reasons, you cannot connect to the back office until you have:] => 出于安全原因,您不进入后台直到您已经有: [deleted the /install folder] => 删除 /install文件夹 [renamed the /admin folder (e.g. %s)] => 重命名/admin文件夹 (例如 %s) [Please then access this page by the new URL (e.g. %s)] => 请再用新的URL访问这个页面(例如:%s) [For security reasons, you must also delete the /install folder.] => 为了安全起见,您也必须删除/安装文件夹 。 [SSL is activated. However, your IP is allowed to enter unsecure mode for maintenance or local IP issues.] => 被激活SSL。但是,您的IP被允许使用非安全模式(维修或本地IP)。 [SSL is activated. Please connect using the following link to [1]log in to secure mode (https://)[/1]] => SSL已激活。请使用以下链接[1]来登陆以保证安全模式(https://)[/1] [The employee does not exist, or the password provided is incorrect.] => 雇员不存在或密码不正确。 [This employee does not manage the shop anymore (either the shop has been deleted or permissions have been revoked).] => 这名员工不能再管理这个商店(商店已被删除或权限被吊销)。 [This account does not exist.] => 该账户不存在。 [You can reset your password every %interval% minute(s) only. Please try again later.] => 你只能每%interval%分钟重设你的密码。请稍后再试。 [Please, check your mailbox. A link to reset your password has been sent to you.] => 请查看你的邮箱。密码重设的链接已经发给你了。 [An error occurred while attempting to reset your password.] => 在试图更改你的密码的时候发生了错误。 [Some identification information is missing.] => 一些身份认证信息缺失。 [The password is missing: please enter your new password.] => 密码未填:请输入您的新密码。 [The password is not in a valid format.] => 密码格式不对 [The confirmation is empty: please fill in the password confirmation as well.] => 密码确认是空的:请同样填写密码确认。 [The confirmation password doesn't match. Please double check both passwords.] => 确认密码不匹配。请仔细检查两个密码。 [Your password reset request expired. Please start again.] => 你的密码重设已过期,请重新开始。 [An error occurred while attempting to change your password.] => 您的密码改变的时候发生了错误。 [The password has been changed successfully.] => 密码已更改 成功。 ) [ModulesContactformAdmin] => Array ( [Contact form] => 联系表格 [Adds a contact form to the "Contact us" page.] => 在”联络我们“页面添加联系表格 [For even more security on your website forms, consult our Security & Access modules category on the %link%] => 有关更多你网站表单的安全性,请访问在 %link% 中的安全和访问模块分类。 [Parameters] => 参数 [Send confirmation email to your customers] => 发送确认邮件到你的客户邮箱 [Choose Yes and your customers will receive a generic confirmation email including a tracking number after their message is sent. Note: to discourage spam, the content of their message won't be included in the email.] => 选择 "是" 你的客户将会收到一封包含有订单快递单号的确认电子邮件。注意:为了避免被标记为垃圾邮件,他们的消息将不会包含在邮件中。 [Receive customers' messages by email] => 通过邮件收到客户的消息 [By default, you will only receive contact messages through your Customer service tab.] => 在默认情况下,你只能通过你的客户服务标签页接收联系人消息。 ) [AdminOrderscustomersNotification] => Array ( [For this particular customer group, prices are displayed as:] => 对此特别客户组,显示价格为: [The message was successfully sent to the customer.] => 该信息已成功发送给顾客。 [A partial refund was successfully created.] => 部分退款已成功创建。 [Invalid new order status] => 无效的新订单状态 [expires on %s.] => 有效期至: [downloadable %d time(s)] => 可下载 %d 次 [Invalid order] => 订单无效 [The order cannot be renewed.] => 该订单无法被恢复。 [You must add a minimum quantity of %d] => 需要添加的最少数量为 %d [An error occurred. Your message was not sent. Please contact your system administrator.] => 错误发生了,您的信息没有被发送。 [Cannot create message in a new thread.] => 无法在新的主题里创建消息。 [The message body is empty, cannot import it.] => 消息为空,无法导入。 [Invalid message content for subject: %s] => 该标题下信息内容无效:%s [The message content is not valid, cannot import it.] => 信息内容无效,无法导入 [The order ID -- or the invoice order ID -- is missing.] => 订单Id -- 或者订货单Id ——不见了 [No invoice was found.] => 未找到发票 [No order slips were found.] => 没有找到订单条 [The supply order ID is missing.] => 供应单Id不见了 [The supply order cannot be found within your database.] => 无法找到数据库中的供应订单 [The order invoice cannot be found within your database.] => 这个订购单不能在你的数据库中中被寻获 [The order cannot be found within your database.] => 无法找到数据库中的订单 [An error occurred while deleting the details of your order return.] => 删除你的订单退货明细的时侯出现了错误。 [You need at least one product.] => 您需要至少一个商品。 [The order return is invalid.] => 订单回执无效。 [The order return content is invalid.] => 订单退货内容无效 [No order return ID has been specified.] => 没有订单回执的ID。 [No order was found with this ID:] => 没有找到该ID的订单: [No invoice was found with this ID:] => 没有找到该ID的凭证: [No cart was found with this ID:] => 没有找到该ID的购物车: [An error has occurred: Can't save the current order's return status.] => 出错了:无法保存当前订单的退货状态。 [An error has occurred: Can't delete the current order's return status.] => 出错了:无法删除当前订单的退货状态。 [Direct link] => 直接链接 [There is no status defined for this order.] => 此订单未定义任何状态 [[Generated] CartRule for Free Shipping] => [已产生] 免运费购物车规则 [Order history email could not be sent, test your email configuration in the Advanced Parameters > E-mail section of your back office.] => 无法发送订单历史电子邮件,请在后台的高级参数 > 电子邮件部分测试您的电子邮件配置。 [No delivery slip was found for this period.] => 此期间没有送货单 [I want my customers to be able to register again with the same email address. All data will be removed from the database.] => 我要我的客户能够使用相同的邮件地址再次注册。所有的数据将从数据库中移除。 [I do not want my customer(s) to register again with the same email address. All selected customer(s) will be removed from this list but their corresponding data will be kept in the database.] => 我不要我的客户使用同样的电子邮箱再次注册。所有已选的客户将从此列表中移除,但他们相关的数据将被保存在数据库中。 [An account already exists for this email address:] => 该邮箱地址已存在一个账号: [This customer does not exist.] => 该客户不存在 [A default customer group must be selected in group box.] => 默认客户组必须在组框中被选择。 [This email address is not registered.] => 电邮地址未注册 [This customer already exists as a non-guest.] => 这名顾客已经是非客人 [An error occurred while updating customer information.] => 更顾客资时发生错误。 [An order message with the same name already exists in %s.] => 已存在同名的订单状态:%s. [No order slips were found for this period.] => 在此期间发现的任何命令单 [You have to select a shop before creating new orders.] => 您在创建新订单之前必须选择一个店铺。 [A standard refund was successfully created.] => 已成功创建标准退款。 [The product was successfully returned.] => 产品已成功退货。 [This product is out of stock:] => 该商品已经售罄: [An error occurred while sending an email to the customer.] => 传送电子邮件给顾客时出现错误 [The email was sent to your customer.] => 邮件已发送给客户 [Product search phrase must not be an empty string.] => 产品搜索短语不能为空字符串。 [You cannot edit the cart once the order delivered.] => 订单交付后,您将无法编辑购物车。 [Order #%d cannot be loaded.] => 订购 #%d 不能被加载. [An error occurred while sending the e-mail to the customer.] => 在发送邮件给顾客时发生错误。 [Only numbers and decimal points (".") are allowed in the amount fields, e.g. 10.50 or 1050.] => 金额字段中仅允许使用数字和小数点(“.”),例如 10.50或1050。 [Percent value must be greater than 0.] => 百分比或金额值必须大于0。 [Percent value cannot exceed 100.] => 百分比值不能超过100。 [Amount value must be greater than 0.] => 金额值必须大于 0。 [Discount value cannot exceed the total price of this order.] => 折扣价值不能超过此订单的总价。 [Shipping discount value cannot exceed the total price of this order.] => 运费折扣值不能超过此订单的总价。 [Please enter a maximum quantity of [1].] => 请输入最大数量 [1]. [Please select at least one product.] => 请选择至少一件商品 [Please enter a positive amount.] => 请输入一个正数,不可使用小数点 [Please generate at least one credit slip or voucher.] => 请至少生成一张信用单或凭证。 [You must choose a payment module to create the order.] => 您必须选择一个支付模块来创建订单。 [You must choose an order status to create the order.] => 您必须选择一个订单状态来创建订单。 [The order message given is invalid.] => 给出的订单信息无效。 [Only numbers and decimal points (".") are allowed in the amount fields of the payment block, e.g. 10.50 or 1050.] => 付款区块的金额栏位中只能使用数字和小数点(“.”),例如 10.50或1050。 [The selected payment method is invalid.] => 选定的付款方式无效。 [An error occurred while changing the status for order #%d, or we were unable to send an email to the customer.] => 在更改订单#%d的状态时出错,或无法发邮件给该客户。 [Order #%d has already been assigned this status.] => 订单#%d已经是指定状态。 [Please enter a positive value] => 请输入一个正值 [No invoice has been found for this status.] => 此订单状态尚无发票 [Invalid invoice number.] => 无效的凭证号码(必须> [Invalid "From" date] => "从"日期无效 [Invalid "To" date] => "致" 日期无效 [No invoice has been found for this period.] => 此期间无发票 [You must select at least one order status.] => 您必须选择至少一个订单的状态。 [No cart is available] => 无可用购物车 [A registered customer account using the defined email address already exists. ] => 注册客户账户使用的电子邮件地址已存在。 [There are two ways of deleting a customer. Please choose your preferred method.] => 您有两种方式删除一个客户,请选择。 [How do you want to delete the selected customers?] => 您想要如何删除已选的客户? [You have to select a shop if you want to create a customer.] => 如果您想创建一个客户请先选择一家店铺。 [You must add at least one address to process the order.] => 您需要添加至少一个地址来处理订单。 [No products found] => 暂无商品 [Searching for products] => 搜索产品 [The prices are without taxes.] => 价格不含税 [No customers found] => 没有找到顾客 [Searching for customers] => 搜索客户 [No carrier can be applied to this order] => 此订单无货运商可配送 [This value must include taxes.] => 该值必须包含税。 [Please note that carrier change will not recalculate your shipping costs, if you want to change this please visit Shop Parameters > Order Settings] => 请注意更换物流不会重新计算运费。如果你要更改它,请参见“店铺参数 > 订单设置”。 [Are you sure you want to create a new invoice?] => 您确定要创建一个新发票? [There is no available document] => 没有现成的文件 [Are you sure you want to edit this product price? It will be applied to all invoices of this order.] => 您确定要修改此产品价格吗? 它将应用于此订单的所有发票。 [Are you sure you want to edit this product price? It will be applied to all identical products in this order.] => 您确定要修改此产品价格吗? 它将按此顺序应用于所有相同的产品。 [No merchandise returned yet] => 未曾有商品被退回 [Merchandise returns are not applicable for virtual orders] => 商品退货不适用于虚拟订单 [Do you want to overwrite your existing message?] => 是否要覆盖您现有的邮件? [paid instead of] => 代替付款 [This warning also concerns order:] => 该告警也涉及订单: [This warning also concerns the following orders:] => 该告警也关系到以下订单: [For this customer group, prices are displayed as: [1]%tax_method%[/1]] => 对于该客户群组,价格显示为: [1]%tax_method%[/1] [Merchandise returns are disabled] => 禁用商品返修 [Error. You cannot refund a negative amount.] => 出错。您无法退还负数金额。 ) [ModulesGraphnvd3Admin] => Array ( [NVD3 Charts] => NVD3 图表 [Enable the NVD3 charting code for your own uses, providing you with ever so useful graphs.] => 启用 NVD3 图表代码供您自己使用,为您提供非常有用的图表。 ) [AdminShopparametersHelp] => Array ( [e.g. 10:00AM - 9:30PM] => 例如 早10:00 - 晚9:30 [Image width in pixels. Enter "0" to use the original size.] => 图像的宽度以像素为单位。输入“0”,使用原来的大小 [Image height in pixels. Enter "0" to use the original size.] => 图像的高度以像素为单位。输入“0”,使用原来的大小。 [The group defined for your un-identified visitors.] => 您的访客不明定义的组。 [The group defined for your identified guest customers (used in guest checkout).] => 此组为您的游客客户组(在游客结账使用)。 [The group defined for your identified registered customers.] => 这个群组用来识别注册顾客。 [Automatically apply this value as a discount on all products for members of this customer group.] => 对该群组客户自动应用此折扣数值到所有商品。 [How prices are displayed in the order summary for this customer group.] => 此客户群组的订单摘要的价格显示方法。 [Customers in this group can view prices.] => 此组客户可以查看价格。 [Need to hide prices for all groups? Save time, enable catalog mode in Product Settings instead.] => 需要隐藏所有组的价格? 节省时间,改为在产品设置中启用目录模式。 [%group_name% - All persons without a customer account or customers that are not logged in.] => %group_name%- 所有没有客户账户的人或没有登陆的客户 [%group_name% - All persons who placed an order through Guest Checkout.] => %group_name%- 所有已经通过访客下单买单的人 [%group_name% - All persons who created an account on this site.] => %group_name%- 所有在此网站创建了账号的人 [PrestaShop has three default customer groups:] => PrestaShop有三个默认客户群组。 [Enable the automatic indexing of products. If you enable this feature, the products will be indexed in the search automatically when they are saved. If the feature is disabled, you will have to index products manually by using the links provided in the field set.] => 启用产品自动索引。如果你启用此功能,产品在被保存时将自动在搜索中索引。如果禁用此功能,你得使用字段设置中所提供的链接手动进行产品索引。 [By default, to search for “blouse”, you have to enter “blous”, “blo”, etc (beginning of the word) – but not “lous” (within the word).] => 由于默认,要搜索 “blouse”, 你只能输入 “blous”, “blo”, 等(词的开始字母)- 而不能使用“lous”(词内的字母)。 [With this option enabled, it also gives the good result if you search for “lous”, “ouse”, or anything contained in the word.] => 该选项被启用后,如果你搜索“lous”, “ouse”或其他词内字母的时候,它也可以给出很好的结果。 [Enable search within a whole word, rather than from its beginning only.] => 启用整个单词内搜索,而不是只用起始字母。 [It checks if the searched term is contained in the indexed word. This may be resource-consuming.] => 它查看所搜索的条件是否包含在索引的词中。这可能比较耗费资源。 [By default, if you search "book", you will have "book", "bookcase" and "bookend".] => 由于默认,如果你搜索"book", 你将得到"book", "bookcase"和 "bookend" 的结果。 [With this option enabled, it only gives one result “book”, as exact end of the indexed word is matching.] => 启用该选项只能给你 “book”一个结果,因为索引词的结尾要完全吻合。 [Enable more precise search with the end of the word.] => 用词的结尾来启用更准确的搜索。 [It checks if the searched term is the exact end of the indexed word.] => 它查看所搜索的条件是否和索引词的结尾完全一样。 [By default, the fuzzy search is enabled. It means spelling errors are allowed, e.g. you can search for "bird" with words like "burd", "bard" or "beerd".] => 缺省情况下,启用模糊搜索。 这意味着允许拼写错误,例如 您可以使用“burd”、“bard”或“beerd”等词来搜索“bird”。 [Disabling this option will require exact spelling for the search to match results.] => 禁用此选项将要求精确拼写以匹配结果。 [Enable approximate string matching.] => 启用近似字符串匹配。 [Note that this option is resource-consuming: the more you search, the longer it takes.] => 请注意,此选项会消耗资源:搜索的次数越多,所需的时间就越长。 [Only words fewer or equal to this maximum length will be searched.] => 仅搜索少于或等于此最大长度的单词。 [This parameter will only be used if the fuzzy search is activated: the lower the value, the more tolerant your search will be.] => 仅在激活模糊搜索时才使用此参数:值越低,搜索范围越大。 [Only words this size or larger will be indexed.] => 仅索引此长度的词。 [Please enter the index words separated by a "|".] => 输入关键字,用“|”隔开。 [Enter each alias separated by a comma (e.g. 'prestshop,preztashop,prestasohp').] => 输入以逗号来分隔的每个别名(例如 'prestshop,preztashop,prestasohp'). [Forbidden characters: <>;=#{}] => 禁止字符: <>;=#{} [Search this word instead.] => 搜索这个关键词。 [This field does not refer to the shop name visible in the front office.] => 该字段不代表在前台显示的商店名字。 [Follow [1]this link[/1] to edit the shop name used on the front office.] => 跟着[1]这个链接[/1]来编辑用在前台的商店名称。 [You can't edit the shop group because the current shop belongs to a group with the "share" option enabled.] => 您无法编辑这个商店群组,因为目前商店属于一个启用共用选项的群组 [This is the root category of the store that you've created. To define a new root category for your store, [1]please click here[/1].] => 这是你已经创建的商店的跟分类。 要定义商店的新的跟分类,[1]请点击这里[/1]。 [By selecting associated categories, you are choosing to share the categories between shops. Once associated between shops, any alteration of this category will impact every shop.] => 选择相关分类,表示选择在多个商店间共用分类。一旦使用了相关分类,所有分类的异动会套用到每个商店。 [Upload an icon from your computer (File type: .gif, suggested size: 16x16).] => 从本地电脑上传图标(格式:.gif,建议大小:16x16) [Only letters, numbers and underscores ("_") are allowed.] => 只允许字母,数字和下划线("_")。 [Email template for both .html and .txt.] => HTML和TXT同用邮件模板 [Whether or not to display this store.] => 是否显示这家店。 [Storefront picture.] => 店面图片。 [Displayed in emails sent to customers.] => 在发给客户的邮件中显示 [Shop registration information (e.g. SIRET or RCS).] => 店铺注册信息(如SIRET或RCS)。 [Contact name (e.g. Customer Support).] => 联络人姓名(例如客服人员)。 [Emails will be sent to this address.] => 邮件将被发送至此地址。 [If enabled, all messages will be saved in the "Customer Service" page under the "Customer" menu.] => 如果启用,所有消息都将在被保存在“客户”菜单”的“客户服务”页面”里。 [After a customer logs in, you can recall and display the content of his/her last shopping cart.] => 之后,客户登录时,您可以调用并显示他/她的最后一次购物车的内容。 [Send an email with a summary of the account information after registration.] => 注册后发送包含帐户信息摘要的电子邮件。 [Minimum time required between two requests for a password reset.] => 需要输入密码重置间隔时间。 [Activate or deactivate B2B mode. When this option is enabled, B2B features will be made available.] => 激活或停用的B2B模式。如果启用此选项,B2B功能将被提供。 [Display or not the birth date field.] => 是否显示生日字段。 [Display or not the partner offers tick box, to receive offers from the store's partners.] => 显示与否,合作商提供信息勾选框来接受从商店合作伙伴的优惠。 [We recommend that you deactivate your store while performing maintenance. Note that it will not disable the webservice.] => 我们建议您在执行维护时停用您的商店。 请注意,它不会禁用网络服务。 [Allow IP addresses to access the store, even in maintenance mode. Use a comma to separate them (e.g. 42.24.4.2,127.0.0.1,99.98.97.96).] => 允许 IP 地址访问商店,即使在维护模式下也是如此。 使用逗号分隔它们(例如 42.24.4.2,127.0.0.1,99.98.97.96)。 [Display a customized message when the store is disabled.] => 禁用存储时显示自定义消息。 [If you own an SSL certificate for your shop's domain name, you can activate SSL encryption (https://) for customer account identification and order processing.] => 如果您的主机商提供 SSL 证书 ,您可以启用 SSL 加密 (https://) 来保护客户的帐户资料与订单处理资讯。 [When enabled, all the pages of your shop will be SSL-secured.] => 启用后,您商店的所有页面都将受SSL保护。 [Enable or disable token in the Front Office to improve PrestaShop's security.] => 禁用或启用前台订单安全 [Allow iframes on text fields like product description. We recommend that you leave this option disabled.] => 允许插入商品描述iframes。我们建议您保留此选项禁用。 [Clean the HTML content on text fields. We recommend that you leave this option enabled.] => 清理文本字段上的HTML内容。我们建议您启用此选项。 [You can choose among 6 different ways of rounding prices. "Round up away from zero ..." is the recommended behavior.] => 您可以选择6种不同的舍入价格方式。 “从零开始取整”是推荐的方式。 [You can choose when to round prices: either on each item, each line or the total (of an invoice, for example).] => 您可以选择何时结算价格:每个项目,每一行或总计(例如发票)。 [Enable suppliers page on your front office even when its module is disabled.] => 即使禁用模块,也可以在前台启用供应商页面。 [Enable brands page on your front office even when its module is disabled.] => 即使禁用模块,也可以在前台启用品牌页面。 [Enable best sellers page on your front office even when its respective module is disabled.] => 显示热卖商品模组,即使相对应的模组停用。 [The multistore feature allows you to manage several front offices from a single back office. If this feature is enabled, a Multistore page is available in the Advanced Parameters menu.] => 多商店功能允许您从单个后台管理多个前台。如果启用此功能,则会在高级参数菜单中显示一个多商店页面。 [Display an overview of the addresses, shipping method and cart just before the order button (required in some European countries).] => 在购买按钮前显示地址,送货方式和购物车总览(在一些欧洲国家这是必须的)。 [Allow guest visitors to place an order without registering.] => 允许访客下定单无需注册。 [Disable the option to allow customers to reorder in one click from the order history page (required in some European countries).] => 禁用此选项可以让客人从订单历史页面一键重新订购(这在一些欧洲国家是必须的)。 [Set to 0 to disable this feature.] => 设置为0以禁用此功能。 [Automatically updates the shipping costs when you edit an order.] => 当你编辑一个订单时自动更新运费。 [Allow the customer to ship orders to multiple addresses. This option will convert the customer's cart into one or more orders.] => 允许客户配送订单到多个地址,这个选项会将客户的购物车转换为一或多个订单。 [It allows you to delay shipping if your customers request it.] => 它可以让您延迟发货,如果客户要求的话。 [Require customers to accept or decline terms of service before processing an order.] => 要求用户在订单过程中接受此条款。 [Choose the page which contains your store's terms and conditions of use.] => 选择CMS的页面,其中包含使用您的商店的用户条例。 [Suggest gift-wrapping to customers.] => 向客户推荐礼品包装,如果可能的话, 请在包装上留下一个讯息 [Set a price for gift wrapping.] => 为礼品包装设置一个价格 [Set a tax for gift wrapping.] => 设置礼品包装税 [Suggest recycled packaging to customer.] => 推荐客户使用环保包装 [Catalog mode disables the shopping cart on your store. Visitors will be able to browse your products catalog, but not buy them.] => 目录模式会禁用您商店中的购物车。 访问者将能够浏览您的产品目录,但不能购买。 [Display product prices when in catalog mode.] => 在目录模式下显示产品价格。 [To hide prices for a specific group, go to [1]Customer Settings > Groups[/1].] => 要隐藏特定组的价格,请转到[1]客户设置>组[/1]。 [characters] => 字符 [How to calculate quantity discounts.] => 怎样计算数量折扣。 [When active, friendly URL will be updated on every save.] => 当激活,友好的URL将被更新在每次保存。 [Enable this option if you want to activate by default all your manually created new products.] => 如果要默认激活所有手动创建的新产品,请启用此选项。 [If a customer meets multiple conditions, specific prices will be applied in this order of priority, unless a different order has been set for a particular product.] => 如果客户满足多个条件,则特定价格将按此优先级顺序应用,除非为特定产品设置了不同的订单。 [Display the "%add_to_cart_label%" button when a product has attributes] => 当产品有属性时显示 "%add_to_cart_label%" 按钮 [Display or hide the "%add_to_cart_label%" button on category pages for products that have attributes forcing customers to see product details.] => 对于具有强制客户查看产品详细信息的属性的产品,在类别页面上显示或隐藏“%add_to_cart_label%”按钮。 [In the volume discount table on the product page, display the discounted unit price instead of the unit discount. E.g. If you sell a product for $10 with a discount of $2 from 3 items purchased, the discounted unit price ($8) will be displayed instead of the unit discount ($2).] => 在产品页面上的批量折扣表中,显示折扣单价而不是单位折扣。例如,如果您以 $10 的价格销售商品,并从购买的 3 件商品中享受 $2 的折扣,则将显示折扣单价 ($8) 而不是单价折扣 ($2)。 [Number of products displayed per page. Default is 12] => 每页显示的产品数量。默认值为 12 [The order in which products are displayed in the product list.] => 产品列表中产品的显示顺序 [When selling packs of products, how do you want your stock to be calculated?] => 当销售商品套餐时,你要如何计算库存? [If an attribute is not available in every product combination, it will not be displayed.] => 如果某个属性并非在每个产品组合中都可用,则不会显示该属性。 [Set to "0" to disable this feature.] => 设为0 ,禁用此功能 [By default, the "%add_to_cart_label%" button is hidden when a product is unavailable. You can choose to have it displayed in all cases.] => 默认情况下,当产品不可用时,"%add_to_cart_label%" 按钮是隐藏的。 您可以选择在所有情况下都显示它。 [In stock] => 库存充足 [On backorder] => 延期交货 [Out of stock] => 无库存 [Advised for European merchants to be legally compliant (eg: Delivered within 3-4 days)] => 建议对欧洲商家要尊守的合法要求(如:要在3-4 天内送货) [Delivered within 3-4 days] => 在3-4 天内出货 [Advised for European merchants to be legally compliant (eg: Delivered within 5-7 days)] => 建议对欧洲商家要尊守的合法要求(如:要在5-7 天内送货) [Delivered within 5-7 days] => 子5-7 天内出货 [Note that the label will be displayed only if backorders are denied.] => 请注意,只有在拒绝延期交货时才会显示标签。 [Enable this option if you want to display your product's attributes in its meta title.] => 如果您想在其元标题中显示产品的属性,请启用此选项。 [Enable this option only if your server allows URL rewriting (recommended).] => 启用此选项仅当您的服务器允许URL重写(推荐)。 [URL rewriting (mod_rewrite) is not active on your server, or it is not possible to check your server configuration. If you want to use Friendly URLs, you must activate this mod.] => URL重写(mod_rewrite)在您的服务器上没有激活,或者是无法检查您的服务器配置。如果你想使用友情链接,您必须激活这个mod。 [Enable this option if you want to allow accented characters in your friendly URLs. You should only activate this option if you are using non-Latin characters; for all the Latin charsets, your SEO will be better without this option.] => 如果您希望在友好 URL 中允许重音字符,请启用此选项。 只有在使用非拉丁字符时才应激活此选项; 对于所有拉丁字符集,如果没有此选项,您的 SEO 会更好。 [Enable this option only if you have problems with URL rewriting.] => 只有当您的重写URL有问题时启用此选项。 [Some of PrestaShop's features might not work correctly with a specific configuration of Apache's mod_security module. We recommend to turn it off.] => 某些PrestaShop的属性可能无法和Apache的 mod_security 模块的特定配置一起正常使用。我们建议将其关闭。 [Order's return status name.] => 退单状态名称 [Invalid characters: numbers and] => 无效字符:号码和 [Status will be highlighted in this color. HTML colors only.] => 状态将在这个颜色突出显示。 只允许HTML颜色。 [Order status (e.g. 'Pending').] => 订单状态 (例如 '等待')。 [To add tags, click in the field, write something, and then press the "Enter" key.] => 要添加标记,单击该字段,输入文字,然后按“回车”键。 [Invalid characters:] => 无效字符: [Name of the related page.] => 相关联页面名称 [Title of this page.] => 该页标题 [A short description of your shop.] => 您的店铺简介 [List of keywords for search engines.] => 关键字搜索引擎的列表。 [For instance, "contacts" for http://example.com/shop/contacts to redirect to http://example.com/shop/contact-form.php] => 例如,http://example.com/shop/contacts 的“联系人”重定向到 http://example.com/shop/contact-form.php [Only letters and hyphens are allowed.] => 只允许字母和连字符。 [If you want to enable SSL on all the pages of your shop, activate the "Enable on all the pages" option below.] => 如果要在商店的所有页面上启用SSL,请激活下面的“在所有页面上启用”选项。 ) [ModulesSharebuttonsShop] => Array ( [Share] => 分享 [Tweet] => Tweet [Pinterest] => Pinterest ) [AdminNotificationsInfo] => Array ( [This field will be modified for all your shops.] => 您所有店铺的该字段都将被修改。 [This field will be modified for all shops in this shop group:] => 所有在该商店组的商店的此字符都将被修改 [This field will be modified for this shop:] => 该商店的此字符将被修改 [Delete selected items?] => 删除选定项目? [Delete selected] => 删除所选 [Delete selected item?] => 删除选定项目? [Forbidden characters:] => 禁用字符: [Empty recordset returned.] => 返回空白记录 [Empty recordset returned] => Aucun résultat retourné [Note that this page is available in all shops context only, this is why your context has just switched.] => 请注意,此页面仅在所有商店上下文中可用,这就是您的上下文刚刚切换的原因。 [Note that this feature is available in all shops context only. It will be added to all your stores.] => 请注意,此功能仅在所有商店环境中可用。 它将添加到您的所有商店。 [This product is not associated with the store selected in the multistore header, please select another one.] => 此产品与多商店标题中选择的商店没有关联,请选择其他商店。 [This page is only compatible in a single store context. To access the page, please select a store or [1]disable the multistore feature[/1].] => 此页面仅在单个商店上下文中兼容。要访问该页面,请选择一个商店或 [1]禁用多商店功能 [/1]。 [Key should be at least %length% characters long.] => 密码长度不能少于%length%个字符。 [Password should be at least %length% characters long.] => 密码长度至少是%length%字符 [Invalid characters: %s] => 无效字符: %s [Note that this page is available in a single shop context only. Switch context to work on it.] => 请注意,此页面仅在单个商店上下文中可用。 切换上下文以处理它。 [Invalid characters:] => 无效字符: ) [AdminGlobal] => Array ( [Modules] => 模块 [All] => 全部 [None] => 无 [Logo] => 图标: [Amount] => 金额 [Actions] => 操作 [Hour] => 小时 [Name] => 名称 [Status] => 状态 [Description] => 描述 [Code] => 码 [Priority] => 优先权 [Categories] => 分类 [Brands] => 品牌 [Suppliers] => 供应商 [Selected] => 已选择 [Unselected] => 取消选择 [Total] => 总计 [Quantity] => 数量 [Product] => 产品 [Value] => 价值 [Tax excluded] => 不含税 [Tax included] => 含税 [Stock] => 库存 [Discounts] => 折扣 [Unit price] => 单价 [Yes] => 是 [No] => 否 [Zone] => 地区 [result(s)] => 结果 [Bulk actions] => 批量操作 [Email] => E-mail [Subject:] => 主题: [Day] => 天 [Month] => 月 [Year] => 年 [From] => 从 [To] => 至: [Discount] => 折扣 [Password] => 密码 [Email address] => 邮箱地址 [Forgot your password?] => 忘记密码? [Configuration] => 配置 [Back] => 返回 [Next] => 下一个 [Action] => 操作 [Supplier] => 供应商 [Brand] => 品牌 [Attribute] => 属性 [Attributes] => 特征 [Category] => 类别 [Features] => 特性 [Type] => 类型 [or] => 或 [and] => 和 [Feature] => 属性 [Reference] => 参考 [Products] => 单件商品 [Enabled] => 启用 [Disabled] => 禁用 [Shop group] => 商店群組 [Store] => 店铺 [Module] => 模块 [From:] => 自: [Messages] => 信息 [ID] => 编号 [Options] => 选择 [Help] => 帮助 [Orders] => 订单 [Carts] => 购物车 [Catalog] => 分类 [Invoices] => 发票 [Total:] => 总计: [All shops] => 所有店铺 [Default] => 默认: [Miscellaneous] => 其他 [(tax excl.)] => (不含税) [Drop-down list] => 下拉框 [Radio buttons] => 单选按钮 [MultiStore] => Multiboutique [Previous] => 上一个 [No tax] => 没有税 [No Tax] => 没有税 [30 days] => 30 天 [Invalid characters:] => 无效字符: [30 day] => 30 天 [Values] => 数值 [Date of birth] => 出生日期 [Stores] => 店铺 [Width] => 宽度 [Height] => 高度 [Customers] => 客户 [Depth] => 宽 [Fax] => 传真 [Last name] => 姓 [Mobile] => 移动电话 [Dashboard] => 仪表盘 [?] => ? [Birth date] => 出生日期 [Search results] => 搜索结果 [Social title] => 称呼 [Company] => 公司 [First name] => 名 [Countries] => 国家 [Name:] => 名称: [All currencies] => 所有货币 [All groups] => 所有组 [Calendar] => 日历 [To:] => 到: [Week] => 周 [Never] => 从不 [Note] => 标记 [Phone] => 电话: [DNI] => DNI [Class] => 种类: [Menus] => 菜单 [Home] => 主页 [Parent] => 母菜单 [Zip/Postal code] => 邮政编码 [30 Days] => 30 天 [Abandoned Carts] => 被遗弃的购物车 [Configure] => 配置 [Tax excl.] => 不含税 [Sales] => 销售 [Conversion Rate] => 转换率 [Visits] => 访问 [Settings updated.] => 设置已更新。 [By name] => 按名字 [By position] => 按位置 [Descending] => 降序 [Ascending] => 升序 [Shop association] => 商店项目关联: [Shop] => 店铺 [Lastname] => 姓 [Firstname] => 名字 [Gender] => 性别 [Pages] => 网页 [Meta title] => Meta标题 [URL] => 网址: [Maximum image size: %s.] => 最大图片大小:%s。 [Hook] => 挂钩 [Delete] => 删除 [Link] => 链接 [Label] => 标签 [Save] => 保存 [Settings updated] => 设置已更新 [Last Name] => 姓 [First Name] => 名 [CSV Export] => CSV导出 [Displaying %1$s of %2$s] => 显示 %1$s 共 %2$s [Quantity sold] => 已售数量 [Edit] => 编辑 [images] => 图片 [Available quantity for sale] => 待售量 [Item] => 商品 [Images] => 图片 [Average price] => 品均价格 [Percentage] => 比例 [customers] => 客户 [Products bought:] => 成功购买产品 [Guide] => 向导 [Filter] => 过滤 [All countries] => 所有国家 [Today] => 今天 [All Time] => 所有时间 [Average Order Value] => 平均订单额 [All customers] => 所有客户 [Tax incl.] => 含税 [%firstname% %lastname%] => %firstname%%lastname% [Hours] => 小时 [Days] => 天 [Percent] => 百分比 [(deleted)] => (删除) [Size] => 尺码 [PDF] => PDF [Private] => 私人: [Last message] => 上一条信息 [Shop context] => 店铺上下文 [In transit] => 运输中 [Search title] => 搜索标题 [Mobile Phone] => 移动电话 [%s: %s] => %s: %s [Always] => 始终 [Enable gravatar] => 启用 Gravatar 头像 [Avatar] => 头像 [Resource] => 资源 [-] => - [,] => , [Filename] => 文件名称 [Text] => 文字 [Required] => 必要 [New] => 新 [%] => % [Existing] => 现有 [Format: 2011-12-31 (inclusive).] => 格式: 2011-12-31 (包含)。 [tax incl.] => 含税 [Cancel] => 取消 [Apply to:] => 应用到 [Apply to all customers] => 适用于所有顾客 [All combinations] => 所有组合 [Date & Time] => 日期和时间 [Start date] => 开始日期 [YY-MM-DD] => 年年年年-月月-日日 [End date] => 结束时间 [No records found] => 没有找到记录 [Active] => 在售 [Inactive] => 未激活 [Deleted customer] => 已删除客户 [Settings] => 设置 [View] => 查看 [Meta keywords] => Meta关键词: [Meta description] => Meta说明 [General] => 一般 [Processing...] => 正在处理... [%inputId% Minimum Input] => %inputId% 最小输入 [%inputId% Maximum Input] => %inputId%最大输入 [Not filtered] => 未过滤 [Equals] => 等于 [Below] => 下面 [Above] => 上方 [Inside range] => 在范围内 [Version] => 版本 [Multistore] => Multiboutique [Page] => 页面 [Layout] => 布局 [Selection] => 选择 [Language] => 语言: [Currencies] => 货币 [Example] => 示例 [Languages] => 语言 [Advanced] => 高级设置 [Taxes] => 税 [Bulk Actions] => 批量操作 [No results found for] => 没有找到以下结果: [Searching for] => 搜索 [Customized] => 定制 [Inherited] => 已继承 [Edit color] => 编辑颜色 [N/A] => 未知 [Disable %product_name% input] => 禁用 %product_name% 输入 [Enable %product_name% input] => 启用 %product_name% 输入 [Position] => 位置 [Image] => 图像 [Min] => 最小值 [Max] => 最大限 [%inputId% select] => %inputId% 被选 [SQL query] => SQL 查询 [Online] => 在线 [Offline] => 脱机 [Quick navigation] => 快速访问 [to] => 至 [For] => 为 [Price] => 价格 [Currency] => 货币 [Customer] => 客人 [Country] => 国家 [Period] => 期间 [Are you sure you want to delete the selected item(s)?] => 您确定要删除所选项目吗? [File] => 文件: [Friendly URL] => 友好链接 [Displayed] => 显示 [SEO preview] => SEO预览 [Here is a preview of how your page will appear in search engine results.] => 这是您的页面在搜索引擎结果中的显示方式的预览。 [Performance] => 性能 [State] => 州/省 [Address] => 地址 [Address (2)] => 地址(2) [City] => 城市 [Other] => 其他 [Mobile phone] => 移动电话 [Home phone] => 家庭电话 [tax excl.] => 不含税 [Units] => 单位 [Unlimited] => 无限的 [Duration] => 持续时间 [Specific price deletion] => 删除特定价格 [Are you sure you want to delete this specific price?] => 您确定要删除此特定价格吗? [Edit specific price] => 编辑具体价格 [Groups] => 组 [Newsletter] => 电子简报 [Social Title] => 社会名称 [Subject] => 对象: [Template] => 模板 [Addresses] => 地址 [Delivery] => 运送 [Invoice] => 有效的发货单 [Combination] => 组合 [Remove] => 删除 [Date] => 日期 [Details] => 详细 [Toggle] => 切换 [Payment] => 付款 [Summary] => 总结 [Message history with %name%] => 带有 %name% 的消息历史记录 [Message history] => 消息历史记录 [Products in pack] => 产品在包装 [Package item] => 套餐内容 [Combinations] => 组合 [More actions] => 更多操作 [from] => 从 [at] => 在 [Message] => 消息: [Me] => 我 [Employee] => 雇员 [Warning] => 警告 [Available] => 可用 [Weight] => 重量 [Gift message:] => 礼物留言: [Keywords] => 关键字 [Carrier] => 配送商 [Tax] => 税 [Email:] => 电子邮件: [(%count% more)] => (%count% 更多) [Order] => 购买 [Group] => 组 [%inputId% input] => %inputId% 输入 [Title] => 联系人名称 [File name] => 文件名字 [%count% file(s)] => %count% 个文件 [Loading...] => 正在加载 [%count% errors] => %count% 个错误 [Product name] => 商品名称 ) [AdminShopparametersNotification] => Array ( [Caution: The discount applied to a category does not stack with the overall reduction but instead replaces it.] => 警惕: 使用到分类的折扣不会与整体折扣叠加加在一起,而是代替它们。 [Only products that have this category as the default category will be affected.] => 只有把此分类作为默认分类的产品才会受到影响。 [You cannot delete this shop (customer and/or order dependency)] => 你不能删除该商铺(存在客户和/或订单) [Click here to set a URL for this shop.] => 点击这里设置此店的链接。 [Width and height must be numeric values.] => 宽度和高度必须是数值。 [The discount value is incorrect (must be a percentage).] => 折扣价值不正确(必须是百分比) [Wrong category ID.] => 分类ID错误 [The discount value is incorrect.] => 折扣值不正确。 [You cannot save group reductions.] => 你不可以保存组别减少 [An error occurred while updating this group.] => 更新组别的时候发生了错误。 [Aliases and results are both required.] => 別名和搜索结果是必需的 [Is not a valid result] => 不是有效的结果 [Is not a valid alias] => 不是有效的別名 [This is not a valid IP address:] => Ip 地址 无效 [You cannot delete this shop (customer and/or order dependency).] => 你不能删除该商铺(存在客户和/或订单)。 [Please create some sub-categories for this root category.] => 请为根分类创建一些子分类。 [You need to select at least the root category.] => 您需要选择至少一个根类别。 [Warning: You won't be able to change the group of this shop if this shop belongs to a group with one of these options activated: Share Customers, Share Quantities or Share Orders.] => 警告:如果这个商店的群组启用了共用客户、共用数量或共用订单等功能,您就不能够修改这个商店的群组。 [You can only move your shop to a shop group with all "share" options disabled -- or to a shop group with no customers/orders.] => 您只能够移动商店到各种共用选项都关闭的群组,或是一个没有客户或订单的群组。 [For security reasons, you cannot delete default order statuses.] => 基于安全原因,您不能删除默认订单状态。 [An address located in a country containing states must have a state selected.] => 位于含有州的国家的地址必须选择一个州。 [Latitude and longitude are required.] => 经度和纬度是必须的。 [The specified state is not located in this country.] => 此州/省/郡不在该国家。 [Before being able to use this tool, you need to:] => 在能使用此工具前,你需要: [Create a blank .htaccess in your root directory.] => 在根目录建立一个空的 .htaccess 文件。 [Give it write permissions (CHMOD 666 on Unix system).] => 给它书写的权限(Unix系统使用 CHMOD 666)。 [The Base URI is not valid.] => 基本链接无效 [An order status with the same name already exists: %s] => 已存在同名的订单状态:%s [You must define an SMTP server and an SMTP port. If you do not know it, use the PHP mail() function instead.] => 您必须定义一个SMTP服务器和SMTP端口。如果你不知道,使用PHP mail()函数来代替。 [Assign a valid page if you want it to be read.] => 如果想要被阅读,请指定一个有效的页面。 [Your robots.txt file MUST be in your website's root directory and nowhere else (e.g. http://www.example.com/robots.txt).] => 您的robots.txt文件必须是在您的网站的根目录下而不是别的地方(例如http://www.example.com/robots.txt)。 [Generate your "robots.txt" file by clicking on the following button (this will erase the old robots.txt file)] => 通过点击下面的按钮,生成你的“的robots.txt”文件(这将删除旧的robots.txt文件) [Before you can use this tool, you need to:] => 在你使用这个工具前,你必须: [1) Create a blank robots.txt file in your root directory.] => 在根目录建立一个空白的robots.txt 文件。 [2) Give it write permissions (CHMOD 666 on Unix system).] => 2)设置写权限(Unix系统使用 CHMOD 666)。 [The multistore option is enabled. If you want to change the URL of your shop, you must go to the "Multistore" page under the "Advanced Parameters" menu.] => 多店的选项被启用。如果您想改变您的店铺的网址,您必须去“多店”页面下的“高级参数”菜单。 [Here you can set the URL for your shop. If you migrate your shop to a new URL, remember to change the values below.] => 在这里,您可以为你的店铺设置网址。如果你的店铺迁移到一个新的网址,记得更改以下值。 [This section enables you to change the default pattern of your links. In order to use this functionality, PrestaShop's "Friendly URL" option must be enabled, and Apache's URL rewriting module (mod_rewrite) must be activated on your web server.] => 这一部分让你可以自由更改链接的默认模式。 为了使用此功能,必须启用PrestaShop的“Friendly URL”功能,并且必须在Web服务器上激活Apache的URL重写模块(mod_rewrite)。 [There are several available keywords for each route listed below; note that keywords with * are required!] => 以下列出的每条路线有几个可用的关键字; 请注意带*的关键字是必需的! [To add a keyword in your URL, use the {keyword} syntax. If the keyword is not empty, you can add text before or after the keyword with syntax {prepend:keyword:append}. For example {-hey-:meta_title} will add "-hey-my-title" in the URL if the meta title is set.] => 要在您的URL里添加关键字,请使用{keyword}句法。 如果关键字不是空的,你可以在关键词之前或之后用句法{prepend:keyword:append}添加文字。 例如如果元标题已设置,{-hey-:meta_title}将在URL中添加“-hey-my-title”。 [Before making any changes to the default pattern of your URLs, make sure to meet the following requirements:] => 在对URL的默认模式进行任何更改之前,请确保满足以下要求: [The Friendly URL feature must be enabled] => 必须启用友好 URL 功能 [URL rewriting must be activated on your web server] => 必须在Web服务器上激活URL重写 [All mandatory keywords (*) must be included in the route] => 所有必填关键字(*)必须包含在路径中 [You should also comply with the syntax:] => 您还应遵守以下语法: [Keywords must be in braces {keyword}] => 关键字必须放在大括号 {keyword} 中 [All keywords must be separated] => 所有关键字必须分开 [As long as a keyword has an associated value, you can use the syntax {prepend:keyword:append} to add text before and after it] => 只要关键字具有关联值,您就可以使用语法 {prepend:keyword:append} 在关键字之前和之后添加文本 [You can only display the page list in a shop context.] => 您只能在商店架构下显示这个页面列表。 ) [ModulesSharebuttonsAdmin] => Array ( [Social media share buttons] => 社交媒体共享按钮 [Instagram, YouTube, gather your community with social media sharing buttons on product pages.] => Instagram、YouTube 通过产品页面上的社交媒体共享按钮聚集您的社区。 ) [ModulesCustomtextAdmin] => Array ( [Custom text block] => 客户文本模块 [Give your visitors extra information, display a customized block of content on your homepage.] => 为您的访问者提供额外信息,在您的主页上显示自定义的内容块。 [Text block] => 文本块 ) [ModulesPagesnotfoundAdmin] => Array ( [Pages not found] => 找不到此页 [Enrich your stats, display the pages requested by your visitors that could not be found.] => 丰富您的统计数据,显示您的访问者请求但无法找到的页面。 [The "pages not found" cache has been emptied.] => ”找不到网页“缓存已被清空。 [The "pages not found" cache has been deleted.] => ”找不到网页“缓存已被删除。 [Guide] => 向导 [404 errors] => 404错误 [A 404 error is an HTTP error code which means that the file requested by the user cannot be found. In your case it means that one of your visitors entered a wrong URL in the address bar, or that you or another website has a dead link. When possible, the referrer is shown so you can find the page/site which contains the dead link. If not, it generally means that it is a direct access, so someone may have bookmarked a link which doesn't exist anymore.] => 404 错误是一个HTTP 错误代码,表示用户所请求的文件无法找到。在您的这种情况下,它表示您的一位访问者在地址栏中输入错误的URL,或者您或另一个网站有死链接。可能的情况下,会显示援引链接以便您找到含有死链接的页面/网站。如果没有的话,通常意味着它是一个直接访问的链接,有些人可能收藏了一个不复存在的链接。 [How to catch these errors?] => 如何察觉这些错误? [If your webhost supports .htaccess files, you can create one in the root directory of PrestaShop and insert the following line inside: "%s".] => 如果您的网络主机支持 .htaccess文件,您可以在PrestaShop 的根目录中创建这样的文件并在里面插入以下行: "%s"。 [A user requesting a page which doesn't exist will be redirected to the following page: %s. This module logs access to this page.] => 请求不存在网页的用户会被重新导向到以下页面:%s。此模块记录对此页面的访问。 [You must use a .htaccess file to redirect 404 errors to the "404.php" page.] => 您必须使用 .htaccess文件把404 错误重新导向到"404.php"页面。 [Page] => 页面 [Referrer] => 提交页面 [Counter] => 计数器 [No "page not found" issue registered for now.] => 现在还没有已记录的”找不到此页面“问题。 [Empty database] => 清空数据库 [Empty ALL "pages not found" notices for this period] => 在此期间请清空所有”找不到此页面“通知 [Empty ALL "pages not found" notices] => 请清空所有”找不到此页面“通知 ) [ModulesViewedproductAdmin] => Array ( [Viewed products block] => 浏览商品历史模块 [Display a kind of showcase on your product pages with recently viewed products.] => 在您的产品页面上显示最近查看过的产品。 [You must fill in the 'Products displayed' field.] => 您必须填写在“产品展示”字段。 [Invalid number.] => 无效号码. [Products to display] => 产品展示 [Define the number of products displayed in this block.] => 在此区域显示的商品数量 ) [ModulesCashondeliveryShop] => Array ( [Pay by Cash on Delivery] => 货到现金付款 [Your order on %s is complete.] => 你在%s的订单已完成 [You have chosen the cash on delivery method.] => 您已经选择了货到付款方式。 [Your order will be sent very soon.] => 您的订单将尽快被发送。 [For any questions or for further information, please contact our] => 如果有任何问题或者想要了解任何信息,请联系我们 [customer support] => 客户服务 [You pay for the merchandise upon delivery] => 您在货品交货时付款 ) [ModulesBlockreassuranceShop] => Array ( [Security policy] => 安全政策 [(edit with the Customer Reassurance module)] => (使用客户保证模块进行编辑) [Delivery policy] => 配送政策 [Return policy] => 退货政策 ) [ModulesViewedproductShop] => Array ( [Viewed products] => 我浏览过的商品 ) [ModulesCurrencyselectorAdmin] => Array ( [Currency block] => 货币模块 [Adds a block allowing customers to choose their preferred shopping currency.] => 添加选择货币的模块 [Offer your customers the possibility to buy matching items when on a product page.] => 在产品页面上为您的客户提供购买匹配商品的可能性。 ) [ModulesSocialfollowShop] => Array ( [Facebook] => Facebook [Twitter] => 推特 [Rss] => Rss [YouTube] => YouTube [Pinterest] => Pinterest [Vimeo] => Vimeo [Instagram] => Instagram [LinkedIn] => LinkedIn [Follow us] => 关注我们 ) [AdminPaymentNotification] => Array ( [You have more than one shop and must select one to configure payment.] => 您拥有一个以上店铺,并且必须选择其中一个来配置支付。 [No currency mode for payment module] => 此付款模块不支持货币 [Cart cannot be loaded or an order has already been placed using this cart] => 无法加载或者该购物车已用于放置一个订单 [The cart rule named "%1s" (ID %2s) used in this cart is not valid and has been withdrawn from cart] => 购物车中使用的名为"%1s" (ID %2s) 的购物车规则无效,并且已从购物车中撤回 [Order creation failed] => 创建订单时发生错误 [Warning: the secure key is empty, check your payment account before validation] => 警告:安全密钥为空,验证前检查您的付款帐户 [An error occurred while saving message] => 在发信息时发生了错误。 [No carrier] => 无运货商 [%d image(s)] => %d 个图像 [We recommend providing at least two different payment methods. Only one payment method could be problematic if this option cannot be used by a customer because it will prevent him/her from ordering.] => 我们建议提供至少两种不同的付款方式。 如果客户无法使用此选项,则只有一种付款方式可能会出现问题,因为这会阻碍他/她订购。 [No payment module installed] => 没有安装支付模块 ) [ModulesDashgoalsAdmin] => Array ( [Dashboard Goals] => 仪表盘目标 [Adds a block with your store's forecast.] => 添加店铺预测区块。 [January] => 一月 [February] => 二月 [March] => 三月 [April] => 四月 [May] => 五月 [June] => 六月 [July] => 七月 [August] => 八月 [September] => 九月 [October] => 十月 [November] => 十一月 [December] => 十二月 [Average cart value] => 购物车平均价值 [Goal exceeded] => 超过目标 [Goal not reached] => 目标未达到 [Goal set:] => 目标设定: [Conversion Rate] => 转换率 [Traffic] => 流量 [Conversion] => 转换 [Average Cart Value] => 平均购物车 [Forecast] => 预计 ) [AdminStatsFeature] => Array ( [%value%% of your Catalog] => 你的目录的%value% [No customers] => 暂无客户 [%percentage%% Female Customers] => %percentage%的女性客户 [%percentage%% Male Customers] => %percentage%的男性客户 [%percentage%% Neutral Customers] => %percentage%的中性客户 [%value% years] => %value%年 [%average% hours] => %average%小时 [No orders] => 无订单 [%d%% %s] => %d%% %s [No category] => 没有类别 [Stats] => 统计信息 ) [AdminDashboardFeature] => Array ( [Dashboard] => 仪表盘 [Demo mode] => 演示模式 [Average bank fees per payment method] => 每种付款方式平均银行费用 [Average shipping fees per shipping method] => 每次送货方式平均运费 [Other settings] => 其他设置 [Average gross margin percentage] => 平均毛利率 [Other fees per order] => 每个订单其他费用 ) [AdminModulesHelp] => Array ( [Search modules: keyword, name, author...] => 搜索模块:关键词,名字,作者。。。 [Please upload one file at a time, .zip or tarball format (.tar, .tar.gz or .tgz).] => 请一次上传一个文件,以.zip 或者tarball 格式 (.tar, .tar.gz or .tgz). [Your module will be installed right after that.] => 你的模块将在此之后立即安装。 [What happened?] => 发生了什么? [Customize your store with this selection of modules recommended for your shop, based on your country, language and version of PrestaShop. It includes the most popular modules from our Addons marketplace, and free partner modules.] => 用为你的商店所推荐的选择模块, 按你所在国家,语言和PrestaShop 版本来个性化你的商店。它包含从我们Addons市场上的最热门的模块和免费的合作伙伴的模块。 [You bought this module on PrestaShop Addons. Thank You.] => 您已在PrestaShop Addons 上购买了此模块。谢谢。 [Bought] => 已购买 [This module is available on PrestaShop Addons.] => 该模块可在 PrestaShop Addons里找到。 [Popular] => 最热商品 [This module is available for free thanks to our partner.] => 此模块免费,感谢我们的合作商。 [Official] => 官方 [Need update] => 需要升级 [These modules require your attention: you need to take some action to ensure they are fully operational.] => 你需要注意这些模块:你要采取一些行动来确保他们能完全工作。 [Update these modules to enjoy their latest versions.] => 更新这些模块来享用他们最新版本。 ) [ModulesStatsproductAdmin] => Array ( [Product details] => 货品信息 [Enrich your stats, add detailed statistics for each product of your catalog.] => 丰富您的统计数据,为目录中的每个产品添加详细的统计数据。 [Number of purchases compared to number of views] => 购买次数和 浏览次数比较 [After choosing a category and selecting a product, informational graphs will appear.] => 在选择一个类别并选择产品后,信息图表将会出现。然后,您将能够对它们进行分析。 [If you notice that a product is often purchased but viewed infrequently, you should display it more prominently in your Front Office.] => 如果您发现一个产品是成功的,经常被购买,但是很少被查看,您应该把它更加突出地放在您的网上商店前台上。 [On the other hand, if a product has many views but is not often purchased, we advise you to check or modify this product's information, description and photography again, see if you can find something better.] => 另一方面,如果一个商品浏览率很高,但不是经常购买,我们建议您查看或修改此商品的信息,说明和摄影,看看是否能找到更好的信息来替换当下的文字或图片。 [Details] => 详细 [Total bought] => 购买总数 [Sales (tax excluded)] => 销售(未含税) [Total Viewed] => 浏览共计 [Conversion rate] => 转换率 [CSV Export] => CSV导出 [Attribute sales distribution] => 售出特征分布 [Cross selling] => 交叉销售 [Click on a product to access its statistics!] => 点击一个货品查看它的统计。 [Choose a category] => 选择一个分类 [Products available] => 可用货品 [Popularity] => 受欢迎程度 [Visits (x100)] => 访问(x100) [Stock] => 库存 ) [ModulesBlockwishlistAdmin] => Array ( [Wishlist] => 愿望清单 [Allow customers to create wishlists to save their favorite products for later.] => 允许客户创建愿望清单以保存他们喜欢的产品以备后用。 [My wishlists] => 我的愿望清单 [My wishlist] => 我的愿望清单 [Create new list] => 创建新列表 [All Time Statistics] => 所有时间统计 [Product] => 产品 [Reference] => 参考 [Combination] => 组合 [Category] => 类别 [Price (tax excl.)] => 价格(不含税) [Available Qty] => 可用数量 [Conversion rate] => 转换率 [Current Day Statistics] => 目前的统计数据 [Current Month Statistics] => 本月统计数据 [Current Year Statistics] => 本年度统计数据 [Wording] => 措辞 [Save] => 保存 [You need to choose a specific shop to display the top 10 most added products] => 您需要选择一个特定的商店来显示前 10 名添加最多的产品 [Top 10 most added products] => 前 10 名添加最多的产品 [Refresh] => 刷新 ) [ModulesLinklistShop] => Array ( [Products] => 单件商品 [Our company] => 我们的公司 ) ) [metadata:Symfony\Component\Translation\MessageCatalogue:private] => Array ( ) [resources:Symfony\Component\Translation\MessageCatalogue:private] => Array ( ) [locale:Symfony\Component\Translation\MessageCatalogue:private] => zh-CN [fallbackCatalogue:Symfony\Component\Translation\MessageCatalogue:private] => Symfony\Component\Translation\MessageCatalogue Object ( [messages:Symfony\Component\Translation\MessageCatalogue:private] => Array ( ) [metadata:Symfony\Component\Translation\MessageCatalogue:private] => Array ( ) [resources:Symfony\Component\Translation\MessageCatalogue:private] => Array ( ) [locale:Symfony\Component\Translation\MessageCatalogue:private] => zh [fallbackCatalogue:Symfony\Component\Translation\MessageCatalogue:private] => [parent:Symfony\Component\Translation\MessageCatalogue:private] => Symfony\Component\Translation\MessageCatalogue Object *RECURSION* ) [parent:Symfony\Component\Translation\MessageCatalogue:private] => ) ) [locale:Symfony\Component\Translation\Translator:private] => zh-CN [fallbackLocales:Symfony\Component\Translation\Translator:private] => Array ( ) [loaders:Symfony\Component\Translation\Translator:private] => Array ( ) [resources:Symfony\Component\Translation\Translator:private] => Array ( ) [formatter:Symfony\Component\Translation\Translator:private] => Symfony\Component\Translation\Formatter\MessageFormatter Object ( [translator:Symfony\Component\Translation\Formatter\MessageFormatter:private] => Symfony\Component\Translation\IdentityTranslator Object ( [selector:Symfony\Component\Translation\IdentityTranslator:private] => [locale:Symfony\Component\Translation\IdentityTranslator:private] => ) [intlFormatter:Symfony\Component\Translation\Formatter\MessageFormatter:private] => Symfony\Component\Translation\Formatter\IntlFormatter Object ( [hasMessageFormatter:Symfony\Component\Translation\Formatter\IntlFormatter:private] => [cache:Symfony\Component\Translation\Formatter\IntlFormatter:private] => Array ( ) ) ) [cacheDir:Symfony\Component\Translation\Translator:private] => /home/taste/public_html/var/cache/prod/translations [debug:Symfony\Component\Translation\Translator:private] => [cacheVary:Symfony\Component\Translation\Translator:private] => Array ( ) [configCacheFactory:Symfony\Component\Translation\Translator:private] => Symfony\Component\Config\ConfigCacheFactory Object ( [debug:Symfony\Component\Config\ConfigCacheFactory:private] => ) [parentLocales:Symfony\Component\Translation\Translator:private] => [hasIntlFormatter:Symfony\Component\Translation\Translator:private] => 1 ) [container:protected] => FrontContainer Object ( [parameters:FrontContainer:private] => Array ( [database_host] => localhost [database_port] => 3306 [database_user] => taste_test [database_password] => Tx1z33Tj! [database_name] => taste_taste [database_prefix] => ps_ [database_engine] => InnoDB [cookie_key] => IRSQGGk7LTLkL8MHtQ0hv308GKvszsoj7GZCdreHQMN4gvG1xLiD4cZM [cookie_iv] => LEDSRLMQ [new_cookie_key] => def00000e03cd7067a3b34bc9fa13b9ba1d5beca8ae9afc75ca4dd01b117bec6c90948bdef8a05df30d7c1e1ab76222ff18a25ae52be4eea95925482e3479d75616cc519 [ps_caching] => CacheMemcache [ps_cache_enable] => [ps_creation_date] => 2019-02-14 04:19:20 [secret] => 6r0mwCwk9WgmLiLY4f7i3sP8RkIYNUWsP8Z4bpBNOsHRrpBI4VoE6ev4 [mailer_transport] => smtp [mailer_host] => 127.0.0.1 [mailer_user] => [mailer_password] => [locale] => en-US [api_public_key] => -----BEGIN PUBLIC KEY----- MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuQmbxg1w6Gq5IApu7ud5 ucXR4tbQGKfYBamENxi7bxsLlOyuLVczlOwYliTe7x7ui8O3pk2xNUTx/ApTQBZI fuk3k1SyotEHv+vJYOFnlTJXvd6LWJY9tHiWKi1/I9wcfUUscfjHKkP+7V8aGH+y XYh65m4HpnK/spqZfWpamTdaZ42bYneyg1bYKf0iM7h90p0xmMsXHTSf5lst6JOY JZrFVPOd1rfHl0zhy/2bS4CSUQri/GjMMDl/JyTIHBTvIcxpz9SF6GDvn7DGRXzO zjMnPOcLfRyJpT09NFKZMY5/8NsjM6+srTNG4JTSg0S5I9enkhw7nT5XpZuj/BKp 2QIDAQAB -----END PUBLIC KEY----- [api_private_key] => -----BEGIN PRIVATE KEY----- MIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQC5CZvGDXDoarkg Cm7u53m5xdHi1tAYp9gFqYQ3GLtvGwuU7K4tVzOU7BiWJN7vHu6Lw7emTbE1RPH8 ClNAFkh+6TeTVLKi0Qe/68lg4WeVMle93otYlj20eJYqLX8j3Bx9RSxx+McqQ/7t XxoYf7JdiHrmbgemcr+ympl9alqZN1pnjZtid7KDVtgp/SIzuH3SnTGYyxcdNJ/m Wy3ok5glmsVU853Wt8eXTOHL/ZtLgJJRCuL8aMwwOX8nJMgcFO8hzGnP1IXoYO+f sMZFfM7OMyc85wt9HImlPT00Upkxjn/w2yMzr6ytM0bglNKDRLkj16eSHDudPlel m6P8EqnZAgMBAAECggEAeDfA6C0FZUspWaLNrhPf5w2aLomoC8zIse0PxIgiBq6I mMoo47ZbAe9ejfYIjU0IaO/QmpCxiE1x9nFy4xlXInU9MVB++v9ZzJxRassndCyQ CwDSgcyi7GTIE0EZ8F9qdw0BMk8SfuhMcUYveylD5jbsuldUSxUUbOK6xFvb3tyX pDwLg6Zb4BuvwunC+ylcrC9tqGGO+C1wvklf4+rAJa3q5Wq81u7Mn2NUiksY3Avt cUHqSJFtgpA2rhRIJe8+ws7W/JuX2RMuApUvNd0a/RAIR7j663ilYycU80LI+09C RzXdqhs2SxOdg9/Qd69g2R6nBztFHAwyZdAo3JQSMQKBgQDjE+GGE2HmrvsSwmIM EySAHdJemGNi1fY/lfQz2mPFiDZkikvwcsMZnXZMC/s5XyY9kaXDDOZa9MQJJaOL k7PukqmrkfFiNICt2VydGerPTICqwwdJj/BZpLjOgSEHBCJv7V61FKXh3+5Qdve0 uD2/fE80vomZQIBpg0aaw8WspQKBgQDQmvZqXIwtIXIMM9w/u7NlAdcJSEHnBi53 z96UV7nfOeStoi0PUM12tAdxGFCezzr0pSMNPwx3qmBbK8WbieREBf8PoNdSjAB9 GBJQlLTYuE0gvz/Avs1LnjNTPU+eictih8TcmrssGRd7Rs/vzr5qOIGA3bIf+G+c UWS+A1H+JQKBgGD4tX9/OXi80uWQ8zP63MSFd7gD1bV4b795tx6Jrb/GSowm7wUQ zTZcIw+YskEu2/LBBwvDr3+6NRk+5JePjPBd2200VuO8ThNv1ngUgEzke7HwtWT5 vgdaK72sMUGAx4AK2z3zQl+yNGBSXbfkUiI64MxCbhpvDCeC8xzWa80tAoGBAJnL NZLS6nG3b7q5XU8LlkYIpj3srNGjSA0DDuk1CA8gQo0UvL3G58P1FGt37rA2vhNx 0DbK3ek3jlSJH+X9MnJILXSbM0RjfVS8s3v/Npl0v0A+X8U9pmNyngpncFTE6FKb IDM4THhFg39ahKEbPl1XjXqxd8qEQdzwUSKZlhCVAoGBALBh5zLiARv04aNgJtwp wz8GK8At9HsfwDbBJOyd9YPnLZHol2ZdyB8zryhtJcANtcqTkVHKuLeCW8hsVQp0 KUKLFFF4f5t8J4n7UpCmBDYA8mOxLefyPxMCcejXpH/1slAEXgvVV9pUhXS9RMW5 v8lF3gpoXiPXcxNXiLV+VaPg -----END PRIVATE KEY----- [cache.driver] => array [cache.adapter] => cache.adapter.array [use_debug_toolbar] => 1 [kernel.bundles] => Array ( ) [kernel.root_dir] => /home/taste/public_html/app [kernel.project_dir] => /home/taste/public_html [kernel.name] => app [kernel.debug] => [kernel.environment] => prod [kernel.cache_dir] => /home/taste/public_html/var/cache/prod/ [kernel.active_modules] => Array ( [0] => blockcms [1] => blockmyaccount [2] => blockmyaccountfooter [3] => blockuserinfo [4] => autoupgrade [5] => blockcart [6] => sendtoafriend [7] => productpaymentlogos [8] => regeneratethumbnails [9] => blockcontactinfos [10] => gapi [11] => agilepaypal [12] => blockcurrencies [13] => blocklanguages [14] => blockcategories [15] => hreflangpro [16] => bingtranslate [17] => mdimagemagick [18] => followup [19] => mailalerts [20] => referralprogram [21] => upshippingnumber [22] => carriercompare [23] => arlsf [24] => blocknewproducts [25] => blockviewed [26] => statsgeolocation [27] => ets_oneclicktomigrate [28] => m4pdf [29] => blockbanner [30] => blockbestsellers [31] => blocksocial [32] => blockfacebook [33] => blocklayered [34] => blockcmsinfo [35] => blockcontact [36] => blockmanufacturer [37] => blocknewsletter [38] => blockpaymentlogo [39] => blockspecials [40] => blockstore [41] => blocksupplier [42] => blocktags [43] => blocktopmenu [44] => homeslider [45] => homefeatured [46] => dashgoals [47] => statsregistrations [48] => dashactivity [49] => dashproducts [50] => dashtrends [51] => statsdata [52] => pagesnotfound [53] => statspersonalinfos [54] => sekeywords [55] => statsforecast [56] => revsliderprestashop [57] => iqitadditionaltabs [58] => iqitcompare [59] => iqitcontactpage [60] => iqitcookielaw [61] => iqitcrossselling [62] => iqitcountdown [63] => iqitemailsubscriptionconf [64] => iqitaddthisplugin [65] => iqitfreedeliverycount [66] => iqitlinksmanager [67] => iqitmegamenu [68] => iqitpopup [69] => iqitproductsnav [70] => iqitproducttags [71] => iqitreviews [72] => iqitsearch [73] => iqitsizecharts [74] => iqitthemeeditor [75] => iqitwishlist [76] => iqitextendedproduct [77] => iqitdashboardnews [78] => iqitsociallogin [79] => ps_languageselector [80] => ps_currencyselector [81] => ps_categorytree [82] => ps_sharebuttons [83] => ps_shoppingcart [84] => ps_contactinfo [85] => ps_customersignin [86] => ps_mainmenu [87] => ps_customtext [88] => ps_customeraccountlinks [89] => iqitelementor [90] => pm_advancedsearch4 [91] => gsitemap [92] => thecheckout [93] => aupost [94] => ps_viewedproduct [95] => ps_googleanalytics [96] => zipmoneypayment [97] => headerlinks [98] => iqithtmlandbanners [99] => ph_simpleblog [100] => ph_blog_column_custom [101] => ph_relatedposts [102] => ph_recentposts [103] => ps_emailalerts [104] => ps_wirepayment [105] => contactform [106] => gcdeleteuselessimg [107] => ps_emailsubscription [108] => gmerchantcenter [109] => cedcatch [110] => afterpayofficial [111] => ntbackupandrestore [112] => importorders [113] => orderedit [114] => google_address [115] => giftcard [116] => ets_abandonedcart [117] => an_recurringpayments [118] => ganalyticspro [119] => paypal [120] => cedkogan [121] => ps_distributionapiclient [122] => prettyurls [123] => obsstocks [124] => pagecache [125] => jprestaupgrade [126] => bvpemailsmanager [127] => amazon [128] => countrypostcodefield [129] => cedwoolworths [130] => ba_importer [131] => lasoo [132] => ets_advancedcaptcha [133] => eatiesintegration [134] => simpleimportproduct [135] => mydealintegration [136] => gthidefeature [137] => dgtranslationall ) [ps_cache_dir] => /home/taste/public_html/var/cache/prod/ [mail_themes_uri] => /mails/themes [doctrine.dbal.logger.chain.class] => Doctrine\DBAL\Logging\LoggerChain [doctrine.dbal.logger.profiling.class] => Doctrine\DBAL\Logging\DebugStack [doctrine.dbal.logger.class] => Symfony\Bridge\Doctrine\Logger\DbalLogger [doctrine.dbal.configuration.class] => Doctrine\DBAL\Configuration [doctrine.data_collector.class] => Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector [doctrine.dbal.connection.event_manager.class] => Symfony\Bridge\Doctrine\ContainerAwareEventManager [doctrine.dbal.connection_factory.class] => Doctrine\Bundle\DoctrineBundle\ConnectionFactory [doctrine.dbal.events.mysql_session_init.class] => Doctrine\DBAL\Event\Listeners\MysqlSessionInit [doctrine.dbal.events.oracle_session_init.class] => Doctrine\DBAL\Event\Listeners\OracleSessionInit [doctrine.class] => Doctrine\Bundle\DoctrineBundle\Registry [doctrine.entity_managers] => Array ( [default] => doctrine.orm.default_entity_manager ) [doctrine.default_entity_manager] => default [doctrine.dbal.connection_factory.types] => Array ( ) [doctrine.connections] => Array ( [default] => doctrine.dbal.default_connection ) [doctrine.default_connection] => default [doctrine.orm.configuration.class] => Doctrine\ORM\Configuration [doctrine.orm.entity_manager.class] => Doctrine\ORM\EntityManager [doctrine.orm.manager_configurator.class] => Doctrine\Bundle\DoctrineBundle\ManagerConfigurator [doctrine.orm.cache.array.class] => Doctrine\Common\Cache\ArrayCache [doctrine.orm.cache.apc.class] => Doctrine\Common\Cache\ApcCache [doctrine.orm.cache.memcache.class] => Doctrine\Common\Cache\MemcacheCache [doctrine.orm.cache.memcache_host] => localhost [doctrine.orm.cache.memcache_port] => 11211 [doctrine.orm.cache.memcache_instance.class] => Memcache [doctrine.orm.cache.memcached.class] => Doctrine\Common\Cache\MemcachedCache [doctrine.orm.cache.memcached_host] => localhost [doctrine.orm.cache.memcached_port] => 11211 [doctrine.orm.cache.memcached_instance.class] => Memcached [doctrine.orm.cache.redis.class] => Doctrine\Common\Cache\RedisCache [doctrine.orm.cache.redis_host] => localhost [doctrine.orm.cache.redis_port] => 6379 [doctrine.orm.cache.redis_instance.class] => Redis [doctrine.orm.cache.xcache.class] => Doctrine\Common\Cache\XcacheCache [doctrine.orm.cache.wincache.class] => Doctrine\Common\Cache\WinCacheCache [doctrine.orm.cache.zenddata.class] => Doctrine\Common\Cache\ZendDataCache [doctrine.orm.metadata.driver_chain.class] => Doctrine\Persistence\Mapping\Driver\MappingDriverChain [doctrine.orm.metadata.annotation.class] => Doctrine\ORM\Mapping\Driver\AnnotationDriver [doctrine.orm.metadata.xml.class] => Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver [doctrine.orm.metadata.yml.class] => Doctrine\ORM\Mapping\Driver\SimplifiedYamlDriver [doctrine.orm.metadata.php.class] => Doctrine\ORM\Mapping\Driver\PHPDriver [doctrine.orm.metadata.staticphp.class] => Doctrine\ORM\Mapping\Driver\StaticPHPDriver [doctrine.orm.metadata.attribute.class] => Doctrine\ORM\Mapping\Driver\AttributeDriver [doctrine.orm.proxy_cache_warmer.class] => Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer [form.type_guesser.doctrine.class] => Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser [doctrine.orm.validator.unique.class] => Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator [doctrine.orm.validator_initializer.class] => Symfony\Bridge\Doctrine\Validator\DoctrineInitializer [doctrine.orm.security.user.provider.class] => Symfony\Bridge\Doctrine\Security\User\EntityUserProvider [doctrine.orm.listeners.resolve_target_entity.class] => Doctrine\ORM\Tools\ResolveTargetEntityListener [doctrine.orm.listeners.attach_entity_listeners.class] => Doctrine\ORM\Tools\AttachEntityListenersListener [doctrine.orm.naming_strategy.default.class] => Doctrine\ORM\Mapping\DefaultNamingStrategy [doctrine.orm.naming_strategy.underscore.class] => Doctrine\ORM\Mapping\UnderscoreNamingStrategy [doctrine.orm.quote_strategy.default.class] => Doctrine\ORM\Mapping\DefaultQuoteStrategy [doctrine.orm.quote_strategy.ansi.class] => Doctrine\ORM\Mapping\AnsiQuoteStrategy [doctrine.orm.entity_listener_resolver.class] => Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver [doctrine.orm.second_level_cache.default_cache_factory.class] => Doctrine\ORM\Cache\DefaultCacheFactory [doctrine.orm.second_level_cache.default_region.class] => Doctrine\ORM\Cache\Region\DefaultRegion [doctrine.orm.second_level_cache.filelock_region.class] => Doctrine\ORM\Cache\Region\FileLockRegion [doctrine.orm.second_level_cache.logger_chain.class] => Doctrine\ORM\Cache\Logging\CacheLoggerChain [doctrine.orm.second_level_cache.logger_statistics.class] => Doctrine\ORM\Cache\Logging\StatisticsCacheLogger [doctrine.orm.second_level_cache.cache_configuration.class] => Doctrine\ORM\Cache\CacheConfiguration [doctrine.orm.second_level_cache.regions_configuration.class] => Doctrine\ORM\Cache\RegionsConfiguration [doctrine.orm.auto_generate_proxy_classes] => [doctrine.orm.proxy_dir] => /home/taste/public_html/var/cache/prod//doctrine/orm/Proxies [doctrine.orm.proxy_namespace] => Proxies ) [getService:FrontContainer:private] => Closure Object ( [this] => FrontContainer Object *RECURSION* [parameter] => Array ( [$registry] => [$id] => [$method] => [$load] => ) ) [loadedDynamicParameters:FrontContainer:private] => Array ( ) [dynamicParameters:FrontContainer:private] => Array ( ) [parameterBag:protected] => [services:protected] => Array ( [context] => Context Object *RECURSION* [shop] => Shop Object ( [id_shop_group] => 1 [id_category] => 2 [theme_name] => warehouse [name] => Tasteful Delights [color] => #ffca2f [active] => 1 [deleted] => 0 [physical_uri] => / [virtual_uri] => [domain] => www.tastefuldelights.com.au [domain_ssl] => www.tastefuldelights.com.au [group:protected] => ShopGroup Object ( [name] => Default [color] => [active] => 1 [share_customer] => 0 [share_stock] => 0 [share_order] => 0 [deleted] => 0 [id] => 1 [id_lang:protected] => [lang_associated:protected] => [id_shop:protected] => [id_shop_list] => Array ( ) [get_shop_from_context:protected] => 1 [table:protected] => shop_group [identifier:protected] => id_shop_group [fieldsRequired:protected] => Array ( [0] => name ) [fieldsSize:protected] => Array ( [name] => 64 ) [fieldsValidate:protected] => Array ( [name] => isGenericName [color] => isColor [share_customer] => isBool [share_order] => isBool [share_stock] => isBool [active] => isBool [deleted] => isBool ) [fieldsRequiredLang:protected] => Array ( ) [fieldsSizeLang:protected] => Array ( ) [fieldsValidateLang:protected] => Array ( ) [tables:protected] => Array ( ) [webserviceParameters:protected] => Array ( ) [image_dir:protected] => [image_format:protected] => jpg [translator:protected] => [def:protected] => Array ( [table] => shop_group [primary] => id_shop_group [fields] => Array ( [name] => Array ( [type] => 3 [validate] => isGenericName [required] => 1 [size] => 64 ) [color] => Array ( [type] => 3 [validate] => isColor ) [share_customer] => Array ( [type] => 2 [validate] => isBool ) [share_order] => Array ( [type] => 2 [validate] => isBool ) [share_stock] => Array ( [type] => 2 [validate] => isBool ) [active] => Array ( [type] => 2 [validate] => isBool ) [deleted] => Array ( [type] => 2 [validate] => isBool ) ) [classname] => ShopGroup ) [update_fields:protected] => [force_id] => ) [address] => [webserviceParameters:protected] => Array ( [fields] => Array ( [id_shop_group] => Array ( [xlink_resource] => shop_groups ) [id_category] => Array ( ) ) ) [theme] => PrestaShop\PrestaShop\Core\Addon\Theme\Theme Object ( [attributes:PrestaShop\PrestaShop\Core\Addon\Theme\Theme:private] => PrestaShop\PrestaShop\Core\Util\ArrayFinder Object ( [array:PrestaShop\PrestaShop\Core\Util\ArrayFinder:private] => Array ( [name] => warehouse [display_name] => Warehouse [version] => 4.2.1 [author] => Array ( [name] => IQIT COMMERCE [email] => support@iqit-commerce.com [url] => http://www.iqit-commerce.com ) [meta] => Array ( [compatibility] => Array ( [from] => 1.7.5.0 [to] => ) [available_layouts] => Array ( [layout-full-width] => Array ( [name] => Full Width [description] => No side columns, ideal for distraction-free pages such as product pages. ) [layout-both-columns] => Array ( [name] => Three Columns [description] => One large central column and 2 side columns. ) [layout-left-column] => Array ( [name] => Two Columns, small left column [description] => Two columns with a small left column ) [layout-right-column] => Array ( [name] => Two Columns, small right column [description] => Two columns with a small right column ) ) ) [assets] => Array ( [css] => Array ( [all] => Array ( [0] => Array ( [id] => font-awesome [path] => assets/css/font-awesome/css/font-awesome.css [media] => all [priority] => 200 ) ) ) ) [global_settings] => Array ( [configuration] => Array ( [PS_IMAGE_QUALITY] => png [PS_QUICK_VIEW] => 1 [PS_BLOCK_CART_AJAX] => 1 [PS_PRODUCTS_PER_PAGE] => 24 ) [modules] => Array ( [to_enable] => Array ( [0] => revsliderprestashop [1] => iqitadditionaltabs [2] => iqithtmlandbanners [3] => iqitcompare [4] => iqitcontactpage [5] => iqitcookielaw [6] => iqitcrossselling [7] => iqitcountdown [8] => iqitelementor [9] => iqitemailsubscriptionconf [10] => iqitaddthisplugin [11] => iqitfreedeliverycount [12] => iqitlinksmanager [13] => iqitmegamenu [14] => iqitpopup [15] => iqitproductsnav [16] => iqitproducttags [17] => iqitreviews [18] => iqitsearch [19] => iqitsizecharts [20] => iqitthemeeditor [21] => iqitwishlist [22] => iqitextendedproduct [23] => ps_emailsubscription [24] => ph_simpleblog [25] => ph_blog_column_custom [26] => ph_relatedposts [27] => iqitdashboardnews [28] => iqitsociallogin ) [to_disable] => Array ( [0] => ps_linklist [1] => ps_mainmenu [2] => ps_categorytree [3] => ps_featuredproducts [4] => ps_searchbar [5] => ps_imageslider [6] => ps_customtext [7] => blockreassurance [8] => ps_banner [9] => ps_contactinfo [10] => ps_socialfollow ) ) [hooks] => Array ( [modules_to_hook] => Array ( [displayNav1] => Array ( [0] => iqitlinksmanager ) [displayNav2] => Array ( [0] => ps_languageselector [1] => ps_currencyselector [2] => iqitwishlist [3] => iqitcompare ) [displayTopColumn] => Array ( [0] => revsliderprestashop ) [displayHome] => Array ( [0] => revsliderprestashop [1] => ) [displayFooter] => Array ( [0] => iqitlinksmanager [1] => iqitcontactpage ) [displayLeftColumn] => Array ( [0] => ps_categorytree [1] => ps_facetedsearch ) [displayProductAdditionalInfo] => Array ( [0] => ps_sharebuttons [1] => iqitproducttags ) [displayAfterProductAddCartBtn] => Array ( [0] => iqitwishlist [1] => iqitcompare ) [displayCustomerAccount] => Array ( [0] => iqitwishlist ) [displayProductListFunctionalButtons] => Array ( [0] => iqitwishlist [1] => iqitcompare ) [displayBeforeBodyClosingTag] => Array ( [0] => iqitwishlist [1] => iqitcompare [2] => iqitpopup [3] => iqitcookielaw ) [displayRightColumnProduct] => Array ( [0] => iqithtmlandbanners ) [displayReassurance] => Array ( [0] => iqitaddthisplugin ) [displayCustomerLoginFormAfter] => Array ( [0] => iqitsociallogin ) [displayRegistrationBeforeForm] => Array ( [0] => iqitsociallogin ) [displayFooterBefore] => [displayCheckoutLoginFormAfter] => Array ( [0] => iqitsociallogin ) ) ) [image_types] => Array ( [cart_default] => Array ( [width] => 125 [height] => 162 [scope] => Array ( [0] => products ) ) [small_default] => Array ( [width] => 98 [height] => 127 [scope] => Array ( [0] => products [1] => categories [2] => manufacturers [3] => suppliers ) ) [medium_default] => Array ( [width] => 452 [height] => 584 [scope] => Array ( [0] => products [1] => categories [2] => manufacturers [3] => suppliers ) ) [home_default] => Array ( [width] => 236 [height] => 305 [scope] => Array ( [0] => products ) ) [large_default] => Array ( [width] => 381 [height] => 492 [scope] => Array ( [0] => products [1] => manufacturers [2] => suppliers ) ) [category_default] => Array ( [width] => 1003 [height] => 200 [scope] => Array ( [0] => categories ) ) [stores_default] => Array ( [width] => 170 [height] => 115 [scope] => Array ( [0] => stores ) ) [thickbox_default] => Array ( [width] => 1100 [height] => 1422 [scope] => Array ( [0] => products ) ) ) ) [theme_settings] => Array ( [default_layout] => layout-full-width [layouts] => Array ( [pagenotfound] => layout-full-width [best-sales] => layout-left-column [contact] => layout-full-width [index] => layout-full-width [manufacturer] => layout-full-width [new-products] => layout-left-column [password] => layout-full-width [prices-drop] => layout-left-column [sitemap] => layout-full-width [supplier] => layout-full-width [address] => layout-full-width [addresses] => layout-full-width [authentication] => layout-full-width [cart] => layout-full-width [discount] => layout-full-width [history] => layout-full-width [identity] => layout-full-width [my-account] => layout-full-width [order-follow] => layout-full-width [order-slip] => layout-full-width [order] => layout-full-width [search] => layout-left-column [stores] => layout-full-width [order-opc] => layout-full-width [guest-tracking] => layout-full-width [product] => layout-full-width [category] => layout-left-column [cms] => layout-full-width [module-blockwishlist-mywishlist] => layout-full-width [module-blockwishlist-view] => layout-full-width [module-mailalerts-account] => layout-full-width [module-referralprogram-program] => layout-full-width [module-arlsf-ajax] => layout-full-width [module-afterpay-payment] => layout-full-width [module-cronjobs-callback] => layout-full-width [module-blocknewsletter-verification] => layout-full-width [module-iqitcompare-comparator] => layout-full-width [module-iqitemailsubscriptionconf-subscription] => layout-full-width [module-iqitthemeeditor-preview] => layout-full-width [module-iqitwishlist-view] => layout-full-width [module-iqitsociallogin-authenticate] => layout-full-width [module-ps_shoppingcart-ajax] => layout-full-width [module-iqitelementor-preview] => layout-full-width [module-iqitelementor-widget] => layout-full-width [module-pm_advancedsearch4-advancedsearch4] => layout-left-column [module-pm_advancedsearch4-seo] => layout-left-column [module-pm_advancedsearch4-searchresults] => layout-left-column [module-thecheckout-front] => layout-full-width [module-paypal-payment] => layout-full-width [module-paypal-validation] => layout-full-width [module-zipmoneypayment-payment] => layout-full-width [module-zipmoneypayment-webhook] => layout-full-width [module-afterpay-validation] => layout-full-width [module-afterpay-return] => layout-full-width [module-ph_simpleblog-single] => layout-full-width [module-ph_simpleblog-list] => layout-full-width [module-ph_simpleblog-category] => layout-full-width [module-ph_simpleblog-categorypage] => layout-full-width [module-ph_simpleblog-page] => layout-full-width [module-ps_emailalerts-account] => layout-full-width [module-ps_wirepayment-payment] => layout-full-width [module-ps_wirepayment-validation] => layout-full-width [module-ps_emailsubscription-verification] => layout-full-width [module-ps_emailsubscription-subscription] => layout-full-width [module-ph_simpleblog-author] => layout-full-width [module-ph_simpleblog-authorslist] => layout-full-width [module-iqitsearch-searchiqit] => layout-left-column ) ) [dependencies] => Array ( [modules] => Array ( [0] => iqitadditionaltabs [1] => iqitaddthisplugin [2] => iqitcompare [3] => iqitcontactpage [4] => iqitcookielaw [5] => iqitcountdown [6] => iqitcrossselling [7] => iqitelementor [8] => iqitemailsubscriptionconf [9] => iqitextendedproduct [10] => iqitfreedeliverycount [11] => iqitlinksmanager [12] => iqitmegamenu [13] => iqitpopup [14] => iqitproductsnav [15] => iqitproducttags [16] => iqitreviews [17] => iqitsearch [18] => iqitsizecharts [19] => iqitsociallogin [20] => iqithtmlandbanners [21] => iqitthemeeditor [22] => iqitwishlist [23] => revsliderprestashop [24] => ph_simpleblog [25] => ph_blog_column_custom [26] => ph_relatedposts [27] => iqitdashboardnews ) ) [directory] => /home/taste/public_html/themes/warehouse/ [preview] => themes/warehouse/preview.png ) [propertyAccessor:PrestaShop\PrestaShop\Core\Util\ArrayFinder:private] => Symfony\Component\PropertyAccess\PropertyAccessor Object ( [magicCall:Symfony\Component\PropertyAccess\PropertyAccessor:private] => [ignoreInvalidIndices:Symfony\Component\PropertyAccess\PropertyAccessor:private] => 1 [ignoreInvalidProperty:Symfony\Component\PropertyAccess\PropertyAccessor:private] => [cacheItemPool:Symfony\Component\PropertyAccess\PropertyAccessor:private] => [propertyPathCache:Symfony\Component\PropertyAccess\PropertyAccessor:private] => Array ( [[name]] => Symfony\Component\PropertyAccess\PropertyPath Object ( [elements:Symfony\Component\PropertyAccess\PropertyPath:private] => Array ( [0] => name ) [length:Symfony\Component\PropertyAccess\PropertyPath:private] => 1 [isIndex:Symfony\Component\PropertyAccess\PropertyPath:private] => Array ( [0] => 1 ) [pathAsString:Symfony\Component\PropertyAccess\PropertyPath:private] => [name] ) [[parent]] => Symfony\Component\PropertyAccess\PropertyPath Object ( [elements:Symfony\Component\PropertyAccess\PropertyPath:private] => Array ( [0] => parent ) [length:Symfony\Component\PropertyAccess\PropertyPath:private] => 1 [isIndex:Symfony\Component\PropertyAccess\PropertyPath:private] => Array ( [0] => 1 ) [pathAsString:Symfony\Component\PropertyAccess\PropertyPath:private] => [parent] ) ) [readPropertyCache:Symfony\Component\PropertyAccess\PropertyAccessor:private] => Array ( ) [writePropertyCache:Symfony\Component\PropertyAccess\PropertyAccessor:private] => Array ( ) ) ) ) [id] => 1 [id_lang:protected] => [lang_associated:protected] => [id_shop:protected] => [id_shop_list] => Array ( ) [get_shop_from_context:protected] => 1 [table:protected] => shop [identifier:protected] => id_shop [fieldsRequired:protected] => Array ( [0] => name [1] => id_category [2] => id_shop_group ) [fieldsSize:protected] => Array ( [name] => 64 ) [fieldsValidate:protected] => Array ( [active] => isBool [deleted] => isBool [name] => isGenericName [color] => isColor [theme_name] => isThemeName ) [fieldsRequiredLang:protected] => Array ( ) [fieldsSizeLang:protected] => Array ( ) [fieldsValidateLang:protected] => Array ( ) [tables:protected] => Array ( ) [image_dir:protected] => [image_format:protected] => jpg [translator:protected] => [def:protected] => Array ( [table] => shop [primary] => id_shop [fields] => Array ( [active] => Array ( [type] => 2 [validate] => isBool ) [deleted] => Array ( [type] => 2 [validate] => isBool ) [name] => Array ( [type] => 3 [validate] => isGenericName [required] => 1 [size] => 64 ) [color] => Array ( [type] => 3 [validate] => isColor ) [id_category] => Array ( [type] => 1 [required] => 1 ) [theme_name] => Array ( [type] => 3 [validate] => isThemeName ) [id_shop_group] => Array ( [type] => 1 [required] => 1 ) ) [classname] => Shop ) [update_fields:protected] => [force_id] => ) [prestashop.core.localization.cldr.cache.adapter] => Symfony\Component\Cache\Adapter\FilesystemAdapter Object ( [createCacheItem:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Closure Object ( [parameter] => Array ( [$key] => [$value] => [$isHit] => ) ) [mergeByLifetime:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Closure Object ( [static] => Array ( [getId] => Closure Object ( [this] => Symfony\Component\Cache\Adapter\FilesystemAdapter Object *RECURSION* [parameter] => Array ( [$key] => ) ) [defaultLifetime] => 0 ) [parameter] => Array ( [$deferred] => [$namespace] => [&$expiredIds] => ) ) [namespace:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [namespaceVersion:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [versioningIsEnabled:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [deferred:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Array ( ) [ids:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Array ( [zh-CN] => zh-CN ) [maxIdLength:protected] => [logger:protected] => [callbackWrapper:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [computing:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Array ( ) [marshaller:Symfony\Component\Cache\Adapter\FilesystemAdapter:private] => Symfony\Component\Cache\Marshaller\DefaultMarshaller Object ( [useIgbinarySerialize:Symfony\Component\Cache\Marshaller\DefaultMarshaller:private] => 1 ) [directory:Symfony\Component\Cache\Adapter\FilesystemAdapter:private] => /home/taste/public_html/var/cache/prod/localization/CLDR/ [tmp:Symfony\Component\Cache\Adapter\FilesystemAdapter:private] => ) [prestashop.core.localization.cldr.datalayer.locale_cache] => PrestaShop\PrestaShop\Core\Localization\CLDR\DataLayer\LocaleCache Object ( [cache:protected] => Symfony\Component\Cache\Adapter\FilesystemAdapter Object ( [createCacheItem:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Closure Object ( [parameter] => Array ( [$key] => [$value] => [$isHit] => ) ) [mergeByLifetime:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Closure Object ( [static] => Array ( [getId] => Closure Object ( [this] => Symfony\Component\Cache\Adapter\FilesystemAdapter Object *RECURSION* [parameter] => Array ( [$key] => ) ) [defaultLifetime] => 0 ) [parameter] => Array ( [$deferred] => [$namespace] => [&$expiredIds] => ) ) [namespace:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [namespaceVersion:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [versioningIsEnabled:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [deferred:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Array ( ) [ids:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Array ( [zh-CN] => zh-CN ) [maxIdLength:protected] => [logger:protected] => [callbackWrapper:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [computing:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Array ( ) [marshaller:Symfony\Component\Cache\Adapter\FilesystemAdapter:private] => Symfony\Component\Cache\Marshaller\DefaultMarshaller Object ( [useIgbinarySerialize:Symfony\Component\Cache\Marshaller\DefaultMarshaller:private] => 1 ) [directory:Symfony\Component\Cache\Adapter\FilesystemAdapter:private] => /home/taste/public_html/var/cache/prod/localization/CLDR/ [tmp:Symfony\Component\Cache\Adapter\FilesystemAdapter:private] => ) [lowerDataLayer:protected] => PrestaShop\PrestaShop\Core\Localization\CLDR\DataLayer\LocaleReference Object ( [reader:protected] => PrestaShop\PrestaShop\Core\Localization\CLDR\Reader Object ( [mainXml:protected] => Array ( ) [supplementalXml:protected] => [numberingSystemsXml:protected] => ) [lowerDataLayer:protected] => [isWritable:protected] => 1 ) [isWritable:protected] => 1 ) [prestashop.core.localization.cldr.reader] => PrestaShop\PrestaShop\Core\Localization\CLDR\Reader Object ( [mainXml:protected] => Array ( ) [supplementalXml:protected] => [numberingSystemsXml:protected] => ) [prestashop.core.localization.cldr.datalayer.locale_reference] => PrestaShop\PrestaShop\Core\Localization\CLDR\DataLayer\LocaleReference Object ( [reader:protected] => PrestaShop\PrestaShop\Core\Localization\CLDR\Reader Object ( [mainXml:protected] => Array ( ) [supplementalXml:protected] => [numberingSystemsXml:protected] => ) [lowerDataLayer:protected] => [isWritable:protected] => 1 ) [prestashop.core.localization.cldr.locale_data_source] => PrestaShop\PrestaShop\Core\Localization\CLDR\LocaleDataSource Object ( [topLayer:PrestaShop\PrestaShop\Core\Localization\CLDR\LocaleDataSource:private] => PrestaShop\PrestaShop\Core\Localization\CLDR\DataLayer\LocaleCache Object ( [cache:protected] => Symfony\Component\Cache\Adapter\FilesystemAdapter Object ( [createCacheItem:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Closure Object ( [parameter] => Array ( [$key] => [$value] => [$isHit] => ) ) [mergeByLifetime:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Closure Object ( [static] => Array ( [getId] => Closure Object ( [this] => Symfony\Component\Cache\Adapter\FilesystemAdapter Object *RECURSION* [parameter] => Array ( [$key] => ) ) [defaultLifetime] => 0 ) [parameter] => Array ( [$deferred] => [$namespace] => [&$expiredIds] => ) ) [namespace:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [namespaceVersion:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [versioningIsEnabled:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [deferred:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Array ( ) [ids:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Array ( [zh-CN] => zh-CN ) [maxIdLength:protected] => [logger:protected] => [callbackWrapper:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [computing:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Array ( ) [marshaller:Symfony\Component\Cache\Adapter\FilesystemAdapter:private] => Symfony\Component\Cache\Marshaller\DefaultMarshaller Object ( [useIgbinarySerialize:Symfony\Component\Cache\Marshaller\DefaultMarshaller:private] => 1 ) [directory:Symfony\Component\Cache\Adapter\FilesystemAdapter:private] => /home/taste/public_html/var/cache/prod/localization/CLDR/ [tmp:Symfony\Component\Cache\Adapter\FilesystemAdapter:private] => ) [lowerDataLayer:protected] => PrestaShop\PrestaShop\Core\Localization\CLDR\DataLayer\LocaleReference Object ( [reader:protected] => PrestaShop\PrestaShop\Core\Localization\CLDR\Reader Object ( [mainXml:protected] => Array ( ) [supplementalXml:protected] => [numberingSystemsXml:protected] => ) [lowerDataLayer:protected] => [isWritable:protected] => 1 ) [isWritable:protected] => 1 ) ) [prestashop.core.localization.cldr.locale_repository] => PrestaShop\PrestaShop\Core\Localization\CLDR\LocaleRepository Object ( [dataSource:protected] => PrestaShop\PrestaShop\Core\Localization\CLDR\LocaleDataSource Object ( [topLayer:PrestaShop\PrestaShop\Core\Localization\CLDR\LocaleDataSource:private] => PrestaShop\PrestaShop\Core\Localization\CLDR\DataLayer\LocaleCache Object ( [cache:protected] => Symfony\Component\Cache\Adapter\FilesystemAdapter Object ( [createCacheItem:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Closure Object ( [parameter] => Array ( [$key] => [$value] => [$isHit] => ) ) [mergeByLifetime:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Closure Object ( [static] => Array ( [getId] => Closure Object ( [this] => Symfony\Component\Cache\Adapter\FilesystemAdapter Object *RECURSION* [parameter] => Array ( [$key] => ) ) [defaultLifetime] => 0 ) [parameter] => Array ( [$deferred] => [$namespace] => [&$expiredIds] => ) ) [namespace:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [namespaceVersion:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [versioningIsEnabled:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [deferred:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Array ( ) [ids:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Array ( [zh-CN] => zh-CN ) [maxIdLength:protected] => [logger:protected] => [callbackWrapper:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [computing:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Array ( ) [marshaller:Symfony\Component\Cache\Adapter\FilesystemAdapter:private] => Symfony\Component\Cache\Marshaller\DefaultMarshaller Object ( [useIgbinarySerialize:Symfony\Component\Cache\Marshaller\DefaultMarshaller:private] => 1 ) [directory:Symfony\Component\Cache\Adapter\FilesystemAdapter:private] => /home/taste/public_html/var/cache/prod/localization/CLDR/ [tmp:Symfony\Component\Cache\Adapter\FilesystemAdapter:private] => ) [lowerDataLayer:protected] => PrestaShop\PrestaShop\Core\Localization\CLDR\DataLayer\LocaleReference Object ( [reader:protected] => PrestaShop\PrestaShop\Core\Localization\CLDR\Reader Object ( [mainXml:protected] => Array ( ) [supplementalXml:protected] => [numberingSystemsXml:protected] => ) [lowerDataLayer:protected] => [isWritable:protected] => 1 ) [isWritable:protected] => 1 ) ) ) [prestashop.core.localization.cache.adapter] => Symfony\Component\Cache\Adapter\ArrayAdapter Object ( [createCacheItem:Symfony\Component\Cache\Adapter\ArrayAdapter:private] => Closure Object ( [parameter] => Array ( [$key] => [$value] => [$isHit] => ) ) [defaultLifetime:Symfony\Component\Cache\Adapter\ArrayAdapter:private] => 0 [storeSerialized:Symfony\Component\Cache\Adapter\ArrayAdapter:private] => 1 [values:Symfony\Component\Cache\Adapter\ArrayAdapter:private] => Array ( [AED-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"AED";s:17:"*numericIsoCode";s:3:"784";s:10:"*symbols";a:1:{s:5:"zh-CN";s:3:"AED";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:27:"United Arab Emirates Dirham";}s:11:"*patterns";N;} [AUD-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"AUD";s:17:"*numericIsoCode";s:3:"036";s:10:"*symbols";a:1:{s:5:"zh-CN";s:1:"$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:15:"澳大利亚元";}s:11:"*patterns";N;} [BRL-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"BRL";s:17:"*numericIsoCode";s:3:"986";s:10:"*symbols";a:1:{s:5:"zh-CN";s:2:"R$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:14:"Brazilian Real";}s:11:"*patterns";N;} [CAD-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"CAD";s:17:"*numericIsoCode";s:3:"124";s:10:"*symbols";a:1:{s:5:"zh-CN";s:1:"$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:15:"Canadian Dollar";}s:11:"*patterns";N;} [CHF-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"CHF";s:17:"*numericIsoCode";s:3:"756";s:10:"*symbols";a:1:{s:5:"zh-CN";s:3:"CHF";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:11:"Swiss Franc";}s:11:"*patterns";N;} [CNY-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"CNY";s:17:"*numericIsoCode";s:3:"156";s:10:"*symbols";a:1:{s:5:"zh-CN";s:2:"¥";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:12:"Chinese Yuan";}s:11:"*patterns";N;} [DZD-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"DZD";s:17:"*numericIsoCode";s:3:"012";s:10:"*symbols";a:1:{s:5:"zh-CN";s:3:"DZD";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:14:"Algerian Dinar";}s:11:"*patterns";N;} [EUR-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"EUR";s:17:"*numericIsoCode";s:3:"978";s:10:"*symbols";a:1:{s:5:"zh-CN";s:3:"€";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:4:"Euro";}s:11:"*patterns";N;} [GBP-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"GBP";s:17:"*numericIsoCode";s:3:"826";s:10:"*symbols";a:1:{s:5:"zh-CN";s:2:"£";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:13:"British Pound";}s:11:"*patterns";N;} [HKD-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"HKD";s:17:"*numericIsoCode";s:3:"344";s:10:"*symbols";a:1:{s:5:"zh-CN";s:1:"$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:16:"Hong Kong Dollar";}s:11:"*patterns";N;} [INR-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"INR";s:17:"*numericIsoCode";s:3:"356";s:10:"*symbols";a:1:{s:5:"zh-CN";s:3:"₹";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:12:"Indian Rupee";}s:11:"*patterns";N;} [JPY-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"JPY";s:17:"*numericIsoCode";s:3:"392";s:10:"*symbols";a:1:{s:5:"zh-CN";s:2:"¥";}s:12:"*precision";i:0;s:8:"*names";a:1:{s:5:"zh-CN";s:12:"Japanese Yen";}s:11:"*patterns";N;} [MXN-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"MXN";s:17:"*numericIsoCode";s:3:"484";s:10:"*symbols";a:1:{s:5:"zh-CN";s:1:"$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:12:"Mexican Peso";}s:11:"*patterns";N;} [MYR-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"MYR";s:17:"*numericIsoCode";s:3:"458";s:10:"*symbols";a:1:{s:5:"zh-CN";s:2:"RM";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:17:"Malaysian Ringgit";}s:11:"*patterns";N;} [PHP-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"PHP";s:17:"*numericIsoCode";s:3:"608";s:10:"*symbols";a:1:{s:5:"zh-CN";s:3:"₱";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:15:"Philippine Piso";}s:11:"*patterns";N;} [PLN-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"PLN";s:17:"*numericIsoCode";s:3:"985";s:10:"*symbols";a:1:{s:5:"zh-CN";s:3:"zł";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:12:"Polish Zloty";}s:11:"*patterns";N;} [SEK-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"SEK";s:17:"*numericIsoCode";s:3:"752";s:10:"*symbols";a:1:{s:5:"zh-CN";s:2:"kr";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:13:"Swedish Krona";}s:11:"*patterns";N;} [SGD-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"SGD";s:17:"*numericIsoCode";s:3:"702";s:10:"*symbols";a:1:{s:5:"zh-CN";s:1:"$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:16:"Singapore Dollar";}s:11:"*patterns";N;} [USD-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"USD";s:17:"*numericIsoCode";s:3:"840";s:10:"*symbols";a:1:{s:5:"zh-CN";s:3:"US$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:9:"US Dollar";}s:11:"*patterns";N;} ) [expiries:Symfony\Component\Cache\Adapter\ArrayAdapter:private] => Array ( [AED-zh-CN] => 9223372036854775807 [AUD-zh-CN] => 9223372036854775807 [BRL-zh-CN] => 9223372036854775807 [CAD-zh-CN] => 9223372036854775807 [CHF-zh-CN] => 9223372036854775807 [CNY-zh-CN] => 9223372036854775807 [DZD-zh-CN] => 9223372036854775807 [EUR-zh-CN] => 9223372036854775807 [GBP-zh-CN] => 9223372036854775807 [HKD-zh-CN] => 9223372036854775807 [INR-zh-CN] => 9223372036854775807 [JPY-zh-CN] => 9223372036854775807 [MXN-zh-CN] => 9223372036854775807 [MYR-zh-CN] => 9223372036854775807 [PHP-zh-CN] => 9223372036854775807 [PLN-zh-CN] => 9223372036854775807 [SEK-zh-CN] => 9223372036854775807 [SGD-zh-CN] => 9223372036854775807 [USD-zh-CN] => 9223372036854775807 ) [logger:protected] => ) [prestashop.core.localization.currency.middleware.cache] => PrestaShop\PrestaShop\Core\Localization\Currency\DataLayer\CurrencyCache Object ( [cache:PrestaShop\PrestaShop\Core\Localization\Currency\DataLayer\CurrencyCache:private] => Symfony\Component\Cache\Adapter\ArrayAdapter Object ( [createCacheItem:Symfony\Component\Cache\Adapter\ArrayAdapter:private] => Closure Object ( [parameter] => Array ( [$key] => [$value] => [$isHit] => ) ) [defaultLifetime:Symfony\Component\Cache\Adapter\ArrayAdapter:private] => 0 [storeSerialized:Symfony\Component\Cache\Adapter\ArrayAdapter:private] => 1 [values:Symfony\Component\Cache\Adapter\ArrayAdapter:private] => Array ( [AED-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"AED";s:17:"*numericIsoCode";s:3:"784";s:10:"*symbols";a:1:{s:5:"zh-CN";s:3:"AED";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:27:"United Arab Emirates Dirham";}s:11:"*patterns";N;} [AUD-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"AUD";s:17:"*numericIsoCode";s:3:"036";s:10:"*symbols";a:1:{s:5:"zh-CN";s:1:"$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:15:"澳大利亚元";}s:11:"*patterns";N;} [BRL-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"BRL";s:17:"*numericIsoCode";s:3:"986";s:10:"*symbols";a:1:{s:5:"zh-CN";s:2:"R$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:14:"Brazilian Real";}s:11:"*patterns";N;} [CAD-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"CAD";s:17:"*numericIsoCode";s:3:"124";s:10:"*symbols";a:1:{s:5:"zh-CN";s:1:"$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:15:"Canadian Dollar";}s:11:"*patterns";N;} [CHF-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"CHF";s:17:"*numericIsoCode";s:3:"756";s:10:"*symbols";a:1:{s:5:"zh-CN";s:3:"CHF";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:11:"Swiss Franc";}s:11:"*patterns";N;} [CNY-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"CNY";s:17:"*numericIsoCode";s:3:"156";s:10:"*symbols";a:1:{s:5:"zh-CN";s:2:"¥";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:12:"Chinese Yuan";}s:11:"*patterns";N;} [DZD-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"DZD";s:17:"*numericIsoCode";s:3:"012";s:10:"*symbols";a:1:{s:5:"zh-CN";s:3:"DZD";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:14:"Algerian Dinar";}s:11:"*patterns";N;} [EUR-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"EUR";s:17:"*numericIsoCode";s:3:"978";s:10:"*symbols";a:1:{s:5:"zh-CN";s:3:"€";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:4:"Euro";}s:11:"*patterns";N;} [GBP-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"GBP";s:17:"*numericIsoCode";s:3:"826";s:10:"*symbols";a:1:{s:5:"zh-CN";s:2:"£";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:13:"British Pound";}s:11:"*patterns";N;} [HKD-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"HKD";s:17:"*numericIsoCode";s:3:"344";s:10:"*symbols";a:1:{s:5:"zh-CN";s:1:"$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:16:"Hong Kong Dollar";}s:11:"*patterns";N;} [INR-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"INR";s:17:"*numericIsoCode";s:3:"356";s:10:"*symbols";a:1:{s:5:"zh-CN";s:3:"₹";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:12:"Indian Rupee";}s:11:"*patterns";N;} [JPY-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"JPY";s:17:"*numericIsoCode";s:3:"392";s:10:"*symbols";a:1:{s:5:"zh-CN";s:2:"¥";}s:12:"*precision";i:0;s:8:"*names";a:1:{s:5:"zh-CN";s:12:"Japanese Yen";}s:11:"*patterns";N;} [MXN-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"MXN";s:17:"*numericIsoCode";s:3:"484";s:10:"*symbols";a:1:{s:5:"zh-CN";s:1:"$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:12:"Mexican Peso";}s:11:"*patterns";N;} [MYR-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"MYR";s:17:"*numericIsoCode";s:3:"458";s:10:"*symbols";a:1:{s:5:"zh-CN";s:2:"RM";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:17:"Malaysian Ringgit";}s:11:"*patterns";N;} [PHP-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"PHP";s:17:"*numericIsoCode";s:3:"608";s:10:"*symbols";a:1:{s:5:"zh-CN";s:3:"₱";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:15:"Philippine Piso";}s:11:"*patterns";N;} [PLN-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"PLN";s:17:"*numericIsoCode";s:3:"985";s:10:"*symbols";a:1:{s:5:"zh-CN";s:3:"zł";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:12:"Polish Zloty";}s:11:"*patterns";N;} [SEK-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"SEK";s:17:"*numericIsoCode";s:3:"752";s:10:"*symbols";a:1:{s:5:"zh-CN";s:2:"kr";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:13:"Swedish Krona";}s:11:"*patterns";N;} [SGD-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"SGD";s:17:"*numericIsoCode";s:3:"702";s:10:"*symbols";a:1:{s:5:"zh-CN";s:1:"$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:16:"Singapore Dollar";}s:11:"*patterns";N;} [USD-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"USD";s:17:"*numericIsoCode";s:3:"840";s:10:"*symbols";a:1:{s:5:"zh-CN";s:3:"US$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:9:"US Dollar";}s:11:"*patterns";N;} ) [expiries:Symfony\Component\Cache\Adapter\ArrayAdapter:private] => Array ( [AED-zh-CN] => 9223372036854775807 [AUD-zh-CN] => 9223372036854775807 [BRL-zh-CN] => 9223372036854775807 [CAD-zh-CN] => 9223372036854775807 [CHF-zh-CN] => 9223372036854775807 [CNY-zh-CN] => 9223372036854775807 [DZD-zh-CN] => 9223372036854775807 [EUR-zh-CN] => 9223372036854775807 [GBP-zh-CN] => 9223372036854775807 [HKD-zh-CN] => 9223372036854775807 [INR-zh-CN] => 9223372036854775807 [JPY-zh-CN] => 9223372036854775807 [MXN-zh-CN] => 9223372036854775807 [MYR-zh-CN] => 9223372036854775807 [PHP-zh-CN] => 9223372036854775807 [PLN-zh-CN] => 9223372036854775807 [SEK-zh-CN] => 9223372036854775807 [SGD-zh-CN] => 9223372036854775807 [USD-zh-CN] => 9223372036854775807 ) [logger:protected] => ) [lowerDataLayer:protected] => PrestaShop\PrestaShop\Core\Localization\Currency\DataLayer\CurrencyDatabase Object ( [dataProvider:protected] => PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider Object ( [configuration:PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider:private] => PrestaShop\PrestaShop\Adapter\Configuration Object ( [shop:PrestaShop\PrestaShop\Adapter\Configuration:private] => [parameters:protected] => ) [shopId:PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider:private] => 1 [defaultCurrency:PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider:private] => ) [isWritable:protected] => [lowerDataLayer:protected] => PrestaShop\PrestaShop\Core\Localization\Currency\DataLayer\CurrencyReference Object ( [cldrLocaleRepository:protected] => PrestaShop\PrestaShop\Core\Localization\CLDR\LocaleRepository Object ( [dataSource:protected] => PrestaShop\PrestaShop\Core\Localization\CLDR\LocaleDataSource Object ( [topLayer:PrestaShop\PrestaShop\Core\Localization\CLDR\LocaleDataSource:private] => PrestaShop\PrestaShop\Core\Localization\CLDR\DataLayer\LocaleCache Object ( [cache:protected] => Symfony\Component\Cache\Adapter\FilesystemAdapter Object ( [createCacheItem:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Closure Object ( [parameter] => Array ( [$key] => [$value] => [$isHit] => ) ) [mergeByLifetime:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Closure Object ( [static] => Array ( [getId] => Closure Object ( [this] => Symfony\Component\Cache\Adapter\FilesystemAdapter Object *RECURSION* [parameter] => Array ( [$key] => ) ) [defaultLifetime] => 0 ) [parameter] => Array ( [$deferred] => [$namespace] => [&$expiredIds] => ) ) [namespace:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [namespaceVersion:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [versioningIsEnabled:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [deferred:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Array ( ) [ids:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Array ( [zh-CN] => zh-CN ) [maxIdLength:protected] => [logger:protected] => [callbackWrapper:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [computing:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Array ( ) [marshaller:Symfony\Component\Cache\Adapter\FilesystemAdapter:private] => Symfony\Component\Cache\Marshaller\DefaultMarshaller Object ( [useIgbinarySerialize:Symfony\Component\Cache\Marshaller\DefaultMarshaller:private] => 1 ) [directory:Symfony\Component\Cache\Adapter\FilesystemAdapter:private] => /home/taste/public_html/var/cache/prod/localization/CLDR/ [tmp:Symfony\Component\Cache\Adapter\FilesystemAdapter:private] => ) [lowerDataLayer:protected] => PrestaShop\PrestaShop\Core\Localization\CLDR\DataLayer\LocaleReference Object ( [reader:protected] => PrestaShop\PrestaShop\Core\Localization\CLDR\Reader Object ( [mainXml:protected] => Array ( ) [supplementalXml:protected] => [numberingSystemsXml:protected] => ) [lowerDataLayer:protected] => [isWritable:protected] => 1 ) [isWritable:protected] => 1 ) ) ) [lowerDataLayer:protected] => [isWritable:protected] => ) ) [isWritable:protected] => 1 ) [PrestaShop\PrestaShop\Adapter\Configuration] => PrestaShop\PrestaShop\Adapter\Configuration Object ( [shop:PrestaShop\PrestaShop\Adapter\Configuration:private] => [parameters:protected] => ) [PrestaShop\PrestaShop\Adapter\Tools] => PrestaShop\PrestaShop\Adapter\Tools Object ( ) [PrestaShop\PrestaShop\Adapter\LegacyContext] => PrestaShop\PrestaShop\Adapter\LegacyContext Object ( [employeeCurrency:PrestaShop\PrestaShop\Adapter\LegacyContext:private] => [mailThemesUri:PrestaShop\PrestaShop\Adapter\LegacyContext:private] => /mails/themes [tools:PrestaShop\PrestaShop\Adapter\LegacyContext:private] => PrestaShop\PrestaShop\Adapter\Tools Object ( ) ) [PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider] => PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider Object ( [configuration:PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider:private] => PrestaShop\PrestaShop\Adapter\Configuration Object ( [shop:PrestaShop\PrestaShop\Adapter\Configuration:private] => [parameters:protected] => ) [shopId:PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider:private] => 1 [defaultCurrency:PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider:private] => ) [prestashop.core.localization.currency.middleware.database] => PrestaShop\PrestaShop\Core\Localization\Currency\DataLayer\CurrencyDatabase Object ( [dataProvider:protected] => PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider Object ( [configuration:PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider:private] => PrestaShop\PrestaShop\Adapter\Configuration Object ( [shop:PrestaShop\PrestaShop\Adapter\Configuration:private] => [parameters:protected] => ) [shopId:PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider:private] => 1 [defaultCurrency:PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider:private] => ) [isWritable:protected] => [lowerDataLayer:protected] => PrestaShop\PrestaShop\Core\Localization\Currency\DataLayer\CurrencyReference Object ( [cldrLocaleRepository:protected] => PrestaShop\PrestaShop\Core\Localization\CLDR\LocaleRepository Object ( [dataSource:protected] => PrestaShop\PrestaShop\Core\Localization\CLDR\LocaleDataSource Object ( [topLayer:PrestaShop\PrestaShop\Core\Localization\CLDR\LocaleDataSource:private] => PrestaShop\PrestaShop\Core\Localization\CLDR\DataLayer\LocaleCache Object ( [cache:protected] => Symfony\Component\Cache\Adapter\FilesystemAdapter Object ( [createCacheItem:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Closure Object ( [parameter] => Array ( [$key] => [$value] => [$isHit] => ) ) [mergeByLifetime:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Closure Object ( [static] => Array ( [getId] => Closure Object ( [this] => Symfony\Component\Cache\Adapter\FilesystemAdapter Object *RECURSION* [parameter] => Array ( [$key] => ) ) [defaultLifetime] => 0 ) [parameter] => Array ( [$deferred] => [$namespace] => [&$expiredIds] => ) ) [namespace:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [namespaceVersion:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [versioningIsEnabled:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [deferred:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Array ( ) [ids:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Array ( [zh-CN] => zh-CN ) [maxIdLength:protected] => [logger:protected] => [callbackWrapper:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [computing:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Array ( ) [marshaller:Symfony\Component\Cache\Adapter\FilesystemAdapter:private] => Symfony\Component\Cache\Marshaller\DefaultMarshaller Object ( [useIgbinarySerialize:Symfony\Component\Cache\Marshaller\DefaultMarshaller:private] => 1 ) [directory:Symfony\Component\Cache\Adapter\FilesystemAdapter:private] => /home/taste/public_html/var/cache/prod/localization/CLDR/ [tmp:Symfony\Component\Cache\Adapter\FilesystemAdapter:private] => ) [lowerDataLayer:protected] => PrestaShop\PrestaShop\Core\Localization\CLDR\DataLayer\LocaleReference Object ( [reader:protected] => PrestaShop\PrestaShop\Core\Localization\CLDR\Reader Object ( [mainXml:protected] => Array ( ) [supplementalXml:protected] => [numberingSystemsXml:protected] => ) [lowerDataLayer:protected] => [isWritable:protected] => 1 ) [isWritable:protected] => 1 ) ) ) [lowerDataLayer:protected] => [isWritable:protected] => ) ) [prestashop.core.localization.currency.middleware.reference] => PrestaShop\PrestaShop\Core\Localization\Currency\DataLayer\CurrencyReference Object ( [cldrLocaleRepository:protected] => PrestaShop\PrestaShop\Core\Localization\CLDR\LocaleRepository Object ( [dataSource:protected] => PrestaShop\PrestaShop\Core\Localization\CLDR\LocaleDataSource Object ( [topLayer:PrestaShop\PrestaShop\Core\Localization\CLDR\LocaleDataSource:private] => PrestaShop\PrestaShop\Core\Localization\CLDR\DataLayer\LocaleCache Object ( [cache:protected] => Symfony\Component\Cache\Adapter\FilesystemAdapter Object ( [createCacheItem:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Closure Object ( [parameter] => Array ( [$key] => [$value] => [$isHit] => ) ) [mergeByLifetime:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Closure Object ( [static] => Array ( [getId] => Closure Object ( [this] => Symfony\Component\Cache\Adapter\FilesystemAdapter Object *RECURSION* [parameter] => Array ( [$key] => ) ) [defaultLifetime] => 0 ) [parameter] => Array ( [$deferred] => [$namespace] => [&$expiredIds] => ) ) [namespace:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [namespaceVersion:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [versioningIsEnabled:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [deferred:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Array ( ) [ids:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Array ( [zh-CN] => zh-CN ) [maxIdLength:protected] => [logger:protected] => [callbackWrapper:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [computing:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Array ( ) [marshaller:Symfony\Component\Cache\Adapter\FilesystemAdapter:private] => Symfony\Component\Cache\Marshaller\DefaultMarshaller Object ( [useIgbinarySerialize:Symfony\Component\Cache\Marshaller\DefaultMarshaller:private] => 1 ) [directory:Symfony\Component\Cache\Adapter\FilesystemAdapter:private] => /home/taste/public_html/var/cache/prod/localization/CLDR/ [tmp:Symfony\Component\Cache\Adapter\FilesystemAdapter:private] => ) [lowerDataLayer:protected] => PrestaShop\PrestaShop\Core\Localization\CLDR\DataLayer\LocaleReference Object ( [reader:protected] => PrestaShop\PrestaShop\Core\Localization\CLDR\Reader Object ( [mainXml:protected] => Array ( ) [supplementalXml:protected] => [numberingSystemsXml:protected] => ) [lowerDataLayer:protected] => [isWritable:protected] => 1 ) [isWritable:protected] => 1 ) ) ) [lowerDataLayer:protected] => [isWritable:protected] => ) [prestashop.core.localization.currency.middleware.installed] => PrestaShop\PrestaShop\Core\Localization\Currency\DataLayer\CurrencyInstalled Object ( [dataProvider:protected] => PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider Object ( [configuration:PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider:private] => PrestaShop\PrestaShop\Adapter\Configuration Object ( [shop:PrestaShop\PrestaShop\Adapter\Configuration:private] => [parameters:protected] => ) [shopId:PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider:private] => 1 [defaultCurrency:PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider:private] => ) ) [prestashop.core.localization.currency.datasource] => PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource Object ( [topLayer:protected] => PrestaShop\PrestaShop\Core\Localization\Currency\DataLayer\CurrencyCache Object ( [cache:PrestaShop\PrestaShop\Core\Localization\Currency\DataLayer\CurrencyCache:private] => Symfony\Component\Cache\Adapter\ArrayAdapter Object ( [createCacheItem:Symfony\Component\Cache\Adapter\ArrayAdapter:private] => Closure Object ( [parameter] => Array ( [$key] => [$value] => [$isHit] => ) ) [defaultLifetime:Symfony\Component\Cache\Adapter\ArrayAdapter:private] => 0 [storeSerialized:Symfony\Component\Cache\Adapter\ArrayAdapter:private] => 1 [values:Symfony\Component\Cache\Adapter\ArrayAdapter:private] => Array ( [AED-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"AED";s:17:"*numericIsoCode";s:3:"784";s:10:"*symbols";a:1:{s:5:"zh-CN";s:3:"AED";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:27:"United Arab Emirates Dirham";}s:11:"*patterns";N;} [AUD-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"AUD";s:17:"*numericIsoCode";s:3:"036";s:10:"*symbols";a:1:{s:5:"zh-CN";s:1:"$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:15:"澳大利亚元";}s:11:"*patterns";N;} [BRL-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"BRL";s:17:"*numericIsoCode";s:3:"986";s:10:"*symbols";a:1:{s:5:"zh-CN";s:2:"R$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:14:"Brazilian Real";}s:11:"*patterns";N;} [CAD-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"CAD";s:17:"*numericIsoCode";s:3:"124";s:10:"*symbols";a:1:{s:5:"zh-CN";s:1:"$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:15:"Canadian Dollar";}s:11:"*patterns";N;} [CHF-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"CHF";s:17:"*numericIsoCode";s:3:"756";s:10:"*symbols";a:1:{s:5:"zh-CN";s:3:"CHF";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:11:"Swiss Franc";}s:11:"*patterns";N;} [CNY-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"CNY";s:17:"*numericIsoCode";s:3:"156";s:10:"*symbols";a:1:{s:5:"zh-CN";s:2:"¥";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:12:"Chinese Yuan";}s:11:"*patterns";N;} [DZD-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"DZD";s:17:"*numericIsoCode";s:3:"012";s:10:"*symbols";a:1:{s:5:"zh-CN";s:3:"DZD";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:14:"Algerian Dinar";}s:11:"*patterns";N;} [EUR-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"EUR";s:17:"*numericIsoCode";s:3:"978";s:10:"*symbols";a:1:{s:5:"zh-CN";s:3:"€";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:4:"Euro";}s:11:"*patterns";N;} [GBP-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"GBP";s:17:"*numericIsoCode";s:3:"826";s:10:"*symbols";a:1:{s:5:"zh-CN";s:2:"£";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:13:"British Pound";}s:11:"*patterns";N;} [HKD-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"HKD";s:17:"*numericIsoCode";s:3:"344";s:10:"*symbols";a:1:{s:5:"zh-CN";s:1:"$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:16:"Hong Kong Dollar";}s:11:"*patterns";N;} [INR-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"INR";s:17:"*numericIsoCode";s:3:"356";s:10:"*symbols";a:1:{s:5:"zh-CN";s:3:"₹";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:12:"Indian Rupee";}s:11:"*patterns";N;} [JPY-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"JPY";s:17:"*numericIsoCode";s:3:"392";s:10:"*symbols";a:1:{s:5:"zh-CN";s:2:"¥";}s:12:"*precision";i:0;s:8:"*names";a:1:{s:5:"zh-CN";s:12:"Japanese Yen";}s:11:"*patterns";N;} [MXN-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"MXN";s:17:"*numericIsoCode";s:3:"484";s:10:"*symbols";a:1:{s:5:"zh-CN";s:1:"$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:12:"Mexican Peso";}s:11:"*patterns";N;} [MYR-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"MYR";s:17:"*numericIsoCode";s:3:"458";s:10:"*symbols";a:1:{s:5:"zh-CN";s:2:"RM";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:17:"Malaysian Ringgit";}s:11:"*patterns";N;} [PHP-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"PHP";s:17:"*numericIsoCode";s:3:"608";s:10:"*symbols";a:1:{s:5:"zh-CN";s:3:"₱";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:15:"Philippine Piso";}s:11:"*patterns";N;} [PLN-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"PLN";s:17:"*numericIsoCode";s:3:"985";s:10:"*symbols";a:1:{s:5:"zh-CN";s:3:"zł";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:12:"Polish Zloty";}s:11:"*patterns";N;} [SEK-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"SEK";s:17:"*numericIsoCode";s:3:"752";s:10:"*symbols";a:1:{s:5:"zh-CN";s:2:"kr";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:13:"Swedish Krona";}s:11:"*patterns";N;} [SGD-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"SGD";s:17:"*numericIsoCode";s:3:"702";s:10:"*symbols";a:1:{s:5:"zh-CN";s:1:"$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:16:"Singapore Dollar";}s:11:"*patterns";N;} [USD-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"USD";s:17:"*numericIsoCode";s:3:"840";s:10:"*symbols";a:1:{s:5:"zh-CN";s:3:"US$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:9:"US Dollar";}s:11:"*patterns";N;} ) [expiries:Symfony\Component\Cache\Adapter\ArrayAdapter:private] => Array ( [AED-zh-CN] => 9223372036854775807 [AUD-zh-CN] => 9223372036854775807 [BRL-zh-CN] => 9223372036854775807 [CAD-zh-CN] => 9223372036854775807 [CHF-zh-CN] => 9223372036854775807 [CNY-zh-CN] => 9223372036854775807 [DZD-zh-CN] => 9223372036854775807 [EUR-zh-CN] => 9223372036854775807 [GBP-zh-CN] => 9223372036854775807 [HKD-zh-CN] => 9223372036854775807 [INR-zh-CN] => 9223372036854775807 [JPY-zh-CN] => 9223372036854775807 [MXN-zh-CN] => 9223372036854775807 [MYR-zh-CN] => 9223372036854775807 [PHP-zh-CN] => 9223372036854775807 [PLN-zh-CN] => 9223372036854775807 [SEK-zh-CN] => 9223372036854775807 [SGD-zh-CN] => 9223372036854775807 [USD-zh-CN] => 9223372036854775807 ) [logger:protected] => ) [lowerDataLayer:protected] => PrestaShop\PrestaShop\Core\Localization\Currency\DataLayer\CurrencyDatabase Object ( [dataProvider:protected] => PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider Object ( [configuration:PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider:private] => PrestaShop\PrestaShop\Adapter\Configuration Object ( [shop:PrestaShop\PrestaShop\Adapter\Configuration:private] => [parameters:protected] => ) [shopId:PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider:private] => 1 [defaultCurrency:PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider:private] => ) [isWritable:protected] => [lowerDataLayer:protected] => PrestaShop\PrestaShop\Core\Localization\Currency\DataLayer\CurrencyReference Object ( [cldrLocaleRepository:protected] => PrestaShop\PrestaShop\Core\Localization\CLDR\LocaleRepository Object ( [dataSource:protected] => PrestaShop\PrestaShop\Core\Localization\CLDR\LocaleDataSource Object ( [topLayer:PrestaShop\PrestaShop\Core\Localization\CLDR\LocaleDataSource:private] => PrestaShop\PrestaShop\Core\Localization\CLDR\DataLayer\LocaleCache Object ( [cache:protected] => Symfony\Component\Cache\Adapter\FilesystemAdapter Object ( [createCacheItem:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Closure Object ( [parameter] => Array ( [$key] => [$value] => [$isHit] => ) ) [mergeByLifetime:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Closure Object ( [static] => Array ( [getId] => Closure Object ( [this] => Symfony\Component\Cache\Adapter\FilesystemAdapter Object *RECURSION* [parameter] => Array ( [$key] => ) ) [defaultLifetime] => 0 ) [parameter] => Array ( [$deferred] => [$namespace] => [&$expiredIds] => ) ) [namespace:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [namespaceVersion:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [versioningIsEnabled:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [deferred:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Array ( ) [ids:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Array ( [zh-CN] => zh-CN ) [maxIdLength:protected] => [logger:protected] => [callbackWrapper:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [computing:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Array ( ) [marshaller:Symfony\Component\Cache\Adapter\FilesystemAdapter:private] => Symfony\Component\Cache\Marshaller\DefaultMarshaller Object ( [useIgbinarySerialize:Symfony\Component\Cache\Marshaller\DefaultMarshaller:private] => 1 ) [directory:Symfony\Component\Cache\Adapter\FilesystemAdapter:private] => /home/taste/public_html/var/cache/prod/localization/CLDR/ [tmp:Symfony\Component\Cache\Adapter\FilesystemAdapter:private] => ) [lowerDataLayer:protected] => PrestaShop\PrestaShop\Core\Localization\CLDR\DataLayer\LocaleReference Object ( [reader:protected] => PrestaShop\PrestaShop\Core\Localization\CLDR\Reader Object ( [mainXml:protected] => Array ( ) [supplementalXml:protected] => [numberingSystemsXml:protected] => ) [lowerDataLayer:protected] => [isWritable:protected] => 1 ) [isWritable:protected] => 1 ) ) ) [lowerDataLayer:protected] => [isWritable:protected] => ) ) [isWritable:protected] => 1 ) [installedDataLayer:protected] => PrestaShop\PrestaShop\Core\Localization\Currency\DataLayer\CurrencyInstalled Object ( [dataProvider:protected] => PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider Object ( [configuration:PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider:private] => PrestaShop\PrestaShop\Adapter\Configuration Object ( [shop:PrestaShop\PrestaShop\Adapter\Configuration:private] => [parameters:protected] => ) [shopId:PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider:private] => 1 [defaultCurrency:PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider:private] => ) ) ) [prestashop.core.localization.currency.repository] => PrestaShop\PrestaShop\Core\Localization\Currency\Repository Object ( [currencies:protected] => [dataSource:protected] => PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource Object ( [topLayer:protected] => PrestaShop\PrestaShop\Core\Localization\Currency\DataLayer\CurrencyCache Object ( [cache:PrestaShop\PrestaShop\Core\Localization\Currency\DataLayer\CurrencyCache:private] => Symfony\Component\Cache\Adapter\ArrayAdapter Object ( [createCacheItem:Symfony\Component\Cache\Adapter\ArrayAdapter:private] => Closure Object ( [parameter] => Array ( [$key] => [$value] => [$isHit] => ) ) [defaultLifetime:Symfony\Component\Cache\Adapter\ArrayAdapter:private] => 0 [storeSerialized:Symfony\Component\Cache\Adapter\ArrayAdapter:private] => 1 [values:Symfony\Component\Cache\Adapter\ArrayAdapter:private] => Array ( [AED-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"AED";s:17:"*numericIsoCode";s:3:"784";s:10:"*symbols";a:1:{s:5:"zh-CN";s:3:"AED";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:27:"United Arab Emirates Dirham";}s:11:"*patterns";N;} [AUD-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"AUD";s:17:"*numericIsoCode";s:3:"036";s:10:"*symbols";a:1:{s:5:"zh-CN";s:1:"$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:15:"澳大利亚元";}s:11:"*patterns";N;} [BRL-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"BRL";s:17:"*numericIsoCode";s:3:"986";s:10:"*symbols";a:1:{s:5:"zh-CN";s:2:"R$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:14:"Brazilian Real";}s:11:"*patterns";N;} [CAD-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"CAD";s:17:"*numericIsoCode";s:3:"124";s:10:"*symbols";a:1:{s:5:"zh-CN";s:1:"$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:15:"Canadian Dollar";}s:11:"*patterns";N;} [CHF-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"CHF";s:17:"*numericIsoCode";s:3:"756";s:10:"*symbols";a:1:{s:5:"zh-CN";s:3:"CHF";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:11:"Swiss Franc";}s:11:"*patterns";N;} [CNY-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"CNY";s:17:"*numericIsoCode";s:3:"156";s:10:"*symbols";a:1:{s:5:"zh-CN";s:2:"¥";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:12:"Chinese Yuan";}s:11:"*patterns";N;} [DZD-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"DZD";s:17:"*numericIsoCode";s:3:"012";s:10:"*symbols";a:1:{s:5:"zh-CN";s:3:"DZD";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:14:"Algerian Dinar";}s:11:"*patterns";N;} [EUR-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"EUR";s:17:"*numericIsoCode";s:3:"978";s:10:"*symbols";a:1:{s:5:"zh-CN";s:3:"€";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:4:"Euro";}s:11:"*patterns";N;} [GBP-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"GBP";s:17:"*numericIsoCode";s:3:"826";s:10:"*symbols";a:1:{s:5:"zh-CN";s:2:"£";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:13:"British Pound";}s:11:"*patterns";N;} [HKD-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"HKD";s:17:"*numericIsoCode";s:3:"344";s:10:"*symbols";a:1:{s:5:"zh-CN";s:1:"$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:16:"Hong Kong Dollar";}s:11:"*patterns";N;} [INR-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"INR";s:17:"*numericIsoCode";s:3:"356";s:10:"*symbols";a:1:{s:5:"zh-CN";s:3:"₹";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:12:"Indian Rupee";}s:11:"*patterns";N;} [JPY-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"JPY";s:17:"*numericIsoCode";s:3:"392";s:10:"*symbols";a:1:{s:5:"zh-CN";s:2:"¥";}s:12:"*precision";i:0;s:8:"*names";a:1:{s:5:"zh-CN";s:12:"Japanese Yen";}s:11:"*patterns";N;} [MXN-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"MXN";s:17:"*numericIsoCode";s:3:"484";s:10:"*symbols";a:1:{s:5:"zh-CN";s:1:"$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:12:"Mexican Peso";}s:11:"*patterns";N;} [MYR-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"MYR";s:17:"*numericIsoCode";s:3:"458";s:10:"*symbols";a:1:{s:5:"zh-CN";s:2:"RM";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:17:"Malaysian Ringgit";}s:11:"*patterns";N;} [PHP-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"PHP";s:17:"*numericIsoCode";s:3:"608";s:10:"*symbols";a:1:{s:5:"zh-CN";s:3:"₱";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:15:"Philippine Piso";}s:11:"*patterns";N;} [PLN-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"PLN";s:17:"*numericIsoCode";s:3:"985";s:10:"*symbols";a:1:{s:5:"zh-CN";s:3:"zł";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:12:"Polish Zloty";}s:11:"*patterns";N;} [SEK-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"SEK";s:17:"*numericIsoCode";s:3:"752";s:10:"*symbols";a:1:{s:5:"zh-CN";s:2:"kr";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:13:"Swedish Krona";}s:11:"*patterns";N;} [SGD-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"SGD";s:17:"*numericIsoCode";s:3:"702";s:10:"*symbols";a:1:{s:5:"zh-CN";s:1:"$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:16:"Singapore Dollar";}s:11:"*patterns";N;} [USD-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"USD";s:17:"*numericIsoCode";s:3:"840";s:10:"*symbols";a:1:{s:5:"zh-CN";s:3:"US$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:9:"US Dollar";}s:11:"*patterns";N;} ) [expiries:Symfony\Component\Cache\Adapter\ArrayAdapter:private] => Array ( [AED-zh-CN] => 9223372036854775807 [AUD-zh-CN] => 9223372036854775807 [BRL-zh-CN] => 9223372036854775807 [CAD-zh-CN] => 9223372036854775807 [CHF-zh-CN] => 9223372036854775807 [CNY-zh-CN] => 9223372036854775807 [DZD-zh-CN] => 9223372036854775807 [EUR-zh-CN] => 9223372036854775807 [GBP-zh-CN] => 9223372036854775807 [HKD-zh-CN] => 9223372036854775807 [INR-zh-CN] => 9223372036854775807 [JPY-zh-CN] => 9223372036854775807 [MXN-zh-CN] => 9223372036854775807 [MYR-zh-CN] => 9223372036854775807 [PHP-zh-CN] => 9223372036854775807 [PLN-zh-CN] => 9223372036854775807 [SEK-zh-CN] => 9223372036854775807 [SGD-zh-CN] => 9223372036854775807 [USD-zh-CN] => 9223372036854775807 ) [logger:protected] => ) [lowerDataLayer:protected] => PrestaShop\PrestaShop\Core\Localization\Currency\DataLayer\CurrencyDatabase Object ( [dataProvider:protected] => PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider Object ( [configuration:PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider:private] => PrestaShop\PrestaShop\Adapter\Configuration Object ( [shop:PrestaShop\PrestaShop\Adapter\Configuration:private] => [parameters:protected] => ) [shopId:PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider:private] => 1 [defaultCurrency:PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider:private] => ) [isWritable:protected] => [lowerDataLayer:protected] => PrestaShop\PrestaShop\Core\Localization\Currency\DataLayer\CurrencyReference Object ( [cldrLocaleRepository:protected] => PrestaShop\PrestaShop\Core\Localization\CLDR\LocaleRepository Object ( [dataSource:protected] => PrestaShop\PrestaShop\Core\Localization\CLDR\LocaleDataSource Object ( [topLayer:PrestaShop\PrestaShop\Core\Localization\CLDR\LocaleDataSource:private] => PrestaShop\PrestaShop\Core\Localization\CLDR\DataLayer\LocaleCache Object ( [cache:protected] => Symfony\Component\Cache\Adapter\FilesystemAdapter Object ( [createCacheItem:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Closure Object ( [parameter] => Array ( [$key] => [$value] => [$isHit] => ) ) [mergeByLifetime:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Closure Object ( [static] => Array ( [getId] => Closure Object ( [this] => Symfony\Component\Cache\Adapter\FilesystemAdapter Object *RECURSION* [parameter] => Array ( [$key] => ) ) [defaultLifetime] => 0 ) [parameter] => Array ( [$deferred] => [$namespace] => [&$expiredIds] => ) ) [namespace:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [namespaceVersion:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [versioningIsEnabled:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [deferred:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Array ( ) [ids:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Array ( [zh-CN] => zh-CN ) [maxIdLength:protected] => [logger:protected] => [callbackWrapper:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [computing:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Array ( ) [marshaller:Symfony\Component\Cache\Adapter\FilesystemAdapter:private] => Symfony\Component\Cache\Marshaller\DefaultMarshaller Object ( [useIgbinarySerialize:Symfony\Component\Cache\Marshaller\DefaultMarshaller:private] => 1 ) [directory:Symfony\Component\Cache\Adapter\FilesystemAdapter:private] => /home/taste/public_html/var/cache/prod/localization/CLDR/ [tmp:Symfony\Component\Cache\Adapter\FilesystemAdapter:private] => ) [lowerDataLayer:protected] => PrestaShop\PrestaShop\Core\Localization\CLDR\DataLayer\LocaleReference Object ( [reader:protected] => PrestaShop\PrestaShop\Core\Localization\CLDR\Reader Object ( [mainXml:protected] => Array ( ) [supplementalXml:protected] => [numberingSystemsXml:protected] => ) [lowerDataLayer:protected] => [isWritable:protected] => 1 ) [isWritable:protected] => 1 ) ) ) [lowerDataLayer:protected] => [isWritable:protected] => ) ) [isWritable:protected] => 1 ) [installedDataLayer:protected] => PrestaShop\PrestaShop\Core\Localization\Currency\DataLayer\CurrencyInstalled Object ( [dataProvider:protected] => PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider Object ( [configuration:PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider:private] => PrestaShop\PrestaShop\Adapter\Configuration Object ( [shop:PrestaShop\PrestaShop\Adapter\Configuration:private] => [parameters:protected] => ) [shopId:PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider:private] => 1 [defaultCurrency:PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider:private] => ) ) ) ) [PrestaShop\PrestaShop\Core\Localization\Locale\Repository] => PrestaShop\PrestaShop\Core\Localization\Locale\Repository Object ( [cldrLocaleRepository:protected] => PrestaShop\PrestaShop\Core\Localization\CLDR\LocaleRepository Object ( [dataSource:protected] => PrestaShop\PrestaShop\Core\Localization\CLDR\LocaleDataSource Object ( [topLayer:PrestaShop\PrestaShop\Core\Localization\CLDR\LocaleDataSource:private] => PrestaShop\PrestaShop\Core\Localization\CLDR\DataLayer\LocaleCache Object ( [cache:protected] => Symfony\Component\Cache\Adapter\FilesystemAdapter Object ( [createCacheItem:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Closure Object ( [parameter] => Array ( [$key] => [$value] => [$isHit] => ) ) [mergeByLifetime:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Closure Object ( [static] => Array ( [getId] => Closure Object ( [this] => Symfony\Component\Cache\Adapter\FilesystemAdapter Object *RECURSION* [parameter] => Array ( [$key] => ) ) [defaultLifetime] => 0 ) [parameter] => Array ( [$deferred] => [$namespace] => [&$expiredIds] => ) ) [namespace:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [namespaceVersion:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [versioningIsEnabled:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [deferred:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Array ( ) [ids:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Array ( [zh-CN] => zh-CN ) [maxIdLength:protected] => [logger:protected] => [callbackWrapper:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [computing:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Array ( ) [marshaller:Symfony\Component\Cache\Adapter\FilesystemAdapter:private] => Symfony\Component\Cache\Marshaller\DefaultMarshaller Object ( [useIgbinarySerialize:Symfony\Component\Cache\Marshaller\DefaultMarshaller:private] => 1 ) [directory:Symfony\Component\Cache\Adapter\FilesystemAdapter:private] => /home/taste/public_html/var/cache/prod/localization/CLDR/ [tmp:Symfony\Component\Cache\Adapter\FilesystemAdapter:private] => ) [lowerDataLayer:protected] => PrestaShop\PrestaShop\Core\Localization\CLDR\DataLayer\LocaleReference Object ( [reader:protected] => PrestaShop\PrestaShop\Core\Localization\CLDR\Reader Object ( [mainXml:protected] => Array ( ) [supplementalXml:protected] => [numberingSystemsXml:protected] => ) [lowerDataLayer:protected] => [isWritable:protected] => 1 ) [isWritable:protected] => 1 ) ) ) [currencyRepository:protected] => PrestaShop\PrestaShop\Core\Localization\Currency\Repository Object ( [currencies:protected] => [dataSource:protected] => PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource Object ( [topLayer:protected] => PrestaShop\PrestaShop\Core\Localization\Currency\DataLayer\CurrencyCache Object ( [cache:PrestaShop\PrestaShop\Core\Localization\Currency\DataLayer\CurrencyCache:private] => Symfony\Component\Cache\Adapter\ArrayAdapter Object ( [createCacheItem:Symfony\Component\Cache\Adapter\ArrayAdapter:private] => Closure Object ( [parameter] => Array ( [$key] => [$value] => [$isHit] => ) ) [defaultLifetime:Symfony\Component\Cache\Adapter\ArrayAdapter:private] => 0 [storeSerialized:Symfony\Component\Cache\Adapter\ArrayAdapter:private] => 1 [values:Symfony\Component\Cache\Adapter\ArrayAdapter:private] => Array ( [AED-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"AED";s:17:"*numericIsoCode";s:3:"784";s:10:"*symbols";a:1:{s:5:"zh-CN";s:3:"AED";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:27:"United Arab Emirates Dirham";}s:11:"*patterns";N;} [AUD-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"AUD";s:17:"*numericIsoCode";s:3:"036";s:10:"*symbols";a:1:{s:5:"zh-CN";s:1:"$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:15:"澳大利亚元";}s:11:"*patterns";N;} [BRL-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"BRL";s:17:"*numericIsoCode";s:3:"986";s:10:"*symbols";a:1:{s:5:"zh-CN";s:2:"R$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:14:"Brazilian Real";}s:11:"*patterns";N;} [CAD-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"CAD";s:17:"*numericIsoCode";s:3:"124";s:10:"*symbols";a:1:{s:5:"zh-CN";s:1:"$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:15:"Canadian Dollar";}s:11:"*patterns";N;} [CHF-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"CHF";s:17:"*numericIsoCode";s:3:"756";s:10:"*symbols";a:1:{s:5:"zh-CN";s:3:"CHF";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:11:"Swiss Franc";}s:11:"*patterns";N;} [CNY-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"CNY";s:17:"*numericIsoCode";s:3:"156";s:10:"*symbols";a:1:{s:5:"zh-CN";s:2:"¥";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:12:"Chinese Yuan";}s:11:"*patterns";N;} [DZD-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"DZD";s:17:"*numericIsoCode";s:3:"012";s:10:"*symbols";a:1:{s:5:"zh-CN";s:3:"DZD";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:14:"Algerian Dinar";}s:11:"*patterns";N;} [EUR-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"EUR";s:17:"*numericIsoCode";s:3:"978";s:10:"*symbols";a:1:{s:5:"zh-CN";s:3:"€";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:4:"Euro";}s:11:"*patterns";N;} [GBP-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"GBP";s:17:"*numericIsoCode";s:3:"826";s:10:"*symbols";a:1:{s:5:"zh-CN";s:2:"£";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:13:"British Pound";}s:11:"*patterns";N;} [HKD-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"HKD";s:17:"*numericIsoCode";s:3:"344";s:10:"*symbols";a:1:{s:5:"zh-CN";s:1:"$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:16:"Hong Kong Dollar";}s:11:"*patterns";N;} [INR-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"INR";s:17:"*numericIsoCode";s:3:"356";s:10:"*symbols";a:1:{s:5:"zh-CN";s:3:"₹";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:12:"Indian Rupee";}s:11:"*patterns";N;} [JPY-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"JPY";s:17:"*numericIsoCode";s:3:"392";s:10:"*symbols";a:1:{s:5:"zh-CN";s:2:"¥";}s:12:"*precision";i:0;s:8:"*names";a:1:{s:5:"zh-CN";s:12:"Japanese Yen";}s:11:"*patterns";N;} [MXN-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"MXN";s:17:"*numericIsoCode";s:3:"484";s:10:"*symbols";a:1:{s:5:"zh-CN";s:1:"$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:12:"Mexican Peso";}s:11:"*patterns";N;} [MYR-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"MYR";s:17:"*numericIsoCode";s:3:"458";s:10:"*symbols";a:1:{s:5:"zh-CN";s:2:"RM";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:17:"Malaysian Ringgit";}s:11:"*patterns";N;} [PHP-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"PHP";s:17:"*numericIsoCode";s:3:"608";s:10:"*symbols";a:1:{s:5:"zh-CN";s:3:"₱";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:15:"Philippine Piso";}s:11:"*patterns";N;} [PLN-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"PLN";s:17:"*numericIsoCode";s:3:"985";s:10:"*symbols";a:1:{s:5:"zh-CN";s:3:"zł";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:12:"Polish Zloty";}s:11:"*patterns";N;} [SEK-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"SEK";s:17:"*numericIsoCode";s:3:"752";s:10:"*symbols";a:1:{s:5:"zh-CN";s:2:"kr";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:13:"Swedish Krona";}s:11:"*patterns";N;} [SGD-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"SGD";s:17:"*numericIsoCode";s:3:"702";s:10:"*symbols";a:1:{s:5:"zh-CN";s:1:"$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:16:"Singapore Dollar";}s:11:"*patterns";N;} [USD-zh-CN] => O:61:"PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyData":8:{s:11:"*isActive";N;s:17:"*conversionRate";N;s:10:"*isoCode";s:3:"USD";s:17:"*numericIsoCode";s:3:"840";s:10:"*symbols";a:1:{s:5:"zh-CN";s:3:"US$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"zh-CN";s:9:"US Dollar";}s:11:"*patterns";N;} ) [expiries:Symfony\Component\Cache\Adapter\ArrayAdapter:private] => Array ( [AED-zh-CN] => 9223372036854775807 [AUD-zh-CN] => 9223372036854775807 [BRL-zh-CN] => 9223372036854775807 [CAD-zh-CN] => 9223372036854775807 [CHF-zh-CN] => 9223372036854775807 [CNY-zh-CN] => 9223372036854775807 [DZD-zh-CN] => 9223372036854775807 [EUR-zh-CN] => 9223372036854775807 [GBP-zh-CN] => 9223372036854775807 [HKD-zh-CN] => 9223372036854775807 [INR-zh-CN] => 9223372036854775807 [JPY-zh-CN] => 9223372036854775807 [MXN-zh-CN] => 9223372036854775807 [MYR-zh-CN] => 9223372036854775807 [PHP-zh-CN] => 9223372036854775807 [PLN-zh-CN] => 9223372036854775807 [SEK-zh-CN] => 9223372036854775807 [SGD-zh-CN] => 9223372036854775807 [USD-zh-CN] => 9223372036854775807 ) [logger:protected] => ) [lowerDataLayer:protected] => PrestaShop\PrestaShop\Core\Localization\Currency\DataLayer\CurrencyDatabase Object ( [dataProvider:protected] => PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider Object ( [configuration:PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider:private] => PrestaShop\PrestaShop\Adapter\Configuration Object ( [shop:PrestaShop\PrestaShop\Adapter\Configuration:private] => [parameters:protected] => ) [shopId:PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider:private] => 1 [defaultCurrency:PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider:private] => ) [isWritable:protected] => [lowerDataLayer:protected] => PrestaShop\PrestaShop\Core\Localization\Currency\DataLayer\CurrencyReference Object ( [cldrLocaleRepository:protected] => PrestaShop\PrestaShop\Core\Localization\CLDR\LocaleRepository Object ( [dataSource:protected] => PrestaShop\PrestaShop\Core\Localization\CLDR\LocaleDataSource Object ( [topLayer:PrestaShop\PrestaShop\Core\Localization\CLDR\LocaleDataSource:private] => PrestaShop\PrestaShop\Core\Localization\CLDR\DataLayer\LocaleCache Object ( [cache:protected] => Symfony\Component\Cache\Adapter\FilesystemAdapter Object ( [createCacheItem:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Closure Object ( [parameter] => Array ( [$key] => [$value] => [$isHit] => ) ) [mergeByLifetime:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Closure Object ( [static] => Array ( [getId] => Closure Object ( [this] => Symfony\Component\Cache\Adapter\FilesystemAdapter Object *RECURSION* [parameter] => Array ( [$key] => ) ) [defaultLifetime] => 0 ) [parameter] => Array ( [$deferred] => [$namespace] => [&$expiredIds] => ) ) [namespace:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [namespaceVersion:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [versioningIsEnabled:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [deferred:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Array ( ) [ids:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Array ( [zh-CN] => zh-CN ) [maxIdLength:protected] => [logger:protected] => [callbackWrapper:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => [computing:Symfony\Component\Cache\Adapter\AbstractAdapter:private] => Array ( ) [marshaller:Symfony\Component\Cache\Adapter\FilesystemAdapter:private] => Symfony\Component\Cache\Marshaller\DefaultMarshaller Object ( [useIgbinarySerialize:Symfony\Component\Cache\Marshaller\DefaultMarshaller:private] => 1 ) [directory:Symfony\Component\Cache\Adapter\FilesystemAdapter:private] => /home/taste/public_html/var/cache/prod/localization/CLDR/ [tmp:Symfony\Component\Cache\Adapter\FilesystemAdapter:private] => ) [lowerDataLayer:protected] => PrestaShop\PrestaShop\Core\Localization\CLDR\DataLayer\LocaleReference Object ( [reader:protected] => PrestaShop\PrestaShop\Core\Localization\CLDR\Reader Object ( [mainXml:protected] => Array ( ) [supplementalXml:protected] => [numberingSystemsXml:protected] => ) [lowerDataLayer:protected] => [isWritable:protected] => 1 ) [isWritable:protected] => 1 ) ) ) [lowerDataLayer:protected] => [isWritable:protected] => ) ) [isWritable:protected] => 1 ) [installedDataLayer:protected] => PrestaShop\PrestaShop\Core\Localization\Currency\DataLayer\CurrencyInstalled Object ( [dataProvider:protected] => PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider Object ( [configuration:PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider:private] => PrestaShop\PrestaShop\Adapter\Configuration Object ( [shop:PrestaShop\PrestaShop\Adapter\Configuration:private] => [parameters:protected] => ) [shopId:PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider:private] => 1 [defaultCurrency:PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider:private] => ) ) ) ) [roundingMode:protected] => up [numberingSystem:protected] => latn [currencyDisplayType:protected] => symbol [locales:protected] => Array ( [zh-CN] => PrestaShop\PrestaShop\Core\Localization\Locale Object ( [code:protected] => zh-CN [numberFormatter:protected] => PrestaShop\PrestaShop\Core\Localization\Number\Formatter Object ( [roundingMode:protected] => up [numberingSystem:protected] => latn [numberSpecification:protected] => ) [numberSpecification:protected] => PrestaShop\PrestaShop\Core\Localization\Specification\Number Object ( [positivePattern:protected] => #,##0.### [negativePattern:protected] => -#,##0.### [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 3 [minFractionDigits:protected] => 0 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [priceSpecifications:protected] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberCollection Object ( [numberSpecifications:protected] => Array ( [AED] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => AED [currencyCode:protected] => AED [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 2 [minFractionDigits:protected] => 2 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [AUD] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => $ [currencyCode:protected] => AUD [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 2 [minFractionDigits:protected] => 2 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [BRL] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => R$ [currencyCode:protected] => BRL [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 2 [minFractionDigits:protected] => 2 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [CAD] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => $ [currencyCode:protected] => CAD [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 2 [minFractionDigits:protected] => 2 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [CHF] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => CHF [currencyCode:protected] => CHF [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 2 [minFractionDigits:protected] => 2 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [CNY] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => ¥ [currencyCode:protected] => CNY [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 2 [minFractionDigits:protected] => 2 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [DZD] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => DZD [currencyCode:protected] => DZD [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 2 [minFractionDigits:protected] => 2 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [EUR] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => € [currencyCode:protected] => EUR [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 2 [minFractionDigits:protected] => 2 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [GBP] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => £ [currencyCode:protected] => GBP [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 2 [minFractionDigits:protected] => 2 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [HKD] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => $ [currencyCode:protected] => HKD [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 2 [minFractionDigits:protected] => 2 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [INR] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => ₹ [currencyCode:protected] => INR [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 2 [minFractionDigits:protected] => 2 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [JPY] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => ¥ [currencyCode:protected] => JPY [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 0 [minFractionDigits:protected] => 0 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [MXN] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => $ [currencyCode:protected] => MXN [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 2 [minFractionDigits:protected] => 2 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [MYR] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => RM [currencyCode:protected] => MYR [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 2 [minFractionDigits:protected] => 2 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [PHP] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => ₱ [currencyCode:protected] => PHP [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 2 [minFractionDigits:protected] => 2 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [PLN] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => zł [currencyCode:protected] => PLN [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 2 [minFractionDigits:protected] => 2 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [SEK] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => kr [currencyCode:protected] => SEK [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 2 [minFractionDigits:protected] => 2 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [SGD] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => $ [currencyCode:protected] => SGD [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 2 [minFractionDigits:protected] => 2 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [USD] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => US$ [currencyCode:protected] => USD [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 2 [minFractionDigits:protected] => 2 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) ) ) ) ) [numberGroupingUsed:protected] => 1 [maxFractionDigits:protected] => 3 [specificationFactory:protected] => PrestaShop\PrestaShop\Core\Localization\Specification\Factory Object ( ) ) ) [privates:protected] => Array ( ) [fileMap:protected] => Array ( ) [methodMap:protected] => Array ( [PrestaShop\PrestaShop\Adapter\Configuration] => getConfigurationService [PrestaShop\PrestaShop\Adapter\ContextStateManager] => getContextStateManagerService [PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider] => getCurrencyDataProviderService [PrestaShop\PrestaShop\Adapter\LegacyContext] => getLegacyContextService [PrestaShop\PrestaShop\Adapter\Tools] => getToolsService [PrestaShop\PrestaShop\Core\Localization\Locale\Repository] => getRepositoryService [annotation_reader] => getAnnotationReaderService [array] => getArrayService [configuration] => getConfiguration2Service [container.env_var_processors_locator] => getContainer_EnvVarProcessorsLocatorService [context] => getContextService [db] => getDbService [doctrine] => getDoctrineService [doctrine.dbal.default_connection] => getDoctrine_Dbal_DefaultConnectionService [doctrine.orm.default_entity_manager] => getDoctrine_Orm_DefaultEntityManagerService [hashing] => getHashingService [prestashop.adapter.data_provider.country] => getPrestashop_Adapter_DataProvider_CountryService [prestashop.adapter.environment] => getPrestashop_Adapter_EnvironmentService [prestashop.adapter.module.repository.module_repository] => getPrestashop_Adapter_Module_Repository_ModuleRepositoryService [prestashop.adapter.validate] => getPrestashop_Adapter_ValidateService [prestashop.core.circuit_breaker.advanced_factory] => getPrestashop_Core_CircuitBreaker_AdvancedFactoryService [prestashop.core.circuit_breaker.cache] => getPrestashop_Core_CircuitBreaker_CacheService [prestashop.core.circuit_breaker.doctrine_cache] => getPrestashop_Core_CircuitBreaker_DoctrineCacheService [prestashop.core.circuit_breaker.storage] => getPrestashop_Core_CircuitBreaker_StorageService [prestashop.core.filter.front_end_object.cart] => getPrestashop_Core_Filter_FrontEndObject_CartService [prestashop.core.filter.front_end_object.configuration] => getPrestashop_Core_Filter_FrontEndObject_ConfigurationService [prestashop.core.filter.front_end_object.customer] => getPrestashop_Core_Filter_FrontEndObject_CustomerService [prestashop.core.filter.front_end_object.main] => getPrestashop_Core_Filter_FrontEndObject_MainService [prestashop.core.filter.front_end_object.product] => getPrestashop_Core_Filter_FrontEndObject_ProductService [prestashop.core.filter.front_end_object.product_collection] => getPrestashop_Core_Filter_FrontEndObject_ProductCollectionService [prestashop.core.filter.front_end_object.search_result_product] => getPrestashop_Core_Filter_FrontEndObject_SearchResultProductService [prestashop.core.filter.front_end_object.search_result_product_collection] => getPrestashop_Core_Filter_FrontEndObject_SearchResultProductCollectionService [prestashop.core.filter.front_end_object.shop] => getPrestashop_Core_Filter_FrontEndObject_ShopService [prestashop.core.localization.cache.adapter] => getPrestashop_Core_Localization_Cache_AdapterService [prestashop.core.localization.cldr.cache.adapter] => getPrestashop_Core_Localization_Cldr_Cache_AdapterService [prestashop.core.localization.cldr.datalayer.locale_cache] => getPrestashop_Core_Localization_Cldr_Datalayer_LocaleCacheService [prestashop.core.localization.cldr.datalayer.locale_reference] => getPrestashop_Core_Localization_Cldr_Datalayer_LocaleReferenceService [prestashop.core.localization.cldr.locale_data_source] => getPrestashop_Core_Localization_Cldr_LocaleDataSourceService [prestashop.core.localization.cldr.locale_repository] => getPrestashop_Core_Localization_Cldr_LocaleRepositoryService [prestashop.core.localization.cldr.reader] => getPrestashop_Core_Localization_Cldr_ReaderService [prestashop.core.localization.currency.datasource] => getPrestashop_Core_Localization_Currency_DatasourceService [prestashop.core.localization.currency.middleware.cache] => getPrestashop_Core_Localization_Currency_Middleware_CacheService [prestashop.core.localization.currency.middleware.database] => getPrestashop_Core_Localization_Currency_Middleware_DatabaseService [prestashop.core.localization.currency.middleware.installed] => getPrestashop_Core_Localization_Currency_Middleware_InstalledService [prestashop.core.localization.currency.middleware.reference] => getPrestashop_Core_Localization_Currency_Middleware_ReferenceService [prestashop.core.localization.currency.repository] => getPrestashop_Core_Localization_Currency_RepositoryService [prestashop.core.localization.locale.context_locale] => getPrestashop_Core_Localization_Locale_ContextLocaleService [prestashop.core.string.character_cleaner] => getPrestashop_Core_String_CharacterCleanerService [prestashop.database.naming_strategy] => getPrestashop_Database_NamingStrategyService [prestashop.translation.translator_language_loader] => getPrestashop_Translation_TranslatorLanguageLoaderService [prestashop.adapter.tools] => getPrestashop_Adapter_ToolsService ) [factories:protected] => Array ( ) [aliases:protected] => Array ( [PrestaShop\PrestaShop\Core\Currency\CurrencyDataProviderInterface] => PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider [PrestaShop\PrestaShop\Core\Localization\LocaleInterface] => prestashop.core.localization.locale.context_locale [database_connection] => doctrine.dbal.default_connection [doctrine.orm.entity_manager] => doctrine.orm.default_entity_manager [prestashop.adapter.context_state_manager] => PrestaShop\PrestaShop\Adapter\ContextStateManager [prestashop.adapter.data_provider.currency] => PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider [prestashop.adapter.legacy.configuration] => PrestaShop\PrestaShop\Adapter\Configuration [prestashop.adapter.legacy.context] => PrestaShop\PrestaShop\Adapter\LegacyContext [prestashop.core.localization.cldr.datalayer.top_layer] => prestashop.core.localization.cldr.datalayer.locale_cache [prestashop.core.localization.currency.middleware.top_layer] => prestashop.core.localization.currency.middleware.cache [prestashop.core.localization.locale.repository] => PrestaShop\PrestaShop\Core\Localization\Locale\Repository ) [loading:protected] => Array ( ) [resolving:protected] => Array ( ) [syntheticIds:protected] => Array ( [employee] => 1 [shop] => 1 ) [envCache:Symfony\Component\DependencyInjection\Container:private] => Array ( ) [compiled:Symfony\Component\DependencyInjection\Container:private] => [getEnv:Symfony\Component\DependencyInjection\Container:private] => ) [errors] => Array ( ) [layout] => ) [override_controller_name_for_translations] => [language] => Language Object ( [id] => 5 [name] => 中国 - 简体 (Chinese-Simplified) [iso_code] => zh [locale] => zh-CN [language_code] => zh-cn [date_format_lite] => Y-m-d [date_format_full] => Y-m-d H:i:s [is_rtl] => 0 [active] => 1 [webserviceParameters:protected] => Array ( [objectNodeName] => language [objectsNodeName] => languages ) [translationsFilesAndVars:protected] => Array ( [fields] => _FIELDS [errors] => _ERRORS [admin] => _LANGADM [pdf] => _LANGPDF [tabs] => tabs ) [id_lang:protected] => [lang_associated:protected] => [id_shop:protected] => 1 [id_shop_list] => Array ( ) [get_shop_from_context:protected] => 1 [table:protected] => lang [identifier:protected] => id_lang [fieldsRequired:protected] => Array ( [0] => name [1] => iso_code [2] => date_format_lite [3] => date_format_full ) [fieldsSize:protected] => Array ( [name] => 32 [iso_code] => 2 [locale] => 5 [language_code] => 5 [date_format_lite] => 32 [date_format_full] => 32 ) [fieldsValidate:protected] => Array ( [name] => isGenericName [iso_code] => isLanguageIsoCode [locale] => isLocale [language_code] => isLanguageCode [active] => isBool [is_rtl] => isBool [date_format_lite] => isPhpDateFormat [date_format_full] => isPhpDateFormat ) [fieldsRequiredLang:protected] => Array ( ) [fieldsSizeLang:protected] => Array ( ) [fieldsValidateLang:protected] => Array ( ) [tables:protected] => Array ( ) [image_dir:protected] => [image_format:protected] => jpg [translator:protected] => [def:protected] => Array ( [table] => lang [primary] => id_lang [fields] => Array ( [name] => Array ( [type] => 3 [validate] => isGenericName [required] => 1 [size] => 32 ) [iso_code] => Array ( [type] => 3 [validate] => isLanguageIsoCode [required] => 1 [size] => 2 ) [locale] => Array ( [type] => 3 [validate] => isLocale [size] => 5 ) [language_code] => Array ( [type] => 3 [validate] => isLanguageCode [size] => 5 ) [active] => Array ( [type] => 2 [validate] => isBool ) [is_rtl] => Array ( [type] => 2 [validate] => isBool ) [date_format_lite] => Array ( [type] => 3 [validate] => isPhpDateFormat [required] => 1 [size] => 32 ) [date_format_full] => Array ( [type] => 3 [validate] => isPhpDateFormat [required] => 1 [size] => 32 ) ) [classname] => Language ) [update_fields:protected] => [force_id] => ) [currency] => Currency Object ( [id] => 19 [name] => Swedish Krona [localizedNames:protected] => Array ( [1] => Swedish Krona [3] => Swedish Krona [4] => Swedish Krona [5] => Swedish Krona [8] => Swedish Krona [9] => Swedish Krona [10] => Swedish Krona [11] => Swedish Krona [14] => Swedish Krona [15] => Swedish Krona [16] => Swedish Krona [17] => Swedish Krona [18] => Swedish Krona [19] => Swedish Krona ) [iso_code] => SEK [iso_code_num] => 752 [numeric_iso_code] => 752 [conversion_rate] => 6.230359 [deleted] => 0 [unofficial] => 0 [modified] => 1 [active] => 1 [sign] => kr [symbol] => kr [localizedSymbols:CurrencyCore:private] => Array ( [1] => kr [3] => kr [4] => kr [5] => kr [8] => kr [9] => kr [10] => kr [11] => kr [14] => kr [15] => kr [16] => kr [17] => kr [18] => kr [19] => kr ) [format] => [blank] => 1 [decimals] => 1 [precision] => 2 [pattern] => Array ( [1] => [3] => [4] => [5] => [8] => [9] => [10] => [11] => [14] => [15] => [16] => [17] => [18] => [19] => ) [localizedPatterns:CurrencyCore:private] => Array ( [1] => [3] => [4] => [5] => [8] => [9] => [10] => [11] => [14] => [15] => [16] => [17] => [18] => [19] => ) [webserviceParameters:protected] => Array ( [objectsNodeName] => currencies [fields] => Array ( [names] => Array ( [getter] => getLocalizedNames [i18n] => 1 ) [name] => Array ( [getter] => getName [modifier] => Array ( [http_method] => 14 [modifier] => setNameForWebservice ) ) [symbol] => Array ( [getter] => getLocalizedSymbols ) [iso_code] => Array ( [modifier] => Array ( [http_method] => 14 [modifier] => setIsoCodeForWebService ) ) ) ) [prefix] => [suffix] => [id_lang:protected] => [lang_associated:protected] => [id_shop:protected] => 1 [id_shop_list] => Array ( ) [get_shop_from_context:protected] => 1 [table:protected] => currency [identifier:protected] => id_currency [fieldsRequired:protected] => Array ( [0] => iso_code [1] => conversion_rate ) [fieldsSize:protected] => Array ( [iso_code] => 3 [numeric_iso_code] => 3 ) [fieldsValidate:protected] => Array ( [iso_code] => isLanguageIsoCode [numeric_iso_code] => isNumericIsoCode [precision] => isInt [conversion_rate] => isUnsignedFloat [deleted] => isBool [active] => isBool [unofficial] => isBool [modified] => isBool ) [fieldsRequiredLang:protected] => Array ( ) [fieldsSizeLang:protected] => Array ( [name] => 255 [symbol] => 255 [pattern] => 255 ) [fieldsValidateLang:protected] => Array ( [name] => isGenericName ) [tables:protected] => Array ( ) [image_dir:protected] => [image_format:protected] => jpg [translator:protected] => [def:protected] => Array ( [table] => currency [primary] => id_currency [multilang] => 1 [fields] => Array ( [iso_code] => Array ( [type] => 3 [validate] => isLanguageIsoCode [required] => 1 [size] => 3 ) [numeric_iso_code] => Array ( [type] => 3 [allow_null] => 1 [validate] => isNumericIsoCode [size] => 3 ) [precision] => Array ( [type] => 1 [validate] => isInt ) [conversion_rate] => Array ( [type] => 4 [validate] => isUnsignedFloat [required] => 1 [shop] => 1 ) [deleted] => Array ( [type] => 2 [validate] => isBool ) [active] => Array ( [type] => 2 [validate] => isBool ) [unofficial] => Array ( [type] => 2 [validate] => isBool ) [modified] => Array ( [type] => 2 [validate] => isBool ) [name] => Array ( [type] => 3 [lang] => 1 [validate] => isGenericName [size] => 255 ) [symbol] => Array ( [type] => 3 [lang] => 1 [size] => 255 ) [pattern] => Array ( [type] => 3 [lang] => 1 [size] => 255 ) ) [classname] => Currency [associations] => Array ( [l] => Array ( [type] => 2 [field] => id_currency [foreign_field] => id_currency ) ) ) [update_fields:protected] => [force_id] => ) [currentLocale] => PrestaShop\PrestaShop\Core\Localization\Locale Object ( [code:protected] => zh-CN [numberFormatter:protected] => PrestaShop\PrestaShop\Core\Localization\Number\Formatter Object ( [roundingMode:protected] => up [numberingSystem:protected] => latn [numberSpecification:protected] => ) [numberSpecification:protected] => PrestaShop\PrestaShop\Core\Localization\Specification\Number Object ( [positivePattern:protected] => #,##0.### [negativePattern:protected] => -#,##0.### [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 3 [minFractionDigits:protected] => 0 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [priceSpecifications:protected] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberCollection Object ( [numberSpecifications:protected] => Array ( [AED] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => AED [currencyCode:protected] => AED [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 2 [minFractionDigits:protected] => 2 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [AUD] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => $ [currencyCode:protected] => AUD [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 2 [minFractionDigits:protected] => 2 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [BRL] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => R$ [currencyCode:protected] => BRL [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 2 [minFractionDigits:protected] => 2 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [CAD] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => $ [currencyCode:protected] => CAD [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 2 [minFractionDigits:protected] => 2 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [CHF] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => CHF [currencyCode:protected] => CHF [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 2 [minFractionDigits:protected] => 2 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [CNY] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => ¥ [currencyCode:protected] => CNY [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 2 [minFractionDigits:protected] => 2 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [DZD] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => DZD [currencyCode:protected] => DZD [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 2 [minFractionDigits:protected] => 2 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [EUR] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => € [currencyCode:protected] => EUR [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 2 [minFractionDigits:protected] => 2 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [GBP] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => £ [currencyCode:protected] => GBP [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 2 [minFractionDigits:protected] => 2 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [HKD] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => $ [currencyCode:protected] => HKD [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 2 [minFractionDigits:protected] => 2 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [INR] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => ₹ [currencyCode:protected] => INR [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 2 [minFractionDigits:protected] => 2 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [JPY] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => ¥ [currencyCode:protected] => JPY [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 0 [minFractionDigits:protected] => 0 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [MXN] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => $ [currencyCode:protected] => MXN [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 2 [minFractionDigits:protected] => 2 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [MYR] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => RM [currencyCode:protected] => MYR [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 2 [minFractionDigits:protected] => 2 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [PHP] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => ₱ [currencyCode:protected] => PHP [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 2 [minFractionDigits:protected] => 2 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [PLN] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => zł [currencyCode:protected] => PLN [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 2 [minFractionDigits:protected] => 2 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [SEK] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => kr [currencyCode:protected] => SEK [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 2 [minFractionDigits:protected] => 2 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [SGD] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => $ [currencyCode:protected] => SGD [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 2 [minFractionDigits:protected] => 2 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) [USD] => PrestaShop\PrestaShop\Core\Localization\Specification\Price Object ( [currencyDisplay:protected] => symbol [currencySymbol:protected] => US$ [currencyCode:protected] => USD [positivePattern:protected] => ¤#,##0.00 [negativePattern:protected] => -¤#,##0.00 [symbols:protected] => Array ( [adlm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [arab] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪؜ [minusSign:protected] => ؜- [plusSign:protected] => ؜+ [exponential:protected] => اس [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [arabext] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => ٫ [group:protected] => ٬ [list:protected] => ؛ [percentSign:protected] => ٪ [minusSign:protected] => ‎-‎ [plusSign:protected] => ‎+‎ [exponential:protected] => ×۱۰^ [superscriptingExponent:protected] => × [perMille:protected] => ؉ [infinity:protected] => ∞ [nan:protected] => NaN ) [bali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [beng] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [brah] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cakm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [cham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [deva] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [fullwide] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gonm] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [gujr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [guru] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [hanidec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [java] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [kali] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [khmr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [knda] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lana] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lanatham] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [laoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [latn] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [lepc] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [limb] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mlym] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mong] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mtei] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [mymrshan] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [nkoo] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [olck] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [orya] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [osma] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [rohg] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [saur] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [shrd] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sora] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [sund] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [takr] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [talu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tamldec] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [telu] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [thai] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [tibt] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) [vaii] => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList Object ( [decimal:protected] => . [group:protected] => , [list:protected] => ; [percentSign:protected] => % [minusSign:protected] => - [plusSign:protected] => + [exponential:protected] => E [superscriptingExponent:protected] => × [perMille:protected] => ‰ [infinity:protected] => ∞ [nan:protected] => NaN ) ) [maxFractionDigits:protected] => 2 [minFractionDigits:protected] => 2 [groupingUsed:protected] => 1 [primaryGroupSize:protected] => 3 [secondaryGroupSize:protected] => 3 ) ) ) ) [tab] => [shop] => Shop Object ( [id_shop_group] => 1 [id_category] => 2 [theme_name] => warehouse [name] => Tasteful Delights [color] => #ffca2f [active] => 1 [deleted] => 0 [physical_uri] => / [virtual_uri] => [domain] => www.tastefuldelights.com.au [domain_ssl] => www.tastefuldelights.com.au [group:protected] => ShopGroup Object ( [name] => Default [color] => [active] => 1 [share_customer] => 0 [share_stock] => 0 [share_order] => 0 [deleted] => 0 [id] => 1 [id_lang:protected] => [lang_associated:protected] => [id_shop:protected] => [id_shop_list] => Array ( ) [get_shop_from_context:protected] => 1 [table:protected] => shop_group [identifier:protected] => id_shop_group [fieldsRequired:protected] => Array ( [0] => name ) [fieldsSize:protected] => Array ( [name] => 64 ) [fieldsValidate:protected] => Array ( [name] => isGenericName [color] => isColor [share_customer] => isBool [share_order] => isBool [share_stock] => isBool [active] => isBool [deleted] => isBool ) [fieldsRequiredLang:protected] => Array ( ) [fieldsSizeLang:protected] => Array ( ) [fieldsValidateLang:protected] => Array ( ) [tables:protected] => Array ( ) [webserviceParameters:protected] => Array ( ) [image_dir:protected] => [image_format:protected] => jpg [translator:protected] => [def:protected] => Array ( [table] => shop_group [primary] => id_shop_group [fields] => Array ( [name] => Array ( [type] => 3 [validate] => isGenericName [required] => 1 [size] => 64 ) [color] => Array ( [type] => 3 [validate] => isColor ) [share_customer] => Array ( [type] => 2 [validate] => isBool ) [share_order] => Array ( [type] => 2 [validate] => isBool ) [share_stock] => Array ( [type] => 2 [validate] => isBool ) [active] => Array ( [type] => 2 [validate] => isBool ) [deleted] => Array ( [type] => 2 [validate] => isBool ) ) [classname] => ShopGroup ) [update_fields:protected] => [force_id] => ) [address] => [webserviceParameters:protected] => Array ( [fields] => Array ( [id_shop_group] => Array ( [xlink_resource] => shop_groups ) [id_category] => Array ( ) ) ) [theme] => PrestaShop\PrestaShop\Core\Addon\Theme\Theme Object ( [attributes:PrestaShop\PrestaShop\Core\Addon\Theme\Theme:private] => PrestaShop\PrestaShop\Core\Util\ArrayFinder Object ( [array:PrestaShop\PrestaShop\Core\Util\ArrayFinder:private] => Array ( [name] => warehouse [display_name] => Warehouse [version] => 4.2.1 [author] => Array ( [name] => IQIT COMMERCE [email] => support@iqit-commerce.com [url] => http://www.iqit-commerce.com ) [meta] => Array ( [compatibility] => Array ( [from] => 1.7.5.0 [to] => ) [available_layouts] => Array ( [layout-full-width] => Array ( [name] => Full Width [description] => No side columns, ideal for distraction-free pages such as product pages. ) [layout-both-columns] => Array ( [name] => Three Columns [description] => One large central column and 2 side columns. ) [layout-left-column] => Array ( [name] => Two Columns, small left column [description] => Two columns with a small left column ) [layout-right-column] => Array ( [name] => Two Columns, small right column [description] => Two columns with a small right column ) ) ) [assets] => Array ( [css] => Array ( [all] => Array ( [0] => Array ( [id] => font-awesome [path] => assets/css/font-awesome/css/font-awesome.css [media] => all [priority] => 200 ) ) ) ) [global_settings] => Array ( [configuration] => Array ( [PS_IMAGE_QUALITY] => png [PS_QUICK_VIEW] => 1 [PS_BLOCK_CART_AJAX] => 1 [PS_PRODUCTS_PER_PAGE] => 24 ) [modules] => Array ( [to_enable] => Array ( [0] => revsliderprestashop [1] => iqitadditionaltabs [2] => iqithtmlandbanners [3] => iqitcompare [4] => iqitcontactpage [5] => iqitcookielaw [6] => iqitcrossselling [7] => iqitcountdown [8] => iqitelementor [9] => iqitemailsubscriptionconf [10] => iqitaddthisplugin [11] => iqitfreedeliverycount [12] => iqitlinksmanager [13] => iqitmegamenu [14] => iqitpopup [15] => iqitproductsnav [16] => iqitproducttags [17] => iqitreviews [18] => iqitsearch [19] => iqitsizecharts [20] => iqitthemeeditor [21] => iqitwishlist [22] => iqitextendedproduct [23] => ps_emailsubscription [24] => ph_simpleblog [25] => ph_blog_column_custom [26] => ph_relatedposts [27] => iqitdashboardnews [28] => iqitsociallogin ) [to_disable] => Array ( [0] => ps_linklist [1] => ps_mainmenu [2] => ps_categorytree [3] => ps_featuredproducts [4] => ps_searchbar [5] => ps_imageslider [6] => ps_customtext [7] => blockreassurance [8] => ps_banner [9] => ps_contactinfo [10] => ps_socialfollow ) ) [hooks] => Array ( [modules_to_hook] => Array ( [displayNav1] => Array ( [0] => iqitlinksmanager ) [displayNav2] => Array ( [0] => ps_languageselector [1] => ps_currencyselector [2] => iqitwishlist [3] => iqitcompare ) [displayTopColumn] => Array ( [0] => revsliderprestashop ) [displayHome] => Array ( [0] => revsliderprestashop [1] => ) [displayFooter] => Array ( [0] => iqitlinksmanager [1] => iqitcontactpage ) [displayLeftColumn] => Array ( [0] => ps_categorytree [1] => ps_facetedsearch ) [displayProductAdditionalInfo] => Array ( [0] => ps_sharebuttons [1] => iqitproducttags ) [displayAfterProductAddCartBtn] => Array ( [0] => iqitwishlist [1] => iqitcompare ) [displayCustomerAccount] => Array ( [0] => iqitwishlist ) [displayProductListFunctionalButtons] => Array ( [0] => iqitwishlist [1] => iqitcompare ) [displayBeforeBodyClosingTag] => Array ( [0] => iqitwishlist [1] => iqitcompare [2] => iqitpopup [3] => iqitcookielaw ) [displayRightColumnProduct] => Array ( [0] => iqithtmlandbanners ) [displayReassurance] => Array ( [0] => iqitaddthisplugin ) [displayCustomerLoginFormAfter] => Array ( [0] => iqitsociallogin ) [displayRegistrationBeforeForm] => Array ( [0] => iqitsociallogin ) [displayFooterBefore] => [displayCheckoutLoginFormAfter] => Array ( [0] => iqitsociallogin ) ) ) [image_types] => Array ( [cart_default] => Array ( [width] => 125 [height] => 162 [scope] => Array ( [0] => products ) ) [small_default] => Array ( [width] => 98 [height] => 127 [scope] => Array ( [0] => products [1] => categories [2] => manufacturers [3] => suppliers ) ) [medium_default] => Array ( [width] => 452 [height] => 584 [scope] => Array ( [0] => products [1] => categories [2] => manufacturers [3] => suppliers ) ) [home_default] => Array ( [width] => 236 [height] => 305 [scope] => Array ( [0] => products ) ) [large_default] => Array ( [width] => 381 [height] => 492 [scope] => Array ( [0] => products [1] => manufacturers [2] => suppliers ) ) [category_default] => Array ( [width] => 1003 [height] => 200 [scope] => Array ( [0] => categories ) ) [stores_default] => Array ( [width] => 170 [height] => 115 [scope] => Array ( [0] => stores ) ) [thickbox_default] => Array ( [width] => 1100 [height] => 1422 [scope] => Array ( [0] => products ) ) ) ) [theme_settings] => Array ( [default_layout] => layout-full-width [layouts] => Array ( [pagenotfound] => layout-full-width [best-sales] => layout-left-column [contact] => layout-full-width [index] => layout-full-width [manufacturer] => layout-full-width [new-products] => layout-left-column [password] => layout-full-width [prices-drop] => layout-left-column [sitemap] => layout-full-width [supplier] => layout-full-width [address] => layout-full-width [addresses] => layout-full-width [authentication] => layout-full-width [cart] => layout-full-width [discount] => layout-full-width [history] => layout-full-width [identity] => layout-full-width [my-account] => layout-full-width [order-follow] => layout-full-width [order-slip] => layout-full-width [order] => layout-full-width [search] => layout-left-column [stores] => layout-full-width [order-opc] => layout-full-width [guest-tracking] => layout-full-width [product] => layout-full-width [category] => layout-left-column [cms] => layout-full-width [module-blockwishlist-mywishlist] => layout-full-width [module-blockwishlist-view] => layout-full-width [module-mailalerts-account] => layout-full-width [module-referralprogram-program] => layout-full-width [module-arlsf-ajax] => layout-full-width [module-afterpay-payment] => layout-full-width [module-cronjobs-callback] => layout-full-width [module-blocknewsletter-verification] => layout-full-width [module-iqitcompare-comparator] => layout-full-width [module-iqitemailsubscriptionconf-subscription] => layout-full-width [module-iqitthemeeditor-preview] => layout-full-width [module-iqitwishlist-view] => layout-full-width [module-iqitsociallogin-authenticate] => layout-full-width [module-ps_shoppingcart-ajax] => layout-full-width [module-iqitelementor-preview] => layout-full-width [module-iqitelementor-widget] => layout-full-width [module-pm_advancedsearch4-advancedsearch4] => layout-left-column [module-pm_advancedsearch4-seo] => layout-left-column [module-pm_advancedsearch4-searchresults] => layout-left-column [module-thecheckout-front] => layout-full-width [module-paypal-payment] => layout-full-width [module-paypal-validation] => layout-full-width [module-zipmoneypayment-payment] => layout-full-width [module-zipmoneypayment-webhook] => layout-full-width [module-afterpay-validation] => layout-full-width [module-afterpay-return] => layout-full-width [module-ph_simpleblog-single] => layout-full-width [module-ph_simpleblog-list] => layout-full-width [module-ph_simpleblog-category] => layout-full-width [module-ph_simpleblog-categorypage] => layout-full-width [module-ph_simpleblog-page] => layout-full-width [module-ps_emailalerts-account] => layout-full-width [module-ps_wirepayment-payment] => layout-full-width [module-ps_wirepayment-validation] => layout-full-width [module-ps_emailsubscription-verification] => layout-full-width [module-ps_emailsubscription-subscription] => layout-full-width [module-ph_simpleblog-author] => layout-full-width [module-ph_simpleblog-authorslist] => layout-full-width [module-iqitsearch-searchiqit] => layout-left-column ) ) [dependencies] => Array ( [modules] => Array ( [0] => iqitadditionaltabs [1] => iqitaddthisplugin [2] => iqitcompare [3] => iqitcontactpage [4] => iqitcookielaw [5] => iqitcountdown [6] => iqitcrossselling [7] => iqitelementor [8] => iqitemailsubscriptionconf [9] => iqitextendedproduct [10] => iqitfreedeliverycount [11] => iqitlinksmanager [12] => iqitmegamenu [13] => iqitpopup [14] => iqitproductsnav [15] => iqitproducttags [16] => iqitreviews [17] => iqitsearch [18] => iqitsizecharts [19] => iqitsociallogin [20] => iqithtmlandbanners [21] => iqitthemeeditor [22] => iqitwishlist [23] => revsliderprestashop [24] => ph_simpleblog [25] => ph_blog_column_custom [26] => ph_relatedposts [27] => iqitdashboardnews ) ) [directory] => /home/taste/public_html/themes/warehouse/ [preview] => themes/warehouse/preview.png ) [propertyAccessor:PrestaShop\PrestaShop\Core\Util\ArrayFinder:private] => Symfony\Component\PropertyAccess\PropertyAccessor Object ( [magicCall:Symfony\Component\PropertyAccess\PropertyAccessor:private] => [ignoreInvalidIndices:Symfony\Component\PropertyAccess\PropertyAccessor:private] => 1 [ignoreInvalidProperty:Symfony\Component\PropertyAccess\PropertyAccessor:private] => [cacheItemPool:Symfony\Component\PropertyAccess\PropertyAccessor:private] => [propertyPathCache:Symfony\Component\PropertyAccess\PropertyAccessor:private] => Array ( [[name]] => Symfony\Component\PropertyAccess\PropertyPath Object ( [elements:Symfony\Component\PropertyAccess\PropertyPath:private] => Array ( [0] => name ) [length:Symfony\Component\PropertyAccess\PropertyPath:private] => 1 [isIndex:Symfony\Component\PropertyAccess\PropertyPath:private] => Array ( [0] => 1 ) [pathAsString:Symfony\Component\PropertyAccess\PropertyPath:private] => [name] ) [[parent]] => Symfony\Component\PropertyAccess\PropertyPath Object ( [elements:Symfony\Component\PropertyAccess\PropertyPath:private] => Array ( [0] => parent ) [length:Symfony\Component\PropertyAccess\PropertyPath:private] => 1 [isIndex:Symfony\Component\PropertyAccess\PropertyPath:private] => Array ( [0] => 1 ) [pathAsString:Symfony\Component\PropertyAccess\PropertyPath:private] => [parent] ) ) [readPropertyCache:Symfony\Component\PropertyAccess\PropertyAccessor:private] => Array ( ) [writePropertyCache:Symfony\Component\PropertyAccess\PropertyAccessor:private] => Array ( ) ) ) ) [id] => 1 [id_lang:protected] => [lang_associated:protected] => [id_shop:protected] => [id_shop_list] => Array ( ) [get_shop_from_context:protected] => 1 [table:protected] => shop [identifier:protected] => id_shop [fieldsRequired:protected] => Array ( [0] => name [1] => id_category [2] => id_shop_group ) [fieldsSize:protected] => Array ( [name] => 64 ) [fieldsValidate:protected] => Array ( [active] => isBool [deleted] => isBool [name] => isGenericName [color] => isColor [theme_name] => isThemeName ) [fieldsRequiredLang:protected] => Array ( ) [fieldsSizeLang:protected] => Array ( ) [fieldsValidateLang:protected] => Array ( ) [tables:protected] => Array ( ) [image_dir:protected] => [image_format:protected] => jpg [translator:protected] => [def:protected] => Array ( [table] => shop [primary] => id_shop [fields] => Array ( [active] => Array ( [type] => 2 [validate] => isBool ) [deleted] => Array ( [type] => 2 [validate] => isBool ) [name] => Array ( [type] => 3 [validate] => isGenericName [required] => 1 [size] => 64 ) [color] => Array ( [type] => 3 [validate] => isColor ) [id_category] => Array ( [type] => 1 [required] => 1 ) [theme_name] => Array ( [type] => 3 [validate] => isThemeName ) [id_shop_group] => Array ( [type] => 1 [required] => 1 ) ) [classname] => Shop ) [update_fields:protected] => [force_id] => ) [tmpOldShop] => [smarty] => Smarty Object ( [auto_literal] => 1 [error_unassigned] => [use_include_path] => [_templateDirNormalized] => 1 [_joined_template_dir] => /home/taste/public_html/themes/warehouse/templates/ [_configDirNormalized] => [_joined_config_dir] => [default_template_handler_func] => [default_config_handler_func] => [default_plugin_handler_func] => [_compileDirNormalized] => 1 [_pluginsDirNormalized] => [_cacheDirNormalized] => 1 [force_compile] => [use_sub_dirs] => 1 [allow_ambiguous_resources] => [merge_compiled_includes] => [extends_recursion] => 1 [force_cache] => [left_delimiter] => { [right_delimiter] => } [literals] => Array ( ) [security_class] => Smarty_Security [security_policy] => [allow_php_templates] => [debugging] => [debugging_ctrl] => NONE [smarty_debug_id] => SMARTY_DEBUG [debug_tpl] => /home/taste/public_html/themes/debug.tpl [error_reporting] => [config_overwrite] => 1 [config_booleanize] => 1 [config_read_hidden] => [compile_locking] => 1 [cache_locking] => [locking_timeout] => 10 [default_resource_type] => file [caching_type] => file [default_config_type] => file [cache_modified_check] => [registered_plugins] => Array ( [function] => Array ( [widget] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => smartyWidget ) [1] => 1 [2] => Array ( ) ) [render] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => smartyRender ) [1] => 1 [2] => Array ( ) ) [form_field] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => smartyFormField ) [1] => 1 [2] => Array ( ) ) [l] => Array ( [0] => smartyTranslate [1] => 1 [2] => Array ( ) ) [hook] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => smartyHook ) [1] => 1 [2] => Array ( ) ) [dateFormat] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => dateFormat ) [1] => 1 [2] => Array ( ) ) [url] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => getUrlSmarty ) [1] => 1 [2] => Array ( ) ) ) [block] => Array ( [widget_block] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => smartyWidgetBlockPageCache ) [1] => 1 [2] => Array ( ) ) ) [modifier] => Array ( [escape] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => smartyEscape ) [1] => 1 [2] => Array ( ) ) [truncate] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => smarty_modifier_truncate ) [1] => 1 [2] => Array ( ) ) [json_encode] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => json_encode ) [1] => 1 [2] => Array ( ) ) [json_decode] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => json_decode ) [1] => 1 [2] => Array ( ) ) [boolval] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => boolval ) [1] => 1 [2] => Array ( ) ) [cleanHtml] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => smartyCleanHtml ) [1] => 1 [2] => Array ( ) ) [classname] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => smartyClassname ) [1] => 1 [2] => Array ( ) ) [classnames] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => smartyClassnames ) [1] => 1 [2] => Array ( ) ) [addcslashes] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => addcslashes ) [1] => 1 [2] => Array ( ) ) [addslashes] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => addslashes ) [1] => 1 [2] => Array ( ) ) [date] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => date ) [1] => 1 [2] => Array ( ) ) [end] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => smarty_endWithoutReference ) [1] => 1 [2] => Array ( ) ) [floatval] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => floatval ) [1] => 1 [2] => Array ( ) ) [htmlentities] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => htmlentities ) [1] => 1 [2] => Array ( ) ) [intval] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => intval ) [1] => 1 [2] => Array ( ) ) [mt_rand] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => mt_rand ) [1] => 1 [2] => Array ( ) ) [rand] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => rand ) [1] => 1 [2] => Array ( ) ) [strtolower] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => strtolower ) [1] => 1 [2] => Array ( ) ) [str_replace] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => str_replace ) [1] => 1 [2] => Array ( ) ) [strval] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => strval ) [1] => 1 [2] => Array ( ) ) [trim] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => trim ) [1] => 1 [2] => Array ( ) ) [ucfirst] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => ucfirst ) [1] => 1 [2] => Array ( ) ) [urlencode] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => urlencode ) [1] => 1 [2] => Array ( ) ) [htmlspecialchars] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => htmlspecialchars ) [1] => 1 [2] => Array ( ) ) [implode] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => implode ) [1] => 1 [2] => Array ( ) ) [explode] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => explode ) [1] => 1 [2] => Array ( ) ) [print_r] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => print_r ) [1] => 1 [2] => Array ( ) ) [var_dump] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => var_dump ) [1] => 1 [2] => Array ( ) ) [lcfirst] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => lcfirst ) [1] => 1 [2] => Array ( ) ) [nl2br] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => nl2br ) [1] => 1 [2] => Array ( ) ) [sizeof] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => sizeof ) [1] => 1 [2] => Array ( ) ) [in_array] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => in_array ) [1] => 1 [2] => Array ( ) ) [substr] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => substr ) [1] => 1 [2] => Array ( ) ) [stripslashes] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => stripslashes ) [1] => 1 [2] => Array ( ) ) [md5] => Array ( [0] => Array ( [0] => SmartyLazyRegister Object ( [registry:protected] => Array ( [smartyWidget] => smartyWidget [smartyRender] => smartyRender [smartyFormField] => smartyFormField [smartyWidgetBlockPageCache] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCache ) [smartyEscape] => smartyEscape [smarty_modifier_truncate] => smarty_modifier_truncate [smartyHook] => smartyHook [json_encode] => json_encode [json_decode] => json_decode [dateFormat] => Array ( [0] => Tools [1] => dateFormat ) [boolval] => Array ( [0] => Tools [1] => boolval ) [smartyCleanHtml] => smartyCleanHtml [smartyClassname] => smartyClassname [smartyClassnames] => smartyClassnames [getUrlSmarty] => Array ( [0] => Link [1] => getUrlSmarty ) [addcslashes] => addcslashes [addslashes] => addslashes [date] => date [smarty_endWithoutReference] => smarty_endWithoutReference [floatval] => floatval [htmlentities] => htmlentities [intval] => intval [mt_rand] => mt_rand [rand] => rand [strtolower] => strtolower [str_replace] => str_replace [strval] => strval [trim] => trim [ucfirst] => ucfirst [urlencode] => urlencode [htmlspecialchars] => htmlspecialchars [implode] => implode [explode] => explode [print_r] => print_r [var_dump] => var_dump [lcfirst] => lcfirst [nl2br] => nl2br [sizeof] => sizeof [in_array] => in_array [substr] => substr [stripslashes] => stripslashes [md5] => md5 ) ) [1] => md5 ) [1] => 1 [2] => Array ( ) ) [as4_nofilter] => Array ( [0] => Array ( [0] => PM_AdvancedSearch4 Object ( [errors:protected] => Array ( ) [options_show_hide_crit_method:PM_AdvancedSearch4:private] => [options_launch_search_method:PM_AdvancedSearch4:private] => [options_defaut_order_by:PM_AdvancedSearch4:private] => [options_defaut_order_way:PM_AdvancedSearch4:private] => [options_criteria_group_type:PM_AdvancedSearch4:private] => [allowFileExtension:protected] => Array ( [0] => gif [1] => jpg [2] => jpeg [3] => png [4] => svg ) [sortableCriterion:PM_AdvancedSearch4:private] => Array ( [0] => attribute [1] => feature [2] => manufacturer [3] => supplier [4] => category [5] => subcategory [6] => weight [7] => width [8] => height [9] => depth [10] => condition ) [originalPositionSortableCriterion:PM_AdvancedSearch4:private] => Array ( [0] => attribute [1] => category [2] => subcategory ) [criteriaGroupLabels:PM_AdvancedSearch4:private] => [criterionGroupIsTemplatisable:PM_AdvancedSearch4:private] => Array ( [0] => attribute [1] => feature [2] => manufacturer [3] => supplier [4] => category ) [criteria_group_type_interal_name:protected] => Array ( [1] => select [2] => image [3] => link [4] => checkbox [5] => slider [7] => colorsquare [8] => range [9] => level_depth ) [display_vertical_search_block:PM_AdvancedSearch4:private] => Array ( ) [defaultConfiguration:protected] => Array ( [fullTree] => 1 [autoReindex] => 1 [autoSyncActiveStatus] => 1 [moduleCache] => [maintenanceMode] => [blurEffect] => 1 [sortOrders] => Array ( ) [mobileVisible] => ) [copyright_link:protected] => Array ( [link] => [img] => //www.presta-module.com/img/logo-module.JPG ) [support_link:protected] => [cssJsToLoad:protected] => Array ( [0] => core [1] => plupload [2] => codemirrorcore [3] => codemirrorcss [4] => datatables [5] => colorpicker [6] => jgrowl [7] => multiselect [8] => tiny_mce [9] => form [10] => selectize ) [fileToCheck:protected] => Array ( [0] => views/css [1] => views/css/pm_advancedsearch4_dynamic.css [2] => search_files [3] => search_files/criterions [4] => search_files/criterions_group [5] => uploads/temp ) [templatePrefix] => 8/ [html:protected] => [baseConfigUrl:protected] => [defaultLanguage:protected] => 19 [isoLang:protected] => zh [languages:protected] => Array ( [0] => Array ( [id_lang] => 1 [name] => English (English) [active] => 1 [iso_code] => en [language_code] => en-us [date_format_lite] => d/m/Y [date_format_full] => d/m/Y H:i:s [is_rtl] => 0 [locale] => en-US [id_shop] => 1 [shops] => Array ( [1] => 1 [2] => 1 [3] => 1 ) ) [1] => Array ( [id_lang] => 3 [name] => Français (French) [active] => 1 [iso_code] => fr [language_code] => fr-fr [date_format_lite] => Y-m-d [date_format_full] => Y-m-d H:i:s [is_rtl] => 0 [locale] => fr-FR [id_shop] => 1 [shops] => Array ( [1] => 1 [2] => 1 ) ) [2] => Array ( [id_lang] => 4 [name] => Italiano (Italian) [active] => 1 [iso_code] => it [language_code] => it-it [date_format_lite] => Y-m-d [date_format_full] => Y-m-d H:i:s [is_rtl] => 0 [locale] => it-IT [id_shop] => 1 [shops] => Array ( [1] => 1 ) ) [3] => Array ( [id_lang] => 5 [name] => 中国 - 简体 (Chinese-Simplified) [active] => 1 [iso_code] => zh [language_code] => zh-cn [date_format_lite] => Y-m-d [date_format_full] => Y-m-d H:i:s [is_rtl] => 0 [locale] => zh-CN [id_shop] => 1 [shops] => Array ( [1] => 1 ) ) [4] => Array ( [id_lang] => 8 [name] => Deutsch (German) [active] => 1 [iso_code] => de [language_code] => de-de [date_format_lite] => d.m.Y [date_format_full] => d.m.Y H:i:s [is_rtl] => 0 [locale] => de-DE [id_shop] => 1 [shops] => Array ( [1] => 1 ) ) [5] => Array ( [id_lang] => 9 [name] => English (Canadian) [active] => 1 [iso_code] => ca [language_code] => en-ca [date_format_lite] => d/m/Y [date_format_full] => d/m/Y H:i:s [is_rtl] => 0 [locale] => ca-ES [id_shop] => 1 [shops] => Array ( [1] => 1 ) ) [6] => Array ( [id_lang] => 10 [name] => English (United Kingdom) [active] => 1 [iso_code] => gb [language_code] => en-gb [date_format_lite] => d-m-Y [date_format_full] => Y-m-d H:i:s [is_rtl] => 0 [locale] => en-GB [id_shop] => 1 [shops] => Array ( [1] => 1 [2] => 1 [3] => 1 ) ) [7] => Array ( [id_lang] => 11 [name] => Español (Spanish) [active] => 1 [iso_code] => es [language_code] => es-es [date_format_lite] => d/m/Y [date_format_full] => d/m/Y H:i:s [is_rtl] => 0 [locale] => es-ES [id_shop] => 1 [shops] => Array ( [1] => 1 ) ) [8] => Array ( [id_lang] => 14 [name] => 日本語 (Japanese) [active] => 1 [iso_code] => ja [language_code] => ja-jp [date_format_lite] => Y-m-d [date_format_full] => Y-m-d H:i:s [is_rtl] => 0 [locale] => ja-JP [id_shop] => 1 [shops] => Array ( [1] => 1 ) ) [9] => Array ( [id_lang] => 15 [name] => Español MX (Spanish) [active] => 0 [iso_code] => mx [language_code] => es-mx [date_format_lite] => Y-m-d [date_format_full] => Y-m-d H:i:s [is_rtl] => 0 [locale] => es-MX [id_shop] => 1 [shops] => Array ( [1] => 1 ) ) [10] => Array ( [id_lang] => 16 [name] => Nederlands (Dutch) [active] => 1 [iso_code] => nl [language_code] => nl-nl [date_format_lite] => d-m-Y [date_format_full] => d-m-Y H:i:s [is_rtl] => 0 [locale] => nl-NL [id_shop] => 1 [shops] => Array ( [1] => 1 ) ) [11] => Array ( [id_lang] => 17 [name] => 繁體中文 (Traditional Chinese) [active] => 1 [iso_code] => tw [language_code] => zh-tw [date_format_lite] => Y-m-d [date_format_full] => Y-m-d H:i:s [is_rtl] => 0 [locale] => zh-TW [id_shop] => 1 [shops] => Array ( [1] => 1 ) ) [12] => Array ( [id_lang] => 18 [name] => Polski (Polish) [active] => 1 [iso_code] => pl [language_code] => pl-pl [date_format_lite] => Y-m-d [date_format_full] => Y-m-d H:i:s [is_rtl] => 0 [locale] => pl-PL [id_shop] => 1 [shops] => Array ( [1] => 1 ) ) [13] => Array ( [id_lang] => 19 [name] => English (Australia) [active] => 1 [iso_code] => au [language_code] => en-AU [date_format_lite] => d-m-Y [date_format_full] => Y-m-d H:i:s [is_rtl] => 0 [locale] => en-US [id_shop] => 1 [shops] => Array ( [1] => 1 [2] => 1 ) ) ) [coreClassName:protected] => advancedsearch\core [registerOnHooks:protected] => [getting_started:protected] => [initTinyMceAtEnd:protected] => [initColorPickerAtEnd:protected] => [tempUploadDir:protected] => /uploads/temp/ [id] => 492 [version] => 5.0.6 [database_version] => [registered_version] => [ps_versions_compliancy] => Array ( [min] => 1.7.6.0 [max] => 8.1.1 ) [dependencies] => Array ( ) [name] => pm_advancedsearch4 [displayName] => [description] => [confirmUninstall] => [author] => Presta-Module [author_uri] => [module_key] => e0578dd1826016f7acb8045ad15372b4 [bootstrap] => 1 [description_full] => [additional_description] => [compatibility] => [nb_rates] => [avg_rate] => [badges] => [message] => [logo] => [options] => [optionsHtml] => [need_instance] => 0 [tab] => search_filter [active] => 1 [warning] => [enable_device] => 7 [limited_countries] => Array ( ) [controllers] => Array ( [0] => advancedsearch4 [1] => searchresults [2] => seo ) [installed] => [show_quick_view] => [_lang:protected] => Array ( ) [_path:protected] => /modules/pm_advancedsearch4/ [local_path:protected] => /home/taste/public_html/modules/pm_advancedsearch4/ [_errors:protected] => Array ( ) [_confirmations:protected] => Array ( ) [table:protected] => module [identifier:protected] => id_module [context:protected] => Context Object *RECURSION* [smarty:protected] => Smarty_Data Object ( [dataObjectName] => Data_object 1 [smarty] => Smarty Object *RECURSION* [_objType] => 4 [template_class] => Smarty_Internal_Template [tpl_vars] => Array ( ) [parent] => Smarty Object *RECURSION* [config_vars] => Array ( ) [ext] => Smarty_Internal_Extension_Handler Object ( [objType] => 4 [_property_info:Smarty_Internal_Extension_Handler:private] => Array ( [AutoloadFilters] => 0 [DefaultModifiers] => 0 [ConfigVars] => 0 [DebugTemplate] => 0 [RegisteredObject] => 0 [StreamVariable] => 0 [TemplateVars] => 0 [Literals] => Literals ) [resolvedProperties:Smarty_Internal_Extension_Handler:private] => Array ( ) ) ) [current_subtemplate:protected] => [tabs:protected] => Array ( ) [container:ModuleCore:private] => [multistoreCompatibility] => 0 ) [1] => smartyNoFilterModifier ) [1] => 1 [2] => Array ( ) ) [add_url_param] => Array ( [0] => Array ( [0] => IqitSmartyModifiers [1] => smarty_modifier_add_url_param ) [1] => 1 [2] => Array ( ) ) ) ) [registered_objects] => Array ( ) [registered_classes] => Array ( ) [registered_filters] => Array ( [pre] => Array ( [PageCache_smartyWidgetBlockPageCachePrefilter] => Array ( [0] => PageCache [1] => smartyWidgetBlockPageCachePrefilter ) ) ) [registered_resources] => Array ( [module] => SmartyResourceModule Object ( [paths] => Array ( [theme] => /home/taste/public_html/themes/warehouse/modules/ [modules] => /home/taste/public_html/modules/ ) [isAdmin] => [uncompiled] => [recompiled] => [hasCompiledHandler] => ) [parent] => SmartyResourceParent Object ( [paths] => Array ( ) [uncompiled] => [recompiled] => [hasCompiledHandler] => ) ) [registered_cache_resources] => Array ( ) [autoload_filters] => Array ( ) [default_modifiers] => Array ( ) [escape_html] => 1 [start_time] => 1749489014.9158 [_current_file] => [_parserdebug] => [_objType] => 1 [_debug] => [template_dir:protected] => Array ( [0] => /home/taste/public_html/themes/warehouse/templates/ ) [_processedTemplateDir:protected] => Array ( [0] => 1 ) [config_dir:protected] => Array ( ) [_processedConfigDir:protected] => Array ( ) [compile_dir:protected] => /home/taste/public_html/var/cache/prod/smarty/compile/ [plugins_dir:protected] => Array ( [0] => /home/taste/public_html/vendor/smarty/smarty/libs/plugins/ [1] => /home/taste/public_html/themes/warehouse/plugins ) [cache_dir:protected] => /home/taste/public_html/var/cache/prod/smarty/cache/ [obsoleteProperties:protected] => Array ( [0] => resource_caching [1] => template_resource_caching [2] => direct_access_security [3] => _dir_perms [4] => _file_perms [5] => plugin_search_order [6] => inheritance_merge_compiled_includes [7] => resource_cache_mode ) [accessMap:protected] => Array ( [template_dir] => TemplateDir [config_dir] => ConfigDir [plugins_dir] => PluginsDir [compile_dir] => CompileDir [cache_dir] => CacheDir ) [isMutingUndefinedOrNullWarnings:Smarty:private] => [cache_id] => [compile_id] => [caching] => 0 [compile_check] => 1 [cache_lifetime] => 3600 [tplFunctions] => Array ( ) [_cache] => Array ( ) [template_class] => Smarty_Internal_Template [tpl_vars] => Array ( [request_uri] => Smarty_Variable Object ( [value] => /zh/qi-ji-he-gong/frisp-mango-crisps-15g-x-5.html?SubmitCurrency=1&id_currency=19?controller=404 [nocache] => ) ) [parent] => [config_vars] => Array ( ) [ext] => Smarty_Internal_Extension_Handler Object ( [objType] => 1 [_property_info:Smarty_Internal_Extension_Handler:private] => Array ( [AutoloadFilters] => 0 [DefaultModifiers] => 0 [ConfigVars] => 0 [DebugTemplate] => 0 [RegisteredObject] => 0 [StreamVariable] => 0 [TemplateVars] => 0 [Literals] => Literals ) [resolvedProperties:Smarty_Internal_Extension_Handler:private] => Array ( ) [registerResource] => Smarty_Internal_Method_RegisterResource Object ( [objMap] => 3 ) [registerPlugin] => Smarty_Internal_Method_RegisterPlugin Object ( [objMap] => 3 ) [registerFilter] => Smarty_Internal_Method_RegisterFilter Object ( [objMap] => 3 [filterTypes:Smarty_Internal_Method_RegisterFilter:private] => Array ( [pre] => 1 [post] => 1 [output] => 1 [variable] => 1 ) ) [createData] => Smarty_Internal_Method_CreateData Object ( [objMap] => 3 ) [unregisterPlugin] => Smarty_Internal_Method_UnregisterPlugin Object ( [objMap] => 3 ) ) ) [mobile_detect] => Mobile_Detect Object ( [cache:protected] => Array ( ) [userAgent:protected] => Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) [httpHeaders:protected] => Array ( [HTTP_ACCEPT] => text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7 [HTTP_ACCEPT_ENCODING] => gzip, deflate, br, zstd [HTTP_HOST] => www.tastefuldelights.com.au [HTTP_PRAGMA] => no-cache [HTTP_USER_AGENT] => Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) [HTTP_CACHE_CONTROL] => no-cache [HTTP_SEC_CH_UA] => "Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99" [HTTP_SEC_CH_UA_MOBILE] => ?0 [HTTP_SEC_CH_UA_PLATFORM] => "Windows" [HTTP_UPGRADE_INSECURE_REQUESTS] => 1 [HTTP_SEC_FETCH_SITE] => none [HTTP_SEC_FETCH_MODE] => navigate [HTTP_SEC_FETCH_USER] => ?1 [HTTP_SEC_FETCH_DEST] => document [HTTP_PRIORITY] => u=0, i [HTTP_X_HTTPS] => 1 [HTTP_MOD_REWRITE] => On ) [cloudfrontHeaders:protected] => Array ( ) [matchingRegex:protected] => [matchesArray:protected] => [detectionType:protected] => mobile ) [mode] => [container] => [virtualTotalTaxExcluded] => 0 [virtualTotalTaxIncluded] => 0 [translator:protected] => PrestaShopBundle\Translation\TranslatorComponent Object ( [catalogues:protected] => Array ( [zh-CN] => Symfony\Component\Translation\MessageCatalogue Object ( [messages:Symfony\Component\Translation\MessageCatalogue:private] => Array ( [ModulesContactinfoAdmin] => Array ( [Contact information] => 联系人信息 [Allows you to display additional information about your store's customer service.] => 让你能够添加额外的商店客户服务信息 [Your theme needs to be compatible with this feature] => 您的主题需要与此功能兼容 ) [EmailsBody] => Array ( [{followup}] => {followup} [(waiting for validation)] => (等待验证) [{shop_name} powered by PrestaShop™] => {shop_name}PrestaShop™ 提供支持 [Message from {shop_name}] => 来自 {shop_name} 的留言 [Your login email address on {shop_name}] => 您在 {shop_name} 上登录的电子邮件地址 [Here is your login email address:] => 您的电子邮件地址是什么? [Thank you for creating a customer account at {shop_name}.] => 感谢您在{shop_name} 注册客户账户。 [Important Security Tips:] => 重要的安全提示: [Always keep your account details safe.] => 始终保持你的帐户详细信息的安全。 [Never disclose your login details to anyone.] => 永远不要透露您的登录信息给任何人。 [Change your password regularly.] => 定期更改密码。 [Should you suspect someone is using your account illegally, please notify us immediately.] => 如果您怀疑有人违法使用您的帐户,请立即通知我们。 [Please go on {order_link} to finalize the payment.] => 请到 {order_link} 完成支付。 [A new order has been generated on your behalf.] => 您已经生成一个新订单 [Awaiting wire payment] => 等待电汇付款 [You have selected to pay by wire transfer.] => 您已选择通过电汇支付 [Here are the bank details for your transfer:] => 下面是该银行的转账详细信息: [Account owner:] => 帐户所有者: [Account details:] => 帐户的详细资料 [Bank address:] => 银行地址: [Please specify your order reference in the bankwire description.] => 请在银行转账说明里备注你的订单号码 [Your order with the reference [1]{order_name}[/1] has been placed successfully and will be [1]shipped as soon as we receive your payment[/1].] => 订单号为 [1]{order_name}[/1] 的订单已经成功下单,我们将在[1]收到付款后马上发货[/1] 。 [Awaiting check payment] => 等待支票付款 [You have selected to pay by check.] => 您已选择以支票支付。 [Here are the bank details for your check:] => 下面是您支票银行的详细信息: [Thank you for shopping with {shop_name}!] => 感谢在 {shop_name} 购物! [Amount:] => 金额 [Payable to the order of:] => 收款人: [Please mail your check to:] => 请邮寄支票到: [Customer email address:] => 客户电子邮件地址: [Message from a {shop_name} customer] => 来自店铺{shop_name} 客户的留言 [Order ID:] => 订单编号: [Your message to {shop_name} Customer Service] => 您给 {shop_name} 店铺客服的留言 [Your message has been sent successfully.] => 您的留言已成功发送 [We will answer as soon as possible.] => 我们将尽快给您回复。 [Attached file:] => 附件: [Credit slip created] => 代金券已创建 [We have generated a credit slip in your name for order with the reference [1]{order_name}[/1].] => 我们已经为您的订单号 [1]{order_name}[/1] 以您的名义开立了折扣单。 [Thank you for your order with the reference {order_name} from {shop_name}] => 感谢您在 {shop_name} 的订单,订单号为 {order_name} [Product(s) now available for download] => 商品现在可下载 [You have [1]{nbProducts}[/1] product(s) now available for download using the following link(s):] => 您有 [1]{nbProducts}[/1] 个商品(s) 可以下载,请点击以下链接(s): [Your {shop_name} login information] => 您的 {shop_name} 登录信息 [Here is your personal login information for [1]{shop_name}[/1]:] => 以下是 [1]{shop_name}[/1] 的个人登录信息: [First name:] => 名: [Last name:] => 姓: [Customer service - Forwarded discussion] => 客服 - 转发聊天 [[1]{employee}[/1] added [1]"{comment}"[/1]] => [1]{employee}[/1] 加入 [1]"{comment}"[/1] [[1]{employee}[/1] wanted to forward this discussion to you.] => [1]{employee}[/1] 想转发这个聊天主题给您。 [Discussion history:] => 聊天记录: [Your customer account creation] => 您的客户账户创建 [Your guest account for [1]{shop_name}[/1] has been transformed into a customer account.] => 你[1]{shop_name}[/1] 的游客账号已被转为顾客账号 [Please be careful when sharing these login details with others.] => 与他人分享这些的登录信息时请小心。 [Email address:] => 电子邮件地址 [Click on the following link to set up your password:] => 单击以下链接来设置密码: [Import complete] => 导入已完成 [Your order with the reference [1]{order_name}[/1] is currently in transit.] => 你的[1]{order_name}[/1] 订单正在赶来的路上。 [In transit] => 运输中 [You can track your package using the following link:] => 您可以使用以下链接追踪您的包裹: [You have received a new log alert] => 您收到一个新log提醒 [[1]Warning:[/1] you have received a new log alert in your Back Office.] => [1]警告: [/1]你在后台收到一个新的 log 警示. [You can check for it in the [1]Advanced Parameters > Logs[/1] section of your back office.] => 您可以在后台的 [1]"工具" > "日志"[/1]部分进行检查。 [Your order with the reference [1]{order_name}[/1] from [1]{shop_name}[/1] has been canceled.] => 你在 [1]{shop_name}[/1] 的订单 [1]{order_name}[/1] 已经取消。 [Order canceled] => 订单被取消 [Order changed] => 订单改变 [Your order with the reference [1]{order_name}[/1] from [1]{shop_name}[/1] has been changed by the merchant.] => 您从 [1]{shop_name}[/1] 引用 [1]{order_name}[/1] 的订单已被商家更改。 [Message from a customer] => 来自客户的留言 [Product:] => 商品: [You have received a new message from [1]{shop_name}[/1] regarding order with the reference [1]{order_name}[/1].] => 您收到了一个由 [1]{shop_name}[/1] 发出关于订单 [1]{order_name}[/1] 的留言。 [Message:] => 留言: [Return #{id_order_return} - update] => 退货 #{id_order_return} - 更新 [We have updated the progress on your return #{id_order_return}, the new status is:] => 您已更新了您的退货进度,新状态为: [Item(s) out of stock] => 商品无库存 [Unfortunately, one or more items are currently out of stock. This may cause a slight delay in your delivery. Please accept our apologies and rest assured that we are working hard to rectify this.] => 很抱歉,有一件商品目前没有库存。这可能会导致您的包裹轻微的延迟。请接受我们的道歉,请您放心,我们正在努力让此问题给您带来的不便降到最小。 [Thanks for your order with the reference {order_name} from {shop_name}.] => 感谢您在 {shop_name} 下的订单 {order_name}。 [Your new {shop_name} login details] => 您的 {shop_name} 新登录信息 [Password reset request for {shop_name}] => {shop_name} 的密码重置申请 [To confirm this action, please use the following link:] => 如确定这样做,请点击以下链接: [You have requested to reset your [1]{shop_name}[/1] login details.] => 您已请求重置您的 [1]{shop_name}[/1] 登录详细信息。 [Please note that this will change your current password.] => 请注意,这将改变目前的密码。 [Payment processed] => 付款已处理 [Your payment for order with the reference {order_name} was successfully processed.] => 您的订单编号为{order_name} 已经成功支付。 [Payment processing error] => 支付处理错误 [There is a problem with your payment for {shop_name} order with the reference {order_name}. Please contact us at your earliest convenience.] => 您在{shop_name} 的订单{order_name} 支付出现了错误。请尽快与我们联系。 [We cannot ship your order until we receive your payment.] => 我们在收到付款前不能发货。 [Processing] => 正在处理 [We are currently processing your {shop_name} order with the reference {order_name}.] => 我们正在处理您在 {shop_name} 的订单 {order_name}。 [We have processed your {shop_name} refund for order with the reference {order_name}.] => 我们以处理您在 {shop_name} 的订单 {order_name} 退货申请。 [Refund processed] => 退货已处理 [In order to reply, please use the following link: {link}] => 如要回复,请使用以下链接: {link} [Please do not reply directly to this email, we will not receive it.] => 请不要回复这封电子邮件,因为此信箱无人查看, [Your order has been shipped] => 你的订单已发货 [Shipped] => 已发货 [Your order with the reference [1]{order_name}[/1] has been shipped.] => 您的订单, [1]{order_name}[/1],正在运输途中。 [Hello] => 您好 [This is a [1]test e-mail[/1] from your shop.] => 这是一封来自你商店的[1]测试邮件[/1]。 [If you can read this, the test was successful!] => 如果你可以看到这个,说明测试成功了。 [Voucher created] => 折扣券已创建 [A voucher has been created in your name as a result of your order with the reference [1]{order_name}[/1].] => 关于您的订单[1]{order_name}[/1].,一张属于你的优惠券已经创建了。 [[1]Voucher code: {voucher_num}[/1] in the amount of [1]{voucher_amount}[/1]] => [1]优惠券代码: {voucher_num}[/1] 金额 [1]{voucher_amount}[/1] [This is to inform you about the creation of a voucher.] => 此消息为通知您一张折扣券已创建。 [This item is once again in-stock.] => 这件商品又有货了。 [You can access the product page by clicking on the link:] => 您可以点击以下链接来查阅商品页面: [You can order it right now from our online shop.] => 您可以马山在我们的在线店铺付账。 [{product} is now available.] => {product} 已经有货了。 [Total Tax paid] => 总税已付 [A new order was placed on {shop_name} by the following customer: {firstname} {lastname} ({email})] => 一名顾客 {firstname} {lastname} ({email}) 在一个店里弄了个新的订单 {shop_name} [Order details] => 订单详细 [Order:] => 订单: [Placed on] => 下单: [Payment:] => 支付: [Reference] => 参考 [Product] => 产品 [Unit price] => 单价 [Quantity] => 数量 [Total price] => 总价 [Products] => 单件商品 [Discounts] => 折扣 [Gift-wrapping] => 礼品包装 [Shipping] => 配送 [Total paid] => 总计支付 [Carrier:] => 配送商: [Delivery address] => 送货地址 [Billing address] => 账单地址 [Customer message:] => 客户留言: [Order {order_name}] => 订单 {order_name} [Order edited] => 编辑订单 [Your order with the reference [1]{order_name}[/1] has been modified.] => 您的订单 [1]{order_name}[/1] 已被修改。 [If you have a guest account, you can follow your order via the %guest_tracking_label% section on our shop.] => 如果您有访客帐户,您可以通过我们商店的 %guest_tracking_label% 部分关注您的订单。 [The stock cover is now less than the specified minimum of:] => 库存已经低于设置的最小值: [Current stock cover:] => 当前库存: [{product} is almost out of stock.] => {product} 几乎没有库存了。 [{product} is nearly out of stock.] => {product} 马上就没有库存了。 [The remaining stock is now less than the specified minimum of] => 剩余库存已经低于设置的最小值 [Remaining stock:] => 所剩库存: [Replenish your inventory, go to the [1]Catalog > Stocks[/1] section of your back office to manage your stock.] => 补充您的库存,转到后台的 [1] 目录 > 库存[/1] 部分来管理您的库存。 [Return details] => 退货详细信息 [{order_name} Placed on {date}] => {order_name} 在 {date} [Customer:] => 客户 [You have received a new return request for {shop_name}.] => 你有个新的退货订单,店面{shop_name}。 [Thank you for subscribing to our newsletter.] => 感谢订阅我们的电子简报。 [Thank you for subscribing to our newsletter, please confirm your request by clicking the link below :] => 感谢订阅我们的电子简报,请点击一下链接确认您的申请: [Hi,] => 您好, [Newsletter subscription] => 电子简报订阅 [Regarding your newsletter subscription, we are pleased to offer you the following voucher:] => 因为您通过电子简报的订阅,我们很高兴回馈您以下折扣券: [We noticed that during your last visit on {shop_name}, you did not complete the order you had started.] => 我们注意到,您在{shop_name}上次访问期间,你没有完成你已经开始的订单。 [As an incentive, we can give you a discount of [1]{amount}%[/1] off your next order! This offer is valid for [1]{days}[/1] days, so do not waste a moment!] => 为了答谢您,我们可以给您的下一个订单 [1]{amount}%[/1] 的折扣!此优惠有效期为 [1]{days}[/1] 天,所以不要浪费! [Your {shop_name} login details] => 您的{shop_name} 注册信息 [Thank you for your order at {shop_name}.] => 感谢您在 {shop_name} 的订单。 [As our way of saying thanks, we want to give you a discount of [1]{amount}%[/1] off your next order! This offer is valid for [1]{days}[/1] days, so do not waste a moment!] => 为了答谢您,我们可以给您的下一个订单 [1]{amount}%[/1] 的折扣!此优惠有效期为 [1]{days}[/1] 天,所以不要浪费! [You are one of our best customers and as such we want to thank you for your continued patronage.] => 你是我们的尊贵客户之一,因此,我们要感谢您一直以来的惠顾。 [As appreciation for your loyalty, we want to give you a discount of [1]{amount}%[/1] valid on your next order! This offer is valid for [1]{days}[/1] days, so do not waste a moment!] => 为了答谢您,我们可以给您的下一个订单 [1]{amount}%[/1] 的折扣!此优惠有效期为 [1]{days}[/1] 天,所以不要浪费! [Thanks for your trust.] => 感谢您的信任。 [Here is your coupon:] => 这是您的券: [Enter this code in your shopping cart to get your discount.] => 输入此号码到您的购物车得到折扣。 [You are one of our best customers, however you have not placed an order in {days_threshold} days.] => 您是我们的忠实客户之一,但您已经有 {days_threshold} 天没有下订单了。 [We wish to thank you for the trust you have placed in us and want to give you a discount of [1]{amount}%[/1] valid on your next order! This offer is valid for [1]{days}[/1] days, so do not waste a moment!] => 为了答谢您,我们可以给您的下一个订单 [1]{amount}%[/1] 的折扣!此优惠有效期为 [1]{days}[/1] 天,所以不要浪费! [Your cart at {shop_name}] => 您在 {shop_name} 的购物车 [Your referred friend [1]{sponsored_firstname} {sponsored_lastname}[/1] has placed his or her first order on {shop_name}!] => 您推荐的朋友 [1]{sponsored_firstname} {sponsored_lastname}[/1] 刚刚在 {shop_name} 下了她的第一个订单! [We are pleased to offer you a voucher worth [1]{discount_display} (voucher # {discount_name})[/1] that you can use on your next order.] => 我们很高兴为您提供优惠券,价值[1]{discount_display} (voucher # {discount_name})[/1]。您可以在下次下单的时候使用。 [Congratulations!] => 恭喜! [join us!] => 加入我们! [Your friend [1]{firstname} {lastname}[/1] wants to refer you on {shop_name}!] => 您的朋友 [1]{firstname} {lastname}[/1] 想向您推荐 {shop_name}! [Get referred and earn a discount voucher of [1]{discount}![/1]] => 推荐给好友,赢得一张 [1]{discount}![/1] 优惠券 [It's very easy to sign up. Just click here!] => 注册非常简单。只需点击这里! [When signing up, don't forget to provide the e-mail address of your referring friend:] => 在注册时,不要忘记把推荐给您的朋友的邮件地址填上: [Best regards,] => 此致敬礼。 [We are pleased to offer you a voucher worth [1]{discount}[/1] that you can use on your next order.] => 我们很高兴为您提供优惠券,价值[1]{discount} (voucher # [/1])。您可以在下次下单的时候使用。 [Referral Program] => 推荐方案 [Hi {firstname} {lastname},] => 您好 {firstname} {lastname}, [Here is the code of your voucher:] => 这是您的折扣券码: [Simply copy/paste this code during the payment process for your next order.] => 只需在您的下一个订单的付款流程复制/粘贴此代码。 [We have created a voucher in your name for referring a friend.] => 我们已在您名下创建了一张折扣券给您的推荐好友。 [, with an amount of] => ,金额为 [You can now place orders on our shop:] => 您现在可以在我们的店铺下单了: [Account] => 帐户 [Your login details on {shop_name}] => 您在 {shop_name} 上的登录信息 [Here are your login details:] => 这是您的注册信息: [Back Office Order] => 后台订单 [Please go on {order_link} to complete the payment.] => 请到 {order_link} 完成支付。 [Bankwire] => 银行转账 [Pending payment] => 待付款 [Payment method: bank wire] => 付款方式: 银行电汇 [You have decided to pay by bank wire.] => 您已经选择银行电汇付款 [Here is the information you need for your transfer:] => 以下是您转账所需的信息: [Your order with the reference [1]{order_name}[/1] has been placed successfully. You can expect [1]delivery as soon as your payment is received[/1].] => 订单号为 [1]{order_name}[/1] 的订单已经成功下单,我们将在[1]收到付款后马上发货[/1] 。 [Check] => 支票 [Awaiting payment by check] => 等待支票付款 [Payment method: check] => 付款方式:支票 [You have decided to pay by bank check.] => 你选择了以支票支付。 [Here is the information you need for your check:] => 以下是您的支票所需的信息: [Contact] => 联系我们 [Customer Email Address:] => 客户 e-mail 地址: [Order ID #:] => 订单号 #: [Contact Form] => 联系我们 [Your message has been sent successfully, thank you for taking the time to write!] => 您的信息已成功发送,感谢您抽出宝贵时间撰写! [We will reply as soon as possible.] => 我们将尽快给您回复。 [Review this credit slip and download your invoice on our shop, go to the %credit_slips_label% section of your customer account.] => 查看此信用单并在我们的商店下载您的发票,转到您客户帐户的 %credit_slips_label% 部分。 [Credit Slip] => 信用券 [Credit slip] => 信用单 [A credit slip has been generated in your name for order with the reference [1]{order_name}[/1].] => 我们很高兴地通知您,我们已为您的订单生成了一张代金券,订单编号为 [1]{order_name}[/1]。 [Download products] => 下载该商品 [Thank you for your order with the reference {order_name} from [1]{shop_name}[/1]] => 感谢您在 [1]{shop_name}[/1] 的订单,订单号为 {order_name} [Product(s) to download] => 可下载的商品(s) [Employee password] => 员工密码 [Here is your personal login information for {shop_name}] => 以下是 {shop_name} 的个人登录信息: [Here is your identification information on [1]{shop_name}[/1]] => 以下是 [1]{shop_name}[/1] 的个人登录信息: [Forward message] => 转发信息 [Customer Service - Discussion Forwarded] => 客户服务-讨论转发 [[1]{employee}[/1] added [1]{comment}[/1]] => [1]{employee}[/1] 加入 [1]{comment}[/1] [You can access your customer account on our shop:] => 您可以在我们的店铺里使用客户账户: [Guest to customer] => 访客账户 [Your guest account has been turned into a customer account] => 您的游客帐户已经转换到客户账户 [Congratulations, your guest account for [1]{shop_name}[/1] has been turned into a customer account!] => 你[1]{shop_name}[/1] 的游客账号已被转为顾客账号 [The file {filename} has been successfully imported to your shop.] => 文件{filename} 已经成功导入你的商店 [Import] => 上传 [Import finished] => 导入完成 [Your order with the reference [1]{order_name}[/1] is on its way.] => 您的订单, [1]{order_name}[/1],正在运输途中。 [Log Alert] => 记录报警 [New alert message saved] => 保存新的警报消息 [[1]WARNING:[/1] you have received a new log alert in your back office.] => [1]警告: [/1]你在后台收到一个新的 log 警示. [Newsletter] => 电子简报 [Your order with the reference [1]{order_name}[/1] from [1]{shop_name}[/1] has been canceled by the merchant.] => 您在 [1]{shop_name}[/1] 的订单( [1]{order_name}[/1])已被商戶取消。 [Order confirmation] => 订单确认 [Thank you for shopping on [1]{shop_name}[/1]!] => 感谢在 [1]{shop_name}[/1] 购物! [Recycled packaging:] => 回收包装: [You have received a new message regarding order with the reference] => 您收到了一条留言关于订单 [Order customer comment] => 下单顾客评论 [Message from customer] => 来自客户的留言 [Order merchant comment] => 订单商户评论 [Order return state] => 退单状态 [Order return #{id_order_return} - Update] => 退货 #{id_order_return} - 更新 [Follow your order and download your invoice on our shop, go to the %order_history_label% section of your customer account.] => 按照您的订单并在我们的商店下载发票,转到您客户帐户的订单历史和详细信息部分。 [Out of stock] => 无库存 [Replenishment required] => 需要补货 [Unfortunately, one or more items are currently out of stock and this may cause a slight delay for delivery. Please accept our apologies for this inconvenience and be sure we are doing our best to correct the situation.] => 不幸的是,一件或多件商品目前缺货,这可能会导致交货稍有延迟。 对于给您带来的不便,请接受我们的歉意,并确保我们正在尽最大努力纠正这种情况。 [Password] => 密码 [Your password has been correctly updated.] => 您的密码已更改成功 [Password Query] => 密码查询 [Confirmation of password request on {shop_name}] => 确认 {shop_name}上的密码请求 [In order to confirm this action, click on the following link:] => 为了确认此操作,请单击以下链接: [If you did not make this request, just ignore this email.] => 如果您没有提出此请求,请忽略此电子邮件。 [Payment] => 付款 [Your payment for order with the reference [1]{order_name}[/1] was successfully processed.] => 您的订单编号为{order_name} 已经成功支付。 [Payment Error] => 支付错误 [Payment error] => 支付错误 [We have encountered an error while processing your payment for your order with the reference [1]{order_name}[/1] from [1]{shop_name}[/1]. Please contact us as soon as possible.] => 我们在处理您的订单付款时遇到错误,参考文献 [1]{shop_name}[/1] 来自 [1]{shop_name}[/1]。 请尽快与我们联系。 [You can expect delivery as soon as your payment is received.] => 您可能期待在付款后立即发货。 [Preparation] => 准备 [Processing order] => 处理订单 [We are currently processing your order with the reference [1]{order_name}[/1] from [1]{shop_name}[/1].] => 我们目前正在使用来自 [1]{shop_name}[/1] 的信息 [1]{order_name}[/1] 处理您的订单。 [Refund] => 退款 [We have processed your refund for your order with the reference [1]{order_name}[/1] from [1]{shop_name}[/1].] => 我们目前正在使用来自 [1]{shop_name}[/1] 的信息 [1]{order_name}[/1] 处理您的订单。 [Reply msg] => 回复留言 [In order to reply, click on the following link: {link}] => 如需回复,请点击以下链接:{link} [Test] => 测试 [Here is a test [1]email[/1] from your shop.] => 这是一封来自你商店的[1]测试邮件[/1]。 [If you can read this, it means the test is successful!] => 如果你能看到这个,就说明测试成功了! [Voucher] => 凭证: [Voucher code generated] => 生成的优惠券代码 [We are pleased to inform you that a voucher has been generated in your name for order with the reference [1]{order_name}[/1].] => 我们很高兴地通知您,我们已为您的订单生成了一张代金券,订单编号为 [1]{order_name}[/1]。 [[1]VOUCHER CODE: {voucher_num}[/1] in the amount of [1]{voucher_amount}[/1]] => [1]优惠券代码: {voucher_num}[/1] 中的金额为 [1]{voucher_amount}[/1] [In order to use it, just copy/paste this code during check out.] => 要使用它,只需在结帐时复制/粘贴此代码即可。 [Voucher new] => 新优惠券 [Voucher code has been generated] => 优惠券代码已生成 [Here is your new voucher code:] => 这是您的新优惠券代码: [Customer Quantity] => 客户数量 [Good news, this item is back in stock!] => 好消息,该商品有货了! [Click on the following link to visit the product page and order it:] => 点击以下链接访问产品页面并订购: [Including total tax] => 含税总额 [New Order] => 新订单 [A new order was placed on [1]{shop_name}[/1] by the following customer:] => 以下客户在 [1]{shop_name}[/1] 上下了一个新订单: [Carrier] => 配送商 [Order ID {order_name}] => 订单编号 {order_name} [Go to your customer account to learn more about it.] => 转到您的客户帐户以了解更多信息。 [Product coverage] => 产品覆盖 [Your stock cover is now less than the specified minimum of:] => 您的库存保障现在低于指定的最小值: [Product out of stock] => 产品缺货 [There are now less than [1]{last_qty}[/1] items in stock.] => 现有[1]{last_qty}[/1] 件商品库存不足 [Return Slip] => 退货券 [Return Details] => 退货详情 [Newsletter Confirmation] => 通讯确认 [Newsletter Verification] => 时事通讯验证 [Thank you for subscribing to our newsletter. Please click on the following link to confirm your request:] => 感谢您订阅我们的时事通讯。 请点击以下链接确认您的请求: [Newsletter Voucher] => 电子简报代金券 [Subscribing to newsletter] => 订阅时事通讯 [Thank you for subscribing to our newsletter. We are pleased to offer you the following voucher:] => 感谢您订阅我们的时事通讯。 我们很高兴为您提供以下优惠券: [Follow up 1] => 后续行动1 [Thanks for your visit. However, it looks like you did not complete your purchase.] => 感谢您的光临。 但是,您似乎没有完成购买。 [Your cart has been saved, you can go back to your order on our shop:] => 您的购物车已保存,您可以通过访问我们的商店恢复您的订单: [Your voucher code on {shop_name}] => 您在 {shop_name} 上的优惠券代码 [Follow up 2] => 后续行动2 [Thanks for your order.] => 感谢您的订购. [Follow up 3] => 后续行动3 [Your cart has been saved, you can resume your order by visiting our shop:] => 您的购物车已保存,您可以通过访问我们的商店恢复您的订单: [We are pleased to offer you a discount of [1]{amount}%[/1] off your next order. And this offer is valid for [1]{days}[/1] days, so do not wait any longer!] => 我们很高兴为您提供下一个订单 [1]{amount}%[/1] 的折扣。 而且此优惠有效期为 [1]{days}[/1] 天,所以不要再等了! [Here is your VOUCHER CODE:] => 这是您的优惠券代码: [Enter this code in your shopping cart to get the discount.] => 在您的购物车中输入此代码以获得折扣。 [Follow up 4] => 后续行动4 [Your cart on {shop_name}] => 您在 {shop_name} 的购物车 [Congratulations, you are one of our best customers! However, it looks like you have not placed an order since {days_threshold} days.] => 您是我们最好的客户之一! 但是,您似乎已经 {days_threshold} 天没有下过单了。 [Referral program Congratulations] => 推荐计划邀请 [Your referred friend [1]{sponsored_firstname}[/1] [1]{sponsored_lastname}[/1] has placed his/her first order on {shop_name}!] => 您推荐的朋友 [1]{sponsored_firstname} {sponsored_lastname}[/1] 刚刚在 {shop_name} 下了她的第一个订单! [We are pleased to offer you a voucher worth [1]{discount_display}[/1] (VOUCHER # [1]{discount_name}[/1]) that you can use on your next order.] => 我们很高兴为您提供优惠券,价值[1]{discount_display} (voucher # {discount_name})[/1]。您可以在下次下单的时候使用。 [Referral program Invitation] => 推荐计划邀请 [Join us!] => 加入我们! [Your friend [1]{firstname} {lastname}[/1] wants to refer you on {shop_name}!] => 您的朋友 [1]{firstname} {lastname}[/1] 想向您推荐 {shop_name}! [Get referred and earn a discount voucher of [1]{discount}[/1]!] => 推荐给好友,赢得一张 [1]{discount}![/1] 优惠券! [It's very easy to sign up, just click here!] => 注册非常简单。只需点击这里! [When signing up, don't forget to provide the email address of your referring friend:] => 在注册时,不要忘记把推荐给您的朋友的邮件地址填上: [Referral program Voucher] => 推荐计划优惠券 [Sponsorship Program] => 赞助计划 ) [ModulesBestsellersShop] => Array ( [Best Sellers] => 最畅销 [All best sellers] => 所有畅销书 ) [ModulesCategoryproductsShop] => Array ( [%s other product in the same category:] => %s 同一类产品: [%s other products in the same category:] => %s 同一类产品: ) [ModulesFeaturedproductsShop] => Array ( [Our Products] => 我们的产品 [All products] => 所有产品 ) [ModulesIqitreviewsProduct-list-reviews] => Array ( [Reviews] => 点评 ) [ModulesLegalcomplianceShop] => Array ( [Information] => 信息 [Shipping and payment] => 运输和付款 [All prices are mentioned tax included] => 所有价格均含税 [All prices are mentioned tax excluded] => 所有价格均不含税 [and] => 和 [shipping excluded] => 不含运费 ) [ModulesMailalertsShop] => Array ( [My alerts] => 我的提醒 [No mail alerts yet.] => 还没有邮件提醒。. [your@email.com] => 你的@email.com [Notify me when available] => 可用时通知我 [Your e-mail address is invalid] => 您输入的电邮地址不正确 [You already have an alert for this product] => 您已经有此产品的提醒 [Request notification registered] => 提醒要求已记录 [Remove mail alert] => 删除邮件提醒 ) [ModulesNewproductsShop] => Array ( [New products] => 新产品 [All new products] => 所有新产品 ) [ModulesPhsimpleblogAuthors] => Array ( [Authors] => 作者 [There are no authors] => 没有作者 [See the author's articles] => 看作者的文章 ) [ModulesPhsimpleblogDisqus] => Array ( [Comments] => 评论 ) [ModulesPhsimpleblogFacebook] => Array ( [Comments] => 评论 ) [ModulesPhsimpleblogForm] => Array ( [New comment] => 新评论 [You are replying to a comment] => 您正在回复评论 [Your name] => 你的名字 [Your comment] => 你的评论 [Cancel] => 取消 [Add new comment] => 添加新评论 [Only registered and logged customers can add comments] => 只有注册和登录的客户才能添加评论 ) [ModulesPhsimpleblogLayout] => Array ( [Comments] => 评论 [Reply] => 回复 [No comments at this moment] => 暂时没有评论 ) [ModulesPhsimpleblogLeft-column] => Array ( [Blog] => 回复 [Link to] => 链接到 ) [ModulesPhsimpleblogList] => Array ( [There are no posts] => 没有帖子 ) [ModulesPhsimpleblogPost-author] => Array ( [See the author's articles] => 看作者的文章 ) [ModulesPhsimpleblogPost-bottomline] => Array ( [Read more] => 阅读更多 ) [ModulesPhsimpleblogPost-miniature-footer] => Array ( [comments] => 评论 [views] => 观点 ) [ModulesPhsimpleblogPost-single-related-products] => Array ( [Related products] => 相关产品 ) [ModulesPhsimpleblogSingle] => Array ( [likes] => 喜欢 [views] => 观点 [comments] => 评论 [View full] => 查看完整 [Share this post] => 分享这个帖子 ) [ModulesProductcommentsShop] => Array ( [OK] => 好的 [Grade] => 年级 [No] => 不 [Yes] => Yes [Be the first to write your review] => 成为第一个写评论的人 [No customer reviews for the moment.] => 暂无评论。. [Write your review] => 写下您的评论 [Sorry, your review cannot be posted.] => 抱歉,您的评论无法发布。. [Title] => 标题 [Your name] => 你的名字 [Review] => 审查 [Required fields] => 必填字段 [Cancel] => 取消 [Send] => 发送 [Your comment has been submitted and will be available once approved by a moderator.] => 您的评论已提交,一旦获得版主批准即可使用。. [Your comment has been added!] => 您的评论已添加!! [Review sent] => 评论已发送 [Your review cannot be sent] => 您的评论无法发送 [Read user reviews] => 阅读用户评论 [By %1$s] => 评 注 %1$s [Report abuse] => 报告滥用 [Sorry, your review appreciation cannot be sent.] => 抱歉,您的评论赞赏无法发送。. [Sorry, your abuse report cannot be sent.] => 抱歉,无法发送您的滥用报告。. [Comments] => 评论 [Your review appreciation cannot be sent] => 您的评论赞赏无法发送 [Report comment] => 举报评论 [Are you sure that you want to report this comment?] => 您确定要举报此评论吗?? [Report sent] => 报告已发送 [Your report has been submitted and will be considered by a moderator.] => 您的报告已提交,将由主持人考虑。. [Your report cannot be sent] => 您的报告无法发送 [Deleted account] => 已删除客户 [You need to be [1]logged in[/1] or [2]create an account[/2] to post your review.] => 您需要[1]登录[/1]或[2]创建帐户[/2]才能发表您的评论。 [You are not allowed to post a review at the moment, please try again later.] => 现在无法登录,请您稍后再做尝试。 [Title cannot be empty] => 标题不能留空 [Title cannot be more than %s characters] => 資料夾不能有超過 %s 個字元。 [Customer name cannot be empty] => 用户名不能留空 [Customer name cannot be more than %s characters] => 用户名称不能超过%s个字 [Criterions not available] => 标准不可用 [You need to be logged in to report a review.] => 您需要登录才能报告评论。 [You already reported this review as abusive.] => 您已经将该评论举报为滥用。 [Cannot find the requested product review.] => 找不到要求的产品评论。 [This feature is not enabled.] => 未启用此功能。 [You need to be [1]logged in[/1] or [2]create an account[/2] to give your appreciation of a review.] => 您需要[1]登录[/1]或[2]创建帐户[/2]才能发表您的评论。 ) [ModulesPsgdprCustomeraccount] => Array ( [My personal data] => 我的个人资料 ) [ModulesPsgdprCustomerpersonaldata] => Array ( [GDPR - Personal data] => GDPR - 个人数据 [Access to my data] => 访问我的数据 [At any time, you have the right to retrieve the data you have provided to our site. Click on "Get my data" to automatically download a copy of your personal data on a pdf or csv file.] => 在任何时候,您都有权取回您提供给我们网站的数据。 单击“获取我的数据”以自动下载一份您的个人数据的 pdf 或 csv 文件。. [GET MY DATA TO CSV] => 获取我的数据到 CSV [GET MY DATA TO PDF] => 获取我的数据到 PDF [Rectification & Erasure requests] => 纠正和删除请求 [You have the right to modify all the personal information found in the "My Account" page. For any other request you might have regarding the rectification and/or erasure of your personal data, please contact us through our] => 您有权修改“我的账户”页面中的所有个人信息。 对于您可能对更正和/或删除您的个人数据提出的任何其他要求,请通过我们的 [contact page] => 联系页面 [We will review your request and reply as soon as possible.] => 我们将审核您的请求并尽快回复。. ) [ModulesPsgdprCustomerpersonaldata17] => Array ( [GDPR - Personal data] => GDPR - 个人数据 [Access to my data] => 访问我的数据 [At any time, you have the right to retrieve the data you have provided to our site. Click on "Get my data" to automatically download a copy of your personal data on a pdf or csv file.] => 在任何时候,您都有权取回您提供给我们网站的数据。 单击“获取我的数据”以自动下载一份您的个人数据的 pdf 或 csv 文件。. [GET MY DATA TO CSV] => 获取我的数据到 CSV [GET MY DATA TO PDF] => 获取我的数据到 PDF [Rectification & Erasure requests] => 纠正和删除请求 [You have the right to modify all the personal information found in the "My Account" page. For any other request you might have regarding the rectification and/or erasure of your personal data, please contact us through our] => 您有权修改“我的账户”页面中的所有个人信息。 对于您可能对更正和/或删除您的个人数据提出的任何其他要求,请通过我们的 [contact page] => 联系页面 [We will review your request and reply as soon as possible.] => 我们将审核您的请求并尽快回复。. ) [ModulesSpecialsShop] => Array ( [On sale] => 特价中 [All sale products] => 所有销售产品 ) [ShopFormsHelp] => Array ( [your@email.com] => 你的@email.com [How can we help?] => 我们能帮你什么吗?? [Select reference] => 选择参考 [Password input of at least 5 characters] => 输入至少5个字符的密码 [At least 5 characters long] => 至少 5 个字符长 [optional] => 选修的 [Don't forget to save your customization to be able to add to cart] => Don旨在挽救你的习俗以增加卡特 [Your message here] => 您的留言在这里 [250 char. max] => 250 个字符。 最大限度 [.png .jpg .gif] => .png .jpg .gif [Only letters and the dot (.) character, followed by a space, are allowed.] => 只允许使用字母和点 (.) 字符,后跟一个空格。 [(E.g.: %date_format%)] => 比如%date_format% [Your password length must be between %d and %d] => 您的密码长度必须介于 %d 之间 %d [Customer password is too weak] => 客户密码太弱 [Password input] => 密码输入 [No selected file] => 无选择的文件 ) [ShopFormsLabels] => Array ( [Subject] => 主题 [Attachment] => 依恋 [Message] => 信息 [Order reference] => 订单参考 [Please choose] => 请选择 [-- day --] => - 天 - [-- month --] => - 月 - [-- year --] => - 年 - [Optional] => 选修的 [Product] => 产品 [-- please choose --] => - 请选择 - [Order Reference:] => 订单参考: [Email:] => 电子邮件: [Set your password:] => 设置你的密码: [Email address] => 电子邮件地址 [New password] => 新密码 [Confirmation] => 确认 [Your email address] => 您的电子邮件地址 [Alias] => 別名: [Address] => 地址 [Address Complement] => 地址补充 [Zip/Postal Code] => 邮政编码 [City] => 城市 [Country] => 国家 [State] => 州/省 [Phone] => 电话: [Mobile phone] => 移动电话 [VAT number] => 增值税号 [Other] => 其他 [First name] => 名 [Last name] => 姓 [Company] => 公司 [Identification number] => 身份识别号码 [Social title] => 称呼 [Birthdate] => 生日: [Email] => E-mail [Password] => 密码 ) [ShopNotificationsError] => Array ( [Your address is incomplete, please update it.] => 您的地址不完整,请更新。. [This voucher is disabled] => 此券被禁用 [This voucher has already been used] => 此券已被使用 [This voucher is not valid yet] => 此优惠券是尚未生效 [This voucher has expired] => 此优惠券已过期 [You cannot use this voucher anymore (usage limit reached)] => 您已不能使用此券(到达使用限制) [You cannot use this voucher] => 您不能使用此券 [You must choose a delivery address before applying this voucher to your order] => 在您应用此券到订单之前,您必须选择一个送货地址 [You cannot use this voucher in your country of delivery] => 您送货的国家不能使用该券。 [You must choose a carrier before applying this voucher to your order] => 在您应用此券到订单之前,您必须选择一个运货商 [You cannot use this voucher with this carrier] => 该运货商不可使用券 [You cannot use this voucher on products on sale] => 促销产品部能使用优惠券 [Please log in first] => 请先登录 [The minimum amount to benefit from this promo code is %s.] => 从此促销代码中受益的最低金额为%s。 [This voucher is already in your cart] => 该凭证已经在您的购物车内 [This voucher is not combinable with an other voucher already in your cart: %s] => 此券不可与其他已经在您的购物车的优惠券同时使用:%s [Cart is empty] => 购物车是空的 [You cannot use this voucher because it has manually been removed.] => 您无法使用此凭证,因为它已被手动移除。 [You cannot use this voucher in an empty cart] => 在一个空的购物车不能使用此券 [You cannot use this voucher with these products] => 这些产品不能使用此券 [The email is already used, please choose another one or sign in] => 此电子邮件已经被使用,请选择另一个电子邮件或登录 [The %1$s field is too long (%2$d chars max).] => 字段 %1$s 过长 (%2$d 字符上限)。 [Your account isn't available at this time, please contact us] => 你的账号暂时不可用,请和我们联系 [Authentication failed.] => 验证失败 [Invalid email/password combination] => 邮件/密码错误组合 [There seems to be an issue with your account, please contact support] => 账号视乎有问题,请联系支持部门 [An account was already registered with this email address] => 该邮箱地址已用此邮箱地址注册。 [Password is required] => 必填密码 [%s is required.] => %s 为必填。 [is invalid.] => 是无效的。 [Could not delete address.] => 无法删除地址 [Please fix the error below.] => 请修正下面的错误。 [Could not delete the address since it is used in the shopping cart.] => 无法删除地址,因为它已在购物车中使用。 [The customer could not be found.] => 没找到该客户 [You must enter a voucher code.] => 您必须输入折扣礼卷码 [The voucher code is invalid.] => 优惠券代码无效 [This voucher does not exist.] => 此优惠券不存在 [You must add %quantity% minimum quantity] => 你需要添加的最少数量为 %quantity% [Null quantity.] => 无效的数量 [Product not found] => 没有找到商品 [This product (%product%) is no longer available.] => (%product%) 这个产品已下架 [The product is no longer available in this quantity.] => 该产品不再提供此数量。 [The minimum purchase order quantity for the product %product% is %quantity%.] => 产品%product%的最低订购量是%quantity%。 [Please fill in all of the required fields, and then save your customizations.] => 请填进所有的必填项,然后保存为客户模式。 [You already have the maximum quantity available for this product.] => 您已经购买了该商品最大的可买数量。 [The item %product% in your cart is now a product with attributes. Please delete it and choose one of its combinations to proceed with your order.] => 您购物车中的商品 %product% 现在是具有属性的商品。 请删除它并选择其组合之一以继续您的订单。 [%product% is no longer available in this quantity. You cannot proceed with your order until the quantity is adjusted.] => %product% 不再有此数量。 在数量调整之前,您不能继续订购。 [Invalid key.] => 无效关键词 [This product does not exist in our store.] => 我们店铺没有该商品 [This product has been deleted.] => 此产品已被删除。 [This file no longer exists.] => 该文件不再存在。 [This product has been refunded.] => 商品已退款。 [The product deadline is in the past.] => 该产品的截止日期已经过去。 [The product expiration date has passed, preventing you from download this product.] => 产品过期日已过。所以你无法下载该产品。 [Expiration date has passed, you cannot download this product.] => 过期日期已过,你无法下载该产品。 [You have reached the maximum number of downloads allowed.] => 您已达到最大可允许的下载量。 [Please provide the required information] => 请提供所要求的信息 [We couldn't find your order with the information provided, please try again] => 我们无法依照你提供的信息找到你的订单,请重新再试。 [Could not update your information, please check your data.] => 无法更新您的资料,请查看您的数据 [An unexpected error occurred while creating your account.] => 创建你的账号时发生异常错误。 [Password must be between %d and %d characters long] => 密码长度必须介于 %d 和 %d 个字符之间 [The minimum score must be: %s] => 最低值必须为: %s [Sorry. We cannot renew your order.] => 抱歉,我们无法更新您的订单。 [Some items are no longer available, and we are unable to renew your order.] => 一些产品不再有,所以我们无法翻新你的订单。 [The order is no longer valid.] => 订单不再有效 [You do not have enough products to request an additional merchandise return.] => 您没有足够的商品来请求另一次退货 [Please provide an explanation for your RMA.] => 请说明退货原因 [Please check at least one product you would like to return.] => 请至少检查一件您想要退回的商品。 [For each product you wish to add, please specify the desired quantity.] => 请提供您检查过的商品的数量。 [This order cannot be returned] => 该订单不可退货。 [We cannot regenerate your password with the data you've submitted] => 以您提交的数据,我们无法更新您的密码 [You cannot regenerate the password for this account.] => 你不能重新生成一个新密码给这个帐号 [You can regenerate your password only every %d minute(s)] => 你可以重新生成你的密码在每分钟%d [An error occurred while sending the email.] => 在发送邮件时发生错误。 [Customer account not found] => 客户账户未找到 [The password change request expired. You should ask for a new one.] => 密码更改要求已过期,你必须重新要求一个新的。 [The password is missing: please enter your new password.] => 密码未填:请输入您的新密码。 [The confirmation is empty: please fill in the password confirmation as well] => 确认密码未填写:请将确认密码填写完整。 [The confirmation password doesn't match.] => 确认密码不匹配。 [The password is not in a valid format.] => 密码格式不对 [An error occurred with your account, which prevents us from updating the new password. Please report this issue using the contact form.] => 你的账户发生了错误,我们无法帮你更新密码。请使用联系表格报告此问题。 [Invoices are disabled in this shop.] => 该店不可使用凭证 [The invoice was not found.] => 没有找到凭证 [No invoice is available.] => 无可用发票 [Order return not found.] => 没有找到订单回执 [Order return not confirmed.] => 订单回执未被确认 [This product is no longer available.] => 商品不可用 [You do not have access to this product.] => 您没有进入该商品的权限。 [An error occurred while deleting the selected picture.] => 在删除照片的时候发生了错误 [An error occurred during the image upload process.] => 图片上传错误 [You do not have access to this category.] => 您没有进入该类别的权限。 [The message cannot be blank.] => 信息不能为空白 [Invalid message] => 无效消息 [Invalid email address.] => 无效的电邮地址 [There are not enough products in stock] => 没有足够的库存商品。 [You have no merchandise return authorizations.] => 您没有商品退回许可。 ) [ShopThemeActions] => Array ( [Previous] => 以前的 [Next] => 下一个 [OK] => 好的 [remove from cart] => 从购物车中删除 [Download] => 下载 [Clear all] => 全部清除 [View] => 看法 [Quick view] => 快速浏览 [Add to cart] => 添加到购物车 [Choose file] => 选择文件 [Save Customization] => 保存自定义 [Filter] => 筛选 [Select] => 选择 [Cancel] => 取消 [Save] => 节省 [Delete] => 删除 [Edit] => 编辑 [Proceed to checkout] => 进行结算 [show details] => 显示详细资料 [Add] => 添加 [Take advantage of our exclusive offers:] => 利用我们的独家优惠: [Continue] => 继续 [Sign in] => 登入 [edit] => 编辑 [add new address] => 添加新地址 [Choose] => 选择 [Checkout] => 查看 [Continue shopping] => 继续购物 [Update] => 更新 [Create new address] => 创建新地址 [Send] => 发送 [Reorder] => 重新订购 [Print out] => 打印出 [Sign out] => 登出 [Send reset link] => 发送重置链接 [Back to login] => 回到登入 [Back to Login] => 回到登入 [Change Password] => 更改密码 [Subscribe] => 订阅 [Cart] => 购物车 [Share] => 分享 [Remove] => 删除 [Show] => 查看 [Hide] => 隐藏 [Filter By] => 通过筛选 [View products] => 浏览商品 [Quantity] => 数量 [Remove Image] => 删除图像 [Back to top] => 回到顶部 [Create account] => 创建账户 [Add a new address] => 增加新地址 ) [ShopThemeCatalog] => Array ( [All brands] => 所有品牌 [Customers who bought this product also bought:] => 购买该产品的客户还购买了: [My alerts] => 我的提醒 [%1$s: ] => %1$s: [1 person is currently watching this product.] => 目前有 1 人正在观看该产品。. [%nb_people% people are currently watching this product.] => %nb_people% 目前人们正在观察这一产品。. [Last time this product was bought: %date_last_order%] => 最后,这一产品被收购: %date_last_order% [Last time this product was added to a cart: %date_last_cart%] => 最后,这一产品被添加到一个卡里: %date_last_cart% [No RSS feed added] => 未添加 RSS 提要 [All suppliers] => 所有供应商 [No supplier] => 没有供应商 [Viewed products] => 查看产品 [Search] => 搜索 [Description] => 描述 [Product Details] => 产品详情 [Attachments] => 附件 [Related products] => 相关产品 [Price] => 价格 [Product customization] => 产品定制 [Your customization:] => 您的定制: [Reference] => 参考 [Brand] => 品牌 [Availability date:] => 有效日期: [In stock] => 有存货 [Condition] => 健康)状况 [Quantity] => 数量 [You Save] => 您保存 [Tap to zoom] => 点击缩放 [(%unit_price%)] => (a) (b) (a) (b) (b) (b) (b) (c) (b) (b) (b) (b) (c) (c) (c) (b) (c) (b) (c) (c) (b) (c) (b) (c) (c) (b) (c) (c) (b) (c) (c) (b) (c) (c) (b) (c) (c) (c) (b) (c) (c) (c) (b) (c) (c) (b) (c) (c) (c) (c) (c) (b) (c) (c) (c) (c) (c) (c) (c) (c) (c) (c) (c) (c) (c) (c) (c) (c) (c) (c) (b) (c) (c) (c) (c) (c) (c) (c) (c) (c) (c) (c) (c) (c) (c) (%unit_price%评 注 [%price% tax excl.] => %price% 免税。. [Instead of %price%] => 反之 %price% [Including %amount% for ecotax] => 包括: %amount% 生态税 [(not impacted by the discount)] => (不受折扣影响) [No tax] => 没有税 [Showing %from%-%to% of %total% item(s)] => 舒适 %from%-%to% 议 程 %total% 项目(s) [Brands] => 品牌 [List of products by brand %brand_name%] => 按品牌开列的产品清单 %brand_name% [There are no products.] => 没有产品。. [No matches were found for your search] => 找不到与您的搜索相符的内容 [Please try other keywords to describe what you are looking for.] => 请尝试其他关键字来描述您要查找的内容。. [List of products by supplier %s] => 供应商的产品清单 %s [This pack contains] => 这个包包含 [You might also like] => 你可能还喜欢 [Suppliers] => 供应商 [Unit price] => 单价 [Total price] => 总价 [Download] => 下载 [Product] => 产品 [No products available yet] => 暂无可用产品 [Stay tuned! More products will be shown here as they are added.] => 敬请关注! 添加的更多产品将在此处显示。. [Unit discount] => 单位折扣 [Items] => 商品 [Item] => 商品 [Categories] => 分类 [Pages] => 网页 [Price drop] => 降价 [Best sellers] => 销售冠军 [Category: %category_name%] => 分类:%category_name% [List of all brands] => 所有品牌列表 [Prices drop] => 降价 [Search results] => 搜索结果 [%number% products] => %number%产品 [%number% product] => %number%产品 [List of products by supplier %supplier_name%] => 按供应商分类的商品列表:%supplier_name% [List of all suppliers] => 所有供应商列表 [Name, A to Z] => 名字, A 至 Z [Name, Z to A] => 名字, z 至 a [Price, low to high] => 价格: 从低到高 [Price, high to low] => 价格: 从高到低 [Sales, highest to lowest] => 销售额从最高到最低 [Date added, newest to oldest] => 添加日期,从最近到最早 [Date added, oldest to newest] => 添加日期,从最早到最晚 [Relevance] => 相关 [Search our catalog] => 搜索我们的目录 [New] => 新 [Used] => 已被使用 [Refurbished] => 翻新 [Online only] => 仅当在线时 [On sale!] => 促销! [Reduced price] => 减价! [Pack] => 组件 [Product available with different options] => 该款商品的多样选择 [Last items in stock] => 最后一件库存产品 [ean13] => EAN13 [isbn] => isbn [upc] => UPC [MPN] => 制造方编号 [Best Sellers] => 最畅销产品 [All best sellers] => 最畅销款汇总 [brands] => 品牌 [No brand] => 没有品牌 [%s other product in the same category:] => 同一分类中的%s其他产品: [%s other products in the same category:] => 同一分类中的%s其他产品: [Popular Products] => 畅销商品 [All products] => 所有产品 [New products] => 本周新品 [All new products] => 本周新品汇总 [On sale] => 促销 [All sale products] => 所有促销产品 [%1$s:] => %1$s: [Regular price] => 正常价格: [Data sheet] => 详细信息 [Specific References] => 具体参考 [Volume discounts] => 折扣数量 [Save %percentage%] => 保存%percentage% [Save %amount%] => 保存%amount% [: ] => : [There are %product_count% products.] => 这里有%product_count%件商品。 [There is 1 product.] => 这里有1个商品。 [No products available] => 没有可用的产品! ) [ShopThemeCheckout] => Array ( [Product successfully added to your shopping cart] => 产品已成功添加到您的购物车 [There are %products_count% items in your cart.] => 在那里 %products_count% 大使. [There is %product_count% item in your cart.] => 在那里 %product_count% 大使. [Total products:] => 总产品: [There are not enough products in stock] => 没有足够的产品库存 [is added to your shopping cart] => 已添加到您的购物车 [Your cart] => 您的购物车 [Empty] => 空的 [Cart] => 大车 [The minimum purchase order quantity for the product is %quantity%.] => 产品采购最低限额是 %quantity%. [Use this address for invoice too] => 也使用此地址作为发票 [%productName% product quantity field] => %productName% 产品领域 [Gift] => 礼物 [There are no more items in your cart] => 您的购物车中没有更多商品 [Product] => 产品 [Price] => 价格 [Qty] => 数量 [Total] => 全部的 [Promo code] => 促销代码 [Create an account] => 创建一个帐户 [(optional)] => (选修的) [And save time on your next order!] => 并为您的下一个订单节省时间!! [Order items] => 订购商品 [%product_count% item in your cart] => %product_count% 大使 [%products_count% items in your cart] => %products_count% 你的卡特项目 [Your Invoice Address] => 您的发票地址 [Please check your order before payment] => 付款前请检查您的订单 [Addresses] => 地址 [Your Delivery Address] => 您的收货地址 [Shipping Method] => 邮寄方式 [The selected address will be used as your personal address (for invoice).] => 所选地址将用作您的个人地址(用于发票)。. [The selected address will be used both as your personal address (for invoice) and as your delivery address.] => 所选地址将用作您的个人地址(用于发票)和送货地址。. [Shipping Address] => 收件地址 [Billing address differs from shipping address] => 帐单地址与送货地址不同 [Transaction amount has been correctly updated] => 交易金额已正确更新 [Selected] => 已选 [Unfortunately, there are no payment method available.] => 不幸的是,没有可用的付款方式。. [By confirming the order, you certify that you have read and agree with all of the conditions below:] => 通过确认订单,您证明您已阅读并同意以下所有条件: [Place order] => 下订单 [Please make sure you've chosen a [1]payment method[/1] and accepted the [2]terms and conditions[/2].] => 大使 [1]付款办法[/1] 接受 [2]条件[/2]. [Order with an obligation to pay] => 有付款义务的订单 [If you sign out now, your cart will be emptied.] => 如果您现在退出,您的购物车将被清空。. [If you would like to add a comment about your order, please write it in the field below.] => 如果您想对您的订单添加评论,请将其写在下面的字段中。. [I would like to receive my order in recycled packaging.] => 我想收到使用回收包装的订单。. [If you'd like, you can add a note to the gift:] => 如果您愿意,可以在礼物中添加备注: [Unfortunately, there are no carriers available for your delivery address.] => 不幸的是,您的送货地址没有可用的承运人。. [Shopping Cart] => 购物车 [Your order is confirmed] => 您的订单已确认 [An email has been sent to your mail address %email%.] => 电子邮件已发给你的邮件。 %email%. [You can also [1]download your invoice[/1]] => 你也可以 [1]下载发票[/1] [Order details] => 订单详细信息 [Order reference: %reference%] => 令参考: %reference% [Payment method: %method%] => 支付方法: %method% [Shipping method: %method%] => 航运方法: %method% [Save time on your next order, sign up now] => 为您的下一个订单节省时间,立即注册 [Quantity] => 数量 [Code] => 代码 [Description] => 描述 [Value] => 价值 [Minimum] => 最低限度 [Cumulative] => 累计 [Expiration date] => 截止日期 [Order reference] => 订单参考 [Date] => 日期 [Total price] => 总价 [Payment] => 支付 [Status] => 地位 [Invoice] => 发票 [Carrier] => 载体 [Payment method] => 付款方式 [Delivery address %alias%] => 交付地址 %alias% [Invoice address %alias%] => 通告 %alias% [Weight] => 重量 [Shipping cost] => 运输费 [Tracking number] => 追踪号码 [tax incl.] => 含税 [tax excl.] => 不含税 [(additional cost of %giftcost% %taxlabel%)] => (%giftcost%%taxlabel%的额外价钱) [I would like my order to be gift wrapped %cost%] => 我希望我的订单有礼品包装。%cost% [Personal Information] => 个人资料 [I agree to the [terms of service] and will adhere to them unconditionally.] => 我同意[服务条款],并将无条件遵守。 [%price% tax incl.] => %price% 含税. [%price% tax excl.] => %price%不含税 [Free] => 免费! [My Address] => 我的地址 [Tax included] => 含税 [Tax excluded] => 不含税 [Free shipping] => 免运费 [Guest order tracking] => 客户订单追踪 [Order confirmation] => 订单确认 [Product Successfully Added to Your Shopping Cart] => 商品成功加入你的购物车 [Total (tax incl.)] => 合计(含税) [Total (tax excl.)] => 总额(不含税): [Subtotal] => 小计 [Gift wrapping] => 礼物包装 [Discount(s)] => 折扣 (s) [Shipping] => 配送 [Included taxes] => 含税 [Taxes] => 税 [1 item] => 1 件产品 [%count% items] => %count% 件 [A minimum shopping cart total of %amount% (tax excl.) is required to validate your order. Current cart total is %total% (tax excl.).] => 需要最低购物车总额%amount%(税前) 来验证你的订单。现在购物车总额是%total%(税前) [Total paid] => 总计支付 [Discount] => 折扣 [Shipping and handling] => 运送及处理: [Tax] => 税 [Quantity:] => 数量: [There is %products_count% item in your cart.] => 您的购物车有 %products_count% 件商品. [Subtotal:] => 小计: [Shipping:] => 送货: [Shopping cart link containing %nbProducts% product(s)] => 包含 %nbProducts%个产品的购物车链接 [Have a promo code?] => 有优惠卷吗? [Close] => 关闭 [Unit price] => 单价 [Total products] => 全部商品: [No payment needed for this order] => 该订单无需付款 [Order as a guest] => 以游客的账号下订单 [Name] => 名称 ) [ShopThemeCustomeraccount] => Array ( [View my customer account] => 查看我的客户帐户 [Log in to your customer account] => 登录到您的客户帐户 [Already have an account?] => 已有帐户?? [Log in instead!] => 改为登录!! [Connected as [1]%firstname% %lastname%[/1].] => 标题 [1]%firstname% %lastname%[/1]. [Not you? [1]Log out[/1]] => 不是你? [1]后勤[/1] [Returned] => 回 [Merchandise return] => 商品退货 [If you wish to return one or more products, please mark the corresponding boxes and provide an explanation for the return. When complete, click the button below.] => 如果您想退回一件或多件产品,请在相应的方框内做标记并提供退货说明。 完成后,单击下面的按钮。. [Request a return] => 要求退货 [Messages] => 讯息 [Add a message] => 添加消息 [If you would like to add a comment about your order, please write it in the field below.] => 如果您想对您的订单添加评论,请将其写在下面的字段中。. [Update your address] => 更新您的地址 [New address] => 新地址 [Your addresses] => 您的地址 [Log in to your account] => 登录到您的帐户 [No account? Create one here] => 没有账号? 在这里创建一个 [Your vouchers] => 您的代金券 [Guest Order Tracking] => 客人订单追踪 [To track your order, please enter the following information:] => 要跟踪您的订单,请输入以下信息: [For example: QIIXJXNUI or QIIXJXNUI#1] => 例如:QIIXJXNUI 或 QIIXJXNUI#1 [Guest Tracking] => 访客追踪 [Transform your guest account into a customer account and enjoy:] => 将您的访客帐户转换为客户帐户并享受: [Personalized and secure access] => 个性化和安全的访问 [Fast and easy checkout] => 快速和简单的结账 [Easier merchandise return] => 退货更方便 [Order history] => 订单历史 [Here are the orders you've placed since your account was created.] => 以下是您创建帐户后所下的订单。. [Details] => 细节 [Your personal information] => 你的个人信息 [Order details] => 订单详细信息 [Order Reference %reference% - placed on %date%] => 命令 %reference% - 设置 %date% [Download your invoice as a PDF file.] => 将您的发票下载为 PDF 文件。. [You have given permission to receive your order in recycled packaging.] => 您已允许接收使用回收包装的订单。. [You have requested gift wrapping for this order.] => 您已要求为此订单进行礼品包装。. [Message] => 信息 [Click the following link to track the delivery of your order] => 单击以下链接以跟踪您的订单的交付情况 [Merchandise returns] => 商品退货 [Here is a list of pending merchandise returns] => 这是待处理商品退货清单 [Return] => 返回 [Package status] => 包裹状态 [Returns form] => 退货表格 [Return details] => 退货详情 [%number% on %date%] => %number% 议 程 %date% [We have logged your return request.] => 我们已记录您的退货请求。. [Your package must be returned to us within %number% days of receiving your order.] => 你的一揽子计划必须回到我们内部。 %number% 收到你的命令。. [The current status of your merchandise return is: [1] %status% [/1]] => 你的商品归还现状是: [1] %status% [/1] [List of items to be returned:] => 将归还的项目清单: [Reminder] => 退休 [All merchandise must be returned in its original packaging and in its original state.] => 所有商品必须归还原包装和原状。. [Please print out the [1]returns form[/1] and include it with your package.] => 请印刷 [1]回归形式[/1] 包括你的一揽子计划。. [Please check the [1]returns form[/1] for the correct address.] => 请检查。 [1]回归形式[/1] 正确发言。. [When we receive your package, we will notify you by email. We will then begin processing order reimbursement.] => 当我们收到你的一揽子计划时,我们将通过电子邮件通知你。.然后我们将开始处理偿还令。. [Please let us know if you have any questions.] => 请我们知道你是否有任何问题。. [If the conditions of return listed above are not respected, we reserve the right to refuse your package and/or reimbursement.] => 如果上述返回条件得不到尊重,我们保留拒绝你的一揽子和/或偿还权。. [Credit slips] => 信用滑倒 [Order] => 命令 [Date issued] => 发行日期 [Credit slips you have received after canceled orders.] => 您在取消订单后收到的信用单。. [Credit slip] => 信用单 [View credit slip] => 查看信用单 [Information] => 信息 [Addresses] => 地址 [Add first address] => 添加第一个地址 [Order history and details] => 订购历史记录和细节 [Vouchers] => 代金券 [Your account] => 你的帐户 [Forgot your password?] => 忘记密码了吗?? [Please enter the email address you used to register. You will receive a temporary link to reset your password.] => 请输入您用于注册的电子邮件地址。 您将收到一个用于重置密码的临时链接。. [Reset your password] => 重置你的密码 [Email address: %email%] => 电子邮件地址: %email% [Create an account] => 创建一个帐户 [Receive offers from our partners] => 接收我们的合作伙伴报价 [#%id%] => #%id% [Log me out] => 退出登陆 [Orders] => 订单 [Order tracking] => 订单跟踪 [Create account] => 创建账户 [Enter a password between %s and %s characters] => 输入 %s 个到 %s 个字符之间的密码 [The minimum score must be: %s] => 最低值必须为: %s [Back to your account] => 回到你的帐户 [Follow your order's status step-by-step] => 逐步跟追您的订单状态 ) [ShopThemeGlobal] => Array ( [Get our latest news and special sales] => 获取我们的最新消息和特价商品 [Menu] => 菜单 [Search] => 搜索 [Active filters] => 有源滤波器 [(no filter)] => (没有过滤器) [Close] => 关闭 [Sort by selection] => 按选择排序 [%label%:] => %label%: [List of pages in %category_name%:] => 页 %category_name%: [List of pages in %name%:] => 页 %name%: [Sitemap] => 网站地图 [Our stores] => 我们的商店 [About and Contact] => 关于和联系 [Contact us] => 联系我们 [Date] => 日期 [Status] => 地位 [Days] => 天 [Hours] => 小时 [Minutes] => 分钟 [Seconds] => 秒 [We'll be back soon.] => 我们很快就回来。. [Stay in touch] => 保持联系 [This page could not be found] => 找不到此页面 [Try to search our catalog, you may find what you are looking for!] => 尝试搜索我们的目录,您可能会找到您要找的东西!! [403 Forbidden] => 403禁止访问 [You cannot access this store from your country. We apologize for the inconvenience.] => 您无法从您所在的国家/地区访问此商店。 我们对不便表示抱歉。. [Undefined] => 未定义 [Straight rows of keys are easy to guess] => 连续排列的字符容易被猜到 [Short keyboard patterns are easy to guess] => 短键盘模式很容易被猜到。 [Use a longer keyboard pattern with more turns] => 使用回转较多的长手势密码 [Repeats like "aaa" are easy to guess] => 类似于“aaa”的字母组合容易被猜到 [Repeats like "abcabcabc" are only slightly harder to guess than "abc"] => 类似于“abcabcabc”的字母组合仅比“abc”复杂一点 [Sequences like abc or 6543 are easy to guess] => 类似于“abc”或“6543”的序列容易被猜到 [Recent years are easy to guess] => 最近的年份很容易被猜测到。 [Dates are often easy to guess] => 日期通常很容易猜到 [This is a top-10 common password] => 这是排名前十的常见密码 [This is a top-100 common password] => 这是排名前100位的常见密码 [This is a very common password] => 这是一个非常常见的密码 [This is similar to a commonly used password] => 这类似于常用的密码 [A word by itself is easy to guess] => 这个单词本身很容易被猜到 [Names and surnames by themselves are easy to guess] => 名字和姓氏本身很容易猜到 [Common names and surnames are easy to guess] => 常见的名字和姓氏是容易猜到 [Use a few words, avoid common phrases] => 用几个单词,避免常见的短语 [No need for symbols, digits, or uppercase letters] => 不需要符号、数字或大写字母 [Avoid repeated words and characters] => 避免重复的单词和字符 [Avoid sequences] => 避免顺序 [Avoid recent years] => 避免最近的年份 [Avoid years that are associated with you] => 避免与您相关的年份 [Avoid dates and years that are associated with you] => 避免使用与您相关的日期和年份 [Capitalization doesn't help very much] => 大写并没有太大帮助 [All-uppercase is almost as easy to guess as all-lowercase] => 全大写几乎和全小写一样容易被猜到 [Reversed words aren't much harder to guess] => 颠倒过来的单词也不难猜到 [Predictable substitutions like '@' instead of 'a' don't help very much] => 像‘@’而不是‘a’这样的可预见的替代并没有多大帮助 [Add another word or two. Uncommon words are better.] => 再加上一两个单词。不常见的单词更好。 [Yes] => 是 [No] => 否 [None] => 无 [Very weak] => 非常弱 [Weak] => 弱 [Average] => 平均 [Strong] => 强 [Very strong] => 非常强 [Merchandise returns] => 退货 [The page you are looking for was not found.] => 找不到您要的页面。 [Our Offers] => 我们的商品 [Log in] => 登入 [Create new account] => 创建新账户 [Monday] => 星期一 [Tuesday] => 星期二 [Wednesday] => 星期三 [Thursday] => 星期四 [Friday] => 星期五 [Saturday] => 星期六 [Sunday] => 星期日 [Brands] => 品牌 [Addresses] => 地址 [(tax incl.)] => (含税 ) [(tax excl.)] => (不含税) [(tax included)] => (含税) [(tax excluded)] => (未含税) [Tax included] => 含税 [Tax excluded] => 不含税 [Call us: [1]%phone%[/1]] => 联络我们: [1]%phone%[/1] [Store information] => 店信息 [Email us:] => 发邮件给我们: [Call us:] => 联络我们: [Fax:] => 传真: [Fax: [1]%fax%[/1]] => 传真: [1]%fax%[/1] [Currency:] => 货币: [Currency dropdown] => 货币下拉菜单 [Carousel container] => 传送带容器 [Carousel buttons] => 旋转按钮 [Previous] => 上一个 [Next] => 下一个 [Language:] => 语言: [Language dropdown] => 语言下拉菜单 [Sort by:] => 排序方式: [%copyright% %year% - Ecommerce software by %prestashop%] => %copyright%%year%-由%prestashop% 提供的电子商务软件 [List of sub categories in %name%:] => %name% 在子类别的列表: [Home] => 主页 [You are not allowed to access this page.] => 您无权访问此页。 ) [ShopWarehousetheme] => Array ( [Follow us] => 跟着我们 [Newsletter] => 通讯 [Sign up to newsletter] => 注册时事通讯 [Payments] => 付款 [About] => 关于 [Show all] => 显示所有 [More] => 更多的 [Less] => 较少的 [Brands] => 品牌 [Posts] => 帖子 [Checkout] => 查看 [It is your account dashboard. Choose your section. ] => 这是您的帐户仪表板。 选择你的部分。. ) [ModulesCustomeraccountlinksAdmin] => Array ( [My Account block] => 我的账户区域 [Enrich your stats, add a registration progress tab to analyze your visitors’ behavior.] => 丰富您的统计数据,添加注册进度选项卡以分析访问者的行为。 [Credit slips] => 代金券 [Personal info] => 个人信息 [Merchandise returns] => 退货 ) [AdminShippingHelp] => Array ( [Format:] => 格式: [Filesize:] => 文件大小: [MB max.] => MB 最大值 [Current size:] => 当前大小: [undefined] => 未定义 [Your online store needs to have a proper carrier registered in PrestaShop as soon as you start shipping your products. This means sending yours parcels using your local postal service, or having a contract with a private carrier which in turn will ship your parcels to your customers. In order to have PrestaShop suggest the most adequate carrier to your customers during their order checkout process, you need to register all the carriers with which you have chosen to work.] => 一旦您开始运送您的产品,您的网上商店必须需要一个已在PrestaShop 里注册合适的承运商。这意味着使用您的当地邮局服务来运送您的包裹,或者和私人承运商签定协议请他们运送您的包裹给您的客人。为了让 PrestaShop 能够在您的客人买单时为他们推荐最合适的承运商,您必须注册您所选的所有承运商。 [PrestaShop comes with a number of carrier modules that you can activate. You can also buy carrier modules on the PrestaShop Addons marketplace. Recommended modules are listed below: install the module that matches your carrier, and configure it!] => PrestaShop 自带一些承运商模块可供您激活使用。您也可以在 PrestaShop Addons 市场购买承运商模块。推荐的模块如下:安装和您的承运商相吻合的模块并做好配置! [Note: DO NOT register a new carrier if there already exists a module for it! Using a module will be much faster and more accurate!] => 备注:如果已经有了现成的模块,请不要注册新的承运商!使用模块将会更快更准确! [The carrier's name will be displayed during checkout.] => 送货员的名字会在结算是显示 [The delivery time will be displayed during checkout.] => 到货时间会在结算时显示。 [Delivery tracking URL: Type '@' where the tracking number should appear. It will be automatically replaced by the tracking number.] => 订单跟踪:在跟踪号出现的地方打@,它会被跟踪号自动替换 [For example: 'http://example.com/track.php?num=@' with '@' where the tracking number should appear.] => 例如:'http://example.com/track.php?num=@',其中'@'代表快递单号。 [Include the handling costs (as set in Shipping > Preferences) in the final carrier price.] => 包括装卸运输等所有快递费用(在运输>首选项中设置)。 [Out-of-range behavior occurs when no defined range matches the customer's cart (e.g. when the weight of the cart is greater than the highest weight limit defined by the weight ranges).] => 顾客的购物车超出范围时没有定义相匹配的处理(例如,当购物车内商品的重量大于限定的最高重量)。 [Maximum width managed by this carrier. Set the value to "0", or leave this field blank to ignore.] => 长度上限由该运营商管理。如果忽视,将该值设置为“0”,或将该字段留空。 [The value must be an integer.] => 值必须为整数 [Maximum height managed by this carrier. Set the value to "0", or leave this field blank to ignore.] => 送货员能处理的最大重量,设置为0或保留空白表示忽视它 [Maximum depth managed by this carrier. Set the value to "0", or leave this field blank to ignore.] => 宽度上限由该运营商管理。如果忽视,将该值设置为“0”,或将该字段留空。 [Maximum weight managed by this carrier. Set the value to "0", or leave this field blank to ignore.] => 重量上限由该运营商管理。如果忽视,将该值设置为“0”,或将该字段留空。 [Allowed characters: letters, spaces and "%special_chars%".] => 允许的字符:字母,空格 和“%special_chars%” [For in-store pickup, enter 0 to replace the carrier name with your shop name.] => 选择上门提货,请输入0以替代货运公司名称为您的在线商店名称。 [Enter "0" for a longest shipping delay, or "9" for the shortest shipping delay.] => 输入“0”表示送货时间最长延迟,或者输入“9”表示送货时间最小延迟。 [Mark the groups that are allowed access to this carrier.] => 标记被允许访问该运营商的组。 [Enable the carrier in the front office.] => 在前台启用运货商。 [Carrier name displayed during checkout] => 结账时显示运送商名称 [Upload a logo from your computer.] => 从您的电脑上传商标文件。 [or] => 或 [Estimated delivery time will be displayed during checkout.] => 到货时间估算值将会在结算过程中显示。 [Delivery tracking URL: Type '@' where the tracking number should appear. It will then be automatically replaced by the tracking number.] => 订单跟踪:在跟踪的号码前添加@字符。跟踪号码也会进行自动添加。 [The zones in which this carrier will be used.] => 物流公司会在这里使用 [Group access] => 访问组 [Apply both regular shipping cost and product-specific shipping costs.] => 同时申请常规邮费和特殊物品邮费 [Include the shipping and handling costs in the carrier price.] => 在运费中包含运送及处理费用 [Apply the cost of the highest defined range] => 最高申请费用范围 [Out-of-range behavior occurs when none is defined (e.g. when a customer's cart weight is greater than the highest range limit).] => 顾客的购物车超出范围时没有定义相匹配的处理(例如,当购物车内商品的高度大于限定的最大高度)。 [Maximum height managed by this carrier. Set the value to "0," or leave this field blank to ignore.] => 送货员能承载的最大高度,设置为0或保留空白表示忽视它 [Maximum width managed by this carrier. Set the value to "0," or leave this field blank to ignore.] => 送货员能承载的最大宽度,设置为0或保留空白表示忽视它 [Maximum depth managed by this carrier. Set the value to "0," or leave this field blank to ignore.] => 宽度上限由该运营商管理。如果忽视,将该值设置为“0”,或将该字段留空。 [Maximum weight managed by this carrier. Set the value to "0," or leave this field blank to ignore.] => 送货员能承载的最大重量,设置为0或保留空白表示忽视它 [Your shop's default carrier.] => 您商店的默认配送商. [This will only be visible in the front office.] => 这只能在前台看到。 [You need to register all the carriers with which you have chosen to work. PrestaShop comes with a selection of carrier modules you can install right below the page or buy on [1]Addons marketplace[/1].] => 您需要注册您选择与之合作的所有运营商。 PrestaShop 附带了一系列配送模块,您可以在页面下方安装或在 [1]Addons 市场 [/1] 上购买。 [If there is no existing module for your carrier, you can register it manually by clicking on "[1]" but before, please make sure you did not register a new carrier if a module already exists for it!] => 如果您的配送商没有现有模块,您可以通过单击“[1]”手动注册它,但在此之前,如果模块已经存在,请确保您没有注册新的运营商! [If you set these parameters to 0, they will be disabled.] => 设置为0,则禁用这些参数。 [Coupons are not taken into account when calculating free shipping.] => 当计算免运费时,折扣卷不算在内。 ) [ModulesBlockwishlistShop] => Array ( [You aren't logged in] => 您未登录 [Unknown action] => 未知操作 [There was an error adding the product] => 添加产品时发生错误 [There was an error while adding the product attributes] => 添加产品属性时出错 [Product added] => 添加产品 [The list name is invalid.] => 这个列表名称是无效。 [The list has been properly created] => 列表已正确创建 [Error saving the new list] => 保存新清单时出错 [Missing name parameter] => 缺少名称参数 [The list name is invalid] => 这个列表名称是无效。 [List has been renamed] => 列表已重命名 [List could not be renamed] => 无法重命名列表 [List has been removed] => 列表已删除 [List deletion was unsuccessful] => 列表删除失败 [Product successfully removed] => 产品已成功移除 [Unable to remove product from list] => 无法从列表中移除产品 [Product successfully updated] => 产品更新成功 [Unable to update product from wishlist] => 无法从心愿单更新产品 [Request is missing one or multiple parameters] => 请求缺少一个或多个参数 [Product added to cart] => 产品已添加至购物车 [Error when adding product to cart] => 将产品添加到购物车时出错 [You're not allowed to manage this list.] => 你无权管理这个列表。 [You do not have access to this wishlist.] => 您无权访问此心愿单。 [WishList: %wishlist_name%] => 愿望清单:%wishlist_name% [Add to wishlist] => 添加至愿望清单 [No list found.] => 未找到清单 [Wishlist name] => 愿望清单名称 [Create wishlist] => 创建心愿单 [Add name] => 添加名称 [List title is too short] => 列表标题太短 [Cancel] => 取消 [Remove product from wishlist] => 从愿望清单中删除产品 [Delete wishlist] => 删除心愿单 [The product will be removed from "%nameofthewishlist%".] => 该产品将从“%nameofthewishlist%”中删除。 [Remove] => 删除 [Delete] => 删除 [Sign in] => 登录 [You need to be logged in to save products in your wishlist.] => 您需要登录才能将产品保存在您的心愿单中。 [Rename wishlist] => 重命名心愿单 [Share wishlist] => 分享心愿单 [Copied!] => 已复制! [Share link] => 分享链接 [Copy text] => 复制文本 [Showing %min% - %max% of %total% item(s)] => 显示 %min% - %max% 件 共 %total% 件商品) [Previous] => 上一个 [Next] => 下一个 [Wishlist name modified!] => 愿望清单名称已修改! [Product added to wishlist!] => 产品添加到愿望清单! [Wishlist created!] => 心愿单已创建! [Wishlist deleted!] => 愿望清单已删除! [Share link copied!] => 分享链接已复制! [Product deleted!] => 产品已删除! [No wishlist found.] => 未找到心愿单。 [Rename] => 重命名 [Share] => 分享 [Return to your account] => 返回您的帐户 [Last added] => 最近添加 [Customize] => 自定义 [No products found] => 暂无商品 [Return to wishlists] => 返回心愿单 ) [ModulesEmailsubscriptionAdmin] => Array ( [Newsletter subscription] => 电子简报订阅 [Keep in touch with your customers the way you want, add a form to the homepage of your store and allow all the curious to subscribe to your newsletter.] => 以您想要的方式与您的客户保持联系,在您商店的主页上添加一个表格,并允许所有好奇的人订阅您的时事通讯。 [Are you sure that you want to delete all of your contacts?] => 您确认要删除所有的联系方式? [Subscribed] => 订阅 [Iso language] => ISO语言 [Subscribed on] => 订阅于 [Newsletter registrations] => 时事通讯注册 [Unsubscribe] => 取消订阅 [Would you like to send a verification email after subscription?] => 订阅后发送确认电子邮件? [Would you like to send a confirmation email after subscription?] => 订阅后发送确认电子邮件? [Welcome voucher code] => 欢迎券代码 [Leave blank to disable by default.] => 留空 [Newsletter conditions] => 订阅条件 [This text will be displayed beneath the newsletter subscribe button.] => 文本将显示在新闻订阅按钮的下方 [Export customers' addresses] => 导出客户地址 [Customers' country] => 客户的国家 [Filter customers by country.] => 按国家筛选客户. [Newsletter subscribers] => 电子期刊订阅者 [Filter customers who have subscribed to the newsletter or not, and who have an account or not.] => 筛选订阅了电子报的客户, 以及哪些有账户,哪些没有账户 [Customers can subscribe to your newsletter when registering, or by entering their email in the newsletter form.] => 客户可以在注册的时候订阅你的时事通讯。或者在时事通讯表格上填写他们的邮箱来订阅。 [All subscribers] => 所有订阅者 [Subscribers with account] => 有账号的订阅者 [Subscribers without account] => 无账号的订阅者 [Non-subscribers] => 无用户 [Partner offers subscribers] => 合作伙伴的订阅者 [Filter customers who have agreed to receive your partners' offers or not.] => 以是否同意接受你的合作伙伴的优惠信息来筛选客户 [Partner offers subscribers have agreed to receive your partners' offers.] => 选择已同意接收您的合作伙伴优惠信息的订阅用户。 [All customers] => 所有客户 [Partner offers non-subscribers] => 非合作伙伴订阅者 [Search for addresses] => 按地址搜索 [Email address to search] => 按电子邮件地址搜索 [Example: contact@prestashop.com or @prestashop.com] => 例如: contact@prestashop.com或者prestashop.com [No customers found with these filters!] => 在此过滤条件下没有找到客户! [The .CSV file has been successfully exported: %d customers found.] => .CSV文件已经成功导出:找到%d个客户。 [Download the file] => 下载此文件 [WARNING: When opening this .csv file with Excel, choose UTF-8 encoding to avoid strange characters.] => 警告:当用Excel打开这个 .csv 文件时,请选择UTF-8 编码以免出现奇怪的字符。 [Error: Write access limited] => 错误:写访问受限 [No result found!] => 未找到结果! [Newsletter subscription: no email to delete, this customer has not registered.] => 通讯订阅:没有要删除的电子邮件,此顾客尚未注册。 [Newsletter subscription: no email to export, this customer has not registered.] => 通讯订阅:没有要导出的电子邮件,此顾客尚未注册。 ) [ModulesContactformShop] => Array ( [Please select a subject from the list provided. ] => 请从提供的列表里选择一个对象。 [An error occurred during the file-upload process.] => 文件上传的时候发生了错误 [Bad file extension] => 错误的文件扩展 [An error occurred while sending the message, please try again.] => 在发送消息的时候出现了错误,请再次尝试! [An error occurred while sending the message.] => 在发信息时发生了错误。 [Your message has been successfully sent to our team.] => 您的留言已发送给工作人员。 [Customer service - Contact us] => 客户服务- 联系我们 [Send a message] => 发送一条信息 [If you would like to add a comment about your order, please write it in the field below.] => 如果您想对您的订单进行评论,请写在下面。 [Subject Heading] => 标题 [Email address] => 邮箱地址 [Order reference] => 订单参考 [Select reference] => 选择参考 [Attach File] => 附件 [Message] => 消息: [Send] => 发送 ) [messages] => Array ( [[undefined]] => [未定义] [If enabled, the voucher will not apply to products already on sale.] => 如果启用,优惠券将不再加到已经是促销的产品上。 [Add a rule concerning] => 添加规则关于 [The product(s) are matching one of these:] => 找到以下相符的商品: [Discount name] => 折扣名称 [Sync success] => 同步成功 [Close] => 关闭 [Customer since: %s] => 客户自:%s [Choose a template] => 选择一个范本 [Send] => 发送 [You can add a comment here.] => 您可以在此处添加一条评论。 [Customer ID:] => 客户ID: [Order #] => 订单# [Product #] => 商品# [Subject:] => 主题: [No result] => 没有结果 [Read more] => 阅读更多 [%] => % [Discount:] => 折扣: [Please name your data matching configuration in order to save it.] => 请把您的数据命名为和配置相吻合来进行保存。 [Match your data] => 符合你的数据 [Please match each column of your source file to one of the destination columns.] => 请您把你的来源文件的每一栏位都对映到目标列中。 [Load a data matching configuration] => 加载与配置吻合的数据 [Load] => 加载 [Save your data matching configuration] => 保存和配置相符的数据 [Two columns cannot have the same type of values] => 两个栏位不能有相同的数值类型 [This column must be set:] => 该栏位应该设置成: [Rows to skip] => 要跳过的行 [Indicate how many of the first rows of your file should be skipped when importing the data. For instance set it to 1 if the first row of your file contains headers.] => 在导入数据时,说明你文件里最初几行应该被跳过。比如,如果你文件的第一行含有页眉,你可以把它设置成1. [Password] => 密码 [Your password has been successfully changed.] => 您的密码已成功更改 [Translate] => 翻译 [Generate RTL Stylesheets] => 生成RTL 样式表 [Manage hooks] => 管理hooks [Reset] => 复原 [To add a new module, simply connect to your PrestaShop Addons account and all your purchases will be automatically imported.] => 要添加新的模块,只要连接到您的 PrestaShop 插件账号,您所有已购买的模块将都被自动导入。 [Can I add my own modules?] => 我可以添加自己的模块吗? [Please note that for security reasons, you can only add modules that are being distributed on PrestaShop Addons, the official marketplace.] => 请注意为了安全起见,您只能添加已经在 PrestaShop 插件官方市场上发布的模块。 [Modules list] => 模块列表 [Normal view] => 正常视图 [Favorites view] => 收藏夹视图 [Module] => 模块 [Tab] => 标签 [Categories] => 分类 [Interest] => 兴趣 [Favorite] => 最喜欢的 [Filter by] => 筛选自 [Installed & Not Installed] => 已安装 & 未安装 [Installed Modules] => 安装模块 [Modules Not Installed ] => 未安装模块 [Enabled & Disabled] => 启用&禁用 [Enabled Modules] => 启用模块 [Disabled Modules] => 禁用模块 [Authors] => 作者 [All authors] => 所有作者 [Confirm reset] => 确认重置 [Would you like to delete the content related to this module ?] => 您想删除与此相关的模块的内容? [No - reset only the parameters] => 否 - 只重置参数 [Yes - reset everything] => 是 - 全部重置 [Preferences saved] => 偏好己保存 [Uninstall] => 卸载 [Remove from Favorites] => 从收藏中删除 [Mark as Favorite] => 收藏 [by] => 由 [You bought this module on PrestaShop Addons. Thank You.] => 您已在PrestaShop Addons 上购买了此模块。谢谢。 [Bought] => 已购买 [This module is available on PrestaShop Addons] => 该模块在PrestaShop Addons 里有 [Popular] => 最热商品 [Official] => 官方 [Need update] => 需要升级 [Free] => 免费! [Install] => 安装 [Module %1s ] => 模块%1s [Official, PrestaShop certified module. Free, secure and includes updates!] => 官方的,PrestaShop 已认证的模块。免费,安全并含有所有更新内容! [Update it!] => 升级 [Install the selection] => 安装选中的 [Uninstall the selection] => 卸载选中的 [No modules available in this section.] => 此部分没有可用的模块。 [Manage translations] => 管理翻译: [Add a new module] => 添加新模块 [The module must either be a Zip file (.zip) or a tarball file (.tar, .tar.gz, .tgz).] => 该模块必须是一个Zip压缩文件 (.zip) 或者 tarball文件 (.tar, .tar.gz, .tgz). [Upload a module from your computer.] => 通过电脑升级模块 [Module file] => 模块文件 [Choose a file] => 选择文件夹 [Upload this module] => 上载模块 [An upgrade is available for some of your modules!] => 您的某些模块已有更新! [Favorites] => 收藏夹 [All] => 全部 [List of modules] => 模块列表 [Update all] => 全部升级 [Check for update] => 检查更新信息 [Help] => 帮助 [(%s votes)] => (%s 票数) [(%s vote)] => (%s 票数) [Description] => 描述 [Merchant benefits] => 商家福利 [Install module] => 安装模块 [View on PrestaShop Addons] => 在PrestaShop Addons中浏览 [v] => v [This module is available for free thanks to our partner.] => 此模块免费,感谢我们的合作商。 [Not Installed] => 未安装 [Installed] => 已安装 [More modules on addons.prestashop.com] => 更多模块在 addons.prestashop.com [The controller %s is missing or invalid.] => 控制器%s缺失或无效。 [Back to the previous page] => 返回到上一页 [Go to the dashboard] => 转到仪表盘页 [Attachment] => 附件 [Category] => 类别 [Brand] => 品牌 [Supplier] => 供应商 [Number of products:] => 货品数量: [Product name] => 商品名称 [Attribute name] => 属性名称 [Supplier Reference] => 供应商参号: [Wholesale price] => 在您购买此产品批发价格 [EAN13] => 条形码: [UPC] => UPC: [Available Quantity] => 可用数量 [N/A] => 未知 [EAN-13] => EAN-13 [%limit% for suhosin.post.max_vars.] => suhosin.post.max_vars的%limit% [%limit% for suhosin.request.max_vars.] => suhosin.post.max_vars的%limit% [%d] => %d [You must use this syntax in your translations. Here are several examples:] => 您必须在翻译中使用此语法。以下是几个例子: [Date range] => 日期范围 [Custom] => 顾客 [to] => 至 [Compare to] => 比较 [Previous period] => 上期 [Previous Year] => 去年 [Previous year] => 去年 [Sunday] => 星期日 [Monday] => 星期一 [Tuesday] => 星期二 [Wednesday] => 星期三 [Thursday] => 星期四 [Friday] => 星期五 [Saturday] => 星期六 [Sun] => 周日 [Mon] => 周一 [Tue] => 周二 [Wed] => 周三 [Thu] => 周四 [Fri] => 周五 [Sat] => 周六 [Su] => 星期日 [Mo] => 星期一 [Tu] => 周二 [We] => 周三 [Th] => 周四 [Fr] => 周五 [Sa] => 周六 [January] => 一月 [February] => 二月 [March] => 三月 [April] => 四月 [May] => 五月 [June] => 六月 [July] => 七月 [August] => 八月 [September] => 九月 [October] => 十月 [November] => 十一月 [December] => 十二月 [Jan] => 一月 [Feb] => 二月 [Mar] => 三月 [Apr] => 四月 [May ] => 五月 [Jun] => 六月 [Jul] => 七月 [Aug] => 八月 [Sep] => 九月 [Oct] => 十月 [Nov] => 十一月 [Dec] => 十二月 [Customers] => 客户 [Orders] => 订单 [Income] => 收入 [Message] => 消息: [Traffic] => 流量 [Conversion] => 转换 [Group:] => 组: [Add tag] => 添加标签 [Remove] => 删除 [Now] => 现在 [Done] => 完成 [Choose Time] => 选择时间 [Time] => 时间 [Hour] => 小时 [Minute] => 分钟 [Group name] => 用户组别名称 [No group created] => 目前还没有创建任何团体 [No records found] => 没有找到记录 [Select all] => 全选 [Unselect all] => 取消全选 [Display] => 显示 [result(s)] => 结果 [From] => 从 [Please fill at least one field to perform a search in this list.] => 请填写至少一个字符在该列表中进行搜索。 [Refresh list] => 刷新列表 [Show SQL query] => 显示SQL查询 [Export to SQL Manager] => 导出到SQL Manager [Shop group] => 商店群組 [To] => 至: [Multistore] => Multiboutique [Check / Uncheck all] => 选择/取消所有 [If you check a field, change its value, and save, the multistore behavior will not apply to this shop (or group), for this particular parameter.] => 如果勾选一个字段,改变其数值,并保存,多家店的该特定参数将无法被应用到此店铺(或群组)。 [(tax excl.)] => (不含税) [You can't change the value of this configuration field in the context of this shop.] => 您不能改变此店铺的这个配置字段的值。 [Set required fields for this section] => 设置本部分必填字段 [Required Fields] => 必填项 [Select the fields you would like to be required for this section.] => 选择这部分你需要的字段。 [Field Name] => 字段名称 [%s group] => %s群组 [All shops] => 所有店铺 [(%s selected)] => (%s 被选) [Group: %s] => 组:%s [search...] => 搜索... [Add files...] => 添加文件... [Add file...] => 添加文件... [Upload files] => 上传文件 [Upload file] => 上传文件 [You cannot have more than %s images in total. Please remove some of the current images before adding new ones.] => 您不能有超过%s张图片。请在加载新图片前移除一些现有的图片。 [Remove file] => 删除文件 [Download current file] => 下载当前文件 [File size] => 文件大小: [You have reached the limit (%s) of files to upload, please remove files to continue uploading] => 您已达到文件上传的上限(%s),请删除文件继续上传 [Add files] => 添加文件 [Add file] => 添加文件 [Download current file (%skb)] => 下载当前文件(%skb) [You can upload a maximum of %s files] => 您最多可以上传%s个文件 [There are %d warnings:] => 这里有 %d 个警告。 [123.45.67.89] => 123.45.67.89 [and stay] => 并留在此页 [Oh no!] => 哦,不! [The mobile version of this page is not available yet.] => 此页面的该模块版本暂时还没有。 [Please use a desktop computer to access this page, until is adapted to mobile.] => 请使用桌面电脑来进入该页面,知道它被调试好可以在手机上使用。 [Thank you.] => 谢谢。 [by name] => 名 [by ip address] => IP地址 [List] => 列表 [View details] => 查看详情 [Options] => 选择 [Generator] => 生成器 [%s: %s] => %s: %s [filter by %s] => 按 %s 筛选 [%s deletion] => %s 删除 [%s addition] => %s 增加 [%s modification] => %s 修改 [Do you really want to uninstall this module?] => 您真的要卸载该模块? [Disable this module] => 禁用此模块 [Enable this module for all shops] => 启用这个模块的所有店铺 [Disable on mobiles] => 手机禁用 [Disable on tablets] => 平板电脑禁用 [Disable on computers] => 电脑禁用 [Display on mobiles] => 电脑上显示 [Display on tablets] => 平板电脑上显示 [Display on computers] => 显示在电脑上 [This action will permanently remove the module from the server. Are you sure you want to do this?] => 此操作将永久地从服务器中删除模块。您确定要这么做吗? [Comment:] => 评论: [Other Modules] => 其它模块 [Module not found] => 模块未发现 [Modules to update] => 需升级模块 [Translate this module] => 翻译该模块 [Straight rows of keys are easy to guess] => 连续排列的字符容易被猜到 [Short keyboard patterns are easy to guess] => 短键盘模式很容易被猜到。 [Use a longer keyboard pattern with more turns] => 使用回转较多的长手势密码 [Repeats like "aaa" are easy to guess] => 类似于“aaa”的字母组合容易被猜到 [Repeats like "abcabcabc" are only slightly harder to guess than "abc"] => 类似于“abcabcabc”的字母组合仅比“abc”复杂一点 [Sequences like abc or 6543 are easy to guess] => 类似于“abc”或“6543”的序列容易被猜到 [Recent years are easy to guess] => 最近的年份很容易被猜测到。 [Dates are often easy to guess] => 日期通常很容易猜到 [This is a top-10 common password] => 这是排名前十的常见密码 [This is a top-100 common password] => 这是排名前100位的常见密码 [This is a very common password] => 这是一个非常常见的密码 [This is similar to a commonly used password] => 这类似于常用的密码 [A word by itself is easy to guess] => 这个单词本身很容易被猜到 [Names and surnames by themselves are easy to guess] => 名字和姓氏本身很容易猜到 [Common names and surnames are easy to guess] => 常见的名字和姓氏是容易猜到 [Very weak] => 非常弱 [Weak] => 弱 [Average] => 平均 [Strong] => 强 [Very strong] => 非常强 [Use a few words, avoid common phrases] => 用几个单词,避免常见的短语 [No need for symbols, digits, or uppercase letters] => 不需要符号、数字或大写字母 [Avoid repeated words and characters] => 避免重复的单词和字符 [Avoid sequences] => 避免顺序 [Avoid recent years] => 避免最近的年份 [Avoid years that are associated with you] => 避免与您相关的年份 [Avoid dates and years that are associated with you] => 避免使用与您相关的日期和年份 [Capitalization doesn't help very much] => 大写并没有太大帮助 [All-uppercase is almost as easy to guess as all-lowercase] => 全大写几乎和全小写一样容易被猜到 [Reversed words aren't much harder to guess] => 颠倒过来的单词也不难猜到 [Predictable substitutions like '@' instead of 'a' don't help very much] => 像‘@’而不是‘a’这样的可预见的替代并没有多大帮助 [Add another word or two. Uncommon words are better.] => 再加上一两个单词。不常见的单词更好。 [Gender] => 性别 [Name] => 名称 [Birth date] => 出生日期 [Age] => 年龄: [Email] => E-mail [Language] => 语言: [Last visit] => 上一次访问: [Siret] => Siret [Company] => 公司 [Website] => 您的店铺 [Addresses] => 地址 [Alias] => 別名: [Address] => 地址 [Country] => 国家 [Date] => 日期 [Reference] => 参考 [Payment] => 付款 [Total paid] => 总计支付 [No orders] => 无订单 [Products bought] => 已购商品 [Quantity] => 数量 [Carts] => 购物车 [Total products] => 全部商品: [Cart ID] => 信用卡号码 [Product reference] => 商品编号 [No products] => 暂无产品 [Messages] => 信息 [IP] => IP [Last connections] => 上次登陆 [IP address] => IP [Are you sure you want to uninstall this module?] => 您是否确定要卸载此模块? [Generate password] => 生成密码 [Change password...] => 修改密码 [Current password] => 旧密码 [New password] => 新密码 [Confirm password] => 确认密码 ) [AdminOrderscustomersFeature] => Array ( [Total spent since registration:] => 注册以来已消费: [Cart summary] => 购物车总结 [Ref:] => 编号: [Text #] => 编号 [Total cost of products:] => 商品总成本: [Total value of vouchers:] => 优惠券总计: [Total cost of gift wrapping:] => 礼品包装总费: [Total shipping costs:] => 总物流费用: [Order information] => 订单资料 [Order #%d] => 订单 #%d [Made on:] => 制成于: [No order was created from this cart.] => 此购物车并无订单 [Create an order from this cart.] => 为此购物车创建一个订单。 [Customer information] => 客户资料 [Account registration date:] => 账户注册日期: [Valid orders placed:] => 有效订单: [Guest not registered] => 未注册 客户 [New messages] => 新信息 [Open] => 打开 [Closed] => 关闭 [Pending 1] => 有待解决1 [Pending 2] => 有待解决2 [No new messages] => 暂无新留言 [New message] => 新信息 [Meaning of status] => 状态含义 [Statistics] => 数据 [Sync] => 同步 [Run sync:] => 同步运行: [Run sync] => 同步运行 [Click to synchronize mail automatically] => 点击自动同步电子邮件 [Someone else] => 他人 [Forward this discussion] => 转发该讨论 [Forward this discussion to an employee:] => 将该讨论转发给员工: [Comment:] => 评论: [Forward] => 转发 [See more] => 阅览更多 [Thread] => 帖子 [Forward this discussion to another employee] => 转发此讨论给另外一名员工 [Orders and messages timeline] => 订单和消息时间线 [Your answer to] => 您的回复 [To:] => 到: [[1]%count%[/1] order(s) validated for a total amount of [2]%total%[/2]] => [1]%count%[/1] 订单已确认的总金额为 [2]%total%[/2] [No orders validated for the moment] => 目前没有订单需要确认 [Order #] => 订单# [View order] => 浏览订单 [View customer] => 浏览客户 [Customer ID:] => 客户ID: [Sent on:] => 发送自: [Browser:] => 浏览器: [File attachment] => 附件: [View file] => 浏览文件 [Product #] => 商品# [View this thread] => 浏览该问题 [Sent by:] => 发送自: [Thread ID:] => 问题ID: [Message ID:] => 信息ID: [Message:] => 留言: [Reply to this message] => 回答该信息 [Please type your reply below:] => 请在下面输入您的回复: [Your reply will be sent to:] => 您的回复将会被发送至: [Send my reply] => 发送我的回答 [Text #%d] => 文本#%d [Search for a product] => 查询商品 [View this order] => 查看此订单 [Delay] => 延迟 [Hi, Unfortunately, an item on your order is currently out of stock. This may cause a slight delay in delivery. Please accept our apologies and rest assured that we are working hard to rectify this. Best regards,] => 嗨, 很抱歉,你订单中有一件商品目前没有库存。这可能会导致您的包裹轻微的延迟。 请接受我们的道歉,请您放心,我们正在努力让此问题给您带来的不便降到最小。 至上 [Waiting for confirmation] => 等待确认 [Waiting for package] => 等待邮寄中 [Package received] => 包裹已签收 [Return denied] => 退货被拒绝 [Return completed] => 退货已完成 [Awaiting check payment] => 等待支票付款 [Payment accepted] => 付款已接受 [Processing in progress] => 请求处理中 [Shipped] => 已发货 [Delivered] => 已发货 [Canceled] => 已取消 [Payment error] => 支付错误 [On backorder (paid)] => 缺货(已付款) [On backorder (not paid)] => 缺货(未付款) [Awaiting bank wire payment] => 等待电汇付款 [Remote payment accepted] => 接受远程付费 [Awaiting Cash On Delivery validation] => Remote payment accepted [None] => 无 [Low] => 低 [Medium] => 中 [High] => 高 [1 - Creation in progress] => 1- 正在创建 [2 - Order validated] => 2- 订单已确认 [3 - Pending receipt] => 3 - 待收货 [4 - Order received in part] => 4 - 订单已被部分接收 [5 - Order received completely] => 5 - 订单已被完全接收 [6 - Order canceled] => 6-订单已取消 [Non ordered] => 没有下单 [Abandoned cart] => 被遗弃的购物车 [Export carts] => 导出购物车 [Abandoned Carts] => 被遗弃的购物车 [From %date1% to %date2%] => 从 %date1% 到 %date2% [Average Order Value] => 平均订单额 [Net Profit per Visitor] => 每位客户净利润 [Free Shipping] => 免运费 [%amount% tax excl.] => %amount% 不含税 [Cart #%ID%] => 购物车 #%ID% [VAT number] => 增值税号 [Identification number] => 身份识别号码 [Time limit of validity] => 有效退货时间: [Returns prefix] => 返回前缀 [Return Merchandise Authorization (RMA)] => 退货许可 [Customer explanation] => 客户退货原因: [Returns form] => 退货自 [Order #%id% from %date%] => 订单 #%id% 从 %date% [Date issued] => 发布日期 [Enable returns] => 退货启用: [Back office order] => 后台订单 [Free order] => 空的订单 [Newsletter] => 电子简报 [Unknown] => 未知 [%1$d years old (birth date: %2$s)] => %1$d 岁 (生日: %2$s) [Average Age] => 平均年龄 [Net Profit per Visit] => 每访问净利润 [30 days] => 30 天 [Newsletter Registrations] => 时事通讯注册 [Orders per Customer] => 每位客户订单数 [Total Cart] => 购物车总金额 [Manual order -- Employee:] => 人工补单 - 员工: [not paid] => 未支付 [overpaid] => 多付的 [Credit slip for order #%d] => 订单代金券#%d [Download credit slip] => 下载信用券 [Phone number(s)] => 电话号码 [Qty available] => 可用数量 [Change Order Status] => 更改订单状态 [Open in new tabs] => 在新标签页中打开 [It looks like you have exceeded the number of tabs allowed. Check your browser settings to open multiple tabs.] => 您似乎超出了允许的选项卡数量。 检查您的浏览器设置以打开多个选项卡。 [Risk] => 风险 [Outstanding allowance] => 未偿还的津贴 [Current outstanding] => 当前未支付 [Registration] => 注册 [Last visit] => 上一次访问: [You can use this feature in a single shop context only. Switch context to enable it.] => 您只能在单个商店环境中使用此功能。 切换上下文以启用它。 [Add new order message] => 添加新订单信息 [New client] => 新客户 [Add new order] => 增添新订单 [Orders] => 订单 [Order %reference% from %firstname% %lastname%] => 来自%firstname% %lastname%的订单 %reference% [Customer email] => 客户邮件 [The national ID card number of this person, or a unique tax identification number.] => 身份证号码或纳税识别号。 [Address alias] => 地址别名 [Birthday] => 生日: [Group access] => 访问组 [Default customer group] => 默认客户组 [Website] => 您的店铺 [Allowed outstanding amount] => 允许赊帐 [Maximum number of payment days] => 付款最多天数 [Risk rating] => 风险评级 [Add a note on this customer. It will only be visible to you.] => 添加有关此客户的注释。 它只会对您可见。 [Transform to a customer account] => 转换到客户账户 [Return window] => 返回窗口 [Return prefix] => 返回前缀 [Free shipping] => 免运费 [The "shipping" field must be a valid number] => “shipping”字段必须是一个有效数字 [Re-stock products] => 返仓商品 [Generate a credit slip] => 生成贷方传票 [Generate a voucher] => 生成优惠券 [Product(s) price:] => 商品价格: [Product(s) price, excluding amount of initial voucher:] => 商品价格,不含最初的代金券金额: [Credit slip prefix] => 代金券前缀 [Delivery prefix] => 送货单前缀: [Delivery number] => 送货编号: [Enable product image] => 启用商品图像 [Add a note on this order. It will only be visible to you.] => 在此订单上添加注释。 它只会对您可见。 [After the sequential number] => 在序列号之后 [Before the sequential number] => 在序列号之前 [Enable invoices] => 启用发票: [Enable tax breakdown] => 启动税项细分 [Invoice prefix] => 发票编号前缀: [Add current year to invoice number] => 将当前年份添加到发票号码 [Reset sequential invoice number at the beginning of the year] => 年初时重置发票号码序号 [Position of the year date] => 年份位置 [Invoice number] => 发票编号: [Legal free text] => 合法的自由文本 [Footer text] => 页脚文本 [Invoice model] => 发票样式 [Use the disk as cache for PDF invoices] => 使用磁盘作为缓存为PDF格式的发票 [Display to customer?] => 显示给客户? [Manage your orders] => 管理您的订单 [Find all your orders on this page and access their main information in one click: check the cart total, the payment method, the shipping details, or if it comes from a new client. You can even update the status from the listing!] => 在此页面上查找您的所有订单并一键访问其主要信息:检查购物车总数、付款方式、运输详细信息,或者是否来自新客户。 您甚至可以从列表中更新状态! [Required Fields] => 必填项 [Set required fields for this section] => 设置本部分必填字段 [Required fields] => 必填项 [%firstname% %lastname% has not registered any addresses yet] => %firstname% %lastname% 还没有登记任何地址 [Purchased products] => 购买商品 [%firstname% %lastname% has no discount vouchers] => %firstname% %lastname% 没有任何折扣券 [Last connections] => 上次登陆 [Pages viewed] => 浏览过的网页 [Total time] => 总计时 [Origin] => 来源 [IP Address] => IP [Sent on] => 发送自 [%firstname% %lastname% has never contacted you] => %firstname% %lastname% 还没有联系过您 [Valid orders:] => 有效订单: [for a total amount of %s] => 总计%s [Invalid orders:] => 无效订单: [Total spent] => 总消费 [%firstname% %lastname% has not placed any orders yet] => %firstname% %lastname% 还没有下过订单 [Partner offers] => 合作伙伴报价 [Age] => 年龄: [Registration Date] => 注册日期 [Last Visit] => 最后一次访问 [Best Customer Rank] => 最佳客户排名 [Registrations] => 注册 [Latest Update] => 最新更新 [This customer is registered as a Guest.] => 该客户以过客身份注册。 [Add a private note] => 添加一个私人便条 [Last emails] => 上一封电子邮件 [Viewed products] => 我浏览过的商品 [Administrate your customers] => 管理您的客户 [Taking good care of your customers starts with making sure their profiles contain all the information needed to have their packages shipped without mishap.] => 照顾好您的客户首先要确保他们的个人资料包含让他们的包裹顺利运送所需的所有信息。 [Creating a new Customer] => 创建新客户 [Editing customer %name%] => 编辑客户%name% [Manage your Customers] => 管理客户 [Information about customer %name%] => 客户信息 %name% [No order validated for the moment. By default, an order is considered validated when its payment is accepted.] => 暂时没有验证订单。 默认情况下,订单在其付款被接受时被视为有效。 [Customer since: %s] => 客户自:%s [Merchandise return (RMA) options] => 退货选择 [Merchandise Returns] => Retours produit [Order messages] => Messages prédéfinis [Discount name] => 折扣名称 [Credit slip options] => 代金券选项 [By date] => 根据日期 [Generate PDF file by date] => 按日期生成PDF文件 [Print PDF] => 打印 PDF [Generate PDF] => 生成PDF文件 [Delivery slip options] => 送货单选项 [Order statuses] => 订单状态 [By order status] => 按订单状态排列 [Generate PDF file by status] => 按状态生成PDF文件 [Invoice options] => 凭证选项 [Add new address] => 增加新地址 [Cart] => 购物车 [In stock] => 库存充足 [Add to cart] => 加入购物车 [Vouchers] => 凭证 [Search for a voucher] => 查找优惠券 [Add new voucher] => 添加新优惠券 [No voucher was found] => 未发现折扣券 [Add new customer] => 添加新客户 [Search for a customer] => 查询客户 [Total paid] => 总计支付 [View this cart] => 查看此购物车 [Use this cart] => 使用此购物车 [Use] => 使用 [Duplicate this order] => 复制此订单 [Recycled packaging] => 已回收包装 [Gift] => 礼物 [Delivery option] => 送货选项 [Shipping price (Tax incl.)] => 运费(含税) [Gift message] => 礼品留言 [Total products] => 全部商品: [Total vouchers (Tax excl.)] => 总代金券(不含税) [Total shipping (Tax excl.)] => 总运费(不含税) [Total taxes] => 税总数 [Total (Tax excl.)] => 总计(不含税) [Total (Tax incl.)] => 总计(含税) [Order message] => 订单留言 [Order status] => 订单状态 [More actions] => 更多操作 [Send pre-filled order to the customer by email] => 通过电子邮件向客户发送预填订单 [Proceed to checkout in the front office] => 前往前台结账 [Create order] => 创建订单 [Edit shipping details] => 编辑配送详情 [Reference number:] => 参考编号: [Supplier reference:] => 供应商编号: [Create a new invoice] => 创建新发票 [New invoice information] => 新发票信息 [SIRET] => 工商注册号 [APE] => 主营业务 [Account registered:] => 账户注册: [Validated orders placed:] => 已确认的订单: [Shipping address] => 配送地址 [Invoice address] => 发票地址 [Private note] => 私人笔记 [Documents] => 文件模板 [Merchandise returns] => 退货 [Gift wrapping] => 礼物包装 [Document] => 文件 [Credit slip] => 信用单 [Delivery slip] => 送货单 [Enter payment] => 输入付款 [Add note] => 添加注释 [Edit note] => 編輯註釋 [Generate invoice] => 制作发票 [Edit the price] => 更改价格 [Resend email] => 重新发送电子邮件 [Order note] => 订单备注 [Order ID] => 订单号 [Linked orders] => 链接订单 [Number] => 号码 [View full conversation] => 查看完整对话 [Choose your order message] => 选择您的订单信息 [Configure predefined messages] => 配置预先定义的信息 [Send message] => 发送信息​​​​​​​​ [Standard refund] => 常规退款 [Return products] => 退还产品 [Cancel products] => 取消货品 [View invoice] => 查看发票 [View delivery slip] => 查看送货单据 [Print order] => 打印订单 [Payment method] => 付款方式: [Transaction ID] => 交易编码 [Card number] => 卡号 [Not defined] => 未定义 [Card type] => 卡片类型 [Cardholder name] => 持卡人姓名 [Change currency] => 兑换货币 [Add a product] => 加入產品 [Partial refund] => 部分退款 [Refunded] => 退款 [Add a discount] => 添加折扣 [Wrapping] => 包装费 [This order has been partially paid by voucher. Choose the amount you want to refund:] => 这个订单曾使用部分代金券付款。选择你要退款的金额: [Shipping does not apply to virtual orders] => 运费不适用于虚拟订单 [Sources] => 来源 [From] => 从 [To] => 至: [Update status] => 更新状态 [Choose an order status] => 选择订单状态 [default] => 默认 [Group] => 组 [Groups] => 组 [Stock location] => 库存位置 [Shipping details] => 送货详情 [Invoice details] => 发票详情 [Open details] => 查看详情 ) [AdminModulesNotification] => Array ( [Activate module for this shop context: %s.] => 激活该商店内容的模块:%s。 [Would you like to delete the content related to this module ?] => 您想删除与此相关的模块的内容? [Confirm reset] => 确认重置 [No - reset only the parameters] => 否 - 只重置参数 [Yes - reset everything] => 是 - 全部重置 [Please specify module URL] => 请指明网址 [The module was successfully downloaded.] => 该模块已成功下载。 [Module(s) installed successfully.] => 模块安装成功。 [Module(s) uninstalled successfully.] => 模块卸载成功。 [Module reset successfully.] => 模块复位成功 [Module deleted successfully.] => 模块删除成功 [Successfully signed in to PrestaShop Addons.] => 成功登陆到PrestaShop Addons。 [The module transplanted successfully to the hook.] => HOOK模块翻译成功 [The module was successfully removed from the hook.] => HOOK模块移除成功 [Unable to install the module (Module name is not valid).] => 无法安装模块(模块名称无效)。 [The version of your module is not compliant with your PrestaShop version.] => 模块版本与您的PrestaShop版本不兼容。 [Before installing this module, you have to install this/these module(s) first:] => 安装该模块之前,您必须先安装这个/这些模块: [This module has already been installed.] => 该模块已被安装。 [Could not install module controllers.] => 无法安装模块控制器 [Technical error: PrestaShop could not install this module.] => 技术错误:PrestaShop无法安装该模块。 [Current version: %s] => 当前版本:%s [%d file upgrade applied] => %d 文件已被更新 [No upgrade has been applied] => 没有更新 [Upgraded from: %s to %s] => 升级从:%s 到 %s [%d upgrade left] => %d 升级剩余 [Module %s cannot be upgraded this time: please refresh this page to update it.] => 模块 %s 此时无法升级:请刷新页面之后升级。 [To prevent any problem, this module has been turned off] => 为防止出现问题,该模块已被关闭 [The module is not installed.] => 模块未被安装。 [Unable to install override: %s] => 不能安装覆盖:%s [%1$s is not a valid module name.] => %1$s不是一个有效的模块名 [All modules cannot be loaded due to memory limit restrictions, please increase your memory_limit value on your server configuration] => 所有的模块不能由于内存限制的限制加载,请提高您的服务器配置您的 memory_limit 值。 [%s could not be loaded.] => %s无法加载. [Error found in config file:] => config文件中发现了错误: [%1$s (parse error in %2$s)] => %1美元(%2美元中的语法错误) [%1$s (class missing in %2$s)] => %1美元 (%2美元当中缺失等级) [The following module(s) could not be loaded] => 下面的模块无法被加载 [No template found for module] => 没有找到该模块的模板 [The method %1$s in the class %2$s is already overridden by the module %3$s version %4$s at %5$s.] => 类 %2$s 中的方法 %1$s 已被模块 %3$s 版本 %4$s 在 %5$s 处覆盖。 [The method %1$s in the class %2$s is already overridden.] => 类 %2$s 中的方法 %1$s 已被覆盖。 [Failed to override method %1$s in class %2$s.] => 无法覆盖类 %2$s 中的方法 %1$s。 [The property %1$s in the class %2$s is already defined.] => 类 %2$s 中的属性 %1$s 已被定义。 [Failed to override property %1$s in class %2$s.] => 无法覆盖类 %2$s 中的属性%1$s。 [The constant %1$s in the class %2$s is already defined.] => 类 %2$s 中的常量 %1$s 已被定义。 [Failed to override constant %1$s in class %2$s.] => 无法覆盖类 %2$s 中的常量 %1$s。 [No graph engine selected] => 未选图表引擎 [Graph engine selected is unavailable.] => 所选的图形引擎不可用。 [No grid engine selected] => 未选网格引擎 [Grid engine selected is unavailable.] => 所选的网格引擎不可用。 [Unknown archive type.] => 未知存档类型 [There was an error while extracting the module (file may be corrupted).] => 释放模块的时候发生了错误(文件可能已经损坏) [The module %1$s that you uploaded is not a valid module.] => 你上载的模块 %1$s 不是有效的模块 [You do not have the permission to use this module.] => 你没有权利使用这个模块 [Cannot reset this module.] => 不能从新设定这个模块 [Cannot install this module.] => 无法安装模块 [Cannot uninstall this module.] => 无法卸载模块 [Cannot load the module's object.] => 无法加载模块项目 [An error occurred while copying the archive to the module directory.] => 当复制文件去模块目录时发生错误 [Sorry, the module cannot be deleted. Please check if you have the right permissions on this folder.] => 对不起,模块不能删除。请检查文件夹的权限。 [You do not have permission to access this module.] => 你不被允许使用这个模块 [You do not have permission to install this module.] => 你不被允许使用这个模块 [You do not have permission to delete this module.] => 你不允许删除这个模块 [You do not have permission to configure this module.] => 你不被允许安装这个模块 [This module is already installed: %s.] => 这模块已被安装:%s [This module has already been uninstalled: %s.] => 这模块已被卸載: %s [This module needs to be installed in order to be updated: %s.] => 模块必须先安装才能升级:%s [You do not have permission to uninstall this module.] => 你没有权利卸載这个模块 [The following module(s) could not be uninstalled properly: %s.] => 以下模块不能卸載:%s [The following module(s) could not be installed properly: %s.] => 以下的模块的安装不了:%s [This module has already been transplanted to this hook.] => 模块不能被移植到这个勾 [This module cannot be transplanted to this hook.] => 该模块不可被移至该hook。 [An error occurred while transplanting the module to its hook.] => 在将模块移至链接时发生了错误。 [Please select a module to unhook.] => 选择一个模块解锁 [This module cannot be loaded.] => 模块不能被加载 [Hook cannot be loaded.] => Hook不能被加载。 [An error occurred while deleting the module from its hook.] => 在从网上删除该模块时发生了错误。 [Parse error detected in main class of module %module%: %parse_error%] => 在模块 %module% 的主类中检测到解析错误:%parse_error% [Error while loading file of module %module%. %error_message%] => 在载入%module% 模块文件时出错. %error_message% [Failed to install admin tab "%name%".] => 安装管理制标签页 “%name%” 失败。 [Failed to uninstall admin tab "%name%".] => 卸载管理标签页“%name%”失败。 [You are not allowed to install modules.] => 你没有权限安装模块。 [You are not allowed to uninstall the module %module%.] => 你没有权限卸载模块 %module%。 [You are not allowed to upgrade the module %module%.] => 你没有权限升级模块 %module%。 [You are not allowed to enable the module %module%.] => 你没有权限启用模块 %module%。 [You are not allowed to disable the module %module%.] => 你没有权限禁用模块 %module%。 [You are not allowed to enable the module %module% on mobile.] => 你没有权限在移动终端中启用模块 %module%。 [You are not allowed to disable the module %module% on mobile.] => 你没有权限在移动终端中禁用模块 %module%。 [You are not allowed to reset the module %module%.] => 你没有权限重置模块 %module%。 [Unfortunately, the module did not return additional details.] => 不幸的是,该模块没有返回更多的细节信息。 [The module is invalid and cannot be loaded.] => 模块已无效,不能载入。 [The module %module% must be installed first] => 必须先装模块%module% [This file does not seem to be a valid module zip] => 该文件似乎不是一个有效的模块压缩文件。 [Cannot extract module in %path%. %error%] => 无法提取%path%中的模块。%error% [Cannot %action% module %module%. %error_details%] => 无法%action%模块%module%。%error_details% [%action% action on module %module% succeeded.] => 在模块 %module% 上的 %action% 操作成功。 [Unknown module action. It must be one of these values: %actions%] => 未知的模块操作。它应该是以下数值之一:%actions% [Validation of configuration details failed:] => 配置细节校验失败: [Configuration successfully applied.] => 配置应用成功。 [%module% did not return a valid response on installation.] => %module%在安装时未响应。 [Installation of module %module% was successful.] => 模块%module% 安装成功。 [Installation of module %module% failed. %error%] => 模块%module% 安装失败。%error% [Impossible to install form source] => 无法从此来源安装 [Impossible to install from source] => 无法从此来源安装 [No changelog provided] => 未提供更新日志 [You are about to disable %moduleName% module.] => 你将禁用%moduleName%模块。 [Your current settings will be saved, but the module will no longer be active.] => 你的当前设置将被保存。但该模块不再可用。 [You are about to uninstall %moduleName% module.] => 你将要卸载%moduleName%模块 [This will disable the module and delete all its files. For good.] => 这将永久禁用该模块及删除其所有文件。 [This action cannot be undone.] => 该操作无法撤消。 [You're about to reset %moduleName% module.] => 你将重设%moduleName%模块 [This will restore the defaults settings.] => 这将还原默认设置。 [You are about to [1] the following modules:] => 你将要[1] 以下模块 [Installing module...] => 安装模块中... [It will close as soon as the module is installed. It won't be long!] => 它将在模块安装完时关闭。不需要太长时间! [Module installed!] => 模块已安装! [Oops... Upload failed.] => 啊呀,上传失败。 [No description found for this module :(] => 没找到该模块的说明。:( [No additional description provided for this module :(] => 没有提供额外的模块说明。:( [No feature list provided for this module :(] => 该模块未提供特性列表。:( [No customer benefits notes found for this module :(] => 未发现该模块的客户福利。:( [No demonstration video found for this module :(] => 没找到该模块的视频。:( [No changelog provided for this module :(] => 没有提供此模块的更新日志:( [You need to select at least one module to use the bulk action.] => 你要选择至少一个模块来使用批量操作。 [The action "[1]" is not available, impossible to perform your request.] => 该操作[1] 不存在。无法执行你的要求。 [The action [1] is not available for module [2]. Skipped.] => 操作[1] 对模块[2] 不可用。已跳过。 [Are you sure you want to upgrade this module?] => 您确定要升级此模块吗? [Are you sure you want to upgrade these modules?] => 您确定要升级这些模块吗? [We strongly advise you to upgrade the modules on maintenance mode to avoid any cache issues.] => 我们强烈建议您在维护模式下升级模块以避免任何缓存问题。 ) [AdminNavigationHeader] => Array ( [Orders] => 订单 [View my shop] => 浏览店铺 [Welcome back %name%] => 欢迎回来%name% [Your profile] => 您的个人资料 [Sign out] => 登出 [Quick Access] => 快速通道 [Please name this shortcut:] => 请命名此快捷方式 [Customers] => 客户 [Debug mode] => 调试模式 [Maintenance mode] => 维护模式 [A new order has been placed on your shop.] => 新订单已放置于您的店铺。 [Order number:] => 订单编号: [A new customer registered on your shop.] => 新客户注册在您的店铺。 [A new message was posted on your shop.] => 一条新的消息发布在您的店铺。 [Read this message] => 阅读留言 [PrestaShop logo] => PrestaShop 标识 [Remove from QuickAccess] => 从QuickAccess里移除 [Add current page to QuickAccess] => 添加当前页面到QuickAccess 里 [Manage quick accesses] => 管理快速访问 [Everywhere] => 全部 [What are you looking for?] => 您在找什么? [Order ID] => 订单号 [Cart ID] => 信用卡号码 [Module name] => 模块名称 [Product name, SKU, reference...] => 商品名称,库存,编码... [Email, name...] => 电子邮箱,名称... [Customers by name] => 按名字列出客户 [Customers by IP address] => 客户IP 地址 [Invoice Number] => 发票编号: [Remove from Quick Access] => 从快速访问里移除 [Manage your quick accesses] => 管理你的快速访问 [Search (e.g.: product reference, customer name…)] => 搜寻(例如:产品参考,客户名字) [Searchbar] => 搜索栏 [Product name, reference, etc.] => 产品名称,参考,等。 [Name] => 名称 [by name] => 名 [123.45.67.89] => 123.45.67.89 [by IP address] => 依IP地址 [Invoice number] => 发票编号: [SEARCH] => 搜索 [Customer name:] => 客户姓名: [Home] => 主页 [My Shop] => 我的店铺 [New category] => 新分类 [New product] => 新商品 [New voucher] => 新的优惠券 [Installed modules] => 已安装的模块 [Catalog evaluation] => 产品评估 [Link] => 链接 [Quick Access menu] => 快捷菜单 [If it's a URL that comes from your back office, you MUST remove the security token.] => 如果URL来源于你的后台,你必须删除安全凭证。 [Open in new window] => 在新窗口打开: [Add new quick access] => 添加新快速通道 [New customers] => 新客户 [New window] => 新窗口 [Customize your multistore header, [1]pick a color[/1] for this store context.] => 自定义您的多店标题,为此商店上下文[1]选择一种颜色[/1]。 [To apply specific settings to a store or a group of stores, select the parameter to modify, make your changes and save.] => 要将特定设置应用于一个或一组存储,请选择要修改的参数,进行更改并保存。 ) [ModulesBlockreassuranceAdmin] => Array ( [Customer Reassurance] => 客户保证 [Connect with your visitors and reassure them about secure payment, free shipping or returns.] => 与您的访客联系,让他们放心付款、免费送货或退货。 [Are you sure you want to uninstall this module?] => 您是否确定要卸载此模块? [There was an error during the installation. Please open an issue on the PrestaShop project.] => 安装过程中出现错误。 请在 PrestaShop 项目上 打开一个问题。 [There was an error during the uninstallation. Please open an issue on the PrestaShop project.] => 卸载过程中出现错误。 请在 PrestaShop 项目上打开一个问题。 [Block updated] => 区块更新 [Oops... looks like an error occurred] => 糟糕...似乎发生了错误 [Configuration updated successfully!] => 配置更新成功! [Position changed successfully!] => 位置更改成功! [An error occurred when switching position] => 切换位置时发生错误 [An error occurred when removing block] => 删除区块时发生错误 [Position] => 位置 [Description] => 描述 [Actions] => 操作 [WARNING] => 警告 [Your folder %s is not readable or executable] => 您的文件夹 %s 无法读取或无法执行 [This folder needs these rights so you can upload your own images for the reassurances blocks.] => 此文件夹需要这些权限,以便您可以上传您自己的图像以用于保证区块。 [Content] => 内容 [Display] => 显示 [Appearance] => 外观 [Save] => 保存 [Customize Module Design] => 定制模块设计 [Icon color] => 图标颜色 [Text color] => 文字颜色 [Reassurance Block] => 放心模块 [Return] => 退还 [Description (optional)] => 描述 (可选) [Image] => 图像 [Modify icon] => 修改图标 [or upload file] => 上传文件 [Choose SVG for better customization. Other allowed formats are: .gif, .jpg, .png] => 选择 SVG 以获得更好的定制化。 其他允许的格式有:.gif、.jpg、.png [Languages] => 语言 [Select none] => 选择“无” [Redirection] => 重定向 [CMS page] => CMS 页面 [Title] => 联系人名称 [URL] => 网址: [CMS Page] => CMS页面 [Block Content] => 屏蔽内容 [Url link] => Url 链接 [Activated] => 已激活 [Deactivated] => 停用 [We recommend 3 blocks at maximum.] => 我们建议最多 3 个区块。 [Global settings] => 全局设置 [Product pages] => 产品页面 [Checkout pages] => 结账页面 [Specific position for cart page] => 购物车页面的具体位置 [None] => 无 [Header position on all pages] => 所有页面上的页眉位置 [Above header] => 关于标题头 [Below header] => 标题下方 [Footer position on all pages] => 所有页面上的页脚位置 [Above footer] => 页脚上方 [Below footer] => 页脚下方 [none] => 无 [Main column] => 主栏目 [Specific position for product page] => 产品页面的具体位置 ) [AdminInternationalHelp] => Array ( [This will restore your last registered address format.] => 这将还原您最后注册的地址格式。 [This will restore the default address format for this country.] => 这将还原为这个国家的默认地址格式。 [This will restore your current address format.] => 这将还原当前的地址格式。 [This will delete the current address format] => 这将删除当前的地址格式 [You must use this syntax in your translations. Here are a few examples:] => 您必须在翻译中使用此语法。以下是几个例子: [This expression uses a special syntax:] => 这个短语使用了 特殊语法: [Some of these expressions use this special syntax: %s.] => 一些句子表达使用这种特别的语法:%s。 [There are [1]%replace%[/1] products] => 有[1]%replace%[/1] 商品 ["%s" will be replaced by a number.] => "%s" 将被数字取代。 [List of pages in [1]%replace%[/1]] => 在[1]%replace%[/1] 的页面列表 ["%s" will be replaced by a string.] => “%s” 将由字串替代。 [Feature: [1]%1%[/1] ([1]%2%[/1] values)] => 特性[1]%1%[/1] ([1]%2%[/1] 数值) [The numbers enable you to reorder the variables when necessary.] => 这些数量可以让您在必要的情况下重新订购差异数量 [You must use this syntax in your translations. Here are several examples:] => 您必须在翻译中使用此语法。以下是几个例子: [Click on the title of a section to open its fieldsets.] => 点击章节的标题来打开字段设置。 [Here you can modify translations for all installed module.] => 在这里你可以更改所有已装模块的翻译。 [Select your module] => 选择你的模块 [Restrict country selections in front office to those covered by active carriers] => 限制前台可以选择的国家,只包含货运商涵盖的区域。 [Two -- or three -- letter ISO code (e.g. "us" for United States).] => 两个 - 或三个 - ISO代码字母(例如us代表美国)。 [International call prefix, (e.g. 1 for United States).] => 国际电话号码前缀(例如:美国国家号为 1) [Geographical region.] => 地理区域。 [Indicate the format of the postal code: use L for a letter, N for a number, and C for the country's ISO 3166-1 alpha-2 code. For example, NNNNN for the United States, France, Poland and many other; LNNNNLLL for Argentina, etc. If you do not want PrestaShop to verify the postal code for this country, leave it blank.] => 显示的邮政编码格式:使用L表示字母,N代表数字,C为国家 ISO 3166-1 alpha-2 码。例如,NNNNN为美国,法国,波兰和其他许多; LNNNNLLL为阿根廷等,如果你不希望 Prestashop 验证某个国家验证邮政编码,请留空白。 [Display this country to your customers (the selected country will always be displayed in the Back Office).] => 显示这个国家给您的客户(选定的国家将始终显示在后台)。 [Provide the state name to be displayed in addresses and on invoices.] => 提供省/市名称将会显示在地址和发票中。 [1 to 4 letter ISO code.] => 1到4个字母 ISO代码 [You can prefix it with the country ISO code if needed.] => 如果需要,可以前缀该国的ISO代码。 [Country where the state is located.] => 州所在的国家。 [Only the countries with the option "contains states" enabled are displayed.] => 只显示那些带有激活的"contains states"选项的国家。 [Geographical region where this state is located.] => 省/市所属的大洲 [Used for shipping] => 使用配送 [You can define a range of Zip/Postal codes (e.g., 75000-75015) or simply use one Zip/Postal code.] => 您可以定义一系列邮政编码(例如,75000-75015)或简单地使用一个邮政编码。 [You must define the behavior if an address matches multiple rules:] => 如果地址和多个规则吻合的时候你必须定义行为: [- This tax only: Will apply only this tax] => - 仅此税:将仅适用于该税 [- Combine: Combine taxes (e.g.: 10% + 5% = 15%)] => - 合并:合并税(例如:10%+5%=15%) [- One after another: Apply taxes one after another (e.g.: 100 + 10% => 110 + 5% = 115.5)] => 一个接一个:把税逐一添加(比如:100 + 10% => 110 + 5% = 115.5) [No Tax] => 没有税 [(Total tax: 9%)] => (总税额:9%) [By default, PrestaShop comes with a list of official currencies. If you want to use a local currency, you will have to add it manually. For example, to accept the Iranian Toman on your store, you need to create it before.] => 默认情况下,PrestaShop 带有官方货币列表。 如果您想使用当地货币,则必须手动添加。 例如,要在您的商店中接受伊朗托曼,您需要先创建它。 [ISO 4217 code (e.g. USD for Dollars, EUR for Euros, etc.)] => ISO 4217 代码(例如 USD 代表美元,EUR 代表欧元等) [Exchange rates are calculated from one unit of your shop's default currency. For example, if the default currency is euros and your chosen currency is dollars, type "1.20" (1€ = $1.20).] => 汇率是由你的店铺默认货币的单位计算。例如,如果默认货币是欧元和您选择的货币为美元,键入“1.20”(€1= $1.20)。 [This option allows you, among other things, to restrict access to your shop for certain countries. See below.] => 此选项允许您,限制访问您的店铺的某些国家。见下文。 [Two-letter ISO code (e.g. FR, EN, DE).] => 两个字母ISO代码(例如,FR,EN,DE)。 [IETF language tag (e.g. en-US, pt-BR).] => IETF语言标签(例如,EN-US,PT-BR)。 [Short date format (e.g., Y-m-d).] => 段日期格式(比如:年-月-日) [Full date format (e.g., Y-m-d H:i:s).] => 完整的日期格式(比如:年-月-日 小时:秒) [Upload the country flag from your computer.] => 上传国旗 [Image is displayed when no picture is found.] => 未找到图片时显示图片。 [Enable if this language is read from right to left.] => 如果启用该语言是从右到左阅读。 [(Experimental: your theme must be compliant with RTL languages).] => (实验:你的主题必须与RTL语言兼容)。 [Activate this language.] => 激活此语言。 [The ISO 639-1 identifier for the language of the country where your web server is located (en, fr, sp, ru, pl, nl, etc.).] => ISO 63901 说明你网页服务器所在国家的语言( (en, fr, sp, ru, pl, nl, 等.). [The ISO 3166-1 alpha-2 identifier for the country/region where your web server is located, in lowercase (us, gb, fr, sp, ru, pl, nl, etc.).] => ISO 3166-1 alpha-2用小写说明你网页服务器所在的国家/地区(us, gb, fr, sp, ru, pl, nl, 等). [If set to yes then the localization pack will be downloaded from prestashop.com. Otherwise the local xml file found in the localization folder of your PrestaShop installation will be used.] => 如果设置为时,那么本地化包将从prestashop.com下载。否则,在您的Prestashop安装的本地化文件夹中的本地XML文件将被使用。 [The default weight unit for your shop (e.g. "kg" for kilograms, "lbs" for pound-mass, etc.).] => 商品所使用的预设重量(如kg表示公斤等) [The default distance unit for your shop (e.g. "km" for kilometer, "mi" for mile, etc.).] => 商品所使用的预设距离(如km表示公里等) [The default volume unit for your shop (e.g. "L" for liter, "gal" for gallon, etc.).] => 你商店默认的体积单位(比如“L” 是升, “Gal” 是加仑等。 [The default dimension unit for your shop (e.g. "cm" for centimeter, "in" for inch, etc.).] => 你商店默认的尺寸单位(比如:"Cm" 是厘米,“In” 是英寸 等。 [The default language used in your shop.] => 您的店铺使用的默认语言。 [Set browser language as default language.] => 将浏览器语言设置为默认语言。 [The default country used in your shop.] => 您的店铺中使用默认的国家。 [Set country corresponding to browser language.] => 根据浏览器语言设置国家. [The default currency used in your shop.] => 在您的店铺使用的默认货币。 [Zone name (e.g. Africa, West Coast, Neighboring Countries).] => 区域名称(如非洲,西海岸,周边国家)。 [Allow or disallow shipping to this zone.] => 允许或禁止运送到该区域。 [Select whether or not to include tax on purchases.] => 选择是否启用税 [Select whether or not to display tax on a distinct line in the cart.] => 在购物车中,选择是否将税显示或不显示在不同的行税 [If you disable the ecotax, the ecotax for all your products will be set to 0.] => 如果您禁用了生态税,生态税对所有的产品将被设置为0 [Define the ecotax (e.g. French ecotax: 20%).] => 定义环境税(例如法国生态税:20%)。 [Tax name to display in carts and on invoices (e.g. "VAT").] => 税在购物车和发票里显示的名称(如“增值税”)。 [Format: XX.XX or XX.XXX (e.g. 19.60 or 13.925)] => 格式:XX.XX 或 XX.XXX (例如:19.60 或 13.925) [You can add IP addresses that will always be allowed to access your shop (e.g. Google bots' IP).] => 您可以添加永远允许访问您的商店(如谷歌bots' IP)的IP地址。 [You can add or update a language directly from the PrestaShop website here.] => 您可以从prestashop.com直接添加或更新一个语言。 [Copies data from one language to another.] => 从一个语言复制数据到另外一个语言。 [Warning: This will replace all of the existing data inside the destination language.] => 注意,它会覆盖已存在的翻译数据! [If necessary [1][2] you must first create a new language[/1].] => 如果必要的话[1][2] 你得先创建一个新语言[/1]。 [Export data from one language to a file (language pack).] => 从文件(语言包)导出语言数据 [Select which theme you would like to export your translations to.] => 选择您想要把您的翻译导出进去的主题。 [Here you can modify translations for every line of text inside PrestaShop.] => 在这里,您可以修改翻译 Prestashop 里每一行文字。 [First, select a type of translation (such as "Back office" or "Installed modules"), and then select the language you want to translate strings in.] => 首先,请选择翻译类型(比如“后台”或“已安装的模块”),然后选择您想要把字行翻译成的语言。 [Search a word or expression, e.g.: "Order confirmation"] => 搜索关键词或短语,如:“订单确认” ) [ModulesStatssalesAdmin] => Array ( [Sales and orders] => 销售与订单 [Enrich your stats, add graphics presenting the evolution of your sales and orders.] => 丰富您的统计数据,添加显示您的销售和订单演变的图形。 [About order statuses] => 关于订单状态 [In your Back Office, you can modify the following order statuses: Awaiting Check Payment, Payment Accepted, Preparation in Progress, Shipping, Delivered, Canceled, Refund, Payment Error, Out of Stock, and Awaiting Bank Wire Payment.] => 在您的后台,您可以修改以下订单状态:等待支票付款,接受的付款,进程中的准备,运输,交付,取消,退款,支付错误,缺货以及等待银行电汇付款。 [These order statuses cannot be removed from the Back Office; however you have the option to add more.] => 这些订单状态不能从后台移除;不过您可以选择添加更多状态。 [The following graphs represent the evolution of your shop's orders and sales turnover for a selected period.] => 以下图表代表着商店在选定时段的订单和销售周转的演变。 [You should often consult this screen, as it allows you to quickly monitor your shop's sustainability. It also allows you to monitor multiple time periods.] => 您应该经常参看此屏幕,它可以让您快速监控商店的持续性。也可以让您进行多时段监控。 [Only valid orders are graphically represented.] => 只有有效订单才以图表表示。 [Orders placed:] => 成功下单 [CSV Export] => CSV导出 [Sales:] => 销售: [You can view the distribution of order statuses below.] => 您可以查看以下订单状态分布。 [No orders for this period.] => 期间没有订单 [Orders placed] => 以下订单 [Products bought] => 已购商品 [Products:] => 产品 [Sales currency: %s] => 销售货币:%s [Percentage of orders per status.] => 每状态订单百分百。 ) [AdminDashboardHelp] => Array ( [This mode displays sample data so you can try your dashboard without real numbers.] => 本模式所显示的资料为范例数据而非真实资料,您可以在此测试您的控制面板。 [Choose a fixed fee for each order placed in %currency% with %module%.] => 在%currency%用%module%为每个订单选择一个固定的费用。 [Choose a variable fee for each order placed in %currency% with %module%. It will be applied on the total paid with taxes.] => 在%currency%用%module%为每个订单选择不同费用。它将应用到含税的总付款中。 [Choose a fixed fee for each order placed with a foreign currency with %module%.] => 用%module%为使用外币的每个订单选择一个固定费用。 [Choose a variable fee for each order placed with a foreign currency with %module%. It will be applied on the total paid with taxes.] => 用%module%为使用外币的每个订单选择一个不同的费用。它将加到含税的总付款中。 [For the carrier named %s, indicate the domestic delivery costs in percentage of the price charged to customers.] => 货运商名称为%s,表示向客户所取的国内邮递费百分比。 [For the carrier named %s, indicate the overseas delivery costs in percentage of the price charged to customers.] => 货运商名称为%s,表示向客户所取的国内邮递费百分比。 [Method: Indicate the percentage of your carrier margin. For example, if you charge $10 of shipping fees to your customer for each shipment, but you really pay $4 to this carrier, then you should indicate "40" in the percentage field.] => 计算方法:注明您的货运商利润率的百分比。例如,如果您每次出货向客户收取运费10美元,但您真实支付4美元给这个货运商,那么您应该标明“40”在百分比字段,也就是40%。 [You should calculate this percentage as follows: ((total sales revenue) - (cost of goods sold)) / (total sales revenue) * 100. This value is only used to calculate the Dashboard approximate gross margin, if you do not specify the wholesale price for each product.] => 你要依以下计算百分百:((总销售收益)-(出售产品成本))/(总销售收益)*100. 如果你没有指定每件产品的批发价,这个数值仅用来计算仪表盘的大概总毛利率。 [You should calculate this value by making the sum of all of your additional costs per order.] => 您应该用每个订单额外费的综合来计算这个值。 ) [ModulesDistributionapiclientAdmin] => Array ( [Distribution API Client] => 分配API客户端 [Download and upgrade PrestaShop's native modules.] => 下载并升级PrestaShop的本地模块。 ) [ModulesMailalertsAdmin] => Array ( [image(s)] => 图像 [Voucher code:] => 优惠券代码 ) [AdminActions] => Array ( [Edit] => 编辑 [Uninstall] => 卸载 [Configure] => 配置 [Choose a file] => 选择文件夹 [Validate] => 确认 [Delete] => 删除 [Generate] => 产生 [Choose] => 选择 [Select all] => 全选 [Unselect all] => 取消全选 [Display] => 显示 [-- Choose --] => --选择-- [View] => 查看 [Import] => 上传 [Save] => 保存 [Back to] => 返回 [Cancel] => 取消 [Disable] => 禁用 [Translate] => 翻译 [Search] => 搜索 [Print out] => 打印 [Preview] => 预览 [Remove] => 删除 [Add] => 添加 [Reset] => 复原 [Save and stay] => 保存并离开 [and stay] => 并留在此页 [Choose language:] => 选择语言: [Apply] => 保存 [See more] => 阅览更多 [Hide warning] => 隐藏警告 [Close] => 关闭 [Add current page to Quick Access] => 添加当前页面到“快速访问”里 [Install] => 安装 [Edit: %s] => 编辑: %s [Check All] => 检查所有 [Uncheck All] => 不检查所有 [Find a category] => 查找类别 [Collapse all] => 全部折叠 [Expand all] => 全部展开 [Check all] => 全选 [Uncheck all] => 取消全选 [Finish] => 结束 [Delete selected items?] => 删除选定项目? [Delete selected] => 删除所选 [Add new menu] => 添加新菜单 [Show or hide menu.] => 显示或隐藏菜单。 [Enable selection] => 启用所选项 [Disable selection] => 禁用所选项 [Refresh] => 刷新 [Continue] => 继续 [Sort] => 分类 [Sort order] => 排序顺序 [Display email address] => 可选邮件地址 [Export .CSV file] => 导出.CSV文件 [Add new] => 添加新的 [Search post code] => 搜索邮政编码 [Search city] => 搜索城市 [Search address] => 搜索地址 [Search file name] => 搜索姓 [Search file size] => 搜索文件大小 [Search value] => 搜索值 [Search color] => 搜索颜色 [Search position] => 搜索位置: [Search ISO code] => 搜索ISO代码 [Search country] => 搜索国家 [Search call prefix] => 搜索呼叫前缀 [Search zones] => 搜索区域 [Export to SQL manager] => 导出到 SQL 管理器 [Search first name] => 搜索姓 [Search last name] => 搜索名字 [Search email] => 搜索电子邮件 [Search code] => 搜索代码 [Search date format] => 搜索日期格式 [Search order ID] => 搜索订单编号 [Search reference] => 搜索参考 [Search description] => 搜索描述 [Search total] => 搜索总数 [Search payment] => 搜索付款 [Search company] => 搜索公司 [Search message] => 搜索留言 [Search template] => 搜索模板 [Duplicate product] => 重复商品 [Activating %total% products] => 激活 %total% 产品 [Activating %done% / %total% products] => 激活 %done% / %total% 产品 [Deactivating %total% products] => 停用 %total% 产品 [Deactivating %done% / %total% products] => 停用 %done% / %total% 产品 [Duplicating %total% products] => 停用 %total% 产品 [Duplicating %done% / %total% products] => 停用 %done% / %total% 产品 [Deleting %total% products] => 正在删除 %total% 个产品 [Deleting %done% / %total% products] => 正在删除 %done% / %total% 个产品 [Stop processing] => 停止处理 [%error_count% errors occurred. You can download the logs for future reference.] => %error_count% 出现错误。您可以下载日志以供将来参考。 [Back to processing] => 返回到处理中 [Download error log] => 下载错误日志 [View %error_count% error logs] => 查看 %error_count% 错误日志 [Search ID] => 搜索ID [Search name] => 搜索名称 [Search key] => 搜索键 [Search zone] => 搜索区 [New product] => 新商品 [Add tag] => 添加标签 [Order by] => 订购 [Replace selection] => 替换选择 [Close window] => 关闭窗口 [Close (esc)] => 关闭 (ESC) [Toggle Fullscreen] => 切换全屏 [Zoom in/out] => 放大/缩小 [Previous (arrow left)] => 上一个(左箭头) [Next (arrow right)] => 下一个(右箭头) [Download image] => 下载图片 [Zoom on selection] => 放大所选内容 [[1]Manage default settings[/1]] => [1]管理默认设置[/1] [Search customer] => 搜索顾客 [Change password...] => 修改密码 [Confirm] => 确定 [Browse] => 浏览 [Go] => 前往 [Download] => 下载 [Back to list] => 返回列表  [Use] => 使用 [Change] => 更换 [Read more] => 阅读更多 [Enable] => 激活 [Load] => 加载 [All] => 全部 [Export] => 导出 [Edit: %name%] => 编辑: %name% [Learn more] => 了解更多 [Edit: %value%] => 编辑: %value% [Enable debug mode] => 启用调试模式 [Back to previous page] => 返回上一页 [Learn more about debug mode] => 了解有关调试模式的更多信息 [Save and preview] => 保存并预览 [Generate emails] => 生成电子邮件 [Back to configuration] => 返回配置 [Translate emails] => 翻译电子邮件 [Choose layouts] => 选择布局 [Show] => 查看 [Update] => 更新 [Restore] => 恢复 [Copy] => 复制 [Modify] => 修改 [Try again] => 重试 [See less] => 隐藏部分 [Go to maintenance page] => 进入维护页面 [Upgrade] => 升级 [Upgrade anyway] => 无论如何都要升级 [Configure URL] => 配置网址 [Delete selection] => 删除选中的项目 [Filter by categories] => 按分类过滤 [Activate selection] => 激活所选 [Deactivate selection] => 停用所选 [Duplicate selection] => 重复所选 [Unselect] => 取消选择 [Clear filter] => 清除筛选器 [Show SQL query] => 显示SQL查询 [Reorder] => 重新预订 [Save & refresh] => 保持&刷新 [Export to SQL Manager] => 导出到SQL Manager [Duplicate] => 复制 [Create] => 创建 [Delete this file] => 删除此文件 [Save image settings] => 保存图片设置 [Close and refresh] => 关闭并刷新 [Filter by:] => 按以下判据筛选 [Clear filter|Clear %filtersNb% filters] => 清除过滤器|清除 %filtersNb% 过滤器 [Discard] => 放弃 [Select results on this page (%combinations_number%)] => 在此页面上选择结果 (%combinations_number%) [Select all results (%combinations_number%)] => 选择所有结果 (%combinations_number%) [Save and publish] => 保存并发布 [Send] => 发送 [Shipping] => 配送 [Select] => 请选择 [Select another address] => 选择另一个地址 [View full details] => 查看完整信息 [Edit existing address] => 编辑现有地址 [View pack content] => 查看包内容 [Expand] => 展开 [Collapse] => 折叠 [Download file] => 下载文件 [Add my IP] => 添加我的IP [Choose file(s)] => 选择文件 [Sort by] => 排序: [Check / Uncheck all] => 选择/取消所有 [Confirm this action] => 请确认你的行为 ) [ModulesGAnalyticsAdmin] => Array ( [Save] => 保存 [Back to list] => 返回列表  [Settings] => 设置 [Google Analytics Tracking ID] => Google Analytics Tracking ID [This information is available in your Google Analytics account] => 这些信息可以在您的Google Analytics帐户中找到 [Enable User ID tracking] => 启用用户ID跟踪 [Yes] => 是 [No] => 否 [Anonymize IP] => 匿名 IP [Use this option to anonymize the visitor’s IP to comply with data privacy laws in some countries] => 使用此选项来匿名访客的IP以遵守一些国家的数据隐私法 [Enable Back Office Tracking] => 启用后台跟踪 [Use this option to enable the tracking inside the Back Office] => 使用此选项可在后台内部启用跟踪 [Cancelled order states] => 已取消订单状态 [Choose order states, in which you consider the given order cancelled. This will be usually only the default "Cancelled" state, but some shops may have extra states like "Returned" etc.] => 选择订单状态,在该状态下,您认为指定的订单已取消。 这通常只是默认的“取消”状态,但一些商店可能会有额外的状态,如“退货”等。 [Enable Cross-Domain tracking] => 启用跨域跟踪 [Account ID updated successfully] => 帐户ID已成功更新 [Settings for User ID updated successfully] => 用户ID设置已成功更新 [Settings for Anonymize IP updated successfully] => 匿名IP设置已成功更新 [Settings for Enable Back Office tracking updated successfully] => 启用后台跟踪的设置已成功更新 [Settings for cancelled order states updated successfully] => 已成功更新取消订单状态的设置 [Settings updated successfully.] => 设置更新成功 [Google Analytics] => Google Analytics [Gain clear insights into important metrics about your customers, using Google Analytics] => 使用Google Analytics,以深入了解有关您的客户的重要指标 [Are you sure you want to uninstall Google Analytics? You will lose all the data related to this module.] => 您确定要卸载Google Analytics吗? 你会失去所有与这个模块有关的数据。 [Your customers go everywhere; shouldn't your analytics.] => 客户到处走,但分析不应该如此。 [Google Analytics shows you the full customer picture across ads and videos, websites and social tools, tables and smartphones. That makes it easier to serve your current customers and win new ones.] => Google Analytics通过广告和视频,网站和社交工具,表格和智能手机向您展示完整的客户图片。 这使得更容易为现有客户提供服务并赢得新客户。 [With ecommerce functionality in Google Analytics you can gain clear insight into important metrics about shopper behavior and conversion, including:] => 借助Google Analytics中的电子商务功能,您可以清楚地了解有关购物者行为和转化的重要指标,其中包括: [Product detail views] => 产品细节视图 [Internal merchandising Success] => 内部营销成功 ["Add to cart" actions] => “添加到购物车”操作 [The checkout process] => 结算流程 [Internal campaign clicks] => 内部竞选点击 [And purchase] => 购买 [Merchants are able to understand how far along users get in the buying process and where they are dropping off.] => 商家可以理解用户在购买过程中走了多远,在哪个地方退出的。 [Create your account to get started.] => 创建您的帐户以开始。 ) [ModulesDataprivacyShop] => Array ( [Customer data privacy[1][2]%message%[/2]] => 客户数据隐私[1][2]%message%[/2] ) [ModulesStatsnewsletterAdmin] => Array ( [Enrich your stats, display a graph showing newsletter registrations.] => 丰富您的统计数据,显示一个图表,显示时事通讯注册。 [Customer registrations:] => 注册客户: [Visitor registrations: ] => 注册访客: [Both:] => 两者: [CSV Export] => CSV导出 [The %s module must be installed.] => 必须安装的模块 [Newsletter statistics] => 简报统计 ) [AdminPaymentHelp] => Array ( [Please mark each checkbox for the currency, or currencies, for which you want the payment module(s) to be available.] => 请在每个复选框中标记您希望支付模块可用的货币或多种货币。 [Please mark each checkbox for the customer group(s), for which you want the payment module(s) to be available.] => 如果您想要该付款模块可用,请为顾客群标记选择框。 [Please mark each checkbox for the country, or countries, in which you want the payment module(s) to be available.] => 如果您想要该付款模块可用,请标记国家的选择框。 [Please mark each checkbox for the carrier, or carrier, for which you want the payment module(s) to be available.] => 如果您想要该付款模块可用,请对承运商或承运商们标记选择框。 [This is where you decide what payment modules are available for different variations like your customers' currency, group, and country.] => 在这里,您决定什么支付模块可根据客户的汇率计算,集团和国家不同而变化的模块。 [A check mark indicates you want the payment module available.] => 勾选标记表示您选择此支付模块可用。 [If it is not checked then this means that the payment module is disabled.] => 如果没有勾选,那么意味着付款模块是禁用的。 ) [ModulesSupplierlistShop] => Array ( [All suppliers] => 所有的供应商 [Suppliers] => 供应商 [No supplier] => 暂无供应商 ) [ModulesStatsstockAdmin] => Array ( [Available quantities] => 库存数量 [Adds a tab showing the quantity of available products for sale to the Stats dashboard.] => 添加一个选项卡显示可销售商品数量到统计控制面板。 [Evaluation of available quantities for sale] => 待售商品量评估 [Your catalog is empty.] => 您的目录是空的。 [Ref.] => 编号。 [Price*] => 价格* [Total quantities] => 总量 [Total value] => 总价值 [This section corresponds to the default wholesale price according to the default supplier for the product. An average price is used when the product has attributes.] => 本节将根据该产品的默认供应商对应于默认批发价格。商品有属性的时候使用平均价。 ) [ShopDemoCatalog] => Array ( [Size] => 尺码 [Shoe size] => 鞋子号码 [Color] => 颜色: [S] => 秒 [M] => 中码 [L] => 大码 [One size] => 统一号码 [Grey] => 灰色 [Taupe] => 灰褐色 [Beige] => 米黄色 [White] => 白色 [Off White] => 米白色 [Red] => 红色 [Black] => 黑色 [Camel] => 暗棕色 [Orange] => 橙色 [Blue] => 蓝色 [Green] => 绿色 [Yellow] => 黄色 [Brown] => 棕色 [35] => 35 [36] => 36 [37] => 37 [38] => 38 [39] => 39 [40] => 40 [Pink] => 粉色 [Height] => 高度 [Width] => 宽度 [Depth] => 宽 [Weight] => 重量 [Compositions] => 成分 [Styles] => 样式 [Properties] => 属性 [Polyester] => 涤纶 [Wool] => 羊毛 [Viscose] => 纤维胶 [Elastane] => 弹性 [Cotton] => 棉 [Silk] => 蚕丝 [Suede] => 反毛皮 [Straw] => 稻草 [Leather] => 皮革 [Classic] => 经典 [Casual] => 休闲 [Military] => 绿色 [Girly] => 女孩子化 [Rock] => 石头色 [Basic] => 基本 [Dressy] => 时装 [Short Sleeve] => 短袖 [Colorful Dress] => 多色裙子 [Short Dress] => 短裙 [Midi Dress] => 中群 [Maxi Dress] => 超长连衣裙 [2.75 in] => 2.75 英寸 [2.06 in] => 2.06 英寸 [49.2 g] => 49.2 克 [0.26 in] => 0.26 英寸 [1.07 in] => 1.07 英寸 [1.62 in] => 1.62 英寸 [15.5 g] => 15.5 克 [0.41 in (clip included)] => 0.41 英寸 (包括夹子) [4.33 in] => 4.33 英寸 [2.76 in] => 2.76 英寸 [120g] => 120克 [0.31 in] => 0.31 英寸 ) [ModulesDashtrendsAdmin] => Array ( [Dashboard Trends] => 仪表盘趋势 [Adds a block with a graphical representation of the development of your store(s) based on selected key data.] => 增加一个基于所选关键数据图形展示店铺发展状况的区块。 [%s points] => %s 点 [Average Cart Value] => 平均购物车 [Conversion Rate] => 转换率 [%s (previous period)] => %s (上一周期) [Net Profit] => 净利润 [Dashboard] => 仪表盘 [Sum of revenue (excl. tax) generated within the date range by orders considered validated.] => 已验证订单指定日期范围内的总收入(不含税)。 [Total number of orders received within the date range that are considered validated.] => 指定日期范围内接收到的已验证过的总订单总数。 [Average Cart Value is a metric representing the value of an average order within the date range. It is calculated by dividing Sales by Orders.] => 购物车平均值代表日期范围内平均订单价值的度量标准。它通过销售额除以定单数量来计算。 [Cart Value] => 购物车价值 [Total number of visits within the date range. A visit is the period of time a user is actively engaged with your website.] => 日期范围内的总访问量。访问指的是用户在您的网站上活跃参与的时间段。 [Ecommerce Conversion Rate is the percentage of visits that resulted in an validated order.] => 电子商务转化率是指导致有效订单的访问百分比。 [Net profit is a measure of the profitability of a venture after accounting for all Ecommerce costs. You can provide these costs by clicking on the configuration icon right above here.] => 净利润衡量扣除所有电子商务成本核算后企业的盈利能力。您可以点击上面的配置图标来提供这些成本。 ) [ModulesStatsbestproductsAdmin] => Array ( [An empty record-set was returned.] => 返回空白记录 [Price sold] => 已售价格 [Quantity sold in a day] => 售出数量/天 [Page views] => 网页浏览 [Best-selling products] => 最佳产品 [Enrich your stats with a small list of your best-sellers to better know your customers.] => 用一小部分畅销书清单丰富您的统计数据,以更好地了解您的客户。 ) [ModulesShoppingcartAdmin] => Array ( [Shopping cart] => 购物车 [Display a shopping cart icon on your pages and the number of items it contains.] => 在您的页面上显示购物车图标及其包含的商品数量。 [Ajax: Invalid choice.] => 无效的选择 [Ajax cart] => Ajax购物车 [Activate Ajax mode for the cart (compatible with the default theme).] => 购物车Ajax激活模式(与默认主题兼容) ) [ModulesStatsbestmanufacturersAdmin] => Array ( [Total paid] => 总计支付 [Best brands] => 最好的品牌 [Adds a list of the best brands to the Stats dashboard.] => 在仪表盘添加最好品牌列表。 ) [AdminNavigationSearch] => Array ( [There are no results matching your query "%s".] => 有没有符合您的查询"%s"。 [%d results match your query "%s".] => %d 结果符合您查询 "%s"。 [1 result matches your query "%s".] => 1个结果与您的查询相匹配"%s"。 [1 feature] => 1个功能 [%d features] => %d 个功能 [1 module] => 1个模块 [%d modules] => %d 个模块 [1 category] => 1个分类 [%d categories] => %d 个分类 [1 product] => 1件商品 [%d products] => %d件商品 [1 customer] => 1个客户 [%d customers] => %d个客户 [1 order] => 1个订单 [%d orders] => %d 订单 [Search docs.prestashop-project.org] => 搜索 docs.prestashop-project.org [Go to the documentation] => 转到文档 [%d result matches your query "%s".] => %d满足你查询的结果 “%s”。 ) [AdminCatalogHelp] => Array ( [Does not apply to the shipping costs] => 并不适用于运输成本 [Optional: The cart rule will be available to everyone if you leave this field blank.] => 选填:如果您将此字段留空白,购物车规则将默认为适用于每个人。 [The default period is one month.] => 默认时段为一个月 [You can choose a minimum amount for the cart either with or without the taxes and shipping.] => 您需要选择购物车的最低 含税/不含税 金额,与最低运费。 [The cart rule will be applied to the first "X" customers only.] => 该购物车规则将只用于前“X"客户。 [A customer will only be able to use the cart rule "X" time(s).] => 每位客户将只能使用该购物车规则”X" 次。 [This restriction applies to the country of delivery.] => 该限制适用于出货的国家。 [This will be displayed in the cart summary, as well as on the invoice.] => 这将在购物目录和发票上显示。 [For your eyes only. This will never be displayed to the customer.] => 只提供给您过目。这将不会显示给客户。 [Caution! If you leave this field blank, the rule will automatically be applied to benefiting customers.] => 警告! 如果这个字段放空,将自动使用有利于消费者的法则。 [If the voucher is not yet in the cart, it will be displayed in the cart summary.] => 如果折扣券尚未添加在购物车中,它会显示在购物车目录。 [Only applicable if the voucher value is greater than the cart total.] => 只在优惠券价值大于购物车的总数时使用。 [If you do not allow partial use, the voucher value will be lowered to the total order amount. If you allow partial use, however, a new voucher will be created with the remainder.] => 如果你不允许部分使用优惠券,优惠券的金额将比总订单总金额低。 然而如果你允许部分使用,将会产生一张有着剩余金额的优惠券。 [Cart rules are applied by priority. A cart rule with a priority of "1" will be processed before a cart rule with a priority of "2".] => 购物车规则按优先级排列。购物车编号为“1”将比编号“2”的购物车优先被处理。 [Choose a color with the color picker, or enter an HTML color (e.g. "lightblue", "#CC6600").] => 在调色板中选择颜色, 或者输入 HTML颜色代码 (例如:“lightblue”,“#CC6600”) [Your internal name for this attribute.] => 该属性的内部名称 [The public name for this attribute, displayed to the customers.] => 该属性的公开名称,向客户显示。 [The way the attribute's values will be presented to the customers in the product's page.] => 商品页面中属性的显示方式。 [Choose the attribute group for this value.] => 选择该值的属性组。 [Upload an image file containing the color texture from your computer.] => 从本机上传该颜色对应的图片。 [This will override the HTML color!] => 这将取代HTML颜色! [Save then add another value] => 保存后添加另一个新值 [Allow customers to upload files using the contact page.] => 允许客户使用联系页面上传文件 [Please fill out the message fields that appear by default when you answer a thread on the customer service page.] => 请填写当您回答客户服务页面上问题时默认出现的信息 [URL for your IMAP server (ie.: mail.server.com).] => IMAP服务器URL(例如:mail.server.com)。 [Port to use to connect to your IMAP server.] => 端口用于连接到您的IMAP服务器。 [User to use to connect to your IMAP server.] => 用户用于连接到您的IMAP服务器。 [Password to use to connect your IMAP server.] => 密码用于连接到您的IMAP服务器。 [Delete messages after synchronization. If you do not enable this option, the synchronization will take more time.] => 同步更新后即删除讯息!如果没有启用此选项,同步会花更多时间。 [Create new threads for unrecognized emails.] => 创建未确认的电子邮件新主题。 [Use POP3 instead of IMAP.] => 使用POP3 而不是IMAP [Do not use RSH or SSH to establish a preauthenticated IMAP sessions.] => 不要使用 RSH 或 SSH 来建立一个预验证的 IMAP 会话。 [Use the Secure Socket Layer (TLS/SSL) to encrypt the session.] => 使用安全通讯端层(TLS/ SSL)来加密会话。 [Validate certificates from the TLS/SSL server.] => 从TLS/ SSL服务器验证证书。 [Do not validate certificates from the TLS/SSL server. This is only needed if a server uses self-signed certificates.] => 不要从TLS/ SSL服务器验证证书。这是如果服务器使用自签名证书才需要。 [Force use of start-TLS to encrypt the session, and reject connection to servers that do not support it.] => 强制使用启动TLS来加密会话,并拒绝连接到不支持它的服务器。 [Do not use start-TLS to encrypt the session, even with servers that support it.] => 不要使用启动TLS来加密会话,即使有支持它的服务器。 [Save and add another value] => 保存并添加另一个值 [Back to the list] => 返回列表  [Add new feature values] => 添加新的特征值 [Add new feature value] => 添加一个新属性值 [Company name for this supplier] => 该供应商公司名称 [Phone number for this supplier] => 该供应商电话号码 [Mobile phone number for this supplier.] => 该供应商的手机号码。 [Will appear in the list of suppliers.] => 将出现在供应商名单。 [Upload a supplier logo from your computer.] => 本地上传供应商图标 [Search reference] => 搜索参考 [Create a new product: CTRL+P] => 创建新商品: CTRL+P [To have a different title from the category name, enter it here.] => 要使用与类别名称不同的标题,请在此处输入. [To have a different description than your category summary in search results page, write it here.] => 要在搜索结果页面显示和商品页不同的描述,请在这里填写。 [Unless the 'Accented URL' option is enabled (in Shop parameters > Traffic & SEO), only letters, numbers, underscores (_), and hyphens (-) are allowed.] => 除非启用了“重音 URL”选项(在商店参数 > 流量和 SEO 中),否则只允许使用字母、数字、下划线 (_) 和连字符 (-)。 [Search for a product] => 查询商品 [Enter your product name] => 输入您的商品名称 [The summary is a short sentence describing your product.
It will appears at the top of your shop's product page, in product lists, and in search engines' results page (so it's important for SEO). To give more details about your product, use the "Description" tab.] => 概述是指你商品描述的简短说明
它将出现在你商店产品页面,产品明细,和搜索引擎结果页面顶端(所以它对SEO非常重要)。要填写关于你的产品的更多的说明,请使用“说明”标签栏。 [Search and add a related product] => 搜寻并添加相关商品 [Use a comma to create separate tags. E.g.: dress, cotton, party dresses.] => 用逗号分隔标签。如:群子,棉布,晚群 [Per kilo, per litre] => 每公斤,每公升 [Leave empty to disable] => 留空禁用 [Combine several attributes, e.g.: "Size: all", "Color: red".] => 组合一些属性,如“号码,所有”,“颜色:红色”。 [This description will appear in search engines. You need a single sentence, shorter than 160 characters (including spaces)] => 这个说明将出现在搜索引擎中。你需要小于160字符(含空格)的简短句子。 [To which product the page should redirect?] => 要重定向到商品页面? [To which category the page should redirect?] => 要重定向到哪个分类页面? [If no category is selected the Main Category is used] => 如果未选择分类,将使用主分类 [To have a different title from the product name, enter it here.] => 产品名称有不同的抬头的话请写在这里。 [Public title for the product's page, and for search engines. Leave blank to use the product name. The number of remaining characters is displayed to the left of the field.] => 用于产品页面和搜索引擎的公共标题。留空则使用商品名称。剩余的字符在栏位的左边显示。 [To have a different description than your product summary in search results pages, write it here.] => 要在搜索结果页面显示和商品页不同的描述,请在这里填写。 [Upload a brand logo from your computer.] => 从您的电脑上传品牌商标。 [If the price of this combination is different from the initial retail price, enter the value of the impact (negative or positive).] => 如果此组合的价格与初始零售价格不同,请输入影响的值(负或正)。 [This interface allows you to specify the suppliers of the current combination.] => 该接口允许您指定当前组合的供应商。 [Search product] => 搜索产品 [Using another image as cover will automatically uncheck this box.] => 使用另一张图像作为封面将自动取消选中此框。 [Search file] => 搜索文件 [Instructions, size guide, or any file you want to add to a product.] => 说明、尺寸指南或要添加到产品中的任何文件。 [Customers can download these files on the product page.] => 客户可以在产品页面上下载这些文件。 [Set specific prices for customers meeting certain conditions.] => 为满足特定条件的客户设定具体价格。 [Define which condition should apply first when a customer is eligible for multiple specific prices.] => 定义当客户有资格获得多个特定价格时,应首先应用哪种条件。 [Add new specific price] => 添加新的特定价格 [Indicate the price for a single unit of the product. For instance, if you're selling fabrics, it would be the price per meter.] => 注明单件产品的价格。 例如,如果您销售面料,则是每米价格。 [Public title for the product page, and for search engines. Leave blank to use the product name. The number of remaining characters is displayed to the right of the field.] => 产品页面和搜索引擎的公共标题。 留空以使用产品名称。 剩余字符数显示在字段右侧。 [This description will appear in search engines. It should be a single sentence, shorter than 160 characters (including spaces).] => 此描述将出现在搜索引擎中。 它应该是一个句子,少于 160 个字符(包括空格)。 [Separate each tag with a comma or press the Enter key.] => 用逗号分隔每个标签,或按 Enter 键。 [The email will be sent to all users who have access to the Stock page. To modify permissions, go to [1]Advanced Parameters > Team[/1].] => 该电子邮件将发送给所有有权访问库存页面的用户。 要修改权限,请转到 [1]高级参数 > 团队[/1]。 [Search combination] => 搜索组合 [Search name] => 搜索名称 [Search category] => 搜索分类 [Search ref.] => 搜索参考 [Save the product and stay on the current page: ALT+SHIFT+S] => 保存商品并留在该页面:ALT+SHIFT+S [Permanently delete this product.] => 永久删除此商品。 [See how your product sheet will look online: ALT+SHIFT+V] => 看看你的产品表在线上是什么样的:ALT+SHIFT+V [Enable or disable the product on your shop: ALT+SHIFT+O] => 在你的店里启动或取消此商品:ALT+SHIFT+O Context | Request Context [Save and duplicate this product, then go to the new product: ALT+SHIFT+D] => 保存和复制该商品,然后转到新商品:ALT+SHIFT+D [Save and go back to the catalog: ALT+SHIFT+Q] => 保存并回到目录: ALT+SHIFT+Q [Save and create a new product: ALT+SHIFT+P] => 保存并创建新商品: ALT+SHIFT+P [Is the product a pack (a combination of at least two existing products), a virtual product (downloadable file, service, etc.), or simply a standard, physical product?] => 这是套餐商品(至少有两个产品构成的组合),虚拟商品(可下载文件,服务等),或仅仅是一见标准实物商品? [Search categories] => 搜索分类 [Where should the product be available on your site? The main category is where the product appears by default: this is the category which is seen in the product page's URL. Disabled categories are written in italics.] => 商品将显示在你的网站上什么位置?主目录是商品默认显示位置:这在商品页面URL上是能看到的。已禁用目录用斜体标记。 [If you want to quickly create a new category, you can do it here. Don’t forget to then go to the Categories page to fill in the needed details (description, image, etc.). A new category will not automatically appear in your shop's menu, please read the Help about it.] => 如果你要快速创建一个新分类,你可以在这里进行。然后不要忘了到分类页面去填写所需要的细节资料(说明,图片等)。新分类不会自动显示在你的商店菜单,请阅读帮助来查看详情。 [Does this combination have a different price? Is it cheaper or more expensive than the default retail price?] => 组合是否有不同的价格?它比默认的零售价是贵还是便宜? [Combinations are the different variations of a product, with attributes like its size, weight or color taking different values. To create a combination, you need to create your product attributes first. Go to Catalog > Attributes & Features for this!] => 组合是指同款商品的差异性,如象号码,重量,或颜色等特性。为了创立组合,你必须先创建你的商品特性。到目录> 属性&特性查看具体详情。 [To add combinations, you first need to create proper attributes and values in [1]%attributes_and_features_label%[/1].
When done, you may enter the wanted attributes (like "size" or "color") and their respective values ("XS", "red", "all", etc.) in the field below; or simply select them from the right column. Then click on "%generate_label%": it will automatically create all the combinations for you!] => 要添加组合,您首先需要在 [1]%attributes_and_features_label%[/1] 中创建适当的属性和值。
完成后,您可以在下面的字段中输入所需的属性(如“尺寸”或“颜色”)及其各自的值(“XS”、“红色”、“全部”等); 或者只是从右栏中选择它们。 然后点击“%generate_label%”:它会自动为你创建所有的组合! [This is the human-readable URL, as generated from the product's name. You can change it if you want.] => 这是人可读取的URL,它由商品名称生成。您可以自主更改。 [When your product is disabled, choose to which page you’d like to redirect the customers visiting its page by typing the product or category name.] => 当商品下线时,请选择要重定向的商品或分类名称。 [No redirection (404) = Do not redirect anywhere and display a 404 "Not Found" page.] => 禁止重定向(404)=不要重定向到其他地方,显示404 “无法找到”页面。 [No redirection (410) = Do not redirect anywhere and display a 410 "Gone" page.] => 无重定向(410)=不重定向到任何地方,并显示410 "无法找到页面" “。 [Permanent redirection (301) = Permanently display another product or category instead.] => 永久重定向(301)= 永久显示另一个商品或分类。 [Temporary redirection (302) = Temporarily display another product or category instead.] => 临时重定向(302)= 临时显示另一个商品或分类。 [Display delivery time for a product is advised for merchants selling in Europe to comply with the local laws.] => 建议欧洲商人显示产品的出货时间是为了遵守当地法令。 [If a carrier has a tax, it will be added to the shipping fees. Does not apply to free shipping.] => 如果需要支付承运人税费,这个将会添加到运费中。不适用免运费订单。 [edit] => 编辑 [This interface allows you to specify the suppliers of the current product and its combinations, if any.] => 这个界面允许你可以定义现有商品的厂商和它的组合(如果有的话)。 [You can specify supplier references according to previously associated suppliers.] => 你可以按之前相关的厂商来指定厂商编号。 [When using the advanced stock management tool (see Shop Parameters > Products settings), the values you define (price, references) will be used in supply orders.] => 当使用高级库存管理工具(请查看商店参数 > 产品设置)时,你这里设的数值(价格,参数)将被用于供应商订单中。 [You can specify product reference(s) for each associated supplier. Click "%save_label%" after changing selected suppliers to display the associated product references.] => 您可以为每个关联的供应商指定产品参考。 更改选定的供应商后单击“%save_label%”以显示关联的产品参考。 [This interface allows you to specify the warehouse in which the product is stocked.] => 该接口允许您指定该商品放在哪个仓库。 [It is also possible to specify the location within the warehouse for each product or combination.] => 可以在仓库里指明每件商品或套装的位置。 [Number of days this file can be accessed by customers. Set to zero for unlimited access.] => 客户可以访问该文件的天数。设置为零无限制访问。 [Upload a file from your computer (%maxUploadSize% max.)] => 上传新文档到你的电脑中(最多%maxUploadSize%) [The full filename with its extension (e.g. Book.pdf)] => 其扩展名的完整文件名(例如Book.pdf) [Number of downloads allowed per customer. Set to 0 for unlimited downloads.] => 每位客人允许下载的数量。设置为0 代表无限量下载。 [If set, the file will not be downloadable after this date. Leave blank if you do not wish to attach an expiration date.] => 如果设置此项,该文件将在此日期之后无法下载。如果你不想设置一个截止日期,请留空白。 [The minimum quantity required to buy this product (set to 1 to disable this feature). E.g.: if set to 3, customers will be able to purchase the product only if they take at least 3 in quantity.] => 购买该商品的最低起步量(设置成 1 禁用此功能)。比如:如果设置成3, 顾客至少买3件才能下单。 [The email will be sent to all the users who have the right to run the stock page. To modify the permissions, go to [1]Advanced Parameters > Team[/1]] => 将发送一份邮件给所有有权运行库存页面的客户。要修改权限,请到[1]高级参数 > 团队[/1] [Combinations are the different variations of a product, with attributes like its size, weight or color taking different values. Does your product require combinations?] => 商品组合由不同种类产品通过比如“号码,重量,颜色”不同的特性的组成。。你的商品是否需要组合? [Advanced settings in [1][2]Combinations[/1]] => 在 [1][2]组合[/1]里的高级设置 [Your reference code for this product. Allowed special characters: .-_#.] => 该商品的编号代码。允许特殊字符:.-_#. [How many products should be available for sale?] => 有多少商品供促销? [Advanced settings in [1][2]Quantities[/1]] => 在 [1][2]数量[/1]里的高级设置 [This is the retail price at which you intend to sell this product to your customers. The tax included price will change according to the tax rule you select.] => 这是你要向你的客户销售该商品的零售价。含税价将随着你所选的税率变化。 [Advanced settings in [1][2]Pricing[/1]] => 在 [1][2]价格[/1]里的高级设置 [MPN is used internationally to identify the Manufacturer Part Number.] => MPN在国际上用于标识制造商零件编号。 [This type of product code is widely used in the United States, Canada, the United Kingdom, Australia, New Zealand and in other countries.] => 这种类型的商品代码被广泛用于美国,加拿大,英国,澳大利亚,新西兰和其他国家。 [This type of product code is specific to Europe and Japan, but is widely used internationally. It is a superset of the UPC code: all products marked with an EAN will be accepted in North America.] => 该类型的商品代码是特定于欧洲和日本,但在国际上也被广泛使用。它是超集合UPC 代码:所有标有EAN 的商品都将在北美被接受。 [ISBN is used internationally to identify books and their various editions.] => ISBN 在国际上通用,它用于辨别书和他们不同的版本。 [Tags are meant to help your customers find your products via the search bar.] => 标签主要是让帮助你的客户通过搜索框找到你的商品。 [Choose terms and keywords that your customers will use to search for this product and make sure you are consistent with the tags you may have already used.] => 选择你的客户会用于搜索该商品的术语和关键词,并确保和你可能已经使用的标签一致。 [You can manage tag aliases in the [1]Search section[/1]. If you add new tags, you have to rebuild the index.] => 你可以在[1]搜索部分[/1]管理标签别名。如果添加了新标签,你需要重新创建索引。 [Not all shops sell new products. This option enables you to indicate the condition of the product. It can be required on some marketplaces.] => 不是所有的店卖新品。这个选项将让你可以注明商品状况。在一些市场可能会要求它。 [This is the price at which you intend to sell this product to your customers. The tax included price will change according to the tax rule you select.] => 这是你要向你的客户销售该商品的售价。含税价将随着你所选的税率变化。 [Some products can be purchased by unit (per bottle, per pound, etc.), and this is the price for one unit. For instance, if you’re selling fabrics, it would be the price per meter.] => 有些商品可以以单位(每瓶,磅等)来买。这里的价格是单价。比如,如果你卖织布,它的价格将是每米的价格。 [The cost price is the price you paid for the product. Do not include the tax. It should be lower than the retail price: the difference between the two will be your margin.] => 成本价是你付给商品的金额。不含税。它应低于零售价:两者之间的差价就是你的利润。 [You can set specific prices for customers belonging to different groups, different countries, etc.] => 您可以为不同的群体,不同的国家,等客户端设定具体的价格 [Sometimes one customer can fit into multiple price rules. Priorities allow you to define which rules apply first.] => 有时,一个客户可以适合多个价格规则。优先级允许您定义哪些规则要先适用于客户。 [Invalid token] => 无效的token(辅币) [[1]Invalid token[/1]: direct access to this link may lead to a potential security breach.] => [1]无效的凭证)[/1]:登陆这个连接可能会有潜在的安全隐患。 [Do you want to display this page?] => 你想要显示此页吗? [Yes, I understand the risks] => 我了解风险 [Take me out of there!] => 带我离开那里! [Click on "%displayed_label%" to index the category on your shop.] => 单击“%displayed_label%”以索引您商店的类别。 [If you want a category to appear in the menu of your shop, go to [1]Modules > Module Manager[/1] and configure your menu module.] => 如果你想要一个类别出现在你的商店的菜单里,请进入 [1]Modules > Module Manager[/1] 和配置您的菜单模块。 [This is the main image for your category, displayed in the category page. The category description will overlap this image and appear in its top-left corner.] => 这是分类的主图像,将显示在分类页面。分类说明悬浮显示在图像左上角。 [Displays a small image in the parent category's page, if the theme allows it.] => 如果主题允许的话,在主分类页面显示小图片。 [The category thumbnail appears in the menu as a small image representing the category, if the theme allows it.] => 如果主题允许,在菜单中分类将以小图片来显示以代表种类。 [Only letters, numbers, underscore (_) and the minus (-) character are allowed.] => 只有字母,数字,下划线(_)和减号( - )字符是允许的。 [Mark all of the customer groups which you would like to have access to this category.] => 标记您想让他们访问该类目的所有客户群体。 [You now have three default customer groups.] => 您现在有三个默认顾客群。 [An empty category is a category that has no product directly associated to it. An empty category may however contain products through its subcategories.] => 一个空的分类是没有直接关联到它的商品类别。但一个空的分类可以包含有商品的子分类。 [To add combinations, you first need to create proper attributes and values in [1]%attributes_and_features_label%[/1].] => 要添加组合,您首先需要在 [1]%attributes_and_features_label%[/1] 中创建适当的属性和值。 ) [ModulesSpecialsAdmin] => Array ( [Specials block] => 特价商品区域 [Displays your products that are currently on sale in a dedicated block.] => 显示目前在特定模块中促销的产品 [Products to display] => 产品展示 [Define the number of products to be displayed in this block on home page.] => 在主页上定义此模块中要展示的产品数量。 [The number of products is invalid. Please enter a positive number.] => 商品数量无效。请输入一个正整数。 ) [AdminNotificationsError] => Array ( [Unable to update settings.] => 无法更新设置 [There is %d error.] => 这里有%d个错误。 [%1$s on line %2$s in file %3$s] => %1$s 在第 %2$s 行,在 %3$s 文件 [There are %d warnings.] => 这里有 %d 个警告。 [There are %d errors.] => 这里有%d个错误 [Property %s is empty.] => 属性%s为空。 [The %s field is required.] => %s 框需填写。 [This class name does not exist.] => 此 class 的名称不存在 [This property does not exist in the class or is forbidden.] => 这个属性不存在在 class 里或已被禁止。 [This association has too many elements.] => 该组合内容过多。 [This name is not allowed.] => 此名称不允许。 [Syntax error with this pattern.] => 语法在这种模式下是错误的。 [This key has already been used.] => 这把密钥已被使用。 [The %s field (in tab %s) is required.] => %s 字段(在 %s 选项卡中)是必需的。 [[%s] is not a valid configuration key] => [%s] 是无效的配置关键字 [Cannot parse feed.] => 无法解析伺服器。 [No default currency] => 没有默认的货币 [The email is already used, please choose another one] => 该邮箱已被使用,请选择其他邮箱 [Could not load cart id=%s] => 无法加载购物车ID︰ %s [No files were uploaded.] => 没有文件被上传。 [Source file does not exist or is empty.] => 来源文件不存在或为空。 [File has an invalid extension, it should be one of these: %s.] => 文件扩展名无效,应该是: %s [The uploaded file is too large.] => 上传的文件太大。 [Image is too large (%1$d kB). Maximum allowed: %2$d kB] => 图像过大 (%1$d kB)。允许最大限:%2$d kB [Image format not recognized, allowed formats are: .ico] => 不被认可的图像格式,允许的格式为:.ico [Error while uploading image; please change your server's settings.] => 上传图像的时候发生了错误;请更改您的服务器设置。 [Cannot generate emails because the Symfony container is unavailable.] => 无法生成电子邮件,因为 Symfony 容器不可用。 [Cannot generate email templates: %s.] => 无法生成电子邮件模板:%s. [Cannot scan root directory] => 无法扫描根目录 [Cannot scan "override" directory] => 无法扫描“override”目录 [File %2$s (in directory %1$s)] => 文件%2$s(在主目录%1$s) [Property %1$s has a bad value (allowed values are: %2$s).] => 属性%1$s有错误值(允许的数值是:%2$s) [Your entry in field %1$s (language %2$s) exceeds max length %3$d chars (incl. html tags).] => 你在 %1$s(语言%2$s)填写的资料已经超出最大长度%3$d(包含 html 标签)。 [The length of property %1$s is currently %2$d chars. It must be between %3$d and %4$d chars.] => 属性%1$s目前长度是%2$d字符。它应该在%3$d到%4$d字符之间。 [Validation function not found: %s.] => 未发现审核功能%s [Property %s is not valid] => 属性 %s 无效。 [is required.] => 是必须的。 [%1$s is too long. Maximum length: %2$d] => %1$s 过长。最大长度:%2$d [The %1$s field is too long (%2$d chars max).] => 字段 %1$s 过长 (%2$d 字符上限)。 [Error on image caption: "%1s" is not a valid caption.] => 错误的图片标题: "%1s" 是一个无效的标题。 [Fatal error] => 致命错误 [Server file size is different from local file size] => 服务端文件尺寸和本地文件尺寸不同 [The uploaded file exceeds %s] => 上次的文件超出限制 %s [The uploaded file was only partially uploaded] => 只上传了部分文件 [No file was uploaded] => 没有文件被上传 [Missing temporary folder] => 缺少临时文件夹 [Failed to write file to disk] => 无法写入到磁盘上的文件 [A PHP extension stopped the file upload] => PHP扩展终止了文件上传 [Filetype not allowed] => 文件类型不被允许 [The uploaded file exceeds the post_max_size directive in php.ini] => 上传的文件超过了php.ini 中的 post_max_size 指令 [File is too big. Current size is %1s, maximum size is %2s.] => 文件太大。目前大小为%1s,最大大小为%2s。 [The 'From' date format is invalid (YYYY-MM-DD)] => “发件人”日期格式无效(年 - 月 - 日) [The 'To' date format is invalid (YYYY-MM-DD)] => “收件人”日期格式无效(年 - 月 - 日) [An error occurred while attempting to delete the image. (cannot load object).] => 尝试删除图片时出错. (不能加载对象). [You cannot delete this item.] => 您不能删除此商品。 [field %s is required.] => 字段 %s 需要被填写。 [The option selected in the %s field is invalid.] => 在 %s 字段中选择的选项无效。 [Cannot add configuration %s] => 无法添加配置%s [The field %field_name% is required at least in %lang%.] => 字段%field_name%至少在%lang%里需要 [%s: Incorrect value] => %s错误值 [Can't update #%id% status] => 无法更新 #%id% 状态 [An error occurred while assigning a zone to the selection.] => 当分配一项区域去选择,出现错误。 [You must select at least one element to assign a new zone.] => 您必须选择至少一个元素来指定一个新区。 [Can't delete #%id%] => 无法删除#%id% [You must select at least one item to perform a bulk action.] => 您必须至少选择一项才能执行批量操作。 [Due to memory limit restrictions, this image cannot be loaded. Please increase your memory_limit value via your server's configuration settings.] => 由于内存限制的限制,该图像不能被加载。请通过你的服务器的配置设置提高您的memory_limit的值。 [The object cannot be loaded (the identifier is missing or invalid)] => 对象不能加载 (标识符丢失或无效) [An error occurred when attempting to update the required fields.] => 更新必填项中发现了错误 [Unable to delete associated images.] => 无法删除关联的图像。 [Access denied.] => 拒绝访问 [The uploaded file exceeds the upload_max_filesize directive in php.ini] => 上传的文件超过了php.ini中的upload_max_filesize指令 [file (%s) not writable] => 文件 (%s) 不可写 [directory (%s) not writable] => 目录 (%s) 不可写 [The file you are trying to upload is %2$d KB, which is larger than the maximum size allowed of %1$d KB.] => 您尝试上传的文件为 %2$d KB,大于 %1$d KB 所允许的最大大小。 [The object cannot be loaded.] => 无法加载物体 [Invalid message] => 无效消息 [Bad SQL query] => 错误的SQL查询 [Please fill in all the required fields.] => 请填写所有必填字段。 [Address format invalid] => 地址格式无效 [An error occurred during the file upload process.] => 在文件上传的时候发生了错误。 [The email address is invalid.] => 邮件地址无效。 [The selected date range is not valid.] => 所选日期范围无效。 [Failed to update the status] => 更新状态错误。 [Unknown error.] => 未知错误。 [Incorrect value for "Depends on stock" for product %name%] => 产品%name%的“取决于库存” 数值不正确。 [Invalid tag(s) (%s)] => 无效标签 (%s) [There is one error.] => 有一个错误。 [There are several errors.] => 有多个错误。 [Email is empty.] => 邮箱地址为空 [Invalid email address.] => 无效的电邮地址 [The password field is blank.] => 密码是空白的 [Invalid password.] => 无效的密码 [File upload was not completed.] => 文件上传未完成。 [File too large (limit of %s bytes).] => 文件过大 (限制%s字节)。 [Internal error #%s] => 内部错误#%s [No file has been selected] => 没有选择档案 [No file was uploaded.] => 没有文件被上传 [No valid value for field exceptions has been defined.] => 没有文件扩展的有效值 [An error occurred while transplanting the module to its hook.] => 在将模块移至链接时发生了错误。 [Page not found] => 页面未找到 [You do not have permission to view this.] => 您没有查看权限 [Failed to update the position.] => 更新位置错误。 [An error occurred while creating an object.] => 在新增物品的时候发生了错误。 [An error occurred while attempting to create a new folder.] => 创建新文件夹的时候发生了错误 [An error occurred while copying the image.] => 在复制图像的时候发生了错误。 [An error occurred while copying this image: %s] => 在复制图像的时出错:%s [Error while updating the status.] => 更新状态时出错。 [Invalid file name] => 无效的文件名 [You need at least one object.] => 您至少需要一个对象。 [You cannot delete all of the items.] => 您不可以删除所有的项。 [Cannot retrieve file.] => 无法检索文件。 [Invalid name for %s language] => %s 语言的名字无效 [The name for %1s language is too long (%2d chars max).] => %1s 语言的名字过长(%2d 最多字数). [Invalid file extension] => 无效的文件扩展 [The file name is too long.] => 文件名太长 [Invalid file] => 无效的文件 [Invalid date range] => 无效的日期范围。 [An error occurred while updating the image.] => 更新图像的时候发生了错误。 [An error occurred while linking the object %table_name% to categories.] => 在把对象%table_name%连到分类时出错。 [The object cannot be loaded. ] => 无法加载物体 [The %name% field is required.] => %name%字段必填 [The %1$s field (%2$s) is invalid.] => %1$s 字段 (%2$s) 无效。 [The tags list (%s) is invalid.] => 标签列表无效(%s). [An error occurred while copying this image:] => 在复制图像的时候发生了错误。 [An error occurred during deletion.] => 在删除过程中发生了错误。 [You must select at least one element to delete.] => 您必须选择至少一个元素来删除。 [(cannot load object)] => (项目无法装载) [An error occurred while updating the status for an object.] => 更新物品状态的时候发生了错误。 [You do not have permission to delete this.] => 您没用权限进行删除 [You do not have permission to edit this.] => 您没有编辑权限 [The %s field is not valid] => %s栏无效。 [An error occurred while uploading the image.] => 在上传图像的时候发生了错误。 [An error occurred while deleting the object.] => 在删除对象的时候发生了错误。 [An error occurred while deleting this selection.] => 在删除所选对象时发生了错误。 [The file is missing.] => 文件缺失! [You do not have permission to add this.] => 您没有权限点击此处。 [An error occurred while updating an object.] => 在更新物品的时候发生了错误。 [Cannot delete file] => 无法删除文件 [Invalid date format.] => 日期格式无效! ["%key%" does not exist.] => “%key%”不存在 [This functionality has been disabled.] => 该功能已被禁用。 [An error occurred while updating the status.] => 更新状态的时候发生了错误。 [You cannot delete or disable the last shop group.] => 你不能删除这个商店的组合 [You cannot delete or disable a shop group in use.] => 你无法删除或禁用使用中的商店群。 [You cannot disable the Main URL.] => 你不能禁用主URL。 [You cannot change a main URL to a non-main URL. You have to set another URL as your Main URL for the selected shop.] => 你不能把主URL 改成非主URL。 你得为所选的商店设定另一个URL 作为主URL。 [A shop URL that uses this domain already exists.] => 使用这个域名的商店URL 已经存在。 [A shop virtual URL cannot be "%URL%"] => 商店的虚拟URL 不能是“%URL%” [A Zip/Postal code is required.] => 邮编必须填写。 [The Zip/Postal code is invalid.] => 邮编无效。 [Your Zip/Postal code is incorrect.] => 您的邮编不正确。 [It must be entered as follows:] => 必须为以下的类型: ["%type%" does not exist.] => "%type%"不存在 [Directory "%folder%" cannot be created] => 无法创建目录"%folder%" [File "%file%" cannot be created] => 无法创建文件 "%file%" [Cannot write this file: "%folder%"] => 无法书写文件:"%folder%" [This file must be writable: %file%] => 该文件必须是可书写的: %file% [No file has been selected.] => 没有选择的文件 [The server does not have permissions for writing.] => 服务器不允许写 [Please check rights for %file%] => 请核对%file%的权限 [This file must be writable:] => 该文件必须为可写: [Fatal error: The module directory does not exist.] => 致命错误:该模块目录不存在。 [The field %field_name% is required at least in your default language.] => 字段 %field_name% 至少在您的默认语言中是必需的。 [Error while uploading image; please change your server's settings. (Error code: %s)] => 错误上载图像;请更改您的服务器的设置。 (错误代码:%S) [Image format not recognized, allowed formats are: .gif, .jpg, .png] => 不被认可的图像格式,允许的格式为:.gif, .jpg, .png [The %s field is invalid.] => 字段 %s 无效。 [An error occurred while attempting to upload the file.] => 上传文件的过程中出现错误 [Maximum depth: Invalid number.] => 最大分级:无效号码。 [Please fill out all fields.] => 请填写所有字段 [An error occurred on saving.] => 在保存过程中出错。 [The voucher code is invalid.] => 优惠券代码无效 [%s is invalid.] => %s无效。 [An error occurred during the image upload process.] => 图片上传错误 [You have to select at least one shop to associate this item with] => 您必须至少选择一家商店来关联此商品 [Invalid URL] => 无效网址 [Invalid emails: %invalid_emails%.] => 无效的电子邮件:%invalid_emails%. [Invalid email: %invalid_email%.] => 无效的邮箱:%invalid_email%. [The selected condition must be different in each field to set an order of priority.] => 在每个字段中选择的条件必须不同,才能设置优先顺序。 [Invalid selection] => 无效的选择 [Category "%s" could not be created.] => 无法创建 "%s" 类别。 [This product could not be assigned to category "%s".] => 无法将此产品分配到“%s”类别。 [%s is invalid. Please enter an integer lower than %s.] => %s 无效。 请输入一个小于 %s 的整数。 [The password doesn't meet the password policy requirements.] => 密码不符合密码策略要求。 [You need permission to add this.] => 你需要更多的权限来执行此操作。 [You do not have permission to update this.] => 您无权更新此内容。 [You do not have permission to create this.] => 您无权创建此项。 [This field cannot be longer than %limit% characters (incl. HTML tags)] => 此字段不能超过 %limit% 个字符(包括 HTML 标签) [Profile(s) assigned to employee cannot be deleted] => 无法删除分配给员工的个人资料 [You cannot delete your own profile] => 您不能删除自己的个人资料 [An error occurred while clearing objects.] => 清除对象时出错。 [Cannot open export file for writing] => 无法打开导出文件进行写入 [Cannot write into file: %filename%. Please check write permissions.] => 不能写入文件:%filename%。请检查你的写入权限。 [This order status does not exist.] => 此订单状态不存在。 [An unexpected error occurred. [%type% code %code%]: %message%] => 一个意料之外的问题发生了。 [%type% 代码 %code%]: %message% [An unexpected error occurred. [%type% code %code%]] => 出现意外错误。 [%type% 代码 %code%] [Cannot send test email for theme %theme% because it is not your current theme] => 无法发送主题 %theme% 的测试电子邮件,因为它不是您当前的主题 [Cannot send test email for layout %layout%] => 无法发送布局 %layout% 的测试电子邮件 [Cannot translate emails body content] => 无法翻译电子邮件正文内容 [Themes can only be changed in single store context.] => 主题只能在单个商店上下文中更改。 [Missing configuration file] => 缺少配置文件 [Invalid configuration] => 无效配置。 [Invalid data] => 无效的数据 [Image format not recognized, allowed format(s) is(are): .%s] => 无法识别图像格式,允许的格式为:.%s [You need permission to edit this.] => 您需要获得编辑权限。 [Unexpected error occurred.] => 发生意外的错误。 [The object cannot be loaded (or found)] => 对象不能被加载(没有找到) [Max file size allowed is "%s" bytes.] => 允许的最大文件大小为“%s”字节。 [An error occurred while attempting to save.] => 试图保存时发生错误。 [This zone does not exist.] => 此区域不存在。 [Invalid action] => 无效操作 [Your uploaded file might exceed the [1]upload_max_filesize[/1] and the [1]post_max_size[/1] directives in [1]php.ini[/1], please check your server configuration.] => 您上传的文件可能超出了[1]php.ini[/1]中的[1]pload_max_filesize[/1]和[1]post_max_size[/1]指令,请检查您的服务器配置。 [The value of the PHP.ini setting "max_input_vars" must be increased to %value% in order to be able to submit the product form.] => PHP.ini设置“max_input_vars”的值必须增加到 %value% 才能提交产品表单。 [Address fields contain invalid values.] => 地址字段包含无效值。 [Invalid data supplied.] => 提供无效的数据。 [An error occurred while toggling this selection.] => 切换此选择时发生错误。 [You cannot upload more files] => 您不能上传多个文件 [Form contains invalid values] => 表单包含无效值 [Invalid ID.] => 无效ID. [Product price is invalid] => 产品价格无效 [Product price per unit is invalid] => 产品单价无效 [You cannot associate the same feature value more than once.] => 您不能多次关联相同的特征值。 [The selected value belongs to another feature.] => 所选值属于另一个特征。 [This product cannot be changed into a pack because it is already associated to another pack.] => 无法将此产品更改为包,因为它已与另一个包关联。 [Image format not recognized, allowed formats are: .gif, .jpg, .png, .webp] => 无法识别图像格式,允许的格式为:.gif、.jpg、.png.webp [The address for this supplier has been deleted.] => 该供应商的地址已被删除。 [Positive product quantity is required.] => 需要产品数量为正数。 [Same product quantity is already in cart] => 相同数量的产品已在购物车中 [Selected language cannot be used because it is disabled] => 无法使用所选语言,因为它已被禁用 [Selected currency cannot be used because it is deleted.] => 所选币种已删除,因此无法使用。 [Selected currency cannot be used because it is disabled.] => 所选货币已被禁用,因此无法使用。 [Custom field text cannot be longer than %limit% characters.] => 自定义字段文字不能超过 %limit% 个字符。 [Gift message not valid] => 礼品消息无效 [The product customization picture could not be found.] => 找不到产品定制图片。 [Invalid action: this order has already been paid.] => 无效的操作:此订单已付款。 [Invalid action: this order has not been delivered.] => 无效操作:此订单尚未交付。 [Invalid action: this order has already been delivered.] => 无效操作:此订单已交付。 [Invalid action: this order has not been paid.] => 无效的操作:此订单尚未付款。 [This product is already in your order, please edit the quantity instead.] => 此产品已在您的订单中,请修改数量。 [This product is already in the invoice [1], please edit the quantity instead.] => 此产品已在发票 [1] 中,请改为修改数量。 [You cannot edit the price of a product that no longer exists in your catalog.] => 您无法编辑目录中不再存在的产品的价格。 [The field is invalid. Please enter an integer greater than or equal to 0.] => 该字段无效。 请输入一个大于或等于 0 的整数。 [This field is invalid] => 此字段是无效的。 (Automatic Translation) [This field cannot be shorter than %limit% characters] => 此字段不能短于 %limit% 个字符 [This field is required.] => 此字段是必需的。 [The "%s" field is invalid. HTML tags are not allowed.] => “%s”字段无效。 不允许使用 HTML 标签。 [This field cannot be longer than %limit% characters] => 此字段不能超过 %limit% 个字符 [The field is invalid. Please enter a positive integer.] => 该字段无效。 请输入一个正整数(不可以为负数)。 [The %s field is invalid. Please enter a positive integer.] => %s 字段无效。请输入一个正整数。 [This field cannot be empty.] => 该字段不能为空. [This domain is not valid.] => 领域名不能使用 [The SSL domain is not valid.] => SSL 领域名无效 [This value should be less than or equal to %value%.] => 此值应小于或等于 %value%。 [This value should be greater than %value%] => 此值应大于 %value% [This value should be greater than or equal to %value%] => 此值应大于或等于 %value% [This field is invalid.] => 此字段是无效的。 (Automatic Translation) [This field is invalid, it must contain numeric values] => 此字段无效,必须包含正整数 [This field is required] => 此字段为必填 [Reduction value "%value%" is invalid. Allowed values from 0 to %max%] => 减少值“%value%”无效。 允许的值从 0 到 %max% [Reduction value "%value%" is invalid. Value cannot be negative] => 减少值“%value%”无效。 值不能为负数 [%s is invalid. Please enter an integer greater than or equal to 0.] => %s 无效。 请输入一个大于或等于 0 的整数。 [%s is invalid. Please enter an integer lower than or equal to %s.] => %s 无效。请输入一个小于或等于 %s 的整数。 [Reply message is required] => 回复消息是必需的 [Reply message is invalid] => 回复消息是无效的 [Cart rule name must contain clean HTML] => 购物车规则名称必须包含干净的 HTML [Discount value must be a number] => 折扣值必须是数字 [Invalid value: the payment must be a positive amount.] => 无效的值:付款必须是正数。 [The file is too large. The maximum size allowed is [1] MB. The file you are trying to upload is [2] MB.] => 文件太大。 允许的最大大小为 [1] MB。 您尝试上传的文件为 [2] MB。 [Reduction value "%value%" is invalid. It must be greater than 0 and maximum %max%.] => 缩减值 "%value%" 无效。它必须大于0且最大为 %max% 。 [Reduction value "%value%" is invalid. It must be greater than 0.] => 缩减值 "%value%" 无效。它必须大于0。 [The confirmation password doesn't match.] => 确认密码不匹配。 [This field cannot be longer than %limit% characters.] => 此字段不能超过 %limit% 个字符。 [Oops... looks like an unexpected error occurred] => 糟糕...似乎发生了错误 [The object cannot be loaded (or found).] => 无法加载(或找到)对象。 [The file is too large. Maximum size allowed is: [1] MB. The file you are trying to upload is [2] MB.] => 文件太大。 允许的最大大小为:[1] MB。 您尝试上传的文件为 [2] MB。 [%error_message% - Language: %language_name%] => %error_message% - 语言: %language_name% ) [AdminAdvparametersFeature] => Array ( [Menu] => 菜单 [No menu] => 无菜单 [Import data from another shop] => 从另一家店铺导入数据 [Experimental product page] => 实验产品页面 [New product page - Single store] => 新产品页面-单店铺 [New product page - Multistore] => New product page - 多店铺 [Permissions] => 权限 [Catalog price rules] => 目录价格规则 [Countries] => 国家 [States] => 省/市 [Carriers] => 货运商 [Titles] => Titres de civilité [SuperAdmin] => 超级管理员 [Logistician] => 物流员 [Translator] => 翻译者 [Salesman] => 销售人员 [Webservice key created: %s] => 已创建 Web 服务密钥: %s [Webservice key %s has been deleted] => Web 服务密钥%s 已被删除 [Supply Orders] => Commandes fournisseurs [Supply Order Details] => 供货单明细 [Product Reference] => 商品编号 [Note] => 标记 [Supplier ID *] => 供应商编号* [Lang ID] => 语言编号 [Warehouse ID *] => 仓库ID* [Currency ID *] => 货币ID* [Supply Order Reference *] => 供应订单参考* [Delivery Date (Y-M-D)*] => 运送日期 (Y-M-D)* [Discount rate] => 折扣率 [Product ID *] => 商品ID* [Product Attribute ID] => 商品属性ID [Unit Price (tax excl.)*] => 单价 (不含税)* [Quantity Expected *] => 预期数量* [Discount Rate] => 折扣率 [Tax Rate] => 税率 [Import .CSV data] => 上传.CSV 数据 [Template] => 模板 [Customer ID] => 客户ID [Active (0/1)] => 激活(0/1) [Customer email] => 客户邮件 [Active (0/1)] => 激活(0/1) [Root category (0/1)] => 根分类 (0/1) [Image URL] => 图像地址 [Product ID] => 货品ID [Attribute (Name:Type:Position)] => 属性 (名称:类型:位置) [Value (Value:Position)] => 数值 (数值:位置) [Supplier reference] => 供应商参考 [Default (0 = No, 1 = Yes)] => 默认(0 = 否, 1 = 是) [Combination availability date] => 预估上架日期 [Choose among product images by position (1,2,3...)] => 从照片中选择 (1,2,3...) [Titles ID (Mr = 1, Ms = 2, else 0)] => 称谓ID(MR =1,MS =2,否则为0) [Birth date (yyyy-mm-dd)] => 出生日期(年-月-日) [Newsletter (0/1)] => 接收简报(0/1) [Partner offers (0/1)] => 合作伙伴报价(0/1) [Registration date (yyyy-mm-dd)] => 登记日期(年-月-日) [Groups (x,y,z...)] => 组 (x,y,z...) [Default group ID] => 默认组ID [UPC] => UPC: [Minimal quantity] => 最小数量 [Image URLs (x,y,z...)] => 图片地址(x,y,z...) [Image alt texts (x,y,z...)] => 图像替代文字(x,y,z...) [Advanced Stock Management] => 高级库存管理 [Depends on stock] => 取决于库存 [Warehouse] => 仓库 [Categories (x,y,z...)] => 目录(x,y,z...) [Tax rule ID] => 税则编号 [On sale (0/1)] => 打折(0/1) [Discount amount] => 折扣金额 [Discount percent] => 折扣比例 [Discount from (yyyy-mm-dd)] => 折扣从(yyyy-mm-dd) [Discount to (yyyy-mm-dd)] => 折扣至(yyyy-mm-dd) [Reference #] => 参考# [Supplier reference #] => 供应商参考# [Delivery time of out-of-stock products with allowed orders:] => 已经缺货但允许下单产品的配送时间 [Additional shipping cost] => 额外运输成本 [Unit for the price per unit] => 每件价格的单位 [Tags (x,y,z...)] => 标签(x,y,z...) [Rewritten URL] => 链接重写 [Label when backorder allowed] => 标识允许延期未交定货 [Available for order (0 = No, 1 = Yes)] => 可以订购 (0 = 否,1 = 是) [Product availability date] => 产品供应 [Product creation date] => 商品上架日期 [Show price (0 = No, 1 = Yes)] => 显示价格 (0=否,1=是) [Delete existing images (0 = No, 1 = Yes)] => 删除现有的图像(0=否,1=是) [Feature (Name:Value:Position:Customized)] => 功能(名称:数值:位置:自定义) [Available online only (0 = No, 1 = Yes)] => 只在网店(0=否,1=是) [Customizable (0 = No, 1 = Yes)] => 可定制的(0=否,1=是) [Uploadable files (0 = No, 1 = Yes)] => 可上传文件(0=否,1=是) [Text fields (0 = No, 1 = Yes)] => 文本域(0=否,1=是) [Action when out of stock] => 缺货时行动 [Virtual product (0 = No, 1 = Yes)] => 虚拟商品(0=否, 1=是) [File URL] => File URL [Expiration date (yyyy-mm-dd)] => 到期日(年-月-日) [Number of days] => 下载有效天数: [Accessories (x,y,z...)] => 附件 (x,y,z...) [Address (2)] => 地址(2) [Latitude] => 纬度 [Longitude] => 经度 [Hours (x,y,z...)] => 小时 (x,y,z...) [ID / Name of group shop] => 组店ID/名称 [Ignore this column] => 忽略此列 [Store contacts] => 联系店铺 [EAN-13] => EAN-13 [Back office connection from %ip%] => 从%ip% 登陆后台 [%class_name% addition] => %class_name% 增加 [Edit this SQL query] => 编辑此SQL查询 [SQL query name] => SQL查询名称 [Select your default file encoding] => 选择默认的文件编码 [Contact information] => 联系人信息 [Discount prices] => 优惠价格 [Module hooks] => 模块挂钩 [Meta information] => 元信息 [Product combinations] => 产品组合 [Available quantities for sale] => 待销数量 [Warehouses] => 仓库 [Webservice accounts] => webservice 的账户 [Attribute groups] => 属性组 [Tax rules groups] => 税务规则组 [Cart rules] => 购物车规则 [Import data] => 导入数据 [Choose the source shop] => 选择来源商店 [Choose data to import] => 选择要导入的数据 [Shop groups list] => 店铺组列表 [Customer groups] => 客户群 [Shop group] => 商店群組 [Multistore options] => 多铺选项 [Default shop] => 默认店铺 [Add a new shop group] => 添加新店铺组 [Add a new shop] => 添加新店铺 [Shop group name] => 店铺组名称 [Share customers] => 共享客户 [Share available quantities for sale] => 分享可供出售的数量 [Share available quantities between shops of this group. When changing this option, all available products quantities will be reset to 0.] => 本组商店之间共享可用数量。当改变这个选项,所有可用的产品的数量将被重置为0。 [Share orders] => 共享订单 [Multistore tree] => 多个商店树 [Shop URL ID] => 商店 URL ID [Shop name] => 商店名称: [Is it the main URL?] => 这是主URL吗? [URL options] => 链接选项 [Is it the main URL for this shop?] => 这是该商店的主URL吗? [Shop URL] => 店铺网址 [Domain] => 域名 [SSL Domain] => SSL 域名 [Physical URL] => 物理链接 [Virtual URL] => 虚拟链接 [Final URL] => 最终URL [Edit this shop] => 编辑这个店铺 [Add a new URL] => 添加新链接 [Store name] => 店铺名称 [Statistics] => 数据 [Notifications] => 通知 [Both] => 两者都可以 [This is a test message. Your server is now configured to send email.] => 这是一条测试消息。您的服务器现在配置为发送电子邮件。 [Test message -- Prestashop] => 测试信息 - PrestaShop [Error: Please check your configuration] => 错误:请检查邮件设置 [%key% (missing description)] => %key%(缺失描述) [Use /usr/sbin/sendmail (recommended; works in most cases)] => 使用 /usr/sbin/sendmail (推荐;适用于大多数情况) [Set my own SMTP parameters (for advanced users ONLY)] => 设置我的SMTP参数(只限高级用户) [Never send emails (may be useful for testing purposes)] => 从不发邮件(用测试版) [View (GET)] => 浏览 (GET) [Modify (PUT)] => 修改 (PUT) [Add (POST)] => 增加(POST) [Patch (PATCH)] => 补丁(补丁) [Delete (DELETE)] => 删除(DELETE) [Fast view (HEAD)] => 快速查看(HEAD) [Age] => 年龄: [Recipient] => 收信人 [Subject] => 对象: [Sent] => 已发送 [Erase all] => 清除所有 [Severity (1-4)] => 严重(1-4) [Object type] => 对象类型 [Object ID] => 对象ID [Error code] => 错误码 [Last update] => 上一次更新: [Employee ID] => 员工编号 [Refresh list] => 刷新列表 [ID / Name of shop] => 店铺ID /名称 [EAN13] => 条形码: [New & Experimental Features] => 新功能和试验性功能 [Add new profile] => 添加新资料信息 [Product reference] => 商品编号 [Combination reference] => 属性组合编码 [Memcached via PHP::Memcache] => 通过PHP 下载并安装::下载并安装 [Memcached via PHP::Memcached] => 通过PHP 下载并安装: 已下载并安装 [APC] => APC [Xcache] => Xcache [Use cache] => 使用缓存 [Caching system] => 缓存系统 [Smart cache for CSS] => 用于CSS的智能Cache [Smart cache for JavaScript] => 用于JavaScript的智能cache [Apache optimization] => Apache优化 [Disable all overrides] => 全部禁用 [Enable or disable all classes and controllers overrides.] => 激活或废除所有类别和管理员代理佣金。 [Media server #1] => 媒体服务器#1 [Media server #2] => 媒体服务器#2 [Media server #3] => 媒体服务器#3 [Clear cache] => 清除缓存 [Never clear cache files] => 从不清除缓存文件 [Clear cache everytime something has been modified] => 每次修改后清除缓存 [Never recompile template files] => 永不重新编译模板文件 [Recompile templates if the files have been updated] => 如果文件已更新,重新编译模板 [Force compilation] => 强制编译 [Template compilation] => 模板编译 [Cache] => 缓存 [Should be enabled except for debugging.] => 除了调试不应使用。 [Multi-front optimizations] => 多前端优化 [Lifetime of front office cookies] => 前台系统cookie的寿命 [Lifetime of back office cookies] => 后台系统cookie的寿命 [Automatically check for module updates] => 自动检查模块的更新 [Check the cookie's IP address] => 检查cookie的IP地址 [Cookie SameSite] => Cookie 同站点 [Show notifications for new orders] => 显示新订单通知 [Show notifications for new customers] => 显示新顾客提示 [Show notifications for new messages] => 为新消息显示通知 [Maximum size for attached files] => 附件最大大小 [Maximum size for a downloadable product] => 可下载商品最大尺寸 [Maximum size for a product's image] => 此商品图片最大尺寸 [megabytes] => 兆字节 [Ignore statistics tables] => 忽略数据统计表格 [Drop existing tables during import] => 在导入过程中删除现有的表格: [DKIM domain] => DKIM域名 [DKIM selector] => DKIM 选择器 [DKIM private key] => DKIM 私钥 [Send email in HTML format] => 以HTML格式发送邮件 [Send email in text format] => 以Text格式发送文件 [Log Emails] => 日志Email [DKIM signing] => signing 鉴定 [None] => 无 [TLS] => TLS [SSL] => SSL [Email domain name] => 电子邮件域名 [SMTP server] => SMTP服务器 [SMTP username] => SMTP用户名 [SMTP password] => SMTP密码 [Encryption] => 加密 [Send a test email to] => 发送测试邮件至 [minutes] => 分钟 [Password regeneration] => 密码重置 [Security: Minimum time to wait between two password changes.] => 安全:两个密码更改之间最小等待时间。 [Memorize the language used in Admin panel forms] => 记住在管理版块使用的语言 [Allow employees to select a specific language for the Admin panel form.] => 让员工选择管理小组形式的特定语言。 [Permission profile] => 身份权限 [Default page] => 默认页 [Please name your data matching configuration in order to save it.] => 请把您的数据命名为和配置相吻合来进行保存。 [What do you want to import?] => 您想导入什么? [Select a file to import] => 选择要导入的文件 [Language of the file] => 文件语言 [Field separator] => 字段分隔符 [Multiple value separator] => 多值分隔符 [Delete all [1]categories[/1] before import] => 在导入前删除所有[1]分类[/1] [Use product reference as key] => 使用产品参考作为关键词 [Skip thumbnails regeneration] => 跳过重新生成缩略图 [Force all ID numbers] => 强加所有ID 号码 [Send notification email] => 发送邮件通知 [Next step] => 下一步 [Send emails to] => 发送电子邮件至 [Minimum severity level] => 最低严重性级别 [Back office token protection] => 后台 token 保护 [0 - Extremely guessable] => 0 - 极易猜测 [1 - Very guessable] => 1 - 很容易猜到 [2 - Somewhat guessable] => 2 - 有点猜不透 [3 - Safely unguessable] => 3 - 安全地无法猜测 [4 - Very unguessable] => 4 - 很难猜到 [Minimum length] => 最小长度 [Maximum length] => 最大长度 [Minimum password security score] => 最低密码安全分数 [Enable PrestaShop's webservice] => 启用的 Prestashop 的web服务 [Enable CGI mode for PHP] => 启用CGI模式的PHP [Key] => 描述 [Key description] => 主要描述 [Webservice account key.] => Web帐户的Key [Enable webservice key] => 启用网络服务密钥 [Current password] => 旧密码 [New password] => 新密码 [Confirm password] => 确认密码 [Download the backup file (%s MB)] => 下载备份文件 (%s MB) [Tip: You can also download this file from your FTP server. Backup files are located in the "/adminXXXX/backups" directory.] => 提示:你也可以从你的FTP 服务器下载此文件。备份文件存储在"/adminXXXX/backups" 目录里。 [Backup options] => 备份选项 [Available fields] => 可用字段 [* Required field] => *必须填写 [History of uploaded files] => 上传的文件历史 [Download] => 下载 [Choose from history / FTP] => 从历史 / FTP 选择 [Download sample csv files] => 下载CSV文件示例 [Back to the dashboard] => 返回到仪表板 [Test your email configuration] => 测试您的邮箱设置 [A test email has been sent to the email address you provided.] => 一个测试邮件已经发送到您提供的电子邮件地址。 [Send a test email] => 发送测试邮件 [Employee options] => 雇员选项 [Employees] => 雇员 [Manage your team] => 管理你的团队 [Create profiles for your employees with specific rights. SuperAdmin can access the entire store while other people can only be dedicated to the catalog or orders pages.] => 为具有特定权限的员工创建配置文件。SuperAdmin可以访问整间商店,而其他人只能访问目录或订单页面。 [Edit: %lastname% %firstname%] => 编辑: %lastname% %firstname% [Add new employee] => 添加新雇员 [New features] => 新功能 [Experimental features] => 实验功能 [Match your data] => 符合你的数据 [Please match each column of your source file to one of the destination columns.] => 请您把你的来源文件的每一栏位都对映到目标列中。 [Load a data matching configuration] => 加载与配置吻合的数据 [Save your data matching configuration] => 保存和配置相符的数据 [Rows to skip] => 要跳过的行 [Indicate how many of the first rows of your file should be skipped when importing the data. For instance set it to 1 if the first row of your file contains headers.] => 在导入数据时,说明你文件里最初几行应该被跳过。比如,如果你文件的第一行含有页眉,你可以把它设置成1. [Two columns cannot have the same type of values] => 两个栏位不能有相同的数值类型 [This column must be set:] => 该栏位应该设置成: [Meaning of severity levels:] => 严重级别的含义: [Logs by email] => 通过邮箱登陆 [No module] => 无模块 [Profile] => 用户类型 [List of MySQL Tables] => MySQL列表 [Please choose a table.] => 请选择一个表 [Add table name to SQL query] => 添加表名到SQL查询中 [List of attributes for this MySQL table] => 此 MySQL 表的属性列表 [Add attribute to SQL query] => 添加属性到 SQL 查询中 [Action] => 操作 [SQL query] => SQL 查询 [Add new SQL query] => 添加新的SQL查询 [SQL query result] => SQL 查询结果 [Outdated sessions] => 过时的会话 [Clear outdated sessions manually] => 手动清除过时的会话 [Clear] => 清除 [Password policy] => 密码策略 [0 means the password is extremely easy to guess (within 10^3 guesses). Dictionary words like "password" or "mother" score 0.] => 0表示密码非常容易猜到(在10^3次猜测范围内)。像“密码”或“母亲”这样的词典单词得分为0。 [1 is still very easy to guess (guesses lesser than 10^6). An extra character on a dictionary word can score 1.] => 1仍然非常容易猜测(猜测小于10^6)。词典单词上的一个额外字符可以得1分。 [2 is pretty easy to guess (guesses lesser than 10^8). It provides some protection from unthrottled online attacks.] => 2很容易猜到(猜测小于10^8)。它提供了一些保护,使其免受肆无忌惮的在线攻击。 [3 is safely unguessable (guesses lesser than 10^10). It offers moderate protection from offline slow-hash scenario.] => 3是安全不可猜的(猜测小于10^10)。它针对离线慢散列情况提供适度保护。 [4 is very unguessable (guesses greater than or equal to 10^10) and provides strong protection from offline slow-hash scenario.] => 4是非常不可猜测的(大于或等于10^10的猜测),并提供强大的保护,不受脱机慢散列情况的影响。 [Webservice Accounts] => webservice 的账户 [Set the resource permissions for this key:] => 设置这个密钥的资源权限: [Add new webservice key] => 添加新的Web服务关键 [Webservice status] => Web服务状态 [Webservice is enabled. Main entry point is] => 已启用Web服务。主要的切入点是 [It seems that the webservice endpoint is not functional. If you are using httpd/apache2, you need to enable URL rewriting on your server.] => WebService终结点似乎无法正常工作。如果您使用的是HTTPD/apache2,则需要在服务器上启用URL重写。 [Read the [1]developer documentation[/1].] => 阅读[1]开发人员文档[/1]。 [Upload quota] => 上传容量配额 [Port] => 端口 [IP Address] => IP [Weight] => 重量 [Add server] => 增加服务器 [Add Server] => 添加服务器 [Test Server] => 测试服务器 [Debug mode] => 调试模式 [Smarty] => 智能 [Modules] => 模块 [Disable non built-in modules] => 禁用非内置模块 [Optional features] => 可选功能 [CCC (Combine, Compress and Cache)] => CCC(合并,压缩并隐藏) [Media servers (use only with CCC)] => 媒体服务器(仅限使用CCC) [You must enter another domain, or subdomain, in order to use cookieless static content.] => 你必须进入另一个域或子域,以使用无Cookie的静态内容。 [Caching] => 正在缓存... [Configuration information] => 配置信息 [This information must be provided when you report an issue on GitHub or on the forum.] => 当您在 GitHub 或论坛上报告问题时,必须提供此信息。 [Server information] => 服务器信息 [Server information:] => 服务器信息: [Server software version:] => 服务器软件版本: [PHP version:] => PHP版本 [Memory limit:] => 内存限制: [Max execution time:] => 最大执行时间: [Upload Max File size:] => 上传的最大文件大小 [PageSpeed module for Apache installed (mod_instaweb)] => 为Apache安装(mod_instaweb)的PageSpeed模块 [Database information] => 数据库信息 [MySQL version:] => MySQL版本: [MySQL server:] => MySQL 服务器: [MySQL name:] => MySQL 名称: [MySQL user:] => MySQL 用户: [Tables prefix:] => 表格前缀: [MySQL engine:] => MySQL引擎: [MySQL driver:] => MySQL驱动程序: [List of overrides] => 覆盖列表 [Store information] => 店信息 [PrestaShop version:] => PrestaShop 版本: [Shop URL:] => 店铺网址: [Shop path:] => 商店路径: [Current theme in use:] => 目前使用主题: [Mail configuration] => 配置邮件 [Mail method:] => 邮件方式: [You are using /usr/sbin/sendmail] => 您正在使用 /usr/sbin/sendmail [You are using your own SMTP parameters.] => 您正使用自己的SMTP 参数。 [SMTP server:] => SMTP服务器: [SMTP username:] => SMTP用户名: [Defined] => 定义 [Not defined] => 未定义 [SMTP password:] => SMTP密码: [Encryption:] => 加密: [SMTP port:] => SMTP 端口: [Your information] => 您的信息 [Your web browser:] => 您的网络浏览器: [Check your configuration] => 检查您的设置 [Required parameters:] => 必填参数: [Optional parameters:] => 可选参数: [List of changed files] => 被修改的文件列表 [Straight rows of keys are easy to guess] => 连续排列的字符容易被猜到 [Short keyboard patterns are easy to guess] => 短键盘模式很容易被猜到。 [Use a longer keyboard pattern with more turns] => 使用回转较多的长手势密码 [Repeats like "aaa" are easy to guess] => 类似于“aaa”的字母组合容易被猜到 [Repeats like "abcabcabc" are only slightly harder to guess than "abc"] => 类似于“abcabcabc”的字母组合仅比“abc”复杂一点 [Sequences like abc or 6543 are easy to guess] => 类似于“abc”或“6543”的序列容易被猜到 [Recent years are easy to guess] => 最近的年份很容易被猜测到。 [Dates are often easy to guess] => 日期通常很容易猜到 [This is a top-10 common password] => 这是排名前十的常见密码 [This is a top-100 common password] => 这是排名前100位的常见密码 [This is a very common password] => 这是一个非常常见的密码 [This is similar to a commonly used password] => 这类似于常用的密码 [A word by itself is easy to guess] => 这个单词本身很容易被猜到 [Names and surnames by themselves are easy to guess] => 名字和姓氏本身很容易猜到 [Common names and surnames are easy to guess] => 常见的名字和姓氏是容易猜到 [Very weak] => 非常弱 [Weak] => 弱 [Average] => 平均 [Strong] => 强 [Very strong] => 非常强 [Use a few words, avoid common phrases] => 用几个单词,避免常见的短语 [No need for symbols, digits, or uppercase letters] => 不需要符号、数字或大写字母 [Avoid repeated words and characters] => 避免重复的单词和字符 [Avoid sequences] => 避免顺序 [Avoid recent years] => 避免最近的年份 [Avoid years that are associated with you] => 避免与您相关的年份 [Avoid dates and years that are associated with you] => 避免使用与您相关的日期和年份 [Capitalization doesn't help very much] => 大写并没有太大帮助 [All-uppercase is almost as easy to guess as all-lowercase] => 全大写几乎和全小写一样容易被猜到 [Reversed words aren't much harder to guess] => 颠倒过来的单词也不难猜到 [Predictable substitutions like '@' instead of 'a' don't help very much] => 像‘@’而不是‘a’这样的可预见的替代并没有多大帮助 [Add another word or two. Uncommon words are better.] => 再加上一两个单词。不常见的单词更好。 [Enter a password between %d and %d characters] => 输入 %d 个到 %d 个字符之间的密码 [The minimum score must be: %s] => 最低值必须为: %s [File size] => 文件大小: [Price tax excluded] => 价格不含税。 [Price tax included] => 价格含税。 [Price per unit] => 单价 ) [ModulesDashactivityAdmin] => Array ( [Dashboard Activity] => 仪表盘活动 [(from %s to %s)] => (从 %s 到 %s) [Active cart] => 活跃的购物车 [How long (in minutes) a cart is to be considered as active after the last recorded change (default: 30 min).] => 距离最后一次记录变化多少分钟(默认:30分钟)认为购物车是活动的。 [Online visitor] => 在线用户 [How long (in minutes) a visitor is to be considered as online after their last action (default: 30 min).] => 距离最后一次操作多少分钟(默认:30分钟)认为用户是在线的。 [Abandoned cart (min)] => 被遗弃的购物车 [How long (in hours) after the last action a cart is to be considered as abandoned (default: 24 hrs).] => 距离最后一次操作多少小时(默认:24小时)购物车被视为是放弃。 [hrs] => 小时 [Abandoned cart (max)] => 被遗弃的购物车(最大限) [How long (in hours) after the last action a cart is no longer to be considered as abandoned (default: 24 hrs).] => 距离最后一次操作多少小时(默认:24小时)购物车不被视为是放弃。 [Activity overview] => 活动概述 [Online Visitors] => 在线用户 [in the last %d minutes] => 在过去的 %d 分钟 [Active Shopping Carts] => 活跃的购物车 [Currently Pending] => 正在待定 [Return/Exchanges] => 退换 [Out of Stock Products] => 缺货商品 [New Messages] => 新信息 [Product Reviews] => 商品评论 [Customers & Newsletters] => 客户&时事通讯 [New Customers] => 新客户 [New Subscriptions] => 新订阅 [Total Subscribers] => 客户总数 [Traffic] => 流量 [Link to your Google Analytics account] => 链接到您的谷歌分析账户 [Visits] => 访问 [Unique Visitors] => 独立访客 [Traffic Sources] => 流量来源 ) [ModulesStatsforecastAdmin] => Array ( [Stats Dashboard] => 统计控制面板 [Enrich your stats, add a summary of all your current statistics on your back office.] => 丰富您的统计数据,在后台添加所有当前统计数据的摘要。 [The listed amounts do not include tax.] => 所列金额未含税。 [Time frame] => 时间框架 [Daily] => 每天 [Weekly] => 每周 [Monthly] => 每月 [Yearly] => 每年 [Placed orders] => 已下订单 [Bought items] => 已购商品 [Percentage of registrations] => 注册登记的百分比 [Percentage of orders] => 订单百分比 [Revenue] => 收入 [Average] => 平均 [Forecast] => 预计 [Conversion] => 转换 [Accounts] => 账户 [Full carts] => 购物车满 [Registered visitors] => 注册用户 [A simple statistical calculation lets you know the monetary value of your visitors:] => 一个简单的统计计算可以让您知道您所有访问者的金钱价值: [On average, each visitor places an order for this amount:] => 平均每位访客下了该数量的订单: [On average, each registered visitor places an order for this amount:] => 平均每位已登记访客下了该数量的订单: [Payment distribution] => 支付配送 [The amounts include taxes, so you can get an estimation of the commission due to the payment method.] => 价格含税,所以您可以根据支付方式预算提成。 [-- No filter --] => --为筛选-- [Module] => 模块 [Average cart value] => 购物车平均价值 [Category distribution] => 类别分布 [Products sold] => 售出商品 [Percentage of products sold] => 售出产品的百分比 [Percentage of sales] => 销售百分比 [Language distribution] => 语言分布 [Growth] => 增长 [Zone distribution] => 地区分布 [Currency distribution] => 货币分布 [Sales (converted)] => 销售额(已转化) [Attribute distribution] => 属性分布 [Quantity of products sold] => 售出产品数量 ) [AdminStatsNotification] => Array ( [Module not found] => 模块未发现 [Please select a module from the left column.] => 请在左列选择一个模块。 [The specified date is invalid.] => 特定的日期无效 ) [AdminCatalogNotification] => Array ( [You must select some products before] => 你必须先选择一些产品 [You cannot set 0 or a negative position, the minimum is 1.] => 您不能设置 0 或负位置,最小值为 1。 [You cannot set a position greater than the total number of products in the category, starting at 1.] => 您设置的位置不能大于该类别中的产品总数,从 1 开始。 [Error on image caption: "%1s" is not a valid caption.] => 错误的图片标题: "%1s" 是一个无效的标题。 [The discount was successfully generated.] => 已成功生成了折扣。 [The root category of the shop %shop% is not associated with the current shop. You can't access this page. Please change the root category of the shop.] => 该商店%shop%的根分类和当前店铺无关联。你无法进入此页面。请改变商店的根分类。 [This will copy the images too. If you wish to proceed, click "%yes_label%". If not, click "%no_label%".] => 这也将复制图像。 如果您想继续,请单击“%yes_label%”。 如果没有,请单击“%no_label%”。 [You cannot update the available stock when it depends on stock.] => 当它依赖库存时您不能更新有效库存。 [Incorrect Stock Manager class [%s]] => 不正确库存管理 class [%s] [Stock Manager class not found [%s]] => 库存管理类未找到[%s] [Failed to copy the file.] => 文件复制失败 [An error occurred while updating the status for an object.] => 更新物品状态的时候发生了错误。 [(cannot load object)] => (项目无法装载) [The attribute value "%1$s" already exist for %2$s language] => 这个特征价值 “%1$s” 已经存在 %2$s 语言 [This feature has been disabled. You can activate it here: %link%.] => 该功能已被禁用。你可以在此激活它:%link% [Failed to delete the attribute.] => 无法删除属性。 [The "%s" restriction is checked, but no item is selected.] => 已选中 "%s" 限制,但未选择任何项目。 [The voucher cannot end before it begins.] => 这个卷还没有开始不可以终止。 [The minimum amount cannot be lower than zero.] => 最小数目不能少于0。 [Reduction percentage must be between 0% and 100%] => 百分比必须在1至500之间。 [Reduction amount cannot be lower than zero.] => 数目不能少于0 [This cart rule code is already used (conflict with cart rule %rulename%)] => 已使用此购物车规则代码(和购物车规则 %rulename%冲突) [An action is required for this cart rule.] => 这个cart 规矩需要一个行动 [No product has been found.] => 没有找到商品。 [Invalid product] => 无效商品 [Invalid combination] => 无效组合 [An error occurred during the image upload process.] => 图片上传错误 [An order has already been placed with this cart.] => 该购物车已放置了一个订单。 [This product cannot be added to the cart.] => 该商品不能添加到购物车中。 [You already have the maximum quantity available for this product.] => 您已经购买了该商品最大的可买数量。 [Invalid voucher.] => 无效券。 [There are not enough products in stock.] => 没有足够的商品库存。 [Cannot add image because product creation failed.] => 无法添加图片,因为商品创建失败。 [Error while creating additional image] => 创建额外图像的时候发生了错误 [Invalid quantity] => 无效的数量 [We were unable to associate this attachment to a product.] => 我们无法把附件和产品关联 [An error occurred while saving product attachments.] => 保存你的产品时出错。 [You cannot delete this product because there is physical stock left.] => 你无法删除该产品因为它还有库存 [You cannot change the product's cover image.] => 你无法改变产品的主页图片 [The image could not be found. ] => 无法找到这图片 [You cannot delete the product #%d because there is physical stock left.] => 你无法删除 %d 产品因为它还有库存 [The price attribute is required.] => 必填分配价格。 [You must add at least one attribute.] => 您必须添加至少一个分配。 [This combination already exists.] => 此组合已存在 [A product must be created before adding features.] => 在增加属性之前必须创建商品。 [Please specify priorities.] => 请知名优先 [An error occurred while updating priorities.] => 在更新优先的时候发生了错误。 [An error occurred while setting priorities.] => 在设置优先时发生了错误。 [An error occurred while creating customization fields.] => 在新增模式块的时候发生了错误。 [An error occurred while updating customization fields.] => 在更新客户模式的时候发生了错误。 [An error occurred while updating the custom configuration.] => 在更新客户模式配置的时候发生了错误。 [The label fields defined are invalid.] => 标签区域无效 [A product must be created before adding customization.] => 在增加客户模式选择的时候必须创建商品。 [The uploaded file exceeds the "Maximum size for a downloadable product" set in preferences (%1$dMB) or the post_max_size/ directive in php.ini (%2$dMB).] => 上传的文件不能超过在喜好中(%1$dMB)设置的“下载产品的最大大小”限制(%2$dMB)。 [An error occurred while attempting to associate this image with your shop. ] => 当试着把图片和你的商店关联的时候出错 [An error occurred while attempting to move this picture.] => 在移动产品图片时发生了错误。 [An error occurred while attempting to update the cover picture.] => 在更新封页图片的时候发生了错误。 [An error occurred while attempting to delete the product image.] => 在删除产品图片的时候发生了错误。 [Wrong IDs] => 错误 Id [Invalid price/discount amount] => 无效的价格/折扣数量 [Please select a discount type (amount or percentage).] => 请选择折扣方式 (数目和百分比) [The from/to date is invalid.] => 错误的开始/结束时间 [The name for feature %1$s is too long in %2$s.] => 在%2$s里的 %1$s的名字太长。 [A valid name required for feature. %1$s in %2$s.] => 这个特性需要一个有效名。在%2$s里的%1$s [An error occurred while adding tags.] => 在增加标签的时候发生了错误。 [This %1$s field is required at least in %2$s] => %1$s 必填,至少%2$s 个字符 [The %1$s field is too long (%2$d chars max).] => 字段 %1$s 过长 (%2$d 字符上限)。 [This %1$s field (%2$s) is too long: %3$d chars max (current count %4$d).] => %1$s栏位%2$s太长。%3$d最多字符(目前数数%4$d) [An error occurred while attempting to delete previous tags.] => 在删除之前的标签的时候发生了错误。 [The selected currency is not valid] => 所选货币无效 [An error occurred while copying image, the file does not exist anymore.] => 当复制图片时出错。该文件不再存在。 [An error occurred while copying image, the file width is 0px.] => 当复制图片时出错, 该文件宽度为 0px。 [An error occurred while copying image, check your memory limit.] => 当复制图片时出错。请查看你的记忆容量。 [An error occurred while copying the image.] => 在复制图像的时候发生了错误。 [You can't add product packs into a pack] => 你不能把多包产品添加到一包里 [An error occurred while attempting to add products to the pack.] => 在添加商品进包装的时候发生了错误。 [An error occurred while updating the specific price.] => 更新具体价格的时候发生了错误。 [The specific price ID is invalid.] => 无效的具体价格ID [An error occurred while attempting to delete the specific price.] => 在删除具体价格的时候发生了错误 [An attachment name is required.] => 需要附件名字 [This attachment was unable to be loaded into the database.] => 该附件无法上传到数据库中 [A specific price already exists for these parameters.] => 这些条件已经有了特定的价格 [You do not have permission to add suppliers.] => 你没有权限添加供应商。 [The address is not correct. Please make sure all of the required fields are completed.] => 该地址不正确。请确保所有必填的栏位都完成了。 [It is not possible to delete a supplier if there are pending supplier orders.] => 如果有该供应商等待订单无法删除的供应商,。 [Could not delete #%i] => 无法删除 #%i [Missing id_hook] => 缺少 id_hook [Missing block_name] => 缺少 block_name [Missing block_name value for language %s] => 缺少语言 %s 的 block_name 值 [Missing %s value in custom[%s] for language %s] => 语言 %s 的自定义 [%s] 中缺少 %s 值 [It is not possible to delete a combination while it still has some quantities in the Advanced Stock Management. You must delete its stock first.] => 使用高级库存管理时,如商品还有库存时,是无法删除商品!必须先移除库存。 [Error while deleting the stock] => 删除库存时发生错误 [Successful deletion] => 删除成功 [You cannot delete this attribute.] => 无法删除分配 [Invalid 'to' date] => “结束“日期无效 [Invalid 'from' date] => “开始”日期无效 [Submitted reduction value (0-100) is out-of-range] => 递交的减少值(0-100) 不在范围内。 [No reduction value has been submitted] => 尚未递交减少值 [Invalid date range] => 无效的日期范围。 [If they have no other category, I want to associate them with the parent category.] => 如果他们没有其他类别,我想将它们与父类别相关联。 [If they have no other category, I want to associate them with the parent category and turn them offline.] => 如果他们没有其他类别,我想将它们与父类别相关联并将它们离线。 [(Recommended)] => (推荐) [If they have no other category, I want to delete them as well.] => 如果他们没有其他类别,我也想删除它们。 [This file is associated with the following products. Are you sure you want to delete it?] => 此文件与以下产品相关联。 你确定要删除吗? [Product(s) successfully activated.] => 商品成功上线。 [Product(s) successfully deactivated.] => 商品成功下线。 [Product(s) successfully deleted.] => 商品被成功删除。 [Product(s) successfully duplicated.] => 商品复制成功。 [Products successfully sorted.] => 商品分捡成功。 [Product successfully deleted.] => 商品删除成功。 [Product successfully duplicated.] => 商品复制成功。 [Product successfully activated.] => 商品成功激活 [Product successfully deactivated.] => 产品成功下线 [Invalid description for %s language] => 无效%s语言说明 [Upload error. Please check your server configurations for the maximum upload size allowed.] => 上传错误。 请检测服务器对上传文件大小上限的设置。 [An error occurred while uploading the image:] => 在上传图像的时候发生错误。 [You cannot remove this category because one of your shops uses it as a root category.] => 您无法删除这个类别,因为您在商店里使用它作为一个根类别。 [An error occurred while creating the category.] => 创建类别时发生错误。 [The root category of a shop cannot be edited.] => 商店的根类别无法编辑。 [An error occurred while editing the category.] => 编辑类别时发生错误。 [The display of your brands is enabled on your store. Go to %sShop Parameters > General%s to edit settings.] => 您的商店已启用品牌展示。 转到%s商店参数>常规%s以编辑设置。 [The display of your brands is disabled on your store. Go to %sShop Parameters > General%s to edit settings.] => 您商店中的品牌展示已禁用。 转到%s商店参数>常规%s以编辑设置。 [Error for combination %combination_id%: %error_message%] => 合并错误 %combination_id%: %error_message% [Error for product %product_id%: %error_message%] => 产品错误 %product_id%: %error_message% [When redirecting towards a product you must select a target product.] => 当重定向到产品时,您必须选择目标产品。 [Unable to resize one or more of your pictures.] => 无法重新调整一个或多个你的图片 [The display of your suppliers is enabled on your store. Go to %sShop Parameters > General%s to edit settings.] => 供应商的显示已在您的商店中启用。 转到%s商店参数>常规%s以编辑设置。 [The display of your suppliers is disabled on your store. Go to %sShop Parameters > General%s to edit settings.] => 供应商的显示在商店中已禁用。 转到%s商店参数>常规%s以编辑设置。 [Product customization could not be found. Go to Catalog > Products to customize the product.] => 找不到产品定制。 转到目录 > 产品以自定义产品。 [Selected products were successfully canceled.] => 所选产品已成功取消。 [Cannot find specific price %price%] => 无法找到具体价格%price% [This pack is empty. You must add at least one product item.] => 该包装是空的。您必须要添加至少一件商品。 [Duplicate product?] => 重复商品? [Permanently delete this product?] => 是否永久删除此产品? [Change the product type] => 更改产品类型 [Are you sure you want to change the product type?] => 您确定要更改产品类型吗? [Change product type] => 更改产品类型 [Changing the product type will immediately save the product and refresh the page.] => 更改产品类型将立即保存产品并刷新页面。 [This will delete all combinations.] => 这将删除所有组合。 [This will delete the list of products in this pack.] => 这将删除此包中的产品列表。 [This will delete the associated virtual file.] => 这将删除关联的虚拟文件。 [This will reset the ecotax value and may impact your retail price (tax incl.).] => 这将重置生态税值,并可能影响您的零售价格(含税)。 [This will reset the stock of this product.] => 这将重置此产品的库存。 [Image replaced] => 图像已替换 [Are you sure you want to delete the selected image?|Are you sure you want to delete the %filesNb% selected images?] => 确定要删除所选图像吗?|确定要删除 %filesNb% 个所选图像吗? [The file was successfully added.] => 已成功添加该文件。 [This value is too long. It should have %limit% characters or less.] => 数值太长。它必须是%limit%字符或更少。 [There is no result for this search. Update your filters to view other products.] => 该搜索没结果。请更改你的过滤器来浏览其他商品。 [Duplication in progress...] => 复制中 [Duplication failed.] => 复制失败. [Activation in progress...] => 激活中 [Activation failed.] => 激活失败。 [Deactivation in progress...] => 取消激活中... [Deactivation failed.] => 取消激活失败。 [Deletion in progress...] => 正在删除数据... [Deletion failed.] => 删除失败 [Duplicating products] => 商品复制中 [Duplicating...] => 复制中... [Activating products] => 激活产品中 [Activating...] => 激活中 [Deactivating products] => 下线商品中 [Deactivating...] => 下线中... [Deleting products] => 删除商品中 [Deleting...] => 正在删除... [You are in a multistore context: any modification will impact all your shops, or each shop of the active group.] => 你在多店模式:所有的修改都将影响到你的所有商店,或是已被激活的每个商店。 [Friendly URLs are currently enabled.] => 友好的URL现在被启用。 [To disable it, go to [1]SEO and URLs[/1]] => 要禁用它,请到[1]SEO 和 URLs[/1] [Friendly URLs are currently disabled.] => 友好的URL现在被禁用。 [To enable it, go to [1]SEO and URLs[/1]] => 要启用它,请到[1]SEO 和 URLs[/1] [The "Force update of friendly URL" option is currently enabled.] => “强制更新友好的URL”选项已启用。 [To disable it, go to [1]Product Settings[/1]] => 要禁用它,请到[1]商品设置[/1] [If no carrier is selected then all the carriers will be available for customers orders.] => 如果没有货运商可选,那么所有货运商都可为客户配送订单。 [When enabling advanced stock management for a pack, please make sure it is also enabled for its product(s) – if you choose to decrement product quantities.] => 当激活一包商品的高级库存管理,请确保它的产品也是激活的。- 如果您选择渐减产品数量的话。 [You can't add or edit a product in this shop context: select a shop instead of a group of shops.] => 你无法对这个商店内容做添加和编辑:请选择一个商店而非一组商店。 [This will delete all the combinations. Do you wish to proceed?] => 这将删除所有的组合。你确定要继续吗? [A pack of products can't have combinations.] => 套餐商品不能有多组合。 [A virtual product can't have combinations.] => 虚拟商品不能包含多组合。 [What do you want to do with the products associated with this category?] => 您想如何处理该类别相关的商品? [Note that if they have another category, your products will logically remain associated with it.] => 请注意,如果他们有另一个类别,您的产品在逻辑上将与其保持关联。 [You have reached the limit (%s) of files to upload, please remove files to continue uploading] => 您已达到文件上传的上限(%s),请删除文件继续上传 [This feature has been disabled. You can activate it here: %url%.] => 该功能已被禁用。你可以在此激活它: %url% [No address has been found for this brand.] => 没找到该品牌的地址 [This combination doesn't exist anymore] => 这种组合已不复存在 [Are you sure you want to delete selected combinations?] => 是否确实要删除选定的组合? [Discard changes?] => 放弃更改? [All unsaved modifications made on the combination [1]%combinationName%[/1] will be lost.] => 对组合 [1]%combinationName%[/1] 所做的所有未保存的修改都将丢失。 [This is the experimental product page.] => 这是实验产品页面。 [There is no attachment yet.] => 沒有附件 [No product matches your search. Try changing search terms.] => 没有符合你搜索的商品。请试着改变搜索条件。 [Stock successfully updated] => 库存已更新 ) [ModulesImagesliderAdmin] => Array ( [Image slider] => 图片幻灯片 [Add sliding images to your homepage to welcome your visitors in a visual and friendly way.] => 将滑动图像添加到您的主页,以视觉和友好的方式欢迎您的访问者。 [Invalid values] => 无效值 [Invalid slide] => 无效幻灯片 [Invalid slide state.] => 无效幻灯片状态。 [Invalid slide ID] => 无效的幻灯片ID [The title is too long.] => 标题过长。 [The caption is too long.] => Caption 描述过长。 [The URL is too long.] => URL 网址过长。 [The description is too long.] => 描述过长。 [The URL format is not correct.] => URL 格式不正确。 [Invalid filename.] => 无效文件名。 [The URL is not set.] => URL 网址未设置。 [The image is not set.] => 图片未设置。 [The configuration could not be updated.] => 配置无法更新。 [The slide could not be added.] => 幻灯片无法添加。 [The slide could not be updated.] => 该幻灯片无法更新。 [Slide information] => 幻灯片信息 [Target URL] => 目标URL [Caption] => 标题 [Speed] => 速度 [The duration of the transition between two slides.] => 两张幻灯片之间切换时长。 [Pause on hover] => 鼠标悬停时暂停 [Stop sliding when the mouse cursor is over the slideshow.] => 当鼠标悬浮在幻灯片上的时候停止滑动 [Loop forever] => 永远循环 [Loop or stop after the last slide.] => 循环或在最后一张幻灯片停止 [Since multiple languages are activated on your shop, please mind to upload your image for each one of them] => 因为您的商店激活多种语言,请注意您要为每一种语言上传图片。 [You cannot manage slides items from a "All Shops" or a "Group Shop" context, select directly the shop you want to edit] => 您无法从“所有商店”或者”商店组“环境管理幻灯片商品,请直接选择您要编辑的商店 [You can only edit this slide from the shop(s) context: %s] => 您只能从商店环境编辑此幻灯片:%s [You cannot add slides from a "All Shops" or a "Group Shop" context] => 您无法从”所有商店“或”商店组“环境添加幻灯片 [Unable to get slide shop association information (id_slide: %d)] => 无法得到幻灯片商店联盟信息(id_slide: %d) [The modifications will be applied to shop: %s] => 此修改将被应用到商店:%s [The modifications will be applied to this group: %s] => 此修改将被应用到此组:%s [The modifications will be applied to all shops and shop groups] => 所做的修改将被应用到所有商店和商店组 [This slide is shared with other shops! All shops associated to this slide will apply modifications made here] => 此幻灯片被其他商店共用!所有和该幻灯片相关的商店将使用这里所作的修改 [Slides list] => 幻灯片列表 [Shared slide] => 共享的幻灯片 ) [AdminOrderscustomersHelp] => Array ( [You can add a comment here.] => 您可以在此处添加一条评论。 [View details on the customer page] => 在客户页面查看详情 [View details on the order page] => 在订单页面查看详情 [Would you like to allow merchandise returns in your shop?] => 您允许退货吗? [How many days after the delivery date does the customer have to return a product?] => 客户收货后允许退货的天数 [Prefix used for return name (e.g. RE00001).] => 用于返回名称的前缀(例如RE00001)。 [Merchandise return (RMA) status.] => 退货状态 [List of products in return package.] => 退回商品列表 [The link is only available after validation and before the parcel gets delivered.] => 该链接仅在验证后和包裹出货前才有。 [This customer will receive your newsletter via email.] => 该客户将通过电子邮件收到您的简报。 [Password should be at least %length% characters long.] => 密码长度至少是%length%字符 [Only letters and the dot (.) character, followed by a space, are allowed.] => 只允许使用字母和点 (.) 字符,后跟一个空格。 [Enable or disable customer login.] => 允许或禁止客户登陆 [This customer will receive your ads via email.] => 该客户将通过电子邮件收到您的广告。 [Select all the groups that you would like to apply to this customer.] => 选中所有您想介绍此客户的群。 [This group will be the user's default group.] => 此群将成为用户的默认群。 [Only the discount for the selected group will be applied to this customer.] => 只有在此群组内的顾客才能使用此折扣券。 [Valid characters:] => 有效字符: [Maximum number of days to return a product after the delivery date.] => 交货日期后退货的最长天数。 [Prefix used for merchandise returns (e.g. RE00001).] => 用于商品退货的前缀(例如 RE00001)。 [Prefix used for credit slips.] => 代金券使用的前缀 [Prefix used for delivery slips.] => 送货单据编号使用前缀 [The next delivery slip will begin with this number and then increase with each additional slip.] => 下一次送货编号前开始使用此编号,以后每次编号+1 [Add an image before the product name on delivery slips.] => 在发货单上的产品名称前添加图像。 [Format: %s (inclusive).] => 格式: %s (包含)。 [If required, show the total amount per rate of the corresponding tax.] => 如果启用,显示相关税收的每等级的总数量。 [Freely definable prefix for invoice number (e.g. #IN00001).] => 自定义的发票号码前缀(如#IN00001). [The next invoice will begin with this number, and then increase with each additional invoice. Set to 0 if you want to keep the current number (which is #%number%).] => 发票将使用这个号码为初始号,并随着增加的每张发票递增。如果你想保持目前的号码(#%number%). 请设置为0。 [This text will appear at the bottom of the invoice, below your company details.] => 这段文字内容会出现在发票底部,公司资料下方。 [Saves memory but slows down the PDF generation.] => 减少记忆体使用,不过会拖慢 PDF 产生速度。 [Required fields apply to the customer's registration form, you should check the address formats in [1]International > Locations > Countries[/1] before.] => 必填字段适用于客户的注册表,您应该先检查[1]国际>位置>国家[/1]中的地址格式。 [Select the fields you would like to be required for this section.] => 选择这部分你需要的字段。 [Please make sure you are complying with the opt-in legislation applicable in your country.] => 请确保你遵守你们国家的选择性加入的法律。 [This feature generates a random password before sending an email to your customer.] => 该属性生成了一个随机的密码并且发送了邮件给客户 [This note will be displayed to all employees but not to customers.] => 本说明只显示给员工,不会显示给客户。 [Format: 2011-12-31 (inclusive).] => 格式: 2011-12-31 (包含)。 [You can also export orders which have not been charged yet.] => 您也可以导出尚未付款的订单。 [If enabled, your customers will receive an invoice for the purchase.] => 如启用, 您的客户会在订购后收到发票。 [Adds an image in front of the product name on the invoice] => 在发票上商品名称前添加图片。 [Use this field to show additional information on the invoice, below the payment methods summary (like specific legal information).] => 请使用该栏目在发票上的付款方式总结下方来显示额外信息(如特定法律信息)。 [Choose an invoice model.] => 选择一个发票样式。 [Search for an existing product by typing the first letters of its name.] => 通过输入产品名称的第一个字母来搜索现有的产品。 [Search for an existing customer by typing the first letters of his/her name.] => 通过输入他/她的名字的第一个字母搜索现有的顾客。 [Use OR to broaden your search] => 使用二维码扩大搜索范围 [Do not forget to update your exchange rate before making this change.] => 不要忘记进行此更改之前更新您的汇率。 [(Max %amount_refundable% %tax_method%)] => (最大限 %amount_refundable% %tax_method%) ) [AdminInternationalFeature] => Array ( [Some countries require different elements than others. Click on the button below to get the valid default address format for this country.] => 一些国家需要与其他国家不同的元素。 单击下面的按钮以获取该国家/地区的有效默认地址格式。 [Use the last registered format] => 使用最后一个注册的格式 [Use the default format] => 使用默认格式 [Use my current modified format] => 使用我当前的修改格式 [Clear format] => 清楚格式 [Assign to a new zone] => 分配到一个新的区域 [This tax only] => 仅该税 [Combine] => 合并 [One after another] => 一个接一个 [Down] => 下 [Up] => 上 [Expressions to translate:] => 翻译表达式: [Total missing expressions:] => 总共遗漏表达式: [missing] => 遗漏 [Core emails] => 核心邮件 [Module emails] => 电子邮件模块 [Modify translations] => 修改翻译 [expressions] => 词句 [Theme:] => 主题: [Module:] => 模块: [Country options] => 国家选项 [Add new country] => 添加新国家 [Country name] => 国家名称 [Default store currency] => 默认店货币 [Does it need Zip/Postal code?] => 是否需要邮政编码? [Zip/Postal code format] => 邮编格式: [Address format] => 地址格式 [Contains states] => 包含状态 [Do you need a tax identification number?] => 您需要税号吗? [Display tax label (e.g. "Tax incl.")] => 显示税标签(例如,“含税”。) [ISO code] => ISO代码: [Call prefix] => 区号 [Default currency] => 默认货币: [Add new state] => 添加新国家 [Add a new tax rule] => 添加新的税率规则 [Behavior] => 表现 [New tax rule] => 新的税收规则 [Zip/Postal code range] => 邮编/邮编范围 [Add new tax rules group] => 添加新的税收规则组 [%1$s (Language: %2$s, Theme: %3$s)] => %1$s (语言:%2$s,主题:%3$s) [Update translations] => 更新翻译 [Themes translations] => 主题翻译 [Expand all fieldsets] => 展开所有字段 [Close all fieldsets] => 收缩所有字段 [Email subject] => 邮件主题 [View HTML version] => 查看 HTML 版本 [Edit HTML version] => 编辑 HTML 版本 [View/Edit TXT version] => 查看/编辑TXT版本 [Enabled Languages] => 已启用的语言 [Main Country] => 主要国家 [Front office Translations] => 前台翻译 [Back office translations] => 后台翻译 [Installed modules translations] => 已安装的模块翻译 [Email translations] => 邮件翻译: [Other translations] => 其他翻译: [Body] => 正文部分 [%s (local)] => %s (本地) [Invoice address] => 发票地址 [Delivery address] => 送货地址 [Back office] => 后台 [Front office] => 前台 [Email] => E-mail [Other] => 其他 [Type] => 类型 [Search rate] => 搜索评价 [Cannot find reference data for currency %isoCode%] => 找不到货币 %isoCode% 的参考数据 [Numeric ISO code] => 数字形式的ISO码 [Add new zone] => 添加新的区域 [Symbol] => 符号: [Currency name] => 货币名称 [Select a currency] => 选择一种货币 [Create an alternative currency] => 创建替代货币 [Decimals] => 小数: [Whitelisted IP addresses] => 白名单的IP地址 [Geolocation behavior for restricted countries] => 受限制国家的地理位置的行为 [Visitors cannot see your catalog.] => 页面访问者无法看到您的目录 [Visitors can see your catalog but cannot place an order.] => 訪客可以看到你的目錄,但無法購買 [Geolocation behavior for other countries] => 其他国家地理位置的行为 [All features are available] => 所有属性皆可用 [Select the countries from which your store is accessible] => 选择可进入您的店铺的国家: [Language code] => 语言码: [Date format] => 日期格式: [Date format (full)] => 日期格式(完整): [Flag] => 国旗: ["No-picture" image] => "无图" 图片: [RTL language] => 为RTL语言 [Language identifier] => 语言标识器 [Country identifier] => 国家标识符 [Localization pack you want to import] => 本地化您要上传的数据包 [Content to import] => 要上传的内容: [Download pack data] => 下载数据包 [Units (e.g. weight, volume, distance)] => 单位(例如重量,体积,距离) [Change the behavior of the price display for groups] => 更改此组的价格显示 [Weight unit] => 重量单位 [Distance unit] => 距离单位 [Volume unit] => 体积单位 [Dimension unit] => 尺寸单位 [Default language] => 默认语言 [Set language from browser] => 根据浏览器设置语言 [Default country] => 默认国家 [Set default country from browser language] => 根据浏览器语言设置默认的国家 [Time zone] => 时区 [Enable tax] => 启用税: [Display tax in the shopping cart] => 在购物车显示税: [Based on] => 基于: [Use ecotax] => 使用ecotax [Ecotax] => 环保税 [Rate] => 费率 [Please select the language you want to add or update] => 您想要增加或者更新的语言: [Update a language] => 更新一种语言 [Add a language] => 增加一种语言 [PrestaShop translations] => PrestaShop 翻译 [Theme translations] => 主题翻译 [Select a theme] => 选择一个主题 [Installed module translations] => 安装模块翻译 [Select a module] => 选择一个模块 [Select your theme] => 选择您的主题 [Core (no theme selected)] => 主要(没有已选主题) [Type of translation] => 翻译类型 [Select the type of email content] => 选择邮件内容的类型 [Select your module] => 选择你的模块 [Edited] => 已编辑 [Select your language] => 选择您的语言 [Countries] => 国家 [Exchange rate] => 汇率 [Live exchange rates] => 现行汇率 [Update exchange rates] => 更新汇率 [1. Enter symbol] => 1.输入符号 [2. Choose format] => 2. 选择格式 [Customize symbol and format] => 自定义符号和格式 [Edit symbol / format] => 编辑符号/格式 [%price%] => %price% [Are you sure you want to restore default settings?] => 您确定要恢复默认设置吗? [Restoring your currency's default settings will delete all the customizations you made before. Parameters will look just the same as when the currency is freshly imported.] => 恢复币种的默认设置将删除您之前进行的所有自定义。 参数看起来与刚导入货币的参数相同。 [Restore default settings] => 恢复默认设置 [Loading currency data] => 加载货币数据 [Please wait while currency data is being loaded] => 正在加载货币数据,请稍候 [Add new currency] => 添加新货币 [Geolocation by IP address] => 地理位置通过IP地址 [IP address whitelist] => IP地址白名单 [The following features are only available if you enable the Geolocation by IP address feature.] => 如果你通过IP地址功能,使地理位置以下功能才可用。 [Add new language] => 添加新语言 [Import a localization pack] => 导入本地化包 [Local units] => 本地单位 [States] => 省/市 [Tax options] => 税选项 [Add new tax] => 添加新的税 [Tax Rules] => 税法 [Add / Update a language] => 添加/更新一种语言 [Add or update a language] => 添加或更新语言 [Export a language] => 导出语言 [Zones] => 洲 [Delete item #] => 删除项# [1 missing] => 1 个遗漏 [%nb_translation% expression] => %nb_translation%表述 [Search translations] => 搜索翻译 [%d missing] => %d遗漏 [%nb_translations% expressions] => %nb_translations%表述 [Show messages] => 显示消息 [Hide messages] => 隐藏消息 [%nb_translations% missing] => %nb_translations%遗漏 [%nb_translations% translations are missing in %domain%] => %nb_translations%翻译在%domain%里缺失 ) [ModulesCheckpaymentShop] => Array ( [This payment method is not available.] => 该付款方式不可用 [Please send us your check following these rules:] => 请遵守下面的规则将支票发给我们: [Amount] => 金额 [Payee] => 付款人 [Send your check to this address] => 将你的支票寄到此地址 [Pay by check] => 支票付款 [(order processing will be longer)] => 订单处理时间将会更长 [Your order on %s is complete.] => 你在%s的订单已完成 [Your check must include:] => 请发送给我们支票,它包括: [Payment amount.] => 支付金额 [Payable to the order of] => 应付收款人 [Mail to] => 电邮至 [Do not forget to insert your order number #%d.] => 请不要忘记注明您的订单号码 %d。 [Do not forget to insert your order reference %s.] => 请不要忘记注明您的订单号码 %s。 [An email has been sent to you with this information.] => 信息已经发送至您的 电邮。 [Your order will be sent as soon as we receive your payment.] => 我们一旦收到您的付款将马上发送您的订单。 [For any questions or for further information, please contact our] => 如果有任何问题或者想要了解任何信息,请联系我们 [customer service department.] => 客户服务 [We have noticed that there is a problem with your order. If you think this is an error, you can contact our] => 我们在您的订单中发现一个问题。如果您认为这是一个错误,您可以联系我们 ) [ModulesGsitemapAdmin] => Array ( [Google sitemap] => Google sitemap [Generate your Google sitemap file] => 生成您的Google sitemap文件 [An error occured while trying to check your file permissions. Please adjust your permissions to allow PrestaShop to write a file in your root directory.] => 在检查你文件权限的时候出错了。请调整你服务器上文件的写入配置,允许PrestaShop 可以在你的根目录中具有写入权限。 [Your sitemaps were successfully created. Please do not forget to setup the URL] => 您的网站地图已成功创建。请不要忘了设置URL [in your Google Webmaster account.] => 在你的 Google 网站管理员账号。 [Your sitemaps] => 您的网站地图 [Sitemaps were already created.] => 网站地图已创建。 [Please set up the following sitemap URL in your Google Webmaster account:] => 请在您的Google Webmaster(谷歌网站管理员)账户里设置以下网站地图URL: [The above URL is the master sitemap file. It refers to the following sub-sitemap files:] => 上面的URL是主网站地图文件。它涉及以下子网站地图文件: [Your last update was made on this date:] => 你上次完成更新的日期: [This shop has no sitemap yet.] => 此商店尚未有网站地图。 [For a better use of the module, please make sure that you have] => 为了更好地使用此模块,请确保你有 [A minimum memory_limit value of 128 MB.] => 最小memory_limit值为128 MB。 [A minimum max_execution_time value of 30 seconds.] => 最小max_execution_time值为30秒。 [You can edit these limits in your php.ini file. For more details, please contact your hosting provider.] => 你可以在你的PHP.Ini 文件里编辑这些限制。如需要更多的细腻,请联系你的主机供应商。 [Configure your sitemap] => 配置您的网站地图 [Several sitemap files will be generated depending on how your server is configured and on the number of activated products in your catalog.] => 取决于您的服务器配置以及目录中激活的产品数量来生成一些网站地图文件。 [How often do you update your store?] => 你多久更新一次你的商店? [always] => 总是 [hourly] => 每小时 [daily] => 每天 [weekly] => 每周 [monthly] => 每月 [yearly] => 每年 [never] => 从不 [Check this box if you wish to check the presence of the image files on the server] => 如果你想在服务器上检查图像文件是否存在就请勾起这个选项 [Indicate the pages that you do not want to include in your sitemap files:] => 指定您不希望在网站地图文件中包含的页面: [Uncheck all] => 取消全选 [Generate sitemap] => 生成网站地图 [Generating a sitemap can take several minutes] => 生成网站地图需要几分钟时间 [Information] => 信息 [You have two ways to generate sitemaps.] => 您有两种方法来生成网站地图。 [Manually:] => 手动: [Using the form above (as often as needed)] => 使用上面的表单(根据需要) [-or-] => -或者- [Automatically:] => 自动: [Ask your hosting provider to setup a "Cron job" to load the following URL at the time you would like:] => 要求您的主机服务商设置"Cron job(定时任务)" 来在您希望的时间加载以下URL : [It will automatically generate your XML sitemaps.] => 它将自动生成您的 XML网站地图。 [Check all] => 全选 ) [ShopNavigation] => Array ( [404 error] => 404 错误 [Best sales] => 最佳销售 [Contact us] => 联系我们 [Manufacturers] => 制造商 [New products] => 本周新品 [Forgot your password] => 忘记您的密码 [Prices drop] => 降价 [Sitemap] => 站点地图 [Suppliers] => 供应商 [Address] => 地址 [Addresses] => 地址 [Login] => 登录 [Registration] => 注册 [Cart] => 购物车 [Discount] => 折扣 [Order history] => 订单历史 [Identity] => 身份 [My account] => 我的帐户 [Order follow] => 订单遵守 [Credit slip] => 信用单 [Order] => 购买 [Search] => 搜索 [Stores] => 店铺 [Guest tracking] => 客户跟踪 [Order confirmation] => 订单确认 [This page cannot be found] => 无法找到该页面 [Our best sales] => 我们的最佳销售 [Use our form to contact us] => 使用我们的表格和我们联系 [Shop powered by PrestaShop] => 由 PrestaShop 技术支持的商店 [Brand list] => 品牌列表 [Our new products] => 我们的新品 [Enter the e-mail address you use to sign in to receive an e-mail with a new password] => Enter your e-mail address used to register in goal to get e-mail with your new password [On-sale products] => 促销产品 [Lost ? Find what your are looking for] => 迷失了吗? 寻找你要搜索的内容 [Suppliers list] => 供应商列表 [page-not-found] => 页面未找到 [best-sales] => 最佳销售 [contact-us] => 联系我们 [manufacturers] => 制造商 [new-products] => 新商品 [password-recovery] => 密码-恢复 [prices-drop] => 降价 [sitemap] => 网站地图 [supplier] => 供应商 [address] => 地址 [addresses] => 地址 [login] => 登录 [registration] => 注册 [cart] => 购物车 [discount] => 折扣 [order-history] => 订单-历史 [identity] => 身份 [my-account] => 我的帐户 [order-follow] => 订单遵守 [credit-slip] => order-slip [order] => 订单 [search] => 搜索 [stores] => 店铺 [guest-tracking] => 客户跟踪 [order-confirmation] => 订单确认 [Best sellers] => 销售冠军 [Brands] => 品牌 [brands] => 品牌 ) [ModulesMainmenuAdmin] => Array ( [Main menu] => 主菜单 [Make it easy for your visitors to find their way on your store, select the right link and turn it into a menu item.] => 让您的访问者在您的商店中轻松找到自己的方式,选择正确的链接并将其变成菜单项。 [Unable to update settings for the following shop(s): %s] => 以下店铺无法更新设置:%s [Please complete the "Link" field.] => 请填写链接栏 [Please add a label.] => 请添加标签 [Please add a label for your default language.] => 请为你的默认语言添加标签 [The link has been added.] => 链接添加成功 [Unable to add link for the following shop(s): %s] => 无法为以下商店添加链接:%s [The link has been removed.] => 链接删除成功 [Unable to remove link for the following shop(s): %s] => 无法从以下商店删除链接:%s [The link has been edited.] => 链接编辑成功 [You cannot manage top menu items from a "All Shops" or a "Group Shop" context, select directly the shop you want to edit] => 您无法从”所有商店“或者”商店组“环境中管理顶部菜单项,请直接选择您想要编辑的商店 [The modifications will be applied to shop: %s] => 此修改将被应用到商店:%s [The modifications will be applied to this group: %s] => 此修改将被应用到此组:%s [The modifications will be applied to all shops] => 此修改将被应用到所有商店 [All brands] => 所有品牌 [All suppliers] => 所有的供应商 [Menu Top Link] => 菜单顶部链接 [All active products combinations quantities will be changed] => 所有有效产品组合数量都将被更改 [Update link] => 更新链接 [Add a new link] => 添加新链接 [CMS] => 内容管理系统 [Shops] => 店铺 [Choose product ID] => 选择商品ID [Menu Top Links] => 菜单顶部链接 [Link ID] => 链接ID [Link list] => 链接列表 [Indicate the ID number for the product] => 标明商品 ID 号码 [Product ID #] => 商品 ID# [Please select just one item] => 请只选择一项商品 [Change position] => 改变位置 [Selected items] => 选择商品 [Available items] => 有货商品 [Remove] => 删除 ) [ModulesNewproductsAdmin] => Array ( [New products block] => 本周新品区域 [Displays a block featuring your store's newest products.] => 显示新增产品(本周推荐)的区域。 [Please complete the "products to display" field.] => 请填写在“产品展示”栏。 [Invalid number.] => 无效号码. [Products to display] => 产品展示 [Define the number of products to be displayed in this block.] => 设置区域中展示产品的数量 [Number of days for which the product is considered 'new'] => 被称为"新品"的天数限制 ) [ModulesWirepaymentShop] => Array ( [This payment method is not available.] => 该付款方式不可用 [%1$s (tax incl.)] => %1$s(含税) [Amount] => 金额 [Name of account owner] => 账户所有者名称 [Please include these details] => 请包括这些细节 [Bank name] => 银行名称 [Pay by bank wire] => 使用银行电汇支付 [(order processing will be longer)] => 订单处理时间将会更长 [Your order on %s is complete.] => 你在%s的订单已完成 [Please send us a bank wire with:] => 请发送给我们银行电汇的: [Please specify your order reference %s in the bankwire description.] => 请在银行转账说明里备注你的订单参考%s [We've also sent you this information by e-mail.] => 我们已经用邮件发该信息给你。 [Your order will be sent as soon as we receive payment.] => 一旦收到您的汇款凭证, 我们会立即发送您的订单。 [If you have questions, comments or concerns, please contact our [1]expert customer support team[/1].] => 如果你有任何问题,意见或考量,请联系我们[1]专业客户服务小组[/1]. [Please transfer the invoice amount to our bank account. You will receive our order confirmation by email containing bank details and order number.] => 请转发票金额到我们的银行账号。 你将收到我们邮件订单确认通知,它包含银行具体信息和订单号。 [Goods will be reserved %s days for you and we'll process the order immediately after receiving the payment.] => 产品将为你保留%s天. 在收到你的付款后, 我们将立马处理你的订单。 [More information] => 详细信息 [Bankwire] => 银行转账 [Payment is made by transfer of the invoice amount to the following account:] => 付款是通过转发票金额到以下账号 ) [ModulesCashondeliveryAdmin] => Array ( [Cash on delivery (COD)] => 货到付款(COD) [Accept cash payments on delivery to make it easy for customers to purchase on your store.] => 接受货到付款,以方便顾客在你的商店购物。 ) [ModulesBrandlistAdmin] => Array ( [Brand list] => 品牌列表 [Display your brands on your catalog and allow your visitors to filter their search by brand.] => 在目录上展示您的品牌,并允许您的访问者根据品牌过滤他们的搜索。 [There is an invalid number of elements.] => 无效号码 [Please activate at least one system list.] => 请激活至少一个系统列表 [Type of display] => 展示的种类 [Use a plain-text list] => 使用纯文本列表 [Use a drop-down list] => 使用下拉列表 [Number of elements to display] => 要显示的元素的数目 [Only apply in plain-text mode] => 只适用纯文本模式。 ) [ModulesStatsbestvouchersAdmin] => Array ( [Empty recordset returned.] => 返回空白记录 [Total used] => 共计使用 [Best vouchers] => 最佳优惠 [Enrich your stats, add a list of the most used vouchers to the dashboard.] => 丰富您的统计数据,将最常用的优惠券列表添加到仪表板。 ) [ModulesBannerAdmin] => Array ( [Banner] => 横幅 [Add a banner to the homepage of your store to highlight your sales and new products in a visual and friendly way.] => 在您商店的主页上添加横幅,以视觉和友好的方式突出您的销售和新产品。 [Banner image] => 标题图片 [Upload an image for your top banner. The recommended dimensions are 1110 x 214px if you are using the default theme.] => 为您的横幅上传一张图片。如果使用的是默认主题,推荐尺寸为 1110 x 214像素(px)。 [Banner Link] => 横幅链接 [Enter the link associated to your banner. When clicking on the banner, the link opens in the same window. If no link is entered, it redirects to the homepage.] => 输入关联到您的横幅的链接。点击横幅,链接将在同一个窗口中打开。如果没有输入链接,它重定向到主页。 [Banner description] => 横幅描述 [Please enter a short but meaningful description for the banner.] => 请为banner输入一个简短而扣题的描述。 ) [ModulesFaviconnotificationboAdmin] => Array ( [Display notifications in the browser tab for:] => 在浏览器选项卡上显示通知: [New orders] => 新订单 [Notification background color] => 通知背景色 [Notification text color] => 通知文本颜色 [Order Notifications on the Favicon] => Favicon(喜爱的图标)上的订单通知 [Get notified directly on your browser tab each time you get a new order, customer or message.] => 每次收到新订单、客户或消息时,都会直接在浏览器选项卡上获得通知。 ) [AdminAdvparametersHelp] => Array ( [This page benefits from increased performance and includes new features such as a new combination management system.] => 该页面得益于性能的提高,并包括新的功能,如新的组合管理系统。 [Access the new product page, even in a multistore context. This is a work in progress and some features are not available.] => 即使在多商店环境中也能访问新产品页面。这是一项正在进行的工作,某些功能不可用。 [This page benefits from increased performance and includes new features such as a new combination management system. Please note this is a work in progress and some features are not available yet.] => 此页面受益于提高的性能,并包括新功能,例如新的组合管理系统。 请注意,这是一项正在进行的工作,某些功能尚不可用。 [or] => 或 [A category root is where a category tree can begin. This is used with multistore.] => 一个根分类表示一个分类树的开始,通常用在多商店功能。 [0 = Use quantity set in product, 1 = Use quantity from warehouse.] => 0=使用数量在商品设定,1=仓库使用数量。 [ID of the warehouse to set as storage.] => 仓库设置ID为存储。 [Use this option to associate data (products, modules, etc.) the same way for each selected shop.] => 使用此选项将数据以同样的方式为每个选定的商店联系起来 (产品,模块等)。 [Click here to display the shops in the %name% shop group] => 点击这里,显示%name%商店组里的商铺 [Click here to display the URLs of the %name% shop] => 点击这里来显示商铺%name%的URL [Click here to display the list of shop groups] => 点击这里来显示商店群的列表 [Warning: Enabling the "share customers" and "share orders" options is not recommended. Once activated and orders are created, you will not be able to disable these options. If you need these options, we recommend using several categories rather than several shops.] => 警告:不建议启用“共享客户”和“共享订单”选项。一旦被激活并创建订单,您将无法禁用这些选项。如果您需要这些选项,我们建议启用几种类别,而不是几家商店。 [Once this option is enabled, the shops in this group will share customers. If a customer registers in any one of these shops, the account will automatically be available in the others shops of this group.] => 一旦启用此选项,此组中的商店将共享​​客户。如果客户在注册这些店铺的任何一个,则该帐户将自动出现在该组的其他商店。 [Warning: you will not be able to disable this option once you have registered customers.] => 警告:一旦您有注册客户您将无法禁用此选项。 [Once this option is enabled (which is only possible if customers and available quantities are shared among shops), the customer's cart will be shared by all shops in this group. This way, any purchase started in one shop will be able to be completed in another shop from the same group.] => 一旦启用此选项(如果客户和可用数量之间的商店都共享这是唯一可能的),顾客的购物车将本组所有的商店共享。这样,在一间店铺开始任何购买将能够在同组另一家商店完成。 [Warning: You will not be able to disable this option once you've started to accept orders.] => 警告:一旦您已经开始接受订单, 您将无法禁用此选项,。 [Enable or disable this shop group?] => 启用或禁用此店组? [If you want to add a virtual URL, you need to activate URL rewriting on your web server and enable Friendly URL option.] => 如果你要添加一个虚拟URL,你需要在你的网站服务器上激活URL 重写功能并启用 Friendly URL 选项。 [You can use this option if you want to create a store with a URL that doesn't exist on your server (e.g. if you want your store to be available with the URL www.example.com/my-store/shoes/, you have to set shoes/ in this field, assuming that my-store/ is your Physical URL).] => 如果你要用一个在你的服务器上不存在的URL创建一个商店,你可以使用这个选项(例如,假设my-store/ 是你的物理URL,如果你希望你的商店通过 www.example.com/my-store/shoes/ 这个URL找到,你必须设置shoes/在此字段里。)。 [URL rewriting must be activated on your server to use this feature.] => 这个功能需要您的主机启用网址结​​构重写功能(URL Rewriting) [If you set this URL as the Main URL for the selected shop, all URLs set to this shop will be redirected to this URL (you can only have one Main URL per shop).] => 如果为选定店铺设置此连接作为主要网址,该店铺的所有当前链接会被重定向到这个链接(每个店铺只能有一个主链接)。 [Since the selected shop has no main URL, you have to set this URL as the Main URL.] => 由于所选择的店铺有没有主链接,您必须设置此链接作为主链接。 [The selected shop already has a Main URL. Therefore, if you set this one as the Main URL, the older Main URL will be set as a regular URL.] => 所选的商店已经有了一个主URL。 因此,如果你要把它设置为主URL 的话,旧的主URL 将被设为普通的URL。 [This is the physical folder for your store on the web server. Leave this field empty if your store is installed on the root path. For instance, if your store is available at www.example.com/my-store/, you must input my-store/ in this field.] => 这是你商店在网站服务器上的实质文件夹。如果你的商店是安装在根路径上的,请把此字段留空。比如,如果你的商店在www.example.com/my-store/, 你必须在此字段输入my-store/。 [Warning: URL rewriting (e.g. mod_rewrite for Apache) seems to be disabled. If your Virtual URL doesn't work, please check with your hosting provider on how to activate URL rewriting.] => 警告:URL 重写(比如:Apache的mod_rewrite )似乎被禁用。如果你的虚拟URL 无法正常工作,请和你的主机提供商联系看如何激活URL 重写功能。 [Ignore this field if you don't use the Multistore tool. If you leave this field empty, the default shop will be used.] => 如果没有使用多商店工具请忽略这个栏位,空白表示使用预设商店。 [Enable Advanced Stock Management on product (0 = No, 1 = Yes)] => 使产品高级库存管理(0=否,1=是) [Enable Advanced Stock Management on product (0 = No, 1 = Yes).] => 启用商品高级库存管理(0=否,1=是)。 [This will add directives to your .htaccess file, which should improve caching and compression.] => 这将指令添加到您的高速缓存和压缩.htaccess文件中。 [Enable or disable debug mode.] => 启用或停用Debug模式。 [Name of the second domain of your shop, (e.g. myshop-media-server-1.com). If you do not have another domain, leave this field blank.] => 商店的第2 个网域名称(例如myshop-media-server-3.com),如果没有其它网域名称,请保持空白。 [Name of the third domain of your shop, (e.g. myshop-media-server-2.com). If you do not have another domain, leave this field blank.] => 商店的第3 个网域名称(例如myshop-media-server-3.com),如果没有其它网域名称,请保持空白。 [Name of the fourth domain of your shop, (e.g. myshop-media-server-3.com). If you do not have another domain, leave this field blank.] => 商店的第四个网域名称(例如myshop-media-server-3.com),如果没有其它网域名称,请保持空白。 [Choose "No" to disable Product Combinations.] => 选择“否”来禁用商品组合。 [You cannot set this parameter to No when combinations are already used by some of your products] => 在您的某些产品已经在组合,您不可以将此参数设置为无 [Choose "No" to disable Product Features.] => 选择“否”禁用产品特性。 [Choose "No" to disable Customer Groups.] => 选择“否”来禁用客户群。 [Should be enabled if you want to avoid to store the smarty cache on NFS.] => 如果您不想在NFS上缓存文件请启用它。 [Choose a stability level for the modules downloaded from PrestaShop Addons Marketplace. All zips pushed on the marketplace are in stable state unless stated otherwise.] => 为从PrestaShop插件市场下载的模块选择一个稳定性级别。除非另有说明,否则在市场上推送的所有zip都处于稳定状态。 [Check the IP address of the cookie in order to prevent your cookie from being stolen.] => 检查IP地址的cookie,为了避免您的cookie被盗 [Set the amount of hours during which the front office cookies are valid. After that amount of time, the customer will have to log in again.] => 设置前台系统cookies的总有效小时数,过了这个时间段,客户必须重新登录 [When you access your back office and decide to stay logged in, your cookies lifetime defines your browser session. Set here the number of hours during which you want them valid before logging in again.] => 当您访问后台并决定保持登录状态时,Cookie的生存期将定义您的浏览器会话。 在此处设置您希望它们有效后再登录的小时数。 [Allows you to declare if your cookie should be restricted to a first-party or same-site context.] => 允许您声明您的 cookie 是否应限制在第一方或同一站点上下文中。 [Set the maximum size allowed for attachment files (in megabytes). This value has to be lower than or equal to the maximum file upload allotted by your server (currently: %size% MB).] => 设置附件文件允许的最大大小(以兆字节为单位)。 此值必须小于或等于您的服务器分配的最大文件上传(当前:%size% MB)。 [Define the upload limit for a downloadable product (in megabytes). This value has to be lower or equal to the maximum file upload allotted by your server (currently: %size% MB).] => 定义上传可下载商品的大小限制(MB为单位), 该值必须小于或等于服务器的允许上载最大文件大小(当前: %size% MB) [Define the upload limit for an image (in megabytes). This value has to be lower or equal to the maximum file upload allotted by your server (currently: %size% MB).] => 定义可以上传的图片大小限制(MB为单位). 该值必须小于或等于服务器允许上传的最大文件大小(当前: %size% MB) [Drop existing tables during import.] => 在导入过程中删除现有的表格。 [If enabled, the backup script will drop your tables prior to restoring data. (ie. "DROP TABLE IF EXISTS")] => 如果启用,备份脚本将在恢复数据之前删除您的表。 (即“如果存在则删除表”) [A DKIM selector usually looks like 12345.domain. It must match the name of your DNS record.] => 一个DKIM选择器通常类似于 12345.domain。它必须与您的DNS记录的名称匹配。 [The private key starts with -----BEGIN RSA PRIVATE KEY-----.] => 私钥以-----BEGIN RSA PRIVATE KEY-----.开头 [Where customers send messages from the order page.] => 客户在订单页面发消息。 [Enable DKIM, fill in the fields and give it a try. If no email is sent, check logs.] => 启用 DKIM, 填写字段并尝试一下。如果未发送电子邮件,请检查日志。 [Fully qualified domain name (keep this field empty if you don't know).] => 完整限定域名(如果您不知道,保留此字段为空)。 [IP address or server name (e.g. smtp.mydomain.com).] => IP地址或者服务器名称(例如: smtp.mydomain.com) [Leave blank if not applicable.] => 如果不适用请留空 [SSL does not seem to be available on your server.] => 您的服务器似乎不支持SSL [Port number to use.] => 使用端口的数字 [Password should be at least %num% characters long.] => 密码长度不能少于%num%个字符。 [This page will be displayed just after login.] => 此页只在登陆后显示。 [e.g. 1; Blouse; 129.90; 5] => 例如 1; 衬衫; 129.90; 5 [e.g. Blouse; red.jpg, blue.jpg, green.jpg; 129.90 ] => 例如 衬衫; 红色.jpg、蓝色.jpg、绿色.jpg; 129.90 [If enabled, the product's reference number MUST be unique!] => 一旦启用,产品的参考编号必须是唯一的! [Enable this option to keep your imported items’ ID number as is. Otherwise, PrestaShop will ignore them and create auto-incremented ID numbers.] => 启用此选项可按原样保留导入项目的 ID 号。 否则,PrestaShop 将忽略它们并创建自动递增的 ID 号。 [Receive an email when the import is complete. It can be useful when handling large files, as the import may take some time.] => 导入完成后会收到一封电子邮件。 它在处理大文件时很有用,因为导入可能需要一些时间。 [Click on "None" to disable log alerts by email or enter the recipients of these emails in the following field.] => 单击“无”以通过电子邮件禁用日志警报或在以下字段中输入这些电子邮件的收件人。 [Log alerts will be sent to these emails. Please use a comma to separate them (e.g. pub@prestashop.com, anonymous@psgdpr.com).] => 日志警报将发送到这些电子邮件。 请使用逗号分隔它们(例如 pub@prestashop.com、anonymous@psgdpr.com)。 [Back office pages require the use of a token. This protection can be disabled if needed.] => 后台页面需要使用token。如果需要,可以禁用此保护。 [Before activating the webservice, you must be sure to: ] => 在激活的web服务之前,你必须确保: [Check that URL rewriting is available on this server.] => 检查URL可以重写在此服务器上。 [Check that the six methods GET, POST, PUT, PATCH, DELETE and HEAD are supported by this server.] => 检查此服务器是否支持GET、POST、PUT、PATCH、DELETE和HEAD六种方法。 [Before choosing "Yes", check that PHP is not configured as an Apache module on your server.] => 在选择“是”,请检查PHP没有配置为您的服务器上的Apache模块。 [Quick description of the key: who it is for, what permissions it has, etc.] => 关键简单描述:它是谁的,它有什么权限等。 [How to restore a database backup in 10 easy steps] => 如何通过简单的10步来恢复数据库备份: [Set "Enable Shop" to "No" in the "Maintenance" page under the "Preferences" menu.] => 在偏好设置菜单项中的维护页面中,将“启用在线商店”设置为“否”。 [Download the backup from the list below or from your FTP server (in the folder "admin/backups").] => 从下面的列表中或从FTP服务器(文件夹中的“管理/备份”)下载备份。 [Check the backup integrity: Look for errors, incomplete file, etc... Be sure to verify all of your data.] => 检查数据库备份的完整性:检查如是否有错误,不完整的文件等等。 一定要确认您所有的数据。 [Please ask your hosting provider for "phpMyAdmin" access to your database.] => 请向您网站所属的服务提供商索取“phpMyAdmin”的访问权。 [Connect to "phpMyAdmin" and select your current database.] => 连接到“phpMyAdmin”并选择您当前的数据库。 [Unless you enabled the "Drop existing tables" option, you must delete all tables from your current database.] => 除非您启用了“删除现有表”选项,则必须删除从当前数据库中的所有表。 [At the top of the screen, please select the "Import" tab] => 请选择页面顶部的“导入”选项卡 [Click on the "%phpmyadmin_browse_label%" button and select the backup file from your hard drive.] => 单击“%phpmyadmin_browse_label%”按钮并从硬盘中选择备份文件。 [Check the maximum filesize allowed (e.g. Max: 16MB)] => 请检查最大的文件大小限制(例如:最大16MB) [If your backup file exceeds this limit, contact your hosting provider for assistance. ] => 如果您的备份文件超出此限制,请联系您的主机服务商请求协助。 [Click on the "%phpmyadmin_go_label%" button and please wait patiently for the import process to conclude. This may take several minutes.] => 点击“%phpmyadmin_go_label%”按钮,请耐心等待导入过程结束。 这可能会需要几分钟。 [You can read information on import at:] => 您可以在这里阅读导入信息: [https://docs.prestashop-project.org/1.7-documentation/user-guide/configuring-shop/advanced-parameters/import] => https://docs.prestashop-project.org/1.7-documentation/user-guide/configuring-shop/advanced-parameters/import [Read more about the CSV format at:] => 阅读更多关于CSV格式的信息: [https://en.wikipedia.org/wiki/Comma-separated_values] => https://en.wikipedia.org/wiki/Comma-separated_values [Allowed formats: .csv, .xls, .xlsx, .xlst, .ods, .ots] => 允许的文件格式:.csv, .xls, .xlsx, .xlst, .ods, .ots [Only UTF-8 and ISO 8859-1 encodings are allowed] => 只许可UTF-8 和 ISO-8859-1编码 [You can also upload your file via FTP to the following directory: %s .] => 您也可以通过FTP上传你的文件到以下目录:%s。 [Fill in the fields below to set up DKIM signing of outgoing emails. This will reduce the likelihood of your emails being marked as spam. You can get the data below from your server administrator or generate it yourself by using one of the freely available tools, such as dkimcore.org. Also, make sure that your server is registered as an authorized sender in your SPF record. ] => 填写以下字段以设置外发电子邮件的 DKIM 签名。这将降低您的电子邮件被标记为垃圾邮件的可能性。 您可以从服务器管理员处获取以下数据,也可以使用免费提供的工具之一(如 dkimcore.org)自行生成数据。 此外,确保您的服务器在您的SPF记录中注册为授权发件人。 [Allow or disallow this employee to log in to the Admin panel.] => 允许或禁止该员工登录到管理面板。 [Select the shops the employee is allowed to access.] => 选择员工被允许访问的商店。 [This page will be displayed right after signing in.] => 此页面将在登录后立即显示。 [Informative only] => 仅通知 [Warning] => 警告 [Error] => 错误 [Major issue (crash)!] => 主要问题(机器崩溃) [Severity levels] => 严重级别 [How do I create a new SQL query?] => 我如何创建一个新的SQL查询? [Click "%add_new_label%".] => 单击"%add_new_label%". [Fill in the fields and click "%save_label%".] => 填写字段并单击“%save_label%”。 [You can then view the query results by clicking on the "%view_label%" action in the dropdown menu] => 然后,您可以通过单击下拉菜单中的“%view_label%”操作来查看查询结果 [You can also export the query results as a CSV file by clicking on the "%export_label%" button] => 您还可以通过单击“%export_label%”按钮将查询结果导出为 CSV 文件 [All outdated sessions will be automatically cleared after the first connection attempt, but you can do it manually now if needed.] => 所有过时的会话将在第一次连接尝试后自动清除,但如果需要,您现在可以手动清除。 [Scores are integers from 0 to 4.] => 分数是 0 到 4 之间的整数。 [Notifications are numbered bubbles displayed at the very top of your back office, right next to the shop's name. They display the number of new items since you last clicked on them.] => 通知以数字气泡的形式显示在您店铺后台的最上方,位于店铺名称右边。 显示您上次点击至今的通知消息数量。 [This feature allows you to identify modules that might be causing bugs on your store. Disable all non-built-in modules (not listed in composer.json). Then, re-enable each module one by one and check that everything works properly before moving on to the next one.] => 此功能允许您识别可能导致商店错误的模块。禁用所有非内置模块(未在 composer.json 中列出)。然后,逐个重新启用每个模块,并在继续下一个模块之前检查一切是否正常。 [Some features can be disabled in order to improve performance.] => 某些特征可以为了提高性能被禁用。 [CCC allows you to reduce the loading time of your page. With these settings you will gain performance without even touching the code of your theme. Make sure, however, that your theme is compatible with PrestaShop 1.7+. Otherwise, CCC will cause problems.] => CCC 允许您减少页面的加载时间。 通过这些设置,您甚至无需触及主题代码即可获得性能。 但是,请确保您的主题与 PrestaShop 1.7+ 兼容。 否则,CCC 会引起问题。 [Invalid] => 无效 [Okay] => 好 [Good] => 好 [Fabulous] => 优秀 ) [AdminNavigationMenu] => Array ( [Menu] => 菜单 [Invoices] => 发票 [Catalog] => 分类 [Sell] => 出售 [Improve] => 改进 [Configure] => 配置 [More] => 更多 [Modules & Services] => 模块和服务 [Advanced Parameters] => 高级参数 [Attributes] => 特征 [Carriers] => 货运商 [Carrier] => 配送商 [Cart Rules] => 购物车规则 [Catalog Price Rules] => Règles de prix catalogue [Module Catalog] => 模块目录 [Page Categories] => CMS Categories [Pages] => 网页 [Combinations Generator] => Générateur de déclinaisons [Configuration] => 配置 [Contact] => 联系我们 [Countries] => 国家 [Customer Service] => 客户服务 [Customer Settings] => 客户设置 [Dashboard] => 仪表盘 [Database] => 数据库 [Employees] => 雇员 [Team] => Employees [Features] => 特性 [General] => 一般 [Groups] => 组 [Image Settings] => 图像设置 [Images] => 图片 [Instant Stock Status] => Etat instantané du stock [Languages] => 语言 [Locations] => 地点 [Login] => 登录 [Design] => 设计 [Brands & Suppliers] => 品牌 & 供应商 [Brands] => 品牌 [Marketing] => 商场 [Menus] => 菜单 [Merchandise Returns] => Retours produit [Modules] => 模块 [Monitoring] => 监测 [Multistore] => Multiboutique [Order Settings] => 订单设置 [Payment] => 付款 [Permissions] => 权限 [Discounts] => 折扣 [Quick Access] => 快速通道 [Referrers] => 推荐 [Search] => 搜索 [Shipping] => 配送 [Shop Parameters] => 商店的参数 [Shop URLs] => 店铺网址 [Shopping Carts] => 购物车 [Shops] => 店铺 [Stats] => 统计信息 [Stock Coverage] => 库存范围 [Stock Management] => Gestion de stock [Stock Movement] => 库存变动 [Stores] => 店铺 [Supply orders] => 供应订单 [Tags] => 标签 [Taxes] => 税 [Theme Catalog] => 主题分类 [Traffic & SEO] => 流量&SEO [Warehouses] => 仓库 [Zones] => 洲 [Modules Catalog] => 模块目录 [Module Manager] => 模块管理 [New & Experimental Features] => 新功能和试验性功能 [Updates] => 更新 [Alerts] => 通知 [Files] => 文件 [DB Backup] => 数据库备份 [Categories] => 分类 [Contacts] => 联系方式 [Credit Slips] => Avoirs [Currencies] => 货币 [Email] => E-mail [Logs] => 日志 [SEO & URLs] => SEO & 链接 [Orders] => 订单 [Outstanding] => 未支付 [Products] => 单件商品 [Profiles] => 职位 [SQL Manager] => SQL管理器 [Search Engines] => 搜索引擎 [States] => 省/市 [Suppliers] => 供应商 [Tax Rules] => 税法 [Titles] => Titres de civilité [Administration] => 行政 [Import] => 上传 [Performance] => 性能 [Information] => 信息 [Customers] => 客户 [Maintenance] => 维护 [Product Settings] => Products [Positions] => 位置 [Geolocation] => 地理位置 [Localization] => 本地化 [Translations] => 翻译 [Payment Methods] => 付款方法 [Preferences] => 选项 [Stock] => 库存 [Order Messages] => Messages prédéfinis [Delivery Slips] => 交货单 [International] => 国际 [Order settings] => 订单设置 [Email Theme] => 电子邮件主题 [Webservice] => Web服务 [Statuses] => 状态 [Theme & Logo] => 主题&商标 [Attributes & Features] => 属性和功能 [Addresses] => 地址 ) [EmailsSubject] => Array ( [Your guest account has been transformed into a customer account] => 您的游客帐户已经转换到客户账户 [Order confirmation] => 订单确认 [New voucher for your order %s] => 为订单%s新开发票 [Log: You have a new alert from your shop] => Log:您的店铺有一个新提示 [Welcome!] => 歡迎您! [Package in transit] => 在运输过程中包装 [The virtual product that you bought is available for download] => 购买的虚拟商品可以下载了。 [Fwd: Customer message] => 转发:客户留言 [An answer to your message is available #ct%thread_id% #tc%thread_token%] => 您的留言回复在#ct%thread_id% #tc%thread_token%可见 [Import complete] => 导入已完成 [Your order return status has changed] => 您的订单退货状态已经改变 [Message from a customer] => 来自客户的留言 [Your new password] => 您的新密碼 [Password query confirmation] => 密码查询确认 [Message from contact form] => 从联系表留言 [Your message has been correctly sent #ct%thread_id% #tc%thread_token%] => 您的讯息已成功发送 #ct%thread_id% #tc%thread_token% [Your message has been correctly sent] => 您的留言已经发送出成功 [Product available] => 商品有效 [New order : #%d - %s] => 新订单: #%d - %s [Product out of stock] => 产品缺货 [Stock coverage] => 库存范围 [New return from order #%d - %s] => 新退货来自订单#%d - %s [Your order has been changed] => 您的订单已更改 [Newsletter voucher] => 电子简报代金券 [Newsletter confirmation] => 订阅确认 [Email verification] => 電子郵件驗證 [Process the payment of your order] => 处理您的订单付款 [New credit slip regarding your order] => 关于您订单的新收据 [New voucher for your order #%s] => 为订单#%s新开发票 [New message regarding your order] => 关于您订单的新留言 ) [AdminStatsHelp] => Array ( [%value% of your products for sale are out of stock.] => 您待售的产品 %value% 缺货。 [Gross margin expressed in percentage assesses how cost-effectively you sell your goods. Out of $100, you will retain $%value% to cover profit and expenses.] => 以百分比表示的毛利率评估您如何经济有效地销售您的商品。100美元中,您将保留$%value%来支付利润和费用。 [%value% of your products are disabled and not visible to your customers] => 您的产品%value%已被禁用,客户将看不见它 [Within your catalog, %value% of your products have had sales in the last 30 days] => 在您的目录中,您的产品%value%在过去的30天内有销售 ) [ModulesStatssearchAdmin] => Array ( [Shop search] => 店铺搜索 [Enrich your stats, add a tab showing what keywords have been searched by your visitors.] => 丰富您的统计数据,添加一个标签,显示访问者搜索了哪些关键字。 [Keywords] => 关键字 [Occurrences] => 出现 [Results] => 结果 [CSV Export] => CSV导出 [Cannot find any keywords that have been searched for more than once.] => 无法找到多次搜索过的关键字。 [Top 10 keywords] => 前10个关键字 [Others] => 其他 ) [ModulesWirepaymentAdmin] => Array ( [Wire payment] => 电付 [Accept wire payments by displaying your account details during the checkout.] => 通过在结帐时显示您的帐户详细信息来接受电汇付款。 [Are you sure about removing these details?] => 您确定要删除您的详细资料吗? [Account owner and account details must be configured before using this module.] => 使用这个模组前需要先设定账号及其细节 [No currency has been set for this module.] => 此模块还没有设置货币 [Account details are required.] => 需要账号明细资料 [Account owner is required.] => 要求账户所有者。 [Account details] => 帐户的详细资料 [Account owner] => 账户所有人 [Such as bank branch, IBAN number, BIC, etc.] => 如银行分行,账号,等。 [Bank address] => 银行地址 [Customization] => 定制 [Reservation period] => 预订阶段 [Number of days the items remain reserved] => 商品维持保留的天数 [Information to the customer] => 给客户信息: [Information on the bank transfer (processing time, starting of the shipping...)] => 银行转账信息(处理时间,开始出货。。。) [Display the invitation to pay in the order confirmation page] => 在订单配置页面显示邀请付款 [Your country's legislation may require you to send the invitation to pay by email only. Disabling the option will hide the invitation on the confirmation page.] => 你国家的法律要求你只通过邮件方式发邀请。禁用此选择将在配置页面隐藏邀请。 [This module allows you to accept secure payments by bank wire.] => 此模块允许您接受银行电汇付款。 [If the client chooses to pay by bank wire, the order status will change to 'Waiting for Payment'.] => 如果用户选择银行电汇来付款,订单状态会变成“等待付款” [That said, you must manually confirm the order upon receiving the bank wire.] => 这就是说,您必须在收到银行汇款后手动确认订单。 ) [ModulesLanguageselectorAdmin] => Array ( [Language selector block] => 语言选择模块 [Adds a block allowing customers to select a language for your store's content.] => 添加一个允许顾客选择店铺内容语言的区块 ) [AdminDesignHelp] => Array ( [By default, all images settings are already installed in your store. Do not delete them, you will need it!] => 在默认情况下,所有图片设置已经被安装到你的店铺。请不要删除它们,你的店铺需要他们才能运行! [Select "No" only if your server timed out and you need to resume the regeneration.] => 选择“否”只有当你的服务器超时,你需要恢复再生。 [Please select a module] => 请选择一个模块 [Select a module above before choosing from available hooks] => 在从现有的勾里选择前请先选择一个模块 [Please specify the files for which you do not want the module to be displayed.] => 请指定您不要显示该模块的文件。 [Please input each filename, separated by a comma (",").] => 请输入每个文件名称,并以逗号分割 (","). [You can also click the filename in the list below, and even make a multiple selection by keeping the Ctrl key pressed while clicking, or choose a whole range of filename by keeping the Shift key pressed while clicking.] => 您也可以点击以下所列的文件名。在点击的时候,同时压下Ctrl 键,就可以进行多选。或者也可以在点击的时候同时压下Shift 键来选择所有文件名。 [JPEG images have a small file size and standard quality. PNG images have a larger file size, a higher quality and support transparency. Note that in all cases the image files will have the .jpg extension.] => JPEG图像有一个小的文件尺寸与标准像素。 PNG图像有更大的文件尺寸,更高的质量并且支持透明效果。请注意,在所有情况下的图像文件将以jpg作为扩展名。 [WARNING: This feature may not be compatible with your theme, or with some of your modules. In particular, PNG mode is not compatible with the Watermark module. If you encounter any issues, turn it off by selecting "Use JPEG".] => 警告:此功能可能与您的主题,或者某些模块不兼容。特别是,PNG模式是不与水印模块兼容。如果您遇到任何问题,通过选择“使用JPEG”将其关闭。 [Ranges from 0 (worst quality, smallest file) to 100 (best quality, biggest file).] => 范围从0(最糟糕的质量,最小的文件)到100(最好的质量,最大的文件) [Recommended: 90.] => 推荐:90 [PNG compression is lossless: unlike JPG, you do not lose image quality with a high compression ratio. However, photographs will compress very badly.] => PNG压缩是无损的:与JPG不同,您不会失去高压缩比的图像质量。但是,照片会被压缩得非常糟糕。 [Ranges from 0 (biggest file) to 9 (smallest file, slowest decompression).] => 从0(档案最大) 到9(档案最小但最慢) [Recommended: 7.] => 推荐:7。 [Recommended: %d.] => 推荐: %d. [The maximum file size of pictures that customers can upload to customize a product (in bytes).] => 顾客可以上传的最大图片大小(按字节) [Width of product customization pictures that customers can upload (in pixels).] => 上传自定义图片的宽度(像素) [Height of product customization pictures that customers can upload (in pixels).] => 上传自定义图片的高度(像素) [This will generate an additional file for each image (thus doubling your total amount of images). Resolution of these images will be twice higher.] => 这将为每张图片生成一个额外的文件(因此会加倍你图片的总量)。这些图片的清晰度将是之前的2倍。 [Enable to optimize the display of your images on high pixel density screens.] => 可激活你的图片在高像素密度屏幕上的最佳显示。 [This should be set to yes unless you successfully moved images in "Images" page under the "Preferences" menu.] => 此项应该被设置为是,除非您成功地在“首选项”菜单中在“图像”页移动图像。 [Letters, underscores and hyphens only (e.g. "small_custom", "cart_medium", "large", "thickbox_extra-large").] => 仅可用英文字母,下标线(_)和连字号(-)。 (如 "small_custom", "cart_medium", "large", "thickbox_extra-large") [Maximum image width in pixels.] => 最大图像宽度像素值。 [Maximum image height in pixels.] => 最大图像高度像素值。 [This type will be used for Product images.] => 此样式将被用于商品图像。 [This type will be used for Category images.] => 本类型将用于分类图片 [This type will be used for Brand images.] => 此类型将用于品牌图像。 [This type will be used for Supplier images.] => 此类型将用于供应商图像。 [This type will be used for Store images.] => 此类型将用于商店图像。 [E.g. address, addresses, attachment] => 例如:地址,附件 [Used in the h1 page tag, and as the default title tag value.] => 在h1页面标记中使用,并作为默认标题标记值。 [Used to override the title tag value. If left blank, the default title value is used.] => 用来覆盖标题标记值。如果放空白,将使用默认标题值。 [Browse your computer files and select the Zip file for your new theme.] => 浏览你的电脑文件并选择压缩文件作为你的新主题。 [Indicate the complete URL to an online Zip file that contains your new theme. For instance, "http://example.com/files/theme.zip".] => 指明包含你新主题的在线压缩文件的完整URL。比如,"http://example.com/files/theme.zip". [This selector lists the Zip files that you uploaded in the '/themes' folder.] => 该选择器列出了你在 '/themes' 文件夹里上传的压缩文件的明细。 [Create meaningful content] => 创造有意义的内容 [Because it is not just selling products but also creating a universe, build pages to tell stories and catch your visitors’ interest, to turn them into loyal customers.] => 因为它不仅仅是销售产品,还创造了一个世界,建立页面来讲述故事并吸引访问者的兴趣,将他们变成忠实的客户。 [Add new page category] => 添加新的页面分类 [Add new page] => 添加新页面 [This won't regenerate email templates, it only sets the default email theme for future generation (when a language is installed for example).] => 这不会重新生成电子邮件模板,它只会为下一代设置默认的电子邮件主题(例如,当安装了一种语言时)。 [PrestaShop's email templates are stored in the "mails" folder, but they can be overridden by your current theme's own "mails" folder. Using this option enables to overwrite emails from your current theme.] => PrestaShop 的电子邮件模板存储在“邮件”文件夹中,但它们可以被您当前主题自己的“邮件”文件夹覆盖。 使用此选项可以覆盖当前主题中的电子邮件。 [No emails were detected in any theme folder so this field is disabled.] => 在任何主题文件夹中均未检测到电子邮件,因此该字段被禁用。 [By default, existing email template files are not modified to avoid deleting any modification you may have done. Enable this option to force the overwrite.] => 默认情况下,不会修改现有的电子邮件模板文件,以避免删除您可能所做的任何修改。 启用此选项可强制覆盖。 [Will appear on your main page. Recommended size for the default theme: height %height% and width %width%.] => 将出现在您的主页上。 默认主题的推荐大小:高度 %height% 和宽度 %width%。 [Will appear on email headers. If undefined, the header logo will be used.] => 会显示在您的邮件顶端。如果没有定义,顶标识将被使用。 [Will appear on invoice headers.] => 会显示在您的发票顶端。如果没有定义,正常顶标识将被使用。 [Warning: if no invoice logo is available, the main logo will be used instead.] => 警告:如果没有发票商标,则将使用主商标。 [It is the small icon that appears in browser tabs, next to the title.] => 它是出现在浏览器选项卡中标题旁边的小图标。 [Use our [1]favicon generator on PrestaShop Marketplace[/1] to boost your brand image!] => 请使用我们在[1]PrestaShop市场的favicon生成器[/1]来提高您的品牌形象! [Be careful! Please check your theme in an RTL language before generating the RTL stylesheet: your theme could be already adapted to RTL. Once you enable the "%generate_rtl_label%" option, any RTL-specific file that you might have added to your theme might be deleted by the created stylesheet.] => 当心! 请在生成 RTL 样式表之前检查 RTL 语言中的主题:您的主题可能已经适应 RTL。 启用“%generate_rtl_label%”选项后,您可能已添加到主题的任何特定于 RTL 的文件可能会被创建的样式表删除。 [You must select a shop from the above list if you wish to choose a theme.] => 如果您想选择一个主题,您必须选择从上面的列表中选择一个店。 [You are editing this page for a specific shop or group. Click "%yes_label%" to check all fields, "%no_label%" to uncheck all.] => 您正在为特定商店或团体编辑此页面。 单击“%yes_label%”选中所有字段,单击“%no_label%”取消选中所有字段。 [If you check a field, change its value, and save, the multistore behavior will not apply to this shop (or group), for this particular parameter.] => 如果勾选一个字段,改变其数值,并保存,多家店的该特定参数将无法被应用到此店铺(或群组)。 ) [AdminInternationalNotification] => Array ( [Are you sure you want to restore the default address format for this country?] => 您确定要还原这个国家的默认地址格式? [%s at least, or you will have to edit the translation files manually.] => 最少%s,否则你只能手工编辑翻译文件。 [Apache mod_security is activated on your server. This could result in some Bad Request errors] => Apache mod_security已在您的服务器启用。这可能会导致一些无效请求错误 [Warning! Your hosting provider is using the Suhosin patch for PHP, which limits the maximum number of fields allowed in a form:] => 警告!你的主机供应商使用Suhosin的PHP 补丁,它限制在表单中允许的最大的字段数量是: [Please ask your hosting provider to increase the Suhosin limit to] => 请要求你的主机供应商提高Suhosin 限制到 [Warning! Your PHP configuration limits the maximum number of fields allowed in a form:] => 警告!你的PHP 配置限制在表单中字段允许的最大数量是: [for max_input_vars.] => max_input_vars. [Please ask your hosting provider to increase this limit to] => 请要求你的主机供应商提高限制到 [%s at least, or you will have to edit the translation files.] => %s 至少,否则您将需要编辑翻译文件。 [%limit% for suhosin.post.max_vars.] => suhosin.post.max_vars的%limit% [%limit% for suhosin.request.max_vars.] => suhosin.post.max_vars的%limit% [This expression uses a special syntax:] => 这个短语使用了 特殊语法: [Sorry this language is not available] => 抱歉, 该语言不可用. [Server does not have permissions for writing.] => 服务器不允许写 [Language pack unavailable.] => 語言包不可用。 [An error occurred while creating the language: %s] => 在创建语言的时候发生了错误:%s [Cannot load country: %d] => 无法加载国家: %d [Cannot enable the associated country: %s] => 不能启用关联国家: %s [Invalid Zone name.] => 无效的区域名称。 [Invalid state properties.] => 无效的州属性 [Cannot update the associated country: %s] => 无法更新关联的国家:%s [An error occurred while adding the state.] => 在增加州的时候发生了错误。 [An error occurred while fetching the state.] => 在获取州的时候发生了错误。 [Invalid tax properties.] => 无效的税务属性 [An error occurred while importing the tax: %s] => 在导入税率时出错:%s [This tax rule cannot be saved.] => 该税务法规不能被保存。 [An error occurred while importing the currency: %s] => 在导入货币时出错:%s [Localization pack corrupted: wrong unit type.] => 本地化包损坏:单位类型错误。 [An error occurred while setting the units.] => 在设置单位时发生了错误。 [An error occurred while installing the module: %s] => 在安装模块时出错:%s [An error occurred while uninstalling the module: %s] => 在卸载模块时出错:%s [An error occurred during the configuration setup: %1$s] => 在配置设置时出错:%1$s [An error occurred during the default group update] => 默认组更新时发生错误 [An error has occurred during the default group update] => 默认组更新时发生错误 [An error has occurred, this module does not exist: %s] => 发生了一个错误,这个模块不存在:%s [Invalid language ISO code (%s)] => 无效的语言ISO 代码 (%s) [The translation was added successfully, but the language has not been created.] => 翻译添加成功,但还没有被创建的语言 [Cannot add configuration %1$s for %2$s language] => 无法对语言%2$s添加配置%1$s [Localization pack imported successfully.] => 本地化包成功导入 [The translation was successfully copied.] => 语言复制成功 [The translations have been successfully added.] => 添加翻译成功 [Incorrect Tax Manager class [%s]] => 不正确的税管理类[%s] [Tax Manager class not found [%s]] => 税管理类为找到[%s] [No tax] => 没有税 [This ISO code already exists.You cannot create two countries with the same ISO code.] => 此ISO代码已经存在。您不能使用相同的ISO代码创建两个国家。 [Invalid address layout %s] => 无效地址格式%s [This ISO code already exists. You cannot create two states with the same ISO code.] => 该ISO 代码已经存在。你不能创建具有相同ISO 代码的两个州。 [This state was used in at least one address. It cannot be removed.] => 该州至少在一个地址里使用。不能去掉。 [A tax rule already exists for this country/state with tax only behavior.] => 该国家/州的税制已经有了,只接受纳税行为。 [The Zip/Postal code is invalid. It must be typed as follows: %format% for %country%.] => 该邮政编码不存在。必须以以下格式填写%format%为%country% [An error has occurred: Cannot save the current tax rule.] => 出错了:无法保存当前税制规则。 [Impossible to create the directory "%folder%".] => 无法创建目录"%folder%". [An error occurred while creating archive.] => 在新增档案的时候发生了错误。 [Please select a language and a theme.] => 必须选择一个语言和主题 [Tab "%s" is not valid] => %s 无效 [Validation failed for: %file%] => 验证失败:%file% [Unidentified file found: %file%] => 找到无法辨认的文件:%file% [The archive cannot be extracted.] => 档案不能被被提取。 [ISO CODE invalid "%iso_code%" for the following file: "%file%"] => 以下文件:“%file%”的ISO 代码无效"%iso_code%" [Cannot write to the theme's language file (%s). Please check writing permissions.] => 无法在主题语言文件(%s)上书写. 请查看书写权限。 [Invalid theme "%theme%"] => 无效主题”%theme%“ [Invalid iso code "%iso_code%"] => 无效代码”%iso_code%“ [This %type_content% file extension is not accepted.] => 不接受 %type_content%文件扩展名。 [Invalid module name "%module%"] => 无效模块名”%module%“ [Invalid mail name "%mail%"] => 无效邮件名”%mail%“ [Directory "%folder%" cannot be created] => 无法创建目录"%folder%" [Your email translations contain some invalid HTML and cannot be saved. Please check your content.] => 你的邮件翻译包含一些非法的HTML,无法保存。请查看你的内容。 [Your HTML email templates cannot contain JavaScript code.] => HTML邮件模板不能包含JavaScript码。 [Empty string found, please edit: "%file%"] => 发现空的字行,请编辑: "%file%" [There is an error in template, an empty string has been found. Please edit: "%file%"] => 模板出错。发现空的行。请编辑“ "%file%" [The module directory must be writable.] => 请将模块文件夹(module)赋予可读写权限 [A mail directory exists for the "%iso_code%" language, but not for the default language (%language%) in %folder%] => %iso_code%语言的邮递目录存在,但不是在%folder%里的默认语言%language% [missing translation(s)] => 缺少翻译 [No Subject was found for %mail_name% in the database.] => 在数据库里没找到%mail_name%的主题 [There was a problem getting the mail files.] => 这里有一个收到邮件文件的问题。 [English language files must exist in %folder% folder] => 英语语言文件必须存在于%folder%文件夹里 [Cannot write language file for email subjects. Path is: %folder%] => 无法为邮件主题书写语言文件。路径是:%folder% [Cannot write into the "%file%"] => 无法写入"%file%" [Cannot create the folder "%folder%". Please check your directory writing permissions.] => 无法创建文件夹"%folder%". 请核对你的目录书写权限 [You must select two languages in order to copy data from one to another.] => 从其中一个复制数据到另一个您必须选择两种语言 [You must select two themes in order to copy data from one to another.] => 从其中一个复制数据到另一个您必须选择两种主题 [There is nothing to copy (same language and theme).] => 无数据被复制!(相同的语言和主题) [Theme(s) not found] => 未找到主题 [Impossible to copy "%source%" to "%dest%".] => 无法复制 "%source%" 到"%dest%". [Impossible to translate "%dest%".] => 无法翻译 "%dest%". [A part of the data has been copied but some of the language files could not be found.] => 部分数据已复制,但其中语言文件没有找到或未复制 [Fatal error: ISO code is not correct] => 致命的错误:ISO码不正确 [Cannot load the localization pack.] => 无法加载本地数据包(从prestashop.com与从您的本地文件夹“localization”) [Please select at least one item to import.] => 请选择至少一个项目来导入 [This currency already exists.] => 该国家已存在。 [%currency% is the default currency for shop %shop_name%, and therefore cannot be removed from shop association] => %currency% 是商店 %shop_name% 的默认货币,因此无法从商店关联中删除 [%currency% is the default currency for shop %shop_name%, and therefore cannot be disabled] => %currency% 是商店 %shop_name% 的默认货币,因此无法禁用 [You cannot delete the default currency] => 您不能删除该默认货币 [You cannot disable the default currency] => 您不能禁用该默认货币 [Oops... it looks like this ISO code already exists. If you are: [1][2]trying to create an alternative currency, you must type a different ISO code[/2][2]trying to modify the currency with ISO code %isoCode%, make sure you did not check the creation box[/2][/1]] => 糟糕...此ISO代码似乎已经存在。 如果您是: [1][2]尝试创建替代货币,则必须输入其他ISO代码[/2][2]尝试使用ISO代码%isoCode%修改货币,请检查确保未创建[/2][/1] [You cannot change the status of the default language.] => 您无法在默认语言里更改状态 [An error occurred while copying "No Picture" image to your product folder.] => 在复制无照片图像进您的商品文件夹时发生了错误。 [An error occurred while copying "No picture" image to your category folder.] => 在复制照片进您的商品文件夹时发生了错误。 [An error occurred while copying "No picture" image to your brand folder.] => 在复制“无图片”图像进您的品牌文件夹时出错。 [This ISO code is already linked to another language.] => ISO码已链接至另一种语言。 [You cannot delete the default language.] => 您不能删除默认语言 [You cannot delete the language currently in use. Please select a different language.] => 您不能删除当前正在使用的语言。请在删除之前改变语言。 [Importing a new language may fail without the OpenSSL module. Please enable "openssl.so" on your server configuration.] => 如果没有OpenSSL 模块,输入新语言会失败。 请在你的服务器配置里激活 "openssl.so" [You must select at least one translation type to export translations.] => 您必须至少选择一种翻译类型才能导出翻译。 [An error occurred while editing the zone.] => 编辑区域时发生错误。 [The geolocation database is unavailable.] => 地理定位数据库不可用。 [Country selection is invalid.] => 无效的国家选择 [Invalid whitelist] => 无效的心愿购物单 [Check the [a]developer documentation[/a] for setup instructions.] => 有关设置说明,请查看 [a]开发人员文档[/a] 。 [Could not display symbol and format customization:] => 无法显示符号和格式自定义: [When you delete a language, all related translations in the database will be deleted.] => 删除语言同时,会删除语言在数据库的翻译数据。 [Your .htaccess file must be writable.] => 您的.htaccess 文件必须是可写的。 [Language files must be complete to allow copying of translations.] => 语言文件必须完整来允许复制翻译。 [Translation successfully updated] => 翻译更新成功 [Failed to update translation] => 翻译更新失败 ) [ModulesBrandlistShop] => Array ( [All brands] => 所有品牌 [Brands] => 品牌 [No brand] => 没有品牌 ) [AdminShippingFeature] => Array ( [Will be applied when the price is] => 应用条件:如果价格 [Will be applied when the weight is] => 应用条件:如果重量 [Add new range] => 添加新排序 [Ranges] => 排序 [inactive] => 未激活 [Carrier name:] => 配送商名称: [This carrier will be proposed for those delivery zones:] => 将为这些送货区域推荐使用该配送商: [And it will be proposed for those client groups:] => 并为这些客户组推荐它: [Finally, this carrier will be proposed in those shops:] => 最后,对这些商店将推荐该运营商: [This carrier is %1$s and the transit time is %2$s.] => 配送商是%1$s,运输时间是%2$s。 [free] => 免费 [not free] => 不免费 [This carrier can deliver orders from %1$s to %2$s.] => 配送商可以运送从%1$s到%2$s的订单。 [If the order is out of range, the behavior is to %3$s.] => 如果订单超出范围,该行为是 %3$s。 [The shipping cost is calculated %1$s and the tax rule %2$s will be applied.] => 计算运输成本是 %1$s,使用的税收规则 将是%2$s。 [according to the price] => 根据价格 [according to the weight] => 根据重量 [Add new carrier] => 添加新货运商 [Free shipping] => 免运费 [Pick up in-store] => 到店自取 [Delivery next day!] => 隔日运到! [General settings] => 常规设置 [Shipping locations and costs] => 配送地点和价格 [Size, weight, and group access] => 尺寸,重量和访问组 [Carrier name] => 送货人姓名 [Tracking URL] => 跟踪链接 [Add handling costs] => 含人工成本 [According to total price.] => 根据总价 [According to total weight.] => 根据总重量 [Apply the cost of the highest defined range] => 最高申请费用范围 [Maximum package width (%s)] => 包装长度上限 (%s) [Maximum package height (%s)] => 包裹高度上限(%s) [Maximum package depth (%s)] => 包装宽度上限 (%s) [Maximum package weight (%s)] => 包装重量上限 (%s) [Group access] => 访问组 [Transit time] => 运送时间: [Speed grade] => 速度等级: [Billing] => 计费方式: [Out-of-range behavior] => 特殊情况: [Disable carrier] => 禁用配送商 [Free Shipping] => 免运费 [Apply shipping cost] => 应用运费 [Shipping and handling] => 运送及处理: [Default behavior] => 默认邢飞 [According to total price] => 根据总价 [According to total weight] => 根据总重量 [Maximum package height] => 包裹最大高度 [Maximum package width] => 包裹最大宽度 [Maximum package depth] => 包裹宽度上限 [Maximum package weight] => 包裹最大重量 [Delay] => 延迟 [Name:] => 名称: [Default carrier] => 默认配送商: [Handling charges] => 装卸费 [Free shipping starts at] => 免运费总金额最低为 [Manage your carriers] => 管理您的承运商 [Create carriers to let your customers choose their best shipping option in terms of delivery dates or fees. Start with editing/deleting the default "My carrier", and add as many options as you need.] => 创建承运商,让您的客户在交货日期或费用方面选择最佳运输选项。 从编辑/删除默认的“我的承运商”开始,并根据需要添加任意数量的选项。 [Carrier options] => 配送商选项 [Handling] => 装卸 [Carriers] => 货运商 [Carrier] => 配送商 [Shipping cost] => 运费 [Tracking number] => 追踪号码 ) [ShopThemeCategory] => Array ( [Subcategories] => 附属类别 ) [ModulesDashproductsAdmin] => Array ( [Dashboard Products] => 仪表板商品 [Adds a block with a table of your latest orders and a ranking of your products] => 添加最新订单列表和产品排名的区块 [Customer Name] => 客户名 [Details] => 详细 [Total sold] => 总售 [Net profit] => 净利 [Views] => 视图 [Added to cart] => 已加入购物车 [Purchased] => 已购买 [You must enable the "Save global page views" option from the "Data mining for statistics" module in order to display the most viewed products, or use the Google Analytics module.] => 您必须启用“数据挖掘统计”模块“中的“保存全局网页浏览量”选项,以显示最查看最多的产品,或使用Google Analytics模块。 [Term] => 条件 [Results] => 结果 [Number of "Recent Orders" to display] => "近期订单" 的显示数字 [Number of "Best Sellers" to display] => "畅销商品" 的显示数字 [Number of "Most Viewed" to display] => "浏览最多" 的显示数字 [Number of "Top Searches" to display] => 可显示的热门搜索数字 [Products and Sales] => 产品与销售 [Recent Orders] => 最新订单 [Best Sellers] => 最畅销产品 [Most Viewed] => 最多浏览商品 [Top Searches] => 热门搜索 [Last %d orders] => 最近 %d 订单 [Top %d products] => 热门 %d 件产品 [From] => 从 [to] => 至 [Top %d most search terms] => 前 %d 最多搜索词 ) [AdminModulesFeature] => Array ( [RTL Module] => RTL 模块 [Manage hooks] => 管理hooks [Toggle dropdown] => 切换下拉菜单 [Administration] => 行政 [Advertising & Marketing] => 广告&营销 [Analytics & Stats] => 分析&统计 [Taxes & Invoicing] => 税务及发票 [Checkout] => 结帐 [Content Management] => 内容管理 [Customer Reviews] => 顾客评论 [Front office Features] => 前台属性 [Internationalization & Localization] => 国际化和本地化 [Merchandising] => 推销 [Migration Tools] => 移动工具 [Payments & Gateways] => 付款&网关 [Site certification & Fraud prevention] => 网站认证和预防欺诈 [Pricing & Promotion] => 定价&促销 [Quick / Bulk update] => 快捷/批量更新 [Shipping & Logistics] => 航运 & 物流 [Slideshows] => 幻灯片 [Comparison site & Feed management] => 对比网站&更新信息管理 [Marketplace] => 市场 [Other Modules] => 其它模块 [Emailing & SMS] => 电子邮件和短信 [Social Networks] => 社会网络 [Social & Community] => 社交&社区 [Enable Mobile] => 启用手机 [Disable Mobile] => 禁用手机 [Module manager] => 模块管理器 [Delete] => 删除 [Module notifications] => 模块通知 [v%version% - by %author%] => v%version%- 由%author% [Discover] => 发现 [Service by %author%] => 由%author%服务 [Free] => 免费! [PrestaShop Addons Marketplace] => PrestaShop Addons 市场 [Exit to PrestaShop Addons Marketplace] => 退出PrestaShop Addons 市场 [See all results for your search on] => 查看你搜索的所有结果 [Upgrade available] => 有可用的升级 [Recently used] => 最近使用的 [All categories] => 所有类别 [Installed modules] => 已安装的模块 [Disabled modules] => 禁用模块 [Show all modules] => 显示所有模块 [Enabled modules] => 启用的模块 [Uninstalled modules] => 已卸载的模块 [You do not have module in « %categoryName% ».] => 您在« %categoryName% »里没有模块。 [Recently Used] => 最近使用的 [Disable module?] => 禁用模块? [Uninstall module?] => 卸载模块 [Reset module?] => 重设模块? [Yes, disable it] => 是的,请禁用它 [Yes, uninstall it] => 是的,卸载 [Yes, reset it] => 是的,重置 [Optional: delete module folder after uninstall.] => 可选:在卸载后删除模块文件夹 [Bulk action confirmation] => 批量操作确认 [Yes, I want to do it] => 是的,我希望做 [Upload a module] => 上载模块 [Drop your module archive here or [1]select file[/1]] => 把你的模块档案丢到这里或[1]选择文件[/1] [v%version% by %author%] => v%version%- 由%author% [Overview] => 概述 [Additional information] => 补充信息 [Benefits] => 优点 [Features] => 特性 [Demo video] => 演示视频 [Changelog] => 更新日志​​​​​ [Multistore compatibility:] => 多商店兼容性: [This module is compatible with the multistore feature. It can be either:] => 此模块与多商店功能兼容。 它可以是: [configured differently from one store to another;] => 不同商店的配置不同; [configured quickly in the same way on all stores thanks to the all shops context or to the group of shops;] => 由于所有商店上下文或商店组,所有商店都以相同的方式快速配置; [or even activated for one store and deactivated for another.] => 甚至为一个商店激活并为另一个商店停用。 [This module is partially compatible with the multistore feature. Some of its options might not be available.] => 此模块与多商店功能部分兼容。 它的某些选项可能不可用。 [This module is not compatible with the multistore feature because it would not be useful.] => 此模块与多商店功能不兼容,因为它没有用。 [This module is not compatible with the multistore feature. It means that its configuration applies to all stores.] => 此模块与多商店功能不兼容。 这意味着它的配置适用于所有商店。 [%nbModules% modules and services selected for you] => 为你选的%nbModules%模块和服务 [Selection] => 选择 [Increasing Price] => 提高价格 [Decreasing Price] => 降低价格 [Popularity] => 受欢迎程度 [%nbModules% modules to configure] => 配置%nbModules%模块 [Modules to configure] => 模块配置 [%nbModules% modules to update] => %nbModules%模块要更新 [Modules to update] => 需升级模块 [Upgrade All] => 升级所有 ) [Install] => Array ( [Choose your language] => 选择您的语言 [License agreements] => 许可协议 [System compatibility] => 系统兼容性 [Store information] => 店信息 [System configuration] => 系统配置 [Store installation] => 店铺安装 [Field required] => 必填字段 [Invalid shop name] => 无效店铺名字 [shop name] => 商店名称: [The field %field% is limited to %limit% characters] => 该字段 %field% 字数最大限为%limit% 个字符 [Your firstname contains some invalid characters] => 你的名字包含一些无效的字符 [firstname] => 名字 [Your lastname contains some invalid characters] => 你的姓包含一些无效的字符 [lastname] => 姓氏 [The password is incorrect (must be alphanumeric string with at least 8 characters)] => 密码不正确 (必须至少是8个字符的字母顺序字符串) [The password is incorrect (must be Strong)] => 密码不正确(必须是强密码) [The password and its confirmation are different] => 密码与确认密码不同 [This e-mail address is invalid] => 此电子邮件地址是无效的。 [Sports and Entertainment] => 体育和娱乐业 [Lingerie and Adult] => 内衣和成人 [Animals and Pets] => 宠物 [Art and Culture] => 艺术文化 [Babies] => 婴儿用品 [Beauty and Personal Care] => 美容及个人护理 [Cars] => 轿车 [Computer Hardware and Software] => 计算机硬件和软件 [Download] => 下载 [Flowers, Gifts and Crafts] => 鲜花,礼品及工艺品 [Food and beverage] => 食品和饮料 [HiFi, Photo and Video] => 音响,照片和视频 [Home and Garden] => 室内和花园 [Home Appliances] => 家电 [Jewelry] => 首饰珠宝 [Mobile and Telecom] => 移动及电信 [Services] => 服务 [Shoes and accessories] => 鞋类及配件 [Travel] => 旅行 [Database is connected] => 数据库已连接 [Database is created] => 数据库已创建 [Cannot create the database automatically] => 无法自动创建数据库 [Create file parameters] => 创建文件参数 [Create database tables] => 创建数据库表 [Create default shop and languages] => 创建默认店铺和语言 [Populate database tables] => 植入数据库表 [Configure shop information] => 配置店铺信息 [Install theme] => 安装主题 [Install modules] => 安装模块 [Install demonstration data] => 安装演示数据 [Post installation scripts] => 推送安装脚本 [Required PHP parameters] => 必填参数 [PHP %version% or later is not enabled] => PHP %version% 或更高版本未启用 [Cannot upload files] => 无法上传文件 [Cannot create new files and folders] => 无法创建新文件和文件夹 [cURL extension is not enabled] => cURL 扩展无法启用 [GD library is not installed] => GD库没有安装 [JSON extension is not loaded] => JSON扩展未加载 [PHP OpenSSL extension is not loaded] => PHP OpenSSL 扩展名未加载 [PDO MySQL extension is not loaded] => PDO MySQL扩展名未加载 [SimpleXML extension is not loaded] => SimpleXML 扩展名未加载 [ZIP extension is not enabled] => Zip 扩展名未被启用 [Fileinfo extension is not enabled] => Fileinfo扩展名未启用 [Intl extension is not loaded] => 未加载 Intl 扩展 [PHP's config "memory_limit" must be to a minimum of 256M] => PHP的配置"memory_limit"必须至少为256M [Required Apache configuration] => Apache 配置要求 [Enable the Apache mod_rewrite module] => 激活Apache mod_重写模块 [Files] => 文件 [Not all files were successfully uploaded on your server] => 不是全部文件上载到了您的服务器 [Permissions on files and folders] => 文件和文件夹的权限 [Recursive write permissions for %user% user on %folder%] => 用户 %user% 对 %folder% 必须取得写权限 [Write permissions for %user% user on %folder%] => 用户 %user% 对 %folder% 必须取得书写权限 [Recommended PHP parameters] => 推荐PHP 参数 [GZIP compression is not activated] => GZIP压缩未激活 [Mbstring extension is not enabled] => Mbstring扩展未启用 [Dom extension is not loaded] => DOM扩展未加载 [Cannot open external URLs (requires allow_url_fopen as On)] => 无法打开外部URLs (要求允许url_fopen 为On) [Documentation] => 文档 [Blog] => 博客 [Yes] => 是 [No] => 否 [Information about your Store] => 您店铺的信息 [Shop name] => 商店名称: [Main activity] => 主营业务 [Please choose your main activity] => 请选择您的主要业务 [Other activity...] => 其他业务... [Help us learn more about your store so we can offer you optimal guidance and the best features for your business!] => 帮助我们更多地了解你的店铺,我们可以为您的企业提供最佳的指导和最合适的功能! [Country] => 国家 [Select your country] => 选择您的国家 [Shop timezone] => 店铺时区 [Select your timezone] => 选择您的时区 [Enable SSL] => 启用SSL [Your Account] => 我的账户 [First name] => 名 [Last name] => 姓 [E-mail address] => 电邮l地址 [This email address will be your username to access your store's back office.] => 这个电子邮件地址将成为您的用户名来访问您的店铺后台。 [Shop password] => 店铺密码 [Must be at least 8 characters] => 必须多于8个字符 [Re-type to confirm] => 重新输入 [Enter a password between %d and %d characters] => 输入 %d 个到 %d 个字符之间的密码 [The minimum score must be: %s] => 最低值必须为: %s [Store name] => 店铺名称 [Installation of theme] => 主题安装 [Version:] => 版本: [Select the theme to install.] => 选择要安装的主题。 [Installation of demo products] => 安装演示产品 [Demo products are a good way to learn how to use PrestaShop. You should install them if you are not familiar with it.] => 演示商品是个了解如何使用 Prestashop 好方法。如果您还不熟悉如何在 PrestaShop 上开店,您应该安装它们。 [Installation of modules] => 安装模块 [Install all modules (recommended)] => 安装所有模块(推荐) [Select the modules to install] => 选择要安装的模块 [If you are using PrestaShop for the first time, you should install all modules now and uninstall the ones you don't need later.] => 如果您是第一次使用PrestaShop,您应该现在安装所有模块,并在以后卸载不需要的模块。 [Search] => 搜索 [Select all] => 全选 [Configure your database by filling out the following fields] => 填写以下字段配置数据库 [To use PrestaShop, you must create a database to collect all of your store's data-related activities.] => 要使用 PrestaShop,您必须 创建一个数据库来收集您商店的所有数据相关活动。 [Please complete the fields below in order for PrestaShop to connect to your database.] => 请按顺序填写下面的字段,以便 Prestashop 连接到您的数据库。 [Database server address] => 数据库服务器地址 [The default port is 3306. To use a different port, add the port number at the end of your server's address i.e ":4242".] => 默认端口为3306。如要使用不同的端口,请在服务器的地址端口末端添加“:4242”。 [Database name] => 数据库名称 [Database login] => 数据库登录名 [Database password] => 数据库密码 [Tables prefix] => 表格前缀 [Drop existing tables] => 删除现有的表格 [Test your database connection now!] => 现在测试你的数据库连接吧! [PrestaShop Installation Assistant] => PrestaShop 安装助手 [Installation Assistant] => 安装助手 [To install PrestaShop, you need to have JavaScript enabled in your browser.] => 您需要在浏览器中启用 JavaScript 来安装 PrestaShop。 [https://enable-javascript.com/] => https://enable-javascript.com/ [Next] => 下一个 [Back] => 返回 [License Agreements] => 许可协议 [To enjoy the many features that are offered for free by PrestaShop, please read the license terms below. PrestaShop core is licensed under OSL 3.0, while the modules and themes are licensed under AFL 3.0.] => 想要享受 PrestaShop 提供的多种免费功能,请阅读下面的许可条款。Prestashop 核心是以 OSL 3.0协议 授权,但是模块和主题授权于 AFL3.0 协议。 [I agree to the above terms and conditions.] => 我同意上述条款和条件。 [Done!] => 完成! [An error occurred during installation...] => 在安装的过程中出现了错误... [You can use the links on the left column to go back to the previous steps, or restart the installation process by clicking here.] => 您可以使用左侧列中的链接返回到前面的步骤,或者通过点击这里重新启动安装​​过程。 [Your installation is finished!] => 安装已结束! [You have just finished installing your shop. Thank you for using PrestaShop!] => 您已完成店铺的安装。感谢您使用 PrestaShop! [Please remember your login information:] => 请记住登录信息 [E-mail] => 邮箱 [Print my login information] => 打印我的登录信息 [Password] => 密码 [Display] => 显示 [For security purposes, you must delete the "install" folder.] => 为了保证安全,你必须删除文件夹 “安装” 。 [Back Office] => 后台 [Manage your store using your Back Office. Manage your orders and customers, add modules, change themes, etc.] => 使用后台管理您的店铺。管理您的订单和客户,添加模块,更改主题等。 [Manage your store] => 管理您的店铺 [Front Office] => 前台 [Discover your store as your future customers will see it!] => 站在顾客的位置上看您的店铺! [Discover your store] => 体验您的店铺 [We are currently checking PrestaShop compatibility with your system environment] => 我们正在检查您和 PrestaShop 的系统环境兼容 [PrestaShop compatibility with your system environment has been verified!] => 您和 PrestaShop 的系统环境兼容已通过验证! [Refresh information] => 刷新信息 [Oops! Please correct the item(s) below, and then click "%refresh_label%" to test the compatibility of your new system.] => 糟糕! 请更正以下项目,然后单击“%refresh_label%”以测试新系统的兼容性。 [Warning: You cannot use this tool to upgrade your store anymore.

You already have PrestaShop version %version% installed.

If you want to upgrade to the latest version, please use the 1-Click Upgrade module and follow its instructions.] => 警告:您不能再使用此工具升级您的商店。

您已经安装了 PrestaShop 版本 %version%.

如果您想升级到最新版本,请使用一键升级模块并按照其说明进行操作。 [Welcome to the PrestaShop %version% Installer] => 欢迎来到PrestaShop %version% 安装 [Installing PrestaShop is quick and easy. In just a few moments, you will become part of a community consisting of more than %numMerchants% merchants. You are on the way to creating your own unique online store that you can manage easily every day.] => 安装 PrestaShop 既快速又简单。 在短短的几分钟内,您将成为由超过 %numMerchants% 商家组成的社区的一部分。 您正在创建自己独特的在线商店,每天都可以轻松管理。 [Continue the installation in:] => 继续安装: [The language selection above only applies to the Installation Assistant. Once your store is installed, you can choose the language of your store from over %d% translations, all for free!] => 上面语言选择仅用于安装助手。一旦店铺安装完毕,你可以从超过 %d 个翻译版本里选择您的商店需要的语言,这一切都是免费的! [Please activate the 'mod_auth_basic' Apache module to allow the use of the PrestaShop webservice.] => 请激活‘mod_auth_Basic’ Apache模块以允许使用PrestaShop Web服务。 [We could not check to see if basic authentication and rewrite extensions have been activated. Please manually check if they've been activated in order to use the PrestaShop webservice.] => 我们可以不检查基本身份验证和激活重写扩展。请手动检查他们是否被激活使用的Prestashop Web服务。 [Please activate the 'SimpleXML' PHP extension to allow testing of PrestaShop's webservice.] => 请激活'的SimpleXML“PHP扩展,允许的Prestashop的web服务的测试。 [It is preferable to use SSL (https:) for webservice calls, as it avoids the "man in the middle" type security issues.] => 如果可能的话,最好使用SSL(HTTPS)的WebService调用,因为它避免 "man in the middle"的安全问题”。 [Fashion and accessories] => 时装及配饰 [Sport and Entertainment] => 体育和娱乐 [-- Please choose your main activity --] => -- 请选择您主要经营项目 -- [Server name is not valid] => 服务器名称不可用 [You must enter a database name] => 您必须输入一个数据库名 [You must enter a database login] => 您必须输入一个数据库登录名 [Tables prefix is invalid] => 数据库表前缀 [Cannot convert database data to utf-8] => 无法将数据转换成 utf-8 [At least one table with same prefix was already found, please change your prefix or drop your database] => 如果找到相同前缀的数据库表,请更换前缀或者删除您的数据库表。 [Your database login does not have the privileges to create table on the database "%s". Ask your hosting provider:] => 你的数据库登陆没有特权来在数据库%s里创建表格。请询问你的主机供应商。 [You must be granted the privilege to select data in the tables of database "%s". Ask your hosting provider to enable it.] => 您必须被授予在数据库"%s"的表中选择数据的权限。 要求您的托管服务提供商启用它。 [Database Server is not found. Please verify the login, password and server fields] => 数据库服务器没有找到。请检查登录名,密码和服务器领域 [Connection to MySQL server succeeded, but database "%database%" not found] => 成功连接到MySQL服务器,但"%database%"数据库未找到 [Attempt to create the database automatically] => 尝试自动创建数据库 [%file% file is not writable (check permissions)] => %file%文件不可写(检查权限) [%folder% folder is not writable (check permissions)] => %folder%文件夹不可写(检查权限) [Cannot write settings file] => 无法写入设置文件 [Cannot write app/config/parameters.php file] => 无法书写 app/config/parameters.php 文件 [Cannot write app/config/parameters.yml file] => 无法书写 app/config/parameters.yml 文件 [Database structure file not found] => 未找到数据库文件结构 [Cannot create group shop] => 无法创建组店 [Cannot create shop] => 无法创建店铺 [Cannot create shop URL] => 无法创建店铺连接 [File "language.xml" not found for language iso "%iso%"] => 无法找到语言iso "%iso%" 需要的文件"language.xml" [File "language.xml" not valid for language iso "%iso%"] => 文件 "language.xml" 在语言 iso "%iso%" 里无效 [Cannot download language pack "%iso%"] => 无法下载语言包%iso% [Cannot install language "%iso%"] => 无法安装语言 "%iso%" [Cannot copy flag language "%flag%"] => 无法复制国旗语言 "%flag%" [Cannot create admin account] => 无法创建行政账户 [Cannot install module "%module%"] => 无法安装模块 "%module%" [Cannot execute post install on module "%module%"] => 无法在模块"%module%"上执行安装后配置 [Fixtures class "%class%" not found] => 装置"%class%"未找到 ["%class%" must be an instance of "InstallXmlLoader"] => "%class%" 应为一个 "InstallXmlLoader" 实例 [SQL error on query %query%] => SQL查询错误 %query% [An SQL error occurred for entity %entity%: %message%] => 实体发生 SQL 错误 %entity%: %message% [Cannot create image "%identifier%" for entity "%entity%"] => 不能为实体"%entity%" 创建图片"%identifier%" [Cannot create image "%identifier%" (bad permissions on folder "%folder%")] => 无法创建图片 "%identifier%" ( 无文件夹"%folder%"授权) [Cannot create image "%identifier%"] => 无法创建图片"%identifier%" [Cannot create image "%1$s" for entity "%2$s"] => 不能在"%2$s" 创建图片"%1$s" ) [ModulesStatsbestcustomersAdmin] => Array ( [Empty recordset returned] => Aucun résultat retourné [Valid orders] => 有效订单: [Money spent] => Argent dépensé [Best customers] => 尊贵客户 [Enrich your stats, add a list of the best customers to the dashboard.] => 丰富您的统计数据,将最佳客户列表添加到仪表板。 [Develop clients' loyalty] => Fidéliser les clients [Keeping a client can be more profitable than gaining a new one. That is one of the many reasons it is necessary to cultivate customer loyalty.] => 维护老客户比找新客户更能得到利润,所以,要一般客户变成忠诚的客户是必须的。 换句话说,就是让他们再来你的网站。 [Word of mouth is also a means for getting new, satisfied clients. A dissatisfied customer can hurt your e-reputation and obstruct future sales goals.] => 口碑也可以带来新顾客,满意的顾客。一个不满意的顾客永远不会为我们带来新客人。 [In order to achieve this goal, you can organize:] => 要达到这个目标您要组织: [Punctual operations: commercial rewards (personalized special offers, product or service offered), non commercial rewards (priority handling of an order or a product), pecuniary rewards (bonds, discount coupons, payback).] => Les opérations ponctuelles : les récompenses marchandes (offres promotionnelles ciblées et personnalisées, cadeaux -produit ou service offert-), les récompenses non marchandes (traitement prioritaire d'une commande ou d'un produit), les récompenses pécuniaires (bons d'achat, de réduction, de remboursement). [Sustainable operations: loyalty points or cards, which not only justify communication between merchant and client, but also offer advantages to clients (private offers, discounts).] => Les opérations pérennes : (carte de fidélité, points de fidélité) qui non seulement justifient la communication marchand-clients, et aussi offre des avantages aux clients (offres privatives, réductions). [These operations encourage clients to buy products and visit your online store more regularly.] => 这些操作鼓励客户更经常地购买商品和访问您的网上店铺。 ) [ModulesBannerShop] => Array ( [Choose a file] => 选择文件夹 ) [ModulesCategoryproductsAdmin] => Array ( [Products in the same category] => 同一分类中的产品 [Adds a block on the product page that displays products from the same category.] => 在产品页面添加一个块来显示同一分类的产品。 [Invalid value for display price.] => 展示价格无效值 [Display products' prices] => 显示产品价格 [Show the prices of the products displayed in the block.] => 显示在块中的产品价格。 [Number of product to display] => 要展示的产品的数量 ) [ModulesStatsbestcategoriesAdmin] => Array ( [Empty recordset returned] => Aucun résultat retourné [Total Quantity Sold] => 销售数量共计 [Total Price] => 总价 [Total Margin] => 总利润 [Total Viewed] => 浏览共计 [Best categories] => 最佳类别 [Enrich your stats, add a list of the best selling categories to the dashboard.] => 丰富您的统计数据,将最畅销类别的列表添加到仪表板。 [Display final level categories only (that have no child categories)] => 仅显示最后级别的分类(它没有子分类) ) [ModulesSearchbarAdmin] => Array ( [Search bar] => 搜索栏 [Help your visitors find what they are looking for, add a quick search field to your store.] => 帮助您的访客找到他们正在寻找的东西,在您的商店中添加一个快速搜索字段。 ) [AdminNavigationNotification] => Array ( [No new order for now :(] => 现在没新订单:( [No new customer for now :(] => 现在没新客户:( [No new message for now.] => 现在没有新信息 [registered] => 已注册 [Your shop is in debug mode.] => 店铺处于调试模式 [All the PHP errors and messages are displayed. When you no longer need it, [1]turn off[/1] this mode.] => 显示所有PHP 错误和信息。但你不再需要他们,[1]关掉[/1]此模块 [Your shop is in maintenance.] => 您的店铺在维修中。 [Your visitors and customers cannot access your shop while in maintenance mode.%s To manage the maintenance settings, go to Shop Parameters > Maintenance tab.] => 你的访问者和顾客无法在维修模式进入你的商店。%s要管理维修设置,请到商店参数 > 维修标签中。 [Orders[1][/1]] => 订单 #[1] ([/1] [Customers[1][/1]] => 客户[1][/1] [Messages[1][/1]] => 信息[1][1] [from] => 从 [Have you checked your [1][2]abandoned carts[/2][/1]?[3]Your next order could be hiding there!] => 你查看了你[1][2]放弃购物车[/2][/1]了吗?[3]你的下个订单可能隐藏在哪里。 [Are you active on social media these days?] => 你最近是否活跃在社交网站上 [Seems like all your customers are happy :)] => 看起来你所有的顾客都很开心:) [An error occurred while updating new window property.] => 更新窗户属性时出错。 [An error occurred while updating the new window property for this object.] => 更新该事物的新窗口属性时出现错误。 ) [AdminPaymentFeature] => Array ( [Customer currency] => 客户所用货币 [Shop default currency] => 商店默认货币 [Active payment] => 有效付款 [Currency restrictions] => 货币限制 [Country restrictions] => 国家限制 [Group restrictions] => 组限制 [Carrier restrictions] => 承运人限制 ) [ModulesGridhtmlAdmin] => Array ( [Simple HTML table display] => 简单的HTML表格展示 [Just allow statistics to be displayed (and therefore analyzed) on your back office.] => 只需允许在您的后台显示(并因此分析)统计数据。 ) [ShopNotificationsSuccess] => Array ( [Address successfully deleted.] => 地址删除成功. [Address successfully updated.] => 地址更新成功. [Address successfully added.] => 地址添加成功. [Information successfully updated.] => 资料已成功更新。 [Your guest account has been successfully transformed into a customer account. You can now log in as a registered shopper.] => 您的访客账号已成功转型为客户账号。现在您可以以客户身份登录。 [Message successfully sent] => 留言成功发送 [If this email address has been registered in our shop, you will receive a link to reset your password at %email%.] => 如果此邮箱已经在外面商店注册,你将收到一个链接在%email%重设你的密码。 [Your password has been successfully reset and a confirmation has been sent to your email address: %s] => 重置密码成功,一封确定邮件已经发送到您的电子邮箱:%s [No addresses are available.] => 无可用地址。 ) [ModulesBestsellersAdmin] => Array ( [Top-sellers block] => 畅销模块 [Adds a block displaying your store's top-selling products.] => 添加一个模块,显示店铺的最畅销商品 [Products to display] => 产品展示 [Determine the number of product to display in this block] => 确定在此模块显示的产品的数量 ) [ShopNotificationsWarning] => Array ( [You cannot place a new order from your country (%s).] => 您不能够从您的国家%s下新订单。 [You cannot return merchandise with a guest account.] => 您不能以访客帐户来退还商品 [If you have just placed an order, it may take a few minutes for it to be validated. Please refresh this page if your order is missing.] => 如果您刚刚下单,可能需要几分钟确认。如果依然看不到订单请刷新此页。 [You must wait for confirmation before returning any merchandise.] => 在您退回任何商品之前,请先得到我们的确认。 [This product is not visible to your customers.] => 您的客户不能浏览该商品。 [You do not have any vouchers.] => 您没有任何凭证 [You have not placed any orders.] => 无历史订单 [You have not received any credit slips.] => 您没有收到任何信用单。 ) [ModulesProductcommentsAdmin] => Array ( [Valid for the entire catalog] => 对整个目录有效 [Restricted to some categories] => 只限于某些分类 [Restricted to some products] => 只限于某些产品 [Product Comments] => 产品评论 [Allow users to post reviews on your products and/or rate them based on specific criteria.] => 允许用户对您的产品发表评论和/或根据特定标准对其进行评分。 [Settings updated] => 设置已更新 [The criterion cannot be saved] => 标准无法保存 [Criterion deleted] => 已删除标准 [Configuration] => 配置 [All reviews must be validated by an employee] => 所有评论都必须经过员工验证 [Yes] => 是 [No] => 否 [Allow guest reviews] => 允许过客评论 [Enable upvotes / downvotes on reviews] => 对评论启用赞成/反对 [Anonymize the user's last name] => 匿名用户的姓氏 [Display only initials, e.g. John D.] => 仅显示首字母,例如 约翰 D。 [Minimum time between 2 reviews from the same user] => 同一用户2条评论间最短间隔时间 [Number of comments per page] => 每页的评论数量 [Save] => 保存 [Reviews waiting for approval] => 等待确认的评论 [Reported Reviews] => 已举报的评论 [Approve] => 确认 [Not abusive] => 不滥用 [ID] => 编号 [Name] => 名称 [Type] => 类型 [Status] => 状态 [Add New Criterion] => 添加新标准 [Review Criteria] => 审核标准 [Approved Reviews] => 已确认评论 [Review title] => 评论标题 [Review] => 评论 [Rating] => 等级 [Author] => 作者 [Product] => 产品 [Time of publication] => 发布时间 [Criterion will be restricted to the following categories] => 标准将限于以下分类 [Mark the boxes of categories to which this criterion applies.] => 标记要应用此标准的分类框。 [Selected] => 已选择 [Collapse All] => 粘贴全部 [Expand All] => 扩展所有 [Check All] => 检查所有 [Uncheck All] => 不检查所有 [Add new criterion] => 添加新标准 [Criterion name] => 标准名称 [Maximum length: %s characters] => 最大长度:%s 个字符 [Application scope of the criterion] => 标准适用范围 [The criterion will be restricted to the following products] => 该标准将限于以下产品 [Active] => 在售 [Product Name] => 产品名称 ) [AdminAdvparametersNotification] => Array ( [Administrator permissions cannot be modified.] => 不可修改管理员权限。 [Importing your data...] => 正在导入数据... [Data imported!] => 数据已导入 [Look at your listings to make sure it's all there as you wished.] => 查看你的明细,保证它们都是你所要的。 [Warning, the current import may require a PHP setting update, to allow more data to be transferred. If the current import stops before the end, you should increase your PHP "post_max_size" setting to [1]%size%[/1]MB at least, and try again.] => 警告,现在导入需要更新PHP 设置才可以传输更多的数据。如果在完成前导入停止,你得把你的PHP "post_max_size" 设置至少提高到[1]%size%[/1]MB,然后再试。 [Some errors were detected. Please check the details:] => 检测到某些错误。请查以下细节: [Errors occurred:] => 发生错误: [We made the following adjustments:] => 我们做了以下调整: [Validating data...] => 正在验证数据... [Ignore warnings and continue?] => 忽略警告,继续? [Abort import] => 终止导入 [Aborting, please wait...] => 异常终止,请稍侯... [[1]%percentage%[/1]% validated] => [1]%percentage%[/1]% 已验证 [Processing next page...] => 正在载入下一页... [Linking accessories...] => 正在载入配件... [[1]%size%[/1]% imported] => [1]%size%[/1]% 已导入 [Error - The following e-mail template is missing: %s] => 错误 - 以下电子邮件模板丢失:%s ["Backup" directory does not exist.] => “备份”目录不存在。 [Invalid ID] => 无效ID [Unable to create backup file] => 无法创建备份文件 [An error occurred while backing up. Unable to obtain the schema of %s] => 备份时出错。无法取得%s的图解 [No valid tables were found to backup.] => 没有找到有效的表格进行备份。 [Error deleting] => 错误删除 [Can't add the voucher.] => 无法添加券。 [Your file has been successfully imported into your shop. Don't forget to re-build the products' search index.] => 您的文件已经成功导入到您的店铺。不要忘了重建商品索引。 [(click to open "Generators" page)] => (点击打开“生成器”页面) [Warehouse did not exist, cannot set on product %name%.] => 仓库不存在。无法在产品%name%上设置。 [No image was found for combination with id_product = %s and image position = %s.] => 没有找到与 id_product = %s 与image position = %s匹配的图像 [EAN13 "%ean13%" has incorrect value for product with id %id%.] => 产品ID %id%有个不正确的EAN13 "%ean13%"值 [Advanced stock management has incorrect value. Not set for product with id %id%.] => 高级库存管理有不正确的数值。产品ID%id%没设置 [Advanced stock management is not enabled, cannot enable on product with id %id%.] => 高级库存管理未启用。无法在产品ID%id%上启用 [Advanced stock management is not enabled, warehouse is not set on product with id %id%.] => 高级库存管理未启用。产品ID%id%的仓库未设置 [Email address %1$s (ID: %2$s) cannot be validated.] => 无法验证电子邮箱地址%1$s(ID: %2$s) [Email address %1$s (ID: %2$s) cannot be saved.] => 无法保存电子邮箱地址%1$s(ID: %2$s) [%1$s does not exist in database %2$s (ID: %3$s), and therefore cannot be validated] => %1$s在数据库%2$s (ID: %3$s)不存在, 因此无法被验证 [%1$s does not exist in database %2$s (ID: %3$s), and therefore cannot be saved] => %1$s在数据库%2$s (ID: %3$s)不存在, 因此无法被保存 ["%email%" is not a valid email address.] => ”%email%“不是一个有效电子邮件地址 [The customer ID #%d does not exist in the database, and therefore cannot be validated.] => 客户ID #%d在数据库不存在。因此无法验证。 [The customer ID #%d does not exist in the database, and therefore cannot be saved.] => 客户ID #%d没在数据库中。因此无法保存。 [Supplier is invalid] => 供应商是无效的 [Alias is invalid] => 别名是无效的 [Store is invalid] => 无效商店 [Supplier ID (%id%) is not valid (at line %line%).] => 供应商ID(%id%) 无效(在第行%line%) [Lang ID (%id%) is not valid (at line %line%).] => 语言ID(%id%)无效(在第%line%行) [Warehouse ID (%id%) is not valid (at line %line%).] => 仓库ID(%id%)无效(在第%line%行) [Currency ID (%id%) is not valid (at line %line%).] => 货币ID(%id%)无效(在第%line%行) [Reference (%ref%) already exists (at line %line%).] => 参考(%ref%)已经存在(在第%line%行) [YYYY-MM-DD] => 年年年年-月月-日日 [Date format (%date%) is not valid (at line %line%). It should be: %date_format%.] => 日期格式(%date%)无效(在第%line%行)。它应该是:%date_format% [Date (%date%) cannot be in the past (at line %line%). Format: %date_format%.] => 日期(%date%) 不能是过去时(在第%line%行)。格式:%date_format% [Format: Between 0 and 100] => 格式:从0到100 [Discount rate (%rate%) is not valid (at line %line%). %format%.] => 折扣比率(%rate%)无效(第%line%行)。%format% [Supply Order (%id%) is not editable (at line %line%).] => 供应订单(%id%)无法编辑(在第%line%行) [Supply Order could not be saved (at line %line%).] => 供应订单无法保存(在第%line%行) [Supply Order (%s) could not be loaded (at line %d).] => 供应订单(%s)无法加载(在第%d行). [Product/Attribute (%d/%d) cannot be added twice (at line %d).] => 商品/属性(%d/%d)不能重复添加(在第%d行). [Product (%d/%d) is not available for this order (at line %d).] => 商品(%d/%d) 在此订单不可用(在第%d行). [Unit Price (tax excl.) (%d) is not valid (at line %d).] => 单价(不含税)(%d)是无效的(在第%d行).。 [Quantity Expected (%d) is not valid (at line %d).] => 预期数量 (%d)无效(在第%d行). [Discount rate (%d) is not valid (at line %d). %s.] => 打折率(%d)是无效的(在第%d行). %s. [Cannot read the .CSV file] => 无法阅读 .CSV文档 [Linking Accessories...] => 正在载入配件... [The confirmation email couldn't be sent, but the import is successful. Yay!] => 无法发送确认邮件,但导入已成功,耶! [There is an empty row in the file that won't be imported.] => 在文件中有一空白行无法导入。 [%s import] => %s 导入 [(from %s to %s)] => (从 %s 到 %s) [with truncate] => 用截断 [The category ID must be unique. It can't be the same as the one for Root or Home category.] => 分类ID必须是唯一的。不能和根分类和主分类相同。 [The category ID must be unique. It can't be the same as the one for the parent category (ID: %1$s).] => 分类ID必须是唯一的。不能和父分类 (ID: %1$s) 相同。 [A category can't be its own parent. You should rename it (current name: %1$s).] => 分类不能作为自己的父分类。你得重新命名它(现名:%1$s) [%category_name% (ID: %id%) cannot be saved] => %category_name%(ID:%id%)无法保存 [URL rewriting failed to auto-generate a friendly URL for: %category_name%] => URL 重新属性无法自动生成一个友好的URL给:%category_name% [Rewrite link for %1$s (ID %2$s): re-written as %3$s.] => 为%1$s (ID %2$s) 重写链接:重写为%3$s [A category cannot be its own parent. The parent category ID is either missing or unknown (ID: %1$s).] => 分类不能作为自己的父分类。父分类 ID 可能缺失或未知(ID: %1$s). [The root category cannot be modified.] => 根项目不能更改 [cannot be copied.] => 不能复制 [%1$s (ID: %2$s) cannot be %3$s] => %1$s(ID: %2$s) 不能是%3$s [Unknown tax rule group ID. You need to create a group with this ID first.] => 未知的税务规则组ID,您需要先用这个ID创建一个组。 [%1$s (ID: %2$s) cannot be saved] => %1$s(Id:%2$s) 不能储存 [%data% cannot be saved] => 无法保存%data% [Shop is not valid] => 店铺无效 [Discount is invalid] => 折扣是无效的 [Tags list is invalid] => 标签列表无效 [Error copying image: %url%] => 拷贝图片时出错:%url% [Product #%id%: the picture (%url%) cannot be saved.] => 产品#%id%: 图片(%url%)无法保存 [Advanced stock management has incorrect value. Not set for product %name%] => 高级库存管理含有不正确的值。它不是为产品%name%所设 [Advanced stock management is not enabled, cannot enable on product %name%] => 高级库存管理未激活,无法启用产品%name% [Advanced stock management is not enabled, warehouse not set on product %name%] => 高级库存管理未启用,产品%name%的仓库未设置 [Incorrect value for "Depends on stock" for product %name%] => 产品%name%的“取决于库存” 数值不正确。 [Advanced stock management is not enabled, cannot set "Depends on stock" for product %name%] => 高级库存管理未启用。无法设置产品%name%的”取决于库存“。 [The uploaded file exceeds the upload_max_filesize directive in php.ini. If your server configuration allows it, you may add a directive in your .htaccess.] => Php.ini里上传的文件超过大小上限。如果你的服务器配置允许,你可以在你的.htaccess里添加一个指令。 [The uploaded file exceeds the post_max_size directive in php.ini. If your server configuration allows it, you may add a directive in your .htaccess, for example:] => 上传文件超过Php.ini里的大小上限。如果你的服务器配置允许,你可以在你的.htaccess里添加一个指令。例如: [The uploaded file was only partially uploaded.] => 文件只有部分被上传。 [No file was uploaded.] => 没有文件被上传 [An error occurred while uploading / copying the file.] => 在上传并复制文件的时候发生了错误 [The import directory doesn't exist. Please check your file path.] => 上传目录不存在。请核对文件路径。 [The import directory must be writable (CHMOD 755 / 777).] => 进口目录必须是可写的(CHMOD七百七十七分之七百五十五)。 [To proceed, please upload a file first.] => 请先上传文件再处理 [The file is too large and cannot be downloaded. Please use the LIMIT clause in this query.] => 该文件太大无法下载。请在这个查询中设限制条件 [The "%tablename%" table does not exist.] => “%tablename%”不存在 [The "%attribute%" attribute does not exist in the "%table%" table.] => 这个%attribute%属性在"%table%"表中不存在。 [Undefined "%s" error] => 未定义的错误"%s" [The "*" operator cannot be used in a nested query.] => “*”运算无法在嵌套查询中使用。 [The operator "%s" is incorrect.] => 算子“%s”是不正确的。 [The "%operator%" operator is incorrect.] => "%operator%" 标识符错误 [The LIMIT clause must contain numeric arguments.] => 限制条件必须包含数字参数。 [The "%reference%" reference does not exist in the "%table%" table.] => 这个%reference%在"%table%"表中不存在。 [When multiple tables are used, each attribute must refer back to a table.] => 当使用多个表格时,每个属性都必须指向一个表格。 ["%key%" is an unauthorized keyword.] => “%key%”是个未经授权的关键词 [You cannot have two shops with the same name in the same group.] => 你不能在同一组有两家相同名字的店。 [Unable to load this shop.] => 无法加载这家商店 [You need to select at least the root category.] => 您需要选择至少一个根类别。 [You must configure this store's URL before setting it as default.] => 您必须先配置此商店的URL,然后才能将其设置为默认URL。 [You've selected a state for a country that does not contain states.] => 您已为没有包含州的国家选择了一个州。 [You can't put this menu inside itself. ] => 你不能把菜单放到它自己里面。 [The settings file cannot be overwritten.] => 无法重写设置。 [To use Smarty Cache, the directory %directorypath% must be writable.] => 要使用智能缓存,目录%directorypath%必须是可写的。 [Before being able to use this tool, you need to:[1][2]Create a blank .htaccess in your root directory.[/2][2]Give it write permissions (CHMOD 666 on Unix system).[/2][/1]] => 在使用这个工具前,你得[1][2]在你的根目录中创建一个空白的.htaccess[/2][2] 文件并设置可写权限 (CHMOD 666 on Unix system).[/2][/1] [Error: Could not find whether debug mode is enabled. Make sure that the correct permissions are set on the file %s] => 错误:无法检测出Debug模式是否已启用。请确保文件%s权限正确 [The SameSite=None is only available in secure mode.] => SameSite=None 仅在安全模式下可用。 [Warehouse did not exist, cannot set on product %name%] => 仓库不存在,无法在产品%name%上设置 [Media server #1 is invalid] => 媒体服务器#1是无效的 [Media server #2 is invalid] => 媒体服务器#2是无效的 [Media server #3 is invalid] => 媒体服务器#3是无效的 [Cannot disable SSL configuration due to the Cookie SameSite=None.] => 由于 Cookie SameSite=None,无法禁用 SSL 配置。 [Update your PHP version.] => 升级您的PHP版本 [Configure your server to allow file uploads.] => 将服务器配置为允许文件上传。 [Configure your server to allow the creation of directories and files with write permissions.] => 将服务器配置为允许创建具有写入权限的目录和文件。 [Enable the CURL extension on your server.] => 在你服务器上启用 CURL 扩展。 [Enable the DOM extension on your server.] => 在服务器上启用DOM扩展。 [Enable the Fileinfo extension on your server.] => 在服务器上启用Fileinfo(文件信息)扩展。 [Enable the GD library on your server.] => 在您的服务器上启用GD库 [Enable the JSON extension on your server.] => 在你服务器上启用 JSON 扩展。 [Enable the Mbstring extension on your server.] => 在服务器上启用Mbstring扩展。 [Enable the OpenSSL extension on your server.] => 在服务器上启用OpenSSL 扩展。 [Enable the PDO Mysql extension on your server.] => 在服务器上启用PDO Mysql 扩展。 [Enable the XML extension on your server.] => 在你服务器上启用 XML 扩展。 [Enable the ZIP extension on your server.] => 在你服务器上启用 ZIP 扩展。 [Enable the MySQL support on your server.] => 在您的服务器上启用MySQL支持 [Set write permissions for the "config" folder.] => 对于“config”文件夹设置读写权限。 [Set write permissions for the "cache" folder.] => 对于“cache”文件夹设置读写权限。 [Set write permissions for the "sitemap.xml" file.] => 对于“sitemap.xml的”文件中设置的写权限。 [Set write permissions for the "img" folder and subfolders.] => 对于“img”的文件夹和子文件夹设置写入权限。 [Set write permissions for the "log" folder and subfolders.] => 设置“log”文件夹和子文件夹的写入权限。 [Set write permissions for the "mails" folder and subfolders.] => 对于“mails”文件夹和子文件夹设置写入权限。 [Set write permissions for the "modules" folder and subfolders.] => 在“modules”文件夹和子文件夹设置写入权限。 [Set write permissions for the "themes/%s/cache/" folder and subfolders, recursively.] => 递归设置"themes/%s/cache/"文件夹和子文件夹的可写权限。 [Set write permissions for the "themes/%s/lang/" folder and subfolders, recursively.] => 递归设置"themes/%s/lang/"文件夹和子文件夹的可写权限。 [Set write permissions for the "themes/%s/pdf/lang/" folder and subfolders, recursively.] => 递归设置 "themes/%s/pdf/lang/"文件夹和子文件夹的可写权限。 [Set write permissions for the "app/config/" folder and subfolders, recursively.] => 递归设置"app/config/"文件夹和子文件夹的可写权限。 [Set write permissions for the "app/Resources/translations/" folder and subfolders, recursively.] => 递归设置"app/Resources/translations/"文件夹和子文件夹的可写权限。 [Set write permissions for the "translations" folder and subfolders.] => 在“translations”文件夹和子文件夹设置写入权限。 [Set write permissions for the "upload" folder and subfolders.] => 在“upload”文件夹和子文件夹设置写入权限。 [Set write permissions for the "download" folder and subfolders.] => 在“download”文件夹和子文件夹设置写入权限。 [Allow the PHP fopen() function on your server.] => 服务器允许 PHP的 fopen() 功能。 [Enable GZIP compression on your server.] => 在您的服务器上启用GZIP压缩 [Some PrestaShop files are missing from your server.] => 一些PrestaShop文件从您的服务器丢失。 [You are using PHP %s version. Soon, the latest PHP version supported by PrestaShop will be PHP 5.6. To make sure you’re ready for the future, we recommend you to upgrade to PHP 5.6 now!] => 你现在使用的 PHP 版本为 %s, PrestaShop 即将支持的最低版本为 PHP 5.6,为了你的购物车能在将来有更好的兼容性,我们建议你升级你的PHP版本为 5.6 及后续版本。 [Enable the Apache mod_rewrite module] => 激活Apache mod_重写模块 [Error: Could not write to file. Make sure that the correct permissions are set on the file %s] => 错误:无法写入文件。请确保文件%s权限正确 [The limit chosen is larger than the server's maximum upload limit. Please increase the limits of your server.] => 选择的上限已经超过服务器可接受的上传限制。请增加你服务器的上限。 [The extension of your file should be .csv.] => 您的文件后缀应该是.csv。 [It appears the backup was successful, however you must download and carefully verify the backup file before proceeding.] => 它的备份是成功的,但是,你必须下载并仔细验证备份文件。 [The "Backups" directory located in the admin directory must be writable (CHMOD 755 / 777).] => Admin目录下的"Backups" 备份目录必须可写(CHMOD 755 / 777). [The backup file does not exist] => 备份文件不存在 [You cannot edit the SuperAdmin profile.] => 您不能编辑超级管理员的资料。 [You cannot disable or delete the administrator account.] => 您不可以禁用或者删除您自己的账户。 [You cannot disable or delete your own account.] => 您不可以禁用或者删除您自己的账户。 [The employee must be associated with at least one shop.] => 员工必须致至少关联一个店铺 [The provided profile is invalid] => 提供的资料无效 [Your current password is invalid.] => 您的当前密码不正确。 [The import file cannot be read.] => 无法读取导入文件。 [The Memcached server cannot be added.] => 无法增加Memcached服务器 [There was an error when attempting to delete the Memcached server.] => 删除Memcached服务器过程中发现了错误 [All caches cleared successfully] => 所有缓存成功清除 [For security reasons, you cannot delete the Administrator's profile.] => 出于安全原因,您不能删除超级管理员设置信息 [Key length must be 32 character long.] => Key的长度必须是32个字符 [This key already exists.] => Key已经存在 [(you must install the [a]Memcache PECL extension[/a])] => (您必须安装[a]Memcache PECL扩展[/a]) [(you must install the [a]Memcached PECL extension[/a])] => (您必须安装 [a]Memcache PECL 外挂[/a]) [(you must install the [a]APC PECL extension[/a])] => (您必须安装[a]APC PECL扩展[/a]) [(you must install the [a]Xcache extension[/a])] => (您必须安装[a]Xcache扩展[/a]) [The locale must be installed] => 必须安装的语言环境 [Only non-accented characters, numbers, and the following special characters are allowed: %allowed_characters%] => 仅允许使用非重音字符、数字和以下特殊字符: %allowed_characters% [I have read the disclaimer. Please create a new backup.] => 我已阅读免责声明。请生成新的备份。 [Disclaimer before creating a new backup] => 创建一个新的备份之前,免责声明 [PrestaShop is not responsible for your database, its backups and/or recovery.] => PrestaShop 对于您的数据库以及它的备份和恢复不负任何责任。 [PrestaShop is open-source software. You are using it at your own risk under the license agreement.] => PrestaShop 是一款开源软件。根据许可协议,您自己将承担使用该软件的风险。 [You should back up your data on a regular basis (both files and database).] => 您可以定期备份您的数据(文件和数据库二者)。 [This function only backs up your database, not your files.] => 此功能只备份你的数据库,而不是你的文件。 [By default, your existing database tables will be dropped during the backup recovery (see "Backup options" below).] => 默认情况下,您现有的数据库表将在备份恢复的过程中删除(详见一下的“备份选项”)。 [Always verify the quality and integrity of your backup files!] => 无论何时您都应该确保备份文件的质量和其完整性! [Always verify that your backup files are complete, up-to-date and valid, even if you had a success message appear during the backup process.] => 即使是在系统备份程序提示成功的情况下,无论何时您都应该确认备份文件是完整的,最新的和有效的 [Always check your data.] => 总是检查您的数据。 [Never restore a backup on a live site.] => 不要在运行中得网站上恢复备份。 [Beginning the download ...] => 开始下载... [Backup files should automatically start downloading.] => 备份文件应该自动开始下载。 [If not,[1][2] please click here[/1]!] => 如果不要,[1][2] 请点这里[/1]! [Are you sure you want to delete this entity:] => 您确定要删除此实体: [Note that the Category import does not support having two categories with the same name.] => 请注意分类导入不支持同名的两个分类。 [Note that you can have several products with the same reference.] => 请注意,多件商品可以拥有一个相同的编号。 [New features are available. Feel free to try them out!] => 有新功能可用。随意尝试它们! [Testing a feature before its official release can be exciting. However, you must be aware of the potential risks of such experiments:] => 在正式发布之前测试功能可能会令人兴奋。 但是,您必须意识到此类实验的潜在风险: [Experimental features are still under development. Enabling them could therefore have unintended consequences and cause data loss.] => 实验功能仍在开发中。 因此,启用它们可能会产生意想不到的后果并导致数据丢失。 [In any case, you should never experiment in production.] => 在任何情况下,您都不应该在生产中进行实验。 [Are you sure you want to enable this experimental feature?] => 您确定要启用实验性测试功能吗? [You are about to enable a feature that is not stable yet. This should only be done in a test environment or in full knowledge of the potential risks.] => 您即将启用尚不稳定的功能。 这只能在测试环境中或在充分了解潜在风险的情况下进行。 [Please choose a MySQL table] => 请选择一个MySQL表 [When saving the query, only the "SELECT" SQL statement is allowed.] => 当保存的查询,只有“SELECT” SQL语句是允许的。 [This SQL query has no result.] => 此 SQL 查询没有结果。 [Do you really want to remove the server %serverIp%:%serverPort% ?] => 您真的要删除服务器 %serverIp%:%serverPort% ? [OK] => 确定 [Please fix the following error(s)] => 请修复以下错误 [Checking files...] => 检查文件... [Missing files] => 缺少文件 [Updated files] => 更新文件 [Changed/missing files have been detected.] => 更改/丢失的文件已被检测到。 [No change has been detected in your files.] => 未在你的文件中检测到更改。 ) [ShopPdf] => Array ( [: ] => : [Delivery] => 运送 [Invoice] => 有效的发货单 [%taxrate%%space%%] => %taxrate%%space%% [Order return] => 退货许可 [Credit slip] => 信用单 [Supply order form] => 供应订单 [TE: Tax excluded] => TE:不含税 [TI: Tax included] => TI:含税 [Payment Method] => 付款方式: [No payment] => 未付款 [Product] => 产品 [%s:] => %s: [image(s):] => 图像: [Reference] => 参考 [Qty] => 数量 [Carrier] => 配送商 [An electronic version of this invoice is available in your account. To access it, log in to our website using your e-mail address and password (which you created when placing your first order).] => 在您的账户中有这份凭证的电子版本。如果你需要它,通过你的电邮和密码登陆我们的网站。(在你第一次交易时建立的) [For more assistance, contact Support:] => 如需更多帮助,请联系客服 [Tel: %s] => 电话:%s [Fax: %s] => 传真:%s [Delivery Address] => 送货地址 [Billing Address] => 帐单地址 [Delivery address] => 送货地址 [Billing address] => 账单地址 [Note] => 标记 [(Tax excl.)] => (不含税) [Unit Price] => 单价 [ecotax: %s] => 环保税:%s [Discounts] => 折扣 [Invoice Number] => 发票编号: [Invoice Date] => 发票日期 [Base price] => 基础价格 [Exempt of VAT according to section 259B of the General Tax Code.] => 按照总税收法典的259B部分免除增值税。 [Tax Detail] => 税务细节 [Products] => 单件商品 [Shipping] => 配送 [Ecotax] => 环保税 [Wrapping] => 包装费 [Total Tax] => 税收总计 [Total] => 总计 [Total Products] => 商品总数 [Total Discounts] => 总折扣 [Shipping Costs] => 运费 [Free Shipping] => 免运费 [Wrapping Costs] => 包装费 [Total (Tax excl.)] => 总计(不含税) [Billing & Delivery Address] => 帐单和送货地址 [If the following conditions are not met, we reserve the right to refuse your package and/or refund:] => 如果没有达成以下条件,我们有权利拒绝接受您的包裹或退还: [Please include this return reference on your return package:] => 请在您的退货包裹中包括这个号码 [All products must be returned in their original package and condition, unused and without damage.] => 全部产品必须完整送回(必须无损坏的情况) [Please print out this document and slip it into your package.] => 请打印这份文件并将它插入到您的包装中。 [The package should be sent to the following address:] => 请将包装发送到这个地址: [Upon receiving your package, we will notify you by e-mail. We will then begin processing the refund, if applicable. Let us know if you have any questions] => 当你接你的邮件,我们会发一封电子邮件给你。我们也会开始接受退款,如果需要。记得也让我们知道你的问题! [Items to be returned] => 要退货的物品 [We have logged your return request.] => 我们已记录了您的退货申请。 [Your package must be returned to us within] => 您的包裹必须在收到 [days of receiving your order.] => 天内退回。 [Return Number] => 退单编号 [Date] => 日期 [Payment method] => 付款方式: [Product / Reference] => 货品/参考 [Unit price] => 单价 [(Tax Excl.)] => (不含税) [(Tax Incl.)] => (含税) [Price] => 价格 [No details] => 无详细说明 [image(s)] => 图像 [Order Reference] => 订单号 [Order date] => 订单日期 [VAT Number] => 增值税号 [Shipping (Tax Excl.)] => 运费(未含税) [Shipping (Tax Incl.)] => 运费(含税) [Product Total (Tax Excl.)] => 商品总额(不含税) [Product Total (Tax Incl.)] => 商品总额(含税) [Product Total] => 商品总额 [Total (Tax Excl.)] => 总计(未含税) [Total (Tax Incl.)] => 总计(含税) [Products ordered:] => 您订的商品 [Designation] => 设计 [Unit Price TE] => 单价TE [Before discount] => 打折前 [Discount Rate] => 折扣率 [After discount] => 打折后 [Tax rate] => 税率 [Tax Rate] => 税率 [No taxes] => 免税 [Taxes:] => 税 [Base TE] => 基本 TE [Tax Value] => 税值 [Total TE] => 总TE [Total TI] => 总TI [Summary:] => 总结: [(Before discount)] => (折扣前) [Order Discount] => 订单折扣 [(After discount)] => (折扣后) [Tax value] => 税值 [Total to pay] => 总计应付款 ) [ModulesCrosssellingShop] => Array ( [Customers who bought this product also bought:] => 购买此商品的买家还买了: ) [ModulesWelcomeAdmin] => Array ( [Let's create your first product] => 开始创建你的第一件产品 [What do you want to tell about it? Think about what your customers want to know.] => 你要如何介绍它?想想什么是你客人想知道的? [Add clear and attractive information. Don't worry, you can edit it later :)] => 添加清楚,吸引人的信息。不要担心,你在后面会继续编辑它。 [Give your product a catchy name.] => 给你的产品一个吸引眼球的名字 [Fill out the essential details in this tab. The other tabs are for more advanced information.] => 在标签中填写主要信息。其他标签是更高级的信息。 [Add one or more pictures so your product looks tempting!] => 添加一个或多张图片让你的产品看上去更吸引人, [How much do you want to sell it for?] => 您想卖多少? [Yay! You just created your first product. Looks good, right?] => 耶,你刚创建了第一件产品,看上去很好,是不是? [Give your shop its own identity] => 给你的商店自己的身份 [How do you want your shop to look? What makes it so special?] => 你想要你的店是什么样的?什么让它那么特别? [Customize your theme or choose the best design from our theme catalog.] => 定制你的主题或从我们的主题目录中选择最佳设计 [A good way to start is to add your own logo here!] => 一种好的开始方式是在这里添加你自己的商标 [If you want something really special, have a look at the theme catalog!] => 如果你要一些特别的东西,请查看主题目录。 [Get your shop ready for payments] => 让商店做好支付准备 [How do you want your customers to pay you?] => 你要你的客户怎么付钱给你? [These payment methods are already available to your customers.] => 这些付款方式可供你的客户使用 [Choose your shipping solutions] => 选择你的出货方式 [How do you want to deliver your products?] => 你想哟啊如何运送你的产品? [Here are the shipping methods available on your shop today.] => 这是你的商店今天有的出货方式。 [Skip this tutorial] => 跳过课程辅导 [Over to you!] => 轮到你 [You've seen the essential, but there's a lot more to explore.] => 你已经看了主要的。但还有一些需要继续探索 [Some ressources can help you go further:] => 一些资源可以帮你继续前进 [Starter Guide] => 新手指南 [Forum] => 论坛 [Training] => 培训 [Video tutorial] => 视频教程 [I'm ready] => 我准备好了 [Welcome to your shop!] => 欢迎到你的商店 [Hi! My name is Preston and I'm here to show you around.] => Hi,我的名字是 Preston。我在这里带你四处走走 [You will discover a few essential steps before you can launch your shop:] => 在你的商店上市之前,你将发现一些主要的步骤。 [Create your first product, customize your shop, configure shipping and payments...] => 创建第一件产品,定制你的商店,配置出货和付款 [Let's get started!] => 让我们开始吧! [Later] => 稍后 [Start] => 开始 [Launch your shop!] => 商店上市 [Resume] => 继续 [Stop the OnBoarding] => 停止“OnBoarding(新手指南)” [Continue] => 继续 [Hey! Are you lost?] => 嗨,你迷路了吗? [To continue, click here:] => 要继续,请单击这里 [If you want to stop the tutorial for good, click here:] => 如果你要永远停止教程指南,请点击这里 [Quit the Welcome tutorial] => 推出欢迎指南 [Step] => 步骤 [Next] => 下一个 [Welcome] => 欢迎 [Sell your first product quicker than you would have expected with our nice onboarding process.] => 通过我们良好的入职流程,您可以比预期更快地销售您的第一个产品。 ) [AdminDashboardNotification] => Array ( [You are currently connected under the following domain name:] => 您正在用以下域名连接 [This is different from the shop domain name set in the Multistore settings: "%s".] => 与多店模式下的商店网址不同:"%s" [If this is your main domain, please {link}change it now{/link}.] => 如果这是你的主域名,请{link}现在更改它{/link}。 [This is different from the domain name set in the "SEO & URLs" tab.] => 与"SEO和URL"下的网址名称不同 ) [ShopFormsErrors] => Array ( [Invalid name] => 无效的名字! [Invalid format.] => 无效的格式。 [Format should be %s.] => 格式应该是 %s。 [Required field] => 必填项 [Invalid postcode - should look like "%zipcode%"] => 邮编无效-应该像这样 "%zipcode%" ) [AdminDesignFeature] => Array ( [Move images] => 移动图像 [Regenerate thumbnails] => 生成缩略图 [Select an image] => 选择图像 [Select a format] => 选择格式 [Erase previous images] => 删除之前的图片 [Transplant a module] => 定位模块 [Transplant to] => 移植到 [Available hooks] => 可用的hooks [Already registered hooks] => 已经注册的hooks [Exceptions] => 异常 [Full width] => 完整宽度 [Three columns] => 三列 [Two columns, small left column] => 两栏,小的左栏位 [Two columns, small right column] => 两栏,小的右栏位 [No side columns, ideal for distraction-free pages such as product pages.] => 没有边栏位。最好是用与免打扰页面如产品页面 [One large central column and 2 side columns.] => 1个大的中间栏和2 个侧栏位。 [Two columns with a small left column.] => 两个带有左边小栏位的栏位 [Two columns with a small right column.] => 两个带有右边小栏位的栏位 [Images generation options] => 图片产生选项 [Image format] => 图片格式 [Use JPEG.] => 使用JPEG。 [Use PNG only if the base image is in PNG format.] => 基础图像是PNG格式只使用PNG。 [Use PNG for all images.] => 使用PNG于所有图像。 [Use WebP only if the base image is in WebP format.] => 仅当基本图像为WebP格式时才使用WebP。 [Use WebP for all images.] => 对所有图像使用WebP。 [JPEG compression] => JPEG 压缩 [PNG compression] => PNG 压缩 [WebP compression] => WebP压缩 [Generate images based on one side of the source image] => 依据来源图片的一边来产生图片 [Automatic (longest side)] => 自动(最长边) [Maximum file size of product customization pictures] => 自定义商品图片的最大档案大小 [bytes] => 字节 [Product picture width] => 商品图片宽度 [pixels] => 像素 [Product picture height] => 商品图片的高度 [Generate high resolution images] => 生成高解像度图像 [Use the legacy image filesystem] => 使用传统的图像文件系统 [Image type] => 图像类型 [Name for the image type] => 图像类型名称 [Add new image type] => 添加新图片类型 [___________ CUSTOM ___________] => ___________顾客___________ [____________ CORE ____________] => ____________主要____________ [Admin modules controller] => 管理模块控制器 [Front modules controller] => 前模块控制器 [Pages] => 网页 [Pages in category "%name%"] => 在分类%name%里的页面 [Preview Theme %s] => 预览主题 [Test email %template%] => 测试电子邮件 %template% [Parent category] => 上级分类 [Page category] => 页面分类 [Only letters and the hyphen (-) character are allowed.] => 只有字母和连字符( - )字符是允许的。 [Page content] => 页面内容 [Indexation by search engines] => 指数化搜索引擎 [Zip file] => 压缩文件 [Archive URL] => 存档网址 [Select the archive] => 选择存档 [CMS Category] => CMS类别 [Select your default email theme] => 选择您的默认电子邮件主题 [Generate emails] => 生成电子邮件 [Select your email theme] => 选择你的邮件主题 [Select the theme you want to overwrite] => 选择要覆盖的主题 [Overwrite templates] => 覆盖模板 [List %theme% layouts] => 列出 %theme% 布局 [Raw HTML] => 原始 HTML [Text] => 文字 [Email themes] => 电子邮件主题 [Designed by %s] => 设计由%s [Delete this theme?] => 删除该主题? [Configure your page layouts] => 配置你的页面布局 [Each page can use a different layout, choose it among the layouts bundled in your theme.] => 每个页面可以使用不同的布局。在你的主题里选择布局 [Choose layouts] => 选择布局 [Reset to defaults] => 重设到默认值 [Header logo] => 顶标识 [Mail logo] => 邮件标识 [Invoice logo] => 发票标识 [Favicon] => 网站图标 [Favicon image] => 图标图像 [Adaptation to Right-to-Left languages] => 适应右到左语言 [Generate RTL stylesheet] => 生成RTL 款式表 [Theme to adapt] => 要适应的主题 [Use this theme?] => 使用该主题? [Import from your computer] => 从您的电脑里导入 [Import from the web] => 从网络上导入 [Import from FTP] => 从FTP导入 [Theme] => 主题 [Add new theme] => 添加新的主题 [Export current theme] => 导出当前主题 [My current theme] => 我当前的主题 [Use this theme] => 使用该主题 [My theme for %name% shop] => 我的 %name% 商店主题 [1 module selected] => 1 个已选模块 [modules selected] => 已选模块 [Unhook the selection] => 解除选择该项 [All modules] => 所有模块 [Search for a hook] => 搜索吊钩 [Display non-positionable hooks] => 显示非定位 [Unhook] => 未钩 ) [AdminDesignNotification] => Array ( [You can choose to keep your images stored in the previous system. There's nothing wrong with that.] => 您可以选择图片保存在以前的系统中。这没有什么不妥。 [After moving all of your product images, set the "Use the legacy image filesystem" option above to "No" for best performance.] => 移动所有的商品图片后,设置“使用传统的图像文件系统”选项为“否”获得最佳性能。 [Be careful! Depending on the options selected, former manually uploaded thumbnails might be erased and replaced by automatically generated thumbnails.] => 当心! 根据选择的选项,以前手动上传的缩略图可能会被删除并替换为自动生成的缩略图。 [Also, regenerating thumbnails for all existing images can take several minutes, please be patient.] => 此外,为所有现有图像重新生成缩略图可能需要几分钟时间,请耐心等待。 [Current theme is unavailable. Please check your theme's directory name ("%s") and permissions.] => 现在的主题不可用。请核对你的主题目录名称 ("%s") 和权限。 [Duplicate images were found when moving the product images. This is likely caused by unused demonstration images. Please make sure that the folder %folder% only contains demonstration images, and then delete it.] => 移动产品图片时发现重复的图片,看起来是由于未使用的展示图片引起的。请确认文件夹%folder%只包含展示图片,然后删除它。 [Incorrect value for the selected JPEG image compression.] => JPEG图像压缩数值不正确 [Incorrect value for the selected PNG image compression.] => 不正确的PNG图像像素值 [Incorrect value for the selected WebP image compression.] => 所选WebP图像压缩的数值不正确。 [Source file does not exist or is empty (%filepath%)] => 来源文件不存在或者是空的(%filepath%) [Failed to resize image file (%filepath%)] => 调整图像文件大小失败(%filepath%) [Failed to resize image file to high resolution (%filepath%)] => 调高图像文件解析度失败(%filepath%) [Original image is corrupt (%filename%) for product ID %id% or bad permission on folder.] => 商品编号%id%的原图像已损坏(%filename%)或是由于文件夹权限错误。 [Original image is missing or empty (%filename%) for product ID %id%] => 商品编号%id%原图像已不见或空了(%filename%) [Cannot write images for this type: %1$s. Please check the %2$s folder's writing permissions.] => 不写入写图像类型:%1$s。请检查 %2$s 文件夹的写入权限。 [Only part of the images have been regenerated. The server timed out before finishing.] => 只有部分图像被更新,服务器已超时。 [Server timed out. The watermark may not have been applied to all images.] => 服务器超时。 水印不能概括所有的图像 [Cannot write "No picture" image to %s images folder. Please check the folder's writing permissions.] => 不能在(%s)的图像文件夹写入“没图像” 图像。请检查文件夹的写入权限。 [Error: Your server configuration is not compatible with the new image system. No images were moved.] => 错误:您的服务器设置与新的图像系统不兼容。没有图像被移动 [Not all images have been moved. The server timed out before finishing. Click on "%move_images_label%" again to resume the moving process.] => 并非所有图像都已移动。 服务器在完成之前超时。 再次单击“%move_images_label%”以恢复移动过程。 [Error: Some -- or all -- images cannot be moved.] => 错误:一些 或者全部图像不能移走 [After modification, do not forget to regenerate thumbnails] => 修改后,不要忘记重新生成的缩略图 [This name already exists.] => 该名已经存在。 [An error occurred. The information "%s" is missing.] => 出现错误。资料"%s" 缺失。 [An error occurred. The template "%s" is missing.] => 出现错误。模板"%s" 缺失。 [An error occurred while uploading the favicon: cannot copy file "%s" to folder "%s".] => 上传网站图标时出错。无法复制文件"%s"到文件夹 "%s". [Your theme has been correctly exported: %path%] => 你的主题已被正确导出:%path% [The page Category cannot be moved here.] => 该页面分类无法移动至此处。 [Your RTL stylesheets has been generated successfully] => 你的RTL样式表已经成功生成。 [Your theme has been correctly reset to its default settings. You may want to regenerate your images. See the Improve > Design > Images Settings screen for the '%regenerate_label%' button.] => 您的主题已正确重置为其默认设置。 您可能想要重新生成图像。 请参阅“%regenerate_label%”按钮的“改进”>“设计”>“图像设置”屏幕。 [There is already a theme %theme_name% in your themes folder. Remove it if you want to continue.] => 您的主题文件夹中已经有一个主题 %theme_name%。 如果要继续,请将其删除。 [Failed to delete theme. Make sure you have permissions and theme is not used.] => 无法删除主题。 确保您有权限并且没有使用主题。 [Cannot adapt theme to RTL languages.] => 无法使主题适应 RTL 语言。 [Invalid file format.] => 无效的文件格式。 [Warning: if no email logo is available, the main logo will be used instead.] => 警告:如果没有邮件商标,则将使用主商标。 ) [ModulesAutoupgradeAdmin] => Array ( [Unable to write in the directory "%s"] => 无法写入目录“%s” [Server performance] => 保存属性 [Unless you are using a dedicated server, select "Low".] => 除非您使用的是独立服务器,否则选择”低“。 [A high value can cause the upgrade to fail if your server is not powerful enough to process the upgrade tasks in a short amount of time.] => 如果您的服务器配置不高,无法在较短时间内处理升级任务,该值设置过高可能导致升级失败。 [Low (recommended)] => 低(推荐) [Medium] => 中 [High] => 高 [Disable non-native modules] => 禁用非原声模块 [As non-native modules can experience some compatibility issues, we recommend to disable them by default.] => 官方插件可能会出现一些兼容性问题,建议保持默认设置禁用它们。 [Keeping them enabled might prevent you from loading the "Modules" page properly after the upgrade.] => 启用它们可能会导致升级后”插件“页面不能正常显示。 [Disable all overrides] => 全部禁用 [Enable or disable all classes and controllers overrides.] => 激活或废除所有类别和管理员代理佣金。 [Upgrade the default theme] => 升级默认主题 [If you customized the default PrestaShop theme in its folder (folder name "classic" in 1.7), enabling this option will lose your modifications.] => 如果您在Prestashop默认模板文件夹(名字为1.7版本的文件夹)定制默认的“prestashop”主题, 启用此选项将失去您之前的修改内容。 [If you are using your own theme, enabling this option will simply update the default theme files, and your own theme will be safe.] => 如果您使用的是自定义模板,启用此选项将只更新默认模板文件,自定义模板是安全的。 [Switch to the default theme] => 切换到默认主题 [This will change your theme: your shop will then use the default theme of the version of PrestaShop you are upgrading to.] => 这会改变你的模板:你的网店将会使用你升级后的Prestashop版本的默认模板。 [Regenerate RTL stylesheet] => 重新生成 RTL 样式表 [If enabled, any RTL-specific files that you might have added to all your themes might be deleted by the created stylesheet.] => 如果启用,您可能已添加到所有主题的任何特定于 RTL 的文件都可能会被创建的样式表删除。 [Keep the customized email templates] => 保持定制邮件模块 [This will not upgrade the default PrestaShop e-mails.] => 这将不会更新Prestashop网店的默认e-mail。 [If you customized the default PrestaShop e-mail templates, enabling this option will keep your modifications.] => 如果您定制默认的Prestashop邮件模板,启用此选项将会保留您的这些修改。 [Back up my files and database] => 备份我的文件和数据库 [Automatically back up your database and files in order to restore your shop if needed. This is experimental: you should still perform your own manual backup for safety.] => 系统会自动备份数据库和文件,便于在需要时恢复数据。建议:定期手动备份,确保数据安全。 [Back up my images] => 备份我的图片 [To save time, you can decide not to back your images up. In any case, always make sure you did back them up manually.] => 为了节省时间,您可以选择不备份图片。 但任何情况下,您应该确保已手动备份了这些资料。 [Unable to create the directory "%s"] => 无法创建目录“%s” [Unable to create file %s] => 无法创建文件 %s [Error when trying to delete backups %s] => 删除备份时出错 %s [This version of PrestaShop cannot be upgraded: the PS_ADMIN_DIR constant is missing.] => PrestaShop 的这个版本无法更新:缺少PS_ADMIN_DIR常数。 [1-Click Upgrade] => 一键升级 [Upgrade to the latest version of PrestaShop in a few clicks, thanks to this automated method.] => 借助这种自动化方法,只需单击几下即可升级到最新版本的PrestaShop。 [This version of 1-click upgrade requires PHP 5.6 to work properly. Please upgrade your server configuration.] => 此版本的一键式升级需要 PHP 5.6 才能正常工作。请升级您的服务器配置。 [Unable to delete outdated "AdminUpgrade" tab (tab ID: %idtab%).] => 无法删除过期的"AdminUpgrade"标签(tab ID: %idtab%). [Unable to create the "AdminSelfUpgrade" tab] => 无法创建“自动升级”标签 [Unable to copy logo.gif in %s] => 在 %s 中无法拷贝 logo.gif [Unable to load the "AdminSelfUpgrade" tab] => 无法加载“自动升级”标签 [Action %s skipped] => 动作%s已跳过 [Unable to check files for the installed version of PrestaShop.] => 无法校核PrestaShop目前安装版本的文件。 [Core files are ok] => 核心文件正常 [%modificationscount% file modifications have been detected, including %coremodifications% from core and native modules:] => 检测到%modificationscount%文件被修改,包括核心文件和默认插件文件%coremodifications%: [%modifiedfiles% files will be modified, %deletedfiles% files will be deleted (if they are found).] => %modifiedfiles%文件将被修改,%deletedfiles%文件将被删除(如果存在的话)。 [No diff files found.] => 找不到diff文件。 [File %s does not exist. Unable to select that channel.] => 文件%s不存在。 无法选择该发行版。 [Version number is missing. Unable to select that channel.] => 版本号丢失。 无法选择该发行版。 [File %s does not exist. Unable to select that channel] => 文件%s不存在。 无法选择该发行版。 [Upgrade process will use archive.] => 升级过程将使用归档。 [Error on saving configuration] => 保存配置出错 [Configuration successfully updated.] => 配置更新成功。 [This page will now be reloaded and the module will check if a new version is available.] => 刷新当前页面并检查插件是否有存在版本更新。 [Nothing to restore] => 不能恢复 [%s: File format does not match.] => %s:文件格式不符合。 [Opening backup database file %filename% in %extension% mode] => 在 %extension% 模式中,打开数据备份文件 %filename% [Database backup is empty.] => 数据库备份为空。 [Database restoration file %filename% done. %filescount% file(s) left...] => 数据库恢复文件%filename%已完成。剩余%filescount%文件 [Database restoration file %1$s done.] => 数据库恢复文件%1$s已完成。 [Database has been restored.] => 数据库已恢复。 [[SQL ERROR]] => [SQL 错误] [Error during database restoration] => 恢复数据库过程中出错 [%numberqueries% queries left for file %filename%...] => 文件%filename%还剩余%numberqueries%询问 [Database restoration done.] => 数据库恢复已完成。 [%s file(s) will be removed before restoring the backup files.] => %s文件在恢复备份文件前被移除。 [[ERROR] Backup file %s does not exist.] => [ERROR] 备份文件%s不存在。 [[ERROR] File "%s" does not exist.] => [ERROR] 文件”%s“不存在。 [Unable to remove upgraded files.] => 无法移除已升级的文件。 [Unable to extract file %filename% into directory %directoryname%.] => 无法将文件%filename%提取到目录%directoryname%中。 [Files restored.] => 已恢复的文件。 [Files restored. Now restoring database...] => 文件已恢复。现在恢复数据库中... [[ERROR] File %s is missing: unable to restore files. Operation aborted.] => [ERROR] 文件%s缺少:无法恢复文件。操作停止 [[ERROR] No backup database files found: it would be impossible to restore the database. Operation aborted.] => [ERROR] 无法找到备份数据库:无法恢复数据库。操作停止 [Restoring files ...] => 正在恢复文件 ... [Restoration process done. Congratulations! You can now reactivate your shop.] => 恭喜您完成全部恢复过程!现在您可以重新启用您的网店。 [Database backup skipped. Now upgrading files...] => 数据库备份已跳过。正在升级文件... [Backup directory is not writable (%path%).] => 备份目录无法写入(%path%)。 [Backup file %s already exists. Operation aborted.] => 备份文件 %s 已存在。操作终止。 [Unable to create backup database file %s.] => 无法创建备份数据库文件 %s 。 [Error during database backup.] => 数据库备份时出错。 [An error occurred while backing up. Unable to obtain the schema of %s] => 备份时出错。无法取得%s的图解 [%s table has been saved.] => 表 %s 已保存。 [%s tables have been saved.] => 表 %s 已保存。 [Database backup: %s table(s) left...] => 数据库备份:还剩 %s 个表... [No valid tables were found to back up. Backup of file %s canceled.] => 没有找到有效表格来进行备份。文件%s的备份已取消。 [Error during database backup for file %s.] => 数据库备份文件 %s 时出错。 [Database backup done in filename %s. Now upgrading files...] => 数据库已备份至文件 %s。开始升级文件... [Error during backupFiles] => 备份文件时出错 [[ERROR] backupFiles filename has not been set] => [ERROR] backupFiles 文件名未设置 [%s Files to backup.] => %s的要备份的文件 [Backup files initialized in %s] => 备份文件已完成 %s [Backup files in progress. %d files left] => 文件备份进行中。还剩 %d 个文件。 [Unable to open archive] => 无法打开归档文件 [All files have been added to archive.] => 所有文件已加入归档。 [All files saved. Now backing up database] => 所有文件已保存。开始备份数据库 [The database has been cleaned.] => 数据库已被清除。 [You need allow_url_fopen or cURL enabled for automatic download to work. You can also manually upload it in filepath %s.] => 你需要启用allow_url_fopen 或者 cURL 来进行自动下载。你也可以在文件路径%s中进行手动上传。 [Downloading from %s] => 正在从 %s 下载 [File will be saved in %s] => 文件将被保存在 %s [Download directory has been emptied] => 下载目录已清空 [Download complete.] => 下载完成。 [Download complete. Now extracting...] => 下载完成。解压中... [Download complete but MD5 sum does not match (%s).] => 下载完成,但MD5摘要不匹配(%s)。 [Download complete but MD5 sum does not match (%s). Operation aborted.] => 下载完成,但MD5摘要不匹配(%s)。操作终止。 [Error during download. The private key may be incorrect.] => 下载过程出错。私钥可能不正确。 [Error during download] => 在下载过程中有错误 [Download directory %s is not writable.] => 下载目录 %s 不可写。 [Could not assert the folder %s contains a valid PrestaShop release, exiting.] => 无法断言文件夹 %s 包含有效的PrestaShop版本,正在退出。 [A file may be missing, or the release is stored in a subfolder by mistake.] => 文件可能丢失,或者版本错误地存储在子文件夹中。 [Starting to remove %s sample files] => 开始删除%1$ s的采样文件 [Error while removing item %itemname%, %itemscount% items left.] => 移除 %itemname% 项时出错,还剩 %itemscount% 项。 [%itemname% item removed. %itemscount% items left.] => %itemname% 项已删除。剩余 %itemscount% 个项目。 [All sample files removed. Now backing up files.] => 所有样例文件已移除。现在开始备份文件。 [All sample files removed. Backup process skipped. Now upgrading files.] => 所有示范文件已被移除。备份过程已跳过。现在更新文件中。 ["/latest" directory has been emptied] => “最新”目录已清空 [Extraction directory %s is not writable.] => 提取的目录%s不可写。 [Unable to extract %filepath% file into %destination% folder...] => 无法提取%filepath%文件到%destination%文件夹 [No prestashop/ folder found in the ZIP file. Aborting.] => 在ZIP文件中找不到prestashop/文件夹。正在中止。 [File extraction complete. Removing sample files...] => 文件提取完成。移除示例文件... [Upgrade process done, but some warnings have been found.] => 升级完成,但过程中有一些警示。 [Upgrade process done. Congratulations! You can now reactivate your shop.] => 恭喜您完成全部升级过程!现在您可以重新启用您的网店。 [%s removed] => %s 已移除 [Please remove %s by FTP] => 请通过FTP移除%s [Error during database upgrade. You may need to restore your database.] => 升级数据库时出错。你可能要重新恢复你的数据库。 [Database upgraded. Now upgrading your Addons modules...] => 数据库已更新。现在更新你的Addon 模块... [[ERROR] %s does not exist or is not a directory.] => [ERROR] %s不存在或者不是目录。 [filesToUpgrade is not an array] => filesToUpgrade是不是一个数组 [All files upgraded. Now upgrading database...] => 所有文件升级。现在升级数据库... [Error when trying to upgrade file %s.] => 尝试升级文件%s时出错。 [%s files left to upgrade.] => %s 个文件可以升级。 [Nothing has been extracted. It seems the unzipping step has been skipped.] => 什么都没有被提取出来。似乎解压的步骤被跳过了。 [File %s is preserved] => 文件%s被保留 [%s ignored] => 已忽略 %s [[WARNING] File %1$s has been deleted.] => [WARNING] 文件%1$s已被删除。 [Directory %1$s created.] => 已创建目录 %1$s。 [Error while creating directory %s.] => 创建目录 %s 时出错。 [Directory %s already exists.] => 目录 %s 已存在。 [[TRANSLATION] The translation files have been merged into file %s.] => [TRANSLATION] 翻译文件已合并到 文件%s。 [[TRANSLATION] The translation files have not been merged into file %filename%. Switch to copy %filename%.] => [TRANSLATION] 翻译文件未能合并到文件 %filename%。切换到拷贝 %filename%。 [Copied %1$s.] => 已复制 %1$s。 [Error while copying file %s] => 复制文件%s时出错。 [[ERROR] Unable to find files to upgrade.] => [ERROR] 无法找到要升级的文件。 [%s files will be upgraded.] => %s个文件将被升级。 [listModules is not an array. No module has been updated.] => 列表模块不是一数组。没有模块已被更新。 [Upgrading module %module%...] => 正在升级模块 %module%... [The files of module %s have been upgraded.] => 模块%s的文件已升级。 [%s modules left to upgrade.] => %s个模块可以升级。 [The %modulename% module is not compatible with version %version%, it will be removed from your FTP.] => %modulename%模块和版本%version%不兼容。它将从你的FTP 里移除 [The %modulename% module is not compatible with version %version%, please remove it from your FTP.] => %modulename%模块和版本%version%不兼容。请把它从你的FTP 里移除 [Addons modules files have been upgraded.] => Addons模块文件已升级。 [%s modules will be upgraded.] => %s个模块将被升级。 [Starting upgrade...] => 开始升级... [Downloading and unzipping steps have been skipped, upgrade process will now remove sample data.] => 已跳过下载和解压缩步骤,升级过程现在将删除示例数据。 [Shop deactivated. Removing sample files...] => 网店已停用。 正在删除示例文件... [Downloading step has been skipped, upgrade process will now unzip the local archive.] => 已跳过下载步骤,升级过程现在将解压缩本地存档。 [Shop deactivated. Extracting files...] => 店铺已停用。文件解压中... [Shop deactivated. Now downloading... (this can take a while)] => 网店已停用。正在下载...(过程将持续一段时间) [Downloaded archive will come from %s] => 下载的压缩包将来自%s [MD5 hash will be checked against %s] => 将检查%s文件的MD5值 [Major release] => Major版本 [Minor release (recommended)] => Minor版本(推荐) [Release candidates] => 候选发布版本 [Beta releases] => Beta版本 [Alpha releases] => Alpha版本 [Private release (require link and MD5 hash)] => Private版本(需要链接和MD5 hash) [Local archive] => 本地归档 [Local directory] => 本地目录 [Backup Options] => 备份选项 [Upgrade Options] => 升级选项 [You already have the %s version.] => 你已经拥有的%s版本 [This functionality has been disabled.] => 该功能已被禁用。 [[TECHNICAL ERROR] ajax-upgradetab.php is missing. Please reinstall or reset the module.] => 【技术出错】ajax-upgradetab.php 缺失。请重新安装或重设此模块。 [Are you sure you want to delete this backup?] => 您是否确定要删除此备份? [An update is currently in progress... Click "OK" to abort.] => 更新进行中... 点击"OK" 来取消。 [Upgrading PrestaShop] => 升级 PrestaShop中 [Upgrade complete] => 升级完成 [Upgrade complete, but warning notifications has been found.] => 升级完成,但是发现警告提示。 [Cookies have changed, you will need to log in again once you refreshed the page] => 补丁已更改,一旦刷新页面,你必须要重新登陆。 [Javascript and CSS files have changed, please clear your browser cache with CTRL-F5] => Javascript 和 CSS已更改,请用CTRL-F5来清除你的浏览器缓冲 [Please check that your front-office theme is functional (try to create an account, place an order...)] => 请核对你的前台主题正常作业(试着创建账号,下订单...) [Product images do not appear in the front-office? Try regenerating the thumbnails in Preferences > Images] => 产品图片无法显现在前台?请在爱好 > 图片里重新生成缩略图 [Do not forget to reactivate your shop once you have checked everything!] => 一旦你全部核对完成,请不要忘了重新激活你的商店! [ToDo list:] => ToDo 列表: [Starting restoration...] => 开始还原... [Restoration complete.] => 恢复完成。 [Your server cannot download the file. Please upload it first by ftp in your admin/autoupgrade directory] => 你的服务器不能下载该文件的。请首先通过ftp在您的admin/autoupgrade目录中上传它 [Javascript error (parseJSON) detected for action ] => 检测到要行动的Javascript 错误 (parseJSON) [Manually go to %s button] => 手动到%s按钮 [End of process] => 过程结束 [Operation canceled. Checking for restoration...] => 操作取消。正在检查还原... [Do you want to restore %s?] => 你想还原 "%@" 吗? [Operation canceled. An error happened.] => 操作取消。发生错误。 [[TECHNICAL ERROR] ajax-upgradetab.php is missing. Please reinstall the module.] => [技术错误]缺少ajax-upgradetab.php。请重新安装模块。 [Click to refresh the page and use the new configuration] => 点击刷新页面,并使用新的配置 [Error detected during] => 检测到错误 [The request exceeded the max_time_limit. Please change your server configuration.] => 该要求超出max_time_limit。请更改你的服务器配置。 [See or hide the list] => 查看或隐藏列表 [Core file(s)] => 核心文件 [Mail file(s)] => 邮件文件 [Translation file(s)] => 翻译文件 [Link and MD5 hash cannot be empty] => 链接和MD5 hash不能为空 [You need to enter the version number associated with the archive.] => 你需要输入归档关联的版本号。 [No archive has been selected.] => 没有选择归档。 [You need to enter the version number associated with the directory.] => 你需要选择该目录关联的版本号。 [Please confirm that you want to skip the backup.] => 请确认你要跳过备份。 [Please confirm that you want to preserve file options.] => 请确认你要保留文件的选项。 [Less options] => 更少选项 [These files will be deleted] => 这些文件将被删除 [These files will be replaced] => 这些文件将被替换 [Required field] => 必填项 [Too long!] => 过长! [Fields are different!] => 字段是不同的! [This email address is wrong!] => 此邮箱地址有错! [Impossible to send the email!] => 发不出邮件 [Cannot create settings file, if /app/config/parameters.php exists, please give the public write permissions to this file, else please create a file named parameters.php in config directory.] => 无法创建设置文件。如果/app/config/parameters.php 存在,请赋予该文件公共书写权限。 或者在配置目录中创建命名为parameters.php 的文件 [Cannot write settings file, please create a file named settings.inc.php in the "config" directory.] => 无法书写设置文件,请在 "config" 目录中创建一个名字为settings.inc.php的文件。 [Impossible to upload the file!] => 不能上载文件。 [Data integrity is not valid. Hack attempt?] => 数据完整性无效。 是否骇客尝试? [Impossible to read the content of a MySQL content file.] => 无法读取MySQL 内容文件的内容。 [Cannot access a MySQL content file.] => 无法访问MySQL内容文件。 [Error while inserting data in the database:] => 而在数据库中插入数据时发生错误: [This is not a valid file name.] => 这不是一个有效的文件名。 [This is not a valid image file.] => 这不是一个有效的图像名。 [Error while creating the /app/config/parameters.php file.] => 在创建//app/config/parameters.php 的文件时发生了错误。 [Error:] => 错误: [This PrestaShop database already exists. Please revalidate your authentication information to the database.] => PrestaShop 数据库已存在。请重新把你的真实信息认证到数据库中。 [An error occurred while resizing the picture.] => 在调整图片大小时发生错误。 [Database connection is available!] => 数据库连接无效! [Database Server is available but database is not found] => 数据库服务器是可用的,但数据库中没有找到 [Database Server is not found. Please verify the login, password and server fields.] => 找不到数据库服务器。请验证的登录名,密码和服务器领域。 [An error occurred while sending email, please verify your parameters.] => 发送电子邮件时发生错误,请检查您的参数。 [This installer is too old.] => 此安装程序太旧了。 [There is no older version. Did you delete or rename the app/config/parameters.php file?] => 没有较旧的版本。您是否已删除或重命名config/ parameters.php文件? [The app/config/parameters.php file was not found. Did you delete or rename this file?] => 没有被发现app/config/ parameters.php文件。你删除或重新命名这个文件吗? [Cannot find the SQL upgrade files. Please verify that the /install/upgrade/sql folder is not empty.] => 无法找到SQL更新文件。请核对 /install/upgrade/sql 文件夹不是空的。 [No upgrade is possible.] => 无法升级。 [Error while loading SQL upgrade file.] => 载入SQL更新文件时出错。 [Error while inserting content into the database] => 插入内容到数据库中时发生了错误 [Unfortunately,] => 不幸的是, [SQL errors have occurred.] => SQL错误发生了。 [The config/defines.inc.php file was not found. Where did you move it?] => config/defines.inc.php文件没有找到。您将它移动至哪里去了? [Impossible to write the image /img/logo.jpg. If this image already exists, please delete it.] => 无法将图像写入/ IMG/ logo.jpg。如果这个图像已经存在,请将其删除。 [The uploaded file exceeds the upload_max_filesize directive in php.ini] => 上传的文件超过了php.ini中的upload_max_filesize指令 [The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form] => 上传的文件超过MAX_FILE_SIZE。它是在HTML表单中被规定的。 [The uploaded file was only partially uploaded] => 只上传了部分文件 [No file was uploaded.] => 没有文件被上传 [Missing a temporary folder] => 缺少临时文件夹 [Failed to write file to disk] => 无法写入到磁盘上的文件 [File upload stopped by extension] => 文件上传被扩展停止 [Cannot convert your database's data to utf-8.] => 无法把你的数据库数据转换为utf-8。 [Your lastname contains some invalid characters] => 你的姓包含一些无效的字符 [Your MySQL server does not support this engine, please use another one like MyISAM] => 你的MySQL服务器不支持此引擎,请使用另一个如MyISAM [The file /img/logo.jpg is not writable, please CHMOD 755 this file or CHMOD 777] => 文件/ IMG/ logo.jpg不可写,请CHMOD755这个文件或CHMOD 777 [Invalid catalog mode] => 无效的目录模式 [No error code available] => 没有可用的错误代码 [[SKIP] directory "%s" does not exist and cannot be emptied.] => [SKIP] 目录”%s“不存在,而且也无法被清空。 [[CLEANING CACHE] File %s removed] => [CLEANING CACHE] 文件 %s已移除 [Invalid database configuration] => 无效的数据库配置 [Database upgrade OK] => 数据库升级OK [Warning detected during upgrade.] => 升级过程中检测到警告。 [Database upgrade completed] => 数据库升级已完成 [%s is not a valid version number.] => %s不是一个有效的版本号码。 [[ERROR] Version to install is too old.] => [ERROR] 待安装版本太旧。 [Current version: %oldversion%. Version to install: %newversion%.] => 当前版本: %oldversion%。待安装版本:%newversion%。 [Unable to find upgrade directory in the installation path.] => 无法在安装路径中找到更新目录。 [Error while loading SQL upgrade file "%s".] => 加载SQL升级文件"%s"时出错。 [Cannot find the SQL upgrade files. Please check that the %s folder is not empty.] => 无法找到SQL 更新文件。请核对%s文件夹不是空的。 [[DROP] SQL %s table has been dropped.] => [DROP] SQL %s表格已经被取消。 [Switching to default theme.] => 切换到默认主题。 [Settings file updated] => 设置文件已更新 [The config/settings.inc.php file was not found.] => config/settings.inc.php 文件未找到。 [Error upgrading Doctrine schema] => 更新Doctrine schema时出错 [Download of the language pack %lang% failed. %details%] => 下载语言包 %lang% 失败。%details% [Error while updating translations for lang %lang%. %details%] => 更新语言 %lang% 的翻译时出错。%details% [Upgrade the RTL files.] => 升级RTL文件。 [Cannot generate email templates: %s.] => 无法生成电子邮件模板:%s. [[ERROR] %dir% does not exist or is not a directory.] => [ERROR] %dir% 不存在或不是目录。 [[ERROR] No response from Addons server.] => [ERROR] Addons 服务器没响应。 [[ERROR] Unable to write module %s's zip file in temporary directory.] => [ERROR] 无法在临时目录中书写模块%s的压缩文件。 [[WARNING] Error when trying to extract module %s.] => [WARNING] 尝试提取 %s 模块时出错 [[WARNING] Error when trying to upgrade module %s.] => [WARNING] 升级模块%s出错。 [Error when opening settings.inc.php file in write mode] => 已写入模式打开 settings.inc.php 时出错。 [Error when generating new settings.inc.php file.] => 生成新的 settings.inc.php 文件时出错。 [[NOTICE] File %s does not exist, merge skipped.] => [NOTICE] 文件%s不存在,跳过合并。 [[WARNING] %variablename% variable missing in file %filename%. Merge skipped.] => [WARNING]%variablename%差异值在文件%filename%里缺失。跳过合并 [[WARNING] %variablename% variable missing in file %filename%. File %filename% deleted and merge skipped.] => [WARNING]%variablename%差异值在文件%filename%里缺失。文件%filename%已删除并跳过合并 [Unable to create directory %s] => 不能创建目录%s [Error when trying to add %filename% to archive %archive%.] => 添加%filename%到归档%archive%时出错。 [%filename% added to archive. %filescount% files left.] => %filename% 已加入归档。还剩 %filescount% 个文件。 [Could not close the Zip file properly. Check you are allowed to write on the disk and there is available space on it.] => 无法正确关闭Zip文件。检查是否允许您在磁盘上写入,以及磁盘上是否有可用空间。 [%s is not a file] => %s 不是一个文件 [Unable to create directory %s.] => 无法创建目录 %s。 [Could not extract %file% from backup, the destination might not be writable.] => 无法从备份中提取 %file% ,目标可能不可写。 [Content of archive %zip% is extracted] => 已提取存档 %zip% 的内容 [[ERROR] Unable to list archived files] => [ERROR] 无法列出归档的文件 [File %filename% (size: %filesize%) has been skipped during backup.] => 文件%filename%(大小%filesize%)在备份过程中已被跳过 [Unable to open zipFile %s] => 无法打开zip文件%s [Activity Log] => 活动日志 [Currently processing] => 正在处理 [Analyzing the situation...] => 评估情况... [Errors] => 错误 [Branch:] => 分支: [Version number:] => 版本号: [URL:] => URL: [MD5 hash:] => MD5 哈希: [Changelog:] => 更新日志: [See changelog] => 查看更新日志 [The pre-Upgrade checklist] => 预更新核对列表 [Your current version of the module is out of date. Update now] => 该模块的当前版本已过期。立即更新 [Modules > Module Manager > Updates] => 模块>模块管理器>更新 [The checklist is not OK. You can only upgrade your shop once all indicators are green.] => 检查表不行。你只能在所有指示器都是绿色的时候才能更新你的商店。 [Before starting the upgrade process, please make sure this checklist is all green.] => 在开始更新流程前,请确保该检查表全部都是绿色的。 [Your server is running on a supported PHP version.] => 您的服务器运行的是受支持的PHP版本。 [The PHP version your server is running on is obsolete and needs to be upgraded. [1]Learn more[/1].] => 您的服务器运行的PHP版本已过时,需要升级。[1]了解更多[/1]. [Your store's root directory (%s) is writable (with appropriate CHMOD permissions).] => 您店铺的根目录(%s)是可写的(具有适当的CHMOD权限)。 [The "/admin/autoupgrade" directory is writable (appropriate CHMOD permissions)] => “/admin/autoupgrade“目录是可写的(适当的 CHMOD 许可) [PHP's "Safe mode" option is turned off] => PHP 的安全模式已关闭 [PHP's "allow_url_fopen" option is turned on, or cURL is installed] => PHP 的”allow_url_fopen“选项是开着的。或者已安装cURL [PHP's "zip" extension is enabled] => 启用了PHP的“Zip”扩展 [Your store is in maintenance mode] => 你的商店处于维修模式。 [Enable maintenance mode and add your maintenance IP in [1]Shop parameters > General > Maintenance[/1]] => 启用维护模式并在[1]商店参数>常规>维护[/1]中添加您的维护IP [PrestaShop's caching features are disabled] => PrestaShop缓冲特性已禁用 [PHP's max_execution_time setting has a high value or is disabled entirely (current value: unlimited)] => PHP 的最大-执行-时间设置有个高值或者是完全被禁用的(现在的数值:无限制) [PHP's max_execution_time setting has a high value or is disabled entirely (current value: %s seconds)] => PHP 的最大-执行-时间设置有个高值或者是完全被禁用的(现在的数值:%s秒) [Your current PHP version isn't compatible with your PrestaShop version.] => 您当前的PHP版本与您的PrestaShop版本不兼容。 [Apache mod_rewrite is disabled.] => Apache mod_rewrite 被禁用。 [The following PHP extensions are not installed: %s.] => 未安装以下PHP扩展: %s. [The following PHP extension is not installed: %s.] => 未安装以下PHP扩展: %s 。 [PHP memory_limit is inferior to 256 MB.] => PHP Memory_Limit小于256MB。 [PHP file_uploads configuration is disabled.] => PHP file_uploads配置被禁用。 [The following PHP functions are not installed: %s.] => 未安装以下PHP函数: %s 。 [The following PHP function is not installed: %s.] => 未安装以下PHP函数: %s 。 [It's not possible to create a PHP session.] => 无法创建 PHP 会话。 [The following files are missing:] => 缺少以下文件: [It's not possible to write in the following folders:] => 无法在以下文件夹中写入: [Please also make sure you make a full manual backup of your files and database.] => 也请确保你对文件和数据库做了全面手工备份。 [PrestaShop requirements are not satisfied.] => 不满足PrestaShop的要求。 [Rollback] => 反转 [After upgrading your shop, you can rollback to the previous database and files. Use this function if your theme or an essential module is not working correctly.] => 在升级你的商店后,你可以返回之前的数据库和文件。如果你的主题或重要的模块无法正常运转时请使用此功能。 [Choose your backup:] => 选择你的备份: [-- Choose a backup to restore --] => --选择要恢复的备份-- [More options (Expert mode)] => 更多选项(专家模式) [Start your Upgrade] => 开始你的升级 [You come from the future! You are using a more recent version than the latest available!] => 你穿越了吧!你居然使用一个比现有最新还要新的版本! [Congratulations, you are already using the latest version available!] => 恭喜,你已正在使用最新版本! [Your current PrestaShop version] => 您当前的PrestaShop版本 [Your current PHP version] => 您当前的 PHP 版本 [Latest official version for %s channel.] => 最新的频道%s的官方版本 [Upgrade PrestaShop now!] => 马上升级PrestaShop! [PrestaShop will be downloaded from %s] => PrestaShop将从 %s 下载 [Open changelog in a new window] => 在新窗口中打开变更日志 [No file will be downloaded (channel %s is used)] => 没有文件将被下载(所用渠道 %s ) [The following action are automatically replaced] => 以下行动已经被自动取代 [%old% will be replaced by %new%] => %old%将用%new%来代替。 [To change this behavior, you need to manually edit your php files] => 要更改此行为,你必须要手动编辑你的php文件 [Refresh the page] => 刷新页面 [Check if a new version is available] => 查看是否有新的版本 [Last check: %s] => 上次查看:%s [Last check: never] => 最后检查于:从未 [Expert mode] => 专家模式 [Please select your channel:] => 请选择您的频道: [Channels are offering you different ways to perform an upgrade. You can either upload the new version manually or let the 1-Click Upgrade module download it for you.] => 有多种更新频道的方法。你可以手工上传新版本,或者让1-键更新模式帮你来下载。 [The Alpha, Beta and Private channels give you the ability to upgrade to a non-official or unstable release (for testing purposes only).] => Alpha, Beta 和私人频道让你有能力更新到非官方或不稳定的版本(仅供测试)。 [By default, you should use the "Minor release" channel which is offering the latest stable version available.] => 默认是要你使用最新稳定版本的”Minor release" 频道。 [Channel:] => 渠道: [Link:] => 链接: [Hash key:] => Hash值: [Allow major upgrade:] => 允许主要升级: [Archive to use:] => 使用的归档: [Choose an archive] => 选择一个档案 [Number of the version you want to upgrade to:] => 你要进行更新的版本的数字 [XML file to use:] => 要使用的 XML 文件: [Choose an XML file] => 选择一个 XML 文件 [No archive found in your admin/autoupgrade/download directory] => 再你的 admin/autoupgrade/download 目录里没找到档案 [Save in the following directory the archive file and XML file of the version you want to upgrade to: %s] => 将要升级到的版本的存档文件和 XML 文件保存在以下目录中: %s [Click to save once the archive is there.] => 一旦档案有了,点击”保存“ [This option will skip the download step.] => 该选项将跳过下载步骤。 [Save in the following directory the uncompressed PrestaShop files of the version you want to upgrade to: %s] => 存在以下目录中的你要更新到%s的为压缩的PrestaShop文件版本 [Please tell us which version you are upgrading to [1](1.7.0.1 for instance)[/1]] => 请告诉我们你要更新到那个版本[1】比如(1.7.0.1[/1] [This option will skip both download and unzip steps and will use %1$s as the source directory] => 该选项将同时跳过下载和解压的步骤。并将使用%1$s作为来源目录 [Step] => 步骤 [Upgrade steps] => 更新步骤 [Version comparison] => 版本比较 [PrestaShop Original version] => PrestaShop原版本 [Differences between versions] => 版本之间的差异 [Welcome!] => 歡迎您! [Upgrade your store to benefit from the latest improvements, bug fixes and security patches.] => 升级您的商店,从最新的改进、错误修复和安全补丁中受益。 [Upgrading your store on your own can be risky. If you don't feel comfortable doing the upgrade yourself, many agencies and developers in your area may also provide this kind of service.] => 你自己升级你的商店可能会有风险。 如果你觉得自己做升级不放心,你所在地区的许多机构和开发者也可能提供这种服务。 ) [ModulesStatscarrierAdmin] => Array ( [Carrier distribution] => 承运人 [Enrich your stats, add a pie chart illustrating your carriers’ distribution.] => 丰富您的统计数据,添加一个饼图来说明您的运营商分布。 [This graph represents the carrier distribution for your orders. You can also narrow the focus of the graph to display distribution for a particular order status.] => 此图表示您的订单的送货地区分布。你也可以缩小图的焦点,以显示分配给一个特定的订单状态。 [No valid orders have been received for this period.] => 这一时期,没有有效的订单。 [Percentage of orders listed by carrier.] => 承运人的订单百分比 ) [ModulesStatsbestsuppliersAdmin] => Array ( [Total paid] => 总计支付 [Best suppliers] => 最佳供应商 [Adds a list of the best suppliers to the Stats dashboard.] => 在仪表盘添加最好的供应商列表。 ) [ModulesCategorytreeAdmin] => Array ( [Category tree links] => 目录树链接 [Help navigation on your store, show your visitors current category and subcategories.] => 帮助在您的商店中导航,向您的访客显示当前类别和子类别。 [Category root] => 根分类 [Select which category is displayed in the block. The current category is the one the visitor is currently browsing.] => 选择显示在模块中的分类。当前分类是游客正在浏览的分类。 [Home category] => 首页分类 [Current category] => 当前分类 [Parent category] => 上级分类 [Current category, unless it has no subcategories, in which case the parent category of the current category is used] => 当前目录,除非没有子目录,将使用当前目录的父目录 [Maximum depth] => 最大分级 [Set the maximum depth of category sublevels displayed in this block (0 = infinite).] => 设定在此块显示的分类子级别 ( 0=无限) 的最大深度。 ) [ModulesContactinfoShop] => Array ( [Contact us] => 联系我们 [Call us: [1]%phone%[/1]] => 联络我们: [1]%phone%[/1] [Store information] => 店信息 [Email us: [1]%email%[/1]] => 电邮我们: [1]%email%[/1] [Email us:] => 发邮件给我们: [Call us:] => 联络我们: [Fax:] => 传真: [Fax: [1]%fax%[/1]] => 传真: [1]%fax%[/1] [Tel: %phone%] => 联络号码: %phone% [Fax: %fax%] => 传真: %fax% [Email: [1]%email%[/1]] => 邮件:[1]%email%[/1] ) [ModulesFacetedsearchShop] => Array ( [Price] => 价格 [Weight] => 重量 [New] => 新 [Used] => 已被使用 [Refurbished] => 翻新 [Condition] => 条件 [Not available] => 无库存 [Available] => 可用 [In stock] => 库存充足 [Availability] => 可用性: [Brand] => 品牌 [Categories] => 分类 [Best sellers] => 销售冠军 [Relevance] => 相关 ) [AdminNotificationsWarning] => Array ( [No module has been installed.] => 未安装模块 [Are you sure?] => 您确定吗? [Invalid security token] => 无效的安全令牌 [I understand the risks and I really want to display this page] => 我了解其中的风险,我真的要显示此页 [Take me out of here!] => 带我离开这里! [Delete selected items?] => 删除选定项目? [Are you sure you want to uninstall this module?] => 您是否确定要卸载此模块? [Delete selected item?] => 删除选定项目? [Invalid configuration] => 无效配置。 [You cannot change the value of this configuration field in the context of this shop.] => 您无法在此商店的上下文中更改此配置字段的值。 [Please select theme's import source.] => 请选择主题的导入源。 [Delete item] => 删除商品 [You can't change the value of this configuration field in the context of this shop.] => 您不能改变此店铺的这个配置字段的值。 [Since December 30, 2019, you need to register for a [1]MaxMind[/1] account to get a license key to be able to download the geolocation data. Once downloaded, extract the data using Winrar or Gzip into the /app/Resources/geoip/ directory.] => 自 2019 年 12 月 30 日起,您需要注册 [1]MaxMind[/1] 帐户以获取许可证密钥才能下载地理定位数据。 下载后,使用 Winrar 或 Gzip 将数据解压缩到 /app/Resources/geoip/ 目录中。 [Are you sure you want to delete this item?] => 您确定要删除此项目吗? [Warning] => 警告 [Leave anyway] => 退出 [Your modifications are not saved yet. Do you wish to save it before leaving?] => 你的更改尚未储存。需要储存后才离开吗? ) [ModulesStatscheckupAdmin] => Array ( [Catalog evaluation] => 产品评估 [Enrich your stats, give your catalog a quick evaluation to better analyze your activity.] => 丰富您的统计数据,快速评估您的目录以更好地分析您的活动。 [Bad] => 差 [Average] => 平均 [Good] => 好 [No product was found.] => 未找到商品。 [Descriptions] => 描述 [chars (without HTML)] => 字节(未含HTML) [orders / month] => 订单/月 [items] => 商品 [Not enough] => 不足 [Alright] => 好 [Less than] => 少于 [Greater than] => 多于 [Order by] => 订购 [Desc.] => 描述 [Global] => 总体 ) [ModulesCheckpaymentAdmin] => Array ( [Payments by check] => 检查 [Are you sure you want to delete these details?] => 您确认要删除您的详细资料? [The "Payee" and "Address" fields must be configured before using this module.] => “付款人”和“地址”字段都必须在使用此模块之前配置。 [No currency has been set for this module.] => 此模块还没有设置货币 [The "Payee" field is required.] => "付款人"字段是必需的。 [The "Address" field is required.] => "地址"必填。 [Pay by Check] => 支票付款 [Contact details] => 联系详情 [Payee (name)] => 收款人名称 [Address] => 地址 [Address where the check should be sent to.] => 支票送付地址。 [%amount% (tax incl.)] => %amount%(含税) [(tax incl.)] => (含税 ) [This module allows you to accept payments by check.] => 这个模块允许支票支付 [If the client chooses this payment method, the order status will change to 'Waiting for payment'.] => 如果客户选择这种付款方式,订单状态将变为“等待付款”。 [You will need to manually confirm the order as soon as you receive a check.] => 因此,只要你收到一张支票,您将需要手动确认订单。 ) [ModulesStatsregistrationsAdmin] => Array ( [Customer accounts] => 用户账户 [Adds a registration progress tab to the Stats dashboard.] => 在仪表盘添加注册进度标签。 [Number of visitors who stopped at the registering step:] => 未完成注册步骤的访问者数: [Number of visitors who placed an order directly after registration:] => 这些访客注册完直接下单 [Total customer accounts:] => 总计用户账户: [Number of customer accounts created] => 已创建账户的用户数: [The total number of accounts created is not in itself important information. However, it is beneficial to analyze the number created over time. This will indicate whether or not things are on the right track.] => 创建的帐户总数本身并不是重要信息。 但是,分析随时间创建的数字是有益的。 这将表明事情是否在正确的轨道上。 [How to act on the registrations' evolution?] => 如何对注册进展采取行动? [If you let your shop run without changing anything, the number of customer registrations should stay stable or show a slight decline.] => 如果您的店铺从不改变,客户注册的数量应保持稳定或可能会略有下降。 [A significant increase or decrease in customer registration shows that there has probably been a change to your shop. With that in mind, we suggest that you identify the cause, correct the issue and get back in the business of making money!] => 客户注册明显上升或下降表明您的店铺可能有所改变。我们建议您查明原因,纠正问题,并取回赚钱的生意! [Here is a summary of what may affect the creation of customer accounts:] => 下面总结的东西可能会影响的客户帐户的创建: [An advertising campaign can attract an increased number of visitors to your online store. This will likely be followed by an increase in customer accounts and profit margins, which will depend on customer "quality." Well-targeted advertising is typically more effective than large-scale advertising... and it's cheaper too!] => 一个广告可以吸引游客数量的增加您的网上店铺。客户账户的增加会让利润空间上升,这将根据客户“质量“更定。有针对性的广告通常比大规模的广告更有效......也更便宜! [Specials, sales, promotions and/or contests typically demand a shoppers' attentions. Offering such things will not only keep your business lively, it will also increase traffic, build customer loyalty and genuinely change your current e-commerce philosophy.] => 特价销售,促销和/或比赛通常要求以购物者的目光来看。提供了这样的活动,不仅让您的业务活起来,它还会增加流量,建立客户依赖程度,真正改变您目前的电子商务理念。 [Design and user-friendliness are more important than ever in the world of online sales. An ill-chosen or hard-to-follow graphical theme can keep shoppers at bay. This means that you should aspire to find the right balance between beauty and functionality for your online store.] => 设计和用户友好性比以往任何时候都更重要:一个不健康或难以图形的主题可以赶走客人。你应该创新设计,让游客多点现新鲜感,这样容易取得适当的平衡。正确的拼写和清晰度也激励更多的顾客对你的店铺的信心。 [CSV Export] => CSV导出 ) [ModulesLinklistAdmin] => Array ( [Link List] => 链接列表 [Give more visibility to your content/static pages (CMS, external pages, or else), where you want and when you want, to make your visitors feel like shopping on your store.] => 让您的内容/静态页面(CMS、外部页面或其他)在您想要的位置和时间获得更多可见性,让您的访客感觉像是在您的商店购物。 [New block] => 新模块 [ID] => 编号 [Title] => 联系人名称 [URL] => 网址: [Name of the block] => 模块名称 [Name of the block cannot be longer than %limit% characters] => 字段名称不能超过 %limit% 个字符 [Content pages] => 内容页 [Product pages] => 产品页面 [Categories] => 分类 [Static content] => 静态内容 [Custom content] => 客户内容 [Edit the link block.] => 编辑链接模块 [New link block] => 新链接模块 ) [ModulesEmailsubscriptionShop] => Array ( [This email address is not registered.] => 电邮地址未注册 [An error occurred while attempting to unsubscribe.] => 退订失败 [Unsubscription successful.] => 退订成功 [This email address is already registered.] => 电邮地址已被注册 [An error occurred during the subscription process.] => 订阅失败 [A verification email has been sent. Please check your inbox.] => 验证邮件已发送。请检查您的收件箱。 [You have successfully subscribed to this newsletter.] => 订阅成功 [This email is already registered and/or invalid.] => 这个电子邮件地址已经被注册和/或无效。 [Thank you for subscribing to our newsletter.] => 感谢订阅我们的电子简报。 [Sign up for our newsletter[1][2]%conditions%[/2]] => 请注册我们的时事通讯[1][2]%conditions%[/2] [You may unsubscribe at any moment. For that purpose, please find our contact info in the legal notice.] => 你可以在任何时候退订。要这样做,请找到我们法律通知里的联系人资料。 [Newsletter subscription] => 电子简报订阅 [Newsletter] => 电子简报 [Your e-mail] => 您的电子邮件 ) [ModulesSupplierlistAdmin] => Array ( [Supplier list] => 供应商列表 [Display your suppliers on your catalog and allow visitors to filter their search by supplier.] => 在目录上显示您的供应商,并允许访问者按供应商过滤他们的搜索。 [Invalid number of elements.] => 无效号码 [Please activate at least one type of list.] => 请启动至少一种类型的列表。 [Type of display] => 展示的种类 [Use a plain-text list] => 使用纯文本列表 [Use a drop-down list] => 使用下拉列表 [Number of elements to display] => 要显示的元素的数目 [Only apply in plain-text mode] => 只适用纯文本模式。 ) [AdminCatalogFeature] => Array ( [Texture] => 材质 [Apply a discount] => 申请折扣 [Percent (%)] => 百分百(%) [Apply a discount to] => 套用折扣 [Order (without shipping)] => 订单(不含运费) [Specific product] => 特定商品 [Cheapest product] => 最便宜的产品 [Selected product(s)] => 已选商品 [Exclude discounted products] => 不含打折产品 [Send a free gift] => 赠送免费小礼品 [Search a product] => 搜索商品 [Matching products] => 吻合的产品 [Available combinations] => 可用的组合 [Country selection] => 国家选择 [Carrier selection] => 货运商选项 [Customer group selection] => 客户群组选择 [Store selection] => 商店选择 [Limit to a single customer] => 单一客户的限制 [Valid] => 确认 [Minimum amount] => 最小值 [Shipping excluded] => 运费包含 [Shipping included] => 运费包含 [Total available] => 总计可用 [Total available for each user] => 每位用户的总的可用数量 [Restrictions] => 限制 [Unselected countries] => 未选择的国家 [Selected countries] => 已选的国家 [Unselected carriers] => 未选货运商 [Selected carriers] => 被选货运商 [Unselected groups] => 未选择的群组 [Selected groups] => 已选择的群组 [Compatibility with other cart rules] => 和其他购物车规则兼容 [Uncombinable cart rules] => 未能合并的购物车规则 [Combinable cart rules] => 可合并的购物车规则 [Product selection] => 产品选择 [Unselected shops] => 未选择的商店 [Selected shops] => 已选择的商店 [Cart rule] => 购物车规则 [Information] => 信息 [Now] => 现在 [Done] => 完成 [Choose Time] => 选择时间 [Time] => 时间 [Minute] => 分钟 [Highlight] => 高亮显示 [Partial use] => 部分使用 [Number of products required in the cart to enjoy the discount:] => 折扣生效所需购物数量: [Attachment] => 附件 [Product name] => 商品名称 [Conditions] => 条件 [Add a new condition group] => 添加新组条件 [Add condition] => 添加条件 [Condition group] => 组条件 [MPN] => 制造方编号 [Root] => Root [Home] => 主页 [Increase] => 涨价 [Decrease] => 下降 [Customer Order] => 客户订单 [Adjustment following an inventory of stock] => 按库存调整 [Transfer to another warehouse] => 转到另一个仓库 [Transfer from another warehouse] => 从另一个仓库运送 [Supply Order] => 供应订单 [Product Return] => 商品退货 [Manual Entry] => 手工输入 [Values] => 数值 [Value] => 价值 [Color or texture] => 颜色或纹理 [Public name] => 公用名称 [Attribute type] => 属性类型 [Attribute group] => 属性组 [Current texture] => 当前材质 [Add new values] => 添加新数值 [Add New Attributes] => 添加新属性 [Edit New Attribute] => 编辑新分组 [Add New Attribute] => 添加新分组 [Color] => 颜色: [Attributes] => 特征 [Payment:] => 支付: [Cart Rules] => 购物车规则 [Open] => 打开 [Closed] => 关闭 [Pending 1] => 有待解决1 [Pending 2] => 有待解决2 [Messages] => 信息 [Private] => 私人: [Last message] => 上一条信息 [Contact options] => 联系选项 [Allow file uploading] => 允许文件上传 [Default message] => 默认信息 [Customer service options] => 客服选项 [IMAP URL] => IMAP 链接 [IMAP port] => IMAP 端口 [IMAP user] => IMAP 用户 [IMAP password] => IMAP 密码 [Delete messages] => 删除信息 [Create new threads] => 创建新主题 [IMAP options] => IMAP 选项 [Total threads] => 所有问题 [Threads pending] => 有待解决的问题 [Total number of customer messages] => 所有客户信息 [Total number of employee messages] => 所有员工信息 [Unread threads] => 未读主题 [Closed threads] => 关闭主题 [Pending Discussion Threads] => 未解决主题 [Average Response Time] => 平均回复时间 [Messages per Thread] => 每个主题留言数量 [Reply to the next unanswered message in this thread] => 回复此主题下一个未回答的消息 [Message forwarded to] => 信息转发至 [Mark as "handled"] => 标记为“已处理” [Re-open] => 重新打开 [Mark as "pending 1" (will be answered later)] => 标记为“等待1”(晚些回答) [Disable pending status] => 禁用等待状态 [Mark as "pending 2" (will be answered later)] => 标记为“等待2”(晚些回答) [Message to:] => 留言给: [Product:] => 商品: [Status:] => 状态: [Save then add another value] => 保存后添加另一个新值 [Edit New Feature] => 编辑新功能 [Add New Feature] => 添加新属性 [Feature value] => 特征值 [Add a new feature value] => 添加一个新属性值 [Add new feature] => 添加新特性 [Impact on weight] => 重量影响 [Low stock level] => 低库存水平 [Delivery time of in-stock products:] => 库存产品的出货时间 [Label when in stock] => 有库存时标记 [Condition] => 条件 [Number of allowed downloads] => 允许下载次数 [Short description] => 简短说明: [Category root] => 根分类 [Reduction with or without taxes] => 含或不含税的折扣 [Reduction type] => 降价类型 [Beginning] => 开始 [End] => 结束 [Leave initial price] => 设置起步价 [Number of products] => 货品数量 [Average number of products per category] => 每类商品平均数量 [Disabled Categories] => 已关闭分类 [Empty Categories] => 空商品分类 [Top Category] => 热门分类 [All combinations] => 所有组合 [Ref: %s] => 参照:%s [copy of %s] => 复制 %s [Comment:] => 评论: [Default delivery time: [1]%delivery_time% - %oos_delivery_time%[/1] [2]Edit delivery time[/2]] => 默认交付时间: [1]%delivery_time% - %oos_delivery_time%[/1] [2]编辑交货时间[/2] [A physical product that needs to be shipped.] => 需要发货的实物产品。 [A product with different variations (size, color, etc.) from which customers can choose.] => 具有不同变化(大小、颜色等)的产品。供顾客选择。 [A collection of products from your catalog.] => 目录中的产品集合。 [An intangible product that doesn't require shipping. You can also add a downloadable file.] => 不需要运输的无形产品。您还可以添加可下载的文件。 [product(s)] => 商品 [Cart rules] => 购物车规则 [Products] => 单件商品 [List of disabled products] => 未启用产品列表: [List of empty categories] => 空分类列表: [List of products with combinations but without available quantities for sale] => 有组合但没有可供销售数量的产品列表 [List of products without combinations and without available quantities for sale] => 无组合且无可供销售数量的产品列表 [List of products without description and summary] => 没有描述和摘要的产品列表 [List of products without images] => 没有图片的商品 [List of products without price] => 没有设置价格的商品 [%product_name%: %combination_details%] => %product_name%: %combination_details% [Cover image] => 封面图片 [Add new root category] => 添加新的根类别 [Add new category] => 添加新类别 [Low stock alert] => 低库存警告 [Combination name] => 组合名 [Physical quantity] => 物理数量 [Reserved quantity] => 保存数量 [Category name] => 分类名称 [Parent of the category] => 父分类 [Decrement pack only.] => 仅限减缩包裹。 [Decrement products in pack only.] => 仅在包裹里的紧缩产品。 [Decrement both.] => 两者紧缩。 [Choose a value] => 选择一个值 [Pre-defined value] => 预设置值 [OR Customized value] => 或者自定义值 [Choose a feature] => 选择一个特征 [Please select a file] => 请选择一个文件。 [Impact on price per unit (tax excl.)] => 对单价的影响(不含税) [Set as default combination] => 设为默认组合 [ISBN code] => ISBN号 [Min. quantity for sale] => 最低销售数量 [Select images of this combination:] => 选择这个组合的图片 [Final price] => 最终价格 [Impact on price (tax incl.)] => 单价影响(含税) [UPC barcode] => UPC条形码 [EAN-13 or JAN barcode] => EAN或JAN-13条形码 [Cost Price] => 成本价 [Minimum quantity] => 最小量 [Pack of products] => 商品套餐 [Standard product] => 一般商品 [Default category] => 默认分类: [Add products to your pack] => 添加商品到你的套餐中 [Choose a brand] => 选择品牌 [Pre-tax retail price] => 税前零售价: [Retail price with tax] => 含税价格: [Add a new category] => 添加新分类 [Accessories] => 配件 [Everywhere] => 全部 [Catalog only] => 仅目录 [Search only] => 仅搜索 [Nowhere] => 任何地方 [Available for order] => 可预订 [Show price] => 显示价格 [Web only (not sold in your retail store)] => 只限网购(在您的门店不出售) [ISBN] => ISBN [Display condition on product page] => 在产品页面显示条件 [Display options] => 显示选项 [Default suppliers] => 默认的厂商 [Attachments for this product:] => 该商品的附件: [Retail price (tax excl.)] => 零售价(不含税) [Ecotax (tax incl.)] => Eco-tax(含税): [Display the "On sale!" flag on the product page, and on product listings.] => 在商品列表页和详情页中显示“促销”标志。 [Retail price (tax incl.)] => 零售价(含税) [Retail price per unit (tax excl.)] => 每单位零售价(不含税) [No tax] => 没有税 [Apply to all products] => 应用于所有商品 [Use default behavior] => 使用默认动作 [Allow orders] => 允许订购 [Deny orders] => 不允许订购 [Stock location] => 库存位置 [Availability date] => 上市日期 [Send me an email when the quantity is below or equals this level] => 当数量低于这个水平的时候,发一份邮件给我 [Label when out of stock (and backorders allowed)] => 在缺货时标记(并允许延期交货) [When out of stock] => 当无库存时: [Add downloadable file] => 可下载的文件 [Minimum quantity for sale] => 最低销售数量 [Pack quantities] => 包装数量 [Create combinations] => 创建组合 [I want to use the advanced stock management system for this product.] => 我想对此商品使用高级库存管理系统。 [The available quantities for the current product and its combinations are based on the stock in your warehouse (using the advanced stock management system). ] => 当前商品及其组合的可用数量是基于您的仓库库存(使用高级库存管理系统)。 [I want to specify available quantities manually.] => 我想手动指定可用数量。 [Meta title] => Meta标题 [Meta description] => Meta说明 [Friendly URL] => 友好链接 [Target product] => 目标商品 [Target category] => 目标分类 [Redirection when offline] => 离线时重定向 [No redirection (404)] => 不跳转(404) [No redirection (410)] => 不跳转(410) [Permanent redirection to a category (301)] => 永久重定向到分类(301) [Temporary redirection to a category (302)] => 临时重定向到分类(302) [Permanent redirection to a product (301)] => 永久重定向到商品(301) [Temporary redirection to a product (302)] => 临时重定向到商品(302) [Target] => 目标 [None] => 无 [Specific delivery time to this product] => 详细说明该产品的出货时间 [Delivered within 3-4 days] => 在3-4 天内出货 [Delivery time of out-of-stock products with allowed orders:] => 已经缺货但允许下单产品的配送时间 [Delivered within 5-7 days] => 子5-7 天内出货 [Delivery time] => 配送时间 [Shipping fees] => 运费 [Available carriers] => 可用货运商 [Width] => 宽度 [Height] => 高度 [Depth] => 宽 [Weight] => 重量 [Default delivery time] => 默认的出货时间 [Add customer] => 添加客户 [Apply to all combinations] => 适用于所有组合 [Available from] => 到货时间 [Starting at] => 开始于 [Unit(s)] => 单位(s) [Product price (tax excl.)] => 商品单价 (不含税)* [Reduction tax] => 返税 [Number of days] => 下载有效天数: [Stored] => 已储存 [Location (optional)] => 所在地(可选) [Add categories] => 添加类别 [If the price per unit of this combination is different from the initial price per unit, enter the value of the impact (negative or positive).] => 如果此组合的单位价格与初始单位价格不同,请输入影响的值(负或正)。 [Edit fixed quantity] => 编辑固定数量 [You can bulk edit the selected combinations by enabling and filling each field that needs to be updated.] => 您可以通过启用和填写需要更新的每个字段来批量编辑所选组合。 [Edit combination: ] => 编辑组合: [Manage product combinations] => 管理产品组合 [Final retail price (tax excl.)] => 最终零售价(不含税) [Final retail price (tax incl.)] => 最终零售价(含税) [Impact on price per unit (tax incl.)] => 对单价(含税)的影响 [Related products] => 相关产品 [Description] => 描述 [No brand] => 没有品牌 [Details] => 详细 [References] => 参考 [New product] => 新商品 [Caption] => 标题 [[1]%filesNb%[/1] selected file(s)] => [1]%filesNb%[/1] 个选定的文件 [Use as cover image] => 用作封面图片 [Image] => 图像 [Options] => 选择 [No files attached] => 未附加任何文件 [[1]Manage all files[/1]] => [1]管理所有文件[/1] [%price% tax excl.] => %price%不含税 [%price% tax incl.] => %price% 含税. [%price% %unity%] => %price% %unity% [%price% margin] => %price% 保证金 [%margin_rate%% margin rate] => %margin_rate%% 保证金比率 [%price% cost price] => %price% 成本价 [Set a specific order for this product] => 为该产品设置具体订单 [Use default order: [1]{priority_list}[/1]] => 使用默认顺序:[1]{priority_list}[/1] [Ecotax rate %rate%%] => 生态税税率 %rate%% [Ecotax (tax excl.)] => 生态税(不含税) [Tax feature is disabled, it will not affect price tax included.] => 税费功能已禁用,不会影响含税价格。 [[1]Manage tax rules[/1]] => [1]管理税收规则[/1] [Apply a discount to the initial price] => 在初始价格的基础上打折扣 [Set specific price] => 设置具体价格 [At least one of the following must be activated] => 必须至少激活以下一项 [Apply a discount to the initial price or set a specific price.] => 对初始价格应用折扣或设定特定价格。 [For customers meeting the conditions, the initial price will be crossed out and the discount will be highlighted.] => 对于符合条件的客户,初始价格将被划掉,折扣将被突出显示。 [Minimum number of units purchased] => 购买的最小单位数量 [Duration] => 持续时间 [Retail price per unit (tax incl.)] => 每单位零售价(含税) [Unit] => 单位 [Display retail price per unit] => 显示每单位零售价 [Enter the keywords that customers might search for when looking for this product.] => 输入客户在查找此产品时可能搜索的关键字。 [[1]Manage all tags[/1]] => [1]管理所有标签[/1] [Search engine optimization] => 搜索引擎优化 [[1]Edit default behavior[/1]] => [1]编辑默认行为[/1] [Recent stock movements] => 近期库存走势 [[1]View all stock movements[/1]] => [1]查看所有库存走势[/1] [Edit quantity] => 编辑数量 [Enter stock location] => 输入库存位置 [Stocks] => 库存 [Pack] => 组件 [Add new file] => 添加新档案 [Upload files here] => 在这里上传文件 [Make some files available to your customers and facilitate their purchasing environment by adding them just here! It can be instruction manuals, technical works or anything you want to attach to a product.] => 向您的客户提供一些文件,并通过在此处添加文件来促进他们的采购环境! 它可以是说明手册、技术作品或您想要附加到产品的任何内容。 [Manage your credit slips] => 管理您的信用单 [When a customer returns a product, a credit slip must be created in his favor. Generate vouchers and have a look at their follow-up.] => 当客户退回产品时,必须创建对他有利的信用单。 生成优惠券并查看他们的后续行动。 [Add new supplier] => 添加新的供应商 [Keep in touch with your suppliers] => 与您的供应商保持联系 [Having suppliers is optional if brands supply you directly. Make sure you don't confuse product suppliers and product brands to facilitate stock management.] => 如果品牌直接为您供货,供应商是可选的。 确保不要混淆产品供应商和产品品牌以促进库存管理。 [Items per page:] => 每页显示 ︰ [Viewing %from%-%to% on %total% (page %current_page% / %page_count%)] => 查看在%total%的 %from%-%to%(页数%current_page% / %page_count%) [Enter page number and press enter] => 输入页码并按回车 [Not available yet] => 目前不可用 [Edit: %value%] => 编辑: %value% [Category] => 类别 [Price (tax excl.)] => 价格(不含税) [Price (tax incl.)] => 价格 (含税) [These products will be deleted for good. Please confirm.] => 这些商品将永久被删除,请确认。 [Delete products?] => 删除商品? [[1]Add your first product[/1][2]or import a list of products (filetypes: .csv, .xls, .xlsx, .xlst, .ods, .ots).[/2]] => [1]添加你的第一件产品[/1][2]或者上传一系列产品(文件格式:.csv, .xls, .xlsx, .xlst, .ods, .ots).[/2] [Go to catalog] => 返回到目录 [Add new product] => 添加新商品 [Product list] => 商品列表 [SEO] => 搜索引擎优化 [Shipping] => 配送 [Modules] => 模块 [Pricing] => 定价 [Basic settings] => 基本设置 [Associated categories] => 相关类别 [Categories] => 分类 [Create a new category] => 创建新分类 [New category name] => 新分类名称 [Create a category] => 创建分类 [Ecotax] => 环保税 [Specific references] => 指定编号 [Next combination] => 下一个组合 [Prev. combination] => 上个组合 [Back to product] => 返回到商品 [Combination details] => 组合明细 [Price and impact] => 价格和影响 [Final retail price (tax excl.) will be] => 最终零售价(不含税)是: [Final retail price (tax incl.) will be] => 最终零售价(含税)将是 [Does this combination have a different price per unit?] => 这个属性组是否有不同的单价? [Images] => 图片 [Impact on price (tax excl.)] => 单价影响 (不含税) [Final price (tax excl.)] => 最终价格(不含税) [Manage your product combinations] => 管理您的商品属性组合 [Bulk actions ([1]/[2] combination(s) selected)] => 批量动作(已选[1]/[2] 组合) [Default combination] => 默认组合 [Availability preferences] => 可用性偏好 [Behavior when out of stock] => 缺货时动作 [Stock management is disabled] => 库存管理不可用 [You can increase or decrease low stock levels in bulk. You cannot disable them in bulk: you have to do it on a per-combination basis.] => 你可以大批量提高或减低低库存水平。你无能大量禁用他们:你只能在每个组合的基础上进行。 [The email will be sent to all the users who have the right to run the stock page. To modify the permissions, go to Advanced Parameters > Team] => 将发一份邮件给所有有权运行库存页面的用户。 要修改权限,请到高级参数> 团队 [Delete combinations] => 删除组合 [Edit a specific price] => 编辑具体价格 [Brand] => 品牌 [Add a brand] => 添加品牌 [Related product] => 相关商品 [Add a related product] => 添加相关商品 [Here is a preview of your search engine result, play with it!] => 这是您的搜索引擎结果的预览,使用它吧! [Improve your ranking and how your product page will appear in search engines results.] => 提高你的等级以及如何让你的商品页出现在搜索引擎的结果中。 [Redirection page] => 重定向页面 [Reset URL] => 重置URL [Search Engine Optimization] => 搜索引擎优化 [Additional shipping costs] => 额外的运输成本 [Package dimension] => 包裹尺寸 [Adjust your shipping costs by filling in the product dimensions.] => 填写商品规格尺寸来调整运费 [Leave empty to disable.] => 放空来禁用 [Impact on price] => 价格影响: [Specific price conditions] => 设置价格条件 [Apply a discount of] => 应用折扣: [Choose the suppliers associated with this product] => 选择此商品相关的供应商 [Default supplier] => 默认供应商 [Supplier reference] => 供应商参考 [Cost price (tax excl.)] => 成本价(不含税) [Supplier reference(s)] => 供应商参考 [Product location in warehouses] => 在仓库中的商品定位 [Please choose the warehouses associated with this product.] => 请选择与该商品相关的仓库。 [Stock] => 库存 [Quantities] => 数量 [Summary] => 总结 [Quantity] => 数量 [Add a feature] => 添加特征 [Tax rule] => 税法: [Tax excluded] => 不含税 [Tax included] => 含税 [Reference] => 参考 [Product with combinations] => 有属性组合的商品 [Features] => 特性 [View all images] => 浏览所有图片 [View less] => 收起 [Simple product] => 简单商品 [Combinations] => 组合 [Cover] => 水印 [Visibility] => 可见度 [Where do you want your product to appear?] => 你希望商品在哪里显示? [Attached files] => 附加的文件 [Add a customization field] => 添加自定义字段 [Customers can personalize the product by entering some text or by providing custom image files.] => 顾客可以输入一些文字或提供要个性化图片的文档来个性化商品 [Tags] => 标签 [Condition & References] => 条款&参照 [Select the files (instructions, documentation, recipes, etc.) your customers can directly download on this product page.] => 选择您的客户可以在此产品页面上直接下载的文件(说明、文档、配方等)。 [Need to browse all files? Go to [1]Catalog > Files[/1]] => 需要浏览所有文件? 转到[1]目录>文件[/1] [Attach a new file] => 添加一个新文件 [Cost price] => 成本价 [Retail price] => 零售价 [Specific prices] => 具体价格 [Priority management] => 优先级管理 [Add a specific price] => 添加指定价 [Combination] => 组合 [Manage tax rules] => 管理税率规则 [Final retail price: [1][2][/2] tax incl.[/1] / [3][/3] tax excl.] => 最终零售价:[1][2][/2] 含税[/1]/[3][/3] 不含税 [Rule] => 规则 [Fixed price] => 固定价格 [Impact] => 影响 [From] => 从 [Priorities] => 优先级 [Drop images here] => 将您的图片拖至此处 [or select files] => 或选择文件 [Recommended size 800 x 800px for default theme.] => 建议800 x 800px 的尺寸作为默认的主题 [JPG, GIF or PNG format.] => JPG, GIF 或 PNG 格式 [Virtual product] => 虚拟商品 [tax incl.] => 含税 [Module to configure] => 模块配置 [Choose a module to configure] => 选择一个模块来设置 [These modules are relative to the product page of your shop.] => 这些模块和你商店的商品页是相对应的。 [To manage all your modules go to the [1]Installed module page[/1]] => 到[1]已安装模块页[/1]来管理的你模块 [tax excl.] => 不含税 [JPG, GIF, PNG or WebP format.] => JPG, GIF, PNG 或者 WebP 格式。 [Zoom] => 缩放 [Add new value] => 添加新数值 [Create attributes] => 创建属性 [Color, dimension, size, disk space... think about attributes as properties that change from one product to another. As a consequence, attributes allow you to build product combinations.] => 颜色、尺寸、大小、磁盘空间...将属性视为从一种产品更改为另一种产品的属性。 因此,属性允许您构建产品组合。 [Add new attribute] => 添加新分组 [From quantity] => 初起数量 [Reduction] => 降价 [Catalog price rules] => 目录价格规则 [Add new catalog price rule] => 添加新目录价格规则 [Parent category] => 上级分类 [Additional description] => 附加说明 [Category cover image] => 分类封面图 [Category thumbnail] => 类目缩略图 [Menu thumbnails] => 菜单缩略图 [Group access] => 访问组 [%group_name% - All people without a valid customer account.] => %group_name%- 所有没有有效客户账户的人 [%group_name% - Customer who placed an order with the guest checkout.] => %group_name%- 下了订单又以过客身份买单的可户。 [%group_name% - All people who have created an account on this site.] => %group_name%- 所有在次网站上已经创建账号的人 [Set categories] => 设置分类 [Categories are essential, as they enable you to group equivalent products. This helps customers find their way through the variety of your catalog.] => 类别是必不可少的,因为它们使您能够对等效产品进行分组。 这有助于客户在您的各种目录中找到自己的方式。 [Feature] => 属性 [Add a new feature] => 添加一个新的属性 [Addresses] => 地址 [Ref:] => 编号: [EAN13:] => EAN13 [UPC:] => UPC: [MPN:] => 制造方编号: [Qty:] => 数量: [Available quantity] => 现有库存 [Attribute name] => 属性名称 [UPC] => UPC: [EAN-13] => EAN-13 [Brands] => 品牌 [Add new brand] => 添加新品牌 [Add new brand address] => 添加新的品牌地址 [Focus on your catalog] => 专注于您的目录 [Empty categories, disabled products, items that lack image or price... check the monitoring section to optimize your products management and make sure you forgot nothing.] => 空分类、禁用产品、缺少图像或价格的项目……检查监控部分以优化您的产品管理,确保您没有忘记任何事情。 [tax incl. (tax rule: %taxRate%%)] => 含税(税收规则:%taxRate%% ) [out of stock] => 无库存 [low stock] => 库存紧张 [in stock] => 库存充足 [Editing %total% combinations] => 正在编辑 %total% 组合 [Editing %done%/%total% combinations] => 正在编辑%done%/%total% 组合 [Generate product combinations] => 生成产品组合 [Combinations are the different variations of a product, with attributes like its size, weight or color taking different values.] => 组合是产品的不同变体,其尺寸、重量或颜色等属性采用不同的值。 [Loading combinations] => 加载组合 [Edition mode] => 编辑模式 [Save list] => 保存列表 [Close] => 关闭 [Stop processing] => 停止处理 [%error_count% errors occurred. You can download the logs for future reference.] => %error_count% 出现错误。您可以下载日志以供将来参考。 [Back to processing] => 返回到处理中 [Download error log] => 下载错误日志 [View %error_count% error logs] => 查看 %error_count% 错误日志 [Edit %combinations_number% combinations] => 编辑 %combinations_number% 组合 [Apply to %combinations_number% combinations] => 保存到 %combinations_number% 组合 [Delete %combinations_number% combinations] => 删除 %combinations_number% 组合 [Deleting %total% combinations] => 正在删除 %total% 组合 [Deleting %done%/%total% combinations] => 正在删除 %done%/%total% 组合 [Previous combination] => 上一个组合 [Edited combinations (%editedNb%)] => 编辑组合 (%editedNb%) [Here, you can have a look at the combinations you have edited. The list will reset when you close the editing window.] => 编辑组合 (%editedNb%) [Discount] => 折扣 [Generate combinations] => 生成组合 [Open combinations generator] => 打开组合生成器 [Successfully generated %combinationsNb% combinations.] => 已成功生成 %combinationsNb% 个组合。 [Generate combinations|Generate combination|Generate %combinationsNb% combinations] => 生成组合|生成组合|生成%combinationsNb%个组合 [Search for attributes...] => 按属性搜索... [Loading specific prices] => 加载具体价格 [Specific price (tax excl.)] => 具体价格(不含税) [Discount (tax incl.)] => 折扣(含税) [Units] => 单位 [EAN13] => 条形码: [Wholesale price] => 在您购买此产品批发价格 [Customization] => 定制 [Price per unit] => 单价 [Add new cart rule] => 添加新购物车规则 [Expiration date] => 截止日期 [[1][/1] of [2][/2] characters allowed] => 允许[2][/2] 的[1][/1] 的字符 [Type] => 类型 [[1][/1] of [2][/2] characters used (recommended)] => [1][/1] 字符已使用(总[2][/2]) (推荐) [Main category] => 主分类 [List of products for this pack] => 此套餐的商品详情 [Use checkboxes to bulk edit quantities] => 使用检查框来批量编辑数量 [Advanced filters] => 高级过滤器 [Apply advanced filters] => 应用高级过滤器 [Apply new quantity] => 应用新数量 [Display products below low stock level first] => 先显示以下低库存水平的产品 [Filter by movement type] => 用移动种类来过滤 [Filter by employee] => 按员工来过滤 [Filter by period] => 按周期筛选 [Search a category] => 搜索分类 [Search a supplier] => 搜索供货商 [Filter by status] => 以状态过滤 [All] => 全部 [Filter by supplier] => 以供应商来过滤 [Stock management] => 库存管理 [Movements] => 移动 [Search products (search by name, reference, supplier)] => 搜索商品(以名字,参考词,厂商) [This product is below the low stock level you have defined.] => 该产品低于你所定义的低库存水平 [Low stock level:] => 低库存水平 [Low stock alert:] => 低库存警告 [Bulk edit quantity] => 批量编辑数量 [Combination's ID] => 组合的ID [Date & Time] => 日期和时间 [Go to the import system] => 进到进口系统 [Export data into CSV] => 导出数据到CVS [Physical] => 物理 [Reserved] => 保留 ) [ModulesEmailalertsAdmin] => Array ( [Mail alerts] => 邮件提醒 [Make your everyday life easier, handle mail alerts about stock and orders, addressed to you as well as your customers.] => 让你的日常生活更轻松,处理发送给你以及你的客户的关于库存和订单的邮件通知 [Cannot update settings] => 无法更新设置 [Please type one (or more) email address] => 请输入一个 (或多个) 电子邮件地址 [Invalid email:] => 无效的电子邮箱 [Settings updated successfully] => 设置成功更新 [No message] => 暂无消息 [image(s)] => 图像 [Voucher code:] => 优惠券代码 [Customer notifications] => 客户通知 [Product availability] => 可购货品: [Give the customer the option of receiving a notification when an out of stock product is available again.] => 当缺货产品再次可购买时,向客户提供到货通知的选项。 [Order edit] => 编辑订单 [Send a notification to the customer when an order is edited.] => 当订单被编辑时,发通知给客户。 [New order] => 新订单 [Receive a notification when an order is placed.] => 接收下单通知 [Out of stock] => 无库存 [Receive a notification if the available quantity of a product is below the following threshold.] => 如果现有产品的数量低于一下值得话接收通知。 [Threshold] => 户限 [Quantity for which a product is considered out of stock.] => 某一被视同与无货的产品数量 [Coverage warning] => 覆盖警示 [Receive a notification when a product has insufficient coverage.] => 当某一产品覆盖范围不足时接收通知。 [Coverage] => 覆盖范围 [Stock coverage, in days. Also, the stock coverage of a given product will be calculated based on this number.] => 天数库存覆盖。另外,给定产品的库存覆盖将依此数量重新计算。 [Returns] => 退货 [Receive a notification when a customer requests a merchandise return.] => 接收客户要求商品退货时通知 [Email addresses] => 电子邮件地址 [One email address per line (e.g. bob@example.com).] => 每行一个电子邮箱地址(比如:bob@example.com)。 [Merchant notifications] => 商品通知 [Mail alert: Unable to delete customer using email.] => 邮件警告:不能删除客户使用中的电子邮件。 [Mail alert: Unable to export customer using email.] => 邮件警告:不能导出客户使用中的电子邮件。 ) [ModulesStatscatalogAdmin] => Array ( [Catalog statistics] => 目录统计 [Enrich your stats, have a look at your catalog’s general statistics.] => 丰富你的统计数据,看看你的目录的一般统计数据。 [(1 purchase / %d visits)] => (1 个订单 / %d 访问次数) [Choose a category] => 选择一个分类 [Products available:] => 可购货品: [Average price (base price):] => 平均价格(基础价格): [Product pages viewed:] => 已浏览货品页面: [Average number of page visits:] => 平均页面访问: [Average number of purchases:] => 平均购买: [Images available:] => 可用图像: [Average number of images:] => 平均图像数: [Products never viewed:] => 从未被查看的货品: [Products never purchased:] => 从未被购买的产品: [Conversion rate*:] => 调价*: [Defines the average conversion rate for the product page. It is possible to purchase a product without viewing the product page, so this rate can be greater than 1.] => 此货品页面平均转化率。它有可能货品已被购买但没有访问该页面,因此它的比率可能大于 1. [Products never purchased] => 从未被购买的产品 [Edit / View] => 编辑/查看 ) [ModulesEmailalertsShop] => Array ( [Request notification registered] => 提醒要求已记录 [No mail alerts yet.] => 还没有邮件提醒。 [My alerts] => 我的快讯 [your@email.com] => your@email.com [Notify me when available] => 产品来货时通知我 ) [AdminShippingNotification] => Array ( [Ranges are not correctly ordered:] => 区间排序不正确: [Reordering] => 重新排序 [Please validate the last range before creating a new one.] => 请在创建新的之前核对好上一个区间。 [Are you sure to delete this range ?] => 您确定要删除这个范围? [This range is not valid] => 此范围无效 [Ranges are overlapping] => 范围是重叠的 [Please select at least one zone] => 请选择至少一个区域 [Are you sure you want to delete the logo?] => 您确定想删除标识LOGO吗? [You do not have permission to use this wizard.] => 您没有权限使用法师。 [You must choose at least one shop or group shop.] => 你必须至少选择一个店铺或组店。 [An error occurred while saving this carrier.] => 送货人保存时出错误。 [An error occurred while saving carrier groups.] => 送货区域保存时出错误。 [An error occurred while saving carrier zones.] => 送货区域保存时出错误。 [An error occurred while saving carrier ranges.] => 送货范围保存时出错误。 [An error occurred while saving associations of shops.] => 网店团体保存时出现错误。 [An error occurred while saving the tax rules group.] => 保存税务时发生错误 [An error occurred while saving carrier logo.] => 物流公司logo保存时出错 [An error occurred while updating carrier information.] => 更新传送器资料时发生错误。 [An error occurred while updating the free shipping status.] => 更新免费送货状态时发生错误。 ) [ModulesCrosssellingAdmin] => Array ( [Cross-selling] => 交叉销售 [Offer your customers the possibility to buy matching items when on a product page.] => 在产品页面上为您的客户提供购买匹配商品的可能性。 [You must fill in the "Number of displayed products" field.] => 你必须填写”展示的产品数量“字段 [Invalid number.] => 无效号码. [Display price on products] => 在商品上显示价格 [Show the price on the products in the block.] => 显示在此模块的商品的价格 [Number of displayed products] => 显示的商品数量 [Set the number of products displayed in this block.] => 在此模块显示的商品数量 ) [ModulesFacetedsearchAdmin] => Array ( [Faceted search] => 分面搜索 [Filter your catalog to help visitors picture the category tree and browse your store easily.] => 过滤您的目录以帮助访问者描绘类别树并轻松浏览您的商店。 [Filter template name required (cannot be empty)] => 模板名称不能为空 [You must select at least one category.] => 您必须选择至少一个分类。 [Your filter] => 你的筛选 [was updated successfully.] => 更新成功。 [was added successfully.] => 添加成功。 [Settings saved successfully] => 设置成功 [Filter template deleted, categories updated (reverted to default Filter template).] => 过滤模板已删除,分类已更新(恢复到默认的过滤模板)。 [Filter template not found] => 未找到过滤模板 [My template - %s] => 我的模板-%s [My template %s] => 我的模板%s ["%s" is not a valid url] => "%s" 不是一个有效 URL [Category] => 类别 [Manufacturer] => 制造商 [Supplier] => 供应商 [New products] => 本周新品 [Best sales] => 最佳销售 [Prices drop] => 降价 [Search] => 搜索 [Meta title] => Meta标题 [No limit] => 没有限制 [Categories used for this template:] => 该模板使用的分类: [Categories selection is disabled because you have no categories or you are in a "all shops" context.] => 因为你没有分类或没在“所有商店”环境里,所以分类选择被禁用。 [You must select at least one filter] => 您必须选择至少一个过滤器 [Template name:] => 模板名称: [Only as a reminder] => 仅作为提醒 [Warning! Your hosting provider is using the Suhosin patch for PHP, which limits the maximum number of fields allowed in a form:] => 警告!你的主机供应商使用Suhosin的PHP 补丁,它限制在表单中允许的最大的字段数量是: [for suhosin.post.max_vars.] => suhosin.post.max_vars. [for suhosin.request.max_vars.] => suhosin.request.max_vars. [Please ask your hosting provider to increase the Suhosin limit to] => 请要求你的主机供应商提高Suhosin 限制到 [Warning! Your PHP configuration limits the maximum number of fields allowed in a form:] => 警告!你的PHP 配置限制在表单中字段允许的最大数量是: [for max_input_vars.] => max_input_vars. [Please ask your hosting provider to increase this limit to] => 请要求你的主机供应商提高限制到 [%s at least, or you will have to edit the translation files manually.] => 最少%s,否则你只能手工编辑翻译文件。 [Choose shop association:] => 选择店铺关联: [Sub-categories filter] => 子类目过滤器 [Product stock filter] => 商品库存过滤器 [Product condition filter] => 商品条件过滤器 [Product brand filter] => 商品品牌过滤器 [Product weight filter (slider)] => 商品重量过滤器(滑块) [Product price filter (slider)] => 商品价格过滤器(滑块) [New filters template] => 新的过滤模板 [You can drag and drop filters to adjust position] => 你可以拖放过滤器来调整位置 [Filters:] => 筛选器: [Total filters: %s] => 总筛选器: %s [Filter result limit:] => 过滤结果限制: [Filter style:] => 过滤方式: [Checkbox] => 复选框 [Radio button] => 单选框 [Drop-down list] => 下拉框 [List of ranges] => 范围列表 [Attribute group: %name% (%count% attributes)] => 属性组:%name% (%count% 个属性) [Attribute group: %name% (%count% attribute)] => 属性组:%name% (%count% 个属性) [This group will allow user to select a color] => 该组允许用户选择一种颜色 [Feature: %name% (%count% values)] => 特点:%name% (%count% 个值) [Feature: %name% (%count% value)] => 特点:%name% (%count% 个值) [You must select at least one category] => 您必须选择至少一个类目 [Indexes and caches] => 索引和缓冲 [Indexing is in progress. Please do not leave this page] => 索引中。请不要离开此页面 [Index all missing prices] => 索引所有缺失的价格 [Rebuild entire price index] => 重建整个价格指标 [Build attributes and features indexes] => 创建属性和特性索引 [Clear cache] => 清除缓存 [You can set a cron job that will rebuild price index using the following URL:] => 你可以设定一个定时任务,它可以使用以下URL 重新创建价格指数: [You can set a cron job that will rebuild attribute index using the following URL:] => 你可以设定一个定时任务,它可以使用以下URL 重新创建属性指数: [A nightly rebuild is recommended.] => 建议夜间重建。 [Filters templates] => 过滤器模板 [Created on] => 创建于 [Actions] => 操作 [Do you really want to delete this filter template?] => 您是否真的要删除该过滤器模板? [No filter template found.] => 未找到过滤器模板。 [Add new template] => 添加新模板 [Enable cache system] => 启用缓存系统 [Show the number of matching products] => 显示吻合的产品数量 [Show products from subcategories] => 显示子目录中的产品 [Show products only from default category] => 仅显示默认类别的产品 [Works only if "Show products from subcategories" is off.] => 仅在“显示子类别的产品”处于关闭状态时有效。 [Category filter depth (0 for no limits, 1 by default)] => 分类过滤器深度(0 为没限制,1 是默认) [Use tax to filter price] => 使用税来过滤价格 [Use rounding to filter price] => 使用凑整来过滤价格 [Show unavailable, out of stock last] => 显示目前缺货,无法使用。 [(in progress)] => (进行中) [URL indexing finished] => URL 索引完成 [Attribute indexing finished] => 属性索引完成 [URL indexing failed] => URL 索引失败 [Attribute indexing failed] => 属性索引失败 [Price indexing finished] => 价格索引已完成 [Price indexing failed] => 价格索引失败 [(in progress, %s products price to index)] => (进行中,%s产品价格要索引) [Loading...] => 正在加载 [You selected -All categories-: all existing filter templates will be deleted. Is it OK?] => 你已选择- 所有分类-:所有现有的过滤器模板将被删除。是否可以? [When the Faceted Search module is enabled, you can get more detailed URLs by choosing the word that best represent this attribute. By default, PrestaShop uses the attribute's name, but you can change that setting using this field.] => 当分面搜寻模式被启用,你可以选择最适合该特性的字来拿到更详细的URL。 PrestaShop 商店使用特性的名字,但是你可以用这个字段来更改此设置。 [When the Faceted Search module is enabled, you can get more detailed page titles by choosing the word that best represent this attribute. By default, PrestaShop uses the attribute's name, but you can change that setting using this field.] => 当分面搜寻模式被启用,你可以选择最适合该页面标题的字来拿到更详细的URL。 PrestaShop 商店使用特性的名字,但是你可以用这个字段来更改此设置。 [Invalid characters: <>;=#{}_] => 无效字符: <>;=#{}_ [Indexable] => 可索引 [Use this attribute in URL generated by the Faceted Search module.] => 在通过分面搜索模块产生的URL里使用此特性。 [When the Faceted Search module is enabled, you can get more detailed URLs by choosing the word that best represent this feature. By default, PrestaShop uses the feature's name, but you can change that setting using this field.] => 当分面搜寻模式被启用,你可以选择最适合该主题的字来拿到更详细的URL。 PrestaShop 商店使用主题的名字,但是你可以用这个字段来更改此设置。 [When the Faceted Search module is enabled, you can get more detailed page titles by choosing the word that best represent this feature. By default, PrestaShop uses the feature's name, but you can change that setting using this field.] => 当分面搜寻模式被启用,你可以选择最适合该页面标题的字来拿到更详细的URL。 PrestaShop 商店使用主题的名字,但是你可以用这个字段来更改此设置。 [URL] => 网址: [When the Faceted Search module is enabled, you can get more detailed URLs by choosing the word that best represent this feature's value. By default, PrestaShop uses the value's name, but you can change that setting using this field.] => 当分面搜寻模式被启用,你可以选择最适合该主题的字来拿到更详细的URL。 PrestaShop 商店使用数值的名字,但是你可以用这个字段来更改此设置。 [When the Faceted Search module is enabled, you can get more detailed page titles by choosing the word that best represent this feature's value. By default, PrestaShop uses the value's name, but you can change that setting using this field.] => 当分面搜寻模式被启用,你可以选择最适合该特性值得词来得到更详细的页面题目URL。 PrestaShop 商店使用数值的名字,但是你可以用这个字段来更改此设置。 ) [AdminShopparametersFeature] => Array ( [Authorized modules:] => 授权模块: [This category already exists for this group.] => 这个类别在此群已经存。 [Add a category discount] => 添加类别折扣 [New group category discount] => 新组别分类折扣 [Discount (%):] => 折扣 (%): [Discount: %.2f%%] => 折扣: %.2f%% [Group information] => 群组信息 [Price display method:] => 价格显示方式: [Show prices:] => 显示价格: [Current category discount] => 当前类别折扣: [Members of this customer group] => 该客户群组的成员 [Limited to the first 100 customers.] => 仅限于前100 名客户。 [Please use filters to narrow your search.] => 请使用过滤器来缩小搜索范围。 [Hours:] => 小时: [Dear Customer, Regards, Customer service] => 亲爱的客户, 致敬, 客服 [We are currently updating our shop and will be back really soon. Thanks for your patience.] => 我们正在更新我们的商店,很快就会回来。 感谢您的耐心等候。 [#IN] => #IN [#DE] => #DE [#RE] => #RE [a|about|above|after|again|against|all|am|an|and|any|are|aren|as|at|be|because|been|before|being|below|between|both|but|by|can|cannot|could|couldn|did|didn|do|does|doesn|doing|don|down|during|each|few|for|from|further|had|hadn|has|hasn|have|haven|having|he|ll|her|here|hers|herself|him|himself|his|how|ve|if|in|into|is|isn|it|its|itself|let|me|more|most|mustn|my|myself|no|nor|not|of|off|on|once|only|or|other|ought|our|ours|ourselves|out|over|own|same|shan|she|should|shouldn|so|some|such|than|that|the|their|theirs|them|themselves|then|there|these|they|re|this|those|through|to|too|under|until|up|very|was|wasn|we|were|weren|what|when|where|which|while|who|whom|why|with|won|would|wouldn|you|your|yours|yourself|yourselves] => a|about|above|after|again|against|all|am|an|and|any|are|aren|as|at|be|because|been|before|being|below|between|both|but|by|can|cannot|could|couldn|did|didn|do|does|doesn|doing|don|down|during|each|few|for|from|further|had|hadn|has|hasn|have|haven|having|he|ll|her|here|hers|herself|him|himself|his|how|ve|if|in|into|is|isn|it|its|itself|let|me|more|most|mustn|my|myself|no|nor|not|of|off|on|once|only|or|other|ought|our|ours|ourselves|out|over|own|same|shan|she|should|shouldn|so|some|such|than|that|the|their|theirs|them|themselves|then|there|these|they|re|this|those|through|to|too|under|until|up|very|was|wasn|we|were|weren|what|when|where|which|while|who|whom|why|with|won|would|wouldn|you|your|yours|yourself|yourselves [You may unsubscribe at any moment. For that purpose, please find our contact info in the legal notice.] => 你可以在任何时候退订。要这样做,请找到我们法律通知里的联系人资料。 [In Stock] => 有库存 [Product available for orders] => 供订单使用的产品 [Out-of-Stock] => 没有库存 [Webmaster] => 网站管理员 [Customer service] => 客服 [If a technical problem occurs on this website] => 如果该网站出现技术问题 [For any question about a product, an order] => 对商品或订单有任何问题 [Mr.] => 先生 [Mrs.] => 夫人 [Visitor] => 访客 [Guest] => 游客 [Customer] => 客人 [Neutral] => 中性 [Add new social title] => 添加新的社交称谓 [Social titles] => Titres de civilité [Image width] => 图片宽度 [Image height] => 图片高度 [Social title] => 称呼 [Group name] => 用户组别名称 [Discount (%)] => 折扣 (%) [Members] => 成员 [Creation date] => 创建日期 [Default groups options] => 默认组选项 [Visitors group] => 游客组 [Guests group] => 游客组 [Customers group] => 客户组 [Save, then add a category reduction.] => 保存,然后加上类目折扣。 [Add new group] => 添加新组 [Customer group] => 客户组 [Price display method] => 价格显示方式: [Category discount] => 类折扣 [Modules authorization] => 模块授权 [Show prices] => 显示价格 [Alias] => 別名: [Aliases] => 別名 [Indexing] => 正在索引 [The "indexed" products have been analyzed by PrestaShop and will appear in the results of a front office search.] => 该“索引”的产品已被PrestaShop分析并将出现在前台搜索的结果里。 [Indexed products] => 收录的产品: [Building the product index may take a few minutes.] => 构建产品索引可能需要几分钟的时间。 [Add missing products to the index] => 添加缺失产品到索引中 [If your server stops before the process ends, you can resume the indexing by clicking "%add_missing_products_label%".] => 如果您的服务器在进程结束前停止,您可以通过单击“%add_missing_products_label%”恢复索引编制。 [Re-build the entire index] => 重建整个索引 [You can set a cron job that will rebuild your index using the following URL:] => 你可以使用下面的URL来设置计划作业用于重建索引: [Search within word] => 字体内搜索 [Search exact end match] => 搜索结尾完全一致 [Fuzzy search] => 模糊搜索 [Maximum approximate words allowed by fuzzy search] => 模糊搜索允许的最大近似词 [Maximum word length (in characters)] => 最大字长(以字符为单位) [Minimum word length (in characters)] => 最小单词长度(以字符) [Blacklisted words] => 列入黑名单的词 [Weight] => 重量 [The "weight" represents its importance and relevance for the ranking of the products when completing a new search.] => 在尝试新的搜索时,“重量”代表其重要性和相关性排名的产品 [A word with a weight of eight will have four times more value than a word with a weight of two.] => 重量为8的词价值比重量为2的重要4倍。 [We advise you to set a greater weight for words which appear in the name or reference of a product. This will allow the search results to be as precise and relevant as possible.] => 我们建议您尽量设置在商品名称或商品编号中。这将让搜索结果比较精确。 [Setting a weight to 0 will exclude that field from search index. Re-build of the entire index is required when changing to or from 0] => 权重设置为0,将排除该字段从搜索索引中。当更改为0或别的数字,将重新构建整个索引。 [Product name weight] => 产品名称衡量 [Reference weight] => 参考衡量 [Short description weight] => 简短说明衡量 [Description weight] => 说明衡量 [Category weight] => 类别衡量 [Brand weight] => 品牌权重 [Tags weight] => 标签衡量 [Attributes weight] => 属性衡量 [Features weight] => 特征衡量 [Add new alias] => 添加新的别名 [Result] => 结果 [Registration date] => 注册日期 [Shop ID] => 商店 ID [Shop group] => 商店群組 [Root category] => 根分类 [Main URL for this shop] => 该商店的主URL [Edit this shop group] => 编辑这个商店群组 [Add new shop] => 新增商店 [Multistore tree] => 多个商店树 [It will only be applied to the multistore header to highlight your shop context.] => 它只会应用于多店标题以突出显示您的商店上下文。 [Store name] => 店铺名称 [It will only be applied to this group of shops, each store will keep its individual color.] => 它只会应用于这组商店,每个商店都会保留自己的颜色。 [Icon] => 图标: [Edit return status] => 编辑退货状态 [Show delivery PDF.] => 显示货到单PDF。 [Template] => 模板 [Return status] => 退货单状态 [Send email to customer] => 给客户发邮件 [Consider the associated order as validated.] => 认为联合的订单是有效的 [Hide this status in all customer orders.] => 对所有顾客隐藏这个状态。 [Attach invoice PDF to email.] => 把PDF 格式的发票附在邮件里。 [Attach delivery slip PDF to email.] => 把PDF 格式的出货单附在邮件里。 [Set the order as shipped.] => 订单标为发货。 [Set the order as paid.] => 订单标为已支付。 [Add new store] => 添加新店铺 [Stores] => 店铺 [Store name (e.g. City Center Mall Store).] => 店铺名称 (例如:City Center Mall Store)。 [Allowed characters: letters, spaces and %s] => 允许字符:字母、空格与 %s [Latitude / Longitude] => 纬度/经度 [Store coordinates (e.g. 45.265469/-47.226478).] => 店铺坐标 (例如:45.265469/-47.226478)。 [Picture] => 图片 [Monday] => 星期一 [Tuesday] => 星期二 [Wednesday] => 星期三 [Thursday] => 星期四 [Friday] => 星期五 [Saturday] => 星期六 [Sunday] => 星期日 [Choose your country] => 选择您的国家 [Choose your state (if applicable)] => 选择您的州/县/郡(如果适用) [Displayed in emails and page titles.] => 页面标题和电邮中显示 [Shop email] => 店铺邮件 [Registration number] => 登记号码 [Shop address line 1] => 店铺地址第一行 [Shop address line 2] => 店铺地址第二行 [Contact details] => 联系详情 [Add new tag] => 添加新标签 [Tag] => 标签 [Search] => 搜索 [Visits] => 访问 [Shop name] => 商店名称: [Registrations] => 注册 [Undefined] => 未定义 [Visitors] => 访问者 [Unknown] => 未知 [Male] => 先生 [Female] => 女士 [Product name] => 商品名称 [No redirection (you may have duplicate content issues)] => 不转跳(你可能有重复内容的问题) [302 Moved Temporarily (recommended while setting up your store)] => 302 临时转跳(建议设置在建设店铺时使用) [301 Moved Permanently (recommended once you have gone live)] => 301永久转跳(建议在您的店铺创建完成时使用) [Other] => 其他 [GET variable] => GET 变量 [Add new contact] => 添加新联系 [Add a new page] => 添加新页面 [hours] => 小时 [Save messages?] => 保存信息? [Re-display cart at login] => 登录时恢复购物车 [Send an email after registration] => 注册后发邮件 [Password reset delay] => 密码重置延时 [minutes] => 分钟 [Enable B2B mode] => 启用B2B模式 [Ask for birth date] => 要求出生日期 [Enable partner offers] => 启用合作伙伴报价 [Enable store] => 启用商店 [Maintenance IP] => IP维护 [Custom maintenance text] => 自定义维护信息 [Round on each item] => 对每件产品进位 [Round on each line] => 每行进行进位 [Round on the total] => 总合进位 [Round up away from zero, when it is half way there (recommended)] => 一半时,从零开始向上取位(推荐) [Round down towards zero, when it is half way there] => 一半时,往下取到零 [Round towards the next even value] => 以下个平均值来四舍五入 [Round towards the next odd value] => 以下个奇数值来四舍五入 [Round up to the nearest value] => 往最近的数值上舍入 [Round down to the nearest value] => 往最近的数值下舍入 [Enable SSL on all pages] => 在所有页面启用SSL [Increase front office security] => 增强前台安全性 [Allow iframes on HTML fields] => HTML领域允许的iframes [Use HTMLPurifier Library] => 使用HTML Purifier 图书馆 [Round mode] => 四舍五入模式 [Round type] => 四舍五入类型 [Display suppliers] => 展示供应商 [Display brands] => 展示品牌 [Display best sellers] => 显示最佳卖方 [Enable Multistore] => 启用多店 [Main Shop Activity] => 店铺主要经营 [Enable final summary] => 启用最后总结 [Enable guest checkout] => 启用客户结帐 [Disable reordering option] => 禁用重新排序选项 [Recalculate shipping costs after editing the order] => 在编辑订单后重新计算运费 [Allow multishipping] => 允许使用多地址结帐 [Delayed shipping] => 延迟发货 [Terms of service] => 服务条款 [Page for terms and conditions] => 条款和条件页面 [Minimum purchase total required in order to validate the order] => 订单最小金额 [Offer gift wrapping] => 提供礼品包装 [Gift-wrapping tax] => 礼品包装税 [Offer recycled packaging] => 提供可回收包装 [Gift-wrapping price] => 礼品包装价格 [Allow a customer to download and view PDF versions of his/her invoices.] => 允许客户下载和查看PDF格式的发票 [Send an email to the customer when his/her order status has changed.] => 订单状态改变时,发送邮件给顾客。 [Set the order as in transit.] => 将订单设置为运输中。 [Number of days for which the product is considered 'new'] => 被称为"新品"的天数限制 [Max size of product summary] => 商品最大尺寸概览 [Catalog mode] => 目录模式 [Quantity discounts based on] => 折扣数量基于 [Force update of friendly URL] => 强制更新友情链接 [Activate new products by default] => 默认情况下启用新产品 [Default order of priority for specific prices] => 特定价格的默认优先顺序 [Display available quantities on the product page] => 在商品页面显示库存数量 [Separator of attribute anchor on the product links] => 产品链接上属性锚的分隔符 [Display the discounted unit price] => 显示折扣后的价格 [Product price] => 商品价格 [Product add date] => 商品上架日期 [Product modified date] => 商品变更日期 [Position inside category] => 分类位置 [Brand] => 品牌 [Product quantity] => 商品数量 [Product reference] => 商品编号 [Default order by] => 默认排列 [Default order method] => 默认排列方式 [Products per page] => 每页商品数量 [Display remaining quantities when the quantity is lower than] => 当库存数量小于此数字,显示剩余库存 [Enable stock management] => 启用库存管理 [Default pack stock management] => 默认组合库存管理 [Display unavailable attributes on the product page] => 在产品列表页面上显示缺货标签 [Allow ordering of out-of-stock products] => 允许订购缺货商品 [Label of in-stock products] => 库存产品标签 [Label of out-of-stock products with allowed backorders] => 缺货产品又带有延期未交订货的标签 [Label of out-of-stock products with denied backorders] => 缺货产品又带有被拒延期交货订单的标签 [Delivery time of in-stock products] => 库存产品的出货时间 [Leave empty to disable] => 留空禁用 [Delivery time of out-of-stock products with allowed backorders] => 那些有着被接受延期出货订单的缺货产品的出货时间 [Display out-of-stock label on product listing pages] => 在产品列表页面上显示缺货标签 [Server] => 服务器: [$_GET variable] => $_GET变量 [The route %routeRule% is not valid] => %routeRule%路径无效 [Keyword "{%keyword%}" required for route "%routeName%" (rule: "%routeRule%")] => 路径 "%routeName%" (规则: "%routeRule%") 所需要的关键词"{%keyword%}" [Default pages] => 默认页面 [Module pages] => 模块页 [Display attributes in the product meta title] => 在产品SEO标题中显示商品属性 [Accented URL] => 音译网址 [Redirect to the canonical URL] => 转跳到标准网址 [Disable Apache's MultiViews option] => 禁用Apache的MultiViews选项 [Disable Apache's mod_security module] => 禁用Apache的mod_security模块 [Shop domain] => 店铺域名 [SSL domain] => SSL站点 [Base URI] => 基础URI [Route to products] => 商品途径 [Route to category] => 类别途径 [Route to supplier] => 供货商途径 [Route to brand] => 路由到品牌 [Route to page] => 路由到单页 [Route to page category] => 路由到分类页 [Route to modules] => 模块途径 [General product settings] => 常规产品设置 [Product page] => 商品页面 [Pagination] => 分页 [Products stock] => 商品库存 [Contacts] => 联系方式 [Add new title] => 添加新称谓 [Gift options] => 礼品选项 [Return statuses] => 退货状态 [Status name] => 現狀名称 [Color] => 颜色: [Email template] => 电邮模板 [Order status] => 订单状态 [Add new order status] => 添加新订单状态 [Add new order return status] => 添加新订单退货状态 [Rewritten URL] => 链接重写 [Page name] => 页面名称: [Page title] => 页面标题 [Meta tags] => Meta-标签 [Keywords: %keywords%] => 关键词:%keywords% [Improve your SEO] => 改善SEO [Edit information about your pages to gain visibility and therefore reach more visitors. We advise you to start with the index page, it stands for your homepage.] => 编辑您的页面信息来获得可见度得以达到更多访客。我们建议您从索引页开始,它代表您的主页。 [Configure index page] => 配置索引页 [Robots file generation] => Robots文件创建 [Generate robots.txt file] => 创建Robots文件 [SEO options] => 搜索引擎优化设置 [Set up URLs] => 设立网址 [Set shop URL] => 设置店铺网址 [Schema of URLs] => 网址模式 [Referrer] => 提交页面 [Add new search engine] => 添加新搜索引擎 [Enable SSL] => 启用SSL [Please click here to check if your shop supports HTTPS.] => 请点击这里查看您的商店是否支持HTTPS。 [Page] => 页面 ) [ModulesStatsdataAdmin] => Array ( [Data mining for statistics] => 数据挖掘统计 [This module must be enabled if you want to use statistics.] => 如果你想使用统计,此模块必须启用 [Save page views for each customer] => 为每一位客户保存页面访问量 [Storing customer page views uses a lot of CPU resources and database space. Only enable if your server can handle it.] => 储存客户页面浏览使用大量CPU 资源和数据库空间。只有在您的服务器可以处理它的情况下才能启用。 [Save global page views] => 保存全球页面浏览 [Global page views uses fewer resources than customer's, but it uses resources nonetheless.] => 全球页面比顾客页面使用更少的资源 [Plugins detection] => 插件检测 [Plugins detection loads an extra 20 kb JavaScript file once for new visitors.] => 插件检测为新访客一次性加载额外20KBjavascript的文件 ) [ModulesStatspersonalinfosAdmin] => Array ( [Registered customer information] => 注册用户信息 [Enrich your stats, add information about your registered customers and learn more about them!] => 丰富您的统计数据,添加有关您的注册客户的信息并了解有关他们的更多信息! [Target your audience] => 定位目标受众 [In order for each message to have an impact, you need to know who it is being addressed to. ] => 要使每封邮件产生效果,您需要了解收件人。 [Defining your target audience is essential when choosing the right tools to win them over.] => 正确的观众选址是选择选择正确的工具的必要条件 [It is best to limit an action to a group -- or to groups -- of clients.] => 最好是限制行动来将客人分类。 [Storing registered customer information allows you to accurately define customer profiles so you can adapt your special deals and promotions.] => 注册客户信息可以让您准确定义典型的客户档案,这样就可以适应您建立的各种特价标准。 [You can increase your sales by:] => 您可以增加您的销售: [Launching targeted advertisement campaigns.] => 发布广告活动会让顾客对某些特定时间的活动产生兴趣。 [Contacting a group of clients by email or newsletter.] => 使用 电邮和简报联系客户。 [Gender distribution allows you to determine the percentage of men and women shoppers on your store.] => 性别分布可让您判断男性和女性顾客之间的百分比。 [CSV Export] => CSV导出 [Age ranges allow you to better understand target demographics.] => 年龄范围可让您判断您的客户年龄范围。 [Country distribution allows you to analyze which part of the World your customers are shopping from.] => 国家分布可以让您决定客户可以在哪个区域购买。 [Currency range allows you to determine which currency your customers are using.] => 货币范围,决定了你的客户允许哪些货币的使用。 [Language distribution allows you to analyze the browsing language used by your customers.] => 语言分布可以让您决定客户可以使用哪种语言在店铺购买。 [No customers have registered yet.] => 还未有注册用户 [Gender distribution] => 性别分布 [Age range] => 年龄范围 [0-18] => 0-18岁 [18-24] => 18-24岁 [25-34] => 25-34岁 [35-49] => 35-49岁 [50-59] => 50-59岁 [60+] => 60岁以上 [Country distribution] => 国家分布 [Currency distribution] => 货币分布 [Language distribution] => 语言分布 ) [ModulesCustomersigninAdmin] => Array ( [Customer "Sign in" link] => 客户”登陆“链接 [Make your customers feel at home on your store, invite them to sign in!] => 让您的客户在您的商店有宾至如归的感觉,邀请他们登录! [%firstname% %lastname%] => %firstname%%lastname% ) [AdminNotificationsSuccess] => Array ( [Update successful] => 更新成功 [Successful update] => 更新成功 [The thumbnails were successfully regenerated.] => 缩略图生成成功 [Successful upload.] => 上传成功。 [Duplication was completed successfully.] => 复制完成 [The selected images have successfully been moved.] => 选定的图像已被成功转移。 [Your cover image selection has been saved.] => 你的封面图像选择已被保存。 [The image's shop association has been modified.] => 该图像的商店协会已被修改。 [A zone has been assigned to the selection successfully.] => 一个区域被成功分配到选项中。 [Successful upgrade.] => 升级成功。 [Successful deletion] => 删除成功 [The settings have been successfully updated.] => 该设置已成功更新完成。 [The status has been successfully updated.] => 该状态已成功更新完成。 [Comment successfully added.] => 评论添加成功。 [The selection has been successfully deleted.] => 选项被成功删除 [Successful creation] => 创建成功 [The status has been updated successfully.] => 状态更新成功 [Successful update.] => 成功更新。 [Settings updated] => 设置已更新 [Configuration updated] => 配置更新 [Successful deletion.] => 刪除成功。 [The settings have been updated.] => 设置已经更新 [Successfully overwrote email templates for theme %s with locale %s] => 使用区域设置 %s 成功覆盖主题 %s 的电子邮件模板 [Successfully generated email templates for theme %s with locale %s] => 已成功为主题 %s 生成电子邮件模板,区域设置为 %s [Email theme configuration saved successfully] => 邮件主题配置保存成功 [Test email for layout %layout% was successfully sent to %email%] => 布局 %layout% 的测试电子邮件已成功发送到 %email% [Your theme has been correctly exported: %path%] => 你的主题已被正确导出:%path% [The selection has been successfully deleted] => 已成功删除所选内容 [The image was successfully deleted.] => 图片删除成功 [Successful duplication] => 成功复制 [Update successful.] => 更新成功. [Your symbol and format customizations have been successfully reset for this language.] => 您的符号和格式自定义设置已成功重置为该语言。 [Settings updated.] => 设置已更新。 [The product was successfully added.] => 产品添加成功。 [The product was successfully removed.] => 产品已成功移除。 [[1] products were successfully added.] => [1] 产品已成功添加。 [[1] products were successfully removed.] => [1] 产品已成功删除。 ) [ModulesFeaturedproductsAdmin] => Array ( [Featured products] => 本周主推 [Pick a category and highlight its items, enhance customer experience with a lively homepage.] => 选择一个类别并突出其项目,通过生动的主页增强客户体验。 [The number of products is invalid. Please enter a positive number.] => 商品数量无效。请输入一个正整数。 [The category ID is invalid. Please choose an existing category ID.] => 该分类ID 无效。请选择已有的分类ID。 [Invalid value for the "randomize" flag.] => 随机标记(randomize)的值无效 [To add products to your homepage, simply add them to the corresponding product category (default: "Home").] => 要添加商品到你的主页面,只要把他们添加到相应的产品分类中就可以了(默认:”主页面“)。 [Number of products to be displayed] => 要展示的产品数量 [Set the number of products that you would like to display on homepage (default: 8).] => 设置你需要在首页上展示的产品数量(默认:8个)。 [Category from which to pick products to be displayed] => 被展示的产品分类 [Randomly display featured products] => 随机展示推荐的商品 [Enable if you wish the products to be displayed randomly (default: no).] => 如果你要产品随机展示请启用(默认为"禁用")。 ) [ModulesSocialfollowAdmin] => Array ( [Social media follow links] => 社交媒体追随链接 [Facebook, Twitter, let your customers know where to follow you and increase your community.] => Facebook、Twitter,让您的客户知道在哪里关注您并扩大您的社区。 [Please choose a shop to edit the social media links.] => 请选择一个商店来编辑社交媒体链接。 [Facebook URL] => Facebook 链接 [Your Facebook fan page.] => 您的Facebook粉丝页面。 [Twitter URL] => Twitter 链接 [Your official Twitter account.] => 您的官方 Twitter 账户。 [RSS URL] => RSS 链接 [The RSS feed of your choice (your blog, your store, etc.).] => 您选择的RSS提要(您的博客,店铺,等等)。 [YouTube URL] => YouTube 链接 [Your official YouTube account.] => 您的官方YouTube帐户。 [Pinterest URL:] => Pinterest 链接: [Your official Pinterest account.] => 您的官方 Pinterest 账户。 [Vimeo URL:] => Vimeo 链接: [Your official Vimeo account.] => 您的官方 Vimeo 账户。 [Instagram URL:] => Instagram 链接: [Your official Instagram account.] => 您的官方 Instagram 账户。 [LinkedIn URL:] => 领英网址: [Your official LinkedIn account.] => 您的LinkedIn官方帐户。 ) [ModulesDataprivacyAdmin] => Array ( [Customer data privacy block] => 顾客数据隐私模块 [Reassure your customers, display a short notice to let them know you care about privacy.] => 向您的客户保证,显示一个简短的通知,让他们知道您关心隐私。 [Customer data privacy message for customer form:] => 客户表格的客户数据隐私信息: [The customer data privacy message will be displayed in the customer form] => 客户数据库隐私信息将会显示在客户表格中。 [Tip: If the customer privacy message is too long to be written directly in the form, you can add a link to one of your pages. This can easily be created via the "Pages" page under the "Design" menu.] => 提示:如果客户的隐私信息是太长,不能在表单中直接填写,您可以将链接添加到您的网页之一。这很容易通过“设计”菜单下的“”页面“页来创建。 [The personal data you provide is used to answer queries, process orders or allow access to specific information. You have the right to modify and delete all the personal information found in the "My Account" page.] => 你提供的个人数据是用于回答查询,处理订单或允许进入特定的信息的。 你有权修改并删除所有在“我的账号”页面里的所有个人信息。 ) [AdminLoginFeature] => Array ( [Log in] => 登入 [Stay logged in] => 保持登陆状态 [I forgot my password] => 我忘了密码 [Reset your password] => 重置你的密码 [New password] => 新密码 [Confirm new password] => 确认新密码 [Confirm password] => 确认密码 [Reset password] => 重置密码 [Send reset link] => 发送重置链接 ) [AdminLoginNotification] => Array ( [You will be redirected to the login page in a few seconds.] => 几秒钟后您将被重定向至登陆页面 [Please, check your mailbox.] => 请检查您的邮箱 [A link to reset your password has been sent to you.] => 密码重置链接已发送给您。 [For security reasons, you cannot connect to the back office until you have:] => 出于安全原因,您不进入后台直到您已经有: [deleted the /install folder] => 删除 /install文件夹 [renamed the /admin folder (e.g. %s)] => 重命名/admin文件夹 (例如 %s) [Please then access this page by the new URL (e.g. %s)] => 请再用新的URL访问这个页面(例如:%s) [For security reasons, you must also delete the /install folder.] => 为了安全起见,您也必须删除/安装文件夹 。 [SSL is activated. However, your IP is allowed to enter unsecure mode for maintenance or local IP issues.] => 被激活SSL。但是,您的IP被允许使用非安全模式(维修或本地IP)。 [SSL is activated. Please connect using the following link to [1]log in to secure mode (https://)[/1]] => SSL已激活。请使用以下链接[1]来登陆以保证安全模式(https://)[/1] [The employee does not exist, or the password provided is incorrect.] => 雇员不存在或密码不正确。 [This employee does not manage the shop anymore (either the shop has been deleted or permissions have been revoked).] => 这名员工不能再管理这个商店(商店已被删除或权限被吊销)。 [This account does not exist.] => 该账户不存在。 [You can reset your password every %interval% minute(s) only. Please try again later.] => 你只能每%interval%分钟重设你的密码。请稍后再试。 [Please, check your mailbox. A link to reset your password has been sent to you.] => 请查看你的邮箱。密码重设的链接已经发给你了。 [An error occurred while attempting to reset your password.] => 在试图更改你的密码的时候发生了错误。 [Some identification information is missing.] => 一些身份认证信息缺失。 [The password is missing: please enter your new password.] => 密码未填:请输入您的新密码。 [The password is not in a valid format.] => 密码格式不对 [The confirmation is empty: please fill in the password confirmation as well.] => 密码确认是空的:请同样填写密码确认。 [The confirmation password doesn't match. Please double check both passwords.] => 确认密码不匹配。请仔细检查两个密码。 [Your password reset request expired. Please start again.] => 你的密码重设已过期,请重新开始。 [An error occurred while attempting to change your password.] => 您的密码改变的时候发生了错误。 [The password has been changed successfully.] => 密码已更改 成功。 ) [ModulesContactformAdmin] => Array ( [Contact form] => 联系表格 [Adds a contact form to the "Contact us" page.] => 在”联络我们“页面添加联系表格 [For even more security on your website forms, consult our Security & Access modules category on the %link%] => 有关更多你网站表单的安全性,请访问在 %link% 中的安全和访问模块分类。 [Parameters] => 参数 [Send confirmation email to your customers] => 发送确认邮件到你的客户邮箱 [Choose Yes and your customers will receive a generic confirmation email including a tracking number after their message is sent. Note: to discourage spam, the content of their message won't be included in the email.] => 选择 "是" 你的客户将会收到一封包含有订单快递单号的确认电子邮件。注意:为了避免被标记为垃圾邮件,他们的消息将不会包含在邮件中。 [Receive customers' messages by email] => 通过邮件收到客户的消息 [By default, you will only receive contact messages through your Customer service tab.] => 在默认情况下,你只能通过你的客户服务标签页接收联系人消息。 ) [AdminOrderscustomersNotification] => Array ( [For this particular customer group, prices are displayed as:] => 对此特别客户组,显示价格为: [The message was successfully sent to the customer.] => 该信息已成功发送给顾客。 [A partial refund was successfully created.] => 部分退款已成功创建。 [Invalid new order status] => 无效的新订单状态 [expires on %s.] => 有效期至: [downloadable %d time(s)] => 可下载 %d 次 [Invalid order] => 订单无效 [The order cannot be renewed.] => 该订单无法被恢复。 [You must add a minimum quantity of %d] => 需要添加的最少数量为 %d [An error occurred. Your message was not sent. Please contact your system administrator.] => 错误发生了,您的信息没有被发送。 [Cannot create message in a new thread.] => 无法在新的主题里创建消息。 [The message body is empty, cannot import it.] => 消息为空,无法导入。 [Invalid message content for subject: %s] => 该标题下信息内容无效:%s [The message content is not valid, cannot import it.] => 信息内容无效,无法导入 [The order ID -- or the invoice order ID -- is missing.] => 订单Id -- 或者订货单Id ——不见了 [No invoice was found.] => 未找到发票 [No order slips were found.] => 没有找到订单条 [The supply order ID is missing.] => 供应单Id不见了 [The supply order cannot be found within your database.] => 无法找到数据库中的供应订单 [The order invoice cannot be found within your database.] => 这个订购单不能在你的数据库中中被寻获 [The order cannot be found within your database.] => 无法找到数据库中的订单 [An error occurred while deleting the details of your order return.] => 删除你的订单退货明细的时侯出现了错误。 [You need at least one product.] => 您需要至少一个商品。 [The order return is invalid.] => 订单回执无效。 [The order return content is invalid.] => 订单退货内容无效 [No order return ID has been specified.] => 没有订单回执的ID。 [No order was found with this ID:] => 没有找到该ID的订单: [No invoice was found with this ID:] => 没有找到该ID的凭证: [No cart was found with this ID:] => 没有找到该ID的购物车: [An error has occurred: Can't save the current order's return status.] => 出错了:无法保存当前订单的退货状态。 [An error has occurred: Can't delete the current order's return status.] => 出错了:无法删除当前订单的退货状态。 [Direct link] => 直接链接 [There is no status defined for this order.] => 此订单未定义任何状态 [[Generated] CartRule for Free Shipping] => [已产生] 免运费购物车规则 [Order history email could not be sent, test your email configuration in the Advanced Parameters > E-mail section of your back office.] => 无法发送订单历史电子邮件,请在后台的高级参数 > 电子邮件部分测试您的电子邮件配置。 [No delivery slip was found for this period.] => 此期间没有送货单 [I want my customers to be able to register again with the same email address. All data will be removed from the database.] => 我要我的客户能够使用相同的邮件地址再次注册。所有的数据将从数据库中移除。 [I do not want my customer(s) to register again with the same email address. All selected customer(s) will be removed from this list but their corresponding data will be kept in the database.] => 我不要我的客户使用同样的电子邮箱再次注册。所有已选的客户将从此列表中移除,但他们相关的数据将被保存在数据库中。 [An account already exists for this email address:] => 该邮箱地址已存在一个账号: [This customer does not exist.] => 该客户不存在 [A default customer group must be selected in group box.] => 默认客户组必须在组框中被选择。 [This email address is not registered.] => 电邮地址未注册 [This customer already exists as a non-guest.] => 这名顾客已经是非客人 [An error occurred while updating customer information.] => 更顾客资时发生错误。 [An order message with the same name already exists in %s.] => 已存在同名的订单状态:%s. [No order slips were found for this period.] => 在此期间发现的任何命令单 [You have to select a shop before creating new orders.] => 您在创建新订单之前必须选择一个店铺。 [A standard refund was successfully created.] => 已成功创建标准退款。 [The product was successfully returned.] => 产品已成功退货。 [This product is out of stock:] => 该商品已经售罄: [An error occurred while sending an email to the customer.] => 传送电子邮件给顾客时出现错误 [The email was sent to your customer.] => 邮件已发送给客户 [Product search phrase must not be an empty string.] => 产品搜索短语不能为空字符串。 [You cannot edit the cart once the order delivered.] => 订单交付后,您将无法编辑购物车。 [Order #%d cannot be loaded.] => 订购 #%d 不能被加载. [An error occurred while sending the e-mail to the customer.] => 在发送邮件给顾客时发生错误。 [Only numbers and decimal points (".") are allowed in the amount fields, e.g. 10.50 or 1050.] => 金额字段中仅允许使用数字和小数点(“.”),例如 10.50或1050。 [Percent value must be greater than 0.] => 百分比或金额值必须大于0。 [Percent value cannot exceed 100.] => 百分比值不能超过100。 [Amount value must be greater than 0.] => 金额值必须大于 0。 [Discount value cannot exceed the total price of this order.] => 折扣价值不能超过此订单的总价。 [Shipping discount value cannot exceed the total price of this order.] => 运费折扣值不能超过此订单的总价。 [Please enter a maximum quantity of [1].] => 请输入最大数量 [1]. [Please select at least one product.] => 请选择至少一件商品 [Please enter a positive amount.] => 请输入一个正数,不可使用小数点 [Please generate at least one credit slip or voucher.] => 请至少生成一张信用单或凭证。 [You must choose a payment module to create the order.] => 您必须选择一个支付模块来创建订单。 [You must choose an order status to create the order.] => 您必须选择一个订单状态来创建订单。 [The order message given is invalid.] => 给出的订单信息无效。 [Only numbers and decimal points (".") are allowed in the amount fields of the payment block, e.g. 10.50 or 1050.] => 付款区块的金额栏位中只能使用数字和小数点(“.”),例如 10.50或1050。 [The selected payment method is invalid.] => 选定的付款方式无效。 [An error occurred while changing the status for order #%d, or we were unable to send an email to the customer.] => 在更改订单#%d的状态时出错,或无法发邮件给该客户。 [Order #%d has already been assigned this status.] => 订单#%d已经是指定状态。 [Please enter a positive value] => 请输入一个正值 [No invoice has been found for this status.] => 此订单状态尚无发票 [Invalid invoice number.] => 无效的凭证号码(必须> [Invalid "From" date] => "从"日期无效 [Invalid "To" date] => "致" 日期无效 [No invoice has been found for this period.] => 此期间无发票 [You must select at least one order status.] => 您必须选择至少一个订单的状态。 [No cart is available] => 无可用购物车 [A registered customer account using the defined email address already exists. ] => 注册客户账户使用的电子邮件地址已存在。 [There are two ways of deleting a customer. Please choose your preferred method.] => 您有两种方式删除一个客户,请选择。 [How do you want to delete the selected customers?] => 您想要如何删除已选的客户? [You have to select a shop if you want to create a customer.] => 如果您想创建一个客户请先选择一家店铺。 [You must add at least one address to process the order.] => 您需要添加至少一个地址来处理订单。 [No products found] => 暂无商品 [Searching for products] => 搜索产品 [The prices are without taxes.] => 价格不含税 [No customers found] => 没有找到顾客 [Searching for customers] => 搜索客户 [No carrier can be applied to this order] => 此订单无货运商可配送 [This value must include taxes.] => 该值必须包含税。 [Please note that carrier change will not recalculate your shipping costs, if you want to change this please visit Shop Parameters > Order Settings] => 请注意更换物流不会重新计算运费。如果你要更改它,请参见“店铺参数 > 订单设置”。 [Are you sure you want to create a new invoice?] => 您确定要创建一个新发票? [There is no available document] => 没有现成的文件 [Are you sure you want to edit this product price? It will be applied to all invoices of this order.] => 您确定要修改此产品价格吗? 它将应用于此订单的所有发票。 [Are you sure you want to edit this product price? It will be applied to all identical products in this order.] => 您确定要修改此产品价格吗? 它将按此顺序应用于所有相同的产品。 [No merchandise returned yet] => 未曾有商品被退回 [Merchandise returns are not applicable for virtual orders] => 商品退货不适用于虚拟订单 [Do you want to overwrite your existing message?] => 是否要覆盖您现有的邮件? [paid instead of] => 代替付款 [This warning also concerns order:] => 该告警也涉及订单: [This warning also concerns the following orders:] => 该告警也关系到以下订单: [For this customer group, prices are displayed as: [1]%tax_method%[/1]] => 对于该客户群组,价格显示为: [1]%tax_method%[/1] [Merchandise returns are disabled] => 禁用商品返修 [Error. You cannot refund a negative amount.] => 出错。您无法退还负数金额。 ) [ModulesGraphnvd3Admin] => Array ( [NVD3 Charts] => NVD3 图表 [Enable the NVD3 charting code for your own uses, providing you with ever so useful graphs.] => 启用 NVD3 图表代码供您自己使用,为您提供非常有用的图表。 ) [AdminShopparametersHelp] => Array ( [e.g. 10:00AM - 9:30PM] => 例如 早10:00 - 晚9:30 [Image width in pixels. Enter "0" to use the original size.] => 图像的宽度以像素为单位。输入“0”,使用原来的大小 [Image height in pixels. Enter "0" to use the original size.] => 图像的高度以像素为单位。输入“0”,使用原来的大小。 [The group defined for your un-identified visitors.] => 您的访客不明定义的组。 [The group defined for your identified guest customers (used in guest checkout).] => 此组为您的游客客户组(在游客结账使用)。 [The group defined for your identified registered customers.] => 这个群组用来识别注册顾客。 [Automatically apply this value as a discount on all products for members of this customer group.] => 对该群组客户自动应用此折扣数值到所有商品。 [How prices are displayed in the order summary for this customer group.] => 此客户群组的订单摘要的价格显示方法。 [Customers in this group can view prices.] => 此组客户可以查看价格。 [Need to hide prices for all groups? Save time, enable catalog mode in Product Settings instead.] => 需要隐藏所有组的价格? 节省时间,改为在产品设置中启用目录模式。 [%group_name% - All persons without a customer account or customers that are not logged in.] => %group_name%- 所有没有客户账户的人或没有登陆的客户 [%group_name% - All persons who placed an order through Guest Checkout.] => %group_name%- 所有已经通过访客下单买单的人 [%group_name% - All persons who created an account on this site.] => %group_name%- 所有在此网站创建了账号的人 [PrestaShop has three default customer groups:] => PrestaShop有三个默认客户群组。 [Enable the automatic indexing of products. If you enable this feature, the products will be indexed in the search automatically when they are saved. If the feature is disabled, you will have to index products manually by using the links provided in the field set.] => 启用产品自动索引。如果你启用此功能,产品在被保存时将自动在搜索中索引。如果禁用此功能,你得使用字段设置中所提供的链接手动进行产品索引。 [By default, to search for “blouse”, you have to enter “blous”, “blo”, etc (beginning of the word) – but not “lous” (within the word).] => 由于默认,要搜索 “blouse”, 你只能输入 “blous”, “blo”, 等(词的开始字母)- 而不能使用“lous”(词内的字母)。 [With this option enabled, it also gives the good result if you search for “lous”, “ouse”, or anything contained in the word.] => 该选项被启用后,如果你搜索“lous”, “ouse”或其他词内字母的时候,它也可以给出很好的结果。 [Enable search within a whole word, rather than from its beginning only.] => 启用整个单词内搜索,而不是只用起始字母。 [It checks if the searched term is contained in the indexed word. This may be resource-consuming.] => 它查看所搜索的条件是否包含在索引的词中。这可能比较耗费资源。 [By default, if you search "book", you will have "book", "bookcase" and "bookend".] => 由于默认,如果你搜索"book", 你将得到"book", "bookcase"和 "bookend" 的结果。 [With this option enabled, it only gives one result “book”, as exact end of the indexed word is matching.] => 启用该选项只能给你 “book”一个结果,因为索引词的结尾要完全吻合。 [Enable more precise search with the end of the word.] => 用词的结尾来启用更准确的搜索。 [It checks if the searched term is the exact end of the indexed word.] => 它查看所搜索的条件是否和索引词的结尾完全一样。 [By default, the fuzzy search is enabled. It means spelling errors are allowed, e.g. you can search for "bird" with words like "burd", "bard" or "beerd".] => 缺省情况下,启用模糊搜索。 这意味着允许拼写错误,例如 您可以使用“burd”、“bard”或“beerd”等词来搜索“bird”。 [Disabling this option will require exact spelling for the search to match results.] => 禁用此选项将要求精确拼写以匹配结果。 [Enable approximate string matching.] => 启用近似字符串匹配。 [Note that this option is resource-consuming: the more you search, the longer it takes.] => 请注意,此选项会消耗资源:搜索的次数越多,所需的时间就越长。 [Only words fewer or equal to this maximum length will be searched.] => 仅搜索少于或等于此最大长度的单词。 [This parameter will only be used if the fuzzy search is activated: the lower the value, the more tolerant your search will be.] => 仅在激活模糊搜索时才使用此参数:值越低,搜索范围越大。 [Only words this size or larger will be indexed.] => 仅索引此长度的词。 [Please enter the index words separated by a "|".] => 输入关键字,用“|”隔开。 [Enter each alias separated by a comma (e.g. 'prestshop,preztashop,prestasohp').] => 输入以逗号来分隔的每个别名(例如 'prestshop,preztashop,prestasohp'). [Forbidden characters: <>;=#{}] => 禁止字符: <>;=#{} [Search this word instead.] => 搜索这个关键词。 [This field does not refer to the shop name visible in the front office.] => 该字段不代表在前台显示的商店名字。 [Follow [1]this link[/1] to edit the shop name used on the front office.] => 跟着[1]这个链接[/1]来编辑用在前台的商店名称。 [You can't edit the shop group because the current shop belongs to a group with the "share" option enabled.] => 您无法编辑这个商店群组,因为目前商店属于一个启用共用选项的群组 [This is the root category of the store that you've created. To define a new root category for your store, [1]please click here[/1].] => 这是你已经创建的商店的跟分类。 要定义商店的新的跟分类,[1]请点击这里[/1]。 [By selecting associated categories, you are choosing to share the categories between shops. Once associated between shops, any alteration of this category will impact every shop.] => 选择相关分类,表示选择在多个商店间共用分类。一旦使用了相关分类,所有分类的异动会套用到每个商店。 [Upload an icon from your computer (File type: .gif, suggested size: 16x16).] => 从本地电脑上传图标(格式:.gif,建议大小:16x16) [Only letters, numbers and underscores ("_") are allowed.] => 只允许字母,数字和下划线("_")。 [Email template for both .html and .txt.] => HTML和TXT同用邮件模板 [Whether or not to display this store.] => 是否显示这家店。 [Storefront picture.] => 店面图片。 [Displayed in emails sent to customers.] => 在发给客户的邮件中显示 [Shop registration information (e.g. SIRET or RCS).] => 店铺注册信息(如SIRET或RCS)。 [Contact name (e.g. Customer Support).] => 联络人姓名(例如客服人员)。 [Emails will be sent to this address.] => 邮件将被发送至此地址。 [If enabled, all messages will be saved in the "Customer Service" page under the "Customer" menu.] => 如果启用,所有消息都将在被保存在“客户”菜单”的“客户服务”页面”里。 [After a customer logs in, you can recall and display the content of his/her last shopping cart.] => 之后,客户登录时,您可以调用并显示他/她的最后一次购物车的内容。 [Send an email with a summary of the account information after registration.] => 注册后发送包含帐户信息摘要的电子邮件。 [Minimum time required between two requests for a password reset.] => 需要输入密码重置间隔时间。 [Activate or deactivate B2B mode. When this option is enabled, B2B features will be made available.] => 激活或停用的B2B模式。如果启用此选项,B2B功能将被提供。 [Display or not the birth date field.] => 是否显示生日字段。 [Display or not the partner offers tick box, to receive offers from the store's partners.] => 显示与否,合作商提供信息勾选框来接受从商店合作伙伴的优惠。 [We recommend that you deactivate your store while performing maintenance. Note that it will not disable the webservice.] => 我们建议您在执行维护时停用您的商店。 请注意,它不会禁用网络服务。 [Allow IP addresses to access the store, even in maintenance mode. Use a comma to separate them (e.g. 42.24.4.2,127.0.0.1,99.98.97.96).] => 允许 IP 地址访问商店,即使在维护模式下也是如此。 使用逗号分隔它们(例如 42.24.4.2,127.0.0.1,99.98.97.96)。 [Display a customized message when the store is disabled.] => 禁用存储时显示自定义消息。 [If you own an SSL certificate for your shop's domain name, you can activate SSL encryption (https://) for customer account identification and order processing.] => 如果您的主机商提供 SSL 证书 ,您可以启用 SSL 加密 (https://) 来保护客户的帐户资料与订单处理资讯。 [When enabled, all the pages of your shop will be SSL-secured.] => 启用后,您商店的所有页面都将受SSL保护。 [Enable or disable token in the Front Office to improve PrestaShop's security.] => 禁用或启用前台订单安全 [Allow iframes on text fields like product description. We recommend that you leave this option disabled.] => 允许插入商品描述iframes。我们建议您保留此选项禁用。 [Clean the HTML content on text fields. We recommend that you leave this option enabled.] => 清理文本字段上的HTML内容。我们建议您启用此选项。 [You can choose among 6 different ways of rounding prices. "Round up away from zero ..." is the recommended behavior.] => 您可以选择6种不同的舍入价格方式。 “从零开始取整”是推荐的方式。 [You can choose when to round prices: either on each item, each line or the total (of an invoice, for example).] => 您可以选择何时结算价格:每个项目,每一行或总计(例如发票)。 [Enable suppliers page on your front office even when its module is disabled.] => 即使禁用模块,也可以在前台启用供应商页面。 [Enable brands page on your front office even when its module is disabled.] => 即使禁用模块,也可以在前台启用品牌页面。 [Enable best sellers page on your front office even when its respective module is disabled.] => 显示热卖商品模组,即使相对应的模组停用。 [The multistore feature allows you to manage several front offices from a single back office. If this feature is enabled, a Multistore page is available in the Advanced Parameters menu.] => 多商店功能允许您从单个后台管理多个前台。如果启用此功能,则会在高级参数菜单中显示一个多商店页面。 [Display an overview of the addresses, shipping method and cart just before the order button (required in some European countries).] => 在购买按钮前显示地址,送货方式和购物车总览(在一些欧洲国家这是必须的)。 [Allow guest visitors to place an order without registering.] => 允许访客下定单无需注册。 [Disable the option to allow customers to reorder in one click from the order history page (required in some European countries).] => 禁用此选项可以让客人从订单历史页面一键重新订购(这在一些欧洲国家是必须的)。 [Set to 0 to disable this feature.] => 设置为0以禁用此功能。 [Automatically updates the shipping costs when you edit an order.] => 当你编辑一个订单时自动更新运费。 [Allow the customer to ship orders to multiple addresses. This option will convert the customer's cart into one or more orders.] => 允许客户配送订单到多个地址,这个选项会将客户的购物车转换为一或多个订单。 [It allows you to delay shipping if your customers request it.] => 它可以让您延迟发货,如果客户要求的话。 [Require customers to accept or decline terms of service before processing an order.] => 要求用户在订单过程中接受此条款。 [Choose the page which contains your store's terms and conditions of use.] => 选择CMS的页面,其中包含使用您的商店的用户条例。 [Suggest gift-wrapping to customers.] => 向客户推荐礼品包装,如果可能的话, 请在包装上留下一个讯息 [Set a price for gift wrapping.] => 为礼品包装设置一个价格 [Set a tax for gift wrapping.] => 设置礼品包装税 [Suggest recycled packaging to customer.] => 推荐客户使用环保包装 [Catalog mode disables the shopping cart on your store. Visitors will be able to browse your products catalog, but not buy them.] => 目录模式会禁用您商店中的购物车。 访问者将能够浏览您的产品目录,但不能购买。 [Display product prices when in catalog mode.] => 在目录模式下显示产品价格。 [To hide prices for a specific group, go to [1]Customer Settings > Groups[/1].] => 要隐藏特定组的价格,请转到[1]客户设置>组[/1]。 [characters] => 字符 [How to calculate quantity discounts.] => 怎样计算数量折扣。 [When active, friendly URL will be updated on every save.] => 当激活,友好的URL将被更新在每次保存。 [Enable this option if you want to activate by default all your manually created new products.] => 如果要默认激活所有手动创建的新产品,请启用此选项。 [If a customer meets multiple conditions, specific prices will be applied in this order of priority, unless a different order has been set for a particular product.] => 如果客户满足多个条件,则特定价格将按此优先级顺序应用,除非为特定产品设置了不同的订单。 [Display the "%add_to_cart_label%" button when a product has attributes] => 当产品有属性时显示 "%add_to_cart_label%" 按钮 [Display or hide the "%add_to_cart_label%" button on category pages for products that have attributes forcing customers to see product details.] => 对于具有强制客户查看产品详细信息的属性的产品,在类别页面上显示或隐藏“%add_to_cart_label%”按钮。 [In the volume discount table on the product page, display the discounted unit price instead of the unit discount. E.g. If you sell a product for $10 with a discount of $2 from 3 items purchased, the discounted unit price ($8) will be displayed instead of the unit discount ($2).] => 在产品页面上的批量折扣表中,显示折扣单价而不是单位折扣。例如,如果您以 $10 的价格销售商品,并从购买的 3 件商品中享受 $2 的折扣,则将显示折扣单价 ($8) 而不是单价折扣 ($2)。 [Number of products displayed per page. Default is 12] => 每页显示的产品数量。默认值为 12 [The order in which products are displayed in the product list.] => 产品列表中产品的显示顺序 [When selling packs of products, how do you want your stock to be calculated?] => 当销售商品套餐时,你要如何计算库存? [If an attribute is not available in every product combination, it will not be displayed.] => 如果某个属性并非在每个产品组合中都可用,则不会显示该属性。 [Set to "0" to disable this feature.] => 设为0 ,禁用此功能 [By default, the "%add_to_cart_label%" button is hidden when a product is unavailable. You can choose to have it displayed in all cases.] => 默认情况下,当产品不可用时,"%add_to_cart_label%" 按钮是隐藏的。 您可以选择在所有情况下都显示它。 [In stock] => 库存充足 [On backorder] => 延期交货 [Out of stock] => 无库存 [Advised for European merchants to be legally compliant (eg: Delivered within 3-4 days)] => 建议对欧洲商家要尊守的合法要求(如:要在3-4 天内送货) [Delivered within 3-4 days] => 在3-4 天内出货 [Advised for European merchants to be legally compliant (eg: Delivered within 5-7 days)] => 建议对欧洲商家要尊守的合法要求(如:要在5-7 天内送货) [Delivered within 5-7 days] => 子5-7 天内出货 [Note that the label will be displayed only if backorders are denied.] => 请注意,只有在拒绝延期交货时才会显示标签。 [Enable this option if you want to display your product's attributes in its meta title.] => 如果您想在其元标题中显示产品的属性,请启用此选项。 [Enable this option only if your server allows URL rewriting (recommended).] => 启用此选项仅当您的服务器允许URL重写(推荐)。 [URL rewriting (mod_rewrite) is not active on your server, or it is not possible to check your server configuration. If you want to use Friendly URLs, you must activate this mod.] => URL重写(mod_rewrite)在您的服务器上没有激活,或者是无法检查您的服务器配置。如果你想使用友情链接,您必须激活这个mod。 [Enable this option if you want to allow accented characters in your friendly URLs. You should only activate this option if you are using non-Latin characters; for all the Latin charsets, your SEO will be better without this option.] => 如果您希望在友好 URL 中允许重音字符,请启用此选项。 只有在使用非拉丁字符时才应激活此选项; 对于所有拉丁字符集,如果没有此选项,您的 SEO 会更好。 [Enable this option only if you have problems with URL rewriting.] => 只有当您的重写URL有问题时启用此选项。 [Some of PrestaShop's features might not work correctly with a specific configuration of Apache's mod_security module. We recommend to turn it off.] => 某些PrestaShop的属性可能无法和Apache的 mod_security 模块的特定配置一起正常使用。我们建议将其关闭。 [Order's return status name.] => 退单状态名称 [Invalid characters: numbers and] => 无效字符:号码和 [Status will be highlighted in this color. HTML colors only.] => 状态将在这个颜色突出显示。 只允许HTML颜色。 [Order status (e.g. 'Pending').] => 订单状态 (例如 '等待')。 [To add tags, click in the field, write something, and then press the "Enter" key.] => 要添加标记,单击该字段,输入文字,然后按“回车”键。 [Invalid characters:] => 无效字符: [Name of the related page.] => 相关联页面名称 [Title of this page.] => 该页标题 [A short description of your shop.] => 您的店铺简介 [List of keywords for search engines.] => 关键字搜索引擎的列表。 [For instance, "contacts" for http://example.com/shop/contacts to redirect to http://example.com/shop/contact-form.php] => 例如,http://example.com/shop/contacts 的“联系人”重定向到 http://example.com/shop/contact-form.php [Only letters and hyphens are allowed.] => 只允许字母和连字符。 [If you want to enable SSL on all the pages of your shop, activate the "Enable on all the pages" option below.] => 如果要在商店的所有页面上启用SSL,请激活下面的“在所有页面上启用”选项。 ) [ModulesSharebuttonsShop] => Array ( [Share] => 分享 [Tweet] => Tweet [Pinterest] => Pinterest ) [AdminNotificationsInfo] => Array ( [This field will be modified for all your shops.] => 您所有店铺的该字段都将被修改。 [This field will be modified for all shops in this shop group:] => 所有在该商店组的商店的此字符都将被修改 [This field will be modified for this shop:] => 该商店的此字符将被修改 [Delete selected items?] => 删除选定项目? [Delete selected] => 删除所选 [Delete selected item?] => 删除选定项目? [Forbidden characters:] => 禁用字符: [Empty recordset returned.] => 返回空白记录 [Empty recordset returned] => Aucun résultat retourné [Note that this page is available in all shops context only, this is why your context has just switched.] => 请注意,此页面仅在所有商店上下文中可用,这就是您的上下文刚刚切换的原因。 [Note that this feature is available in all shops context only. It will be added to all your stores.] => 请注意,此功能仅在所有商店环境中可用。 它将添加到您的所有商店。 [This product is not associated with the store selected in the multistore header, please select another one.] => 此产品与多商店标题中选择的商店没有关联,请选择其他商店。 [This page is only compatible in a single store context. To access the page, please select a store or [1]disable the multistore feature[/1].] => 此页面仅在单个商店上下文中兼容。要访问该页面,请选择一个商店或 [1]禁用多商店功能 [/1]。 [Key should be at least %length% characters long.] => 密码长度不能少于%length%个字符。 [Password should be at least %length% characters long.] => 密码长度至少是%length%字符 [Invalid characters: %s] => 无效字符: %s [Note that this page is available in a single shop context only. Switch context to work on it.] => 请注意,此页面仅在单个商店上下文中可用。 切换上下文以处理它。 [Invalid characters:] => 无效字符: ) [AdminGlobal] => Array ( [Modules] => 模块 [All] => 全部 [None] => 无 [Logo] => 图标: [Amount] => 金额 [Actions] => 操作 [Hour] => 小时 [Name] => 名称 [Status] => 状态 [Description] => 描述 [Code] => 码 [Priority] => 优先权 [Categories] => 分类 [Brands] => 品牌 [Suppliers] => 供应商 [Selected] => 已选择 [Unselected] => 取消选择 [Total] => 总计 [Quantity] => 数量 [Product] => 产品 [Value] => 价值 [Tax excluded] => 不含税 [Tax included] => 含税 [Stock] => 库存 [Discounts] => 折扣 [Unit price] => 单价 [Yes] => 是 [No] => 否 [Zone] => 地区 [result(s)] => 结果 [Bulk actions] => 批量操作 [Email] => E-mail [Subject:] => 主题: [Day] => 天 [Month] => 月 [Year] => 年 [From] => 从 [To] => 至: [Discount] => 折扣 [Password] => 密码 [Email address] => 邮箱地址 [Forgot your password?] => 忘记密码? [Configuration] => 配置 [Back] => 返回 [Next] => 下一个 [Action] => 操作 [Supplier] => 供应商 [Brand] => 品牌 [Attribute] => 属性 [Attributes] => 特征 [Category] => 类别 [Features] => 特性 [Type] => 类型 [or] => 或 [and] => 和 [Feature] => 属性 [Reference] => 参考 [Products] => 单件商品 [Enabled] => 启用 [Disabled] => 禁用 [Shop group] => 商店群組 [Store] => 店铺 [Module] => 模块 [From:] => 自: [Messages] => 信息 [ID] => 编号 [Options] => 选择 [Help] => 帮助 [Orders] => 订单 [Carts] => 购物车 [Catalog] => 分类 [Invoices] => 发票 [Total:] => 总计: [All shops] => 所有店铺 [Default] => 默认: [Miscellaneous] => 其他 [(tax excl.)] => (不含税) [Drop-down list] => 下拉框 [Radio buttons] => 单选按钮 [MultiStore] => Multiboutique [Previous] => 上一个 [No tax] => 没有税 [No Tax] => 没有税 [30 days] => 30 天 [Invalid characters:] => 无效字符: [30 day] => 30 天 [Values] => 数值 [Date of birth] => 出生日期 [Stores] => 店铺 [Width] => 宽度 [Height] => 高度 [Customers] => 客户 [Depth] => 宽 [Fax] => 传真 [Last name] => 姓 [Mobile] => 移动电话 [Dashboard] => 仪表盘 [?] => ? [Birth date] => 出生日期 [Search results] => 搜索结果 [Social title] => 称呼 [Company] => 公司 [First name] => 名 [Countries] => 国家 [Name:] => 名称: [All currencies] => 所有货币 [All groups] => 所有组 [Calendar] => 日历 [To:] => 到: [Week] => 周 [Never] => 从不 [Note] => 标记 [Phone] => 电话: [DNI] => DNI [Class] => 种类: [Menus] => 菜单 [Home] => 主页 [Parent] => 母菜单 [Zip/Postal code] => 邮政编码 [30 Days] => 30 天 [Abandoned Carts] => 被遗弃的购物车 [Configure] => 配置 [Tax excl.] => 不含税 [Sales] => 销售 [Conversion Rate] => 转换率 [Visits] => 访问 [Settings updated.] => 设置已更新。 [By name] => 按名字 [By position] => 按位置 [Descending] => 降序 [Ascending] => 升序 [Shop association] => 商店项目关联: [Shop] => 店铺 [Lastname] => 姓 [Firstname] => 名字 [Gender] => 性别 [Pages] => 网页 [Meta title] => Meta标题 [URL] => 网址: [Maximum image size: %s.] => 最大图片大小:%s。 [Hook] => 挂钩 [Delete] => 删除 [Link] => 链接 [Label] => 标签 [Save] => 保存 [Settings updated] => 设置已更新 [Last Name] => 姓 [First Name] => 名 [CSV Export] => CSV导出 [Displaying %1$s of %2$s] => 显示 %1$s 共 %2$s [Quantity sold] => 已售数量 [Edit] => 编辑 [images] => 图片 [Available quantity for sale] => 待售量 [Item] => 商品 [Images] => 图片 [Average price] => 品均价格 [Percentage] => 比例 [customers] => 客户 [Products bought:] => 成功购买产品 [Guide] => 向导 [Filter] => 过滤 [All countries] => 所有国家 [Today] => 今天 [All Time] => 所有时间 [Average Order Value] => 平均订单额 [All customers] => 所有客户 [Tax incl.] => 含税 [%firstname% %lastname%] => %firstname%%lastname% [Hours] => 小时 [Days] => 天 [Percent] => 百分比 [(deleted)] => (删除) [Size] => 尺码 [PDF] => PDF [Private] => 私人: [Last message] => 上一条信息 [Shop context] => 店铺上下文 [In transit] => 运输中 [Search title] => 搜索标题 [Mobile Phone] => 移动电话 [%s: %s] => %s: %s [Always] => 始终 [Enable gravatar] => 启用 Gravatar 头像 [Avatar] => 头像 [Resource] => 资源 [-] => - [,] => , [Filename] => 文件名称 [Text] => 文字 [Required] => 必要 [New] => 新 [%] => % [Existing] => 现有 [Format: 2011-12-31 (inclusive).] => 格式: 2011-12-31 (包含)。 [tax incl.] => 含税 [Cancel] => 取消 [Apply to:] => 应用到 [Apply to all customers] => 适用于所有顾客 [All combinations] => 所有组合 [Date & Time] => 日期和时间 [Start date] => 开始日期 [YY-MM-DD] => 年年年年-月月-日日 [End date] => 结束时间 [No records found] => 没有找到记录 [Active] => 在售 [Inactive] => 未激活 [Deleted customer] => 已删除客户 [Settings] => 设置 [View] => 查看 [Meta keywords] => Meta关键词: [Meta description] => Meta说明 [General] => 一般 [Processing...] => 正在处理... [%inputId% Minimum Input] => %inputId% 最小输入 [%inputId% Maximum Input] => %inputId%最大输入 [Not filtered] => 未过滤 [Equals] => 等于 [Below] => 下面 [Above] => 上方 [Inside range] => 在范围内 [Version] => 版本 [Multistore] => Multiboutique [Page] => 页面 [Layout] => 布局 [Selection] => 选择 [Language] => 语言: [Currencies] => 货币 [Example] => 示例 [Languages] => 语言 [Advanced] => 高级设置 [Taxes] => 税 [Bulk Actions] => 批量操作 [No results found for] => 没有找到以下结果: [Searching for] => 搜索 [Customized] => 定制 [Inherited] => 已继承 [Edit color] => 编辑颜色 [N/A] => 未知 [Disable %product_name% input] => 禁用 %product_name% 输入 [Enable %product_name% input] => 启用 %product_name% 输入 [Position] => 位置 [Image] => 图像 [Min] => 最小值 [Max] => 最大限 [%inputId% select] => %inputId% 被选 [SQL query] => SQL 查询 [Online] => 在线 [Offline] => 脱机 [Quick navigation] => 快速访问 [to] => 至 [For] => 为 [Price] => 价格 [Currency] => 货币 [Customer] => 客人 [Country] => 国家 [Period] => 期间 [Are you sure you want to delete the selected item(s)?] => 您确定要删除所选项目吗? [File] => 文件: [Friendly URL] => 友好链接 [Displayed] => 显示 [SEO preview] => SEO预览 [Here is a preview of how your page will appear in search engine results.] => 这是您的页面在搜索引擎结果中的显示方式的预览。 [Performance] => 性能 [State] => 州/省 [Address] => 地址 [Address (2)] => 地址(2) [City] => 城市 [Other] => 其他 [Mobile phone] => 移动电话 [Home phone] => 家庭电话 [tax excl.] => 不含税 [Units] => 单位 [Unlimited] => 无限的 [Duration] => 持续时间 [Specific price deletion] => 删除特定价格 [Are you sure you want to delete this specific price?] => 您确定要删除此特定价格吗? [Edit specific price] => 编辑具体价格 [Groups] => 组 [Newsletter] => 电子简报 [Social Title] => 社会名称 [Subject] => 对象: [Template] => 模板 [Addresses] => 地址 [Delivery] => 运送 [Invoice] => 有效的发货单 [Combination] => 组合 [Remove] => 删除 [Date] => 日期 [Details] => 详细 [Toggle] => 切换 [Payment] => 付款 [Summary] => 总结 [Message history with %name%] => 带有 %name% 的消息历史记录 [Message history] => 消息历史记录 [Products in pack] => 产品在包装 [Package item] => 套餐内容 [Combinations] => 组合 [More actions] => 更多操作 [from] => 从 [at] => 在 [Message] => 消息: [Me] => 我 [Employee] => 雇员 [Warning] => 警告 [Available] => 可用 [Weight] => 重量 [Gift message:] => 礼物留言: [Keywords] => 关键字 [Carrier] => 配送商 [Tax] => 税 [Email:] => 电子邮件: [(%count% more)] => (%count% 更多) [Order] => 购买 [Group] => 组 [%inputId% input] => %inputId% 输入 [Title] => 联系人名称 [File name] => 文件名字 [%count% file(s)] => %count% 个文件 [Loading...] => 正在加载 [%count% errors] => %count% 个错误 [Product name] => 商品名称 ) [AdminShopparametersNotification] => Array ( [Caution: The discount applied to a category does not stack with the overall reduction but instead replaces it.] => 警惕: 使用到分类的折扣不会与整体折扣叠加加在一起,而是代替它们。 [Only products that have this category as the default category will be affected.] => 只有把此分类作为默认分类的产品才会受到影响。 [You cannot delete this shop (customer and/or order dependency)] => 你不能删除该商铺(存在客户和/或订单) [Click here to set a URL for this shop.] => 点击这里设置此店的链接。 [Width and height must be numeric values.] => 宽度和高度必须是数值。 [The discount value is incorrect (must be a percentage).] => 折扣价值不正确(必须是百分比) [Wrong category ID.] => 分类ID错误 [The discount value is incorrect.] => 折扣值不正确。 [You cannot save group reductions.] => 你不可以保存组别减少 [An error occurred while updating this group.] => 更新组别的时候发生了错误。 [Aliases and results are both required.] => 別名和搜索结果是必需的 [Is not a valid result] => 不是有效的结果 [Is not a valid alias] => 不是有效的別名 [This is not a valid IP address:] => Ip 地址 无效 [You cannot delete this shop (customer and/or order dependency).] => 你不能删除该商铺(存在客户和/或订单)。 [Please create some sub-categories for this root category.] => 请为根分类创建一些子分类。 [You need to select at least the root category.] => 您需要选择至少一个根类别。 [Warning: You won't be able to change the group of this shop if this shop belongs to a group with one of these options activated: Share Customers, Share Quantities or Share Orders.] => 警告:如果这个商店的群组启用了共用客户、共用数量或共用订单等功能,您就不能够修改这个商店的群组。 [You can only move your shop to a shop group with all "share" options disabled -- or to a shop group with no customers/orders.] => 您只能够移动商店到各种共用选项都关闭的群组,或是一个没有客户或订单的群组。 [For security reasons, you cannot delete default order statuses.] => 基于安全原因,您不能删除默认订单状态。 [An address located in a country containing states must have a state selected.] => 位于含有州的国家的地址必须选择一个州。 [Latitude and longitude are required.] => 经度和纬度是必须的。 [The specified state is not located in this country.] => 此州/省/郡不在该国家。 [Before being able to use this tool, you need to:] => 在能使用此工具前,你需要: [Create a blank .htaccess in your root directory.] => 在根目录建立一个空的 .htaccess 文件。 [Give it write permissions (CHMOD 666 on Unix system).] => 给它书写的权限(Unix系统使用 CHMOD 666)。 [The Base URI is not valid.] => 基本链接无效 [An order status with the same name already exists: %s] => 已存在同名的订单状态:%s [You must define an SMTP server and an SMTP port. If you do not know it, use the PHP mail() function instead.] => 您必须定义一个SMTP服务器和SMTP端口。如果你不知道,使用PHP mail()函数来代替。 [Assign a valid page if you want it to be read.] => 如果想要被阅读,请指定一个有效的页面。 [Your robots.txt file MUST be in your website's root directory and nowhere else (e.g. http://www.example.com/robots.txt).] => 您的robots.txt文件必须是在您的网站的根目录下而不是别的地方(例如http://www.example.com/robots.txt)。 [Generate your "robots.txt" file by clicking on the following button (this will erase the old robots.txt file)] => 通过点击下面的按钮,生成你的“的robots.txt”文件(这将删除旧的robots.txt文件) [Before you can use this tool, you need to:] => 在你使用这个工具前,你必须: [1) Create a blank robots.txt file in your root directory.] => 在根目录建立一个空白的robots.txt 文件。 [2) Give it write permissions (CHMOD 666 on Unix system).] => 2)设置写权限(Unix系统使用 CHMOD 666)。 [The multistore option is enabled. If you want to change the URL of your shop, you must go to the "Multistore" page under the "Advanced Parameters" menu.] => 多店的选项被启用。如果您想改变您的店铺的网址,您必须去“多店”页面下的“高级参数”菜单。 [Here you can set the URL for your shop. If you migrate your shop to a new URL, remember to change the values below.] => 在这里,您可以为你的店铺设置网址。如果你的店铺迁移到一个新的网址,记得更改以下值。 [This section enables you to change the default pattern of your links. In order to use this functionality, PrestaShop's "Friendly URL" option must be enabled, and Apache's URL rewriting module (mod_rewrite) must be activated on your web server.] => 这一部分让你可以自由更改链接的默认模式。 为了使用此功能,必须启用PrestaShop的“Friendly URL”功能,并且必须在Web服务器上激活Apache的URL重写模块(mod_rewrite)。 [There are several available keywords for each route listed below; note that keywords with * are required!] => 以下列出的每条路线有几个可用的关键字; 请注意带*的关键字是必需的! [To add a keyword in your URL, use the {keyword} syntax. If the keyword is not empty, you can add text before or after the keyword with syntax {prepend:keyword:append}. For example {-hey-:meta_title} will add "-hey-my-title" in the URL if the meta title is set.] => 要在您的URL里添加关键字,请使用{keyword}句法。 如果关键字不是空的,你可以在关键词之前或之后用句法{prepend:keyword:append}添加文字。 例如如果元标题已设置,{-hey-:meta_title}将在URL中添加“-hey-my-title”。 [Before making any changes to the default pattern of your URLs, make sure to meet the following requirements:] => 在对URL的默认模式进行任何更改之前,请确保满足以下要求: [The Friendly URL feature must be enabled] => 必须启用友好 URL 功能 [URL rewriting must be activated on your web server] => 必须在Web服务器上激活URL重写 [All mandatory keywords (*) must be included in the route] => 所有必填关键字(*)必须包含在路径中 [You should also comply with the syntax:] => 您还应遵守以下语法: [Keywords must be in braces {keyword}] => 关键字必须放在大括号 {keyword} 中 [All keywords must be separated] => 所有关键字必须分开 [As long as a keyword has an associated value, you can use the syntax {prepend:keyword:append} to add text before and after it] => 只要关键字具有关联值,您就可以使用语法 {prepend:keyword:append} 在关键字之前和之后添加文本 [You can only display the page list in a shop context.] => 您只能在商店架构下显示这个页面列表。 ) [ModulesSharebuttonsAdmin] => Array ( [Social media share buttons] => 社交媒体共享按钮 [Instagram, YouTube, gather your community with social media sharing buttons on product pages.] => Instagram、YouTube 通过产品页面上的社交媒体共享按钮聚集您的社区。 ) [ModulesCustomtextAdmin] => Array ( [Custom text block] => 客户文本模块 [Give your visitors extra information, display a customized block of content on your homepage.] => 为您的访问者提供额外信息,在您的主页上显示自定义的内容块。 [Text block] => 文本块 ) [ModulesPagesnotfoundAdmin] => Array ( [Pages not found] => 找不到此页 [Enrich your stats, display the pages requested by your visitors that could not be found.] => 丰富您的统计数据,显示您的访问者请求但无法找到的页面。 [The "pages not found" cache has been emptied.] => ”找不到网页“缓存已被清空。 [The "pages not found" cache has been deleted.] => ”找不到网页“缓存已被删除。 [Guide] => 向导 [404 errors] => 404错误 [A 404 error is an HTTP error code which means that the file requested by the user cannot be found. In your case it means that one of your visitors entered a wrong URL in the address bar, or that you or another website has a dead link. When possible, the referrer is shown so you can find the page/site which contains the dead link. If not, it generally means that it is a direct access, so someone may have bookmarked a link which doesn't exist anymore.] => 404 错误是一个HTTP 错误代码,表示用户所请求的文件无法找到。在您的这种情况下,它表示您的一位访问者在地址栏中输入错误的URL,或者您或另一个网站有死链接。可能的情况下,会显示援引链接以便您找到含有死链接的页面/网站。如果没有的话,通常意味着它是一个直接访问的链接,有些人可能收藏了一个不复存在的链接。 [How to catch these errors?] => 如何察觉这些错误? [If your webhost supports .htaccess files, you can create one in the root directory of PrestaShop and insert the following line inside: "%s".] => 如果您的网络主机支持 .htaccess文件,您可以在PrestaShop 的根目录中创建这样的文件并在里面插入以下行: "%s"。 [A user requesting a page which doesn't exist will be redirected to the following page: %s. This module logs access to this page.] => 请求不存在网页的用户会被重新导向到以下页面:%s。此模块记录对此页面的访问。 [You must use a .htaccess file to redirect 404 errors to the "404.php" page.] => 您必须使用 .htaccess文件把404 错误重新导向到"404.php"页面。 [Page] => 页面 [Referrer] => 提交页面 [Counter] => 计数器 [No "page not found" issue registered for now.] => 现在还没有已记录的”找不到此页面“问题。 [Empty database] => 清空数据库 [Empty ALL "pages not found" notices for this period] => 在此期间请清空所有”找不到此页面“通知 [Empty ALL "pages not found" notices] => 请清空所有”找不到此页面“通知 ) [ModulesViewedproductAdmin] => Array ( [Viewed products block] => 浏览商品历史模块 [Display a kind of showcase on your product pages with recently viewed products.] => 在您的产品页面上显示最近查看过的产品。 [You must fill in the 'Products displayed' field.] => 您必须填写在“产品展示”字段。 [Invalid number.] => 无效号码. [Products to display] => 产品展示 [Define the number of products displayed in this block.] => 在此区域显示的商品数量 ) [ModulesCashondeliveryShop] => Array ( [Pay by Cash on Delivery] => 货到现金付款 [Your order on %s is complete.] => 你在%s的订单已完成 [You have chosen the cash on delivery method.] => 您已经选择了货到付款方式。 [Your order will be sent very soon.] => 您的订单将尽快被发送。 [For any questions or for further information, please contact our] => 如果有任何问题或者想要了解任何信息,请联系我们 [customer support] => 客户服务 [You pay for the merchandise upon delivery] => 您在货品交货时付款 ) [ModulesBlockreassuranceShop] => Array ( [Security policy] => 安全政策 [(edit with the Customer Reassurance module)] => (使用客户保证模块进行编辑) [Delivery policy] => 配送政策 [Return policy] => 退货政策 ) [ModulesViewedproductShop] => Array ( [Viewed products] => 我浏览过的商品 ) [ModulesCurrencyselectorAdmin] => Array ( [Currency block] => 货币模块 [Adds a block allowing customers to choose their preferred shopping currency.] => 添加选择货币的模块 [Offer your customers the possibility to buy matching items when on a product page.] => 在产品页面上为您的客户提供购买匹配商品的可能性。 ) [ModulesSocialfollowShop] => Array ( [Facebook] => Facebook [Twitter] => 推特 [Rss] => Rss [YouTube] => YouTube [Pinterest] => Pinterest [Vimeo] => Vimeo [Instagram] => Instagram [LinkedIn] => LinkedIn [Follow us] => 关注我们 ) [AdminPaymentNotification] => Array ( [You have more than one shop and must select one to configure payment.] => 您拥有一个以上店铺,并且必须选择其中一个来配置支付。 [No currency mode for payment module] => 此付款模块不支持货币 [Cart cannot be loaded or an order has already been placed using this cart] => 无法加载或者该购物车已用于放置一个订单 [The cart rule named "%1s" (ID %2s) used in this cart is not valid and has been withdrawn from cart] => 购物车中使用的名为"%1s" (ID %2s) 的购物车规则无效,并且已从购物车中撤回 [Order creation failed] => 创建订单时发生错误 [Warning: the secure key is empty, check your payment account before validation] => 警告:安全密钥为空,验证前检查您的付款帐户 [An error occurred while saving message] => 在发信息时发生了错误。 [No carrier] => 无运货商 [%d image(s)] => %d 个图像 [We recommend providing at least two different payment methods. Only one payment method could be problematic if this option cannot be used by a customer because it will prevent him/her from ordering.] => 我们建议提供至少两种不同的付款方式。 如果客户无法使用此选项,则只有一种付款方式可能会出现问题,因为这会阻碍他/她订购。 [No payment module installed] => 没有安装支付模块 ) [ModulesDashgoalsAdmin] => Array ( [Dashboard Goals] => 仪表盘目标 [Adds a block with your store's forecast.] => 添加店铺预测区块。 [January] => 一月 [February] => 二月 [March] => 三月 [April] => 四月 [May] => 五月 [June] => 六月 [July] => 七月 [August] => 八月 [September] => 九月 [October] => 十月 [November] => 十一月 [December] => 十二月 [Average cart value] => 购物车平均价值 [Goal exceeded] => 超过目标 [Goal not reached] => 目标未达到 [Goal set:] => 目标设定: [Conversion Rate] => 转换率 [Traffic] => 流量 [Conversion] => 转换 [Average Cart Value] => 平均购物车 [Forecast] => 预计 ) [AdminStatsFeature] => Array ( [%value%% of your Catalog] => 你的目录的%value% [No customers] => 暂无客户 [%percentage%% Female Customers] => %percentage%的女性客户 [%percentage%% Male Customers] => %percentage%的男性客户 [%percentage%% Neutral Customers] => %percentage%的中性客户 [%value% years] => %value%年 [%average% hours] => %average%小时 [No orders] => 无订单 [%d%% %s] => %d%% %s [No category] => 没有类别 [Stats] => 统计信息 ) [AdminDashboardFeature] => Array ( [Dashboard] => 仪表盘 [Demo mode] => 演示模式 [Average bank fees per payment method] => 每种付款方式平均银行费用 [Average shipping fees per shipping method] => 每次送货方式平均运费 [Other settings] => 其他设置 [Average gross margin percentage] => 平均毛利率 [Other fees per order] => 每个订单其他费用 ) [AdminModulesHelp] => Array ( [Search modules: keyword, name, author...] => 搜索模块:关键词,名字,作者。。。 [Please upload one file at a time, .zip or tarball format (.tar, .tar.gz or .tgz).] => 请一次上传一个文件,以.zip 或者tarball 格式 (.tar, .tar.gz or .tgz). [Your module will be installed right after that.] => 你的模块将在此之后立即安装。 [What happened?] => 发生了什么? [Customize your store with this selection of modules recommended for your shop, based on your country, language and version of PrestaShop. It includes the most popular modules from our Addons marketplace, and free partner modules.] => 用为你的商店所推荐的选择模块, 按你所在国家,语言和PrestaShop 版本来个性化你的商店。它包含从我们Addons市场上的最热门的模块和免费的合作伙伴的模块。 [You bought this module on PrestaShop Addons. Thank You.] => 您已在PrestaShop Addons 上购买了此模块。谢谢。 [Bought] => 已购买 [This module is available on PrestaShop Addons.] => 该模块可在 PrestaShop Addons里找到。 [Popular] => 最热商品 [This module is available for free thanks to our partner.] => 此模块免费,感谢我们的合作商。 [Official] => 官方 [Need update] => 需要升级 [These modules require your attention: you need to take some action to ensure they are fully operational.] => 你需要注意这些模块:你要采取一些行动来确保他们能完全工作。 [Update these modules to enjoy their latest versions.] => 更新这些模块来享用他们最新版本。 ) [ModulesStatsproductAdmin] => Array ( [Product details] => 货品信息 [Enrich your stats, add detailed statistics for each product of your catalog.] => 丰富您的统计数据,为目录中的每个产品添加详细的统计数据。 [Number of purchases compared to number of views] => 购买次数和 浏览次数比较 [After choosing a category and selecting a product, informational graphs will appear.] => 在选择一个类别并选择产品后,信息图表将会出现。然后,您将能够对它们进行分析。 [If you notice that a product is often purchased but viewed infrequently, you should display it more prominently in your Front Office.] => 如果您发现一个产品是成功的,经常被购买,但是很少被查看,您应该把它更加突出地放在您的网上商店前台上。 [On the other hand, if a product has many views but is not often purchased, we advise you to check or modify this product's information, description and photography again, see if you can find something better.] => 另一方面,如果一个商品浏览率很高,但不是经常购买,我们建议您查看或修改此商品的信息,说明和摄影,看看是否能找到更好的信息来替换当下的文字或图片。 [Details] => 详细 [Total bought] => 购买总数 [Sales (tax excluded)] => 销售(未含税) [Total Viewed] => 浏览共计 [Conversion rate] => 转换率 [CSV Export] => CSV导出 [Attribute sales distribution] => 售出特征分布 [Cross selling] => 交叉销售 [Click on a product to access its statistics!] => 点击一个货品查看它的统计。 [Choose a category] => 选择一个分类 [Products available] => 可用货品 [Popularity] => 受欢迎程度 [Visits (x100)] => 访问(x100) [Stock] => 库存 ) [ModulesBlockwishlistAdmin] => Array ( [Wishlist] => 愿望清单 [Allow customers to create wishlists to save their favorite products for later.] => 允许客户创建愿望清单以保存他们喜欢的产品以备后用。 [My wishlists] => 我的愿望清单 [My wishlist] => 我的愿望清单 [Create new list] => 创建新列表 [All Time Statistics] => 所有时间统计 [Product] => 产品 [Reference] => 参考 [Combination] => 组合 [Category] => 类别 [Price (tax excl.)] => 价格(不含税) [Available Qty] => 可用数量 [Conversion rate] => 转换率 [Current Day Statistics] => 目前的统计数据 [Current Month Statistics] => 本月统计数据 [Current Year Statistics] => 本年度统计数据 [Wording] => 措辞 [Save] => 保存 [You need to choose a specific shop to display the top 10 most added products] => 您需要选择一个特定的商店来显示前 10 名添加最多的产品 [Top 10 most added products] => 前 10 名添加最多的产品 [Refresh] => 刷新 ) [ModulesLinklistShop] => Array ( [Products] => 单件商品 [Our company] => 我们的公司 ) ) [metadata:Symfony\Component\Translation\MessageCatalogue:private] => Array ( ) [resources:Symfony\Component\Translation\MessageCatalogue:private] => Array ( ) [locale:Symfony\Component\Translation\MessageCatalogue:private] => zh-CN [fallbackCatalogue:Symfony\Component\Translation\MessageCatalogue:private] => Symfony\Component\Translation\MessageCatalogue Object ( [messages:Symfony\Component\Translation\MessageCatalogue:private] => Array ( ) [metadata:Symfony\Component\Translation\MessageCatalogue:private] => Array ( ) [resources:Symfony\Component\Translation\MessageCatalogue:private] => Array ( ) [locale:Symfony\Component\Translation\MessageCatalogue:private] => zh [fallbackCatalogue:Symfony\Component\Translation\MessageCatalogue:private] => [parent:Symfony\Component\Translation\MessageCatalogue:private] => Symfony\Component\Translation\MessageCatalogue Object *RECURSION* ) [parent:Symfony\Component\Translation\MessageCatalogue:private] => ) ) [locale:Symfony\Component\Translation\Translator:private] => zh-CN [fallbackLocales:Symfony\Component\Translation\Translator:private] => Array ( ) [loaders:Symfony\Component\Translation\Translator:private] => Array ( ) [resources:Symfony\Component\Translation\Translator:private] => Array ( ) [formatter:Symfony\Component\Translation\Translator:private] => Symfony\Component\Translation\Formatter\MessageFormatter Object ( [translator:Symfony\Component\Translation\Formatter\MessageFormatter:private] => Symfony\Component\Translation\IdentityTranslator Object ( [selector:Symfony\Component\Translation\IdentityTranslator:private] => [locale:Symfony\Component\Translation\IdentityTranslator:private] => ) [intlFormatter:Symfony\Component\Translation\Formatter\MessageFormatter:private] => Symfony\Component\Translation\Formatter\IntlFormatter Object ( [hasMessageFormatter:Symfony\Component\Translation\Formatter\IntlFormatter:private] => [cache:Symfony\Component\Translation\Formatter\IntlFormatter:private] => Array ( ) ) ) [cacheDir:Symfony\Component\Translation\Translator:private] => /home/taste/public_html/var/cache/prod/translations [debug:Symfony\Component\Translation\Translator:private] => [cacheVary:Symfony\Component\Translation\Translator:private] => Array ( ) [configCacheFactory:Symfony\Component\Translation\Translator:private] => Symfony\Component\Config\ConfigCacheFactory Object ( [debug:Symfony\Component\Config\ConfigCacheFactory:private] => ) [parentLocales:Symfony\Component\Translation\Translator:private] => [hasIntlFormatter:Symfony\Component\Translation\Translator:private] => 1 ) [priceComputingPrecision:protected] => [mobile_device:protected] => [is_mobile:protected] => [is_tablet:protected] => )