Context Object ( [cart] => Cart Object ( [id] => [id_shop_group] => 1 [id_shop] => 1 [id_address_delivery] => 0 [id_address_invoice] => 0 [id_currency] => 2 [id_customer] => [id_guest] => 0 [id_lang] => 14 [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] => 14 [id_unique_ipa] => 0 [id_currency] => 2 ) [_name:protected] => PrestaShop-b4bad38862bb1b5ea35d12de8ab5fbd2 [_expire:protected] => 1751217025 [_domain:protected] => www.tastefuldelights.com.au [_sameSite:protected] => Lax [_path:protected] => / [cipherTool:protected] => PhpEncryption Object ( ) [_modified:protected] => [_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] => 1749489025 [c] => 1749489025 [l] => 1751217025 ) [lastUsed:Symfony\Component\HttpFoundation\Session\Storage\MetadataBag:private] => 1749489025 [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] => 720756 [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 ( [ja-JP] => Symfony\Component\Translation\MessageCatalogue Object ( [messages:Symfony\Component\Translation\MessageCatalogue:private] => Array ( [ModulesSocialfollowShop] => Array ( [Rss] => RSS [Pinterest] => Pinterest [LinkedIn] => LinkedIn [Follow us] => 私達を理解 ) [EmailsBody] => Array ( [When signing up, don't forget to provide the e-mail address of your referring friend:] => サインアップするときは、紹介する友人の電子メール アドレスを提供することを忘れないでください。 [It's very easy to sign up. Just click here!] => サインアップするのはとても簡単です。. Just 詳しくはこちら! [Get referred and earn a discount voucher of {discount}!] => 割引券の受け取りと獲得 {discount}! [We are pleased to offer you a voucher worth {discount} that you can use on your next order.] => 私たちはあなたに価値のあるクーポンを提供して喜んでいます {discount} 次回の注文に使用できること。. [Your friend {firstname} {lastname} wants to refer you on {shop_name}!] => あなたの友人 {firstname} {lastname} お問い合わせ {shop_name}! [We are pleased to offer you a voucher worth {discount_display} (voucher # {discount_name}) that you can use on your next order.] => 私たちはあなたに価値のあるクーポンを提供して喜んでいます {discount_display} (クーポン#) {discount_name}) 次回の注文に使用できること。. [Your referred friend {sponsored_firstname} {sponsored_lastname} has placed his or her first order on {shop_name}!] => あなたの友人 {sponsored_firstname} {sponsored_lastname} 彼または彼女の最初の注文は、 {shop_name}! [You are advised to open the product's admin Product Page in order to replenish your inventory.] => 在庫を補充するために、製品の管理製品ページを開くことをお勧めします。. [Your order with the reference {order_name} has been modified.] => 参照で注文する {order_name} 修正しました。. [We wish to thank you for the trust you have placed in us and want to give you a discount of {amount}% valid on your next order! This offer is valid for {days} days, so do not waste a moment!] => 私たちは、あなたが私たちに置いた信頼に感謝し、あなたに割引を与えたいと願っています {amount}次の注文で%有効!このオファーは有効です {days} 日が経つと、一瞬を無駄にしない! [As appreciation for your loyalty, we want to give you a discount of {amount}% valid on your next order! This offer is valid for {days} days, so do not waste a moment!] => あなたの忠誠心に感謝として、私たちはあなたの割引を与えたい {amount}次の注文で%有効!このオファーは有効です {days} 日が経つと、一瞬を無駄にしない! [As our way of saying thanks, we want to give you a discount of {amount}% off your next order! This offer is valid for {days} days, so do not waste a moment!] => 感謝の気持ちを言うように、私たちはあなたに割引を与えたい {amount}次の注文から %オフ!このオファーは有効です {days} 日が経つと、一瞬を無駄にしない! [As an incentive, we can give you a discount of {amount}% off your next order! This offer is valid for {days} days, so do not waste a moment!] => インセンティブとして、私たちはあなたに割引を与えることができます {amount}次の注文から %オフ!このオファーは有効です {days} 日が経つと、一瞬を無駄にしない! [Voucher code: {voucher_num} in the amount of {voucher_amount}] => バウチャーコード: {voucher_num} の量 {voucher_amount} [A voucher has been created in your name as a result of your order with the reference {order_name}.] => クーポンは、参照で注文の結果、あなたの名前で作成されています {order_name}. [This is a test e-mail from your shop.

If you can read this, the test was successful!] => これは、 テストメール ショップから。.

これを読むことができれば、テストは成功しました! [Your order with the reference {order_name} has been shipped.] => 参照で注文する {order_name} 出荷されました。. [You have received a new message from {shop_name} regarding order with the reference {order_name}.] => 新しいメッセージが届きました {shop_name} 参照の注文について {order_name}. [Referral program Voucher] => 紹介プログラムバウチャー [Sponsorship Program] => スポンサーシップ プログラム [, with an amount of] => 、量で [We have created a voucher in your name for referring a friend.] => お友達紹介用のバウチャーをあなたの名前で作成しました。. [Here is the code of your voucher:] => バウチャーのコードは次のとおりです。 [Simply copy/paste this code during the payment process for your next order.] => 次の注文の支払いプロセス中に、このコードをコピーして貼り付けるだけです。. [Referral program Invitation] => 紹介プログラム招待 [When signing up, don't forget to provide the email address of your referring friend:] => サインアップするときは、紹介する友人のメールアドレスを忘れずに提供してください。 [It's very easy to sign up, just click here!] => サインアップはとても簡単です。ここをクリックするだけです。! [Get referred and earn a discount voucher of [1]{discount}[/1]!] => 割引券の受け取りと獲得 [1]{discount}[/1]! [Your friend [1]{firstname} {lastname}[/1] wants to refer you on {shop_name}!] => あなたの友人 [1]{firstname} {lastname}[/1] お問い合わせ {shop_name}! [Join us!] => 参加しませんか!! [We are pleased to offer you a voucher worth [1]{discount}[/1] that you can use on your next order.] => 私たちはあなたに価値のあるクーポンを提供して喜んでいます [1]{discount}[/1] 次回の注文に使用できること。. [Best regards,] => よろしくお願いします、, [Referral program Congratulations] => 紹介プログラム おめでとう [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}[/1] (キャスター#) [1]{discount_name}[/1])次の注文で使用できる。. [Your referred friend [1]{sponsored_firstname}[/1] [1]{sponsored_lastname}[/1] has placed his/her first order on {shop_name}!] => あなたの友人 [1]{sponsored_firstname}[/1] [1]{sponsored_lastname}[/1] 第一次注文を {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} 生年月日. [Your cart on {shop_name}] => あなたのカート {shop_name} [Follow up 4] => フォローアップ 4 [Enter this code in your shopping cart to get the discount.] => このコードをショッピングカートに入力して割引を受けてください。. [Here is your VOUCHER CODE:] => バウチャー コードは次のとおりです。 [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] 日が経つと、もう待たずに! [Your cart has been saved, you can resume your order by visiting our shop:] => カートが保存されました。ショップにアクセスして注文を再開できます。 [Follow up 3] => フォローアップ 3 [Thanks for your trust.] => ご信頼いただきありがとうございます。. [Thanks for your order.] => ご注文ありがとうございます。. [Follow up 2] => フォローアップ 2 [Your voucher code on {shop_name}] => クーポンコード {shop_name} [Your cart has been saved, you can go back to your order on our shop:] => カートが保存されました。当店で注文に戻ることができます。 [Thanks for your visit. However, it looks like you did not complete your purchase.] => ご訪問いただきありがとうございます。 ただし、購入が完了していないようです。. [Follow up 1] => フォローアップ 1 [Your cart at {shop_name}] => カートを見る {shop_name} [Thank you for subscribing to our newsletter. We are pleased to offer you the following voucher:] => ニュースレターを購読していただきありがとうございます。 以下のバウチャーをご用意しております。 [Subscribing to newsletter] => ニュースレターの購読 [Newsletter Voucher] => ニュースレターバウチャー [Thank you for subscribing to our newsletter. Please click on the following link to confirm your request:] => ニュースレターを購読していただきありがとうございます。 次のリンクをクリックして、リクエストを確認してください。 [Newsletter Verification] => ニュースレターの確認 [Newsletter Confirmation] => ニュースレターの確認 [Return Details] => 返品の詳細 [Return Slip] => 返信伝票 [You have received a new return request for {shop_name}.] => 新規の返品リクエストを受け取りました {shop_name}. [There are now less than [1]{last_qty}[/1] items in stock.] => 今よりも少ない [1]{last_qty}[/1] 在庫の項目。. [Product out of stock] => 在庫切れの商品 [Replenish your inventory, go to the [1]Catalog > Stocks[/1] section of your back office to manage your stock.] => 在庫を補充し、 [1]カタログ >株式について[/1] バックオフィスのセクションで在庫管理ができます。. [Remaining stock:] => 残りの在庫: [{product} is almost out of stock.] => {product} ほとんど在庫切れです。. [Your stock cover is now less than the specified minimum of:] => あなたの株式カバーは現在、以下の指定された最小値を下回っています: [Product coverage] => 製品範囲 [Current stock cover:] => 現在の在庫カバー: [If you have a guest account, you can follow your order via the %guest_tracking_label% section on our shop.] => ゲストアカウントをお持ちの場合、注文をフォローできます。 %guest_tracking_label% 店舗のセクション. [Go to your customer account to learn more about it.] => 詳細については、お客様のアカウントにアクセスしてください。. [Order ID {order_name}] => 注文ID {order_name} [If you have a guest account, you can follow your order via the Guest Tracking section on our shop.] => ゲストアカウントをお持ちの場合、注文をフォローできます。 ゲストトラッキング 店舗のセクション. [Your order with the reference [1]{order_name}[/1] from [1]{shop_name}[/1] has been changed by the merchant.] => 参照で注文する [1]{order_name}[/1] から [1]{shop_name}[/1] 商店が変更されました。. [A new order was placed on [1]{shop_name}[/1] by the following customer:] => 新規注文を [1]{shop_name}[/1] 以下のお客様による [New Order] => 新規注文 [Including total tax] => 税込合計 [Click on the following link to visit the product page and order it:] => 次のリンクをクリックして製品ページにアクセスし、注文してください。 [Good news, this item is back in stock!] => 朗報です、こちらの商品が再入荷しました!! [Customer Quantity] => 顧客数量 [{product} is now available.] => {product} 詳しくはこちら. [Here is your new voucher code:] => 新しいバウチャー コードは次のとおりです。 [Voucher code has been generated] => バウチャーコードが生成されました [Voucher new] => バウチャー 新規 [[1]VOUCHER CODE: {voucher_num}[/1] in the amount of [1]{voucher_amount}[/1]] => [1]VOUCHERコード: {voucher_num}[/1] の量 [1]{voucher_amount}[/1] [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]. [Voucher code generated] => バウチャー コードが生成されました [In order to use it, just copy/paste this code during check out.] => 使用するには、チェックアウト時にこのコードをコピーして貼り付けてください。. [If you can read this, it means the test is successful!] => これが読めれば合格です!! [Here is a test [1]email[/1] from your shop.] => ここではテストです [1]電子メール[/1] ショップから。. [Test] => テスト [Your order with the reference [1]{order_name}[/1] has been shipped.] => 参照で注文する [1]{order_name}[/1] 出荷されました。. [Shipped] => 発送済み [In order to reply, click on the following link: {link}] => 返信するには、次のリンクをクリックしてください。 {link} [Reply msg] => 返信メッセージ [Please do not reply directly to this email, we will not receive it.] => このメールに直接返信しないでください。受信できません。. [We have processed your refund for your order with the reference [1]{order_name}[/1] from [1]{shop_name}[/1].] => 弊社では、お客様のご都合により返金処理を行っております。 [1]{order_name}[/1] から [1]{shop_name}[/1]. [There are now less than [1]{last_qty}[/1] of [1]{product}[/1] in stock.] => 今よりも少ない [1]{last_qty}[/1] インフォメーション [1]{product}[/1] 在庫あり. [We are currently processing your order with the reference [1]{order_name}[/1] from [1]{shop_name}[/1].] => 現在、お客様の注文を参考までに処理します。 [1]{order_name}[/1] から [1]{shop_name}[/1]. [Processing order] => 処理順序 [Preparation] => 準備 [You can expect delivery as soon as your payment is received.] => 支払いが受領され次第、配達を期待できます。. [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]{order_name}[/1] から [1]{shop_name}[/1]お問い合わせ.お電話にてお問い合わせください。. [Payment Error] => 支払いエラー [Your payment for order with the reference [1]{order_name}[/1] was successfully processed.] => 参照で注文するための支払い [1]{order_name}[/1] うまく処理されました。. [If you did not make this request, just ignore this email.] => このリクエストを行っていない場合は、このメールを無視してください。. [In order to confirm this action, click on the following link:] => このアクションを確認するには、次のリンクをクリックしてください。 [Confirmation of password request on {shop_name}] => パスワード要求の確認 {shop_name} [Password Query] => パスワードクエリ [You have requested to reset your [1]{shop_name}[/1] login details.] => リセットリクエスト [1]{shop_name}[/1] ログイン情報. [Your password has been correctly updated.] => パスワードは正しく更新されました。. [Follow your order and download your invoice on our shop, go to the %order_history_label% section of your customer account.] => 注文をフォローし、当店で請求書をダウンロードしてください。 %order_history_label% お客様のアカウントのセクション。. [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.] => 申し訳ありませんが、現在 1 つまたは複数のアイテムが在庫切れになっているため、配送に多少の遅れが生じる場合があります。 ご不便をおかけして申し訳ございません。状況を改善するために最善を尽くしております。. [Replenishment required] => 補充が必要 [Follow your order and download your invoice on our shop, go to the Order history and details section of your customer account.] => 注文をフォローし、当店で請求書をダウンロードしてください。 注文履歴と詳細 お客様のアカウントのセクション。. [Thanks for your order with the reference {order_name} from {shop_name}.] => 参照で注文をありがとう {order_name} から {shop_name}. [Order return state] => 注文返品状態 [Order return #{id_order_return} - Update] => 注文リターン #{id_order_return} - 更新 [Order merchant comment] => 注文業者のコメント [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 from customer] => お客様からのメッセージ [Order customer comment] => ご注文のお客様のコメント [You have received a new message regarding order with the reference] => 注文に関する新しいメッセージを受け取りました。 [Thank you for your order on [1]{shop_name}[/1]!] => お問い合わせ [1]{shop_name}[/1]! [Thank you for shopping on [1]{shop_name}[/1]!] => ショッピングありがとうございます [1]{shop_name}[/1]! [Your order with the reference [1]{order_name}[/1] from [1]{shop_name}[/1] has been canceled by the merchant.] => 参照で注文する [1]{order_name}[/1] から [1]{shop_name}[/1] 商店からキャンセルされました。. [[1]WARNING:[/1] you have received a new log alert in your back office.] => [1]警告:[/1] バックオフィスに新しいログアラートが届きました。. [New alert message saved] => 新しい警告メッセージが保存されました [Log Alert] => ログアラート [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] is on its way.] => 参照で注文する [1]{order_name}[/1] その道です。. [Import finished] => 輸入完了 [Click on the following link to set up your password:] => 次のリンクをクリックして、パスワードを設定します。 [Congratulations, your guest account for [1]{shop_name}[/1] has been turned into a customer account!] => おめでとうございます。 [1]{shop_name}[/1] 顧客アカウントに変わりました! [Your guest account has been turned into a customer account] => ゲスト アカウントが顧客アカウントに変更されました [Guest to customer] => ゲストからお客様へ [Email address:] => 電子メールアドレス: [[1]{employee}[/1] added [1]{comment}[/1]] => [1]{employee}[/1] 追加する [1]{comment}[/1] [Customer Service - Discussion Forwarded] => カスタマー サービス - ディスカッションの転送 [Forward message] => メッセージを転送する [[1]{employee}[/1] wanted to forward this discussion to you.] => [1]{employee}[/1] 皆様へのご意見をお待ちしております。. [Here is your identification information on [1]{shop_name}[/1]] => ここにあなたの識別情報があります [1]{shop_name}[/1] [Here is your personal login information for {shop_name}] => ここにあなたの個人的なログイン情報があります {shop_name} [Employee password] => 社員パスワード [You have [1]{nbProducts}[/1] product(s) now available for download using the following link(s):] => お問い合わせ [1]{nbProducts}[/1] 下記のリンクからダウンロードできます。 [Product(s) to download] => ダウンロードする製品 [Thank you for your order with the reference {order_name} from [1]{shop_name}[/1]] => お電話でのお問い合わせ {order_name} から [1]{shop_name}[/1] [Download products] => 製品のダウンロード [Review this credit slip and download it on our shop, go to the %credit_slips_label% section of your customer account.] => このクレジット スリップを見直し、当店でダウンロードしてください。 %credit_slips_label% お客様のアカウントのセクション。. [Review this credit slip and download your invoice on our shop, go to the Credit slips section of your customer account.] => このクレジット スリップを見直し、当店で請求書をダウンロードし、 クレジット スリップ お客様のアカウントのセクション。. [A credit slip has been generated in your name for order with the reference [1]{order_name}[/1].] => 参照で注文するために名前にクレジット スリップが生成されました [1]{order_name}[/1]. [We will reply as soon as possible.] => できるだけ早く返信いたします。. [Your message has been sent successfully, thank you for taking the time to write!] => メッセージは正常に送信されました。お時間を割いていただき、ありがとうございます。! [Contact Form] => お問い合わせフォーム [Customer Email Address:] => 顧客の電子メール アドレス: [Order ID #:] => 注文番号: [Here is the information you need for your check:] => チェックに必要な情報は次のとおりです。 [You have decided to pay by bank check.] => あなたは銀行小切手で支払うことにしました。. [Payment method: check] => お支払い方法:小切手 [Awaiting payment by check] => 小切手による支払い待ち [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]. [Here is the information you need for your transfer:] => 転送に必要な情報は次のとおりです。 [You have decided to pay by bank wire.] => 銀行振込で支払うことにしました。. [Payment method: bank wire] => お支払い方法:銀行振込 [Pending payment] => 保留中のお支払い [Please specify your order reference in the bankwire description.] => 銀行送金の説明に注文番号を指定してください。. [Please go on {order_link} to complete the payment.] => お問い合わせ {order_link} お支払いを完了します。. [Back Office Order] => バックオフィス注文 [Your login details on {shop_name}] => ログインの詳細 {shop_name} [When signing up, don't forget to provide the e-mail address of your referring friend:] => サインアップするときは、紹介する友人の電子メール アドレスを提供することを忘れないでください。 [It's very easy to sign up. Just click here!] => サインアップするのはとても簡単です。. Just 詳しくはこちら! [Get referred and earn a discount voucher of [1]{discount}![/1]] => 割引券の受け取りと獲得 [1]{discount}![/1] [Your friend [1]{firstname} {lastname}[/1] wants to refer you on {shop_name}!] => あなたの友人 [1]{firstname} {lastname}[/1] お問い合わせ {shop_name}! [join us!] => 参加しませんか!! [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} (クーポン#) {discount_name})[/1] 次回の注文に使用できること。. [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 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] 日が経つと、一瞬を無駄にしない! [You are one of our best customers, however you have not placed an order in {days_threshold} days.] => お客様には最高のお1人様ですが、ご注文はお受けしておりません。 {days_threshold} 生年月日. [Enter this code in your shopping cart to get your discount.] => このコードをショッピングカートに入力して、割引を受けてください。. [Here is your coupon:] => これがあなたのクーポンです: [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] 日が経つと、一瞬を無駄にしない! [You are one of our best customers and as such we want to thank you for your continued patronage.] => あなたは私たちの最高の顧客の一人です. [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] 日が経つと、一瞬を無駄にしない! [Thank you for your order at {shop_name}.] => お問い合わせ {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] 日が経つと、一瞬を無駄にしない! [We noticed that during your last visit on {shop_name}, you did not complete the order you had started.] => 最終訪問時にお知らせ致します。 {shop_name}やった注文は完了しませんでした。. [Regarding your newsletter subscription, we are pleased to offer you the following voucher:] => ニュースレターの購読に関して、次のバウチャーを提供させていただきます。 [Newsletter subscription] => ニュースレターの購読 [Thank you for subscribing to our newsletter, please confirm your request by clicking the link below :] => ニュースレターを購読していただきありがとうございます。以下のリンクをクリックして、リクエストを確認してください。 [{order_name} Placed on {date}] => {order_name} 開催場所 {date} [Return details] => 返品の詳細 [The remaining stock is now less than the specified minimum of] => 残りの在庫は現在、指定された最小値よりも少なくなっています [{product} is nearly out of stock.] => {product} 在庫のほとんどです。. [The stock cover is now less than the specified minimum of:] => 在庫カバーは現在、以下の指定された最小値を下回っています: [Your order with the reference [1]{order_name}[/1] has been modified.] => 参照で注文する [1]{order_name}[/1] 修正しました。. [Order edited] => 注文を編集しました [A new order was placed on {shop_name} by the following customer: {firstname} {lastname} ({email})] => 新規注文を {shop_name} 以下のお客様による {firstname} {lastname} ({email}) [You can order it right now from our online shop.] => オンラインショップから今すぐご注文いただけます。. [You can access the product page by clicking on the link:] => リンクをクリックして製品ページにアクセスできます。 [This item is once again in-stock.] => こちらの商品が再入荷致しました。. [This is to inform you about the creation of a voucher.] => これは、バウチャーの作成についてお知らせするものです。. [[1]Voucher code: {voucher_num}[/1] in the amount of [1]{voucher_amount}[/1]] => [1]バウチャーコード: {voucher_num}[/1] の量 [1]{voucher_amount}[/1] [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]. [Voucher created] => バウチャーが作成されました [If you can read this, the test was successful!] => これが読めれば試験合格!! [This is a [1]test e-mail[/1] from your shop.] => これは、 [1]テストメール[/1] ショップから。. [Hello] => こんにちは [Your order has been shipped] => ご注文は出荷されています [In order to reply, please use the following link: {link}] => 返信のため、次のリンクをご利用ください。 {link} [We have processed your {shop_name} refund for order with the reference {order_name}.] => お問い合わせ {shop_name} 参照の順序のための払い戻し {order_name}. [We are currently processing your {shop_name} order with the reference {order_name}.] => 現在処理中です {shop_name} 参照の順序 {order_name}. [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}お問い合わせ.まずはお気軽にご相談ください。. [Your payment for order with the reference {order_name} was successfully processed.] => 参照で注文するための支払い {order_name} うまく処理されました。. [Your order with the reference [1]{order_name}[/1] from [1]{shop_name}[/1] has been canceled.] => 参照で注文する [1]{order_name}[/1] から [1]{shop_name}[/1] キャンセルしました。. [[1]Warning:[/1] you have received a new log alert in your Back Office.] => [1]警告:[/1] バックオフィスで新しいログアラートを受け取りました。. [Your order with the reference [1]{order_name}[/1] is currently in transit.] => 参照で注文する [1]{order_name}[/1] 現在、transit に使われています。. [Your guest account for [1]{shop_name}[/1] has been transformed into a customer account.] => ゲストアカウント [1]{shop_name}[/1] 顧客アカウントに移行しました。. [[1]{employee}[/1] added [1]"{comment}"[/1]] => [1]{employee}[/1] 追加する [1]お問い合わせ{comment}お問い合わせ[/1] [Here is your personal login information for [1]{shop_name}[/1]:] => ここにあなたの個人的なログイン情報があります [1]{shop_name}[/1]: : : [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% お客様のアカウントのセクション。. [We have generated a credit slip in your name for order with the reference [1]{order_name}[/1].] => 参照で注文するために名前にクレジット スリップを生成しました [1]{order_name}[/1]. [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]. [Here is your login email address:] => ログイン用メールアドレスは次のとおりです。 [Your login email address on {shop_name}] => ログインメールアドレス {shop_name} [{shop_name} powered by PrestaShop™] => {shop_name} によって供給される プレスタショップTM [(waiting for validation)] => (検証待ち) [{followup}] => {followup} [{shop_name} powered by PrestaShop™] => {shop_name} によって供給される プレスタショップTM [Message from {shop_name}] => {shop_name} からのお知らせ [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:] => 銀行住所: [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:] => 小切手送付先: [Message from a {shop_name} customer] => お客からのメッセージ [Order ID:] => 注文ID: [Your message to {shop_name} Customer Service] => カスタマーサービスにメッセージを送る [Your message has been sent successfully.] => メッセージは正常に送信されました。 [We will answer as soon as possible.] => できるだけすぐに返答いたします。 [Attached file:] => 添付ファイル: [Credit slip created] => クレジット伝票が生成されました [Thank you for your order with the reference {order_name} from {shop_name}] => {order_name} の注文ありがとうございました。 [Product(s) now available for download] => 商品のダウンロードが可能になりました。 [Your {shop_name} login information] => お客様の {shop_name} ログイン情報 [First name:] => 名: [Last name:] => 姓: [Customer service - Forwarded discussion] => カスタマーサービス - 転送された相談 [Discussion history:] => 相談履歴: [Your customer account creation] => お客様の新規会員登録 [Please be careful when sharing these login details with others.] => ログイン情報を共有する際には注意深く取り扱ってください。 [Import complete] => インポート完了 [In transit] => 送信中 [You can track your package using the following link:] => 次のリンクよりご注文商品の配送状況をご確認いただけます: [You have received a new log alert] => ログ警告が発生しています [Order canceled] => 注文はキャンセルされました [Order changed] => 注文内容が変更されました [Message from a customer] => お客様メッセージ [Product:] => 商品: [Message:] => メッセージ: [Return #{id_order_return} - update] => 返品番号 {id_order_return} - 更新 [We have updated the progress on your return #{id_order_return}, the new status is:] => 返品番号 {id_order_return} の取扱い状況を更新しました、現在のステータスは: [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.] => 残念ながら、ご注文いただいた商品に在庫切れ商品が含まれているため、お届けに通常以上に日数が必要になる場合がございます。出来る限りの対応を行なっておりますので何卒ご理解いただけますようよろしくお願いいたします。 [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:] => 確認して処理を続行する場合には、次のリンクをご利用ください: [Please note that this will change your current password.] => これにより現在のパスワードが変更になることをご理解ください。 [Payment processed] => 支払い手続き中 [Payment processing error] => 支払い処理エラー [We cannot ship your order until we receive your payment.] => お支払いを確認後、ご注文商品を出荷いたします。 [Processing] => 手続き中 [Refund processed] => 返金処理されました [Total Tax paid] => 支払い税金合計 [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}] => 注文ID: {order_name} [Customer:] => お客様: [Thank you for subscribing to our newsletter.] => メールマガジンに登録ありがとうございます。 [Hi,] => お知らせ [Your {shop_name} login details] => {shop_name} ログイン情報 [Congratulations!] => おめでとうございます ! [Referral Program] => 紹介プログラム [Hi {firstname} {lastname},] => {lastname} {firstname} 様 [You can now place orders on our shop:] => これで当店でご注文になることができます。 [Account] => アカウント [Here are your login details:] => 以下がお客様のログイン情報になります。 [Bankwire] => 銀行振込 [Check] => 小切手 [Contact] => お問合せ [Credit Slip] => クレジット伝票 [Credit slip] => クレジット伝票 [You can access your customer account on our shop:] => 当店の顧客登録情報にアクセスできます: [The file {filename} has been successfully imported to your shop.] => {filename} はショップに正常にインポートされました。 [Import] => インポート [Newsletter] => メールマガジン [Order confirmation] => ご注文確認 [Out of stock] => 在庫切れ [Password] => パスワード [Payment] => お支払い [Payment error] => 支払いエラー [Refund] => 払い戻し [Voucher] => クーポン: [Carrier] => 配送 ) [ModulesContactformAdmin] => Array ( [By default, you will only receive contact messages through your Customer service tab.] => デフォルトでは、カスタマー サービス タブからのみ連絡先メッセージを受信します。. [Receive customers' messages by email] => お客様からのメッセージをメールで受け取る [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.] => お問い合わせ Yes お客様がメッセージ送信後、追跡番号を含む一般的な確認メールが届きます。.注意:迷惑メールを捨てるには、メッセージの内容はメールに含まれません。. [Send confirmation email to your customers] => 顧客に確認メールを送信する [For even more security on your website forms, consult our Security & Access modules category on the %link%] => あなたのウェブサイトのフォームのセキュリティを強化するために、セキュリティ&アクセスモジュールのカテゴリを参照してください %link% [Contact form] => お問い合わせフォーム [Adds a contact form to the "Contact us" page.] => 「問合せ」ページに問合せフォームを表示させる。 [Parameters] => パラメータ ) [ModulesContactformShop] => Array ( [An error occurred while sending the message, please try again.] => メッセージの送信中にエラーが発生しました。もう一度お試しください。. [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.] => メッセージ送信中にエラーが発生 [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] => 注文ID [Select reference] => 参照コードを選択してください [Attach File] => 添付ファイル [Message] => メッセージ [Send] => 送信 ) [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] => your@email.com [Notify me when available] => 利用可能になったら通知する [Your e-mail address is invalid] => メールアドレスが無効 [You already have an alert for this product] => この商品についての警告をすでにもっています [Request notification registered] => 登録された依頼通知 ) [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] => 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] => レポートを送信できません ) [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] => your@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 [(E.g.: %date_format%)] => (例: %date_format%) [No selected file] => ファイルが選択されていません ) [ShopFormsLabels] => Array ( [Subject] => 主題 [Attachment] => 付属品 [Message] => メッセージ [Order reference] => 注文番号 [Please choose] => 選んでください [-- day --] => - 日 - [-- month --] => - 月 - [-- year --] => - 年 - [Optional] => オプション [Product] => 製品 [-- please choose --] => - 選んでください - [Order Reference:] => 注文参照: [Email:] => Eメール: [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] => VAT番号 [Other] => その他 [First name] => 名 [Last name] => 姓 [Company] => 会社 [Identification number] => 識別番号 [Social title] => 肩書き [Birthdate] => 誕生日 [Email] => メール [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] => 先にログインしてください [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 in an empty cart] => 空にカートにこのクーポンは使用することができません [You cannot use this voucher with these products] => これらの商品にこのクーポンは使用することができません [The %1$s field is too long (%2$d chars max).] => %1$s 項目が長過ぎます。 (最大 %2$d 文字) [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.] => 以下のエラーを修正してください。 [The customer could not be found.] => お客様は見つかりませんでした [You must enter a voucher code.] => クーポンコードを入力しなければなりません [The voucher code is invalid.] => 無効なクーポンコード [This voucher does not exist.] => このクーポンは存在しません。 [Null quantity.] => Nullの量 [Product not found] => 商品が見つかりませんでした [Please fill in all of the required fields, and then save your customizations.] => すべての必須項目を入力してください、それからカスタマイズを登録します。 [You already have the maximum quantity available for this 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.] => 有効期限を過ぎると、本商品をダウンロードすることができません [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.] => アカウントの作成中に予期しないエラーが発生しました。 [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.] => 戻したい商品を少なくとも1つ確認してください。 [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 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] => 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] => 表示 [Filter By] => 絞込み条件 [View products] => 商品を参照 [Quantity] => 数量 [Remove Image] => 画像を削除 [Back to top] => トップに戻る [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%)] => ( )%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% アイテム [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.] => 乞うご期待! 追加された製品は、ここに表示されます。. [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] => 名前: 昇順 [Name, Z to A] => 名前、降順 [Price, low to high] => 価格、安い順 [Price, high to low] => 価格、高い順 [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 [Best Sellers] => ベストセラー [All best sellers] => すべてのベストセラー [No brand] => ブランドがありません [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 個の商品があります。 ) [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 excl.] => 価格(税別) [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] => ギフトラッピング [Shipping] => 送料 [Included taxes] => 税込み [Taxes] => 税 [1 item] => 1アイテム [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] => 割引 [Tax] => 税 [Quantity:] => 数量: [Shipping:] => 送料: [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.] => 1 つまたは複数の製品の返品を希望する場合は、対応するボックスに印を付け、返品の説明を記入してください。 完了したら、下のボタンをクリックします。. [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] => パートナーから特別なオファーを受け取る [Log me out] => ログアウト [Orders] => 注文 [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] => 未定義 [Yes] => はい [No] => いいえ [None] => なし [Average] => 平均 [Merchandise returns] => 返品 [The page you are looking for was not found.] => お探しのページは見つかりませんでした。 [Our Offers] => オファー [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番号: [Fax: [1]%fax%[/1]] => Faxでのお問合せ:[1]%fax%[/1] [Currency:] => 通貨: [Currency dropdown] => 通貨選択 [Carousel buttons] => カルーセルボタン [Previous] => 前へ [Next] => 次 [Language:] => 言語: [Language dropdown] => 言語選択 [Sort by:] => 並び順: [%copyright% %year% - Ecommerce software by %prestashop%] => %copyright% %year% - Ecommerce software by %prestashop% [List of sub categories in %name%:] => %name% 内のサブカテゴリリスト: [Home] => ホーム ) [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. ] => それはあなたのアカウントのダッシュボードです。 セクションを選択してください。. ) [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.] => "Backup"ディレクトリは存在しません。 [Invalid ID] => IDが無効 [Unable to create backup file] => バックアップを作成することはできません [No valid tables were found to backup.] => バックアップから正常なテーブルを見つけることが出来ませんでした。 [Error deleting] => 削除中にエラー [Your file has been successfully imported into your shop. Don't forget to re-build the products' search index.] => ファイルはショップに正常にインポートされました。 商品の検索インデックスを再構築することを忘れないでください。 [(click to open "Generators" page)] => (生成ページをクリックして開きます) [No image was found for combination with id_product = %s and image position = %s.] => 商品ID = %s かつ 画像位置 = %s の組み合わせにあう画像が見つかりません [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)に存在しなたいめ、保存することが出来ません [The customer ID #%d does not exist in the database, and therefore cannot be validated.] => 顧客ID #%d は、データベースに存在しないため、承認する事ができません。 [Supplier is invalid] => サプライヤーは無効です [Store is invalid] => 店名が無効です [Format: Between 0 and 100] => フォーマット:0から100の間 [Supply Order (%s) could not be loaded (at line %d).] => サプライヤー注文( %s )はロードできませんでした(行 %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インポート [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)。 [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] => タグリストは無効です。 [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のupload_max_filesizeディレクティブの値を超えています。サーバ構成がそれを許可する場合は、.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 の upload_max_filesize ディレクティブの値を超えています。サーバ上で .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.] => インポートディレクトリが存在しません。ファイルパスを確認してください。 [To proceed, please upload a file first.] => 処理を進めるためには、最初にファイルをアップロードしてください。 [The file is too large and cannot be downloaded. Please use the LIMIT clause in this query.] => ファイルサイズが大きい為、ダウンロードできませんでした。クエリー内で LIMIT句を使用してください。 [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 "%s" is incorrect.] => 使用された演算子「%s」は間違っています。 [The "%operator%" operator is incorrect.] => 演算子「%operator%」 が正しくありません。 [The LIMIT clause must contain numeric arguments.] => LIMIT句は数値の引数を含める必要があります [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.] => 複数のテーブルを使用する時、それぞれの属性はテーブルを参照しなければなりません。 [You cannot have two shops with the same name in the same group.] => 同じグループ内に同じ名前のショップを2つ持つことができません [Unable to load this shop.] => このショップをロードすることができません [You need to select at least the root category.] => 少なくともルートカテゴリを選択する必要があります。 [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.] => Smart Cacheを使用するには、ディレクトリ %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]書き込み権限を与える(UNIXシステムではCHMOD 666)。[/2] [/1] [Error: Could not find whether debug mode is enabled. Make sure that the correct permissions are set on the file %s] => エラー:デバッグモードが有効かどうかを確認できませんでした。ファイル %s が正しいパーミッションになっているか確認してください。 [Media server #1 is invalid] => メディアサーバ No1は無効 [Media server #2 is invalid] => メディアサーバ No2は無効 [Media server #3 is invalid] => メディアサーバ No3は無効 [Configure your server to allow the creation of directories and files with write permissions.] => サーバにディレクトリを作成と書き込みの許可を設定 [Enable the GD library on your server.] => サーバでGDライブラリを有効 [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 "translations" folder and subfolders.] => traslationsフォルダ、サブフォルダ、以降再帰的な書き込み権限を設定 [Set write permissions for the "upload" folder and subfolders.] => uploadフォルダ、サブフォルダ、以降再帰的な書き込み権限を設定 [Set write permissions for the "download" folder and subfolders.] => downloadフォルダ、サブフォルダ、以降再帰的な書き込み権限を設定 [Enable GZIP compression on your server.] => サーバ上でGZIP圧縮を有効 [Enable the Apache mod_rewrite module] => Apache の "mod_rewrite" モジュールを有効にする [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.] => 選択された制限は、サーバの最大アップロード制限を超えています。サーバの制限を増やしてください。 [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.] => 従業員は少なくとも1つのショップに関連付けなければなりません [The Memcached server cannot be added.] => Memcached サーバの追加ができませんでした [There was an error when attempting to delete the Memcached server.] => Memcachedサーバの削除中にエラー [For security reasons, you cannot delete the Administrator's profile.] => セキュリティーのため、管理者プロフィールを削除することはできません。 [Key length must be 32 character long.] => キーの長さは32文字の長さが必要です [This key already exists.] => キーは既に存在します [The locale must be installed] => ロケールをインストールする必要があります [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ソフトウェアは、ライセンス契約に基づいてご自身の責任でそれを使用しているオープンソースです。 [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 ...] => ダウンロード中... [If not,[1][2] please click here[/1]!] => もし不要であれば、[1][2]ここをクリックしてください[/1]! [Note that you can have several products with the same reference.] => 同じ基準でいくつかの商品をもっていることに注意してください。 [Please fix the following error(s)] => 次のエラーを解決してください [Checking files...] => ファイルを確認しています... [Missing files] => 不足しているファイル [Updated files] => ファイルが更新されました [Changed/missing files have been detected.] => 変更/不足しているファイルが見つかりました ) [AdminDesignHelp] => Array ( [Please specify the files for which you do not want the module to be displayed.] => モジュールを表示されないようにするには、対象のファイルを指定してください [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(品質は最高、最大のファイル)まで [This should be set to yes unless you successfully moved images in "Images" page under the "Preferences" menu.] => これは「プレファレンス」メニューの中の「イメージ」ページに画像を正常に移動しない限り「はい」に設定する必要があります。 [This type will be used for Brand images.] => このタイプはブランド画像に使用されます。 [This type will be used for Supplier images.] => このタイプはサプライヤー画像に使用されます [This type will be used for Store images.] => このタイプはストア画像に使用されます [Add new page category] => 新しいページカテゴリを追加 [Add new page] => 新規ページ追加 [Will appear on email headers. If undefined, the header logo will be used.] => メールヘッダーに表示されます。未定義の場合はヘッダーロゴが使用されます [You must select a shop from the above list if you wish to choose a theme.] => テーマを選択したいリスト上からショップを選択しなければなりません ) [ModulesShoppingcartAdmin] => Array ( [Shopping cart] => ショッピングカート [Ajax: Invalid choice.] => Ajax: 無効な選択です [Ajax cart] => Ajaxカート [Activate Ajax mode for the cart (compatible with the default theme).] => カートのAjaxモードを有効にする (デフォルト・テーマと互換) ) [ModulesBlockwishlistAdmin] => Array ( [Wishlist] => 欲しいものリスト [My wishlists] => ほしい物リスト [Product] => 商品 [Reference] => リファレンス [Combination] => 組み合わせ [Category] => カテゴリ [Price (tax excl.)] => 価格(税別) [Save] => 保存 ) [ModulesStatsbestvouchersAdmin] => Array ( [Empty recordset returned.] => 空のレコードセットが返されました。 [Total used] => 使用された合計 [Best vouchers] => ベストクーポン ) [ModulesBestsellersAdmin] => Array ( [Top-sellers block] => 上位販売者ブロック ) [AdminLoginFeature] => Array ( [I forgot my password] => パスワードを忘れました [Reset your password] => パスワードをリセット [Confirm new password] => 新しいパスワードの確認 [Reset password] => パスワードリセット [Send reset link] => リセット用リンクを送信 ) [ModulesViewedproductAdmin] => Array ( [Viewed products block] => 参照された商品ブロック [You must fill in the 'Products displayed' field.] => 「表示された商品」項目をの中を入力しなければなりません [Invalid number.] => 番号が無効 [Define the number of products displayed in this block.] => このブロックに表示される製品の数を定義します ) [AdminPaymentFeature] => Array ( [Customer currency] => お客様の通貨 [Shop default currency] => ショップのデフォルト通貨 [Currency restrictions] => 通貨の制限 [Country restrictions] => 国の制限 [Group restrictions] => グループの制限 [Carrier restrictions] => 配送方法の制限 ) [AdminStatsFeature] => Array ( [Stats] => 統計 ) [ModulesSharebuttonsShop] => Array ( [Share] => シェア [Tweet] => ツイート [Pinterest] => Pinterest ) [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, .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マーケットプレイスやパートナーモジュール(無料)も含まれます。 [Popular] => ホット商品 [Update these modules to enjoy their latest versions.] => 快適に利用するためにこれらのモジュールをアップデートしてください。 ) [ModulesGsitemapAdmin] => Array ( [Google sitemap] => Googleのサイトマップ [Generate your Google sitemap file] => Googleサイトマップファイルを生成 [never] => 一度もない [Information] => 情報 ) [ModulesFacetedsearchAdmin] => Array ( [Faceted search] => ファセット検索 [Filter template name required (cannot be empty)] => フィルターテンプレート名は必須(空白にできません) [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 ["%s" is not a valid url] => %s は有効なURLではありません。 [Category] => カテゴリ [Manufacturer] => メーカー [Supplier] => サプライヤー [New products] => 新しい商品 [Best sales] => ベストセラー [Prices drop] => 値下げ商品 [Search] => 検索 [Meta title] => METAタイトル [for suhosin.post.max_vars.] => suhosin.post.max_varsについて [for suhosin.request.max_vars.] => suhosin.request.max_varsについて [Warning! Your PHP configuration limits the maximum number of fields allowed in a form:] => 警告 フォームに登録できる項目数がPHP設定の最大制限数です: [for max_input_vars.] => 最大入力値のため [Choose shop association:] => 関連するショップを選択: [Sub-categories filter] => サブカテゴリのフィルター [Product stock filter] => 商品の在庫フィルター [Product condition filter] => 商品の条件フィルター [Product brand filter] => 商品ブランドのフィルター [Product weight filter (slider)] => 商品の重量フィルター(スライダー) [Product price filter (slider)] => 商品価格のフィルター(スライダー) [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% 種類) [Indexes and caches] => 索引とキャッシュ [Indexing is in progress. Please do not leave this page] => 索引は処理中。このページから離れでください [Index all missing prices] => すべての不足している価格を索引 [Rebuild entire price index] => 全体の価格インデックスを再構築します [You can set a cron job that will rebuild price index using the following URL:] => 次のURLを使用して、価格の索引を再構築するcronジョブを設定することができます: [You can set a cron job that will rebuild attribute index using the following URL:] => 次のURLを使用して、属性の索引を再構築するcronジョブを設定することができます: [A nightly rebuild is recommended.] => 毎晩再構築することをおすすめします。 [Actions] => 実行 [No filter template found.] => フィルターテンプレートが見つかりません [Add new template] => 新しいテンプレートを追加 [Show the number of matching products] => 一致する商品数を表示 [Show products from subcategories] => 購読者からの商品を表示 [Category filter depth (0 for no limits, 1 by default)] => カテゴリフィルターの深さ(0の場合は無制限、デフォルトは1) [Use tax to filter price] => 価格をフィルターするのに税を使用 [(in progress, %s products price to index)] => (処理中 %s 個の商品価格を索引) [Loading...] => ロード中... [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.] => ファセット検索モジュールが有効になっている場合、このオプションを最もよく表す単語を選択すると、より詳細なページタイトルを取得できます。デフォルトでは、PrestaShop はオプション名を使用しますが、このフィールドを使用して設定を変更できます。 [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.] => ファセット検索モジュールが有効になっている場合、この商品データ項目名を最もよく表す単語を選択すると、より詳細なページタイトルを取得できます。デフォルトでは、PrestaShop は商品データ項目名を使用しますが、このフィールドを使用して設定を変更できます。 [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.] => ファセット検索モジュールが有効になっている場合、この商品データ値を最もよく表す単語を選択すると、より詳細なページタイトルを取得できます。デフォルトでは、PrestaShop は商品データ値名を使用しますが、このフィールドを使用して設定を変更できます。 ) [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:] => セキュリティー上の理由により、次の条件が満たされるまで PrestaShop管理画面にアクセスすることができません: [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) [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.] => このアカウントは存在しません。 [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.] => 「パスワード確認」が空です。「パスワード確認」枠も入力してください。 [Your password reset request expired. Please start again.] => パスワードリセットの期限が切れました。最初からお試しください。 [An error occurred while attempting to change your password.] => パスワード変更中にエラーが発生 [The password has been changed successfully.] => パスワードが正常に変更されました。 ) [AdminNotificationsError] => Array ( [Unable to update settings.] => 設定を更新することができません。 [There is %d error.] => %d エラーです。 [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.] => このクラス名は存在しません。 [This property does not exist in the class or is forbidden.] => このプロパティはクラスに存在しないか、禁止されています。 [This association has too many elements.] => この関連付けは、あまりにも多くの要素を持っています。 [This name is not allowed.] => この名前は許可されていません。 [Syntax error with this pattern.] => このパターンの文法エラーです。 [This key has already been used.] => このキーは既に使用されています。 [[%s] is not a valid configuration key] => [%s]は正常な設定キーではありません [Cannot parse feed.] => feedを解析できません [No default currency] => デフォルトの通貨がありません [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 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.] => Validation ファンクションが見つかりません:%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を超えています [No file was uploaded] => アップロードされたファイルはありません [Missing temporary folder] => テンポラリーフォルダが見つかりません [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)] => ”終了:” 日付フォーマットが無効(YYYY-MM-DD) [The 'To' date format is invalid (YYYY-MM-DD)] => ”開始:” 日付フォーマットが無効(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 は必須です。 [Cannot add configuration %s] => 基本設定 %s を追加できません。 [%s: Incorrect value] => %s :不正な値 [An error occurred while assigning a zone to the selection.] => 選択事項の反映中にエラーが発生しました [You must select at least one element to assign a new zone.] => 新しいゾーンに反映するには、要素を一つ以上選択してください。 [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.] => アクセスが拒否されました。 [file (%s) not writable] => ファイル( %s )は書き込み可能ではありません [directory (%s) not writable] => ディレクトリ( %s )は書き込み可能ではありません [The object cannot be loaded.] => オブジェクトをロードすることができません [Invalid message] => メッセージが無効 [Bad SQL query] => 不可のSQLクエリ [Please fill in all the required fields.] => すべての必須項目を入力してください [An error occurred during the file upload process.] => ファイルのアップロードでエラーが発生 [The email address is invalid.] => メールは無効 [Unknown error.] => 不明なエラー [Invalid tag(s) (%s)] => 不正なタグ (%s) [Email is empty.] => メールが空白 [Invalid email address.] => メールアドレスが無効 [The password field is blank.] => パスワードは空白です [Invalid password.] => パスワードが無効 [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.] => 少なくとも1つのオブジェクトが必要です。 [You cannot delete all of the items.] => すべてのアイテムを削除することができません。 [Cannot retrieve file.] => ファイルを取り出すことができません。 [Invalid file extension] => ファイルエクステンションが無効 [The file name is too long.] => ファイル名が長過ぎます [Invalid file] => ファイルが無効 [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 %1$s field (%2$s) is invalid.] => %1$s ( %2$s )項目は無効です。 [The tags list (%s) is invalid.] => タグリスト( %s )は無効 [An error occurred during deletion.] => 削除中にエラーが発生しました。 [You must select at least one element to delete.] => 削除するために少なくとも1つの要素を選択しなければなりません。 [(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.] => 日付フォーマットが無効 [This functionality has been disabled.] => この機能が無効になっています。 [An error occurred while updating the status.] => ステータスの更新中にエラーが発生 [You cannot delete or disable the last shop group.] => 最後のショップグループを削除または無効にすることができません。 [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.] => このドメインとURIはすでに存在します。 [A shop virtual URL cannot be "%URL%"] => ショップのバーチャルURLは "%URL%" のようにはなりません。 [It must be entered as follows:] => 次のように入力する必要があります: [No file has been selected.] => 選択されたファイルがありません [The server does not have permissions for writing.] => サーバーは書き込み権限を持っていません。 [This file must be writable:] => このファイルは書き込み可でなければなりません: [Fatal error: The module directory does not exist.] => 致命的なエラー:モジュールディレクトリが存在しません [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.] => 画像取得中にエラーが発生 [Invalid URL] => URLが無効 [Invalid selection] => 選択が無効 [Cannot write into file: %filename%. Please check write permissions.] => ファイル名:%filename% に書き込みができません。書き込み権限を確認してください。 [The object cannot be loaded (or found)] => オブジェクトはロードできませんでした(または見つかりませんでした) [An error occurred while attempting to save.] => 登録中にエラーが発生しました。 [Invalid action] => 不正なアクション [This domain is not valid.] => ドメインは有効ではありません [The SSL domain is not valid.] => SSLドメインは有効ではありません ) [ModulesGAnalyticsAdmin] => Array ( [Save] => 保存 [Back to list] => リストへ戻る [Settings] => 設定 [Yes] => はい [No] => いいえ [Google Analytics] => Google アナリティクス ) [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?] => お客様が配送日付以降の返品できる日数 [Select all the groups that you would like to apply to this customer.] => このお客様に適用したすべてのお客様グループを選択 [Valid characters:] => 利用可能な文字: [The next delivery slip will begin with this number and then increase with each additional slip.] => 次の納品書はこの番号から始まります、追加の伝票毎にそれは増加します。 [If required, show the total amount per rate of the corresponding tax.] => 必要であれば、対応する税率毎の合計を表示します。 [Freely definable prefix for invoice number (e.g. #IN00001).] => 請求書書番号につけるプリフィックスを自由に設定できます(例:IN#-00001) [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%).] => 次の請求書はこの番号から始まります。以降の請求書には、それに続く連番が振られます。現在の番号を維持したい場合は0にセットしてください。(現在の番号 %number%) [Select the fields you would like to be required for this section.] => このセクションのために必要したい項目を選択 [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.] => この目もは、すべての従業員にではなく、お客様に表示されます。 [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).] => このフィールドに入力された内容は、請求書の支払い情報の下に追加情報として表示されます。(免責事項の表示など) [Do not forget to update your exchange rate before making this change.] => この変更を行う前に、為替レートの更新をしてください。 [(Max %amount_refundable% %tax_method%)] => (最大 %amount_refundable% %tax_method%) ) [ModulesCurrencyselectorAdmin] => Array ( [Currency block] => 通貨ブロック [Adds a block allowing customers to choose their preferred shopping currency.] => 通貨を選択するためのブロックを追加 ) [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 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 :)] => お客様は皆ご満足のようですね。 ) [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] => 銀行振込での支払い [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:] => お支払いは、請求書の指定する金額を次の口座に振り替えることで行なわれます: ) [ModulesDashgoalsAdmin] => Array ( [Dashboard Goals] => ダッシュボードの目標 [January] => 1月 [February] => 2月 [March] => 3月 [April] => 4月 [May] => 5月 [June] => 6月 [July] => 7月 [August] => 8月 [September] => 9月 [October] => 10月 [November] => 11月 [December] => 12月 [Conversion] => コンバージョン [Average Cart Value] => 平均的なカート [Forecast] => 予想 ) [ModulesSharebuttonsAdmin] => Array ( [Social media share buttons] => ソーシャルメディア シェアボタン ) [ModulesStatsbestsuppliersAdmin] => Array ( [Total paid] => 支払い合計 [Best suppliers] => ベストサプライヤー ) [ModulesSpecialsAdmin] => Array ( [Specials block] => 特別なブロック [Displays your products that are currently on sale in a dedicated block.] => 独立したブロックに現在セール中の商品を表示する。 ) [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!] => 本当に特別なものが必要な場合は、テーマカタログをご覧ください! [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] => フォーラム [Video tutorial] => ビデオチュートリアル [I'm ready] => 準備ができました! [Welcome to your shop!] => あなたのお店にようこそ! [Hi! My name is Preston and I'm here to show you around.] => Hi! 僕の名前はプレストン、これからPrestaShopの色々な事を紹介するね。 [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] => 新人研修を停止 [Continue] => 続行 [Hey! Are you lost?] => なにかお困りですか? [To continue, click here:] => 続けるには、ここをクリック [If you want to stop the tutorial for good, click here:] => このチュートリアルを二度と表示させたくない場合には、ここをクリックしてください: [Quit the Welcome tutorial] => ウェルカムチュートリアルを終了 [Next] => 次 [Welcome] => ようこそ ) [AdminDashboardHelp] => Array ( [Choose a fixed fee for each order placed in %currency% with %module%.] => %module% モジュールの %currency% で注文毎に発生する固定費を設定してください。 [Choose a variable fee for each order placed in %currency% with %module%. It will be applied on the total paid with taxes.] => %module% モジュールの %currency% で注文毎に発生する変動費を設定してください。これは税込総額に反映されます。 [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% モジュールで、外貨による注文毎に発生する変動費を設定してください。これは税込総額に反映されます。 ) [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番号: [Fax: [1]%fax%[/1]] => Faxでのお問合せ:[1]%fax%[/1] [Tel: %phone%] => 電話:%phone% [Fax: %fax%] => Fax:%fax% ) [AdminStatsNotification] => Array ( [Module not found] => モジュールが見つかりません [Please select a module from the left column.] => 左カラムの中からモジュールを選択してください [The specified date is invalid.] => 指定された日付が無効 ) [ModulesStatspersonalinfosAdmin] => Array ( [Registered customer information] => 登録さされたお客様情報 [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.] => 適切な住所に対処するには、適切なツールを選択する必要があります。 [CSV Export] => CSVエクスポート [Currency range allows you to determine which currency your customers are using.] => 通貨の範囲は、顧客が使用している通貨を決定することができます。 [No customers have registered yet.] => お客様はまだ登録されていません [Gender distribution] => 性別分布 [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] => 言語分布 ) [ModulesFacetedsearchShop] => Array ( [Price] => 価格 [Weight] => 重量 [New] => 新 [Used] => 使用 [Refurbished] => 改装 [Condition] => 条件 [Not available] => 使用可能ではありません [Available] => 使用可能 [In stock] => 在庫あり [Availability] => 有効 [Brand] => メーカー [Categories] => カテゴリ [Best sellers] => ベストセラー [Relevance] => 関連性 ) [ModulesDashproductsAdmin] => Array ( [Dashboard Products] => ダッシュボードの商品 [Customer Name] => お客様名 [Details] => 詳細 [Results] => 結果 [Best Sellers] => ベストセラー [From] => 開始 [to] => 終了 ) [ModulesMainmenuAdmin] => Array ( [Main menu] => メイン メニュー [Please add a label for your default language.] => デフォルトの言語のためにラベルを追加してください [The link has been added.] => リンクが追加されました [All brands] => すべてのブランド [All suppliers] => すべてのサプライヤー [Add a new link] => 新しいリンクを追加 [Shops] => ショップ: [Choose product ID] => 商品IDを選択 [Menu Top Links] => メニュートップリンク [Link list] => リンクリスト [Remove] => 削除 ) [AdminNavigationMenu] => Array ( [Menu] => メニュー [Invoices] => 請求書 [Catalog] => カタログ [Sell] => 販売管理 [Improve] => 機能追加・設定 [Configure] => 設定 [More] => もっと [Modules & Services] => モジュールとサービス [Advanced Parameters] => 拡張パラメータ [Attributes] => 属性 [Carriers] => 配送 [Carrier] => 配送 [Cart Rules] => カートルール [Catalog Price Rules] => カタログの価格ルール [Page Categories] => ページカテゴリ [Pages] => ページ [Combinations Generator] => 組み合わせの生成 [Configuration] => 設定 [Contact] => お問合せ [Countries] => 国 [Customer Service] => お客様サービス [Customer Settings] => 顧客管理設定 [Dashboard] => ダッシュボード [Database] => データベース管理 [Employees] => 従業員 [Team] => 管理者設定 [Features] => 機能 [General] => 一般 [Groups] => グループ [Image Settings] => 画像設定 [Images] => 画像 [Instant Stock Status] => 簡易在庫状況 [Languages] => 言語 [Locations] => 国と地域の定義 [Login] => ログイン [Design] => デザイン [Brands & Suppliers] => ブランドとサプライヤ [Brands] => ブランド [Marketing] => マーケティング [Menus] => メニュー [Merchandise Returns] => 商品返品 [Modules] => モジュール [Monitoring] => モニタリング [Multistore] => マルチストア [Order Settings] => 注文設定 [Payment] => お支払い [Permissions] => 権限 [Discounts] => 割引 [Quick Access] => クイックアクセス [Referrers] => リファラー [Search] => 検索 [Shipping] => 送料 [Shop Parameters] => ショップパラメータ [Shop URLs] => 店舗URL [Shopping Carts] => 買い物カゴ [Shops] => ショップ: [Stats] => 統計 [Stock Coverage] => 在庫カバレッジ [Stock Management] => 在庫管理 [Stock Movement] => 在庫の変動 [Stores] => ストア [Supply orders] => 発注 [Tags] => タグ: [Taxes] => 税 [Theme Catalog] => テーマ一覧 [Traffic & SEO] => トラフィックとSEOの設定 [Warehouses] => 倉庫 [Zones] => ゾーン [Modules Catalog] => モジュールマーケット [Files] => ファイル [DB Backup] => DB バックアップ [Categories] => カテゴリ [Contacts] => お問合せ [Credit Slips] => クレジット伝票 [Currencies] => 通貨 [Email] => メール [Logs] => ログ [SEO & URLs] => SEO/URL [Orders] => 注文 [Outstanding] => 未処理 [Products] => 商品 [Profiles] => プロフィール [SQL Manager] => SQL マネージャ [Search Engines] => 検索エンジン [States] => 都道府県: [Suppliers] => サプライヤー [Tax Rules] => 税ルール [Titles] => タイトル [Administration] => 管理 [Import] => インポート [Performance] => パフォーマンス [Information] => 情報 [Customers] => お客様 [Maintenance] => メンテナンス [Product Settings] => 商品設定 [Positions] => 位置 [Geolocation] => 位置情報 [Localization] => 地域設定 [Translations] => 翻訳 [Payment Methods] => 支払い方法 [Preferences] => 環境設定 [Stock] => 在庫 [Order Messages] => 注文メッセージ [Delivery Slips] => 配送伝票 [International] => インターナショナル [Webservice] => Webサービス [Statuses] => ステータス [Theme & Logo] => テーマとロゴ [Attributes & Features] => オプションと商品データ項目 [Addresses] => 住所 ) [AdminShippingFeature] => Array ( [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 です。 [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」 が適用されます。 [Free shipping] => 送料無料 [Pick up in-store] => 直接実店舗で受取 [Delivery next day!] => 翌日配達! [Apply the cost of the highest defined range] => 定義された範囲の最高のコストを適用します [Group access] => グループのアクセス: [Disable carrier] => 配送が無効 [Free Shipping] => 送料無料 [Default behavior] => デフォルトの動作 [According to total price] => 合計金額に応じて [According to total weight] => 総重量に応じて [Delay] => 遅延 [Handling charges] => 取扱手数料 [Free shipping starts at] => 送料無料で開始 [Carrier options] => 配送オプション [Handling] => 取扱 [Carriers] => 配送 [Carrier] => 配送 [Shipping cost] => 送料 [Tracking number] => 追跡番号 ) [ModulesBlockwishlistShop] => Array ( [Cancel] => キャンセル [Remove] => 削除 [Delete] => 削除 [Sign in] => サインイン [Previous] => 前へ [Next] => 次 [Share] => シェア [Customize] => カスタム注文 [No products found] => 商品が見つかりません ) [ModulesSupplierlistShop] => Array ( [All suppliers] => すべてのサプライヤー [Suppliers] => サプライヤー [No supplier] => サプライヤーがありません ) [ModulesCustomtextAdmin] => Array ( [Text block] => テキストブロック ) [ModulesEmailsubscriptionAdmin] => Array ( [Are you sure that you want to delete all of your contacts?] => 全てのコンタクトを削除してもよろしいですか? [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.] => このテキストはメルマガ購読ボタンの下に表示されます。 [Customers' country] => お客様の国 [Newsletter subscribers] => メールマガジン購読者 [Customers can subscribe to your newsletter when registering, or by entering their email in the newsletter form.] => お客様は顧客登録時にメルマガ購読を選択するか、メルマガ登録フォームにメールアドレスを入力することで、メールマガジンを受け取ることが出来ます。 [Non-subscribers] => 非加入者 [Partner offers subscribers] => パートナーメール受信者 [Partner offers subscribers have agreed to receive your partners' offers.] => パートナーメール受信者は、あなたのショップのパートナーから送信されるお知らせメールの受信に同意しています。 [All customers] => すべてのお客様 [Partner offers non-subscribers] => パートナーメール受信拒否者 [No customers found with these filters!] => これらのフィルターでのお客様が見つかりません [Download the file] => ファイルをダウンロード ) [ModulesBlockreassuranceAdmin] => Array ( [Are you sure you want to uninstall this module?] => 本当にこのモジュールを削除しますか? [Position] => 位置 [Description] => 説明 [Actions] => 実行 [Display] => 表示 [Save] => 保存 [Return] => 返品 [Image] => 画像 [Languages] => 言語 [Title] => 肩書き [CMS Page] => CMSのページ [Activated] => 有効 [Product pages] => 商品ページ [None] => なし [none] => なし ) [ModulesCrosssellingShop] => Array ( [Customers who bought this product also bought:] => この商品を購入した方が購入した商品: ) [ModulesStatscatalogAdmin] => Array ( [Catalog 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*:] => コンバージョン率*: [Products never purchased] => 今まで購入されていない商品 [Edit / View] => 編集/表示 ) [ModulesLinklistAdmin] => Array ( [Link List] => リンクリスト [ID] => IDは [Title] => 肩書き [Name of the block] => ブロックの名前 [Content pages] => コンテンツページ [Product pages] => 商品ページ [Categories] => カテゴリ [Static content] => 静的コンテンツ [Custom content] => 自由編集コンテンツ [Edit the link block.] => リンクブロックを編集します。 [New link block] => 新しいリンクブロック ) [ModulesCategorytreeAdmin] => Array ( [Category tree links] => カテゴリーツリー リンク [Current category] => 現在のカテゴリー [Parent category] => 親カテゴリー [Maximum depth] => 最大の深さ ) [ModulesDashtrendsAdmin] => Array ( [Dashboard Trends] => ダッシュボード推移 [Average Cart Value] => 平均的なカート [Dashboard] => ダッシュボード ) [ModulesCategoryproductsAdmin] => Array ( [Products in the same category] => 同じカテゴリの商品 [Invalid value for display price.] => 表示価格が正しくありません。 [Number of product to display] => 表示商品数 ) [ModulesBrandlistShop] => Array ( [All brands] => すべてのブランド [Brands] => ブランド [No brand] => ブランドがありません ) [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] => お客様のグループを選択 [Limit to a single customer] => 単一のお客様に制限 [Valid] => 有効 [Minimum amount] => 最小の金額 [Shipping excluded] => 送料を含めない [Shipping included] => 送料を含める [Total available] => 利用可能合計回数 [Total available for each user] => ユーザ毎の利用可能回数 [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] => 選択されたショップ [Information] => 情報 [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] => 条件グループ [Root] => ルート [Home] => ホーム [Increase] => 増加 [Decrease] => 減少 [Customer Order] => 顧客注文 [Transfer to another warehouse] => 別の倉庫に移動 [Transfer from another warehouse] => 別の倉庫から移動 [Supply Order] => 発注 [Product Return] => 商品の返品 [Values] => 値 [Value] => 値 [Color or texture] => 色またはテクスチャ [Public name] => 公開名 [Attribute type] => 属性タイプ [Attribute group] => 属性グループ [Current texture] => 現在のテクスチャ [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] => IMAPURL [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] => 閉じられたスレッド [Message forwarded to] => メッセージを転送 [Disable pending status] => ペンディングステータスが無効 [Message to:] => メッセージ宛先: [Product:] => 商品: [Save then add another value] => 登録してから他の値を追加 [Add New Feature] => 新しい機能を追加 [Feature value] => 機能の値 [Add a new feature value] => 新しい機能の値を追加 [Add new feature] => 新しい機能を追加 [Impact on weight] => 重量への影響 [Label when in stock] => 在庫時のラベル [Condition] => 条件 [Number of allowed downloads] => 許可されたダウンロード数 [Short description] => 短い説明 [Reduction type] => 削減のタイプ [Beginning] => 開始 [End] => 終了 [Leave initial price] => 当初の価格のままにする [Number of products] => 商品数 [All combinations] => すべての組み合わせ [product(s)] => 商品 [Cart rules] => カートルール [Products] => 商品 [List of disabled products] => 無効な商品のリスト: [List of empty categories] => 空のカテゴリのリスト: [List of products without images] => 画像が無い商品のリスト [List of products without price] => 商品価格が無い商品のリスト [Cover image] => カバー画像 [Add new root category] => 新しいルートカテゴリを追加 [Physical 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.)] => 価格への影響(税込) [Cost Price] => 原価 [Pack of products] => セット組み商品 [Add products to your pack] => セット組みに商品を追加 [Add a new category] => 新しいカテゴリーを追加 [Accessories] => アクセサリ: [Everywhere] => どこにでも [Catalog only] => カタログのみ [Search only] => 検索のみ [Nowhere] => どこにも [Available for order] => 注文ために使用可能 [Web only (not sold in your retail store)] => Webのみ(実店舗では販売しない) [ISBN] => ISBN [Display condition on product page] => 商品ページにコンディションを表示 [Display options] => 表示オプション [Default suppliers] => デフォルトのサプライヤ [Attachments for this product:] => この商品に対する添付ファイル: [Display the "On sale!" flag on the product page, and on product listings.] => 「セール中!」フラグを商品詳細ページと商品リストに表示する。 [No tax] => 税がありません [Apply to all products] => すべての商品に適用します [Use default behavior] => デフォルト動作を使う [Allow orders] => 注文を許可 [Deny orders] => 注文を拒否 [Minimum quantity for sale] => 最低販売数量 [Create combinations] => オプション構成作成 [I want to use the advanced stock management system for this product.] => 私はこの商品のために高度な在庫管理システムを使用したい [I want to specify available quantities manually.] => 私は手動で使用可能な数量を指定したい [Meta title] => METAタイトル [Meta description] => META Description [Friendly URL] => フレンドリーURL [Target product] => ターゲット商品 [Target category] => ターゲットカテゴリ [Redirection when offline] => オフラインの場合リダイレクト [No redirection (404)] => リダイレクトなし(404) [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] => なし [Shipping fees] => 送料 [Width] => 幅 [Height] => 高さ [Weight] => 重量 [Add customer] => 顧客を追加 [Apply to all combinations] => すべての組み合わせに適用します [Available from] => 適用開始日 [Starting at] => 開始 [Unit(s)] => ユニット [Product price (tax excl.)] => 商品価格(税別) [Reduction tax] => 税値引き [Number of days] => 日数 [Stored] => 格納 [Location (optional)] => 場所(オプション) [Description] => 説明 [No brand] => ブランドがありません [Details] => 詳細 [New product] => 新規商品 [Image] => 画像 [Options] => オプション [%price% tax excl.] => 価格(税別) [Edit quantity] => 数量を変更 [Pack] => パック [Add new file] => 新規ファイル追加 [Items per page:] => ページ毎の商品点数: [Viewing %from%-%to% on %total% (page %current_page% / %page_count%)] => 全 %total% 中 %from%-%to%を表示 (ページ: %current_page% / %page_count%) [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] => カタログに移動 [SEO] => SEO対策 [Shipping] => 送料 [Modules] => モジュール [Pricing] => 価格設定 [Basic settings] => 基本設定 [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] => 最終販売価格(税別) [Does this combination have a different price per unit?] => この組み合わせはユニット毎に違う価格でしょうか? [Images] => 画像 [Impact on 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] => 在庫管理が無効になっています [Delete combinations] => 組み合わせ削除 [Brand] => メーカー [Add a brand] => メーカーを追加する [Related product] => 関連商品 [Add a related product] => 関連商品を追加 [Improve your ranking and how your product page will appear in search engines results.] => 検索エンジンでのランキングの向上や、商品ページが検索結果でどのように表示されるかを設定します。 [Redirection page] => リダイレクト先ページ [Reset URL] => URL をリセットする [Search Engine Optimization] => 検索エンジン最適化 [Package dimension] => パッケージ寸法 [Adjust your shipping costs by filling in the product dimensions.] => 商品のサイズを入力して、送料の調整を行なえます。 [Impact on price] => 価格への影響: [Specific price conditions] => 特定条件による価格設定 [Choose the suppliers associated with this product] => この商品に関連したサプライヤを選択 [Default supplier] => デフォルトのサプライヤ [Supplier reference] => サプライヤーのリファレンス [Product location in warehouses] => 商品の倉庫内の場所 [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] => コンディションと参照コード [Attach a new file] => 新しいファイルを添付する [Cost 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] => 開始 [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]Installed module page[/1] を開いてください [tax excl.] => 税別 [Zoom] => ズーム [Add new value] => 新しい値を追加 [Add new attribute] => 新しい属性を追加 [From quantity] => 開始(量) [Reduction] => 削減 [Parent category] => 親カテゴリー [Group access] => グループのアクセス: [Feature] => 機能 [Add a new feature] => 新しい機能を追加 [Addresses] => 住所 [Ref:] => コード: [EAN13:] => EAN13 : [UPC:] => UPC: [Qty:] => 数量: [Available quantity] => 使用可能な数量 [Attribute name] => 属性名 [UPC] => UPCは [Brands] => ブランド [Add new brand] => 新規メーカー追加 [Add new brand address] => 新規ブランド住所追加 [Close] => 閉じる [Discount] => 割引 [EAN13] => EAN13 : [Wholesale price] => 卸売価格: [Customization] => カスタマイズ [Price per unit] => ユニットによる価格 [Add new cart rule] => 新しいカートルールを追加 [Expiration date] => 有効期限 [[1][/1] of [2][/2] characters allowed] => [1][/1] 文字( [2][/2]文字中)が許可されています [Type] => タイプ [[1][/1] of [2][/2] characters used (recommended)] => [2][/2] 文字中 [1][/1] 文字が使われています(推奨) [Main category] => メインカテゴリ [List of products for this pack] => このセット内の商品リスト [Advanced filters] => 高機能なフィルタ [Apply advanced filters] => 高機能なフィルタを適用する [Apply new quantity] => 新しい数量を適用 [Filter by movement type] => 移動タイプによるフィルタ [Filter by employee] => 担当者でフィルタ [Filter by period] => 期間でフィルタ: [Search a category] => カテゴリを検索 [Search a supplier] => サプライヤを検索 [All] => すべて [Filter by supplier] => サプライヤでフィルタ [Stock management] => 在庫管理 [Movements] => 在庫の移動 [Search products (search by name, reference, supplier)] => 商品検索(商品名、参照コード、サプライヤで検索) [Date & Time] => 日付と時刻 [Physical] => 物理在庫 [Reserved] => 予約済み ) [AdminShopparametersHelp] => Array ( [e.g. 10:00AM - 9:30PM] => 例 10:00 AM - 9:30 PM [Image width in pixels. Enter "0" to use the original size.] => 画像の幅はピクセル単位。元のサイズを使用する場合は0を入力 [Image height in pixels. Enter "0" to use the original size.] => 画像の高さはピクセル単位。元のサイズを使用する場合は0を入力 [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.] => どのような価格で、このお客様グループに受注の要約を表示されますか? [PrestaShop has three default customer groups:] => PrestaShop は、3つのデフォルト顧客グループを持っています。 [Only words this size or larger will be indexed.] => このサイズか大きい単語のみ索引化されます [Please enter the index words separated by a "|".] => 「|」を単語の区切り文字として入力してください [Forbidden characters: <>;=#{}] => 禁止文字: <>;=#{} [Search this word instead.] => 代わりに、この単語で検索 [You can't edit the shop group because the current shop belongs to a group with the "share" option enabled.] => ショップグループを編集することができません、なぜなら、現在のショップはグループの「共有」オプションが有効だからです。 [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.] => 関連するカテゴリを選択し、別のショップとの間でカテゴリを共有することを選択しました。一度、ショップ間で関連付けられているカテゴリのいずれかの変更は、関連付けされているために全てのショップに影響を与えるでしょう。 [If enabled, all messages will be saved in the "Customer Service" page under the "Customer" menu.] => 有効にした場合、すべてのメッセージはお客様メニューの下のお客様サービスに登録されます。 [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.] => ショップのパートナーから送信される、「パートナーからのお知らせ」の受信選択チェックボックスを表示するかどうか。 [Enable or disable token in the Front Office to improve PrestaShop's security.] => PrestaShopのセキュリティを向上させるため、フロントオフィスでトークンを有効または無効にする。 [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).] => お客様が注文履歴にて1クリックで再注文できるオプションを無効にする (一部の欧州諸国では必須) [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.] => お客様が、商品の発送先住所を複数指定できるようにします。 このオプションにより、カートは一つまたは複数の注文に変換されます。 [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.] => ショップの利用規約を掲載したページを選択してください。 [Suggest gift-wrapping to customers.] => お客様にギフトラッピングを提案し、使用可能のメッセージを残します [characters] => 文字 [How to calculate quantity discounts.] => 数量割引を計算する際の個数の計算方法。 [When active, friendly URL will be updated on every save.] => 有効にした場合、保存する度にフレンドリーURLが更新されます。 [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?] => セット組み商品が購入された場合、在庫をどのように計算しますか? [Set to "0" to disable this feature.] => この機能を無効にするには0を設定します。 [In stock] => 在庫あり [Out of stock] => 在庫切れ [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)はサーバで有効ではありません、または、サーバの設定を確認することはできません。フレンドリーURLを使用したい場合は、この変更をアクティブにする必要があります。 [Enable this option only if you have problems with URL rewriting.] => いくつかのページURL書き換えの問題が発生した場合のみ、このオプションを有効にする。 [Invalid characters: numbers and] => 無効な文字: 数字と [Invalid characters:] => 利用できない文字: [Name of the related page.] => 関連するページ名です。 [Title of this page.] => このページのタイトルです。 ) [ModulesViewedproductShop] => Array ( [Viewed products] => 参照された商品 ) [ModulesStatsregistrationsAdmin] => Array ( [Customer accounts] => お客様のアカウント [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] => 作成されたお客様アカウント数 [How to act on the registrations' evolution?] => どのような登録の進捗にしますか? [Here is a summary of what may affect the creation of customer accounts:] => ここはお客様アカウントの作成に影響を与える可能がある内容の要約です: [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エクスポート ) [ModulesStatsbestmanufacturersAdmin] => Array ( [Total paid] => 支払い合計 [Best brands] => ベストブランド [Adds a list of the best brands to the Stats dashboard.] => 統計ダッシュボードに、ベストブランドのリストを追加する。 ) [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.] => どのクレジット伝票も受け取っていません ) [ModulesImagesliderAdmin] => Array ( [Image slider] => イメージスライダー [Invalid values] => 値が無効 [Invalid slide] => スライドが無効 [The title is too long.] => タイトルは長過ぎます [The URL is too long.] => URLは長過ぎます [The description is too long.] => 説明は長過ぎます [The URL format is not correct.] => URLフォーマットは正しくありません [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.] => スライドは更新することができませんでした [Pause on hover] => マウスオーバーで停止 [Stop sliding when the mouse cursor is over the slideshow.] => スライドショーの上にマウスカーソルを移動した際にスライドを停止します。 [Loop forever] => 無限にループしてスライド表示 [Loop or stop after the last slide.] => 最後までスライドしたら、ストップするかスライドを再開するかを指定します。 ) [AdminAdvparametersFeature] => Array ( [Menu] => メニュー [No menu] => メニューがありません [Import data from another shop] => 他のショップからデータをインポート [Permissions] => 権限 [Countries] => 国 [States] => 都道府県: [Carriers] => 配送 [Titles] => タイトル [SuperAdmin] => スーパー管理者 [Logistician] => 物流担当者 [Translator] => 翻訳担当者 [Salesman] => 販売担当者 [Supply Orders] => サプライヤー注文 [Supply Order Details] => サプライヤー注文の詳細 [Note] => メモ [Supplier ID *] => サプライヤーID * [Lang ID] => 言語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] => 画像のURL [Product ID] => 商品ID [Attribute (Name:Type:Position)] => 属性(名前:タイプ:位置) [Value (Value:Position)] => 値(値:位置) [Supplier reference] => サプライヤーのリファレンス [Default (0 = No, 1 = Yes)] => デフォルト(0 = いいえ、1 = はい) [Titles ID (Mr = 1, Ms = 2, else 0)] => 肩書きID(Mr = 1、Ms = 2、以外は0) [Birth date (yyyy-mm-dd)] => 生年月日(yyyy-mm-dd) [Newsletter (0/1)] => メールマガジン(0/1) [Partner offers (0/1)] => パートナーオファー (0/1) [Registration date (yyyy-mm-dd)] => 登録日(yyyy-mm-dd) [UPC] => UPCは [Minimal quantity] => 最小の数量 [Image URLs (x,y,z...)] => 画像のURL(x,y,z...) [Image alt texts (x,y,z...)] => 画像代替テキスト (x,y,z...) [Warehouse] => 倉庫 [Categories (x,y,z...)] => カテゴリ(x,y,z...) [Tax rule ID] => 税ルール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 #] => サプライヤーのリファレンスNo [Unit for the price per unit] => ユニット価格用単位 [Tags (x,y,z...)] => タグ(x,y,z...) [Label when backorder allowed] => バックオーダーを許可する際のラベル [Available for order (0 = No, 1 = Yes)] => 注文ために使用可能(0 = いいえ、1 = はい) [Product creation date] => 商品の作成日 [Show price (0 = No, 1 = Yes)] => 価格を表示(0 = いいえ、1 = はい) [Delete existing images (0 = No, 1 = Yes)] => 既存のイメージを削除する(0 = いいえ、1 = はい) [Available online only (0 = No, 1 = Yes)] => オンラインのみ使用可能(0 = いいえ、1 = はい) [Virtual product (0 = No, 1 = Yes)] => バーチャル商品(0 = いいえ, 1 = はい) [File URL] => ファイルのURL [Expiration date (yyyy-mm-dd)] => 有効期限(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] => 店舗情報 [Module hooks] => フックモジュール [Available quantities for sale] => 使用可能な販売数 [Warehouses] => 倉庫 [Webservice accounts] => Webサービスのアカウント [Attribute groups] => 属性グループ [Tax rules groups] => 税ルールのグループ [Cart rules] => カートルール [Import data] => データをインポート [Choose data to import] => インポートのデータを選択 [Shop groups list] => ショップのグループリスト [Customer groups] => お客様のグループ [Shop group] => ショップのグループ [Multistore options] => マルチストアオプション [Add a new shop group] => 新しいショップグループを追加 [Add a new shop] => 新しいショップを追加 [Share available quantities between shops of this group. When changing this option, all available products quantities will be reset to 0.] => このグループのショップ間で販売する利用可能な数量を共有しています。このオプションを変更する場合は、すべての商品がこのグループでの利用可能数が0にリセットされます。 [Shop name] => ショップの名前 [URL options] => URLオプション [Shop URL] => ショップのURL [Edit this shop] => このショップの編集 [Add a new URL] => 新しい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] => エラー:設定を確認してください [View (GET)] => 参照(GET) [Modify (PUT)] => 変更(PUT)は [Add (POST)] => 追加(POST) [Delete (DELETE)] => 削除(DELETE) [Fast view (HEAD)] => 高速ビュー(HEAD) [Age] => 年齢: [Recipient] => 受取人 [Subject] => 件名: [Severity (1-4)] => 重要度(1-4) [Object type] => オブジェクトタイプ [Object ID] => オブジェクトID [Error code] => エラーコード [Last update] => 最終更新日: [Refresh list] => リストを更新 [ID / Name of shop] => ID / ショップ名 [EAN13] => EAN13 : [Product reference] => 商品リファレンス [Use cache] => キャッシュを使用 [Caching system] => キャッシュシステム [Smart cache for CSS] => CSSのスマートキャッシュ [Smart cache for JavaScript] => JavaScriptのスマートキャッシュ [Apache optimization] => Apacheの最適化 [Media server #1] => メディアサーバ No1 [Media server #2] => メディアサーバ No2 [Media server #3] => メディアサーバ No3 [Never recompile template files] => 一度も再コンパイルしていないテンプレートファイル [Recompile templates if the files have been updated] => ファイルが更新された場合の再コンパイルテンプレート [Force compilation] => 強制コンパイル [Cache] => キャッシュ [Should be enabled except for debugging.] => デバッグ時を除き有効にする必要があります。 [Multi-front optimizations] => マルチフロント最適化 [Lifetime of front office cookies] => フロントオフィスのクッキー有効期限 [Lifetime of back office cookies] => バックオフィスのクッキー有効期間 [Automatically check for module updates] => 自動的にモジュールの更新をチェック [Check the cookie's IP address] => CookieのIPアドレスをご確認ください。 [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] => インポート時に既存のテーブルを削除 [Send email in text format] => テキスト形式のメールで送信 [None] => なし [SMTP server] => SMTPサーバ [SMTP password] => SMTPパスワード [Encryption] => 暗号化 [Send a test email to] => テストメールを送信 [minutes] => 分 [Password regeneration] => パスワード再生成 [Security: Minimum time to wait between two password changes.] => 2つのパスワードを変更するまで待機するセキュリテイ上の最小時間 [Memorize the language used in Admin panel forms] => 管理パネルのフォームの中で使用されている言語を記憶 [Allow employees to select a specific language for the Admin panel form.] => 管理パネルで従業員に特定の言語を選択することを許可する [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] を削除する [Send notification email] => 通知メールを送信 [Next step] => 次のステップ [Send emails to] => 次のアドレスにメールを送信 [Minimum severity level] => 最小の重要レベル [Enable PrestaShop's webservice] => PrestaShopのウェブサービスを有効 [Key] => キー [Key description] => キーの説明 [Webservice account key.] => Webサービスのアカウントキー [Backup options] => バックアップのオプション [Available fields] => 使用可能な項目 [* Required field] => * 必須項目 [History of uploaded files] => アップロードファイルの履歴 [Download] => ダウンロード [Back to the dashboard] => ダッシュボードに戻る [Test your email configuration] => メール設定のテスト [A test email has been sent to the email address you provided.] => 指定されたメールアドレスにテストメールが送信されました。 [Employee options] => 従業員オプション [Employees] => 従業員 [Edit: %lastname% %firstname%] => 編集: %firstname% %lastname% [Match your data] => データマッチング [Please match each column of your source file to one of the destination columns.] => アップロードしたデータの各フィールドに対応するインストール先の項目をそれぞれ指定してください。 [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" に設定します。 [This column must be set:] => このカラムの正しい値は: [Meaning of severity levels:] => 重要度レベルの意味: [Logs by email] => メールによるログ [Profile] => プロフィール [Please choose a table.] => テーブルを選択してください [Action] => 実行: [Set the resource permissions for this key:] => このキーのリソースへのアクセス許可を設定 [Upload quota] => 割り当てをアップロード [Port] => ポート [IP Address] => IPアドレス [Weight] => 重量 [Add server] => サーバを追加 [Test Server] => テストサーバ [Smarty] => Smartyの [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] => 設定情報 [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のPageSpeedモジュール(mod_instaweb) [Database information] => データベース情報 [MySQL version:] => MySQL バージョン: [MySQL server:] => MySQL サーバ: [MySQL name:] => MySQL DB名: [MySQL user:] => MySQL ユーザ名: [Tables prefix:] => DBテーブルプレフィックス: [MySQL engine:] => MySQL エンジン: [MySQL driver:] => MySQL ドライバ: [Store information] => ストア情報 [PrestaShop version:] => Prestashop のバージョン: [Shop URL:] => ショップのURL: [Current theme in use:] => 現在使用中のテーマ: [Mail configuration] => メール設定 [Mail method:] => メール送信方法: [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] => 変更されたファイルのリスト [Average] => 平均 [File size] => ファイルサイズ: [Price tax excluded] => 税別価格 [Price tax included] => 税込価格 [Price per unit] => ユニットによる価格 ) [ShopNotificationsSuccess] => Array ( [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.] => 利用可能な住所がありません ) [AdminNotificationsSuccess] => Array ( [Update successful] => 更新に成功しました [The thumbnails were successfully regenerated.] => サムネイルの再作成に成功 [Successful upload.] => アップロードに成功。 [Duplication was completed successfully.] => 複製が正常に完了 [The selected images have successfully been moved.] => 選択された画像の移動に成功しました。 [A zone has been assigned to the selection successfully.] => 定義されたゾーンの選択は成功 [Successful upgrade.] => 正常にアップグレードしました。 [Comment successfully added.] => 正常にコメントを追加しました。 [The selection has been successfully deleted.] => 選択したものの削除は成功 [The status has been updated successfully.] => ステータスの更新が成功 [Successful update.] => 正常に更新しました。 [Settings updated] => 設定は更新されました [Configuration updated] => 設定を更新しました [Successful deletion.] => 正常に削除しました。 [The settings have been updated.] => 設定を更新しました。 [Your theme has been correctly exported: %path%] => テーマは正常にエクスポートされました:%path% [The image was successfully deleted.] => 画像の削除に成功 [Settings updated.] => 設定は更新されました ) [AdminInternationalFeature] => Array ( [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] => 他の1ヶ月後 [Down] => ダウン [Up] => アップ [Expressions to translate:] => 翻訳する語句: [Total missing expressions:] => 不足している語句の合計数: [missing] => 不足 [Core emails] => メールコア [Modify translations] => 翻訳を変更 [expressions] => 表示 [Theme:] => テーマ: [Module:] => モジュール: [Country options] => 国のオプション [Country name] => 国名 [Default store currency] => デフォルトのストア通貨 [Do you need a tax identification number?] => 納税者番号が必要ですか? [ISO code] => ISOコード [Call prefix] => 呼び出す接頭辞 [Default currency] => デフォルトの通貨: [Add a new tax rule] => 新しい税ルールを追加 [Behavior] => 動作 [New tax rule] => 新しい税ルール [%1$s (Language: %2$s, Theme: %3$s)] => %1$s (言語:%2$s、テーマ:%3$s) [Update translations] => 翻訳を更新 [Themes translations] => テーマの翻訳 [Expand all fieldsets] => すべてのフィールドセットを展開 [Close all fieldsets] => すべてのフィールドセットを閉じる [Installed modules translations] => インストールされた翻訳モジュール [Email translations] => メールの翻訳 [Other translations] => その他の翻訳 [Body] => 本文 [Invoice address] => 請求先住所 [Delivery address] => 配送先住所 [Email] => メール [Other] => その他 [Type] => タイプ [Symbol] => 記号 [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] => フラグ: [Units (e.g. weight, volume, distance)] => 単位(例 重量、量、距離) [Change the behavior of the price display for groups] => グループに対する価格表示方法を変更する [Ecotax] => 環境税: [Rate] => レート [Update a language] => 言語を更新 [Add a language] => 言語を追加 [Core (no theme selected)] => コア(テーマ未選択) [Select the type of email content] => e-メールコンテンツのタイプを選択してください [Select your module] => モジュールを選択 [Countries] => 国 [Exchange rate] => 為替レート [Live exchange rates] => 為替のライブレート [Update exchange rates] => 為替レートを更新 [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アドレスの機能で位置情報を有効にすると、次の機能のみ使用できます。 [Import a localization pack] => 地域パックをインポート [States] => 都道府県: [Tax options] => 税のオプション [Tax Rules] => 税ルール [Add / Update a language] => 言語を追加/更新 [Add or update a language] => 言語を追加または更新 [Export a language] => 言語のエクスポート [Zones] => ゾーン [Delete item #] => 削除 アイテムNo [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%] => %domain% には、%nb_translations% の翻訳がありません ) [ModulesStatscarrierAdmin] => Array ( [Carrier distribution] => 配送の区域 [No valid orders have been received for this period.] => この期間で有効な注文がありません [Percentage of orders listed by carrier.] => 配送ごとの注文割合 ) [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.] => すべての商品を移動した後、最高のパフォーマンスを得るには、レガシーイメージファイルシステムのオプションをNoに設定します。 [Current theme is unavailable. Please check your theme's directory name ("%s") and permissions.] => 現在のテーマ は利用できません。テーマディレクトリ名("%s")とアクセス権限を確認してください。 [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 %id% の元画像ファイルが破損しているか(%filename%)、フォルダのパミッション設定が正しくありません。 [Original image is missing or empty (%filename%) for product ID %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.] => 画像フォルダに「画像がありません」画像を書き込めません。フォルダの書き込み権限を確認してください。 [Error: Your server configuration is not compatible with the new image system. No images were 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」が見つかりません。 [Your theme has been correctly exported: %path%] => テーマは正常にエクスポートされました:%path% [The page Category cannot be moved here.] => ページカテゴリーはここに移動することはできません。 [Invalid file format.] => ファイルフォーマットが正しくありません。 ) [ShopFormsErrors] => Array ( [Invalid name] => 名前が正しくありません [Invalid format.] => 形式が正しくありません。 [Format should be %s.] => 形式は %s である必要があります。 [Required field] => 必須項目 ) [ShopPdf] => Array ( [Delivery] => 配送 [Invoice] => 請求書 [%taxrate%%space%%] => %taxrate%%space%% [Order return] => 返品注文 [Credit slip] => クレジット伝票 [Supply order form] => サプライヤー注文フォーム [TE: Tax excluded] => 非課税 [TI: Tax included] => 税込 [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] => Tel: %s [Fax: %s] => Fax: %s [Delivery Address] => 配送先住所 [Billing Address] => 請求先の住所 [Delivery address] => 配送先住所 [Billing address] => 請求先住所 [Note] => メモ [(Tax excl.)] => (税別) [Unit Price] => 単価 [ecotax: %s] => ecotax: %s [Discounts] => 割引 [Invoice Number] => 請求書番号 [Invoice Date] => 請求日 [Base price] => ベース価格 [Exempt of VAT according to section 259B of the General Tax Code.] => 一般税法259Bセクションに従ってVATを免除 [Tax Detail] => 税の詳細 [Products] => 商品 [Shipping] => 送料 [Ecotax] => 環境税: [Wrapping] => ギフト包装 [Total Tax] => 税合計 [Total] => 合計 [Total Products] => 商品小計 [Total Discounts] => 割引小計 [Shipping Costs] => 送料 [Free Shipping] => 送料無料 [Wrapping Costs] => ラッピング費用 [Billing & Delivery Address] => 請求と配送先の住所 [Please print out this document and slip it into your package.] => この文章をプリントアウトして、パッケージの中に同梱してください [The package should be sent to the following address:] => パッケージは次の住所に送信する必要があります: [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] => 注文ID [Order date] => 注文日 [VAT Number] => VAT番号 [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] => 単価(税別) [Before discount] => 割引前 [Discount Rate] => 割引率 [After discount] => 割引の後 [Tax rate] => 税率 [Tax Rate] => 税率 [No taxes] => 税がありません [Taxes:] => 税: [Base TE] => ベースTE [Tax Value] => 税の値 [Total TE] => 税別の合計 [Total TI] => 税込の合計 [Summary:] => 要約: [Order Discount] => 注文割引 [Tax value] => 税の値 ) [ModulesStatscheckupAdmin] => Array ( [Catalog evaluation] => カタログの評価 [Bad] => 悪い [Average] => 平均 [Good] => 良い [No product was found.] => 商品が見つかりません [Descriptions] => 説明 [chars (without HTML)] => 文字(HTMLなし) [orders / month] => 注文/月 [Not enough] => 十分ではありません [Alright] => 良し [Less than] => より低い [Greater than] => より大きい [Order by] => 並び変え [Desc.] => 降順 [Global] => グローバル ) [AdminNavigationSearch] => Array ( [%d products] => %d 個の商品 [%d result matches your query "%s".] => クエリ "%s" の結果として%d 件が一致しました。 ) [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 & URLs\" タブで設定されたショップのドメイン名と異なっています。 ) [ModulesLinklistShop] => Array ( [Products] => 商品 [Our company] => 当社について ) [ModulesStatsbestcategoriesAdmin] => Array ( [Empty recordset returned] => 空のレコードセットが返されました [Total Quantity Sold] => 販売数量合計 [Total Price] => 合計販売価格 [Total Viewed] => 参照された合計 [Best categories] => ベストカテゴリ ) [ModulesBannerAdmin] => Array ( [Banner] => バナー [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 214px です。 ) [ModulesCrosssellingAdmin] => Array ( [Cross-selling] => 抱き合わせ販売 [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.] => ブロック内の商品に価格を表示 ) [messages] => Array ( [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] => 閉じる [Send] => 送信 [You can add a comment here.] => ここにコメントを追加することができます。 [Customer ID:] => 顧客 ID: [Order #] => 注文No [Product #] => 商品No [Subject:] => 件名: [Read more] => 続きを読む [%] => % [Discount:] => 割引: [Match your data] => データマッチング [Please match each column of your source file to one of the destination columns.] => アップロードしたデータの各フィールドに対応するインストール先の項目をそれぞれ指定してください。 [Load] => ロード [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.] => パスワードが変更されました。 [Manage hooks] => フックの管理 [Reset] => リセット [Modules list] => モジュールリスト [Normal view] => ノーマルビュー [Favorites view] => お気に入りを参照 [Module] => モジュール [Tab] => タブ [Categories] => カテゴリ [Interest] => 関心 [Favorite] => お気に入り [Installed & Not Installed] => インストールとアンインストール [Installed Modules] => インストールされたモジュール [Modules Not Installed ] => モジュールはインストールされていません [Enabled & Disabled] => 有効&無効 [Enabled Modules] => 有効なモジュール [Disabled Modules] => 無効なモジュール [Authors] => 作者 [Preferences saved] => 初期設定は登録されました [Uninstall] => アンインストール [Remove from Favorites] => お気に入りから削除 [Mark as Favorite] => お気に入りにする [by] => より [Popular] => ホット商品 [Free] => 無料! [Install] => インストール [Update it!] => 更新する! [Install the selection] => 選択してインストール [Uninstall the selection] => 選択をアンインストール [No modules available in this section.] => このセクション内に利用可能なモジュールはありません [Manage translations] => 翻訳の管理: [Add a new module] => 新しいモジュールを追加 [Upload a module from your computer.] => コンピュータからモジュールをアップロード [Module file] => モジュールファイル [Upload this module] => このモジュールをアップロード [An upgrade is available for some of your modules!] => ご利用中のモジュールに、更新できるものがあります! [Favorites] => お気に入り [All] => すべて [List of modules] => モジュールのリスト: [Help] => ヘルプ [Description] => 説明 [v] => v [Not Installed] => インストールされていません [Installed] => インストール [The controller %s is missing or invalid.] => コントローラ %s は不足しているか、無効です。 [Attachment] => 添付ファイル [Category] => カテゴリ [Brand] => メーカー [Supplier] => サプライヤー [Number of products:] => 商品数: [Product name] => 商品名 [Attribute name] => 属性名 [Supplier Reference] => サプライヤーのリファレンス [Wholesale price] => 卸売価格: [EAN13] => EAN13 : [UPC] => UPCは [Available Quantity] => 使用可能な数量 [N/A] => 該当無し [%limit% for suhosin.post.max_vars.] => suhosin.post.max_varsの %limit%。 [%limit% for suhosin.request.max_vars.] => suhosin.request.max_vars の %limit%。 [to] => 終了 [Sunday] => 日曜日 [Monday] => 月曜日 [Tuesday] => 火曜日 [Wednesday] => 水曜日 [Thursday] => 木曜日 [Friday] => 金曜日 [Saturday] => 土曜日 [January] => 1月 [February] => 2月 [March] => 3月 [April] => 4月 [May] => 5月 [June] => 6月 [July] => 7月 [August] => 8月 [September] => 9月 [October] => 10月 [November] => 11月 [December] => 12月 [Customers] => お客様 [Orders] => 注文 [Message] => メッセージ [Conversion] => コンバージョン [Group:] => グループ: [Add tag] => タグを追加 [Remove] => 削除 [Done] => 完了 [Choose Time] => 時間を選択 [Time] => 時間 [Hour] => 時 [Minute] => 分 [Group name] => グループ名 [No group created] => 生成されたグループはありません [Select all] => すべて選択 [Unselect all] => すべての選択解除 [Display] => 表示 [result(s)] => 結果 [From] => 開始 [Refresh list] => リストを更新 [Shop group] => ショップのグループ [To] => 終了: [Multistore] => マルチストア [Check / Uncheck all] => すべてをチェック/チェックしない [(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] => 項目名 [All shops] => すべてのショップ [Upload file] => ファイルのアップロード [File size] => ファイルサイズ: [There are %d warnings:] => %d 個の警告があります: [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] => リスト [Options] => オプション [%s deletion] => %s 削除 [%s addition] => %s 追加 [Disable this module] => このモジュールは無効 [Enable this module for all shops] => すべてのショップのためにこのモジュールを有効 [This action will permanently remove the module from the server. Are you sure you want to do this?] => このアクションはサーバから完全にモジュールを削除します。あなたは本当にこれを行いたいですか? [Other Modules] => その他のモジュール [Module not found] => モジュールが見つかりません [Average] => 平均 [Name] => 名前 [Birth date] => 生年月日 [Age] => 年齢: [Email] => メール [Language] => 言語: [Last visit] => 最後の訪問 [Company] => 会社 [Website] => ウェブサイト [Addresses] => 住所 [Alias] => エイリアス: [Address] => 住所 [Country] => 国 [Date] => 日付 [Reference] => リファレンス [Payment] => お支払い [Total paid] => 支払い合計 [Quantity] => 数量 [Carts] => カート [Total products] => 小計 [Product reference] => 商品リファレンス [No products] => 商品がありません [Messages] => メッセージ [IP] => IPアドレス [Last connections] => 最終の接続 [IP address] => IPアドレス [Are you sure you want to uninstall this module?] => 本当にこのモジュールを削除しますか? ) [ModulesSupplierlistAdmin] => Array ( [Supplier list] => サプライヤーリスト [Type of display] => 表示タイプ [Use a plain-text list] => ブレーンテキストリストを使用 [Use a drop-down list] => ドロップダウンリストを使用 [Only apply in plain-text mode] => プレーンテキストモードにのみ適用 ) [AdminModulesNotification] => Array ( [Please specify module URL] => モジュールのURLを指定してください [Module(s) installed successfully.] => モジュールはインストールに成功 [Module(s) uninstalled successfully.] => モジュールはアンインストールに成功 [Module reset successfully.] => モジュールのリセットに成功 [Module deleted successfully.] => モジュールの削除に成功しました。 [The module transplanted successfully to the hook.] => フックするモジュールの移植に成功 [The module was successfully removed from the 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.] => このモジュールは、既にインストールされています。 [Technical error: PrestaShop could not install this module.] => 技術的なエラー:このモジュールをインストールすることが出来ませんでした。 [%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 [All modules cannot be loaded due to memory limit restrictions, please increase your memory_limit value on your server configuration] => すべてのモジュールをメモリ制限のためにロードすることができませんでした。サーバ設定のmemory_limitの値を増やしてください。 [Error found in config file:] => 設定ファイルの中にエラーが見つかりました: [%1$s (parse error in %2$s)] => %1$s (文法エラー %2$s 行目) [%1$s (class missing in %2$s)] => %1$s (%2$s の中のクラスミス) [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 は既に %5$s でモジュール %3$s のバージョン %4$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).] => モジュールの抽出中にエラー(ファイルが壊れている可能性があります) [You do not have the permission to use this module.] => このモジュールを使用する権限を持っていません [Cannot install this module.] => モジュールをインストールすることができません [Cannot uninstall this module.] => モジュールをアンインストールすることができません [Cannot load the module's object.] => モジュールオブジェクトをロードすることができません [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 cannot be transplanted to this hook.] => このモジュールは、このフックに移植することはできません。 [An error occurred while transplanting the module to its hook.] => フックにモジュールを移植中にエラーが発生 [Please select a module to unhook.] => アンフックするモジュールを選択 [Hook cannot be loaded.] => フックは読み込むことができません。 [An error occurred while deleting the module from its hook.] => フックからのモジュール削除中にエラーが発生 [Error while loading file of module %module%. %error_message%] => %module%モジュールファイルを読み込み中にエラーが発生しました。%error_message% [You are not allowed to install modules.] => モジュールをインストールする権限がありません。 [Unfortunately, the module did not return additional details.] => 残念ながら、このモジュールには追加情報を返しませんでした。 [Cannot %action% module %module%. %error_details%] => モジュール %module% を%action% することが出来ません。%error_details% [%action% action on module %module% succeeded.] => モジュール %module% による %action% 処理が成功しました。 [%module% did not return a valid response on installation.] => %module%がインストールに際して、正常なレスポンスを返しませんでした。 [No changelog provided] => 変更履歴はありません [You are about to disable %moduleName% module.] => %moduleName%モジュールを無効化します。 [This action cannot be undone.] => この操作は元に戻せません。 [This will restore the defaults settings.] => 初期設定に戻ります。 [You are about to [1] the following modules:] => 以下のモジュール[1]に関して [Installing module...] => モジュールをインストール中... [Module installed!] => モジュールインストール完了! [Oops... Upload failed.] => アップロード失敗。 [No description found for this module :(] => このモジュールの説明はありません:( [You need to select at least one module to use the bulk action.] => 一括操作をするために一つ以上のモジュールを選択してください。 ) [AdminAdvparametersHelp] => Array ( [or] => または [A category root is where a category tree can begin. This is used with multistore.] => カテゴリルートはカテゴリツリーを開始することができます。これはマルチショップで使用されます。 [Use this option to associate data (products, modules, etc.) the same way for each selected shop.] => 関連するデータ(商品、モジュールなど)を選択したショップでも同じように、このオプションを使用します [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.] => 警告:「お客様を共有」と「注文を共有」オプションを有効にすることは推奨されていません、なぜなら、一度お客様と注文が作成されるとこれらのオプションを無効にすることはできません。これらのオプションが必要な場合は、最初に変わりのショップでいくつかのカテゴリを使用して検討してみてください。 [URL rewriting must be activated on your server to use this feature.] => URLの書き換えはサーバでこの機能を使用するために有効にしなければなりません [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).] => 選択したショップのメインURLとしてこのURLを設定すると、このショップに設定されたすべてのURLは、次のURLにリダイレクトされます(ショップにつ1つのメインURLを持つことができます) [Since the selected shop has no main URL, you have to set this URL as the Main URL.] => 選択されたショップはメインURLを持っていないので、メイン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.] => マルチストアのツールを使用しない場合は、この項目を無視します。この項目が空白の場合はデフォルトのショップが使用されます。 [This will add directives to your .htaccess file, which should improve caching and compression.] => これはキャッシュと圧縮を向上されるのに、.htaccessファイルにディレクティブを追加します。 [Enable or disable debug mode.] => デバッグモード切り替え [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-1.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-2.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.] => ショップの4つ目のドメイン名(例 myshop-media-server-3.com) 別のドメインを持っていない場合は、この項目は空白にままにします。 [Should be enabled if you want to avoid to store the smarty cache on NFS.] => NFS に smartyキャッシュをためたくない場合は有効化してください [Check the IP address of the cookie in order to prevent your cookie from being stolen.] => cookieが盗まれるのを避けるために、cookieのIPアドレスを確認してください [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.] => フロントオフィスのクッキー有効期間を設定します。この期間が過ぎた場合、ユーザは再ログインする必要があります。 [Where customers send messages from the order page.] => 注文ページよりお客様がメッセージを送信する場所 [Fully qualified domain name (keep this field empty if you don't know).] => 完全修飾ドメイン名(分からない場合は空白にしておく) [Leave blank if not applicable.] => 適用されない場合は空白のまま [Password should be at least %num% characters long.] => パスワードは最低 %num%文字必要です。 [Set "Enable Shop" to "No" in the "Maintenance" page under the "Preferences" menu.] => 「設定」メニュー下の「メンテンナス」ページの「ショップを有効」に「No」を設定 [Download the backup from the list below or from your FTP server (in the folder "admin/backups").] => 以下のリストまたはFTPサーバからリスト(フォルダの"admin /バックアップ")からバックアップをダウンロード [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] => 画面上のインポートタブを選択します [Check the maximum filesize allowed (e.g. Max: 16MB)] => 最大値を確認してください。許可されたファイルサイズ(例えば最大値:16MB) [You can read information on import at:] => インポートに関する関連情報はこちらを参照してください: [Read more about the CSV format at:] => CSV形式の詳細については、こちらを参照してください: [Allowed formats: .csv, .xls, .xlsx, .xlst, .ods, .ots] => 利用可能なフォーマット: .csv, .xls, .xlsx, .xlst, .ods, .ots [Allow or disallow this employee to log in to the Admin panel.] => この担当者の管理画面へのログインを許可、もしくは許可しない。 [Informative only] => 単に情報 [Warning] => 警告 [Error] => エラー [Major issue (crash)!] => 主な問題(クラッシュ) [Severity levels] => 重大度レベル [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.] => 通知は数値でバックオフィストップ画面、店名の右側に表示されます。前回通知を確認してから現時点までの新しい通知数です。 [Some features can be disabled in order to improve performance.] => 一部の機能はパフォーマンス向上のため、無効にすることができます。 [Good] => 良い ) [AdminOrderscustomersNotification] => Array ( [For this particular customer group, prices are displayed as:] => この特定の顧客グループについては、価格は次のように表示されます: [A partial refund was successfully created.] => 一部払い戻しの作成に成功 [Invalid new order status] => 新しい注文ステータスが無効 [expires on %s.] => 有効期限:%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.] => 少なくとも1つの商品が必要です [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のカートが見つかりません [Direct link] => ダイレクトリンク [[Generated] CartRule for Free Shipping] => [生成]送料無料のカートルール [No delivery slip was found for this period.] => この期間にある出荷伝票がありません [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.] => お客様の更新中にエラーが発生 [No order slips were found for this period.] => この期間での注文伝票が見つかりません [You have to select a shop before creating new orders.] => 新しい注文を作成するためにショップを選択する必要があります。 [This product is out of stock:] => この商品は在庫切れです: [An error occurred while sending an email to the customer.] => お客様にメール送信中にエラーが発生 [The email was sent to your customer.] => お客様にメールが送信されました。 [Please select at least one product.] => 少なくとも1つの商品を選択してください [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 の注文は、既にこのステータスに指定されています。 [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.] => 注文ステータスを少なくとも1つ選択しなければなりません [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.] => お客様を削除するのに2つのほうほうがあります、何をしたいか選択してください [You have to select a shop if you want to create a customer.] => お客様を作成したい場合は、ショップを選択する必要があります。 [You must add at least one address to process the order.] => 注文処理のために少なくとも1つの住所を追加しなければなりません [No products found] => 商品が見つかりません [The prices are without taxes.] => 価格は税なしです。 [No customers found] => お客様が見つかりません [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?] => 新しい請求書を作成を要求してもよろしいですか? [Do you want to overwrite your existing message?] => 既存のメッセージを上書きしますか? [paid instead of] => 代わりに支払った [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] => 商品返品は無効 ) [AdminDesignFeature] => Array ( [Move images] => イメージを移動 [Regenerate thumbnails] => サムネイルの再生成 [Select an image] => 画像を選択 [Select a format] => フォーマットを選択 [Erase previous images] => 以前のイメージを消去 [Transplant a module] => モジュールを移植 [Exceptions] => 例外 [Full width] => 最大幅 [Three columns] => 3カラム [Two columns, small left column] => 2カラム、左側に小カラム [Two columns, small right column] => 2カラム、右側に小カラム [No side columns, ideal for distraction-free pages such as product pages.] => サイドカラムなし、商品ページなど気を散らす情報が少ないほうが都合が良いページなどに最適です。 [One large central column and 2 side columns.] => 大きなセンターカラムと左右にサイドカラム。 [Two columns with a small left column.] => 左側にサイドカラムがついた2カラム。 [Two columns with a small right column.] => 右側にサイドカラムがついた2カラム。 [Use PNG only if the base image is in PNG format.] => ベースイメージがPNGフォーマットの場合にのみPNGを使用 [Product picture width] => 商品画像の幅 [Product picture height] => 商品画像の高さ [Use the legacy image filesystem] => レガシィイメージファイルシステムを使用 [___________ CUSTOM ___________] => ___________ カスタム ___________ [____________ CORE ____________] => ____________ コア____________ [Pages] => ページ [Pages in category "%name%"] => 「%name%」カテゴリ内のページ [Parent category] => 親カテゴリー [Page content] => ページの内容 [CMS Category] => CMSのカテゴリ [Text] => テキスト [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] => 請求書のロゴ [Theme] => テーマ: [Export current theme] => 現在のテーマをエクスポート [Unhook the selection] => 選択はフックできない [All modules] => すべてのモジュール [Display non-positionable hooks] => 非ポジショナルなフックを表示 ) [ModulesStatsstockAdmin] => Array ( [Available quantities] => 利用可能な数量 [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.] => 商品のデフォルトのサプライヤーに従ってデフォルトの卸売価格に対応します。商品が属性を保持している時は平均価格が使用されます。 ) [ModulesGraphnvd3Admin] => Array ( [NVD3 Charts] => NVD3 チャート ) [ModulesAutoupgradeAdmin] => Array ( [Medium] => 中 [High] => 高い [If you customized the default PrestaShop theme in its folder (folder name "classic" in 1.7), enabling this option will lose your modifications.] => "classic" フォルダ(1.7 の場合)内の、デフォルトの PrestaShop テーマをカスタマイズしている場合、このオプションを有効にすると変更内容が失われます。 [Keep the customized email templates] => カスタマイズされたメールテンプレートを保持する [This will not upgrade the default PrestaShop e-mails.] => デフォルトの PrestaShop メールはアップグレードされません。 [If you customized the default PrestaShop e-mail templates, enabling this option will keep your modifications.] => デフォルトの PrestaShop メールテンプレートをカスタマイズしている場合、このオプションを有効にする事で変更内容を残すことが出来ます。 [Unable to create file %s] => %s ファイルを作成できません [Unable to delete outdated "AdminUpgrade" tab (tab ID: %idtab%).] => 古い「自動アップグレード」タブ (タブID: %idtab%)を削除できません。 [%modificationscount% file modifications have been detected, including %coremodifications% from core and native modules:] => コアファイルや標準モジュールの %coremodifications% を含む、%modificationscount% ファイルに変更が加わっている事が検出されました。 [%modifiedfiles% files will be modified, %deletedfiles% files will be deleted (if they are found).] => %modifiedfiles% ファイルが変更され、 %deletedfiles% ファイルが削除されます(すでに存在する場合)。 [Unable to extract %filepath% file into %destination% folder...] => %filepath% ファイルを %destination% フォルダ内に解凍する事が出来ません... [%s files 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から削除してください。 [This functionality has been disabled.] => この機能が無効になっています。 [Required field] => 必須項目 [No file was uploaded.] => アップロードされたファイルはありません [Your lastname contains some invalid characters] => 姓にいくつかの不正な文字が含まれています [Unable to create directory %s] => %s ディレクトリを作成できません [URL:] => URL: [Welcome!] => ようこそ! ) [AdminNavigationHeader] => Array ( [Orders] => 注文 [View my shop] => ショップを参照 [Your profile] => プロフィール [Sign out] => サインアウト [Quick Access] => クイックアクセス [Please name this shortcut:] => このショートカットに名前を付けてください: [Customers] => お客様 [Maintenance mode] => メンテナンスモード [A new order has been placed on your shop.] => ショップに新しい注文が登録されました。 [Order number:] => 注文番号: [A new customer registered on your shop.] => ショップで新しいお客様が登録されました。 [Read this message] => このメッセージを読む [Add current page to QuickAccess] => 現在のページをクイックアクセスに追加 [Manage quick accesses] => クイックアクセスの管理 [Everywhere] => どこにでも [Order ID] => 注文ID [Module name] => モジュール名 [Invoice Number] => 請求書番号 [Search (e.g.: product reference, customer name…)] => 検索 (例: 商品コード、顧客名...) [Name] => 名前 [by name] => 名前によって [by IP address] => IPアドレスベース [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の場合は、セキュリティトークンを必ず”削除してください。 [New customers] => 新規顧客 [New window] => 新規ウィンドウ ) [ShopDemoCatalog] => Array ( [Size] => サイズ [Shoe size] => シューズのサイズ [Color] => 色: [S] => S [M] => M [L] => 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] => 幅 [Weight] => 重量 [Compositions] => 素材 [Styles] => スタイル [Properties] => 特徴 [Polyester] => ポリエステル [Wool] => ウール [Viscose] => ビスコース [Elastane] => エラスタン [Cotton] => コットン [Silk] => シルク [Suede] => スウェード [Straw] => むぎわら [Leather] => レザー [Classic] => クラシック [Casual] => カジュアル [Military] => ミリタリー [Girly] => カワイイ [Rock] => ロックンロール [Dressy] => ドレッシー [Short Sleeve] => ショートスリーブ [Colorful Dress] => カラフルドレス [Short Dress] => ショートドレス [Midi Dress] => ミディドレス [Maxi Dress] => マキシィドレス ) [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] => ログ: 店舗からの新規アラートがあります [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] => メッセージは正しく送信されました。 [Stock coverage] => 在庫カバレッジ [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] => ご注文に関する新しいメッセージ ) [ModulesMailalertsAdmin] => Array ( [image(s)] => 画像 [Voucher code:] => クーポンコード: ) [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] => 小切手での支払い [Your order on %s is complete.] => %s 上の注文は完了 [Your check must include:] => 小切手で送ってください: [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] => 注文の問題に気が付きました。これが誤りであると思われる場合は、ご連絡することができます。 ) [ModulesStatsdataAdmin] => Array ( [Data mining for statistics] => 統計データマイニング [This module must be enabled if you want to use statistics.] => あなたは統計を使用する場合は、このモジュールを有効にする必要があります。 [Save page views for each customer] => 各お客様のページビューを登録 [Save global page views] => グローバルページビューを登録 [Global page views uses fewer resources than customer's, but it uses resources nonetheless.] => グローバルページビューはお客様よりも少ないリソースを使用します、しかし、それでもリソースは使用します。 [Plugins detection] => プラグインの検出 ) [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] => 出荷時に商品代金を支払います ) [ModulesStatsbestcustomersAdmin] => Array ( [Empty recordset returned] => 空のレコードセットが返されました [Valid orders] => 有効な注文: [Money spent] => かかった費用 [Best customers] => お得意様 [Develop clients' 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:] => この目標を達成するには整理することができます: ) [ModulesLanguageselectorAdmin] => Array ( [Language selector block] => 言語選択ブロック ) [ModulesContactinfoAdmin] => Array ( [Allows you to display additional information about your store's customer service.] => ショップのお客様サービスに関する追加情報を表示する事が出来るようになります。 ) [ModulesGridhtmlAdmin] => Array ( [Simple HTML table display] => 単純なHTMLテーブルの表示 ) [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.] => 「受取人」フィールドは必須です。 [Contact details] => お問合せ詳細 [Payee (name)] => 受取人名義 [Address] => 住所 [%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.] => したがって、木々ってを受け取るように手動で注文を確認する必要があります。 ) [ModulesWirepaymentAdmin] => Array ( [Wire payment] => 銀行振込 [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.] => 銀行支店として、IBAN番号、BICなど [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.] => 電話を受け取った時は、できるだけ早く注文を手動で確認する必要があります。 ) [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] => これは現在の住所フォーマットを削除します [This expression uses a special syntax:] => この式は、特別な構文を使用します: [There are [1]%replace%[/1] products] => [1]%replace%[/1] 個の商品があります [List of pages in [1]%replace%[/1]] => [1]%replace%[/1] 内のページ一覧 [Feature: [1]%1%[/1] ([1]%2%[/1] values)] => 機能: [1]%1%[/1] ([1]%2%[/1] 有用性) [Here you can modify translations for all installed module.] => ここでは、すべてのインストール済みモジュールの翻訳を編集する事が出来ます。 [Select your module] => モジュールを選択 [Two -- or three -- letter ISO code (e.g. "us" for United States).] => 2桁か3桁文字のISOコード(例:日本は "jp") [Provide the state name to be displayed in addresses and on invoices.] => 請求書の住所に表示するための都道府県名(州名)を指定してください。 [1 to 4 letter ISO code.] => 1から4文字のISOコード [Geographical region where this state is located.] => 都道府県が置かれている地理的なゾーン [Used for shipping] => 出荷に使用 [You must define the behavior if an address matches multiple rules:] => 住所が複数のルールに一致した場合の動作を定義してください: [- One after another: Apply taxes one after another (e.g.: 100 + 10% => 110 + 5% = 115.5)] => - 逐次適用:税金を順番に追加適用します (例:100 + 10% => 110 + 5% = 115.5) [No Tax] => 税なし [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" として計算されます。たとえば、デフォルト通貨日本円である場合、米ドルを通貨として選択する場合には "0.009158" (1JPY=0.009158USD)と記入します。 [This option allows you, among other things, to restrict access to your shop for certain countries. See below.] => このオプションは特定の国のアクセスを制限するために他のものを許可します。下記を参照してください。 [IETF language tag (e.g. en-US, pt-BR).] => IETF言語タグ(例:en-US、pt-BR) [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に設定されます [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).] => ショップに常にアクセスを許可するIPアドレスを追加することができます(例 GoogleBotsのIP) [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).] => 1つの言語からファイルをデータでエクスポート(言語パック) [Search a word or expression, e.g.: "Order confirmation"] => 単語や表現を検索します(例:「注文の確認」) ) [ModulesEmailsubscriptionShop] => Array ( [This email address is not registered.] => メールアドレスは登録されていません [An error occurred while attempting to unsubscribe.] => 解除中にエラー [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] => メールマガジン [Your e-mail] => あなたのメールアドレス ) [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.] => このお店のURLを設定するにはここをクリック [Width and height must be numeric values.] => 幅と高さは数値でなければなりません [The discount value is incorrect (must be a percentage).] => 割引の値は間違っています(パーセントにしなければなりません) [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).] => このショップを削除することができません。(顧客もしくは注文が関連しているため) [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.] => 緯度と経度は必須です [Before being able to use this tool, you need to:] => このツールを利用出来るようにするためには、先に次の作業を行う必要があります: [Create a blank .htaccess in your root directory.] => ルートディレクトリの中に空の.htaccessを作成する。 [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.] => 規約を読んでいただけるように、正しいページを割り当ててください。 [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:] => このツールを使う前に、次の作業を行う必要があります: [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.] => マルチストアオプションが有効です、ショップのURLを変更したい場合、マルチストアページの下の拡張パラメータメニューに行かなければなりません。 [You can only display the page list in a shop context.] => ショップのコンテキスト内のページ一覧を表示することができます。 ) [AdminShippingHelp] => Array ( [Format:] => フォーマット: [Filesize:] => ファイルサイズ: [MB max.] => 最大MB [Current size:] => 現在のサイズ: [undefined] => 未定義 [The delivery time will be displayed during checkout.] => 配送日数は、ご注文手続きの中で表示されます。 [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.] => この配送にアクセス権を与えたいすべてのグループをマークする [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.] => 配送トラッキングURL:追跡番号が表示される箇所に「@」とご記入下さい。、自動的に追跡番号が表示されます。 [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] => 定義された範囲の最高のコストを適用します [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または空白であれば無視。 [If you set these parameters to 0, they will be disabled.] => これらのパラメータに0を設定した場合は、それらは無効になります ) [AdminDashboardFeature] => Array ( [Dashboard] => ダッシュボード ) [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.] => デフォルトの期間は1ヶ月です [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.] => あなたのためだけ、お客様に表示されることはありません。 [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.] => この値の属性グループを選択してください。 [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.] => お客様サービスのページ上のスレッドに答えた時にデフォルトで表示されるメッセージを入力してください [Use POP3 instead of IMAP.] => IMAP の代わりに POP3 を使用する。 [Do not use RSH or SSH to establish a preauthenticated IMAP sessions.] => 事前に認証されたIMAPセッションの確立にrshまたはsshを使用しないでください。 [Force use of start-TLS to encrypt the session, and reject connection to servers that do not support it.] => 強制的にstart-TLSの暗号化セッションを使用する場合は、それをサポートしていないサーバへの接続は拒否されます [Do not use start-TLS to encrypt the session, even with servers that support it.] => それをサポートしているサーバでセッションの暗号化を行うのにstart-TLSは使用しないでください [Save and add another value] => 登録して他の値を追加 [Back to the list] => リストへ戻る [Add new feature values] => 新しい機能の値を追加 [Add new feature value] => 新しい機能の値を追加 [Phone number for this supplier] => このサプライヤーの電話番号 [Create a new product: CTRL+P] => 新しい商品を登録:CTRL+P [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] => 1Kgあたり、1リットルあたり [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?] => どのカテゴリページにリダイレクトさせますか? [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.] => ブランドロゴをアップロードしてください。 [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 [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?] => これはセット組み商品(2つ以上の商品の組み合わせ)ですか、ヴァーチャル商品(ダウンロード商品、サービス等)ですか、それとも単なる通常の商品ですか? [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!] => 「商品のオプション構成」は、一つの商品の中でのサイズや重量、色などの異なるオプションの組み合わせのことです。オプションの組み合わせを作るためには、先にオプションを登録しておく必要があります。 [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 Not Found」ページを表示します。 [Permanent redirection (301) = Permanently display another product or category instead.] => 恒久的な転送(301)= 恒久的に他の商品ページやカテゴリページを表示するようにします。 [Temporary redirection (302) = Temporarily display another product or category instead.] => 一時的な転送 (302)= 一時的に他の商品ページやカテゴリページを表示します。 [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.] => 以前関連付けられたサプライヤー情報に基づいたサプライヤーIDを指定することが可能です。 [When using the advanced stock management tool (see Shop Parameters > Products settings), the values you define (price, references) will be used in supply orders.] => 高度な在庫管理機能(「ショップパラメータ」>「商品設定」を参照)を利用している場合には、ここで設定する値(価格、コード)は、サプライヤへの発注時に使用されます。 [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.] => 各商品やオプション毎に、倉庫内のどこに保管しているかまで設定することが出来ます。 [Upload a file from your computer (%maxUploadSize% max.)] => ファイルをアップロードしてください(最大 %maxUploadSize%) [The full filename with its extension (e.g. Book.pdf)] => 拡張子付きの完全な名前(例 book.pdf) [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個以上でしか購入できなくなります。 [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]の高度な設定 [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.] => これは、顧客に対して販売しようとしているこの商品の売値です。税込み価格は設定した税率ルールによって変わります。 [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.] => 一人の顧客が複数の価格設定ルールに当てはまる場合、どの価格設定が優先されるか決めることができます。 [[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!] => いいえ、ログインしなおします! [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.] => カテゴリのサムネイル画像は、テーマが対応している場合、カテゴリを表す小さな画像としてメニューに表示されます。 [You now have three default customer groups.] => 現在3つのデフォルトのお客様グループを持っています。 ) [ModulesDataprivacyShop] => Array ( [Customer data privacy[1][2]%message%[/2]] => お客様のプライバシー保護 [1][2]%message%[/2] ) [AdminNotificationsInfo] => Array ( [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] => 空のレコードセットが返されました [Invalid characters:] => 利用できない文字: ) [ModulesStatsforecastAdmin] => Array ( [Stats Dashboard] => 統計ダッシュボード [Average] => 平均 [Forecast] => 予想 [Conversion] => コンバージョン [Accounts] => アカウント [Full carts] => 完全なカート [Registered visitors] => 登録済みの訪問者 [Payment distribution] => 支払い範囲 [-- No filter --] => -- フィルターがありません -- [Module] => モジュール [Category distribution] => カテゴリの状態 [Language distribution] => 言語分布 [Growth] => 成長 [Zone distribution] => ゾーンの配布 [Currency distribution] => 通貨の流通 [Sales (converted)] => 販売(変換) [Attribute distribution] => 属性分布 ) [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] => "Powered by 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] => 新しいパスワードをメールで受け取るために、ログインで利用している会員登録メールアドレスを入力してください [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] => ログイン [cart] => カート [discount] => 割引 [order-history] => ご注文履歴 [identity] => 識別子 [my-account] => マイアカウント [order-follow] => 注文対応 [credit-slip] => 返金伝票 [order] => 注文 [search] => 検索 [stores] => 店舗 [guest-tracking] => ゲストトラッキング [order-confirmation] => 注文内容確認 [Best sellers] => ベストセラー [Brands] => ブランド ) [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)] => 結果 [Email] => メール [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] => IDは [Options] => オプション [Help] => ヘルプ [Orders] => 注文 [Carts] => カート [Catalog] => カタログ [Invoices] => 請求書 [Total:] => 合計: [All shops] => すべてのショップ [Default] => デフォルト: [(tax excl.)] => (税別) [Drop-down list] => ドロップダウンリスト [Radio buttons] => ラジオボタン [Previous] => 前へ [No tax] => 税がありません [No Tax] => 税なし [30 days] => 30日 [Invalid characters:] => 利用できない文字: [Values] => 値 [Date of birth] => 生年月日 [Stores] => ストア [Width] => 幅 [Height] => 高さ [Customers] => お客様 [Fax] => FAX [Last name] => 姓 [Mobile] => モバイル [Dashboard] => ダッシュボード [?] => ? [Birth date] => 生年月日 [Search results] => 検索結果 [Social title] => 肩書き [Company] => 会社 [First name] => 名 [Countries] => 国 [All currencies] => すべての通貨 [All groups] => すべてのグループ [Calendar] => カレンダー [To:] => 終了: [Week] => 週 [Never] => 一度もない [Note] => メモ [Phone] => 電話 [Menus] => メニュー [Home] => ホーム [Zip/Postal code] => 郵便番号 [Abandoned Carts] => カートを破棄する [Configure] => 設定 [Sales] => 販売 [Visits] => 訪問 [Settings updated.] => 設定は更新されました [By name] => 名前によって [By position] => 位置によって [Descending] => 降順 [Ascending] => 上昇 [Shop association] => 店舗関連 [Shop] => 店舗 [Pages] => ページ [Meta title] => METAタイトル [Delete] => 削除 [Link] => リンク [Label] => ラベル [Save] => 保存 [Settings updated] => 設定は更新されました [Last Name] => 姓 [First Name] => 名 [CSV Export] => CSVエクスポート [Displaying %1$s of %2$s] => 表示 %2$s 中 %1$s [Quantity sold] => 販売された数量 [Edit] => 編集 [images] => 画像 [Available quantity for sale] => 販売のために使用可能は数量 [Item] => アイテム [Images] => 画像 [Average price] => 平均の価格 [Percentage] => 割合 [customers] => お客様 [Products bought:] => 購入された商品: [Guide] => ガイド [Filter] => フィルタ [All countries] => すべての国 [Today] => 今日 [All customers] => すべてのお客様 [%firstname% %lastname%] => %firstname% %lastname% [Hours] => 時: [Days] => 日 [Percent] => パーセント [Size] => サイズ [PDF] => PDF [Private] => プライベート: [Last message] => 最後のメッセージ [In transit] => 送信中 [Mobile Phone] => 携帯電話 [Resource] => リソース [Filename] => ファイル名: [Text] => テキスト [New] => 新 [%] => % [Existing] => 既存 [tax incl.] => 税込 [Cancel] => キャンセル [All combinations] => すべての組み合わせ [Date & Time] => 日付と時刻 [Active] => 実行 [Settings] => 設定 [View] => 参照 [Meta keywords] => METAキーワード [Meta description] => META Description [General] => 一般 [Processing...] => 処理中です... [Not filtered] => フィルターされていません [Equals] => 等しい [Below] => 下 [Above] => 上 [Inside range] => 範囲内 [Multistore] => マルチストア [Page] => ページ [Layout] => レイアウト [Language] => 言語: [Currencies] => 通貨 [Languages] => 言語 [Advanced] => 拡張 [Taxes] => 税 [Bulk Actions] => 一括操作 [Customized] => カスタマイズ [N/A] => 該当無し [Position] => 位置 [Image] => 画像 [Min] => 最小 [Max] => 最大 [Online] => オンライン [Offline] => オフライン [Quick navigation] => クイックナビゲーション [to] => 終了 [Price] => 価格 [Currency] => 通貨 [Customer] => お客様 [Country] => 国 [Period] => 期間 [File] => ファイル: [Friendly URL] => フレンドリーURL [Displayed] => 表示: [Performance] => パフォーマンス [State] => 都道府県 [Address] => 住所 [Address (2)] => 住所2 [City] => 市区町村 [Other] => その他 [Mobile phone] => 携帯電話 [Home phone] => 電話番号 [tax excl.] => 税別 [Unlimited] => 無制限 [Groups] => グループ [Newsletter] => メールマガジン [Subject] => 件名: [Template] => テンプレート: [Addresses] => 住所 [Delivery] => 配送 [Invoice] => 請求書 [Combination] => 組み合わせ [Remove] => 削除 [Date] => 日付 [Details] => 詳細 [Payment] => お支払い [Summary] => 要約 [Package item] => パッケージアイテム [Combinations] => 組み合わせ [from] => 開始 [Message] => メッセージ [Employee] => 従業員 [Warning] => 警告 [Available] => 使用可能 [Weight] => 重量 [Keywords] => キーワード [Carrier] => 配送 [Tax] => 税 [Email:] => メール: [Order] => 注文 [Group] => グループ [Title] => 肩書き [File name] => ファイル名 [Loading...] => ロード中... [Product name] => 商品名 ) [ModulesPagesnotfoundAdmin] => Array ( [Pages not found] => ページが見つかりません [Guide] => ガイド [404 errors] => 404エラー [How to catch these errors?] => これらのエラーをキャッチするには? [Page] => ページ [Referrer] => リファラー [Counter] => カウンタ [Empty database] => 空のデータベース ) [ModulesCashondeliveryAdmin] => Array ( [Cash on delivery (COD)] => 代金引換払い ) [ModulesStatssalesAdmin] => Array ( [Sales and orders] => 販売と注文 [Orders placed:] => 作成された注文: [CSV Export] => CSVエクスポート [No orders for this period.] => この期間での注文がありません [Products:] => 商品 ) [ModulesEmailalertsShop] => Array ( [Request notification registered] => 登録された依頼通知 [No mail alerts yet.] => まだアラートメールがありません [My alerts] => アラート [Notify me when available] => 利用可能な情報を知らせてください ) [AdminShopparametersFeature] => Array ( [Authorized modules:] => 承認済モジュール: [This category already exists for this group.] => このグループにこのカテゴリはすでに存在します [Add a category discount] => カテゴリ割引を追加 [New group category discount] => 新しい割引カテゴリグループ [Discount (%):] => 割引(%): [Price display method:] => 価格の表示方法: [Show prices:] => 価格を表示: [Current category discount] => 現在のカテゴリ割引: [Members of this customer group] => このお客様グループのメンバー [Hours:] => 時間: [Dear Customer, Regards, Customer service] => 拝啓, 敬具, カスタマーサービス [We are currently updating our shop and will be back really soon. Thanks for your patience.] => 現在店舗更新中です。今しばらくお待ち下さい。 [#IN] => PS#- [#DE] => RE#- [#RE] => #RE [You may unsubscribe at any moment. For that purpose, please find our contact info in the legal notice.] => いつでも購読解除していただけます。特定商取引法に基づく表記より、当店の連絡先情報をご確認いただけます。 [In 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] => タイトル [Image width] => 画像の幅: [Image height] => 画像の高さ: [Social title] => 肩書き [Group name] => グループ名 [Discount (%)] => 割引(%): [Members] => メンバー [Creation date] => 作成日: [Default groups options] => グループオプションの初期設定 [Customer group] => お客様のグループ [Price display method] => 価格の表示方法: [Modules authorization] => モジュール認証 [Show prices] => 価格を表示: [Alias] => エイリアス: [Aliases] => エイリアス [Indexed products] => 索引化された商品: [Building the product index may take a few minutes.] => 商品の索引を作成するには、数分以上かかることがあります。 [You can set a cron job that will rebuild your index using the following URL:] => 次のURLを使って、インデックスを再構築する cron ジョブを設定することができます: [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.] => 私達が説明にあるものよりも商品の名前や説明に現れる言葉に大きなウェートを設定するように助言するのはそう言う意味です。このように検索結果はできるだけ正確かつ適切であるべきです。 [Product name weight] => 商品の重量名 [Reference weight] => 重量のリファレンス [Short description weight] => 短い説明の重量 [Description weight] => 重量の説明 [Category weight] => カテゴリの重み [Brand weight] => ブランドのウェイト [Tags weight] => タグの重量 [Attributes weight] => 重量属性 [Features weight] => 機能の重量 [Registration date] => 登録日 [Shop group] => ショップのグループ [Edit this shop group] => このショップグループの編集 [Add new shop] => 新しいショップを追加 [Store name] => 店舗名 [Icon] => アイコン [Edit return status] => 返品ステータスを編集 [Template] => テンプレート: [Return status] => 返品ステータス [Send email to customer] => お客様にメールを送信 [Consider the associated order as validated.] => 検証され関連付けされら注文を検討 [Stores] => ストア [Allowed characters: letters, spaces and %s] => 許可された文字:文字、スペース、%s [Latitude / Longitude] => 緯度/経度: [Picture] => 写真 [Monday] => 月曜日 [Tuesday] => 火曜日 [Wednesday] => 水曜日 [Thursday] => 木曜日 [Friday] => 金曜日 [Saturday] => 土曜日 [Sunday] => 日曜日 [Choose your country] => 国を選択 [Choose your state (if applicable)] => 都道府県を選択 [Shop email] => ショップのメール [Shop address line 1] => ショップ住所1行目 [Shop address line 2] => ショップ住所2行目 [Contact details] => お問合せ詳細 [Tag] => タグ [Search] => 検索 [Visits] => 訪問 [Shop name] => ショップの名前 [Registrations] => 登録 [Undefined] => 未定義 [Visitors] => 訪問者 [Unknown] => 不明 [Male] => 男性 [Female] => 女性 [Product name] => 商品名 [Other] => その他 [GET variable] => GET変数 [hours] => 時間 [Save messages?] => メッセージを登録? [Send an email after registration] => 登録後、メールを送信 [minutes] => 分 [Enable B2B mode] => B2Bモードを有効 [Ask for birth date] => 生年月日入力枠を表示する [Enable partner offers] => パートナーからのお知らせを有効にする [Maintenance IP] => メンテナンスIP [Custom maintenance text] => 自由設定メンテナンス表示テキスト [Round mode] => Roundモード [Enable Multistore] => マルチストアを有効にする [Main Shop Activity] => メインショップのアクティビティ [Enable final summary] => 最終確認で注文内容を表示 [Enable guest checkout] => ゲスト決済を有効にする [Recalculate shipping costs after editing the order] => 注文内容の変更後に送料を再計算する [Allow multishipping] => 複数配送を許可 [Delayed shipping] => 配送の延期 [Terms of service] => 利用規約 [Minimum purchase total required in order to validate the order] => 注文確定に必要な最低購入総額 [Offer gift wrapping] => ギフトラッピングを提供 [Gift-wrapping tax] => ギフトラッピング税 [Offer recycled packaging] => リサイクルパッケージを提供 [Gift-wrapping price] => ギフトラッピング料 [Send an email to the customer when his/her order status has changed.] => 注文ステータが変更された時にお客様にメールを送信 [Number of days for which the product is considered 'new'] => 商品がNewと考慮される日数 [Max size of product summary] => 商品概要の最大サイズ [Catalog mode] => カタログモード [Quantity discounts based on] => 割引数量に基づいて [Force update of friendly URL] => フレンドリーURLの強制アップデート [Display available quantities on the product page] => 商品ページ上で有効な数を表示 [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] => ページごとの商品 [Enable stock management] => 在庫管理を有効 [Default pack stock management] => デフォルトの「セット組み商品」の在庫管理 [Allow ordering of out-of-stock products] => 在庫切れの商品の注文を許可 [Server] => サーバー: [Default pages] => デフォルトのページ [Module pages] => モジュールページ [Accented URL] => 装飾されたURL [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] => モジュールへのルート [Product page] => 商品ページ [Pagination] => ページ送り [Products stock] => 商品の在庫 [Contacts] => お問合せ [Gift options] => ギフトオプション [Color] => 色: [Email template] => メールテンプレート [Order status] => 注文ステータス: [Page name] => ページ名 [Page title] => ページタイトル [Meta tags] => METAタグ [Robots file generation] => ロボットファイルの生成 [Generate robots.txt file] => robots.txtファイルを生成 [Set up URLs] => URLの設定 [Set shop URL] => ショップURLを設定 [Schema of URLs] => URLのスキーマ [Referrer] => リファラー [Enable SSL] => SSLを有効 [Page] => ページ ) [ModulesCustomersigninAdmin] => Array ( [Customer "Sign in" link] => 顧客「ログイン」リンク [%firstname% %lastname%] => %firstname% %lastname% ) [ModulesFeaturedproductsAdmin] => Array ( [Featured products] => おすすめ商品 ) [ModulesDataprivacyAdmin] => Array ( [Customer data privacy block] => お客様のプライバシデータブロック [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.] => あなたが提供する個人データは、お問合せに対する回答や、注文の処理、特定の情報へのアクセスを許可したりするために使用されます。 お客様は、「マイアカウント」ページに記載されているすべての個人情報を修正および削除する権利を有しています。 ) [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.] => チェックボックスより、支払いモジュールが利用できる配送方法を全て選択してください。 ) [ModulesStatssearchAdmin] => Array ( [Shop search] => ショップの検索 [Keywords] => キーワード [Occurrences] => 出現 [Results] => 結果 [CSV Export] => CSVエクスポート [Top 10 keywords] => 最初の10個のキーワード [Others] => その他 ) [ModulesProductcommentsAdmin] => Array ( [Settings updated] => 設定は更新されました [Configuration] => 設定 [Yes] => はい [No] => いいえ [Save] => 保存 [ID] => IDは [Name] => 名前 [Type] => タイプ [Status] => ステータス [Author] => 作者 [Product] => 商品 [Selected] => 選択された [Collapse All] => すべて折りたたむ [Expand All] => すべてを展開 [Check All] => すべてチェック [Uncheck All] => すべて解除 [Active] => 実行 ) [AdminCatalogNotification] => Array ( [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% のルートカテゴリは、現在のショップに関連付けられていません。 このページにはアクセスできません。 ショップのルートカテゴリを変更してください。 [Incorrect Stock Manager class [%s]] => 在庫管理クラス [ %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)] => (オブジェクトを読み込めません) [Failed to delete the attribute.] => 属性の削除に失敗 [The voucher cannot end before it begins.] => クーポン開始後でなければ終了はできません。 [The minimum amount cannot be lower than zero.] => 最小額は0より小さくできません。 [Reduction amount cannot be lower than zero.] => 削減量は0より小さくできません。 [This cart rule code is already used (conflict with cart rule %rulename%)] => このカートルールのコードはすでに使用されています(カートルール %rulename%) [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.] => 注文はすでにこのカートで登録されています。 [You already have the maximum quantity available for this product.] => この商品についての最大数量をすでにもっています。 [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 change the product's cover image.] => 商品のカバーイメージを変更することができません [The image could not be found. ] => イメージを見つけることができませんでした。 [You cannot delete the product #%d because there is physical stock left.] => 商品No %d は削除することができません、なぜなら、これらは実在庫に残っているか、サプライヤー注文の処理中です。 [The price attribute is required.] => 価格属性は必須です。 [You must add at least one attribute.] => 少なくとも1つの属性を追加しなければなりません。 [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.] => 商品は使用可能なカスタマイズを追加する前に作成する必要があります。 [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 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.] => 前のタグの削除中にエラーが発生 [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.] => 保留中のサプライヤー注文がある場合は、サプライヤーを削除することができません。 [You cannot delete this attribute.] => アーカイブの削除ができません [Invalid 'to' date] => 終了日付が無効 [Invalid 'from' date] => 開始日付が無効 [Submitted reduction value (0-100) is out-of-range] => 指定した削減値 (0-100)は範囲外です。 [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.] => 商品は「無効」に設定されました。 [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.] => このカテゴリを削除することができません、なぜなら、ルートカテゴリとしてこのショップでこのカテゴリが使われているからです。 [Unable to resize one or more of your pictures.] => 1つまたは複数の画像をリサイズすることができません [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 and URLs[/1]を確認ください。 [Friendly URLs are currently disabled.] => フレンドリーURLは現在無効です。 [To enable it, go to [1]SEO and URLs[/1]] => 有効にするには、まず [1]SEO and URLs[/1]を確認ください。 [The "Force update of friendly URL" option is currently enabled.] => 「強制的にフレンドリーURLを更新」オプションは現在有効です。 [To disable it, go to [1]Product Settings[/1]] => 無効に設定する場合、 [1]商品設定[/1] から行なってください。 [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.] => バーチャル商品で、商品オプションは利用できません。 [No address has been found for this brand.] => このブランドの住所が見つかりません。 [There is no attachment yet.] => まだ添付ファイルはありません。 [No product matches your search. Try changing search terms.] => 検索にマッチする商品がありませんでした。検索文字を変更してお試しください。 [Stock successfully updated] => 商品在庫が更新されました ) [ModulesBrandlistAdmin] => Array ( [Brand list] => ブランドリスト [Please activate at least one system list.] => 少なくとも1つのシステムリストを有効にしてください。 [Type of display] => 表示タイプ [Use a plain-text list] => ブレーンテキストリストを使用 [Use a drop-down list] => ドロップダウンリストを使用 [Only apply in plain-text mode] => プレーンテキストモードにのみ適用 ) [ModulesDashactivityAdmin] => Array ( [Dashboard Activity] => ダッシュボードアクティビティ [Visits] => 訪問 ) [ModulesStatsnewsletterAdmin] => Array ( [Customer registrations:] => お客様から登録: [Visitor registrations: ] => 訪問者から登録: [Both:] => 両方: [CSV Export] => CSVエクスポート [The %s module must be installed.] => %s モジュールをインストールする必要があります。 [Newsletter statistics] => メールマガジンの統計 ) [AdminShippingNotification] => Array ( [Ranges are not correctly ordered:] => レンジが正しく設定されていません: [Please validate the last range before creating a new one.] => 新しいレンジを追加する前に、最後のレンジを確定してください。 [Ranges are overlapping] => 範囲が重複している [You do not have permission to use this wizard.] => このウィザードを使用する権限がありません。 [An error occurred while updating carrier information.] => 配送業者情報の更新中にエラーが発生 ) [ModulesStatsproductAdmin] => Array ( [Product details] => 商品の詳細 [After choosing a category and selecting a product, informational graphs will appear.] => カテゴリを選択し、製品を選択した後、情報のグラフが表示されます。次に、それらを分析することができます。 [Details] => 詳細 [Total Viewed] => 参照された合計 [CSV Export] => CSVエクスポート [Attribute sales distribution] => 販売属性の分布 [Cross selling] => クロスセル [Click on a product to access its statistics!] => その統計にアクセスするための商品をクリック [Choose a category] => カテゴリを選択 [Products available] => 利用可能な商品 [Popularity] => 人気度 [Visits (x100)] => 訪問(× 100) [Stock] => 在庫 ) [ModulesSocialfollowAdmin] => Array ( [Social media follow links] => ソーシャルメディア フォローリンク ) [ModulesNewproductsAdmin] => Array ( [New products block] => 新商品のブロック [Displays a block featuring your store's newest products.] => 新しく追加された商品のブロックを表示 [Please complete the "products to display" field.] => 「商品表示」項目を入力してください [Invalid number.] => 番号が無効 [Define the number of products to be displayed in this block.] => このブロックに表示される商品数を設定 [Number of days for which the product is considered 'new'] => 商品がNewと考慮される日数 ) [ModulesCustomeraccountlinksAdmin] => Array ( [My Account block] => マイアカウントブロック [Credit slips] => クレジット伝票 [Personal info] => 個人情報 [Merchandise returns] => 返品 ) [ModulesEmailalertsAdmin] => Array ( [Mail alerts] => メールアラート [Cannot update settings] => 設定を更新できません [Settings updated successfully] => 設定の更新が成功しました [No message] => メッセージ無し [image(s)] => 画像 [Voucher code:] => クーポンコード: [Customer notifications] => お客様への通知 [Product availability] => 商品の在庫状況 [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.] => 顧客が購入商品の返品を希望した際に通知を受け取る。 [Merchant notifications] => マーチャント通知 ) [ModulesStatsbestproductsAdmin] => Array ( [An empty record-set was returned.] => 空のレコードセットが返されました [Price sold] => 販売価格 [Page views] => 表示されたページ [Best-selling products] => ベスト商品 ) [AdminPaymentNotification] => Array ( [You have more than one shop and must select one to configure payment.] => 複数のショップを持っています。支払いを設定するには1つを選択する必要があります。 [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 個の画像 [No payment module installed] => インストールされた支払いモジュールがありません ) [ShopThemeCategory] => Array ( [Subcategories] => サブカテゴリー ) [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?] => 選択されたアイテムを削除? [You can't change the value of this configuration field in the context of this shop.] => このショップのコンテキストで、この設定項目の値を変更することができません [Warning] => 警告 [Leave anyway] => ページを移動 [Your modifications are not saved yet. Do you wish to save it before leaving?] => 変更内容がまだ保存されていません。ページを離れる前に内容を保存しますか? ) [AdminInternationalNotification] => Array ( [Are you sure you want to restore the default address format for this country?] => この国のデフォルトの住所フォーマットを復元してもよろしいですか? [Warning! Your PHP configuration limits the maximum number of fields allowed in a form:] => 警告 フォームに登録できる項目数がPHP設定の最大制限数です: [for max_input_vars.] => 最大入力値のため [%limit% for suhosin.post.max_vars.] => suhosin.post.max_varsの %limit%。 [%limit% for suhosin.request.max_vars.] => suhosin.request.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コードで2つの国を作成することはできません。 [Invalid address layout %s] => アドレスレイアウト %s は正しくありません。 [This ISO code already exists. You cannot create two states with the same ISO code.] => このISOコードが既に存在します、同じ国の中にで同じISOコードの2つ状態を作成することはできません。 [This state was used in at least one address. It cannot be removed.] => この都道府県は少なくとも1つの住所で利用されます、削除することはできません。 [An error has occurred: Cannot save the current tax rule.] => エラーが発生しました:現在の税ルールを登録することができません。 [An error occurred while creating archive.] => アーカイブの作成中にエラーが発生 [Please select a language and a theme.] => 言語とテーマを選択してください [Tab "%s" is not valid] => "%s"タブは無効です。 [The archive cannot be extracted.] => アーカイブを展開することができませんでした。 [This %type_content% file extension is not accepted.] => この %type_content% ファイル拡張子は利用できません。 [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コードを含めることはできません。 [The module directory must be writable.] => モジュールディレクトリは書き込み可能である必要があります [There was a problem getting the mail files.] => メールファイルの取得に問題があります。 [You must select two languages in order to copy data from one to another.] => 順番にコピーするための2つの言語を選択しなければなりません [You must select two themes in order to copy data from one to another.] => 順番にコピーするための2つのテーマを選択しなければなりません [There is nothing to copy (same language and theme).] => コピー内容がありません!(同じ言語とテーマ) [Theme(s) not found] => テーマが見つかりません [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.] => 少なくとも1つのインポートアイテムを選択してください [This currency already exists.] => この通貨はすでに存在します。 [You cannot delete the default currency] => デフォルト通貨を削除することができません [You cannot disable the default currency] => デフォルト通貨を無効にすることができません [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.] => 現在使用している言語を削除することはできません。削除する前に言語を変更してください。 [The geolocation database is unavailable.] => 位置情報データベースは利用不可です [Country selection is invalid.] => 選択されている国は無効 [Invalid whitelist] => ホワイトリストが無効 [When you delete a language, all related translations in the database will be deleted.] => 言語を削除する時、データベースのすべての関連する翻訳は削除されます。 [Your .htaccess file must be writable.] => アカウント [Language files must be complete to allow copying of translations.] => 言語ファイルは翻訳のコピーを可能にするために完全でなければなりません [Translation successfully updated] => 翻訳が正常に更新されました。 [Failed to update translation] => 翻訳の更新に失敗しました ) [AdminActions] => Array ( [Edit] => 編集 [Uninstall] => アンインストール [Configure] => 設定 [Validate] => 確認 [Delete] => 削除 [Generate] => 生成 [Choose] => 選択 [Select all] => すべて選択 [Unselect all] => すべての選択解除 [Display] => 表示 [-- Choose --] => -- 選択 -- [View] => 参照 [Import] => インポート [Save] => 保存 [Cancel] => キャンセル [Disable] => 無効 [Search] => 検索 [Print out] => 印刷 [Preview] => プレビュー [Remove] => 削除 [Add] => 追加 [Reset] => リセット [Save and stay] => 登録して続ける [and stay] => して継続 [Apply] => 適用 [Hide warning] => 警告を隠す [Close] => 閉じる [Install] => インストール [Edit: %s] => 編集: %s [Check All] => すべてチェック [Uncheck All] => すべて解除 [Find a category] => カテゴリを探す [Delete selected items?] => 選択されたアイテムを削除しますか? [Delete selected] => 選択を削除 [Show or hide menu.] => メニューの表示または隠す [Enable selection] => 選択を有効 [Disable selection] => 選択を無効 [Continue] => 続行 [Sort] => 並び変え [Export .CSV file] => .CSVファイルのエクスポート [Add new] => 新しく追加 [Search name] => 名前で検索 [New product] => 新規商品 [Add tag] => タグを追加 [Order by] => 並び変え [Close window] => ウインドウを閉じる [Confirm] => 確認 [Download] => ダウンロード [Back to list] => リストへ戻る [Change] => 変更 [Read more] => 続きを読む [Enable] => 有効: [Load] => ロード [All] => すべて [Export] => エクスポート [Edit: %value%] => 編集:%value% [Save and preview] => 登録してプレビュー [Choose layouts] => レイアウトを選択 [Show] => 表示 [Update] => 更新 [Copy] => コピー [Try again] => もう一度やり直す [Filter by categories] => カテゴリで絞り込む [Activate selection] => 選択項目の有効化 [Deactivate selection] => 選択項目の無効化 [Duplicate selection] => 選択項目の複製 [Unselect] => 選択解除 [Reorder] => 再注文 [Save & refresh] => 保存して再読み込み [Duplicate] => 複製 [Create] => 新規作成 [Delete this file] => このファイルを削除 [Save image settings] => 画像設定を保存 [Send] => 送信 [Shipping] => 送料 [Select] => 選択 [Expand] => 展開する [Collapse] => 折りたたむ [Add my IP] => 自分のIPアドレスを追加 [Sort by] => 並べ替え [Check / Uncheck all] => すべてをチェック/チェックしない [Confirm this action] => この処理を承認する ) [AdminModulesFeature] => Array ( [Manage hooks] => フックの管理 [Administration] => 管理 [Checkout] => 注文 [Content Management] => コンテンツ管理 [Migration Tools] => 移行ツール [Quick / Bulk update] => クイック / バルクアップデート [Slideshows] => スライドショー [Marketplace] => マーケットプレイス [Other Modules] => その他のモジュール [Social Networks] => ソーシャルネットワーク [Enable Mobile] => モジュールを有効化 [Delete] => 削除 [Module notifications] => モジュールの通知 [v%version% - by %author%] => v%version% - by %author% [Discover] => 探す [Service by %author%] => Service by %author% [Free] => 無料! [Exit to PrestaShop Addons Marketplace] => PrestaShop アドオンマーケットプレイスに移動 [Installed modules] => インストール済みモジュール [Show all modules] => すべてのモジュールを表示 [Disable module?] => モジュールを無効化しますか? [Reset module?] => モジュールをリセットしますか? [Yes, disable it] => はい、無効化します。 [Yes, uninstall it] => はい、アンインストールします。 [Yes, reset it] => はい、リセットします [Optional: delete module folder after uninstall.] => オプション:アンインストール後モジュールフォルダを削除する。 [Upload a module] => モジュールのアップロード [Drop your module archive here or [1]select file[/1]] => ここにモジュールの圧縮ファイルをドロップするか、[1]ファイルを選択[/1] してください。 [Additional information] => 追加情報 [Features] => 機能 [%nbModules% modules and services selected for you] => お勧め%nbModules%モジュールとサービス [Popularity] => 人気度 [%nbModules% modules to configure] => %nbModules%モジュールを設定する [Modules to configure] => 設定するモジュール ) [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 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] => HiFi、写真、ビデオ [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] => デモデータをインストール [Required PHP parameters] => 必須 PHP パラメータ [Cannot upload files] => ファイルをアップロードできません [Cannot create new files and folders] => 新規ファイル及びフォルダーを作成できません [cURL extension is not enabled] => cURL extension が有効ではありません [GD library is not installed] => GD ライブラリがインストールされていません [JSON extension is not loaded] => JSON extension が読み込まれていません [PHP OpenSSL extension is not loaded] => PHPの OpenSSL extension が読み込まれていません [PDO MySQL extension is not loaded] => PDO MySQL 拡張が読み込まれていません [SimpleXML extension is not loaded] => SimpleXML extension が読み込まれていません [ZIP extension is not enabled] => ZIP extension が有効ではありません [Fileinfo extension is not enabled] => Fileinfo extensionが有効ではありません [Required Apache configuration] => Apache設定の必要条件 [Enable the Apache mod_rewrite module] => Apache の "mod_rewrite" モジュールを有効にする [Files] => ファイル [Not all files were successfully uploaded on your server] => すべてのファイルがサーバー上にアップロードされませんでした [Permissions on files and folders] => ファイル及びフォルダーのパーミッション [Recursive write permissions for %user% user on %folder%] => %folder% に対するユーザー %user% の再帰的書き込み権限 [Write permissions for %user% user on %folder%] => %folder% に対するユーザー %user% の書き込み権限 [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)] => 外部URLが参照できません(allow_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] => メールアドレス [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] => 確認のため再入力 [Store name] => 店舗名 [Demo products are a good way to learn how to use PrestaShop. You should install them if you are not familiar with it.] => デモ商品は、PrestaShopの使い方を学ぶための良い方法です。あなたはそれに慣れていない場合、それらをインストールするべきです。 [Search] => 検索 [Select all] => すべて選択 [Configure your database by filling out the following fields] => 次のフィールドに必要事項を記入してあなたのデータベースを構成します [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です。異なるポートを使用するにはサーバーのアドレスの最後にポート番号を追加します。"例: 127.0.0.1:4242" [Database name] => データベース名 [Database login] => データベースログイン [Database password] => データベースパスワード [Tables prefix] => テーブルプレフィックス [Test your database connection now!] => データベースへの接続テスト [PrestaShop Installation Assistant] => PrestaShop インストールアシスタント [Installation Assistant] => インストールアシスタント [To install PrestaShop, you need to have JavaScript enabled in your browser.] => PrestaShopをインストールするには、ブラウザでJavascriptを有効にする必要があります。 [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で無料で提供される多くの機能を楽しむには、以下のライセンス条項をお読みください。モジュールやテーマがAFL3.0の下でライセンスされている間PrestaShopコアは、OSL3.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!] => あなたの店舗のインストールが完了しました。PrestaShopwoご利用いただきありがとうございます! [Please remember your login information:] => ログイン情報を覚えておいて下さい: [E-mail] => メール [Print my login information] => ログイン情報を印刷 [Password] => パスワード [Display] => 表示 [For security purposes, you must delete the "install" folder.] => セキュリティのため"install"フォルダーを削除する必要があります。 [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の互換性が確認されています! [Welcome to the PrestaShop %version% Installer] => PrestaShop %version% インストーラーへようこそ [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 個以上の翻訳の中からショップの言語を選択できます! [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.] => Basic認証とリライトエクステンションが有効の場合は、確認することができません。PrestaShopのウェブサービスを使えるかどうか手動で確認してください。 [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] => 同じプレフィックスを持つ少なくとも1つのテーブルがすでにありました。プレフィックスを変更したり、データベースを削除してください [Your database login does not have the privileges to create table on the database "%s". Ask your hosting provider:] => ご利用のデータベースログイン権限ではデータベースにテーブルを作成する事が出来ません。サーバー業者にご相談ください: [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] => 店舗URLを作成できません [File "language.xml" not found for language iso "%iso%"] => 言語 iso "%iso%" のファイル "language.xml" が見つかりません [File "language.xml" not valid for language iso "%iso%"] => 言語 iso "%iso%" のファイル "language.xml" が正しくありません [Cannot download language pack "%iso%"] => "%iso%" の言語パックがダウンロードできません [Cannot install language "%iso%"] => 言語 "%iso%" をインストール出来ません [Cannot copy flag language "%flag%"] => 言語 "%s" をコピー出来ません [Cannot create admin account] => 管理者アカウントを作成出来ません [Cannot install module "%module%"] => "%module%" モジュールをインストール出来ません [Fixtures class "%class%" not found] => Fixtureクラス "%class%" が見つかりません ["%class%" must be an instance of "InstallXmlLoader"] => "%class%" は "InstallXmlLoader" のインスタンスでなければなりません [SQL error on query %query%] => クエリ %query% のSQLエラー [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" を作成できません ) [AdminOrderscustomersFeature] => Array ( [Total spent since registration:] => 登録してからの支払い合計: [Cart summary] => カート内容 [Ref:] => コード: [Text #] => テキストNo [Total cost of products:] => 商品合計: [Total value of vouchers:] => クーポンの合計: [Total cost of gift wrapping:] => ギフトラッピング合計: [Total shipping costs:] => 配送コスト合計: [Order information] => 注文情報 [Order #%d] => 注文No %d [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] => 自動的にメールを同期するためにクリック [Forward this discussion] => この議論を転送 [Forward this discussion to an employee:] => このやりとりの内容を他のショップ管理者にも共有する: [To:] => 終了: [[1]%count%[/1] order(s) validated for a total amount of [2]%total%[/2]] => [1]%count%[/1] 件の確定注文による、合計は [2]%total%[/2] です [Order #] => 注文No [View order] => 注文を参照 [View customer] => お客様を参照 [Customer ID:] => 顧客 ID: [Sent on:] => 送信: [Browser:] => ブラウザ: [File attachment] => ファイル添付 [View file] => ファイルを参照 [Product #] => 商品No [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] => テキストNo %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] => 手続き進行中 [Delivered] => お届け完了 [Canceled] => キャンセル済 [Payment error] => 支払いエラー [On backorder (paid)] => 商品取り寄せ中(支払済) [On backorder (not paid)] => 商品取り寄せ中(未払い) [Awaiting bank wire payment] => 銀行振込み待ち [Remote payment accepted] => リモートペイメント確認済 [Awaiting Cash On Delivery validation] => 代金引換払い確認待ち [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 - 注文キャンセル [Abandoned Carts] => カートを破棄する [From %date1% to %date2%] => %date1% から %date2% の間 [Free Shipping] => 送料無料 [%amount% tax excl.] => %amount%(税別) [Cart #%ID%] => カートID #%ID% [VAT number] => VAT番号 [Identification number] => 識別番号 [Return Merchandise Authorization (RMA)] => 返品商品の承認(RMA) [Returns form] => 返品フォーム [Order #%id% from %date%] => %date% 以降の注文番号#%id% [Date issued] => 発行日 [Free order] => 無料の注文 [Newsletter] => メールマガジン [Unknown] => 不明 [30 days] => 30日 [Manual order -- Employee:] => 手動注文 - 担当者: [not paid] => 支払われていない [overpaid] => 過払い [Phone number(s)] => 電話番号 [Risk] => リスク [Registration] => 登録 [Last visit] => 最後の訪問 [Orders] => 注文 [Order %reference% from %firstname% %lastname%] => 注文参照コード: %reference% ご注文者: %lastname% %firstname% 様 [Customer email] => お客様のメール [The national ID card number of this person, or a unique tax identification number.] => National ID card 番号、もしくは固有の tax identification 番号。 [Address alias] => 住所の別名 [Group access] => グループのアクセス: [Website] => ウェブサイト [Transform to a customer account] => お客様アカウントの変換 [Free shipping] => 送料無料 [Re-stock products] => 再在庫の商品 [Generate a voucher] => クーポンを生成 [Product(s) price:] => 商品価格: [Product(s) price, excluding amount of initial voucher:] => クーポンを除く商品価格: [After the sequential number] => 連番の後ろ [Before the sequential number] => 連番の前 [Reset sequential invoice number at the beginning of the year] => 毎年初めに請求書番号の連番をリセットする [Position of the year date] => 年・日付の配置 [Display to customer?] => お客様に表示しますか? [Required Fields] => 必須項目 [Set required fields for this section] => このセクションの必須項目を設定 [Required fields] => 必須項目 [%firstname% %lastname% has not registered any addresses yet] => %lastname% %firstname% 様は、まだ住所を登録していません [%firstname% %lastname% has no discount vouchers] => %lastname% %firstname% 様は、割引クーポンを持っていません [Last connections] => 最終の接続 [Pages viewed] => 参照されたページ [Total time] => 合計時間 [Origin] => 原点 [IP Address] => IPアドレス [Sent on] => 送信で: [%firstname% %lastname% has never contacted you] => %lastname% %firstname% 様からの連絡はありません [Valid orders:] => 確認済みの注文: [Invalid orders:] => 無効な注文: [Total spent] => 支払い合計 [%firstname% %lastname% has not placed any orders yet] => %lastname% %firstname% 様は、まだ注文を完了していません [Partner offers] => パートナーオファー [Age] => 年齢: [Registrations] => 登録 [Add a private note] => プライベート用メモを追加 [Viewed products] => 参照された商品 [Merchandise return (RMA) options] => 商品返品オプション [Merchandise Returns] => 商品返品 [Order messages] => 注文メッセージ [Discount name] => 割引名 [Credit slip options] => クレジット伝票オプション [By date] => 日付によって [Generate PDF file by date] => 日付別にPDFファイルを生成 [Print PDF] => PDF の印刷 [Generate PDF] => PDFファイルを生成 [Delivery slip options] => 配送伝票オプション [By order status] => 注文ステータスによって [Generate PDF file by status] => ステータス別にPDFファイルを生成 [Invoice options] => 請求書のオプション [Add new address] => 新しい住所を追加 [Cart] => カート: [In stock] => 在庫あり [Add to cart] => カートに追加 [Vouchers] => クーポン [Add new voucher] => 新しいクーポンを追加 [No voucher was found] => クーポンが見つかりません [Add new customer] => 新しいお客様を追加 [Total paid] => 支払い合計 [View this cart] => このカートを参照 [Use this cart] => このカート [Duplicate this order] => この注文を複製 [Recycled packaging] => リサイクルパッケージ: [Gift] => ギフト [Delivery option] => 配送オプション: [Gift message] => ギフトメッセージ: [Total products] => 小計 [Order message] => 注文メッセージ: [Order status] => 注文ステータス: [Create order] => 注文を作成 [Edit shipping details] => 配送情報の編集 [Reference number:] => 参照番号: [Supplier reference:] => サプライヤ参照コード: [Create a new invoice] => 新しい請求書を作成 [New invoice information] => 新しい請求書情報 [SIRET] => SIRET: [APE] => APE: [Shipping address] => 配送先住所 [Invoice address] => 請求先住所 [Documents] => ドキュメント [Merchandise returns] => 返品 [Gift wrapping] => ギフトラッピング [Document] => ドキュメント [Credit slip] => クレジット伝票 [Delivery slip] => 配送伝票 [Add note] => メモを追加 [Edit note] => メモの編集 [Generate invoice] => 請求書を生成 [Order ID] => 注文ID [Linked orders] => リンクされた注文 [Number] => 数 [Standard refund] => 標準還付 [Return products] => 返品商品 [Cancel products] => 商品をキャンセル [View invoice] => 請求書を参照 [View delivery slip] => 出荷伝票を参照 [Print order] => 注文を印刷 [Payment method] => 支払い方法 [Transaction ID] => トランザクションID [Not defined] => 定義されていません [Add a product] => 商品を追加 [Partial refund] => 一部払い戻し [Refunded] => 払い戻したされた [Wrapping] => ギフト包装 [This order has been partially paid by voucher. Choose the amount you want to refund:] => この注文は一部が割り引きクーポンで支払われています。返金する金額を選択してください: [Sources] => ソース [From] => 開始 [To] => 終了: [Group] => グループ [Groups] => グループ ) ) [metadata:Symfony\Component\Translation\MessageCatalogue:private] => Array ( ) [resources:Symfony\Component\Translation\MessageCatalogue:private] => Array ( ) [locale:Symfony\Component\Translation\MessageCatalogue:private] => ja-JP [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] => ja [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] => ja-JP [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 ( [ja-JP] => Symfony\Component\Translation\MessageCatalogue Object ( [messages:Symfony\Component\Translation\MessageCatalogue:private] => Array ( [ModulesSocialfollowShop] => Array ( [Rss] => RSS [Pinterest] => Pinterest [LinkedIn] => LinkedIn [Follow us] => 私達を理解 ) [EmailsBody] => Array ( [When signing up, don't forget to provide the e-mail address of your referring friend:] => サインアップするときは、紹介する友人の電子メール アドレスを提供することを忘れないでください。 [It's very easy to sign up. Just click here!] => サインアップするのはとても簡単です。. Just 詳しくはこちら! [Get referred and earn a discount voucher of {discount}!] => 割引券の受け取りと獲得 {discount}! [We are pleased to offer you a voucher worth {discount} that you can use on your next order.] => 私たちはあなたに価値のあるクーポンを提供して喜んでいます {discount} 次回の注文に使用できること。. [Your friend {firstname} {lastname} wants to refer you on {shop_name}!] => あなたの友人 {firstname} {lastname} お問い合わせ {shop_name}! [We are pleased to offer you a voucher worth {discount_display} (voucher # {discount_name}) that you can use on your next order.] => 私たちはあなたに価値のあるクーポンを提供して喜んでいます {discount_display} (クーポン#) {discount_name}) 次回の注文に使用できること。. [Your referred friend {sponsored_firstname} {sponsored_lastname} has placed his or her first order on {shop_name}!] => あなたの友人 {sponsored_firstname} {sponsored_lastname} 彼または彼女の最初の注文は、 {shop_name}! [You are advised to open the product's admin Product Page in order to replenish your inventory.] => 在庫を補充するために、製品の管理製品ページを開くことをお勧めします。. [Your order with the reference {order_name} has been modified.] => 参照で注文する {order_name} 修正しました。. [We wish to thank you for the trust you have placed in us and want to give you a discount of {amount}% valid on your next order! This offer is valid for {days} days, so do not waste a moment!] => 私たちは、あなたが私たちに置いた信頼に感謝し、あなたに割引を与えたいと願っています {amount}次の注文で%有効!このオファーは有効です {days} 日が経つと、一瞬を無駄にしない! [As appreciation for your loyalty, we want to give you a discount of {amount}% valid on your next order! This offer is valid for {days} days, so do not waste a moment!] => あなたの忠誠心に感謝として、私たちはあなたの割引を与えたい {amount}次の注文で%有効!このオファーは有効です {days} 日が経つと、一瞬を無駄にしない! [As our way of saying thanks, we want to give you a discount of {amount}% off your next order! This offer is valid for {days} days, so do not waste a moment!] => 感謝の気持ちを言うように、私たちはあなたに割引を与えたい {amount}次の注文から %オフ!このオファーは有効です {days} 日が経つと、一瞬を無駄にしない! [As an incentive, we can give you a discount of {amount}% off your next order! This offer is valid for {days} days, so do not waste a moment!] => インセンティブとして、私たちはあなたに割引を与えることができます {amount}次の注文から %オフ!このオファーは有効です {days} 日が経つと、一瞬を無駄にしない! [Voucher code: {voucher_num} in the amount of {voucher_amount}] => バウチャーコード: {voucher_num} の量 {voucher_amount} [A voucher has been created in your name as a result of your order with the reference {order_name}.] => クーポンは、参照で注文の結果、あなたの名前で作成されています {order_name}. [This is a test e-mail from your shop.

If you can read this, the test was successful!] => これは、 テストメール ショップから。.

これを読むことができれば、テストは成功しました! [Your order with the reference {order_name} has been shipped.] => 参照で注文する {order_name} 出荷されました。. [You have received a new message from {shop_name} regarding order with the reference {order_name}.] => 新しいメッセージが届きました {shop_name} 参照の注文について {order_name}. [Referral program Voucher] => 紹介プログラムバウチャー [Sponsorship Program] => スポンサーシップ プログラム [, with an amount of] => 、量で [We have created a voucher in your name for referring a friend.] => お友達紹介用のバウチャーをあなたの名前で作成しました。. [Here is the code of your voucher:] => バウチャーのコードは次のとおりです。 [Simply copy/paste this code during the payment process for your next order.] => 次の注文の支払いプロセス中に、このコードをコピーして貼り付けるだけです。. [Referral program Invitation] => 紹介プログラム招待 [When signing up, don't forget to provide the email address of your referring friend:] => サインアップするときは、紹介する友人のメールアドレスを忘れずに提供してください。 [It's very easy to sign up, just click here!] => サインアップはとても簡単です。ここをクリックするだけです。! [Get referred and earn a discount voucher of [1]{discount}[/1]!] => 割引券の受け取りと獲得 [1]{discount}[/1]! [Your friend [1]{firstname} {lastname}[/1] wants to refer you on {shop_name}!] => あなたの友人 [1]{firstname} {lastname}[/1] お問い合わせ {shop_name}! [Join us!] => 参加しませんか!! [We are pleased to offer you a voucher worth [1]{discount}[/1] that you can use on your next order.] => 私たちはあなたに価値のあるクーポンを提供して喜んでいます [1]{discount}[/1] 次回の注文に使用できること。. [Best regards,] => よろしくお願いします、, [Referral program Congratulations] => 紹介プログラム おめでとう [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}[/1] (キャスター#) [1]{discount_name}[/1])次の注文で使用できる。. [Your referred friend [1]{sponsored_firstname}[/1] [1]{sponsored_lastname}[/1] has placed his/her first order on {shop_name}!] => あなたの友人 [1]{sponsored_firstname}[/1] [1]{sponsored_lastname}[/1] 第一次注文を {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} 生年月日. [Your cart on {shop_name}] => あなたのカート {shop_name} [Follow up 4] => フォローアップ 4 [Enter this code in your shopping cart to get the discount.] => このコードをショッピングカートに入力して割引を受けてください。. [Here is your VOUCHER CODE:] => バウチャー コードは次のとおりです。 [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] 日が経つと、もう待たずに! [Your cart has been saved, you can resume your order by visiting our shop:] => カートが保存されました。ショップにアクセスして注文を再開できます。 [Follow up 3] => フォローアップ 3 [Thanks for your trust.] => ご信頼いただきありがとうございます。. [Thanks for your order.] => ご注文ありがとうございます。. [Follow up 2] => フォローアップ 2 [Your voucher code on {shop_name}] => クーポンコード {shop_name} [Your cart has been saved, you can go back to your order on our shop:] => カートが保存されました。当店で注文に戻ることができます。 [Thanks for your visit. However, it looks like you did not complete your purchase.] => ご訪問いただきありがとうございます。 ただし、購入が完了していないようです。. [Follow up 1] => フォローアップ 1 [Your cart at {shop_name}] => カートを見る {shop_name} [Thank you for subscribing to our newsletter. We are pleased to offer you the following voucher:] => ニュースレターを購読していただきありがとうございます。 以下のバウチャーをご用意しております。 [Subscribing to newsletter] => ニュースレターの購読 [Newsletter Voucher] => ニュースレターバウチャー [Thank you for subscribing to our newsletter. Please click on the following link to confirm your request:] => ニュースレターを購読していただきありがとうございます。 次のリンクをクリックして、リクエストを確認してください。 [Newsletter Verification] => ニュースレターの確認 [Newsletter Confirmation] => ニュースレターの確認 [Return Details] => 返品の詳細 [Return Slip] => 返信伝票 [You have received a new return request for {shop_name}.] => 新規の返品リクエストを受け取りました {shop_name}. [There are now less than [1]{last_qty}[/1] items in stock.] => 今よりも少ない [1]{last_qty}[/1] 在庫の項目。. [Product out of stock] => 在庫切れの商品 [Replenish your inventory, go to the [1]Catalog > Stocks[/1] section of your back office to manage your stock.] => 在庫を補充し、 [1]カタログ >株式について[/1] バックオフィスのセクションで在庫管理ができます。. [Remaining stock:] => 残りの在庫: [{product} is almost out of stock.] => {product} ほとんど在庫切れです。. [Your stock cover is now less than the specified minimum of:] => あなたの株式カバーは現在、以下の指定された最小値を下回っています: [Product coverage] => 製品範囲 [Current stock cover:] => 現在の在庫カバー: [If you have a guest account, you can follow your order via the %guest_tracking_label% section on our shop.] => ゲストアカウントをお持ちの場合、注文をフォローできます。 %guest_tracking_label% 店舗のセクション. [Go to your customer account to learn more about it.] => 詳細については、お客様のアカウントにアクセスしてください。. [Order ID {order_name}] => 注文ID {order_name} [If you have a guest account, you can follow your order via the Guest Tracking section on our shop.] => ゲストアカウントをお持ちの場合、注文をフォローできます。 ゲストトラッキング 店舗のセクション. [Your order with the reference [1]{order_name}[/1] from [1]{shop_name}[/1] has been changed by the merchant.] => 参照で注文する [1]{order_name}[/1] から [1]{shop_name}[/1] 商店が変更されました。. [A new order was placed on [1]{shop_name}[/1] by the following customer:] => 新規注文を [1]{shop_name}[/1] 以下のお客様による [New Order] => 新規注文 [Including total tax] => 税込合計 [Click on the following link to visit the product page and order it:] => 次のリンクをクリックして製品ページにアクセスし、注文してください。 [Good news, this item is back in stock!] => 朗報です、こちらの商品が再入荷しました!! [Customer Quantity] => 顧客数量 [{product} is now available.] => {product} 詳しくはこちら. [Here is your new voucher code:] => 新しいバウチャー コードは次のとおりです。 [Voucher code has been generated] => バウチャーコードが生成されました [Voucher new] => バウチャー 新規 [[1]VOUCHER CODE: {voucher_num}[/1] in the amount of [1]{voucher_amount}[/1]] => [1]VOUCHERコード: {voucher_num}[/1] の量 [1]{voucher_amount}[/1] [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]. [Voucher code generated] => バウチャー コードが生成されました [In order to use it, just copy/paste this code during check out.] => 使用するには、チェックアウト時にこのコードをコピーして貼り付けてください。. [If you can read this, it means the test is successful!] => これが読めれば合格です!! [Here is a test [1]email[/1] from your shop.] => ここではテストです [1]電子メール[/1] ショップから。. [Test] => テスト [Your order with the reference [1]{order_name}[/1] has been shipped.] => 参照で注文する [1]{order_name}[/1] 出荷されました。. [Shipped] => 発送済み [In order to reply, click on the following link: {link}] => 返信するには、次のリンクをクリックしてください。 {link} [Reply msg] => 返信メッセージ [Please do not reply directly to this email, we will not receive it.] => このメールに直接返信しないでください。受信できません。. [We have processed your refund for your order with the reference [1]{order_name}[/1] from [1]{shop_name}[/1].] => 弊社では、お客様のご都合により返金処理を行っております。 [1]{order_name}[/1] から [1]{shop_name}[/1]. [There are now less than [1]{last_qty}[/1] of [1]{product}[/1] in stock.] => 今よりも少ない [1]{last_qty}[/1] インフォメーション [1]{product}[/1] 在庫あり. [We are currently processing your order with the reference [1]{order_name}[/1] from [1]{shop_name}[/1].] => 現在、お客様の注文を参考までに処理します。 [1]{order_name}[/1] から [1]{shop_name}[/1]. [Processing order] => 処理順序 [Preparation] => 準備 [You can expect delivery as soon as your payment is received.] => 支払いが受領され次第、配達を期待できます。. [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]{order_name}[/1] から [1]{shop_name}[/1]お問い合わせ.お電話にてお問い合わせください。. [Payment Error] => 支払いエラー [Your payment for order with the reference [1]{order_name}[/1] was successfully processed.] => 参照で注文するための支払い [1]{order_name}[/1] うまく処理されました。. [If you did not make this request, just ignore this email.] => このリクエストを行っていない場合は、このメールを無視してください。. [In order to confirm this action, click on the following link:] => このアクションを確認するには、次のリンクをクリックしてください。 [Confirmation of password request on {shop_name}] => パスワード要求の確認 {shop_name} [Password Query] => パスワードクエリ [You have requested to reset your [1]{shop_name}[/1] login details.] => リセットリクエスト [1]{shop_name}[/1] ログイン情報. [Your password has been correctly updated.] => パスワードは正しく更新されました。. [Follow your order and download your invoice on our shop, go to the %order_history_label% section of your customer account.] => 注文をフォローし、当店で請求書をダウンロードしてください。 %order_history_label% お客様のアカウントのセクション。. [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.] => 申し訳ありませんが、現在 1 つまたは複数のアイテムが在庫切れになっているため、配送に多少の遅れが生じる場合があります。 ご不便をおかけして申し訳ございません。状況を改善するために最善を尽くしております。. [Replenishment required] => 補充が必要 [Follow your order and download your invoice on our shop, go to the Order history and details section of your customer account.] => 注文をフォローし、当店で請求書をダウンロードしてください。 注文履歴と詳細 お客様のアカウントのセクション。. [Thanks for your order with the reference {order_name} from {shop_name}.] => 参照で注文をありがとう {order_name} から {shop_name}. [Order return state] => 注文返品状態 [Order return #{id_order_return} - Update] => 注文リターン #{id_order_return} - 更新 [Order merchant comment] => 注文業者のコメント [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 from customer] => お客様からのメッセージ [Order customer comment] => ご注文のお客様のコメント [You have received a new message regarding order with the reference] => 注文に関する新しいメッセージを受け取りました。 [Thank you for your order on [1]{shop_name}[/1]!] => お問い合わせ [1]{shop_name}[/1]! [Thank you for shopping on [1]{shop_name}[/1]!] => ショッピングありがとうございます [1]{shop_name}[/1]! [Your order with the reference [1]{order_name}[/1] from [1]{shop_name}[/1] has been canceled by the merchant.] => 参照で注文する [1]{order_name}[/1] から [1]{shop_name}[/1] 商店からキャンセルされました。. [[1]WARNING:[/1] you have received a new log alert in your back office.] => [1]警告:[/1] バックオフィスに新しいログアラートが届きました。. [New alert message saved] => 新しい警告メッセージが保存されました [Log Alert] => ログアラート [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] is on its way.] => 参照で注文する [1]{order_name}[/1] その道です。. [Import finished] => 輸入完了 [Click on the following link to set up your password:] => 次のリンクをクリックして、パスワードを設定します。 [Congratulations, your guest account for [1]{shop_name}[/1] has been turned into a customer account!] => おめでとうございます。 [1]{shop_name}[/1] 顧客アカウントに変わりました! [Your guest account has been turned into a customer account] => ゲスト アカウントが顧客アカウントに変更されました [Guest to customer] => ゲストからお客様へ [Email address:] => 電子メールアドレス: [[1]{employee}[/1] added [1]{comment}[/1]] => [1]{employee}[/1] 追加する [1]{comment}[/1] [Customer Service - Discussion Forwarded] => カスタマー サービス - ディスカッションの転送 [Forward message] => メッセージを転送する [[1]{employee}[/1] wanted to forward this discussion to you.] => [1]{employee}[/1] 皆様へのご意見をお待ちしております。. [Here is your identification information on [1]{shop_name}[/1]] => ここにあなたの識別情報があります [1]{shop_name}[/1] [Here is your personal login information for {shop_name}] => ここにあなたの個人的なログイン情報があります {shop_name} [Employee password] => 社員パスワード [You have [1]{nbProducts}[/1] product(s) now available for download using the following link(s):] => お問い合わせ [1]{nbProducts}[/1] 下記のリンクからダウンロードできます。 [Product(s) to download] => ダウンロードする製品 [Thank you for your order with the reference {order_name} from [1]{shop_name}[/1]] => お電話でのお問い合わせ {order_name} から [1]{shop_name}[/1] [Download products] => 製品のダウンロード [Review this credit slip and download it on our shop, go to the %credit_slips_label% section of your customer account.] => このクレジット スリップを見直し、当店でダウンロードしてください。 %credit_slips_label% お客様のアカウントのセクション。. [Review this credit slip and download your invoice on our shop, go to the Credit slips section of your customer account.] => このクレジット スリップを見直し、当店で請求書をダウンロードし、 クレジット スリップ お客様のアカウントのセクション。. [A credit slip has been generated in your name for order with the reference [1]{order_name}[/1].] => 参照で注文するために名前にクレジット スリップが生成されました [1]{order_name}[/1]. [We will reply as soon as possible.] => できるだけ早く返信いたします。. [Your message has been sent successfully, thank you for taking the time to write!] => メッセージは正常に送信されました。お時間を割いていただき、ありがとうございます。! [Contact Form] => お問い合わせフォーム [Customer Email Address:] => 顧客の電子メール アドレス: [Order ID #:] => 注文番号: [Here is the information you need for your check:] => チェックに必要な情報は次のとおりです。 [You have decided to pay by bank check.] => あなたは銀行小切手で支払うことにしました。. [Payment method: check] => お支払い方法:小切手 [Awaiting payment by check] => 小切手による支払い待ち [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]. [Here is the information you need for your transfer:] => 転送に必要な情報は次のとおりです。 [You have decided to pay by bank wire.] => 銀行振込で支払うことにしました。. [Payment method: bank wire] => お支払い方法:銀行振込 [Pending payment] => 保留中のお支払い [Please specify your order reference in the bankwire description.] => 銀行送金の説明に注文番号を指定してください。. [Please go on {order_link} to complete the payment.] => お問い合わせ {order_link} お支払いを完了します。. [Back Office Order] => バックオフィス注文 [Your login details on {shop_name}] => ログインの詳細 {shop_name} [When signing up, don't forget to provide the e-mail address of your referring friend:] => サインアップするときは、紹介する友人の電子メール アドレスを提供することを忘れないでください。 [It's very easy to sign up. Just click here!] => サインアップするのはとても簡単です。. Just 詳しくはこちら! [Get referred and earn a discount voucher of [1]{discount}![/1]] => 割引券の受け取りと獲得 [1]{discount}![/1] [Your friend [1]{firstname} {lastname}[/1] wants to refer you on {shop_name}!] => あなたの友人 [1]{firstname} {lastname}[/1] お問い合わせ {shop_name}! [join us!] => 参加しませんか!! [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} (クーポン#) {discount_name})[/1] 次回の注文に使用できること。. [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 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] 日が経つと、一瞬を無駄にしない! [You are one of our best customers, however you have not placed an order in {days_threshold} days.] => お客様には最高のお1人様ですが、ご注文はお受けしておりません。 {days_threshold} 生年月日. [Enter this code in your shopping cart to get your discount.] => このコードをショッピングカートに入力して、割引を受けてください。. [Here is your coupon:] => これがあなたのクーポンです: [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] 日が経つと、一瞬を無駄にしない! [You are one of our best customers and as such we want to thank you for your continued patronage.] => あなたは私たちの最高の顧客の一人です. [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] 日が経つと、一瞬を無駄にしない! [Thank you for your order at {shop_name}.] => お問い合わせ {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] 日が経つと、一瞬を無駄にしない! [We noticed that during your last visit on {shop_name}, you did not complete the order you had started.] => 最終訪問時にお知らせ致します。 {shop_name}やった注文は完了しませんでした。. [Regarding your newsletter subscription, we are pleased to offer you the following voucher:] => ニュースレターの購読に関して、次のバウチャーを提供させていただきます。 [Newsletter subscription] => ニュースレターの購読 [Thank you for subscribing to our newsletter, please confirm your request by clicking the link below :] => ニュースレターを購読していただきありがとうございます。以下のリンクをクリックして、リクエストを確認してください。 [{order_name} Placed on {date}] => {order_name} 開催場所 {date} [Return details] => 返品の詳細 [The remaining stock is now less than the specified minimum of] => 残りの在庫は現在、指定された最小値よりも少なくなっています [{product} is nearly out of stock.] => {product} 在庫のほとんどです。. [The stock cover is now less than the specified minimum of:] => 在庫カバーは現在、以下の指定された最小値を下回っています: [Your order with the reference [1]{order_name}[/1] has been modified.] => 参照で注文する [1]{order_name}[/1] 修正しました。. [Order edited] => 注文を編集しました [A new order was placed on {shop_name} by the following customer: {firstname} {lastname} ({email})] => 新規注文を {shop_name} 以下のお客様による {firstname} {lastname} ({email}) [You can order it right now from our online shop.] => オンラインショップから今すぐご注文いただけます。. [You can access the product page by clicking on the link:] => リンクをクリックして製品ページにアクセスできます。 [This item is once again in-stock.] => こちらの商品が再入荷致しました。. [This is to inform you about the creation of a voucher.] => これは、バウチャーの作成についてお知らせするものです。. [[1]Voucher code: {voucher_num}[/1] in the amount of [1]{voucher_amount}[/1]] => [1]バウチャーコード: {voucher_num}[/1] の量 [1]{voucher_amount}[/1] [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]. [Voucher created] => バウチャーが作成されました [If you can read this, the test was successful!] => これが読めれば試験合格!! [This is a [1]test e-mail[/1] from your shop.] => これは、 [1]テストメール[/1] ショップから。. [Hello] => こんにちは [Your order has been shipped] => ご注文は出荷されています [In order to reply, please use the following link: {link}] => 返信のため、次のリンクをご利用ください。 {link} [We have processed your {shop_name} refund for order with the reference {order_name}.] => お問い合わせ {shop_name} 参照の順序のための払い戻し {order_name}. [We are currently processing your {shop_name} order with the reference {order_name}.] => 現在処理中です {shop_name} 参照の順序 {order_name}. [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}お問い合わせ.まずはお気軽にご相談ください。. [Your payment for order with the reference {order_name} was successfully processed.] => 参照で注文するための支払い {order_name} うまく処理されました。. [Your order with the reference [1]{order_name}[/1] from [1]{shop_name}[/1] has been canceled.] => 参照で注文する [1]{order_name}[/1] から [1]{shop_name}[/1] キャンセルしました。. [[1]Warning:[/1] you have received a new log alert in your Back Office.] => [1]警告:[/1] バックオフィスで新しいログアラートを受け取りました。. [Your order with the reference [1]{order_name}[/1] is currently in transit.] => 参照で注文する [1]{order_name}[/1] 現在、transit に使われています。. [Your guest account for [1]{shop_name}[/1] has been transformed into a customer account.] => ゲストアカウント [1]{shop_name}[/1] 顧客アカウントに移行しました。. [[1]{employee}[/1] added [1]"{comment}"[/1]] => [1]{employee}[/1] 追加する [1]お問い合わせ{comment}お問い合わせ[/1] [Here is your personal login information for [1]{shop_name}[/1]:] => ここにあなたの個人的なログイン情報があります [1]{shop_name}[/1]: : : [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% お客様のアカウントのセクション。. [We have generated a credit slip in your name for order with the reference [1]{order_name}[/1].] => 参照で注文するために名前にクレジット スリップを生成しました [1]{order_name}[/1]. [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]. [Here is your login email address:] => ログイン用メールアドレスは次のとおりです。 [Your login email address on {shop_name}] => ログインメールアドレス {shop_name} [{shop_name} powered by PrestaShop™] => {shop_name} によって供給される プレスタショップTM [(waiting for validation)] => (検証待ち) [{followup}] => {followup} [{shop_name} powered by PrestaShop™] => {shop_name} によって供給される プレスタショップTM [Message from {shop_name}] => {shop_name} からのお知らせ [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:] => 銀行住所: [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:] => 小切手送付先: [Message from a {shop_name} customer] => お客からのメッセージ [Order ID:] => 注文ID: [Your message to {shop_name} Customer Service] => カスタマーサービスにメッセージを送る [Your message has been sent successfully.] => メッセージは正常に送信されました。 [We will answer as soon as possible.] => できるだけすぐに返答いたします。 [Attached file:] => 添付ファイル: [Credit slip created] => クレジット伝票が生成されました [Thank you for your order with the reference {order_name} from {shop_name}] => {order_name} の注文ありがとうございました。 [Product(s) now available for download] => 商品のダウンロードが可能になりました。 [Your {shop_name} login information] => お客様の {shop_name} ログイン情報 [First name:] => 名: [Last name:] => 姓: [Customer service - Forwarded discussion] => カスタマーサービス - 転送された相談 [Discussion history:] => 相談履歴: [Your customer account creation] => お客様の新規会員登録 [Please be careful when sharing these login details with others.] => ログイン情報を共有する際には注意深く取り扱ってください。 [Import complete] => インポート完了 [In transit] => 送信中 [You can track your package using the following link:] => 次のリンクよりご注文商品の配送状況をご確認いただけます: [You have received a new log alert] => ログ警告が発生しています [Order canceled] => 注文はキャンセルされました [Order changed] => 注文内容が変更されました [Message from a customer] => お客様メッセージ [Product:] => 商品: [Message:] => メッセージ: [Return #{id_order_return} - update] => 返品番号 {id_order_return} - 更新 [We have updated the progress on your return #{id_order_return}, the new status is:] => 返品番号 {id_order_return} の取扱い状況を更新しました、現在のステータスは: [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.] => 残念ながら、ご注文いただいた商品に在庫切れ商品が含まれているため、お届けに通常以上に日数が必要になる場合がございます。出来る限りの対応を行なっておりますので何卒ご理解いただけますようよろしくお願いいたします。 [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:] => 確認して処理を続行する場合には、次のリンクをご利用ください: [Please note that this will change your current password.] => これにより現在のパスワードが変更になることをご理解ください。 [Payment processed] => 支払い手続き中 [Payment processing error] => 支払い処理エラー [We cannot ship your order until we receive your payment.] => お支払いを確認後、ご注文商品を出荷いたします。 [Processing] => 手続き中 [Refund processed] => 返金処理されました [Total Tax paid] => 支払い税金合計 [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}] => 注文ID: {order_name} [Customer:] => お客様: [Thank you for subscribing to our newsletter.] => メールマガジンに登録ありがとうございます。 [Hi,] => お知らせ [Your {shop_name} login details] => {shop_name} ログイン情報 [Congratulations!] => おめでとうございます ! [Referral Program] => 紹介プログラム [Hi {firstname} {lastname},] => {lastname} {firstname} 様 [You can now place orders on our shop:] => これで当店でご注文になることができます。 [Account] => アカウント [Here are your login details:] => 以下がお客様のログイン情報になります。 [Bankwire] => 銀行振込 [Check] => 小切手 [Contact] => お問合せ [Credit Slip] => クレジット伝票 [Credit slip] => クレジット伝票 [You can access your customer account on our shop:] => 当店の顧客登録情報にアクセスできます: [The file {filename} has been successfully imported to your shop.] => {filename} はショップに正常にインポートされました。 [Import] => インポート [Newsletter] => メールマガジン [Order confirmation] => ご注文確認 [Out of stock] => 在庫切れ [Password] => パスワード [Payment] => お支払い [Payment error] => 支払いエラー [Refund] => 払い戻し [Voucher] => クーポン: [Carrier] => 配送 ) [ModulesContactformAdmin] => Array ( [By default, you will only receive contact messages through your Customer service tab.] => デフォルトでは、カスタマー サービス タブからのみ連絡先メッセージを受信します。. [Receive customers' messages by email] => お客様からのメッセージをメールで受け取る [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.] => お問い合わせ Yes お客様がメッセージ送信後、追跡番号を含む一般的な確認メールが届きます。.注意:迷惑メールを捨てるには、メッセージの内容はメールに含まれません。. [Send confirmation email to your customers] => 顧客に確認メールを送信する [For even more security on your website forms, consult our Security & Access modules category on the %link%] => あなたのウェブサイトのフォームのセキュリティを強化するために、セキュリティ&アクセスモジュールのカテゴリを参照してください %link% [Contact form] => お問い合わせフォーム [Adds a contact form to the "Contact us" page.] => 「問合せ」ページに問合せフォームを表示させる。 [Parameters] => パラメータ ) [ModulesContactformShop] => Array ( [An error occurred while sending the message, please try again.] => メッセージの送信中にエラーが発生しました。もう一度お試しください。. [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.] => メッセージ送信中にエラーが発生 [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] => 注文ID [Select reference] => 参照コードを選択してください [Attach File] => 添付ファイル [Message] => メッセージ [Send] => 送信 ) [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] => your@email.com [Notify me when available] => 利用可能になったら通知する [Your e-mail address is invalid] => メールアドレスが無効 [You already have an alert for this product] => この商品についての警告をすでにもっています [Request notification registered] => 登録された依頼通知 ) [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] => 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] => レポートを送信できません ) [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] => your@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 [(E.g.: %date_format%)] => (例: %date_format%) [No selected file] => ファイルが選択されていません ) [ShopFormsLabels] => Array ( [Subject] => 主題 [Attachment] => 付属品 [Message] => メッセージ [Order reference] => 注文番号 [Please choose] => 選んでください [-- day --] => - 日 - [-- month --] => - 月 - [-- year --] => - 年 - [Optional] => オプション [Product] => 製品 [-- please choose --] => - 選んでください - [Order Reference:] => 注文参照: [Email:] => Eメール: [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] => VAT番号 [Other] => その他 [First name] => 名 [Last name] => 姓 [Company] => 会社 [Identification number] => 識別番号 [Social title] => 肩書き [Birthdate] => 誕生日 [Email] => メール [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] => 先にログインしてください [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 in an empty cart] => 空にカートにこのクーポンは使用することができません [You cannot use this voucher with these products] => これらの商品にこのクーポンは使用することができません [The %1$s field is too long (%2$d chars max).] => %1$s 項目が長過ぎます。 (最大 %2$d 文字) [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.] => 以下のエラーを修正してください。 [The customer could not be found.] => お客様は見つかりませんでした [You must enter a voucher code.] => クーポンコードを入力しなければなりません [The voucher code is invalid.] => 無効なクーポンコード [This voucher does not exist.] => このクーポンは存在しません。 [Null quantity.] => Nullの量 [Product not found] => 商品が見つかりませんでした [Please fill in all of the required fields, and then save your customizations.] => すべての必須項目を入力してください、それからカスタマイズを登録します。 [You already have the maximum quantity available for this 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.] => 有効期限を過ぎると、本商品をダウンロードすることができません [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.] => アカウントの作成中に予期しないエラーが発生しました。 [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.] => 戻したい商品を少なくとも1つ確認してください。 [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 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] => 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] => 表示 [Filter By] => 絞込み条件 [View products] => 商品を参照 [Quantity] => 数量 [Remove Image] => 画像を削除 [Back to top] => トップに戻る [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%)] => ( )%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% アイテム [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.] => 乞うご期待! 追加された製品は、ここに表示されます。. [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] => 名前: 昇順 [Name, Z to A] => 名前、降順 [Price, low to high] => 価格、安い順 [Price, high to low] => 価格、高い順 [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 [Best Sellers] => ベストセラー [All best sellers] => すべてのベストセラー [No brand] => ブランドがありません [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 個の商品があります。 ) [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 excl.] => 価格(税別) [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] => ギフトラッピング [Shipping] => 送料 [Included taxes] => 税込み [Taxes] => 税 [1 item] => 1アイテム [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] => 割引 [Tax] => 税 [Quantity:] => 数量: [Shipping:] => 送料: [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.] => 1 つまたは複数の製品の返品を希望する場合は、対応するボックスに印を付け、返品の説明を記入してください。 完了したら、下のボタンをクリックします。. [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] => パートナーから特別なオファーを受け取る [Log me out] => ログアウト [Orders] => 注文 [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] => 未定義 [Yes] => はい [No] => いいえ [None] => なし [Average] => 平均 [Merchandise returns] => 返品 [The page you are looking for was not found.] => お探しのページは見つかりませんでした。 [Our Offers] => オファー [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番号: [Fax: [1]%fax%[/1]] => Faxでのお問合せ:[1]%fax%[/1] [Currency:] => 通貨: [Currency dropdown] => 通貨選択 [Carousel buttons] => カルーセルボタン [Previous] => 前へ [Next] => 次 [Language:] => 言語: [Language dropdown] => 言語選択 [Sort by:] => 並び順: [%copyright% %year% - Ecommerce software by %prestashop%] => %copyright% %year% - Ecommerce software by %prestashop% [List of sub categories in %name%:] => %name% 内のサブカテゴリリスト: [Home] => ホーム ) [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. ] => それはあなたのアカウントのダッシュボードです。 セクションを選択してください。. ) [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.] => "Backup"ディレクトリは存在しません。 [Invalid ID] => IDが無効 [Unable to create backup file] => バックアップを作成することはできません [No valid tables were found to backup.] => バックアップから正常なテーブルを見つけることが出来ませんでした。 [Error deleting] => 削除中にエラー [Your file has been successfully imported into your shop. Don't forget to re-build the products' search index.] => ファイルはショップに正常にインポートされました。 商品の検索インデックスを再構築することを忘れないでください。 [(click to open "Generators" page)] => (生成ページをクリックして開きます) [No image was found for combination with id_product = %s and image position = %s.] => 商品ID = %s かつ 画像位置 = %s の組み合わせにあう画像が見つかりません [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)に存在しなたいめ、保存することが出来ません [The customer ID #%d does not exist in the database, and therefore cannot be validated.] => 顧客ID #%d は、データベースに存在しないため、承認する事ができません。 [Supplier is invalid] => サプライヤーは無効です [Store is invalid] => 店名が無効です [Format: Between 0 and 100] => フォーマット:0から100の間 [Supply Order (%s) could not be loaded (at line %d).] => サプライヤー注文( %s )はロードできませんでした(行 %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インポート [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)。 [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] => タグリストは無効です。 [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のupload_max_filesizeディレクティブの値を超えています。サーバ構成がそれを許可する場合は、.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 の upload_max_filesize ディレクティブの値を超えています。サーバ上で .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.] => インポートディレクトリが存在しません。ファイルパスを確認してください。 [To proceed, please upload a file first.] => 処理を進めるためには、最初にファイルをアップロードしてください。 [The file is too large and cannot be downloaded. Please use the LIMIT clause in this query.] => ファイルサイズが大きい為、ダウンロードできませんでした。クエリー内で LIMIT句を使用してください。 [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 "%s" is incorrect.] => 使用された演算子「%s」は間違っています。 [The "%operator%" operator is incorrect.] => 演算子「%operator%」 が正しくありません。 [The LIMIT clause must contain numeric arguments.] => LIMIT句は数値の引数を含める必要があります [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.] => 複数のテーブルを使用する時、それぞれの属性はテーブルを参照しなければなりません。 [You cannot have two shops with the same name in the same group.] => 同じグループ内に同じ名前のショップを2つ持つことができません [Unable to load this shop.] => このショップをロードすることができません [You need to select at least the root category.] => 少なくともルートカテゴリを選択する必要があります。 [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.] => Smart Cacheを使用するには、ディレクトリ %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]書き込み権限を与える(UNIXシステムではCHMOD 666)。[/2] [/1] [Error: Could not find whether debug mode is enabled. Make sure that the correct permissions are set on the file %s] => エラー:デバッグモードが有効かどうかを確認できませんでした。ファイル %s が正しいパーミッションになっているか確認してください。 [Media server #1 is invalid] => メディアサーバ No1は無効 [Media server #2 is invalid] => メディアサーバ No2は無効 [Media server #3 is invalid] => メディアサーバ No3は無効 [Configure your server to allow the creation of directories and files with write permissions.] => サーバにディレクトリを作成と書き込みの許可を設定 [Enable the GD library on your server.] => サーバでGDライブラリを有効 [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 "translations" folder and subfolders.] => traslationsフォルダ、サブフォルダ、以降再帰的な書き込み権限を設定 [Set write permissions for the "upload" folder and subfolders.] => uploadフォルダ、サブフォルダ、以降再帰的な書き込み権限を設定 [Set write permissions for the "download" folder and subfolders.] => downloadフォルダ、サブフォルダ、以降再帰的な書き込み権限を設定 [Enable GZIP compression on your server.] => サーバ上でGZIP圧縮を有効 [Enable the Apache mod_rewrite module] => Apache の "mod_rewrite" モジュールを有効にする [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.] => 選択された制限は、サーバの最大アップロード制限を超えています。サーバの制限を増やしてください。 [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.] => 従業員は少なくとも1つのショップに関連付けなければなりません [The Memcached server cannot be added.] => Memcached サーバの追加ができませんでした [There was an error when attempting to delete the Memcached server.] => Memcachedサーバの削除中にエラー [For security reasons, you cannot delete the Administrator's profile.] => セキュリティーのため、管理者プロフィールを削除することはできません。 [Key length must be 32 character long.] => キーの長さは32文字の長さが必要です [This key already exists.] => キーは既に存在します [The locale must be installed] => ロケールをインストールする必要があります [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ソフトウェアは、ライセンス契約に基づいてご自身の責任でそれを使用しているオープンソースです。 [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 ...] => ダウンロード中... [If not,[1][2] please click here[/1]!] => もし不要であれば、[1][2]ここをクリックしてください[/1]! [Note that you can have several products with the same reference.] => 同じ基準でいくつかの商品をもっていることに注意してください。 [Please fix the following error(s)] => 次のエラーを解決してください [Checking files...] => ファイルを確認しています... [Missing files] => 不足しているファイル [Updated files] => ファイルが更新されました [Changed/missing files have been detected.] => 変更/不足しているファイルが見つかりました ) [AdminDesignHelp] => Array ( [Please specify the files for which you do not want the module to be displayed.] => モジュールを表示されないようにするには、対象のファイルを指定してください [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(品質は最高、最大のファイル)まで [This should be set to yes unless you successfully moved images in "Images" page under the "Preferences" menu.] => これは「プレファレンス」メニューの中の「イメージ」ページに画像を正常に移動しない限り「はい」に設定する必要があります。 [This type will be used for Brand images.] => このタイプはブランド画像に使用されます。 [This type will be used for Supplier images.] => このタイプはサプライヤー画像に使用されます [This type will be used for Store images.] => このタイプはストア画像に使用されます [Add new page category] => 新しいページカテゴリを追加 [Add new page] => 新規ページ追加 [Will appear on email headers. If undefined, the header logo will be used.] => メールヘッダーに表示されます。未定義の場合はヘッダーロゴが使用されます [You must select a shop from the above list if you wish to choose a theme.] => テーマを選択したいリスト上からショップを選択しなければなりません ) [ModulesShoppingcartAdmin] => Array ( [Shopping cart] => ショッピングカート [Ajax: Invalid choice.] => Ajax: 無効な選択です [Ajax cart] => Ajaxカート [Activate Ajax mode for the cart (compatible with the default theme).] => カートのAjaxモードを有効にする (デフォルト・テーマと互換) ) [ModulesBlockwishlistAdmin] => Array ( [Wishlist] => 欲しいものリスト [My wishlists] => ほしい物リスト [Product] => 商品 [Reference] => リファレンス [Combination] => 組み合わせ [Category] => カテゴリ [Price (tax excl.)] => 価格(税別) [Save] => 保存 ) [ModulesStatsbestvouchersAdmin] => Array ( [Empty recordset returned.] => 空のレコードセットが返されました。 [Total used] => 使用された合計 [Best vouchers] => ベストクーポン ) [ModulesBestsellersAdmin] => Array ( [Top-sellers block] => 上位販売者ブロック ) [AdminLoginFeature] => Array ( [I forgot my password] => パスワードを忘れました [Reset your password] => パスワードをリセット [Confirm new password] => 新しいパスワードの確認 [Reset password] => パスワードリセット [Send reset link] => リセット用リンクを送信 ) [ModulesViewedproductAdmin] => Array ( [Viewed products block] => 参照された商品ブロック [You must fill in the 'Products displayed' field.] => 「表示された商品」項目をの中を入力しなければなりません [Invalid number.] => 番号が無効 [Define the number of products displayed in this block.] => このブロックに表示される製品の数を定義します ) [AdminPaymentFeature] => Array ( [Customer currency] => お客様の通貨 [Shop default currency] => ショップのデフォルト通貨 [Currency restrictions] => 通貨の制限 [Country restrictions] => 国の制限 [Group restrictions] => グループの制限 [Carrier restrictions] => 配送方法の制限 ) [AdminStatsFeature] => Array ( [Stats] => 統計 ) [ModulesSharebuttonsShop] => Array ( [Share] => シェア [Tweet] => ツイート [Pinterest] => Pinterest ) [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, .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マーケットプレイスやパートナーモジュール(無料)も含まれます。 [Popular] => ホット商品 [Update these modules to enjoy their latest versions.] => 快適に利用するためにこれらのモジュールをアップデートしてください。 ) [ModulesGsitemapAdmin] => Array ( [Google sitemap] => Googleのサイトマップ [Generate your Google sitemap file] => Googleサイトマップファイルを生成 [never] => 一度もない [Information] => 情報 ) [ModulesFacetedsearchAdmin] => Array ( [Faceted search] => ファセット検索 [Filter template name required (cannot be empty)] => フィルターテンプレート名は必須(空白にできません) [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 ["%s" is not a valid url] => %s は有効なURLではありません。 [Category] => カテゴリ [Manufacturer] => メーカー [Supplier] => サプライヤー [New products] => 新しい商品 [Best sales] => ベストセラー [Prices drop] => 値下げ商品 [Search] => 検索 [Meta title] => METAタイトル [for suhosin.post.max_vars.] => suhosin.post.max_varsについて [for suhosin.request.max_vars.] => suhosin.request.max_varsについて [Warning! Your PHP configuration limits the maximum number of fields allowed in a form:] => 警告 フォームに登録できる項目数がPHP設定の最大制限数です: [for max_input_vars.] => 最大入力値のため [Choose shop association:] => 関連するショップを選択: [Sub-categories filter] => サブカテゴリのフィルター [Product stock filter] => 商品の在庫フィルター [Product condition filter] => 商品の条件フィルター [Product brand filter] => 商品ブランドのフィルター [Product weight filter (slider)] => 商品の重量フィルター(スライダー) [Product price filter (slider)] => 商品価格のフィルター(スライダー) [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% 種類) [Indexes and caches] => 索引とキャッシュ [Indexing is in progress. Please do not leave this page] => 索引は処理中。このページから離れでください [Index all missing prices] => すべての不足している価格を索引 [Rebuild entire price index] => 全体の価格インデックスを再構築します [You can set a cron job that will rebuild price index using the following URL:] => 次のURLを使用して、価格の索引を再構築するcronジョブを設定することができます: [You can set a cron job that will rebuild attribute index using the following URL:] => 次のURLを使用して、属性の索引を再構築するcronジョブを設定することができます: [A nightly rebuild is recommended.] => 毎晩再構築することをおすすめします。 [Actions] => 実行 [No filter template found.] => フィルターテンプレートが見つかりません [Add new template] => 新しいテンプレートを追加 [Show the number of matching products] => 一致する商品数を表示 [Show products from subcategories] => 購読者からの商品を表示 [Category filter depth (0 for no limits, 1 by default)] => カテゴリフィルターの深さ(0の場合は無制限、デフォルトは1) [Use tax to filter price] => 価格をフィルターするのに税を使用 [(in progress, %s products price to index)] => (処理中 %s 個の商品価格を索引) [Loading...] => ロード中... [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.] => ファセット検索モジュールが有効になっている場合、このオプションを最もよく表す単語を選択すると、より詳細なページタイトルを取得できます。デフォルトでは、PrestaShop はオプション名を使用しますが、このフィールドを使用して設定を変更できます。 [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.] => ファセット検索モジュールが有効になっている場合、この商品データ項目名を最もよく表す単語を選択すると、より詳細なページタイトルを取得できます。デフォルトでは、PrestaShop は商品データ項目名を使用しますが、このフィールドを使用して設定を変更できます。 [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.] => ファセット検索モジュールが有効になっている場合、この商品データ値を最もよく表す単語を選択すると、より詳細なページタイトルを取得できます。デフォルトでは、PrestaShop は商品データ値名を使用しますが、このフィールドを使用して設定を変更できます。 ) [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:] => セキュリティー上の理由により、次の条件が満たされるまで PrestaShop管理画面にアクセスすることができません: [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) [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.] => このアカウントは存在しません。 [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.] => 「パスワード確認」が空です。「パスワード確認」枠も入力してください。 [Your password reset request expired. Please start again.] => パスワードリセットの期限が切れました。最初からお試しください。 [An error occurred while attempting to change your password.] => パスワード変更中にエラーが発生 [The password has been changed successfully.] => パスワードが正常に変更されました。 ) [AdminNotificationsError] => Array ( [Unable to update settings.] => 設定を更新することができません。 [There is %d error.] => %d エラーです。 [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.] => このクラス名は存在しません。 [This property does not exist in the class or is forbidden.] => このプロパティはクラスに存在しないか、禁止されています。 [This association has too many elements.] => この関連付けは、あまりにも多くの要素を持っています。 [This name is not allowed.] => この名前は許可されていません。 [Syntax error with this pattern.] => このパターンの文法エラーです。 [This key has already been used.] => このキーは既に使用されています。 [[%s] is not a valid configuration key] => [%s]は正常な設定キーではありません [Cannot parse feed.] => feedを解析できません [No default currency] => デフォルトの通貨がありません [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 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.] => Validation ファンクションが見つかりません:%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を超えています [No file was uploaded] => アップロードされたファイルはありません [Missing temporary folder] => テンポラリーフォルダが見つかりません [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)] => ”終了:” 日付フォーマットが無効(YYYY-MM-DD) [The 'To' date format is invalid (YYYY-MM-DD)] => ”開始:” 日付フォーマットが無効(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 は必須です。 [Cannot add configuration %s] => 基本設定 %s を追加できません。 [%s: Incorrect value] => %s :不正な値 [An error occurred while assigning a zone to the selection.] => 選択事項の反映中にエラーが発生しました [You must select at least one element to assign a new zone.] => 新しいゾーンに反映するには、要素を一つ以上選択してください。 [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.] => アクセスが拒否されました。 [file (%s) not writable] => ファイル( %s )は書き込み可能ではありません [directory (%s) not writable] => ディレクトリ( %s )は書き込み可能ではありません [The object cannot be loaded.] => オブジェクトをロードすることができません [Invalid message] => メッセージが無効 [Bad SQL query] => 不可のSQLクエリ [Please fill in all the required fields.] => すべての必須項目を入力してください [An error occurred during the file upload process.] => ファイルのアップロードでエラーが発生 [The email address is invalid.] => メールは無効 [Unknown error.] => 不明なエラー [Invalid tag(s) (%s)] => 不正なタグ (%s) [Email is empty.] => メールが空白 [Invalid email address.] => メールアドレスが無効 [The password field is blank.] => パスワードは空白です [Invalid password.] => パスワードが無効 [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.] => 少なくとも1つのオブジェクトが必要です。 [You cannot delete all of the items.] => すべてのアイテムを削除することができません。 [Cannot retrieve file.] => ファイルを取り出すことができません。 [Invalid file extension] => ファイルエクステンションが無効 [The file name is too long.] => ファイル名が長過ぎます [Invalid file] => ファイルが無効 [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 %1$s field (%2$s) is invalid.] => %1$s ( %2$s )項目は無効です。 [The tags list (%s) is invalid.] => タグリスト( %s )は無効 [An error occurred during deletion.] => 削除中にエラーが発生しました。 [You must select at least one element to delete.] => 削除するために少なくとも1つの要素を選択しなければなりません。 [(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.] => 日付フォーマットが無効 [This functionality has been disabled.] => この機能が無効になっています。 [An error occurred while updating the status.] => ステータスの更新中にエラーが発生 [You cannot delete or disable the last shop group.] => 最後のショップグループを削除または無効にすることができません。 [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.] => このドメインとURIはすでに存在します。 [A shop virtual URL cannot be "%URL%"] => ショップのバーチャルURLは "%URL%" のようにはなりません。 [It must be entered as follows:] => 次のように入力する必要があります: [No file has been selected.] => 選択されたファイルがありません [The server does not have permissions for writing.] => サーバーは書き込み権限を持っていません。 [This file must be writable:] => このファイルは書き込み可でなければなりません: [Fatal error: The module directory does not exist.] => 致命的なエラー:モジュールディレクトリが存在しません [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.] => 画像取得中にエラーが発生 [Invalid URL] => URLが無効 [Invalid selection] => 選択が無効 [Cannot write into file: %filename%. Please check write permissions.] => ファイル名:%filename% に書き込みができません。書き込み権限を確認してください。 [The object cannot be loaded (or found)] => オブジェクトはロードできませんでした(または見つかりませんでした) [An error occurred while attempting to save.] => 登録中にエラーが発生しました。 [Invalid action] => 不正なアクション [This domain is not valid.] => ドメインは有効ではありません [The SSL domain is not valid.] => SSLドメインは有効ではありません ) [ModulesGAnalyticsAdmin] => Array ( [Save] => 保存 [Back to list] => リストへ戻る [Settings] => 設定 [Yes] => はい [No] => いいえ [Google Analytics] => Google アナリティクス ) [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?] => お客様が配送日付以降の返品できる日数 [Select all the groups that you would like to apply to this customer.] => このお客様に適用したすべてのお客様グループを選択 [Valid characters:] => 利用可能な文字: [The next delivery slip will begin with this number and then increase with each additional slip.] => 次の納品書はこの番号から始まります、追加の伝票毎にそれは増加します。 [If required, show the total amount per rate of the corresponding tax.] => 必要であれば、対応する税率毎の合計を表示します。 [Freely definable prefix for invoice number (e.g. #IN00001).] => 請求書書番号につけるプリフィックスを自由に設定できます(例:IN#-00001) [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%).] => 次の請求書はこの番号から始まります。以降の請求書には、それに続く連番が振られます。現在の番号を維持したい場合は0にセットしてください。(現在の番号 %number%) [Select the fields you would like to be required for this section.] => このセクションのために必要したい項目を選択 [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.] => この目もは、すべての従業員にではなく、お客様に表示されます。 [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).] => このフィールドに入力された内容は、請求書の支払い情報の下に追加情報として表示されます。(免責事項の表示など) [Do not forget to update your exchange rate before making this change.] => この変更を行う前に、為替レートの更新をしてください。 [(Max %amount_refundable% %tax_method%)] => (最大 %amount_refundable% %tax_method%) ) [ModulesCurrencyselectorAdmin] => Array ( [Currency block] => 通貨ブロック [Adds a block allowing customers to choose their preferred shopping currency.] => 通貨を選択するためのブロックを追加 ) [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 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 :)] => お客様は皆ご満足のようですね。 ) [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] => 銀行振込での支払い [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:] => お支払いは、請求書の指定する金額を次の口座に振り替えることで行なわれます: ) [ModulesDashgoalsAdmin] => Array ( [Dashboard Goals] => ダッシュボードの目標 [January] => 1月 [February] => 2月 [March] => 3月 [April] => 4月 [May] => 5月 [June] => 6月 [July] => 7月 [August] => 8月 [September] => 9月 [October] => 10月 [November] => 11月 [December] => 12月 [Conversion] => コンバージョン [Average Cart Value] => 平均的なカート [Forecast] => 予想 ) [ModulesSharebuttonsAdmin] => Array ( [Social media share buttons] => ソーシャルメディア シェアボタン ) [ModulesStatsbestsuppliersAdmin] => Array ( [Total paid] => 支払い合計 [Best suppliers] => ベストサプライヤー ) [ModulesSpecialsAdmin] => Array ( [Specials block] => 特別なブロック [Displays your products that are currently on sale in a dedicated block.] => 独立したブロックに現在セール中の商品を表示する。 ) [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!] => 本当に特別なものが必要な場合は、テーマカタログをご覧ください! [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] => フォーラム [Video tutorial] => ビデオチュートリアル [I'm ready] => 準備ができました! [Welcome to your shop!] => あなたのお店にようこそ! [Hi! My name is Preston and I'm here to show you around.] => Hi! 僕の名前はプレストン、これからPrestaShopの色々な事を紹介するね。 [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] => 新人研修を停止 [Continue] => 続行 [Hey! Are you lost?] => なにかお困りですか? [To continue, click here:] => 続けるには、ここをクリック [If you want to stop the tutorial for good, click here:] => このチュートリアルを二度と表示させたくない場合には、ここをクリックしてください: [Quit the Welcome tutorial] => ウェルカムチュートリアルを終了 [Next] => 次 [Welcome] => ようこそ ) [AdminDashboardHelp] => Array ( [Choose a fixed fee for each order placed in %currency% with %module%.] => %module% モジュールの %currency% で注文毎に発生する固定費を設定してください。 [Choose a variable fee for each order placed in %currency% with %module%. It will be applied on the total paid with taxes.] => %module% モジュールの %currency% で注文毎に発生する変動費を設定してください。これは税込総額に反映されます。 [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% モジュールで、外貨による注文毎に発生する変動費を設定してください。これは税込総額に反映されます。 ) [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番号: [Fax: [1]%fax%[/1]] => Faxでのお問合せ:[1]%fax%[/1] [Tel: %phone%] => 電話:%phone% [Fax: %fax%] => Fax:%fax% ) [AdminStatsNotification] => Array ( [Module not found] => モジュールが見つかりません [Please select a module from the left column.] => 左カラムの中からモジュールを選択してください [The specified date is invalid.] => 指定された日付が無効 ) [ModulesStatspersonalinfosAdmin] => Array ( [Registered customer information] => 登録さされたお客様情報 [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.] => 適切な住所に対処するには、適切なツールを選択する必要があります。 [CSV Export] => CSVエクスポート [Currency range allows you to determine which currency your customers are using.] => 通貨の範囲は、顧客が使用している通貨を決定することができます。 [No customers have registered yet.] => お客様はまだ登録されていません [Gender distribution] => 性別分布 [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] => 言語分布 ) [ModulesFacetedsearchShop] => Array ( [Price] => 価格 [Weight] => 重量 [New] => 新 [Used] => 使用 [Refurbished] => 改装 [Condition] => 条件 [Not available] => 使用可能ではありません [Available] => 使用可能 [In stock] => 在庫あり [Availability] => 有効 [Brand] => メーカー [Categories] => カテゴリ [Best sellers] => ベストセラー [Relevance] => 関連性 ) [ModulesDashproductsAdmin] => Array ( [Dashboard Products] => ダッシュボードの商品 [Customer Name] => お客様名 [Details] => 詳細 [Results] => 結果 [Best Sellers] => ベストセラー [From] => 開始 [to] => 終了 ) [ModulesMainmenuAdmin] => Array ( [Main menu] => メイン メニュー [Please add a label for your default language.] => デフォルトの言語のためにラベルを追加してください [The link has been added.] => リンクが追加されました [All brands] => すべてのブランド [All suppliers] => すべてのサプライヤー [Add a new link] => 新しいリンクを追加 [Shops] => ショップ: [Choose product ID] => 商品IDを選択 [Menu Top Links] => メニュートップリンク [Link list] => リンクリスト [Remove] => 削除 ) [AdminNavigationMenu] => Array ( [Menu] => メニュー [Invoices] => 請求書 [Catalog] => カタログ [Sell] => 販売管理 [Improve] => 機能追加・設定 [Configure] => 設定 [More] => もっと [Modules & Services] => モジュールとサービス [Advanced Parameters] => 拡張パラメータ [Attributes] => 属性 [Carriers] => 配送 [Carrier] => 配送 [Cart Rules] => カートルール [Catalog Price Rules] => カタログの価格ルール [Page Categories] => ページカテゴリ [Pages] => ページ [Combinations Generator] => 組み合わせの生成 [Configuration] => 設定 [Contact] => お問合せ [Countries] => 国 [Customer Service] => お客様サービス [Customer Settings] => 顧客管理設定 [Dashboard] => ダッシュボード [Database] => データベース管理 [Employees] => 従業員 [Team] => 管理者設定 [Features] => 機能 [General] => 一般 [Groups] => グループ [Image Settings] => 画像設定 [Images] => 画像 [Instant Stock Status] => 簡易在庫状況 [Languages] => 言語 [Locations] => 国と地域の定義 [Login] => ログイン [Design] => デザイン [Brands & Suppliers] => ブランドとサプライヤ [Brands] => ブランド [Marketing] => マーケティング [Menus] => メニュー [Merchandise Returns] => 商品返品 [Modules] => モジュール [Monitoring] => モニタリング [Multistore] => マルチストア [Order Settings] => 注文設定 [Payment] => お支払い [Permissions] => 権限 [Discounts] => 割引 [Quick Access] => クイックアクセス [Referrers] => リファラー [Search] => 検索 [Shipping] => 送料 [Shop Parameters] => ショップパラメータ [Shop URLs] => 店舗URL [Shopping Carts] => 買い物カゴ [Shops] => ショップ: [Stats] => 統計 [Stock Coverage] => 在庫カバレッジ [Stock Management] => 在庫管理 [Stock Movement] => 在庫の変動 [Stores] => ストア [Supply orders] => 発注 [Tags] => タグ: [Taxes] => 税 [Theme Catalog] => テーマ一覧 [Traffic & SEO] => トラフィックとSEOの設定 [Warehouses] => 倉庫 [Zones] => ゾーン [Modules Catalog] => モジュールマーケット [Files] => ファイル [DB Backup] => DB バックアップ [Categories] => カテゴリ [Contacts] => お問合せ [Credit Slips] => クレジット伝票 [Currencies] => 通貨 [Email] => メール [Logs] => ログ [SEO & URLs] => SEO/URL [Orders] => 注文 [Outstanding] => 未処理 [Products] => 商品 [Profiles] => プロフィール [SQL Manager] => SQL マネージャ [Search Engines] => 検索エンジン [States] => 都道府県: [Suppliers] => サプライヤー [Tax Rules] => 税ルール [Titles] => タイトル [Administration] => 管理 [Import] => インポート [Performance] => パフォーマンス [Information] => 情報 [Customers] => お客様 [Maintenance] => メンテナンス [Product Settings] => 商品設定 [Positions] => 位置 [Geolocation] => 位置情報 [Localization] => 地域設定 [Translations] => 翻訳 [Payment Methods] => 支払い方法 [Preferences] => 環境設定 [Stock] => 在庫 [Order Messages] => 注文メッセージ [Delivery Slips] => 配送伝票 [International] => インターナショナル [Webservice] => Webサービス [Statuses] => ステータス [Theme & Logo] => テーマとロゴ [Attributes & Features] => オプションと商品データ項目 [Addresses] => 住所 ) [AdminShippingFeature] => Array ( [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 です。 [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」 が適用されます。 [Free shipping] => 送料無料 [Pick up in-store] => 直接実店舗で受取 [Delivery next day!] => 翌日配達! [Apply the cost of the highest defined range] => 定義された範囲の最高のコストを適用します [Group access] => グループのアクセス: [Disable carrier] => 配送が無効 [Free Shipping] => 送料無料 [Default behavior] => デフォルトの動作 [According to total price] => 合計金額に応じて [According to total weight] => 総重量に応じて [Delay] => 遅延 [Handling charges] => 取扱手数料 [Free shipping starts at] => 送料無料で開始 [Carrier options] => 配送オプション [Handling] => 取扱 [Carriers] => 配送 [Carrier] => 配送 [Shipping cost] => 送料 [Tracking number] => 追跡番号 ) [ModulesBlockwishlistShop] => Array ( [Cancel] => キャンセル [Remove] => 削除 [Delete] => 削除 [Sign in] => サインイン [Previous] => 前へ [Next] => 次 [Share] => シェア [Customize] => カスタム注文 [No products found] => 商品が見つかりません ) [ModulesSupplierlistShop] => Array ( [All suppliers] => すべてのサプライヤー [Suppliers] => サプライヤー [No supplier] => サプライヤーがありません ) [ModulesCustomtextAdmin] => Array ( [Text block] => テキストブロック ) [ModulesEmailsubscriptionAdmin] => Array ( [Are you sure that you want to delete all of your contacts?] => 全てのコンタクトを削除してもよろしいですか? [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.] => このテキストはメルマガ購読ボタンの下に表示されます。 [Customers' country] => お客様の国 [Newsletter subscribers] => メールマガジン購読者 [Customers can subscribe to your newsletter when registering, or by entering their email in the newsletter form.] => お客様は顧客登録時にメルマガ購読を選択するか、メルマガ登録フォームにメールアドレスを入力することで、メールマガジンを受け取ることが出来ます。 [Non-subscribers] => 非加入者 [Partner offers subscribers] => パートナーメール受信者 [Partner offers subscribers have agreed to receive your partners' offers.] => パートナーメール受信者は、あなたのショップのパートナーから送信されるお知らせメールの受信に同意しています。 [All customers] => すべてのお客様 [Partner offers non-subscribers] => パートナーメール受信拒否者 [No customers found with these filters!] => これらのフィルターでのお客様が見つかりません [Download the file] => ファイルをダウンロード ) [ModulesBlockreassuranceAdmin] => Array ( [Are you sure you want to uninstall this module?] => 本当にこのモジュールを削除しますか? [Position] => 位置 [Description] => 説明 [Actions] => 実行 [Display] => 表示 [Save] => 保存 [Return] => 返品 [Image] => 画像 [Languages] => 言語 [Title] => 肩書き [CMS Page] => CMSのページ [Activated] => 有効 [Product pages] => 商品ページ [None] => なし [none] => なし ) [ModulesCrosssellingShop] => Array ( [Customers who bought this product also bought:] => この商品を購入した方が購入した商品: ) [ModulesStatscatalogAdmin] => Array ( [Catalog 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*:] => コンバージョン率*: [Products never purchased] => 今まで購入されていない商品 [Edit / View] => 編集/表示 ) [ModulesLinklistAdmin] => Array ( [Link List] => リンクリスト [ID] => IDは [Title] => 肩書き [Name of the block] => ブロックの名前 [Content pages] => コンテンツページ [Product pages] => 商品ページ [Categories] => カテゴリ [Static content] => 静的コンテンツ [Custom content] => 自由編集コンテンツ [Edit the link block.] => リンクブロックを編集します。 [New link block] => 新しいリンクブロック ) [ModulesCategorytreeAdmin] => Array ( [Category tree links] => カテゴリーツリー リンク [Current category] => 現在のカテゴリー [Parent category] => 親カテゴリー [Maximum depth] => 最大の深さ ) [ModulesDashtrendsAdmin] => Array ( [Dashboard Trends] => ダッシュボード推移 [Average Cart Value] => 平均的なカート [Dashboard] => ダッシュボード ) [ModulesCategoryproductsAdmin] => Array ( [Products in the same category] => 同じカテゴリの商品 [Invalid value for display price.] => 表示価格が正しくありません。 [Number of product to display] => 表示商品数 ) [ModulesBrandlistShop] => Array ( [All brands] => すべてのブランド [Brands] => ブランド [No brand] => ブランドがありません ) [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] => お客様のグループを選択 [Limit to a single customer] => 単一のお客様に制限 [Valid] => 有効 [Minimum amount] => 最小の金額 [Shipping excluded] => 送料を含めない [Shipping included] => 送料を含める [Total available] => 利用可能合計回数 [Total available for each user] => ユーザ毎の利用可能回数 [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] => 選択されたショップ [Information] => 情報 [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] => 条件グループ [Root] => ルート [Home] => ホーム [Increase] => 増加 [Decrease] => 減少 [Customer Order] => 顧客注文 [Transfer to another warehouse] => 別の倉庫に移動 [Transfer from another warehouse] => 別の倉庫から移動 [Supply Order] => 発注 [Product Return] => 商品の返品 [Values] => 値 [Value] => 値 [Color or texture] => 色またはテクスチャ [Public name] => 公開名 [Attribute type] => 属性タイプ [Attribute group] => 属性グループ [Current texture] => 現在のテクスチャ [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] => IMAPURL [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] => 閉じられたスレッド [Message forwarded to] => メッセージを転送 [Disable pending status] => ペンディングステータスが無効 [Message to:] => メッセージ宛先: [Product:] => 商品: [Save then add another value] => 登録してから他の値を追加 [Add New Feature] => 新しい機能を追加 [Feature value] => 機能の値 [Add a new feature value] => 新しい機能の値を追加 [Add new feature] => 新しい機能を追加 [Impact on weight] => 重量への影響 [Label when in stock] => 在庫時のラベル [Condition] => 条件 [Number of allowed downloads] => 許可されたダウンロード数 [Short description] => 短い説明 [Reduction type] => 削減のタイプ [Beginning] => 開始 [End] => 終了 [Leave initial price] => 当初の価格のままにする [Number of products] => 商品数 [All combinations] => すべての組み合わせ [product(s)] => 商品 [Cart rules] => カートルール [Products] => 商品 [List of disabled products] => 無効な商品のリスト: [List of empty categories] => 空のカテゴリのリスト: [List of products without images] => 画像が無い商品のリスト [List of products without price] => 商品価格が無い商品のリスト [Cover image] => カバー画像 [Add new root category] => 新しいルートカテゴリを追加 [Physical 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.)] => 価格への影響(税込) [Cost Price] => 原価 [Pack of products] => セット組み商品 [Add products to your pack] => セット組みに商品を追加 [Add a new category] => 新しいカテゴリーを追加 [Accessories] => アクセサリ: [Everywhere] => どこにでも [Catalog only] => カタログのみ [Search only] => 検索のみ [Nowhere] => どこにも [Available for order] => 注文ために使用可能 [Web only (not sold in your retail store)] => Webのみ(実店舗では販売しない) [ISBN] => ISBN [Display condition on product page] => 商品ページにコンディションを表示 [Display options] => 表示オプション [Default suppliers] => デフォルトのサプライヤ [Attachments for this product:] => この商品に対する添付ファイル: [Display the "On sale!" flag on the product page, and on product listings.] => 「セール中!」フラグを商品詳細ページと商品リストに表示する。 [No tax] => 税がありません [Apply to all products] => すべての商品に適用します [Use default behavior] => デフォルト動作を使う [Allow orders] => 注文を許可 [Deny orders] => 注文を拒否 [Minimum quantity for sale] => 最低販売数量 [Create combinations] => オプション構成作成 [I want to use the advanced stock management system for this product.] => 私はこの商品のために高度な在庫管理システムを使用したい [I want to specify available quantities manually.] => 私は手動で使用可能な数量を指定したい [Meta title] => METAタイトル [Meta description] => META Description [Friendly URL] => フレンドリーURL [Target product] => ターゲット商品 [Target category] => ターゲットカテゴリ [Redirection when offline] => オフラインの場合リダイレクト [No redirection (404)] => リダイレクトなし(404) [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] => なし [Shipping fees] => 送料 [Width] => 幅 [Height] => 高さ [Weight] => 重量 [Add customer] => 顧客を追加 [Apply to all combinations] => すべての組み合わせに適用します [Available from] => 適用開始日 [Starting at] => 開始 [Unit(s)] => ユニット [Product price (tax excl.)] => 商品価格(税別) [Reduction tax] => 税値引き [Number of days] => 日数 [Stored] => 格納 [Location (optional)] => 場所(オプション) [Description] => 説明 [No brand] => ブランドがありません [Details] => 詳細 [New product] => 新規商品 [Image] => 画像 [Options] => オプション [%price% tax excl.] => 価格(税別) [Edit quantity] => 数量を変更 [Pack] => パック [Add new file] => 新規ファイル追加 [Items per page:] => ページ毎の商品点数: [Viewing %from%-%to% on %total% (page %current_page% / %page_count%)] => 全 %total% 中 %from%-%to%を表示 (ページ: %current_page% / %page_count%) [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] => カタログに移動 [SEO] => SEO対策 [Shipping] => 送料 [Modules] => モジュール [Pricing] => 価格設定 [Basic settings] => 基本設定 [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] => 最終販売価格(税別) [Does this combination have a different price per unit?] => この組み合わせはユニット毎に違う価格でしょうか? [Images] => 画像 [Impact on 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] => 在庫管理が無効になっています [Delete combinations] => 組み合わせ削除 [Brand] => メーカー [Add a brand] => メーカーを追加する [Related product] => 関連商品 [Add a related product] => 関連商品を追加 [Improve your ranking and how your product page will appear in search engines results.] => 検索エンジンでのランキングの向上や、商品ページが検索結果でどのように表示されるかを設定します。 [Redirection page] => リダイレクト先ページ [Reset URL] => URL をリセットする [Search Engine Optimization] => 検索エンジン最適化 [Package dimension] => パッケージ寸法 [Adjust your shipping costs by filling in the product dimensions.] => 商品のサイズを入力して、送料の調整を行なえます。 [Impact on price] => 価格への影響: [Specific price conditions] => 特定条件による価格設定 [Choose the suppliers associated with this product] => この商品に関連したサプライヤを選択 [Default supplier] => デフォルトのサプライヤ [Supplier reference] => サプライヤーのリファレンス [Product location in warehouses] => 商品の倉庫内の場所 [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] => コンディションと参照コード [Attach a new file] => 新しいファイルを添付する [Cost 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] => 開始 [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]Installed module page[/1] を開いてください [tax excl.] => 税別 [Zoom] => ズーム [Add new value] => 新しい値を追加 [Add new attribute] => 新しい属性を追加 [From quantity] => 開始(量) [Reduction] => 削減 [Parent category] => 親カテゴリー [Group access] => グループのアクセス: [Feature] => 機能 [Add a new feature] => 新しい機能を追加 [Addresses] => 住所 [Ref:] => コード: [EAN13:] => EAN13 : [UPC:] => UPC: [Qty:] => 数量: [Available quantity] => 使用可能な数量 [Attribute name] => 属性名 [UPC] => UPCは [Brands] => ブランド [Add new brand] => 新規メーカー追加 [Add new brand address] => 新規ブランド住所追加 [Close] => 閉じる [Discount] => 割引 [EAN13] => EAN13 : [Wholesale price] => 卸売価格: [Customization] => カスタマイズ [Price per unit] => ユニットによる価格 [Add new cart rule] => 新しいカートルールを追加 [Expiration date] => 有効期限 [[1][/1] of [2][/2] characters allowed] => [1][/1] 文字( [2][/2]文字中)が許可されています [Type] => タイプ [[1][/1] of [2][/2] characters used (recommended)] => [2][/2] 文字中 [1][/1] 文字が使われています(推奨) [Main category] => メインカテゴリ [List of products for this pack] => このセット内の商品リスト [Advanced filters] => 高機能なフィルタ [Apply advanced filters] => 高機能なフィルタを適用する [Apply new quantity] => 新しい数量を適用 [Filter by movement type] => 移動タイプによるフィルタ [Filter by employee] => 担当者でフィルタ [Filter by period] => 期間でフィルタ: [Search a category] => カテゴリを検索 [Search a supplier] => サプライヤを検索 [All] => すべて [Filter by supplier] => サプライヤでフィルタ [Stock management] => 在庫管理 [Movements] => 在庫の移動 [Search products (search by name, reference, supplier)] => 商品検索(商品名、参照コード、サプライヤで検索) [Date & Time] => 日付と時刻 [Physical] => 物理在庫 [Reserved] => 予約済み ) [AdminShopparametersHelp] => Array ( [e.g. 10:00AM - 9:30PM] => 例 10:00 AM - 9:30 PM [Image width in pixels. Enter "0" to use the original size.] => 画像の幅はピクセル単位。元のサイズを使用する場合は0を入力 [Image height in pixels. Enter "0" to use the original size.] => 画像の高さはピクセル単位。元のサイズを使用する場合は0を入力 [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.] => どのような価格で、このお客様グループに受注の要約を表示されますか? [PrestaShop has three default customer groups:] => PrestaShop は、3つのデフォルト顧客グループを持っています。 [Only words this size or larger will be indexed.] => このサイズか大きい単語のみ索引化されます [Please enter the index words separated by a "|".] => 「|」を単語の区切り文字として入力してください [Forbidden characters: <>;=#{}] => 禁止文字: <>;=#{} [Search this word instead.] => 代わりに、この単語で検索 [You can't edit the shop group because the current shop belongs to a group with the "share" option enabled.] => ショップグループを編集することができません、なぜなら、現在のショップはグループの「共有」オプションが有効だからです。 [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.] => 関連するカテゴリを選択し、別のショップとの間でカテゴリを共有することを選択しました。一度、ショップ間で関連付けられているカテゴリのいずれかの変更は、関連付けされているために全てのショップに影響を与えるでしょう。 [If enabled, all messages will be saved in the "Customer Service" page under the "Customer" menu.] => 有効にした場合、すべてのメッセージはお客様メニューの下のお客様サービスに登録されます。 [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.] => ショップのパートナーから送信される、「パートナーからのお知らせ」の受信選択チェックボックスを表示するかどうか。 [Enable or disable token in the Front Office to improve PrestaShop's security.] => PrestaShopのセキュリティを向上させるため、フロントオフィスでトークンを有効または無効にする。 [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).] => お客様が注文履歴にて1クリックで再注文できるオプションを無効にする (一部の欧州諸国では必須) [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.] => お客様が、商品の発送先住所を複数指定できるようにします。 このオプションにより、カートは一つまたは複数の注文に変換されます。 [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.] => ショップの利用規約を掲載したページを選択してください。 [Suggest gift-wrapping to customers.] => お客様にギフトラッピングを提案し、使用可能のメッセージを残します [characters] => 文字 [How to calculate quantity discounts.] => 数量割引を計算する際の個数の計算方法。 [When active, friendly URL will be updated on every save.] => 有効にした場合、保存する度にフレンドリーURLが更新されます。 [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?] => セット組み商品が購入された場合、在庫をどのように計算しますか? [Set to "0" to disable this feature.] => この機能を無効にするには0を設定します。 [In stock] => 在庫あり [Out of stock] => 在庫切れ [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)はサーバで有効ではありません、または、サーバの設定を確認することはできません。フレンドリーURLを使用したい場合は、この変更をアクティブにする必要があります。 [Enable this option only if you have problems with URL rewriting.] => いくつかのページURL書き換えの問題が発生した場合のみ、このオプションを有効にする。 [Invalid characters: numbers and] => 無効な文字: 数字と [Invalid characters:] => 利用できない文字: [Name of the related page.] => 関連するページ名です。 [Title of this page.] => このページのタイトルです。 ) [ModulesViewedproductShop] => Array ( [Viewed products] => 参照された商品 ) [ModulesStatsregistrationsAdmin] => Array ( [Customer accounts] => お客様のアカウント [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] => 作成されたお客様アカウント数 [How to act on the registrations' evolution?] => どのような登録の進捗にしますか? [Here is a summary of what may affect the creation of customer accounts:] => ここはお客様アカウントの作成に影響を与える可能がある内容の要約です: [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エクスポート ) [ModulesStatsbestmanufacturersAdmin] => Array ( [Total paid] => 支払い合計 [Best brands] => ベストブランド [Adds a list of the best brands to the Stats dashboard.] => 統計ダッシュボードに、ベストブランドのリストを追加する。 ) [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.] => どのクレジット伝票も受け取っていません ) [ModulesImagesliderAdmin] => Array ( [Image slider] => イメージスライダー [Invalid values] => 値が無効 [Invalid slide] => スライドが無効 [The title is too long.] => タイトルは長過ぎます [The URL is too long.] => URLは長過ぎます [The description is too long.] => 説明は長過ぎます [The URL format is not correct.] => URLフォーマットは正しくありません [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.] => スライドは更新することができませんでした [Pause on hover] => マウスオーバーで停止 [Stop sliding when the mouse cursor is over the slideshow.] => スライドショーの上にマウスカーソルを移動した際にスライドを停止します。 [Loop forever] => 無限にループしてスライド表示 [Loop or stop after the last slide.] => 最後までスライドしたら、ストップするかスライドを再開するかを指定します。 ) [AdminAdvparametersFeature] => Array ( [Menu] => メニュー [No menu] => メニューがありません [Import data from another shop] => 他のショップからデータをインポート [Permissions] => 権限 [Countries] => 国 [States] => 都道府県: [Carriers] => 配送 [Titles] => タイトル [SuperAdmin] => スーパー管理者 [Logistician] => 物流担当者 [Translator] => 翻訳担当者 [Salesman] => 販売担当者 [Supply Orders] => サプライヤー注文 [Supply Order Details] => サプライヤー注文の詳細 [Note] => メモ [Supplier ID *] => サプライヤーID * [Lang ID] => 言語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] => 画像のURL [Product ID] => 商品ID [Attribute (Name:Type:Position)] => 属性(名前:タイプ:位置) [Value (Value:Position)] => 値(値:位置) [Supplier reference] => サプライヤーのリファレンス [Default (0 = No, 1 = Yes)] => デフォルト(0 = いいえ、1 = はい) [Titles ID (Mr = 1, Ms = 2, else 0)] => 肩書きID(Mr = 1、Ms = 2、以外は0) [Birth date (yyyy-mm-dd)] => 生年月日(yyyy-mm-dd) [Newsletter (0/1)] => メールマガジン(0/1) [Partner offers (0/1)] => パートナーオファー (0/1) [Registration date (yyyy-mm-dd)] => 登録日(yyyy-mm-dd) [UPC] => UPCは [Minimal quantity] => 最小の数量 [Image URLs (x,y,z...)] => 画像のURL(x,y,z...) [Image alt texts (x,y,z...)] => 画像代替テキスト (x,y,z...) [Warehouse] => 倉庫 [Categories (x,y,z...)] => カテゴリ(x,y,z...) [Tax rule ID] => 税ルール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 #] => サプライヤーのリファレンスNo [Unit for the price per unit] => ユニット価格用単位 [Tags (x,y,z...)] => タグ(x,y,z...) [Label when backorder allowed] => バックオーダーを許可する際のラベル [Available for order (0 = No, 1 = Yes)] => 注文ために使用可能(0 = いいえ、1 = はい) [Product creation date] => 商品の作成日 [Show price (0 = No, 1 = Yes)] => 価格を表示(0 = いいえ、1 = はい) [Delete existing images (0 = No, 1 = Yes)] => 既存のイメージを削除する(0 = いいえ、1 = はい) [Available online only (0 = No, 1 = Yes)] => オンラインのみ使用可能(0 = いいえ、1 = はい) [Virtual product (0 = No, 1 = Yes)] => バーチャル商品(0 = いいえ, 1 = はい) [File URL] => ファイルのURL [Expiration date (yyyy-mm-dd)] => 有効期限(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] => 店舗情報 [Module hooks] => フックモジュール [Available quantities for sale] => 使用可能な販売数 [Warehouses] => 倉庫 [Webservice accounts] => Webサービスのアカウント [Attribute groups] => 属性グループ [Tax rules groups] => 税ルールのグループ [Cart rules] => カートルール [Import data] => データをインポート [Choose data to import] => インポートのデータを選択 [Shop groups list] => ショップのグループリスト [Customer groups] => お客様のグループ [Shop group] => ショップのグループ [Multistore options] => マルチストアオプション [Add a new shop group] => 新しいショップグループを追加 [Add a new shop] => 新しいショップを追加 [Share available quantities between shops of this group. When changing this option, all available products quantities will be reset to 0.] => このグループのショップ間で販売する利用可能な数量を共有しています。このオプションを変更する場合は、すべての商品がこのグループでの利用可能数が0にリセットされます。 [Shop name] => ショップの名前 [URL options] => URLオプション [Shop URL] => ショップのURL [Edit this shop] => このショップの編集 [Add a new URL] => 新しい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] => エラー:設定を確認してください [View (GET)] => 参照(GET) [Modify (PUT)] => 変更(PUT)は [Add (POST)] => 追加(POST) [Delete (DELETE)] => 削除(DELETE) [Fast view (HEAD)] => 高速ビュー(HEAD) [Age] => 年齢: [Recipient] => 受取人 [Subject] => 件名: [Severity (1-4)] => 重要度(1-4) [Object type] => オブジェクトタイプ [Object ID] => オブジェクトID [Error code] => エラーコード [Last update] => 最終更新日: [Refresh list] => リストを更新 [ID / Name of shop] => ID / ショップ名 [EAN13] => EAN13 : [Product reference] => 商品リファレンス [Use cache] => キャッシュを使用 [Caching system] => キャッシュシステム [Smart cache for CSS] => CSSのスマートキャッシュ [Smart cache for JavaScript] => JavaScriptのスマートキャッシュ [Apache optimization] => Apacheの最適化 [Media server #1] => メディアサーバ No1 [Media server #2] => メディアサーバ No2 [Media server #3] => メディアサーバ No3 [Never recompile template files] => 一度も再コンパイルしていないテンプレートファイル [Recompile templates if the files have been updated] => ファイルが更新された場合の再コンパイルテンプレート [Force compilation] => 強制コンパイル [Cache] => キャッシュ [Should be enabled except for debugging.] => デバッグ時を除き有効にする必要があります。 [Multi-front optimizations] => マルチフロント最適化 [Lifetime of front office cookies] => フロントオフィスのクッキー有効期限 [Lifetime of back office cookies] => バックオフィスのクッキー有効期間 [Automatically check for module updates] => 自動的にモジュールの更新をチェック [Check the cookie's IP address] => CookieのIPアドレスをご確認ください。 [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] => インポート時に既存のテーブルを削除 [Send email in text format] => テキスト形式のメールで送信 [None] => なし [SMTP server] => SMTPサーバ [SMTP password] => SMTPパスワード [Encryption] => 暗号化 [Send a test email to] => テストメールを送信 [minutes] => 分 [Password regeneration] => パスワード再生成 [Security: Minimum time to wait between two password changes.] => 2つのパスワードを変更するまで待機するセキュリテイ上の最小時間 [Memorize the language used in Admin panel forms] => 管理パネルのフォームの中で使用されている言語を記憶 [Allow employees to select a specific language for the Admin panel form.] => 管理パネルで従業員に特定の言語を選択することを許可する [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] を削除する [Send notification email] => 通知メールを送信 [Next step] => 次のステップ [Send emails to] => 次のアドレスにメールを送信 [Minimum severity level] => 最小の重要レベル [Enable PrestaShop's webservice] => PrestaShopのウェブサービスを有効 [Key] => キー [Key description] => キーの説明 [Webservice account key.] => Webサービスのアカウントキー [Backup options] => バックアップのオプション [Available fields] => 使用可能な項目 [* Required field] => * 必須項目 [History of uploaded files] => アップロードファイルの履歴 [Download] => ダウンロード [Back to the dashboard] => ダッシュボードに戻る [Test your email configuration] => メール設定のテスト [A test email has been sent to the email address you provided.] => 指定されたメールアドレスにテストメールが送信されました。 [Employee options] => 従業員オプション [Employees] => 従業員 [Edit: %lastname% %firstname%] => 編集: %firstname% %lastname% [Match your data] => データマッチング [Please match each column of your source file to one of the destination columns.] => アップロードしたデータの各フィールドに対応するインストール先の項目をそれぞれ指定してください。 [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" に設定します。 [This column must be set:] => このカラムの正しい値は: [Meaning of severity levels:] => 重要度レベルの意味: [Logs by email] => メールによるログ [Profile] => プロフィール [Please choose a table.] => テーブルを選択してください [Action] => 実行: [Set the resource permissions for this key:] => このキーのリソースへのアクセス許可を設定 [Upload quota] => 割り当てをアップロード [Port] => ポート [IP Address] => IPアドレス [Weight] => 重量 [Add server] => サーバを追加 [Test Server] => テストサーバ [Smarty] => Smartyの [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] => 設定情報 [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のPageSpeedモジュール(mod_instaweb) [Database information] => データベース情報 [MySQL version:] => MySQL バージョン: [MySQL server:] => MySQL サーバ: [MySQL name:] => MySQL DB名: [MySQL user:] => MySQL ユーザ名: [Tables prefix:] => DBテーブルプレフィックス: [MySQL engine:] => MySQL エンジン: [MySQL driver:] => MySQL ドライバ: [Store information] => ストア情報 [PrestaShop version:] => Prestashop のバージョン: [Shop URL:] => ショップのURL: [Current theme in use:] => 現在使用中のテーマ: [Mail configuration] => メール設定 [Mail method:] => メール送信方法: [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] => 変更されたファイルのリスト [Average] => 平均 [File size] => ファイルサイズ: [Price tax excluded] => 税別価格 [Price tax included] => 税込価格 [Price per unit] => ユニットによる価格 ) [ShopNotificationsSuccess] => Array ( [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.] => 利用可能な住所がありません ) [AdminNotificationsSuccess] => Array ( [Update successful] => 更新に成功しました [The thumbnails were successfully regenerated.] => サムネイルの再作成に成功 [Successful upload.] => アップロードに成功。 [Duplication was completed successfully.] => 複製が正常に完了 [The selected images have successfully been moved.] => 選択された画像の移動に成功しました。 [A zone has been assigned to the selection successfully.] => 定義されたゾーンの選択は成功 [Successful upgrade.] => 正常にアップグレードしました。 [Comment successfully added.] => 正常にコメントを追加しました。 [The selection has been successfully deleted.] => 選択したものの削除は成功 [The status has been updated successfully.] => ステータスの更新が成功 [Successful update.] => 正常に更新しました。 [Settings updated] => 設定は更新されました [Configuration updated] => 設定を更新しました [Successful deletion.] => 正常に削除しました。 [The settings have been updated.] => 設定を更新しました。 [Your theme has been correctly exported: %path%] => テーマは正常にエクスポートされました:%path% [The image was successfully deleted.] => 画像の削除に成功 [Settings updated.] => 設定は更新されました ) [AdminInternationalFeature] => Array ( [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] => 他の1ヶ月後 [Down] => ダウン [Up] => アップ [Expressions to translate:] => 翻訳する語句: [Total missing expressions:] => 不足している語句の合計数: [missing] => 不足 [Core emails] => メールコア [Modify translations] => 翻訳を変更 [expressions] => 表示 [Theme:] => テーマ: [Module:] => モジュール: [Country options] => 国のオプション [Country name] => 国名 [Default store currency] => デフォルトのストア通貨 [Do you need a tax identification number?] => 納税者番号が必要ですか? [ISO code] => ISOコード [Call prefix] => 呼び出す接頭辞 [Default currency] => デフォルトの通貨: [Add a new tax rule] => 新しい税ルールを追加 [Behavior] => 動作 [New tax rule] => 新しい税ルール [%1$s (Language: %2$s, Theme: %3$s)] => %1$s (言語:%2$s、テーマ:%3$s) [Update translations] => 翻訳を更新 [Themes translations] => テーマの翻訳 [Expand all fieldsets] => すべてのフィールドセットを展開 [Close all fieldsets] => すべてのフィールドセットを閉じる [Installed modules translations] => インストールされた翻訳モジュール [Email translations] => メールの翻訳 [Other translations] => その他の翻訳 [Body] => 本文 [Invoice address] => 請求先住所 [Delivery address] => 配送先住所 [Email] => メール [Other] => その他 [Type] => タイプ [Symbol] => 記号 [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] => フラグ: [Units (e.g. weight, volume, distance)] => 単位(例 重量、量、距離) [Change the behavior of the price display for groups] => グループに対する価格表示方法を変更する [Ecotax] => 環境税: [Rate] => レート [Update a language] => 言語を更新 [Add a language] => 言語を追加 [Core (no theme selected)] => コア(テーマ未選択) [Select the type of email content] => e-メールコンテンツのタイプを選択してください [Select your module] => モジュールを選択 [Countries] => 国 [Exchange rate] => 為替レート [Live exchange rates] => 為替のライブレート [Update exchange rates] => 為替レートを更新 [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アドレスの機能で位置情報を有効にすると、次の機能のみ使用できます。 [Import a localization pack] => 地域パックをインポート [States] => 都道府県: [Tax options] => 税のオプション [Tax Rules] => 税ルール [Add / Update a language] => 言語を追加/更新 [Add or update a language] => 言語を追加または更新 [Export a language] => 言語のエクスポート [Zones] => ゾーン [Delete item #] => 削除 アイテムNo [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%] => %domain% には、%nb_translations% の翻訳がありません ) [ModulesStatscarrierAdmin] => Array ( [Carrier distribution] => 配送の区域 [No valid orders have been received for this period.] => この期間で有効な注文がありません [Percentage of orders listed by carrier.] => 配送ごとの注文割合 ) [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.] => すべての商品を移動した後、最高のパフォーマンスを得るには、レガシーイメージファイルシステムのオプションをNoに設定します。 [Current theme is unavailable. Please check your theme's directory name ("%s") and permissions.] => 現在のテーマ は利用できません。テーマディレクトリ名("%s")とアクセス権限を確認してください。 [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 %id% の元画像ファイルが破損しているか(%filename%)、フォルダのパミッション設定が正しくありません。 [Original image is missing or empty (%filename%) for product ID %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.] => 画像フォルダに「画像がありません」画像を書き込めません。フォルダの書き込み権限を確認してください。 [Error: Your server configuration is not compatible with the new image system. No images were 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」が見つかりません。 [Your theme has been correctly exported: %path%] => テーマは正常にエクスポートされました:%path% [The page Category cannot be moved here.] => ページカテゴリーはここに移動することはできません。 [Invalid file format.] => ファイルフォーマットが正しくありません。 ) [ShopFormsErrors] => Array ( [Invalid name] => 名前が正しくありません [Invalid format.] => 形式が正しくありません。 [Format should be %s.] => 形式は %s である必要があります。 [Required field] => 必須項目 ) [ShopPdf] => Array ( [Delivery] => 配送 [Invoice] => 請求書 [%taxrate%%space%%] => %taxrate%%space%% [Order return] => 返品注文 [Credit slip] => クレジット伝票 [Supply order form] => サプライヤー注文フォーム [TE: Tax excluded] => 非課税 [TI: Tax included] => 税込 [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] => Tel: %s [Fax: %s] => Fax: %s [Delivery Address] => 配送先住所 [Billing Address] => 請求先の住所 [Delivery address] => 配送先住所 [Billing address] => 請求先住所 [Note] => メモ [(Tax excl.)] => (税別) [Unit Price] => 単価 [ecotax: %s] => ecotax: %s [Discounts] => 割引 [Invoice Number] => 請求書番号 [Invoice Date] => 請求日 [Base price] => ベース価格 [Exempt of VAT according to section 259B of the General Tax Code.] => 一般税法259Bセクションに従ってVATを免除 [Tax Detail] => 税の詳細 [Products] => 商品 [Shipping] => 送料 [Ecotax] => 環境税: [Wrapping] => ギフト包装 [Total Tax] => 税合計 [Total] => 合計 [Total Products] => 商品小計 [Total Discounts] => 割引小計 [Shipping Costs] => 送料 [Free Shipping] => 送料無料 [Wrapping Costs] => ラッピング費用 [Billing & Delivery Address] => 請求と配送先の住所 [Please print out this document and slip it into your package.] => この文章をプリントアウトして、パッケージの中に同梱してください [The package should be sent to the following address:] => パッケージは次の住所に送信する必要があります: [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] => 注文ID [Order date] => 注文日 [VAT Number] => VAT番号 [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] => 単価(税別) [Before discount] => 割引前 [Discount Rate] => 割引率 [After discount] => 割引の後 [Tax rate] => 税率 [Tax Rate] => 税率 [No taxes] => 税がありません [Taxes:] => 税: [Base TE] => ベースTE [Tax Value] => 税の値 [Total TE] => 税別の合計 [Total TI] => 税込の合計 [Summary:] => 要約: [Order Discount] => 注文割引 [Tax value] => 税の値 ) [ModulesStatscheckupAdmin] => Array ( [Catalog evaluation] => カタログの評価 [Bad] => 悪い [Average] => 平均 [Good] => 良い [No product was found.] => 商品が見つかりません [Descriptions] => 説明 [chars (without HTML)] => 文字(HTMLなし) [orders / month] => 注文/月 [Not enough] => 十分ではありません [Alright] => 良し [Less than] => より低い [Greater than] => より大きい [Order by] => 並び変え [Desc.] => 降順 [Global] => グローバル ) [AdminNavigationSearch] => Array ( [%d products] => %d 個の商品 [%d result matches your query "%s".] => クエリ "%s" の結果として%d 件が一致しました。 ) [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 & URLs\" タブで設定されたショップのドメイン名と異なっています。 ) [ModulesLinklistShop] => Array ( [Products] => 商品 [Our company] => 当社について ) [ModulesStatsbestcategoriesAdmin] => Array ( [Empty recordset returned] => 空のレコードセットが返されました [Total Quantity Sold] => 販売数量合計 [Total Price] => 合計販売価格 [Total Viewed] => 参照された合計 [Best categories] => ベストカテゴリ ) [ModulesBannerAdmin] => Array ( [Banner] => バナー [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 214px です。 ) [ModulesCrosssellingAdmin] => Array ( [Cross-selling] => 抱き合わせ販売 [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.] => ブロック内の商品に価格を表示 ) [messages] => Array ( [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] => 閉じる [Send] => 送信 [You can add a comment here.] => ここにコメントを追加することができます。 [Customer ID:] => 顧客 ID: [Order #] => 注文No [Product #] => 商品No [Subject:] => 件名: [Read more] => 続きを読む [%] => % [Discount:] => 割引: [Match your data] => データマッチング [Please match each column of your source file to one of the destination columns.] => アップロードしたデータの各フィールドに対応するインストール先の項目をそれぞれ指定してください。 [Load] => ロード [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.] => パスワードが変更されました。 [Manage hooks] => フックの管理 [Reset] => リセット [Modules list] => モジュールリスト [Normal view] => ノーマルビュー [Favorites view] => お気に入りを参照 [Module] => モジュール [Tab] => タブ [Categories] => カテゴリ [Interest] => 関心 [Favorite] => お気に入り [Installed & Not Installed] => インストールとアンインストール [Installed Modules] => インストールされたモジュール [Modules Not Installed ] => モジュールはインストールされていません [Enabled & Disabled] => 有効&無効 [Enabled Modules] => 有効なモジュール [Disabled Modules] => 無効なモジュール [Authors] => 作者 [Preferences saved] => 初期設定は登録されました [Uninstall] => アンインストール [Remove from Favorites] => お気に入りから削除 [Mark as Favorite] => お気に入りにする [by] => より [Popular] => ホット商品 [Free] => 無料! [Install] => インストール [Update it!] => 更新する! [Install the selection] => 選択してインストール [Uninstall the selection] => 選択をアンインストール [No modules available in this section.] => このセクション内に利用可能なモジュールはありません [Manage translations] => 翻訳の管理: [Add a new module] => 新しいモジュールを追加 [Upload a module from your computer.] => コンピュータからモジュールをアップロード [Module file] => モジュールファイル [Upload this module] => このモジュールをアップロード [An upgrade is available for some of your modules!] => ご利用中のモジュールに、更新できるものがあります! [Favorites] => お気に入り [All] => すべて [List of modules] => モジュールのリスト: [Help] => ヘルプ [Description] => 説明 [v] => v [Not Installed] => インストールされていません [Installed] => インストール [The controller %s is missing or invalid.] => コントローラ %s は不足しているか、無効です。 [Attachment] => 添付ファイル [Category] => カテゴリ [Brand] => メーカー [Supplier] => サプライヤー [Number of products:] => 商品数: [Product name] => 商品名 [Attribute name] => 属性名 [Supplier Reference] => サプライヤーのリファレンス [Wholesale price] => 卸売価格: [EAN13] => EAN13 : [UPC] => UPCは [Available Quantity] => 使用可能な数量 [N/A] => 該当無し [%limit% for suhosin.post.max_vars.] => suhosin.post.max_varsの %limit%。 [%limit% for suhosin.request.max_vars.] => suhosin.request.max_vars の %limit%。 [to] => 終了 [Sunday] => 日曜日 [Monday] => 月曜日 [Tuesday] => 火曜日 [Wednesday] => 水曜日 [Thursday] => 木曜日 [Friday] => 金曜日 [Saturday] => 土曜日 [January] => 1月 [February] => 2月 [March] => 3月 [April] => 4月 [May] => 5月 [June] => 6月 [July] => 7月 [August] => 8月 [September] => 9月 [October] => 10月 [November] => 11月 [December] => 12月 [Customers] => お客様 [Orders] => 注文 [Message] => メッセージ [Conversion] => コンバージョン [Group:] => グループ: [Add tag] => タグを追加 [Remove] => 削除 [Done] => 完了 [Choose Time] => 時間を選択 [Time] => 時間 [Hour] => 時 [Minute] => 分 [Group name] => グループ名 [No group created] => 生成されたグループはありません [Select all] => すべて選択 [Unselect all] => すべての選択解除 [Display] => 表示 [result(s)] => 結果 [From] => 開始 [Refresh list] => リストを更新 [Shop group] => ショップのグループ [To] => 終了: [Multistore] => マルチストア [Check / Uncheck all] => すべてをチェック/チェックしない [(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] => 項目名 [All shops] => すべてのショップ [Upload file] => ファイルのアップロード [File size] => ファイルサイズ: [There are %d warnings:] => %d 個の警告があります: [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] => リスト [Options] => オプション [%s deletion] => %s 削除 [%s addition] => %s 追加 [Disable this module] => このモジュールは無効 [Enable this module for all shops] => すべてのショップのためにこのモジュールを有効 [This action will permanently remove the module from the server. Are you sure you want to do this?] => このアクションはサーバから完全にモジュールを削除します。あなたは本当にこれを行いたいですか? [Other Modules] => その他のモジュール [Module not found] => モジュールが見つかりません [Average] => 平均 [Name] => 名前 [Birth date] => 生年月日 [Age] => 年齢: [Email] => メール [Language] => 言語: [Last visit] => 最後の訪問 [Company] => 会社 [Website] => ウェブサイト [Addresses] => 住所 [Alias] => エイリアス: [Address] => 住所 [Country] => 国 [Date] => 日付 [Reference] => リファレンス [Payment] => お支払い [Total paid] => 支払い合計 [Quantity] => 数量 [Carts] => カート [Total products] => 小計 [Product reference] => 商品リファレンス [No products] => 商品がありません [Messages] => メッセージ [IP] => IPアドレス [Last connections] => 最終の接続 [IP address] => IPアドレス [Are you sure you want to uninstall this module?] => 本当にこのモジュールを削除しますか? ) [ModulesSupplierlistAdmin] => Array ( [Supplier list] => サプライヤーリスト [Type of display] => 表示タイプ [Use a plain-text list] => ブレーンテキストリストを使用 [Use a drop-down list] => ドロップダウンリストを使用 [Only apply in plain-text mode] => プレーンテキストモードにのみ適用 ) [AdminModulesNotification] => Array ( [Please specify module URL] => モジュールのURLを指定してください [Module(s) installed successfully.] => モジュールはインストールに成功 [Module(s) uninstalled successfully.] => モジュールはアンインストールに成功 [Module reset successfully.] => モジュールのリセットに成功 [Module deleted successfully.] => モジュールの削除に成功しました。 [The module transplanted successfully to the hook.] => フックするモジュールの移植に成功 [The module was successfully removed from the 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.] => このモジュールは、既にインストールされています。 [Technical error: PrestaShop could not install this module.] => 技術的なエラー:このモジュールをインストールすることが出来ませんでした。 [%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 [All modules cannot be loaded due to memory limit restrictions, please increase your memory_limit value on your server configuration] => すべてのモジュールをメモリ制限のためにロードすることができませんでした。サーバ設定のmemory_limitの値を増やしてください。 [Error found in config file:] => 設定ファイルの中にエラーが見つかりました: [%1$s (parse error in %2$s)] => %1$s (文法エラー %2$s 行目) [%1$s (class missing in %2$s)] => %1$s (%2$s の中のクラスミス) [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 は既に %5$s でモジュール %3$s のバージョン %4$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).] => モジュールの抽出中にエラー(ファイルが壊れている可能性があります) [You do not have the permission to use this module.] => このモジュールを使用する権限を持っていません [Cannot install this module.] => モジュールをインストールすることができません [Cannot uninstall this module.] => モジュールをアンインストールすることができません [Cannot load the module's object.] => モジュールオブジェクトをロードすることができません [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 cannot be transplanted to this hook.] => このモジュールは、このフックに移植することはできません。 [An error occurred while transplanting the module to its hook.] => フックにモジュールを移植中にエラーが発生 [Please select a module to unhook.] => アンフックするモジュールを選択 [Hook cannot be loaded.] => フックは読み込むことができません。 [An error occurred while deleting the module from its hook.] => フックからのモジュール削除中にエラーが発生 [Error while loading file of module %module%. %error_message%] => %module%モジュールファイルを読み込み中にエラーが発生しました。%error_message% [You are not allowed to install modules.] => モジュールをインストールする権限がありません。 [Unfortunately, the module did not return additional details.] => 残念ながら、このモジュールには追加情報を返しませんでした。 [Cannot %action% module %module%. %error_details%] => モジュール %module% を%action% することが出来ません。%error_details% [%action% action on module %module% succeeded.] => モジュール %module% による %action% 処理が成功しました。 [%module% did not return a valid response on installation.] => %module%がインストールに際して、正常なレスポンスを返しませんでした。 [No changelog provided] => 変更履歴はありません [You are about to disable %moduleName% module.] => %moduleName%モジュールを無効化します。 [This action cannot be undone.] => この操作は元に戻せません。 [This will restore the defaults settings.] => 初期設定に戻ります。 [You are about to [1] the following modules:] => 以下のモジュール[1]に関して [Installing module...] => モジュールをインストール中... [Module installed!] => モジュールインストール完了! [Oops... Upload failed.] => アップロード失敗。 [No description found for this module :(] => このモジュールの説明はありません:( [You need to select at least one module to use the bulk action.] => 一括操作をするために一つ以上のモジュールを選択してください。 ) [AdminAdvparametersHelp] => Array ( [or] => または [A category root is where a category tree can begin. This is used with multistore.] => カテゴリルートはカテゴリツリーを開始することができます。これはマルチショップで使用されます。 [Use this option to associate data (products, modules, etc.) the same way for each selected shop.] => 関連するデータ(商品、モジュールなど)を選択したショップでも同じように、このオプションを使用します [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.] => 警告:「お客様を共有」と「注文を共有」オプションを有効にすることは推奨されていません、なぜなら、一度お客様と注文が作成されるとこれらのオプションを無効にすることはできません。これらのオプションが必要な場合は、最初に変わりのショップでいくつかのカテゴリを使用して検討してみてください。 [URL rewriting must be activated on your server to use this feature.] => URLの書き換えはサーバでこの機能を使用するために有効にしなければなりません [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).] => 選択したショップのメインURLとしてこのURLを設定すると、このショップに設定されたすべてのURLは、次のURLにリダイレクトされます(ショップにつ1つのメインURLを持つことができます) [Since the selected shop has no main URL, you have to set this URL as the Main URL.] => 選択されたショップはメインURLを持っていないので、メイン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.] => マルチストアのツールを使用しない場合は、この項目を無視します。この項目が空白の場合はデフォルトのショップが使用されます。 [This will add directives to your .htaccess file, which should improve caching and compression.] => これはキャッシュと圧縮を向上されるのに、.htaccessファイルにディレクティブを追加します。 [Enable or disable debug mode.] => デバッグモード切り替え [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-1.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-2.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.] => ショップの4つ目のドメイン名(例 myshop-media-server-3.com) 別のドメインを持っていない場合は、この項目は空白にままにします。 [Should be enabled if you want to avoid to store the smarty cache on NFS.] => NFS に smartyキャッシュをためたくない場合は有効化してください [Check the IP address of the cookie in order to prevent your cookie from being stolen.] => cookieが盗まれるのを避けるために、cookieのIPアドレスを確認してください [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.] => フロントオフィスのクッキー有効期間を設定します。この期間が過ぎた場合、ユーザは再ログインする必要があります。 [Where customers send messages from the order page.] => 注文ページよりお客様がメッセージを送信する場所 [Fully qualified domain name (keep this field empty if you don't know).] => 完全修飾ドメイン名(分からない場合は空白にしておく) [Leave blank if not applicable.] => 適用されない場合は空白のまま [Password should be at least %num% characters long.] => パスワードは最低 %num%文字必要です。 [Set "Enable Shop" to "No" in the "Maintenance" page under the "Preferences" menu.] => 「設定」メニュー下の「メンテンナス」ページの「ショップを有効」に「No」を設定 [Download the backup from the list below or from your FTP server (in the folder "admin/backups").] => 以下のリストまたはFTPサーバからリスト(フォルダの"admin /バックアップ")からバックアップをダウンロード [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] => 画面上のインポートタブを選択します [Check the maximum filesize allowed (e.g. Max: 16MB)] => 最大値を確認してください。許可されたファイルサイズ(例えば最大値:16MB) [You can read information on import at:] => インポートに関する関連情報はこちらを参照してください: [Read more about the CSV format at:] => CSV形式の詳細については、こちらを参照してください: [Allowed formats: .csv, .xls, .xlsx, .xlst, .ods, .ots] => 利用可能なフォーマット: .csv, .xls, .xlsx, .xlst, .ods, .ots [Allow or disallow this employee to log in to the Admin panel.] => この担当者の管理画面へのログインを許可、もしくは許可しない。 [Informative only] => 単に情報 [Warning] => 警告 [Error] => エラー [Major issue (crash)!] => 主な問題(クラッシュ) [Severity levels] => 重大度レベル [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.] => 通知は数値でバックオフィストップ画面、店名の右側に表示されます。前回通知を確認してから現時点までの新しい通知数です。 [Some features can be disabled in order to improve performance.] => 一部の機能はパフォーマンス向上のため、無効にすることができます。 [Good] => 良い ) [AdminOrderscustomersNotification] => Array ( [For this particular customer group, prices are displayed as:] => この特定の顧客グループについては、価格は次のように表示されます: [A partial refund was successfully created.] => 一部払い戻しの作成に成功 [Invalid new order status] => 新しい注文ステータスが無効 [expires on %s.] => 有効期限:%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.] => 少なくとも1つの商品が必要です [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のカートが見つかりません [Direct link] => ダイレクトリンク [[Generated] CartRule for Free Shipping] => [生成]送料無料のカートルール [No delivery slip was found for this period.] => この期間にある出荷伝票がありません [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.] => お客様の更新中にエラーが発生 [No order slips were found for this period.] => この期間での注文伝票が見つかりません [You have to select a shop before creating new orders.] => 新しい注文を作成するためにショップを選択する必要があります。 [This product is out of stock:] => この商品は在庫切れです: [An error occurred while sending an email to the customer.] => お客様にメール送信中にエラーが発生 [The email was sent to your customer.] => お客様にメールが送信されました。 [Please select at least one product.] => 少なくとも1つの商品を選択してください [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 の注文は、既にこのステータスに指定されています。 [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.] => 注文ステータスを少なくとも1つ選択しなければなりません [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.] => お客様を削除するのに2つのほうほうがあります、何をしたいか選択してください [You have to select a shop if you want to create a customer.] => お客様を作成したい場合は、ショップを選択する必要があります。 [You must add at least one address to process the order.] => 注文処理のために少なくとも1つの住所を追加しなければなりません [No products found] => 商品が見つかりません [The prices are without taxes.] => 価格は税なしです。 [No customers found] => お客様が見つかりません [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?] => 新しい請求書を作成を要求してもよろしいですか? [Do you want to overwrite your existing message?] => 既存のメッセージを上書きしますか? [paid instead of] => 代わりに支払った [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] => 商品返品は無効 ) [AdminDesignFeature] => Array ( [Move images] => イメージを移動 [Regenerate thumbnails] => サムネイルの再生成 [Select an image] => 画像を選択 [Select a format] => フォーマットを選択 [Erase previous images] => 以前のイメージを消去 [Transplant a module] => モジュールを移植 [Exceptions] => 例外 [Full width] => 最大幅 [Three columns] => 3カラム [Two columns, small left column] => 2カラム、左側に小カラム [Two columns, small right column] => 2カラム、右側に小カラム [No side columns, ideal for distraction-free pages such as product pages.] => サイドカラムなし、商品ページなど気を散らす情報が少ないほうが都合が良いページなどに最適です。 [One large central column and 2 side columns.] => 大きなセンターカラムと左右にサイドカラム。 [Two columns with a small left column.] => 左側にサイドカラムがついた2カラム。 [Two columns with a small right column.] => 右側にサイドカラムがついた2カラム。 [Use PNG only if the base image is in PNG format.] => ベースイメージがPNGフォーマットの場合にのみPNGを使用 [Product picture width] => 商品画像の幅 [Product picture height] => 商品画像の高さ [Use the legacy image filesystem] => レガシィイメージファイルシステムを使用 [___________ CUSTOM ___________] => ___________ カスタム ___________ [____________ CORE ____________] => ____________ コア____________ [Pages] => ページ [Pages in category "%name%"] => 「%name%」カテゴリ内のページ [Parent category] => 親カテゴリー [Page content] => ページの内容 [CMS Category] => CMSのカテゴリ [Text] => テキスト [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] => 請求書のロゴ [Theme] => テーマ: [Export current theme] => 現在のテーマをエクスポート [Unhook the selection] => 選択はフックできない [All modules] => すべてのモジュール [Display non-positionable hooks] => 非ポジショナルなフックを表示 ) [ModulesStatsstockAdmin] => Array ( [Available quantities] => 利用可能な数量 [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.] => 商品のデフォルトのサプライヤーに従ってデフォルトの卸売価格に対応します。商品が属性を保持している時は平均価格が使用されます。 ) [ModulesGraphnvd3Admin] => Array ( [NVD3 Charts] => NVD3 チャート ) [ModulesAutoupgradeAdmin] => Array ( [Medium] => 中 [High] => 高い [If you customized the default PrestaShop theme in its folder (folder name "classic" in 1.7), enabling this option will lose your modifications.] => "classic" フォルダ(1.7 の場合)内の、デフォルトの PrestaShop テーマをカスタマイズしている場合、このオプションを有効にすると変更内容が失われます。 [Keep the customized email templates] => カスタマイズされたメールテンプレートを保持する [This will not upgrade the default PrestaShop e-mails.] => デフォルトの PrestaShop メールはアップグレードされません。 [If you customized the default PrestaShop e-mail templates, enabling this option will keep your modifications.] => デフォルトの PrestaShop メールテンプレートをカスタマイズしている場合、このオプションを有効にする事で変更内容を残すことが出来ます。 [Unable to create file %s] => %s ファイルを作成できません [Unable to delete outdated "AdminUpgrade" tab (tab ID: %idtab%).] => 古い「自動アップグレード」タブ (タブID: %idtab%)を削除できません。 [%modificationscount% file modifications have been detected, including %coremodifications% from core and native modules:] => コアファイルや標準モジュールの %coremodifications% を含む、%modificationscount% ファイルに変更が加わっている事が検出されました。 [%modifiedfiles% files will be modified, %deletedfiles% files will be deleted (if they are found).] => %modifiedfiles% ファイルが変更され、 %deletedfiles% ファイルが削除されます(すでに存在する場合)。 [Unable to extract %filepath% file into %destination% folder...] => %filepath% ファイルを %destination% フォルダ内に解凍する事が出来ません... [%s files 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から削除してください。 [This functionality has been disabled.] => この機能が無効になっています。 [Required field] => 必須項目 [No file was uploaded.] => アップロードされたファイルはありません [Your lastname contains some invalid characters] => 姓にいくつかの不正な文字が含まれています [Unable to create directory %s] => %s ディレクトリを作成できません [URL:] => URL: [Welcome!] => ようこそ! ) [AdminNavigationHeader] => Array ( [Orders] => 注文 [View my shop] => ショップを参照 [Your profile] => プロフィール [Sign out] => サインアウト [Quick Access] => クイックアクセス [Please name this shortcut:] => このショートカットに名前を付けてください: [Customers] => お客様 [Maintenance mode] => メンテナンスモード [A new order has been placed on your shop.] => ショップに新しい注文が登録されました。 [Order number:] => 注文番号: [A new customer registered on your shop.] => ショップで新しいお客様が登録されました。 [Read this message] => このメッセージを読む [Add current page to QuickAccess] => 現在のページをクイックアクセスに追加 [Manage quick accesses] => クイックアクセスの管理 [Everywhere] => どこにでも [Order ID] => 注文ID [Module name] => モジュール名 [Invoice Number] => 請求書番号 [Search (e.g.: product reference, customer name…)] => 検索 (例: 商品コード、顧客名...) [Name] => 名前 [by name] => 名前によって [by IP address] => IPアドレスベース [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の場合は、セキュリティトークンを必ず”削除してください。 [New customers] => 新規顧客 [New window] => 新規ウィンドウ ) [ShopDemoCatalog] => Array ( [Size] => サイズ [Shoe size] => シューズのサイズ [Color] => 色: [S] => S [M] => M [L] => 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] => 幅 [Weight] => 重量 [Compositions] => 素材 [Styles] => スタイル [Properties] => 特徴 [Polyester] => ポリエステル [Wool] => ウール [Viscose] => ビスコース [Elastane] => エラスタン [Cotton] => コットン [Silk] => シルク [Suede] => スウェード [Straw] => むぎわら [Leather] => レザー [Classic] => クラシック [Casual] => カジュアル [Military] => ミリタリー [Girly] => カワイイ [Rock] => ロックンロール [Dressy] => ドレッシー [Short Sleeve] => ショートスリーブ [Colorful Dress] => カラフルドレス [Short Dress] => ショートドレス [Midi Dress] => ミディドレス [Maxi Dress] => マキシィドレス ) [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] => ログ: 店舗からの新規アラートがあります [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] => メッセージは正しく送信されました。 [Stock coverage] => 在庫カバレッジ [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] => ご注文に関する新しいメッセージ ) [ModulesMailalertsAdmin] => Array ( [image(s)] => 画像 [Voucher code:] => クーポンコード: ) [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] => 小切手での支払い [Your order on %s is complete.] => %s 上の注文は完了 [Your check must include:] => 小切手で送ってください: [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] => 注文の問題に気が付きました。これが誤りであると思われる場合は、ご連絡することができます。 ) [ModulesStatsdataAdmin] => Array ( [Data mining for statistics] => 統計データマイニング [This module must be enabled if you want to use statistics.] => あなたは統計を使用する場合は、このモジュールを有効にする必要があります。 [Save page views for each customer] => 各お客様のページビューを登録 [Save global page views] => グローバルページビューを登録 [Global page views uses fewer resources than customer's, but it uses resources nonetheless.] => グローバルページビューはお客様よりも少ないリソースを使用します、しかし、それでもリソースは使用します。 [Plugins detection] => プラグインの検出 ) [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] => 出荷時に商品代金を支払います ) [ModulesStatsbestcustomersAdmin] => Array ( [Empty recordset returned] => 空のレコードセットが返されました [Valid orders] => 有効な注文: [Money spent] => かかった費用 [Best customers] => お得意様 [Develop clients' 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:] => この目標を達成するには整理することができます: ) [ModulesLanguageselectorAdmin] => Array ( [Language selector block] => 言語選択ブロック ) [ModulesContactinfoAdmin] => Array ( [Allows you to display additional information about your store's customer service.] => ショップのお客様サービスに関する追加情報を表示する事が出来るようになります。 ) [ModulesGridhtmlAdmin] => Array ( [Simple HTML table display] => 単純なHTMLテーブルの表示 ) [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.] => 「受取人」フィールドは必須です。 [Contact details] => お問合せ詳細 [Payee (name)] => 受取人名義 [Address] => 住所 [%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.] => したがって、木々ってを受け取るように手動で注文を確認する必要があります。 ) [ModulesWirepaymentAdmin] => Array ( [Wire payment] => 銀行振込 [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.] => 銀行支店として、IBAN番号、BICなど [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.] => 電話を受け取った時は、できるだけ早く注文を手動で確認する必要があります。 ) [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] => これは現在の住所フォーマットを削除します [This expression uses a special syntax:] => この式は、特別な構文を使用します: [There are [1]%replace%[/1] products] => [1]%replace%[/1] 個の商品があります [List of pages in [1]%replace%[/1]] => [1]%replace%[/1] 内のページ一覧 [Feature: [1]%1%[/1] ([1]%2%[/1] values)] => 機能: [1]%1%[/1] ([1]%2%[/1] 有用性) [Here you can modify translations for all installed module.] => ここでは、すべてのインストール済みモジュールの翻訳を編集する事が出来ます。 [Select your module] => モジュールを選択 [Two -- or three -- letter ISO code (e.g. "us" for United States).] => 2桁か3桁文字のISOコード(例:日本は "jp") [Provide the state name to be displayed in addresses and on invoices.] => 請求書の住所に表示するための都道府県名(州名)を指定してください。 [1 to 4 letter ISO code.] => 1から4文字のISOコード [Geographical region where this state is located.] => 都道府県が置かれている地理的なゾーン [Used for shipping] => 出荷に使用 [You must define the behavior if an address matches multiple rules:] => 住所が複数のルールに一致した場合の動作を定義してください: [- One after another: Apply taxes one after another (e.g.: 100 + 10% => 110 + 5% = 115.5)] => - 逐次適用:税金を順番に追加適用します (例:100 + 10% => 110 + 5% = 115.5) [No Tax] => 税なし [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" として計算されます。たとえば、デフォルト通貨日本円である場合、米ドルを通貨として選択する場合には "0.009158" (1JPY=0.009158USD)と記入します。 [This option allows you, among other things, to restrict access to your shop for certain countries. See below.] => このオプションは特定の国のアクセスを制限するために他のものを許可します。下記を参照してください。 [IETF language tag (e.g. en-US, pt-BR).] => IETF言語タグ(例:en-US、pt-BR) [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に設定されます [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).] => ショップに常にアクセスを許可するIPアドレスを追加することができます(例 GoogleBotsのIP) [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).] => 1つの言語からファイルをデータでエクスポート(言語パック) [Search a word or expression, e.g.: "Order confirmation"] => 単語や表現を検索します(例:「注文の確認」) ) [ModulesEmailsubscriptionShop] => Array ( [This email address is not registered.] => メールアドレスは登録されていません [An error occurred while attempting to unsubscribe.] => 解除中にエラー [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] => メールマガジン [Your e-mail] => あなたのメールアドレス ) [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.] => このお店のURLを設定するにはここをクリック [Width and height must be numeric values.] => 幅と高さは数値でなければなりません [The discount value is incorrect (must be a percentage).] => 割引の値は間違っています(パーセントにしなければなりません) [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).] => このショップを削除することができません。(顧客もしくは注文が関連しているため) [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.] => 緯度と経度は必須です [Before being able to use this tool, you need to:] => このツールを利用出来るようにするためには、先に次の作業を行う必要があります: [Create a blank .htaccess in your root directory.] => ルートディレクトリの中に空の.htaccessを作成する。 [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.] => 規約を読んでいただけるように、正しいページを割り当ててください。 [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:] => このツールを使う前に、次の作業を行う必要があります: [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.] => マルチストアオプションが有効です、ショップのURLを変更したい場合、マルチストアページの下の拡張パラメータメニューに行かなければなりません。 [You can only display the page list in a shop context.] => ショップのコンテキスト内のページ一覧を表示することができます。 ) [AdminShippingHelp] => Array ( [Format:] => フォーマット: [Filesize:] => ファイルサイズ: [MB max.] => 最大MB [Current size:] => 現在のサイズ: [undefined] => 未定義 [The delivery time will be displayed during checkout.] => 配送日数は、ご注文手続きの中で表示されます。 [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.] => この配送にアクセス権を与えたいすべてのグループをマークする [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.] => 配送トラッキングURL:追跡番号が表示される箇所に「@」とご記入下さい。、自動的に追跡番号が表示されます。 [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] => 定義された範囲の最高のコストを適用します [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または空白であれば無視。 [If you set these parameters to 0, they will be disabled.] => これらのパラメータに0を設定した場合は、それらは無効になります ) [AdminDashboardFeature] => Array ( [Dashboard] => ダッシュボード ) [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.] => デフォルトの期間は1ヶ月です [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.] => あなたのためだけ、お客様に表示されることはありません。 [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.] => この値の属性グループを選択してください。 [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.] => お客様サービスのページ上のスレッドに答えた時にデフォルトで表示されるメッセージを入力してください [Use POP3 instead of IMAP.] => IMAP の代わりに POP3 を使用する。 [Do not use RSH or SSH to establish a preauthenticated IMAP sessions.] => 事前に認証されたIMAPセッションの確立にrshまたはsshを使用しないでください。 [Force use of start-TLS to encrypt the session, and reject connection to servers that do not support it.] => 強制的にstart-TLSの暗号化セッションを使用する場合は、それをサポートしていないサーバへの接続は拒否されます [Do not use start-TLS to encrypt the session, even with servers that support it.] => それをサポートしているサーバでセッションの暗号化を行うのにstart-TLSは使用しないでください [Save and add another value] => 登録して他の値を追加 [Back to the list] => リストへ戻る [Add new feature values] => 新しい機能の値を追加 [Add new feature value] => 新しい機能の値を追加 [Phone number for this supplier] => このサプライヤーの電話番号 [Create a new product: CTRL+P] => 新しい商品を登録:CTRL+P [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] => 1Kgあたり、1リットルあたり [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?] => どのカテゴリページにリダイレクトさせますか? [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.] => ブランドロゴをアップロードしてください。 [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 [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?] => これはセット組み商品(2つ以上の商品の組み合わせ)ですか、ヴァーチャル商品(ダウンロード商品、サービス等)ですか、それとも単なる通常の商品ですか? [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!] => 「商品のオプション構成」は、一つの商品の中でのサイズや重量、色などの異なるオプションの組み合わせのことです。オプションの組み合わせを作るためには、先にオプションを登録しておく必要があります。 [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 Not Found」ページを表示します。 [Permanent redirection (301) = Permanently display another product or category instead.] => 恒久的な転送(301)= 恒久的に他の商品ページやカテゴリページを表示するようにします。 [Temporary redirection (302) = Temporarily display another product or category instead.] => 一時的な転送 (302)= 一時的に他の商品ページやカテゴリページを表示します。 [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.] => 以前関連付けられたサプライヤー情報に基づいたサプライヤーIDを指定することが可能です。 [When using the advanced stock management tool (see Shop Parameters > Products settings), the values you define (price, references) will be used in supply orders.] => 高度な在庫管理機能(「ショップパラメータ」>「商品設定」を参照)を利用している場合には、ここで設定する値(価格、コード)は、サプライヤへの発注時に使用されます。 [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.] => 各商品やオプション毎に、倉庫内のどこに保管しているかまで設定することが出来ます。 [Upload a file from your computer (%maxUploadSize% max.)] => ファイルをアップロードしてください(最大 %maxUploadSize%) [The full filename with its extension (e.g. Book.pdf)] => 拡張子付きの完全な名前(例 book.pdf) [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個以上でしか購入できなくなります。 [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]の高度な設定 [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.] => これは、顧客に対して販売しようとしているこの商品の売値です。税込み価格は設定した税率ルールによって変わります。 [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.] => 一人の顧客が複数の価格設定ルールに当てはまる場合、どの価格設定が優先されるか決めることができます。 [[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!] => いいえ、ログインしなおします! [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.] => カテゴリのサムネイル画像は、テーマが対応している場合、カテゴリを表す小さな画像としてメニューに表示されます。 [You now have three default customer groups.] => 現在3つのデフォルトのお客様グループを持っています。 ) [ModulesDataprivacyShop] => Array ( [Customer data privacy[1][2]%message%[/2]] => お客様のプライバシー保護 [1][2]%message%[/2] ) [AdminNotificationsInfo] => Array ( [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] => 空のレコードセットが返されました [Invalid characters:] => 利用できない文字: ) [ModulesStatsforecastAdmin] => Array ( [Stats Dashboard] => 統計ダッシュボード [Average] => 平均 [Forecast] => 予想 [Conversion] => コンバージョン [Accounts] => アカウント [Full carts] => 完全なカート [Registered visitors] => 登録済みの訪問者 [Payment distribution] => 支払い範囲 [-- No filter --] => -- フィルターがありません -- [Module] => モジュール [Category distribution] => カテゴリの状態 [Language distribution] => 言語分布 [Growth] => 成長 [Zone distribution] => ゾーンの配布 [Currency distribution] => 通貨の流通 [Sales (converted)] => 販売(変換) [Attribute distribution] => 属性分布 ) [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] => "Powered by 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] => 新しいパスワードをメールで受け取るために、ログインで利用している会員登録メールアドレスを入力してください [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] => ログイン [cart] => カート [discount] => 割引 [order-history] => ご注文履歴 [identity] => 識別子 [my-account] => マイアカウント [order-follow] => 注文対応 [credit-slip] => 返金伝票 [order] => 注文 [search] => 検索 [stores] => 店舗 [guest-tracking] => ゲストトラッキング [order-confirmation] => 注文内容確認 [Best sellers] => ベストセラー [Brands] => ブランド ) [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)] => 結果 [Email] => メール [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] => IDは [Options] => オプション [Help] => ヘルプ [Orders] => 注文 [Carts] => カート [Catalog] => カタログ [Invoices] => 請求書 [Total:] => 合計: [All shops] => すべてのショップ [Default] => デフォルト: [(tax excl.)] => (税別) [Drop-down list] => ドロップダウンリスト [Radio buttons] => ラジオボタン [Previous] => 前へ [No tax] => 税がありません [No Tax] => 税なし [30 days] => 30日 [Invalid characters:] => 利用できない文字: [Values] => 値 [Date of birth] => 生年月日 [Stores] => ストア [Width] => 幅 [Height] => 高さ [Customers] => お客様 [Fax] => FAX [Last name] => 姓 [Mobile] => モバイル [Dashboard] => ダッシュボード [?] => ? [Birth date] => 生年月日 [Search results] => 検索結果 [Social title] => 肩書き [Company] => 会社 [First name] => 名 [Countries] => 国 [All currencies] => すべての通貨 [All groups] => すべてのグループ [Calendar] => カレンダー [To:] => 終了: [Week] => 週 [Never] => 一度もない [Note] => メモ [Phone] => 電話 [Menus] => メニュー [Home] => ホーム [Zip/Postal code] => 郵便番号 [Abandoned Carts] => カートを破棄する [Configure] => 設定 [Sales] => 販売 [Visits] => 訪問 [Settings updated.] => 設定は更新されました [By name] => 名前によって [By position] => 位置によって [Descending] => 降順 [Ascending] => 上昇 [Shop association] => 店舗関連 [Shop] => 店舗 [Pages] => ページ [Meta title] => METAタイトル [Delete] => 削除 [Link] => リンク [Label] => ラベル [Save] => 保存 [Settings updated] => 設定は更新されました [Last Name] => 姓 [First Name] => 名 [CSV Export] => CSVエクスポート [Displaying %1$s of %2$s] => 表示 %2$s 中 %1$s [Quantity sold] => 販売された数量 [Edit] => 編集 [images] => 画像 [Available quantity for sale] => 販売のために使用可能は数量 [Item] => アイテム [Images] => 画像 [Average price] => 平均の価格 [Percentage] => 割合 [customers] => お客様 [Products bought:] => 購入された商品: [Guide] => ガイド [Filter] => フィルタ [All countries] => すべての国 [Today] => 今日 [All customers] => すべてのお客様 [%firstname% %lastname%] => %firstname% %lastname% [Hours] => 時: [Days] => 日 [Percent] => パーセント [Size] => サイズ [PDF] => PDF [Private] => プライベート: [Last message] => 最後のメッセージ [In transit] => 送信中 [Mobile Phone] => 携帯電話 [Resource] => リソース [Filename] => ファイル名: [Text] => テキスト [New] => 新 [%] => % [Existing] => 既存 [tax incl.] => 税込 [Cancel] => キャンセル [All combinations] => すべての組み合わせ [Date & Time] => 日付と時刻 [Active] => 実行 [Settings] => 設定 [View] => 参照 [Meta keywords] => METAキーワード [Meta description] => META Description [General] => 一般 [Processing...] => 処理中です... [Not filtered] => フィルターされていません [Equals] => 等しい [Below] => 下 [Above] => 上 [Inside range] => 範囲内 [Multistore] => マルチストア [Page] => ページ [Layout] => レイアウト [Language] => 言語: [Currencies] => 通貨 [Languages] => 言語 [Advanced] => 拡張 [Taxes] => 税 [Bulk Actions] => 一括操作 [Customized] => カスタマイズ [N/A] => 該当無し [Position] => 位置 [Image] => 画像 [Min] => 最小 [Max] => 最大 [Online] => オンライン [Offline] => オフライン [Quick navigation] => クイックナビゲーション [to] => 終了 [Price] => 価格 [Currency] => 通貨 [Customer] => お客様 [Country] => 国 [Period] => 期間 [File] => ファイル: [Friendly URL] => フレンドリーURL [Displayed] => 表示: [Performance] => パフォーマンス [State] => 都道府県 [Address] => 住所 [Address (2)] => 住所2 [City] => 市区町村 [Other] => その他 [Mobile phone] => 携帯電話 [Home phone] => 電話番号 [tax excl.] => 税別 [Unlimited] => 無制限 [Groups] => グループ [Newsletter] => メールマガジン [Subject] => 件名: [Template] => テンプレート: [Addresses] => 住所 [Delivery] => 配送 [Invoice] => 請求書 [Combination] => 組み合わせ [Remove] => 削除 [Date] => 日付 [Details] => 詳細 [Payment] => お支払い [Summary] => 要約 [Package item] => パッケージアイテム [Combinations] => 組み合わせ [from] => 開始 [Message] => メッセージ [Employee] => 従業員 [Warning] => 警告 [Available] => 使用可能 [Weight] => 重量 [Keywords] => キーワード [Carrier] => 配送 [Tax] => 税 [Email:] => メール: [Order] => 注文 [Group] => グループ [Title] => 肩書き [File name] => ファイル名 [Loading...] => ロード中... [Product name] => 商品名 ) [ModulesPagesnotfoundAdmin] => Array ( [Pages not found] => ページが見つかりません [Guide] => ガイド [404 errors] => 404エラー [How to catch these errors?] => これらのエラーをキャッチするには? [Page] => ページ [Referrer] => リファラー [Counter] => カウンタ [Empty database] => 空のデータベース ) [ModulesCashondeliveryAdmin] => Array ( [Cash on delivery (COD)] => 代金引換払い ) [ModulesStatssalesAdmin] => Array ( [Sales and orders] => 販売と注文 [Orders placed:] => 作成された注文: [CSV Export] => CSVエクスポート [No orders for this period.] => この期間での注文がありません [Products:] => 商品 ) [ModulesEmailalertsShop] => Array ( [Request notification registered] => 登録された依頼通知 [No mail alerts yet.] => まだアラートメールがありません [My alerts] => アラート [Notify me when available] => 利用可能な情報を知らせてください ) [AdminShopparametersFeature] => Array ( [Authorized modules:] => 承認済モジュール: [This category already exists for this group.] => このグループにこのカテゴリはすでに存在します [Add a category discount] => カテゴリ割引を追加 [New group category discount] => 新しい割引カテゴリグループ [Discount (%):] => 割引(%): [Price display method:] => 価格の表示方法: [Show prices:] => 価格を表示: [Current category discount] => 現在のカテゴリ割引: [Members of this customer group] => このお客様グループのメンバー [Hours:] => 時間: [Dear Customer, Regards, Customer service] => 拝啓, 敬具, カスタマーサービス [We are currently updating our shop and will be back really soon. Thanks for your patience.] => 現在店舗更新中です。今しばらくお待ち下さい。 [#IN] => PS#- [#DE] => RE#- [#RE] => #RE [You may unsubscribe at any moment. For that purpose, please find our contact info in the legal notice.] => いつでも購読解除していただけます。特定商取引法に基づく表記より、当店の連絡先情報をご確認いただけます。 [In 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] => タイトル [Image width] => 画像の幅: [Image height] => 画像の高さ: [Social title] => 肩書き [Group name] => グループ名 [Discount (%)] => 割引(%): [Members] => メンバー [Creation date] => 作成日: [Default groups options] => グループオプションの初期設定 [Customer group] => お客様のグループ [Price display method] => 価格の表示方法: [Modules authorization] => モジュール認証 [Show prices] => 価格を表示: [Alias] => エイリアス: [Aliases] => エイリアス [Indexed products] => 索引化された商品: [Building the product index may take a few minutes.] => 商品の索引を作成するには、数分以上かかることがあります。 [You can set a cron job that will rebuild your index using the following URL:] => 次のURLを使って、インデックスを再構築する cron ジョブを設定することができます: [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.] => 私達が説明にあるものよりも商品の名前や説明に現れる言葉に大きなウェートを設定するように助言するのはそう言う意味です。このように検索結果はできるだけ正確かつ適切であるべきです。 [Product name weight] => 商品の重量名 [Reference weight] => 重量のリファレンス [Short description weight] => 短い説明の重量 [Description weight] => 重量の説明 [Category weight] => カテゴリの重み [Brand weight] => ブランドのウェイト [Tags weight] => タグの重量 [Attributes weight] => 重量属性 [Features weight] => 機能の重量 [Registration date] => 登録日 [Shop group] => ショップのグループ [Edit this shop group] => このショップグループの編集 [Add new shop] => 新しいショップを追加 [Store name] => 店舗名 [Icon] => アイコン [Edit return status] => 返品ステータスを編集 [Template] => テンプレート: [Return status] => 返品ステータス [Send email to customer] => お客様にメールを送信 [Consider the associated order as validated.] => 検証され関連付けされら注文を検討 [Stores] => ストア [Allowed characters: letters, spaces and %s] => 許可された文字:文字、スペース、%s [Latitude / Longitude] => 緯度/経度: [Picture] => 写真 [Monday] => 月曜日 [Tuesday] => 火曜日 [Wednesday] => 水曜日 [Thursday] => 木曜日 [Friday] => 金曜日 [Saturday] => 土曜日 [Sunday] => 日曜日 [Choose your country] => 国を選択 [Choose your state (if applicable)] => 都道府県を選択 [Shop email] => ショップのメール [Shop address line 1] => ショップ住所1行目 [Shop address line 2] => ショップ住所2行目 [Contact details] => お問合せ詳細 [Tag] => タグ [Search] => 検索 [Visits] => 訪問 [Shop name] => ショップの名前 [Registrations] => 登録 [Undefined] => 未定義 [Visitors] => 訪問者 [Unknown] => 不明 [Male] => 男性 [Female] => 女性 [Product name] => 商品名 [Other] => その他 [GET variable] => GET変数 [hours] => 時間 [Save messages?] => メッセージを登録? [Send an email after registration] => 登録後、メールを送信 [minutes] => 分 [Enable B2B mode] => B2Bモードを有効 [Ask for birth date] => 生年月日入力枠を表示する [Enable partner offers] => パートナーからのお知らせを有効にする [Maintenance IP] => メンテナンスIP [Custom maintenance text] => 自由設定メンテナンス表示テキスト [Round mode] => Roundモード [Enable Multistore] => マルチストアを有効にする [Main Shop Activity] => メインショップのアクティビティ [Enable final summary] => 最終確認で注文内容を表示 [Enable guest checkout] => ゲスト決済を有効にする [Recalculate shipping costs after editing the order] => 注文内容の変更後に送料を再計算する [Allow multishipping] => 複数配送を許可 [Delayed shipping] => 配送の延期 [Terms of service] => 利用規約 [Minimum purchase total required in order to validate the order] => 注文確定に必要な最低購入総額 [Offer gift wrapping] => ギフトラッピングを提供 [Gift-wrapping tax] => ギフトラッピング税 [Offer recycled packaging] => リサイクルパッケージを提供 [Gift-wrapping price] => ギフトラッピング料 [Send an email to the customer when his/her order status has changed.] => 注文ステータが変更された時にお客様にメールを送信 [Number of days for which the product is considered 'new'] => 商品がNewと考慮される日数 [Max size of product summary] => 商品概要の最大サイズ [Catalog mode] => カタログモード [Quantity discounts based on] => 割引数量に基づいて [Force update of friendly URL] => フレンドリーURLの強制アップデート [Display available quantities on the product page] => 商品ページ上で有効な数を表示 [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] => ページごとの商品 [Enable stock management] => 在庫管理を有効 [Default pack stock management] => デフォルトの「セット組み商品」の在庫管理 [Allow ordering of out-of-stock products] => 在庫切れの商品の注文を許可 [Server] => サーバー: [Default pages] => デフォルトのページ [Module pages] => モジュールページ [Accented URL] => 装飾されたURL [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] => モジュールへのルート [Product page] => 商品ページ [Pagination] => ページ送り [Products stock] => 商品の在庫 [Contacts] => お問合せ [Gift options] => ギフトオプション [Color] => 色: [Email template] => メールテンプレート [Order status] => 注文ステータス: [Page name] => ページ名 [Page title] => ページタイトル [Meta tags] => METAタグ [Robots file generation] => ロボットファイルの生成 [Generate robots.txt file] => robots.txtファイルを生成 [Set up URLs] => URLの設定 [Set shop URL] => ショップURLを設定 [Schema of URLs] => URLのスキーマ [Referrer] => リファラー [Enable SSL] => SSLを有効 [Page] => ページ ) [ModulesCustomersigninAdmin] => Array ( [Customer "Sign in" link] => 顧客「ログイン」リンク [%firstname% %lastname%] => %firstname% %lastname% ) [ModulesFeaturedproductsAdmin] => Array ( [Featured products] => おすすめ商品 ) [ModulesDataprivacyAdmin] => Array ( [Customer data privacy block] => お客様のプライバシデータブロック [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.] => あなたが提供する個人データは、お問合せに対する回答や、注文の処理、特定の情報へのアクセスを許可したりするために使用されます。 お客様は、「マイアカウント」ページに記載されているすべての個人情報を修正および削除する権利を有しています。 ) [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.] => チェックボックスより、支払いモジュールが利用できる配送方法を全て選択してください。 ) [ModulesStatssearchAdmin] => Array ( [Shop search] => ショップの検索 [Keywords] => キーワード [Occurrences] => 出現 [Results] => 結果 [CSV Export] => CSVエクスポート [Top 10 keywords] => 最初の10個のキーワード [Others] => その他 ) [ModulesProductcommentsAdmin] => Array ( [Settings updated] => 設定は更新されました [Configuration] => 設定 [Yes] => はい [No] => いいえ [Save] => 保存 [ID] => IDは [Name] => 名前 [Type] => タイプ [Status] => ステータス [Author] => 作者 [Product] => 商品 [Selected] => 選択された [Collapse All] => すべて折りたたむ [Expand All] => すべてを展開 [Check All] => すべてチェック [Uncheck All] => すべて解除 [Active] => 実行 ) [AdminCatalogNotification] => Array ( [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% のルートカテゴリは、現在のショップに関連付けられていません。 このページにはアクセスできません。 ショップのルートカテゴリを変更してください。 [Incorrect Stock Manager class [%s]] => 在庫管理クラス [ %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)] => (オブジェクトを読み込めません) [Failed to delete the attribute.] => 属性の削除に失敗 [The voucher cannot end before it begins.] => クーポン開始後でなければ終了はできません。 [The minimum amount cannot be lower than zero.] => 最小額は0より小さくできません。 [Reduction amount cannot be lower than zero.] => 削減量は0より小さくできません。 [This cart rule code is already used (conflict with cart rule %rulename%)] => このカートルールのコードはすでに使用されています(カートルール %rulename%) [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.] => 注文はすでにこのカートで登録されています。 [You already have the maximum quantity available for this product.] => この商品についての最大数量をすでにもっています。 [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 change the product's cover image.] => 商品のカバーイメージを変更することができません [The image could not be found. ] => イメージを見つけることができませんでした。 [You cannot delete the product #%d because there is physical stock left.] => 商品No %d は削除することができません、なぜなら、これらは実在庫に残っているか、サプライヤー注文の処理中です。 [The price attribute is required.] => 価格属性は必須です。 [You must add at least one attribute.] => 少なくとも1つの属性を追加しなければなりません。 [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.] => 商品は使用可能なカスタマイズを追加する前に作成する必要があります。 [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 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.] => 前のタグの削除中にエラーが発生 [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.] => 保留中のサプライヤー注文がある場合は、サプライヤーを削除することができません。 [You cannot delete this attribute.] => アーカイブの削除ができません [Invalid 'to' date] => 終了日付が無効 [Invalid 'from' date] => 開始日付が無効 [Submitted reduction value (0-100) is out-of-range] => 指定した削減値 (0-100)は範囲外です。 [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.] => 商品は「無効」に設定されました。 [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.] => このカテゴリを削除することができません、なぜなら、ルートカテゴリとしてこのショップでこのカテゴリが使われているからです。 [Unable to resize one or more of your pictures.] => 1つまたは複数の画像をリサイズすることができません [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 and URLs[/1]を確認ください。 [Friendly URLs are currently disabled.] => フレンドリーURLは現在無効です。 [To enable it, go to [1]SEO and URLs[/1]] => 有効にするには、まず [1]SEO and URLs[/1]を確認ください。 [The "Force update of friendly URL" option is currently enabled.] => 「強制的にフレンドリーURLを更新」オプションは現在有効です。 [To disable it, go to [1]Product Settings[/1]] => 無効に設定する場合、 [1]商品設定[/1] から行なってください。 [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.] => バーチャル商品で、商品オプションは利用できません。 [No address has been found for this brand.] => このブランドの住所が見つかりません。 [There is no attachment yet.] => まだ添付ファイルはありません。 [No product matches your search. Try changing search terms.] => 検索にマッチする商品がありませんでした。検索文字を変更してお試しください。 [Stock successfully updated] => 商品在庫が更新されました ) [ModulesBrandlistAdmin] => Array ( [Brand list] => ブランドリスト [Please activate at least one system list.] => 少なくとも1つのシステムリストを有効にしてください。 [Type of display] => 表示タイプ [Use a plain-text list] => ブレーンテキストリストを使用 [Use a drop-down list] => ドロップダウンリストを使用 [Only apply in plain-text mode] => プレーンテキストモードにのみ適用 ) [ModulesDashactivityAdmin] => Array ( [Dashboard Activity] => ダッシュボードアクティビティ [Visits] => 訪問 ) [ModulesStatsnewsletterAdmin] => Array ( [Customer registrations:] => お客様から登録: [Visitor registrations: ] => 訪問者から登録: [Both:] => 両方: [CSV Export] => CSVエクスポート [The %s module must be installed.] => %s モジュールをインストールする必要があります。 [Newsletter statistics] => メールマガジンの統計 ) [AdminShippingNotification] => Array ( [Ranges are not correctly ordered:] => レンジが正しく設定されていません: [Please validate the last range before creating a new one.] => 新しいレンジを追加する前に、最後のレンジを確定してください。 [Ranges are overlapping] => 範囲が重複している [You do not have permission to use this wizard.] => このウィザードを使用する権限がありません。 [An error occurred while updating carrier information.] => 配送業者情報の更新中にエラーが発生 ) [ModulesStatsproductAdmin] => Array ( [Product details] => 商品の詳細 [After choosing a category and selecting a product, informational graphs will appear.] => カテゴリを選択し、製品を選択した後、情報のグラフが表示されます。次に、それらを分析することができます。 [Details] => 詳細 [Total Viewed] => 参照された合計 [CSV Export] => CSVエクスポート [Attribute sales distribution] => 販売属性の分布 [Cross selling] => クロスセル [Click on a product to access its statistics!] => その統計にアクセスするための商品をクリック [Choose a category] => カテゴリを選択 [Products available] => 利用可能な商品 [Popularity] => 人気度 [Visits (x100)] => 訪問(× 100) [Stock] => 在庫 ) [ModulesSocialfollowAdmin] => Array ( [Social media follow links] => ソーシャルメディア フォローリンク ) [ModulesNewproductsAdmin] => Array ( [New products block] => 新商品のブロック [Displays a block featuring your store's newest products.] => 新しく追加された商品のブロックを表示 [Please complete the "products to display" field.] => 「商品表示」項目を入力してください [Invalid number.] => 番号が無効 [Define the number of products to be displayed in this block.] => このブロックに表示される商品数を設定 [Number of days for which the product is considered 'new'] => 商品がNewと考慮される日数 ) [ModulesCustomeraccountlinksAdmin] => Array ( [My Account block] => マイアカウントブロック [Credit slips] => クレジット伝票 [Personal info] => 個人情報 [Merchandise returns] => 返品 ) [ModulesEmailalertsAdmin] => Array ( [Mail alerts] => メールアラート [Cannot update settings] => 設定を更新できません [Settings updated successfully] => 設定の更新が成功しました [No message] => メッセージ無し [image(s)] => 画像 [Voucher code:] => クーポンコード: [Customer notifications] => お客様への通知 [Product availability] => 商品の在庫状況 [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.] => 顧客が購入商品の返品を希望した際に通知を受け取る。 [Merchant notifications] => マーチャント通知 ) [ModulesStatsbestproductsAdmin] => Array ( [An empty record-set was returned.] => 空のレコードセットが返されました [Price sold] => 販売価格 [Page views] => 表示されたページ [Best-selling products] => ベスト商品 ) [AdminPaymentNotification] => Array ( [You have more than one shop and must select one to configure payment.] => 複数のショップを持っています。支払いを設定するには1つを選択する必要があります。 [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 個の画像 [No payment module installed] => インストールされた支払いモジュールがありません ) [ShopThemeCategory] => Array ( [Subcategories] => サブカテゴリー ) [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?] => 選択されたアイテムを削除? [You can't change the value of this configuration field in the context of this shop.] => このショップのコンテキストで、この設定項目の値を変更することができません [Warning] => 警告 [Leave anyway] => ページを移動 [Your modifications are not saved yet. Do you wish to save it before leaving?] => 変更内容がまだ保存されていません。ページを離れる前に内容を保存しますか? ) [AdminInternationalNotification] => Array ( [Are you sure you want to restore the default address format for this country?] => この国のデフォルトの住所フォーマットを復元してもよろしいですか? [Warning! Your PHP configuration limits the maximum number of fields allowed in a form:] => 警告 フォームに登録できる項目数がPHP設定の最大制限数です: [for max_input_vars.] => 最大入力値のため [%limit% for suhosin.post.max_vars.] => suhosin.post.max_varsの %limit%。 [%limit% for suhosin.request.max_vars.] => suhosin.request.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コードで2つの国を作成することはできません。 [Invalid address layout %s] => アドレスレイアウト %s は正しくありません。 [This ISO code already exists. You cannot create two states with the same ISO code.] => このISOコードが既に存在します、同じ国の中にで同じISOコードの2つ状態を作成することはできません。 [This state was used in at least one address. It cannot be removed.] => この都道府県は少なくとも1つの住所で利用されます、削除することはできません。 [An error has occurred: Cannot save the current tax rule.] => エラーが発生しました:現在の税ルールを登録することができません。 [An error occurred while creating archive.] => アーカイブの作成中にエラーが発生 [Please select a language and a theme.] => 言語とテーマを選択してください [Tab "%s" is not valid] => "%s"タブは無効です。 [The archive cannot be extracted.] => アーカイブを展開することができませんでした。 [This %type_content% file extension is not accepted.] => この %type_content% ファイル拡張子は利用できません。 [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コードを含めることはできません。 [The module directory must be writable.] => モジュールディレクトリは書き込み可能である必要があります [There was a problem getting the mail files.] => メールファイルの取得に問題があります。 [You must select two languages in order to copy data from one to another.] => 順番にコピーするための2つの言語を選択しなければなりません [You must select two themes in order to copy data from one to another.] => 順番にコピーするための2つのテーマを選択しなければなりません [There is nothing to copy (same language and theme).] => コピー内容がありません!(同じ言語とテーマ) [Theme(s) not found] => テーマが見つかりません [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.] => 少なくとも1つのインポートアイテムを選択してください [This currency already exists.] => この通貨はすでに存在します。 [You cannot delete the default currency] => デフォルト通貨を削除することができません [You cannot disable the default currency] => デフォルト通貨を無効にすることができません [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.] => 現在使用している言語を削除することはできません。削除する前に言語を変更してください。 [The geolocation database is unavailable.] => 位置情報データベースは利用不可です [Country selection is invalid.] => 選択されている国は無効 [Invalid whitelist] => ホワイトリストが無効 [When you delete a language, all related translations in the database will be deleted.] => 言語を削除する時、データベースのすべての関連する翻訳は削除されます。 [Your .htaccess file must be writable.] => アカウント [Language files must be complete to allow copying of translations.] => 言語ファイルは翻訳のコピーを可能にするために完全でなければなりません [Translation successfully updated] => 翻訳が正常に更新されました。 [Failed to update translation] => 翻訳の更新に失敗しました ) [AdminActions] => Array ( [Edit] => 編集 [Uninstall] => アンインストール [Configure] => 設定 [Validate] => 確認 [Delete] => 削除 [Generate] => 生成 [Choose] => 選択 [Select all] => すべて選択 [Unselect all] => すべての選択解除 [Display] => 表示 [-- Choose --] => -- 選択 -- [View] => 参照 [Import] => インポート [Save] => 保存 [Cancel] => キャンセル [Disable] => 無効 [Search] => 検索 [Print out] => 印刷 [Preview] => プレビュー [Remove] => 削除 [Add] => 追加 [Reset] => リセット [Save and stay] => 登録して続ける [and stay] => して継続 [Apply] => 適用 [Hide warning] => 警告を隠す [Close] => 閉じる [Install] => インストール [Edit: %s] => 編集: %s [Check All] => すべてチェック [Uncheck All] => すべて解除 [Find a category] => カテゴリを探す [Delete selected items?] => 選択されたアイテムを削除しますか? [Delete selected] => 選択を削除 [Show or hide menu.] => メニューの表示または隠す [Enable selection] => 選択を有効 [Disable selection] => 選択を無効 [Continue] => 続行 [Sort] => 並び変え [Export .CSV file] => .CSVファイルのエクスポート [Add new] => 新しく追加 [Search name] => 名前で検索 [New product] => 新規商品 [Add tag] => タグを追加 [Order by] => 並び変え [Close window] => ウインドウを閉じる [Confirm] => 確認 [Download] => ダウンロード [Back to list] => リストへ戻る [Change] => 変更 [Read more] => 続きを読む [Enable] => 有効: [Load] => ロード [All] => すべて [Export] => エクスポート [Edit: %value%] => 編集:%value% [Save and preview] => 登録してプレビュー [Choose layouts] => レイアウトを選択 [Show] => 表示 [Update] => 更新 [Copy] => コピー [Try again] => もう一度やり直す [Filter by categories] => カテゴリで絞り込む [Activate selection] => 選択項目の有効化 [Deactivate selection] => 選択項目の無効化 [Duplicate selection] => 選択項目の複製 [Unselect] => 選択解除 [Reorder] => 再注文 [Save & refresh] => 保存して再読み込み [Duplicate] => 複製 [Create] => 新規作成 [Delete this file] => このファイルを削除 [Save image settings] => 画像設定を保存 [Send] => 送信 [Shipping] => 送料 [Select] => 選択 [Expand] => 展開する [Collapse] => 折りたたむ [Add my IP] => 自分のIPアドレスを追加 [Sort by] => 並べ替え [Check / Uncheck all] => すべてをチェック/チェックしない [Confirm this action] => この処理を承認する ) [AdminModulesFeature] => Array ( [Manage hooks] => フックの管理 [Administration] => 管理 [Checkout] => 注文 [Content Management] => コンテンツ管理 [Migration Tools] => 移行ツール [Quick / Bulk update] => クイック / バルクアップデート [Slideshows] => スライドショー [Marketplace] => マーケットプレイス [Other Modules] => その他のモジュール [Social Networks] => ソーシャルネットワーク [Enable Mobile] => モジュールを有効化 [Delete] => 削除 [Module notifications] => モジュールの通知 [v%version% - by %author%] => v%version% - by %author% [Discover] => 探す [Service by %author%] => Service by %author% [Free] => 無料! [Exit to PrestaShop Addons Marketplace] => PrestaShop アドオンマーケットプレイスに移動 [Installed modules] => インストール済みモジュール [Show all modules] => すべてのモジュールを表示 [Disable module?] => モジュールを無効化しますか? [Reset module?] => モジュールをリセットしますか? [Yes, disable it] => はい、無効化します。 [Yes, uninstall it] => はい、アンインストールします。 [Yes, reset it] => はい、リセットします [Optional: delete module folder after uninstall.] => オプション:アンインストール後モジュールフォルダを削除する。 [Upload a module] => モジュールのアップロード [Drop your module archive here or [1]select file[/1]] => ここにモジュールの圧縮ファイルをドロップするか、[1]ファイルを選択[/1] してください。 [Additional information] => 追加情報 [Features] => 機能 [%nbModules% modules and services selected for you] => お勧め%nbModules%モジュールとサービス [Popularity] => 人気度 [%nbModules% modules to configure] => %nbModules%モジュールを設定する [Modules to configure] => 設定するモジュール ) [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 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] => HiFi、写真、ビデオ [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] => デモデータをインストール [Required PHP parameters] => 必須 PHP パラメータ [Cannot upload files] => ファイルをアップロードできません [Cannot create new files and folders] => 新規ファイル及びフォルダーを作成できません [cURL extension is not enabled] => cURL extension が有効ではありません [GD library is not installed] => GD ライブラリがインストールされていません [JSON extension is not loaded] => JSON extension が読み込まれていません [PHP OpenSSL extension is not loaded] => PHPの OpenSSL extension が読み込まれていません [PDO MySQL extension is not loaded] => PDO MySQL 拡張が読み込まれていません [SimpleXML extension is not loaded] => SimpleXML extension が読み込まれていません [ZIP extension is not enabled] => ZIP extension が有効ではありません [Fileinfo extension is not enabled] => Fileinfo extensionが有効ではありません [Required Apache configuration] => Apache設定の必要条件 [Enable the Apache mod_rewrite module] => Apache の "mod_rewrite" モジュールを有効にする [Files] => ファイル [Not all files were successfully uploaded on your server] => すべてのファイルがサーバー上にアップロードされませんでした [Permissions on files and folders] => ファイル及びフォルダーのパーミッション [Recursive write permissions for %user% user on %folder%] => %folder% に対するユーザー %user% の再帰的書き込み権限 [Write permissions for %user% user on %folder%] => %folder% に対するユーザー %user% の書き込み権限 [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)] => 外部URLが参照できません(allow_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] => メールアドレス [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] => 確認のため再入力 [Store name] => 店舗名 [Demo products are a good way to learn how to use PrestaShop. You should install them if you are not familiar with it.] => デモ商品は、PrestaShopの使い方を学ぶための良い方法です。あなたはそれに慣れていない場合、それらをインストールするべきです。 [Search] => 検索 [Select all] => すべて選択 [Configure your database by filling out the following fields] => 次のフィールドに必要事項を記入してあなたのデータベースを構成します [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です。異なるポートを使用するにはサーバーのアドレスの最後にポート番号を追加します。"例: 127.0.0.1:4242" [Database name] => データベース名 [Database login] => データベースログイン [Database password] => データベースパスワード [Tables prefix] => テーブルプレフィックス [Test your database connection now!] => データベースへの接続テスト [PrestaShop Installation Assistant] => PrestaShop インストールアシスタント [Installation Assistant] => インストールアシスタント [To install PrestaShop, you need to have JavaScript enabled in your browser.] => PrestaShopをインストールするには、ブラウザでJavascriptを有効にする必要があります。 [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で無料で提供される多くの機能を楽しむには、以下のライセンス条項をお読みください。モジュールやテーマがAFL3.0の下でライセンスされている間PrestaShopコアは、OSL3.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!] => あなたの店舗のインストールが完了しました。PrestaShopwoご利用いただきありがとうございます! [Please remember your login information:] => ログイン情報を覚えておいて下さい: [E-mail] => メール [Print my login information] => ログイン情報を印刷 [Password] => パスワード [Display] => 表示 [For security purposes, you must delete the "install" folder.] => セキュリティのため"install"フォルダーを削除する必要があります。 [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の互換性が確認されています! [Welcome to the PrestaShop %version% Installer] => PrestaShop %version% インストーラーへようこそ [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 個以上の翻訳の中からショップの言語を選択できます! [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.] => Basic認証とリライトエクステンションが有効の場合は、確認することができません。PrestaShopのウェブサービスを使えるかどうか手動で確認してください。 [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] => 同じプレフィックスを持つ少なくとも1つのテーブルがすでにありました。プレフィックスを変更したり、データベースを削除してください [Your database login does not have the privileges to create table on the database "%s". Ask your hosting provider:] => ご利用のデータベースログイン権限ではデータベースにテーブルを作成する事が出来ません。サーバー業者にご相談ください: [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] => 店舗URLを作成できません [File "language.xml" not found for language iso "%iso%"] => 言語 iso "%iso%" のファイル "language.xml" が見つかりません [File "language.xml" not valid for language iso "%iso%"] => 言語 iso "%iso%" のファイル "language.xml" が正しくありません [Cannot download language pack "%iso%"] => "%iso%" の言語パックがダウンロードできません [Cannot install language "%iso%"] => 言語 "%iso%" をインストール出来ません [Cannot copy flag language "%flag%"] => 言語 "%s" をコピー出来ません [Cannot create admin account] => 管理者アカウントを作成出来ません [Cannot install module "%module%"] => "%module%" モジュールをインストール出来ません [Fixtures class "%class%" not found] => Fixtureクラス "%class%" が見つかりません ["%class%" must be an instance of "InstallXmlLoader"] => "%class%" は "InstallXmlLoader" のインスタンスでなければなりません [SQL error on query %query%] => クエリ %query% のSQLエラー [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" を作成できません ) [AdminOrderscustomersFeature] => Array ( [Total spent since registration:] => 登録してからの支払い合計: [Cart summary] => カート内容 [Ref:] => コード: [Text #] => テキストNo [Total cost of products:] => 商品合計: [Total value of vouchers:] => クーポンの合計: [Total cost of gift wrapping:] => ギフトラッピング合計: [Total shipping costs:] => 配送コスト合計: [Order information] => 注文情報 [Order #%d] => 注文No %d [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] => 自動的にメールを同期するためにクリック [Forward this discussion] => この議論を転送 [Forward this discussion to an employee:] => このやりとりの内容を他のショップ管理者にも共有する: [To:] => 終了: [[1]%count%[/1] order(s) validated for a total amount of [2]%total%[/2]] => [1]%count%[/1] 件の確定注文による、合計は [2]%total%[/2] です [Order #] => 注文No [View order] => 注文を参照 [View customer] => お客様を参照 [Customer ID:] => 顧客 ID: [Sent on:] => 送信: [Browser:] => ブラウザ: [File attachment] => ファイル添付 [View file] => ファイルを参照 [Product #] => 商品No [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] => テキストNo %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] => 手続き進行中 [Delivered] => お届け完了 [Canceled] => キャンセル済 [Payment error] => 支払いエラー [On backorder (paid)] => 商品取り寄せ中(支払済) [On backorder (not paid)] => 商品取り寄せ中(未払い) [Awaiting bank wire payment] => 銀行振込み待ち [Remote payment accepted] => リモートペイメント確認済 [Awaiting Cash On Delivery validation] => 代金引換払い確認待ち [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 - 注文キャンセル [Abandoned Carts] => カートを破棄する [From %date1% to %date2%] => %date1% から %date2% の間 [Free Shipping] => 送料無料 [%amount% tax excl.] => %amount%(税別) [Cart #%ID%] => カートID #%ID% [VAT number] => VAT番号 [Identification number] => 識別番号 [Return Merchandise Authorization (RMA)] => 返品商品の承認(RMA) [Returns form] => 返品フォーム [Order #%id% from %date%] => %date% 以降の注文番号#%id% [Date issued] => 発行日 [Free order] => 無料の注文 [Newsletter] => メールマガジン [Unknown] => 不明 [30 days] => 30日 [Manual order -- Employee:] => 手動注文 - 担当者: [not paid] => 支払われていない [overpaid] => 過払い [Phone number(s)] => 電話番号 [Risk] => リスク [Registration] => 登録 [Last visit] => 最後の訪問 [Orders] => 注文 [Order %reference% from %firstname% %lastname%] => 注文参照コード: %reference% ご注文者: %lastname% %firstname% 様 [Customer email] => お客様のメール [The national ID card number of this person, or a unique tax identification number.] => National ID card 番号、もしくは固有の tax identification 番号。 [Address alias] => 住所の別名 [Group access] => グループのアクセス: [Website] => ウェブサイト [Transform to a customer account] => お客様アカウントの変換 [Free shipping] => 送料無料 [Re-stock products] => 再在庫の商品 [Generate a voucher] => クーポンを生成 [Product(s) price:] => 商品価格: [Product(s) price, excluding amount of initial voucher:] => クーポンを除く商品価格: [After the sequential number] => 連番の後ろ [Before the sequential number] => 連番の前 [Reset sequential invoice number at the beginning of the year] => 毎年初めに請求書番号の連番をリセットする [Position of the year date] => 年・日付の配置 [Display to customer?] => お客様に表示しますか? [Required Fields] => 必須項目 [Set required fields for this section] => このセクションの必須項目を設定 [Required fields] => 必須項目 [%firstname% %lastname% has not registered any addresses yet] => %lastname% %firstname% 様は、まだ住所を登録していません [%firstname% %lastname% has no discount vouchers] => %lastname% %firstname% 様は、割引クーポンを持っていません [Last connections] => 最終の接続 [Pages viewed] => 参照されたページ [Total time] => 合計時間 [Origin] => 原点 [IP Address] => IPアドレス [Sent on] => 送信で: [%firstname% %lastname% has never contacted you] => %lastname% %firstname% 様からの連絡はありません [Valid orders:] => 確認済みの注文: [Invalid orders:] => 無効な注文: [Total spent] => 支払い合計 [%firstname% %lastname% has not placed any orders yet] => %lastname% %firstname% 様は、まだ注文を完了していません [Partner offers] => パートナーオファー [Age] => 年齢: [Registrations] => 登録 [Add a private note] => プライベート用メモを追加 [Viewed products] => 参照された商品 [Merchandise return (RMA) options] => 商品返品オプション [Merchandise Returns] => 商品返品 [Order messages] => 注文メッセージ [Discount name] => 割引名 [Credit slip options] => クレジット伝票オプション [By date] => 日付によって [Generate PDF file by date] => 日付別にPDFファイルを生成 [Print PDF] => PDF の印刷 [Generate PDF] => PDFファイルを生成 [Delivery slip options] => 配送伝票オプション [By order status] => 注文ステータスによって [Generate PDF file by status] => ステータス別にPDFファイルを生成 [Invoice options] => 請求書のオプション [Add new address] => 新しい住所を追加 [Cart] => カート: [In stock] => 在庫あり [Add to cart] => カートに追加 [Vouchers] => クーポン [Add new voucher] => 新しいクーポンを追加 [No voucher was found] => クーポンが見つかりません [Add new customer] => 新しいお客様を追加 [Total paid] => 支払い合計 [View this cart] => このカートを参照 [Use this cart] => このカート [Duplicate this order] => この注文を複製 [Recycled packaging] => リサイクルパッケージ: [Gift] => ギフト [Delivery option] => 配送オプション: [Gift message] => ギフトメッセージ: [Total products] => 小計 [Order message] => 注文メッセージ: [Order status] => 注文ステータス: [Create order] => 注文を作成 [Edit shipping details] => 配送情報の編集 [Reference number:] => 参照番号: [Supplier reference:] => サプライヤ参照コード: [Create a new invoice] => 新しい請求書を作成 [New invoice information] => 新しい請求書情報 [SIRET] => SIRET: [APE] => APE: [Shipping address] => 配送先住所 [Invoice address] => 請求先住所 [Documents] => ドキュメント [Merchandise returns] => 返品 [Gift wrapping] => ギフトラッピング [Document] => ドキュメント [Credit slip] => クレジット伝票 [Delivery slip] => 配送伝票 [Add note] => メモを追加 [Edit note] => メモの編集 [Generate invoice] => 請求書を生成 [Order ID] => 注文ID [Linked orders] => リンクされた注文 [Number] => 数 [Standard refund] => 標準還付 [Return products] => 返品商品 [Cancel products] => 商品をキャンセル [View invoice] => 請求書を参照 [View delivery slip] => 出荷伝票を参照 [Print order] => 注文を印刷 [Payment method] => 支払い方法 [Transaction ID] => トランザクションID [Not defined] => 定義されていません [Add a product] => 商品を追加 [Partial refund] => 一部払い戻し [Refunded] => 払い戻したされた [Wrapping] => ギフト包装 [This order has been partially paid by voucher. Choose the amount you want to refund:] => この注文は一部が割り引きクーポンで支払われています。返金する金額を選択してください: [Sources] => ソース [From] => 開始 [To] => 終了: [Group] => グループ [Groups] => グループ ) ) [metadata:Symfony\Component\Translation\MessageCatalogue:private] => Array ( ) [resources:Symfony\Component\Translation\MessageCatalogue:private] => Array ( ) [locale:Symfony\Component\Translation\MessageCatalogue:private] => ja-JP [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] => ja [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] => ja-JP [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 ( [ja-JP] => ja-JP ) [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 ( [ja-JP] => ja-JP ) [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 ( [ja-JP] => ja-JP ) [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 ( [ja-JP] => ja-JP ) [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-ja-JP] => 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:"ja-JP";s:3:"AED";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:27:"United Arab Emirates Dirham";}s:11:"*patterns";N;} [AUD-ja-JP] => 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:"ja-JP";s:1:"$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:28:"オーストラリア ドル";}s:11:"*patterns";N;} [BRL-ja-JP] => 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:"ja-JP";s:2:"R$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:14:"Brazilian Real";}s:11:"*patterns";N;} [CAD-ja-JP] => 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:"ja-JP";s:1:"$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:15:"Canadian Dollar";}s:11:"*patterns";N;} [CHF-ja-JP] => 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:"ja-JP";s:3:"CHF";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:11:"Swiss Franc";}s:11:"*patterns";N;} [CNY-ja-JP] => 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:"ja-JP";s:2:"¥";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:12:"Chinese Yuan";}s:11:"*patterns";N;} [DZD-ja-JP] => 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:"ja-JP";s:3:"DZD";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:14:"Algerian Dinar";}s:11:"*patterns";N;} [EUR-ja-JP] => 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:"ja-JP";s:3:"€";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:4:"Euro";}s:11:"*patterns";N;} [GBP-ja-JP] => 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:"ja-JP";s:2:"£";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:13:"British Pound";}s:11:"*patterns";N;} [HKD-ja-JP] => 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:"ja-JP";s:1:"$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:16:"Hong Kong Dollar";}s:11:"*patterns";N;} [INR-ja-JP] => 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:"ja-JP";s:3:"₹";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:12:"Indian Rupee";}s:11:"*patterns";N;} [JPY-ja-JP] => 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:"ja-JP";s:2:"¥";}s:12:"*precision";i:0;s:8:"*names";a:1:{s:5:"ja-JP";s:12:"Japanese Yen";}s:11:"*patterns";N;} [MXN-ja-JP] => 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:"ja-JP";s:1:"$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:12:"Mexican Peso";}s:11:"*patterns";N;} [MYR-ja-JP] => 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:"ja-JP";s:2:"RM";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:17:"Malaysian Ringgit";}s:11:"*patterns";N;} [PHP-ja-JP] => 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:"ja-JP";s:3:"₱";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:15:"Philippine Piso";}s:11:"*patterns";N;} [PLN-ja-JP] => 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:"ja-JP";s:3:"zł";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:12:"Polish Zloty";}s:11:"*patterns";N;} [SEK-ja-JP] => 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:"ja-JP";s:2:"kr";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:13:"Swedish Krona";}s:11:"*patterns";N;} [SGD-ja-JP] => 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:"ja-JP";s:1:"$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:16:"Singapore Dollar";}s:11:"*patterns";N;} [USD-ja-JP] => 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:"ja-JP";s:3:"US$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:9:"US Dollar";}s:11:"*patterns";N;} ) [expiries:Symfony\Component\Cache\Adapter\ArrayAdapter:private] => Array ( [AED-ja-JP] => 9223372036854775807 [AUD-ja-JP] => 9223372036854775807 [BRL-ja-JP] => 9223372036854775807 [CAD-ja-JP] => 9223372036854775807 [CHF-ja-JP] => 9223372036854775807 [CNY-ja-JP] => 9223372036854775807 [DZD-ja-JP] => 9223372036854775807 [EUR-ja-JP] => 9223372036854775807 [GBP-ja-JP] => 9223372036854775807 [HKD-ja-JP] => 9223372036854775807 [INR-ja-JP] => 9223372036854775807 [JPY-ja-JP] => 9223372036854775807 [MXN-ja-JP] => 9223372036854775807 [MYR-ja-JP] => 9223372036854775807 [PHP-ja-JP] => 9223372036854775807 [PLN-ja-JP] => 9223372036854775807 [SEK-ja-JP] => 9223372036854775807 [SGD-ja-JP] => 9223372036854775807 [USD-ja-JP] => 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-ja-JP] => 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:"ja-JP";s:3:"AED";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:27:"United Arab Emirates Dirham";}s:11:"*patterns";N;} [AUD-ja-JP] => 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:"ja-JP";s:1:"$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:28:"オーストラリア ドル";}s:11:"*patterns";N;} [BRL-ja-JP] => 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:"ja-JP";s:2:"R$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:14:"Brazilian Real";}s:11:"*patterns";N;} [CAD-ja-JP] => 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:"ja-JP";s:1:"$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:15:"Canadian Dollar";}s:11:"*patterns";N;} [CHF-ja-JP] => 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:"ja-JP";s:3:"CHF";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:11:"Swiss Franc";}s:11:"*patterns";N;} [CNY-ja-JP] => 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:"ja-JP";s:2:"¥";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:12:"Chinese Yuan";}s:11:"*patterns";N;} [DZD-ja-JP] => 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:"ja-JP";s:3:"DZD";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:14:"Algerian Dinar";}s:11:"*patterns";N;} [EUR-ja-JP] => 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:"ja-JP";s:3:"€";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:4:"Euro";}s:11:"*patterns";N;} [GBP-ja-JP] => 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:"ja-JP";s:2:"£";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:13:"British Pound";}s:11:"*patterns";N;} [HKD-ja-JP] => 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:"ja-JP";s:1:"$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:16:"Hong Kong Dollar";}s:11:"*patterns";N;} [INR-ja-JP] => 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:"ja-JP";s:3:"₹";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:12:"Indian Rupee";}s:11:"*patterns";N;} [JPY-ja-JP] => 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:"ja-JP";s:2:"¥";}s:12:"*precision";i:0;s:8:"*names";a:1:{s:5:"ja-JP";s:12:"Japanese Yen";}s:11:"*patterns";N;} [MXN-ja-JP] => 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:"ja-JP";s:1:"$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:12:"Mexican Peso";}s:11:"*patterns";N;} [MYR-ja-JP] => 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:"ja-JP";s:2:"RM";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:17:"Malaysian Ringgit";}s:11:"*patterns";N;} [PHP-ja-JP] => 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:"ja-JP";s:3:"₱";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:15:"Philippine Piso";}s:11:"*patterns";N;} [PLN-ja-JP] => 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:"ja-JP";s:3:"zł";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:12:"Polish Zloty";}s:11:"*patterns";N;} [SEK-ja-JP] => 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:"ja-JP";s:2:"kr";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:13:"Swedish Krona";}s:11:"*patterns";N;} [SGD-ja-JP] => 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:"ja-JP";s:1:"$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:16:"Singapore Dollar";}s:11:"*patterns";N;} [USD-ja-JP] => 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:"ja-JP";s:3:"US$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:9:"US Dollar";}s:11:"*patterns";N;} ) [expiries:Symfony\Component\Cache\Adapter\ArrayAdapter:private] => Array ( [AED-ja-JP] => 9223372036854775807 [AUD-ja-JP] => 9223372036854775807 [BRL-ja-JP] => 9223372036854775807 [CAD-ja-JP] => 9223372036854775807 [CHF-ja-JP] => 9223372036854775807 [CNY-ja-JP] => 9223372036854775807 [DZD-ja-JP] => 9223372036854775807 [EUR-ja-JP] => 9223372036854775807 [GBP-ja-JP] => 9223372036854775807 [HKD-ja-JP] => 9223372036854775807 [INR-ja-JP] => 9223372036854775807 [JPY-ja-JP] => 9223372036854775807 [MXN-ja-JP] => 9223372036854775807 [MYR-ja-JP] => 9223372036854775807 [PHP-ja-JP] => 9223372036854775807 [PLN-ja-JP] => 9223372036854775807 [SEK-ja-JP] => 9223372036854775807 [SGD-ja-JP] => 9223372036854775807 [USD-ja-JP] => 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 ( [ja-JP] => ja-JP ) [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 ( [ja-JP] => ja-JP ) [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 ( [ja-JP] => ja-JP ) [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-ja-JP] => 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:"ja-JP";s:3:"AED";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:27:"United Arab Emirates Dirham";}s:11:"*patterns";N;} [AUD-ja-JP] => 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:"ja-JP";s:1:"$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:28:"オーストラリア ドル";}s:11:"*patterns";N;} [BRL-ja-JP] => 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:"ja-JP";s:2:"R$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:14:"Brazilian Real";}s:11:"*patterns";N;} [CAD-ja-JP] => 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:"ja-JP";s:1:"$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:15:"Canadian Dollar";}s:11:"*patterns";N;} [CHF-ja-JP] => 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:"ja-JP";s:3:"CHF";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:11:"Swiss Franc";}s:11:"*patterns";N;} [CNY-ja-JP] => 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:"ja-JP";s:2:"¥";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:12:"Chinese Yuan";}s:11:"*patterns";N;} [DZD-ja-JP] => 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:"ja-JP";s:3:"DZD";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:14:"Algerian Dinar";}s:11:"*patterns";N;} [EUR-ja-JP] => 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:"ja-JP";s:3:"€";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:4:"Euro";}s:11:"*patterns";N;} [GBP-ja-JP] => 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:"ja-JP";s:2:"£";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:13:"British Pound";}s:11:"*patterns";N;} [HKD-ja-JP] => 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:"ja-JP";s:1:"$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:16:"Hong Kong Dollar";}s:11:"*patterns";N;} [INR-ja-JP] => 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:"ja-JP";s:3:"₹";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:12:"Indian Rupee";}s:11:"*patterns";N;} [JPY-ja-JP] => 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:"ja-JP";s:2:"¥";}s:12:"*precision";i:0;s:8:"*names";a:1:{s:5:"ja-JP";s:12:"Japanese Yen";}s:11:"*patterns";N;} [MXN-ja-JP] => 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:"ja-JP";s:1:"$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:12:"Mexican Peso";}s:11:"*patterns";N;} [MYR-ja-JP] => 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:"ja-JP";s:2:"RM";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:17:"Malaysian Ringgit";}s:11:"*patterns";N;} [PHP-ja-JP] => 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:"ja-JP";s:3:"₱";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:15:"Philippine Piso";}s:11:"*patterns";N;} [PLN-ja-JP] => 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:"ja-JP";s:3:"zł";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:12:"Polish Zloty";}s:11:"*patterns";N;} [SEK-ja-JP] => 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:"ja-JP";s:2:"kr";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:13:"Swedish Krona";}s:11:"*patterns";N;} [SGD-ja-JP] => 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:"ja-JP";s:1:"$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:16:"Singapore Dollar";}s:11:"*patterns";N;} [USD-ja-JP] => 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:"ja-JP";s:3:"US$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:9:"US Dollar";}s:11:"*patterns";N;} ) [expiries:Symfony\Component\Cache\Adapter\ArrayAdapter:private] => Array ( [AED-ja-JP] => 9223372036854775807 [AUD-ja-JP] => 9223372036854775807 [BRL-ja-JP] => 9223372036854775807 [CAD-ja-JP] => 9223372036854775807 [CHF-ja-JP] => 9223372036854775807 [CNY-ja-JP] => 9223372036854775807 [DZD-ja-JP] => 9223372036854775807 [EUR-ja-JP] => 9223372036854775807 [GBP-ja-JP] => 9223372036854775807 [HKD-ja-JP] => 9223372036854775807 [INR-ja-JP] => 9223372036854775807 [JPY-ja-JP] => 9223372036854775807 [MXN-ja-JP] => 9223372036854775807 [MYR-ja-JP] => 9223372036854775807 [PHP-ja-JP] => 9223372036854775807 [PLN-ja-JP] => 9223372036854775807 [SEK-ja-JP] => 9223372036854775807 [SGD-ja-JP] => 9223372036854775807 [USD-ja-JP] => 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 ( [ja-JP] => ja-JP ) [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-ja-JP] => 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:"ja-JP";s:3:"AED";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:27:"United Arab Emirates Dirham";}s:11:"*patterns";N;} [AUD-ja-JP] => 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:"ja-JP";s:1:"$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:28:"オーストラリア ドル";}s:11:"*patterns";N;} [BRL-ja-JP] => 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:"ja-JP";s:2:"R$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:14:"Brazilian Real";}s:11:"*patterns";N;} [CAD-ja-JP] => 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:"ja-JP";s:1:"$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:15:"Canadian Dollar";}s:11:"*patterns";N;} [CHF-ja-JP] => 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:"ja-JP";s:3:"CHF";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:11:"Swiss Franc";}s:11:"*patterns";N;} [CNY-ja-JP] => 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:"ja-JP";s:2:"¥";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:12:"Chinese Yuan";}s:11:"*patterns";N;} [DZD-ja-JP] => 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:"ja-JP";s:3:"DZD";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:14:"Algerian Dinar";}s:11:"*patterns";N;} [EUR-ja-JP] => 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:"ja-JP";s:3:"€";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:4:"Euro";}s:11:"*patterns";N;} [GBP-ja-JP] => 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:"ja-JP";s:2:"£";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:13:"British Pound";}s:11:"*patterns";N;} [HKD-ja-JP] => 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:"ja-JP";s:1:"$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:16:"Hong Kong Dollar";}s:11:"*patterns";N;} [INR-ja-JP] => 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:"ja-JP";s:3:"₹";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:12:"Indian Rupee";}s:11:"*patterns";N;} [JPY-ja-JP] => 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:"ja-JP";s:2:"¥";}s:12:"*precision";i:0;s:8:"*names";a:1:{s:5:"ja-JP";s:12:"Japanese Yen";}s:11:"*patterns";N;} [MXN-ja-JP] => 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:"ja-JP";s:1:"$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:12:"Mexican Peso";}s:11:"*patterns";N;} [MYR-ja-JP] => 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:"ja-JP";s:2:"RM";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:17:"Malaysian Ringgit";}s:11:"*patterns";N;} [PHP-ja-JP] => 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:"ja-JP";s:3:"₱";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:15:"Philippine Piso";}s:11:"*patterns";N;} [PLN-ja-JP] => 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:"ja-JP";s:3:"zł";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:12:"Polish Zloty";}s:11:"*patterns";N;} [SEK-ja-JP] => 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:"ja-JP";s:2:"kr";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:13:"Swedish Krona";}s:11:"*patterns";N;} [SGD-ja-JP] => 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:"ja-JP";s:1:"$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:16:"Singapore Dollar";}s:11:"*patterns";N;} [USD-ja-JP] => 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:"ja-JP";s:3:"US$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:9:"US Dollar";}s:11:"*patterns";N;} ) [expiries:Symfony\Component\Cache\Adapter\ArrayAdapter:private] => Array ( [AED-ja-JP] => 9223372036854775807 [AUD-ja-JP] => 9223372036854775807 [BRL-ja-JP] => 9223372036854775807 [CAD-ja-JP] => 9223372036854775807 [CHF-ja-JP] => 9223372036854775807 [CNY-ja-JP] => 9223372036854775807 [DZD-ja-JP] => 9223372036854775807 [EUR-ja-JP] => 9223372036854775807 [GBP-ja-JP] => 9223372036854775807 [HKD-ja-JP] => 9223372036854775807 [INR-ja-JP] => 9223372036854775807 [JPY-ja-JP] => 9223372036854775807 [MXN-ja-JP] => 9223372036854775807 [MYR-ja-JP] => 9223372036854775807 [PHP-ja-JP] => 9223372036854775807 [PLN-ja-JP] => 9223372036854775807 [SEK-ja-JP] => 9223372036854775807 [SGD-ja-JP] => 9223372036854775807 [USD-ja-JP] => 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 ( [ja-JP] => ja-JP ) [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 ( [ja-JP] => ja-JP ) [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-ja-JP] => 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:"ja-JP";s:3:"AED";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:27:"United Arab Emirates Dirham";}s:11:"*patterns";N;} [AUD-ja-JP] => 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:"ja-JP";s:1:"$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:28:"オーストラリア ドル";}s:11:"*patterns";N;} [BRL-ja-JP] => 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:"ja-JP";s:2:"R$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:14:"Brazilian Real";}s:11:"*patterns";N;} [CAD-ja-JP] => 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:"ja-JP";s:1:"$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:15:"Canadian Dollar";}s:11:"*patterns";N;} [CHF-ja-JP] => 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:"ja-JP";s:3:"CHF";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:11:"Swiss Franc";}s:11:"*patterns";N;} [CNY-ja-JP] => 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:"ja-JP";s:2:"¥";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:12:"Chinese Yuan";}s:11:"*patterns";N;} [DZD-ja-JP] => 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:"ja-JP";s:3:"DZD";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:14:"Algerian Dinar";}s:11:"*patterns";N;} [EUR-ja-JP] => 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:"ja-JP";s:3:"€";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:4:"Euro";}s:11:"*patterns";N;} [GBP-ja-JP] => 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:"ja-JP";s:2:"£";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:13:"British Pound";}s:11:"*patterns";N;} [HKD-ja-JP] => 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:"ja-JP";s:1:"$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:16:"Hong Kong Dollar";}s:11:"*patterns";N;} [INR-ja-JP] => 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:"ja-JP";s:3:"₹";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:12:"Indian Rupee";}s:11:"*patterns";N;} [JPY-ja-JP] => 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:"ja-JP";s:2:"¥";}s:12:"*precision";i:0;s:8:"*names";a:1:{s:5:"ja-JP";s:12:"Japanese Yen";}s:11:"*patterns";N;} [MXN-ja-JP] => 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:"ja-JP";s:1:"$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:12:"Mexican Peso";}s:11:"*patterns";N;} [MYR-ja-JP] => 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:"ja-JP";s:2:"RM";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:17:"Malaysian Ringgit";}s:11:"*patterns";N;} [PHP-ja-JP] => 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:"ja-JP";s:3:"₱";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:15:"Philippine Piso";}s:11:"*patterns";N;} [PLN-ja-JP] => 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:"ja-JP";s:3:"zł";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:12:"Polish Zloty";}s:11:"*patterns";N;} [SEK-ja-JP] => 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:"ja-JP";s:2:"kr";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:13:"Swedish Krona";}s:11:"*patterns";N;} [SGD-ja-JP] => 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:"ja-JP";s:1:"$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:16:"Singapore Dollar";}s:11:"*patterns";N;} [USD-ja-JP] => 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:"ja-JP";s:3:"US$";}s:12:"*precision";i:2;s:8:"*names";a:1:{s:5:"ja-JP";s:9:"US Dollar";}s:11:"*patterns";N;} ) [expiries:Symfony\Component\Cache\Adapter\ArrayAdapter:private] => Array ( [AED-ja-JP] => 9223372036854775807 [AUD-ja-JP] => 9223372036854775807 [BRL-ja-JP] => 9223372036854775807 [CAD-ja-JP] => 9223372036854775807 [CHF-ja-JP] => 9223372036854775807 [CNY-ja-JP] => 9223372036854775807 [DZD-ja-JP] => 9223372036854775807 [EUR-ja-JP] => 9223372036854775807 [GBP-ja-JP] => 9223372036854775807 [HKD-ja-JP] => 9223372036854775807 [INR-ja-JP] => 9223372036854775807 [JPY-ja-JP] => 9223372036854775807 [MXN-ja-JP] => 9223372036854775807 [MYR-ja-JP] => 9223372036854775807 [PHP-ja-JP] => 9223372036854775807 [PLN-ja-JP] => 9223372036854775807 [SEK-ja-JP] => 9223372036854775807 [SGD-ja-JP] => 9223372036854775807 [USD-ja-JP] => 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 ( [ja-JP] => ja-JP ) [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 ( [ja-JP] => PrestaShop\PrestaShop\Core\Localization\Locale Object ( [code:protected] => ja-JP [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] => 14 [name] => 日本語 (Japanese) [iso_code] => ja [locale] => ja-JP [language_code] => ja-jp [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] => 2 [name] => US Dollar [localizedNames:protected] => Array ( [1] => US Dollar [3] => US Dollar [4] => US Dollar [5] => US Dollar [8] => US Dollar [9] => US Dollar [10] => US Dollar [11] => US Dollar [14] => US Dollar [15] => US Dollar [16] => US Dollar [17] => US Dollar [18] => US Dollar [19] => US Dollar ) [iso_code] => USD [iso_code_num] => 840 [numeric_iso_code] => 840 [conversion_rate] => 0.639506 [deleted] => 0 [unofficial] => 0 [modified] => 1 [active] => 1 [sign] => US$ [symbol] => US$ [localizedSymbols:CurrencyCore:private] => Array ( [1] => US$ [3] => US$ [4] => US$ [5] => US$ [8] => US$ [9] => US$ [10] => US$ [11] => US$ [14] => US$ [15] => US$ [16] => US$ [17] => US$ [18] => US$ [19] => US$ ) [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] => ja-JP [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] => ja [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] => 1749489025.538 [_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] => /ja/noberuti/tntsawasutorappumaruchikarax-200.html?SubmitCurrency=1&id_currency=2?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_COOKIE] => PrestaShop-b4bad38862bb1b5ea35d12de8ab5fbd2=def50200438b68209c335e27559ffeeeeee3c77bd13b3f3e502f44bbe28bd973afe353c618fb4203c7d6537efb44dd4f578ddb83fdc870645f85a2af43298d03895117e1bf64d1c29210829ff702e7266d5409ada7682e7524773fbc95af3ae19aad7029517e5bcbcc60c68390fce93a44d9488880f85ec2eb141e2839061e6675764b5902c57ca8fc46dca86c3edc620a46082744f5238aa58cb572e2c56a8d05dbf37305ad3505c9f52ae19fc54f004fd4e3835f3b0bfb3e52cb8c59b3eec71b93d66581a4d051a6f181d869bde581320bdf791bbff881e4ead5fbcf5c996ca3933a26e760 [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 ( [ja-JP] => Symfony\Component\Translation\MessageCatalogue Object ( [messages:Symfony\Component\Translation\MessageCatalogue:private] => Array ( [ModulesSocialfollowShop] => Array ( [Rss] => RSS [Pinterest] => Pinterest [LinkedIn] => LinkedIn [Follow us] => 私達を理解 ) [EmailsBody] => Array ( [When signing up, don't forget to provide the e-mail address of your referring friend:] => サインアップするときは、紹介する友人の電子メール アドレスを提供することを忘れないでください。 [It's very easy to sign up. Just click here!] => サインアップするのはとても簡単です。. Just 詳しくはこちら! [Get referred and earn a discount voucher of {discount}!] => 割引券の受け取りと獲得 {discount}! [We are pleased to offer you a voucher worth {discount} that you can use on your next order.] => 私たちはあなたに価値のあるクーポンを提供して喜んでいます {discount} 次回の注文に使用できること。. [Your friend {firstname} {lastname} wants to refer you on {shop_name}!] => あなたの友人 {firstname} {lastname} お問い合わせ {shop_name}! [We are pleased to offer you a voucher worth {discount_display} (voucher # {discount_name}) that you can use on your next order.] => 私たちはあなたに価値のあるクーポンを提供して喜んでいます {discount_display} (クーポン#) {discount_name}) 次回の注文に使用できること。. [Your referred friend {sponsored_firstname} {sponsored_lastname} has placed his or her first order on {shop_name}!] => あなたの友人 {sponsored_firstname} {sponsored_lastname} 彼または彼女の最初の注文は、 {shop_name}! [You are advised to open the product's admin Product Page in order to replenish your inventory.] => 在庫を補充するために、製品の管理製品ページを開くことをお勧めします。. [Your order with the reference {order_name} has been modified.] => 参照で注文する {order_name} 修正しました。. [We wish to thank you for the trust you have placed in us and want to give you a discount of {amount}% valid on your next order! This offer is valid for {days} days, so do not waste a moment!] => 私たちは、あなたが私たちに置いた信頼に感謝し、あなたに割引を与えたいと願っています {amount}次の注文で%有効!このオファーは有効です {days} 日が経つと、一瞬を無駄にしない! [As appreciation for your loyalty, we want to give you a discount of {amount}% valid on your next order! This offer is valid for {days} days, so do not waste a moment!] => あなたの忠誠心に感謝として、私たちはあなたの割引を与えたい {amount}次の注文で%有効!このオファーは有効です {days} 日が経つと、一瞬を無駄にしない! [As our way of saying thanks, we want to give you a discount of {amount}% off your next order! This offer is valid for {days} days, so do not waste a moment!] => 感謝の気持ちを言うように、私たちはあなたに割引を与えたい {amount}次の注文から %オフ!このオファーは有効です {days} 日が経つと、一瞬を無駄にしない! [As an incentive, we can give you a discount of {amount}% off your next order! This offer is valid for {days} days, so do not waste a moment!] => インセンティブとして、私たちはあなたに割引を与えることができます {amount}次の注文から %オフ!このオファーは有効です {days} 日が経つと、一瞬を無駄にしない! [Voucher code: {voucher_num} in the amount of {voucher_amount}] => バウチャーコード: {voucher_num} の量 {voucher_amount} [A voucher has been created in your name as a result of your order with the reference {order_name}.] => クーポンは、参照で注文の結果、あなたの名前で作成されています {order_name}. [This is a test e-mail from your shop.

If you can read this, the test was successful!] => これは、 テストメール ショップから。.

これを読むことができれば、テストは成功しました! [Your order with the reference {order_name} has been shipped.] => 参照で注文する {order_name} 出荷されました。. [You have received a new message from {shop_name} regarding order with the reference {order_name}.] => 新しいメッセージが届きました {shop_name} 参照の注文について {order_name}. [Referral program Voucher] => 紹介プログラムバウチャー [Sponsorship Program] => スポンサーシップ プログラム [, with an amount of] => 、量で [We have created a voucher in your name for referring a friend.] => お友達紹介用のバウチャーをあなたの名前で作成しました。. [Here is the code of your voucher:] => バウチャーのコードは次のとおりです。 [Simply copy/paste this code during the payment process for your next order.] => 次の注文の支払いプロセス中に、このコードをコピーして貼り付けるだけです。. [Referral program Invitation] => 紹介プログラム招待 [When signing up, don't forget to provide the email address of your referring friend:] => サインアップするときは、紹介する友人のメールアドレスを忘れずに提供してください。 [It's very easy to sign up, just click here!] => サインアップはとても簡単です。ここをクリックするだけです。! [Get referred and earn a discount voucher of [1]{discount}[/1]!] => 割引券の受け取りと獲得 [1]{discount}[/1]! [Your friend [1]{firstname} {lastname}[/1] wants to refer you on {shop_name}!] => あなたの友人 [1]{firstname} {lastname}[/1] お問い合わせ {shop_name}! [Join us!] => 参加しませんか!! [We are pleased to offer you a voucher worth [1]{discount}[/1] that you can use on your next order.] => 私たちはあなたに価値のあるクーポンを提供して喜んでいます [1]{discount}[/1] 次回の注文に使用できること。. [Best regards,] => よろしくお願いします、, [Referral program Congratulations] => 紹介プログラム おめでとう [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}[/1] (キャスター#) [1]{discount_name}[/1])次の注文で使用できる。. [Your referred friend [1]{sponsored_firstname}[/1] [1]{sponsored_lastname}[/1] has placed his/her first order on {shop_name}!] => あなたの友人 [1]{sponsored_firstname}[/1] [1]{sponsored_lastname}[/1] 第一次注文を {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} 生年月日. [Your cart on {shop_name}] => あなたのカート {shop_name} [Follow up 4] => フォローアップ 4 [Enter this code in your shopping cart to get the discount.] => このコードをショッピングカートに入力して割引を受けてください。. [Here is your VOUCHER CODE:] => バウチャー コードは次のとおりです。 [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] 日が経つと、もう待たずに! [Your cart has been saved, you can resume your order by visiting our shop:] => カートが保存されました。ショップにアクセスして注文を再開できます。 [Follow up 3] => フォローアップ 3 [Thanks for your trust.] => ご信頼いただきありがとうございます。. [Thanks for your order.] => ご注文ありがとうございます。. [Follow up 2] => フォローアップ 2 [Your voucher code on {shop_name}] => クーポンコード {shop_name} [Your cart has been saved, you can go back to your order on our shop:] => カートが保存されました。当店で注文に戻ることができます。 [Thanks for your visit. However, it looks like you did not complete your purchase.] => ご訪問いただきありがとうございます。 ただし、購入が完了していないようです。. [Follow up 1] => フォローアップ 1 [Your cart at {shop_name}] => カートを見る {shop_name} [Thank you for subscribing to our newsletter. We are pleased to offer you the following voucher:] => ニュースレターを購読していただきありがとうございます。 以下のバウチャーをご用意しております。 [Subscribing to newsletter] => ニュースレターの購読 [Newsletter Voucher] => ニュースレターバウチャー [Thank you for subscribing to our newsletter. Please click on the following link to confirm your request:] => ニュースレターを購読していただきありがとうございます。 次のリンクをクリックして、リクエストを確認してください。 [Newsletter Verification] => ニュースレターの確認 [Newsletter Confirmation] => ニュースレターの確認 [Return Details] => 返品の詳細 [Return Slip] => 返信伝票 [You have received a new return request for {shop_name}.] => 新規の返品リクエストを受け取りました {shop_name}. [There are now less than [1]{last_qty}[/1] items in stock.] => 今よりも少ない [1]{last_qty}[/1] 在庫の項目。. [Product out of stock] => 在庫切れの商品 [Replenish your inventory, go to the [1]Catalog > Stocks[/1] section of your back office to manage your stock.] => 在庫を補充し、 [1]カタログ >株式について[/1] バックオフィスのセクションで在庫管理ができます。. [Remaining stock:] => 残りの在庫: [{product} is almost out of stock.] => {product} ほとんど在庫切れです。. [Your stock cover is now less than the specified minimum of:] => あなたの株式カバーは現在、以下の指定された最小値を下回っています: [Product coverage] => 製品範囲 [Current stock cover:] => 現在の在庫カバー: [If you have a guest account, you can follow your order via the %guest_tracking_label% section on our shop.] => ゲストアカウントをお持ちの場合、注文をフォローできます。 %guest_tracking_label% 店舗のセクション. [Go to your customer account to learn more about it.] => 詳細については、お客様のアカウントにアクセスしてください。. [Order ID {order_name}] => 注文ID {order_name} [If you have a guest account, you can follow your order via the Guest Tracking section on our shop.] => ゲストアカウントをお持ちの場合、注文をフォローできます。 ゲストトラッキング 店舗のセクション. [Your order with the reference [1]{order_name}[/1] from [1]{shop_name}[/1] has been changed by the merchant.] => 参照で注文する [1]{order_name}[/1] から [1]{shop_name}[/1] 商店が変更されました。. [A new order was placed on [1]{shop_name}[/1] by the following customer:] => 新規注文を [1]{shop_name}[/1] 以下のお客様による [New Order] => 新規注文 [Including total tax] => 税込合計 [Click on the following link to visit the product page and order it:] => 次のリンクをクリックして製品ページにアクセスし、注文してください。 [Good news, this item is back in stock!] => 朗報です、こちらの商品が再入荷しました!! [Customer Quantity] => 顧客数量 [{product} is now available.] => {product} 詳しくはこちら. [Here is your new voucher code:] => 新しいバウチャー コードは次のとおりです。 [Voucher code has been generated] => バウチャーコードが生成されました [Voucher new] => バウチャー 新規 [[1]VOUCHER CODE: {voucher_num}[/1] in the amount of [1]{voucher_amount}[/1]] => [1]VOUCHERコード: {voucher_num}[/1] の量 [1]{voucher_amount}[/1] [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]. [Voucher code generated] => バウチャー コードが生成されました [In order to use it, just copy/paste this code during check out.] => 使用するには、チェックアウト時にこのコードをコピーして貼り付けてください。. [If you can read this, it means the test is successful!] => これが読めれば合格です!! [Here is a test [1]email[/1] from your shop.] => ここではテストです [1]電子メール[/1] ショップから。. [Test] => テスト [Your order with the reference [1]{order_name}[/1] has been shipped.] => 参照で注文する [1]{order_name}[/1] 出荷されました。. [Shipped] => 発送済み [In order to reply, click on the following link: {link}] => 返信するには、次のリンクをクリックしてください。 {link} [Reply msg] => 返信メッセージ [Please do not reply directly to this email, we will not receive it.] => このメールに直接返信しないでください。受信できません。. [We have processed your refund for your order with the reference [1]{order_name}[/1] from [1]{shop_name}[/1].] => 弊社では、お客様のご都合により返金処理を行っております。 [1]{order_name}[/1] から [1]{shop_name}[/1]. [There are now less than [1]{last_qty}[/1] of [1]{product}[/1] in stock.] => 今よりも少ない [1]{last_qty}[/1] インフォメーション [1]{product}[/1] 在庫あり. [We are currently processing your order with the reference [1]{order_name}[/1] from [1]{shop_name}[/1].] => 現在、お客様の注文を参考までに処理します。 [1]{order_name}[/1] から [1]{shop_name}[/1]. [Processing order] => 処理順序 [Preparation] => 準備 [You can expect delivery as soon as your payment is received.] => 支払いが受領され次第、配達を期待できます。. [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]{order_name}[/1] から [1]{shop_name}[/1]お問い合わせ.お電話にてお問い合わせください。. [Payment Error] => 支払いエラー [Your payment for order with the reference [1]{order_name}[/1] was successfully processed.] => 参照で注文するための支払い [1]{order_name}[/1] うまく処理されました。. [If you did not make this request, just ignore this email.] => このリクエストを行っていない場合は、このメールを無視してください。. [In order to confirm this action, click on the following link:] => このアクションを確認するには、次のリンクをクリックしてください。 [Confirmation of password request on {shop_name}] => パスワード要求の確認 {shop_name} [Password Query] => パスワードクエリ [You have requested to reset your [1]{shop_name}[/1] login details.] => リセットリクエスト [1]{shop_name}[/1] ログイン情報. [Your password has been correctly updated.] => パスワードは正しく更新されました。. [Follow your order and download your invoice on our shop, go to the %order_history_label% section of your customer account.] => 注文をフォローし、当店で請求書をダウンロードしてください。 %order_history_label% お客様のアカウントのセクション。. [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.] => 申し訳ありませんが、現在 1 つまたは複数のアイテムが在庫切れになっているため、配送に多少の遅れが生じる場合があります。 ご不便をおかけして申し訳ございません。状況を改善するために最善を尽くしております。. [Replenishment required] => 補充が必要 [Follow your order and download your invoice on our shop, go to the Order history and details section of your customer account.] => 注文をフォローし、当店で請求書をダウンロードしてください。 注文履歴と詳細 お客様のアカウントのセクション。. [Thanks for your order with the reference {order_name} from {shop_name}.] => 参照で注文をありがとう {order_name} から {shop_name}. [Order return state] => 注文返品状態 [Order return #{id_order_return} - Update] => 注文リターン #{id_order_return} - 更新 [Order merchant comment] => 注文業者のコメント [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 from customer] => お客様からのメッセージ [Order customer comment] => ご注文のお客様のコメント [You have received a new message regarding order with the reference] => 注文に関する新しいメッセージを受け取りました。 [Thank you for your order on [1]{shop_name}[/1]!] => お問い合わせ [1]{shop_name}[/1]! [Thank you for shopping on [1]{shop_name}[/1]!] => ショッピングありがとうございます [1]{shop_name}[/1]! [Your order with the reference [1]{order_name}[/1] from [1]{shop_name}[/1] has been canceled by the merchant.] => 参照で注文する [1]{order_name}[/1] から [1]{shop_name}[/1] 商店からキャンセルされました。. [[1]WARNING:[/1] you have received a new log alert in your back office.] => [1]警告:[/1] バックオフィスに新しいログアラートが届きました。. [New alert message saved] => 新しい警告メッセージが保存されました [Log Alert] => ログアラート [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] is on its way.] => 参照で注文する [1]{order_name}[/1] その道です。. [Import finished] => 輸入完了 [Click on the following link to set up your password:] => 次のリンクをクリックして、パスワードを設定します。 [Congratulations, your guest account for [1]{shop_name}[/1] has been turned into a customer account!] => おめでとうございます。 [1]{shop_name}[/1] 顧客アカウントに変わりました! [Your guest account has been turned into a customer account] => ゲスト アカウントが顧客アカウントに変更されました [Guest to customer] => ゲストからお客様へ [Email address:] => 電子メールアドレス: [[1]{employee}[/1] added [1]{comment}[/1]] => [1]{employee}[/1] 追加する [1]{comment}[/1] [Customer Service - Discussion Forwarded] => カスタマー サービス - ディスカッションの転送 [Forward message] => メッセージを転送する [[1]{employee}[/1] wanted to forward this discussion to you.] => [1]{employee}[/1] 皆様へのご意見をお待ちしております。. [Here is your identification information on [1]{shop_name}[/1]] => ここにあなたの識別情報があります [1]{shop_name}[/1] [Here is your personal login information for {shop_name}] => ここにあなたの個人的なログイン情報があります {shop_name} [Employee password] => 社員パスワード [You have [1]{nbProducts}[/1] product(s) now available for download using the following link(s):] => お問い合わせ [1]{nbProducts}[/1] 下記のリンクからダウンロードできます。 [Product(s) to download] => ダウンロードする製品 [Thank you for your order with the reference {order_name} from [1]{shop_name}[/1]] => お電話でのお問い合わせ {order_name} から [1]{shop_name}[/1] [Download products] => 製品のダウンロード [Review this credit slip and download it on our shop, go to the %credit_slips_label% section of your customer account.] => このクレジット スリップを見直し、当店でダウンロードしてください。 %credit_slips_label% お客様のアカウントのセクション。. [Review this credit slip and download your invoice on our shop, go to the Credit slips section of your customer account.] => このクレジット スリップを見直し、当店で請求書をダウンロードし、 クレジット スリップ お客様のアカウントのセクション。. [A credit slip has been generated in your name for order with the reference [1]{order_name}[/1].] => 参照で注文するために名前にクレジット スリップが生成されました [1]{order_name}[/1]. [We will reply as soon as possible.] => できるだけ早く返信いたします。. [Your message has been sent successfully, thank you for taking the time to write!] => メッセージは正常に送信されました。お時間を割いていただき、ありがとうございます。! [Contact Form] => お問い合わせフォーム [Customer Email Address:] => 顧客の電子メール アドレス: [Order ID #:] => 注文番号: [Here is the information you need for your check:] => チェックに必要な情報は次のとおりです。 [You have decided to pay by bank check.] => あなたは銀行小切手で支払うことにしました。. [Payment method: check] => お支払い方法:小切手 [Awaiting payment by check] => 小切手による支払い待ち [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]. [Here is the information you need for your transfer:] => 転送に必要な情報は次のとおりです。 [You have decided to pay by bank wire.] => 銀行振込で支払うことにしました。. [Payment method: bank wire] => お支払い方法:銀行振込 [Pending payment] => 保留中のお支払い [Please specify your order reference in the bankwire description.] => 銀行送金の説明に注文番号を指定してください。. [Please go on {order_link} to complete the payment.] => お問い合わせ {order_link} お支払いを完了します。. [Back Office Order] => バックオフィス注文 [Your login details on {shop_name}] => ログインの詳細 {shop_name} [When signing up, don't forget to provide the e-mail address of your referring friend:] => サインアップするときは、紹介する友人の電子メール アドレスを提供することを忘れないでください。 [It's very easy to sign up. Just click here!] => サインアップするのはとても簡単です。. Just 詳しくはこちら! [Get referred and earn a discount voucher of [1]{discount}![/1]] => 割引券の受け取りと獲得 [1]{discount}![/1] [Your friend [1]{firstname} {lastname}[/1] wants to refer you on {shop_name}!] => あなたの友人 [1]{firstname} {lastname}[/1] お問い合わせ {shop_name}! [join us!] => 参加しませんか!! [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} (クーポン#) {discount_name})[/1] 次回の注文に使用できること。. [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 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] 日が経つと、一瞬を無駄にしない! [You are one of our best customers, however you have not placed an order in {days_threshold} days.] => お客様には最高のお1人様ですが、ご注文はお受けしておりません。 {days_threshold} 生年月日. [Enter this code in your shopping cart to get your discount.] => このコードをショッピングカートに入力して、割引を受けてください。. [Here is your coupon:] => これがあなたのクーポンです: [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] 日が経つと、一瞬を無駄にしない! [You are one of our best customers and as such we want to thank you for your continued patronage.] => あなたは私たちの最高の顧客の一人です. [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] 日が経つと、一瞬を無駄にしない! [Thank you for your order at {shop_name}.] => お問い合わせ {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] 日が経つと、一瞬を無駄にしない! [We noticed that during your last visit on {shop_name}, you did not complete the order you had started.] => 最終訪問時にお知らせ致します。 {shop_name}やった注文は完了しませんでした。. [Regarding your newsletter subscription, we are pleased to offer you the following voucher:] => ニュースレターの購読に関して、次のバウチャーを提供させていただきます。 [Newsletter subscription] => ニュースレターの購読 [Thank you for subscribing to our newsletter, please confirm your request by clicking the link below :] => ニュースレターを購読していただきありがとうございます。以下のリンクをクリックして、リクエストを確認してください。 [{order_name} Placed on {date}] => {order_name} 開催場所 {date} [Return details] => 返品の詳細 [The remaining stock is now less than the specified minimum of] => 残りの在庫は現在、指定された最小値よりも少なくなっています [{product} is nearly out of stock.] => {product} 在庫のほとんどです。. [The stock cover is now less than the specified minimum of:] => 在庫カバーは現在、以下の指定された最小値を下回っています: [Your order with the reference [1]{order_name}[/1] has been modified.] => 参照で注文する [1]{order_name}[/1] 修正しました。. [Order edited] => 注文を編集しました [A new order was placed on {shop_name} by the following customer: {firstname} {lastname} ({email})] => 新規注文を {shop_name} 以下のお客様による {firstname} {lastname} ({email}) [You can order it right now from our online shop.] => オンラインショップから今すぐご注文いただけます。. [You can access the product page by clicking on the link:] => リンクをクリックして製品ページにアクセスできます。 [This item is once again in-stock.] => こちらの商品が再入荷致しました。. [This is to inform you about the creation of a voucher.] => これは、バウチャーの作成についてお知らせするものです。. [[1]Voucher code: {voucher_num}[/1] in the amount of [1]{voucher_amount}[/1]] => [1]バウチャーコード: {voucher_num}[/1] の量 [1]{voucher_amount}[/1] [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]. [Voucher created] => バウチャーが作成されました [If you can read this, the test was successful!] => これが読めれば試験合格!! [This is a [1]test e-mail[/1] from your shop.] => これは、 [1]テストメール[/1] ショップから。. [Hello] => こんにちは [Your order has been shipped] => ご注文は出荷されています [In order to reply, please use the following link: {link}] => 返信のため、次のリンクをご利用ください。 {link} [We have processed your {shop_name} refund for order with the reference {order_name}.] => お問い合わせ {shop_name} 参照の順序のための払い戻し {order_name}. [We are currently processing your {shop_name} order with the reference {order_name}.] => 現在処理中です {shop_name} 参照の順序 {order_name}. [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}お問い合わせ.まずはお気軽にご相談ください。. [Your payment for order with the reference {order_name} was successfully processed.] => 参照で注文するための支払い {order_name} うまく処理されました。. [Your order with the reference [1]{order_name}[/1] from [1]{shop_name}[/1] has been canceled.] => 参照で注文する [1]{order_name}[/1] から [1]{shop_name}[/1] キャンセルしました。. [[1]Warning:[/1] you have received a new log alert in your Back Office.] => [1]警告:[/1] バックオフィスで新しいログアラートを受け取りました。. [Your order with the reference [1]{order_name}[/1] is currently in transit.] => 参照で注文する [1]{order_name}[/1] 現在、transit に使われています。. [Your guest account for [1]{shop_name}[/1] has been transformed into a customer account.] => ゲストアカウント [1]{shop_name}[/1] 顧客アカウントに移行しました。. [[1]{employee}[/1] added [1]"{comment}"[/1]] => [1]{employee}[/1] 追加する [1]お問い合わせ{comment}お問い合わせ[/1] [Here is your personal login information for [1]{shop_name}[/1]:] => ここにあなたの個人的なログイン情報があります [1]{shop_name}[/1]: : : [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% お客様のアカウントのセクション。. [We have generated a credit slip in your name for order with the reference [1]{order_name}[/1].] => 参照で注文するために名前にクレジット スリップを生成しました [1]{order_name}[/1]. [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]. [Here is your login email address:] => ログイン用メールアドレスは次のとおりです。 [Your login email address on {shop_name}] => ログインメールアドレス {shop_name} [{shop_name} powered by PrestaShop™] => {shop_name} によって供給される プレスタショップTM [(waiting for validation)] => (検証待ち) [{followup}] => {followup} [{shop_name} powered by PrestaShop™] => {shop_name} によって供給される プレスタショップTM [Message from {shop_name}] => {shop_name} からのお知らせ [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:] => 銀行住所: [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:] => 小切手送付先: [Message from a {shop_name} customer] => お客からのメッセージ [Order ID:] => 注文ID: [Your message to {shop_name} Customer Service] => カスタマーサービスにメッセージを送る [Your message has been sent successfully.] => メッセージは正常に送信されました。 [We will answer as soon as possible.] => できるだけすぐに返答いたします。 [Attached file:] => 添付ファイル: [Credit slip created] => クレジット伝票が生成されました [Thank you for your order with the reference {order_name} from {shop_name}] => {order_name} の注文ありがとうございました。 [Product(s) now available for download] => 商品のダウンロードが可能になりました。 [Your {shop_name} login information] => お客様の {shop_name} ログイン情報 [First name:] => 名: [Last name:] => 姓: [Customer service - Forwarded discussion] => カスタマーサービス - 転送された相談 [Discussion history:] => 相談履歴: [Your customer account creation] => お客様の新規会員登録 [Please be careful when sharing these login details with others.] => ログイン情報を共有する際には注意深く取り扱ってください。 [Import complete] => インポート完了 [In transit] => 送信中 [You can track your package using the following link:] => 次のリンクよりご注文商品の配送状況をご確認いただけます: [You have received a new log alert] => ログ警告が発生しています [Order canceled] => 注文はキャンセルされました [Order changed] => 注文内容が変更されました [Message from a customer] => お客様メッセージ [Product:] => 商品: [Message:] => メッセージ: [Return #{id_order_return} - update] => 返品番号 {id_order_return} - 更新 [We have updated the progress on your return #{id_order_return}, the new status is:] => 返品番号 {id_order_return} の取扱い状況を更新しました、現在のステータスは: [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.] => 残念ながら、ご注文いただいた商品に在庫切れ商品が含まれているため、お届けに通常以上に日数が必要になる場合がございます。出来る限りの対応を行なっておりますので何卒ご理解いただけますようよろしくお願いいたします。 [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:] => 確認して処理を続行する場合には、次のリンクをご利用ください: [Please note that this will change your current password.] => これにより現在のパスワードが変更になることをご理解ください。 [Payment processed] => 支払い手続き中 [Payment processing error] => 支払い処理エラー [We cannot ship your order until we receive your payment.] => お支払いを確認後、ご注文商品を出荷いたします。 [Processing] => 手続き中 [Refund processed] => 返金処理されました [Total Tax paid] => 支払い税金合計 [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}] => 注文ID: {order_name} [Customer:] => お客様: [Thank you for subscribing to our newsletter.] => メールマガジンに登録ありがとうございます。 [Hi,] => お知らせ [Your {shop_name} login details] => {shop_name} ログイン情報 [Congratulations!] => おめでとうございます ! [Referral Program] => 紹介プログラム [Hi {firstname} {lastname},] => {lastname} {firstname} 様 [You can now place orders on our shop:] => これで当店でご注文になることができます。 [Account] => アカウント [Here are your login details:] => 以下がお客様のログイン情報になります。 [Bankwire] => 銀行振込 [Check] => 小切手 [Contact] => お問合せ [Credit Slip] => クレジット伝票 [Credit slip] => クレジット伝票 [You can access your customer account on our shop:] => 当店の顧客登録情報にアクセスできます: [The file {filename} has been successfully imported to your shop.] => {filename} はショップに正常にインポートされました。 [Import] => インポート [Newsletter] => メールマガジン [Order confirmation] => ご注文確認 [Out of stock] => 在庫切れ [Password] => パスワード [Payment] => お支払い [Payment error] => 支払いエラー [Refund] => 払い戻し [Voucher] => クーポン: [Carrier] => 配送 ) [ModulesContactformAdmin] => Array ( [By default, you will only receive contact messages through your Customer service tab.] => デフォルトでは、カスタマー サービス タブからのみ連絡先メッセージを受信します。. [Receive customers' messages by email] => お客様からのメッセージをメールで受け取る [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.] => お問い合わせ Yes お客様がメッセージ送信後、追跡番号を含む一般的な確認メールが届きます。.注意:迷惑メールを捨てるには、メッセージの内容はメールに含まれません。. [Send confirmation email to your customers] => 顧客に確認メールを送信する [For even more security on your website forms, consult our Security & Access modules category on the %link%] => あなたのウェブサイトのフォームのセキュリティを強化するために、セキュリティ&アクセスモジュールのカテゴリを参照してください %link% [Contact form] => お問い合わせフォーム [Adds a contact form to the "Contact us" page.] => 「問合せ」ページに問合せフォームを表示させる。 [Parameters] => パラメータ ) [ModulesContactformShop] => Array ( [An error occurred while sending the message, please try again.] => メッセージの送信中にエラーが発生しました。もう一度お試しください。. [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.] => メッセージ送信中にエラーが発生 [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] => 注文ID [Select reference] => 参照コードを選択してください [Attach File] => 添付ファイル [Message] => メッセージ [Send] => 送信 ) [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] => your@email.com [Notify me when available] => 利用可能になったら通知する [Your e-mail address is invalid] => メールアドレスが無効 [You already have an alert for this product] => この商品についての警告をすでにもっています [Request notification registered] => 登録された依頼通知 ) [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] => 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] => レポートを送信できません ) [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] => your@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 [(E.g.: %date_format%)] => (例: %date_format%) [No selected file] => ファイルが選択されていません ) [ShopFormsLabels] => Array ( [Subject] => 主題 [Attachment] => 付属品 [Message] => メッセージ [Order reference] => 注文番号 [Please choose] => 選んでください [-- day --] => - 日 - [-- month --] => - 月 - [-- year --] => - 年 - [Optional] => オプション [Product] => 製品 [-- please choose --] => - 選んでください - [Order Reference:] => 注文参照: [Email:] => Eメール: [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] => VAT番号 [Other] => その他 [First name] => 名 [Last name] => 姓 [Company] => 会社 [Identification number] => 識別番号 [Social title] => 肩書き [Birthdate] => 誕生日 [Email] => メール [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] => 先にログインしてください [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 in an empty cart] => 空にカートにこのクーポンは使用することができません [You cannot use this voucher with these products] => これらの商品にこのクーポンは使用することができません [The %1$s field is too long (%2$d chars max).] => %1$s 項目が長過ぎます。 (最大 %2$d 文字) [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.] => 以下のエラーを修正してください。 [The customer could not be found.] => お客様は見つかりませんでした [You must enter a voucher code.] => クーポンコードを入力しなければなりません [The voucher code is invalid.] => 無効なクーポンコード [This voucher does not exist.] => このクーポンは存在しません。 [Null quantity.] => Nullの量 [Product not found] => 商品が見つかりませんでした [Please fill in all of the required fields, and then save your customizations.] => すべての必須項目を入力してください、それからカスタマイズを登録します。 [You already have the maximum quantity available for this 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.] => 有効期限を過ぎると、本商品をダウンロードすることができません [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.] => アカウントの作成中に予期しないエラーが発生しました。 [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.] => 戻したい商品を少なくとも1つ確認してください。 [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 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] => 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] => 表示 [Filter By] => 絞込み条件 [View products] => 商品を参照 [Quantity] => 数量 [Remove Image] => 画像を削除 [Back to top] => トップに戻る [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%)] => ( )%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% アイテム [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.] => 乞うご期待! 追加された製品は、ここに表示されます。. [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] => 名前: 昇順 [Name, Z to A] => 名前、降順 [Price, low to high] => 価格、安い順 [Price, high to low] => 価格、高い順 [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 [Best Sellers] => ベストセラー [All best sellers] => すべてのベストセラー [No brand] => ブランドがありません [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 個の商品があります。 ) [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 excl.] => 価格(税別) [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] => ギフトラッピング [Shipping] => 送料 [Included taxes] => 税込み [Taxes] => 税 [1 item] => 1アイテム [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] => 割引 [Tax] => 税 [Quantity:] => 数量: [Shipping:] => 送料: [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.] => 1 つまたは複数の製品の返品を希望する場合は、対応するボックスに印を付け、返品の説明を記入してください。 完了したら、下のボタンをクリックします。. [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] => パートナーから特別なオファーを受け取る [Log me out] => ログアウト [Orders] => 注文 [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] => 未定義 [Yes] => はい [No] => いいえ [None] => なし [Average] => 平均 [Merchandise returns] => 返品 [The page you are looking for was not found.] => お探しのページは見つかりませんでした。 [Our Offers] => オファー [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番号: [Fax: [1]%fax%[/1]] => Faxでのお問合せ:[1]%fax%[/1] [Currency:] => 通貨: [Currency dropdown] => 通貨選択 [Carousel buttons] => カルーセルボタン [Previous] => 前へ [Next] => 次 [Language:] => 言語: [Language dropdown] => 言語選択 [Sort by:] => 並び順: [%copyright% %year% - Ecommerce software by %prestashop%] => %copyright% %year% - Ecommerce software by %prestashop% [List of sub categories in %name%:] => %name% 内のサブカテゴリリスト: [Home] => ホーム ) [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. ] => それはあなたのアカウントのダッシュボードです。 セクションを選択してください。. ) [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.] => "Backup"ディレクトリは存在しません。 [Invalid ID] => IDが無効 [Unable to create backup file] => バックアップを作成することはできません [No valid tables were found to backup.] => バックアップから正常なテーブルを見つけることが出来ませんでした。 [Error deleting] => 削除中にエラー [Your file has been successfully imported into your shop. Don't forget to re-build the products' search index.] => ファイルはショップに正常にインポートされました。 商品の検索インデックスを再構築することを忘れないでください。 [(click to open "Generators" page)] => (生成ページをクリックして開きます) [No image was found for combination with id_product = %s and image position = %s.] => 商品ID = %s かつ 画像位置 = %s の組み合わせにあう画像が見つかりません [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)に存在しなたいめ、保存することが出来ません [The customer ID #%d does not exist in the database, and therefore cannot be validated.] => 顧客ID #%d は、データベースに存在しないため、承認する事ができません。 [Supplier is invalid] => サプライヤーは無効です [Store is invalid] => 店名が無効です [Format: Between 0 and 100] => フォーマット:0から100の間 [Supply Order (%s) could not be loaded (at line %d).] => サプライヤー注文( %s )はロードできませんでした(行 %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インポート [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)。 [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] => タグリストは無効です。 [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のupload_max_filesizeディレクティブの値を超えています。サーバ構成がそれを許可する場合は、.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 の upload_max_filesize ディレクティブの値を超えています。サーバ上で .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.] => インポートディレクトリが存在しません。ファイルパスを確認してください。 [To proceed, please upload a file first.] => 処理を進めるためには、最初にファイルをアップロードしてください。 [The file is too large and cannot be downloaded. Please use the LIMIT clause in this query.] => ファイルサイズが大きい為、ダウンロードできませんでした。クエリー内で LIMIT句を使用してください。 [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 "%s" is incorrect.] => 使用された演算子「%s」は間違っています。 [The "%operator%" operator is incorrect.] => 演算子「%operator%」 が正しくありません。 [The LIMIT clause must contain numeric arguments.] => LIMIT句は数値の引数を含める必要があります [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.] => 複数のテーブルを使用する時、それぞれの属性はテーブルを参照しなければなりません。 [You cannot have two shops with the same name in the same group.] => 同じグループ内に同じ名前のショップを2つ持つことができません [Unable to load this shop.] => このショップをロードすることができません [You need to select at least the root category.] => 少なくともルートカテゴリを選択する必要があります。 [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.] => Smart Cacheを使用するには、ディレクトリ %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]書き込み権限を与える(UNIXシステムではCHMOD 666)。[/2] [/1] [Error: Could not find whether debug mode is enabled. Make sure that the correct permissions are set on the file %s] => エラー:デバッグモードが有効かどうかを確認できませんでした。ファイル %s が正しいパーミッションになっているか確認してください。 [Media server #1 is invalid] => メディアサーバ No1は無効 [Media server #2 is invalid] => メディアサーバ No2は無効 [Media server #3 is invalid] => メディアサーバ No3は無効 [Configure your server to allow the creation of directories and files with write permissions.] => サーバにディレクトリを作成と書き込みの許可を設定 [Enable the GD library on your server.] => サーバでGDライブラリを有効 [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 "translations" folder and subfolders.] => traslationsフォルダ、サブフォルダ、以降再帰的な書き込み権限を設定 [Set write permissions for the "upload" folder and subfolders.] => uploadフォルダ、サブフォルダ、以降再帰的な書き込み権限を設定 [Set write permissions for the "download" folder and subfolders.] => downloadフォルダ、サブフォルダ、以降再帰的な書き込み権限を設定 [Enable GZIP compression on your server.] => サーバ上でGZIP圧縮を有効 [Enable the Apache mod_rewrite module] => Apache の "mod_rewrite" モジュールを有効にする [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.] => 選択された制限は、サーバの最大アップロード制限を超えています。サーバの制限を増やしてください。 [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.] => 従業員は少なくとも1つのショップに関連付けなければなりません [The Memcached server cannot be added.] => Memcached サーバの追加ができませんでした [There was an error when attempting to delete the Memcached server.] => Memcachedサーバの削除中にエラー [For security reasons, you cannot delete the Administrator's profile.] => セキュリティーのため、管理者プロフィールを削除することはできません。 [Key length must be 32 character long.] => キーの長さは32文字の長さが必要です [This key already exists.] => キーは既に存在します [The locale must be installed] => ロケールをインストールする必要があります [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ソフトウェアは、ライセンス契約に基づいてご自身の責任でそれを使用しているオープンソースです。 [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 ...] => ダウンロード中... [If not,[1][2] please click here[/1]!] => もし不要であれば、[1][2]ここをクリックしてください[/1]! [Note that you can have several products with the same reference.] => 同じ基準でいくつかの商品をもっていることに注意してください。 [Please fix the following error(s)] => 次のエラーを解決してください [Checking files...] => ファイルを確認しています... [Missing files] => 不足しているファイル [Updated files] => ファイルが更新されました [Changed/missing files have been detected.] => 変更/不足しているファイルが見つかりました ) [AdminDesignHelp] => Array ( [Please specify the files for which you do not want the module to be displayed.] => モジュールを表示されないようにするには、対象のファイルを指定してください [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(品質は最高、最大のファイル)まで [This should be set to yes unless you successfully moved images in "Images" page under the "Preferences" menu.] => これは「プレファレンス」メニューの中の「イメージ」ページに画像を正常に移動しない限り「はい」に設定する必要があります。 [This type will be used for Brand images.] => このタイプはブランド画像に使用されます。 [This type will be used for Supplier images.] => このタイプはサプライヤー画像に使用されます [This type will be used for Store images.] => このタイプはストア画像に使用されます [Add new page category] => 新しいページカテゴリを追加 [Add new page] => 新規ページ追加 [Will appear on email headers. If undefined, the header logo will be used.] => メールヘッダーに表示されます。未定義の場合はヘッダーロゴが使用されます [You must select a shop from the above list if you wish to choose a theme.] => テーマを選択したいリスト上からショップを選択しなければなりません ) [ModulesShoppingcartAdmin] => Array ( [Shopping cart] => ショッピングカート [Ajax: Invalid choice.] => Ajax: 無効な選択です [Ajax cart] => Ajaxカート [Activate Ajax mode for the cart (compatible with the default theme).] => カートのAjaxモードを有効にする (デフォルト・テーマと互換) ) [ModulesBlockwishlistAdmin] => Array ( [Wishlist] => 欲しいものリスト [My wishlists] => ほしい物リスト [Product] => 商品 [Reference] => リファレンス [Combination] => 組み合わせ [Category] => カテゴリ [Price (tax excl.)] => 価格(税別) [Save] => 保存 ) [ModulesStatsbestvouchersAdmin] => Array ( [Empty recordset returned.] => 空のレコードセットが返されました。 [Total used] => 使用された合計 [Best vouchers] => ベストクーポン ) [ModulesBestsellersAdmin] => Array ( [Top-sellers block] => 上位販売者ブロック ) [AdminLoginFeature] => Array ( [I forgot my password] => パスワードを忘れました [Reset your password] => パスワードをリセット [Confirm new password] => 新しいパスワードの確認 [Reset password] => パスワードリセット [Send reset link] => リセット用リンクを送信 ) [ModulesViewedproductAdmin] => Array ( [Viewed products block] => 参照された商品ブロック [You must fill in the 'Products displayed' field.] => 「表示された商品」項目をの中を入力しなければなりません [Invalid number.] => 番号が無効 [Define the number of products displayed in this block.] => このブロックに表示される製品の数を定義します ) [AdminPaymentFeature] => Array ( [Customer currency] => お客様の通貨 [Shop default currency] => ショップのデフォルト通貨 [Currency restrictions] => 通貨の制限 [Country restrictions] => 国の制限 [Group restrictions] => グループの制限 [Carrier restrictions] => 配送方法の制限 ) [AdminStatsFeature] => Array ( [Stats] => 統計 ) [ModulesSharebuttonsShop] => Array ( [Share] => シェア [Tweet] => ツイート [Pinterest] => Pinterest ) [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, .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マーケットプレイスやパートナーモジュール(無料)も含まれます。 [Popular] => ホット商品 [Update these modules to enjoy their latest versions.] => 快適に利用するためにこれらのモジュールをアップデートしてください。 ) [ModulesGsitemapAdmin] => Array ( [Google sitemap] => Googleのサイトマップ [Generate your Google sitemap file] => Googleサイトマップファイルを生成 [never] => 一度もない [Information] => 情報 ) [ModulesFacetedsearchAdmin] => Array ( [Faceted search] => ファセット検索 [Filter template name required (cannot be empty)] => フィルターテンプレート名は必須(空白にできません) [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 ["%s" is not a valid url] => %s は有効なURLではありません。 [Category] => カテゴリ [Manufacturer] => メーカー [Supplier] => サプライヤー [New products] => 新しい商品 [Best sales] => ベストセラー [Prices drop] => 値下げ商品 [Search] => 検索 [Meta title] => METAタイトル [for suhosin.post.max_vars.] => suhosin.post.max_varsについて [for suhosin.request.max_vars.] => suhosin.request.max_varsについて [Warning! Your PHP configuration limits the maximum number of fields allowed in a form:] => 警告 フォームに登録できる項目数がPHP設定の最大制限数です: [for max_input_vars.] => 最大入力値のため [Choose shop association:] => 関連するショップを選択: [Sub-categories filter] => サブカテゴリのフィルター [Product stock filter] => 商品の在庫フィルター [Product condition filter] => 商品の条件フィルター [Product brand filter] => 商品ブランドのフィルター [Product weight filter (slider)] => 商品の重量フィルター(スライダー) [Product price filter (slider)] => 商品価格のフィルター(スライダー) [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% 種類) [Indexes and caches] => 索引とキャッシュ [Indexing is in progress. Please do not leave this page] => 索引は処理中。このページから離れでください [Index all missing prices] => すべての不足している価格を索引 [Rebuild entire price index] => 全体の価格インデックスを再構築します [You can set a cron job that will rebuild price index using the following URL:] => 次のURLを使用して、価格の索引を再構築するcronジョブを設定することができます: [You can set a cron job that will rebuild attribute index using the following URL:] => 次のURLを使用して、属性の索引を再構築するcronジョブを設定することができます: [A nightly rebuild is recommended.] => 毎晩再構築することをおすすめします。 [Actions] => 実行 [No filter template found.] => フィルターテンプレートが見つかりません [Add new template] => 新しいテンプレートを追加 [Show the number of matching products] => 一致する商品数を表示 [Show products from subcategories] => 購読者からの商品を表示 [Category filter depth (0 for no limits, 1 by default)] => カテゴリフィルターの深さ(0の場合は無制限、デフォルトは1) [Use tax to filter price] => 価格をフィルターするのに税を使用 [(in progress, %s products price to index)] => (処理中 %s 個の商品価格を索引) [Loading...] => ロード中... [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.] => ファセット検索モジュールが有効になっている場合、このオプションを最もよく表す単語を選択すると、より詳細なページタイトルを取得できます。デフォルトでは、PrestaShop はオプション名を使用しますが、このフィールドを使用して設定を変更できます。 [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.] => ファセット検索モジュールが有効になっている場合、この商品データ項目名を最もよく表す単語を選択すると、より詳細なページタイトルを取得できます。デフォルトでは、PrestaShop は商品データ項目名を使用しますが、このフィールドを使用して設定を変更できます。 [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.] => ファセット検索モジュールが有効になっている場合、この商品データ値を最もよく表す単語を選択すると、より詳細なページタイトルを取得できます。デフォルトでは、PrestaShop は商品データ値名を使用しますが、このフィールドを使用して設定を変更できます。 ) [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:] => セキュリティー上の理由により、次の条件が満たされるまで PrestaShop管理画面にアクセスすることができません: [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) [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.] => このアカウントは存在しません。 [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.] => 「パスワード確認」が空です。「パスワード確認」枠も入力してください。 [Your password reset request expired. Please start again.] => パスワードリセットの期限が切れました。最初からお試しください。 [An error occurred while attempting to change your password.] => パスワード変更中にエラーが発生 [The password has been changed successfully.] => パスワードが正常に変更されました。 ) [AdminNotificationsError] => Array ( [Unable to update settings.] => 設定を更新することができません。 [There is %d error.] => %d エラーです。 [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.] => このクラス名は存在しません。 [This property does not exist in the class or is forbidden.] => このプロパティはクラスに存在しないか、禁止されています。 [This association has too many elements.] => この関連付けは、あまりにも多くの要素を持っています。 [This name is not allowed.] => この名前は許可されていません。 [Syntax error with this pattern.] => このパターンの文法エラーです。 [This key has already been used.] => このキーは既に使用されています。 [[%s] is not a valid configuration key] => [%s]は正常な設定キーではありません [Cannot parse feed.] => feedを解析できません [No default currency] => デフォルトの通貨がありません [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 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.] => Validation ファンクションが見つかりません:%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を超えています [No file was uploaded] => アップロードされたファイルはありません [Missing temporary folder] => テンポラリーフォルダが見つかりません [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)] => ”終了:” 日付フォーマットが無効(YYYY-MM-DD) [The 'To' date format is invalid (YYYY-MM-DD)] => ”開始:” 日付フォーマットが無効(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 は必須です。 [Cannot add configuration %s] => 基本設定 %s を追加できません。 [%s: Incorrect value] => %s :不正な値 [An error occurred while assigning a zone to the selection.] => 選択事項の反映中にエラーが発生しました [You must select at least one element to assign a new zone.] => 新しいゾーンに反映するには、要素を一つ以上選択してください。 [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.] => アクセスが拒否されました。 [file (%s) not writable] => ファイル( %s )は書き込み可能ではありません [directory (%s) not writable] => ディレクトリ( %s )は書き込み可能ではありません [The object cannot be loaded.] => オブジェクトをロードすることができません [Invalid message] => メッセージが無効 [Bad SQL query] => 不可のSQLクエリ [Please fill in all the required fields.] => すべての必須項目を入力してください [An error occurred during the file upload process.] => ファイルのアップロードでエラーが発生 [The email address is invalid.] => メールは無効 [Unknown error.] => 不明なエラー [Invalid tag(s) (%s)] => 不正なタグ (%s) [Email is empty.] => メールが空白 [Invalid email address.] => メールアドレスが無効 [The password field is blank.] => パスワードは空白です [Invalid password.] => パスワードが無効 [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.] => 少なくとも1つのオブジェクトが必要です。 [You cannot delete all of the items.] => すべてのアイテムを削除することができません。 [Cannot retrieve file.] => ファイルを取り出すことができません。 [Invalid file extension] => ファイルエクステンションが無効 [The file name is too long.] => ファイル名が長過ぎます [Invalid file] => ファイルが無効 [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 %1$s field (%2$s) is invalid.] => %1$s ( %2$s )項目は無効です。 [The tags list (%s) is invalid.] => タグリスト( %s )は無効 [An error occurred during deletion.] => 削除中にエラーが発生しました。 [You must select at least one element to delete.] => 削除するために少なくとも1つの要素を選択しなければなりません。 [(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.] => 日付フォーマットが無効 [This functionality has been disabled.] => この機能が無効になっています。 [An error occurred while updating the status.] => ステータスの更新中にエラーが発生 [You cannot delete or disable the last shop group.] => 最後のショップグループを削除または無効にすることができません。 [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.] => このドメインとURIはすでに存在します。 [A shop virtual URL cannot be "%URL%"] => ショップのバーチャルURLは "%URL%" のようにはなりません。 [It must be entered as follows:] => 次のように入力する必要があります: [No file has been selected.] => 選択されたファイルがありません [The server does not have permissions for writing.] => サーバーは書き込み権限を持っていません。 [This file must be writable:] => このファイルは書き込み可でなければなりません: [Fatal error: The module directory does not exist.] => 致命的なエラー:モジュールディレクトリが存在しません [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.] => 画像取得中にエラーが発生 [Invalid URL] => URLが無効 [Invalid selection] => 選択が無効 [Cannot write into file: %filename%. Please check write permissions.] => ファイル名:%filename% に書き込みができません。書き込み権限を確認してください。 [The object cannot be loaded (or found)] => オブジェクトはロードできませんでした(または見つかりませんでした) [An error occurred while attempting to save.] => 登録中にエラーが発生しました。 [Invalid action] => 不正なアクション [This domain is not valid.] => ドメインは有効ではありません [The SSL domain is not valid.] => SSLドメインは有効ではありません ) [ModulesGAnalyticsAdmin] => Array ( [Save] => 保存 [Back to list] => リストへ戻る [Settings] => 設定 [Yes] => はい [No] => いいえ [Google Analytics] => Google アナリティクス ) [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?] => お客様が配送日付以降の返品できる日数 [Select all the groups that you would like to apply to this customer.] => このお客様に適用したすべてのお客様グループを選択 [Valid characters:] => 利用可能な文字: [The next delivery slip will begin with this number and then increase with each additional slip.] => 次の納品書はこの番号から始まります、追加の伝票毎にそれは増加します。 [If required, show the total amount per rate of the corresponding tax.] => 必要であれば、対応する税率毎の合計を表示します。 [Freely definable prefix for invoice number (e.g. #IN00001).] => 請求書書番号につけるプリフィックスを自由に設定できます(例:IN#-00001) [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%).] => 次の請求書はこの番号から始まります。以降の請求書には、それに続く連番が振られます。現在の番号を維持したい場合は0にセットしてください。(現在の番号 %number%) [Select the fields you would like to be required for this section.] => このセクションのために必要したい項目を選択 [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.] => この目もは、すべての従業員にではなく、お客様に表示されます。 [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).] => このフィールドに入力された内容は、請求書の支払い情報の下に追加情報として表示されます。(免責事項の表示など) [Do not forget to update your exchange rate before making this change.] => この変更を行う前に、為替レートの更新をしてください。 [(Max %amount_refundable% %tax_method%)] => (最大 %amount_refundable% %tax_method%) ) [ModulesCurrencyselectorAdmin] => Array ( [Currency block] => 通貨ブロック [Adds a block allowing customers to choose their preferred shopping currency.] => 通貨を選択するためのブロックを追加 ) [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 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 :)] => お客様は皆ご満足のようですね。 ) [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] => 銀行振込での支払い [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:] => お支払いは、請求書の指定する金額を次の口座に振り替えることで行なわれます: ) [ModulesDashgoalsAdmin] => Array ( [Dashboard Goals] => ダッシュボードの目標 [January] => 1月 [February] => 2月 [March] => 3月 [April] => 4月 [May] => 5月 [June] => 6月 [July] => 7月 [August] => 8月 [September] => 9月 [October] => 10月 [November] => 11月 [December] => 12月 [Conversion] => コンバージョン [Average Cart Value] => 平均的なカート [Forecast] => 予想 ) [ModulesSharebuttonsAdmin] => Array ( [Social media share buttons] => ソーシャルメディア シェアボタン ) [ModulesStatsbestsuppliersAdmin] => Array ( [Total paid] => 支払い合計 [Best suppliers] => ベストサプライヤー ) [ModulesSpecialsAdmin] => Array ( [Specials block] => 特別なブロック [Displays your products that are currently on sale in a dedicated block.] => 独立したブロックに現在セール中の商品を表示する。 ) [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!] => 本当に特別なものが必要な場合は、テーマカタログをご覧ください! [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] => フォーラム [Video tutorial] => ビデオチュートリアル [I'm ready] => 準備ができました! [Welcome to your shop!] => あなたのお店にようこそ! [Hi! My name is Preston and I'm here to show you around.] => Hi! 僕の名前はプレストン、これからPrestaShopの色々な事を紹介するね。 [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] => 新人研修を停止 [Continue] => 続行 [Hey! Are you lost?] => なにかお困りですか? [To continue, click here:] => 続けるには、ここをクリック [If you want to stop the tutorial for good, click here:] => このチュートリアルを二度と表示させたくない場合には、ここをクリックしてください: [Quit the Welcome tutorial] => ウェルカムチュートリアルを終了 [Next] => 次 [Welcome] => ようこそ ) [AdminDashboardHelp] => Array ( [Choose a fixed fee for each order placed in %currency% with %module%.] => %module% モジュールの %currency% で注文毎に発生する固定費を設定してください。 [Choose a variable fee for each order placed in %currency% with %module%. It will be applied on the total paid with taxes.] => %module% モジュールの %currency% で注文毎に発生する変動費を設定してください。これは税込総額に反映されます。 [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% モジュールで、外貨による注文毎に発生する変動費を設定してください。これは税込総額に反映されます。 ) [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番号: [Fax: [1]%fax%[/1]] => Faxでのお問合せ:[1]%fax%[/1] [Tel: %phone%] => 電話:%phone% [Fax: %fax%] => Fax:%fax% ) [AdminStatsNotification] => Array ( [Module not found] => モジュールが見つかりません [Please select a module from the left column.] => 左カラムの中からモジュールを選択してください [The specified date is invalid.] => 指定された日付が無効 ) [ModulesStatspersonalinfosAdmin] => Array ( [Registered customer information] => 登録さされたお客様情報 [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.] => 適切な住所に対処するには、適切なツールを選択する必要があります。 [CSV Export] => CSVエクスポート [Currency range allows you to determine which currency your customers are using.] => 通貨の範囲は、顧客が使用している通貨を決定することができます。 [No customers have registered yet.] => お客様はまだ登録されていません [Gender distribution] => 性別分布 [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] => 言語分布 ) [ModulesFacetedsearchShop] => Array ( [Price] => 価格 [Weight] => 重量 [New] => 新 [Used] => 使用 [Refurbished] => 改装 [Condition] => 条件 [Not available] => 使用可能ではありません [Available] => 使用可能 [In stock] => 在庫あり [Availability] => 有効 [Brand] => メーカー [Categories] => カテゴリ [Best sellers] => ベストセラー [Relevance] => 関連性 ) [ModulesDashproductsAdmin] => Array ( [Dashboard Products] => ダッシュボードの商品 [Customer Name] => お客様名 [Details] => 詳細 [Results] => 結果 [Best Sellers] => ベストセラー [From] => 開始 [to] => 終了 ) [ModulesMainmenuAdmin] => Array ( [Main menu] => メイン メニュー [Please add a label for your default language.] => デフォルトの言語のためにラベルを追加してください [The link has been added.] => リンクが追加されました [All brands] => すべてのブランド [All suppliers] => すべてのサプライヤー [Add a new link] => 新しいリンクを追加 [Shops] => ショップ: [Choose product ID] => 商品IDを選択 [Menu Top Links] => メニュートップリンク [Link list] => リンクリスト [Remove] => 削除 ) [AdminNavigationMenu] => Array ( [Menu] => メニュー [Invoices] => 請求書 [Catalog] => カタログ [Sell] => 販売管理 [Improve] => 機能追加・設定 [Configure] => 設定 [More] => もっと [Modules & Services] => モジュールとサービス [Advanced Parameters] => 拡張パラメータ [Attributes] => 属性 [Carriers] => 配送 [Carrier] => 配送 [Cart Rules] => カートルール [Catalog Price Rules] => カタログの価格ルール [Page Categories] => ページカテゴリ [Pages] => ページ [Combinations Generator] => 組み合わせの生成 [Configuration] => 設定 [Contact] => お問合せ [Countries] => 国 [Customer Service] => お客様サービス [Customer Settings] => 顧客管理設定 [Dashboard] => ダッシュボード [Database] => データベース管理 [Employees] => 従業員 [Team] => 管理者設定 [Features] => 機能 [General] => 一般 [Groups] => グループ [Image Settings] => 画像設定 [Images] => 画像 [Instant Stock Status] => 簡易在庫状況 [Languages] => 言語 [Locations] => 国と地域の定義 [Login] => ログイン [Design] => デザイン [Brands & Suppliers] => ブランドとサプライヤ [Brands] => ブランド [Marketing] => マーケティング [Menus] => メニュー [Merchandise Returns] => 商品返品 [Modules] => モジュール [Monitoring] => モニタリング [Multistore] => マルチストア [Order Settings] => 注文設定 [Payment] => お支払い [Permissions] => 権限 [Discounts] => 割引 [Quick Access] => クイックアクセス [Referrers] => リファラー [Search] => 検索 [Shipping] => 送料 [Shop Parameters] => ショップパラメータ [Shop URLs] => 店舗URL [Shopping Carts] => 買い物カゴ [Shops] => ショップ: [Stats] => 統計 [Stock Coverage] => 在庫カバレッジ [Stock Management] => 在庫管理 [Stock Movement] => 在庫の変動 [Stores] => ストア [Supply orders] => 発注 [Tags] => タグ: [Taxes] => 税 [Theme Catalog] => テーマ一覧 [Traffic & SEO] => トラフィックとSEOの設定 [Warehouses] => 倉庫 [Zones] => ゾーン [Modules Catalog] => モジュールマーケット [Files] => ファイル [DB Backup] => DB バックアップ [Categories] => カテゴリ [Contacts] => お問合せ [Credit Slips] => クレジット伝票 [Currencies] => 通貨 [Email] => メール [Logs] => ログ [SEO & URLs] => SEO/URL [Orders] => 注文 [Outstanding] => 未処理 [Products] => 商品 [Profiles] => プロフィール [SQL Manager] => SQL マネージャ [Search Engines] => 検索エンジン [States] => 都道府県: [Suppliers] => サプライヤー [Tax Rules] => 税ルール [Titles] => タイトル [Administration] => 管理 [Import] => インポート [Performance] => パフォーマンス [Information] => 情報 [Customers] => お客様 [Maintenance] => メンテナンス [Product Settings] => 商品設定 [Positions] => 位置 [Geolocation] => 位置情報 [Localization] => 地域設定 [Translations] => 翻訳 [Payment Methods] => 支払い方法 [Preferences] => 環境設定 [Stock] => 在庫 [Order Messages] => 注文メッセージ [Delivery Slips] => 配送伝票 [International] => インターナショナル [Webservice] => Webサービス [Statuses] => ステータス [Theme & Logo] => テーマとロゴ [Attributes & Features] => オプションと商品データ項目 [Addresses] => 住所 ) [AdminShippingFeature] => Array ( [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 です。 [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」 が適用されます。 [Free shipping] => 送料無料 [Pick up in-store] => 直接実店舗で受取 [Delivery next day!] => 翌日配達! [Apply the cost of the highest defined range] => 定義された範囲の最高のコストを適用します [Group access] => グループのアクセス: [Disable carrier] => 配送が無効 [Free Shipping] => 送料無料 [Default behavior] => デフォルトの動作 [According to total price] => 合計金額に応じて [According to total weight] => 総重量に応じて [Delay] => 遅延 [Handling charges] => 取扱手数料 [Free shipping starts at] => 送料無料で開始 [Carrier options] => 配送オプション [Handling] => 取扱 [Carriers] => 配送 [Carrier] => 配送 [Shipping cost] => 送料 [Tracking number] => 追跡番号 ) [ModulesBlockwishlistShop] => Array ( [Cancel] => キャンセル [Remove] => 削除 [Delete] => 削除 [Sign in] => サインイン [Previous] => 前へ [Next] => 次 [Share] => シェア [Customize] => カスタム注文 [No products found] => 商品が見つかりません ) [ModulesSupplierlistShop] => Array ( [All suppliers] => すべてのサプライヤー [Suppliers] => サプライヤー [No supplier] => サプライヤーがありません ) [ModulesCustomtextAdmin] => Array ( [Text block] => テキストブロック ) [ModulesEmailsubscriptionAdmin] => Array ( [Are you sure that you want to delete all of your contacts?] => 全てのコンタクトを削除してもよろしいですか? [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.] => このテキストはメルマガ購読ボタンの下に表示されます。 [Customers' country] => お客様の国 [Newsletter subscribers] => メールマガジン購読者 [Customers can subscribe to your newsletter when registering, or by entering their email in the newsletter form.] => お客様は顧客登録時にメルマガ購読を選択するか、メルマガ登録フォームにメールアドレスを入力することで、メールマガジンを受け取ることが出来ます。 [Non-subscribers] => 非加入者 [Partner offers subscribers] => パートナーメール受信者 [Partner offers subscribers have agreed to receive your partners' offers.] => パートナーメール受信者は、あなたのショップのパートナーから送信されるお知らせメールの受信に同意しています。 [All customers] => すべてのお客様 [Partner offers non-subscribers] => パートナーメール受信拒否者 [No customers found with these filters!] => これらのフィルターでのお客様が見つかりません [Download the file] => ファイルをダウンロード ) [ModulesBlockreassuranceAdmin] => Array ( [Are you sure you want to uninstall this module?] => 本当にこのモジュールを削除しますか? [Position] => 位置 [Description] => 説明 [Actions] => 実行 [Display] => 表示 [Save] => 保存 [Return] => 返品 [Image] => 画像 [Languages] => 言語 [Title] => 肩書き [CMS Page] => CMSのページ [Activated] => 有効 [Product pages] => 商品ページ [None] => なし [none] => なし ) [ModulesCrosssellingShop] => Array ( [Customers who bought this product also bought:] => この商品を購入した方が購入した商品: ) [ModulesStatscatalogAdmin] => Array ( [Catalog 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*:] => コンバージョン率*: [Products never purchased] => 今まで購入されていない商品 [Edit / View] => 編集/表示 ) [ModulesLinklistAdmin] => Array ( [Link List] => リンクリスト [ID] => IDは [Title] => 肩書き [Name of the block] => ブロックの名前 [Content pages] => コンテンツページ [Product pages] => 商品ページ [Categories] => カテゴリ [Static content] => 静的コンテンツ [Custom content] => 自由編集コンテンツ [Edit the link block.] => リンクブロックを編集します。 [New link block] => 新しいリンクブロック ) [ModulesCategorytreeAdmin] => Array ( [Category tree links] => カテゴリーツリー リンク [Current category] => 現在のカテゴリー [Parent category] => 親カテゴリー [Maximum depth] => 最大の深さ ) [ModulesDashtrendsAdmin] => Array ( [Dashboard Trends] => ダッシュボード推移 [Average Cart Value] => 平均的なカート [Dashboard] => ダッシュボード ) [ModulesCategoryproductsAdmin] => Array ( [Products in the same category] => 同じカテゴリの商品 [Invalid value for display price.] => 表示価格が正しくありません。 [Number of product to display] => 表示商品数 ) [ModulesBrandlistShop] => Array ( [All brands] => すべてのブランド [Brands] => ブランド [No brand] => ブランドがありません ) [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] => お客様のグループを選択 [Limit to a single customer] => 単一のお客様に制限 [Valid] => 有効 [Minimum amount] => 最小の金額 [Shipping excluded] => 送料を含めない [Shipping included] => 送料を含める [Total available] => 利用可能合計回数 [Total available for each user] => ユーザ毎の利用可能回数 [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] => 選択されたショップ [Information] => 情報 [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] => 条件グループ [Root] => ルート [Home] => ホーム [Increase] => 増加 [Decrease] => 減少 [Customer Order] => 顧客注文 [Transfer to another warehouse] => 別の倉庫に移動 [Transfer from another warehouse] => 別の倉庫から移動 [Supply Order] => 発注 [Product Return] => 商品の返品 [Values] => 値 [Value] => 値 [Color or texture] => 色またはテクスチャ [Public name] => 公開名 [Attribute type] => 属性タイプ [Attribute group] => 属性グループ [Current texture] => 現在のテクスチャ [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] => IMAPURL [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] => 閉じられたスレッド [Message forwarded to] => メッセージを転送 [Disable pending status] => ペンディングステータスが無効 [Message to:] => メッセージ宛先: [Product:] => 商品: [Save then add another value] => 登録してから他の値を追加 [Add New Feature] => 新しい機能を追加 [Feature value] => 機能の値 [Add a new feature value] => 新しい機能の値を追加 [Add new feature] => 新しい機能を追加 [Impact on weight] => 重量への影響 [Label when in stock] => 在庫時のラベル [Condition] => 条件 [Number of allowed downloads] => 許可されたダウンロード数 [Short description] => 短い説明 [Reduction type] => 削減のタイプ [Beginning] => 開始 [End] => 終了 [Leave initial price] => 当初の価格のままにする [Number of products] => 商品数 [All combinations] => すべての組み合わせ [product(s)] => 商品 [Cart rules] => カートルール [Products] => 商品 [List of disabled products] => 無効な商品のリスト: [List of empty categories] => 空のカテゴリのリスト: [List of products without images] => 画像が無い商品のリスト [List of products without price] => 商品価格が無い商品のリスト [Cover image] => カバー画像 [Add new root category] => 新しいルートカテゴリを追加 [Physical 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.)] => 価格への影響(税込) [Cost Price] => 原価 [Pack of products] => セット組み商品 [Add products to your pack] => セット組みに商品を追加 [Add a new category] => 新しいカテゴリーを追加 [Accessories] => アクセサリ: [Everywhere] => どこにでも [Catalog only] => カタログのみ [Search only] => 検索のみ [Nowhere] => どこにも [Available for order] => 注文ために使用可能 [Web only (not sold in your retail store)] => Webのみ(実店舗では販売しない) [ISBN] => ISBN [Display condition on product page] => 商品ページにコンディションを表示 [Display options] => 表示オプション [Default suppliers] => デフォルトのサプライヤ [Attachments for this product:] => この商品に対する添付ファイル: [Display the "On sale!" flag on the product page, and on product listings.] => 「セール中!」フラグを商品詳細ページと商品リストに表示する。 [No tax] => 税がありません [Apply to all products] => すべての商品に適用します [Use default behavior] => デフォルト動作を使う [Allow orders] => 注文を許可 [Deny orders] => 注文を拒否 [Minimum quantity for sale] => 最低販売数量 [Create combinations] => オプション構成作成 [I want to use the advanced stock management system for this product.] => 私はこの商品のために高度な在庫管理システムを使用したい [I want to specify available quantities manually.] => 私は手動で使用可能な数量を指定したい [Meta title] => METAタイトル [Meta description] => META Description [Friendly URL] => フレンドリーURL [Target product] => ターゲット商品 [Target category] => ターゲットカテゴリ [Redirection when offline] => オフラインの場合リダイレクト [No redirection (404)] => リダイレクトなし(404) [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] => なし [Shipping fees] => 送料 [Width] => 幅 [Height] => 高さ [Weight] => 重量 [Add customer] => 顧客を追加 [Apply to all combinations] => すべての組み合わせに適用します [Available from] => 適用開始日 [Starting at] => 開始 [Unit(s)] => ユニット [Product price (tax excl.)] => 商品価格(税別) [Reduction tax] => 税値引き [Number of days] => 日数 [Stored] => 格納 [Location (optional)] => 場所(オプション) [Description] => 説明 [No brand] => ブランドがありません [Details] => 詳細 [New product] => 新規商品 [Image] => 画像 [Options] => オプション [%price% tax excl.] => 価格(税別) [Edit quantity] => 数量を変更 [Pack] => パック [Add new file] => 新規ファイル追加 [Items per page:] => ページ毎の商品点数: [Viewing %from%-%to% on %total% (page %current_page% / %page_count%)] => 全 %total% 中 %from%-%to%を表示 (ページ: %current_page% / %page_count%) [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] => カタログに移動 [SEO] => SEO対策 [Shipping] => 送料 [Modules] => モジュール [Pricing] => 価格設定 [Basic settings] => 基本設定 [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] => 最終販売価格(税別) [Does this combination have a different price per unit?] => この組み合わせはユニット毎に違う価格でしょうか? [Images] => 画像 [Impact on 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] => 在庫管理が無効になっています [Delete combinations] => 組み合わせ削除 [Brand] => メーカー [Add a brand] => メーカーを追加する [Related product] => 関連商品 [Add a related product] => 関連商品を追加 [Improve your ranking and how your product page will appear in search engines results.] => 検索エンジンでのランキングの向上や、商品ページが検索結果でどのように表示されるかを設定します。 [Redirection page] => リダイレクト先ページ [Reset URL] => URL をリセットする [Search Engine Optimization] => 検索エンジン最適化 [Package dimension] => パッケージ寸法 [Adjust your shipping costs by filling in the product dimensions.] => 商品のサイズを入力して、送料の調整を行なえます。 [Impact on price] => 価格への影響: [Specific price conditions] => 特定条件による価格設定 [Choose the suppliers associated with this product] => この商品に関連したサプライヤを選択 [Default supplier] => デフォルトのサプライヤ [Supplier reference] => サプライヤーのリファレンス [Product location in warehouses] => 商品の倉庫内の場所 [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] => コンディションと参照コード [Attach a new file] => 新しいファイルを添付する [Cost 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] => 開始 [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]Installed module page[/1] を開いてください [tax excl.] => 税別 [Zoom] => ズーム [Add new value] => 新しい値を追加 [Add new attribute] => 新しい属性を追加 [From quantity] => 開始(量) [Reduction] => 削減 [Parent category] => 親カテゴリー [Group access] => グループのアクセス: [Feature] => 機能 [Add a new feature] => 新しい機能を追加 [Addresses] => 住所 [Ref:] => コード: [EAN13:] => EAN13 : [UPC:] => UPC: [Qty:] => 数量: [Available quantity] => 使用可能な数量 [Attribute name] => 属性名 [UPC] => UPCは [Brands] => ブランド [Add new brand] => 新規メーカー追加 [Add new brand address] => 新規ブランド住所追加 [Close] => 閉じる [Discount] => 割引 [EAN13] => EAN13 : [Wholesale price] => 卸売価格: [Customization] => カスタマイズ [Price per unit] => ユニットによる価格 [Add new cart rule] => 新しいカートルールを追加 [Expiration date] => 有効期限 [[1][/1] of [2][/2] characters allowed] => [1][/1] 文字( [2][/2]文字中)が許可されています [Type] => タイプ [[1][/1] of [2][/2] characters used (recommended)] => [2][/2] 文字中 [1][/1] 文字が使われています(推奨) [Main category] => メインカテゴリ [List of products for this pack] => このセット内の商品リスト [Advanced filters] => 高機能なフィルタ [Apply advanced filters] => 高機能なフィルタを適用する [Apply new quantity] => 新しい数量を適用 [Filter by movement type] => 移動タイプによるフィルタ [Filter by employee] => 担当者でフィルタ [Filter by period] => 期間でフィルタ: [Search a category] => カテゴリを検索 [Search a supplier] => サプライヤを検索 [All] => すべて [Filter by supplier] => サプライヤでフィルタ [Stock management] => 在庫管理 [Movements] => 在庫の移動 [Search products (search by name, reference, supplier)] => 商品検索(商品名、参照コード、サプライヤで検索) [Date & Time] => 日付と時刻 [Physical] => 物理在庫 [Reserved] => 予約済み ) [AdminShopparametersHelp] => Array ( [e.g. 10:00AM - 9:30PM] => 例 10:00 AM - 9:30 PM [Image width in pixels. Enter "0" to use the original size.] => 画像の幅はピクセル単位。元のサイズを使用する場合は0を入力 [Image height in pixels. Enter "0" to use the original size.] => 画像の高さはピクセル単位。元のサイズを使用する場合は0を入力 [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.] => どのような価格で、このお客様グループに受注の要約を表示されますか? [PrestaShop has three default customer groups:] => PrestaShop は、3つのデフォルト顧客グループを持っています。 [Only words this size or larger will be indexed.] => このサイズか大きい単語のみ索引化されます [Please enter the index words separated by a "|".] => 「|」を単語の区切り文字として入力してください [Forbidden characters: <>;=#{}] => 禁止文字: <>;=#{} [Search this word instead.] => 代わりに、この単語で検索 [You can't edit the shop group because the current shop belongs to a group with the "share" option enabled.] => ショップグループを編集することができません、なぜなら、現在のショップはグループの「共有」オプションが有効だからです。 [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.] => 関連するカテゴリを選択し、別のショップとの間でカテゴリを共有することを選択しました。一度、ショップ間で関連付けられているカテゴリのいずれかの変更は、関連付けされているために全てのショップに影響を与えるでしょう。 [If enabled, all messages will be saved in the "Customer Service" page under the "Customer" menu.] => 有効にした場合、すべてのメッセージはお客様メニューの下のお客様サービスに登録されます。 [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.] => ショップのパートナーから送信される、「パートナーからのお知らせ」の受信選択チェックボックスを表示するかどうか。 [Enable or disable token in the Front Office to improve PrestaShop's security.] => PrestaShopのセキュリティを向上させるため、フロントオフィスでトークンを有効または無効にする。 [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).] => お客様が注文履歴にて1クリックで再注文できるオプションを無効にする (一部の欧州諸国では必須) [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.] => お客様が、商品の発送先住所を複数指定できるようにします。 このオプションにより、カートは一つまたは複数の注文に変換されます。 [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.] => ショップの利用規約を掲載したページを選択してください。 [Suggest gift-wrapping to customers.] => お客様にギフトラッピングを提案し、使用可能のメッセージを残します [characters] => 文字 [How to calculate quantity discounts.] => 数量割引を計算する際の個数の計算方法。 [When active, friendly URL will be updated on every save.] => 有効にした場合、保存する度にフレンドリーURLが更新されます。 [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?] => セット組み商品が購入された場合、在庫をどのように計算しますか? [Set to "0" to disable this feature.] => この機能を無効にするには0を設定します。 [In stock] => 在庫あり [Out of stock] => 在庫切れ [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)はサーバで有効ではありません、または、サーバの設定を確認することはできません。フレンドリーURLを使用したい場合は、この変更をアクティブにする必要があります。 [Enable this option only if you have problems with URL rewriting.] => いくつかのページURL書き換えの問題が発生した場合のみ、このオプションを有効にする。 [Invalid characters: numbers and] => 無効な文字: 数字と [Invalid characters:] => 利用できない文字: [Name of the related page.] => 関連するページ名です。 [Title of this page.] => このページのタイトルです。 ) [ModulesViewedproductShop] => Array ( [Viewed products] => 参照された商品 ) [ModulesStatsregistrationsAdmin] => Array ( [Customer accounts] => お客様のアカウント [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] => 作成されたお客様アカウント数 [How to act on the registrations' evolution?] => どのような登録の進捗にしますか? [Here is a summary of what may affect the creation of customer accounts:] => ここはお客様アカウントの作成に影響を与える可能がある内容の要約です: [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エクスポート ) [ModulesStatsbestmanufacturersAdmin] => Array ( [Total paid] => 支払い合計 [Best brands] => ベストブランド [Adds a list of the best brands to the Stats dashboard.] => 統計ダッシュボードに、ベストブランドのリストを追加する。 ) [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.] => どのクレジット伝票も受け取っていません ) [ModulesImagesliderAdmin] => Array ( [Image slider] => イメージスライダー [Invalid values] => 値が無効 [Invalid slide] => スライドが無効 [The title is too long.] => タイトルは長過ぎます [The URL is too long.] => URLは長過ぎます [The description is too long.] => 説明は長過ぎます [The URL format is not correct.] => URLフォーマットは正しくありません [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.] => スライドは更新することができませんでした [Pause on hover] => マウスオーバーで停止 [Stop sliding when the mouse cursor is over the slideshow.] => スライドショーの上にマウスカーソルを移動した際にスライドを停止します。 [Loop forever] => 無限にループしてスライド表示 [Loop or stop after the last slide.] => 最後までスライドしたら、ストップするかスライドを再開するかを指定します。 ) [AdminAdvparametersFeature] => Array ( [Menu] => メニュー [No menu] => メニューがありません [Import data from another shop] => 他のショップからデータをインポート [Permissions] => 権限 [Countries] => 国 [States] => 都道府県: [Carriers] => 配送 [Titles] => タイトル [SuperAdmin] => スーパー管理者 [Logistician] => 物流担当者 [Translator] => 翻訳担当者 [Salesman] => 販売担当者 [Supply Orders] => サプライヤー注文 [Supply Order Details] => サプライヤー注文の詳細 [Note] => メモ [Supplier ID *] => サプライヤーID * [Lang ID] => 言語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] => 画像のURL [Product ID] => 商品ID [Attribute (Name:Type:Position)] => 属性(名前:タイプ:位置) [Value (Value:Position)] => 値(値:位置) [Supplier reference] => サプライヤーのリファレンス [Default (0 = No, 1 = Yes)] => デフォルト(0 = いいえ、1 = はい) [Titles ID (Mr = 1, Ms = 2, else 0)] => 肩書きID(Mr = 1、Ms = 2、以外は0) [Birth date (yyyy-mm-dd)] => 生年月日(yyyy-mm-dd) [Newsletter (0/1)] => メールマガジン(0/1) [Partner offers (0/1)] => パートナーオファー (0/1) [Registration date (yyyy-mm-dd)] => 登録日(yyyy-mm-dd) [UPC] => UPCは [Minimal quantity] => 最小の数量 [Image URLs (x,y,z...)] => 画像のURL(x,y,z...) [Image alt texts (x,y,z...)] => 画像代替テキスト (x,y,z...) [Warehouse] => 倉庫 [Categories (x,y,z...)] => カテゴリ(x,y,z...) [Tax rule ID] => 税ルール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 #] => サプライヤーのリファレンスNo [Unit for the price per unit] => ユニット価格用単位 [Tags (x,y,z...)] => タグ(x,y,z...) [Label when backorder allowed] => バックオーダーを許可する際のラベル [Available for order (0 = No, 1 = Yes)] => 注文ために使用可能(0 = いいえ、1 = はい) [Product creation date] => 商品の作成日 [Show price (0 = No, 1 = Yes)] => 価格を表示(0 = いいえ、1 = はい) [Delete existing images (0 = No, 1 = Yes)] => 既存のイメージを削除する(0 = いいえ、1 = はい) [Available online only (0 = No, 1 = Yes)] => オンラインのみ使用可能(0 = いいえ、1 = はい) [Virtual product (0 = No, 1 = Yes)] => バーチャル商品(0 = いいえ, 1 = はい) [File URL] => ファイルのURL [Expiration date (yyyy-mm-dd)] => 有効期限(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] => 店舗情報 [Module hooks] => フックモジュール [Available quantities for sale] => 使用可能な販売数 [Warehouses] => 倉庫 [Webservice accounts] => Webサービスのアカウント [Attribute groups] => 属性グループ [Tax rules groups] => 税ルールのグループ [Cart rules] => カートルール [Import data] => データをインポート [Choose data to import] => インポートのデータを選択 [Shop groups list] => ショップのグループリスト [Customer groups] => お客様のグループ [Shop group] => ショップのグループ [Multistore options] => マルチストアオプション [Add a new shop group] => 新しいショップグループを追加 [Add a new shop] => 新しいショップを追加 [Share available quantities between shops of this group. When changing this option, all available products quantities will be reset to 0.] => このグループのショップ間で販売する利用可能な数量を共有しています。このオプションを変更する場合は、すべての商品がこのグループでの利用可能数が0にリセットされます。 [Shop name] => ショップの名前 [URL options] => URLオプション [Shop URL] => ショップのURL [Edit this shop] => このショップの編集 [Add a new URL] => 新しい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] => エラー:設定を確認してください [View (GET)] => 参照(GET) [Modify (PUT)] => 変更(PUT)は [Add (POST)] => 追加(POST) [Delete (DELETE)] => 削除(DELETE) [Fast view (HEAD)] => 高速ビュー(HEAD) [Age] => 年齢: [Recipient] => 受取人 [Subject] => 件名: [Severity (1-4)] => 重要度(1-4) [Object type] => オブジェクトタイプ [Object ID] => オブジェクトID [Error code] => エラーコード [Last update] => 最終更新日: [Refresh list] => リストを更新 [ID / Name of shop] => ID / ショップ名 [EAN13] => EAN13 : [Product reference] => 商品リファレンス [Use cache] => キャッシュを使用 [Caching system] => キャッシュシステム [Smart cache for CSS] => CSSのスマートキャッシュ [Smart cache for JavaScript] => JavaScriptのスマートキャッシュ [Apache optimization] => Apacheの最適化 [Media server #1] => メディアサーバ No1 [Media server #2] => メディアサーバ No2 [Media server #3] => メディアサーバ No3 [Never recompile template files] => 一度も再コンパイルしていないテンプレートファイル [Recompile templates if the files have been updated] => ファイルが更新された場合の再コンパイルテンプレート [Force compilation] => 強制コンパイル [Cache] => キャッシュ [Should be enabled except for debugging.] => デバッグ時を除き有効にする必要があります。 [Multi-front optimizations] => マルチフロント最適化 [Lifetime of front office cookies] => フロントオフィスのクッキー有効期限 [Lifetime of back office cookies] => バックオフィスのクッキー有効期間 [Automatically check for module updates] => 自動的にモジュールの更新をチェック [Check the cookie's IP address] => CookieのIPアドレスをご確認ください。 [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] => インポート時に既存のテーブルを削除 [Send email in text format] => テキスト形式のメールで送信 [None] => なし [SMTP server] => SMTPサーバ [SMTP password] => SMTPパスワード [Encryption] => 暗号化 [Send a test email to] => テストメールを送信 [minutes] => 分 [Password regeneration] => パスワード再生成 [Security: Minimum time to wait between two password changes.] => 2つのパスワードを変更するまで待機するセキュリテイ上の最小時間 [Memorize the language used in Admin panel forms] => 管理パネルのフォームの中で使用されている言語を記憶 [Allow employees to select a specific language for the Admin panel form.] => 管理パネルで従業員に特定の言語を選択することを許可する [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] を削除する [Send notification email] => 通知メールを送信 [Next step] => 次のステップ [Send emails to] => 次のアドレスにメールを送信 [Minimum severity level] => 最小の重要レベル [Enable PrestaShop's webservice] => PrestaShopのウェブサービスを有効 [Key] => キー [Key description] => キーの説明 [Webservice account key.] => Webサービスのアカウントキー [Backup options] => バックアップのオプション [Available fields] => 使用可能な項目 [* Required field] => * 必須項目 [History of uploaded files] => アップロードファイルの履歴 [Download] => ダウンロード [Back to the dashboard] => ダッシュボードに戻る [Test your email configuration] => メール設定のテスト [A test email has been sent to the email address you provided.] => 指定されたメールアドレスにテストメールが送信されました。 [Employee options] => 従業員オプション [Employees] => 従業員 [Edit: %lastname% %firstname%] => 編集: %firstname% %lastname% [Match your data] => データマッチング [Please match each column of your source file to one of the destination columns.] => アップロードしたデータの各フィールドに対応するインストール先の項目をそれぞれ指定してください。 [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" に設定します。 [This column must be set:] => このカラムの正しい値は: [Meaning of severity levels:] => 重要度レベルの意味: [Logs by email] => メールによるログ [Profile] => プロフィール [Please choose a table.] => テーブルを選択してください [Action] => 実行: [Set the resource permissions for this key:] => このキーのリソースへのアクセス許可を設定 [Upload quota] => 割り当てをアップロード [Port] => ポート [IP Address] => IPアドレス [Weight] => 重量 [Add server] => サーバを追加 [Test Server] => テストサーバ [Smarty] => Smartyの [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] => 設定情報 [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のPageSpeedモジュール(mod_instaweb) [Database information] => データベース情報 [MySQL version:] => MySQL バージョン: [MySQL server:] => MySQL サーバ: [MySQL name:] => MySQL DB名: [MySQL user:] => MySQL ユーザ名: [Tables prefix:] => DBテーブルプレフィックス: [MySQL engine:] => MySQL エンジン: [MySQL driver:] => MySQL ドライバ: [Store information] => ストア情報 [PrestaShop version:] => Prestashop のバージョン: [Shop URL:] => ショップのURL: [Current theme in use:] => 現在使用中のテーマ: [Mail configuration] => メール設定 [Mail method:] => メール送信方法: [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] => 変更されたファイルのリスト [Average] => 平均 [File size] => ファイルサイズ: [Price tax excluded] => 税別価格 [Price tax included] => 税込価格 [Price per unit] => ユニットによる価格 ) [ShopNotificationsSuccess] => Array ( [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.] => 利用可能な住所がありません ) [AdminNotificationsSuccess] => Array ( [Update successful] => 更新に成功しました [The thumbnails were successfully regenerated.] => サムネイルの再作成に成功 [Successful upload.] => アップロードに成功。 [Duplication was completed successfully.] => 複製が正常に完了 [The selected images have successfully been moved.] => 選択された画像の移動に成功しました。 [A zone has been assigned to the selection successfully.] => 定義されたゾーンの選択は成功 [Successful upgrade.] => 正常にアップグレードしました。 [Comment successfully added.] => 正常にコメントを追加しました。 [The selection has been successfully deleted.] => 選択したものの削除は成功 [The status has been updated successfully.] => ステータスの更新が成功 [Successful update.] => 正常に更新しました。 [Settings updated] => 設定は更新されました [Configuration updated] => 設定を更新しました [Successful deletion.] => 正常に削除しました。 [The settings have been updated.] => 設定を更新しました。 [Your theme has been correctly exported: %path%] => テーマは正常にエクスポートされました:%path% [The image was successfully deleted.] => 画像の削除に成功 [Settings updated.] => 設定は更新されました ) [AdminInternationalFeature] => Array ( [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] => 他の1ヶ月後 [Down] => ダウン [Up] => アップ [Expressions to translate:] => 翻訳する語句: [Total missing expressions:] => 不足している語句の合計数: [missing] => 不足 [Core emails] => メールコア [Modify translations] => 翻訳を変更 [expressions] => 表示 [Theme:] => テーマ: [Module:] => モジュール: [Country options] => 国のオプション [Country name] => 国名 [Default store currency] => デフォルトのストア通貨 [Do you need a tax identification number?] => 納税者番号が必要ですか? [ISO code] => ISOコード [Call prefix] => 呼び出す接頭辞 [Default currency] => デフォルトの通貨: [Add a new tax rule] => 新しい税ルールを追加 [Behavior] => 動作 [New tax rule] => 新しい税ルール [%1$s (Language: %2$s, Theme: %3$s)] => %1$s (言語:%2$s、テーマ:%3$s) [Update translations] => 翻訳を更新 [Themes translations] => テーマの翻訳 [Expand all fieldsets] => すべてのフィールドセットを展開 [Close all fieldsets] => すべてのフィールドセットを閉じる [Installed modules translations] => インストールされた翻訳モジュール [Email translations] => メールの翻訳 [Other translations] => その他の翻訳 [Body] => 本文 [Invoice address] => 請求先住所 [Delivery address] => 配送先住所 [Email] => メール [Other] => その他 [Type] => タイプ [Symbol] => 記号 [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] => フラグ: [Units (e.g. weight, volume, distance)] => 単位(例 重量、量、距離) [Change the behavior of the price display for groups] => グループに対する価格表示方法を変更する [Ecotax] => 環境税: [Rate] => レート [Update a language] => 言語を更新 [Add a language] => 言語を追加 [Core (no theme selected)] => コア(テーマ未選択) [Select the type of email content] => e-メールコンテンツのタイプを選択してください [Select your module] => モジュールを選択 [Countries] => 国 [Exchange rate] => 為替レート [Live exchange rates] => 為替のライブレート [Update exchange rates] => 為替レートを更新 [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アドレスの機能で位置情報を有効にすると、次の機能のみ使用できます。 [Import a localization pack] => 地域パックをインポート [States] => 都道府県: [Tax options] => 税のオプション [Tax Rules] => 税ルール [Add / Update a language] => 言語を追加/更新 [Add or update a language] => 言語を追加または更新 [Export a language] => 言語のエクスポート [Zones] => ゾーン [Delete item #] => 削除 アイテムNo [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%] => %domain% には、%nb_translations% の翻訳がありません ) [ModulesStatscarrierAdmin] => Array ( [Carrier distribution] => 配送の区域 [No valid orders have been received for this period.] => この期間で有効な注文がありません [Percentage of orders listed by carrier.] => 配送ごとの注文割合 ) [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.] => すべての商品を移動した後、最高のパフォーマンスを得るには、レガシーイメージファイルシステムのオプションをNoに設定します。 [Current theme is unavailable. Please check your theme's directory name ("%s") and permissions.] => 現在のテーマ は利用できません。テーマディレクトリ名("%s")とアクセス権限を確認してください。 [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 %id% の元画像ファイルが破損しているか(%filename%)、フォルダのパミッション設定が正しくありません。 [Original image is missing or empty (%filename%) for product ID %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.] => 画像フォルダに「画像がありません」画像を書き込めません。フォルダの書き込み権限を確認してください。 [Error: Your server configuration is not compatible with the new image system. No images were 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」が見つかりません。 [Your theme has been correctly exported: %path%] => テーマは正常にエクスポートされました:%path% [The page Category cannot be moved here.] => ページカテゴリーはここに移動することはできません。 [Invalid file format.] => ファイルフォーマットが正しくありません。 ) [ShopFormsErrors] => Array ( [Invalid name] => 名前が正しくありません [Invalid format.] => 形式が正しくありません。 [Format should be %s.] => 形式は %s である必要があります。 [Required field] => 必須項目 ) [ShopPdf] => Array ( [Delivery] => 配送 [Invoice] => 請求書 [%taxrate%%space%%] => %taxrate%%space%% [Order return] => 返品注文 [Credit slip] => クレジット伝票 [Supply order form] => サプライヤー注文フォーム [TE: Tax excluded] => 非課税 [TI: Tax included] => 税込 [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] => Tel: %s [Fax: %s] => Fax: %s [Delivery Address] => 配送先住所 [Billing Address] => 請求先の住所 [Delivery address] => 配送先住所 [Billing address] => 請求先住所 [Note] => メモ [(Tax excl.)] => (税別) [Unit Price] => 単価 [ecotax: %s] => ecotax: %s [Discounts] => 割引 [Invoice Number] => 請求書番号 [Invoice Date] => 請求日 [Base price] => ベース価格 [Exempt of VAT according to section 259B of the General Tax Code.] => 一般税法259Bセクションに従ってVATを免除 [Tax Detail] => 税の詳細 [Products] => 商品 [Shipping] => 送料 [Ecotax] => 環境税: [Wrapping] => ギフト包装 [Total Tax] => 税合計 [Total] => 合計 [Total Products] => 商品小計 [Total Discounts] => 割引小計 [Shipping Costs] => 送料 [Free Shipping] => 送料無料 [Wrapping Costs] => ラッピング費用 [Billing & Delivery Address] => 請求と配送先の住所 [Please print out this document and slip it into your package.] => この文章をプリントアウトして、パッケージの中に同梱してください [The package should be sent to the following address:] => パッケージは次の住所に送信する必要があります: [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] => 注文ID [Order date] => 注文日 [VAT Number] => VAT番号 [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] => 単価(税別) [Before discount] => 割引前 [Discount Rate] => 割引率 [After discount] => 割引の後 [Tax rate] => 税率 [Tax Rate] => 税率 [No taxes] => 税がありません [Taxes:] => 税: [Base TE] => ベースTE [Tax Value] => 税の値 [Total TE] => 税別の合計 [Total TI] => 税込の合計 [Summary:] => 要約: [Order Discount] => 注文割引 [Tax value] => 税の値 ) [ModulesStatscheckupAdmin] => Array ( [Catalog evaluation] => カタログの評価 [Bad] => 悪い [Average] => 平均 [Good] => 良い [No product was found.] => 商品が見つかりません [Descriptions] => 説明 [chars (without HTML)] => 文字(HTMLなし) [orders / month] => 注文/月 [Not enough] => 十分ではありません [Alright] => 良し [Less than] => より低い [Greater than] => より大きい [Order by] => 並び変え [Desc.] => 降順 [Global] => グローバル ) [AdminNavigationSearch] => Array ( [%d products] => %d 個の商品 [%d result matches your query "%s".] => クエリ "%s" の結果として%d 件が一致しました。 ) [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 & URLs\" タブで設定されたショップのドメイン名と異なっています。 ) [ModulesLinklistShop] => Array ( [Products] => 商品 [Our company] => 当社について ) [ModulesStatsbestcategoriesAdmin] => Array ( [Empty recordset returned] => 空のレコードセットが返されました [Total Quantity Sold] => 販売数量合計 [Total Price] => 合計販売価格 [Total Viewed] => 参照された合計 [Best categories] => ベストカテゴリ ) [ModulesBannerAdmin] => Array ( [Banner] => バナー [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 214px です。 ) [ModulesCrosssellingAdmin] => Array ( [Cross-selling] => 抱き合わせ販売 [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.] => ブロック内の商品に価格を表示 ) [messages] => Array ( [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] => 閉じる [Send] => 送信 [You can add a comment here.] => ここにコメントを追加することができます。 [Customer ID:] => 顧客 ID: [Order #] => 注文No [Product #] => 商品No [Subject:] => 件名: [Read more] => 続きを読む [%] => % [Discount:] => 割引: [Match your data] => データマッチング [Please match each column of your source file to one of the destination columns.] => アップロードしたデータの各フィールドに対応するインストール先の項目をそれぞれ指定してください。 [Load] => ロード [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.] => パスワードが変更されました。 [Manage hooks] => フックの管理 [Reset] => リセット [Modules list] => モジュールリスト [Normal view] => ノーマルビュー [Favorites view] => お気に入りを参照 [Module] => モジュール [Tab] => タブ [Categories] => カテゴリ [Interest] => 関心 [Favorite] => お気に入り [Installed & Not Installed] => インストールとアンインストール [Installed Modules] => インストールされたモジュール [Modules Not Installed ] => モジュールはインストールされていません [Enabled & Disabled] => 有効&無効 [Enabled Modules] => 有効なモジュール [Disabled Modules] => 無効なモジュール [Authors] => 作者 [Preferences saved] => 初期設定は登録されました [Uninstall] => アンインストール [Remove from Favorites] => お気に入りから削除 [Mark as Favorite] => お気に入りにする [by] => より [Popular] => ホット商品 [Free] => 無料! [Install] => インストール [Update it!] => 更新する! [Install the selection] => 選択してインストール [Uninstall the selection] => 選択をアンインストール [No modules available in this section.] => このセクション内に利用可能なモジュールはありません [Manage translations] => 翻訳の管理: [Add a new module] => 新しいモジュールを追加 [Upload a module from your computer.] => コンピュータからモジュールをアップロード [Module file] => モジュールファイル [Upload this module] => このモジュールをアップロード [An upgrade is available for some of your modules!] => ご利用中のモジュールに、更新できるものがあります! [Favorites] => お気に入り [All] => すべて [List of modules] => モジュールのリスト: [Help] => ヘルプ [Description] => 説明 [v] => v [Not Installed] => インストールされていません [Installed] => インストール [The controller %s is missing or invalid.] => コントローラ %s は不足しているか、無効です。 [Attachment] => 添付ファイル [Category] => カテゴリ [Brand] => メーカー [Supplier] => サプライヤー [Number of products:] => 商品数: [Product name] => 商品名 [Attribute name] => 属性名 [Supplier Reference] => サプライヤーのリファレンス [Wholesale price] => 卸売価格: [EAN13] => EAN13 : [UPC] => UPCは [Available Quantity] => 使用可能な数量 [N/A] => 該当無し [%limit% for suhosin.post.max_vars.] => suhosin.post.max_varsの %limit%。 [%limit% for suhosin.request.max_vars.] => suhosin.request.max_vars の %limit%。 [to] => 終了 [Sunday] => 日曜日 [Monday] => 月曜日 [Tuesday] => 火曜日 [Wednesday] => 水曜日 [Thursday] => 木曜日 [Friday] => 金曜日 [Saturday] => 土曜日 [January] => 1月 [February] => 2月 [March] => 3月 [April] => 4月 [May] => 5月 [June] => 6月 [July] => 7月 [August] => 8月 [September] => 9月 [October] => 10月 [November] => 11月 [December] => 12月 [Customers] => お客様 [Orders] => 注文 [Message] => メッセージ [Conversion] => コンバージョン [Group:] => グループ: [Add tag] => タグを追加 [Remove] => 削除 [Done] => 完了 [Choose Time] => 時間を選択 [Time] => 時間 [Hour] => 時 [Minute] => 分 [Group name] => グループ名 [No group created] => 生成されたグループはありません [Select all] => すべて選択 [Unselect all] => すべての選択解除 [Display] => 表示 [result(s)] => 結果 [From] => 開始 [Refresh list] => リストを更新 [Shop group] => ショップのグループ [To] => 終了: [Multistore] => マルチストア [Check / Uncheck all] => すべてをチェック/チェックしない [(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] => 項目名 [All shops] => すべてのショップ [Upload file] => ファイルのアップロード [File size] => ファイルサイズ: [There are %d warnings:] => %d 個の警告があります: [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] => リスト [Options] => オプション [%s deletion] => %s 削除 [%s addition] => %s 追加 [Disable this module] => このモジュールは無効 [Enable this module for all shops] => すべてのショップのためにこのモジュールを有効 [This action will permanently remove the module from the server. Are you sure you want to do this?] => このアクションはサーバから完全にモジュールを削除します。あなたは本当にこれを行いたいですか? [Other Modules] => その他のモジュール [Module not found] => モジュールが見つかりません [Average] => 平均 [Name] => 名前 [Birth date] => 生年月日 [Age] => 年齢: [Email] => メール [Language] => 言語: [Last visit] => 最後の訪問 [Company] => 会社 [Website] => ウェブサイト [Addresses] => 住所 [Alias] => エイリアス: [Address] => 住所 [Country] => 国 [Date] => 日付 [Reference] => リファレンス [Payment] => お支払い [Total paid] => 支払い合計 [Quantity] => 数量 [Carts] => カート [Total products] => 小計 [Product reference] => 商品リファレンス [No products] => 商品がありません [Messages] => メッセージ [IP] => IPアドレス [Last connections] => 最終の接続 [IP address] => IPアドレス [Are you sure you want to uninstall this module?] => 本当にこのモジュールを削除しますか? ) [ModulesSupplierlistAdmin] => Array ( [Supplier list] => サプライヤーリスト [Type of display] => 表示タイプ [Use a plain-text list] => ブレーンテキストリストを使用 [Use a drop-down list] => ドロップダウンリストを使用 [Only apply in plain-text mode] => プレーンテキストモードにのみ適用 ) [AdminModulesNotification] => Array ( [Please specify module URL] => モジュールのURLを指定してください [Module(s) installed successfully.] => モジュールはインストールに成功 [Module(s) uninstalled successfully.] => モジュールはアンインストールに成功 [Module reset successfully.] => モジュールのリセットに成功 [Module deleted successfully.] => モジュールの削除に成功しました。 [The module transplanted successfully to the hook.] => フックするモジュールの移植に成功 [The module was successfully removed from the 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.] => このモジュールは、既にインストールされています。 [Technical error: PrestaShop could not install this module.] => 技術的なエラー:このモジュールをインストールすることが出来ませんでした。 [%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 [All modules cannot be loaded due to memory limit restrictions, please increase your memory_limit value on your server configuration] => すべてのモジュールをメモリ制限のためにロードすることができませんでした。サーバ設定のmemory_limitの値を増やしてください。 [Error found in config file:] => 設定ファイルの中にエラーが見つかりました: [%1$s (parse error in %2$s)] => %1$s (文法エラー %2$s 行目) [%1$s (class missing in %2$s)] => %1$s (%2$s の中のクラスミス) [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 は既に %5$s でモジュール %3$s のバージョン %4$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).] => モジュールの抽出中にエラー(ファイルが壊れている可能性があります) [You do not have the permission to use this module.] => このモジュールを使用する権限を持っていません [Cannot install this module.] => モジュールをインストールすることができません [Cannot uninstall this module.] => モジュールをアンインストールすることができません [Cannot load the module's object.] => モジュールオブジェクトをロードすることができません [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 cannot be transplanted to this hook.] => このモジュールは、このフックに移植することはできません。 [An error occurred while transplanting the module to its hook.] => フックにモジュールを移植中にエラーが発生 [Please select a module to unhook.] => アンフックするモジュールを選択 [Hook cannot be loaded.] => フックは読み込むことができません。 [An error occurred while deleting the module from its hook.] => フックからのモジュール削除中にエラーが発生 [Error while loading file of module %module%. %error_message%] => %module%モジュールファイルを読み込み中にエラーが発生しました。%error_message% [You are not allowed to install modules.] => モジュールをインストールする権限がありません。 [Unfortunately, the module did not return additional details.] => 残念ながら、このモジュールには追加情報を返しませんでした。 [Cannot %action% module %module%. %error_details%] => モジュール %module% を%action% することが出来ません。%error_details% [%action% action on module %module% succeeded.] => モジュール %module% による %action% 処理が成功しました。 [%module% did not return a valid response on installation.] => %module%がインストールに際して、正常なレスポンスを返しませんでした。 [No changelog provided] => 変更履歴はありません [You are about to disable %moduleName% module.] => %moduleName%モジュールを無効化します。 [This action cannot be undone.] => この操作は元に戻せません。 [This will restore the defaults settings.] => 初期設定に戻ります。 [You are about to [1] the following modules:] => 以下のモジュール[1]に関して [Installing module...] => モジュールをインストール中... [Module installed!] => モジュールインストール完了! [Oops... Upload failed.] => アップロード失敗。 [No description found for this module :(] => このモジュールの説明はありません:( [You need to select at least one module to use the bulk action.] => 一括操作をするために一つ以上のモジュールを選択してください。 ) [AdminAdvparametersHelp] => Array ( [or] => または [A category root is where a category tree can begin. This is used with multistore.] => カテゴリルートはカテゴリツリーを開始することができます。これはマルチショップで使用されます。 [Use this option to associate data (products, modules, etc.) the same way for each selected shop.] => 関連するデータ(商品、モジュールなど)を選択したショップでも同じように、このオプションを使用します [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.] => 警告:「お客様を共有」と「注文を共有」オプションを有効にすることは推奨されていません、なぜなら、一度お客様と注文が作成されるとこれらのオプションを無効にすることはできません。これらのオプションが必要な場合は、最初に変わりのショップでいくつかのカテゴリを使用して検討してみてください。 [URL rewriting must be activated on your server to use this feature.] => URLの書き換えはサーバでこの機能を使用するために有効にしなければなりません [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).] => 選択したショップのメインURLとしてこのURLを設定すると、このショップに設定されたすべてのURLは、次のURLにリダイレクトされます(ショップにつ1つのメインURLを持つことができます) [Since the selected shop has no main URL, you have to set this URL as the Main URL.] => 選択されたショップはメインURLを持っていないので、メイン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.] => マルチストアのツールを使用しない場合は、この項目を無視します。この項目が空白の場合はデフォルトのショップが使用されます。 [This will add directives to your .htaccess file, which should improve caching and compression.] => これはキャッシュと圧縮を向上されるのに、.htaccessファイルにディレクティブを追加します。 [Enable or disable debug mode.] => デバッグモード切り替え [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-1.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-2.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.] => ショップの4つ目のドメイン名(例 myshop-media-server-3.com) 別のドメインを持っていない場合は、この項目は空白にままにします。 [Should be enabled if you want to avoid to store the smarty cache on NFS.] => NFS に smartyキャッシュをためたくない場合は有効化してください [Check the IP address of the cookie in order to prevent your cookie from being stolen.] => cookieが盗まれるのを避けるために、cookieのIPアドレスを確認してください [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.] => フロントオフィスのクッキー有効期間を設定します。この期間が過ぎた場合、ユーザは再ログインする必要があります。 [Where customers send messages from the order page.] => 注文ページよりお客様がメッセージを送信する場所 [Fully qualified domain name (keep this field empty if you don't know).] => 完全修飾ドメイン名(分からない場合は空白にしておく) [Leave blank if not applicable.] => 適用されない場合は空白のまま [Password should be at least %num% characters long.] => パスワードは最低 %num%文字必要です。 [Set "Enable Shop" to "No" in the "Maintenance" page under the "Preferences" menu.] => 「設定」メニュー下の「メンテンナス」ページの「ショップを有効」に「No」を設定 [Download the backup from the list below or from your FTP server (in the folder "admin/backups").] => 以下のリストまたはFTPサーバからリスト(フォルダの"admin /バックアップ")からバックアップをダウンロード [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] => 画面上のインポートタブを選択します [Check the maximum filesize allowed (e.g. Max: 16MB)] => 最大値を確認してください。許可されたファイルサイズ(例えば最大値:16MB) [You can read information on import at:] => インポートに関する関連情報はこちらを参照してください: [Read more about the CSV format at:] => CSV形式の詳細については、こちらを参照してください: [Allowed formats: .csv, .xls, .xlsx, .xlst, .ods, .ots] => 利用可能なフォーマット: .csv, .xls, .xlsx, .xlst, .ods, .ots [Allow or disallow this employee to log in to the Admin panel.] => この担当者の管理画面へのログインを許可、もしくは許可しない。 [Informative only] => 単に情報 [Warning] => 警告 [Error] => エラー [Major issue (crash)!] => 主な問題(クラッシュ) [Severity levels] => 重大度レベル [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.] => 通知は数値でバックオフィストップ画面、店名の右側に表示されます。前回通知を確認してから現時点までの新しい通知数です。 [Some features can be disabled in order to improve performance.] => 一部の機能はパフォーマンス向上のため、無効にすることができます。 [Good] => 良い ) [AdminOrderscustomersNotification] => Array ( [For this particular customer group, prices are displayed as:] => この特定の顧客グループについては、価格は次のように表示されます: [A partial refund was successfully created.] => 一部払い戻しの作成に成功 [Invalid new order status] => 新しい注文ステータスが無効 [expires on %s.] => 有効期限:%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.] => 少なくとも1つの商品が必要です [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のカートが見つかりません [Direct link] => ダイレクトリンク [[Generated] CartRule for Free Shipping] => [生成]送料無料のカートルール [No delivery slip was found for this period.] => この期間にある出荷伝票がありません [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.] => お客様の更新中にエラーが発生 [No order slips were found for this period.] => この期間での注文伝票が見つかりません [You have to select a shop before creating new orders.] => 新しい注文を作成するためにショップを選択する必要があります。 [This product is out of stock:] => この商品は在庫切れです: [An error occurred while sending an email to the customer.] => お客様にメール送信中にエラーが発生 [The email was sent to your customer.] => お客様にメールが送信されました。 [Please select at least one product.] => 少なくとも1つの商品を選択してください [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 の注文は、既にこのステータスに指定されています。 [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.] => 注文ステータスを少なくとも1つ選択しなければなりません [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.] => お客様を削除するのに2つのほうほうがあります、何をしたいか選択してください [You have to select a shop if you want to create a customer.] => お客様を作成したい場合は、ショップを選択する必要があります。 [You must add at least one address to process the order.] => 注文処理のために少なくとも1つの住所を追加しなければなりません [No products found] => 商品が見つかりません [The prices are without taxes.] => 価格は税なしです。 [No customers found] => お客様が見つかりません [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?] => 新しい請求書を作成を要求してもよろしいですか? [Do you want to overwrite your existing message?] => 既存のメッセージを上書きしますか? [paid instead of] => 代わりに支払った [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] => 商品返品は無効 ) [AdminDesignFeature] => Array ( [Move images] => イメージを移動 [Regenerate thumbnails] => サムネイルの再生成 [Select an image] => 画像を選択 [Select a format] => フォーマットを選択 [Erase previous images] => 以前のイメージを消去 [Transplant a module] => モジュールを移植 [Exceptions] => 例外 [Full width] => 最大幅 [Three columns] => 3カラム [Two columns, small left column] => 2カラム、左側に小カラム [Two columns, small right column] => 2カラム、右側に小カラム [No side columns, ideal for distraction-free pages such as product pages.] => サイドカラムなし、商品ページなど気を散らす情報が少ないほうが都合が良いページなどに最適です。 [One large central column and 2 side columns.] => 大きなセンターカラムと左右にサイドカラム。 [Two columns with a small left column.] => 左側にサイドカラムがついた2カラム。 [Two columns with a small right column.] => 右側にサイドカラムがついた2カラム。 [Use PNG only if the base image is in PNG format.] => ベースイメージがPNGフォーマットの場合にのみPNGを使用 [Product picture width] => 商品画像の幅 [Product picture height] => 商品画像の高さ [Use the legacy image filesystem] => レガシィイメージファイルシステムを使用 [___________ CUSTOM ___________] => ___________ カスタム ___________ [____________ CORE ____________] => ____________ コア____________ [Pages] => ページ [Pages in category "%name%"] => 「%name%」カテゴリ内のページ [Parent category] => 親カテゴリー [Page content] => ページの内容 [CMS Category] => CMSのカテゴリ [Text] => テキスト [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] => 請求書のロゴ [Theme] => テーマ: [Export current theme] => 現在のテーマをエクスポート [Unhook the selection] => 選択はフックできない [All modules] => すべてのモジュール [Display non-positionable hooks] => 非ポジショナルなフックを表示 ) [ModulesStatsstockAdmin] => Array ( [Available quantities] => 利用可能な数量 [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.] => 商品のデフォルトのサプライヤーに従ってデフォルトの卸売価格に対応します。商品が属性を保持している時は平均価格が使用されます。 ) [ModulesGraphnvd3Admin] => Array ( [NVD3 Charts] => NVD3 チャート ) [ModulesAutoupgradeAdmin] => Array ( [Medium] => 中 [High] => 高い [If you customized the default PrestaShop theme in its folder (folder name "classic" in 1.7), enabling this option will lose your modifications.] => "classic" フォルダ(1.7 の場合)内の、デフォルトの PrestaShop テーマをカスタマイズしている場合、このオプションを有効にすると変更内容が失われます。 [Keep the customized email templates] => カスタマイズされたメールテンプレートを保持する [This will not upgrade the default PrestaShop e-mails.] => デフォルトの PrestaShop メールはアップグレードされません。 [If you customized the default PrestaShop e-mail templates, enabling this option will keep your modifications.] => デフォルトの PrestaShop メールテンプレートをカスタマイズしている場合、このオプションを有効にする事で変更内容を残すことが出来ます。 [Unable to create file %s] => %s ファイルを作成できません [Unable to delete outdated "AdminUpgrade" tab (tab ID: %idtab%).] => 古い「自動アップグレード」タブ (タブID: %idtab%)を削除できません。 [%modificationscount% file modifications have been detected, including %coremodifications% from core and native modules:] => コアファイルや標準モジュールの %coremodifications% を含む、%modificationscount% ファイルに変更が加わっている事が検出されました。 [%modifiedfiles% files will be modified, %deletedfiles% files will be deleted (if they are found).] => %modifiedfiles% ファイルが変更され、 %deletedfiles% ファイルが削除されます(すでに存在する場合)。 [Unable to extract %filepath% file into %destination% folder...] => %filepath% ファイルを %destination% フォルダ内に解凍する事が出来ません... [%s files 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から削除してください。 [This functionality has been disabled.] => この機能が無効になっています。 [Required field] => 必須項目 [No file was uploaded.] => アップロードされたファイルはありません [Your lastname contains some invalid characters] => 姓にいくつかの不正な文字が含まれています [Unable to create directory %s] => %s ディレクトリを作成できません [URL:] => URL: [Welcome!] => ようこそ! ) [AdminNavigationHeader] => Array ( [Orders] => 注文 [View my shop] => ショップを参照 [Your profile] => プロフィール [Sign out] => サインアウト [Quick Access] => クイックアクセス [Please name this shortcut:] => このショートカットに名前を付けてください: [Customers] => お客様 [Maintenance mode] => メンテナンスモード [A new order has been placed on your shop.] => ショップに新しい注文が登録されました。 [Order number:] => 注文番号: [A new customer registered on your shop.] => ショップで新しいお客様が登録されました。 [Read this message] => このメッセージを読む [Add current page to QuickAccess] => 現在のページをクイックアクセスに追加 [Manage quick accesses] => クイックアクセスの管理 [Everywhere] => どこにでも [Order ID] => 注文ID [Module name] => モジュール名 [Invoice Number] => 請求書番号 [Search (e.g.: product reference, customer name…)] => 検索 (例: 商品コード、顧客名...) [Name] => 名前 [by name] => 名前によって [by IP address] => IPアドレスベース [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の場合は、セキュリティトークンを必ず”削除してください。 [New customers] => 新規顧客 [New window] => 新規ウィンドウ ) [ShopDemoCatalog] => Array ( [Size] => サイズ [Shoe size] => シューズのサイズ [Color] => 色: [S] => S [M] => M [L] => 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] => 幅 [Weight] => 重量 [Compositions] => 素材 [Styles] => スタイル [Properties] => 特徴 [Polyester] => ポリエステル [Wool] => ウール [Viscose] => ビスコース [Elastane] => エラスタン [Cotton] => コットン [Silk] => シルク [Suede] => スウェード [Straw] => むぎわら [Leather] => レザー [Classic] => クラシック [Casual] => カジュアル [Military] => ミリタリー [Girly] => カワイイ [Rock] => ロックンロール [Dressy] => ドレッシー [Short Sleeve] => ショートスリーブ [Colorful Dress] => カラフルドレス [Short Dress] => ショートドレス [Midi Dress] => ミディドレス [Maxi Dress] => マキシィドレス ) [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] => ログ: 店舗からの新規アラートがあります [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] => メッセージは正しく送信されました。 [Stock coverage] => 在庫カバレッジ [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] => ご注文に関する新しいメッセージ ) [ModulesMailalertsAdmin] => Array ( [image(s)] => 画像 [Voucher code:] => クーポンコード: ) [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] => 小切手での支払い [Your order on %s is complete.] => %s 上の注文は完了 [Your check must include:] => 小切手で送ってください: [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] => 注文の問題に気が付きました。これが誤りであると思われる場合は、ご連絡することができます。 ) [ModulesStatsdataAdmin] => Array ( [Data mining for statistics] => 統計データマイニング [This module must be enabled if you want to use statistics.] => あなたは統計を使用する場合は、このモジュールを有効にする必要があります。 [Save page views for each customer] => 各お客様のページビューを登録 [Save global page views] => グローバルページビューを登録 [Global page views uses fewer resources than customer's, but it uses resources nonetheless.] => グローバルページビューはお客様よりも少ないリソースを使用します、しかし、それでもリソースは使用します。 [Plugins detection] => プラグインの検出 ) [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] => 出荷時に商品代金を支払います ) [ModulesStatsbestcustomersAdmin] => Array ( [Empty recordset returned] => 空のレコードセットが返されました [Valid orders] => 有効な注文: [Money spent] => かかった費用 [Best customers] => お得意様 [Develop clients' 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:] => この目標を達成するには整理することができます: ) [ModulesLanguageselectorAdmin] => Array ( [Language selector block] => 言語選択ブロック ) [ModulesContactinfoAdmin] => Array ( [Allows you to display additional information about your store's customer service.] => ショップのお客様サービスに関する追加情報を表示する事が出来るようになります。 ) [ModulesGridhtmlAdmin] => Array ( [Simple HTML table display] => 単純なHTMLテーブルの表示 ) [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.] => 「受取人」フィールドは必須です。 [Contact details] => お問合せ詳細 [Payee (name)] => 受取人名義 [Address] => 住所 [%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.] => したがって、木々ってを受け取るように手動で注文を確認する必要があります。 ) [ModulesWirepaymentAdmin] => Array ( [Wire payment] => 銀行振込 [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.] => 銀行支店として、IBAN番号、BICなど [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.] => 電話を受け取った時は、できるだけ早く注文を手動で確認する必要があります。 ) [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] => これは現在の住所フォーマットを削除します [This expression uses a special syntax:] => この式は、特別な構文を使用します: [There are [1]%replace%[/1] products] => [1]%replace%[/1] 個の商品があります [List of pages in [1]%replace%[/1]] => [1]%replace%[/1] 内のページ一覧 [Feature: [1]%1%[/1] ([1]%2%[/1] values)] => 機能: [1]%1%[/1] ([1]%2%[/1] 有用性) [Here you can modify translations for all installed module.] => ここでは、すべてのインストール済みモジュールの翻訳を編集する事が出来ます。 [Select your module] => モジュールを選択 [Two -- or three -- letter ISO code (e.g. "us" for United States).] => 2桁か3桁文字のISOコード(例:日本は "jp") [Provide the state name to be displayed in addresses and on invoices.] => 請求書の住所に表示するための都道府県名(州名)を指定してください。 [1 to 4 letter ISO code.] => 1から4文字のISOコード [Geographical region where this state is located.] => 都道府県が置かれている地理的なゾーン [Used for shipping] => 出荷に使用 [You must define the behavior if an address matches multiple rules:] => 住所が複数のルールに一致した場合の動作を定義してください: [- One after another: Apply taxes one after another (e.g.: 100 + 10% => 110 + 5% = 115.5)] => - 逐次適用:税金を順番に追加適用します (例:100 + 10% => 110 + 5% = 115.5) [No Tax] => 税なし [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" として計算されます。たとえば、デフォルト通貨日本円である場合、米ドルを通貨として選択する場合には "0.009158" (1JPY=0.009158USD)と記入します。 [This option allows you, among other things, to restrict access to your shop for certain countries. See below.] => このオプションは特定の国のアクセスを制限するために他のものを許可します。下記を参照してください。 [IETF language tag (e.g. en-US, pt-BR).] => IETF言語タグ(例:en-US、pt-BR) [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に設定されます [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).] => ショップに常にアクセスを許可するIPアドレスを追加することができます(例 GoogleBotsのIP) [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).] => 1つの言語からファイルをデータでエクスポート(言語パック) [Search a word or expression, e.g.: "Order confirmation"] => 単語や表現を検索します(例:「注文の確認」) ) [ModulesEmailsubscriptionShop] => Array ( [This email address is not registered.] => メールアドレスは登録されていません [An error occurred while attempting to unsubscribe.] => 解除中にエラー [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] => メールマガジン [Your e-mail] => あなたのメールアドレス ) [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.] => このお店のURLを設定するにはここをクリック [Width and height must be numeric values.] => 幅と高さは数値でなければなりません [The discount value is incorrect (must be a percentage).] => 割引の値は間違っています(パーセントにしなければなりません) [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).] => このショップを削除することができません。(顧客もしくは注文が関連しているため) [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.] => 緯度と経度は必須です [Before being able to use this tool, you need to:] => このツールを利用出来るようにするためには、先に次の作業を行う必要があります: [Create a blank .htaccess in your root directory.] => ルートディレクトリの中に空の.htaccessを作成する。 [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.] => 規約を読んでいただけるように、正しいページを割り当ててください。 [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:] => このツールを使う前に、次の作業を行う必要があります: [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.] => マルチストアオプションが有効です、ショップのURLを変更したい場合、マルチストアページの下の拡張パラメータメニューに行かなければなりません。 [You can only display the page list in a shop context.] => ショップのコンテキスト内のページ一覧を表示することができます。 ) [AdminShippingHelp] => Array ( [Format:] => フォーマット: [Filesize:] => ファイルサイズ: [MB max.] => 最大MB [Current size:] => 現在のサイズ: [undefined] => 未定義 [The delivery time will be displayed during checkout.] => 配送日数は、ご注文手続きの中で表示されます。 [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.] => この配送にアクセス権を与えたいすべてのグループをマークする [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.] => 配送トラッキングURL:追跡番号が表示される箇所に「@」とご記入下さい。、自動的に追跡番号が表示されます。 [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] => 定義された範囲の最高のコストを適用します [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または空白であれば無視。 [If you set these parameters to 0, they will be disabled.] => これらのパラメータに0を設定した場合は、それらは無効になります ) [AdminDashboardFeature] => Array ( [Dashboard] => ダッシュボード ) [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.] => デフォルトの期間は1ヶ月です [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.] => あなたのためだけ、お客様に表示されることはありません。 [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.] => この値の属性グループを選択してください。 [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.] => お客様サービスのページ上のスレッドに答えた時にデフォルトで表示されるメッセージを入力してください [Use POP3 instead of IMAP.] => IMAP の代わりに POP3 を使用する。 [Do not use RSH or SSH to establish a preauthenticated IMAP sessions.] => 事前に認証されたIMAPセッションの確立にrshまたはsshを使用しないでください。 [Force use of start-TLS to encrypt the session, and reject connection to servers that do not support it.] => 強制的にstart-TLSの暗号化セッションを使用する場合は、それをサポートしていないサーバへの接続は拒否されます [Do not use start-TLS to encrypt the session, even with servers that support it.] => それをサポートしているサーバでセッションの暗号化を行うのにstart-TLSは使用しないでください [Save and add another value] => 登録して他の値を追加 [Back to the list] => リストへ戻る [Add new feature values] => 新しい機能の値を追加 [Add new feature value] => 新しい機能の値を追加 [Phone number for this supplier] => このサプライヤーの電話番号 [Create a new product: CTRL+P] => 新しい商品を登録:CTRL+P [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] => 1Kgあたり、1リットルあたり [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?] => どのカテゴリページにリダイレクトさせますか? [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.] => ブランドロゴをアップロードしてください。 [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 [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?] => これはセット組み商品(2つ以上の商品の組み合わせ)ですか、ヴァーチャル商品(ダウンロード商品、サービス等)ですか、それとも単なる通常の商品ですか? [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!] => 「商品のオプション構成」は、一つの商品の中でのサイズや重量、色などの異なるオプションの組み合わせのことです。オプションの組み合わせを作るためには、先にオプションを登録しておく必要があります。 [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 Not Found」ページを表示します。 [Permanent redirection (301) = Permanently display another product or category instead.] => 恒久的な転送(301)= 恒久的に他の商品ページやカテゴリページを表示するようにします。 [Temporary redirection (302) = Temporarily display another product or category instead.] => 一時的な転送 (302)= 一時的に他の商品ページやカテゴリページを表示します。 [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.] => 以前関連付けられたサプライヤー情報に基づいたサプライヤーIDを指定することが可能です。 [When using the advanced stock management tool (see Shop Parameters > Products settings), the values you define (price, references) will be used in supply orders.] => 高度な在庫管理機能(「ショップパラメータ」>「商品設定」を参照)を利用している場合には、ここで設定する値(価格、コード)は、サプライヤへの発注時に使用されます。 [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.] => 各商品やオプション毎に、倉庫内のどこに保管しているかまで設定することが出来ます。 [Upload a file from your computer (%maxUploadSize% max.)] => ファイルをアップロードしてください(最大 %maxUploadSize%) [The full filename with its extension (e.g. Book.pdf)] => 拡張子付きの完全な名前(例 book.pdf) [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個以上でしか購入できなくなります。 [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]の高度な設定 [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.] => これは、顧客に対して販売しようとしているこの商品の売値です。税込み価格は設定した税率ルールによって変わります。 [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.] => 一人の顧客が複数の価格設定ルールに当てはまる場合、どの価格設定が優先されるか決めることができます。 [[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!] => いいえ、ログインしなおします! [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.] => カテゴリのサムネイル画像は、テーマが対応している場合、カテゴリを表す小さな画像としてメニューに表示されます。 [You now have three default customer groups.] => 現在3つのデフォルトのお客様グループを持っています。 ) [ModulesDataprivacyShop] => Array ( [Customer data privacy[1][2]%message%[/2]] => お客様のプライバシー保護 [1][2]%message%[/2] ) [AdminNotificationsInfo] => Array ( [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] => 空のレコードセットが返されました [Invalid characters:] => 利用できない文字: ) [ModulesStatsforecastAdmin] => Array ( [Stats Dashboard] => 統計ダッシュボード [Average] => 平均 [Forecast] => 予想 [Conversion] => コンバージョン [Accounts] => アカウント [Full carts] => 完全なカート [Registered visitors] => 登録済みの訪問者 [Payment distribution] => 支払い範囲 [-- No filter --] => -- フィルターがありません -- [Module] => モジュール [Category distribution] => カテゴリの状態 [Language distribution] => 言語分布 [Growth] => 成長 [Zone distribution] => ゾーンの配布 [Currency distribution] => 通貨の流通 [Sales (converted)] => 販売(変換) [Attribute distribution] => 属性分布 ) [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] => "Powered by 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] => 新しいパスワードをメールで受け取るために、ログインで利用している会員登録メールアドレスを入力してください [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] => ログイン [cart] => カート [discount] => 割引 [order-history] => ご注文履歴 [identity] => 識別子 [my-account] => マイアカウント [order-follow] => 注文対応 [credit-slip] => 返金伝票 [order] => 注文 [search] => 検索 [stores] => 店舗 [guest-tracking] => ゲストトラッキング [order-confirmation] => 注文内容確認 [Best sellers] => ベストセラー [Brands] => ブランド ) [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)] => 結果 [Email] => メール [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] => IDは [Options] => オプション [Help] => ヘルプ [Orders] => 注文 [Carts] => カート [Catalog] => カタログ [Invoices] => 請求書 [Total:] => 合計: [All shops] => すべてのショップ [Default] => デフォルト: [(tax excl.)] => (税別) [Drop-down list] => ドロップダウンリスト [Radio buttons] => ラジオボタン [Previous] => 前へ [No tax] => 税がありません [No Tax] => 税なし [30 days] => 30日 [Invalid characters:] => 利用できない文字: [Values] => 値 [Date of birth] => 生年月日 [Stores] => ストア [Width] => 幅 [Height] => 高さ [Customers] => お客様 [Fax] => FAX [Last name] => 姓 [Mobile] => モバイル [Dashboard] => ダッシュボード [?] => ? [Birth date] => 生年月日 [Search results] => 検索結果 [Social title] => 肩書き [Company] => 会社 [First name] => 名 [Countries] => 国 [All currencies] => すべての通貨 [All groups] => すべてのグループ [Calendar] => カレンダー [To:] => 終了: [Week] => 週 [Never] => 一度もない [Note] => メモ [Phone] => 電話 [Menus] => メニュー [Home] => ホーム [Zip/Postal code] => 郵便番号 [Abandoned Carts] => カートを破棄する [Configure] => 設定 [Sales] => 販売 [Visits] => 訪問 [Settings updated.] => 設定は更新されました [By name] => 名前によって [By position] => 位置によって [Descending] => 降順 [Ascending] => 上昇 [Shop association] => 店舗関連 [Shop] => 店舗 [Pages] => ページ [Meta title] => METAタイトル [Delete] => 削除 [Link] => リンク [Label] => ラベル [Save] => 保存 [Settings updated] => 設定は更新されました [Last Name] => 姓 [First Name] => 名 [CSV Export] => CSVエクスポート [Displaying %1$s of %2$s] => 表示 %2$s 中 %1$s [Quantity sold] => 販売された数量 [Edit] => 編集 [images] => 画像 [Available quantity for sale] => 販売のために使用可能は数量 [Item] => アイテム [Images] => 画像 [Average price] => 平均の価格 [Percentage] => 割合 [customers] => お客様 [Products bought:] => 購入された商品: [Guide] => ガイド [Filter] => フィルタ [All countries] => すべての国 [Today] => 今日 [All customers] => すべてのお客様 [%firstname% %lastname%] => %firstname% %lastname% [Hours] => 時: [Days] => 日 [Percent] => パーセント [Size] => サイズ [PDF] => PDF [Private] => プライベート: [Last message] => 最後のメッセージ [In transit] => 送信中 [Mobile Phone] => 携帯電話 [Resource] => リソース [Filename] => ファイル名: [Text] => テキスト [New] => 新 [%] => % [Existing] => 既存 [tax incl.] => 税込 [Cancel] => キャンセル [All combinations] => すべての組み合わせ [Date & Time] => 日付と時刻 [Active] => 実行 [Settings] => 設定 [View] => 参照 [Meta keywords] => METAキーワード [Meta description] => META Description [General] => 一般 [Processing...] => 処理中です... [Not filtered] => フィルターされていません [Equals] => 等しい [Below] => 下 [Above] => 上 [Inside range] => 範囲内 [Multistore] => マルチストア [Page] => ページ [Layout] => レイアウト [Language] => 言語: [Currencies] => 通貨 [Languages] => 言語 [Advanced] => 拡張 [Taxes] => 税 [Bulk Actions] => 一括操作 [Customized] => カスタマイズ [N/A] => 該当無し [Position] => 位置 [Image] => 画像 [Min] => 最小 [Max] => 最大 [Online] => オンライン [Offline] => オフライン [Quick navigation] => クイックナビゲーション [to] => 終了 [Price] => 価格 [Currency] => 通貨 [Customer] => お客様 [Country] => 国 [Period] => 期間 [File] => ファイル: [Friendly URL] => フレンドリーURL [Displayed] => 表示: [Performance] => パフォーマンス [State] => 都道府県 [Address] => 住所 [Address (2)] => 住所2 [City] => 市区町村 [Other] => その他 [Mobile phone] => 携帯電話 [Home phone] => 電話番号 [tax excl.] => 税別 [Unlimited] => 無制限 [Groups] => グループ [Newsletter] => メールマガジン [Subject] => 件名: [Template] => テンプレート: [Addresses] => 住所 [Delivery] => 配送 [Invoice] => 請求書 [Combination] => 組み合わせ [Remove] => 削除 [Date] => 日付 [Details] => 詳細 [Payment] => お支払い [Summary] => 要約 [Package item] => パッケージアイテム [Combinations] => 組み合わせ [from] => 開始 [Message] => メッセージ [Employee] => 従業員 [Warning] => 警告 [Available] => 使用可能 [Weight] => 重量 [Keywords] => キーワード [Carrier] => 配送 [Tax] => 税 [Email:] => メール: [Order] => 注文 [Group] => グループ [Title] => 肩書き [File name] => ファイル名 [Loading...] => ロード中... [Product name] => 商品名 ) [ModulesPagesnotfoundAdmin] => Array ( [Pages not found] => ページが見つかりません [Guide] => ガイド [404 errors] => 404エラー [How to catch these errors?] => これらのエラーをキャッチするには? [Page] => ページ [Referrer] => リファラー [Counter] => カウンタ [Empty database] => 空のデータベース ) [ModulesCashondeliveryAdmin] => Array ( [Cash on delivery (COD)] => 代金引換払い ) [ModulesStatssalesAdmin] => Array ( [Sales and orders] => 販売と注文 [Orders placed:] => 作成された注文: [CSV Export] => CSVエクスポート [No orders for this period.] => この期間での注文がありません [Products:] => 商品 ) [ModulesEmailalertsShop] => Array ( [Request notification registered] => 登録された依頼通知 [No mail alerts yet.] => まだアラートメールがありません [My alerts] => アラート [Notify me when available] => 利用可能な情報を知らせてください ) [AdminShopparametersFeature] => Array ( [Authorized modules:] => 承認済モジュール: [This category already exists for this group.] => このグループにこのカテゴリはすでに存在します [Add a category discount] => カテゴリ割引を追加 [New group category discount] => 新しい割引カテゴリグループ [Discount (%):] => 割引(%): [Price display method:] => 価格の表示方法: [Show prices:] => 価格を表示: [Current category discount] => 現在のカテゴリ割引: [Members of this customer group] => このお客様グループのメンバー [Hours:] => 時間: [Dear Customer, Regards, Customer service] => 拝啓, 敬具, カスタマーサービス [We are currently updating our shop and will be back really soon. Thanks for your patience.] => 現在店舗更新中です。今しばらくお待ち下さい。 [#IN] => PS#- [#DE] => RE#- [#RE] => #RE [You may unsubscribe at any moment. For that purpose, please find our contact info in the legal notice.] => いつでも購読解除していただけます。特定商取引法に基づく表記より、当店の連絡先情報をご確認いただけます。 [In 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] => タイトル [Image width] => 画像の幅: [Image height] => 画像の高さ: [Social title] => 肩書き [Group name] => グループ名 [Discount (%)] => 割引(%): [Members] => メンバー [Creation date] => 作成日: [Default groups options] => グループオプションの初期設定 [Customer group] => お客様のグループ [Price display method] => 価格の表示方法: [Modules authorization] => モジュール認証 [Show prices] => 価格を表示: [Alias] => エイリアス: [Aliases] => エイリアス [Indexed products] => 索引化された商品: [Building the product index may take a few minutes.] => 商品の索引を作成するには、数分以上かかることがあります。 [You can set a cron job that will rebuild your index using the following URL:] => 次のURLを使って、インデックスを再構築する cron ジョブを設定することができます: [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.] => 私達が説明にあるものよりも商品の名前や説明に現れる言葉に大きなウェートを設定するように助言するのはそう言う意味です。このように検索結果はできるだけ正確かつ適切であるべきです。 [Product name weight] => 商品の重量名 [Reference weight] => 重量のリファレンス [Short description weight] => 短い説明の重量 [Description weight] => 重量の説明 [Category weight] => カテゴリの重み [Brand weight] => ブランドのウェイト [Tags weight] => タグの重量 [Attributes weight] => 重量属性 [Features weight] => 機能の重量 [Registration date] => 登録日 [Shop group] => ショップのグループ [Edit this shop group] => このショップグループの編集 [Add new shop] => 新しいショップを追加 [Store name] => 店舗名 [Icon] => アイコン [Edit return status] => 返品ステータスを編集 [Template] => テンプレート: [Return status] => 返品ステータス [Send email to customer] => お客様にメールを送信 [Consider the associated order as validated.] => 検証され関連付けされら注文を検討 [Stores] => ストア [Allowed characters: letters, spaces and %s] => 許可された文字:文字、スペース、%s [Latitude / Longitude] => 緯度/経度: [Picture] => 写真 [Monday] => 月曜日 [Tuesday] => 火曜日 [Wednesday] => 水曜日 [Thursday] => 木曜日 [Friday] => 金曜日 [Saturday] => 土曜日 [Sunday] => 日曜日 [Choose your country] => 国を選択 [Choose your state (if applicable)] => 都道府県を選択 [Shop email] => ショップのメール [Shop address line 1] => ショップ住所1行目 [Shop address line 2] => ショップ住所2行目 [Contact details] => お問合せ詳細 [Tag] => タグ [Search] => 検索 [Visits] => 訪問 [Shop name] => ショップの名前 [Registrations] => 登録 [Undefined] => 未定義 [Visitors] => 訪問者 [Unknown] => 不明 [Male] => 男性 [Female] => 女性 [Product name] => 商品名 [Other] => その他 [GET variable] => GET変数 [hours] => 時間 [Save messages?] => メッセージを登録? [Send an email after registration] => 登録後、メールを送信 [minutes] => 分 [Enable B2B mode] => B2Bモードを有効 [Ask for birth date] => 生年月日入力枠を表示する [Enable partner offers] => パートナーからのお知らせを有効にする [Maintenance IP] => メンテナンスIP [Custom maintenance text] => 自由設定メンテナンス表示テキスト [Round mode] => Roundモード [Enable Multistore] => マルチストアを有効にする [Main Shop Activity] => メインショップのアクティビティ [Enable final summary] => 最終確認で注文内容を表示 [Enable guest checkout] => ゲスト決済を有効にする [Recalculate shipping costs after editing the order] => 注文内容の変更後に送料を再計算する [Allow multishipping] => 複数配送を許可 [Delayed shipping] => 配送の延期 [Terms of service] => 利用規約 [Minimum purchase total required in order to validate the order] => 注文確定に必要な最低購入総額 [Offer gift wrapping] => ギフトラッピングを提供 [Gift-wrapping tax] => ギフトラッピング税 [Offer recycled packaging] => リサイクルパッケージを提供 [Gift-wrapping price] => ギフトラッピング料 [Send an email to the customer when his/her order status has changed.] => 注文ステータが変更された時にお客様にメールを送信 [Number of days for which the product is considered 'new'] => 商品がNewと考慮される日数 [Max size of product summary] => 商品概要の最大サイズ [Catalog mode] => カタログモード [Quantity discounts based on] => 割引数量に基づいて [Force update of friendly URL] => フレンドリーURLの強制アップデート [Display available quantities on the product page] => 商品ページ上で有効な数を表示 [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] => ページごとの商品 [Enable stock management] => 在庫管理を有効 [Default pack stock management] => デフォルトの「セット組み商品」の在庫管理 [Allow ordering of out-of-stock products] => 在庫切れの商品の注文を許可 [Server] => サーバー: [Default pages] => デフォルトのページ [Module pages] => モジュールページ [Accented URL] => 装飾されたURL [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] => モジュールへのルート [Product page] => 商品ページ [Pagination] => ページ送り [Products stock] => 商品の在庫 [Contacts] => お問合せ [Gift options] => ギフトオプション [Color] => 色: [Email template] => メールテンプレート [Order status] => 注文ステータス: [Page name] => ページ名 [Page title] => ページタイトル [Meta tags] => METAタグ [Robots file generation] => ロボットファイルの生成 [Generate robots.txt file] => robots.txtファイルを生成 [Set up URLs] => URLの設定 [Set shop URL] => ショップURLを設定 [Schema of URLs] => URLのスキーマ [Referrer] => リファラー [Enable SSL] => SSLを有効 [Page] => ページ ) [ModulesCustomersigninAdmin] => Array ( [Customer "Sign in" link] => 顧客「ログイン」リンク [%firstname% %lastname%] => %firstname% %lastname% ) [ModulesFeaturedproductsAdmin] => Array ( [Featured products] => おすすめ商品 ) [ModulesDataprivacyAdmin] => Array ( [Customer data privacy block] => お客様のプライバシデータブロック [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.] => あなたが提供する個人データは、お問合せに対する回答や、注文の処理、特定の情報へのアクセスを許可したりするために使用されます。 お客様は、「マイアカウント」ページに記載されているすべての個人情報を修正および削除する権利を有しています。 ) [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.] => チェックボックスより、支払いモジュールが利用できる配送方法を全て選択してください。 ) [ModulesStatssearchAdmin] => Array ( [Shop search] => ショップの検索 [Keywords] => キーワード [Occurrences] => 出現 [Results] => 結果 [CSV Export] => CSVエクスポート [Top 10 keywords] => 最初の10個のキーワード [Others] => その他 ) [ModulesProductcommentsAdmin] => Array ( [Settings updated] => 設定は更新されました [Configuration] => 設定 [Yes] => はい [No] => いいえ [Save] => 保存 [ID] => IDは [Name] => 名前 [Type] => タイプ [Status] => ステータス [Author] => 作者 [Product] => 商品 [Selected] => 選択された [Collapse All] => すべて折りたたむ [Expand All] => すべてを展開 [Check All] => すべてチェック [Uncheck All] => すべて解除 [Active] => 実行 ) [AdminCatalogNotification] => Array ( [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% のルートカテゴリは、現在のショップに関連付けられていません。 このページにはアクセスできません。 ショップのルートカテゴリを変更してください。 [Incorrect Stock Manager class [%s]] => 在庫管理クラス [ %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)] => (オブジェクトを読み込めません) [Failed to delete the attribute.] => 属性の削除に失敗 [The voucher cannot end before it begins.] => クーポン開始後でなければ終了はできません。 [The minimum amount cannot be lower than zero.] => 最小額は0より小さくできません。 [Reduction amount cannot be lower than zero.] => 削減量は0より小さくできません。 [This cart rule code is already used (conflict with cart rule %rulename%)] => このカートルールのコードはすでに使用されています(カートルール %rulename%) [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.] => 注文はすでにこのカートで登録されています。 [You already have the maximum quantity available for this product.] => この商品についての最大数量をすでにもっています。 [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 change the product's cover image.] => 商品のカバーイメージを変更することができません [The image could not be found. ] => イメージを見つけることができませんでした。 [You cannot delete the product #%d because there is physical stock left.] => 商品No %d は削除することができません、なぜなら、これらは実在庫に残っているか、サプライヤー注文の処理中です。 [The price attribute is required.] => 価格属性は必須です。 [You must add at least one attribute.] => 少なくとも1つの属性を追加しなければなりません。 [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.] => 商品は使用可能なカスタマイズを追加する前に作成する必要があります。 [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 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.] => 前のタグの削除中にエラーが発生 [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.] => 保留中のサプライヤー注文がある場合は、サプライヤーを削除することができません。 [You cannot delete this attribute.] => アーカイブの削除ができません [Invalid 'to' date] => 終了日付が無効 [Invalid 'from' date] => 開始日付が無効 [Submitted reduction value (0-100) is out-of-range] => 指定した削減値 (0-100)は範囲外です。 [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.] => 商品は「無効」に設定されました。 [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.] => このカテゴリを削除することができません、なぜなら、ルートカテゴリとしてこのショップでこのカテゴリが使われているからです。 [Unable to resize one or more of your pictures.] => 1つまたは複数の画像をリサイズすることができません [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 and URLs[/1]を確認ください。 [Friendly URLs are currently disabled.] => フレンドリーURLは現在無効です。 [To enable it, go to [1]SEO and URLs[/1]] => 有効にするには、まず [1]SEO and URLs[/1]を確認ください。 [The "Force update of friendly URL" option is currently enabled.] => 「強制的にフレンドリーURLを更新」オプションは現在有効です。 [To disable it, go to [1]Product Settings[/1]] => 無効に設定する場合、 [1]商品設定[/1] から行なってください。 [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.] => バーチャル商品で、商品オプションは利用できません。 [No address has been found for this brand.] => このブランドの住所が見つかりません。 [There is no attachment yet.] => まだ添付ファイルはありません。 [No product matches your search. Try changing search terms.] => 検索にマッチする商品がありませんでした。検索文字を変更してお試しください。 [Stock successfully updated] => 商品在庫が更新されました ) [ModulesBrandlistAdmin] => Array ( [Brand list] => ブランドリスト [Please activate at least one system list.] => 少なくとも1つのシステムリストを有効にしてください。 [Type of display] => 表示タイプ [Use a plain-text list] => ブレーンテキストリストを使用 [Use a drop-down list] => ドロップダウンリストを使用 [Only apply in plain-text mode] => プレーンテキストモードにのみ適用 ) [ModulesDashactivityAdmin] => Array ( [Dashboard Activity] => ダッシュボードアクティビティ [Visits] => 訪問 ) [ModulesStatsnewsletterAdmin] => Array ( [Customer registrations:] => お客様から登録: [Visitor registrations: ] => 訪問者から登録: [Both:] => 両方: [CSV Export] => CSVエクスポート [The %s module must be installed.] => %s モジュールをインストールする必要があります。 [Newsletter statistics] => メールマガジンの統計 ) [AdminShippingNotification] => Array ( [Ranges are not correctly ordered:] => レンジが正しく設定されていません: [Please validate the last range before creating a new one.] => 新しいレンジを追加する前に、最後のレンジを確定してください。 [Ranges are overlapping] => 範囲が重複している [You do not have permission to use this wizard.] => このウィザードを使用する権限がありません。 [An error occurred while updating carrier information.] => 配送業者情報の更新中にエラーが発生 ) [ModulesStatsproductAdmin] => Array ( [Product details] => 商品の詳細 [After choosing a category and selecting a product, informational graphs will appear.] => カテゴリを選択し、製品を選択した後、情報のグラフが表示されます。次に、それらを分析することができます。 [Details] => 詳細 [Total Viewed] => 参照された合計 [CSV Export] => CSVエクスポート [Attribute sales distribution] => 販売属性の分布 [Cross selling] => クロスセル [Click on a product to access its statistics!] => その統計にアクセスするための商品をクリック [Choose a category] => カテゴリを選択 [Products available] => 利用可能な商品 [Popularity] => 人気度 [Visits (x100)] => 訪問(× 100) [Stock] => 在庫 ) [ModulesSocialfollowAdmin] => Array ( [Social media follow links] => ソーシャルメディア フォローリンク ) [ModulesNewproductsAdmin] => Array ( [New products block] => 新商品のブロック [Displays a block featuring your store's newest products.] => 新しく追加された商品のブロックを表示 [Please complete the "products to display" field.] => 「商品表示」項目を入力してください [Invalid number.] => 番号が無効 [Define the number of products to be displayed in this block.] => このブロックに表示される商品数を設定 [Number of days for which the product is considered 'new'] => 商品がNewと考慮される日数 ) [ModulesCustomeraccountlinksAdmin] => Array ( [My Account block] => マイアカウントブロック [Credit slips] => クレジット伝票 [Personal info] => 個人情報 [Merchandise returns] => 返品 ) [ModulesEmailalertsAdmin] => Array ( [Mail alerts] => メールアラート [Cannot update settings] => 設定を更新できません [Settings updated successfully] => 設定の更新が成功しました [No message] => メッセージ無し [image(s)] => 画像 [Voucher code:] => クーポンコード: [Customer notifications] => お客様への通知 [Product availability] => 商品の在庫状況 [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.] => 顧客が購入商品の返品を希望した際に通知を受け取る。 [Merchant notifications] => マーチャント通知 ) [ModulesStatsbestproductsAdmin] => Array ( [An empty record-set was returned.] => 空のレコードセットが返されました [Price sold] => 販売価格 [Page views] => 表示されたページ [Best-selling products] => ベスト商品 ) [AdminPaymentNotification] => Array ( [You have more than one shop and must select one to configure payment.] => 複数のショップを持っています。支払いを設定するには1つを選択する必要があります。 [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 個の画像 [No payment module installed] => インストールされた支払いモジュールがありません ) [ShopThemeCategory] => Array ( [Subcategories] => サブカテゴリー ) [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?] => 選択されたアイテムを削除? [You can't change the value of this configuration field in the context of this shop.] => このショップのコンテキストで、この設定項目の値を変更することができません [Warning] => 警告 [Leave anyway] => ページを移動 [Your modifications are not saved yet. Do you wish to save it before leaving?] => 変更内容がまだ保存されていません。ページを離れる前に内容を保存しますか? ) [AdminInternationalNotification] => Array ( [Are you sure you want to restore the default address format for this country?] => この国のデフォルトの住所フォーマットを復元してもよろしいですか? [Warning! Your PHP configuration limits the maximum number of fields allowed in a form:] => 警告 フォームに登録できる項目数がPHP設定の最大制限数です: [for max_input_vars.] => 最大入力値のため [%limit% for suhosin.post.max_vars.] => suhosin.post.max_varsの %limit%。 [%limit% for suhosin.request.max_vars.] => suhosin.request.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コードで2つの国を作成することはできません。 [Invalid address layout %s] => アドレスレイアウト %s は正しくありません。 [This ISO code already exists. You cannot create two states with the same ISO code.] => このISOコードが既に存在します、同じ国の中にで同じISOコードの2つ状態を作成することはできません。 [This state was used in at least one address. It cannot be removed.] => この都道府県は少なくとも1つの住所で利用されます、削除することはできません。 [An error has occurred: Cannot save the current tax rule.] => エラーが発生しました:現在の税ルールを登録することができません。 [An error occurred while creating archive.] => アーカイブの作成中にエラーが発生 [Please select a language and a theme.] => 言語とテーマを選択してください [Tab "%s" is not valid] => "%s"タブは無効です。 [The archive cannot be extracted.] => アーカイブを展開することができませんでした。 [This %type_content% file extension is not accepted.] => この %type_content% ファイル拡張子は利用できません。 [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コードを含めることはできません。 [The module directory must be writable.] => モジュールディレクトリは書き込み可能である必要があります [There was a problem getting the mail files.] => メールファイルの取得に問題があります。 [You must select two languages in order to copy data from one to another.] => 順番にコピーするための2つの言語を選択しなければなりません [You must select two themes in order to copy data from one to another.] => 順番にコピーするための2つのテーマを選択しなければなりません [There is nothing to copy (same language and theme).] => コピー内容がありません!(同じ言語とテーマ) [Theme(s) not found] => テーマが見つかりません [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.] => 少なくとも1つのインポートアイテムを選択してください [This currency already exists.] => この通貨はすでに存在します。 [You cannot delete the default currency] => デフォルト通貨を削除することができません [You cannot disable the default currency] => デフォルト通貨を無効にすることができません [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.] => 現在使用している言語を削除することはできません。削除する前に言語を変更してください。 [The geolocation database is unavailable.] => 位置情報データベースは利用不可です [Country selection is invalid.] => 選択されている国は無効 [Invalid whitelist] => ホワイトリストが無効 [When you delete a language, all related translations in the database will be deleted.] => 言語を削除する時、データベースのすべての関連する翻訳は削除されます。 [Your .htaccess file must be writable.] => アカウント [Language files must be complete to allow copying of translations.] => 言語ファイルは翻訳のコピーを可能にするために完全でなければなりません [Translation successfully updated] => 翻訳が正常に更新されました。 [Failed to update translation] => 翻訳の更新に失敗しました ) [AdminActions] => Array ( [Edit] => 編集 [Uninstall] => アンインストール [Configure] => 設定 [Validate] => 確認 [Delete] => 削除 [Generate] => 生成 [Choose] => 選択 [Select all] => すべて選択 [Unselect all] => すべての選択解除 [Display] => 表示 [-- Choose --] => -- 選択 -- [View] => 参照 [Import] => インポート [Save] => 保存 [Cancel] => キャンセル [Disable] => 無効 [Search] => 検索 [Print out] => 印刷 [Preview] => プレビュー [Remove] => 削除 [Add] => 追加 [Reset] => リセット [Save and stay] => 登録して続ける [and stay] => して継続 [Apply] => 適用 [Hide warning] => 警告を隠す [Close] => 閉じる [Install] => インストール [Edit: %s] => 編集: %s [Check All] => すべてチェック [Uncheck All] => すべて解除 [Find a category] => カテゴリを探す [Delete selected items?] => 選択されたアイテムを削除しますか? [Delete selected] => 選択を削除 [Show or hide menu.] => メニューの表示または隠す [Enable selection] => 選択を有効 [Disable selection] => 選択を無効 [Continue] => 続行 [Sort] => 並び変え [Export .CSV file] => .CSVファイルのエクスポート [Add new] => 新しく追加 [Search name] => 名前で検索 [New product] => 新規商品 [Add tag] => タグを追加 [Order by] => 並び変え [Close window] => ウインドウを閉じる [Confirm] => 確認 [Download] => ダウンロード [Back to list] => リストへ戻る [Change] => 変更 [Read more] => 続きを読む [Enable] => 有効: [Load] => ロード [All] => すべて [Export] => エクスポート [Edit: %value%] => 編集:%value% [Save and preview] => 登録してプレビュー [Choose layouts] => レイアウトを選択 [Show] => 表示 [Update] => 更新 [Copy] => コピー [Try again] => もう一度やり直す [Filter by categories] => カテゴリで絞り込む [Activate selection] => 選択項目の有効化 [Deactivate selection] => 選択項目の無効化 [Duplicate selection] => 選択項目の複製 [Unselect] => 選択解除 [Reorder] => 再注文 [Save & refresh] => 保存して再読み込み [Duplicate] => 複製 [Create] => 新規作成 [Delete this file] => このファイルを削除 [Save image settings] => 画像設定を保存 [Send] => 送信 [Shipping] => 送料 [Select] => 選択 [Expand] => 展開する [Collapse] => 折りたたむ [Add my IP] => 自分のIPアドレスを追加 [Sort by] => 並べ替え [Check / Uncheck all] => すべてをチェック/チェックしない [Confirm this action] => この処理を承認する ) [AdminModulesFeature] => Array ( [Manage hooks] => フックの管理 [Administration] => 管理 [Checkout] => 注文 [Content Management] => コンテンツ管理 [Migration Tools] => 移行ツール [Quick / Bulk update] => クイック / バルクアップデート [Slideshows] => スライドショー [Marketplace] => マーケットプレイス [Other Modules] => その他のモジュール [Social Networks] => ソーシャルネットワーク [Enable Mobile] => モジュールを有効化 [Delete] => 削除 [Module notifications] => モジュールの通知 [v%version% - by %author%] => v%version% - by %author% [Discover] => 探す [Service by %author%] => Service by %author% [Free] => 無料! [Exit to PrestaShop Addons Marketplace] => PrestaShop アドオンマーケットプレイスに移動 [Installed modules] => インストール済みモジュール [Show all modules] => すべてのモジュールを表示 [Disable module?] => モジュールを無効化しますか? [Reset module?] => モジュールをリセットしますか? [Yes, disable it] => はい、無効化します。 [Yes, uninstall it] => はい、アンインストールします。 [Yes, reset it] => はい、リセットします [Optional: delete module folder after uninstall.] => オプション:アンインストール後モジュールフォルダを削除する。 [Upload a module] => モジュールのアップロード [Drop your module archive here or [1]select file[/1]] => ここにモジュールの圧縮ファイルをドロップするか、[1]ファイルを選択[/1] してください。 [Additional information] => 追加情報 [Features] => 機能 [%nbModules% modules and services selected for you] => お勧め%nbModules%モジュールとサービス [Popularity] => 人気度 [%nbModules% modules to configure] => %nbModules%モジュールを設定する [Modules to configure] => 設定するモジュール ) [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 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] => HiFi、写真、ビデオ [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] => デモデータをインストール [Required PHP parameters] => 必須 PHP パラメータ [Cannot upload files] => ファイルをアップロードできません [Cannot create new files and folders] => 新規ファイル及びフォルダーを作成できません [cURL extension is not enabled] => cURL extension が有効ではありません [GD library is not installed] => GD ライブラリがインストールされていません [JSON extension is not loaded] => JSON extension が読み込まれていません [PHP OpenSSL extension is not loaded] => PHPの OpenSSL extension が読み込まれていません [PDO MySQL extension is not loaded] => PDO MySQL 拡張が読み込まれていません [SimpleXML extension is not loaded] => SimpleXML extension が読み込まれていません [ZIP extension is not enabled] => ZIP extension が有効ではありません [Fileinfo extension is not enabled] => Fileinfo extensionが有効ではありません [Required Apache configuration] => Apache設定の必要条件 [Enable the Apache mod_rewrite module] => Apache の "mod_rewrite" モジュールを有効にする [Files] => ファイル [Not all files were successfully uploaded on your server] => すべてのファイルがサーバー上にアップロードされませんでした [Permissions on files and folders] => ファイル及びフォルダーのパーミッション [Recursive write permissions for %user% user on %folder%] => %folder% に対するユーザー %user% の再帰的書き込み権限 [Write permissions for %user% user on %folder%] => %folder% に対するユーザー %user% の書き込み権限 [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)] => 外部URLが参照できません(allow_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] => メールアドレス [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] => 確認のため再入力 [Store name] => 店舗名 [Demo products are a good way to learn how to use PrestaShop. You should install them if you are not familiar with it.] => デモ商品は、PrestaShopの使い方を学ぶための良い方法です。あなたはそれに慣れていない場合、それらをインストールするべきです。 [Search] => 検索 [Select all] => すべて選択 [Configure your database by filling out the following fields] => 次のフィールドに必要事項を記入してあなたのデータベースを構成します [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です。異なるポートを使用するにはサーバーのアドレスの最後にポート番号を追加します。"例: 127.0.0.1:4242" [Database name] => データベース名 [Database login] => データベースログイン [Database password] => データベースパスワード [Tables prefix] => テーブルプレフィックス [Test your database connection now!] => データベースへの接続テスト [PrestaShop Installation Assistant] => PrestaShop インストールアシスタント [Installation Assistant] => インストールアシスタント [To install PrestaShop, you need to have JavaScript enabled in your browser.] => PrestaShopをインストールするには、ブラウザでJavascriptを有効にする必要があります。 [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で無料で提供される多くの機能を楽しむには、以下のライセンス条項をお読みください。モジュールやテーマがAFL3.0の下でライセンスされている間PrestaShopコアは、OSL3.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!] => あなたの店舗のインストールが完了しました。PrestaShopwoご利用いただきありがとうございます! [Please remember your login information:] => ログイン情報を覚えておいて下さい: [E-mail] => メール [Print my login information] => ログイン情報を印刷 [Password] => パスワード [Display] => 表示 [For security purposes, you must delete the "install" folder.] => セキュリティのため"install"フォルダーを削除する必要があります。 [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の互換性が確認されています! [Welcome to the PrestaShop %version% Installer] => PrestaShop %version% インストーラーへようこそ [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 個以上の翻訳の中からショップの言語を選択できます! [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.] => Basic認証とリライトエクステンションが有効の場合は、確認することができません。PrestaShopのウェブサービスを使えるかどうか手動で確認してください。 [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] => 同じプレフィックスを持つ少なくとも1つのテーブルがすでにありました。プレフィックスを変更したり、データベースを削除してください [Your database login does not have the privileges to create table on the database "%s". Ask your hosting provider:] => ご利用のデータベースログイン権限ではデータベースにテーブルを作成する事が出来ません。サーバー業者にご相談ください: [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] => 店舗URLを作成できません [File "language.xml" not found for language iso "%iso%"] => 言語 iso "%iso%" のファイル "language.xml" が見つかりません [File "language.xml" not valid for language iso "%iso%"] => 言語 iso "%iso%" のファイル "language.xml" が正しくありません [Cannot download language pack "%iso%"] => "%iso%" の言語パックがダウンロードできません [Cannot install language "%iso%"] => 言語 "%iso%" をインストール出来ません [Cannot copy flag language "%flag%"] => 言語 "%s" をコピー出来ません [Cannot create admin account] => 管理者アカウントを作成出来ません [Cannot install module "%module%"] => "%module%" モジュールをインストール出来ません [Fixtures class "%class%" not found] => Fixtureクラス "%class%" が見つかりません ["%class%" must be an instance of "InstallXmlLoader"] => "%class%" は "InstallXmlLoader" のインスタンスでなければなりません [SQL error on query %query%] => クエリ %query% のSQLエラー [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" を作成できません ) [AdminOrderscustomersFeature] => Array ( [Total spent since registration:] => 登録してからの支払い合計: [Cart summary] => カート内容 [Ref:] => コード: [Text #] => テキストNo [Total cost of products:] => 商品合計: [Total value of vouchers:] => クーポンの合計: [Total cost of gift wrapping:] => ギフトラッピング合計: [Total shipping costs:] => 配送コスト合計: [Order information] => 注文情報 [Order #%d] => 注文No %d [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] => 自動的にメールを同期するためにクリック [Forward this discussion] => この議論を転送 [Forward this discussion to an employee:] => このやりとりの内容を他のショップ管理者にも共有する: [To:] => 終了: [[1]%count%[/1] order(s) validated for a total amount of [2]%total%[/2]] => [1]%count%[/1] 件の確定注文による、合計は [2]%total%[/2] です [Order #] => 注文No [View order] => 注文を参照 [View customer] => お客様を参照 [Customer ID:] => 顧客 ID: [Sent on:] => 送信: [Browser:] => ブラウザ: [File attachment] => ファイル添付 [View file] => ファイルを参照 [Product #] => 商品No [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] => テキストNo %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] => 手続き進行中 [Delivered] => お届け完了 [Canceled] => キャンセル済 [Payment error] => 支払いエラー [On backorder (paid)] => 商品取り寄せ中(支払済) [On backorder (not paid)] => 商品取り寄せ中(未払い) [Awaiting bank wire payment] => 銀行振込み待ち [Remote payment accepted] => リモートペイメント確認済 [Awaiting Cash On Delivery validation] => 代金引換払い確認待ち [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 - 注文キャンセル [Abandoned Carts] => カートを破棄する [From %date1% to %date2%] => %date1% から %date2% の間 [Free Shipping] => 送料無料 [%amount% tax excl.] => %amount%(税別) [Cart #%ID%] => カートID #%ID% [VAT number] => VAT番号 [Identification number] => 識別番号 [Return Merchandise Authorization (RMA)] => 返品商品の承認(RMA) [Returns form] => 返品フォーム [Order #%id% from %date%] => %date% 以降の注文番号#%id% [Date issued] => 発行日 [Free order] => 無料の注文 [Newsletter] => メールマガジン [Unknown] => 不明 [30 days] => 30日 [Manual order -- Employee:] => 手動注文 - 担当者: [not paid] => 支払われていない [overpaid] => 過払い [Phone number(s)] => 電話番号 [Risk] => リスク [Registration] => 登録 [Last visit] => 最後の訪問 [Orders] => 注文 [Order %reference% from %firstname% %lastname%] => 注文参照コード: %reference% ご注文者: %lastname% %firstname% 様 [Customer email] => お客様のメール [The national ID card number of this person, or a unique tax identification number.] => National ID card 番号、もしくは固有の tax identification 番号。 [Address alias] => 住所の別名 [Group access] => グループのアクセス: [Website] => ウェブサイト [Transform to a customer account] => お客様アカウントの変換 [Free shipping] => 送料無料 [Re-stock products] => 再在庫の商品 [Generate a voucher] => クーポンを生成 [Product(s) price:] => 商品価格: [Product(s) price, excluding amount of initial voucher:] => クーポンを除く商品価格: [After the sequential number] => 連番の後ろ [Before the sequential number] => 連番の前 [Reset sequential invoice number at the beginning of the year] => 毎年初めに請求書番号の連番をリセットする [Position of the year date] => 年・日付の配置 [Display to customer?] => お客様に表示しますか? [Required Fields] => 必須項目 [Set required fields for this section] => このセクションの必須項目を設定 [Required fields] => 必須項目 [%firstname% %lastname% has not registered any addresses yet] => %lastname% %firstname% 様は、まだ住所を登録していません [%firstname% %lastname% has no discount vouchers] => %lastname% %firstname% 様は、割引クーポンを持っていません [Last connections] => 最終の接続 [Pages viewed] => 参照されたページ [Total time] => 合計時間 [Origin] => 原点 [IP Address] => IPアドレス [Sent on] => 送信で: [%firstname% %lastname% has never contacted you] => %lastname% %firstname% 様からの連絡はありません [Valid orders:] => 確認済みの注文: [Invalid orders:] => 無効な注文: [Total spent] => 支払い合計 [%firstname% %lastname% has not placed any orders yet] => %lastname% %firstname% 様は、まだ注文を完了していません [Partner offers] => パートナーオファー [Age] => 年齢: [Registrations] => 登録 [Add a private note] => プライベート用メモを追加 [Viewed products] => 参照された商品 [Merchandise return (RMA) options] => 商品返品オプション [Merchandise Returns] => 商品返品 [Order messages] => 注文メッセージ [Discount name] => 割引名 [Credit slip options] => クレジット伝票オプション [By date] => 日付によって [Generate PDF file by date] => 日付別にPDFファイルを生成 [Print PDF] => PDF の印刷 [Generate PDF] => PDFファイルを生成 [Delivery slip options] => 配送伝票オプション [By order status] => 注文ステータスによって [Generate PDF file by status] => ステータス別にPDFファイルを生成 [Invoice options] => 請求書のオプション [Add new address] => 新しい住所を追加 [Cart] => カート: [In stock] => 在庫あり [Add to cart] => カートに追加 [Vouchers] => クーポン [Add new voucher] => 新しいクーポンを追加 [No voucher was found] => クーポンが見つかりません [Add new customer] => 新しいお客様を追加 [Total paid] => 支払い合計 [View this cart] => このカートを参照 [Use this cart] => このカート [Duplicate this order] => この注文を複製 [Recycled packaging] => リサイクルパッケージ: [Gift] => ギフト [Delivery option] => 配送オプション: [Gift message] => ギフトメッセージ: [Total products] => 小計 [Order message] => 注文メッセージ: [Order status] => 注文ステータス: [Create order] => 注文を作成 [Edit shipping details] => 配送情報の編集 [Reference number:] => 参照番号: [Supplier reference:] => サプライヤ参照コード: [Create a new invoice] => 新しい請求書を作成 [New invoice information] => 新しい請求書情報 [SIRET] => SIRET: [APE] => APE: [Shipping address] => 配送先住所 [Invoice address] => 請求先住所 [Documents] => ドキュメント [Merchandise returns] => 返品 [Gift wrapping] => ギフトラッピング [Document] => ドキュメント [Credit slip] => クレジット伝票 [Delivery slip] => 配送伝票 [Add note] => メモを追加 [Edit note] => メモの編集 [Generate invoice] => 請求書を生成 [Order ID] => 注文ID [Linked orders] => リンクされた注文 [Number] => 数 [Standard refund] => 標準還付 [Return products] => 返品商品 [Cancel products] => 商品をキャンセル [View invoice] => 請求書を参照 [View delivery slip] => 出荷伝票を参照 [Print order] => 注文を印刷 [Payment method] => 支払い方法 [Transaction ID] => トランザクションID [Not defined] => 定義されていません [Add a product] => 商品を追加 [Partial refund] => 一部払い戻し [Refunded] => 払い戻したされた [Wrapping] => ギフト包装 [This order has been partially paid by voucher. Choose the amount you want to refund:] => この注文は一部が割り引きクーポンで支払われています。返金する金額を選択してください: [Sources] => ソース [From] => 開始 [To] => 終了: [Group] => グループ [Groups] => グループ ) ) [metadata:Symfony\Component\Translation\MessageCatalogue:private] => Array ( ) [resources:Symfony\Component\Translation\MessageCatalogue:private] => Array ( ) [locale:Symfony\Component\Translation\MessageCatalogue:private] => ja-JP [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] => ja [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] => ja-JP [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] => )