object(ProductController)#52 (53) { ["context":protected]=> object(Context)#14 (26) { ["cart"]=> object(Cart)#152 (47) { ["id"]=> NULL ["id_lang"]=> int(1) ["lang_associated":protected]=> NULL ["id_shop"]=> int(1) ["id_shop_list"]=> array(0) { } ["get_shop_from_context":protected]=> bool(true) ["table":protected]=> string(4) "cart" ["identifier":protected]=> string(7) "id_cart" ["fieldsRequired":protected]=> array(2) { [0]=> string(11) "id_currency" [1]=> string(7) "id_lang" } ["fieldsSize":protected]=> array(3) { ["gift_message"]=> int(4194303) ["delivery_option"]=> int(4194303) ["secure_key"]=> int(32) } ["fieldsValidate":protected]=> array(16) { ["id_shop_group"]=> string(12) "isUnsignedId" ["id_shop"]=> string(12) "isUnsignedId" ["id_address_delivery"]=> string(12) "isUnsignedId" ["id_address_invoice"]=> string(12) "isUnsignedId" ["id_carrier"]=> string(12) "isUnsignedId" ["id_currency"]=> string(12) "isUnsignedId" ["id_customer"]=> string(12) "isUnsignedId" ["id_guest"]=> string(12) "isUnsignedId" ["id_lang"]=> string(12) "isUnsignedId" ["recyclable"]=> string(6) "isBool" ["gift"]=> string(6) "isBool" ["gift_message"]=> string(11) "isCleanHtml" ["mobile_theme"]=> string(6) "isBool" ["allow_seperated_package"]=> string(6) "isBool" ["date_add"]=> string(6) "isDate" ["date_upd"]=> string(6) "isDate" } ["fieldsRequiredLang":protected]=> array(0) { } ["fieldsSizeLang":protected]=> array(0) { } ["fieldsValidateLang":protected]=> array(0) { } ["tables":protected]=> array(0) { } ["webserviceParameters":protected]=> array(2) { ["fields"]=> array(6) { ["id_address_delivery"]=> array(1) { ["xlink_resource"]=> string(9) "addresses" } ["id_address_invoice"]=> array(1) { ["xlink_resource"]=> string(9) "addresses" } ["id_currency"]=> array(1) { ["xlink_resource"]=> string(10) "currencies" } ["id_customer"]=> array(1) { ["xlink_resource"]=> string(9) "customers" } ["id_guest"]=> array(1) { ["xlink_resource"]=> string(6) "guests" } ["id_lang"]=> array(1) { ["xlink_resource"]=> string(9) "languages" } } ["associations"]=> array(1) { ["cart_rows"]=> array(3) { ["resource"]=> string(8) "cart_row" ["virtual_entity"]=> bool(true) ["fields"]=> array(5) { ["id_product"]=> array(2) { ["required"]=> bool(true) ["xlink_resource"]=> string(8) "products" } ["id_product_attribute"]=> array(2) { ["required"]=> bool(true) ["xlink_resource"]=> string(12) "combinations" } ["id_address_delivery"]=> array(2) { ["required"]=> bool(true) ["xlink_resource"]=> string(9) "addresses" } ["id_customization"]=> array(2) { ["required"]=> bool(false) ["xlink_resource"]=> string(14) "customizations" } ["quantity"]=> array(1) { ["required"]=> bool(true) } } } } } ["image_dir":protected]=> NULL ["image_format":protected]=> string(3) "jpg" ["translator":protected]=> NULL ["def":protected]=> array(4) { ["table"]=> string(4) "cart" ["primary"]=> string(7) "id_cart" ["fields"]=> array(18) { ["id_shop_group"]=> array(2) { ["type"]=> int(1) ["validate"]=> string(12) "isUnsignedId" } ["id_shop"]=> array(2) { ["type"]=> int(1) ["validate"]=> string(12) "isUnsignedId" } ["id_address_delivery"]=> array(2) { ["type"]=> int(1) ["validate"]=> string(12) "isUnsignedId" } ["id_address_invoice"]=> array(2) { ["type"]=> int(1) ["validate"]=> string(12) "isUnsignedId" } ["id_carrier"]=> array(2) { ["type"]=> int(1) ["validate"]=> string(12) "isUnsignedId" } ["id_currency"]=> array(3) { ["type"]=> int(1) ["validate"]=> string(12) "isUnsignedId" ["required"]=> bool(true) } ["id_customer"]=> array(2) { ["type"]=> int(1) ["validate"]=> string(12) "isUnsignedId" } ["id_guest"]=> array(2) { ["type"]=> int(1) ["validate"]=> string(12) "isUnsignedId" } ["id_lang"]=> array(3) { ["type"]=> int(1) ["validate"]=> string(12) "isUnsignedId" ["required"]=> bool(true) } ["recyclable"]=> array(2) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" } ["gift"]=> array(2) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" } ["gift_message"]=> array(3) { ["type"]=> int(3) ["validate"]=> string(11) "isCleanHtml" ["size"]=> int(4194303) } ["mobile_theme"]=> array(2) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" } ["delivery_option"]=> array(2) { ["type"]=> int(3) ["size"]=> int(4194303) } ["secure_key"]=> array(2) { ["type"]=> int(3) ["size"]=> int(32) } ["allow_seperated_package"]=> array(2) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" } ["date_add"]=> array(2) { ["type"]=> int(5) ["validate"]=> string(6) "isDate" } ["date_upd"]=> array(2) { ["type"]=> int(5) ["validate"]=> string(6) "isDate" } } ["classname"]=> string(4) "Cart" } ["update_fields":protected]=> NULL ["force_id"]=> bool(false) ["id_shop_group"]=> int(1) ["id_address_delivery"]=> int(0) ["id_address_invoice"]=> int(0) ["id_currency"]=> int(1) ["id_customer"]=> NULL ["id_guest"]=> int(0) ["recyclable"]=> bool(false) ["gift"]=> bool(false) ["gift_message"]=> NULL ["mobile_theme"]=> NULL ["date_add"]=> NULL ["secure_key"]=> NULL ["id_carrier"]=> int(0) ["date_upd"]=> NULL ["checkedTos"]=> bool(false) ["pictures"]=> NULL ["textFields"]=> NULL ["delivery_option"]=> NULL ["allow_seperated_package"]=> bool(false) ["_products":protected]=> NULL ["_taxCalculationMethod":protected]=> string(1) "0" ["configuration":protected]=> object(PrestaShop\PrestaShop\Adapter\Configuration)#156 (2) { ["parameters":protected]=> NULL ["shop":"PrestaShop\PrestaShop\Adapter\Configuration":private]=> NULL } ["addressFactory":protected]=> object(PrestaShop\PrestaShop\Adapter\AddressFactory)#153 (0) { } ["shouldSplitGiftProductsQuantity":protected]=> bool(false) ["shouldExcludeGiftsDiscount":protected]=> bool(false) } ["customer"]=> object(Customer)#50 (63) { ["id"]=> NULL ["id_lang"]=> NULL ["lang_associated":protected]=> NULL ["id_shop"]=> NULL ["id_shop_list"]=> array(0) { } ["get_shop_from_context":protected]=> bool(true) ["table":protected]=> string(8) "customer" ["identifier":protected]=> string(11) "id_customer" ["fieldsRequired":protected]=> array(4) { [0]=> string(9) "firstname" [1]=> string(5) "email" [2]=> string(6) "passwd" [3]=> string(9) "id_gender" } ["fieldsSize":protected]=> array(7) { ["firstname"]=> int(50) ["email"]=> int(255) ["passwd"]=> int(255) ["note"]=> int(65000) ["reset_password_token"]=> int(40) ["vat_number_customer"]=> int(16) ["navclient"]=> int(10) } ["fieldsValidate":protected]=> array(27) { ["secure_key"]=> string(5) "isMd5" ["firstname"]=> string(13) "isNameTeminsa" ["email"]=> string(7) "isEmail" ["passwd"]=> string(16) "isHashedPassword" ["id_gender"]=> string(12) "isUnsignedId" ["birthday"]=> string(11) "isBirthDate" ["newsletter"]=> string(6) "isBool" ["optin"]=> string(6) "isBool" ["website"]=> string(5) "isUrl" ["company"]=> string(13) "isGenericName" ["siret"]=> string(13) "isGenericName" ["ape"]=> string(5) "isApe" ["outstanding_allow_amount"]=> string(7) "isFloat" ["show_public_prices"]=> string(6) "isBool" ["id_risk"]=> string(13) "isUnsignedInt" ["max_payment_days"]=> string(13) "isUnsignedInt" ["active"]=> string(6) "isBool" ["deleted"]=> string(6) "isBool" ["is_guest"]=> string(6) "isBool" ["id_shop"]=> string(12) "isUnsignedId" ["id_shop_group"]=> string(12) "isUnsignedId" ["id_lang"]=> string(12) "isUnsignedId" ["date_add"]=> string(6) "isDate" ["date_upd"]=> string(6) "isDate" ["reset_password_token"]=> string(6) "isSha1" ["reset_password_validity"]=> string(12) "isDateOrNull" ["navclient"]=> string(9) "isDniLite" } ["fieldsRequiredLang":protected]=> array(0) { } ["fieldsSizeLang":protected]=> array(0) { } ["fieldsValidateLang":protected]=> array(0) { } ["tables":protected]=> array(0) { } ["webserviceParameters":protected]=> array(3) { ["objectMethods"]=> array(2) { ["add"]=> string(5) "addWs" ["update"]=> string(8) "updateWs" } ["fields"]=> array(8) { ["id_default_group"]=> array(1) { ["xlink_resource"]=> string(6) "groups" } ["id_lang"]=> array(1) { ["xlink_resource"]=> string(9) "languages" } ["newsletter_date_add"]=> array(0) { } ["ip_registration_newsletter"]=> array(0) { } ["last_passwd_gen"]=> array(1) { ["setter"]=> NULL } ["secure_key"]=> array(1) { ["setter"]=> NULL } ["deleted"]=> array(0) { } ["passwd"]=> array(1) { ["setter"]=> string(11) "setWsPasswd" } } ["associations"]=> array(1) { ["groups"]=> array(1) { ["resource"]=> string(5) "group" } } } ["image_dir":protected]=> NULL ["image_format":protected]=> string(3) "jpg" ["translator":protected]=> NULL ["def":protected]=> array(4) { ["table"]=> string(8) "customer" ["primary"]=> string(11) "id_customer" ["fields"]=> array(34) { ["secure_key"]=> array(3) { ["type"]=> int(3) ["validate"]=> string(5) "isMd5" ["copy_post"]=> bool(false) } ["lastname"]=> array(1) { ["type"]=> int(3) } ["firstname"]=> array(4) { ["type"]=> int(3) ["required"]=> bool(true) ["size"]=> int(50) ["validate"]=> string(13) "isNameTeminsa" } ["email"]=> array(4) { ["type"]=> int(3) ["validate"]=> string(7) "isEmail" ["required"]=> bool(true) ["size"]=> int(255) } ["passwd"]=> array(4) { ["type"]=> int(3) ["validate"]=> string(16) "isHashedPassword" ["required"]=> bool(true) ["size"]=> int(255) } ["last_passwd_gen"]=> array(2) { ["type"]=> int(3) ["copy_post"]=> bool(false) } ["id_gender"]=> array(3) { ["type"]=> int(1) ["validate"]=> string(12) "isUnsignedId" ["required"]=> bool(true) } ["birthday"]=> array(2) { ["type"]=> int(5) ["validate"]=> string(11) "isBirthDate" } ["newsletter"]=> array(2) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" } ["newsletter_date_add"]=> array(2) { ["type"]=> int(5) ["copy_post"]=> bool(false) } ["ip_registration_newsletter"]=> array(2) { ["type"]=> int(3) ["copy_post"]=> bool(false) } ["optin"]=> array(2) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" } ["website"]=> array(2) { ["type"]=> int(3) ["validate"]=> string(5) "isUrl" } ["company"]=> array(2) { ["type"]=> int(3) ["validate"]=> string(13) "isGenericName" } ["siret"]=> array(2) { ["type"]=> int(3) ["validate"]=> string(13) "isGenericName" } ["ape"]=> array(2) { ["type"]=> int(3) ["validate"]=> string(5) "isApe" } ["outstanding_allow_amount"]=> array(3) { ["type"]=> int(4) ["validate"]=> string(7) "isFloat" ["copy_post"]=> bool(false) } ["show_public_prices"]=> array(3) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" ["copy_post"]=> bool(false) } ["id_risk"]=> array(3) { ["type"]=> int(1) ["validate"]=> string(13) "isUnsignedInt" ["copy_post"]=> bool(false) } ["max_payment_days"]=> array(3) { ["type"]=> int(1) ["validate"]=> string(13) "isUnsignedInt" ["copy_post"]=> bool(false) } ["active"]=> array(3) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" ["copy_post"]=> bool(false) } ["deleted"]=> array(3) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" ["copy_post"]=> bool(false) } ["note"]=> array(3) { ["type"]=> int(6) ["size"]=> int(65000) ["copy_post"]=> bool(false) } ["is_guest"]=> array(3) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" ["copy_post"]=> bool(false) } ["id_shop"]=> array(3) { ["type"]=> int(1) ["validate"]=> string(12) "isUnsignedId" ["copy_post"]=> bool(false) } ["id_shop_group"]=> array(3) { ["type"]=> int(1) ["validate"]=> string(12) "isUnsignedId" ["copy_post"]=> bool(false) } ["id_default_group"]=> array(2) { ["type"]=> int(1) ["copy_post"]=> bool(false) } ["id_lang"]=> array(3) { ["type"]=> int(1) ["validate"]=> string(12) "isUnsignedId" ["copy_post"]=> bool(false) } ["date_add"]=> array(3) { ["type"]=> int(5) ["validate"]=> string(6) "isDate" ["copy_post"]=> bool(false) } ["date_upd"]=> array(3) { ["type"]=> int(5) ["validate"]=> string(6) "isDate" ["copy_post"]=> bool(false) } ["reset_password_token"]=> array(4) { ["type"]=> int(3) ["validate"]=> string(6) "isSha1" ["size"]=> int(40) ["copy_post"]=> bool(false) } ["reset_password_validity"]=> array(3) { ["type"]=> int(5) ["validate"]=> string(12) "isDateOrNull" ["copy_post"]=> bool(false) } ["vat_number_customer"]=> array(3) { ["type"]=> int(3) ["required"]=> bool(false) ["size"]=> int(16) } ["navclient"]=> array(4) { ["type"]=> int(3) ["validate"]=> string(9) "isDniLite" ["required"]=> bool(false) ["size"]=> int(10) } } ["classname"]=> string(8) "Customer" } ["update_fields":protected]=> NULL ["force_id"]=> bool(false) ["id_shop_group"]=> NULL ["secure_key"]=> NULL ["note"]=> NULL ["id_gender"]=> int(0) ["id_default_group"]=> int(1) ["lastname"]=> NULL ["firstname"]=> NULL ["birthday"]=> NULL ["email"]=> NULL ["newsletter"]=> NULL ["ip_registration_newsletter"]=> NULL ["newsletter_date_add"]=> NULL ["optin"]=> NULL ["website"]=> NULL ["company"]=> NULL ["siret"]=> NULL ["ape"]=> NULL ["outstanding_allow_amount"]=> int(0) ["show_public_prices"]=> int(0) ["id_risk"]=> NULL ["max_payment_days"]=> int(0) ["passwd"]=> NULL ["last_passwd_gen"]=> NULL ["active"]=> bool(true) ["is_guest"]=> bool(false) ["deleted"]=> bool(false) ["date_add"]=> NULL ["date_upd"]=> NULL ["years"]=> NULL ["days"]=> NULL ["months"]=> NULL ["geoloc_id_country"]=> NULL ["geoloc_id_state"]=> NULL ["geoloc_postcode"]=> NULL ["logged"]=> bool(false) ["id_guest"]=> bool(false) ["groupBox"]=> NULL ["reset_password_token"]=> NULL ["reset_password_validity"]=> NULL ["vat_number_customer"]=> NULL ["navclient"]=> NULL } ["cookie"]=> object(Cookie)#25 (13) { ["_content":protected]=> array(8) { ["date_add"]=> string(19) "2026-03-11 11:26:45" ["id_lang"]=> int(1) ["lgseoredirect_user_pagination_1"]=> int(10) ["lgseoredirect_pnf_user_pagination_1"]=> int(10) ["lgseoredirect_last_offset_1"]=> int(1) ["lgseoredirect_pnf_last_offset_1"]=> int(1) ["id_currency"]=> int(1) ["last_visited_category"]=> int(288) } ["_name":protected]=> string(43) "PrestaShop-9095d6b3d1dd9f26f29009043e6e7de2" ["_expire":protected]=> int(1773311205) ["_domain":protected]=> string(15) "www.teminsa.com" ["_sameSite":protected]=> string(3) "Lax" ["_path":protected]=> string(1) "/" ["cipherTool":protected]=> object(PhpEncryption)#20 (0) { } ["_modified":protected]=> bool(true) ["_allow_writing":protected]=> bool(true) ["_salt":protected]=> string(32) "OywiNnDZGO1rg6Oy63MILGfs6qmZ8DKP" ["_standalone":protected]=> bool(false) ["_secure":protected]=> bool(true) ["session":protected]=> NULL } ["session"]=> object(Symfony\Component\HttpFoundation\Session\Session)#31 (5) { ["storage":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\PhpBridgeSessionStorage)#32 (6) { ["bags":protected]=> array(2) { ["attributes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#38 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag)#37 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(10) "attributes" ["storageKey":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=> string(15) "_sf2_attributes" ["attributes":protected]=> &array(0) { } } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(2) { ["_sf2_attributes"]=> &array(0) { } ["_symfony_flashes"]=> &array(0) { } } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(2) } ["flashes"]=> object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#40 (3) { ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> object(Symfony\Component\HttpFoundation\Session\Flash\FlashBag)#39 (3) { ["name":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(7) "flashes" ["flashes":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> &array(0) { } ["storageKey":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=> string(16) "_symfony_flashes" } ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &array(2) { ["_sf2_attributes"]=> &array(0) { } ["_symfony_flashes"]=> &array(0) { } } ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=> &int(2) } } ["started":protected]=> bool(true) ["closed":protected]=> bool(false) ["saveHandler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy)#34 (3) { ["wrapper":protected]=> bool(false) ["saveHandlerName":protected]=> string(5) "files" ["handler":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler)#35 (7) { ["sessionName":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["prefetchData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["newSessionId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["igbinaryEmptyData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=> NULL ["handler":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> object(SessionHandler)#36 (0) { } ["doDestroy":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=> NULL } } ["metadataBag":protected]=> object(Symfony\Component\HttpFoundation\Session\Storage\MetadataBag)#33 (5) { ["name":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(10) "__metadata" ["storageKey":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> string(9) "_sf2_meta" ["meta":protected]=> &array(3) { ["u"]=> int(1773224805) ["c"]=> int(1773224805) ["l"]=> int(1773311205) } ["lastUsed":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> int(1773224805) ["updateThreshold":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=> int(0) } ["emulateSameSite":"Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage":private]=> NULL } ["flashName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(7) "flashes" ["attributeName":"Symfony\Component\HttpFoundation\Session\Session":private]=> string(10) "attributes" ["data":"Symfony\Component\HttpFoundation\Session\Session":private]=> &array(2) { ["_sf2_attributes"]=> &array(0) { } ["_symfony_flashes"]=> &array(0) { } } ["usageIndex":"Symfony\Component\HttpFoundation\Session\Session":private]=> &int(2) } ["link"]=> object(Link)#475 (6) { ["allow":protected]=> bool(true) ["url":protected]=> string(10) "/index.php" ["protocol_link"]=> string(8) "https://" ["protocol_content"]=> string(8) "https://" ["ssl_enable":protected]=> string(1) "1" ["urlShopId":protected]=> NULL } ["country"]=> object(Country)#21 (33) { ["id"]=> int(6) ["id_lang":protected]=> int(1) ["lang_associated":protected]=> NULL ["id_shop":protected]=> int(1) ["id_shop_list"]=> array(0) { } ["get_shop_from_context":protected]=> bool(true) ["table":protected]=> string(7) "country" ["identifier":protected]=> string(10) "id_country" ["fieldsRequired":protected]=> array(5) { [0]=> string(7) "id_zone" [1]=> string(8) "iso_code" [2]=> string(15) "contains_states" [3]=> string(26) "need_identification_number" [4]=> string(17) "display_tax_label" } ["fieldsSize":protected]=> array(1) { ["iso_code"]=> int(3) } ["fieldsValidate":protected]=> array(10) { ["id_zone"]=> string(12) "isUnsignedId" ["id_currency"]=> string(12) "isUnsignedId" ["call_prefix"]=> string(5) "isInt" ["iso_code"]=> string(17) "isLanguageIsoCode" ["active"]=> string(6) "isBool" ["contains_states"]=> string(6) "isBool" ["need_identification_number"]=> string(6) "isBool" ["need_zip_code"]=> string(6) "isBool" ["zip_code_format"]=> string(15) "isZipCodeFormat" ["display_tax_label"]=> string(6) "isBool" } ["fieldsRequiredLang":protected]=> array(1) { [0]=> string(4) "name" } ["fieldsSizeLang":protected]=> array(1) { ["name"]=> int(64) } ["fieldsValidateLang":protected]=> array(1) { ["name"]=> string(13) "isGenericName" } ["tables":protected]=> array(0) { } ["webserviceParameters":protected]=> array(2) { ["objectsNodeName"]=> string(9) "countries" ["fields"]=> array(2) { ["id_zone"]=> array(1) { ["xlink_resource"]=> string(5) "zones" } ["id_currency"]=> array(1) { ["xlink_resource"]=> string(10) "currencies" } } } ["image_dir":protected]=> NULL ["image_format":protected]=> string(3) "jpg" ["translator":protected]=> NULL ["def":protected]=> array(6) { ["table"]=> string(7) "country" ["primary"]=> string(10) "id_country" ["multilang"]=> bool(true) ["fields"]=> array(11) { ["id_zone"]=> array(3) { ["type"]=> int(1) ["validate"]=> string(12) "isUnsignedId" ["required"]=> bool(true) } ["id_currency"]=> array(2) { ["type"]=> int(1) ["validate"]=> string(12) "isUnsignedId" } ["call_prefix"]=> array(2) { ["type"]=> int(1) ["validate"]=> string(5) "isInt" } ["iso_code"]=> array(4) { ["type"]=> int(3) ["validate"]=> string(17) "isLanguageIsoCode" ["required"]=> bool(true) ["size"]=> int(3) } ["active"]=> array(2) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" } ["contains_states"]=> array(3) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" ["required"]=> bool(true) } ["need_identification_number"]=> array(3) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" ["required"]=> bool(true) } ["need_zip_code"]=> array(2) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" } ["zip_code_format"]=> array(2) { ["type"]=> int(3) ["validate"]=> string(15) "isZipCodeFormat" } ["display_tax_label"]=> array(3) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" ["required"]=> bool(true) } ["name"]=> array(5) { ["type"]=> int(3) ["lang"]=> bool(true) ["validate"]=> string(13) "isGenericName" ["required"]=> bool(true) ["size"]=> int(64) } } ["associations"]=> array(3) { ["zone"]=> array(1) { ["type"]=> int(1) } ["currency"]=> array(1) { ["type"]=> int(1) } ["l"]=> array(3) { ["type"]=> int(2) ["field"]=> string(10) "id_country" ["foreign_field"]=> string(10) "id_country" } } ["classname"]=> string(7) "Country" } ["update_fields":protected]=> NULL ["force_id"]=> bool(false) ["id_zone"]=> string(1) "1" ["id_currency"]=> string(1) "1" ["iso_code"]=> string(2) "ES" ["call_prefix"]=> string(2) "34" ["name"]=> string(7) "España" ["contains_states"]=> string(1) "1" ["need_identification_number"]=> string(1) "0" ["need_zip_code"]=> string(1) "1" ["zip_code_format"]=> string(5) "NNNNN" ["display_tax_label"]=> string(1) "1" ["active"]=> string(1) "1" } ["employee"]=> NULL ["controller"]=> *RECURSION* ["override_controller_name_for_translations"]=> NULL ["language"]=> object(Language)#41 (31) { ["id"]=> int(1) ["id_lang":protected]=> NULL ["lang_associated":protected]=> NULL ["id_shop":protected]=> int(1) ["id_shop_list"]=> array(0) { } ["get_shop_from_context":protected]=> bool(true) ["table":protected]=> string(4) "lang" ["identifier":protected]=> string(7) "id_lang" ["fieldsRequired":protected]=> array(4) { [0]=> string(4) "name" [1]=> string(8) "iso_code" [2]=> string(16) "date_format_lite" [3]=> string(16) "date_format_full" } ["fieldsSize":protected]=> array(6) { ["name"]=> int(32) ["iso_code"]=> int(2) ["locale"]=> int(5) ["language_code"]=> int(5) ["date_format_lite"]=> int(32) ["date_format_full"]=> int(32) } ["fieldsValidate":protected]=> array(8) { ["name"]=> string(13) "isGenericName" ["iso_code"]=> string(17) "isLanguageIsoCode" ["locale"]=> string(8) "isLocale" ["language_code"]=> string(14) "isLanguageCode" ["active"]=> string(6) "isBool" ["is_rtl"]=> string(6) "isBool" ["date_format_lite"]=> string(15) "isPhpDateFormat" ["date_format_full"]=> string(15) "isPhpDateFormat" } ["fieldsRequiredLang":protected]=> array(0) { } ["fieldsSizeLang":protected]=> array(0) { } ["fieldsValidateLang":protected]=> array(0) { } ["tables":protected]=> array(0) { } ["webserviceParameters":protected]=> array(2) { ["objectNodeName"]=> string(8) "language" ["objectsNodeName"]=> string(9) "languages" } ["image_dir":protected]=> NULL ["image_format":protected]=> string(3) "jpg" ["translator":protected]=> NULL ["def":protected]=> array(4) { ["table"]=> string(4) "lang" ["primary"]=> string(7) "id_lang" ["fields"]=> array(8) { ["name"]=> array(4) { ["type"]=> int(3) ["validate"]=> string(13) "isGenericName" ["required"]=> bool(true) ["size"]=> int(32) } ["iso_code"]=> array(4) { ["type"]=> int(3) ["validate"]=> string(17) "isLanguageIsoCode" ["required"]=> bool(true) ["size"]=> int(2) } ["locale"]=> array(3) { ["type"]=> int(3) ["validate"]=> string(8) "isLocale" ["size"]=> int(5) } ["language_code"]=> array(3) { ["type"]=> int(3) ["validate"]=> string(14) "isLanguageCode" ["size"]=> int(5) } ["active"]=> array(2) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" } ["is_rtl"]=> array(2) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" } ["date_format_lite"]=> array(4) { ["type"]=> int(3) ["validate"]=> string(15) "isPhpDateFormat" ["required"]=> bool(true) ["size"]=> int(32) } ["date_format_full"]=> array(4) { ["type"]=> int(3) ["validate"]=> string(15) "isPhpDateFormat" ["required"]=> bool(true) ["size"]=> int(32) } } ["classname"]=> string(8) "Language" } ["update_fields":protected]=> NULL ["force_id"]=> bool(false) ["name"]=> string(18) "Español (Spanish)" ["iso_code"]=> string(2) "es" ["locale"]=> string(5) "es-ES" ["language_code"]=> string(2) "es" ["date_format_lite"]=> string(5) "d/m/Y" ["date_format_full"]=> string(11) "d/m/Y H:i:s" ["is_rtl"]=> string(1) "0" ["active"]=> string(1) "1" ["translationsFilesAndVars":protected]=> array(5) { ["fields"]=> string(7) "_FIELDS" ["errors"]=> string(7) "_ERRORS" ["admin"]=> string(8) "_LANGADM" ["pdf"]=> string(8) "_LANGPDF" ["tabs"]=> string(4) "tabs" } } ["currency"]=> object(Currency)#151 (43) { ["id"]=> int(1) ["id_lang":protected]=> NULL ["lang_associated":protected]=> NULL ["id_shop":protected]=> int(1) ["id_shop_list"]=> array(0) { } ["get_shop_from_context":protected]=> bool(true) ["table":protected]=> string(8) "currency" ["identifier":protected]=> string(11) "id_currency" ["fieldsRequired":protected]=> array(2) { [0]=> string(8) "iso_code" [1]=> string(15) "conversion_rate" } ["fieldsSize":protected]=> array(2) { ["iso_code"]=> int(3) ["numeric_iso_code"]=> int(3) } ["fieldsValidate":protected]=> array(8) { ["iso_code"]=> string(17) "isLanguageIsoCode" ["numeric_iso_code"]=> string(16) "isNumericIsoCode" ["precision"]=> string(5) "isInt" ["conversion_rate"]=> string(15) "isUnsignedFloat" ["deleted"]=> string(6) "isBool" ["active"]=> string(6) "isBool" ["unofficial"]=> string(6) "isBool" ["modified"]=> string(6) "isBool" } ["fieldsRequiredLang":protected]=> array(0) { } ["fieldsSizeLang":protected]=> array(3) { ["name"]=> int(255) ["symbol"]=> int(255) ["pattern"]=> int(255) } ["fieldsValidateLang":protected]=> array(1) { ["name"]=> string(13) "isGenericName" } ["tables":protected]=> array(0) { } ["webserviceParameters":protected]=> array(2) { ["objectsNodeName"]=> string(10) "currencies" ["fields"]=> array(4) { ["names"]=> array(2) { ["getter"]=> string(17) "getLocalizedNames" ["i18n"]=> bool(true) } ["name"]=> array(2) { ["getter"]=> string(7) "getName" ["modifier"]=> array(2) { ["http_method"]=> int(14) ["modifier"]=> string(20) "setNameForWebservice" } } ["symbol"]=> array(1) { ["getter"]=> string(19) "getLocalizedSymbols" } ["iso_code"]=> array(1) { ["modifier"]=> array(2) { ["http_method"]=> int(14) ["modifier"]=> string(23) "setIsoCodeForWebService" } } } } ["image_dir":protected]=> NULL ["image_format":protected]=> string(3) "jpg" ["translator":protected]=> NULL ["def":protected]=> array(6) { ["table"]=> string(8) "currency" ["primary"]=> string(11) "id_currency" ["multilang"]=> bool(true) ["fields"]=> array(11) { ["iso_code"]=> array(4) { ["type"]=> int(3) ["validate"]=> string(17) "isLanguageIsoCode" ["required"]=> bool(true) ["size"]=> int(3) } ["numeric_iso_code"]=> array(4) { ["type"]=> int(3) ["allow_null"]=> bool(true) ["validate"]=> string(16) "isNumericIsoCode" ["size"]=> int(3) } ["precision"]=> array(2) { ["type"]=> int(1) ["validate"]=> string(5) "isInt" } ["conversion_rate"]=> array(4) { ["type"]=> int(4) ["validate"]=> string(15) "isUnsignedFloat" ["required"]=> bool(true) ["shop"]=> bool(true) } ["deleted"]=> array(2) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" } ["active"]=> array(2) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" } ["unofficial"]=> array(2) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" } ["modified"]=> array(2) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" } ["name"]=> array(4) { ["type"]=> int(3) ["lang"]=> bool(true) ["validate"]=> string(13) "isGenericName" ["size"]=> int(255) } ["symbol"]=> array(3) { ["type"]=> int(3) ["lang"]=> bool(true) ["size"]=> int(255) } ["pattern"]=> array(3) { ["type"]=> int(3) ["lang"]=> bool(true) ["size"]=> int(255) } } ["classname"]=> string(8) "Currency" ["associations"]=> array(1) { ["l"]=> array(3) { ["type"]=> int(2) ["field"]=> string(11) "id_currency" ["foreign_field"]=> string(11) "id_currency" } } } ["update_fields":protected]=> NULL ["force_id"]=> bool(false) ["name"]=> string(4) "Euro" ["localizedNames":protected]=> array(1) { [1]=> string(4) "euro" } ["iso_code"]=> string(3) "EUR" ["iso_code_num"]=> string(3) "978" ["numeric_iso_code"]=> string(3) "978" ["conversion_rate"]=> string(8) "1.000000" ["deleted"]=> string(1) "0" ["unofficial"]=> string(1) "0" ["modified"]=> string(1) "0" ["active"]=> string(1) "1" ["sign"]=> string(3) "€" ["symbol"]=> string(3) "€" ["localizedSymbols":"CurrencyCore":private]=> array(1) { [1]=> string(3) "€" } ["format"]=> NULL ["blank"]=> int(1) ["decimals"]=> int(1) ["precision"]=> string(1) "2" ["pattern"]=> array(1) { [1]=> string(0) "" } ["localizedPatterns":"CurrencyCore":private]=> array(1) { [1]=> string(0) "" } ["prefix"]=> NULL ["suffix"]=> NULL } ["currentLocale"]=> object(PrestaShop\PrestaShop\Core\Localization\Locale)#148 (4) { ["code":protected]=> string(5) "es-ES" ["numberFormatter":protected]=> object(PrestaShop\PrestaShop\Core\Localization\Number\Formatter)#523 (3) { ["roundingMode":protected]=> string(2) "up" ["numberingSystem":protected]=> string(4) "latn" ["numberSpecification":protected]=> NULL } ["numberSpecification":protected]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\Number)#149 (8) { ["positivePattern":protected]=> string(9) "#,##0.###" ["negativePattern":protected]=> string(10) "-#,##0.###" ["symbols":protected]=> array(46) { ["adlm"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#476 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["arab"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#477 (11) { ["decimal":protected]=> string(2) "٫" ["group":protected]=> string(2) "٬" ["list":protected]=> string(2) "؛" ["percentSign":protected]=> string(4) "٪؜" ["minusSign":protected]=> string(3) "؜-" ["plusSign":protected]=> string(3) "؜+" ["exponential":protected]=> string(4) "اس" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(2) "؉" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["arabext"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#478 (11) { ["decimal":protected]=> string(2) "٫" ["group":protected]=> string(2) "٬" ["list":protected]=> string(2) "؛" ["percentSign":protected]=> string(2) "٪" ["minusSign":protected]=> string(7) "‎-‎" ["plusSign":protected]=> string(7) "‎+‎" ["exponential":protected]=> string(7) "×۱۰^" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(2) "؉" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["bali"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#479 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["beng"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#480 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["brah"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#481 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["cakm"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#482 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["cham"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#483 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["deva"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#484 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["fullwide"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#485 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["gong"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#486 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["gonm"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#487 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["gujr"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#488 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["guru"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#489 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["hanidec"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#490 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["java"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#491 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["kali"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#492 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["khmr"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#493 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["knda"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#494 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["lana"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#495 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["lanatham"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#496 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["laoo"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#497 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["latn"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#498 (11) { ["decimal":protected]=> string(1) "," ["group":protected]=> string(1) "." ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["lepc"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#499 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["limb"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#500 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["mlym"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#501 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["mong"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#502 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["mtei"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#503 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["mymr"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#504 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["mymrshan"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#505 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["nkoo"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#506 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["olck"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#507 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["orya"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#508 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["osma"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#509 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["rohg"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#510 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["saur"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#511 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["shrd"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#512 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["sora"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#513 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["sund"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#514 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["takr"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#515 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["talu"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#516 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["tamldec"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#517 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["telu"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#518 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["thai"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#519 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["tibt"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#520 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["vaii"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#521 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } } ["maxFractionDigits":protected]=> int(3) ["minFractionDigits":protected]=> int(0) ["groupingUsed":protected]=> bool(true) ["primaryGroupSize":protected]=> int(3) ["secondaryGroupSize":protected]=> int(3) } ["priceSpecifications":protected]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberCollection)#525 (1) { ["numberSpecifications":protected]=> array(1) { ["EUR"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\Price)#528 (11) { ["positivePattern":protected]=> string(12) "#,##0.00 ¤" ["negativePattern":protected]=> string(13) "-#,##0.00 ¤" ["symbols":protected]=> array(46) { ["adlm"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#529 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["arab"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#530 (11) { ["decimal":protected]=> string(2) "٫" ["group":protected]=> string(2) "٬" ["list":protected]=> string(2) "؛" ["percentSign":protected]=> string(4) "٪؜" ["minusSign":protected]=> string(3) "؜-" ["plusSign":protected]=> string(3) "؜+" ["exponential":protected]=> string(4) "اس" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(2) "؉" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["arabext"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#531 (11) { ["decimal":protected]=> string(2) "٫" ["group":protected]=> string(2) "٬" ["list":protected]=> string(2) "؛" ["percentSign":protected]=> string(2) "٪" ["minusSign":protected]=> string(7) "‎-‎" ["plusSign":protected]=> string(7) "‎+‎" ["exponential":protected]=> string(7) "×۱۰^" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(2) "؉" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["bali"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#532 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["beng"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#533 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["brah"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#534 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["cakm"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#535 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["cham"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#536 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["deva"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#537 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["fullwide"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#538 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["gong"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#539 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["gonm"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#540 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["gujr"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#541 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["guru"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#542 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["hanidec"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#543 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["java"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#544 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["kali"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#545 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["khmr"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#546 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["knda"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#547 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["lana"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#548 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["lanatham"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#549 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["laoo"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#550 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["latn"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#551 (11) { ["decimal":protected]=> string(1) "," ["group":protected]=> string(1) "." ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["lepc"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#552 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["limb"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#553 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["mlym"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#554 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["mong"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#555 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["mtei"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#556 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["mymr"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#557 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["mymrshan"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#558 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["nkoo"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#559 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["olck"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#560 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["orya"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#561 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["osma"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#562 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["rohg"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#563 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["saur"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#564 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["shrd"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#565 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["sora"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#566 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["sund"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#567 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["takr"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#568 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["talu"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#569 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["tamldec"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#570 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["telu"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#571 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["thai"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#572 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["tibt"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#573 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } ["vaii"]=> object(PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList)#574 (11) { ["decimal":protected]=> string(1) "." ["group":protected]=> string(1) "," ["list":protected]=> string(1) ";" ["percentSign":protected]=> string(1) "%" ["minusSign":protected]=> string(1) "-" ["plusSign":protected]=> string(1) "+" ["exponential":protected]=> string(1) "E" ["superscriptingExponent":protected]=> string(2) "×" ["perMille":protected]=> string(3) "‰" ["infinity":protected]=> string(3) "∞" ["nan":protected]=> string(3) "NaN" } } ["maxFractionDigits":protected]=> int(2) ["minFractionDigits":protected]=> int(2) ["groupingUsed":protected]=> bool(true) ["primaryGroupSize":protected]=> int(3) ["secondaryGroupSize":protected]=> int(3) ["currencyDisplay":protected]=> string(6) "symbol" ["currencySymbol":protected]=> string(3) "€" ["currencyCode":protected]=> string(3) "EUR" } } } } ["tab"]=> NULL ["shop"]=> object(Shop)#18 (36) { ["id"]=> int(1) ["id_lang":protected]=> NULL ["lang_associated":protected]=> NULL ["id_shop":protected]=> NULL ["id_shop_list"]=> array(0) { } ["get_shop_from_context":protected]=> bool(true) ["table":protected]=> string(4) "shop" ["identifier":protected]=> string(7) "id_shop" ["fieldsRequired":protected]=> array(3) { [0]=> string(4) "name" [1]=> string(11) "id_category" [2]=> string(13) "id_shop_group" } ["fieldsSize":protected]=> array(1) { ["name"]=> int(64) } ["fieldsValidate":protected]=> array(5) { ["active"]=> string(6) "isBool" ["deleted"]=> string(6) "isBool" ["name"]=> string(13) "isGenericName" ["color"]=> string(7) "isColor" ["theme_name"]=> string(11) "isThemeName" } ["fieldsRequiredLang":protected]=> array(0) { } ["fieldsSizeLang":protected]=> array(0) { } ["fieldsValidateLang":protected]=> array(0) { } ["tables":protected]=> array(0) { } ["webserviceParameters":protected]=> array(1) { ["fields"]=> array(2) { ["id_shop_group"]=> array(1) { ["xlink_resource"]=> string(11) "shop_groups" } ["id_category"]=> array(0) { } } } ["image_dir":protected]=> NULL ["image_format":protected]=> string(3) "jpg" ["translator":protected]=> NULL ["def":protected]=> array(4) { ["table"]=> string(4) "shop" ["primary"]=> string(7) "id_shop" ["fields"]=> array(7) { ["active"]=> array(2) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" } ["deleted"]=> array(2) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" } ["name"]=> array(4) { ["type"]=> int(3) ["validate"]=> string(13) "isGenericName" ["required"]=> bool(true) ["size"]=> int(64) } ["color"]=> array(2) { ["type"]=> int(3) ["validate"]=> string(7) "isColor" } ["id_category"]=> array(2) { ["type"]=> int(1) ["required"]=> bool(true) } ["theme_name"]=> array(2) { ["type"]=> int(3) ["validate"]=> string(11) "isThemeName" } ["id_shop_group"]=> array(2) { ["type"]=> int(1) ["required"]=> bool(true) } } ["classname"]=> string(4) "Shop" } ["update_fields":protected]=> NULL ["force_id"]=> bool(false) ["id_shop_group"]=> string(1) "1" ["id_category"]=> string(1) "2" ["theme_name"]=> string(15) "child_ZOneTheme" ["name"]=> string(7) "teminsa" ["color"]=> string(0) "" ["active"]=> string(1) "1" ["deleted"]=> string(1) "0" ["physical_uri"]=> string(1) "/" ["virtual_uri"]=> string(0) "" ["domain"]=> string(15) "www.teminsa.com" ["domain_ssl"]=> string(15) "www.teminsa.com" ["group":protected]=> object(ShopGroup)#19 (29) { ["id"]=> int(1) ["id_lang":protected]=> NULL ["lang_associated":protected]=> NULL ["id_shop":protected]=> NULL ["id_shop_list"]=> array(0) { } ["get_shop_from_context":protected]=> bool(true) ["table":protected]=> string(10) "shop_group" ["identifier":protected]=> string(13) "id_shop_group" ["fieldsRequired":protected]=> array(1) { [0]=> string(4) "name" } ["fieldsSize":protected]=> array(1) { ["name"]=> int(64) } ["fieldsValidate":protected]=> array(7) { ["name"]=> string(13) "isGenericName" ["color"]=> string(7) "isColor" ["share_customer"]=> string(6) "isBool" ["share_order"]=> string(6) "isBool" ["share_stock"]=> string(6) "isBool" ["active"]=> string(6) "isBool" ["deleted"]=> string(6) "isBool" } ["fieldsRequiredLang":protected]=> array(0) { } ["fieldsSizeLang":protected]=> array(0) { } ["fieldsValidateLang":protected]=> array(0) { } ["tables":protected]=> array(0) { } ["webserviceParameters":protected]=> array(0) { } ["image_dir":protected]=> NULL ["image_format":protected]=> string(3) "jpg" ["translator":protected]=> NULL ["def":protected]=> array(4) { ["table"]=> string(10) "shop_group" ["primary"]=> string(13) "id_shop_group" ["fields"]=> array(7) { ["name"]=> array(4) { ["type"]=> int(3) ["validate"]=> string(13) "isGenericName" ["required"]=> bool(true) ["size"]=> int(64) } ["color"]=> array(2) { ["type"]=> int(3) ["validate"]=> string(7) "isColor" } ["share_customer"]=> array(2) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" } ["share_order"]=> array(2) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" } ["share_stock"]=> array(2) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" } ["active"]=> array(2) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" } ["deleted"]=> array(2) { ["type"]=> int(2) ["validate"]=> string(6) "isBool" } } ["classname"]=> string(9) "ShopGroup" } ["update_fields":protected]=> NULL ["force_id"]=> bool(false) ["name"]=> string(7) "Default" ["color"]=> string(0) "" ["active"]=> string(1) "1" ["share_customer"]=> string(1) "0" ["share_stock"]=> string(1) "0" ["share_order"]=> string(1) "0" ["deleted"]=> string(1) "0" } ["address"]=> NULL ["theme"]=> object(PrestaShop\PrestaShop\Core\Addon\Theme\Theme)#24 (1) { ["attributes":"PrestaShop\PrestaShop\Core\Addon\Theme\Theme":private]=> object(PrestaShop\PrestaShop\Core\Util\ArrayFinder)#26 (2) { ["array":"PrestaShop\PrestaShop\Core\Util\ArrayFinder":private]=> array(14) { ["name"]=> string(15) "child_ZOneTheme" ["display_name"]=> string(32) "Child theme of ZOneTheme's theme" ["version"]=> string(5) "1.0.0" ["theme_key"]=> string(32) "3982e1716b8380f500836bb1b8109710" ["author"]=> array(2) { ["name"]=> string(7) "Mr ZOne" ["url"]=> string(61) "https://addons.prestashop.com/en/product.php?id_product=26930" } ["meta"]=> array(2) { ["compatibility"]=> array(2) { ["from"]=> string(5) "8.1.0" ["to"]=> NULL } ["available_layouts"]=> array(3) { ["layout-full-width"]=> array(2) { ["name"]=> string(10) "Full Width" ["description"]=> string(15) "No side columns" } ["layout-left-column"]=> array(2) { ["name"]=> string(25) "Two Columns - Left Column" ["description"]=> string(36) "Two columns with a small left column" } ["layout-right-column"]=> array(2) { ["name"]=> string(26) "Two Columns - Right Column" ["description"]=> string(37) "Two columns with a small right column" } } } ["dependencies"]=> array(1) { ["modules"]=> array(10) { [0]=> string(13) "zonebrandlogo" [1]=> string(15) "zonecolorsfonts" [2]=> string(16) "zonecolumnblocks" [3]=> string(22) "zonefeaturedcategories" [4]=> string(14) "zonehomeblocks" [5]=> string(12) "zonemegamenu" [6]=> string(19) "zonepopupnewsletter" [7]=> string(21) "zoneproductadditional" [8]=> string(13) "zoneslideshow" [9]=> string(16) "zonethememanager" } } ["global_settings"]=> array(4) { ["configuration"]=> array(4) { ["PS_IMAGE_QUALITY"]=> string(3) "png" ["PS_ALLOW_HTML_IFRAME"]=> int(1) ["BLOCK_CATEG_ROOT_CATEGORY"]=> int(0) ["HOME_FEATURED_NBR"]=> int(10) } ["modules"]=> array(2) { ["to_enable"]=> array(11) { [0]=> string(13) "zonebrandlogo" [1]=> string(15) "zonecolorsfonts" [2]=> string(16) "zonecolumnblocks" [3]=> string(22) "zonefeaturedcategories" [4]=> string(14) "zonehomeblocks" [5]=> string(12) "zonemegamenu" [6]=> string(19) "zonepopupnewsletter" [7]=> string(21) "zoneproductadditional" [8]=> string(13) "zoneslideshow" [9]=> string(16) "zonethememanager" [10]=> string(11) "contactform" } ["to_disable"]=> array(5) { [0]=> string(11) "ps_linklist" [1]=> string(11) "ps_mainmenu" [2]=> string(14) "ps_imageslider" [3]=> string(9) "ps_banner" [4]=> string(13) "ps_customtext" } } ["hooks"]=> array(1) { ["modules_to_hook"]=> array(30) { ["displayBanner"]=> array(1) { [0]=> string(16) "zonethememanager" } ["displayNav1"]=> array(1) { [0]=> string(16) "zonethememanager" } ["displayNav2"]=> array(2) { [0]=> string(19) "ps_languageselector" [1]=> string(19) "ps_currencyselector" } ["displayTop"]=> array(3) { [0]=> string(12) "ps_searchbar" [1]=> string(17) "ps_customersignin" [2]=> string(15) "ps_shoppingcart" } ["displayNavFullWidth"]=> array(1) { [0]=> string(12) "zonemegamenu" } ["displayMobileMenu"]=> array(1) { [0]=> string(12) "zonemegamenu" } ["displaySidebarNavigation"]=> array(1) { [0]=> string(16) "zonethememanager" } ["displayTopColumn"]=> array(2) { [0]=> string(13) "zoneslideshow" [1]=> string(14) "zonehomeblocks" } ["displayHome"]=> array(1) { [0]=> string(14) "zonehomeblocks" } ["displayBottomColumn"]=> array(3) { [0]=> string(14) "zonehomeblocks" [1]=> string(22) "zonefeaturedcategories" [2]=> string(13) "zonebrandlogo" } ["displayFooterLeft"]=> array(2) { [0]=> string(16) "zonethememanager" [1]=> string(15) "ps_socialfollow" } ["displayFooterRight"]=> array(2) { [0]=> string(20) "ps_emailsubscription" [1]=> string(16) "zonethememanager" } ["displayFooter"]=> array(2) { [0]=> string(16) "zonethememanager" [1]=> string(13) "blockwishlist" } ["displayFooterAfter"]=> array(1) { [0]=> string(16) "zonethememanager" } ["displayOutsideMainPage"]=> array(3) { [0]=> string(19) "zonepopupnewsletter" [1]=> string(15) "zonecolorsfonts" [2]=> string(16) "zonethememanager" } ["displayLeftColumn"]=> array(3) { [0]=> string(15) "ps_categorytree" [1]=> string(16) "ps_facetedsearch" [2]=> string(16) "zonecolumnblocks" } ["displayProductExtraContent"]=> array(1) { [0]=> string(21) "zoneproductadditional" } ["displayProduct3rdColumn"]=> array(1) { [0]=> string(21) "zoneproductadditional" } ["displayAfterProductThumbs2"]=> array(1) { [0]=> string(21) "zoneproductadditional" } ["displayProductCombinationsBlock"]=> array(1) { [0]=> string(16) "zonethememanager" } ["displayProductAdditionalInfo"]=> array(2) { [0]=> string(15) "ps_sharebuttons" [1]=> string(15) "productcomments" } ["displayProductAdditionalInfo2"]=> array(1) { [0]=> string(21) "zoneproductadditional" } ["displayProductActions"]=> array(1) { [0]=> string(13) "blockwishlist" } ["displayFooterProduct"]=> array(1) { [0]=> string(15) "productcomments" } ["displayProductListReviews"]=> array(1) { [0]=> string(15) "productcomments" } ["displayCheckoutHeader"]=> array(1) { [0]=> string(16) "zonethememanager" } ["displayCheckoutFooter"]=> array(1) { [0]=> string(16) "zonethememanager" } ["displayCustomerAccount"]=> array(2) { [0]=> string(13) "blockwishlist" [1]=> string(6) "psgdpr" } ["displayMyAccountBlock"]=> array(1) { [0]=> string(13) "blockwishlist" } ["displaySearch"]=> array(1) { [0]=> string(12) "ps_searchbar" } } } ["image_types"]=> array(10) { ["cart_default"]=> array(3) { ["width"]=> int(90) ["height"]=> int(90) ["scope"]=> array(1) { [0]=> string(8) "products" } } ["small_default"]=> array(3) { ["width"]=> int(90) ["height"]=> int(90) ["scope"]=> array(3) { [0]=> string(8) "products" [1]=> string(13) "manufacturers" [2]=> string(9) "suppliers" } } ["medium_default"]=> array(3) { ["width"]=> int(450) ["height"]=> int(450) ["scope"]=> array(3) { [0]=> string(8) "products" [1]=> string(13) "manufacturers" [2]=> string(9) "suppliers" } } ["home_default"]=> array(3) { ["width"]=> int(280) ["height"]=> int(280) ["scope"]=> array(1) { [0]=> string(8) "products" } } ["large_default"]=> array(3) { ["width"]=> int(800) ["height"]=> int(800) ["scope"]=> array(1) { [0]=> string(8) "products" } } ["category_default"]=> array(3) { ["width"]=> int(1050) ["height"]=> int(420) ["scope"]=> array(1) { [0]=> string(10) "categories" } } ["category_home"]=> array(3) { ["width"]=> int(450) ["height"]=> int(180) ["scope"]=> array(1) { [0]=> string(10) "categories" } } ["category_medium"]=> array(3) { ["width"]=> int(200) ["height"]=> int(80) ["scope"]=> array(1) { [0]=> string(10) "categories" } } ["manufacturer_default"]=> array(3) { ["width"]=> int(210) ["height"]=> int(80) ["scope"]=> array(1) { [0]=> string(13) "manufacturers" } } ["stores_default"]=> array(3) { ["width"]=> int(220) ["height"]=> int(115) ["scope"]=> array(1) { [0]=> string(6) "stores" } } } } ["theme_settings"]=> array(2) { ["default_layout"]=> string(17) "layout-full-width" ["layouts"]=> array(22) { ["index"]=> string(18) "layout-left-column" ["category"]=> string(18) "layout-left-column" ["best-sales"]=> string(18) "layout-left-column" ["new-products"]=> string(18) "layout-left-column" ["prices-drop"]=> string(18) "layout-left-column" ["search"]=> string(18) "layout-left-column" ["manufacturer"]=> string(18) "layout-left-column" ["supplier"]=> string(18) "layout-left-column" ["contact"]=> string(18) "layout-left-column" ["my-account"]=> string(18) "layout-left-column" ["history"]=> string(18) "layout-left-column" ["sitemap"]=> string(18) "layout-left-column" ["address"]=> string(18) "layout-left-column" ["addresses"]=> string(18) "layout-left-column" ["discount"]=> string(18) "layout-left-column" ["identity"]=> string(18) "layout-left-column" ["order-slip"]=> string(18) "layout-left-column" ["order-follow"]=> string(18) "layout-left-column" ["order-detail"]=> string(18) "layout-left-column" ["order-return"]=> string(18) "layout-left-column" ["module-ps_emailalerts-account"]=> string(18) "layout-left-column" ["module-blockwishlist-lists"]=> string(18) "layout-left-column" } } ["preview"]=> string(34) "themes/child_ZOneTheme/preview.png" ["parent_directory"]=> string(93) "/var/www/vhosts/presta8.teminsa.com/httpdocs/presta8.teminsa.com/html/themes/child_ZOneTheme/" ["parent"]=> string(9) "ZOneTheme" ["assets"]=> array(1) { ["use_parent_assets"]=> bool(false) } ["directory"]=> string(85) "/var/www/vhosts/teminsa.com/httpdocs/presta8.teminsa.com/html/themes/child_ZOneTheme/" } ["propertyAccessor":"PrestaShop\PrestaShop\Core\Util\ArrayFinder":private]=> object(Symfony\Component\PropertyAccess\PropertyAccessor)#30 (7) { ["magicCall":"Symfony\Component\PropertyAccess\PropertyAccessor":private]=> bool(false) ["ignoreInvalidIndices":"Symfony\Component\PropertyAccess\PropertyAccessor":private]=> bool(true) ["ignoreInvalidProperty":"Symfony\Component\PropertyAccess\PropertyAccessor":private]=> bool(false) ["cacheItemPool":"Symfony\Component\PropertyAccess\PropertyAccessor":private]=> NULL ["propertyPathCache":"Symfony\Component\PropertyAccess\PropertyAccessor":private]=> array(7) { ["[name]"]=> object(Symfony\Component\PropertyAccess\PropertyPath)#22 (4) { ["elements":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(1) { [0]=> string(4) "name" } ["length":"Symfony\Component\PropertyAccess\PropertyPath":private]=> int(1) ["isIndex":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(1) { [0]=> bool(true) } ["pathAsString":"Symfony\Component\PropertyAccess\PropertyPath":private]=> string(6) "[name]" } ["[parent]"]=> object(Symfony\Component\PropertyAccess\PropertyPath)#23 (4) { ["elements":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(1) { [0]=> string(6) "parent" } ["length":"Symfony\Component\PropertyAccess\PropertyPath":private]=> int(1) ["isIndex":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(1) { [0]=> bool(true) } ["pathAsString":"Symfony\Component\PropertyAccess\PropertyPath":private]=> string(8) "[parent]" } ["[theme_settings][core_scripts]"]=> object(Symfony\Component\PropertyAccess\PropertyPath)#165 (4) { ["elements":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(2) { [0]=> string(14) "theme_settings" [1]=> string(12) "core_scripts" } ["length":"Symfony\Component\PropertyAccess\PropertyPath":private]=> int(2) ["isIndex":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(2) { [0]=> bool(true) [1]=> bool(true) } ["pathAsString":"Symfony\Component\PropertyAccess\PropertyPath":private]=> string(30) "[theme_settings][core_scripts]" } ["[assets][css][all]"]=> object(Symfony\Component\PropertyAccess\PropertyPath)#163 (4) { ["elements":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(3) { [0]=> string(6) "assets" [1]=> string(3) "css" [2]=> string(3) "all" } ["length":"Symfony\Component\PropertyAccess\PropertyPath":private]=> int(3) ["isIndex":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(3) { [0]=> bool(true) [1]=> bool(true) [2]=> bool(true) } ["pathAsString":"Symfony\Component\PropertyAccess\PropertyPath":private]=> string(18) "[assets][css][all]" } ["[assets][css][product]"]=> object(Symfony\Component\PropertyAccess\PropertyPath)#166 (4) { ["elements":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(3) { [0]=> string(6) "assets" [1]=> string(3) "css" [2]=> string(7) "product" } ["length":"Symfony\Component\PropertyAccess\PropertyPath":private]=> int(3) ["isIndex":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(3) { [0]=> bool(true) [1]=> bool(true) [2]=> bool(true) } ["pathAsString":"Symfony\Component\PropertyAccess\PropertyPath":private]=> string(22) "[assets][css][product]" } ["[assets][js][all]"]=> object(Symfony\Component\PropertyAccess\PropertyPath)#167 (4) { ["elements":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(3) { [0]=> string(6) "assets" [1]=> string(2) "js" [2]=> string(3) "all" } ["length":"Symfony\Component\PropertyAccess\PropertyPath":private]=> int(3) ["isIndex":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(3) { [0]=> bool(true) [1]=> bool(true) [2]=> bool(true) } ["pathAsString":"Symfony\Component\PropertyAccess\PropertyPath":private]=> string(17) "[assets][js][all]" } ["[assets][js][product]"]=> object(Symfony\Component\PropertyAccess\PropertyPath)#168 (4) { ["elements":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(3) { [0]=> string(6) "assets" [1]=> string(2) "js" [2]=> string(7) "product" } ["length":"Symfony\Component\PropertyAccess\PropertyPath":private]=> int(3) ["isIndex":"Symfony\Component\PropertyAccess\PropertyPath":private]=> array(3) { [0]=> bool(true) [1]=> bool(true) [2]=> bool(true) } ["pathAsString":"Symfony\Component\PropertyAccess\PropertyPath":private]=> string(21) "[assets][js][product]" } } ["readPropertyCache":"Symfony\Component\PropertyAccess\PropertyAccessor":private]=> array(0) { } ["writePropertyCache":"Symfony\Component\PropertyAccess\PropertyAccessor":private]=> array(0) { } } } } } ["tmpOldShop"]=> NULL ["smarty"]=> object(Smarty)#43 (76) { ["_objType"]=> int(1) ["template_class"]=> string(24) "Smarty_Internal_Template" ["tpl_vars"]=> array(1) { ["request_uri"]=> object(Smarty_Variable)#155 (2) { ["value"]=> string(112) "/medicion-y-nivelacion/6615-6615-1-NIVEL-DIGITAL-E-INCLINMETRO-METRICA-INCLIGRAD-DE-60cm-ref-33806-8001066338061" ["nocache"]=> bool(false) } } ["parent"]=> NULL ["config_vars"]=> array(0) { } ["ext"]=> object(Smarty_Internal_Extension_Handler)#42 (6) { ["objType"]=> int(1) ["_property_info":"Smarty_Internal_Extension_Handler":private]=> array(8) { ["AutoloadFilters"]=> int(0) ["DefaultModifiers"]=> int(0) ["ConfigVars"]=> int(0) ["DebugTemplate"]=> int(0) ["RegisteredObject"]=> int(0) ["StreamVariable"]=> int(0) ["TemplateVars"]=> int(0) ["Literals"]=> string(8) "Literals" } ["resolvedProperties":"Smarty_Internal_Extension_Handler":private]=> array(0) { } ["registerResource"]=> object(Smarty_Internal_Method_RegisterResource)#46 (1) { ["objMap"]=> int(3) } ["registerPlugin"]=> object(Smarty_Internal_Method_RegisterPlugin)#49 (1) { ["objMap"]=> int(3) } ["createData"]=> object(Smarty_Internal_Method_CreateData)#75 (1) { ["objMap"]=> int(3) } } ["cache_id"]=> NULL ["compile_id"]=> NULL ["caching"]=> int(0) ["compile_check"]=> int(1) ["cache_lifetime"]=> int(3600) ["tplFunctions"]=> array(0) { } ["_cache"]=> array(0) { } ["auto_literal"]=> bool(true) ["error_unassigned"]=> bool(false) ["use_include_path"]=> bool(false) ["_templateDirNormalized"]=> bool(true) ["_joined_template_dir"]=> string(185) "/var/www/vhosts/teminsa.com/httpdocs/presta8.teminsa.com/html/themes/child_ZOneTheme/templates/#/var/www/vhosts/teminsa.com/httpdocs/presta8.teminsa.com/html/themes/ZOneTheme/templates/" ["_configDirNormalized"]=> bool(false) ["_joined_config_dir"]=> NULL ["default_template_handler_func"]=> NULL ["default_config_handler_func"]=> NULL ["default_plugin_handler_func"]=> NULL ["_compileDirNormalized"]=> bool(true) ["_pluginsDirNormalized"]=> bool(false) ["_cacheDirNormalized"]=> bool(true) ["force_compile"]=> bool(false) ["use_sub_dirs"]=> bool(true) ["allow_ambiguous_resources"]=> bool(false) ["merge_compiled_includes"]=> bool(false) ["extends_recursion"]=> bool(true) ["force_cache"]=> bool(false) ["left_delimiter"]=> string(1) "{" ["right_delimiter"]=> string(1) "}" ["literals"]=> array(0) { } ["security_class"]=> string(15) "Smarty_Security" ["security_policy"]=> NULL ["allow_php_templates"]=> bool(false) ["debugging"]=> bool(false) ["debugging_ctrl"]=> string(4) "NONE" ["smarty_debug_id"]=> string(12) "SMARTY_DEBUG" ["debug_tpl"]=> string(78) "/var/www/vhosts/teminsa.com/httpdocs/presta8.teminsa.com/html/themes/debug.tpl" ["error_reporting"]=> NULL ["config_overwrite"]=> bool(true) ["config_booleanize"]=> bool(true) ["config_read_hidden"]=> bool(false) ["compile_locking"]=> bool(true) ["cache_locking"]=> bool(false) ["locking_timeout"]=> int(10) ["default_resource_type"]=> string(4) "file" ["caching_type"]=> string(4) "file" ["default_config_type"]=> string(4) "file" ["cache_modified_check"]=> bool(false) ["registered_plugins"]=> array(3) { ["function"]=> array(7) { ["widget"]=> array(3) { [0]=> array(2) { [0]=> object(SmartyLazyRegister)#48 (1) { ["registry":protected]=> array(45) { ["smartyWidget"]=> string(12) "smartyWidget" ["smartyRender"]=> string(12) "smartyRender" ["smartyFormField"]=> string(15) "smartyFormField" ["smartyWidgetBlock"]=> string(17) "smartyWidgetBlock" ["dateFormat"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "dateFormat" } ["smartyHook"]=> string(10) "smartyHook" ["getUrlSmarty"]=> array(2) { [0]=> string(4) "Link" [1]=> string(12) "getUrlSmarty" } ["boolval"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(7) "boolval" } ["smartyClassname"]=> string(15) "smartyClassname" ["smartyClassnames"]=> string(16) "smartyClassnames" ["smartyCleanHtml"]=> string(15) "smartyCleanHtml" ["smarty_endWithoutReference"]=> string(26) "smarty_endWithoutReference" ["smartyEscape"]=> string(12) "smartyEscape" ["smarty_modifier_truncate"]=> string(24) "smarty_modifier_truncate" ["addcslashes"]=> string(11) "addcslashes" ["addslashes"]=> string(10) "addslashes" ["array_slice"]=> string(11) "array_slice" ["date"]=> string(4) "date" ["explode"]=> string(7) "explode" ["floatval"]=> string(8) "floatval" ["htmlentities"]=> string(12) "htmlentities" ["htmlspecialchars"]=> string(16) "htmlspecialchars" ["implode"]=> string(7) "implode" ["in_array"]=> string(8) "in_array" ["intval"]=> string(6) "intval" ["json_decode"]=> string(11) "json_decode" ["json_encode"]=> string(11) "json_encode" ["lcfirst"]=> string(7) "lcfirst" ["md5"]=> string(3) "md5" ["mt_rand"]=> string(7) "mt_rand" ["nl2br"]=> string(5) "nl2br" ["print_r"]=> string(7) "print_r" ["rand"]=> string(4) "rand" ["sizeof"]=> string(6) "sizeof" ["str_replace"]=> string(11) "str_replace" ["stripslashes"]=> string(12) "stripslashes" ["strpos"]=> string(6) "strpos" ["strstr"]=> string(6) "strstr" ["strtolower"]=> string(10) "strtolower" ["strval"]=> string(6) "strval" ["substr"]=> string(6) "substr" ["trim"]=> string(4) "trim" ["ucfirst"]=> string(7) "ucfirst" ["urlencode"]=> string(9) "urlencode" ["var_dump"]=> string(8) "var_dump" } } [1]=> string(12) "smartyWidget" } [1]=> bool(true) [2]=> array(0) { } } ["render"]=> array(3) { [0]=> array(2) { [0]=> object(SmartyLazyRegister)#48 (1) { ["registry":protected]=> array(45) { ["smartyWidget"]=> string(12) "smartyWidget" ["smartyRender"]=> string(12) "smartyRender" ["smartyFormField"]=> string(15) "smartyFormField" ["smartyWidgetBlock"]=> string(17) "smartyWidgetBlock" ["dateFormat"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "dateFormat" } ["smartyHook"]=> string(10) "smartyHook" ["getUrlSmarty"]=> array(2) { [0]=> string(4) "Link" [1]=> string(12) "getUrlSmarty" } ["boolval"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(7) "boolval" } ["smartyClassname"]=> string(15) "smartyClassname" ["smartyClassnames"]=> string(16) "smartyClassnames" ["smartyCleanHtml"]=> string(15) "smartyCleanHtml" ["smarty_endWithoutReference"]=> string(26) "smarty_endWithoutReference" ["smartyEscape"]=> string(12) "smartyEscape" ["smarty_modifier_truncate"]=> string(24) "smarty_modifier_truncate" ["addcslashes"]=> string(11) "addcslashes" ["addslashes"]=> string(10) "addslashes" ["array_slice"]=> string(11) "array_slice" ["date"]=> string(4) "date" ["explode"]=> string(7) "explode" ["floatval"]=> string(8) "floatval" ["htmlentities"]=> string(12) "htmlentities" ["htmlspecialchars"]=> string(16) "htmlspecialchars" ["implode"]=> string(7) "implode" ["in_array"]=> string(8) "in_array" ["intval"]=> string(6) "intval" ["json_decode"]=> string(11) "json_decode" ["json_encode"]=> string(11) "json_encode" ["lcfirst"]=> string(7) "lcfirst" ["md5"]=> string(3) "md5" ["mt_rand"]=> string(7) "mt_rand" ["nl2br"]=> string(5) "nl2br" ["print_r"]=> string(7) "print_r" ["rand"]=> string(4) "rand" ["sizeof"]=> string(6) "sizeof" ["str_replace"]=> string(11) "str_replace" ["stripslashes"]=> string(12) "stripslashes" ["strpos"]=> string(6) "strpos" ["strstr"]=> string(6) "strstr" ["strtolower"]=> string(10) "strtolower" ["strval"]=> string(6) "strval" ["substr"]=> string(6) "substr" ["trim"]=> string(4) "trim" ["ucfirst"]=> string(7) "ucfirst" ["urlencode"]=> string(9) "urlencode" ["var_dump"]=> string(8) "var_dump" } } [1]=> string(12) "smartyRender" } [1]=> bool(true) [2]=> array(0) { } } ["form_field"]=> array(3) { [0]=> array(2) { [0]=> object(SmartyLazyRegister)#48 (1) { ["registry":protected]=> array(45) { ["smartyWidget"]=> string(12) "smartyWidget" ["smartyRender"]=> string(12) "smartyRender" ["smartyFormField"]=> string(15) "smartyFormField" ["smartyWidgetBlock"]=> string(17) "smartyWidgetBlock" ["dateFormat"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "dateFormat" } ["smartyHook"]=> string(10) "smartyHook" ["getUrlSmarty"]=> array(2) { [0]=> string(4) "Link" [1]=> string(12) "getUrlSmarty" } ["boolval"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(7) "boolval" } ["smartyClassname"]=> string(15) "smartyClassname" ["smartyClassnames"]=> string(16) "smartyClassnames" ["smartyCleanHtml"]=> string(15) "smartyCleanHtml" ["smarty_endWithoutReference"]=> string(26) "smarty_endWithoutReference" ["smartyEscape"]=> string(12) "smartyEscape" ["smarty_modifier_truncate"]=> string(24) "smarty_modifier_truncate" ["addcslashes"]=> string(11) "addcslashes" ["addslashes"]=> string(10) "addslashes" ["array_slice"]=> string(11) "array_slice" ["date"]=> string(4) "date" ["explode"]=> string(7) "explode" ["floatval"]=> string(8) "floatval" ["htmlentities"]=> string(12) "htmlentities" ["htmlspecialchars"]=> string(16) "htmlspecialchars" ["implode"]=> string(7) "implode" ["in_array"]=> string(8) "in_array" ["intval"]=> string(6) "intval" ["json_decode"]=> string(11) "json_decode" ["json_encode"]=> string(11) "json_encode" ["lcfirst"]=> string(7) "lcfirst" ["md5"]=> string(3) "md5" ["mt_rand"]=> string(7) "mt_rand" ["nl2br"]=> string(5) "nl2br" ["print_r"]=> string(7) "print_r" ["rand"]=> string(4) "rand" ["sizeof"]=> string(6) "sizeof" ["str_replace"]=> string(11) "str_replace" ["stripslashes"]=> string(12) "stripslashes" ["strpos"]=> string(6) "strpos" ["strstr"]=> string(6) "strstr" ["strtolower"]=> string(10) "strtolower" ["strval"]=> string(6) "strval" ["substr"]=> string(6) "substr" ["trim"]=> string(4) "trim" ["ucfirst"]=> string(7) "ucfirst" ["urlencode"]=> string(9) "urlencode" ["var_dump"]=> string(8) "var_dump" } } [1]=> string(15) "smartyFormField" } [1]=> bool(true) [2]=> array(0) { } } ["dateFormat"]=> array(3) { [0]=> array(2) { [0]=> object(SmartyLazyRegister)#48 (1) { ["registry":protected]=> array(45) { ["smartyWidget"]=> string(12) "smartyWidget" ["smartyRender"]=> string(12) "smartyRender" ["smartyFormField"]=> string(15) "smartyFormField" ["smartyWidgetBlock"]=> string(17) "smartyWidgetBlock" ["dateFormat"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "dateFormat" } ["smartyHook"]=> string(10) "smartyHook" ["getUrlSmarty"]=> array(2) { [0]=> string(4) "Link" [1]=> string(12) "getUrlSmarty" } ["boolval"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(7) "boolval" } ["smartyClassname"]=> string(15) "smartyClassname" ["smartyClassnames"]=> string(16) "smartyClassnames" ["smartyCleanHtml"]=> string(15) "smartyCleanHtml" ["smarty_endWithoutReference"]=> string(26) "smarty_endWithoutReference" ["smartyEscape"]=> string(12) "smartyEscape" ["smarty_modifier_truncate"]=> string(24) "smarty_modifier_truncate" ["addcslashes"]=> string(11) "addcslashes" ["addslashes"]=> string(10) "addslashes" ["array_slice"]=> string(11) "array_slice" ["date"]=> string(4) "date" ["explode"]=> string(7) "explode" ["floatval"]=> string(8) "floatval" ["htmlentities"]=> string(12) "htmlentities" ["htmlspecialchars"]=> string(16) "htmlspecialchars" ["implode"]=> string(7) "implode" ["in_array"]=> string(8) "in_array" ["intval"]=> string(6) "intval" ["json_decode"]=> string(11) "json_decode" ["json_encode"]=> string(11) "json_encode" ["lcfirst"]=> string(7) "lcfirst" ["md5"]=> string(3) "md5" ["mt_rand"]=> string(7) "mt_rand" ["nl2br"]=> string(5) "nl2br" ["print_r"]=> string(7) "print_r" ["rand"]=> string(4) "rand" ["sizeof"]=> string(6) "sizeof" ["str_replace"]=> string(11) "str_replace" ["stripslashes"]=> string(12) "stripslashes" ["strpos"]=> string(6) "strpos" ["strstr"]=> string(6) "strstr" ["strtolower"]=> string(10) "strtolower" ["strval"]=> string(6) "strval" ["substr"]=> string(6) "substr" ["trim"]=> string(4) "trim" ["ucfirst"]=> string(7) "ucfirst" ["urlencode"]=> string(9) "urlencode" ["var_dump"]=> string(8) "var_dump" } } [1]=> string(10) "dateFormat" } [1]=> bool(true) [2]=> array(0) { } } ["hook"]=> array(3) { [0]=> array(2) { [0]=> object(SmartyLazyRegister)#48 (1) { ["registry":protected]=> array(45) { ["smartyWidget"]=> string(12) "smartyWidget" ["smartyRender"]=> string(12) "smartyRender" ["smartyFormField"]=> string(15) "smartyFormField" ["smartyWidgetBlock"]=> string(17) "smartyWidgetBlock" ["dateFormat"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "dateFormat" } ["smartyHook"]=> string(10) "smartyHook" ["getUrlSmarty"]=> array(2) { [0]=> string(4) "Link" [1]=> string(12) "getUrlSmarty" } ["boolval"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(7) "boolval" } ["smartyClassname"]=> string(15) "smartyClassname" ["smartyClassnames"]=> string(16) "smartyClassnames" ["smartyCleanHtml"]=> string(15) "smartyCleanHtml" ["smarty_endWithoutReference"]=> string(26) "smarty_endWithoutReference" ["smartyEscape"]=> string(12) "smartyEscape" ["smarty_modifier_truncate"]=> string(24) "smarty_modifier_truncate" ["addcslashes"]=> string(11) "addcslashes" ["addslashes"]=> string(10) "addslashes" ["array_slice"]=> string(11) "array_slice" ["date"]=> string(4) "date" ["explode"]=> string(7) "explode" ["floatval"]=> string(8) "floatval" ["htmlentities"]=> string(12) "htmlentities" ["htmlspecialchars"]=> string(16) "htmlspecialchars" ["implode"]=> string(7) "implode" ["in_array"]=> string(8) "in_array" ["intval"]=> string(6) "intval" ["json_decode"]=> string(11) "json_decode" ["json_encode"]=> string(11) "json_encode" ["lcfirst"]=> string(7) "lcfirst" ["md5"]=> string(3) "md5" ["mt_rand"]=> string(7) "mt_rand" ["nl2br"]=> string(5) "nl2br" ["print_r"]=> string(7) "print_r" ["rand"]=> string(4) "rand" ["sizeof"]=> string(6) "sizeof" ["str_replace"]=> string(11) "str_replace" ["stripslashes"]=> string(12) "stripslashes" ["strpos"]=> string(6) "strpos" ["strstr"]=> string(6) "strstr" ["strtolower"]=> string(10) "strtolower" ["strval"]=> string(6) "strval" ["substr"]=> string(6) "substr" ["trim"]=> string(4) "trim" ["ucfirst"]=> string(7) "ucfirst" ["urlencode"]=> string(9) "urlencode" ["var_dump"]=> string(8) "var_dump" } } [1]=> string(10) "smartyHook" } [1]=> bool(true) [2]=> array(0) { } } ["l"]=> array(3) { [0]=> string(15) "smartyTranslate" [1]=> bool(true) [2]=> array(0) { } } ["url"]=> array(3) { [0]=> array(2) { [0]=> object(SmartyLazyRegister)#48 (1) { ["registry":protected]=> array(45) { ["smartyWidget"]=> string(12) "smartyWidget" ["smartyRender"]=> string(12) "smartyRender" ["smartyFormField"]=> string(15) "smartyFormField" ["smartyWidgetBlock"]=> string(17) "smartyWidgetBlock" ["dateFormat"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "dateFormat" } ["smartyHook"]=> string(10) "smartyHook" ["getUrlSmarty"]=> array(2) { [0]=> string(4) "Link" [1]=> string(12) "getUrlSmarty" } ["boolval"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(7) "boolval" } ["smartyClassname"]=> string(15) "smartyClassname" ["smartyClassnames"]=> string(16) "smartyClassnames" ["smartyCleanHtml"]=> string(15) "smartyCleanHtml" ["smarty_endWithoutReference"]=> string(26) "smarty_endWithoutReference" ["smartyEscape"]=> string(12) "smartyEscape" ["smarty_modifier_truncate"]=> string(24) "smarty_modifier_truncate" ["addcslashes"]=> string(11) "addcslashes" ["addslashes"]=> string(10) "addslashes" ["array_slice"]=> string(11) "array_slice" ["date"]=> string(4) "date" ["explode"]=> string(7) "explode" ["floatval"]=> string(8) "floatval" ["htmlentities"]=> string(12) "htmlentities" ["htmlspecialchars"]=> string(16) "htmlspecialchars" ["implode"]=> string(7) "implode" ["in_array"]=> string(8) "in_array" ["intval"]=> string(6) "intval" ["json_decode"]=> string(11) "json_decode" ["json_encode"]=> string(11) "json_encode" ["lcfirst"]=> string(7) "lcfirst" ["md5"]=> string(3) "md5" ["mt_rand"]=> string(7) "mt_rand" ["nl2br"]=> string(5) "nl2br" ["print_r"]=> string(7) "print_r" ["rand"]=> string(4) "rand" ["sizeof"]=> string(6) "sizeof" ["str_replace"]=> string(11) "str_replace" ["stripslashes"]=> string(12) "stripslashes" ["strpos"]=> string(6) "strpos" ["strstr"]=> string(6) "strstr" ["strtolower"]=> string(10) "strtolower" ["strval"]=> string(6) "strval" ["substr"]=> string(6) "substr" ["trim"]=> string(4) "trim" ["ucfirst"]=> string(7) "ucfirst" ["urlencode"]=> string(9) "urlencode" ["var_dump"]=> string(8) "var_dump" } } [1]=> string(12) "getUrlSmarty" } [1]=> bool(true) [2]=> array(0) { } } } ["block"]=> array(1) { ["widget_block"]=> array(3) { [0]=> array(2) { [0]=> object(SmartyLazyRegister)#48 (1) { ["registry":protected]=> array(45) { ["smartyWidget"]=> string(12) "smartyWidget" ["smartyRender"]=> string(12) "smartyRender" ["smartyFormField"]=> string(15) "smartyFormField" ["smartyWidgetBlock"]=> string(17) "smartyWidgetBlock" ["dateFormat"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "dateFormat" } ["smartyHook"]=> string(10) "smartyHook" ["getUrlSmarty"]=> array(2) { [0]=> string(4) "Link" [1]=> string(12) "getUrlSmarty" } ["boolval"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(7) "boolval" } ["smartyClassname"]=> string(15) "smartyClassname" ["smartyClassnames"]=> string(16) "smartyClassnames" ["smartyCleanHtml"]=> string(15) "smartyCleanHtml" ["smarty_endWithoutReference"]=> string(26) "smarty_endWithoutReference" ["smartyEscape"]=> string(12) "smartyEscape" ["smarty_modifier_truncate"]=> string(24) "smarty_modifier_truncate" ["addcslashes"]=> string(11) "addcslashes" ["addslashes"]=> string(10) "addslashes" ["array_slice"]=> string(11) "array_slice" ["date"]=> string(4) "date" ["explode"]=> string(7) "explode" ["floatval"]=> string(8) "floatval" ["htmlentities"]=> string(12) "htmlentities" ["htmlspecialchars"]=> string(16) "htmlspecialchars" ["implode"]=> string(7) "implode" ["in_array"]=> string(8) "in_array" ["intval"]=> string(6) "intval" ["json_decode"]=> string(11) "json_decode" ["json_encode"]=> string(11) "json_encode" ["lcfirst"]=> string(7) "lcfirst" ["md5"]=> string(3) "md5" ["mt_rand"]=> string(7) "mt_rand" ["nl2br"]=> string(5) "nl2br" ["print_r"]=> string(7) "print_r" ["rand"]=> string(4) "rand" ["sizeof"]=> string(6) "sizeof" ["str_replace"]=> string(11) "str_replace" ["stripslashes"]=> string(12) "stripslashes" ["strpos"]=> string(6) "strpos" ["strstr"]=> string(6) "strstr" ["strtolower"]=> string(10) "strtolower" ["strval"]=> string(6) "strval" ["substr"]=> string(6) "substr" ["trim"]=> string(4) "trim" ["ucfirst"]=> string(7) "ucfirst" ["urlencode"]=> string(9) "urlencode" ["var_dump"]=> string(8) "var_dump" } } [1]=> string(17) "smartyWidgetBlock" } [1]=> bool(true) [2]=> array(0) { } } } ["modifier"]=> array(38) { ["boolval"]=> array(3) { [0]=> array(2) { [0]=> object(SmartyLazyRegister)#48 (1) { ["registry":protected]=> array(45) { ["smartyWidget"]=> string(12) "smartyWidget" ["smartyRender"]=> string(12) "smartyRender" ["smartyFormField"]=> string(15) "smartyFormField" ["smartyWidgetBlock"]=> string(17) "smartyWidgetBlock" ["dateFormat"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "dateFormat" } ["smartyHook"]=> string(10) "smartyHook" ["getUrlSmarty"]=> array(2) { [0]=> string(4) "Link" [1]=> string(12) "getUrlSmarty" } ["boolval"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(7) "boolval" } ["smartyClassname"]=> string(15) "smartyClassname" ["smartyClassnames"]=> string(16) "smartyClassnames" ["smartyCleanHtml"]=> string(15) "smartyCleanHtml" ["smarty_endWithoutReference"]=> string(26) "smarty_endWithoutReference" ["smartyEscape"]=> string(12) "smartyEscape" ["smarty_modifier_truncate"]=> string(24) "smarty_modifier_truncate" ["addcslashes"]=> string(11) "addcslashes" ["addslashes"]=> string(10) "addslashes" ["array_slice"]=> string(11) "array_slice" ["date"]=> string(4) "date" ["explode"]=> string(7) "explode" ["floatval"]=> string(8) "floatval" ["htmlentities"]=> string(12) "htmlentities" ["htmlspecialchars"]=> string(16) "htmlspecialchars" ["implode"]=> string(7) "implode" ["in_array"]=> string(8) "in_array" ["intval"]=> string(6) "intval" ["json_decode"]=> string(11) "json_decode" ["json_encode"]=> string(11) "json_encode" ["lcfirst"]=> string(7) "lcfirst" ["md5"]=> string(3) "md5" ["mt_rand"]=> string(7) "mt_rand" ["nl2br"]=> string(5) "nl2br" ["print_r"]=> string(7) "print_r" ["rand"]=> string(4) "rand" ["sizeof"]=> string(6) "sizeof" ["str_replace"]=> string(11) "str_replace" ["stripslashes"]=> string(12) "stripslashes" ["strpos"]=> string(6) "strpos" ["strstr"]=> string(6) "strstr" ["strtolower"]=> string(10) "strtolower" ["strval"]=> string(6) "strval" ["substr"]=> string(6) "substr" ["trim"]=> string(4) "trim" ["ucfirst"]=> string(7) "ucfirst" ["urlencode"]=> string(9) "urlencode" ["var_dump"]=> string(8) "var_dump" } } [1]=> string(7) "boolval" } [1]=> bool(true) [2]=> array(0) { } } ["classname"]=> array(3) { [0]=> array(2) { [0]=> object(SmartyLazyRegister)#48 (1) { ["registry":protected]=> array(45) { ["smartyWidget"]=> string(12) "smartyWidget" ["smartyRender"]=> string(12) "smartyRender" ["smartyFormField"]=> string(15) "smartyFormField" ["smartyWidgetBlock"]=> string(17) "smartyWidgetBlock" ["dateFormat"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "dateFormat" } ["smartyHook"]=> string(10) "smartyHook" ["getUrlSmarty"]=> array(2) { [0]=> string(4) "Link" [1]=> string(12) "getUrlSmarty" } ["boolval"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(7) "boolval" } ["smartyClassname"]=> string(15) "smartyClassname" ["smartyClassnames"]=> string(16) "smartyClassnames" ["smartyCleanHtml"]=> string(15) "smartyCleanHtml" ["smarty_endWithoutReference"]=> string(26) "smarty_endWithoutReference" ["smartyEscape"]=> string(12) "smartyEscape" ["smarty_modifier_truncate"]=> string(24) "smarty_modifier_truncate" ["addcslashes"]=> string(11) "addcslashes" ["addslashes"]=> string(10) "addslashes" ["array_slice"]=> string(11) "array_slice" ["date"]=> string(4) "date" ["explode"]=> string(7) "explode" ["floatval"]=> string(8) "floatval" ["htmlentities"]=> string(12) "htmlentities" ["htmlspecialchars"]=> string(16) "htmlspecialchars" ["implode"]=> string(7) "implode" ["in_array"]=> string(8) "in_array" ["intval"]=> string(6) "intval" ["json_decode"]=> string(11) "json_decode" ["json_encode"]=> string(11) "json_encode" ["lcfirst"]=> string(7) "lcfirst" ["md5"]=> string(3) "md5" ["mt_rand"]=> string(7) "mt_rand" ["nl2br"]=> string(5) "nl2br" ["print_r"]=> string(7) "print_r" ["rand"]=> string(4) "rand" ["sizeof"]=> string(6) "sizeof" ["str_replace"]=> string(11) "str_replace" ["stripslashes"]=> string(12) "stripslashes" ["strpos"]=> string(6) "strpos" ["strstr"]=> string(6) "strstr" ["strtolower"]=> string(10) "strtolower" ["strval"]=> string(6) "strval" ["substr"]=> string(6) "substr" ["trim"]=> string(4) "trim" ["ucfirst"]=> string(7) "ucfirst" ["urlencode"]=> string(9) "urlencode" ["var_dump"]=> string(8) "var_dump" } } [1]=> string(15) "smartyClassname" } [1]=> bool(true) [2]=> array(0) { } } ["classnames"]=> array(3) { [0]=> array(2) { [0]=> object(SmartyLazyRegister)#48 (1) { ["registry":protected]=> array(45) { ["smartyWidget"]=> string(12) "smartyWidget" ["smartyRender"]=> string(12) "smartyRender" ["smartyFormField"]=> string(15) "smartyFormField" ["smartyWidgetBlock"]=> string(17) "smartyWidgetBlock" ["dateFormat"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "dateFormat" } ["smartyHook"]=> string(10) "smartyHook" ["getUrlSmarty"]=> array(2) { [0]=> string(4) "Link" [1]=> string(12) "getUrlSmarty" } ["boolval"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(7) "boolval" } ["smartyClassname"]=> string(15) "smartyClassname" ["smartyClassnames"]=> string(16) "smartyClassnames" ["smartyCleanHtml"]=> string(15) "smartyCleanHtml" ["smarty_endWithoutReference"]=> string(26) "smarty_endWithoutReference" ["smartyEscape"]=> string(12) "smartyEscape" ["smarty_modifier_truncate"]=> string(24) "smarty_modifier_truncate" ["addcslashes"]=> string(11) "addcslashes" ["addslashes"]=> string(10) "addslashes" ["array_slice"]=> string(11) "array_slice" ["date"]=> string(4) "date" ["explode"]=> string(7) "explode" ["floatval"]=> string(8) "floatval" ["htmlentities"]=> string(12) "htmlentities" ["htmlspecialchars"]=> string(16) "htmlspecialchars" ["implode"]=> string(7) "implode" ["in_array"]=> string(8) "in_array" ["intval"]=> string(6) "intval" ["json_decode"]=> string(11) "json_decode" ["json_encode"]=> string(11) "json_encode" ["lcfirst"]=> string(7) "lcfirst" ["md5"]=> string(3) "md5" ["mt_rand"]=> string(7) "mt_rand" ["nl2br"]=> string(5) "nl2br" ["print_r"]=> string(7) "print_r" ["rand"]=> string(4) "rand" ["sizeof"]=> string(6) "sizeof" ["str_replace"]=> string(11) "str_replace" ["stripslashes"]=> string(12) "stripslashes" ["strpos"]=> string(6) "strpos" ["strstr"]=> string(6) "strstr" ["strtolower"]=> string(10) "strtolower" ["strval"]=> string(6) "strval" ["substr"]=> string(6) "substr" ["trim"]=> string(4) "trim" ["ucfirst"]=> string(7) "ucfirst" ["urlencode"]=> string(9) "urlencode" ["var_dump"]=> string(8) "var_dump" } } [1]=> string(16) "smartyClassnames" } [1]=> bool(true) [2]=> array(0) { } } ["cleanHtml"]=> array(3) { [0]=> array(2) { [0]=> object(SmartyLazyRegister)#48 (1) { ["registry":protected]=> array(45) { ["smartyWidget"]=> string(12) "smartyWidget" ["smartyRender"]=> string(12) "smartyRender" ["smartyFormField"]=> string(15) "smartyFormField" ["smartyWidgetBlock"]=> string(17) "smartyWidgetBlock" ["dateFormat"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "dateFormat" } ["smartyHook"]=> string(10) "smartyHook" ["getUrlSmarty"]=> array(2) { [0]=> string(4) "Link" [1]=> string(12) "getUrlSmarty" } ["boolval"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(7) "boolval" } ["smartyClassname"]=> string(15) "smartyClassname" ["smartyClassnames"]=> string(16) "smartyClassnames" ["smartyCleanHtml"]=> string(15) "smartyCleanHtml" ["smarty_endWithoutReference"]=> string(26) "smarty_endWithoutReference" ["smartyEscape"]=> string(12) "smartyEscape" ["smarty_modifier_truncate"]=> string(24) "smarty_modifier_truncate" ["addcslashes"]=> string(11) "addcslashes" ["addslashes"]=> string(10) "addslashes" ["array_slice"]=> string(11) "array_slice" ["date"]=> string(4) "date" ["explode"]=> string(7) "explode" ["floatval"]=> string(8) "floatval" ["htmlentities"]=> string(12) "htmlentities" ["htmlspecialchars"]=> string(16) "htmlspecialchars" ["implode"]=> string(7) "implode" ["in_array"]=> string(8) "in_array" ["intval"]=> string(6) "intval" ["json_decode"]=> string(11) "json_decode" ["json_encode"]=> string(11) "json_encode" ["lcfirst"]=> string(7) "lcfirst" ["md5"]=> string(3) "md5" ["mt_rand"]=> string(7) "mt_rand" ["nl2br"]=> string(5) "nl2br" ["print_r"]=> string(7) "print_r" ["rand"]=> string(4) "rand" ["sizeof"]=> string(6) "sizeof" ["str_replace"]=> string(11) "str_replace" ["stripslashes"]=> string(12) "stripslashes" ["strpos"]=> string(6) "strpos" ["strstr"]=> string(6) "strstr" ["strtolower"]=> string(10) "strtolower" ["strval"]=> string(6) "strval" ["substr"]=> string(6) "substr" ["trim"]=> string(4) "trim" ["ucfirst"]=> string(7) "ucfirst" ["urlencode"]=> string(9) "urlencode" ["var_dump"]=> string(8) "var_dump" } } [1]=> string(15) "smartyCleanHtml" } [1]=> bool(true) [2]=> array(0) { } } ["end"]=> array(3) { [0]=> array(2) { [0]=> object(SmartyLazyRegister)#48 (1) { ["registry":protected]=> array(45) { ["smartyWidget"]=> string(12) "smartyWidget" ["smartyRender"]=> string(12) "smartyRender" ["smartyFormField"]=> string(15) "smartyFormField" ["smartyWidgetBlock"]=> string(17) "smartyWidgetBlock" ["dateFormat"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "dateFormat" } ["smartyHook"]=> string(10) "smartyHook" ["getUrlSmarty"]=> array(2) { [0]=> string(4) "Link" [1]=> string(12) "getUrlSmarty" } ["boolval"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(7) "boolval" } ["smartyClassname"]=> string(15) "smartyClassname" ["smartyClassnames"]=> string(16) "smartyClassnames" ["smartyCleanHtml"]=> string(15) "smartyCleanHtml" ["smarty_endWithoutReference"]=> string(26) "smarty_endWithoutReference" ["smartyEscape"]=> string(12) "smartyEscape" ["smarty_modifier_truncate"]=> string(24) "smarty_modifier_truncate" ["addcslashes"]=> string(11) "addcslashes" ["addslashes"]=> string(10) "addslashes" ["array_slice"]=> string(11) "array_slice" ["date"]=> string(4) "date" ["explode"]=> string(7) "explode" ["floatval"]=> string(8) "floatval" ["htmlentities"]=> string(12) "htmlentities" ["htmlspecialchars"]=> string(16) "htmlspecialchars" ["implode"]=> string(7) "implode" ["in_array"]=> string(8) "in_array" ["intval"]=> string(6) "intval" ["json_decode"]=> string(11) "json_decode" ["json_encode"]=> string(11) "json_encode" ["lcfirst"]=> string(7) "lcfirst" ["md5"]=> string(3) "md5" ["mt_rand"]=> string(7) "mt_rand" ["nl2br"]=> string(5) "nl2br" ["print_r"]=> string(7) "print_r" ["rand"]=> string(4) "rand" ["sizeof"]=> string(6) "sizeof" ["str_replace"]=> string(11) "str_replace" ["stripslashes"]=> string(12) "stripslashes" ["strpos"]=> string(6) "strpos" ["strstr"]=> string(6) "strstr" ["strtolower"]=> string(10) "strtolower" ["strval"]=> string(6) "strval" ["substr"]=> string(6) "substr" ["trim"]=> string(4) "trim" ["ucfirst"]=> string(7) "ucfirst" ["urlencode"]=> string(9) "urlencode" ["var_dump"]=> string(8) "var_dump" } } [1]=> string(26) "smarty_endWithoutReference" } [1]=> bool(true) [2]=> array(0) { } } ["escape"]=> array(3) { [0]=> array(2) { [0]=> object(SmartyLazyRegister)#48 (1) { ["registry":protected]=> array(45) { ["smartyWidget"]=> string(12) "smartyWidget" ["smartyRender"]=> string(12) "smartyRender" ["smartyFormField"]=> string(15) "smartyFormField" ["smartyWidgetBlock"]=> string(17) "smartyWidgetBlock" ["dateFormat"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "dateFormat" } ["smartyHook"]=> string(10) "smartyHook" ["getUrlSmarty"]=> array(2) { [0]=> string(4) "Link" [1]=> string(12) "getUrlSmarty" } ["boolval"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(7) "boolval" } ["smartyClassname"]=> string(15) "smartyClassname" ["smartyClassnames"]=> string(16) "smartyClassnames" ["smartyCleanHtml"]=> string(15) "smartyCleanHtml" ["smarty_endWithoutReference"]=> string(26) "smarty_endWithoutReference" ["smartyEscape"]=> string(12) "smartyEscape" ["smarty_modifier_truncate"]=> string(24) "smarty_modifier_truncate" ["addcslashes"]=> string(11) "addcslashes" ["addslashes"]=> string(10) "addslashes" ["array_slice"]=> string(11) "array_slice" ["date"]=> string(4) "date" ["explode"]=> string(7) "explode" ["floatval"]=> string(8) "floatval" ["htmlentities"]=> string(12) "htmlentities" ["htmlspecialchars"]=> string(16) "htmlspecialchars" ["implode"]=> string(7) "implode" ["in_array"]=> string(8) "in_array" ["intval"]=> string(6) "intval" ["json_decode"]=> string(11) "json_decode" ["json_encode"]=> string(11) "json_encode" ["lcfirst"]=> string(7) "lcfirst" ["md5"]=> string(3) "md5" ["mt_rand"]=> string(7) "mt_rand" ["nl2br"]=> string(5) "nl2br" ["print_r"]=> string(7) "print_r" ["rand"]=> string(4) "rand" ["sizeof"]=> string(6) "sizeof" ["str_replace"]=> string(11) "str_replace" ["stripslashes"]=> string(12) "stripslashes" ["strpos"]=> string(6) "strpos" ["strstr"]=> string(6) "strstr" ["strtolower"]=> string(10) "strtolower" ["strval"]=> string(6) "strval" ["substr"]=> string(6) "substr" ["trim"]=> string(4) "trim" ["ucfirst"]=> string(7) "ucfirst" ["urlencode"]=> string(9) "urlencode" ["var_dump"]=> string(8) "var_dump" } } [1]=> string(12) "smartyEscape" } [1]=> bool(true) [2]=> array(0) { } } ["truncate"]=> array(3) { [0]=> array(2) { [0]=> object(SmartyLazyRegister)#48 (1) { ["registry":protected]=> array(45) { ["smartyWidget"]=> string(12) "smartyWidget" ["smartyRender"]=> string(12) "smartyRender" ["smartyFormField"]=> string(15) "smartyFormField" ["smartyWidgetBlock"]=> string(17) "smartyWidgetBlock" ["dateFormat"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "dateFormat" } ["smartyHook"]=> string(10) "smartyHook" ["getUrlSmarty"]=> array(2) { [0]=> string(4) "Link" [1]=> string(12) "getUrlSmarty" } ["boolval"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(7) "boolval" } ["smartyClassname"]=> string(15) "smartyClassname" ["smartyClassnames"]=> string(16) "smartyClassnames" ["smartyCleanHtml"]=> string(15) "smartyCleanHtml" ["smarty_endWithoutReference"]=> string(26) "smarty_endWithoutReference" ["smartyEscape"]=> string(12) "smartyEscape" ["smarty_modifier_truncate"]=> string(24) "smarty_modifier_truncate" ["addcslashes"]=> string(11) "addcslashes" ["addslashes"]=> string(10) "addslashes" ["array_slice"]=> string(11) "array_slice" ["date"]=> string(4) "date" ["explode"]=> string(7) "explode" ["floatval"]=> string(8) "floatval" ["htmlentities"]=> string(12) "htmlentities" ["htmlspecialchars"]=> string(16) "htmlspecialchars" ["implode"]=> string(7) "implode" ["in_array"]=> string(8) "in_array" ["intval"]=> string(6) "intval" ["json_decode"]=> string(11) "json_decode" ["json_encode"]=> string(11) "json_encode" ["lcfirst"]=> string(7) "lcfirst" ["md5"]=> string(3) "md5" ["mt_rand"]=> string(7) "mt_rand" ["nl2br"]=> string(5) "nl2br" ["print_r"]=> string(7) "print_r" ["rand"]=> string(4) "rand" ["sizeof"]=> string(6) "sizeof" ["str_replace"]=> string(11) "str_replace" ["stripslashes"]=> string(12) "stripslashes" ["strpos"]=> string(6) "strpos" ["strstr"]=> string(6) "strstr" ["strtolower"]=> string(10) "strtolower" ["strval"]=> string(6) "strval" ["substr"]=> string(6) "substr" ["trim"]=> string(4) "trim" ["ucfirst"]=> string(7) "ucfirst" ["urlencode"]=> string(9) "urlencode" ["var_dump"]=> string(8) "var_dump" } } [1]=> string(24) "smarty_modifier_truncate" } [1]=> bool(true) [2]=> array(0) { } } ["addcslashes"]=> array(3) { [0]=> array(2) { [0]=> object(SmartyLazyRegister)#48 (1) { ["registry":protected]=> array(45) { ["smartyWidget"]=> string(12) "smartyWidget" ["smartyRender"]=> string(12) "smartyRender" ["smartyFormField"]=> string(15) "smartyFormField" ["smartyWidgetBlock"]=> string(17) "smartyWidgetBlock" ["dateFormat"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "dateFormat" } ["smartyHook"]=> string(10) "smartyHook" ["getUrlSmarty"]=> array(2) { [0]=> string(4) "Link" [1]=> string(12) "getUrlSmarty" } ["boolval"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(7) "boolval" } ["smartyClassname"]=> string(15) "smartyClassname" ["smartyClassnames"]=> string(16) "smartyClassnames" ["smartyCleanHtml"]=> string(15) "smartyCleanHtml" ["smarty_endWithoutReference"]=> string(26) "smarty_endWithoutReference" ["smartyEscape"]=> string(12) "smartyEscape" ["smarty_modifier_truncate"]=> string(24) "smarty_modifier_truncate" ["addcslashes"]=> string(11) "addcslashes" ["addslashes"]=> string(10) "addslashes" ["array_slice"]=> string(11) "array_slice" ["date"]=> string(4) "date" ["explode"]=> string(7) "explode" ["floatval"]=> string(8) "floatval" ["htmlentities"]=> string(12) "htmlentities" ["htmlspecialchars"]=> string(16) "htmlspecialchars" ["implode"]=> string(7) "implode" ["in_array"]=> string(8) "in_array" ["intval"]=> string(6) "intval" ["json_decode"]=> string(11) "json_decode" ["json_encode"]=> string(11) "json_encode" ["lcfirst"]=> string(7) "lcfirst" ["md5"]=> string(3) "md5" ["mt_rand"]=> string(7) "mt_rand" ["nl2br"]=> string(5) "nl2br" ["print_r"]=> string(7) "print_r" ["rand"]=> string(4) "rand" ["sizeof"]=> string(6) "sizeof" ["str_replace"]=> string(11) "str_replace" ["stripslashes"]=> string(12) "stripslashes" ["strpos"]=> string(6) "strpos" ["strstr"]=> string(6) "strstr" ["strtolower"]=> string(10) "strtolower" ["strval"]=> string(6) "strval" ["substr"]=> string(6) "substr" ["trim"]=> string(4) "trim" ["ucfirst"]=> string(7) "ucfirst" ["urlencode"]=> string(9) "urlencode" ["var_dump"]=> string(8) "var_dump" } } [1]=> string(11) "addcslashes" } [1]=> bool(true) [2]=> array(0) { } } ["addslashes"]=> array(3) { [0]=> array(2) { [0]=> object(SmartyLazyRegister)#48 (1) { ["registry":protected]=> array(45) { ["smartyWidget"]=> string(12) "smartyWidget" ["smartyRender"]=> string(12) "smartyRender" ["smartyFormField"]=> string(15) "smartyFormField" ["smartyWidgetBlock"]=> string(17) "smartyWidgetBlock" ["dateFormat"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "dateFormat" } ["smartyHook"]=> string(10) "smartyHook" ["getUrlSmarty"]=> array(2) { [0]=> string(4) "Link" [1]=> string(12) "getUrlSmarty" } ["boolval"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(7) "boolval" } ["smartyClassname"]=> string(15) "smartyClassname" ["smartyClassnames"]=> string(16) "smartyClassnames" ["smartyCleanHtml"]=> string(15) "smartyCleanHtml" ["smarty_endWithoutReference"]=> string(26) "smarty_endWithoutReference" ["smartyEscape"]=> string(12) "smartyEscape" ["smarty_modifier_truncate"]=> string(24) "smarty_modifier_truncate" ["addcslashes"]=> string(11) "addcslashes" ["addslashes"]=> string(10) "addslashes" ["array_slice"]=> string(11) "array_slice" ["date"]=> string(4) "date" ["explode"]=> string(7) "explode" ["floatval"]=> string(8) "floatval" ["htmlentities"]=> string(12) "htmlentities" ["htmlspecialchars"]=> string(16) "htmlspecialchars" ["implode"]=> string(7) "implode" ["in_array"]=> string(8) "in_array" ["intval"]=> string(6) "intval" ["json_decode"]=> string(11) "json_decode" ["json_encode"]=> string(11) "json_encode" ["lcfirst"]=> string(7) "lcfirst" ["md5"]=> string(3) "md5" ["mt_rand"]=> string(7) "mt_rand" ["nl2br"]=> string(5) "nl2br" ["print_r"]=> string(7) "print_r" ["rand"]=> string(4) "rand" ["sizeof"]=> string(6) "sizeof" ["str_replace"]=> string(11) "str_replace" ["stripslashes"]=> string(12) "stripslashes" ["strpos"]=> string(6) "strpos" ["strstr"]=> string(6) "strstr" ["strtolower"]=> string(10) "strtolower" ["strval"]=> string(6) "strval" ["substr"]=> string(6) "substr" ["trim"]=> string(4) "trim" ["ucfirst"]=> string(7) "ucfirst" ["urlencode"]=> string(9) "urlencode" ["var_dump"]=> string(8) "var_dump" } } [1]=> string(10) "addslashes" } [1]=> bool(true) [2]=> array(0) { } } ["array_slice"]=> array(3) { [0]=> array(2) { [0]=> object(SmartyLazyRegister)#48 (1) { ["registry":protected]=> array(45) { ["smartyWidget"]=> string(12) "smartyWidget" ["smartyRender"]=> string(12) "smartyRender" ["smartyFormField"]=> string(15) "smartyFormField" ["smartyWidgetBlock"]=> string(17) "smartyWidgetBlock" ["dateFormat"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "dateFormat" } ["smartyHook"]=> string(10) "smartyHook" ["getUrlSmarty"]=> array(2) { [0]=> string(4) "Link" [1]=> string(12) "getUrlSmarty" } ["boolval"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(7) "boolval" } ["smartyClassname"]=> string(15) "smartyClassname" ["smartyClassnames"]=> string(16) "smartyClassnames" ["smartyCleanHtml"]=> string(15) "smartyCleanHtml" ["smarty_endWithoutReference"]=> string(26) "smarty_endWithoutReference" ["smartyEscape"]=> string(12) "smartyEscape" ["smarty_modifier_truncate"]=> string(24) "smarty_modifier_truncate" ["addcslashes"]=> string(11) "addcslashes" ["addslashes"]=> string(10) "addslashes" ["array_slice"]=> string(11) "array_slice" ["date"]=> string(4) "date" ["explode"]=> string(7) "explode" ["floatval"]=> string(8) "floatval" ["htmlentities"]=> string(12) "htmlentities" ["htmlspecialchars"]=> string(16) "htmlspecialchars" ["implode"]=> string(7) "implode" ["in_array"]=> string(8) "in_array" ["intval"]=> string(6) "intval" ["json_decode"]=> string(11) "json_decode" ["json_encode"]=> string(11) "json_encode" ["lcfirst"]=> string(7) "lcfirst" ["md5"]=> string(3) "md5" ["mt_rand"]=> string(7) "mt_rand" ["nl2br"]=> string(5) "nl2br" ["print_r"]=> string(7) "print_r" ["rand"]=> string(4) "rand" ["sizeof"]=> string(6) "sizeof" ["str_replace"]=> string(11) "str_replace" ["stripslashes"]=> string(12) "stripslashes" ["strpos"]=> string(6) "strpos" ["strstr"]=> string(6) "strstr" ["strtolower"]=> string(10) "strtolower" ["strval"]=> string(6) "strval" ["substr"]=> string(6) "substr" ["trim"]=> string(4) "trim" ["ucfirst"]=> string(7) "ucfirst" ["urlencode"]=> string(9) "urlencode" ["var_dump"]=> string(8) "var_dump" } } [1]=> string(11) "array_slice" } [1]=> bool(true) [2]=> array(0) { } } ["date"]=> array(3) { [0]=> array(2) { [0]=> object(SmartyLazyRegister)#48 (1) { ["registry":protected]=> array(45) { ["smartyWidget"]=> string(12) "smartyWidget" ["smartyRender"]=> string(12) "smartyRender" ["smartyFormField"]=> string(15) "smartyFormField" ["smartyWidgetBlock"]=> string(17) "smartyWidgetBlock" ["dateFormat"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "dateFormat" } ["smartyHook"]=> string(10) "smartyHook" ["getUrlSmarty"]=> array(2) { [0]=> string(4) "Link" [1]=> string(12) "getUrlSmarty" } ["boolval"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(7) "boolval" } ["smartyClassname"]=> string(15) "smartyClassname" ["smartyClassnames"]=> string(16) "smartyClassnames" ["smartyCleanHtml"]=> string(15) "smartyCleanHtml" ["smarty_endWithoutReference"]=> string(26) "smarty_endWithoutReference" ["smartyEscape"]=> string(12) "smartyEscape" ["smarty_modifier_truncate"]=> string(24) "smarty_modifier_truncate" ["addcslashes"]=> string(11) "addcslashes" ["addslashes"]=> string(10) "addslashes" ["array_slice"]=> string(11) "array_slice" ["date"]=> string(4) "date" ["explode"]=> string(7) "explode" ["floatval"]=> string(8) "floatval" ["htmlentities"]=> string(12) "htmlentities" ["htmlspecialchars"]=> string(16) "htmlspecialchars" ["implode"]=> string(7) "implode" ["in_array"]=> string(8) "in_array" ["intval"]=> string(6) "intval" ["json_decode"]=> string(11) "json_decode" ["json_encode"]=> string(11) "json_encode" ["lcfirst"]=> string(7) "lcfirst" ["md5"]=> string(3) "md5" ["mt_rand"]=> string(7) "mt_rand" ["nl2br"]=> string(5) "nl2br" ["print_r"]=> string(7) "print_r" ["rand"]=> string(4) "rand" ["sizeof"]=> string(6) "sizeof" ["str_replace"]=> string(11) "str_replace" ["stripslashes"]=> string(12) "stripslashes" ["strpos"]=> string(6) "strpos" ["strstr"]=> string(6) "strstr" ["strtolower"]=> string(10) "strtolower" ["strval"]=> string(6) "strval" ["substr"]=> string(6) "substr" ["trim"]=> string(4) "trim" ["ucfirst"]=> string(7) "ucfirst" ["urlencode"]=> string(9) "urlencode" ["var_dump"]=> string(8) "var_dump" } } [1]=> string(4) "date" } [1]=> bool(true) [2]=> array(0) { } } ["explode"]=> array(3) { [0]=> array(2) { [0]=> object(SmartyLazyRegister)#48 (1) { ["registry":protected]=> array(45) { ["smartyWidget"]=> string(12) "smartyWidget" ["smartyRender"]=> string(12) "smartyRender" ["smartyFormField"]=> string(15) "smartyFormField" ["smartyWidgetBlock"]=> string(17) "smartyWidgetBlock" ["dateFormat"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "dateFormat" } ["smartyHook"]=> string(10) "smartyHook" ["getUrlSmarty"]=> array(2) { [0]=> string(4) "Link" [1]=> string(12) "getUrlSmarty" } ["boolval"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(7) "boolval" } ["smartyClassname"]=> string(15) "smartyClassname" ["smartyClassnames"]=> string(16) "smartyClassnames" ["smartyCleanHtml"]=> string(15) "smartyCleanHtml" ["smarty_endWithoutReference"]=> string(26) "smarty_endWithoutReference" ["smartyEscape"]=> string(12) "smartyEscape" ["smarty_modifier_truncate"]=> string(24) "smarty_modifier_truncate" ["addcslashes"]=> string(11) "addcslashes" ["addslashes"]=> string(10) "addslashes" ["array_slice"]=> string(11) "array_slice" ["date"]=> string(4) "date" ["explode"]=> string(7) "explode" ["floatval"]=> string(8) "floatval" ["htmlentities"]=> string(12) "htmlentities" ["htmlspecialchars"]=> string(16) "htmlspecialchars" ["implode"]=> string(7) "implode" ["in_array"]=> string(8) "in_array" ["intval"]=> string(6) "intval" ["json_decode"]=> string(11) "json_decode" ["json_encode"]=> string(11) "json_encode" ["lcfirst"]=> string(7) "lcfirst" ["md5"]=> string(3) "md5" ["mt_rand"]=> string(7) "mt_rand" ["nl2br"]=> string(5) "nl2br" ["print_r"]=> string(7) "print_r" ["rand"]=> string(4) "rand" ["sizeof"]=> string(6) "sizeof" ["str_replace"]=> string(11) "str_replace" ["stripslashes"]=> string(12) "stripslashes" ["strpos"]=> string(6) "strpos" ["strstr"]=> string(6) "strstr" ["strtolower"]=> string(10) "strtolower" ["strval"]=> string(6) "strval" ["substr"]=> string(6) "substr" ["trim"]=> string(4) "trim" ["ucfirst"]=> string(7) "ucfirst" ["urlencode"]=> string(9) "urlencode" ["var_dump"]=> string(8) "var_dump" } } [1]=> string(7) "explode" } [1]=> bool(true) [2]=> array(0) { } } ["floatval"]=> array(3) { [0]=> array(2) { [0]=> object(SmartyLazyRegister)#48 (1) { ["registry":protected]=> array(45) { ["smartyWidget"]=> string(12) "smartyWidget" ["smartyRender"]=> string(12) "smartyRender" ["smartyFormField"]=> string(15) "smartyFormField" ["smartyWidgetBlock"]=> string(17) "smartyWidgetBlock" ["dateFormat"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "dateFormat" } ["smartyHook"]=> string(10) "smartyHook" ["getUrlSmarty"]=> array(2) { [0]=> string(4) "Link" [1]=> string(12) "getUrlSmarty" } ["boolval"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(7) "boolval" } ["smartyClassname"]=> string(15) "smartyClassname" ["smartyClassnames"]=> string(16) "smartyClassnames" ["smartyCleanHtml"]=> string(15) "smartyCleanHtml" ["smarty_endWithoutReference"]=> string(26) "smarty_endWithoutReference" ["smartyEscape"]=> string(12) "smartyEscape" ["smarty_modifier_truncate"]=> string(24) "smarty_modifier_truncate" ["addcslashes"]=> string(11) "addcslashes" ["addslashes"]=> string(10) "addslashes" ["array_slice"]=> string(11) "array_slice" ["date"]=> string(4) "date" ["explode"]=> string(7) "explode" ["floatval"]=> string(8) "floatval" ["htmlentities"]=> string(12) "htmlentities" ["htmlspecialchars"]=> string(16) "htmlspecialchars" ["implode"]=> string(7) "implode" ["in_array"]=> string(8) "in_array" ["intval"]=> string(6) "intval" ["json_decode"]=> string(11) "json_decode" ["json_encode"]=> string(11) "json_encode" ["lcfirst"]=> string(7) "lcfirst" ["md5"]=> string(3) "md5" ["mt_rand"]=> string(7) "mt_rand" ["nl2br"]=> string(5) "nl2br" ["print_r"]=> string(7) "print_r" ["rand"]=> string(4) "rand" ["sizeof"]=> string(6) "sizeof" ["str_replace"]=> string(11) "str_replace" ["stripslashes"]=> string(12) "stripslashes" ["strpos"]=> string(6) "strpos" ["strstr"]=> string(6) "strstr" ["strtolower"]=> string(10) "strtolower" ["strval"]=> string(6) "strval" ["substr"]=> string(6) "substr" ["trim"]=> string(4) "trim" ["ucfirst"]=> string(7) "ucfirst" ["urlencode"]=> string(9) "urlencode" ["var_dump"]=> string(8) "var_dump" } } [1]=> string(8) "floatval" } [1]=> bool(true) [2]=> array(0) { } } ["htmlentities"]=> array(3) { [0]=> array(2) { [0]=> object(SmartyLazyRegister)#48 (1) { ["registry":protected]=> array(45) { ["smartyWidget"]=> string(12) "smartyWidget" ["smartyRender"]=> string(12) "smartyRender" ["smartyFormField"]=> string(15) "smartyFormField" ["smartyWidgetBlock"]=> string(17) "smartyWidgetBlock" ["dateFormat"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "dateFormat" } ["smartyHook"]=> string(10) "smartyHook" ["getUrlSmarty"]=> array(2) { [0]=> string(4) "Link" [1]=> string(12) "getUrlSmarty" } ["boolval"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(7) "boolval" } ["smartyClassname"]=> string(15) "smartyClassname" ["smartyClassnames"]=> string(16) "smartyClassnames" ["smartyCleanHtml"]=> string(15) "smartyCleanHtml" ["smarty_endWithoutReference"]=> string(26) "smarty_endWithoutReference" ["smartyEscape"]=> string(12) "smartyEscape" ["smarty_modifier_truncate"]=> string(24) "smarty_modifier_truncate" ["addcslashes"]=> string(11) "addcslashes" ["addslashes"]=> string(10) "addslashes" ["array_slice"]=> string(11) "array_slice" ["date"]=> string(4) "date" ["explode"]=> string(7) "explode" ["floatval"]=> string(8) "floatval" ["htmlentities"]=> string(12) "htmlentities" ["htmlspecialchars"]=> string(16) "htmlspecialchars" ["implode"]=> string(7) "implode" ["in_array"]=> string(8) "in_array" ["intval"]=> string(6) "intval" ["json_decode"]=> string(11) "json_decode" ["json_encode"]=> string(11) "json_encode" ["lcfirst"]=> string(7) "lcfirst" ["md5"]=> string(3) "md5" ["mt_rand"]=> string(7) "mt_rand" ["nl2br"]=> string(5) "nl2br" ["print_r"]=> string(7) "print_r" ["rand"]=> string(4) "rand" ["sizeof"]=> string(6) "sizeof" ["str_replace"]=> string(11) "str_replace" ["stripslashes"]=> string(12) "stripslashes" ["strpos"]=> string(6) "strpos" ["strstr"]=> string(6) "strstr" ["strtolower"]=> string(10) "strtolower" ["strval"]=> string(6) "strval" ["substr"]=> string(6) "substr" ["trim"]=> string(4) "trim" ["ucfirst"]=> string(7) "ucfirst" ["urlencode"]=> string(9) "urlencode" ["var_dump"]=> string(8) "var_dump" } } [1]=> string(12) "htmlentities" } [1]=> bool(true) [2]=> array(0) { } } ["htmlspecialchars"]=> array(3) { [0]=> array(2) { [0]=> object(SmartyLazyRegister)#48 (1) { ["registry":protected]=> array(45) { ["smartyWidget"]=> string(12) "smartyWidget" ["smartyRender"]=> string(12) "smartyRender" ["smartyFormField"]=> string(15) "smartyFormField" ["smartyWidgetBlock"]=> string(17) "smartyWidgetBlock" ["dateFormat"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "dateFormat" } ["smartyHook"]=> string(10) "smartyHook" ["getUrlSmarty"]=> array(2) { [0]=> string(4) "Link" [1]=> string(12) "getUrlSmarty" } ["boolval"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(7) "boolval" } ["smartyClassname"]=> string(15) "smartyClassname" ["smartyClassnames"]=> string(16) "smartyClassnames" ["smartyCleanHtml"]=> string(15) "smartyCleanHtml" ["smarty_endWithoutReference"]=> string(26) "smarty_endWithoutReference" ["smartyEscape"]=> string(12) "smartyEscape" ["smarty_modifier_truncate"]=> string(24) "smarty_modifier_truncate" ["addcslashes"]=> string(11) "addcslashes" ["addslashes"]=> string(10) "addslashes" ["array_slice"]=> string(11) "array_slice" ["date"]=> string(4) "date" ["explode"]=> string(7) "explode" ["floatval"]=> string(8) "floatval" ["htmlentities"]=> string(12) "htmlentities" ["htmlspecialchars"]=> string(16) "htmlspecialchars" ["implode"]=> string(7) "implode" ["in_array"]=> string(8) "in_array" ["intval"]=> string(6) "intval" ["json_decode"]=> string(11) "json_decode" ["json_encode"]=> string(11) "json_encode" ["lcfirst"]=> string(7) "lcfirst" ["md5"]=> string(3) "md5" ["mt_rand"]=> string(7) "mt_rand" ["nl2br"]=> string(5) "nl2br" ["print_r"]=> string(7) "print_r" ["rand"]=> string(4) "rand" ["sizeof"]=> string(6) "sizeof" ["str_replace"]=> string(11) "str_replace" ["stripslashes"]=> string(12) "stripslashes" ["strpos"]=> string(6) "strpos" ["strstr"]=> string(6) "strstr" ["strtolower"]=> string(10) "strtolower" ["strval"]=> string(6) "strval" ["substr"]=> string(6) "substr" ["trim"]=> string(4) "trim" ["ucfirst"]=> string(7) "ucfirst" ["urlencode"]=> string(9) "urlencode" ["var_dump"]=> string(8) "var_dump" } } [1]=> string(16) "htmlspecialchars" } [1]=> bool(true) [2]=> array(0) { } } ["implode"]=> array(3) { [0]=> array(2) { [0]=> object(SmartyLazyRegister)#48 (1) { ["registry":protected]=> array(45) { ["smartyWidget"]=> string(12) "smartyWidget" ["smartyRender"]=> string(12) "smartyRender" ["smartyFormField"]=> string(15) "smartyFormField" ["smartyWidgetBlock"]=> string(17) "smartyWidgetBlock" ["dateFormat"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "dateFormat" } ["smartyHook"]=> string(10) "smartyHook" ["getUrlSmarty"]=> array(2) { [0]=> string(4) "Link" [1]=> string(12) "getUrlSmarty" } ["boolval"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(7) "boolval" } ["smartyClassname"]=> string(15) "smartyClassname" ["smartyClassnames"]=> string(16) "smartyClassnames" ["smartyCleanHtml"]=> string(15) "smartyCleanHtml" ["smarty_endWithoutReference"]=> string(26) "smarty_endWithoutReference" ["smartyEscape"]=> string(12) "smartyEscape" ["smarty_modifier_truncate"]=> string(24) "smarty_modifier_truncate" ["addcslashes"]=> string(11) "addcslashes" ["addslashes"]=> string(10) "addslashes" ["array_slice"]=> string(11) "array_slice" ["date"]=> string(4) "date" ["explode"]=> string(7) "explode" ["floatval"]=> string(8) "floatval" ["htmlentities"]=> string(12) "htmlentities" ["htmlspecialchars"]=> string(16) "htmlspecialchars" ["implode"]=> string(7) "implode" ["in_array"]=> string(8) "in_array" ["intval"]=> string(6) "intval" ["json_decode"]=> string(11) "json_decode" ["json_encode"]=> string(11) "json_encode" ["lcfirst"]=> string(7) "lcfirst" ["md5"]=> string(3) "md5" ["mt_rand"]=> string(7) "mt_rand" ["nl2br"]=> string(5) "nl2br" ["print_r"]=> string(7) "print_r" ["rand"]=> string(4) "rand" ["sizeof"]=> string(6) "sizeof" ["str_replace"]=> string(11) "str_replace" ["stripslashes"]=> string(12) "stripslashes" ["strpos"]=> string(6) "strpos" ["strstr"]=> string(6) "strstr" ["strtolower"]=> string(10) "strtolower" ["strval"]=> string(6) "strval" ["substr"]=> string(6) "substr" ["trim"]=> string(4) "trim" ["ucfirst"]=> string(7) "ucfirst" ["urlencode"]=> string(9) "urlencode" ["var_dump"]=> string(8) "var_dump" } } [1]=> string(7) "implode" } [1]=> bool(true) [2]=> array(0) { } } ["in_array"]=> array(3) { [0]=> array(2) { [0]=> object(SmartyLazyRegister)#48 (1) { ["registry":protected]=> array(45) { ["smartyWidget"]=> string(12) "smartyWidget" ["smartyRender"]=> string(12) "smartyRender" ["smartyFormField"]=> string(15) "smartyFormField" ["smartyWidgetBlock"]=> string(17) "smartyWidgetBlock" ["dateFormat"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "dateFormat" } ["smartyHook"]=> string(10) "smartyHook" ["getUrlSmarty"]=> array(2) { [0]=> string(4) "Link" [1]=> string(12) "getUrlSmarty" } ["boolval"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(7) "boolval" } ["smartyClassname"]=> string(15) "smartyClassname" ["smartyClassnames"]=> string(16) "smartyClassnames" ["smartyCleanHtml"]=> string(15) "smartyCleanHtml" ["smarty_endWithoutReference"]=> string(26) "smarty_endWithoutReference" ["smartyEscape"]=> string(12) "smartyEscape" ["smarty_modifier_truncate"]=> string(24) "smarty_modifier_truncate" ["addcslashes"]=> string(11) "addcslashes" ["addslashes"]=> string(10) "addslashes" ["array_slice"]=> string(11) "array_slice" ["date"]=> string(4) "date" ["explode"]=> string(7) "explode" ["floatval"]=> string(8) "floatval" ["htmlentities"]=> string(12) "htmlentities" ["htmlspecialchars"]=> string(16) "htmlspecialchars" ["implode"]=> string(7) "implode" ["in_array"]=> string(8) "in_array" ["intval"]=> string(6) "intval" ["json_decode"]=> string(11) "json_decode" ["json_encode"]=> string(11) "json_encode" ["lcfirst"]=> string(7) "lcfirst" ["md5"]=> string(3) "md5" ["mt_rand"]=> string(7) "mt_rand" ["nl2br"]=> string(5) "nl2br" ["print_r"]=> string(7) "print_r" ["rand"]=> string(4) "rand" ["sizeof"]=> string(6) "sizeof" ["str_replace"]=> string(11) "str_replace" ["stripslashes"]=> string(12) "stripslashes" ["strpos"]=> string(6) "strpos" ["strstr"]=> string(6) "strstr" ["strtolower"]=> string(10) "strtolower" ["strval"]=> string(6) "strval" ["substr"]=> string(6) "substr" ["trim"]=> string(4) "trim" ["ucfirst"]=> string(7) "ucfirst" ["urlencode"]=> string(9) "urlencode" ["var_dump"]=> string(8) "var_dump" } } [1]=> string(8) "in_array" } [1]=> bool(true) [2]=> array(0) { } } ["intval"]=> array(3) { [0]=> array(2) { [0]=> object(SmartyLazyRegister)#48 (1) { ["registry":protected]=> array(45) { ["smartyWidget"]=> string(12) "smartyWidget" ["smartyRender"]=> string(12) "smartyRender" ["smartyFormField"]=> string(15) "smartyFormField" ["smartyWidgetBlock"]=> string(17) "smartyWidgetBlock" ["dateFormat"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "dateFormat" } ["smartyHook"]=> string(10) "smartyHook" ["getUrlSmarty"]=> array(2) { [0]=> string(4) "Link" [1]=> string(12) "getUrlSmarty" } ["boolval"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(7) "boolval" } ["smartyClassname"]=> string(15) "smartyClassname" ["smartyClassnames"]=> string(16) "smartyClassnames" ["smartyCleanHtml"]=> string(15) "smartyCleanHtml" ["smarty_endWithoutReference"]=> string(26) "smarty_endWithoutReference" ["smartyEscape"]=> string(12) "smartyEscape" ["smarty_modifier_truncate"]=> string(24) "smarty_modifier_truncate" ["addcslashes"]=> string(11) "addcslashes" ["addslashes"]=> string(10) "addslashes" ["array_slice"]=> string(11) "array_slice" ["date"]=> string(4) "date" ["explode"]=> string(7) "explode" ["floatval"]=> string(8) "floatval" ["htmlentities"]=> string(12) "htmlentities" ["htmlspecialchars"]=> string(16) "htmlspecialchars" ["implode"]=> string(7) "implode" ["in_array"]=> string(8) "in_array" ["intval"]=> string(6) "intval" ["json_decode"]=> string(11) "json_decode" ["json_encode"]=> string(11) "json_encode" ["lcfirst"]=> string(7) "lcfirst" ["md5"]=> string(3) "md5" ["mt_rand"]=> string(7) "mt_rand" ["nl2br"]=> string(5) "nl2br" ["print_r"]=> string(7) "print_r" ["rand"]=> string(4) "rand" ["sizeof"]=> string(6) "sizeof" ["str_replace"]=> string(11) "str_replace" ["stripslashes"]=> string(12) "stripslashes" ["strpos"]=> string(6) "strpos" ["strstr"]=> string(6) "strstr" ["strtolower"]=> string(10) "strtolower" ["strval"]=> string(6) "strval" ["substr"]=> string(6) "substr" ["trim"]=> string(4) "trim" ["ucfirst"]=> string(7) "ucfirst" ["urlencode"]=> string(9) "urlencode" ["var_dump"]=> string(8) "var_dump" } } [1]=> string(6) "intval" } [1]=> bool(true) [2]=> array(0) { } } ["json_decode"]=> array(3) { [0]=> array(2) { [0]=> object(SmartyLazyRegister)#48 (1) { ["registry":protected]=> array(45) { ["smartyWidget"]=> string(12) "smartyWidget" ["smartyRender"]=> string(12) "smartyRender" ["smartyFormField"]=> string(15) "smartyFormField" ["smartyWidgetBlock"]=> string(17) "smartyWidgetBlock" ["dateFormat"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "dateFormat" } ["smartyHook"]=> string(10) "smartyHook" ["getUrlSmarty"]=> array(2) { [0]=> string(4) "Link" [1]=> string(12) "getUrlSmarty" } ["boolval"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(7) "boolval" } ["smartyClassname"]=> string(15) "smartyClassname" ["smartyClassnames"]=> string(16) "smartyClassnames" ["smartyCleanHtml"]=> string(15) "smartyCleanHtml" ["smarty_endWithoutReference"]=> string(26) "smarty_endWithoutReference" ["smartyEscape"]=> string(12) "smartyEscape" ["smarty_modifier_truncate"]=> string(24) "smarty_modifier_truncate" ["addcslashes"]=> string(11) "addcslashes" ["addslashes"]=> string(10) "addslashes" ["array_slice"]=> string(11) "array_slice" ["date"]=> string(4) "date" ["explode"]=> string(7) "explode" ["floatval"]=> string(8) "floatval" ["htmlentities"]=> string(12) "htmlentities" ["htmlspecialchars"]=> string(16) "htmlspecialchars" ["implode"]=> string(7) "implode" ["in_array"]=> string(8) "in_array" ["intval"]=> string(6) "intval" ["json_decode"]=> string(11) "json_decode" ["json_encode"]=> string(11) "json_encode" ["lcfirst"]=> string(7) "lcfirst" ["md5"]=> string(3) "md5" ["mt_rand"]=> string(7) "mt_rand" ["nl2br"]=> string(5) "nl2br" ["print_r"]=> string(7) "print_r" ["rand"]=> string(4) "rand" ["sizeof"]=> string(6) "sizeof" ["str_replace"]=> string(11) "str_replace" ["stripslashes"]=> string(12) "stripslashes" ["strpos"]=> string(6) "strpos" ["strstr"]=> string(6) "strstr" ["strtolower"]=> string(10) "strtolower" ["strval"]=> string(6) "strval" ["substr"]=> string(6) "substr" ["trim"]=> string(4) "trim" ["ucfirst"]=> string(7) "ucfirst" ["urlencode"]=> string(9) "urlencode" ["var_dump"]=> string(8) "var_dump" } } [1]=> string(11) "json_decode" } [1]=> bool(true) [2]=> array(0) { } } ["json_encode"]=> array(3) { [0]=> array(2) { [0]=> object(SmartyLazyRegister)#48 (1) { ["registry":protected]=> array(45) { ["smartyWidget"]=> string(12) "smartyWidget" ["smartyRender"]=> string(12) "smartyRender" ["smartyFormField"]=> string(15) "smartyFormField" ["smartyWidgetBlock"]=> string(17) "smartyWidgetBlock" ["dateFormat"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "dateFormat" } ["smartyHook"]=> string(10) "smartyHook" ["getUrlSmarty"]=> array(2) { [0]=> string(4) "Link" [1]=> string(12) "getUrlSmarty" } ["boolval"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(7) "boolval" } ["smartyClassname"]=> string(15) "smartyClassname" ["smartyClassnames"]=> string(16) "smartyClassnames" ["smartyCleanHtml"]=> string(15) "smartyCleanHtml" ["smarty_endWithoutReference"]=> string(26) "smarty_endWithoutReference" ["smartyEscape"]=> string(12) "smartyEscape" ["smarty_modifier_truncate"]=> string(24) "smarty_modifier_truncate" ["addcslashes"]=> string(11) "addcslashes" ["addslashes"]=> string(10) "addslashes" ["array_slice"]=> string(11) "array_slice" ["date"]=> string(4) "date" ["explode"]=> string(7) "explode" ["floatval"]=> string(8) "floatval" ["htmlentities"]=> string(12) "htmlentities" ["htmlspecialchars"]=> string(16) "htmlspecialchars" ["implode"]=> string(7) "implode" ["in_array"]=> string(8) "in_array" ["intval"]=> string(6) "intval" ["json_decode"]=> string(11) "json_decode" ["json_encode"]=> string(11) "json_encode" ["lcfirst"]=> string(7) "lcfirst" ["md5"]=> string(3) "md5" ["mt_rand"]=> string(7) "mt_rand" ["nl2br"]=> string(5) "nl2br" ["print_r"]=> string(7) "print_r" ["rand"]=> string(4) "rand" ["sizeof"]=> string(6) "sizeof" ["str_replace"]=> string(11) "str_replace" ["stripslashes"]=> string(12) "stripslashes" ["strpos"]=> string(6) "strpos" ["strstr"]=> string(6) "strstr" ["strtolower"]=> string(10) "strtolower" ["strval"]=> string(6) "strval" ["substr"]=> string(6) "substr" ["trim"]=> string(4) "trim" ["ucfirst"]=> string(7) "ucfirst" ["urlencode"]=> string(9) "urlencode" ["var_dump"]=> string(8) "var_dump" } } [1]=> string(11) "json_encode" } [1]=> bool(true) [2]=> array(0) { } } ["lcfirst"]=> array(3) { [0]=> array(2) { [0]=> object(SmartyLazyRegister)#48 (1) { ["registry":protected]=> array(45) { ["smartyWidget"]=> string(12) "smartyWidget" ["smartyRender"]=> string(12) "smartyRender" ["smartyFormField"]=> string(15) "smartyFormField" ["smartyWidgetBlock"]=> string(17) "smartyWidgetBlock" ["dateFormat"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "dateFormat" } ["smartyHook"]=> string(10) "smartyHook" ["getUrlSmarty"]=> array(2) { [0]=> string(4) "Link" [1]=> string(12) "getUrlSmarty" } ["boolval"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(7) "boolval" } ["smartyClassname"]=> string(15) "smartyClassname" ["smartyClassnames"]=> string(16) "smartyClassnames" ["smartyCleanHtml"]=> string(15) "smartyCleanHtml" ["smarty_endWithoutReference"]=> string(26) "smarty_endWithoutReference" ["smartyEscape"]=> string(12) "smartyEscape" ["smarty_modifier_truncate"]=> string(24) "smarty_modifier_truncate" ["addcslashes"]=> string(11) "addcslashes" ["addslashes"]=> string(10) "addslashes" ["array_slice"]=> string(11) "array_slice" ["date"]=> string(4) "date" ["explode"]=> string(7) "explode" ["floatval"]=> string(8) "floatval" ["htmlentities"]=> string(12) "htmlentities" ["htmlspecialchars"]=> string(16) "htmlspecialchars" ["implode"]=> string(7) "implode" ["in_array"]=> string(8) "in_array" ["intval"]=> string(6) "intval" ["json_decode"]=> string(11) "json_decode" ["json_encode"]=> string(11) "json_encode" ["lcfirst"]=> string(7) "lcfirst" ["md5"]=> string(3) "md5" ["mt_rand"]=> string(7) "mt_rand" ["nl2br"]=> string(5) "nl2br" ["print_r"]=> string(7) "print_r" ["rand"]=> string(4) "rand" ["sizeof"]=> string(6) "sizeof" ["str_replace"]=> string(11) "str_replace" ["stripslashes"]=> string(12) "stripslashes" ["strpos"]=> string(6) "strpos" ["strstr"]=> string(6) "strstr" ["strtolower"]=> string(10) "strtolower" ["strval"]=> string(6) "strval" ["substr"]=> string(6) "substr" ["trim"]=> string(4) "trim" ["ucfirst"]=> string(7) "ucfirst" ["urlencode"]=> string(9) "urlencode" ["var_dump"]=> string(8) "var_dump" } } [1]=> string(7) "lcfirst" } [1]=> bool(true) [2]=> array(0) { } } ["md5"]=> array(3) { [0]=> array(2) { [0]=> object(SmartyLazyRegister)#48 (1) { ["registry":protected]=> array(45) { ["smartyWidget"]=> string(12) "smartyWidget" ["smartyRender"]=> string(12) "smartyRender" ["smartyFormField"]=> string(15) "smartyFormField" ["smartyWidgetBlock"]=> string(17) "smartyWidgetBlock" ["dateFormat"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "dateFormat" } ["smartyHook"]=> string(10) "smartyHook" ["getUrlSmarty"]=> array(2) { [0]=> string(4) "Link" [1]=> string(12) "getUrlSmarty" } ["boolval"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(7) "boolval" } ["smartyClassname"]=> string(15) "smartyClassname" ["smartyClassnames"]=> string(16) "smartyClassnames" ["smartyCleanHtml"]=> string(15) "smartyCleanHtml" ["smarty_endWithoutReference"]=> string(26) "smarty_endWithoutReference" ["smartyEscape"]=> string(12) "smartyEscape" ["smarty_modifier_truncate"]=> string(24) "smarty_modifier_truncate" ["addcslashes"]=> string(11) "addcslashes" ["addslashes"]=> string(10) "addslashes" ["array_slice"]=> string(11) "array_slice" ["date"]=> string(4) "date" ["explode"]=> string(7) "explode" ["floatval"]=> string(8) "floatval" ["htmlentities"]=> string(12) "htmlentities" ["htmlspecialchars"]=> string(16) "htmlspecialchars" ["implode"]=> string(7) "implode" ["in_array"]=> string(8) "in_array" ["intval"]=> string(6) "intval" ["json_decode"]=> string(11) "json_decode" ["json_encode"]=> string(11) "json_encode" ["lcfirst"]=> string(7) "lcfirst" ["md5"]=> string(3) "md5" ["mt_rand"]=> string(7) "mt_rand" ["nl2br"]=> string(5) "nl2br" ["print_r"]=> string(7) "print_r" ["rand"]=> string(4) "rand" ["sizeof"]=> string(6) "sizeof" ["str_replace"]=> string(11) "str_replace" ["stripslashes"]=> string(12) "stripslashes" ["strpos"]=> string(6) "strpos" ["strstr"]=> string(6) "strstr" ["strtolower"]=> string(10) "strtolower" ["strval"]=> string(6) "strval" ["substr"]=> string(6) "substr" ["trim"]=> string(4) "trim" ["ucfirst"]=> string(7) "ucfirst" ["urlencode"]=> string(9) "urlencode" ["var_dump"]=> string(8) "var_dump" } } [1]=> string(3) "md5" } [1]=> bool(true) [2]=> array(0) { } } ["mt_rand"]=> array(3) { [0]=> array(2) { [0]=> object(SmartyLazyRegister)#48 (1) { ["registry":protected]=> array(45) { ["smartyWidget"]=> string(12) "smartyWidget" ["smartyRender"]=> string(12) "smartyRender" ["smartyFormField"]=> string(15) "smartyFormField" ["smartyWidgetBlock"]=> string(17) "smartyWidgetBlock" ["dateFormat"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "dateFormat" } ["smartyHook"]=> string(10) "smartyHook" ["getUrlSmarty"]=> array(2) { [0]=> string(4) "Link" [1]=> string(12) "getUrlSmarty" } ["boolval"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(7) "boolval" } ["smartyClassname"]=> string(15) "smartyClassname" ["smartyClassnames"]=> string(16) "smartyClassnames" ["smartyCleanHtml"]=> string(15) "smartyCleanHtml" ["smarty_endWithoutReference"]=> string(26) "smarty_endWithoutReference" ["smartyEscape"]=> string(12) "smartyEscape" ["smarty_modifier_truncate"]=> string(24) "smarty_modifier_truncate" ["addcslashes"]=> string(11) "addcslashes" ["addslashes"]=> string(10) "addslashes" ["array_slice"]=> string(11) "array_slice" ["date"]=> string(4) "date" ["explode"]=> string(7) "explode" ["floatval"]=> string(8) "floatval" ["htmlentities"]=> string(12) "htmlentities" ["htmlspecialchars"]=> string(16) "htmlspecialchars" ["implode"]=> string(7) "implode" ["in_array"]=> string(8) "in_array" ["intval"]=> string(6) "intval" ["json_decode"]=> string(11) "json_decode" ["json_encode"]=> string(11) "json_encode" ["lcfirst"]=> string(7) "lcfirst" ["md5"]=> string(3) "md5" ["mt_rand"]=> string(7) "mt_rand" ["nl2br"]=> string(5) "nl2br" ["print_r"]=> string(7) "print_r" ["rand"]=> string(4) "rand" ["sizeof"]=> string(6) "sizeof" ["str_replace"]=> string(11) "str_replace" ["stripslashes"]=> string(12) "stripslashes" ["strpos"]=> string(6) "strpos" ["strstr"]=> string(6) "strstr" ["strtolower"]=> string(10) "strtolower" ["strval"]=> string(6) "strval" ["substr"]=> string(6) "substr" ["trim"]=> string(4) "trim" ["ucfirst"]=> string(7) "ucfirst" ["urlencode"]=> string(9) "urlencode" ["var_dump"]=> string(8) "var_dump" } } [1]=> string(7) "mt_rand" } [1]=> bool(true) [2]=> array(0) { } } ["nl2br"]=> array(3) { [0]=> array(2) { [0]=> object(SmartyLazyRegister)#48 (1) { ["registry":protected]=> array(45) { ["smartyWidget"]=> string(12) "smartyWidget" ["smartyRender"]=> string(12) "smartyRender" ["smartyFormField"]=> string(15) "smartyFormField" ["smartyWidgetBlock"]=> string(17) "smartyWidgetBlock" ["dateFormat"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "dateFormat" } ["smartyHook"]=> string(10) "smartyHook" ["getUrlSmarty"]=> array(2) { [0]=> string(4) "Link" [1]=> string(12) "getUrlSmarty" } ["boolval"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(7) "boolval" } ["smartyClassname"]=> string(15) "smartyClassname" ["smartyClassnames"]=> string(16) "smartyClassnames" ["smartyCleanHtml"]=> string(15) "smartyCleanHtml" ["smarty_endWithoutReference"]=> string(26) "smarty_endWithoutReference" ["smartyEscape"]=> string(12) "smartyEscape" ["smarty_modifier_truncate"]=> string(24) "smarty_modifier_truncate" ["addcslashes"]=> string(11) "addcslashes" ["addslashes"]=> string(10) "addslashes" ["array_slice"]=> string(11) "array_slice" ["date"]=> string(4) "date" ["explode"]=> string(7) "explode" ["floatval"]=> string(8) "floatval" ["htmlentities"]=> string(12) "htmlentities" ["htmlspecialchars"]=> string(16) "htmlspecialchars" ["implode"]=> string(7) "implode" ["in_array"]=> string(8) "in_array" ["intval"]=> string(6) "intval" ["json_decode"]=> string(11) "json_decode" ["json_encode"]=> string(11) "json_encode" ["lcfirst"]=> string(7) "lcfirst" ["md5"]=> string(3) "md5" ["mt_rand"]=> string(7) "mt_rand" ["nl2br"]=> string(5) "nl2br" ["print_r"]=> string(7) "print_r" ["rand"]=> string(4) "rand" ["sizeof"]=> string(6) "sizeof" ["str_replace"]=> string(11) "str_replace" ["stripslashes"]=> string(12) "stripslashes" ["strpos"]=> string(6) "strpos" ["strstr"]=> string(6) "strstr" ["strtolower"]=> string(10) "strtolower" ["strval"]=> string(6) "strval" ["substr"]=> string(6) "substr" ["trim"]=> string(4) "trim" ["ucfirst"]=> string(7) "ucfirst" ["urlencode"]=> string(9) "urlencode" ["var_dump"]=> string(8) "var_dump" } } [1]=> string(5) "nl2br" } [1]=> bool(true) [2]=> array(0) { } } ["print_r"]=> array(3) { [0]=> array(2) { [0]=> object(SmartyLazyRegister)#48 (1) { ["registry":protected]=> array(45) { ["smartyWidget"]=> string(12) "smartyWidget" ["smartyRender"]=> string(12) "smartyRender" ["smartyFormField"]=> string(15) "smartyFormField" ["smartyWidgetBlock"]=> string(17) "smartyWidgetBlock" ["dateFormat"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "dateFormat" } ["smartyHook"]=> string(10) "smartyHook" ["getUrlSmarty"]=> array(2) { [0]=> string(4) "Link" [1]=> string(12) "getUrlSmarty" } ["boolval"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(7) "boolval" } ["smartyClassname"]=> string(15) "smartyClassname" ["smartyClassnames"]=> string(16) "smartyClassnames" ["smartyCleanHtml"]=> string(15) "smartyCleanHtml" ["smarty_endWithoutReference"]=> string(26) "smarty_endWithoutReference" ["smartyEscape"]=> string(12) "smartyEscape" ["smarty_modifier_truncate"]=> string(24) "smarty_modifier_truncate" ["addcslashes"]=> string(11) "addcslashes" ["addslashes"]=> string(10) "addslashes" ["array_slice"]=> string(11) "array_slice" ["date"]=> string(4) "date" ["explode"]=> string(7) "explode" ["floatval"]=> string(8) "floatval" ["htmlentities"]=> string(12) "htmlentities" ["htmlspecialchars"]=> string(16) "htmlspecialchars" ["implode"]=> string(7) "implode" ["in_array"]=> string(8) "in_array" ["intval"]=> string(6) "intval" ["json_decode"]=> string(11) "json_decode" ["json_encode"]=> string(11) "json_encode" ["lcfirst"]=> string(7) "lcfirst" ["md5"]=> string(3) "md5" ["mt_rand"]=> string(7) "mt_rand" ["nl2br"]=> string(5) "nl2br" ["print_r"]=> string(7) "print_r" ["rand"]=> string(4) "rand" ["sizeof"]=> string(6) "sizeof" ["str_replace"]=> string(11) "str_replace" ["stripslashes"]=> string(12) "stripslashes" ["strpos"]=> string(6) "strpos" ["strstr"]=> string(6) "strstr" ["strtolower"]=> string(10) "strtolower" ["strval"]=> string(6) "strval" ["substr"]=> string(6) "substr" ["trim"]=> string(4) "trim" ["ucfirst"]=> string(7) "ucfirst" ["urlencode"]=> string(9) "urlencode" ["var_dump"]=> string(8) "var_dump" } } [1]=> string(7) "print_r" } [1]=> bool(true) [2]=> array(0) { } } ["rand"]=> array(3) { [0]=> array(2) { [0]=> object(SmartyLazyRegister)#48 (1) { ["registry":protected]=> array(45) { ["smartyWidget"]=> string(12) "smartyWidget" ["smartyRender"]=> string(12) "smartyRender" ["smartyFormField"]=> string(15) "smartyFormField" ["smartyWidgetBlock"]=> string(17) "smartyWidgetBlock" ["dateFormat"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "dateFormat" } ["smartyHook"]=> string(10) "smartyHook" ["getUrlSmarty"]=> array(2) { [0]=> string(4) "Link" [1]=> string(12) "getUrlSmarty" } ["boolval"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(7) "boolval" } ["smartyClassname"]=> string(15) "smartyClassname" ["smartyClassnames"]=> string(16) "smartyClassnames" ["smartyCleanHtml"]=> string(15) "smartyCleanHtml" ["smarty_endWithoutReference"]=> string(26) "smarty_endWithoutReference" ["smartyEscape"]=> string(12) "smartyEscape" ["smarty_modifier_truncate"]=> string(24) "smarty_modifier_truncate" ["addcslashes"]=> string(11) "addcslashes" ["addslashes"]=> string(10) "addslashes" ["array_slice"]=> string(11) "array_slice" ["date"]=> string(4) "date" ["explode"]=> string(7) "explode" ["floatval"]=> string(8) "floatval" ["htmlentities"]=> string(12) "htmlentities" ["htmlspecialchars"]=> string(16) "htmlspecialchars" ["implode"]=> string(7) "implode" ["in_array"]=> string(8) "in_array" ["intval"]=> string(6) "intval" ["json_decode"]=> string(11) "json_decode" ["json_encode"]=> string(11) "json_encode" ["lcfirst"]=> string(7) "lcfirst" ["md5"]=> string(3) "md5" ["mt_rand"]=> string(7) "mt_rand" ["nl2br"]=> string(5) "nl2br" ["print_r"]=> string(7) "print_r" ["rand"]=> string(4) "rand" ["sizeof"]=> string(6) "sizeof" ["str_replace"]=> string(11) "str_replace" ["stripslashes"]=> string(12) "stripslashes" ["strpos"]=> string(6) "strpos" ["strstr"]=> string(6) "strstr" ["strtolower"]=> string(10) "strtolower" ["strval"]=> string(6) "strval" ["substr"]=> string(6) "substr" ["trim"]=> string(4) "trim" ["ucfirst"]=> string(7) "ucfirst" ["urlencode"]=> string(9) "urlencode" ["var_dump"]=> string(8) "var_dump" } } [1]=> string(4) "rand" } [1]=> bool(true) [2]=> array(0) { } } ["sizeof"]=> array(3) { [0]=> array(2) { [0]=> object(SmartyLazyRegister)#48 (1) { ["registry":protected]=> array(45) { ["smartyWidget"]=> string(12) "smartyWidget" ["smartyRender"]=> string(12) "smartyRender" ["smartyFormField"]=> string(15) "smartyFormField" ["smartyWidgetBlock"]=> string(17) "smartyWidgetBlock" ["dateFormat"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "dateFormat" } ["smartyHook"]=> string(10) "smartyHook" ["getUrlSmarty"]=> array(2) { [0]=> string(4) "Link" [1]=> string(12) "getUrlSmarty" } ["boolval"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(7) "boolval" } ["smartyClassname"]=> string(15) "smartyClassname" ["smartyClassnames"]=> string(16) "smartyClassnames" ["smartyCleanHtml"]=> string(15) "smartyCleanHtml" ["smarty_endWithoutReference"]=> string(26) "smarty_endWithoutReference" ["smartyEscape"]=> string(12) "smartyEscape" ["smarty_modifier_truncate"]=> string(24) "smarty_modifier_truncate" ["addcslashes"]=> string(11) "addcslashes" ["addslashes"]=> string(10) "addslashes" ["array_slice"]=> string(11) "array_slice" ["date"]=> string(4) "date" ["explode"]=> string(7) "explode" ["floatval"]=> string(8) "floatval" ["htmlentities"]=> string(12) "htmlentities" ["htmlspecialchars"]=> string(16) "htmlspecialchars" ["implode"]=> string(7) "implode" ["in_array"]=> string(8) "in_array" ["intval"]=> string(6) "intval" ["json_decode"]=> string(11) "json_decode" ["json_encode"]=> string(11) "json_encode" ["lcfirst"]=> string(7) "lcfirst" ["md5"]=> string(3) "md5" ["mt_rand"]=> string(7) "mt_rand" ["nl2br"]=> string(5) "nl2br" ["print_r"]=> string(7) "print_r" ["rand"]=> string(4) "rand" ["sizeof"]=> string(6) "sizeof" ["str_replace"]=> string(11) "str_replace" ["stripslashes"]=> string(12) "stripslashes" ["strpos"]=> string(6) "strpos" ["strstr"]=> string(6) "strstr" ["strtolower"]=> string(10) "strtolower" ["strval"]=> string(6) "strval" ["substr"]=> string(6) "substr" ["trim"]=> string(4) "trim" ["ucfirst"]=> string(7) "ucfirst" ["urlencode"]=> string(9) "urlencode" ["var_dump"]=> string(8) "var_dump" } } [1]=> string(6) "sizeof" } [1]=> bool(true) [2]=> array(0) { } } ["str_replace"]=> array(3) { [0]=> array(2) { [0]=> object(SmartyLazyRegister)#48 (1) { ["registry":protected]=> array(45) { ["smartyWidget"]=> string(12) "smartyWidget" ["smartyRender"]=> string(12) "smartyRender" ["smartyFormField"]=> string(15) "smartyFormField" ["smartyWidgetBlock"]=> string(17) "smartyWidgetBlock" ["dateFormat"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "dateFormat" } ["smartyHook"]=> string(10) "smartyHook" ["getUrlSmarty"]=> array(2) { [0]=> string(4) "Link" [1]=> string(12) "getUrlSmarty" } ["boolval"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(7) "boolval" } ["smartyClassname"]=> string(15) "smartyClassname" ["smartyClassnames"]=> string(16) "smartyClassnames" ["smartyCleanHtml"]=> string(15) "smartyCleanHtml" ["smarty_endWithoutReference"]=> string(26) "smarty_endWithoutReference" ["smartyEscape"]=> string(12) "smartyEscape" ["smarty_modifier_truncate"]=> string(24) "smarty_modifier_truncate" ["addcslashes"]=> string(11) "addcslashes" ["addslashes"]=> string(10) "addslashes" ["array_slice"]=> string(11) "array_slice" ["date"]=> string(4) "date" ["explode"]=> string(7) "explode" ["floatval"]=> string(8) "floatval" ["htmlentities"]=> string(12) "htmlentities" ["htmlspecialchars"]=> string(16) "htmlspecialchars" ["implode"]=> string(7) "implode" ["in_array"]=> string(8) "in_array" ["intval"]=> string(6) "intval" ["json_decode"]=> string(11) "json_decode" ["json_encode"]=> string(11) "json_encode" ["lcfirst"]=> string(7) "lcfirst" ["md5"]=> string(3) "md5" ["mt_rand"]=> string(7) "mt_rand" ["nl2br"]=> string(5) "nl2br" ["print_r"]=> string(7) "print_r" ["rand"]=> string(4) "rand" ["sizeof"]=> string(6) "sizeof" ["str_replace"]=> string(11) "str_replace" ["stripslashes"]=> string(12) "stripslashes" ["strpos"]=> string(6) "strpos" ["strstr"]=> string(6) "strstr" ["strtolower"]=> string(10) "strtolower" ["strval"]=> string(6) "strval" ["substr"]=> string(6) "substr" ["trim"]=> string(4) "trim" ["ucfirst"]=> string(7) "ucfirst" ["urlencode"]=> string(9) "urlencode" ["var_dump"]=> string(8) "var_dump" } } [1]=> string(11) "str_replace" } [1]=> bool(true) [2]=> array(0) { } } ["stripslashes"]=> array(3) { [0]=> array(2) { [0]=> object(SmartyLazyRegister)#48 (1) { ["registry":protected]=> array(45) { ["smartyWidget"]=> string(12) "smartyWidget" ["smartyRender"]=> string(12) "smartyRender" ["smartyFormField"]=> string(15) "smartyFormField" ["smartyWidgetBlock"]=> string(17) "smartyWidgetBlock" ["dateFormat"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "dateFormat" } ["smartyHook"]=> string(10) "smartyHook" ["getUrlSmarty"]=> array(2) { [0]=> string(4) "Link" [1]=> string(12) "getUrlSmarty" } ["boolval"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(7) "boolval" } ["smartyClassname"]=> string(15) "smartyClassname" ["smartyClassnames"]=> string(16) "smartyClassnames" ["smartyCleanHtml"]=> string(15) "smartyCleanHtml" ["smarty_endWithoutReference"]=> string(26) "smarty_endWithoutReference" ["smartyEscape"]=> string(12) "smartyEscape" ["smarty_modifier_truncate"]=> string(24) "smarty_modifier_truncate" ["addcslashes"]=> string(11) "addcslashes" ["addslashes"]=> string(10) "addslashes" ["array_slice"]=> string(11) "array_slice" ["date"]=> string(4) "date" ["explode"]=> string(7) "explode" ["floatval"]=> string(8) "floatval" ["htmlentities"]=> string(12) "htmlentities" ["htmlspecialchars"]=> string(16) "htmlspecialchars" ["implode"]=> string(7) "implode" ["in_array"]=> string(8) "in_array" ["intval"]=> string(6) "intval" ["json_decode"]=> string(11) "json_decode" ["json_encode"]=> string(11) "json_encode" ["lcfirst"]=> string(7) "lcfirst" ["md5"]=> string(3) "md5" ["mt_rand"]=> string(7) "mt_rand" ["nl2br"]=> string(5) "nl2br" ["print_r"]=> string(7) "print_r" ["rand"]=> string(4) "rand" ["sizeof"]=> string(6) "sizeof" ["str_replace"]=> string(11) "str_replace" ["stripslashes"]=> string(12) "stripslashes" ["strpos"]=> string(6) "strpos" ["strstr"]=> string(6) "strstr" ["strtolower"]=> string(10) "strtolower" ["strval"]=> string(6) "strval" ["substr"]=> string(6) "substr" ["trim"]=> string(4) "trim" ["ucfirst"]=> string(7) "ucfirst" ["urlencode"]=> string(9) "urlencode" ["var_dump"]=> string(8) "var_dump" } } [1]=> string(12) "stripslashes" } [1]=> bool(true) [2]=> array(0) { } } ["strpos"]=> array(3) { [0]=> array(2) { [0]=> object(SmartyLazyRegister)#48 (1) { ["registry":protected]=> array(45) { ["smartyWidget"]=> string(12) "smartyWidget" ["smartyRender"]=> string(12) "smartyRender" ["smartyFormField"]=> string(15) "smartyFormField" ["smartyWidgetBlock"]=> string(17) "smartyWidgetBlock" ["dateFormat"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "dateFormat" } ["smartyHook"]=> string(10) "smartyHook" ["getUrlSmarty"]=> array(2) { [0]=> string(4) "Link" [1]=> string(12) "getUrlSmarty" } ["boolval"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(7) "boolval" } ["smartyClassname"]=> string(15) "smartyClassname" ["smartyClassnames"]=> string(16) "smartyClassnames" ["smartyCleanHtml"]=> string(15) "smartyCleanHtml" ["smarty_endWithoutReference"]=> string(26) "smarty_endWithoutReference" ["smartyEscape"]=> string(12) "smartyEscape" ["smarty_modifier_truncate"]=> string(24) "smarty_modifier_truncate" ["addcslashes"]=> string(11) "addcslashes" ["addslashes"]=> string(10) "addslashes" ["array_slice"]=> string(11) "array_slice" ["date"]=> string(4) "date" ["explode"]=> string(7) "explode" ["floatval"]=> string(8) "floatval" ["htmlentities"]=> string(12) "htmlentities" ["htmlspecialchars"]=> string(16) "htmlspecialchars" ["implode"]=> string(7) "implode" ["in_array"]=> string(8) "in_array" ["intval"]=> string(6) "intval" ["json_decode"]=> string(11) "json_decode" ["json_encode"]=> string(11) "json_encode" ["lcfirst"]=> string(7) "lcfirst" ["md5"]=> string(3) "md5" ["mt_rand"]=> string(7) "mt_rand" ["nl2br"]=> string(5) "nl2br" ["print_r"]=> string(7) "print_r" ["rand"]=> string(4) "rand" ["sizeof"]=> string(6) "sizeof" ["str_replace"]=> string(11) "str_replace" ["stripslashes"]=> string(12) "stripslashes" ["strpos"]=> string(6) "strpos" ["strstr"]=> string(6) "strstr" ["strtolower"]=> string(10) "strtolower" ["strval"]=> string(6) "strval" ["substr"]=> string(6) "substr" ["trim"]=> string(4) "trim" ["ucfirst"]=> string(7) "ucfirst" ["urlencode"]=> string(9) "urlencode" ["var_dump"]=> string(8) "var_dump" } } [1]=> string(6) "strpos" } [1]=> bool(true) [2]=> array(0) { } } ["strstr"]=> array(3) { [0]=> array(2) { [0]=> object(SmartyLazyRegister)#48 (1) { ["registry":protected]=> array(45) { ["smartyWidget"]=> string(12) "smartyWidget" ["smartyRender"]=> string(12) "smartyRender" ["smartyFormField"]=> string(15) "smartyFormField" ["smartyWidgetBlock"]=> string(17) "smartyWidgetBlock" ["dateFormat"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "dateFormat" } ["smartyHook"]=> string(10) "smartyHook" ["getUrlSmarty"]=> array(2) { [0]=> string(4) "Link" [1]=> string(12) "getUrlSmarty" } ["boolval"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(7) "boolval" } ["smartyClassname"]=> string(15) "smartyClassname" ["smartyClassnames"]=> string(16) "smartyClassnames" ["smartyCleanHtml"]=> string(15) "smartyCleanHtml" ["smarty_endWithoutReference"]=> string(26) "smarty_endWithoutReference" ["smartyEscape"]=> string(12) "smartyEscape" ["smarty_modifier_truncate"]=> string(24) "smarty_modifier_truncate" ["addcslashes"]=> string(11) "addcslashes" ["addslashes"]=> string(10) "addslashes" ["array_slice"]=> string(11) "array_slice" ["date"]=> string(4) "date" ["explode"]=> string(7) "explode" ["floatval"]=> string(8) "floatval" ["htmlentities"]=> string(12) "htmlentities" ["htmlspecialchars"]=> string(16) "htmlspecialchars" ["implode"]=> string(7) "implode" ["in_array"]=> string(8) "in_array" ["intval"]=> string(6) "intval" ["json_decode"]=> string(11) "json_decode" ["json_encode"]=> string(11) "json_encode" ["lcfirst"]=> string(7) "lcfirst" ["md5"]=> string(3) "md5" ["mt_rand"]=> string(7) "mt_rand" ["nl2br"]=> string(5) "nl2br" ["print_r"]=> string(7) "print_r" ["rand"]=> string(4) "rand" ["sizeof"]=> string(6) "sizeof" ["str_replace"]=> string(11) "str_replace" ["stripslashes"]=> string(12) "stripslashes" ["strpos"]=> string(6) "strpos" ["strstr"]=> string(6) "strstr" ["strtolower"]=> string(10) "strtolower" ["strval"]=> string(6) "strval" ["substr"]=> string(6) "substr" ["trim"]=> string(4) "trim" ["ucfirst"]=> string(7) "ucfirst" ["urlencode"]=> string(9) "urlencode" ["var_dump"]=> string(8) "var_dump" } } [1]=> string(6) "strstr" } [1]=> bool(true) [2]=> array(0) { } } ["strtolower"]=> array(3) { [0]=> array(2) { [0]=> object(SmartyLazyRegister)#48 (1) { ["registry":protected]=> array(45) { ["smartyWidget"]=> string(12) "smartyWidget" ["smartyRender"]=> string(12) "smartyRender" ["smartyFormField"]=> string(15) "smartyFormField" ["smartyWidgetBlock"]=> string(17) "smartyWidgetBlock" ["dateFormat"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "dateFormat" } ["smartyHook"]=> string(10) "smartyHook" ["getUrlSmarty"]=> array(2) { [0]=> string(4) "Link" [1]=> string(12) "getUrlSmarty" } ["boolval"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(7) "boolval" } ["smartyClassname"]=> string(15) "smartyClassname" ["smartyClassnames"]=> string(16) "smartyClassnames" ["smartyCleanHtml"]=> string(15) "smartyCleanHtml" ["smarty_endWithoutReference"]=> string(26) "smarty_endWithoutReference" ["smartyEscape"]=> string(12) "smartyEscape" ["smarty_modifier_truncate"]=> string(24) "smarty_modifier_truncate" ["addcslashes"]=> string(11) "addcslashes" ["addslashes"]=> string(10) "addslashes" ["array_slice"]=> string(11) "array_slice" ["date"]=> string(4) "date" ["explode"]=> string(7) "explode" ["floatval"]=> string(8) "floatval" ["htmlentities"]=> string(12) "htmlentities" ["htmlspecialchars"]=> string(16) "htmlspecialchars" ["implode"]=> string(7) "implode" ["in_array"]=> string(8) "in_array" ["intval"]=> string(6) "intval" ["json_decode"]=> string(11) "json_decode" ["json_encode"]=> string(11) "json_encode" ["lcfirst"]=> string(7) "lcfirst" ["md5"]=> string(3) "md5" ["mt_rand"]=> string(7) "mt_rand" ["nl2br"]=> string(5) "nl2br" ["print_r"]=> string(7) "print_r" ["rand"]=> string(4) "rand" ["sizeof"]=> string(6) "sizeof" ["str_replace"]=> string(11) "str_replace" ["stripslashes"]=> string(12) "stripslashes" ["strpos"]=> string(6) "strpos" ["strstr"]=> string(6) "strstr" ["strtolower"]=> string(10) "strtolower" ["strval"]=> string(6) "strval" ["substr"]=> string(6) "substr" ["trim"]=> string(4) "trim" ["ucfirst"]=> string(7) "ucfirst" ["urlencode"]=> string(9) "urlencode" ["var_dump"]=> string(8) "var_dump" } } [1]=> string(10) "strtolower" } [1]=> bool(true) [2]=> array(0) { } } ["strval"]=> array(3) { [0]=> array(2) { [0]=> object(SmartyLazyRegister)#48 (1) { ["registry":protected]=> array(45) { ["smartyWidget"]=> string(12) "smartyWidget" ["smartyRender"]=> string(12) "smartyRender" ["smartyFormField"]=> string(15) "smartyFormField" ["smartyWidgetBlock"]=> string(17) "smartyWidgetBlock" ["dateFormat"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "dateFormat" } ["smartyHook"]=> string(10) "smartyHook" ["getUrlSmarty"]=> array(2) { [0]=> string(4) "Link" [1]=> string(12) "getUrlSmarty" } ["boolval"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(7) "boolval" } ["smartyClassname"]=> string(15) "smartyClassname" ["smartyClassnames"]=> string(16) "smartyClassnames" ["smartyCleanHtml"]=> string(15) "smartyCleanHtml" ["smarty_endWithoutReference"]=> string(26) "smarty_endWithoutReference" ["smartyEscape"]=> string(12) "smartyEscape" ["smarty_modifier_truncate"]=> string(24) "smarty_modifier_truncate" ["addcslashes"]=> string(11) "addcslashes" ["addslashes"]=> string(10) "addslashes" ["array_slice"]=> string(11) "array_slice" ["date"]=> string(4) "date" ["explode"]=> string(7) "explode" ["floatval"]=> string(8) "floatval" ["htmlentities"]=> string(12) "htmlentities" ["htmlspecialchars"]=> string(16) "htmlspecialchars" ["implode"]=> string(7) "implode" ["in_array"]=> string(8) "in_array" ["intval"]=> string(6) "intval" ["json_decode"]=> string(11) "json_decode" ["json_encode"]=> string(11) "json_encode" ["lcfirst"]=> string(7) "lcfirst" ["md5"]=> string(3) "md5" ["mt_rand"]=> string(7) "mt_rand" ["nl2br"]=> string(5) "nl2br" ["print_r"]=> string(7) "print_r" ["rand"]=> string(4) "rand" ["sizeof"]=> string(6) "sizeof" ["str_replace"]=> string(11) "str_replace" ["stripslashes"]=> string(12) "stripslashes" ["strpos"]=> string(6) "strpos" ["strstr"]=> string(6) "strstr" ["strtolower"]=> string(10) "strtolower" ["strval"]=> string(6) "strval" ["substr"]=> string(6) "substr" ["trim"]=> string(4) "trim" ["ucfirst"]=> string(7) "ucfirst" ["urlencode"]=> string(9) "urlencode" ["var_dump"]=> string(8) "var_dump" } } [1]=> string(6) "strval" } [1]=> bool(true) [2]=> array(0) { } } ["substr"]=> array(3) { [0]=> array(2) { [0]=> object(SmartyLazyRegister)#48 (1) { ["registry":protected]=> array(45) { ["smartyWidget"]=> string(12) "smartyWidget" ["smartyRender"]=> string(12) "smartyRender" ["smartyFormField"]=> string(15) "smartyFormField" ["smartyWidgetBlock"]=> string(17) "smartyWidgetBlock" ["dateFormat"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "dateFormat" } ["smartyHook"]=> string(10) "smartyHook" ["getUrlSmarty"]=> array(2) { [0]=> string(4) "Link" [1]=> string(12) "getUrlSmarty" } ["boolval"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(7) "boolval" } ["smartyClassname"]=> string(15) "smartyClassname" ["smartyClassnames"]=> string(16) "smartyClassnames" ["smartyCleanHtml"]=> string(15) "smartyCleanHtml" ["smarty_endWithoutReference"]=> string(26) "smarty_endWithoutReference" ["smartyEscape"]=> string(12) "smartyEscape" ["smarty_modifier_truncate"]=> string(24) "smarty_modifier_truncate" ["addcslashes"]=> string(11) "addcslashes" ["addslashes"]=> string(10) "addslashes" ["array_slice"]=> string(11) "array_slice" ["date"]=> string(4) "date" ["explode"]=> string(7) "explode" ["floatval"]=> string(8) "floatval" ["htmlentities"]=> string(12) "htmlentities" ["htmlspecialchars"]=> string(16) "htmlspecialchars" ["implode"]=> string(7) "implode" ["in_array"]=> string(8) "in_array" ["intval"]=> string(6) "intval" ["json_decode"]=> string(11) "json_decode" ["json_encode"]=> string(11) "json_encode" ["lcfirst"]=> string(7) "lcfirst" ["md5"]=> string(3) "md5" ["mt_rand"]=> string(7) "mt_rand" ["nl2br"]=> string(5) "nl2br" ["print_r"]=> string(7) "print_r" ["rand"]=> string(4) "rand" ["sizeof"]=> string(6) "sizeof" ["str_replace"]=> string(11) "str_replace" ["stripslashes"]=> string(12) "stripslashes" ["strpos"]=> string(6) "strpos" ["strstr"]=> string(6) "strstr" ["strtolower"]=> string(10) "strtolower" ["strval"]=> string(6) "strval" ["substr"]=> string(6) "substr" ["trim"]=> string(4) "trim" ["ucfirst"]=> string(7) "ucfirst" ["urlencode"]=> string(9) "urlencode" ["var_dump"]=> string(8) "var_dump" } } [1]=> string(6) "substr" } [1]=> bool(true) [2]=> array(0) { } } ["trim"]=> array(3) { [0]=> array(2) { [0]=> object(SmartyLazyRegister)#48 (1) { ["registry":protected]=> array(45) { ["smartyWidget"]=> string(12) "smartyWidget" ["smartyRender"]=> string(12) "smartyRender" ["smartyFormField"]=> string(15) "smartyFormField" ["smartyWidgetBlock"]=> string(17) "smartyWidgetBlock" ["dateFormat"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "dateFormat" } ["smartyHook"]=> string(10) "smartyHook" ["getUrlSmarty"]=> array(2) { [0]=> string(4) "Link" [1]=> string(12) "getUrlSmarty" } ["boolval"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(7) "boolval" } ["smartyClassname"]=> string(15) "smartyClassname" ["smartyClassnames"]=> string(16) "smartyClassnames" ["smartyCleanHtml"]=> string(15) "smartyCleanHtml" ["smarty_endWithoutReference"]=> string(26) "smarty_endWithoutReference" ["smartyEscape"]=> string(12) "smartyEscape" ["smarty_modifier_truncate"]=> string(24) "smarty_modifier_truncate" ["addcslashes"]=> string(11) "addcslashes" ["addslashes"]=> string(10) "addslashes" ["array_slice"]=> string(11) "array_slice" ["date"]=> string(4) "date" ["explode"]=> string(7) "explode" ["floatval"]=> string(8) "floatval" ["htmlentities"]=> string(12) "htmlentities" ["htmlspecialchars"]=> string(16) "htmlspecialchars" ["implode"]=> string(7) "implode" ["in_array"]=> string(8) "in_array" ["intval"]=> string(6) "intval" ["json_decode"]=> string(11) "json_decode" ["json_encode"]=> string(11) "json_encode" ["lcfirst"]=> string(7) "lcfirst" ["md5"]=> string(3) "md5" ["mt_rand"]=> string(7) "mt_rand" ["nl2br"]=> string(5) "nl2br" ["print_r"]=> string(7) "print_r" ["rand"]=> string(4) "rand" ["sizeof"]=> string(6) "sizeof" ["str_replace"]=> string(11) "str_replace" ["stripslashes"]=> string(12) "stripslashes" ["strpos"]=> string(6) "strpos" ["strstr"]=> string(6) "strstr" ["strtolower"]=> string(10) "strtolower" ["strval"]=> string(6) "strval" ["substr"]=> string(6) "substr" ["trim"]=> string(4) "trim" ["ucfirst"]=> string(7) "ucfirst" ["urlencode"]=> string(9) "urlencode" ["var_dump"]=> string(8) "var_dump" } } [1]=> string(4) "trim" } [1]=> bool(true) [2]=> array(0) { } } ["ucfirst"]=> array(3) { [0]=> array(2) { [0]=> object(SmartyLazyRegister)#48 (1) { ["registry":protected]=> array(45) { ["smartyWidget"]=> string(12) "smartyWidget" ["smartyRender"]=> string(12) "smartyRender" ["smartyFormField"]=> string(15) "smartyFormField" ["smartyWidgetBlock"]=> string(17) "smartyWidgetBlock" ["dateFormat"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "dateFormat" } ["smartyHook"]=> string(10) "smartyHook" ["getUrlSmarty"]=> array(2) { [0]=> string(4) "Link" [1]=> string(12) "getUrlSmarty" } ["boolval"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(7) "boolval" } ["smartyClassname"]=> string(15) "smartyClassname" ["smartyClassnames"]=> string(16) "smartyClassnames" ["smartyCleanHtml"]=> string(15) "smartyCleanHtml" ["smarty_endWithoutReference"]=> string(26) "smarty_endWithoutReference" ["smartyEscape"]=> string(12) "smartyEscape" ["smarty_modifier_truncate"]=> string(24) "smarty_modifier_truncate" ["addcslashes"]=> string(11) "addcslashes" ["addslashes"]=> string(10) "addslashes" ["array_slice"]=> string(11) "array_slice" ["date"]=> string(4) "date" ["explode"]=> string(7) "explode" ["floatval"]=> string(8) "floatval" ["htmlentities"]=> string(12) "htmlentities" ["htmlspecialchars"]=> string(16) "htmlspecialchars" ["implode"]=> string(7) "implode" ["in_array"]=> string(8) "in_array" ["intval"]=> string(6) "intval" ["json_decode"]=> string(11) "json_decode" ["json_encode"]=> string(11) "json_encode" ["lcfirst"]=> string(7) "lcfirst" ["md5"]=> string(3) "md5" ["mt_rand"]=> string(7) "mt_rand" ["nl2br"]=> string(5) "nl2br" ["print_r"]=> string(7) "print_r" ["rand"]=> string(4) "rand" ["sizeof"]=> string(6) "sizeof" ["str_replace"]=> string(11) "str_replace" ["stripslashes"]=> string(12) "stripslashes" ["strpos"]=> string(6) "strpos" ["strstr"]=> string(6) "strstr" ["strtolower"]=> string(10) "strtolower" ["strval"]=> string(6) "strval" ["substr"]=> string(6) "substr" ["trim"]=> string(4) "trim" ["ucfirst"]=> string(7) "ucfirst" ["urlencode"]=> string(9) "urlencode" ["var_dump"]=> string(8) "var_dump" } } [1]=> string(7) "ucfirst" } [1]=> bool(true) [2]=> array(0) { } } ["urlencode"]=> array(3) { [0]=> array(2) { [0]=> object(SmartyLazyRegister)#48 (1) { ["registry":protected]=> array(45) { ["smartyWidget"]=> string(12) "smartyWidget" ["smartyRender"]=> string(12) "smartyRender" ["smartyFormField"]=> string(15) "smartyFormField" ["smartyWidgetBlock"]=> string(17) "smartyWidgetBlock" ["dateFormat"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "dateFormat" } ["smartyHook"]=> string(10) "smartyHook" ["getUrlSmarty"]=> array(2) { [0]=> string(4) "Link" [1]=> string(12) "getUrlSmarty" } ["boolval"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(7) "boolval" } ["smartyClassname"]=> string(15) "smartyClassname" ["smartyClassnames"]=> string(16) "smartyClassnames" ["smartyCleanHtml"]=> string(15) "smartyCleanHtml" ["smarty_endWithoutReference"]=> string(26) "smarty_endWithoutReference" ["smartyEscape"]=> string(12) "smartyEscape" ["smarty_modifier_truncate"]=> string(24) "smarty_modifier_truncate" ["addcslashes"]=> string(11) "addcslashes" ["addslashes"]=> string(10) "addslashes" ["array_slice"]=> string(11) "array_slice" ["date"]=> string(4) "date" ["explode"]=> string(7) "explode" ["floatval"]=> string(8) "floatval" ["htmlentities"]=> string(12) "htmlentities" ["htmlspecialchars"]=> string(16) "htmlspecialchars" ["implode"]=> string(7) "implode" ["in_array"]=> string(8) "in_array" ["intval"]=> string(6) "intval" ["json_decode"]=> string(11) "json_decode" ["json_encode"]=> string(11) "json_encode" ["lcfirst"]=> string(7) "lcfirst" ["md5"]=> string(3) "md5" ["mt_rand"]=> string(7) "mt_rand" ["nl2br"]=> string(5) "nl2br" ["print_r"]=> string(7) "print_r" ["rand"]=> string(4) "rand" ["sizeof"]=> string(6) "sizeof" ["str_replace"]=> string(11) "str_replace" ["stripslashes"]=> string(12) "stripslashes" ["strpos"]=> string(6) "strpos" ["strstr"]=> string(6) "strstr" ["strtolower"]=> string(10) "strtolower" ["strval"]=> string(6) "strval" ["substr"]=> string(6) "substr" ["trim"]=> string(4) "trim" ["ucfirst"]=> string(7) "ucfirst" ["urlencode"]=> string(9) "urlencode" ["var_dump"]=> string(8) "var_dump" } } [1]=> string(9) "urlencode" } [1]=> bool(true) [2]=> array(0) { } } ["var_dump"]=> array(3) { [0]=> array(2) { [0]=> object(SmartyLazyRegister)#48 (1) { ["registry":protected]=> array(45) { ["smartyWidget"]=> string(12) "smartyWidget" ["smartyRender"]=> string(12) "smartyRender" ["smartyFormField"]=> string(15) "smartyFormField" ["smartyWidgetBlock"]=> string(17) "smartyWidgetBlock" ["dateFormat"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(10) "dateFormat" } ["smartyHook"]=> string(10) "smartyHook" ["getUrlSmarty"]=> array(2) { [0]=> string(4) "Link" [1]=> string(12) "getUrlSmarty" } ["boolval"]=> array(2) { [0]=> string(5) "Tools" [1]=> string(7) "boolval" } ["smartyClassname"]=> string(15) "smartyClassname" ["smartyClassnames"]=> string(16) "smartyClassnames" ["smartyCleanHtml"]=> string(15) "smartyCleanHtml" ["smarty_endWithoutReference"]=> string(26) "smarty_endWithoutReference" ["smartyEscape"]=> string(12) "smartyEscape" ["smarty_modifier_truncate"]=> string(24) "smarty_modifier_truncate" ["addcslashes"]=> string(11) "addcslashes" ["addslashes"]=> string(10) "addslashes" ["array_slice"]=> string(11) "array_slice" ["date"]=> string(4) "date" ["explode"]=> string(7) "explode" ["floatval"]=> string(8) "floatval" ["htmlentities"]=> string(12) "htmlentities" ["htmlspecialchars"]=> string(16) "htmlspecialchars" ["implode"]=> string(7) "implode" ["in_array"]=> string(8) "in_array" ["intval"]=> string(6) "intval" ["json_decode"]=> string(11) "json_decode" ["json_encode"]=> string(11) "json_encode" ["lcfirst"]=> string(7) "lcfirst" ["md5"]=> string(3) "md5" ["mt_rand"]=> string(7) "mt_rand" ["nl2br"]=> string(5) "nl2br" ["print_r"]=> string(7) "print_r" ["rand"]=> string(4) "rand" ["sizeof"]=> string(6) "sizeof" ["str_replace"]=> string(11) "str_replace" ["stripslashes"]=> string(12) "stripslashes" ["strpos"]=> string(6) "strpos" ["strstr"]=> string(6) "strstr" ["strtolower"]=> string(10) "strtolower" ["strval"]=> string(6) "strval" ["substr"]=> string(6) "substr" ["trim"]=> string(4) "trim" ["ucfirst"]=> string(7) "ucfirst" ["urlencode"]=> string(9) "urlencode" ["var_dump"]=> string(8) "var_dump" } } [1]=> string(8) "var_dump" } [1]=> bool(true) [2]=> array(0) { } } } } ["registered_objects"]=> array(0) { } ["registered_classes"]=> array(0) { } ["registered_filters"]=> array(0) { } ["registered_resources"]=> array(2) { ["module"]=> object(SmartyResourceModule)#45 (5) { ["uncompiled"]=> bool(false) ["recompiled"]=> bool(false) ["hasCompiledHandler"]=> bool(false) ["paths"]=> array(3) { ["theme"]=> string(93) "/var/www/vhosts/teminsa.com/httpdocs/presta8.teminsa.com/html/themes/child_ZOneTheme/modules/" ["parent"]=> string(87) "/var/www/vhosts/teminsa.com/httpdocs/presta8.teminsa.com/html/themes/ZOneTheme/modules/" ["modules"]=> string(70) "/var/www/vhosts/teminsa.com/httpdocs/presta8.teminsa.com/html/modules/" } ["isAdmin"]=> bool(false) } ["parent"]=> object(SmartyResourceParent)#47 (4) { ["uncompiled"]=> bool(false) ["recompiled"]=> bool(false) ["hasCompiledHandler"]=> bool(false) ["paths"]=> array(1) { ["parent"]=> string(89) "/var/www/vhosts/teminsa.com/httpdocs/presta8.teminsa.com/html/themes/ZOneTheme/templates/" } } } ["registered_cache_resources"]=> array(0) { } ["autoload_filters"]=> array(0) { } ["default_modifiers"]=> array(0) { } ["escape_html"]=> bool(true) ["start_time"]=> float(1773224805.658338) ["_current_file"]=> NULL ["_parserdebug"]=> bool(false) ["_debug"]=> NULL ["template_dir":protected]=> array(2) { [0]=> string(95) "/var/www/vhosts/teminsa.com/httpdocs/presta8.teminsa.com/html/themes/child_ZOneTheme/templates/" [1]=> string(89) "/var/www/vhosts/teminsa.com/httpdocs/presta8.teminsa.com/html/themes/ZOneTheme/templates/" } ["_processedTemplateDir":protected]=> array(2) { [0]=> bool(true) [1]=> bool(true) } ["config_dir":protected]=> array(0) { } ["_processedConfigDir":protected]=> array(0) { } ["compile_dir":protected]=> string(92) "/var/www/vhosts/teminsa.com/httpdocs/presta8.teminsa.com/html/var/cache/prod/smarty/compile/" ["plugins_dir":protected]=> array(3) { [0]=> string(96) "/var/www/vhosts/teminsa.com/httpdocs/presta8.teminsa.com/html/vendor/smarty/smarty/libs/plugins/" [1]=> string(92) "/var/www/vhosts/teminsa.com/httpdocs/presta8.teminsa.com/html/themes/child_ZOneTheme/plugins" [2]=> string(86) "/var/www/vhosts/teminsa.com/httpdocs/presta8.teminsa.com/html/themes/ZOneTheme/plugins" } ["cache_dir":protected]=> string(90) "/var/www/vhosts/teminsa.com/httpdocs/presta8.teminsa.com/html/var/cache/prod/smarty/cache/" ["obsoleteProperties":protected]=> array(8) { [0]=> string(16) "resource_caching" [1]=> string(25) "template_resource_caching" [2]=> string(22) "direct_access_security" [3]=> string(10) "_dir_perms" [4]=> string(11) "_file_perms" [5]=> string(19) "plugin_search_order" [6]=> string(35) "inheritance_merge_compiled_includes" [7]=> string(19) "resource_cache_mode" } ["accessMap":protected]=> array(5) { ["template_dir"]=> string(11) "TemplateDir" ["config_dir"]=> string(9) "ConfigDir" ["plugins_dir"]=> string(10) "PluginsDir" ["compile_dir"]=> string(10) "CompileDir" ["cache_dir"]=> string(8) "CacheDir" } ["isMutingUndefinedOrNullWarnings":"Smarty":private]=> bool(false) } ["mobile_detect"]=> object(Mobile_Detect)#71 (7) { ["cache":protected]=> array(0) { } ["userAgent":protected]=> string(103) "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ["httpHeaders":protected]=> array(9) { ["HTTP_ACCEPT_ENCODING"]=> string(23) "gzip, br, zstd, deflate" ["HTTP_USER_AGENT"]=> string(103) "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ["HTTP_ACCEPT"]=> string(3) "*/*" ["HTTP_CONNECTION"]=> string(5) "close" ["HTTP_X_ACCEL_INTERNAL"]=> string(31) "/internal-nginx-static-location" ["HTTP_X_REAL_IP"]=> string(14) "216.73.216.161" ["HTTP_HOST"]=> string(15) "www.teminsa.com" ["HTTP_AUTHORIZATION"]=> string(0) "" ["HTTP_MOD_REWRITE"]=> string(2) "On" } ["cloudfrontHeaders":protected]=> array(0) { } ["matchingRegex":protected]=> NULL ["matchesArray":protected]=> NULL ["detectionType":protected]=> string(6) "mobile" } ["mode"]=> NULL ["container"]=> NULL ["virtualTotalTaxExcluded"]=> int(0) ["virtualTotalTaxIncluded"]=> int(0) ["translator":protected]=> object(PrestaShopBundle\Translation\TranslatorComponent)#78 (12) { ["catalogues":protected]=> array(1) { ["es-ES"]=> object(Symfony\Component\Translation\MessageCatalogue)#83 (6) { ["messages":"Symfony\Component\Translation\MessageCatalogue":private]=> array(169) { ["AdminLoginNotification"]=> array(27) { ["You will be redirected to the login page in a few seconds."]=> string(57) "Será redirigido a la página de acceso en unos segundos." ["Please, check your mailbox."]=> string(43) "Por favor, compruebe su bandeja de entrada." ["A link to reset your password has been sent to you."]=> string(59) "Se le ha enviado un enlace para restablecer su contraseña." ["For security reasons, you cannot connect to the back office until you have:"]=> string(80) "Por razones de seguridad, no te puedes conectar al back-office hasta que tengas:" ["deleted the /install folder"]=> string(29) "eliminado la carpeta /install" ["renamed the /admin folder (e.g. %s)"]=> string(38) "renombrado la carpeta /admin (ej.: %s)" ["Please then access this page by the new URL (e.g. %s)"]=> string(70) "A continuación, accede a esta página mediante la nueva URL (ej.: %s)" ["If this email address has been registered in our store, you will receive a link to reset your password."]=> string(130) "Si esta dirección de correo electrónico se ha registrado en nuestra tienda, recibirá un enlace para restablecer su contraseña." ["For security reasons, you must also delete the /install folder."]=> string(61) "Por razones de seguridad, debes eliminar la carpeta /install." ["SSL is activated. However, your IP is allowed to enter unsecure mode for maintenance or local IP issues."]=> string(127) "SSL está activado. Sin embargo, a tu IP se le permite utilizar el modo no seguro para mantenimiento o incidencias de IP local." ["SSL is activated. Please connect using the following link to [1]log in to secure mode (https://)[/1]"]=> string(123) "SSL está activado. Por favor, conéctese usando el siguiente enlace para [1]identificarte en el modo seguro (https://)[/1]" ["The employee does not exist, or the password provided is incorrect."]=> string(65) "El empleado no existe o la contraseña introducida es incorrecta." ["This employee does not manage the shop anymore (either the shop has been deleted or permissions have been revoked)."]=> string(107) "Este empleado ya no administra la tienda (o la tienda ha sido eliminada o los permisos han sido revocados)." ["This account does not exist."]=> string(22) "Esta cuenta no existe." ["You can reset your password every %interval% minute(s) only. Please try again later."]=> string(109) "Sólo puedes restablecer tu contraseña cada %interval% minuto(s). Por favor, inténtalo de nuevo más tarde." ["Please, check your mailbox. A link to reset your password has been sent to you."]=> string(100) "Por favor, comprueba tu bandeja de entrada. Se ha enviado un enlace para restablecer tu contraseña." ["An error occurred while attempting to reset your password."]=> string(64) "Se ha producido un error al intentar restablecer tu contraseña." ["Some identification information is missing."]=> string(40) "Faltan algunos datos de identificación." ["The password is missing: please enter your new password."]=> string(64) "Falta la contraseña: por favor, introduce tu nueva contraseña." ["The password is not in a valid format."]=> string(40) "El formato de contraseña no es válido." ["The confirmation is empty: please fill in the password confirmation as well."]=> string(109) "El campo de confirmación está vacío: por favor, rellena también el campo de confirmación de contraseña." ["The confirmation password doesn't match. Please double check both passwords."]=> string(84) "La confirmación de contraseña no coincide. Por favor verifique ambas contraseñas." ["Your password reset request expired. Please start again."]=> string(93) "Tu solicitud de restablecimiento de contraseña ha caducado. Por favor, vuelve a solicitarla." ["An error occurred while attempting to change your password."]=> string(50) "se ha producido un error al cambiar su contraseña" ["The password has been changed successfully."]=> string(46) "La contraseña ha sido cambiada correctamente." ["If this email address has been registered in our store, you will receive a link to reset your password at %email%."]=> string(141) "Si esta dirección de correo electrónico se ha registrado en nuestra tienda, recibirá un enlace para restablecer su contraseña en %email%." ["The confirmation password doesn't match. Please double-check both passwords."]=> string(84) "La confirmación de contraseña no coincide. Por favor verifique ambas contraseñas." } ["AdminActions"]=> array(221) { ["Continue"]=> string(9) "Continuar" ["Uninstall"]=> string(11) "Desinstalar" ["Validate"]=> string(7) "Validar" ["Save and stay"]=> string(20) "Guardar y permanecer" ["Generate"]=> string(7) "Generar" ["Choose"]=> string(6) "Elegir" ["-- Choose --"]=> string(9) "--Elija--" ["Select all"]=> string(17) "Seleccionar todos" ["Unselect all"]=> string(19) "Deseleccionar todos" ["Display"]=> string(7) "Mostrar" ["View"]=> string(3) "Ver" ["Import"]=> string(8) "Importar" ["Back to"]=> string(8) "Volver a" ["Disable"]=> string(10) "Desactivar" ["Translate"]=> string(8) "Traducir" ["Print out"]=> string(8) "Imprimir" ["Remove"]=> string(8) "Eliminar" ["Reset"]=> string(13) "Reinicializar" ["and stay"]=> string(12) "y permanecer" ["Apply"]=> string(7) "Aplicar" ["See more"]=> string(8) "Ver más" ["Hide warning"]=> string(19) "Ocultar advertencia" ["Search"]=> string(6) "Buscar" ["Add current page to Quick Access"]=> string(40) "Añadir página actual al Acceso Rápido" ["Choose language:"]=> string(21) "Selecciona el idioma:" ["Close"]=> string(6) "Cerrar" ["Install"]=> string(8) "Instalar" ["Edit: %s"]=> string(10) "Editar: %s" ["Check All"]=> string(17) "Seleccionar todas" ["Uncheck All"]=> string(19) "Deseleccionar todas" ["Find a category"]=> string(17) "Buscar categoría" ["Collapse all"]=> string(13) "Contraer todo" ["Expand all"]=> string(13) "Expandir todo" ["Check all"]=> string(12) "Marcar todas" ["Uncheck all"]=> string(15) "Desmarcar todas" ["Finish"]=> string(8) "Terminar" ["Delete selected items?"]=> string(39) "¿Eliminar los elementos seleccionados?" ["Delete selected"]=> string(19) "Eliminar selección" ["Add new menu"]=> string(18) "Añadir nuevo menu" ["Show or hide menu."]=> string(27) "Mostrar u ocultar el menú." ["Enable selection"]=> string(18) "Activar selección" ["Disable selection"]=> string(21) "Desactivar selección" ["Save"]=> string(7) "Guardar" ["Configure"]=> string(10) "Configurar" ["Refresh"]=> string(10) "Actualizar" ["Sort"]=> string(7) "Ordenar" ["Sort order"]=> string(23) "Orden de clasificación" ["Display email address"]=> string(41) "Mostrar dirección de correo electrónico" ["Export .CSV file"]=> string(21) "Exportar archivo .CSV" ["Cancel"]=> string(8) "Cancelar" ["Choose a file"]=> string(21) "Selecciona un archivo" ["Edit"]=> string(9) "Modificar" ["Delete"]=> string(8) "Eliminar" ["Add new"]=> string(13) "Añadir nuevo" ["Add"]=> string(7) "Añadir" ["Search address"]=> string(17) "Buscar dirección" ["Search file name"]=> string(24) "Buscar nombre de archivo" ["Search file size"]=> string(25) "Buscar tamaño de archivo" ["Search value"]=> string(12) "Buscar valor" ["Search color"]=> string(12) "Buscar color" ["Search ID"]=> string(9) "Buscar ID" ["Search name"]=> string(17) "Buscar por nombre" ["Search position"]=> string(16) "Buscar posición" ["Search country"]=> string(12) "Buscar país" ["Search call prefix"]=> string(25) "Buscar prefijo de llamada" ["Search zones"]=> string(12) "Buscar zonas" ["Search language"]=> string(13) "Buscar idioma" ["Search employee"]=> string(15) "Buscar empleado" ["Search message"]=> string(14) "Buscar mensaje" ["Search email"]=> string(12) "Buscar email" ["Search first name"]=> string(13) "Buscar nombre" ["Search last name"]=> string(15) "Buscar apellido" ["Search ISO code"]=> string(18) "Buscar código ISO" ["Search code"]=> string(14) "Buscar código" ["Search date format"]=> string(26) "Buscar un formato de fecha" ["Search post code"]=> string(21) "Buscar código postal" ["Search city"]=> string(13) "Buscar ciudad" ["Search order ID"]=> string(19) "Buscar ID de pedido" ["Search reference"]=> string(17) "Buscar referencia" ["Search description"]=> string(19) "Buscar descripción" ["Search total"]=> string(12) "Buscar total" ["Search payment"]=> string(11) "Buscar pago" ["Search template"]=> string(16) "Buscar plantilla" ["Search company"]=> string(14) "Buscar empresa" ["Search customer"]=> string(14) "Buscar cliente" ["Duplicate product"]=> string(17) "Duplicar producto" ["Activating %total% products"]=> string(27) "Activando %total% productos" ["Activating %done% / %total% products"]=> string(36) "Activando %done% / %total% productos" ["Deactivating %total% products"]=> string(30) "Desactivando %total% productos" ["Deactivating %done% / %total% products"]=> string(39) "Desactivando %done% / %total% productos" ["Duplicating %total% products"]=> string(28) "Duplicando %total% productos" ["Duplicating %done% / %total% products"]=> string(37) "Duplicando %done% / %total% productos" ["Deleting %total% products"]=> string(28) "Eliminando %total% productos" ["Deleting %done% / %total% products"]=> string(37) "Eliminando %done% / %total% productos" ["Stop processing"]=> string(15) "Detener proceso" ["%error_count% errors occurred. You can download the logs for future reference."]=> string(73) "Ocurrieron %error_count% errores. Puede descargar el registro de errores." ["Back to processing"]=> string(17) "Volver a procesar" ["Download error log"]=> string(29) "Descargar registro de errores" ["View %error_count% error logs"]=> string(38) "Ver %error_count% registros de errores" ["Delete from store"]=> string(21) "Eliminar de la tienda" ["Delete from group"]=> string(18) "Eliminar del grupo" ["Enable for group"]=> string(19) "Activar en el grupo" ["Disable for group"]=> string(22) "Desactivar en el grupo" ["Duplicate group"]=> string(20) "Duplicar en el grupo" ["Enable on all stores"]=> string(28) "Activar en todas las tiendas" ["Disable on all stores"]=> string(31) "Desactivar en todas las tiendas" ["Duplicate all stores"]=> string(29) "Duplicar en todas las tiendas" ["Activate selection for current store"]=> string(38) "Activar selección en la tienda actual" ["Deactivate selection for current store"]=> string(41) "Desactivar selección en la tienda actual" ["Duplicate selection for current store"]=> string(39) "Duplicar selección en la tienda actual" ["Delete selection for current store"]=> string(39) "Eliminar selección en la tienda actual" ["Activate selection for group"]=> string(30) "Activar selección en el grupo" ["Deactivate selection for group"]=> string(33) "Desactivar selección en el grupo" ["Duplicate selection for group"]=> string(31) "Duplicar selección en el grupo" ["Delete selection for group"]=> string(31) "Eliminar selección en el grupo" ["Activate selection for all stores"]=> string(39) "Activar selección en todas las tiendas" ["Deactivate selection for all stores"]=> string(42) "Desactivar selección en todas las tiendas" ["Duplicate selection for all stores"]=> string(40) "Duplicar selección en todas las tiendas" ["Delete selection for all stores"]=> string(40) "Eliminar selección en todas las tiendas" ["Activate selection for associated stores"]=> string(43) "Activar selección en las tiendas asociadas" ["Deactivate selection for associated stores"]=> string(46) "Desactivar selección en las tiendas asociadas" ["Duplicate selection for associated stores"]=> string(44) "Duplicar selección en las tiendas asociadas" ["Delete selection for associated stores"]=> string(44) "Eliminar selección en las tiendas asociadas" ["Search key"]=> string(12) "Buscar clave" ["Export to SQL manager"]=> string(22) "Exportar al gestor SQL" ["Search zone"]=> string(11) "Buscar zona" ["Add new authorized app"]=> string(40) "Añadir una nueva aplicación autorizada" ["Add new API access"]=> string(29) "Añadir nuevo acceso a la API" ["New product"]=> string(5) "Nuevo" ["Add tag"]=> string(16) "Añadir etiqueta" ["Order by"]=> string(11) "Ordenar por" ["View customer details"]=> string(24) "Ver detalles del cliente" ["View order details"]=> string(23) "Ver detalles del pedido" ["Replace selection"]=> string(21) "Reemplazar selección" ["Close window"]=> string(14) "Cerrar Ventana" ["Close (esc)"]=> string(12) "Cerrar (esc)" ["Toggle Fullscreen"]=> string(26) "Alternar pantalla completa" ["Zoom in/out"]=> string(14) "Acercar/Alejar" ["Previous (arrow left)"]=> string(27) "Anterior (flecha izquierda)" ["Next (arrow right)"]=> string(26) "Siguiente (flecha derecha)" ["Download image"]=> string(16) "Descargar imagen" ["Zoom on selection"]=> string(26) "Hacer zoom a la selección" ["[1]Manage default settings[/1]"]=> string(51) "[1]Administrar la configuración predeterminada[/1]" ["All carriers"]=> string(24) "Todos los transportistas" ["Only selected carriers"]=> string(33) "Solo transportistas seleccionados" ["Change password..."]=> string(24) "Modificar contraseña..." ["Done"]=> string(9) "FInalizar" ["Confirm"]=> string(9) "Confirmar" ["Go"]=> string(2) "Ir" ["Browse"]=> string(8) "Explorar" ["Download"]=> string(9) "Descargas" ["Back to list"]=> string(17) "Volver a la lista" ["Use"]=> string(8) "Utilizar" ["Change"]=> string(7) "Cambiar" ["Read more"]=> string(9) "Leer más" ["Enable"]=> string(7) "Activar" ["Load"]=> string(6) "Cargar" ["All"]=> string(5) "Todas" ["Export"]=> string(8) "Exportar" ["Edit: %name%"]=> string(14) "Editar: %name%" ["Preview"]=> string(12) "Vista previa" ["Learn more"]=> string(17) "Más información" ["Edit: %value%"]=> string(15) "Editar: %value%" ["Enable debug mode"]=> string(30) "Activar el modo de depuración" ["Back to previous page"]=> string(28) "Volver a la página anterior" ["Learn more about debug mode"]=> string(53) "Obtén más información sobre el modo de depuración" ["Save and preview"]=> string(23) "Guardar y previsualizar" ["Generate emails"]=> string(14) "Generar emails" ["Back to configuration"]=> string(23) "Volver a configuración" ["Translate emails"]=> string(15) "Traducir emails" ["Choose layouts"]=> string(19) "Seleccionar diseño" ["Show"]=> string(7) "Mostrar" ["Update"]=> string(10) "Actualizar" ["Restore"]=> string(9) "Restaurar" ["Copy"]=> string(6) "Copiar" ["Modify"]=> string(9) "Modificar" ["Try again"]=> string(19) "Volver a intentarlo" ["See less"]=> string(9) "Ver menos" ["Sort by"]=> string(11) "Ordenar por" ["Go to maintenance page"]=> string(32) "Ir a la página de mantenimiento" ["Upgrade"]=> string(10) "Actualizar" ["Upgrade anyway"]=> string(25) "Actualizar de todos modos" ["Configure URL"]=> string(13) "Configure URL" ["Delete selection"]=> string(19) "Eliminar selección" ["Activate selection"]=> string(18) "Activar selección" ["Deactivate selection"]=> string(21) "Desactivar selección" ["Duplicate selection"]=> string(19) "Duplicar selección" ["Clear filter"]=> string(13) "Quitar filtro" ["Filter by categories"]=> string(23) "Filtrar por categorías" ["Unselect"]=> string(13) "Deseleccionar" ["Expand"]=> string(8) "Expandir" ["Collapse"]=> string(8) "Contraer" ["Show SQL query"]=> string(20) "Mostrar consulta SQL" ["Export to SQL Manager"]=> string(22) "Exportar al gestor SQL" ["Duplicate"]=> string(8) "Duplicar" ["Reorder"]=> string(14) "Pedir de nuevo" ["Save & refresh"]=> string(20) "Guardar y actualizar" ["Rearrange"]=> string(9) "Reordenar" ["Create"]=> string(5) "Crear" ["Check / Uncheck all"]=> string(32) "Seleccionar / Deseleccionar todo" ["Delete this file"]=> string(21) "Eliminar este archivo" ["Download file"]=> string(17) "Descargar archivo" ["Save image settings"]=> string(32) "Guardar los ajustes de imágenes" ["Close and refresh"]=> string(19) "Cerrar y actualizar" ["Filter by:"]=> string(12) "Filtrar por:" ["Clear filter|Clear %filtersNb% filters"]=> string(42) "Limpiar filtro|Limpiar %filtersNb% filtros" ["Discard"]=> string(9) "Descartar" ["Clear filter|Clear {filtersNb} filters"]=> string(40) "Borrar filtro|Borrar {filtersNb} filtros" ["Select results on this page (%combinations_number%)"]=> string(62) "Seleccionar resultados en esta página (%combinations_number%)" ["Select all results (%combinations_number%)"]=> string(56) "Seleccionar todos los resultados (%combinations_number%)" ["Save and publish"]=> string(18) "Guardar y publicar" ["Send"]=> string(6) "Enviar" ["Choose file(s)"]=> string(22) "Seleccionar archivo(s)" ["Shipping"]=> string(10) "Transporte" ["Select"]=> string(11) "Seleccionar" ["Select another address"]=> string(26) "Seleccione otra dirección" ["View full details"]=> string(22) "Ver todos los detalles" ["Edit existing address"]=> string(27) "Editar dirección existente" ["View pack content"]=> string(22) "Ver contenido del pack" ["Add my IP"]=> string(13) "Añadir mi IP" ["Confirm this action"]=> string(22) "Confirmar esta acción" } ["AdminOrderscustomersFeature"]=> array(336) { ["Add to cart"]=> string(7) "Comprar" ["Total spent since registration:"]=> string(32) "Total gastado desde su registro:" ["Cart summary"]=> string(20) "Resumen de la compra" ["Ref:"]=> string(4) "Ref:" ["Text #"]=> string(7) "Texto #" ["Total cost of products:"]=> string(29) "Coste total de los productos:" ["Total value of vouchers:"]=> string(40) "Valor total de los cupones de descuento:" ["Total cost of gift wrapping:"]=> string(35) "Coste total del embalaje de regalo:" ["Total shipping costs:"]=> string(23) "Total gastos de envío:" ["Order information"]=> string(23) "Informaciones de pedido" ["Order #%d"]=> string(12) "Pedido n°%d" ["Made on:"]=> string(9) "Hecho en:" ["No order was created from this cart."]=> string(46) "Ningún pedido creado a partir de este carrito" ["Create an order from this cart."]=> string(41) "Crear un pedido a partir de este carrito." ["Customer information"]=> string(24) "Información del cliente" ["Account registration date:"]=> string(21) "Cuenta registrada el:" ["Valid orders placed:"]=> string(28) "Pedidos válidos realizados:" ["Guest not registered"]=> string(23) "Visitante no registrado" ["New messages"]=> string(15) "Nuevos mensajes" ["Open"]=> string(7) "Abierto" ["Closed"]=> string(7) "Cerrado" ["Pending 1"]=> string(11) "En espera 1" ["Pending 2"]=> string(11) "En espera 2" ["No new messages"]=> string(22) "No hay nuevos mensajes" ["New message"]=> string(13) "Nuevo mensaje" ["Meaning of status"]=> string(22) "Significado del estado" ["Statistics"]=> string(13) "Estadísticas" ["Sync"]=> string(11) "Sincronizar" ["Run sync:"]=> string(25) "Ejecutar sincronización:" ["Run sync"]=> string(24) "Ejecutar sincronización" ["Click to synchronize mail automatically"]=> string(52) "Haz clic para sincronizar el correo automáticamente" ["Someone else"]=> string(12) "Alguien más" ["Forward this discussion"]=> string(26) "Transferir esta discusión" ["Forward this discussion to an employee:"]=> string(41) "Transferir esta discusión a un empleado:" ["Comment:"]=> string(11) "Comentario:" ["Forward"]=> string(10) "Transferir" ["See more"]=> string(8) "Ver más" ["Thread"]=> string(18) "Hilo de discusión" ["Forward this discussion to another employee"]=> string(42) "Transferir esta discusión a otro empleado" ["Orders and messages timeline"]=> string(32) "Pedidos e histórico de mensajes" ["Your answer to"]=> string(17) "Tu respuesta para" ["To:"]=> string(6) "Hasta:" ["[1]%count%[/1] order(s) validated for a total amount of [2]%total%[/2]"]=> string(72) "[1]%count%[/1] pedido(s) validados de un importe total de [2]%total%[/2]" ["No orders validated for the moment"]=> string(39) "No hay pedidos validados por el momento" ["Order #"]=> string(10) "Pedido nº" ["View order"]=> string(10) "Ver pedido" ["View customer"]=> string(11) "Ver cliente" ["Customer ID:"]=> string(15) "ID del cliente:" ["Sent on:"]=> string(11) "Enviado el:" ["Browser:"]=> string(10) "Navegador:" ["File attachment"]=> string(15) "Archivo adjunto" ["View file"]=> string(11) "Ver archivo" ["Product #"]=> string(12) "Producto nº" ["View this thread"]=> string(27) "Ver este hilo de discusión" ["Sent by:"]=> string(12) "Enviado por:" ["Thread ID:"]=> string(20) "ID de conversación:" ["Message ID:"]=> string(15) "ID del mensaje:" ["Message:"]=> string(8) "Mensaje:" ["Reply to this message"]=> string(24) "Responder a este mensaje" ["Please type your reply below:"]=> string(48) "Por favor, escriba su respuesta a continuación:" ["Your reply will be sent to:"]=> string(27) "Su respuesta se enviará a:" ["Send my reply"]=> string(19) "Enviar mi respuesta" ["Text #%d"]=> string(9) "Texto #%d" ["Search for a product"]=> string(18) "Buscar un producto" ["View this order"]=> string(15) "Ver este pedido" ["Delay"]=> string(7) "Retraso" ["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,"]=> string(246) "Hola: Desafortunadamente, un producto de su pedido está fuera de stock en este momento. Esto puede originar un pequeño retraso en el envío. Trabajaremos lo más rápido posible para solucionarlo. Por favor, acepte nuestras disculpas. Saludos" ["Waiting for confirmation"]=> string(28) "A la espera de confirmación" ["Waiting for package"]=> string(23) "A la espera del paquete" ["Package received"]=> string(16) "Paquete recibido" ["Return denied"]=> string(20) "Devolución denegada" ["Return completed"]=> string(22) "Devolución completada" ["Awaiting check payment"]=> string(28) "En espera de pago por cheque" ["Payment accepted"]=> string(13) "Pago aceptado" ["Processing in progress"]=> string(21) "Preparación en curso" ["Shipped"]=> string(7) "Enviado" ["Delivered"]=> string(9) "Entregado" ["Canceled"]=> string(9) "Cancelado" ["Payment error"]=> string(13) "Error en pago" ["On backorder (paid)"]=> string(44) "Pedido pendiente por falta de stock (pagado)" ["On backorder (not paid)"]=> string(47) "Pedido pendiente por falta de stock (no pagado)" ["Awaiting bank wire payment"]=> string(44) "En espera de pago por transferencia bancaria" ["Remote payment accepted"]=> string(20) "Pago remoto aceptado" ["Awaiting Cash On Delivery validation"]=> string(46) "En espera de validación por contra reembolso." ["None"]=> string(7) "Ninguno" ["Low"]=> string(4) "Baja" ["Medium"]=> string(5) "Medio" ["High"]=> string(4) "Alto" ["1 - Creation in progress"]=> string(24) "1 - Creación en proceso" ["2 - Order validated"]=> string(19) "2 - Pedido validado" ["3 - Pending receipt"]=> string(27) "3 - Pendiente de recepción" ["4 - Order received in part"]=> string(32) "4 - Pedido recibido parcialmente" ["5 - Order received completely"]=> string(31) "5 - Pedido recibido al completo" ["6 - Order canceled"]=> string(20) "6 - Pedido cancelado" ["Non ordered"]=> string(14) "Ningún pedido" ["Abandoned cart"]=> string(18) "Carrito abandonado" ["Export carts"]=> string(17) "Exportar carritos" ["Abandoned Carts"]=> string(20) "Carritos abandonados" ["From %date1% to %date2%"]=> string(27) "Desde %date1% hasta %date2%" ["Average Order Value"]=> string(25) "Valor promedio del pedido" ["Net Profit per Visitor"]=> string(28) "Beneficio neto por visitante" ["Free Shipping"]=> string(13) "Envío gratis" ["%amount% tax excl."]=> string(24) "%amount% impuestos excl." ["Cart #%ID%"]=> string(13) "Carrito #%ID%" ["VAT number"]=> string(14) "Número de IVA" ["Identification number"]=> string(33) "Número de identificación fiscal" ["Time limit of validity"]=> string(25) "Plazo para la devolución" ["Returns prefix"]=> string(23) "Prefijo de devoluciones" ["Returns form"]=> string(26) "Formulario de Devoluciones" ["Order #%id% from %date%"]=> string(23) "Pedido #%id% del %date%" ["Date issued"]=> string(18) "Fecha de creación" ["Return Merchandise Authorization (RMA)"]=> string(48) "Autorización de devolución de mercancía (RMA)" ["Enable returns"]=> string(21) "Permitir devoluciones" ["Customer explanation"]=> string(24) "Motivo de la devolución" ["Back office order"]=> string(21) "Pedido de Back-office" ["Free order"]=> string(15) "Pedido gratuito" ["Newsletter"]=> string(8) "Boletín" ["Unknown"]=> string(11) "Desconocido" ["%1$d years old (birth date: %2$s)"]=> string(38) "%1$d años (fecha de nacimiento: %2$s)" ["Average Age"]=> string(13) "Media de edad" ["Net Profit per Visit"]=> string(28) "Beneficio neto por visitante" ["30 days"]=> string(8) "30 días" ["Newsletter Registrations"]=> string(37) "Inscripciones al boletín de noticias" ["Orders per Customer"]=> string(19) "Pedidos por cliente" ["Total Cart"]=> string(13) "Total Carrito" ["Manual order -- Employee:"]=> string(26) "Pedido manual -- Empleado:" ["not paid"]=> string(9) "sin pagar" ["overpaid"]=> string(14) "pagado de más" ["Credit slip for order #%d"]=> string(35) "Factura de abono para el pedido #%d" ["#%order_id% from %order_date%"]=> string(28) "#%order_id% del %order_date%" ["Download credit slip"]=> string(27) "Descargar factura por abono" ["Phone number(s)"]=> string(23) "Número(s) de teléfono" ["Qty available"]=> string(16) "Cant. disponible" ["Registration"]=> string(17) "Fecha de registro" ["Last visit"]=> string(14) "Última visita" ["Change Order Status"]=> string(28) "Cambiar el estado del pedido" ["Open in new tabs"]=> string(25) "Abrir en nuevas pestañas" ["It looks like you have exceeded the number of tabs allowed. Check your browser settings to open multiple tabs."]=> string(142) "Parece que has excedido la cantidad de pestañas permitidas. Verifica la configuración de tu navegador para poder abrir múltiples pestañas." ["New client"]=> string(13) "Nuevo cliente" ["Risk"]=> string(6) "Riesgo" ["Outstanding allowance"]=> string(25) "Saldo pendiente concedido" ["Current outstanding"]=> string(22) "Saldo pendiente actual" ["You can use this feature in a single shop context only. Switch context to enable it."]=> string(100) "Puede utilizar esta función en un contexto de una sola tienda. Cambie de contexto para habilitarlo." ["Add new order message"]=> string(34) "Añadir un nuevo mensaje de pedido" ["Add new order"]=> string(20) "Añadir nuevo pedido" ["Orders"]=> string(7) "Pedidos" ["Order %reference% from %firstname% %lastname%"]=> string(44) "Pedido %reference% de %firstname% %lastname%" ["You can use this feature in a single-store context only. Switch contexts to enable it."]=> string(100) "Puede utilizar esta función en un contexto de una sola tienda. Cambie de contexto para habilitarlo." ["Customer email"]=> string(31) "Correo electrónico del cliente" ["The national ID card number of this person, or a unique tax identification number."]=> string(97) "El documento nacional de identidad de esta persona o un número de identificación fiscal único." ["Address alias"]=> string(19) "Alias de dirección" ["Birthday"]=> string(19) "Fecha de nacimiento" ["Group access"]=> string(15) "Acceso de grupo" ["Default customer group"]=> string(32) "Grupo de clientes predeterminado" ["Website"]=> string(9) "Sitio web" ["Allowed outstanding amount"]=> string(25) "Saldo pendiente permitido" ["Maximum number of payment days"]=> string(35) "Número máximo de días para pagar" ["Risk rating"]=> string(17) "Índice de riesgo" ["Add a note on this customer. It will only be visible to you."]=> string(63) "Añade una nota sobre este cliente. Solo será visible para ti." ["Transform to a customer account"]=> string(30) "Convertir en cuenta de cliente" ["Return window"]=> string(22) "Periodo de devolución" ["Return prefix"]=> string(22) "Prefijo de devolución" ["Free shipping"]=> string(15) "Envío gratuito" ["The "shipping" field must be a valid number"]=> string(45) "El campo "envío" debe ser un número válido" ["Re-stock products"]=> string(34) "Reingresar productos al inventario" ["Generate a credit slip"]=> string(29) "Generar una factura por abono" ["Generate a voucher"]=> string(30) "Generar un cupón de descuento" ["Product(s) price:"]=> string(22) "Precio de producto(s):" ["Product(s) price, excluding amount of initial voucher:"]=> string(76) "Precio(s) del producto, excluido el importe del cupón de descuento inicial:" ["Credit slip prefix"]=> string(31) "Prefijo de la factura por abono" ["Delivery prefix"]=> string(18) "Prefijo de entrega" ["Delivery number"]=> string(18) "Número de entrega" ["Enable product image"]=> string(27) "Activar imagen del producto" ["Add a note on this order. It will only be visible to you."]=> string(59) "Añade una nota en este pedido. Solo será visible para ti." ["After the sequential number"]=> string(31) "Después del número secuencial" ["Before the sequential number"]=> string(28) "Antes del número secuencial" ["Enable invoices"]=> string(19) "Activa las facturas" ["Enable tax breakdown"]=> string(29) "Activar desglose de impuestos" ["Invoice prefix"]=> string(21) "Prefijo de la factura" ["Add current year to invoice number"]=> string(47) "Añadir el año actual en el número de factura" ["Reset sequential invoice number at the beginning of the year"]=> string(62) "Restablecer número de factura secuencial a principios de año" ["Position of the year date"]=> string(30) "Posición de la fecha del año" ["Invoice number"]=> string(17) "Numero de Factura" ["Legal free text"]=> string(17) "Texto legal libre" ["Footer text"]=> string(23) "Texto de pie de página" ["Invoice model"]=> string(17) "Modelo de factura" ["Use the disk as cache for PDF invoices"]=> string(47) "Utilizar el disco como caché para facturas PDF" ["Display to customer?"]=> string(21) "¿Mostrar al cliente?" ["Manage your orders"]=> string(23) "Administrar tus pedidos" ["Find all your orders on this page and access their main information in one click: check the cart total, the payment method, the shipping details, or if it comes from a new client. You can even update the status from the listing!"]=> string(254) "Encuentra todos tus pedidos en esta página y accede a su información principal en un clic: consulta el total del carrito, la forma de pago, los detalles del envío, o si proviene de un nuevo cliente. ¡Incluso puede actualizar el estado desde la lista!" ["Required Fields"]=> string(17) "Campos requeridos" ["Required fields"]=> string(17) "Campos requeridos" ["%firstname% %lastname% has not registered any addresses yet"]=> string(67) "%firstname% %lastname% no ha registrado ninguna dirección todavía" ["Purchased products"]=> string(19) "Productos comprados" ["%firstname% %lastname% has no discount vouchers"]=> string(57) "%firstname% %lastname% no dispone de cupones de descuento" ["Last connections"]=> string(19) "Últimas conexiones" ["Pages viewed"]=> string(15) "Páginas vistas" ["Total time"]=> string(12) "Tiempo total" ["Origin"]=> string(6) "Origen" ["IP Address"]=> string(13) "Dirección IP" ["Sent on"]=> string(10) "Enviado el" ["%firstname% %lastname% has never contacted you"]=> string(50) "%firstname% %lastname% nunca ha contactado contigo" ["Valid orders:"]=> string(17) "Pedidos válidos:" ["for a total amount of %s"]=> string(29) "para una cantidad total de %s" ["Invalid orders:"]=> string(20) "Pedidos no válidos:" ["Total spent"]=> string(12) "Total pagado" ["%firstname% %lastname% has not placed any orders yet"]=> string(62) "%firstname% %lastname% no ha realizado ningún pedido todavía" ["Partner offers"]=> string(20) "Ofertas de asociados" ["Age"]=> string(4) "Edad" ["Registration Date"]=> string(17) "Fecha de registro" ["Last Visit"]=> string(14) "Última visita" ["Best Customer Rank"]=> string(31) "Ranking de los mejores clientes" ["Registrations"]=> string(9) "Registros" ["Latest Update"]=> string(22) "Última actualización" ["This customer is registered as a Guest."]=> string(44) "Este cliente está registrado como invitado." ["Add a private note"]=> string(24) "Añadir una nota privada" ["Last emails"]=> string(15) "Últimos emails" ["Viewed products"]=> string(21) "Productos más vistos" ["Administrate your customers"]=> string(24) "Administrar tus clientes" ["Taking good care of your customers starts with making sure their profiles contain all the information needed to have their packages shipped without mishap."]=> string(174) "El cuidado adecuado de tus clientes comienza asegurándote de que sus perfiles contengan toda la información necesaria para que tus paquetes sean enviados sin contratiempos." ["Creating a new Customer"]=> string(22) "Crear un nuevo Cliente" ["Editing customer %name%"]=> string(28) "Edición del cliente: %name%" ["Set required fields for this section"]=> string(51) "Establecer los campos requeridos para esta sección" ["Manage your Customers"]=> string(27) "Administración de clientes" ["Information about customer %name%"]=> string(31) "Información del cliente %name%" ["No order validated for the moment. By default, an order is considered validated when its payment is accepted."]=> string(116) "Por el momento no hay pedidos validados. Por defecto, un pedido se considera validado cuando se ha aceptado el pago." ["Customer since: %s"]=> string(17) "Cliente desde: %s" ["Merchandise return (RMA) options"]=> string(44) "Opciones de devolución de mercancías (RMA)" ["Merchandise Returns"]=> string(26) "Devoluciones de mercancía" ["Order messages"]=> string(21) "Mensages predefinidos" ["Discount name"]=> string(9) "Descuento" ["Credit slip options"]=> string(30) "Opciones de facturas por abono" ["By date"]=> string(9) "Por fecha" ["Generate PDF file by date"]=> string(29) "Generar archivo PDF por fecha" ["Print PDF"]=> string(12) "Imprimir PDF" ["Generate PDF"]=> string(11) "Generar PDF" ["Delivery slip options"]=> string(36) "Opciones de los albaranes de entrega" ["Order statuses"]=> string(18) "Estados de pedidos" ["By order status"]=> string(20) "Por estado de pedido" ["Generate PDF file by status"]=> string(30) "Generar archivo PDF por estado" ["Invoice options"]=> string(19) "Opciones de factura" ["Add new address"]=> string(24) "Añadir nueva dirección" ["Cart"]=> string(7) "Carrito" ["In stock"]=> string(8) "En stock" ["Gift"]=> string(6) "Regalo" ["Vouchers"]=> string(20) "Cupones de descuento" ["Search for a voucher"]=> string(29) "Buscar un cupón de descuento" ["Add new voucher"]=> string(36) "Añadir un nuevo cupón de descuento" ["No voucher was found"]=> string(47) "No se ha encontrado ningún cupón de descuento" ["Add new customer"]=> string(21) "Añadir nuevo cliente" ["Search for a customer"]=> string(21) "Búsqueda de clientes" ["Total paid"]=> string(12) "Total pagado" ["View this cart"]=> string(16) "Ver este carrito" ["Use this cart"]=> string(21) "Utilizar este carrito" ["Use"]=> string(8) "Utilizar" ["Duplicate this order"]=> string(20) "Duplicar este pedido" ["Delivery option"]=> string(18) "Opción de entrega" ["Shipping price (Tax incl.)"]=> string(29) "Gastos de envío (Imp. incl.)" ["Gift message"]=> string(18) "Mensaje del regalo" ["Total products"]=> string(15) "Total productos" ["Total vouchers (Tax excl.)"]=> string(42) "Total de cupones de descuento (imp. excl.)" ["Total shipping (Tax excl.)"]=> string(28) "Total de envío (imp. excl.)" ["Total taxes"]=> string(18) "Total de impuestos" ["Total (Tax excl.)"]=> string(18) "Total (Imp. excl.)" ["Total (Tax incl.)"]=> string(18) "Total (Imp. incl.)" ["Order message"]=> string(18) "Mensaje del pedido" ["Order status"]=> string(17) "Estado del pedido" ["More actions"]=> string(13) "Más acciones" ["Send pre-filled order to the customer by email"]=> string(48) "Enviar pedido al cliente por correo electrónico" ["Proceed to checkout in the front office"]=> string(27) "Pagar desde el Front Office" ["Add a product"]=> string(19) "Añadir un producto" ["Edit shipping details"]=> string(25) "Editar detalles de envío" ["Reference number:"]=> string(22) "Número de referencia:" ["Supplier reference:"]=> string(25) "Referencia del proveedor:" ["Create a new invoice"]=> string(23) "Crear una nueva factura" ["New invoice information"]=> string(29) "Nueva información de factura" ["SIRET"]=> string(5) "SIRET" ["APE"]=> string(3) "APE" ["Account registered:"]=> string(18) "Cuenta registrada:" ["Validated orders placed:"]=> string(29) "Pedidos realizados validados:" ["Shipping address"]=> string(20) "Dirección de envío" ["Invoice address"]=> string(26) "Dirección de facturación" ["Private note"]=> string(12) "Nota Privada" ["Recycled packaging"]=> string(17) "Paquete reciclado" ["Documents"]=> string(10) "Documentos" ["Merchandise returns"]=> string(26) "Devoluciones de mercancía" ["Gift wrapping"]=> string(20) "Embalaje para regalo" ["Document"]=> string(9) "Documento" ["Credit slip"]=> string(17) "Factura por abono" ["Delivery slip"]=> string(19) "Albarán de entrega" ["Enter payment"]=> string(15) "Introducir pago" ["Add note"]=> string(12) "Añadir nota" ["Edit note"]=> string(11) "Editar nota" ["Generate invoice"]=> string(15) "Generar factura" ["Edit the price"]=> string(16) "Editar el precio" ["Resend email"]=> string(14) "Reenviar email" ["Order note"]=> string(15) "Nota del pedido" ["Order ID"]=> string(13) "ID del pedido" ["Linked orders"]=> string(20) "Pedidos relacionados" ["Number"]=> string(7) "Número" ["View full conversation"]=> string(36) "Visualizar conversación al completo" ["Choose your order message"]=> string(29) "Elige el mensaje de tu pedido" ["Configure predefined messages"]=> string(32) "Configurar mensajes predefinidos" ["Send message"]=> string(14) "Enviar mensaje" ["Standard refund"]=> string(19) "Reembolso estándar" ["Return products"]=> string(18) "Devolver productos" ["Cancel products"]=> string(18) "Eliminar productos" ["View invoice"]=> string(11) "Ver factura" ["View delivery slip"]=> string(24) "Ver albaranes de entrega" ["Print order"]=> string(15) "Imprimir pedido" ["Payment method"]=> string(15) "Método de pago" ["Transaction ID"]=> string(18) "ID de Transacción" ["Card number"]=> string(18) "Número de tarjeta" ["Not defined"]=> string(11) "No definido" ["Card type"]=> string(15) "Tipo de tarjeta" ["Cardholder name"]=> string(32) "Nombre del titular de la tarjeta" ["Change currency"]=> string(17) "Cambiar la moneda" ["Refunded"]=> string(11) "Reembolsado" ["Partial refund"]=> string(17) "Reembolso parcial" ["Add a discount"]=> string(20) "Añadir un descuento" ["Wrapping"]=> string(8) "Embalaje" ["This order has been partially paid by voucher. Choose the amount you want to refund:"]=> string(106) "Este pedido ha sido pagado parcialmente con un cupón de descuento. Elige el importe que quieres devolver:" ["Stock location"]=> string(19) "Ubicación de stock" ["Shipping does not apply to virtual orders"]=> string(42) "El envío no se aplica a pedidos virtuales" ["Sources"]=> string(7) "Fuentes" ["From"]=> string(5) "Desde" ["To"]=> string(1) "A" ["Update status"]=> string(20) "Actualizar el estado" ["Choose an order status"]=> string(35) "Selecciona un estado para el pedido" ["Create order"]=> string(12) "Crear pedido" ["default"]=> string(14) "predeterminado" ["Group"]=> string(5) "Grupo" ["Groups"]=> string(6) "Grupos" ["Shipping details"]=> string(19) "Detalles del envío" ["Invoice details"]=> string(22) "Detalles de la factura" ["Open details"]=> string(14) "Abrir detalles" } ["ModulesCarriercomparisonShop"]=> array(1) { ["State"]=> string(9) "Provincia" } ["ShopFormsLabels"]=> array(37) { ["State"]=> string(9) "Provincia" ["Identification number"]=> string(33) "Número de identificación fiscal" ["Your email address"]=> string(5) "Email" ["Alias"]=> string(5) "Alias" ["Address"]=> string(10) "Dirección" ["Address Complement"]=> string(25) "Dirección Complementaria" ["Zip/Postal Code"]=> string(18) "Código postal/Zip" ["City"]=> string(6) "Ciudad" ["Country"]=> string(5) "País" ["Phone"]=> string(9) "Teléfono" ["Mobile phone"]=> string(16) "Teléfono móvil" ["VAT number"]=> string(14) "Número de IVA" ["Other"]=> string(4) "Otro" ["First name"]=> string(6) "Nombre" ["Last name"]=> string(9) "Apellidos" ["Company"]=> string(7) "Empresa" ["Social title"]=> string(11) "Tratamiento" ["Birthdate"]=> string(19) "Fecha de nacimiento" ["Email"]=> string(33) "Dirección de correo electrónico" ["Password"]=> string(11) "Contraseña" ["Subject"]=> string(6) "Asunto" ["Order reference"]=> string(21) "Referencia del pedido" ["Attachment"]=> string(15) "Archivo adjunto" ["Message"]=> string(7) "Mensaje" ["Email address"]=> string(33) "Dirección de correo electrónico" ["Please choose"]=> string(14) "Seleccionar..." ["-- day --"]=> string(10) "-- día --" ["-- month --"]=> string(9) "-- mes --" ["-- year --"]=> string(10) "-- año --" ["Optional"]=> string(8) "Opcional" ["Set your password:"]=> string(26) "Establezca su contraseña:" ["Product"]=> string(8) "Producto" ["-- please choose --"]=> string(27) "-- por favor, seleccione --" ["Order Reference:"]=> string(22) "Referencia del pedido:" ["Email:"]=> string(6) "Email:" ["New password"]=> string(17) "Nueva contraseña" ["Confirmation"]=> string(13) "Confirmación" } ["ModulesWirepaymentShop"]=> array(20) { ["We've also sent you this information by e-mail."]=> string(54) "También le hemos enviado esta información por email." ["Your order will be sent as soon as we receive payment."]=> string(58) "Su pedido será enviado tan pronto como recibamos el pago." ["If you have questions, comments or concerns, please contact our [1]expert customer support team[/1]."]=> string(97) "Si tiene preguntas, comentarios o dudas, comuníquese con nuestro equipo de atención al cliente." ["We noticed a problem with your order. If you think this is an error, feel free to contact our [1]expert customer support team[/1]."]=> string(149) "Notamos un problema con su pedido. Si cree que esto es un error, no dude en ponerse en contacto con nuestro [1] equipo de atención al cliente [/ 1]." ["Please specify your order reference %s in the bankwire description."]=> string(77) "Especifique la referencia de su pedido % s como concepto de la transferencia." ["Goods will be reserved %s days for you and we'll process the order immediately after receiving the payment."]=> string(108) "Tus productos se reservarán %s días, y procesaremos el pedido inmediatamente tras las recepción del pago." ["%1$s (tax incl.)"]=> string(22) "%1$s (impuestos incl.)" ["This payment method is not available."]=> string(41) "Este método de pago no está disponible." ["Amount"]=> string(7) "Importe" ["Name of account owner"]=> string(31) "Nombre del titular de la cuenta" ["Please include these details"]=> string(33) "Por favor, incluya estos detalles" ["Bank name"]=> string(16) "Nombre del banco" ["Pay by bank wire"]=> string(31) "Pago por transferencia bancaria" ["(order processing will be longer)"]=> string(44) "(el trámite del pedido tomará más tiempo)" ["Your order on %s is complete."]=> string(33) "Su pedido en %s se ha completado." ["Please send us a bank wire with:"]=> string(50) "Por favor, realícenos una transferencia bancaria:" ["Please transfer the invoice amount to our bank account. You will receive our order confirmation by email containing bank details and order number."]=> string(187) "Por favor, transfiera el importe de la factura a nuestra cuenta bancaria. Recibirá nuestra confirmación de pedido por correo electrónico con los datos bancarios y el número de pedido." ["More information"]=> string(17) "Más información" ["Bankwire"]=> string(22) "Transferencia bancaria" ["Payment is made by transfer of the invoice amount to the following account:"]=> string(94) "El pago se efectúa mediante la transferencia del importe de la factura a la siguiente cuenta:" } ["ShopNotificationsSuccess"]=> array(10) { ["If this email address has been registered in our shop, you will receive a link to reset your password at %email%."]=> string(184) "Si esta dirección de correo electrónico se ha registrado en nuestra tienda, recibirá un enlace para restablecer su contraseña en %email%.. **No olvide mirar en su carpeta de SPAM**" ["Address successfully deleted."]=> string(35) "Dirección eliminada correctamente." ["Address successfully updated."]=> string(37) "Dirección actualizada correctamente." ["Address successfully added."]=> string(34) "Dirección añadida correctamente." ["Your guest account has been successfully transformed into a customer account. You can now log in as a registered shopper."]=> string(138) "Su cuenta de invitado se ha transformado correctamente en una cuenta de cliente. Ahora puede iniciar sesión como un comprador registrado." ["Information successfully updated."]=> string(39) "Información actualizada correctamente." ["Message successfully sent"]=> string(29) "Mensaje enviado correctamente" ["Your password has been successfully reset and a confirmation has been sent to your email address: %s"]=> string(128) "Su contraseña ha sido restablecida correctamente y una confirmación ha sido enviada a su dirección de correo electrónico: %s" ["If this email address has been registered in our store, you will receive a link to reset your password at %email%."]=> string(141) "Si esta dirección de correo electrónico se ha registrado en nuestra tienda, recibirá un enlace para restablecer su contraseña en %email%." ["No addresses are available."]=> string(31) "No hay direcciones disponibles." } ["AdminCatalogHelp"]=> array(167) { ["If you want a category to appear in the menu of your shop, go to [1]Modules > Modules Manager.[/1] Then, configure your menu module."]=> string(154) "Si desea que aparezca una categoría en el menú de su tienda, vaya a [1] Módulos> Administrador de módulos. [/ 1] Luego, configure su módulo de menú." ["Does not apply to the shipping costs"]=> string(33) "No aplicar a los gastos de envío" ["Optional: The cart rule will be available to everyone if you leave this field blank."]=> string(91) "Opcional: La regla del carrito estará disponible para todos si dejas este campo en blanco." ["The default period is one month."]=> string(40) "El período predeterminado es de un mes." ["You can choose a minimum amount for the cart either with or without the taxes and shipping."]=> string(97) "Puedes elegir una cantidad mínima para la compra, incluyendo o no los impuestos y el transporte." ["The cart rule will be applied to the first "X" customers only."]=> string(67) "La regla del carrito se aplicará solo a los primeros "X" clientes." ["A customer will only be able to use the cart rule "X" time(s)."]=> string(64) "Un cliente sólo podrá utilizar una regla de carrito "X" veces." ["This restriction applies to the country of delivery."]=> string(48) "Esta restricción se aplica al país de entrega." ["This will be displayed in the cart summary, as well as on the invoice."]=> string(56) "Se mostrará en el resumen de la compra y en la factura." ["For your eyes only. This will never be displayed to the customer."]=> string(45) "Sólo para ti. Nunca se mostrará al cliente." ["Caution! If you leave this field blank, the rule will automatically be applied to benefiting customers."]=> string(114) "¡Advertencia! Si dejas este campo en blanco, la regla se aplicará automáticamente a los clientes beneficiarios." ["If the voucher is not yet in the cart, it will be displayed in the cart summary."]=> string(94) "Si el cupón de descuento no está aún en el carrito, será mostrado en el resumen de compra." ["Only applicable if the voucher value is greater than the cart total."]=> string(87) "Sólo se aplica si el valor del cupón de descuento es mayor que el total de la compra." ["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."]=> string(177) "Si no permites el uso parcial, el valor del cupón de descuento se reducirá a la cantidad total del pedido; en caso contrario, se creará un nuevo cupón por el valor restante." ["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"."]=> string(152) "Las reglas del carrito se aplican por prioridad. Una regla de carrito con prioridad "1" será procesada antes de una regla de carrito con prioridad "2"." ["Your internal name for this attribute."]=> string(37) "Tu nombre interno para este atributo." ["The public name for this attribute, displayed to the customers."]=> string(78) "El nombre público para este atributo, que será visualizado por los clientes." ["The way the attribute's values will be presented to the customers in the product's page."]=> string(105) "La forma en que los valores de los atributos serán presentados a los clientes en la página de producto." ["Choose the attribute group for this value."]=> string(49) "Selecciona el grupo de atributos para este valor." ["Upload an image file containing the color texture from your computer."]=> string(80) "Subir un archivo de imagen que contiene la textura del color desde tu ordenador." ["This will override the HTML color!"]=> string(36) "¡Esto sobrescribirá el color HTML!" ["Save then add another value"]=> string(28) "Guardar y añadir otro valor" ["Choose a color with the color picker, or enter an HTML color (e.g. "lightblue", "#CC6600")."]=> string(117) "Selecciona un color utilizando el selector de color, o introduce un color HTML (por ejemplo, "lightblue", "#CC6600")." ["Allow customers to upload files using the contact page."]=> string(68) "Permitir a los clientes subir archivos desde la página de contacto." ["Please fill out the message fields that appear by default when you answer a thread on the customer service page."]=> string(182) "Por favor, rellena los campos pertenecientes al mensaje que aparecerá por defecto a la hora de contestar un hilo de conversación en la página del servicio de atención al cliente." ["URL for your IMAP server (ie.: mail.server.com)."]=> string(52) "URL de tu servidor IMAP (es decir: mail.server.com)." ["Port to use to connect to your IMAP server."]=> string(60) "Puerto que se utilizará para conectarse a tu servidor IMAP." ["User to use to connect to your IMAP server."]=> string(60) "Puerto que se utilizará para conectarse a tu servidor IMAP." ["Password to use to connect your IMAP server."]=> string(45) "Contraseña para conectar a tu servidor IMAP." ["Delete messages after synchronization. If you do not enable this option, the synchronization will take more time."]=> string(128) "Eliminación de los mensajes después de la sincronización. Si no activas esta opción, la sincronización tomará más tiempo." ["Create new threads for unrecognized emails."]=> string(86) "Crear nuevos hilos de discusión para direcciones de correo electrónico desconocidas." ["Use POP3 instead of IMAP."]=> string(31) "Utilizar POP3 en lugar de IMAP." ["Do not use RSH or SSH to establish a preauthenticated IMAP sessions."]=> string(71) "No utilizar RSH o SSH para establecer sesiones de IMAP preautenticadas." ["Use the Secure Socket Layer (TLS/SSL) to encrypt the session."]=> string(72) "Utilizar la Capa de Conexión Segura (TLS / SSL) para cifrar la sesión." ["Validate certificates from the TLS/SSL server."]=> string(48) "Validar los certificados TLS / SSL del servidor." ["Do not validate certificates from the TLS/SSL server. This is only needed if a server uses self-signed certificates."]=> string(163) "No validar los certificados TLS / SSL del servidor. Esta opción sólo es necesaria si el certificado del servidor no ha sido validado por un proveedor autorizado." ["Force use of start-TLS to encrypt the session, and reject connection to servers that do not support it."]=> string(106) "Forzar el uso de start-TLS para cifrar la sesión y rechazar la conexión a servidores que no lo soportan." ["Do not use start-TLS to encrypt the session, even with servers that support it."]=> string(89) "No utilizar start-TLS para cifrar la sesión, incluso con los servidores que lo soportan." ["Save and add another value"]=> string(28) "Guardar y añadir otro valor" ["Back to the list"]=> string(17) "Volver a la lista" ["Add new feature values"]=> string(40) "Añadir nuevo valores de característica" ["Add new feature value"]=> string(41) "Añadir un nuevo valor de característica" ["Company name for this supplier"]=> string(40) "Nombre de la empresa para este proveedor" ["Phone number for this supplier"]=> string(34) "Número de teléfono del proveedor" ["Mobile phone number for this supplier."]=> string(48) "Número de teléfono móvil para este proveedor." ["Will appear in the list of suppliers."]=> string(40) "aparecerá en el listado de proveedores." ["Upload a supplier logo from your computer."]=> string(51) "Subir un logo para el proveedor desde tu ordenador." ["Search reference"]=> string(17) "Buscar referencia" ["Create a new product: CTRL+P"]=> string(33) "Crear un nuevo producto: CTRL + P" ["To have a different title from the category name, enter it here."]=> string(80) "Para tener un título diferente del nombre de la categoría, introdúcelo aquí." ["To have a different description than your category summary in search results page, write it here."]=> string(127) "Para tener una descripción diferente al resumen de tu producto en las páginas de búsqueda de resultados, introdúcelo aquí." ["Unless the 'Accented URL' option is enabled (in Shop parameters > Traffic & SEO), only letters, numbers, underscores (_), and hyphens (-) are allowed."]=> string(171) "A menos que la opción 'URL acentuada' esté habilitada (en Parámetros de la tienda > Tráfico y SEO), solo se permiten letras, números, guiones bajos (_) y guiones (-)." ["Leave empty to disable"]=> string(31) "Dejar en blanco para desactivar" ["Search for a product"]=> string(18) "Buscar un producto" ["Enter your product name"]=> string(32) "Introduce el nombre del producto" ["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."]=> string(339) "El resumen es una frase corta que describe tu producto.
Aparecerá en la parte superior de tu página del producto de la tienda, en el listado de producto y en la página de resultados de los motores de búsqueda (por lo que es importante para el SEO). Para incluir más detalles sobre tu producto, utiliza la pestaña "Descripción"." ["Search and add a related product"]=> string(40) "Buscar y añadir un producto relacionado" ["Use a comma to create separate tags. E.g.: dress, cotton, party dresses."]=> string(81) "Usa comas para separar las etiquetas. Ej.: vestido, algodón, vestidos de fiesta." ["Per kilo, per litre"]=> string(19) "Por kilo, por litro" ["Combine several attributes, e.g.: "Size: all", "Color: red"."]=> string(61) "Combina varios atributos, ej.: "Talla: todas", "Color: rojo"." ["To which product the page should redirect?"]=> string(44) "¿A qué producto debe redirigir la página?" ["To which category the page should redirect?"]=> string(46) "¿A qué categoría debe redirigir la página?" ["If no category is selected the Main Category is used"]=> string(74) "Si no se selecciona ninguna categoría, se utiliza la categoría principal" ["To have a different title from the product name, enter it here."]=> string(76) "Para tener un título diferente del nombre del producto, introdúcelo aquí." ["To have a different description than your product summary in search results pages, write it here."]=> string(125) "Para tener una descripción diferente al resumen de tu producto en las páginas de búsqueda de resultados, escríbelo aquí." ["This description will appear in search engines. You need a single sentence, shorter than 160 characters (including spaces)"]=> string(117) "Esta descripción aparecerá en los buscadores. Utiliza una sola frase, menor de 160 caracteres (incluyendo espacios)" ["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."]=> string(202) "Título público para la página del producto y para los motores de búsqueda. Dejar en blanco para usar el nombre del producto. El número de caracteres disponibles se muestra a la izquierda del campo." ["Upload a brand logo from your computer."]=> string(49) "Subir un logotipo de la marca desde tu ordenador." ["This interface allows you to specify the suppliers of the current combination."]=> string(79) "Esta interfaz le permite especificar los proveedores de la combinación actual." ["Search product"]=> string(15) "Buscar producto" ["Using another image as cover will automatically uncheck this box."]=> string(72) "Usar otra imagen como portada desmarcará automáticamente esta casilla." ["Search file"]=> string(14) "Buscar archivo" ["Instructions, size guide, or any file you want to add to a product."]=> string(85) "Instrucciones, guía de tallas o cualquier archivo que quieras añadir a un producto." ["Customers can download these files on the product page."]=> string(72) "Los clientes pueden descargar estos archivos en la página del producto." ["Set specific prices for customers meeting certain conditions."]=> string(82) "Establece precios específicos para clientes que cumplan determinadas condiciones." ["Define which condition should apply first when a customer is eligible for multiple specific prices."]=> string(113) "Define qué condición debe aplicarse primero cuando un cliente es elegible para múltiples precios específicos." ["Add new specific price"]=> string(32) "Añadir nuevo precio específico" ["Indicate the price for a single unit of the product. For instance, if you're selling fabrics, it would be the price per meter."]=> string(107) "Indica el precio de una sola unidad del producto. Por ejemplo, si vendes telas, sería el precio por metro." ["[1]No redirection (200), display product[/1] [2] Do not redirect anywhere, display product as discontinued and return normal 200 response."]=> string(158) "[1]Sin redirección (200), mostrar el producto[/1] [2] No redirigir a ningún lado, mostrar el producto como descontinuado y devolver la respuesta normal 200." ["[1]No redirection (404), display product[/1] [2] Do not redirect anywhere, display product as discontinued and return 404 "Not Found" response."]=> string(167) "[1]Sin redirección (404), mostrar el producto[/1] [2] No redirigir a ningún lado, mostrar el producto como descontinuado y devolver la respuesta 404 "No encontrado"." ["[1]No redirection (410), display product[/1] [2] Do not redirect anywhere, display product as discontinued and return 410 "Gone" response."]=> string(171) "[1]Sin redirección (410), mostrar el producto[/1] [2] No redirigir a ninguna parte, mostrar el producto como descontinuado y devolver la respuesta 410 "Ya no disponible"." ["[1]No redirection (404), display error page[/1] [2] Do not redirect anywhere and display a 404 "Not Found" page."]=> string(130) "[1]Sin redirección (404), mostrar página de error[/1] [2] No redirigir a ningún lado y mostrar una página 404 "No encontrada"." ["[1]No redirection (410), display error page[/1] [2] Do not redirect anywhere and display a 410 "Gone" page."]=> string(133) "[1]Sin redirección (410), mostrar página de error[/1] [2] No redirigir a ningún lado y mostrar una página 410 "Ya no disponible"." ["[1]Permanent redirection (301)[/1] [2] Permanently display another product or category instead."]=> string(109) "[1]Redirección permanente (301)[/1] [2] Mostrar de manera permanente otro producto o categoría en su lugar." ["[1]Temporary redirection (302)[/1] [2] Temporarily display another product or category instead."]=> string(105) "[1]Redirección temporal (302)[/1] [2] Mostrar de manera temporal otro producto o categoría en su lugar." ["Separate each tag with a comma or press the Enter key."]=> string(60) "Separe cada etiqueta con una coma o presione la tecla Enter." ["Search combination"]=> string(19) "Buscar combinación" ["Search name"]=> string(17) "Buscar por nombre" ["Search category"]=> string(17) "Buscar categoría" ["Search ref."]=> string(11) "Buscar ref." ["Save the product and stay on the current page: ALT+SHIFT+S"]=> string(66) "Guardar el producto y permanecer en la página actual: ALT+SHIFT+S" ["Permanently delete this product."]=> string(39) "Eliminar permanentemente este producto." ["See how your product sheet will look online: ALT+SHIFT+V"]=> string(63) "Visualizar cómo se verá en línea tu hoja de producto: CTRL+V" ["Enable or disable the product on your shop: ALT+SHIFT+O"]=> string(57) "Activar o desactivar el producto en tu tienda: ALT+SHIT+O" ["Save and duplicate this product, then go to the new product: ALT+SHIFT+D"]=> string(92) "Guardar y duplicar este producto, y a continuación dirigirte al nuevo producto: ALT+SHIFT+D" ["Save and go back to the catalog: ALT+SHIFT+Q"]=> string(44) "Guardar y regresar al catálogo: ALT+SHIFT+Q" ["Save and create a new product: ALT+SHIFT+P"]=> string(46) "Guardar y crear un nuevo producto: 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?"]=> string(192) "¿Es tu producto un pack (una combinación del al menos dos productos existentes), un producto virtual (un archivo descargable, un servicio, etc.), o simplemente un producto físico estándar?" ["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."]=> string(243) "En tu web, ¿dónde debe estar disponible el producto? La categoría principal es donde aparece el producto por defecto: esta es la categoría que se ve en la URL de la página de producto. Las categorías desactivadas se muestran en cursiva." ["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."]=> string(337) "Si quieres crear una nueva categoría rápidamente, puedes hacerlo desde aquí. No te olvides de ir a la página Categorías para rellenar los detalles necesarios (descripción, imagen, etc.). Una nueva categoría no aparecerá automáticamente en el menú de tu tienda, por favor, lea la Ayuda para obtener más información sobre esto." ["Search categories"]=> string(18) "Buscar categorías" ["Does this combination have a different price? Is it cheaper or more expensive than the default retail price?"]=> string(120) "¿Esta combinación tiene un precio diferente? ¿Es más barata o más cara que el precio de venta final predeterminado?" ["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."]=> string(206) "La cantidad minima requerida para comprar este producto (establecer a 1 para desactivar esta característica). Ej.: si se establece a 3, los clientes podrán comprarlo solo si llevan al menos 3 en cantidad." ["The email will be sent to all the users who have the right to run the stock page. To modify the permissions, go to [1]Advanced Parameters > Team[/1]"]=> string(204) "El mensaje de correo electrónico se enviará a todos los usuarios que tienen permisos para trabajar con la página de stock. Para modificar los permisos, dirígete a [1]Parámetros avanzados > Equipo[/1]" ["This type of product code is specific to Europe and Japan, but is widely used internationally. It is a superset of the UPC code: all products marked with an EAN will be accepted in North America."]=> string(224) "Este tipo de código de producto es específico de Europa y Japón, pero es ampliamente utilizado a nivel internacional. Es más utilizado que el código UPC: todos los productos con un EAN serán aceptados en Norteamérica." ["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!"]=> string(280) "Las combinaciones son las diferentes variaciones de un producto, con atributos como su tamaño, peso o color tomando valores diferentes. Para crear una combinación, primero debes crear los atributos del producto. Para ello, ¡dirígete a Catálogo > Atributos y Características!" ["To add combinations, you first need to create proper attributes and values in [1]%attributes_and_features_label%[/1].
When done, you may enter the wanted attributes (like "size" or "color") and their respective values ("XS", "red", "all", etc.) in the field below; or simply select them from the right column. Then click on "%generate_label%": it will automatically create all the combinations for you!"]=> string(437) "Para añadir combinaciones, primero debe crear los atributos y valores adecuados en [1]%attributes_and_features_label%[/1].
Cuando termine, puede ingresar los atributos deseados (como "tamaño" o "color") y sus respectivos valores ("XS", "rojo", "todos", etc.) en el campo siguiente; o simplemente selecciónelos de la columna de la derecha. Luego haga clic en "%generate_label%": ¡creará automáticamente todas las combinaciones!" ["This is the human-readable URL, as generated from the product's name. You can change it if you want."]=> string(109) "Esta es la URL legible por humanos, generada a partir del nombre del producto. Puedes cambiarlo si lo deseas." ["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."]=> string(182) "Cuando el producto está desactivado, selecciona a qué página te gustaría redirigir a los clientes que visiten la página, introduciendo el nombre del producto o de la categoría." ["No redirection (404) = Do not redirect anywhere and display a 404 "Not Found" page."]=> string(108) "No redireccionar (404) = No redireccionar a ninguna parte y mostrar un página de error 404 "No encontrada"." ["No redirection (410) = Do not redirect anywhere and display a 410 "Gone" page."]=> string(112) "Ya no disponible (410) = No redireccionar a ninguna parte y mostrar una página de error 410 "Ya no disponible"." ["Permanent redirection (301) = Permanently display another product or category instead."]=> string(100) "Redirección permanente (301) = Mostrar de manera permanente otro producto o categoría en su lugar." ["Temporary redirection (302) = Temporarily display another product or category instead."]=> string(96) "Redirección temporal (302) = Mostrar de manera temporal otro producto o categoría en su lugar." ["Default behavior is specified in the Shop Parameters > Product settings page."]=> string(116) "El comportamiento predeterminado se especifica en la página Parámetros de la tienda > Configuración de Productos." ["No redirection (200), display product = Do not redirect anywhere, display product as discontinued and return normal 200 response."]=> string(149) "Sin redirección (200), mostrar el producto = No redirigir a ningún lado, mostrar el producto como descontinuado y devolver la respuesta normal 200." ["No redirection (404), display product = Do not redirect anywhere, display product as discontinued and return 404 "Not Found" response."]=> string(158) "Sin redirección (404), mostrar el producto = No redirigir a ningún lado, mostrar el producto como descontinuado y devolver la respuesta 404 "No encontrado"." ["No redirection (410), display product = Do not redirect anywhere, display product as discontinued and return 410 "Gone" response."]=> string(162) "Sin redirección (410), mostrar el producto = No redirigir a ninguna parte, mostrar el producto como descontinuado y devolver la respuesta 410 "Ya no disponible"." ["No redirection (404), display error page = Do not redirect anywhere and display a 404 "Not Found" page."]=> string(121) "Sin redirección (404), mostrar página de error = No redirigir a ningún lado y mostrar una página 404 "No encontrada"." ["No redirection (410), display error page = Do not redirect anywhere and display a 410 "Gone" page."]=> string(124) "Sin redirección (410), mostrar página de error = No redirigir a ningún lado y mostrar una página 410 "Ya no disponible"." ["Display delivery time for a product is advised for merchants selling in Europe to comply with the local laws."]=> string(132) "Se recomienda mostrar el plazo de entrega de un producto a los comerciantes que vendan en Europa para cumplir con las leyes locales." ["If a carrier has a tax, it will be added to the shipping fees. Does not apply to free shipping."]=> string(109) "Si un transportista tiene un impuesto, se añadirá a las tarifas de envío. No se aplica al envío gratuito." ["edit"]=> string(9) "Modificar" ["This interface allows you to specify the suppliers of the current product and its combinations, if any."]=> string(109) "Esta interfaz te permite especificar los proveedores del producto actual y sus combinaciones, si las hubiera." ["You can specify supplier references according to previously associated suppliers."]=> string(99) "Puedes especificar referencias de proveedores de acuerdo con los proveedores previamente asociados." ["When using the advanced stock management tool (see Shop Parameters > Products settings), the values you define (price, references) will be used in supply orders."]=> string(227) "Al utilizar la herramienta de administración avanzada de existencias (ver Parámetros de la tienda > Configuración de productos), los valores definidos aquí (precio, referencias) se utilizarán en las órdenes de suministro." ["You can specify product reference(s) for each associated supplier. Click "%save_label%" after changing selected suppliers to display the associated product references."]=> string(207) "Puedes especificar las referencias de producto para cada proveedor asociado. Haga clic en "%save_label%" después de cambiar los proveedores seleccionados para mostrar las referencias de productos asociadas." ["This interface allows you to specify the warehouse in which the product is stocked."]=> string(80) "Esta interfaz te permite especificar en qué almacenes se encuentra el producto." ["It is also possible to specify the location within the warehouse for each product or combination."]=> string(93) "También es posible especificar la ubicación en el almacén de cada producto o combinación." ["Number of days this file can be accessed by customers. Set to zero for unlimited access."]=> string(111) "Número de días en que los clientes pueden acceder a este archivo. Establecer a cero para un acceso ilimitado." ["Upload a file from your computer (%maxUploadSize% max.)"]=> string(59) "Subir un archivo desde tu ordenador (%maxUploadSize% máx.)" ["The full filename with its extension (e.g. Book.pdf)"]=> string(73) "El nombre completo del archivo con su extensión (por ejemplo: libro.pdf)" ["Number of downloads allowed per customer. Set to 0 for unlimited downloads."]=> string(86) "Número de descargas permitidas por cliente. Establecer a 0 para descargas ilimitadas." ["If set, the file will not be downloadable after this date. Leave blank if you do not wish to attach an expiration date."]=> string(129) "Después de esta fecha, el archivo no podrá ser descargado. Deja este campo en blanco si no quieres incluir una fecha límite." ["Combinations are the different variations of a product, with attributes like its size, weight or color taking different values. Does your product require combinations?"]=> string(182) "Las combinaciones son las diferentes variaciones de un producto en los que atributos como la talla, el peso o el color tienen valores distintos. ¿Tu producto requiere combinaciones?" ["Advanced settings in [1][2]Combinations[/1]"]=> string(50) "Configuración avanzada en [1][2]Combinaciones[/1]" ["Your reference code for this product. Allowed special characters: .-_#."]=> string(84) "Tu código de referencia para este producto. Caracteres especiales permitidos: .-_#." ["How many products should be available for sale?"]=> string(59) "¿Cuántos productos deben estar disponibles para la venta?" ["Advanced settings in [1][2]Quantities[/1]"]=> string(47) "Configuración avanzada en [1][2]Cantidades[/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."]=> string(157) "Este es el precio final al que vende este producto a tus clientes. El precio con impuestos incluidos, cambiará según la regla de impuestos que selecciones." ["Advanced settings in [1][2]Pricing[/1]"]=> string(44) "Configuración avanzada en [1][2]Precios[/1]" ["MPN is used internationally to identify the Manufacturer Part Number."]=> string(140) "El código MPN se utiliza internacionalmente para identificar el "Número de pieza del fabricante". (código identificativo del fabricante)." ["This type of product code is widely used in the United States, Canada, the United Kingdom, Australia, New Zealand and in other countries."]=> string(143) "Este tipo de código de producto es ampliamente utilizado en Estados Unidos, Canadá, Reino Unido, Australia, Nueva Zelanda y en otros países." ["ISBN is used internationally to identify books and their various editions."]=> string(83) "El ISBN se usa internacionalmente para identificar libros y sus diversas ediciones." ["Tags are meant to help your customers find your products via the search bar."]=> string(114) "Las etiquetas están pensadas para ayudar a los clientes a encontrar tus productos mediante la barra de búsqueda." ["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."]=> string(172) "Elige los términos y las palabras clave que tus clientes utilizarán para buscar este producto y asegúrate de que son coherentes con las etiquetas que ya hayas utilizado." ["You can manage tag aliases in the [1]Search section[/1]. If you add new tags, you have to rebuild the index."]=> string(128) "Puedes gestionar las etiquetas alias en la [1]sección Búsqueda[/1]. Si añades nuevas etiquetas, debes reconstruir el índice." ["Not all shops sell new products. This option enables you to indicate the condition of the product. It can be required on some marketplaces."]=> string(146) "No todas las tiendas venden productos nuevos. Esta opción te permite indicar el estado del producto. Puede ser necesario en algunos 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."]=> string(152) "Este es el precio al que vendes este producto a tus clientes. El precio con impuestos incluidos, cambiará según la regla de impuestos que selecciones." ["Some products can be purchased by unit (per bottle, per pound, etc.), and this is the price for one unit. For instance, if you’re selling fabrics, it would be the price per meter."]=> string(171) "Algunos productos se pueden comprar por unidad (por botella, por libra, etc.), y este es el precio de una unidad. Por ejemplo, si vendes telas, sería el precio por metro." ["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."]=> string(204) "El precio de coste es el precio que pagaste por el producto. No incluye los impuestos. Éste tiene que ser más bajo que el precio de venta final: la diferencia entre los dos será su margen de beneficio." ["You can set specific prices for customers belonging to different groups, different countries, etc."]=> string(99) "Puedes establecer precios específicos para clientes de diferentes grupos, diferentes países, etc." ["Sometimes one customer can fit into multiple price rules. Priorities allow you to define which rules apply first."]=> string(139) "Algunas veces un cliente puede encajar en múltiples reglas de precios. Las prioridades te permiten definir qué reglas se aplican primero." ["Invalid token"]=> string(16) "Token no válido" ["[1]Invalid token[/1]: direct access to this link may lead to a potential security breach."]=> string(111) "[1]Token no válido[/1]: el acceso directo a este enlace puede ocasionar una violación de seguridad potencial." ["Do you want to display this page?"]=> string(30) "¿Deseas mostrar esta página?" ["Yes, I understand the risks"]=> string(25) "Sí, entiendo los riesgos" ["Take me out of there!"]=> string(17) "¡Salir de aquí!" ["Click on "%displayed_label%" to index the category on your shop."]=> string(72) "Haz clic en "%displayed_label%" para indexar la categoría en tu tienda." ["If you want a category to appear in the menu of your shop, go to [1]Modules > Module Manager[/1] and configure your menu module."]=> string(167) "Si quieres que aparezca una categoría en el menú de tu tienda, dirígete [1]Módulos > Administrador de módulos[/1]. A continuación, configura tu módulo de menú." ["This is the main image for your category, displayed in the category page. The category description will overlap this image and appear in its top-left corner."]=> string(201) "Esta es la imagen principal para tu categoría, mostrada en la página de categorías. La descripción de la categoría será superpuesta por esta imagen, y aparecerá en la esquina superior izquierda." ["Displays a small image in the parent category's page, if the theme allows it."]=> string(88) "Muestra una imagen pequeña en la página de la categoría padre, si el tema lo permite." ["The category thumbnail appears in the menu as a small image representing the category, if the theme allows it."]=> string(130) "La miniatura de la categoría se muestra en el menú como una imagen pequeña que representa la categoría, si el tema lo permite." ["Only letters, numbers, underscore (_) and the minus (-) character are allowed."]=> string(88) "Sólo está permitidos los caracteres alfanuméricos, los guiones medio (-) y bajo (_)." ["Mark all of the customer groups which you would like to have access to this category."]=> string(83) "Marca todos los grupos de clientes que quieres que tengan acceso a esta categoría." ["You now have three default customer groups."]=> string(63) "En este momento tienes tres grupos de clientes predeterminados." ["An empty category is a category that has no product directly associated to it. An empty category may however contain products through its subcategories."]=> string(195) "Una categoría vacía es una categoría que no tiene ningún producto directamente asociado a la misma. Sin embargo una categoría vacía puede contener productos a través de sus subcategorías." ["To add combinations, you first need to create proper attributes and values in [1]%attributes_and_features_label%[/1]."]=> string(123) "Para añadir combinaciones, primero debe crear los atributos y valores adecuados en [1]%attributes_and_features_label%[/1]." } ["ModulesBuybuttonliteAdmin"]=> array(1) { ["Increase your conversion rate and boost your sales, generate links and add them to your content so that visitors can easily proceed to checkout"]=> string(156) "Aumente su tasa de conversión y aumente sus ventas, genere enlaces y agréguelos a su contenido para que los visitantes puedan proceder fácilmente al pago" } ["ShopNotificationsError"]=> array(101) { ["The email is already used, please choose another one or sign in"]=> string(68) " El correo electrónico ya está en uso, elija otro o inicie sesión" ["This voucher is disabled"]=> string(42) "Este cupón de descuento está desactivado" ["This voucher has already been used"]=> string(45) "Este cupón de descuento ya ha sido utilizado" ["This voucher is not valid yet"]=> string(43) "Este cupón de descuento aún no es válido" ["This voucher has expired"]=> string(36) "Este cupón de descuento ha caducado" ["You cannot use this voucher anymore (usage limit reached)"]=> string(78) "No puede volver a utilizar este cupón de descuento (límite de uso alcanzado)" ["You cannot use this voucher"]=> string(42) "No puede utilizar este cupón de descuento" ["You must choose a delivery address before applying this voucher to your order"]=> string(91) "Debe elegir una dirección de entrega antes de aplicar este cupón de descuento a su pedido" ["You cannot use this voucher in your country of delivery"]=> string(65) "No puede utilizar este cupón de descuento en su país de entrega" ["You must choose a carrier before applying this voucher to your order"]=> string(80) "Debe elegir un transportista antes de aplicar el cupón de descuento a su pedido" ["You cannot use this voucher with this carrier"]=> string(65) "No puede utilizar este cupón de descuento con este transportista" ["You cannot use this voucher on products on sale"]=> string(66) "No puede utilizar este cupón de descuento con productos en oferta" ["Please log in first"]=> string(33) "Por favor, inicie sesión primero" ["The minimum amount to benefit from this promo code is %s."]=> string(72) "La cantidad mínima para beneficiarse de este código promocional es %s." ["This voucher is already in your cart"]=> string(64) "Este cupón de descuento ya está siendo utilizado en su carrito" ["This voucher is not combinable with an other voucher already in your cart: %s"]=> string(117) "Este cupón de descuento no puede ser combinado junto con otro cupón de descuento que se encuentra en su carrito: %s" ["Cart is empty"]=> string(23) "El carrito está vacío" ["You cannot use this voucher because it has manually been removed."]=> string(65) "No puede utilizar este cupón porque se ha eliminado manualmente." ["You cannot use this voucher in an empty cart"]=> string(63) "No puede utilizar este cupón de descuento en un carrito vacío" ["You cannot use this voucher with these products"]=> string(62) "No puede utilizar este cupón de descuento con estos productos" ["This cart has expired."]=> string(25) "Este carrito ha caducado." ["This cart was already used in an order and has expired."]=> string(55) "Este carrito ya se utilizó en un pedido y ha caducado." ["Your account isn't available at this time, please contact us"]=> string(79) "Su cuenta no está disponible en este momento, por favor, contacte con nosotros" ["Authentication failed."]=> string(24) "Error de autenticación." ["Invalid email/password combination"]=> string(70) "Combinación dirección de correo electrónico/contraseña, incorrecta" ["There seems to be an issue with your account, please contact support"]=> string(85) "Parece que hay un problema con su cuenta, por favor, contacte con el soporte técnico" ["An account was already registered with this email address"]=> string(80) "Una cuenta ya se encuentra registrada con esta dirección de correo electrónico" ["Password is required"]=> string(27) "Se requiere una contraseña" ["The %1$s field is too long (%2$d chars max)."]=> string(60) "El campo %1$s es demasiado largo. (%2$d caracteres máximos)" ["%s is required."]=> string(16) "%s es requerido." ["is invalid."]=> string(14) "no es válido." ["Could not delete address."]=> string(34) "No se pudo eliminar la dirección." ["Please fix the error below."]=> string(38) "Por favor, corrija el siguiente error." ["Could not delete the address since it is used in the shopping cart."]=> string(84) "No se pudo eliminar la dirección porque se está usando en el carrito de la compra." ["The customer could not be found."]=> string(34) "El cliente no pudo ser encontrado." ["You must enter a voucher code."]=> string(50) "Debe introducir un código de cupón de descuento." ["The voucher code is invalid."]=> string(49) "El código del cupón de descuento no es válido." ["This voucher does not exist."]=> string(35) "Este cupón de descuento no existe." ["You must add %quantity% minimum quantity"]=> string(44) "Debe añadir una cantidad mínima %quantity%" ["Null quantity."]=> string(13) "Cantidad nula" ["Product not found"]=> string(22) "Producto no encontrado" ["This product (%product%) is no longer available."]=> string(57) "Este producto (%product%), ya no se encuentra disponible." ["The product is no longer available in this quantity."]=> string(54) "El producto ya no tiene tantas cantidades disponibles." ["The minimum purchase order quantity for the product %product% is %quantity%."]=> string(84) "La cantidad mínima en el pedido de compra para el producto %product% es %quantity%." ["Please fill in all of the required fields, and then save your customizations."]=> string(92) "Por favor, rellene todos los campos requeridos, a continuación, guarde la personalización." ["You already have the maximum quantity available for this product."]=> string(59) "Ya tiene la cantidad máxima disponible para este producto." ["The item %product% in your cart is now a product with attributes. Please delete it and choose one of its combinations to proceed with your order."]=> string(181) "El artículo %product% que se encuentra en su carrito, es ahora un producto con atributos. Elimínelo y seleccione una de sus combinaciones disponibles para continuar con su pedido." ["%product% is no longer available in this quantity. You cannot proceed with your order until the quantity is adjusted."]=> string(113) "%product% ya no está disponible en esta cantidad. No puede continuar con su pedido hasta que ajuste la cantidad." ["The available purchase order quantity for this product is %quantity%."]=> string(67) "La cantidad disponible para comprar de este producto es %quantity%." ["You can only buy %quantity% "%product%". Please adjust the quantity in your cart to continue."]=> string(90) "Solo puedes comprar %quantity% %product%. Ajusta la cantidad en el carrito para continuar." ["Invalid key."]=> string(17) "Clave no válida." ["This product does not exist in our store."]=> string(42) "Este producto no existe en nuestra tienda." ["This product has been deleted."]=> string(32) "Este producto ha sido eliminado." ["This file no longer exists."]=> string(26) "Este archivo ya no existe." ["This product has been refunded."]=> string(34) "Este producto ha sido reembolsado." ["The product deadline is in the past."]=> string(42) "La fecha límite del producto ha expirado." ["The product expiration date has passed, preventing you from download this product."]=> string(89) "La fecha de expiración del producto ha pasado, lo que le impide descargar este producto." ["Expiration date has passed, you cannot download this product."]=> string(68) "La fecha de expiración ha pasado, no puede descargar este producto." ["You have reached the maximum number of downloads allowed."]=> string(56) "Ha alcanzado el número máximo de descargas permitidas." ["Please provide the required information"]=> string(49) "Por favor, facilítenos la información requerida" ["We couldn't find your order with the information provided, please try again"]=> string(98) "No hemos podido encontrar su pedido con la información facilitada, por favor, inténtelo de nuevo" ["An unexpected error occurred while creating your account."]=> string(55) "Se ha producido un error inesperado al crear su cuenta." ["Could not update your information, please check your data."]=> string(70) "No se pudo actualizar su información, por favor, compruebe sus datos." ["The minimum score must be: %s"]=> string(31) "El puntaje mínimo debe ser: %s" ["Sorry. We cannot renew your order."]=> string(50) "Lo sentimos, no podemos volver a enviar su pedido." ["Some items are no longer available, and we are unable to renew your order."]=> string(83) "Algunos artículos ya no están disponibles y no podemos volver a enviar su pedido." ["The order is no longer valid."]=> string(27) "El pedido ya no es válido." ["You do not have enough products to request an additional merchandise return."]=> string(86) "No tiene suficientes productos para solicitar una devolución de mercancía adicional." ["Please provide an explanation for your RMA."]=> string(47) "Por favor, indique el motivo de la devolución." ["Please check at least one product you would like to return."]=> string(53) "Por favor, marque al menos un producto para devolver." ["For each product you wish to add, please specify the desired quantity."]=> string(71) "Para cada producto que quiera añadir, especifique la cantidad deseada." ["This order cannot be returned"]=> string(33) "Este pedido no puede ser devuelto" ["We cannot regenerate your password with the data you've submitted"]=> string(64) "No podemos regenerar su contraseña con los datos que ha enviado" ["You cannot regenerate the password for this account."]=> string(51) "No puede regenerar la contraseña para esta cuenta." ["You can regenerate your password only every %d minute(s)"]=> string(53) "Solo puede regenerar su contraseña cada %d minuto(s)" ["An error occurred while sending the email."]=> string(58) "Se ha producido un error al enviar el correo electrónico." ["Customer account not found"]=> string(31) "Cuenta de cliente no encontrada" ["The password change request expired. You should ask for a new one."]=> string(76) "La solicitud de cambio de contraseña ha caducado. Debe solicitar una nueva." ["The password is missing: please enter your new password."]=> string(64) "Falta la contraseña: por favor, introduce tu nueva contraseña." ["The confirmation is empty: please fill in the password confirmation as well"]=> string(108) "El campo de confirmación está vacío: por favor, rellena también el campo de confirmación de contraseña" ["The confirmation password doesn't match."]=> string(44) "La confirmación de contraseña no coincide." ["The password is not in a valid format."]=> string(40) "El formato de contraseña no es válido." ["An error occurred with your account, which prevents us from updating the new password. Please report this issue using the contact form."]=> string(157) "Se ha producido un error con su cuenta, lo que impide actualizar la nueva contraseña. Por favor, informe este problema utilizando el formulario de contacto." ["Invoices are disabled in this shop."]=> string(48) "Las facturas están desactivadas en esta tienda." ["The invoice was not found."]=> string(22) "Factura no encontrada." ["No invoice is available."]=> string(22) "Factura no disponible." ["Order return not confirmed."]=> string(36) "Devolución de pedido no confirmada." ["Order return not found."]=> string(36) "Devolución de pedido no encontrada." ["This product is no longer available."]=> string(36) "Este producto ya no esta disponible." ["You do not have access to this product."]=> string(32) "No tiene acceso a este producto." ["An error occurred while deleting the selected picture."]=> string(60) "Se ha producido un error al eliminar la imagen seleccionada." ["An error occurred during the image upload process."]=> string(67) "Se ha producido un error durante el proceso de subida de la imagen." ["Invalid message."]=> string(19) "Mensaje no válido." ["You do not have access to this category."]=> string(35) "No tienes acceso a esta categoría." ["The message cannot be blank."]=> string(36) "El mensaje no puede estar en blanco." ["Invalid email address."]=> string(45) "Dirección de correo electrónico no válida." ["Invalid message"]=> string(18) "Mensaje no válido" ["There are not enough products in stock"]=> string(37) "No hay suficientes productos en stock" ["This product is no longer available for sale."]=> string(37) "Este producto ya no está disponible." ["Your address is incomplete, please update it."]=> string(56) "Su dirección está incompleta, por favor, actualícela." ["You have no merchandise return authorizations."]=> string(55) "No tiene autorización para devoluciones de mercancía." } ["ModulesWirepaymentAdmin"]=> array(21) { ["Account owner is required."]=> string(39) "El titular de la cuenta es obligatorio." ["Wire payment"]=> string(32) "Pagos por transferencia bancaria" ["Accept wire payments by displaying your account details during the checkout."]=> string(83) "Acepte pagos por transferencia mostrando los detalles de su cuenta durante el pago." ["Are you sure about removing these details?"]=> string(52) "¿Estás seguro de que quieres eliminar estos datos?" ["Account owner and account details must be configured before using this module."]=> string(90) "El titular y los datos de la cuenta deben ser configurados antes de utilizar este módulo." ["No currency has been set for this module."]=> string(54) "No se ha establecido ninguna moneda para este módulo." ["Account details are required."]=> string(38) "Los datos de la cuenta son requeridos." ["Account details"]=> string(18) "Datos de la cuenta" ["Account owner"]=> string(20) "Titular de la cuenta" ["Such as bank branch, IBAN number, BIC, etc."]=> string(54) "Tales como: sucursal bancaria, código IBAN, BIC, etc." ["Bank address"]=> string(28) "Dirección sucursal bancaria" ["Customization"]=> string(16) "Personalización" ["Reservation period"]=> string(19) "Período de reserva" ["Number of days the items remain reserved"]=> string(60) "Número de días en que los artículos permanecen reservados" ["Information to the customer"]=> string(23) "Información al cliente" ["Information on the bank transfer (processing time, starting of the shipping...)"]=> string(104) "Información sobre la transferencia bancaria (tiempo de procesado, iniciación del proceso de envío...)" ["Display the invitation to pay in the order confirmation page"]=> string(75) "Mostrar la invitación para pagar en la página de confirmación del pedido" ["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."]=> string(198) "La legislación de tu país puede requerir que envíes la invitación para pagar por correo electrónico solamente. Si desactivas la opción, se oculta la invitación en la página de confirmación." ["This module allows you to accept secure payments by bank wire."]=> string(70) "Este módulo permite aceptar pagos seguros por transferencia bancaria." ["If the client chooses to pay by bank wire, the order status will change to 'Waiting for Payment'."]=> string(107) "Si el cliente elige pagar por transferencia bancaria, el estado del pedido cambiará a 'En espera de pago'." ["That said, you must manually confirm the order upon receiving the bank wire."]=> string(85) "Por lo tanto, deberá confirmar el pedido en cuanto reciba la transferencia bancaria." } ["ShopThemeCustomeraccount"]=> array(83) { ["Forgot your password?"]=> string(76) "Si no conoces tu contraseña o la has olvidado, pulsa aquí para recuperarla" ["It is your account dashboard. Choose your section. "]=> string(46) "Es el tablero de su cuenta. Elige tu sección." ["Please enter the email address you used to register. You will receive a temporary link to reset your password."]=> string(229) "Por favor, introduzca la dirección de correo electrónico que utilizó para registrarse. Recibirá un enlace temporal en su bandeja de entrada para restablecer su contraseña. *** Revise su carpeta de Spam si no lo encuentra ***" ["Receive offers from our partners"]=> string(34) "Recibir ofertas de nuestros socios" ["#%id%"]=> string(8) "nº %id%" ["Your account"]=> string(9) "Su cuenta" ["Vouchers"]=> string(20) "Cupones de descuento" ["Credit slips"]=> string(18) "Facturas por abono" ["Merchandise returns"]=> string(26) "Devoluciones de mercancía" ["Information"]=> string(12) "Información" ["Addresses"]=> string(11) "Direcciones" ["Add first address"]=> string(26) "Añadir primera dirección" ["Orders"]=> string(7) "Pedidos" ["Order tracking"]=> string(22) "Seguimiento del pedido" ["Create account"]=> string(16) "Crear una cuenta" ["Log me out"]=> string(14) "Cerrar sesión" ["Log in to your customer account"]=> string(29) "Acceda a su cuenta de cliente" ["View my customer account"]=> string(24) "Ver mi cuenta de cliente" ["Enter a password between %s and %s characters"]=> string(53) "Introduce una contraseña de entre %s y %s caracteres" ["The minimum score must be: %s"]=> string(35) "La puntuación mínima debe ser: %s" ["Connected as [1]%firstname% %lastname%[/1]."]=> string(45) "Conectado como [1]%firstname% %lastname%[/1]." ["Not you? [1]Log out[/1]"]=> string(36) "¿No es usted? [1]Cerrar sesión[/1]" ["Personalized and secure access"]=> string(29) "Acceso seguro y personalizado" ["Fast and easy checkout"]=> string(43) "Proceso de paso por caja sencillo y rápido" ["Easier merchandise return"]=> string(51) "Realizar devoluciones de productos más fácilmente" ["Back to your account"]=> string(18) "Volver a su cuenta" ["Returned"]=> string(8) "Devuelto" ["Merchandise return"]=> string(25) "Devolución de mercancía" ["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."]=> string(189) "Si desea devolver uno o varios productos, por favor, marque la(s) casilla(s) correspondiente(s) e indique el motivo de la devolución. A continuación haga clic en el botón para continuar." ["Request a return"]=> string(25) "Solicitar una devolución" ["Messages"]=> string(8) "Mensajes" ["Add a message"]=> string(19) "Añadir un mensaje:" ["If you would like to add a comment about your order, please write it in the field below."]=> string(91) "Si desea dejarnos un comentario acerca de su pedido, por favor, escríbalo a continuación." ["Update your address"]=> string(24) "Actualizar su dirección" ["New address"]=> string(16) "Nueva dirección" ["Your addresses"]=> string(15) "Sus direcciones" ["Log in to your account"]=> string(29) "Iniciar sesión con su cuenta" ["No account? Create one here"]=> string(37) "¿No tiene una cuenta? Cree una aquí" ["Your vouchers"]=> string(24) "Tus cupones de descuento" ["Guest Order Tracking"]=> string(33) "Seguimiento de pedido de invitado" ["To track your order, please enter the following information:"]=> string(75) "Por favor, introduzca los siguientes datos para el seguimiento de su pedido" ["For example: QIIXJXNUI or QIIXJXNUI#1"]=> string(37) "Por ejemplo : QIIXJXNUI o QIIXJXNUI#1" ["Guest Tracking"]=> string(21) "Seguimiento de pedido" ["Order history"]=> string(20) "Historial de pedidos" ["Here are the orders you've placed since your account was created."]=> string(65) "Estos son los pedidos que ha realizado desde que creó su cuenta." ["Details"]=> string(5) "Datos" ["Your personal information"]=> string(20) "Sus datos personales" ["Order history and details"]=> string(35) "Historial y detalles de mis pedidos" ["You have given permission to receive your order in recycled packaging."]=> string(54) "Ha solicitado recibir su pedido en embalaje reciclado." ["Order details"]=> string(19) "Detalles del pedido" ["Order Reference %reference% - placed on %date%"]=> string(54) "Referencia de pedido %reference% - efectuado el %date%" ["Download your invoice as a PDF file."]=> string(36) "Descargar su factura en formato PDF." ["You have requested gift wrapping for this order."]=> string(54) "Ha solicitado envolver este pedido en papel de regalo." ["Message"]=> string(7) "Mensaje" ["Follow your order's status step-by-step"]=> string(40) "Siga paso a paso, el estado de su pedido" ["Click the following link to track the delivery of your order"]=> string(74) "Haga clic en el siguiente enlace para realizar un seguimiento de su pedido" ["Here is a list of pending merchandise returns"]=> string(61) "A continuación encontrará la lista de devoluciones en curso" ["Return"]=> string(8) "Devolver" ["Package status"]=> string(18) "Estado del paquete" ["Returns form"]=> string(26) "Formulario de Devoluciones" ["Return details"]=> string(26) "Detalles de la devolución" ["%number% on %date%"]=> string(18) "%number% el %date%" ["We have logged your return request."]=> string(43) "Hemos aceptado su solicitud de devolución." ["Your package must be returned to us within %number% days of receiving your order."]=> string(92) "Su paquete debe ser devuelto en el plazo de %number% días desde la recepción de su pedido." ["The current status of your merchandise return is: [1] %status% [/1]"]=> string(73) "El estado actual de la devolución de la mercancía es: [1] %status% [/1]" ["List of items to be returned:"]=> string(32) "Listado de productos a devolver:" ["Reminder"]=> string(12) "Recordatorio" ["All merchandise must be returned in its original packaging and in its original state."]=> string(85) "Todos los productos deben devolverse en su embalaje original y en su estado original." ["Please print out the [1]returns form[/1] and include it with your package."]=> string(85) "Por favor, imprima el [1]formulario de devolución[/1] e introdúzcalo en el paquete." ["Please check the [1]returns form[/1] for the correct address."]=> string(93) "Por favor, compruebe que la dirección es la correcta en el [1]formulario de devolución[/1]." ["When we receive your package, we will notify you by email. We will then begin processing order reimbursement."]=> string(139) "Cuando recibamos el paquete, se lo notificaremos por correo electrónico. A continuación, comenzaremos a procesar el reembolso del pedido." ["Please let us know if you have any questions."]=> string(83) "Por favor, póngase en contacto con nosotros si tiene alguna consulta que hacernos." ["If the conditions of return listed above are not respected, we reserve the right to refuse your package and/or reimbursement."]=> string(140) "Si las condiciones de devolución indicadas anteriormente no se respetan, nos reservamos el derecho de rechazar el paquete y/o el reembolso." ["Order"]=> string(6) "Pedido" ["Date issued"]=> string(18) "Fecha de creación" ["Credit slips you have received after canceled orders."]=> string(58) "Facturas por abono que ha recibido por pedidos cancelados." ["Credit slip"]=> string(17) "Factura por abono" ["View credit slip"]=> string(21) "Ver factura por abono" ["Reset your password"]=> string(26) "Restablecer su contraseña" ["Email address: %email%"]=> string(42) "Dirección de correo electrónico: %email%" ["Create an account"]=> string(16) "Crear una cuenta" ["Already have an account?"]=> string(22) "¿Ya tiene una cuenta?" ["Log in instead!"]=> string(17) "¡Inicie sesión!" } ["ShopThemeCheckout"]=> array(117) { ["Free"]=> string(6) "Gratis" ["Transaction amount has been correctly updated"]=> string(39) "Transacción actualizada correctamente." ["Product"]=> string(8) "Producto" ["Price"]=> string(6) "Precio" ["Qty"]=> string(8) "Cantidad" ["There are not enough products in stock"]=> string(38) "No hay suficientes productos en stock." ["Empty"]=> string(7) "Vacío." ["Your cart"]=> string(11) "Tu Carrito." ["Checkout"]=> string(15) "Tramitar pedido" ["is added to your shopping cart"]=> string(32) "Añadido al Carrito de la compra" ["Order with an obligation to pay"]=> string(17) "Finalizar pedido." ["Billing address differs from shipping address"]=> string(69) "La dirección de facturación es diferente a la dirección de entrega" ["tax incl."]=> string(15) "impuestos incl." ["tax excl."]=> string(15) "impuestos excl." ["(additional cost of %giftcost% %taxlabel%)"]=> string(42) "(coste adicional de %giftcost% %taxlabel%)" ["I would like my order to be gift wrapped %cost%"]=> string(48) "Quiero mi pedido sea envuelto para regalo %cost%" ["Personal Information"]=> string(16) "Datos Personales" ["I agree to the [terms of service] and will adhere to them unconditionally."]=> string(76) "Estoy de acuerdo con los [términos del servicio] y los acepto sin reservas." ["%price% tax incl."]=> string(17) "%price% imp incl." ["%price% tax excl."]=> string(23) "%price% impuestos excl." ["My Address"]=> string(13) "Mi Dirección" ["Tax included"]=> string(19) "Impuestos incluidos" ["Tax excluded"]=> string(19) "Impuestos excluidos" ["Free shipping"]=> string(15) "Envío gratuito" ["Guest order tracking"]=> string(33) "Seguimiento de pedido de invitado" ["Order confirmation"]=> string(23) "Confirmación de pedido" ["Product Successfully Added to Your Shopping Cart"]=> string(44) "Producto añadido correctamente a su carrito" ["Discount(s)"]=> string(12) "Descuento(s)" ["Shipping"]=> string(10) "Transporte" ["Included taxes"]=> string(19) "Impuestos incluidos" ["Taxes"]=> string(9) "Impuestos" ["1 item"]=> string(11) "1 artículo" ["%count% items"]=> string(18) "%count% artículos" ["A minimum shopping cart total of %amount% (tax excl.) is required to validate your order. Current cart total is %total% (tax excl.)."]=> string(166) "Se necesita una compra mínima total de %amount% (impuestos exc.) para validar su pedido. En este momento el valor total de su carrito es de %total% (impuestos exc.)." ["Total"]=> string(5) "Total" ["Total (tax incl.)"]=> string(23) "Total (impuestos incl.)" ["Total (tax excl.)"]=> string(23) "Total (impuestos excl.)" ["Total paid"]=> string(12) "Total pagado" ["Subtotal"]=> string(8) "Subtotal" ["Gift wrapping"]=> string(20) "Embalaje para regalo" ["Discount"]=> string(9) "Descuento" ["Shipping and handling"]=> string(22) "Envío y manipulación" ["Tax"]=> string(9) "Impuestos" ["Product successfully added to your shopping cart"]=> string(54) "Producto añadido correctamente a su carrito de compra" ["Quantity:"]=> string(9) "Cantidad:" ["There are %products_count% items in your cart."]=> string(46) "Hay %products_count% artículos en su carrito." ["There is %products_count% item in your cart."]=> string(45) "Hay %products_count% artículo en su carrito." ["Subtotal:"]=> string(9) "Subtotal:" ["Shipping:"]=> string(7) "Envío:" ["Shopping cart link containing %nbProducts% product(s)"]=> string(63) "Enlace al carrito de la compra que tiene %nbProducts% productos" ["Cart"]=> string(7) "Carrito" ["The minimum purchase order quantity for the product is %quantity%."]=> string(74) "La cantidad mínima en el pedido de compra para el producto es %quantity%." ["Use this address for invoice too"]=> string(47) "Utilizar esta dirección para facturas también" ["%productName% product quantity field"]=> string(35) "cantidad del producto %productName%" ["Gift"]=> string(6) "Regalo" ["There are no more items in your cart"]=> string(36) "No hay más artículos en su carrito" ["Have a promo code?"]=> string(31) "¿Tiene un código promocional?" ["Promo code"]=> string(19) "Código promocional" ["Close"]=> string(6) "Cerrar" ["Create an account"]=> string(16) "Crear una cuenta" ["(optional)"]=> string(10) "(opcional)" ["And save time on your next order!"]=> string(40) "¡Y ahorre tiempo en su próximo pedido!" ["Order items"]=> string(21) "Artículos del pedido" ["Unit price"]=> string(15) "Precio unitario" ["Total products"]=> string(15) "Total productos" ["%product_count% item in your cart"]=> string(39) "%product_count% artículo en su carrito" ["%products_count% items in your cart"]=> string(41) "%products_count% artículos en su carrito" ["Shipping Method"]=> string(17) "Método de envío" ["Addresses"]=> string(11) "Direcciones" ["Please check your order before payment"]=> string(53) "Por favor, revise su pedido antes de realizar el pago" ["Your Delivery Address"]=> string(24) "Su dirección de entrega" ["Your Invoice Address"]=> string(29) "Su dirección de facturación" ["The selected address will be used as your personal address (for invoice)."]=> string(92) "La dirección seleccionada se utilizará como su dirección personal (para la facturación)." ["The selected address will be used both as your personal address (for invoice) and as your delivery address."]=> string(123) "La dirección seleccionada se utilizará tanto como de dirección personal (para la factura) como de dirección de entrega." ["Shipping Address"]=> string(20) "Dirección de envío" ["No payment needed for this order"]=> string(39) "Ningún pago necesario para este pedido" ["Selected"]=> string(12) "Seleccionado" ["Unfortunately, there are no payment method available."]=> string(56) "Desafortunadamente, no hay métodos de pago disponibles." ["By confirming the order, you certify that you have read and agree with all of the conditions below:"]=> string(100) "Al confirmar el pedido, certifica que ha leído y acepta en su totalidad las siguientes condiciones:" ["Place order"]=> string(15) "Realizar pedido" ["Please make sure you've chosen a [1]payment method[/1] and accepted the [2]terms and conditions[/2]."]=> string(121) "Por favor, asegúrese de haber escogido un [1]método de pago[/1] y de haber aceptado los [2]términos y condiciones[/2]." ["If you sign out now, your cart will be emptied."]=> string(48) "Si cierra sesión ahora, se vaciará su carrito." ["Order as a guest"]=> string(19) "Pedir como invitado" ["If you would like to add a comment about your order, please write it in the field below."]=> string(91) "Si desea dejarnos un comentario acerca de su pedido, por favor, escríbalo a continuación." ["I would like to receive my order in recycled packaging."]=> string(47) "Quiero recibir mi pedido en embalaje reciclado." ["If you'd like, you can add a note to the gift:"]=> string(46) "Si lo desea, puede añadir una nota al regalo:" ["Unfortunately, there are no carriers available for your delivery address."]=> string(99) "Desafortunadamente, no disponemos de ningún transportista disponible para su dirección de envío." ["Shopping Cart"]=> string(7) "Carrito" ["Your order is confirmed"]=> string(26) "Su pedido está confirmado" ["An email has been sent to your mail address %email%."]=> string(70) "Se ha enviado un email a su dirección de correo electrónico %email%." ["You can also [1]download your invoice[/1]"]=> string(42) "También puede [1]descargar su factura[/1]" ["Order details"]=> string(19) "Detalles del pedido" ["Order reference: %reference%"]=> string(33) "Referencia de pedido: %reference%" ["Payment method: %method%"]=> string(25) "Método de pago: %method%" ["Shipping method: %method%"]=> string(27) "Método de envío: %method%" ["Save time on your next order, sign up now"]=> string(54) "Ahorre tiempo en su próximo pedido, regístrese ahora" ["Quantity"]=> string(8) "Cantidad" ["Code"]=> string(7) "Código" ["Description"]=> string(12) "Descripción" ["Value"]=> string(5) "Valor" ["Minimum"]=> string(7) "Mínimo" ["Cumulative"]=> string(11) "Acumulativo" ["Expiration date"]=> string(20) "Fecha de expiración" ["Name"]=> string(6) "Nombre" ["Payment"]=> string(4) "Pago" ["Order reference"]=> string(21) "Referencia del pedido" ["Date"]=> string(5) "Fecha" ["Total price"]=> string(12) "Precio total" ["Status"]=> string(6) "Estado" ["Invoice"]=> string(7) "Factura" ["Carrier"]=> string(13) "Transportista" ["Payment method"]=> string(15) "Método de pago" ["Delivery address %alias%"]=> string(29) "Dirección de entrega %alias%" ["Invoice address %alias%"]=> string(34) "Dirección de facturación %alias%" ["Weight"]=> string(4) "Peso" ["Shipping cost"]=> string(15) "Costo de envío" ["Tracking number"]=> string(22) "Número de seguimiento" } ["ShopThemeCatalog"]=> array(112) { ["No supplier"]=> string(13) "Sin proveedor" ["No brand"]=> string(9) "Sin marca" ["There are no products."]=> string(17) "No hay productos." ["Condition"]=> string(6) "Estado" ["Tap to zoom"]=> string(17) "Toca para acercar" ["Download"]=> string(8) "Descarga" ["The following product will only be available for store pickup."]=> string(69) "El siguiente producto solo estará disponible para recoger en tienda." ["List of products by brand %s"]=> string(33) "Lista de productos de la marca %s" ["tituloayuda"]=> string(45) "¿Necesitas ayuda para comprar este producto?" ["Texto ayuda producto"]=> string(134) "Llámanos al 91 607 17 64 y compra de la mano de un experto. Te asesoramos, gestionamos tu pedido y el pago de forma cómoda y segura." ["Titulo ayuda producto"]=> string(45) "¿Necesitas ayuda para comprar este producto?" ["Unit discount"]=> string(18) "Descuento unitario" ["Items"]=> string(10) "Artículos" ["Item"]=> string(9) "Artículo" ["Categories"]=> string(11) "Categorías" ["Pages"]=> string(8) "Páginas" ["Price drop"]=> string(22) "Promociones especiales" ["Best sellers"]=> string(17) "Los más vendidos" ["Category: %category_name%"]=> string(27) "Categoría: %category_name%" ["List of all brands"]=> string(27) "Listado de todas las marcas" ["%number% products"]=> string(18) "%number% productos" ["%number% product"]=> string(17) "producto %number%" ["Prices drop"]=> string(7) "Ofertas" ["Search results"]=> string(26) "Resultados de la búsqueda" ["List of products by supplier %supplier_name%"]=> string(50) "Listado de productos por proveedor %supplier_name%" ["List of all suppliers"]=> string(32) "Listado de todos los proveedores" ["Quantity"]=> string(8) "Cantidad" ["Sales, highest to lowest"]=> string(27) "Ventas en orden decreciente" ["Date added, newest to oldest"]=> string(49) "Fecha de añadido, más recientes a más antiguos" ["Date added, oldest to newest"]=> string(52) "Fecha de añadido, de más antiguos a más recientes" ["Name, A to Z"]=> string(13) "Nombre, A a Z" ["Name, Z to A"]=> string(13) "Nombre, Z a A" ["Price, low to high"]=> string(32) "Precio: de más bajo a más alto" ["Price, high to low"]=> string(32) "Precio, de más alto a más bajo" ["Relevance"]=> string(10) "Relevancia" ["%1$s:"]=> string(5) "%1$s:" ["Search our catalog"]=> string(22) "Búsqueda en catálogo" ["Search"]=> string(6) "Buscar" ["New"]=> string(5) "Nuevo" ["Used"]=> string(5) "Usado" ["Refurbished"]=> string(15) "Reacondicionado" ["Online only"]=> string(31) "¡Disponible sólo en Internet!" ["On sale!"]=> string(12) "¡En oferta!" ["Reduced price"]=> string(15) "Precio rebajado" ["Pack"]=> string(4) "Pack" ["Product available with different options"]=> string(38) "Producto disponible con otras opciones" ["Last items in stock"]=> string(26) "Últimas unidades en stock" ["ean13"]=> string(5) "ean13" ["isbn"]=> string(4) "isbn" ["upc"]=> string(3) "upc" ["MPN"]=> string(3) "MPN" ["Best Sellers"]=> string(17) "Los más vendidos" ["All best sellers"]=> string(27) "Los productos más vendidos" ["All brands"]=> string(16) "Todas las marcas" ["brands"]=> string(6) "marcas" ["Brands"]=> string(6) "Marcas" ["%s other product in the same category:"]=> string(40) "%s otro producto en la misma categoría:" ["%s other products in the same category:"]=> string(42) "%s otros productos en la misma categoría:" ["Customers who bought this product also bought:"]=> string(62) "Los clientes que adquirieron este producto también compraron:" ["My alerts"]=> string(11) "Mis alertas" ["Popular Products"]=> string(20) "Productos Destacados" ["All products"]=> string(19) "Todos los productos" ["New products"]=> string(9) "Novedades" ["All new products"]=> string(19) "Todas las novedades" ["1 person is currently watching this product."]=> string(37) "1 persona está viendo este producto." ["%nb_people% people are currently watching this product."]=> string(61) "%nb_people% personas están viendo este producto ahora mismo." ["Last time this product was bought: %date_last_order%"]=> string(59) "Última vez que se compró este producto: %date_last_order%" ["Last time this product was added to a cart: %date_last_cart%"]=> string(72) "Última vez que se añadió este producto a un carrito: %date_last_cart%" ["No RSS feed added"]=> string(36) "No se ha añadido ninguna fuente RSS" ["On sale"]=> string(9) "En oferta" ["All sale products"]=> string(29) "Todas los productos en oferta" ["All suppliers"]=> string(21) "Todos los proveedores" ["Suppliers"]=> string(11) "Proveedores" ["Viewed products"]=> string(21) "Productos más vistos" ["Regular price"]=> string(11) "Precio base" ["Price"]=> string(6) "Precio" ["Your customization:"]=> string(20) "Su personalización:" ["Product customization"]=> string(29) "Personalización del producto" ["Brand"]=> string(5) "Marca" ["In stock"]=> string(8) "En stock" ["Availability date:"]=> string(24) "Fecha de disponibilidad:" ["Data sheet"]=> string(14) "Ficha técnica" ["Specific References"]=> string(24) "Referencias específicas" ["Reference"]=> string(10) "Referencia" ["Volume discounts"]=> string(22) "Descuentos por volumen" ["You Save"]=> string(12) "Usted ahorra" ["Save %percentage%"]=> string(25) "%percentage% de descuento" ["Save %amount%"]=> string(18) "Ahorre un %amount%" ["%price% tax excl."]=> string(23) "%price% impuestos excl." ["Instead of %price%"]=> string(19) "En lugar de %price%" ["Including %amount% for ecotax"]=> string(35) "Incluyendo %amount% para la ecotasa" ["(not impacted by the discount)"]=> string(35) "(no está incluido en el descuento)" ["No tax"]=> string(13) "Sin impuestos" [": "]=> string(2) ": " ["Showing %from%-%to% of %total% item(s)"]=> string(45) "Mostrando %from%-%to% de %total% artículo(s)" ["There are %product_count% products."]=> string(30) "Hay %product_count% productos." ["There is 1 product."]=> string(15) "Hay 1 producto." ["List of products by brand %brand_name%"]=> string(43) "Listado de productos por marca %brand_name%" ["No products available yet"]=> string(28) "No hay productos disponibles" ["Stay tuned! More products will be shown here as they are added."]=> string(60) "¡Estate atento! Próximamente se añadirán más productos." ["No matches were found for your search"]=> string(51) "No se han encontrado coincidencias con tu búsqueda" ["Please try other keywords to describe what you are looking for."]=> string(63) "Usa otras palabras clave para describir lo que estás buscando." ["List of products by supplier %s"]=> string(37) "Listado de productos por proveedor %s" ["This pack contains"]=> string(18) "Este pack contiene" ["Description"]=> string(12) "Descripción" ["Product Details"]=> string(21) "Detalles del producto" ["Attachments"]=> string(8) "Adjuntos" ["You might also like"]=> string(28) "También podría interesarle" ["Unit price"]=> string(15) "Precio unitario" ["Total price"]=> string(12) "Precio total" ["Product"]=> string(8) "Producto" ["No products available"]=> string(28) "No hay productos disponibles" } ["ModulesLegalcomplianceShop"]=> array(4) { ["I agree to the [terms of service] and [revocation terms] and will adhere to them unconditionally."]=> string(96) "Estoy de acuerdo con los [términos del servicio] y los [términos de revocación] y los acepto." ["All prices are mentioned tax excluded"]=> string(55) "Todos los precios son indicados con impuestos excluidos" ["shipping excluded"]=> string(18) "envío no incluido" ["Information"]=> string(12) "Información" } ["ShopPdf"]=> array(98) { ["Delivery"]=> string(7) "Enviado" [": "]=> string(2) ": " ["Invoice"]=> string(7) "Factura" ["%taxrate%%space%%"]=> string(17) "%taxrate%%space%%" ["Order return"]=> string(12) "Devoluciones" ["Credit slip"]=> string(17) "Factura por abono" ["Supply order form"]=> string(35) "Formulario de pedido de suministros" ["TE: Tax excluded"]=> string(23) "IE: Impuestos excluidos" ["TI: Tax included"]=> string(23) "II: Impuestos incluidos" ["No payment"]=> string(11) "No hay pago" ["Product"]=> string(8) "Producto" ["%s:"]=> string(3) "%s:" ["image(s):"]=> string(11) "imagen(es):" ["Reference"]=> string(10) "Referencia" ["Qty"]=> string(5) "Cant." ["Carrier"]=> string(13) "Transportista" ["Order Reference"]=> string(20) "Referencia de pedido" ["Order date"]=> string(15) "Fecha de pedido" ["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)."]=> string(220) "Una versión electrónica de su factura está disponible en su cuenta. Para acceder a ella, inicie sesión en nuestro sitio web usando su correo electrónico y contraseña (la que creó cuando realizó su primer pedido)." ["For more assistance, contact Support:"]=> string(60) "Para obtener más ayuda, póngase en contacto con Soporte:" ["Tel: %s"]=> string(7) "Tel: %s" ["Fax: %s"]=> string(7) "Fax: %s" ["Delivery Address"]=> string(21) "Dirección de entrega" ["Billing Address"]=> string(26) "Dirección de facturación" ["Delivery address"]=> string(21) "Dirección de entrega" ["Billing address"]=> string(26) "Dirección de facturación" ["Note"]=> string(4) "Nota" ["Payment Method"]=> string(15) "Método de pago" ["(Tax excl.)"]=> string(17) "(Impuestos excl.)" ["Unit Price"]=> string(15) "Precio unitario" ["ecotax: %s"]=> string(11) "ecotasa: %s" ["Discounts"]=> string(10) "Descuentos" ["Base price"]=> string(11) "Precio base" ["Total"]=> string(5) "Total" ["Invoice Number"]=> string(18) "Número de factura" ["Invoice Date"]=> string(16) "Fecha de Factura" ["VAT Number"]=> string(14) "Número de IVA" ["Exempt of VAT according to section 259B of the General Tax Code."]=> string(83) "Exento de IVA de acuerdo con la sección 259B del Código General de Impuestos." ["Tax Detail"]=> string(18) "Desglose impuestos" ["Products"]=> string(9) "Productos" ["Shipping"]=> string(10) "Transporte" ["Ecotax"]=> string(7) "Ecotasa" ["Wrapping"]=> string(8) "Embalaje" ["Total Tax"]=> string(14) "Total impuesto" ["Total Products"]=> string(15) "Total Productos" ["Total Discounts"]=> string(16) "Total Descuentos" ["Shipping Costs"]=> string(16) "Gastos de envío" ["Free Shipping"]=> string(13) "Envío gratis" ["Wrapping Costs"]=> string(18) "Gastos de embalaje" ["Total (Tax excl.)"]=> string(18) "Total (Imp. excl.)" ["Billing & Delivery Address"]=> string(36) "Dirección de entrega y facturación" ["If the following conditions are not met, we reserve the right to refuse your package and/or refund:"]=> string(110) "Si no se cumplen las siguientes condiciones, nos reservamos el derecho de rechazar el paquete y / o reembolso:" ["Please include this return reference on your return package:"]=> string(64) "Por favor, incluya esta referencia en su paquete de devolución:" ["All products must be returned in their original package and condition, unused and without damage."]=> string(95) "Todos los productos deben ser devueltos en su embalaje y estado original, sin uso y sin daños." ["Please print out this document and slip it into your package."]=> string(63) "Por favor, imprima este documento e introdúzcalo en su envío." ["The package should be sent to the following address:"]=> string(53) "El paquete debe enviarse a la siguiente dirección:" ["Upon receiving your package, we will notify you by e-mail. We will then begin processing the refund, if applicable. Let us know if you have any questions"]=> string(190) "Al recibir el paquete, se lo notificaremos por correo electrónico. A continuación, se iniciará la tramitación de la devolución, en su caso. Háganos saber si usted tiene alguna pregunta" ["Items to be returned"]=> string(21) "Artículos a devolver" ["We have logged your return request."]=> string(43) "Hemos aceptado su solicitud de devolución." ["Your package must be returned to us within"]=> string(63) "Le recordamos que la devolución debe efectuarse en un plazo de" ["days of receiving your order."]=> string(29) "días tras recibir su pedido." ["Return Number"]=> string(22) "Número de devolución" ["Date"]=> string(5) "Fecha" ["Payment method"]=> string(15) "Método de pago" ["Product / Reference"]=> string(22) "Producto / Referencia" ["Unit price"]=> string(15) "Precio unitario" ["(Tax Excl.)"]=> string(15) "(sin impuestos)" ["(Tax Incl.)"]=> string(12) "(Imp. incl.)" ["Price"]=> string(6) "Precio" ["No details"]=> string(12) "Sin detalles" ["image(s)"]=> string(10) "imagen(es)" ["Shipping (Tax Excl.)"]=> string(24) "Envío (impuestos excl.)" ["Shipping (Tax Incl.)"]=> string(24) "Envío (impuestos incl.)" ["Product Total (Tax Excl.)"]=> string(32) "Total Productos (sin impuestos)" ["Product Total (Tax Incl.)"]=> string(34) "Total Productos (impuestos inc.)" ["Product Total"]=> string(15) "Total productos" ["Total (Tax Excl.)"]=> string(18) "Total (Imp. Excl.)" ["Total (Tax Incl.)"]=> string(18) "Total (Imp. Incl.)" ["Products ordered:"]=> string(22) "Productos solicitados:" ["Designation"]=> string(12) "Designación" ["Unit Price TE"]=> string(19) "Precio unitario IE" ["Before discount"]=> string(20) "Antes del descuento" ["Discount Rate"]=> string(17) "Tasa de descuento" ["After discount"]=> string(22) "Después del descuento" ["Tax rate"]=> string(16) "Tasa de impuesto" ["Total TE"]=> string(8) "Total IE" ["Total TI"]=> string(8) "Total II" ["Tax Rate"]=> string(16) "Tasa de impuesto" ["No taxes"]=> string(13) "Sin impuestos" ["Taxes:"]=> string(10) "Impuestos:" ["Base TE"]=> string(8) "Base IE" ["Tax Value"]=> string(18) "Valor del impuesto" ["Summary:"]=> string(8) "Resumen:" ["(Before discount)"]=> string(22) "(Antes del descuento)" ["Order Discount"]=> string(20) "Descuento del pedido" ["(After discount)"]=> string(24) "(Después del descuento)" ["Tax value"]=> string(18) "Valor del impuesto" ["Total to pay"]=> string(13) "Total a pagar" } ["AdminNavigationHeader"]=> array(59) { ["View my store"]=> string(13) "Ver mi tienda" ["Orders"]=> string(7) "Pedidos" ["View my shop"]=> string(13) "Ver mi tienda" ["A new order has been placed on your shop."]=> string(44) "Se ha recibido un nuevo pedido en tu tienda." ["A new customer registered on your shop."]=> string(47) "Un nuevo cliente se ha registrado en tu tienda." ["A new message was posted on your shop."]=> string(48) "Un nuevo mensaje ha sido publicado en tu tienda." ["PrestaShop logo"]=> string(22) "Logotipo de PrestaShop" ["Remove from QuickAccess"]=> string(26) "Eliminar de acceso rápido" ["Add current page to QuickAccess"]=> string(37) "Añadir esta página a Acceso rápido" ["Manage quick accesses"]=> string(28) "Administrar accesos rápidos" ["Product name, SKU, reference..."]=> string(39) "Nombre del producto, SKU, referencia..." ["Email, name..."]=> string(16) "Email, nombre..." ["Customers by name"]=> string(19) "Clientes por nombre" ["Customers by IP address"]=> string(26) "Clientes por dirección IP" ["Invoice Number"]=> string(18) "Número de factura" ["Welcome back %name%"]=> string(27) "Bienvenido de nuevo, %name%" ["Your profile"]=> string(9) "Tu perfil" ["Sign out"]=> string(14) "Cerrar sesión" ["Quick Access"]=> string(14) "Acceso rápido" ["Please name this shortcut:"]=> string(40) "Por favor, renombre este acceso rápido:" ["Remove from Quick Access"]=> string(27) "Eliminar del Acceso Rápido" ["Manage your quick accesses"]=> string(28) "Administrar accesos rápidos" ["Customers"]=> string(8) "Clientes" ["Everywhere"]=> string(14) "toda la tienda" ["What are you looking for?"]=> string(23) "¿Qué estás buscando?" ["Order ID"]=> string(13) "ID del pedido" ["Cart ID"]=> string(10) "ID carrito" ["Module name"]=> string(18) "Nombre del módulo" ["Search (e.g.: product reference, customer name…)"]=> string(61) "Buscar (p. ej.: referencia de producto, nombre de cliente...)" ["Searchbar"]=> string(18) "Barra de búsqueda" ["Product name, reference, etc."]=> string(37) "Nombre del producto, referencia, etc." ["Name"]=> string(6) "Nombre" ["by name"]=> string(10) "por nombre" ["123.45.67.89"]=> string(12) "123.45.67.89" ["by IP address"]=> string(17) "por dirección IP" ["Invoice number"]=> string(17) "Numero de Factura" ["SEARCH"]=> string(9) "BÚSQUEDA" ["Order number:"]=> string(18) "Número de pedido:" ["Read this message"]=> string(17) "Leer este mensaje" ["Customer name:"]=> string(19) "Nombre del cliente:" ["Debug mode"]=> string(16) "Modo depuración" ["Maintenance mode"]=> string(18) "Modo mantenimiento" ["Home"]=> string(6) "Inicio" ["My Shop"]=> string(9) "Mi tienda" ["New category"]=> string(16) "Nueva categoría" ["New product"]=> string(5) "Nuevo" ["New voucher"]=> string(25) "Nuevo cupón de descuento" ["Installed modules"]=> string(19) "Módulos instalados" ["Catalog evaluation"]=> string(25) "Evaluación del catálogo" ["Link"]=> string(6) "Enlace" ["Quick Access menu"]=> string(23) "Menú de acceso rápido" ["If it's a URL that comes from your back office, you MUST remove the security token."]=> string(83) "Si es una URL que proviene de tu back office, DEBES eliminar el token de seguridad." ["Open in new window"]=> string(26) "Abrir en una nueva ventana" ["Add new quick access"]=> string(28) "Añadir nuevo acceso rápido" ["New customers"]=> string(15) "Nuevos clientes" ["New window"]=> string(13) "Nueva ventana" ["Customize your multistore header, [1]pick a color[/1] for this store context."]=> string(93) "Personalice su encabezado multitienda, [1]elija un color[/1] para el contexto de esta tienda." ["To apply specific settings to a store or a group of stores, select the parameter to modify, make your changes and save."]=> string(142) "Para aplicar configuraciones específicas a una tienda o grupo de tiendas, seleccione el parámetro a modificar, realice sus cambios y guarde." ["Select stores"]=> string(19) "Seleccionar tiendas" } ["ModulesFavoriteeasyAdmin"]=> array(2) { ["Create wishlist"]=> string(25) "Crear una lista de deseos" ["Rename"]=> string(9) "Renombrar" } ["ModulesFavoriteeasyShop"]=> array(31) { ["Add to Wishlist"]=> string(25) "Añadir a lista de deseos" ["Rename wishlist"]=> string(25) "Renombrar lista de deseos" ["Cancel"]=> string(8) "Cancelar" ["Add name"]=> string(14) "Añadir nombre" ["Wishlist name"]=> string(25) "Nombre de lista de deseos" ["Create wishlist"]=> string(5) "Crear" ["Create new list"]=> string(27) "Crear nueva lista de deseos" ["Add to wishlist"]=> string(25) "Añadir a lista de deseos" ["Next"]=> string(9) "Siguiente" ["Previous"]=> string(8) "Anterior" ["Wishlist"]=> string(15) "Lista de deseos" ["My wishlist"]=> string(18) "Mi lista de deseos" ["Select"]=> string(11) "Seleccionar" ["Rename"]=> string(9) "Renombrar" ["The list has been properly created"]=> string(23) "La lista ha sido creada" ["Favorites products"]=> string(19) "Productos favoritos" ["Page"]=> string(7) "Página" ["Page Wishlist"]=> string(20) "Página de favoritos" ["Favorite list is empty."]=> string(19) "No tienes favoritos" ["Create Wish Box"]=> string(18) "Crear una Wish Box" ["Open wish box"]=> string(14) "Abrir Wish Box" ["Share the list"]=> string(28) "Compartir la lista de deseos" ["Delete"]=> string(6) "Borrar" ["Wish list"]=> string(15) "Lista de deseos" ["List deletion was unsuccessful"]=> string(27) "La lista no ha sido borrada" ["List has been removed"]=> string(24) "La lista ha sido borrada" ["I will buy in the store"]=> string(22) "Compraré en la tienda" ["Buy now"]=> string(13) "Comprar ahora" ["Submit"]=> string(6) "Enviar" ["Please fill in the fields to create a personalized wish box."]=> string(53) "Por favor, rellena los campos para crear tu Wish Box." ["Share"]=> string(9) "Compartir" } ["ModulesProductcommentsShop"]=> array(43) { ["Be the first to write your review"]=> string(37) "Se el primero en escribir una reseña" ["Deleted account"]=> string(16) "Cuenta eliminada" ["You need to be [1]logged in[/1] or [2]create an account[/2] to post your review."]=> string(84) "Necesita estar [1]logged in[/1] o [2]create an account[/2] para publicar su reseña." ["You are not allowed to post a review at the moment, please try again later."]=> string(79) "En estos momento no puede publicar una reseña, inténtalo de nuevo más tarde." ["Title cannot be empty"]=> string(32) "El título no puede estar vacío" ["Title cannot be more than %s characters"]=> string(47) "El título no puede tener más de %s caracteres" ["Customer name cannot be empty"]=> string(43) "El nombre del cliente no puede estar vacío" ["Customer name cannot be more than %s characters"]=> string(58) "El nombre del cliente no puede tener más de %s caracteres" ["Criterions not available"]=> string(25) "Criterios no disponibles." ["You need to be logged in to report a review."]=> string(47) "Debe iniciar sesión para publicar una reseña." ["You already reported this review as abusive."]=> string(43) "Ya has reportado esta reseña como abusiva." ["Cannot find the requested product review."]=> string(56) "No se pudo encontrar la reseña del producto solicitado." ["This feature is not enabled."]=> string(34) "Esta función no está disponible." ["You need to be [1]logged in[/1] or [2]create an account[/2] to give your appreciation of a review."]=> string(100) "Necesita estar [1]logged in[/1] o [2]create an account[/2] para dar su agradecimiento a una reseña." ["OK"]=> string(2) "OK" ["Grade"]=> string(13) "Calificación" ["No"]=> string(2) "No" ["Yes"]=> string(3) "Sí" ["No customer reviews for the moment."]=> string(44) "No hay reseñas de clientes en este momento." ["Sorry, your review cannot be posted."]=> string(46) "Lo sentimos, su reseña no pudo ser publicada." ["Title"]=> string(11) "Tratamiento" ["Your name"]=> string(9) "Su nombre" ["Review"]=> string(7) "Reseña" ["Required fields"]=> string(17) "Campos requeridos" ["Cancel"]=> string(8) "Cancelar" ["Send"]=> string(6) "Enviar" ["Your comment has been submitted and will be available once approved by a moderator."]=> string(90) "Su comentario ha sido añadido y estará disponible una vez sea aprobado por un moderador." ["Your comment has been added!"]=> string(33) "¡Su comentario ha sido añadido!" ["Review sent"]=> string(15) "Reseña enviada" ["Your review cannot be sent"]=> string(30) "Su reseña no pudo ser enviada" ["Write your review"]=> string(25) "Escriba su propia reseña" ["Read user reviews"]=> string(34) "Leer las reseñas de los usuarios" ["By %1$s"]=> string(8) "Por %1$s" ["Report abuse"]=> string(14) "Reportar abuso" ["Sorry, your review appreciation cannot be sent."]=> string(64) "Lo sentimos, su agradecimiento a la reseña no pudo ser enviado." ["Sorry, your abuse report cannot be sent."]=> string(53) "Lo sentimos, su reporte de abuso no pudo ser enviado." ["Comments"]=> string(11) "Comentarios" ["Your review appreciation cannot be sent"]=> string(50) "Su agradecimiento a la reseña no pudo ser enviado" ["Report comment"]=> string(19) "Reportar comentario" ["Are you sure that you want to report this comment?"]=> string(55) "¿Está seguro de que quiere denunciar este comentario?" ["Report sent"]=> string(15) "Reporte enviado" ["Your report has been submitted and will be considered by a moderator."]=> string(64) "Su reporte ha sido enviado y será considerada por un moderador." ["Your report cannot be sent"]=> string(30) "Su reporte no pudo ser enviado" } ["ShopFormsHelp"]=> array(17) { ["Only letters and the dot (.) character, followed by a space, are allowed."]=> string(77) "Solo se permiten caracteres Alfanumérico (letras y números) y el punto (.)." ["At least 5 characters long"]=> string(20) "Mínimo 5 caracteres" ["DD"]=> string(2) "DD" ["MM"]=> string(2) "MM" ["YYYY"]=> string(4) "YYYY" ["(E.g.: %date_format%)"]=> string(24) "(Ejemplo: %date_format%)" ["Your password length must be between %d and %d"]=> string(52) "La longitud de su contraseña debe ser entre %d y %d" ["Customer password is too weak"]=> string(46) "La contraseña del cliente es demasiado débil" ["your@email.com"]=> string(12) "su@email.com" ["Select reference"]=> string(22) "Seleccionar referencia" ["optional"]=> string(8) "opcional" ["How can we help?"]=> string(25) "¿Cómo podemos ayudarle?" ["Password input"]=> string(11) "Contraseña" ["Don't forget to save your customization to be able to add to cart"]=> string(69) "No olvide guardar su personalización para poder añadirla al carrito" ["Your message here"]=> string(16) "Su mensaje aquí" ["250 char. max"]=> string(27) "250 caracteres como máximo" ["No selected file"]=> string(28) "Ningún archivo seleccionado" } ["ModulesLoyaltyrewardpointsAdmin"]=> array(40) { ["Redeemed Points"]=> string(16) "Puntos canjeados" ["Points Redeemed Value"]=> string(29) "Valor de los puntos canjeados" ["Points Redeemed"]=> string(16) "Puntos canjeados" ["Total value of points redeemed"]=> string(35) "Valor total de los puntos canjeados" ["Points Value Redeemed"]=> string(29) "Valor de los puntos canjeados" ["Redeemed"]=> string(8) "Canjeado" ["Customers is rewarded 1 point for every X spent"]=> string(47) "Los clientes reciben 1 punto por cada X gastado" ["Rewarded Points"]=> string(20) "Puntos de recompensa" ["Points Insights"]=> string(22) "Puntos de información" ["Orders with redeemed points"]=> string(28) "Pedidos con puntos canjeados" ["Number of orders for which points were redeemed"]=> string(50) "Número de pedidos por los que se canjearon puntos" ["Total number of points redeemed"]=> string(33) "Número total de puntos canjeados" ["Number of unique customers which have redeemed points"]=> string(51) "Número de clientes únicos que han canjeado puntos" ["Reward structure for "]=> string(30) "Estructura de recompensas para" ["Point Rule Configuration"]=> string(36) "Configuración de la regla de puntos" ["Points Available"]=> string(18) "Puntos disponibles" ["Subtract Points"]=> string(13) "Restar puntos" ["Point Value"]=> string(15) "Valor del punto" ["Allow points to be rewarded for products on discount"]=> string(59) "Permitir que se otorguen puntos por productos con descuento" ["Points are cancelled when the order is: "]=> string(43) "Los puntos se cancelan cuando el pedido es:" ["Points will be cancelled for an order when the order reaches any of the order statuses selected here "]=> string(117) "Los puntos se cancelarán para un pedido cuando este alcance cualquiera de los estados de pedido seleccionados aquí." ["Cart value must be at least this amount before points can be redeemed"]=> string(87) "El valor del carrito debe ser al menos esta cantidad antes de poder canjear los puntos." ["When referral rewards are enabled"]=> string(60) "Cuando las recompensas por recomendación están habilitadas" ["When option is enabled, customer will not be able to redeem points against products / categories defined below"]=> string(132) "Cuando esta opción esté habilitada, el cliente no podrá canjear puntos por los productos o categorías definidos a continuación." ["Impact on points"]=> string(21) "Impacto en los puntos" ["Add Points"]=> string(14) "Añadir puntos" ["Multiply Points"]=> string(18) "Multiplicar puntos" ["Set by fixed points"]=> string(27) "Delimitado por puntos fijos" ["Impact Value on points"]=> string(26) "Valor de impacto en puntos" ["Minimum points required to reach this tier."]=> string(52) "Puntos mínimos requeridos para alcanzar este nivel." ["Points Impact"]=> string(21) "Impacto de los puntos" ["Points Earned"]=> string(14) "Puntos ganados" ["Rewarded"]=> string(7) "Ganados" ["Cancelled"]=> string(9) "Cancelado" ["The url below is your unique cron url which should be run once per day on your server if you are sending Birthday point emails and Points reminder emails"]=> string(209) "La URL a continuación es su URL cron única que debe ejecutarse una vez al día en su servidor si está enviando correos electrónicos de puntos de cumpleaños y correos electrónicos recordatorios de puntos." ["Referral Redeemed total"]=> string(30) "Total de referencias canjeadas" ["Loyalty Reward Points"]=> string(34) "Puntos de recompensa por fidelidad" ["Points"]=> string(6) "Puntos" ["Disable Points redemption??"]=> string(34) "¿Deshabilitar el canje de puntos?" ["Points for friend"]=> string(17) "Puntos para amigo" } ["ModulesLoyaltyrewardpointsFront"]=> array(30) { ["Enter a valid amount"]=> string(30) "Introduce una cantidad válida" ["Points cannot be redeemed while other vouchers have also been redeemed"]=> string(82) "Los puntos no se pueden canjear mientras también se hayan canjeado otros cupones." ["You must have at least %min_points_redemption% points before you redeem"]=> string(71) "Debes tener al menos %min_points_redemption% puntos para poder canjear." ["You cannot redeem more than %max_points% points for this order"]=> string(78) "No puedes canjear más del 25 porciento total del pedido : %max_points% puntos" ["Get Rewarded for Sharing: Earn Points by Referring Friends!"]=> string(68) "Gana recompensas por compartir: Gana puntos por compartir con amigos" ["worth %pointsValueFormatted%!"]=> string(89) "Valor %pointsValueFormatted%!" ["Refer a friend and get %referral_points_source% points worth %referral_points_source_value%"]=> string(129) "Comparte con amigos y gana %referral_points_source% points worth %referral_points_source_value%" ["What's more is that your friend will also get %referral_points_destination_value% (%referral_points_destination% points) off their first order!"]=> string(154) "Además tu amigo ganará %referral_points_destination_value% (%referral_points_destination% points) en su primer pedido!" ["They'll love you for it! just share your unique link below with them:"]=> string(53) "Aprovecha, comparte este link y todos ganamos juntos:" ["Points Transaction History"]=> string(36) "Historial de transacciones de puntos" ["Order Ref"]=> string(10) "Pedido Ref" ["points"]=> string(6) "puntos" ["You have %pointsAvailable% points available"]=> string(107) "Tienes %pointsAvailable% puntos disponibles" ["%s points left"]=> string(19) "%s puntos restantes" ["My Points"]=> string(10) "Mis puntos" ["Points Value"]=> string(12) "Valor puntos" ["Loyalty Reward Points"]=> string(34) "Puntos de recompensa por fidelidad" ["remove"]=> string(6) "Quitar" ["You have redeemed"]=> string(12) "Has canjeado" ["redeem"]=> string(7) "Canjear" ["%s restantes para subir nivel"]=> string(29) "%s restantes para subir nivel" ["see all"]=> string(8) "Ver todo" ["unlock"]=> string(11) "Desbloquear" ["(current level)"]=> string(14) "(Nivel actual)" ["Discounted products are excluded from the loyalty program"]=> string(75) "Los productos con descuento están excluidos del programa de fidelización." ["lifetime spend from"]=> string(17) "Nivel a partir de" ["Earn 1 point for every %point_ratio_formatted% spent"]=> string(71) "Gana 1 punto por cada %point_ratio_formatted% gastados" ["Date"]=> string(5) "Fecha" ["Action"]=> string(7) "Acción" ["loyalty discount"]=> string(27) "Descuento por fidelización" } ["ModulesLoyaltyrewardpointsLoyaltyrewardpoints"]=> array(1) { ["Loyalty Reward Points"]=> string(34) "Puntos de recompensa por fidelidad" } ["ShopWarehousetheme"]=> array(11) { ["Follow us"]=> string(9) "Síguenos" ["Out of stock"]=> string(14) "Fuera de stock" ["Available"]=> string(10) "Disponible" ["Product available with different options"]=> string(43) "Producto disponible con diferentes opciones" ["Sign up to newsletter"]=> string(33) "Regístrate en nuestra newsletter" ["Payments"]=> string(5) "Pagos" ["Show all results"]=> string(28) "Mostrar todos los resultados" ["More"]=> string(4) "Más" ["Show all"]=> string(13) "Mostrar todos" ["About"]=> string(5) "Sobre" ["Less"]=> string(5) "Menos" } ["ShopThemeGlobal"]=> array(102) { ["List of pages in %name%:"]=> string(30) "Listado de páginas en %name%:" ["Days"]=> string(5) "Días" ["Hours"]=> string(5) "Horas" ["Minutes"]=> string(7) "Minutos" ["Seconds"]=> string(8) "Segundos" ["Search"]=> string(6) "Buscar" ["Undefined"]=> string(10) "Indefinido" ["Straight rows of keys are easy to guess"]=> string(66) "Una serie seguida de teclas de la misma fila es fácil de adivinar" ["Short keyboard patterns are easy to guess"]=> string(55) "Los patrones de teclado cortos son fáciles de adivinar" ["Use a longer keyboard pattern with more turns"]=> string(53) "Usa un patrón de teclado más largo y con más giros" ["Repeats like "aaa" are easy to guess"]=> string(54) "Las repeticiones como «aaa» son fáciles de adivinar" ["Repeats like "abcabcabc" are only slightly harder to guess than "abc""]=> string(88) "Las repeticiones como "abcabcabc" son solo un poco más difíciles de adivinar que "abc"" ["Sequences like abc or 6543 are easy to guess"]=> string(55) "Las secuencias como abc o 6543 son fáciles de adivinar" ["Recent years are easy to guess"]=> string(44) "Los años recientes son fáciles de adivinar" ["Dates are often easy to guess"]=> string(42) "Las fechas suelen ser fáciles de adivinar" ["This is a top-10 common password"]=> string(47) "Esta es una de las 10 contraseñas más comunes" ["This is a top-100 common password"]=> string(48) "Esta es una de las 100 contraseñas más comunes" ["This is a very common password"]=> string(30) "Esta contraseña es muy común" ["This is similar to a commonly used password"]=> string(59) "Esta contraseña es similar a otras contraseñas muy usadas" ["A word by itself is easy to guess"]=> string(51) "Una palabra que por sí misma es fácil de adivinar" ["Names and surnames by themselves are easy to guess"]=> string(58) "Los nombres y apellidos completos son fáciles de adivinar" ["Common names and surnames are easy to guess"]=> string(60) "Los nombres comunes y los apellidos son fáciles de adivinar" ["Use a few words, avoid common phrases"]=> string(41) "Usa varias palabras, evita frases comunes" ["No need for symbols, digits, or uppercase letters"]=> string(56) "No se necesitan símbolos, dígitos o letras mayúsculas" ["Avoid repeated words and characters"]=> string(35) "Evita repetir palabras y caracteres" ["Avoid sequences"]=> string(16) "Evita secuencias" ["Avoid recent years"]=> string(21) "Evita años recientes" ["Avoid years that are associated with you"]=> string(40) "Evita años que puedan asociarse contigo" ["Avoid dates and years that are associated with you"]=> string(49) "Evita años y fechas que puedan asociarse contigo" ["Capitalization doesn't help very much"]=> string(31) "Las mayúsculas no ayudan mucho" ["All-uppercase is almost as easy to guess as all-lowercase"]=> string(70) "Todo en mayúsculas es casi tan fácil de adivinar como en minúsculas" ["Reversed words aren't much harder to guess"]=> string(64) "Las palabras invertidas no son mucho más difíciles de adivinar" ["Predictable substitutions like '@' instead of 'a' don't help very much"]=> string(75) "Las sustituciones predecibles como usar '@' en lugar de 'a' no ayudan mucho" ["Add another word or two. Uncommon words are better."]=> string(71) "Añade una o dos palabras más. Es mejor usar palabras poco habituales." ["Sequences like "abc" or "6543" are easy to guess"]=> string(59) "Las secuencias como "abc" o "6543" son fáciles de adivinar" ["Predictable substitutions like "@" instead of "a" don't help very much"]=> string(75) "Las sustituciones predecibles como usar "@" en lugar de "a" no ayudan mucho" ["Yes"]=> string(3) "Sí" ["No"]=> string(2) "No" ["None"]=> string(7) "Ninguno" ["Very weak"]=> string(10) "Muy débil" ["Weak"]=> string(6) "Débil" ["Average"]=> string(8) "Promedio" ["Strong"]=> string(6) "Fuerte" ["Very strong"]=> string(10) "Muy fuerte" ["Merchandise returns"]=> string(26) "Devoluciones de mercancía" ["The page you are looking for was not found."]=> string(41) "La página que busca no se ha encontrado." ["Our Offers"]=> string(16) "Nuestras ofertas" ["Log in"]=> string(15) "Iniciar sesión" ["Create new account"]=> string(18) "Crear nueva cuenta" ["Monday"]=> string(6) "Lunes " ["Tuesday"]=> string(6) "Martes" ["Wednesday"]=> string(10) "Miércoles" ["Thursday"]=> string(6) "Jueves" ["Friday"]=> string(7) "Viernes" ["Saturday"]=> string(7) "Sábado" ["Sunday"]=> string(7) "Domingo" ["Brands"]=> string(6) "Marcas" ["Home"]=> string(6) "Inicio" ["Sort by:"]=> string(12) "Ordenar por:" ["Close"]=> string(6) "Cerrar" ["Store information"]=> string(25) "Información de la tienda" ["Addresses"]=> string(11) "Direcciones" ["Active filters"]=> string(15) "Filtros activos" ["(no filter)"]=> string(12) "(sin filtro)" ["(tax included)"]=> string(21) "(impuestos incluidos)" ["(tax excluded)"]=> string(21) "(impuestos excluidos)" ["(tax incl.)"]=> string(16) "(impuestos inc.)" ["(tax excl.)"]=> string(17) "(impuestos excl.)" ["Tax included"]=> string(19) "Impuestos incluidos" ["Tax excluded"]=> string(19) "Impuestos excluidos" ["New"]=> string(5) "Nuevo" ["Contact us"]=> string(21) "Contacte con nosotros" ["Call us: [1]%phone%[/1]"]=> string(25) "Llámenos: [1]%phone%[/1]" ["Call us:"]=> string(10) "Llámenos:" ["Fax:"]=> string(4) "Fax:" ["Email us:"]=> string(44) "Envíenos un mensaje de correo electrónico:" ["Fax: [1]%fax%[/1]"]=> string(17) "Fax: [1]%fax%[/1]" ["Currency:"]=> string(7) "Moneda:" ["Currency dropdown"]=> string(30) "Selector desplegable de moneda" ["Get our latest news and special sales"]=> string(61) "Infórmese de nuestras últimas noticias y ofertas especiales" ["Carousel container"]=> string(20) "Contenedor carrusel " ["Carousel buttons"]=> string(20) "Botones del carrusel" ["Previous"]=> string(8) "Anterior" ["Next"]=> string(9) "Siguiente" ["Language:"]=> string(7) "Idioma:" ["Language dropdown"]=> string(30) "Selector desplegable de idioma" ["%label%:"]=> string(8) "%label%:" ["Sort by selection"]=> string(20) "Selector Ordenar por" ["%copyright% %year% - Ecommerce software by %prestashop%"]=> string(69) "%copyright% %year% - Software Ecommerce desarrollado por %prestashop%" ["List of sub categories in %name%:"]=> string(36) "Listado de subcategorías en %name%:" ["List of pages in %category_name%:"]=> string(39) "Listado de páginas en %category_name%:" ["Sitemap"]=> string(14) "Mapa del sitio" ["Our stores"]=> string(16) "Nuestras tiendas" ["About and Contact"]=> string(20) "Acerca de y Contacto" ["Date"]=> string(5) "Fecha" ["Status"]=> string(6) "Estado" ["You are not allowed to access this page."]=> string(46) "No tienes permiso para acceder a esta página." ["403 Forbidden"]=> string(19) "403 Acceso Denegado" ["We'll be back soon."]=> string(29) "Estaremos de vuelta en breve." ["This page could not be found"]=> string(26) "No se encontró la página" ["Try to search our catalog, you may find what you are looking for!"]=> string(77) "Intente buscar en nuestro catálogo, ¡puede encontrar lo que está buscando!" ["You cannot access this store from your country. We apologize for the inconvenience."]=> string(78) "No puede acceder a nuestra tienda desde su país. Sentimos los inconvenientes." } ["messages"]=> array(384) { ["My personal data"]=> string(20) "Mis datos personales" ["Access to my data"]=> string(18) "Acceso a mis datos" ["GET MY DATA TO PDF"]=> string(24) "OBTENER MIS DATOS EN PDF" ["GET MY DATA TO CSV"]=> string(24) "OBTENER MIS DATOS EN CSV" ["Rectification & Erasure requests"]=> string(45) "Modificación o solicitud de borrado de datos" ["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"]=> string(340) " Tiene derecho a modificar toda la información personal que se encuentra en la página "Mi cuenta". Para cualquier otra solicitud que pueda tener con respecto a la rectificación y / o eliminación de sus datos personales, contáctenos a través de nuestra página de contacto. Revisaremos su solicitud y le responderemos lo antes posible." ["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."]=> string(208) "En cualquier momento, tiene derecho a recuperar los datos que nos ha proporcionado. Haga clic en "Obtener mis datos" para descargar automáticamente una copia de sus datos personales en un archivo pdf o csv. " ["contact page"]=> string(19) "Pagina de contacto." ["We will review your request and reply as soon as possible."]=> string(61) "Revisaremos su solicitud y le responderemos lo antes posible." ["[undefined]"]=> string(13) "[no definido]" ["If enabled, the voucher will not apply to products already on sale."]=> string(89) "Si se activa, el cupón de descuento no se aplicará a productos que ya estén en oferta." ["Add a rule concerning"]=> string(28) "Añadir una regla relativa a" ["The product(s) are matching one of these:"]=> string(47) "El(los) producto(s) coinciden con uno de estos:" ["Discount name"]=> string(9) "Descuento" ["Sync success"]=> string(40) "Sincronización completada correctamente" ["Close"]=> string(6) "Cerrar" ["Customer since: %s"]=> string(17) "Cliente desde: %s" ["Choose a template"]=> string(24) "Selecciona una plantilla" ["Send"]=> string(6) "Enviar" ["You can add a comment here."]=> string(33) "Puede añadir un comentario aquí" ["Customer ID:"]=> string(15) "ID del cliente:" ["Order #"]=> string(10) "Pedido nº" ["Product #"]=> string(12) "Producto nº" ["Subject:"]=> string(7) "Asunto:" ["No result"]=> string(17) "Ningún resultado" ["%"]=> string(1) "%" ["Discount:"]=> string(10) "Descuento:" ["Please name your data matching configuration in order to save it."]=> string(79) "Por favor, de un nombre a su combinación de datos en el pedido para guardarla." ["Match your data"]=> string(21) "Combinación de datos" ["Please match each column of your source file to one of the destination columns."]=> string(97) "Por favor, haz coincidir cada columna de tu archivo de origen con una de las columnas de destino." ["Load a data matching configuration"]=> string(50) "Cargar una configuración de coincidencia de datos" ["Load"]=> string(6) "Cargar" ["Save your data matching configuration"]=> string(51) "Guardar su configuración de combinaciones de datos" ["Two columns cannot have the same type of values"]=> string(53) "Dos columnas no pueden tener el mismo tipo de valores" ["This column must be set:"]=> string(31) "Esta columna debe establecerse:" ["Rows to skip"]=> string(14) "Filas a saltar" ["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."]=> string(175) "Indica cuántas de las primeras filas de tu archivo deben ser omitidas cuando se importan los datos. Por ejemplo, indica 1 si la primera fila de tu archivo contiene cabeceras." ["Password"]=> string(11) "Contraseña" ["Your password has been successfully changed."]=> string(46) "Su contraseña ha sido cambiada correctamente." ["Translate"]=> string(8) "Traducir" ["Generate RTL Stylesheets"]=> string(27) "Generar hojas de estilo RTL" ["Manage hooks"]=> string(20) "Configurar los hooks" ["Reset"]=> string(13) "Reinicializar" ["To add a new module, simply connect to your PrestaShop Addons account and all your purchases will be automatically imported."]=> string(141) "Para añadir un nuevo módulo, simplemente conéctate con tu cuenta de PrestaShop Addons y todas tus compras se importarán automáticamente." ["Can I add my own modules?"]=> string(43) "¿Cómo puedo añadir mis propios módulos?" ["Please note that for security reasons, you can only add modules that are being distributed on PrestaShop Addons, the official marketplace."]=> string(161) "Por favor, ten en cuenta que por razones de seguridad, sólo puedes añadir módulos que estén siendo distribuidos en PrestaShop Addons, el marketplace oficial." ["Normal view"]=> string(12) "Vista normal" ["Favorites view"]=> string(15) "Vista favoritos" ["Module"]=> string(7) "Módulo" ["Tab"]=> string(10) "Aparece en" ["Categories"]=> string(11) "Categorías" ["Interest"]=> string(8) "Interés" ["Favorite"]=> string(8) "Favorito" ["Filter by"]=> string(11) "Filtrar por" ["Installed & Not Installed"]=> string(26) "Instalados y no instalados" ["Installed Modules"]=> string(19) "Módulos instalados" ["Modules Not Installed "]=> string(22) "Módulos no instalados" ["Enabled & Disabled"]=> string(24) "Activados y desactivados" ["Enabled Modules"]=> string(18) "Módulos activados" ["Disabled Modules"]=> string(21) "Módulos desactivados" ["Authors"]=> string(7) "Autores" ["All authors"]=> string(17) "Todos los autores" ["Confirm reset"]=> string(26) "Confirmar restablecimiento" ["Would you like to delete the content related to this module ?"]=> string(61) "¿Quieres eliminar el contenido relacionado con este módulo?" ["No - reset only the parameters"]=> string(38) "No - restablecer sólo los parámetros" ["Yes - reset everything"]=> string(20) "Sí - reiniciar todo" ["Preferences saved"]=> string(22) "Preferencias guardadas" ["Uninstall"]=> string(11) "Desinstalar" ["Remove from Favorites"]=> string(21) "Eliminar de Favoritos" ["Mark as Favorite"]=> string(20) "Marcar como Favorito" ["Module %1s "]=> string(12) "Módulo %1s " ["Official, PrestaShop certified module. Free, secure and includes updates!"]=> string(94) "Oficial, módulo certificado por Prestashop. Gratis, seguro y con ¡actualizaciones incluidas!" ["Update it!"]=> string(15) "¡Actualízalo!" ["Install the selection"]=> string(22) "Instalar la selección" ["Uninstall the selection"]=> string(22) "Desinstalar selección" ["No modules available in this section."]=> string(45) "No hay módulos disponibles en esta sección." ["by"]=> string(3) "por" ["Read more"]=> string(9) "Leer más" ["You bought this module on PrestaShop Addons. Thank You."]=> string(56) "Has comprado este módulo en PrestaShop Addons. Gracias." ["Bought"]=> string(8) "Comprado" ["This module is available on PrestaShop Addons"]=> string(50) "Este módulo está disponible en PrestaShop Addons" ["Popular"]=> string(9) "Populares" ["Official"]=> string(7) "Oficial" ["Need update"]=> string(20) "Necesitas actualizar" ["Free"]=> string(6) "Gratis" ["Install"]=> string(8) "Instalar" ["Manage translations"]=> string(22) "Gestionar traducciones" ["Modules list"]=> string(19) "Listado de Módulos" ["The module must either be a Zip file (.zip) or a tarball file (.tar, .tar.gz, .tgz)."]=> string(85) "El módulo debe ser un archivo Zip (.zip) o un archivo tarball (.tar, .tar.gz, .tgz)." ["Upload a module from your computer."]=> string(36) "Subir un módulo desde tu ordenador." ["Module file"]=> string(19) "Archivo del módulo" ["Choose a file"]=> string(21) "Selecciona un archivo" ["Upload this module"]=> string(18) "Subir este módulo" ["An upgrade is available for some of your modules!"]=> string(63) "¡Hay actualizaciones disponibles para algunos de tus módulos!" ["Favorites"]=> string(9) "Favoritos" ["All"]=> string(5) "Todas" ["Add a new module"]=> string(24) "Añadir un nuevo módulo" ["List of modules"]=> string(19) "Listado de módulos" ["Update all"]=> string(15) "Actualizar todo" ["Check for update"]=> string(22) "Buscar actualizaciones" ["Help"]=> string(5) "Ayuda" ["(%s votes)"]=> string(10) "(%s votos)" ["(%s vote)"]=> string(9) "(%s voto)" ["Description"]=> string(12) "Descripción" ["Merchant benefits"]=> string(30) "Beneficios para el comerciante" ["Install module"]=> string(16) "Instalar módulo" ["View on PrestaShop Addons"]=> string(24) "Ver en Prestashop Addons" ["v"]=> string(1) "v" ["This module is available for free thanks to our partner."]=> string(72) "Este módulo está disponible de forma gratuita gracias a nuestro socio." ["Not Installed"]=> string(12) "No instalado" ["Installed"]=> string(9) "Instalado" ["More modules on addons.prestashop.com"]=> string(38) "Más módulos en addons.prestashop.com" ["The controller %s is missing or invalid."]=> string(50) "El controlador %s no se encuentra o no es válido." ["Back to the previous page"]=> string(28) "Volver a la página anterior" ["Go to the dashboard"]=> string(22) "Ir al panel de control" ["Attachment"]=> string(15) "Archivo adjunto" ["Category"]=> string(10) "Categoría" ["Brand"]=> string(5) "Marca" ["Supplier"]=> string(9) "Proveedor" ["Number of products:"]=> string(21) "Número de productos:" ["Product name"]=> string(9) "Artículo" ["Attribute name"]=> string(19) "Nombre del atributo" ["Supplier Reference"]=> string(24) "Referencia del proveedor" ["Wholesale price"]=> string(19) "Precio al por mayor" ["EAN13"]=> string(5) "EAN13" ["UPC"]=> string(3) "UPC" ["Available Quantity"]=> string(19) "Cantidad disponible" ["N/A"]=> string(13) "No disponible" ["EAN-13"]=> string(6) "EAN-13" ["%limit% for suhosin.post.max_vars."]=> string(35) "%limit% para suhosin.post.max_vars." ["%limit% for suhosin.request.max_vars."]=> string(38) "%limit% para suhosin.request.max_vars." ["You must use this syntax in your translations. Here are several examples:"]=> string(75) "Debes usar esta sintaxis en tus traducciones. Aquí tienes varios ejemplos:" ["%d"]=> string(2) "%d" ["Date range"]=> string(15) "Rango de fechas" ["Custom"]=> string(12) "Personalizar" ["to"]=> string(5) "hasta" ["Compare to"]=> string(12) "Comparar con" ["Previous period"]=> string(14) "Periodo previo" ["Previous Year"]=> string(11) "Año Previo" ["Previous year"]=> string(11) "Año previo" ["Sunday"]=> string(7) "Domingo" ["Monday"]=> string(6) "Lunes " ["Tuesday"]=> string(6) "Martes" ["Wednesday"]=> string(10) "Miércoles" ["Thursday"]=> string(6) "Jueves" ["Friday"]=> string(7) "Viernes" ["Saturday"]=> string(7) "Sábado" ["Sun"]=> string(1) "D" ["Mon"]=> string(1) "L" ["Tue"]=> string(1) "M" ["Wed"]=> string(2) "Mi" ["Thu"]=> string(1) "J" ["Fri"]=> string(1) "V" ["Sat"]=> string(1) "S" ["Su"]=> string(1) "D" ["Mo"]=> string(1) "L" ["Tu"]=> string(1) "M" ["We"]=> string(2) "Mi" ["Th"]=> string(1) "J" ["Fr"]=> string(1) "V" ["Sa"]=> string(1) "S" ["January"]=> string(5) "Enero" ["February"]=> string(7) "Febrero" ["March"]=> string(5) "Marzo" ["April"]=> string(5) "Abril" ["May"]=> string(4) "Mayo" ["June"]=> string(5) "Junio" ["July"]=> string(5) "Julio" ["August"]=> string(6) "Agosto" ["September"]=> string(10) "Septiembre" ["October"]=> string(7) "Octubre" ["November"]=> string(9) "Noviembre" ["December"]=> string(9) "Diciembre" ["Jan"]=> string(2) "En" ["Feb"]=> string(3) "Feb" ["Mar"]=> string(3) "Mar" ["Apr"]=> string(3) "Abr" ["May "]=> string(5) "Mayo " ["Jun"]=> string(3) "Jun" ["Jul"]=> string(3) "Jul" ["Aug"]=> string(2) "Ag" ["Sep"]=> string(3) "Sep" ["Oct"]=> string(3) "Oct" ["Nov"]=> string(3) "Nov" ["Dec"]=> string(3) "Dic" ["Customers"]=> string(8) "Clientes" ["Orders"]=> string(7) "Pedidos" ["Income"]=> string(8) "Ingresos" ["Message"]=> string(7) "Mensaje" ["Traffic"]=> string(8) "Tráfico" ["Conversion"]=> string(11) "Conversión" ["Group:"]=> string(6) "Grupo:" ["All stores"]=> string(17) "Todas las tiendas" ["Add tag"]=> string(16) "Añadir etiqueta" ["Remove"]=> string(8) "Eliminar" ["Now"]=> string(5) "Ahora" ["Done"]=> string(9) "FInalizar" ["Choose Time"]=> string(18) "Seleccionar Tiempo" ["Time"]=> string(6) "Tiempo" ["Hour"]=> string(4) "Hora" ["Minute"]=> string(6) "Minuto" ["Group name"]=> string(16) "Nombre del grupo" ["No group created"]=> string(27) "No hay ningún grupo creado" ["No records found"]=> string(27) "Ningún registro encontrado" ["Select all"]=> string(17) "Seleccionar todos" ["Unselect all"]=> string(19) "Deseleccionar todos" ["Display"]=> string(7) "Mostrar" ["result(s)"]=> string(12) "resultado(s)" ["From"]=> string(5) "Desde" ["Please fill at least one field to perform a search in this list."]=> string(79) "Por favor, rellena al menos un campo para realizar una búsqueda en esta lista." ["Refresh list"]=> string(16) "Actualizar lista" ["Show SQL query"]=> string(20) "Mostrar consulta SQL" ["Export to SQL Manager"]=> string(22) "Exportar al gestor SQL" ["Shop group"]=> string(16) "Grupo de tiendas" ["To"]=> string(1) "A" ["and stay"]=> string(12) "y permanecer" ["Multistore"]=> string(11) "Multitienda" ["Check / Uncheck all"]=> string(32) "Seleccionar / Deseleccionar todo" ["If you check a field, change its value, and save, the multistore behavior will not apply to this shop (or group), for this particular parameter."]=> string(157) "Si marcas un campo, cambias su valor y lo guardas, el comportamiento multitienda no se aplicará a esta tienda (o grupo), para este parámetro en particular." ["(tax excl.)"]=> string(17) "(impuestos excl.)" ["You can't change the value of this configuration field in the context of this shop."]=> string(78) "No se puede cambiar el valor de este campo de configuración para esta tienda." ["You can't change the value of this configuration field in this store's context."]=> string(69) "No se puede cambiar el valor de esta configuración para esta tienda." ["Set required fields for this section"]=> string(51) "Establecer los campos requeridos para esta sección" ["Required Fields"]=> string(17) "Campos requeridos" ["Select the fields you would like to be required for this section."]=> string(69) "Selecciona los campos que quieras sean requeridos para esta sección." ["Field Name"]=> string(16) "Nombre del campo" ["All shops"]=> string(17) "Todas las tiendas" ["(%s selected)"]=> string(17) "(%s seleccionado)" ["Group: %s"]=> string(9) "Grupo: %s" ["search..."]=> string(9) "buscar..." ["Add files..."]=> string(19) "Añadir archivos..." ["Add file..."]=> string(18) "Añadir archivo..." ["Upload files"]=> string(14) "Subir archivos" ["Upload file"]=> string(13) "Subir archivo" ["You cannot have more than %s images in total. Please remove some of the current images before adding new ones."]=> string(130) "No puedes tener más de %s imágenes en total. Por favor, elimina algunas de las imágenes actuales antes de añadir otras nuevas." ["Remove file"]=> string(16) "Eliminar archivo" ["File size"]=> string(19) "Tamaño del archivo" ["You have reached the limit (%s) of files to upload, please remove files to continue uploading"]=> string(105) "Has alcanzado el límite (%s) de archivos para subir, por favor, elimina archivos para continuar subiendo" ["Download current file"]=> string(24) "Descargar archivo actual" ["Add files"]=> string(16) "Añadir archivos" ["Add file"]=> string(15) "Añadir archivo" ["Download current file (%skb)"]=> string(31) "Descargar archivo actual (%skb)" ["You can upload a maximum of %s files"]=> string(38) "Puedes subir un máximo de %s archivos" ["There are %d warnings:"]=> string(20) "Hay %d advertencias:" ["123.45.67.89"]=> string(12) "123.45.67.89" ["Oh no!"]=> string(8) "¡Oh no!" ["The mobile version of this page is not available yet."]=> string(71) "La versión para móviles de esta página no está disponible todavía." ["Please use a desktop computer to access this page, until is adapted to mobile."]=> string(109) "Por favor, utiliza un ordenador de escritorio hasta que esta página sea adaptada para dispositivos móviles." ["Thank you."]=> string(8) "Gracias." ["by name"]=> string(10) "por nombre" ["by ip address"]=> string(17) "por dirección IP" ["%s group"]=> string(8) "grupo %s" ["List"]=> string(5) "Lista" ["View details"]=> string(12) "Ver detalles" ["Options"]=> string(8) "Opciones" ["Generator"]=> string(9) "Generador" ["%s: %s"]=> string(6) "%s: %s" ["filter by %s"]=> string(13) "filtra por %s" ["%s deletion"]=> string(12) "%s eliminado" ["%s addition"]=> string(11) "%s añadido" ["%s modification"]=> string(16) "%s modificación" ["Do you really want to uninstall this module?"]=> string(45) "¿Realmente quieres desinstalar este módulo?" ["Disable this module"]=> string(22) "Desactivar este modulo" ["Enable this module for all shops"]=> string(42) "Activar este modulo para todas las tiendas" ["Disable on mobiles"]=> string(22) "Desactivar en móviles" ["Disable on tablets"]=> string(21) "Desactivar en tablets" ["Disable on computers"]=> string(25) "Desactivar en ordenadores" ["Display on mobiles"]=> string(19) "Mostrar en móviles" ["Display on tablets"]=> string(18) "Mostrar en tablets" ["Display on computers"]=> string(22) "Mostrar en ordenadores" ["This action will permanently remove the module from the server. Are you sure you want to do this?"]=> string(97) "Esta acción eliminará permanentemente el módulo del servidor. ¿Seguro que quieres hacer esto?" ["Comment:"]=> string(11) "Comentario:" ["Other Modules"]=> string(14) "Otros módulos" ["Module not found"]=> string(21) "Módulo no encontrado" ["Modules to update"]=> string(21) "Módulos a actualizar" ["Translate this module"]=> string(21) "Traducir este módulo" ["Straight rows of keys are easy to guess"]=> string(66) "Una serie seguida de teclas de la misma fila es fácil de adivinar" ["Short keyboard patterns are easy to guess"]=> string(55) "Los patrones de teclado cortos son fáciles de adivinar" ["Use a longer keyboard pattern with more turns"]=> string(51) "Usa un patrón de teclado más largo con más giros" ["Repeats like "aaa" are easy to guess"]=> string(48) "Repeticiones como "aaa" son fáciles de adivinar" ["Repeats like "abcabcabc" are only slightly harder to guess than "abc""]=> string(88) "Las repeticiones como "abcabcabc" son solo un poco más difíciles de adivinar que "abc"" ["Sequences like abc or 6543 are easy to guess"]=> string(55) "Las secuencias como abc o 6543 son fáciles de adivinar" ["Recent years are easy to guess"]=> string(44) "Los años recientes son fáciles de adivinar" ["Dates are often easy to guess"]=> string(42) "Las fechas suelen ser fáciles de adivinar" ["This is a top-10 common password"]=> string(47) "Esta es una de las 10 contraseñas más comunes" ["This is a top-100 common password"]=> string(48) "Esta es una de las 100 contraseñas más comunes" ["This is a very common password"]=> string(30) "Esta contraseña es muy común" ["This is similar to a commonly used password"]=> string(59) "Esta contraseña es similar a otras contraseñas muy usadas" ["A word by itself is easy to guess"]=> string(51) "Una palabra que por sí misma es fácil de adivinar" ["Names and surnames by themselves are easy to guess"]=> string(58) "Los nombres y apellidos completos son fáciles de adivinar" ["Common names and surnames are easy to guess"]=> string(60) "Los nombres comunes y los apellidos son fáciles de adivinar" ["Very weak"]=> string(10) "Muy débil" ["Weak"]=> string(6) "Débil" ["Average"]=> string(8) "Promedio" ["Strong"]=> string(6) "Fuerte" ["Very strong"]=> string(10) "Muy fuerte" ["Use a few words, avoid common phrases"]=> string(41) "Usa varias palabras, evita frases comunes" ["No need for symbols, digits, or uppercase letters"]=> string(57) "No se necesitan símbolos, dígitos o letras mayúsculas." ["Avoid repeated words and characters"]=> string(35) "Evita repetir palabras y caracteres" ["Avoid sequences"]=> string(16) "Evita secuencias" ["Avoid recent years"]=> string(21) "Evita años recientes" ["Avoid years that are associated with you"]=> string(40) "Evita años que puedan asociarse contigo" ["Avoid dates and years that are associated with you"]=> string(49) "Evita años y fechas que puedan asociarse contigo" ["Capitalization doesn't help very much"]=> string(31) "Las mayúsculas no ayudan mucho" ["All-uppercase is almost as easy to guess as all-lowercase"]=> string(70) "Todo en mayúsculas es casi tan fácil de adivinar como en minúsculas" ["Reversed words aren't much harder to guess"]=> string(64) "Las palabras invertidas no son mucho más difíciles de adivinar" ["Predictable substitutions like '@' instead of 'a' don't help very much"]=> string(75) "Las sustituciones predecibles como usar '@' en lugar de 'a' no ayudan mucho" ["Add another word or two. Uncommon words are better."]=> string(71) "Añade una o dos palabras más. Es mejor usar palabras poco habituales." ["Sequences like "abc" or "6543" are easy to guess"]=> string(59) "Las secuencias como "abc" o "6543" son fáciles de adivinar" ["Predictable substitutions like "@" instead of "a" don't help very much"]=> string(75) "Las sustituciones predecibles como usar "@" en lugar de "a" no ayudan mucho" ["Guest client : ID"]=> string(20) "Cliente invitado: ID" ["General info"]=> string(20) "Información general" ["Gender"]=> string(7) "Género" ["Name"]=> string(6) "Nombre" ["Birth date"]=> string(19) "Fecha de nacimiento" ["Age"]=> string(4) "Edad" ["Email"]=> string(33) "Dirección de correo electrónico" ["Language"]=> string(6) "Idioma" ["Creation account data"]=> string(31) "Fecha de creación de la cuenta" ["Last visit"]=> string(14) "Última visita" ["Siret"]=> string(3) "CIF" ["Ape"]=> string(3) "Ape" ["Company"]=> string(7) "Empresa" ["Website"]=> string(9) "Sitio web" ["Addresses"]=> string(11) "Direcciones" ["Alias"]=> string(5) "Alias" ["Address"]=> string(10) "Dirección" ["Phone(s)"]=> string(12) "Teléfono(s)" ["Country"]=> string(5) "País" ["Date"]=> string(5) "Fecha" ["No addresses"]=> string(18) "Ninguna dirección" ["Reference"]=> string(10) "Referencia" ["Payment"]=> string(4) "Pago" ["Order state"]=> string(17) "Estado del pedido" ["Total paid"]=> string(12) "Total pagado" ["No orders"]=> string(14) "Ningún pedido" ["Products bought"]=> string(19) "Productos comprados" ["Order ref"]=> string(14) "Ref. de pedido" ["Product ref"]=> string(16) "Ref. de producto" ["Quantity"]=> string(8) "Cantidad" ["Carts"]=> string(8) "Carritos" ["Id"]=> string(2) "Id" ["Total products"]=> string(15) "Total productos" ["No carts"]=> string(15) "Ningún carrito" ["Product(s) still in cart"]=> string(25) "Producto(s) en el carrito" ["Cart ID"]=> string(10) "ID carrito" ["Product reference"]=> string(23) "Referencia del producto" ["No products"]=> string(16) "Ningún producto" ["Messages"]=> string(8) "Mensajes" ["IP"]=> string(2) "IP" ["No messages"]=> string(15) "Ningún mensaje" ["Last connections"]=> string(19) "Últimas conexiones" ["Origin request"]=> string(22) "Origen de la petición" ["Page viewed"]=> string(15) "Páginas vistas" ["Time on the page"]=> string(20) "Tiempo en la página" ["IP address"]=> string(13) "Dirección IP" ["No connections"]=> string(17) "Ninguna conexión" ["Official GDPR compliance"]=> string(25) "Cumplimiento oficial GDPR" ["Make your store comply with the General Data Protection Regulation (GDPR)."]=> string(82) "Haz que tu tienda cumpla con el Reglamento General de Protección de Datos (RGPD)." ["Are you sure you want to uninstall this module?"]=> string(53) "¿Estás seguro que quieres desinstalar este módulo?" ["There was an error during the uninstallation. Please contact us through Addons website."]=> string(118) "Se ha producido un error durante la desinstalación. Ponte en contacto con nosotros a través del sitio web de Addons." ["There was an error on module uninstall. Please contact us through Addons website"]=> string(129) "Se ha producido un error durante la desinstalación del módulo. Ponte en contacto con nosotros a través del sitio web de Addons" ["Data accessibility"]=> string(22) "Accesibilidad de datos" ["How can a customer retrieve all of his personal data?"]=> string(60) "¿Cómo puede un cliente obtener todos sus datos personales?" ["From his customer account, a new tab called My Personal Data is available and your customer can retrieve all of his personal data collected by your shop and installed modules, in PDF or CSV format."]=> string(221) "Desde su cuenta de cliente, está disponible una nueva pestaña llamada Mis datos personales y su cliente puede obtener todos sus datos personales recopilados por su tienda y los módulos instalados, en formato PDF o CSV." ["Customer consent"]=> string(26) "Consentimiento del cliente" ["There is no consent confirmation checkbox in the contact form. Isn't this a requirement?"]=> string(110) "No hay una casilla de verificación de consentimiento en el formulario de contacto. ¿No es esto un requisito?" ["No, it is not a requirement as the customer gives consent by clicking on the Submit message button. Only a message is required to give your customers more information about the use of personal data on your website. We are currently working on a new version of the contact form, it will be available really soon for your online store."]=> string(336) "No, no es un requisito ya que el cliente da su consentimiento al hacer clic en el botón Enviar mensaje. Solo se requiere un mensaje para dar a sus clientes más información sobre el uso de datos personales en su sitio web. Actualmente estamos trabajando en una nueva versión del formulario de contacto, estará disponible muy pronto." ["Data erasure"]=> string(16) "Borrado de datos" ["How will a customer ask for all of his personal data to be deleted ?"]=> string(74) "¿Cómo solicitará un cliente que se eliminen todos sus datos personales?" ["The customer will send a message from the contact form for any rectification and erasure requests, justifying his request."]=> string(146) "El cliente enviará un mensaje desde el formulario de contacto para cualquier solicitud de rectificación y supresión, justificando su petición." ["There is no Remove Data button in the customer account. Isn't this a requirement?"]=> string(84) "No hay un botón Eliminar datos en la cuenta del cliente. ¿No es esto un requisito?" ["No, the Remove Data button in the customer account is not an obligation. For the data erasure requests, your customers can request data removal only under certain circumstances, that is the reason why we decided not to include an automatic Remove Data button in their customer account. They can, however, contact you anytime via your contact form, in this case, you can review their request and once you accept it, you will be able to remove their personal data directly in the configuration page of our Official GDPR Compliance module."]=> string(614) "No, el botón Quitar Datos en la cuenta del cliente no es una obligación. Para las solicitudes de borrado de datos, sus clientes pueden solicitar la eliminación de datos solo bajo ciertas circunstancias, esa es la razón por la que decidimos no incluir un botón de Eliminar datos automático en su cuenta de cliente. Sin embargo, pueden contactarlo en cualquier momento a través de su formulario de contacto, en este caso, puede revisar su solicitud y, una vez que la acepte, podrá eliminar sus datos personales directamente en la página de configuración de nuestro módulo oficial de Cumplimiento de RGPD." ["How to remove the personal data of a customer?"]=> string(52) "¿Cómo eliminar los datos personales de un cliente?" ["If the request is valid, from the Personal Data Management tab of this module, any customer can be found by typing the first few letters of his name or email address in the search bar. Before deleting any data, we recommend you to download all the invoices of the involved customer. After deleting the data with the “Remove data” button, the customer’s orders can’t be legally deleted, they just won’t be linked to any account. This allows you to keep precise statistics of your shop."]=> string(579) "Si la solicitud es válida, desde la pestaña de Gestión de Datos Personales de este módulo, se puede encontrar a cualquier cliente escribiendo las primeras letras de su nombre o dirección de correo electrónico en la barra de búsqueda. Antes de eliminar cualquier dato, le recomendamos que descargue todas las facturas del cliente involucrado. Después de eliminar los datos con el botón "Eliminar datos", los pedidos del cliente no se pueden eliminar legalmente, simplemente no se vincularán a ninguna cuenta. Esto le permite mantener estadísticas precisas de su tienda." ["After removing all personal data of a customer from my database, what will happen to his orders?"]=> string(114) "Después de eliminar todos los datos personales de un cliente de mi base de datos, ¿qué pasará con sus pedidos?" ["Due to other legal obligations, his orders will still be stocked but they are no longer associated with the customer. Only the name, shipping, and billing information must be kept in the order details page for legal reasons, invoicing, and accounting. According to the Rec.30;Art.7(1)(c)"]=> string(329) "Debido a otras obligaciones legales, sus pedidos seguirán estando almacenados pero ya no están asociados con el cliente. Solo el nombre, el envío y la información de facturación deben mantenerse en la página de detalles del pedido por motivos legales, de facturación y de contabilidad. De acuerdo con la Rec.30;Art.7(1)(c)" ["Saved with success !"]=> string(25) "¡Guardado correctamente!" ["Customer data deleted by official GDPR module."]=> string(57) "Datos del cliente eliminados por el módulo GDPR oficial." ["Generate password"]=> string(19) "Generar contraseña" ["Change password..."]=> string(24) "Modificar contraseña..." ["Current password"]=> string(18) "Contraseña actual" ["New password"]=> string(17) "Nueva contraseña" ["Confirm password"]=> string(23) "Confirma la contraseña" } ["ShopZonetheme"]=> array(23) { ["View"]=> string(5) "Vista" ["Buy"]=> string(7) "Comprar" ["View details"]=> string(12) "Ver detalles" ["Subcategories"]=> string(14) "Subcategorías" ["Table"]=> string(5) "Tabla" ["List"]=> string(5) "Lista" ["Grid"]=> string(11) "Cuadrícula" ["Menu"]=> string(5) "Menú" ["Show More"]=> string(8) "Ver más" ["Do not show this popup again."]=> string(31) "No mostrar este popup de nuevo." ["Back to Top"]=> string(13) "Volver Arriba" ["Information"]=> string(12) "Información" ["Shop Now"]=> string(12) "Compra ahora" ["Featured Categories"]=> string(22) "Categorías Destacadas" ["Popular Brands"]=> string(16) "Marcas populares" ["Accept"]=> string(7) "Aceptar" ["Details"]=> string(8) "Detalles" ["Special offer ends in"]=> string(31) "Esta oferta especial termina en" ["day"]=> string(4) "Día" ["days"]=> string(5) "Días" ["This offer has expired!"]=> string(25) "Esta Oferta ha terminado!" ["Show Less"]=> string(13) "Mostrar Menos" ["Ref:"]=> string(4) "Ref:" } ["ShopThemeActions"]=> array(51) { ["modify cart"]=> string(9) "Modificar" ["Add to cart"]=> string(18) "Añadir al carrito" ["Sign out"]=> string(14) "Cerrar sesión" ["Sign in"]=> string(15) "Iniciar sesión" ["Filter By"]=> string(11) "Filtrar por" ["Clear all"]=> string(11) "Borrar todo" ["Remove"]=> string(8) "Eliminar" ["Cart"]=> string(7) "Carrito" ["Choose file"]=> string(19) "Seleccionar archivo" ["Send"]=> string(6) "Enviar" ["Subscribe"]=> string(11) "Suscribirse" ["OK"]=> string(2) "OK" ["Share"]=> string(9) "Compartir" ["Proceed to checkout"]=> string(16) "Finalizar compra" ["Continue shopping"]=> string(19) "Continuar comprando" ["remove from cart"]=> string(20) "eliminar del carrito" ["Show"]=> string(7) "Mostrar" ["Hide"]=> string(7) "Ocultar" ["Previous"]=> string(8) "Anterior" ["Next"]=> string(9) "Siguiente" ["View products"]=> string(13) "Ver productos" ["Quick view"]=> string(13) "Vista rápida" ["Quantity"]=> string(8) "Cantidad" ["Remove Image"]=> string(15) "Eliminar imagen" ["Save Customization"]=> string(24) "Guardar Personalización" ["Filter"]=> string(7) "Filtrar" ["Back to top"]=> string(13) "Volver arriba" ["Select"]=> string(11) "Seleccionar" ["Choose"]=> string(6) "Elegir" ["Download"]=> string(9) "Descargas" ["Cancel"]=> string(8) "Cancelar" ["Continue"]=> string(9) "Continuar" ["Edit"]=> string(9) "Modificar" ["show details"]=> string(16) "mostrar detalles" ["Add"]=> string(7) "Añadir" ["Take advantage of our exclusive offers:"]=> string(44) "Benefíciese de nuestras ofertas exclusivas:" ["edit"]=> string(9) "Modificar" ["add new address"]=> string(24) "Añadir nueva dirección" ["Checkout"]=> string(15) "Tramitar Pedido" ["Create account"]=> string(16) "Crear una cuenta" ["Save"]=> string(7) "Guardar" ["Delete"]=> string(8) "Eliminar" ["Update"]=> string(10) "Actualizar" ["Add a new address"]=> string(24) "Añadir nueva dirección" ["Create new address"]=> string(22) "Crear nueva dirección" ["Reorder"]=> string(14) "Pedir de nuevo" ["Print out"]=> string(8) "Imprimir" ["Send reset link"]=> string(48) "Enviar enlace de restablecimiento de contraseña" ["Back to login"]=> string(26) "Volver a Inicio de sesión" ["Back to Login"]=> string(15) "Volver a inicio" ["Change Password"]=> string(22) "Cambiar la contraseña" } ["ModulesNewproductsShop"]=> array(2) { ["New products"]=> string(9) "Novedades" ["All new products"]=> string(19) "Todas las novedades" } ["ModulesBlockreassuranceShop"]=> array(4) { ["Security policy"]=> string(22) "Política de seguridad" ["(edit with the Customer Reassurance module)"]=> string(80) "(editar con el módulo de Información de seguridad y confianza para el cliente)" ["Delivery policy"]=> string(20) "Política de entrega" ["Return policy"]=> string(24) "Política de devolución" } ["AdminStatsHelp"]=> array(4) { ["%value% of your products for sale are out of stock."]=> string(69) "%value% de tus productos a la venta que se encuentran fuera de stock." ["Gross margin expressed in percentage assesses how cost-effectively you sell your goods. Out of $100, you will retain $%value% to cover profit and expenses."]=> string(158) "El margen bruto expresado en porcentaje evalúa la rentabilidad con la que vendes tus bienes. De $100, retendrá $%value% para cubrir los beneficios y gastos." ["%value% of your products are disabled and not visible to your customers"]=> string(83) "%value% de tus productos que están desactivados y no son visibles por tus clientes" ["Within your catalog, %value% of your products have had sales in the last 30 days"]=> string(95) "Dentro de tu catálogo, %value% de tus productos que han tenido ventas en los últimos 30 días" } ["ShopFormsErrors"]=> array(5) { ["Invalid name"]=> string(17) "Nombre no válido" ["Invalid format."]=> string(19) "Formato no válido." ["Format should be %s."]=> string(23) "El formato debe ser %s." ["Required field"]=> string(15) "Campo requerido" ["Invalid postcode - should look like "%zipcode%""]=> string(58) "Código postal no válido - debe ser similar a "%zipcode%"" } ["AdminStatsNotification"]=> array(3) { ["Module not found"]=> string(21) "Módulo no encontrado" ["Please select a module from the left column."]=> string(57) "Por favor, selecciona un módulo de la columna izquierda." ["The specified date is invalid."]=> string(30) "Fecha especificada no válida." } ["AdminShopparametersNotification"]=> array(50) { ["Caution: The discount applied to a category does not stack with the overall reduction but instead replaces it."]=> string(111) "Advertencia: el descuento aplicado a una categoría no se acumula a un descuento global, sino que lo sustituye." ["Only products that have this category as the default category will be affected."]=> string(98) "Sólo los productos que tienen esta categoría como categoría predeterminada se verán afectados." ["You cannot delete this shop (customer and/or order dependency)"]=> string(66) "No puede eliminar esta tienda (cliente y/o dependencia de pedidos)" ["Click here to set a URL for this shop."]=> string(56) "Haz clic aquí para establecer una URL para esta tienda." ["Width and height must be numeric values."]=> string(52) "La anchura y la altura deben ser valores numéricos." ["The discount value is incorrect (must be a percentage)."]=> string(61) "El valor de descuento es incorrecto (debe ser un porcentaje)." ["Wrong category ID."]=> string(26) "ID de Categoría erróneo." ["The discount value is incorrect."]=> string(36) "El valor de descuento es incorrecto." ["You cannot save group reductions."]=> string(39) "No puedes guardar descuentos del grupo." ["An error occurred while updating this group."]=> string(50) "Se ha producido un error al actualizar este grupo." ["Aliases and results are both required."]=> string(42) "Los alias y los resultados son requeridos." ["Is not a valid result"]=> string(26) "No es un resultado válido" ["Is not a valid alias"]=> string(22) "No es un alias válido" ["This is not a valid IP address:"]=> string(37) "Esta no es una dirección IP válida:" ["You cannot delete this shop (customer and/or order dependency)."]=> string(71) "No puedes eliminar esta tienda (clientes y/o pedidos asociados a ella)." ["Please create some sub-categories for this root category."]=> string(66) "Por favor, crea algunas subcategorías para esta categoría raíz." ["You need to select at least the root category."]=> string(47) "Debes seleccionar al menos la categoría raíz." ["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."]=> string(193) "Advertencia: No podrás cambiar el grupo de esta tienda si ésta pertenece a un grupo con una de las siguientes opciones activadas: Compartir clientes, Compartir cantidades o Compartir Pedidos." ["You can only move your shop to a shop group with all "share" options disabled -- or to a shop group with no customers/orders."]=> string(153) "Sólo puedes mover tu tienda a un grupo de tiendas con todas las opciones de "compartir" desactivadas -- o a un grupo de tiendas sin clientes ni pedidos." ["For security reasons, you cannot delete default order statuses."]=> string(73) "Por razones de seguridad, no puedes eliminar los estados predeterminados." ["An address located in a country containing states must have a state selected."]=> string(105) "Una dirección ubicada en un país que contiene estados debe tener un estado o provincia seleccionado(a)." ["Latitude and longitude are required."]=> string(34) "Latitud y longitud son requeridas." ["The specified state is not located in this country."]=> string(67) "El estado/provincia especificado no está localizado en este país." ["Before being able to use this tool, you need to:"]=> string(52) "Antes de poder utilizar esta herramienta, necesitas:" ["Create a blank .htaccess in your root directory."]=> string(67) "Crear un archivo en blanco llamado .htaccess en el directorio raíz" ["Give it write permissions (CHMOD 666 on Unix system)."]=> string(67) "Otorgar a éste permisos de escritura (CHMOD 666 en sistemas Unix)." ["The Base URI is not valid."]=> string(26) "La URI base no es válida." ["An order status with the same name already exists: %s"]=> string(53) "Ya existe un estado de pedido con el mismo nombre: %s" ["You must define an SMTP server and an SMTP port. If you do not know it, use the PHP mail() function instead."]=> string(123) "Debes definir al menos un servidor SMTP y un puerto SMTP. Si no los conoces, utiliza la función mail() de PHP en su lugar." ["Assign a valid page if you want it to be read."]=> string(53) "Asigna una página válida si quieres que sea leída." ["Your robots.txt file MUST be in your website's root directory and nowhere else (e.g. http://www.example.com/robots.txt)."]=> string(132) "El archivo robots.txt debe ser almacenado únicamente en el directorio raíz de tu sitio web (ej: http://www.tienda.com/robots.txt)." ["Generate your "robots.txt" file by clicking on the following button (this will erase the old robots.txt file)"]=> string(122) "Puedes generar un archivo "robots.txt" haciendo clic en el siguiente botón (esto eliminará el archivo robots.txt actual)" ["Before you can use this tool, you need to:"]=> string(52) "Antes de poder utilizar esta herramienta, necesitas:" ["1) Create a blank robots.txt file in your root directory."]=> string(64) "1) Crear un archivo robots.txt en blanco en el directorio raíz." ["2) Give it write permissions (CHMOD 666 on Unix system)."]=> string(70) "2) Otorgar a éste permisos de escritura (CHMOD 666 en sistemas Unix)." ["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."]=> string(161) "La opción Multitienda está activada. Para cambiar la dirección URL de tu tienda, dirígete a la pagina “Mulitienda” del menú “Parámetros Avanzados”." ["Here you can set the URL for your shop. If you migrate your shop to a new URL, remember to change the values below."]=> string(131) "Aqui puedes establecer la URL de tu tienda. Si migras tu tienda a una nueva URL, recuerda que debes cambiar los siguientes valores." ["This section enables you to change the default pattern of your links. In order to use this functionality, PrestaShop's "Friendly URL" option must be enabled, and Apache's URL rewriting module (mod_rewrite) must be activated on your web server."]=> string(279) "Esta sección te permite cambiar el patrón predeterminado de tus enlaces. Para utilizar esta funcionalidad, la opción "URL Amigable" de PrestaShop debe estar activada y el módulo de reescritura de direcciones URL de Apache (mod_rewrite) debe estar activado en tu servidor web." ["There are several available keywords for each route listed below; note that keywords with * are required!"]=> string(139) "Hay varias palabras clave disponibles para cada ruta indicada a continuación; ¡ten en cuenta que las palabras clave con * son requeridas!" ["To add a keyword in your URL, use the {keyword} syntax. If the keyword is not empty, you can add text before or after the keyword with syntax {prepend:keyword:append}. For example {-hey-:meta_title} will add "-hey-my-title" in the URL if the meta title is set."]=> string(290) "Para añadir una palabra clave en la URL, use la sintaxis {keyword}. Si la palabra clave no está vacía, puedes añadir texto antes o después con la sintaxis {prepend:keyword:append}. Por ejemplo {-hey-:meta_title} añadirá "-hey-my-títle" en la URL si el metatítulo está establecido." ["Before making any changes to the default pattern of your URLs, make sure to meet the following requirements:"]=> string(113) "Antes de realizar cualquier cambio en el patrón de las URL, asegúrate de cumplir con los siguientes requisitos:" ["The Friendly URL feature must be enabled"]=> string(56) "La característica de URL amigable debe estar habilitada" ["URL rewriting must be activated on your web server"]=> string(60) "La reescritura de URL debe estar activada en su servidor web" ["All mandatory keywords (*) must be included in the route"]=> string(68) "Todas las palabras clave obligatorias (*) deben incluirse en la ruta" ["You should also comply with the syntax:"]=> string(38) "También debe cumplir con la sintaxis:" ["Keywords must be in braces {keyword}"]=> string(53) "Las palabras clave deben estar entre llaves {keyword}" ["All keywords must be separated"]=> string(46) "Todas las palabras clave deben estar separadas" ["As long as a keyword has an associated value, you can use the syntax {prepend:keyword:append} to add text before and after it"]=> string(139) "Siempre que una palabra clave tenga un valor asociado, puede usar la sintaxis {prepend:keyword:append} para agregar texto antes y después." ["As long as a keyword has an associated value, you can use the syntax {prepend:keyword:append} to add text before and after it."]=> string(139) "Siempre que una palabra clave tenga un valor asociado, puede usar la sintaxis {prepend:keyword:append} para añadir texto antes y después." ["You can only display the page list in a shop context."]=> string(67) "Solo puede mostrar el listado de páginas en un contexto de tienda." } ["AdminDesignFeature"]=> array(108) { ["Move images"]=> string(19) "Mover las imágenes" ["Regenerate thumbnails"]=> string(20) "Regenerar miniaturas" ["Select an image"]=> string(18) "Seleccionar imagen" ["Select a format"]=> string(19) "Seleccionar formato" ["Erase previous images"]=> string(33) "Eliminar las imágenes anteriores" ["Transplant a module"]=> string(19) "Insertar un módulo" ["Transplant to"]=> string(7) "Mover a" ["Available hooks"]=> string(17) "Hooks disponibles" ["Already registered hooks"]=> string(20) "Hooks ya registrados" ["Exceptions"]=> string(11) "Excepciones" ["Full width"]=> string(13) "Anchura total" ["Three columns"]=> string(13) "Tres columnas" ["Two columns, small left column"]=> string(40) "Dos columnas, columna izquierda pequeña" ["Two columns, small right column"]=> string(38) "Dos columnas, columna derecha pequeña" ["No side columns, ideal for distraction-free pages such as product pages."]=> string(94) "Sin columnas laterales, ideal para páginas libres de distracción como páginas de productos." ["One large central column and 2 side columns."]=> string(52) "Una columna central grande y dos columnas laterales." ["Two columns with a small left column."]=> string(41) "Dos columnas, columna izquierda pequeña." ["Two columns with a small right column."]=> string(39) "Dos columnas, columna derecha pequeña." ["Images generation options"]=> string(36) "Opciones de generación de imágenes" ["Image format"]=> string(17) "Formato de imagen" ["Use JPEG."]=> string(10) "Usar JPEG." ["Use PNG only if the base image is in PNG format."]=> string(48) "Usar PNG si la imagen base está en formato PNG." ["Use PNG for all images."]=> string(34) "Usar PNG para todas las imágenes." ["Use WebP only if the base image is in WebP format."]=> string(58) "Usar WebP solo si la imagen de base está en formato WebP." ["Use WebP for all images."]=> string(35) "Usar WebP para todas las imágenes." ["JPEG compression"]=> string(16) "Compresión JPEG" ["PNG compression"]=> string(15) "Compresión PNG" ["WebP compression"]=> string(16) "Compresión WebP" ["Generate images based on one side of the source image"]=> string(59) "Generar imágenes basadas en un lado de la imagen de origen" ["Automatic (longest side)"]=> string(32) "Automático (el lado más largo)" ["Maximum file size of product customization pictures"]=> string(76) "Tamaño máximo de archivo de las imágenes de personalización del producto" ["bytes"]=> string(5) "bytes" ["Product picture width"]=> string(31) "Ancho de la imagen del producto" ["pixels"]=> string(8) "píxeles" ["Product picture height"]=> string(32) "Altura de la imagen del producto" ["Generate high resolution images"]=> string(37) "Generar imágenes de alta resolución" ["Use the legacy image filesystem"]=> string(46) "Usar el sistema de archivos de imagen heredado" ["Image type"]=> string(14) "Tipo de imagen" ["Name for the image type"]=> string(29) "Nombre para el tipo de imagen" ["Add new image type"]=> string(28) "Añadir nuevo tipo de imagen" ["Image formats to generate"]=> string(28) "Formatos de imagen a generar" ["Base JPEG/PNG"]=> string(13) "Base JPEG/PNG" ["WebP"]=> string(4) "WebP" ["AVIF"]=> string(4) "AVIF" ["Base format"]=> string(12) "Formato Base" ["Use JPEG"]=> string(9) "Usar JPEG" ["Use PNG only if the base image is in PNG format"]=> string(52) "Usar PNG solo si la imagen base está en formato PNG" ["Use PNG"]=> string(8) "Usar PNG" ["AVIF compression"]=> string(16) "Compresión AVIF" ["Regenerate"]=> string(9) "Regenerar" ["Are you sure you want to delete this image setting?"]=> string(58) "¿Seguro que desea eliminar esta configuración de imagen?" ["___________ CUSTOM ___________"]=> string(30) "___________ CUSTOM ___________" ["____________ CORE ____________"]=> string(30) "____________ CORE ____________" ["Admin modules controller"]=> string(42) "Controlador de módulos de administración" ["Front modules controller"]=> string(33) "Controlador de módulos del Front" ["Pages"]=> string(8) "Páginas" ["Pages in category "%name%""]=> string(34) "Páginas en la categoría "%name%"" ["Preview Theme %s"]=> string(20) "Vista previa Tema %s" ["Test email %template%"]=> string(23) "Probar email %template%" ["Parent category"]=> string(16) "Categoría padre" ["Page category"]=> string(24) "Categoría de la página" ["Only letters and the hyphen (-) character are allowed."]=> string(64) "Sólo se permiten caracteres alfabéticos y el guión medio (-)." ["Page content"]=> string(20) "Contenido de página" ["Indexation by search engines"]=> string(36) "Indexación por motores de búsqueda" ["Zip file"]=> string(11) "Archivo Zip" ["Archive URL"]=> string(15) "URL del archivo" ["Select the archive"]=> string(21) "Selecciona el archivo" ["CMS Category"]=> string(14) "Categoría CMS" ["Select your default email theme"]=> string(39) "Selecciona tu tema email predeterminado" ["Generate emails"]=> string(14) "Generar emails" ["Select your email theme"]=> string(24) "Selecciona tu tema email" ["Select the theme you want to overwrite"]=> string(42) "Selecciona el tema que deseas sobrescribir" ["Overwrite templates"]=> string(24) "Sobreescribir plantillas" ["List %theme% layouts"]=> string(26) "Listar diseños de %theme%" ["Raw HTML"]=> string(9) "HTML puro" ["Text"]=> string(5) "Texto" ["Email themes"]=> string(11) "Temas email" ["Designed by %s"]=> string(16) "Diseñado por %s" ["Delete this theme?"]=> string(21) "¿Eliminar este tema?" ["Configure your page layouts"]=> string(32) "Configurar tu diseño de página" ["Each page can use a different layout, choose it among the layouts bundled in your theme."]=> string(123) "Cada página puede utilizar un diseño diferente, que puedes seleccionar entre los distintos diseños incluidos en tu tema." ["Choose layouts"]=> string(19) "Seleccionar diseño" ["Reset to defaults"]=> string(39) "Restablecer los valores predeterminados" ["Header logo"]=> string(16) "Logo de cabecera" ["Mail logo"]=> string(35) "Logo para los correos electrónicos" ["Invoice logo"]=> string(22) "Logo para las facturas" ["Favicon"]=> string(7) "Favicon" ["Favicon image"]=> string(14) "Imagen favicon" ["Adaptation to Right-to-Left languages"]=> string(56) "Adaptación a idiomas que se leen de derecha a izquierda" ["Generate RTL stylesheet"]=> string(30) "Generar una hoja de estilo RTL" ["Theme to adapt"]=> string(14) "Tema a adaptar" ["Use this theme?"]=> string(21) "¿Utilizar este tema?" ["Import from your computer"]=> string(27) "Importar desde tu ordenador" ["Import from the web"]=> string(21) "Importar desde la web" ["Import from FTP"]=> string(18) "Importar desde FTP" ["Theme"]=> string(4) "Tema" ["Add new theme"]=> string(18) "Añadir nuevo tema" ["Export current theme"]=> string(20) "Exportar tema actual" ["My current theme"]=> string(14) "Mi tema actual" ["Use this theme"]=> string(18) "Utilizar este tema" ["My theme for %name% shop"]=> string(26) "Mi tema para tienda %name%" ["1 module selected"]=> string(22) "1 módulo seleccionado" ["modules selected"]=> string(22) "módulos seleccionados" ["Unhook the selection"]=> string(28) "Eliminar hooks seleccionados" ["All modules"]=> string(18) "Todos los módulos" ["Search for a hook"]=> string(14) "Buscar un hook" ["Display non-positionable hooks"]=> string(28) "Mostrar los hooks invisibles" ["Unhook"]=> string(12) "Desenganchar" } ["ShopThemeCategory"]=> array(1) { ["Subcategories"]=> string(14) "Subcategorías" } ["ModulesStatscatalogAdmin"]=> array(17) { ["Catalog statistics"]=> string(26) "Catálogo de estadísticas" ["Enrich your stats, have a look at your catalog’s general statistics."]=> string(87) "Mejora tus estadísticas, échale un ojo a las estadísticas generales de tu catálogo." ["(1 purchase / %d visits)"]=> string(23) "(1 compra / %d visitas)" ["Choose a category"]=> string(20) "Elige una categoría" ["Products available:"]=> string(21) "Producto disponibles:" ["Average price (base price):"]=> string(30) "Precio promedio (precio base):" ["Product pages viewed:"]=> string(29) "Páginas de productos vistas:" ["Average number of page visits:"]=> string(39) "Número promedio de páginas visitadas:" ["Average number of purchases:"]=> string(28) "Número promedio de compras:" ["Images available:"]=> string(22) "Imágenes disponibles:" ["Average number of images:"]=> string(30) "Número promedio de imágenes:" ["Products never viewed:"]=> string(23) "Productos nunca vistos:" ["Products never purchased:"]=> string(26) "Productos nunca comprados:" ["Conversion rate*:"]=> string(21) "Tasa de conversión*:" ["Defines the average conversion rate for the product page. It is possible to purchase a product without viewing the product page, so this rate can be greater than 1."]=> string(173) "Define la tasa de conversión promedio de la página del producto. Es posible comprar un producto sin ver la página del producto, por lo que esta tasa puede ser mayor de 1." ["Products never purchased"]=> string(25) "Productos nunca comprados" ["Edit / View"]=> string(13) "Modificar/Ver" } ["ModulesMailalertsAdmin"]=> array(2) { ["image(s)"]=> string(10) "imagen(es)" ["Voucher code:"]=> string(32) "Código del cupón de descuento:" } ["ModulesLanguageselectorAdmin"]=> array(3) { ["Language selector block"]=> string(25) "Bloque selector de idioma" ["Adds a block allowing customers to select a language for your store's content."]=> string(97) "Añade un bloque que permite a los clientes seleccionar un idioma para el contenido de la tienda." ["Go international and display a language selector in the header of your store so that customers can shop in their own language."]=> string(133) "Vaya a Internacional y muestre un selector de idioma en el encabezado de su tienda para que los clientes puedan comprar en su idioma." } ["EmailsBody"]=> array(317) { ["(waiting for validation)"]=> string(26) "(En espera de validación)" ["{shop_name} powered by PrestaShop™"]=> string(98) "{shop_name} desarrollado con PrestaShop™" ["Message from {shop_name}"]=> string(25) "Mensaje desde {shop_name}" ["Your login email address on {shop_name}"]=> string(72) "Su dirección de correo electrónico de inicio de sesión en {shop_name}" ["Here is your login email address:"]=> string(70) "Aquí está su dirección de correo electrónico de inicio de sesión:" ["Thank you for creating a customer account at {shop_name}."]=> string(55) "Gracias por crear una cuenta de cliente en {shop_name}." ["Important Security Tips:"]=> string(34) "Consejos Importantes de Seguridad:" ["Always keep your account details safe."]=> string(51) "Mantenga los datos de su cuenta en un lugar seguro." ["Never disclose your login details to anyone."]=> string(51) "No comparta sus datos de acceso con otras personas." ["Change your password regularly."]=> string(35) "Cambie su contraseña regularmente." ["Should you suspect someone is using your account illegally, please notify us immediately."]=> string(89) "Si sospecha que alguien está utilizando ilegalmente su cuenta, avísenos inmediatamente." ["You can now place orders on our store:"]=> string(45) "Ahora puedes hacer pedidos en nuestra tienda:" ["Please go on {order_link} to finalize the payment."]=> string(86) "Por favor, diríjase a {order_link} para completar el pago." ["A new order has been generated on your behalf."]=> string(43) "Se ha generado un nuevo pedido a su nombre." ["Awaiting wire payment"]=> string(44) "En espera de pago por transferencia bancaria" ["You have selected to pay by wire transfer."]=> string(82) "Por favor, recuerde que ha seleccionado transferencia bancaria como forma de pago." ["Here are the bank details for your transfer:"]=> string(52) "Estos son los datos bancarios para su transferencia:" ["Account owner:"]=> string(21) "Titular de la cuenta:" ["Account details:"]=> string(19) "Datos de la cuenta:" ["Bank address:"]=> string(20) "Dirección bancaria:" ["Please specify your order reference in the bankwire description."]=> string(102) "Por favor, incluya el número de referencia de su pedido en los detalles de la transferencia bancaria." ["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]."]=> string(137) "Su pedido con la referencia [1]{order_name}[/1] ha sido realizado correctamente y será [1]enviado tan pronto como recibamos su pago[/1]." ["Amount:"]=> string(8) "Importe:" ["Awaiting check payment"]=> string(28) "En espera de pago por cheque" ["You have selected to pay by check."]=> string(42) "Ha seleccionado cheque como forma de pago." ["Here are the bank details for your check:"]=> string(54) "Estos son los datos bancarios para su pago por cheque:" ["Payable to the order of:"]=> string(23) "Páguese a la orden de:" ["Please mail your check to:"]=> string(30) "Por favor, envíe su cheque a:" ["Customer email address:"]=> string(32) "Dirección de email del cliente:" ["Message from a {shop_name} customer"]=> string(36) "Mensaje de un cliente de {shop_name}" ["Order ID:"]=> string(14) "ID del pedido:" ["Attached file:"]=> string(16) "Archivo adjunto:" ["Your message to {shop_name} Customer Service"]=> string(61) "Su mensaje al Servicio de Atención al Cliente de {shop_name}" ["Your message has been sent successfully."]=> string(41) "Su mensaje ha sido enviado correctamente." ["We will answer as soon as possible."]=> string(45) "Le responderemos tan pronto como sea posible." ["Product:"]=> string(9) "Producto:" ["Credit slip created"]=> string(23) "Factura de abono creada" ["We have generated a credit slip in your name for order with the reference [1]{order_name}[/1]."]=> string(98) "Hemos generado una factura de abono a su nombre para el pedido con referencia [1]{order_name}[/1]." ["Review this credit slip and download your invoice on our store, go to the %credit_slips_label% section of your customer account."]=> string(171) "Revise este abono y descargue su factura desde nuestra tienda, vaya a la sección %credit_slips_label% de su cuenta de cliente." ["Thank you for your order with the reference {order_name} from {shop_name}"]=> string(84) "Gracias por su pedido con la referencia {order_name} de {shop_name}" ["Product(s) now available for download"]=> string(40) "Producto(s) disponible(s) para descargar" ["You have [1]{nbProducts}[/1] product(s) now available for download using the following link(s):"]=> string(83) "Usted tiene [1] producto(s) disponible(s) para descargar en el siguiente enlace(s):" ["Your {shop_name} login information"]=> string(33) "Sus datos de acceso a {shop_name}" ["Here is your personal login information for [1]{shop_name}[/1]:"]=> string(71) "Aquí está su información de acceso personal para [1]{shop_name}[/1]:" ["First name:"]=> string(7) "Nombre:" ["Last name:"]=> string(10) "Apellidos:" ["Customer service - Forwarded discussion"]=> string(56) "Servicio al cliente - Transcripción de la conversación" ["[1]{employee}[/1] added [1]"{comment}"[/1]"]=> string(45) "[1]{employee}[/1] añadió [1]"{comment}"[/1]" ["[1]{employee}[/1] wanted to forward this discussion to you."]=> string(54) "[1]{employee}[/1] quiere transferirle esta discusión." ["Discussion history:"]=> string(30) "Historial de la conversación:" ["Your customer account creation"]=> string(33) "Creación de su cuenta de cliente" ["Your guest account for [1]{shop_name}[/1] has been transformed into a customer account."]=> string(88) "Su cuenta de invitado en [1]{shop_name}[/1] se ha transformado en una cuenta de cliente." ["Please be careful when sharing these login details with others."]=> string(73) "Por favor, no comparta sus datos de inicio de sesión con otras personas." ["Click on the following link to set up your password:"]=> string(64) "Haga clic en el siguiente enlace para configurar su contraseña:" ["You can access your customer account on our store:"]=> string(55) "Puede acceder a su cuenta de cliente en nuestra tienda:" ["Email address:"]=> string(34) "Dirección de correo electrónico:" ["Import complete"]=> string(23) "Importación completada" ["The file {filename} has been successfully imported to your store."]=> string(71) "El archivo {filename} ha sido importado satisfactoriamente a su tienda." ["Your order with the reference [1]{order_name}[/1] is currently in transit."]=> string(83) "Su pedido con referencia [1]{order_name}[/1] se encuentra actualmente en tránsito." ["{followup}"]=> string(10) "{followup}" ["In transit"]=> string(12) "En tránsito" ["You can track your package using the following link:"]=> string(73) "Puede realizar el seguimiento de su paquete mediante el siguiente enlace:" ["You have received a new log alert"]=> string(41) "Has recibido una nueva alerta de registro" ["[1]Warning:[/1] you have received a new log alert in your Back Office."]=> string(77) "[1]Warning:[/1] has recibido una nueva alerta en el Back Office de tu tienda." ["You can check for it in the [1]Advanced Parameters > Logs[/1] section of your back office."]=> string(92) "Puede verificarlo en la sección [1]Parámetros avanzados > Registros[/1] de su back office." ["Your order with the reference [1]{order_name}[/1] from [1]{shop_name}[/1] has been canceled."]=> string(88) "Su pedido con la referencia [1]{order_name}[/1] de [1]{shop_name}[/1] ha sido cancelado." ["Order canceled"]=> string(16) "Pedido cancelado" ["Order changed"]=> string(17) "Pedido modificado" ["Your order with the reference [1]{order_name}[/1] from [1]{shop_name}[/1] has been changed by the merchant."]=> string(116) "Su pedido con número de referencia [1]{order_name}[/1] de [1]{shop_name}[/1] ha sido modificado por el comerciante." ["Message from a customer"]=> string(21) "Mensaje de un cliente" ["You have received a new message."]=> string(30) "Has recibido un nuevo mensaje." ["Order reference:"]=> string(21) "Referencia de pedido:" ["You have received a new message from [1]{shop_name}[/1] regarding order with the reference [1]{order_name}[/1]."]=> string(120) "Ha recibido un nuevo mensaje de [1]{shop_name}[/1] en relación al pedido con número de referencia [1]{order_name}[/1]." ["Message:"]=> string(8) "Mensaje:" ["Return #{id_order_return} - update"]=> string(44) "Devolución #{id_order_return} - actualizada" ["We have updated the progress on your return #{id_order_return}, the new status is:"]=> string(61) "El estado de su devolución #{id_order_return} ha cambiado a:" ["Item(s) out of stock"]=> string(27) "Artículo(s) fuera de 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."]=> string(229) "Desafortunadamente, uno o más productos de su pedido se encuentran fuera de stock. Esto puede originar un ligero retraso en el envío. Trabajeremos lo más rápido posible para solucionarlo. Por favor, acepte nuestras disculpas." ["Thanks for your order with the reference {order_name} from {shop_name}."]=> string(67) "Gracias por su pedido con la referencia {order_name} de{shop_name}." ["Your new {shop_name} login details"]=> string(41) "Sus nuevos datos de acceso en {shop_name}" ["Password reset request for {shop_name}"]=> string(60) "Solicitud de restablecimiento de contraseña en: {shop_name}" ["To confirm this action, please use the following link:"]=> string(67) "Para confirmar esta acción, por favor utilice el siguiente enlace:" ["You have requested to reset your [1]{shop_name}[/1] login details."]=> string(79) "Ha solicitado restablecer sus datos de inicio de sesión en [1]{shop_name}[/1]." ["Please note that this will change your current password."]=> string(65) "Tenga en cuenta que esta acción cambiará su contraseña actual." ["Payment processed"]=> string(14) "Pago procesado" ["Your payment for order with the reference {order_name} was successfully processed."]=> string(111) "El pago para el pedido con refencia {order_name} ha sido procesado correctamente." ["Payment processing error"]=> string(25) "Error al procesar el pago" ["There is a problem with your payment for {shop_name} order with the reference {order_name}. Please contact us at your earliest convenience."]=> string(219) "Hay un problema con su pago en la tienda {shop_name} para el pedido con referencia {order_name}. Por favor, póngase en contacto con nosotros lo antes posible." ["We cannot ship your order until we receive your payment."]=> string(56) "No podemos enviar su pedido hasta que recibamos su pago." ["Processing"]=> string(10) "Procesando" ["We are currently processing your {shop_name} order with the reference {order_name}."]=> string(135) "Estamos procesando su pedido en {shop_name} con la referencia {order_name}." ["We have processed your {shop_name} refund for order with the reference {order_name}."]=> string(147) "Hemos procesado el reembolso de {shop_name} para el pedido con referencia {order_name}." ["Refund processed"]=> string(19) "Reembolso procesado" ["In order to reply, please use the following link: {link}"]=> string(82) "Para responder, por favor utilice el siguiente enlace: {link}" ["Please do not reply directly to this email, we will not receive it."]=> string(79) "Por favor, no conteste a este correo electrónico, no recibiremos su respuesta." ["Thank you for shopping with {shop_name}!"]=> string(37) "¡Gracias por comprar en {shop_name}!" ["Your order has been shipped"]=> string(25) "Su pedido ha sido enviado" ["Shipped"]=> string(7) "Enviado" ["Your order with the reference [1]{order_name}[/1] has been shipped."]=> string(64) "Su pedido con la referencia [1]{order_name}[/1] ha sido enviado." ["Hello"]=> string(4) "Hola" ["This is a [1]test e-mail[/1] from your shop."]=> string(43) "Este es un [1]test e-mail[/1] de tu tienda." ["If you can read this, the test was successful!"]=> string(61) "Si puede leer esto, ¡la prueba fue completada correctamente!" ["Voucher created"]=> string(26) "Cupón de descuento creado" ["A voucher has been created in your name as a result of your order with the reference [1]{order_name}[/1]."]=> string(125) "Se ha creado un cupón de descuento a su nombre tras haber realizado el pedido con número de referencia [1]{order_name}[/1]." ["[1]Voucher code: {voucher_num}[/1] in the amount of [1]{voucher_amount}[/1]"]=> string(78) "[1]Cupón de descuento: {voucher_num}[/1] por valor de [1]{voucher_amount}[/1]" ["This is to inform you about the creation of a voucher."]=> string(47) "Se ha creado un cupón de descuento para usted." ["Hi,"]=> string(5) "Hola," ["This item is once again in-stock."]=> string(39) "Este artículo está de nuevo en stock." ["You can access the product page by clicking on the link:"]=> string(67) "Puede acceder a la página del producto haciendo clic en el enlace:" ["You can order it right now from our online shop."]=> string(58) "Puede solicitarlo ahora mismo en nuestra tienda en línea." ["{product} is now available."]=> string(30) "{product} ya está disponible." ["Customer message:"]=> string(20) "Mensaje del cliente:" ["Total Tax paid"]=> string(25) "Impuestos totales pagados" ["Order details"]=> string(19) "Detalles del pedido" ["Order:"]=> string(7) "Pedido:" ["Placed on"]=> string(12) "Realizado el" ["Payment:"]=> string(5) "Pago:" ["Reference"]=> string(10) "Referencia" ["Product"]=> string(8) "Producto" ["Unit price"]=> string(15) "Precio unitario" ["Quantity"]=> string(8) "Cantidad" ["Total price"]=> string(12) "Precio total" ["Products"]=> string(9) "Productos" ["Discounts"]=> string(10) "Descuentos" ["Gift-wrapping"]=> string(18) "Embalaje de regalo" ["Shipping"]=> string(10) "Transporte" ["Total paid"]=> string(12) "Total pagado" ["Carrier:"]=> string(14) "Transportista:" ["Delivery address"]=> string(21) "Dirección de entrega" ["Billing address"]=> string(26) "Dirección de facturación" ["A new order was placed on {shop_name} by the following customer: {firstname} {lastname} ({email})"]=> string(106) "Tienes un nuevo pedido en tu tienda {shop_name} realizado por el cliente: {firstname} {lastname} ({email})" ["Congratulations!"]=> string(14) "¡Enhorabuena!" ["Order {order_name}"]=> string(19) "Pedido {order_name}" ["If you have a guest account, you can follow your order via the %guest_tracking_label% section on our shop."]=> string(167) "Si tiene una cuenta de invitado, puede seguir su pedido desde la sección: %guest_tracking_label% de nuestra tienda." ["Order edited"]=> string(14) "Pedido editado" ["Your order with the reference [1]{order_name}[/1] has been modified."]=> string(64) "Su pedido con referencia [1]{order_name}[/1] ha sido modificado." ["The stock cover is now less than the specified minimum of:"]=> string(68) "La cobertura de stock es ahora menor que el mínimo especificado en:" ["Current stock cover:"]=> string(26) "Cobertura de stock actual:" ["{product} is almost out of stock."]=> string(44) "{product} está cerca de quedarse sin stock." ["{product} is nearly out of stock."]=> string(44) "{product} está cerca de quedarse sin stock." ["The remaining stock is now less than the specified minimum of"]=> string(67) "La cobertura de stock es ahora menor que el mínimo especificado en" ["Remaining stock:"]=> string(17) "Stock disponible:" ["Replenish your inventory, go to the [1]Catalog > Stocks[/1] section of your back office to manage your stock."]=> string(125) "Reponga su inventario, vaya a la sección [1] Catálogo> Existencias [/1] de su back office para administrar sus existencias." ["Customer:"]=> string(8) "Cliente:" ["Return details"]=> string(26) "Detalles de la devolución" ["{order_name} Placed on {date}"]=> string(32) "{order_name} Efectuado el {date}" ["You have received a new return request for {shop_name}."]=> string(63) "Has recibido una nueva solicitud de devolución en {shop_name}." ["Thank you for subscribing to our newsletter."]=> string(56) "Gracias por suscribirse a nuestro boletín de noticias." ["Thank you for subscribing to our newsletter, please confirm your request by clicking the link below :"]=> string(126) "Gracias por suscribirse a nuestro boletín de noticias. Por favor, confirme su solicitud haciendo clic en el siguiente enlace:" ["Newsletter subscription"]=> string(43) "Suscripción a nuestro boletín de noticias" ["Regarding your newsletter subscription, we are pleased to offer you the following voucher:"]=> string(109) "Tras su suscripción a nuestro boletín de noticias, nos complace ofrecerle el siguiente cupón de descuento:" ["Hi {firstname} {lastname},"]=> string(28) "Hola {firstname} {lastname}," ["We noticed that during your last visit on {shop_name}, you did not complete the order you had started."]=> string(109) "Nos dimos cuenta de que durante su última visita en {shop_name}, no completó el pedido que había iniciado." ["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!"]=> string(173) "Como incentivo, ¡le ofrecemos un descuento de [1]{amount}%[/1] en su siguiente pedido! Esta oferta es válida durante [1]{days}[/1] días, ¡puede aprovecharla desde ahora!" ["Your {shop_name} login details"]=> string(33) "Sus datos de acceso a {shop_name}" ["Your cart at {shop_name}"]=> string(35) "Su carrito de compra en {shop_name}" ["Here is your coupon:"]=> string(35) "Aquí está su cupón de descuento:" ["Enter this code in your shopping cart to get your discount."]=> string(74) "Introduzca este código en su carrito de compra para obtener el descuento." ["Thank you for your order at {shop_name}."]=> string(46) "Gracias por realizar su pedido en {shop_name}." ["As our way of saying thanks, we want to give you a discount of [1]{amount}%[/1] off your next order! This offer is valid for [1]{days}[/1] days, so do not waste a moment!"]=> string(195) "Como agradecimiento por su confianza, ¡le ofrecemos un descuento de [1]{amount}%[/1] en su siguiente pedido! Esta oferta es válida durante [1]{days}[/1] días, ¡puede aprovecharla desde ahora!" ["You are one of our best customers and as such we want to thank you for your continued patronage."]=> string(111) "Usted es uno de nuestros mejores clientes y, como tal, queremos darle las gracias por su confianza y fidelidad." ["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!"]=> string(212) "Como agradecimiento por su lealtad y fidelidad, ¡le ofrecemos un descuento de [1]{amount}%[/1] en su siguiente pedido! Esta oferta es válida durante [1]{days}[/1] días, ¡aprovéchela desde este mismo momento!" ["Thanks for your trust."]=> string(37) "Gracias por su confianza y fidelidad." ["You are one of our best customers, however you have not placed an order in {days_threshold} days."]=> string(121) "Usted es uno de nuestros mejores clientes, sin embargo, no ha realizado ningún pedido desde hace {days_threshold} días." ["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!"]=> string(261) "Queremos agradecerle la confianza que ha depositado en nosotros, y por ello ¡le ofrecemos un descuento de [1]{amount}%[/1] válido para su próximo pedido! Este descuento será válido durante [1]{days}[/1] días, ¡puede aprovecharlo desde este mismo momento!" ["Your referred friend [1]{sponsored_firstname} {sponsored_lastname}[/1] has placed his or her first order on {shop_name}!"]=> string(141) "¡Su amigo referido [1]{sponsored_firstname} {sponsored_lastname}[/1] ha realizado su primera compra en {shop_name}!" ["We are pleased to offer you a voucher worth [1]{discount_display} (voucher # {discount_name})[/1] that you can use on your next order."]=> string(153) "Nos complace ofrecerle un cupón de descuento valorado en [1]{discount_display} (cupón # {discount_name})[/1] para que lo utilice en su próximo pedido." ["Best regards,"]=> string(8) "Saludos." ["join us!"]=> string(9) "¡únase!" ["Your friend [1]{firstname} {lastname}[/1] wants to refer you on {shop_name}!"]=> string(98) "¡Su amigo [1]{firstname} {lastname}[/1] quiere referirle en {shop_name}!" ["Get referred and earn a discount voucher of [1]{discount}![/1]"]=> string(65) "¡Afíliese y obtega un cupón de descuento de [1]{discount}![/1]" ["It's very easy to sign up. Just click here!"]=> string(50) "Es muy fácil registrarse. ¡Solo haga clic aquí!" ["When signing up, don't forget to provide the e-mail address of your referring friend:"]=> string(98) "Al registrarse, no olvide proporcionar la dirección de correo electrónico de su amigo referente:" ["We are pleased to offer you a voucher worth [1]{discount}[/1] that you can use on your next order."]=> string(118) "Nos complace ofrecerle un cupón de descuento valorado en [1]{discount}[/1] para que lo utilice en su próximo pedido." ["Here is the code of your voucher:"]=> string(49) "Aquí está el código de su cupón de descuento:" ["Simply copy/paste this code during the payment process for your next order."]=> string(76) "Copie y pegue este código durante el proceso de pago de su próximo pedido." ["Referral Program"]=> string(22) "Programa de patrocinio" ["We have created a voucher in your name for referring a friend."]=> string(71) "Hemos creado un cupón de descuento a su nombre por referir a un amigo." [", with an amount of"]=> string(14) ", por valor de" ["You can now place orders on our shop:"]=> string(47) "Ahora puede realizar pedidos en nuestra tienda:" ["Account"]=> string(6) "Cuenta" ["Your login details on {shop_name}"]=> string(45) "Sus datos de inicio de sesión en {shop_name}" ["Here are your login details:"]=> string(30) "Estos son sus datos de acceso:" ["Back Office Order"]=> string(21) "Pedido de Back-office" ["Please go on {order_link} to complete the payment."]=> string(86) "Por favor, diríjase a {order_link} para completar el pago." ["Bankwire"]=> string(22) "Transferencia bancaria" ["Pending payment"]=> string(17) "Pendiente de Pago" ["Payment method: bank wire"]=> string(39) "Método de pago: transferencia bancaria" ["You have decided to pay by bank wire."]=> string(44) "Ha elegido pagar por transferencia bancaria." ["Here is the information you need for your transfer:"]=> string(72) "Aquí está la información que necesita para realizar la transferencia:" ["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]."]=> string(138) "Su pedido con la referencia [1]{order_name}[/1] ha sido completado correctamente y será [1]enviado tan pronto como recibamos tu pago[/1]." ["Check"]=> string(6) "Cheque" ["Awaiting payment by check"]=> string(28) "En espera de pago con cheque" ["Payment method: check"]=> string(23) "Método de pago: cheque" ["You have decided to pay by bank check."]=> string(44) "Ha elegido pagar por transferencia bancaria." ["Here is the information you need for your check:"]=> string(65) "Aquí está la información que necesita para realizar el cheque:" ["Contact"]=> string(8) "Contacto" ["Customer Email Address:"]=> string(46) "Dirección de correo electrónico del cliente:" ["Order ID #:"]=> string(16) "ID del Pedido #:" ["Contact Form"]=> string(22) "Formulario de contacto" ["Your message has been sent successfully, thank you for taking the time to write!"]=> string(89) "Su mensaje ha sido enviado correctamente, ¡gracias por tomarse el tiempo en escribirnos!" ["We will reply as soon as possible."]=> string(68) "Nos pondremos en contacto con usted con la máxima brevedad posible." ["Review this credit slip and download your invoice on our shop, go to the %credit_slips_label% section of your customer account."]=> string(171) "Revise este abono y descargue su factura desde nuestra tienda, vaya a la sección %credit_slips_label% de su cuenta de cliente." ["Credit Slip"]=> string(17) "Factura por abono" ["Credit slip"]=> string(17) "Factura por abono" ["A credit slip has been generated in your name for order with the reference [1]{order_name}[/1]."]=> string(125) "Se ha creado un cupón de descuento a su nombre tras haber realizado el pedido con número de referencia [1]{order_name}[/1]." ["Download products"]=> string(19) "Descargar productos" ["Thank you for your order with the reference {order_name} from [1]{shop_name}[/1]"]=> string(82) "Gracias por su pedido con número de referencia {order_name} de [1]{shop_name}[/1]" ["Product(s) to download"]=> string(26) "Producto(s) para descargar" ["Employee password"]=> string(24) "Contraseña del empleado" ["Here is your personal login information for {shop_name}"]=> string(63) "Aquí está su información de acceso personal para {shop_name}" ["Here is your identification information on [1]{shop_name}[/1]"]=> string(70) "Aquí está su información de acceso personal para [1]{shop_name}[/1]" ["Forward message"]=> string(18) "Transferir mensaje" ["Customer Service - Discussion Forwarded"]=> string(44) "Servicio al Cliente - Discusión Transferida" ["[1]{employee}[/1] added [1]{comment}[/1]"]=> string(45) "[1]{employee}[/1] añadió [1]"{comment}"[/1]" ["You can access your customer account on our shop:"]=> string(55) "Puede acceder a su cuenta de cliente en nuestra tienda:" ["Guest to customer"]=> string(21) "De invitado a cliente" ["Your guest account has been turned into a customer account"]=> string(67) "Su cuenta de invitado ha sido transformada en una cuenta de cliente" ["Congratulations, your guest account for [1]{shop_name}[/1] has been turned into a customer account!"]=> string(103) "¡Enhorabuena, su cuenta de invitado en [1]{shop_name}[/1] se ha transformado en una cuenta de cliente!" ["The file {filename} has been successfully imported to your shop."]=> string(67) "El archivo {filename} ha sido importado correctamente en su tienda." ["Import"]=> string(8) "Importar" ["Import finished"]=> string(23) "Importación finalizada" ["Your order with the reference [1]{order_name}[/1] is on its way."]=> string(61) "Su pedido con referencia [1]{order_name}[/1] está en camino." ["Log Alert"]=> string(17) "Aviso de Registro" ["New alert message saved"]=> string(31) "Nuevo mensaje de aviso guardado" ["[1]WARNING:[/1] you have received a new log alert in your back office."]=> string(75) "[1]Warning:[/1] has recibido un nuevo aviso en el Back Office de tu tienda." ["Newsletter"]=> string(8) "Boletín" ["Your order with the reference [1]{order_name}[/1] from [1]{shop_name}[/1] has been canceled by the merchant."]=> string(115) "Su pedido con número de referencia [1]{order_name}[/1] de [1]{shop_name}[/1] ha sido cancelado por el comerciante." ["Order confirmation"]=> string(23) "Confirmación de pedido" ["Thank you for shopping on [1]{shop_name}[/1]!"]=> string(44) "¡Gracias por comprar en [1]{shop_name}[/1]!" ["Recycled packaging:"]=> string(19) "Embalaje reciclado:" ["You have received a new message regarding order with the reference"]=> string(60) "Ha recibido un mensaje respecto al pedido con la referencia:" ["Order customer comment"]=> string(38) "Comentario del cliente sobre el pedido" ["Message from customer"]=> string(21) "Mensaje de un cliente" ["Order merchant comment"]=> string(42) "Comentario del comerciante sobre el pedido" ["Order return state"]=> string(32) "Estado de devolución del pedido" ["Order return #{id_order_return} - Update"]=> string(44) "Devolución #{id_order_return} - Actualizada" ["Follow your order and download your invoice on our shop, go to the %order_history_label% section of your customer account."]=> string(174) "Siga su pedido y descargue su factura desde nuestra tienda, diríjase a la sección %order_history_label% de su cuenta de cliente." ["Out of stock"]=> string(14) "Fuera de stock" ["Replenishment required"]=> string(26) "Reabastecimiento requerido" ["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."]=> string(276) "Desafortunadamente, uno o más artículos están actualmente fuera de stock y esto puede causar un ligero retraso en la entrega. Por favor, acepte nuestras disculpas por este inconveniente y tenga por seguro de que estamos haciendo todo lo posible para corregir la situación." ["Password"]=> string(11) "Contraseña" ["Your password has been correctly updated."]=> string(49) "Su contraseña ha sido actualizada correctamente." ["Password Query"]=> string(24) "Solicitud de Contraseña" ["Confirmation of password request on {shop_name}"]=> string(59) "Confirmación de la solicitud de contraseña en {shop_name}" ["In order to confirm this action, click on the following link:"]=> string(67) "Para confirmar esta acción, por favor utilice el siguiente enlace:" ["If you did not make this request, just ignore this email."]=> string(77) "Si usted no hizo esta solicitud, simplemente ignore este correo electrónico." ["Payment"]=> string(4) "Pago" ["Your payment for order with the reference [1]{order_name}[/1] was successfully processed."]=> string(88) "Su pago para el pedido con refencia [1]{order_name}[/1] ha sido procesado correctamente." ["Payment Error"]=> string(13) "Error de pago" ["Payment error"]=> string(13) "Error en pago" ["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."]=> string(170) "Hemos encontrado un error al procesar el pago de su pedido con la referencia [1]{order_name}[/1] de [1]{shop_name}[/1]. Por favor, contacte con nosotros lo antes posible." ["You can expect delivery as soon as your payment is received."]=> string(61) "El envío se realizará tan pronto como su pago sea recibido." ["Preparation"]=> string(12) "Preparación" ["Processing order"]=> string(17) "Procesando pedido" ["We are currently processing your order with the reference [1]{order_name}[/1] from [1]{shop_name}[/1]."]=> string(97) "Nos encontramos procesando su pedido con la referencia [1]{order_name}[/1] de [1]{shop_name}[/1]." ["Refund"]=> string(10) "Reembolsar" ["We have processed your refund for your order with the reference [1]{order_name}[/1] from [1]{shop_name}[/1]."]=> string(104) "Hemos procesado su reembolso para su pedido con la referencia [1]{order_name}[/1] de [1]{shop_name}[/1]." ["Reply msg"]=> string(20) "Mensaje de respuesta" ["In order to reply, click on the following link: {link}"]=> string(98) "Para responder, por favor utilice el siguiente enlace: {link}" ["Test"]=> string(6) "Prueba" ["Here is a test [1]email[/1] from your shop."]=> string(48) "Esta es una prueba de [1]email[/1] de su tienda." ["If you can read this, it means the test is successful!"]=> string(75) "Si puede leer esto, significa que ¡la prueba fue completada correctamente!" ["Voucher"]=> string(19) "Cupón de descuento" ["Voucher code generated"]=> string(36) "Código Cupón de descuento generado" ["We are pleased to inform you that a voucher has been generated in your name for order with the reference [1]{order_name}[/1]."]=> string(147) "Nos complace informarle que hemos generado un cupón de descuento a su nombre tras haber realizado el pedido con la referencia [1]{order_name}[/1]." ["[1]VOUCHER CODE: {voucher_num}[/1] in the amount of [1]{voucher_amount}[/1]"]=> string(86) "[1]CÓDIGO CUPÓN DE DESCUENTO: {voucher_num}[/1] por valor de [1]{voucher_amount}[/1]" ["In order to use it, just copy/paste this code during check out."]=> string(81) "Para utilizarlo, simplemente copie/pegue este código durante el proceso de pago." ["Voucher new"]=> string(25) "Nuevo Cupón de descuento" ["Voucher code has been generated"]=> string(36) "Se ha generado el código del cupón" ["Here is your new voucher code:"]=> string(39) "Aquí está su nuevo código de cupón:" ["Customer Quantity"]=> string(16) "Cantidad Cliente" ["Good news, this item is back in stock!"]=> string(58) "¡Buenas noticias, este artículo vuelve a estar en stock!" ["Click on the following link to visit the product page and order it:"]=> string(91) "Haga clic en el siguiente enlace para visitar la página del producto y realizar su pedido:" ["Including total tax"]=> string(28) "Incluyendo impuestos totales" ["New Order"]=> string(12) "Nuevo Pedido" ["A new order was placed on [1]{shop_name}[/1] by the following customer:"]=> string(81) "Un nuevo pedido ha sido efectuado en [1]{shop_name}[/1] por el siguiente cliente:" ["Carrier"]=> string(13) "Transportista" ["Order ID {order_name}"]=> string(22) "ID Pedido {order_name}" ["Go to your customer account to learn more about it."]=> string(76) "Diríjase a su cuenta de cliente para obtener más información al respecto." ["Product coverage"]=> string(22) "Cobertura del producto" ["Your stock cover is now less than the specified minimum of:"]=> string(68) "La cobertura de stock es ahora menor que el mínimo especificado de:" ["Product out of stock"]=> string(23) "Producto fuera de stock" ["There are now less than [1]{last_qty}[/1] items in stock."]=> string(63) "Actualmente hay menos de [1]{last_qty}[/1] artículos en stock." ["Return Slip"]=> string(19) "Nota de devolución" ["Return Details"]=> string(23) "Detalles de devolución" ["Newsletter Confirmation"]=> string(63) "Confirmación de la suscripción a nuestro boletín de noticias" ["Newsletter Verification"]=> string(49) "Verificación de registro al boletín de noticias" ["Thank you for subscribing to our newsletter. Please click on the following link to confirm your request:"]=> string(117) "Gracias por suscribirse a nuestro boletín de noticias. Haga clic en el siguiente enlace para confirmar su solicitud:" ["Newsletter Voucher"]=> string(44) "Cupón de descuento del Boletín de Noticias" ["Subscribing to newsletter"]=> string(35) "Suscribirse al boletín de noticias" ["Thank you for subscribing to our newsletter. We are pleased to offer you the following voucher:"]=> string(112) "Gracias por suscribirse a nuestro boletín de noticias. Nos complace ofrecerle el siguiente cupón de descuento:" ["Follow up 1"]=> string(13) "Seguimiento 1" ["Thanks for your visit. However, it looks like you did not complete your purchase."]=> string(74) "Gracias por tu visita. Sin embargo, parece que no ha completado su compra." ["Your cart has been saved, you can go back to your order on our shop:"]=> string(89) "Su carrito ha sido guardado, puede reanudar su pedido volviendo a visitar nuestra tienda:" ["Your voucher code on {shop_name}"]=> string(49) "Su código del cupón de descuento en {shop_name}" ["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!"]=> string(170) "Nos complace ofrecerle un descuento de un [1]{amount}%[/1] en su próximo pedido. Esta oferta es solamente válida durante [1]{days}[/1] días, ¡así que no espere más!" ["Here is your VOUCHER CODE:"]=> string(46) "Aquí está su CÓDIGO DE CUPÓN DE DESCUENTO:" ["Enter this code in your shopping cart to get the discount."]=> string(74) "Introduzca este código en su carrito de compra para obtener el descuento." ["Follow up 2"]=> string(13) "Seguimiento 2" ["Thanks for your order."]=> string(22) "Gracias por su pedido." ["Follow up 3"]=> string(13) "Seguimiento 3" ["Follow up 4"]=> string(13) "Seguimiento 4" ["Your cart on {shop_name}"]=> string(35) "Su carrito de compra en {shop_name}" ["Congratulations, you are one of our best customers! However, it looks like you have not placed an order since {days_threshold} days."]=> string(121) "Usted es uno de nuestros mejores clientes, sin embargo, no ha realizado ningún pedido desde hace {days_threshold} días." ["Your cart has been saved, you can resume your order by visiting our shop:"]=> string(79) "Su carrito ha sido guardado, puede reanudar su pedido visitando nuestra tienda:" ["Referral program Congratulations"]=> string(37) "Enhorabuena del programa de referidos" ["Your referred friend [1]{sponsored_firstname}[/1] [1]{sponsored_lastname}[/1] has placed his/her first order on {shop_name}!"]=> string(148) "¡Su amigo referido [1]{sponsored_firstname}[/1] [1]{sponsored_lastname}[/1] ha realizado su primera compra en {shop_name}!" ["We are pleased to offer you a voucher worth [1]{discount_display}[/1] (VOUCHER # [1]{discount_name}[/1]) that you can use on your next order."]=> string(160) "Nos complace ofrecerle un cupón de descuento valorado en [1]{discount_display}[/1] (CUPÓN # [1]{discount_name}[/1]) para que lo utilice en su próximo pedido." ["Referral program Invitation"]=> string(36) "Invitación al programa de referidos" ["Join us!"]=> string(9) "¡Únase!" ["Your friend [1]{firstname} {lastname}[/1] wants to refer you on {shop_name}!"]=> string(114) "¡Su amigo [1]{firstname} {lastname}[/1] quiere referirle en {shop_name}!" ["Get referred and earn a discount voucher of [1]{discount}[/1]!"]=> string(65) "¡Afíliese y obtega un cupón de descuento de [1]{discount}[/1]!" ["It's very easy to sign up, just click here!"]=> string(50) "Es muy fácil registrarse. ¡Solo haga clic aquí!" ["When signing up, don't forget to provide the email address of your referring friend:"]=> string(98) "Al registrarse, no olvide proporcionar la dirección de correo electrónico de su amigo referente:" ["Referral program Voucher"]=> string(45) "Cupón de descuento del programa de referidos" ["Sponsorship Program"]=> string(22) "Programa de Patrocinio" } ["ModulesStatsbestcustomersAdmin"]=> array(12) { ["Empty recordset returned"]=> string(44) "Se devolvió un conjunto de registros vacío" ["Valid orders"]=> string(16) "Pedidos válidos" ["Money spent"]=> string(14) "Dinero gastado" ["Best customers"]=> string(16) "Mejores clientes" ["Enrich your stats, add a list of the best customers to the dashboard."]=> string(87) "Mejora tus estadísticas, agrega un listado de los mejores clientes al cuadro de mando." ["Develop clients' loyalty"]=> string(47) "Aumentar y mejorar la fidelización de clientes" ["Keeping a client can be more profitable than gaining a new one. That is one of the many reasons it is necessary to cultivate customer loyalty."]=> string(145) "Mantener un cliente satisfecho es más rentable que captar uno nuevo. Por lo tanto, es necesario ganarse su lealtad, para que vuelva a tu tienda." ["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."]=> string(174) "El boca a boca es uno de los mejores medios para conseguir nuevos clientes. Un cliente insatisfecho puede dañar tu reputación y dificultar los objetivos de ventas marcados." ["In order to achieve this goal, you can organize:"]=> string(46) "Para alcanzar este objetivo, puedes organizar:" ["Punctual operations: commercial rewards (personalized special offers, product or service offered), non commercial rewards (priority handling of an order or a product), pecuniary rewards (bonds, discount coupons, payback)."]=> string(256) "Operaciones puntuales: recompensas comerciales (ofertas especiales personalizadas, producto o servicio ofrecido), recompensas no comerciales (prioridad en el envío de un pedido o de un producto), recompensas pecuniarias (cupones de descuento, reembolsos)." ["Sustainable operations: loyalty points or cards, which not only justify communication between merchant and client, but also offer advantages to clients (private offers, discounts)."]=> string(234) "Operaciones sostenibles: tarjetas clientes o puntos de fidelidad, que no sólo justifican la comunicación entre el comerciante y el cliente, sino que también ofrecen ventajas a los clientes (ofertas privadas exclusivas, descuentos)." ["These operations encourage clients to buy products and visit your online store more regularly."]=> string(103) "Estas operaciones incitan a los clientes a comprar productos y visitar tu tienda con mayor regularidad." } ["ModulesStatspersonalinfosAdmin"]=> array(28) { ["Registered customer information"]=> string(36) "Información de clientes registrados" ["Enrich your stats, add information about your registered customers and learn more about them!"]=> string(106) "Mejora tus estadísticas, agrega información sobre tus clientes registrados y ¡aprende más sobre ellos!" ["Target your audience"]=> string(32) "Dirígete a tu público objetivo" ["In order for each message to have an impact, you need to know who it is being addressed to. "]=> string(75) "Para que cada mensaje tenga un impacto, necesita saber a quien va dirigido." ["Defining your target audience is essential when choosing the right tools to win them over."]=> string(137) "Dirigirse al público adecuado es primordial para elegir las herramientas correctas para convencer a cada uno de los públicos objetivos." ["It is best to limit an action to a group -- or to groups -- of clients."]=> string(71) "Es preferible limitar la acción a un grupo -- o grupos -- de clientes." ["Storing registered customer information allows you to accurately define customer profiles so you can adapt your special deals and promotions."]=> string(173) "Almacenar la información del cliente registrado te permite definir con precisión los perfiles de los clientes para que puedas adaptar tus ofertas especiales y promociones." ["You can increase your sales by:"]=> string(39) "Puedes incrementar tus ventas mediante:" ["Launching targeted advertisement campaigns."]=> string(76) "El lanzamiento de campañas publicitarias dirigidas a clientes específicos." ["Contacting a group of clients by email or newsletter."]=> string(98) "Contactando con un grupo de clientes por correo electrónico o a través del boletín de noticias." ["Gender distribution allows you to determine the percentage of men and women shoppers on your store."]=> string(116) "La distribución por género te permite determinar el porcentaje de hombres y mujeres existentes entre tus clientes." ["CSV Export"]=> string(12) "Exportar CSV" ["Age ranges allow you to better understand target demographics."]=> string(82) "El rango de edades te permiten comprender mejor los datos demográficos objetivos." ["Country distribution allows you to analyze which part of the World your customers are shopping from."]=> string(102) "La distribución por países te permite determinar en qué parte del mundo se encuentran tus clientes." ["Currency range allows you to determine which currency your customers are using."]=> string(76) "El rango de monedas te permite determinar con que moneda pagan tus clientes." ["Language distribution allows you to analyze the browsing language used by your customers."]=> string(120) "La distribución por idiomas te permite determinar el idioma más utilizado por tus clientes para navegar por tu tienda." ["No customers have registered yet."]=> string(37) "No hay clientes registrados todavía." ["Gender distribution"]=> string(25) "Distribución por género" ["Age range"]=> string(13) "Rango de edad" ["0-18"]=> string(10) "0-18 años" ["18-24"]=> string(11) "18-24 años" ["25-34"]=> string(11) "25-34 años" ["35-49"]=> string(11) "35-49 años" ["50-59"]=> string(11) "50-59 años" ["60+"]=> string(15) "60 años y más" ["Country distribution"]=> string(23) "Distribución por país" ["Currency distribution"]=> string(24) "Distribución por moneda" ["Language distribution"]=> string(24) "Distribución por idioma" } ["AdminInternationalFeature"]=> array(163) { ["Some countries require different elements than others. Click on the button below to get the valid default address format for this country."]=> string(167) "Algunos países requieren elementos diferentes que otros. Haz clic en el siguiente botón para obtener el formato de dirección predeterminado válido para este país." ["Use the last registered format"]=> string(36) "Utilizar el último formato guardado" ["Use the default format"]=> string(34) "Utilizar el formato predeterminado" ["Use my current modified format"]=> string(37) "Utilizar mi formato modificado actual" ["Clear format"]=> string(14) "Borrar formato" ["Assign to a new zone"]=> string(24) "Asignar a una nueva zona" ["This tax only"]=> string(19) "Sólo este impuesto" ["Combine"]=> string(8) "Combinar" ["One after another"]=> string(20) "Uno después de otro" ["Down"]=> string(5) "Abajo" ["Up"]=> string(6) "Arriba" ["missing"]=> string(11) "faltante(s)" ["Core emails"]=> string(19) "E-mails del núcleo" ["Module emails"]=> string(22) "Emails de los módulos" ["Expressions to translate:"]=> string(23) "Expresiones a traducir:" ["Total missing expressions:"]=> string(32) "Expresiones que faltan en total:" ["expressions"]=> string(11) "expresiones" ["Modify translations"]=> string(22) "Modificar traducciones" ["Theme:"]=> string(5) "Tema:" ["Module:"]=> string(8) "Módulo:" ["Country options"]=> string(19) "Opciones de Países" ["Country name"]=> string(16) "Nombre del país" ["Does it need Zip/Postal code?"]=> string(30) "¿Necesita código postal/Zip?" ["Zip/Postal code format"]=> string(30) "Formato del código postal/Zip" ["Add new country"]=> string(19) "Añadir nuevo país" ["ISO code"]=> string(11) "Código ISO" ["Default currency"]=> string(21) "Moneda predeterminada" ["Default store currency"]=> string(34) "Moneda predeterminada de la tienda" ["Address format"]=> string(21) "Formato de dirección" ["Contains states"]=> string(29) "Contiene estados o provincias" ["Do you need a tax identification number?"]=> string(48) "¿Necesita un número de identificación fiscal?" ["Display tax label (e.g. "Tax incl.")"]=> string(68) "Mostrar la etiqueta de impuestos (por ejemplo, "Impuestos incl.")" ["Call prefix"]=> string(19) "Prefijo telefónico" ["Add new state"]=> string(20) "Añadir nuevo estado" ["Add a new tax rule"]=> string(32) "Añadir nueva regla de impuestos" ["Behavior"]=> string(14) "Comportamiento" ["New tax rule"]=> string(24) "Nueva regla de impuestos" ["Zip/Postal code range"]=> string(30) "Rango de códigos postales/Zip" ["Add new tax rules group"]=> string(42) "Añadir nuevo grupo de reglas de impuestos" ["%1$s (Language: %2$s, Theme: %3$s)"]=> string(31) "%1$s (Idioma: %2$s, Tema: %3$s)" ["Update translations"]=> string(23) "Actualizar traducciones" ["Themes translations"]=> string(21) "Traducciones de temas" ["Expand all fieldsets"]=> string(25) "Expandir todos los campos" ["Close all fieldsets"]=> string(25) "Contraer todos los campos" ["Email subject"]=> string(16) "Asunto del email" ["View HTML version"]=> string(17) "Ver versión HTML" ["Edit HTML version"]=> string(20) "Editar versión HTML" ["View/Edit TXT version"]=> string(23) "Ver/Editar versión TXT" ["Enabled Languages"]=> string(17) "Idiomas activados" ["Main Country"]=> string(15) "País principal" ["Front office Translations"]=> string(29) "Traducciones del Front Office" ["Back office translations"]=> string(28) "Traducciones del Back-Office" ["Installed modules translations"]=> string(39) "Traducciones de los módulos instalados" ["Email translations"]=> string(35) "Traducciones de correo electrónico" ["Other translations"]=> string(18) "Otras traducciones" ["Body"]=> string(6) "Cuerpo" ["%s (local)"]=> string(10) "%s (local)" ["Invoice address"]=> string(26) "Dirección de facturación" ["Delivery address"]=> string(21) "Dirección de entrega" ["Back office"]=> string(11) "Back office" ["Front office"]=> string(12) "Front office" ["Other"]=> string(4) "Otro" ["Email"]=> string(33) "Dirección de correo electrónico" ["Symbol"]=> string(8) "Símbolo" ["Type"]=> string(4) "Tipo" ["Language code"]=> string(18) "Código del idioma" ["Date format"]=> string(16) "Formato de fecha" ["Date format (full)"]=> string(27) "Formato de fecha (completo)" ["Flag"]=> string(7) "Bandera" ["Search rate"]=> string(11) "Buscar tasa" ["Rate"]=> string(4) "Tasa" ["Cannot find reference data for currency %isoCode%"]=> string(67) "No se pueden encontrar datos de referencia para la moneda %isoCode%" ["Numeric ISO code"]=> string(21) "Código numérico ISO" ["Add new zone"]=> string(18) "Añadir nueva zona" ["Currency name"]=> string(19) "Nombre de la moneda" ["Select a currency"]=> string(21) "Selecciona una moneda" ["Create an alternative currency"]=> string(28) "Crear una moneda alternativa" ["Decimals"]=> string(9) "Decimales" ["Whitelisted IP addresses"]=> string(26) "Direcciones IP autorizadas" ["Geolocation behavior for restricted countries"]=> string(60) "Comportamiento de geolocalización para países restringidos" ["Visitors cannot see your catalog."]=> string(42) "Los visitantes no pueden ver tu catálogo." ["Visitors can see your catalog but cannot place an order."]=> string(71) "Los visitantes pueden ver tu catálogo pero no pueden realizar pedidos." ["Geolocation behavior for other countries"]=> string(69) "Comportamiento de la geolocalización para los países no reconocidos" ["All features are available"]=> string(45) "Todas las características están disponibles" ["Select the countries from which your store is accessible"]=> string(59) "Selecciona los países desde los que tu tienda es accesible" [""No-picture" image"]=> string(51) "Imagen para mostrar cuando no hay imagen disponible" ["RTL language"]=> string(10) "Idioma RTL" ["Language identifier"]=> string(23) "Identificador de idioma" ["Country identifier"]=> string(22) "Identificador de país" ["Localization pack you want to import"]=> string(45) "Paquete de localización que quieres importar" ["Content to import"]=> string(20) "Contenido a importar" ["Download pack data"]=> string(27) "Descargar datos del paquete" ["Units (e.g. weight, volume, distance)"]=> string(39) "Unidades (Ej: peso, volumen, distancia)" ["Change the behavior of the price display for groups"]=> string(69) "Cambiar el comportamiento de la visualización de precios para grupos" ["Weight unit"]=> string(14) "Unidad de peso" ["Distance unit"]=> string(19) "Unidad de distancia" ["Volume unit"]=> string(17) "Unidad de volumen" ["Dimension unit"]=> string(20) "Unidad de dimensión" ["Default language"]=> string(21) "Idioma predeterminado" ["Set language from browser"]=> string(39) "Establecer el idioma desde el navegador" ["Default country"]=> string(20) "País predeterminado" ["Set default country from browser language"]=> string(69) "Establecer el país predeterminado de acuerdo al idioma del navegador" ["Time zone"]=> string(12) "Zona horaria" ["Enable tax"]=> string(17) "Activar impuestos" ["Display tax in the shopping cart"]=> string(35) "Mostrar los impuestos en el carrito" ["Based on"]=> string(9) "Basado en" ["Use ecotax"]=> string(16) "Utilizar ecotasa" ["Ecotax"]=> string(7) "Ecotasa" ["Please select the language you want to add or update"]=> string(64) "Por favor, selecciona el idioma que quieres añadir o actualizar" ["Update a language"]=> string(20) "Actualizar un idioma" ["Add a language"]=> string(17) "Añadir un idioma" ["PrestaShop translations"]=> string(26) "Traducciones de PrestaShop" ["Theme translations"]=> string(21) "Traducciones del tema" ["Select a theme"]=> string(18) "Selecciona un tema" ["Installed module translations"]=> string(35) "Traducciones de módulos instalados" ["Select a module"]=> string(21) "Selecciona un módulo" ["Select your theme"]=> string(18) "Selecciona tu tema" ["Core (no theme selected)"]=> string(35) "Núcleo (ningún tema seleccionado)" ["Type of translation"]=> string(19) "Tipo de traducción" ["Select the type of email content"]=> string(55) "Seleccionar el tipo de contenido de correo electrónico" ["Select your module"]=> string(21) "Selecciona el módulo" ["Edited"]=> string(7) "Editado" ["Select your language"]=> string(20) "Selecciona tu idioma" ["Countries"]=> string(7) "Países" ["Exchange rate"]=> string(14) "Tasa de cambio" ["Live exchange rates"]=> string(21) "Tasa de cambio actual" ["Update exchange rates"]=> string(26) "Actualizar tipos de cambio" ["1. Enter symbol"]=> string(22) "1. Introducir símbolo" ["2. Choose format"]=> string(22) "2. Seleccionar formato" ["Customize symbol and format"]=> string(31) "Personalizar símbolo y formato" ["Edit symbol / format"]=> string(25) "Editar símbolo / formato" ["%price%"]=> string(7) "%price%" ["Are you sure you want to restore default settings?"]=> string(74) "¿Estás seguro de que quieres restaurar la configuración predeterminada?" ["Restoring your currency's default settings will delete all the customizations you made before. Parameters will look just the same as when the currency is freshly imported."]=> string(183) "La restauración de la configuración predeterminada de su moneda eliminará todas las personalizaciones que realizó anteriormente. Los parámetros quedarán como recién importados." ["Restore default settings"]=> string(42) "Restaurar la configuración predeterminada" ["Loading currency data"]=> string(24) "Cargando datos de moneda" ["Please wait while currency data is being loaded"]=> string(60) "Por favor, espera mientras se cargan los datos de la moneda." ["{price}"]=> string(7) "{price}" ["Add new currency"]=> string(20) "Añadir nueva moneda" ["Geolocation by IP address"]=> string(34) "Geolocalización por dirección IP" ["IP address whitelist"]=> string(35) "Lista de direcciones IP autorizadas" ["The following features are only available if you enable the Geolocation by IP address feature."]=> string(125) "Las siguientes características sólo están disponibles si activas la característica de Geolocalización por dirección IP." ["Add new language"]=> string(20) "Añadir nuevo idioma" ["Import a localization pack"]=> string(36) "Importar un paquete de localización" ["Local units"]=> string(16) "Unidades locales" ["States"]=> string(10) "Provincias" ["Tax options"]=> string(21) "Opciones de impuestos" ["Add new tax"]=> string(22) "Añadir nuevo impuesto" ["Tax Rules"]=> string(19) "Reglas de impuestos" ["Add / Update a language"]=> string(30) "Añadir / Actualizar un idioma" ["Add or update a language"]=> string(30) "Añadir o actualizar un idioma" ["Export a language"]=> string(18) "Exportar un idioma" ["Zones"]=> string(5) "Zonas" ["Delete item #"]=> string(21) "Eliminar elemento n°" ["1 missing"]=> string(10) "1 faltante" ["%nb_translation% expression"]=> string(27) "%nb_translation% expresión" ["Search translations"]=> string(25) "Búsqueda de traducciones" ["%d missing"]=> string(9) "Faltan %d" ["%nb_translations% expressions"]=> string(29) "%nb_translations% expresiones" ["Show messages"]=> string(16) "Mostrar mensajes" ["Hide messages"]=> string(16) "Ocultar mensajes" ["%nb_translations% missing"]=> string(23) "Falta %nb_translations%" ["%nb_translations% translations are missing in %domain%"]=> string(49) "Faltan %nb_translations% traducciones en %domain%" } ["ModulesContactinfoAdmin"]=> array(4) { ["Contact information"]=> string(24) "Información de contacto" ["Allows you to display additional information about your store's customer service."]=> string(97) "Te permite mostrar información adicional sobre el servicio de atención al cliente de tu tienda." ["Your theme needs to be compatible with this feature"]=> string(52) "Tu tema debe ser compatible con esta característica" ["Let your customers know how to reach you, display contact information on your store."]=> string(102) "Informe a sus clientes de cómo comunicarse contigo, muestre la información de contacto en su tienda." } ["ModulesViewedproductShop"]=> array(1) { ["Viewed products"]=> string(21) "Productos más vistos" } ["AdminPaymentNotification"]=> array(11) { ["You have more than one shop and must select one to configure payment."]=> string(90) "Tienes activado el modo multitienda. Debes seleccionar una tienda para configurar el pago." ["No currency mode for payment module"]=> string(38) "Ninguna moneda para el módulo de pago" ["Cart cannot be loaded or an order has already been placed using this cart"]=> string(80) "El carrito no se puede cargar o ya se ha realizado un pedido usando este carrito" ["The cart rule named "%1s" (ID %2s) used in this cart is not valid and has been withdrawn from cart"]=> string(112) "La regla de carrito denominada "%1s" (ID %2s) usada en este carrito no es válida y ha sido retirada del carrito" ["Order creation failed"]=> string(27) "Creación de pedido fallida" ["Warning: the secure key is empty, check your payment account before validation"]=> string(97) "Advertencia: la clave de seguridad está vacía, revise su cuenta de pago antes de la validación" ["An error occurred while saving message"]=> string(46) "Se ha producido un error al guardar el mensaje" ["No carrier"]=> string(21) "Ningún transportista" ["%d image(s)"]=> string(13) "%d imagen(es)" ["We recommend providing at least two different payment methods. Only one payment method could be problematic if this option cannot be used by a customer because it will prevent him/her from ordering."]=> string(202) "Recomendamos proporcionar al menos dos métodos de pago diferentes. Solo un método de pago podría ser problemático si el cliente no puede utilizar esta opción porque le impedirá realizar un pedido." ["No payment module installed"]=> string(40) "No hay ningún módulo de pago instalado" } ["ModulesStatsdataAdmin"]=> array(9) { ["Data mining for statistics"]=> string(44) "Explotación de datos para las estadísticas" ["This module must be enabled if you want to use statistics."]=> string(71) "Este módulo debe estar activado si quieres utilizar las estadísticas." ["Save page views for each customer"]=> string(44) "Guardar las páginas vistas por cada cliente" ["Storing customer page views uses a lot of CPU resources and database space. Only enable if your server can handle it."]=> string(174) "Almacenar las páginas visitadas por los clientes utiliza una gran cantidad de recursos de CPU y espacio de la base de datos. Actívalo sólo si tu servidor puede soportarlo." ["Save global page views"]=> string(38) "Guardar las vistas de página globales" ["Global page views uses fewer resources than customer's, but it uses resources nonetheless."]=> string(141) "Las vistas de página globales utilizan menos recursos que las de los clientes, pero también utilizan una cantidad considerable de recursos." ["Plugins detection"]=> string(22) "Detección de plug-ins" ["Plugins detection loads an extra 20 kb JavaScript file once for new visitors."]=> string(97) "La detección de plug-ins carga 20 kb adicionales al archivo JavaScript por cada nuevo visitante." ["Collect as much information as possible to enrich your stats and run your business further."]=> string(113) "Recopile la mayor cantidad de información posible para mejorar las estadísticas y llevar tu negocio más lejos." } ["AdminShopparametersFeature"]=> array(288) { ["Authorized modules:"]=> string(21) "Módulos autorizados:" ["This category already exists for this group."]=> string(42) "Esta categoría ya existe para este grupo." ["Add a category discount"]=> string(34) "Añadir un descuento de categoría" ["New group category discount"]=> string(40) "Nuevo descuento de categoría para grupo" ["Discount (%):"]=> string(14) "Descuento (%):" ["Discount: %.2f%%"]=> string(17) "Descuento: %.2f%%" ["Group information"]=> string(22) "Información del grupo" ["Price display method:"]=> string(37) "Método de visualización de precios:" ["Show prices:"]=> string(16) "Mostrar precios:" ["Current category discount"]=> string(31) "Actual categoría de descuentos" ["Members of this customer group"]=> string(34) "Miembros de este grupo de clientes" ["Limited to the first 100 customers."]=> string(37) "Limitado a los 100 primeros clientes." ["Please use filters to narrow your search."]=> string(53) "Por favor, utilice filtros para limitar su búsqueda." ["Hours:"]=> string(6) "Horas:" ["Dear Customer, Regards, Customer service"]=> string(50) "Estimado cliente/a: Saludos. Atención al cliente" ["We are currently updating our shop and will be back really soon. Thanks for your patience."]=> string(98) "Estamos actualizando nuestra tienda, pronto estará disponible de nuevo. Gracias por su paciencia." ["#IN"]=> string(3) "#FA" ["#DE"]=> string(3) "#EN" ["#RE"]=> string(3) "#DE" ["a|about|above|after|again|against|all|am|an|and|any|are|aren|as|at|be|because|been|before|being|below|between|both|but|by|can|cannot|could|couldn|did|didn|do|does|doesn|doing|don|down|during|each|few|for|from|further|had|hadn|has|hasn|have|haven|having|he|ll|her|here|hers|herself|him|himself|his|how|ve|if|in|into|is|isn|it|its|itself|let|me|more|most|mustn|my|myself|no|nor|not|of|off|on|once|only|or|other|ought|our|ours|ourselves|out|over|own|same|shan|she|should|shouldn|so|some|such|than|that|the|their|theirs|them|themselves|then|there|these|they|re|this|those|through|to|too|under|until|up|very|was|wasn|we|were|weren|what|when|where|which|while|who|whom|why|with|won|would|wouldn|you|your|yours|yourself|yourselves"]=> string(563) "a|sobre|encima|después|nuevamente|contra|todo|soy|un|y|ninguno|son|no|cuando|en|estar|porque|sido|antes|siendo|debajo|entre|ambos|pero|por|puede|podía|hizo|hacer|hace|haciendo|bajo|durante|cada|alguno|para|desde|más|tuvo|tiene|haber|habiendo|él|aquí|suyo|misma|su|mismo|cómo|si|en|dentro|es|eso|dejar|me|mayoría|mi|mismo|ni|desactivado|activado|solo|o|otro|nuestro|nuestros|mismos|fuera|propio|mismo|ella|debería|tal|que|el|sus|entonces|allí|estos|ellos|esos|aquellos|través|demasiado|hasta|arriba|muy|era|éramos|qué|cuándo|dónde|mientras|quién|con" ["You may unsubscribe at any moment. For that purpose, please find our contact info in the legal notice."]=> string(113) "Puede darse de baja en cualquier momento. Para ello, consulte nuestra información de contacto en el aviso legal." ["In Stock"]=> string(8) "En stock" ["Product available for orders"]=> string(32) "Producto disponible para pedidos" ["Out-of-Stock"]=> string(14) "Fuera de stock" ["Webmaster"]=> string(9) "Webmaster" ["Customer service"]=> string(19) "Servicio al cliente" ["If a technical problem occurs on this website"]=> string(52) "Si se produce un problema técnico en este sitio web" ["For any question about a product, an order"]=> string(54) "Para cualquier pregunta sobre un artículo o un pedido" ["Mr."]=> string(3) "Sr." ["Mrs."]=> string(4) "Sra." ["Visitor"]=> string(9) "Visitante" ["Guest"]=> string(8) "Invitado" ["Customer"]=> string(7) "Cliente" ["Neutral"]=> string(7) "Neutral" ["Add new social title"]=> string(25) "Añadir nuevo tratamiento" ["Social titles"]=> string(21) "Tratamientos sociales" ["Image width"]=> string(20) "Anchura de la imagen" ["Image height"]=> string(19) "Altura de la imagen" ["Social title"]=> string(11) "Tratamiento" ["Group name"]=> string(16) "Nombre del grupo" ["Discount (%)"]=> string(13) "Descuento (%)" ["Members"]=> string(8) "Miembros" ["Creation date"]=> string(18) "Fecha de creación" ["Default groups options"]=> string(40) "Opciones predeterminadas para los grupos" ["Visitors group"]=> string(19) "Grupo de visitantes" ["Guests group"]=> string(18) "Grupo de invitados" ["Customers group"]=> string(17) "Grupo de clientes" ["Save, then add a category reduction."]=> string(46) "Guardar y añadir un descuento de categoría." ["Add new group"]=> string(19) "Añadir nuevo grupo" ["Customer group"]=> string(17) "Grupo de clientes" ["Price display method"]=> string(36) "Método de visualización de precios" ["Category discount"]=> string(24) "Descuento por categoría" ["Modules authorization"]=> string(25) "Autorización de módulos" ["Registration date"]=> string(17) "Fecha de registro" ["Show prices"]=> string(15) "Mostrar precios" ["Alias"]=> string(5) "Alias" ["Aliases"]=> string(5) "Alias" ["Indexing"]=> string(11) "Indexación" ["The "indexed" products have been analyzed by PrestaShop and will appear in the results of a front office search."]=> string(126) "Los productos "indexados" han sido analizados por PrestaShop y aparecerán en los resultados de la búsqueda del front office." ["Indexed products"]=> string(19) "Productos indexados" ["Building the product index may take a few minutes."]=> string(70) "La construcción del índice de productos podría tardar unos minutos." ["Add missing products to the index"]=> string(43) "Añadir los productos que faltan al índice" ["If your server stops before the process ends, you can resume the indexing by clicking "%add_missing_products_label%"."]=> string(140) "Si su servidor detiene el proceso antes de que éste termine, podrá continuar la indexación haciendo clic en %add_missing_products_label%." ["Re-build the entire index"]=> string(31) "Reconstruir el índice completo" ["You can set a cron job that will rebuild your index using the following URL:"]=> string(89) "Puedes establecer una tarea cron para reconstruir el índice utilizando la siguiente URL:" ["Search within word"]=> string(37) "Buscar en el interior de las palabras" ["Search exact end match"]=> string(26) "Buscar coincidencia exacta" ["Fuzzy search"]=> string(16) "Búsqueda difusa" ["Maximum approximate words allowed by fuzzy search"]=> string(63) "Máximo de palabras aproximadas permitidas por búsqueda difusa" ["Maximum word length (in characters)"]=> string(43) "Longitud máxima de palabra (en caracteres)" ["Minimum word length (in characters)"]=> string(46) "Longitud mínima de la palabra (en caracteres)" ["Blacklisted words"]=> string(26) "Palabras en la lista negra" ["Weight"]=> string(4) "Peso" ["The "weight" represents its importance and relevance for the ranking of the products when completing a new search."]=> string(149) "El "peso" representa el grado de importancia y relevancia que se le dará a los campos mencionados a continuación, para los resultados de búsqueda." ["A word with a weight of eight will have four times more value than a word with a weight of two."]=> string(158) "Si una palabra aparece en un campo con un peso de 8 y en otro con un peso de 4, el primer resultado aparecerá antes que el segundo al realizar una búsqueda." ["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."]=> string(241) "Para asegurar que los resultados de la búsqueda sea más precisos y relevantes, recomendamos establecer un mayor peso a las palabras que aparecen dentro del nombre o de la referencia de un producto que a las que aparecen en la descripción." ["Setting a weight to 0 will exclude that field from search index. Re-build of the entire index is required when changing to or from 0"]=> string(173) "Establecer un peso en 0 excluirá ese campo del índice de búsqueda. Se recomienda reconstruir todo el índice tanto cuando se cambia a un valor 0 como a otro distinto de 0" ["Product name weight"]=> string(28) "Peso del nombre del producto" ["Reference weight"]=> string(21) "Peso de la referencia" ["Short description weight"]=> string(39) "Peso de la descripción corta (resumen)" ["Description weight"]=> string(23) "Peso de la descripción" ["Category weight"]=> string(21) "Peso de la categoría" ["Brand weight"]=> string(16) "Peso de la marca" ["Tags weight"]=> string(21) "Peso de las etiquetas" ["Attributes weight"]=> string(21) "Peso de los atributos" ["Features weight"]=> string(28) "Peso de las características" ["Add new alias"]=> string(19) "Añadir nuevo alias" ["Result"]=> string(9) "Resultado" ["Shop ID"]=> string(9) "ID tienda" ["Shop group"]=> string(16) "Grupo de tiendas" ["Root category"]=> string(16) "Categoría raíz" ["Main URL for this shop"]=> string(30) "URL principal para esta tienda" ["Edit this shop group"]=> string(28) "Editar este grupo de tiendas" ["Add new shop"]=> string(20) "Añadir nueva tienda" ["Multistore tree"]=> string(18) "Árbol multitienda" ["It will only be applied to the multistore header to highlight your shop context."]=> string(86) "Solo se aplicará al encabezado de multitienda para resaltar el contexto de su tienda." ["It will only be applied to this group of shops, each store will keep its individual color."]=> string(86) "Solo se aplicará a este grupo de tiendas, cada tienda mantendrá su color individual." ["Icon"]=> string(5) "Icono" ["Edit return status"]=> string(28) "Editar estado de devolución" ["Show delivery PDF."]=> string(26) "Generar PDF de la entrega." ["Template"]=> string(9) "Plantilla" ["Return status"]=> string(24) "Estado de la devolución" ["Send email to customer"]=> string(23) "Enviar email al cliente" ["Consider the associated order as validated."]=> string(44) "Considerar el pedido asociado como validado." ["Hide this status in all customer orders."]=> string(57) "Ocultar este estado en todos los pedidos de los clientes." ["Attach invoice PDF to email."]=> string(47) "Adjuntar factura en PDF al correo electrónico." ["Attach delivery slip PDF to email."]=> string(59) "Adjuntar albarán de entrega en PDF al correo electrónico." ["Set the order as shipped."]=> string(34) "Establecer el pedido como enviado." ["Set the order as paid."]=> string(33) "Establecer el pedido como pagado." ["Store name"]=> string(19) "Nombre de la tienda" ["Add new store"]=> string(20) "Añadir nueva tienda" ["Stores"]=> string(7) "Tiendas" ["Store name (e.g. City Center Mall Store)."]=> string(54) "Nombre de la tienda (ej: Tienda del centro comercial)." ["Allowed characters: letters, spaces and %s"]=> string(44) "Caracteres permitidos: letras, espacios y %s" ["Latitude / Longitude"]=> string(18) "Latitud / Longitud" ["Store coordinates (e.g. 45.265469/-47.226478)."]=> string(53) "Coordenadas de la tienda (ej.: 45.265469/-47.226478)." ["Picture"]=> string(6) "Imagen" ["Monday"]=> string(6) "Lunes " ["Tuesday"]=> string(6) "Martes" ["Wednesday"]=> string(10) "Miércoles" ["Thursday"]=> string(6) "Jueves" ["Friday"]=> string(7) "Viernes" ["Saturday"]=> string(7) "Sábado" ["Sunday"]=> string(7) "Domingo" ["Choose your country"]=> string(14) "Elige tu país" ["Choose your state (if applicable)"]=> string(35) "Elija tu provincia (si corresponde)" ["Displayed in emails and page titles."]=> string(67) "Mostrado en los correos electrónicos y en los títulos de página." ["Shop email"]=> string(46) "Dirección de correo electrónico de la tienda" ["Registration number"]=> string(19) "Número de registro" ["Shop address line 1"]=> string(34) "Dirección de la tienda (línea 1)" ["Shop address line 2"]=> string(34) "Dirección de la tienda (línea 2)" ["Contact details"]=> string(17) "Datos de contacto" ["Add new tag"]=> string(22) "Añadir nueva etiqueta" ["Tag"]=> string(8) "Etiqueta" ["Search"]=> string(6) "Buscar" ["Visits"]=> string(7) "Visitas" ["Shop name"]=> string(19) "Nombre de la tienda" ["Registrations"]=> string(9) "Registros" ["Undefined"]=> string(10) "Indefinido" ["Visitors"]=> string(10) "Visitantes" ["Unknown"]=> string(11) "Desconocido" ["Male"]=> string(6) "Hombre" ["Female"]=> string(5) "Mujer" ["Product name"]=> string(9) "Artículo" ["No redirection (you may have duplicate content issues)"]=> string(63) "Sin redirección (puede haber problemas de contenido duplicado)" ["302 Moved Temporarily (recommended while setting up your store)"]=> string(68) "302 Movido temporalmente (recomendado mientras configuras tu tienda)" ["301 Moved Permanently (recommended once you have gone live)"]=> string(74) "301 Movido permanentemente (recomendado una vez pongas en marcha tu sitio)" ["Other"]=> string(4) "Otro" ["GET variable"]=> string(12) "Variable GET" ["Server"]=> string(8) "Servidor" ["Add new contact"]=> string(22) "Añadir nuevo contacto" ["Add a new page"]=> string(25) "Añadir una nueva página" ["hours"]=> string(5) "horas" ["Save messages?"]=> string(47) "¿Guardar los mensajes del Servicio al cliente?" ["Re-display cart at login"]=> string(46) "Volver a mostrar el carrito al iniciar sesión" ["Send an email after registration"]=> string(64) "Enviar un mensaje de correo electrónico después de registrarse" ["Password reset delay"]=> string(42) "Retardo de restablecimiento de contraseña" ["minutes"]=> string(7) "minutos" ["Enable B2B mode"]=> string(16) "Activar modo B2B" ["Ask for birth date"]=> string(29) "Solicitar fecha de nacimiento" ["Enable partner offers"]=> string(28) "Activar ofertas de asociados" ["Enable store"]=> string(16) "Habilitar tienda" ["Maintenance IP"]=> string(19) "IP de mantenimiento" ["Custom maintenance text"]=> string(37) "Personalizar texto modo mantenimiento" ["Enable store for logged-in employees"]=> string(43) "Habilitar tienda para empleados registrados" ["Round on each item"]=> string(27) "Redondear en cada artículo" ["Round on each line"]=> string(24) "Redondear en cada línea" ["Round on the total"]=> string(24) "Redondear sobre el total" ["Round up away from zero, when it is half way there (recommended)"]=> string(60) "Redondeo al alza, cuando se ha pasado la mitad (recomendado)" ["Round down towards zero, when it is half way there"]=> string(48) "Redondeo a la baja, cuando se ha pasado la mitad" ["Round towards the next even value"]=> string(37) "Redondea hasta el siguiente valor par" ["Round towards the next odd value"]=> string(39) "Redondea hasta el siguiente valor impar" ["Round up to the nearest value"]=> string(40) "Redondear al alza al valor más próximo" ["Round down to the nearest value"]=> string(42) "Redondear a la baja al valor más próximo" ["Enable SSL on all pages"]=> string(33) "Activar SSL en todas las páginas" ["Increase front office security"]=> string(41) "Incrementar la seguridad del Front Office" ["Allow iframes on HTML fields"]=> string(34) "Permite iframes en los campos HTML" ["Use HTMLPurifier Library"]=> string(34) "Utilizar la librería HTMLPurifier" ["Round mode"]=> string(16) "Modo de redondeo" ["Round type"]=> string(16) "Tipo de redondeo" ["Display suppliers"]=> string(19) "Mostrar proveedores" ["Display brands"]=> string(14) "Mostrar marcas" ["Display best sellers"]=> string(35) "Mostrar los productos más vendidos" ["Enable Multistore"]=> string(20) "Activar Multitienda" ["Main Shop Activity"]=> string(32) "Actividad principal de la tienda" ["Enable final summary"]=> string(23) "Habilitar resumen final" ["Enable guest checkout"]=> string(50) "Activar el pedido express para cuentas de invitado" ["Disable reordering option"]=> string(36) "Desactivar la opción Volver a Pedir" ["Recalculate shipping costs after editing the order"]=> string(70) "Volver a calcular los gastos de envío después de modificar el pedido" ["Allow multishipping"]=> string(27) "Permitir envío múltiple" ["Delayed shipping"]=> string(15) "Envío aplazado" ["Terms of service"]=> string(22) "Términos del servicio" ["Page for terms and conditions"]=> string(36) "Página para Términos y Condiciones" ["Set backorder status"]=> string(37) "Establecer estado de pedido pendiente" ["Minimum purchase total required in order to validate the order"]=> string(59) "Cantidad mínima de compra necesaria para validar el pedido" ["Offer gift wrapping"]=> string(20) "Envolver como regalo" ["Gift-wrapping tax"]=> string(31) "Impuesto del embalaje de regalo" ["Offer recycled packaging"]=> string(52) "Proponer la opción de utilizar embalajes reciclados" ["Gift-wrapping price"]=> string(35) "Precio coste del embalaje de regalo" ["Allow a customer to download and view PDF versions of his/her invoices."]=> string(69) "Permitir al cliente ver y descargar versiones en PDF de sus facturas." ["Send an email to the customer when his/her order status has changed."]=> string(83) "Enviar un correo electrónico al cliente cuando el estado de su pedido ha cambiado." ["Set the order as in transit."]=> string(39) "Establecer el pedido como en tránsito." ["Catalog mode"]=> string(14) "Modo catálogo" ["Quantity discounts based on"]=> string(34) "Descuentos por cantidad basados en" ["Force update of friendly URL"]=> string(41) "Forzar la actualización de URL amigables" ["Activate new products by default"]=> string(36) "Activar nuevos productos por defecto" ["Default order of priority for specific prices"]=> string(59) "Orden de prioridad predeterminado para precios específicos" ["Default behavior for disabled products"]=> string(57) "Comportamiento predeterminado para productos desactivados" ["Number of days for which the product is considered 'new'"]=> string(68) "Número de días en los que el producto es considerado una 'novedad'" ["Max size of product summary"]=> string(61) "Tamaño máx. de la descripción corta (resumen) del producto" ["Display available quantities on the product page"]=> string(57) "Mostrar cantidades disponibles en la página del producto" ["Separator of attribute anchor on the product links"]=> string(56) "Separador del atributo ancla en los enlaces del producto" ["Display the discounted unit price"]=> string(40) "Mostrar el precio unitario con descuento" ["Products per page"]=> string(21) "Productos por página" ["Product price"]=> string(19) "Precio del producto" ["Product add date"]=> string(18) "Fecha de creación" ["Product modified date"]=> string(22) "Fecha de modificación" ["Position inside category"]=> string(33) "Posición dentro de la categoría" ["Brand"]=> string(5) "Marca" ["Product quantity"]=> string(20) "Cantidad de producto" ["Product reference"]=> string(23) "Referencia del producto" ["Default order by"]=> string(21) "Ordenar productos por" ["Default order method"]=> string(37) "Método de ordenación predeterminado" ["Display remaining quantities when the quantity is lower than"]=> string(69) "Mostrar número de productos disponibles si su cantidad es inferior a" ["Enable stock management"]=> string(35) "Activar la administración de stock" ["Default pack stock management"]=> string(49) "Administración predeterminada del stock de packs" ["Display unavailable attributes on the product page"]=> string(59) "Mostrar atributos no disponibles en la página del producto" ["Allow ordering of out-of-stock products"]=> string(54) "Permitir ventas de productos que están fuera de stock" ["Label of in-stock products"]=> string(30) "Etiqueta de productos en stock" ["Label of out-of-stock products with allowed backorders"]=> string(66) "Etiqueta para los productos fuera de stock que se permiten comprar" ["Label of out-of-stock products with denied backorders"]=> string(69) "Etiqueta para los productos fuera de stock que no se permiten comprar" ["Delivery time of in-stock products"]=> string(44) "Plazo de entrega para los productos en stock" ["Leave empty to disable"]=> string(31) "Dejar en blanco para desactivar" ["Delivery time of out-of-stock products with allowed backorders"]=> string(74) "Plazo de entrega para los productos fuera de stock que se permiten comprar" ["Display out-of-stock label on product listing pages"]=> string(68) "Mostrar la etiqueta de agotado en las páginas de lista de productos" ["$_GET variable"]=> string(14) "Variable $_GET" ["The route %routeRule% is not valid"]=> string(33) "La ruta %routeRule% no es válida" ["Keyword "{%keyword%}" required for route "%routeName%" (rule: "%routeRule%")"]=> string(84) "Palabra clave "{%keyword%}" requerida para ruta "%routeName%" (regla: "%routeRule%")" ["Default pages"]=> string(24) "Páginas predeterminadas" ["Module pages"]=> string(19) "Páginas de módulo" ["Display attributes in the product meta title"]=> string(58) "Mostrar atributos en la etiqueta meta título del producto" ["Accented URL"]=> string(13) "URL acentuada" ["Redirect to the canonical URL"]=> string(28) "Redirigir a la URL canónica" ["Disable Apache's MultiViews option"]=> string(42) "Desactivar la opción MultiViews de Apache" ["Disable Apache's mod_security module"]=> string(44) "Desactivar el módulo mod_security de Apache" ["Shop domain"]=> string(20) "Dominio de la tienda" ["SSL domain"]=> string(11) "Dominio SSL" ["Base URI"]=> string(8) "Base URI" ["Route to products"]=> string(20) "Ruta a los productos" ["Route to category"]=> string(22) "Ruta a las categorías" ["Route to supplier"]=> string(22) "Ruta a los proveedores" ["Route to brand"]=> string(15) "Ruta a la marca" ["Route to page"]=> string(17) "Ruta a la página" ["Route to page category"]=> string(31) "Ruta a la categoría de página" ["Route to modules"]=> string(18) "Ruta a los modulos" ["General product settings"]=> string(29) "Ajustes generales de producto" ["Product page"]=> string(20) "Página del producto" ["Pagination"]=> string(11) "Paginación" ["Products stock"]=> string(18) "Stock de productos" ["Contacts"]=> string(8) "Contacto" ["Add new title"]=> string(21) "Añadir nuevo título" ["Gift options"]=> string(18) "Opciones de regalo" ["Status name"]=> string(17) "Nombre del estado" ["Color"]=> string(5) "Color" ["Return statuses"]=> string(23) "Estados de devoluciones" ["Email template"]=> string(32) "Plantilla de correo electrónico" ["Order status"]=> string(17) "Estado del pedido" ["Add new order status"]=> string(30) "Añadir nuevo estado de pedido" ["Add new order return status"]=> string(45) "Añadir nuevo estado de devolución de pedido" ["Rewritten URL"]=> string(13) "URL reescrita" ["Page name"]=> string(17) "Nombre de página" ["Page title"]=> string(18) "Título de Página" ["Meta tags"]=> string(9) "Meta-Tags" ["Keywords: %keywords%"]=> string(26) "Palabras clave: %keywords%" ["Improve your SEO"]=> string(13) "Mejora tu SEO" ["Edit information about your pages to gain visibility and therefore reach more visitors. We advise you to start with the index page, it stands for your homepage."]=> string(199) "Modifica la información de tus páginas para ganar visibilidad y, por lo tanto, llegar a más visitantes. Te recomendamos que comiences con la página de inicio, que representa tu página principal." ["Configure index page"]=> string(28) "Configurar página de inicio" ["Robots file generation"]=> string(30) "Generación de archivos robots" ["Generate robots.txt file"]=> string(29) "Generar el archivo robots.txt" ["SEO options"]=> string(15) "Opciones de SEO" ["Set up URLs"]=> string(22) "Configuración de URLs" ["Set shop URL"]=> string(27) "Establecer URL de la tienda" ["Schema of URLs"]=> string(22) "Formato de los enlaces" ["Referrer"]=> string(11) "Procedencia" ["Add new search engine"]=> string(32) "Añadir nuevo motor de búsqueda" ["Enable SSL"]=> string(11) "Activar SSL" ["Please click here to check if your shop supports HTTPS."]=> string(68) "Por favor, haz clic aquí para comprobar si tu tienda soporta HTTPS." ["Page"]=> string(7) "Página" } ["AdminModulesHelp"]=> array(14) { ["Search modules: keyword, name, author..."]=> string(48) "Buscar módulos: palabra clave, nombre, autor..." ["Please upload one file at a time, .zip or tarball format (.tar, .tar.gz or .tgz)."]=> string(104) "Por favor, sube solamente un archivo al mismo tiempo, en formato .zip o tarball (.tar, .tar.gz or .tgz)." ["Your module will be installed right after that."]=> string(43) "El módulo será instalado a continuación." ["What happened?"]=> string(15) "¿Que ocurrió?" ["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."]=> string(268) "Personaliza tu tienda con esta selección de módulos recomendados para tu tienda, basados en tu país, idioma y versión de PrestaShop. Esta selección incluye los módulos más populares de nuestro Mercado de Complementos, y módulos gratuitos de nuestros asociados." ["You bought this module on PrestaShop Addons. Thank You."]=> string(56) "Has comprado este módulo en PrestaShop Addons. Gracias." ["Bought"]=> string(8) "Comprado" ["This module is available on PrestaShop Addons."]=> string(51) "Este módulo está disponible en PrestaShop Addons." ["Popular"]=> string(9) "Populares" ["This module is available for free thanks to our partner."]=> string(72) "Este módulo está disponible de forma gratuita gracias a nuestro socio." ["Official"]=> string(7) "Oficial" ["Need update"]=> string(20) "Necesitas actualizar" ["These modules require your attention: you need to take some action to ensure they are fully operational."]=> string(114) "Estos módulos requieren tu atención: necesitas tomar algunas medidas para garantizar su correcto funcionamiento." ["Update these modules to enjoy their latest versions."]=> string(66) "Actualiza estos módulos para disfrutar de sus últimas versiones." } ["ModulesEmailsubscriptionShop"]=> array(14) { ["This email address is not registered."]=> string(59) "Esta dirección de correo electrónico no está registrada." ["An error occurred while attempting to unsubscribe."]=> string(51) "Se ha producido un error al intentar darse de baja." ["Unsubscription successful."]=> string(37) "Suscripción cancelada correctamente." ["This email address is already registered."]=> string(59) "Esta dirección de correo electrónico ya está registrada." ["An error occurred during the subscription process."]=> string(60) "Se ha producido un error durante el proceso de suscripción." ["A verification email has been sent. Please check your inbox."]=> string(86) "Un email de verificación ha sido enviado. Por favor, compruebe su bandeja de entrada." ["You have successfully subscribed to this newsletter."]=> string(57) "Se ha suscrito correctamente a este boletín de noticias." ["This email is already registered and/or invalid."]=> string(77) "Esta dirección de correo electrónico ya está registrada y/o no es válida." ["Thank you for subscribing to our newsletter."]=> string(56) "Gracias por suscribirse a nuestro boletín de noticias." ["Sign up for our newsletter[1][2]%conditions%[/2]"]=> string(64) "Suscribirse a nuestro boletín de noticias[1][2]%conditions%[/2]" ["You may unsubscribe at any moment. For that purpose, please find our contact info in the legal notice."]=> string(113) "Puede darse de baja en cualquier momento. Para ello, consulte nuestra información de contacto en el aviso legal." ["Newsletter subscription"]=> string(43) "Suscripción a nuestro boletín de noticias" ["Newsletter"]=> string(8) "Boletín" ["Your e-mail"]=> string(36) "Su dirección de correo electrónico" } ["AdminInternationalNotification"]=> array(120) { ["Are you sure you want to restore the default address format for this country?"]=> string(97) "¿Estás seguro de que quieres restaurar el formato de dirección predeterminado para este país?" ["%s at least, or you will have to edit the translation files manually."]=> string(83) "%s al menos, para que no tengas que editar manualmente los archivos de traducción." ["Apache mod_security is activated on your server. This could result in some Bad Request errors"]=> string(118) "Apache mod_security está activado en tu servidor. Esto podría provocar errores de Solicitud incorrecta (Bad Request)" ["Warning! Your hosting provider is using the Suhosin patch for PHP, which limits the maximum number of fields allowed in a form:"]=> string(156) "¡Atención!. Tu proveedor de alojamiento está utilizando el patch de seguridad Suhosin para PHP, que limita el número máximo de campos en el formulario:" ["Please ask your hosting provider to increase the Suhosin limit to"]=> string(83) "Por favor, solicita a tu proveedor de alojamiento que aumente el límite de Suhosin" ["Warning! Your PHP configuration limits the maximum number of fields allowed in a form:"]=> string(104) "¡Advertencia! Tu configuración de PHP limita el número máximo de campos permitidos en un formulario:" ["for max_input_vars."]=> string(20) "para max_input_vars." ["Please ask your hosting provider to increase this limit to"]=> string(76) "Por favor, solicita a tu proveedor de alojamiento que aumente este límite a" ["%s at least, or you will have to edit the translation files."]=> string(63) "al menos %s, o tendrás que editar los archivos de traducción." ["%limit% for suhosin.post.max_vars."]=> string(35) "%limit% para suhosin.post.max_vars." ["%limit% for suhosin.request.max_vars."]=> string(38) "%limit% para suhosin.request.max_vars." ["This expression uses a special syntax:"]=> string(46) "Esta expresión utiliza una sintaxis especial:" ["Sorry this language is not available"]=> string(44) "Lo sentimos, este idioma no está disponible" ["Server does not have permissions for writing."]=> string(43) "El servidor no tiene permisos de escritura." ["Language pack unavailable."]=> string(32) "Paquete de idioma no disponible." ["An error occurred while creating the language: %s"]=> string(47) "Se ha producido un error al crear el idioma: %s" ["Cannot load country: %d"]=> string(31) "No se puede cargar el país: %d" ["Cannot enable the associated country: %s"]=> string(38) "No puede activar el país asociado: %s" ["Invalid Zone name."]=> string(26) "Nombre de Zona no válido." ["Invalid state properties."]=> string(30) "Propiedad de estado no válida" ["Cannot update the associated country: %s"]=> string(44) "No se puede actualizar el país asociado: %s" ["An error occurred while adding the state."]=> string(46) "Se ha producido un error al añadir el estado." ["An error occurred while fetching the state."]=> string(48) "Se ha producido un error al recuperar el estado." ["Invalid tax properties."]=> string(33) "Propiedad de impuestos no válida" ["An error occurred while importing the tax: %s"]=> string(47) "Se produjo un error al importar el impuesto: %s" ["This tax rule cannot be saved."]=> string(46) "Esta regla de impuestos no puede ser guardada." ["An error occurred while importing the currency: %s"]=> string(50) "Se ha producido un error al importar la moneda: %s" ["Localization pack corrupted: wrong unit type."]=> string(60) "Paquete de localización dañado: tipo de unidad incorrecta." ["An error occurred while setting the units."]=> string(52) "Se ha producido un error al configurar las unidades." ["An error occurred while installing the module: %s"]=> string(64) "Se ha producido un error durante la instalación del módulo: %s" ["An error occurred while uninstalling the module: %s"]=> string(67) "Se ha producido un error durante la desinstalación del módulo: %s" ["An error occurred during the configuration setup: %1$s"]=> string(64) "Se ha producido un error durante la configuración inicial: %1$s" ["An error occurred during the default group update"]=> string(62) "Se ha producido un error al actualizar el grupo predeterminado" ["An error has occurred during the default group update"]=> string(62) "Se ha producido un error al actualizar el grupo predeterminado" ["An error has occurred, this module does not exist: %s"]=> string(52) "Se ha producido un error, este módulo no existe: %s" ["Invalid language ISO code (%s)"]=> string(38) "Código ISO del idioma no válido (%s)" ["The translation was added successfully, but the language has not been created."]=> string(82) "Las traducciones han sido añadidas correctamente, pero no se ha creado el idioma." ["Cannot add configuration %1$s for %2$s language"]=> string(62) "No se puede añadir la configuración %1$s para el idioma %2$s" ["Localization pack imported successfully."]=> string(49) "Paquete de localización importado correctamente." ["The translation was successfully copied."]=> string(39) "La traducción se copió correctamente." ["The translations have been successfully added."]=> string(50) "Las traducciones han sido añadidas correctamente." ["Incorrect Tax Manager class [%s]"]=> string(33) "Clase Tax Manager incorrecta [%s]" ["Tax Manager class not found [%s]"]=> string(36) "Clase Tax Manager no encontrada [%s]" ["No tax"]=> string(13) "Sin impuestos" ["This ISO code already exists.You cannot create two countries with the same ISO code."]=> string(87) "Este código ISO que ya existe, no se puede crear dos países con el mismo código ISO." ["Invalid address layout %s"]=> string(35) "Formato de dirección no válido %s" ["This ISO code already exists. You cannot create two states with the same ISO code."]=> string(101) "Este código ISO ya existe. No se puede crear dos estados o provincias con el mismo código ISO." ["This state was used in at least one address. It cannot be removed."]=> string(73) "Este estado se utilizó en al menos una dirección. No se puede eliminar." ["A tax rule already exists for this country/state with tax only behavior."]=> string(98) "Ya existe una regla de impuestos para este país/estado con un comportamiento de impuestos único." ["The Zip/Postal code is invalid. It must be typed as follows: %format% for %country%."]=> string(101) "El código postal/Zip no es válido. Debe escribirse de la siguiente manera: %format% para %country%." ["An error has occurred: Cannot save the current tax rule."]=> string(76) "Se ha producido un error: No se puede guardar la regla de impuesto actual." ["Impossible to create the directory "%folder%"."]=> string(43) "No se puede crear el directorio "%folder%"." ["An error occurred while creating archive."]=> string(45) "Se ha producido un error al crear el archivo." ["Please select a language and a theme."]=> string(42) "Por favor, selecciona un idioma y un tema." ["Tab "%s" is not valid"]=> string(30) "La pestaña "%s" no es válida" ["Validation failed for: %file%"]=> string(32) "Validación fallida para: %file%" ["Unidentified file found: %file%"]=> string(42) "Archivo no identificado encontrado: %file%" ["The archive cannot be extracted."]=> string(31) "No se puede extraer el archivo." ["ISO CODE invalid "%iso_code%" for the following file: "%file%""]=> string(70) "CODIGO ISO no válido "%iso_code%" para el siguiente archivo: "%file%"" ["Cannot write to the theme's language file (%s). Please check writing permissions."]=> string(107) "No se puede escribir en el archivo de idioma del tema (%s). Por favor, comprueba los permisos de escritura." ["Invalid theme "%theme%""]=> string(25) "Tema no válido "%theme%"" ["Invalid iso code "%iso_code%""]=> string(35) "Código Iso "%iso_code%" no válido" ["This %type_content% file extension is not accepted."]=> string(55) "No se acepta esta extensión de archivo %type_content%." ["Invalid module name "%module%""]=> string(40) "Nombre del módulo "%module%" no válido" ["Invalid mail name "%mail%""]=> string(49) "Nombre de correo electrónico "%mail%" no válido" ["Directory "%folder%" cannot be created"]=> string(44) "El directorio "%folder%" no puede ser creado" ["Your email translations contain some invalid HTML and cannot be saved. Please check your content."]=> string(113) "Tus traducciones de correo electrónico contienen HTML no válido y no se pueden guardar. Comprueba su contenido." ["Your HTML email templates cannot contain JavaScript code."]=> string(81) "Las plantillas de correo electrónico HTML no pueden contener código JavaScript." ["Empty string found, please edit: "%file%""]=> string(51) "Cadena vacía encontrada, por favor edita: "%file%"" ["There is an error in template, an empty string has been found. Please edit: "%file%""]=> string(92) "Hay un error en la plantilla, se ha encontrado una cadena vacía. Por favor, edita: "%file%"" ["The module directory must be writable."]=> string(59) "El directorio de módulos debe tener permisos de escritura." ["A mail directory exists for the "%iso_code%" language, but not for the default language (%language%) in %folder%"]=> string(125) "Ya existe un directorio de correo para el idioma "%iso_code%", pero no para el idioma predeterminado (%language%) en %folder%" ["missing translation(s)"]=> string(25) "traducción(es) faltantes" ["No Subject was found for %mail_name% in the database."]=> string(68) "No se encontró ningún Asunto para %mail_name% en la base de datos." ["There was a problem getting the mail files."]=> string(70) "Se ha producido un error inesperado al obtener los archivos de e-mail." ["English language files must exist in %folder% folder"]=> string(67) "Los archivos de idioma inglés deben existir en la carpeta %folder%" ["Cannot write language file for email subjects. Path is: %folder%"]=> string(103) "No se puede escribir el archivo de idioma para los asuntos de correo electrónico, la ruta es: %folder%" ["Cannot write into the "%file%""]=> string(44) "No se puede escribir en el archivo: "%file%"" ["Cannot create the folder "%folder%". Please check your directory writing permissions."]=> string(105) "No se puede crear la carpeta: "%folder%". Por favor, comprueba los permisos de escritura del directorio." ["You must select two languages in order to copy data from one to another."]=> string(62) "Debes seleccionar dos idiomas para copiar datos de uno a otro." ["You must select two themes in order to copy data from one to another."]=> string(60) "Debes seleccionar dos temas para copiar datos de uno a otro." ["There is nothing to copy (same language and theme)."]=> string(66) "No se han copiado datos (has seleccionado el mismo idioma y tema)." ["Theme(s) not found"]=> string(24) "Tema(s) no encontrado(s)" ["Impossible to copy "%source%" to "%dest%"."]=> string(41) "No se puede copiar "%source%" a "%dest%"." ["Impossible to translate "%dest%"."]=> string(30) "No se puede traducir "%dest%"." ["A part of the data has been copied but some of the language files could not be found."]=> string(118) "Una parte de los datos ha sido copiada, pero otra parte de los archivos del idioma no han sido encontrados o copiados." ["Fatal error: ISO code is not correct"]=> string(42) "Fatal error: el código ISO no es correcto" ["Cannot load the localization pack."]=> string(47) "No se puede cargar el paquete de localización." ["Please select at least one item to import."]=> string(58) "Por favor, selecciona al menos un artículo para importar." ["This currency already exists."]=> string(22) "Esta moneda ya existe." ["%currency% is the default currency for shop %shop_name%, and therefore cannot be removed from shop association"]=> string(132) "%currency% es la moneda predeterminada para la tienda %shop_name%, y por tanto, no pueder ser eliminada de la asociación de tiendas" ["%currency% is the default currency for shop %shop_name%, and therefore cannot be disabled"]=> string(105) "%currency% es la moneda predeterminada para la tienda %shop_name%, y por tanto, no pueder ser desactivada" ["You cannot delete the default currency"]=> string(44) "No puedes eliminar la moneda predeterminada" ["You cannot disable the default currency"]=> string(46) "No puedes desactivar la moneda predeterminada" ["Oops... it looks like this ISO code already exists. If you are: [1][2]trying to create an alternative currency, you must type a different ISO code[/2][2]trying to modify the currency with ISO code %isoCode%, make sure you did not check the creation box[/2][/1]"]=> string(269) "¡Uy!... parece que este código ISO ya existe. Si estás: [1][2]intentando crear una moneda alternativa, debes escribir un código ISO diferente[/2][2]tratando de modificar la moneda con el código ISO %isoCode%, asegúrate de no marcar la casilla de creación[/2][/1]" ["You cannot change the status of the default language."]=> string(54) "No puedes cambiar el estado del idioma predeterminado." ["An error occurred while copying "No Picture" image to your product folder."]=> string(85) "Se ha producido un error al copiar la imagen "Sin imagen" en la carpeta del producto." ["An error occurred while copying "No picture" image to your category folder."]=> string(87) "Se ha producido un error al copiar la imagen "Sin imagen" en la carpeta de categorías." ["An error occurred while copying "No picture" image to your brand folder."]=> string(84) "Se ha producido un error al copiar la imagen "Sin imagen" en la carpeta de la marca." ["This ISO code is already linked to another language."]=> string(50) "Este código ISO ya está vinculado a otro idioma." ["You cannot delete the default language."]=> string(44) "No puedes eliminar el idioma predeterminado." ["You cannot delete the language currently in use. Please select a different language."]=> string(101) "No puedes eliminar el idioma que actualmente está en uso. Por favor, selecciona un idioma diferente." ["Importing a new language may fail without the OpenSSL module. Please enable "openssl.so" on your server configuration."]=> string(139) "La importación de un nuevo idioma puede fallar sin el módulo OpenSSL. Por favor, activa "openssl.so" en la configuración de tu servidor." ["You must select at least one translation type to export translations."]=> string(80) "Debe seleccionar al menos un tipo de traducción para exportar las traducciones." ["An error occurred while editing the zone."]=> string(38) "Se produjo un error al editar la zona." ["This customer thread does not exist."]=> string(40) "Esta conversación de cliente no existe." ["Cannot delete this customer thread."]=> string(51) "No se puede eliminar esta conversación de cliente." ["Failed to add customer message."]=> string(42) "No se pudo añadir el mensaje del cliente." ["Failed to update customer thread status."]=> string(64) "No se pudo actualizar el estado de la conversación del cliente." ["Comment is not valid."]=> string(28) "El comentario no es válido." ["The geolocation database is unavailable."]=> string(57) "La base de datos de geolocalización no está disponible." ["Country selection is invalid."]=> string(38) "La selección del país no es válida." ["Invalid whitelist"]=> string(26) "Lista de deseos no válida" ["Check the [a]developer documentation[/a] for setup instructions."]=> string(100) "Consulte la [a]documentación para desarrolladores[/a] para obtener instrucciones de configuración." ["Could not display symbol and format customization:"]=> string(61) "No se pudo mostrar la personalización de símbolo y formato:" ["When you delete a language, all related translations in the database will be deleted."]=> string(94) "Al eliminar un idioma, se eliminarán todas las traducciones relacionadas en la base de datos." ["Your .htaccess file must be writable."]=> string(53) "El archivo .htaccess debe tener permiso de escritura." ["Language files must be complete to allow copying of translations."]=> string(81) "Los archivos de Idiomas deben estar completos para poder copiar las traducciones." ["Translation successfully updated"]=> string(37) "Traducción actualizada correctamente" ["Failed to update translation"]=> string(34) "Error al actualizar la traducción" } ["AdminNavigationNotification"]=> array(17) { ["Your shop is in debug mode."]=> string(30) "Tu tienda está en modo debug." ["Your shop is in maintenance."]=> string(33) "Tu tienda está en mantenimiento." ["Your visitors and customers cannot access your shop while in maintenance mode.%s To manage the maintenance settings, go to Shop Parameters > Maintenance tab."]=> string(206) "Tus visitantes y clientes no pueden acceder a tu tienda mientras está en modo mantenimiento. %s Para gestionar los ajustes de mantenimiento dirígete a la pestaña Parámetros de la tienda > Mantenimiento." ["No new order for now :("]=> string(34) "No hay pedidos nuevos por ahora :(" ["No new customer for now :("]=> string(35) "No hay clientes nuevos por ahora :(" ["No new message for now."]=> string(32) "No hay mensajes nuevo por ahora." ["registered"]=> string(10) "registrado" ["Orders[1][/1]"]=> string(14) "Pedidos[1][/1]" ["Customers[1][/1]"]=> string(15) "Clientes[1][/1]" ["Messages[1][/1]"]=> string(15) "Mensajes[1][/1]" ["from"]=> string(2) "de" ["All the PHP errors and messages are displayed. When you no longer need it, [1]turn off[/1] this mode."]=> string(101) "Se muestran todos los errores y mensajes PHP. Cuando ya no los necesites, [1]desactiva[/1] este modo." ["Have you checked your [1][2]abandoned carts[/2][/1]?[3]Your next order could be hiding there!"]=> string(114) "¿Has revisado tus [1][2]carritos abandonados[/2][/1]?[3]?. ¡Tu próximo pedido podría estar ocultándose allí!" ["Are you active on social media these days?"]=> string(61) "¿Se mantiene activo en las redes sociales en estos momentos?" ["Seems like all your customers are happy :)"]=> string(49) "Parece que todos tus clientes están contentos :)" ["An error occurred while updating new window property."]=> string(70) "Se ha producido un error al actualizar una nueva propiedad de ventana." ["An error occurred while updating the new window property for this object."]=> string(86) "Se ha producido un error al actualizar la nueva propiedad de ventana para este objeto." } ["ModulesSpecialsShop"]=> array(2) { ["On sale"]=> string(9) "En oferta" ["All sale products"]=> string(29) "Todas los productos en oferta" } ["ModulesStatsstockAdmin"]=> array(10) { ["Available quantities"]=> string(22) "Cantidades disponibles" ["Adds a tab showing the quantity of available products for sale to the Stats dashboard."]=> string(123) "Añade una pestaña que muestra la cantidad de productos disponibles para la venta en el Panel de control de Estadísticas." ["Evaluation of available quantities for sale"]=> string(55) "Evaluación de las cantidades disponibles para la venta" ["Your catalog is empty."]=> string(26) "Tu catálogo está vacío." ["Ref."]=> string(4) "Ref." ["Price*"]=> string(7) "Precio*" ["Total quantities"]=> string(18) "Cantidades totales" ["Total value"]=> string(11) "Valor total" ["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."]=> string(187) "Esta sección corresponde al precio por mayor predeterminado de acuerdo con el proveedor predeterminado para el producto. Se utiliza un precio promedio cuando el producto tiene atributos." ["Enrich your stats, add a tab showing the available quantities of products left for sale."]=> string(123) "Enriquece tus estadísticas, añade una pestaña que muestre las cantidades disponibles de productos que quedan a la venta." } ["ModulesEmailsubscriptionAdmin"]=> array(40) { ["Newsletter subscription"]=> string(43) "Suscripción a nuestro boletín de noticias" ["Keep in touch with your customers the way you want, add a form to the homepage of your store and allow all the curious to subscribe to your newsletter."]=> string(103) "Estate en contacto con tus clientes, añade un formulario de suscripción a la newsletter en tu tienda." ["Are you sure that you want to delete all of your contacts?"]=> string(60) "¿Estás seguro de que quieres eliminar todos tus contactos?" ["Subscribed"]=> string(8) "Suscrito" ["Iso language"]=> string(10) "Idioma ISO" ["Subscribed on"]=> string(10) "Suscrito a" ["Newsletter registrations"]=> string(33) "Suscritos al boletín de noticias" ["Unsubscribe"]=> string(19) "Anular suscripción" ["Would you like to send a verification email after subscription?"]=> string(85) "¿Quieres enviar un correo electrónico de verificación después de la suscripción?" ["Would you like to send a confirmation email after subscription?"]=> string(85) "¿Quieres enviar un correo electrónico de confirmación después de la suscripción?" ["Welcome voucher code"]=> string(44) "Código de cupón de descuento de bienvenida" ["Leave blank to disable by default."]=> string(57) "Dejar en blanco para desactivar de manera predeterminada." ["Newsletter conditions"]=> string(36) "Condiciones del boletín de noticias" ["This text will be displayed beneath the newsletter subscribe button."]=> string(82) "Este texto se mostrará debajo del botón de suscripción al boletín de noticias." ["Export customers' addresses"]=> string(40) "Exportar las direcciones de los clientes" ["Customers' country"]=> string(17) "País del cliente" ["Filter customers by country."]=> string(27) "Filtrar clientes por país." ["Newsletter subscribers"]=> string(33) "Suscritos al boletín de noticias" ["Filter customers who have subscribed to the newsletter or not, and who have an account or not."]=> string(99) "Filtra los clientes que se han suscrito al boletín de noticias o no, y quienes tienen cuenta o no." ["Customers can subscribe to your newsletter when registering, or by entering their email in the newsletter form."]=> string(155) "Los clientes pueden suscribirse a tu boletín de noticias al registrarse, o introduciendo su correo electrónico en el formulario del boletín de noticias." ["All subscribers"]=> string(19) "Todos los suscritos" ["Subscribers with account"]=> string(20) "Suscritos con cuenta" ["Subscribers without account"]=> string(20) "Suscritos sin cuenta" ["Non-subscribers"]=> string(12) "No suscritos" ["Partner offers subscribers"]=> string(36) "Suscriptores de ofertas de asociados" ["Filter customers who have agreed to receive your partners' offers or not."]=> string(77) "Filtrar los clientes que han aceptado recibir las ofertas de tus socios o no." ["Partner offers subscribers have agreed to receive your partners' offers."]=> string(92) "Los suscriptores de ofertas de asociados están de acuerdo en recibir ofertas de tus socios." ["All customers"]=> string(18) "Todos los clientes" ["Partner offers non-subscribers"]=> string(39) "No suscritos a las ofertas de asociados" ["Search for addresses"]=> string(22) "Buscar por direcciones" ["Email address to search"]=> string(28) "Correo electrónico a buscar" ["Example: contact@prestashop.com or @prestashop.com"]=> string(49) "Ejemplo: contact@prestashop.com o @prestashop.com" ["No customers found with these filters!"]=> string(73) "¡No se han encontrado clientes a los que se pueda aplicar estos filtros!" ["The .CSV file has been successfully exported: %d customers found."]=> string(73) "El archivo .CSV ha sido exportado correctamente: %d clientes encontrados." ["Download the file"]=> string(20) "Descargar el archivo" ["WARNING: When opening this .csv file with Excel, choose UTF-8 encoding to avoid strange characters."]=> string(117) "ADVERTENCIA: Cuando abras este archivo .csv con Excel, elige la codificación UTF-8 para evitar caracteres extraños." ["Error: Write access limited"]=> string(35) "Error: Acceso de escritura limitado" ["No result found!"]=> string(40) "¡No se ha encontrado ningún resultado!" ["Newsletter subscription: no email to delete, this customer has not registered."]=> string(145) "Suscripción al boletín de noticias: no existe ninguna dirección de correo electrónico para eliminar, este cliente no se encuentra registrado." ["Newsletter subscription: no email to export, this customer has not registered."]=> string(145) "Suscripción al boletín de noticias: no existe ninguna dirección de correo electrónico para exportar, este cliente no se encuentra registrado." } ["ModulesCategoryproductsAdmin"]=> array(7) { ["Products in the same category"]=> string(32) "Productos en la misma categoría" ["Adds a block on the product page that displays products from the same category."]=> string(93) "Añade un bloque a la página del producto que muestra más productos de la misma categoría." ["Invalid value for display price."]=> string(41) "Valor no válido para el precio mostrado." ["Display products' prices"]=> string(34) "Mostrar el precio de los productos" ["Show the prices of the products displayed in the block."]=> string(58) "Mostrar el precio de los productos mostrados en el bloque." ["Number of product to display"]=> string(30) "Número de productos a mostrar" ["Add a block on every product page that displays items from the same category."]=> string(93) "Añade un bloque a la página del producto que muestra más productos de la misma categoría." } ["ModulesBestsellersAdmin"]=> array(5) { ["Top-sellers block"]=> string(20) "Bloque Más vendidos" ["Adds a block displaying your store's top-selling products."]=> string(70) "Añade un bloque que muestra los productos más vendidos de tu tienda." ["Products to display"]=> string(19) "Productos a mostrar" ["Determine the number of product to display in this block"]=> string(58) "Determina el número de productos a mostrar en este bloque" ["Show your visitors what are your top-selling products directly on your homepage."]=> string(102) "Muestra a tus visitantes cuáles son los productos más vendidos directamente en la página de inicio." } ["AdminShopparametersHelp"]=> array(132) { ["e.g. 10:00AM - 9:30PM"]=> string(18) "ej.: 10:00 - 21:30" ["Image width in pixels. Enter "0" to use the original size."]=> string(80) "Anchura de la imagen en píxeles. Introduce "0", para usar el tamaño original." ["Image height in pixels. Enter "0" to use the original size."]=> string(79) "Altura de la imagen en píxeles. Introduce "0", para usar el tamaño original." ["The group defined for your un-identified visitors."]=> string(55) "El grupo definido para tus visitantes no identificados." ["The group defined for your identified guest customers (used in guest checkout)."]=> string(112) "El grupo definido para identificar a tus visitantes no registrados (usado para compras con cuentas de invitado)." ["The group defined for your identified registered customers."]=> string(62) "El grupo definido para tus clientes registrados identificados." ["Automatically apply this value as a discount on all products for members of this customer group."]=> string(118) "Aplicar automáticamente este valor como descuento en todos los productos para los miembros de este grupo de clientes." ["How prices are displayed in the order summary for this customer group."]=> string(115) "Método en el que se visualizan los precios en el resumen del pedido para los clientes pertenecientes a este grupo." ["Customers in this group can view prices."]=> string(50) "Los clientes de este grupo pueden ver los precios." ["Need to hide prices for all groups? Save time, enable catalog mode in Product Settings instead."]=> string(157) "¿Necesitas ocultar los precios para todos los grupos? Ahorra tiempo, habilitando el modo catálogo en el menú Configuración de productos en lugar de ello." ["%group_name% - All persons without a customer account or customers that are not logged in."]=> string(95) "%group_name% - Todas las personas sin cuenta de cliente, o clientes que no se han identificado." ["%group_name% - All persons who placed an order through Guest Checkout."]=> string(73) "%group_name% - Todas las personas que realizaron un pedido como Invitado." ["%group_name% - All persons who created an account on this site."]=> string(72) "%group_name% - Todas las personas que crearon una cuenta en esta tienda." ["PrestaShop has three default customer groups:"]=> string(57) "PrestaShop tiene tres grupos de clientes predeterminados:" ["Enable the automatic indexing of products. If you enable this feature, the products will be indexed in the search automatically when they are saved. If the feature is disabled, you will have to index products manually by using the links provided in the field set."]=> string(280) "Activar la indexación automática de los productos. Si activas esta opción, los productos serán indexados al momento en el que son creados o actualizados; de lo contrario, tendrás que indexar los productos de forma manual o automática usando el enlace previamente mencionado." ["By default, to search for “blouse”, you have to enter “blous”, “blo”, etc (beginning of the word) – but not “lous” (within the word)."]=> string(143) "Por defecto, para buscar "blusa", tiene que escribir "blus", "blu", etc. (el comienzo de la palabra) - pero no "lusa" (el final de la palabra)." ["With this option enabled, it also gives the good result if you search for “lous”, “ouse”, or anything contained in the word."]=> string(143) "Con esta opción activada, también se obtendrá el resultado correcto si se busca "lusa", "usa", o cualquier caracter contenido en la palabra." ["Enable search within a whole word, rather than from its beginning only."]=> string(93) "Habilitar la búsqueda dentro de una palabra completa, en lugar de desde su inicio solamente." ["It checks if the searched term is contained in the indexed word. This may be resource-consuming."]=> string(102) "Comprueba si el término buscado está contenido en la palabra indexada. Esto puede consumir recursos." ["By default, if you search "book", you will have "book", "bookcase" and "bookend"."]=> string(92) "De manera predeterminada, si se busca "libr", encontrarás "libro", "libreta" y "librería"." ["With this option enabled, it only gives one result “book”, as exact end of the indexed word is matching."]=> string(121) "Con esta opción activada, sólo se recibe un resultado "libro", como término exacto de la palabra indexada coincidente." ["Enable more precise search with the end of the word."]=> string(62) "Activar una búsqueda más precisa con el final de la palabra." ["It checks if the searched term is the exact end of the indexed word."]=> string(75) "Comprueba si el término buscado es el final exacto de la palabra indexada." ["By default, the fuzzy search is enabled. It means spelling errors are allowed, e.g. you can search for "bird" with words like "burd", "bard" or "beerd"."]=> string(182) "Por defecto, la búsqueda difusa está habilitada. Significa que se permiten errores ortográficos, por ejemplo, puedes buscar "hablar" con palabras como "ablar", "havlar" o "avlar"." ["Disabling this option will require exact spelling for the search to match results."]=> string(108) "Desactivar esta opción requerirá una ortografía exacta para que la búsqueda coincida con los resultados." ["Enable approximate string matching."]=> string(46) "Habilitar coincidencia de cadenas aproximadas." ["Note that this option is resource-consuming: the more you search, the longer it takes."]=> string(104) "Ten en cuenta que esta opción requiere muchos recursos: cuanto más busques, más tiempo se requerirá." ["Only words fewer or equal to this maximum length will be searched."]=> string(77) "Solo se buscarán palabras de longitud menor o igual a esta longitud máxima." ["This parameter will only be used if the fuzzy search is activated: the lower the value, the more tolerant your search will be."]=> string(131) "Este parámetro solo se usará si la búsqueda difusa está activada: cuanto menor sea el valor, más tolerante será su búsqueda." ["Only words this size or larger will be indexed."]=> string(53) "Sólo se indexaran palabras a partir de este tamaño." ["Please enter the index words separated by a "|"."]=> string(52) "Por favor, introduce las palabras separadas por "|"." ["Enter each alias separated by a comma (e.g. 'prestshop,preztashop,prestasohp')."]=> string(96) "Introduce los alias separados por comas (','), por ejemplo: 'prestshop, preztashop, prestasohp'." ["Forbidden characters: <>;=#{}"]=> string(30) "Caracteres prohibidos: <>;=#{}" ["Search this word instead."]=> string(32) "Buscar esta palabra en su lugar." ["This field does not refer to the shop name visible in the front office."]=> string(75) "Este campo no se refiere al nombre de la tienda visible en el front office." ["Follow [1]this link[/1] to edit the shop name used on the front office."]=> string(85) "Sigue [1]este enlace[/1] para editar el nombre de la tienda usado en el front office." ["You can't edit the shop group because the current shop belongs to a group with the "share" option enabled."]=> string(120) "No puedes editar este grupo de tiendas porque la tienda actual pertenece a un grupo con la opción "compartir" activada." ["This is the root category of the store that you've created. To define a new root category for your store, [1]please click here[/1]."]=> string(135) "Esta es la categoría raíz de la tienda que has creado. Para definir una nueva categoría raíz para tu tienda, [1]haz clic aquí[/1]." ["By selecting associated categories, you are choosing to share the categories between shops. Once associated between shops, any alteration of this category will impact every shop."]=> string(200) "Al seleccionar categorías asociados estás eligiendo compartir las categorías entre las tiendas. Una vez asociadas entre las tiendas cualquier cambio de esta categorías se propagará a cada tienda." ["Upload an icon from your computer (File type: .gif, suggested size: 16x16)."]=> string(83) "Subir un icono desde tu ordenador (Tipo de archivo: .gif, tamaño sugerido: 16x16)." ["Only letters, numbers and underscores ("_") are allowed."]=> string(58) "Sólo se permiten letras, números y el guión bajo ("_")." ["Email template for both .html and .txt."]=> string(51) "Plantilla de correo electrónico para .html y .txt." ["Whether or not to display this store."]=> string(35) "Si deseas o no mostrar esta tienda." ["Storefront picture."]=> string(22) "Imagen del escaparate." ["Displayed in emails sent to customers."]=> string(62) "Mostrado en los correos electrónicos enviados a los clientes." ["Shop registration information (e.g. SIRET or RCS)."]=> string(57) "Información de registro de la tienda (ej.: SIRET o RCS)." ["Contact name (e.g. Customer Support)."]=> string(47) "Nombre de contacto (ej.: Atención al cliente)." ["Emails will be sent to this address."]=> string(60) "Los correos electrónicos serán enviados a esta dirección." ["If enabled, all messages will be saved in the "Customer Service" page under the "Customer" menu."]=> string(116) "Si es activada, todos los mensajes serán guardados en la página “Servicio al Cliente” del menú “Cliente”." ["After a customer logs in, you can recall and display the content of his/her last shopping cart."]=> string(108) "Después de que el cliente inicie sesión, puedes recordarle y mostrarle el contenido de su último carrito." ["Send an email with a summary of the account information after registration."]=> string(99) "Enviar un correo electrónico con un resumen de la información de la cuenta después del registro." ["Minimum time required between two requests for a password reset."]=> string(82) "Tiempo mínimo requerido entre dos solicitudes de restablecimiento de contraseña." ["Activate or deactivate B2B mode. When this option is enabled, B2B features will be made available."]=> string(105) "Activar o desactivar el modo B2B. Al activar esta opción, las características B2B estarán disponibles." ["Display or not the birth date field."]=> string(45) "Mostrar o no el campo de fecha de nacimiento." ["Display or not the partner offers tick box, to receive offers from the store's partners."]=> string(117) "Mostrar o no la casilla de verificación de las ofertas de asociados para recibir ofertas de los socios de la tienda." ["We recommend that you deactivate your store while performing maintenance. Note that it will not disable the webservice."]=> string(130) "Le recomendamos que desactive su tienda mientras realiza el mantenimiento. Tenga en cuenta que no se desactivará el servicio web." ["Allow IP addresses to access the store, even in maintenance mode. Use a comma to separate them (e.g. 42.24.4.2,127.0.0.1,99.98.97.96)."]=> string(162) "Permite que las direcciones IP accedan a la tienda, incluso en modo de mantenimiento. Usa una coma para separarlas (por ejemplo, 42.24.4.2,127.0.0.1,99.98.97.96)." ["Display a customized message when the store is disabled."]=> string(68) "Muestra un mensaje personalizado cuando la tienda está desactivada." ["When enabled, admins will access the store front office without storing their IP."]=> string(104) "Si está activado, los administradores podrán acceder al Front Office de la tienda sin almacenar su IP." ["If you own an SSL certificate for your shop's domain name, you can activate SSL encryption (https://) for customer account identification and order processing."]=> string(182) "Si dispones un certificado SSL propio para el dominio de tu tienda, puedes activar el cifrado SSL (https://) para la identificación de las cuentas de cliente y el proceso de compra." ["When enabled, all the pages of your shop will be SSL-secured."]=> string(83) "Cuando está activada, todas las páginas de tu tienda estarán protegidas por SSL." ["Enable or disable token in the Front Office to improve PrestaShop's security."]=> string(104) "Activar o desactivar la autenticación token en el Front Office para mejorar la seguridad de PrestaShop." ["Allow iframes on text fields like product description. We recommend that you leave this option disabled."]=> string(106) "Permitir iframes en campos como la descripción del producto. Recomendamos dejar esta opción desactivada." ["Clean the HTML content on text fields. We recommend that you leave this option enabled."]=> string(90) "Limpia el contenido HTML en los campos de texto. Recomendamos dejar esta opción activada." ["You can choose among 6 different ways of rounding prices. "Round up away from zero ..." is the recommended behavior."]=> string(113) "Puedes elegir hasta 6 formas diferentes de redondear los precios. "Redondeo al alza..." es el ajuste recomendado." ["You can choose when to round prices: either on each item, each line or the total (of an invoice, for example)."]=> string(123) "Puedes elegir cuándo redondear los precios: en cada artículo, en cada línea o en el total (de una factura, por ejemplo)." ["Enable suppliers page on your front office even when its module is disabled."]=> string(99) "Activar la página de proveedores en el Front Office incluso cuando su módulo esté deshabilitado." ["Enable brands page on your front office even when its module is disabled."]=> string(94) "Activar la página de marcas en el Front Office incluso cuando su módulo esté deshabilitado." ["Enable best sellers page on your front office even when its respective module is disabled."]=> string(121) "Activar la página de productos más vendidos en el front office, incluso cuando el módulo respectivo esté desactivado." ["The multistore feature allows you to manage several front offices from a single back office. If this feature is enabled, a Multistore page is available in the Advanced Parameters menu."]=> string(220) "La función multitienda le permite administrar varias tiendas desde un único panel de administración. Si esta característica está activada, la página Multitienda estará disponible en el menú Parámetros avanzados." ["Display an overview of the addresses, shipping method and cart just before the order button (required in some European countries)."]=> string(158) "Mostrar un resumen mostrando las direcciones, método de envío y contenido del carrito, antes del botón de pedido (Obligatorio en algunos países europeos)." ["Allow guest visitors to place an order without registering."]=> string(61) "Permitir a los visitantes realizar un pedido sin registrarse." ["Disable the option to allow customers to reorder in one click from the order history page (required in some European countries)."]=> string(176) "Desactivar la opción que permite a los clientes volver a pedir un producto con un solo clic desde la página de historial de pedidos (obligatorio en algunos países europeos)." ["Set to 0 to disable this feature."]=> string(59) "Establecer a 0 (cero) para desactivar esta característica." ["Automatically updates the shipping costs when you edit an order."]=> string(72) "Actualizar automáticamente los costes de envío cuando edita un pedido." ["Allow the customer to ship orders to multiple addresses. This option will convert the customer's cart into one or more orders."]=> string(115) "Permitir al cliente enviar pedidos a varias direcciones. Esta opción convertirá una compra en uno o más pedidos." ["It allows you to delay shipping if your customers request it."]=> string(58) "Le permite aplazar el envío si sus clientes lo solicitan." ["Require customers to accept or decline terms of service before processing an order."]=> string(82) "Los clientes deberán aceptar las condiciones de venta antes de realizar el pedido" ["Choose the page which contains your store's terms and conditions of use."]=> string(78) "Elige la página que contiene los términos y condiciones de uso de tu tienda." ["The order status will be set to "On backorder" for new orders containing products that are out of stock."]=> string(112) "El estado del pedido se cambiará a "Pendiente" para pedidos nuevos que contengan productos que están agotados." ["Suggest gift-wrapping to customers."]=> string(88) "Ofrecer al cliente enviar sus paquetes como regalo, acompañados de un mensaje personal." ["Set a price for gift wrapping."]=> string(55) "Establece un precio para la opción embalaje de regalo." ["Set a tax for gift wrapping."]=> string(57) "Establece un impuesto para la opción embalaje de regalo." ["Suggest recycled packaging to customer."]=> string(38) "Ofrecer al cliente embalaje reciclado." ["Remember to regenerate email templates in [1]Design > Email theme[/1] after enabling or disabling this feature."]=> string(142) "Recuerde volver a generar las plantillas de correo electrónico en [1]Diseño > Tema email[/1] después de activar o desactivar esta función." ["Catalog mode disables the shopping cart on your store. Visitors will be able to browse your products catalog, but not buy them."]=> string(163) "El modo catálogo desactiva el carrito de la compra en tu tienda. Los visitantes podrán navegar a través del catálogo de productos, pero no podrán adquirirlos." ["Display product prices when in catalog mode."]=> string(47) "Mostrar precios de productos en modo catálogo." ["To hide prices for a specific group, go to [1]Customer Settings > Groups[/1]."]=> string(98) "Para ocultar los precios de un grupo específico, ve a [1]Configuración de clientes > Grupos[/1]." ["characters"]=> string(10) "caracteres" ["How to calculate quantity discounts."]=> string(61) "Indica el criterio para calcular los descuentos por cantidad." ["When active, friendly URL will be updated on every save."]=> string(79) "Cuando se activa, las URL amigables serán actualizadas cada vez que se guarde." ["Enable this option if you want to activate by default all your manually created new products."]=> string(98) "Habilite esta opción si desea activar por defecto todos sus nuevos productos creados manualmente." ["If a customer meets multiple conditions, specific prices will be applied in this order of priority, unless a different order has been set for a particular product."]=> string(190) "Si un cliente cumple varias condiciones, los precios específicos se aplicarán en este orden de prioridad, a menos que se haya establecido un orden diferente para un producto en particular." ["You can specify the default behavior for all disabled products. The product page can display a "Discontinued" message or an error page. You can also specify which HTTP response is sent to users. This can be set specifically for each product."]=> string(314) "Puedes especificar el comportamiento predeterminado para todos los productos desactivados. La página del producto puede mostrar un mensaje "Descontinuado" o una página de error. También puede especificar qué respuesta HTTP se envía a los usuarios. Esto se puede configurar específicamente para cada producto." ["When enabled, friendly URL will be updated on every name change for offline products only."]=> string(112) "Cuando esta habilitada, la URL amigable se actualizará con cada cambio de nombre en los productos desactivados." ["Display the "%add_to_cart_label%" button when a product has attributes"]=> string(74) "Mostrar el botón "%add_to_cart_label%" cuando un producto tiene atributos" ["Display or hide the "%add_to_cart_label%" button on category pages for products that have attributes forcing customers to see product details."]=> string(175) "Mostrar u ocultar el botón "%add_to_cart_label%" en las páginas de categorías de productos que tienen atributos forzando a los clientes a visualizar los datos del producto." ["In the volume discount table on the product page, display the discounted unit price instead of the unit discount. E.g. If you sell a product for $10 with a discount of $2 from 3 items purchased, the discounted unit price ($8) will be displayed instead of the unit discount ($2)."]=> string(319) "En la tabla de descuentos por volumen de la página del producto, muestra el precio unitario descontado en vez del descuento unitario. P.ej. Si vende un producto por $10 con un descuento de $2 a partir de 3 artículos comprados, se mostrará el precio unitario con descuento ($8) en lugar del descuento por unidad ($2)." ["Number of products displayed per page. Default is 12"]=> string(73) "Número de productos mostrados por página. El valor predeterminado es 12" ["The order in which products are displayed in the product list."]=> string(69) "El orden en que los productos se muestran en el listado de productos." ["When selling packs of products, how do you want your stock to be calculated?"]=> string(70) "Al vender packs de productos, ¿cómo quieres que se calcule tu stock?" ["If an attribute is not available in every product combination, it will not be displayed."]=> string(92) "Si un atributo no está disponible en todas las combinaciones del producto, no se mostrará." ["Set to "0" to disable this feature."]=> string(54) "Establecer a "0" para desactivar esta característica." ["By default, the "%add_to_cart_label%" button is hidden when a product is unavailable. You can choose to have it displayed in all cases."]=> string(153) "De manera predeterminada, el botón "%add_to_cart_label%" está oculto cuando un producto no está disponible. Puedes elegir mostrarlo en cualquier caso." ["In stock"]=> string(8) "En stock" ["On backorder"]=> string(9) "En espera" ["Out of stock"]=> string(14) "Fuera de stock" ["Advised for European merchants to be legally compliant (eg: Delivered within 3-4 days)"]=> string(137) "Recomendado para que los comerciantes europeos cumplan con la legislación actual vigente (ej.: Entrega en un plazo de entre 3 y 4 días)" ["Delivered within 3-4 days"]=> string(25) "Entrega entre 3 y 4 días" ["Advised for European merchants to be legally compliant (eg: Delivered within 5-7 days)"]=> string(137) "Recomendado para que los comerciantes europeos cumplan con la legislación actual vigente (ej.: Entrega en un plazo de entre 5 y 7 días)" ["Delivered within 5-7 days"]=> string(25) "Entrega entre 5 y 7 días" ["Note that the label will be displayed only if backorders are denied."]=> string(88) "Tenga en cuenta que la etiqueta se mostrará solo si se rechazan los pedidos pendientes." ["Enable this option if you want to display your product's attributes in its meta title."]=> string(87) "Activa esta opción si deseas mostrar los atributos de tus producto en su meta título." ["Enable this option only if your server allows URL rewriting (recommended)."]=> string(75) "Activa esta opción si tu servidor acepta la reescritura URL (recomendado)." ["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."]=> string(179) "La reescritura URL (mod_rewrite) no está activa en tu servidor o no es posible comprobar la configuración del servidor. Si deseas usar URLs amigables debes activar este módulo." ["Enable this option if you want to allow accented characters in your friendly URLs. You should only activate this option if you are using non-Latin characters; for all the Latin charsets, your SEO will be better without this option."]=> string(242) "Habilita esta opción si desea permitir caracteres acentuados en las URL descriptivas. Solo debe activar esta opción si está utilizando caracteres no latinos; para todos los juegos de caracteres latinos, tu SEO será mejor sin esta opción." ["Enable this option only if you have problems with URL rewriting."]=> string(72) "Activa esta opción sólo si tienes problemas con la reescritura URL." ["Some of PrestaShop's features might not work correctly with a specific configuration of Apache's mod_security module. We recommend to turn it off."]=> string(182) "Algunas de las características de PrestaShop podrían no funcionar correctamente con una configuración específica del módulo mod_security de Apache. Te recomendamos desactivarla." ["[1]Make[/1] sure partner offers are not set as required in the [2]Customers[/2] section of the back office before disabling them. Otherwise, new customers won't be able to create an account and [1]proceed[/1] to checkout."]=> string(255) "[1]Asegúrate[/1] de que las ofertas de socios no estén configuradas como requeridas en la sección [2]Clientes[/2] del back office antes de deshabilitarlas. De lo contrario, los nuevos clientes no podrán crear una cuenta ni [1]continuar[/1] para pagar." ["Order's return status name."]=> string(36) "Nombre del estado de la devolución." ["Invalid characters: numbers and"]=> string(34) "Caracteres no válidos: números y" ["Status will be highlighted in this color. HTML colors only."]=> string(58) "El estado se resaltará en este color. Sólo colores HTML." ["Order status (e.g. 'Pending')."]=> string(38) "Estado del pedido (ej.: 'Pendiente')." ["Invalid characters:"]=> string(23) "Caracteres no válidos:" ["Name of the related page."]=> string(33) "Nombre de la página relacionada." ["Title of this page."]=> string(24) "Título de esta página." ["A short description of your shop."]=> string(36) "Una breve descripción de tu tienda." ["List of keywords for search engines."]=> string(56) "Listado de palabras clave para los motores de búsqueda." ["For instance, "contacts" for http://example.com/shop/contacts to redirect to http://example.com/shop/contact-form.php"]=> string(134) "Por ejemplo, "contáctenos" para http://ejemplo.com/tienda/contactenos para redireccionar a http://ejemplo.com/tienda/contact-form.php" ["Only letters and hyphens are allowed."]=> string(44) "Solo letras y guiones (-) están permitidos." ["To add tags, click in the field, write something, and then press the "Enter" key."]=> string(96) "Para añadir etiquetas, haz clic en el campo, escribe el contenido, y presiona la tecla "Intro"." ["If you want to enable SSL on all the pages of your shop, activate the "Enable on all the pages" option below."]=> string(122) "Si quieres activar SSL en todas las páginas de tu tienda, activa la opción de abajo "Activar SSL en todas las páginas"." } ["AdminAdvparametersFeature"]=> array(458) { ["Menu"]=> string(5) "Menú" ["No menu"]=> string(13) "Ningún Menú" ["Import data from another shop"]=> string(29) "Importar datos de otra tienda" ["Experimental product page"]=> string(32) "Página de producto experimental" ["New product page - Single store"]=> string(41) "Nueva página de producto - Tienda única" ["New product page - Multistore"]=> string(39) "Nueva página de producto - Multitienda" ["New product page"]=> string(25) "Nueva página de producto" ["Authorization server"]=> string(25) "Servidor de autorización" ["Catalog price rules"]=> string(30) "Reglas de precio del catálogo" ["Enable / Disable having more than one image format (jpg, webp, avif, png, etc.)"]=> string(84) "Activar / Desactivar tener más de un formato de imagen (jpg, webp, avif, png, etc.)" ["Countries"]=> string(7) "Países" ["States"]=> string(10) "Provincias" ["Carriers"]=> string(14) "Transportistas" ["Titles"]=> string(12) "Tratamientos" ["Tax rule groups"]=> string(29) "Grupos de reglas de impuestos" ["Customer threads"]=> string(19) "Servicio al cliente" ["Order states"]=> string(17) "Estados de pedido" ["Permissions"]=> string(8) "Permisos" ["SuperAdmin"]=> string(10) "SuperAdmin" ["Logistician"]=> string(23) "Encargado de logística" ["Translator"]=> string(9) "Traductor" ["Salesman"]=> string(8) "Vendedor" ["Webservice key created: %s"]=> string(32) "Clave de Servicio Web creada: %s" ["Webservice key %s has been deleted"]=> string(45) "La clave de Servicio Web %s ha sido eliminada" ["Supply Orders"]=> string(22) "Pedidos de suministros" ["Supply Order Details"]=> string(38) "Detalles de los pedidos de suministros" ["Product Reference"]=> string(23) "Referencia del producto" ["Note"]=> string(4) "Nota" ["Supplier ID *"]=> string(14) "ID Proveedor *" ["Lang ID"]=> string(9) "ID Idioma" ["Warehouse ID *"]=> string(13) "ID Almacén *" ["Currency ID *"]=> string(11) "ID Moneda *" ["Supply Order Reference *"]=> string(34) "Referencia pedido de suministros *" ["Delivery Date (Y-M-D)*"]=> string(25) "Fecha de entrega (A-M-D)*" ["Discount rate"]=> string(17) "Tasa de descuento" ["Product ID *"]=> string(13) "ID Producto *" ["Product Attribute ID"]=> string(24) "ID Atributo del Producto" ["Unit Price (tax excl.)*"]=> string(30) "Precio Unitario (imp. excl.) *" ["Quantity Expected *"]=> string(19) "Cantidad esperada *" ["Discount Rate"]=> string(17) "Tasa de descuento" ["Tax Rate"]=> string(16) "Tasa de impuesto" ["Import .CSV data"]=> string(19) "Importar datos .CSV" ["Advanced Stock Management"]=> string(33) "Administración Avanzada de Stock" ["Template"]=> string(9) "Plantilla" ["Customer ID"]=> string(14) "ID del cliente" ["Active (0/1)"]=> string(12) "Activo (0/1)" ["Customer email"]=> string(31) "Correo electrónico del cliente" ["Root category (0/1)"]=> string(22) "Categoría raíz (0/1)" ["Product ID"]=> string(15) "ID del producto" ["Attribute (Name:Type:Position)"]=> string(32) "Atributo (Nombre:Tipo:Posición)" ["Value (Value:Position)"]=> string(23) "Valor (Valor:Posición)" ["Supplier reference"]=> string(13) "Ref proveedor" ["Default (0 = No, 1 = Yes)"]=> string(32) "Predeterminado (0 = No, 1 = Sí)" ["Combination availability date"]=> string(42) "Fecha de disponibilidad de la combinación" ["Choose among product images by position (1,2,3...)"]=> string(60) "Elegir entre imágenes de productos por posición (1,2,3...)" ["UPC"]=> string(3) "UPC" ["Minimal quantity"]=> string(16) "Cantidad mínima" ["Image URLs (x,y,z...)"]=> string(33) "URL's de las imágenes (x,y,z...)" ["Image alt texts (x,y,z...)"]=> string(40) "Textos alternativos de imagen (x,y,z...)" ["Depends on stock"]=> string(21) "Dependiendo del stock" ["Warehouse"]=> string(8) "Almacén" ["EAN-13"]=> string(6) "EAN-13" ["Titles ID (Mr = 1, Ms = 2, else 0)"]=> string(40) "ID Tratamiento (Sr = 1, Sra = 2, sino 0)" ["Birth date (yyyy-mm-dd)"]=> string(32) "Fecha de nacimiento (dd-mm-aaaa)" ["Newsletter (0/1)"]=> string(14) "Boletín (0/1)" ["Partner offers (0/1)"]=> string(26) "Ofertas de asociados (0/1)" ["Registration date (yyyy-mm-dd)"]=> string(30) "Fecha de registro (dd-mm-aaaa)" ["Groups (x,y,z...)"]=> string(19) "Grupos (x, y, z...)" ["Default group ID"]=> string(27) "ID del grupo predeterminada" ["Categories (x,y,z...)"]=> string(22) "Categorías (x,y,z...)" ["Tax rule ID"]=> string(21) "ID regla de impuestos" ["On sale (0/1)"]=> string(15) "En oferta (0/1)" ["Discount amount"]=> string(19) "Valor del descuento" ["Discount percent"]=> string(23) "Porcentaje de descuento" ["Discount from (yyyy-mm-dd)"]=> string(28) "Descuento desde (aaaa-mm-dd)" ["Discount to (yyyy-mm-dd)"]=> string(28) "Descuento hasta (aaaa-mm-dd)" ["Reference #"]=> string(14) "Referencia nº" ["Supplier reference #"]=> string(27) "N° de referencia proveedor" ["Delivery time of out-of-stock products with allowed orders:"]=> string(75) "Plazo de entrega para los productos fuera de stock que se permiten comprar:" ["Additional shipping cost"]=> string(26) "Coste adicional del envío" ["Unit for the price per unit"]=> string(30) "Unidad para el precio unitario" ["Tags (x,y,z...)"]=> string(20) "Etiquetas (x,y,z...)" ["Rewritten URL"]=> string(13) "URL reescrita" ["Label when backorder allowed"]=> string(50) "Etiqueta para cuando se permiten pedidos en espera" ["Available for order (0 = No, 1 = Yes)"]=> string(40) "Disponible para pedidos (0 = No, 1 = Si)" ["Product availability date"]=> string(36) "Fecha de disponibilidad del producto" ["Product creation date"]=> string(31) "Fecha de creación del producto" ["Show price (0 = No, 1 = Yes)"]=> string(31) "Mostrar Precio (0 = No, 1 = Si)" ["Delete existing images (0 = No, 1 = Yes)"]=> string(49) "Elimine las imágenes existentes (0 = No, 1 = Si)" ["Feature (Name:Value:Position:Customized)"]=> string(54) "Característica (Nombre:Valor:Posición:Personalizado)" ["Available online only (0 = No, 1 = Yes)"]=> string(45) "Solo disponible por Internet (0 = No, 1 = Si)" ["Customizable (0 = No, 1 = Yes)"]=> string(32) "Personalizable (0 = No, 1 = Sí)" ["Uploadable files (0 = No, 1 = Yes)"]=> string(42) "Se pueden subir archivos (0 = No, 1 = Sí)" ["Text fields (0 = No, 1 = Yes)"]=> string(33) "Campos de texto (0 = No, 1 = Sí)" ["Action when out of stock"]=> string(43) "Acción cuando no haya existencias de stock" ["Virtual product (0 = No, 1 = Yes)"]=> string(34) "Producto virtual (0 = No, 1 = Sí)" ["File URL"]=> string(14) "URL de archivo" ["Expiration date (yyyy-mm-dd)"]=> string(33) "Fecha de expiración (dd-mm-aaaa)" ["Number of days"]=> string(16) "Número de días" ["Accessories (x,y,z...)"]=> string(21) "Accesorios (x,y,z...)" ["Active (0/1)"]=> string(12) "Activo (0/1)" ["Image URL"]=> string(16) "URL de la imagen" ["Address (2)"]=> string(14) "Dirección (2)" ["Latitude"]=> string(7) "Latitud" ["Longitude"]=> string(8) "Longitud" ["Hours (x,y,z...)"]=> string(16) "Horas (x,y,z...)" ["ID / Name of group shop"]=> string(32) "ID / Nombre del grupo de tienda" ["Ignore this column"]=> string(20) "Ignorar esta columna" ["Store contacts"]=> string(22) "Contactos de la tienda" ["Back office connection from %ip%"]=> string(35) "Conexión al back-office desde %ip%" ["%class_name% addition"]=> string(21) "%class_name% añadida" ["Edit this SQL query"]=> string(24) "Editar esta consulta SQL" ["Select your default file encoding"]=> string(54) "Selecciona la codificación de archivos predeterminada" ["SQL query name"]=> string(25) "Nombre de la consulta SQL" ["Attribute groups"]=> string(19) "Grupos de atributos" ["Cart rules"]=> string(18) "Reglas del carrito" ["Contact information"]=> string(24) "Información de contacto" ["Discount prices"]=> string(17) "Precios descuento" ["Module hooks"]=> string(21) "Hooks de los módulos" ["Meta information"]=> string(16) "Metainformación" ["Product combinations"]=> string(26) "Combinaciones de productos" ["Available quantities for sale"]=> string(36) "Cantidades disponibles para la venta" ["Warehouses"]=> string(9) "Almacenes" ["Webservice accounts"]=> string(23) "Cuentas de Servicio web" ["Tax rules groups"]=> string(29) "Grupos de reglas de impuestos" ["Import data"]=> string(14) "Importar datos" ["Choose the source shop"]=> string(27) "Selecciona la tienda origen" ["Choose data to import"]=> string(31) "Selecciona los datos a importar" ["Shop groups list"]=> string(27) "Listado de grupos de tienda" ["Choose the source store"]=> string(27) "Selecciona la tienda origen" ["Store groups list"]=> string(26) "Lista de grupos de tiendas" ["Customer groups"]=> string(18) "Grupos de clientes" ["Shop group"]=> string(16) "Grupo de tiendas" ["Multistore options"]=> string(20) "Opciones Multitienda" ["Default shop"]=> string(21) "Tienda predeterminada" ["Add a new shop group"]=> string(29) "Añadir nuevo grupo de tienda" ["Add a new shop"]=> string(20) "Añadir nueva tienda" ["Shop group name"]=> string(26) "Nombre del grupo de tienda" ["Share customers"]=> string(18) "Compartir clientes" ["Share available quantities for sale"]=> string(48) "Compartir las cantidades disponibles para vender" ["Share available quantities between shops of this group. When changing this option, all available products quantities will be reset to 0."]=> string(178) "Compartir las cantidades disponibles para la venta entre las tiendas de este grupo. Al cambiar esta opción, todas las cantidades de productos disponibles se restablecerán a 0." ["Share orders"]=> string(16) "Comparta pedidos" ["Store group"]=> string(16) "Grupo de tiendas" ["Default store"]=> string(21) "Tienda predeterminada" ["Add a new group of stores"]=> string(33) "Añadir un nuevo grupo de tiendas" ["Add a new store"]=> string(20) "Añadir nueva tienda" ["Name of the store group"]=> string(27) "Nombre del grupo de tiendas" ["Multistore tree"]=> string(18) "Árbol multitienda" ["Shop URL ID"]=> string(25) "ID de la URL de la tienda" ["Shop name"]=> string(19) "Nombre de la tienda" ["Is it the main URL?"]=> string(27) "¿Es esta la URL principal?" ["URL options"]=> string(15) "Opciones de URL" ["Is it the main URL for this shop?"]=> string(44) "¿Es esta la URL principal para esta tienda?" ["Shop URL"]=> string(16) "URL de tu tienda" ["Domain"]=> string(7) "Dominio" ["SSL Domain"]=> string(11) "Dominio SSL" ["Physical URL"]=> string(11) "URL física" ["Virtual URL"]=> string(11) "URL virtual" ["Final URL"]=> string(9) "URL Final" ["Edit this shop"]=> string(18) "Editar esta tienda" ["Add a new URL"]=> string(21) "Añadir una nueva URL" ["Store URL ID"]=> string(25) "ID de la URL de la tienda" ["Store name"]=> string(19) "Nombre de la tienda" ["Is it the main URL for this store?"]=> string(44) "¿Es esta la URL principal para esta tienda?" ["Store URL"]=> string(16) "URL de la tienda" ["Edit this store"]=> string(18) "Editar esta tienda" ["Statistics"]=> string(13) "Estadísticas" ["Notifications"]=> string(14) "Notificaciones" ["Both"]=> string(5) "Ambos" ["This is a test message. Your server is now configured to send email."]=> string(98) "Este es un mensaje de prueba. Tu servidor está ahora configurado para enviar correo electrónico." ["Test message -- Prestashop"]=> string(30) "Mensaje de prueba - PrestaShop" ["Error: Please check your configuration"]=> string(45) "Error: Por favor, comprueba tu configuración" ["An error has occurred. Please check your configuration"]=> string(53) "Se ha producido un error. Comprueba la configuración" ["%key% (missing description)"]=> string(26) "%key% (falta descripción)" ["Use /usr/sbin/sendmail (recommended; works in most cases)"]=> string(75) "Usar /usr/sbin/sendmail (recomendado; funciona en la mayoría de los casos)" ["Set my own SMTP parameters (for advanced users ONLY)"]=> string(71) "Establecer mis propios parámetros SMTP (SÓLO para usuarios avanzados)" ["Never send emails (may be useful for testing purposes)"]=> string(71) "No enviar correos electrónicos (puede ser útil para realizar pruebas)" ["View (GET)"]=> string(9) "Ver (GET)" ["Modify (PUT)"]=> string(15) "Modificar (PUT)" ["Add (POST)"]=> string(14) "Añadir (POST)" ["Patch (PATCH)"]=> string(13) "Patch (PATCH)" ["Delete (DELETE)"]=> string(17) "Eliminar (DELETE)" ["Fast view (HEAD)"]=> string(20) "Vista rápida (HEAD)" ["Refresh list"]=> string(16) "Actualizar lista" ["Age"]=> string(4) "Edad" ["Recipient"]=> string(12) "Destinatario" ["Subject"]=> string(6) "Asunto" ["Sent"]=> string(8) "Enviados" ["Erase all"]=> string(11) "Borrar todo" ["Severity (1-4)"]=> string(14) "Gravedad (1-4)" ["Object type"]=> string(14) "Tipo de objeto" ["Object ID"]=> string(13) "ID del objeto" ["Error code"]=> string(16) "Código de error" ["Last update"]=> string(22) "Última actualización" ["Employee ID"]=> string(14) "ID de empleado" ["Key"]=> string(5) "Clave" ["Key description"]=> string(24) "Descripción de la clave" ["ID / Name of shop"]=> string(24) "ID / Nombre de la tienda" ["Product reference"]=> string(23) "Referencia del producto" ["EAN13"]=> string(5) "EAN13" ["New & Experimental Features"]=> string(40) "Características nuevas y experimentales" ["Add new profile"]=> string(20) "Añadir nuevo perfil" ["Combination reference"]=> string(29) "Referencia de la combinación" ["Memcached via PHP::Memcache"]=> string(27) "Memcached via PHP::Memcache" ["Memcached via PHP::Memcached"]=> string(28) "Memcached via PHP::Memcached" ["APC"]=> string(3) "APC" ["Xcache"]=> string(6) "Xcache" ["Use cache"]=> string(18) "Utilizar la caché" ["Caching system"]=> string(17) "Sistema de caché" ["Smart cache for CSS"]=> string(44) ""Smart cache" para las hojas de estilo (CSS)" ["Smart cache for JavaScript"]=> string(43) ""Smart cache" para el código de JavaScript" ["Apache optimization"]=> string(23) "Optimización de Apache" ["Disable all overrides"]=> string(39) "Desactivar todos los métodos overrides" ["Enable or disable all classes and controllers overrides."]=> string(64) "Activar o desactivar todas las clases y controladores overrides." ["Debug profiler"]=> string(25) "Perfilador de depuración" ["Media server #1"]=> string(23) "Servidor de medios n°1" ["Media server #2"]=> string(23) "Servidor de medios n°2" ["Media server #3"]=> string(23) "Servidor de medios nº3" ["Clear cache"]=> string(16) "Borrar la caché" ["Never clear cache files"]=> string(41) "No borrar nunca los archivos de la caché" ["Clear cache everytime something has been modified"]=> string(52) "Borrar la caché siempre que algo se haya modificado" ["Never recompile template files"]=> string(47) "Nunca recompilar los archivos de las plantillas" ["Recompile templates if the files have been updated"]=> string(62) "Recompilar las plantillas cuando los archivos sean modificados" ["Force compilation"]=> string(19) "Forzar compilación" ["Template compilation"]=> string(26) "Compilación de plantillas" ["Cache"]=> string(6) "Caché" ["Should be enabled except for debugging."]=> string(56) "Debe estar activado, excepto para tareas de depuración." ["Multi-front optimizations"]=> string(29) "Sincronización multiservidor" ["Lifetime of front office cookies"]=> string(42) "Tiempo de vida de las cookies front-office" ["Lifetime of back office cookies"]=> string(41) "Tiempo de vida de las cookies back-office" ["Automatically check for module updates"]=> string(62) "Comprobar automáticamente las actualizaciones de los módulos" ["Check the cookie's IP address"]=> string(39) "Comprobar la dirección IP de la cookie" ["Cookie SameSite"]=> string(15) "Cookie SameSite" ["Show notifications for new orders"]=> string(51) "Mostrar las notificaciones para los nuevos pedidos" ["Show notifications for new customers"]=> string(48) "Mostrar notificaciones para los nuevos clientes" ["Show notifications for new messages"]=> string(49) "Mostrar las notificaciones para nuevos mensajes" ["Maximum size for attached files"]=> string(42) "Tamaño máximo para los archivos adjuntos" ["Maximum size for a downloadable product"]=> string(44) "Tamaño máximo para un producto descargable" ["Maximum size for a product's image"]=> string(43) "Tamaño máximo para una imagen de producto" ["megabytes"]=> string(9) "megabytes" ["Ignore statistics tables"]=> string(32) "Ignorar las tablas estadísticas" ["Drop existing tables during import"]=> string(50) "Eliminar tablas existentes durante la importación" ["DKIM domain"]=> string(12) "Dominio DKIM" ["DKIM selector"]=> string(13) "Selector DKIM" ["DKIM private key"]=> string(18) "Clave privada DKIM" ["Send email in HTML format"]=> string(54) "Enviar mensajes de correo electrónico en formato HTML" ["Send email in text format"]=> string(58) "Enviar mensajes de correo electrónico en formato de texto" ["Log Emails"]=> string(18) "Registro de emails" ["DKIM signing"]=> string(10) "Firma DKIM" ["Enable the store name as a prefix in the email's subject"]=> string(80) "Mostrar el nombre de la tienda como prefijo en el asunto del correo electrónico" ["Send emails to"]=> string(40) "Enviar mensajes de correo electrónico a" ["None"]=> string(7) "Ninguno" ["TLS"]=> string(3) "TLS" ["SSL"]=> string(3) "SSL" ["Email domain name"]=> string(45) "Nombre de dominio para el correo electrónico" ["SMTP server"]=> string(13) "Servidor SMTP" ["SMTP username"]=> string(22) "Nombre de usuario SMTP" ["SMTP password"]=> string(16) "Contraseña SMTP" ["Encryption"]=> string(7) "Cifrado" ["Send a test email to"]=> string(41) "Enviar un correo electrónico de prueba a" ["minutes"]=> string(7) "minutos" ["Password regeneration"]=> string(28) "Regeneración de contraseña" ["Security: Minimum time to wait between two password changes."]=> string(69) "Seguridad: Tiempo mínimo de espera entre dos cambios de contraseña." ["Memorize the language used in Admin panel forms"]=> string(77) "Memorizar el idioma utilizado en los formularios del panel de Administración" ["Allow employees to select a specific language for the Admin panel form."]=> string(107) "Permitir a los empleados seleccionar un idioma específico para el formulario del panel de Administración." ["Permission profile"]=> string(19) "Permisos del perfil" ["Default page"]=> string(22) "Página predeterminada" ["Please name your data matching configuration in order to save it."]=> string(79) "Por favor, de un nombre a su combinación de datos en el pedido para guardarla." ["What do you want to import?"]=> string(24) "¿Qué quieres importar?" ["Select a file to import"]=> string(35) "Selecciona un archivo para importar" ["Language of the file"]=> string(18) "Idioma del archivo" ["Field separator"]=> string(18) "Separador de campo" ["Multiple value separator"]=> string(28) "Separador de valor múltiple" ["Delete all [1]categories[/1] before import"]=> string(55) "Eliminar todas las [1]categorías[/1] antes de importar" ["Use product reference as key"]=> string(46) "Utilizar la referencia del producto como clave" ["Skip thumbnails regeneration"]=> string(37) "Omitir la regeneración de miniaturas" ["Force all ID numbers"]=> string(28) "Forzar todos los números ID" ["Send notification email"]=> string(43) "Enviar notificación de correo electrónico" ["Next step"]=> string(14) "Siguiente paso" ["Minimum severity level"]=> string(25) "Nivel máximo de gravedad" ["Enable multi-statements queries"]=> string(47) "Habilitar consultas de múltiples declaraciones" ["Back office token protection"]=> string(42) "Protección del Back office mediante token" ["0 - Extremely guessable"]=> string(37) "0 - Extremadamente fácil de adivinar" ["1 - Very guessable"]=> string(26) "1 - Muy fácil de adivinar" ["2 - Somewhat guessable"]=> string(22) "2 - Fácil de adivinar" ["3 - Safely unguessable"]=> string(24) "3 - Difícil de adivinar" ["4 - Very unguessable"]=> string(28) "4 - Muy difícil de adivinar" ["Minimum length"]=> string(16) "Longitud mínima" ["Maximum length"]=> string(16) "Longitud máxima" ["Minimum password security score"]=> string(43) "Puntaje de seguridad de contraseña mínimo" ["Enable PrestaShop's webservice"]=> string(23) "Activar el servicio Web" ["Enable CGI mode for PHP"]=> string(25) "Activar modo CGI para PHP" ["Webservice account key."]=> string(31) "Clave de la cuenta servicio Web" ["Enable webservice key"]=> string(31) "Habilitar clave de servicio web" ["Current password"]=> string(18) "Contraseña actual" ["New password"]=> string(17) "Nueva contraseña" ["Confirm password"]=> string(23) "Confirma la contraseña" ["Download the backup file (%s MB)"]=> string(50) "Descargar el archivo de copia de seguridad (%s MB)" ["Tip: You can also download this file from your FTP server. Backup files are located in the "/adminXXXX/backups" directory."]=> string(145) "Sugerencia: También puede descargar este archivo a través de FTP. Los archivos de copia de seguridad se encuentran en "admin / backups"." ["Backup options"]=> string(30) "Opciones de copia de seguridad" ["Available fields"]=> string(18) "Campos disponibles" ["* Required field"]=> string(17) "* Campo requerido" ["History of uploaded files"]=> string(29) "Historial de archivos subidos" ["Download"]=> string(9) "Descargas" ["Choose from history / FTP"]=> string(44) "Seleccionar un archivo desde historial / FTP" ["Download sample csv files"]=> string(33) "Descargar archivos csv de ejemplo" ["Back to the dashboard"]=> string(18) "Regresar al inicio" ["Test your email configuration"]=> string(47) "Prueba de configuración de correo electrónico" ["A test email has been sent to the email address you provided."]=> string(99) "Se ha enviado un correo electrónico de prueba a la dirección de correo electrónico especificada." ["Send a test email"]=> string(39) "Enviar un correo electrónico de prueba" ["Employee options"]=> string(21) "Opciones de empleados" ["Employees"]=> string(9) "Empleados" ["Manage your team"]=> string(27) "Administra tu propio equipo" ["Create profiles for your employees with specific rights. SuperAdmin can access the entire store while other people can only be dedicated to the catalog or orders pages."]=> string(205) "Crea perfiles para tus empleados con derechos específicos. SuperAdmin puede acceder a toda la tienda, mientras que otras personas solamente pueden estar dedicadas al catálogo o a las páginas de pedidos." ["Edit: %lastname% %firstname%"]=> string(30) "Editar: %lastname% %firstname%" ["Add new employee"]=> string(22) "Añadir nuevo empleado" ["New features"]=> string(23) "Nuevas características" ["Experimental features"]=> string(31) "Características experimentales" ["Match your data"]=> string(21) "Combinación de datos" ["Please match each column of your source file to one of the destination columns."]=> string(97) "Por favor, haz coincidir cada columna de tu archivo de origen con una de las columnas de destino." ["Load a data matching configuration"]=> string(50) "Cargar una configuración de coincidencia de datos" ["Save your data matching configuration"]=> string(51) "Guardar su configuración de combinaciones de datos" ["Rows to skip"]=> string(14) "Filas a saltar" ["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."]=> string(175) "Indica cuántas de las primeras filas de tu archivo deben ser omitidas cuando se importan los datos. Por ejemplo, indica 1 si la primera fila de tu archivo contiene cabeceras." ["Two columns cannot have the same type of values"]=> string(53) "Dos columnas no pueden tener el mismo tipo de valores" ["This column must be set:"]=> string(31) "Esta columna debe establecerse:" ["Meaning of severity levels:"]=> string(39) "Significado de los niveles de gravedad:" ["Logs by email"]=> string(16) "Alerta por email" ["No module"]=> string(15) "Ningún módulo" ["Profile"]=> string(6) "Perfil" ["List of MySQL Tables"]=> string(24) "Lista de tablas de MySQL" ["Please choose a table."]=> string(32) "Por favor, selecciona una tabla." ["Add table name to SQL query"]=> string(38) "Añadir nombre de tabla a consulta SQL" ["List of attributes for this MySQL table"]=> string(40) "Lista de atributos para esta tabla MySQL" ["Add attribute to SQL query"]=> string(37) "Añadir un atributo a la consulta SQL" ["Action"]=> string(7) "Acción" ["SQL query"]=> string(12) "Consulta SQL" ["Add new SQL query"]=> string(30) "Añadir una nueva consulta SQL" ["SQL query result"]=> string(25) "Resultado de consulta SQL" ["Outdated sessions"]=> string(18) "Sesiones caducadas" ["Clear outdated sessions manually"]=> string(38) "Limpiar sesiones caducadas manualmente" ["Clear"]=> string(7) "Limpiar" ["Password policy"]=> string(25) "Política de contraseñas" ["0 means the password is extremely easy to guess (within 10^3 guesses). Dictionary words like "password" or "mother" score 0."]=> string(170) "0 significa que la contraseña es extremadamente fácil de adivinar (en 10^3 intentos). Palabras del diccionario como "contraseña" o "madre" tienen una puntuación de 0." ["1 is still very easy to guess (guesses lesser than 10^6). An extra character on a dictionary word can score 1."]=> string(133) "1 sigue siendo muy fácil de adivinar (en menos de 10^6 intentos). Un carácter extra en una palabra del diccionario puede puntuar 1." ["2 is pretty easy to guess (guesses lesser than 10^8). It provides some protection from unthrottled online attacks."]=> string(130) "2 es bastante fácil de adivinar (en menos de 10^8 intentos). Proporciona cierta protección contra ataques en línea sin control." ["3 is safely unguessable (guesses lesser than 10^10). It offers moderate protection from offline slow-hash scenario."]=> string(149) "3 es seguramente imposible de adivinar (en menos de 10^10 intentos). Ofrece una protección moderada contra escenarios de hash lento fuera de línea." ["4 is very unguessable (guesses greater than or equal to 10^10) and provides strong protection from offline slow-hash scenario."]=> string(133) "4 es indescifrable (requiere más de 10^10 intentos) y brinda una fuerte protección contra escenarios de hash lento fuera de línea." ["1 is still very easy to guess (guesses less than 10^6). An extra character on a dictionary word can score 1."]=> string(133) "1 sigue siendo muy fácil de adivinar (en menos de 10^6 intentos). Un carácter extra en una palabra del diccionario puede puntuar 1." ["2 is pretty easy to guess (guesses less than 10^8). It provides some protection from unthrottled online attacks."]=> string(130) "2 es bastante fácil de adivinar (en menos de 10^8 intentos). Proporciona cierta protección contra ataques en línea sin control." ["3 is safely unguessable (guesses less than 10^10). It offers moderate protection from offline slow-hash scenario."]=> string(149) "3 es seguramente imposible de adivinar (en menos de 10^10 intentos). Ofrece una protección moderada contra escenarios de hash lento fuera de línea." ["Webservice Accounts"]=> string(20) "Cuentas servicio Web" ["Set the resource permissions for this key:"]=> string(51) "Establece los permisos de recursos para esta clave:" ["Add new webservice key"]=> string(34) "Añadir una nueva clase webservice" ["Webservice status"]=> string(23) "Estado del servicio web" ["Webservice is enabled. Main entry point is"]=> string(35) "El servicio web está habilitado en" ["It seems that the webservice endpoint is not functional. If you are using httpd/apache2, you need to enable URL rewriting on your server."]=> string(136) "Parece que la ruta del servicio web no funciona. Si está utilizando httpd/apache2, debe habilitar la reescritura de URL en su servidor." ["Read the [1]developer documentation[/1]."]=> string(50) "Lea la [1]documentación para desarrolladores[/1]." ["Upload quota"]=> string(15) "Cuota de subida" ["Port"]=> string(6) "Puerto" ["IP Address"]=> string(13) "Dirección IP" ["Weight"]=> string(4) "Peso" ["Add server"]=> string(16) "Añadir servidor" ["Add Server"]=> string(16) "Añadir servidor" ["Test Server"]=> string(18) "Comprobar servidor" ["Debug mode"]=> string(16) "Modo depuración" ["Smarty"]=> string(6) "Smarty" ["Modules"]=> string(8) "Módulos" ["Disable non built-in modules"]=> string(30) "Desactivar módulos no nativos" ["Optional features"]=> string(27) "Características opcionales" ["CCC (Combine, Compress and Cache)"]=> string(40) "CCC (Combinación, Compresión y Caché)" ["Media servers (use only with CCC)"]=> string(54) "Servidores de medios (utilizar sólo con CCC activado)" ["You must enter another domain, or subdomain, in order to use cookieless static content."]=> string(97) "Debes introducir otro dominio, o subdominio, para poder utilizar contenido estático sin cookies." ["Caching"]=> string(6) "Caché" ["Disable all non-built-in modules?"]=> string(45) "¿Deshabilitar todos los módulos no nativos?" ["Configuration information"]=> string(30) "Información de Configuración" ["This information must be provided when you report an issue on GitHub or on the forum."]=> string(98) "Utiliza esta información para comunicar un problema en GitHub o en el foro oficial de PrestaShop." ["Server information"]=> string(25) "Información del servidor" ["Server information:"]=> string(26) "Información del servidor:" ["Server software version:"]=> string(35) "Versión del software del servidor:" ["PHP version:"]=> string(13) "Versión PHP:" ["Memory limit:"]=> string(19) "Límite de memoria:" ["Max execution time:"]=> string(27) "Tiempo máx. de ejecución:" ["Upload Max File size:"]=> string(41) "Tamaño máx. para la subida de archivos:" ["PageSpeed module for Apache installed (mod_instaweb)"]=> string(54) "Módulo PageSpeed para Apache instalado (mod_instaweb)" ["Database information"]=> string(32) "Información de la base de datos" ["MySQL version:"]=> string(18) "Versión de MySQL:" ["MySQL server:"]=> string(15) "Servidor MySQL:" ["MySQL name:"]=> string(13) "Nombre MySQL:" ["MySQL user:"]=> string(14) "Usuario MySQL:" ["Tables prefix:"]=> string(22) "Prefijo de las tablas:" ["MySQL engine:"]=> string(12) "Motor MySQL:" ["MySQL driver:"]=> string(18) "Controlador MySQL:" ["List of overrides"]=> string(18) "Lista de overrides" ["Store information"]=> string(25) "Información de la tienda" ["PrestaShop version:"]=> string(23) "Versión de PrestaShop:" ["Shop URL:"]=> string(17) "URL de la tienda:" ["Shop path:"]=> string(18) "Ruta de la tienda:" ["Current theme in use:"]=> string(19) "Tema actual en uso:" ["Mail configuration"]=> string(37) "Configuración de correo electrónico" ["Mail method:"]=> string(31) "Método de correo electrónico:" ["You are using /usr/sbin/sendmail"]=> string(32) "Estás usando /usr/sbin/sendmail" ["You are using your own SMTP parameters."]=> string(47) "Estás utilizando tus propios parámetros SMTP." ["SMTP server:"]=> string(14) "Servidor SMTP:" ["SMTP username:"]=> string(23) "Nombre de usuario SMTP:" ["Defined"]=> string(8) "Definido" ["Not defined"]=> string(11) "No definido" ["SMTP password:"]=> string(17) "Contraseña SMTP:" ["Encryption:"]=> string(8) "Cifrado:" ["SMTP port:"]=> string(12) "Puerto SMTP:" ["Your information"]=> string(9) "Tus datos" ["Your web browser:"]=> string(13) "Su navegador:" ["Check your configuration"]=> string(27) "Comprueba tu configuración" ["Required parameters:"]=> string(23) "Parámetros requeridos:" ["Optional parameters:"]=> string(23) "Parámetros opcionales:" ["List of changed files"]=> string(32) "Listado de archivos modificados" ["You must provide this information when reporting an issue on GitHub or on the forum."]=> string(86) "Debe proporcionar esta información cuando informe un problema en GitHub o en el foro." ["No overrides have been found."]=> string(47) "No se han encontrado sobrescrituras de código." ["Straight rows of keys are easy to guess"]=> string(66) "Una serie seguida de teclas de la misma fila es fácil de adivinar" ["Short keyboard patterns are easy to guess"]=> string(55) "Los patrones de teclado cortos son fáciles de adivinar" ["Use a longer keyboard pattern with more turns"]=> string(51) "Usa un patrón de teclado más largo con más giros" ["Repeats like "aaa" are easy to guess"]=> string(48) "Repeticiones como "aaa" son fáciles de adivinar" ["Repeats like "abcabcabc" are only slightly harder to guess than "abc""]=> string(88) "Las repeticiones como "abcabcabc" son solo un poco más difíciles de adivinar que "abc"" ["Sequences like abc or 6543 are easy to guess"]=> string(55) "Las secuencias como abc o 6543 son fáciles de adivinar" ["Recent years are easy to guess"]=> string(44) "Los años recientes son fáciles de adivinar" ["Dates are often easy to guess"]=> string(42) "Las fechas suelen ser fáciles de adivinar" ["This is a top-10 common password"]=> string(47) "Esta es una de las 10 contraseñas más comunes" ["This is a top-100 common password"]=> string(48) "Esta es una de las 100 contraseñas más comunes" ["This is a very common password"]=> string(30) "Esta contraseña es muy común" ["This is similar to a commonly used password"]=> string(59) "Esta contraseña es similar a otras contraseñas muy usadas" ["A word by itself is easy to guess"]=> string(51) "Una palabra que por sí misma es fácil de adivinar" ["Names and surnames by themselves are easy to guess"]=> string(58) "Los nombres y apellidos completos son fáciles de adivinar" ["Common names and surnames are easy to guess"]=> string(60) "Los nombres comunes y los apellidos son fáciles de adivinar" ["Very weak"]=> string(10) "Muy débil" ["Weak"]=> string(6) "Débil" ["Average"]=> string(8) "Promedio" ["Strong"]=> string(6) "Fuerte" ["Very strong"]=> string(10) "Muy fuerte" ["Use a few words, avoid common phrases"]=> string(41) "Usa varias palabras, evita frases comunes" ["No need for symbols, digits, or uppercase letters"]=> string(57) "No se necesitan símbolos, dígitos o letras mayúsculas." ["Avoid repeated words and characters"]=> string(35) "Evita repetir palabras y caracteres" ["Avoid sequences"]=> string(16) "Evita secuencias" ["Avoid recent years"]=> string(21) "Evita años recientes" ["Avoid years that are associated with you"]=> string(40) "Evita años que puedan asociarse contigo" ["Avoid dates and years that are associated with you"]=> string(49) "Evita años y fechas que puedan asociarse contigo" ["Capitalization doesn't help very much"]=> string(31) "Las mayúsculas no ayudan mucho" ["All-uppercase is almost as easy to guess as all-lowercase"]=> string(70) "Todo en mayúsculas es casi tan fácil de adivinar como en minúsculas" ["Reversed words aren't much harder to guess"]=> string(64) "Las palabras invertidas no son mucho más difíciles de adivinar" ["Predictable substitutions like '@' instead of 'a' don't help very much"]=> string(75) "Las sustituciones predecibles como usar '@' en lugar de 'a' no ayudan mucho" ["Add another word or two. Uncommon words are better."]=> string(71) "Añade una o dos palabras más. Es mejor usar palabras poco habituales." ["Enter a password between %d and %d characters"]=> string(53) "Introduce una contraseña de entre %d y %d caracteres" ["The minimum score must be: %s"]=> string(31) "El puntaje mínimo debe ser: %s" ["Sequences like "abc" or "6543" are easy to guess"]=> string(59) "Las secuencias como "abc" o "6543" son fáciles de adivinar" ["Predictable substitutions like "@" instead of "a" don't help very much"]=> string(75) "Las sustituciones predecibles como usar "@" en lugar de "a" no ayudan mucho" ["File size"]=> string(19) "Tamaño del archivo" ["Price tax excluded"]=> string(26) "Precio impuestos excluidos" ["Price tax included"]=> string(26) "Precio impuestos incluidos" ["Price per unit"]=> string(15) "Precio unitario" } ["AdminPaymentFeature"]=> array(7) { ["Customer currency"]=> string(18) "Moneda del cliente" ["Shop default currency"]=> string(34) "Moneda predeterminada de la tienda" ["Active payment"]=> string(24) "Módulos de pago activos" ["Currency restrictions"]=> string(24) "Restricciones por moneda" ["Country restrictions"]=> string(25) "Restricciones por paí­s" ["Group restrictions"]=> string(23) "Restricciones por grupo" ["Carrier restrictions"]=> string(31) "Restricciones por transportista" } ["ModulesAutoupgradeAdmin"]=> array(385) { ["Unable to write in the directory "%s""]=> string(42) "No se puede escribir en el directorio "%s"" ["Server performance"]=> string(24) "Rendimiento del Servidor" ["Unless you are using a dedicated server, select "Low"."]=> string(61) "A menos que utilices un servidor dedicado, selecciona "Baja"." ["A high value can cause the upgrade to fail if your server is not powerful enough to process the upgrade tasks in a short amount of time."]=> string(181) "Un valor alto puede causar error en la actualización si tu servidor no es lo suficientemente rápido como para procesar las tareas de actualización en un corto período de tiempo." ["Low (recommended)"]=> string(18) "Bajo (recomendado)" ["Medium"]=> string(5) "Medio" ["High"]=> string(4) "Alto" ["Disable non-native modules"]=> string(30) "Desactivar módulos no nativos" ["As non-native modules can experience some compatibility issues, we recommend to disable them by default."]=> string(138) "Como algunos modulos no nativos pueden experimentar algun problema de compatibilidad, se recomienda desactivarlos de forma predeterminada." ["Keeping them enabled might prevent you from loading the "Modules" page properly after the upgrade."]=> string(123) "Manteniéndolos activados puedes prevenir que se cargue la pestaña "Módulos" completamente después de la actualización." ["Disable all overrides"]=> string(39) "Desactivar todos los métodos overrides" ["Enable or disable all classes and controllers overrides."]=> string(64) "Activar o desactivar todas las clases y controladores overrides." ["Upgrade the default theme"]=> string(33) "Actualizar el tema predeterminado" ["If you customized the default PrestaShop theme in its folder (folder name "classic" in 1.7), enabling this option will lose your modifications."]=> string(163) "Si personalizaste el tema predeterminado de PrestaShop en su carpeta (nombre de la carpeta "classic" en 1.7), activar esta opción hará perder tus modificaciones." ["If you are using your own theme, enabling this option will simply update the default theme files, and your own theme will be safe."]=> string(164) "Si estás utilizando un tema propio, activando esta opción simplemente se actualizarán los archivos del tema predeterminado, y tu propio tema permanecerá seguro." ["Switch to the default theme"]=> string(30) "Cambiar al tema predeterminado" ["This will change your theme: your shop will then use the default theme of the version of PrestaShop you are upgrading to."]=> string(132) "Esto cambiará el tema: tu tienda utilizará entonces el tema predeterminado de la versión de PrestaShop a la que vas a actualizar." ["Regenerate RTL stylesheet"]=> string(28) "Regenerar hoja de estilo RTL" ["If enabled, any RTL-specific files that you might have added to all your themes might be deleted by the created stylesheet."]=> string(140) "Si está activado, cualquier archivo específico de RTL que se haya añadido a sus temas podría ser eliminado por la hoja de estilo creada." ["Keep the customized email templates"]=> string(62) "Conservar las plantillas de correo electrónico personalizadas" ["This will not upgrade the default PrestaShop e-mails."]=> string(77) "Esto no actualizará los correos electrónicos predeterminados de PrestaShop." ["If you customized the default PrestaShop e-mail templates, enabling this option will keep your modifications."]=> string(138) "Si personalizaste las plantillas de correo electrónico predeterminadas de PrestaShop, activar esta opción mantendrá tus modificaciones." ["Back up my files and database"]=> string(53) "Copia de seguridad de mis archivos y la base de datos" ["Automatically back up your database and files in order to restore your shop if needed. This is experimental: you should still perform your own manual backup for safety."]=> string(215) "Realizar automáticamente copias de seguridad de tu base de datos y archivos con el fin de restaurar tu tienda si es necesario. Esto es experimental: debes realizar tu propia copia de seguridad manual por seguridad." ["Back up my images"]=> string(35) "Copia de seguridad de mis imágenes" ["To save time, you can decide not to back your images up. In any case, always make sure you did back them up manually."]=> string(169) "Para ahorrar tiempo, puedes decidir no hacer una copia de seguridad de tus imágenes. En cualquier caso, siempre asegúrate de que has hecho copias de ellas manualmente." ["Unable to create the directory "%s""]=> string(36) "No se puede crear el directorio "%s"" ["Unable to create file %s"]=> string(31) "No se puede crear el archivo %s" ["Error when trying to delete backups %s"]=> string(53) "Error al intentar eliminar las copias de seguridad %s" ["This version of PrestaShop cannot be upgraded: the PS_ADMIN_DIR constant is missing."]=> string(95) "Esta versión de PrestaShop no se puede actualizar: no se encuentra la constante PS_ADMIN_DIR ." ["1-Click Upgrade"]=> string(24) "Actualización en 1-Clic" ["Upgrade to the latest version of PrestaShop in a few clicks, thanks to this automated method."]=> string(103) "Actualiza a la última versión de PrestaShop en unos pocos clics, gracias a este método automatizado." ["This version of 1-click upgrade requires PHP 5.6 to work properly. Please upgrade your server configuration."]=> string(147) "Esta versión de Actualización en 1-Click requiere de PHP 5.6 para funcionar correctamente. Por favor, actualiza la configuración de tu servidor." ["Unable to delete outdated "AdminUpgrade" tab (tab ID: %idtab%)."]=> string(79) "No se puede eliminar la pestaña obsoleta "AdminUpgrade" tab (tab ID: %idtab%)." ["Unable to create the "AdminSelfUpgrade" tab"]=> string(48) "No se puede crear la pestaña "AdminSelfUpgrade"" ["Unable to copy logo.gif in %s"]=> string(33) "No se puede copiar logo.gif en %s" ["Unable to load the "AdminSelfUpgrade" tab"]=> string(49) "No se puede cargar la pestaña "AdminSelfUpgrade"" ["Action %s skipped"]=> string(18) "Acción %s omitida" ["Unable to check files for the installed version of PrestaShop."]=> string(76) "No se puede comprobar los archivos para la versión instalada de PrestaShop." ["Core files are ok"]=> string(34) "Los archivos del núcleo están OK" ["%modificationscount% file modifications have been detected, including %coremodifications% from core and native modules:"]=> string(131) "Se han detectado %modificationscount% modificaciones en los archivos, incluyendo %coremodifications% de núcleo y módulos nativos:" ["%modifiedfiles% files will be modified, %deletedfiles% files will be deleted (if they are found)."]=> string(100) "%modifiedfiles% archivos serán modificados, %deletedfiles% archivos serán eliminados (si existen)." ["No diff files found."]=> string(74) "No se encontraron diferencias entre archivos. Los archivos son idénticos." ["File %s does not exist. Unable to select that channel."]=> string(59) "El archivo %s no existe. No se puede seleccionar ese canal." ["Version number is missing. Unable to select that channel."]=> string(62) "Falta el numero de version. No se puede seleccionar ese canal." ["File %s does not exist. Unable to select that channel"]=> string(58) "El archivo %s no existe. No se puede seleccionar ese canal" ["Upgrade process will use archive."]=> string(51) "El proceso de actualización utilizará el archivo." ["Error on saving configuration"]=> string(34) "Error al guardar la configuración" ["Configuration successfully updated."]=> string(41) "Configuración actualizada correctamente." ["This page will now be reloaded and the module will check if a new version is available."]=> string(96) "Esta página se volverá a cargar y el módulo comprobará si hay una nueva versión disponible." ["Nothing to restore"]=> string(18) "Nada que restaurar" ["%s: File format does not match."]=> string(39) "%s: El formato del archivo no coincide." ["Opening backup database file %filename% in %extension% mode"]=> string(81) "Abriendo la copia de seguridad de la base de datos %filename% en modo %extension%" ["Database backup is empty."]=> string(55) "La copia de seguridad de la base de datos está vacía." ["Database restoration file %filename% done. %filescount% file(s) left..."]=> string(100) "Archivo de restauración de la base de datos %filename% realizado. Quedan %filescount% archivo(s)..." ["Database restoration file %1$s done."]=> string(61) "Archivo de restauración de la base de datos %1$s completado." ["Database has been restored."]=> string(36) "La base de datos ha sido restaurada." ["[SQL ERROR]"]=> string(11) "[ERROR SQL]" ["Error during database restoration"]=> string(53) "Error durante de la restauración de la base de datos" ["%numberqueries% queries left for file %filename%..."]=> string(65) "%numberqueries% consultas restantes para el archivo %filename%..." ["Database restoration done."]=> string(45) "Restauración de la base de datos completada." ["%s file(s) will be removed before restoring the backup files."]=> string(93) "%s archivo(s) será(n) eliminado(s) antes de restaurar la copia de seguridad de los archivos." ["[ERROR] Backup file %s does not exist."]=> string(54) "[ERROR] El archivo de copia de seguridad %s no existe." ["[ERROR] File "%s" does not exist."]=> string(34) "[ERROR] El archivo "%s" no existe." ["Unable to remove upgraded files."]=> string(48) "No se pueden eliminar los archivos actualizados." ["Unable to extract file %filename% into directory %directoryname%."]=> string(79) "No se ha podido extraer el archivo %filename% en el directorio %directoryname%." ["Files restored."]=> string(21) "Archivos restaurados." ["Files restored. Now restoring database..."]=> string(53) "Archivos restaurados. Restaurando la base de datos..." ["[ERROR] File %s is missing: unable to restore files. Operation aborted."]=> string(83) "[ERROR] Archivo %s no encontrado: imposible restaurar archivos. Operación anulada." ["[ERROR] No backup database files found: it would be impossible to restore the database. Operation aborted."]=> string(144) "[ERROR] No se ha encontrado archivos de copia de seguridad de la base de datos: sería imposible restaurar la base de datos. Operación anulada." ["Restoring files ..."]=> string(24) "Restaurando archivos ..." ["Restoration process done. Congratulations! You can now reactivate your shop."]=> string(84) "Proceso de restauración realizado. ¡Enhorabuena! Ahora puedes reactivar tu tienda." ["Database backup skipped. Now upgrading files..."]=> string(72) "Copia de seguridad de la base de datos omitida. Actualizando archivos..." ["Backup directory is not writable (%path%)."]=> string(74) "La carpeta de copias de seguridad no tiene permisos de escritura (%path%)." ["Backup file %s already exists. Operation aborted."]=> string(71) "El archivo de la copia de seguridad %s ya existe. Operación cancelada." ["Unable to create backup database file %s."]=> string(79) "No se puede crear el archivo %s para la copia de seguridad de la base de datos." ["Error during database backup."]=> string(56) "Error durante la copia de seguridad de la base de datos." ["An error occurred while backing up. Unable to obtain the schema of %s"]=> string(92) "Se ha producido un error durante la copia de seguridad. No se puede obtener el esquema de %s" ["%s table has been saved."]=> string(29) "La tabla %s ha sido guardada." ["%s tables have been saved."]=> string(33) "Las tablas %s han sido guardadas." ["Database backup: %s table(s) left..."]=> string(68) "Copia de seguridad de la base de datos : %s tabla(s) pendiente(s)..." ["No valid tables were found to back up. Backup of file %s canceled."]=> string(112) "No se encontraron tablas válidas para hacer la copia de seguridad. Copia de seguridad del archivo %s cancelada." ["Error during database backup for file %s."]=> string(70) "Error durante la copia de seguridad de base de datos en el archivo %s." ["Database backup done in filename %s. Now upgrading files..."]=> string(102) "Copia de seguridad de la base de datos realizada con el nombre de archivo %s. Actualizando archivos..." ["Error during backupFiles"]=> string(51) "Error durante la copia de seguridad de los archivos" ["[ERROR] backupFiles filename has not been set"]=> string(72) "[ERROR] no se ha indicado el nombre del archivo de la copia de seguridad" ["%s Files to backup."]=> string(27) "%s archivos a salvaguardar." ["Backup files initialized in %s"]=> string(36) "Copia de seguridad incializada en %s" ["Backup files in progress. %d files left"]=> string(62) "Copia de seguridad de archivos en curso. %d archivos restantes" ["Unable to open archive"]=> string(28) "No se puede abrir el archivo" ["All files have been added to archive."]=> string(49) "Todos los archivos han sido añadidos al archivo." ["All files saved. Now backing up database"]=> string(82) "Todos los archivos guardados. Realizando la copia de seguridad de la base de datos" ["The database has been cleaned."]=> string(34) "La base de datos ha sido limpiada." ["You need allow_url_fopen or cURL enabled for automatic download to work. You can also manually upload it in filepath %s."]=> string(129) "Necesitas activar allow_url_fopen o cURL para realizar descargas automáticas. También puedes subirlo manualmente en la ruta %s." ["Downloading from %s"]=> string(20) "Descargando desde %s" ["File will be saved in %s"]=> string(31) "El archivo será guardado en %s" ["Download directory has been emptied"]=> string(38) "El directorio download ha sido vaciado" ["Download complete."]=> string(20) "Descarga completada." ["Download complete. Now extracting..."]=> string(44) "Descarga completada. Extracción en curso..." ["Download complete but MD5 sum does not match (%s)."]=> string(55) "Descarga completada, pero la suma MD5 no coincide (%s)." ["Download complete but MD5 sum does not match (%s). Operation aborted."]=> string(77) "Descarga completada, pero la suma MD5 no coincide (%s). Operación cancelada." ["Error during download. The private key may be incorrect."]=> string(63) "Error durante la descarga. La clave privada puede ser errónea." ["Error during download"]=> string(25) "Error durante la descarga" ["Download directory %s is not writable."]=> string(60) "El directorio de descarga %s no tiene permisos de escritura." ["Could not assert the folder %s contains a valid PrestaShop release, exiting."]=> string(92) "No se pudo asegurar que la carpeta %s contenga una versión válida de PrestaShop, saliendo." ["A file may be missing, or the release is stored in a subfolder by mistake."]=> string(93) "Es posible que falte un archivo o que el lanzamiento se almacene en una subcarpeta por error." ["Starting to remove %s sample files"]=> string(44) "Comenzando a eliminar %s archivos de ejemplo" ["Error while removing item %itemname%, %itemscount% items left."]=> string(74) "Error eliminando el elemento %itemname%, %itemscount% elementos restantes." ["%itemname% item removed. %itemscount% items left."]=> string(64) "%itemname% elemento eliminado. %itemscount% elementos restantes." ["All sample files removed. Now backing up files."]=> string(91) "Todos los archivos de ejemplo eliminados. Realizando la copia de seguridad de los archivos." ["All sample files removed. Backup process skipped. Now upgrading files."]=> string(103) "Todos los archivos de ejemplo eliminados. Proceso de copia de seguridad omitido. Actualizando archivos." [""/latest" directory has been emptied"]=> string(39) "el directorio "/latest" ha sido vaciado" ["Extraction directory %s is not writable."]=> string(63) "El directorio de extracción %s no tiene permisos de escritura." ["Unable to extract %filepath% file into %destination% folder..."]=> string(83) "No se puede extraer el archivo %filepath% en la carpeta de destino %destination%..." ["No prestashop/ folder found in the ZIP file. Aborting."]=> string(83) "No se encontró el directorio prestashop/ en el archivo ZIP. Cancelando el proceso." ["File extraction complete. Removing sample files..."]=> string(69) "Extracción de archivos completada. Eliminando archivos de ejemplo..." ["Upgrade process done, but some warnings have been found."]=> string(80) "Proceso de actualización realizado, pero algunas advertencias se han producido." ["Upgrade process done. Congratulations! You can now reactivate your shop."]=> string(85) "Proceso de actualización realizado. ¡Enhorabuena! Ahora puedes reactivar tu tienda." ["%s removed"]=> string(12) "%s eliminado" ["Please remove %s by FTP"]=> string(31) "Por favor, elimina %s desde FTP" ["Error during database upgrade. You may need to restore your database."]=> string(101) "Error durante la actualización de la base de datos. Puede que tengas que restaurar la base de datos." ["Database upgraded. Now upgrading your Addons modules..."]=> string(71) "Base de datos actualizada. Actualizando ahora tus módulos de Addons..." ["[ERROR] %s does not exist or is not a directory."]=> string(43) "[ERROR] %s no existe o no es un directorio." ["filesToUpgrade is not an array"]=> string(31) "filesToUpgrade no es una matriz" ["All files upgraded. Now upgrading database..."]=> string(77) "Todos los archivos actualizados. Actualización de bases de datos en curso..." ["Error when trying to upgrade file %s."]=> string(34) "Error al actualizar el archivo %s." ["%s files left to upgrade."]=> string(34) "quedan %s archivos por actualizar." ["Nothing has been extracted. It seems the unzipping step has been skipped."]=> string(78) "No se ha extraído nada. Parece que el paso de descompresión ha sido omitido." ["File %s is preserved"]=> string(30) "El archivo %s será conservado" ["%s ignored"]=> string(12) "%s ignorados" ["[WARNING] File %1$s has been deleted."]=> string(44) "[WARNING] El archivo %1$s ha sido eliminado." ["Directory %1$s created."]=> string(23) "Directorio %1$s creado." ["Error while creating directory %s."]=> string(32) "Error al crear el directorio %s." ["Directory %s already exists."]=> string(27) "El directorio %s ya existe." ["[TRANSLATION] The translation files have been merged into file %s."]=> string(77) "[TRANSLATION] Los archivos de traducción se han fusionado en el archivo% %s." ["[TRANSLATION] The translation files have not been merged into file %filename%. Switch to copy %filename%."]=> string(125) "[TRANSLATION] Los archivos de traducción no han sido fusionados en el archivo %filename%. Se volverá a la copia %filename%." ["Copied %1$s."]=> string(13) "Copiado %1$s." ["Error while copying file %s"]=> string(29) "Error al copiar el archivo %s" ["[ERROR] Unable to find files to upgrade."]=> string(60) "[ERROR] No se han podido encontrar archivos para actualizar." ["%s files will be upgraded."]=> string(32) "%s archivos serán actualizados." ["listModules is not an array. No module has been updated."]=> string(67) "listModules no es una matriz. No se ha actualizado ningún módulo." ["Upgrading module %module%..."]=> string(32) "Actualizando módulo %module%..." ["The files of module %s have been upgraded."]=> string(47) "Los archivos del módulo %s se han actualizado." ["%s modules left to upgrade."]=> string(34) "quedan %s módulos por actualizar." ["The %modulename% module is not compatible with version %version%, it will be removed from your FTP."]=> string(94) "El módulo %modulename% no es compatible con la versión %version%, y será eliminado del FTP." ["The %modulename% module is not compatible with version %version%, please remove it from your FTP."]=> string(98) "El módulo %modulename% no es compatible con la versión %version%, por favor, elimínalo del FTP." ["Addons modules files have been upgraded."]=> string(51) "Se han actualizado los archivos de módulos Addons." ["%s modules will be upgraded."]=> string(32) "%s módulos serán actualizados." ["Starting upgrade..."]=> string(30) "Iniciando la actualización..." ["Downloading and unzipping steps have been skipped, upgrade process will now remove sample data."]=> string(122) "Los pasos de descarga y descompresión se han omitido, el proceso de actualización eliminará ahora los datos de muestra." ["Shop deactivated. Removing sample files..."]=> string(57) "Tienda desactivada. Eliminando los archivos de ejemplo..." ["Downloading step has been skipped, upgrade process will now unzip the local archive."]=> string(102) "El paso de descarga se ha omitido, el proceso de actualización descomprimirá ahora el archivo local." ["Shop deactivated. Extracting files..."]=> string(42) "Tienda desactivada. Extrayendo archivos..." ["Shop deactivated. Now downloading... (this can take a while)"]=> string(59) "Tienda desactivada. Descargando... (puede tardar un tiempo)" ["Downloaded archive will come from %s"]=> string(36) "El archivo descargado proviene de %s" ["MD5 hash will be checked against %s"]=> string(28) "Hash MD5 se cotejará con %s" ["Major release"]=> string(18) "Versión principal" ["Minor release (recommended)"]=> string(33) "Versión secundaria (recomendada)" ["Release candidates"]=> string(35) "Versión candidata para lanzamiento" ["Beta releases"]=> string(13) "Versión beta" ["Alpha releases"]=> string(13) "Versión alfa" ["Private release (require link and MD5 hash)"]=> string(45) "Versión privada (requiere enlace y hash MD5)" ["Local archive"]=> string(13) "Archivo local" ["Local directory"]=> string(16) "Directorio local" ["Backup Options"]=> string(30) "Opciones de copia de seguridad" ["Upgrade Options"]=> string(26) "Opciones de actualización" ["You already have the %s version."]=> string(25) "Ya tienes la versión %s." ["This functionality has been disabled."]=> string(39) "Esta funcionalidad ha sido desactivada." ["[TECHNICAL ERROR] ajax-upgradetab.php is missing. Please reinstall or reset the module."]=> string(98) "[TECHNICAL ERROR] no se encuentra ajax-upgradetab.php. Por favor, reinstala o reinicia el módulo." ["Are you sure you want to delete this backup?"]=> string(64) "¿Estás seguro de que quieres eliminar esta copia de seguridad?" ["An update is currently in progress... Click "OK" to abort."]=> string(68) "Una actualización está en curso... Haz clic en "OK" para cancelar." ["Upgrading PrestaShop"]=> string(23) "Actualizando PrestaShop" ["Upgrade complete"]=> string(25) "Actualización completada" ["Upgrade complete, but warning notifications has been found."]=> string(74) "Actualización completada, pero se han producido notificaciones de alerta." ["Cookies have changed, you will need to log in again once you refreshed the page"]=> string(97) "Las cookies han cambiado. Necesitarás iniciar sesión de nuevo una vez que actualices la página" ["Javascript and CSS files have changed, please clear your browser cache with CTRL-F5"]=> string(98) "Los archivos Javascript y CSS han cambiado, por favor, borra la caché de tu navegador con CTRL-F5" ["Please check that your front-office theme is functional (try to create an account, place an order...)"]=> string(122) "Por favor, comprueba que el tema de tu front office funciona correctamente (prueba a crear una cuenta, hacer un pedido...)" ["Product images do not appear in the front-office? Try regenerating the thumbnails in Preferences > Images"]=> string(125) "¿No aparecen las imágenes de los productos en el front office? Intenta regenerar las miniaturas en Preferencias > Imágenes" ["Do not forget to reactivate your shop once you have checked everything!"]=> string(74) "¡No olvides volver a activar tu tienda una vez que hayas comprobado todo!" ["ToDo list:"]=> string(28) "Lista de táreas pendientes:" ["Starting restoration..."]=> string(29) "Empezando la restauración..." ["Restoration complete."]=> string(25) "Restauración completada." ["Your server cannot download the file. Please upload it first by ftp in your admin/autoupgrade directory"]=> string(118) "Tu servidor no puede descargar el archivo. Por favor, súbelo primero por ftp en el directorio admin/autoUpgrade" ["Javascript error (parseJSON) detected for action "]=> string(55) "Error Javascript (parseJSON) detectado para la acción " ["Manually go to %s button"]=> string(24) "Haz clic en el botón %s" ["End of process"]=> string(18) "Proceso finalizado" ["Operation canceled. Checking for restoration..."]=> string(58) "Operación cancelada. Comprobación de la restauración..." ["Do you want to restore %s?"]=> string(23) "¿Quieres restaurar %s?" ["Operation canceled. An error happened."]=> string(42) "Operación cancelada. Se produjo un error." ["[TECHNICAL ERROR] ajax-upgradetab.php is missing. Please reinstall the module."]=> string(86) "[ERROR TÉCNICO] no se encuentra ajax-upgradetab.php. Por favor, reinstala el módulo." ["Click to refresh the page and use the new configuration"]=> string(70) "Haz clic para actualizar la página y utilizar la nueva configuración" ["Error detected during"]=> string(23) "Error detectado durante" ["The request exceeded the max_time_limit. Please change your server configuration."]=> string(95) "El pedido ha sobrepasado el max_time_limit. Por favor, cambia la configuración de tu servidor." ["See or hide the list"]=> string(22) "Ver u ocultar la lista" ["Core file(s)"]=> string(22) "Archivo(s) del núcleo" ["Mail file(s)"]=> string(19) "Archivo(s) de email" ["Translation file(s)"]=> string(25) "Archivo(s) de traducción" ["Link and MD5 hash cannot be empty"]=> string(41) "Enlace y hash MD5 no pueden estar vacíos" ["You need to enter the version number associated with the archive."]=> string(64) "Debes introducir el número de versión asociado con el archivo." ["No archive has been selected."]=> string(38) "No se ha seleccionado ningún archivo." ["You need to enter the version number associated with the directory."]=> string(67) "Debes introducir el número de versión asociado con el directorio." ["Please confirm that you want to skip the backup."]=> string(60) "Por favor, confirma que deseas omitir la copia de seguridad." ["Please confirm that you want to preserve file options."]=> string(65) "Por favor, confirma que deseas conservar las opciones de archivo." ["Less options"]=> string(14) "Menos opciones" ["These files will be deleted"]=> string(32) "Estos archivos serán eliminados" ["These files will be replaced"]=> string(34) "Estos archivos serán reemplazados" ["Required field"]=> string(15) "Campo requerido" ["Too long!"]=> string(18) "¡Demasiado largo!" ["Fields are different!"]=> string(28) "¡Los campos son diferentes!" ["This email address is wrong!"]=> string(38) "¡Esta dirección email no es válida!" ["Impossible to send the email!"]=> string(44) "¡No se puede enviar el correo electrónico!" ["Cannot create settings file, if /app/config/parameters.php exists, please give the public write permissions to this file, else please create a file named parameters.php in config directory."]=> string(215) "No se pueden crear los archivos de configuración, si existe /app/config/parameters.php. Por favor, otorga permisos de escritura pública al archivo, y crea un archivo llamado parameters.php en el directorio config." ["Cannot write settings file, please create a file named settings.inc.php in the "config" directory."]=> string(129) "No se puede escribir el archivo de configuración, por favor, crea un archivo llamado settings.inc.php en el directorio "config"." ["Impossible to upload the file!"]=> string(31) "¡No se puede subir el archivo!" ["Data integrity is not valid. Hack attempt?"]=> string(62) "La integridad de los datos no es válida. ¿Intento de hackeo?" ["Impossible to read the content of a MySQL content file."]=> string(50) "No se puede leer el contenido de un archivo MySQL." ["Cannot access a MySQL content file."]=> string(51) "No se puede acceder al contenido del archivo MySQL." ["Error while inserting data in the database:"]=> string(43) "Error al insertar datos en la base de datos" ["This is not a valid file name."]=> string(40) "Este no es un nombre de archivo válido." ["This is not a valid image file."]=> string(40) "Este no es un archivo de imagen válido." ["Error while creating the /app/config/parameters.php file."]=> string(53) "Error al crear el archivo /app/config/parameters.php." ["Error:"]=> string(6) "Error:" ["This PrestaShop database already exists. Please revalidate your authentication information to the database."]=> string(126) "Esta base de datos de PrestaShop ya existe. Por favor, vuelve a validar tu información de autenticación en la base de datos." ["An error occurred while resizing the picture."]=> string(52) "Se ha producido un error al redimensionar la imagen." ["Database connection is available!"]=> string(53) "¡La conexión con la base de datos está disponible!" ["Database Server is available but database is not found"]=> string(87) "El servidor de la base de datos está disponible, pero la base de datos no se encuentra" ["Database Server is not found. Please verify the login, password and server fields."]=> string(114) "El servidor de la base de datos no se encuentra. Por favor, comprueba los campos de login, contraseña y servidor." ["An error occurred while sending email, please verify your parameters."]=> string(95) "Se ha producido un error al enviar el correo electrónico, por favor, verifica tus parámetros." ["This installer is too old."]=> string(37) "Este instalador es demasiado antiguo." ["There is no older version. Did you delete or rename the app/config/parameters.php file?"]=> string(98) "No existe una versión anterior. ¿Ha eliminado o renombrado el archivo app/config/parameters.php?" ["The app/config/parameters.php file was not found. Did you delete or rename this file?"]=> string(95) "No se encontró el archivo app/config/parameters.php. ¿Ha eliminado o renombrado este archivo?" ["Cannot find the SQL upgrade files. Please verify that the /install/upgrade/sql folder is not empty."]=> string(135) "No se pueden encontrar los archivos de actualización de SQL. Por favor, comprueba que la carpeta /install/upgrade/sql no está vacía." ["No upgrade is possible."]=> string(25) "No es posible actualizar." ["Error while loading SQL upgrade file."]=> string(52) "Error al cargar el archivo de actualización de SQL." ["Error while inserting content into the database"]=> string(50) "Error al insertar el contenido en la base de datos" ["Unfortunately,"]=> string(19) "Desafortunadamente," ["SQL errors have occurred."]=> string(32) "Se han producido errores de SQL." ["The config/defines.inc.php file was not found. Where did you move it?"]=> string(73) "El archivo config/defines.inc.php no ha sido encontrado. ¿Lo has movido?" ["Impossible to write the image /img/logo.jpg. If this image already exists, please delete it."]=> string(94) "No se puede escribir la imagen /img/logo.jpg. Si esta imagen ya existe, por favor, elimínala." ["The uploaded file exceeds the upload_max_filesize directive in php.ini"]=> string(68) "El archivo subido excede la directiva upload_max_filesize en php.ini" ["The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form"]=> string(92) "El archivo subido excede la directiva MAX_FILE_SIZE que se especificó en el formulario HTML" ["The uploaded file was only partially uploaded"]=> string(48) "El archivo subido fue sólo parcialmente cargado" ["No file was uploaded."]=> string(26) "Ningun archivo fue subido." ["Missing a temporary folder"]=> string(35) "No se encuentra la carpeta temporal" ["Failed to write file to disk"]=> string(40) "Error al escribir el archivo en el disco" ["File upload stopped by extension"]=> string(57) "La subida de archivos se detuvo por extensión incorrecta" ["Cannot convert your database's data to utf-8."]=> string(61) "No se pueden convertir los datos de tu base de datos a utf-8." ["Your lastname contains some invalid characters"]=> string(43) "Tu apellido contiene caracteres no válidos" ["Your MySQL server does not support this engine, please use another one like MyISAM"]=> string(86) "Tu servidor MySQL no es compatible con este motor, por favor, utiliza otro como MyISAM" ["The file /img/logo.jpg is not writable, please CHMOD 755 this file or CHMOD 777"]=> string(110) "El archivo /img/logo.jpg no se puede escribir, por favor, otorga permisos CHMOD 755 o CHMOD 777 a este archivo" ["Invalid catalog mode"]=> string(25) "Modo catálogo no válido" ["No error code available"]=> string(17) "Error desconocido" ["[SKIP] directory "%s" does not exist and cannot be emptied."]=> string(57) "[SKIP] el directorio "%s" no existe y no se puede vaciar." ["[CLEANING CACHE] File %s removed"]=> string(37) "[CLEANING CACHE] Archivo %s eliminado" ["Invalid database configuration"]=> string(45) "Configuración de la base de datos no válida" ["Database upgrade OK"]=> string(37) "Actualización de la base de datos OK" ["Warning detected during upgrade."]=> string(48) "Advertencia detectada durante la actualización." ["Database upgrade completed"]=> string(45) "Actualización de la base de datos completada" ["%s is not a valid version number."]=> string(40) "%s no es un número de versión válido." ["[ERROR] Version to install is too old."]=> string(52) "[ERROR] La versión a instalar es demasiado antigua." ["Current version: %oldversion%. Version to install: %newversion%."]=> string(65) "Versión actual: %oldversion%. Versión a instalar: %newversion%." ["Unable to find upgrade directory in the installation path."]=> string(80) "No es posible encontrar la carpeta de actualización en la ruta de instalación." ["Error while loading SQL upgrade file "%s"."]=> string(57) "Error al cargar el archivo de actualización de SQL "%s"." ["Cannot find the SQL upgrade files. Please check that the %s folder is not empty."]=> string(115) "No es posible encontrar los archivos de actualización SQL. Por favor, comprueba que la carpeta %s no esté vacía." ["[DROP] SQL %s table has been dropped."]=> string(41) "[DROP] la tabla SQL %s ha sido eliminada." ["Switching to default theme."]=> string(33) "Cambiando al tema predeterminado." ["Settings file updated"]=> string(30) "Archivo de ajustes actualizado" ["The config/settings.inc.php file was not found."]=> string(50) "No se encuentra el archivo config/settings.inc.php" ["Error upgrading Doctrine schema"]=> string(39) "Error al actualizar el esquema Doctrine" ["Download of the language pack %lang% failed. %details%"]=> string(58) "La descarga del paquete de idioma %lang% falló. %details%" ["Error while updating translations for lang %lang%. %details%"]=> string(65) "Error al actualizar las traducciones del idioma %lang%. %details%" ["Upgrade the RTL files."]=> string(30) "Actualizando los archivos RTL." ["Cannot generate email templates: %s."]=> string(45) "No se pueden generar plantillas de email: %s." ["[ERROR] %dir% does not exist or is not a directory."]=> string(46) "[ERROR] %dir% no existe o no es un directorio." ["[ERROR] No response from Addons server."]=> string(50) "[ERROR] No hay respuesta desde el servidor Addons." ["[ERROR] Unable to write module %s's zip file in temporary directory."]=> string(85) "[ERROR] No se puede escribir el archivo zip del módulo %s en el directorio temporal." ["[WARNING] Error when trying to extract module %s."]=> string(50) "[WARNING] Error al intentar extraer el módulo %s." ["[WARNING] Error when trying to upgrade module %s."]=> string(53) "[WARNING] Error al intentar actualizar el módulo %s." ["Error when opening settings.inc.php file in write mode"]=> string(60) "Error al abrir el archivo settings.inc.php en modo escritura" ["Error when generating new settings.inc.php file."]=> string(50) "Error al generar un nuevo archivo settings.inc.php" ["[NOTICE] File %s does not exist, merge skipped."]=> string(57) "[NOTICE] El archivo %s no existe, se omitirá la fusión." ["[WARNING] %variablename% variable missing in file %filename%. Merge skipped."]=> string(95) "[WARNING] la variable %variablename% no se encuentra en el archivo %filename%. Fusión omitida." ["[WARNING] %variablename% variable missing in file %filename%. File %filename% deleted and merge skipped."]=> string(123) "[WARNING] la variable %variablename% no se encuentra en el archivo %filename%. File %filename% eliminado y fusión omitida." ["Unable to create directory %s"]=> string(34) "No se puede crear el directorio %s" ["Error when trying to add %filename% to archive %archive%."]=> string(58) "Error al intentar añadir %filename% al archivo %archive%." ["%filename% added to archive. %filescount% files left."]=> string(64) "%filename% añadido al archivo. %filescount% archivos restantes." ["Could not close the Zip file properly. Check you are allowed to write on the disk and there is available space on it."]=> string(145) "No se pudo cerrar el archivo Zip correctamente. Comprueba que tienes permiso para escribir en el disco y que tiene suficiente espacio disponible." ["%s is not a file"]=> string(19) "%s no es un archivo" ["Unable to create directory %s."]=> string(35) "No se puede crear el directorio %s." ["Could not extract %file% from backup, the destination might not be writable."]=> string(105) "No se pudo extraer %archivo% de la copia de seguridad, es posible que no se pueda escribir en el destino." ["Content of archive %zip% is extracted"]=> string(40) "Se extrae el contenido del archivo %zip%" ["[ERROR] Unable to list archived files"]=> string(51) "[ERROR] No se pueden listar los archivos archivados" ["File %filename% (size: %filesize%) has been skipped during backup."]=> string(90) "El archivo %filename% (tamaño: %filesize%) ha sido omitido durante la copia de seguridad." ["Unable to open zipFile %s"]=> string(35) "No se puede abrir el archivo zip %s" ["Activity Log"]=> string(21) "Registro de actividad" ["Currently processing"]=> string(16) "Proceso en curso" ["Analyzing the situation..."]=> string(27) "Analizando la situación..." ["Errors"]=> string(7) "Errores" ["Branch:"]=> string(5) "Rama:" ["Version number:"]=> string(20) "Número de versión:" ["URL:"]=> string(4) "URL:" ["MD5 hash:"]=> string(9) "Hash MD5:" ["Changelog:"]=> string(20) "Registro de cambios:" ["See changelog"]=> string(26) "Ver el registro de cambios" ["The pre-Upgrade checklist"]=> string(52) "La lista de comprobación previa a la actualización" ["Your current version of the module is out of date. Update now"]=> string(69) "Tu versión actual del módulo está desactualizada. Actualizar ahora" ["Modules > Module Manager > Updates"]=> string(54) "Módulos > Administrador de módulos > Actualizaciones" ["The checklist is not OK. You can only upgrade your shop once all indicators are green."]=> string(114) "La lista de verificación no es correcta. Sólo puedes actualizar cuando todos los indicadores son de color verde." ["Before starting the upgrade process, please make sure this checklist is all green."]=> string(132) "Antes de iniciar el proceso de actualización, por favor, asegúrate de que el listado de verificación se encuentra en color verde." ["Your server is running on a supported PHP version."]=> string(51) "Tu servidor ejecuta una versión de PHP compatible." ["The PHP version your server is running on is obsolete and needs to be upgraded. [1]Learn more[/1]."]=> string(104) "La versión de PHP que ejecuta tu servidor está obsoleta y debe actualizarse. [1]Más información[/1]." ["Your store's root directory (%s) is writable (with appropriate CHMOD permissions)."]=> string(98) "El directorio raíz de tu tienda (%s) tiene permisos de escritura (con permisos CHMOD apropiados)." ["The "/admin/autoupgrade" directory is writable (appropriate CHMOD permissions)"]=> string(90) "El directorio "/admin/autoupgrade" tiene permisos de escritura (permisos CHMOD apropiados)" ["PHP's "Safe mode" option is turned off"]=> string(81) "La opción de PHP "safe_mode" (Modo seguro a prueba de errores) está desactivada" ["PHP's "allow_url_fopen" option is turned on, or cURL is installed"]=> string(74) "La opción de PHP "allow_url_fopen" está activada, o cURL está instalado" ["PHP's "zip" extension is enabled"]=> string(43) "La extensión "zip" de PHP está habilitada" ["Your store is in maintenance mode"]=> string(37) "Tu tienda está en modo mantenimiento" ["Enable maintenance mode and add your maintenance IP in [1]Shop parameters > General > Maintenance[/1]"]=> string(114) "Activa el modo de mantenimiento y añade tu IP en [1]Parámetros de la tienda > Configuración > Mantenimiento[/1]" ["PrestaShop's caching features are disabled"]=> string(82) "Las características de almacenamiento en caché de PrestaShop están desactivadas" ["PHP's max_execution_time setting has a high value or is disabled entirely (current value: unlimited)"]=> string(119) "El ajuste de PHP max_execution_time tiene un valor muy alto o se ha desactivado completamente (valor actual: ilimitado)" ["PHP's max_execution_time setting has a high value or is disabled entirely (current value: %s seconds)"]=> string(130) "La configuración max_execution_time de PHP, tiene un valor muy alto o se ha desactivado completamente (valor actual: %s segundos)" ["Your current PHP version isn't compatible with your PrestaShop version."]=> string(73) "La versión actual de PHP no es compatible con la versión de PrestaShop." ["Apache mod_rewrite is disabled."]=> string(39) "Apache mod_rewrite está deshabilitado." ["The following PHP extensions are not installed: %s."]=> string(59) "Las siguientes extensiones de PHP no están instaladas: %s." ["The following PHP extension is not installed: %s."]=> string(54) "La siguiente extensión de PHP no está instalada: %s." ["PHP memory_limit is inferior to 256 MB."]=> string(59) "La configuración de PHP memory_limit es inferior a 256 MB." ["PHP file_uploads configuration is disabled."]=> string(58) "La configuración de PHP file_uploads está deshabilitada." ["The following PHP functions are not installed: %s."]=> string(57) "Las siguientes funciones de PHP no están instaladas: %s." ["The following PHP function is not installed: %s."]=> string(52) "La siguiente función de PHP no está instalada: %s." ["It's not possible to create a PHP session."]=> string(39) "No es posible crear una sesión de PHP." ["The following files are missing:"]=> string(31) "Faltan los siguientes archivos:" ["It's not possible to write in the following folders:"]=> string(50) "No es posible escribir en las siguientes carpetas:" ["Please also make sure you make a full manual backup of your files and database."]=> string(111) "Por favor, asegúrate de realizar una copia de seguridad manual completa de tus archivos y de la base de datos." ["PrestaShop requirements are not satisfied."]=> string(43) "No se cumplen los requisitos de PrestaShop." ["Rollback"]=> string(8) "Revertir" ["After upgrading your shop, you can rollback to the previous database and files. Use this function if your theme or an essential module is not working correctly."]=> string(203) "Después de actualizar tu tienda, puedes revertir los cambios y regresar a la base de datos y archivos anterior. Utiliza esta función si el tema o un módulo esencial no está funcionando correctamente." ["Choose your backup:"]=> string(28) "Elige tu copia de seguridad:" ["-- Choose a backup to restore --"]=> string(46) "-- Elige una copia de seguridad a restaurar --" ["More options (Expert mode)"]=> string(28) "Más opciones (modo Experto)" ["Start your Upgrade"]=> string(23) "Comenzar actualización" ["You come from the future! You are using a more recent version than the latest available!"]=> string(94) "¡Vienes del futuro! ¡Estás utilizando una versión más reciente que la última disponible!" ["Congratulations, you are already using the latest version available!"]=> string(63) "Enhorabuena, ¡ya estás usando la última versión disponible!" ["Your current PrestaShop version"]=> string(29) "Versión actual de PrestaShop" ["Your current PHP version"]=> string(22) "Versión actual de PHP" ["Latest official version for %s channel."]=> string(38) "Última versión oficial del canal %s." ["Upgrade PrestaShop now!"]=> string(30) "¡Actualizar PrestaShop ahora!" ["PrestaShop will be downloaded from %s"]=> string(34) "PrestaShop se descargará desde %s" ["Open changelog in a new window"]=> string(49) "Abrir el registro de cambios en una nueva ventana" ["No file will be downloaded (channel %s is used)"]=> string(53) "Ningún archivo será descargado (se usa el canal %s)" ["The following action are automatically replaced"]=> string(55) "La siguiente acción será reemplazada automáticamente" ["%old% will be replaced by %new%"]=> string(33) "%old% será reemplazado por %new%" ["To change this behavior, you need to manually edit your php files"]=> string(63) "Para cambiar este comportamiento, debes editar tus archivos php" ["Refresh the page"]=> string(21) "Actualizar la página" ["Check if a new version is available"]=> string(46) "Comprobar si hay una nueva versión disponible" ["Last check: %s"]=> string(25) "Última comprobación: %s" ["Last check: never"]=> string(28) "Última comprobación: nunca" ["Expert mode"]=> string(12) "Modo experto" ["Please select your channel:"]=> string(31) "Por favor, selecciona tu canal:" ["Channels are offering you different ways to perform an upgrade. You can either upload the new version manually or let the 1-Click Upgrade module download it for you."]=> string(185) "Los canales te ofrecen diferentes formas de realizar una actualización. Puedes subir la nueva versión manualmente o dejar que el módulo Actualización en 1-Clic la descargue para ti." ["The Alpha, Beta and Private channels give you the ability to upgrade to a non-official or unstable release (for testing purposes only)."]=> string(155) "Los canales Alpha, Beta y Privados te ofrecen la posibilidad de actualizar a una versión no oficial o inestable (con el propósito de probarla solamente)." ["By default, you should use the "Minor release" channel which is offering the latest stable version available."]=> string(126) "De manera predeterminada, debes utilizar la "Versión secundaria", el canal que ofrece la última versión estable disponible." ["Channel:"]=> string(6) "Canal:" ["Link:"]=> string(7) "Enlace:" ["Hash key:"]=> string(11) "Clave Hash:" ["Allow major upgrade:"]=> string(35) "Autorizar actualización principal:" ["Archive to use:"]=> string(19) "Archivo a utilizar:" ["Choose an archive"]=> string(21) "Seleccione un archivo" ["Number of the version you want to upgrade to:"]=> string(48) "Número de versión a la que quieres actualizar:" ["XML file to use:"]=> string(23) "Archivo XML a utilizar:" ["Choose an XML file"]=> string(25) "Seleccione un archivo XML" ["No archive found in your admin/autoupgrade/download directory"]=> string(66) "Ningun archivo encontrado en directorio admin/autoupgrade/download" ["Save in the following directory the archive file and XML file of the version you want to upgrade to: %s"]=> string(117) "Guarda en el siguiente directorio el archivo comprimido y el archivo XML de la versión a la que desea actualizar: %s" ["Click to save once the archive is there."]=> string(57) "Haz clic para guardar una vez que el archivo esté allí." ["This option will skip the download step."]=> string(42) "Esta opción omitirá el paso de descarga." ["Save in the following directory the uncompressed PrestaShop files of the version you want to upgrade to: %s"]=> string(122) "Guarda en el siguiente directorio los archivos descomprimidos de PrestaShop de la versión a la que quieres actualizar: %s" ["Please tell us which version you are upgrading to [1](1.7.0.1 for instance)[/1]"]=> string(82) "Por favor, indica a qué versión estás actualizando [1](por ejemplo 1.7.0.1)[/1]" ["This option will skip both download and unzip steps and will use %1$s as the source directory"]=> string(118) "Esta opción omitirá tanto el paso de descarga como el de descompresión, y utilizará %1$s como directorio de origen" ["Step"]=> string(4) "Paso" ["Upgrade steps"]=> string(23) "Pasos de actualización" ["Version comparison"]=> string(24) "Comparación de versión" ["PrestaShop Original version"]=> string(31) "Versión Original de PrestaAhop" ["Differences between versions"]=> string(27) "Diferencias entre versiones" ["Welcome!"]=> string(13) "¡Bienvenido!" ["Upgrade your store to benefit from the latest improvements, bug fixes and security patches."]=> string(110) "Actualiza tu tienda para beneficiarte de las últimas mejoras, correcciones de errores y parches de seguridad." ["Upgrading your store on your own can be risky. If you don't feel comfortable doing the upgrade yourself, many agencies and developers in your area may also provide this kind of service."]=> string(213) "Actualizar su tienda por su cuenta puede ser arriesgado. Si no se siente cómodo haciendo la actualización usted mismo, muchas agencias y desarrolladores en su área también pueden brindar este tipo de servicio." } ["ModulesStatsregistrationsAdmin"]=> array(15) { ["Customer accounts"]=> string(15) "Cuentas cliente" ["Adds a registration progress tab to the Stats dashboard."]=> string(81) "Añade una pestaña de progreso de registro al Panel de control de Estadísticas." ["Number of visitors who stopped at the registering step:"]=> string(66) "Número de visitantes que se detuvieron en el proceso de registro:" ["Number of visitors who placed an order directly after registration:"]=> string(82) "Número de visitantes que realizaron un pedido directamente después del registro:" ["Total customer accounts:"]=> string(25) "Total de cuentas cliente:" ["Number of customer accounts created"]=> string(35) "Número de cuentas clientes creadas" ["The total number of accounts created is not in itself important information. However, it is beneficial to analyze the number created over time. This will indicate whether or not things are on the right track."]=> string(226) "El número total de cuentas creadas no es en sí misma información importante. Sin embargo, es interesante analizar la cantidad creada en un cierto plazo. Esto indicará de una manera u otra si las cosas van por buen camino." ["How to act on the registrations' evolution?"]=> string(52) "¿Cómo actuar sobre la evolución de los registros?" ["If you let your shop run without changing anything, the number of customer registrations should stay stable or show a slight decline."]=> string(139) "Si dejas que tu tienda funcione sin cambiar nada, el número de registros de clientes debe permanecer estable o mostrar un ligero descenso." ["A significant increase or decrease in customer registration shows that there has probably been a change to your shop. With that in mind, we suggest that you identify the cause, correct the issue and get back in the business of making money!"]=> string(266) "Un aumento o dismininución significativa de registros de clientes muestra que probablemente hubo un cambio en tu tienda. Por lo tanto, debes identificarlo y dar marcha atrás si ha habido una disminución de suscripciones, ¡o continuar con éste si es beneficioso!" ["Here is a summary of what may affect the creation of customer accounts:"]=> string(104) "A continuación se muestra un resumen de factores que pueden influir en la creación de cuentas cliente:" ["An advertising campaign can attract an increased number of visitors to your online store. This will likely be followed by an increase in customer accounts and profit margins, which will depend on customer "quality." Well-targeted advertising is typically more effective than large-scale advertising... and it's cheaper too!"]=> string(362) "Una campaña publicitaria puede atraer un mayor número de visitantes a tu tienda en línea. Esto probablemente será seguido por un aumento en las cuentas de los clientes y los márgenes de beneficio, que dependerá de la "calidad" del cliente. La publicidad bien orientada suele ser más efectiva que la publicidad a gran escala... ¡y también es más barata!" ["Specials, sales, promotions and/or contests typically demand a shoppers' attentions. Offering such things will not only keep your business lively, it will also increase traffic, build customer loyalty and genuinely change your current e-commerce philosophy."]=> string(317) "Ofertas, promociones y/o concursos suelen crear grandes espectativas y curiosidad en los compradores. Ofreciendo tales cosas no sólo mantendrás tu negocio animado, sino que también aumentarás el tráfico, construirás la lealtad del cliente y cambiarás genuinamente tu filosofía actual de comercio electrónico." ["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."]=> string(276) "El diseño y la accesibilidad son más importantes que nunca: una mala accesibilidad o un tema gráfico mal elegido, puede hacer que tus visitantes se vayan. Esto significa que tienes que encontrar pra tu tienda en línea, un equilibrio perfecto entre belleza y funcionalidad." ["CSV Export"]=> string(12) "Exportar CSV" } ["ModulesSharebuttonsAdmin"]=> array(2) { ["Social media share buttons"]=> string(38) "Botones de compartir en redes sociales" ["Instagram, YouTube, gather your community with social media sharing buttons on product pages."]=> string(117) "Instagram, YouTube, reúne a tu comunidad con botones de compartir en las redes sociales en las páginas de producto." } ["ModulesStatsforecastAdmin"]=> array(38) { ["Stats Dashboard"]=> string(33) "Panel de control de Estadísticas" ["Enrich your stats, add a summary of all your current statistics on your back office."]=> string(114) "Mejora tus estadísticas, agrega un resumen de todas tus estadísticas actuales en tu sección de administración." ["The listed amounts do not include tax."]=> string(46) "Las cantidades listadas no incluyen impuestos." ["Time frame"]=> string(19) "Intervalo de tiempo" ["Daily"]=> string(11) "Diariamente" ["Weekly"]=> string(12) "Semanalmente" ["Monthly"]=> string(12) "Mensualmente" ["Yearly"]=> string(10) "Anualmente" ["Placed orders"]=> string(18) "Pedidos realizados" ["Bought items"]=> string(20) "Artículos comprados" ["Percentage of registrations"]=> string(23) "Porcentaje de registros" ["Percentage of orders"]=> string(21) "Porcentaje de pedidos" ["Revenue"]=> string(9) "Ganancias" ["Average"]=> string(8) "Promedio" ["Forecast"]=> string(11) "Previsiones" ["Conversion"]=> string(11) "Conversión" ["Accounts"]=> string(7) "Cuentas" ["Full carts"]=> string(20) "Carritos completados" ["Registered visitors"]=> string(20) "Visitantes inscritos" ["A simple statistical calculation lets you know the monetary value of your visitors:"]=> string(88) "Un simple cálculo estadístico te permite conocer el valor monetario de tus visitantes:" ["On average, each visitor places an order for this amount:"]=> string(58) "De media, cada visitante hace una compra de esta cantidad:" ["On average, each registered visitor places an order for this amount:"]=> string(69) "De media, cada visitante registrado hace una compra de esta cantidad:" ["Payment distribution"]=> string(34) "Distribución por métodos de pago" ["The amounts include taxes, so you can get an estimation of the commission due to the payment method."]=> string(120) "Las cantidades incluyen impuestos, por lo que puedes obtener una estimación de la comisión gracias al método de pago." ["-- No filter --"]=> string(17) "-- Sin filtros --" ["Module"]=> string(7) "Módulo" ["Average cart value"]=> string(26) "Valor promedio del carrito" ["Category distribution"]=> string(29) "Distribución por categorías" ["Products sold"]=> string(18) "Productos vendidos" ["Percentage of products sold"]=> string(32) "Porcentaje de productos vendidos" ["Percentage of sales"]=> string(20) "Porcentaje de ventas" ["Language distribution"]=> string(24) "Distribución por idioma" ["Growth"]=> string(10) "Evolución" ["Zone distribution"]=> string(23) "Distribución por zonas" ["Currency distribution"]=> string(24) "Distribución por moneda" ["Sales (converted)"]=> string(20) "Ventas (convertidas)" ["Attribute distribution"]=> string(27) "Distribución por atributos" ["Quantity of products sold"]=> string(29) "Cantidad de productos venidos" } ["ModulesLinklistShop"]=> array(2) { ["Products"]=> string(9) "Productos" ["Our company"]=> string(15) "Nuestra empresa" } ["ModulesSocialfollowShop"]=> array(11) { ["Facebook"]=> string(8) "Facebook" ["Twitter"]=> string(7) "Twitter" ["Rss"]=> string(3) "Rss" ["YouTube"]=> string(7) "YouTube" ["Pinterest"]=> string(9) "Pinterest" ["Vimeo"]=> string(5) "Vimeo" ["Instagram"]=> string(9) "Instagram" ["LinkedIn"]=> string(8) "LinkedIn" ["TikTok"]=> string(6) "TikTok" ["Discord"]=> string(7) "Discord" ["Follow us"]=> string(9) "Síguenos" } ["ModulesPagesnotfoundAdmin"]=> array(18) { ["Pages not found"]=> string(23) "Páginas no encontradas" ["Enrich your stats, display the pages requested by your visitors that could not be found."]=> string(113) "Enriquece tus estadísticas, muestra las páginas solicitadas por tus visitantes que no pudieron ser encontradas." ["The "pages not found" cache has been emptied."]=> string(55) "La caché de "páginas no encontradas" ha sido vaciada." ["The "pages not found" cache has been deleted."]=> string(57) "La caché de "páginas no encontradas" ha sido eliminada." ["Guide"]=> string(5) "Guía" ["404 errors"]=> string(11) "errores 404" ["A 404 error is an HTTP error code which means that the file requested by the user cannot be found. In your case it means that one of your visitors entered a wrong URL in the address bar, or that you or another website has a dead link. When possible, the referrer is shown so you can find the page/site which contains the dead link. If not, it generally means that it is a direct access, so someone may have bookmarked a link which doesn't exist anymore."]=> string(470) "Un error 404 es un código de error HTTP que indica que el archivo solicitado por el usuario no se encuentra. En tu caso significa que uno de tus visitantes ha introducido una URL errónea en la barra de dirección de su navegador o que otra web tiene un enlace incorrecto establecido hacía tu tienda. Si no, lo más común es que sea un acceso directo, es decir, que cualquiera puede haber guardado un enlace como favorito en su navegador a un enlace que ya no existe." ["How to catch these errors?"]=> string(31) "¿Cómo capturar estos errores?" ["If your webhost supports .htaccess files, you can create one in the root directory of PrestaShop and insert the following line inside: "%s"."]=> string(137) "Si tu servidor web admite archivos .htaccess, puedes crear un directorio raíz de PrestaShop e insertar la siguiente línea dentro: "%s"." ["A user requesting a page which doesn't exist will be redirected to the following page: %s. This module logs access to this page."]=> string(142) "Un usuario que solicita una página que no existe será redirigido a la siguiente página: %s. Este módulo registra el acceso a esta página." ["You must use a .htaccess file to redirect 404 errors to the "404.php" page."]=> string(94) "Debes utilizar un archivo .htaccess para redireccionar los errores 404 a la página "404.php"." ["Page"]=> string(7) "Página" ["Referrer"]=> string(11) "Procedencia" ["Counter"]=> string(8) "Contador" ["No "page not found" issue registered for now."]=> string(62) "No se ha registrado ninguna "página no encontrada" por ahora." ["Empty database"]=> string(8) "Suprimir" ["Empty ALL "pages not found" notices for this period"]=> string(76) "Vaciar TODAS las notificaciones de "páginas no encontradas" de este periodo" ["Empty ALL "pages not found" notices"]=> string(60) "Vaciar TODAS las notificaciones de "páginas no encontradas"" } ["ModulesBlockwishlistShop"]=> array(60) { ["You aren't logged in"]=> string(22) "No ha iniciado sesión" ["Unknown action"]=> string(19) "Acción desconocida" ["There was an error adding the product"]=> string(37) "Hubo un error al añadir el producto." ["There was an error while adding the product attributes"]=> string(51) "Hubo un error al añadir los atributos del producto" ["Product added"]=> string(17) "Producto añadido" ["The list name is invalid."]=> string(36) "El nombre de la lista no es válido." ["The list has been properly created"]=> string(35) "La lista se ha creado correctamente" ["Error saving the new list"]=> string(31) "Error al guardar la nueva lista" ["Missing name parameter"]=> string(15) "Falta el nombre" ["The list name is invalid"]=> string(35) "El nombre de la lista no es válido" ["List has been renamed"]=> string(25) "Se ha renombrado la lista" ["List could not be renamed"]=> string(29) "No se pudo renombrar la lista" ["List has been removed"]=> string(26) "La lista ha sido eliminada" ["List deletion was unsuccessful"]=> string(28) "No se pudo eliminar la lista" ["Product successfully removed"]=> string(32) "Producto eliminado correctamente" ["Unable to remove product from list"]=> string(44) "No se puede eliminar el producto de la lista" ["Product successfully updated"]=> string(34) "Producto actualizado correctamente" ["Unable to update product from wishlist"]=> string(56) "No se puede actualizar el producto de la lista de deseos" ["Request is missing one or multiple parameters"]=> string(49) "A la solicitud le faltan uno o varios parámetros" ["Product added to cart"]=> string(28) "Producto añadido al carrito" ["Error when adding product to cart"]=> string(39) "Error al añadir el producto al carrito" ["You're not allowed to manage this list."]=> string(42) "No tiene permitido administrar esta lista." ["You do not have access to this wishlist."]=> string(40) "No tienes acceso a esta lista de deseos." ["WishList: %wishlist_name%"]=> string(32) "Lista de deseos: %wishlist_name%" ["Add to wishlist"]=> string(28) "Añadir a la lista de deseos" ["No list found."]=> string(30) "No se encontró ninguna lista." ["Create wishlist"]=> string(21) "Crear lista de deseos" ["Add name"]=> string(14) "Añadir nombre" ["List title is too short"]=> string(41) "El título de la lista es demasiado corto" ["Remove product from wishlist"]=> string(37) "Quitar producto de la lista de deseos" ["Delete wishlist"]=> string(24) "Eliminar lista de deseos" ["The product will be removed from "%nameofthewishlist%"."]=> string(49) "El producto se eliminará de %nameofthewishlist%." ["Remove"]=> string(8) "Eliminar" ["Delete"]=> string(8) "Eliminar" ["Cancel"]=> string(8) "Cancelar" ["Sign in"]=> string(15) "Iniciar sesión" ["You need to be logged in to save products in your wishlist."]=> string(66) "Debe iniciar sesión para guardar productos en su lista de deseos." ["Wishlist name"]=> string(28) "Nombre de la lista de deseos" ["Rename wishlist"]=> string(25) "Renombrar lista de deseos" ["Share wishlist"]=> string(25) "Compartir lista de deseos" ["Copied!"]=> string(10) "¡Copiado!" ["Share link"]=> string(16) "Compartir enlace" ["Copy text"]=> string(12) "Copiar texto" ["Showing %min% - %max% of %total% item(s)"]=> string(44) "Mostrando %min% - %max% de %total% elementos" ["Previous"]=> string(8) "Anterior" ["Next"]=> string(9) "Siguiente" ["Wishlist name modified!"]=> string(40) "Nombre de la lista de deseos modificado!" ["Product added to wishlist!"]=> string(41) "¡Producto añadido a la lista de deseos!" ["Wishlist created!"]=> string(25) "¡Lista de deseos creada!" ["Wishlist deleted!"]=> string(28) "¡Lista de deseos eliminada!" ["Share link copied!"]=> string(32) "¡Enlace para compartir copiado!" ["Product deleted!"]=> string(21) "¡Producto eliminado!" ["No wishlist found."]=> string(40) "No se encontró ninguna lista de deseos." ["Rename"]=> string(9) "Renombrar" ["Share"]=> string(9) "Compartir" ["Return to your account"]=> string(18) "Volver a tu cuenta" ["Last added"]=> string(16) "Último añadido" ["Customize"]=> string(12) "Personalizar" ["No products found"]=> string(27) "Ningún producto encontrado" ["Return to wishlists"]=> string(25) "Volver a listas de deseos" } ["ModulesStatsnewsletterAdmin"]=> array(7) { ["Enrich your stats, display a graph showing newsletter registrations."]=> string(99) "Mejora tus estadísticas, agrega un gráfico que muestre los registros a los boletines de noticias." ["Customer registrations:"]=> string(19) "Clientes suscritos:" ["Visitor registrations: "]=> string(22) "Visitantes suscritos: " ["Both:"]=> string(6) "Ambos:" ["CSV Export"]=> string(12) "Exportar CSV" ["The %s module must be installed."]=> string(35) "El módulo %s debe estar instalado." ["Newsletter statistics"]=> string(38) "Estadísticas del Boletín de noticias" } ["ModulesBrandlistAdmin"]=> array(9) { ["Brand list"]=> string(17) "Listado de marcas" ["Display your brands on your catalog and allow your visitors to filter their search by brand."]=> string(93) "Muestre sus marcas en su catálogo y permita a los visitantes filtrar su búsqueda por marca." ["There is an invalid number of elements."]=> string(39) "Hay un número de elementos no válido." ["Please activate at least one system list."]=> string(42) "Por favor, elige al menos uno de la lista." ["Type of display"]=> string(22) "Tipo de visualización" ["Use a plain-text list"]=> string(39) "Utilizar una lista de texto sin formato" ["Use a drop-down list"]=> string(30) "Utilizar una lista desplegable" ["Number of elements to display"]=> string(30) "Número de elementos a mostrar" ["Only apply in plain-text mode"]=> string(40) "Aplicar solamente en modo de texto plano" } ["AdminCatalogFeature"]=> array(596) { ["Texture"]=> string(7) "Textura" ["Apply a discount"]=> string(20) "Aplicar un descuento" ["Percent (%)"]=> string(14) "Porcentaje (%)" ["Apply a discount to"]=> string(19) "Aplicar descuento a" ["Order (without shipping)"]=> string(19) "Pedido (sin envío)" ["Specific product"]=> string(19) "Producto especifico" ["Cheapest product"]=> string(20) "Producto más barato" ["Selected product(s)"]=> string(27) "Producto(s) seleccionado(s)" ["Exclude discounted products"]=> string(31) "Excluir productos con descuento" ["Send a free gift"]=> string(16) "Enviar un regalo" ["Search a product"]=> string(18) "Buscar un producto" ["Matching products"]=> string(21) "Productos encontrados" ["Available combinations"]=> string(25) "Combinaciones disponibles" ["Country selection"]=> string(19) "Selección de país" ["Carrier selection"]=> string(27) "Selección de transportista" ["Customer group selection"]=> string(32) "Selección de grupos de clientes" ["Store selection"]=> string(20) "Selección de tienda" ["Limit to a single customer"]=> string(25) "Limitar a un solo cliente" ["Valid"]=> string(7) "Válido" ["Minimum amount"]=> string(15) "Importe mínimo" ["Shipping excluded"]=> string(15) "Envío excluido" ["Shipping included"]=> string(15) "Envío incluido" ["Total available"]=> string(16) "Total disponible" ["Total available for each user"]=> string(34) "Total disponible para cada usuario" ["Restrictions"]=> string(13) "Restricciones" ["Unselected countries"]=> string(24) "Países no seleccionados" ["Selected countries"]=> string(21) "Países seleccionados" ["Unselected carriers"]=> string(31) "Transportistas no seleccionados" ["Selected carriers"]=> string(28) "Transportistas seleccionados" ["Unselected groups"]=> string(23) "Grupos no seleccionados" ["Selected groups"]=> string(20) "Grupos seleccionados" ["Compatibility with other cart rules"]=> string(42) "Compatibilidad con otras reglas de carrito" ["Uncombinable cart rules"]=> string(31) "Reglas de compra no combinables" ["Combinable cart rules"]=> string(30) "Reglas del carrito combinables" ["Product selection"]=> string(22) "Selección de producto" ["Unselected shops"]=> string(24) "Tiendas no seleccionadas" ["Selected shops"]=> string(21) "Tiendas seleccionadas" ["Cart rule"]=> string(17) "Regla del carrito" ["Information"]=> string(12) "Información" ["Now"]=> string(5) "Ahora" ["Done"]=> string(9) "FInalizar" ["Choose Time"]=> string(18) "Seleccionar Tiempo" ["Time"]=> string(6) "Tiempo" ["Minute"]=> string(6) "Minuto" ["Conditions"]=> string(11) "Condiciones" ["Highlight"]=> string(8) "Resaltar" ["Partial use"]=> string(11) "Uso parcial" ["Number of products required in the cart to enjoy the discount:"]=> string(78) "Número de productos requeridos en el carrito para beneficiarse del descuento:" ["Attachment"]=> string(15) "Archivo adjunto" ["Product name"]=> string(9) "Artículo" ["Add a new condition group"]=> string(37) "Añadir una nueva condición de grupo" ["Add condition"]=> string(18) "Añadir condición" ["Condition group"]=> string(19) "Condición de grupo" ["MPN"]=> string(3) "MPN" ["Root"]=> string(5) "Raíz" ["Home"]=> string(6) "Inicio" ["Increase"]=> string(11) "Incrementar" ["Decrease"]=> string(11) "Decrementar" ["Customer Order"]=> string(18) "Pedido del cliente" ["Adjustment following an inventory of stock"]=> string(34) "Ajuste tras un inventario de stock" ["Transfer to another warehouse"]=> string(26) "Transferir a otro almacén" ["Transfer from another warehouse"]=> string(30) "Transferir desde otro almacén" ["Supply Order"]=> string(21) "Pedido de suministros" ["Product Return"]=> string(17) "Devolver producto" ["Manual Entry"]=> string(20) "Introducción manual" ["Values"]=> string(7) "Valores" ["Value"]=> string(5) "Valor" ["Color or texture"]=> string(15) "Color o textura" ["Public name"]=> string(15) "Nombre público" ["Attribute type"]=> string(16) "Tipo de atributo" ["Attribute group"]=> string(17) "Grupo de atributo" ["Current texture"]=> string(14) "Textura actual" ["Add new values"]=> string(22) "Añadir nuevos valores" ["Add New Attributes"]=> string(24) "Añadir nuevos atributos" ["Edit New Attribute"]=> string(21) "Editar nuevo atributo" ["Add New Attribute"]=> string(22) "Añadir nuevo atributo" ["Save then add another value"]=> string(28) "Guardar y añadir otro valor" ["Color"]=> string(5) "Color" ["Attributes"]=> string(9) "Atributos" ["Payment:"]=> string(5) "Pago:" ["Cart Rules"]=> string(18) "Reglas del carrito" ["Open"]=> string(7) "Abierto" ["Messages"]=> string(8) "Mensajes" ["Private"]=> string(7) "Privado" ["Last message"]=> string(15) "Último mensaje" ["Contact options"]=> string(20) "Opciones de contacto" ["Allow file uploading"]=> string(27) "Permitir subida de archivos" ["Default message"]=> string(22) "Mensaje predeterminado" ["Customer service options"]=> string(31) "Opciones de servicio al cliente" ["IMAP URL"]=> string(8) "URL IMAP" ["IMAP port"]=> string(11) "Puerto IMAP" ["IMAP user"]=> string(12) "Usuario IMAP" ["IMAP password"]=> string(16) "Contraseña IMAP" ["Delete messages"]=> string(17) "Eliminar mensajes" ["Create new threads"]=> string(32) "Crear nuevos hilos de discusión" ["IMAP options"]=> string(13) "Opciones IMAP" ["Total threads"]=> string(31) "Número total de conversaciones" ["Threads pending"]=> string(25) "Conversaciones pendientes" ["Total number of customer messages"]=> string(37) "Número total de mensajes de clientes" ["Total number of employee messages"]=> string(42) "Número total de mensajes de los empleados" ["Unread threads"]=> string(25) "Conversaciones no leídas" ["Closed threads"]=> string(23) "Conversaciones cerradas" ["Pending Discussion Threads"]=> string(34) "Hilos de conversaciones pendientes" ["Average Response Time"]=> string(32) "Promedio del tiempo de respuesta" ["Messages per Thread"]=> string(17) "Mensajes por hilo" ["Reply to the next unanswered message in this thread"]=> string(57) "Responder al siguiente mensaje sin respuesta en este hilo" ["Mark as "handled""]=> string(24) "Marcar como "gestionado"" ["Re-open"]=> string(7) "Reabrir" ["Mark as "pending 1" (will be answered later)"]=> string(56) "Marcar como "pendiente 1" (se contestará más adelante)" ["Disable pending status"]=> string(27) "Desactivar estado pendiente" ["Mark as "pending 2" (will be answered later)"]=> string(56) "Marcar como "pendiente 2" (se contestará más adelante)" ["Message to:"]=> string(13) "Mensaje para:" ["Product:"]=> string(9) "Producto:" ["Status:"]=> string(7) "Estado:" ["Closed"]=> string(7) "Cerrado" ["Pending 1"]=> string(11) "En espera 1" ["Pending 2"]=> string(11) "En espera 2" ["Message forwarded to"]=> string(19) "Mensaje reenviado a" ["Edit New Feature"]=> string(28) "Editar nueva característica" ["Add New Feature"]=> string(33) "Añadir una nueva característica" ["Feature value"]=> string(27) "Valor de la característica" ["Add a new feature value"]=> string(42) "Añadir un nuevo valor de característica." ["Add new feature"]=> string(33) "Añadir una nueva característica" ["Impact on weight"]=> string(18) "Impacto en el peso" ["Short description"]=> string(18) "Descripción corta" ["Condition"]=> string(6) "Estado" ["Low stock level"]=> string(19) "Nivel de stock bajo" ["Label when in stock"]=> string(37) "Etiqueta cuando se encuentra en stock" ["Delivery time of in-stock products:"]=> string(45) "Plazo de entrega para los productos en stock:" ["Number of allowed downloads"]=> string(32) "Número de descargas permitidas" ["Category root"]=> string(16) "Categoría raíz" ["Reduction with or without taxes"]=> string(29) "Descuento con o sin impuestos" ["Beginning"]=> string(6) "Inicio" ["End"]=> string(5) "Final" ["Reduction type"]=> string(17) "Tipo de descuento" ["Leave initial price"]=> string(23) "Mantener precio inicial" ["Number of products"]=> string(20) "Número de productos" ["Average number of products per category"]=> string(36) "Promedio de productos por categoría" ["Disabled Categories"]=> string(24) "Categorías desactivadas" ["Empty Categories"]=> string(19) "Categorías vacías" ["Top Category"]=> string(16) "Mejor categoría" ["All combinations"]=> string(23) "Todas las combinaciones" ["copy of %s"]=> string(11) "copia de %s" ["Comment:"]=> string(11) "Comentario:" ["Opened"]=> string(7) "Abierto" ["Default delivery time: [1]%delivery_time% - %oos_delivery_time%[/1] [2]Edit delivery time[/2]"]=> string(106) "Hora de entrega predeterminada: [1]%delivery_time% - %oos_delivery_time%[/1] [2]Editar hora de entrega[/2]" ["None"]=> string(7) "Ninguno" ["Use default behavior"]=> string(38) "Utilizar comportamiento predeterminado" ["Allow orders"]=> string(16) "Permitir pedidos" ["Deny orders"]=> string(15) "Denegar pedidos" ["Decrement pack only."]=> string(24) "Decrementar sólo packs." ["Decrement products in pack only."]=> string(39) "Decrementar sólo productos en el pack." ["Decrement both."]=> string(18) "Decrementar ambos." ["New"]=> string(5) "Nuevo" ["Used"]=> string(5) "Usado" ["Refurbished"]=> string(15) "Reacondicionado" ["A physical product that needs to be shipped."]=> string(45) "Un producto físico que necesita ser enviado." ["A product with different variations (size, color, etc.) from which customers can choose."]=> string(96) "Un producto con diferentes variantes (talla, color, etc.) entre los que el cliente puede elegir." ["A collection of products from your catalog."]=> string(44) "Una colección de productos de tu catálogo." ["An intangible product that doesn't require shipping. You can also add a downloadable file."]=> string(85) "Un producto intangible que no requiere envío. Puedes añadir un archivo descargable." ["Pack of products"]=> string(17) "Pack de productos" ["Standard product"]=> string(18) "Producto estándar" ["Customers can access the product by browsing the catalog, using the search bar, or the link."]=> string(113) "Los clientes pueden acceder al producto navegando por el catálogo, utilizando la barra de búsqueda o el enlace." ["Customers can access the product only by browsing the catalog. This is particularly useful to avoid displaying too many similar products in a search."]=> string(178) "Los clientes pueden acceder al producto únicamente navegando por el catálogo. Esto es particularmente útil para evitar mostrar demasiados productos similares en una búsqueda." ["Customers can access the product only by using the search bar."]=> string(74) "Los clientes pueden acceder al producto solo usando la barra de búsqueda." ["Only customers with the link can access the product."]=> string(59) "Solo los clientes con el enlace pueden acceder al producto." ["Everywhere"]=> string(14) "toda la tienda" ["Catalog only"]=> string(15) "Sólo catálogo" ["Search only"]=> string(29) "Sólo resultados de búsqueda" ["Nowhere"]=> string(6) "Oculto" ["product(s)"]=> string(11) "producto(s)" ["Cart rules"]=> string(18) "Reglas del carrito" ["Products"]=> string(9) "Productos" ["List of disabled products"]=> string(31) "Lista de productos desactivados" ["List of empty categories"]=> string(28) "Lista de categorías vacías" ["List of products with combinations but without available quantities for sale"]=> string(82) "Lista de productos con combinaciones pero sin cantidades disponibles para la venta" ["List of products without combinations and without available quantities for sale"]=> string(79) "Lista de productos sin combinaciones y sin cantidades disponibles para la venta" ["List of products without description and summary"]=> string(46) "Lista de productos sin descripción ni resumen" ["List of products without images"]=> string(34) "Listado de productos sin imágenes" ["List of products without price"]=> string(31) "Listado de productos sin precio" ["%product_name%: %combination_details%"]=> string(37) "%product_name%: %combination_details%" ["Cover image"]=> string(17) "Imagen de portada" ["%price% (tax incl.)"]=> string(25) "%price% (impuestos incl.)" ["%price% (tax excl.)"]=> string(25) "%price% (impuestos excl.)" ["Add new root category"]=> string(34) "Añadir una nueva categoría raíz" ["Add new category"]=> string(24) "Añadir nueva categoría" ["Low stock alert"]=> string(20) "Alerta de stock bajo" ["Combination name"]=> string(25) "Nombre de la combinación" ["Physical quantity"]=> string(16) "Cantidad física" ["Reserved quantity"]=> string(18) "Cantidad reservada" ["Category name"]=> string(23) "Nombre de la categoría" ["Parent of the category"]=> string(22) "Padre de la categoría" ["Please select a file"]=> string(32) "Por favor, selecciona un archivo" ["ISBN code"]=> string(12) "Código ISBN" ["Min. quantity for sale"]=> string(30) "Cantidad mínima para la venta" ["Select images of this combination:"]=> string(44) "Selecciona imágenes para esta combinación:" ["Final price"]=> string(12) "Precio final" ["Impact on price per unit (tax excl.)"]=> string(47) "Impacto en el precio unitario (Impuestos excl.)" ["Set as default combination"]=> string(43) "Establecer como combinación predeterminada" ["Impact on price (tax incl.)"]=> string(35) "Impacto en precio (Impuestos incl.)" ["Ecotax (tax incl.)"]=> string(25) "Ecotasa (Impuestos incl.)" ["Send me an email when the quantity is below or equals this level"]=> string(95) "Envíame un mensaje de correo electrónico cuando la cantidad sea inferior o igual a este nivel" ["Stock location"]=> string(19) "Ubicación de stock" ["Availability date"]=> string(23) "Fecha de disponibilidad" ["Cost Price"]=> string(15) "Precio de coste" ["Minimum quantity"]=> string(20) "La cantidad mínima " ["Add products to your pack"]=> string(27) "Añadir productos a tu pack" ["Choose a brand"]=> string(15) "Elije una marca" ["Pre-tax retail price"]=> string(35) "Precio de venta impuestos excluidos" ["Retail price with tax"]=> string(35) "Precio de venta impuestos incluidos" ["Add a new category"]=> string(28) "Añadir una nueva categoría" ["Accessories"]=> string(10) "Accesorios" ["Invalid characters are: %invalidCharacters%"]=> string(50) "Los caracteres inválidos son: %invalidCharacters%" ["Default category"]=> string(25) "Categoría predeterminada" ["UPC barcode"]=> string(20) "Código de barra UPC" ["EAN-13 or JAN barcode"]=> string(29) "EAN-13 o código de barra JAN" ["Display options"]=> string(26) "Opciones de visualización" ["Default suppliers"]=> string(27) "Proveedores predeterminados" ["Attachments for this product:"]=> string(37) "Archivos adjuntos para este producto:" ["ISBN"]=> string(4) "ISBN" ["Display condition on product page"]=> string(44) "Mostrar condición en la página de producto" ["Available for order"]=> string(23) "Disponible para pedidos" ["Show price"]=> string(17) "Mostrar el precio" ["Web only (not sold in your retail store)"]=> string(40) "Solo web (no se vende en tienda física)" ["No tax"]=> string(13) "Sin impuestos" ["Apply to all products"]=> string(29) "Aplicar a todos los productos" ["Display the "On sale!" flag on the product page, and on product listings."]=> string(88) "Mostrar indicador "¡En oferta!" en la página de producto y en el listado de productos." ["Retail price (tax excl.)"]=> string(28) "Precio de venta (imp. excl.)" ["Retail price (tax incl.)"]=> string(28) "Precio de venta (imp. incl.)" ["Retail price per unit (tax excl.)"]=> string(39) "Precio de venta por unidad (imp. excl.)" ["Create combinations"]=> string(19) "Crear combinaciones" ["I want to use the advanced stock management system for this product."]=> string(83) "Quiero utilizar el sistema de administración avanzada de stock para este producto." ["The available quantities for the current product and its combinations are based on the stock in your warehouse (using the advanced stock management system). "]=> string(164) "Las cantidades disponibles para el producto actual y sus combinaciones están basadas en el stock de tu almacén (utilizando la administración avanzada de stock). " ["I want to specify available quantities manually."]=> string(58) "Quiero especificar manualmente las cantidades disponibles." ["When out of stock"]=> string(26) "Cuando no haya existencias" ["Minimum quantity for sale"]=> string(30) "Cantidad mínima para la venta" ["No redirection (404)"]=> string(22) "No redireccionar (404)" ["No redirection (410)"]=> string(22) "No redireccionar (410)" ["Target"]=> string(7) "Destino" ["Meta title"]=> string(12) "Meta-título" ["Meta description"]=> string(17) "Meta descripción" ["Target product"]=> string(16) "Producto destino" ["Target category"]=> string(18) "Categoría destino" ["Redirection when offline"]=> string(49) "Redirección cuando el producto está desactivado" ["Permanent redirection to a category (301)"]=> string(46) "Redirección permanente a una categoría (301)" ["Temporary redirection to a category (302)"]=> string(44) "Redirección temporal a una categoría (302)" ["Permanent redirection to a product (301)"]=> string(43) "Redirección permanente a un producto (301)" ["Temporary redirection to a product (302)"]=> string(41) "Redirección temporal a un producto (302)" ["Friendly URL"]=> string(12) "URL amigable" ["Specific delivery time to this product"]=> string(50) "Especificar el plazo de entrega para este producto" ["Default delivery time"]=> string(31) "Plazo de entrega predeterminado" ["Delivered within 3-4 days"]=> string(25) "Entrega entre 3 y 4 días" ["Delivery time of out-of-stock products with allowed orders:"]=> string(75) "Plazo de entrega para los productos fuera de stock que se permiten comprar:" ["Delivered within 5-7 days"]=> string(25) "Entrega entre 5 y 7 días" ["Width"]=> string(7) "Anchura" ["Height"]=> string(6) "Altura" ["Depth"]=> string(11) "Profundidad" ["Weight"]=> string(4) "Peso" ["Shipping fees"]=> string(16) "Gastos de envío" ["Available carriers"]=> string(26) "Transportistas disponibles" ["Add customer"]=> string(15) "Añadir cliente" ["Apply to all combinations"]=> string(33) "Aplicar a todas las combinaciones" ["Available from"]=> string(16) "Disponible desde" ["Starting at"]=> string(11) "A partir de" ["Unit(s)"]=> string(10) "Unidad(es)" ["Product price (tax excl.)"]=> string(37) "Precio del producto (Impuestos excl.)" ["Reduction tax"]=> string(17) "Tasa de descuento" ["Number of days"]=> string(16) "Número de días" ["Stored"]=> string(10) "Almacenado" ["Location (optional)"]=> string(21) "Ubicación (opcional)" ["Add categories"]=> string(19) "Añadir categorías" ["Minimum order quantity"]=> string(26) "Cantidad mínima de pedido" ["Edit fixed quantity"]=> string(20) "Editar cantidad fija" ["You can bulk edit the selected combinations by enabling and filling each field that needs to be updated."]=> string(121) "Puedes editar de forma masiva las combinaciones seleccionadas habilitando y completando cada campo que debe actualizarse." ["Edit combination: "]=> string(20) "Editar combinación:" ["You can specify which images should be displayed when customer selects this combination. If you don't select any image, all will be displayed. The default image of the combination will be the first one selected from the list."]=> string(241) "Puedes especificar qué imágenes deben mostrarse cuando el cliente selecciona esta combinación. Si no se selecciona ninguna imagen, se mostrarán todas. La imagen predeterminada de la combinación será la primera seleccionada de la lista." ["Manage product combinations"]=> string(37) "Administrar combinaciones de producto" ["Final retail price (tax excl.)"]=> string(39) "Precio de venta final (impuestos excl.)" ["Final retail price (tax incl.)"]=> string(39) "Precio de venta final (impuestos incl.)" ["Impact on price per unit (tax incl.)"]=> string(47) "Impacto en el precio unitario (impuestos incl.)" ["Related products"]=> string(22) "Productos relacionados" ["Description"]=> string(12) "Descripción" ["No brand"]=> string(13) "Ninguna marca" ["Details"]=> string(5) "Datos" ["Choose a value"]=> string(19) "Selecciona un valor" ["Pre-defined value"]=> string(17) "Valor predefinido" ["OR Customized value"]=> string(24) "O un valor personalizado" ["Choose a feature"]=> string(30) "Selecciona una característica" ["Choose a value or provide a customized one"]=> string(46) "Elige un valor o proporciona uno personalizado" ["References"]=> string(11) "Referencias" ["Custom value"]=> string(19) "Valor personalizado" ["New product"]=> string(5) "Nuevo" ["Caption"]=> string(7) "Leyenda" ["[1]%filesNb%[/1] selected file(s)"]=> string(39) "[1]%filesNb%[/1] archivos seleccionados" ["Use as cover image"]=> string(27) "Usar como imagen de portada" ["Manage images"]=> string(21) "Administrar imágenes" ["Product has no images."]=> string(31) "El producto no tiene imágenes." ["Image"]=> string(6) "Imagen" ["Images will be deleted."]=> string(32) "Las imágenes serán eliminadas." ["[1]{filesNb}[/1] selected file(s)"]=> string(39) "[1]{filesNb}[/1] archivos seleccionados" ["Image is not associated to this store"]=> string(41) "La imagen no está asociada a esta tienda" ["Options"]=> string(8) "Opciones" ["No files attached"]=> string(24) "No hay archivos adjuntos" ["[1]Manage all files[/1]"]=> string(37) "[1]Administrar todos los archivos[/1]" ["[1]Manage catalog price rules[/1]"]=> string(49) "[1]Administrar reglas de precios de catálogo[/1]" ["%price% tax excl."]=> string(23) "%price% impuestos excl." ["%price% tax incl."]=> string(17) "%price% imp incl." ["%price% %unity%"]=> string(15) "%price% %unity%" ["%price% margin"]=> string(17) "%price% de margen" ["%margin_rate%% margin rate"]=> string(23) "%margin_rate% de margen" ["%price% cost price"]=> string(26) "%price% de precio de coste" ["Show catalog price rules"]=> string(38) "Mostrar reglas de precios de catálogo" ["Hide catalog price rules"]=> string(38) "Ocultar reglas de precios de catálogo" ["Set a specific order for this product"]=> string(50) "Establecer un orden específico para este producto" ["Use default order: [1]{priority_list}[/1]"]=> string(49) "Usar orden predeterminado: [1]{priority_list}[/1]" ["Ecotax (tax excl.)"]=> string(25) "Ecotasa (impuestos excl.)" ["Tax feature is disabled, it will not affect price tax included."]=> string(86) "La funcionalidad de impuestos está desactivada, no afectará al precio con impuestos." ["[1]Manage tax rules[/1]"]=> string(38) "[1]Administrar reglas de impuestos[/1]" ["Tax %1$s : %2$s%%"]=> string(22) "Impuesto %1$s : %2$s%%" ["Tax %1$s-%3$s: %2$s%%"]=> string(26) "Impuesto %1$s-%3$s: %2$s%%" ["Apply a discount to the initial price"]=> string(38) "Aplicar un descuento al precio inicial" ["Set specific price"]=> string(29) "Establecer precio específico" ["At least one of the following must be activated"]=> string(50) "Al menos uno de los siguientes debe estar activado" ["Apply a discount to the initial price or set a specific price."]=> string(72) "Aplica un descuento al precio inicial o establece un precio específico." ["For customers meeting the conditions, the initial price will be crossed out and the discount will be highlighted."]=> string(106) "Para los clientes que cumplan las condiciones, se tachará el precio inicial y se destacará el descuento." ["Minimum number of units purchased"]=> string(37) "Número mínimo de unidades compradas" ["Duration"]=> string(9) "Duración" ["Retail price per unit (tax incl.)"]=> string(44) "Precio de venta por unidad (impuestos incl.)" ["Unit"]=> string(6) "Unidad" ["Display retail price per unit"]=> string(34) "Mostrar precio de venta por unidad" ["Enter the keywords that customers might search for when looking for this product."]=> string(84) "Introduce las palabras clave que los clientes podrían usar al buscar este producto." ["[1]Manage all tags[/1]"]=> string(38) "[1]Administrar todas las etiquetas[/1]" ["Search engine optimization"]=> string(27) "Optimización de buscadores" ["Recent stock movements"]=> string(30) "Movimientos de stock recientes" ["[1]View all stock movements[/1]"]=> string(41) "[1]Ver todos los movimientos de stock[/1]" ["Edit quantity"]=> string(15) "Editar cantidad" ["Sold products"]=> string(18) "Productos vendidos" ["Shipped products"]=> string(18) "Productos enviados" ["Returned products"]=> string(19) "Productos devueltos" ["Enter threshold value"]=> string(25) "Introduce un valor umbral" ["Pack quantities"]=> string(17) "Cantidad de packs" ["Pack"]=> string(4) "Pack" ["Add new file"]=> string(21) "Añadir nuevo archivo" ["Upload files here"]=> string(20) "Subir archivos aquí" ["Make some files available to your customers and facilitate their purchasing environment by adding them just here! It can be instruction manuals, technical works or anything you want to attach to a product."]=> string(234) "Adjunte archivos aquí que ayudarán a sus clientes a evaluar el producto y tomar su decisión de compra. Pueden ser hojas de datos, manuales de usuario, especificaciones técnicas o cualquier cosa que creas que ayudará a las ventas." ["Manage your credit slips"]=> string(21) "Administra tus abonos" ["When a customer returns a product, a credit slip must be created in his favor. Generate vouchers and have a look at their follow-up."]=> string(138) "Cuando un cliente devuelve un producto, se debe crear un abono a su favor. Genera cupones de descuento y echa un vistazo a su seguimiento." ["Manage your products"]=> string(24) "Administra tus productos" ["Create new product"]=> string(23) "Crear un producto nuevo" ["Import a list of products."]=> string(32) "Importar una lista de productos." ["Keep in touch with your suppliers"]=> string(40) "Mantente en contacto con tus proveedores" ["Having suppliers is optional if brands supply you directly. Make sure you don't confuse product suppliers and product brands to facilitate stock management."]=> string(197) "Tener proveedores es opcional si las marcas te suministran directamente. Asegúrate de no confundir a los proveedores de productos con las marcas de productos, para facilitar la gestión del stock." ["Add new supplier"]=> string(23) "Añadir nuevo proveedor" ["Viewing %from%-%to% on %total% (page %current_page% / %page_count%)"]=> string(72) "Mostrando %from%-%to% de %total% (página %current_page% / %page_count%)" ["Items per page:"]=> string(23) "Artículos por página:" ["Enter page number and press enter"]=> string(49) "Introduzce el número de página y presiona enter" ["Not available yet"]=> string(18) "Aún no disponible" ["Edit: %value%"]=> string(15) "Editar: %value%" ["Category"]=> string(10) "Categoría" ["Price (tax incl.)"]=> string(19) "Precio (imp. incl.)" ["Price (tax excl.)"]=> string(19) "Precio (imp. excl.)" ["Quantity"]=> string(8) "Cantidad" ["These products will be deleted for good. Please confirm."]=> string(68) "Estos productos se eliminarán para siempre. Por favor, confírmelo." ["Delete products?"]=> string(21) "¿Eliminar productos?" ["[1]Add your first product[/1][2]or import a list of products (filetypes: .csv, .xls, .xlsx, .xlst, .ods, .ots).[/2]"]=> string(129) "[1]Añade tu primer producto[/1][2]o importa una lista de productos (tipos de archivo: .csv, .xls, .xlsx, .xlst, .ods, .ots).[/2]" ["Go to catalog"]=> string(15) "Ir al catálogo" ["Add new product"]=> string(22) "Añadir nuevo producto" ["Product list"]=> string(20) "Listado de productos" ["SEO"]=> string(3) "SEO" ["Modules"]=> string(8) "Módulos" ["Pricing"]=> string(6) "Precio" ["Basic settings"]=> string(16) "Ajustes básicos" ["Shipping"]=> string(10) "Transporte" ["Categories"]=> string(11) "Categorías" ["Create a new category"]=> string(26) "Crear una nueva categoría" ["New category name"]=> string(26) "Nuevo nombre de categoría" ["Create a category"]=> string(20) "Crear una categoría" ["Associated categories"]=> string(21) "Categorías asociadas" ["Ecotax"]=> string(7) "Ecotasa" ["Specific references"]=> string(24) "Referencias específicas" ["Prev. combination"]=> string(19) "Combinación previa" ["Back to product"]=> string(18) "Volver al producto" ["Combination details"]=> string(27) "Detalles de la combinación" ["Price and impact"]=> string(16) "Precio e impacto" ["Final retail price (tax excl.) will be"]=> string(50) "Precio de venta al publico (impuestos excl.) será" ["Final retail price (tax incl.) will be"]=> string(45) "El precio de venta (impuestos incl.) será de" ["Does this combination have a different price per unit?"]=> string(57) "¿Esta combinación tiene un precio diferente por unidad?" ["Images"]=> string(9) "Imágenes" ["Next combination"]=> string(22) "Siguiente combinación" ["Stock"]=> string(5) "Stock" ["Impact on price (tax excl.)"]=> string(32) "Impacto en el precio (imp excl.)" ["Final price (tax excl.)"]=> string(25) "Precio final (imp. excl.)" ["Manage your product combinations"]=> string(46) "Administrar las combinaciones de sus productos" ["Bulk actions ([1]/[2] combination(s) selected)"]=> string(57) "Acciones en masa ([1]/[2] combinación(es) seleccionadas)" ["Default combination"]=> string(27) "Combinación predeterminada" ["Availability preferences"]=> string(30) "Preferencias de disponibilidad" ["Behavior when out of stock"]=> string(61) "Comportamiento cuando el producto se encuentre fuera de stock" ["Stock management is disabled"]=> string(45) "La administración de stock está desactivada" ["Combinations"]=> string(13) "Combinaciones" ["You can increase or decrease low stock levels in bulk. You cannot disable them in bulk: you have to do it on a per-combination basis."]=> string(201) "Puedes incrementar o decrementar a granel los niveles de stock de los productos que se encuentran configurados por debajo del umbral. No puedes desactivarlos a granel: debes hacerlo de forma combinada." ["The email will be sent to all the users who have the right to run the stock page. To modify the permissions, go to Advanced Parameters > Team"]=> string(197) "El mensaje de correo electrónico se enviará a todos los usuarios que tienen permisos para trabajar con la página de stock. Para modificar los permisos, dirígete a Parámetros avanzados > Equipo" ["Delete combinations"]=> string(22) "Eliminar combinaciones" ["Edit a specific price"]=> string(28) "Editar un precio específico" ["Brand"]=> string(5) "Marca" ["Add a brand"]=> string(17) "Añadir una marca" ["Related product"]=> string(20) "Producto relacionado" ["Add a related product"]=> string(31) "Añadir un producto relacionado" ["Here is a preview of your search engine result, play with it!"]=> string(91) "Aquí tienes una vista previa de los resultados de tu motor de búsqueda, ¡juega con ella!" ["Improve your ranking and how your product page will appear in search engines results."]=> string(128) "Mejora el posicionamiento de tu tienda y cómo la página del producto aparecerá en los resultados de los motores de búsqueda." ["Redirection page"]=> string(23) "Página de redirección" ["Reset URL"]=> string(15) "Restablecer URL" ["Search Engine Optimization"]=> string(37) "Optimización de motores de búsqueda" ["Additional shipping costs"]=> string(28) "Gastos de envío adicionales" ["Package dimension"]=> string(22) "Dimensión del paquete" ["Adjust your shipping costs by filling in the product dimensions."]=> string(71) "Ajusta los costos de envío especificando las dimensiones del producto." ["Leave empty to disable."]=> string(32) "Dejar en blanco para desactivar." ["Impact on price"]=> string(20) "Impacto en el precio" ["Specific price conditions"]=> string(35) "Condiciones de precios específicas" ["Apply a discount of"]=> string(23) "Aplicar un descuento de" ["Choose the suppliers associated with this product"]=> string(55) "Selecciona los distribuidores asociados a este producto" ["Default supplier"]=> string(24) "Proveedor predeterminado" ["Cost price (tax excl.)"]=> string(29) "Precio de compra (imp. excl.)" ["Supplier reference(s)"]=> string(27) "Referencia(s) del proveedor" ["Supplier reference"]=> string(13) "Ref proveedor" ["Product location in warehouses"]=> string(40) "Ubicación del producto en los almacenes" ["Please choose the warehouses associated with this product."]=> string(62) "Por favor, selecciona los almacenes asociados a este producto." ["Summary"]=> string(7) "Resumen" ["Add a feature"]=> string(23) "Añadir característica" ["Tax rule"]=> string(18) "Regla de impuestos" ["Tax excluded"]=> string(19) "Impuestos excluidos" ["Tax included"]=> string(19) "Impuestos incluidos" ["Reference"]=> string(10) "Referencia" ["Product with combinations"]=> string(26) "Producto con combinaciones" ["View all images"]=> string(23) "Ver todas las imágenes" ["View less"]=> string(9) "Ver menos" ["Simple product"]=> string(15) "Producto simple" ["Features"]=> string(16) "Características" ["Visibility"]=> string(10) "Visible en" ["Where do you want your product to appear?"]=> string(41) "¿Dónde deseas que aparezca el producto?" ["Attached files"]=> string(17) "Archivos adjuntos" ["Add a customization field"]=> string(36) "Añadir un campo de personalización" ["Customers can personalize the product by entering some text or by providing custom image files."]=> string(107) "Los clientes pueden personalizar el producto introduciendo texto o proporcionando una imagen personalizada." ["Tags"]=> string(9) "Etiquetas" ["Condition & References"]=> string(24) "Condición y Referencias" ["Select the files (instructions, documentation, recipes, etc.) your customers can directly download on this product page."]=> string(137) "Selecciona los archivos (instrucciones, documentación, recetas, etc.) que tus clientes pueden descargar desde esta página del producto." ["Need to browse all files? Go to [1]Catalog > Files[/1]"]=> string(81) "¿Necesitas explorar todos los archivos? Dirígete a [1] Catálogo > Archivos[/1]" ["Attach a new file"]=> string(25) "Adjuntar un nuevo archivo" ["Cost price"]=> string(15) "Precio de coste" ["Retail price"]=> string(15) "Precio de venta" ["Specific prices"]=> string(20) "Precios específicos" ["Priority management"]=> string(23) "Gestión de prioridades" ["Add a specific price"]=> string(28) "Añadir un precio especifico" ["Manage tax rules"]=> string(31) "Administrar reglas de impuestos" ["Final retail price: [1][2][/2] tax incl.[/1] / [3][/3] tax excl."]=> string(79) "Precio de venta final: [1][2][/2] impuestos incl.[/1] / [3][/3] impuestos excl." ["Rule"]=> string(5) "Regla" ["Fixed price"]=> string(11) "Precio fijo" ["Impact"]=> string(7) "Impacto" ["From"]=> string(5) "Desde" ["Priorities"]=> string(11) "Prioridades" ["Combination"]=> string(12) "Combinación" ["Quantities"]=> string(10) "Cantidades" ["Cover"]=> string(7) "Portada" ["Drop images here"]=> string(26) "Suelta las imágenes aquí" ["or select files"]=> string(21) "o selecciona archivos" ["Recommended size 800 x 800px for default theme."]=> string(64) "Tamaño recomendado de 800 x 800 px para el tema predeterminado." ["JPG, GIF or PNG format."]=> string(23) "Formato JPG, GIF o PNG." ["Virtual product"]=> string(16) "Producto virtual" ["These modules are relative to the product page of your shop."]=> string(72) "Estos módulos están relacionados con la página producto de tu tienda." ["tax excl."]=> string(15) "impuestos excl." ["JPG, GIF, PNG or WebP format."]=> string(29) "Formato JPG, GIF, PNG o WebP." ["tax incl."]=> string(15) "impuestos incl." ["Module to configure"]=> string(20) "Módulo a configurar" ["Choose a module to configure"]=> string(37) "Selecciona un módulo para configurar" ["To manage all your modules go to the [1]Installed module page[/1]"]=> string(84) "Para gestionar todos los módulos, dirígete a la [1]página Módulos instalados[/1]" ["Zoom"]=> string(4) "Zoom" ["Add new value"]=> string(19) "Añadir nuevo valor" ["Create attributes"]=> string(15) "Crear atributos" ["Color, dimension, size, disk space... think about attributes as properties that change from one product to another. As a consequence, attributes allow you to build product combinations."]=> string(203) "Color, dimensión, tamaño, espacio en disco ... piensa en los atributos como propiedades que cambian de un producto a otro. Como consecuencia, los atributos te permiten crear combinaciones de productos." ["Add new attribute"]=> string(22) "Añadir nuevo atributo" ["From quantity"]=> string(22) "A partir de (cantidad)" ["Reduction"]=> string(9) "Descuento" ["Catalog price rules"]=> string(30) "Reglas de precio del catálogo" ["Add new catalog price rule"]=> string(46) "Añadir una nueva regla de precio al catálogo" ["Parent category"]=> string(16) "Categoría padre" ["Additional description"]=> string(22) "Descripción adicional" ["Category cover image"]=> string(34) "Imagen de portada de la categoría" ["Category thumbnail"]=> string(23) "Miniatura de Categoría" ["Menu thumbnails"]=> string(20) "Miniaturas del Menú" ["Group access"]=> string(15) "Acceso de grupo" ["%group_name% - All people without a valid customer account."]=> string(68) "%group_name% - Todas las personas sin una cuenta de cliente válida." ["%group_name% - Customer who placed an order with the guest checkout."]=> string(69) "%group_name% - Cliente que realizó un pedido con cuenta de invitado." ["%group_name% - All people who have created an account on this site."]=> string(72) "%group_name% - Todas las personas que crearon una cuenta en esta tienda." ["Set categories"]=> string(22) "Establecer Categorías" ["Categories are essential, as they enable you to group equivalent products. This helps customers find their way through the variety of your catalog."]=> string(172) "Las categorías son esenciales, ya que te permiten agrupar productos equivalentes. Esto ayuda a los clientes a encontrar su camino a través de la variedad de tu catálogo." ["Feature"]=> string(15) "Característica" ["Add a new feature"]=> string(33) "Añadir una nueva característica" ["Addresses"]=> string(11) "Direcciones" ["Ref:"]=> string(4) "Ref:" ["EAN13:"]=> string(6) "EAN13:" ["UPC:"]=> string(4) "UPC:" ["MPN:"]=> string(4) "MPN:" ["Qty:"]=> string(6) "Cant.:" ["EAN-13:"]=> string(7) "EAN-13:" ["Available quantity"]=> string(19) "Cantidad disponible" ["Attribute name"]=> string(19) "Nombre del atributo" ["UPC"]=> string(3) "UPC" ["EAN-13"]=> string(6) "EAN-13" ["Brands"]=> string(6) "Marcas" ["Add new brand"]=> string(19) "Añadir nueva marca" ["Add new brand address"]=> string(36) "Añadir nueva dirección de la marca" ["Focus on your catalog"]=> string(25) "Céntrate en tu catálogo" ["Empty categories, disabled products, items that lack image or price... check the monitoring section to optimize your products management and make sure you forgot nothing."]=> string(197) "Categorías vacías, productos deshabilitados, artículos sin imagen o precio ... revisa la sección de monitoreo para optimizar la administración de tus productos y asegúrate de no olvidar nada." ["tax incl. (tax rule: %taxRate%%)"]=> string(35) "impuestos incl. (regla: %taxRate%%)" ["out of stock"]=> string(7) "agotado" ["low stock"]=> string(10) "poco stock" ["in stock"]=> string(8) "en stock" ["Editing %total% combinations"]=> string(30) "Editando %total% combinaciones" ["Editing %done%/%total% combinations"]=> string(37) "Editando %done%/%total% combinaciones" ["Generate product combinations"]=> string(33) "Generar combinaciones de producto" ["Combinations are the different variations of a product, with attributes like its size, weight or color taking different values."]=> string(144) "Las combinaciones son las diferentes variaciones de un producto en los que atributos como la talla, el peso o el color tienen valores distintos." ["Loading combinations"]=> string(22) "Cargando combinaciones" ["Edition mode"]=> string(13) "Modo edición" ["Save list"]=> string(13) "Guardar lista" ["Generate combinations"]=> string(21) "Generar combinaciones" ["Error log"]=> string(19) "Registro de errores" ["Close"]=> string(6) "Cerrar" ["Stop processing"]=> string(15) "Detener proceso" ["%error_count% errors occurred. You can download the logs for future reference."]=> string(73) "Ocurrieron %error_count% errores. Puede descargar el registro de errores." ["Back to processing"]=> string(17) "Volver a procesar" ["Download error log"]=> string(29) "Descargar registro de errores" ["View %error_count% error logs"]=> string(38) "Ver %error_count% registros de errores" ["Edit %combinations_number% combinations"]=> string(42) "Editar %combinations_number% combinaciones" ["Apply to %combinations_number% combinations"]=> string(45) "Aplicar a %combinations_number% combinaciones" ["Delete %combinations_number% combinations"]=> string(44) "Eliminar %combinations_number% combinaciones" ["Deleting %total% combinations"]=> string(32) "Eliminando %total% combinaciones" ["Deleting %done%/%total% combinations"]=> string(39) "Eliminando %done%/%total% combinaciones" ["Previous combination"]=> string(21) "Combinación anterior" ["Edited combinations (%editedNb%)"]=> string(35) "Combinaciones editadas (%editedNb%)" ["Here, you can have a look at the combinations you have edited. The list will reset when you close the editing window."]=> string(131) "Aquí puedes echar un vistazo a las combinaciones que has editado. La lista se restablecerá cuando cierres la ventana de edición." ["Delete %combinations_number% combinations from store "%store_name%""]=> string(72) "Eliminar %combinations_number% combinaciones de la tienda "%store_name%"" ["Delete %combinations_number% combinations from all stores"]=> string(65) "Eliminar %combinations_number% combinaciones de todas las tiendas" ["Edited combinations ({editedNb})"]=> string(35) "Combinaciones editadas ({editedNb})" ["Open history"]=> string(15) "Abrir historial" ["Close history"]=> string(16) "Cerrar historial" ["Loading catalog price rules"]=> string(38) "Cargando reglas de precio de catálogo" ["Discount"]=> string(9) "Descuento" ["Open combinations generator"]=> string(35) "Abrir el generador de combinaciones" ["Successfully generated %combinationsNb% combinations."]=> string(52) "%combinationsNb% combinaciones generadas con éxito." ["Generate combinations|Generate combination|Generate %combinationsNb% combinations"]=> string(81) "Generar combinaciones|Generar combinación|Generar %combinationsNb% combinaciones" ["Search for attributes..."]=> string(19) "Buscar atributos..." ["Successfully generated {combinationsNb} combinations."]=> string(52) "{combinationsNb} combinaciones generadas con éxito." ["Generate combinations|Generate combination|Generate {combinationsNb} combinations"]=> string(81) "Generar combinaciones|Generar combinación|Generar {combinationsNb} combinaciones" ["Select all values ({valuesNb})"]=> string(42) "Seleccionar todos los valores ({valuesNb})" ["Generate URL from name"]=> string(31) "Generar URL a partir del nombre" ["Loading specific prices"]=> string(29) "Cargando precios específicos" ["Specific price (tax excl.)"]=> string(36) "Precio específico (impuestos excl.)" ["Discount (tax incl.)"]=> string(27) "Descuento (impuestos incl.)" ["Units"]=> string(8) "Unidades" ["EAN13"]=> string(5) "EAN13" ["Wholesale price"]=> string(19) "Precio al por mayor" ["Customization"]=> string(16) "Personalización" ["Price per unit"]=> string(15) "Precio unitario" ["Add new cart rule"]=> string(34) "Añadir una nueva regla de carrito" ["Expiration date"]=> string(20) "Fecha de expiración" ["Product deleted"]=> string(18) "Producto eliminado" ["[1][/1] of [2][/2] characters allowed"]=> string(40) "[1][/1] de [2][/2] caracteres permitidos" ["Type"]=> string(4) "Tipo" ["Main category"]=> string(20) "Categoría principal" ["[1][/1] of [2][/2] characters used (recommended)"]=> string(54) "[1][/1] de [2][/2] caracteres utilizados (recomendado)" ["List of products for this pack"]=> string(35) "Listado de productos para este pack" ["Use checkboxes to bulk edit quantities"]=> string(73) "Utiliza las casillas de verificación para editar las cantidades a granel" ["Advanced filters"]=> string(17) "Filtros avanzados" ["Apply advanced filters"]=> string(25) "Aplicar filtros avanzados" ["Apply new quantity"]=> string(22) "Aplicar nueva cantidad" ["Display products below low stock level first"]=> string(59) "Mostrar primero los productos por debajo del nivel de stock" ["Filter by movement type"]=> string(30) "Filtrar por tipo de movimiento" ["Filter by employee"]=> string(20) "Filtrar por empleado" ["Filter by period"]=> string(19) "Filtrar por periodo" ["Search a category"]=> string(21) "Buscar una categoría" ["Search a supplier"]=> string(19) "Buscar un proveedor" ["Filter by status"]=> string(18) "Filtrar por estado" ["All"]=> string(5) "Todas" ["Filter by supplier"]=> string(21) "Filtrar por proveedor" ["Stock management"]=> string(17) "Gestión de stock" ["Movements"]=> string(11) "Movimientos" ["Search products (search by name, reference, supplier)"]=> string(68) "Búsqueda de productos (búsqueda por nombre, referencia, proveedor)" ["This product is below the low stock level you have defined."]=> string(84) "Este producto se encuentra por debajo del nivel de stock más bajo que has definido." ["Low stock level:"]=> string(20) "Nivel de stock bajo:" ["Low stock alert:"]=> string(30) "Alerta de nivel de stock bajo:" ["Bulk edit quantity"]=> string(31) "Edición de cantidades a granel" ["Combination's ID"]=> string(18) "ID de combinación" ["Date & Time"]=> string(12) "Fecha y hora" ["Go to the import system"]=> string(29) "Ir al sistema de importación" ["Export data into CSV"]=> string(20) "Exportar datos a CSV" ["Physical"]=> string(7) "Físico" ["Reserved"]=> string(9) "Reservado" } ["ModulesCrosssellingAdmin"]=> array(8) { ["Cross-selling"]=> string(15) "Ventas cruzadas" ["Offer your customers the possibility to buy matching items when on a product page."]=> string(115) "Ofrece a tus clientes la posibilidad de comprar artículos relacionados cuando estén en la página de un producto." ["You must fill in the "Number of displayed products" field."]=> string(56) "Debe rellenar el campo "Número de productos mostrados"." ["Invalid number."]=> string(19) "Número no válido." ["Display price on products"]=> string(34) "Mostrar el precio de los productos" ["Show the price on the products in the block."]=> string(48) "Mostrar el precio de los productos en el bloque." ["Number of displayed products"]=> string(30) "Número de productos mostrados" ["Set the number of products displayed in this block."]=> string(66) "Establecer el número de productos que se muestran en este bloque." } ["ModulesStatscheckupAdmin"]=> array(17) { ["Catalog evaluation"]=> string(25) "Evaluación del catálogo" ["Enrich your stats, give your catalog a quick evaluation to better analyze your activity."]=> string(123) "Mejora tus estadísticas, bríndale a tu catálogo una evaluación rápida para obtener un mejor análisis de tu actividad." ["Bad"]=> string(3) "mal" ["Average"]=> string(8) "Promedio" ["Good"]=> string(4) "bien" ["No product was found."]=> string(37) "No se ha encontrado ningún producto." ["Descriptions"]=> string(13) "Descripciones" ["chars (without HTML)"]=> string(21) "caracteres (sin HTML)" ["orders / month"]=> string(13) "pedidos / mes" ["items"]=> string(10) "artículos" ["Not enough"]=> string(12) "Insuficiente" ["Alright"]=> string(8) "Perfecto" ["Less than"]=> string(10) "Inferior a" ["Greater than"]=> string(10) "Superior a" ["Order by"]=> string(11) "Ordenar por" ["Desc."]=> string(5) "Desc." ["Global"]=> string(6) "Global" } ["ModulesFaviconnotificationboAdmin"]=> array(6) { ["Display notifications in the browser tab for:"]=> string(57) "Mostrar notificaciones en la pestaña del navegador para:" ["New orders"]=> string(14) "Nuevos pedidos" ["Notification background color"]=> string(37) "Color del fondo de las notificaciones" ["Notification text color"]=> string(37) "Color del texto de las notificaciones" ["Order Notifications on the Favicon"]=> string(42) "Notificaciones de Pedidos sobre el Favicon" ["Get notified directly on your browser tab each time you get a new order, customer or message."]=> string(122) "Recibe notificaciones directamente en la pestaña de tu navegador cada vez que recibas un nuevo pedido, cliente o mensaje." } ["ModulesCrosssellingShop"]=> array(1) { ["Customers who bought this product also bought:"]=> string(62) "Los clientes que adquirieron este producto también compraron:" } ["AdminNotificationsError"]=> array(280) { ["Unable to update settings."]=> string(42) "No se puede actualizar la configuración." ["There is %d error."]=> string(13) "Hay %d error." ["There are %d errors."]=> string(15) "Hay %d errores." ["There are %d warnings."]=> string(20) "Hay %d advertencias." ["%1$s on line %2$s in file %3$s"]=> string(35) "%1$s en línea %2$s en archivo %3$s" ["Property %s is empty."]=> string(29) "La propiedad %s está vacía." ["The %s field is required."]=> string(25) "El campo %s es requerido." ["This class name does not exist."]=> string(31) "Este nombre de clase no existe." ["This property does not exist in the class or is forbidden."]=> string(55) "Esta propiedad no existe en la clase o está prohibida." ["This association has too many elements."]=> string(50) "Esta asociación contiene ya demasiados elementos." ["This name is not allowed."]=> string(31) "Este nombre no está permitido." ["Syntax error with this pattern."]=> string(35) "Error de sintaxis con este patrón." ["This key has already been used."]=> string(32) "Esta clave ya ha sido utilizada." ["The %s field (in tab %s) is required."]=> string(45) "El campo %s (en la pestaña %s) es requerido." ["[%s] is not a valid configuration key"]=> string(46) "[%s] no es una clave de configuración válida" ["Cannot parse feed."]=> string(29) "No se puede analizar el feed." ["No default currency"]=> string(28) "No hay moneda predeterminada" ["The email is already used, please choose another one"]=> string(50) "El correo electrónico ya está en uso, elija otro" ["Could not load cart id=%s"]=> string(38) "No se pudo cargar el id del carrito=%s" ["No files were uploaded."]=> string(29) "No se subió ningún archivo." ["Source file does not exist or is empty."]=> string(46) "El archivo de origen no existe o está vacío." ["File has an invalid extension, it should be one of these: %s."]=> string(75) "El archivo tiene una extensión no válida, debería ser una de estas: %s." ["The uploaded file is too large."]=> string(38) "El archivo subido es demasiado grande." ["Image is too large (%1$d kB). Maximum allowed: %2$d kB"]=> string(61) "Imagen demasiado grande (%1$d kB). Máximo permitido: %2$d kB" ["Image format not recognized, allowed formats are: .ico"]=> string(57) "Formato de imagen no reconocido, utiliza el formato: .ico" ["Error while uploading image; please change your server's settings."]=> string(77) "Error al subir la imagen; por favor, cambia la configuración de tu servidor." ["Cannot generate emails because the Symfony container is unavailable."]=> string(80) "No se pueden generar emails porque el contenedor de Symfony no está disponible." ["Cannot generate email templates: %s."]=> string(45) "No se pueden generar plantillas de email: %s." ["Cannot scan root directory"]=> string(39) "No se puede analizar el directorio raiz" ["Cannot scan "override" directory"]=> string(45) "No se puede analizar el directorio "override"" ["File %2$s (in directory %1$s)"]=> string(33) "Archivo %2$s (en directorio %1$s)" ["Property %1$s has a bad value (allowed values are: %2$s)."]=> string(79) "La propiedad %1$s tiene un valor incorrecto (los valores permitidos son: %2$s)." ["Your entry in field %1$s (language %2$s) exceeds max length %3$d chars (incl. html tags)."]=> string(111) "Tu entrada en el campo %1$s (Idioma %2$s) excede la longitud máxima %3$d de caracteres (incl. etiquetas html)." ["The length of property %1$s is currently %2$d chars. It must be between %3$d and %4$d chars."]=> string(102) "La longitud del campo %1$s es actualmente de %2$d caracteres. Debe tener entre %3$d y %4$d caracteres." ["Validation function not found: %s."]=> string(42) "Función de validación no encontrada: %s." ["Property %s is not valid"]=> string(29) "La propiedad %s no es válida" ["is required."]=> string(13) "es requerido." ["%1$s is too long. Maximum length: %2$d"]=> string(48) "%1$s es demasiado largo. Longitud máxima:: %2$d" ["The range of property %1$s is currently %2$d. It must be between %3$d and %4$d."]=> string(62) "El valor del campo %1$s es %2$d. Debe estar entre %3$d y %4$d." ["The %1$s field is too long (%2$d chars max)."]=> string(60) "El campo %1$s es demasiado largo. (%2$d caracteres máximos)" ["Error on image caption: "%1s" is not a valid caption."]=> string(65) "Error en el título de la imagen: "%1s" no es un título válido." ["Fatal error"]=> string(11) "Error fatal" ["Server file size is different from local file size"]=> string(75) "El tamaño de archivo del servidor es diferente de tamaño de archivo local" ["The uploaded file exceeds %s"]=> string(38) "El archivo subido excede el tamaño %s" ["The uploaded file was only partially uploaded"]=> string(48) "El archivo subido fue sólo parcialmente cargado" ["No file was uploaded"]=> string(28) "No se subió ningún archivo" ["Missing temporary folder"]=> string(35) "No se encuentra la carpeta temporal" ["Failed to write file to disk"]=> string(40) "Error al escribir el archivo en el disco" ["A PHP extension stopped the file upload"]=> string(50) "Una extensión de PHP detuvo la subida del archivo" ["Filetype not allowed"]=> string(28) "Tipo de archivo no permitido" ["The 'From' date format is invalid (YYYY-MM-DD)"]=> string(54) "El formato de fecha 'Desde' no es válido (AAAA-MM-DD)" ["The 'To' date format is invalid (YYYY-MM-DD)"]=> string(54) "El formato de fecha 'Hasta' no es válido (AAAA-MM-DD)" ["An error occurred while attempting to delete the image. (cannot load object)."]=> string(79) "Se ha producido un error al eliminar la imagen. (no se puede cargar el objeto)." ["You cannot delete this item."]=> string(32) "No puede eliminar este elemento." ["field %s is required."]=> string(25) "el campo %s es requerido." ["The option selected in the %s field is invalid."]=> string(53) "La opción seleccionada en el campo %s no es válida." ["Cannot add configuration %s"]=> string(37) "No se puede añadir configuración %s" ["The field %field_name% is required at least in %lang%."]=> string(54) "El campo %field_name% es requerido al menos en %lang%." ["%s: Incorrect value"]=> string(20) "%s: Valor incorrecto" ["Can't update #%id% status"]=> string(41) "No se puede actualizar el estado de #%id%" ["An error occurred while assigning a zone to the selection."]=> string(61) "Se ha producido un error al asignar una zona a la selección." ["You must select at least one element to assign a new zone."]=> string(68) "Debe seleccionar al menos un elemento para asignar a una nueva zona." ["Can't delete #%id%"]=> string(26) "No se puede eliminar #%id%" ["You must select at least one item to perform a bulk action."]=> string(71) "Debe seleccionar al menos un elemento para realizar una acción masiva." ["An error occurred when attempting to update the required fields."]=> string(70) "Se ha producido un error al intentar actualizar los campos requeridos." ["Unable to delete associated images."]=> string(42) "No se pueden eliminar imágenes asociadas." ["Due to memory limit restrictions, this image cannot be loaded. Please increase your memory_limit value via your server's configuration settings."]=> string(161) "No se puede cargar esta imagen, a causa de restricciones de límite de memoria,. Por favor, aumenta el valor de memory_limit en la configuración de tu servidor." ["The object cannot be loaded (the identifier is missing or invalid)"]=> string(68) "El objeto no puede ser cargado (identificador faltante o no válido)" ["Access denied."]=> string(16) "Acceso denegado." ["The uploaded file exceeds the post_max_size directive in php.ini"]=> string(62) "El archivo subido excede la directiva post_max_size en php.ini" ["File is too big. Current size is %1s, maximum size is %2s."]=> string(89) "El archivo es demasiado grande. El tamaño actual es %1s, pero el tamaño máximo es %2s." ["The uploaded file exceeds the upload_max_filesize directive in php.ini"]=> string(68) "El archivo subido excede la directiva upload_max_filesize en php.ini" ["file (%s) not writable"]=> string(46) "el archivo (%s) no tiene permisos de escritura" ["directory (%s) not writable"]=> string(42) "no se puede escribir en el directorio (%s)" ["The file you are trying to upload is %2$d KB, which is larger than the maximum size allowed of %1$d KB."]=> string(116) "El archivo que está intentando subir es de %2$d KB, que es más grande que el tamaño máximo permitido de %1$d KB." ["This functionality has been disabled."]=> string(39) "Esta funcionalidad ha sido desactivada." ["Failed to update the position."]=> string(33) "Error al actualizar la posición." ["You must select at least one element to delete."]=> string(52) "Debe seleccionar al menos un elemento para eliminar." ["An error occurred while updating the status for an object."]=> string(62) "Se ha producido un error al actualizar el estado de un objeto." ["(cannot load object)"]=> string(30) "(no se puede cargar el objeto)" ["You do not have permission to delete this."]=> string(37) "No tienes permiso para eliminar esto." ["You do not have permission to edit this."]=> string(35) "No tienes permiso para editar esto." ["An error occurred while deleting this selection."]=> string(53) "Se ha producido un error al eliminar esta selección." ["The object cannot be loaded."]=> string(28) "No se puede cargar el objeto" ["Invalid message"]=> string(18) "Mensaje no válido" ["Invalid message."]=> string(19) "Mensaje no válido." ["Bad SQL query"]=> string(23) "Consulta SQL incorrecta" ["Please fill in all the required fields."]=> string(47) "Por favor, rellena todos los campos requeridos." ["Address format invalid"]=> string(32) "Formato de dirección no válido" ["An error occurred during the file upload process."]=> string(66) "Se ha producido un error durante el proceso de subida del archivo." ["The email address is invalid."]=> string(51) "La dirección de correo electrónico no es válida." ["The selected date range is not valid."]=> string(50) "El intervalo de fechas seleccionado no es válido." ["Failed to update the status"]=> string(29) "Error al actualizar el estado" ["Unknown error."]=> string(17) "Error desconocido" ["Incorrect value for "Depends on stock" for product %name%"]=> string(69) "Valor incorrecto para "Dependiendo del stock" para el producto %name%" ["Invalid tag(s) (%s)"]=> string(30) "Etiqueta(s) no válida(s) (%s)" ["There is one error."]=> string(13) "Hay un error." ["There are several errors."]=> string(19) "Hay varios errores." ["Email is empty."]=> string(36) "El correo electrónico está vacío." ["Invalid email address."]=> string(45) "Dirección de correo electrónico no válida." ["The password field is blank."]=> string(43) "El campo de la contraseña está en blanco." ["Invalid password."]=> string(23) "Contraseña no válida." ["File upload was not completed."]=> string(32) "Subida de archivo no completada." ["File too large (limit of %s bytes)."]=> string(52) "Archivo demasiado grande (límite máximo %s bytes)." ["Internal error #%s"]=> string(17) "Error interno #%s" ["No file has been selected"]=> string(37) "No se ha seleccionado ningún archivo" ["No file was uploaded."]=> string(26) "Ningun archivo fue subido." ["No valid value for field exceptions has been defined."]=> string(66) "No se ha definido ningún valor válido para excepciones de campo." ["An error occurred while transplanting the module to its hook."]=> string(63) "Se ha producido un error mientras se copiaba el módulo al hook" ["Page not found"]=> string(21) "Página no encontrada" ["You do not have permission to view this."]=> string(44) "No está autorizado para ver este contenido." ["An error occurred while copying the image."]=> string(45) "Se ha producido un error al cargar la imagen." ["An error occurred while attempting to create a new folder."]=> string(61) "Se ha producido un error al intentar crear una nueva carpeta." ["An error occurred while copying this image: %s"]=> string(50) "Se ha producido un error al copiar esta imagen: %s" ["Error while updating the status."]=> string(30) "Error al actualizar el estado." ["Invalid file name"]=> string(29) "Nombre del archivo no válido" ["You cannot delete all of the items."]=> string(39) "No puedes eliminar todos los elementos." ["Cannot retrieve file."]=> string(33) "No se puede recuperar el archivo." ["Invalid name for %s language"]=> string(28) "Nombre no válido para el %s" ["The name for %1s language is too long (%2d chars max)."]=> string(71) "El nombre para el idioma %1s es demasiado largo (%2d caracteres máx.)." ["Invalid file extension"]=> string(33) "Extensión del archivo no válida" ["The file name is too long."]=> string(40) "El nombre de archivo es demasiado largo." ["Invalid file"]=> string(18) "Archivo no válido" ["Invalid date range"]=> string(26) "Rango de fechas no válido" ["An error occurred while updating the image."]=> string(49) "Se ha producido un error al actualizar la imagen." ["An error occurred while linking the object %table_name% to categories."]=> string(74) "Se ha producido un error al vincular el objeto %table_name% a categorías." ["The object cannot be loaded. "]=> string(30) "No se puede cargar el objeto. " ["The %name% field is required."]=> string(29) "El campo %name% es requerido." ["The %1$s field (%2$s) is invalid."]=> string(35) "El campo %1$s (%2$s) no es válido." ["The tags list (%s) is invalid."]=> string(41) "La lista de etiquetas (%s) no es válida." ["An error occurred while copying this image:"]=> string(47) "Se ha producido un error al copiar esta imagen:" ["You need at least one object."]=> string(29) "Necesitas al menos un objeto." ["The file is missing."]=> string(17) "Falta el archivo." ["An error occurred while updating an object."]=> string(49) "Se ha producido un error al actualizar un objeto." ["Cannot delete file"]=> string(32) "No se puede eliminar el archivo" ["An error occurred while uploading the image."]=> string(44) "Se ha producido un error al subir la imagen." ["Invalid date format."]=> string(28) "Formato de fecha no válido." ["The %s field is not valid"]=> string(25) "El campo %s no es válido" [""%key%" does not exist."]=> string(18) ""%key%" no existe." ["An error occurred while updating the status."]=> string(49) "Se ha producido un error al actualizar el estado." ["An error occurred while creating an object."]=> string(44) "Se ha producido un error al crear un objeto." ["You cannot delete or disable the last shop group."]=> string(61) "No puedes eliminar ni desactivar el último grupo de tiendas." ["You cannot delete or disable a shop group in use."]=> string(60) "No puedes eliminar ni desactivar un grupo de tiendas en uso." ["You cannot disable the Main URL."]=> string(38) "No puedes desactivar la URL Principal." ["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."]=> string(167) "No puedes cambiar una dirección URL principal a una URL no principal. Tienes que establecer otra dirección como URL principal para la tienda seleccionada." ["A shop URL that uses this domain already exists."]=> string(53) "Ya existe una URL de tienda que utiliza este dominio." ["A shop virtual URL cannot be "%URL%""]=> string(46) "Una URL virtual de tienda no puede ser "%URL%"" ["An error occurred during deletion."]=> string(37) "Se ha producido un error al eliminar." ["An error occurred while deleting the object."]=> string(47) "Se ha producido un error al eliminar el objeto." ["A Zip/Postal code is required."]=> string(35) "El código postal/Zip es requerido." ["The Zip/Postal code is invalid."]=> string(36) "El código postal/Zip no es válido." ["Your Zip/Postal code is incorrect."]=> string(36) "Su código postal/Zip no es válido." ["It must be entered as follows:"]=> string(29) "Debe introducirse como sigue:" ["You do not have permission to add this."]=> string(35) "No tienes permiso para editar esto." [""%type%" does not exist."]=> string(19) ""%type%" no existe." ["Directory "%folder%" cannot be created"]=> string(44) "El directorio "%folder%" no puede ser creado" ["File "%file%" cannot be created"]=> string(39) "El archivo "%file%" no puede ser creado" ["Cannot write this file: "%folder%""]=> string(45) "No se puede escribir este archivo: "%folder%"" ["This file must be writable: %file%"]=> string(53) "Este archivo debe tener permisos de escritura: %file%" ["No file has been selected."]=> string(38) "No se ha seleccionado ningún archivo." ["The server does not have permissions for writing."]=> string(43) "El servidor no tiene permisos de escritura." ["Please check rights for %file%"]=> string(45) "Por favor, comprueba los permisos para %file%" ["This file must be writable:"]=> string(46) "Este archivo debe tener permisos de escritura:" ["Fatal error: The module directory does not exist."]=> string(49) "Error fatal: El directorio de módulos no existe." ["The field %field_name% is required at least in your default language."]=> string(72) "El campo %field_name% es requerido al menos en tu idioma predeterminado." ["Error while uploading image; please change your server's settings. (Error code: %s)"]=> string(100) "Error al subir la imagen; por favor, cambia la configuración de tu servidor. (Código de error: %s)" ["Image format not recognized, allowed formats are: .gif, .jpg, .png"]=> string(78) "Formato de imagen no reconocido, los formatos permitidos son: .gif, .jpg, .png" ["The %s field is invalid."]=> string(26) "El campo %s no es válido." ["%s is invalid. Please enter an integer greater than %s."]=> string(59) "%s no es válido. Introduce un número entero mayor que %s." ["An error occurred while attempting to upload the file."]=> string(55) "Se ha producido un error durante la subida del archivo." ["Maximum depth: Invalid number."]=> string(40) "Profundidad máxima: Número no válido." ["Please fill out all fields."]=> string(36) "Por favor, rellena todos los campos." ["An error occurred on saving."]=> string(36) "Se ha producido un error al guardar." ["To use