From 747759618f4225f706339851c149f09d232ef7a6 Mon Sep 17 00:00:00 2001 From: brunovesar <158461069+brunovesar@users.noreply.github.com> Date: Thu, 7 Mar 2024 09:39:33 +0100 Subject: [PATCH] Clarify update on save behavoiur and add some options (#189) * Clarify update on save behavoiur * Updated copy * update options and text * update arrays so CS don't complain --- doofinder.php | 24 ++-- translations/en.php | 265 +++++++++++++++----------------------------- translations/es.php | 265 +++++++++++++++----------------------------- translations/fr.php | 265 +++++++++++++++----------------------------- 4 files changed, 281 insertions(+), 538 deletions(-) diff --git a/doofinder.php b/doofinder.php index d247bc4..6209f07 100644 --- a/doofinder.php +++ b/doofinder.php @@ -32,7 +32,7 @@ class Doofinder extends Module const DOOMANAGER_URL = 'https://admin.doofinder.com'; const GS_SHORT_DESCRIPTION = 1; const GS_LONG_DESCRIPTION = 2; - const VERSION = '4.7.23'; + const VERSION = '4.7.24'; const YES = 1; const NO = 0; @@ -550,16 +550,20 @@ protected function getConfigFormDataFeed() ], [ 'type' => 'select', - 'label' => $this->l('Automatically process product changes'), - 'desc' => $this->l('Configure when registered product changes are sent to Doofinder'), + 'label' => $this->l('Automatically process modified products'), + 'desc' => $this->l('Configure how often changes will be sent to Doofinder. It will only be executed if there are changes.'), 'name' => 'DF_UPDATE_ON_SAVE_DELAY', 'options' => [ 'query' => [ - 0 => ['id' => 0, 'name' => $this->l('Every day')], - 90 => ['id' => 90, 'name' => sprintf($this->l('Every %s minutes'), '90')], - 60 => ['id' => 60, 'name' => sprintf($this->l('Every %s minutes'), '60')], - 30 => ['id' => 30, 'name' => sprintf($this->l('Every %s minutes'), '30')], - 15 => ['id' => 15, 'name' => sprintf($this->l('Every %s minutes'), '15')], + 5 => ['id' => 5, 'name' => sprintf($this->l('Each %s minutes'), '5')], + 15 => ['id' => 15, 'name' => sprintf($this->l('Each %s minutes'), '15')], + 30 => ['id' => 30, 'name' => sprintf($this->l('Each %s minutes'), '30')], + 60 => ['id' => 60, 'name' => $this->l('Each hour')], + 120 => ['id' => 120, 'name' => sprintf($this->l('Each %s hours'), '2')], + 360 => ['id' => 360, 'name' => sprintf($this->l('Each %s hours'), '6')], + 720 => ['id' => 720, 'name' => sprintf($this->l('Each %s hours'), '12')], + 1440 => ['id' => 1440, 'name' => $this->l('Once a day')], + 0 => ['id' => 0, 'name' => $this->l('Disabled')], ], 'id' => 'id', 'name' => 'name', @@ -784,8 +788,8 @@ protected function postProcess() if ((bool) Configuration::get('DF_UPDATE_ON_SAVE_DELAY')) { $this->setSearchEnginesByConfig(); } - if (Tools::getValue('DF_UPDATE_ON_SAVE_DELAY') && (int) Tools::getValue('DF_UPDATE_ON_SAVE_DELAY') < 15) { - Configuration::updateValue('DF_UPDATE_ON_SAVE_DELAY', 15); + if (Tools::getValue('DF_UPDATE_ON_SAVE_DELAY') && (int) Tools::getValue('DF_UPDATE_ON_SAVE_DELAY') < 5) { + Configuration::updateValue('DF_UPDATE_ON_SAVE_DELAY', 5); } $this->context->smarty->assign('text_data_changed', $this->l('You\'ve just changed a data feed option. It may be necessary to reprocess the index to apply these changes effectively.')); diff --git a/translations/en.php b/translations/en.php index ab8efbe..9f7b2fc 100644 --- a/translations/en.php +++ b/translations/en.php @@ -1,180 +1,93 @@ doofinder_dd31d974a78cdd704acaa6bf15da506c'] = -'Doofinder'; -$_MODULE['<{doofinder}prestashop>doofinder_537d60a5ce0c6b6cf2d6790d5b38b93f'] = -'Install Doofinder in your shop with no effort'; -$_MODULE['<{doofinder}prestashop>doofinder_e499922a91899a55af0659f1f4772e6a'] = -'Are you sure? This will not cancel your account in Doofinder service'; -$_MODULE['<{doofinder}prestashop>doofinder_4b87741739092ad3d8ebedd16f51b8fa'] = -'Doofinder search layer'; -$_MODULE['<{doofinder}prestashop>doofinder_51c17cc3a1f109327c91c2bab0e21962'] = -'Doofinder search layer in mobile version'; -$_MODULE['<{doofinder}prestashop>doofinder_79958197e198decc81fe8357f5e18a56'] = -'Doofinder Store ID'; -$_MODULE['<{doofinder}prestashop>doofinder_a0d5c74d196e9447e43b5d35875172dd'] = -'You can find this identifier in our control panel. Inside the side menu labeled \"Store settings\".'; -$_MODULE['<{doofinder}prestashop>doofinder_652f52b24a21bd5ff556daeb1c23e304'] = -'Search Layer'; -$_MODULE['<{doofinder}prestashop>doofinder_ac094819c47414b269d824497c1ff3ec'] = -'Save Layer Widget Options'; -$_MODULE['<{doofinder}prestashop>doofinder_daae36229556815de2395abf51714337'] = -'Data Feed'; -$_MODULE['<{doofinder}prestashop>doofinder_c5848d64c88f4174aa2c7a25d06bc044'] = -'Index product prices'; -$_MODULE['<{doofinder}prestashop>doofinder_79272d6ac0fc6480115ee98565778947'] = -'If you activate this option you will be able to show the prices of each product in the search results.'; -$_MODULE['<{doofinder}prestashop>doofinder_2e50fba97feb0e9b740a5c785d07ab7d'] = -'Show product prices including taxes'; -$_MODULE['<{doofinder}prestashop>doofinder_11a4b29c886f33dc95b29c02318e179f'] = -'If you activate this option, the price of the products that will be displayed will be inclusive of taxes.'; -$_MODULE['<{doofinder}prestashop>doofinder_73c34b49888ccdf22dd73e7eafc0edd8'] = -'Index the full path of the product category'; -$_MODULE['<{doofinder}prestashop>doofinder_cdfda1adef135661c21a248cb159c6f4'] = -'Index product attribute combinations'; -$_MODULE['<{doofinder}prestashop>doofinder_e730c40ec1617ecf160fa29d8a1dc05c'] = -'Define which combinations of product attributes you want to index for'; -$_MODULE['<{doofinder}prestashop>doofinder_bbf76abf65b7e5530ebf33b0f8a666c9'] = -'Index customized product features'; -$_MODULE['<{doofinder}prestashop>doofinder_ebe75aa799359b32559a09eae8594835'] = -'Select features will be shown in feed'; -$_MODULE['<{doofinder}prestashop>doofinder_90dce1b992114b5c7ab37ee99ea195ec'] = -'Product Image Size'; -$_MODULE['<{doofinder}prestashop>doofinder_435374cdbc1c2cf3b63e9775cbedd00a'] = -'Automatically process product changes'; -$_MODULE['<{doofinder}prestashop>doofinder_c2cad3c344198599b69e25634315170d'] = -'Configure when registered product changes are sent to Doofinder'; -$_MODULE['<{doofinder}prestashop>doofinder_48bf14c419a1d441412510faf39c326d'] = -'Every day'; -$_MODULE['<{doofinder}prestashop>doofinder_643bd9766a482fed97aff60a7a4f1b3b'] = -'Every %s minutes'; -$_MODULE['<{doofinder}prestashop>doofinder_836f443d97d58d8ec45b18fd574c8933'] = -'Save Data Feed Options'; -$_MODULE['<{doofinder}prestashop>doofinder_9dfc5d5738312210c3c75e68a468691d'] = -'Advanced Options'; -$_MODULE['<{doofinder}prestashop>doofinder_e0daaf59114081fac112928e638c8d85'] = -'Doofinder Api Key'; -$_MODULE['<{doofinder}prestashop>doofinder_f447ac856e7e72435904956e3b15f433'] = -'Region'; -$_MODULE['<{doofinder}prestashop>doofinder_c01ae558981823abcbd1489ac81f6fc9'] = -'Enable v9 layer (Livelayer)'; -$_MODULE['<{doofinder}prestashop>doofinder_f4f6f81745dcb96aaf1cd38461ba2356'] = -'Debug Mode. Write info logs in doofinder.log file'; -$_MODULE['<{doofinder}prestashop>doofinder_b0939b990335e5c6a8f76fa5c81835b3'] = -'CURL disable HTTPS check'; -$_MODULE['<{doofinder}prestashop>doofinder_8391131ea151a1b120d9fceef5ad9b9a'] = -'If your server have an untrusted certificate and you have connection problems with the API, please enable this'; -$_MODULE['<{doofinder}prestashop>doofinder_bfa398fb4ff673ac66baeedbc80f0b77'] = -'Debug CURL error response'; -$_MODULE['<{doofinder}prestashop>doofinder_170246e7e517d7cd317e3a6ae3ebcb4c'] = -'To debug if your server has symptoms of connection problems'; -$_MODULE['<{doofinder}prestashop>doofinder_48c07cbd1f0f4b03d59befc3e72e9b87'] = -'Save Internal Search Options'; -$_MODULE['<{doofinder}prestashop>doofinder_fcea235fdf24a526070153f5b60355f4'] = -'You\'ve just changed a data feed option. It may be necessary to reprocess the index to apply these changes effectively.'; -$_MODULE['<{doofinder}prestashop>doofinder_2378c5bcb7b183304da2a2b94262f024'] = -'Launch reindexing'; -$_MODULE['<{doofinder}prestashop>doofinder_039b452cd9646bf1a60dd09146311ee7'] = -'Settings updated!'; -$_MODULE['<{doofinder}prestashop>doofinder_00d23a76e43b46dae9ec7aa9dcbebb32'] = -'Enabled'; -$_MODULE['<{doofinder}prestashop>doofinder_b9f5c797ebbf55adccdd8539a65a0241'] = -'Disabled'; -$_MODULE['<{doofinder}prestashop>configure_ba0801f239c99cb689010161d3ee1471'] = -'On Boarding'; -$_MODULE['<{doofinder}prestashop>configure_8cd892b7b97ef9489ae4479d3f4ef0fc'] = -'store'; -$_MODULE['<{doofinder}prestashop>configure_db5eb84117d06047c97c9a0191b5fffe'] = -'Support'; -$_MODULE['<{doofinder}prestashop>configure_9b6545e4cea9b4ad4979d41bb9170e2b'] = -'Advanced'; -$_MODULE['<{doofinder}prestashop>configure_administration_panel_86bbc77fd75ac02c21b84a37b260eadd'] = -'Administration panel'; -$_MODULE['<{doofinder}prestashop>configure_administration_panel_23693319f4ed79081952f04729017d15'] = -'Config Doofinder in my shop'; -$_MODULE['<{doofinder}prestashop>configure_administration_panel_f6e6bc175f0485d397ee4c1d45c1d01e'] = -'Access the Doofinder dashboard and discover all the functionalities to increase your sales.'; -$_MODULE['<{doofinder}prestashop>configure_administration_panel_e77e4aaa7a0d7df358c2f9a8276bee7d'] = -'Go to Doofinder dashboard'; -$_MODULE['<{doofinder}prestashop>feed_url_partial_tab_08c1cf7707bb72744cd07192c8580580'] = -'Feed URLs to use on Doofinder Admin panel'; -$_MODULE['<{doofinder}prestashop>feed_url_partial_tab_c2052eaf6f39b73a2c74240459fc2615'] = -'Data feed URL for'; -$_MODULE['<{doofinder}prestashop>indexation_status_51160de843c8d9ed5564f4f26208c02e'] = -'Doofinder Indexation Status'; -$_MODULE['<{doofinder}prestashop>indexation_status_b1d48d617a09cbe4e68eb72c83dea83d'] = -'The product feed is being processed. Depending on the size of the product catalog in the store, this process may take a few minutes.'; -$_MODULE['<{doofinder}prestashop>indexation_status_e0dba0265fde532f75126eab6fedb8a8'] = -'Your products may not appear correctly updated in the search results until the process has been completed.'; -$_MODULE['<{doofinder}prestashop>onboarding_tab_6b866b4e92effe404fd83e7a7885ad19'] = -'Connection with Doofinder successful.'; -$_MODULE['<{doofinder}prestashop>onboarding_tab_deed258a0a8c1f5382450930479ac0fd'] = -'You cannot connect with Doofinder. Please contact your server provider to check your web server internet connection or firewall.'; -$_MODULE['<{doofinder}prestashop>onboarding_tab_a4a6b90012834c7cb676c674bf621993'] = -'An error occurred during the installation process. Please contact our support team on'; -$_MODULE['<{doofinder}prestashop>onboarding_tab_747e44b01e24ca919d59438ae296b448'] = -'Creating search engines...'; -$_MODULE['<{doofinder}prestashop>onboarding_tab_f7c1251d5362d2d5d94acc2032a50484'] = -'Recover data feed of your products...'; -$_MODULE['<{doofinder}prestashop>onboarding_tab_3339a7d2f65d221bf59b9c25581966f1'] = -'Creating index to search on your site...'; -$_MODULE['<{doofinder}prestashop>onboarding_tab_44665e4612000577ba603412b3aa25b2'] = -'Giving a final magic touch...'; -$_MODULE['<{doofinder}prestashop>onboarding_tab_659ae688646b0c710802028d1bbc2812'] = -'Reloading page, please wait...'; -$_MODULE['<{doofinder}prestashop>onboarding_tab_c594c7071a3f319fc4db4fa2a6e83f5b'] = -'Create this shop in Doofinder'; -$_MODULE['<{doofinder}prestashop>onboarding_tab_7edaed702d94d2c7807d20d662c7067a'] = -'I have an account'; -$_MODULE['<{doofinder}prestashop>onboarding_tab_4d6db8d5a88bb9c3e6b55bce672e0dd9'] = -'I want to skip the autoinstaller, take me to the module manual configuration.'; -$_MODULE['<{doofinder}prestashop>onboarding_tab_ba26552e526b4e94f440ab5a0f7ce65f'] = -'Add a smart search engine to your e-commerce in 5 minutes and with no programming'; -$_MODULE['<{doofinder}prestashop>onboarding_tab_1e084cd6e247c0daa8f4004976a10df5'] = -'ABOUT DOOFINDER'; -$_MODULE['<{doofinder}prestashop>onboarding_tab_f770abcb4ee19d99e1dfa65fe2504e18'] = -'Among our features are'; -$_MODULE['<{doofinder}prestashop>onboarding_tab_fa48c4bc8e56055f4501cab8d53ce068'] = -'Detailed reports on visitor search behaviour'; -$_MODULE['<{doofinder}prestashop>onboarding_tab_4562bb888773ad94e6c7e0c2083d8c79'] = -'Faceted search option'; -$_MODULE['<{doofinder}prestashop>onboarding_tab_c17910ea7aaac1591ce9f5485f657f4f'] = -'Learning behaviour'; -$_MODULE['<{doofinder}prestashop>onboarding_tab_907d3b76d74e77bc7ded86a5e61a0e88'] = -'Merchandising power to set a products positioning'; -$_MODULE['<{doofinder}prestashop>onboarding_tab_f06602764717ea3114175e3e5039a42a'] = -'Banner feature for advertising and promoting products, brands and events'; -$_MODULE['<{doofinder}prestashop>onboarding_tab_484ebd8da685828c8892dbbb1a570f89'] = -'Options to redirect users to content pages'; -$_MODULE['<{doofinder}prestashop>onboarding_tab_8e94cbfc7639e8d47a939179b12a8eac'] = -'Held on our servers for a faster page load time'; -$_MODULE['<{doofinder}prestashop>onboarding_tab_18947c4da2bdf6834e993001d003293d'] = -'More than 5000 e-commerce sites over 35 countries are already using it'; -$_MODULE['<{doofinder}prestashop>onboarding_tab_d3de93cac749c0caa87290a2a4a7c8a9'] = -'What are you waiting for?'; -$_MODULE['<{doofinder}prestashop>support_tab_4c1fee9a2c61bba0f4bbcab7c99948de'] = -'Need help configuring your search engine?'; -$_MODULE['<{doofinder}prestashop>support_tab_dfc465ee578939c8760c4aa00d2c7234'] = -'All documentation in one place!'; -$_MODULE['<{doofinder}prestashop>support_tab_a0b0d4b4cb7e019561740ca1fe2e9a4a'] = -'Understand how the product feed works to display results in the Doofinder search layer'; -$_MODULE['<{doofinder}prestashop>support_tab_6b8f482bb34c8983f0bcb2651b776e9f'] = -'How to add information in the Doofinder search layer'; -$_MODULE['<{doofinder}prestashop>support_tab_105dad09bf429ff180f1465aba5b2164'] = -'How to configure the search layer filters'; -$_MODULE['<{doofinder}prestashop>support_tab_57efee3b429d91cddf66edbe6efb9b87'] = -'Learn the basics about Live Layer'; -$_MODULE['<{doofinder}prestashop>support_tab_f52757c491e99a76cb21926a04bd1c73'] = -'Or contact directly with us. We will be glad to help you'; -$_MODULE['<{doofinder}prestashop>support_tab_6dcce363217b8653bba30f4edf38ded4'] = -'Support email'; -$_MODULE['<{doofinder}prestashop>support_tab_b763aef56692ba323859e536109dc72b'] = -'You can debug or disable some options on the hidden advanced tab of the module. Caution: Use only if you are a experienced user!!'; -$_MODULE['<{doofinder}prestashop>support_tab_9e2ef841576ac1430c782db2206ca6a6'] = -'Enable advanced module tab options'; +$_MODULE['<{doofinder}prestashop>doofinder_dd31d974a78cdd704acaa6bf15da506c'] = 'Doofinder'; +$_MODULE['<{doofinder}prestashop>doofinder_537d60a5ce0c6b6cf2d6790d5b38b93f'] = 'Install Doofinder in your shop with no effort'; +$_MODULE['<{doofinder}prestashop>doofinder_e499922a91899a55af0659f1f4772e6a'] = 'Are you sure? This will not cancel your account in Doofinder service'; +$_MODULE['<{doofinder}prestashop>doofinder_4b87741739092ad3d8ebedd16f51b8fa'] = 'Doofinder search layer'; +$_MODULE['<{doofinder}prestashop>doofinder_51c17cc3a1f109327c91c2bab0e21962'] = 'Doofinder search layer in mobile version'; +$_MODULE['<{doofinder}prestashop>doofinder_79958197e198decc81fe8357f5e18a56'] = 'Doofinder Store ID'; +$_MODULE['<{doofinder}prestashop>doofinder_a0d5c74d196e9447e43b5d35875172dd'] = 'You can find this identifier in our control panel. Inside the side menu labeled \"Store settings\".'; +$_MODULE['<{doofinder}prestashop>doofinder_652f52b24a21bd5ff556daeb1c23e304'] = 'Search Layer'; +$_MODULE['<{doofinder}prestashop>doofinder_ac094819c47414b269d824497c1ff3ec'] = 'Save Layer Widget Options'; +$_MODULE['<{doofinder}prestashop>doofinder_daae36229556815de2395abf51714337'] = 'Data Feed'; +$_MODULE['<{doofinder}prestashop>doofinder_c5848d64c88f4174aa2c7a25d06bc044'] = 'Index product prices'; +$_MODULE['<{doofinder}prestashop>doofinder_79272d6ac0fc6480115ee98565778947'] = 'If you activate this option you will be able to show the prices of each product in the search results.'; +$_MODULE['<{doofinder}prestashop>doofinder_2e50fba97feb0e9b740a5c785d07ab7d'] = 'Show product prices including taxes'; +$_MODULE['<{doofinder}prestashop>doofinder_11a4b29c886f33dc95b29c02318e179f'] = 'If you activate this option, the price of the products that will be displayed will be inclusive of taxes.'; +$_MODULE['<{doofinder}prestashop>doofinder_73c34b49888ccdf22dd73e7eafc0edd8'] = 'Index the full path of the product category'; +$_MODULE['<{doofinder}prestashop>doofinder_cdfda1adef135661c21a248cb159c6f4'] = 'Index product attribute combinations'; +$_MODULE['<{doofinder}prestashop>doofinder_e730c40ec1617ecf160fa29d8a1dc05c'] = 'Define which combinations of product attributes you want to index for'; +$_MODULE['<{doofinder}prestashop>doofinder_bbf76abf65b7e5530ebf33b0f8a666c9'] = 'Index customized product features'; +$_MODULE['<{doofinder}prestashop>doofinder_ebe75aa799359b32559a09eae8594835'] = 'Select features will be shown in feed'; +$_MODULE['<{doofinder}prestashop>doofinder_90dce1b992114b5c7ab37ee99ea195ec'] = 'Product Image Size'; +$_MODULE['<{doofinder}prestashop>doofinder_ae29d32626c4da07fe58def585bbc283'] = 'Automatically process modified products'; +$_MODULE['<{doofinder}prestashop>doofinder_c820ca1511d196b41e53253c03ab742f'] = 'Configure how often changes will be sent to Doofinder. It will only be executed if there are changes.'; +$_MODULE['<{doofinder}prestashop>doofinder_9150cc930978b400710ef1c218af6478'] = 'Each %s minutes'; +$_MODULE['<{doofinder}prestashop>doofinder_f826cc3c38088c39b0a05cf87435e08f'] = 'Each hour'; +$_MODULE['<{doofinder}prestashop>doofinder_c5638b8b3adb3469c89b8fc43040a55e'] = 'Each %s hours'; +$_MODULE['<{doofinder}prestashop>doofinder_522a92d22f19855275bf3d3412d75cef'] = 'Once a day'; +$_MODULE['<{doofinder}prestashop>doofinder_b9f5c797ebbf55adccdd8539a65a0241'] = 'Disabled'; +$_MODULE['<{doofinder}prestashop>doofinder_836f443d97d58d8ec45b18fd574c8933'] = 'Save Data Feed Options'; +$_MODULE['<{doofinder}prestashop>doofinder_9dfc5d5738312210c3c75e68a468691d'] = 'Advanced Options'; +$_MODULE['<{doofinder}prestashop>doofinder_e0daaf59114081fac112928e638c8d85'] = 'Doofinder Api Key'; +$_MODULE['<{doofinder}prestashop>doofinder_f447ac856e7e72435904956e3b15f433'] = 'Region'; +$_MODULE['<{doofinder}prestashop>doofinder_c01ae558981823abcbd1489ac81f6fc9'] = 'Enable v9 layer (Livelayer)'; +$_MODULE['<{doofinder}prestashop>doofinder_f4f6f81745dcb96aaf1cd38461ba2356'] = 'Debug Mode. Write info logs in doofinder.log file'; +$_MODULE['<{doofinder}prestashop>doofinder_b0939b990335e5c6a8f76fa5c81835b3'] = 'CURL disable HTTPS check'; +$_MODULE['<{doofinder}prestashop>doofinder_8391131ea151a1b120d9fceef5ad9b9a'] = 'If your server have an untrusted certificate and you have connection problems with the API, please enable this'; +$_MODULE['<{doofinder}prestashop>doofinder_bfa398fb4ff673ac66baeedbc80f0b77'] = 'Debug CURL error response'; +$_MODULE['<{doofinder}prestashop>doofinder_170246e7e517d7cd317e3a6ae3ebcb4c'] = 'To debug if your server has symptoms of connection problems'; +$_MODULE['<{doofinder}prestashop>doofinder_48c07cbd1f0f4b03d59befc3e72e9b87'] = 'Save Internal Search Options'; +$_MODULE['<{doofinder}prestashop>doofinder_fcea235fdf24a526070153f5b60355f4'] = 'You\'ve just changed a data feed option. It may be necessary to reprocess the index to apply these changes effectively.'; +$_MODULE['<{doofinder}prestashop>doofinder_2378c5bcb7b183304da2a2b94262f024'] = 'Launch reindexing'; +$_MODULE['<{doofinder}prestashop>doofinder_039b452cd9646bf1a60dd09146311ee7'] = 'Settings updated!'; +$_MODULE['<{doofinder}prestashop>doofinder_00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Enabled'; +$_MODULE['<{doofinder}prestashop>doofinder_a2a597c8d95368f54daeda1af4e06d87'] = 'You cannot manage Doofinder from a \'All Shops\' or a \'Group Shop\' context, select directly the shop you want to edit '; +$_MODULE['<{doofinder}prestashop>feed_url_partial_tab_08c1cf7707bb72744cd07192c8580580'] = 'Feed URLs to use on Doofinder Admin panel'; +$_MODULE['<{doofinder}prestashop>feed_url_partial_tab_c2052eaf6f39b73a2c74240459fc2615'] = 'Data feed URL for'; +$_MODULE['<{doofinder}prestashop>support_tab_4c1fee9a2c61bba0f4bbcab7c99948de'] = 'Need help configuring your search engine?'; +$_MODULE['<{doofinder}prestashop>support_tab_dfc465ee578939c8760c4aa00d2c7234'] = 'All documentation in one place!'; +$_MODULE['<{doofinder}prestashop>support_tab_a0b0d4b4cb7e019561740ca1fe2e9a4a'] = 'Understand how the product feed works to display results in the Doofinder search layer'; +$_MODULE['<{doofinder}prestashop>support_tab_6b8f482bb34c8983f0bcb2651b776e9f'] = 'How to add information in the Doofinder search layer'; +$_MODULE['<{doofinder}prestashop>support_tab_105dad09bf429ff180f1465aba5b2164'] = 'How to configure the search layer filters'; +$_MODULE['<{doofinder}prestashop>support_tab_57efee3b429d91cddf66edbe6efb9b87'] = 'Learn the basics about Live Layer'; +$_MODULE['<{doofinder}prestashop>support_tab_f52757c491e99a76cb21926a04bd1c73'] = 'Or contact directly with us. We will be glad to help you'; +$_MODULE['<{doofinder}prestashop>support_tab_6dcce363217b8653bba30f4edf38ded4'] = 'Support email'; +$_MODULE['<{doofinder}prestashop>support_tab_b763aef56692ba323859e536109dc72b'] = 'You can debug or disable some options on the hidden advanced tab of the module. Caution: Use only if you are a experienced user!!'; +$_MODULE['<{doofinder}prestashop>support_tab_9e2ef841576ac1430c782db2206ca6a6'] = 'Enable advanced module tab options'; +$_MODULE['<{doofinder}prestashop>configure_ba0801f239c99cb689010161d3ee1471'] = 'On Boarding'; +$_MODULE['<{doofinder}prestashop>configure_8cd892b7b97ef9489ae4479d3f4ef0fc'] = 'store'; +$_MODULE['<{doofinder}prestashop>configure_db5eb84117d06047c97c9a0191b5fffe'] = 'Support'; +$_MODULE['<{doofinder}prestashop>configure_9b6545e4cea9b4ad4979d41bb9170e2b'] = 'Advanced'; +$_MODULE['<{doofinder}prestashop>onboarding_tab_6b866b4e92effe404fd83e7a7885ad19'] = 'Connection with Doofinder successful.'; +$_MODULE['<{doofinder}prestashop>onboarding_tab_deed258a0a8c1f5382450930479ac0fd'] = 'You cannot connect with Doofinder. Please contact your server provider to check your web server internet connection or firewall.'; +$_MODULE['<{doofinder}prestashop>onboarding_tab_a4a6b90012834c7cb676c674bf621993'] = 'An error occurred during the installation process. Please contact our support team on'; +$_MODULE['<{doofinder}prestashop>onboarding_tab_747e44b01e24ca919d59438ae296b448'] = 'Creating search engines...'; +$_MODULE['<{doofinder}prestashop>onboarding_tab_f7c1251d5362d2d5d94acc2032a50484'] = 'Recover data feed of your products...'; +$_MODULE['<{doofinder}prestashop>onboarding_tab_3339a7d2f65d221bf59b9c25581966f1'] = 'Creating index to search on your site...'; +$_MODULE['<{doofinder}prestashop>onboarding_tab_44665e4612000577ba603412b3aa25b2'] = 'Giving a final magic touch...'; +$_MODULE['<{doofinder}prestashop>onboarding_tab_659ae688646b0c710802028d1bbc2812'] = 'Reloading page, please wait...'; +$_MODULE['<{doofinder}prestashop>onboarding_tab_c594c7071a3f319fc4db4fa2a6e83f5b'] = 'Create this shop in Doofinder'; +$_MODULE['<{doofinder}prestashop>onboarding_tab_7edaed702d94d2c7807d20d662c7067a'] = 'I have an account'; +$_MODULE['<{doofinder}prestashop>onboarding_tab_4d6db8d5a88bb9c3e6b55bce672e0dd9'] = 'I want to skip the autoinstaller, take me to the module manual configuration.'; +$_MODULE['<{doofinder}prestashop>onboarding_tab_ba26552e526b4e94f440ab5a0f7ce65f'] = 'Add a smart search engine to your e-commerce in 5 minutes and with no programming'; +$_MODULE['<{doofinder}prestashop>onboarding_tab_1e084cd6e247c0daa8f4004976a10df5'] = 'ABOUT DOOFINDER'; +$_MODULE['<{doofinder}prestashop>onboarding_tab_f770abcb4ee19d99e1dfa65fe2504e18'] = 'Among our features are'; +$_MODULE['<{doofinder}prestashop>onboarding_tab_fa48c4bc8e56055f4501cab8d53ce068'] = 'Detailed reports on visitor search behaviour'; +$_MODULE['<{doofinder}prestashop>onboarding_tab_4562bb888773ad94e6c7e0c2083d8c79'] = 'Faceted search option'; +$_MODULE['<{doofinder}prestashop>onboarding_tab_c17910ea7aaac1591ce9f5485f657f4f'] = 'Learning behaviour'; +$_MODULE['<{doofinder}prestashop>onboarding_tab_907d3b76d74e77bc7ded86a5e61a0e88'] = 'Merchandising power to set a products positioning'; +$_MODULE['<{doofinder}prestashop>onboarding_tab_f06602764717ea3114175e3e5039a42a'] = 'Banner feature for advertising and promoting products, brands and events'; +$_MODULE['<{doofinder}prestashop>onboarding_tab_484ebd8da685828c8892dbbb1a570f89'] = 'Options to redirect users to content pages'; +$_MODULE['<{doofinder}prestashop>onboarding_tab_8e94cbfc7639e8d47a939179b12a8eac'] = 'Held on our servers for a faster page load time'; +$_MODULE['<{doofinder}prestashop>onboarding_tab_18947c4da2bdf6834e993001d003293d'] = 'More than 5000 e-commerce sites over 35 countries are already using it'; +$_MODULE['<{doofinder}prestashop>onboarding_tab_d3de93cac749c0caa87290a2a4a7c8a9'] = 'What are you waiting for?'; +$_MODULE['<{doofinder}prestashop>configure_administration_panel_86bbc77fd75ac02c21b84a37b260eadd'] = 'Administration panel'; +$_MODULE['<{doofinder}prestashop>configure_administration_panel_23693319f4ed79081952f04729017d15'] = 'Config Doofinder in my shop'; +$_MODULE['<{doofinder}prestashop>configure_administration_panel_f6e6bc175f0485d397ee4c1d45c1d01e'] = 'Access the Doofinder dashboard and discover all the functionalities to increase your sales.'; +$_MODULE['<{doofinder}prestashop>configure_administration_panel_e77e4aaa7a0d7df358c2f9a8276bee7d'] = 'Go to Doofinder dashboard'; +$_MODULE['<{doofinder}prestashop>indexation_status_51160de843c8d9ed5564f4f26208c02e'] = 'Doofinder Indexation Status'; +$_MODULE['<{doofinder}prestashop>indexation_status_b1d48d617a09cbe4e68eb72c83dea83d'] = 'The product feed is being processed. Depending on the size of the product catalog in the store, this process may take a few minutes.'; +$_MODULE['<{doofinder}prestashop>indexation_status_e0dba0265fde532f75126eab6fedb8a8'] = 'Your products may not appear correctly updated in the search results until the process has been completed.'; diff --git a/translations/es.php b/translations/es.php index 3a27105..11f15e1 100644 --- a/translations/es.php +++ b/translations/es.php @@ -1,180 +1,93 @@ doofinder_dd31d974a78cdd704acaa6bf15da506c'] = -'Doofinder'; -$_MODULE['<{doofinder}prestashop>doofinder_537d60a5ce0c6b6cf2d6790d5b38b93f'] = -'Agregue un motor de búsqueda inteligente a su comercio electrónico en 5 minutos y sin programación'; -$_MODULE['<{doofinder}prestashop>doofinder_e499922a91899a55af0659f1f4772e6a'] = -'¿Estás seguro? Esto no cancelará tu cuenta con Doofinder'; -$_MODULE['<{doofinder}prestashop>doofinder_4b87741739092ad3d8ebedd16f51b8fa'] = -'Capa de búsqueda de Doofinder'; -$_MODULE['<{doofinder}prestashop>doofinder_51c17cc3a1f109327c91c2bab0e21962'] = -'Capa de búsqueda de Doofinder en versión móvil'; -$_MODULE['<{doofinder}prestashop>doofinder_79958197e198decc81fe8357f5e18a56'] = -'Store ID de Doofinder'; -$_MODULE['<{doofinder}prestashop>doofinder_a0d5c74d196e9447e43b5d35875172dd'] = -'Puedes encontrar este identificador en nuestro Panel de Control, dentro del menú superior etiquetado como \"Live Layer\"'; -$_MODULE['<{doofinder}prestashop>doofinder_652f52b24a21bd5ff556daeb1c23e304'] = -'Capa de búsqueda'; -$_MODULE['<{doofinder}prestashop>doofinder_ac094819c47414b269d824497c1ff3ec'] = -'Guardar opciones de capa de búsqueda'; -$_MODULE['<{doofinder}prestashop>doofinder_daae36229556815de2395abf51714337'] = -'Feed de datos'; -$_MODULE['<{doofinder}prestashop>doofinder_c5848d64c88f4174aa2c7a25d06bc044'] = -'Indexar los precios de los productos'; -$_MODULE['<{doofinder}prestashop>doofinder_79272d6ac0fc6480115ee98565778947'] = -'Si activas esta opción podrás mostrar los precios de cada producto en los resultados de búsqueda.'; -$_MODULE['<{doofinder}prestashop>doofinder_2e50fba97feb0e9b740a5c785d07ab7d'] = -'Mostrar los precios de los productos con impuestos incluidos'; -$_MODULE['<{doofinder}prestashop>doofinder_11a4b29c886f33dc95b29c02318e179f'] = -'Si activas esta opción, el precio de los productos que se mostrará será con impuestos ya incluidos'; -$_MODULE['<{doofinder}prestashop>doofinder_73c34b49888ccdf22dd73e7eafc0edd8'] = -'Indexar la ruta completa de la categoría de productos'; -$_MODULE['<{doofinder}prestashop>doofinder_cdfda1adef135661c21a248cb159c6f4'] = -'Indexar las combinaciones de atributos de los productos'; -$_MODULE['<{doofinder}prestashop>doofinder_e730c40ec1617ecf160fa29d8a1dc05c'] = -'Define por qué combinaciones de atributos de los productos quieres indexar'; -$_MODULE['<{doofinder}prestashop>doofinder_bbf76abf65b7e5530ebf33b0f8a666c9'] = -'Indexar caracteristicas personalizadas de los productos'; -$_MODULE['<{doofinder}prestashop>doofinder_ebe75aa799359b32559a09eae8594835'] = -'Seleccionar las características que serán mostradas en el feed'; -$_MODULE['<{doofinder}prestashop>doofinder_90dce1b992114b5c7ab37ee99ea195ec'] = -'Tamaño de la imagen de producto'; -$_MODULE['<{doofinder}prestashop>doofinder_435374cdbc1c2cf3b63e9775cbedd00a'] = -'Procesar automáticamente las modificaciones de los productos'; -$_MODULE['<{doofinder}prestashop>doofinder_c2cad3c344198599b69e25634315170d'] = -'Configurar cuándo se envían los cambios de productos registrados a Doofinder'; -$_MODULE['<{doofinder}prestashop>doofinder_48bf14c419a1d441412510faf39c326d'] = -'Cada día'; -$_MODULE['<{doofinder}prestashop>doofinder_643bd9766a482fed97aff60a7a4f1b3b'] = -'Cada %s minutos'; -$_MODULE['<{doofinder}prestashop>doofinder_836f443d97d58d8ec45b18fd574c8933'] = -'Guardar opciones del feed'; -$_MODULE['<{doofinder}prestashop>doofinder_9dfc5d5738312210c3c75e68a468691d'] = -'Opciones Avanzadas'; -$_MODULE['<{doofinder}prestashop>doofinder_e0daaf59114081fac112928e638c8d85'] = -'Doofinder Api Key'; -$_MODULE['<{doofinder}prestashop>doofinder_f447ac856e7e72435904956e3b15f433'] = -'Región'; -$_MODULE['<{doofinder}prestashop>doofinder_c01ae558981823abcbd1489ac81f6fc9'] = -'Habilitar layer v9 (Livelayer)'; -$_MODULE['<{doofinder}prestashop>doofinder_f4f6f81745dcb96aaf1cd38461ba2356'] = -'Modo depuración. Escribe logs de información en el fichero doofinder.log'; -$_MODULE['<{doofinder}prestashop>doofinder_b0939b990335e5c6a8f76fa5c81835b3'] = -'Desactivar comprobación HTTPS en el CURL'; -$_MODULE['<{doofinder}prestashop>doofinder_8391131ea151a1b120d9fceef5ad9b9a'] = -'Si tu servidor tiene un certificado inválido y tienes problemas con la API, por favor activa esto'; -$_MODULE['<{doofinder}prestashop>doofinder_bfa398fb4ff673ac66baeedbc80f0b77'] = -'Depurar respuesta de error en el CURL'; -$_MODULE['<{doofinder}prestashop>doofinder_170246e7e517d7cd317e3a6ae3ebcb4c'] = -'Para depurar si tu servidor tiene problemas de conexión'; -$_MODULE['<{doofinder}prestashop>doofinder_48c07cbd1f0f4b03d59befc3e72e9b87'] = -'Guardar opciones de búsqueda interna'; -$_MODULE['<{doofinder}prestashop>doofinder_fcea235fdf24a526070153f5b60355f4'] = -'Acabas de cambiar una opción del feed de datos. Es posible que para aplicar estos cambios de manera efectiva sea necesario volver a procesar el índice.'; -$_MODULE['<{doofinder}prestashop>doofinder_2378c5bcb7b183304da2a2b94262f024'] = -'Lanzar reindexación'; -$_MODULE['<{doofinder}prestashop>doofinder_039b452cd9646bf1a60dd09146311ee7'] = -'La configuración se guardó correctamente.'; -$_MODULE['<{doofinder}prestashop>doofinder_00d23a76e43b46dae9ec7aa9dcbebb32'] = -'Activado'; -$_MODULE['<{doofinder}prestashop>doofinder_b9f5c797ebbf55adccdd8539a65a0241'] = -'Desactivado'; -$_MODULE['<{doofinder}prestashop>configure_ba0801f239c99cb689010161d3ee1471'] = -'Comenzando'; -$_MODULE['<{doofinder}prestashop>configure_8cd892b7b97ef9489ae4479d3f4ef0fc'] = -'tienda'; -$_MODULE['<{doofinder}prestashop>configure_db5eb84117d06047c97c9a0191b5fffe'] = -'Soporte'; -$_MODULE['<{doofinder}prestashop>configure_9b6545e4cea9b4ad4979d41bb9170e2b'] = -'Avanzado'; -$_MODULE['<{doofinder}prestashop>configure_administration_panel_86bbc77fd75ac02c21b84a37b260eadd'] = -'Panel de administración'; -$_MODULE['<{doofinder}prestashop>configure_administration_panel_23693319f4ed79081952f04729017d15'] = -'Configurar Doofinder en mi tienda'; -$_MODULE['<{doofinder}prestashop>configure_administration_panel_f6e6bc175f0485d397ee4c1d45c1d01e'] = -'Accede al panel de Doofinder y descubre todas las funcionalidades para aumentar tus ventas.'; -$_MODULE['<{doofinder}prestashop>configure_administration_panel_e77e4aaa7a0d7df358c2f9a8276bee7d'] = -'Ir al panel de Doofinder'; -$_MODULE['<{doofinder}prestashop>feed_url_partial_tab_08c1cf7707bb72744cd07192c8580580'] = -'URLs de los feeds para usar en el Dashboard de Doofinder'; -$_MODULE['<{doofinder}prestashop>feed_url_partial_tab_c2052eaf6f39b73a2c74240459fc2615'] = -'URL del feed de datos para'; -$_MODULE['<{doofinder}prestashop>indexation_status_51160de843c8d9ed5564f4f26208c02e'] = -'Estado de la indexación de Doofinder'; -$_MODULE['<{doofinder}prestashop>indexation_status_b1d48d617a09cbe4e68eb72c83dea83d'] = -'El feed de productos está siendo procesado. Dependiendo del tamaño del catálogo de productos de la tienda, este proceso puede llevar unos minutos'; -$_MODULE['<{doofinder}prestashop>indexation_status_e0dba0265fde532f75126eab6fedb8a8'] = -'Es posible que sus productos no aparezcan correctamente actualizados en los resultados hasta que el proceso no haya finalizado.'; -$_MODULE['<{doofinder}prestashop>onboarding_tab_6b866b4e92effe404fd83e7a7885ad19'] = -'Éxito al conectar con Doofinder.'; -$_MODULE['<{doofinder}prestashop>onboarding_tab_deed258a0a8c1f5382450930479ac0fd'] = -'No puedes conectarte con Doofinder. Ponte en contacto con tu proveedor de servidor para verificar la conexión a Internet o el firewall de tu servidor web.'; -$_MODULE['<{doofinder}prestashop>onboarding_tab_a4a6b90012834c7cb676c674bf621993'] = -'Se ha producido un error durante la instalación. Por favor, contacta con nuestro equipo de soporte a través de'; -$_MODULE['<{doofinder}prestashop>onboarding_tab_747e44b01e24ca919d59438ae296b448'] = -'Creando los motores de búsqueda...'; -$_MODULE['<{doofinder}prestashop>onboarding_tab_f7c1251d5362d2d5d94acc2032a50484'] = -'Recopilando los catálogos de productos...'; -$_MODULE['<{doofinder}prestashop>onboarding_tab_3339a7d2f65d221bf59b9c25581966f1'] = -'Creando índices de búsqueda en el sitio web...'; -$_MODULE['<{doofinder}prestashop>onboarding_tab_44665e4612000577ba603412b3aa25b2'] = -'Dando el último toque mágico final...'; -$_MODULE['<{doofinder}prestashop>onboarding_tab_659ae688646b0c710802028d1bbc2812'] = -'Recargando la página, por favor espere...'; -$_MODULE['<{doofinder}prestashop>onboarding_tab_c594c7071a3f319fc4db4fa2a6e83f5b'] = -'Crear esta tienda en Doofinder'; -$_MODULE['<{doofinder}prestashop>onboarding_tab_7edaed702d94d2c7807d20d662c7067a'] = -'Ya tengo cuenta'; -$_MODULE['<{doofinder}prestashop>onboarding_tab_4d6db8d5a88bb9c3e6b55bce672e0dd9'] = -'Quiero omitir la autoinstalación, llévame a la configuración manual del módulo.'; -$_MODULE['<{doofinder}prestashop>onboarding_tab_ba26552e526b4e94f440ab5a0f7ce65f'] = -'Agregue un motor de búsqueda inteligente a su comercio electrónico en 5 minutos y sin programación.'; -$_MODULE['<{doofinder}prestashop>onboarding_tab_1e084cd6e247c0daa8f4004976a10df5'] = -'ACERCA DE DOOFINDER'; -$_MODULE['<{doofinder}prestashop>onboarding_tab_f770abcb4ee19d99e1dfa65fe2504e18'] = -'Entre nuestras características están'; -$_MODULE['<{doofinder}prestashop>onboarding_tab_fa48c4bc8e56055f4501cab8d53ce068'] = -'Informes detallados sobre el comportamiento de búsqueda de visitantes'; -$_MODULE['<{doofinder}prestashop>onboarding_tab_4562bb888773ad94e6c7e0c2083d8c79'] = -'Opción de búsqueda facetada'; -$_MODULE['<{doofinder}prestashop>onboarding_tab_c17910ea7aaac1591ce9f5485f657f4f'] = -'Aprende el comportamiento de los usuarios'; -$_MODULE['<{doofinder}prestashop>onboarding_tab_907d3b76d74e77bc7ded86a5e61a0e88'] = -'Potencia la comercialización para establecer el posicionamiento de un producto'; -$_MODULE['<{doofinder}prestashop>onboarding_tab_f06602764717ea3114175e3e5039a42a'] = -'Posibilidad de agregar (añadir, insertar) banners para publicidad y promoción de productos, marcas y eventos'; -$_MODULE['<{doofinder}prestashop>onboarding_tab_484ebd8da685828c8892dbbb1a570f89'] = -'Opciones para redirigir a los usuarios a páginas de contenido'; -$_MODULE['<{doofinder}prestashop>onboarding_tab_8e94cbfc7639e8d47a939179b12a8eac'] = -'Mantenido en nuestros servidores para un tiempo de carga de página más rápido'; -$_MODULE['<{doofinder}prestashop>onboarding_tab_18947c4da2bdf6834e993001d003293d'] = -'Más de 5000 sitios de comercio electrónico en más de 35 países ya lo están utilizando'; -$_MODULE['<{doofinder}prestashop>onboarding_tab_d3de93cac749c0caa87290a2a4a7c8a9'] = -'¿Que estas esperando?'; -$_MODULE['<{doofinder}prestashop>support_tab_4c1fee9a2c61bba0f4bbcab7c99948de'] = -'¿Necesitas ayuda para configurar tu motor de búsqueda?'; -$_MODULE['<{doofinder}prestashop>support_tab_dfc465ee578939c8760c4aa00d2c7234'] = -'¡Toda la documentación en un sitio!'; -$_MODULE['<{doofinder}prestashop>support_tab_a0b0d4b4cb7e019561740ca1fe2e9a4a'] = -'Entender cómo funciona el feed de productos para mostrar los resultados en la capa de búsqueda de Doofinder'; -$_MODULE['<{doofinder}prestashop>support_tab_6b8f482bb34c8983f0bcb2651b776e9f'] = -'Cómo añadir información en la capa de búsqueda de Doofinder'; -$_MODULE['<{doofinder}prestashop>support_tab_105dad09bf429ff180f1465aba5b2164'] = -'Cómo configurar los filtros de la capa de búsqueda'; -$_MODULE['<{doofinder}prestashop>support_tab_57efee3b429d91cddf66edbe6efb9b87'] = -'Cónoce los básicos sobre Live Layer'; -$_MODULE['<{doofinder}prestashop>support_tab_f52757c491e99a76cb21926a04bd1c73'] = -'O contacta directamente con nosotros. Estaremos encantados de ayudarte.'; -$_MODULE['<{doofinder}prestashop>support_tab_6dcce363217b8653bba30f4edf38ded4'] = -'Email de soporte'; -$_MODULE['<{doofinder}prestashop>support_tab_b763aef56692ba323859e536109dc72b'] = -'Puedes depurar o desactivar varias opciones en la pestaña de opciones avanzadas oculta del módulo. Precaución: ¡Usar solo si eres un usuario experimentado!'; -$_MODULE['<{doofinder}prestashop>support_tab_9e2ef841576ac1430c782db2206ca6a6'] = -'Activar la pestaña de opciones Avanzadas'; +$_MODULE['<{doofinder}prestashop>doofinder_dd31d974a78cdd704acaa6bf15da506c'] = 'Doofinder'; +$_MODULE['<{doofinder}prestashop>doofinder_537d60a5ce0c6b6cf2d6790d5b38b93f'] = 'Agregue un motor de búsqueda inteligente a su comercio electrónico en 5 minutos y sin programación'; +$_MODULE['<{doofinder}prestashop>doofinder_e499922a91899a55af0659f1f4772e6a'] = '¿Estás seguro? Esto no cancelará tu cuenta con Doofinder'; +$_MODULE['<{doofinder}prestashop>doofinder_4b87741739092ad3d8ebedd16f51b8fa'] = 'Capa de búsqueda de Doofinder'; +$_MODULE['<{doofinder}prestashop>doofinder_51c17cc3a1f109327c91c2bab0e21962'] = 'Capa de búsqueda de Doofinder en versión móvil'; +$_MODULE['<{doofinder}prestashop>doofinder_79958197e198decc81fe8357f5e18a56'] = 'Store ID de Doofinder'; +$_MODULE['<{doofinder}prestashop>doofinder_a0d5c74d196e9447e43b5d35875172dd'] = 'Puedes encontrar este identificador en nuestro Panel de Control, dentro del menú superior etiquetado como \"Live Layer\"'; +$_MODULE['<{doofinder}prestashop>doofinder_652f52b24a21bd5ff556daeb1c23e304'] = 'Capa de búsqueda'; +$_MODULE['<{doofinder}prestashop>doofinder_ac094819c47414b269d824497c1ff3ec'] = 'Guardar opciones de capa de búsqueda'; +$_MODULE['<{doofinder}prestashop>doofinder_daae36229556815de2395abf51714337'] = 'Feed de datos'; +$_MODULE['<{doofinder}prestashop>doofinder_c5848d64c88f4174aa2c7a25d06bc044'] = 'Indexar los precios de los productos'; +$_MODULE['<{doofinder}prestashop>doofinder_79272d6ac0fc6480115ee98565778947'] = 'Si activas esta opción podrás mostrar los precios de cada producto en los resultados de búsqueda.'; +$_MODULE['<{doofinder}prestashop>doofinder_2e50fba97feb0e9b740a5c785d07ab7d'] = 'Mostrar los precios de los productos con impuestos incluidos'; +$_MODULE['<{doofinder}prestashop>doofinder_11a4b29c886f33dc95b29c02318e179f'] = 'Si activas esta opción, el precio de los productos que se mostrará será con impuestos ya incluidos'; +$_MODULE['<{doofinder}prestashop>doofinder_73c34b49888ccdf22dd73e7eafc0edd8'] = 'Indexar la ruta completa de la categoría de productos'; +$_MODULE['<{doofinder}prestashop>doofinder_cdfda1adef135661c21a248cb159c6f4'] = 'Indexar las combinaciones de atributos de los productos'; +$_MODULE['<{doofinder}prestashop>doofinder_e730c40ec1617ecf160fa29d8a1dc05c'] = 'Define por qué combinaciones de atributos de los productos quieres indexar'; +$_MODULE['<{doofinder}prestashop>doofinder_bbf76abf65b7e5530ebf33b0f8a666c9'] = 'Indexar caracteristicas personalizadas de los productos'; +$_MODULE['<{doofinder}prestashop>doofinder_ebe75aa799359b32559a09eae8594835'] = 'Seleccionar las características que serán mostradas en el feed'; +$_MODULE['<{doofinder}prestashop>doofinder_90dce1b992114b5c7ab37ee99ea195ec'] = 'Tamaño de la imagen de producto'; +$_MODULE['<{doofinder}prestashop>doofinder_ae29d32626c4da07fe58def585bbc283'] = 'Procesar automáticamente los productos modificados'; +$_MODULE['<{doofinder}prestashop>doofinder_c820ca1511d196b41e53253c03ab742f'] = 'Configura con qué frecuencia se enviarán cambios a Doofinder. Solo se ejecutará si hay cambios.'; +$_MODULE['<{doofinder}prestashop>doofinder_9150cc930978b400710ef1c218af6478'] = 'Cada %s minutos'; +$_MODULE['<{doofinder}prestashop>doofinder_f826cc3c38088c39b0a05cf87435e08f'] = 'Cada hora'; +$_MODULE['<{doofinder}prestashop>doofinder_c5638b8b3adb3469c89b8fc43040a55e'] = 'Cada %s horas'; +$_MODULE['<{doofinder}prestashop>doofinder_522a92d22f19855275bf3d3412d75cef'] = 'Una vez al día'; +$_MODULE['<{doofinder}prestashop>doofinder_b9f5c797ebbf55adccdd8539a65a0241'] = 'Desactivado'; +$_MODULE['<{doofinder}prestashop>doofinder_836f443d97d58d8ec45b18fd574c8933'] = 'Guardar opciones del feed'; +$_MODULE['<{doofinder}prestashop>doofinder_9dfc5d5738312210c3c75e68a468691d'] = 'Opciones Avanzadas'; +$_MODULE['<{doofinder}prestashop>doofinder_e0daaf59114081fac112928e638c8d85'] = 'Doofinder Api Key'; +$_MODULE['<{doofinder}prestashop>doofinder_f447ac856e7e72435904956e3b15f433'] = 'Región'; +$_MODULE['<{doofinder}prestashop>doofinder_c01ae558981823abcbd1489ac81f6fc9'] = 'Habilitar layer v9 (Livelayer)'; +$_MODULE['<{doofinder}prestashop>doofinder_f4f6f81745dcb96aaf1cd38461ba2356'] = 'Modo depuración. Escribe logs de información en el fichero doofinder.log'; +$_MODULE['<{doofinder}prestashop>doofinder_b0939b990335e5c6a8f76fa5c81835b3'] = 'Desactivar comprobación HTTPS en el CURL'; +$_MODULE['<{doofinder}prestashop>doofinder_8391131ea151a1b120d9fceef5ad9b9a'] = 'Si tu servidor tiene un certificado inválido y tienes problemas con la API, por favor activa esto'; +$_MODULE['<{doofinder}prestashop>doofinder_bfa398fb4ff673ac66baeedbc80f0b77'] = 'Depurar respuesta de error en el CURL'; +$_MODULE['<{doofinder}prestashop>doofinder_170246e7e517d7cd317e3a6ae3ebcb4c'] = 'Para depurar si tu servidor tiene problemas de conexión'; +$_MODULE['<{doofinder}prestashop>doofinder_48c07cbd1f0f4b03d59befc3e72e9b87'] = 'Guardar opciones de búsqueda interna'; +$_MODULE['<{doofinder}prestashop>doofinder_fcea235fdf24a526070153f5b60355f4'] = 'Acabas de cambiar una opción del feed de datos. Es posible que para aplicar estos cambios de manera efectiva sea necesario volver a procesar el índice.'; +$_MODULE['<{doofinder}prestashop>doofinder_2378c5bcb7b183304da2a2b94262f024'] = 'Lanzar reindexación'; +$_MODULE['<{doofinder}prestashop>doofinder_039b452cd9646bf1a60dd09146311ee7'] = 'La configuración se guardó correctamente.'; +$_MODULE['<{doofinder}prestashop>doofinder_00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activado'; +$_MODULE['<{doofinder}prestashop>doofinder_a2a597c8d95368f54daeda1af4e06d87'] = 'You cannot manage Doofinder from a \'All Shops\' or a \'Group Shop\' context, select directly the shop you want to edit '; +$_MODULE['<{doofinder}prestashop>feed_url_partial_tab_08c1cf7707bb72744cd07192c8580580'] = 'URLs de los feeds para usar en el Dashboard de Doofinder'; +$_MODULE['<{doofinder}prestashop>feed_url_partial_tab_c2052eaf6f39b73a2c74240459fc2615'] = 'URL del feed de datos para'; +$_MODULE['<{doofinder}prestashop>support_tab_4c1fee9a2c61bba0f4bbcab7c99948de'] = '¿Necesitas ayuda para configurar tu motor de búsqueda?'; +$_MODULE['<{doofinder}prestashop>support_tab_dfc465ee578939c8760c4aa00d2c7234'] = '¡Toda la documentación en un sitio!'; +$_MODULE['<{doofinder}prestashop>support_tab_a0b0d4b4cb7e019561740ca1fe2e9a4a'] = 'Entender cómo funciona el feed de productos para mostrar los resultados en la capa de búsqueda de Doofinder'; +$_MODULE['<{doofinder}prestashop>support_tab_6b8f482bb34c8983f0bcb2651b776e9f'] = 'Cómo añadir información en la capa de búsqueda de Doofinder'; +$_MODULE['<{doofinder}prestashop>support_tab_105dad09bf429ff180f1465aba5b2164'] = 'Cómo configurar los filtros de la capa de búsqueda'; +$_MODULE['<{doofinder}prestashop>support_tab_57efee3b429d91cddf66edbe6efb9b87'] = 'Cónoce los básicos sobre Live Layer'; +$_MODULE['<{doofinder}prestashop>support_tab_f52757c491e99a76cb21926a04bd1c73'] = 'O contacta directamente con nosotros. Estaremos encantados de ayudarte.'; +$_MODULE['<{doofinder}prestashop>support_tab_6dcce363217b8653bba30f4edf38ded4'] = 'Email de soporte'; +$_MODULE['<{doofinder}prestashop>support_tab_b763aef56692ba323859e536109dc72b'] = 'Puedes depurar o desactivar varias opciones en la pestaña de opciones avanzadas oculta del módulo. Precaución: ¡Usar solo si eres un usuario experimentado!'; +$_MODULE['<{doofinder}prestashop>support_tab_9e2ef841576ac1430c782db2206ca6a6'] = 'Activar la pestaña de opciones Avanzadas'; +$_MODULE['<{doofinder}prestashop>configure_ba0801f239c99cb689010161d3ee1471'] = 'Comenzando'; +$_MODULE['<{doofinder}prestashop>configure_8cd892b7b97ef9489ae4479d3f4ef0fc'] = 'tienda'; +$_MODULE['<{doofinder}prestashop>configure_db5eb84117d06047c97c9a0191b5fffe'] = 'Soporte'; +$_MODULE['<{doofinder}prestashop>configure_9b6545e4cea9b4ad4979d41bb9170e2b'] = 'Avanzado'; +$_MODULE['<{doofinder}prestashop>onboarding_tab_6b866b4e92effe404fd83e7a7885ad19'] = 'Éxito al conectar con Doofinder.'; +$_MODULE['<{doofinder}prestashop>onboarding_tab_deed258a0a8c1f5382450930479ac0fd'] = 'No puedes conectarte con Doofinder. Ponte en contacto con tu proveedor de servidor para verificar la conexión a Internet o el firewall de tu servidor web.'; +$_MODULE['<{doofinder}prestashop>onboarding_tab_a4a6b90012834c7cb676c674bf621993'] = 'Se ha producido un error durante la instalación. Por favor, contacta con nuestro equipo de soporte a través de'; +$_MODULE['<{doofinder}prestashop>onboarding_tab_747e44b01e24ca919d59438ae296b448'] = 'Creando los motores de búsqueda...'; +$_MODULE['<{doofinder}prestashop>onboarding_tab_f7c1251d5362d2d5d94acc2032a50484'] = 'Recopilando los catálogos de productos...'; +$_MODULE['<{doofinder}prestashop>onboarding_tab_3339a7d2f65d221bf59b9c25581966f1'] = 'Creando índices de búsqueda en el sitio web...'; +$_MODULE['<{doofinder}prestashop>onboarding_tab_44665e4612000577ba603412b3aa25b2'] = 'Dando el último toque mágico final...'; +$_MODULE['<{doofinder}prestashop>onboarding_tab_659ae688646b0c710802028d1bbc2812'] = 'Recargando la página, por favor espere...'; +$_MODULE['<{doofinder}prestashop>onboarding_tab_c594c7071a3f319fc4db4fa2a6e83f5b'] = 'Crear esta tienda en Doofinder'; +$_MODULE['<{doofinder}prestashop>onboarding_tab_7edaed702d94d2c7807d20d662c7067a'] = 'Ya tengo cuenta'; +$_MODULE['<{doofinder}prestashop>onboarding_tab_4d6db8d5a88bb9c3e6b55bce672e0dd9'] = 'Quiero omitir la autoinstalación, llévame a la configuración manual del módulo.'; +$_MODULE['<{doofinder}prestashop>onboarding_tab_ba26552e526b4e94f440ab5a0f7ce65f'] = 'Agregue un motor de búsqueda inteligente a su comercio electrónico en 5 minutos y sin programación.'; +$_MODULE['<{doofinder}prestashop>onboarding_tab_1e084cd6e247c0daa8f4004976a10df5'] = 'ACERCA DE DOOFINDER'; +$_MODULE['<{doofinder}prestashop>onboarding_tab_f770abcb4ee19d99e1dfa65fe2504e18'] = 'Entre nuestras características están'; +$_MODULE['<{doofinder}prestashop>onboarding_tab_fa48c4bc8e56055f4501cab8d53ce068'] = 'Informes detallados sobre el comportamiento de búsqueda de visitantes'; +$_MODULE['<{doofinder}prestashop>onboarding_tab_4562bb888773ad94e6c7e0c2083d8c79'] = 'Opción de búsqueda facetada'; +$_MODULE['<{doofinder}prestashop>onboarding_tab_c17910ea7aaac1591ce9f5485f657f4f'] = 'Aprende el comportamiento de los usuarios'; +$_MODULE['<{doofinder}prestashop>onboarding_tab_907d3b76d74e77bc7ded86a5e61a0e88'] = 'Potencia la comercialización para establecer el posicionamiento de un producto'; +$_MODULE['<{doofinder}prestashop>onboarding_tab_f06602764717ea3114175e3e5039a42a'] = 'Posibilidad de agregar (añadir, insertar) banners para publicidad y promoción de productos, marcas y eventos'; +$_MODULE['<{doofinder}prestashop>onboarding_tab_484ebd8da685828c8892dbbb1a570f89'] = 'Opciones para redirigir a los usuarios a páginas de contenido'; +$_MODULE['<{doofinder}prestashop>onboarding_tab_8e94cbfc7639e8d47a939179b12a8eac'] = 'Mantenido en nuestros servidores para un tiempo de carga de página más rápido'; +$_MODULE['<{doofinder}prestashop>onboarding_tab_18947c4da2bdf6834e993001d003293d'] = 'Más de 5000 sitios de comercio electrónico en más de 35 países ya lo están utilizando'; +$_MODULE['<{doofinder}prestashop>onboarding_tab_d3de93cac749c0caa87290a2a4a7c8a9'] = '¿Que estas esperando?'; +$_MODULE['<{doofinder}prestashop>configure_administration_panel_86bbc77fd75ac02c21b84a37b260eadd'] = 'Panel de administración'; +$_MODULE['<{doofinder}prestashop>configure_administration_panel_23693319f4ed79081952f04729017d15'] = 'Configurar Doofinder en mi tienda'; +$_MODULE['<{doofinder}prestashop>configure_administration_panel_f6e6bc175f0485d397ee4c1d45c1d01e'] = 'Accede al panel de Doofinder y descubre todas las funcionalidades para aumentar tus ventas.'; +$_MODULE['<{doofinder}prestashop>configure_administration_panel_e77e4aaa7a0d7df358c2f9a8276bee7d'] = 'Ir al panel de Doofinder'; +$_MODULE['<{doofinder}prestashop>indexation_status_51160de843c8d9ed5564f4f26208c02e'] = 'Estado de la indexación de Doofinder'; +$_MODULE['<{doofinder}prestashop>indexation_status_b1d48d617a09cbe4e68eb72c83dea83d'] = 'El feed de productos está siendo procesado. Dependiendo del tamaño del catálogo de productos de la tienda, este proceso puede llevar unos minutos'; +$_MODULE['<{doofinder}prestashop>indexation_status_e0dba0265fde532f75126eab6fedb8a8'] = 'Es posible que sus productos no aparezcan correctamente actualizados en los resultados hasta que el proceso no haya finalizado.'; diff --git a/translations/fr.php b/translations/fr.php index 29191f4..115180c 100644 --- a/translations/fr.php +++ b/translations/fr.php @@ -1,180 +1,93 @@ doofinder_dd31d974a78cdd704acaa6bf15da506c'] = -'Doofinder'; -$_MODULE['<{doofinder}prestashop>doofinder_537d60a5ce0c6b6cf2d6790d5b38b93f'] = -'Ajoutez un moteur de recherche intelligent à votre site en moins de 5 minutes et sans programmation'; -$_MODULE['<{doofinder}prestashop>doofinder_e499922a91899a55af0659f1f4772e6a'] = -'Êtes-vous sûr? Cela n\'annulera pas votre compte dans le service Doofinder'; -$_MODULE['<{doofinder}prestashop>doofinder_4b87741739092ad3d8ebedd16f51b8fa'] = -'Couche de recherche Doofinder'; -$_MODULE['<{doofinder}prestashop>doofinder_51c17cc3a1f109327c91c2bab0e21962'] = -'Couche de recherche Doofinder dans la version mobile'; -$_MODULE['<{doofinder}prestashop>doofinder_79958197e198decc81fe8357f5e18a56'] = -'Doofinder Store ID'; -$_MODULE['<{doofinder}prestashop>doofinder_a0d5c74d196e9447e43b5d35875172dd'] = -'Vous trouverez cet identifiant dans votre Panel de Contrôle, sous le menu \"Live Layer\"'; -$_MODULE['<{doofinder}prestashop>doofinder_652f52b24a21bd5ff556daeb1c23e304'] = -'LAYER DOOFINDER'; -$_MODULE['<{doofinder}prestashop>doofinder_ac094819c47414b269d824497c1ff3ec'] = -'Sauvegarder les options du Layer'; -$_MODULE['<{doofinder}prestashop>doofinder_daae36229556815de2395abf51714337'] = -'FLUX PRODUIT'; -$_MODULE['<{doofinder}prestashop>doofinder_c5848d64c88f4174aa2c7a25d06bc044'] = -'Indexation des prix des produits'; -$_MODULE['<{doofinder}prestashop>doofinder_79272d6ac0fc6480115ee98565778947'] = -'Si vous activez cette option, vous pourrez afficher les prix de chaque produit dans les résultats de la recherche.'; -$_MODULE['<{doofinder}prestashop>doofinder_2e50fba97feb0e9b740a5c785d07ab7d'] = -'Afficher les prix TTC des produits'; -$_MODULE['<{doofinder}prestashop>doofinder_11a4b29c886f33dc95b29c02318e179f'] = -'Si vous activez cette option, le prix des produits à afficher sera TTC.'; -$_MODULE['<{doofinder}prestashop>doofinder_73c34b49888ccdf22dd73e7eafc0edd8'] = -'Indexer le chemin complet de la catégorie de produits'; -$_MODULE['<{doofinder}prestashop>doofinder_cdfda1adef135661c21a248cb159c6f4'] = -'Indexer les combinaisons d\'attributs de produits'; -$_MODULE['<{doofinder}prestashop>doofinder_e730c40ec1617ecf160fa29d8a1dc05c'] = -'Définissez les combinaisons d\'attributs de produits que vous souhaitez indexer'; -$_MODULE['<{doofinder}prestashop>doofinder_bbf76abf65b7e5530ebf33b0f8a666c9'] = -'Index des caractéristiques des produits personnalisés'; -$_MODULE['<{doofinder}prestashop>doofinder_ebe75aa799359b32559a09eae8594835'] = -'Sélectionner les caractéristiques à afficher dans le flux'; -$_MODULE['<{doofinder}prestashop>doofinder_90dce1b992114b5c7ab37ee99ea195ec'] = -'Taille de l’image du produit'; -$_MODULE['<{doofinder}prestashop>doofinder_435374cdbc1c2cf3b63e9775cbedd00a'] = -'Traiter automatiquement les changements de produits'; -$_MODULE['<{doofinder}prestashop>doofinder_c2cad3c344198599b69e25634315170d'] = -'Configurer le moment où les changements de produits enregistrés sont envoyés à Doofinder'; -$_MODULE['<{doofinder}prestashop>doofinder_48bf14c419a1d441412510faf39c326d'] = -'Chaque jour'; -$_MODULE['<{doofinder}prestashop>doofinder_643bd9766a482fed97aff60a7a4f1b3b'] = -'Toutes les %s minutes'; -$_MODULE['<{doofinder}prestashop>doofinder_836f443d97d58d8ec45b18fd574c8933'] = -'Sauvegarder les options du flux produit'; -$_MODULE['<{doofinder}prestashop>doofinder_9dfc5d5738312210c3c75e68a468691d'] = -'Advanced Options'; -$_MODULE['<{doofinder}prestashop>doofinder_e0daaf59114081fac112928e638c8d85'] = -'Clé API de Doofinder'; -$_MODULE['<{doofinder}prestashop>doofinder_f447ac856e7e72435904956e3b15f433'] = -'Région'; -$_MODULE['<{doofinder}prestashop>doofinder_c01ae558981823abcbd1489ac81f6fc9'] = -'Activer la layer v9 (Livelayer)'; -$_MODULE['<{doofinder}prestashop>doofinder_f4f6f81745dcb96aaf1cd38461ba2356'] = -'Debug Mode. Write info logs in doofinder.log file'; -$_MODULE['<{doofinder}prestashop>doofinder_b0939b990335e5c6a8f76fa5c81835b3'] = -'CURL disable HTTPS check'; -$_MODULE['<{doofinder}prestashop>doofinder_8391131ea151a1b120d9fceef5ad9b9a'] = -'If your server have an untrusted certificate and you have connection problems with the API, please enable this'; -$_MODULE['<{doofinder}prestashop>doofinder_bfa398fb4ff673ac66baeedbc80f0b77'] = -'Debug CURL error response'; -$_MODULE['<{doofinder}prestashop>doofinder_170246e7e517d7cd317e3a6ae3ebcb4c'] = -'To debug if your server has symptoms of connection problems'; -$_MODULE['<{doofinder}prestashop>doofinder_48c07cbd1f0f4b03d59befc3e72e9b87'] = -'Sauvegarder les options de recherche interne'; -$_MODULE['<{doofinder}prestashop>doofinder_fcea235fdf24a526070153f5b60355f4'] = -'Vous venez de modifier une option de flux de données. L\'application efficace de ces modifications peut nécessiter un retraitement de l\'index.'; -$_MODULE['<{doofinder}prestashop>doofinder_2378c5bcb7b183304da2a2b94262f024'] = -'Exécuter la réindexation'; -$_MODULE['<{doofinder}prestashop>doofinder_039b452cd9646bf1a60dd09146311ee7'] = -'Paramètres mis à jour!'; -$_MODULE['<{doofinder}prestashop>doofinder_00d23a76e43b46dae9ec7aa9dcbebb32'] = -'Activé'; -$_MODULE['<{doofinder}prestashop>doofinder_b9f5c797ebbf55adccdd8539a65a0241'] = -'Désactivé'; -$_MODULE['<{doofinder}prestashop>configure_ba0801f239c99cb689010161d3ee1471'] = -'ON BOARDING'; -$_MODULE['<{doofinder}prestashop>configure_8cd892b7b97ef9489ae4479d3f4ef0fc'] = -'boutique'; -$_MODULE['<{doofinder}prestashop>configure_db5eb84117d06047c97c9a0191b5fffe'] = -'SUPPORT'; -$_MODULE['<{doofinder}prestashop>configure_9b6545e4cea9b4ad4979d41bb9170e2b'] = -'ADVANCED'; -$_MODULE['<{doofinder}prestashop>configure_administration_panel_86bbc77fd75ac02c21b84a37b260eadd'] = -'Panneau d\'administration'; -$_MODULE['<{doofinder}prestashop>configure_administration_panel_23693319f4ed79081952f04729017d15'] = -'Configurer Doofinder dans ma boutique'; -$_MODULE['<{doofinder}prestashop>configure_administration_panel_f6e6bc175f0485d397ee4c1d45c1d01e'] = -'Accédez au tableau de bord Doofinder et découvrez toutes les fonctionnalités pour augmenter vos ventes.'; -$_MODULE['<{doofinder}prestashop>configure_administration_panel_e77e4aaa7a0d7df358c2f9a8276bee7d'] = -'Accéder au tableau de bord de Doofinder'; -$_MODULE['<{doofinder}prestashop>feed_url_partial_tab_08c1cf7707bb72744cd07192c8580580'] = -'Voici vos Url de flux produit à insérer dans le back office de Doofinder'; -$_MODULE['<{doofinder}prestashop>feed_url_partial_tab_c2052eaf6f39b73a2c74240459fc2615'] = -'Url du flux produit pour'; -$_MODULE['<{doofinder}prestashop>indexation_status_51160de843c8d9ed5564f4f26208c02e'] = -'Statut d\'indexation de Doofinder'; -$_MODULE['<{doofinder}prestashop>indexation_status_b1d48d617a09cbe4e68eb72c83dea83d'] = -'Le flux de produits est en cours de traitement. Selon la taille du catalogue de produits de la boutique, ce processus peut prendre quelques minutes.'; -$_MODULE['<{doofinder}prestashop>indexation_status_e0dba0265fde532f75126eab6fedb8a8'] = -'Il se peut que vos produits n\'apparaissent pas correctement mis à jour dans les résultats de recherche tant que le processus n\'est pas terminé.'; -$_MODULE['<{doofinder}prestashop>onboarding_tab_6b866b4e92effe404fd83e7a7885ad19'] = -'Connection with Doofinder successful.'; -$_MODULE['<{doofinder}prestashop>onboarding_tab_deed258a0a8c1f5382450930479ac0fd'] = -'You cannot connect with Doofinder. Please contact your server provider to check your web server internet connection or firewall.'; -$_MODULE['<{doofinder}prestashop>onboarding_tab_a4a6b90012834c7cb676c674bf621993'] = -'Une erreur s’est produite durant l’installation. Veuillez contacter notre support à'; -$_MODULE['<{doofinder}prestashop>onboarding_tab_747e44b01e24ca919d59438ae296b448'] = -'Création de moteurs de recherche ...'; -$_MODULE['<{doofinder}prestashop>onboarding_tab_f7c1251d5362d2d5d94acc2032a50484'] = -'Collecte de catalogues de produits ...'; -$_MODULE['<{doofinder}prestashop>onboarding_tab_3339a7d2f65d221bf59b9c25581966f1'] = -'Création d\'index de recherche sur le site Web ...'; -$_MODULE['<{doofinder}prestashop>onboarding_tab_44665e4612000577ba603412b3aa25b2'] = -'Donner la dernière touche magique finale ...'; -$_MODULE['<{doofinder}prestashop>onboarding_tab_659ae688646b0c710802028d1bbc2812'] = -'Rechargement de la page, veuillez patienter ...'; -$_MODULE['<{doofinder}prestashop>onboarding_tab_c594c7071a3f319fc4db4fa2a6e83f5b'] = -'Create this shop in Doofinder'; -$_MODULE['<{doofinder}prestashop>onboarding_tab_7edaed702d94d2c7807d20d662c7067a'] = -'J\'ai un compte'; -$_MODULE['<{doofinder}prestashop>onboarding_tab_4d6db8d5a88bb9c3e6b55bce672e0dd9'] = -'Je veux ignorer l\'installateur automatique, amenez-moi à la configuration manuelle du module.'; -$_MODULE['<{doofinder}prestashop>onboarding_tab_ba26552e526b4e94f440ab5a0f7ce65f'] = -'Ajoutez un moteur de recherche intelligent à votre site en moins de 5 minutes et sans programmation'; -$_MODULE['<{doofinder}prestashop>onboarding_tab_1e084cd6e247c0daa8f4004976a10df5'] = -'A PROPOS DE DOOFINDER'; -$_MODULE['<{doofinder}prestashop>onboarding_tab_f770abcb4ee19d99e1dfa65fe2504e18'] = -'Doofinder vous offre'; -$_MODULE['<{doofinder}prestashop>onboarding_tab_fa48c4bc8e56055f4501cab8d53ce068'] = -'Un rapport statistique détaillé du comportement de vos consommateurs'; -$_MODULE['<{doofinder}prestashop>onboarding_tab_4562bb888773ad94e6c7e0c2083d8c79'] = -'Une navigation à facette'; -$_MODULE['<{doofinder}prestashop>onboarding_tab_c17910ea7aaac1591ce9f5485f657f4f'] = -'Une autocomplétion de la recherche'; -$_MODULE['<{doofinder}prestashop>onboarding_tab_907d3b76d74e77bc7ded86a5e61a0e88'] = -'Des outils de Merchandising pour mettre en avant vos produits favoris'; -$_MODULE['<{doofinder}prestashop>onboarding_tab_f06602764717ea3114175e3e5039a42a'] = -'Mis en place de bannière promotionnelle'; -$_MODULE['<{doofinder}prestashop>onboarding_tab_484ebd8da685828c8892dbbb1a570f89'] = -'Redirection vers des pages marques ou contenus'; -$_MODULE['<{doofinder}prestashop>onboarding_tab_8e94cbfc7639e8d47a939179b12a8eac'] = -'Tout passe par nos serveurs, ce qui vous garantit un chargement extrêmement rapide'; -$_MODULE['<{doofinder}prestashop>onboarding_tab_18947c4da2bdf6834e993001d003293d'] = -'Plus de 5000 e-commerces nous font confiance'; -$_MODULE['<{doofinder}prestashop>onboarding_tab_d3de93cac749c0caa87290a2a4a7c8a9'] = -'Qu’attendez-vous?'; -$_MODULE['<{doofinder}prestashop>support_tab_4c1fee9a2c61bba0f4bbcab7c99948de'] = -'Vous avez besoin d’aide pour configurer votre moteur de recherche?'; -$_MODULE['<{doofinder}prestashop>support_tab_dfc465ee578939c8760c4aa00d2c7234'] = -'Toute la documentation nécessaire'; -$_MODULE['<{doofinder}prestashop>support_tab_a0b0d4b4cb7e019561740ca1fe2e9a4a'] = -'Comprendre comment le flux de produits fonctionne pour afficher les résultats dans la couche de recherche de Doofinder'; -$_MODULE['<{doofinder}prestashop>support_tab_6b8f482bb34c8983f0bcb2651b776e9f'] = -'Comment ajouter des informations dans la couche de recherche de Doofinder ?'; -$_MODULE['<{doofinder}prestashop>support_tab_105dad09bf429ff180f1465aba5b2164'] = -'Comment configurer les filtres de la couche de recherche'; -$_MODULE['<{doofinder}prestashop>support_tab_57efee3b429d91cddf66edbe6efb9b87'] = -'Apprendre les bases de Live Layer'; -$_MODULE['<{doofinder}prestashop>support_tab_f52757c491e99a76cb21926a04bd1c73'] = -'Ou contacter directement notre support, nous serons ravis de vous guider'; -$_MODULE['<{doofinder}prestashop>support_tab_6dcce363217b8653bba30f4edf38ded4'] = -'Mail de notre support'; -$_MODULE['<{doofinder}prestashop>support_tab_b763aef56692ba323859e536109dc72b'] = -'Vous pouvez déboguer ou désactiver diverses options dans l\'onglet caché des options avancées du module. Attention : à n\'utiliser que si vous êtes un utilisateur expérimenté !'; -$_MODULE['<{doofinder}prestashop>support_tab_9e2ef841576ac1430c782db2206ca6a6'] = -' Activer les options de l\'onglet de module avancé'; +$_MODULE['<{doofinder}prestashop>doofinder_dd31d974a78cdd704acaa6bf15da506c'] = 'Doofinder'; +$_MODULE['<{doofinder}prestashop>doofinder_537d60a5ce0c6b6cf2d6790d5b38b93f'] = 'Ajoutez un moteur de recherche intelligent à votre site en moins de 5 minutes et sans programmation'; +$_MODULE['<{doofinder}prestashop>doofinder_e499922a91899a55af0659f1f4772e6a'] = 'Êtes-vous sûr? Cela n\'annulera pas votre compte dans le service Doofinder'; +$_MODULE['<{doofinder}prestashop>doofinder_4b87741739092ad3d8ebedd16f51b8fa'] = 'Couche de recherche Doofinder'; +$_MODULE['<{doofinder}prestashop>doofinder_51c17cc3a1f109327c91c2bab0e21962'] = 'Couche de recherche Doofinder dans la version mobile'; +$_MODULE['<{doofinder}prestashop>doofinder_79958197e198decc81fe8357f5e18a56'] = 'Doofinder Store ID'; +$_MODULE['<{doofinder}prestashop>doofinder_a0d5c74d196e9447e43b5d35875172dd'] = 'Vous trouverez cet identifiant dans votre Panel de Contrôle, sous le menu \"Live Layer\"'; +$_MODULE['<{doofinder}prestashop>doofinder_652f52b24a21bd5ff556daeb1c23e304'] = 'LAYER DOOFINDER'; +$_MODULE['<{doofinder}prestashop>doofinder_ac094819c47414b269d824497c1ff3ec'] = 'Sauvegarder les options du Layer'; +$_MODULE['<{doofinder}prestashop>doofinder_daae36229556815de2395abf51714337'] = 'FLUX PRODUIT'; +$_MODULE['<{doofinder}prestashop>doofinder_c5848d64c88f4174aa2c7a25d06bc044'] = 'Indexation des prix des produits'; +$_MODULE['<{doofinder}prestashop>doofinder_79272d6ac0fc6480115ee98565778947'] = 'Si vous activez cette option, vous pourrez afficher les prix de chaque produit dans les résultats de la recherche.'; +$_MODULE['<{doofinder}prestashop>doofinder_2e50fba97feb0e9b740a5c785d07ab7d'] = 'Afficher les prix TTC des produits'; +$_MODULE['<{doofinder}prestashop>doofinder_11a4b29c886f33dc95b29c02318e179f'] = 'Si vous activez cette option, le prix des produits à afficher sera TTC.'; +$_MODULE['<{doofinder}prestashop>doofinder_73c34b49888ccdf22dd73e7eafc0edd8'] = 'Indexer le chemin complet de la catégorie de produits'; +$_MODULE['<{doofinder}prestashop>doofinder_cdfda1adef135661c21a248cb159c6f4'] = 'Indexer les combinaisons d\'attributs de produits'; +$_MODULE['<{doofinder}prestashop>doofinder_e730c40ec1617ecf160fa29d8a1dc05c'] = 'Définissez les combinaisons d\'attributs de produits que vous souhaitez indexer'; +$_MODULE['<{doofinder}prestashop>doofinder_bbf76abf65b7e5530ebf33b0f8a666c9'] = 'Index des caractéristiques des produits personnalisés'; +$_MODULE['<{doofinder}prestashop>doofinder_ebe75aa799359b32559a09eae8594835'] = 'Sélectionner les caractéristiques à afficher dans le flux'; +$_MODULE['<{doofinder}prestashop>doofinder_90dce1b992114b5c7ab37ee99ea195ec'] = 'Taille de l’image du produit'; +$_MODULE['<{doofinder}prestashop>doofinder_ae29d32626c4da07fe58def585bbc283'] = 'Traiter automatiquement les produits modifiés'; +$_MODULE['<{doofinder}prestashop>doofinder_c820ca1511d196b41e53253c03ab742f'] = 'Configurer la fréquence à laquelle les modifications seront envoyées à Doofinder. Cela ne sera exécuté que s’il y a des changements'; +$_MODULE['<{doofinder}prestashop>doofinder_9150cc930978b400710ef1c218af6478'] = 'Toutes les %s minutes'; +$_MODULE['<{doofinder}prestashop>doofinder_f826cc3c38088c39b0a05cf87435e08f'] = 'Toutes les heures'; +$_MODULE['<{doofinder}prestashop>doofinder_c5638b8b3adb3469c89b8fc43040a55e'] = 'Toutes les %s heures'; +$_MODULE['<{doofinder}prestashop>doofinder_522a92d22f19855275bf3d3412d75cef'] = 'Une fois par jour'; +$_MODULE['<{doofinder}prestashop>doofinder_b9f5c797ebbf55adccdd8539a65a0241'] = 'Désactivé'; +$_MODULE['<{doofinder}prestashop>doofinder_836f443d97d58d8ec45b18fd574c8933'] = 'Sauvegarder les options du flux produit'; +$_MODULE['<{doofinder}prestashop>doofinder_9dfc5d5738312210c3c75e68a468691d'] = 'Advanced Options'; +$_MODULE['<{doofinder}prestashop>doofinder_e0daaf59114081fac112928e638c8d85'] = 'Clé API de Doofinder'; +$_MODULE['<{doofinder}prestashop>doofinder_f447ac856e7e72435904956e3b15f433'] = 'Région'; +$_MODULE['<{doofinder}prestashop>doofinder_c01ae558981823abcbd1489ac81f6fc9'] = 'Activer la layer v9 (Livelayer)'; +$_MODULE['<{doofinder}prestashop>doofinder_f4f6f81745dcb96aaf1cd38461ba2356'] = 'Debug Mode. Write info logs in doofinder.log file'; +$_MODULE['<{doofinder}prestashop>doofinder_b0939b990335e5c6a8f76fa5c81835b3'] = 'CURL disable HTTPS check'; +$_MODULE['<{doofinder}prestashop>doofinder_8391131ea151a1b120d9fceef5ad9b9a'] = 'If your server have an untrusted certificate and you have connection problems with the API, please enable this'; +$_MODULE['<{doofinder}prestashop>doofinder_bfa398fb4ff673ac66baeedbc80f0b77'] = 'Debug CURL error response'; +$_MODULE['<{doofinder}prestashop>doofinder_170246e7e517d7cd317e3a6ae3ebcb4c'] = 'To debug if your server has symptoms of connection problems'; +$_MODULE['<{doofinder}prestashop>doofinder_48c07cbd1f0f4b03d59befc3e72e9b87'] = 'Sauvegarder les options de recherche interne'; +$_MODULE['<{doofinder}prestashop>doofinder_fcea235fdf24a526070153f5b60355f4'] = 'Vous venez de modifier une option de flux de données. L\'application efficace de ces modifications peut nécessiter un retraitement de l\'index.'; +$_MODULE['<{doofinder}prestashop>doofinder_2378c5bcb7b183304da2a2b94262f024'] = 'Exécuter la réindexation'; +$_MODULE['<{doofinder}prestashop>doofinder_039b452cd9646bf1a60dd09146311ee7'] = 'Paramètres mis à jour!'; +$_MODULE['<{doofinder}prestashop>doofinder_00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activé'; +$_MODULE['<{doofinder}prestashop>doofinder_a2a597c8d95368f54daeda1af4e06d87'] = 'You cannot manage Doofinder from a \'All Shops\' or a \'Group Shop\' context, select directly the shop you want to edit '; +$_MODULE['<{doofinder}prestashop>feed_url_partial_tab_08c1cf7707bb72744cd07192c8580580'] = 'Voici vos Url de flux produit à insérer dans le back office de Doofinder'; +$_MODULE['<{doofinder}prestashop>feed_url_partial_tab_c2052eaf6f39b73a2c74240459fc2615'] = 'Url du flux produit pour'; +$_MODULE['<{doofinder}prestashop>support_tab_4c1fee9a2c61bba0f4bbcab7c99948de'] = 'Vous avez besoin d’aide pour configurer votre moteur de recherche?'; +$_MODULE['<{doofinder}prestashop>support_tab_dfc465ee578939c8760c4aa00d2c7234'] = 'Toute la documentation nécessaire'; +$_MODULE['<{doofinder}prestashop>support_tab_a0b0d4b4cb7e019561740ca1fe2e9a4a'] = 'Comprendre comment le flux de produits fonctionne pour afficher les résultats dans la couche de recherche de Doofinder'; +$_MODULE['<{doofinder}prestashop>support_tab_6b8f482bb34c8983f0bcb2651b776e9f'] = 'Comment ajouter des informations dans la couche de recherche de Doofinder ?'; +$_MODULE['<{doofinder}prestashop>support_tab_105dad09bf429ff180f1465aba5b2164'] = 'Comment configurer les filtres de la couche de recherche'; +$_MODULE['<{doofinder}prestashop>support_tab_57efee3b429d91cddf66edbe6efb9b87'] = 'Apprendre les bases de Live Layer'; +$_MODULE['<{doofinder}prestashop>support_tab_f52757c491e99a76cb21926a04bd1c73'] = 'Ou contacter directement notre support, nous serons ravis de vous guider'; +$_MODULE['<{doofinder}prestashop>support_tab_6dcce363217b8653bba30f4edf38ded4'] = 'Mail de notre support'; +$_MODULE['<{doofinder}prestashop>support_tab_b763aef56692ba323859e536109dc72b'] = 'Vous pouvez déboguer ou désactiver diverses options dans l\'onglet caché des options avancées du module. Attention : à n\'utiliser que si vous êtes un utilisateur expérimenté !'; +$_MODULE['<{doofinder}prestashop>support_tab_9e2ef841576ac1430c782db2206ca6a6'] = ' Activer les options de l\'onglet de module avancé'; +$_MODULE['<{doofinder}prestashop>configure_ba0801f239c99cb689010161d3ee1471'] = 'ON BOARDING'; +$_MODULE['<{doofinder}prestashop>configure_8cd892b7b97ef9489ae4479d3f4ef0fc'] = 'boutique'; +$_MODULE['<{doofinder}prestashop>configure_db5eb84117d06047c97c9a0191b5fffe'] = 'SUPPORT'; +$_MODULE['<{doofinder}prestashop>configure_9b6545e4cea9b4ad4979d41bb9170e2b'] = 'ADVANCED'; +$_MODULE['<{doofinder}prestashop>onboarding_tab_6b866b4e92effe404fd83e7a7885ad19'] = 'Connection with Doofinder successful.'; +$_MODULE['<{doofinder}prestashop>onboarding_tab_deed258a0a8c1f5382450930479ac0fd'] = 'You cannot connect with Doofinder. Please contact your server provider to check your web server internet connection or firewall.'; +$_MODULE['<{doofinder}prestashop>onboarding_tab_a4a6b90012834c7cb676c674bf621993'] = 'Une erreur s’est produite durant l’installation. Veuillez contacter notre support à'; +$_MODULE['<{doofinder}prestashop>onboarding_tab_747e44b01e24ca919d59438ae296b448'] = 'Création de moteurs de recherche ...'; +$_MODULE['<{doofinder}prestashop>onboarding_tab_f7c1251d5362d2d5d94acc2032a50484'] = 'Collecte de catalogues de produits ...'; +$_MODULE['<{doofinder}prestashop>onboarding_tab_3339a7d2f65d221bf59b9c25581966f1'] = 'Création d\'index de recherche sur le site Web ...'; +$_MODULE['<{doofinder}prestashop>onboarding_tab_44665e4612000577ba603412b3aa25b2'] = 'Donner la dernière touche magique finale ...'; +$_MODULE['<{doofinder}prestashop>onboarding_tab_659ae688646b0c710802028d1bbc2812'] = 'Rechargement de la page, veuillez patienter ...'; +$_MODULE['<{doofinder}prestashop>onboarding_tab_c594c7071a3f319fc4db4fa2a6e83f5b'] = 'Create this shop in Doofinder'; +$_MODULE['<{doofinder}prestashop>onboarding_tab_7edaed702d94d2c7807d20d662c7067a'] = 'J\'ai un compte'; +$_MODULE['<{doofinder}prestashop>onboarding_tab_4d6db8d5a88bb9c3e6b55bce672e0dd9'] = 'Je veux ignorer l\'installateur automatique, amenez-moi à la configuration manuelle du module.'; +$_MODULE['<{doofinder}prestashop>onboarding_tab_ba26552e526b4e94f440ab5a0f7ce65f'] = 'Ajoutez un moteur de recherche intelligent à votre site en moins de 5 minutes et sans programmation'; +$_MODULE['<{doofinder}prestashop>onboarding_tab_1e084cd6e247c0daa8f4004976a10df5'] = 'A PROPOS DE DOOFINDER'; +$_MODULE['<{doofinder}prestashop>onboarding_tab_f770abcb4ee19d99e1dfa65fe2504e18'] = 'Doofinder vous offre'; +$_MODULE['<{doofinder}prestashop>onboarding_tab_fa48c4bc8e56055f4501cab8d53ce068'] = 'Un rapport statistique détaillé du comportement de vos consommateurs'; +$_MODULE['<{doofinder}prestashop>onboarding_tab_4562bb888773ad94e6c7e0c2083d8c79'] = 'Une navigation à facette'; +$_MODULE['<{doofinder}prestashop>onboarding_tab_c17910ea7aaac1591ce9f5485f657f4f'] = 'Une autocomplétion de la recherche'; +$_MODULE['<{doofinder}prestashop>onboarding_tab_907d3b76d74e77bc7ded86a5e61a0e88'] = 'Des outils de Merchandising pour mettre en avant vos produits favoris'; +$_MODULE['<{doofinder}prestashop>onboarding_tab_f06602764717ea3114175e3e5039a42a'] = 'Mis en place de bannière promotionnelle'; +$_MODULE['<{doofinder}prestashop>onboarding_tab_484ebd8da685828c8892dbbb1a570f89'] = 'Redirection vers des pages marques ou contenus'; +$_MODULE['<{doofinder}prestashop>onboarding_tab_8e94cbfc7639e8d47a939179b12a8eac'] = 'Tout passe par nos serveurs, ce qui vous garantit un chargement extrêmement rapide'; +$_MODULE['<{doofinder}prestashop>onboarding_tab_18947c4da2bdf6834e993001d003293d'] = 'Plus de 5000 e-commerces nous font confiance'; +$_MODULE['<{doofinder}prestashop>onboarding_tab_d3de93cac749c0caa87290a2a4a7c8a9'] = 'Qu’attendez-vous?'; +$_MODULE['<{doofinder}prestashop>configure_administration_panel_86bbc77fd75ac02c21b84a37b260eadd'] = 'Panneau d\'administration'; +$_MODULE['<{doofinder}prestashop>configure_administration_panel_23693319f4ed79081952f04729017d15'] = 'Configurer Doofinder dans ma boutique'; +$_MODULE['<{doofinder}prestashop>configure_administration_panel_f6e6bc175f0485d397ee4c1d45c1d01e'] = 'Accédez au tableau de bord Doofinder et découvrez toutes les fonctionnalités pour augmenter vos ventes.'; +$_MODULE['<{doofinder}prestashop>configure_administration_panel_e77e4aaa7a0d7df358c2f9a8276bee7d'] = 'Accéder au tableau de bord de Doofinder'; +$_MODULE['<{doofinder}prestashop>indexation_status_51160de843c8d9ed5564f4f26208c02e'] = 'Statut d\'indexation de Doofinder'; +$_MODULE['<{doofinder}prestashop>indexation_status_b1d48d617a09cbe4e68eb72c83dea83d'] = 'Le flux de produits est en cours de traitement. Selon la taille du catalogue de produits de la boutique, ce processus peut prendre quelques minutes.'; +$_MODULE['<{doofinder}prestashop>indexation_status_e0dba0265fde532f75126eab6fedb8a8'] = 'Il se peut que vos produits n\'apparaissent pas correctement mis à jour dans les résultats de recherche tant que le processus n\'est pas terminé.';