diff --git a/admin-dev/themes/default/template/controllers/access/helpers/form/form.tpl b/admin-dev/themes/default/template/controllers/access/helpers/form/form.tpl index 1dc0a8e50..01e5f1b85 100644 --- a/admin-dev/themes/default/template/controllers/access/helpers/form/form.tpl +++ b/admin-dev/themes/default/template/controllers/access/helpers/form/form.tpl @@ -382,7 +382,7 @@
 
{else} - {l s='Administrator permissions can\'t be modified.'} + {l s='Administrator permissions cannot be modified.'} {/if} diff --git a/admin-dev/themes/default/template/controllers/accounting_export/content.tpl b/admin-dev/themes/default/template/controllers/accounting_export/content.tpl index a6281b11c..5b1436a30 100755 --- a/admin-dev/themes/default/template/controllers/accounting_export/content.tpl +++ b/admin-dev/themes/default/template/controllers/accounting_export/content.tpl @@ -110,16 +110,16 @@
- +
- {l s='The date has not the right format'} + {l s='The date does not have the right format'}
- +
- {l s='The date has not the right format'} + {l s='The date does not have the right format'}
@@ -133,7 +133,7 @@ {l s='Text (TXT)'} - {l s='The date has not the right format'} + {l s='The date does not have the right format'}
@@ -147,7 +147,7 @@ {l s='Reconciliation'} - {l s='The date has not the right format'} + {l s='The date does not have the right format'}
diff --git a/admin-dev/themes/default/template/controllers/attachments/list_action_delete.tpl b/admin-dev/themes/default/template/controllers/attachments/list_action_delete.tpl index 3bb9efce3..dbb0862aa 100644 --- a/admin-dev/themes/default/template/controllers/attachments/list_action_delete.tpl +++ b/admin-dev/themes/default/template/controllers/attachments/list_action_delete.tpl @@ -26,7 +26,7 @@

{l s='View your data'}

@@ -115,7 +115,7 @@ diff --git a/admin-dev/themes/default/template/controllers/information/helpers/view/view.tpl b/admin-dev/themes/default/template/controllers/information/helpers/view/view.tpl index 453981d89..528d30f9e 100644 --- a/admin-dev/themes/default/template/controllers/information/helpers/view/view.tpl +++ b/admin-dev/themes/default/template/controllers/information/helpers/view/view.tpl @@ -47,9 +47,9 @@ }; if (json.missing.length || json.updated.length) - $('#changedFiles').html('
{l s='Changed / missing files have been detected'}
'); + $('#changedFiles').html('
{l s='Changed/missing files have been detected'}
'); else - $('#changedFiles').html('
{l s='No change has been detected on your files'}
'); + $('#changedFiles').html('
{l s='No change has been detected in your files'}
'); $.each(tab, function(key, lang) { @@ -71,15 +71,15 @@
- {l s='Information'} -

{l s='This information must be indicated when you report a bug on our bug tracker or if you report a problem on our forum.'}

+ {l s='Configuration Information'} +

{l s='This information must be provided when you report an issue on our bug tracker or forum.'}


{l s='Information about your configuration'}

{l s='Server information'}

- {l s='Prestashop Version'}: {$version.ps} + {l s='Prestashop version'}: {$version.ps}

{if count($uname)} @@ -89,10 +89,10 @@ {/if}

- {l s='Server software Version'}: {$version.server} + {l s='Server software version'}: {$version.server}

- {l s='PHP Version'}: {$version.php} + {l s='PHP version'}: {$version.php}

{if $apache_instaweb}

{l s='PageSpeed module for Apache installed (mod_instaweb)'}

@@ -101,10 +101,10 @@

{l s='Database information'}

- {l s='MySQL Version'}: {$database.version} + {l s='MySQL version'}: {$database.version}

- {l s='MySQL Engine'}: {$database.engine} + {l s='MySQL engine'}: {$database.engine}

{l s='Tables prefix'}: {$database.prefix} @@ -113,20 +113,20 @@


{l s='Store information'}

- {l s='URL of your website'}: {$shop.url} + {l s='Shop URL'}: {$shop.url}

- {l s='Theme name used'}: {$shop.theme} + {l s='Current theme in use'}: {$shop.theme}


-

{l s='Mail information'}

+

{l s='Mail configuration'}

{l s='Mail method'}: {if $mail} - {l s='You use PHP mail() function.'}

+ {l s='You are using the PHP mail() function.'}

{else} - {l s='You use your own SMTP parameters'}

+ {l s='You are using your own SMTP parameters.'}

{l s='SMTP server'}: {$smtp.server}

@@ -156,7 +156,7 @@

{l s='Your information'}

- {l s='Information from you'}: {$user_agent} + {l s='Your web browser'}: {$user_agent}


@@ -168,7 +168,7 @@ OK

{else} - {l s='Please consult the following error(s)'} + {l s='Please fix the following error(s)'}

diff --git a/admin-dev/themes/default/template/controllers/orders/form.tpl b/admin-dev/themes/default/template/controllers/orders/form.tpl index 4fe5401f8..d3e0c6015 100755 --- a/admin-dev/themes/default/template/controllers/orders/form.tpl +++ b/admin-dev/themes/default/template/controllers/orders/form.tpl @@ -963,7 +963,7 @@ - + @@ -1068,7 +1068,7 @@
{l s='Go on payment page to process the payment.'} diff --git a/admin-dev/themes/default/template/controllers/orders/helpers/view/view.tpl b/admin-dev/themes/default/template/controllers/orders/helpers/view/view.tpl index 925bfb90c..0d4ccc6f6 100755 --- a/admin-dev/themes/default/template/controllers/orders/helpers/view/view.tpl +++ b/admin-dev/themes/default/template/controllers/orders/helpers/view/view.tpl @@ -41,7 +41,7 @@ var use_taxes = {$order->getTaxCalculationMethod() == $smarty.const.PS_TAX_INC} var token = "{$smarty.get.token|escape:'htmlall':'UTF-8'}"; - var txt_add_product_stock_issue = "{l s='You want to add more product than available in stock, are you sure you want to add this quantity?' js=1}"; + var txt_add_product_stock_issue = "{l s='You want to add more product than are available in stock, are you sure you want to add this quantity?' js=1}"; var txt_add_product_new_invoice = "{l s='Are you sure you want to create a new invoice?' js=1}"; var txt_add_product_no_product = "{l s='Error: No product has been selected' js=1}"; var txt_add_product_no_product_quantity = "{l s='Error: Quantity of product must be set' js=1}"; @@ -153,16 +153,16 @@ {if (!Customer::customerExists($customer->email))}
-

+

{l s='This feature will generate a random password and send an e-mail to the customer'} {else} -
{l s='A registered customer account exists with the same email address'}
+
{l s='A registered customer account already exists with this e-mail address'}
{/if} {else} {l s='Account registered:'} {dateFormat date=$customer->date_add full=true}
{l s='Valid orders placed:'} {$customerStats['nb_orders']}
- {l s='Total paid since registration:'} {displayPrice price=Tools::ps_round(Tools::convertPrice($customerStats['total_orders'], $currency), 2) currency=$currency->id}
+ {l s='Total spent since registration:'} {displayPrice price=Tools::ps_round(Tools::convertPrice($customerStats['total_orders'], $currency), 2) currency=$currency->id}
{/if} {/if} @@ -214,7 +214,7 @@ {if (!$order->valid && sizeof($currencies) > 1)}

{l s='Don\'t forget to update your conversion rate before make this change.'}

- +
- + {if ($order->hasBeenPaid())}{/if} {if ($order->hasBeenDelivered())}{/if} @@ -563,7 +563,7 @@
- +
@@ -92,6 +92,6 @@ {else} -

{l s='No modules available on this section.'}

+

{l s='No modules available in this section.'}

{/if} diff --git a/admin-dev/themes/default/template/controllers/modules_positions/form.tpl b/admin-dev/themes/default/template/controllers/modules_positions/form.tpl index 578d2582f..d7054e026 100644 --- a/admin-dev/themes/default/template/controllers/modules_positions/form.tpl +++ b/admin-dev/themes/default/template/controllers/modules_positions/form.tpl @@ -96,7 +96,7 @@ {$value} {/foreach} {/if} - {l s='Please specify those files for which you do not want the module to be displayed'}.
+ {l s='Please specify the files for which you do not want the module to be displayed'}.
{l s='Please type each filename separated by a comma'}.

diff --git a/admin-dev/themes/default/template/controllers/modules_positions/list_modules.tpl b/admin-dev/themes/default/template/controllers/modules_positions/list_modules.tpl index ded49c4a0..ec2116505 100644 --- a/admin-dev/themes/default/template/controllers/modules_positions/list_modules.tpl +++ b/admin-dev/themes/default/template/controllers/modules_positions/list_modules.tpl @@ -57,18 +57,18 @@

  - +
-

{l s='Live edit'}

+

{l s='LiveEdit'}

{if $live_edit} -

{l s='You have to select a shop to use live edit'}

+

{l s='You have to select a shop to use LiveEdit'}

{else} -

{l s='By clicking here you will be redirected to the front office of your shop to move and delete modules directly.'}

+

{l s='Click here to be redirected to the Front Office of your shop where you can move and delete modules directly.'}

{l s='Run LiveEdit'} {/if}
@@ -77,7 +77,7 @@
{if !$can_move} -
{l s='If you want to order / move following data, please go in shop context (select a shop in shop list)'}
+
{l s='If you want to order/move the following data, please select a shop from the shop list'}
{/if} {foreach $hooks as $hook} diff --git a/admin-dev/themes/default/template/controllers/not_found/content.tpl b/admin-dev/themes/default/template/controllers/not_found/content.tpl index d159cdbfc..edafcce45 100644 --- a/admin-dev/themes/default/template/controllers/not_found/content.tpl +++ b/admin-dev/themes/default/template/controllers/not_found/content.tpl @@ -23,7 +23,7 @@ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA *} -

{l s='The controller'} {$controller} {l s='is missing or invalid. '}

+

{l s='The controller'} {$controller} {l s='is missing or invalid.'}

  • {l s='Go to Dashboard'}
  • {l s='Back to previous page'}
  • diff --git a/admin-dev/themes/default/template/controllers/orders/_new_product.tpl b/admin-dev/themes/default/template/controllers/orders/_new_product.tpl index 0bfde51fc..ad033774a 100644 --- a/admin-dev/themes/default/template/controllers/orders/_new_product.tpl +++ b/admin-dev/themes/default/template/controllers/orders/_new_product.tpl @@ -64,7 +64,7 @@
{l s='ID'} {l s='Date'}{l s='Produits'}{l s='Products'} {l s='Total paid'} {l s='Payment'} {l s='Status'}
  {l s='Product'}{l s='UP'} *{l s='Unit Price'} * {l s='Qty'}{l s='Refunded'}{l s='Returned'}
- * {l s='According to the group of this customer, prices are printed:'} + * {l s='For this customer group, prices are displayed as:'} {if ($order->getTaxCalculationMethod() == $smarty.const.PS_TAX_EXC)} {l s='tax excluded.'} {else} @@ -689,7 +689,7 @@ {/foreach}

- {l s='Display to consumer?'} + {l s='Display to customer?'} {l s='Yes'} {l s='No'}



@@ -717,7 +717,7 @@

{/foreach} -

{l s='When you read a message, please click on the green check.'}

+

{l s='When you read a message, please click on the green check to mark it as read.'}

{/if}
diff --git a/admin-dev/themes/default/template/controllers/performance/helpers/form/form.tpl b/admin-dev/themes/default/template/controllers/performance/helpers/form/form.tpl index 03d16e0c3..00de3dc18 100644 --- a/admin-dev/themes/default/template/controllers/performance/helpers/form/form.tpl +++ b/admin-dev/themes/default/template/controllers/performance/helpers/form/form.tpl @@ -28,7 +28,7 @@ {block name="label"} {if $input.type == 'text' && $input.name == 'ps_cache_fs_directory_depth'}
-
{l s='The system CacheFS should be used only when the infrastructure contain only one front-end server. Ask your hosting company if you don\'t know.'}
+
{l s='The CacheFS system should be used only when the infrastructure contains only one front-end server. If you are not sure, ask your hosting company.'}
{else} {$smarty.block.parent} {/if} @@ -37,7 +37,7 @@ {block name="input"} {if $input.type == 'radio' && $input.name == 'combination' && $input.disabled}
- {l s='This feature can\'t be disabled because this is currently in use.'} + {l s='This feature cannot be disabled because it is currently in use.'}
{/if} {$smarty.block.parent} @@ -96,8 +96,8 @@
- - + + diff --git a/admin-dev/themes/default/template/controllers/products/associations.tpl b/admin-dev/themes/default/template/controllers/products/associations.tpl index 822e2ffaf..a3314948e 100644 --- a/admin-dev/themes/default/template/controllers/products/associations.tpl +++ b/admin-dev/themes/default/template/controllers/products/associations.tpl @@ -28,7 +28,7 @@

{l s='Associations'}

- {l s='Please check a category in order to select the default category.'} + {l s='Please select a default category.'}
{l s='Id'}{l s='Ip'}{l s='ID'}{l s='IP address'} {l s='Port'} {l s='Weight'}  
@@ -61,7 +61,7 @@ {/foreach} -
{l s='The default category is the category who is displayed by default.'}
+
{l s='The default category is the category which is displayed by default.'}
@@ -85,7 +85,7 @@ {l s='Begin typing the first letters of the product name, then select the product from the drop-down list'}

-

{l s='(Do not forget to Save the product afterward)'}

+

{l s='(Do not forget to save the product afterward)'}

diff --git a/admin-dev/themes/default/template/controllers/products/attachments.tpl b/admin-dev/themes/default/template/controllers/products/attachments.tpl index 01920d477..6ef16a9a6 100644 --- a/admin-dev/themes/default/template/controllers/products/attachments.tpl +++ b/admin-dev/themes/default/template/controllers/products/attachments.tpl @@ -52,11 +52,11 @@

-

{l s='Upload file from your computer'} ({$PS_ATTACHMENT_MAXIMUM_SIZE} {l s='Mo maximum'})

+

{l s='Upload a file from your computer'} ({$PS_ATTACHMENT_MAXIMUM_SIZE} {l s='MB maximum'})

 
- +
* {l s='Required field'}
diff --git a/admin-dev/themes/default/template/controllers/products/combinations.tpl b/admin-dev/themes/default/template/controllers/products/combinations.tpl index 61979e926..cd00205e8 100644 --- a/admin-dev/themes/default/template/controllers/products/combinations.tpl +++ b/admin-dev/themes/default/template/controllers/products/combinations.tpl @@ -139,7 +139,7 @@

- +

@@ -151,12 +151,12 @@

{l s='Format: YYYY-MM-DD'} - +

* - +

@@ -181,7 +181,7 @@ {if $currency->format % 2 != 0}{$currency->sign}{/if} {if $currency->format % 2 == 0} {$currency->sign} {/if}({l s='leave blank if the price does not change'}) - + @@ -244,7 +244,7 @@ {if $currency->format % 2 != 0}{$currency->sign}{/if} {if $currency->format % 2 == 0} {$currency->sign}{/if} - ({l s='overrides Eco-tax on Information tab'}) + ({l s='overrides Eco-tax on \\"Information\\" tab'}) {/if} diff --git a/admin-dev/themes/default/template/controllers/products/features.tpl b/admin-dev/themes/default/template/controllers/products/features.tpl index a39662564..1d3a27441 100644 --- a/admin-dev/themes/default/template/controllers/products/features.tpl +++ b/admin-dev/themes/default/template/controllers/products/features.tpl @@ -30,7 +30,7 @@

  • {l s='You can specify a value for each relevant feature regarding this product, empty fields will not be displayed.'}
  • -
  • {l s='You can either set a specific value, or select among existing pre-defined values you added previously.'}
  • +
  • {l s='You can either create a specific value or select among existing pre-defined values you added previously.'}
diff --git a/admin-dev/themes/default/template/controllers/products/helpers/form/form.tpl b/admin-dev/themes/default/template/controllers/products/helpers/form/form.tpl index ad1d49496..7eb6cd491 100644 --- a/admin-dev/themes/default/template/controllers/products/helpers/form/form.tpl +++ b/admin-dev/themes/default/template/controllers/products/helpers/form/form.tpl @@ -53,7 +53,7 @@ count = stripHTML(textarea_value).length; rest = max - count; if (rest < 0) - textarea.parent('div').find('span.counter').html('{l s='Maximum'} '+max+' {l s=' characters'} : '+rest+''); + textarea.parent('div').find('span.counter').html('{l s='Maximum'} '+max+' {l s='characters'} : '+rest+''); else textarea.parent('div').find('span.counter').html(' '); } @@ -88,7 +88,7 @@ var toload = new Array(); var empty_pack_msg = '{l s='Pack is empty. You need to add at least one product to the pack before you can save the pack.' slashes=1}'; var empty_name_msg = '{l s='Product name is empty. You need to enter a name at least for the default language before you can save the product.' slashes=1}'; - var empty_link_rewrite_msg = '{l s='Friendly URL is empty. You need to enter a friendly url at least for the default language before you can save the product.' slashes=1}'; + var empty_link_rewrite_msg = '{l s='Friendly URL is empty. You need to enter a friendly URL at least for the default language before you can save the product.' slashes=1}'; $('#product-tab-content-wait').show(); var post_data = {$post_data}; @@ -284,7 +284,7 @@ ThickboxI18nImage = "{l s='Image'}"; ThickboxI18nOf = "{l s='of'}"; ThickboxI18nClose = "{l s='Close'}"; - ThickboxI18nOrEscKey = "{l s='(or "Esc")'}"; + ThickboxI18nOrEscKey = "{l s='(or \\"Esc\\")'}"; ThickboxI18nNext = "{l s='Next >'}"; ThickboxI18nPrev = "{l s='< Previous'}"; tb_pathToImage = "../img/loadingAnimation.gif"; @@ -300,7 +300,7 @@

- {l s='Your product will be saved as draft'} + {l s='Your product will be saved as a draft'} {l s='Save and preview'}
diff --git a/admin-dev/themes/default/template/controllers/products/images.tpl b/admin-dev/themes/default/template/controllers/products/images.tpl index 0ce46b101..8db6ea055 100644 --- a/admin-dev/themes/default/template/controllers/products/images.tpl +++ b/admin-dev/themes/default/template/controllers/products/images.tpl @@ -40,7 +40,7 @@

- {l s='Format:'} JPG, GIF, PNG. {l s='Filesize:'} {$max_image_size|string_format:"%.2f"}{l s='Kb max.'} + {l s='Format:'} JPG, GIF, PNG. {l s='Filesize:'} {$max_image_size|string_format:"%.2f"}{l s='kB max.'}

diff --git a/admin-dev/themes/default/template/controllers/products/informations.tpl b/admin-dev/themes/default/template/controllers/products/informations.tpl index d7d3aaef6..967d9fa35 100644 --- a/admin-dev/themes/default/template/controllers/products/informations.tpl +++ b/admin-dev/themes/default/template/controllers/products/informations.tpl @@ -242,7 +242,7 @@ -

{l s='The tag is to copy / paste in the description.'}

+

{l s='The tag is to copy/paste in the description.'}

@@ -294,7 +294,7 @@ {l s='Forbidden characters:'} !<;>;?=+#"°{}_$% 
{/foreach} -

{l s='Tags separated by commas (e.g., dvd, dvd player, hifi)'}

+

{l s='Tags separated by commas (e.g. dvd, dvd player, hifi)'}

diff --git a/admin-dev/themes/default/template/controllers/products/pack.tpl b/admin-dev/themes/default/template/controllers/products/pack.tpl index 3223e2492..7b7b76cb2 100644 --- a/admin-dev/themes/default/template/controllers/products/pack.tpl +++ b/admin-dev/themes/default/template/controllers/products/pack.tpl @@ -26,8 +26,8 @@
diff --git a/themes/default/order-address-product-line.tpl b/themes/default/order-address-product-line.tpl index 236ac6a7f..9572dd29e 100644 --- a/themes/default/order-address-product-line.tpl +++ b/themes/default/order-address-product-line.tpl @@ -45,7 +45,7 @@ {l s='Subtract'} {else} - + {l s='Subtract'} {/if} diff --git a/themes/default/order-address.tpl b/themes/default/order-address.tpl index d0b34a942..5b03e0d05 100644 --- a/themes/default/order-address.tpl +++ b/themes/default/order-address.tpl @@ -172,7 +172,7 @@
{l s='Multi-shipping'}
@@ -184,11 +184,11 @@
{l s='Multi-shipping'}
- +
@@ -218,7 +218,7 @@

isVirtualCart()}style="display:none;"{/if}> id_address_invoice == $cart->id_address_delivery || $addresses|@count == 1}checked="checked"{/if} /> - +

id_address_invoice == $cart->id_address_delivery}style="display: none;"{/if}> diff --git a/themes/default/order-carrier.tpl b/themes/default/order-carrier.tpl index 3b2bb6099..97c059d66 100644 --- a/themes/default/order-carrier.tpl +++ b/themes/default/order-carrier.tpl @@ -111,7 +111,7 @@ {foreach $delivery_option_list as $id_address => $option_list}

{if isset($address_collection[$id_address])} - {l s='Choose a shipping option for the address: '}{$address_collection[$id_address]->alias} + {l s='Choose a shipping option for the address:'}{$address_collection[$id_address]->alias} {else} {l s='Choose a shipping option'} {/if} @@ -145,9 +145,9 @@ {if count($option_list) > 1} {if $option.is_best_grade} {if $option.is_best_price} -
{l s='The best price and grade'}
+
{l s='The best price and speed'}
{else} -
{l s='The faster'}
+
{l s='The fastest'}
{/if} {else} {if $option.is_best_price} @@ -217,7 +217,7 @@

{l s='Gift'}

gift == 1}checked="checked"{/if} /> - +
      {if $gift_wrapping_price > 0} @@ -240,7 +240,7 @@

{l s='Terms of service'}

- {l s='(read)'} + {l s='(read)'}

{/if} diff --git a/themes/default/order-confirmation.tpl b/themes/default/order-confirmation.tpl index a14fa1a53..53953ce6c 100644 --- a/themes/default/order-confirmation.tpl +++ b/themes/default/order-confirmation.tpl @@ -39,7 +39,7 @@
{if $is_guest} -

{l s='Your order ID is:'} {$id_order_formatted} . {l s='Your order ID has been sent to your e-mail.'}

+

{l s='Your order ID is:'} {$id_order_formatted} . {l s='Your order ID has been sent to you via e-mail.'}

{l s='Follow my order'} {l s='Follow my order'} {else} diff --git a/themes/default/order-detail.tpl b/themes/default/order-detail.tpl index 68c72dda1..762697b89 100644 --- a/themes/default/order-detail.tpl +++ b/themes/default/order-detail.tpl @@ -46,7 +46,7 @@ {if $invoice AND $invoiceAllowed}

- {l s='Download your invoice as a .PDF file'} + {l s='Download your invoice as a PDF file'}

{/if} {if $order->recyclable} @@ -59,7 +59,7 @@
{if count($order_history)} -

{l s='Follow your order step by step'}

+

{l s='Follow your order step-by-step'}

@@ -93,9 +93,9 @@

{if $is_guest} - id}&secure_key=$order->secure_key")}" >{l s='Download your invoice as a .PDF file'} + id}&secure_key=$order->secure_key")}" >{l s='Download your invoice as a PDF file'} {else} - id}")}" >{l s='Download your invoice as a .PDF file'} + id}")}" >{l s='Download your invoice as a PDF file'} {/if}

{/if} @@ -360,7 +360,7 @@

- +

@@ -430,5 +430,5 @@

{else} -

 {l s='You cannott make a merchandise return with a guest account'}

+

 {l s='You cannot make a merchandise return with a guest account'}

{/if} \ No newline at end of file diff --git a/themes/default/order-follow.tpl b/themes/default/order-follow.tpl index adc3906c4..64a585c04 100644 --- a/themes/default/order-follow.tpl +++ b/themes/default/order-follow.tpl @@ -73,6 +73,6 @@ diff --git a/themes/default/order-opc.tpl b/themes/default/order-opc.tpl index b070bd125..5922b3c56 100755 --- a/themes/default/order-opc.tpl +++ b/themes/default/order-opc.tpl @@ -28,7 +28,7 @@ {capture name=path}{l s='Your shopping cart'}{/capture} {include file="$tpl_dir./breadcrumb.tpl"}

{l s='Your shopping cart'}

-

{l s='This store has not accepted your new order.'}

+

{l s='Your new order was not accepted.'}

{else} diff --git a/themes/default/product.tpl b/themes/default/product.tpl index e9d1fafd3..27994f90a 100644 --- a/themes/default/product.tpl +++ b/themes/default/product.tpl @@ -114,7 +114,7 @@ combinationImages[0] = new Array(); {/if} // Translations -var doesntExist = '{l s='The product does not exist in this model. Please choose another.' js=1}'; +var doesntExist = '{l s='This combination does not exist for this product. Please choose another.' js=1}'; var doesntExistNoMore = '{l s='This product is no longer in stock' js=1}'; var doesntExistNoMoreBut = '{l s='with those attributes but is available with others' js=1}'; var uploading_in_progress = '{l s='Uploading in progress, please wait...' js=1}'; @@ -313,13 +313,13 @@ var fieldRequired = '{l s='Please fill in all required fields, then save the cus {/if}

reference}style="display: none;"{/if}> - + {$product->reference|escape:'htmlall':'UTF-8'}

quantity <= 0) OR $virtual OR !$product->available_for_order OR $PS_CATALOG_MODE} style="display: none;"{/if}> - + minimal_quantity > 1}onkeyup="checkMinimalQuantity({$product->minimal_quantity});"{/if} />

@@ -598,7 +598,7 @@ var fieldRequired = '{l s='Please fill in all required fields, then save the cus {/if} {if $product->text_fields|intval}
-

{l s='Texts'}

+

{l s='Text'}

    {counter start=0 assign='customizationField'} {foreach from=$customizationFields item='field' name='customizationFields'} diff --git a/themes/default/products-comparison.tpl b/themes/default/products-comparison.tpl index 25eb26ace..ab434158c 100644 --- a/themes/default/products-comparison.tpl +++ b/themes/default/products-comparison.tpl @@ -140,6 +140,6 @@
{else} -

{l s='There is no product in the comparator'}

+

{l s='There are no products selected for comparison'}

{/if} diff --git a/themes/default/shopping-cart-product-line.tpl b/themes/default/shopping-cart-product-line.tpl index 1c2dc7560..0def20687 100644 --- a/themes/default/shopping-cart-product-line.tpl +++ b/themes/default/shopping-cart-product-line.tpl @@ -58,7 +58,7 @@ {l s='Subtract'} {else} - + {l s='Subtract'} {/if} diff --git a/themes/default/shopping-cart.tpl b/themes/default/shopping-cart.tpl index 65833c84c..9b0f9f80e 100644 --- a/themes/default/shopping-cart.tpl +++ b/themes/default/shopping-cart.tpl @@ -31,7 +31,7 @@ {if isset($account_created)}

- {l s='Your account is now created.'} + {l s='Your account has been created.'}

{/if} {assign var='current_step' value='summary'} @@ -57,7 +57,7 @@ {if isset($lastProductAdded) AND $lastProductAdded}
-
{l s='Last added product'}
+
{l s='Last product added'}
{$lastProductAdded.name|escape:'htmlall':'UTF-8'}
@@ -67,7 +67,7 @@
{/if} -

{l s='Your shopping cart contains'} {$productNumber} {if $productNumber == 1}{l s='product'}{else}{l s='products'}{/if}

+

{l s='Your shopping cart contents'} {$productNumber} {if $productNumber == 1}{l s='product'}{else}{l s='products'}{/if}

@@ -191,7 +191,7 @@

-

+

{if $displayVouchers}

{l s='Take advantage of our offers:'}

@@ -323,7 +323,7 @@ {if Configuration::get('PS_ALLOW_MULTISHIPPING')}

- +

{/if} {/if} diff --git a/themes/default/stores.tpl b/themes/default/stores.tpl index 31dabe022..aecb6e644 100644 --- a/themes/default/stores.tpl +++ b/themes/default/stores.tpl @@ -33,7 +33,7 @@ {if $simplifiedStoresDiplay} {if $stores|@count} -

{l s='Here are the details of our stores, feel free to contact us:'}

+

{l s='Here are the details for our stores, please feel free to contact us:'}

{foreach $stores as $store}
{if $store.has_picture}

{/if} @@ -59,7 +59,7 @@ var defaultLat = '{$defaultLat}'; var defaultLong = '{$defaultLong}'; - var translation_1 = '{l s='No store found, try to select a wider radius' js=1}'; + var translation_1 = '{l s='No store found, try selecting a wider radius' js=1}'; var translation_2 = '{l s='store found - see details:' js=1}'; var translation_3 = '{l s='stores found - see all results:' js=1}'; var translation_4 = '{l s='Phone:' js=1}'; @@ -74,10 +74,10 @@ //]]> -

{l s='Enter a location (eg.: a zip/postal code, an address, a city or a country) in order to find the nearest stores.'}

+

{l s='Enter a location (e.g. zip / postal code, address, city or country) in order to find the nearest stores.'}

- +

diff --git a/translations/de/admin.php b/translations/de/admin.php index c77c75e7b..dc2843d90 100644 --- a/translations/de/admin.php +++ b/translations/de/admin.php @@ -2,2945 +2,2534 @@ global $_LANGADM; $_LANGADM = array(); -$_LANGADM['AdminAccess05fe96d753968b151a15b748140e4467'] = 'Die Zugangsberechtigungen des Administrator-Profils können nicht geändert werden.'; +$_LANGADM['AdminAccessfce31125ecc3fdca7df70c417a0de59c'] = ': Modul ist in der Datenbank installiere, aber die Dateien fehlen oder sind inkompatibel'; $_LANGADM['AdminAccess151648106e4bf98297882ea2ea1c4b0e'] = 'Aktualisierung erfolgreich'; +$_LANGADM['AdminAccessd939c2e53e1bfdb51cddcc37d50db438'] = 'Aktualisierung fehlerhaft'; +$_LANGADM['AdminAccess7015777bcc86cd0c5e4819310d62b040'] = 'Tabreiter'; $_LANGADM['AdminAccess4351cfebe4b61d8aa5efa1d020710005'] = 'Anzeigen'; -$_LANGADM['AdminAccess7015777bcc86cd0c5e4819310d62b040'] = 'Registerkarten'; -$_LANGADM['AdminAccess7dce122004969d56ae2e0245cb754d35'] = 'Bearbeiten'; -$_LANGADM['AdminAccess7fcca2f879aa88fea302c675f56428cc'] = 'Keine Registerkarte'; -$_LANGADM['AdminAccessb1c94ca2fbc3e78fc30069c8d0f01680'] = 'Alle'; $_LANGADM['AdminAccessec211f7c20af43e742bf2570c3cb84f9'] = 'Hinzufügen'; -$_LANGADM['AdminAccessf1206f9fadc5ce41694f69129aecac26'] = 'Konfigurieren'; +$_LANGADM['AdminAccess7dce122004969d56ae2e0245cb754d35'] = 'Bearbeiten'; $_LANGADM['AdminAccessf2a6c498fb90ee345d997f888fce3b18'] = 'Löschen'; -$_LANGADM['AdminAccountingExport936ccdb97115e9f35a11d35e3d5b5cad'] = 'Klicken Sie hier'; -$_LANGADM['AdminAccountingManagementc9cc8cce247e49bae79f15173ce97354'] = 'Ändern'; -$_LANGADM['AdminAccountingRegisteredNumber20db0bfeecd8fe60533206a2b5e9891a'] = 'Vorname'; -$_LANGADM['AdminAccountingRegisteredNumber8d3f5eff9c40ee315d452392bed5309b'] = 'Nachname'; -$_LANGADM['AdminAddresses1c76cbfe21c6f44c1d1e59d54f3e4420'] = 'Firma'; +$_LANGADM['AdminAccessb1c94ca2fbc3e78fc30069c8d0f01680'] = 'Alle'; +$_LANGADM['AdminAccess7fcca2f879aa88fea302c675f56428cc'] = 'Keine Tabreiter'; +$_LANGADM['AdminAccessbf17ac149e2e7a530c677e9bd51d3fd2'] = 'Module'; +$_LANGADM['AdminAccessf1206f9fadc5ce41694f69129aecac26'] = 'konfigurieren'; +$_LANGADM['AdminAccess501faad2df9c231576549a068fcf61ca'] = 'Keine Module installiert'; +$_LANGADM['AdminAccessb04c5e39cb3460a062bba48d85567cdb'] = 'Administratorrechte können nicht verändert werden.'; +$_LANGADM['AdminAccountingExport9404a084e7ff36b7d492b44444afa7d0'] = 'Export Drittländer'; +$_LANGADM['AdminAccountingExport440ac606343b8a66acad0d2978786d2a'] = 'Rechnungsdatum'; +$_LANGADM['AdminAccountingExport6b2b5614a23abed4834b7cb7b91c6887'] = 'Journal'; +$_LANGADM['AdminAccountingExport08bd40c7543007ad06e4fce31618f6ec'] = 'Konto'; +$_LANGADM['AdminAccountingExport4e065ba1bec1d62b2d5450256612fa96'] = 'Rechnungs-Nr.'; +$_LANGADM['AdminAccountingExportf5a126d21b4992c42ef488093a2213fa'] = 'Haben (inkl. MwSt.)'; +$_LANGADM['AdminAccountingExport78e47fa6412a63f4120012972a66c4d6'] = 'Soll (MwSt+Steueranteil)'; +$_LANGADM['AdminAccountingExportac1d3ccc1bcfd04b713a97b7421639b5'] = 'Transaktionsnummer'; +$_LANGADM['AdminAccountingExport7c9a3504dd4ce74b8021267ae1802968'] = 'Zahlungsmodalität'; +$_LANGADM['AdminAccountingExporteaf44b0d5410d22d5290eab1f78d336d'] = 'Währungscode'; +$_LANGADM['AdminAccountingExporte0f19919476adfb83acbba4852907b54'] = 'Wortlaut'; +$_LANGADM['AdminAccountingExport54b57630f7f35ff4b48b4217e05cc750'] = 'Abgleich Export'; +$_LANGADM['AdminAccountingExport776a4f1f391ad4e2173fd4647c442783'] = 'Gesamt inkl. MwSt.'; +$_LANGADM['AdminAccountingExport30eaa341fe77ffc920101f4a38b5c2d4'] = 'Kundenkonto'; +$_LANGADM['AdminAccountingExportb94ed8ba3888a23c170c984aa628db56'] = 'Der Downloadordner hat nicht genügend Rechte...'; +$_LANGADM['AdminAccountingExporta1e6c075049a29f8da5b61a8c1e9aafe'] = 'Die Datei kann leider nicht geöffnet werden. Bitte überprüfen Sie die Rechte'; +$_LANGADM['AdminAccountingExportfcf18fcae4e6fe5df1e3c0c663521dca'] = 'Der Export wurde erfolgreich ausgeführt'; +$_LANGADM['AdminAccountingExport279325397d9de7b691f0c2eac7c042a6'] = 'Der letzte Export wurde für diese Sektion vorgenommen:'; +$_LANGADM['AdminAccountingExport936ccdb97115e9f35a11d35e3d5b5cad'] = 'HIER klicken'; +$_LANGADM['AdminAccountingExportecdee0cfb01c395ebe0761f17d21f667'] = 'Kunden-Präfix:'; +$_LANGADM['AdminAccountingExportc669035b1f014b932d2281f65733637b'] = 'Ab:'; +$_LANGADM['AdminAccountingExport0d00ac1efdf30e85e3dd7eaf3bf8f2ed'] = 'Fehlerahftes Datumformat'; +$_LANGADM['AdminAccountingExportf7c8126d4209a3dbc04696c27663137c'] = 'Bis:'; +$_LANGADM['AdminAccountingExport57dd1c53d865dfc5330c808028a83849'] = 'Journal:'; +$_LANGADM['AdminAccountingExportc90f867e5d36e15db65b4962bf42b8e9'] = 'Export:'; +$_LANGADM['AdminAccountingExport3581d06cd4a2b0110f1aad5fc72c074d'] = 'Wählen Sie den Export, den Sie vornehmen möchten:'; +$_LANGADM['AdminAccountingManagement0a00c22a3a2a56e14c21e34d92f5a14b'] = 'Bitte wählen Sie den Shop, den Sie konfigurieren möchten'; +$_LANGADM['AdminAccountingManagement3d87210607b465011fdf6efd18217782'] = 'Kontierungsmanagement'; +$_LANGADM['AdminAccountingManagementc9cc8cce247e49bae79f15173ce97354'] = 'Speichern'; +$_LANGADM['AdminAccountingManagementa9e2ceb7315eca5c3974b433f0c540fb'] = 'Konten wurden erfolgreich aktualisiert'; +$_LANGADM['AdminAccountingManagement05c2af8e9583b3ade94e13447958f7af'] = 'Konten konnten nicht aktualisiert werden, bwz nicht in die Datenbank gespeichert werden.'; +$_LANGADM['AdminAccountingManagement0f26e4f64d58beb4d924627c707e43ad'] = 'Konto-Nummer'; +$_LANGADM['AdminAccountingManagement9949d6d5e347ca9d0da84520de395f89'] = 'Nummernkreis nach Zone konfigurieren:'; +$_LANGADM['AdminAccountingManagementa8e0a285de8593b0f978b33fb620179e'] = 'Nummerkreis für diesen Shop'; +$_LANGADM['AdminAccountingManagement30d3e6fd5ca592e6a2b9c87b591eca9e'] = 'Wenn eine Zone nicht definiert ist, dann wird der Standard Nummernkreis verwendet.'; +$_LANGADM['AdminAddressesd3b206d196cd6be3a2764c1fb90b200f'] = 'Auswahl löschen'; +$_LANGADM['AdminAddressese25f0ecd41211b01c83e5fec41df4fe7'] = 'Auswahl löschen ?'; +$_LANGADM['AdminAddressesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; $_LANGADM['AdminAddresses20db0bfeecd8fe60533206a2b5e9891a'] = 'Vorname'; -$_LANGADM['AdminAddresses284b47b0bb63ae2df3b29f0e691d6fcf'] = 'Adressen'; -$_LANGADM['AdminAddresses38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; -$_LANGADM['AdminAddresses3e053943605d9e4bf7dd7588ea19e9d2'] = 'Ungültige Zeichen:'; -$_LANGADM['AdminAddresses41c2fff4867cc204120f001e7af20f7a'] = 'Mobilnummer'; -$_LANGADM['AdminAddresses46a2a41cc6e552044816a2d04634545d'] = 'Staat'; +$_LANGADM['AdminAddresses8d3f5eff9c40ee315d452392bed5309b'] = 'Name'; +$_LANGADM['AdminAddressesdd7bf230fde8d4836917806aff6a6b27'] = 'Adresse'; +$_LANGADM['AdminAddressesd108a94475e22677c0cd8ecdc3f0eb62'] = 'Postleitzahl'; $_LANGADM['AdminAddresses57d056ed0984166336b7879c2af3657f'] = 'Stadt'; $_LANGADM['AdminAddresses59716c97497eb9694541f7c3d37b1a4d'] = 'Land'; -$_LANGADM['AdminAddresses6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Ungültige Zeichen:'; -$_LANGADM['AdminAddresses6311ae17c1ee52b36e68aaf4ad066387'] = 'Weiter Nummern'; -$_LANGADM['AdminAddresses77638e87a55b8747e79590defafa75c9'] = 'Postleitzahl'; -$_LANGADM['AdminAddresses7cb32e708d6b961d476baced73d362bb'] = 'Umsatzsteuer-Identifikationsnummer'; -$_LANGADM['AdminAddresses8d3f5eff9c40ee315d452392bed5309b'] = 'Name'; -$_LANGADM['AdminAddresses919d1ffe6c1855e790a416efa7b4cc4e'] = 'Steuernummer'; -$_LANGADM['AdminAddressesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; +$_LANGADM['AdminAddresses284b47b0bb63ae2df3b29f0e691d6fcf'] = 'Adressen'; $_LANGADM['AdminAddressesce26601dac0dea138b7295f02b7620a7'] = 'Kunde'; -$_LANGADM['AdminAddressesdd7bf230fde8d4836917806aff6a6b27'] = 'Adresse'; -$_LANGADM['AdminAddressese25f0ecd41211b01c83e5fec41df4fe7'] = 'Ausgewählte Elemente löschen?'; +$_LANGADM['AdminAddresses919d1ffe6c1855e790a416efa7b4cc4e'] = 'Steuernummer'; $_LANGADM['AdminAddressesea318a4ad37f0c2d2c368e6c958ed551'] = 'DNI / NIF / FK'; -$_LANGADM['AdminAddressesf64be5eef68442a8f50cf535b92ad3e4'] = 'Land:'; -$_LANGADM['AdminAddressesf90e807b74928118048a1a6fa65ebfe5'] = 'E-Mail des Kunden'; +$_LANGADM['AdminAddressesbaa31a65f29121c32b637bb845d41acf'] = 'Adress-Kürzel'; +$_LANGADM['AdminAddresses6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Ungültige Zeichen:'; $_LANGADM['AdminAddressesfe66abce284ec8589e7d791185b5c442'] = 'Festnetznummer'; -$_LANGADM['AdminAdminPreferences0db377921f4ce762c62526131097968f'] = 'Allgemein'; -$_LANGADM['AdminAdminPreferences12cbe1a4645659457808631047989afb'] = 'Maximum:'; -$_LANGADM['AdminAdminPreferences16c390c0fd1efc4f493a6a861aa22d2f'] = 'Tooltip BackOffice'; -$_LANGADM['AdminAdminPreferences2ca89cca013873c7f841e1acf242b3d6'] = 'Legen Sie die maximale Größe des Anhangs Dateien (in Megabyte).'; -$_LANGADM['AdminAdminPreferences3aadb5e86b174ecada1174e22f5a6368'] = 'Maximale Größe der angehängten Dateien'; -$_LANGADM['AdminAdminPreferences46f18d3960afc01e5a1a5a0e0e9d571b'] = 'Aktualisierungen der Module automatisch prüfen'; -$_LANGADM['AdminAdminPreferences686a2ac82a5a64eca870ba9a55b8a675'] = 'Neue Module und Aktualisierungen werden auf der Modulseite angezeigt'; -$_LANGADM['AdminAdminPreferences6a26f548831e6a8c26bfbbd9f6ec61e0'] = 'Hilfe'; -$_LANGADM['AdminAdminPreferences6d964e25aa6aa88c8353880e00202cf4'] = 'Geben Sie die Anzahl der Stunden'; -$_LANGADM['AdminAdminPreferences9cfc2e28ebe44b3e14f9d780d2150650'] = 'Überprüfen Sie die IP-Adresse des Cookies, um zu verhindern, dass Ihre Cookies gestohlen werden'; -$_LANGADM['AdminAdminPreferencesa9fff6d50be898f47a507354626b8b8d'] = 'Optimierungstipps zum Verstecken'; -$_LANGADM['AdminAdminPreferencesc87330f475e4384552c0077927d26e1a'] = 'Die Lebensdauer des Front Office Cookie'; -$_LANGADM['AdminAdminPreferencesdc58d598b2b22e50c5af01134305a4fb'] = 'Aktiviert die kontextbezogene Hilfe unterhalb der Eingabefelder'; -$_LANGADM['AdminAdminPreferencese4e2107f99e82247d7e32ac7919c4416'] = 'Optimierungstipps zum Verstecken auf der Startseite des Back Office'; -$_LANGADM['AdminAdminPreferencese673b146824251548feecf1f3929aceb'] = 'Die Lebensdauer der Back Office-Cookie'; -$_LANGADM['AdminAdminPreferencesed5454727fb14b9800ead242d0972184'] = 'IP auf dem Cookie prüfen'; -$_LANGADM['AdminAttachments06d43815fa42336629ff54da5630143c'] = 'die Datei'; -$_LANGADM['AdminAttachments06d5d60cedc3946089462c34c719b4d6'] = 'Die Datei ist nicht vorhanden oder kann nicht heruntergeladen werden, überprüfen Sie die Größenbeschränkung für herunterladbare Dateien, die auf Ihrem Server konfiguriert ist.'; -$_LANGADM['AdminAttachments0b27918290ff5323bea1e3b78a9cf04e'] = 'Datei'; -$_LANGADM['AdminAttachments2db1c4802b06f0d3979fe280bacfd5f2'] = 'überschreitet die vom Server zugelassene Größe, die auf'; -$_LANGADM['AdminAttachments38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; -$_LANGADM['AdminAttachments49ee3087348e8d44e1feda1917443987'] = 'Name'; -$_LANGADM['AdminAttachments4a21a191879a23aa2a27829300da95f5'] = 'Dieser Ahang wir von folgenden Produkten verwendet:'; -$_LANGADM['AdminAttachments6492d670e42151cc37574d99f4071f85'] = 'Dateiname:'; -$_LANGADM['AdminAttachments6dd757cbdd852a16f222a7d1a07eab3e'] = 'Mb begrenzt ist'; -$_LANGADM['AdminAttachmentsaad781b9842958b4552b8edebb83c346'] = 'Datei kann nicht kopiert werden'; -$_LANGADM['AdminAttachmentsab335fe79ef8a5e26c0dbc23332a7148'] = 'Laden Sie eine Datei von Ihrem Desktop'; -$_LANGADM['AdminAttachmentsae21d822d879539a75c3d6fd91c2acb3'] = 'Datei:'; +$_LANGADM['AdminAddresses41c2fff4867cc204120f001e7af20f7a'] = 'Mobilnummer'; +$_LANGADM['AdminAddresses6311ae17c1ee52b36e68aaf4ad066387'] = 'Weiter Nummern'; +$_LANGADM['AdminAddresses3e053943605d9e4bf7dd7588ea19e9d2'] = 'Ungültige Zeichen:'; +$_LANGADM['AdminAddresses38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; +$_LANGADM['AdminAddresses1c76cbfe21c6f44c1d1e59d54f3e4420'] = 'Firma'; +$_LANGADM['AdminAddresses7cb32e708d6b961d476baced73d362bb'] = 'Umsatzsteuer-Identifikationsnummer'; +$_LANGADM['AdminAddressesf64be5eef68442a8f50cf535b92ad3e4'] = 'Land'; +$_LANGADM['AdminAddresses46a2a41cc6e552044816a2d04634545d'] = 'Staat'; +$_LANGADM['AdminAddressesf90e807b74928118048a1a6fa65ebfe5'] = 'E-Mail des Kunden'; +$_LANGADM['AdminAliasesd3b206d196cd6be3a2764c1fb90b200f'] = 'Auswahl löschen'; +$_LANGADM['AdminAliasese25f0ecd41211b01c83e5fec41df4fe7'] = 'Auswahl löschen ?'; +$_LANGADM['AdminAliases9ab81f57823f6aeb02362291f23883e6'] = 'Alias'; +$_LANGADM['AdminAliases13348442cc6a27032d2b4aa28b75a5d3'] = 'Suchen'; +$_LANGADM['AdminAliasesec53a8c4f07baed5d8825072c89799be'] = 'Status'; +$_LANGADM['AdminAliasesa1f687d813c4e0c415cb5137fcb156c1'] = 'Alias:'; +$_LANGADM['AdminAliases09319b10a5e3af8e97dc40523655a283'] = 'Jeden Alias kommagetrennt eintragen (\',\') (z.B. \'prestshop,preztashop,prestasohp\')'; +$_LANGADM['AdminAliases259b411f284388d228a30c1e2ed0c61d'] = 'Verbotene Zeichen: <>;=#{}'; +$_LANGADM['AdminAliases5aac38deec604d81565722cc5a2a6be1'] = 'Ergebnis:'; +$_LANGADM['AdminAliases01d2aac5d20787a1e873f2bdc79b514a'] = 'Suche dieses Wort anstelle.'; +$_LANGADM['AdminAliases38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; +$_LANGADM['AdminAliasesa66ec6983e578c3ac4663171b39d168b'] = 'die 2 Felder sind Pflichtfelder'; +$_LANGADM['AdminAliases792fd33273f5b3dbbcc6bd5de52b7e20'] = 'Kein gültiges Ergebnis'; +$_LANGADM['AdminAliases9d2e974b83d9090b463dbcb2ef32ab51'] = 'Ungültiger Alias'; $_LANGADM['AdminAttachmentsb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminAttachmentsb8cb56e655c8957c168a380aca447e9b'] = 'Die Größe der Datei, die Sie herunterladen möchten, beträgt: '; -$_LANGADM['AdminAttachmentsba34ea40525a4379add785228e37fe86'] = 'KB'; -$_LANGADM['AdminAttachmentsd0042a700e9bdf79689d63ee6846dc0e'] = 'Beschreibung:'; -$_LANGADM['AdminAttachmentsdbb768f29d6b36b627c8233b32da4f2c'] = 'Datei zu groß, maximale zugelassene Größe:'; +$_LANGADM['AdminAttachments49ee3087348e8d44e1feda1917443987'] = 'Name'; +$_LANGADM['AdminAttachments0b27918290ff5323bea1e3b78a9cf04e'] = 'Datei'; $_LANGADM['AdminAttachmentse9cb217697088a98b1937d111d936281'] = 'Anhang'; -$_LANGADM['AdminAttributeGenerator18c17dae7b84c21b38873e823af2bcfe'] = 'Produkt(e) erfolgreich angelegt.'; -$_LANGADM['AdminAttributeGenerator233c543a23378c4ffd0e1efb17408510'] = 'Auswirkungen auf den Preis:'; -$_LANGADM['AdminAttributeGenerator32b919d18cfaca89383f6000dcc9c031'] = 'Erzeugen'; -$_LANGADM['AdminAttributeGenerator419cdd539861e743b872b2c959629a54'] = 'inkl. MwSt.'; -$_LANGADM['AdminAttributeGenerator42dc1497090b299a41c64d1389e6ca8c'] = 'zzgl. MwSt.'; -$_LANGADM['AdminAttributeGenerator63d5049791d9d79d86e9a108b0a999ca'] = 'Artikel-Nr.'; -$_LANGADM['AdminAttributeGenerator694e8d1f2ee056f98ee488bdc4982d73'] = 'Menge'; -$_LANGADM['AdminAttributeGenerator792467936100838046f749e63dadfbdb'] = 'Auswirkungen auf das Gewicht:'; -$_LANGADM['AdminAttributeGenerator81315cfd898aada1e99e0034b4b078c3'] = 'Produktvarianten erzeugen'; -$_LANGADM['AdminAttributeGeneratorbbfdf55069aaebae3825be9d4425ce2a'] = 'Hinzufügen oder Ändern von Produktmerkmalen:'; +$_LANGADM['AdminAttachments6492d670e42151cc37574d99f4071f85'] = 'Dateiname:'; +$_LANGADM['AdminAttachmentsd0042a700e9bdf79689d63ee6846dc0e'] = 'Beschreibung:'; +$_LANGADM['AdminAttachmentsae21d822d879539a75c3d6fd91c2acb3'] = 'Datei:'; +$_LANGADM['AdminAttachmentsab335fe79ef8a5e26c0dbc23332a7148'] = 'Laden Sie eine Datei von Ihrem Desktop'; +$_LANGADM['AdminAttachments38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; +$_LANGADM['AdminAttachmentsdbb768f29d6b36b627c8233b32da4f2c'] = 'Datei zu groß, maximale zugelassene Größe:'; +$_LANGADM['AdminAttachmentsba34ea40525a4379add785228e37fe86'] = 'KB'; +$_LANGADM['AdminAttachmentsb8cb56e655c8957c168a380aca447e9b'] = 'Die Größe der Datei, die Sie herunterladen möchten, beträgt: '; +$_LANGADM['AdminAttachmentsaad781b9842958b4552b8edebb83c346'] = 'Datei kann nicht kopiert werden'; +$_LANGADM['AdminAttachments06d43815fa42336629ff54da5630143c'] = 'die Datei'; +$_LANGADM['AdminAttachments8f03c9a0d16a47691b8f7c5a0b7776c9'] = 'überschreitet die vom Server zugelassene Größe, die auf'; +$_LANGADM['AdminAttachments8d8fcc1abd550c5f25dbfaa57d59cb67'] = 'MB begrenzt ist'; +$_LANGADM['AdminAttachments5321af3b1b7fdb6eda5ac5e1ece2e645'] = 'Die Datei ist nicht vorhanden oder kann nicht heruntergeladen werden, überprüfen Sie die Größenbeschränkung für herunterladbare Dateien, die auf Ihrem Server konfiguriert ist.'; +$_LANGADM['AdminAttachments4de7deb3669d427bc715d7c4a59db66c'] = 'Dieser Ahang wir von folgenden Produkten verwendet:'; $_LANGADM['AdminAttributeGeneratorc0babe5601b3f91313d53267c3c7ec24'] = 'Zurück zum Produkt'; +$_LANGADM['AdminAttributeGenerator4aeb406dcf0a1cdd39e7156b1e9e89c7'] = 'Diese Funktion wurde deaktiviert. Sie kann wieder aktiviert werden unter:'; +$_LANGADM['AdminAttributeGenerator9446a98ad14416153cc4d45ab8b531bf'] = 'Leistung:'; +$_LANGADM['AdminAttributeGenerator42dc1497090b299a41c64d1389e6ca8c'] = 'zzgl. MwSt.'; +$_LANGADM['AdminAttributeGenerator419cdd539861e743b872b2c959629a54'] = 'inkl. MwSt.'; +$_LANGADM['AdminAttributeGenerator18c17dae7b84c21b38873e823af2bcfe'] = 'Produkt(e) erfolgreich angelegt.'; +$_LANGADM['AdminAttributeGenerator81315cfd898aada1e99e0034b4b078c3'] = 'Produktvarianten erzeugen'; +$_LANGADM['AdminAttributeGeneratora511f807d710fef230558f5316275e63'] = 'Um Kombinationen zu generieren, klicken Sie auf \"Strg\", wählen Sie die Varianten aus und klicken Sie auf \"hinzufügen\".'; $_LANGADM['AdminAttributeGeneratorec211f7c20af43e742bf2570c3cb84f9'] = 'Hinzufügen'; $_LANGADM['AdminAttributeGeneratorf2a6c498fb90ee345d997f888fce3b18'] = 'Löschen'; -$_LANGADM['AdminAttributes00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Aktiviert'; -$_LANGADM['AdminAttributes08a38277b0309070706f6652eeae9a53'] = 'Unten'; -$_LANGADM['AdminAttributes258f49887ef8d14ac268c92b02503aaa'] = 'Oben'; -$_LANGADM['AdminAttributes5ece607071fe59ddc4c88dc6abfe2310'] = 'Kein Element gefunden'; -$_LANGADM['AdminAttributes6adf97f83acf6453d4a6a4b1070f3754'] = 'Keine'; -$_LANGADM['AdminAttributesGroups287234a1ff35a314b5b6bc4e5828e745'] = 'Merkmale'; -$_LANGADM['AdminAttributesGroups38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; -$_LANGADM['AdminAttributesGroups390bd26864da3269b496814c118238c0'] = 'Eine bestimmte Textur wählen'; -$_LANGADM['AdminAttributesGroups49ee3087348e8d44e1feda1917443987'] = 'Name'; -$_LANGADM['AdminAttributesGroups4c4a779c55d2a3054839b5ad8615f5cb'] = 'Name, der dem Kunden angezeigt wird'; -$_LANGADM['AdminAttributesGroups4e140ba723a03baa6948340bf90e2ef6'] = 'Name:'; -$_LANGADM['AdminAttributesGroups52f5e0bc3859bc5f5e25130b6c7e8881'] = 'Position'; -$_LANGADM['AdminAttributesGroups6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Ungültige Zeichen:'; -$_LANGADM['AdminAttributesGroups630f6dc397fe74e52d5189e2c80f282b'] = 'Zurück zur Liste'; -$_LANGADM['AdminAttributesGroups689202409e48743b914713f96d93947c'] = 'Wert'; -$_LANGADM['AdminAttributesGroups76a2e1080cd661b42c6653fc8fd57367'] = 'Textur:'; -$_LANGADM['AdminAttributesGroups859c7c7ffc3e60f67f6537f4d7dd98ca'] = 'Aktuelle Textur:'; -$_LANGADM['AdminAttributesGroups9c29287ce313fd9ed3e9a86e1af4f4b3'] = 'Nur HTML-Farben (z.B.:'; -$_LANGADM['AdminAttributesGroupsacdb802bfc2b99b15d1782570285c427'] = 'Inhalt:'; +$_LANGADM['AdminAttributeGenerator044a66fb62f8920b222660d638a7d8c5'] = 'Hinzufügen oder Ändern von Varianten:'; +$_LANGADM['AdminAttributeGenerator694e8d1f2ee056f98ee488bdc4982d73'] = 'Menge'; +$_LANGADM['AdminAttributeGenerator63d5049791d9d79d86e9a108b0a999ca'] = 'Artikel-Nr.'; +$_LANGADM['AdminAttributeGenerator32b919d18cfaca89383f6000dcc9c031'] = 'Erzeugen'; +$_LANGADM['AdminAttributeGenerator233c543a23378c4ffd0e1efb17408510'] = 'Auswirkungen auf den Preis:'; +$_LANGADM['AdminAttributeGenerator792467936100838046f749e63dadfbdb'] = 'Auswirkungen auf das Gewicht:'; $_LANGADM['AdminAttributesGroupsb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminAttributesGroupsba353198430b2004efeb1ac6d1f410d0'] = 'Dies ersetzt die HTML-Farbe!'; -$_LANGADM['AdminAttributesGroupsc82a6100dace2b41087ba6cf99a5976a'] = 'Werte'; -$_LANGADM['AdminAttributesGroupsc9cc8cce247e49bae79f15173ce97354'] = 'Ändern'; -$_LANGADM['AdminAttributesGroupsc9e5eb0a273a65da3a04f42e8351dc97'] = 'Öffentlicher Name:'; -$_LANGADM['AdminAttributesGroupscb5feb1b7314637725a2e73bdc9f7295'] = 'Farbe'; +$_LANGADM['AdminAttributesGroups49ee3087348e8d44e1feda1917443987'] = 'Name'; +$_LANGADM['AdminAttributesGroups170269305ed04c49b26b2d5dbe053dc6'] = 'Kombinationen gesamt'; +$_LANGADM['AdminAttributesGroups52f5e0bc3859bc5f5e25130b6c7e8881'] = 'Position'; +$_LANGADM['AdminAttributesGroupsd3b206d196cd6be3a2764c1fb90b200f'] = 'Ausgewählte löschen'; $_LANGADM['AdminAttributesGroupse25f0ecd41211b01c83e5fec41df4fe7'] = 'Ausgewählte Elemente löschen?'; +$_LANGADM['AdminAttributesGroupscb5feb1b7314637725a2e73bdc9f7295'] = 'Farbe'; +$_LANGADM['AdminAttributesGroupse0626222614bdee31951d84c64e5e9ff'] = 'Auswählen'; +$_LANGADM['AdminAttributesGroups07a9ca8c8228dd3399141e228034fedf'] = 'Optionsfeld'; +$_LANGADM['AdminAttributesGroups287234a1ff35a314b5b6bc4e5828e745'] = 'Varianten'; +$_LANGADM['AdminAttributesGroups4e140ba723a03baa6948340bf90e2ef6'] = 'Name:'; +$_LANGADM['AdminAttributesGroups6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Ungültige Zeichen:'; +$_LANGADM['AdminAttributesGroupsc9e5eb0a273a65da3a04f42e8351dc97'] = 'Öffentlicher Name:'; +$_LANGADM['AdminAttributesGroupscd532b25d677abcd19230d770a97baaa'] = 'Name, der dem Kunden angezeigt wird'; +$_LANGADM['AdminAttributesGroups6c451a8f2e9598b41a6968542cbe6061'] = 'Varianten-Typ'; +$_LANGADM['AdminAttributesGroups4f7922279a02c666c5504da88da4ae1b'] = 'Wählen Sie den Varianten-Typ'; +$_LANGADM['AdminAttributesGroupsabc42d386e1904a255aabb45715860c8'] = 'Shop-Zugehörigkeit gruppieren:'; +$_LANGADM['AdminAttributesGroups38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; +$_LANGADM['AdminAttributesGroupsc82a6100dace2b41087ba6cf99a5976a'] = 'Werte'; $_LANGADM['AdminAttributesGroupsfb5a0e846f382e4f81b1c4daddcf6e4e'] = 'Farbe:'; -$_LANGADM['AdminAttributesb9f5c797ebbf55adccdd8539a65a0241'] = 'Deaktiviert'; -$_LANGADM['AdminBackup0dc51a7afc30b342b827df535ff616f2'] = 'Überprüfen Sie stets Ihre Daten'; -$_LANGADM['AdminBackup10479732a2bea7a5a10bb7b47c639789'] = 'Schalten Sie die Option \"Shop aktivieren\" in Ihren Voreinstellungen aus.'; -$_LANGADM['AdminBackup1908624a0bca678cd26b99bfd405324e'] = 'Dateigröße:'; -$_LANGADM['AdminBackup197ebd1d022def92dd1c64aae3320d6a'] = 'Sofern Sie die Option \"Bestehende Tabellen löschen\" angekreuzt haben, bitte alle Tabellen der Aktuellen Datenbank entfernen.'; -$_LANGADM['AdminBackup2000271bb894b988d2097aaf528b6680'] = 'Backup Datei herunterladen.'; -$_LANGADM['AdminBackup2dfcd22fa4b395849dba9e20998d24c7'] = 'Das Backup schien erfolgreich. Laden Sie die Backup Datei bitte herunter und überprüfen Sie diese sorgfältig.'; -$_LANGADM['AdminBackup30c210e0173f2ff607cc84dc01ffc1f0'] = 'Backup Optionen'; -$_LANGADM['AdminBackup34082694d21dbdcfc31e6e32d9fb2b9f'] = 'Dateiname:'; -$_LANGADM['AdminBackup422540a2c50fe85b1f799ff2b2fd5d8d'] = 'Prestashop ist nicht für Ihre Datenbank, Backups, oder Wiederherstellungsdaten verantwortlich'; -$_LANGADM['AdminBackup42edcff7b40f111d974f2802ea9f5abf'] = 'Wählen Sie oben auf dem Bildschirm den Reiter \"Import\" aus'; +$_LANGADM['AdminAttributesGroupsc158aa5c1f4aad3431e1863b7615154f'] = 'Nur HTML-Werte'; +$_LANGADM['AdminAttributesGroups76a2e1080cd661b42c6653fc8fd57367'] = 'Textur:'; +$_LANGADM['AdminAttributesGroups390bd26864da3269b496814c118238c0'] = 'Laden Sie die Farbtextru von Ihrem Computer hoch'; +$_LANGADM['AdminAttributesGroupsba353198430b2004efeb1ac6d1f410d0'] = 'Die HTML-Farbe wird überschrieben !'; +$_LANGADM['AdminAttributesGroups859c7c7ffc3e60f67f6537f4d7dd98ca'] = 'Aktuelle Textur:'; +$_LANGADM['AdminAttributesGroups4aeb406dcf0a1cdd39e7156b1e9e89c7'] = 'Diese Funktion wurde deaktiviert. Sie kann wieder aktiviert werden unter:'; +$_LANGADM['AdminAttributesGroups9a63ec735f057c1366284bda67eee7de'] = 'Leistung'; +$_LANGADM['AdminAttributesGroupsc9cc8cce247e49bae79f15173ce97354'] = 'Speichern'; +$_LANGADM['AdminAttributesGroups9ea67be453eaccf020697b4654fc021a'] = 'Speichern und bleiben'; +$_LANGADM['AdminAttributesGroupsea4788705e6873b424c65e91c2846b19'] = 'Stornieren'; +$_LANGADM['AdminAttributesGroups0e68d0dc54dd88a5ee5a5cb32b94a892'] = 'Neue Varianten hinzufügen'; +$_LANGADM['AdminAttributesGroupsf48c5fbd64d8eec8840211dc4303ff36'] = 'Neue Werte hinzufügen'; +$_LANGADM['AdminAttributesGroupsa6a171cd441419cd756063a44e5229ab'] = 'Neue Variante editieren'; +$_LANGADM['AdminAttributesGroups0c8b6e3aac3adced699ae5849c75cd4b'] = 'Neue Variante hinzufügen'; +$_LANGADM['AdminAttributesGroups04d3bf2d538574c6417a18db06b23c7e'] = 'Neuen Wert hinzufügen'; +$_LANGADM['AdminAttributesGroups00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Aktiviert'; +$_LANGADM['AdminAttributesGroupsb9f5c797ebbf55adccdd8539a65a0241'] = 'Deaktiviert'; +$_LANGADM['AdminAttributesGroups08a38277b0309070706f6652eeae9a53'] = 'runter'; +$_LANGADM['AdminAttributesGroups258f49887ef8d14ac268c92b02503aaa'] = 'rauf'; $_LANGADM['AdminBackup44749712dbec183e983dcd78a7736c41'] = 'Datum'; -$_LANGADM['AdminBackup44fdec47036f482b68b748f9d786801b'] = 'Tage'; -$_LANGADM['AdminBackup46f0e215b9abb597017994db268fc3a0'] = 'Backup Wiederherstellen - in 10 Schritten'; -$_LANGADM['AdminBackup482e4b3e67dabd684819acb8b64887ef'] = 'Folgende Tabellen werden NICHT mit'; -$_LANGADM['AdminBackup4d247cbe2dbd06ce20b9affd635e7982'] = 'Diese Anwendung erstellt nur einen Datenbanksicherung, keine Sicherung Ihre Dateien'; -$_LANGADM['AdminBackup540f529ae6719f17617936818a8afaac'] = 'Der Ordner \'backups im Ordner \'admin\' muss beschreibbar sein (CHMOD 755 / 777)'; -$_LANGADM['AdminBackup5a0a50bcda916d40913bbf98675b0633'] = 'Disclaimer für die Backuperstellung'; -$_LANGADM['AdminBackup5c5e4f2eda086c93473b2c8e7e9b896c'] = 'Entpacken Sie nie die Sicherung nie auf der Live Site.'; -$_LANGADM['AdminBackup628b7db04235f228d40adc671413a8c8'] = 'Tag'; -$_LANGADM['AdminBackup6bfc8c9cb81f79f6db4707f115df9788'] = 'Klicken Sie \"durchsuchen\" und wählen Sie das Backup von Ihrer Festplatte'; -$_LANGADM['AdminBackup6dd757cbdd852a16f222a7d1a07eab3e'] = 'Mb'; -$_LANGADM['AdminBackup714aed045ed859b4e77cddddeeccaed5'] = 'Sie sollten Ihre Daten regulär sichern (Daten und Datenbank)'; -$_LANGADM['AdminBackup73cdddd7730abfc13a55efb9f5685a3b'] = 'Uhr'; -$_LANGADM['AdminBackup7ea4b668bc415112476c6abea16b5c00'] = 'Überprüfen Sie den Wert max. allowed filesize (ie. Max: 16Mb)'; -$_LANGADM['AdminBackup801ab24683a4a8c433c6eb40c48bcd9d'] = 'Download'; -$_LANGADM['AdminBackup810b58656ec020a2bda0b7f74e5e7d0c'] = 'Statistiktabellen ignorieren'; -$_LANGADM['AdminBackup84695439734fb7b69c173b3e39880e18'] = 'Wählen Sie diese Option, um die Archivdatei anzuweisen, bestehnde Dateien zu löschen, bevor mit mit der Wiederherstellung begonnen wird.'; -$_LANGADM['AdminBackup896c55cc5e46fab38ce9f51ebf7bfcd3'] = 'Uhr'; $_LANGADM['AdminBackup9d8d2d5ab12b515182a505f54db7f538'] = 'Angelegt vor'; -$_LANGADM['AdminBackupa20972942ef0de075f5d9c225c80ae4d'] = 'Fragen Sie Ihren Hosting Provider nach Zugang zum phpMyAdmin, um die Datenbank zu überprüfen'; +$_LANGADM['AdminBackup34082694d21dbdcfc31e6e32d9fb2b9f'] = 'Dateiname:'; +$_LANGADM['AdminBackup1908624a0bca678cd26b99bfd405324e'] = 'Dateigröße:'; +$_LANGADM['AdminBackupd3b206d196cd6be3a2764c1fb90b200f'] = 'Ausgewählte löschen'; +$_LANGADM['AdminBackupe25f0ecd41211b01c83e5fec41df4fe7'] = 'Ausgewählte Elemente löschen ?'; +$_LANGADM['AdminBackup30c210e0173f2ff607cc84dc01ffc1f0'] = 'Backup Optionen'; +$_LANGADM['AdminBackup810b58656ec020a2bda0b7f74e5e7d0c'] = 'Statistiktabellen ignorieren'; +$_LANGADM['AdminBackup1cefcf179a1f68d893b417a918676f43'] = 'Folgende Tabellen werden NICHT mit'; $_LANGADM['AdminBackupa5498b899882eb314ba0ab4519889cc2'] = 'Bestehende Tabellen während des Imports löschen'; -$_LANGADM['AdminBackupa57e3f4dcacc92f3756b16fde61f6f01'] = 'Laden Sie das Backup von der Liste (unten), oder von Ihrem FTP server (Ordner \"admin/backups\")'; -$_LANGADM['AdminBackupad408cc67b79776c0b6c9867326c3493'] = 'Melden Sie sich bei phpMyAdmin an und wählen Sie die aktuelle Datenbank aus.'; +$_LANGADM['AdminBackup874cac6a7157c26b7d294443bf9cb54a'] = 'Wählen Sie diese Option, um die Archivdatei anzuweisen, bestehende Dateien zu löschen, bevor mit der Wiederherstellung begonnen wird.'; +$_LANGADM['AdminBackupea4788705e6873b424c65e91c2846b19'] = 'Löschen'; +$_LANGADM['AdminBackupf8114cfdcafa00798ee84ab90bdcd18f'] = 'Der Ordner \'backups\' im Ordner \'admin\' muss beschreibbar sein (CHMOD 755 / 777)'; +$_LANGADM['AdminBackup2dfcd22fa4b395849dba9e20998d24c7'] = 'Das Backup schien erfolgreich gespeichert worden zu sein. Laden Sie die Backup Datei bitte herunter und überprüfen Sie diese sorgfältig.'; +$_LANGADM['AdminBackup896c55cc5e46fab38ce9f51ebf7bfcd3'] = 'Stunde'; +$_LANGADM['AdminBackup73cdddd7730abfc13a55efb9f5685a3b'] = 'Stunden'; +$_LANGADM['AdminBackup628b7db04235f228d40adc671413a8c8'] = 'Tag'; +$_LANGADM['AdminBackup44fdec47036f482b68b748f9d786801b'] = 'Tage'; +$_LANGADM['AdminBackup801ab24683a4a8c433c6eb40c48bcd9d'] = 'Download'; +$_LANGADM['AdminBackup2000271bb894b988d2097aaf528b6680'] = 'Backup Datei herunterladen.'; +$_LANGADM['AdminBackup8d8fcc1abd550c5f25dbfaa57d59cb67'] = 'MB'; +$_LANGADM['AdminBackupc04d1d983d1b7edc8601a146b54cd9b6'] = 'TIPP: Sie können die Datei ebenfalls per FTP herunterladen. Der Ablageorder ist \"admin/backups\".'; +$_LANGADM['AdminBackup5a0a50bcda916d40913bbf98675b0633'] = 'Disclaimer für die Backuperstellung'; +$_LANGADM['AdminBackup1bb1cba339ddfa656d40d1b339225310'] = 'Prestashop ist nicht für Ihre Datenbank, Backups, oder Wiederherstellungsdaten verantwortlich'; +$_LANGADM['AdminBackup59916437095076feac98f966572f220a'] = 'Prestashop ist eine Open Source Anwendung, die Sie auf eigene Gefahr unter der Lizenzvereinbarung verwenden. '; +$_LANGADM['AdminBackup714aed045ed859b4e77cddddeeccaed5'] = 'Sie sollten Ihre Daten regulär sichern (Daten und Datenbank)'; +$_LANGADM['AdminBackup4d247cbe2dbd06ce20b9affd635e7982'] = 'Diese Anwendung erstellt nur einen Datenbanksicherung, keine Sicherung Ihre Dateien'; +$_LANGADM['AdminBackup98a40e21066daacb3c9d655fa275fb9e'] = 'Standardmäßig werden Ihre Datenbanktabellen während der Wiederherstellung gelöscht'; +$_LANGADM['AdminBackup12d873e2f6fa0ad8b446582bedfecff6'] = 'Überprüfen Sie immer Ihre Sicherungen'; +$_LANGADM['AdminBackup666e50f78efc2b97c2f0d74927d710c6'] = 'Stellen Sie immer sicher, dass Ihre Backups komplett, aktuell und funktionstüchtig sind. Sogar, wenn Sie eine erfolgreiche Bestätigung erhalten haben.'; +$_LANGADM['AdminBackup0dc51a7afc30b342b827df535ff616f2'] = 'Überprüfen Sie stets Ihre Daten'; +$_LANGADM['AdminBackup5c5e4f2eda086c93473b2c8e7e9b896c'] = 'Entpacken Sie nie die Sicherung nie auf der Live Site.'; +$_LANGADM['AdminBackup68cbb508c86bba7f69ce32537d2de10a'] = 'Backup Wiederherstellen - in 10 Schritten'; +$_LANGADM['AdminBackup1e14eceae18294e477cc24115b0441fe'] = 'Schalten Sie die Option \"Shop aktivieren\" in Ihren Voreinstellungen aus.'; +$_LANGADM['AdminBackup00d04f58d10167e819cb4f9d64fcc970'] = 'Laden Sie das Backup von der Liste (unten), oder von Ihrem FTP server (Ordner \"admin/backups\")'; +$_LANGADM['AdminBackup2c57f87f291b9fc07039757ce39a7693'] = 'Überprüfen Sie die Archivintegrität: stellen Sie sicher, dass keine Fehler im Archiv vorhanden sind.'; +$_LANGADM['AdminBackup2644c0ebc22ab77af558c44c2da5c1a8'] = 'Fragen Sie Ihren Hosting Provider nach Zugang zum phpMyAdmin, um die Datenbank zu überprüfen'; +$_LANGADM['AdminBackupadd9e0fa50aa88fd3e73b68287302827'] = 'Melden Sie sich bei phpMyAdmin an und wählen Sie die aktuelle Datenbank aus.'; +$_LANGADM['AdminBackup06df4e19b972bf674e608175e798ef54'] = 'Sofern Sie die Option \"Bestehende Tabellen löschen\" angekreuzt haben, bitte alle Tabellen der Aktuellen Datenbank entfernen.'; +$_LANGADM['AdminBackupaadf7f5164abfe6b16cc02334dfecdfd'] = 'Wählen Sie oben auf dem Bildschirm den Reiter \"Import\" aus'; +$_LANGADM['AdminBackup45819bced9aebb2965e08847b62b0fc0'] = 'Klicken Sie \"durchsuchen\" und wählen Sie das Backup von Ihrer Festplatte'; +$_LANGADM['AdminBackup3cda35ca1352ab3557ad2817459b157d'] = 'Überprüfen Sie den Wert max. allowed filesize (ie. Max: 16Mb)'; $_LANGADM['AdminBackupaea390041b1129a817610ff53181cd4b'] = 'Sollte Ihr Backup die Vorgabe überschreiten, kontaktieren Sie bitte Ihren Hosting Provider, um dies zu beheben.'; -$_LANGADM['AdminBackupb3bd0f5ff93aa82c778f1486bdfecb90'] = 'Klicken Sie \"go\" und warten Sie einige Minuten bis der Vorgang abgeschlossen ist.'; -$_LANGADM['AdminBackupb59917a7c4898ff9a48a78b7a063005d'] = 'Standardmäßig werden Ihre Datenbanktabellen während der Wiederherstellung gelöscht'; -$_LANGADM['AdminBackupb828e7a94de289536d535e8c141868b9'] = 'Falls dies nicht der Fall ist,'; -$_LANGADM['AdminBackupbe0d109f79bd4ce87d2bf3dd216ba165'] = 'Der Download sollte automatisch starten.'; -$_LANGADM['AdminBackupc17110fda3272c08371ace783c673e56'] = 'Stellen Sie immer sicher, dass Ihre Backups komplett, aktuell und funktionstüchtig sind. Sogar, wenn Sie eine erfolgreiche Bestätigung erhalten haben.'; +$_LANGADM['AdminBackup4e72f49218bae4d505841c580ef09973'] = 'Klicken Sie \"Speichern\" und warten Sie einige Minuten bis der Vorgang abgeschlossen ist.'; +$_LANGADM['AdminBackupe29db9141323afc9e815db9ad72ce9ff'] = 'Ich habe den Disclaimer gelesen. Jetzt Backup erstellen'; $_LANGADM['AdminBackupc4a8330b099d9409ed1ba801d69a1dd0'] = 'Download wird gestartet ...'; -$_LANGADM['AdminBackupc9c8018315982c1aa308a9146e0bed76'] = 'Ich habe den Disclaimer gelesen. Jetzt Backup erstellen'; -$_LANGADM['AdminBackupc9d8519a44774664f720c0ce6275ac2a'] = 'TIPP: Sie können die Datei ebenfalls per FTP herunterladen. Der Ablageorder ist \"admin/backups\".'; +$_LANGADM['AdminBackup42051aaa00e6158eed74593c3e94d99a'] = 'Der Download sollte automatisch starten.'; +$_LANGADM['AdminBackupb828e7a94de289536d535e8c141868b9'] = 'Falls dies nicht der Fall ist,'; $_LANGADM['AdminBackupd1c6b1687ebbc336f9bd13beba87b0cf'] = 'bitte hier klicken!'; -$_LANGADM['AdminBackupe25f0ecd41211b01c83e5fec41df4fe7'] = 'Ausgewählte Elemente löschen?'; -$_LANGADM['AdminBackupea4788705e6873b424c65e91c2846b19'] = 'Abbrechen'; -$_LANGADM['AdminBackupee0ea4b3f98494324b3d39df83437f0d'] = 'Prestashop ist eine Open Source Anwendung, die Sie auf eigene Gefahr unter der Lizensvereinbarung verwenden. '; -$_LANGADM['AdminBackupf15dca6392936098982c8e3457ce87db'] = 'Überprüfen Sie immer Ihre Sicherungen'; -$_LANGADM['AdminBackupf3bc009a9ac0e586b7966a1c1352b094'] = 'Überprüfen Sie die Archivintegrität: stellen Sie sicher, dass keine Fehler im Archiv vorhanden sind.'; -$_LANGADM['AdminCarriers00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Aktiviert'; -$_LANGADM['AdminCarriers04bcf925decaf3beb22ef4bcedd93194'] = 'Bei \'0\' wird der Name des Lieferanten durch den Namen des Shops ersetzt'; -$_LANGADM['AdminCarriers1cc70ef3820fa925ca1dd1ab645d239e'] = 'Erlaubte Zeichen: Buchstaben, Leerzeichen und'; -$_LANGADM['AdminCarriers1d6af794b2599c1407a83029a09d1ecf'] = 'Lieferanten'; -$_LANGADM['AdminCarriers24a23d787190f2c4812ff9ab11847a72'] = 'Status:'; -$_LANGADM['AdminCarriers26fe78eca0b885477de9627d58f98cd6'] = 'Weisen Sie Versankosten und evt. zusätzliche Versandkosten den Produkten im Lieferpreis zu'; -$_LANGADM['AdminCarriers2999d7f21168234abeb28b9e561cfe96'] = 'Verfügbare Lieferzonen des Lieferanten'; -$_LANGADM['AdminCarriers3194ebe40c7a8c29c78ea79066b6e05c'] = 'Während der Bestellung angezeigter Name des Lieferanten'; -$_LANGADM['AdminCarriers3601146c4e948c32b6424d2c0a7f0118'] = 'Preis'; -$_LANGADM['AdminCarriers38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; -$_LANGADM['AdminCarriers3b3d06023f6353f8fd05f859b298573e'] = 'URL:'; -$_LANGADM['AdminCarriers482836cce404046ca7dc34fb0a6fc526'] = 'Nimmt die größte Preisspanne'; -$_LANGADM['AdminCarriers49ee3087348e8d44e1feda1917443987'] = 'Name'; -$_LANGADM['AdminCarriers49fec5c86a3b43821fdf0d9aa7bbd935'] = 'Je nach Gewicht'; -$_LANGADM['AdminCarriers4f890cf6a72112cad95093baecf39831'] = 'Lieferanten deaktivieren'; -$_LANGADM['AdminCarriers52f5e0bc3859bc5f5e25130b6c7e8881'] = 'Position'; -$_LANGADM['AdminCarriers5528aa4f25577dcffcfca40eda4c2a5b'] = 'Im Shop verwendeter Standard-Versanddienst'; -$_LANGADM['AdminCarriers590f6d9a5885f042982c9a911f76abda'] = 'Standardverhalten'; -$_LANGADM['AdminCarriers5cb2b3a7c26424a92365f9d73faa0947'] = 'Einschließen oder Ausschließen des Lieferanten auf der im Front Office angezeigten Liste'; -$_LANGADM['AdminCarriers5e5f0a863cd129317037e3def37b4097'] = 'Firma:'; -$_LANGADM['AdminCarriers69123019563697071c2c9ab3eb660b13'] = 'Speichern Sie, wenn Sie mit den Eingaben fertig sind'; -$_LANGADM['AdminCarriers6e80870e865e8dbcd56b9842ea38e3dd'] = 'Während der Bestellung angezeigte Lieferzeit'; -$_LANGADM['AdminCarriers7475ec0d41372a307c497acb7eeea8c4'] = 'Keine Steuer'; -$_LANGADM['AdminCarriers80ac9c802ce4d76982ab5a2e5a54b8bc'] = 'Standard-Versanddienst:'; -$_LANGADM['AdminCarriers80d803aad983c22d14a0ddad539fad8e'] = 'Wählen SIe den Reiter \"Versand\"'; -$_LANGADM['AdminCarriers8430a7b1b81635e3df949c2845303303'] = 'Optionen Versanddienst'; -$_LANGADM['AdminCarriers8c2857a9ad1d8f31659e35e904e20fa6'] = 'Logo'; -$_LANGADM['AdminCarriers8e97163e9714c4656e00b33f317bc181'] = 'Verladekosten:'; -$_LANGADM['AdminCarriers8f497c1a3d15af9e0c215019f26b887d'] = 'Frist'; -$_LANGADM['AdminCarriers92c713cffb8085099e9ab6b8a7387b5e'] = 'Verlade- und Transportkosten für diesen Lieferanten mit einschließen'; -$_LANGADM['AdminCarriers93cba07454f06a4a960172bbd6e2a435'] = 'Ja'; -$_LANGADM['AdminCarriers969011941a0e9f19127bc90042687570'] = 'Sie sind fertig!. Der neue Lieferant wird nun Ihren Kunden angezeigt'; -$_LANGADM['AdminCarriers980bb228a128556fe3df923d2ede30b4'] = 'Laden Sie ein Logo von Ihrem Rechner'; -$_LANGADM['AdminCarriersa26f79d46b0719d8baa3a5a7c9abda74'] = 'Verhalten für den Fall, dass keine Preisspanne gefunden wird (Beispiel: die Gesamtgröße des Warenkorbs eines Kunden ist größer als die größte von Ihnen definierte Preisspanne)'; -$_LANGADM['AdminCarriersa2fb5420f32b0749ad87318f82c0db2c'] = 'Verhalten der Preisspannen:'; -$_LANGADM['AdminCarriersacd7b45c9d50280a52990015b2c24ba8'] = 'Logo:'; -$_LANGADM['AdminCarriersb702b0f0188edd5dde75a6d0aace0246'] = 'Wahl der Preisspanne'; +$_LANGADM['AdminCarriersd3b206d196cd6be3a2764c1fb90b200f'] = 'Ausgewählte Elemente löschen'; +$_LANGADM['AdminCarrierse25f0ecd41211b01c83e5fec41df4fe7'] = 'Ausgewählte Elemente löschen ?'; $_LANGADM['AdminCarriersb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminCarriersb7ccdf6ab58f5514acc520721ddc9f08'] = 'Füllen Sie die Felder aus und sichern Sie den Eintrag'; -$_LANGADM['AdminCarriersb8bf3ffcbb8025ef76f8d67fff0cdf2b'] = 'Klicken Sie \"Hinzufügen\"'; -$_LANGADM['AdminCarriersb9f5c797ebbf55adccdd8539a65a0241'] = 'Deaktiviert'; -$_LANGADM['AdminCarriersbafd7322c6e97d25b6299b5d6fe8920b'] = 'Nein'; -$_LANGADM['AdminCarriersbe4f75f8b5c30ee4d0333b340c59280d'] = 'Geben Sie für jede Zone den Preis an und Speichern Sie die Angaben'; -$_LANGADM['AdminCarriersbf1f5f95d9e15a3cffa21495dbec563a'] = 'Lieferzeit:'; -$_LANGADM['AdminCarriersc0add41517a5511d7b58d2c992db11e7'] = 'Erstellen eines neuen Versanddienste'; -$_LANGADM['AdminCarrierscf3fb1ff52ea1eed3347ac5401ee7f0c'] = 'Aufsteigend'; -$_LANGADM['AdminCarrierscf899ec0add2e9e103ad82c1a2a077ac'] = 'Versandkosten zuweisen:'; -$_LANGADM['AdminCarriersd3775317d696f0c1e3ae4a7a13b639dc'] = 'Klicken Sie auf alle Gruppen, denen Sie Zugang zu diesem Lieferanten geben möchten'; -$_LANGADM['AdminCarrierse25f0ecd41211b01c83e5fec41df4fe7'] = 'Ausgewählte Elemente löschen?'; -$_LANGADM['AdminCarrierse3cf5ac19407b1a62c6fccaff675a53b'] = 'Absteigend'; -$_LANGADM['AdminCarrierse3d29a6f3d7588301aa04429e686b260'] = 'Je nach Gesamtbetrag'; -$_LANGADM['AdminCarrierse460bba7366e1b5118a0d95ee91c6cff'] = 'URL für die Paketsendungsverfolgung, geben Sie \'@\'anstelle der Nummer ein'; -$_LANGADM['AdminCarrierse6e42855066e7a3ae050b2c698021b14'] = 'Gebiet:'; -$_LANGADM['AdminCarrierse81c4e4f2b7b93b481e13a8553c2ae1b'] = 'oder'; +$_LANGADM['AdminCarriers49ee3087348e8d44e1feda1917443987'] = 'Name'; +$_LANGADM['AdminCarriers8c2857a9ad1d8f31659e35e904e20fa6'] = 'Logo'; +$_LANGADM['AdminCarriers8f497c1a3d15af9e0c215019f26b887d'] = 'Frist'; $_LANGADM['AdminCarriersec53a8c4f07baed5d8825072c89799be'] = 'Status'; -$_LANGADM['AdminCarriersf6308cfdf671a710ebff8ac860d3a406'] = 'Wählen Sie einen neuen Standard-Lieferanten, bevor Sie diesen hier löschen'; -$_LANGADM['AdminCarriersf9293626f0c44c6e310fc49280c20790'] = 'Kostenlos!'; -$_LANGADM['AdminCartRules00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Aktiviert'; -$_LANGADM['AdminCartRules01b6e20344b68835c5ed1ddedf20d531'] = 'à'; -$_LANGADM['AdminCartRules068f80c7519d0528fb08e82137a72131'] = 'Produkte'; -$_LANGADM['AdminCartRules06df33001c1d7187fdd81ea1f5b277aa'] = 'Aktionen'; -$_LANGADM['AdminCartRules1063e38cb53d94d386f21227fcd84717'] = 'Löschen'; -$_LANGADM['AdminCartRules1814d65a76028fdfbadab64a5a8076df'] = 'Lieferer:'; -$_LANGADM['AdminCartRules2377be3c2ad9b435ba277a73f0f1ca76'] = 'Hersteller:'; -$_LANGADM['AdminCartRules287234a1ff35a314b5b6bc4e5828e745'] = 'Varianten'; -$_LANGADM['AdminCartRules49ee3087348e8d44e1feda1917443987'] = 'Name'; -$_LANGADM['AdminCartRules689202409e48743b914713f96d93947c'] = 'Wert'; -$_LANGADM['AdminCartRules694e8d1f2ee056f98ee488bdc4982d73'] = 'Menge'; -$_LANGADM['AdminCartRules6adf97f83acf6453d4a6a4b1070f3754'] = 'Keine'; -$_LANGADM['AdminCartRules7bc873cba11f035df692c3549366c722'] = '-- bitte auswählen --'; -$_LANGADM['AdminCartRules9ea67be453eaccf020697b4654fc021a'] = 'Speichern und auf der Seite bleiben'; -$_LANGADM['AdminCartRules9f6e99bdd4184b83dc478d0ab1b4cbf7'] = 'Minimaler Kaufbetrag'; -$_LANGADM['AdminCartRulesaf1b98adf7f686b84cd0b443e022b7a0'] = 'Kategorien'; -$_LANGADM['AdminCartRulesb2f40690858b404ed10e62bdf422c704'] = 'Betrag'; -$_LANGADM['AdminCartRulesb5a7adde1af5c87d7fd797b6245c2a39'] = 'Beschreibung:'; +$_LANGADM['AdminCarriersb00b85425e74ed2c85dc3119b78ff2c3'] = 'Kostenlos!'; +$_LANGADM['AdminCarriers52f5e0bc3859bc5f5e25130b6c7e8881'] = 'Position'; +$_LANGADM['AdminCarriers3601146c4e948c32b6424d2c0a7f0118'] = 'Preis'; +$_LANGADM['AdminCarrierscf3fb1ff52ea1eed3347ac5401ee7f0c'] = 'Aufsteigend'; +$_LANGADM['AdminCarrierse3cf5ac19407b1a62c6fccaff675a53b'] = 'Absteigend'; +$_LANGADM['AdminCarriers8430a7b1b81635e3df949c2845303303'] = 'Optionen Versanddienst'; +$_LANGADM['AdminCarriers80ac9c802ce4d76982ab5a2e5a54b8bc'] = 'Standard-Versanddienst:'; +$_LANGADM['AdminCarriersece6bb2586fa84042edde479c6a6ce6b'] = 'Im Shop verwendeter Standard-Versanddienst'; +$_LANGADM['AdminCarriers6f9d01a14011f05fffe48559583fc609'] = 'Versanddienst Standard-Sortierung'; +$_LANGADM['AdminCarriersb4c73b9c0f78317700e0b474277c145c'] = 'Diese Standard-Sortierung wird nur im Front-Office angezeigt'; +$_LANGADM['AdminCarriers785bc8b603d21f69f55e495d7efd6923'] = 'Versanddienst Standard-Reihenfolge'; +$_LANGADM['AdminCarriersb4c73b9c0f78317700e0b474277c145c'] = 'Diese Standard-Reihenfolge wird nur im Front-Office angezeigt'; +$_LANGADM['AdminCarrierse7ee1cd1aabd8efc05494dd9e11e3598'] = 'Erstellen eines neuen Versanddienstes'; +$_LANGADM['AdminCarriers52cab3228ce7712ba94c279987022c3e'] = 'Klicken Sie \"Neu\"'; +$_LANGADM['AdminCarriers951ad33c08ce3b572dccab0aac856a9c'] = 'Füllen Sie die Felder aus und sichern Sie den Eintrag'; +$_LANGADM['AdminCarriers55606f1fdd6fc1044e85a62edd26d02e'] = 'Sie müssen eine Preisspanne oder Gewichtsspanne für den Versanddienst auswählen.'; +$_LANGADM['AdminCarriers2c52618fef66f9549d7eb01422c1e502'] = 'Unter den Tabreiter \"Versand\" -> \"Preisspanne\" oder \"Gewichtsspanne\"'; +$_LANGADM['AdminCarriersf289cb04fe17bd0217f60ca5aea68b81'] = 'Wählen Sie den Versanddienst und definieren Sie die Preisspanne oder Gewichtsspanne.'; +$_LANGADM['AdminCarriers8d01c1d555755768524f9ac3adcc30b3'] = 'Ein Versanddienst kann z.B. eine Gewichtsspanne zwischen 0 und 5 kg befördern, ein anderer Versanddienst eine Gewichtsspanne von 5 kg bis 10 kg.'; +$_LANGADM['AdminCarriers22c96b43b52f1f004cfd3e5ee705615b'] = 'Bitte Speichern, wenn Sie mit den Eingaben fertig sind'; +$_LANGADM['AdminCarriersa4dc56109d36f5576375dcdce6f34173'] = 'Wählen Sie den Reiter \"Versand\"'; +$_LANGADM['AdminCarriers86b030372e7bf11a267c33851d28846a'] = 'Sie müssen die Gebühren für diesen Versanddienst angeben.'; +$_LANGADM['AdminCarriersbfb05838a258d8f37ca7d93401d20463'] = 'Wählen Sie am Ende der Seite unter \"Gebühren\" den entsprechenden Versanddienst.'; +$_LANGADM['AdminCarriers0ab7ba556dbeb80c5e99db2dbd7f8b85'] = 'Geben Sie für jede Zone den Preis an und speichern Sie die Angaben'; +$_LANGADM['AdminCarriersab969dec701ab929f90788c686742b78'] = 'Sie sind fertig!. Der neue Versanddienst wird nun Ihren Kunden angezeigt'; +$_LANGADM['AdminCarriers1d6af794b2599c1407a83029a09d1ecf'] = 'Versanddienste'; +$_LANGADM['AdminCarriers5e5f0a863cd129317037e3def37b4097'] = 'Firma:'; +$_LANGADM['AdminCarriers1cc70ef3820fa925ca1dd1ab645d239e'] = 'Erlaubte Zeichen: Buchstaben, Leerzeichen und'; +$_LANGADM['AdminCarriers3194ebe40c7a8c29c78ea79066b6e05c'] = 'Während der Bestellung angezeigter Name des Versanddienstes'; +$_LANGADM['AdminCarriers94f9328aae40bd711c2c1032c9c9411d'] = 'Bei \'0\' wird der Name des Versanddienstes durch den Namen des Shops ersetzt'; +$_LANGADM['AdminCarriersacd7b45c9d50280a52990015b2c24ba8'] = 'Logo:'; +$_LANGADM['AdminCarriers16650c3cbb2dc17ebcdba01fb1f31f89'] = 'Laden Sie ein Logo von Ihrem Rechner'; +$_LANGADM['AdminCarrierse81c4e4f2b7b93b481e13a8553c2ae1b'] = 'oder'; +$_LANGADM['AdminCarriersbf1f5f95d9e15a3cffa21495dbec563a'] = 'Lieferzeit:'; +$_LANGADM['AdminCarriersa617573fb9cb14e1c414b8f00dd57b6b'] = 'Während der Bestellung angezeigte Lieferzeit'; +$_LANGADM['AdminCarriers2c261299e5086bd16299a8e8077862c8'] = 'Klasse:'; +$_LANGADM['AdminCarrierscfc4efef6e9ca9c5bea246affa006f77'] = '\"0\" für eine lange Lieferzeit, \"9\" für die kürzerste Lieferzeit.'; +$_LANGADM['AdminCarriers3b3d06023f6353f8fd05f859b298573e'] = 'URL:'; +$_LANGADM['AdminCarriers091791ef85358a1954f26bf94be327dc'] = 'URL für die Paketsendungsverfolgung, geben Sie \'@\'anstelle der Nummer ein'; +$_LANGADM['AdminCarrierse6e42855066e7a3ae050b2c698021b14'] = 'Zone:'; +$_LANGADM['AdminCarriers85ed6154e19cc138c7281ba6129641d3'] = 'Verfügbare Lieferzonen des Versandunternehmens'; +$_LANGADM['AdminCarriers1bd33faf04b6c7e0090de4f3e5915178'] = 'Gruppenzugang.'; +$_LANGADM['AdminCarriers35f16c216c335fe1d428440583f5148f'] = 'Klicken Sie auf alle Gruppen, denen Sie Zugang zu diesem Versanddienst geben möchten'; +$_LANGADM['AdminCarriers24a23d787190f2c4812ff9ab11847a72'] = 'Status:'; +$_LANGADM['AdminCarriers00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Aktiviert'; +$_LANGADM['AdminCarriersb9f5c797ebbf55adccdd8539a65a0241'] = 'Deaktiviert'; +$_LANGADM['AdminCarriers49032c00868b02b899f19dc39b52d343'] = 'Einschließen oder Ausschließen des Versanddienstes auf der im Front Office angezeigten Liste'; +$_LANGADM['AdminCarrierscf899ec0add2e9e103ad82c1a2a077ac'] = 'Versandkosten zuweisen:'; +$_LANGADM['AdminCarriers93cba07454f06a4a960172bbd6e2a435'] = 'Ja'; +$_LANGADM['AdminCarriersbafd7322c6e97d25b6299b5d6fe8920b'] = 'Nein'; +$_LANGADM['AdminCarrierse118ab2d90a7fc8dc54d9b5d10a1edb3'] = 'Weisen Sie Versandkosten und evtl. zusätzliche Versandkosten den Produkten im Lieferpreis zu'; +$_LANGADM['AdminCarriers5f2b3818a8226aa853fc45c83783b12d'] = 'Steuer:'; +$_LANGADM['AdminCarriers7475ec0d41372a307c497acb7eeea8c4'] = 'Keine Steuer'; +$_LANGADM['AdminCarriers8e97163e9714c4656e00b33f317bc181'] = 'Verladekosten:'; +$_LANGADM['AdminCarriers92c713cffb8085099e9ab6b8a7387b5e'] = 'Verlade- und Transportkosten für diesen Versanddienst mit einschließen'; +$_LANGADM['AdminCarriersb702b0f0188edd5dde75a6d0aace0246'] = 'Wahl der Preisspanne'; +$_LANGADM['AdminCarriers590f6d9a5885f042982c9a911f76abda'] = 'Standardverhalten'; +$_LANGADM['AdminCarrierse3d29a6f3d7588301aa04429e686b260'] = 'Je nach Gesamtbetrag'; +$_LANGADM['AdminCarriers49fec5c86a3b43821fdf0d9aa7bbd935'] = 'Je nach Gewicht'; +$_LANGADM['AdminCarriersa2fb5420f32b0749ad87318f82c0db2c'] = 'Verhalten der Preisspannen:'; +$_LANGADM['AdminCarriers482836cce404046ca7dc34fb0a6fc526'] = 'Nimmt die größte Preisspanne'; +$_LANGADM['AdminCarriers4f890cf6a72112cad95093baecf39831'] = 'Versanddienst deaktivieren'; +$_LANGADM['AdminCarriers368cd236d21e173338343c27a26cf717'] = 'Verhalten für den Fall, dass keine Preisspanne gefunden wird (Beispiel: die Gesamtgröße des Warenkorbs eines Kunden ist größer als die größte von Ihnen definierte Preisspanne)'; +$_LANGADM['AdminCarriers6fc6e3db51399bfdc0783c55413a9267'] = 'Maximale Packungshöhe:'; +$_LANGADM['AdminCarriers8ff53d8ad4dfc44b1ee6b5def80b18a7'] = 'Maximal vorgeschriebene Packungshöhe für diesen Versanddienst. \"0\" = nicht anwendbar, wird ignoriert.'; +$_LANGADM['AdminCarriers56ada2d436a44219fb318b8247aa89ca'] = 'Maximaler Packungsumfang:'; +$_LANGADM['AdminCarriers1a6fae865c666be78080641a3ba4a654'] = 'Maximal vorgeschriebener Packungsumfang für diesen Versanddienst. \"0\" = nicht anwendbar, wird ignoriert.'; +$_LANGADM['AdminCarriers345bbbb0655372cd66cd37b8fdc4b766'] = 'Maximale Packungstiefe:'; +$_LANGADM['AdminCarriersf7489390b24270ea9cf2ffbf6d312e0c'] = 'Maximal vorgeschreibene Packungstiefe für diesen Versanddienst. \"0\" = nicht anwendbar, wird ignoriert.'; +$_LANGADM['AdminCarriers49941c19df9948405549925c15b3e552'] = 'Maximales Packungsgewicht:'; +$_LANGADM['AdminCarriersc3942bdf0cf47748d11c076230bf8520'] = 'Maximal vorgeschriebenes Packungsgewicht für diesen Versanddienst. \"0\" = nicht anwendbar, wird ignoriert.'; +$_LANGADM['AdminCarriersf16b5952df8d25ea30b25ff95ee8fedf'] = 'Shop-Zugehörigkeit:'; +$_LANGADM['AdminCarriers38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; +$_LANGADM['AdminCarriersac59c677a41a315dad52c50d476d24a5'] = 'Wählen Sie einen neuen Standard-Versanddienst aus, bevor Sie diesen hier löschen'; +$_LANGADM['AdminCartRulesd3b206d196cd6be3a2764c1fb90b200f'] = 'Ausgewählte Elemente löschen '; +$_LANGADM['AdminCartRulese25f0ecd41211b01c83e5fec41df4fe7'] = 'Ausgewählte Elemente löschen ?'; $_LANGADM['AdminCartRulesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminCartRulesb9f5c797ebbf55adccdd8539a65a0241'] = 'Deaktiviert'; -$_LANGADM['AdminCartRulesbefcac0f9644a7abee43e69f49252ac4'] = 'ohne Steuern'; -$_LANGADM['AdminCartRulesc9cc8cce247e49bae79f15173ce97354'] = 'Ändern'; $_LANGADM['AdminCartRulesca0dbad92a874b2f69b549293387925e'] = 'Code'; -$_LANGADM['AdminCartRulesd98a07f84921b24ee30f86fd8cd85c3c'] = 'vom'; -$_LANGADM['AdminCartRulesdeb10517653c255364175796ace3553f'] = 'Produkt'; -$_LANGADM['AdminCartRulese25f0ecd41211b01c83e5fec41df4fe7'] = 'Ausgewählte Elemente löschen?'; -$_LANGADM['AdminCartRulesec211f7c20af43e742bf2570c3cb84f9'] = 'Hinzufügen'; +$_LANGADM['AdminCartRules502996d9790340c5fd7b86a5b93b1c9f'] = 'Priorität'; +$_LANGADM['AdminCartRules694e8d1f2ee056f98ee488bdc4982d73'] = 'Menge'; +$_LANGADM['AdminCartRules3728af837fe70019577ddb0ed7125ee5'] = 'bis'; $_LANGADM['AdminCartRulesec53a8c4f07baed5d8825072c89799be'] = 'Status'; -$_LANGADM['AdminCartRulesf4a0d7cb0cd45214c8ca5912c970de13'] = 'Steuern inbegriffen'; -$_LANGADM['AdminCarts01abfc750a0c942167651c40d088531d'] = 'Nr.'; -$_LANGADM['AdminCarts03ab340b3f99e03cff9e84314ead38c0'] = 'Menge'; -$_LANGADM['AdminCarts068f80c7519d0528fb08e82137a72131'] = 'Produkte'; -$_LANGADM['AdminCarts1402e450396cb76b53b95f6e1746d700'] = 'Kundenkonto angelegt am:'; +$_LANGADM['AdminCartRulesf7de1b71605a10ef04416effa4c6e09e'] = 'Speichern und bleiben'; +$_LANGADM['AdminCartRulesa6fe6d1a739e16b0f691c6f3730b78ae'] = 'Zahlung: Warenkorb Regeln'; +$_LANGADM['AdminCartRules29aa46cc3d2677c7e0f216910df600ff'] = 'Versandkostenfrei'; +$_LANGADM['AdminCartRules00d23a76e43b46dae9ec7aa9dcbebb32'] = 'aktiviert'; +$_LANGADM['AdminCartRulesb9f5c797ebbf55adccdd8539a65a0241'] = 'deaktiviert'; +$_LANGADM['AdminCartRulesfc6341fa76fe93b837d748563e0a60c1'] = 'Rabatt anwenden'; +$_LANGADM['AdminCartRulesda73ea07f51049046d527dabd85170e1'] = 'Prozent (%)'; +$_LANGADM['AdminCartRules96d60bee29d908c1cb0fb4fd3f28ed42'] = 'Betrag (¤)'; +$_LANGADM['AdminCartRules6adf97f83acf6453d4a6a4b1070f3754'] = 'nicht anwendbar'; +$_LANGADM['AdminCartRules407d3e36cf562094fc5802889c592fa6'] = 'Wert (%)'; +$_LANGADM['AdminCartRulesde11e2e4296bb20487b6430508866e06'] = 'Nicht auf die Versandkosten anwendbar'; +$_LANGADM['AdminCartRules717a25e452275655de73204c68072f0f'] = 'Wert (¤)'; +$_LANGADM['AdminCartRulesbefcac0f9644a7abee43e69f49252ac4'] = 'inkl. Steuer'; +$_LANGADM['AdminCartRulesf4a0d7cb0cd45214c8ca5912c970de13'] = 'exkl. Steuer'; +$_LANGADM['AdminCartRules4ec534e482b91898178fa7c6b2235459'] = 'Rabatt anwendbar auf'; +$_LANGADM['AdminCartRules629b9591d5085cf14edd26c9d376bb3a'] = 'Auftrag (exkl. Versandkosten)'; +$_LANGADM['AdminCartRules1b343552de249749420ddd0fff731e0c'] = 'Spezifisches Produkt'; +$_LANGADM['AdminCartRules8bab8ac32605948e59399033c7606222'] = 'Günstigstes Produkt'; +$_LANGADM['AdminCartRules8cfdac16c15c9b130f26ca1d275035a0'] = 'Ausgewähltes Produkt(e)'; +$_LANGADM['AdminCartRulesdeb10517653c255364175796ace3553f'] = 'Produkt'; +$_LANGADM['AdminCartRules2f73d13f0a878086ce1f9933aed3ac80'] = 'Kostenloses Geschenk senden'; +$_LANGADM['AdminCartRules8f36b08eb9ebba13ef930c9dd719ff7c'] = 'Auf einen Kunden begrenzt'; +$_LANGADM['AdminCartRules5e60b472b57279a00a961e1e93fa0802'] = 'Optional, die Warenkorbregeln sind für alle Kunden gültig, wenn Sie dieses Feld leer lassen.'; +$_LANGADM['AdminCartRulesb07cc2801693b2e722906a3db3d9c447'] = 'Gültigkeit'; +$_LANGADM['AdminCartRulesd98a07f84921b24ee30f86fd8cd85c3c'] = 'von'; +$_LANGADM['AdminCartRules01b6e20344b68835c5ed1ddedf20d531'] = 'bis'; +$_LANGADM['AdminCartRules4d545447cf01b1e3bb59c537543729c5'] = 'Standardwert ist 1 Monat.'; +$_LANGADM['AdminCartRules9f6e99bdd4184b83dc478d0ab1b4cbf7'] = 'Minimum Bestellwert'; +$_LANGADM['AdminCartRules89bea8045e50a337d8ce9849a4e1633c'] = 'exkl. Versandkosten'; +$_LANGADM['AdminCartRulesf7b8d9d5bbba937644a29be14e2654ed'] = 'inkl. Versandkosten'; +$_LANGADM['AdminCartsb718adec73e04ce3ec720dd11a06a308'] = 'ID'; +$_LANGADM['AdminCartsd79cf3f429596f77db95c65074663a54'] = 'Bestell-ID'; +$_LANGADM['AdminCartsce26601dac0dea138b7295f02b7620a7'] = 'Kunde'; +$_LANGADM['AdminCarts96b0141273eabab320119c467cdcaf17'] = 'Gesamt'; +$_LANGADM['AdminCarts914419aa32f04011357d3b604a86d7eb'] = 'Versanddienst'; +$_LANGADM['AdminCarts44749712dbec183e983dcd78a7736c41'] = 'Datum'; +$_LANGADM['AdminCarts54f664c70c22054ea0d8d26fc3997ce7'] = 'Online'; +$_LANGADM['AdminCartsadb831a7fdd83dd1e2a309ce7591dff8'] = 'Besucher'; +$_LANGADM['AdminCarts580034e942d61c23826cb31dc2cb3c89'] = 'Warenkorb Nr.'; +$_LANGADM['AdminCartsed2b5c0139cec8ad2873829dc1117d50'] = 'vom'; $_LANGADM['AdminCarts1d949d2235747b894bbaae35fbf44f1d'] = 'Informationen zum Kunden'; -$_LANGADM['AdminCarts2633d6725607d13e80f5e30514b91fbe'] = 'Gesamt Ermäßigungen:'; +$_LANGADM['AdminCarts01abfc750a0c942167651c40d088531d'] = 'Nr.'; +$_LANGADM['AdminCartsad63162d0d394b0e0daf1c30c6d77160'] = 'Kundenkonto angelegt am:'; +$_LANGADM['AdminCartsb157524c4be8c2fc80e5ef2f0b1bf1e6'] = 'Bestätigte Bestellungen:'; +$_LANGADM['AdminCarts5c63fcad7f3534fdcf4ee426a54a6e00'] = 'Gesamtbetrag, der seit des Anlegens des Kontos gezahlt wurde:'; +$_LANGADM['AdminCartsa8e3c5c577a4b885819e5ba1c785065c'] = 'Nicht angemeldeter Besucher'; +$_LANGADM['AdminCarts58930025e1f95d65035e0df5d6c2ae41'] = 'Informationen zur Bestellung'; +$_LANGADM['AdminCartsd1228f5476d15142b1358ae4b5fa2454'] = 'Bestellung Nr.'; +$_LANGADM['AdminCartsf9e17adb48f78186c6bcd4bd9c08816d'] = 'Ausgeführt am:'; +$_LANGADM['AdminCarts30d5706b177c5a77731d1418e95d2900'] = 'Keine Bestellung angelegt seit diesem Warenkorb'; +$_LANGADM['AdminCarts3ac442c5433b22fbc1bdf0e4b02705b9'] = 'Einen Auftrag für diesen Warenkorb erstellen.'; +$_LANGADM['AdminCarts068f80c7519d0528fb08e82137a72131'] = 'Produkte'; +$_LANGADM['AdminCarts6f16ab6ec0a6064d0c8961257a3eb1f5'] = 'Inhalt des Warenkorbs'; +$_LANGADM['AdminCartsdeb10517653c255364175796ace3553f'] = 'Produkt'; +$_LANGADM['AdminCarts6c957f72dc8cdacc75762f2cbdcdfaf2'] = 'Einzelpreis'; +$_LANGADM['AdminCarts694e8d1f2ee056f98ee488bdc4982d73'] = 'Menge'; $_LANGADM['AdminCarts27ce7f8b5623b2e2df568d64cf051607'] = 'Lager'; $_LANGADM['AdminCarts2fb3b950fd7711136f7f251ae5fbdbdc'] = 'Text Nr.'; -$_LANGADM['AdminCarts30d5706b177c5a77731d1418e95d2900'] = 'Keine Bestellung angelegt seit diesem Warenkorb'; -$_LANGADM['AdminCarts44749712dbec183e983dcd78a7736c41'] = 'Datum'; -$_LANGADM['AdminCarts543ae6adeb524f98cc7d3c816a1ec1e3'] = 'Alle Produkte:'; -$_LANGADM['AdminCarts580034e942d61c23826cb31dc2cb3c89'] = 'Warenkorb Nr.'; -$_LANGADM['AdminCarts58930025e1f95d65035e0df5d6c2ae41'] = 'Informationen zur Bestellung'; -$_LANGADM['AdminCarts5a80b1a10d36fdb4c05b87e01cb7abc9'] = 'Gesamtbetrag, der seit des Anlegens des Kontos gezahlt wurde:'; -$_LANGADM['AdminCarts66c4c5112f455a19afde47829df363fa'] = 'Gesamt:'; -$_LANGADM['AdminCarts689202409e48743b914713f96d93947c'] = 'Wert'; -$_LANGADM['AdminCarts691b338fa68b3c177c6ebbc745624c6a'] = 'Gesamt Versandkosten:'; -$_LANGADM['AdminCarts6f16ab6ec0a6064d0c8961257a3eb1f5'] = 'Inhalt des Warenkorbs'; -$_LANGADM['AdminCarts6fde42aa0857eb92fc0d0c3fb1c6c8b7'] = 'Bestell-ID'; -$_LANGADM['AdminCarts81a45bb93f6dc37a6c0dcc3af725d331'] = 'Preise werden gedruckt gemäß Kundengruppe'; $_LANGADM['AdminCarts853ae90f0351324bd73ea615e6487517'] = ':'; -$_LANGADM['AdminCarts914419aa32f04011357d3b604a86d7eb'] = 'Lieferant'; -$_LANGADM['AdminCarts96b0141273eabab320119c467cdcaf17'] = 'Gesamt'; -$_LANGADM['AdminCarts9d5bf15117441a1b52eb1f0808e4aad3'] = 'Ermäßigungsgutschein'; -$_LANGADM['AdminCartsa12925b3d2beb085f9a024d8098b41dd'] = 'Gesamt Geschenkverpackung:'; -$_LANGADM['AdminCartsa8e3c5c577a4b885819e5ba1c785065c'] = 'Nicht angemeldeter Besucher'; -$_LANGADM['AdminCartsadb831a7fdd83dd1e2a309ce7591dff8'] = 'Besucher'; -$_LANGADM['AdminCartsb157524c4be8c2fc80e5ef2f0b1bf1e6'] = 'Bestätigte Bestellungen:'; -$_LANGADM['AdminCartsb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminCartsce26601dac0dea138b7295f02b7620a7'] = 'Kunde'; -$_LANGADM['AdminCartsd1228f5476d15142b1358ae4b5fa2454'] = 'Bestellung Nr.'; -$_LANGADM['AdminCartsd98a07f84921b24ee30f86fd8cd85c3c'] = 'vom'; -$_LANGADM['AdminCartsdeb10517653c255364175796ace3553f'] = 'Produkt'; $_LANGADM['AdminCartse78b6f4eb3be046f4d25c07ce54954d4'] = 'Ref.:'; +$_LANGADM['AdminCarts543ae6adeb524f98cc7d3c816a1ec1e3'] = 'Alle Produkte:'; +$_LANGADM['AdminCarts2633d6725607d13e80f5e30514b91fbe'] = 'Gesamt Gutscheine'; +$_LANGADM['AdminCartsa12925b3d2beb085f9a024d8098b41dd'] = 'Gesamt Geschenkverpackung:'; +$_LANGADM['AdminCarts691b338fa68b3c177c6ebbc745624c6a'] = 'Gesamt Versandkosten:'; +$_LANGADM['AdminCarts66c4c5112f455a19afde47829df363fa'] = 'Gesamt:'; +$_LANGADM['AdminCarts9d5bf15117441a1b52eb1f0808e4aad3'] = 'Rabatte'; $_LANGADM['AdminCartsf14b582c1b0eab88ed5904fb781568c0'] = 'Name'; -$_LANGADM['AdminCartsf9e17adb48f78186c6bcd4bd9c08816d'] = 'Ausgeführt am:'; -$_LANGADM['AdminCartsfbaedde498cdead4f2780217646e9ba1'] = 'PU'; -$_LANGADM['AdminCategories00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Aktiviert'; -$_LANGADM['AdminCategories02fa003c38fefcda498b876f67f4cac7'] = 'Vereinfachte URL:'; -$_LANGADM['AdminCategories38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; -$_LANGADM['AdminCategories394deec8b4e901394f69ad41095b1ecc'] = 'Meta Schlüsselwörter:'; -$_LANGADM['AdminCategories3adbdb3ac060038aa0e6e6c138ef9873'] = 'Kategorie'; -$_LANGADM['AdminCategories3e053943605d9e4bf7dd7588ea19e9d2'] = 'Ungültige Zeichen:'; -$_LANGADM['AdminCategories461900b74731e07320ca79366df3e809'] = 'Bild:'; +$_LANGADM['AdminCarts689202409e48743b914713f96d93947c'] = 'Wert'; +$_LANGADM['AdminCarts0e413966ac58799eeb7fb236d8269e5d'] = 'Preise werden gemäß der zugeordneten Kundengruppe angezeigt'; +$_LANGADM['AdminCarts21586db2334d5241a3cbf559955c129b'] = 'exkl. Steuer'; +$_LANGADM['AdminCarts55b090625e8d4484bd223751acb21775'] = 'inkl. Steuer'; +$_LANGADM['AdminCategoriesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; $_LANGADM['AdminCategories49ee3087348e8d44e1feda1917443987'] = 'Name'; -$_LANGADM['AdminCategories4e140ba723a03baa6948340bf90e2ef6'] = 'Name:'; +$_LANGADM['AdminCategoriesb5a7adde1af5c87d7fd797b6245c2a39'] = 'Weitere Informationen'; $_LANGADM['AdminCategories52f5e0bc3859bc5f5e25130b6c7e8881'] = 'Position'; -$_LANGADM['AdminCategories5ffd7a335dd836b3373f5ec570a58bdc'] = 'Expand All'; +$_LANGADM['AdminCategories86754577897acfb25deb69039d49d9a7'] = 'Angezeigt'; +$_LANGADM['AdminCategories3adbdb3ac060038aa0e6e6c138ef9873'] = 'Kategorie'; +$_LANGADM['AdminCategories4e140ba723a03baa6948340bf90e2ef6'] = 'Name:'; $_LANGADM['AdminCategories6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Ungültige Zeichen:'; $_LANGADM['AdminCategories6637b53a5820cef0817b7f2a2553bfc8'] = 'Angezeigt:'; -$_LANGADM['AdminCategories66f2dd0c775eff24ac95c38347bcaf9a'] = 'Elternkategorie:'; -$_LANGADM['AdminCategories7b250cb374c12c42a75227ba75df7779'] = 'Kennzeichen :'; -$_LANGADM['AdminCategories7dce122004969d56ae2e0245cb754d35'] = 'Ändern'; -$_LANGADM['AdminCategories86754577897acfb25deb69039d49d9a7'] = 'Angezeigt'; -$_LANGADM['AdminCategories93cba07454f06a4a960172bbd6e2a435'] = 'Ja'; -$_LANGADM['AdminCategoriesa6bb76858f8b4b61c050ad7a7ac57e06'] = 'Meta Beschreibung:'; -$_LANGADM['AdminCategoriesa8cff2e828f241eed159bc28e76707c7'] = 'Klicken Sie auf alle Gruppen, denen Sie Zugang zu dieser Kategorie geben möchten'; -$_LANGADM['AdminCategoriesb56c3bda503a8dc4be356edb0cc31793'] = 'Collapse All'; -$_LANGADM['AdminCategoriesb5a7adde1af5c87d7fd797b6245c2a39'] = 'Weitere Informationen'; -$_LANGADM['AdminCategoriesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; +$_LANGADM['AdminCategories00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Aktiviert'; $_LANGADM['AdminCategoriesb9f5c797ebbf55adccdd8539a65a0241'] = 'Deaktiviert'; +$_LANGADM['AdminCategories66f2dd0c775eff24ac95c38347bcaf9a'] = 'Elternkategorie:'; +$_LANGADM['AdminCategoriesef7de3f485174ff47f061ad27d83d0ee'] = 'ausgewählt'; +$_LANGADM['AdminCategoriesb56c3bda503a8dc4be356edb0cc31793'] = 'Alle schließen'; +$_LANGADM['AdminCategories5ffd7a335dd836b3373f5ec570a58bdc'] = 'Alle öffnen'; +$_LANGADM['AdminCategories12f30544aaab0eafb21020a3c94bfddf'] = 'Standardpfad:'; +$_LANGADM['AdminCategories93cba07454f06a4a960172bbd6e2a435'] = 'Ja'; $_LANGADM['AdminCategoriesbafd7322c6e97d25b6299b5d6fe8920b'] = 'Nein'; $_LANGADM['AdminCategoriesd0042a700e9bdf79689d63ee6846dc0e'] = 'Beschreibung:'; -$_LANGADM['AdminCategoriesea4788705e6873b424c65e91c2846b19'] = 'Abbrechen'; -$_LANGADM['AdminCategoriesef61fb324d729c341ea8ab9901e23566'] = 'Neu'; -$_LANGADM['AdminCategoriesef7de3f485174ff47f061ad27d83d0ee'] = 'ausgewählt'; +$_LANGADM['AdminCategories461900b74731e07320ca79366df3e809'] = 'Bild:'; $_LANGADM['AdminCategoriesf0eaa209893a6bb5512c9876037b82be'] = 'Logo der Kategorie von Ihrem Rechner herunterladen'; -$_LANGADM['AdminCms0099c0173a3c7758b36025bdae9b4fc7'] = 'Aktiviert:'; -$_LANGADM['AdminCms00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Aktiviert'; -$_LANGADM['AdminCms084af17ae8dce6465e3acd94a3d995c1'] = 'Ihre CMS-Seite wird als Entwurf gespeichert'; -$_LANGADM['AdminCms1dec4f55522b828fe5dacf8478021a9e'] = 'Vereinfachte URL'; -$_LANGADM['AdminCms2ef9671539ece086eb5c74c851a08565'] = 'Nur Buchstaben und das Minus-Zeichen (-) sind erlaubt'; -$_LANGADM['AdminCms38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; -$_LANGADM['AdminCms3f64b2beede1082fd32ddb0bf11a641f'] = 'META Beschreibung'; -$_LANGADM['AdminCms45b1bce0ceb1e155fc99d59a21761b9e'] = 'Inhalt der Seite'; -$_LANGADM['AdminCms52f5e0bc3859bc5f5e25130b6c7e8881'] = 'Position'; -$_LANGADM['AdminCms5ece607071fe59ddc4c88dc6abfe2310'] = 'Keine Seite gefunden'; -$_LANGADM['AdminCms6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Ungültige Zeichen:'; -$_LANGADM['AdminCms789ca3cc9e29e7ef767619e13c6b2f9e'] = 'Kategorie CMS'; -$_LANGADM['AdminCms7b250cb374c12c42a75227ba75df7779'] = 'Meta Titel:'; -$_LANGADM['AdminCms7d7559ccac6bc30a4d985db11cb34a3a'] = 'META Schlüsselwörter'; -$_LANGADM['AdminCmsCategories00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Aktiviert'; -$_LANGADM['AdminCmsCategories02fa003c38fefcda498b876f67f4cac7'] = 'Vereinfachte URL:'; -$_LANGADM['AdminCmsCategories2ef9671539ece086eb5c74c851a08565'] = 'Nur Buchstaben und das Minus-Zeichen (-) sind erlaubt'; -$_LANGADM['AdminCmsCategories2f74f5e9674526a836ce24ad5584fc6e'] = 'Elternkategorie:'; -$_LANGADM['AdminCmsCategories38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; -$_LANGADM['AdminCmsCategories394deec8b4e901394f69ad41095b1ecc'] = 'Meta Schlüsselwörter:'; -$_LANGADM['AdminCmsCategories49ee3087348e8d44e1feda1917443987'] = 'Name'; -$_LANGADM['AdminCmsCategories4e140ba723a03baa6948340bf90e2ef6'] = 'Name:'; -$_LANGADM['AdminCmsCategories52f5e0bc3859bc5f5e25130b6c7e8881'] = 'Position'; -$_LANGADM['AdminCmsCategories6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Ungültige Zeichen:'; -$_LANGADM['AdminCmsCategories6637b53a5820cef0817b7f2a2553bfc8'] = 'Veröffentlicht:'; -$_LANGADM['AdminCmsCategories789ca3cc9e29e7ef767619e13c6b2f9e'] = 'Kategorie CMS'; -$_LANGADM['AdminCmsCategories7b250cb374c12c42a75227ba75df7779'] = 'Metatitel:'; -$_LANGADM['AdminCmsCategories86754577897acfb25deb69039d49d9a7'] = 'Veröffentlicht'; -$_LANGADM['AdminCmsCategoriesa6bb76858f8b4b61c050ad7a7ac57e06'] = 'Meta Beschreibung:'; -$_LANGADM['AdminCmsCategoriesb5a7adde1af5c87d7fd797b6245c2a39'] = 'Weitere Informationen'; -$_LANGADM['AdminCmsCategoriesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminCmsCategoriesb9f5c797ebbf55adccdd8539a65a0241'] = 'Deaktiviert'; -$_LANGADM['AdminCmsCategoriese25f0ecd41211b01c83e5fec41df4fe7'] = 'Ausgewählte Elemente löschen?'; -$_LANGADM['AdminCmsContent62381fc27e62649a16182a616de3f7ea'] = 'Aktuelle Kategorie'; -$_LANGADM['AdminCmsb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminCmsb78a3223503896721cca1303f776159b'] = 'Titel'; -$_LANGADM['AdminCmsb9f5c797ebbf55adccdd8539a65a0241'] = 'Deaktiviert'; -$_LANGADM['AdminCmscc4fbd30d676ea2f9994b7063a8ada15'] = 'Seiten in dieser Kategorie'; -$_LANGADM['AdminCmse25f0ecd41211b01c83e5fec41df4fe7'] = 'Ausgewählte Elemente löschen?'; -$_LANGADM['AdminCmse6b391a8d2c4d45902a23a8b6585703d'] = 'URL'; -$_LANGADM['AdminCmsef61fb324d729c341ea8ab9901e23566'] = 'Neu'; -$_LANGADM['AdminCmsf8825c9f08ff15b5ef6bc3a3898817e8'] = 'Speichern und Vorschau'; -$_LANGADM['AdminContacts00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Aktiviert'; -$_LANGADM['AdminContacts0a958d0b68cae1805a8f64cdcddb821b'] = 'Weitere Informationen zu diesem Kontakt'; -$_LANGADM['AdminContacts38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; -$_LANGADM['AdminContacts51ec9bf4aaeab1b25bb57f9f8d4de557'] = 'Name:'; -$_LANGADM['AdminContacts76e1a2d01fd855aa7f2df99e2be260c5'] = 'Die E-Mail wird an diese Adresse gesendet'; -$_LANGADM['AdminContacts7e98c222c4dd2e73d37bc5cd0eca2fca'] = 'Name des Kontakts (z.B.: Technischer Support)'; -$_LANGADM['AdminContacts8b5dd64ab8d0b8158906796b53a200e2'] = 'E-Mail-Adresse'; -$_LANGADM['AdminContacts9aa698f602b1e5694855cee73a683488'] = 'Kontakte'; -$_LANGADM['AdminContactsa4fa45b9c05d906d897b3a04f3d09838'] = 'Auf dem Kundenservice speichern'; -$_LANGADM['AdminContactsb5a7adde1af5c87d7fd797b6245c2a39'] = 'Weitere Informationen'; +$_LANGADM['AdminCategories7b250cb374c12c42a75227ba75df7779'] = 'Kennzeichen <title>:'; +$_LANGADM['AdminCategories3e053943605d9e4bf7dd7588ea19e9d2'] = 'Ungültige Zeichen:'; +$_LANGADM['AdminCategoriesa6bb76858f8b4b61c050ad7a7ac57e06'] = 'Meta Beschreibung:'; +$_LANGADM['AdminCategories394deec8b4e901394f69ad41095b1ecc'] = 'Meta Schlüsselwörter:'; +$_LANGADM['AdminCategories02fa003c38fefcda498b876f67f4cac7'] = 'Vereinfachte URL:'; +$_LANGADM['AdminCategories1bd33faf04b6c7e0090de4f3e5915178'] = 'Gruppenzugang:'; +$_LANGADM['AdminCategories9f87a4708828a6a6cb07b1410f8f73e8'] = 'Klicken Sie auf alle Gruppen, denen Sie Zugang zu dieser Kategorie geben möchten'; +$_LANGADM['AdminCategoriesf16b5952df8d25ea30b25ff95ee8fedf'] = 'Shop-Zugehörigkeit'; +$_LANGADM['AdminCmsf16b5952df8d25ea30b25ff95ee8fedf'] = 'Shop-Zugehörigkeit:'; +$_LANGADM['AdminContact63406c9482c644975f227cc93788e8fb'] = 'Wählen Sie Ihr Land'; +$_LANGADM['AdminContactffea2d321be109fc7243cfeb515fe257'] = 'Wählen Sie Ihr Land (falls zutreffend)'; +$_LANGADM['AdminContact61f0fa926f97eafb392975ed79cebb4a'] = 'Name des Shops:'; +$_LANGADM['AdminContact792ccc0c7f3d0d20366fbbf44ef7cd78'] = 'In den Kopfzeile der Seiten und E-Mails angezeigt'; +$_LANGADM['AdminContact237726599268adc200964601cdafeb16'] = 'E-Mailadresse des Shops:'; +$_LANGADM['AdminContact0188aaac1db951dc90bced9ecd606c04'] = 'In den E-Mails an die Kunden angezeigt'; +$_LANGADM['AdminContactd7ceaa3ddb4fc6884046456463ecb258'] = 'Registrierung:'; +$_LANGADM['AdminContact76cee53a1d378b50e5bc3aa50ab3b4c0'] = 'Registrierung des Shops (z. B.: SIRET, RCS, ...)'; +$_LANGADM['AdminContact3c720ca57528095461f52d40d26d956a'] = 'Adresse Zeile 1:'; +$_LANGADM['AdminContacte0ef7a9e00e6b6189c8da23da3fe79f8'] = 'Postleitzahl:'; +$_LANGADM['AdminContactbffb711ec36f280459d11dce315da72f'] = 'Stadt:'; +$_LANGADM['AdminContactf64be5eef68442a8f50cf535b92ad3e4'] = 'Land:'; +$_LANGADM['AdminContact18325105de95083e4a1d10b78f29c2bc'] = 'Staat:'; +$_LANGADM['AdminContact673ae02fffb72f0fe68a66f096a01347'] = 'Telefonnr.:'; +$_LANGADM['AdminContact0e2fb5b02182fd28b9b96e86ed27838f'] = 'Faxnr.:'; +$_LANGADM['AdminContact5dd532f0a63d89c5af0243b74732f63c'] = 'Kontakt'; +$_LANGADM['AdminContact38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; +$_LANGADM['AdminContactsd3b206d196cd6be3a2764c1fb90b200f'] = 'Ausgewählte Elemente löschen'; +$_LANGADM['AdminContactse25f0ecd41211b01c83e5fec41df4fe7'] = 'Ausgewählte Elemente löschen ?'; $_LANGADM['AdminContactsb718adec73e04ce3ec720dd11a06a308'] = 'ID'; $_LANGADM['AdminContactsb78a3223503896721cca1303f776159b'] = 'Name'; +$_LANGADM['AdminContacts8b5dd64ab8d0b8158906796b53a200e2'] = 'E-Mail-Adresse'; +$_LANGADM['AdminContactsb5a7adde1af5c87d7fd797b6245c2a39'] = 'Weitere Informationen'; +$_LANGADM['AdminContacts9aa698f602b1e5694855cee73a683488'] = 'Kontakte'; +$_LANGADM['AdminContacts51ec9bf4aaeab1b25bb57f9f8d4de557'] = 'Name:'; +$_LANGADM['AdminContacts374be1f03a7e4dc66abae55e909b1efe'] = 'Name des Kontakts (z.B.: Technischer Support)'; +$_LANGADM['AdminContacts76e1a2d01fd855aa7f2df99e2be260c5'] = 'Die E-Mail wird an diese Adresse gesendet'; +$_LANGADM['AdminContactsa4cd3191fdeea29906a113c78d4c0e26'] = 'Auf dem Kundenservice speichern'; +$_LANGADM['AdminContactsa95aa4c8a403019c8c31a8b1a8d97adb'] = 'Diese Nachricht wird in der Registerkarte Kundenservice gespeichert'; +$_LANGADM['AdminContacts00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Aktiviert'; $_LANGADM['AdminContactsb9f5c797ebbf55adccdd8539a65a0241'] = 'Deaktiviert'; -$_LANGADM['AdminContactse25f0ecd41211b01c83e5fec41df4fe7'] = 'Ausgewählte Elemente löschen?'; -$_LANGADM['AdminContactsec444d8079f945e297c3a6d5359bb4d7'] = 'Diese Nachricht wird in der Registerkarte Kundenservice gespeichert'; -$_LANGADM['AdminController01f8544c8fd4628bc686502e8b727d95'] = 'das Feld'; -$_LANGADM['AdminController07213a0161f52846ab198be103b5ab43'] = 'Fehler'; -$_LANGADM['AdminController0a5fa53f3f20f67f98bd6c3b16df059d'] = 'ist erforderlich'; -$_LANGADM['AdminController0c6992101fe78e4f1ae3f391c485de29'] = 'Lokalisierungspaket erfolgreich installiert'; -$_LANGADM['AdminController12c500ed0b7879105fb46af0f246be87'] = 'Bestellungen'; -$_LANGADM['AdminController13348442cc6a27032d2b4aa28b75a5d3'] = 'Suche'; -$_LANGADM['AdminController151648106e4bf98297882ea2ea1c4b0e'] = 'Aktualisierung erfolgreich'; -$_LANGADM['AdminController16c64b6f203dd2b0a840184ef902a704'] = 'Modul erfolgreich in den Hook integriert'; -$_LANGADM['AdminController2aa80a00e1c76b0c14ef567e0e322a0e'] = 'Modul erfolgreich reinitialisiert'; -$_LANGADM['AdminController2c76ba09452e3da727ed4e65cf2f2593'] = 'Sprache kopiert'; -$_LANGADM['AdminController2df9f8b8654e79c091ab5f33c9e1b67b'] = 'Ladevorgang erfolgreich'; -$_LANGADM['AdminController3879149292f9af4469cec013785d6dfd'] = 'Warnungen'; -$_LANGADM['AdminController3e937d04c1c83492260a33d926ca587c'] = 'Bug Tracker'; -$_LANGADM['AdminController40606a2d55f7c33c732f1d3c1b5b1e66'] = 'Modul erfolgreich gelöscht'; -$_LANGADM['AdminController4236a440a662cc8253d7536e5aa17942'] = 'Abmelden'; -$_LANGADM['AdminController4402aa7e384266cd7d0350c1cc9a0123'] = 'Übersetzung erfolgreich hinzugefügt, aber die Sprache konnte nicht erstellt werden'; -$_LANGADM['AdminController46b1b35fd252d60dd4d1b610a9224943'] = 'Modul erfolgreich aus dem Hook entfernt'; -$_LANGADM['AdminController46f22f2a56ddd091f4b2b2c35c5ca989'] = 'Katalog'; -$_LANGADM['AdminController4b6f7d34a58ba399f077685951d06738'] = 'Kunden'; -$_LANGADM['AdminController4ce81305b7edb043d0a7a5c75cab17d0'] = 'Es bestehen'; -$_LANGADM['AdminController4f32a32dea642737580dd71cdfd8d3c0'] = 'Schnellzugriff'; -$_LANGADM['AdminController5196611ad1bf27e9cef5375b038c04db'] = 'Holen Sie mich hier raus!'; -$_LANGADM['AdminController53cd939ae14e33855274e17a3c411fdd'] = 'Aus Sicherheitsgründen müssen Sie:'; -$_LANGADM['AdminController56deca22a707214865f7ea3ae6391d67'] = 'Rechnungen'; -$_LANGADM['AdminController6175b106e638d4dd873cb3ff96724392'] = 'Vorschaubilder wiederhergestellt'; -$_LANGADM['AdminController630f6dc397fe74e52d5189e2c80f282b'] = 'Zurück zur Liste'; -$_LANGADM['AdminController6357d3551190ec7e79371a8570121d3a'] = 'Es bestehen'; -$_LANGADM['AdminController70f4b635847038d056e33959821a7a66'] = 'Maximale Zeichenzahl'; -$_LANGADM['AdminController795aa39f13629841edad6c04d3aca405'] = 'Bilder erfolgreich verschoben'; -$_LANGADM['AdminController7b83d3f08fa392b79e3f553b585971cd'] = 'Warnung'; -$_LANGADM['AdminController7cfc3f369b8123e1c2d22a37b31a49a7'] = 'Modul geladen'; -$_LANGADM['AdminController7e47a344b06d82a8836cbee2748a79e6'] = 'ist erforderlich zumindest in'; -$_LANGADM['AdminController84b4d8c8cdd02488c0f868e97b22a3c2'] = 'Erstellung erfolgreich'; -$_LANGADM['AdminController8642a2f37a5d42b54ce53b1fbdd1583f'] = 'Warenkörbe'; -$_LANGADM['AdminController87a2663d841b78f01c27c0edb4f50b76'] = 'Löschvorgang beendet'; -$_LANGADM['AdminController8a3cfd894d57e33c55400fc9d76aa08a'] = 'Klicken Sie hier, um mehr zu erfahren'; -$_LANGADM['AdminController9469a4605b719b91e2cdac9e3bbf460d'] = 'Übersetzungen hinzugefügt'; -$_LANGADM['AdminController998b344cff693ad388a14ba89b1523c7'] = 'ist ungültig'; -$_LANGADM['AdminControllera1acc250773be8550f5758190e1db93a'] = 'Status aktualisiert'; -$_LANGADM['AdminControllera4da6f31ab268a5310bc475e63ab92db'] = 'Ich kenne die Risiken und möchte die Seite anzeigen'; -$_LANGADM['AdminControllera7c974ac23201089a5d17536bbb09f05'] = 'Modul installiert'; -$_LANGADM['AdminControllera7df4df5ba87b5e752c81b276959e797'] = 'Auswahl gelöscht'; -$_LANGADM['AdminControllera92269f5f14ac147a821728c23204c0b'] = 'Warnungen verbergen'; -$_LANGADM['AdminControllerad3737feaf28ed81b4073c7113f6228e'] = 'Nachricht wurde gesendet'; -$_LANGADM['AdminControllerb85b9d2e7e1153bd3d5a4bb0f57d347b'] = 'Verdoppelung erfolgreich'; -$_LANGADM['AdminControllerbbaed3b1f842925ef862ec19261744d8'] = 'Modul deinstalliert'; -$_LANGADM['AdminControllerbbaff12800505b22a853e8b7f4eb6a22'] = 'Kontakt'; -$_LANGADM['AdminControllerbee83fbebb6a50869091c78685f2b7f7'] = 'Maximale Zeichen, einschließlich html-Zeichen'; -$_LANGADM['AdminControllerc9cc8cce247e49bae79f15173ce97354'] = 'Ändern'; -$_LANGADM['AdminControllercbebc850f5f849e8956b5f8075f48f69'] = 'Überall'; -$_LANGADM['AdminControllercc3787ca78f445f481069a4c047f7e7a'] = 'Wählen Sie eine Sprache:'; -$_LANGADM['AdminControllerd4fecde5ac83b59cc690fd4d26d79abe'] = 'Rückzahlung abgeschlossen'; -$_LANGADM['AdminControllerd70861cbe7f8c9a1241c39b3e7ef5ef2'] = 'Meinen Shop anzeigen'; -$_LANGADM['AdminControllerdb26e10564e958809d798e8048fcbc0a'] = 'Security Key ungültig'; -$_LANGADM['AdminControllerdef73ea130852d9e7813ee61eefa24e7'] = 'Konfiguration aktualisiert'; -$_LANGADM['AdminControllere41431d37c0f818843740e11a69c5ec2'] = 'Kommentar hinzugefügt'; -$_LANGADM['AdminControllere6a7f8a2f42cc35979973da8dfb10720'] = 'Forum'; -$_LANGADM['AdminControllere99c06952f4336ce189d8df45980dca0'] = 'löschen Sie die / install Ordner'; -$_LANGADM['AdminControlleree05efe0548fdafc9e85cb4c34fbe845'] = 'Bild gelöscht'; -$_LANGADM['AdminControlleref61fb324d729c341ea8ab9901e23566'] = 'Neu'; -$_LANGADM['AdminControllerf755e8b92cb8f02c24f6f539180d45b1'] = 'ist zu lang'; -$_LANGADM['AdminControllerf84b4e2770ec98e3db2926cd49864d2f'] = 'Mein Profil'; -$_LANGADM['AdminCountries00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Aktiviert'; -$_LANGADM['AdminCountries09545da0018af8fd4d2725858aa9b26d'] = 'Steuer-Identifikationsnummer erforderlich?'; -$_LANGADM['AdminCountries13feb6ab1a436929f78c13ec405ce215'] = 'Beschränken Ländern von denjenigen von aktiven Trägern geliefert'; -$_LANGADM['AdminCountries14a5ddaea551658f02fb0ef893f81313'] = 'Neues Layout'; -$_LANGADM['AdminCountries187dc89384a93e0bd008a5d1ec2339b6'] = 'Steuerbezeichnung anzeigen'; -$_LANGADM['AdminCountries24a23d787190f2c4812ff9ab11847a72'] = 'Status:'; -$_LANGADM['AdminCountries378296aa6056b95fe9d841aed8f3bfae'] = 'Postleitzahl erforderlich:'; -$_LANGADM['AdminCountries38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; -$_LANGADM['AdminCountries3af4c1797da60fd50670ddbb669fc0aa'] = 'ISO-Code:'; -$_LANGADM['AdminCountries4940bea043a2202dd111a1e408438407'] = 'ISO-Code mit 2 oder 3 Buchstaben, z.B.: FR für Frankreich'; -$_LANGADM['AdminCountries4a9a923126a30b7ab47cc43ed8a25895'] = 'Verwenden Sie meine aktuelle modifiziertes Layout'; -$_LANGADM['AdminCountries4aff46f8a7e137cff28dc9011eb2bbd3'] = 'Name des Landes'; -$_LANGADM['AdminCountries4cc62307750c99e9f150d2baa18b6b81'] = 'Sind Sie sicher, diese Auswahl zu übernehmen?'; -$_LANGADM['AdminCountries4d92aeac3faeb1d29b189135fe2b3e49'] = 'Internationale Telefonvorwahl, z.B.: 33 für Frankreich'; -$_LANGADM['AdminCountries5252b12033d3181aa8270eea2fd4c4d4'] = 'Präferenzen Land'; -$_LANGADM['AdminCountries59716c97497eb9694541f7c3d37b1a4d'] = 'Land'; -$_LANGADM['AdminCountries6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Ungültige Zeichen:'; -$_LANGADM['AdminCountries6d869ac09b11028c6884152b08f52786'] = 'Als Standard verwenden'; -$_LANGADM['AdminCountries790d59ef178acbc75d233bf4211763c6'] = 'Land'; -$_LANGADM['AdminCountries881e132cc7aae22327a99e24c73cbe34'] = 'PLZ-Format:'; -$_LANGADM['AdminCountries8e10808175a8d945d13bab31fb2e2663'] = 'Standard-Währung'; -$_LANGADM['AdminCountries91bb198c336e8b4a82bed07cffd78891'] = 'Will Display wieder die letzte registrierte Layout'; -$_LANGADM['AdminCountries93cba07454f06a4a960172bbd6e2a435'] = 'Ja'; -$_LANGADM['AdminCountries9639e32cab248434a17ab32237cb3b71'] = 'Anwenden'; -$_LANGADM['AdminCountries96cddc4940425c2e51164e6f53ca3acf'] = 'Will das aktuelle Layout löschen'; -$_LANGADM['AdminCountries99b9aff66ba02be54313144319cf1889'] = 'Geografische Zone des Lande'; -$_LANGADM['AdminCountriesa314046def218cebb078f190756b0a4a'] = 'Adressenanzeige'; -$_LANGADM['AdminCountriesa4f164d8b1b72c87b8ce558827bcd423'] = 'Standard-Währung des Shops'; -$_LANGADM['AdminCountriesa86a021f16a103f44a8aa1c06e484831'] = 'Wird ein Standard-Layout für dieses Land angezeigt'; -$_LANGADM['AdminCountriesad68f9bafd9bf2dcf3865dac55662fd5'] = 'ISO-Code'; -$_LANGADM['AdminCountriesb3ff996fe5c77610359114835baf9b38'] = 'Zone'; +$_LANGADM['AdminContacts0a958d0b68cae1805a8f64cdcddb821b'] = 'Weitere Informationen zu diesem Kontakt'; +$_LANGADM['AdminContacts38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; +$_LANGADM['AdminCountriesd3b206d196cd6be3a2764c1fb90b200f'] = 'Ausgewählte Elemente löschen'; +$_LANGADM['AdminCountriese25f0ecd41211b01c83e5fec41df4fe7'] = 'Ausgewählte Elemente löschen ?'; +$_LANGADM['AdminCountries10d30c6319cf61386c878e4d9a3e09a2'] = 'Beeinflusst die neue Zone'; +$_LANGADM['AdminCountriesf52c1ff75f69fa46ae947f0a3f653641'] = 'Präferenzen Land'; +$_LANGADM['AdminCountriesd14d3384847c11b0708990b3343c8dbf'] = 'Standard-Land:'; +$_LANGADM['AdminCountriesb017db41a29dff4007de058af406341e'] = 'Im Shop verwendetes Standard-Land'; +$_LANGADM['AdminCountries1fc805aa4640fe85ccfc7bdb7c88d319'] = 'Länder im Front-Office beschränken, welche durch aktive Versanddienste beliefert werden können.'; $_LANGADM['AdminCountriesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminCountriesb9f5c797ebbf55adccdd8539a65a0241'] = 'Deaktiviert'; -$_LANGADM['AdminCountriesbafd7322c6e97d25b6299b5d6fe8920b'] = 'Nein'; -$_LANGADM['AdminCountriescef82d41923398076fb06d463541d707'] = 'Enthält Staaten:'; -$_LANGADM['AdminCountriesd3c5d8339f3840b75b4031c2b1e508de'] = 'Offizielle Liste hier'; -$_LANGADM['AdminCountriesd88def0eb4ff593621b4113e1fc54965'] = 'Verwenden Sie die zuletzt registrierten Layout'; +$_LANGADM['AdminCountries59716c97497eb9694541f7c3d37b1a4d'] = 'Land'; +$_LANGADM['AdminCountriesad68f9bafd9bf2dcf3865dac55662fd5'] = 'ISO-Code'; $_LANGADM['AdminCountriesd8ec51bf63378409b1d40cc45c80f926'] = 'Telefonvorwahl'; -$_LANGADM['AdminCountriese25f0ecd41211b01c83e5fec41df4fe7'] = 'Ausgewählte Elemente löschen?'; -$_LANGADM['AdminCountriese6e42855066e7a3ae050b2c698021b14'] = 'Gebiet:'; -$_LANGADM['AdminCountriesec156a02718eeb18048c8589bea1f4a1'] = 'Telefonvorwahl:'; +$_LANGADM['AdminCountriesb3ff996fe5c77610359114835baf9b38'] = 'Zone'; +$_LANGADM['AdminCountries00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Aktiviert'; +$_LANGADM['AdminCountries790d59ef178acbc75d233bf4211763c6'] = 'Land'; $_LANGADM['AdminCountriesf64be5eef68442a8f50cf535b92ad3e4'] = 'Land:'; -$_LANGADM['AdminCountriesf986c3dfa3c510d15d32b59e2e83e037'] = 'Nationale Postleitzahl (L für einen Brief, N für eine Zahl und C für den ISO-Code des Landes), z.B. NNNNN für Frankreich. Keine Überprüfung, falls nicht definiert.'; -$_LANGADM['AdminCountriesfc6bff84b96cbd12e8b2acb2cbe4c979'] = 'Will zurück Display Sie aktuelle Bearbeitung Layout'; -$_LANGADM['AdminCurrencies007f2226bf0915adaf9ef63b0e8287ca'] = 'Format:'; -$_LANGADM['AdminCurrencies0099c0173a3c7758b36025bdae9b4fc7'] = 'Aktiviert:'; -$_LANGADM['AdminCurrencies00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Aktiviert'; -$_LANGADM['AdminCurrencies02c86eb2792f3262c21d030a87e19793'] = 'Symbol'; -$_LANGADM['AdminCurrencies19e5c58e6f3027749ab6aa14c5a650fd'] = 'in Dollar'; -$_LANGADM['AdminCurrencies260f0e6ff1df0aa4f39310176b5d6c44'] = 'Platzieren Sie diese URL in crontab oder rufen Sie sie manuell täglich'; -$_LANGADM['AdminCurrencies29e59767fa0a8d3adbacc87cae6d061c'] = 'Symbol:'; -$_LANGADM['AdminCurrencies2e5845557ed8ecd864f0db5ce4dac829'] = 'Erscheint im Front Office, zum Beispiel: Euro, Dollar'; -$_LANGADM['AdminCurrencies32dd182c91d1a647c40ce4561eb33da9'] = 'Erscheint im Front Office, zum Beispiel: €, $'; -$_LANGADM['AdminCurrencies386c339d37e737a436499d423a77df0c'] = 'Währung'; -$_LANGADM['AdminCurrencies38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; -$_LANGADM['AdminCurrencies3af4c1797da60fd50670ddbb669fc0aa'] = 'ISO-Code:'; -$_LANGADM['AdminCurrencies444a643f521c7fff9ef731ff301d86cc'] = 'Erscheint zusammen mit allen Preisen, z.B.'; -$_LANGADM['AdminCurrencies44d23fb07dc0be241d77d922bbc871c1'] = 'Numerischer ISO-Code, z.B.: 840 für Dollar, 978 für Euro'; -$_LANGADM['AdminCurrencies48781284e7a2c2b1479559ce12aa73c5'] = 'Wechselkurse in Echtzeit aktualisieren'; -$_LANGADM['AdminCurrencies5e7ad8ee59bd36302bbc58bc710eeabb'] = 'Wechselkurse aktualisieren'; -$_LANGADM['AdminCurrencies77295c7d814e7397c55f64ec06313984'] = 'Währung:'; -$_LANGADM['AdminCurrencies77428b04a1847555eb9bc52422a377b0'] = 'Wechselkurse'; -$_LANGADM['AdminCurrencies795b18173b4ddc7ea79c606ccd0f3feb'] = 'Sie können die Standard-Währung nicht löschen'; -$_LANGADM['AdminCurrencies7fa4d1ea7f7b9d819c54d83bb3263512'] = 'Numerischer ISO-Code:'; -$_LANGADM['AdminCurrencies82158fd670cc8b5dedefd4201d9701cd'] = 'Zeigt die Preise in Dezimalen'; -$_LANGADM['AdminCurrencies8632ac58071857c4425a9b6042f1fe21'] = 'ISO-Code, z.B.: USD für Dollar, EUR für Euro'; -$_LANGADM['AdminCurrencies876ca43ba50351d4e492970f40632661'] = 'Wechselkurse aktualisieren'; -$_LANGADM['AdminCurrencies87bd3cbac63d9410fff1815181cb60cc'] = 'Leerzeichen:'; -$_LANGADM['AdminCurrencies88ddc0e9e26e200dccfdf7a3a1274b98'] = 'Wechselkurs von einer Einheit der Standard-Währung (z.B. 1 €) in diese Währung. Wenn die Standard-Währung beispielsweise der Euro ist und diese Währung der Dollar, geben Sie\'1,20\' ein'; -$_LANGADM['AdminCurrenciesa5ffda8871e3d3d193c8e67f76686375'] = 'Nur Buchstaben und Bindestrich sind erlaubt'; -$_LANGADM['AdminCurrenciesaa3606501de88ea50155297736664490'] = 'in Euro'; -$_LANGADM['AdminCurrenciesad68f9bafd9bf2dcf3865dac55662fd5'] = 'ISO-Code'; +$_LANGADM['AdminCountries6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Ungültige Zeichen:'; +$_LANGADM['AdminCountries3be0efaecb3514a14757b8beb4b5dbb3'] = 'Name des Landes'; +$_LANGADM['AdminCountries3af4c1797da60fd50670ddbb669fc0aa'] = 'ISO-Code:'; +$_LANGADM['AdminCountriesb1552d7eb6457f287779ccfd7919edd5'] = 'ISO-Code mit 2 oder 3 Buchstaben, z.B.: FR für Frankreich'; +$_LANGADM['AdminCountriesd3c5d8339f3840b75b4031c2b1e508de'] = 'Offizielle Liste hier'; +$_LANGADM['AdminCountriesec156a02718eeb18048c8589bea1f4a1'] = 'Telefonvorwahl:'; +$_LANGADM['AdminCountriesde75ad491bc3786b95925170ce710a4f'] = 'Internationale Telefonvorwahl, z.B.: 33 für Frankreich'; +$_LANGADM['AdminCountries8e10808175a8d945d13bab31fb2e2663'] = 'Standard-Währung'; +$_LANGADM['AdminCountriesa4f164d8b1b72c87b8ce558827bcd423'] = 'Standard-Währung des Shops'; +$_LANGADM['AdminCountriese6e42855066e7a3ae050b2c698021b14'] = 'Gebiet:'; +$_LANGADM['AdminCountries99b9aff66ba02be54313144319cf1889'] = 'Geografische Zone des Lande'; +$_LANGADM['AdminCountries378296aa6056b95fe9d841aed8f3bfae'] = 'Postleitzahl erforderlich:'; +$_LANGADM['AdminCountries93cba07454f06a4a960172bbd6e2a435'] = 'Ja'; +$_LANGADM['AdminCountriesbafd7322c6e97d25b6299b5d6fe8920b'] = 'Nein'; +$_LANGADM['AdminCountries881e132cc7aae22327a99e24c73cbe34'] = 'PLZ-Format:'; +$_LANGADM['AdminCountrieseeecf5643624f7dcd13b7f811081b2a0'] = 'Nationale Postleitzahl (L für einen Brief, N für eine Zahl und C für den ISO-Code des Landes), z.B. NNNNN für Frankreich. Keine Überprüfung, falls nicht definiert.'; +$_LANGADM['AdminCountriesf63779d1369491623f1370ab2c6c2f59'] = 'Adressenanzeige'; +$_LANGADM['AdminCountries24a23d787190f2c4812ff9ab11847a72'] = 'Status:'; +$_LANGADM['AdminCountriesb9f5c797ebbf55adccdd8539a65a0241'] = 'Deaktiviert'; +$_LANGADM['AdminCountries918d1120334b006d4bbfe943e5858b21'] = 'Dieses Land anzeigen ?'; +$_LANGADM['AdminCountriescef82d41923398076fb06d463541d707'] = 'Enthält Staaten:'; +$_LANGADM['AdminCountries3b74a180b3e0d74ab26a10e3c2bbad74'] = 'Steuer-Identifikationsnummer erforderlich?'; +$_LANGADM['AdminCountriesc1edc866eb073edc343772bcf2df03da'] = 'Steuerbezeichnung anzeigen'; +$_LANGADM['AdminCountriesf16b5952df8d25ea30b25ff95ee8fedf'] = 'Shop-Zugehörigkeit:'; +$_LANGADM['AdminCountries38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; +$_LANGADM['AdminCountries5dfe48d86e43b22b76d36dcaadd5caf9'] = 'Verwenden Sie das zuletzt gespeicherte Design'; +$_LANGADM['AdminCountriesa19ef0b0d61c6410b0c930f7164d5870'] = 'Als Standard verwenden'; +$_LANGADM['AdminCountriesa4a61fd17fd3f75cdddb53a1404d2ba4'] = 'Verwenden Sie meine aktuell modifiziertes Design'; +$_LANGADM['AdminCountries6b900667b4a05ffdccc0bab5a20130a7'] = 'Neues Layout'; +$_LANGADM['AdminCountries3c8c27936e0b77573f272762725d1f35'] = 'Zeigt das letzte aktive Design an'; +$_LANGADM['AdminCountries6ed1785fc321c863c5dcb6aa64a5afcb'] = 'Zeigt ein Standard-Design für das Land an'; +$_LANGADM['AdminCountries38b118904195814e2e87aa7f36200fd7'] = 'Zeigt das letzte aktualisierte Design an'; +$_LANGADM['AdminCountries658983835e342b548674ebb6d169333f'] = 'Löscht das letztgültige Design'; +$_LANGADM['AdminCountries708526e44bef1d8fcd0d67ddf61044d5'] = 'Sind Sie sicher, diese Auswahl übernehmen zu wollen?'; $_LANGADM['AdminCurrenciesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminCurrenciesb9f5c797ebbf55adccdd8539a65a0241'] = 'Deaktiviert'; -$_LANGADM['AdminCurrenciesbebbab2c1ac732ccef4181f51ed52967'] = 'Wechselkurse:'; +$_LANGADM['AdminCurrencies386c339d37e737a436499d423a77df0c'] = 'Währung'; +$_LANGADM['AdminCurrenciesad68f9bafd9bf2dcf3865dac55662fd5'] = 'ISO-Code'; +$_LANGADM['AdminCurrencies5f838bbd088886f09f67b904e414f0e7'] = 'Num. ISO-Code'; +$_LANGADM['AdminCurrencies02c86eb2792f3262c21d030a87e19793'] = 'Symbol'; $_LANGADM['AdminCurrenciesd311128c6b9f34f85e6b0e29bcbcd165'] = 'Wechselkurse'; -$_LANGADM['AdminCurrenciesd6b378c31ecfd51965a5a318e06af249'] = 'Fügt Sie ein Leerzeichen zwischen Zeichen und Preis ein, z.B.'; -$_LANGADM['AdminCurrenciesde9b254aa38ded29b5a826d9e752b90b'] = 'Num. ISO-Code'; +$_LANGADM['AdminCurrencies00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Aktiviert'; +$_LANGADM['AdminCurrenciesb67536699de7bf5ddd53bd913e87758a'] = 'Präferenzen Währungen'; +$_LANGADM['AdminCurrencies8e10808175a8d945d13bab31fb2e2663'] = 'Standard-Währung'; +$_LANGADM['AdminCurrencies36144ac2644548932977cc36677c1698'] = 'Im Shop verwendete Standard-Währung'; +$_LANGADM['AdminCurrenciescc2f0a18cb0448ca2101f93be765e487'] = 'Wenn Sie die Standard-Währung ändern, müssen Sie jeden Produktpreis manuell bearbeiten.'; +$_LANGADM['AdminCurrencies77428b04a1847555eb9bc52422a377b0'] = 'Wechselkurse'; +$_LANGADM['AdminCurrenciescc78a6568894b1bdfd096d013220675c'] = 'Wechselkurse in Echtzeit aktualisieren'; +$_LANGADM['AdminCurrencies876ca43ba50351d4e492970f40632661'] = 'Wechselkurse aktualisieren'; +$_LANGADM['AdminCurrenciesf6536046d7af41c3f3975868d6963179'] = 'Wechselkurse Updaten'; +$_LANGADM['AdminCurrencies37a3eab84c53ce5bbdee58235ae7aaf9'] = 'Diese URL in ein crontab einfügen, um die Kurse täglich manuell zu aktualisieren'; +$_LANGADM['AdminCurrencies77295c7d814e7397c55f64ec06313984'] = 'Währung:'; +$_LANGADM['AdminCurrenciesa5ffda8871e3d3d193c8e67f76686375'] = 'Nur Buchstaben und Bindestrich sind erlaubt'; +$_LANGADM['AdminCurrencies22f06a748377ee2893d1b86384c975df'] = 'Erscheint im Front Office, zum Beispiel: Euro, Dollar'; +$_LANGADM['AdminCurrencies3af4c1797da60fd50670ddbb669fc0aa'] = 'ISO-Code:'; +$_LANGADM['AdminCurrenciesc93495e5c579aba71fe290177d11c298'] = 'ISO-Code, z.B.: USD für Dollar, EUR für Euro'; +$_LANGADM['AdminCurrencies7fa4d1ea7f7b9d819c54d83bb3263512'] = 'Numerischer ISO-Code:'; +$_LANGADM['AdminCurrencies166d6fbb3220ee94c83cdc6857ad2f55'] = 'Numerischer ISO-Code, z.B.: 840 für Dollar, 978 für Euro'; +$_LANGADM['AdminCurrencies29e59767fa0a8d3adbacc87cae6d061c'] = 'Symbol:'; +$_LANGADM['AdminCurrencies22f06a748377ee2893d1b86384c975df'] = 'Erscheint im Front Office, zum Beispiel: €, $'; +$_LANGADM['AdminCurrenciesbebbab2c1ac732ccef4181f51ed52967'] = 'Wechselkurse:'; +$_LANGADM['AdminCurrencies88ddc0e9e26e200dccfdf7a3a1274b98'] = 'Wechselkurs von einer Einheit der Standard-Währung (z.B. 1 €) in diese Währung. Wenn die Standard-Währung beispielsweise der Euro ist und diese Währung der Dollar, geben Sie\'1,20\' ein'; +$_LANGADM['AdminCurrencies007f2226bf0915adaf9ef63b0e8287ca'] = 'Format:'; +$_LANGADM['AdminCurrencies97185312c2bb8cef3fe65b953188e0f8'] = 'Erscheint zusammen mit allen Preisen, z.B.'; +$_LANGADM['AdminCurrenciese56ae57c96eef5ece7a59c47776a775a'] = 'in Dollar'; +$_LANGADM['AdminCurrencies769aa55f039616f1ea9c111dd4cecb55'] = 'in Euro'; $_LANGADM['AdminCurrenciese02162e8fe1c036639e5c8850ce44b3f'] = 'Dezimale:'; -$_LANGADM['AdminCurrenciese25f0ecd41211b01c83e5fec41df4fe7'] = 'Ausgewählte Elemente löschen?'; -$_LANGADM['AdminCurrenciese7e915ec26ac2be5f5730752e5fc3b78'] = 'Sie können die Standard-Währung nicht deaktivieren'; -$_LANGADM['AdminCustomerPreferences0db377921f4ce762c62526131097968f'] = 'Allgemein'; -$_LANGADM['AdminCustomerPreferences38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; -$_LANGADM['AdminCustomerPreferences640fd0cc0ffa0316ae087652871f4486'] = 'Minuten'; -$_LANGADM['AdminCustomerPreferences6d1b3d500b8a7cbaeb62b0643ee57c7c'] = 'Wiederherstellung des Kennworts:'; -$_LANGADM['AdminCustomerPreferences87eed0b2fbd8bec6796514f309d87aec'] = 'Minimaler Zeitraum vor dem Anfordern eines neuen Kennworts'; -$_LANGADM['AdminCustomerPreferences8d7a93422a7ecd89d12811e22055f6d5'] = 'Wiederherstellung des Warenkorbs nach Authentifizierung des Kunden'; -$_LANGADM['AdminCustomerPreferencese6b03a6bdf49d1cd0655e0f7a3d990cb'] = 'Warenkorb nach Identifizierung neu anzeigen'; -$_LANGADM['AdminCustomerThreads018d4d01cba3905ad11258518b4ea424'] = 'Gesendet von'; -$_LANGADM['AdminCustomerThreads03f4a47830f97377a35321051685071e'] = 'Beendet'; -$_LANGADM['AdminCustomerThreads068f62c804cc9c4cd4f6dfc5b5d3ecaa'] = 'In Bearbeitung'; -$_LANGADM['AdminCustomerThreads068f80c7519d0528fb08e82137a72131'] = 'Produkte'; -$_LANGADM['AdminCustomerThreads06df33001c1d7187fdd81ea1f5b277aa'] = 'Aktionen'; -$_LANGADM['AdminCustomerThreads0e2f5e3f12561ac94047979ec5406946'] = 'ID Nachricht'; -$_LANGADM['AdminCustomerThreads1033cc268ed0919b5d4e76ea6053ed25'] = 'Warten auf 2'; -$_LANGADM['AdminCustomerThreads1bda80f2be4d3658e0baa43fbe7ae8c1'] = 'Sehen'; -$_LANGADM['AdminCustomerThreads1e884e3078d9978e216a027ecd57fb34'] = 'E-Mail'; -$_LANGADM['AdminCustomerThreads2273d1167a6212812d95dc8fadbae78e'] = 'Kundenservice'; -$_LANGADM['AdminCustomerThreads240f3031f25601fa128bd4e15f0a37de'] = 'Kommentar'; -$_LANGADM['AdminCustomerThreads2605a817441c19cc88eb9e5d17845dc0'] = 'Hier können Sie einen Kommentar hinzufügen'; -$_LANGADM['AdminCustomerThreads385b0ac7763680e5768f3e5e866910da'] = 'Gesendet am'; -$_LANGADM['AdminCustomerThreads3d49ea2e92edbb4219d39256794525d9'] = 'Meine Antwort senden'; -$_LANGADM['AdminCustomerThreads408f476244defe7636d3143848bf1024'] = 'Alle anderen Nachrichten dieser Kategorie wurden bearbeitet'; -$_LANGADM['AdminCustomerThreads41de6d6cfb8953c021bbe4ba0701c8a1'] = 'Nachrichten'; -$_LANGADM['AdminCustomerThreads42ff79fde8fc930db50949b4f700c661'] = 'Diese Diskussion weiterleiten an'; -$_LANGADM['AdminCustomerThreads44749712dbec183e983dcd78a7736c41'] = 'Datum'; -$_LANGADM['AdminCustomerThreads46a2a41cc6e552044816a2d04634545d'] = 'Status'; -$_LANGADM['AdminCustomerThreads47a0be8d1015d526a1fbaa56c3102135'] = 'Thema'; -$_LANGADM['AdminCustomerThreads47bab378f9e6268f758db00bcbf014fa'] = 'Neue Nachrichten'; -$_LANGADM['AdminCustomerThreads4994a8ffeba4ac3140beb89e8d41f174'] = 'Sprache'; -$_LANGADM['AdminCustomerThreads49ee3087348e8d44e1feda1917443987'] = 'Name'; -$_LANGADM['AdminCustomerThreads518f0adf73dca7abeebc9c3a85352cfc'] = 'Keine neuen Nachrichten'; -$_LANGADM['AdminCustomerThreads548abe251b033d863417979998dba612'] = 'Weiterleiten'; -$_LANGADM['AdminCustomerThreads54ebd9a5b69ce86503616d72ed9e82c6'] = 'Die nächste unbearbeitete Nachricht dieser Kategorie beantworten'; -$_LANGADM['AdminCustomerThreads64898ffcd380ab607ccfe2f843447424'] = 'Alle Kundennachrichten'; -$_LANGADM['AdminCustomerThreads693c61ec70b6c06dbd376fd208a125a0'] = 'Gesamtzahl der Themen'; -$_LANGADM['AdminCustomerThreads694e8d1f2ee056f98ee488bdc4982d73'] = 'Menge'; -$_LANGADM['AdminCustomerThreads6fe76eb16b53e5008f51db59a7dae7b3'] = 'Datei sehen'; -$_LANGADM['AdminCustomerThreads70e7ab74282fb27b8c100e017b037135'] = 'Warten auf 1'; -$_LANGADM['AdminCustomerThreads7442e29d7d53e549b78d93c46b8cdcfc'] = 'Bestellungen'; -$_LANGADM['AdminCustomerThreads7bc873cba11f035df692c3549366c722'] = '-- bitte auswählen --'; -$_LANGADM['AdminCustomerThreads818d947aeb9e604f54ce4c3444cc0256'] = 'ID Diskussion'; -$_LANGADM['AdminCustomerThreads81e053d78f01540e9cd6fb68a1c03976'] = 'Jemand anderes'; -$_LANGADM['AdminCustomerThreads8a1926ed751f4c73a2271945278cf2df'] = 'Alle Mitarbeiternachrichten'; -$_LANGADM['AdminCustomerThreads91e2e681ab0c5817498a10318df5aec9'] = 'Ihre Antwort wird gesendet an'; -$_LANGADM['AdminCustomerThreads940663fd4428d2c86f9a4780b6574028'] = 'Nachricht'; -$_LANGADM['AdminCustomerThreads9788af9fa097020a285afc0651a0721c'] = 'Kunde sehen'; -$_LANGADM['AdminCustomerThreads9cce8dbf2a8e527cbf71bcf8a8a7e352'] = 'Beendete Themen'; -$_LANGADM['AdminCustomerThreadsa1fa27779242b4902f7ae3bdd5c6d508'] = 'Typ'; -$_LANGADM['AdminCustomerThreadsb20d33a926b1e5b39db18b2911e1c1f9'] = 'Diese Nachricht beantworten'; -$_LANGADM['AdminCustomerThreadsb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminCustomerThreadsbfb069b69766c9a8a1fac8aabfd970b2'] = 'Dateianhang'; -$_LANGADM['AdminCustomerThreadsc33e404a441c6ba9648f88af3c68a1ca'] = 'Statistiken'; +$_LANGADM['AdminCurrenciese19041dee2c5aed032d1e9db85ec44c8'] = 'Zeigt die Preise in Dezimalen'; +$_LANGADM['AdminCurrenciesb9f5c797ebbf55adccdd8539a65a0241'] = 'Deaktiviert'; +$_LANGADM['AdminCurrencies2ef64538778c7f669d83b50ed7efe236'] = 'Leerzeichen:'; +$_LANGADM['AdminCurrenciesc953b72bf115d7c4d22123780d3ca3cd'] = 'Fügt Sie ein Leerzeichen zwischen Zeichen und Preis ein, z.B.'; +$_LANGADM['AdminCurrencies0099c0173a3c7758b36025bdae9b4fc7'] = 'Aktiviert:'; +$_LANGADM['AdminCurrenciesf16b5952df8d25ea30b25ff95ee8fedf'] = 'Shop Zugehörigkeit:'; +$_LANGADM['AdminCurrencies38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; $_LANGADM['AdminCustomerThreadsc3bf447eabe632720a3aa1a7ce401274'] = 'Offen'; -$_LANGADM['AdminCustomerThreadsc453a4b8e8d98e82f35b67f433e3b4da'] = 'Zahlung'; -$_LANGADM['AdminCustomerThreadsc5730b7ad58a3bad76e6b6b763521ec7'] = 'Nachrichten ansehen'; -$_LANGADM['AdminCustomerThreadsc851a34d4806acb02a55df148f9d7f25'] = 'Produkt Nummer'; -$_LANGADM['AdminCustomerThreadsc9cc8cce247e49bae79f15173ce97354'] = 'Ändern'; -$_LANGADM['AdminCustomerThreadsc9d31b30a6ca5a4613085216dfe9894f'] = 'Diese Nachricht als bearbeitet definieren'; -$_LANGADM['AdminCustomerThreadscb8fe83175bea4ba19d633b1dc6ea656'] = 'Bestellung sehen'; +$_LANGADM['AdminCustomerThreads03f4a47830f97377a35321051685071e'] = 'Beendet'; +$_LANGADM['AdminCustomerThreads70e7ab74282fb27b8c100e017b037135'] = 'Warten auf 1'; +$_LANGADM['AdminCustomerThreads1033cc268ed0919b5d4e76ea6053ed25'] = 'Warten auf 2'; +$_LANGADM['AdminCustomerThreadsb718adec73e04ce3ec720dd11a06a308'] = 'ID'; $_LANGADM['AdminCustomerThreadsce26601dac0dea138b7295f02b7620a7'] = 'Kunde'; -$_LANGADM['AdminCustomerThreadscf090b8fa4a136ed6058aaf84d5d2538'] = 'Letzte Nachricht'; -$_LANGADM['AdminCustomerThreadsd1228f5476d15142b1358ae4b5fa2454'] = 'Bestellung Nummer'; -$_LANGADM['AdminCustomerThreadsd13d8380c3f4de07fef91a42fe6c60d7'] = 'Kunden-ID'; -$_LANGADM['AdminCustomerThreadsd21b5a78517318e6d35414d4217950ce'] = 'Nachricht gesendet an'; -$_LANGADM['AdminCustomerThreadsd55669822f1a8cf72ec1911e462a54eb'] = 'für'; -$_LANGADM['AdminCustomerThreadsd62b749697e3c1b9c26a645ad5d56656'] = 'Browser'; -$_LANGADM['AdminCustomerThreadsd8a065ef1c8b81af153be321e200ace7'] = 'Bestätigte Bestellungen:'; -$_LANGADM['AdminCustomerThreadse25f0ecd41211b01c83e5fec41df4fe7'] = 'Ausgewählte Elemente löschen?'; -$_LANGADM['AdminCustomerThreadse8b4e59e41f890acd1d5d86d494d6d02'] = 'Geben Sie Ihre Antwort hier unten an'; -$_LANGADM['AdminCustomerThreadsea067eb37801c5aab1a1c685eb97d601'] = 'Bezahlter Gesamtbetrag'; +$_LANGADM['AdminCustomerThreads1e884e3078d9978e216a027ecd57fb34'] = 'E-Mail'; +$_LANGADM['AdminCustomerThreadsa1fa27779242b4902f7ae3bdd5c6d508'] = 'Typ'; +$_LANGADM['AdminCustomerThreads4994a8ffeba4ac3140beb89e8d41f174'] = 'Sprache'; $_LANGADM['AdminCustomerThreadsec53a8c4f07baed5d8825072c89799be'] = 'Status'; -$_LANGADM['AdminCustomerThreadsf112c37a7318adef5c2d14c687172c25'] = 'Ungelesene Themen'; -$_LANGADM['AdminCustomerThreadsf752f758ff0b5c465d65c2d0bcc579cd'] = 'Neue Nachricht'; $_LANGADM['AdminCustomerThreadsf8c8b903cb2e4f297e4b96d4b9c1e98a'] = 'Mitarbeiter'; +$_LANGADM['AdminCustomerThreads41de6d6cfb8953c021bbe4ba0701c8a1'] = 'Nachrichten'; +$_LANGADM['AdminCustomerThreadscf090b8fa4a136ed6058aaf84d5d2538'] = 'Letzte Nachricht'; +$_LANGADM['AdminCustomerThreads693c61ec70b6c06dbd376fd208a125a0'] = 'Gesamtzahl der Themen'; +$_LANGADM['AdminCustomerThreads068f62c804cc9c4cd4f6dfc5b5d3ecaa'] = 'In Bearbeitung'; +$_LANGADM['AdminCustomerThreads64898ffcd380ab607ccfe2f843447424'] = 'Alle Kundennachrichten'; +$_LANGADM['AdminCustomerThreads8a1926ed751f4c73a2271945278cf2df'] = 'Alle Mitarbeiternachrichten'; +$_LANGADM['AdminCustomerThreadsda2f2f1035487e79b7f5bfd9c5c3eeab'] = 'Ungelesene Themen'; +$_LANGADM['AdminCustomerThreads939315783ef4f2eb1cbdac37f3fd1e6b'] = 'Beendete Themen'; +$_LANGADM['AdminCustomerThreadsd21b5a78517318e6d35414d4217950ce'] = 'Nachricht gesendet an'; +$_LANGADM['AdminCustomerThreads240f3031f25601fa128bd4e15f0a37de'] = 'Kommentar'; +$_LANGADM['AdminCustomerThreadse3548fd146ea6ed090fcf8b8e6045be3'] = 'Die nächste unbearbeitete Nachricht dieser Kategorie beantworten'; +$_LANGADM['AdminCustomerThreadsf79c2e540bdb87cd7710bf1e075e49db'] = 'Alle anderen Nachrichten dieser Kategorie wurden bearbeitet'; +$_LANGADM['AdminCustomerThreadsbecf0f5df68e520481f4a3cbdd98846d'] = 'Diese Nachricht als bearbeitet definieren'; +$_LANGADM['AdminCustomerThreads6d88865acb8658a92b188e47ba03906d'] = 'Keine neuen Nachrichten'; +$_LANGADM['AdminCustomerThreads47bab378f9e6268f758db00bcbf014fa'] = 'Neue Nachrichten'; +$_LANGADM['AdminCustomerThreadsf752f758ff0b5c465d65c2d0bcc579cd'] = 'Neue Nachricht'; +$_LANGADM['AdminCustomerThreads2273d1167a6212812d95dc8fadbae78e'] = 'Kundenservice'; +$_LANGADM['AdminCustomerThreadsc33e404a441c6ba9648f88af3c68a1ca'] = 'Statistiken'; +$_LANGADM['AdminCustomerThreads42ff79fde8fc930db50949b4f700c661'] = 'Diese Diskussion weiterleiten an'; +$_LANGADM['AdminCustomerThreads7bc873cba11f035df692c3549366c722'] = '-- bitte auswählen --'; +$_LANGADM['AdminCustomerThreads81e053d78f01540e9cd6fb68a1c03976'] = 'Jemand anderes'; +$_LANGADM['AdminCustomerThreads2605a817441c19cc88eb9e5d17845dc0'] = 'Hier können Sie einen Kommentar hinzufügen'; +$_LANGADM['AdminCustomerThreads548abe251b033d863417979998dba612'] = 'Weiterleiten'; +$_LANGADM['AdminCustomerThreads7442e29d7d53e549b78d93c46b8cdcfc'] = 'Bestellungen'; +$_LANGADM['AdminCustomerThreads44749712dbec183e983dcd78a7736c41'] = 'Datum'; +$_LANGADM['AdminCustomerThreads068f80c7519d0528fb08e82137a72131'] = 'Produkte'; +$_LANGADM['AdminCustomerThreadsea067eb37801c5aab1a1c685eb97d601'] = 'Bezahlter Gesamtbetrag'; +$_LANGADM['AdminCustomerThreadsc453a4b8e8d98e82f35b67f433e3b4da'] = 'Zahlung'; +$_LANGADM['AdminCustomerThreads46a2a41cc6e552044816a2d04634545d'] = 'Status'; +$_LANGADM['AdminCustomerThreads06df33001c1d7187fdd81ea1f5b277aa'] = 'Aktionen'; +$_LANGADM['AdminCustomerThreadsd8a065ef1c8b81af153be321e200ace7'] = 'Bestätigte Bestellungen:'; +$_LANGADM['AdminCustomerThreadsd55669822f1a8cf72ec1911e462a54eb'] = 'für'; +$_LANGADM['AdminCustomerThreads49ee3087348e8d44e1feda1917443987'] = 'Name'; +$_LANGADM['AdminCustomerThreads694e8d1f2ee056f98ee488bdc4982d73'] = 'Menge'; +$_LANGADM['AdminCustomerThreads9788af9fa097020a285afc0651a0721c'] = 'Kunde sehen'; +$_LANGADM['AdminCustomerThreadsd13d8380c3f4de07fef91a42fe6c60d7'] = 'Kunden-ID'; +$_LANGADM['AdminCustomerThreads1bda80f2be4d3658e0baa43fbe7ae8c1'] = 'Sehen'; +$_LANGADM['AdminCustomerThreads385b0ac7763680e5768f3e5e866910da'] = 'Gesendet am'; +$_LANGADM['AdminCustomerThreadsd62b749697e3c1b9c26a645ad5d56656'] = 'Browser'; +$_LANGADM['AdminCustomerThreadsbfb069b69766c9a8a1fac8aabfd970b2'] = 'Dateianhang'; +$_LANGADM['AdminCustomerThreads6fe76eb16b53e5008f51db59a7dae7b3'] = 'Datei sehen'; +$_LANGADM['AdminCustomerThreadsd1228f5476d15142b1358ae4b5fa2454'] = 'Bestellung Nummer'; +$_LANGADM['AdminCustomerThreadscb8fe83175bea4ba19d633b1dc6ea656'] = 'Bestellung sehen'; +$_LANGADM['AdminCustomerThreadsc851a34d4806acb02a55df148f9d7f25'] = 'Produkt Nummer'; +$_LANGADM['AdminCustomerThreads47a0be8d1015d526a1fbaa56c3102135'] = 'Thema'; +$_LANGADM['AdminCustomerThreadsc5730b7ad58a3bad76e6b6b763521ec7'] = 'Nachrichten ansehen'; +$_LANGADM['AdminCustomerThreads018d4d01cba3905ad11258518b4ea424'] = 'Gesendet von'; +$_LANGADM['AdminCustomerThreads818d947aeb9e604f54ce4c3444cc0256'] = 'ID Diskussion'; +$_LANGADM['AdminCustomerThreads0e2f5e3f12561ac94047979ec5406946'] = 'ID Nachricht'; +$_LANGADM['AdminCustomerThreads940663fd4428d2c86f9a4780b6574028'] = 'Nachricht'; +$_LANGADM['AdminCustomerThreadsb20d33a926b1e5b39db18b2911e1c1f9'] = 'Diese Nachricht beantworten'; +$_LANGADM['AdminCustomerThreadse8b4e59e41f890acd1d5d86d494d6d02'] = 'Geben Sie Ihre Antwort hier unten an'; +$_LANGADM['AdminCustomerThreads91e2e681ab0c5817498a10318df5aec9'] = 'Ihre Antwort wird gesendet an'; +$_LANGADM['AdminCustomerThreads3d49ea2e92edbb4219d39256794525d9'] = 'Meine Antwort senden'; +$_LANGADM['AdminCustomersd1457b72c3fb323a2671125aef3eab5d'] = '?'; +$_LANGADM['AdminCustomersb718adec73e04ce3ec720dd11a06a308'] = 'ID'; +$_LANGADM['AdminCustomers019ec3132cdf8ee0f2e2a75cf5d3e459'] = 'Geschlecht'; +$_LANGADM['AdminCustomers77587239bf4c54ea493c7033e1dbf636'] = 'Nachname'; +$_LANGADM['AdminCustomers20db0bfeecd8fe60533206a2b5e9891a'] = 'Vorname'; +$_LANGADM['AdminCustomers8b5dd64ab8d0b8158906796b53a200e2'] = 'E-Mail-Adresse'; +$_LANGADM['AdminCustomers9d8d2d5ab12b515182a505f54db7f538'] = 'Alter'; $_LANGADM['AdminCustomers00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Aktiviert'; $_LANGADM['AdminCustomers00ee8a54c1a129585ad8027e6d35222d'] = 'News.'; -$_LANGADM['AdminCustomers019ec3132cdf8ee0f2e2a75cf5d3e459'] = 'Geschlecht'; -$_LANGADM['AdminCustomers056ee659eb2023ed38fc4f09a3648ba9'] = 'Mind. 5 Zeichen, nur Buchstaben, Zahlen'; -$_LANGADM['AdminCustomers068f80c7519d0528fb08e82137a72131'] = 'Produkte'; -$_LANGADM['AdminCustomers06df33001c1d7187fdd81ea1f5b277aa'] = 'Aktionen'; -$_LANGADM['AdminCustomers084e0343a0486ff05530df6c705c8bb4'] = 'Besucher angemeldet'; -$_LANGADM['AdminCustomers0f98b7f230f3c91292f0de4c99e263f2'] = 'Anmeldung'; -$_LANGADM['AdminCustomers1251852566309cb1f01aa44d71af2528'] = 'hat nie bestellt'; -$_LANGADM['AdminCustomers125cf762f473a17738b97ee3fabe4e8b'] = 'Dieser Kunde ist als'; -$_LANGADM['AdminCustomers14542f5997c4a02d4276da364657f501'] = 'Direkt-Link'; -$_LANGADM['AdminCustomers1c76cbfe21c6f44c1d1e59d54f3e4420'] = 'Firma'; -$_LANGADM['AdminCustomers20966a36da784c2f62d105419dcb4018'] = 'Newsletter:'; -$_LANGADM['AdminCustomers20db0bfeecd8fe60533206a2b5e9891a'] = 'Vorname'; -$_LANGADM['AdminCustomers2447b4dc5878520d00a3f4aaf210f7a2'] = 'Rang: '; -$_LANGADM['AdminCustomers24a23d787190f2c4812ff9ab11847a72'] = 'Status:'; -$_LANGADM['AdminCustomers25235196c2744e9050067d45587d6a8b'] = 'Alter:'; -$_LANGADM['AdminCustomers284b47b0bb63ae2df3b29f0e691d6fcf'] = 'Adressen'; -$_LANGADM['AdminCustomers2f38713e640e4bd37998f94e968a55f7'] = 'Fehler: Ihre Notiz kann nicht gespeichert werden'; -$_LANGADM['AdminCustomers38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; -$_LANGADM['AdminCustomers39d595f1a4ce984b95e9b52821b62177'] = 'Geburtsdatum:'; -$_LANGADM['AdminCustomers3cf21846659529ae741430ff2ddf287f'] = 'Klicken Sie alle Gruppen an, zu denen das Mitglied gehört'; -$_LANGADM['AdminCustomers3e053943605d9e4bf7dd7588ea19e9d2'] = 'Ungültige Zeichen:'; -$_LANGADM['AdminCustomers3edf8ca26a1ec14dd6e91dd277ae1de6'] = 'Herkunft'; -$_LANGADM['AdminCustomers3ef92bbd0151806f23ecd301fd78347c'] = 'Letzter Besuch:'; -$_LANGADM['AdminCustomers3f783e6afc73242779dde81c7825def0'] = 'Leer lassen, wenn keine Änderung'; -$_LANGADM['AdminCustomers41de6d6cfb8953c021bbe4ba0701c8a1'] = 'Nachrichten'; -$_LANGADM['AdminCustomers44749712dbec183e983dcd78a7736c41'] = 'Datum'; -$_LANGADM['AdminCustomers450a7392b73a4b434634f8fe0e3f13c8'] = 'Diese Funktion generiert ein zufälliges Kennwort und sendet eine E-Mail an den Kunden'; -$_LANGADM['AdminCustomers45d3153df3f835bbf6a68c2302e494d7'] = 'Wie möchten Sie diese(n) Kunden löschen?'; -$_LANGADM['AdminCustomers46a2a41cc6e552044816a2d04634545d'] = 'Status'; -$_LANGADM['AdminCustomers49ee3087348e8d44e1feda1917443987'] = 'Name'; -$_LANGADM['AdminCustomers4c2a8fe7eaf24721cc7a9f0175115bd4'] = 'Nachricht'; -$_LANGADM['AdminCustomers4e140ba723a03baa6948340bf90e2ef6'] = 'Name:'; -$_LANGADM['AdminCustomers5023c5f31815e34f79900c0ea627d7d6'] = 'Kein Warenkorb verfügbar'; -$_LANGADM['AdminCustomers56eec78925570b01dc23134175172985'] = 'Ihre Notiz wurde gespeichert'; -$_LANGADM['AdminCustomers59716c97497eb9694541f7c3d37b1a4d'] = 'Land'; -$_LANGADM['AdminCustomers5b8c99dad1893a85076709b2d3c2d2d0'] = 'IP-Adresse'; -$_LANGADM['AdminCustomers5e5f0a863cd129317037e3def37b4097'] = 'Firma:'; -$_LANGADM['AdminCustomers5ed5ce582affef97f07fa474c6751302'] = 'Kunde ist damit einverstanden, Werbenachrichten zu erhalten'; -$_LANGADM['AdminCustomers6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Ungültige Zeichen:'; -$_LANGADM['AdminCustomers668a8d8d7ffe5da112b266e46b79b685'] = 'Vorname:'; -$_LANGADM['AdminCustomers694e8d1f2ee056f98ee488bdc4982d73'] = 'Menge'; -$_LANGADM['AdminCustomers6d2e7477916d118eb0a377fd13af4f63'] = 'Letzte Aktualisierung:'; -$_LANGADM['AdminCustomers6ff01ff52bb6bc600dcb062808a55c5f'] = 'hat keinen Ermäßigungsgutschein'; -$_LANGADM['AdminCustomers7442e29d7d53e549b78d93c46b8cdcfc'] = 'Bestellungen'; $_LANGADM['AdminCustomers74f68b6b29bed7925bc7257ef1c7f9e4'] = 'Part.'; -$_LANGADM['AdminCustomers77587239bf4c54ea493c7033e1dbf636'] = 'Nachname'; -$_LANGADM['AdminCustomers78e365acb087fd1f8d494dae0001de10'] = 'E-Mail-Adresse:'; -$_LANGADM['AdminCustomers7b4d23148ad2c2f32f217ae0640a375c'] = 'Sie haben 2 Möglichkeiten, um einen Kunden zu löschen, wählen Sie die, die Ihnen am meisten zusagt.'; -$_LANGADM['AdminCustomers7c02e576ed6029a3a1d64700cc43ebf7'] = 'Ich möchte meine(n) Kunden vollständig löschen, alle Daten werden aus der Datenbank gelöscht. Ein Kunde mit der gleichen E-Mail-Adresse kann sich neu anmelden.'; -$_LANGADM['AdminCustomers80e915c39ca9254655d2802979aa698b'] = 'Umwandeln in ein Kundenkonto'; -$_LANGADM['AdminCustomers81fe7d0c685ca9f1829f5ff52370d06e'] = 'Ein registrierter Kunde Konto existiert mit der gleichen E-Mail-Adresse'; -$_LANGADM['AdminCustomers8b5dd64ab8d0b8158906796b53a200e2'] = 'E-Mail-Adresse'; -$_LANGADM['AdminCustomers8d177b48ffca1fb18c3bfd1e8c0eb645'] = 'Standard-Gruppe'; -$_LANGADM['AdminCustomers8d218b952c9ef571cd270aaef8f849d1'] = 'Verbindung des Kunden zulassen oder nicht zulassen'; -$_LANGADM['AdminCustomers914419aa32f04011357d3b604a86d7eb'] = 'Lieferant'; -$_LANGADM['AdminCustomers93bd48ecb9c4d5c4eec7fefffbb2070f'] = 'Letzte Verbindungen'; -$_LANGADM['AdminCustomers96b0141273eabab320119c467cdcaf17'] = 'Gesamt'; -$_LANGADM['AdminCustomers9d8d2d5ab12b515182a505f54db7f538'] = 'Alter'; -$_LANGADM['AdminCustomersa37ede293936e29279ed543129451ec3'] = 'Gruppen'; -$_LANGADM['AdminCustomersa7136d956fbff49c3912e44722dbf000'] = 'Persönliche Notiz hinzufügen'; -$_LANGADM['AdminCustomersa82868319826fb092b73968e661b5b38'] = 'Ermäßigungsgutscheine'; -$_LANGADM['AdminCustomersa9c74a800ed9f3d504e76d8c59acc497'] = 'Ungültige Bestellungen:'; -$_LANGADM['AdminCustomersaa9000a0aa27a0920d69744960520677'] = 'Ich möchte nicht, dass mein(e) Kunde(n) sich noch einmal anmelden können. Die Kunden werden von dieser Liste gelöscht, aber die Daten bleiben in der Datenbank gespeichert.'; -$_LANGADM['AdminCustomersabce3ef910cfc047f0721654cb71f2db'] = 'Gesendet am'; -$_LANGADM['AdminCustomersac7ba2fb36727fd3fcbf967c27cd9dc0'] = 'Diese Notiz ist für alle Mitarbeiter sichtbar, aber nicht für den Kunden.'; -$_LANGADM['AdminCustomersad921d60486366258809553a3db49a4a'] = 'unbekannt'; -$_LANGADM['AdminCustomersb341a59d5636ed3d6a819137495b08a0'] = 'Kennwort:'; -$_LANGADM['AdminCustomersb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminCustomersb9f5c797ebbf55adccdd8539a65a0241'] = 'Deaktiviert'; -$_LANGADM['AdminCustomersbe5e0b5d50d48b049bd0f7b57cd163f9'] = 'Nachname:'; -$_LANGADM['AdminCustomersc151015063ad115e4c3b081763c0927d'] = 'Anmeldedatum:'; -$_LANGADM['AdminCustomersc22d30084d8ddc9a571512ddee6a83e9'] = 'Gesamtzeit'; -$_LANGADM['AdminCustomersc2cc7082a89c1ad6631a2f66af5f00c0'] = 'Verbindung'; -$_LANGADM['AdminCustomersc453a4b8e8d98e82f35b67f433e3b4da'] = 'Zahlung'; -$_LANGADM['AdminCustomersc7561db7a418dd39b2201dfe110ab4a4'] = 'nie'; -$_LANGADM['AdminCustomersca0dbad92a874b2f69b549293387925e'] = 'Code'; -$_LANGADM['AdminCustomerscaa5b7a48ce4b1c1492c445446433fb5'] = 'Geschlecht:'; -$_LANGADM['AdminCustomerscca344269d726c206f3d3894c85cae5a'] = 'Kunde hat den Newsletter abonniert'; +$_LANGADM['AdminCustomers0f98b7f230f3c91292f0de4c99e263f2'] = 'Anmeldung'; +$_LANGADM['AdminCustomers5e5914912e8d2f2765525840acf98bea'] = 'Verbindung'; +$_LANGADM['AdminCustomers6dc6993c567c112a42b193c430f9ec43'] = 'Kunden-Optionen'; +$_LANGADM['AdminCustomers6d1b3d500b8a7cbaeb62b0643ee57c7c'] = 'Wiederherstellung des Kennworts:'; +$_LANGADM['AdminCustomers87eed0b2fbd8bec6796514f309d87aec'] = 'Minimaler Zeitraum vor dem Anfordern eines neuen Kennworts'; +$_LANGADM['AdminCustomers640fd0cc0ffa0316ae087652871f4486'] = 'Minuten'; +$_LANGADM['AdminCustomers88183b946cc5f0e8c96b2e66e1c74a7e'] = 'Unbekannt'; $_LANGADM['AdminCustomersce26601dac0dea138b7295f02b7620a7'] = 'Kunde'; -$_LANGADM['AdminCustomersceece2e4b93f9a5a091e1c64120ff5bd'] = 'Löschen'; -$_LANGADM['AdminCustomersd1554912e46f8d36a800ad8b604225f1'] = 'Gültige Bestellungen:'; -$_LANGADM['AdminCustomersd3139f39f1ad6324c80a9ddd50cc7867'] = 'Seitenzugriffe'; -$_LANGADM['AdminCustomersd55669822f1a8cf72ec1911e462a54eb'] = 'für'; -$_LANGADM['AdminCustomersd75d64b130eb4439fd6cf1051a20321a'] = 'hat nie eine Adresse gespeichert'; -$_LANGADM['AdminCustomersdd7bf230fde8d4836917806aff6a6b27'] = 'Adresse'; -$_LANGADM['AdminCustomerse0f0b0564d3d29a93fad7a4178b7b1ca'] = 'ID:'; +$_LANGADM['AdminCustomerscaa5b7a48ce4b1c1492c445446433fb5'] = 'Geschlecht:'; +$_LANGADM['AdminCustomers668a8d8d7ffe5da112b266e46b79b685'] = 'Vorname:'; +$_LANGADM['AdminCustomers3e053943605d9e4bf7dd7588ea19e9d2'] = 'Ungültige Zeichen:'; +$_LANGADM['AdminCustomersbe5e0b5d50d48b049bd0f7b57cd163f9'] = 'Nachname:'; +$_LANGADM['AdminCustomers6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Ungültige Zeichen:'; +$_LANGADM['AdminCustomers78e365acb087fd1f8d494dae0001de10'] = 'E-Mail-Adresse:'; +$_LANGADM['AdminCustomersb341a59d5636ed3d6a819137495b08a0'] = 'Kennwort:'; +$_LANGADM['AdminCustomers3f783e6afc73242779dde81c7825def0'] = 'Leer lassen, wenn keine Änderung'; +$_LANGADM['AdminCustomers056ee659eb2023ed38fc4f09a3648ba9'] = 'Mind. 5 Zeichen, nur Buchstaben, Zahlen'; +$_LANGADM['AdminCustomers39d595f1a4ce984b95e9b52821b62177'] = 'Geburtsdatum:'; +$_LANGADM['AdminCustomers24a23d787190f2c4812ff9ab11847a72'] = 'Status:'; +$_LANGADM['AdminCustomersb9f5c797ebbf55adccdd8539a65a0241'] = 'Deaktiviert'; +$_LANGADM['AdminCustomers8d218b952c9ef571cd270aaef8f849d1'] = 'Verbindung des Kunden zulassen oder nicht zulassen'; +$_LANGADM['AdminCustomers20966a36da784c2f62d105419dcb4018'] = 'Newsletter:'; +$_LANGADM['AdminCustomerscca344269d726c206f3d3894c85cae5a'] = 'Kunde hat den Newsletter abonniert'; $_LANGADM['AdminCustomerse13c678c09be620b7dfaf90182234b3d'] = 'Opt-in:'; -$_LANGADM['AdminCustomerse174c1b711f254d538c689a90c5842a5'] = 'Telefonnummer(n)'; -$_LANGADM['AdminCustomerse25f0ecd41211b01c83e5fec41df4fe7'] = 'Ausgewählte Elemente löschen?'; -$_LANGADM['AdminCustomersea067eb37801c5aab1a1c685eb97d601'] = 'Bezahlter Gesamtbetrag'; -$_LANGADM['AdminCustomersec53a8c4f07baed5d8825072c89799be'] = 'Status'; +$_LANGADM['AdminCustomers5ed5ce582affef97f07fa474c6751302'] = 'Kunde ist damit einverstanden, Werbenachrichten zu erhalten'; +$_LANGADM['AdminCustomers9e2f7fb92893ca55bbaaaa09c5672aa2'] = 'Klicken Sie alle Gruppen an, zu denen das Mitglied gehört'; +$_LANGADM['AdminCustomers89a718b06ee9b0a9bf23792283e06946'] = 'Standard-Gruppe'; +$_LANGADM['AdminCustomers38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; +$_LANGADM['AdminCustomers14542f5997c4a02d4276da364657f501'] = 'Direkt-Link'; +$_LANGADM['AdminCustomers45d3153df3f835bbf6a68c2302e494d7'] = 'Wie möchten Sie diese(n) Kunden löschen?'; +$_LANGADM['AdminCustomers7b4d23148ad2c2f32f217ae0640a375c'] = 'Sie haben 2 Möglichkeiten, um einen Kunden zu löschen, wählen Sie die, die Ihnen am meisten zusagt.'; +$_LANGADM['AdminCustomers78a01d9f9a546e3ac94bd8f08364b92c'] = 'Ich möchte meine(n) Kunden vollständig löschen, alle Daten werden aus der Datenbank gelöscht. Ein Kunde mit der gleichen E-Mail-Adresse kann sich neu anmelden.'; +$_LANGADM['AdminCustomersaa9000a0aa27a0920d69744960520677'] = 'Ich möchte nicht, dass mein(e) Kunde(n) sich noch einmal anmelden können. Die Kunden werden von dieser Liste gelöscht, aber die Daten bleiben in der Datenbank gespeichert.'; $_LANGADM['AdminCustomersf2a6c498fb90ee345d997f888fce3b18'] = 'Löschen'; +$_LANGADM['AdminCustomers56eec78925570b01dc23134175172985'] = 'Ihre Notiz wurde gespeichert'; $_LANGADM['AdminCustomersf81f334947c006163040911e694fc3ec'] = 'Fehler: Ihr Notiz ist nicht gültig'; +$_LANGADM['AdminCustomers2f38713e640e4bd37998f94e968a55f7'] = 'Fehler: Ihre Notiz kann nicht gespeichert werden'; +$_LANGADM['AdminCustomerse0f0b0564d3d29a93fad7a4178b7b1ca'] = 'ID:'; +$_LANGADM['AdminCustomersc151015063ad115e4c3b081763c0927d'] = 'Anmeldedatum:'; +$_LANGADM['AdminCustomers3ef92bbd0151806f23ecd301fd78347c'] = 'Letzter Besuch:'; +$_LANGADM['AdminCustomersc7561db7a418dd39b2201dfe110ab4a4'] = 'nie'; +$_LANGADM['AdminCustomers2447b4dc5878520d00a3f4aaf210f7a2'] = 'Rang: '; +$_LANGADM['AdminCustomers25235196c2744e9050067d45587d6a8b'] = 'Alter:'; +$_LANGADM['AdminCustomersad921d60486366258809553a3db49a4a'] = 'unbekannt'; +$_LANGADM['AdminCustomers6d2e7477916d118eb0a377fd13af4f63'] = 'Letzte Aktualisierung:'; +$_LANGADM['AdminCustomers125cf762f473a17738b97ee3fabe4e8b'] = 'Dieser Kunde ist als'; +$_LANGADM['AdminCustomers084e0343a0486ff05530df6c705c8bb4'] = 'Besucher angemeldet'; +$_LANGADM['AdminCustomersb154ceb50c0a2cbce286b65f6184cda6'] = 'Umwandeln in ein Kundenkonto'; +$_LANGADM['AdminCustomers450a7392b73a4b434634f8fe0e3f13c8'] = 'Diese Option erstellt ein automatisch generiertes Kennwort und sendet dieses per Mail an Ihrem Kunden'; +$_LANGADM['AdminCustomers4cce03651d2ecba98c89991f3280a495'] = 'Es existiert bereits ein Kundenkonto mit dieser Mail-Adresse'; +$_LANGADM['AdminCustomersa7136d956fbff49c3912e44722dbf000'] = 'Persönliche Notiz hinzufügen'; +$_LANGADM['AdminCustomers9ac79d32eb171474607514a2ed013316'] = 'Diese Notiz ist für alle Mitarbeiter sichtbar, aber nicht für den Kunden.'; +$_LANGADM['AdminCustomers41de6d6cfb8953c021bbe4ba0701c8a1'] = 'Nachrichten'; +$_LANGADM['AdminCustomersec53a8c4f07baed5d8825072c89799be'] = 'Status'; +$_LANGADM['AdminCustomers4c2a8fe7eaf24721cc7a9f0175115bd4'] = 'Nachricht'; +$_LANGADM['AdminCustomersabce3ef910cfc047f0721654cb71f2db'] = 'Gesendet am'; +$_LANGADM['AdminCustomersa37ede293936e29279ed543129451ec3'] = 'Gruppen'; +$_LANGADM['AdminCustomers49ee3087348e8d44e1feda1917443987'] = 'Name'; +$_LANGADM['AdminCustomers06df33001c1d7187fdd81ea1f5b277aa'] = 'Aktionen'; +$_LANGADM['AdminCustomers7442e29d7d53e549b78d93c46b8cdcfc'] = 'Bestellungen'; +$_LANGADM['AdminCustomersd1554912e46f8d36a800ad8b604225f1'] = 'Gültige Bestellungen:'; +$_LANGADM['AdminCustomersd55669822f1a8cf72ec1911e462a54eb'] = 'für'; +$_LANGADM['AdminCustomers44749712dbec183e983dcd78a7736c41'] = 'Datum'; +$_LANGADM['AdminCustomersc453a4b8e8d98e82f35b67f433e3b4da'] = 'Zahlung'; +$_LANGADM['AdminCustomers46a2a41cc6e552044816a2d04634545d'] = 'Status'; +$_LANGADM['AdminCustomers068f80c7519d0528fb08e82137a72131'] = 'Produkte'; +$_LANGADM['AdminCustomers25326db0dcb2cf342b3477fbdad373dc'] = 'Bezahlter Gesamtbetrag'; +$_LANGADM['AdminCustomersa9c74a800ed9f3d504e76d8c59acc497'] = 'Ungültige Bestellungen:'; +$_LANGADM['AdminCustomers1251852566309cb1f01aa44d71af2528'] = 'hat nie bestellt'; +$_LANGADM['AdminCustomers694e8d1f2ee056f98ee488bdc4982d73'] = 'Menge'; +$_LANGADM['AdminCustomers284b47b0bb63ae2df3b29f0e691d6fcf'] = 'Adressen'; +$_LANGADM['AdminCustomers1c76cbfe21c6f44c1d1e59d54f3e4420'] = 'Firma'; +$_LANGADM['AdminCustomersdd7bf230fde8d4836917806aff6a6b27'] = 'Adresse'; +$_LANGADM['AdminCustomers59716c97497eb9694541f7c3d37b1a4d'] = 'Land'; +$_LANGADM['AdminCustomerse174c1b711f254d538c689a90c5842a5'] = 'Telefonnummer(n)'; +$_LANGADM['AdminCustomersd75d64b130eb4439fd6cf1051a20321a'] = 'hat nie eine Adresse gespeichert'; +$_LANGADM['AdminCustomersca0dbad92a874b2f69b549293387925e'] = 'Code'; +$_LANGADM['AdminCustomers6ff01ff52bb6bc600dcb062808a55c5f'] = 'hat keinen Ermäßigungsgutschein'; $_LANGADM['AdminCustomersfc26e55e0993a75e892175deb02aae15'] = 'Warenkörbe'; +$_LANGADM['AdminCustomers914419aa32f04011357d3b604a86d7eb'] = 'Versanddienst'; +$_LANGADM['AdminCustomers96b0141273eabab320119c467cdcaf17'] = 'Gesamt'; +$_LANGADM['AdminCustomers5023c5f31815e34f79900c0ea627d7d6'] = 'Kein Warenkorb verfügbar'; +$_LANGADM['AdminCustomers93bd48ecb9c4d5c4eec7fefffbb2070f'] = 'Letzte Verbindungen'; +$_LANGADM['AdminCustomersd3139f39f1ad6324c80a9ddd50cc7867'] = 'Seitenzugriffe'; +$_LANGADM['AdminCustomersc22d30084d8ddc9a571512ddee6a83e9'] = 'Gesamtzeit'; +$_LANGADM['AdminCustomers3edf8ca26a1ec14dd6e91dd277ae1de6'] = 'Herkunft'; +$_LANGADM['AdminCustomers5b8c99dad1893a85076709b2d3c2d2d0'] = 'IP-Adresse'; $_LANGADM['AdminCustomersff398a1c3434e160c655aa1613e0eace'] = 'Zuordnungen'; +$_LANGADM['AdminDbe307db07b3975fef922a80d07455ee5e'] = 'Datenbank:'; +$_LANGADM['AdminDb505de52d5ae227b6e8acb02dce2a0c4d'] = 'Server:'; +$_LANGADM['AdminDb67cfd6717606cadb04e8ae03082a0182'] = 'IP-oder Server-Name, \'localhost\' funktionieren in den meisten Fällen'; +$_LANGADM['AdminDb006e7be42e56d810865222669c716f9e'] = 'Datenbank:'; +$_LANGADM['AdminDb9222f8688de5dfd4dabc06fffe8c6aa0'] = 'Name der Datenbank (z.B. \"prestashop\")'; +$_LANGADM['AdminDbf72ba2e5f0388494cc5041adad99581f'] = 'Präfix:'; +$_LANGADM['AdminDb5ff9df198222a96f26bf2cb279d83bd8'] = 'Benutzer:'; +$_LANGADM['AdminDbb341a59d5636ed3d6a819137495b08a0'] = 'Kennwort:'; +$_LANGADM['AdminDb3f783e6afc73242779dde81c7825def0'] = 'Leer lassen, wenn keine Änderung'; $_LANGADM['AdminDb51c45b795d5d18a3e4e0c37e8b20a141'] = 'Tabelle'; $_LANGADM['AdminDbb0d1963f24d64313f9c8d83662cc551a'] = 'Tabellen-Engine '; -$_LANGADM['AdminDeliverySlip067af5895a7ced3197520b591f9a41eb'] = 'PDF-Datei erzeugen'; -$_LANGADM['AdminDeliverySlip071e16ef4a5515728cc97ed028d85711'] = 'Der nächste Lieferschein beginnt mit dieser Nummer, die sich bei jedem neuen Schein erhöht'; -$_LANGADM['AdminDeliverySlip0b1fb1278454d848f968d419e29c253b'] = 'Format: 31.12.2007 (inklusive)'; -$_LANGADM['AdminDeliverySlip1de536cfcff31d969aacc0b7f66410c3'] = 'Nummer der Scheine:'; -$_LANGADM['AdminDeliverySlip1e6d57e813355689e9c77e947d73ad8f'] = 'Von:'; -$_LANGADM['AdminDeliverySlip33caa076f23f453dd4061726f3706325'] = 'Bis:'; -$_LANGADM['AdminDeliverySlip4b8e87b44ae65d84dfab14d17d2f10ee'] = 'Lieferschein-Optionen'; -$_LANGADM['AdminDeliverySlip4bc8978f084bf1726cb133a3dc8cc379'] = 'PDF der Lieferscheine ausdrucken'; -$_LANGADM['AdminDeliverySlip647ad0242a9d796e3c83ecf6d6435bc2'] = 'Format: 31.12.2008 (inklusive)'; -$_LANGADM['AdminDeliverySlip7b59b85b45733b885f95f89f8924f0fd'] = 'Präfix für die Nummerierung von Lieferscheinen'; +$_LANGADM['AdminDbb833598a404d0408f61b9762278c9bea'] = 'Seien Sie SEHR VORSICHTIG bei diesen Einstellungen, eine fehlerhafte Änderung kann große Funktionsprobleme in Ihrem Online-Shop verursachen. Bei Problemen öffnen Sie die Datei config / settings.inc.php.'; +$_LANGADM['AdminDb6c1375701d87f2636b01cf951d0a375b'] = 'MySQL-Engine'; +$_LANGADM['AdminDbac7484fa4e36b9b26ceb27526ee7268f'] = 'Zu neuer Engine wechseln'; +$_LANGADM['AdminDb6bb09f0abb00bcba314068abab6fecb7'] = 'ist bereits in'; +$_LANGADM['AdminDeliverySlip947c66d55a8038fd0c16fef605186573'] = 'Lieferschein-Optionen'; $_LANGADM['AdminDeliverySlip97794c45ba541adc77cd08dd3114cefc'] = 'Präfix:'; -$_LANGADM['AdminEmails037373672dd4a89426144d40f2e8ad91'] = 'Kennwort:'; -$_LANGADM['AdminEmails099d7d04319e5191b7473e016c55e320'] = 'TLS'; -$_LANGADM['AdminEmails130c5b3473c57faa76e2a1c54e26f88e'] = 'Beide'; -$_LANGADM['AdminEmails14dee5807769f30f20b8d17a6afd951c'] = 'Test E-Mail senden an'; +$_LANGADM['AdminDeliverySlip7b59b85b45733b885f95f89f8924f0fd'] = 'Präfix für die Nummerierung von Lieferscheinen'; +$_LANGADM['AdminDeliverySlip1de536cfcff31d969aacc0b7f66410c3'] = 'Nummer der Scheine:'; +$_LANGADM['AdminDeliverySlip071e16ef4a5515728cc97ed028d85711'] = 'Der nächste Lieferschein beginnt mit dieser Nummer, die sich bei jedem neuen Schein erhöht'; +$_LANGADM['AdminDeliverySlip4bc8978f084bf1726cb133a3dc8cc379'] = 'PDF der Lieferscheine ausdrucken'; +$_LANGADM['AdminDeliverySlip1e6d57e813355689e9c77e947d73ad8f'] = 'Von:'; +$_LANGADM['AdminDeliverySlip5a2a90ee2bd7b7780591f198372646b0'] = 'Format: 31.12.2007 (inklusive)'; +$_LANGADM['AdminDeliverySlip33caa076f23f453dd4061726f3706325'] = 'Bis:'; +$_LANGADM['AdminDeliverySlip513a9fffc7d00397c8b70950e2fae5c4'] = 'Format: 31.12.2008 (inklusive)'; +$_LANGADM['AdminDeliverySlip067af5895a7ced3197520b591f9a41eb'] = 'PDF-Datei erzeugen'; $_LANGADM['AdminEmails1e884e3078d9978e216a027ecd57fb34'] = 'E-Mail-Adresse'; -$_LANGADM['AdminEmails1fd75178ab1de3368fc619c5bd83b7cb'] = 'Zu verwendende Port-Nummer (z.B.: 25)'; -$_LANGADM['AdminEmails2800e9378401033bf3debf195b967343'] = 'Benutzer:'; -$_LANGADM['AdminEmails329a07ff51a56b7ce7e8412a8bce3f8b'] = 'Fehler: Bitte prüfen Sie Ihre Konfiguration'; -$_LANGADM['AdminEmails33b3f142e242a624cb69a5f5f689039d'] = 'SMTP-Server:'; -$_LANGADM['AdminEmails4ec202ee546b3c9ee3415854939ac39a'] = 'Leer lassen, wenn nicht anwendbar'; -$_LANGADM['AdminEmails64ea53ab0a03507af104853e03c2db28'] = 'Port:'; -$_LANGADM['AdminEmails652d1d00f6782dfd7d3dbd4ad2e30145'] = 'Test Ihrer E-Mail-Konfiguration'; -$_LANGADM['AdminEmails66d129a76b5e0b7352c7470f75833e5c'] = 'Dies ist eine Test-Mail, ist Ihr Server kann nun E-Mails versenden'; $_LANGADM['AdminEmails68e07c80282df8c6f72fd4edf630dc75'] = 'E-Mail senden an:'; -$_LANGADM['AdminEmails6adf97f83acf6453d4a6a4b1070f3754'] = 'Keine'; -$_LANGADM['AdminEmails765f159ab61b665aca550bd1a767f9d2'] = 'Wenn ein Kunde eine Nachricht von seiner Bestellseite aus sendet'; -$_LANGADM['AdminEmails7d0435ff9cf1b9631daa6c4770441b9e'] = 'Die E-Mail im Text-Format senden'; -$_LANGADM['AdminEmails8a7363b823dce00b3b1b7e62ca1d777d'] = 'Verschlüsselung:'; +$_LANGADM['AdminEmailsa870da3401daddb1896c0ce48dc24c3b'] = 'Wenn ein Kunde eine Nachricht von seiner Bestellseite aus sendet'; $_LANGADM['AdminEmailsad3bc3094733fbf7e0a10f0da116b864'] = 'Verwenden Sie die Funktion mail () im PHP. In den meisten Fällen empfohlen'; -$_LANGADM['AdminEmailsb0ac90156891121f5fbf84b276f89fcf'] = 'IP-oder Server-Name (z.B. smtp.mondomaine.com)'; -$_LANGADM['AdminEmailsb3e39b71a787e2e14c64bac946c37849'] = 'Domain-Name zum Mail Senden (freilassen, wenn Sie ihn nicht kennen)'; -$_LANGADM['AdminEmailsbe656d2d5c1e6f223dca152937941705'] = 'Test-Nachricht - PrestaShop'; -$_LANGADM['AdminEmailsd1e73ceb688ab6a0d6d3e7c10cb1c474'] = 'Mail-Domain'; -$_LANGADM['AdminEmailsd6a55d64219386584388bf3731384c3f'] = 'Test E-Mail senden'; -$_LANGADM['AdminEmailsd8f5b3c4ad206980b27a9d88a217a0d5'] = 'Verschlüsseltes Protokoll verwenden'; -$_LANGADM['AdminEmailsdb30a86adf0ef9fbc6feb6fa5c8e23d7'] = 'Nachricht wurde gesendet'; -$_LANGADM['AdminEmailsde79cca647023ab0f822dce4e3035478'] = 'Die E-Mail im HTML-Format senden'; -$_LANGADM['AdminEmailse5110300599f995b9d8cfbe930fba83e'] = 'Diese Adresse ist ungültig'; -$_LANGADM['AdminEmailsea52c36203c5f99c3ce2442d531b1a22'] = 'SSL'; $_LANGADM['AdminEmailsfd304ecc43446476fd981bb6b4f41f7f'] = 'Meinen eigenen SMTP-Einstellungen verwenden. NUR für Experten'; -$_LANGADM['AdminEmployees00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Aktiviert'; -$_LANGADM['AdminEmployees06a4c5177eef6113324fdb443b824023'] = 'Wiederherstellung des Kennworts:'; -$_LANGADM['AdminEmployees0885f0c211f74834f0109c5abaf4cdc4'] = 'Sprache:'; -$_LANGADM['AdminEmployees20db0bfeecd8fe60533206a2b5e9891a'] = 'Vorname'; -$_LANGADM['AdminEmployees2467bfdbc86d3cc7aab2130f56ce6978'] = 'Mindestens 8 Zeichen, nur Buchstaben, Zahlen oder Bindestriche'; -$_LANGADM['AdminEmployees24a23d787190f2c4812ff9ab11847a72'] = 'Status:'; -$_LANGADM['AdminEmployees38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; -$_LANGADM['AdminEmployees41bc9496fbde8565bd5fc699e513fbd9'] = 'Diesem Mitarbeiter erlauben, sich in den Back Office einzuloggen'; -$_LANGADM['AdminEmployees442a8f5db7f786e260bbd65c7bc0cb55'] = 'Speicherung der Standardsprache:'; -$_LANGADM['AdminEmployees4d1f8c97363b784de6d8924bc655cab6'] = 'Zeigen Sie den Service Video auf dem Armaturenbrett des Back-Office'; -$_LANGADM['AdminEmployees640fd0cc0ffa0316ae087652871f4486'] = 'Minuten'; -$_LANGADM['AdminEmployees6591effcd7a95eb926b61e1519530b17'] = 'Status'; -$_LANGADM['AdminEmployees668a8d8d7ffe5da112b266e46b79b685'] = 'Vorname:'; -$_LANGADM['AdminEmployees78e365acb087fd1f8d494dae0001de10'] = 'E-Mail-Adresse:'; -$_LANGADM['AdminEmployees79f79257476673a2aea1b2a41adf3384'] = 'Zeige Screencast:'; -$_LANGADM['AdminEmployees7bc873cba11f035df692c3549366c722'] = '-- bitte auswählen --'; -$_LANGADM['AdminEmployees8b5dd64ab8d0b8158906796b53a200e2'] = 'E-Mail-Adresse'; -$_LANGADM['AdminEmployees8d3f5eff9c40ee315d452392bed5309b'] = 'Nachname'; -$_LANGADM['AdminEmployees9273a15f9ab581801b7faeeda6ca08e4'] = 'Optionen Mitarbeiter'; -$_LANGADM['AdminEmployees93cba07454f06a4a960172bbd6e2a435'] = 'Ja'; -$_LANGADM['AdminEmployees9fbf3617c6172a75648e9ac0a864bb56'] = 'Rolle'; -$_LANGADM['AdminEmployeesa9e4402481bd9b8e36752bf731f67eb6'] = 'Thema:'; -$_LANGADM['AdminEmployeesb0534bc7430b91d63ff484c2b3a3e1be'] = 'Minimaler Zeitraum vor dem Anfordern eines neuen Kennworts'; -$_LANGADM['AdminEmployeesb341a59d5636ed3d6a819137495b08a0'] = 'Kennwort:'; +$_LANGADM['AdminEmailsde79cca647023ab0f822dce4e3035478'] = 'Die E-Mail im HTML-Format senden'; +$_LANGADM['AdminEmails7d0435ff9cf1b9631daa6c4770441b9e'] = 'Die E-Mail im Text-Format senden'; +$_LANGADM['AdminEmails130c5b3473c57faa76e2a1c54e26f88e'] = 'Beide'; +$_LANGADM['AdminEmailsedc63891f946a22ff452da364996969e'] = 'Mail-Domain'; +$_LANGADM['AdminEmails4af927139f1ce6f2e31beca681621a0e'] = 'Domain-Name zum Mail Senden (freilassen, wenn Sie ihn nicht kennen)'; +$_LANGADM['AdminEmails33b3f142e242a624cb69a5f5f689039d'] = 'SMTP-Server:'; +$_LANGADM['AdminEmails277b56986f9437bf973031e282abd904'] = 'IP-oder Server-Name (z.B. smtp.mondomaine.com)'; +$_LANGADM['AdminEmails2800e9378401033bf3debf195b967343'] = 'Benutzer:'; +$_LANGADM['AdminEmails4ec202ee546b3c9ee3415854939ac39a'] = 'Leer lassen, wenn nicht anwendbar'; +$_LANGADM['AdminEmails037373672dd4a89426144d40f2e8ad91'] = 'Kennwort:'; +$_LANGADM['AdminEmails8a7363b823dce00b3b1b7e62ca1d777d'] = 'Verschlüsselung:'; +$_LANGADM['AdminEmailsd8f5b3c4ad206980b27a9d88a217a0d5'] = 'Verschlüsseltes Protokoll verwenden'; +$_LANGADM['AdminEmails6adf97f83acf6453d4a6a4b1070f3754'] = 'Keine'; +$_LANGADM['AdminEmails099d7d04319e5191b7473e016c55e320'] = 'TLS'; +$_LANGADM['AdminEmailsea52c36203c5f99c3ce2442d531b1a22'] = 'SSL'; +$_LANGADM['AdminEmails64ea53ab0a03507af104853e03c2db28'] = 'Port:'; +$_LANGADM['AdminEmails3d240e712e8503413b7788456662c9dc'] = 'Zu verwendende Port-Nummer (z.B.: 25)'; +$_LANGADM['AdminEmails652d1d00f6782dfd7d3dbd4ad2e30145'] = 'Test Ihrer E-Mail-Konfiguration'; +$_LANGADM['AdminEmails14dee5807769f30f20b8d17a6afd951c'] = 'Test E-Mail senden an'; +$_LANGADM['AdminEmailsd6a55d64219386584388bf3731384c3f'] = 'Test E-Mail senden'; +$_LANGADM['AdminEmails8319b3ae4f19e191233392e943154a19'] = 'Dies ist eine Test-Mail, ist Ihr Server kann nun E-Mails versenden'; +$_LANGADM['AdminEmailsbe656d2d5c1e6f223dca152937941705'] = 'Test-Nachricht - PrestaShop'; +$_LANGADM['AdminEmails9a61654b150760842ee2b2343ef3189d'] = 'Nachricht wurde gesendet'; +$_LANGADM['AdminEmails329a07ff51a56b7ce7e8412a8bce3f8b'] = 'Fehler: Bitte prüfen Sie Ihre Konfiguration'; +$_LANGADM['AdminEmails3d282d50434c9dee33c39a09d5283406'] = 'Diese Adresse ist ungültig'; $_LANGADM['AdminEmployeesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminEmployeesb9f5c797ebbf55adccdd8539a65a0241'] = 'Deaktiviert'; +$_LANGADM['AdminEmployees8d3f5eff9c40ee315d452392bed5309b'] = 'Nachname'; +$_LANGADM['AdminEmployees20db0bfeecd8fe60533206a2b5e9891a'] = 'Vorname'; +$_LANGADM['AdminEmployees8b5dd64ab8d0b8158906796b53a200e2'] = 'E-Mail-Adresse'; +$_LANGADM['AdminEmployeescce99c598cfdb9773ab041d54c3d973a'] = 'Profil'; +$_LANGADM['AdminEmployees6591effcd7a95eb926b61e1519530b17'] = 'Status'; +$_LANGADM['AdminEmployeesa19df5d477865657e2e2d4f9c30325db'] = 'Optionen Mitarbeiter'; +$_LANGADM['AdminEmployeesfa18e03e79e4695437ed08b81ded0b8e'] = 'Wiederherstellung des Kennworts:'; +$_LANGADM['AdminEmployees8c1366417a01cb8445c5420e250c3100'] = 'Minimaler Zeitraum vor dem Anfordern eines neuen Kennworts'; +$_LANGADM['AdminEmployees640fd0cc0ffa0316ae087652871f4486'] = 'Minuten'; +$_LANGADM['AdminEmployeesa1918295eb0f2da649e1dc3b3ad82507'] = 'Speicherung der Standardsprache:'; +$_LANGADM['AdminEmployeesd77a7d05d846a08a26d6b6060508545a'] = 'Den Mitarbeitern erlauben, Ihre Standardsprache für Ihre Formulare zu speichern'; $_LANGADM['AdminEmployeesbafd7322c6e97d25b6299b5d6fe8920b'] = 'Nein'; -$_LANGADM['AdminEmployeesbe5e0b5d50d48b049bd0f7b57cd163f9'] = 'Nachname:'; -$_LANGADM['AdminEmployeesc0008270d1fea195879befd65d85298f'] = 'Der Hintergrund des Back Office wird in dieser Farbe angezeigt. Nur HTML-Farben (z.B.:'; -$_LANGADM['AdminEmployeescce99c598cfdb9773ab041d54c3d973a'] = 'Rolle'; -$_LANGADM['AdminEmployeesccec78d886c47adb7e5a79567d262c0d'] = 'Farbe des Back Office'; -$_LANGADM['AdminEmployeesdc5e055e0c66ae48929d03a327972a58'] = 'Leer lassen, wenn Sie Ihr Kennwort nicht ändern möchten'; -$_LANGADM['AdminEmployeese25f0ecd41211b01c83e5fec41df4fe7'] = 'Ausgewählte Elemente löschen?'; +$_LANGADM['AdminEmployees93cba07454f06a4a960172bbd6e2a435'] = 'Ja'; $_LANGADM['AdminEmployeeseb626c94531ec554f93b2b78a77c8b1b'] = 'Mitarbeiter'; -$_LANGADM['AdminEmployeesff37db4701ba8f1a289fc2f81cc43f9d'] = 'Den Mitarbeitern erlauben, Ihre Standardsprache für Ihre Formulare zu speichern'; -$_LANGADM['AdminFeatures0c8a987e64c2d46886bf92e29c736bdc'] = 'Neuen Eigenschaftswert hinzufügen'; -$_LANGADM['AdminFeatures21021ea0e52be8e9c599f4dff41e5be0'] = 'Eigenschaft'; -$_LANGADM['AdminFeatures38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; +$_LANGADM['AdminEmployees668a8d8d7ffe5da112b266e46b79b685'] = 'Vorname:'; +$_LANGADM['AdminEmployeesbe5e0b5d50d48b049bd0f7b57cd163f9'] = 'Nachname:'; +$_LANGADM['AdminEmployeesb341a59d5636ed3d6a819137495b08a0'] = 'Kennwort:'; +$_LANGADM['AdminEmployeesdc5e055e0c66ae48929d03a327972a58'] = 'Leer lassen, wenn Sie Ihr Kennwort nicht ändern möchten'; +$_LANGADM['AdminEmployees2467bfdbc86d3cc7aab2130f56ce6978'] = 'Mindestens 8 Zeichen, nur Buchstaben, Zahlen oder Bindestriche'; +$_LANGADM['AdminEmployees78e365acb087fd1f8d494dae0001de10'] = 'E-Mail-Adresse:'; +$_LANGADM['AdminEmployeesc914ee2b55db02eead39ca53c0256b15'] = 'Farbe des Back Office'; +$_LANGADM['AdminEmployees98a7eaf59a8879c97d1f1577c9e730c4'] = 'Der Hintergrund des Back Office wird in dieser Farbe angezeigt. Nur HTML-Farben (z.B.:'; +$_LANGADM['AdminEmployees0885f0c211f74834f0109c5abaf4cdc4'] = 'Sprache:'; +$_LANGADM['AdminEmployeesa9e4402481bd9b8e36752bf731f67eb6'] = 'Thema:'; +$_LANGADM['AdminEmployees5e0b30bd7c238faaa234164857d7b5bd'] = 'Tagesvorschau anzeigen:'; +$_LANGADM['AdminEmployees00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Aktiviert'; +$_LANGADM['AdminEmployeesb9f5c797ebbf55adccdd8539a65a0241'] = 'Deaktiviert'; +$_LANGADM['AdminEmployees24fb083ea7699bfacb5b1fdd56746d35'] = 'Willkommensvideo auf der Startseite Ihres Back-Office anzeigen'; +$_LANGADM['AdminEmployees24a23d787190f2c4812ff9ab11847a72'] = 'Status:'; +$_LANGADM['AdminEmployeesfd2d34527dbecc26db79103ffb99c252'] = 'Diesem Mitarbeiter erlauben, sich in den Back Office einzuloggen'; +$_LANGADM['AdminEmployees9fbf3617c6172a75648e9ac0a864bb56'] = 'Profil'; +$_LANGADM['AdminEmployees7bc873cba11f035df692c3549366c722'] = '-- bitte auswählen --'; +$_LANGADM['AdminEmployeesf16b5952df8d25ea30b25ff95ee8fedf'] = 'Shop-Zugehörigkeit:'; +$_LANGADM['AdminEmployees38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; $_LANGADM['AdminFeatures49ee3087348e8d44e1feda1917443987'] = 'Name'; -$_LANGADM['AdminFeatures4e140ba723a03baa6948340bf90e2ef6'] = 'Name'; -$_LANGADM['AdminFeatures52f5e0bc3859bc5f5e25130b6c7e8881'] = 'Position'; -$_LANGADM['AdminFeatures6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Ungültige Zeichen:'; -$_LANGADM['AdminFeatures630f6dc397fe74e52d5189e2c80f282b'] = 'Zurück zur Liste'; -$_LANGADM['AdminFeatures689202409e48743b914713f96d93947c'] = 'Wert'; -$_LANGADM['AdminFeaturesacdb802bfc2b99b15d1782570285c427'] = 'Inhalt:'; -$_LANGADM['AdminFeaturesb07e7131a6007b2a1a765bdd0e1e4894'] = 'Eigenschaft:'; -$_LANGADM['AdminFeaturesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; $_LANGADM['AdminFeaturesc82a6100dace2b41087ba6cf99a5976a'] = 'Werte'; -$_LANGADM['AdminFeaturesc9cc8cce247e49bae79f15173ce97354'] = 'Ändern'; -$_LANGADM['AdminFeaturesd6ae681fcd58f1e1936ca97da36528ff'] = 'Neue Eigenschaft hinzufügen'; $_LANGADM['AdminFeaturese25f0ecd41211b01c83e5fec41df4fe7'] = 'Ausgewählte Elemente löschen?'; -$_LANGADM['AdminGenders019ec3132cdf8ee0f2e2a75cf5d3e459'] = 'Geschlecht'; -$_LANGADM['AdminGenders38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; -$_LANGADM['AdminGenders461900b74731e07320ca79366df3e809'] = 'Bild:'; -$_LANGADM['AdminGenders49ee3087348e8d44e1feda1917443987'] = 'Name'; -$_LANGADM['AdminGenders4e140ba723a03baa6948340bf90e2ef6'] = 'Name:'; -$_LANGADM['AdminGenders6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Ungültige Zeichen:'; -$_LANGADM['AdminGendersa1fa27779242b4902f7ae3bdd5c6d508'] = 'Typ'; -$_LANGADM['AdminGendersb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminGendersbe53a0541a6d36f6ecb879fa2c584b08'] = 'Bild'; -$_LANGADM['AdminGenderse25f0ecd41211b01c83e5fec41df4fe7'] = 'Ausgewählte Elemente löschen?'; -$_LANGADM['AdminGenderse659b52eba1f0299b2d8ca3483919e72'] = 'Typ'; +$_LANGADM['AdminFeatures689202409e48743b914713f96d93947c'] = 'Wert'; +$_LANGADM['AdminFeaturesd6ae681fcd58f1e1936ca97da36528ff'] = 'Neue Merkmalgruppe hinzufügen'; +$_LANGADM['AdminFeatures4e140ba723a03baa6948340bf90e2ef6'] = 'Name'; +$_LANGADM['AdminFeatures6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Ungültige Zeichen:'; +$_LANGADM['AdminFeatures817b35caca2afa11b6c1efc428315470'] = 'Shop-Zugehörigkeit gruppieren:'; +$_LANGADM['AdminFeatures38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; +$_LANGADM['AdminFeatures0c8a987e64c2d46886bf92e29c736bdc'] = 'Neuen Merkmalwert hinzufügen'; +$_LANGADM['AdminGenerator99bd735570f4e71f3596ad208f6f63c6'] = 'Schreiben in der Datei nicht möglich:'; +$_LANGADM['AdminGeneratorff75496593d3ce1584f5e974e9668330'] = 'Bitte prüfen Sie die Berechtigungen.'; +$_LANGADM['AdminGeneratorad11acdc8759d7a20ca3b868a8db30ae'] = 'Htaccess-Datei erzeugen'; +$_LANGADM['AdminGenerator3f3e336e2f1fa10375efd923fca18b55'] = 'Warnung:'; +$_LANGADM['AdminGenerator620da2256fdfaa8c903cc870221450ca'] = 'Dieses Tool kann NUR verwendet werden, wenn Ihre Seite auf einem Apache-Webserver gehostet wird. Bitte fragen Sie Ihren Webhoster.'; +$_LANGADM['AdminGenerator53bdd80ab93282cc38ef9c605f058eba'] = 'Dieses Tool erzeugt automatisch die Datei \". htaccess \". So können Sie die URL des Shops neu schreiben und die Fehlermeldung 404 individuell anpassen.'; +$_LANGADM['AdminGenerator15970c4fdbca1fc48c5b412d94e798c0'] = 'Optimierung'; +$_LANGADM['AdminGenerator32d593fb52ab5e4ae3f16844b576867d'] = 'Durch das Anklicken dieses Felds wird Ihre Datei .htaccess automatisch mit Richtlinien zur Verbesserung des Cache und der Komprimierung ergänzt.'; +$_LANGADM['AdminGenerator1dec4f55522b828fe5dacf8478021a9e'] = 'Vereinfachte URLs'; +$_LANGADM['AdminGenerator223cf855cfa657eeb99550e1acd8eaa3'] = 'Aktivieren Sie diese Option nur, wenn der Rewrite-Modus auf Ihrem Server aktiviert ist.'; +$_LANGADM['AdminGeneratoracaa02ab1d800ce9a0b3df2e4ab8909a'] = 'Apache multiviews abschalten'; +$_LANGADM['AdminGenerator7dc12aaf3ebf9e01ef5b2ec91761c26a'] = 'Diese Option nur nutzen, wenn Sie mit einigen Ihrer URL\'s Probleme haben.'; +$_LANGADM['AdminGeneratorb696dfaf5a833f70d71d26d052c6eaa3'] = 'Datei \".htaccess\" erzeugen durch Klicken auf folgende Schaltfläche:'; +$_LANGADM['AdminGenerator3c108dd1d7338dcc6a9face1824db1dd'] = 'Datei .htaccess erzeugen'; $_LANGADM['AdminGenerator067b367b527d0a275f99b9071dd69e28'] = 'Dies überschreibt Ihre'; $_LANGADM['AdminGenerator149603e6c03516362a8da23f624db945'] = 'alte'; -$_LANGADM['AdminGenerator15970c4fdbca1fc48c5b412d94e798c0'] = 'Optimierung'; -$_LANGADM['AdminGenerator1dec4f55522b828fe5dacf8478021a9e'] = 'Vereinfachte URLs'; -$_LANGADM['AdminGenerator2129c4f9bb14dcddabb6453bfbeff246'] = 'Dieses Tool generiert automatisch die \"robots.txt\" \" und bietet so die Möglichkeit, den Zugriff auf bestimmte Seiten für Suchmaschinen zu sperren.'; -$_LANGADM['AdminGenerator223cf855cfa657eeb99550e1acd8eaa3'] = 'Aktivieren Sie diese Option nur, wenn der Rewrite-Modus auf Ihrem Server aktiviert ist.'; -$_LANGADM['AdminGenerator32d593fb52ab5e4ae3f16844b576867d'] = 'Durch das Anklicken dieses Felds wird Ihre Datei .htaccess automatisch mit Richtlinien zur Verbesserung des Cache und der Komprimierung ergänzt.'; -$_LANGADM['AdminGenerator345d6249c20c6319bb09edaaf536744b'] = 'Robots-Datei erzeugen'; -$_LANGADM['AdminGenerator3b823baba7abb920bd1c18104ae7537b'] = 'Ihre robots.txt-Datei MUSS sich im Stammverzeichnis Ihrer Webseite befinden und nirgendwo anders.'; -$_LANGADM['AdminGenerator3c108dd1d7338dcc6a9face1824db1dd'] = 'Datei .htaccess erzeugen'; -$_LANGADM['AdminGenerator3f3e336e2f1fa10375efd923fca18b55'] = 'Warnung:'; -$_LANGADM['AdminGenerator53bdd80ab93282cc38ef9c605f058eba'] = 'Dieses Tool erzeugt automatisch die Datei \". htaccess \". So können Sie die URL des Shops neu schreiben und die Fehlermeldung 404 individuell anpassen.'; $_LANGADM['AdminGenerator5b1315f64379c20167cc186f3cfed249'] = '. htaccess-Datei!'; -$_LANGADM['AdminGenerator60e4943ad37920b1f95133fae1420b59'] = 'ihr die Berechtigungen erteilen (CHMOD 666 auf Unix-Systemen)'; -$_LANGADM['AdminGenerator620da2256fdfaa8c903cc870221450ca'] = 'Dieses Tool kann NUR verwendet werden, wenn Ihre Seite auf einem Apache-Webserver gehostet wird. Bitte fragen Sie Ihren Webhoster.'; -$_LANGADM['AdminGenerator76bdc7d3324595e5c6430ba466690cba'] = 'Datei robots.txt!'; -$_LANGADM['AdminGenerator7959e21ff0b83542251ca0b4e9a62eea'] = 'Datei robots.txt erzeugen'; -$_LANGADM['AdminGenerator7dc12aaf3ebf9e01ef5b2ec91761c26a'] = 'Aktivieren Sie diese Option nur, wenn Sie Probleme mit einigen Seiten URL-Rewriting haben.'; +$_LANGADM['AdminGeneratorb8a27e47e64caa3e36c8894c3745357b'] = 'Bevor Sie dieses Tool verwenden können, müssen Sie:'; +$_LANGADM['AdminGeneratord443c06bc05c5f7d35d95aba3ddcf817'] = '- eine'; $_LANGADM['AdminGenerator8052c42ab3b8aa06a3f5f788a4ddccc2'] = '. htaccess\'-Datei erzeugen'; $_LANGADM['AdminGenerator93f711fc90428ec9589a70706e1866a2'] = 'leere Datei im Ordner'; -$_LANGADM['AdminGeneratoraa2646a667ee1cd83235786dccef4a26'] = 'robots.txt'; -$_LANGADM['AdminGeneratoracaa02ab1d800ce9a0b3df2e4ab8909a'] = 'Disable apache Mehrfachansichten'; -$_LANGADM['AdminGeneratorad11acdc8759d7a20ca3b868a8db30ae'] = 'Htaccess-Datei erzeugen'; +$_LANGADM['AdminGenerator60e4943ad37920b1f95133fae1420b59'] = 'ihr die Berechtigungen erteilen (CHMOD 666 auf Unix-Systemen)'; +$_LANGADM['AdminGenerator345d6249c20c6319bb09edaaf536744b'] = 'Robots-Datei erzeugen'; +$_LANGADM['AdminGenerator3b823baba7abb920bd1c18104ae7537b'] = 'Ihre robots.txt-Datei MUSS sich im Stammverzeichnis Ihrer Webseite befinden und nirgendwo anders.'; $_LANGADM['AdminGeneratorb65cc08420e484602c7c313336933452'] = 'Bsp.: http://www.monsite.com/robots.txt'; -$_LANGADM['AdminGeneratorb696dfaf5a833f70d71d26d052c6eaa3'] = 'Datei \".htaccess\" erzeugen durch Klicken auf folgende Schaltfläche:'; -$_LANGADM['AdminGeneratorb8a27e47e64caa3e36c8894c3745357b'] = 'Bevor Sie dieses Tool verwenden können, müssen Sie:'; -$_LANGADM['AdminGeneratorc03c063bb390b0042cabd4e08ac92347'] = 'leer im Ordner:'; -$_LANGADM['AdminGeneratord443c06bc05c5f7d35d95aba3ddcf817'] = '- eine'; +$_LANGADM['AdminGenerator2129c4f9bb14dcddabb6453bfbeff246'] = 'Dieses Tool generiert automatisch die \"robots.txt\" \" und bietet so die Möglichkeit, den Zugriff auf bestimmte Seiten für Suchmaschinen zu sperren.'; $_LANGADM['AdminGeneratorffd4c6a67eb0c56d04a5ebca5e8cbf80'] = 'Datei \"robots.txt\" erzeugen durch Klicken auf folgende Schaltfläche:'; -$_LANGADM['AdminGeolocation2eef60563335b16d4a98900298fe7841'] = 'Verhalten des Geotargeting für Länder mit Zugriffsbeschränkung:'; -$_LANGADM['AdminGeolocation38e8888ae62868f7ec6cc940ffcaf373'] = 'Verhalten des Geotargeting für Länder ohne Zugriffsbeschränkung:'; -$_LANGADM['AdminGeolocation3d3aa857bbce5746c7156f447f6bdc60'] = 'und entpacken Sie sie im Ordner tools/geoip/'; -$_LANGADM['AdminGeolocation3f089ec9b9ef410a9d81bef70114d387'] = 'Zur Verwendung des Geotargeting-Verfahrens, laden Sie bitte'; -$_LANGADM['AdminGeolocation4609449450efd4dbe3f05ef2e9c5151d'] = 'Alle Funktionen sind verfügbar'; -$_LANGADM['AdminGeolocation49ee3087348e8d44e1feda1917443987'] = 'Name'; -$_LANGADM['AdminGeolocation4fe49a258059a1dca12770e1dfe40ea2'] = 'Folgende Funktionen sind nur mit mit aktivierter Geotargeting über IP-Funktion möglich.'; -$_LANGADM['AdminGeolocation5ce2a0bcb8967528a33c2c0d31cbb194'] = 'Diese Option ermöglicht Ihnen unter anderem eine Zugriffsbeschränkung auf Ihren Shop, siehe unten.'; -$_LANGADM['AdminGeolocation5e23ef5156fb0aca3cb2cc23fed2e267'] = 'Sie können zahlreiche IP-Adressen hinzufügen, diese Adresse können immer die Zugangserlaubnis zu Ihrem Shop haben (z.B. Google bots IP).'; -$_LANGADM['AdminGeolocation911bac7fe508d2b815eab0612120b564'] = 'Zugelassene IP-Adressen:'; -$_LANGADM['AdminGeolocation9135a9ffd14e4b05e4e3bc4eab58fda7'] = 'Die Besucher können Ihren Katalog nicht sehen'; -$_LANGADM['AdminGeolocation976b976e66879a470635bf0f660e81fc'] = 'diese Datei herunter'; -$_LANGADM['AdminGeolocationa47cbf8871ff07c40a87bb58e412c063'] = 'Wählen Sie die Länder, die auf Ihren Shop zugreifen können:'; -$_LANGADM['AdminGeolocationa79a12d2d7ab4c5524e33e62a568d77c'] = 'Whitelist der IP-Adressen'; -$_LANGADM['AdminGeolocationc95467b224ae2a3f8a4c12ddbbb0448e'] = 'Geotargeting über IP:'; +$_LANGADM['AdminGenerator7959e21ff0b83542251ca0b4e9a62eea'] = 'Datei robots.txt erzeugen'; +$_LANGADM['AdminGenerator76bdc7d3324595e5c6430ba466690cba'] = 'Datei robots.txt!'; +$_LANGADM['AdminGeneratoraa2646a667ee1cd83235786dccef4a26'] = 'robots.txt'; +$_LANGADM['AdminGeneratorc03c063bb390b0042cabd4e08ac92347'] = 'leer im Ordner:'; +$_LANGADM['AdminGeolocationcad6a95d966e0470c436f454cedb820f'] = 'Geotargeting über IP:'; +$_LANGADM['AdminGeolocationc12f8445861a605b788eb90e2c47f02a'] = 'Diese Option ermöglicht Ihnen unter anderem eine Zugriffsbeschränkung auf Ihren Shop, siehe unten.'; $_LANGADM['AdminGeolocationdae8ace18bdcbcc6ae5aece263e14fe8'] = 'Optionen'; -$_LANGADM['AdminGeolocationfff95e613286b45e8c44f4316200a83f'] = 'Die Besucher können Ihren Katalog sehen, aber keine Bestellung ausführen'; -$_LANGADM['AdminGroupShop00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Aktiviert'; -$_LANGADM['AdminGroupShop1814d65a76028fdfbadab64a5a8076df'] = 'Lieferer:'; -$_LANGADM['AdminGroupShop2377be3c2ad9b435ba277a73f0f1ca76'] = 'Hersteller:'; -$_LANGADM['AdminGroupShop24a23d787190f2c4812ff9ab11847a72'] = 'Status:'; -$_LANGADM['AdminGroupShop287234a1ff35a314b5b6bc4e5828e745'] = 'Varianten'; -$_LANGADM['AdminGroupShop38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; -$_LANGADM['AdminGroupShop98f770b0af18ca763421bac22b4b6805'] = 'Eingeschaften'; -$_LANGADM['AdminGroupShopa37ede293936e29279ed543129451ec3'] = 'Gruppen'; -$_LANGADM['AdminGroupShopb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminGroupShopb9f5c797ebbf55adccdd8539a65a0241'] = 'Deaktiviert'; -$_LANGADM['AdminGroupShopdad1f8d794ee0dd7753fe75e73b78f31'] = 'Zonen'; -$_LANGADM['AdminGroupShope25f0ecd41211b01c83e5fec41df4fe7'] = 'Ausgewählte Elemente löschen?'; -$_LANGADM['AdminGroups00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Aktiviert'; -$_LANGADM['AdminGroups019ec3132cdf8ee0f2e2a75cf5d3e459'] = 'Geschlecht'; -$_LANGADM['AdminGroups0bcef9c45bd8a48eda1b26eb0c61c869'] = '%'; -$_LANGADM['AdminGroups151a3c668742e11d24b6f8e65f7f7ee6'] = 'Anmeldedatum'; -$_LANGADM['AdminGroups2dc9a383d693a2ded8b1ef832926ea93'] = 'Preisanzeige:'; -$_LANGADM['AdminGroups2e9a5410376da9d88c4623a408de2b58'] = 'Aktuelle Ermäßigungen:'; -$_LANGADM['AdminGroups3112209b2dd9b55cf5dbc4865dd15afd'] = 'Erstellungsdatum:'; -$_LANGADM['AdminGroups35756bfdf07485441e0b1dd219025374'] = 'Wie man die Preise für diese Kundengruppe in den Bestelldetails anzeigt (Steuern inbegriffen / nicht inbegriffen).'; -$_LANGADM['AdminGroups38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; -$_LANGADM['AdminGroups3e053943605d9e4bf7dd7588ea19e9d2'] = 'Ungültige Zeichen:'; -$_LANGADM['AdminGroups49ee3087348e8d44e1feda1917443987'] = 'Name'; -$_LANGADM['AdminGroups4e140ba723a03baa6948340bf90e2ef6'] = 'Name:'; -$_LANGADM['AdminGroups567183b8b1122180690be51cc6df2b74'] = 'Ermäßigung (in %):'; -$_LANGADM['AdminGroups6ad237b9a44e75f0f947efe1d5f1ccaa'] = 'Erteilt automatisch eine Ermäßigung auf ALLE Produkte des Shops für die Mitglieder dieser Gruppe'; -$_LANGADM['AdminGroups6adf97f83acf6453d4a6a4b1070f3754'] = 'Keine'; -$_LANGADM['AdminGroups7442e29d7d53e549b78d93c46b8cdcfc'] = 'Bestellungen'; -$_LANGADM['AdminGroups8b5dd64ab8d0b8158906796b53a200e2'] = 'E-Mail-Adresse'; -$_LANGADM['AdminGroups93cba07454f06a4a960172bbd6e2a435'] = 'Ja'; -$_LANGADM['AdminGroups9c37b7b6ff829e977df287900543ea54'] = 'Geburtsdatum'; -$_LANGADM['AdminGroupsa1e7379abfdbc3b8e03506e5489c6110'] = 'Ermäßigung:'; +$_LANGADM['AdminGeolocation17812004136cffbd9c55b624f8d21557'] = 'Folgende Funktionen sind nur mit mit aktivierter Geotargeting über IP-Funktion möglich.'; +$_LANGADM['AdminGeolocation2eef60563335b16d4a98900298fe7841'] = 'Verhalten des Geotargeting für Länder mit Zugriffsbeschränkung:'; +$_LANGADM['AdminGeolocationcc29c275766408d99b4a6ce0ed25739a'] = 'Verhalten des Geotargeting für Länder ohne Zugriffsbeschränkung:'; +$_LANGADM['AdminGeolocation4609449450efd4dbe3f05ef2e9c5151d'] = 'Alle Funktionen sind verfügbar'; +$_LANGADM['AdminGeolocationa47cbf8871ff07c40a87bb58e412c063'] = 'Wählen Sie die Länder, die auf Ihren Shop zugreifen können:'; +$_LANGADM['AdminGeolocationb104929231738bd0699db6e6678581b8'] = 'Whitelist der IP-Adressen'; +$_LANGADM['AdminGeolocation137a94aaf728bddeded3318c6f3ac680'] = 'Sie können zahlreiche IP-Adressen hinzufügen, diese Adresse können immer die Zugangserlaubnis zu Ihrem Shop haben (z.B. Google bots IP).'; +$_LANGADM['AdminGeolocationeb0823c83a3202fa1ac79991faf9bacd'] = 'Zugelassene IP-Adressen:'; +$_LANGADM['AdminGeolocation3f089ec9b9ef410a9d81bef70114d387'] = 'Zur Verwendung des Geotargeting-Verfahrens, laden Sie bitte'; +$_LANGADM['AdminGeolocation976b976e66879a470635bf0f660e81fc'] = 'diese Datei herunter'; +$_LANGADM['AdminGeolocation6afb56f36ee6cf72e87b92d8f4f66e5a'] = 'und entpacken Sie sie im Ordner tools/geoip/'; +$_LANGADM['AdminGeolocation49ee3087348e8d44e1feda1917443987'] = 'Name'; $_LANGADM['AdminGroupsb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminGroupsb9f5c797ebbf55adccdd8539a65a0241'] = 'Deaktiviert'; -$_LANGADM['AdminGroupsbafd7322c6e97d25b6299b5d6fe8920b'] = 'Nein'; -$_LANGADM['AdminGroupsbefcac0f9644a7abee43e69f49252ac4'] = 'ohne Steuern'; -$_LANGADM['AdminGroupsc38266740494aa4980d05c606fccac10'] = 'Kundengruppe'; -$_LANGADM['AdminGroupsd1457b72c3fb323a2671125aef3eab5d'] = ' ?'; -$_LANGADM['AdminGroupse25f0ecd41211b01c83e5fec41df4fe7'] = 'Ausgewählte Elemente löschen?'; +$_LANGADM['AdminGroups49ee3087348e8d44e1feda1917443987'] = 'Name'; $_LANGADM['AdminGroupsef53538ae41a651c7f72ab6cb1135d8c'] = 'Mitglieder'; +$_LANGADM['AdminGroups3112209b2dd9b55cf5dbc4865dd15afd'] = 'Erstellungsdatum:'; +$_LANGADM['AdminGroups9c37b7b6ff829e977df287900543ea54'] = 'Geburtsdatum'; +$_LANGADM['AdminGroups7442e29d7d53e549b78d93c46b8cdcfc'] = 'Bestellungen'; +$_LANGADM['AdminGroupsc38266740494aa4980d05c606fccac10'] = 'Kundengruppe'; +$_LANGADM['AdminGroups38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; +$_LANGADM['AdminGroups4e140ba723a03baa6948340bf90e2ef6'] = 'Name:'; +$_LANGADM['AdminGroups1827e8c05551b925eca78446c0a7f40e'] = 'Setzt automatisch einen Rabatt auf ALLE Produkte des Shops für die Mitglieder dieser Gruppe'; +$_LANGADM['AdminGroups2dc9a383d693a2ded8b1ef832926ea93'] = 'Preisanzeige:'; +$_LANGADM['AdminGroups21e445ba767d4fd41332b6eceab2be1a'] = 'Wie sollen die Preise für diese Kundengruppe in den Bestelldetails anzeigt werden (Steuern inbegriffen / nicht inbegriffen).'; +$_LANGADM['AdminGroupsbefcac0f9644a7abee43e69f49252ac4'] = 'ohne Steuern'; $_LANGADM['AdminGroupsf4a0d7cb0cd45214c8ca5912c970de13'] = 'Steuern inbegriffen'; -$_LANGADM['AdminGroupsfb93ea877b4e204a3676b9a27fe423b9'] = 'Kundenmitglieder dieser Gruppe'; -$_LANGADM['AdminHome004bf6c9a40003140292e97330236c53'] = 'Aktion'; -$_LANGADM['AdminHome095939fea07d985d07ababe2c18f5b9c'] = 'Aktualisierungswarnung nicht verfügbar'; -$_LANGADM['AdminHome0b7902adbdb6335dacf47d249fad05f1'] = 'Verkäufe der Woche'; +$_LANGADM['AdminGroupsa1e7379abfdbc3b8e03506e5489c6110'] = 'Rabatt:'; +$_LANGADM['AdminGroups0bcef9c45bd8a48eda1b26eb0c61c869'] = '%'; +$_LANGADM['AdminGroups3b78dd28e2767e0e88e5591abd386d0f'] = 'Rabatt (in %):'; +$_LANGADM['AdminGroups2e9a5410376da9d88c4623a408de2b58'] = 'Aktuelle Rabatte:'; +$_LANGADM['AdminGroups42ba7a29aa37fc2cb42f5381e71afb9f'] = 'Kundenmitglieder dieser Gruppe'; +$_LANGADM['AdminHomeecd188c0a9e0913f062d22331411158a'] = 'Vereinfachte URLs'; +$_LANGADM['AdminHome4d92a8b44ec205ea708bd3f3a8926b2d'] = 'Cache und Kompressions-Browser'; +$_LANGADM['AdminHome5ad483f10dec94a21c78d89edc1fef94'] = 'Smarty-Optimierung'; +$_LANGADM['AdminHome202460d68b46910927f17628291fdd61'] = 'Verkettung, Kompression & Cache'; +$_LANGADM['AdminHome73a910e532bbbc17742ac1ad88189026'] = 'Shop aktiviert'; +$_LANGADM['AdminHome95f3737b1ee7e4e7c08aba7f7636d54b'] = 'Index nach dem Update aktualisieren'; +$_LANGADM['AdminHome99c5b412ee7785550d4714809e64d12b'] = '.htaccess up-to-date'; +$_LANGADM['AdminHome07a53cacbb6be08b6fc168f0c0d50f06'] = 'Erstellen Sie eine neue Kategorie und ordnen Sie Ihre Produkte in Ihrem Shop.'; +$_LANGADM['AdminHome4c1bf99667f98775acadbb4f2d343ad2'] = 'Füllen Sie Ihren Katalog mit neuen Produkten und Varianten'; +$_LANGADM['AdminHome861ddcdc31b57a87ca7bfa12d05c21bf'] = 'Steuern Sie Ihr Geschäft mit einer kompletten Analyse Ihres Shops.'; +$_LANGADM['AdminHomec28179129ce635a7fb3849c4b7864d4d'] = 'Fügen Sie ein Mitarbeiterkonto hinzu, um einen Teil Ihrer Shop-Verwaltung zu delegieren.'; +$_LANGADM['AdminHomeb24344b6a2c4a94c9b0d0ebd4602aeca'] = 'Mehr Infos dazu'; +$_LANGADM['AdminHome2273d1167a6212812d95dc8fadbae78e'] = 'Kundenservice'; +$_LANGADM['AdminHomeda2f2f1035487e79b7f5bfd9c5c3eeab'] = 'Ungelesene Diskussionen'; +$_LANGADM['AdminHome1d1b1cde6e62df1ce51a4799884a80af'] = 'Aktuelle Diskussionen'; +$_LANGADM['AdminHome939315783ef4f2eb1cbdac37f3fd1e6b'] = 'Beendete Diskussionen'; +$_LANGADM['AdminHome693c61ec70b6c06dbd376fd208a125a0'] = 'Gesamtzahl der Diskussionen'; +$_LANGADM['AdminHomeb0a217801e4603292a01a65b345b6a5a'] = 'Statistik des Monats'; $_LANGADM['AdminHome11ff9f68afb6b8b5b8eda218d7c83a65'] = 'Verkäufe'; $_LANGADM['AdminHome145091c4a142b35c98a860e2df97ef26'] = 'Anmeldungen'; -$_LANGADM['AdminHome202460d68b46910927f17628291fdd61'] = 'Verkettung, Kompression & Cache'; -$_LANGADM['AdminHome2938c7f7e560ed972f8a4f68e80ff834'] = 'Dashboard'; -$_LANGADM['AdminHome2c3b06b32caf673175832aeb3833f32a'] = 'Füllen Sie Ihren Katalog mit neuen Produkten.'; -$_LANGADM['AdminHome2ea989f83006e233627987293f4bde0a'] = 'Kunde'; -$_LANGADM['AdminHome385500f9c4d131f38c706dbc9d3a77c4'] = 'Weitere Lehr-Videos ansehen'; -$_LANGADM['AdminHome3a1c9b4de5495314cf4e6ce5baaf1001'] = 'Aktuelle Diskussionen'; -$_LANGADM['AdminHome3ec365dd533ddb7ef3d1c111186ce872'] = 'Details'; -$_LANGADM['AdminHome486389453cfc7006870efa54fb7f6df9'] = 'Neue Version von PrestaShop verfügbar'; -$_LANGADM['AdminHome490244040ff9e9a9084ac9347fb38b97'] = 'Beendete Diskussionen'; -$_LANGADM['AdminHome4d92a8b44ec205ea708bd3f3a8926b2d'] = 'Cache und Kompressions-Browser'; -$_LANGADM['AdminHome4ff2e716a7d06ce5274b4090b39abad3'] = 'Sehen'; -$_LANGADM['AdminHome54361fc9e712ed173d019c3d4a6e2ca0'] = 'Fügen Sie ein Mitarbeiterkonto hinzu, um einen Teil Ihrer Shop-Verwaltung zu delegieren.'; -$_LANGADM['AdminHome57747250ec23a658f7a227ac9241aeef'] = 'Nicht mehr zeigen'; -$_LANGADM['AdminHome5ad483f10dec94a21c78d89edc1fef94'] = 'Smarty-Optimierung'; -$_LANGADM['AdminHome6cf148afcc6acae611cf5f65ddf074f9'] = '.htaccess up-to-date'; -$_LANGADM['AdminHome73a910e532bbbc17742ac1ad88189026'] = 'Shop aktiviert'; -$_LANGADM['AdminHome7e4b7faf0fc36dc296e66f6ea3096dcd'] = 'Klicken Sie hier, wenn Sie den Hauptdomainnamen ändern möchten'; -$_LANGADM['AdminHome801ab24683a4a8c433c6eb40c48bcd9d'] = 'Download'; -$_LANGADM['AdminHome830faa39d4dffcb14f4f514c9342e5d1'] = 'Erstellen Sie eine neue Kategorie und ordnen Sie Ihre Produkte in Ihrem Shop.'; -$_LANGADM['AdminHome96b0141273eabab320119c467cdcaf17'] = 'Gesamt'; -$_LANGADM['AdminHomea340073fa87f8783e926b7865a8d9fe0'] = 'Ungelesene Diskussionen'; -$_LANGADM['AdminHomeafd87eb38820c73315688a7cab2571d4'] = 'Ein guter Anfang...'; -$_LANGADM['AdminHomeaff26d06b54b6d6acb2ed185a5477f49'] = 'Index nach dem Update aktualisieren'; -$_LANGADM['AdminHomeb24344b6a2c4a94c9b0d0ebd4602aeca'] = 'Mehr Infos dazu'; -$_LANGADM['AdminHomeb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminHomeb98263dfd493178c43eca9b08a2ce4dc'] = 'Statistik des Monats'; -$_LANGADM['AdminHomeba96d5954aa6db09c9004b6dc12b6014'] = 'Wenn Sie nicht weiter wissen, kontaktieren Sie bitte den Administrator Ihres Providers.'; $_LANGADM['AdminHomebb5ebac63dc37bfae478c91bdf575e03'] = 'Bestellungen'; -$_LANGADM['AdminHomebcd454728d21fd1b7adcb2bb02af7316'] = 'Kundenservice'; -$_LANGADM['AdminHomec0eef64157eb4bb621577e628f595beb'] = 'Steuern Sie Ihr Geschäft mit einer kompletten Analyse Ihres Shops.'; -$_LANGADM['AdminHomec33e404a441c6ba9648f88af3c68a1ca'] = 'Statistiken'; -$_LANGADM['AdminHomec89b149018866032dd690b0983f1ac78'] = 'Verkäufe + Steuern'; -$_LANGADM['AdminHomecab723c421c5278820b5020b6f360d54'] = 'Gesamtzahl der Diskussionen'; $_LANGADM['AdminHomedcd13f267cf781b25dd8826080425464'] = 'Besuchte Produktseiten'; +$_LANGADM['AdminHomec33e404a441c6ba9648f88af3c68a1ca'] = 'Statistiken'; +$_LANGADM['AdminHome9361bfa3df5fcb147b839f945306d09b'] = 'Verkäufe der Woche'; +$_LANGADM['AdminHome5c4c68fb7fe0b7c38add85a542997bc9'] = 'Verkäufe + Steuern'; +$_LANGADM['AdminHomeb718adec73e04ce3ec720dd11a06a308'] = 'ID'; +$_LANGADM['AdminHome2ea989f83006e233627987293f4bde0a'] = 'Kunde'; $_LANGADM['AdminHomeec53a8c4f07baed5d8825072c89799be'] = 'Status'; -$_LANGADM['AdminHomeecd188c0a9e0913f062d22331411158a'] = 'Vereinfachte URLs'; -$_LANGADM['AdminImages00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Aktiviert'; -$_LANGADM['AdminImages044a77653804fe33652d68098d98121e'] = 'Verwenden Sie die Legacy-image-Dateisystem:'; -$_LANGADM['AdminImages048a517fd1781ed314402df592f2ea68'] = 'Breite:'; -$_LANGADM['AdminImages068f80c7519d0528fb08e82137a72131'] = 'Produkte'; -$_LANGADM['AdminImages0be9bdbde253c5d649e8667c0bae6754'] = 'Ein neues Speichersystem für Produktbilder wird nun von PrestaShop verwendet. Es bietet eine bessere Leistung, wenn Ihr Geschäft hat eine sehr große Anzahl von Produkten.'; -$_LANGADM['AdminImages0e1e874dde345d19583102a9fd63fb7e'] = 'Hersteller:'; -$_LANGADM['AdminImages0fb0d96026cc27f8a45d6cb909289903'] = 'Sie können wählen, dass Ihre Bilder in das bisherige System gespeichert - nichts Falsches daran.'; -$_LANGADM['AdminImages1814d65a76028fdfbadab64a5a8076df'] = 'Lieferer:'; -$_LANGADM['AdminImages1bb3c9f27926baa18c5070fa6498f34e'] = 'Dieser Typ wird bei den Bildern der Geschäfte angewendet'; -$_LANGADM['AdminImages1bd266b7c30df50f9b77b0e0f55f2878'] = 'Nach dem Umzug alle Ihre Produktbilder, für die beste Leistung, die gehen'; -$_LANGADM['AdminImages204dd5cbb153eae3c105e3a42f1c0ff8'] = 'Typname:'; -$_LANGADM['AdminImages2377be3c2ad9b435ba277a73f0f1ca76'] = 'Hersteller:'; -$_LANGADM['AdminImages258606ef5a3ed5cd7e39da08435adec0'] = 'Wiederherstellen der Vorschaubilder'; -$_LANGADM['AdminImages2a911eb0d71d1b707a3f9d722a5935c2'] = 'Verwenden Sie JPEG'; -$_LANGADM['AdminImages2c1bbb0a5ff08c8011d6ea83084277ff'] = 'Reicht von 9 (schlechteste Qualität, kleinste Datei) bis 0 (beste Qualität, größte Datei)'; -$_LANGADM['AdminImages32465c25dfecca0db61214b9af3bd9f1'] = 'Maximale Größe der Produktbilder:'; -$_LANGADM['AdminImages32954654ac8fe66a1d09be19001de2d4'] = 'Breite'; -$_LANGADM['AdminImages38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; -$_LANGADM['AdminImages3c9e0f95a0c3f7dd4c650d3ed1a0afb5'] = 'Dieser Typ wird bei den Bildern der Lieferer angewendet'; -$_LANGADM['AdminImages42ceb344b0aaf896b362b0db70b46f98'] = 'Bildqualität'; -$_LANGADM['AdminImages48ccf48dcf2218a413ce473262f21a0c'] = 'Breite:'; -$_LANGADM['AdminImages49ee3087348e8d44e1feda1917443987'] = 'Name'; -$_LANGADM['AdminImages5e869c034d4bd6df7f278053e786e4fb'] = 'Doppelte Bilder wurden gefunden, wenn das Produkt bewegen Bilder. Es ist wahrscheinlich durch ungenutzte Demonstration Bildern verursacht. Bitte stellen Sie sicher, dass der Ordner'; -$_LANGADM['AdminImages66a3f886eb548f3575add71847622388'] = 'Vorsicht!! Manuell erzeugte Vorschaubilder werden automatisch durch die automatische Generierung ersetzt.'; -$_LANGADM['AdminImages6713e1295572974656e3e04d18e77ca9'] = 'PrestaShop hat festgestellt, dass Ihre Server-Konfiguration ist nicht kompatibel mit der neuen Storage-System (Richtlinie \"safe_mode\" aktiviert ist). Sie sollten weiterhin die tatsächlichen System zu verwenden.'; -$_LANGADM['AdminImages6ab89e213e3557e2ab248510d89051d1'] = 'enthält nur Demonstration Bilder dann diesen Ordner löschen.'; -$_LANGADM['AdminImages6e9b08be274aa15f116c641e4c9b8599'] = 'Sie können auch entscheiden, Ihre Bilder in die neue Storage-System zu bewegen: in diesem Fall auf die \"Move Bilder\" Button klicken. Bitte haben Sie Geduld, da dies mehrere Minuten dauern kann.'; -$_LANGADM['AdminImages718e1e271056782b288616e916511980'] = 'Verwenden Sie PNG für alle Bilder'; -$_LANGADM['AdminImages729a51874fe901b092899e9e8b31c97a'] = 'Sind Sie sicher?'; -$_LANGADM['AdminImages7e92dc38b95095cfee88452579f3fb67'] = 'Szenen:'; -$_LANGADM['AdminImages821b8ee6937cec96c30fdafbfe836d68'] = 'Geschäfte'; -$_LANGADM['AdminImages874d3deed67e503cac1d8bc00417794a'] = 'Bewegen Sie Bilder'; -$_LANGADM['AdminImages8c38776925f7cf41c090646a43157024'] = 'Kategorien:'; -$_LANGADM['AdminImages9310244aa3f5325c976135a2a089949b'] = 'Bitte warten Sie, der Vorgang kann mehrere Minuten dauern, bis über eine Stunde'; -$_LANGADM['AdminImages9a61f5ce3180789a8455f536681cabc1'] = 'Höhe:'; -$_LANGADM['AdminImages9df22f196a33acd0b372fe502de51211'] = 'automatisch'; -$_LANGADM['AdminImagesa00e46e856e637f8fd077b4fd710c9e2'] = 'Lieferer:'; -$_LANGADM['AdminImagesa11abdf9fb207f44c2d44c72d8a1203f'] = 'Nur Buchstaben (z.B. klein, groß ...)'; -$_LANGADM['AdminImagesaf1b98adf7f686b84cd0b443e022b7a0'] = 'Kategorien'; -$_LANGADM['AdminImagesb1c94ca2fbc3e78fc30069c8d0f01680'] = 'Alle'; -$_LANGADM['AdminImagesb435e227d5dd201e1768b2bcb2e0aa81'] = 'Höhe'; -$_LANGADM['AdminImagesb51000000ff730e7cacd10980186c1a4'] = 'Bild auswählen'; -$_LANGADM['AdminImagesb52b44c9d23e141b067d7e83b44bb556'] = 'Produkte:'; +$_LANGADM['AdminHome96b0141273eabab320119c467cdcaf17'] = 'Gesamt'; +$_LANGADM['AdminHome004bf6c9a40003140292e97330236c53'] = 'Aktion'; +$_LANGADM['AdminHome3ec365dd533ddb7ef3d1c111186ce872'] = 'Details'; +$_LANGADM['AdminHome4ff2e716a7d06ce5274b4090b39abad3'] = 'Sehen'; +$_LANGADM['AdminHome2938c7f7e560ed972f8a4f68e80ff834'] = 'Dashboard'; +$_LANGADM['AdminHome85ad208b585d1e5db413e485c53c87f3'] = 'Nicht mehr zeigen'; +$_LANGADM['AdminHome3431c1081576606c62c0fedc2a026467'] = 'Ein guter Anfang...'; $_LANGADM['AdminImagesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminImagesb73770b303fc0f331eee23ad7add197c'] = 'Reicht von 0 (schlechteste Qualität, kleinste Datei) bis 100 (beste Qualität, größte Datei)'; -$_LANGADM['AdminImagesb9f5c797ebbf55adccdd8539a65a0241'] = 'Deaktiviert'; -$_LANGADM['AdminImagesbb34f602e45a9fbcb2cdfee7a48673fc'] = 'Szenen'; -$_LANGADM['AdminImagesc2fc3eea4a3f9c52e7acbdb113b171b7'] = 'Maximale Breite in Pixel'; -$_LANGADM['AdminImagesc4d833424eba2cd43c9327d4943dc61f'] = 'Bild erstellt von:'; -$_LANGADM['AdminImagesc5e26b2211d5ecbbeac96ea6e1cbb7c2'] = 'PNG Qualität'; -$_LANGADM['AdminImagesc9c4e9c1a92d9b15e0cdefc7ddb1bbd5'] = 'Maximale Breite der vom Kunden gesendeten Bilder'; -$_LANGADM['AdminImagescb2f901ceed5c3365d056794a1b5047f'] = 'Wenn Sie eine Änderung vornehmen, vergessen Sie nicht, die Bilder wieder herzustellen'; -$_LANGADM['AdminImagescf40e19ee10782c4284cac90feb4f73e'] = 'Maximale Höhe in Pixel'; -$_LANGADM['AdminImagesd379cadd41b68efe7c945b4d85c72085'] = 'Vorherige Bilder löschen'; -$_LANGADM['AdminImagesd46bafd645c490bd4be22c4226619db9'] = 'JPEG-Qualität'; -$_LANGADM['AdminImagesd72f2c002b37407379420bf987bca76a'] = 'Dieser Typ wird bei den Szenenbildern angewendet'; -$_LANGADM['AdminImagesdde6c96bcb0af50f18f37572267d904a'] = 'Maximale Höhe der vom Kunden gesendeten Bilder'; -$_LANGADM['AdminImagese4bb324f29622b389af104bce1db6fdc'] = 'Stellt die Vorschaubilder für alle Produkte und Kategorien wieder her'; -$_LANGADM['AdminImagese57fbdf001b4b35e6ca7dcdc628ca853'] = 'Maximale Größe der vom Kunden gesendeten Bilder (in Bytes)'; -$_LANGADM['AdminImagese686877843ac3c9f4c45aaea265fe59c'] = 'Produkt Registerkarte Einstellungen'; -$_LANGADM['AdminImagese7ed00268dc16aecaac5a60aeb6f4c73'] = 'Dies sollte auf yes gesetzt werden, wenn Sie moved successfully Bilder in Preferences> Registerkarte Bilder'; -$_LANGADM['AdminImagese933dc24fb245d863a43b4fefe9b45f5'] = 'Höhe:'; -$_LANGADM['AdminImageseaae26a6fb20ed3ef54fb23bfa0b1fcc'] = 'Breite'; -$_LANGADM['AdminImagesed13a29f9258d2b988ea7ba9d11de98b'] = 'Dieses Kontrollkästchen nur dann deaktivieren, wenn die Bearbeitung unterbrochen wurde und Sie sie fortsetzen möchten.'; +$_LANGADM['AdminImages49ee3087348e8d44e1feda1917443987'] = 'Name'; +$_LANGADM['AdminImages32954654ac8fe66a1d09be19001de2d4'] = 'Breite'; $_LANGADM['AdminImageseec6c4bdbd339edf8cbea68becb85244'] = 'Höhe'; -$_LANGADM['AdminImagesf559543da6c5866a2dd0ae70f4de370f'] = 'Format auswählen'; -$_LANGADM['AdminImagesf9a9027d728e8c701143cc8b1829400b'] = 'Dieser Typ wird bei den Produktbildern angewendet'; -$_LANGADM['AdminImagesfb3164a4f7305b347948b8aca17c1735'] = 'und stellen Sie \"Use the legacy Bild Dateisystem\" auf NEIN.'; -$_LANGADM['AdminImagesff167676b1516b34e7f9be0fea5349d6'] = 'WARNUNG: Dieses Feature ist möglicherweise nicht kompatibel mit Ihrem Thema oder mit einigen Modulen. Insbesondere ist PNG-Modus nicht kompatibel mit dem Wasserzeichen-Modul. Wenn Sie irgendwelche Problem auftreten, schalten Sie ihn aus, indem Sie \"Use JPEG\".'; -$_LANGADM['AdminImagesff17d73fa2731689640e8afa0f591b0f'] = 'JPEG-Bilder haben eine geringe Dateigröße und Standard-Qualität. PNG-Bilder haben eine größere Datei, eine höhere Qualität und Transparenz unterstützen. Beachten Sie, dass in allen Fällen die Bilddateien wird die. Jpg-Erweiterung haben.'; $_LANGADM['AdminImagesfff0d600f8a0b5e19e88bfb821dd1157'] = 'Bilder'; -$_LANGADM['AdminImport016382f8033b4456071a3beabecfea85'] = 'Postleitzahl *'; -$_LANGADM['AdminImport01f30cc97564a56c119068478c42c1a6'] = 'Alias *'; -$_LANGADM['AdminImport0450d266974d92724ff4bacc3a51952e'] = 'Kategorien'; -$_LANGADM['AdminImport05fd7d5b9c8aa44117e13d22445b42ee'] = 'Sind Sie sicher, die Sie löschen möchten'; +$_LANGADM['AdminImagesff17d73fa2731689640e8afa0f591b0f'] = 'JPEG Bilder haben eine kleinere Dateigröße und eine Standardqualität. PNG Bilder haben eine größere Dateigröße, eine bessere Qualität und unterstützen die Transparenz. In beiden Fällen erhalten die Bilder die Datei-Endung .jpg.'; +$_LANGADM['AdminImages83a3b60d418f8a0fcff57069815286b8'] = 'Warnung: Es kann sein, dass diese Option nicht mit Ihrem Template kompatibel ist. Speziell PNG ist nicht kompatibel mit dem Modul Wasserzeichen. Falls Sie Probleme mit Ihren Bildern haben sollten, nutzen Sie nur JPEG.'; +$_LANGADM['AdminImages42ceb344b0aaf896b362b0db70b46f98'] = 'Bild Qualität'; +$_LANGADM['AdminImages2a911eb0d71d1b707a3f9d722a5935c2'] = 'JPEG nutzen'; +$_LANGADM['AdminImages718e1e271056782b288616e916511980'] = 'PNG für alle Bilder nutzen'; +$_LANGADM['AdminImagesd46bafd645c490bd4be22c4226619db9'] = 'JPEG Qualität'; +$_LANGADM['AdminImagesb73770b303fc0f331eee23ad7add197c'] = 'Angabe möglich von 0 (schlechteste Qualität, kleinste Dateigröße) bis 100 (Beste Qualität, größere Dateigröße)'; +$_LANGADM['AdminImagesc5e26b2211d5ecbbeac96ea6e1cbb7c2'] = 'PNG Qualität'; +$_LANGADM['AdminImages2c1bbb0a5ff08c8011d6ea83084277ff'] = 'Angabe möglich von 9 (schlechteste Qualität, kleinste Dateigröße) bis 0 (Beste Qualität, größere Dateigröße)'; +$_LANGADM['AdminImages204dd5cbb153eae3c105e3a42f1c0ff8'] = 'Typname:'; +$_LANGADM['AdminImages2914a2c17b20114220e1ae90c632c083'] = 'Nur Buchstaben (z.B. klein, groß ...)'; +$_LANGADM['AdminImages48ccf48dcf2218a413ce473262f21a0c'] = 'Breite:'; +$_LANGADM['AdminImagesc2fc3eea4a3f9c52e7acbdb113b171b7'] = 'Maximale Breite in Pixel'; +$_LANGADM['AdminImagese933dc24fb245d863a43b4fefe9b45f5'] = 'Höhe:'; +$_LANGADM['AdminImagescf40e19ee10782c4284cac90feb4f73e'] = 'Maximale Höhe in Pixel'; +$_LANGADM['AdminImagesb52b44c9d23e141b067d7e83b44bb556'] = 'Produkte:'; +$_LANGADM['AdminImagescd44fbac53481034ac90430dfe6d40c5'] = 'Dieser Typ wird bei den Produktbildern angewendet'; +$_LANGADM['AdminImages00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Aktiviert'; +$_LANGADM['AdminImagesb9f5c797ebbf55adccdd8539a65a0241'] = 'Deaktiviert'; +$_LANGADM['AdminImages8c38776925f7cf41c090646a43157024'] = 'Kategorien:'; +$_LANGADM['AdminImages0e1e874dde345d19583102a9fd63fb7e'] = 'Hersteller:'; +$_LANGADM['AdminImagesa00e46e856e637f8fd077b4fd710c9e2'] = 'Lieferanten:'; +$_LANGADM['AdminImages479af7065358739ed0b4c062c40c3b75'] = 'Dieser Typ wird bei den Bildern der Lieferer angewendet'; +$_LANGADM['AdminImages7e92dc38b95095cfee88452579f3fb67'] = 'Szenen:'; +$_LANGADM['AdminImages2f3a0a59431377e0f8f38e477ff12550'] = 'Dieser Typ wird bei den Szenenbildern angewendet'; +$_LANGADM['AdminImagesb977efc4260aa66a13e49a96a2769ed9'] = 'Dieser Typ wird bei den Bildern der Geschäfte angewendet'; +$_LANGADM['AdminImages38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; +$_LANGADM['AdminImagesebd40d26dd06f36987228d4b358d7b64'] = 'Bilderdubletten werden gefunden, wenn Sie die Bilder verschieben. Diese Dubletten kommen von nicht genutzten Musterbildern. Bitte vergewissern Sie sich dass der Ordner'; +$_LANGADM['AdminImagesf9dd8a44548a14650f69aa067e752137'] = 'nur Beispielbilder enthält. Wenn ja, dann können Sie den Ordner löschen'; +$_LANGADM['AdminImagesaf1b98adf7f686b84cd0b443e022b7a0'] = 'Kategorien'; +$_LANGADM['AdminImages2377be3c2ad9b435ba277a73f0f1ca76'] = 'Hersteller:'; +$_LANGADM['AdminImages1814d65a76028fdfbadab64a5a8076df'] = 'Lieferer:'; +$_LANGADM['AdminImagesbb34f602e45a9fbcb2cdfee7a48673fc'] = 'Szenen'; +$_LANGADM['AdminImages068f80c7519d0528fb08e82137a72131'] = 'Produkte'; +$_LANGADM['AdminImages821b8ee6937cec96c30fdafbfe836d68'] = 'Geschäfte'; +$_LANGADM['AdminImagescb2f901ceed5c3365d056794a1b5047f'] = 'Wenn Sie eine Änderung vornehmen, vergessen Sie nicht, die Bilder wieder herzustellen'; +$_LANGADM['AdminImages258606ef5a3ed5cd7e39da08435adec0'] = 'Wiederherstellen der Vorschaubilder'; +$_LANGADM['AdminImages8e6cd17ee7b35531b7c17c1e1edeb548'] = 'Stellt die Vorschaubilder für alle Produkte und Kategorien wieder her'; +$_LANGADM['AdminImagese492ecbd8f7d4ea310457adc4ed4df89'] = 'Bitte warten Sie, der Vorgang kann mehrere Minuten dauern, bis über eine Stunde'; +$_LANGADM['AdminImages3bfa8daa236ed8bde7eb2179e8ee9765'] = 'Vorsicht!! Manuell erzeugte Vorschaubilder werden automatisch durch die automatische Generierung ersetzt.'; +$_LANGADM['AdminImagesb51000000ff730e7cacd10980186c1a4'] = 'Bild auswählen'; +$_LANGADM['AdminImagesb1c94ca2fbc3e78fc30069c8d0f01680'] = 'Alle'; +$_LANGADM['AdminImagesf559543da6c5866a2dd0ae70f4de370f'] = 'Format auswählen'; +$_LANGADM['AdminImagesd379cadd41b68efe7c945b4d85c72085'] = 'Vorherige Bilder löschen'; +$_LANGADM['AdminImages600cfbed7d9463f24718a5c4113c46bc'] = 'Dieses Kontrollkästchen nur dann deaktivieren, wenn die Bearbeitung unterbrochen wurde und Sie sie fortsetzen möchten.'; +$_LANGADM['AdminImages729a51874fe901b092899e9e8b31c97a'] = 'Sind Sie sicher?'; +$_LANGADM['AdminImages874d3deed67e503cac1d8bc00417794a'] = 'Bilder verschieben'; +$_LANGADM['AdminImagesc74631a03e7deaee7df23f66f8d3e66d'] = 'Prestashop nutzt jetzt ein neues Bilderspreichersystem. Es bietet eine bessere Performance, wenn der Shop eine große Produktanzahl besitzt.'; +$_LANGADM['AdminImagesf83b259b813cad448362d3582bdba588'] = 'Ihre Servereinstellungen sind nicht mit dem neuen Bilderspeichersystem kompatibel (safe_mode ist deaktiviert). Bitte belassen Sie Ihre Bilder beim aktuellen System. Ein Verschieben ist nicht empfehlenswert.'; +$_LANGADM['AdminImages5bbbec3b5afea166564bfc17e4600690'] = 'Sie können Ihre Bilder im bisher genutzten System gespeichert lassen. Es bringt Ihnen keine Nachteile.'; +$_LANGADM['AdminImages319efb10ab150030b0d09ef3f8e3e8d6'] = 'Sie können aber auch entscheiden Ihre Bilder zum neuen Bilderspeichersystem zu migrieren: In diesem Falle klicken sie auf \"Verschieben\". Der Prozess kann einige Minuten dauern, bitte haben Sie Geduld und unterbrechen Sie den Vorgang nicht.'; +$_LANGADM['AdminImages1bd266b7c30df50f9b77b0e0f55f2878'] = 'Um eine bessere Performance zu aktivieren, nachdem Sie Ihre Bilder verschoben haben gehen Sie'; +$_LANGADM['AdminImagese686877843ac3c9f4c45aaea265fe59c'] = 'zum Tab-Reiter Produkt-Einstellungen'; +$_LANGADM['AdminImportaf1b98adf7f686b84cd0b443e022b7a0'] = 'Kategorien'; $_LANGADM['AdminImport068f80c7519d0528fb08e82137a72131'] = 'Produkte'; -$_LANGADM['AdminImport06f3fb7ee08834bb2e77d55f61c090be'] = 'Vorname *'; -$_LANGADM['AdminImport070ed01b52ff55b770f6a04fbe4f5c0c'] = 'ID Steuerregel'; -$_LANGADM['AdminImport0a8b4817e5c1e8849b9cbd65997441b5'] = 'Combinations Probe-Datei'; -$_LANGADM['AdminImport14913d7e9d486e77b5c8d085e3797f94'] = 'Bestehende Bilder löschen'; -$_LANGADM['AdminImport1522206cca1be4bf77fff2ea9838ec2c'] = '* Pflichtfelder'; -$_LANGADM['AdminImport156629ee3d24b3979f322c21ae137eb3'] = 'Lieferanten Beispieldatei'; -$_LANGADM['AdminImport1814d65a76028fdfbadab64a5a8076df'] = 'Lieferer:'; -$_LANGADM['AdminImport1b10c2304e2f49d53c39bc40fd393335'] = 'Kunden Beispieldatei'; -$_LANGADM['AdminImport1c76cbfe21c6f44c1d1e59d54f3e4420'] = 'Firma'; -$_LANGADM['AdminImport22a1dae7d65f90acd53638dc81c3f376'] = '>>'; -$_LANGADM['AdminImport2377be3c2ad9b435ba277a73f0f1ca76'] = 'Hersteller:'; -$_LANGADM['AdminImport2688a544cd5ac33f27ab78c8d8c3acaa'] = 'Nachname *'; -$_LANGADM['AdminImport278c491bdd8a53618c149c4ac790da34'] = 'Vorlage'; +$_LANGADM['AdminImportb9208b03bcc9eb4a336258dcdcb66207'] = 'Varianten'; +$_LANGADM['AdminImporte6d0e1c8fc6a4fcf47869df87e04cd88'] = 'Kunden'; $_LANGADM['AdminImport284b47b0bb63ae2df3b29f0e691d6fcf'] = 'Adressen'; -$_LANGADM['AdminImport2a982c2c140ad66259355df1e2c5b69f'] = 'Meta Beschreibung'; -$_LANGADM['AdminImport2e21e83375deefc4a3620ab667157e27'] = 'Adresse 2'; -$_LANGADM['AdminImport2f5e75d22f59829ba10e2e6276321af8'] = 'Adressen Beispieldatei'; -$_LANGADM['AdminImport34219bb13b784f30df289c19f5dc0e31'] = 'Verwenden Sie das Produkt Referenz als Schlüssel?'; -$_LANGADM['AdminImport3f761068f17769a19635a176fb7e4339'] = 'Feldtrenner:'; -$_LANGADM['AdminImport4059b0251f66a18cb56f544728796875'] = 'Info'; -$_LANGADM['AdminImport427b6d816d7fdd86cabe48d8180a3cc9'] = 'URL des Bildes'; -$_LANGADM['AdminImport42c79d65619a9c13d81045f2fe5998aa'] = 'Adresse 1 *'; -$_LANGADM['AdminImport46a2a41cc6e552044816a2d04634545d'] = 'Staat'; -$_LANGADM['AdminImport48d6c0804dd92fb5463bba154a8a747f'] = 'Ermäßigung bis zum (JJJJ-MM-TT)'; -$_LANGADM['AdminImport4d2589e1bcd4263cb99927b59f0f88d2'] = 'URLs der Bilder (x, y, z. ..)'; -$_LANGADM['AdminImport4da86e0470f0b14e4e516442202a8d26'] = 'Preis ohne MwSt.'; -$_LANGADM['AdminImport4fc9f126d937e438ca06874284019dc3'] = 'CSV-Datei wurde in Ihren Shop importiert'; -$_LANGADM['AdminImport5020eaae41baf0caa37bcb73b4a12934'] = 'Mobilnummer'; -$_LANGADM['AdminImport52b68aaa602d202c340d9e4e9157f276'] = 'Elternkategorie'; -$_LANGADM['AdminImport52eb5928a34db3e3da7ba52b0644273b'] = 'EAN13'; -$_LANGADM['AdminImport5482749e99fa2d325e607075c3fd1c7a'] = 'Meta Schlüsselwörter'; -$_LANGADM['AdminImport54b4744bfd46cc4e06988ee168b13abf'] = 'Hersteller Beispieldatei'; -$_LANGADM['AdminImport59bb75350cf3a0b65c338572cdc80ef8'] = 'Opt-in (0/1)'; -$_LANGADM['AdminImport5d01d5588119abec82fd8004995de275'] = 'Ermäßigung in Prozent'; -$_LANGADM['AdminImport628fbfc7462b2873bb027ee850185859'] = 'keine Einheit ausgewählt'; -$_LANGADM['AdminImport6311ae17c1ee52b36e68aaf4ad066387'] = 'Zusatz'; -$_LANGADM['AdminImport63d5049791d9d79d86e9a108b0a999ca'] = 'Artikel-Nr.'; -$_LANGADM['AdminImport6928b30c9f87670d7621fe8f1fef7054'] = 'Artikel-Nr.'; -$_LANGADM['AdminImport694e8d1f2ee056f98ee488bdc4982d73'] = 'Menge'; -$_LANGADM['AdminImport71d0ceacdf562024f2d4c3a76d3b63e4'] = 'Nur online verfügbar'; -$_LANGADM['AdminImport72d6d7a1885885bb55a565fd1070581a'] = 'Import'; -$_LANGADM['AdminImport72ef2b9b6965d078e3c7f95487a82d1c'] = 'Überspringen'; -$_LANGADM['AdminImport74b997703c3e7fc1db960f1366ba03ab'] = 'löschen?'; -$_LANGADM['AdminImport77493578c6e0675711fe7355a8457668'] = 'Text Wird Bestellt'; -$_LANGADM['AdminImport7a1920d61156abc05a60135aefe8bc67'] = 'Fehler'; -$_LANGADM['AdminImport7abccc0f7eefd61743e408d28aac7cff'] = 'Beim Laden der Dateikopie ist ein Fehler aufgetreten'; -$_LANGADM['AdminImport7cb32e708d6b961d476baced73d362bb'] = 'Umsatzsteuer-Identifikationsnummer'; -$_LANGADM['AdminImport8340505ddafcba256c7b9b2b8643bffd'] = 'Nachname *'; -$_LANGADM['AdminImport84005574d8d764336cd8e9207de82506'] = 'Nur die Dateien UTF-8 und iso-8859-1 sind erlaubt'; -$_LANGADM['AdminImport87aae49bd054f2cfa4b7b395dee5f2d3'] = 'Ermäßigung ungültig'; -$_LANGADM['AdminImport8c489d0946f66d17d73f26366a4bf620'] = 'Gewicht'; -$_LANGADM['AdminImport903ee94af7e98ce06a57d2243ddd3efd'] = 'Daten importieren'; -$_LANGADM['AdminImport91412465ea9169dfd901dd5e7c96dd99'] = 'Dateien laden'; -$_LANGADM['AdminImport927f1f2b947a6e113e98af5ae86fcc49'] = 'Text Auf Lager'; +$_LANGADM['AdminImport2377be3c2ad9b435ba277a73f0f1ca76'] = 'Hersteller:'; +$_LANGADM['AdminImport1814d65a76028fdfbadab64a5a8076df'] = 'Lieferer:'; +$_LANGADM['AdminImportb8495b50f5c172ebad1cc5c615548afa'] = 'Diese Spalte ignorieren'; $_LANGADM['AdminImport97f08a40f22a625d0cbfe03db3349108'] = 'Produkt-ID'; -$_LANGADM['AdminImport980da98409d058c365664ff7ea33dd6b'] = 'Zeilen'; -$_LANGADM['AdminImport998b344cff693ad388a14ba89b1523c7'] = 'ist ungültig'; -$_LANGADM['AdminImport99af56daf9ee280b15e8ed79d75f0255'] = 'Die Tag-Liste'; -$_LANGADM['AdminImport9b93b45649ec5961b8cc84e905964683'] = 'Bildposition'; -$_LANGADM['AdminImport9c1628890f5db454a0b4aed7720de094'] = '<<'; +$_LANGADM['AdminImport63d5049791d9d79d86e9a108b0a999ca'] = 'Artikel-Nr.'; +$_LANGADM['AdminImport8284ae5df53e6e7ffc1f2cc67ae68765'] = 'Artikel-Nr. des Lieferer'; +$_LANGADM['AdminImport52eb5928a34db3e3da7ba52b0644273b'] = 'EAN13'; +$_LANGADM['AdminImportfbd99ad01b92dbafc686772a39e3d065'] = 'UPC'; +$_LANGADM['AdminImportc804723ccdde3d7a46933b208c6f928d'] = 'Kaufpreis'; +$_LANGADM['AdminImport3601146c4e948c32b6424d2c0a7f0118'] = 'Preis'; +$_LANGADM['AdminImporte92cfa244b5eb9025d07522080468445'] = 'Ökosteuer'; +$_LANGADM['AdminImport694e8d1f2ee056f98ee488bdc4982d73'] = 'Menge'; +$_LANGADM['AdminImport8c489d0946f66d17d73f26366a4bf620'] = 'Gewicht'; +$_LANGADM['AdminImport7a1920d61156abc05a60135aefe8bc67'] = 'Fehler'; +$_LANGADM['AdminImport9b93b45649ec5961b8cc84e905964683'] = 'Bild Position'; +$_LANGADM['AdminImport427b6d816d7fdd86cabe48d8180a3cc9'] = 'Bild-URL'; +$_LANGADM['AdminImport4f5dc004cdd01ec9cf7fbbcf9f812aa7'] = 'Bestehende Bilder löschen'; +$_LANGADM['AdminImportb718adec73e04ce3ec720dd11a06a308'] = 'Kennung'; +$_LANGADM['AdminImportfd0dcc6233b026d257763713c133cf72'] = 'Aktiv (0/1)'; +$_LANGADM['AdminImport2688a544cd5ac33f27ab78c8d8c3acaa'] = 'Produktname *'; +$_LANGADM['AdminImport52b68aaa602d202c340d9e4e9157f276'] = 'Elternkategorie'; +$_LANGADM['AdminImportb5a7adde1af5c87d7fd797b6245c2a39'] = 'Beschreibung'; +$_LANGADM['AdminImporta51d7d2f3e952dfcf1e12ae572d7b337'] = 'Kennzeichen <title>'; +$_LANGADM['AdminImport5482749e99fa2d325e607075c3fd1c7a'] = 'Meta Schlüsselwörter'; +$_LANGADM['AdminImport2a982c2c140ad66259355df1e2c5b69f'] = 'Meta Beschreibung'; +$_LANGADM['AdminImportc1a59288c830561834340f6e7d969401'] = 'Vereinfachte URL'; +$_LANGADM['AdminImportdf8ffb90c945e796f2cfd9265325b9c3'] = 'Kategorien (x, y, z. ..)'; +$_LANGADM['AdminImport4da86e0470f0b14e4e516442202a8d26'] = 'Preis ohne MwSt.'; +$_LANGADM['AdminImportf0a8011e2482cf9351b7bf565c7950ad'] = 'Preis inkl. MwSt.'; +$_LANGADM['AdminImportecc2c839377d44e39486e231322de623'] = 'ID Steuerregel'; +$_LANGADM['AdminImportb548dcad953710689b3066823b90f517'] = 'Ermäßigt (0/1)'; +$_LANGADM['AdminImportb30690be173bcd4a83df0cd68f89a385'] = 'Ermäßigungssumme'; +$_LANGADM['AdminImport5d01d5588119abec82fd8004995de275'] = 'Ermäßigung in Prozent'; +$_LANGADM['AdminImportbfd574f8096a396d831b1c1ac88c75d1'] = 'Ermäßigung vom (JJJJ-MM-TT)'; +$_LANGADM['AdminImport48d6c0804dd92fb5463bba154a8a747f'] = 'Ermäßigung bis zum (JJJJ-MM-TT)'; +$_LANGADM['AdminImport6928b30c9f87670d7621fe8f1fef7054'] = 'Artikel-Nr.'; +$_LANGADM['AdminImportc7d4affd54ce760d4731e21e3aa506fd'] = 'Artikel-Nr. Lieferer'; +$_LANGADM['AdminImportec136b444eede3bc85639fac0dd06229'] = 'Lieferer'; +$_LANGADM['AdminImportc0bd7654d5b278e65f21cf4e9153fdb4'] = 'Hersteller'; +$_LANGADM['AdminImportc1069a480848e06782b81b8bea9c0c94'] = 'Kurzbeschreibung'; +$_LANGADM['AdminImportbede52f418b34b1ab0db65f9450bdfc3'] = 'Tags (x, y, z. ..)'; +$_LANGADM['AdminImport3613358eb490e62266eafaf2a9eede68'] = 'Text Auf Lager'; +$_LANGADM['AdminImport21d39d4b7191de15242c3d75ae9170ce'] = 'Text Wird Bestellt'; +$_LANGADM['AdminImportf2149c422ab7577f063b69a2884d17f0'] = 'Bestellbar'; +$_LANGADM['AdminImport21f7b5b011f253b35340528b7f190282'] = 'Erstellungsdatum'; +$_LANGADM['AdminImporte1a5e653bc356ed6745d6814d50213eb'] = 'Preis anzeigen'; +$_LANGADM['AdminImport4d2589e1bcd4263cb99927b59f0f88d2'] = 'URLs der Bilder (x, y, z. ..)'; +$_LANGADM['AdminImport66a73af45237b82a6a3e2e4217ebe69f'] = 'Nur online verfügbar'; $_LANGADM['AdminImport9e2941b3c81256fac10392aaca4ccfde'] = 'Zustand'; $_LANGADM['AdminImporta10d0bff85112a2b35f885a38088cd20'] = 'Aktiv (0/1)'; -$_LANGADM['AdminImporta51d7d2f3e952dfcf1e12ae572d7b337'] = 'Kennzeichen <title>'; -$_LANGADM['AdminImportaf1b98adf7f686b84cd0b443e022b7a0'] = 'Kategorien'; -$_LANGADM['AdminImportb070d64c5a2f10b4b8eb361ba4f61833'] = 'z.B.'; -$_LANGADM['AdminImportb0b5ccb4a195a07fd3eed14affb8695f'] = 'vor Import'; -$_LANGADM['AdminImportb1a2a959c20b1bd847895e73a5fddbc9'] = 'Datum hinzufügen Produkt'; -$_LANGADM['AdminImportb30690be173bcd4a83df0cd68f89a385'] = 'Ermäßigungssumme'; -$_LANGADM['AdminImportb548dcad953710689b3066823b90f517'] = 'Ermäßigt (0/1)'; -$_LANGADM['AdminImportb5a7adde1af5c87d7fd797b6245c2a39'] = 'Beschreibung'; -$_LANGADM['AdminImportb5d54fa42bc065a54e2f881ef700d833'] = 'Speichern und passende Konfiguration laden'; -$_LANGADM['AdminImportb718adec73e04ce3ec720dd11a06a308'] = 'Kennung'; -$_LANGADM['AdminImportb8495b50f5c172ebad1cc5c615548afa'] = 'Diese Spalte ignorieren'; -$_LANGADM['AdminImportb884d81a33fb67e1d4fe450b3cbde8d6'] = 'Newsletter (0/1)'; -$_LANGADM['AdminImportb9208b03bcc9eb4a336258dcdcb66207'] = 'Varianten'; -$_LANGADM['AdminImportbcc254b55c4a1babdf1dcb82c207506b'] = 'Telefonnr.'; -$_LANGADM['AdminImportbede52f418b34b1ab0db65f9450bdfc3'] = 'Tags (x, y, z. ..)'; -$_LANGADM['AdminImportbf8a4a7e7e5c9cff1528294e1b1dd3f0'] = 'Trenner für mehrwertige Felder'; -$_LANGADM['AdminImportbfd574f8096a396d831b1c1ac88c75d1'] = 'Ermäßigung vom (JJJJ-MM-TT)'; -$_LANGADM['AdminImportc05439c165c2d03540b424b6aea96781'] = 'Stadt *'; -$_LANGADM['AdminImportc0bc21edce0f247286513a9f524a3c3e'] = 'Produkte Beispieldatei'; -$_LANGADM['AdminImportc0bd7654d5b278e65f21cf4e9153fdb4'] = 'Hersteller'; -$_LANGADM['AdminImportc0cad1da1e9b23dd6e383276f8e3950e'] = 'Kategorien Beispieldatei'; -$_LANGADM['AdminImportc1069a480848e06782b81b8bea9c0c94'] = 'Kurzbeschreibung'; -$_LANGADM['AdminImportc1a59288c830561834340f6e7d969401'] = 'Vereinfachte URL'; -$_LANGADM['AdminImportc290a5941ad6eb0d5fe8752c15c5fd78'] = 'Nächster Schritt'; -$_LANGADM['AdminImportc78474e0acad6beccb0671eacf904543'] = 'Verfügbare Felder'; -$_LANGADM['AdminImportc7d4affd54ce760d4731e21e3aa506fd'] = 'Artikel-Nr. Lieferer'; -$_LANGADM['AdminImportc804723ccdde3d7a46933b208c6f928d'] = 'Kaufpreis'; -$_LANGADM['AdminImportc9cc8cce247e49bae79f15173ce97354'] = 'Speichern'; -$_LANGADM['AdminImportd1457b72c3fb323a2671125aef3eab5d'] = ' ?'; -$_LANGADM['AdminImportd2cbb6d5d88d4e31c190e535a57b1de5'] = 'Lieferer ungültig'; -$_LANGADM['AdminImportde8a97fd084105e9d0e74b4825b40010'] = 'Wählen Sie den Wert für jede Spalte'; -$_LANGADM['AdminImportdf8ffb90c945e796f2cfd9265325b9c3'] = 'Kategorien (x, y, z. ..)'; -$_LANGADM['AdminImporte1a5e653bc356ed6745d6814d50213eb'] = 'Preis anzeigen'; -$_LANGADM['AdminImporte6d0e1c8fc6a4fcf47869df87e04cd88'] = 'Kunden'; -$_LANGADM['AdminImporte6fe8dc743bfea4d45a4d582e3f86150'] = 'Bitte geben Sie einen Namen zum Speichern ein.'; -$_LANGADM['AdminImporte791ac244233afc29b6f16f20b6e8e1f'] = 'Geburtstag (JJJJ-MM-TT) '; -$_LANGADM['AdminImporte81c4e4f2b7b93b481e13a8553c2ae1b'] = 'oder'; -$_LANGADM['AdminImporte92cfa244b5eb9025d07522080468445'] = 'Ökosteuer'; -$_LANGADM['AdminImportea4788705e6873b424c65e91c2846b19'] = 'Abbrechen'; -$_LANGADM['AdminImportec136b444eede3bc85639fac0dd06229'] = 'Lieferer'; -$_LANGADM['AdminImportf0a8011e2482cf9351b7bf565c7950ad'] = 'Preis inkl. MwSt.'; -$_LANGADM['AdminImportf19dbf2edb3a0bd74b0524d960ff21eb'] = 'Laden'; -$_LANGADM['AdminImportf2149c422ab7577f063b69a2884d17f0'] = 'Verfügbar für Ordnung'; -$_LANGADM['AdminImportf2a6c498fb90ee345d997f888fce3b18'] = 'Löschen'; -$_LANGADM['AdminImportf44347857ec02907fd13f88f00ccd532'] = 'Die Spalten können nicht Werte des gleichen Typs enthalten'; -$_LANGADM['AdminImportf90e807b74928118048a1a6fa65ebfe5'] = 'E-Mail Kunde'; -$_LANGADM['AdminImportfa55b690a40b612af02ba2958cd6cb71'] = 'Kennwort *'; -$_LANGADM['AdminImportfb30e78874e1485a0d7e3fa8ae5f7d61'] = 'Der Ordner \'import\' im Ordner \'admin\' muss beschreibbar sein (CHMOD 755 / 777)'; -$_LANGADM['AdminImportfbd99ad01b92dbafc686772a39e3d065'] = 'UPC'; -$_LANGADM['AdminImportfd0dcc6233b026d257763713c133cf72'] = 'Aktiv (0/1)'; $_LANGADM['AdminImportfd90e8dd48a4f75b240cc0f87b1da451'] = 'E-Mail *'; +$_LANGADM['AdminImportfa55b690a40b612af02ba2958cd6cb71'] = 'Kennwort *'; +$_LANGADM['AdminImporte791ac244233afc29b6f16f20b6e8e1f'] = 'Geburtstag (JJJJ-MM-TT) '; +$_LANGADM['AdminImport8340505ddafcba256c7b9b2b8643bffd'] = 'Nachname *'; +$_LANGADM['AdminImport06f3fb7ee08834bb2e77d55f61c090be'] = 'Vorname *'; +$_LANGADM['AdminImportb884d81a33fb67e1d4fe450b3cbde8d6'] = 'Newsletter (0/1)'; +$_LANGADM['AdminImport0526a624e9dd2a548ee8c3fbefad0b96'] = 'Opt-in (0/1)'; +$_LANGADM['AdminImport01f30cc97564a56c119068478c42c1a6'] = 'Alias *'; +$_LANGADM['AdminImportf90e807b74928118048a1a6fa65ebfe5'] = 'E-Mail Kunde'; +$_LANGADM['AdminImport1c76cbfe21c6f44c1d1e59d54f3e4420'] = 'Firma'; +$_LANGADM['AdminImport42c79d65619a9c13d81045f2fe5998aa'] = 'Adresse 1 *'; +$_LANGADM['AdminImport2e21e83375deefc4a3620ab667157e27'] = 'Adresse 2'; +$_LANGADM['AdminImport016382f8033b4456071a3beabecfea85'] = 'Postleitzahl *'; +$_LANGADM['AdminImportc05439c165c2d03540b424b6aea96781'] = 'Stadt *'; $_LANGADM['AdminImportfe85a08ae01fa46c3e1e05c7a61fd85d'] = 'Land *'; -$_LANGADM['AdminInformation01a9d4924686f17b2133f5956d18780a'] = 'Rekursiv-Schreibrechte im Ordner img definieren'; -$_LANGADM['AdminInformation0be76c14451b87542668bec6a03f102d'] = 'Informationen zu Ihrer Konfiguration'; -$_LANGADM['AdminInformation15f4c82d7b2b43e31c30dd018b800c56'] = 'Erforderliche Parameter'; -$_LANGADM['AdminInformation228dca6dcabbdec3227758a121d003f4'] = 'Aktivieren der GD-Bibliothek auf Ihrem Server'; -$_LANGADM['AdminInformation24bdb129e9fe3a110466ea68fec1d430'] = 'GZIP-Komprimierung aktivieren'; -$_LANGADM['AdminInformation2a3ff2643b520b827a90e28d94132d42'] = 'Schreibrechte im Ordner sitemap.xml definieren'; -$_LANGADM['AdminInformation3685800496ee1d4fd5cc25d805589f0e'] = 'Mail-Sendemethode'; -$_LANGADM['AdminInformation3aea774cdcd8f2c45549f10758a71323'] = 'Informationen über Ihren Shop'; -$_LANGADM['AdminInformation3cffa2fabd5519beaf4c2fbd0610899b'] = 'Kennwort'; -$_LANGADM['AdminInformation3ff44d56eb2bfbb8f0903e99a28a0819'] = 'Informationen zur E-Mail-Konfiguration'; -$_LANGADM['AdminInformation4c663c632162a23d0f65510f7064aa87'] = 'Schreibrechte im Ordner config definieren'; -$_LANGADM['AdminInformation60aaf44d4b562252c04db7f98497e9aa'] = 'Port'; -$_LANGADM['AdminInformation6991d2d7bca0854d11c9d0c92c63142a'] = 'Rekursiv: der Ordner /lang/ und seine Unterordner'; -$_LANGADM['AdminInformation6c1375701d87f2636b01cf951d0a375b'] = 'MySQL-Engine'; -$_LANGADM['AdminInformation724d606e1653113be000dc4079074e86'] = 'Informationen, die Sie betreffen'; -$_LANGADM['AdminInformation768648b98e03adaf128f072119af31d3'] = 'PrestaShop-Version'; -$_LANGADM['AdminInformation77d1a005b31f2fcdce1fcdac2a337c42'] = 'Rekursiv-Schreibrechte im Ordner mails definieren'; -$_LANGADM['AdminInformation7bb1734784c970616ce5f3a4814dadd6'] = 'Schreibrechte im Ordner cache definieren'; -$_LANGADM['AdminInformation7d30d49dcf91d103c59496aafc4e3187'] = 'Informationen auf Ihrem Server'; -$_LANGADM['AdminInformation8746097684bc64be8b7eff424c4debdb'] = 'Ihre Informationen'; -$_LANGADM['AdminInformation93405bfa9b7b11e81895230d1ebff2f5'] = 'Schreibrechte für Übersetzungsordner und Unterordner einstellen'; -$_LANGADM['AdminInformation9a7d9391be763fe9cb3985176076d8c8'] = 'Aktivieren der MySQL-Unterstützung auf Ihrem Server'; -$_LANGADM['AdminInformation9e987a2c638032d7659ec58e58ef3626'] = 'PHP-Option \"Register Global\" auf \"Off\" festlegen'; -$_LANGADM['AdminInformationa82be0f551b8708bc08eb33cd9ded0cf'] = 'Informationen'; -$_LANGADM['AdminInformationab64e3d5feb645333b320d80a84c8255'] = 'PHP-Version'; -$_LANGADM['AdminInformationae72ff89c480df239bc55b2ea63e99c0'] = 'Schreibrechte für Themen einstellen/'; +$_LANGADM['AdminImport46a2a41cc6e552044816a2d04634545d'] = 'Staat'; +$_LANGADM['AdminImport6311ae17c1ee52b36e68aaf4ad066387'] = 'Zusatz'; +$_LANGADM['AdminImportbcc254b55c4a1babdf1dcb82c207506b'] = 'Telefonnr.'; +$_LANGADM['AdminImport5020eaae41baf0caa37bcb73b4a12934'] = 'Mobilnummer'; +$_LANGADM['AdminImport7cb32e708d6b961d476baced73d362bb'] = 'Umsatzsteuer-Identifikationsnummer'; +$_LANGADM['AdminImportfb30e78874e1485a0d7e3fa8ae5f7d61'] = 'Der Ordner \'import\' im Ordner \'admin\' muss beschreibbar sein (CHMOD 755 / 777)'; +$_LANGADM['AdminImport2415390fb5052bb8221a93c9fc51b17f'] = 'Daten importieren'; +$_LANGADM['AdminImporte81c4e4f2b7b93b481e13a8553c2ae1b'] = 'oder'; +$_LANGADM['AdminImport4059b0251f66a18cb56f544728796875'] = 'Information'; +$_LANGADM['AdminImport87aae49bd054f2cfa4b7b395dee5f2d3'] = 'Rabatt ungültig'; +$_LANGADM['AdminImport99af56daf9ee280b15e8ed79d75f0255'] = 'Die Tag-Liste'; +$_LANGADM['AdminImport998b344cff693ad388a14ba89b1523c7'] = 'ist ungültig'; +$_LANGADM['AdminImport964e5a863ba051181f8f537626f5c953'] = 'Lieferer ungültig'; +$_LANGADM['AdminImport7abccc0f7eefd61743e408d28aac7cff'] = 'Beim Laden der Dateikopie ist ein Fehler aufgetreten'; +$_LANGADM['AdminImport0a3d8a674faf5d3b70784c58a4d61d89'] = 'keine Einheit ausgewählt'; +$_LANGADM['AdminImport0e54046ff37bbcbb8f43d25e5de36d7c'] = 'CSV-Datei wurde in Ihren Shop importiert'; +$_LANGADM['AdminImport05fd7d5b9c8aa44117e13d22445b42ee'] = 'Sind Sie sicher, die Sie löschen möchten'; +$_LANGADM['AdminImportd1457b72c3fb323a2671125aef3eab5d'] = ' ?'; +$_LANGADM['AdminImport91412465ea9169dfd901dd5e7c96dd99'] = 'Dateien laden'; +$_LANGADM['AdminImport9e742d3cf5f5ef472a9425a47e344305'] = 'Nur die Dateien UTF-8 und iso-8859-1 sind erlaubt'; +$_LANGADM['AdminImportcbfb910715c99134a5987630fff104da'] = 'Musterdatei für Kategorien'; +$_LANGADM['AdminImporte6d1ad59ffb524154c47ef02bb67bb79'] = 'Musterdatei für Produkte'; +$_LANGADM['AdminImport2a08996307b8694521492f3ca7b5df40'] = 'Musterdatei für Varianten'; +$_LANGADM['AdminImportb12be4b8c3871a251b314b36da7b847e'] = 'Musterdatei für Kunden'; +$_LANGADM['AdminImporteafce46b9013f4d12336785c388b664c'] = 'Musterdatei für Adressen'; +$_LANGADM['AdminImportbff864d01b21cb26ead205b696079beb'] = 'Musterdatei für Hersteller'; +$_LANGADM['AdminImport2028e5ca793760b03ead6560e353b6f2'] = 'Musterdatei für Lieferanten'; +$_LANGADM['AdminImport72d6d7a1885885bb55a565fd1070581a'] = 'Import'; +$_LANGADM['AdminImport3f761068f17769a19635a176fb7e4339'] = 'Feldtrenner:'; +$_LANGADM['AdminImportb070d64c5a2f10b4b8eb361ba4f61833'] = 'z.B.'; +$_LANGADM['AdminImportbf8a4a7e7e5c9cff1528294e1b1dd3f0'] = 'Trenner für mehrwertige Felder'; +$_LANGADM['AdminImport0450d266974d92724ff4bacc3a51952e'] = 'Kategorien'; +$_LANGADM['AdminImportb0b5ccb4a195a07fd3eed14affb8695f'] = 'vor Import'; +$_LANGADM['AdminImporta6ad4b124cbc677288bdfa3902cc72a4'] = 'löschen?'; +$_LANGADM['AdminImportf8d897dac47378d6a906bbac8a6070bc'] = 'Produkt-Referenz als Schlüssel nutzen ?'; +$_LANGADM['AdminImportc290a5941ad6eb0d5fe8752c15c5fd78'] = 'Nächster Schritt'; +$_LANGADM['AdminImportfdab87b387380c9bac4c542c90f1ce24'] = 'Verfügbare Felder'; +$_LANGADM['AdminImport25a7ad3a7ab1d5e1f468448adf17f963'] = '* Pflichtfelder'; +$_LANGADM['AdminImportfa3e23b7f2eed9bb3b93a9b0499624a0'] = 'Bitte geben Sie einen Namen zum Speichern ein.'; +$_LANGADM['AdminImportb5d54fa42bc065a54e2f881ef700d833'] = 'Speichern und passende Konfiguration laden'; +$_LANGADM['AdminImportc9cc8cce247e49bae79f15173ce97354'] = 'Speichern'; +$_LANGADM['AdminImportf19dbf2edb3a0bd74b0524d960ff21eb'] = 'Laden'; +$_LANGADM['AdminImportf2a6c498fb90ee345d997f888fce3b18'] = 'Löschen'; +$_LANGADM['AdminImportde8a97fd084105e9d0e74b4825b40010'] = 'Wählen Sie den Wert für jede Spalte'; +$_LANGADM['AdminImportf44347857ec02907fd13f88f00ccd532'] = 'Die Spalten können nicht Werte des gleichen Typs enthalten'; +$_LANGADM['AdminImport72ef2b9b6965d078e3c7f95487a82d1c'] = 'Überspringen'; +$_LANGADM['AdminImport980da98409d058c365664ff7ea33dd6b'] = 'Zeilen'; +$_LANGADM['AdminImport9c1628890f5db454a0b4aed7720de094'] = '<<'; +$_LANGADM['AdminImport22a1dae7d65f90acd53638dc81c3f376'] = '>>'; $_LANGADM['AdminInformationaf3e294442744e49788883caffaeaf19'] = 'Aktualisieren Sie Ihre PHP-Version'; -$_LANGADM['AdminInformationb285f29261478440add9d1cc0b631f0c'] = 'Sie verwenden die Funktion mail () im PHP'; -$_LANGADM['AdminInformationbdd48fb41b9d0a4a1051fa22a87eb5a2'] = 'SMTP-Server'; -$_LANGADM['AdminInformationc168c59890774aa16b1c1fc49168394b'] = 'Konfigurieren Sie Ihren Server so, dass das Versenden einer Datei erlaubt ist'; -$_LANGADM['AdminInformationc26b24f06d2ee6f5b27a7f6e200711be'] = 'MySQL-Version'; -$_LANGADM['AdminInformationc4e9522d7b3c8c652f7f0333ff436eec'] = 'Definiert'; -$_LANGADM['AdminInformationc5d1f3e6332bf2995c1bf1395c51a9e2'] = 'Benutzer'; -$_LANGADM['AdminInformationc71fc197a1737d2d837bdae9b5794012'] = 'Fopen auf Ihrem Server aktivieren'; -$_LANGADM['AdminInformationcb78ec269534f33d27c82ac6e1c59dae'] = 'Rekursiv-Schreibrechte im Ordner modules definieren'; -$_LANGADM['AdminInformationcbd78fd00d31a53c432de73acfde28fa'] = 'Konfigurieren Sie Ihren Server so, dass das Erstellen neuer Ordner und Dateien erlaubt ist'; -$_LANGADM['AdminInformationd0ac12f046d68599acee4386c5c1f860'] = 'Version der Server-Software'; -$_LANGADM['AdminInformationd4b5a23bc61aeea35b4ce013d7e262c4'] = 'URL Ihres Shops'; -$_LANGADM['AdminInformationd4e63b4d8344eb2bcc7c478470a144e7'] = 'Rekursiv-Schreibrechte im Ordner upload definieren'; -$_LANGADM['AdminInformationd5995399dae916bb1393c329b3453a88'] = 'Sie verwenden Ihre SMTP-Einstellungen'; -$_LANGADM['AdminInformationd7f2615c71a1567cc13cf3a7f7de0aea'] = 'Verschlüsselung'; -$_LANGADM['AdminInformationdb67130c0c7e67fac8de13f4c9f053e1'] = 'Diese Informationen ist wichtig beim Übermitteln von Programmfehlern oder Problemen im Forum.'; -$_LANGADM['AdminInformatione3beee990a3abfcc54a09f5727e1ee11'] = 'Optionale Parameter'; -$_LANGADM['AdminInformatione5a85bc7e9867202a56449ade1060389'] = 'Rekursiv-Schreibrechte im Ordner download definieren'; -$_LANGADM['AdminInformatione7fda5b7b853496978bc2822541e9d89'] = 'Bitte prüfen Sie folgende(n) Fehler'; -$_LANGADM['AdminInformatione91dd9bbca6e42bb85c0f2d94aaee995'] = 'Ihre Konfiguration überprüfen'; -$_LANGADM['AdminInformationf8b1369a8e9d90da0cae0b11049309af'] = 'Undefiniert'; -$_LANGADM['AdminInformationfaf165f191e0bbd2c13864a08ee9aa83'] = 'Name des verwendeten Themas'; +$_LANGADM['AdminInformationcc49ce032bd6a9f77549bd51b1f6ed7c'] = 'Konfigurieren Sie Ihren Server so, dass das Versenden einer Datei erlaubt ist'; +$_LANGADM['AdminInformation5940311be5a969eddb7b0a91379f7b93'] = 'Konfigurieren Sie Ihren Server so, dass das Erstellen neuer Ordner und Dateien erlaubt ist'; +$_LANGADM['AdminInformation228dca6dcabbdec3227758a121d003f4'] = 'Aktivieren der GD-Bibliothek auf Ihrem Server'; +$_LANGADM['AdminInformation9a7d9391be763fe9cb3985176076d8c8'] = 'Aktivieren der MySQL-Unterstützung auf Ihrem Server'; +$_LANGADM['AdminInformation5477fcbc0e3fb6f79c440c56956bd5ab'] = 'Schreibrechte im Ordner config definieren'; +$_LANGADM['AdminInformation5e3be2f557133c15bd1d6984d5d57e25'] = 'Schreibrechte im Ordner cache definieren'; +$_LANGADM['AdminInformation6c0c4e59536f186a2abc20fbcc6d3e16'] = 'Schreibrechte im Ordner sitemap.xml definieren'; +$_LANGADM['AdminInformatione9de69a1c568b4b64e03fbdedb281687'] = 'Rekursiv-Schreibrechte im Ordner img definieren'; +$_LANGADM['AdminInformation2b3aba189d4e7cd4898ac3d68ed66fbf'] = 'Rekursiv-Schreibrechte im Ordner mails definieren'; +$_LANGADM['AdminInformation832ced927acc6995dedc15d9091c067d'] = 'Rekursiv-Schreibrechte im Ordner modules definieren'; +$_LANGADM['AdminInformationa8c619307dd64ab7d07bbbf349e802c8'] = 'Schreibrechte für Themen einstellen/'; +$_LANGADM['AdminInformation7863b681f5cf99d3daa60c619ad70abb'] = 'Rekursiv: der Ordner /lang/ und seine Unterordner'; +$_LANGADM['AdminInformation630843f7a4ca4d3a03e7e6daf5d56fbe'] = 'Schreibrechte für Übersetzungsordner und Unterordner einstellen'; +$_LANGADM['AdminInformationf50371adc4e77a8f4ee0303e328c55c0'] = 'Rekursiv-Schreibrechte im Ordner upload definieren'; +$_LANGADM['AdminInformationce22e72e64c4241d42572d5ed7871046'] = 'Rekursiv-Schreibrechte im Ordner download definieren'; +$_LANGADM['AdminInformationb026bd8990ad9b263ff41f5964114084'] = 'Fopen auf Ihrem Server aktivieren'; +$_LANGADM['AdminInformation14ba042adbdcaebeead0a5ac1db2d6a5'] = 'PHP-Option \"Register Global\" auf \"Off\" festlegen'; +$_LANGADM['AdminInformation24bdb129e9fe3a110466ea68fec1d430'] = 'GZIP-Komprimierung aktivieren'; +$_LANGADM['AdminInformation4d072ebc863b7d6bb7ff58721352309b'] = 'Informationen'; +$_LANGADM['AdminInformationcca793d1dbd9d60b8574a869cf212630'] = 'Diese Informationen ist wichtig beim Übermitteln von Programmfehlern oder Problemen im Forum.'; +$_LANGADM['AdminInformation0be76c14451b87542668bec6a03f102d'] = 'Informationen zu Ihrer Konfiguration'; +$_LANGADM['AdminInformation7d30d49dcf91d103c59496aafc4e3187'] = 'Informationen auf Ihrem Server'; +$_LANGADM['AdminInformation2a43f8406eb6c10f3f76a60f064e67fb'] = 'PrestaShop-Version'; +$_LANGADM['AdminInformation35e6233f6bea1c02e6821b67e6220ad0'] = 'Version der Server-Software'; +$_LANGADM['AdminInformationfa374422dcbc5f017b5ecbc93355e02e'] = 'PHP-Version'; +$_LANGADM['AdminInformationf52e50f86515ab9ff75a5950025692d1'] = 'MySQL-Version'; $_LANGADM['AdminInformationfc0eeb8415aed39a9d3624c7fc2fe47c'] = 'PageSpeed-Modul für Apache installiert (mod_instaweb)'; -$_LANGADM['AdminInvoices0b1fb1278454d848f968d419e29c253b'] = 'Format: 31.12.2007 (inklusive)'; -$_LANGADM['AdminInvoices0df35f41ce9f64e7f14819bd4145a2be'] = 'Verwendetes Präfix für die Rechnungsnummerierung'; -$_LANGADM['AdminInvoices1513c8f4f5c2d340ac3e1c3d09aeff4c'] = 'Freier Text:'; +$_LANGADM['AdminInformation3aea774cdcd8f2c45549f10758a71323'] = 'Informationen über Ihren Shop'; +$_LANGADM['AdminInformation37d00f4554dc3c0baeb34a9c22d787d9'] = 'URL Ihres Shops'; +$_LANGADM['AdminInformationb21ff650ff2c71e4da3512b23e699543'] = 'Name des verwendeten Themas'; +$_LANGADM['AdminInformation4e37aa2987c0876f7f7b2104927df1a1'] = 'Informationen zur E-Mail-Konfiguration'; +$_LANGADM['AdminInformation3685800496ee1d4fd5cc25d805589f0e'] = 'Mail-Sendemethode'; +$_LANGADM['AdminInformationf882852afa750c241cdb951bc52539fd'] = 'Sie verwenden die Funktion mail () im PHP'; +$_LANGADM['AdminInformationcffa72aaebae1bd90bbe1b8d827ecb1c'] = 'Sie verwenden Ihre SMTP-Einstellungen'; +$_LANGADM['AdminInformationbdd48fb41b9d0a4a1051fa22a87eb5a2'] = 'SMTP-Server'; +$_LANGADM['AdminInformationc5d1f3e6332bf2995c1bf1395c51a9e2'] = 'Benutzer'; +$_LANGADM['AdminInformationc4e9522d7b3c8c652f7f0333ff436eec'] = 'Definiert'; +$_LANGADM['AdminInformationf8b1369a8e9d90da0cae0b11049309af'] = 'Undefiniert'; +$_LANGADM['AdminInformation3cffa2fabd5519beaf4c2fbd0610899b'] = 'Kennwort'; +$_LANGADM['AdminInformationd7f2615c71a1567cc13cf3a7f7de0aea'] = 'Verschlüsselung'; +$_LANGADM['AdminInformation60aaf44d4b562252c04db7f98497e9aa'] = 'Port'; +$_LANGADM['AdminInformation8746097684bc64be8b7eff424c4debdb'] = 'Ihre Informationen'; +$_LANGADM['AdminInformation3353448b36c11584a153b20c612fcd37'] = 'Informationen, die Sie betreffen'; +$_LANGADM['AdminInformatione91dd9bbca6e42bb85c0f2d94aaee995'] = 'Ihre Konfiguration überprüfen'; +$_LANGADM['AdminInformation15f4c82d7b2b43e31c30dd018b800c56'] = 'Erforderliche Parameter'; +$_LANGADM['AdminInformation2ad1ffcbe2184ed25baa66baece8908b'] = 'Bitte prüfen Sie folgende(n) Fehler'; +$_LANGADM['AdminInformatione3beee990a3abfcc54a09f5727e1ee11'] = 'Optionale Parameter'; $_LANGADM['AdminInvoices1b107c8f50c81b4b3497765849934a1c'] = 'Rechnungsoptionen'; -$_LANGADM['AdminInvoices1e6d57e813355689e9c77e947d73ad8f'] = 'Von:'; -$_LANGADM['AdminInvoices23bf11ceb4fb51647fd977aba60246d3'] = 'Übernahme der Rechnungen aktivieren oder deaktivieren'; -$_LANGADM['AdminInvoices33caa076f23f453dd4061726f3706325'] = 'Bis:'; -$_LANGADM['AdminInvoices366a2e6043b7f22bbb12df4a5fce45fb'] = 'Keine Rechnung für diesen Zeitraum gefunden'; -$_LANGADM['AdminInvoices38b1cc080b5571823889c6f775bf6606'] = 'Ungültige Rechnungsnummer (muss größer sein als '; $_LANGADM['AdminInvoices3ae56a835894e53600833725244b578f'] = 'Rechnungen aktivieren:'; -$_LANGADM['AdminInvoices647ad0242a9d796e3c83ecf6d6435bc2'] = 'Format: 31.12.2008 (inklusive)'; -$_LANGADM['AdminInvoices832d6a06e91e49828a89fb1ca4651d37'] = 'Präfix:'; -$_LANGADM['AdminInvoices9a0a4f0869ab12a21407047290750e7a'] = 'Nach Datum'; -$_LANGADM['AdminInvoices9a572188372df6be754991fd8f080f16'] = 'Keine Rechnung für diesen Status gefunden'; -$_LANGADM['AdminInvoicesa7bc5a8c54672ab332de0c0174dcd236'] = 'Nach Status'; -$_LANGADM['AdminInvoicesc491f71acb93db711c341417e8c6be9e'] = 'PDF der Rechnungen ausdrucken'; -$_LANGADM['AdminInvoicescff972b8880cbbf6753afb2706b43fc8'] = 'Dieser Text wird am unteren Ende der Rechnung erscheinen'; -$_LANGADM['AdminInvoicesd07d0f209cc31af1d743ea84d572c77a'] = 'Die nächste Rechnung wird mit dieser Zahl beginnen und dann steigern sich mit jedem weiteren Rechnung. Auf 0 setzen, wenn Sie die aktuelle Nummer behalten wollen (#'; +$_LANGADM['AdminInvoicesf656df13e364342b00d7cf56077352fe'] = 'Übernahme der Rechnungen aktivieren oder deaktivieren'; +$_LANGADM['AdminInvoices832d6a06e91e49828a89fb1ca4651d37'] = 'Rechnugns-Präfix:'; +$_LANGADM['AdminInvoices9d99f0c9804279fc1316f54dc31ce10a'] = 'Verwendetes Präfix für die Rechnungsnummerierung'; $_LANGADM['AdminInvoicesdb2d9ca9b008f4cdb2c5902adaa84fdc'] = 'Rechnungsnummer:'; -$_LANGADM['AdminInvoicesf596633d68fc44d6c7460676060d5dcb'] = 'Startdatum ungültig'; -$_LANGADM['AdminInvoicesff9e9791ff17e1ca431449bb2fe992c0'] = 'Enddatum ungültig'; -$_LANGADM['AdminLanguages00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Aktiviert'; -$_LANGADM['AdminLanguages01a3b3d8af14e844c49a3a5acc870c6b'] = 'Sprach-Code:'; -$_LANGADM['AdminLanguages095f8912cc70c6a345714cf35f0595a4'] = 'Übersetzungsdateien'; -$_LANGADM['AdminLanguages0eaadb4fcb48a0a0ed7bc9868be9fbaa'] = 'Vorsicht'; -$_LANGADM['AdminLanguages1044b6aeffc2c0ae2044fd7c1a6296ba'] = 'Kein Sprachpaket bei Prestashop.com passt zu diesem ISO-Code'; -$_LANGADM['AdminLanguages104f1a7d59077b514d4105fcee0e42ff'] = 'Datums-Format:'; -$_LANGADM['AdminLanguages2426cdf3330e330b60bb7004015207ba'] = 'Angezeigtes Bild, wenn kein Bild verfügbar ist'; -$_LANGADM['AdminLanguages24a23d787190f2c4812ff9ab11847a72'] = 'Status:'; -$_LANGADM['AdminLanguages3253758a8726c828bbbdc0cc8de30410'] = 'Datums-Format (voll):'; -$_LANGADM['AdminLanguages38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; -$_LANGADM['AdminLanguages3a08e2e340ab29fd9263af48193cbf8e'] = 'Sprachen'; -$_LANGADM['AdminLanguages3af4c1797da60fd50670ddbb669fc0aa'] = 'ISO-Code:'; -$_LANGADM['AdminLanguages43a3af99a9049fc327267d6599db63b5'] = 'Dieses Paket ist nicht vollständig und kann nicht verwendet werden.'; -$_LANGADM['AdminLanguages4728927eaacb4a87f8661de4a791589b'] = 'Datums-Format, Full (zB Ymd H: i: s, d / m / YH: i)'; -$_LANGADM['AdminLanguages49ee3087348e8d44e1feda1917443987'] = 'Name'; -$_LANGADM['AdminLanguages4c85fb98bf7cfd94c638d0f4e4e39b92'] = 'Diese Sprache aktivieren'; -$_LANGADM['AdminLanguages4e140ba723a03baa6948340bf90e2ef6'] = 'Name:'; -$_LANGADM['AdminLanguages534fd46732986cba0efeda8701592427'] = 'Datums-Format'; -$_LANGADM['AdminLanguages581e03e07411d053e8c0f275f90fcabc'] = 'Landesfahne von Ihrem Rechner herunterladen'; -$_LANGADM['AdminLanguages62f569dd8ef1d1651d8a73731788f99e'] = 'Für diesen ISO-Code ist ein Sprachpaket verfügbar (es heißt'; -$_LANGADM['AdminLanguages6b6a046a46f8e97af0b9e92ccfda7801'] = 'Sie können die Standard-Sprache nicht löschen'; -$_LANGADM['AdminLanguages6b7af0b6d91545318696c648d6b466ac'] = 'ISO-Code mit 2 Buchstaben (z. B. fr, en, de)'; -$_LANGADM['AdminLanguages6ca38c60dc2544d36428b74669fd9f56'] = 'E-Mail-Datei'; -$_LANGADM['AdminLanguages6ed8662bd9b7b3f59b193010be0c0f4a'] = 'Prüft, ob ein Sprachpaket für diesen ISO-Code zur Verfügung .steht...'; -$_LANGADM['AdminLanguages70212b3d97d23361e0ec0bc567d7ea30'] = 'Bild \"kein Bild\":'; -$_LANGADM['AdminLanguages801ab24683a4a8c433c6eb40c48bcd9d'] = 'Download'; -$_LANGADM['AdminLanguages886815cb03a02e29a28906c196292ba0'] = '(Experimental: Ihr Thema muss konform mit RTL Sprache)'; -$_LANGADM['AdminLanguages8bc0a3b0cb05ff731e0fb30f35264898'] = 'Vollständiger Sprachcode (z.B. en-us, pt-br)'; -$_LANGADM['AdminLanguages8c2857a9ad1d8f31659e35e904e20fa6'] = 'Logo'; -$_LANGADM['AdminLanguages9d03b9a48a9f2f06a9698d1f9484011b'] = 'Datums-Format, lite (zB Ymd, d / m / Y)'; -$_LANGADM['AdminLanguagesa2bc582c21c4b24f18a32d703c0a109b'] = 'Sie können englisches Sprachpaket nicht löschen, es ist Bestandteil des Kernsystems. Aber Sie können es deaktivieren.'; -$_LANGADM['AdminLanguagesad68f9bafd9bf2dcf3865dac55662fd5'] = 'ISO-Code'; -$_LANGADM['AdminLanguagesaff03422ee7ccc83301ebd200479efc1'] = 'Ist RTL Sprache:'; -$_LANGADM['AdminLanguagesb2c5e7132e09b09f69a01680fbc6a140'] = 'Sie können die momentan verwendete Sprache nicht löschen, ändern Sie diese Einstellung vor dem Löschen'; +$_LANGADM['AdminInvoicesd07d0f209cc31af1d743ea84d572c77a'] = 'Die nächste Rechnung beginnt mit dieser Nummer, welche sich bei jeder neuen Rechnung erhöht. 0 entspricht der laufenden Nummer (#'; +$_LANGADM['AdminInvoices407b079942b98c4e5641e336a492ae8e'] = 'Freitext:'; +$_LANGADM['AdminInvoicescff972b8880cbbf6753afb2706b43fc8'] = 'Dieser Text wird am Ende der Rechnung angezeigt'; +$_LANGADM['AdminInvoices9a0a4f0869ab12a21407047290750e7a'] = 'Nach Datum'; +$_LANGADM['AdminInvoices1e6d57e813355689e9c77e947d73ad8f'] = 'Von:'; +$_LANGADM['AdminInvoices5a2a90ee2bd7b7780591f198372646b0'] = 'Format: 31.12.2007 (inklusive)'; +$_LANGADM['AdminInvoices33caa076f23f453dd4061726f3706325'] = 'Bis:'; +$_LANGADM['AdminInvoices513a9fffc7d00397c8b70950e2fae5c4'] = 'Format: 31.12.2008 (inklusive)'; +$_LANGADM['AdminInvoicesc491f71acb93db711c341417e8c6be9e'] = 'PDF der Rechnungen ausdrucken'; +$_LANGADM['AdminInvoices3f02389d0dca7ed6c03edb82a0ad35cf'] = 'Nach Status'; +$_LANGADM['AdminInvoicesf2ed2bf05817e5d4b17fd63cef79dae7'] = 'Startdatum ungültig'; +$_LANGADM['AdminInvoices1567cf892712404eed0044bdb344e09c'] = 'Enddatum ungültig'; +$_LANGADM['AdminInvoices366a2e6043b7f22bbb12df4a5fce45fb'] = 'Keine Rechnung für diesen Zeitraum gefunden'; +$_LANGADM['AdminInvoices9a572188372df6be754991fd8f080f16'] = 'Keine Rechnung für diesen Status gefunden'; +$_LANGADM['AdminInvoices38b1cc080b5571823889c6f775bf6606'] = 'Ungültige Rechnungsnummer (muss größer sein als '; $_LANGADM['AdminLanguagesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminLanguagesb77f96511c7d447e59c9361c9e464631'] = 'PrestaShop-Version, die mit dieser Sprache und Ihrem System kompatibel ist:'; -$_LANGADM['AdminLanguagesb9f5c797ebbf55adccdd8539a65a0241'] = 'Deaktiviert'; -$_LANGADM['AdminLanguagesbdfa43896989503e31f5d965ac83fb0f'] = 'Sie können die momentan verwendete Sprache nicht löschen, ändern Sie diese Einstellung vor dem Löschen'; -$_LANGADM['AdminLanguagesc11566e30920ed4786e534e5332d5b87'] = 'Datums-Format (full)'; -$_LANGADM['AdminLanguagesc8177e39573538431ca4c24841ee3fbe'] = 'Die fehlenden Dateien sind rot markiert'; -$_LANGADM['AdminLanguagesc907a021c935ae6144fa2ccadfe9360d'] = 'Fahne:'; -$_LANGADM['AdminLanguagescc83a240095b0a0b6e1840bb7d43830c'] = 'Wenn Sie eine Datei mit Übersetzungen löschen, werden alle Übersetzungen gelöscht'; -$_LANGADM['AdminLanguagesce17cda4e805e146bbd1869cdeb844b4'] = 'Themendatei'; -$_LANGADM['AdminLanguagesced0eeffb26feb6012f17fbebfe4e7f8'] = 'Nach dem Anlegen der Sprache können Sie den Inhalt des Sprachpakets importieren, das Sie hier oben auf der Seite \"Tools> Übersetzungen\" herunterladen können'; -$_LANGADM['AdminLanguagesd0b04f12f9593c3d35d1bcdf9691f14b'] = 'Wenn Sie eine Sprache löschen, WERDEN ALLE ÜBERSETZUNGEN DIESER SPRACHE GELÖSCHT. Wollen Sie diese Sprache wirklich löschen?'; -$_LANGADM['AdminLanguagese25f0ecd41211b01c83e5fec41df4fe7'] = 'Ausgewählte Elemente löschen?'; +$_LANGADM['AdminLanguages8c2857a9ad1d8f31659e35e904e20fa6'] = 'Logo'; +$_LANGADM['AdminLanguages49ee3087348e8d44e1feda1917443987'] = 'Name'; +$_LANGADM['AdminLanguagesad68f9bafd9bf2dcf3865dac55662fd5'] = 'ISO-Code'; $_LANGADM['AdminLanguagese59a41e120686e63cbb743f003bea4e6'] = 'Sprach-Code'; -$_LANGADM['AdminLanguagese6ced2c612d5024c1a2331cdf96e1c33'] = 'Um dann aktiv, wenn diese Sprache von rechts nach links Sprache'; -$_LANGADM['AdminLocalization19edfe6dfa17c2bded4b8112c2b273c0'] = 'Die Sprache Ihres Servers.'; -$_LANGADM['AdminLocalization1a8940a8dec839073dae5489faff67f7'] = 'Gewichtseinheit:'; -$_LANGADM['AdminLocalization254f642527b45bc260048e30704edb39'] = 'Konfiguration'; -$_LANGADM['AdminLocalization36144ac2644548932977cc36677c1698'] = 'Im Shop verwendete Standard-Währung'; +$_LANGADM['AdminLanguages534fd46732986cba0efeda8701592427'] = 'Datumsformat'; +$_LANGADM['AdminLanguagesc11566e30920ed4786e534e5332d5b87'] = 'Datumsformat (komplett)'; +$_LANGADM['AdminLanguages00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Aktiviert'; +$_LANGADM['AdminLanguagesa52f61ea814d28d3718b8c0a1cfb0feb'] = 'Wenn Sie eine Sprache löschen, WERDEN ALLE ÜBERSETZUNGEN DIESER SPRACHE GELÖSCHT. Wollen Sie diese Sprache wirklich löschen?'; +$_LANGADM['AdminLanguages950baf75b9fd48b9cb4a3d30ffeda4ef'] = 'Sprachpräferenzen'; +$_LANGADM['AdminLanguages7c89197a7b81992ee832cb5a89fa6d9d'] = 'Standard-Sprache'; +$_LANGADM['AdminLanguages6b61093b5fc4585833f0981390993490'] = 'Im Shop verwendete Standard-Sprache'; +$_LANGADM['AdminLanguagescc83a240095b0a0b6e1840bb7d43830c'] = 'Wenn Sie eine Datei mit Übersetzungen löschen, werden alle Übersetzungen gelöscht'; +$_LANGADM['AdminLanguages3a08e2e340ab29fd9263af48193cbf8e'] = 'Sprachen'; +$_LANGADM['AdminLanguages4e140ba723a03baa6948340bf90e2ef6'] = 'Name:'; +$_LANGADM['AdminLanguages3af4c1797da60fd50670ddbb669fc0aa'] = 'ISO-Code:'; +$_LANGADM['AdminLanguages6ef752096440c27a7cfcde751ead469f'] = 'ISO-Code mit 2 Buchstaben (z. B. fr, en, de)'; +$_LANGADM['AdminLanguages01a3b3d8af14e844c49a3a5acc870c6b'] = 'Sprach-Code:'; +$_LANGADM['AdminLanguages14828817dac9b8636a1341b4fb0155d9'] = 'Vollständiger Sprachcode (z.B. en-us, pt-br)'; +$_LANGADM['AdminLanguages104f1a7d59077b514d4105fcee0e42ff'] = 'Datumsformat:'; +$_LANGADM['AdminLanguages0ef690ce6c7546881f13a870acda9cdb'] = 'Datumsformat einfach (J-M-T, T/M/J)'; +$_LANGADM['AdminLanguages3253758a8726c828bbbdc0cc8de30410'] = 'Datumsformat komplett:'; +$_LANGADM['AdminLanguagesbf069338a84a8ac0162383b2b39eb975'] = 'Datumsformat, komplett (J-M-T S:M:S, T/M/J H:M)'; +$_LANGADM['AdminLanguagesc907a021c935ae6144fa2ccadfe9360d'] = 'Fahne:'; +$_LANGADM['AdminLanguages581e03e07411d053e8c0f275f90fcabc'] = 'Landesfahne von Ihrem Rechner herunterladen'; +$_LANGADM['AdminLanguagesf6cd34f9de864ce62b067319baffffb6'] = 'Bild \"kein Bild\":'; +$_LANGADM['AdminLanguagesb05835e6a90d680382a79febbf6e1c64'] = 'Angezeigtes Bild, wenn kein Bild verfügbar ist'; +$_LANGADM['AdminLanguagesaff03422ee7ccc83301ebd200479efc1'] = 'Ist RTL Sprache'; +$_LANGADM['AdminLanguagesb9f5c797ebbf55adccdd8539a65a0241'] = 'Deaktiviert'; +$_LANGADM['AdminLanguages460044844d8bc6464d91a74590b30413'] = 'Aktivieren wenn die Sprache von rechts nach links gelesen wird.'; +$_LANGADM['AdminLanguagesa29344822fcd61ea617ac95e0d434a08'] = '(In TEST: Ihr Template muss mit RTL-Sprachen kompatibel sein)'; +$_LANGADM['AdminLanguages24a23d787190f2c4812ff9ab11847a72'] = 'Status:'; +$_LANGADM['AdminLanguages4c85fb98bf7cfd94c638d0f4e4e39b92'] = 'Diese Sprache aktivieren'; +$_LANGADM['AdminLanguages6ed8662bd9b7b3f59b193010be0c0f4a'] = 'Prüft, ob ein Sprachpaket für diesen ISO-Code zur Verfügung .steht...'; +$_LANGADM['AdminLanguagesf16b5952df8d25ea30b25ff95ee8fedf'] = 'Shop-Zugehörigkeit:'; +$_LANGADM['AdminLanguages38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; +$_LANGADM['AdminLanguages0eaadb4fcb48a0a0ed7bc9868be9fbaa'] = 'Warnung'; +$_LANGADM['AdminLanguages5bbacfa98900912eef8c756fe2a6163a'] = 'Übersetzungsdateien'; +$_LANGADM['AdminLanguagesce17cda4e805e146bbd1869cdeb844b4'] = 'Themendatei'; +$_LANGADM['AdminLanguages6ca38c60dc2544d36428b74669fd9f56'] = 'E-Mail-Datei'; +$_LANGADM['AdminLanguagesfe58ac926b75e2f3118317da126187d5'] = 'Sie können englisches Sprachpaket nicht löschen, es ist Bestandteil des Kernsystems. Aber Sie können es deaktivieren.'; +$_LANGADM['AdminLanguages69ce5543ed0e84204e447ba256f6e41c'] = 'Sie können die Standard-Sprache nicht löschen'; +$_LANGADM['AdminLanguagesb2c5e7132e09b09f69a01680fbc6a140'] = 'Sie können die momentan verwendete Sprache nicht löschen, ändern Sie diese Einstellung vor dem Löschen'; +$_LANGADM['AdminLanguagesbdfa43896989503e31f5d965ac83fb0f'] = 'Sie können die momentan verwendete Sprache nicht löschen, ändern Sie diese Einstellung vor dem Löschen'; +$_LANGADM['AdminLanguages62f569dd8ef1d1651d8a73731788f99e'] = 'Für diesen ISO-Code ist ein Sprachpaket verfügbar (es heißt'; +$_LANGADM['AdminLanguagesbaf9eaf5458633cd586a74e5c0d6663c'] = 'PrestaShop-Version, die mit dieser Sprache und Ihrem System kompatibel ist:'; +$_LANGADM['AdminLanguagesced0eeffb26feb6012f17fbebfe4e7f8'] = 'Nach dem Anlegen der Sprache können Sie den Inhalt des Sprachpakets importieren, das Sie hier oben auf der Seite \"Tools> Übersetzungen\" herunterladen können'; +$_LANGADM['AdminLanguages1044b6aeffc2c0ae2044fd7c1a6296ba'] = 'Kein Sprachpaket bei Prestashop.com passt zu diesem ISO-Code'; +$_LANGADM['AdminLanguages801ab24683a4a8c433c6eb40c48bcd9d'] = 'Download'; +$_LANGADM['AdminLanguages43a3af99a9049fc327267d6599db63b5'] = 'Dieses Paket ist nicht vollständig und kann nicht verwendet werden.'; +$_LANGADM['AdminLanguagesc8177e39573538431ca4c24841ee3fbe'] = 'Die fehlenden Dateien sind rot markiert'; $_LANGADM['AdminLocalization369686331c93d55e587441143ccdf427'] = 'Lokalisation'; -$_LANGADM['AdminLocalization38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; -$_LANGADM['AdminLocalization3a08e2e340ab29fd9263af48193cbf8e'] = 'Sprachen'; -$_LANGADM['AdminLocalization400e03b004a1f01a467424a0ed93950a'] = 'Lokale Sprache:'; +$_LANGADM['AdminLocalization1a8940a8dec839073dae5489faff67f7'] = 'Gewichtseinheit:'; +$_LANGADM['AdminLocalizationb3a2169ac0fa926c666d92ab5679443b'] = 'Die Gewichtseinheit in Ihrem Shop (z.B. kg oder lbs)'; $_LANGADM['AdminLocalization48751633fc026587e3c0179405247ac4'] = 'Längeneinheit'; -$_LANGADM['AdminLocalization5ca775ace4d40c1708b816f404fb3b1c'] = 'Lokales Land:'; -$_LANGADM['AdminLocalization659c95668841b7d6602ead454b28d4ba'] = 'Die Gewichtseinheit in Ihrem Shop (z.B. kg oder lbs)'; -$_LANGADM['AdminLocalization67074a462da1e5a1f733c6fb8e2355f3'] = 'Import des Lokalisationspakets'; -$_LANGADM['AdminLocalization6ae75b98f6c60f529bb7426e89216a37'] = 'Importieren'; -$_LANGADM['AdminLocalization6b61093b5fc4585833f0981390993490'] = 'Im Shop verwendete Standard-Sprache'; -$_LANGADM['AdminLocalization719fec04166d6fa75f89cd29ad61fa8c'] = 'Steuern'; -$_LANGADM['AdminLocalization763441fe3cb9c82d0ffa63a7c5892b61'] = 'Die Längeneinheit in Ihrem Shop (z.B. km oder mi)'; -$_LANGADM['AdminLocalization7c89197a7b81992ee832cb5a89fa6d9d'] = 'Standard-Sprache'; -$_LANGADM['AdminLocalization7ca0e455445740b47853fe270fe966e2'] = 'Verbindung zu prestashop.com nicht möglich'; -$_LANGADM['AdminLocalization8905c859634dd24f740ecd3779cff1be'] = 'Das Land Ihres Servers.'; -$_LANGADM['AdminLocalization8b1b3046eb5036b08a5eda7dbaa371cd'] = 'Lokalisationspaket, das Sie importieren möchten:'; -$_LANGADM['AdminLocalization8e10808175a8d945d13bab31fb2e2663'] = 'Standard-Währung'; -$_LANGADM['AdminLocalization9b6545e4cea9b4ad4979d41bb9170e2b'] = 'Fortgeschritten'; +$_LANGADM['AdminLocalizationa032ac93a4f9931837bf28b938dfe8e7'] = 'Die Längeneinheit in Ihrem Shop (z.B. km oder mi)'; $_LANGADM['AdminLocalizationa44d74a22a9161292ed48e7e08214a92'] = 'Volumeneinheit:'; -$_LANGADM['AdminLocalizationafe1985cd4e5e0e87e3a7b33c9fe0a5e'] = 'Einheiten (z.B. Gewicht, Volumen, Abstand)'; -$_LANGADM['AdminLocalizationb017db41a29dff4007de058af406341e'] = 'Im Shop verwendetes Standard-Land'; -$_LANGADM['AdminLocalizationb8464cdd84b5f068ad72bf5c4f32163d'] = 'Bundesländer'; -$_LANGADM['AdminLocalizationcc2f0a18cb0448ca2101f93be765e487'] = 'Wenn Sie die Standard-Währung ändern, müssen Sie jeden Produktpreis manuell bearbeiten.'; -$_LANGADM['AdminLocalizationd14d3384847c11b0708990b3343c8dbf'] = 'Standard-Land:'; -$_LANGADM['AdminLocalizationd5bc5fd307b108537039b6b6f98889d5'] = 'Zeitzone:'; -$_LANGADM['AdminLocalizationdfcfc43722eef1eab1e4a12e50a068b1'] = 'Währungen'; -$_LANGADM['AdminLocalizatione8fa60f47938a6d0c897198af8804338'] = 'Die Volumeneinheit in Ihrem Shop'; -$_LANGADM['AdminLocalizationeedffe39822101d8aaeaf3b1a1661926'] = 'Zu importiertender Inhalt:'; +$_LANGADM['AdminLocalizationc0c19758c05373823d1abc74cac7f250'] = 'Die Volumeneinheit in Ihrem Shop'; $_LANGADM['AdminLocalizationf45093072dc38d0cf37441ea63e2ad68'] = 'Maßeinheit:'; -$_LANGADM['AdminLocalizationf804c2bdebc117d9cde3cddad3b49845'] = 'Die Maßeinheit in Ihrem Shop (z.B. cm oder in)'; -$_LANGADM['AdminLogin01a569ddc6cf67ddec2a683f0a5f5956'] = 'Kennwort vergessen?'; -$_LANGADM['AdminLogin0206fb59f6e0cd0d3d271b58e9109dca'] = 'Kennwort vergessen?'; -$_LANGADM['AdminLogin07213a0161f52846ab198be103b5ab43'] = 'Fehler'; -$_LANGADM['AdminLogin34bdd7b9823059fa742afab7be9d4c58'] = 'Ihr Kennwort wurde Ihnen per E-Mail zugesandt'; -$_LANGADM['AdminLogin4ce81305b7edb043d0a7a5c75cab17d0'] = 'Es bestehen'; -$_LANGADM['AdminLogin6357d3551190ec7e79371a8570121d3a'] = 'Es bestehen'; -$_LANGADM['AdminLogin78e365acb087fd1f8d494dae0001de10'] = 'E-Mail-Adresse'; -$_LANGADM['AdminLogin94966d90747b97d1f0f206c98a8b1ac3'] = 'Senden'; -$_LANGADM['AdminLoginafbbe4ce0486fac5cfb8685e4fcb2b8a'] = 'Aus Sicherheitsgründen können Sie nicht auf das Verwaltungsfeld zugreifen, solange Sie nicht:'; -$_LANGADM['AdminLoginb341a59d5636ed3d6a819137495b08a0'] = 'Kennwort'; -$_LANGADM['AdminLoginbffe9a3c9a7e00ba00a11749e022d911'] = 'Login'; -$_LANGADM['AdminLogincb5e100e5a9a3e7f6d1fd97512215282'] = 'Fehler'; -$_LANGADM['AdminLogine99c06952f4336ce189d8df45980dca0'] = 'löschen Sie die / install Ordner'; -$_LANGADM['AdminLogs0250518090d13c807ece595694bffa98'] = 'Der Shop-Besitzer erhält E-Mails.'; -$_LANGADM['AdminLogs0610bbb9dba03bb8037e468534b65a1a'] = 'Objekttyp'; -$_LANGADM['AdminLogs0eaadb4fcb48a0a0ed7bc9868be9fbaa'] = 'Warnung'; -$_LANGADM['AdminLogs2d7a39ee844a8ac84031dcd289630dd9'] = 'Schwerwiegendes Problem (Absturz)'; -$_LANGADM['AdminLogs3979bb684920e9e9dc86e266f93d8c87'] = 'Kritikalitätsgrade'; -$_LANGADM['AdminLogs44749712dbec183e983dcd78a7736c41'] = 'Datum'; -$_LANGADM['AdminLogs4c2a8fe7eaf24721cc7a9f0175115bd4'] = 'Nachricht'; -$_LANGADM['AdminLogs5f36cf760a5c474cc32a6d35d9c50d05'] = 'Fehlercode'; -$_LANGADM['AdminLogs8ae94f94d2325d227d69a939e419644a'] = '\"5\" eingeben, wenn Sie keine E-Mails mehr erhalten möchten.'; -$_LANGADM['AdminLogs902b0d55fddef6f8d651fe1035b7d4bd'] = 'Fehler'; -$_LANGADM['AdminLogs9176296fbbb254872bd45b186a0640db'] = 'Protokolle per Mail'; +$_LANGADM['AdminLocalization1ecd7c71d990e0f99cca1dcd516e4661'] = 'Die Maßeinheit in Ihrem Shop (z.B. cm oder in)'; +$_LANGADM['AdminLocalization9b6545e4cea9b4ad4979d41bb9170e2b'] = 'Fortgeschritten'; +$_LANGADM['AdminLocalization400e03b004a1f01a467424a0ed93950a'] = 'Lokale Sprache:'; +$_LANGADM['AdminLocalization19edfe6dfa17c2bded4b8112c2b273c0'] = 'Die Sprache Ihres Servers.'; +$_LANGADM['AdminLocalization5ca775ace4d40c1708b816f404fb3b1c'] = 'Lokales Land:'; +$_LANGADM['AdminLocalization8905c859634dd24f740ecd3779cff1be'] = 'Das Land Ihres Servers.'; +$_LANGADM['AdminLocalization7ca0e455445740b47853fe270fe966e2'] = 'Verbindung zu prestashop.com nicht möglich'; +$_LANGADM['AdminLocalizationb8464cdd84b5f068ad72bf5c4f32163d'] = 'Bundesländer'; +$_LANGADM['AdminLocalization719fec04166d6fa75f89cd29ad61fa8c'] = 'Steuern'; +$_LANGADM['AdminLocalizationdfcfc43722eef1eab1e4a12e50a068b1'] = 'Währungen'; +$_LANGADM['AdminLocalization3a08e2e340ab29fd9263af48193cbf8e'] = 'Sprachen'; +$_LANGADM['AdminLocalization892a326e935b414a79a1eb938afd6ba5'] = 'Einheiten (z.B. Gewicht, Volumen, Abstand)'; +$_LANGADM['AdminLocalization8d1e8397e62d5f0853aa3ae01d9f5c5a'] = 'Import des Lokalisationspakets'; +$_LANGADM['AdminLocalization8b1b3046eb5036b08a5eda7dbaa371cd'] = 'Lokalisationspaket, das Sie importieren möchten:'; +$_LANGADM['AdminLocalizationeedffe39822101d8aaeaf3b1a1661926'] = 'Zu importiertender Inhalt:'; +$_LANGADM['AdminLocalization6ae75b98f6c60f529bb7426e89216a37'] = 'Importieren'; $_LANGADM['AdminLogsb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminLogsb80c52e7f679fba3c2837b42705fe779'] = 'Rein informativ'; -$_LANGADM['AdminLogsb935e54525e9ae14fd397b5d33e85b0c'] = 'Minimaler Kritikalitätsgrad'; +$_LANGADM['AdminLogsecb833e2dc5d6c03d4d0cddf1b15e85a'] = 'Schweregrad'; +$_LANGADM['AdminLogs4c2a8fe7eaf24721cc7a9f0175115bd4'] = 'Nachricht'; +$_LANGADM['AdminLogs0610bbb9dba03bb8037e468534b65a1a'] = 'Objekttyp'; $_LANGADM['AdminLogsd95fc016a6eee828f434ed5f55504427'] = 'Objekt-ID'; -$_LANGADM['AdminLogse25f0ecd41211b01c83e5fec41df4fe7'] = 'Ausgewählte Elemente löschen?'; -$_LANGADM['AdminLogsecb833e2dc5d6c03d4d0cddf1b15e85a'] = 'Kritikalitätsgrad'; -$_LANGADM['AdminMaintenance049104cffa3c1841dece50e6e41f749c'] = 'Ihren Shop aktivieren oder deaktivieren. Deaktivieren Sie Ihren Shop während Ihrer Wartungsarbeiten. Der Webservice wird in dieser Zeit nicht ausgesetzt.'; -$_LANGADM['AdminMaintenance0db377921f4ce762c62526131097968f'] = 'Allgemein'; -$_LANGADM['AdminMaintenance38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; -$_LANGADM['AdminMaintenance7fe15a347d66e291d7a1375273226205'] = 'Shop aktivieren'; -$_LANGADM['AdminMaintenance894cd7887e47ca0e836e31577664b1ea'] = 'IP-Adressen mit Zugangsberechtigung zum Front Office selbst bei deaktiviertem Shop. Verwenden Sie ein Komma (\',\'), um sie zu trennen (zum Beispiel 42.24.4.2,127.0.0.1,99.98.97.96)'; -$_LANGADM['AdminMaintenancedaf835712085aaaf81818e7ebfeb66b8'] = 'Wartungs-IP'; -$_LANGADM['AdminManufacturers0071aa279bd1583754a544277740f047'] = 'Element Nr. löschen'; -$_LANGADM['AdminManufacturers0099c0173a3c7758b36025bdae9b4fc7'] = 'Aktiviert:'; -$_LANGADM['AdminManufacturers00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Aktiviert'; -$_LANGADM['AdminManufacturers068f80c7519d0528fb08e82137a72131'] = 'Produkte'; -$_LANGADM['AdminManufacturers18325105de95083e4a1d10b78f29c2bc'] = 'Staat'; -$_LANGADM['AdminManufacturers1caa6ff629641a4eb20f190f7a0539ca'] = 'Name des Merkmals'; -$_LANGADM['AdminManufacturers20db0bfeecd8fe60533206a2b5e9891a'] = 'Vorname'; -$_LANGADM['AdminManufacturers234078adec0a64008b6ae77653776cfa'] = 'Kurzbeschreibung:'; -$_LANGADM['AdminManufacturers2377be3c2ad9b435ba277a73f0f1ca76'] = 'Hersteller:'; -$_LANGADM['AdminManufacturers284b47b0bb63ae2df3b29f0e691d6fcf'] = 'Adressen'; -$_LANGADM['AdminManufacturers2bf1d5fae1c321d594fdedf05058f709'] = 'Adresse:'; -$_LANGADM['AdminManufacturers38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; -$_LANGADM['AdminManufacturers394deec8b4e901394f69ad41095b1ecc'] = 'Meta Schlüsselwörter:'; -$_LANGADM['AdminManufacturers3a2ffc65800e37e450c8aeb609ebf724'] = 'Alle Adressen:'; -$_LANGADM['AdminManufacturers3e053943605d9e4bf7dd7588ea19e9d2'] = 'Ungültige Zeichen'; +$_LANGADM['AdminLogs5f36cf760a5c474cc32a6d35d9c50d05'] = 'Fehlercode'; +$_LANGADM['AdminLogs44749712dbec183e983dcd78a7736c41'] = 'Datum'; +$_LANGADM['AdminLogs9176296fbbb254872bd45b186a0640db'] = 'Protokolle per Mail'; +$_LANGADM['AdminLogsb935e54525e9ae14fd397b5d33e85b0c'] = 'Minimaler Schweregrad'; +$_LANGADM['AdminLogs1c319378bd03402cc2329e0cb64fdb58'] = '\"5\" eingeben, wenn Sie keine E-Mails mehr erhalten möchten.'; +$_LANGADM['AdminLogs8d1611715a833c084851a82c2be1eda7'] = 'Der Shop-Besitzer erhält E-Mails.'; +$_LANGADM['AdminLogs3979bb684920e9e9dc86e266f93d8c87'] = 'Schweregrad'; +$_LANGADM['AdminLogsb80c52e7f679fba3c2837b42705fe779'] = 'Rein informativ'; +$_LANGADM['AdminLogs0eaadb4fcb48a0a0ed7bc9868be9fbaa'] = 'Warnung'; +$_LANGADM['AdminLogs902b0d55fddef6f8d651fe1035b7d4bd'] = 'Fehler'; +$_LANGADM['AdminLogs2d7a39ee844a8ac84031dcd289630dd9'] = 'Schwerwiegendes Problem (Absturz)'; +$_LANGADM['AdminManufacturersb718adec73e04ce3ec720dd11a06a308'] = 'ID'; +$_LANGADM['AdminManufacturers8c2857a9ad1d8f31659e35e904e20fa6'] = 'Logo'; $_LANGADM['AdminManufacturers49ee3087348e8d44e1feda1917443987'] = 'Name'; -$_LANGADM['AdminManufacturers4e140ba723a03baa6948340bf90e2ef6'] = 'Name:'; -$_LANGADM['AdminManufacturers4ff771c5a62c10ddbe02b9b5357b3402'] = 'Herstellerlogo von Ihrem Rechner herunterladen'; -$_LANGADM['AdminManufacturers52eb5928a34db3e3da7ba52b0644273b'] = 'EAN13'; -$_LANGADM['AdminManufacturers543ae6adeb524f98cc7d3c816a1ec1e3'] = 'Alle Produkte:'; +$_LANGADM['AdminManufacturers284b47b0bb63ae2df3b29f0e691d6fcf'] = 'Adressen'; +$_LANGADM['AdminManufacturers068f80c7519d0528fb08e82137a72131'] = 'Produkte'; +$_LANGADM['AdminManufacturers00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Aktiviert'; +$_LANGADM['AdminManufacturersc0bd7654d5b278e65f21cf4e9153fdb4'] = 'Hersteller'; +$_LANGADM['AdminManufacturers20db0bfeecd8fe60533206a2b5e9891a'] = 'Vorname'; +$_LANGADM['AdminManufacturers8d3f5eff9c40ee315d452392bed5309b'] = 'Nachname'; +$_LANGADM['AdminManufacturersd108a94475e22677c0cd8ecdc3f0eb62'] = 'Postleitzahl'; $_LANGADM['AdminManufacturers57d056ed0984166336b7879c2af3657f'] = 'Stadt'; $_LANGADM['AdminManufacturers59716c97497eb9694541f7c3d37b1a4d'] = 'Land'; +$_LANGADM['AdminManufacturers2377be3c2ad9b435ba277a73f0f1ca76'] = 'Hersteller:'; $_LANGADM['AdminManufacturers6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Ungültige Zeichen:'; -$_LANGADM['AdminManufacturers63d5049791d9d79d86e9a108b0a999ca'] = 'Artikel-Nr.'; -$_LANGADM['AdminManufacturers647b89b705fafd7d44aa6f01a5cb4711'] = 'Menge'; -$_LANGADM['AdminManufacturers668a8d8d7ffe5da112b266e46b79b685'] = 'Vorname:'; -$_LANGADM['AdminManufacturers77638e87a55b8747e79590defafa75c9'] = 'Postleitzahl'; -$_LANGADM['AdminManufacturers7b250cb374c12c42a75227ba75df7779'] = 'Meta Titel:'; -$_LANGADM['AdminManufacturers7dce122004969d56ae2e0245cb754d35'] = 'Ändern'; -$_LANGADM['AdminManufacturers8c2857a9ad1d8f31659e35e904e20fa6'] = 'Logo'; -$_LANGADM['AdminManufacturers8d3f5eff9c40ee315d452392bed5309b'] = 'Nachname'; -$_LANGADM['AdminManufacturersa6bb76858f8b4b61c050ad7a7ac57e06'] = 'Meta Beschreibung:'; -$_LANGADM['AdminManufacturersacd7b45c9d50280a52990015b2c24ba8'] = 'Logo:'; -$_LANGADM['AdminManufacturersaf7448c885be0d8acd5eb84322176570'] = 'UPC'; -$_LANGADM['AdminManufacturersb718adec73e04ce3ec720dd11a06a308'] = 'ID'; +$_LANGADM['AdminManufacturers4ff771c5a62c10ddbe02b9b5357b3402'] = 'Herstellerlogo von Ihrem Rechner herunterladen'; +$_LANGADM['AdminManufacturers3e053943605d9e4bf7dd7588ea19e9d2'] = 'Ungültige Zeichen'; +$_LANGADM['AdminManufacturers0099c0173a3c7758b36025bdae9b4fc7'] = 'Aktiviert:'; $_LANGADM['AdminManufacturersb9f5c797ebbf55adccdd8539a65a0241'] = 'Deaktivieren'; -$_LANGADM['AdminManufacturersbe5e0b5d50d48b049bd0f7b57cd163f9'] = 'Nachname:'; -$_LANGADM['AdminManufacturersbffb711ec36f280459d11dce315da72f'] = 'Stadt:'; -$_LANGADM['AdminManufacturersc0bd7654d5b278e65f21cf4e9153fdb4'] = 'Hersteller'; -$_LANGADM['AdminManufacturersc9cc8cce247e49bae79f15173ce97354'] = 'Ändern'; -$_LANGADM['AdminManufacturersccf096490d2671f3ea97ea9289eee5b1'] = 'EAN13:'; -$_LANGADM['AdminManufacturersd0042a700e9bdf79689d63ee6846dc0e'] = 'Beschreibung:'; -$_LANGADM['AdminManufacturerse25f0ecd41211b01c83e5fec41df4fe7'] = 'Ausgewählte Elemente löschen?'; -$_LANGADM['AdminManufacturerse78b6f4eb3be046f4d25c07ce54954d4'] = 'Ref.:'; -$_LANGADM['AdminManufacturersea4788705e6873b424c65e91c2846b19'] = 'Abbrechen'; +$_LANGADM['AdminManufacturers817b35caca2afa11b6c1efc428315470'] = 'Shop-Zugehörigkeit gruppieren:'; +$_LANGADM['AdminManufacturers38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; +$_LANGADM['AdminManufacturers3a2ffc65800e37e450c8aeb609ebf724'] = 'Alle Adressen:'; +$_LANGADM['AdminManufacturers543ae6adeb524f98cc7d3c816a1ec1e3'] = 'Alle Produkte:'; +$_LANGADM['AdminManufacturers7dce122004969d56ae2e0245cb754d35'] = 'Ändern'; +$_LANGADM['AdminManufacturers0071aa279bd1583754a544277740f047'] = 'Element Nr. löschen'; $_LANGADM['AdminManufacturersf2a6c498fb90ee345d997f888fce3b18'] = 'Löschen'; -$_LANGADM['AdminManufacturersf4a275a931b82e5058bc8ffad8b8e5bd'] = 'Hersteller:'; -$_LANGADM['AdminManufacturersf64be5eef68442a8f50cf535b92ad3e4'] = 'Land:'; +$_LANGADM['AdminManufacturerse78b6f4eb3be046f4d25c07ce54954d4'] = 'Ref.:'; +$_LANGADM['AdminManufacturersccf096490d2671f3ea97ea9289eee5b1'] = 'EAN13:'; +$_LANGADM['AdminManufacturersaf7448c885be0d8acd5eb84322176570'] = 'UPC'; +$_LANGADM['AdminManufacturers647b89b705fafd7d44aa6f01a5cb4711'] = 'Menge'; +$_LANGADM['AdminManufacturers1caa6ff629641a4eb20f190f7a0539ca'] = 'Name der Variante'; +$_LANGADM['AdminManufacturers63d5049791d9d79d86e9a108b0a999ca'] = 'Artikel-Nr.'; +$_LANGADM['AdminManufacturers52eb5928a34db3e3da7ba52b0644273b'] = 'EAN13'; $_LANGADM['AdminManufacturersfbd99ad01b92dbafc686772a39e3d065'] = 'UPC'; -$_LANGADM['AdminMeta0af89096135210f23a49637e3d9f3a60'] = 'Meta-Tags'; -$_LANGADM['AdminMeta193cfc9be3b995831c6af2fea6650e60'] = 'Seite'; -$_LANGADM['AdminMeta1dec4f55522b828fe5dacf8478021a9e'] = 'Vereinfachte URL:'; -$_LANGADM['AdminMeta2affaa9860b7565fac919c53798b398d'] = 'Beispiel: \"contacts\" für http://maboutique.com/shop/contacts leitet Sie weiter auf http://maboutique.com/shop/contact-form.php'; -$_LANGADM['AdminMeta345d6249c20c6319bb09edaaf536744b'] = 'Robots-Datei erzeugen'; -$_LANGADM['AdminMeta36bdb6de116cea25f90c6ff3e2c0e100'] = 'Umgeschriebene URL:'; -$_LANGADM['AdminMeta38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; -$_LANGADM['AdminMeta394deec8b4e901394f69ad41095b1ecc'] = 'Meta Schlüsselwörter:'; -$_LANGADM['AdminMeta3b823baba7abb920bd1c18104ae7537b'] = 'Ihre robots.txt-Datei MUSS sich im Stammverzeichnis Ihrer Webseite befinden und nirgendwo anders.'; -$_LANGADM['AdminMeta44bc5350d0a72d6f348aaeebb4004d8e'] = 'Automatisch zur kanonischen URL weiterleiten'; -$_LANGADM['AdminMeta6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Ungültige Zeichen:'; -$_LANGADM['AdminMeta7959e21ff0b83542251ca0b4e9a62eea'] = 'Datei robots.txt erzeugen'; -$_LANGADM['AdminMeta7dc12aaf3ebf9e01ef5b2ec91761c26a'] = 'Aktivieren Sie diese Option nur, wenn Sie Probleme mit einigen Seiten URL-Rewriting haben.'; -$_LANGADM['AdminMeta82fa9d45784fa48b4a37f4e225de5451'] = 'Kurzbeschreibung'; -$_LANGADM['AdminMeta93cba07454f06a4a960172bbd6e2a435'] = 'Ja'; -$_LANGADM['AdminMetaa6bb76858f8b4b61c050ad7a7ac57e06'] = 'Meta Beschreibung:'; -$_LANGADM['AdminMetaacaa02ab1d800ce9a0b3df2e4ab8909a'] = 'Disable apache Mehrfachansichten'; -$_LANGADM['AdminMetab65cc08420e484602c7c313336933452'] = 'Bsp.: http://www.monsite.com/robots.txt'; $_LANGADM['AdminMetab718adec73e04ce3ec720dd11a06a308'] = 'ID'; +$_LANGADM['AdminMeta193cfc9be3b995831c6af2fea6650e60'] = 'Seite'; $_LANGADM['AdminMetab78a3223503896721cca1303f776159b'] = 'Titel'; -$_LANGADM['AdminMetab8a27e47e64caa3e36c8894c3745357b'] = 'Bevor Sie dieses Tool verwenden können, müssen Sie:'; -$_LANGADM['AdminMetabafd7322c6e97d25b6299b5d6fe8920b'] = 'Nein'; -$_LANGADM['AdminMetabc5d446bc10f94f2132fa898d11a423a'] = 'URL-Einstellungen'; -$_LANGADM['AdminMetac12e753c3108c17350db4e5990ff626e'] = 'Liste der Schlüsselwörter'; -$_LANGADM['AdminMetac9cc8cce247e49bae79f15173ce97354'] = 'Ändern'; -$_LANGADM['AdminMetad65773e40ecde8c2b27057f09fc868ff'] = 'Titel der Seite:'; +$_LANGADM['AdminMeta1dec4f55522b828fe5dacf8478021a9e'] = 'Vereinfachte URL:'; +$_LANGADM['AdminMeta3cb0403ba2ec65e9030c1013b5edb42d'] = 'URL-Einstellungen'; $_LANGADM['AdminMetada82a2002384409477655085d5c4136e'] = 'Nur dann aktivieren, wenn Ihr Server URL-Rewriting zulässt (empfohlen)'; +$_LANGADM['AdminMeta14caa3d50da16368a8f30b53a5b72aa4'] = 'Automatisch zur kanonischen URL weiterleiten'; +$_LANGADM['AdminMetae40f09f13be4201a607dfec5169b3a26'] = 'Wird empfohlen, Ihr Thema muss jedoch zugelassen sein'; +$_LANGADM['AdminMeta0af89096135210f23a49637e3d9f3a60'] = 'Meta-Tags'; $_LANGADM['AdminMetadbb5f11eab5c5c375c4c5face47ddf1e'] = 'Seite:'; -$_LANGADM['AdminMetae1a7478962f9872f0765922496b26851'] = 'Es ist keine Seite verfügbar!'; -$_LANGADM['AdminMetae25f0ecd41211b01c83e5fec41df4fe7'] = 'Ausgewählte Elemente löschen?'; -$_LANGADM['AdminMetae67422bc0428fba3af157a4d4851d2b4'] = 'Titel der betreffenden Seite'; -$_LANGADM['AdminMetae73d8e659020c1acff040a3a3eaf9d21'] = 'Wird empfohlen, Ihr Thema muss jedoch zugelassen sein'; $_LANGADM['AdminMetaf7d367e5791685828ef2f3d6f2148484'] = 'Name der betreffenden Seite'; -$_LANGADM['AdminModules0095a9fa74d1713e43e370a7d7846224'] = 'Export'; -$_LANGADM['AdminModules00c3388449f7c4d73cc8c417d7d38554'] = 'Alle Module'; -$_LANGADM['AdminModules02684cc6b6ea1811a064f475a5fd1d18'] = 'Autoren'; -$_LANGADM['AdminModules0557fa923dcee4d0f86b1409f5c2167f'] = 'Zurück'; -$_LANGADM['AdminModules06933067aafd48425d67bcb01bba5cb6'] = 'Aktualisierung'; -$_LANGADM['AdminModules13348442cc6a27032d2b4aa28b75a5d3'] = 'Suche'; -$_LANGADM['AdminModules222e1825c6eb93a516fba01be7861ddd'] = 'Soziale Netzwerke'; -$_LANGADM['AdminModules29c632cf1c7f140b6e86f3af04df48d4'] = 'Auswahl installieren'; -$_LANGADM['AdminModules2bcde8baf68a8b2a88a4a072437639e8'] = 'Zahlungssicherheit'; -$_LANGADM['AdminModules2faec1f9f8cc7f8f40d521c4dd574f49'] = 'Aktivieren'; -$_LANGADM['AdminModules3182ea023795eb83ed0ce3beea5beb73'] = 'Weitere Module'; -$_LANGADM['AdminModules335676135e0f03d2756262a437c95a0e'] = 'Merchandising'; -$_LANGADM['AdminModules349838fb1d851d3e2014b9fe39203275'] = 'Installieren'; -$_LANGADM['AdminModules3adbdb3ac060038aa0e6e6c138ef9873'] = 'Kategorie'; -$_LANGADM['AdminModules485e7b5a1a22f24d67a011c7ae21382a'] = 'Suche und Filter'; -$_LANGADM['AdminModules49a1b0ce5fd874636756adcf1423e035'] = 'Werbung & Marketing'; -$_LANGADM['AdminModules4cf4871b73927be08c4d9cd5874f899f'] = 'Partner-Module'; -$_LANGADM['AdminModules526d688f37a86d3c3f27d0c5016eb71d'] = 'Filter zurücksetzen'; -$_LANGADM['AdminModules53103fcc4656f55c219b600ded3c7438'] = '?? verwalten'; -$_LANGADM['AdminModules551746895fb66f979bce758992475bfc'] = 'keine Datei ausgewählt'; -$_LANGADM['AdminModules5815819625f2a7b13017e31a3d1af0dd'] = 'Laden Sie das Modul von Ihrem Desktop.'; -$_LANGADM['AdminModules5976afe9ba86f2fdc39868d5282b02fa'] = 'Native Module'; -$_LANGADM['AdminModules59e06cbd4be5387138b589509ce17162'] = 'Statistiken & Analysen'; -$_LANGADM['AdminModules5b48d0f5735d2f9b73a8f3ec7c4858ba'] = 'Moduldatei'; -$_LANGADM['AdminModules5b985caa89b2ca61bbeee91a896c610d'] = 'Migrations-Tools'; -$_LANGADM['AdminModules5dc6d69e21ca0f5779b9cfeae1154f05'] = 'Content Management'; -$_LANGADM['AdminModules5f17a788546ddb43236732f8b0bdfd7e'] = 'Slideshows'; -$_LANGADM['AdminModules6b8f34307b46c249a91d84e52ae94caf'] = 'Aktiviert & deaktiviert'; -$_LANGADM['AdminModules6ff063fbc860a79759a7369ac32cee22'] = 'Bestellvorgang'; -$_LANGADM['AdminModules7245ac07bbd56e6d0f7489a7dddb836f'] = 'Auswahl deinstallieren'; +$_LANGADM['AdminMetae1a7478962f9872f0765922496b26851'] = 'Es ist keine Seite verfügbar!'; +$_LANGADM['AdminMeta33de75d34ebe209ac0536cfef2d44206'] = 'Titel der Seite:'; +$_LANGADM['AdminMeta6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Ungültige Zeichen:'; +$_LANGADM['AdminMetae67422bc0428fba3af157a4d4851d2b4'] = 'Titel der betreffenden Seite'; +$_LANGADM['AdminMetaa6bb76858f8b4b61c050ad7a7ac57e06'] = 'Meta Beschreibung:'; +$_LANGADM['AdminMetab7e4848d64e66565d360a42e54fd1b3b'] = 'Kurzbeschreibung'; +$_LANGADM['AdminMeta394deec8b4e901394f69ad41095b1ecc'] = 'Meta Schlüsselwörter:'; +$_LANGADM['AdminMeta13f52e209a05e588d6966c38b5e1586b'] = 'Liste der Schlüsselwörter'; +$_LANGADM['AdminMeta36bdb6de116cea25f90c6ff3e2c0e100'] = 'Umgeschriebene URL:'; +$_LANGADM['AdminMetac044cd6af515368484562d1e61f02e68'] = 'Beispiel: \"contacts\" für http://maboutique.com/shop/contacts leitet Sie weiter auf http://maboutique.com/shop/contact-form.php'; +$_LANGADM['AdminMeta38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; $_LANGADM['AdminModules7258e7251413465e0a3eb58094430bde'] = 'Verwaltung'; -$_LANGADM['AdminModules7d4eb04d5b71acb455329b4d6e228388'] = 'Front Office-Funktionen'; -$_LANGADM['AdminModules8634e049945e0e8562673698a1abb485'] = 'Modul laden'; -$_LANGADM['AdminModules87a3a6caeffcd74b07ad451f7695dda7'] = 'Preise & Sonderangebote'; -$_LANGADM['AdminModules8b875b0fceeb6000f40332b9e0c8df36'] = 'Lieferant & Logistik'; -$_LANGADM['AdminModules9472e641f3ca4a8e3704f4fa9adc7835'] = 'Installiert und deinstalliert'; -$_LANGADM['AdminModules96b0141273eabab320119c467cdcaf17'] = 'Gesamt'; -$_LANGADM['AdminModules96e36efe70e72835ae51946e2650f9e7'] = 'Neues Modul hinzufügen'; +$_LANGADM['AdminModules49a1b0ce5fd874636756adcf1423e035'] = 'Werbung & Marketing'; +$_LANGADM['AdminModules59e06cbd4be5387138b589509ce17162'] = 'Statistiken & Analysen'; $_LANGADM['AdminModules9ad88037f3139ea9a992ad5d8cfd6a98'] = 'Rechnungsstellung'; -$_LANGADM['AdminModules9ce81cf948b7325d53c64aa610851552'] = 'Diese Handlung löscht das Modul endgültig von Ihrem Server. Sind Sie wirklich sicher?'; -$_LANGADM['AdminModulesPositions08a38277b0309070706f6652eeae9a53'] = 'Unten'; -$_LANGADM['AdminModulesPositions0e914d3a9383dca6cf82f48659c41688'] = 'Hier können Sie im Front Office Ihres Shops Module live verschieben und löschen.'; -$_LANGADM['AdminModulesPositions0eb9b3af2e4a00837a1b1a854c9ea18c'] = 'Module'; -$_LANGADM['AdminModulesPositions1063e38cb53d94d386f21227fcd84717'] = 'Löschen'; -$_LANGADM['AdminModulesPositions19f823c6453c2b1ffd09cb715214813d'] = 'Pflichtfelder'; -$_LANGADM['AdminModulesPositions22884db148f0ffb0d830ba431102b0b5'] = 'Modul'; -$_LANGADM['AdminModulesPositions258f49887ef8d14ac268c92b02503aaa'] = 'Oben'; -$_LANGADM['AdminModulesPositions498f79c4c5bbde77f1bceb6c86fd0f6d'] = 'Zeigen'; -$_LANGADM['AdminModulesPositions4ba24d91566786f5315acf453418dbb6'] = 'Alle Module'; -$_LANGADM['AdminModulesPositions51a8b3a61ad63d4e5df2ce86870e39b8'] = 'Modul hinzufügen'; -$_LANGADM['AdminModulesPositions605e21f380bbda2912e12a4c16737227'] = 'Kein Modul für diesen Haltepunkt'; -$_LANGADM['AdminModulesPositions6c60f3604bf60b7521bfc60e9c4f65ca'] = 'LiveEdit starten'; -$_LANGADM['AdminModulesPositions6d7c1e5020617c62ce515b7d9d610dd8'] = 'Unsichtbare Hooks anzeigen'; -$_LANGADM['AdminModulesPositions7dce122004969d56ae2e0245cb754d35'] = 'Bearbeiten'; -$_LANGADM['AdminModulesPositions8a6617dfa35ce54642fc61fd53935a91'] = 'Bitte trennen Sie jeden Dateinamen mit einem Komma'; -$_LANGADM['AdminModulesPositions8e278f6a1ae38a12b2378eec8d08aa4f'] = 'Live Edit'; -$_LANGADM['AdminModulesPositions98a11cd6082576d0b5c84f37bde0b380'] = 'Modul integrieren in'; -$_LANGADM['AdminModulesPositions9ee91b01130064edd60d330a3888d17e'] = 'Dateien, für die das Modul nicht angezeigt wird'; -$_LANGADM['AdminModulesPositionsc9cc8cce247e49bae79f15173ce97354'] = 'Speichern'; -$_LANGADM['AdminModulesPositionsd5f1381c5f97f928df4ef8d18c2a27c0'] = 'Ausnahmen'; -$_LANGADM['AdminModulesPositionse55f75a29310d7b60f7ac1d390c8ae42'] = 'Modul'; -$_LANGADM['AdminModulesPositionsec211f7c20af43e742bf2570c3cb84f9'] = 'Hinzufügen'; -$_LANGADM['AdminModulesPositionsf2a6c498fb90ee345d997f888fce3b18'] = 'Löschen'; -$_LANGADM['AdminModulesPositionsfc5ad043a6703887bcf45eb8348d8680'] = 'Technischer Name:'; -$_LANGADM['AdminModulesPositionsfeb6f2e19409f021e5fd65c51d21d254'] = 'Ausgewählte Objekte entfernen'; -$_LANGADM['AdminModulesa0f454ebaee933c7791ffcdda76944b3'] = 'Module deaktiviert'; -$_LANGADM['AdminModulesa27dfe771799a09fd55fea73286eb6ab'] = 'Deinstallieren'; -$_LANGADM['AdminModulesa8b87a22bdd589f5d056645941a01841'] = 'Einkaufsführer'; -$_LANGADM['AdminModulesa9964513dc046a2cd404413f77b4656e'] = 'Schnell-/ Massenbearbeitung'; -$_LANGADM['AdminModulesaf1b98adf7f686b84cd0b443e022b7a0'] = 'Kategorien'; -$_LANGADM['AdminModulesb5a7adde1af5c87d7fd797b6245c2a39'] = 'Beschreibung:'; -$_LANGADM['AdminModulesbcfaccebf745acfd5e75351095a5394a'] = 'Deaktivieren'; -$_LANGADM['AdminModulesbffe9a3c9a7e00ba00a11749e022d911'] = 'Login'; -$_LANGADM['AdminModulesc3987e4cac14a8456515f0d200da04ee'] = 'Alle Länder'; -$_LANGADM['AdminModulesc3ba72d64cf29d2df49198be13ff9e50'] = 'Weitere Module'; -$_LANGADM['AdminModulescbabf7f87548581cdb2329bda9023c22'] = 'Übersetzungen verwalten'; -$_LANGADM['AdminModulescc50be8368055ce40af5f926b8ba5eef'] = 'Marktplatz'; -$_LANGADM['AdminModulescef02fed5f63407268c2c0202d1d3708'] = 'International & Lokalisation'; -$_LANGADM['AdminModulesd188407e1d066cd41925efebe2dab3da'] = 'Aktuelles Land:'; -$_LANGADM['AdminModulesd7778d0c64b6ba21494c97f77a66885a'] = 'Filtern'; -$_LANGADM['AdminModulesd88946b678e4c2f251d4e292e8142291'] = 'SEO - Referenzierung'; -$_LANGADM['AdminModulesd9e87fc7a13ba398295447791c67b586'] = 'Installierte Module'; -$_LANGADM['AdminModulesdb35d7e7450a0534ecc64bbaf554922b'] = 'Deinstallierte Module'; -$_LANGADM['AdminModulesdf3f079de6961496f0460dcfdbf9bca3'] = 'von'; -$_LANGADM['AdminModulesdfe6e46e2d3e3ba76b5d9aee197c0747'] = 'Module aktiviert'; -$_LANGADM['AdminModulese55f75a29310d7b60f7ac1d390c8ae42'] = 'Modul'; +$_LANGADM['AdminModules6ff063fbc860a79759a7369ac32cee22'] = 'Bestellvorgang'; +$_LANGADM['AdminModules5dc6d69e21ca0f5779b9cfeae1154f05'] = 'Content Management'; +$_LANGADM['AdminModules0095a9fa74d1713e43e370a7d7846224'] = 'Export'; +$_LANGADM['AdminModules7d4eb04d5b71acb455329b4d6e228388'] = 'Front Office-Funktionen'; +$_LANGADM['AdminModules44f9bbe73101a9c7842e9384e0db70c9'] = 'International & Lokalisation'; +$_LANGADM['AdminModules335676135e0f03d2756262a437c95a0e'] = 'Merchandising'; +$_LANGADM['AdminModules5b985caa89b2ca61bbeee91a896c610d'] = 'Migrations-Tools'; $_LANGADM['AdminModulese77ecbf1af4f4c210146d351f8dfbc3b'] = 'Zahlung'; +$_LANGADM['AdminModules2bcde8baf68a8b2a88a4a072437639e8'] = 'Zahlungssicherheit'; +$_LANGADM['AdminModules87a3a6caeffcd74b07ad451f7695dda7'] = 'Preise & Sonderangebote'; +$_LANGADM['AdminModulesa9964513dc046a2cd404413f77b4656e'] = 'Schnell-/ Massenbearbeitung'; +$_LANGADM['AdminModules485e7b5a1a22f24d67a011c7ae21382a'] = 'Suche und Filter'; +$_LANGADM['AdminModulesd88946b678e4c2f251d4e292e8142291'] = 'Suchmaschinenoptimierung'; +$_LANGADM['AdminModules8b875b0fceeb6000f40332b9e0c8df36'] = 'Versand & Logistik'; +$_LANGADM['AdminModules5f17a788546ddb43236732f8b0bdfd7e'] = 'Slideshows'; +$_LANGADM['AdminModulesa8b87a22bdd589f5d056645941a01841'] = 'Einkaufsführer'; +$_LANGADM['AdminModules675e31b94580e2642405e2f8586d112e'] = 'Marktplatz'; +$_LANGADM['AdminModules222e1825c6eb93a516fba01be7861ddd'] = 'Soziale Netzwerke'; +$_LANGADM['AdminModules3182ea023795eb83ed0ce3beea5beb73'] = 'Weitere Module'; +$_LANGADM['AdminModules551746895fb66f979bce758992475bfc'] = 'keine Datei ausgewählt'; +$_LANGADM['AdminModulesfa5a31a20c6e887538741d9099bf93e7'] = 'Modul nicht gefunden'; +$_LANGADM['AdminModulese55f75a29310d7b60f7ac1d390c8ae42'] = 'Modul'; +$_LANGADM['AdminModules0557fa923dcee4d0f86b1409f5c2167f'] = 'Zurück'; +$_LANGADM['AdminModules53103fcc4656f55c219b600ded3c7438'] = 'Hooks verwalten'; +$_LANGADM['AdminModulescbabf7f87548581cdb2329bda9023c22'] = 'Übersetzungen verwalten'; +$_LANGADM['AdminModulesbcfaccebf745acfd5e75351095a5394a'] = 'Deaktivieren'; +$_LANGADM['AdminModules2faec1f9f8cc7f8f40d521c4dd574f49'] = 'Aktivieren'; +$_LANGADM['AdminModules526d688f37a86d3c3f27d0c5016eb71d'] = 'Filter zurücksetzen'; $_LANGADM['AdminModulesf1206f9fadc5ce41694f69129aecac26'] = 'Konfigurieren'; $_LANGADM['AdminModulesf2a6c498fb90ee345d997f888fce3b18'] = 'Löschen'; -$_LANGADM['AdminModulesfa5a31a20c6e887538741d9099bf93e7'] = 'Modul nicht gefunden'; -$_LANGADM['AdminOrderMessage38d6bc03067212bb0c2633f8a57d5881'] = 'Vordefinierte Nachrichten'; -$_LANGADM['AdminOrderMessage38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; +$_LANGADM['AdminModules85687c63fd82afbc21632f288e53a6e4'] = 'Diese Option löscht das Modul endgültig von Ihrem Server. Sind Sie wirklich sicher?'; +$_LANGADM['AdminModules13348442cc6a27032d2b4aa28b75a5d3'] = 'Suche'; +$_LANGADM['AdminModules00c3388449f7c4d73cc8c417d7d38554'] = 'Alle Module'; +$_LANGADM['AdminModules5976afe9ba86f2fdc39868d5282b02fa'] = 'Native Module'; +$_LANGADM['AdminModules09a68b8b422836ba14f84378e17b2ff5'] = 'Partner-Module'; +$_LANGADM['AdminModules02684cc6b6ea1811a064f475a5fd1d18'] = 'Autoren'; +$_LANGADM['AdminModules3182ea023795eb83ed0ce3beea5beb73'] = 'Weitere Module'; +$_LANGADM['AdminModules7b4d2812164df0dceca0b53bb650e52d'] = 'Installiert und deinstalliert'; +$_LANGADM['AdminModulesd9e87fc7a13ba398295447791c67b586'] = 'Installierte Module'; +$_LANGADM['AdminModulesa4d9da4642d896bd3fc0f9e9a39647c6'] = 'Deinstallierte Module'; +$_LANGADM['AdminModules6b8f34307b46c249a91d84e52ae94caf'] = 'Aktiviert & deaktiviert'; +$_LANGADM['AdminModulesdfe6e46e2d3e3ba76b5d9aee197c0747'] = 'Module aktiviert'; +$_LANGADM['AdminModulesa0f454ebaee933c7791ffcdda76944b3'] = 'Module deaktiviert'; +$_LANGADM['AdminModulesc3987e4cac14a8456515f0d200da04ee'] = 'Alle Länder'; +$_LANGADM['AdminModulesd188407e1d066cd41925efebe2dab3da'] = 'Aktuelles Land:'; +$_LANGADM['AdminModulesd7778d0c64b6ba21494c97f77a66885a'] = 'Filtern'; +$_LANGADM['AdminModules96e36efe70e72835ae51946e2650f9e7'] = 'Neues Modul hinzufügen'; +$_LANGADM['AdminModules5b48d0f5735d2f9b73a8f3ec7c4858ba'] = 'Moduldatei'; +$_LANGADM['AdminModules6779ef184c16fbd18a0bc13ebda839c5'] = 'Laden Sie das Modul von Ihrem Desktop.'; +$_LANGADM['AdminModules8634e049945e0e8562673698a1abb485'] = 'Modul laden'; +$_LANGADM['AdminModulesdf3f079de6961496f0460dcfdbf9bca3'] = 'von'; +$_LANGADM['AdminModulesa27dfe771799a09fd55fea73286eb6ab'] = 'Deinstallieren'; +$_LANGADM['AdminModules349838fb1d851d3e2014b9fe39203275'] = 'Installieren'; +$_LANGADM['AdminModules29c632cf1c7f140b6e86f3af04df48d4'] = 'Auswahl installieren'; +$_LANGADM['AdminModules7245ac07bbd56e6d0f7489a7dddb836f'] = 'Auswahl deinstallieren'; +$_LANGADM['AdminModulesPositions51a8b3a61ad63d4e5df2ce86870e39b8'] = 'Modul hinzufügen'; +$_LANGADM['AdminModulesPositionse55f75a29310d7b60f7ac1d390c8ae42'] = 'Modul'; +$_LANGADM['AdminModulesPositions98a11cd6082576d0b5c84f37bde0b380'] = 'Modul integrieren in'; +$_LANGADM['AdminModulesPositionsd5f1381c5f97f928df4ef8d18c2a27c0'] = 'Ausnahmen'; +$_LANGADM['AdminModulesPositions9481cde8486adcdf2dfb38575f0d5598'] = 'Dateien, für die das Modul nicht angezeigt wird'; +$_LANGADM['AdminModulesPositions8a6617dfa35ce54642fc61fd53935a91'] = 'Bitte trennen Sie jeden Dateinamen mit einem Komma'; +$_LANGADM['AdminModulesPositionsc9cc8cce247e49bae79f15173ce97354'] = 'Speichern'; +$_LANGADM['AdminModulesPositions19f823c6453c2b1ffd09cb715214813d'] = 'Pflichtfelder'; +$_LANGADM['AdminModulesPositions498f79c4c5bbde77f1bceb6c86fd0f6d'] = 'Zeigen'; +$_LANGADM['AdminModulesPositions4ba24d91566786f5315acf453418dbb6'] = 'Alle Module'; +$_LANGADM['AdminModulesPositions4c64748755160a1e441ed3dc34d6b827'] = 'Unsichtbare Hooks anzeigen'; +$_LANGADM['AdminModulesPositions2e981cfc1c17084671eb3d561af13292'] = 'Live Edit'; +$_LANGADM['AdminModulesPositionsb1732113d18188707234d40feab743c1'] = 'Hier können Sie im Front Office Ihres Shops Module live verschieben und löschen.'; +$_LANGADM['AdminModulesPositions6c60f3604bf60b7521bfc60e9c4f65ca'] = 'LiveEdit starten'; +$_LANGADM['AdminModulesPositionsfeb6f2e19409f021e5fd65c51d21d254'] = 'Ausgewählte Objekte entfernen'; +$_LANGADM['AdminModulesPositions0eb9b3af2e4a00837a1b1a854c9ea18c'] = 'Module'; +$_LANGADM['AdminModulesPositions22884db148f0ffb0d830ba431102b0b5'] = 'Modul'; +$_LANGADM['AdminModulesPositionsfc5ad043a6703887bcf45eb8348d8680'] = 'Technischer Name:'; +$_LANGADM['AdminModulesPositions258f49887ef8d14ac268c92b02503aaa'] = 'Oben'; +$_LANGADM['AdminModulesPositions08a38277b0309070706f6652eeae9a53'] = 'Unten'; +$_LANGADM['AdminModulesPositions7dce122004969d56ae2e0245cb754d35'] = 'Bearbeiten'; +$_LANGADM['AdminModulesPositionsf2a6c498fb90ee345d997f888fce3b18'] = 'Löschen'; +$_LANGADM['AdminModulesPositions605e21f380bbda2912e12a4c16737227'] = 'Kein Modul für diesen Haltepunkt'; +$_LANGADM['AdminOrderMessageb718adec73e04ce3ec720dd11a06a308'] = 'ID'; $_LANGADM['AdminOrderMessage49ee3087348e8d44e1feda1917443987'] = 'Name'; $_LANGADM['AdminOrderMessage4c2a8fe7eaf24721cc7a9f0175115bd4'] = 'Nachricht'; +$_LANGADM['AdminOrderMessage38d6bc03067212bb0c2633f8a57d5881'] = 'Vordefinierte Nachrichten'; $_LANGADM['AdminOrderMessage4e140ba723a03baa6948340bf90e2ef6'] = 'Name:'; $_LANGADM['AdminOrderMessage940663fd4428d2c86f9a4780b6574028'] = 'Nachricht:'; -$_LANGADM['AdminOrderMessageb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminOrderMessagee25f0ecd41211b01c83e5fec41df4fe7'] = 'Ausgewählte Elemente löschen?'; -$_LANGADM['AdminOrderPreferences0d8bdbe98feb696dd76760ee1374a740'] = 'Steuer der Geschenkverpackungen'; -$_LANGADM['AdminOrderPreferences0db377921f4ce762c62526131097968f'] = 'Allgemein'; -$_LANGADM['AdminOrderPreferences11e7774c4aeee369f9de701a795fb58d'] = 'Diese Funktion ermöglicht das Durchlaufen eines Bestellvorgangs, ohne ein Konto zu erstellen'; -$_LANGADM['AdminOrderPreferences28a318da44a83a4124b9cbcfa4978722'] = 'Bietet dem Kunden Geschenkverpackungen an und die Möglichkeit, eine Nachricht zu hinterlassen '; -$_LANGADM['AdminOrderPreferences2a0677dae563d574fb1c50badaa4eabf'] = 'Preise Geschenkverpackungen'; -$_LANGADM['AdminOrderPreferences342b52e8fe475dc8b5bf11afbfd46ea4'] = 'Erfordert die Zustimmung des Kunden zu den AGB während des Bestellvorgangs'; -$_LANGADM['AdminOrderPreferences38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; -$_LANGADM['AdminOrderPreferences403e42a4b26e379cb13563c98ab63067'] = 'Express-Bestellung aktivieren (Guest checkout)'; -$_LANGADM['AdminOrderPreferences59aad85b376259844b471a758908a3c1'] = 'Art des Bestellvorgangs'; -$_LANGADM['AdminOrderPreferences6adf97f83acf6453d4a6a4b1070f3754'] = 'Keine'; -$_LANGADM['AdminOrderPreferences6c9f73b6b5d16baa641cf8343348eb8d'] = 'Sie können die Art des Bestellvorgangs wählen, entweder Standard (5 Schritte, 5 Seiten) oder \"One Page Checkout\" (5 Schritte auf derselben Seite)'; -$_LANGADM['AdminOrderPreferences6cda6c81a66d7faecf49e94a3b55e924'] = 'Wählen Sie die CMS-Seite der allgemeinen Geschäftsbedingungen'; -$_LANGADM['AdminOrderPreferences9311ccba175a9f2fc72e7c6a3dfb6078'] = 'Legt eine Steuer für den Preis der Geschenkverpackung fest'; -$_LANGADM['AdminOrderPreferences9d2f8578a64b498b2d164f7cc8e9086c'] = 'Mindestgesamtbetrag zur Durchführung einer Bestellung:'; -$_LANGADM['AdminOrderPreferencesb563636fd3896671be0104bbc6783be4'] = 'One page checkout'; -$_LANGADM['AdminOrderPreferencesb667478ccafce4bff6d427a6bca06269'] = 'Recycling-Geschenkverpackungen anbieten'; -$_LANGADM['AdminOrderPreferencesc035796995e11f000835780bbadbd575'] = 'Standard (5 Schritte)'; -$_LANGADM['AdminOrderPreferencesc173252856179a44a9506a968359de8b'] = 'Legt den Preis für die Geschenkverpackung fest'; -$_LANGADM['AdminOrderPreferencesca9bccbec65b9e333e8896dbe43369df'] = '0 deaktiviert diese Funktion'; -$_LANGADM['AdminOrderPreferencescd712537c39c43dcbf61e61a6df83cdd'] = 'Geschenkverpackungen anbieten'; -$_LANGADM['AdminOrderPreferencesd4d27f93d89b170800f7896e3e438468'] = 'CMS-Seite der allgemeinen Geschäftsbedingungen'; -$_LANGADM['AdminOrderPreferencese4045598261988d9988c594243a9434d'] = 'Allgemeine Geschäftsbedingungen'; -$_LANGADM['AdminOrderPreferencese84eed89f38f20639431d99ad2f5ee8a'] = 'Der Kunde wählt ein Paket aus Recyclingmaterial'; -$_LANGADM['AdminOrders004bf6c9a40003140292e97330236c53'] = 'Tools'; -$_LANGADM['AdminOrders01abfc750a0c942167651c40d088531d'] = 'Nr.'; -$_LANGADM['AdminOrders03ab340b3f99e03cff9e84314ead38c0'] = 'Menge'; -$_LANGADM['AdminOrders03c2e7e41ffc181a4e84080b4710e81e'] = 'Neu'; -$_LANGADM['AdminOrders068f80c7519d0528fb08e82137a72131'] = 'Produkte'; -$_LANGADM['AdminOrders06933067aafd48425d67bcb01bba5cb6'] = 'Aktualisierung'; -$_LANGADM['AdminOrders084e0343a0486ff05530df6c705c8bb4'] = 'Gastkonto'; -$_LANGADM['AdminOrders0885f0c211f74834f0109c5abaf4cdc4'] = 'Sprache:'; -$_LANGADM['AdminOrders08907d6524467f598eaeeb0ec85fa715'] = 'Diese Bestellung wurde von ausgeführt'; -$_LANGADM['AdminOrders09dcc3b32a3b46e280067eb50780cfc3'] = 'Geschenkverpackung:'; -$_LANGADM['AdminOrders0c458988127eb2150776881e2ef3f0c4'] = 'Lieferadresse:'; -$_LANGADM['AdminOrders0d8d58008ef5dd7afce337373ef73993'] = 'Datum:'; -$_LANGADM['AdminOrders1067f7778added234b6064bc8aa0765d'] = 'Einspritzen'; -$_LANGADM['AdminOrders1402e450396cb76b53b95f6e1746d700'] = 'Kundenkonto angelegt am:'; -$_LANGADM['AdminOrders153c7809e6b00b6cbfa01b8aa9db43e3'] = 'bezahlt statt'; -$_LANGADM['AdminOrders15776e1ba343092478723387aa0844d9'] = 'Die zurückzusendende Menge ist größer als die verfügbare Menge'; -$_LANGADM['AdminOrders1c4b007ab8b28deb5a575109f32684ed'] = 'Dem Kunden zeigen'; -$_LANGADM['AdminOrders1d949d2235747b894bbaae35fbf44f1d'] = 'Informationen zum Kunden'; -$_LANGADM['AdminOrders1e6d57e813355689e9c77e947d73ad8f'] = 'Herkunft:'; -$_LANGADM['AdminOrders20d1f35b42c6d4939d789a775880ba21'] = 'Sobald die Nachricht gelesen ist, klicken Sie bitte auf die grüne Kerbe'; -$_LANGADM['AdminOrders2633d6725607d13e80f5e30514b91fbe'] = 'Gesamt Ermäßigungen:'; -$_LANGADM['AdminOrders27ce7f8b5623b2e2df568d64cf051607'] = 'Lager'; -$_LANGADM['AdminOrders284b47b0bb63ae2df3b29f0e691d6fcf'] = 'Adressen'; -$_LANGADM['AdminOrders2ab74fb771ac34b95b1657895282d5d9'] = 'Wählen Sie eine vordefinierte Nachricht'; -$_LANGADM['AdminOrders2fb3b950fd7711136f7f251ae5fbdbdc'] = 'Texte #'; -$_LANGADM['AdminOrders32dbec9b1cf9c049084874294d14dca2'] = 'Schlüsselwörter:'; -$_LANGADM['AdminOrders33caa076f23f453dd4061726f3706325'] = 'Nach:'; -$_LANGADM['AdminOrders341216368d7ecd01ce32b8b9892293cf'] = 'mit MwSt.'; -$_LANGADM['AdminOrders341ee6bf57abde84135c32f55a607de2'] = 'Möchten Sie dem Kunden diese Nachricht senden?'; -$_LANGADM['AdminOrders3601146c4e948c32b6424d2c0a7f0118'] = 'Preis'; -$_LANGADM['AdminOrders38cea52ef18b15dfe649d5183871dee0'] = 'Recycling-Verpackung:'; -$_LANGADM['AdminOrders3f3e336e2f1fa10375efd923fca18b55'] = 'Vorsicht:'; -$_LANGADM['AdminOrders400264c3cd8f2e65b9f19375230b59b8'] = 'Ermäßigungsgutschein'; -$_LANGADM['AdminOrders41de6d6cfb8953c021bbe4ba0701c8a1'] = 'Nachrichten'; -$_LANGADM['AdminOrders44749712dbec183e983dcd78a7736c41'] = 'Datum'; -$_LANGADM['AdminOrders466eadd40b3c10580e3ab4e8061161ce'] = 'Rechnung'; -$_LANGADM['AdminOrders49ee3087348e8d44e1feda1917443987'] = 'Name'; -$_LANGADM['AdminOrders4b8def9be8f45a8d6baea36b26868965'] = 'Produkte löschen'; -$_LANGADM['AdminOrders543ae6adeb524f98cc7d3c816a1ec1e3'] = 'Alle Produkte:'; -$_LANGADM['AdminOrders5a80b1a10d36fdb4c05b87e01cb7abc9'] = 'Gesamtbetrag, der seit des Anlegens des Kontos gezahlt wurde:'; -$_LANGADM['AdminOrders5f9a97c1e1ac934b2eb46a9888c3bc8c'] = 'ohne MwSt.'; -$_LANGADM['AdminOrders601d8c4b9f72fc1862013c19b677a499'] = 'Rechnungsadresse:'; -$_LANGADM['AdminOrders630f6dc397fe74e52d5189e2c80f282b'] = 'Zurück zur Liste'; -$_LANGADM['AdminOrders63d5049791d9d79d86e9a108b0a999ca'] = 'Artikel-Nr.'; -$_LANGADM['AdminOrders66c4c5112f455a19afde47829df363fa'] = 'Gesamt:'; -$_LANGADM['AdminOrders689202409e48743b914713f96d93947c'] = 'Wert'; -$_LANGADM['AdminOrders691b338fa68b3c177c6ebbc745624c6a'] = 'Gesamt Versandkosten:'; -$_LANGADM['AdminOrders6a5efd211a422296eab4adc476c98f0e'] = 'Produkte zurücksenden'; -$_LANGADM['AdminOrders711cb64729ed5b666cf97c01691f5806'] = 'Versandkosten mit einschließen:'; -$_LANGADM['AdminOrders729a51874fe901b092899e9e8b31c97a'] = 'Sind Sie sicher?'; -$_LANGADM['AdminOrders73bd682c8a8613f6c009f1b802dc2cef'] = 'Privat:'; -$_LANGADM['AdminOrders7442e29d7d53e549b78d93c46b8cdcfc'] = 'Bestellungen'; -$_LANGADM['AdminOrders74c06eb18eeb118d7b3c623d0c717290'] = 'Produkte erstatten'; -$_LANGADM['AdminOrders76f0ed934de85cc7131910b32ede7714'] = 'Erstatten'; -$_LANGADM['AdminOrders77295c7d814e7397c55f64ec06313984'] = 'Währung:'; -$_LANGADM['AdminOrders7dce122004969d56ae2e0245cb754d35'] = 'Ändern'; -$_LANGADM['AdminOrders80e915c39ca9254655d2802979aa698b'] = 'Umwandeln in ein Kundenkonto'; -$_LANGADM['AdminOrders81a45bb93f6dc37a6c0dcc3af725d331'] = 'Laut der Gruppe des Benutzers werden die Preise folgendermaßen angezeigt:'; -$_LANGADM['AdminOrders81fe7d0c685ca9f1829f5ff52370d06e'] = 'Ein registrierter Kunde Konto existiert mit der gleichen E-Mail-Adresse'; -$_LANGADM['AdminOrders8281efa2494e3344518040d38c11eb8a'] = 'Rücksendung des Produkts nicht möglich'; -$_LANGADM['AdminOrders853ae90f0351324bd73ea615e6487517'] = ' :'; -$_LANGADM['AdminOrders887ee91702c962a70b87cbef07bbcaec'] = 'ohne MwSt.'; -$_LANGADM['AdminOrders8c489d0946f66d17d73f26366a4bf620'] = 'Gewicht'; -$_LANGADM['AdminOrders914419aa32f04011357d3b604a86d7eb'] = 'Lieferant'; -$_LANGADM['AdminOrders936ccdb97115e9f35a11d35e3d5b5cad'] = 'Klicken Sie hier'; -$_LANGADM['AdminOrders93cba07454f06a4a960172bbd6e2a435'] = 'Ja'; -$_LANGADM['AdminOrders940663fd4428d2c86f9a4780b6574028'] = 'Nachricht:'; -$_LANGADM['AdminOrders94966d90747b97d1f0f206c98a8b1ac3'] = 'Senden'; -$_LANGADM['AdminOrders96b0141273eabab320119c467cdcaf17'] = 'Gesamt'; -$_LANGADM['AdminOrders988fd738de9c6d177440c5dcf69e73ce'] = 'Zurück'; -$_LANGADM['AdminOrders9a0badbe4ffecaa004839769db6185d0'] = 'Max. 600 Zeichen'; -$_LANGADM['AdminOrders9b2e4f5c43e114c3330ff9fdc69d2834'] = 'um einen Kommentar hinzuzufügen oder dem Kunden zu senden'; -$_LANGADM['AdminOrders9d5bf15117441a1b52eb1f0808e4aad3'] = 'Ermäßigungsgutscheine'; -$_LANGADM['AdminOrdersa1fa27779242b4902f7ae3bdd5c6d508'] = 'Typ'; -$_LANGADM['AdminOrdersa6181ae0a3e0370de94efa64782a6e79'] = 'Kein Lieferschein'; -$_LANGADM['AdminOrdersa6ecff447ea8327b43f5d16a924fb6be'] = 'Rechnung sehen'; -$_LANGADM['AdminOrdersa82868319826fb092b73968e661b5b38'] = 'Ermäßigungsgutscheine'; -$_LANGADM['AdminOrdersadaaee4b22041c27198d410c68d952c9'] = '%'; -$_LANGADM['AdminOrdersaf5730c209cb9ef0ddb9f7dc91a50e4e'] = 'Diese Funktion generiert ein zufälliges Kennwort und sendet eine E-Mail an den Kunden'; -$_LANGADM['AdminOrdersb157524c4be8c2fc80e5ef2f0b1bf1e6'] = 'Bestätigte Bestellungen:'; -$_LANGADM['AdminOrdersb2f40690858b404ed10e62bdf422c704'] = 'Betrag'; -$_LANGADM['AdminOrdersb52b44c9d23e141b067d7e83b44bb556'] = 'Produkte:'; -$_LANGADM['AdminOrdersb55a2d6e1009d3881156a3495dd26de5'] = 'Neue Nachricht'; -$_LANGADM['AdminOrdersb5a7adde1af5c87d7fd797b6245c2a39'] = 'Beschreibung:'; +$_LANGADM['AdminOrderMessage9aa03a5dca2e060a4ecbff0dd8616692'] = 'Speichern'; $_LANGADM['AdminOrdersb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminOrdersb9af8635591dc44009ccd8e5389722ec'] = 'Kein Produkt gefunden'; -$_LANGADM['AdminOrdersba794350deb07c0c96fe73bd12239059'] = 'Verpackung'; -$_LANGADM['AdminOrdersbafd7322c6e97d25b6299b5d6fe8920b'] = 'Nein'; -$_LANGADM['AdminOrdersbcd1b68617759b1dfcff0403a6b5a8d1'] = 'PDF'; -$_LANGADM['AdminOrdersbe4254ec37a7bf0d2babdf04bce774cf'] = 'Bestellung ausdrucken'; -$_LANGADM['AdminOrdersc453a4b8e8d98e82f35b67f433e3b4da'] = 'Zahlung'; -$_LANGADM['AdminOrdersc9cc8cce247e49bae79f15173ce97354'] = 'Ändern'; -$_LANGADM['AdminOrderscb1766c2f66e428afb3b74a67c045370'] = 'Diese Nachricht als gelesen markieren'; -$_LANGADM['AdminOrderscc61945cbbf46721a053467c395c666f'] = 'Erstattet'; -$_LANGADM['AdminOrdersce06c769dac054ae0bed803d833f3f1c'] = 'Guthaben bzgl. der Bestellung Nr.'; +$_LANGADM['AdminOrders03c2e7e41ffc181a4e84080b4710e81e'] = 'Neu'; $_LANGADM['AdminOrdersce26601dac0dea138b7295f02b7620a7'] = 'Kunde'; -$_LANGADM['AdminOrdersd1228f5476d15142b1358ae4b5fa2454'] = 'Bestellung Nr.'; -$_LANGADM['AdminOrdersd98a07f84921b24ee30f86fd8cd85c3c'] = 'von'; -$_LANGADM['AdminOrdersdc5f499e83aef4f6811faa4081631740'] = 'Am'; -$_LANGADM['AdminOrdersdc8d1b4e8c9bdf1eed97eb9ed5877a43'] = 'Wollen Sie die aktuelle Nachricht löschen?'; -$_LANGADM['AdminOrdersdd70925db57b570bcb660d68c30d5e0b'] = 'Ref. Lieferer:'; -$_LANGADM['AdminOrdersdd9644efbcf9d41c5be6daed03514dd8'] = 'Weiter>'; -$_LANGADM['AdminOrdersddd167afc1441dcab03a9546c8ef8b51'] = 'Lieferschein sehen'; -$_LANGADM['AdminOrdersdeb10517653c255364175796ace3553f'] = 'Produkt'; -$_LANGADM['AdminOrderse06d7593c1cd6dabef450be6c3da7091'] = 'Produkt-Rücksendungen'; -$_LANGADM['AdminOrderse183b47cb3af26aadf83cddda0d47453'] = 'benutzerdefiniert'; -$_LANGADM['AdminOrderse2e79605fc9450ec17957cf0e910f5c6'] = 'mit MwSt.'; -$_LANGADM['AdminOrderse413f403aa8d5253b487d09fc84e47a0'] = 'Guthaben erzeugen'; -$_LANGADM['AdminOrderse78b6f4eb3be046f4d25c07ce54954d4'] = 'Ref.:'; -$_LANGADM['AdminOrdersea067eb37801c5aab1a1c685eb97d601'] = 'Bezahlter Gesamtbetrag'; -$_LANGADM['AdminOrdersea4788705e6873b424c65e91c2846b19'] = 'Abbrechen'; -$_LANGADM['AdminOrdersea9cf7e47ff33b2be14e6dd07cbcefc6'] = 'Transport'; -$_LANGADM['AdminOrdersec211f7c20af43e742bf2570c3cb84f9'] = 'Hinzufügen'; +$_LANGADM['AdminOrders96b0141273eabab320119c467cdcaf17'] = 'Gesamt'; +$_LANGADM['AdminOrdersc453a4b8e8d98e82f35b67f433e3b4da'] = 'Zahlung'; $_LANGADM['AdminOrdersec53a8c4f07baed5d8825072c89799be'] = 'Status'; -$_LANGADM['AdminOrdersef5f330df17f8c955005c26466c2463c'] = 'Die Produktrücksendungen sind deaktiviert'; -$_LANGADM['AdminOrdersf14b582c1b0eab88ed5904fb781568c0'] = 'Name der Ermäßigung:'; -$_LANGADM['AdminOrdersf2a6c498fb90ee345d997f888fce3b18'] = 'Löschen'; -$_LANGADM['AdminOrdersf4ec5f57bd4d31b803312d873be40da9'] = 'Ändern'; +$_LANGADM['AdminOrders44749712dbec183e983dcd78a7736c41'] = 'Datum'; +$_LANGADM['AdminOrdersbcd1b68617759b1dfcff0403a6b5a8d1'] = 'PDF'; +$_LANGADM['AdminOrders6a5efd211a422296eab4adc476c98f0e'] = 'Produkte zurücksenden'; +$_LANGADM['AdminOrders4b8def9be8f45a8d6baea36b26868965'] = 'Produkte löschen'; +$_LANGADM['AdminOrders54431df3f2451575c469f55e99a49f3a'] = 'Guthaben bzgl. der Bestellung Nr.'; +$_LANGADM['AdminOrdersd1228f5476d15142b1358ae4b5fa2454'] = 'Bestellung Nr.'; +$_LANGADM['AdminOrderse183b47cb3af26aadf83cddda0d47453'] = 'benutzerdefiniert'; +$_LANGADM['AdminOrderse78b6f4eb3be046f4d25c07ce54954d4'] = 'Ref.:'; +$_LANGADM['AdminOrdersdd70925db57b570bcb660d68c30d5e0b'] = 'Ref. Lieferant:'; +$_LANGADM['AdminOrders2fb3b950fd7711136f7f251ae5fbdbdc'] = 'Texte #'; +$_LANGADM['AdminOrders853ae90f0351324bd73ea615e6487517'] = ' :'; +$_LANGADM['AdminOrders689202409e48743b914713f96d93947c'] = 'Wert'; +$_LANGADM['AdminOrders466eadd40b3c10580e3ab4e8061161ce'] = 'Rechnung'; +$_LANGADM['AdminOrdersea4788705e6873b424c65e91c2846b19'] = 'Abbrechen'; +$_LANGADM['AdminOrders01abfc750a0c942167651c40d088531d'] = 'Nr.'; +$_LANGADM['AdminOrdersf8617a92ba0a0a4eabee724eab7c9f48'] = 'Vesanddienst:'; +$_LANGADM['AdminOrdersdeb10517653c255364175796ace3553f'] = 'Produkt'; +$_LANGADM['AdminOrders03ab340b3f99e03cff9e84314ead38c0'] = 'Menge'; +$_LANGADM['AdminOrdersea9cf7e47ff33b2be14e6dd07cbcefc6'] = 'Transport'; +$_LANGADM['AdminOrdersa6ecff447ea8327b43f5d16a924fb6be'] = 'Rechnung sehen'; $_LANGADM['AdminOrdersf8246f1c2cfd9a81a376223428bd09d7'] = 'Keine Rechnung'; -$_LANGADM['AdminOrdersf8617a92ba0a0a4eabee724eab7c9f48'] = 'Lieferant:'; -$_LANGADM['AdminOrdersf8b1369a8e9d90da0cae0b11049309af'] = 'Undefiniert'; +$_LANGADM['AdminOrdersddd167afc1441dcab03a9546c8ef8b51'] = 'Lieferschein sehen'; +$_LANGADM['AdminOrdersa6181ae0a3e0370de94efa64782a6e79'] = 'Kein Lieferschein'; +$_LANGADM['AdminOrdersbe4254ec37a7bf0d2babdf04bce774cf'] = 'Bestellung drucken'; +$_LANGADM['AdminOrders940663fd4428d2c86f9a4780b6574028'] = 'Nachricht:'; +$_LANGADM['AdminOrders66c4c5112f455a19afde47829df363fa'] = 'Gesamt:'; +$_LANGADM['AdminOrders1d949d2235747b894bbaae35fbf44f1d'] = 'Informationen zum Kunden'; +$_LANGADM['AdminOrders08907d6524467f598eaeeb0ec85fa715'] = 'Diese Bestellung wurde von ausgeführt'; +$_LANGADM['AdminOrders084e0343a0486ff05530df6c705c8bb4'] = 'Gastkonto'; +$_LANGADM['AdminOrdersbd7ce0f0e5b60c189cfdf67324f30d03'] = 'Umwandeln in ein Kundenkonto'; +$_LANGADM['AdminOrdersaf5730c209cb9ef0ddb9f7dc91a50e4e'] = 'Diese Funktion generiert ein zufälliges Kennwort und sendet eine E-Mail an den Kunden'; +$_LANGADM['AdminOrders4cce03651d2ecba98c89991f3280a495'] = 'Ein bereits angemeldeter Kunde besteht mit der gleichen Mail-Adresse'; +$_LANGADM['AdminOrders1402e450396cb76b53b95f6e1746d700'] = 'Kundenkonto angelegt am:'; +$_LANGADM['AdminOrdersb157524c4be8c2fc80e5ef2f0b1bf1e6'] = 'Bestätigte Bestellungen:'; +$_LANGADM['AdminOrders5c63fcad7f3534fdcf4ee426a54a6e00'] = 'Gesamtbetrag, der seit des Anlegens des Kontos gezahlt wurde:'; $_LANGADM['AdminOrdersfb61758d0f0fda4ba867c3d5a46c16a7'] = 'Quellen'; -$_LANGADM['AdminOrdersfbaedde498cdead4f2780217646e9ba1'] = 'PU'; +$_LANGADM['AdminOrders1e6d57e813355689e9c77e947d73ad8f'] = 'Herkunft:'; +$_LANGADM['AdminOrders33caa076f23f453dd4061726f3706325'] = 'Nach:'; +$_LANGADM['AdminOrders32dbec9b1cf9c049084874294d14dca2'] = 'Schlüsselwörter:'; +$_LANGADM['AdminOrdersf4ec5f57bd4d31b803312d873be40da9'] = 'Ändern'; +$_LANGADM['AdminOrders3f3e336e2f1fa10375efd923fca18b55'] = 'Vorsicht:'; +$_LANGADM['AdminOrders153c7809e6b00b6cbfa01b8aa9db43e3'] = 'bezahlt statt'; +$_LANGADM['AdminOrders4fa1b6a18af39df2372766b93c513f85'] = 'Recycling-Verpackung:'; +$_LANGADM['AdminOrders7ab3a5fd2da8022848083251c204cd38'] = 'Geschenkverpackung:'; +$_LANGADM['AdminOrderse06d7593c1cd6dabef450be6c3da7091'] = 'Produkt-Rücksendungen'; +$_LANGADM['AdminOrders0c458988127eb2150776881e2ef3f0c4'] = 'Lieferadresse:'; +$_LANGADM['AdminOrders601d8c4b9f72fc1862013c19b677a499'] = 'Rechnungsadresse:'; +$_LANGADM['AdminOrders8281efa2494e3344518040d38c11eb8a'] = 'Rücksendung des Produkts nicht möglich'; +$_LANGADM['AdminOrders15776e1ba343092478723387aa0844d9'] = 'Die zurückzusendende Menge ist größer als die verfügbare Menge'; +$_LANGADM['AdminOrders068f80c7519d0528fb08e82137a72131'] = 'Produkte'; +$_LANGADM['AdminOrders197101c4a1b1fc503dcd6ebee127aa10'] = 'Einzelpreis'; +$_LANGADM['AdminOrderscc61945cbbf46721a053467c395c666f'] = 'Erstattet'; $_LANGADM['AdminOrdersfdfac28b5ad628f25649d9c2eb4fc62e'] = 'Zurückgesandt'; -$_LANGADM['AdminOutstanding1c76cbfe21c6f44c1d1e59d54f3e4420'] = 'Firma'; -$_LANGADM['AdminOutstanding44749712dbec183e983dcd78a7736c41'] = 'Datum'; -$_LANGADM['AdminOutstandingbcd1b68617759b1dfcff0403a6b5a8d1'] = 'PDF'; -$_LANGADM['AdminOutstandingce26601dac0dea138b7295f02b7620a7'] = 'Kunde'; -$_LANGADM['AdminPPreferences0499db31e756ee9a4f209cad2fafcbf4'] = 'Letzte Menge anzeigen, wenn diese unter liegt:'; +$_LANGADM['AdminOrders27ce7f8b5623b2e2df568d64cf051607'] = 'Lager'; +$_LANGADM['AdminOrders988fd738de9c6d177440c5dcf69e73ce'] = 'Zurück'; +$_LANGADM['AdminOrders76f0ed934de85cc7131910b32ede7714'] = 'Erstatten'; +$_LANGADM['AdminOrders8a503605957564213392d49d1e3ef1a3'] = 'Laut der Gruppe des Benutzers werden die Preise folgendermaßen angezeigt:'; +$_LANGADM['AdminOrders5f9a97c1e1ac934b2eb46a9888c3bc8c'] = 'ohne MwSt.'; +$_LANGADM['AdminOrders341216368d7ecd01ce32b8b9892293cf'] = 'mit MwSt.'; +$_LANGADM['AdminOrdersef5f330df17f8c955005c26466c2463c'] = 'Die Produktrücksendungen sind deaktiviert'; +$_LANGADM['AdminOrders9d5bf15117441a1b52eb1f0808e4aad3'] = 'Ermäßigungsgutscheine'; +$_LANGADM['AdminOrdersba794350deb07c0c96fe73bd12239059'] = 'Verpackung'; +$_LANGADM['AdminOrdersf14b582c1b0eab88ed5904fb781568c0'] = 'Name der Ermäßigung:'; +$_LANGADM['AdminOrders1067f7778added234b6064bc8aa0765d'] = 'Auf Lager buchen'; +$_LANGADM['AdminOrderse413f403aa8d5253b487d09fc84e47a0'] = 'Guthaben erzeugen'; +$_LANGADM['AdminOrders400264c3cd8f2e65b9f19375230b59b8'] = 'Gutschein erzeugen'; +$_LANGADM['AdminOrders711cb64729ed5b666cf97c01691f5806'] = 'Versandkosten mit einschließen:'; +$_LANGADM['AdminOrders74c06eb18eeb118d7b3c623d0c717290'] = 'Produkte erstatten'; +$_LANGADM['AdminOrders341ee6bf57abde84135c32f55a607de2'] = 'Möchten Sie dem Kunden diese Nachricht senden?'; +$_LANGADM['AdminOrdersb55a2d6e1009d3881156a3495dd26de5'] = 'Neue Nachricht'; +$_LANGADM['AdminOrders936ccdb97115e9f35a11d35e3d5b5cad'] = 'Klicken Sie hier'; +$_LANGADM['AdminOrders9b2e4f5c43e114c3330ff9fdc69d2834'] = 'um einen Kommentar hinzuzufügen oder dem Kunden zu senden'; +$_LANGADM['AdminOrdersdc8d1b4e8c9bdf1eed97eb9ed5877a43'] = 'Wollen Sie die aktuelle Nachricht löschen?'; +$_LANGADM['AdminOrders2ab74fb771ac34b95b1657895282d5d9'] = 'Wählen Sie eine vordefinierte Nachricht'; +$_LANGADM['AdminOrdersb7623e931f082f027293f27dbfe7a8ea'] = 'Dem Kunden zeigen'; +$_LANGADM['AdminOrders93cba07454f06a4a960172bbd6e2a435'] = 'Ja'; +$_LANGADM['AdminOrdersbafd7322c6e97d25b6299b5d6fe8920b'] = 'Nein'; +$_LANGADM['AdminOrders9a0badbe4ffecaa004839769db6185d0'] = 'Max. 600 Zeichen'; +$_LANGADM['AdminOrders94966d90747b97d1f0f206c98a8b1ac3'] = 'Senden'; +$_LANGADM['AdminOrders41de6d6cfb8953c021bbe4ba0701c8a1'] = 'Nachrichten'; +$_LANGADM['AdminOrderscb1766c2f66e428afb3b74a67c045370'] = 'Diese Nachricht als gelesen markieren'; +$_LANGADM['AdminOrdersdc5f499e83aef4f6811faa4081631740'] = 'Am'; +$_LANGADM['AdminOrdersd98a07f84921b24ee30f86fd8cd85c3c'] = 'von'; +$_LANGADM['AdminOrders73bd682c8a8613f6c009f1b802dc2cef'] = 'Privat:'; +$_LANGADM['AdminOrders4e64a6e77f548802235c788bb5718e95'] = 'Sobald die Nachricht gelesen ist, klicken Sie bitte auf die grüne Kerbe'; +$_LANGADM['AdminOrders630f6dc397fe74e52d5189e2c80f282b'] = 'Zurück zur Liste'; $_LANGADM['AdminPPreferences068f80c7519d0528fb08e82137a72131'] = 'Produkte'; -$_LANGADM['AdminPPreferences08ed0bcf3c2ad0458a120a7b46fb11aa'] = 'Nicht verfügbare Merkmale auf der Produktseite anzeigen:'; -$_LANGADM['AdminPPreferences0a2ab45f848348a2626b7491ab6d8cdd'] = 'Wenn diese Einstellung aktiviert ist, sind alle Kauf-Funktionen deaktiviert'; -$_LANGADM['AdminPPreferences11c3382637c5733a6221acf98129b298'] = 'Bestellung von Produkten zulassen, die nicht auf Lager sind:'; -$_LANGADM['AdminPPreferences14d14736f0cc7bbd49ee5dbc335d7f60'] = 'Kurzbeschreibung max size'; -$_LANGADM['AdminPPreferences18ab46929929152a148ad898fe038ccf'] = 'Standard-Sortierungsreihenfolge für die Produktliste'; +$_LANGADM['AdminPPreferences90dc497d9d6686ce91ad5c94524020f0'] = 'Katalog-Modus:'; +$_LANGADM['AdminPPreferencescc993294982e16c019912d171e6642ae'] = 'Wenn diese Einstellung aktiviert ist, sind alle Kauf-Funktionen deaktiviert'; +$_LANGADM['AdminPPreferencesb23c11a4602efe362326b5500b0cd75f'] = 'Bestellung von Produkten zulassen, die nicht auf Lager sind:'; $_LANGADM['AdminPPreferences24c3ed033892f4548a23e4c50e8f6e7f'] = 'Die Schaltfläche In den Warenkorb legen wird ausgeblendet, wenn das Produkt nicht verfügbar ist '; -$_LANGADM['AdminPPreferences290b7c47045d269e2ccfa69e6477acfe'] = 'Preis des Produkts'; -$_LANGADM['AdminPPreferences39cb26ab18c110579dec495581a11552'] = 'Weiterleitung nach dem Hinzufügen eines Produkts in den Warenkorb:'; -$_LANGADM['AdminPPreferences3ae332007d1df0ff39971bc1ae7ae27c'] = 'Maximale Produktanzahl auf der Vergleichsseite:'; -$_LANGADM['AdminPPreferences3cfcde53f39184634bc7b2344479fbc4'] = 'Position in der Kategorie'; +$_LANGADM['AdminPPreferences7c96e8b786ae7bf55d100a864a73b44b'] = 'Bestandsverwaltung aktivieren:'; +$_LANGADM['AdminPPreferences769d0fbed5bbf0bb965e0cf33d1d6334'] = 'Verfügbare Mengen auf der Produktseite anzeigen:'; +$_LANGADM['AdminPPreferencesa655e39faa3b79bdbfdbe59be2aa1013'] = 'JqZoom anstatt Thickbox auf den Produktseiten aktivieren:'; +$_LANGADM['AdminPPreferences08ed0bcf3c2ad0458a120a7b46fb11aa'] = 'Nicht verfügbare Varianten auf der Produktseite anzeigen:'; +$_LANGADM['AdminPPreferences4d62541174dc7d7b4958433985e8a49e'] = 'Schaltfläche \"In den Warenkorb legen\" anzeigen, wenn das Produkt Merkmale besitzt'; +$_LANGADM['AdminPPreferencesabe6f6437c82253413d14f6f3756c5aa'] = 'Schaltfläche \"In den Warenkorb legen\" anzeigen oder entfernen auf Seiten mit mehreren Produkten für die Produkte mit Attributen, um den Kunden dazu zu bringen, die Details des Produkts und damit seine Merkmale aufzurufen.'; +$_LANGADM['AdminPPreferences73ef3e72b62c9e7f404c299665d3998a'] = 'Maximale Produktanzahl auf der Vergleichsseite:'; +$_LANGADM['AdminPPreferencesca9bccbec65b9e333e8896dbe43369df'] = '0 deaktiviert diese Funktion'; +$_LANGADM['AdminPPreferences9d2f8578a64b498b2d164f7cc8e9086c'] = 'Mindestgesamtbetrag zur Durchführung einer Bestellung:'; +$_LANGADM['AdminPPreferencescbd230bdd0874fd07d7e1c93e9066cea'] = 'Letzte Menge anzeigen, wenn diese unter liegt:'; +$_LANGADM['AdminPPreferences3ec89c35a46c02632c534a6906f7a361'] = 'Anzahl der Tage, an denen ein Produkt als \"neu\" betrachtet wird:'; +$_LANGADM['AdminPPreferences811046123554936e72a008fac43903be'] = 'Weiterleitung nach dem Hinzufügen eines Produkts in den Warenkorb:'; +$_LANGADM['AdminPPreferences1dbe7ce1ee1555b7f51f3681313cb614'] = 'Betrifft nur nicht-AJAX-Version des Warenkorbs'; $_LANGADM['AdminPPreferences4b8d849da50c8e72f839c5c7e1abfe95'] = 'vorherige Seite'; -$_LANGADM['AdminPPreferences5b84212579db9037cfe4f22863b17789'] = 'Datum des Hinzufügens'; -$_LANGADM['AdminPPreferences68217d833599eb6fb56f9e6d2ca24196'] = 'So berechnen Sie Mengenrabatte'; $_LANGADM['AdminPPreferences74451598607d4a1844581e95abc69e82'] = 'Inhalt des Warenkorbs'; $_LANGADM['AdminPPreferences759892e4fd5da7b789eee82dcca9df45'] = 'Produkt pro Seite:'; -$_LANGADM['AdminPPreferences769d0fbed5bbf0bb965e0cf33d1d6334'] = 'Verfügbare Mengen auf der Produktseite anzeigen:'; -$_LANGADM['AdminPPreferences78ed1e99c1143172692db7f58722c93f'] = 'Anzahl der Tage, an denen ein Produkt als \"neu\" betrachtet wird:'; -$_LANGADM['AdminPPreferences7c96e8b786ae7bf55d100a864a73b44b'] = 'Bestandsverwaltung aktivieren:'; -$_LANGADM['AdminPPreferences88694e637431115721b5241e652a178f'] = 'Mengenrabatte auf Basis von:'; -$_LANGADM['AdminPPreferences90dc497d9d6686ce91ad5c94524020f0'] = 'Katalog-Modus:'; -$_LANGADM['AdminPPreferences990f7aaf94657fef90a1326a88958c78'] = 'Betrifft nur nicht-AJAX-Version des Warenkorbs'; -$_LANGADM['AdminPPreferences9b8bbcbf5a2788eb2d27b237413f7cd8'] = 'Schaltfläche \"In den Warenkorb legen\" anzeigen, wenn das Produkt Merkmale besitzt'; -$_LANGADM['AdminPPreferences9df736cf267f1f94c5a4997fecbd4e3d'] = 'Legen Sie die maximale Größe des Produkts kurze Beschreibung'; -$_LANGADM['AdminPPreferencesa655e39faa3b79bdbfdbe59be2aa1013'] = 'JqZoom anstatt Thickbox auf den Produktseiten aktivieren:'; -$_LANGADM['AdminPPreferencesb9208b03bcc9eb4a336258dcdcb66207'] = 'Combinations'; -$_LANGADM['AdminPPreferencesc0bd7654d5b278e65f21cf4e9153fdb4'] = 'Hersteller'; -$_LANGADM['AdminPPreferencesc7c54c4ed31886079cd525b60c8867c1'] = 'Schaltfläche \"In den Warenkorb legen\" anzeigen oder entfernen auf Seiten mit mehreren Produkten für die Produkte mit Attributen, um den Kunden dazu zu bringen, die Details des Produkts und damit seine Merkmale aufzurufen.'; -$_LANGADM['AdminPPreferencesca267c647010fcc8c76e3ccd3fddd572'] = 'Standard-Sortierung für die Produktliste'; -$_LANGADM['AdminPPreferencesca7de506b98e6e8c63285923677507de'] = 'Produktanzahl pro Seite. Standard-Wert: 10'; -$_LANGADM['AdminPPreferencesca9bccbec65b9e333e8896dbe43369df'] = '0 deaktiviert diese Funktion'; -$_LANGADM['AdminPPreferencescf3fb1ff52ea1eed3347ac5401ee7f0c'] = 'Aufsteigend'; -$_LANGADM['AdminPPreferencesd920ec381c352d9d92a53ed3d261e8c6'] = 'Datum der Änderung'; -$_LANGADM['AdminPPreferencesdcf765af784bde828a35fc529a1760ef'] = 'Standard-Reihenfolge:'; -$_LANGADM['AdminPPreferencesdf644ae155e79abf54175bd15d75f363'] = 'Name des Produkts'; -$_LANGADM['AdminPPreferencese3cf5ac19407b1a62c6fccaff675a53b'] = 'Absteigend'; +$_LANGADM['AdminPPreferences2724aaa50fa52662bc9b244cab7afcae'] = 'Produktanzahl pro Seite. Standard-Wert: 10'; $_LANGADM['AdminPPreferencese4636eaae9d9044b9ae49392197713ed'] = 'Standard-Sortierung:'; -$_LANGADM['AdminPayment1b1e7483572e24b802c4f4dec44b7a31'] = 'Gruppenbeschränkungen'; +$_LANGADM['AdminPPreferences576f8e8bd00e234b157d1b0d706b4193'] = 'Standard-Sortierung für die Produktliste'; +$_LANGADM['AdminPPreferencesdf644ae155e79abf54175bd15d75f363'] = 'Name des Produkts'; +$_LANGADM['AdminPPreferences290b7c47045d269e2ccfa69e6477acfe'] = 'Preis des Produkts'; +$_LANGADM['AdminPPreferences5b84212579db9037cfe4f22863b17789'] = 'Datum des Hinzufügens'; +$_LANGADM['AdminPPreferences3cfcde53f39184634bc7b2344479fbc4'] = 'Position in der Kategorie'; +$_LANGADM['AdminPPreferencesc0bd7654d5b278e65f21cf4e9153fdb4'] = 'Hersteller'; +$_LANGADM['AdminPPreferencesd920ec381c352d9d92a53ed3d261e8c6'] = 'Datum der Änderung'; +$_LANGADM['AdminPPreferences0174966145d34b9dc396b9ea15c1575b'] = 'Standard-Reihenfolge:'; +$_LANGADM['AdminPPreferences10b4f4d58932f50c51a3d4152f1472a0'] = 'Standard-Sortierungsreihenfolge für die Produktliste'; +$_LANGADM['AdminPPreferencescf3fb1ff52ea1eed3347ac5401ee7f0c'] = 'Aufsteigend'; +$_LANGADM['AdminPPreferencese3cf5ac19407b1a62c6fccaff675a53b'] = 'Absteigend'; +$_LANGADM['AdminPPreferences14d14736f0cc7bbd49ee5dbc335d7f60'] = 'Kurzbeschreibung max. Größe'; +$_LANGADM['AdminPPreferencesd001241a200c6e9601de3615a3858882'] = 'Max. Größe der Kurzbeschreibung setzen'; +$_LANGADM['AdminPPreferencesc4d833424eba2cd43c9327d4943dc61f'] = 'Bild erstellen nach:'; +$_LANGADM['AdminPPreferences9df22f196a33acd0b372fe502de51211'] = 'automatisch'; +$_LANGADM['AdminPPreferenceseaae26a6fb20ed3ef54fb23bfa0b1fcc'] = 'Breite'; +$_LANGADM['AdminPPreferencesb435e227d5dd201e1768b2bcb2e0aa81'] = 'Höhe'; +$_LANGADM['AdminPPreferences32465c25dfecca0db61214b9af3bd9f1'] = 'Maximale Größe der Produktbilder:'; +$_LANGADM['AdminPPreferencese57fbdf001b4b35e6ca7dcdc628ca853'] = 'Maximale Größe der vom Kunden gesendeten Bilder (in Bytes)'; +$_LANGADM['AdminPPreferences048a517fd1781ed314402df592f2ea68'] = 'Breite:'; +$_LANGADM['AdminPPreferencesc9c4e9c1a92d9b15e0cdefc7ddb1bbd5'] = 'Maximale Breite der vom Kunden gesendeten Bilder'; +$_LANGADM['AdminPPreferences9a61f5ce3180789a8455f536681cabc1'] = 'Höhe:'; +$_LANGADM['AdminPPreferencesdde6c96bcb0af50f18f37572267d904a'] = 'Maximale Höhe der vom Kunden gesendeten Bilder'; +$_LANGADM['AdminPPreferences044a77653804fe33652d68098d98121e'] = 'Legacy Bilderspeichersystem nutzen:'; +$_LANGADM['AdminPPreferencese7ed00268dc16aecaac5a60aeb6f4c73'] = 'Diese Option können Sie nur setzen, nachdem Sie Ihre Bilder erfolgreich verschoben haben - Voreinstellungen->Bilder'; +$_LANGADM['AdminPPreferences88694e637431115721b5241e652a178f'] = 'Mengenrabatt basiert auf:'; +$_LANGADM['AdminPPreferences68217d833599eb6fb56f9e6d2ca24196'] = 'Auf welcher Basis sollen die Mengenrabatte kalkuliert werden ?'; +$_LANGADM['AdminPPreferencesb9208b03bcc9eb4a336258dcdcb66207'] = 'Varianten'; +$_LANGADM['AdminPaymentd3f9cb6a35595b8e7d9c0cd2f5e14929'] = 'Währungsbeschränkungen'; $_LANGADM['AdminPayment1c2e8d60a8f68d08b7009d5e4d5fa137'] = 'Bitte klicken Sie bei jedem Modul auf die zu aktivierende Währung(en).'; -$_LANGADM['AdminPayment1f3a05f7b45df8e5c5cafaf0485eedd5'] = 'Klicken Sie, um die Liste der Zahlungsmodule zu sehen.'; -$_LANGADM['AdminPayment3e15057a39314e679d553bd9b6522ec8'] = 'Währung des Kunden'; -$_LANGADM['AdminPayment66b063fcc97a757c25e64c785b3f18a8'] = 'Länderbeschränkungen'; -$_LANGADM['AdminPayment9d653d0b5635dcdbbbbaa7c4b42e7a31'] = 'Währungsbeschränkungen'; +$_LANGADM['AdminPayment442d9a7c585a4eb14334a32decaee21b'] = 'Gruppenbeschränkungen'; $_LANGADM['AdminPaymenta286df2cd70ded397d9f3955b0382c1c'] = 'Bitte klicken Sie bei jeder Gruppe auf das (die) zu aktivierende(n) Zahlungsmodul(e).'; -$_LANGADM['AdminPaymenta75b01d1ff66cd0a327bda1effa71dec'] = 'Liste der Zahlungsmodule'; -$_LANGADM['AdminPaymentcdf4c2da827655c1ea74209dd683c903'] = 'Standard-Währung'; -$_LANGADM['AdminPaymentcf7da676516ac041a93fd91755fa40f9'] = 'Keine Zahlungsmodul installiert'; -$_LANGADM['AdminPaymentdba77f97d76421a973d8e4903ec1b056'] = 'Einschränkungen der Zahlungsmodule'; -$_LANGADM['AdminPaymente39a06ebd5bb473161c5dff3c79c80a5'] = 'Speichern'; +$_LANGADM['AdminPayment52b7e372bca509e26e66340426dc8531'] = 'Länderbeschränkungen'; $_LANGADM['AdminPaymentfa8d45faf5026180b0506317cab3a421'] = 'Bitte klicken Sie bei jedem Modul auf das (die) zu aktivierende(n) Land (Länder).'; -$_LANGADM['AdminPerformance00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Aktiviert'; -$_LANGADM['AdminPerformance02d56cf7754ce16d7ce0193fbca7c90a'] = 'Cache'; -$_LANGADM['AdminPerformance05894ba2c918dd33592bf1bd21c347f6'] = 'Memcached'; -$_LANGADM['AdminPerformance0ae00a25b134fd5949f4e08e28194b1b'] = 'Gewicht:'; -$_LANGADM['AdminPerformance0d6bf1934cab1de045b189eed03c3d42'] = 'Sollte außer für Tests und Debuggings aktiviert sein.'; -$_LANGADM['AdminPerformance1a278351f1f4e09e91647c5ecdaecd61'] = 'Anzahl der Ebenen des Verzeichnisbaums'; -$_LANGADM['AdminPerformance209007e0c3ea294541d8dbaf9b2c0cc8'] = 'Verwenden Sie den Cache:'; -$_LANGADM['AdminPerformance21021ea0e52be8e9c599f4dff41e5be0'] = 'Eigenschaft'; -$_LANGADM['AdminPerformance32a2e7694628335252aceb0552a6f6ba'] = 'So verwenden Sie Memcached, müssen Sie die Memcache PECL Erweiterung auf Ihrem Server.'; -$_LANGADM['AdminPerformance32d593fb52ab5e4ae3f16844b576867d'] = 'Durch das Anklicken dieses Felds wird Ihre Datei .htaccess automatisch mit Richtlinien zur Verbesserung des Cache und der Komprimierung ergänzt.'; -$_LANGADM['AdminPerformance38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; -$_LANGADM['AdminPerformance39288e61e4ec7652a64de79b94be2c78'] = 'Maximale Komprimierung des HTML-Codes (riskant)'; -$_LANGADM['AdminPerformance3b690cc2c46a821f4ec11a89f0683f1c'] = 'Das System CacheFS sollte nur verwendet werden, wenn die Infrastruktur nur ein Front-End-Server enthalten. Fragen Sie Ihren Hosting-Unternehmen, wenn Sie nicht kennen.'; -$_LANGADM['AdminPerformance3d064d5efb6cf2ed52cf72bfef7c7db2'] = 'Zur Verwendung des Ordners CacheFS'; -$_LANGADM['AdminPerformance40f69b99e05503042c924aa2f609908e'] = 'Den HTML-Code nach Ausführung der Smarty-Kompilierung reduzieren'; -$_LANGADM['AdminPerformance41082af484e7d21ed97209e00f9acf97'] = 'Name der dritten Domain Ihres Shops (z.B. myshop-media-server-2.com). Wenn Sie keine weitere Domain haben, lassen Sie dieses Feld leer'; -$_LANGADM['AdminPerformance490aa6e856ccf208a054389e47ce0d06'] = 'ID'; -$_LANGADM['AdminPerformance5824d53b7b15b236750314bdbf40f32a'] = 'Cache:'; -$_LANGADM['AdminPerformance60aaf44d4b562252c04db7f98497e9aa'] = 'Port'; -$_LANGADM['AdminPerformance60eae0eda2c68006eb838a8cfd24cf80'] = 'Konventionelle Funktionsweise beibehalten'; -$_LANGADM['AdminPerformance64cef1b605534126797bee68f6555fec'] = 'Kompression von JavaScript im HTML-Code'; -$_LANGADM['AdminPerformance64ea53ab0a03507af104853e03c2db28'] = 'Port:'; -$_LANGADM['AdminPerformance689202409e48743b914713f96d93947c'] = 'Wert'; -$_LANGADM['AdminPerformance6a4a08e9914c7067816a4a338cac9d20'] = 'CCC für Stylesheets verwenden'; -$_LANGADM['AdminPerformance6acc18c03f7557fffe520276b1d92875'] = 'Name der zweiten Domain Ihres Shops (z.B. myshop-media-server-1.com). Wenn Sie keine weitere Domain haben, lassen Sie dieses Feld leer'; -$_LANGADM['AdminPerformance6c202452e44c42e323204da2a3a3c24a'] = 'Dateisystem'; -$_LANGADM['AdminPerformance71401d51b276ed4ddcee6b6d4f6f843b'] = 'Server hinzufügen'; -$_LANGADM['AdminPerformance74c9e12c3a19cfb79b79faf579934844'] = 'Server hinzufügen'; -$_LANGADM['AdminPerformance7b351ea64247065ff0110b1f8284deb8'] = 'Cache-System aktivieren oder deaktivieren'; -$_LANGADM['AdminPerformance829d7912abe53442bf79a6dcf4df2540'] = 'Maximale Komprimierung des HTML-Codes Funktioniert nur, wenn \"HTML-Code reduzieren\" aktiviert ist. Vorsicht, diese Funktion deaktiviert die W3C-Validierung.'; -$_LANGADM['AdminPerformance86d197c88189c32765b202ff04db1022'] = 'Media-Server (wird nur dann verwendet, wenn CCC aktiviert ist)'; -$_LANGADM['AdminPerformance8c489d0946f66d17d73f26366a4bf620'] = 'Gewicht'; -$_LANGADM['AdminPerformance93cba07454f06a4a960172bbd6e2a435'] = 'Ja'; -$_LANGADM['AdminPerformance9535ef94bfc73ca1933e6bcfc4e64ded'] = 'Rijndael mit der Bibliothek mcrypt verwenden.'; -$_LANGADM['AdminPerformance9f2dedca6e0a783e7e52037b635c7c91'] = 'IP-Adresse'; -$_LANGADM['AdminPerformance9f8a0aaa0d8c5eeb98f607482e6f2543'] = 'Verschlüsselung'; -$_LANGADM['AdminPerformancea80f3ba9da16baa959b8685c8538099d'] = 'Konventionelle Funktionsweise beibehalten'; -$_LANGADM['AdminPerformancea9b036d3e91d53892d6a67c31327e456'] = 'muss die Schreibrechte haben'; -$_LANGADM['AdminPerformanceaee8eb501dcb805b13f843db6dc56e9b'] = 'Sie benötigen eine andere Domain oder Subdomain, um nicht mehr das Cookie für statische Inhalte zu verwenden.'; -$_LANGADM['AdminPerformanceb0744a0fedad81b59019ea2cfd6d0bb9'] = 'CCC für den JavaScript-Code verwenden'; -$_LANGADM['AdminPerformanceb07e7131a6007b2a1a765bdd0e1e4894'] = 'Eigenschaft:'; -$_LANGADM['AdminPerformanceb9f5c797ebbf55adccdd8539a65a0241'] = 'Deaktiviert'; -$_LANGADM['AdminPerformancebafd7322c6e97d25b6299b5d6fe8920b'] = 'Nein'; -$_LANGADM['AdminPerformancec12c5b5693a651c1a235e9040315ad33'] = 'Dies veranlasst Smarty dazu, die Vorlagen bei jedem Aufruf zu (re-)kompilieren. Das ist praktisch für die Entwicklung und das Debugging, sollte aber niemals in einer Produktionsumgebung eingesetzt werden.'; -$_LANGADM['AdminPerformancec469db474a76169ecfbe4d16c0a94646'] = 'Konventionelle Funktionsweise beibehalten'; -$_LANGADM['AdminPerformancec9cc8cce247e49bae79f15173ce97354'] = 'Ändern'; -$_LANGADM['AdminPerformancecf00874a93cf1cca317853c54c9f40e3'] = '\"Smart Cache\" für den JavaScript-Code'; -$_LANGADM['AdminPerformanced909b5755af85b4f5d19f9cce0775a91'] = 'Name der vierten Domain Ihres Shops (z.B. myshop-media-server-3.com). Wenn Sie keine weitere Domain haben, lassen Sie dieses Feld leer'; -$_LANGADM['AdminPerformancedc653b2b8f2af0dee63edabf1a7ede5b'] = 'Verwenden Sie die lokale Klasse Blowfish'; -$_LANGADM['AdminPerformanceea3552401a65fd61c45745b3345b12f0'] = 'Kompression von JavaScript im HTML-Code nach Ausführung der Smarty-Kompilierung'; -$_LANGADM['AdminPerformanceecffc19cb5ada347980c0fd06ca337f4'] = 'Mit CCC wird die Ladezeit Ihrer Seiten im Front Office reduziert. Diese Funktionen ermöglichen eine Leistungssteigerung, ohne dabei den Quellcode Ihres Front Office zu ändern. Sie können sicher sein, dass Ihr Thema mit PrestaShop 1,4 + kompatibel ist. Ansonsten kann CCC Probleme verursachen.'; -$_LANGADM['AdminPerformancef109757e57bb970f6b86a8f6c3e2b0d7'] = 'Reduzierung des HTML-Codes'; -$_LANGADM['AdminPerformancef15de4c26829bbbde82a73377dee57be'] = 'W3C-Validierung beibehalten'; -$_LANGADM['AdminPerformancef2bbdf9f72c085adc4d0404e370f0f4c'] = 'Merkmal'; -$_LANGADM['AdminPerformancef3799005455e4338e44d1d9130e4c758'] = 'Cache-System'; -$_LANGADM['AdminPerformancef396ae69aa223c04dff639b3649ba1dd'] = 'IP'; -$_LANGADM['AdminPerformancef4efdd180586cba038b52f2471e4075d'] = 'CCC (Verkettung, Kompression und Caching)'; -$_LANGADM['AdminPerformancef8198a372da81edfca0693a81242149d'] = 'Mcrypt ist schneller als unsere Klasse Blowfish, braucht aber die PHP-Erweiterung \"mcrypt\". Wenn Sie diese Einstellung ändern, werden alle alten Cookies neu initialisiert.'; +$_LANGADM['AdminPaymenta75b01d1ff66cd0a327bda1effa71dec'] = 'Liste der Zahlungsmodule'; +$_LANGADM['AdminPayment1f3a05f7b45df8e5c5cafaf0485eedd5'] = 'Klicken Sie, um die Liste der Zahlungsmodule zu sehen.'; +$_LANGADM['AdminPaymentdba77f97d76421a973d8e4903ec1b056'] = 'Einschränkungen der Zahlungsmodule'; +$_LANGADM['AdminPaymentcf7da676516ac041a93fd91755fa40f9'] = 'Keine Zahlungsmodul installiert'; +$_LANGADM['AdminPayment3e15057a39314e679d553bd9b6522ec8'] = 'Währung des Kunden'; +$_LANGADM['AdminPaymentcdf4c2da827655c1ea74209dd683c903'] = 'Standard-Währung'; +$_LANGADM['AdminPaymente39a06ebd5bb473161c5dff3c79c80a5'] = 'Speichern'; $_LANGADM['AdminPerformancef8d698aea36fcbead2b9d5359ffca76f'] = 'Smarty'; +$_LANGADM['AdminPerformancec12c5b5693a651c1a235e9040315ad33'] = 'Dies veranlasst Smarty dazu, die Vorlagen bei jedem Aufruf zu (re-)kompilieren. Das ist praktisch für die Entwicklung und das Debugging, sollte aber niemals in einer Produktionsumgebung eingesetzt werden.'; +$_LANGADM['AdminPerformance5824d53b7b15b236750314bdbf40f32a'] = 'Cache:'; +$_LANGADM['AdminPerformance93cba07454f06a4a960172bbd6e2a435'] = 'Ja'; +$_LANGADM['AdminPerformancebafd7322c6e97d25b6299b5d6fe8920b'] = 'Nein'; +$_LANGADM['AdminPerformance0d6bf1934cab1de045b189eed03c3d42'] = 'Sollte außer für Tests und Debuggings aktiviert sein.'; +$_LANGADM['AdminPerformancef4efdd180586cba038b52f2471e4075d'] = 'CCC (Verkettung, Kompression und Caching)'; +$_LANGADM['AdminPerformanceecffc19cb5ada347980c0fd06ca337f4'] = 'Mit CCC wird die Ladezeit Ihrer Seiten im Front Office reduziert. Diese Funktionen ermöglichen eine Leistungssteigerung, ohne dabei den Quellcode Ihres Front Office zu ändern. Sie können sicher sein, dass Ihr Thema mit PrestaShop 1,4 + kompatibel ist. Ansonsten kann CCC Probleme verursachen.'; +$_LANGADM['AdminPerformance6a4a08e9914c7067816a4a338cac9d20'] = 'CCC für Stylesheets verwenden'; +$_LANGADM['AdminPerformancea80f3ba9da16baa959b8685c8538099d'] = 'Konventionelle Funktionsweise beibehalten'; +$_LANGADM['AdminPerformancecf00874a93cf1cca317853c54c9f40e3'] = '\"Smart Cache\" für den JavaScript-Code'; +$_LANGADM['AdminPerformanceb0744a0fedad81b59019ea2cfd6d0bb9'] = 'CCC für den JavaScript-Code verwenden'; +$_LANGADM['AdminPerformancec469db474a76169ecfbe4d16c0a94646'] = 'Konventionelle Funktionsweise beibehalten'; +$_LANGADM['AdminPerformancef109757e57bb970f6b86a8f6c3e2b0d7'] = 'Reduzierung des HTML-Codes'; +$_LANGADM['AdminPerformancef5b0cf11265b2fee9f2b8f1247a397bd'] = 'Den HTML-Code nach Ausführung der Smarty-Kompilierung reduzieren'; $_LANGADM['AdminPerformancefdb3644651f3871a5e73f4dc271b64e3'] = 'Konventionelle Funktionsweise beibehalten'; -$_LANGADM['AdminPreferences0db377921f4ce762c62526131097968f'] = 'Allgemein'; -$_LANGADM['AdminPreferences1656072e927c8d3acd24359cbb648bb5'] = 'SSL aktivieren'; +$_LANGADM['AdminPerformance64cef1b605534126797bee68f6555fec'] = 'Kompression von JavaScript im HTML-Code'; +$_LANGADM['AdminPerformancef65aa6dfb136e572c29d88b74b108592'] = 'Kompression von JavaScript im HTML-Code nach Ausführung der Smarty-Kompilierung'; +$_LANGADM['AdminPerformance60eae0eda2c68006eb838a8cfd24cf80'] = 'Konventionelle Funktionsweise beibehalten'; +$_LANGADM['AdminPerformance39288e61e4ec7652a64de79b94be2c78'] = 'Maximale Komprimierung des HTML-Codes (riskant)'; +$_LANGADM['AdminPerformance729cff2445d2a161b05efaa453554c77'] = 'Maximale Komprimierung des HTML-Codes Funktioniert nur, wenn \"HTML-Code reduzieren\" aktiviert ist. Vorsicht, diese Funktion deaktiviert die W3C-Validierung.'; +$_LANGADM['AdminPerformancef15de4c26829bbbde82a73377dee57be'] = 'W3C-Validierung beibehalten'; +$_LANGADM['AdminPerformance3ffcac2b857b421d5418b748b411265b'] = 'Media-Server (wird nur dann verwendet, wenn CCC aktiviert ist)'; +$_LANGADM['AdminPerformanceaee8eb501dcb805b13f843db6dc56e9b'] = 'Sie benötigen eine andere Domain oder Subdomain, um nicht mehr das Cookie für statische Inhalte zu verwenden.'; +$_LANGADM['AdminPerformance3f21c4cb40da6ee36bfbdee232f734eb'] = 'Name der zweiten Domain Ihres Shops (z.B. myshop-media-server-1.com). Wenn Sie keine weitere Domain haben, lassen Sie dieses Feld leer'; +$_LANGADM['AdminPerformance1d75a74a2a2609de0d86127897d0f642'] = 'Name der dritten Domain Ihres Shops (z.B. myshop-media-server-2.com). Wenn Sie keine weitere Domain haben, lassen Sie dieses Feld leer'; +$_LANGADM['AdminPerformancec424b7b67d7e3099a8f297bfc59bbc11'] = 'Name der vierten Domain Ihres Shops (z.B. myshop-media-server-3.com). Wenn Sie keine weitere Domain haben, lassen Sie dieses Feld leer'; +$_LANGADM['AdminPerformance9f8a0aaa0d8c5eeb98f607482e6f2543'] = 'Verschlüsselung'; +$_LANGADM['AdminPerformance609cd22f2a8343e13a650753026cbbe4'] = 'Mcrypt ist schneller als unsere Klasse Blowfish, braucht aber die PHP-Erweiterung \"mcrypt\". Wenn Sie diese Einstellung ändern, werden alle alten Cookies neu initialisiert.'; +$_LANGADM['AdminPerformance9535ef94bfc73ca1933e6bcfc4e64ded'] = 'Rijndael mit der Bibliothek mcrypt verwenden.'; +$_LANGADM['AdminPerformancedc653b2b8f2af0dee63edabf1a7ede5b'] = 'Verwenden Sie die lokale Klasse Blowfish'; +$_LANGADM['AdminPerformance05894ba2c918dd33592bf1bd21c347f6'] = 'Memcached'; +$_LANGADM['AdminPerformance6c202452e44c42e323204da2a3a3c24a'] = 'Dateisystem'; +$_LANGADM['AdminPerformance02d56cf7754ce16d7ce0193fbca7c90a'] = 'Cache'; +$_LANGADM['AdminPerformance209007e0c3ea294541d8dbaf9b2c0cc8'] = 'Verwenden Sie den Cache:'; +$_LANGADM['AdminPerformance00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Aktiviert'; +$_LANGADM['AdminPerformanceb9f5c797ebbf55adccdd8539a65a0241'] = 'Deaktiviert'; +$_LANGADM['AdminPerformance7b351ea64247065ff0110b1f8284deb8'] = 'Cache-System aktivieren oder deaktivieren'; +$_LANGADM['AdminPerformancef3799005455e4338e44d1d9130e4c758'] = 'Cache-System'; +$_LANGADM['AdminPerformance1a278351f1f4e09e91647c5ecdaecd61'] = 'Anzahl der Ebenen des Verzeichnisbaums'; +$_LANGADM['AdminPerformance38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; +$_LANGADM['AdminPerformance32a2e7694628335252aceb0552a6f6ba'] = 'Um memcached nutzen zu können muss die memcache PECL-Erweiterung auf Ihrem Server installiert sein.'; +$_LANGADM['AdminPerformance9c9ca93357c96b83727281cbd7c12f36'] = 'Zur Verwendung des Ordners CacheFS'; +$_LANGADM['AdminPerformancea9b036d3e91d53892d6a67c31327e456'] = 'muss die Schreibrechte haben'; +$_LANGADM['AdminPerformancec3674e01e1bc9327453afff9bee212be'] = 'Um das CacheFS nutzen zu können, muss der Shop auf einer front-end-server Infrastruktur installiert sein. Fragen Sie Ihren Hoster diesbezüglich, wenn Sie sich nicht sicher sind.'; +$_LANGADM['AdminPerformance74c9e12c3a19cfb79b79faf579934844'] = 'Server hinzufügen'; +$_LANGADM['AdminPerformance9f2dedca6e0a783e7e52037b635c7c91'] = 'IP-Adresse'; +$_LANGADM['AdminPerformance64ea53ab0a03507af104853e03c2db28'] = 'Port:'; +$_LANGADM['AdminPerformance0ae00a25b134fd5949f4e08e28194b1b'] = 'Gewicht:'; +$_LANGADM['AdminPerformance71401d51b276ed4ddcee6b6d4f6f843b'] = 'Server hinzufügen'; +$_LANGADM['AdminPerformanceb718adec73e04ce3ec720dd11a06a308'] = 'ID'; +$_LANGADM['AdminPerformance75ba8d70e3692ba200f0e0df37b4d2ae'] = 'IP'; +$_LANGADM['AdminPerformance60aaf44d4b562252c04db7f98497e9aa'] = 'Port'; +$_LANGADM['AdminPerformance8c489d0946f66d17d73f26366a4bf620'] = 'Gewicht'; +$_LANGADM['AdminPreferences6adf97f83acf6453d4a6a4b1070f3754'] = 'Keine'; +$_LANGADM['AdminPreferencesc035796995e11f000835780bbadbd575'] = 'Standard (5 Schritte)'; +$_LANGADM['AdminPreferencesb563636fd3896671be0104bbc6783be4'] = 'One page checkout'; $_LANGADM['AdminPreferences27f3765c3871cd5fe52f88f31dfe2c89'] = 'höher'; -$_LANGADM['AdminPreferences38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; -$_LANGADM['AdminPreferences4be87dc8773fa2fb95b7b8302cb47fa9'] = 'Lieferer und Hersteller anzeigen, auch wenn die entsprechenden Blöcke deaktiviert sind'; -$_LANGADM['AdminPreferences700e61469b84a66ddb24304a85b0c181'] = 'klassisch'; -$_LANGADM['AdminPreferences79a8435260e0c3b17e30ccb1c6dfc75c'] = 'Lieferer und Hersteller anzeigen'; -$_LANGADM['AdminPreferences8de64d6b49cebd2306af6ddbcd268700'] = 'Wenn Ihr Provider das SSL-Protokoll anbietet, können Sie die SSL-Verschlüsselung (https://) aktivieren zur Identifizierung der Kunden und des Bestellvorgangs'; -$_LANGADM['AdminPreferences95be164e850e88c5282e84669f368e1b'] = 'Sie können den Rundungsmodus wählen, entweder immer nach oben, nach unten oder auf die herkömmliche Art abrunden.'; -$_LANGADM['AdminPreferencesac2021d3c67ee796d7ab20a466ebd583'] = 'Rundungsregel'; -$_LANGADM['AdminPreferencesbbd6622dbbdf4bcb166f5e3f018a2351'] = 'Hier klicken, um HTTPS Protokoll zu verwenden, befor Sie SSL einschalten.'; -$_LANGADM['AdminPreferencescce43372fe8624c0edf870f417557b84'] = 'Aktiviert oder deaktiviert die Token im Front Office, um die Sicherheit von PrestaShop zu verbessern'; -$_LANGADM['AdminPreferencese12874163bcb256726ddfe643aa53a63'] = 'Verbessert die Sicherheit des Front Office'; $_LANGADM['AdminPreferencesf8d23e159df67b2673d7c29166864453'] = 'niedriger'; -$_LANGADM['AdminProducts004bf6c9a40003140292e97330236c53'] = 'Aktion'; -$_LANGADM['AdminProducts006b4cc15322f7951d9100716edcac07'] = 'Mindestmenge:'; -$_LANGADM['AdminProducts00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Aktiviert'; -$_LANGADM['AdminProducts019d1ca7d50cc54b995f60d456435e87'] = 'Gebraucht'; -$_LANGADM['AdminProducts01b6e20344b68835c5ed1ddedf20d531'] = 'bis zum '; -$_LANGADM['AdminProducts01f8544c8fd4628bc686502e8b727d95'] = 'das Feld'; -$_LANGADM['AdminProducts02fa003c38fefcda498b876f67f4cac7'] = 'Vereinfachte URL:'; -$_LANGADM['AdminProducts03937134cedab9078be39a77ee3a48a0'] = 'Gruppe:'; -$_LANGADM['AdminProducts03c2e7e41ffc181a4e84080b4710e81e'] = 'Neu'; -$_LANGADM['AdminProducts0449f210068787074ce58175b1a2f5cf'] = 'Dieses Produkt löschen'; -$_LANGADM['AdminProducts06444363878572ed1fd5c9342cd5884f'] = 'Verfügbar vom '; -$_LANGADM['AdminProducts06d43815fa42336629ff54da5630143c'] = 'die Datei'; -$_LANGADM['AdminProducts0a5fa53f3f20f67f98bd6c3b16df059d'] = 'ist erforderlich'; -$_LANGADM['AdminProducts0b27918290ff5323bea1e3b78a9cf04e'] = 'Datei'; -$_LANGADM['AdminProducts0d0a2536d9091f317c4c5695545efebb'] = 'Öko-Steuer (inklusive MwSt.)'; -$_LANGADM['AdminProducts104f50d9d335bbe38ee0c8e44ebddf03'] = '(USA, Kanada)'; -$_LANGADM['AdminProducts1063e38cb53d94d386f21227fcd84717'] = 'Löschen'; -$_LANGADM['AdminProducts10b8ce36a973c8009b521b39488a89a7'] = 'Zusätzliche Versandkosten'; -$_LANGADM['AdminProducts10cbdb4839f838ce30409739435a6070'] = 'Katalog:'; -$_LANGADM['AdminProducts119a7c88cf8f1c685c57981abff26f43'] = 'Bestellungen annehmen'; -$_LANGADM['AdminProducts12085f07b6313b69c63a625d8e23f706'] = 'Benutzerdefinierter Wert'; -$_LANGADM['AdminProducts126ddccbd9f946b8cd46d88b304a2020'] = 'Dank mindestens ein Produkt zu wählen.'; -$_LANGADM['AdminProducts1330988644c6dfe038e00e6384ac845a'] = '<Zurück'; -$_LANGADM['AdminProducts1351017ac6423911223bc19a8cb7c653'] = 'Dateiname:'; -$_LANGADM['AdminProducts151648106e4bf98297882ea2ea1c4b0e'] = 'Aktualisierung erfolgreich'; -$_LANGADM['AdminProducts165cd22134a317e1feceeb858c3660cf'] = 'Preis anzeigen'; -$_LANGADM['AdminProducts1814d65a76028fdfbadab64a5a8076df'] = 'Lieferer:'; -$_LANGADM['AdminProducts184dba60ea740430441d13a7e8213691'] = 'Zeigt \"im Sonderangebot\" im Bildsymbol auf der Produktseite sowie im Text auf den Kategorieseiten an'; -$_LANGADM['AdminProducts18a2ecd7e67529945cf93821d3fc438f'] = 'Titel der Produktseite, leer lassen, um den Produktnamen zu verwenden'; -$_LANGADM['AdminProducts1901606ea069a83dc7beea17881ef95a'] = 'Zeitraum'; -$_LANGADM['AdminProducts190733df8c1af5e4666dfad4cc554080'] = 'Der endgültige Preis des Produkts ist'; -$_LANGADM['AdminProducts19f823c6453c2b1ffd09cb715214813d'] = 'Pflichtfelder'; -$_LANGADM['AdminProducts1c669d037f8bc785f0e1a9aeb7070367'] = 'Steueroptionen'; -$_LANGADM['AdminProducts1f87346a16cf80c372065de3c54c86d9'] = 'mit MwSt.'; -$_LANGADM['AdminProducts21021ea0e52be8e9c599f4dff41e5be0'] = 'Eigenschaft'; -$_LANGADM['AdminProducts21034ae6d01a83e702839a72ba8a77b0'] = 'ohne MwSt.'; -$_LANGADM['AdminProducts21f59b54f62b5b8b4bc0f63f0f617fc1'] = 'Auswirkung'; -$_LANGADM['AdminProducts22eb5599cf8ccde65128467443e72099'] = 'Keine Eigenschaft definiert'; -$_LANGADM['AdminProducts234078adec0a64008b6ae77653776cfa'] = 'Kurzbeschreibung:'; -$_LANGADM['AdminProducts24a1199bf4dcbef398db7660409a61d9'] = 'Wenn nicht auf Lager:'; -$_LANGADM['AdminProducts24a23d787190f2c4812ff9ab11847a72'] = 'Status:'; -$_LANGADM['AdminProducts255cf1d721d2bd8cd7b792c23a0773c3'] = 'Anzahl der anzuzeigenden Datei-Upload-Felder'; -$_LANGADM['AdminProducts2811dedc85918c3e3ed0becd87cbb336'] = 'Sie können dem Produktbüdel keine downloadbaren Produkte hinzufügen'; -$_LANGADM['AdminProducts282c59515d1ea09d37d4d9980bba3e58'] = 'Auf 0 stellen für unbegrenzten Zugang zum Download'; -$_LANGADM['AdminProducts284dd90023a7ddf940af524df216b9fc'] = 'Nur Online (nicht im Handel erhältlich)'; -$_LANGADM['AdminProducts287234a1ff35a314b5b6bc4e5828e745'] = 'Varianten'; -$_LANGADM['AdminProducts290b7c47045d269e2ccfa69e6477acfe'] = 'Produkt Preis'; -$_LANGADM['AdminProducts2998f049bcca4beccebd03d57d35384e'] = 'Anzahl der anzuzeigenden Textfelder'; -$_LANGADM['AdminProducts29d7b46b863639e29ae8452d2320530a'] = 'Diese Variante als Standardvariante des Produkts definieren'; -$_LANGADM['AdminProducts2aa2ef9d99efe99c01d0c1fb2a3838e5'] = 'Kaufpreis ohne MwSt.'; -$_LANGADM['AdminProducts2b05e1a0e6c62dbf0018af09ed38f4e0'] = 'Format: JJJJ-MM-TT'; -$_LANGADM['AdminProducts32b502f33a535f75dcbf63f6753c631e'] = 'Tags:'; -$_LANGADM['AdminProducts32b919d18cfaca89383f6000dcc9c031'] = 'Erzeugen'; -$_LANGADM['AdminProducts3601146c4e948c32b6424d2c0a7f0118'] = 'Preis'; -$_LANGADM['AdminProducts37bde2365871f3c9ca3efe90c2f0e7fa'] = 'Der vollständige Dateiname mit der Erweiterung (Beispiel: Buch.pdf)'; -$_LANGADM['AdminProducts37be07209f53a5d636d5c904ca9ae64c'] = 'Prozentsatz'; -$_LANGADM['AdminProducts382b0f5185773fa0f67a8ed8056c7759'] = 'N/A'; -$_LANGADM['AdminProducts386c339d37e737a436499d423a77df0c'] = 'Währung'; -$_LANGADM['AdminProducts38d301f7ef549a79620e99fd8b51fa34'] = 'erscheint in der Produkt-Listen und auf der Oberseite der Produkt-Seite'; -$_LANGADM['AdminProducts394deec8b4e901394f69ad41095b1ecc'] = 'Meta Schlüsselwörter:'; -$_LANGADM['AdminProducts3adbdb3ac060038aa0e6e6c138ef9873'] = 'Kategorie'; -$_LANGADM['AdminProducts3b263477a8ad622d76979befafd0119d'] = 'Geben Sie die ersten Buchstaben des Produktnamens ein und wählen Sie dann das Produkt aus der Dropdown-Liste:'; -$_LANGADM['AdminProducts3b6c024d7eff743d98d894ce0e0d1242'] = 'Verfügbare Anhänge'; -$_LANGADM['AdminProducts3bc79dca1e0cdc4b2ac5a2e415f902bf'] = 'Der Verkaufspreis des Produktes ohne Steuern'; -$_LANGADM['AdminProducts3c6c11039b6caf151f6e3e99237f2f3b'] = 'Ab (Menge)'; -$_LANGADM['AdminProducts3cb94c0658e6bbfdeac7e65b9635a8f5'] = 'Link'; -$_LANGADM['AdminProducts3dd42bfc8345e82c43b4a40a3426ec49'] = 'Artikel-Nr.:'; -$_LANGADM['AdminProducts3e053943605d9e4bf7dd7588ea19e9d2'] = 'Ungültige Zeichen:'; -$_LANGADM['AdminProducts3e34bdebd9bd5edda27e8728904a2552'] = 'Einheit(en)'; -$_LANGADM['AdminProducts3e565755572fa5df48eb811c62619098'] = 'Nachricht, wenn auf Lager:'; -$_LANGADM['AdminProducts3ea3291e42b4f5eae395f389ce9a88d5'] = 'Produktvarianten erzeugen'; -$_LANGADM['AdminProducts3faccbfcb5f35451302dcaff3af6cd3f'] = 'Bitte überprüfen Sie eine Kategorie, um die Standard-Kategorie auszuwählen.'; -$_LANGADM['AdminProducts418734e88e64dbe12a62122833c89da7'] = 'Erlaubte Sonderzeichen:'; -$_LANGADM['AdminProducts439919935798d6aa9b1bd38a25eb2bf5'] = 'Höhe (Paket):'; -$_LANGADM['AdminProducts44118d6d6ecd2f24f53ec6393a66baa1'] = 'Anzahl der Tage, an denen die Datei für die Kunden zugänglich ist'; -$_LANGADM['AdminProducts4492081ca02b059f9e8af4ddaf0f7292'] = 'Paket'; -$_LANGADM['AdminProducts461900b74731e07320ca79366df3e809'] = 'Bild:'; -$_LANGADM['AdminProducts487fd4fe388baed0928898b641050983'] = 'Öko-Steuer:'; -$_LANGADM['AdminProducts48881913e6addc0c3c439f02229ac91e'] = 'Auf alle Produkte anwenden '; -$_LANGADM['AdminProducts49ee3087348e8d44e1feda1917443987'] = 'Name'; -$_LANGADM['AdminProducts4d774376eedc9e76eb3ecd52629ca6d5'] = 'Prioritäten-Management'; -$_LANGADM['AdminProducts4e140ba723a03baa6948340bf90e2ef6'] = 'Name:'; -$_LANGADM['AdminProducts522794e2dc4cecbae08ad633f40d4b9b'] = 'Datei-Felder:'; -$_LANGADM['AdminProducts52eb5928a34db3e3da7ba52b0644273b'] = 'EAN13'; -$_LANGADM['AdminProducts52f5e0bc3859bc5f5e25130b6c7e8881'] = 'Position'; -$_LANGADM['AdminProducts535fb9c585d10cb369e97f1ae2d5e11f'] = 'Bereits im Preis inbegriffen'; -$_LANGADM['AdminProducts5362207e69f819de2b0fd72922ff30db'] = 'Breite (Paket):'; -$_LANGADM['AdminProducts544baae42433c186ff222736db985d7d'] = 'Zuerst einen vordefinierten Wert hinzufügen'; -$_LANGADM['AdminProducts545f6c2f382c04810103b3e5e6f7d841'] = 'Unbegrenzt'; -$_LANGADM['AdminProducts55110f4c6a2c90b143c6fcd295cb7bc7'] = 'Jedem Produkt muss eine Standard-Variante zugeordnet werden.'; -$_LANGADM['AdminProducts5561b49810cadf25824adfe31a1ed9cb'] = 'Felder speichern'; -$_LANGADM['AdminProducts58fd2b2308056ad80255a322b305742b'] = 'Anzahl Tage'; -$_LANGADM['AdminProducts59716c97497eb9694541f7c3d37b1a4d'] = 'Land'; -$_LANGADM['AdminProducts59adc1912b6f538acb6afab8c2621945'] = 'Steuern momentan deaktiviert'; -$_LANGADM['AdminProducts5da618e8e4b89c66fe86e32cdafde142'] = 'Vom'; -$_LANGADM['AdminProducts5eea367ea73b909880393bd1ae79fc67'] = 'Kunde:'; -$_LANGADM['AdminProducts5fd58de80d182944e9c229aa4c3b8180'] = 'Hinzufügen oder Ändern der benutzerdefinierten Eigenschaften'; -$_LANGADM['AdminProducts6006a8509fdf7c46885562ae6cd70d7f'] = 'wurde erfolgreich hochgeladen'; -$_LANGADM['AdminProducts61946eb3e50f01d7ea339f202a2942f8'] = '(Wenn auf \"Betrag\" eingestellt, ist die Steuer ist im Preis enthalten)'; -$_LANGADM['AdminProducts6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Ungültige Zeichen:'; -$_LANGADM['AdminProducts627b9f5acc2dcec1e8e341dd09df9768'] = 'Nachricht, wenn nicht auf Lager aber bestellbar:'; -$_LANGADM['AdminProducts62b5bb12862c2d95d5c88d1e75feb4f9'] = 'Kaufpreis:'; -$_LANGADM['AdminProducts63b28593e2858476903ac94ca8697341'] = 'Ihr Verzeichnis zum Speichern der Datei besitzt keine ausreichende Schreibberechtigung'; -$_LANGADM['AdminProducts63d5049791d9d79d86e9a108b0a999ca'] = 'Artikel-Nr.'; -$_LANGADM['AdminProducts6492d670e42151cc37574d99f4071f85'] = 'Dateiname:'; -$_LANGADM['AdminProducts65be3ad50ca00caff377d6a988c3823c'] = 'Leer lassen, wenn Sie kein Verfalldatum haben möchten'; -$_LANGADM['AdminProducts6844aa7b2ea9577a34cea194362d5509'] = 'überschreitet die vom Server zugelassene Größe, die auf'; -$_LANGADM['AdminProducts686e697538050e4664636337cc3b834f'] = 'Erstellen'; -$_LANGADM['AdminProducts694e8d1f2ee056f98ee488bdc4982d73'] = 'Menge'; -$_LANGADM['AdminProducts6a6d01ddaa8fb712f673a6c94525f149'] = 'Zum Kauf verfügbar'; -$_LANGADM['AdminProducts6adf97f83acf6453d4a6a4b1070f3754'] = 'Keine'; -$_LANGADM['AdminProducts6b75fa7115dc07a315c0d9eb30f065e1'] = '(oder \"Escape\")'; -$_LANGADM['AdminProducts6d3adfeed355509b6aee5588e66d0157'] = 'Schlüsselwörter durch Komma getrennt'; -$_LANGADM['AdminProducts6da03a74721a0554b7143254225cc08a'] = 'Neu verpackt'; -$_LANGADM['AdminProducts6dd757cbdd852a16f222a7d1a07eab3e'] = 'MB begrenzt ist'; -$_LANGADM['AdminProducts6f39383b81d4999830ab6febe6279777'] = 'Hinzufügen oder Ändern von Produktvarianten'; -$_LANGADM['AdminProducts70f4b635847038d056e33959821a7a66'] = 'Maximale Zeichenzahl'; -$_LANGADM['AdminProducts729a51874fe901b092899e9e8b31c97a'] = 'Sind Sie sicher?'; -$_LANGADM['AdminProducts74645ed4e5e25461a664d5f68ff19098'] = 'Klicken Sie die Kategorie(n) an, in der das Produkt erscheinen soll'; -$_LANGADM['AdminProducts7475ec0d41372a307c497acb7eeea8c4'] = 'Steuerfrei'; -$_LANGADM['AdminProducts77b4fe51b2eede1e804277e64ceb9a22'] = 'Prioritäten:'; -$_LANGADM['AdminProducts7825865597f0b1673524f56e335f3675'] = 'Wählen Sie (optional)'; -$_LANGADM['AdminProducts7a1920d61156abc05a60135aefe8bc67'] = 'Fehler'; -$_LANGADM['AdminProducts7b250cb374c12c42a75227ba75df7779'] = 'Metatitel'; -$_LANGADM['AdminProducts7b988b81a5fe3114360063de23f49016'] = 'Endgültiger Verkaufspreis:'; -$_LANGADM['AdminProducts7be66046997731ac05844f11ee4f6a76'] = 'Dieses Bild löschen'; -$_LANGADM['AdminProducts7e2708aeb65763c54052f57ed1a1ec1d'] = 'Angehängte Dokumente'; -$_LANGADM['AdminProducts7e3a51a56ddd2846e21c33f05e0aea6f'] = 'Alle Kunden'; -$_LANGADM['AdminProducts7e47a344b06d82a8836cbee2748a79e6'] = 'ist erforderlich zumindest in'; -$_LANGADM['AdminProducts7e93b54f29abc0e84d489bf739a67e5f'] = 'Anzahl Downloads'; -$_LANGADM['AdminProducts8284ae5df53e6e7ffc1f2cc67ae68765'] = 'Artikel-Nr. des Lieferer'; -$_LANGADM['AdminProducts82913a5c53d8d818aa69936a630336a3'] = 'Steuerregel:'; -$_LANGADM['AdminProducts83a3be00962f7ebef403da83d203e595'] = 'Aktuell'; -$_LANGADM['AdminProducts85f0bf927be7014e2265c4bc96bd50d2'] = '(Europa, Japan)'; -$_LANGADM['AdminProducts86754577897acfb25deb69039d49d9a7'] = 'Status'; -$_LANGADM['AdminProducts887ee91702c962a70b87cbef07bbcaec'] = 'ohne MwSt.'; -$_LANGADM['AdminProducts8a1c241e92c26b92eaae87afa337eaa3'] = 'Kaufpreis, zu dem Sie das Produkt erworben haben'; -$_LANGADM['AdminProducts8bcdd31a1ab28f0db60efb2087c3f235'] = 'Vordefinierter Wert'; -$_LANGADM['AdminProducts8bf615c78d82dede20bca75a5c73615c'] = 'Fügen Sie ein neues Bild für dieses Produkt hinzu'; -$_LANGADM['AdminProducts8bf8854bebe108183caeb845c7676ae4'] = 'von'; -$_LANGADM['AdminProducts8c1279db4db86553e4b9682f78cf500e'] = 'Verfallsdatum'; -$_LANGADM['AdminProducts8c489d0946f66d17d73f26366a4bf620'] = 'Gewicht'; -$_LANGADM['AdminProducts8fca858b27c5837dcb22c398aca5e0fc'] = 'Durch Komma getrennte Tags (z.B.: DVD, DVD-Spieler, Stereoanlage)'; -$_LANGADM['AdminProducts9004d8f63917997431815639087b37b2'] = 'Sie können diesen Wert auf 0 setzen, um den Standard-Preis anzuwenden'; -$_LANGADM['AdminProducts913325468f8b6bcd59733df11213b066'] = '(MwSt. zzgl..)'; -$_LANGADM['AdminProducts913bb5260c0b1fbd1d76d8140360dd19'] = 'inkl. MwSt.'; -$_LANGADM['AdminProducts91c8f68700703b825761609b303d44e3'] = 'Auswirkungen auf das Gewicht:'; -$_LANGADM['AdminProducts9230dd17b40c6d0478772e4d545abc46'] = 'Änderung abbrechen'; -$_LANGADM['AdminProducts92ab5edf4194cb5a84d6808cb8d8b696'] = 'Folgender Link zur Produktseite:'; -$_LANGADM['AdminProducts92c75dc7b5c97898f326b95360d4bac7'] = 'Anzeige des Dateinamens'; -$_LANGADM['AdminProducts936ccdb97115e9f35a11d35e3d5b5cad'] = 'Klicken Sie hier'; -$_LANGADM['AdminProducts93cba07454f06a4a960172bbd6e2a435'] = 'Ja'; -$_LANGADM['AdminProducts95b6faa9d75417fe5e7767a733ab6fb4'] = 'Ab '; -$_LANGADM['AdminProducts98f770b0af18ca763421bac22b4b6805'] = 'Eingeschaften'; -$_LANGADM['AdminProducts998b344cff693ad388a14ba89b1523c7'] = 'ist ungültig'; -$_LANGADM['AdminProducts99af56daf9ee280b15e8ed79d75f0255'] = 'Die Tag-Liste'; -$_LANGADM['AdminProducts9be976b8052c984a95997e4a4f8eef96'] = 'scheint in den Körper der Produkt-Seite'; -$_LANGADM['AdminProducts9c67db9cd9f13cfbbe3ebb7ab90e9e3f'] = 'Verkaufspreis inklusive MwSt.:'; -$_LANGADM['AdminProducts9c7f56d70e922a61254366964c01c64a'] = 'Alle Währungen'; -$_LANGADM['AdminProducts9d2ee2dd8c264912b6dd7b1689c1b423'] = 'Auswirkungen auf den Preis:'; -$_LANGADM['AdminProducts9d38722749ec2101e437414ac2a743f9'] = 'Angehängt Dokumente für dieses Produkt'; -$_LANGADM['AdminProducts9d9aa88574c4dab04ddd8356c377357d'] = 'Standard-Kategorie:'; -$_LANGADM['AdminProducts9e834f13e35e4edf64863ab414a6217a'] = 'Ermäßigung'; -$_LANGADM['AdminProducts9ea67be453eaccf020697b4654fc021a'] = 'Speichern und auf der Seite bleiben'; -$_LANGADM['AdminProductsa1997856e58a07d80e27aaf4bc7eaf88'] = 'Datei löschen'; -$_LANGADM['AdminProductsa1f9d795d1110aeeed6b5368c16dc725'] = 'EAN13 oder JAN:'; -$_LANGADM['AdminProductsa6bb76858f8b4b61c050ad7a7ac57e06'] = 'Meta Beschreibung:'; -$_LANGADM['AdminProductsa6ff0f7a2a1993857cb67b769780e708'] = 'Keine spezifischen Preise'; -$_LANGADM['AdminProductsa9ba3f599719d08ba53c26c932b6860f'] = 'Anzahl Tage'; -$_LANGADM['AdminProductsaac247ca22789872bad95dc8f6c45d37'] = 'Erhöhung'; -$_LANGADM['AdminProductsaad781b9842958b4552b8edebb83c346'] = 'Datei kopieren fehlgeschlagen'; -$_LANGADM['AdminProductsab335fe79ef8a5e26c0dbc23332a7148'] = 'Laden Sie eine Datei von Ihrem Desktop'; -$_LANGADM['AdminProductsaba7bdb49b66dd8485c2586a2c88c84e'] = 'Die Datei'; -$_LANGADM['AdminProductsac421120056d9d55c27faba6ae2178b2'] = 'Die maximale Upload-Größe auf Ihren Server beträgt'; -$_LANGADM['AdminProductsac67ede5a84eb5a1add7ff4440e9a485'] = 'erforderlich'; -$_LANGADM['AdminProductsacdb802bfc2b99b15d1782570285c427'] = 'Inhalt:'; -$_LANGADM['AdminProductsad0d28cdd9113d3ce911bc064b137cde'] = 'Grundpreis'; -$_LANGADM['AdminProductsad1c17cb310c91400d25d599cf154eda'] = 'überschreibt Information zum Kaufpreis des Produkts'; -$_LANGADM['AdminProductsad802655c2e83ad378868d5f448677c7'] = 'Auswirkungen auf die Stückpreise:'; -$_LANGADM['AdminProductsae21d822d879539a75c3d6fd91c2acb3'] = 'Datei:'; -$_LANGADM['AdminProductsaf7448c885be0d8acd5eb84322176570'] = 'UPC:'; -$_LANGADM['AdminProductsb02e6af1f7307868a643fb4ea1323f43'] = 'Das Produkt muss in mindestens einer Kategorie indiziert sein'; -$_LANGADM['AdminProductsb06f68603b4cf2f867480c4d1eb6a611'] = 'Friendly-url von Produktnamen.'; -$_LANGADM['AdminProductsb17f3f4dcf653a5776792498a9b44d6a'] = 'Parameter aktualisieren'; -$_LANGADM['AdminProductsb287d004082f0d743a49dc7360d4fbbe'] = 'Mindestmenge für die Bestellung dieses Produkts (1 definieren zum Deaktivieren dieser Funktion)'; -$_LANGADM['AdminProductsb2a474662dea2c96d1bc18cee6208eef'] = 'z.B. 15 $ pro Pfund'; -$_LANGADM['AdminProductsb2e3e379189bcd9251937acc4dcf37e8'] = 'Beschreibung mit einem Satz'; -$_LANGADM['AdminProductsb2f40690858b404ed10e62bdf422c704'] = 'Betrag'; -$_LANGADM['AdminProductsb3f28ce65c666b3dd33240ad6921d941'] = 'ist nicht gültig'; -$_LANGADM['AdminProductsb61bd19699eab41bbcdabc42f83af268'] = 'Denken Sie daran, die Standard-Kategorie zu ändern.'; -$_LANGADM['AdminProductsb6ef48322d4d59004db9f650344c1a8f'] = 'Dazu kommt die Transportsteuer.'; +$_LANGADM['AdminPreferences700e61469b84a66ddb24304a85b0c181'] = 'klassisch'; +$_LANGADM['AdminPreferences7fe15a347d66e291d7a1375273226205'] = 'Shop aktivieren'; +$_LANGADM['AdminPreferences049104cffa3c1841dece50e6e41f749c'] = 'Ihren Shop aktivieren oder deaktivieren. Deaktivieren Sie Ihren Shop während Ihrer Wartungsarbeiten. Der Webservice wird in dieser Zeit nicht ausgesetzt.'; +$_LANGADM['AdminPreferencesdaf835712085aaaf81818e7ebfeb66b8'] = 'Wartungs-IP'; +$_LANGADM['AdminPreferences894cd7887e47ca0e836e31577664b1ea'] = 'IP-Adressen mit Zugangsberechtigung zum Front Office selbst bei deaktiviertem Shop. Verwenden Sie ein Komma (\',\'), um sie zu trennen (zum Beispiel 42.24.4.2,127.0.0.1,99.98.97.96)'; +$_LANGADM['AdminPreferences1656072e927c8d3acd24359cbb648bb5'] = 'SSL aktivieren'; +$_LANGADM['AdminPreferences8de64d6b49cebd2306af6ddbcd268700'] = 'Wenn Ihr Provider das SSL-Protokoll anbietet, können Sie die SSL-Verschlüsselung (https://) aktivieren zur Identifizierung der Kunden und des Bestellvorgangs'; +$_LANGADM['AdminPreferencesed5454727fb14b9800ead242d0972184'] = 'IP auf dem Cookie prüfen'; +$_LANGADM['AdminPreferences9cfc2e28ebe44b3e14f9d780d2150650'] = 'Überprüfen Sie die IP-Adresse des Cookies, um zu verhindern, dass Ihre Cookies gestohlen werden'; +$_LANGADM['AdminPreferencese12874163bcb256726ddfe643aa53a63'] = 'Verbessert die Sicherheit des Front Office'; +$_LANGADM['AdminPreferencescce43372fe8624c0edf870f417557b84'] = 'Aktiviert oder deaktiviert die Token im Front Office, um die Sicherheit von PrestaShop zu verbessern'; +$_LANGADM['AdminPreferences16c390c0fd1efc4f493a6a861aa22d2f'] = 'Tooltip BackOffice'; +$_LANGADM['AdminPreferencesdc58d598b2b22e50c5af01134305a4fb'] = 'Aktiviert die kontextbezogene Hilfe unterhalb der Eingabefelder'; +$_LANGADM['AdminPreferencesc87330f475e4384552c0077927d26e1a'] = 'Laufzeit des Fron-Office Cookies'; +$_LANGADM['AdminPreferences6d964e25aa6aa88c8353880e00202cf4'] = 'Gibt die Anzahl der Stunden aus'; +$_LANGADM['AdminPreferencese673b146824251548feecf1f3929aceb'] = 'Laufzeit des Bac-Office Cookies'; +$_LANGADM['AdminPreferences59aad85b376259844b471a758908a3c1'] = 'Art des Bestellvorgangs'; +$_LANGADM['AdminPreferences6c9f73b6b5d16baa641cf8343348eb8d'] = 'Sie können die Art des Bestellvorgangs wählen, entweder Standard (5 Schritte, 5 Seiten) oder \"One Page Checkout\" (5 Schritte auf derselben Seite)'; +$_LANGADM['AdminPreferences403e42a4b26e379cb13563c98ab63067'] = 'Express-Bestellung aktivieren (Guest checkout)'; +$_LANGADM['AdminPreferences11e7774c4aeee369f9de701a795fb58d'] = 'Diese Funktion ermöglicht das Durchlaufen eines Bestellvorgangs, ohne ein Konto zu erstellen'; +$_LANGADM['AdminPreferencese4045598261988d9988c594243a9434d'] = 'Allgemeine Geschäftsbedingungen'; +$_LANGADM['AdminPreferences342b52e8fe475dc8b5bf11afbfd46ea4'] = 'Erfordert die Zustimmung des Kunden zu den AGB während des Bestellvorgangs'; +$_LANGADM['AdminPreferencesd4d27f93d89b170800f7896e3e438468'] = 'CMS-Seite der allgemeinen Geschäftsbedingungen'; +$_LANGADM['AdminPreferences6cda6c81a66d7faecf49e94a3b55e924'] = 'Wählen Sie die CMS-Seite der allgemeinen Geschäftsbedingungen'; +$_LANGADM['AdminPreferencescd712537c39c43dcbf61e61a6df83cdd'] = 'Geschenkverpackungen anbieten'; +$_LANGADM['AdminPreferences28a318da44a83a4124b9cbcfa4978722'] = 'Bietet dem Kunden Geschenkverpackungen an und die Möglichkeit, eine Nachricht zu hinterlassen '; +$_LANGADM['AdminPreferences2a0677dae563d574fb1c50badaa4eabf'] = 'Preise Geschenkverpackungen'; +$_LANGADM['AdminPreferencesc173252856179a44a9506a968359de8b'] = 'Legt den Preis für die Geschenkverpackung fest'; +$_LANGADM['AdminPreferences0d8bdbe98feb696dd76760ee1374a740'] = 'Steuer der Geschenkverpackungen'; +$_LANGADM['AdminPreferences9311ccba175a9f2fc72e7c6a3dfb6078'] = 'Legt eine Steuer für den Preis der Geschenkverpackung fest'; +$_LANGADM['AdminPreferences3aadb5e86b174ecada1174e22f5a6368'] = 'Maximale Größe der angehängten Dateien'; +$_LANGADM['AdminPreferences2ca89cca013873c7f841e1acf242b3d6'] = 'Setzen Sie hier die maximale Größe für angehängte Daeien (MB)'; +$_LANGADM['AdminPreferences12cbe1a4645659457808631047989afb'] = 'Maximum:'; +$_LANGADM['AdminPreferencesb667478ccafce4bff6d427a6bca06269'] = 'Recycling-Geschenkverpackungen anbieten'; +$_LANGADM['AdminPreferencese84eed89f38f20639431d99ad2f5ee8a'] = 'Der Kunde wählt ein Paket aus Recyclingmaterial'; +$_LANGADM['AdminPreferencese6b03a6bdf49d1cd0655e0f7a3d990cb'] = 'Warenkorb nach Identifizierung neu anzeigen'; +$_LANGADM['AdminPreferences8d7a93422a7ecd89d12811e22055f6d5'] = 'Wiederherstellung des Warenkorbs nach Authentifizierung des Kunden'; +$_LANGADM['AdminPreferencesac2021d3c67ee796d7ab20a466ebd583'] = 'Rundungsregel'; +$_LANGADM['AdminPreferences95be164e850e88c5282e84669f368e1b'] = 'Sie können den Rundungsmodus wählen, entweder immer nach oben, nach unten oder auf die herkömmliche Art abrunden.'; +$_LANGADM['AdminPreferences46f18d3960afc01e5a1a5a0e0e9d571b'] = 'Aktualisierungen der Module automatisch prüfen'; +$_LANGADM['AdminPreferences686a2ac82a5a64eca870ba9a55b8a675'] = 'Neue Module und Aktualisierungen werden auf der Modulseite angezeigt'; +$_LANGADM['AdminPreferencesa9fff6d50be898f47a507354626b8b8d'] = 'Optimierungstipps zum Verstecken'; +$_LANGADM['AdminPreferencese4e2107f99e82247d7e32ac7919c4416'] = 'Optimierungstipps zum Verstecken auf der Startseite des Back Office'; +$_LANGADM['AdminPreferences79a8435260e0c3b17e30ccb1c6dfc75c'] = 'Lieferer und Hersteller anzeigen'; +$_LANGADM['AdminPreferences17677e6d8339224e645bc98321a8fbed'] = 'Lieferer und Hersteller anzeigen, auch wenn die entsprechenden Blöcke deaktiviert sind'; +$_LANGADM['AdminPreferences1301a51cbee38f0c34369720070e5e1b'] = 'Limitieren Sie den Dateigrößen-Upload'; +$_LANGADM['AdminPreferences5870c50004d9568f8de39d09363533a7'] = 'Limitieren Sie den Bildgrößen-Upload'; +$_LANGADM['AdminPreferencesd5bc5fd307b108537039b6b6f98889d5'] = 'Zeitzone:'; +$_LANGADM['AdminPreferencesbbd6622dbbdf4bcb166f5e3f018a2351'] = 'Hier klicken, um HTTPS Protokoll zu verwenden, befor Sie SSL einschalten.'; +$_LANGADM['AdminPreferences0db377921f4ce762c62526131097968f'] = 'Allgemein'; +$_LANGADM['AdminPreferences38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; $_LANGADM['AdminProductsb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminProductsb8cb56e655c8957c168a380aca447e9b'] = 'Die Größe der Datei, die Sie herunterladen möchten, beträgt: '; -$_LANGADM['AdminProductsb908c2f34052b5276e0bf50f0e042211'] = 'Dateigröße:'; -$_LANGADM['AdminProductsb9208b03bcc9eb4a336258dcdcb66207'] = 'Kombinationen'; -$_LANGADM['AdminProductsb9f5c797ebbf55adccdd8539a65a0241'] = 'Deaktiviert'; -$_LANGADM['AdminProductsba34ea40525a4379add785228e37fe86'] = 'KByte'; -$_LANGADM['AdminProductsbafd7322c6e97d25b6299b5d6fe8920b'] = 'Nein'; -$_LANGADM['AdminProductsbb46711b0644764f89a3d068e510295a'] = 'jetzt berechnen'; -$_LANGADM['AdminProductsbe26ade2055790d0e8d19eed69309574'] = 'Zubehör:'; -$_LANGADM['AdminProductsbe53a0541a6d36f6ecb879fa2c584b08'] = 'Bild'; -$_LANGADM['AdminProductsbea25554b38032f5da2d8b505b604314'] = 'Das Produkt muss in der Standard-Kategorie indiziert sein'; $_LANGADM['AdminProductsc03d53b70feba4ea842510abecd6c45e'] = 'Foto'; -$_LANGADM['AdminProductsc0471f0320bc17eb192bbd412d236806'] = 'Allgemeine Informationen zu dem Produkt'; -$_LANGADM['AdminProductsc12cf3f1af68d3bb0dacb9f9ac61349e'] = 'Datei-Felder:'; -$_LANGADM['AdminProductsc1649abdccba825a27f5820f126c8454'] = 'Spezifischen Preis hinzufügen'; -$_LANGADM['AdminProductsc27ff8defa50d70571392ab3c1266a92'] = 'Gewicht (Paket):'; -$_LANGADM['AdminProductsc2aca4338baa0270267d8bf0279310f2'] = 'Verfallsdatum'; -$_LANGADM['AdminProductsc3543f3c6662fa1dedf70ed9c35053c0'] = 'Ihr Produkt wird als Entwurf gespeichert'; -$_LANGADM['AdminProductsc3987e4cac14a8456515f0d200da04ee'] = 'Alle Länder'; -$_LANGADM['AdminProductsc74d5593ec71cdf7d4662cd0bc379fff'] = 'Neuer Titel'; -$_LANGADM['AdminProductsc795dfff10a7c952f4c5438951e9ece9'] = 'Titelbild'; -$_LANGADM['AdminProductsc7c2169d380b95e2e3672037c5ace793'] = 'Diesem Produkt Merkmale zuweisen'; -$_LANGADM['AdminProductsc820e0c1d4ae16db218626f49e7916b1'] = 'KByte max.'; -$_LANGADM['AdminProductsc8360cc476fc8b5ee9a4db494220058d'] = 'Anzahl der pro Kunde erlaubten Downloads'; -$_LANGADM['AdminProductsc9cc8cce247e49bae79f15173ce97354'] = 'Speichern'; -$_LANGADM['AdminProductscc3787ca78f445f481069a4c047f7e7a'] = 'Wählen Sie eine Sprache:'; -$_LANGADM['AdminProductsccf096490d2671f3ea97ea9289eee5b1'] = 'EAN13:'; -$_LANGADM['AdminProductsccfc539487f4e869ef05c1607d24a772'] = 'Sie können einen bestimmten Wert definieren oder aus bereits vorhandenen Werten auswählen, die Sie zuvor hinzugefügt haben.'; -$_LANGADM['AdminProductsce26601dac0dea138b7295f02b7620a7'] = 'Kunde'; -$_LANGADM['AdminProductsd0042a700e9bdf79689d63ee6846dc0e'] = 'Beschreibung:'; -$_LANGADM['AdminProductsd18324caa0ff21355efe5b6df70a3640'] = '(Vergessen Sie danach nicht, das Produkt zu speichern)'; -$_LANGADM['AdminProductsd3d2e617335f08df83599665eef8a418'] = 'Schließen'; -$_LANGADM['AdminProductsd5682e6409bded35ee5c6ca6c6297729'] = 'Merkmal:'; -$_LANGADM['AdminProductsd5ba13ad00daa44c6a03d790e08cf0c8'] = 'Sie müssen dieses Produkt speichern, bevor Sie spezifische Preise definieren können'; -$_LANGADM['AdminProductsd6ae681fcd58f1e1936ca97da36528ff'] = 'Neue Eigenschaft hinzufügen'; -$_LANGADM['AdminProductsd74838fbbeb384c01d7294db33c36ec3'] = 'Die Lagerverwaltung ist deaktiviert'; -$_LANGADM['AdminProductsd764262872a3bfe2b0944d1826f43a88'] = 'Dank einer Menge, um ein Produkt hinzuzufügen gesetzt.'; -$_LANGADM['AdminProductsd88946b678e4c2f251d4e292e8142291'] = 'SEO'; -$_LANGADM['AdminProductsda22c93ccb398c72070f4000cc7b59a1'] = 'Benutzeranpassung'; -$_LANGADM['AdminProductsdbb768f29d6b36b627c8233b32da4f2c'] = 'Datei zu groß, maximale zugelassene Größe:'; -$_LANGADM['AdminProductsdc8f50091cddc5183be3a5b5f774912a'] = 'Datei hochladen'; -$_LANGADM['AdminProductsdd8c7d4ab211f8e57f450a015dfe4131'] = 'Zubehör hinzufügen'; -$_LANGADM['AdminProductsdd9644efbcf9d41c5be6daed03514dd8'] = 'Weiter>'; -$_LANGADM['AdminProductsdeb10517653c255364175796ace3553f'] = 'Produkt'; -$_LANGADM['AdminProductsdf644ae155e79abf54175bd15d75f363'] = 'Name des Produkts'; -$_LANGADM['AdminProductse0f0b0564d3d29a93fad7a4178b7b1ca'] = 'ID:'; -$_LANGADM['AdminProductse12167aa0a7698e6ebc92b4ce3909b53'] = 'Bis'; -$_LANGADM['AdminProductse16dd6e118732c5d1586d6aba0b62f3a'] = 'Preis'; -$_LANGADM['AdminProductse187fd4d086ab8cf9144f2b1b7a68b93'] = 'Infos.'; -$_LANGADM['AdminProductse25f0ecd41211b01c83e5fec41df4fe7'] = 'Ausgewählte Elemente löschen?'; -$_LANGADM['AdminProductse2e79605fc9450ec17957cf0e910f5c6'] = 'mit MwSt.'; -$_LANGADM['AdminProductse4c4c68c7515704a91d90207067dcbbe'] = 'Alle Gruppen'; -$_LANGADM['AdminProductse5f7f63d66023847e693fd34bea09d41'] = 'Standardeinstellung:'; -$_LANGADM['AdminProductse659b52eba1f0299b2d8ca3483919e72'] = 'Typ'; -$_LANGADM['AdminProductse81c4e4f2b7b93b481e13a8553c2ae1b'] = 'oder'; -$_LANGADM['AdminProductse8fce60a7ce078b55bd02a1c25748f16'] = 'Verkaufspreis ohne MwSt.:'; -$_LANGADM['AdminProductse9cb217697088a98b1937d111d936281'] = 'Anhang'; -$_LANGADM['AdminProductsea9cf7e47ff33b2be14e6dd07cbcefc6'] = 'Transport'; -$_LANGADM['AdminProductsebcc39462e6620a8cf432194084a5483'] = 'Optionen:'; -$_LANGADM['AdminProductsec211f7c20af43e742bf2570c3cb84f9'] = 'Hinzufügen'; +$_LANGADM['AdminProducts49ee3087348e8d44e1feda1917443987'] = 'Name'; +$_LANGADM['AdminProducts63d5049791d9d79d86e9a108b0a999ca'] = 'Artikel-Nr.'; +$_LANGADM['AdminProductsad0d28cdd9113d3ce911bc064b137cde'] = 'Grundpreis'; $_LANGADM['AdminProductsed26f5ba7a0f0f6ca8b16c3886eb68ad'] = 'Endpreis'; -$_LANGADM['AdminProductsed51222f31afbf17ca5f3b0654db8969'] = 'Zustand:'; -$_LANGADM['AdminProductsed75712b0eb1913c28a3872731ffd48d'] = 'Verdoppeln'; -$_LANGADM['AdminProductsef43555f81249c93872352f5501bfedd'] = 'Anhänge aktualisieren'; -$_LANGADM['AdminProductsf072da215c080d985d44361e96a3cf60'] = 'Bestellungen ablehnen'; -$_LANGADM['AdminProductsf2a6c498fb90ee345d997f888fce3b18'] = 'Löschen'; -$_LANGADM['AdminProductsf33c23efaf78aacff7c1cbc75f732865'] = 'Textfelder:'; -$_LANGADM['AdminProductsf41afefb4495b85c7b7ddf3e1ca4387f'] = 'Sie können einen Wert für jede relevante Eigenschaft dieses Produkts angeben, leere Felder werden nicht angezeigt.'; -$_LANGADM['AdminProductsf445f4a540768234833908cab83f9214'] = 'überschreibt Information zur Öko-Steuer des Produkts'; -$_LANGADM['AdminProductsf4a275a931b82e5058bc8ffad8b8e5bd'] = 'Hersteller:'; -$_LANGADM['AdminProductsf5a7257cb1424678ae6bebbd0c36b341'] = 'Ermäßigung in folgernder Höhe hinzufügen:'; -$_LANGADM['AdminProductsf755e8b92cb8f02c24f6f539180d45b1'] = 'ist zu lang'; -$_LANGADM['AdminProductsf8825c9f08ff15b5ef6bc3a3898817e8'] = 'Speichern und Vorschau'; -$_LANGADM['AdminProductsf98188b975d57e9dfc3137c7c9f9a5da'] = 'Für: '; -$_LANGADM['AdminProductsf9c128cbc52bb845834c0d3e62b424ea'] = 'Die blaue Linie ist die Standard-Variante.'; -$_LANGADM['AdminProductsfb2ea703b13d059f6b7ea5da806021df'] = 'Format:'; -$_LANGADM['AdminProductsfbd99ad01b92dbafc686772a39e3d065'] = 'UPC'; -$_LANGADM['AdminProductsfc55a6e78b7d33b0241db646dc913ef9'] = 'Diese Variante ändern'; -$_LANGADM['AdminProductsfee1ad396cfeab246802224002123f39'] = 'Dieses Produktbild bearbeiten'; +$_LANGADM['AdminProducts86754577897acfb25deb69039d49d9a7'] = 'Status'; +$_LANGADM['AdminProducts52f5e0bc3859bc5f5e25130b6c7e8881'] = 'Position'; +$_LANGADM['AdminProducts4492081ca02b059f9e8af4ddaf0f7292'] = 'Produktbündel'; +$_LANGADM['AdminProductse16dd6e118732c5d1586d6aba0b62f3a'] = 'Rabatte'; +$_LANGADM['AdminProductsd88946b678e4c2f251d4e292e8142291'] = 'SEO'; $_LANGADM['AdminProductsfff0d600f8a0b5e19e88bfb821dd1157'] = 'Bilder'; -$_LANGADM['AdminProfiles38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; -$_LANGADM['AdminProfiles4901062927f176fea0548821fe6a8625'] = 'Aus Sicherheitsgründen können Sie das Administratorprofil nicht löschen'; +$_LANGADM['AdminProductsb9208b03bcc9eb4a336258dcdcb66207'] = 'Kombinationen'; +$_LANGADM['AdminProducts98f770b0af18ca763421bac22b4b6805'] = 'Produktmerkmale'; +$_LANGADM['AdminProductsda22c93ccb398c72070f4000cc7b59a1'] = 'Benutzeranpassung'; +$_LANGADM['AdminProducts7e2708aeb65763c54052f57ed1a1ec1d'] = 'Angehängte Dokumente'; +$_LANGADM['AdminProductsdbb768f29d6b36b627c8233b32da4f2c'] = 'Datei zu groß, maximale zugelassene Größe:'; +$_LANGADM['AdminProducts3e56c011b37f0bc78fb9eb175c1181c6'] = 'KByte'; +$_LANGADM['AdminProductsb8cb56e655c8957c168a380aca447e9b'] = 'Die Größe der Datei, die Sie herunterladen möchten, beträgt: '; +$_LANGADM['AdminProductsaad781b9842958b4552b8edebb83c346'] = 'Datei kopieren fehlgeschlagen'; +$_LANGADM['AdminProducts06d43815fa42336629ff54da5630143c'] = 'die Datei'; +$_LANGADM['AdminProducts6844aa7b2ea9577a34cea194362d5509'] = 'überschreitet die vom Server zugelassene Größe, die auf'; +$_LANGADM['AdminProducts8d8fcc1abd550c5f25dbfaa57d59cb67'] = 'MB begrenzt ist'; +$_LANGADM['AdminProducts8edb6e2f93a2381b4ad39d904e7f87d5'] = 'das Feld'; +$_LANGADM['AdminProducts0a5fa53f3f20f67f98bd6c3b16df059d'] = 'ist erforderlich'; +$_LANGADM['AdminProducts7e47a344b06d82a8836cbee2748a79e6'] = 'ist erforderlich zumindest in'; +$_LANGADM['AdminProductsf755e8b92cb8f02c24f6f539180d45b1'] = 'ist zu lang'; +$_LANGADM['AdminProducts70f4b635847038d056e33959821a7a66'] = 'Maximale Zeichenzahl'; +$_LANGADM['AdminProductsbb46711b0644764f89a3d068e510295a'] = 'jetzt berechnen'; +$_LANGADM['AdminProducts998b344cff693ad388a14ba89b1523c7'] = 'ist ungültig'; +$_LANGADM['AdminProductsb02e6af1f7307868a643fb4ea1323f43'] = 'Das Produkt muss in mindestens einer Kategorie indiziert sein'; +$_LANGADM['AdminProductsbea25554b38032f5da2d8b505b604314'] = 'Das Produkt muss in der Standard-Kategorie indiziert sein'; +$_LANGADM['AdminProducts99af56daf9ee280b15e8ed79d75f0255'] = 'Die Tag-Liste'; +$_LANGADM['AdminProducts92c75dc7b5c97898f326b95360d4bac7'] = 'Anzeige des Dateinamens'; +$_LANGADM['AdminProductsa9ba3f599719d08ba53c26c932b6860f'] = 'Anzahl Tage'; +$_LANGADM['AdminProductsc2aca4338baa0270267d8bf0279310f2'] = 'Verfallsdatum'; +$_LANGADM['AdminProductsb3f28ce65c666b3dd33240ad6921d941'] = 'ist nicht gültig'; +$_LANGADM['AdminProductsde794262b2a23f277f68ce2810b5175d'] = 'Ihr Produkt wird als Entwurf gespeichert'; +$_LANGADM['AdminProductsf8825c9f08ff15b5ef6bc3a3898817e8'] = 'Speichern und Vorschau'; +$_LANGADM['AdminProducts0449f210068787074ce58175b1a2f5cf'] = 'Dieses Produkt löschen'; +$_LANGADM['AdminProductsc9cc8cce247e49bae79f15173ce97354'] = 'Speichern'; +$_LANGADM['AdminProducts9ea67be453eaccf020697b4654fc021a'] = 'Speichern und auf der Seite bleiben'; +$_LANGADM['AdminProductsd5ba13ad00daa44c6a03d790e08cf0c8'] = 'Sie müssen dieses Produkt speichern, bevor Sie spezifische Preise definieren können'; +$_LANGADM['AdminProductsa6ff0f7a2a1993857cb67b769780e708'] = 'Keine spezifischen Preise'; +$_LANGADM['AdminProducts545f6c2f382c04810103b3e5e6f7d841'] = 'Unbegrenzt'; +$_LANGADM['AdminProducts5da618e8e4b89c66fe86e32cdafde142'] = 'Vom'; +$_LANGADM['AdminProductse12167aa0a7698e6ebc92b4ce3909b53'] = 'Bis'; +$_LANGADM['AdminProducts9c7f56d70e922a61254366964c01c64a'] = 'Alle Währungen'; +$_LANGADM['AdminProductsc3987e4cac14a8456515f0d200da04ee'] = 'Alle Länder'; +$_LANGADM['AdminProductse4c4c68c7515704a91d90207067dcbbe'] = 'Alle Gruppen'; +$_LANGADM['AdminProductsf2a6c498fb90ee345d997f888fce3b18'] = 'Löschen'; +$_LANGADM['AdminProducts8e99fa97ef8d51d9215028842c7ad57c'] = 'Prioritäten-Management'; +$_LANGADM['AdminProducts77b4fe51b2eede1e804277e64ceb9a22'] = 'Prioritäten:'; +$_LANGADM['AdminProducts386c339d37e737a436499d423a77df0c'] = 'Währung'; +$_LANGADM['AdminProducts59716c97497eb9694541f7c3d37b1a4d'] = 'Land'; +$_LANGADM['AdminProducts03937134cedab9078be39a77ee3a48a0'] = 'Gruppe:'; +$_LANGADM['AdminProducts48881913e6addc0c3c439f02229ac91e'] = 'Auf alle Produkte anwenden '; +$_LANGADM['AdminProducts9639e32cab248434a17ab32237cb3b71'] = 'Anwenden'; +$_LANGADM['AdminProductsac67ede5a84eb5a1add7ff4440e9a485'] = 'erforderlich'; +$_LANGADM['AdminProducts287234a1ff35a314b5b6bc4e5828e745'] = 'Varianten'; +$_LANGADM['AdminProducts21f59b54f62b5b8b4bc0f63f0f617fc1'] = 'Auswirkung'; +$_LANGADM['AdminProducts8c489d0946f66d17d73f26366a4bf620'] = 'Gewicht'; +$_LANGADM['AdminProducts52eb5928a34db3e3da7ba52b0644273b'] = 'EAN13'; +$_LANGADM['AdminProductsfbd99ad01b92dbafc686772a39e3d065'] = 'UPC'; +$_LANGADM['AdminProducts1351017ac6423911223bc19a8cb7c653'] = 'Dateiname:'; +$_LANGADM['AdminProducts7e93b54f29abc0e84d489bf739a67e5f'] = 'Anzahl Downloads'; +$_LANGADM['AdminProducts58fd2b2308056ad80255a322b305742b'] = 'Anzahl Tage'; +$_LANGADM['AdminProducts9d9aa88574c4dab04ddd8356c377357d'] = 'Standard-Kategorie:'; +$_LANGADM['AdminProducts10cbdb4839f838ce30409739435a6070'] = 'Katalog:'; +$_LANGADM['AdminProductsb61bd19699eab41bbcdabc42f83af268'] = 'Denken Sie daran, die Standard-Kategorie zu ändern.'; +$_LANGADM['AdminProducts74645ed4e5e25461a664d5f68ff19098'] = 'Klicken Sie die Kategorie(n) an, in der das Produkt erscheinen soll'; +$_LANGADM['AdminProducts6eac2df6a5cc74282553321a73c553fb'] = 'Bitte wählen Sie eine Kategorie um die Standard-Kategorie setzen zu können.'; +$_LANGADM['AdminProductsf16b5952df8d25ea30b25ff95ee8fedf'] = 'Shop-Zugehörigkeit'; +$_LANGADM['AdminProductsbe26ade2055790d0e8d19eed69309574'] = 'Zubehör:'; +$_LANGADM['AdminProducts1a4453a5654583ecec19798b396c9c23'] = '(Vergessen Sie danach nicht, das Produkt zu speichern)'; +$_LANGADM['AdminProductsdd8c7d4ab211f8e57f450a015dfe4131'] = 'Zubehör hinzufügen'; +$_LANGADM['AdminProductsf4a275a931b82e5058bc8ffad8b8e5bd'] = 'Hersteller:'; +$_LANGADM['AdminProducts7825865597f0b1673524f56e335f3675'] = 'Wählen Sie (optional)'; +$_LANGADM['AdminProductse9cb217697088a98b1937d111d936281'] = 'Anhang'; +$_LANGADM['AdminProducts6492d670e42151cc37574d99f4071f85'] = 'Dateiname:'; +$_LANGADM['AdminProductsd0042a700e9bdf79689d63ee6846dc0e'] = 'Beschreibung:'; +$_LANGADM['AdminProducts0b27918290ff5323bea1e3b78a9cf04e'] = 'Datei'; +$_LANGADM['AdminProductsffac76aafed78da915f1440bc67b8166'] = 'Laden Sie eine Datei von Ihrem Desktop'; +$_LANGADM['AdminProducts19f823c6453c2b1ffd09cb715214813d'] = 'Pflichtfelder'; +$_LANGADM['AdminProducts3b6c024d7eff743d98d894ce0e0d1242'] = 'Verfügbare Anhänge'; +$_LANGADM['AdminProductsec211f7c20af43e742bf2570c3cb84f9'] = 'Hinzufügen'; +$_LANGADM['AdminProducts9d38722749ec2101e437414ac2a743f9'] = 'Angehängt Dokumente für dieses Produkt'; +$_LANGADM['AdminProducts1063e38cb53d94d386f21227fcd84717'] = 'Löschen'; +$_LANGADM['AdminProductsef43555f81249c93872352f5501bfedd'] = 'Anhänge aktualisieren'; +$_LANGADM['AdminProducts1245fb9eadb8049b570d7bdc0936aa55'] = 'Diese Variante ändern'; +$_LANGADM['AdminProductsf9c128cbc52bb845834c0d3e62b424ea'] = 'Die Standard-Variante ist blau hinterlegt.'; +$_LANGADM['AdminProducts55110f4c6a2c90b143c6fcd295cb7bc7'] = 'Jedem Produkt muss eine Standard-Variante zugeordnet werden.'; +$_LANGADM['AdminProductsfc55a6e78b7d33b0241db646dc913ef9'] = 'Diese Variante ändern'; +$_LANGADM['AdminProducts6f39383b81d4999830ab6febe6279777'] = 'Hinzufügen oder Ändern von Produktvarianten'; +$_LANGADM['AdminProducts3ea3291e42b4f5eae395f389ce9a88d5'] = 'Produktvarianten erzeugen'; +$_LANGADM['AdminProductsd5682e6409bded35ee5c6ca6c6297729'] = 'Variantenauswahl'; +$_LANGADM['AdminProducts3dd42bfc8345e82c43b4a40a3426ec49'] = 'Artikel-Nr.:'; +$_LANGADM['AdminProductsccf096490d2671f3ea97ea9289eee5b1'] = 'EAN13:'; +$_LANGADM['AdminProductsaf7448c885be0d8acd5eb84322176570'] = 'UPC:'; +$_LANGADM['AdminProducts418734e88e64dbe12a62122833c89da7'] = 'Erlaubte Sonderzeichen:'; +$_LANGADM['AdminProductsac421120056d9d55c27faba6ae2178b2'] = 'Die maximale Upload-Größe auf Ihren Server beträgt'; +$_LANGADM['AdminProductsdc8f50091cddc5183be3a5b5f774912a'] = 'Datei hochladen'; +$_LANGADM['AdminProducts3cb94c0658e6bbfdeac7e65b9635a8f5'] = 'Link'; +$_LANGADM['AdminProductsa1997856e58a07d80e27aaf4bc7eaf88'] = 'Datei löschen'; +$_LANGADM['AdminProductsc312034c9f17a264365e734de442ca0a'] = 'Der vollständige Dateiname mit der Erweiterung (Beispiel: Buch.pdf)'; +$_LANGADM['AdminProductsc8360cc476fc8b5ee9a4db494220058d'] = 'Anzahl der pro Kunde erlaubten Downloads'; +$_LANGADM['AdminProducts8c1279db4db86553e4b9682f78cf500e'] = 'Verfallsdatum'; +$_LANGADM['AdminProducts2b05e1a0e6c62dbf0018af09ed38f4e0'] = 'Format: JJJJ-MM-TT'; +$_LANGADM['AdminProductsc5a61551373c8838d63df1bdb1996a30'] = 'Leer lassen, wenn Sie kein Verfalldatum haben möchten'; +$_LANGADM['AdminProducts44118d6d6ecd2f24f53ec6393a66baa1'] = 'Anzahl der Tage, an denen die Datei für die Kunden zugänglich ist'; +$_LANGADM['AdminProducts9e962fd822ee734a531490fffa643c49'] = 'Auf 0 stellen für unbegrenzten Zugang zum Download'; +$_LANGADM['AdminProducts62b5bb12862c2d95d5c88d1e75feb4f9'] = 'Kaufpreis:'; +$_LANGADM['AdminProductsf0166650d99e74732ac8c48f10a138b7'] = 'überschreibt Information zum Kaufpreis des Produkts'; +$_LANGADM['AdminProducts9d2ee2dd8c264912b6dd7b1689c1b423'] = 'Auswirkungen auf den Preis:'; +$_LANGADM['AdminProducts6adf97f83acf6453d4a6a4b1070f3754'] = 'Keine'; +$_LANGADM['AdminProductsaac247ca22789872bad95dc8f6c45d37'] = 'Erhöhung'; +$_LANGADM['AdminProducts9e834f13e35e4edf64863ab414a6217a'] = 'Ermäßigung'; +$_LANGADM['AdminProducts8bf8854bebe108183caeb845c7676ae4'] = 'von'; +$_LANGADM['AdminProducts21034ae6d01a83e702839a72ba8a77b0'] = 'ohne MwSt.'; +$_LANGADM['AdminProductse81c4e4f2b7b93b481e13a8553c2ae1b'] = 'oder'; +$_LANGADM['AdminProducts1f87346a16cf80c372065de3c54c86d9'] = 'inkl. MwSt.'; +$_LANGADM['AdminProducts190733df8c1af5e4666dfad4cc554080'] = 'Der endgültige Preis des Produkts ist'; +$_LANGADM['AdminProducts91c8f68700703b825761609b303d44e3'] = 'Auswirkungen auf das Gewicht:'; +$_LANGADM['AdminProductsad802655c2e83ad378868d5f448677c7'] = 'Auswirkungen auf die Stückpreise:'; +$_LANGADM['AdminProducts487fd4fe388baed0928898b641050983'] = 'Öko-Steuer:'; +$_LANGADM['AdminProductsa3c262c1c1560ed35f1d295bec43ffd5'] = 'überschreibt Information zur Öko-Steuer des Produkts'; +$_LANGADM['AdminProducts006b4cc15322f7951d9100716edcac07'] = 'Mindestmenge:'; +$_LANGADM['AdminProductsb287d004082f0d743a49dc7360d4fbbe'] = 'Mindestmenge für die Bestellung dieses Produkts (1 definieren zum Deaktivieren dieser Funktion)'; +$_LANGADM['AdminProducts461900b74731e07320ca79366df3e809'] = 'Bild:'; +$_LANGADM['AdminProductse5f7f63d66023847e693fd34bea09d41'] = 'Standardeinstellung:'; +$_LANGADM['AdminProducts29d7b46b863639e29ae8452d2320530a'] = 'Diese Variante als Standardvariante des Produkts definieren'; +$_LANGADM['AdminProducts9230dd17b40c6d0478772e4d545abc46'] = 'Änderung abbrechen'; +$_LANGADM['AdminProducts5fd58de80d182944e9c229aa4c3b8180'] = 'Hinzufügen oder Ändern der benutzerdefinierten Eigenschaften'; +$_LANGADM['AdminProductsc12cf3f1af68d3bb0dacb9f9ac61349e'] = 'Datei-Felder:'; +$_LANGADM['AdminProducts255cf1d721d2bd8cd7b792c23a0773c3'] = 'Anzahl der anzuzeigenden Datei-Upload-Felder'; +$_LANGADM['AdminProductsb6bf408fcbdbbc77159db64efbcbb7b1'] = 'Textfelder:'; +$_LANGADM['AdminProducts2998f049bcca4beccebd03d57d35384e'] = 'Anzahl der anzuzeigenden Textfelder'; +$_LANGADM['AdminProductsb17f3f4dcf653a5776792498a9b44d6a'] = 'Parameter aktualisieren'; +$_LANGADM['AdminProducts9d63ba376b631c024125951ea2a1280d'] = 'Datei-Felder:'; +$_LANGADM['AdminProducts5561b49810cadf25824adfe31a1ed9cb'] = 'Felder speichern'; +$_LANGADM['AdminProductsc7c2169d380b95e2e3672037c5ace793'] = 'Diesem Produkt Merkmale zuweisen'; +$_LANGADM['AdminProductsf41afefb4495b85c7b7ddf3e1ca4387f'] = 'Sie können einen Wert für jedes relevante Merkmal dieses Produkts angeben, leere Felder werden nicht angezeigt.'; +$_LANGADM['AdminProductse3c1fd6719e0e6c456c9b760fa1c9433'] = 'Sie können einen bestimmten Merkmalwert definieren oder aus bereits vorhandenen Werten auswählen, die Sie zuvor hinzugefügt haben.'; +$_LANGADM['AdminProducts21021ea0e52be8e9c599f4dff41e5be0'] = 'Produktmerkmale'; +$_LANGADM['AdminProducts8bcdd31a1ab28f0db60efb2087c3f235'] = 'Vordefinierter Wert'; +$_LANGADM['AdminProducts12085f07b6313b69c63a625d8e23f706'] = 'Benutzerdefinierter Wert'; +$_LANGADM['AdminProducts382b0f5185773fa0f67a8ed8056c7759'] = 'N/A'; +$_LANGADM['AdminProducts544baae42433c186ff222736db985d7d'] = 'Zuerst einen vordefinierten Wert hinzufügen'; +$_LANGADM['AdminProducts22eb5599cf8ccde65128467443e72099'] = 'Keine Eigenschaft definiert'; +$_LANGADM['AdminProductsd6ae681fcd58f1e1936ca97da36528ff'] = 'Neues Produktmerkmal hinzufügen'; +$_LANGADM['AdminProductsbe53a0541a6d36f6ecb879fa2c584b08'] = 'Bild'; +$_LANGADM['AdminProductsd3d2e617335f08df83599665eef8a418'] = 'Schließen'; +$_LANGADM['AdminProducts8241eae69c7d29801316e69c5ce4b7e7'] = '(oder \"Escape\")'; +$_LANGADM['AdminProductsdd9644efbcf9d41c5be6daed03514dd8'] = 'Weiter>'; +$_LANGADM['AdminProducts1330988644c6dfe038e00e6384ac845a'] = '<Zurück'; +$_LANGADM['AdminProductsfee1ad396cfeab246802224002123f39'] = 'Dieses Produktbild bearbeiten'; +$_LANGADM['AdminProducts8bf615c78d82dede20bca75a5c73615c'] = 'Fügen Sie ein neues Bild für dieses Produkt hinzu'; +$_LANGADM['AdminProductsae21d822d879539a75c3d6fd91c2acb3'] = 'Datei:'; +$_LANGADM['AdminProductsfb2ea703b13d059f6b7ea5da806021df'] = 'Format:'; +$_LANGADM['AdminProductsb908c2f34052b5276e0bf50f0e042211'] = 'Dateigröße:'; +$_LANGADM['AdminProducts839af95e357936503d910adb5ae209a3'] = 'KByte max.'; +$_LANGADM['AdminProductsc795dfff10a7c952f4c5438951e9ece9'] = 'Titelbild'; +$_LANGADM['AdminProducts004bf6c9a40003140292e97330236c53'] = 'Aktion'; +$_LANGADM['AdminProducts7be66046997731ac05844f11ee4f6a76'] = 'Dieses Bild löschen'; +$_LANGADM['AdminProducts729a51874fe901b092899e9e8b31c97a'] = 'Sind Sie sicher?'; +$_LANGADM['AdminProductse187fd4d086ab8cf9144f2b1b7a68b93'] = 'Infos.'; +$_LANGADM['AdminProductsc0471f0320bc17eb192bbd412d236806'] = 'Allgemeine Informationen zu dem Produkt'; +$_LANGADM['AdminProducts4e140ba723a03baa6948340bf90e2ef6'] = 'Name:'; +$_LANGADM['AdminProducts6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Ungültige Zeichen:'; +$_LANGADM['AdminProductsa1f9d795d1110aeeed6b5368c16dc725'] = 'EAN13 oder JAN:'; +$_LANGADM['AdminProducts85f0bf927be7014e2265c4bc96bd50d2'] = '(Europa, Japan)'; +$_LANGADM['AdminProducts104f50d9d335bbe38ee0c8e44ebddf03'] = '(USA, Kanada)'; +$_LANGADM['AdminProducts24a23d787190f2c4812ff9ab11847a72'] = 'Status:'; +$_LANGADM['AdminProducts00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Aktiviert'; +$_LANGADM['AdminProductsb9f5c797ebbf55adccdd8539a65a0241'] = 'Deaktiviert'; +$_LANGADM['AdminProductsebcc39462e6620a8cf432194084a5483'] = 'Optionen:'; +$_LANGADM['AdminProducts6a6d01ddaa8fb712f673a6c94525f149'] = 'Zum Kauf verfügbar'; +$_LANGADM['AdminProducts165cd22134a317e1feceeb858c3660cf'] = 'Preis anzeigen'; +$_LANGADM['AdminProducts284dd90023a7ddf940af524df216b9fc'] = 'Nur Online (nicht im Handel erhältlich)'; +$_LANGADM['AdminProductsed51222f31afbf17ca5f3b0654db8969'] = 'Zustand:'; +$_LANGADM['AdminProducts03c2e7e41ffc181a4e84080b4710e81e'] = 'Neu'; +$_LANGADM['AdminProducts019d1ca7d50cc54b995f60d456435e87'] = 'Gebraucht'; +$_LANGADM['AdminProducts6da03a74721a0554b7143254225cc08a'] = 'Runderneuert'; +$_LANGADM['AdminProducts234078adec0a64008b6ae77653776cfa'] = 'Kurzbeschreibung:'; +$_LANGADM['AdminProducts38d301f7ef549a79620e99fd8b51fa34'] = 'wird in der Produktliste und ganz oben auf der Produktseite angezeigt'; +$_LANGADM['AdminProducts9be976b8052c984a95997e4a4f8eef96'] = 'wird auf der Produktseite angezeigt'; +$_LANGADM['AdminProducts32b502f33a535f75dcbf63f6753c631e'] = 'Tags:'; +$_LANGADM['AdminProducts3e053943605d9e4bf7dd7588ea19e9d2'] = 'Ungültige Zeichen:'; +$_LANGADM['AdminProducts9fd90a0a7d933e6870c7364b6cd63247'] = 'Durch Komma getrennte Tags (z.B.: DVD, DVD-Spieler, Stereoanlage)'; +$_LANGADM['AdminProducts97f014aa339f5b37951f100fb1a086d8'] = 'Danke, dass Sie zumindest ein Produkt gewählt haben.'; +$_LANGADM['AdminProducts7a8c953dac571371a6351681014d5937'] = 'Danke, dass Sie eine Menge hinzugefügt haben.'; +$_LANGADM['AdminProducts3b263477a8ad622d76979befafd0119d'] = 'Geben Sie die ersten Buchstaben des Produktnamens ein und wählen Sie dann das Produkt aus der Dropdown-Liste:'; +$_LANGADM['AdminProducts2811dedc85918c3e3ed0becd87cbb336'] = 'Sie können dem Produktbündel keine Produkte verschiedener Steuersätze, sowie auch keine downloadbaren Produkte hinzufügen'; +$_LANGADM['AdminProducts290b7c47045d269e2ccfa69e6477acfe'] = 'Produktpreis'; +$_LANGADM['AdminProducts2aa2ef9d99efe99c01d0c1fb2a3838e5'] = 'Kaufpreis ohne MwSt.'; +$_LANGADM['AdminProducts8a1c241e92c26b92eaae87afa337eaa3'] = 'Kaufpreis, zu dem Sie das Produkt erworben haben'; +$_LANGADM['AdminProductse8fce60a7ce078b55bd02a1c25748f16'] = 'Verkaufspreis ohne MwSt.:'; +$_LANGADM['AdminProducts3bc79dca1e0cdc4b2ac5a2e415f902bf'] = 'Der Verkaufspreis des Produktes ohne Steuern'; +$_LANGADM['AdminProducts82913a5c53d8d818aa69936a630336a3'] = 'Steuerregel:'; +$_LANGADM['AdminProducts7475ec0d41372a307c497acb7eeea8c4'] = 'Steuerfrei'; +$_LANGADM['AdminProducts686e697538050e4664636337cc3b834f'] = 'Erstellen'; +$_LANGADM['AdminProducts59adc1912b6f538acb6afab8c2621945'] = 'Steuern momentan deaktiviert'; +$_LANGADM['AdminProducts1c669d037f8bc785f0e1a9aeb7070367'] = 'Steueroptionen'; +$_LANGADM['AdminProducts0d0a2536d9091f317c4c5695545efebb'] = 'Öko-Steuer (inklusive MwSt.)'; +$_LANGADM['AdminProducts535fb9c585d10cb369e97f1ae2d5e11f'] = 'Bereits im Preis inbegriffen'; +$_LANGADM['AdminProducts9c67db9cd9f13cfbbe3ebb7ab90e9e3f'] = 'Verkaufspreis inklusive MwSt.:'; +$_LANGADM['AdminProducts913bb5260c0b1fbd1d76d8140360dd19'] = 'inkl. MwSt.'; +$_LANGADM['AdminProductsdcb01b8abf33df0556011a755580d785'] = 'z.B. 15 $ pro Pfund'; +$_LANGADM['AdminProductse349760a28d519a810e14fa155e8b2d5'] = 'Zeigt \"im Sonderangebot\" im Bildsymbol auf der Produktseite sowie im Text auf den Kategorieseiten an'; +$_LANGADM['AdminProducts7b988b81a5fe3114360063de23f49016'] = 'Endgültiger Verkaufspreis:'; +$_LANGADM['AdminProductse2e79605fc9450ec17957cf0e910f5c6'] = 'inkl. MwSt.'; +$_LANGADM['AdminProducts887ee91702c962a70b87cbef07bbcaec'] = 'zzgl. MwSt.'; +$_LANGADM['AdminProductsc1649abdccba825a27f5820f126c8454'] = 'Spezifischen Preis hinzufügen'; +$_LANGADM['AdminProductsf98188b975d57e9dfc3137c7c9f9a5da'] = 'Für: '; +$_LANGADM['AdminProducts06444363878572ed1fd5c9342cd5884f'] = 'Verfügbar vom '; +$_LANGADM['AdminProducts01b6e20344b68835c5ed1ddedf20d531'] = 'bis zum '; +$_LANGADM['AdminProducts95b6faa9d75417fe5e7767a733ab6fb4'] = 'Ab '; +$_LANGADM['AdminProducts3e34bdebd9bd5edda27e8728904a2552'] = 'Einheit(en)'; +$_LANGADM['AdminProducts913325468f8b6bcd59733df11213b066'] = 'exkl. MwSt.'; +$_LANGADM['AdminProducts83a3be00962f7ebef403da83d203e595'] = 'Aktuell'; +$_LANGADM['AdminProductsbff11838509966b604d934d917815a72'] = 'Sie können diesen Wert auf 0 setzen, um den Standard-Preis anzuwenden'; +$_LANGADM['AdminProductsf5a7257cb1424678ae6bebbd0c36b341'] = 'Ermäßigung in folgernder Höhe hinzufügen:'; +$_LANGADM['AdminProductsb2f40690858b404ed10e62bdf422c704'] = 'Betrag'; +$_LANGADM['AdminProducts37be07209f53a5d636d5c904ca9ae64c'] = 'Prozentsatz'; +$_LANGADM['AdminProducts0b74d432ea326571154c17e6f030e62f'] = '(Wenn auf \"Betrag\" eingestellt, ist die Steuer ist im Preis enthalten)'; +$_LANGADM['AdminProducts3601146c4e948c32b6424d2c0a7f0118'] = 'Preis'; +$_LANGADM['AdminProducts1901606ea069a83dc7beea17881ef95a'] = 'Zeitraum'; +$_LANGADM['AdminProducts3c6c11039b6caf151f6e3e99237f2f3b'] = 'Ab (Menge)'; +$_LANGADM['AdminProducts694e8d1f2ee056f98ee488bdc4982d73'] = 'Menge'; +$_LANGADM['AdminProducts24a1199bf4dcbef398db7660409a61d9'] = 'Wenn nicht auf Lager:'; +$_LANGADM['AdminProductsf072da215c080d985d44361e96a3cf60'] = 'Bestellungen ablehnen'; +$_LANGADM['AdminProducts119a7c88cf8f1c685c57981abff26f43'] = 'Bestellungen annehmen'; +$_LANGADM['AdminProductsd74838fbbeb384c01d7294db33c36ec3'] = 'Die Lagerverwaltung ist deaktiviert'; +$_LANGADM['AdminProducts3e565755572fa5df48eb811c62619098'] = 'Nachricht, wenn auf Lager:'; +$_LANGADM['AdminProducts627b9f5acc2dcec1e8e341dd09df9768'] = 'Nachricht, wenn nicht auf Lager aber bestellbar:'; +$_LANGADM['AdminProducts7b250cb374c12c42a75227ba75df7779'] = 'Metatitel'; +$_LANGADM['AdminProducts18a2ecd7e67529945cf93821d3fc438f'] = 'Titel der Produktseite, leer lassen, um den Produktnamen zu verwenden'; +$_LANGADM['AdminProductsa6bb76858f8b4b61c050ad7a7ac57e06'] = 'Meta Beschreibung:'; +$_LANGADM['AdminProductsb2e3e379189bcd9251937acc4dcf37e8'] = 'Beschreibung mit einem Satz'; +$_LANGADM['AdminProducts394deec8b4e901394f69ad41095b1ecc'] = 'Meta Schlüsselwörter:'; +$_LANGADM['AdminProducts6ba23760079b4b664d4d5e311c7d5984'] = 'Schlüsselwörter durch Komma getrennt'; +$_LANGADM['AdminProducts02fa003c38fefcda498b876f67f4cac7'] = 'Vereinfachte URL:'; +$_LANGADM['AdminProducts32b919d18cfaca89383f6000dcc9c031'] = 'Erzeugen'; +$_LANGADM['AdminProductse4306834455d4a70e0a7d565022187b2'] = 'Vereinfachte URL, auf dem Produktnamen basierend'; +$_LANGADM['AdminProducts92ab5edf4194cb5a84d6808cb8d8b696'] = 'Folgender Link zur Produktseite:'; +$_LANGADM['AdminProductsb54431f36761311b49af51be8407da30'] = 'Breite (Paket):'; +$_LANGADM['AdminProducts30398718bca5d62f8e76919dffe29308'] = 'Höhe (Paket):'; +$_LANGADM['AdminProductsfb9244e71ff86107b58d0328f15fb9b1'] = 'Gewicht (Paket):'; +$_LANGADM['AdminProducts10b8ce36a973c8009b521b39488a89a7'] = 'Zusätzliche Versandkosten'; +$_LANGADM['AdminProductsb6ef48322d4d59004db9f650344c1a8f'] = 'Dazu kommt die Transportsteuer.'; +$_LANGADM['AdminProductsc74d5593ec71cdf7d4662cd0bc379fff'] = 'Neuer Titel'; +$_LANGADM['AdminProductscc3787ca78f445f481069a4c047f7e7a'] = 'Wählen Sie eine Sprache:'; +$_LANGADM['AdminProductsaba7bdb49b66dd8485c2586a2c88c84e'] = 'Die Datei'; +$_LANGADM['AdminProducts6006a8509fdf7c46885562ae6cd70d7f'] = 'wurde erfolgreich hochgeladen'; +$_LANGADM['AdminProducts63b28593e2858476903ac94ca8697341'] = 'Ihr Verzeichnis zum Speichern der Datei besitzt keine ausreichende Schreibberechtigung'; +$_LANGADM['AdminProfilesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; $_LANGADM['AdminProfiles49ee3087348e8d44e1feda1917443987'] = 'Name'; $_LANGADM['AdminProfiles4e140ba723a03baa6948340bf90e2ef6'] = 'Name:'; -$_LANGADM['AdminProfilesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminProfilese25f0ecd41211b01c83e5fec41df4fe7'] = 'Ausgewählte Elemente löschen?'; -$_LANGADM['AdminQuickAccesses00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Aktiviert'; -$_LANGADM['AdminQuickAccesses38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; -$_LANGADM['AdminQuickAccesses3b3d06023f6353f8fd05f859b298573e'] = 'URL:'; -$_LANGADM['AdminQuickAccesses3e053943605d9e4bf7dd7588ea19e9d2'] = 'Ungültige Zeichen'; -$_LANGADM['AdminQuickAccesses49ee3087348e8d44e1feda1917443987'] = 'Name'; -$_LANGADM['AdminQuickAccesses4e140ba723a03baa6948340bf90e2ef6'] = 'Name:'; -$_LANGADM['AdminQuickAccesses4edbdc3e1b62db73d670ee1231c14c8b'] = 'Öffnen in einem neuen Fenster:'; -$_LANGADM['AdminQuickAccesses97e7c9a7d06eac006a28bf05467fcc8b'] = 'Link'; +$_LANGADM['AdminProfiles9aa03a5dca2e060a4ecbff0dd8616692'] = 'Speichern'; +$_LANGADM['AdminProfiles4901062927f176fea0548821fe6a8625'] = 'Aus Sicherheitsgründen können Sie das Administratorprofil nicht löschen'; $_LANGADM['AdminQuickAccessesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminQuickAccessesb9f5c797ebbf55adccdd8539a65a0241'] = 'Deaktiviert'; -$_LANGADM['AdminQuickAccessese25f0ecd41211b01c83e5fec41df4fe7'] = 'Ausgewählte Elemente löschen?'; +$_LANGADM['AdminQuickAccesses49ee3087348e8d44e1feda1917443987'] = 'Name'; +$_LANGADM['AdminQuickAccesses97e7c9a7d06eac006a28bf05467fcc8b'] = 'Link'; $_LANGADM['AdminQuickAccessese5dc8e5afea0a065948622039358de37'] = 'Neues Fenster'; $_LANGADM['AdminQuickAccessesfe501f6dab88efcbde9b3f062a5ae781'] = 'Schnellzugangsmenü'; +$_LANGADM['AdminQuickAccesses4e140ba723a03baa6948340bf90e2ef6'] = 'Name:'; +$_LANGADM['AdminQuickAccesses3e053943605d9e4bf7dd7588ea19e9d2'] = 'Ungültige Zeichen'; +$_LANGADM['AdminQuickAccesses3b3d06023f6353f8fd05f859b298573e'] = 'URL:'; +$_LANGADM['AdminQuickAccesses4edbdc3e1b62db73d670ee1231c14c8b'] = 'Öffnen in einem neuen Fenster:'; +$_LANGADM['AdminQuickAccesses00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Aktiviert'; +$_LANGADM['AdminQuickAccessesb9f5c797ebbf55adccdd8539a65a0241'] = 'Deaktiviert'; +$_LANGADM['AdminQuickAccesses38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; +$_LANGADM['AdminRangePriceb718adec73e04ce3ec720dd11a06a308'] = 'ID'; +$_LANGADM['AdminRangePrice914419aa32f04011357d3b604a86d7eb'] = 'Lieferant'; +$_LANGADM['AdminRangePrice5da618e8e4b89c66fe86e32cdafde142'] = 'Vom:'; +$_LANGADM['AdminRangePricee12167aa0a7698e6ebc92b4ce3909b53'] = 'Nach'; +$_LANGADM['AdminRangePricec62faf40cbefb8525a15d535d0256c5f'] = 'Preisspanne'; +$_LANGADM['AdminRangePriced66af861fb895b26d6f648b8ad00a022'] = 'Es ist kein Versanddienst für diesen Preisbereich vorhanden'; $_LANGADM['AdminRangePrice1e6d57e813355689e9c77e947d73ad8f'] = 'Vom:'; $_LANGADM['AdminRangePrice2c39f2ba36ea6da8583198d554719eb1'] = 'Beginn Preisspanne (inklusive)'; $_LANGADM['AdminRangePrice33caa076f23f453dd4061726f3706325'] = 'Bis:'; -$_LANGADM['AdminRangePrice38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; -$_LANGADM['AdminRangePrice5da618e8e4b89c66fe86e32cdafde142'] = 'Vom:'; $_LANGADM['AdminRangePrice6bf0217a0db567ce8495e5125a1dfffb'] = 'Ende Preisspanne (ausgenommen)'; -$_LANGADM['AdminRangePrice914419aa32f04011357d3b604a86d7eb'] = 'Lieferant'; -$_LANGADM['AdminRangePriceb3c500a9f6fbe57f05013046a29f31c6'] = 'Es gibt keine Träger für eine Preisspanne.'; -$_LANGADM['AdminRangePriceb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminRangePricec62faf40cbefb8525a15d535d0256c5f'] = 'Preisspanne'; -$_LANGADM['AdminRangePricee12167aa0a7698e6ebc92b4ce3909b53'] = 'A'; -$_LANGADM['AdminRangePricee25f0ecd41211b01c83e5fec41df4fe7'] = 'Ausgewählte Elemente löschen?'; -$_LANGADM['AdminRangePricef8617a92ba0a0a4eabee724eab7c9f48'] = 'Lieferant:'; +$_LANGADM['AdminRangePrice38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; +$_LANGADM['AdminRangeWeightb718adec73e04ce3ec720dd11a06a308'] = 'ID'; +$_LANGADM['AdminRangeWeight914419aa32f04011357d3b604a86d7eb'] = 'Versanddienst'; +$_LANGADM['AdminRangeWeight5da618e8e4b89c66fe86e32cdafde142'] = 'Vom:'; +$_LANGADM['AdminRangeWeighte12167aa0a7698e6ebc92b4ce3909b53'] = 'Bis'; +$_LANGADM['AdminRangeWeight553024cea5b7d69013550aefba774aaa'] = 'Gewichtsklassen'; +$_LANGADM['AdminRangeWeightbe349117865c4dbef0e5c86941f399ec'] = 'Es gibt keinen Versanddienst für diesen Gewichtsbereich'; $_LANGADM['AdminRangeWeight1e6d57e813355689e9c77e947d73ad8f'] = 'Vom:'; $_LANGADM['AdminRangeWeight2c39f2ba36ea6da8583198d554719eb1'] = 'Beginn Preisspanne (inklusive)'; $_LANGADM['AdminRangeWeight33caa076f23f453dd4061726f3706325'] = 'Bis:'; -$_LANGADM['AdminRangeWeight38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; -$_LANGADM['AdminRangeWeight553024cea5b7d69013550aefba774aaa'] = 'Gewichtsklassen'; -$_LANGADM['AdminRangeWeight5da618e8e4b89c66fe86e32cdafde142'] = 'Vom:'; $_LANGADM['AdminRangeWeight6bf0217a0db567ce8495e5125a1dfffb'] = 'Ende Preisspanne (ausgenommen)'; -$_LANGADM['AdminRangeWeight914419aa32f04011357d3b604a86d7eb'] = 'Lieferant'; -$_LANGADM['AdminRangeWeightaec665fba230ca53799cf3563c696792'] = 'Es gibt keine Träger für einen Gewichtsbereich.'; -$_LANGADM['AdminRangeWeightb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminRangeWeighte12167aa0a7698e6ebc92b4ce3909b53'] = 'A'; -$_LANGADM['AdminRangeWeighte25f0ecd41211b01c83e5fec41df4fe7'] = 'Ausgewählte Elemente löschen?'; -$_LANGADM['AdminRangeWeightf8617a92ba0a0a4eabee724eab7c9f48'] = 'Lieferant:'; -$_LANGADM['AdminReferrers037d865feb5bc0131bbc1b33c996a9d0'] = 'Weitere Einzelheiten siehe Benutzerhandbuch...'; -$_LANGADM['AdminReferrers095a1b43effec73955e31e790438de49'] = '€'; -$_LANGADM['AdminReferrers0988f870ad8a7648219df0767f768b8d'] = 'HTTP-Referrer'; -$_LANGADM['AdminReferrers0bef8816b0e89c8ec922185253eeb0a6'] = 'Die Felder `exclude` zeigen an, was aus der URL ausgeschlossen werden soll.'; -$_LANGADM['AdminReferrers10965b2740f42ad4887932c35cee26ab'] = 'Einzige Besucher'; -$_LANGADM['AdminReferrers11ff9f68afb6b8b5b8eda218d7c83a65'] = 'Umsatz'; -$_LANGADM['AdminReferrers1dd1c5fb7f25cd41b291d43a89e3aefd'] = 'Tag'; -$_LANGADM['AdminReferrers1e6d57e813355689e9c77e947d73ad8f'] = 'Von:'; -$_LANGADM['AdminReferrers1f0f882a37664c9aa47a9d4fd20610cd'] = 'Experten-Modus nutzen'; -$_LANGADM['AdminReferrers1faa3e365bfe45ad8e3a6c97da5b94d1'] = 'Cache erneuern'; -$_LANGADM['AdminReferrers200f5c9c419f0a53d5d361eff7b33abc'] = 'Anmeldezahlen'; -$_LANGADM['AdminReferrers208b51d8918ba3cdd679a5ec275df129'] = 'Filtern je Produkt:'; -$_LANGADM['AdminReferrers2402ba94d906bd24c2e0b4e3952c3ca9'] = 'Direkten Verkehr speichern'; -$_LANGADM['AdminReferrers2d0c2b736fa1ab8ce149d26fc36e453a'] = 'Hilfe!'; -$_LANGADM['AdminReferrers2e27c4006a026eacfc1f85b41bf9bc4c'] = 'Basisvergütung'; -$_LANGADM['AdminReferrers2fdae620abd0f37132313415eb443667'] = 'Sie haben damit die Möglichkeit, Tags in diejenigen URLs einzufügen, die auf Ihre Webseite hinweisen. Zum Beispiel können Sie einen Link'; -$_LANGADM['AdminReferrers316853cc3718335f11c048e33b9be98a'] = 'Anzahl Klicks'; -$_LANGADM['AdminReferrers32eb2e5e4f68de58ec967137683ab09a'] = 'Wenn Sie die regulären Ausdrücke von MySQL kennen, können Sie den'; -$_LANGADM['AdminReferrers32fdaf53fadc20d17117baafe17f0233'] = 'Im einfachen Modus können Sie bestimmte Platzhalter einsetzen, die andere Zeichen ersetzen:'; -$_LANGADM['AdminReferrers34ebc2bcd0638b5cce09b2c2b0159174'] = 'Technische Informationen - Einfacher Modus'; -$_LANGADM['AdminReferrers38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; -$_LANGADM['AdminReferrers3f783e6afc73242779dde81c7825def0'] = 'Leer lassen, wenn Sie ihn nicht ändern wollen.'; -$_LANGADM['AdminReferrers40e40fbf7a64db4428eeae2d926ff0ab'] = 'Das Feld `request_uri` ist die URL, die der Besucher in Ihrem Shop besucht.'; -$_LANGADM['AdminReferrers4181de604675ec0fb8d12202ec23964c'] = 'Vergütung bei jedem Besuch.'; -$_LANGADM['AdminReferrers43005b13d452a4ad6f2d8e29b499c55a'] = 'Zahl der Anmeldungen'; -$_LANGADM['AdminReferrers453aceb005ceaf54a47da15fee8b2a26'] = 'Seiten'; -$_LANGADM['AdminReferrers49ee3087348e8d44e1feda1917443987'] = 'Name'; -$_LANGADM['AdminReferrers4b11cf76a471c13ba29b799772c90ddf'] = 'Für jede Bestellung.'; -$_LANGADM['AdminReferrers4bcce22b929055c8db5204629d0a64c1'] = 'Warenkorb Durchschnitt'; -$_LANGADM['AdminReferrers4e140ba723a03baa6948340bf90e2ef6'] = 'Name:'; -$_LANGADM['AdminReferrers51d53cd2ecdae6b5dd3397875197e898'] = 'Kosten pro Klick'; -$_LANGADM['AdminReferrers537c66b24ef5c83b7382cdc3f34885f2'] = 'Jahr'; -$_LANGADM['AdminReferrers5570dfe4ec8f3d4b2cf4d5780d928b39'] = 'Die über Google kommenden Besucher haben beispielsweise ein `` HTTP_REFERER wie diesen: \"http://www.google.com/search?q=prestashop\".'; -$_LANGADM['AdminReferrers571b5937b85a9155062315a7c1d69fa2'] = '\"_\" ersetzt ein Zeichen. Wenn Sie den eigentlichen \"_\" verwenden wollen, müssen Sie eingegeben'; -$_LANGADM['AdminReferrers591411cc8927851db2002208676d8330'] = 'Anmeldungen'; -$_LANGADM['AdminReferrers62508131fde00888d0811939026f2f60'] = 'Das Feld `http_referer` stellt die Webseite dar, über die der Besucher gekommen ist.'; -$_LANGADM['AdminReferrers653cfa577bccb5b3587de505c7629922'] = 'Wenn der Besucher beispielsweise auf eine Produktseite zugreift, ist die URL'; -$_LANGADM['AdminReferrers6691265cf8673ac521e3a1672d482723'] = 'Kommissionen'; -$_LANGADM['AdminReferrers6a26f548831e6a8c26bfbbd9f6ec61e0'] = 'Hilfe'; -$_LANGADM['AdminReferrers6d4acea4a9682c8387d2117120a060e5'] = 'Front-Zugang:'; -$_LANGADM['AdminReferrers72474954ef40e2817957dac137f718d1'] = 'Die Felder `include` zeigen an, was in der URL enthalten sein soll.'; -$_LANGADM['AdminReferrers7442e29d7d53e549b78d93c46b8cdcfc'] = 'Bestellungen'; -$_LANGADM['AdminReferrers7cbb885aa1164b390a0bc050a64e1812'] = 'Monat'; -$_LANGADM['AdminReferrers7da81b1f9ca174679bbb40b7703ad01d'] = 'URI anfordern'; -$_LANGADM['AdminReferrers86190054fc32554662ffbb12b717e8d0'] = 'Vergütung in%'; -$_LANGADM['AdminReferrers89741aae300253f498b0993fa678fa18'] = 'Kom. Satz'; -$_LANGADM['AdminReferrers8ff922bbcd8ad41cdfc48d3c5163b2ab'] = 'Kalender'; -$_LANGADM['AdminReferrers93cba07454f06a4a960172bbd6e2a435'] = 'Ja'; -$_LANGADM['AdminReferrers9706b3e27e9457477521522ffc8d5b24'] = 'Wenn der Besucher auf direktem Weg auf die Webseite kommt (etwa durch die Eingabe der URL in der Adressleiste oder durch die Auswahl einer seiner Favoriten), bleibt dieses Feld leer.'; -$_LANGADM['AdminReferrers97b22af4c50379be3da02a0b10f13ce3'] = 'Index reindizieren'; -$_LANGADM['AdminReferrersa1b58c5793a9c4b1596f555d3c46ca7c'] = 'Definitionen'; -$_LANGADM['AdminReferrersa1cff1c13d1d12ea1f04f6a1e5c10d9c'] = 'Wenn Sie also alle über Google ankommenden Besucher filtern möchten, können Sie \"%google%\" in diesem Feld angeben, oder \"%google.fr%\", wenn Sie nur die Besucher von Google Frankreich sehen möchten.'; -$_LANGADM['AdminReferrersa28735af01fbb1e35371cb120985ac47'] = 'Anmeldungen'; -$_LANGADM['AdminReferrersa4e34bb1b030f78313a3a8f687277c45'] = ' im Forum posten und Statistiken dieser Besucher erhalten, indem Sie \"% prestashop\" im Feld `request_uri` eingeben.'; -$_LANGADM['AdminReferrersa9841e29f2c8180709b16cd2a13c55fe'] = 'Kom.'; -$_LANGADM['AdminReferrersab0cf104f39708eabd07b8cb67e149ba'] = 'Cache'; -$_LANGADM['AdminReferrersab20dd433a5e44c6166509b6c0075b9d'] = 'Ausgeschütteter Prozentsatz für die Bestellung.'; -$_LANGADM['AdminReferrersadaaee4b22041c27198d410c68d952c9'] = '%'; -$_LANGADM['AdminReferrersae5d01b6efa819cc7a7c05a8c57fcc2c'] = 'Besucher'; -$_LANGADM['AdminReferrersb1c94ca2fbc3e78fc30069c8d0f01680'] = 'Alle'; -$_LANGADM['AdminReferrersb341a59d5636ed3d6a819137495b08a0'] = 'Kennwort'; +$_LANGADM['AdminRangeWeight38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; $_LANGADM['AdminReferrersb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminReferrersbafd7322c6e97d25b6299b5d6fe8920b'] = 'Nein'; -$_LANGADM['AdminReferrersbb166feff34b74fef81127259160c93a'] = 'Vertriebspartner'; -$_LANGADM['AdminReferrersc33e404a441c6ba9648f88af3c68a1ca'] = 'Statistiken'; -$_LANGADM['AdminReferrerscc99ae38b3da304c65ea3a9019800a38'] = 'Technische Informationen'; -$_LANGADM['AdminReferrerscec64239386a3679d3279479d34ef354'] = 'Die Speicherung des direkten Verkehrs kann sehr viel Speicherplatz und Leistungskapazität einnehmen, aktivieren Sie sie nur, wenn Sie die entsprechende Datenbank haben und diese Informationen benötigen.'; -$_LANGADM['AdminReferrersd3139f39f1ad6324c80a9ddd50cc7867'] = 'Seitenzugriffe'; +$_LANGADM['AdminReferrers49ee3087348e8d44e1feda1917443987'] = 'Name'; +$_LANGADM['AdminReferrersae5d01b6efa819cc7a7c05a8c57fcc2c'] = 'Besucher'; $_LANGADM['AdminReferrersd7e637a6e9ff116de2fa89551240a94d'] = 'Besuche'; -$_LANGADM['AdminReferrersda0d18febbbe9cd4e54b68aa72f1d231'] = 'Indizierung'; -$_LANGADM['AdminReferrersdcf612ffd5e0e54a8f7abf195b74cb61'] = 'Der einfache Modus verwendet \"LIKE \" von MySQL, für mehr Leistung können Sie jedoch auch die regulären Ausdrücke von MySQL verwenden.'; +$_LANGADM['AdminReferrers453aceb005ceaf54a47da15fee8b2a26'] = 'Seiten'; +$_LANGADM['AdminReferrers591411cc8927851db2002208676d8330'] = 'Anmeldungen'; +$_LANGADM['AdminReferrersa9841e29f2c8180709b16cd2a13c55fe'] = 'Kom.'; +$_LANGADM['AdminReferrers11ff9f68afb6b8b5b8eda218d7c83a65'] = 'Umsatz'; +$_LANGADM['AdminReferrers4bcce22b929055c8db5204629d0a64c1'] = 'Warenkorb Durchschnitt'; +$_LANGADM['AdminReferrers43005b13d452a4ad6f2d8e29b499c55a'] = 'Zahl der Anmeldungen'; +$_LANGADM['AdminReferrers89741aae300253f498b0993fa678fa18'] = 'Kom. Satz'; +$_LANGADM['AdminReferrers316853cc3718335f11c048e33b9be98a'] = 'Anzahl Klicks'; +$_LANGADM['AdminReferrers095a1b43effec73955e31e790438de49'] = 'Basis'; +$_LANGADM['AdminReferrersadaaee4b22041c27198d410c68d952c9'] = '%'; +$_LANGADM['AdminReferrersbb166feff34b74fef81127259160c93a'] = 'Vertriebspartner'; +$_LANGADM['AdminReferrers3f783e6afc73242779dde81c7825def0'] = 'Leer lassen, wenn Sie ihn nicht ändern wollen.'; $_LANGADM['AdminReferrersdcf916d52dc23351ecf7cc8435070da6'] = 'Die Vertriebspartner können mit Ihren Kennungen auf ihre eigenen Daten zugreifen'; -$_LANGADM['AdminReferrersdfc3dfe22ecded7cab0a096ea9874ddd'] = 'Diese Methode ist zuverlässiger als die vorherige, sie hat jedoch einen Nachteil: Wenn eine Suchmaschine eine Seite mit Ihren Link mit einem Tag angibt, wird dieser Link in den Ergebnissen der Suchmaschine angezeigt, und Sie sehen in Ihren Statistiken nicht nur die Besucher des Forums, sondern auch die des Suchmotors.'; -$_LANGADM['AdminReferrerse25f0ecd41211b01c83e5fec41df4fe7'] = 'Ausgewählte Elemente löschen?'; -$_LANGADM['AdminReferrerse8292be0c621a08c807325b9ea1be867'] = '\"%\" ersetzt eine beliebige Anzahl von Zeichen. Wenn Sie das eigentliche \"%\" verwenden wollen, müssen Sie eingegeben'; +$_LANGADM['AdminReferrers6d4acea4a9682c8387d2117120a060e5'] = 'Front-Zugang:'; +$_LANGADM['AdminReferrers6691265cf8673ac521e3a1672d482723'] = 'Kommissionen'; +$_LANGADM['AdminReferrers4181de604675ec0fb8d12202ec23964c'] = 'Vergütung bei jedem Besuch.'; +$_LANGADM['AdminReferrers4b11cf76a471c13ba29b799772c90ddf'] = 'Für jede Bestellung.'; +$_LANGADM['AdminReferrersab20dd433a5e44c6166509b6c0075b9d'] = 'Ausgeschütteter Prozentsatz für die Bestellung.'; +$_LANGADM['AdminReferrersf16b5952df8d25ea30b25ff95ee8fedf'] = 'Shop-Zugehörigkeit.'; +$_LANGADM['AdminReferrers34ebc2bcd0638b5cce09b2c2b0159174'] = 'Technische Informationen - Einfacher Modus'; +$_LANGADM['AdminReferrers0988f870ad8a7648219df0767f768b8d'] = 'HTTP-Referrer'; +$_LANGADM['AdminReferrersefc92fb772a0037d7b1fab20dff56a85'] = 'URI anfordern'; +$_LANGADM['AdminReferrers32eb2e5e4f68de58ec967137683ab09a'] = 'Wenn Sie die regulären Ausdrücke von MySQL kennen, können Sie den'; +$_LANGADM['AdminReferrers1f0f882a37664c9aa47a9d4fd20610cd'] = 'Experten-Modus nutzen'; +$_LANGADM['AdminReferrers38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; +$_LANGADM['AdminReferrerscc99ae38b3da304c65ea3a9019800a38'] = 'Technische Informationen'; +$_LANGADM['AdminReferrers8ff922bbcd8ad41cdfc48d3c5163b2ab'] = 'Kalender'; +$_LANGADM['AdminReferrers1dd1c5fb7f25cd41b291d43a89e3aefd'] = 'Tag'; +$_LANGADM['AdminReferrers7cbb885aa1164b390a0bc050a64e1812'] = 'Monat'; +$_LANGADM['AdminReferrers537c66b24ef5c83b7382cdc3f34885f2'] = 'Jahr'; +$_LANGADM['AdminReferrers10965b2740f42ad4887932c35cee26ab'] = 'Einzige Besucher'; +$_LANGADM['AdminReferrersd3139f39f1ad6324c80a9ddd50cc7867'] = 'Seitenzugriffe'; +$_LANGADM['AdminReferrersa28735af01fbb1e35371cb120985ac47'] = 'Anmeldungen'; +$_LANGADM['AdminReferrers7442e29d7d53e549b78d93c46b8cdcfc'] = 'Bestellungen'; +$_LANGADM['AdminReferrers200f5c9c419f0a53d5d361eff7b33abc'] = 'Anmeldezahlen'; +$_LANGADM['AdminReferrers51d53cd2ecdae6b5dd3397875197e898'] = 'Kosten pro Klick'; +$_LANGADM['AdminReferrers2e27c4006a026eacfc1f85b41bf9bc4c'] = 'Basisvergütung'; +$_LANGADM['AdminReferrers86190054fc32554662ffbb12b717e8d0'] = 'Vergütung in%'; $_LANGADM['AdminReferrersf4f70727dc34561dfde1a3c529b6205c'] = 'Konfiguration'; -$_LANGADM['AdminRequestSql004bf6c9a40003140292e97330236c53'] = 'Tools'; -$_LANGADM['AdminRequestSql0095a9fa74d1713e43e370a7d7846224'] = 'Exportieren'; -$_LANGADM['AdminRequestSql38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; -$_LANGADM['AdminRequestSql49ee3087348e8d44e1feda1917443987'] = 'Name'; -$_LANGADM['AdminRequestSql4e140ba723a03baa6948340bf90e2ef6'] = 'Name:'; -$_LANGADM['AdminRequestSql902b0d55fddef6f8d651fe1035b7d4bd'] = 'Fehler'; -$_LANGADM['AdminRequestSqla1fa27779242b4902f7ae3bdd5c6d508'] = 'Typ'; -$_LANGADM['AdminRequestSqlb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminRequestSqlb7ccdf6ab58f5514acc520721ddc9f08'] = 'Füllen Sie die Felder aus und sichern Sie den Eintrag'; -$_LANGADM['AdminRequestSqlb8bf3ffcbb8025ef76f8d67fff0cdf2b'] = 'Klicken Sie \"Hinzufügen\"'; -$_LANGADM['AdminRequestSqle25f0ecd41211b01c83e5fec41df4fe7'] = 'Ausgewählte Elemente löschen?'; -$_LANGADM['AdminRequestSqlf2bbdf9f72c085adc4d0404e370f0f4c'] = 'Merkmal'; -$_LANGADM['AdminReturn004bf6c9a40003140292e97330236c53'] = 'Tools'; -$_LANGADM['AdminReturn24a23d787190f2c4812ff9ab11847a72'] = 'Status:'; -$_LANGADM['AdminReturn2ca3deb5cd68fa9119b285804fab572f'] = 'Bestellung:'; -$_LANGADM['AdminReturn2fb3b950fd7711136f7f251ae5fbdbdc'] = 'Text Nr.'; -$_LANGADM['AdminReturn38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; -$_LANGADM['AdminReturn446faa7da2d42ba4ffeda73cb119dd91'] = 'Ausgabedatum'; -$_LANGADM['AdminReturn593d14a9bb937448450dec461580c8cf'] = 'Rücksendungen aktivieren:'; -$_LANGADM['AdminReturn5eea367ea73b909880393bd1ae79fc67'] = 'Kunde:'; -$_LANGADM['AdminReturn63d5049791d9d79d86e9a108b0a999ca'] = 'Artikel-Nr.'; -$_LANGADM['AdminReturn694e8d1f2ee056f98ee488bdc4982d73'] = 'Menge'; -$_LANGADM['AdminReturn853ae90f0351324bd73ea615e6487517'] = ' :'; -$_LANGADM['AdminReturn9442975514755961788cc54bf8b43ddf'] = 'Optionen für die Rücksendung von Produkten'; -$_LANGADM['AdminReturn97b920aeb6427541616bdfb89a42be02'] = 'Anzahl Tage:'; -$_LANGADM['AdminReturnb52b44c9d23e141b067d7e83b44bb556'] = 'Produkte:'; +$_LANGADM['AdminReferrers2402ba94d906bd24c2e0b4e3952c3ca9'] = 'Direkten Serververkehr speichern'; +$_LANGADM['AdminReferrers93cba07454f06a4a960172bbd6e2a435'] = 'Ja'; +$_LANGADM['AdminReferrersbafd7322c6e97d25b6299b5d6fe8920b'] = 'Nein'; +$_LANGADM['AdminReferrers8be156d822ab4eb983773bf6dc98eac8'] = 'Die Speicherung des direkten Serververkehrs kann sehr viel Speicherplatz und Leistungskapazität einnehmen, aktivieren Sie sie nur, wenn Sie die entsprechende Datenbank haben und diese Informationen benötigen.'; +$_LANGADM['AdminReferrersda0d18febbbe9cd4e54b68aa72f1d231'] = 'Indizierung'; +$_LANGADM['AdminReferrers97b22af4c50379be3da02a0b10f13ce3'] = 'Index reindizieren'; +$_LANGADM['AdminReferrersab0cf104f39708eabd07b8cb67e149ba'] = 'Cache'; +$_LANGADM['AdminReferrers1faa3e365bfe45ad8e3a6c97da5b94d1'] = 'Cache erneuern'; +$_LANGADM['AdminReferrers6a26f548831e6a8c26bfbbd9f6ec61e0'] = 'Hilfe'; +$_LANGADM['AdminReferrersa1b58c5793a9c4b1596f555d3c46ca7c'] = 'Definitionen'; +$_LANGADM['AdminReferrers62508131fde00888d0811939026f2f60'] = 'Das Feld `http_referer` stellt die Webseite dar, über die der Besucher gekommen ist.'; +$_LANGADM['AdminReferrerse624fbf7e9e0244cd23a7728b70ee77c'] = 'Die über Google kommenden Besucher haben beispielsweise ein `` HTTP_REFERER wie diesen: \"http://www.google.com/search?q=prestashop\".'; +$_LANGADM['AdminReferrers9706b3e27e9457477521522ffc8d5b24'] = 'Wenn der Besucher auf direktem Weg auf die Webseite kommt (etwa durch die Eingabe der URL in der Adressleiste oder durch die Auswahl einer seiner Favoriten), bleibt dieses Feld leer.'; +$_LANGADM['AdminReferrers3674c56b4a9dbfdf6768c74dd0adfcd9'] = 'Wenn Sie also alle über Google ankommenden Besucher filtern möchten, können Sie \"%google%\" in diesem Feld angeben, oder \"%google.fr%\", wenn Sie nur die Besucher von Google Frankreich sehen möchten.'; +$_LANGADM['AdminReferrers40e40fbf7a64db4428eeae2d926ff0ab'] = 'Das Feld `request_uri` ist die URL, die der Besucher in Ihrem Shop besucht.'; +$_LANGADM['AdminReferrers653cfa577bccb5b3587de505c7629922'] = 'Wenn der Besucher beispielsweise auf eine Produktseite zugreift, ist die URL'; +$_LANGADM['AdminReferrers2fdae620abd0f37132313415eb443667'] = 'Sie haben damit die Möglichkeit, Tags in diejenigen URLs einzufügen, die auf Ihre Webseite hinweisen. Zum Beispiel können Sie einen Link'; +$_LANGADM['AdminReferrersf04eea9298f3c447655470c1f8d6d510'] = ' im Forum posten und Statistiken dieser Besucher erhalten, indem Sie \"% prestashop\" im Feld `request_uri` eingeben.'; +$_LANGADM['AdminReferrersdfc3dfe22ecded7cab0a096ea9874ddd'] = 'Diese Methode ist zuverlässiger als die vorherige, sie hat jedoch einen Nachteil: Wenn eine Suchmaschine eine Seite mit Ihren Link mit einem Tag angibt, wird dieser Link in den Ergebnissen der Suchmaschine angezeigt, und Sie sehen in Ihren Statistiken nicht nur die Besucher des Forums, sondern auch die des Suchmotors.'; +$_LANGADM['AdminReferrers9f63ab37fd2af2baa08050ed27e23e8e'] = 'Die Felder `include` zeigen an, was in der URL enthalten sein soll.'; +$_LANGADM['AdminReferrers7e193ec9c6db5b0eb398445d4233359c'] = 'Die Felder `exclude` zeigen an, was aus der URL ausgeschlossen werden soll.'; +$_LANGADM['AdminReferrers32fdaf53fadc20d17117baafe17f0233'] = 'Im einfachen Modus können Sie bestimmte Platzhalter einsetzen, die andere Zeichen ersetzen:'; +$_LANGADM['AdminReferrers8e39fbf881a90cad62886329c4964931'] = '\"_\" ersetzt ein Zeichen. Wenn Sie den eigentlichen \"_\" verwenden wollen, müssen Sie eingegeben'; +$_LANGADM['AdminReferrers722392574a7427d60d7b41ed8704eec2'] = '\"%\" ersetzt eine beliebige Anzahl von Zeichen. Wenn Sie das eigentliche \"%\" verwenden wollen, müssen Sie eingegeben'; +$_LANGADM['AdminReferrers6e2d827c9451209e56132fe5c5dc01c7'] = 'Der einfache Modus verwendet \"LIKE \" von MySQL, für mehr Leistung können Sie jedoch auch die regulären Ausdrücke von MySQL verwenden.'; +$_LANGADM['AdminReferrersa9d19a0efc717973d21fa6086e40b282'] = 'Weitere Einzelheiten siehe Benutzerhandbuch...'; +$_LANGADM['AdminReferrers2d0c2b736fa1ab8ce149d26fc36e453a'] = 'Hilfe!'; +$_LANGADM['AdminReferrers208b51d8918ba3cdd679a5ec275df129'] = 'Filtern je Produkt:'; +$_LANGADM['AdminReferrersb1c94ca2fbc3e78fc30069c8d0f01680'] = 'Alle'; $_LANGADM['AdminReturnb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminReturnbe812bcdcf226cac718ced453e22dbae'] = 'Mehr Informationen zu den Bestelldaten'; -$_LANGADM['AdminReturnbfc23574a242be4531bcb29877ac1d8a'] = 'Produkt-Rücksendung'; -$_LANGADM['AdminReturncb5e33714f324e81edb2ad638d085d09'] = 'Grund der Rücksendung'; -$_LANGADM['AdminReturnd0c905ef089538af1f976a3477d617b0'] = 'Übernahme der Produkt-Rücksendungen aktivieren oder deaktivieren'; -$_LANGADM['AdminReturnd1228f5476d15142b1358ae4b5fa2454'] = 'Bestellung Nr.'; $_LANGADM['AdminReturnd79cf3f429596f77db95c65074663a54'] = 'Bestell-ID'; -$_LANGADM['AdminReturnd98a07f84921b24ee30f86fd8cd85c3c'] = 'vom'; -$_LANGADM['AdminReturndf644ae155e79abf54175bd15d75f363'] = 'Name des Produkts'; -$_LANGADM['AdminReturne1c9e6510f0c8a1182dd5322b9c40331'] = 'Mehr Informationen zu den Kundendaten'; $_LANGADM['AdminReturnec53a8c4f07baed5d8825072c89799be'] = 'Status'; -$_LANGADM['AdminReturnee2204974e5c8242756f3d9981865adc'] = 'Liste der im Paket enthaltenen Produkte'; -$_LANGADM['AdminReturnf12dbe1dbf9af16a70ca2c0329112642'] = 'Aktueller Status der Produkt-Rücksendung'; +$_LANGADM['AdminReturn446faa7da2d42ba4ffeda73cb119dd91'] = 'Ausgabedatum'; +$_LANGADM['AdminReturn9442975514755961788cc54bf8b43ddf'] = 'Optionen für die Rücksendung von Produkten'; +$_LANGADM['AdminReturn593d14a9bb937448450dec461580c8cf'] = 'Rücksendungen aktivieren:'; +$_LANGADM['AdminReturnb5ae76d7ccb124762ecb8452378ebe8c'] = 'Übernahme der Produkt-Rücksendungen aktivieren oder deaktivieren'; +$_LANGADM['AdminReturn97b920aeb6427541616bdfb89a42be02'] = 'Anzahl Tage:'; $_LANGADM['AdminReturnf279b0e5f1f92bf1bae821e102f5c400'] = 'Anzahl der Tage nach dem Datum der Lieferung, an denen der Kunde seine Produkte zurückschicken kann'; -$_LANGADM['AdminScenes00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Aktiviert'; -$_LANGADM['AdminScenes0b24516ee8c68a18020951583bc3b8ab'] = 'Automatisch angepasst auf die Größe'; -$_LANGADM['AdminScenes1af828ba283f1db4849dd627767da221'] = 'Wenn das gesendete Bild zu groß ist, wird es reduziert auf'; -$_LANGADM['AdminScenes24a23d787190f2c4812ff9ab11847a72'] = 'Status:'; -$_LANGADM['AdminScenes38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; -$_LANGADM['AdminScenes3b263477a8ad622d76979befafd0119d'] = 'Geben Sie die ersten Buchstaben des Produktnamens ein und wählen Sie dann das Produkt aus der Dropdown-Liste:'; -$_LANGADM['AdminScenes46cff679f56896d63111deff52857fc9'] = 'Szenen'; -$_LANGADM['AdminScenes5e9df908eafa83cb51c0a3720e8348c7'] = 'Check All'; -$_LANGADM['AdminScenes5ffd7a335dd836b3373f5ec570a58bdc'] = 'Expand All'; -$_LANGADM['AdminScenes6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Ungültige Zeichen:'; -$_LANGADM['AdminScenes64fd5923eb01a88c3f25ad6c841f6ede'] = 'KByte max.'; -$_LANGADM['AdminScenes7dc99a2737d301ded7dbc18b54487c4c'] = 'Hinweis: Um die Grundgröße der Szenenbilder zu ändern, ändern Sie bitte die Einstellung \'large_scene\' mit den gewünschten Maßen (im Back Office: Registerkarte \'Einstellungen\' > Registerkarte \'Bild\').'; -$_LANGADM['AdminScenes84418e651fa14682de36a551e72c2a06'] = 'Name der Szene:'; -$_LANGADM['AdminScenes8a5c9824486e8c1f74cb4c4ec8f9e465'] = '(Höhe x Breite)'; -$_LANGADM['AdminScenes8c38776925f7cf41c090646a43157024'] = 'Kategorien:'; -$_LANGADM['AdminScenes9747d23c8cc358c5ef78c51e59cd6817'] = 'Deaktivieren Sie die Option Alle'; -$_LANGADM['AdminScenes992fce2ab1e3df0de5e94109ab6f4ba0'] = 'Wenn Sie ein bestimmtes Vorschaubild verwenden möchten (ein anderes als das durch Verkleinerung erzeugte Bild unten ), wählen Sie bitte eine dieser Datei.'; -$_LANGADM['AdminScenes997fd7aaabd538817e06ff1b3289bee3'] = 'Zu \"taggendes\" Bild'; -$_LANGADM['AdminScenesa5394858079fa378684b20a1abc0e9be'] = 'Hinweis: Um die Grundgröße der Szenenbilder zu ändern, ändern Sie bitte die Einstellung \'large_scene\' mit den gewünschten Maßen (im Back Office: Registerkarte \'Einstellungen\' > Registerkarte \'Bild\').'; -$_LANGADM['AdminScenesa99236f155b9a3606d7b36262179bc17'] = 'Bildgröße'; -$_LANGADM['AdminScenesb56c3bda503a8dc4be356edb0cc31793'] = 'Collapse All'; -$_LANGADM['AdminScenesb667daefa504a39a424c395df58d04b1'] = 'Bestimmtes Vorschaubild:'; +$_LANGADM['AdminReturnbfc23574a242be4531bcb29877ac1d8a'] = 'Produkt-Rücksendung'; +$_LANGADM['AdminReturn5eea367ea73b909880393bd1ae79fc67'] = 'Kunde:'; +$_LANGADM['AdminReturn2ca3deb5cd68fa9119b285804fab572f'] = 'Bestellung:'; +$_LANGADM['AdminReturncb5e33714f324e81edb2ad638d085d09'] = 'Grund der Rücksendung'; +$_LANGADM['AdminReturn24a23d787190f2c4812ff9ab11847a72'] = 'Status:'; +$_LANGADM['AdminReturnf12dbe1dbf9af16a70ca2c0329112642'] = 'Aktueller Status der Produkt-Rücksendung'; +$_LANGADM['AdminReturnb52b44c9d23e141b067d7e83b44bb556'] = 'Produkte:'; +$_LANGADM['AdminReturnee2204974e5c8242756f3d9981865adc'] = 'Liste der im Paket enthaltenen Produkte'; +$_LANGADM['AdminReturn38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; +$_LANGADM['AdminReturnd1228f5476d15142b1358ae4b5fa2454'] = 'Bestellung Nr.'; +$_LANGADM['AdminReturnd98a07f84921b24ee30f86fd8cd85c3c'] = 'vom'; +$_LANGADM['AdminReturne1c9e6510f0c8a1182dd5322b9c40331'] = 'Mehr Informationen zu den Kundendaten'; +$_LANGADM['AdminReturnbe812bcdcf226cac718ced453e22dbae'] = 'Mehr Informationen zu den Bestelldaten'; +$_LANGADM['AdminReturn63d5049791d9d79d86e9a108b0a999ca'] = 'Artikel-Nr.'; +$_LANGADM['AdminReturndf644ae155e79abf54175bd15d75f363'] = 'Name des Produkts'; +$_LANGADM['AdminReturn694e8d1f2ee056f98ee488bdc4982d73'] = 'Menge'; +$_LANGADM['AdminReturn004bf6c9a40003140292e97330236c53'] = 'Tools'; +$_LANGADM['AdminReturn2fb3b950fd7711136f7f251ae5fbdbdc'] = 'Text Nr.'; +$_LANGADM['AdminReturn853ae90f0351324bd73ea615e6487517'] = ' :'; $_LANGADM['AdminScenesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminScenesb908c2f34052b5276e0bf50f0e042211'] = 'Dateigröße:'; -$_LANGADM['AdminScenesb9f5c797ebbf55adccdd8539a65a0241'] = 'Deaktiviert'; -$_LANGADM['AdminScenesbc02f05b2b99eb2f72b99dba325427e9'] = '(Breite x Höhe). Wenn es zu klein ist, wird ein weißer Rand hinzugefügt, um das richtige Format zu erhalten.'; -$_LANGADM['AdminScenesc820e0c1d4ae16db218626f49e7916b1'] = 'KByte max.'; +$_LANGADM['AdminScenes46cff679f56896d63111deff52857fc9'] = 'Szenen'; $_LANGADM['AdminScenescb456215c3333db0551bd0788bc258c7'] = 'Aktiviert'; -$_LANGADM['AdminScenese0aa021e21dddbd6d8cecec71e9cf564'] = 'OK'; -$_LANGADM['AdminScenesef7de3f485174ff47f061ad27d83d0ee'] = 'ausgewählt'; $_LANGADM['AdminScenesefa840b68d542771392db5b9977ca895'] = 'Wie man die Produkte ins Bild \"taggt\":'; -$_LANGADM['AdminScenesf2a6c498fb90ee345d997f888fce3b18'] = 'Löschen'; -$_LANGADM['AdminScenesf5dae0e1b3d4bc66fadd2840b4f79227'] = 'Bitte fügen Sie ein Bild hinzu, um fortzufahren'; +$_LANGADM['AdminScenes84418e651fa14682de36a551e72c2a06'] = 'Name der Szene:'; +$_LANGADM['AdminScenes24a23d787190f2c4812ff9ab11847a72'] = 'Status:'; $_LANGADM['AdminScenesfb2ea703b13d059f6b7ea5da806021df'] = 'Format:'; -$_LANGADM['AdminSearch00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Aktiviert'; -$_LANGADM['AdminSearch019ec3132cdf8ee0f2e2a75cf5d3e459'] = 'Geschlecht'; -$_LANGADM['AdminSearch151a3c668742e11d24b6f8e65f7f7ee6'] = 'Anmeldedatum'; -$_LANGADM['AdminSearch49ee3087348e8d44e1feda1917443987'] = 'Name'; -$_LANGADM['AdminSearch63d5049791d9d79d86e9a108b0a999ca'] = 'Artikel-Nr.'; -$_LANGADM['AdminSearch7442e29d7d53e549b78d93c46b8cdcfc'] = 'Bestellungen'; -$_LANGADM['AdminSearch8b5dd64ab8d0b8158906796b53a200e2'] = 'E-Mail-Adresse'; -$_LANGADM['AdminSearch9c37b7b6ff829e977df287900543ea54'] = 'Geburtsdatum'; -$_LANGADM['AdminSearchConf00204f71aee500f89085662a40f8a555'] = 'AJAX-Suche für Besucher aktivieren.'; -$_LANGADM['AdminSearchConf01d2aac5d20787a1e873f2bdc79b514a'] = 'Suche dieses Wort anstelle.'; -$_LANGADM['AdminSearchConf05cdca5b85ff26e596c3af66ed4820d5'] = 'Gewichtung der Kategorie'; -$_LANGADM['AdminSearchConf13348442cc6a27032d2b4aa28b75a5d3'] = 'Suche'; -$_LANGADM['AdminSearchConf157ce71733eb58af6770c47cfbab1732'] = 'Ein Wort mit einem Gewicht von 8 wird 4-mal mehr Wert als ein Wort mit einem Gewicht von 2.'; -$_LANGADM['AdminSearchConf1b25f9ffbf4d185dbb985380a04732cc'] = 'Gewichtung der Merkmale'; -$_LANGADM['AdminSearchConf1c24b90abdb6175e6c57762446db435a'] = 'Die \"indiziert\" Produkte wurden von PrestaShop analysiert worden und wird in den Ergebnissen der Front-Office-Suche angezeigt werden.'; -$_LANGADM['AdminSearchConf26e424abe001fcfdcc85a2d59bacb567'] = 'Index neu aufbauen'; -$_LANGADM['AdminSearchConf2e2ef007bbe41bc68ee187fca0387520'] = 'Sie können einen Cronjob definieren, der Ihren Index neu aufbaut, indem Sie folgende URL verwenden:'; -$_LANGADM['AdminSearchConf38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; -$_LANGADM['AdminSearchConf4381a423b1c744a58a00f9921327f4f7'] = 'Minimale Wortlänge'; -$_LANGADM['AdminSearchConf483c40354fdf24fc335387dc1785ccd2'] = 'Mit der AJAX-Suche werden die ersten 10 Produkte entsprechend der Suchanfrage des Nutzers in Echtzeit unter dem Eingabefeld angezeigt.'; -$_LANGADM['AdminSearchConf4871216a35362aebc0d9908e6e288765'] = 'Gewichtung der Eigenschaften'; -$_LANGADM['AdminSearchConf5aac38deec604d81565722cc5a2a6be1'] = 'Ergebnis:'; -$_LANGADM['AdminSearchConf5bff181421d95b49ad5ce5bb08f0ffbe'] = 'Nicht zu indizierende Wörter'; -$_LANGADM['AdminSearchConf6af0a6ff1f2f2a61cbd8b98232314b03'] = 'Gewichtung der Kurzbeschreibung'; -$_LANGADM['AdminSearchConf76a591808a254d4094e1c43f937b834f'] = 'Gewichtung des Produktnamens'; -$_LANGADM['AdminSearchConf792fd33273f5b3dbbcc6bd5de52b7e20'] = 'Kein gültiges Ergebnis'; -$_LANGADM['AdminSearchConf88a84f6aa7f460b72f4a4b9dd9b9b714'] = 'Aktivieren Sie die Instant-Suche für Ihre Besucher.'; -$_LANGADM['AdminSearchConf89e75b6219e4f6de0200ad94812a5655'] = 'Dem Index fehlende Produkte hinzufügen.'; -$_LANGADM['AdminSearchConf8a289df2d13df2450bfcc937a026dee3'] = 'AJAX-Suche'; -$_LANGADM['AdminSearchConf8c489d0946f66d17d73f26366a4bf620'] = 'Gewicht'; -$_LANGADM['AdminSearchConf97af9b173ce5af301daaa0aeb5419c49'] = 'Bitte geben Sie die Wörter getrennt durch ein \"|\" ein.'; -$_LANGADM['AdminSearchConf9ab81f57823f6aeb02362291f23883e6'] = 'Alias'; -$_LANGADM['AdminSearchConf9bc82ee9ca6110810689927a77493617'] = 'Gewichtung des Herstellers'; -$_LANGADM['AdminSearchConf9d2e974b83d9090b463dbcb2ef32ab51'] = 'Ungültiger Alias'; -$_LANGADM['AdminSearchConfa1f687d813c4e0c415cb5137fcb156c1'] = 'Alias:'; -$_LANGADM['AdminSearchConfa66ec6983e578c3ac4663171b39d168b'] = 'die 2 Felder sind Pflichtfelder'; -$_LANGADM['AdminSearchConfb528cee25edcbf2257878a5aead21a1d'] = 'Das \"Gewicht\" stellt die Bedeutung und Relevanz für das Ranking der Produkte, wenn versuchen, eine neue Suche.'; -$_LANGADM['AdminSearchConfbbeec9bc726c86e461b48941118e4f3b'] = 'Sofortsuche'; -$_LANGADM['AdminSearchConfc152439199cebb7e1c27633efeaf1eda'] = 'Gewichtung der Tags'; -$_LANGADM['AdminSearchConfc1aa7600ab8604ee230fbf068ae3e032'] = 'Nur Wörter ab dieser Länge werden indiziert.'; -$_LANGADM['AdminSearchConfc9cc8cce247e49bae79f15173ce97354'] = 'Ändern'; -$_LANGADM['AdminSearchConfd09de235a4115d5c3ff8d8e75f2fa45c'] = 'Indizierte Produkte:'; -$_LANGADM['AdminSearchConfd125a8ad45c31bd8d3d6502b357e944a'] = 'Mit der Instant-Suche werden die Ergebnisse sofort angezeigt werden, während der Benutzer schreibt seine Frage.'; +$_LANGADM['AdminScenesa99236f155b9a3606d7b36262179bc17'] = 'Bildgröße'; +$_LANGADM['AdminScenes839af95e357936503d910adb5ae209a3'] = 'KByte max.'; +$_LANGADM['AdminScenes1af828ba283f1db4849dd627767da221'] = 'Wenn das gesendete Bild zu groß ist, wird es reduziert auf'; +$_LANGADM['AdminScenes7dc99a2737d301ded7dbc18b54487c4c'] = 'Hinweis: Um die Grundgröße der Szenenbilder zu ändern, ändern Sie bitte die Einstellung \'large_scene\' mit den gewünschten Maßen (im Back Office: Registerkarte \'Einstellungen\' > Registerkarte \'Bild\').'; +$_LANGADM['AdminScenes3b263477a8ad622d76979befafd0119d'] = 'Geben Sie die ersten Buchstaben des Produktnamens ein und wählen Sie dann das Produkt aus der Dropdown-Liste:'; +$_LANGADM['AdminScenese0aa021e21dddbd6d8cecec71e9cf564'] = 'OK'; +$_LANGADM['AdminScenesf2a6c498fb90ee345d997f888fce3b18'] = 'Löschen'; +$_LANGADM['AdminScenes992fce2ab1e3df0de5e94109ab6f4ba0'] = 'Wenn Sie ein bestimmtes Vorschaubild verwenden möchten (ein anderes als das durch Verkleinerung erzeugte Bild unten ), wählen Sie bitte eine dieser Datei.'; +$_LANGADM['AdminScenesb908c2f34052b5276e0bf50f0e042211'] = 'Dateigröße:'; +$_LANGADM['AdminScenes839af95e357936503d910adb5ae209a3'] = 'KByte max.'; +$_LANGADM['AdminScenes0b24516ee8c68a18020951583bc3b8ab'] = 'Automatisch angepasst auf die Größe'; +$_LANGADM['AdminScenes8a5c9824486e8c1f74cb4c4ec8f9e465'] = '(Höhe x Breite)'; +$_LANGADM['AdminScenesa5394858079fa378684b20a1abc0e9be'] = 'Hinweis: Um die Grundgröße der Szenenbilder zu ändern, ändern Sie bitte die Einstellung \'large_scene\' mit den gewünschten Maßen (im Back Office: Registerkarte \'Einstellungen\' > Registerkarte \'Bild\').'; +$_LANGADM['AdminScenesb667daefa504a39a424c395df58d04b1'] = 'Bestimmtes Vorschaubild:'; +$_LANGADM['AdminScenesef7de3f485174ff47f061ad27d83d0ee'] = 'ausgewählt'; +$_LANGADM['AdminScenes5e9df908eafa83cb51c0a3720e8348c7'] = 'Alle auswählen'; +$_LANGADM['AdminScenes9747d23c8cc358c5ef78c51e59cd6817'] = 'Alle abwählen'; +$_LANGADM['AdminScenesb56c3bda503a8dc4be356edb0cc31793'] = 'Alle zuklappen'; +$_LANGADM['AdminScenes5ffd7a335dd836b3373f5ec570a58bdc'] = 'Alle aufklappen'; +$_LANGADM['AdminScenes8c38776925f7cf41c090646a43157024'] = 'Kategorien:'; +$_LANGADM['AdminScenes942da499f64e33bf906449f53937dcac'] = 'Bitte fügen Sie ein Bild hinzu, um fortzufahren'; +$_LANGADM['AdminScenesf16b5952df8d25ea30b25ff95ee8fedf'] = 'Shop-Zugehörgkeit.'; +$_LANGADM['AdminScenes997fd7aaabd538817e06ff1b3289bee3'] = 'Zu \"taggendes\" Bild'; $_LANGADM['AdminSearchConfda0d18febbbe9cd4e54b68aa72f1d231'] = 'Indizierung'; -$_LANGADM['AdminSearchConfe25f0ecd41211b01c83e5fec41df4fe7'] = 'Ausgewählte Elemente löschen?'; -$_LANGADM['AdminSearchConfec53a8c4f07baed5d8825072c89799be'] = 'Status'; +$_LANGADM['AdminSearchConfa4822ff171d724084f62e187e7f65748'] = 'Die Indexierten Produkte wurden analysiert und werden im Suchergebnis im Front-Office angezeigt.'; +$_LANGADM['AdminSearchConfd09de235a4115d5c3ff8d8e75f2fa45c'] = 'Indizierte Produkte:'; +$_LANGADM['AdminSearchConf89e75b6219e4f6de0200ad94812a5655'] = 'Dem Index fehlende Produkte hinzufügen.'; +$_LANGADM['AdminSearchConf26e424abe001fcfdcc85a2d59bacb567'] = 'Index neu aufbauen'; +$_LANGADM['AdminSearchConf9ed967cf992b654e59df8663fce97d59'] = 'Sie können einen Cronjob definieren, der Ihren Index neu aufbaut, indem Sie folgende URL verwenden:'; +$_LANGADM['AdminSearchConf13348442cc6a27032d2b4aa28b75a5d3'] = 'Suche'; +$_LANGADM['AdminSearchConf8a289df2d13df2450bfcc937a026dee3'] = 'AJAX-Suche'; +$_LANGADM['AdminSearchConf210164bf289e4deb6147c77256907d8e'] = 'AJAX-Suche für Besucher aktivieren.'; +$_LANGADM['AdminSearchConfbfd6500aaa6d607c6400b861298a8a02'] = 'Mit ajax search werden sofort die ersten 10 passende Produkte angezeigt.'; +$_LANGADM['AdminSearchConfbbeec9bc726c86e461b48941118e4f3b'] = 'Sofortsuche'; +$_LANGADM['AdminSearchConf5c310913606d85266ad186f1482bd7e8'] = 'Sofortsuche aktivieren'; +$_LANGADM['AdminSearchConf5d1e36067de5219b04e875eae644d7d9'] = 'Mit der Sofortsuche werden sofort alle passende Produkte während der Suche angezeigt.'; +$_LANGADM['AdminSearchConf8e7ace556216459cd9197423709bdd3a'] = 'Minimale Wortlänge'; +$_LANGADM['AdminSearchConf645115aba5ef431a04da95c746477544'] = 'Nur Wörter ab dieser Länge werden indiziert.'; +$_LANGADM['AdminSearchConf5bff181421d95b49ad5ce5bb08f0ffbe'] = 'Nicht zu indizierende Wörter'; +$_LANGADM['AdminSearchConf4ce50969b8f3bfbdee2eb2aa7ed463b4'] = 'Bitte geben Sie die Wörter getrennt durch ein \"|\" ein.'; +$_LANGADM['AdminSearchConf8c489d0946f66d17d73f26366a4bf620'] = 'Gewichtung'; +$_LANGADM['AdminSearchConfa18839d3f64a763b17cdb24e2f08a2cd'] = 'Die Gewichtung stellt die Relevanz des Produktranges in der Suche dar.'; +$_LANGADM['AdminSearchConf157ce71733eb58af6770c47cfbab1732'] = 'Ein Wort mit einer Gewichtung von 8 wird 4 Male höheren Wert haben als ein Wort mit der Gewichtung 2.'; +$_LANGADM['AdminSearchConf76a591808a254d4094e1c43f937b834f'] = 'Gewichtung des Produktnamens'; $_LANGADM['AdminSearchConff391844c98222451204cbb678d591f86'] = 'Gewichtung des Artikelnummers'; +$_LANGADM['AdminSearchConf6af0a6ff1f2f2a61cbd8b98232314b03'] = 'Gewichtung der Kurzbeschreibung'; $_LANGADM['AdminSearchConff90f799bc686f5d6a731b1f8074b4580'] = 'Gewichtung der ausführlichen Beschreibung'; -$_LANGADM['AdminSearchEngines38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; -$_LANGADM['AdminSearchEngines505de52d5ae227b6e8acb02dce2a0c4d'] = 'Server:'; -$_LANGADM['AdminSearchEngines9aa1b03934893d7134a660af4204f2a9'] = 'Server'; -$_LANGADM['AdminSearchEnginesb6f05e5ddde1ec63d992d61144452dfa'] = 'Referrer'; -$_LANGADM['AdminSearchEnginesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminSearchEnginesb864759d534539519ceaa2c03a39d4c2'] = 'GET-Variable'; -$_LANGADM['AdminSearchEnginese25f0ecd41211b01c83e5fec41df4fe7'] = 'Ausgewählte Elemente löschen?'; +$_LANGADM['AdminSearchConf05cdca5b85ff26e596c3af66ed4820d5'] = 'Gewichtung der Kategorie'; +$_LANGADM['AdminSearchConf9bc82ee9ca6110810689927a77493617'] = 'Gewichtung des Herstellers'; +$_LANGADM['AdminSearchConfc152439199cebb7e1c27633efeaf1eda'] = 'Gewichtung der Tags'; +$_LANGADM['AdminSearchConf1b25f9ffbf4d185dbb985380a04732cc'] = 'Gewichtung der Varianten'; +$_LANGADM['AdminSearchConf4871216a35362aebc0d9908e6e288765'] = 'Gewichtung der Produktmerkmale'; $_LANGADM['AdminSearchb718adec73e04ce3ec720dd11a06a308'] = 'ID'; +$_LANGADM['AdminSearch49ee3087348e8d44e1feda1917443987'] = 'Name'; +$_LANGADM['AdminSearch9c37b7b6ff829e977df287900543ea54'] = 'Geburtsdatum'; +$_LANGADM['AdminSearch22ffd0379431f3b615eb8292f6c31d12'] = 'Anmeldedatum'; +$_LANGADM['AdminSearch7442e29d7d53e549b78d93c46b8cdcfc'] = 'Bestellungen'; $_LANGADM['AdminSearchc0bd7654d5b278e65f21cf4e9153fdb4'] = 'Hersteller'; -$_LANGADM['AdminSearchd1457b72c3fb323a2671125aef3eab5d'] = ' ?'; -$_LANGADM['AdminSearcheb6b06cab0dd72e04c4da68d511facf2'] = 'Suchergebnisse'; +$_LANGADM['AdminSearch63d5049791d9d79d86e9a108b0a999ca'] = 'Artikel-Nr.'; $_LANGADM['AdminSearchec53a8c4f07baed5d8825072c89799be'] = 'Status'; -$_LANGADM['AdminShipping006300efaf063e1705dd614ea0ae9e8b'] = 'Kosten'; -$_LANGADM['AdminShipping01b6e20344b68835c5ed1ddedf20d531'] = 'à'; -$_LANGADM['AdminShipping03bad6eaeef7a9d4655f07ac28a1746d'] = 'Gutscheine werden bei der Bestimmung von Gratis-Versandkosten nicht berücksichtigt'; -$_LANGADM['AdminShipping1d8ca7f442e6d4ad3da5cb61b84284fc'] = 'Verladekosten'; -$_LANGADM['AdminShipping21034ae6d01a83e702839a72ba8a77b0'] = 'ohne MwSt.'; +$_LANGADM['AdminSearcheb6b06cab0dd72e04c4da68d511facf2'] = 'Suchergebnisse'; +$_LANGADM['AdminSearchEnginesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; +$_LANGADM['AdminSearchEngines9aa1b03934893d7134a660af4204f2a9'] = 'Server'; +$_LANGADM['AdminSearchEnginesb864759d534539519ceaa2c03a39d4c2'] = 'GET-Variable'; +$_LANGADM['AdminSearchEnginesb6f05e5ddde1ec63d992d61144452dfa'] = 'Referrer'; +$_LANGADM['AdminSearchEngines9aa03a5dca2e060a4ecbff0dd8616692'] = 'Speichern'; $_LANGADM['AdminShipping2605fbb693837be42d0cd0e701cb5aa3'] = 'Verladung'; -$_LANGADM['AdminShipping38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; -$_LANGADM['AdminShipping49fec5c86a3b43821fdf0d9aa7bbd935'] = 'Je nach Gesamtgewicht'; -$_LANGADM['AdminShipping780c462e85ba4399a5d42e88f69a15ca'] = 'Rechnungsstellung'; -$_LANGADM['AdminShipping8c6e9d97aa1ff2b61603508a7d25e8b7'] = 'Keine Spanne für diesen Lieferanten'; -$_LANGADM['AdminShipping8e0fea0a31a2ef28aa69ecc1ec4460c1'] = 'Wenn Sie diese Parameter auf 0 setzen, werden sie deaktiviert'; -$_LANGADM['AdminShippingabed9eda0a174a7b32829098aa53ae4d'] = 'Zone/ Spanne'; -$_LANGADM['AdminShippingb1c94ca2fbc3e78fc30069c8d0f01680'] = 'Alle Zonen:'; -$_LANGADM['AdminShippingc58f2291088838a2fd291aa70d560b30'] = 'Sie haben nur freie Träger gibt es keine Notwendigkeit, Ihre Lieferadresse Preise zu konfigurieren.'; +$_LANGADM['AdminShipping1d8ca7f442e6d4ad3da5cb61b84284fc'] = 'Verladekosten'; +$_LANGADM['AdminShipping21034ae6d01a83e702839a72ba8a77b0'] = 'exkl. MwSt.'; $_LANGADM['AdminShippingc9722f74f95451816de0f8ca3259ae44'] = 'Kostenlose Lieferung ab'; +$_LANGADM['AdminShipping8e0fea0a31a2ef28aa69ecc1ec4460c1'] = 'Wenn Sie diese Parameter auf 0 setzen, werden sie deaktiviert'; +$_LANGADM['AdminShipping03bad6eaeef7a9d4655f07ac28a1746d'] = 'Gutscheine werden bei der Bestimmung vom kostenlosen Versand nicht berücksichtigt'; +$_LANGADM['AdminShipping780c462e85ba4399a5d42e88f69a15ca'] = 'Rechnungsstellung'; $_LANGADM['AdminShippinge3d29a6f3d7588301aa04429e686b260'] = 'Je nach Gesamtbetrag'; +$_LANGADM['AdminShipping49fec5c86a3b43821fdf0d9aa7bbd935'] = 'Je nach Gesamtgewicht'; $_LANGADM['AdminShippingedba2e2f00e254e64fcb0057c0279a1d'] = 'Kosten pro Lieferant, Zone und Preisspanne'; -$_LANGADM['AdminShippingee40885aa3a350e6182b8ada1843ed30'] = 'Das ist ein Versandkostenfreier Lieferant'; -$_LANGADM['AdminShippingf8617a92ba0a0a4eabee724eab7c9f48'] = 'Lieferant:'; -$_LANGADM['AdminShop00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Aktiviert'; -$_LANGADM['AdminShop068f80c7519d0528fb08e82137a72131'] = 'Produkte'; -$_LANGADM['AdminShop1d6af794b2599c1407a83029a09d1ecf'] = 'Lieferanten'; -$_LANGADM['AdminShop2377be3c2ad9b435ba277a73f0f1ca76'] = 'Hersteller:'; -$_LANGADM['AdminShop24a23d787190f2c4812ff9ab11847a72'] = 'Status:'; -$_LANGADM['AdminShop38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; -$_LANGADM['AdminShop61f0fa926f97eafb392975ed79cebb4a'] = 'Name des Shops:'; -$_LANGADM['AdminShop622f3c75de9f3481ffc58c1f292c1c2b'] = 'CMS-Seite'; -$_LANGADM['AdminShop790d59ef178acbc75d233bf4211763c6'] = 'Land'; -$_LANGADM['AdminShop821b8ee6937cec96c30fdafbfe836d68'] = 'Geschäfte'; -$_LANGADM['AdminShop93cba07454f06a4a960172bbd6e2a435'] = 'Ja'; -$_LANGADM['AdminShop9d5bf15117441a1b52eb1f0808e4aad3'] = 'Ermäßigungsgutscheine'; -$_LANGADM['AdminShop9ea67be453eaccf020697b4654fc021a'] = 'Speichern und auf der Seite bleiben'; -$_LANGADM['AdminShopUrl00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Aktiviert'; -$_LANGADM['AdminShopUrl24a23d787190f2c4812ff9ab11847a72'] = 'Status:'; -$_LANGADM['AdminShopUrl38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; -$_LANGADM['AdminShopUrlb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminShopUrlb9f5c797ebbf55adccdd8539a65a0241'] = 'Deaktiviert'; -$_LANGADM['AdminShopUrld42225935a374f1249f2a45ebed00772'] = 'Aktiviert oder deaktiviert'; -$_LANGADM['AdminShopUrle25f0ecd41211b01c83e5fec41df4fe7'] = 'Ausgewählte Elemente löschen?'; -$_LANGADM['AdminShopa9e4402481bd9b8e36752bf731f67eb6'] = 'Thema'; -$_LANGADM['AdminShopb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminShopb9f5c797ebbf55adccdd8539a65a0241'] = 'Deaktiviert'; -$_LANGADM['AdminShopbafd7322c6e97d25b6299b5d6fe8920b'] = 'Nein'; -$_LANGADM['AdminShopbb34f602e45a9fbcb2cdfee7a48673fc'] = 'Szenen'; -$_LANGADM['AdminShopbbaff12800505b22a853e8b7f4eb6a22'] = 'Kontakt'; -$_LANGADM['AdminShopc9cc8cce247e49bae79f15173ce97354'] = 'Ändern'; -$_LANGADM['AdminShopdfcfc43722eef1eab1e4a12e50a068b1'] = 'Währungen'; -$_LANGADM['AdminShope25f0ecd41211b01c83e5fec41df4fe7'] = 'Ausgewählte Elemente löschen?'; -$_LANGADM['AdminShopfff0d600f8a0b5e19e88bfb821dd1157'] = 'Bilder'; -$_LANGADM['AdminSlip067af5895a7ced3197520b591f9a41eb'] = 'PDF erzeugen'; -$_LANGADM['AdminSlip0b1fb1278454d848f968d419e29c253b'] = 'Im Format 2010-01-01 (Anfangsdatum inbegriffen)'; -$_LANGADM['AdminSlip1e6d57e813355689e9c77e947d73ad8f'] = 'Von (inkl.)'; -$_LANGADM['AdminSlip33caa076f23f453dd4061726f3706325'] = 'Bis (inkl.)'; -$_LANGADM['AdminSlip446faa7da2d42ba4ffeda73cb119dd91'] = 'Ausgabedatum'; -$_LANGADM['AdminSlip647ad0242a9d796e3c83ecf6d6435bc2'] = 'Im Format 2010-01-31 (Enddatum inbegriffen)'; -$_LANGADM['AdminSlip6fde42aa0857eb92fc0d0c3fb1c6c8b7'] = 'Bestell-ID'; -$_LANGADM['AdminSlip97e021ec21e7594c30cbb0adbe16be6d'] = 'Kein Guthaben für diesen Zeitraum'; +$_LANGADM['AdminShipping006300efaf063e1705dd614ea0ae9e8b'] = 'Kosten'; +$_LANGADM['AdminShippingc58f2291088838a2fd291aa70d560b30'] = 'Sie haben nur gebührenpflichtige Zusteller, Versandpreise müssen nicht konfiguriert werden.'; +$_LANGADM['AdminShippingf8617a92ba0a0a4eabee724eab7c9f48'] = 'Versanddienst'; +$_LANGADM['AdminShippingabed9eda0a174a7b32829098aa53ae4d'] = 'Zone/ Spanne'; +$_LANGADM['AdminShipping01b6e20344b68835c5ed1ddedf20d531'] = 'bis'; +$_LANGADM['AdminShippingb1c94ca2fbc3e78fc30069c8d0f01680'] = 'Alle Zonen:'; +$_LANGADM['AdminShipping38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; +$_LANGADM['AdminShippingee40885aa3a350e6182b8ada1843ed30'] = 'Das ist eine versandkostenfreie Lieferung'; +$_LANGADM['AdminShipping8c6e9d97aa1ff2b61603508a7d25e8b7'] = 'Keine Spanne für diesen Versanddienst gesetzt'; $_LANGADM['AdminSlipb718adec73e04ce3ec720dd11a06a308'] = 'ID'; +$_LANGADM['AdminSlip6fde42aa0857eb92fc0d0c3fb1c6c8b7'] = 'Bestell-ID'; +$_LANGADM['AdminSlip446faa7da2d42ba4ffeda73cb119dd91'] = 'Ausgabedatum'; $_LANGADM['AdminSlipc95ed58f8c9573f7d58667e6847758d9'] = 'Guthaben'; -$_LANGADM['AdminSlipe25f0ecd41211b01c83e5fec41df4fe7'] = 'Ausgewählte Elemente löschen?'; -$_LANGADM['AdminSlipf596633d68fc44d6c7460676060d5dcb'] = 'Startdatum ungültig'; -$_LANGADM['AdminSlipff9e9791ff17e1ca431449bb2fe992c0'] = 'Enddatum ungültig'; -$_LANGADM['AdminSpecificPriceRule03937134cedab9078be39a77ee3a48a0'] = 'Gruppe:'; -$_LANGADM['AdminSpecificPriceRule1aa4c641d6920ddb97a2562f8ec53853'] = 'Gruppe:'; -$_LANGADM['AdminSpecificPriceRule1e6d57e813355689e9c77e947d73ad8f'] = 'Von:'; -$_LANGADM['AdminSpecificPriceRule21021ea0e52be8e9c599f4dff41e5be0'] = 'Eigenschaft'; -$_LANGADM['AdminSpecificPriceRule33caa076f23f453dd4061726f3706325'] = 'Nach:'; -$_LANGADM['AdminSpecificPriceRule37be07209f53a5d636d5c904ca9ae64c'] = 'Prozentsatz'; -$_LANGADM['AdminSpecificPriceRule386c339d37e737a436499d423a77df0c'] = 'Währung'; -$_LANGADM['AdminSpecificPriceRule38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; -$_LANGADM['AdminSpecificPriceRule3adbdb3ac060038aa0e6e6c138ef9873'] = 'Kategorie'; -$_LANGADM['AdminSpecificPriceRule3e053943605d9e4bf7dd7588ea19e9d2'] = 'Ungültige Zeichen:'; -$_LANGADM['AdminSpecificPriceRule49ee3087348e8d44e1feda1917443987'] = 'Name'; -$_LANGADM['AdminSpecificPriceRule4e140ba723a03baa6948340bf90e2ef6'] = 'Name:'; -$_LANGADM['AdminSpecificPriceRule56a8a9eb05f9014da51a4f9b57322ac7'] = 'Kategorie:'; -$_LANGADM['AdminSpecificPriceRule59716c97497eb9694541f7c3d37b1a4d'] = 'Land'; -$_LANGADM['AdminSpecificPriceRule689202409e48743b914713f96d93947c'] = 'Wert'; -$_LANGADM['AdminSpecificPriceRule77295c7d814e7397c55f64ec06313984'] = 'Währung:'; -$_LANGADM['AdminSpecificPriceRule90bf278fe4384c50cd3ba3eb9d3c5393'] = 'Lieferer:'; -$_LANGADM['AdminSpecificPriceRule9c7f56d70e922a61254366964c01c64a'] = 'Alle Währungen'; -$_LANGADM['AdminSpecificPriceRule9e834f13e35e4edf64863ab414a6217a'] = 'Ermäßigung'; -$_LANGADM['AdminSpecificPriceRulea1fa27779242b4902f7ae3bdd5c6d508'] = 'Typ'; -$_LANGADM['AdminSpecificPriceRuleb2f40690858b404ed10e62bdf422c704'] = 'Betrag'; -$_LANGADM['AdminSpecificPriceRuleb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminSpecificPriceRulec0bd7654d5b278e65f21cf4e9153fdb4'] = 'Hersteller:'; -$_LANGADM['AdminSpecificPriceRulec3987e4cac14a8456515f0d200da04ee'] = 'Alle Länder'; -$_LANGADM['AdminSpecificPriceRulee25f0ecd41211b01c83e5fec41df4fe7'] = 'Ausgewählte Elemente löschen?'; -$_LANGADM['AdminSpecificPriceRulee4c4c68c7515704a91d90207067dcbbe'] = 'Alle Gruppen'; -$_LANGADM['AdminSpecificPriceRuleec136b444eede3bc85639fac0dd06229'] = 'Lieferer'; -$_LANGADM['AdminSpecificPriceRulef2bbdf9f72c085adc4d0404e370f0f4c'] = 'Merkmal'; -$_LANGADM['AdminSpecificPriceRulef4a275a931b82e5058bc8ffad8b8e5bd'] = 'Hersteller:'; -$_LANGADM['AdminSpecificPriceRulef64be5eef68442a8f50cf535b92ad3e4'] = 'Land:'; -$_LANGADM['AdminStates00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Aktiviert'; -$_LANGADM['AdminStates19ce4359133c8a012b572413ea8b58ea'] = 'Land, in dem sich der Staat, die Region oder die Stadt befinden'; -$_LANGADM['AdminStates24a23d787190f2c4812ff9ab11847a72'] = 'Status:'; -$_LANGADM['AdminStates29b8e6e52c0384bf57dcc6b975d8b39c'] = 'Geografisches Gebiet, in dem sich dieser Staat befindet'; -$_LANGADM['AdminStates2dcd278c8503e295e186209fffd676f7'] = 'ISO-Code mit 1 bis 4 Buchstaben (in Wikipedia nachsehen, falls Sie ihn nicht kennen)'; -$_LANGADM['AdminStates38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; -$_LANGADM['AdminStates3af4c1797da60fd50670ddbb669fc0aa'] = 'ISO-Code:'; -$_LANGADM['AdminStates457885792537d3f4a056e776fa721a3d'] = 'Name des Staates, der in den Adressen und Rechnungen angezeigt wird'; +$_LANGADM['AdminSlip1e6d57e813355689e9c77e947d73ad8f'] = 'Von (inkl.)'; +$_LANGADM['AdminSlip5a2a90ee2bd7b7780591f198372646b0'] = 'Im Format 2010-01-01 (Anfangsdatum inbegriffen)'; +$_LANGADM['AdminSlip33caa076f23f453dd4061726f3706325'] = 'Bis (inkl.)'; +$_LANGADM['AdminSlip513a9fffc7d00397c8b70950e2fae5c4'] = 'Format 2010-01-31 (Enddatum inbegriffen)'; +$_LANGADM['AdminSlip067af5895a7ced3197520b591f9a41eb'] = 'PDF erzeugen'; +$_LANGADM['AdminSlip40f03030f09da4d09122b8516aea3059'] = 'Startdatum ungültig'; +$_LANGADM['AdminSlip8559b35d41a94091109e5cfa62097be4'] = 'Enddatum ungültig'; +$_LANGADM['AdminSlip97e021ec21e7594c30cbb0adbe16be6d'] = 'Kein Guthaben für diesen Zeitraum'; +$_LANGADM['AdminStatesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; $_LANGADM['AdminStates49ee3087348e8d44e1feda1917443987'] = 'Name'; -$_LANGADM['AdminStates4e140ba723a03baa6948340bf90e2ef6'] = 'Name:'; -$_LANGADM['AdminStates9639e32cab248434a17ab32237cb3b71'] = 'Anwenden'; $_LANGADM['AdminStatesad68f9bafd9bf2dcf3865dac55662fd5'] = 'ISO-Code'; $_LANGADM['AdminStatesb3ff996fe5c77610359114835baf9b38'] = 'Zone'; -$_LANGADM['AdminStatesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; +$_LANGADM['AdminStates00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Aktiviert'; $_LANGADM['AdminStatesb8464cdd84b5f068ad72bf5c4f32163d'] = 'Staaten'; +$_LANGADM['AdminStates4e140ba723a03baa6948340bf90e2ef6'] = 'Name:'; +$_LANGADM['AdminStates457885792537d3f4a056e776fa721a3d'] = 'Name des Staates, der in den Adressen und Rechnungen angezeigt wird'; +$_LANGADM['AdminStates3af4c1797da60fd50670ddbb669fc0aa'] = 'ISO-Code:'; +$_LANGADM['AdminStates2dcd278c8503e295e186209fffd676f7'] = 'ISO-Code mit 1 bis 4 Buchstaben (in Wikipedia nachsehen, falls Sie ihn nicht kennen)'; +$_LANGADM['AdminStatesf64be5eef68442a8f50cf535b92ad3e4'] = 'Land:'; +$_LANGADM['AdminStates19ce4359133c8a012b572413ea8b58ea'] = 'Land, in dem sich der Staat, die Region oder die Stadt befinden'; +$_LANGADM['AdminStatese6e42855066e7a3ae050b2c698021b14'] = 'Gebiet:'; +$_LANGADM['AdminStates29b8e6e52c0384bf57dcc6b975d8b39c'] = 'Geografisches Gebiet, in dem sich dieser Staat befindet'; +$_LANGADM['AdminStatesec92dbe75bbcc2fbf4cad6302df97c19'] = 'Für den Transport verwendet'; +$_LANGADM['AdminStates24a23d787190f2c4812ff9ab11847a72'] = 'Status:'; $_LANGADM['AdminStatesb9f5c797ebbf55adccdd8539a65a0241'] = 'Deaktiviert'; $_LANGADM['AdminStatesd42225935a374f1249f2a45ebed00772'] = 'Aktiviert oder deaktiviert'; -$_LANGADM['AdminStatese25f0ecd41211b01c83e5fec41df4fe7'] = 'Ausgewählte Elemente löschen?'; -$_LANGADM['AdminStatese6e42855066e7a3ae050b2c698021b14'] = 'Gebiet:'; -$_LANGADM['AdminStatesec92dbe75bbcc2fbf4cad6302df97c19'] = 'Für den Transport verwendet'; -$_LANGADM['AdminStatesf64be5eef68442a8f50cf535b92ad3e4'] = 'Land:'; -$_LANGADM['AdminStats018c0d798c754ada9fbc026ca9a80092'] = 'Keine Tabellen-Engine ausgewählt'; -$_LANGADM['AdminStats1e6d57e813355689e9c77e947d73ad8f'] = 'Von:'; -$_LANGADM['AdminStats266e72d21719a5d0c7b8527c44c08f99'] = 'Kein Modul installiert'; -$_LANGADM['AdminStats38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; -$_LANGADM['AdminStats423e5f3a91ed4e4b023ea6eebddd25b5'] = 'Keine Grafik-Engine ausgewählt'; -$_LANGADM['AdminStats5f0552395d828276db64cb05ab75150b'] = 'Tabellen-Rendering'; -$_LANGADM['AdminStats8290fb626ffacf21450997f25967efeb'] = 'Modul nicht gefunden'; -$_LANGADM['AdminStats846495f9ceed11accf8879f555936a7d'] = 'Navigation'; +$_LANGADM['AdminStates38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; +$_LANGADM['AdminStatsTab8ff922bbcd8ad41cdfc48d3c5163b2ab'] = 'Kalender'; $_LANGADM['AdminStatsTab03727ac48595a24daed975559c944a44'] = 'Tag'; +$_LANGADM['AdminStatsTab7cbb885aa1164b390a0bc050a64e1812'] = 'Monat'; +$_LANGADM['AdminStatsTab537c66b24ef5c83b7382cdc3f34885f2'] = 'Jahr'; $_LANGADM['AdminStatsTab1e6d57e813355689e9c77e947d73ad8f'] = 'vom'; $_LANGADM['AdminStatsTab33caa076f23f453dd4061726f3706325'] = 'bis zum'; -$_LANGADM['AdminStatsTab537c66b24ef5c83b7382cdc3f34885f2'] = 'Jahr'; -$_LANGADM['AdminStatsTab6e7b34fa59e1bd229b207892956dc41c'] = 'Nie'; -$_LANGADM['AdminStatsTab7cbb885aa1164b390a0bc050a64e1812'] = 'Monat'; -$_LANGADM['AdminStatsTab8ff922bbcd8ad41cdfc48d3c5163b2ab'] = 'Kalender'; $_LANGADM['AdminStatsTabc9cc8cce247e49bae79f15173ce97354'] = 'Ändern'; -$_LANGADM['AdminStatsTabd2ce009594dcc60befa6a4e6cbeb71fc'] = 'Woche'; -$_LANGADM['AdminStatsb0b7c2b87eba7820fb826c780e136d2e'] = 'Anzeigeart'; -$_LANGADM['AdminStatsb9f69fde28fbf3d71afa1bc9e3b7dab8'] = 'Wählen Sie ein Modul in der linken Spalte.'; -$_LANGADM['AdminStatsdc0a18457d5a9bb07540ad2ddb872822'] = 'Automatische Reinigung'; -$_LANGADM['AdminStatsf4f70727dc34561dfde1a3c529b6205c'] = 'Konfiguration'; -$_LANGADM['AdminStatuses08d2ca380ff45ca948d4f825ff4c31dc'] = 'Diesen Status in der Bestellung vor dem Kunden verbergen'; -$_LANGADM['AdminStatuses2c683de3e19f3bd14b85d8430bda7081'] = 'Name des Bestellrücksendestatus'; -$_LANGADM['AdminStatuses31fde7b05ac8952dacf4af8a704074ec'] = 'Vorschau'; $_LANGADM['AdminStatuses33af8066d3c83110d4bd897f687cedd2'] = 'Bestell-Status'; -$_LANGADM['AdminStatuses35388ca9e482238c6e9755d70a5a91a0'] = 'Dem Kunden das Sehen und Herunterladen seiner PDF-Rechnung erlauben'; -$_LANGADM['AdminStatuses37242ae69082dfc3ec9d365a18a9606e'] = 'Bildsymbol:'; -$_LANGADM['AdminStatuses38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; -$_LANGADM['AdminStatuses450dcddb1c36122c2c95a91d2bceec1d'] = 'Dem Kunden eine E-Mail senden beim übergang auf diesen Status'; -$_LANGADM['AdminStatuses466eadd40b3c10580e3ab4e8061161ce'] = 'Rechnung'; -$_LANGADM['AdminStatuses46d654225b4ccc1607fd1af012d18e12'] = 'Name des Status:'; -$_LANGADM['AdminStatuses49ee3087348e8d44e1feda1917443987'] = 'Name'; -$_LANGADM['AdminStatuses4bc61ab0b24e55663cafd86775a73d7a'] = 'E-Mail-Vorlage'; -$_LANGADM['AdminStatuses510f6a8fda6eb21f9ff01954e034a29a'] = 'Aus Sicherheitsgründen können Sie den standardmässig eingestellten Bestellstatus nicht löschen'; -$_LANGADM['AdminStatuses6c9ffc43d3ce4c90a77aec20c8229a19'] = 'Nur Buchstaben, Zahlen und-_ sind erlaubt'; -$_LANGADM['AdminStatuses70f04749e7995edd7d59e2d034c08929'] = 'Betrachten Sie die zugehörige Bestellung als bestätigt'; -$_LANGADM['AdminStatuses817434295a673aed431435658b65d9a7'] = 'Bildsymbol'; -$_LANGADM['AdminStatusesa4bb440d400f4dc30f148b44d08680b4'] = 'Ungültige Zeichen: Zahlen und'; -$_LANGADM['AdminStatusesa6c03b9eff966268fe4de7b97f64309b'] = 'Ermöglicht Farbmarkierung des Status. Nur HTML (z.B.: '; -$_LANGADM['AdminStatusesb32475cd81cfdb314b57ae77c560640f'] = 'Name der E-Mail-Vorlage (HTML und .txt)'; -$_LANGADM['AdminStatusesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminStatusesbd88be5f33d835d0667fece965ab2443'] = 'Senden Sie dem Kunden eine E-Mail'; -$_LANGADM['AdminStatusesbf068ace28aa095e354ff02a01d32f1e'] = 'Bestellstaus (z.B. wartet auf)'; -$_LANGADM['AdminStatusesc9cc8cce247e49bae79f15173ce97354'] = 'Ändern'; -$_LANGADM['AdminStatusese25f0ecd41211b01c83e5fec41df4fe7'] = 'Ausgewählte Elemente löschen?'; -$_LANGADM['AdminStatusesea4788705e6873b424c65e91c2846b19'] = 'Abbrechen'; -$_LANGADM['AdminStatusesfb5a0e846f382e4f81b1c4daddcf6e4e'] = 'Farbe:'; -$_LANGADM['AdminStatusesffd3346d0bd6c20f4748a4ba3f5886b9'] = 'Wählen Sie ein Bildsymbol aus Ihrem Rechner (Dateityp: .gif, vorgeschlagene Größe: 16x16)'; -$_LANGADM['AdminStockConfiguration24a23d787190f2c4812ff9ab11847a72'] = 'Status:'; -$_LANGADM['AdminStockConfiguration31c6b3fdfaaa80dba2dbf92a4600524c'] = 'Anmelden'; -$_LANGADM['AdminStockConfiguration38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; -$_LANGADM['AdminStockConfiguration49ee3087348e8d44e1feda1917443987'] = 'Name'; -$_LANGADM['AdminStockConfiguration4e140ba723a03baa6948340bf90e2ef6'] = 'Name:'; -$_LANGADM['AdminStockConfiguration85896a744f6fd84cbcd7bddb31fae8d7'] = 'Handlung:'; -$_LANGADM['AdminStockConfiguration93cba07454f06a4a960172bbd6e2a435'] = 'Ja'; -$_LANGADM['AdminStockConfigurationa2590f768bebc52068ba341320394860'] = 'Erhöhen Sie Ihren Lagerbestand'; -$_LANGADM['AdminStockConfigurationb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminStockConfigurationbafd7322c6e97d25b6299b5d6fe8920b'] = 'Nein'; -$_LANGADM['AdminStockConfigurationcc5c5c2e1e8d0ea99dda086197b8b030'] = 'Reduzieren Sie Ihren Lagerbestand'; -$_LANGADM['AdminStockConfigurationccec78d886c47adb7e5a79567d262c0d'] = 'Farbe des Back Office'; -$_LANGADM['AdminStockConfigurationdae8ace18bdcbcc6ae5aece263e14fe8'] = 'Optionen'; -$_LANGADM['AdminStockConfigurationfb5a0e846f382e4f81b1c4daddcf6e4e'] = 'Farbe:'; -$_LANGADM['AdminStockCover49ee3087348e8d44e1feda1917443987'] = 'Name'; -$_LANGADM['AdminStockCover52eb5928a34db3e3da7ba52b0644273b'] = 'EAN13'; -$_LANGADM['AdminStockCover63d5049791d9d79d86e9a108b0a999ca'] = 'Artikel-Nr.'; -$_LANGADM['AdminStockCover694e8d1f2ee056f98ee488bdc4982d73'] = 'Menge'; -$_LANGADM['AdminStockCoverfbd99ad01b92dbafc686772a39e3d065'] = 'UPC'; -$_LANGADM['AdminStockInstantState49ee3087348e8d44e1feda1917443987'] = 'Name'; -$_LANGADM['AdminStockInstantState52eb5928a34db3e3da7ba52b0644273b'] = 'EAN13'; -$_LANGADM['AdminStockInstantState63d5049791d9d79d86e9a108b0a999ca'] = 'Artikel-Nr.'; -$_LANGADM['AdminStockInstantStatefbd99ad01b92dbafc686772a39e3d065'] = 'UPC'; -$_LANGADM['AdminStockManagement00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Aktiviert'; -$_LANGADM['AdminStockManagement382b0f5185773fa0f67a8ed8056c7759'] = 'N/A'; -$_LANGADM['AdminStockManagement49ee3087348e8d44e1feda1917443987'] = 'Name'; -$_LANGADM['AdminStockManagement52eb5928a34db3e3da7ba52b0644273b'] = 'EAN13'; -$_LANGADM['AdminStockManagement694e8d1f2ee056f98ee488bdc4982d73'] = 'Menge'; -$_LANGADM['AdminStockManagement77295c7d814e7397c55f64ec06313984'] = 'Währung:'; -$_LANGADM['AdminStockManagement9ea67be453eaccf020697b4654fc021a'] = 'Speichern und auf der Seite bleiben'; -$_LANGADM['AdminStockManagementaf7448c885be0d8acd5eb84322176570'] = 'UPC:'; -$_LANGADM['AdminStockManagementb9f5c797ebbf55adccdd8539a65a0241'] = 'Deaktiviert'; -$_LANGADM['AdminStockManagementc9cc8cce247e49bae79f15173ce97354'] = 'Ändern'; -$_LANGADM['AdminStockManagementccf096490d2671f3ea97ea9289eee5b1'] = 'EAN 13:'; -$_LANGADM['AdminStockManagementea4788705e6873b424c65e91c2846b19'] = 'Abbrechen'; -$_LANGADM['AdminStockManagementfbd99ad01b92dbafc686772a39e3d065'] = 'UPC'; -$_LANGADM['AdminStockMvt31c6b3fdfaaa80dba2dbf92a4600524c'] = 'Anmelden'; -$_LANGADM['AdminStockMvt44749712dbec183e983dcd78a7736c41'] = 'Datum'; $_LANGADM['AdminStockMvt49ee3087348e8d44e1feda1917443987'] = 'Name'; -$_LANGADM['AdminStockMvt63d5049791d9d79d86e9a108b0a999ca'] = 'Artikel-Nr.'; +$_LANGADM['AdminStockMvt31c6b3fdfaaa80dba2dbf92a4600524c'] = 'Anmelden'; $_LANGADM['AdminStockMvt694e8d1f2ee056f98ee488bdc4982d73'] = 'Menge'; $_LANGADM['AdminStockMvtf8c8b903cb2e4f297e4b96d4b9c1e98a'] = 'Mitarbeiter'; -$_LANGADM['AdminStockMvtfbd99ad01b92dbafc686772a39e3d065'] = 'UPC'; -$_LANGADM['AdminStores00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Aktiviert'; -$_LANGADM['AdminStores0188aaac1db951dc90bced9ecd606c04'] = 'In den E-Mails an die Kunden angezeigt'; -$_LANGADM['AdminStores0e2fb5b02182fd28b9b96e86ed27838f'] = 'Faxnr.:'; -$_LANGADM['AdminStores1056348a5ee2b947804582ee224856ef'] = 'Vereinfachte Anzeige der Lokalisationsseite des Geschäfts'; -$_LANGADM['AdminStores134592f3d9dadf4c4f76ef7e9e12fb57'] = 'Foto des Geschäfts'; -$_LANGADM['AdminStores18325105de95083e4a1d10b78f29c2bc'] = 'Staat'; -$_LANGADM['AdminStores1908624a0bca678cd26b99bfd405324e'] = 'Dateigröße:'; -$_LANGADM['AdminStores1cc70ef3820fa925ca1dd1ab645d239e'] = 'Erlaubte Zeichen: Buchstaben, Leerzeichen und'; -$_LANGADM['AdminStores237726599268adc200964601cdafeb16'] = 'E-Mailadresse des Shops:'; -$_LANGADM['AdminStores24a23d787190f2c4812ff9ab11847a72'] = 'Status'; -$_LANGADM['AdminStores2bf1d5fae1c321d594fdedf05058f709'] = 'Adresse:'; -$_LANGADM['AdminStores3225a10b07f1580f10dee4abc3779e6c'] = 'Einstellungen'; -$_LANGADM['AdminStores38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; -$_LANGADM['AdminStores3c720ca57528095461f52d40d26d956a'] = 'Shopadresse Zeile 1:'; -$_LANGADM['AdminStores46a2a41cc6e552044816a2d04634545d'] = 'Staat'; -$_LANGADM['AdminStores49ee3087348e8d44e1feda1917443987'] = 'Name'; -$_LANGADM['AdminStores4e140ba723a03baa6948340bf90e2ef6'] = 'Name:'; -$_LANGADM['AdminStores5792315f09a5d54fb7e3d066672b507f'] = 'Dienstag'; -$_LANGADM['AdminStores57d056ed0984166336b7879c2af3657f'] = 'Stadt'; -$_LANGADM['AdminStores59716c97497eb9694541f7c3d37b1a4d'] = 'Land'; -$_LANGADM['AdminStores5a6b8fd2f89cdbde7862a59462f58273'] = 'Standard-Längengrad'; -$_LANGADM['AdminStores5c7246a637866f706a8319f8f701497e'] = 'Anzeigen Nicht-Anzeige dieses Geschäfts'; -$_LANGADM['AdminStores5dd532f0a63d89c5af0243b74732f63c'] = 'Kontakt'; -$_LANGADM['AdminStores61f0fa926f97eafb392975ed79cebb4a'] = 'Name des Shops:'; -$_LANGADM['AdminStores63406c9482c644975f227cc93788e8fb'] = 'Wählen Sie Ihr Land'; -$_LANGADM['AdminStores642d3ba5db8b57e006584b544e490ec7'] = 'Postleitzahl'; -$_LANGADM['AdminStores673ae02fffb72f0fe68a66f096a01347'] = 'Telefonnr.:'; -$_LANGADM['AdminStores6f8522e0610541f1ef215a22ffa66ff6'] = 'Montag'; -$_LANGADM['AdminStores7515d32836da5648eb6a8f9113b7405b'] = 'Postleitzahl:'; -$_LANGADM['AdminStores76cee53a1d378b50e5bc3aa50ab3b4c0'] = 'Registrierung des Shops (z. B.: SIRET, RCS, ...)'; -$_LANGADM['AdminStores78ae6f0cd191d25147e252dc54768238'] = 'Donnerstag'; -$_LANGADM['AdminStores78e365acb087fd1f8d494dae0001de10'] = 'E-Mail-Adresse:'; -$_LANGADM['AdminStores792ccc0c7f3d0d20366fbbf44ef7cd78'] = 'In den Kopfzeile der Seiten und E-Mails angezeigt'; -$_LANGADM['AdminStores796c163589f295373e171842f37265d5'] = 'Mittwoch'; -$_LANGADM['AdminStores7da7bd98bbbcb62c935af8d362bb7a3e'] = 'Bild: '; -$_LANGADM['AdminStores7ef769cefe50f4eee90b1e1a22eb9172'] = 'Standard-Breitengrad:'; -$_LANGADM['AdminStores821b8ee6937cec96c30fdafbfe836d68'] = 'Geschäfte'; -$_LANGADM['AdminStores86197fcc6dd67ec32c447e521889675f'] = 'Link auf den Location Finder in der Fußnote anzeigen'; -$_LANGADM['AdminStores867f400ebb34232c656185d4ca7350b2'] = 'Link zum Shop-Locator auf der Sitemap-Seite anzeigen'; -$_LANGADM['AdminStores8b7051187b9191cdcdae6ed5a10e5adc'] = 'Samstag'; -$_LANGADM['AdminStores9021b488beef18b26de0d3bfd1acaa63'] = 'Beispiel: 10.00 bis 21.30 Uhr'; -$_LANGADM['AdminStores9810aa2b9f44401be4bf73188ef2b67d'] = 'Faxnr.:'; -$_LANGADM['AdminStores9d1a0949c39e66a0cd65240bc0ac9177'] = 'Sonntag'; -$_LANGADM['AdminStoresa2c4697e3d6a5ee6072e32c9e467f21d'] = 'Auf der Sitemap-Seite anzeigen'; -$_LANGADM['AdminStoresa6b9f40807f97e8c203547c1ce8f98f4'] = 'Anzeige in der Fußzeile:'; -$_LANGADM['AdminStoresad179a1071ebd8b00e0ff4718301dcea'] = 'Öffnungszeiten:'; +$_LANGADM['AdminStockMvt44749712dbec183e983dcd78a7736c41'] = 'Datum'; $_LANGADM['AdminStoresb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminStoresb9f5c797ebbf55adccdd8539a65a0241'] = 'Deaktiviert'; +$_LANGADM['AdminStores59716c97497eb9694541f7c3d37b1a4d'] = 'Land'; +$_LANGADM['AdminStores46a2a41cc6e552044816a2d04634545d'] = 'Staat'; +$_LANGADM['AdminStores57d056ed0984166336b7879c2af3657f'] = 'Stadt'; +$_LANGADM['AdminStores642d3ba5db8b57e006584b544e490ec7'] = 'Postleitzahl'; +$_LANGADM['AdminStores49ee3087348e8d44e1feda1917443987'] = 'Name'; $_LANGADM['AdminStoresbcc254b55c4a1babdf1dcb82c207506b'] = 'Telefonnr.'; -$_LANGADM['AdminStoresbfa40b889c8fe29c2748e5d26f02d044'] = 'Kontaktdaten des Geschäfts, z.B. 45.265469 / -47.226478'; -$_LANGADM['AdminStoresbffb711ec36f280459d11dce315da72f'] = 'Stadt:'; -$_LANGADM['AdminStoresc33b138a163847cdb6caeeb7c9a126b4'] = 'Freitag'; +$_LANGADM['AdminStores9810aa2b9f44401be4bf73188ef2b67d'] = 'Faxnr.:'; +$_LANGADM['AdminStores00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Aktiviert'; +$_LANGADM['AdminStores3225a10b07f1580f10dee4abc3779e6c'] = 'Einstellungen'; +$_LANGADM['AdminStoresa6b9f40807f97e8c203547c1ce8f98f4'] = 'Anzeige in der Fußzeile:'; +$_LANGADM['AdminStores86197fcc6dd67ec32c447e521889675f'] = 'Link auf den Location Finder in der Fußnote anzeigen'; +$_LANGADM['AdminStoresa2c4697e3d6a5ee6072e32c9e467f21d'] = 'Auf der Sitemap-Seite anzeigen'; +$_LANGADM['AdminStores867f400ebb34232c656185d4ca7350b2'] = 'Link zum Shop-Locator auf der Sitemap-Seite anzeigen'; +$_LANGADM['AdminStores1056348a5ee2b947804582ee224856ef'] = 'Vereinfachte Anzeige der Lokalisationsseite des Geschäfts'; $_LANGADM['AdminStoresc4d2dfcc9772ed9b143df5491e828235'] = 'Keine Karte, keine Suche, nur ein Geschäftsverzeichnis'; -$_LANGADM['AdminStoresca5acac9ef810c83a15e0da3babd2007'] = 'Name des Geschäfts, zum Beispiel: Store Mall Citycentre'; -$_LANGADM['AdminStoresd7ceaa3ddb4fc6884046456463ecb258'] = 'Registrierung:'; -$_LANGADM['AdminStorese0ef7a9e00e6b6189c8da23da3fe79f8'] = 'Postleitzahl:'; -$_LANGADM['AdminStorese25f0ecd41211b01c83e5fec41df4fe7'] = 'Ausgewählte Elemente löschen?'; -$_LANGADM['AdminStoresf2a6c498fb90ee345d997f888fce3b18'] = 'Löschen'; +$_LANGADM['AdminStores7ef769cefe50f4eee90b1e1a22eb9172'] = 'Standard-Breitengrad:'; +$_LANGADM['AdminStores5a6b8fd2f89cdbde7862a59462f58273'] = 'Standard-Längengrad'; +$_LANGADM['AdminStores821b8ee6937cec96c30fdafbfe836d68'] = 'Geschäfte'; +$_LANGADM['AdminStores4e140ba723a03baa6948340bf90e2ef6'] = 'Name:'; +$_LANGADM['AdminStores1cc70ef3820fa925ca1dd1ab645d239e'] = 'Erlaubte Zeichen: Buchstaben, Leerzeichen und'; +$_LANGADM['AdminStores8268ffbdb9787de57913f0040daf35a1'] = 'Name des Geschäfts, zum Beispiel: Store Mall Citycentre'; +$_LANGADM['AdminStores2bf1d5fae1c321d594fdedf05058f709'] = 'Adresse:'; +$_LANGADM['AdminStoresc3f42f159abd8ca877101e1f6eff322f'] = 'Postleitzahl:'; +$_LANGADM['AdminStoresbffb711ec36f280459d11dce315da72f'] = 'Stadt:'; $_LANGADM['AdminStoresf64be5eef68442a8f50cf535b92ad3e4'] = 'Land:'; -$_LANGADM['AdminStoresfc9d3df613063ee57906c461320744e2'] = 'Kommentar:'; +$_LANGADM['AdminStores18325105de95083e4a1d10b78f29c2bc'] = 'Staat'; $_LANGADM['AdminStoresfcea88ad56b0839689d41643aa8abfd3'] = 'Breitengrad/ Längengrad:'; -$_LANGADM['AdminStoresffea2d321be109fc7243cfeb515fe257'] = 'Wählen Sie Ihr Land (falls zutreffend)'; -$_LANGADM['AdminSubDomains38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; -$_LANGADM['AdminSubDomains51e2fe0e1a41fe9fec46ae2129bb8513'] = 'Subdomains'; -$_LANGADM['AdminSubDomains6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Ungültige Zeichen:'; +$_LANGADM['AdminStoresfe370c96885df78dd3123a1779bd6a26'] = 'Kontaktdaten des Geschäfts, z.B. 45.265469 / -47.226478'; +$_LANGADM['AdminStores673ae02fffb72f0fe68a66f096a01347'] = 'Telefonnr.:'; +$_LANGADM['AdminStores0e2fb5b02182fd28b9b96e86ed27838f'] = 'Faxnr.:'; +$_LANGADM['AdminStores78e365acb087fd1f8d494dae0001de10'] = 'E-Mail-Adresse:'; +$_LANGADM['AdminStoresfc9d3df613063ee57906c461320744e2'] = 'Kommentar:'; +$_LANGADM['AdminStores24a23d787190f2c4812ff9ab11847a72'] = 'Status'; +$_LANGADM['AdminStoresb9f5c797ebbf55adccdd8539a65a0241'] = 'Deaktiviert'; +$_LANGADM['AdminStores6bd1a5cfbb1cda78dedffa3825ed263a'] = 'Anzeigen Nicht-Anzeige dieses Geschäfts'; +$_LANGADM['AdminStores7da7bd98bbbcb62c935af8d362bb7a3e'] = 'Bild: '; +$_LANGADM['AdminStores076b51bf10faf2ca6a3338049c5c4ee4'] = 'Foto des Geschäfts'; +$_LANGADM['AdminStores38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; +$_LANGADM['AdminStores6f8522e0610541f1ef215a22ffa66ff6'] = 'Montag'; +$_LANGADM['AdminStores5792315f09a5d54fb7e3d066672b507f'] = 'Dienstag'; +$_LANGADM['AdminStores796c163589f295373e171842f37265d5'] = 'Mittwoch'; +$_LANGADM['AdminStores78ae6f0cd191d25147e252dc54768238'] = 'Donnerstag'; +$_LANGADM['AdminStoresc33b138a163847cdb6caeeb7c9a126b4'] = 'Freitag'; +$_LANGADM['AdminStores8b7051187b9191cdcdae6ed5a10e5adc'] = 'Samstag'; +$_LANGADM['AdminStores9d1a0949c39e66a0cd65240bc0ac9177'] = 'Sonntag'; +$_LANGADM['AdminStoresad179a1071ebd8b00e0ff4718301dcea'] = 'Öffnungszeiten:'; +$_LANGADM['AdminStorese734ed12d2c2026532f66e0ebeedfc8c'] = 'Beispiel: 10.00 bis 21.30 Uhr'; $_LANGADM['AdminSubDomainsb718adec73e04ce3ec720dd11a06a308'] = 'ID'; $_LANGADM['AdminSubDomainsbeed05bccb8b6f21466910eb4a4f142b'] = 'Subdomain'; +$_LANGADM['AdminSubDomains51e2fe0e1a41fe9fec46ae2129bb8513'] = 'Subdomains'; +$_LANGADM['AdminSubDomains38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; $_LANGADM['AdminSubDomainsfeedb03bed3f1e5339e12ecffc46eaba'] = 'Die Cookies werden für jede Sub-Domain Ihrer Webseite unterschieden. Wenn Sie dasselbe Cookie für alle verwenden möchten, dann fügen Sie hier die Cookies hinzu, die von Ihrem Shop verwendet werden. Das am häufigsten verwendete ist \"www\".'; -$_LANGADM['AdminSuppliers0099c0173a3c7758b36025bdae9b4fc7'] = 'Aktiviert:'; +$_LANGADM['AdminSuppliersb718adec73e04ce3ec720dd11a06a308'] = 'ID'; +$_LANGADM['AdminSuppliers8c2857a9ad1d8f31659e35e904e20fa6'] = 'Logo'; +$_LANGADM['AdminSuppliers49ee3087348e8d44e1feda1917443987'] = 'Name'; +$_LANGADM['AdminSuppliers990fc90e39367377c314f1d61522ae61'] = 'Anzahl Produkte'; $_LANGADM['AdminSuppliers00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Aktiviert'; $_LANGADM['AdminSuppliers1814d65a76028fdfbadab64a5a8076df'] = 'Lieferer:'; -$_LANGADM['AdminSuppliers1caa6ff629641a4eb20f190f7a0539ca'] = 'Merkmale'; -$_LANGADM['AdminSuppliers2bf1d5fae1c321d594fdedf05058f709'] = 'Adresse:'; -$_LANGADM['AdminSuppliers38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; -$_LANGADM['AdminSuppliers394deec8b4e901394f69ad41095b1ecc'] = 'Meta Schlüsselwörter:'; -$_LANGADM['AdminSuppliers3dd42bfc8345e82c43b4a40a3426ec49'] = 'Artikel-Nr.:'; -$_LANGADM['AdminSuppliers3e053943605d9e4bf7dd7588ea19e9d2'] = 'Ungültige Zeichen:'; -$_LANGADM['AdminSuppliers42ce2270f85f28aee54d41a4f5e94698'] = 'Lieferer-Logo von Ihrem Rechner herunterladen'; -$_LANGADM['AdminSuppliers46a2a41cc6e552044816a2d04634545d'] = 'Staat'; -$_LANGADM['AdminSuppliers49ee3087348e8d44e1feda1917443987'] = 'Name'; $_LANGADM['AdminSuppliers4e140ba723a03baa6948340bf90e2ef6'] = 'Name:'; -$_LANGADM['AdminSuppliers52eb5928a34db3e3da7ba52b0644273b'] = 'EAN13'; $_LANGADM['AdminSuppliers6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Ungültige Zeichen:'; -$_LANGADM['AdminSuppliers62b5bb12862c2d95d5c88d1e75feb4f9'] = 'Kaufpreis:'; -$_LANGADM['AdminSuppliers63d5049791d9d79d86e9a108b0a999ca'] = 'Artikel-Nr.'; -$_LANGADM['AdminSuppliers66b02975abe1eaca734427011e342ee3'] = 'Artikel-Nr. Lieferer:'; -$_LANGADM['AdminSuppliers673ae02fffb72f0fe68a66f096a01347'] = 'Telefonnr.:'; -$_LANGADM['AdminSuppliers7515d32836da5648eb6a8f9113b7405b'] = 'Postleitzahl:'; -$_LANGADM['AdminSuppliers76d17e0cd552ad8ca18c5fc1ae9d8098'] = 'Erscheint in der Liste der Lieferanten'; -$_LANGADM['AdminSuppliers7b250cb374c12c42a75227ba75df7779'] = 'Meta Titel:'; -$_LANGADM['AdminSuppliers8c2857a9ad1d8f31659e35e904e20fa6'] = 'Logo'; -$_LANGADM['AdminSuppliers990fc90e39367377c314f1d61522ae61'] = 'Anzahl Produkte'; -$_LANGADM['AdminSuppliersa6bb76858f8b4b61c050ad7a7ac57e06'] = 'Meta Beschreibung:'; -$_LANGADM['AdminSuppliersacd7b45c9d50280a52990015b2c24ba8'] = 'Logo:'; -$_LANGADM['AdminSuppliersaf7448c885be0d8acd5eb84322176570'] = 'UPC:'; -$_LANGADM['AdminSuppliersb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminSuppliersb9f5c797ebbf55adccdd8539a65a0241'] = 'Deaktivieren'; -$_LANGADM['AdminSuppliersbffb711ec36f280459d11dce315da72f'] = 'Stadt:'; -$_LANGADM['AdminSuppliersc804723ccdde3d7a46933b208c6f928d'] = 'Kaufpreis'; -$_LANGADM['AdminSuppliersccf096490d2671f3ea97ea9289eee5b1'] = 'EAN 13:'; $_LANGADM['AdminSuppliersd0042a700e9bdf79689d63ee6846dc0e'] = 'Beschreibung:'; -$_LANGADM['AdminSupplierse25f0ecd41211b01c83e5fec41df4fe7'] = 'Ausgewählte Elemente löschen?'; -$_LANGADM['AdminSuppliersf64be5eef68442a8f50cf535b92ad3e4'] = 'Land:'; +$_LANGADM['AdminSuppliers76d17e0cd552ad8ca18c5fc1ae9d8098'] = 'Erscheint in der Liste der Lieferanten'; +$_LANGADM['AdminSuppliersacd7b45c9d50280a52990015b2c24ba8'] = 'Logo:'; +$_LANGADM['AdminSuppliers42ce2270f85f28aee54d41a4f5e94698'] = 'Lieferer-Logo von Ihrem Rechner herunterladen'; +$_LANGADM['AdminSuppliers7b250cb374c12c42a75227ba75df7779'] = 'Meta Titel:'; +$_LANGADM['AdminSuppliers3e053943605d9e4bf7dd7588ea19e9d2'] = 'Ungültige Zeichen:'; +$_LANGADM['AdminSuppliersa6bb76858f8b4b61c050ad7a7ac57e06'] = 'Meta Beschreibung:'; +$_LANGADM['AdminSuppliers394deec8b4e901394f69ad41095b1ecc'] = 'Meta Schlüsselwörter:'; +$_LANGADM['AdminSuppliers0099c0173a3c7758b36025bdae9b4fc7'] = 'Aktiviert:'; +$_LANGADM['AdminSuppliersb9f5c797ebbf55adccdd8539a65a0241'] = 'Deaktivieren'; +$_LANGADM['AdminSuppliers38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; +$_LANGADM['AdminSuppliersf16b5952df8d25ea30b25ff95ee8fedf'] = 'Shop-Zugehörigkeit:'; +$_LANGADM['AdminSuppliers543ae6adeb524f98cc7d3c816a1ec1e3'] = 'Alle Produkte:'; +$_LANGADM['AdminSuppliersccf096490d2671f3ea97ea9289eee5b1'] = 'EAN 13:'; +$_LANGADM['AdminSuppliersaf7448c885be0d8acd5eb84322176570'] = 'UPC:'; +$_LANGADM['AdminSuppliers1caa6ff629641a4eb20f190f7a0539ca'] = 'Merkmale'; +$_LANGADM['AdminSuppliers63d5049791d9d79d86e9a108b0a999ca'] = 'Artikel-Nr.'; +$_LANGADM['AdminSuppliers52eb5928a34db3e3da7ba52b0644273b'] = 'EAN13'; $_LANGADM['AdminSuppliersfbd99ad01b92dbafc686772a39e3d065'] = 'UPC'; -$_LANGADM['AdminSupplyOrders0095a9fa74d1713e43e370a7d7846224'] = 'Exportieren'; -$_LANGADM['AdminSupplyOrders068f80c7519d0528fb08e82137a72131'] = 'Produkte'; -$_LANGADM['AdminSupplyOrders104d9898c04874d0fbac36e125fa1369'] = 'Ermäßigung'; -$_LANGADM['AdminSupplyOrders126ddccbd9f946b8cd46d88b304a2020'] = 'Dank mindestens ein Produkt zu wählen.'; -$_LANGADM['AdminSupplyOrders278c491bdd8a53618c149c4ac790da34'] = 'Vorlage'; -$_LANGADM['AdminSupplyOrders3dd42bfc8345e82c43b4a40a3426ec49'] = 'Artikel-Nr.:'; -$_LANGADM['AdminSupplyOrders49ee3087348e8d44e1feda1917443987'] = 'Name'; -$_LANGADM['AdminSupplyOrders52eb5928a34db3e3da7ba52b0644273b'] = 'EAN13'; -$_LANGADM['AdminSupplyOrders63d5049791d9d79d86e9a108b0a999ca'] = 'Artikel-Nr.'; -$_LANGADM['AdminSupplyOrders689202409e48743b914713f96d93947c'] = 'Wert'; -$_LANGADM['AdminSupplyOrders694e8d1f2ee056f98ee488bdc4982d73'] = 'Menge'; -$_LANGADM['AdminSupplyOrders6d2e7477916d118eb0a377fd13af4f63'] = 'Letzte Aktualisierung:'; -$_LANGADM['AdminSupplyOrders77295c7d814e7397c55f64ec06313984'] = 'Währung:'; -$_LANGADM['AdminSupplyOrders90bf278fe4384c50cd3ba3eb9d3c5393'] = 'Lieferer:'; -$_LANGADM['AdminSupplyOrders9ea67be453eaccf020697b4654fc021a'] = 'Speichern und auf der Seite bleiben'; -$_LANGADM['AdminSupplyOrdersc9cc8cce247e49bae79f15173ce97354'] = 'Ändern'; -$_LANGADM['AdminSupplyOrdersea4788705e6873b424c65e91c2846b19'] = 'Abbrechen'; -$_LANGADM['AdminSupplyOrdersec136b444eede3bc85639fac0dd06229'] = 'Lieferer'; -$_LANGADM['AdminSupplyOrdersec53a8c4f07baed5d8825072c89799be'] = 'Status'; -$_LANGADM['AdminSupplyOrdersef61fb324d729c341ea8ab9901e23566'] = 'Neu'; -$_LANGADM['AdminSupplyOrdersf2a6c498fb90ee345d997f888fce3b18'] = 'Löschen'; -$_LANGADM['AdminSupplyOrdersf8c8b903cb2e4f297e4b96d4b9c1e98a'] = 'Mitarbeiter'; -$_LANGADM['AdminSupplyOrdersfbd99ad01b92dbafc686772a39e3d065'] = 'UPC'; -$_LANGADM['AdminTabs00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Aktiviert'; -$_LANGADM['AdminTabs24a23d787190f2c4812ff9ab11847a72'] = 'Status:'; -$_LANGADM['AdminTabs37242ae69082dfc3ec9d365a18a9606e'] = 'Bildsymbol:'; -$_LANGADM['AdminTabs38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; +$_LANGADM['AdminTabsb718adec73e04ce3ec720dd11a06a308'] = 'ID'; $_LANGADM['AdminTabs49ee3087348e8d44e1feda1917443987'] = 'Name'; +$_LANGADM['AdminTabs817434295a673aed431435658b65d9a7'] = 'Bildsymbol'; +$_LANGADM['AdminTabse55f75a29310d7b60f7ac1d390c8ae42'] = 'Modul'; +$_LANGADM['AdminTabs8cf04a9734132302f96da8e113e80ce5'] = 'Start'; +$_LANGADM['AdminTabs7015777bcc86cd0c5e4819310d62b040'] = 'Registerkarten'; $_LANGADM['AdminTabs4e140ba723a03baa6948340bf90e2ef6'] = 'Name:'; -$_LANGADM['AdminTabs52f5e0bc3859bc5f5e25130b6c7e8881'] = 'Position'; -$_LANGADM['AdminTabs53b3cae42737979c884275593a01f468'] = 'Modul:'; $_LANGADM['AdminTabs6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Ungültige Zeichen:'; $_LANGADM['AdminTabs6788f67ae68b5aa5ad08d8129399bf81'] = 'Klasse:'; -$_LANGADM['AdminTabs7015777bcc86cd0c5e4819310d62b040'] = 'Registerkarten'; -$_LANGADM['AdminTabs817434295a673aed431435658b65d9a7'] = 'Bildsymbol'; -$_LANGADM['AdminTabs8cf04a9734132302f96da8e113e80ce5'] = 'Start'; +$_LANGADM['AdminTabs53b3cae42737979c884275593a01f468'] = 'Modul:'; $_LANGADM['AdminTabs980bb228a128556fe3df923d2ede30b4'] = 'Laden Sie ein Logo von Ihrem Rechner'; -$_LANGADM['AdminTabsb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminTabsb9f5c797ebbf55adccdd8539a65a0241'] = 'Deaktiviert'; -$_LANGADM['AdminTabse55f75a29310d7b60f7ac1d390c8ae42'] = 'Modul'; $_LANGADM['AdminTabse81c4e4f2b7b93b481e13a8553c2ae1b'] = 'oder'; -$_LANGADM['AdminTags068f80c7519d0528fb08e82137a72131'] = 'Produkte'; -$_LANGADM['AdminTags0885f0c211f74834f0109c5abaf4cdc4'] = 'Sprache:'; -$_LANGADM['AdminTags1063e38cb53d94d386f21227fcd84717'] = 'Löschen'; -$_LANGADM['AdminTags38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; +$_LANGADM['AdminTabs6adf97f83acf6453d4a6a4b1070f3754'] = 'Keine'; +$_LANGADM['AdminTabs38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; +$_LANGADM['AdminTagsb718adec73e04ce3ec720dd11a06a308'] = 'ID'; $_LANGADM['AdminTags4994a8ffeba4ac3140beb89e8d41f174'] = 'Sprache'; $_LANGADM['AdminTags49ee3087348e8d44e1feda1917443987'] = 'Name'; -$_LANGADM['AdminTags4e140ba723a03baa6948340bf90e2ef6'] = 'Name:'; -$_LANGADM['AdminTagsb718adec73e04ce3ec720dd11a06a308'] = 'ID'; +$_LANGADM['AdminTags068f80c7519d0528fb08e82137a72131'] = 'Produkte'; $_LANGADM['AdminTagsc101058e7ea21bbbf2a5ac893088e90b'] = 'Tag'; -$_LANGADM['AdminTagse25f0ecd41211b01c83e5fec41df4fe7'] = 'Ausgewählte Elemente löschen?'; +$_LANGADM['AdminTags9aa03a5dca2e060a4ecbff0dd8616692'] = 'Speichern'; +$_LANGADM['AdminTags1063e38cb53d94d386f21227fcd84717'] = 'Löschen'; $_LANGADM['AdminTagsec211f7c20af43e742bf2570c3cb84f9'] = 'Hinzufügen'; -$_LANGADM['AdminTaxRules00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Aktiviert'; -$_LANGADM['AdminTaxRules06df33001c1d7187fdd81ea1f5b277aa'] = 'Aktionen'; -$_LANGADM['AdminTaxRules08a38277b0309070706f6652eeae9a53'] = 'Unten'; -$_LANGADM['AdminTaxRules258f49887ef8d14ac268c92b02503aaa'] = 'Oben'; -$_LANGADM['AdminTaxRulesGroup0099c0173a3c7758b36025bdae9b4fc7'] = 'Aktiv'; -$_LANGADM['AdminTaxRulesGroup00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Aktiviert'; -$_LANGADM['AdminTaxRulesGroup18325105de95083e4a1d10b78f29c2bc'] = 'Staat'; -$_LANGADM['AdminTaxRulesGroup46a2a41cc6e552044816a2d04634545d'] = 'Staat'; +$_LANGADM['AdminTaxRulesGroupb718adec73e04ce3ec720dd11a06a308'] = 'ID'; $_LANGADM['AdminTaxRulesGroup49ee3087348e8d44e1feda1917443987'] = 'Name'; -$_LANGADM['AdminTaxRulesGroup4b78ac8eb158840e9638a3aeb26c4a9d'] = 'Steuer'; -$_LANGADM['AdminTaxRulesGroup4e140ba723a03baa6948340bf90e2ef6'] = 'Name:'; -$_LANGADM['AdminTaxRulesGroup59716c97497eb9694541f7c3d37b1a4d'] = 'Land'; -$_LANGADM['AdminTaxRulesGroup6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Ungültige Zeichen'; -$_LANGADM['AdminTaxRulesGroup7475ec0d41372a307c497acb7eeea8c4'] = 'Keine Steuer'; +$_LANGADM['AdminTaxRulesGroup00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Aktiviert'; $_LANGADM['AdminTaxRulesGroup8d4ae51b8b5831db49a6dcde1b83e175'] = 'Regeln'; +$_LANGADM['AdminTaxRulesGroup6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Ungültige Zeichen'; +$_LANGADM['AdminTaxRulesGroup0099c0173a3c7758b36025bdae9b4fc7'] = 'Aktiv'; +$_LANGADM['AdminTaxRulesGroupb9f5c797ebbf55adccdd8539a65a0241'] = 'Deaktiviert'; $_LANGADM['AdminTaxRulesGroup9ea67be453eaccf020697b4654fc021a'] = 'Speichern und auf der Seite bleiben'; $_LANGADM['AdminTaxRulesGroupb1c94ca2fbc3e78fc30069c8d0f01680'] = 'Alle'; -$_LANGADM['AdminTaxRulesGroupb5a7adde1af5c87d7fd797b6245c2a39'] = 'Beschreibung:'; -$_LANGADM['AdminTaxRulesGroupb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminTaxRulesGroupb9f5c797ebbf55adccdd8539a65a0241'] = 'Deaktiviert'; -$_LANGADM['AdminTaxRulesGroupd0042a700e9bdf79689d63ee6846dc0e'] = 'Beschreibung:'; -$_LANGADM['AdminTaxRulesGroupe25f0ecd41211b01c83e5fec41df4fe7'] = 'Ausgewählte Elemente löschen?'; -$_LANGADM['AdminTaxRulesGroupf64be5eef68442a8f50cf535b92ad3e4'] = 'Land:'; -$_LANGADM['AdminTaxRulesb1c94ca2fbc3e78fc30069c8d0f01680'] = 'Alle'; -$_LANGADM['AdminTaxRulesb9f5c797ebbf55adccdd8539a65a0241'] = 'Deaktiviert'; -$_LANGADM['AdminTaxes0071aa279bd1583754a544277740f047'] = 'Steuer Nr. löschen'; -$_LANGADM['AdminTaxes0099c0173a3c7758b36025bdae9b4fc7'] = 'Aktiviert:'; -$_LANGADM['AdminTaxes00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Aktiviert'; -$_LANGADM['AdminTaxes1c669d037f8bc785f0e1a9aeb7070367'] = 'Steuer'; -$_LANGADM['AdminTaxes211b840946f6b36e303291b1fe2bdb77'] = 'Format: XX.XX oder XX.XXX (z.B.: 19,60 oder 13 925)'; -$_LANGADM['AdminTaxes2f2f0f119a907c6c67a3c6fcde0193ab'] = 'Lieferadresse:'; -$_LANGADM['AdminTaxes38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; -$_LANGADM['AdminTaxes49ee3087348e8d44e1feda1917443987'] = 'Name'; -$_LANGADM['AdminTaxes4e00e39db9994b6baeea51eaf66399d1'] = 'Ökosteuer:'; -$_LANGADM['AdminTaxes4e140ba723a03baa6948340bf90e2ef6'] = 'Name:'; -$_LANGADM['AdminTaxes50068b9a709a0e2da6f25210de57bb85'] = 'Steuern aktivieren:'; -$_LANGADM['AdminTaxes5f7d9a7f76dba4bc86062ea848255f2f'] = 'Wenn Sie die Ökosteuer zu deaktivieren, wird die Ökosteuer für alle Ihre Produkte auf 0 gesetzt werden'; -$_LANGADM['AdminTaxes6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Ungültige Zeichen:'; -$_LANGADM['AdminTaxes6b1f6081d484b3728b5d3637ea44f14c'] = 'Diese Steuer wird in einer Regel für Steuern verwendet, wenn Sie fortfahren, wird sie aus der Regel entfernt, möchten Sie fortfahren? '; -$_LANGADM['AdminTaxes6c480608ed6896b113dd2381d2a7512c'] = 'Basierend auf:'; -$_LANGADM['AdminTaxes719fec04166d6fa75f89cd29ad61fa8c'] = 'Steuern'; -$_LANGADM['AdminTaxes7c9ad104937545220eb5ac67fb1ee9d9'] = 'Übernahme der Steuern aktivieren oder deaktivieren'; -$_LANGADM['AdminTaxes886dc40a9367328f942e6bf6c31f3ebb'] = 'Rechnungsadresse:'; -$_LANGADM['AdminTaxes8a9b8ee83e347d62ff34dd235e97dcc3'] = 'Diese Steuer wird in einer Regel für Steuern verwendet, möchten Sie fortfahren?'; -$_LANGADM['AdminTaxes8e4157c726a8c5cf64361e2d751bc945'] = 'Ökosteuer anwenden'; -$_LANGADM['AdminTaxes9010d6744cf8eada0c221b2d31be15a5'] = 'Die Steuer auf die Ökosteuer (z.B. französische Ökosteuer: 19,6%)'; -$_LANGADM['AdminTaxes9f75452921af0033334512428e29900e'] = ':Satz'; +$_LANGADM['AdminTaxRulesGroup7475ec0d41372a307c497acb7eeea8c4'] = 'Keine Steuer'; $_LANGADM['AdminTaxesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminTaxesb9f5c797ebbf55adccdd8539a65a0241'] = 'Deaktiviert'; -$_LANGADM['AdminTaxesc67e7a009554ed22f2010f1ef919a204'] = 'Steuern im Warenkorb anzeigen:'; +$_LANGADM['AdminTaxes49ee3087348e8d44e1feda1917443987'] = 'Name'; $_LANGADM['AdminTaxesdcb66ff6e4a2517ade22183779939c9d'] = 'Satz'; -$_LANGADM['AdminTaxese25f0ecd41211b01c83e5fec41df4fe7'] = 'Ausgewählte Elemente löschen?'; +$_LANGADM['AdminTaxes00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Aktiviert'; +$_LANGADM['AdminTaxes5f7d9a7f76dba4bc86062ea848255f2f'] = 'Wenn Sie die Ökö-Steuer deaktivieren, wird die Öko-Steuer in ALLEN Produkte auf 0 gesetzt.'; +$_LANGADM['AdminTaxes1c669d037f8bc785f0e1a9aeb7070367'] = 'Steuer'; +$_LANGADM['AdminTaxes50068b9a709a0e2da6f25210de57bb85'] = 'Steuern aktivieren:'; +$_LANGADM['AdminTaxes7c9ad104937545220eb5ac67fb1ee9d9'] = 'Übernahme der Steuern aktivieren oder deaktivieren'; +$_LANGADM['AdminTaxesc67e7a009554ed22f2010f1ef919a204'] = 'Steuern im Warenkorb anzeigen:'; $_LANGADM['AdminTaxese8cce94acc56227d96f94315fc5c0553'] = 'Aktivieren oder Deaktivieren der Steueranzeige in einer separaten Zeile des Warenkorbs'; +$_LANGADM['AdminTaxes6c480608ed6896b113dd2381d2a7512c'] = 'Basierend auf:'; +$_LANGADM['AdminTaxes886dc40a9367328f942e6bf6c31f3ebb'] = 'Rechnungsadresse:'; +$_LANGADM['AdminTaxes2f2f0f119a907c6c67a3c6fcde0193ab'] = 'Lieferadresse:'; +$_LANGADM['AdminTaxes8e4157c726a8c5cf64361e2d751bc945'] = 'Ökosteuer anwenden'; +$_LANGADM['AdminTaxes4e00e39db9994b6baeea51eaf66399d1'] = 'Ökosteuer:'; +$_LANGADM['AdminTaxesf8e46ee04ff2c7e26d46b9b5445825cf'] = 'Die Steuer auf die Ökosteuer (z.B. französische Ökosteuer: 19,6%)'; $_LANGADM['AdminTaxesf2a6c498fb90ee345d997f888fce3b18'] = 'Löschen'; -$_LANGADM['AdminTaxesf444460da40424231f40202fc5de2507'] = 'Name der im Warenkorb und auf der Rechnung angezeigten Steuer, z.B. MwSt.'; -$_LANGADM['AdminThemes166e58184f5f3e344a4f1741a4716c05'] = 'Favicon:'; -$_LANGADM['AdminThemes1b6dc1e488d9e5eba634c526cb8790f0'] = 'Logo der E-Mails:'; +$_LANGADM['AdminTaxes0071aa279bd1583754a544277740f047'] = 'Steuer Nr. löschen'; +$_LANGADM['AdminTaxes09e0f0c79e2f2959c73a321f2dd45421'] = 'Diese Steuer wird in einer Regel für Steuern verwendet, möchten Sie fortfahren?'; +$_LANGADM['AdminTaxes92dc494ad606cedbb3f9c73d7667139a'] = 'Diese Steuer wird in einer Regel für Steuern verwendet, wenn Sie fortfahren, wird sie aus der Regel entfernt, möchten Sie fortfahren? '; +$_LANGADM['AdminTaxes719fec04166d6fa75f89cd29ad61fa8c'] = 'Steuern'; +$_LANGADM['AdminTaxes4e140ba723a03baa6948340bf90e2ef6'] = 'Name:'; +$_LANGADM['AdminTaxes6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Ungültige Zeichen:'; +$_LANGADM['AdminTaxesa37d1e5daf78e5ac8347a0c45e3fb8d0'] = 'Name der im Warenkorb und auf der Rechnung angezeigten Steuer, z.B. MwSt.'; +$_LANGADM['AdminTaxes9f75452921af0033334512428e29900e'] = ':Satz'; +$_LANGADM['AdminTaxes9441798e99bc6547fc74a158dbf119d6'] = 'Format: XX.XX oder XX.XXX (z.B.: 19,60 oder 13 925)'; +$_LANGADM['AdminTaxes0099c0173a3c7758b36025bdae9b4fc7'] = 'Aktiviert:'; +$_LANGADM['AdminTaxesb9f5c797ebbf55adccdd8539a65a0241'] = 'Deaktiviert'; +$_LANGADM['AdminTaxes38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; +$_LANGADM['AdminThemesa1c58e94227389415de133efdf78ea6e'] = 'Erscheinungsbild'; $_LANGADM['AdminThemes231856676246820203ddc442e481a5eb'] = 'Logo der Kopfzeile:'; -$_LANGADM['AdminThemes38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; -$_LANGADM['AdminThemes413dc5af3ee0d6d59cd83c80e91e07a7'] = 'Bildsymbole der Geschäfte'; -$_LANGADM['AdminThemes49ee3087348e8d44e1feda1917443987'] = 'Name'; +$_LANGADM['AdminThemes86824265d3f2908928a0b5689ab9541d'] = 'Erscheint auf der Startseite Ihres Shops'; +$_LANGADM['AdminThemes1b6dc1e488d9e5eba634c526cb8790f0'] = 'Logo der E-Mails:'; +$_LANGADM['AdminThemesbb2e188b4f02b40c006537bea3ddb735'] = 'Erscheint in der Kopfzeile der E-Mails, falls nicht definiert, wird das Logo der Kopfzeile verwendet'; +$_LANGADM['AdminThemesaa94cba2130d7cdc43dd02920183bad1'] = 'Logo der Rechnungen:'; +$_LANGADM['AdminThemesc2dbf962d5534a4718bf929c9a95ed27'] = 'Erscheint in der Kopfzeile der Rechnungen, falls nicht definiert, wird das Logo der Kopfzeile verwendet'; +$_LANGADM['AdminThemes166e58184f5f3e344a4f1741a4716c05'] = 'Favicon:'; +$_LANGADM['AdminThemes9cafe07932ca5f6ed588a5852e36af8d'] = 'Erscheint neben der Adresse in Ihrem Internet-Browser'; +$_LANGADM['AdminThemes413dc5af3ee0d6d59cd83c80e91e07a7'] = 'Bildsymbole der Ladengeschäfte'; $_LANGADM['AdminThemes5bcdec816ad8c7bb1e7ef04f7ae9350d'] = 'Erscheint auf dem Localisation Finder der Geschäfte (in den Google Maps)'; $_LANGADM['AdminThemes60e53443dbca990bf3f314b2fa38e839'] = 'Empfohlene Größe: 30x30, transparente GIF'; -$_LANGADM['AdminThemes6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Ungültige Zeichen:'; -$_LANGADM['AdminThemes6fa998a451d52f8bac2ca4b6cbde0c76'] = 'Erscheint in der Kopfzeile der E-Mails, falls nicht definiert, wird das Logo der Kopfzeile verwendet'; -$_LANGADM['AdminThemes788facf04ad732f605ca6f9fd5d43c6f'] = 'Erscheint in der Kopfzeile der Rechnungen, falls nicht definiert, wird das Logo der Kopfzeile verwendet'; -$_LANGADM['AdminThemes86824265d3f2908928a0b5689ab9541d'] = 'Erscheint auf der Startseite Ihres Shops'; $_LANGADM['AdminThemes93af5f35c247e0e814bd676249f60b62'] = 'Trennzeichen:'; -$_LANGADM['AdminThemes9cafe07932ca5f6ed588a5852e36af8d'] = 'Erscheint neben der Adresse in Ihrem Internet-Browser'; -$_LANGADM['AdminThemesa1c58e94227389415de133efdf78ea6e'] = 'Erscheinungsbild'; -$_LANGADM['AdminThemesaa94cba2130d7cdc43dd02920183bad1'] = 'Logo der Rechnungen:'; -$_LANGADM['AdminThemesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminThemesbbb572a770006c9e0e57c9e5d4bcda90'] = 'Direkt aus Prestashop Addons!'; -$_LANGADM['AdminThemesc9cc8cce247e49bae79f15173ce97354'] = 'Ändern'; $_LANGADM['AdminThemesf2284dabeee8efb9617fbb0f05883adb'] = 'Wird für den Navigationsweg in den Kategorien und Produkten gebraucht'; -$_LANGADM['AdminTracking1679821fd0e65d65924aa77e56068814'] = 'Liste der deaktivierten Produkte:'; -$_LANGADM['AdminTracking428a70e43c5371126c0fb675e98c61d5'] = 'Liste der leeren Kategorien:'; -$_LANGADM['AdminTracking49ee3087348e8d44e1feda1917443987'] = 'Name'; -$_LANGADM['AdminTracking63d5049791d9d79d86e9a108b0a999ca'] = 'Artikel-Nr.'; -$_LANGADM['AdminTrackingb5a7adde1af5c87d7fd797b6245c2a39'] = 'Beschreibung:'; +$_LANGADM['AdminThemesd721757161f7f70c5b0949fdb6ec2c30'] = 'Thema'; +$_LANGADM['AdminThemesbbb572a770006c9e0e57c9e5d4bcda90'] = 'Direkt aus Prestashop Addons!'; $_LANGADM['AdminTrackingb718adec73e04ce3ec720dd11a06a308'] = 'ID'; +$_LANGADM['AdminTracking49ee3087348e8d44e1feda1917443987'] = 'Name'; $_LANGADM['AdminTrackingec53a8c4f07baed5d8825072c89799be'] = 'Status'; -$_LANGADM['AdminTranslations0095a9fa74d1713e43e370a7d7846224'] = 'Exportieren'; -$_LANGADM['AdminTranslations00d9fe3a4ab9297f69c46d645fa8ca7c'] = 'Kopieren'; -$_LANGADM['AdminTranslations078deac9ee43d3b13c460c4fd069b925'] = 'Es ist ein Problem, die Mail-Dateien.'; -$_LANGADM['AdminTranslations0c51ba6f28d50bdad074f18dbebe275d'] = 'Übersetzungen Fehlermeldungen'; -$_LANGADM['AdminTranslations0ce7ca290969bc360efbabe90ff19741'] = 'Die Dateien der Ausgangssprache müssen vollständig sein (wie in Tools >> Sprachen >> Bearbeiten angegeben), um die Übersetzungen kopieren zu können.'; -$_LANGADM['AdminTranslations1179204cea308156c142ca4f2e03f5ac'] = 'Wenn Sie ein bestehendes Sprachpaket, alle Ihre bisherigen Anpassungen in das Thema zu aktualisieren wählen Sie den Namen prestashop verloren. Dazu gehören Front-Office-Ausdrücke und Standard-E-Mail-Vorlagen.'; -$_LANGADM['AdminTranslations1476dfb963d54c697399a79fafa90151'] = 'Ausdrücke'; -$_LANGADM['AdminTranslations1a80fb0a74eed828b2693f30e830a237'] = 'Überprüfen Verzeichnis Schreibrechte.'; -$_LANGADM['AdminTranslations1e6d57e813355689e9c77e947d73ad8f'] = 'Von:'; -$_LANGADM['AdminTranslations217ee9d15130fbaa142f0cf7fd4d8643'] = 'Core-E-Mails'; -$_LANGADM['AdminTranslations2303c057afcbe798a5d9811d36e88050'] = 'Übersetzungen ändern'; -$_LANGADM['AdminTranslations24995bf641e65d70246d77d013e1dbeb'] = 'Diese Sprache wird von der Google Translate API nicht zur Verfügung gestellt'; -$_LANGADM['AdminTranslations25b5edb5545ada0f1b14e96fa8cd8743'] = 'E-Mail-Themen:'; -$_LANGADM['AdminTranslations282d961c3071465db42647be8f662671'] = 'Übersetzungen Feldernamen'; -$_LANGADM['AdminTranslations2e8d630dcde90b8b5be0468678f88551'] = 'Import / Export von Übersetzungen'; -$_LANGADM['AdminTranslations338ff312cb917883ec15e66638f5e05f'] = 'Übersetzungsdatei nicht gefunden in '; -$_LANGADM['AdminTranslations33caa076f23f453dd4061726f3706325'] = 'Nach:'; -$_LANGADM['AdminTranslations369b8db3e9651d0b5d8a13a5f7f9a53a'] = 'Sprachen hinzufügen'; -$_LANGADM['AdminTranslations3b11ccd743db51cfe243c6fd122a1740'] = 'oder bearbeiten Sie die Übersetzungsdatei manuell.'; +$_LANGADM['AdminTracking428a70e43c5371126c0fb675e98c61d5'] = 'Liste der leeren Kategorien:'; +$_LANGADM['AdminTracking63d5049791d9d79d86e9a108b0a999ca'] = 'Artikel-Nr.'; +$_LANGADM['AdminTracking1679821fd0e65d65924aa77e56068814'] = 'Liste der deaktivierten Produkte:'; $_LANGADM['AdminTranslations3b54d45d2c221c50e916f3be1fc12f2a'] = 'Änderungen speichern'; -$_LANGADM['AdminTranslations3f9031a1125703962cef15939c8f16b3'] = 'Klicken Sie auf den Titel der Frames, um diese zu öffnen'; -$_LANGADM['AdminTranslations404b4271ee96d691668bdf528724d337'] = 'Wählen Sie einen Teil (z.B. Back Office oder Module), klicken Sie dann auf die Sprache, die Sie bearbeiten möchten'; -$_LANGADM['AdminTranslations42f44c639e6e3a486d73cc0c9c143ffb'] = 'Zu übersetzende Ausdrücke'; -$_LANGADM['AdminTranslations46e89640babbc6a0e52599a92a6c13b4'] = 'E-Mails'; -$_LANGADM['AdminTranslations4994a8ffeba4ac3140beb89e8d41f174'] = 'Sprache'; -$_LANGADM['AdminTranslations49bb55a857b2d5e437dc6879710a017d'] = 'erstellen Sie eine neue Sprache'; -$_LANGADM['AdminTranslations4cfef51ba8ab14fc4de1439f1ed1e430'] = 'Sprache, die Sie hinzufügen/aktualisieren möchten:'; -$_LANGADM['AdminTranslations4db37ab93548f8b7e47faebe8a5c397a'] = 'Nur ein Teil der Daten wurde kopiert , eine oder mehrere Übersetzungsdateien wurden nicht gefunden'; -$_LANGADM['AdminTranslations512cbac83650942b970818e75ddad528'] = 'Zu übersetzende Fehlermeldungen'; -$_LANGADM['AdminTranslations521ade85487f9f4fc04fa6549cb2ff79'] = 'Achtung, Ihr Hosting-Provider mit dem suhosin Patch für PHP, die die maximale Anzahl von Feldern in einer Form post Grenzen:'; -$_LANGADM['AdminTranslations52d83d7ed502b33d300a8c0af2c5b455'] = 'Themenliste - Klicken Sie, um zur Themenübersetzung zu gelangen'; -$_LANGADM['AdminTranslations5362fd08e83f50a2866c7b4c23356877'] = 'Wählen Sie das Thema, aus dem Sie die Übersetzungen exportieren wollen.'; -$_LANGADM['AdminTranslations53b3cae42737979c884275593a01f468'] = 'Modul:'; -$_LANGADM['AdminTranslations5751b8042fbb1783ff37d9afe0e3ccc4'] = 'mindestens .'; -$_LANGADM['AdminTranslations57fa5be19cbdbe09aa4f555b2ee710b3'] = 'Sprachpaket aktualisieren'; -$_LANGADM['AdminTranslations5ded3a65f6bb72028722f9d904ffb3cc'] = 'E-Mails Module mit dem Thema:'; -$_LANGADM['AdminTranslations5fb63579fc981698f97d55bfecb213ea'] = 'Kopieren'; -$_LANGADM['AdminTranslations623b1500ccce270f2c5b7ac787ddf05a'] = 'Sie können die Übersetzungen der einzelnen Textteile von PrestaShop ändern.'; -$_LANGADM['AdminTranslations65ca1bc61335cf91a2d347a91629ba60'] = 'Sprache hinzfügen/aktualisieren'; -$_LANGADM['AdminTranslations6700e23ddf33bd4421249c9ef94d6295'] = 'Übersetzungen exportieren'; -$_LANGADM['AdminTranslations693fe609a9e3f79343ab35da56fb5eed'] = 'Übersetzungen Mails'; -$_LANGADM['AdminTranslations6e4fd86b4ea240672daa3c2fe1118fe0'] = 'Öffnen Sie alle Blöcke'; -$_LANGADM['AdminTranslations7084cbcddaa2af4a713a1727727b86f8'] = 'Core-E-Mails:'; -$_LANGADM['AdminTranslations72d6d7a1885885bb55a565fd1070581a'] = 'Importieren'; -$_LANGADM['AdminTranslations7454cc60021492205337c5cbce85df1e'] = 'Bitten Sie Ihren Hosting-Anbieter, das Suhosin Post- und Request-Limit anzuheben auf'; -$_LANGADM['AdminTranslations763d71969e7ee9bff4e5dc8976501f33'] = 'Sprache hinzfügen/aktualisieren'; -$_LANGADM['AdminTranslations838d2daba220546d9a27ad1fca0a05c7'] = 'Wenn der Name des Sprachpakets im Format isocode.gzip ist (Beispiel: fr.gzip) und die entsprechende Sprache nicht existiert, wird sie automatisch erstellt.'; -$_LANGADM['AdminTranslations88c0a9c6846ba06702a67bdedc3e9ebb'] = 'Übersetzungen des Front Office'; -$_LANGADM['AdminTranslations8a4e2d14aa85ccb1aced124f8d793708'] = 'Übersetzungen Back Office'; -$_LANGADM['AdminTranslations8d9c80f27ea00759d8469a7aca29ee1b'] = 'Vorsicht, dies überschreibt alle Daten in der Zielsprache!'; -$_LANGADM['AdminTranslations8f2a5434bb1c382919249941c915b5e3'] = 'Übersetzungen PDF-Dateien'; -$_LANGADM['AdminTranslations91aaf01cad2d0dc0382edb323ed6e51a'] = 'Kann Ordner nicht erstellen'; -$_LANGADM['AdminTranslations961e2bc7e3f570a3209546330de84a00'] = 'für suhosin.request.max_vars.'; -$_LANGADM['AdminTranslations98ef80a9c71c74e06e1e185dff22a5d3'] = '\"Title\"-Tag:'; -$_LANGADM['AdminTranslations9df9f71b2fc62b0ce48cbb8cb5671ee6'] = 'für suhosin.post.max_vars.'; -$_LANGADM['AdminTranslationsa03365570c1c73391cb62cf9330957da'] = 'Aktualisieren und fortfahren'; -$_LANGADM['AdminTranslationsa577e13cac9ee85d6f298e0a8deffeee'] = 'Exportieren von Daten einer Sprache in eine Datei (Sprachpaket).'; -$_LANGADM['AdminTranslationsa90e087a3690a15b0c7e0f5b832b5ee8'] = 'keine Daten zum Kopieren vorhanden (Sprache und Thema identisch)'; -$_LANGADM['AdminTranslationsa98d4e0c14db7364bbf15e4d94c878ac'] = 'Leere Zeichenfolge gefunden, bitte bearbeiten:'; -$_LANGADM['AdminTranslationsa9b6eaa5ff754aa46d30f5547a0edbf2'] = 'Manuelles Importieren einer Sprache'; -$_LANGADM['AdminTranslationsa9e4402481bd9b8e36752bf731f67eb6'] = 'Thema'; -$_LANGADM['AdminTranslationsb0f0554e563b8ffcabe170739d126bb1'] = 'ein Fehler ist beim Kopieren der Daten aufgetreten'; -$_LANGADM['AdminTranslationsb3cb7b15aa2fb2cb6675414233a3aa1b'] = 'Thema für %:'; -$_LANGADM['AdminTranslationsb8a151bda39f7678a40330412f9beea9'] = 'Übersetzungen des Back Office'; -$_LANGADM['AdminTranslationsbbed16dd7d31f28047ab8237cb424888'] = 'Kann die Sprachdateien im Themenordner nicht schreiben'; -$_LANGADM['AdminTranslationsc06a778aeea1249390e1e61d4772e96d'] = 'Kein Thema war für% s gefunden, oder Subjekt ist in der Datenbank generiert.'; -$_LANGADM['AdminTranslationsc21f969b5f03d33d43e04f8f136e7682'] = 'Standardmäßig'; -$_LANGADM['AdminTranslationsc55cb507e1107a57a37791ec42635ca4'] = 'Falls erforderlich'; -$_LANGADM['AdminTranslationsc85106cf29f5fa8c8b8e73dc916e37cd'] = 'Kann nicht schreiben Sprachdatei für E-Mail-Fächern, ist der Pfad:'; -$_LANGADM['AdminTranslationsd2298f4722b53d97039abbe9d1c11a44'] = 'Bitte stellen Sie sicher, dass Englisch-Dateien in% s Ordner vorhanden'; -$_LANGADM['AdminTranslationsd4400e655d04c51fa5cfed66e1325b92'] = 'Mit Google übersetzen (experimentell)'; -$_LANGADM['AdminTranslationsd4e007a94451a69f593c3ce0e06e08f2'] = 'Dies kopiert die Übersetzungen von einer Sprache in eine andere.'; -$_LANGADM['AdminTranslationsd797353e4c5b71edce10d34557198b81'] = 'Sie müssen 2 Sprachen wählen, um die Daten aus der Quelle ins Ziel zu kopieren'; -$_LANGADM['AdminTranslationsd8f73c2c197bf664e07849db8cff86d8'] = 'Sie können das Sprachpaket von prestashop.com direkt von hier aus aktualisieren. '; -$_LANGADM['AdminTranslationsd946d62db22cb9f9323968f8aac95e3f'] = 'E-Mails für % Modul'; -$_LANGADM['AdminTranslationsd981715c425b3efa67098bdbb3871866'] = '. Bitte prüfen Sie die Schreibberechtigungen.'; -$_LANGADM['AdminTranslationsdc270a086ec1b0304c86591f402ade8d'] = 'Sprachpaket:'; -$_LANGADM['AdminTranslationse1686cbdbfefdc838c58469866922b6c'] = 'Schließen Sie alle Blöcke'; -$_LANGADM['AdminTranslationse1d8f264ad68caa3ced0b12042f3e62e'] = 'Kann keine Verbindung zu prestashop.com herstellen, um die Sprachenliste zu erhalten.'; -$_LANGADM['AdminTranslationse60137f6e7d94e9c4e5dceb4e9d0c552'] = 'Modul-E-Mails:'; -$_LANGADM['AdminTranslationsea4788705e6873b424c65e91c2846b19'] = 'Abbrechen'; $_LANGADM['AdminTranslationseeafac73c8b9aade3a0baa5c4f371d69'] = 'Übersetzungen Front Office'; -$_LANGADM['AdminTranslationsf31ffb564b1c234d509f4b20fbb2d068'] = 'Sie müssen 2 Themen wählen, um die Daten von einer Seite zur anderen zu kopieren'; -$_LANGADM['AdminTranslationsf89d0072276b0e5490ba96ada7fb2901'] = 'Fehler Übersetzungen'; -$_LANGADM['AdminTranslationsf93c49bc4a04bbcbcb950a0740117d10'] = 'Vorschlag von Google translate:'; -$_LANGADM['AdminWarehouses27ce7f8b5623b2e2df568d64cf051607'] = 'Lager'; -$_LANGADM['AdminWarehouses2bf1d5fae1c321d594fdedf05058f709'] = 'Adresse:'; -$_LANGADM['AdminWarehouses38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; -$_LANGADM['AdminWarehouses3dd42bfc8345e82c43b4a40a3426ec49'] = 'Artikel-Nr.:'; -$_LANGADM['AdminWarehouses46a2a41cc6e552044816a2d04634545d'] = 'Staat'; -$_LANGADM['AdminWarehouses49ee3087348e8d44e1feda1917443987'] = 'Name'; -$_LANGADM['AdminWarehouses4e140ba723a03baa6948340bf90e2ef6'] = 'Name:'; -$_LANGADM['AdminWarehouses6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Ungültige Zeichen:'; -$_LANGADM['AdminWarehouses63d5049791d9d79d86e9a108b0a999ca'] = 'Artikel-Nr.'; -$_LANGADM['AdminWarehouses673ae02fffb72f0fe68a66f096a01347'] = 'Telefonnr.:'; -$_LANGADM['AdminWarehouses7515d32836da5648eb6a8f9113b7405b'] = 'Postleitzahl:'; -$_LANGADM['AdminWarehousesb52b44c9d23e141b067d7e83b44bb556'] = 'Produkte:'; -$_LANGADM['AdminWarehousesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminWarehousesbffb711ec36f280459d11dce315da72f'] = 'Stadt:'; -$_LANGADM['AdminWarehousesf64be5eef68442a8f50cf535b92ad3e4'] = 'Land:'; +$_LANGADM['AdminTranslations8a4e2d14aa85ccb1aced124f8d793708'] = 'Übersetzungen Back Office'; +$_LANGADM['AdminTranslations0c51ba6f28d50bdad074f18dbebe275d'] = 'Übersetzungen Fehlermeldungen'; +$_LANGADM['AdminTranslations282d961c3071465db42647be8f662671'] = 'Übersetzungen Feldernamen'; +$_LANGADM['AdminTranslations1db04255ad87f7fe6d5bc91c74982612'] = 'Übersetzungen Module'; +$_LANGADM['AdminTranslations8f2a5434bb1c382919249941c915b5e3'] = 'Übersetzungen PDF-Dateien'; +$_LANGADM['AdminTranslations693fe609a9e3f79343ab35da56fb5eed'] = 'Übersetzungen Mails'; +$_LANGADM['AdminTranslations91aaf01cad2d0dc0382edb323ed6e51a'] = 'Kann Ordner nicht erstellen'; +$_LANGADM['AdminTranslations498ceaf940d61e880e87f93d76a11e05'] = 'Bitte Schreibrechte des Ordners überprüfen.'; +$_LANGADM['AdminTranslations06b88e0a4be34637f5f805ecb7f7cf55'] = 'Sie müssen 2 Sprachen wählen, um die Daten aus der Quelle ins Ziel zu kopieren'; +$_LANGADM['AdminTranslationsb37d48744ecde1e6ba1c70b6d1e618f0'] = 'Sie müssen 2 Themen wählen, um die Daten von einer Seite zur anderen zu kopieren'; +$_LANGADM['AdminTranslations7f157dee2812fc655d003e16cc2cb4f0'] = 'ein Fehler ist beim Kopieren der Daten aufgetreten'; +$_LANGADM['AdminTranslations20598c87f2ea54c7f466c33acc8cb36d'] = 'keine Daten zum Kopieren vorhanden (Sprache und Thema identisch)'; +$_LANGADM['AdminTranslations30b499fa0aa80e9f1528b2d6bda382e7'] = 'Nur ein Teil der Daten wurde kopiert , eine oder mehrere Übersetzungsdateien wurden nicht gefunden'; +$_LANGADM['AdminTranslationsd72b6c2d1806f9ff6e25da8edb7ad955'] = 'Kann die Sprachdateien im Themenordner nicht schreiben'; +$_LANGADM['AdminTranslationsff75496593d3ce1584f5e974e9668330'] = '. Bitte prüfen Sie die Schreibberechtigungen.'; +$_LANGADM['AdminTranslations6e4fd86b4ea240672daa3c2fe1118fe0'] = 'Öffnen Sie alle Blöcke'; +$_LANGADM['AdminTranslationse1686cbdbfefdc838c58469866922b6c'] = 'Schließen Sie alle Blöcke'; +$_LANGADM['AdminTranslationsa03365570c1c73391cb62cf9330957da'] = 'Aktualisieren und fortfahren'; +$_LANGADM['AdminTranslations521ade85487f9f4fc04fa6549cb2ff79'] = 'Warnung: Ihr Hosting Provider verwendet suhosin patch für PHP, was den Maximalbereich der Werte in einem Formular einschränkt.'; +$_LANGADM['AdminTranslations9df9f71b2fc62b0ce48cbb8cb5671ee6'] = 'für suhosin.post.max_vars.'; +$_LANGADM['AdminTranslations961e2bc7e3f570a3209546330de84a00'] = 'für suhosin.request.max_vars.'; +$_LANGADM['AdminTranslations26a8ee44d835a6301f1ffa7686749633'] = 'Bitten Sie Ihren Hosting-Anbieter, das Suhosin Post- und Request-Limit anzuheben auf'; +$_LANGADM['AdminTranslations5751b8042fbb1783ff37d9afe0e3ccc4'] = 'mindestens .'; +$_LANGADM['AdminTranslations3b11ccd743db51cfe243c6fd122a1740'] = 'oder bearbeiten Sie die Übersetzungsdatei manuell.'; +$_LANGADM['AdminTranslationsa98d4e0c14db7364bbf15e4d94c878ac'] = 'Leere Zeichenfolge gefunden, bitte bearbeiten:'; +$_LANGADM['AdminTranslationseeafac73c8b9aade3a0baa5c4f371d69'] = 'Übersetzungen des Front Office'; +$_LANGADM['AdminTranslations8a4e2d14aa85ccb1aced124f8d793708'] = 'Übersetzungen des Back Office'; +$_LANGADM['AdminTranslationsf89d0072276b0e5490ba96ada7fb2901'] = 'Übersetzung der Fehlermeldungen'; +$_LANGADM['AdminTranslations7f34f2676cea244eff88e272f03a6e03'] = 'fehlende Übersetzung(en) in % der Vorlage(n) für %'; +$_LANGADM['AdminTranslationsb3cb7b15aa2fb2cb6675414233a3aa1b'] = 'Thema für %:'; +$_LANGADM['AdminTranslationsc06a778aeea1249390e1e61d4772e96d'] = 'Kein Thema für % gefunden, oder das Thema ist in die Datenbank geschrieben.'; +$_LANGADM['AdminTranslations078deac9ee43d3b13c460c4fd069b925'] = 'Die Maildateien konnten nicht angesprochen werden'; +$_LANGADM['AdminTranslationsd2298f4722b53d97039abbe9d1c11a44'] = 'Stellen Sie bitte sicher, dass die englische Datei im Ordner %s abgelegt ist'; +$_LANGADM['AdminTranslations57d9d59c2b72873794100e59b0e9feb1'] = '\"Title\"-Tag:'; +$_LANGADM['AdminTranslationsd946d62db22cb9f9323968f8aac95e3f'] = 'E-Mails für % Modul'; +$_LANGADM['AdminTranslationsf422d7de703d8ee5139aa77f857afdbf'] = 'E-Mails'; +$_LANGADM['AdminTranslations217ee9d15130fbaa142f0cf7fd4d8643'] = 'Core-E-Mails'; +$_LANGADM['AdminTranslations338ff312cb917883ec15e66638f5e05f'] = 'Übersetzungsdatei nicht gefunden in '; +$_LANGADM['AdminTranslationsc85106cf29f5fa8c8b8e73dc916e37cd'] = 'Der prachdatei für den E-Mail Betreff kann nicht geschrieben werden, der Pfad lautet:'; +$_LANGADM['AdminTranslations8a09d048735283dbc609ba0f9f705ed1'] = 'Übersetzungen der Module'; +$_LANGADM['AdminTranslations2303c057afcbe798a5d9811d36e88050'] = 'Übersetzungen ändern'; +$_LANGADM['AdminTranslations079d46f759c88cff004922cb0e01027a'] = 'Sie können die Übersetzungen der einzelnen Textteile von PrestaShop ändern.'; +$_LANGADM['AdminTranslations404b4271ee96d691668bdf528724d337'] = 'Wählen Sie einen Teil (z.B. Back Office oder Module), klicken Sie dann auf die Sprache, die Sie bearbeiten möchten'; +$_LANGADM['AdminTranslations2e8d630dcde90b8b5be0468678f88551'] = 'Import / Export von Übersetzungen'; +$_LANGADM['AdminTranslations763d71969e7ee9bff4e5dc8976501f33'] = 'Sprache hinzfügen/aktualisieren'; +$_LANGADM['AdminTranslationsd8f73c2c197bf664e07849db8cff86d8'] = 'Sie können das Sprachpaket von prestashop.com direkt von hier aus aktualisieren. '; +$_LANGADM['AdminTranslationscab84f79f4bb552ebe0a62fa1965ec7b'] = 'Wenn Sie ein Update einer bereits existierenden Sprache wählen, dann gehen ALLE Ihre eigenen Anpassungen an den Sprachdateien verloren. '; +$_LANGADM['AdminTranslations4cfef51ba8ab14fc4de1439f1ed1e430'] = 'Sprache, die Sie hinzufügen/aktualisieren möchten:'; +$_LANGADM['AdminTranslations369b8db3e9651d0b5d8a13a5f7f9a53a'] = 'Sprachen hinzufügen'; +$_LANGADM['AdminTranslations57fa5be19cbdbe09aa4f555b2ee710b3'] = 'Sprachpaket aktualisieren'; +$_LANGADM['AdminTranslations524d7e787cc63c50e0d1946ee8ef0bef'] = 'Sprache hinzfügen/aktualisieren'; +$_LANGADM['AdminTranslationsac332cbcd79183bb75ed2aabdb49c679'] = 'Kann keine Verbindung zu prestashop.com herstellen, um die Sprachenliste zu erhalten.'; +$_LANGADM['AdminTranslationsa9b6eaa5ff754aa46d30f5547a0edbf2'] = 'Manuelles Importieren einer Sprache'; +$_LANGADM['AdminTranslations8f553fc697fcb0fe16a71f401e2021f5'] = 'Wenn der Name des Sprachpakets im Format isocode.gzip ist (Beispiel: fr.gzip) und die entsprechende Sprache nicht existiert, wird sie automatisch erstellt.'; +$_LANGADM['AdminTranslations49209406acbe0bcd9091e03ec9349c42'] = 'Vorsicht, dies überschreibt alle Daten in der Zielsprache!'; +$_LANGADM['AdminTranslationsdc270a086ec1b0304c86591f402ade8d'] = 'Sprachpaket:'; +$_LANGADM['AdminTranslations72d6d7a1885885bb55a565fd1070581a'] = 'Importieren'; +$_LANGADM['AdminTranslations6700e23ddf33bd4421249c9ef94d6295'] = 'Übersetzungen exportieren'; +$_LANGADM['AdminTranslationsa577e13cac9ee85d6f298e0a8deffeee'] = 'Exportieren von Daten einer Sprache in eine Datei (Sprachpaket).'; +$_LANGADM['AdminTranslations5362fd08e83f50a2866c7b4c23356877'] = 'Wählen Sie das Thema, aus dem Sie die Übersetzungen exportieren wollen.'; +$_LANGADM['AdminTranslations0095a9fa74d1713e43e370a7d7846224'] = 'Exportieren'; +$_LANGADM['AdminTranslations5fb63579fc981698f97d55bfecb213ea'] = 'Kopieren'; +$_LANGADM['AdminTranslationsd4e007a94451a69f593c3ce0e06e08f2'] = 'Dies kopiert die Übersetzungen von einer Sprache in eine andere.'; +$_LANGADM['AdminTranslationsc55cb507e1107a57a37791ec42635ca4'] = 'Falls erforderlich'; +$_LANGADM['AdminTranslations49bb55a857b2d5e437dc6879710a017d'] = 'erstellen Sie eine neue Sprache'; +$_LANGADM['AdminTranslations1e6d57e813355689e9c77e947d73ad8f'] = 'Von:'; +$_LANGADM['AdminTranslations33caa076f23f453dd4061726f3706325'] = 'Nach:'; +$_LANGADM['AdminTranslations00d9fe3a4ab9297f69c46d645fa8ca7c'] = 'Kopieren'; +$_LANGADM['AdminTranslations921fbb1f4137ebeb5e354dd559c08b1e'] = 'Die Dateien der Ausgangssprache müssen vollständig sein (wie in Tools >> Sprachen >> Bearbeiten angegeben), um die Übersetzungen kopieren zu können.'; +$_LANGADM['AdminTranslations4994a8ffeba4ac3140beb89e8d41f174'] = 'Sprache'; +$_LANGADM['AdminTranslations512cbac83650942b970818e75ddad528'] = 'Zu übersetzende Fehlermeldungen'; +$_LANGADM['AdminTranslations42f44c639e6e3a486d73cc0c9c143ffb'] = 'Zu übersetzende Ausdrücke'; +$_LANGADM['AdminTranslations3f9031a1125703962cef15939c8f16b3'] = 'Klicken Sie auf den Titel der Frames, um diese zu öffnen'; +$_LANGADM['AdminTranslations1476dfb963d54c697399a79fafa90151'] = 'Ausdrücke'; +$_LANGADM['AdminTranslations7084cbcddaa2af4a713a1727727b86f8'] = 'Core-E-Mails:'; +$_LANGADM['AdminTranslations943922bf7e0ff51289246b23d74f9949'] = 'Modul-E-Mails:'; +$_LANGADM['AdminTranslations7758f2751b4fd12e2c78ccf1688e6539'] = 'E-Mail-Themen:'; +$_LANGADM['AdminTranslations9cb90a708739c817b2925cfc9aa79421'] = 'E-Mails Module mit dem Thema:'; +$_LANGADM['AdminTranslations52d83d7ed502b33d300a8c0af2c5b455'] = 'Themenliste - Klicken Sie, um zur Themenübersetzung zu gelangen'; +$_LANGADM['AdminTranslationsc21f969b5f03d33d43e04f8f136e7682'] = 'Standardmäßig'; +$_LANGADM['AdminTranslationsa9e4402481bd9b8e36752bf731f67eb6'] = 'Thema'; +$_LANGADM['AdminTranslations53b3cae42737979c884275593a01f468'] = 'Modul:'; +$_LANGADM['AdminWebservice897356954c2cd3d41b221e3f24f99bba'] = 'Schlüssel'; $_LANGADM['AdminWebservice00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Aktiviert'; -$_LANGADM['AdminWebservice028f42454a71f86007a79664b2a35882'] = 'Vorschau (HEAD)'; -$_LANGADM['AdminWebservice0454a0d709a001b0745bbbef61a437a0'] = 'der Server das Überschreiben der URL zulässt'; -$_LANGADM['AdminWebservice1a3b3816c9c978c15939fba51f39eab4'] = 'Web Service aktivieren'; -$_LANGADM['AdminWebservice1ad84436adb0f59e123b212bf07303f8'] = 'Sie müssen das Apache-Modul \'mod_auth_basic\' aktivieren, um die Authentifizierung im Webservice zu ermöglichen.'; -$_LANGADM['AdminWebservice24a23d787190f2c4812ff9ab11847a72'] = 'Status'; +$_LANGADM['AdminWebservice52699c78843b98f98620186a59b0a3fa'] = 'Schlüsselbeschreibung'; $_LANGADM['AdminWebservice254f642527b45bc260048e30704edb39'] = 'Konfiguration'; -$_LANGADM['AdminWebservice38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; -$_LANGADM['AdminWebservice3a1d42e50ada009f2ef187fbf6dc8a3f'] = 'Um technische Probleme mit diesem Web-Service zu vermeiden, nutzen Sie bitte einen Apache-Server'; -$_LANGADM['AdminWebservice442d1f267535a0638bde988697d82620'] = 'Sie müssen die PHP-Erweiterung \'SimpleXML\' aktivieren, um die Tests des Web-Services zu ermöglichen.'; -$_LANGADM['AdminWebservice46b693f4eb22219e8fbf8b9afea71d12'] = 'Sie müssen das Apache-Modul \'mod_rewrite\' aktivieren, um die Nutzung des Webservice zu ermöglichen.'; -$_LANGADM['AdminWebservice51ba9470e0c6fcc53b976a6854b0f2e0'] = 'Stellen Sie die Berechtigungen ein:'; -$_LANGADM['AdminWebservice52699c78843b98f98620186a59b0a3fa'] = 'Kernbeschreibung'; -$_LANGADM['AdminWebservice6c0c2b9ec9a4188db4cfd4f8a0fee415'] = 'Löschen (DELETE)'; -$_LANGADM['AdminWebservice6e750dcbaa546f46df9b1a6b7ec6063c'] = 'Berechtigungen'; -$_LANGADM['AdminWebservice73f872e92f8bee93f070d13e2339a410'] = 'Key bereits vorhanden'; -$_LANGADM['AdminWebservice897356954c2cd3d41b221e3f24f99bba'] = 'Key'; +$_LANGADM['AdminWebservice1a3b3816c9c978c15939fba51f39eab4'] = 'Web Service aktivieren'; +$_LANGADM['AdminWebservicee8602bda90ef985a71054950e6f1981e'] = 'Bevor Sie den Web Service zu aktivieren, müssen Sie sicher sein, dass:'; +$_LANGADM['AdminWebservice03d36129c4882949caea84c401bcd876'] = 'der Server das Überschreiben der URL zulässt'; +$_LANGADM['AdminWebservicecb7ceb5bf67dd558051ef7066c6f10d7'] = 'der Server die 5 Methoden: GET POST, PUT, DELETE und HEAD vom Server unterstützt werden'; +$_LANGADM['AdminWebservice8f35e85ee424f046bbc046eb7a2371b8'] = 'Aktiv-Modus CGI für PHP:'; +$_LANGADM['AdminWebservice0c8efb0ba332e1178d5ac55b3471909a'] = 'Bitte stellen Sie sicher, dass PHP nicht als ein Apache Module auf Ihren Server konfiguriert ist.'; +$_LANGADM['AdminWebserviceefeb782bc428be5cef6e02a858749ee5'] = 'Schlüssel:'; $_LANGADM['AdminWebservice92b1b790773350896dc5c6c06b06a251'] = 'Key Account-Web-Service'; +$_LANGADM['AdminWebservice24a23d787190f2c4812ff9ab11847a72'] = 'Status'; +$_LANGADM['AdminWebserviceb9f5c797ebbf55adccdd8539a65a0241'] = 'Deaktiviert'; +$_LANGADM['AdminWebservice6e750dcbaa546f46df9b1a6b7ec6063c'] = 'Berechtigungen'; +$_LANGADM['AdminWebservicef16b5952df8d25ea30b25ff95ee8fedf'] = 'Shop-Zugehörigkeit:'; +$_LANGADM['AdminWebservice38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; +$_LANGADM['AdminWebservicef19ee162cdc3717e4e58af2ebc837b5a'] = 'Der Schlüssel muss aus 32 Zeichen bestehen '; +$_LANGADM['AdminWebservice73f872e92f8bee93f070d13e2339a410'] = 'Der Schlüssel ist bereits vorhanden.'; +$_LANGADM['AdminWebservice3a1d42e50ada009f2ef187fbf6dc8a3f'] = 'Um technische Probleme mit diesem Web-Service zu vermeiden, nutzen Sie bitte einen Apache-Server'; +$_LANGADM['AdminWebservice1ad84436adb0f59e123b212bf07303f8'] = 'Sie müssen das Apache-Modul \'mod_auth_basic\' aktivieren, um die Authentifizierung im Webservice zu ermöglichen.'; +$_LANGADM['AdminWebservice424bb66757b8e8d18cef50d036d104cd'] = 'Sie müssen das Apache-Modul \'mod_rewrite\' aktivieren, um die Nutzung des Webservice zu ermöglichen.'; +$_LANGADM['AdminWebservice442d1f267535a0638bde988697d82620'] = 'Sie müssen die PHP-Erweiterung \'SimpleXML\' aktivieren, um die Tests des Web-Services zu ermöglichen.'; $_LANGADM['AdminWebservice9305d93c35dfc8cef7b4ed3613c08e6b'] = 'Erzeugen!'; +$_LANGADM['AdminWebservice51ba9470e0c6fcc53b976a6854b0f2e0'] = 'Stellen Sie die Berechtigungen ein:'; +$_LANGADM['AdminWebservicebe8545ae7ab0276e15898aae7acfbd7a'] = 'Ressource'; +$_LANGADM['AdminWebservicef1a627ad565dc779ed5a01edafd18640'] = 'Sehen (GET)'; $_LANGADM['AdminWebservice9fd0670413556e6cbdc490e09833a30f'] = 'Ändern (PUT)'; $_LANGADM['AdminWebserviceb28e80674d48866203b7790f730dfa30'] = 'Hinzufügen (POST)'; -$_LANGADM['AdminWebserviceb9f5c797ebbf55adccdd8539a65a0241'] = 'Deaktiviert'; -$_LANGADM['AdminWebservicebe8545ae7ab0276e15898aae7acfbd7a'] = 'Ressource'; -$_LANGADM['AdminWebservicecb7ceb5bf67dd558051ef7066c6f10d7'] = 'der Server die 5 Methoden: GET POST, PUT, DELETE und HEAD vom Server unterstützt werden'; -$_LANGADM['AdminWebservicee8602bda90ef985a71054950e6f1981e'] = 'Bevor Sie den Web Service zu aktivieren, müssen Sie sicher sein, dass:'; -$_LANGADM['AdminWebserviceefeb782bc428be5cef6e02a858749ee5'] = 'Key'; -$_LANGADM['AdminWebservicef19ee162cdc3717e4e58af2ebc837b5a'] = 'Der Schlüssel muss aus 32 Zeichen bestehen '; -$_LANGADM['AdminWebservicef1a627ad565dc779ed5a01edafd18640'] = 'Sehen (GET)'; -$_LANGADM['AdminZones00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Aktiviert'; -$_LANGADM['AdminZones24a23d787190f2c4812ff9ab11847a72'] = 'Status:'; -$_LANGADM['AdminZones38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; -$_LANGADM['AdminZones47726f4b1d9ceabe8b6022a762495201'] = 'Lieferung in diese Zone erlauben/ nicht erlauben'; -$_LANGADM['AdminZones49ee3087348e8d44e1feda1917443987'] = 'Name'; -$_LANGADM['AdminZonesb3ff996fe5c77610359114835baf9b38'] = 'Zone'; +$_LANGADM['AdminWebservice6c0c2b9ec9a4188db4cfd4f8a0fee415'] = 'Löschen (DELETE)'; +$_LANGADM['AdminWebservice028f42454a71f86007a79664b2a35882'] = 'Vorschau (HEAD)'; $_LANGADM['AdminZonesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminZonesb9f5c797ebbf55adccdd8539a65a0241'] = 'Deaktiviert'; +$_LANGADM['AdminZonesb3ff996fe5c77610359114835baf9b38'] = 'Zone'; +$_LANGADM['AdminZones00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Aktiviert'; $_LANGADM['AdminZonesdad1f8d794ee0dd7753fe75e73b78f31'] = 'Zonen'; -$_LANGADM['AdminZonesdc1be6c34c5d1b2cb4998f961dbbf3f5'] = 'Name der Zone (z. B.: Afrika, Europa ...'; -$_LANGADM['AdminZonese25f0ecd41211b01c83e5fec41df4fe7'] = 'Ausgewählte Elemente löschen?'; -$_LANGADM['Helper00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Aktiviert'; -$_LANGADM['Helper0470d45929f27e1161330164c423b415'] = 'Set erforderlichen Felder für diesen Abschnitt'; -$_LANGADM['Helper06df33001c1d7187fdd81ea1f5b277aa'] = 'Aktionen'; -$_LANGADM['Helper08a38277b0309070706f6652eeae9a53'] = 'Unten'; -$_LANGADM['Helper0bcef9c45bd8a48eda1b26eb0c61c869'] = '%'; -$_LANGADM['Helper1908624a0bca678cd26b99bfd405324e'] = 'Dateigröße:'; -$_LANGADM['Helper195fbb57ffe7449796d23466085ce6d8'] = 'Mai'; -$_LANGADM['Helper19f823c6453c2b1ffd09cb715214813d'] = 'Pflichtfelder'; -$_LANGADM['Helper1aa4c641d6920ddb97a2562f8ec53853'] = 'Gruppe:'; -$_LANGADM['Helper1b539f6f34e8503c97f6d3421346b63c'] = 'Juli'; -$_LANGADM['Helper21034ae6d01a83e702839a72ba8a77b0'] = 'ohne MwSt.'; -$_LANGADM['Helper258f49887ef8d14ac268c92b02503aaa'] = 'Oben'; -$_LANGADM['Helper38fb7d24e0d60a048f540ecb18e13376'] = 'Speichern'; +$_LANGADM['AdminZones49ee3087348e8d44e1feda1917443987'] = 'Name'; +$_LANGADM['AdminZones52e02caed00c24e25d66a9ef419943c4'] = 'Name der Zone (z. B.: Afrika, Europa ...'; +$_LANGADM['AdminZones24a23d787190f2c4812ff9ab11847a72'] = 'Status:'; +$_LANGADM['AdminZonesb9f5c797ebbf55adccdd8539a65a0241'] = 'Deaktiviert'; +$_LANGADM['AdminZones47726f4b1d9ceabe8b6022a762495201'] = 'Lieferung in diese Zone erlauben/ nicht erlauben'; +$_LANGADM['AdminZones93b5cbba04bc93f8f61a4a10bbf2d1ac'] = 'Shop-Zugegöhirgkeit gruppieren:'; +$_LANGADM['AdminZones9aa03a5dca2e060a4ecbff0dd8616692'] = 'Speichern'; +$_LANGADM['Helperef7de3f485174ff47f061ad27d83d0ee'] = 'Ausgewählt'; +$_LANGADM['Helperb56c3bda503a8dc4be356edb0cc31793'] = 'Aufklappen'; +$_LANGADM['Helper5ffd7a335dd836b3373f5ec570a58bdc'] = 'Zuklappen'; +$_LANGADM['Helper5e9df908eafa83cb51c0a3720e8348c7'] = 'Alle auswählen'; +$_LANGADM['Helper9747d23c8cc358c5ef78c51e59cd6817'] = 'Alle abwählen'; +$_LANGADM['Helper17f5f00c6d09158f70718e353e91d20e'] = 'Kategorie finden'; +$_LANGADM['Helperee77ea46b0c548ed60eadf31bdd68613'] = 'Fehlerhafte SQL-Abfrage'; +$_LANGADM['Helperee77ea46b0c548ed60eadf31bdd68613'] = 'Duplizieren'; +$_LANGADM['Helperbfc18def58cfa50029d149e9b932e974'] = 'Bilder auch kopieren'; $_LANGADM['Helper3ec365dd533ddb7ef3d1c111186ce872'] = 'Details'; -$_LANGADM['Helper3fcf026bbfffb63fb24b8de9d0446949'] = 'April'; -$_LANGADM['Helper41ba70891fb6f39327d8ccb9b1dafb84'] = 'August'; -$_LANGADM['Helper4351cfebe4b61d8aa5efa1d020710005'] = 'Sehen'; -$_LANGADM['Helper4e140ba723a03baa6948340bf90e2ef6'] = 'Name:'; -$_LANGADM['Helper526d688f37a86d3c3f27d0c5016eb71d'] = 'Neu initialisieren'; -$_LANGADM['Helper5da618e8e4b89c66fe86e32cdafde142'] = 'Vom:'; -$_LANGADM['Helper5e9df908eafa83cb51c0a3720e8348c7'] = 'Check All'; -$_LANGADM['Helper5ece607071fe59ddc4c88dc6abfe2310'] = 'Kein Element gefunden'; -$_LANGADM['Helper5ffd7a335dd836b3373f5ec570a58bdc'] = 'Expand All'; -$_LANGADM['Helper659e59f062c75f81259d22786d6c44aa'] = 'Februar'; -$_LANGADM['Helper688937ccaf2a2b0c45a1c9bbba09698d'] = 'Juni'; -$_LANGADM['Helper69e62346c35bc63795db142cfbb0af66'] = 'Keine Gruppe angelegt'; -$_LANGADM['Helper6a26f548831e6a8c26bfbbd9f6ec61e0'] = 'Hilfe'; -$_LANGADM['Helper7a1920d61156abc05a60135aefe8bc67'] = 'Fehler'; -$_LANGADM['Helper7dce122004969d56ae2e0245cb754d35'] = 'Ändern'; -$_LANGADM['Helper7e823b37564da492ca1629b4732289a8'] = 'November'; -$_LANGADM['Helper81f32b96f6626b8968e6a0f4a9bce62e'] = 'Wählen Sie die Felder wie für diesen Abschnitt erforderlich wäre.'; -$_LANGADM['Helper82331503174acbae012b2004f6431fa5'] = 'Dezember'; -$_LANGADM['Helper86f5978d9b80124f509bdb71786e929e'] = 'Januar'; -$_LANGADM['Helper93cba07454f06a4a960172bbd6e2a435'] = 'Ja'; -$_LANGADM['Helper9747d23c8cc358c5ef78c51e59cd6817'] = 'Deaktivieren Sie die Option Alle'; -$_LANGADM['Helperb56c3bda503a8dc4be356edb0cc31793'] = 'Collapse All'; -$_LANGADM['Helperb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['Helperb9987a246a537f4fe86f1f2e3d10dbdb'] = 'Anzeigen'; -$_LANGADM['Helperb9f5c797ebbf55adccdd8539a65a0241'] = 'Deaktiviert'; -$_LANGADM['Helperbafd7322c6e97d25b6299b5d6fe8920b'] = 'Nein'; -$_LANGADM['Helperbfc18def58cfa50029d149e9b932e974'] = 'Auch das Bild kopieren?'; -$_LANGADM['Helperc6155aaecccf794cd2a00fcc35898022'] = 'Name der Gruppe'; -$_LANGADM['Helperc770d8e0d1d1943ce239c64dbd6acc20'] = 'Nehmen Sie meinen IP'; -$_LANGADM['Helpercc3787ca78f445f481069a4c047f7e7a'] = 'Wählen Sie eine Sprache:'; -$_LANGADM['Helpercc5d90569e1c8313c2b1c2aab1401174'] = 'September'; -$_LANGADM['Helperd7778d0c64b6ba21494c97f77a66885a'] = 'Filtern'; -$_LANGADM['Helperdae8ace18bdcbcc6ae5aece263e14fe8'] = 'Optionen'; -$_LANGADM['Helperdd8921b41e0279a02c6a26a509241700'] = 'Ergebnis(se)'; -$_LANGADM['Helpere12167aa0a7698e6ebc92b4ce3909b53'] = 'A'; -$_LANGADM['Helpere54b38290c8bdd95e8bc10412c9cc096'] = 'Pflichtfelder'; -$_LANGADM['Helpereca60ae8611369fe28a02e2ab8c5d12e'] = 'Oktober'; -$_LANGADM['Helpered75712b0eb1913c28a3872731ffd48d'] = 'Verdoppeln'; -$_LANGADM['Helperee77ea46b0c548ed60eadf31bdd68613'] = 'Ungültige SQL-Abfrage'; -$_LANGADM['Helperee9b2f3cf31c23c944b15fb0b33d6a77'] = 'Name des Felds'; -$_LANGADM['Helperef7de3f485174ff47f061ad27d83d0ee'] = 'ausgewählt'; +$_LANGADM['Helper4351cfebe4b61d8aa5efa1d020710005'] = 'Ansicht'; +$_LANGADM['Helper7dce122004969d56ae2e0245cb754d35'] = 'Editieren'; $_LANGADM['Helperf2a6c498fb90ee345d997f888fce3b18'] = 'Löschen'; +$_LANGADM['Helper1412292b09d3cd39f32549afb1f5f102'] = 'Ausgewähltes Element löschen ?'; +$_LANGADM['Helper4e140ba723a03baa6948340bf90e2ef6'] = 'Name:'; +$_LANGADM['Helper7a1920d61156abc05a60135aefe8bc67'] = 'Standard'; +$_LANGADM['Helperc770d8e0d1d1943ce239c64dbd6acc20'] = 'Meine IP-Adresse hinzufügen'; +$_LANGADM['Helper21034ae6d01a83e702839a72ba8a77b0'] = '(exkl. Steuer)'; +$_LANGADM['Helper0f86285516456595b59620181e9c689c'] = 'Shop gruppieren'; +$_LANGADM['Helper9f82518d468b9fee614fcc92f76bb163'] = 'Shop'; +$_LANGADM['Helper0cb5f962975f8caa31f7564a420f5b39'] = 'Alle gruppierten Shops'; +$_LANGADM['Helper804ccd6219996d12eda865d1c0707423'] = 'Alles Shops'; +$_LANGADM['Helper2efd89b3ccc76b0b03a34196fc6d1c8b'] = 'Tag hinzufügen'; +$_LANGADM['Helper1908624a0bca678cd26b99bfd405324e'] = 'Dateigröße'; +$_LANGADM['Helper86f5978d9b80124f509bdb71786e929e'] = 'Jänner'; +$_LANGADM['Helper659e59f062c75f81259d22786d6c44aa'] = 'Februar'; $_LANGADM['Helperfa3e5edac607a88d8fd7ecb9d6d67424'] = 'März'; -$_LANGADM['index12c500ed0b7879105fb46af0f246be87'] = 'Bestellungen'; -$_LANGADM['index13348442cc6a27032d2b4aa28b75a5d3'] = 'Suche'; -$_LANGADM['index1aa4c641d6920ddb97a2562f8ec53853'] = 'Gruppe:'; -$_LANGADM['index3e937d04c1c83492260a33d926ca587c'] = 'Bug Tracker'; +$_LANGADM['Helper3fcf026bbfffb63fb24b8de9d0446949'] = 'April'; +$_LANGADM['Helper195fbb57ffe7449796d23466085ce6d8'] = 'Mai'; +$_LANGADM['Helper688937ccaf2a2b0c45a1c9bbba09698d'] = 'Juni'; +$_LANGADM['Helper1b539f6f34e8503c97f6d3421346b63c'] = 'Juli'; +$_LANGADM['Helper41ba70891fb6f39327d8ccb9b1dafb84'] = 'August'; +$_LANGADM['Helpercc5d90569e1c8313c2b1c2aab1401174'] = 'September'; +$_LANGADM['Helpereca60ae8611369fe28a02e2ab8c5d12e'] = 'Oktober'; +$_LANGADM['Helper7e823b37564da492ca1629b4732289a8'] = 'November'; +$_LANGADM['Helper82331503174acbae012b2004f6431fa5'] = 'Dezember'; +$_LANGADM['Helper19f823c6453c2b1ffd09cb715214813d'] = 'Pflichtfeld'; +$_LANGADM['Helperb718adec73e04ce3ec720dd11a06a308'] = 'ID'; +$_LANGADM['Helperc6155aaecccf794cd2a00fcc35898022'] = 'Gruppen-Name'; +$_LANGADM['Helper69e62346c35bc63795db142cfbb0af66'] = 'Keine Gruppe erstellt'; +$_LANGADM['Helper00d23a76e43b46dae9ec7aa9dcbebb32'] = 'aktiviert'; +$_LANGADM['Helperb9f5c797ebbf55adccdd8539a65a0241'] = 'deaktiviert'; +$_LANGADM['Helper08a38277b0309070706f6652eeae9a53'] = 'runter'; +$_LANGADM['Helper258f49887ef8d14ac268c92b02503aaa'] = 'rauf'; +$_LANGADM['Helper0bcef9c45bd8a48eda1b26eb0c61c869'] = '%'; +$_LANGADM['Helper5ece607071fe59ddc4c88dc6abfe2310'] = 'Keine Elemente gefunden'; +$_LANGADM['Helper193cfc9be3b995831c6af2fea6650e60'] = 'Seite'; +$_LANGADM['Helperb9987a246a537f4fe86f1f2e3d10dbdb'] = 'Anzeigen'; +$_LANGADM['Helperdd8921b41e0279a02c6a26a509241700'] = 'Ergebnis(se)'; +$_LANGADM['index86bbc77fd75ac02c21b84a37b260eadd'] = 'Administrations-Bereich'; +$_LANGADM['index529a53abbdf42a64cb2d149c0aeced04'] = 'Letzte Aufträge'; +$_LANGADM['index050a0d11da7943317186f76a36b14a6c'] = 'Keine neuen Aufträge'; +$_LANGADM['indexad0750ccecf0c31c43ce46ea7e665ea5'] = 'Alle Aufträge anzeigen'; +$_LANGADM['index1a9c46c5de112e3cb217e0ec5576d499'] = 'Letzter Kunde'; +$_LANGADM['indexab2f2e57bccf2066528b0c585993dcda'] = 'Keine neuen Kunden'; +$_LANGADM['index4942b4a77c98af316861fc63c648b45f'] = 'Alle Kunden anzeigen'; +$_LANGADM['index77181afe06241c54ef771a23ee6da8f4'] = 'Letzte Nachrichten'; +$_LANGADM['indexb73a47387ac1a23b17154c3b1e93fb71'] = 'Keine neuen Nachrichten'; +$_LANGADM['indexa2eda4e1c4dfc9bade7150b878c57a46'] = 'Alle Nachrichten anzeigen'; +$_LANGADM['indexf84b4e2770ec98e3db2926cd49864d2f'] = 'Mein Profil'; $_LANGADM['index4236a440a662cc8253d7536e5aa17942'] = 'Abmelden'; +$_LANGADM['indexd70861cbe7f8c9a1241c39b3e7ef5ef2'] = 'Meinen Shop anzeigen'; +$_LANGADM['indexcbebc850f5f849e8956b5f8075f48f69'] = 'Überall'; $_LANGADM['index46f22f2a56ddd091f4b2b2c35c5ca989'] = 'Katalog'; $_LANGADM['index4b6f7d34a58ba399f077685951d06738'] = 'Kunden'; -$_LANGADM['index4f32a32dea642737580dd71cdfd8d3c0'] = 'Schnellzugriff'; -$_LANGADM['index50d7eaecd64b277cdaac58e0cd48ad83'] = 'IP-Adresse'; -$_LANGADM['index5196611ad1bf27e9cef5375b038c04db'] = 'Holen Sie mich hier raus!'; -$_LANGADM['index53cd939ae14e33855274e17a3c411fdd'] = 'Aus Sicherheitsgründen müssen Sie:'; +$_LANGADM['index50d7eaecd64b277cdaac58e0cd48ad83'] = 'IP Adresse'; +$_LANGADM['index12c500ed0b7879105fb46af0f246be87'] = 'Bestellungen'; $_LANGADM['index56deca22a707214865f7ea3ae6391d67'] = 'Rechnungen'; -$_LANGADM['index7286baef44d09300636a4b99c533523c'] = 'Ladezeit:'; $_LANGADM['index8642a2f37a5d42b54ce53b1fbdd1583f'] = 'Warenkörbe'; -$_LANGADM['index86bbc77fd75ac02c21b84a37b260eadd'] = 'Dashboard'; -$_LANGADM['indexa4da6f31ab268a5310bc475e63ab92db'] = 'Ich kenne die Risiken und möchte die Seite anzeigen'; +$_LANGADM['index13348442cc6a27032d2b4aa28b75a5d3'] = 'Suche'; +$_LANGADM['index4f32a32dea642737580dd71cdfd8d3c0'] = 'Schnellzugriff'; +$_LANGADM['index891cea3363eb13a9ed383ae32f0b48d8'] = 'Shop auswählen:'; +$_LANGADM['index53cd939ae14e33855274e17a3c411fdd'] = 'Aus Sicherheitsgründen müssen Sie:'; +$_LANGADM['indexe99c06952f4336ce189d8df45980dca0'] = 'Aus Sicherheitsgründen müssen Sie ebenfalls:'; +$_LANGADM['index7286baef44d09300636a4b99c533523c'] = 'Ladezeit:'; $_LANGADM['indexbbaff12800505b22a853e8b7f4eb6a22'] = 'Kontakt'; -$_LANGADM['indexcbebc850f5f849e8956b5f8075f48f69'] = 'Überall'; -$_LANGADM['indexd70861cbe7f8c9a1241c39b3e7ef5ef2'] = 'Meinen Shop anzeigen'; -$_LANGADM['indexdb26e10564e958809d798e8048fcbc0a'] = 'Security Key ungültig'; +$_LANGADM['index3e937d04c1c83492260a33d926ca587c'] = 'Bug Tracker'; $_LANGADM['indexe6a7f8a2f42cc35979973da8dfb10720'] = 'Forum'; -$_LANGADM['indexe99c06952f4336ce189d8df45980dca0'] = 'löschen Sie die / install Ordner'; -$_LANGADM['indexeed2839c1e3e5f7069ed03b2f6d4c6dd'] = 'Dashboard'; -$_LANGADM['indexf84b4e2770ec98e3db2926cd49864d2f'] = 'Mein Profil'; ?> \ No newline at end of file diff --git a/translations/de/errors.php b/translations/de/errors.php index bb133e7e1..33dd22992 100644 --- a/translations/de/errors.php +++ b/translations/de/errors.php @@ -2,25 +2,22 @@ global $_ERRORS; $_ERRORS = array(); -$_ERRORS['952ae48b085160f3a632721d37924f47'] = 'Bilder. Bitte prüfen Sie die Schreibberechtigungen des Ordners.'; -$_ERRORS['4a86eb1f2e0779658266fd6a8582dc9a'] = 'in der Funktion'; -$_ERRORS['8014d5d92e09a563588869c623bd0abf'] = '%1$s (Klasse fehlt in %2$s)'; -$_ERRORS['f9c47597596f7159815c61957f4f8ec2'] = '%1$s (parse error in %2$s)'; +$_ERRORS['932f2bb7592fc5d4fe6f5afffb0686d0'] = 'Bilder. Bitte prüfen Sie die Schreibberechtigungen des Ordners.'; +$_ERRORS['8014d5d92e09a563588869c623bd0abf'] = '%1$s (Klasse nicht verfügbar in %2$s)'; +$_ERRORS['f9c47597596f7159815c61957f4f8ec2'] = '%1$s (Parse-Fehler in %2$s)'; $_ERRORS['77ae44aa6c998166fcf1a87496278ad5'] = 'Objekt kann nicht geladen werden'; -$_ERRORS['870f63caf131889f34772366090cf097'] = '(Klicken Sie auf Generator Tab zu öffnen)'; +$_ERRORS['ce7253fc3bc8e497ca904c3f081edffa'] = '(klicken, um Tabreiter Generator zu öffnen)'; $_ERRORS['80ad851953b32bff1d580e054c14bc3f'] = '404. Modul nicht gefunden'; -$_ERRORS['dea850f4b2aebd535089e1042c789b7c'] = 'Eine Mindestabnahmemenge insgesamt'; $_ERRORS['a2284157626fd717badf9887b326392b'] = 'Für diese Kategorie ist bereits eine Ermäßigung vorhanden.'; $_ERRORS['6945cb79a997b9823a8bff9e72dd1cb8'] = 'Es ist bereits ein Gutschein mit diesem Namen vorhanden. Bitte wählen Sie einen anderen Namen.'; -$_ERRORS['08de2fdaabcd120b8ca1388d21179921'] = 'Zugriff verweigert'; -$_ERRORS['7eb3eacf05efbe5c577df2f83e663291'] = 'Alle Module können nicht geladen wegen memory limit Einschränkung Grund sein, erhöhen Sie bitte Ihre memory_limit Wert auf Ihre Server-Konfiguration'; +$_ERRORS['652122103181aa2752efaecab300edf0'] = 'Zugriff verweigert'; +$_ERRORS['8f62a26bf441ad698c2c562ec10448c4'] = 'Auf Grund des limitierten Speichers können nicht alle Module geladen werden. Bitte erhöhen Sie den Wert des memory_limit in Ihrer Serverkonfiguration.'; $_ERRORS['4ee13cb828cde6949c31c24478a6069b'] = 'Ein Konto existiert bereits mit dieser E-Mail-Adresse:'; -$_ERRORS['c40e77fb4435d6520a59d8778c771b74'] = 'Ein Konto ist bereits mit dieser E-Mail registriert, füllen Sie bitte das Kennwort oder ein neues anfordern.'; $_ERRORS['86de674d7405670db52e79ec1665b0b1'] = 'Bei Adressen, die sich in einem Land mit Bundesländern/ Staaten befinden, muss eines(r) von diesen ausgewählt werden'; -$_ERRORS['82d6830fc99545242c1333aee42d5a17'] = 'Ein Fehler ist während der Standard-Gruppe update aufgetreten'; -$_ERRORS['b464b4391b0ed5cc6d35dee9a62c3244'] = 'Ein Fehler ist während der Installation des Moduls aufgetreten:'; -$_ERRORS['6b9b69ab9178ef91715387ca776ce2b5'] = 'Ein Fehler ist während der Modul deinstallieren aufgetreten:'; -$_ERRORS['2ff0db4e2462e54ee9e4d345d9e3f4d7'] = 'Ein Fehler ist aufgetreten, existiert dieses Moduls doesnt:'; +$_ERRORS['09a0fad4c9a9702b2db457f6bff88f3d'] = 'Es ist ein Fehler beim Update der Standardgruppe aufgetreten.'; +$_ERRORS['8ecf4968ba36c1f1424e96a01aa9f4f0'] = 'Es ist ein Fehler während der Modul-Installation aufgetreten:'; +$_ERRORS['de957d11dc5f942a60f31f8ceecf339d'] = 'Es ist ein Fehler während der Deinstallations des Moduls aufgetreten:'; +$_ERRORS['94295ef230cb5a43fa693a7bf898df86'] = 'Es ist ein Fehler aufgetreten. Das Modul existiert nicht:'; $_ERRORS['c8d29e2bc52b6c92a1560990874aa565'] = 'Fehler beim Hinzufügen eines Landes'; $_ERRORS['920ecfc0507c000f2ae996465a9a3b16'] = 'Fehler beim Hinzufügen einer Postleitzahl'; $_ERRORS['d8f4f69d48a199f1c406d3e821b7828a'] = 'Ein Fehler ist vor dem Senden der Nachricht aufgetreten'; @@ -29,11 +26,9 @@ $_ERRORS['8eccd648c123a09bcf8520fea052861d'] = 'Beim Löschen eines Produkts ist $_ERRORS['bc33aa1314e7dcd3472db72472b909b2'] = 'Ein Fehler ist beim Löschen aufgetreten'; $_ERRORS['472266472e3353d32d8a8ffa25c60154'] = 'Beim Löschen des Bildes ist ein Fehler aufgetreten'; $_ERRORS['7f2673e88a2cf04ce4e559cdf1b30277'] = 'Beim Löschen des Bildes ist ein Fehler aufgetreten'; -$_ERRORS['50289ca189ede3317209fcb9ecce167c'] = 'Ein Fehler trat während Neue Ordner anlegen'; +$_ERRORS['50289ca189ede3317209fcb9ecce167c'] = 'Beim Anlegen des neuen Ordner ist ein Fehler aufgetreten'; $_ERRORS['0c300ba32ddee555c4ba9c81b74c64a3'] = 'Beim Senden des Zip-Archivs ist ein Fehler aufgetreten.'; -$_ERRORS['1275c7249de2c2446cad46a5e894ae01'] = 'Ein Fehler ist aufgetreten während des Upload-'; $_ERRORS['f8700fd851876c5adbffa7eddaaaf163'] = 'Beim Senden des Bildes ist ein Fehler aufgetreten.'; -$_ERRORS['07b8c09e490f7afbdcfa9cd5bfcfd4a9'] = 'Ein Fehler bei der Bild-Upload aufgetreten.'; $_ERRORS['126cda4380a615cc5b6a1ec82a0279a9'] = 'Beim Ändern des Kennworts ist ein Fehler aufgetreten'; $_ERRORS['f7863a975557a0ee1705da635f924c41'] = 'Beim Hinzufügen einer Gruppenermäßigung ist ein Fehler aufgetreten'; $_ERRORS['b75af4f9852325bd359a42c6934628f7'] = 'Beim Hinzufügen von Produkten zum Paket ist ein Fehler aufgetreten'; @@ -43,23 +38,20 @@ $_ERRORS['58f270b8b462558c757ca28a8094f08f'] = 'Kann keine Tabellenbeschreibung $_ERRORS['ae831e16712dd5e3b49c1f10c1d4f3c0'] = 'Beim Ändern des Status und /oder beim Senden einer E-Mail an den Kunden ist ein Fehler aufgetreten'; $_ERRORS['46322d321a112dd4b0e506bbe2a6ae63'] = 'Während des Kopiervorgangs zum Modulordner ist ein Fehler aufgetreten'; $_ERRORS['e96841b0cb2396574006c1e17a45abec'] = 'Beim Kopieren des Bildes ist ein Fehler aufgetreten'; -$_ERRORS['4df3709ec0ff3ceb57341890ccf57641'] = 'Fehler beim Kopieren des Bildes:'; +$_ERRORS['4df3709ec0ff3ceb57341890ccf57641'] = 'Beim Kopieren des Bildes ist ein Fehler aufgetreten'; $_ERRORS['92e7a89759bc4c89fd49c01ccc40ac0a'] = 'Beim Kopieren der Bilder ist ein Fehler aufgetreten'; -$_ERRORS['4394d1d8b46b1bda301906799facabfb'] = 'Kann Foto \"keine Bilder\" im Kategorienordner nicht erstellen, überprüfen Sie die Schreibrechte.'; -$_ERRORS['e696ddbeca6928bdac9be47f259cfd42'] = 'Fehler beim Kopieren von no-picture Bild auf Ihrem Hersteller Ordner'; +$_ERRORS['9782dae0e3a0a7503d047251d0063215'] = 'Kann Foto \"keine Bilder\" im Kategorienordner nicht erstellen, überprüfen Sie die Schreibrechte.'; +$_ERRORS['b390ac09caf581126c8174a5b48bc80a'] = 'Kann Foto \"keine Bilder\" im Herstellerordner nicht erstellen, überprüfen Sie die Schreibrechte.'; $_ERRORS['f91076c86d5b061f8de6510676a80842'] = 'Kann Foto \"keine Bilder\" im Produktordner nicht erstellen, überprüfen Sie die Schreibrechte.'; $_ERRORS['ec531fd2b656df91f11e8f94b2bd2f9b'] = 'Beim Erstellen des Archivs ist ein Fehler aufgetreten'; $_ERRORS['f100c143763d1b027a3e4cb77df9d1b7'] = 'Beim Erstellen der benutzerdefinierten Felder ist ein Fehler aufgetreten'; $_ERRORS['2c092e2d230d9d1d6b2d68c5ef83b13c'] = 'Beim Erstellen des Objekts ist ein Fehler aufgetreten'; $_ERRORS['9952bfabcff9e65288ffef22b40c8712'] = 'Beim Anlegen der Sprache ist ein Fehler aufgetreten: '; -$_ERRORS['ab044c6afbb0298ece38b35deee72dfc'] = 'Ein Fehler beim Erstellen Ihres Kontos.'; -$_ERRORS['e92c1fa650792e8d5516b18eaea7782b'] = 'Ein Fehler beim Erstellen Ihrer Adresse.'; -$_ERRORS['733353593d8c19873e2e6a6dff659705'] = 'Beim Löschen der Produkt-Rücksendung ist ein Fehler aufgetreten'; +$_ERRORS['0ac71c0ec0ed7abefc776619cf8c4842'] = 'Beim Löschen der Produkt-Rücksendung ist ein Fehler aufgetreten'; $_ERRORS['42c7641733e2026a7baf5d94327fd340'] = 'Beim Löschen des Moduls auf dem Hook ist ein Fehler aufgetreten'; $_ERRORS['f90676e0d2061813a868bc9d86c4d982'] = 'Beim Löschen des Objekts ist ein Fehler aufgetreten'; $_ERRORS['dea9b328f904f025e4031bf8dfb7b392'] = 'Beim Löschen der Auswahl ist ein Fehler aufgetreten'; $_ERRORS['2d97cc6ccfbff56dd7fa8a135970e964'] = 'Beim Löschen einer Gruppenermäßigung ist ein Fehler aufgetreten'; -$_ERRORS['d5b9eddfad35e1cd6c97eff40c8301e6'] = 'Fehler beim Löschen des ausgewählten Bildes'; $_ERRORS['54bff0a0282d2be7fe5ee14aa4628291'] = 'Beim Löschen eines spezifischen Preises ist ein Fehler aufgetreten'; $_ERRORS['fdebc7ba5328f22535df315e9f52b2f5'] = 'Beim Abrufen des Landkreises ist ein Fehler aufgetreten.'; $_ERRORS['28c39342f22a394f233ec0cba0ecfa02'] = 'Beim Abrufen des Staates ist ein Fehler aufgetreten.'; @@ -70,17 +62,16 @@ $_ERRORS['03c123f62aad70a9533f5049cf3af959'] = 'Bei der Verbindung zwischen der $_ERRORS['bf94a83d80c2e2090d57dc51a01f6270'] = 'Beim Laden des Bildobjekts ist ein Fehler aufgetreten'; $_ERRORS['1abb803362db30f39c0f96aa96f949e5'] = 'Beim Laden des Objekts ist ein Fehler aufgetreten'; $_ERRORS['456feb8dce71d8e16be444ebd0bb2278'] = 'Bei der Änderung des Bildmaßstabs ist ein Fehler aufgetreten'; -$_ERRORS['dff48ad0921b0f91304e11f85f50ed82'] = 'Bei der Änderung des Maßstabs des Bildes \'no-picture\' im Kategorienordner ist ein Fehler aufgetreten.'; -$_ERRORS['cf5bd273b92a22ca5ba7088301d95f5d'] = 'Bei der Änderung des Maßstabs des Bildes \'no-picture\' im Herstellerordner ist ein Fehler aufgetreten.'; -$_ERRORS['ac363d5ac61b17b8e77798a2af5e3d21'] = 'Bei der Änderung des Maßstabs des Bildes \'no-picture\' im Produktordner ist ein Fehler aufgetreten.'; -$_ERRORS['ddccb08d56c9ba148a1e395c2a0901df'] = 'Beim Senden der E-Mail an den Kunden ist ein Fehler aufgetreten'; +$_ERRORS['2c6ead9fde5434bcb1d7321193f701b0'] = 'Bei der Änderung des Maßstabs des Bildes \'no-picture\' im Kategorienordner ist ein Fehler aufgetreten.'; +$_ERRORS['b2e4c41c713d7eab7a85f146c5237ead'] = 'Bei der Änderung des Maßstabs des Bildes \'no-picture\' im Herstellerordner ist ein Fehler aufgetreten.'; +$_ERRORS['8e42a1eaaa4ebe0ec8aed464526c3334'] = 'Bei der Änderung des Maßstabs des Bildes \'no-picture\' im Produktordner ist ein Fehler aufgetreten.'; +$_ERRORS['dd37ba5dbdc5c68498e8dfa8a7bcdd98'] = 'Beim Senden der E-Mail an den Kunden ist ein Fehler aufgetreten'; $_ERRORS['d814b0ff8722719194d0bfdf3f489a97'] = 'Beim Senden der Nachricht ist ein Fehler aufgetreten'; $_ERRORS['ce30da82a4a6b974c18780af4597c8ee'] = 'Bei der Konfiguration der Prioritäten ist ein Fehler aufgetreten'; $_ERRORS['28194875b1f41da98a320b0c31e658a2'] = 'Bei der Konfiguration der Einheiten ist ein Fehler aufgetreten'; -$_ERRORS['34843eb626c7fbe22db113fca38197b7'] = 'Ein Fehler ist aufgetreten, während die Umwandlung Gast zum Kunden.'; $_ERRORS['fe40ffc8cf596487324e6b486e6b64c4'] = 'Bei der Integration in den Hook ist ein Fehler aufgetreten'; $_ERRORS['1b5cfa862ac86ea2ce2aa0c292ecc692'] = 'Beim Extrahieren der Dateien ist ein Fehler aufgetreten'; -$_ERRORS['bc435919f2e9c5fcd6b9a308d32d40cd'] = 'Beim Aktualisieren des Kunden ist ein Fehler aufgetreten'; +$_ERRORS['a1a1f5b5c712427b8fdd26d099cae25f'] = 'Beim Aktualisieren des Kunden ist ein Fehler aufgetreten'; $_ERRORS['cfb0a6025f8279ec130db5d2883ead88'] = 'Beim Aktualisieren der benutzerdefinierten Einstellungen ist ein Fehler aufgetreten'; $_ERRORS['cb46295650e6e2a53d528e353546c2a5'] = 'Beim Aktualisieren der benutzerdefinierten Einstellungen ist ein Fehler aufgetreten'; $_ERRORS['1c5c687f849bde6efe2a53c9128c0b28'] = 'Beim Aktualisieren der Preise ist ein Fehler aufgetreten'; @@ -91,47 +82,37 @@ $_ERRORS['d0d7be740453db2f5974fdbb9dc35b61'] = 'Beim Aktualisieren der Menge ist $_ERRORS['cc7e699f0084632117f35dc294d29f16'] = 'Beim Aktualisieren des Objektstatus ist ein Fehler aufgetreten'; $_ERRORS['63a3342bcb133c141890746783007eaa'] = 'Beim Aktualisieren des Status ist ein Fehler aufgetreten'; $_ERRORS['9f0a59f1609218c049435abd2351bd84'] = 'Beim Aktualisieren eines spezifischen Preises ist ein Fehler aufgetreten.'; -$_ERRORS['6b9041eb853a3cf9b47f13f53b70f51a'] = 'Ein Fehler beim Aktualisieren Ihrer Adresse.'; -$_ERRORS['700c53d8cec1b1e9cf6c247944126166'] = 'Ein Fehler beim Aktualisieren Ihrem Warenkorb.'; $_ERRORS['5636dd80d3968f9b1ce4400bd71c5a7a'] = 'Beim Upload eines Bildes ist ein Fehler aufgetreten'; $_ERRORS['26e6e2aef679da0451f05fb535ac40d7'] = 'Beim Senden der Datei ist ein Fehler aufgetreten'; -$_ERRORS['c791e58067fc99ef9fdb95bace661815'] = 'Ein Fehler ist aufgetreten mit Ihrem Account und Ihr neues Passwort nicht an Ihre E-Mail verschickt werden. Bitte melden Sie Ihr Problem mit dem Kontaktformular.'; -$_ERRORS['401cb6602a1ff8fc8784e89a8cd9c1b2'] = 'Ein Fehler ist aufgetreten, wurde die Nachricht nicht gesendet. Bitte kontaktieren Sie Ihren Systemadministrator.'; -$_ERRORS['8572b5d5a2dd8a7558363713a2e353da'] = 'Ein Artikel in Ihrem Warenkorb befinden sich nicht mehr zur Verfügung für diese Menge, können Sie nicht mit Ihrer Bestellung fortzufahren.'; -$_ERRORS['099788460b01d1cfe9997d4c577f7f56'] = 'Ein Artikel in Ihrem Warenkorb nicht mehr verfügbar ist, können Sie nicht mit Ihrer Bestellung fortzufahren.'; +$_ERRORS['401cb6602a1ff8fc8784e89a8cd9c1b2'] = 'Es ist ein Fehler aufgetreten. Ihre Nachricht wurde nicht versandt. Bitte wenden Sie sich an Ihren System-Administrator.'; $_ERRORS['b9c1228a8e8c3412befae5d854508114'] = 'Mit diesem Warenkorb ist bereits eine Bestellung durchgeführt worden.'; $_ERRORS['b046e4164fe05012960e96896b7b0c34'] = 'Das Archiv kann nicht auf prestashop.com heruntergeladen werden'; $_ERRORS['44205a67121fcca5ffa925d1ed77b65e'] = 'Das Archiv kann nicht extrahiert werden'; $_ERRORS['db7a282fcab155c89c9324ff799d8140'] = 'Ordnen Sie eine CMS-Seite mit den allgemeinen Verkaufsbedingungen zu, wenn Sie möchten, dass sie gelesen wird'; -$_ERRORS['f94e94bb4c446057b120c97904b89a09'] = 'Name des Anhangs ist erforderlich'; +$_ERRORS['f3c72e7562dd34e56991a7fb53061d3a'] = 'Name des Anhangs ist erforderlich'; $_ERRORS['9072e6a7f1693ef1fb211f2f6dc56d02'] = 'Veranschlagter Preis für das Attribut'; -$_ERRORS['d4e6d6c42bf3eb807b8778255a4ce415'] = 'Authentifizierung fehlgeschlagen'; -$_ERRORS['6262d9cbf1b6649b8a9433a0fa2db8e0'] = 'Kein Backup-Ordner vorhanden'; +$_ERRORS['bd60cfe318c8b3b7d0f0c44f76d168ab'] = 'Kein Backup-Ordner vorhanden'; $_ERRORS['8243462d21cc70da864e92c31c29486a'] = 'SQL-Abfrage für die Subdomains ungültig'; -$_ERRORS['d1a9295d276a65933e0a7334a12e6f41'] = 'Bad Dateiendung'; $_ERRORS['2d4aab5065e4f7b78be97f9a6de62a1d'] = 'Die CMS-Kategorie kann nicht hierher verschoben werden'; $_ERRORS['f55449d53d91aff67bad843f9ab47aee'] = 'Cache-System fehlt '; $_ERRORS['c8e61b851c4a858374ad46b1171b16ec'] = 'Konfigurationsdatei unzugänglich'; $_ERRORS['a855995ec17e0c80d5985a885f3d4d84'] = 'Kann keinen Memcached-Server hinzufügen'; -$_ERRORS['3d35aa7e75c2f7467f45b4fa1c8bf8a9'] = 'kann kein Bild hinzufügen, da Hinzufügen des Produkts fehlgeschlagen'; -$_ERRORS['18ed633d86ed8181bded16b1876a3b5a'] = 'Kann nicht hinzugefügt werden dieses Produkts, weil aktuelle Gutschein nicht zulässt, dass zusätzliche Rabatte.'; +$_ERRORS['608860b0f96a18f3737756fc6b7766f9'] = 'kann kein Bild hinzufügen, da Hinzufügen des Produkts fehlgeschlagen'; $_ERRORS['a10355b14c8fd0613fe244471fde55d7'] = 'kann keine Ermäßigung hinzufügen, wenn die Bestellung gratis ist'; $_ERRORS['cf325676512d19d8150c0244327926df'] = 'kann nicht kopiert werden'; $_ERRORS['f783b48ba9193ecd51ea751e5a660d05'] = 'kann nicht gespeichert werden'; -$_ERRORS['303a2d6f8464165be3bca679ffa8638f'] = 'Kann das Titelbild des Produkts nicht ändern'; -$_ERRORS['3dec154bc5d3b20c10d3c6680d70232f'] = 'Kann die Übersetzungen der Sprache nicht dekomprimieren:'; +$_ERRORS['51b604ba992e67aec623d29683c27e70'] = 'Kann das Titelbild des Produkts nicht ändern'; +$_ERRORS['15485607873c994c6f9369b9cb31e25e'] = 'Kann die Übersetzungen der Sprache nicht dekomprimieren:'; $_ERRORS['53761f0e9ac6001a2f7a0557db46e3ac'] = 'Archiv kann nicht gelöscht werden'; $_ERRORS['1dc171c83c2ba64a6a311a8a011339ee'] = 'Attribut kann nicht gelöscht werden'; $_ERRORS['1fc1a89592aae3815ddb10a44762cac3'] = 'Attribute können nicht gelöscht werden'; $_ERRORS['7098d49878bbd102b13038a748125e27'] = 'kann diese Wunschliste nicht löschen'; $_ERRORS['817c4a7629059bb1b3ab021505ff6457'] = 'Kann diese Meldung nicht anzeigen, da der Kunde seine Bestellung noch nicht abgeschlossen hat'; $_ERRORS['82f5cfff9540e141216195b59dddd594'] = 'Befehl nicht in der Datenbank gefunden'; -$_ERRORS['2e137a3c6a2d7fe7ddefedcf88b00b2e'] = 'Kann diese nicht mehr finden, um'; -$_ERRORS['e6dd0a104290b74d3a75ea4debf7209c'] = 'Kann diese nicht mehr finden, um zurück'; $_ERRORS['dd4d1297d25682ad76576b1fcf4c61ee'] = 'Kann kein Guthaben erstellen'; $_ERRORS['ff58a216e0c3ac9c33b0aa035a161dd8'] = 'Kann keinen Ermäßigungsgutschein erstellen'; $_ERRORS['e325f16a2ee86d0c775898dec73af2d1'] = 'Kann das Modul nicht installieren'; -$_ERRORS['b06ce341f078da6f2e891c64a9fa72d1'] = 'Das Lokalisierungspaket kann nicht geladen werden (weder von prestashop.com, noch von Ihrer Festplatte)'; +$_ERRORS['ed1e7c7e1473b8b42bc1662f741466dd'] = 'Das Lokalisierungspaket kann nicht geladen werden (weder von prestashop.com, noch von Ihrer Festplatte)'; $_ERRORS['17e7c6636cffbefd820d9556e18c370a'] = 'Kann das Modulobjekt nicht laden'; $_ERRORS['755b1a1425434ccaece6d0c1306041be'] = 'kann Objekt nicht laden'; $_ERRORS['2194e5264b4e11db918b9d1d428ab68f'] = 'Kann keine Standard-Attribute erstellen '; @@ -139,106 +120,85 @@ $_ERRORS['2af5ce4c568e80f9dc6bbdb0de5e8ec0'] = 'Kann die Konfigurationsdateien n $_ERRORS['e07269088946aa33a280b8c05529b46c'] = 'Kann den Datenfluss nicht wieder herstellen!'; $_ERRORS['a258f8e051c4e2508a6cc3ecd39d2807'] = 'XML-Parser Fehler'; $_ERRORS['485b638d795fe1d171e10ee16076dc62'] = 'Kann die Produktmenge nicht neu speichern'; -$_ERRORS['e173c4ebb66df7502542a9e7d2ced180'] = 'Kann die CSV-Datei nicht lesen'; +$_ERRORS['243c959202a4f6ce7f1ccba6bc19ff08'] = 'Kann die CSV-Datei nicht lesen'; $_ERRORS['36757394a699878de6f0e51f203d1ee7'] = 'Kann das Root-Verzeichnis nicht durchsuchen'; -$_ERRORS['d9d6b43c4f9a63d35aa7b382be2a21ae'] = 'Kann keine E-Mail'; $_ERRORS['c967665b995d9615d9724307c6dbd1b6'] = 'Kann das Modul nicht deinstallieren'; $_ERRORS['66172ce8ac0a40c3fd70fff6ff109e48'] = 'Kann die Gruppenermäßigungen nicht aktualisieren'; -$_ERRORS['beab08f29e61dd1802f7fcd23b41931d'] = 'Kann nicht aktualisiert werden Informationen'; $_ERRORS['115baa3a6f65bb35be1ee1dde195a51c'] = 'Kann die zugeordneten Länder nicht aktualisieren'; -$_ERRORS['14b8bac6e5716ca19c21b71ba132a2cc'] = 'Kann das Bild nicht schreiben '; -$_ERRORS['188661dbe5cab3735c98dab758fa288e'] = 'Kann mit no-picture-Bild nicht in schreiben'; -$_ERRORS['PaymentModule43423b4056880b08f2c9aa50d8670531'] = 'Kann nicht geladen werden, oder eine Bestellung ist bereits mit diesem Warenkorb aufgenommen worden'; +$_ERRORS['00569f4db559dc94d9a954a090c22b85'] = 'Kann das Bild nicht schreiben '; +$_ERRORS['92154a15afe9467d1773fd08ac69f640'] = 'Kann mit no-picture-Bild nicht in schreiben'; +$_ERRORS['43423b4056880b08f2c9aa50d8670531'] = 'Warenkorb kann nicht geladen werden. Eine Bestellung mit diesem Warenkorb ist bereits vorhanden.'; $_ERRORS['3862efce9647cdbdb704436703a7863a'] = 'Diese Kategorie kann nicht hierher verschoben werden'; -$_ERRORS['07769d17f9ccd3b90a8d5cb54a5c5609'] = 'Kategorie existiert nicht'; $_ERRORS['1976d7f704de389d9fe064e08ea35b2d'] = 'Spalte'; $_ERRORS['b4816317cad36c53e8b4120c7f2b561a'] = 'Die Länderauswahl ist ungültig'; $_ERRORS['9d35e3b5d28c6a068a6c6856e359b87b'] = 'Aktuelles Thema nicht verfügbar. Bitte überprüfen Sie Ihr Themenverzeichnis oder seine Berechtigungen.'; $_ERRORS['e6b214cab4477a7bd120bc996f06734c'] = 'Der Kunde muss in mindestens einer Gruppe sein'; -$_ERRORS['28ca4ab8455ffa19e6f0577aefa9f1c9'] = 'Kunde nicht gefunden'; -$_ERRORS['2d23b982e03f3e2ff37a0833033fb8bd'] = 'Angegebenes Datum ungültig'; +$_ERRORS['00a787b177245e0a3b230263621fdcae'] = 'Angegebenes Datum ungültig'; $_ERRORS['56ed19a8b705ff0da23d026ebce133b5'] = 'Die Standard-Gruppe des Kunden muss gewählt sein'; -$_ERRORS['832c4ce25a57e0e4094673216a19ff97'] = 'Dom-Erweiterung ist nicht geladen.'; -$_ERRORS['637976ed39a990f58f8a3650eac0ff08'] = 'E-Mail-Adresse erforderlich'; $_ERRORS['f0dc0fa07b13965fe5a95fa37166c4e7'] = 'E-Mail-Adresse fehlt'; $_ERRORS['5c45af89733d6bfc7b11d818a21b656d'] = 'ein Objekt hier zu bearbeiten.'; -$_ERRORS['1839a3d62a613779417d8720d8d7d84a'] = 'Ungültige E-Mail.'; +$_ERRORS['be676ad43f97a5f02f147a9e1db3410d'] = 'Ungültige E-Mail.'; $_ERRORS['176780e430fd1917c37223ceabf05bf8'] = 'Mitarbeiter-Konto nicht vorhanden oder falsches Kennwort'; $_ERRORS['4c8095bf0e5b08fc403372526a66ad79'] = 'Fehler - Kein ISO-Code für die E-Mail!'; -$_ERRORS['fa34b95ede8be673990788953c98d666'] = 'Fehler - Die folgende E-Mail-Vorlage ist nicht vorhanden:'; -$_ERRORS['a84ef667c075cd620781f25c135c73e7'] = 'Fehler-Code:'; -$_ERRORS['3ed308de66927376b1d3c19fdcaa0edc'] = 'Fehler beim Kopieren des Bildes:'; +$_ERRORS['b627c04399e67e4f544de3635f33c996'] = 'Fehler - Die folgende E-Mail-Vorlage ist nicht vorhanden:'; +$_ERRORS['befec70964837a08794ca1b092471d83'] = 'Fehler-Code:'; +$_ERRORS['b9ee8da3131c120480c3e3b36a3562bb'] = 'Fehler beim Kopieren des Bildes:'; $_ERRORS['4e0ac45de6bd848503ffa98ff6247f2f'] = 'Fehler löschen'; $_ERRORS['db0275528fda19c75f79d296ded0c6e7'] = 'Fehler in der config Datei:'; $_ERRORS['532359f98c7e5174eb0e436045cdea56'] = 'Fehler beim Löschen des Memcached-Servers.'; $_ERRORS['f42d9667c9c87750858f145c466c4875'] = 'Fehler beim Laden von Reverso'; $_ERRORS['66f24b4cb390959a74fae0280bf8cdec'] = 'Fehler beim Aktualisieren der Pflichtfelder '; -$_ERRORS['45b265ac5c8263b366d29cdd5d63b187'] = 'Fehler beim Aktualisieren Warenkorb.'; $_ERRORS['6b7d9f171f524c0d49dfb5370f5b69f4'] = 'Ein Fehler ist auf prestashop.com beim Prüfen der Sprache für Ihre PrestaShop-Version aufgetreten.'; -$_ERRORS['869507b317c3e475fc0ca9f3551e3760'] = 'Fehler beim Versenden der E-Mail.'; $_ERRORS['9ec9207929cd361ca5e264548f411e16'] = 'Fehler beim Aktualisieren der PayPal-Datenbank'; $_ERRORS['c200140aea36e1efbf655fabf3f3b59e'] = 'Beim Erstellen eines zusätzlichen Bildes ist ein Fehler aufgetreten'; $_ERRORS['1a80f28eca93f30e2e333b6432890c10'] = 'Beim Extrahieren des Moduls ist ein Fehler aufgetreten (die Datei ist möglicherweise beschädigt)'; $_ERRORS['1391c1ff3846b38862bbfc43938b8270'] = 'Beim Laden des Bildes ist ein Fehler aufgetreten, Sie müssen Ihre Server-Konfiguration ändern'; $_ERRORS['76f643ec10f812dbaccd1250fc1a4d15'] = 'Fehler: leerer Warenkorb'; -$_ERRORS['fa69b19f448f11ac49f8a93b9e8be3f3'] = 'Fehler: ungültige RSS-Feed in blockrss Modul'; +$_ERRORS['6bcfba1e5dc5dc8ce157200e493cdbda'] = 'Fehler: ungültiger RSS feed in blockrss Modul'; $_ERRORS['1769b5ab48b8e2ce733fb38663ec853a'] = 'Fehler: Server oder SMTP-Port ungültig'; -$_ERRORS['541bccce99dff82fce896d021034edbd'] = 'Fehler: Ungültige E-Mail-Adresse'; -$_ERRORS['eb38fc07bb9e959fdf1bc60dd2a69faf'] = 'Fehler: Ungültiger Betreff der E-Mail'; -$_ERRORS['fb72d70941365e5859e1af6ffb138a8d'] = 'Fehler: Ungültige E-Mail-Vorlage'; -$_ERRORS['49acb6ac8b13f5300316a74f21a87a12'] = 'Fehler: keine Währung ausgewählt wurde'; -$_ERRORS['b58984a6d945e72c33586460ca8f3c61'] = 'Fehler: kein Kunde'; -$_ERRORS['9da8f16cc70539be13ffa3e051462fb1'] = 'Fehler: die Einstellung \"from\" ist beschädigt'; -$_ERRORS['e15178bdef46f76c432f69fd76568223'] = 'Fehler: die Einstellung \"fromName\" ist beschädigt'; -$_ERRORS['13fb39e33c882585065d2d636602e96f'] = 'Fehler: die Einstellung \"templateVars\" ist keine Tabelle'; -$_ERRORS['e4a6b1931fbfc9ef4531cab37c84c39f'] = 'Fehler: die Einstellung \"to\" ist beschädigt'; -$_ERRORS['1c188f7466ede1cee857741eb5aa3ac5'] = 'Fehler: Bitte wählen Sie einen Träger'; -$_ERRORS['ff5a229e566831ea38a2ba5fb739df9f'] = 'Fehler: Bitte wählen Sie eine Adresse'; -$_ERRORS['8f3d9ee281e1abb9111486bcbda6804e'] = 'Fehler: Einige oder alle Bilder konnte nicht verschoben werden.'; -$_ERRORS['70bdff077d0b2aaf90e35c0523b1d58c'] = 'Fehler: der Träger ist ungültig'; -$_ERRORS['7d3f071e2825ec56f80c881d56fb3c7c'] = 'Fehler: Dieser Auftrag ist bereits validiert'; -$_ERRORS['491c8c1d25f97843f6edfdc81d021f4d'] = 'Fehler: Server-Konfiguration ist nicht kompatibel mit dem neuen Image Systems. Keine Bilder wurden verschoben'; -$_ERRORS['b2b367f1201bb55f41e0688955f4f1a1'] = 'Sehr geehrte(r) Kunde(in), Sie haben das Verfalldatum überschritten.'; +$_ERRORS['aa99af205bcf9ebf7976064542d58ab6'] = 'Fehler: Ungültige E-Mail-Adresse'; +$_ERRORS['97fc9862b0bebc68aa03f466bfc2c6bf'] = 'Fehler: Ungültiger Betreff der E-Mail'; +$_ERRORS['46c30f8c8c478bbb52647c27a5f4fe95'] = 'Fehler: Ungültige E-Mail-Vorlage'; +$_ERRORS['35b63f6e90de51869219cffeec7c3f7b'] = 'Fehler: die Einstellung \"from\" ist beschädigt'; +$_ERRORS['4cae59aa54988a4b63b70f25a0977b67'] = 'Fehler: die Einstellung \"fromName\" ist beschädigt'; +$_ERRORS['042a5b18d3bb77a5f277330900a30d2f'] = 'Fehler: die Einstellung \"templateVars\" ist keine Tabelle'; +$_ERRORS['bc4e375963d8901cdb56fa0fef5a7088'] = 'Fehler: die Einstellung \"to\" ist beschädigt'; +$_ERRORS['8f3d9ee281e1abb9111486bcbda6804e'] = 'Fehler: einige oder alle Bilder konnten nicht verschoben werden.'; +$_ERRORS['491c8c1d25f97843f6edfdc81d021f4d'] = 'Fehler: Ihre Serverkonfiguration ist nicht mit dem Neuen Bildersystem kompatibel. Keine Bilder werden verschoben.'; +$_ERRORS['f2ee78c8b394b75621a7888b603c656d'] = 'Sehr geehrte(r) Kunde(in), Sie haben das Verfalldatum überschritten.'; $_ERRORS['45ebc64529137a007889ee445d64611c'] = 'Kann die Position nicht aktualisieren.'; $_ERRORS['5fe3a5b7465abb742a1b93a6037384fa'] = 'Schwerer Fehler: id_transaction ist null'; $_ERRORS['d18dd4bd1531c9c45a85d757e1b4641b'] = 'Schwerer Fehler: API-Rechte stehen nicht zur Verfügung'; -$_ERRORS['9b3261577a34cd7c48ad83d80295ff09'] = 'Schwerer Fehler: kein Standard-Lieferant'; -$_ERRORS['52326ecbfcdff77b4bc9dcf7f055c2eb'] = 'Fatal error: ISO-Code ist nicht korrekt'; -$_ERRORS['411ec6016c7845e0c49fb51160a12677'] = 'Schwerer Fehler: das Verzeichnis mit den Modulen ist nicht vorhanden'; -$_ERRORS['6f268ac84ce6195ecf4e3dfe437e2aee'] = 'Fatal error: Kein Kunde'; +$_ERRORS['af0da509e6e186d0281540774e7fe68e'] = 'Schwerer Fehler: kein Standard-Lieferant'; +$_ERRORS['52326ecbfcdff77b4bc9dcf7f055c2eb'] = 'Schwerer Fehler: ISO-code ungültig.'; +$_ERRORS['d1d34a7a87b13057cd33cb88866b895c'] = 'Schwerer Fehler: das Verzeichnis mit den Modulen ist nicht vorhanden'; $_ERRORS['42e7b89a369899d8c0c4f0631bd1c921'] = 'Datei install.sql fehlt '; $_ERRORS['058dcec46037cb9f9c8b7d2b76799834'] = 'Datei install.sql ist nicht lesbar '; $_ERRORS['4eeb89c9c7ae218f3d9cb4faaf8f1e38'] = 'Größe des Dateinamens zu lang'; -$_ERRORS['1b921ec32b4bac52d8801f4e196f79c6'] = 'Die Flagge und das Bild \"Kein Bild\" sind erforderlich'; -$_ERRORS['71754079aaeefc5c6e745ddd59f8a35f'] = 'Kostenlos bestellen'; +$_ERRORS['94e8fb52e86eef3b99e2454175cfac8e'] = 'Die Flagge und das Bild \"Kein Bild\" sind erforderlich'; $_ERRORS['592a291120e1c687a70e6d1a53259a28'] = 'Geotargeting-Datenbank ist nicht verfügbar'; $_ERRORS['a78ac92432df02a17a667fdc15764454'] = 'Die gewählte Rendering-Engine ist nicht verfügbar'; $_ERRORS['b7be351a5a41ea3d022dc18f5f16239a'] = 'Die gewählte Tabellen-Engine ist nicht verfügbar'; $_ERRORS['4fc963e213bba362778f5c175eb4d5ff'] = 'HILFE'; -$_ERRORS['7fc1690a703775b672a9e4a202fcd49a'] = 'HTML-E-Mail-Vorlagen können nicht enthalten JavaScript-Code.'; +$_ERRORS['7fc1690a703775b672a9e4a202fcd49a'] = 'HTML-Mail-Vorlagen können keinen JavaScript-Code enthalten. '; $_ERRORS['8657f8ff412ea8fc3135946769d64c13'] = 'Hack-Versuch'; $_ERRORS['0c01b89a049f95e9eb10cfeb2a2901f0'] = 'der Hook konnte nicht geladen werden'; -$_ERRORS['46b9e3665f187c739c55983f757ccda0'] = 'Ich bestätige meine Bestellung'; $_ERRORS['2c5a3ea86d2f2f29d953d1a3d034a417'] = 'Kennnummer ist falsch oder bereits vergeben'; $_ERRORS['c4ae3afc5d4c01919142f8b39cc5c1c5'] = 'Bildformat nicht anerkannt, erlaubte Formate: GIF, JPG, PNG'; $_ERRORS['2ab146a83f61d2896a472f52f353b321'] = 'Bildformat nicht anerkannt, folgende Formate sind erlaubt: .ico'; $_ERRORS['b417662bce6671781c5285afe872056a'] = 'das Bild ist zu groß'; -$_ERRORS['f09e308b66fdd005a754757de9f29b95'] = 'Objekt Kunde ungültig'; +$_ERRORS['94c69408d25102ba7ddcf3533b56c407'] = 'Objekt Kunde ungültig'; $_ERRORS['8b978fa2ad857b185bc61dc5acb10927'] = 'Objekt Ermäßigung ungültig'; -$_ERRORS['da393a0fcc28b1678ba1f8f59ea94b50'] = 'Objekt Befehl ungültig'; -$_ERRORS['c99348e30ef9822b53fce9b9f0c198c9'] = 'Falscher Wert für JPEG-Bildqualität.'; -$_ERRORS['75e3bbc53d0a62d319235ffebf9e219c'] = 'Falscher Wert für PNG-Bild-Qualität.'; +$_ERRORS['a82e0d057f443115e807bd6ca595fc8c'] = 'Objekt Befehl ungültig'; +$_ERRORS['c99348e30ef9822b53fce9b9f0c198c9'] = 'Ungültiger Wert für JPEG Bilderqualität'; +$_ERRORS['75e3bbc53d0a62d319235ffebf9e219c'] = 'Ungültiger Werf für PNG Bilderqualität'; $_ERRORS['259f417808483b6dc18a10510fd8d3cc'] = 'Ungültige Landkreis-Eigenschaften'; $_ERRORS['c1c8a564c10a0efe07bb4e4b20d88cc9'] = 'Ungültige Identifizierung'; $_ERRORS['bfd99559857dfcfc40cb0d0e6c8aee1b'] = 'Ungültiger Name'; -$_ERRORS['6df7b457f3065876e5146908a7836fbc'] = 'Ungültige Order ID'; $_ERRORS['f9c7939a8397ee022fefee2bdb3407af'] = 'Ungültige URL'; $_ERRORS['05f89c31663a09912af64c539524588f'] = 'Falsche Umsatzsteuer-Identifikationsnummer '; -$_ERRORS['8fcbbf39880091c7fdc5a2658d7c8b9f'] = 'Ungültige Frachtführer oder kein Träger gewählt'; $_ERRORS['19f29a24f0ccb9b96b37182473b27d63'] = 'Ungültige Währungseigenschaft'; -$_ERRORS['a902b4022653cd6f6d874bf596c811b8'] = 'Ungültige Kunden'; $_ERRORS['506dbded0df7165435be37d637094b87'] = 'Kunde oder ID-Gruppenfeld ungültig '; -$_ERRORS['918eafd2a5ffd2824a394ce7bf1c4df4'] = 'Ungültige Geburtsdatum'; $_ERRORS['37a5168ee0ac8bfa68a87ac6a2197208'] = 'Ungültige Lieferscheinnummer'; $_ERRORS['5bd7619139757b6ec556cd32048e02eb'] = 'Ungültige Beschreibung'; $_ERRORS['eaa0d1591e6369a298dcd6cb1a8eba8a'] = 'Ungültige E-Mail'; @@ -246,16 +206,14 @@ $_ERRORS['6e659c47c94d1e1dc7121859f43fb2b0'] = 'Ungültige E-Mail-Adresse'; $_ERRORS['bbced877c13c763f0141ff906c8ed0e5'] = 'Ungültige Datei'; $_ERRORS['611d3495c1e0dad701d535ccafd84330'] = 'Ungültige Dateierweiterung'; $_ERRORS['be694d5db9d32c43014995441a5939c4'] = 'Ungültiger Dateiname'; -$_ERRORS['99099c3c11a7638335f047fd4199c9fa'] = 'Ungültige Geschenk Nachricht'; $_ERRORS['a0cd332a7a13f3747485d3acb7313f9c'] = 'Ungültige Gruppenermäßigung'; $_ERRORS['456e77e04e2e26231ee352304627b26d'] = 'Key ungültig.'; -$_ERRORS['dd6b089a49908d671c3e9cc8dc5899ae'] = 'Ungültige Nachricht'; $_ERRORS['0047c554e2598750ad943b63e984dd7c'] = 'Ungültiger Bestell-Status'; $_ERRORS['e1e95b3cea70730a922b35808ca3dce3'] = 'Ungültiger Bestell-Status'; $_ERRORS['5421db7177e5dc293af3f2565811888a'] = 'Ungültige Objekte'; $_ERRORS['b578824c29b15327203b675dc8d8f5f1'] = 'Ungültige Einstellung'; $_ERRORS['cba0b206627d45fbf0ae707e20d4a38f'] = 'ungültiges Kennwort'; -$_ERRORS['aa57ac2e1a1fb514ef0b002ed63fd079'] = 'Preis/ Ermäßigung ungültig'; +$_ERRORS['74efb694173710062ae76c1e9949817e'] = 'Preis/ Ermäßigung ungültig'; $_ERRORS['01816dd287bcb3b88ad3f63970ce045f'] = 'Ungültige Menge'; $_ERRORS['ca98aaa49f4b476acc4c8b2c5aa0186c'] = 'Die gewählte Menge für dieses Produkt ist ungültig'; $_ERRORS['84b743161b37970484b524af38ef588a'] = 'Spanne ungültig'; @@ -268,21 +226,20 @@ $_ERRORS['a328aae6eaecda76cb31c7347cb926f6'] = 'Gruppen-ID ungültig für diese $_ERRORS['607e1d854783c8229998ac2b5b6923d3'] = 'Token ungültig'; $_ERRORS['0861a67f819158c5690a1844d95390b4'] = 'Ungültige Whitelist'; $_ERRORS['7cff73659ca47fea5d29644da84f35e2'] = 'Token der Whitelist ungültig'; +$_ERRORS['a15240ff097a6557a0164e5a06cb5a57'] = 'Rechnungslogo darf kein png-Bild sein.'; $_ERRORS['f5d5ae2070effc7b3eee52adc882bb6b'] = 'Rechnung nicht gefunden'; $_ERRORS['6b9cc232bf4044274ec42062b60736fb'] = 'die Rechnungen sind in diesem Shop deaktiviert'; -$_ERRORS['65c02cc2c82051fccca8e5b5647f03e5'] = 'ist keine gültige E-Mail Bezeichnung'; -$_ERRORS['ab57fd0432e25d5b3013133a1c910d56'] = 'KByte'; +$_ERRORS['2fb5679b378edbd803c562533c29f507'] = 'ist keine gültige E-Mail Bezeichnung'; +$_ERRORS['3e56c011b37f0bc78fb9eb175c1181c6'] = 'KByte'; $_ERRORS['e389fb6a0b1d8aba957ef5bd33929e86'] = 'Feldnamen sind ungültig'; $_ERRORS['6cf73576720519e739771a4fa489410b'] = 'Sprache nicht gefunden'; -$_ERRORS['60e8343766afd5e69c5797ea7380ce8e'] = 'Längen-und Breitengrad benötigt werden.'; +$_ERRORS['60e8343766afd5e69c5797ea7380ce8e'] = 'Breiten- und Längengradangabe ist erforderlich'; $_ERRORS['ba2a9c6c8c77e03f83ef8bf543612275'] = 'Länge >'; -$_ERRORS['4803e6b9e63dabf04de980788d6a13c4'] = 'Zeile'; $_ERRORS['49bd922182bd3518641589e3077eacd3'] = 'Kann keine Verbindung zur Datenbank herstellen.'; -$_ERRORS['b75318064af89cff0f4d413341cc3833'] = 'Hersteller gibt es nicht.'; $_ERRORS['00522631569606c5dcb3cd8e23f79b90'] = 'der gewählten Hersteller ist ungültig'; $_ERRORS['bc54287d97c88a98f594dc488a334e89'] = 'Max. Größe:'; $_ERRORS['bfbc475ebfb3b560ee71e24a9e621109'] = 'Maximale Länge:'; -$_ERRORS['f3c983bbd9fc0f3abb77f93b5e3c3383'] = 'mcrypt ist auf diesem Server nicht aktiviert'; +$_ERRORS['2e06068ae79a2c7f78f0762174a4adc7'] = 'mcrypt ist auf diesem Server nicht aktiviert'; $_ERRORS['ea030df6cb392bef66cde22c94578ae4'] = 'Media Server Nr. 1 ungültig'; $_ERRORS['32d841e578ff7560bbaeda96f5328e9e'] = 'Media Server Nr. 2 ungültig'; $_ERRORS['63ae8982fa76c668cbfc774ccf083d26'] = 'Media Server Nr. 3 ungültig'; @@ -290,10 +247,6 @@ $_ERRORS['366da0581c44d3c179e44f532b693eab'] = 'Memcached IP fehlt '; $_ERRORS['5f3a91561e3c6b3be2b251467d9596d1'] = 'Memcached Port fehlt '; $_ERRORS['c21db1e62daf45d19a389bd3d0d8daa9'] = 'Memcached Größe fehlt '; $_ERRORS['f55cdaa9ea87c6ebeeb7b4acf31635af'] = 'Die Nachricht darf nicht leer sein'; -$_ERRORS['7ca482310b2e993b9ab1a74d1d4e1582'] = 'Nachricht ist ungültig (HTML ist nicht erlaubt)'; -$_ERRORS['1b72aed8e84b91d73896efd48cf1a4e0'] = 'Mindestmenge'; -$_ERRORS['708d2bfb476ba46221602d549f0e7a4d'] = 'Missing Kategorie-ID'; -$_ERRORS['46331786da15ccd48af9879707f9cf11'] = 'Fehlende Gegenstände - wir sind nicht in der Lage, Ihre Bestellung zu erneuern'; $_ERRORS['e074201be2c2605dbd174d84cb556ce8'] = 'ID der Bestellung fehlt'; $_ERRORS['8b80d4b6307990874b832cc15a92e5a3'] = 'Einstellungen fehlen'; $_ERRORS['e8f638d8907833cbcead6ba01dd2a954'] = 'Er muss wie folgt angegeben werden:'; @@ -304,17 +257,16 @@ $_ERRORS['6f775dff2aa88bce2301e5d5309c5f7e'] = 'Keine Standard-Währung erkannt! $_ERRORS['c2492c52caab207d21da2c0decd8a405'] = 'kein Element gespeichert'; $_ERRORS['f787618e514c038851726224d7e4421e'] = 'keine Datei ausgewählt'; $_ERRORS['1b599bf89c1bf4f8640ef31f3acb9f40'] = 'keine Datei ausgewählt'; -$_ERRORS['298883b17e36ee3a18d73e835c0b44fc'] = 'Es wurde keine Datei hochgeladen'; +$_ERRORS['298883b17e36ee3a18d73e835c0b44fc'] = 'Es wurde keine Datei gespeichert'; $_ERRORS['cb20447a4bf5ff9bec717ec68a357a93'] = 'Keine Rendering-Engine ausgewählt'; $_ERRORS['ccacacd12f75e1ab3f9ce3e234ed5777'] = 'Keine Tabellen-Engine ausgewählt'; -$_ERRORS['774eec2772b5f57b2e13d11e1b093a4f'] = 'Kein Bild für die Kombination mit id_product =% s und Bildposition =% s. gefunden'; +$_ERRORS['774eec2772b5f57b2e13d11e1b093a4f'] = 'Kein Bildkombination mit Produkt-id = %s und Bildposition = %s gefunden.'; $_ERRORS['6a8f39c3861bfa5111a88d9c76df6993'] = 'Keine Rechnung verfügbar'; $_ERRORS['0e63e5844a0255aeb0cee434263552ae'] = 'keine Rechnung mit dieser ID:'; $_ERRORS['e21c3c406358073b38d481fd3d88221c'] = 'Keine Rechnung gefunden'; $_ERRORS['f59b67acbc1ca8ecad71a742f5e43b09'] = 'keine Bestellung mit dieser ID:'; $_ERRORS['083d9cdf06cdc52892e3bbf7ff5494b6'] = 'keine ID für Bestellrücksendungen'; $_ERRORS['d107b93e0404a9ec3a24c3b797b63fff'] = 'Kein Guthaben gefunden'; -$_ERRORS['e3ac5a39682f9b3a09f6063f714ffc48'] = 'Keine Zahlungsmethode verfügbar ist'; $_ERRORS['8912e1863fe81af9cabd76f5de9e7495'] = 'Kein Produkt oder Menge ausgewählt.'; $_ERRORS['b7d99b30df0aade1e4d459fab8c7078f'] = 'Kein Profil'; $_ERRORS['7f3f9fec825792f2b728db9d55078e80'] = 'Keine Menge für das Produkt ausgewählt.'; @@ -322,63 +274,47 @@ $_ERRORS['6f3455d187a23443796efdcbe044096b'] = 'Keine Steuer'; $_ERRORS['a9839ad48cf107667f73bad1d651f2ca'] = 'Keine Größe gefunden'; $_ERRORS['eddeabd79f8ca673d888fa2ffe9cf69a'] = 'Kein Template gefunden für Modul'; $_ERRORS['25723bba0086a38394001a8ca41e9126'] = 'falscher Wert des Felds Ausnahmen'; -$_ERRORS['32b361bc532ac43976956d37c0d5fc1c'] = 'Keine Zone Match mit Ihrer Adresse'; -$_ERRORS['d3e8ba9222067d7a56e8a58e3dd30ba7'] = 'Nicht alle Bilder verschoben wurden, zeitlich Server vor Fertigstellung. Klicken Sie auf \"Move images\" wieder auf bewegte Bilder wieder'; -$_ERRORS['378f2b22734553a38505b1f8f0d48ccb'] = 'Null Menge'; +$_ERRORS['d3e8ba9222067d7a56e8a58e3dd30ba7'] = 'Nicht alle Bilder wurden verschoben. Ther Server hat eine zu lange Ladezeit gemeldet (time-out). Klicken Sie auf \"Bilder verschieben\", um die noch fehlenden Bilder erneut aufzunehmen und zu verschieben.'; $_ERRORS['9211c38458f969f18498096a400a2214'] = 'kann Objekt nicht laden'; $_ERRORS['5ca4012f9738274ebeb214a961f1c829'] = 'Objekt kann nicht geladen werden (fehlende oder ungültige Kennung)'; $_ERRORS['56b207f28525081cec398738b3d25225'] = 'Objekt kann nicht geladen werden (nicht gefunden)'; +$_ERRORS['963f051b39ff48613d7f0f04dd98c223'] = 'Nur Administratoren können Administratoren Profile verwlaten'; $_ERRORS['27ab5a6a3e4b4cb32f0484a1f93d5f64'] = 'Es wurde nur ein Teil der Bilder wieder hergestellt, der Server ist vor dem Ende abgelaufen.'; -$_ERRORS['86eb7a8a11e8d60cc214c71970f11c11'] = 'Order ID erforderlich'; $_ERRORS['b08d3867be98e6fff3233cd40ab8134a'] = 'Die Erstellung der Bestellung ist fehlgeschlagen'; -$_ERRORS['0b85d79bd7e582c805ec82e3b7f6293e'] = 'Auftrag ist nicht mehr gültig'; $_ERRORS['24909e87dc242b9dd539e10609b8b050'] = 'Bestellung nicht gefunden'; $_ERRORS['a9b3e2b8011bb175d3b1bcd318584080'] = 'Produktrücksendung unbestätigt'; $_ERRORS['891f03e0e989696eb5e499ce5bbfe277'] = 'Rücksendeschein nicht gefunden'; -$_ERRORS['988585c9a6318ab5872bbb7f256f6fb8'] = 'Paket beschädigt: falscher Stückpreis'; +$_ERRORS['4a11be1a3905ec59ca2d35a068de6f2e'] = 'Paket beschädigt: falscher Stückpreis'; $_ERRORS['d29668efafb8068ad1ee29de5f9a0b88'] = 'Parser-Fehler im (in den) Modul(en)'; -$_ERRORS['55124c4465a9478df5fd59ff3017433a'] = 'Passwort und Bestätigung stimmen nicht überein'; $_ERRORS['986641245e5ef77f951298aa30a5616f'] = 'Kennwort fehlt'; -$_ERRORS['47be05698f8dd87bb445ceefce6abd0d'] = 'Passwort ist erforderlich'; -$_ERRORS['e09f0eb3c67b7504a545899ebc961542'] = 'Passwort ist zu lang'; -$_ERRORS['0bb143edd97aa63ec014e68b3bb4f82f'] = 'Bitte akzeptieren Nutzungsbedingungen'; -$_ERRORS['4b9fa5f1ff63eb63f4f42277ce26f17c'] = 'Bitte wählen Sie eine Sprache und ein Thema'; +$_ERRORS['082affe316f8b191109538194f9af07d'] = 'Bitte wählen Sie eine Sprache und ein Thema'; $_ERRORS['3ad0eb10b0de3e0a4720c88034944d78'] = 'Sie müssen mindestens 1 Attribut wählen.'; -$_ERRORS['c1f25211403ec7459f265788cdbee403'] = 'Bitte füllen Sie alle erforderlichen Felder aus, speichern Sie dann die Anpassung.'; $_ERRORS['6310db462253eb49efa3709d8591defc'] = 'Bitte füllen Sie das Suchformular aus'; $_ERRORS['1b41b4dbfa03ca395fd87cc19b3d06b3'] = 'versuchen Sie sich einzuloggen, falls er Ihnen gehört'; -$_ERRORS['2f7bd011b50ea512e911fedccc9243f5'] = 'Bitte geben Sie eine gültige E-Mail-Adresse'; -$_ERRORS['72ac7ea6f82331cfc457b95489678119'] = 'Bitte geben Sie Ihre Order ID'; -$_ERRORS['b86d53f8bf21639366f8ed1595e54891'] = 'Bitte geben Sie Ihre E-Mail-Adresse'; -$_ERRORS['3a65f932fe23b8ca8eb70bffe2b215bf'] = 'Bitte wählen Sie eine Ermäßigungsart (Festbetrag oder Prozentsatz)'; -$_ERRORS['a09c2526d0dffdc36787664f45dd9d8d'] = 'Bitte wählen Sie ein Thema auf der Liste.'; -$_ERRORS['eef627ca3bead3c1ada77104ae218d75'] = 'Bitte wählen Sie zumindest einen Inhalt für den Import.'; +$_ERRORS['62da53ef5d50a3b7f6ee98eb53817508'] = 'Bitte wählen Sie eine Ermäßigungsart (Festbetrag oder Prozentsatz)'; +$_ERRORS['ecb8838ce98cd126849fc083f0070bcd'] = 'Bitte wählen Sie zumindest einen Inhalt für den Import.'; $_ERRORS['3045a21e22221b9d1dbdde7bd26272d7'] = 'Legen Sie bitte den Betrag für diesem Gutschein fest.'; $_ERRORS['044bd5d2c37e732a55e9688189471583'] = 'Legen Sie bitte die Kategorie für diesem Gutschein fest.'; $_ERRORS['5a05003a54c39aba291858c3e45d0de0'] = 'Sie müssen eine Währung für diesen Ermäßigungsgutschein angeben.'; $_ERRORS['8e4b5b9003a1e89146ecd623f76f4179'] = 'Bitte definieren Sie die Verzeichnistiefe '; $_ERRORS['5345a6748df0f8b030b77c55e17c1e3a'] = 'Legen Sie bitte den Typ für diesem Gutschein fest.'; -$_ERRORS['f2ee6211fd44afca2f01ee2d1031d0e5'] = 'Bitte Anmelden um Zahlungsmodalitäten sehen'; $_ERRORS['f996dce5bdfb1b1094e41cf996c5fdae'] = 'Bitte geben Sie die URL des Moduls an.'; $_ERRORS['a05b582431bd7063de0623ef76b14c73'] = 'Bitte bestimmen Sie die Prioritäten'; -$_ERRORS['27e12c3c443d7165ab71cd376a3b3f10'] = 'Bitte geben Sie Ihre Postleitzahl ein.'; -$_ERRORS['f1cdcf26d9787f078f7fc0e0645858d7'] = 'Schwerer Fehler: UTF-8-Format nicht unterstützt. Bitte überprüfen Sie die Konfiguration Ihres Servers.'; +$_ERRORS['fe890c9c2397efb789a20fce3ee5bc3a'] = 'Bitte geben Sie Ihre Postleitzahl ein.'; +$_ERRORS['184cee50a48e1bdcc0f8aecef32a7ff9'] = 'Schwerer Fehler: UTF-8-Format nicht unterstützt. Bitte überprüfen Sie die Konfiguration Ihres Servers.'; $_ERRORS['350bf1d858bae55fa9c344b39ea9afcd'] = 'das Produkt kann nicht geladen werden'; -$_ERRORS['a3451334219f0c7cac75275c0ac6346e'] = 'Das Produkt ist nicht mehr verfügbar.'; $_ERRORS['fe22b7cb2de47c8eafec2ad82fada9dd'] = 'das Produkt muss erstellt werden, bevor persönliche Anpassungen hinzugefügt werden'; $_ERRORS['96a2d573cabb2e5b3d6164140d28e8da'] = 'das Produkt muss erstellt werden, bevor Eigenschaften hinzugefügt werden'; -$_ERRORS['dfbe69c6d9568ecb0e65e7b32ed92a3a'] = 'Produkt wurde nicht gefunden'; $_ERRORS['8f18cd66e999d9695f53141a15b47292'] = 'Ermäßigungswert ist ungültig'; $_ERRORS['467366059d7d7c743a4d0971363a8d66'] = 'Auf bestimmte Kategorien beschränkt'; $_ERRORS['772911becd336c843ab09a1d4b4f66c0'] = 'Auf bestimmte Produkte beschränkt'; $_ERRORS['83d41d7e6f25cd9be1e48204697fe0c9'] = 'Neu geschriebener Link für'; +$_ERRORS['4058a6fada789d289a0ef30cd868c412'] = 'Root kann nicht geändert werden.'; $_ERRORS['087193a0e83ba92c73396e2e6082ee89'] = 'Wählen Sie mindestens ein vom Hook abzunehmendes Modul'; $_ERRORS['edeb9e20655b946e4bee4ac44a6c0a7f'] = 'Der Server verfügt nicht über die Schreibberechtigungen'; -$_ERRORS['5d7cc18ef21285f980cbada9adb9df5c'] = 'Der Server ist abgelaufen , das Wasserzeichen ist eventuell nicht an allen Ihren Bilder angebracht worden.'; +$_ERRORS['b08b2fee4a9343ddb8432bb4b00eee88'] = 'Der Server ist abgelaufen , das Wasserzeichen ist eventuell nicht an allen Ihren Bilder angebracht worden.'; $_ERRORS['721b2acc2e54e77e36654bbc42a0747a'] = 'Das Backup-System verwaltet zurzeit nur die MySQL-Datenbanken'; -$_ERRORS['c45319ee556dc43ba15523c539c7e9d4'] = 'Leider können wir nicht verlängern Ihre Bestellung.'; -$_ERRORS['ea68586346b9b9f8ca43827cb3341ffd'] = 'Lieferant existiert nicht.'; -$_ERRORS['35f55f4e657f542d5f27853332c46f80'] = 'Syntaxfehler'; +$_ERRORS['6b6a27e705469286cb83d20ec8e1b885'] = 'Syntaxfehler'; $_ERRORS['19a99b7aed449fbbedc3ce65483d6a3a'] = 'Tab kann nicht gefunden werden'; $_ERRORS['cae059a6bd57c0b7d289ce097c060ba6'] = 'Tab-Datei kann nicht gefunden werden'; $_ERRORS['e9192643ed3b0619fcd8347015806e2a'] = 'Ungültiger Tabellenname:'; @@ -387,61 +323,50 @@ $_ERRORS['d2bbf245e9591814fe994df3cae95964'] = 'Die Datei ist leer'; $_ERRORS['40f9f62de5a8ccf912bc1cd19d515dd2'] = 'Die Datei ist zu groß.'; $_ERRORS['d139abab2541129dfae24c733635104c'] = 'Die Datei wurde teilweise hochgeladen'; $_ERRORS['723c870c1b443e052e290bd96f46e977'] = 'Das folgende Feld ist ungültig nach der Validierungsmethode'; -$_ERRORS['c3c17d5f98b33957d8e187a497b4eaa5'] = 'Die folgenden Module (s) konnte nicht geladen werden'; -$_ERRORS['5be2397a0b561a7676386e5537995c66'] = 'Das folgende Modul (e) wurden nicht erfolgreich installiert:% s'; -$_ERRORS['59e3d45dc17f2e9fc4caac2f887bd075'] = 'Die Funktion'; +$_ERRORS['a0b8a508d6ca8113e6439f623e7bf7cf'] = 'Das(die) folgende(n) Modul(e) konnte(n) nicht geladen werden:'; +$_ERRORS['171d82022d249a19ba2c4c124d17bb7e'] = 'Das folgende Modul konnte nicht erforlgreich installiert werden: %s'; $_ERRORS['8227e4867a9388488b04ea32665bcc18'] = 'Das Verzeichnis des Moduls muss die Schreibrechte haben'; -$_ERRORS['418e2586ee498c46f6375e9a0008517c'] = 'die Details der Produktrücksendungen sind ungültig'; +$_ERRORS['5431bd88788ce2df4278c84f402e3cb6'] = 'die Details der Produktrücksendungen sind ungültig'; $_ERRORS['e7a58e52e848f513c3e9185d34d61a50'] = 'die Produktrücksendung ist ungültig'; $_ERRORS['deccf4daff483f5f31a2e19482f56d32'] = 'der Gesamtbetrag Ihrer Bestellung ist nicht ausreichend oder der Ermäßigungsgutschein kann nicht mit diesen Produkten verwendet werden '; -$_ERRORS['2031a6bfe5f5bed90694c02868ebf2ed'] = 'Die Einstellungen'; $_ERRORS['2d30f823fe8f59bbcbec1fec853e4549'] = 'Die Frist ist abgelaufen.'; $_ERRORS['082dfb8fc5e3d1fed89956a67eed23cd'] = 'Die Paketverfolgungsnummer kann erst dann eingegeben werden, wenn die Bestellung versandt wurde'; -$_ERRORS['7a9cd16fab81e60ec22c671ddffe4c55'] = 'Das Token ist ungültig, bitte überprüfen Sie die Export-URL in Ihrem Modul-Konfiguration.'; -$_ERRORS['0bedafc96db94da3f85caa7101944eb5'] = 'Die hochgeladene Datei überschreitet die post_max_size Direktive in der php.ini. Wenn Ihre Server-Konfiguration ermöglicht es, können Sie hinzufügen, eine Richtlinie in Ihrer htaccess, zum Beispiel.:'; -$_ERRORS['3d922fc29b0773435fbc540ec1c02ba4'] = 'Die hochgeladene Datei überschreitet die upload_max_filesize in php.ini. Wenn Ihre Server-Konfiguration ermöglicht es, können Sie hinzufügen, eine Richtlinie in Ihrer htaccess, zum Beispiel.:'; -$_ERRORS['4f12b222c9659d62afa795987259933f'] = 'Die hochgeladene Datei wurde nur teilweise hochgeladen.'; +$_ERRORS['7a9cd16fab81e60ec22c671ddffe4c55'] = 'Der Token ist ungültig, bitte überprüfen Sie die Export-URL Ihrer Modulkonfiguration.'; +$_ERRORS['0bedafc96db94da3f85caa7101944eb5'] = 'Die hochgeladene Datei überschreitet die maximal zugelassene Größe (post_max_size). Falls Ihr Server eigene Einstellungen zulässt, dann ändern Sie dies in Ihrer .htaccess-Datei. Falls nicht, ersuchen Sie Ihren Provider die php.ini wie nachstehend anzupassen:'; +$_ERRORS['3d922fc29b0773435fbc540ec1c02ba4'] = 'Die hochgeladene Datei überschreitet die maximal zugelassene Größe (post_max_size). Falls Ihr Server eigene Einstellungen zulässt, dann ändern Sie dies in Ihrer .htaccess-Datei. Falls nicht, ersuchen Sie Ihren Provider die php.ini wie nachstehend anzupassen:'; +$_ERRORS['4f12b222c9659d62afa795987259933f'] = 'Die Datei wurde nur teilweise hochgeladen. Bitte laden Sie diese nochmals hoch.'; $_ERRORS['92cfc43b8b3cf7a964f2ef24fd22f8df'] = 'Es sind keine Module in Ihrer PrestaShop-Installation vorhanden. Verwenden Sie die Registerkarte Module, um die Module zu aktivieren, oder laden Sie zusätzliche Module von unserer Internetseite herunter.'; -$_ERRORS['7edeca37fa1d59ebdbfe10ded0bca2f5'] = 'Es gibt keine Konto mit dieser E-Mail-Adresse zugeordnet'; -$_ERRORS['3c9a4f1e91ee7bb51c29bdc9362077fe'] = 'Es gibt keinen Account registriert, um diese E-Mail-Adresse.'; -$_ERRORS['2e857abc0ea5d7f97522254ca00c18bb'] = 'Es gibt nicht genügend Ware auf Lager.'; $_ERRORS['59382adebc7f0d65c42fe773d443e4c7'] = 'Dieser ISO-Code ist bereits an eine andere Sprache gebunden'; $_ERRORS['61eaad60c84d4d2a5b3afcc3751c5635'] = 'Diese Postleitzahl wird bereits verwendet.'; $_ERRORS['4649093d4d10aa95a212636f146c47fd'] = 'dieses Konto ist nicht vorhanden'; -$_ERRORS['a56b6c43645970e79a8098df1dfc9746'] = 'Diese Adresse kann nicht gelöscht werden.'; -$_ERRORS['08b2765dc6c449c903f8b30ac7e55f91'] = 'Diese Adresse ist ungültig.'; -$_ERRORS['baafbb73bdf562b2dcbd2c4b807f758e'] = 'Diese Adresse wird nicht in einen gültigen Bereich.'; -$_ERRORS['29e1ca45338b1e4861bb4a9bdc5d4387'] = 'Diese Adresse ist nicht deins.'; -$_ERRORS['b8ab75688d5796c2e61d3047b91acc17'] = 'Diese Assoziation enthält zu viele Schlüsselnamen'; +$_ERRORS['48524477f4f52618e4ab9f1f6fb1d1a8'] = 'Diese Assoziation enthält zu viele Schlüsselnamen'; $_ERRORS['71f4f008985ea6abc73e89a668e15197'] = 'Dieses Attribut ist bereits vorhanden.'; -$_ERRORS['a46eb4d38ea045e90273d51d8166529f'] = 'Diese Klasse hängt von mehreren Dateien in 1.4.4.0 Version geändert und sollte nicht in eine ältere Version verwendet werden'; -$_ERRORS['ecc5c9c627d8b41fc33888b5b17ea1a5'] = 'Diese Klasse hängt von mehreren Dateien in 1.4.5.0 Version geändert und sollte nicht in eine ältere Version verwendet werden'; -$_ERRORS['e49f206b6d8f0e5e2a6cb13d96b44ed2'] = 'Die Klasse existiert nicht'; +$_ERRORS['a46eb4d38ea045e90273d51d8166529f'] = 'Diese Klasse ist in der Version 1.4.4.0 nicht mehr gültig und sollte nicht mehr verwendet werden'; +$_ERRORS['ecc5c9c627d8b41fc33888b5b17ea1a5'] = 'Diese Klasse ist in der Version 1.4.5.0 nicht mehr gültig und sollte nicht mehr verwendet werden'; +$_ERRORS['47be00818e1acd46db0092d6586204cf'] = 'Die Klasse existiert nicht'; $_ERRORS['e22a6ea51eb74bee7acaa4acf2846c7b'] = 'Diese Kombination ist bereits vorhanden'; -$_ERRORS['044ef92a14ceaaba24382a72ca0267ae'] = 'Dieses Land braucht einen Staat Auswahl.'; -$_ERRORS['d51499b48399054d809f49bce078923e'] = 'Dieser Kunde bereits als nicht-Gast gibt.'; +$_ERRORS['4383b950a18d0fd893e237148f5f58ca'] = 'Der Kunde ist bereits als Gast-Kunde angelegt.'; $_ERRORS['8562db06e3931e51ac8c456b56088b02'] = 'Der Kunde ist nicht vorhanden'; $_ERRORS['350e5d76b60ae887c90d55e2fb23fdc5'] = 'dieser Ermäßigungsgutschein ist auf diese Produktkategorie nicht anwendbar'; $_ERRORS['f8279a73d35437427d4c77e28828c5fc'] = 'Diese E-Mail-Adresse ist nicht gespeichert'; $_ERRORS['e0a602c130d12d57cd4ca2a8b9240917'] = 'Diese Datei muss bearbeitbar sein:'; $_ERRORS['c9615dc36879116ef8c5f1ab08543191'] = 'Diese Datei ist nicht mehr vorhanden.'; -$_ERRORS['b72591580ab2e9ecb08d1a26ac23641b'] = 'Dieser Schlüssel wird zu oft verwendet (einmal erlaubt)'; -$_ERRORS['b60be6e4c0df15343a7cdafccb174159'] = 'Das Modul kann nicht in dieses Hook verschoben werden'; +$_ERRORS['a7eca295291f53a23ab7ba0a9c7fd9de'] = 'Diese Funktion wurde entfernt.'; +$_ERRORS['a3084b5f93d22e573824af3ca8f58b73'] = 'Dieser Schlüssel wurde mehrmals verwendet (es ist eine einmalige Verwendung erlaubt).'; +$_ERRORS['9ce4606635f2118f9d10d1f323f73fe2'] = 'Diese Modul kann hier nicht eingehängt werden.'; $_ERRORS['a44f9463879b845e1ad2c45e75aebd18'] = 'Dieses Modul ist bereits installiert:'; -$_ERRORS['aa508f3bd17074b8941571083de1350e'] = 'Dieses Modul ist bereits auf diesem Hook angehängt'; +$_ERRORS['ecf461f9223d4c59d8c574a1068200a0'] = 'Dieses Modul ist bereits auf diesem Hook angehängt'; $_ERRORS['ae38c419414887fa47b7f5a811e5f42d'] = 'Dieses Modul ist bereits deinstalliert:'; $_ERRORS['e8be55bf3a30501aef09d2e74de97976'] = 'dieser Name existiert bereits'; $_ERRORS['b74c118d823d908d653cfbf1c877ae55'] = 'Dieser Name wird bereits von einer anderen Liste verwendet'; -$_ERRORS['d312d5c57aff77e76cab1b5981bc5606'] = 'Der Name ist unzulässig'; -$_ERRORS['4a7d2014a9d009e05729eeeaafc2f4ae'] = 'Dieser Auftrag wurde von einem Kundenkonto gelegt. Bitte loggen Sie sich zu Ihrem Kundenkonto dieser Reihenfolge anzuzeigen, ist dieser Abschnitt für Gast-Accounts vorbehalten'; -$_ERRORS['e2b7dec8fa4b498156dfee6e4c84b156'] = 'Diese Zahlungsmethode ist nicht verfügbar.'; +$_ERRORS['46e6c4977ebd38ff176e68481ab04275'] = 'Der Name ist unzulässig'; +$_ERRORS['e2b7dec8fa4b498156dfee6e4c84b156'] = 'Diese Zahlungsmodlität ist nich verfügbar.'; $_ERRORS['1347119d36ae31564a89763f21476c1a'] = 'Dieses Produkt existiert nicht in unserem Shop.'; $_ERRORS['38d5595927b80b331239ef904341b07c'] = 'Dieses Produkt wurde gelöscht.'; -$_ERRORS['edd62dfcf50e7a6dea932ca1eca167b2'] = 'Diese Eigenschaft wird nicht in der Klasse vorhanden ist oder verboten'; +$_ERRORS['388ed04607290133b78adf251a3e17ed'] = 'Die Eingeschaft exisitiert nicht in dieser Klasse, oder ist unzulässig'; $_ERRORS['28c993bca90a1f5a4510d3a21ca2b705'] = 'Dieser Staat wird genutzt'; $_ERRORS['1b7e32fd6ed56569d8557947ccf095a6'] = 'Dieser Staat befindet sich nicht in diesem Land'; -$_ERRORS['5af5f631f774a71445e3028253874394'] = 'Dieses Geschäft ist nicht Ihre neue Bestellung angenommen.'; -$_ERRORS['LocalizationPack36f9983aadfde9d77db0d357abe6e85e'] = 'Diese Steuerregel kann nicht gespeichert werden.'; +$_ERRORS['36f9983aadfde9d77db0d357abe6e85e'] = 'Dieser Steuersatz kann nicht gespeichert werden.'; $_ERRORS['7df7cede74e46f3db6b15097bc0def56'] = 'Dieser Gutschein kann nur folgender Devise verwendet werden:'; $_ERRORS['f31c6bd22c7b96ca912b03f72ba9da24'] = 'dieser Ermäßigungsgutschein wurde bereits verwendet oder ist deaktiviert'; $_ERRORS['be0caf91a9818eb72c4b365ac169fba8'] = 'Dieser Ermäßigungsgutschein ist abgelaufen (Nutzungslimit erreicht)'; @@ -452,46 +377,40 @@ $_ERRORS['bc9679730b07cd7d0e813dab08efd415'] = 'Dieser Ermäßigungsgutschein is $_ERRORS['596c0b7077b7a2619c64c8c3c40142b9'] = 'Dieser Ermäßigungsgutschein ist nicht mehr gültig'; $_ERRORS['546212fa1d2694600b976add6bf722f7'] = 'zu den Kategorien'; $_ERRORS['3d064d5efb6cf2ed52cf72bfef7c7db2'] = 'Folgender Ordner zur Verwendung von CacheFS'; -$_ERRORS['32a2e7694628335252aceb0552a6f6ba'] = 'So verwenden Sie Memcached, müssen Sie die Memcache PECL Erweiterung auf Ihrem Server.'; +$_ERRORS['32a2e7694628335252aceb0552a6f6ba'] = 'Um Memchached nutzen zu können, muß die PECL-ERweiterung auf Ihrem Server installiert sein.'; $_ERRORS['9d0af39694637f8184020a6193a3943c'] = 'Es konnte kein Standardwert durch das automatische Neuschreiben der URL erstellt werden für:'; $_ERRORS['4eb9ec8ac71ad17fdc99b5371ace9f6e'] = 'Kann kein Backup erstellen'; $_ERRORS['d906ff9d856174f452e62e5dbdb83f11'] = 'Kann die Backup-Datei nicht anzeigen'; $_ERRORS['ee659eedee80f24fcff876dd3a39beed'] = 'Kann Einstellungen nicht laden, es fehlen entweder Kombinationen oder das Objekt konnte nicht geladen werden.'; -$_ERRORS['8efa6e7b170391f3cfad56768743a030'] = 'Kann den Backup-Ordner nicht öffnen'; +$_ERRORS['affbaec423c130ff4f0c910a41d518fb'] = 'Kann den Backup-Ordner nicht öffnen'; $_ERRORS['107b871b48c2c55155eb6849e38171c3'] = 'Kann die Backup-Datei nicht öffnen'; $_ERRORS['a478ec266116342449ae1705c79d5cc2'] = 'Archivtyp unbekannt'; $_ERRORS['199ce43a3993a1f7d261c09127b9f2fa'] = 'Kunde unbekannt'; $_ERRORS['109715467b74bd66639faa5673f707c1'] = 'Unbekannter Fehler.'; -$_ERRORS['6caa562e65259532d1188b06a1147c34'] = 'URL Rewrite-Feld entweder in der Standardsprache oder auf Englisch ausgefüllt werden.'; +$_ERRORS['13975b1e39be74bce65bba1c562c6d01'] = 'URL Rewrite-Feld entweder in der Standardsprache oder auf Englisch ausgefüllt werden.'; $_ERRORS['deec1d85e431dfa0f76e48cfd764f8d5'] = 'Umsatzsteuer-Identifikationsnummer wurde nicht gefunden'; $_ERRORS['059d29a2088bcf0b9bae76a11f3a07e3'] = 'Der Bestätigungsservice für die MwSt-Nummer ist nicht verfügbar'; $_ERRORS['a09ed6c60eb3213939cecb4c580813cd'] = 'Gültig für den gesamten Katalog'; $_ERRORS['3e41a372995c92f9d28c3d73a45dd24b'] = 'der Name der Eigenschaft ist nicht gültig'; $_ERRORS['a568861476b45633c728e35a155b8121'] = 'Funktionsbestätigung nicht gefunden'; $_ERRORS['3221017ca72a4fd2f8d083d9a2f585d2'] = 'Der vorherige Ermäßigungsgutschein ist nicht mit anderen Ermäßigungen kombinierbar.'; -$_ERRORS['57e53d0590482b22c7810a968e35e649'] = 'Gutschein Namen ungültig.'; -$_ERRORS['de5213079199a0da311533b8654b6723'] = 'Wir können nicht regenerieren Sie Ihr Passwort mit Daten, die Sie eingereicht'; -$_ERRORS['17b47060583191452b3d4455820673c9'] = 'Falsche Kennungen!'; +$_ERRORS['c4e7595c4e8f49c80458997b912d749b'] = 'Falsche Kennungen!'; $_ERRORS['db80d36a89df4c527c779b722bb039f8'] = 'Falsche Kategorie'; $_ERRORS['2d926c42da8b8f9a808161df413cae5e'] = 'Falsches Anfangs-/ Enddatum'; -$_ERRORS['de10fc28511b894f704c1a67fcff7b4f'] = 'Sie haben bereits die maximale verfügbare Menge für dieses Produkt.'; $_ERRORS['db4c57ec9dc07e5858740dac2954afe0'] = 'Sie können diese Funktion auf dieser Seite deaktivieren'; -$_ERRORS['2e7b594686a85c50ecfe23142c44381e'] = 'Sie können sich regenerieren Ihr Passwort nur alle'; -$_ERRORS['c36ffc54ea2f11d2e9396a7722c23807'] = 'Sie können nicht deaktivieren Sie die Standard-Träger, ändern Sie bitte Ihre Standard-Carrier.'; +$_ERRORS['2e7b594686a85c50ecfe23142c44381e'] = 'Sie können Ihr Kennwort nur alle wiederherstellen'; $_ERRORS['2f236f9450ce8714611e468181064659'] = 'Sie können die Standard-Sprache nicht ändern'; -$_ERRORS['367cff6e64cd67b345fc1e32bb9c081b'] = 'Sie können nicht zu einem Gast-Konto.'; $_ERRORS['f6eef841ad92e89ad56eadb17a242596'] = 'Sie können keine Länder löschen Wenn Sie wollen, dass es für Ihre Kunden nicht verfügbar ist, können Sie es deaktivieren.'; $_ERRORS['ec5f6f7f65190788d12ef16ab6135009'] = 'Sie können nicht alle löschen'; $_ERRORS['e5403f88992848e3b3f3f92bf015e8e2'] = 'Sie können die Standard-Gruppe nicht löschen'; $_ERRORS['052800f7397d4c12924faa83534c62f0'] = 'Sie können das letzte Administratorkonto nicht deaktivieren oder löschen'; $_ERRORS['f5d44b60e38b28d19549bb7a107654ca'] = 'Sie können Ihr eigenes Konto nicht löschen.'; +$_ERRORS['bc9fcab1dcc7fe1538b180d314f20514'] = 'Der Standard Versanddienst kann nicht deaktiviert werden. Bitte ändern Sie zunächst den Strandard-Status.'; $_ERRORS['cc7fe0548f3832b01e1d4ce466b99b4c'] = 'Sie können diese Sprache nicht als Standardsprache einstellen, da sie deaktiviert ist'; $_ERRORS['bcb79c6d8176d7b079f5db1eaf4f4579'] = 'Sie können diesen Gutschein nicht mehr verwenden (Nutzungslimit erreicht)'; $_ERRORS['02883940f7330dcb8abf2f0abe6cb529'] = 'Sie können diesen Ermäßigungsgutschein nicht verwenden'; -$_ERRORS['6c0c0f020946de99f53354e8d83375e2'] = 'Du hast nicht eine beliebige Tabellen'; +$_ERRORS['6c0c0f020946de99f53354e8d83375e2'] = 'Sie haben keine Tabellen ausgewählt'; $_ERRORS['66fd32189ae65313e153fa8711d061cc'] = 'Sie verwenden die falsche Kennung '; -$_ERRORS['ba2bfa3216ea97ec1e454239610d089a'] = 'Sie haben keinen Zugang zu dieser Kategorie.'; -$_ERRORS['a5df8bfce318a15ea55f18082b9b56c0'] = 'Sie haben keinen Zugriff auf dieses Produkt.'; $_ERRORS['81349d7b857695302c8a17e4382c5032'] = 'Sie sind nicht berechtigt'; $_ERRORS['68f608519f1015caf55d76b1d571a58b'] = 'Sie haben keine ausreichenden Rechte zum Hinzufügen.'; $_ERRORS['03596501a6ce61f5a66dc0146fbab03e'] = 'Sie haben keine ausreichenden Rechte zum Löschen von Elementen.'; @@ -499,61 +418,51 @@ $_ERRORS['2406c65c7d678cfca3aad1233c50283a'] = 'Sie haben hier keine Berechtigun $_ERRORS['c111be82444b7eed2d979636db454ce9'] = 'Zugriff verweigert'; $_ERRORS['e16d739521610f6bcae4a092380e8370'] = 'Sie haben die maximale Anzahl der Downloads erreicht.'; $_ERRORS['27ac5352d430b82c99157e2dc13a96e3'] = 'Sie haben einen Staat für ein Land ausgewählt, den dieses nicht enthält'; -$_ERRORS['b5e7cc688920a94a5ec3c5bdd0144bef'] = 'Sie müssen Allgemeinen Geschäftsbedingungen, bevor akzeptieren'; -$_ERRORS['a6bff806eca0f27ddc2118218517e690'] = 'Sie müssen hinzufügen'; $_ERRORS['251db6b140bc5b3adcbe0c5efadb3c7d'] = 'Sie müssen mindestens ein Attribut hinzufügen'; $_ERRORS['0d15d3afa8c174934ff0e43ce3b99bd3'] = 'Sie müssen eingeloggt sein, um Ihre Warnungen zu verwalten'; $_ERRORS['16a23698e7cf5188ce1c07df74298076'] = 'Sie müssen eingeloggt sein, um Ihre Wunschlisten zu verwalten'; -$_ERRORS['d14e88e2344c5dba06dad332a7f74726'] = 'Sie müssen eine Fluggesellschaft, bevor wählen'; $_ERRORS['58ac247e63d629fd85e0376c1c42d783'] = 'Sie müssen ein Thema wählen'; -$_ERRORS['577c8acd6847e0a8fc64911123f2ec1f'] = 'Sie müssen zumindest einen Server und SMTP-Port angeben. Wenn Sie nicht sicher sind, verwenden Sie stattdessen die PHP-Mailfunktion().'; +$_ERRORS['2c3002a6348df5e197c7b187f328709d'] = 'Sie müssen zumindest einen Server und SMTP-Port angeben. Wenn Sie nicht sicher sind, verwenden Sie stattdessen die PHP-Mailfunktion().'; $_ERRORS['ae0e822b6fad0de61c231ef188997e92'] = 'Ein Produkt ist notwendig, um eine Warnung zu entfernen'; $_ERRORS['b0ffc4925401f6f4edb038f5ca954937'] = 'Sie müssen sich einloggen'; -$_ERRORS['39916f579f264041641c122e68e545d5'] = 'Sie müssen sich registrieren mindestens eine Telefonnummer'; $_ERRORS['ddd4e7f16c2032d59cb4fb4b86576bc5'] = 'Sie müssen mindestens ein Element wählen, um löschen zu können'; $_ERRORS['b30545c7b2d429352b9afdd85be810c7'] = 'Sie müssen einen Namen bestimmen'; $_ERRORS['b1367942aa02ea8c9d4aa07cdf5e473c'] = 'Sie müssen mindestens ein Objekt behalten'; $_ERRORS['d4430672c8b3c123ae5f4c2f4b5b458d'] = 'Sie müssen mindestens ein Produkt haben'; $_ERRORS['c7cd7ecd5b19e01f74cad32af30c9ac4'] = 'Sie müssen mindestens einen Mitarbeiter in der Administrator-Gruppe haben'; -$_ERRORS['a170d84259d851b7ffd392fceb555ac2'] = 'Sie sollten mindestens eine Zone'; -$_ERRORS['dcefb46cb90317f0d55e889b153b995e'] = 'Sie sollten mindestens eine Kategorie'; -$_ERRORS['cec4bc8f225e9d54b6674a56e57f0aa2'] = 'Sie werden in Ihren Einkaufswagen in wenigen Sekunden weitergeleitet.'; +$_ERRORS['a170d84259d851b7ffd392fceb555ac2'] = 'Sie müssen mindestens eine Zone erstellen.'; +$_ERRORS['dcefb46cb90317f0d55e889b153b995e'] = 'Sei müssen mindestens eine Kategorie erstellen.'; $_ERRORS['413744b7b47ee60e054c5a5309a2d62f'] = 'Aus Sicherheitsgründen sind Sie nicht dazu berechtigt, die Bestellung zu bestätigen.'; -$_ERRORS['aac858f68ca522fc334a050dd2481478'] = 'Ihr Gast-Account ist bereits in ein Kunden-Konto umgewandelt worden. Bitte loggen Sie sich zu Ihrem Kundenkonto dieser Reihenfolge anzuzeigen, ist dieser Abschnitt für Gast-Accounts vorbehalten'; -$_ERRORS['0f41d0742e01e4f68e506d9526916ca9'] = 'Ihr Passwort ist falsch.'; -$_ERRORS['6a2c60a8e4aa4da5cc4a041111325aed'] = 'Ihre Postleitzahl ist ungültig.'; -$_ERRORS['3d825cbfa93b2c0e9ea93bbcab328fe0'] = 'Zip / Postal Code'; -$_ERRORS['702f5592024f4a807d5bd1b145c93300'] = 'Ihr Startdatum ist ungültig (Format JJJJ-MM-TT)'; -$_ERRORS['2a0fad646bb2694202cbd53ce9dcf3f8'] = 'Ihr Enddatum ist ungültig (Format JJJJ-MM-TT)'; +$_ERRORS['0a2808a7f106b67ab21f6198b7ef5537'] = 'Ihre Postleitzahl ist ungültig.'; +$_ERRORS['f68748bc0ed100e4fbdf8cc216fd51b8'] = 'Ihr Startdatum ist ungültig (Format JJJJ-MM-TT)'; +$_ERRORS['abe03b046b2eb12d489fbe31f9b55b8e'] = 'Ihr Enddatum ist ungültig (Format JJJJ-MM-TT)'; $_ERRORS['179bdae10ca983dd1cf9cd1a4bf4f20a'] = 'Das Archiv kann nicht von Prestashop.com heruntergeladen werden'; $_ERRORS['70f4b635847038d056e33959821a7a66'] = 'Zeichen max.'; $_ERRORS['e0d4da0607fb1793b6e1d348c36d52cb'] = 'config.xml fehlt in Ihrem Themenpfad.'; $_ERRORS['1d112c010ef14e32e478b36aca8d3414'] = 'config.xml ist keine gültige xml-Datei in Ihrem Themenpfad'; $_ERRORS['6364b8f0fcf00c1fedb76a7a7b7ad03e'] = 'config.xml Themendatei wurde nicht für diese Prestashop-Version erstellt.'; -$_ERRORS['297078e9e852ac0f405a4c5a5e783452'] = 'DESCRIPTION_SHORT: Länge>'; -$_ERRORS['b0accee4a4704ec46d245b722309a8be'] = 'nicht in der Datenbank vorhanden'; +$_ERRORS['297078e9e852ac0f405a4c5a5e783452'] = 'Kurzbeschreibung: Länge >'; +$_ERRORS['b0accee4a4704ec46d245b722309a8be'] = 'existiert nicht in der Datenbank'; $_ERRORS['06e3d36fa30cea095545139854ad1fb9'] = 'Feld'; $_ERRORS['1cd6f2b0848e672cb987e15e0598a144'] = 'für die Sprache'; $_ERRORS['1b073c8ca6b9aabf07935221e17b7c42'] = 'die Liste der Eigenschaften ist nicht verfügbar'; -$_ERRORS['94f2741fd4c141e0d7f9b267f1c90742'] = 'Kennung ist nicht Tabelle oder Kennung:'; +$_ERRORS['94f2741fd4c141e0d7f9b267f1c90742'] = 'Kennung ist keine Tabelle oder Kennzeichung:'; $_ERRORS['1d744a9ad1dac20645cfc4a36b77323b'] = 'Bild(er)'; $_ERRORS['660785e5dba40753e78220c416e70513'] = 'Bilderordner. Bitte prüfen Sie die Schreibberechtigungen des Ordners.'; $_ERRORS['13b5bfe96f3e2fe411c9f66f4a582adf'] = 'in'; -$_ERRORS['2dd3ed3563a4e175ad6f9c20ca5173af'] = 'ist nicht zugelassen und wird in der nächsten Hauptversion entfernt.'; $_ERRORS['edc25f8d24586711fa2282b1b93b1f83'] = 'ist leer für die Standard-Sprache'; $_ERRORS['8ae0cb74f9724518e1ce68c503377002'] = 'ungültig'; -$_ERRORS['07e7c062b3c2cba35ce57885454c0f8d'] = 'wird benötigt, um Ihre Bestellung zu bestätigen.'; $_ERRORS['ee66f9c9930cb33d2a5dde9b240d3f7e'] = 'erforderlich'; $_ERRORS['1555da21cb82e9f383dd1fd5aebf32a7'] = 'zu lange in'; $_ERRORS['4e377ef9ed6efd76fbf2441eb124862f'] = 'zu lang'; $_ERRORS['3e56c011b37f0bc78fb9eb175c1181c6'] = 'kB'; -$_ERRORS['0063b3a012a82d561927a8f23f72f108'] = 'Schlüssel ist nicht Tabelle oder Kennung,'; +$_ERRORS['0063b3a012a82d561927a8f23f72f108'] = 'Schlüssel ist keine Tabelle oder Kennung,'; $_ERRORS['ff30d300e1e8810211e29bb092decdf1'] = 'Minute (n)'; $_ERRORS['c07d1d742561121e6abd49450947c187'] = 'das Modul kann nicht geladen werden'; $_ERRORS['1f1ea9a83dab5b3fc4d3be37fc7fc771'] = 'muss festgelegt sein'; $_ERRORS['a9b036d3e91d53892d6a67c31327e456'] = 'muss die Schreibrechte haben'; $_ERRORS['412e78628d9b033b54bb0e387e6e40f3'] = 'Name der Eigenschaft'; -$_ERRORS['5e5fe82e71c8495982731e4c43e7ecef'] = 'nicht-Tabelle oder Kennung:'; +$_ERRORS['5e5fe82e71c8495982731e4c43e7ecef'] = 'Keine Tabelle oder Kennung:'; $_ERRORS['db5bf82f326c6332a2c3dc1b0dd4598e'] = 'wurde neu geschrieben als'; ?> \ No newline at end of file diff --git a/translations/de/fields.php b/translations/de/fields.php index 3f60bfee0..d81f8673d 100644 --- a/translations/de/fields.php +++ b/translations/de/fields.php @@ -5,21 +5,25 @@ $_FIELDS = array(); $_FIELDS['Address_71581233bcc121fcc409ecce9317fbde'] = 'Kunden-ID'; $_FIELDS['Address_98305bfa557ba2547e7de1fb77053c93'] = 'Lieferanten-ID'; $_FIELDS['Address_ad8a1593fb8fbba0eb0f9dba0e51e7f1'] = 'Hersteller-ID'; +$_FIELDS['Address_ca9d7d57c84bc376f8e2c498fdad10df'] = 'Lager-Nr.'; $_FIELDS['Address_e42112710fe4f0cf86411aabc028e7d9'] = 'Länder-ID'; $_FIELDS['Address_c4da098c369f77a70643fa52972677be'] = 'Staaten-ID'; $_FIELDS['Address_724874d1be77f450a09b305fc1534afb'] = 'alias'; $_FIELDS['Address_93c731f1c3a84ef05cd54d044c379eaa'] = 'Firma'; $_FIELDS['Address_8ad75c5a8821cc294f189181722acb56'] = 'Nachname'; -$_FIELDS['Address_eec0a9661213354fa7a52519eea3f827'] = 'Umsatzsteuer-Identifikationsnummer'; $_FIELDS['Address_342f5c77ed008542e78094607ce1f7f3'] = 'Vorname'; +$_FIELDS['Address_eec0a9661213354fa7a52519eea3f827'] = 'Umsatzsteuer-Identifikationsnummer'; $_FIELDS['Address_81e70cb16ec45f5ab19bb6638e8e6c2d'] = 'Adresse (1)'; $_FIELDS['Address_f669f8e9f6599d0dfcd613bc6e2f347e'] = 'Adresse (2)'; +$_FIELDS['Address_e90ebd9556fa4031171f043013794b61'] = 'PLZ'; $_FIELDS['Address_4ed5d2eaed1a1fadcc41ad1d58ed603e'] = 'Stadt'; $_FIELDS['Address_795f3202b17cb6bc3d4b771d8c6c9eaf'] = 'andere'; $_FIELDS['Address_f7a42fe7211f98ac7a60a285ac3a9e87'] = 'Telefonnr.'; $_FIELDS['Address_2df2ca5cf808744c2977e4073f6b59c8'] = 'Mobilnr.'; -$_FIELDS['Address_da602f0b162fccbf6b150cfcfc7a7379'] = 'gelöscht'; $_FIELDS['Address_d56f5e97524d5d1ad77ec197ae11dad0'] = 'dni'; +$_FIELDS['Address_da602f0b162fccbf6b150cfcfc7a7379'] = 'gelöscht'; +$_FIELDS['Address_ab332097a7a287c9e711aba495c44e9e'] = 'aufgenommen am'; +$_FIELDS['Address_6e3005e36b07fd014f7123b0fe039628'] = 'aktualisiert am'; $_FIELDS['AddressFormat_1ddcb92ade31c8fbd370001f9b29a7d9'] = 'Format'; $_FIELDS['Alias_06a943c59f33a34bb5924aaf72cd2995'] = 'Suche'; $_FIELDS['Alias_724874d1be77f450a09b305fc1534afb'] = 'alias'; @@ -27,26 +31,16 @@ $_FIELDS['Alias_c76a5e84e4bdee527e274ea30c680d79'] = 'aktiv'; $_FIELDS['Attachment_8c7dd922ad47494fc02c388e12c00eac'] = 'Datei'; $_FIELDS['Attachment_d02a169f33469c888396a24dd9d9f1c6'] = 'Mime'; $_FIELDS['Attachment_3090ad88ff7c9ca191579b709069fe64'] = 'Dateiname:'; -$_FIELDS['Attachment_b068931cc450442b63f5b3d276ea4297'] = 'Name'; -$_FIELDS['Attachment_67daf92c833c41c95db874e18fcb2786'] = 'Beschreibung'; -$_FIELDS['Attribute_7b45130ec39fb910fdc94eab007b1e76'] = 'Attributgruppe'; +$_FIELDS['Attribute_7b45130ec39fb910fdc94eab007b1e76'] = 'Variantengruppe'; $_FIELDS['Attribute_70dda5dfb8053dc6d1c492574bce9bfd'] = 'Farbe'; -$_FIELDS['Attribute_b068931cc450442b63f5b3d276ea4297'] = 'Name'; +$_FIELDS['Attribute_4757fe07fd492a8be0ea6a760d683d6e'] = 'Position'; $_FIELDS['AttributeGroup_b968105336252e3b3a42fe9e4e06b9d5'] = 'Farbengruppe'; -$_FIELDS['AttributeGroup_b068931cc450442b63f5b3d276ea4297'] = 'Name'; -$_FIELDS['AttributeGroup_161b4814c78bb4d03d3c140d66031c93'] = 'Öffentlicher Name'; -$_FIELDS['CMS_daed73073d15e0baf1cdfaea3b5e28ab'] = 'Meta Beschreibung'; -$_FIELDS['CMS_69a2fc764784fa41975b85e0aa96ded3'] = 'Meta Schlüsselwörter'; -$_FIELDS['CMS_493c8b960a4aca4d102deaf489d5b3f4'] = 'Metatitel'; -$_FIELDS['CMS_a2c6a4f5547c18f5b19a2a89569ab4e5'] = 'vereinfachte URL'; -$_FIELDS['CMS_9a0364b9e99bb480dd25e1f0284c8555'] = 'Inhalt'; +$_FIELDS['AttributeGroup_4757fe07fd492a8be0ea6a760d683d6e'] = 'Position'; +$_FIELDS['CMS_7ea9f9960499fd722b9c07d732f08fc8'] = 'ID CMs Kategorie'; $_FIELDS['CMSCategory_c76a5e84e4bdee527e274ea30c680d79'] = 'aktiv'; -$_FIELDS['CMSCategory_b068931cc450442b63f5b3d276ea4297'] = 'Nachname'; -$_FIELDS['CMSCategory_a2c6a4f5547c18f5b19a2a89569ab4e5'] = 'Vereinfachte URL'; -$_FIELDS['CMSCategory_67daf92c833c41c95db874e18fcb2786'] = 'Beschreibung'; -$_FIELDS['CMSCategory_493c8b960a4aca4d102deaf489d5b3f4'] = 'Meta Titel'; -$_FIELDS['CMSCategory_daed73073d15e0baf1cdfaea3b5e28ab'] = 'Meta Beschreibung'; -$_FIELDS['CMSCategory_69a2fc764784fa41975b85e0aa96ded3'] = 'Meta Schlüsselwörter'; +$_FIELDS['CMSCategory_672070865d6470b0b9c251e275faaa30'] = 'Haupt-ID'; +$_FIELDS['CMSCategory_ab332097a7a287c9e711aba495c44e9e'] = 'aufgenommen am'; +$_FIELDS['CMSCategory_6e3005e36b07fd014f7123b0fe039628'] = 'aktualisiert am'; $_FIELDS['Carrier_1e11810933474f450c5a5ed9d091ad54'] = 'id_tax_rules_group'; $_FIELDS['Carrier_b068931cc450442b63f5b3d276ea4297'] = 'Name'; $_FIELDS['Carrier_c76a5e84e4bdee527e274ea30c680d79'] = 'aktiv'; @@ -55,14 +49,20 @@ $_FIELDS['Carrier_572d4e421e5e6b9bc11d815e8a027112'] = 'URL'; $_FIELDS['Carrier_dda135a8dc6469e2cef29a428827d700'] = 'Versandabwicklung'; $_FIELDS['Carrier_f04324a1dcab9d9a2a05b65c76980771'] = 'Verhalten der Preisspannen'; $_FIELDS['Carrier_cc51e8706f25c0a5c69ea4dfd8198ded'] = 'Versandart'; -$_FIELDS['Carrier_7243f8be75253afbadf7477867021f8b'] = 'Frist'; +$_FIELDS['Carrier_3d2820073e60a9862809cd1635e9135e'] = 'max. Breite'; +$_FIELDS['Carrier_4392e2e8e99a6274cf681d8e167eeaad'] = 'max. Höhe'; +$_FIELDS['Carrier_5d9978db1eb3e8f9014c39453ef8fa4a'] = 'max. Tiefe'; +$_FIELDS['Carrier_06894f07c91706c197bffac86a3670b3'] = 'max. Gewicht'; +$_FIELDS['Carrier_de6a20aa7f2e36fb6abe61de5fb464b1'] = 'Stufe'; +$_FIELDS['Carrier_05a7f42f059146e66d2584a76d1781c1'] = 'is Modul'; +$_FIELDS['Carrier_da602f0b162fccbf6b150cfcfc7a7379'] = 'gelöscht'; $_FIELDS['Cart_9cc402eb9ae8b8226bb5e4c2a20905a1'] = 'ID der Lieferadresse'; $_FIELDS['Cart_2a19149f2c7c6f670ef22efeb5eff256'] = 'ID der Rechnungsadresse'; +$_FIELDS['Cart_127c4d2c9a53aaa036f9aaaff6eb4901'] = 'Versanddienst-ID'; $_FIELDS['Cart_d488c3bb8b7a06f26e44c153ce047933'] = 'ID der Währung'; $_FIELDS['Cart_71581233bcc121fcc409ecce9317fbde'] = 'Kunden-ID'; $_FIELDS['Cart_3d434574fc60866176e072048e1f6109'] = 'Besucher-ID'; $_FIELDS['Cart_2241013f64d89954e85e6285f0c6b85b'] = 'ID der Sprache'; -$_FIELDS['Cart_127c4d2c9a53aaa036f9aaaff6eb4901'] = 'Lieferer-ID'; $_FIELDS['Cart_ebe8981d76f7ad9932596145cce9c46f'] = 'recycelbar'; $_FIELDS['Cart_a0ec3b461abf4bc16ad615481260140e'] = 'Geschenkverpackung'; $_FIELDS['Cart_2d25e765b355cb72d40c35c83c233e83'] = 'Geschenk-Nachricht'; @@ -70,12 +70,10 @@ $_FIELDS['Category_67b0a9d199d15a739bdd15669524442d'] = 'nlinks'; $_FIELDS['Category_4ac3932004533d3f5ab93626f9fafe82'] = 'nrechts'; $_FIELDS['Category_86a0401bd5e7f72df7db32747c7d9391'] = 'Tiefen-grad'; $_FIELDS['Category_c76a5e84e4bdee527e274ea30c680d79'] = 'aktiv'; -$_FIELDS['Category_b068931cc450442b63f5b3d276ea4297'] = 'Name'; -$_FIELDS['Category_a2c6a4f5547c18f5b19a2a89569ab4e5'] = 'Vereinfachte URL'; -$_FIELDS['Category_67daf92c833c41c95db874e18fcb2786'] = 'Beschreibung'; -$_FIELDS['Category_493c8b960a4aca4d102deaf489d5b3f4'] = 'Metatitel'; -$_FIELDS['Category_daed73073d15e0baf1cdfaea3b5e28ab'] = 'Meta Beschreibung'; -$_FIELDS['Category_69a2fc764784fa41975b85e0aa96ded3'] = 'Meta Schlüsselwörter'; +$_FIELDS['Category_672070865d6470b0b9c251e275faaa30'] = 'Haupt-ID'; +$_FIELDS['Category_2f5c86281a15e2e5bc1e2a33e5811084'] = 'Standardkategorie'; +$_FIELDS['Category_ab332097a7a287c9e711aba495c44e9e'] = 'aufgenommen am'; +$_FIELDS['Category_6e3005e36b07fd014f7123b0fe039628'] = 'aktualisiert am'; $_FIELDS['Combination_120faea10923bec533179a806fa925c3'] = 'Produkt-ID'; $_FIELDS['Combination_d5189de027922f81005951e6efe0efd5'] = 'Lage'; $_FIELDS['Combination_a3b6a4d0897451813950029a3066f219'] = 'ean13'; @@ -86,19 +84,24 @@ $_FIELDS['Combination_ae10d61c45ba89be06639c38776f612d'] = 'Ökosteuer'; $_FIELDS['Combination_221d2a4bfdae13dbd5aeff3b02adb8c1'] = 'Menge'; $_FIELDS['Combination_7edabf994b76a00cbc60c95af337db8f'] = 'Gewicht'; $_FIELDS['Combination_95164b54cc582f9051b417977072113b'] = 'Standardmäßig an'; +$_FIELDS['Combination_a80df855bb6ec792a6bd2f4260dc7c7d'] = 'Verfügbar ab'; +$_FIELDS['CompareProduct_454197af8a49ecf88caa028e8cc4bbc4'] = 'Vergleichs-ID'; +$_FIELDS['CompareProduct_71581233bcc121fcc409ecce9317fbde'] = 'Kunden-ID'; $_FIELDS['Configuration_b068931cc450442b63f5b3d276ea4297'] = 'Name'; +$_FIELDS['Configuration_ab332097a7a287c9e711aba495c44e9e'] = 'aufgenommen am'; +$_FIELDS['Configuration_6e3005e36b07fd014f7123b0fe039628'] = 'aktualisiert am'; $_FIELDS['Connection_3d434574fc60866176e072048e1f6109'] = 'Gast-ID'; $_FIELDS['Connection_a03d02efb705d34236ec7f3f92f28a83'] = 'ID der Seite'; $_FIELDS['Connection_5325a74622ce627d62d32cf5c0e92d47'] = 'IP-Adresse'; $_FIELDS['Connection_752e9cf7fa97cae885cf2c2985157d9c'] = 'HTTP-Referrer'; +$_FIELDS['Connection_ab332097a7a287c9e711aba495c44e9e'] = 'aufgenommen am'; $_FIELDS['ConnectionsSource_8213fc260556678515bc4b48d8d21c43'] = 'ID der Verbindung'; $_FIELDS['ConnectionsSource_752e9cf7fa97cae885cf2c2985157d9c'] = 'HTTP-Referrer'; $_FIELDS['ConnectionsSource_156577e912dd9b1be50a671edc17c4a0'] = 'URI anfordern'; $_FIELDS['ConnectionsSource_59aeb2c9970b7b25be2fab2317e31fcb'] = 'Schlüsselwörter'; +$_FIELDS['ConnectionsSource_ab332097a7a287c9e711aba495c44e9e'] = 'afgenommen am'; $_FIELDS['Contact_0c83f57c786a0b4a39efab23731c7ebc'] = 'E-Mail'; $_FIELDS['Contact_b9037d95e03e549cefb51b512cfc5a24'] = 'Kundendienst'; -$_FIELDS['Contact_b068931cc450442b63f5b3d276ea4297'] = 'Name'; -$_FIELDS['Contact_67daf92c833c41c95db874e18fcb2786'] = 'Beschreibung'; $_FIELDS['Country_efc19cceda447c9d6f95094e9b01ef24'] = 'ID der Zone'; $_FIELDS['Country_d488c3bb8b7a06f26e44c153ce047933'] = 'ID der Währung'; $_FIELDS['Country_3011322530410f26aa0f8066e68c7070'] = 'Internationale Vorwahl'; @@ -109,7 +112,6 @@ $_FIELDS['Country_1a1ca79d4710078f654cd88b3311a80a'] = 'benötigt Kennnummer'; $_FIELDS['Country_1034ac1cb822c1e040fe45ffc028f38d'] = 'Benötigt eine Postleitzahl'; $_FIELDS['Country_37f577d6d447ff0743d74245446223b3'] = 'PLZ-Format'; $_FIELDS['Country_514b22ce3e77a7badaf3da0c712e64d5'] = 'Steuer anzeigen'; -$_FIELDS['Country_b068931cc450442b63f5b3d276ea4297'] = 'Name'; $_FIELDS['County_b068931cc450442b63f5b3d276ea4297'] = 'Name'; $_FIELDS['County_c4da098c369f77a70643fa52972677be'] = 'id_staat'; $_FIELDS['County_c76a5e84e4bdee527e274ea30c680d79'] = 'aktiv'; @@ -135,9 +137,12 @@ $_FIELDS['Customer_0402462205c4fb9cd425c0a04afaf737'] = 'OptIn'; $_FIELDS['Customer_c76a5e84e4bdee527e274ea30c680d79'] = 'aktiv'; $_FIELDS['Customer_aad653ca3ee669635f2938b73098b6d7'] = 'Hinweis'; $_FIELDS['Customer_02bf09ac31ac05b8f07ea7fcf70cac61'] = 'ist_Gast'; -$_FIELDS['CustomerMessage_78e731027d8fd50ed642340b7c9a63b3'] = 'Nachricht'; +$_FIELDS['Customer_ab332097a7a287c9e711aba495c44e9e'] = 'aufgenommen am'; +$_FIELDS['Customer_6e3005e36b07fd014f7123b0fe039628'] = 'aktualisiert am'; $_FIELDS['CustomerMessage_958c11507403f88248678579d5739af3'] = 'Mitarbeiter-ID'; $_FIELDS['CustomerMessage_5325a74622ce627d62d32cf5c0e92d47'] = 'IP-Adresse'; +$_FIELDS['CustomerMessage_78e731027d8fd50ed642340b7c9a63b3'] = 'Nachricht'; +$_FIELDS['CustomerMessage_ab332097a7a287c9e711aba495c44e9e'] = 'aufgenommen am'; $_FIELDS['CustomerThread_2241013f64d89954e85e6285f0c6b85b'] = 'ID der Sprache'; $_FIELDS['CustomerThread_d62c3c6a855fcca88bc926e1cd00b9c3'] = 'Kontakt-ID'; $_FIELDS['CustomerThread_71581233bcc121fcc409ecce9317fbde'] = 'Kunden-ID'; @@ -145,28 +150,24 @@ $_FIELDS['CustomerThread_34888c23070f33d8455a5f341826282d'] = 'ID der Bestellung $_FIELDS['CustomerThread_120faea10923bec533179a806fa925c3'] = 'Produkt-ID'; $_FIELDS['CustomerThread_0c83f57c786a0b4a39efab23731c7ebc'] = 'E-Mail'; $_FIELDS['CustomerThread_94a08da1fecbb6e8b46990538c7b50b2'] = 'Token'; +$_FIELDS['CustomerThread_ab332097a7a287c9e711aba495c44e9e'] = 'aufgenommen am'; +$_FIELDS['CustomerThread_6e3005e36b07fd014f7123b0fe039628'] = 'aktualisiert am'; $_FIELDS['DateRange_7551fc411eb85f94cf0c169b13caf0e0'] = 'Startzeit'; $_FIELDS['DateRange_f1f6dc1a412a39696690dca7b862f852'] = 'Endzeit'; -$_FIELDS['Delivery_127c4d2c9a53aaa036f9aaaff6eb4901'] = 'Lieferer-ID'; +$_FIELDS['Delivery_127c4d2c9a53aaa036f9aaaff6eb4901'] = 'Versanddienst-ID'; $_FIELDS['Delivery_384adda0bf178847c67398243af2baca'] = 'ID der Preisspanne'; $_FIELDS['Delivery_4b514747ba30cb1e262850b471213258'] = 'ID der Gewichtsspanne'; $_FIELDS['Delivery_efc19cceda447c9d6f95094e9b01ef24'] = 'ID der Zone'; $_FIELDS['Delivery_78a5eb43deef9a7b5b9ce157b9d52ac4'] = 'Preis'; $_FIELDS['Discount_71581233bcc121fcc409ecce9317fbde'] = 'Kunden-ID'; -$_FIELDS['Discount_6d03c13d90dae15f3dafe865b0fbfded'] = 'Gruppen-ID'; -$_FIELDS['Discount_3b10b8231e783bc1485935367295bf25'] = 'ID der Ermäßigungsart'; -$_FIELDS['Discount_d488c3bb8b7a06f26e44c153ce047933'] = 'ID der Währung'; -$_FIELDS['Discount_b068931cc450442b63f5b3d276ea4297'] = 'Code'; -$_FIELDS['Discount_2063c1608d6e0baf80249c42e2be5804'] = 'Wert'; -$_FIELDS['Discount_221d2a4bfdae13dbd5aeff3b02adb8c1'] = 'Menge'; -$_FIELDS['Discount_71ebd61b0a747a2d5a2948957b164e8e'] = 'Menge pro Kunde'; -$_FIELDS['Discount_486adb0fa5b4f0900de1d723bf9bc08c'] = 'kombinierbar'; -$_FIELDS['Discount_cb443cf7f01e4975c683bdb894e1e27c'] = 'kombinierbar'; $_FIELDS['Discount_3027783fd3d10afad84a9a15552b3445'] = 'Startdatum'; $_FIELDS['Discount_0dc00dd4dfdbf2864a0cdf57034916c2'] = 'Enddatum'; -$_FIELDS['Discount_dc43e863c176e9b9f2a0b6054b24bd1a'] = 'Minimalbetrag'; -$_FIELDS['Discount_c76a5e84e4bdee527e274ea30c680d79'] = 'aktiv'; $_FIELDS['Discount_67daf92c833c41c95db874e18fcb2786'] = 'Beschreibung'; +$_FIELDS['Discount_221d2a4bfdae13dbd5aeff3b02adb8c1'] = 'Menge'; +$_FIELDS['Discount_71ebd61b0a747a2d5a2948957b164e8e'] = 'Menge pro Kunde'; +$_FIELDS['Discount_c76a5e84e4bdee527e274ea30c680d79'] = 'aktiv'; +$_FIELDS['Discount_ab332097a7a287c9e711aba495c44e9e'] = 'aufgenommen am'; +$_FIELDS['Discount_6e3005e36b07fd014f7123b0fe039628'] = 'aktualisiert am'; $_FIELDS['Employee_8ad75c5a8821cc294f189181722acb56'] = 'Nachname'; $_FIELDS['Employee_342f5c77ed008542e78094607ce1f7f3'] = 'Vorname'; $_FIELDS['Employee_0c83f57c786a0b4a39efab23731c7ebc'] = 'E-Mail'; @@ -176,14 +177,14 @@ $_FIELDS['Employee_c76a5e84e4bdee527e274ea30c680d79'] = 'aktiv'; $_FIELDS['Employee_7d33fcc514e7c41792b26c9782103f73'] = 'ID des Profils'; $_FIELDS['Employee_19bd0ea6d7e46a8f82a0278c2175e57c'] = 'Farbe des Back Office'; $_FIELDS['Employee_a5253b4a2c85873f246fe02468c03064'] = 'Thema des Back Office'; -$_FIELDS['Employee_a290beb0a2e38a7e1bfae93d67809058'] = 'Back Office-Modus'; -$_FIELDS['Feature_b068931cc450442b63f5b3d276ea4297'] = 'Name'; -$_FIELDS['FeatureValue_cf16315dfe1382cad21d641216a20455'] = 'ID der Eigenschaften'; +$_FIELDS['Employee_4a46552472dbbe599b1029b338c78868'] = 'Back Office Screencast zeigen'; +$_FIELDS['Feature_4757fe07fd492a8be0ea6a760d683d6e'] = 'Positione'; +$_FIELDS['FeatureValue_cf16315dfe1382cad21d641216a20455'] = 'ID der Produktmerkmale'; $_FIELDS['FeatureValue_8b9035807842a4e4dbe009f3f1478127'] = 'kundenspezifisch'; -$_FIELDS['FeatureValue_2063c1608d6e0baf80249c42e2be5804'] = 'Wert'; -$_FIELDS['Group_9477e24c78f1ca8ee9b03111f6227fc2'] = 'Ermäßigung'; +$_FIELDS['Group_9477e24c78f1ca8ee9b03111f6227fc2'] = 'Rabatte'; $_FIELDS['Group_106d5a83461a9165d63fac5f5ef29b2e'] = 'Art der Preisanzeige'; -$_FIELDS['Group_b068931cc450442b63f5b3d276ea4297'] = 'Name'; +$_FIELDS['Group_ab332097a7a287c9e711aba495c44e9e'] = 'aufgenommen am'; +$_FIELDS['Group_6e3005e36b07fd014f7123b0fe039628'] = 'aktualisiert am'; $_FIELDS['GroupReduction_6d03c13d90dae15f3dafe865b0fbfded'] = 'Gruppen-ID'; $_FIELDS['GroupReduction_3d1553925158bfb5acce7827855d890b'] = 'Kategorie-ID'; $_FIELDS['GroupReduction_9477e24c78f1ca8ee9b03111f6227fc2'] = 'Ermäßigung'; @@ -205,111 +206,38 @@ $_FIELDS['Hook_b068931cc450442b63f5b3d276ea4297'] = 'Name'; $_FIELDS['Image_120faea10923bec533179a806fa925c3'] = 'Produkt-ID'; $_FIELDS['Image_4757fe07fd492a8be0ea6a760d683d6e'] = 'Position'; $_FIELDS['Image_41d0e299ca1abeb2094852da042165c7'] = 'Titelbild'; -$_FIELDS['Image_3d4dcd6fc8845fa8dfc04c3ea01eb0fb'] = 'Legende'; $_FIELDS['ImageType_b068931cc450442b63f5b3d276ea4297'] = 'Name'; $_FIELDS['ImageType_eaae26a6fb20ed3ef54fb23bfa0b1fcc'] = 'Breite'; $_FIELDS['ImageType_b435e227d5dd201e1768b2bcb2e0aa81'] = 'Höhe'; $_FIELDS['ImageType_b0b5ccb4a195a07fd3eed14affb8695f'] = 'Kategorien'; $_FIELDS['ImageType_86024cad1e83101d97359d7351051156'] = 'Produkte'; $_FIELDS['ImageType_077326568c4bb9ed153c12c171827a54'] = 'Hersteller'; -$_FIELDS['ImageType_d9ddf16079b7ba158c82e819d2c363d1'] = 'Lieferer'; +$_FIELDS['ImageType_d9ddf16079b7ba158c82e819d2c363d1'] = 'Lieferanten'; $_FIELDS['ImageType_c0617d9409c81311721089f4f4a7b83c'] = 'Szenen'; $_FIELDS['ImageType_61af09f34bc001f3b6d9139687a723fd'] = 'Shops'; $_FIELDS['Language_b068931cc450442b63f5b3d276ea4297'] = 'Name'; $_FIELDS['Language_213ecf1210f43736b6d4997fcfa27954'] = 'ISO-Code'; $_FIELDS['Language_60716c2f59efe423380e2faeb03472d5'] = 'Sprach-code'; $_FIELDS['Language_c76a5e84e4bdee527e274ea30c680d79'] = 'aktiv'; -$_FIELDS['Logger_e8518eafba242330636c5bdb532d5c88'] = 'id_log'; +$_FIELDS['Language_72297458b7dd56f4fed7ad50f8f92528'] = 'ist RTL'; +$_FIELDS['Language_bcc3919a88718453b7b718da20fa743e'] = 'Datum-Format abgekürzt'; +$_FIELDS['Language_04d2a887193db1373552504a6cff0bbb'] = 'Datum-Format voll'; $_FIELDS['Logger_f6cdd8562435f8dc36b4c5a221a11d7c'] = 'Schwere'; $_FIELDS['Logger_8e95bd427d65fbeeedb980f640074ea2'] = 'Fehler_Code'; $_FIELDS['Logger_78e731027d8fd50ed642340b7c9a63b3'] = 'Nachricht'; $_FIELDS['Logger_af31437ce61345f416579830a98c91e5'] = 'Objekt_id'; $_FIELDS['Logger_7ae7003da59ae71dcc9f8638ef50593d'] = 'Objekt_Typ'; +$_FIELDS['Logger_ab332097a7a287c9e711aba495c44e9e'] = 'aufgenommen am'; +$_FIELDS['Logger_6e3005e36b07fd014f7123b0fe039628'] = 'aktualisiert am'; $_FIELDS['Manufacturer_b068931cc450442b63f5b3d276ea4297'] = 'Name'; -$_FIELDS['Manufacturer_67daf92c833c41c95db874e18fcb2786'] = 'Beschreibung'; -$_FIELDS['Manufacturer_33660cc104fcd63cbaff5ab732104646'] = 'Kurzbeschreibung'; -$_FIELDS['Manufacturer_493c8b960a4aca4d102deaf489d5b3f4'] = 'Meta Titel'; -$_FIELDS['Manufacturer_daed73073d15e0baf1cdfaea3b5e28ab'] = 'Meta Beschreibung'; -$_FIELDS['Manufacturer_69a2fc764784fa41975b85e0aa96ded3'] = 'Meta Schlüsselwörter'; $_FIELDS['Message_78e731027d8fd50ed642340b7c9a63b3'] = 'Nachricht'; $_FIELDS['Message_4b4fce3a29e96d235c24f3d00b5dac6c'] = 'Warenkorb-ID'; $_FIELDS['Message_34888c23070f33d8455a5f341826282d'] = 'ID der Bestellung'; $_FIELDS['Message_71581233bcc121fcc409ecce9317fbde'] = 'Kunden-ID'; $_FIELDS['Message_958c11507403f88248678579d5739af3'] = 'Mitarbeiter-ID'; $_FIELDS['Message_2c17c6393771ee3048ae34d6b380c5ec'] = 'privat'; +$_FIELDS['Message_ab332097a7a287c9e711aba495c44e9e'] = 'aufgenommen am'; $_FIELDS['Meta_71860c77c6745379b0d44304d66b6a13'] = 'Seite'; -$_FIELDS['Meta_d5d3db1765287eef77d7927cc956f50a'] = 'Titel'; -$_FIELDS['Meta_67daf92c833c41c95db874e18fcb2786'] = 'Beschreibung'; -$_FIELDS['Meta_59aeb2c9970b7b25be2fab2317e31fcb'] = 'Schlüsselwörter'; -$_FIELDS['Meta_9ace99386cdb590076ebeb742be49b37'] = 'URL neu schreiben'; -$_FIELDS['Order_9cc402eb9ae8b8226bb5e4c2a20905a1'] = 'Nr. der Lieferadresse'; -$_FIELDS['Order_2a19149f2c7c6f670ef22efeb5eff256'] = 'Nr. der Rechnungsadresse'; -$_FIELDS['Order_4b4fce3a29e96d235c24f3d00b5dac6c'] = 'Warenkorb-Nr.'; -$_FIELDS['Order_d488c3bb8b7a06f26e44c153ce047933'] = 'Währungs-Nr.'; -$_FIELDS['Order_2241013f64d89954e85e6285f0c6b85b'] = 'Sprach-Nr.'; -$_FIELDS['Order_71581233bcc121fcc409ecce9317fbde'] = 'Kunden-Nr.'; -$_FIELDS['Order_127c4d2c9a53aaa036f9aaaff6eb4901'] = 'Lieferanten-Nr.'; -$_FIELDS['Order_e1e0e49561b77a80900e469978e92c49'] = 'Sicherheitsschlüssel'; -$_FIELDS['Order_f83c2a85d972a89238f31296c63f0dbc'] = 'Zahlungsweise'; -$_FIELDS['Order_ebe8981d76f7ad9932596145cce9c46f'] = 'recycelbar'; -$_FIELDS['Order_a0ec3b461abf4bc16ad615481260140e'] = 'Geschenkverpackung'; -$_FIELDS['Order_2d25e765b355cb72d40c35c83c233e83'] = 'Geschenk-Nachricht'; -$_FIELDS['Order_24a917790f71c6afa4fc9dfbb7aead82'] = 'Gesamtbetrag Ermäßigungen'; -$_FIELDS['Order_b2a159448114aa84a16976a3a23e958f'] = 'zu zahlender Gesamtbetrag'; -$_FIELDS['Order_c0dc7c6d047d48231ee1c9a02877b5fa'] = 'tatsächlich gezahlter Betrag'; -$_FIELDS['Order_c26b03425d286ddd8871961676f1e08a'] = 'Gesamt Produkte ohne MwSt.'; -$_FIELDS['Order_759e270d28958968474b4c217c5c9b37'] = 'Gesamt Produkte inklusive MwSt.'; -$_FIELDS['Order_58c2475fb2f4daf7e97b231ae3403623'] = 'Gesamtbetrag Versandkosten'; -$_FIELDS['Order_584ee9a9908fc859f3d0e1fbbb45afa0'] = 'Steuersatz Lieferant'; -$_FIELDS['Order_1a1d476079d7eec3fa8e6a01565543e4'] = 'Gesamtbetrag Verpackungskosten'; -$_FIELDS['Order_7fd41b45a6d0bb254e4c08be86e2e6c8'] = 'Paket Nr.'; -$_FIELDS['Order_393b71c52a4e802dc2a598d2e0a437b8'] = 'Wechselkurs'; -$_FIELDS['OrderDetail_34888c23070f33d8455a5f341826282d'] = 'ID der Bestellung'; -$_FIELDS['OrderDetail_9bea82def865d4d0e499eb252805f127'] = 'Produkt-ID'; -$_FIELDS['OrderDetail_47a2cea4c6befe54bb2144227e1f749d'] = 'ID des Produktattributs'; -$_FIELDS['OrderDetail_f5625f45195c610c4ab60fdc118a2cdb'] = 'Name des Produkts'; -$_FIELDS['OrderDetail_694c0cd6f84d3a32ddda7f57e753e6b9'] = 'Menge des Produkts'; -$_FIELDS['OrderDetail_e6388dead00402c04294abb656db50a9'] = 'Menge auf Lager'; -$_FIELDS['OrderDetail_28776ce73fad2208d96b1426546ad90a'] = 'Menge Rücksendung'; -$_FIELDS['OrderDetail_990524be225f5f701a8f8daf811a37d8'] = 'erstattete Menge'; -$_FIELDS['OrderDetail_b224024dd61385223767d99bf1e06077'] = 'injizierte Menge'; -$_FIELDS['OrderDetail_0271bf39e56e799d82cf3e0b2283a4a3'] = 'Preis des Produkts'; -$_FIELDS['OrderDetail_f3eec53df4f131ad0a2b18ec791ea7b4'] = 'Ermäßigung in Prozent'; -$_FIELDS['OrderDetail_3022a5bc34710bb735fd1359e5d576fe'] = 'Ermäßigungssumme'; -$_FIELDS['OrderDetail_9f57104597de9ae440c227c586b34932'] = 'Gruppen_ermäßigung'; -$_FIELDS['OrderDetail_bb81e7653d4b6d4fc90cfbfbe2ea88b4'] = 'Menge der Ermäßigung'; -$_FIELDS['OrderDetail_d9014a8c513c9afad1ac032d295ccd31'] = 'EAN13 des Produkts'; -$_FIELDS['OrderDetail_f766a59389b7d16efc8f1ccfb77df17f'] = 'UPC des Produkts'; -$_FIELDS['OrderDetail_f96fd3f547723e8ad6884a0c24081123'] = 'Produktreferenz'; -$_FIELDS['OrderDetail_182eeff64f17e93d30bf351dee9ac795'] = 'Referenz des Lieferers'; -$_FIELDS['OrderDetail_dabbb2437dc6cd8558ac9c83e3589d9e'] = 'Produktgewicht'; -$_FIELDS['OrderDetail_3e940f08dd66ba7e45282ba98250ebcd'] = 'Name der Steuer'; -$_FIELDS['OrderDetail_1ba8a02e3f08527607256b38ea8d70a4'] = 'Steuersatz'; -$_FIELDS['OrderDetail_ae10d61c45ba89be06639c38776f612d'] = 'Öko-Steuer'; -$_FIELDS['OrderDetail_1f0102715b48ab5f3f5609b2cd8a323d'] = 'Öko-Steuersatz'; -$_FIELDS['OrderDetail_825483936ff7f3ef97b7d972c0dd4bf4'] = 'Anzahl der Downloads'; -$_FIELDS['OrderDiscount_34888c23070f33d8455a5f341826282d'] = 'ID der Bestellung'; -$_FIELDS['OrderDiscount_b068931cc450442b63f5b3d276ea4297'] = 'Name'; -$_FIELDS['OrderDiscount_2063c1608d6e0baf80249c42e2be5804'] = 'Wert'; -$_FIELDS['OrderHistory_34888c23070f33d8455a5f341826282d'] = 'ID der Bestellung'; -$_FIELDS['OrderHistory_1c63c8222460d979471e7b5be7bc09eb'] = 'ID des Bestell-Status'; -$_FIELDS['OrderHistory_958c11507403f88248678579d5739af3'] = 'Mitarbeiter-ID'; -$_FIELDS['OrderMessage_b068931cc450442b63f5b3d276ea4297'] = 'Name'; -$_FIELDS['OrderMessage_78e731027d8fd50ed642340b7c9a63b3'] = 'Nachricht'; -$_FIELDS['OrderReturn_71581233bcc121fcc409ecce9317fbde'] = 'Kundennummer'; -$_FIELDS['OrderReturn_34888c23070f33d8455a5f341826282d'] = 'Bestellnummer'; -$_FIELDS['OrderReturn_5494af1f14a8c19939968c3e9e2d4f79'] = 'Muster'; -$_FIELDS['OrderReturnState_70dda5dfb8053dc6d1c492574bce9bfd'] = 'Farbe'; -$_FIELDS['OrderReturnState_b068931cc450442b63f5b3d276ea4297'] = 'Name'; -$_FIELDS['OrderSlip_71581233bcc121fcc409ecce9317fbde'] = 'Kunden-ID'; -$_FIELDS['OrderSlip_34888c23070f33d8455a5f341826282d'] = 'Bestell-ID'; -$_FIELDS['OrderSlip_393b71c52a4e802dc2a598d2e0a437b8'] = 'Wechselkurs'; -$_FIELDS['OrderState_39d37ff8e221d53d5194c6f6671c3bfe'] = 'automatische E-Mail'; -$_FIELDS['OrderState_e5f96ae00443877315fbb64fd3d90005'] = 'Rechnung genehmigt'; -$_FIELDS['OrderState_70dda5dfb8053dc6d1c492574bce9bfd'] = 'Farbe'; -$_FIELDS['OrderState_526726c08c4d5de3e91055a3a81fee77'] = 'Bestellung bestätigt'; -$_FIELDS['OrderState_b068931cc450442b63f5b3d276ea4297'] = 'Name'; -$_FIELDS['OrderState_66f6181bcb4cff4cd38fbc804a036db6'] = 'Mail-Modell'; $_FIELDS['Page_8a9a5de11e7b509d7d3eb509257e4044'] = 'ID Seitenart'; $_FIELDS['Page_9a6ca3b9d4c8897ded9a709e8bddc7a7'] = 'Objekt-ID'; $_FIELDS['PaymentCC_34888c23070f33d8455a5f341826282d'] = 'ID der Bestellung'; @@ -324,7 +252,6 @@ $_FIELDS['Product_1e11810933474f450c5a5ed9d091ad54'] = 'is_Steuer_Regeln_Gruppe' $_FIELDS['Product_98305bfa557ba2547e7de1fb77053c93'] = 'Hersteller-ID'; $_FIELDS['Product_ad8a1593fb8fbba0eb0f9dba0e51e7f1'] = 'Lieferanten-ID'; $_FIELDS['Product_8d336d1978082d3391ee800843ae7cde'] = 'Standard-Kategorie'; -$_FIELDS['Product_c2ce782115199674f2cf6a012438556b'] = 'Standard-Farbe'; $_FIELDS['Product_4528f3a77f21b742999a942749e76b5b'] = 'Mindestmenge'; $_FIELDS['Product_78a5eb43deef9a7b5b9ce157b9d52ac4'] = 'Preis'; $_FIELDS['Product_45b47700c89cd2373c349d2cf1da8677'] = 'Zusätzliche Transportkosten'; @@ -332,54 +259,44 @@ $_FIELDS['Product_df0a2c1d8d1182b8d821a4d2234fd759'] = 'Kaufpreis'; $_FIELDS['Product_6d799c235554e1d07290735fb9b3f6f0'] = 'herabgesetzt'; $_FIELDS['Product_04fb94825747b47eb12a2c355be5cab2'] = 'Nur online'; $_FIELDS['Product_ae10d61c45ba89be06639c38776f612d'] = 'Öko-Steuer'; -$_FIELDS['Product_db19bd0eefd9725ea5e44a2b8d92e5bd'] = 'Stückpreis'; $_FIELDS['Product_439b3a25b555b3bc8667a09a036ae70c'] = 'Einheit'; $_FIELDS['Product_b8af13ea9c8fe890c9979a1fa8dbde22'] = 'Referenz'; -$_FIELDS['Product_1950fdff13af2490fd97a0c7943c61c0'] = 'Referenz des Lieferers'; -$_FIELDS['Product_d5189de027922f81005951e6efe0efd5'] = 'Lage'; +$_FIELDS['Product_1950fdff13af2490fd97a0c7943c61c0'] = 'Referenz des Lieferanten'; +$_FIELDS['Product_d5189de027922f81005951e6efe0efd5'] = 'Lager'; $_FIELDS['Product_eaae26a6fb20ed3ef54fb23bfa0b1fcc'] = 'Breite'; $_FIELDS['Product_b435e227d5dd201e1768b2bcb2e0aa81'] = 'Höhe'; $_FIELDS['Product_12a055bf01a31369fe81ac35d85c7bc1'] = 'Tiefe'; $_FIELDS['Product_7edabf994b76a00cbc60c95af337db8f'] = 'Gewicht'; -$_FIELDS['Product_41836646e391a1f4cfcd0e40e697a695'] = 'Bestellung ohne Lager'; $_FIELDS['Product_cbf60d83e435e1839455ce0706874d13'] = 'Menge de Ermäßigung '; $_FIELDS['Product_a4878e4653eb71448e5d91923e400870'] = 'anpassbar'; $_FIELDS['Product_8cae40662e44cd61cfe1453cde9798c9'] = 'Datei hochgeladen'; $_FIELDS['Product_24405099e3dda731635b5ffac0452284'] = 'Textfelder'; $_FIELDS['Product_c76a5e84e4bdee527e274ea30c680d79'] = 'aktiv'; $_FIELDS['Product_a8f037501ece7a72a4eabfa2e01c8dd7'] = 'Im Verkauf verfügbar'; +$_FIELDS['Product_a80df855bb6ec792a6bd2f4260dc7c7d'] = 'Verfügbar ab'; $_FIELDS['Product_3f9178c25b78ed8bed19091bcb62e266'] = 'Bedingung'; $_FIELDS['Product_f502f8d11a77413b4f273cd601f2b363'] = 'Preisanzeige'; $_FIELDS['Product_a3b6a4d0897451813950029a3066f219'] = 'EAN 13'; $_FIELDS['Product_2f9e567efb6a38663162f65eaac2d73b'] = 'UPC'; $_FIELDS['Product_7efb96e1de8fcda98dee6e2a29a521f0'] = 'indiziert'; $_FIELDS['Product_21597fd76e73b8c9ee8255fa26c35c80'] = 'cache_is_pack'; +$_FIELDS['Product_cfeadf6a60808e5ffeff8268bec49bb6'] = 'Virtuelles Produkt'; $_FIELDS['Product_98f3e6fb2a32fce35b5243f090cb4b87'] = 'cache_has_attachments'; -$_FIELDS['Product_daed73073d15e0baf1cdfaea3b5e28ab'] = 'Meta Beschreibung'; -$_FIELDS['Product_69a2fc764784fa41975b85e0aa96ded3'] = 'Meta Schlüsselwörter'; -$_FIELDS['Product_493c8b960a4aca4d102deaf489d5b3f4'] = 'Metatitel'; -$_FIELDS['Product_a2c6a4f5547c18f5b19a2a89569ab4e5'] = 'Vereinfachte URL'; -$_FIELDS['Product_b068931cc450442b63f5b3d276ea4297'] = 'Name'; -$_FIELDS['Product_67daf92c833c41c95db874e18fcb2786'] = 'Beschreibung'; -$_FIELDS['Product_0f7431650cc1691fbe92dc2cbb70e476'] = 'Kurzbeschreibung'; -$_FIELDS['Product_b00f6b4f92d22056f98d0c5e72367a4c'] = 'sofort Verfügbar'; -$_FIELDS['Product_7ebd308f48331aecb63ddc9dc0f1b9b8'] = 'später Verfügbar'; +$_FIELDS['Product_ab332097a7a287c9e711aba495c44e9e'] = 'aufgenommen am'; +$_FIELDS['Product_6e3005e36b07fd014f7123b0fe039628'] = 'aktualisiert am'; $_FIELDS['ProductDownload_120faea10923bec533179a806fa925c3'] = 'Produkt-ID'; $_FIELDS['ProductDownload_d022cbb2e2448f085d399c3971f07506'] = 'Name des Produkts anzeigen'; -$_FIELDS['ProductDownload_5d45c88594a6130d86d7a463e68718da'] = 'Physischer Dateiname'; -$_FIELDS['ProductDownload_d2fe70bac86b6021a1d92dad2ce912b5'] = 'Eingabedatum'; +$_FIELDS['ProductDownload_ab332097a7a287c9e711aba495c44e9e'] = 'aufgenommen am'; $_FIELDS['ProductDownload_d14d6df15a99da6e5352b174280f5b81'] = 'Verfallsdatum'; $_FIELDS['ProductDownload_3fd563ecc08ce5c5eb92fda7eac63022'] = 'Anzahl der Tage Zugänglichkeit:'; $_FIELDS['ProductDownload_9c8ae9c85c8a5870ccbb8463794d51fc'] = 'Anzahl der Downloads'; $_FIELDS['ProductDownload_c76a5e84e4bdee527e274ea30c680d79'] = 'Aktivierung'; -$_FIELDS['Profile_b068931cc450442b63f5b3d276ea4297'] = 'Name'; $_FIELDS['QuickAccess_2a304a1348456ccd2234cd71a81bd338'] = 'Link'; $_FIELDS['QuickAccess_48df2d0e8fcf6f9fe7809d5ea0cd2691'] = 'neues_fenster'; -$_FIELDS['QuickAccess_b068931cc450442b63f5b3d276ea4297'] = 'Name'; -$_FIELDS['RangePrice_127c4d2c9a53aaa036f9aaaff6eb4901'] = 'Lieferer-ID'; +$_FIELDS['RangePrice_127c4d2c9a53aaa036f9aaaff6eb4901'] = 'Versanddienst-ID'; $_FIELDS['RangePrice_b2c02e31df164f02e07e7172e78241a2'] = 'ID der Anfangsspanne'; $_FIELDS['RangePrice_dcf4ac5f99e041202c6e95738d7766ae'] = 'ID der Endspanne'; -$_FIELDS['RangeWeight_127c4d2c9a53aaa036f9aaaff6eb4901'] = 'Lieferer-ID'; +$_FIELDS['RangeWeight_127c4d2c9a53aaa036f9aaaff6eb4901'] = 'Versanddienst-ID'; $_FIELDS['RangeWeight_b2c02e31df164f02e07e7172e78241a2'] = 'ID der Anfangsspanne'; $_FIELDS['RangeWeight_dcf4ac5f99e041202c6e95738d7766ae'] = 'ID der Endspanne'; $_FIELDS['Referrer_b068931cc450442b63f5b3d276ea4297'] = 'Name'; @@ -395,40 +312,37 @@ $_FIELDS['Referrer_94a635e2cb52986ce3a2209c18b11b42'] = 'LIKE Request URI - auss $_FIELDS['Referrer_72b5c9147ef9f2fdc5d11c94c12a8395'] = 'Basisvergütung'; $_FIELDS['Referrer_38c7042d13130843a2dd182d3be93884'] = 'Vergütung in%'; $_FIELDS['Referrer_c576fa03f6ce5f44fb163d3bf9d92d74'] = 'Preis pro Klick'; -$_FIELDS['Referrer_cd36afabb4ee01b7b1a5a646979863c4'] = '-'; -$_FIELDS['Referrer_c526b7d5e97ed5791bbdc87599a9086e'] = '-'; -$_FIELDS['Referrer_d8428792633a0dd95eaff55892b4023d'] = '-'; -$_FIELDS['Referrer_57111c5e5d1277549a581f326221088d'] = '-'; -$_FIELDS['Referrer_b00f3c3b206000b7cbae5d181d1560c2'] = '-'; -$_FIELDS['Referrer_c93c16c8b6567ba130440474e41fd35e'] = '-'; -$_FIELDS['Referrer_47bab46b2a3a00f6b00f8e1ea6ee6ee9'] = '-'; -$_FIELDS['Referrer_52bbdb0184807a144502919e9c605671'] = '-'; +$_FIELDS['Referrer_ab332097a7a287c9e711aba495c44e9e'] = 'aufgenommen am'; +$_FIELDS['RequestSql_b068931cc450442b63f5b3d276ea4297'] = 'Name'; +$_FIELDS['RequestSql_ac5c74b64b4b8352ef2f181affb5ac2a'] = 'SQL'; $_FIELDS['Scene_c76a5e84e4bdee527e274ea30c680d79'] = 'aktiv'; -$_FIELDS['Scene_b068931cc450442b63f5b3d276ea4297'] = 'Name'; $_FIELDS['SearchEngine_cf1e8c14e54505f60aa10ceb8d5d8ab3'] = 'Server'; $_FIELDS['SearchEngine_bc81247c714b35efcaeb70c972043c3b'] = 'HTTP-GET-Variable'; -$_FIELDS['SpecificPrice_120faea10923bec533179a806fa925c3'] = 'Produkt-ID'; $_FIELDS['SpecificPrice_5a0971a207e75dd040db8b6a3425a8bf'] = 'Shop-ID'; +$_FIELDS['SpecificPrice_120faea10923bec533179a806fa925c3'] = 'Produkt-ID'; $_FIELDS['SpecificPrice_e42112710fe4f0cf86411aabc028e7d9'] = 'Länder-ID'; $_FIELDS['SpecificPrice_6d03c13d90dae15f3dafe865b0fbfded'] = 'Gruppen-ID'; $_FIELDS['SpecificPrice_78a5eb43deef9a7b5b9ce157b9d52ac4'] = 'Preis'; $_FIELDS['SpecificPrice_dc99776458b68786a9e903854e23a483'] = 'der Menge'; -$_FIELDS['SpecificPrice_9477e24c78f1ca8ee9b03111f6227fc2'] = 'Ermäßigung'; -$_FIELDS['SpecificPrice_06d76e815de4d1c0f6d1919068ad54ca'] = 'Ermäßigungsart'; +$_FIELDS['SpecificPrice_9477e24c78f1ca8ee9b03111f6227fc2'] = 'Rabatt'; +$_FIELDS['SpecificPrice_06d76e815de4d1c0f6d1919068ad54ca'] = 'Rabattart'; $_FIELDS['SpecificPrice_d98a07f84921b24ee30f86fd8cd85c3c'] = 'von'; $_FIELDS['SpecificPrice_01b6e20344b68835c5ed1ddedf20d531'] = 'bis'; +$_FIELDS['SpecificPriceRule_b068931cc450442b63f5b3d276ea4297'] = 'Name'; +$_FIELDS['SpecificPriceRule_5a0971a207e75dd040db8b6a3425a8bf'] = 'Shop-ID'; +$_FIELDS['SpecificPriceRule_e42112710fe4f0cf86411aabc028e7d9'] = 'Land-ID'; +$_FIELDS['SpecificPriceRule_6d03c13d90dae15f3dafe865b0fbfded'] = 'Gruppen-ID'; +$_FIELDS['SpecificPriceRule_dc99776458b68786a9e903854e23a483'] = 'Menge von'; +$_FIELDS['SpecificPriceRule_78a5eb43deef9a7b5b9ce157b9d52ac4'] = 'Preis'; +$_FIELDS['SpecificPriceRule_9477e24c78f1ca8ee9b03111f6227fc2'] = 'Rabatt'; +$_FIELDS['SpecificPriceRule_06d76e815de4d1c0f6d1919068ad54ca'] = 'Rabattart'; +$_FIELDS['SpecificPriceRule_d98a07f84921b24ee30f86fd8cd85c3c'] = 'von'; +$_FIELDS['SpecificPriceRule_01b6e20344b68835c5ed1ddedf20d531'] = 'bis'; $_FIELDS['State_e42112710fe4f0cf86411aabc028e7d9'] = 'Land'; $_FIELDS['State_efc19cceda447c9d6f95094e9b01ef24'] = 'Zone'; $_FIELDS['State_213ecf1210f43736b6d4997fcfa27954'] = 'ISO-Code'; $_FIELDS['State_b068931cc450442b63f5b3d276ea4297'] = 'Name'; $_FIELDS['State_c76a5e84e4bdee527e274ea30c680d79'] = 'aktiv'; -$_FIELDS['StockMvt_120faea10923bec533179a806fa925c3'] = 'Produkt-ID'; -$_FIELDS['StockMvt_eaaba24c127bcd9ad3f754cfbdfc8a80'] = 'ID des Produktattributs'; -$_FIELDS['StockMvt_34888c23070f33d8455a5f341826282d'] = 'ID der Bestellung'; -$_FIELDS['StockMvt_958c11507403f88248678579d5739af3'] = 'Mitarbeiter-ID'; -$_FIELDS['StockMvt_221d2a4bfdae13dbd5aeff3b02adb8c1'] = 'Menge'; -$_FIELDS['StockMvt_e1f826e5766cd118587e511a56cf829a'] = 'Grund für Lagerbewegung'; -$_FIELDS['StockMvtReason_b068931cc450442b63f5b3d276ea4297'] = 'Name'; $_FIELDS['Store_e42112710fe4f0cf86411aabc028e7d9'] = 'Länder-ID'; $_FIELDS['Store_c4da098c369f77a70643fa52972677be'] = 'Staaten-ID'; $_FIELDS['Store_b068931cc450442b63f5b3d276ea4297'] = 'Name'; @@ -437,35 +351,28 @@ $_FIELDS['Store_f669f8e9f6599d0dfcd613bc6e2f347e'] = 'Adresse 2'; $_FIELDS['Store_4ed5d2eaed1a1fadcc41ad1d58ed603e'] = 'Stadt'; $_FIELDS['Store_28c1e37e317b935a387dbe232bc9f803'] = 'Breitengrad'; $_FIELDS['Store_ba569b80f7bb7762f073f1be57cc36aa'] = 'Längengrad'; -$_FIELDS['Store_73cdddd7730abfc13a55efb9f5685a3b'] = 'Uhr'; +$_FIELDS['Store_73cdddd7730abfc13a55efb9f5685a3b'] = 'Lokalzeit'; $_FIELDS['Store_f7a42fe7211f98ac7a60a285ac3a9e87'] = 'Telefonnr.'; $_FIELDS['Store_236c3b7f761221f195b428aca2f06c4b'] = 'Faxnr.:'; $_FIELDS['Store_aad653ca3ee669635f2938b73098b6d7'] = 'Hinweis'; $_FIELDS['Store_0c83f57c786a0b4a39efab23731c7ebc'] = 'E-Mail'; $_FIELDS['Store_c76a5e84e4bdee527e274ea30c680d79'] = 'Aktivierung'; +$_FIELDS['Store_ab332097a7a287c9e711aba495c44e9e'] = 'aufgenommen am'; +$_FIELDS['Store_6e3005e36b07fd014f7123b0fe039628'] = 'aktualisiert am'; $_FIELDS['SubDomain_b068931cc450442b63f5b3d276ea4297'] = 'Name'; $_FIELDS['Supplier_b068931cc450442b63f5b3d276ea4297'] = 'Name'; -$_FIELDS['Supplier_67daf92c833c41c95db874e18fcb2786'] = 'Beschreibung'; -$_FIELDS['Supplier_493c8b960a4aca4d102deaf489d5b3f4'] = 'Meta Titel'; -$_FIELDS['Supplier_daed73073d15e0baf1cdfaea3b5e28ab'] = 'Meta Beschreibung'; -$_FIELDS['Supplier_69a2fc764784fa41975b85e0aa96ded3'] = 'Meta Schlüsselwörter'; $_FIELDS['Tab_672070865d6470b0b9c251e275faaa30'] = 'ID der Mutter-Registerkarte'; $_FIELDS['Tab_4757fe07fd492a8be0ea6a760d683d6e'] = 'Position'; $_FIELDS['Tab_22884db148f0ffb0d830ba431102b0b5'] = 'Modul'; -$_FIELDS['Tab_b068931cc450442b63f5b3d276ea4297'] = 'Name'; +$_FIELDS['Tab_c76a5e84e4bdee527e274ea30c680d79'] = 'aktiv'; $_FIELDS['Tag_2241013f64d89954e85e6285f0c6b85b'] = 'ID der Sprache'; $_FIELDS['Tag_b068931cc450442b63f5b3d276ea4297'] = 'Name'; -$_FIELDS['Tax_67942503875c1ae74e4b5b80a0dade01'] = 'Satz'; -$_FIELDS['Tax_b068931cc450442b63f5b3d276ea4297'] = 'Name'; -$_FIELDS['TaxRule_1e11810933474f450c5a5ed9d091ad54'] = 'id_Steuer_Regeln_Gruppe'; -$_FIELDS['TaxRule_e42112710fe4f0cf86411aabc028e7d9'] = 'id_Land'; -$_FIELDS['TaxRule_c4da098c369f77a70643fa52972677be'] = 'id_Staat'; -$_FIELDS['TaxRule_40d02093c848d33e14061b92e8a8fc94'] = 'id_Landkreis'; -$_FIELDS['TaxRule_4fa58935f89ba281fd16309ceff69571'] = 'id_Steuer'; -$_FIELDS['TaxRule_4d69e396aeb3f372cbcead6c5c72c295'] = 'Staat_Verhalten'; -$_FIELDS['TaxRule_2784d0e1605d73000473b7fe51adfe2f'] = 'Landkreis_Verhalten'; -$_FIELDS['TaxRulesGroup_b068931cc450442b63f5b3d276ea4297'] = 'Name'; -$_FIELDS['WebserviceKey_c76a5e84e4bdee527e274ea30c680d79'] = 'aktiv'; +$_FIELDS['Theme_b068931cc450442b63f5b3d276ea4297'] = 'Name'; +$_FIELDS['TranslatedConfiguration_b068931cc450442b63f5b3d276ea4297'] = 'Name'; +$_FIELDS['TranslatedConfiguration_c79c16c41a33108866a9a4c785c73f4f'] = 'Shopgruppe-ID'; +$_FIELDS['TranslatedConfiguration_5a0971a207e75dd040db8b6a3425a8bf'] = 'Shop-ID'; +$_FIELDS['TranslatedConfiguration_ab332097a7a287c9e711aba495c44e9e'] = 'aufgenommen am'; +$_FIELDS['TranslatedConfiguration_6e3005e36b07fd014f7123b0fe039628'] = 'aktualisiert am'; $_FIELDS['Zone_b068931cc450442b63f5b3d276ea4297'] = 'Name'; $_FIELDS['Zone_c76a5e84e4bdee527e274ea30c680d79'] = 'aktiv'; diff --git a/translations/de/pdf.php b/translations/de/pdf.php index 415f06b9f..2ebc7caec 100644 --- a/translations/de/pdf.php +++ b/translations/de/pdf.php @@ -2,15 +2,15 @@ global $_LANGPDF; $_LANGPDF = array(); -$_LANGPDF['PDF_invoicee0036b67b754e9f6442f9f9e6b200c33'] = 'Rücksendung Nr.'; +$_LANGPDF['PDF_invoicee0036b67b754e9f6442f9f9e6b200c33'] = 'Rücksendungs-Nr.'; $_LANGPDF['PDF_invoice77c3e447f60541a1c346a08134078c7f'] = 'Guthaben Nr.'; -$_LANGPDF['PDF_invoicecb5efbba6a6babef9082ca6976928ca7'] = 'Lieferschein Nr.'; -$_LANGPDF['PDF_invoicefe4da50838bb10dcbf1bf8dcd9b12ab5'] = 'Rechnung Nr.'; -$_LANGPDF['PDF_invoiceba160acb58001c904c57507da3689265'] = 'Bestellung Nr.'; +$_LANGPDF['PDF_invoicecb5efbba6a6babef9082ca6976928ca7'] = 'Lieferschein-Nr.'; +$_LANGPDF['PDF_invoicefe4da50838bb10dcbf1bf8dcd9b12ab5'] = 'Rechnungs-Nr.'; +$_LANGPDF['PDF_invoiceba160acb58001c904c57507da3689265'] = 'Bestell-Nr.'; $_LANGPDF['PDF_invoice808a04117534f9dfb63b9accd7efc609'] = 'Firmensitz'; $_LANGPDF['PDF_invoicea54cedc1e053a70d4a6319feccf531ca'] = 'Telefonnr.:'; $_LANGPDF['PDF_invoice2babe53026309ed1bc4d26626dbaf9b3'] = 'Details:'; -$_LANGPDF['PDF_invoice15b57bef332e7e0327d89fe93711a954'] = 'Eine elektronische Version steht auf Ihrem Konto bereit. Um auf Sie zuzugreifen, melden Sie sich bitte auf der Webseite'; +$_LANGPDF['PDF_invoice15b57bef332e7e0327d89fe93711a954'] = 'Eine elektronische Version dieser Rechnun steht Ihnen in Ihrem Kundenkonto zur weiteren Verwendung bereit. Um die Rechnung einzusehen, melden Sie sich '; $_LANGPDF['PDF_invoiceb1fb57b55075a4a51cf83e44d0440358'] = 'mit Ihren Zugangsdaten an (die Sie bei Ihrer ersten Bestellung erhalten haben).'; $_LANGPDF['PDF_invoiced98a07f84921b24ee30f86fd8cd85c3c'] = 'vom'; $_LANGPDF['PDF_invoice88be9ea838e21273267409d76af3b284'] = 'Wir haben Ihre Bitte um Rücksendung gespeichert.'; @@ -18,7 +18,7 @@ $_LANGPDF['PDF_invoicedd0b8feb4eb6c389c284518f5683017c'] = 'Wir erinnern Sie dar $_LANGPDF['PDF_invoiceea62a2e28a800c367509773730120a67'] = 'Tagen nach Erhalt Ihrer Bestellung an uns zurückgesendet werden muss.'; $_LANGPDF['PDF_invoice3d2f834cf879baebfdbe52c1c14d9d53'] = 'Liste der Produkte, die zurückgesendet werden:'; $_LANGPDF['PDF_invoice9fad4fa5f3fa5caad9b506bbdd9f35d4'] = 'Ihre Rücksendenummer:'; -$_LANGPDF['PDF_invoicefb902bc4807c307b9309f2b528b96f2b'] = 'RET'; +$_LANGPDF['PDF_invoicefb902bc4807c307b9309f2b528b96f2b'] = 'Rücksendung'; $_LANGPDF['PDF_invoiceec9d9f81be48dabb74bcdad5312816af'] = 'Bitte sorgen Sie dafür, dass diese Nummer auf Ihrem Rücksendepaket steht.'; $_LANGPDF['PDF_invoicefbbd47b7e45c0ad3fe0bf70539b5a2d4'] = 'ERINNERUNG:'; $_LANGPDF['PDF_invoicea3852e23346f6f1e29e1683991690af3'] = '- Alle Produkte müssen in ihrer Originalverpackung und im ursprünglichen Zustand zurückgeschickt werden.'; @@ -35,33 +35,35 @@ $_LANGPDF['PDF_invoice396124314c5fd1fa5bf463274896dc80'] = 'Keine Methode zur Pr $_LANGPDF['PDF_invoice065ab3a28ca4f16f55f103adc7d0226f'] = 'Lieferung'; $_LANGPDF['PDF_invoice6bdf2efe1a99072849d4e87baee37dbe'] = 'Rechnungsstellung'; $_LANGPDF['PDF_invoice60da3bd6867e3952ef0057a0772ea885'] = 'Steuernummer:'; +$_LANGPDF['PDF_invoice7b13afd12d6d91d52aa9f857d23f96ef'] = 'Rechnungsvorlage'; $_LANGPDF['PDF_invoiced1228f5476d15142b1358ae4b5fa2454'] = 'Bestellung Nr.'; -$_LANGPDF['PDF_invoicef8617a92ba0a0a4eabee724eab7c9f48'] = 'Lieferant:'; +$_LANGPDF['PDF_invoicef8617a92ba0a0a4eabee724eab7c9f48'] = 'Versanddienst:'; $_LANGPDF['PDF_invoicec1f6368d15f7c13c4e5e8f70c68c747f'] = 'Zahlungsweise:'; $_LANGPDF['PDF_invoicea3a79b28bc45b7fd393effd056b917e1'] = 'Absendedatum:'; $_LANGPDF['PDF_invoice115dfa9ced2cf136ae677b9a389a5e60'] = 'Geschenkverpackung'; -$_LANGPDF['PDF_invoice2370a4958c4ebe6d6c8045cd49a6b392'] = 'Gesamtpreis ohne USt.'; -$_LANGPDF['PDF_invoiceebaee01719541f61281c16ba22ebbfde'] = 'Gesamtpreis inklusive USt.'; +$_LANGPDF['PDF_invoice2370a4958c4ebe6d6c8045cd49a6b392'] = 'Gesamtpreis exkl. USt.'; +$_LANGPDF['PDF_invoiceebaee01719541f61281c16ba22ebbfde'] = 'Gesamtpreis inkl. USt.'; $_LANGPDF['PDF_invoicea0eb2cd0b3deb5444102e9a82edae11e'] = 'Gesamt Produkte'; -$_LANGPDF['PDF_invoicef3e545fccad720e197b9ca3b8b658440'] = 'Gesamt Ermäßigungen inklusive USt.'; +$_LANGPDF['PDF_invoicef3e545fccad720e197b9ca3b8b658440'] = 'Gesamt Ermäßigungen inkl. MwSt.'; $_LANGPDF['PDF_invoice9cc000efe3e783af5bf114f2e6573156'] = 'Gesamtbetrag Geschenkverpackung'; -$_LANGPDF['PDF_invoicef4e8b53a114e5a17d051ab84d326cae5'] = 'Gesamt Lieferung'; +$_LANGPDF['PDF_invoicef246a17c095de09e043cc1cb917481da'] = 'Gesamt Versand (exkl. MwSt.)'; +$_LANGPDF['PDF_invoicee93f43fa527c3534aeca987091d6c049'] = 'Gesamt Versand (inkl. MwSt.)'; $_LANGPDF['PDF_invoice96b0141273eabab320119c467cdcaf17'] = 'Gesamt'; -$_LANGPDF['PDF_invoice54732c5d0a3f0d597312b0ee55d71fca'] = 'inklusive USt.'; -$_LANGPDF['PDF_invoiceac5831c7ec2fed92c7bb73e9962003a4'] = 'ohne USt.'; -$_LANGPDF['PDF_invoiceafd42dfebce46ec93972b2e0cbb8b83f'] = 'Einheitspreis'; +$_LANGPDF['PDF_invoice54732c5d0a3f0d597312b0ee55d71fca'] = 'inkl. MwSt.'; +$_LANGPDF['PDF_invoiceac5831c7ec2fed92c7bb73e9962003a4'] = 'exkl. MwSt.'; +$_LANGPDF['PDF_invoiceafd42dfebce46ec93972b2e0cbb8b83f'] = 'Einzelpreis'; $_LANGPDF['PDF_invoice1d744a9ad1dac20645cfc4a36b77323b'] = 'Bild(er)'; $_LANGPDF['PDF_invoicec2808546f3e14d267d798f4e0e6f102e'] = 'Benutzerdefiniert'; $_LANGPDF['PDF_invoicea1e7379abfdbc3b8e03506e5489c6110'] = 'Ermäßigung:'; -$_LANGPDF['PDF_invoicee7bbf027179f23c92bec649fa6ae78e4'] = 'Steuerfreie EG-Lieferung nach §4 Nr.1b UStG.'; +$_LANGPDF['PDF_invoicee7bbf027179f23c92bec649fa6ae78e4'] = 'Gemäß Artikel 196 i.V.m. Artikel 44 Richtlinie 2006/112/EG (MwStSystRL) schuldet der Empfänger dieser Dienstleistungen die Mehrwertsteuer gegenüber dem Fiskus.'; $_LANGPDF['PDF_invoice42c26bf38ece1dcd27aca8c6f8c076ed'] = 'Steuerdetails'; $_LANGPDF['PDF_invoice4b78ac8eb158840e9638a3aeb26c4a9d'] = 'Steuer'; -$_LANGPDF['PDF_invoicecd6576cc33506a6c44e2debbde5c14d9'] = 'Gesamtpreis ohne USt.'; +$_LANGPDF['PDF_invoicecd6576cc33506a6c44e2debbde5c14d9'] = 'Gesamtpreis exkl. MwSt.'; $_LANGPDF['PDF_invoiceb602e0d0c6a72053d0a5be60cb2f8126'] = 'Gesamt Steuern'; -$_LANGPDF['PDF_invoicefe1218d355367ae728ae5bf4bbf0019e'] = 'Ökosteuer (inkl. USt.)'; -$_LANGPDF['PDF_invoiceae5c2883df7651730799e1036984a6a3'] = 'Gesamt inklusive USt.'; +$_LANGPDF['PDF_invoicefe1218d355367ae728ae5bf4bbf0019e'] = 'Ökosteuer (inkl. MwSt.)'; +$_LANGPDF['PDF_invoiceae5c2883df7651730799e1036984a6a3'] = 'Gesamt inkl. MwSt.'; $_LANGPDF['PDF_invoice068f80c7519d0528fb08e82137a72131'] = 'Produkte'; -$_LANGPDF['PDF_invoice914419aa32f04011357d3b604a86d7eb'] = 'Lieferant'; +$_LANGPDF['PDF_invoice914419aa32f04011357d3b604a86d7eb'] = 'Dienstleistungen (Versand)'; $_LANGPDF['PDF_invoice41c1d61bfff3fc9b1fd8f195061b8caa'] = 'Geschenkverpackung'; $_LANGPDF['PDF_invoice6f3455d187a23443796efdcbe044096b'] = 'Keine Steuer'; diff --git a/translations/en/admin.php b/translations/en/admin.php index cfd82468a..7244d0c1c 100644 --- a/translations/en/admin.php +++ b/translations/en/admin.php @@ -1,2325 +1,4 @@ <?php global $_LANGADM; -$_LANGADM = array(); -$_LANGADM['AdminCmsContent62381fc27e62649a16182a616de3f7ea'] = 'Current category'; -$_LANGADM['AdminPdf788ebe0fc7fc09c0c20069659af8e139'] = 'PDF settings for the current language:'; -$_LANGADM['AdminSubDomainsb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminSubDomainsbeed05bccb8b6f21466910eb4a4f142b'] = 'Subdomain'; -$_LANGADM['AdminSubDomains51e2fe0e1a41fe9fec46ae2129bb8513'] = 'Subdomains'; -$_LANGADM['AdminSubDomains38fb7d24e0d60a048f540ecb18e13376'] = ' Save '; -$_LANGADM['AdminSubDomainsfeedb03bed3f1e5339e12ecffc46eaba'] = 'Cookies are different on each subdomain of your Website. If you want to use the same cookie, please add the subdomains used by your shop here. The most common is \"www\".'; -$_LANGADM['AdminProfilesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminProfiles49ee3087348e8d44e1feda1917443987'] = 'Name'; -$_LANGADM['AdminProfiles4e140ba723a03baa6948340bf90e2ef6'] = 'Name:'; -$_LANGADM['AdminProfiles38fb7d24e0d60a048f540ecb18e13376'] = ' Save '; -$_LANGADM['AdminProfiles4901062927f176fea0548821fe6a8625'] = 'For security reasons, you cannot delete the Administrator profile'; -$_LANGADM['AdminSearchEnginesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminSearchEngines9aa1b03934893d7134a660af4204f2a9'] = 'Server'; -$_LANGADM['AdminSearchEnginesb864759d534539519ceaa2c03a39d4c2'] = 'GET variable'; -$_LANGADM['AdminSearchEnginesb6f05e5ddde1ec63d992d61144452dfa'] = 'Referrer'; -$_LANGADM['AdminSearchEngines38fb7d24e0d60a048f540ecb18e13376'] = ' Save '; -$_LANGADM['AdminOrderMessageb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminOrderMessage49ee3087348e8d44e1feda1917443987'] = 'Name'; -$_LANGADM['AdminOrderMessage4c2a8fe7eaf24721cc7a9f0175115bd4'] = 'Message'; -$_LANGADM['AdminOrderMessage38d6bc03067212bb0c2633f8a57d5881'] = 'Order messages'; -$_LANGADM['AdminOrderMessage4e140ba723a03baa6948340bf90e2ef6'] = 'Name:'; -$_LANGADM['AdminOrderMessage940663fd4428d2c86f9a4780b6574028'] = 'Message:'; -$_LANGADM['AdminOrderMessage38fb7d24e0d60a048f540ecb18e13376'] = ' Save '; -$_LANGADM['AdminTrackingb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminTracking49ee3087348e8d44e1feda1917443987'] = 'Name'; -$_LANGADM['AdminTrackingec53a8c4f07baed5d8825072c89799be'] = 'Status'; -$_LANGADM['AdminTracking428a70e43c5371126c0fb675e98c61d5'] = 'List of empty categories:'; -$_LANGADM['AdminTracking63d5049791d9d79d86e9a108b0a999ca'] = 'Reference'; -$_LANGADM['AdminTracking1679821fd0e65d65924aa77e56068814'] = 'List of disabled products:'; -$_LANGADM['AdminStatsTab8ff922bbcd8ad41cdfc48d3c5163b2ab'] = 'Calendar'; -$_LANGADM['AdminStatsTab03727ac48595a24daed975559c944a44'] = 'Day'; -$_LANGADM['AdminStatsTab7cbb885aa1164b390a0bc050a64e1812'] = 'Month'; -$_LANGADM['AdminStatsTab537c66b24ef5c83b7382cdc3f34885f2'] = 'Year'; -$_LANGADM['AdminStatsTab1e6d57e813355689e9c77e947d73ad8f'] = 'From:'; -$_LANGADM['AdminStatsTab33caa076f23f453dd4061726f3706325'] = 'To:'; -$_LANGADM['AdminStatsTabc9cc8cce247e49bae79f15173ce97354'] = 'Save'; -$_LANGADM['AdminDeliverySlip4b8e87b44ae65d84dfab14d17d2f10ee'] = 'Delivery slip options'; -$_LANGADM['AdminDeliverySlip97794c45ba541adc77cd08dd3114cefc'] = 'Delivery prefix:'; -$_LANGADM['AdminDeliverySlip7b59b85b45733b885f95f89f8924f0fd'] = 'Prefix used for delivery slips'; -$_LANGADM['AdminDeliverySlip1de536cfcff31d969aacc0b7f66410c3'] = 'Delivery number:'; -$_LANGADM['AdminDeliverySlip071e16ef4a5515728cc97ed028d85711'] = 'The next delivery slip will begin with this number, and then increase with each additional slip'; -$_LANGADM['AdminDeliverySlip4bc8978f084bf1726cb133a3dc8cc379'] = 'Print PDF delivery slips'; -$_LANGADM['AdminDeliverySlip1e6d57e813355689e9c77e947d73ad8f'] = 'From:'; -$_LANGADM['AdminDeliverySlip0b1fb1278454d848f968d419e29c253b'] = 'Format: 2011-12-31 (inclusive)'; -$_LANGADM['AdminDeliverySlip33caa076f23f453dd4061726f3706325'] = 'To:'; -$_LANGADM['AdminDeliverySlip647ad0242a9d796e3c83ecf6d6435bc2'] = 'Format: 2012-12-31 (inclusive)'; -$_LANGADM['AdminDeliverySlip067af5895a7ced3197520b591f9a41eb'] = 'Generate PDF file'; -$_LANGADM['AdminZonesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminZonesb3ff996fe5c77610359114835baf9b38'] = 'Zone'; -$_LANGADM['AdminZones00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Enabled'; -$_LANGADM['AdminZonesdad1f8d794ee0dd7753fe75e73b78f31'] = 'Zones'; -$_LANGADM['AdminZones49ee3087348e8d44e1feda1917443987'] = 'Name'; -$_LANGADM['AdminZonesdc1be6c34c5d1b2cb4998f961dbbf3f5'] = 'Zone name (e.g. Africa, West Coast, Neighboring Countries)'; -$_LANGADM['AdminZones24a23d787190f2c4812ff9ab11847a72'] = 'Status:'; -$_LANGADM['AdminZonesb9f5c797ebbf55adccdd8539a65a0241'] = 'Disabled'; -$_LANGADM['AdminZones47726f4b1d9ceabe8b6022a762495201'] = 'Allow or disallow shipping to this zone'; -$_LANGADM['AdminZones38fb7d24e0d60a048f540ecb18e13376'] = ' Save '; -$_LANGADM['AdminAccess4351cfebe4b61d8aa5efa1d020710005'] = 'View'; -$_LANGADM['AdminAccessec211f7c20af43e742bf2570c3cb84f9'] = 'Add'; -$_LANGADM['AdminAccess7dce122004969d56ae2e0245cb754d35'] = 'Edit'; -$_LANGADM['AdminAccessf2a6c498fb90ee345d997f888fce3b18'] = 'Delete'; -$_LANGADM['AdminAccessb1c94ca2fbc3e78fc30069c8d0f01680'] = 'All'; -$_LANGADM['AdminAccess7fcca2f879aa88fea302c675f56428cc'] = 'No tab'; -$_LANGADM['AdminAccess05fe96d753968b151a15b748140e4467'] = 'Administrator permissions cannot be modified.'; -$_LANGADM['AdminTagsb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminTags4994a8ffeba4ac3140beb89e8d41f174'] = 'Language'; -$_LANGADM['AdminTags49ee3087348e8d44e1feda1917443987'] = 'Name'; -$_LANGADM['AdminTags068f80c7519d0528fb08e82137a72131'] = 'Products'; -$_LANGADM['AdminTagsc101058e7ea21bbbf2a5ac893088e90b'] = 'Tag'; -$_LANGADM['AdminTags38fb7d24e0d60a048f540ecb18e13376'] = ' Save '; -$_LANGADM['AdminTags1063e38cb53d94d386f21227fcd84717'] = 'Remove'; -$_LANGADM['AdminTagsec211f7c20af43e742bf2570c3cb84f9'] = 'Add'; -$_LANGADM['AdminAliases9ab81f57823f6aeb02362291f23883e6'] = 'Aliases'; -$_LANGADM['AdminAliases13348442cc6a27032d2b4aa28b75a5d3'] = 'Search'; -$_LANGADM['AdminAliasesec53a8c4f07baed5d8825072c89799be'] = 'Status'; -$_LANGADM['AdminAliasesa1f687d813c4e0c415cb5137fcb156c1'] = 'Alias:'; -$_LANGADM['AdminAliases5aac38deec604d81565722cc5a2a6be1'] = 'Result:'; -$_LANGADM['AdminAliases01d2aac5d20787a1e873f2bdc79b514a'] = 'Search this word instead.'; -$_LANGADM['AdminAliases38fb7d24e0d60a048f540ecb18e13376'] = ' Save '; -$_LANGADM['AdminAliasesa66ec6983e578c3ac4663171b39d168b'] = 'aliases and result are both required'; -$_LANGADM['AdminAliases792fd33273f5b3dbbcc6bd5de52b7e20'] = 'is not a valid result'; -$_LANGADM['AdminAliases9d2e974b83d9090b463dbcb2ef32ab51'] = 'is not a valid alias'; -$_LANGADM['AdminQuickAccessesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminQuickAccesses49ee3087348e8d44e1feda1917443987'] = 'Name'; -$_LANGADM['AdminQuickAccesses97e7c9a7d06eac006a28bf05467fcc8b'] = 'Link'; -$_LANGADM['AdminQuickAccessese5dc8e5afea0a065948622039358de37'] = 'New window'; -$_LANGADM['AdminQuickAccessesfe501f6dab88efcbde9b3f062a5ae781'] = 'Quick Access menu'; -$_LANGADM['AdminQuickAccesses4e140ba723a03baa6948340bf90e2ef6'] = 'Name:'; -$_LANGADM['AdminQuickAccesses3e053943605d9e4bf7dd7588ea19e9d2'] = 'Forbidden characters:'; -$_LANGADM['AdminQuickAccesses3b3d06023f6353f8fd05f859b298573e'] = 'URL:'; -$_LANGADM['AdminQuickAccesses4edbdc3e1b62db73d670ee1231c14c8b'] = 'Open in new window:'; -$_LANGADM['AdminQuickAccesses00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Enabled'; -$_LANGADM['AdminQuickAccessesb9f5c797ebbf55adccdd8539a65a0241'] = 'Disabled'; -$_LANGADM['AdminQuickAccesses38fb7d24e0d60a048f540ecb18e13376'] = ' Save '; -$_LANGADM['AdminSlipb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminSlip6fde42aa0857eb92fc0d0c3fb1c6c8b7'] = 'ID Order'; -$_LANGADM['AdminSlip446faa7da2d42ba4ffeda73cb119dd91'] = 'Date issued'; -$_LANGADM['AdminSlipc95ed58f8c9573f7d58667e6847758d9'] = 'Slip'; -$_LANGADM['AdminSlip1e6d57e813355689e9c77e947d73ad8f'] = 'From:'; -$_LANGADM['AdminSlip0b1fb1278454d848f968d419e29c253b'] = 'Format: 20011-12-31 (inclusive)'; -$_LANGADM['AdminSlip33caa076f23f453dd4061726f3706325'] = 'To:'; -$_LANGADM['AdminSlip647ad0242a9d796e3c83ecf6d6435bc2'] = 'Format: 2012-12-31 (inclusive)'; -$_LANGADM['AdminSlip067af5895a7ced3197520b591f9a41eb'] = 'Generate PDF file'; -$_LANGADM['AdminSlipf596633d68fc44d6c7460676060d5dcb'] = 'Invalid \"From\" date'; -$_LANGADM['AdminSlipff9e9791ff17e1ca431449bb2fe992c0'] = 'Invalid \"To\" date'; -$_LANGADM['AdminSlip97e021ec21e7594c30cbb0adbe16be6d'] = 'No order slips found for this period'; -$_LANGADM['AdminPayment9d653d0b5635dcdbbbbaa7c4b42e7a31'] = 'Currencies restrictions'; -$_LANGADM['AdminPayment1c2e8d60a8f68d08b7009d5e4d5fa137'] = 'Please mark the checkbox(es) for the currency or currencies for which you want the payment module(s) to be available.'; -$_LANGADM['AdminPayment1b1e7483572e24b802c4f4dec44b7a31'] = 'Groups restrictions'; -$_LANGADM['AdminPaymenta286df2cd70ded397d9f3955b0382c1c'] = 'Please mark the checkbox(es) for the groups for which you want the payment module(s) available.'; -$_LANGADM['AdminPayment66b063fcc97a757c25e64c785b3f18a8'] = 'Countries restrictions'; -$_LANGADM['AdminPaymentfa8d45faf5026180b0506317cab3a421'] = 'Please mark the checkbox(es) for the country or countries for which you want the payment module(s) to be available.'; -$_LANGADM['AdminPayment3e15057a39314e679d553bd9b6522ec8'] = 'Customer currency'; -$_LANGADM['AdminPaymentcdf4c2da827655c1ea74209dd683c903'] = 'Shop default currency'; -$_LANGADM['AdminPaymente39a06ebd5bb473161c5dff3c79c80a5'] = 'Save restrictions'; -$_LANGADM['AdminPaymenta75b01d1ff66cd0a327bda1effa71dec'] = 'Payment modules list'; -$_LANGADM['AdminPayment1f3a05f7b45df8e5c5cafaf0485eedd5'] = 'Click to see the list of payment modules.'; -$_LANGADM['AdminPaymentdba77f97d76421a973d8e4903ec1b056'] = 'Payment module restrictions'; -$_LANGADM['AdminPaymentcf7da676516ac041a93fd91755fa40f9'] = 'No payment module installed'; -$_LANGADM['AdminRangeWeightb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminRangeWeight914419aa32f04011357d3b604a86d7eb'] = 'Carrier'; -$_LANGADM['AdminRangeWeight5da618e8e4b89c66fe86e32cdafde142'] = 'From'; -$_LANGADM['AdminRangeWeighte12167aa0a7698e6ebc92b4ce3909b53'] = 'To'; -$_LANGADM['AdminRangeWeight553024cea5b7d69013550aefba774aaa'] = 'Weight ranges'; -$_LANGADM['AdminRangeWeighted6f7f991fdee1625deeaf369ec3146b'] = 'Carrier to which this range will be applied'; -$_LANGADM['AdminRangeWeightaec665fba230ca53799cf3563c696792'] = 'There isn\'t any carrier available for a weight range.'; -$_LANGADM['AdminRangeWeight1e6d57e813355689e9c77e947d73ad8f'] = 'From:'; -$_LANGADM['AdminRangeWeight2c39f2ba36ea6da8583198d554719eb1'] = 'Range start (included)'; -$_LANGADM['AdminRangeWeight33caa076f23f453dd4061726f3706325'] = 'To:'; -$_LANGADM['AdminRangeWeight6bf0217a0db567ce8495e5125a1dfffb'] = 'Range end (excluded)'; -$_LANGADM['AdminRangeWeight38fb7d24e0d60a048f540ecb18e13376'] = ' Save '; -$_LANGADM['AdminRangePriceb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminRangePrice914419aa32f04011357d3b604a86d7eb'] = 'Carrier'; -$_LANGADM['AdminRangePrice5da618e8e4b89c66fe86e32cdafde142'] = 'From'; -$_LANGADM['AdminRangePricee12167aa0a7698e6ebc92b4ce3909b53'] = 'To'; -$_LANGADM['AdminRangePricec62faf40cbefb8525a15d535d0256c5f'] = 'Price ranges'; -$_LANGADM['AdminRangePriceed6f7f991fdee1625deeaf369ec3146b'] = 'Carrier to which this range will be applied'; -$_LANGADM['AdminRangePriceb3c500a9f6fbe57f05013046a29f31c6'] = 'There isn\'t any carrier available for a price range.'; -$_LANGADM['AdminRangePrice1e6d57e813355689e9c77e947d73ad8f'] = 'From:'; -$_LANGADM['AdminRangePrice2c39f2ba36ea6da8583198d554719eb1'] = 'Range start (included)'; -$_LANGADM['AdminRangePrice33caa076f23f453dd4061726f3706325'] = 'To:'; -$_LANGADM['AdminRangePrice6bf0217a0db567ce8495e5125a1dfffb'] = 'Range end (excluded)'; -$_LANGADM['AdminRangePrice38fb7d24e0d60a048f540ecb18e13376'] = ' Save '; -$_LANGADM['AdminAttributeGeneratorc0babe5601b3f91313d53267c3c7ec24'] = 'Back to product'; -$_LANGADM['AdminAttributeGenerator42dc1497090b299a41c64d1389e6ca8c'] = 'Tax Excl.:'; -$_LANGADM['AdminAttributeGenerator419cdd539861e743b872b2c959629a54'] = 'Tax Incl.:'; -$_LANGADM['AdminAttributeGenerator18c17dae7b84c21b38873e823af2bcfe'] = 'product(s) successfully created.'; -$_LANGADM['AdminAttributeGenerator81315cfd898aada1e99e0034b4b078c3'] = 'Attributes generator'; -$_LANGADM['AdminAttributeGeneratorec211f7c20af43e742bf2570c3cb84f9'] = 'Add'; -$_LANGADM['AdminAttributeGeneratorf2a6c498fb90ee345d997f888fce3b18'] = 'Delete'; -$_LANGADM['AdminAttributeGeneratorbbfdf55069aaebae3825be9d4425ce2a'] = 'Add or modify attributes for:'; -$_LANGADM['AdminAttributeGenerator694e8d1f2ee056f98ee488bdc4982d73'] = 'Quantity'; -$_LANGADM['AdminAttributeGenerator63d5049791d9d79d86e9a108b0a999ca'] = 'Reference'; -$_LANGADM['AdminAttributeGenerator32b919d18cfaca89383f6000dcc9c031'] = 'Generate'; -$_LANGADM['AdminAttributeGenerator233c543a23378c4ffd0e1efb17408510'] = 'Price impact'; -$_LANGADM['AdminAttributeGenerator792467936100838046f749e63dadfbdb'] = 'Weight impact'; -$_LANGADM['AdminContactsb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminContactsb78a3223503896721cca1303f776159b'] = 'Title'; -$_LANGADM['AdminContacts8b5dd64ab8d0b8158906796b53a200e2'] = 'E-mail address'; -$_LANGADM['AdminContactsb5a7adde1af5c87d7fd797b6245c2a39'] = 'Description'; -$_LANGADM['AdminContacts9aa698f602b1e5694855cee73a683488'] = 'Contacts'; -$_LANGADM['AdminContacts51ec9bf4aaeab1b25bb57f9f8d4de557'] = 'Title:'; -$_LANGADM['AdminContacts7e98c222c4dd2e73d37bc5cd0eca2fca'] = 'Contact name (e.g. Technical Support)'; -$_LANGADM['AdminContacts76e1a2d01fd855aa7f2df99e2be260c5'] = 'E-mails will be sent to this address'; -$_LANGADM['AdminContactsa4fa45b9c05d906d897b3a04f3d09838'] = 'Save messages?'; -$_LANGADM['AdminContactsec444d8079f945e297c3a6d5359bb4d7'] = 'If enabled, all messages will be saved in the \"Customer Service\" tab'; -$_LANGADM['AdminContacts00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Enabled'; -$_LANGADM['AdminContactsb9f5c797ebbf55adccdd8539a65a0241'] = 'Disabled'; -$_LANGADM['AdminContacts0a958d0b68cae1805a8f64cdcddb821b'] = 'Additional information about this contact'; -$_LANGADM['AdminContacts38fb7d24e0d60a048f540ecb18e13376'] = ' Save '; -$_LANGADM['AdminDbe307db07b3975fef922a80d07455ee5e'] = 'Database'; -$_LANGADM['AdminDb505de52d5ae227b6e8acb02dce2a0c4d'] = 'Server:'; -$_LANGADM['AdminDb67cfd6717606cadb04e8ae03082a0182'] = 'IP address or server name; \'localhost\' will work in most cases'; -$_LANGADM['AdminDb006e7be42e56d810865222669c716f9e'] = 'Database:'; -$_LANGADM['AdminDb9222f8688de5dfd4dabc06fffe8c6aa0'] = 'Database name (e.g. \'prestashop\')'; -$_LANGADM['AdminDbf72ba2e5f0388494cc5041adad99581f'] = 'Prefix (e.g. \'ps_\'):'; -$_LANGADM['AdminDb5ff9df198222a96f26bf2cb279d83bd8'] = 'User:'; -$_LANGADM['AdminDbb341a59d5636ed3d6a819137495b08a0'] = 'Password:'; -$_LANGADM['AdminDb3f783e6afc73242779dde81c7825def0'] = 'Leave blank if no change'; -$_LANGADM['AdminDb51c45b795d5d18a3e4e0c37e8b20a141'] = 'Table'; -$_LANGADM['AdminDbb0d1963f24d64313f9c8d83662cc551a'] = 'Table Engine'; -$_LANGADM['AdminDb6c1375701d87f2636b01cf951d0a375b'] = 'MySQL Engine'; -$_LANGADM['AdminDbac7484fa4e36b9b26ceb27526ee7268f'] = 'Change database engine to'; -$_LANGADM['AdminDb6bb09f0abb00bcba314068abab6fecb7'] = 'is already in'; -$_LANGADM['AdminDba7fd7e3f904a981a4952454d79a806e8'] = 'Cannot change database storage engine for'; -$_LANGADM['AdminContact63406c9482c644975f227cc93788e8fb'] = 'Choose your country'; -$_LANGADM['AdminContactffea2d321be109fc7243cfeb515fe257'] = 'Choose your state (if applicable)'; -$_LANGADM['AdminContact61f0fa926f97eafb392975ed79cebb4a'] = 'Shop name:'; -$_LANGADM['AdminContact792ccc0c7f3d0d20366fbbf44ef7cd78'] = 'Displayed in e-mails and page titles'; -$_LANGADM['AdminContact237726599268adc200964601cdafeb16'] = 'Shop e-mail:'; -$_LANGADM['AdminContact0188aaac1db951dc90bced9ecd606c04'] = 'Displayed in e-mails sent to customers'; -$_LANGADM['AdminContactd7ceaa3ddb4fc6884046456463ecb258'] = 'Registration:'; -$_LANGADM['AdminContact76cee53a1d378b50e5bc3aa50ab3b4c0'] = 'Additional shop information (e.g. Store ID or company ID number)'; -$_LANGADM['AdminContact3c720ca57528095461f52d40d26d956a'] = 'Shop address line 1:'; -$_LANGADM['AdminContacte0ef7a9e00e6b6189c8da23da3fe79f8'] = 'Postcode / Zip Code:'; -$_LANGADM['AdminContactbffb711ec36f280459d11dce315da72f'] = 'City:'; -$_LANGADM['AdminContactf64be5eef68442a8f50cf535b92ad3e4'] = 'Country:'; -$_LANGADM['AdminContact18325105de95083e4a1d10b78f29c2bc'] = 'State:'; -$_LANGADM['AdminContact673ae02fffb72f0fe68a66f096a01347'] = 'Phone:'; -$_LANGADM['AdminContact0e2fb5b02182fd28b9b96e86ed27838f'] = 'Fax:'; -$_LANGADM['AdminContact5dd532f0a63d89c5af0243b74732f63c'] = 'Contact details'; -$_LANGADM['AdminGeolocationc95467b224ae2a3f8a4c12ddbbb0448e'] = 'Geolocation by IP address:'; -$_LANGADM['AdminGeolocation5ce2a0bcb8967528a33c2c0d31cbb194'] = 'This option allows you, among other things, to restrict access to your shop for many countries. See below.'; -$_LANGADM['AdminGeolocationdae8ace18bdcbcc6ae5aece263e14fe8'] = 'Options'; -$_LANGADM['AdminGeolocation4fe49a258059a1dca12770e1dfe40ea2'] = 'The following features are only available if you enable the Geolocation by IP address feature.'; -$_LANGADM['AdminGeolocation2eef60563335b16d4a98900298fe7841'] = 'Geolocation behavior for restricted countries:'; -$_LANGADM['AdminGeolocation9135a9ffd14e4b05e4e3bc4eab58fda7'] = 'Visitors cannot see your catalog'; -$_LANGADM['AdminGeolocationfff95e613286b45e8c44f4316200a83f'] = 'Visitors can see your catalog but cannot place an order'; -$_LANGADM['AdminGeolocation38e8888ae62868f7ec6cc940ffcaf373'] = 'Geolocation behavior for other countries:'; -$_LANGADM['AdminGeolocation4609449450efd4dbe3f05ef2e9c5151d'] = 'All features are available'; -$_LANGADM['AdminGeolocationa47cbf8871ff07c40a87bb58e412c063'] = 'Select countries that can access your store:'; -$_LANGADM['AdminGeolocationa79a12d2d7ab4c5524e33e62a568d77c'] = 'IP address whitelist'; -$_LANGADM['AdminGeolocation5e23ef5156fb0aca3cb2cc23fed2e267'] = 'You can add many IP addresses, they will always be allowed to access your shop (e.g. Google bots IP).'; -$_LANGADM['AdminGeolocation911bac7fe508d2b815eab0612120b564'] = 'Whitelisted IP addresses:'; -$_LANGADM['AdminGeolocation3f089ec9b9ef410a9d81bef70114d387'] = 'In order to use Geolocation, please download'; -$_LANGADM['AdminGeolocation976b976e66879a470635bf0f660e81fc'] = 'this file'; -$_LANGADM['AdminGeolocation3d3aa857bbce5746c7156f447f6bdc60'] = 'and extract it (e.g. using Winrar or Gzip) into this directory: /tools/geoip/'; -$_LANGADM['AdminGeolocation49ee3087348e8d44e1feda1917443987'] = 'Name'; -$_LANGADM['AdminAttachmentsb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminAttachments49ee3087348e8d44e1feda1917443987'] = 'Name'; -$_LANGADM['AdminAttachments0b27918290ff5323bea1e3b78a9cf04e'] = 'File'; -$_LANGADM['AdminAttachmentse9cb217697088a98b1937d111d936281'] = 'Attachment'; -$_LANGADM['AdminAttachments6492d670e42151cc37574d99f4071f85'] = 'Filename:'; -$_LANGADM['AdminAttachmentsd0042a700e9bdf79689d63ee6846dc0e'] = 'Description:'; -$_LANGADM['AdminAttachmentsab335fe79ef8a5e26c0dbc23332a7148'] = 'Upload file from your computer'; -$_LANGADM['AdminAttachments38fb7d24e0d60a048f540ecb18e13376'] = ' Save '; -$_LANGADM['AdminAttachmentsdbb768f29d6b36b627c8233b32da4f2c'] = 'File too large, maximum size allowed:'; -$_LANGADM['AdminAttachmentsba34ea40525a4379add785228e37fe86'] = 'kb'; -$_LANGADM['AdminAttachmentsb8cb56e655c8957c168a380aca447e9b'] = 'File size you\'re trying to upload is:'; -$_LANGADM['AdminAttachmentsaad781b9842958b4552b8edebb83c346'] = 'File copy failed'; -$_LANGADM['AdminAttachments06d43815fa42336629ff54da5630143c'] = 'the File'; -$_LANGADM['AdminAttachments2db1c4802b06f0d3979fe280bacfd5f2'] = 'exceeds the size allowed by the server. This limit is set to'; -$_LANGADM['AdminAttachments6dd757cbdd852a16f222a7d1a07eab3e'] = 'Mb'; -$_LANGADM['AdminAttachments06d5d60cedc3946089462c34c719b4d6'] = 'No file or your file is not uploadable, check your server configuration for the maximum upload size.'; -$_LANGADM['AdminAttachments4a21a191879a23aa2a27829300da95f5'] = 'This attachment is associated with the following products:'; -$_LANGADM['AdminLogsb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminLogsecb833e2dc5d6c03d4d0cddf1b15e85a'] = 'Severity (1-4)'; -$_LANGADM['AdminLogs4c2a8fe7eaf24721cc7a9f0175115bd4'] = 'Message'; -$_LANGADM['AdminLogs0610bbb9dba03bb8037e468534b65a1a'] = 'Object type'; -$_LANGADM['AdminLogsd95fc016a6eee828f434ed5f55504427'] = 'Object ID'; -$_LANGADM['AdminLogs5f36cf760a5c474cc32a6d35d9c50d05'] = 'Error code'; -$_LANGADM['AdminLogs44749712dbec183e983dcd78a7736c41'] = 'Date'; -$_LANGADM['AdminLogs9176296fbbb254872bd45b186a0640db'] = 'Logs by e-mail'; -$_LANGADM['AdminLogsb935e54525e9ae14fd397b5d33e85b0c'] = 'Minimum severity level:'; -$_LANGADM['AdminLogs8ae94f94d2325d227d69a939e419644a'] = 'Enter \"5\" if you do not want to receive any emails.'; -$_LANGADM['AdminLogs0250518090d13c807ece595694bffa98'] = 'Emails will be sent to the shop owner.'; -$_LANGADM['AdminLogs3979bb684920e9e9dc86e266f93d8c87'] = 'Severity levels'; -$_LANGADM['AdminLogsb80c52e7f679fba3c2837b42705fe779'] = 'Informative only'; -$_LANGADM['AdminLogs0eaadb4fcb48a0a0ed7bc9868be9fbaa'] = 'Warning'; -$_LANGADM['AdminLogs902b0d55fddef6f8d651fe1035b7d4bd'] = 'Error'; -$_LANGADM['AdminLogs2d7a39ee844a8ac84031dcd289630dd9'] = 'Major issue (crash)'; -$_LANGADM['AdminCmsCategoriesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminCmsCategories49ee3087348e8d44e1feda1917443987'] = 'Name'; -$_LANGADM['AdminCmsCategoriesb5a7adde1af5c87d7fd797b6245c2a39'] = 'Description'; -$_LANGADM['AdminCmsCategories52f5e0bc3859bc5f5e25130b6c7e8881'] = 'Position'; -$_LANGADM['AdminCmsCategories86754577897acfb25deb69039d49d9a7'] = 'Displayed'; -$_LANGADM['AdminCmsCategories789ca3cc9e29e7ef767619e13c6b2f9e'] = 'CMS Category'; -$_LANGADM['AdminCmsCategories4e140ba723a03baa6948340bf90e2ef6'] = 'Name:'; -$_LANGADM['AdminCmsCategories6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Invalid characters:'; -$_LANGADM['AdminCmsCategories6637b53a5820cef0817b7f2a2553bfc8'] = 'Displayed:'; -$_LANGADM['AdminCmsCategories00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Enabled'; -$_LANGADM['AdminCmsCategoriesb9f5c797ebbf55adccdd8539a65a0241'] = 'Disabled'; -$_LANGADM['AdminCmsCategories2f74f5e9674526a836ce24ad5584fc6e'] = 'Parent CMS Category:'; -$_LANGADM['AdminCmsCategories7b250cb374c12c42a75227ba75df7779'] = 'Meta title:'; -$_LANGADM['AdminCmsCategoriesa6bb76858f8b4b61c050ad7a7ac57e06'] = 'Meta description:'; -$_LANGADM['AdminCmsCategories394deec8b4e901394f69ad41095b1ecc'] = 'Meta keywords:'; -$_LANGADM['AdminCmsCategories02fa003c38fefcda498b876f67f4cac7'] = 'Friendly URL:'; -$_LANGADM['AdminCmsCategories2ef9671539ece086eb5c74c851a08565'] = 'Only letters and the minus (-) character are allowed'; -$_LANGADM['AdminShipping2605fbb693837be42d0cd0e701cb5aa3'] = 'Handling'; -$_LANGADM['AdminShipping1d8ca7f442e6d4ad3da5cb61b84284fc'] = 'Handling charges'; -$_LANGADM['AdminShipping21034ae6d01a83e702839a72ba8a77b0'] = '(tax excl.)'; -$_LANGADM['AdminShippingc9722f74f95451816de0f8ca3259ae44'] = 'Free shipping starts at'; -$_LANGADM['AdminShipping8e0fea0a31a2ef28aa69ecc1ec4460c1'] = 'If you set these parameters to 0, they will be disabled'; -$_LANGADM['AdminShipping03bad6eaeef7a9d4655f07ac28a1746d'] = 'Coupons are not taken into account when calculating free shipping'; -$_LANGADM['AdminShipping780c462e85ba4399a5d42e88f69a15ca'] = 'Billing'; -$_LANGADM['AdminShippinge3d29a6f3d7588301aa04429e686b260'] = 'According to total price'; -$_LANGADM['AdminShipping49fec5c86a3b43821fdf0d9aa7bbd935'] = 'According to total weight'; -$_LANGADM['AdminShippingedba2e2f00e254e64fcb0057c0279a1d'] = 'Fees by carrier, geographical zone, and ranges'; -$_LANGADM['AdminShipping006300efaf063e1705dd614ea0ae9e8b'] = 'Fees'; -$_LANGADM['AdminShippingc58f2291088838a2fd291aa70d560b30'] = 'You only have free carriers, there is no need to configure your delivery prices.'; -$_LANGADM['AdminShippingf8617a92ba0a0a4eabee724eab7c9f48'] = 'Carrier:'; -$_LANGADM['AdminShippingabed9eda0a174a7b32829098aa53ae4d'] = 'Zone / Range'; -$_LANGADM['AdminShipping01b6e20344b68835c5ed1ddedf20d531'] = 'to'; -$_LANGADM['AdminShippingb1c94ca2fbc3e78fc30069c8d0f01680'] = 'All'; -$_LANGADM['AdminShipping38fb7d24e0d60a048f540ecb18e13376'] = ' Save '; -$_LANGADM['AdminShippingee40885aa3a350e6182b8ada1843ed30'] = 'This is a free carrier'; -$_LANGADM['AdminShipping8c6e9d97aa1ff2b61603508a7d25e8b7'] = 'No ranges set for this carrier'; -$_LANGADM['AdminShipping3c5a90ab81573c044caffb847d9157f6'] = 'Prices do not include tax.'; -$_LANGADM['AdminStockMvt49ee3087348e8d44e1feda1917443987'] = 'Name'; -$_LANGADM['AdminStockMvt31c6b3fdfaaa80dba2dbf92a4600524c'] = 'Sign'; -$_LANGADM['AdminStockMvt694e8d1f2ee056f98ee488bdc4982d73'] = 'Quantity'; -$_LANGADM['AdminStockMvtf8c8b903cb2e4f297e4b96d4b9c1e98a'] = 'Employee'; -$_LANGADM['AdminStockMvt44749712dbec183e983dcd78a7736c41'] = 'Date'; -$_LANGADM['AdminTabsb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminTabs49ee3087348e8d44e1feda1917443987'] = 'Name'; -$_LANGADM['AdminTabs817434295a673aed431435658b65d9a7'] = 'Icon'; -$_LANGADM['AdminTabse55f75a29310d7b60f7ac1d390c8ae42'] = 'Module'; -$_LANGADM['AdminTabs8cf04a9734132302f96da8e113e80ce5'] = 'Home'; -$_LANGADM['AdminTabs7015777bcc86cd0c5e4819310d62b040'] = 'Tabs'; -$_LANGADM['AdminTabs4e140ba723a03baa6948340bf90e2ef6'] = 'Name:'; -$_LANGADM['AdminTabs6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Invalid characters:'; -$_LANGADM['AdminTabs6788f67ae68b5aa5ad08d8129399bf81'] = 'Class:'; -$_LANGADM['AdminTabs53b3cae42737979c884275593a01f468'] = 'Module:'; -$_LANGADM['AdminTabs980bb228a128556fe3df923d2ede30b4'] = 'Upload logo from your computer'; -$_LANGADM['AdminTabse81c4e4f2b7b93b481e13a8553c2ae1b'] = 'or'; -$_LANGADM['AdminTabs6adf97f83acf6453d4a6a4b1070f3754'] = 'None'; -$_LANGADM['AdminTabs38fb7d24e0d60a048f540ecb18e13376'] = ' Save '; -$_LANGADM['AdminFeatures49ee3087348e8d44e1feda1917443987'] = 'Name'; -$_LANGADM['AdminFeaturesc82a6100dace2b41087ba6cf99a5976a'] = 'Values'; -$_LANGADM['AdminFeaturese25f0ecd41211b01c83e5fec41df4fe7'] = 'Delete selected items?'; -$_LANGADM['AdminFeatures689202409e48743b914713f96d93947c'] = 'Value'; -$_LANGADM['AdminFeaturesd6ae681fcd58f1e1936ca97da36528ff'] = 'Add a new feature'; -$_LANGADM['AdminFeatures4e140ba723a03baa6948340bf90e2ef6'] = 'Name:'; -$_LANGADM['AdminFeatures6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Invalid characters:'; -$_LANGADM['AdminFeatures38fb7d24e0d60a048f540ecb18e13376'] = ' Save '; -$_LANGADM['AdminFeatures0c8a987e64c2d46886bf92e29c736bdc'] = 'Add a new feature value'; -$_LANGADM['AdminStatesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminStates49ee3087348e8d44e1feda1917443987'] = 'Name'; -$_LANGADM['AdminStatesad68f9bafd9bf2dcf3865dac55662fd5'] = 'ISO code'; -$_LANGADM['AdminStatesb3ff996fe5c77610359114835baf9b38'] = 'Zone'; -$_LANGADM['AdminStates00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Enabled'; -$_LANGADM['AdminStatesb8464cdd84b5f068ad72bf5c4f32163d'] = 'States'; -$_LANGADM['AdminStates4e140ba723a03baa6948340bf90e2ef6'] = 'Name:'; -$_LANGADM['AdminStates457885792537d3f4a056e776fa721a3d'] = 'State name to display in addresses and on invoices'; -$_LANGADM['AdminStates3af4c1797da60fd50670ddbb669fc0aa'] = 'ISO code:'; -$_LANGADM['AdminStates2dcd278c8503e295e186209fffd676f7'] = '1 to 4 letter ISO code (search on Wikipedia if you do not know)'; -$_LANGADM['AdminStatesf64be5eef68442a8f50cf535b92ad3e4'] = 'Country:'; -$_LANGADM['AdminStates19ce4359133c8a012b572413ea8b58ea'] = 'Country where state, region or city is located'; -$_LANGADM['AdminStatese6e42855066e7a3ae050b2c698021b14'] = 'Zone:'; -$_LANGADM['AdminStates29b8e6e52c0384bf57dcc6b975d8b39c'] = 'Geographical zone where this state is located'; -$_LANGADM['AdminStatesec92dbe75bbcc2fbf4cad6302df97c19'] = 'Used for shipping'; -$_LANGADM['AdminStates24a23d787190f2c4812ff9ab11847a72'] = 'Status:'; -$_LANGADM['AdminStatesb9f5c797ebbf55adccdd8539a65a0241'] = 'Disabled'; -$_LANGADM['AdminStatesd42225935a374f1249f2a45ebed00772'] = 'Enabled or disabled'; -$_LANGADM['AdminStates38fb7d24e0d60a048f540ecb18e13376'] = ' Save '; -$_LANGADM['AdminSearchb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminSearch49ee3087348e8d44e1feda1917443987'] = 'Name'; -$_LANGADM['AdminSearch9c37b7b6ff829e977df287900543ea54'] = 'Birth date'; -$_LANGADM['AdminSearch151a3c668742e11d24b6f8e65f7f7ee6'] = 'Registration date'; -$_LANGADM['AdminSearch7442e29d7d53e549b78d93c46b8cdcfc'] = 'Orders'; -$_LANGADM['AdminSearchc0bd7654d5b278e65f21cf4e9153fdb4'] = 'Manufacturer'; -$_LANGADM['AdminSearch63d5049791d9d79d86e9a108b0a999ca'] = 'Reference'; -$_LANGADM['AdminSearchec53a8c4f07baed5d8825072c89799be'] = 'Status'; -$_LANGADM['AdminSearcheb6b06cab0dd72e04c4da68d511facf2'] = 'Search results'; -$_LANGADM['AdminLocalization369686331c93d55e587441143ccdf427'] = 'Localization'; -$_LANGADM['AdminLocalization1a8940a8dec839073dae5489faff67f7'] = 'Weight unit:'; -$_LANGADM['AdminLocalization659c95668841b7d6602ead454b28d4ba'] = 'The weight unit of your shop (eg. kg or lbs)'; -$_LANGADM['AdminLocalization48751633fc026587e3c0179405247ac4'] = 'Distance unit:'; -$_LANGADM['AdminLocalization763441fe3cb9c82d0ffa63a7c5892b61'] = 'The distance unit of your shop (eg. km or mi)'; -$_LANGADM['AdminLocalizationa44d74a22a9161292ed48e7e08214a92'] = 'Volume unit:'; -$_LANGADM['AdminLocalizatione8fa60f47938a6d0c897198af8804338'] = 'The volume unit of your shop'; -$_LANGADM['AdminLocalizationf45093072dc38d0cf37441ea63e2ad68'] = 'Dimension unit:'; -$_LANGADM['AdminLocalizationf804c2bdebc117d9cde3cddad3b49845'] = 'The dimension unit of your shop (eg. cm or in)'; -$_LANGADM['AdminLocalization9b6545e4cea9b4ad4979d41bb9170e2b'] = 'Advanced'; -$_LANGADM['AdminLocalization400e03b004a1f01a467424a0ed93950a'] = 'Language locale:'; -$_LANGADM['AdminLocalization19edfe6dfa17c2bded4b8112c2b273c0'] = 'Your server\'s language locale.'; -$_LANGADM['AdminLocalization5ca775ace4d40c1708b816f404fb3b1c'] = 'Country locale:'; -$_LANGADM['AdminLocalization8905c859634dd24f740ecd3779cff1be'] = 'Your server\'s country locale.'; -$_LANGADM['AdminLocalization7ca0e455445740b47853fe270fe966e2'] = 'Cannot connect to prestashop.com'; -$_LANGADM['AdminLocalizationb8464cdd84b5f068ad72bf5c4f32163d'] = 'States'; -$_LANGADM['AdminLocalization719fec04166d6fa75f89cd29ad61fa8c'] = 'Taxes'; -$_LANGADM['AdminLocalizationdfcfc43722eef1eab1e4a12e50a068b1'] = 'Currencies'; -$_LANGADM['AdminLocalization3a08e2e340ab29fd9263af48193cbf8e'] = 'Languages'; -$_LANGADM['AdminLocalizationafe1985cd4e5e0e87e3a7b33c9fe0a5e'] = 'Units (e.g. weight, volume, distance)'; -$_LANGADM['AdminLocalization67074a462da1e5a1f733c6fb8e2355f3'] = 'Import localization pack'; -$_LANGADM['AdminLocalization8b1b3046eb5036b08a5eda7dbaa371cd'] = 'Localization pack you want to import:'; -$_LANGADM['AdminLocalizationeedffe39822101d8aaeaf3b1a1661926'] = 'Content to import:'; -$_LANGADM['AdminLocalization6ae75b98f6c60f529bb7426e89216a37'] = ' Import '; -$_LANGADM['AdminAddressesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminAddresses20db0bfeecd8fe60533206a2b5e9891a'] = 'First name'; -$_LANGADM['AdminAddresses8d3f5eff9c40ee315d452392bed5309b'] = 'Last name'; -$_LANGADM['AdminAddressesdd7bf230fde8d4836917806aff6a6b27'] = 'Address'; -$_LANGADM['AdminAddresses77638e87a55b8747e79590defafa75c9'] = 'Postcode/ Zip Code'; -$_LANGADM['AdminAddresses57d056ed0984166336b7879c2af3657f'] = 'City'; -$_LANGADM['AdminAddresses59716c97497eb9694541f7c3d37b1a4d'] = 'Country'; -$_LANGADM['AdminAddresses284b47b0bb63ae2df3b29f0e691d6fcf'] = 'Addresses'; -$_LANGADM['AdminAddressesce26601dac0dea138b7295f02b7620a7'] = 'Customer'; -$_LANGADM['AdminAddresses919d1ffe6c1855e790a416efa7b4cc4e'] = 'Identification Number'; -$_LANGADM['AdminAddressesea318a4ad37f0c2d2c368e6c958ed551'] = 'DNI / NIF / NIE'; -$_LANGADM['AdminAddresseseffdb9ce6c5d44df31b89d7069c8e0fb'] = 'Alias'; -$_LANGADM['AdminAddresses6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Invalid characters:'; -$_LANGADM['AdminAddressesfe66abce284ec8589e7d791185b5c442'] = 'Home phone'; -$_LANGADM['AdminAddresses41c2fff4867cc204120f001e7af20f7a'] = 'Mobile phone'; -$_LANGADM['AdminAddresses6311ae17c1ee52b36e68aaf4ad066387'] = 'Other'; -$_LANGADM['AdminAddresses3e053943605d9e4bf7dd7588ea19e9d2'] = 'Forbidden characters:'; -$_LANGADM['AdminAddresses38fb7d24e0d60a048f540ecb18e13376'] = ' Save '; -$_LANGADM['AdminAddresses1c76cbfe21c6f44c1d1e59d54f3e4420'] = 'Company'; -$_LANGADM['AdminAddresses7cb32e708d6b961d476baced73d362bb'] = 'VAT number'; -$_LANGADM['AdminAddresses46a2a41cc6e552044816a2d04634545d'] = 'State'; -$_LANGADM['AdminAddressesf90e807b74928118048a1a6fa65ebfe5'] = 'Customer e-mail'; -$_LANGADM['AdminCmsb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminCmse6b391a8d2c4d45902a23a8b6585703d'] = 'URL'; -$_LANGADM['AdminCmsb78a3223503896721cca1303f776159b'] = 'Title'; -$_LANGADM['AdminCms52f5e0bc3859bc5f5e25130b6c7e8881'] = 'Position'; -$_LANGADM['AdminCms00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Enabled'; -$_LANGADM['AdminCmsf8825c9f08ff15b5ef6bc3a3898817e8'] = 'Save and preview'; -$_LANGADM['AdminCms3f64b2beede1082fd32ddb0bf11a641f'] = 'Meta description'; -$_LANGADM['AdminCms7d7559ccac6bc30a4d985db11cb34a3a'] = 'Meta keywords'; -$_LANGADM['AdminCms1dec4f55522b828fe5dacf8478021a9e'] = 'Friendly URL'; -$_LANGADM['AdminCms45b1bce0ceb1e155fc99d59a21761b9e'] = 'Page content'; -$_LANGADM['AdminCms0099c0173a3c7758b36025bdae9b4fc7'] = 'Enable:'; -$_LANGADM['AdminCmsb9f5c797ebbf55adccdd8539a65a0241'] = 'Disabled'; -$_LANGADM['AdminCms38fb7d24e0d60a048f540ecb18e13376'] = ' Save '; -$_LANGADM['AdminCms5ece607071fe59ddc4c88dc6abfe2310'] = 'No items found'; -$_LANGADM['AdminCms084af17ae8dce6465e3acd94a3d995c1'] = 'Your CMS page will be saved as a draft'; -$_LANGADM['AdminModulesPositions51a8b3a61ad63d4e5df2ce86870e39b8'] = 'Transplant a module'; -$_LANGADM['AdminModulesPositionse55f75a29310d7b60f7ac1d390c8ae42'] = 'Module'; -$_LANGADM['AdminModulesPositions98a11cd6082576d0b5c84f37bde0b380'] = 'Hook into'; -$_LANGADM['AdminModulesPositionsd5f1381c5f97f928df4ef8d18c2a27c0'] = 'Exceptions'; -$_LANGADM['AdminModulesPositions9ee91b01130064edd60d330a3888d17e'] = 'Please specify the files for which you do not want the module to be displayed'; -$_LANGADM['AdminModulesPositions8a6617dfa35ce54642fc61fd53935a91'] = 'Please type each filename separated by a comma'; -$_LANGADM['AdminModulesPositionsc9cc8cce247e49bae79f15173ce97354'] = 'Save'; -$_LANGADM['AdminModulesPositions19f823c6453c2b1ffd09cb715214813d'] = 'Required field'; -$_LANGADM['AdminModulesPositions498f79c4c5bbde77f1bceb6c86fd0f6d'] = 'Show'; -$_LANGADM['AdminModulesPositions4ba24d91566786f5315acf453418dbb6'] = 'All modules'; -$_LANGADM['AdminModulesPositions6d7c1e5020617c62ce515b7d9d610dd8'] = 'Display non-positionable hooks'; -$_LANGADM['AdminModulesPositions8e278f6a1ae38a12b2378eec8d08aa4f'] = 'LiveEdit'; -$_LANGADM['AdminModulesPositions0e914d3a9383dca6cf82f48659c41688'] = 'Click here to be redirected to the front office of your shop where you can move and delete modules directly.'; -$_LANGADM['AdminModulesPositions6c60f3604bf60b7521bfc60e9c4f65ca'] = 'Run LiveEdit'; -$_LANGADM['AdminModulesPositionsfeb6f2e19409f021e5fd65c51d21d254'] = 'Unhook the selection'; -$_LANGADM['AdminModulesPositions0eb9b3af2e4a00837a1b1a854c9ea18c'] = 'modules'; -$_LANGADM['AdminModulesPositions22884db148f0ffb0d830ba431102b0b5'] = 'module'; -$_LANGADM['AdminModulesPositionsfc5ad043a6703887bcf45eb8348d8680'] = 'Technical name: '; -$_LANGADM['AdminModulesPositions258f49887ef8d14ac268c92b02503aaa'] = 'Up'; -$_LANGADM['AdminModulesPositions08a38277b0309070706f6652eeae9a53'] = 'Down'; -$_LANGADM['AdminModulesPositions7dce122004969d56ae2e0245cb754d35'] = 'Edit'; -$_LANGADM['AdminModulesPositionsf2a6c498fb90ee345d997f888fce3b18'] = 'Delete'; -$_LANGADM['AdminModulesPositions605e21f380bbda2912e12a4c16737227'] = 'No module for this hook'; -$_LANGADM['AdminInvoices1b107c8f50c81b4b3497765849934a1c'] = 'Invoice options'; -$_LANGADM['AdminInvoices3ae56a835894e53600833725244b578f'] = 'Enable invoices:'; -$_LANGADM['AdminInvoices23bf11ceb4fb51647fd977aba60246d3'] = 'If enabled, your customers will be able to receive an invoice for their purchases'; -$_LANGADM['AdminInvoices832d6a06e91e49828a89fb1ca4651d37'] = 'Invoice prefix:'; -$_LANGADM['AdminInvoices0df35f41ce9f64e7f14819bd4145a2be'] = 'Prefix used for invoice name (e.g. IN00001)'; -$_LANGADM['AdminInvoicesdb2d9ca9b008f4cdb2c5902adaa84fdc'] = 'Invoice number:'; -$_LANGADM['AdminInvoices1513c8f4f5c2d340ac3e1c3d09aeff4c'] = 'Footer Text:'; -$_LANGADM['AdminInvoicescff972b8880cbbf6753afb2706b43fc8'] = 'This text will appear at the bottom of the invoice'; -$_LANGADM['AdminInvoices9a0a4f0869ab12a21407047290750e7a'] = 'By date'; -$_LANGADM['AdminInvoices1e6d57e813355689e9c77e947d73ad8f'] = 'From:'; -$_LANGADM['AdminInvoices0b1fb1278454d848f968d419e29c253b'] = 'Format: 2011-12-31 (inclusive)'; -$_LANGADM['AdminInvoices33caa076f23f453dd4061726f3706325'] = 'To:'; -$_LANGADM['AdminInvoices647ad0242a9d796e3c83ecf6d6435bc2'] = 'Format: 2012-12-31 (inclusive)'; -$_LANGADM['AdminInvoicesc491f71acb93db711c341417e8c6be9e'] = 'Print PDF invoices'; -$_LANGADM['AdminInvoicesa7bc5a8c54672ab332de0c0174dcd236'] = 'By order statuses'; -$_LANGADM['AdminInvoicesf596633d68fc44d6c7460676060d5dcb'] = 'Invalid \"From:\" date'; -$_LANGADM['AdminInvoicesff9e9791ff17e1ca431449bb2fe992c0'] = 'Invalid \"To:\" date'; -$_LANGADM['AdminInvoices366a2e6043b7f22bbb12df4a5fce45fb'] = 'No invoice found for this period'; -$_LANGADM['AdminInvoices9a572188372df6be754991fd8f080f16'] = 'No invoice found for this status'; -$_LANGADM['AdminInvoices38b1cc080b5571823889c6f775bf6606'] = 'Invalid invoice number (must be > '; -$_LANGADM['AdminReturnb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminReturnd79cf3f429596f77db95c65074663a54'] = 'Order ID'; -$_LANGADM['AdminReturnec53a8c4f07baed5d8825072c89799be'] = 'Status'; -$_LANGADM['AdminReturn446faa7da2d42ba4ffeda73cb119dd91'] = 'Date issued'; -$_LANGADM['AdminReturn9442975514755961788cc54bf8b43ddf'] = 'Merchandise return (RMA) options'; -$_LANGADM['AdminReturn593d14a9bb937448450dec461580c8cf'] = 'Enable returns:'; -$_LANGADM['AdminReturnd0c905ef089538af1f976a3477d617b0'] = 'Select whether or not to activate merchandise return for your shop'; -$_LANGADM['AdminReturn97b920aeb6427541616bdfb89a42be02'] = 'Time limit of validity:'; -$_LANGADM['AdminReturnf279b0e5f1f92bf1bae821e102f5c400'] = 'Number of days the customer can make a return after the delivery date'; -$_LANGADM['AdminReturnbfc23574a242be4531bcb29877ac1d8a'] = 'Return Merchandise Authorization (RMA)'; -$_LANGADM['AdminReturn5eea367ea73b909880393bd1ae79fc67'] = 'Customer:'; -$_LANGADM['AdminReturn2ca3deb5cd68fa9119b285804fab572f'] = 'Order:'; -$_LANGADM['AdminReturncb5e33714f324e81edb2ad638d085d09'] = 'Customer explanation:'; -$_LANGADM['AdminReturn24a23d787190f2c4812ff9ab11847a72'] = 'Status:'; -$_LANGADM['AdminReturnf12dbe1dbf9af16a70ca2c0329112642'] = 'Merchandise return (RMA) status'; -$_LANGADM['AdminReturnb52b44c9d23e141b067d7e83b44bb556'] = 'Products:'; -$_LANGADM['AdminReturnee2204974e5c8242756f3d9981865adc'] = 'List of products in return package'; -$_LANGADM['AdminReturn38fb7d24e0d60a048f540ecb18e13376'] = ' Save '; -$_LANGADM['AdminReturnd1228f5476d15142b1358ae4b5fa2454'] = 'Order #'; -$_LANGADM['AdminReturnd98a07f84921b24ee30f86fd8cd85c3c'] = 'from'; -$_LANGADM['AdminReturne1c9e6510f0c8a1182dd5322b9c40331'] = 'View details on customer page'; -$_LANGADM['AdminReturnbe812bcdcf226cac718ced453e22dbae'] = 'View details on order page'; -$_LANGADM['AdminReturn63d5049791d9d79d86e9a108b0a999ca'] = 'Reference'; -$_LANGADM['AdminReturndf644ae155e79abf54175bd15d75f363'] = 'Product name'; -$_LANGADM['AdminReturn694e8d1f2ee056f98ee488bdc4982d73'] = 'Quantity'; -$_LANGADM['AdminReturn004bf6c9a40003140292e97330236c53'] = 'Action'; -$_LANGADM['AdminReturn2fb3b950fd7711136f7f251ae5fbdbdc'] = 'Text #'; -$_LANGADM['AdminReturn853ae90f0351324bd73ea615e6487517'] = ':'; -$_LANGADM['AdminSearchConfda0d18febbbe9cd4e54b68aa72f1d231'] = 'Indexation'; -$_LANGADM['AdminSearchConf1c24b90abdb6175e6c57762446db435a'] = 'The \"indexed\" products have been analyzed by PrestaShop and will appear in the results of the front office search.'; -$_LANGADM['AdminSearchConfd09de235a4115d5c3ff8d8e75f2fa45c'] = 'Indexed products:'; -$_LANGADM['AdminSearchConf89e75b6219e4f6de0200ad94812a5655'] = 'Add missing products to index.'; -$_LANGADM['AdminSearchConf26e424abe001fcfdcc85a2d59bacb567'] = 'Re-build entire index.'; -$_LANGADM['AdminSearchConf2e2ef007bbe41bc68ee187fca0387520'] = 'You can set a cron job that will re-build your index using the following URL:'; -$_LANGADM['AdminSearchConf13348442cc6a27032d2b4aa28b75a5d3'] = 'Search'; -$_LANGADM['AdminSearchConf8a289df2d13df2450bfcc937a026dee3'] = 'Ajax search'; -$_LANGADM['AdminSearchConf00204f71aee500f89085662a40f8a555'] = 'Enable ajax search for your visitors.'; -$_LANGADM['AdminSearchConf483c40354fdf24fc335387dc1785ccd2'] = 'With ajax search, the first 10 products matching the user query will appear in real time below the input field.'; -$_LANGADM['AdminSearchConfbbeec9bc726c86e461b48941118e4f3b'] = 'Instant search:'; -$_LANGADM['AdminSearchConf88a84f6aa7f460b72f4a4b9dd9b9b714'] = 'Enable instant search for your visitors.'; -$_LANGADM['AdminSearchConfd125a8ad45c31bd8d3d6502b357e944a'] = 'With instant search, the results will appear immediately as the user writes a query.'; -$_LANGADM['AdminSearchConf4381a423b1c744a58a00f9921327f4f7'] = 'Minimum word length (in chars)'; -$_LANGADM['AdminSearchConfc1aa7600ab8604ee230fbf068ae3e032'] = 'Only words this size or larger will be indexed.'; -$_LANGADM['AdminSearchConf5bff181421d95b49ad5ce5bb08f0ffbe'] = 'Blacklisted words'; -$_LANGADM['AdminSearchConf97af9b173ce5af301daaa0aeb5419c49'] = 'Please enter the words separated by a \"|\".'; -$_LANGADM['AdminSearchConf8c489d0946f66d17d73f26366a4bf620'] = 'Weight'; -$_LANGADM['AdminSearchConfb528cee25edcbf2257878a5aead21a1d'] = 'The \"weight\" represents its importance and relevance for the ranking of the products when try a new search.'; -$_LANGADM['AdminSearchConf157ce71733eb58af6770c47cfbab1732'] = 'A word with a weight of 8 will have 4 times more value than a word with a weight of 2.'; -$_LANGADM['AdminSearchConf76a591808a254d4094e1c43f937b834f'] = 'Product name weight'; -$_LANGADM['AdminSearchConff391844c98222451204cbb678d591f86'] = 'Reference weight'; -$_LANGADM['AdminSearchConf6af0a6ff1f2f2a61cbd8b98232314b03'] = 'Short description weight'; -$_LANGADM['AdminSearchConff90f799bc686f5d6a731b1f8074b4580'] = 'Description weight'; -$_LANGADM['AdminSearchConf05cdca5b85ff26e596c3af66ed4820d5'] = 'Category weight'; -$_LANGADM['AdminSearchConf9bc82ee9ca6110810689927a77493617'] = 'Manufacturer weight'; -$_LANGADM['AdminSearchConfc152439199cebb7e1c27633efeaf1eda'] = 'Tags weight'; -$_LANGADM['AdminSearchConf1b25f9ffbf4d185dbb985380a04732cc'] = 'Attributes weight'; -$_LANGADM['AdminSearchConf4871216a35362aebc0d9908e6e288765'] = 'Features weight'; -$_LANGADM['AdminEmails1e884e3078d9978e216a027ecd57fb34'] = 'E-mail'; -$_LANGADM['AdminEmails68e07c80282df8c6f72fd4edf630dc75'] = 'Send e-mail to:'; -$_LANGADM['AdminEmails765f159ab61b665aca550bd1a767f9d2'] = 'Where customers send message from order page'; -$_LANGADM['AdminEmailsad3bc3094733fbf7e0a10f0da116b864'] = 'Use PHP mail() function. Recommended; works in most cases'; -$_LANGADM['AdminEmailsfd304ecc43446476fd981bb6b4f41f7f'] = 'Set my own SMTP parameters. For advanced users ONLY'; -$_LANGADM['AdminEmailsde79cca647023ab0f822dce4e3035478'] = 'Send e-mail as HTML'; -$_LANGADM['AdminEmails7d0435ff9cf1b9631daa6c4770441b9e'] = 'Send e-mail as Text'; -$_LANGADM['AdminEmails130c5b3473c57faa76e2a1c54e26f88e'] = 'Both'; -$_LANGADM['AdminEmailsd1e73ceb688ab6a0d6d3e7c10cb1c474'] = 'Mail domain name:'; -$_LANGADM['AdminEmailsb3e39b71a787e2e14c64bac946c37849'] = 'Fully qualified domain name (keep it empty if you do not know)'; -$_LANGADM['AdminEmails33b3f142e242a624cb69a5f5f689039d'] = 'SMTP server:'; -$_LANGADM['AdminEmailsb0ac90156891121f5fbf84b276f89fcf'] = 'IP address or server name (e.g. smtp.mydomain.com)'; -$_LANGADM['AdminEmails2800e9378401033bf3debf195b967343'] = 'SMTP user:'; -$_LANGADM['AdminEmails4ec202ee546b3c9ee3415854939ac39a'] = 'Leave blank if not applicable'; -$_LANGADM['AdminEmails037373672dd4a89426144d40f2e8ad91'] = 'SMTP password:'; -$_LANGADM['AdminEmails8a7363b823dce00b3b1b7e62ca1d777d'] = 'Encryption:'; -$_LANGADM['AdminEmailsd8f5b3c4ad206980b27a9d88a217a0d5'] = 'Use an encrypt protocol'; -$_LANGADM['AdminEmails6adf97f83acf6453d4a6a4b1070f3754'] = 'None'; -$_LANGADM['AdminEmails099d7d04319e5191b7473e016c55e320'] = 'TLS'; -$_LANGADM['AdminEmailsea52c36203c5f99c3ce2442d531b1a22'] = 'SSL'; -$_LANGADM['AdminEmails64ea53ab0a03507af104853e03c2db28'] = 'Port:'; -$_LANGADM['AdminEmails1fd75178ab1de3368fc619c5bd83b7cb'] = 'Port number to use'; -$_LANGADM['AdminEmails652d1d00f6782dfd7d3dbd4ad2e30145'] = 'Test your e-mail configuration'; -$_LANGADM['AdminEmails14dee5807769f30f20b8d17a6afd951c'] = 'Send a test e-mail to'; -$_LANGADM['AdminEmailsd6a55d64219386584388bf3731384c3f'] = 'Send an e-mail test'; -$_LANGADM['AdminEmails66d129a76b5e0b7352c7470f75833e5c'] = 'This is a test message, your server is now configured to send e-mail'; -$_LANGADM['AdminEmailsbe656d2d5c1e6f223dca152937941705'] = 'Test message - Prestashop'; -$_LANGADM['AdminEmailsdb30a86adf0ef9fbc6feb6fa5c8e23d7'] = 'A test e-mail has been sent to the e-mail address you specified'; -$_LANGADM['AdminEmails329a07ff51a56b7ce7e8412a8bce3f8b'] = 'Error: please check your configuration'; -$_LANGADM['AdminEmailse5110300599f995b9d8cfbe930fba83e'] = 'This e-mail address is invalid'; -$_LANGADM['AdminGenerator99bd735570f4e71f3596ad208f6f63c6'] = 'Cannot write file:'; -$_LANGADM['AdminGeneratorff75496593d3ce1584f5e974e9668330'] = 'Please check write permissions on this file.'; -$_LANGADM['AdminGeneratorad11acdc8759d7a20ca3b868a8db30ae'] = '.htaccess file generation'; -$_LANGADM['AdminGenerator3f3e336e2f1fa10375efd923fca18b55'] = 'Warning:'; -$_LANGADM['AdminGenerator620da2256fdfaa8c903cc870221450ca'] = 'this tool can ONLY be used if you are hosted by an Apache web server. Please ask your hosting provider if you are not sure.'; -$_LANGADM['AdminGenerator53bdd80ab93282cc38ef9c605f058eba'] = 'This tool will automatically generate a \".htaccess\" file that will give you the ability to do URL rewriting and catch 404 errors.'; -$_LANGADM['AdminGenerator15970c4fdbca1fc48c5b412d94e798c0'] = 'Optimization'; -$_LANGADM['AdminGenerator32d593fb52ab5e4ae3f16844b576867d'] = 'This will add directives to your .htaccess file which should improve caching and compression.'; -$_LANGADM['AdminGenerator1dec4f55522b828fe5dacf8478021a9e'] = 'Friendly URL'; -$_LANGADM['AdminGenerator223cf855cfa657eeb99550e1acd8eaa3'] = 'Enable only if your server allows URL rewriting. If you have not enabled \"Friendly URL\" in \"Preferences > SEO & URLs\" before generating the \".htaccess\" file, this feature will not work.'; -$_LANGADM['AdminGeneratoracaa02ab1d800ce9a0b3df2e4ab8909a'] = 'Disable Apache multiviews'; -$_LANGADM['AdminGenerator7dc12aaf3ebf9e01ef5b2ec91761c26a'] = 'Enable this option only if you have problems with URL rewriting on some pages.'; -$_LANGADM['AdminGeneratorb696dfaf5a833f70d71d26d052c6eaa3'] = 'Generate your \".htaccess\" file by clicking here:'; -$_LANGADM['AdminGenerator3c108dd1d7338dcc6a9face1824db1dd'] = 'Generate .htaccess file'; -$_LANGADM['AdminGenerator067b367b527d0a275f99b9071dd69e28'] = 'This will erase your'; -$_LANGADM['AdminGenerator149603e6c03516362a8da23f624db945'] = 'old'; -$_LANGADM['AdminGenerator5b1315f64379c20167cc186f3cfed249'] = '.htaccess file!'; -$_LANGADM['AdminGeneratorb8a27e47e64caa3e36c8894c3745357b'] = 'Before being able to use this tool, you need to:'; -$_LANGADM['AdminGeneratord443c06bc05c5f7d35d95aba3ddcf817'] = '- create a'; -$_LANGADM['AdminGenerator8052c42ab3b8aa06a3f5f788a4ddccc2'] = '.htaccess'; -$_LANGADM['AdminGenerator93f711fc90428ec9589a70706e1866a2'] = 'blank file in the shop\'s root directory'; -$_LANGADM['AdminGenerator60e4943ad37920b1f95133fae1420b59'] = '- Set write permissions for this file (CHMOD 777 on Unix system)'; -$_LANGADM['AdminGenerator345d6249c20c6319bb09edaaf536744b'] = 'robots.txt file generation'; -$_LANGADM['AdminGenerator3b823baba7abb920bd1c18104ae7537b'] = 'Your robots.txt file MUST be located in your shop\'s root directory.'; -$_LANGADM['AdminGeneratorb65cc08420e484602c7c313336933452'] = 'e.g. http://www.yoursite.com/robots.txt'; -$_LANGADM['AdminGenerator2129c4f9bb14dcddabb6453bfbeff246'] = 'This tool will automatically generate a \"robots.txt\" file that you can configure to deny access to search engines for some pages.'; -$_LANGADM['AdminGeneratorffd4c6a67eb0c56d04a5ebca5e8cbf80'] = 'Generate your \"robots.txt\" file by clicking here:'; -$_LANGADM['AdminGenerator7959e21ff0b83542251ca0b4e9a62eea'] = 'Generate robots.txt file'; -$_LANGADM['AdminGenerator76bdc7d3324595e5c6430ba466690cba'] = 'robots.txt file!'; -$_LANGADM['AdminGeneratoraa2646a667ee1cd83235786dccef4a26'] = 'robots.txt'; -$_LANGADM['AdminGeneratorc03c063bb390b0042cabd4e08ac92347'] = 'blank file in dir:'; -$_LANGADM['AdminThemesa1c58e94227389415de133efdf78ea6e'] = 'Appearance'; -$_LANGADM['AdminThemes231856676246820203ddc442e481a5eb'] = 'Header logo:'; -$_LANGADM['AdminThemes86824265d3f2908928a0b5689ab9541d'] = 'Will appear on main page'; -$_LANGADM['AdminThemes1b6dc1e488d9e5eba634c526cb8790f0'] = 'Mail logo:'; -$_LANGADM['AdminThemes6fa998a451d52f8bac2ca4b6cbde0c76'] = 'Will appear on e-mail headers. If undefined, the Header logo will be used'; -$_LANGADM['AdminThemesaa94cba2130d7cdc43dd02920183bad1'] = 'Invoice logo:'; -$_LANGADM['AdminThemes788facf04ad732f605ca6f9fd5d43c6f'] = 'Will appear on invoice headers. If undefined, the Header logo will be used'; -$_LANGADM['AdminThemes166e58184f5f3e344a4f1741a4716c05'] = 'Favicon:'; -$_LANGADM['AdminThemes9cafe07932ca5f6ed588a5852e36af8d'] = 'Will appear in the address bar of your web browser'; -$_LANGADM['AdminThemes413dc5af3ee0d6d59cd83c80e91e07a7'] = 'Store icon:'; -$_LANGADM['AdminThemes5bcdec816ad8c7bb1e7ef04f7ae9350d'] = 'Will appear on the store locator (inside Google Maps)'; -$_LANGADM['AdminThemes60e53443dbca990bf3f314b2fa38e839'] = 'Suggested size: 30x30, Transparent GIF'; -$_LANGADM['AdminThemes93af5f35c247e0e814bd676249f60b62'] = 'Navigation pipe:'; -$_LANGADM['AdminThemesf2284dabeee8efb9617fbb0f05883adb'] = 'Used for navigation path inside categories/product'; -$_LANGADM['AdminThemesbbb572a770006c9e0e57c9e5d4bcda90'] = 'Live from PrestaShop Addons!'; -$_LANGADM['AdminThemes0ac3a6bb56ca9b829859b5c12040e3a0'] = 'Find new themes on PrestaShop Addons!'; -$_LANGADM['AdminWebservice897356954c2cd3d41b221e3f24f99bba'] = 'Key'; -$_LANGADM['AdminWebservice00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Enabled'; -$_LANGADM['AdminWebservice52699c78843b98f98620186a59b0a3fa'] = 'Key description'; -$_LANGADM['AdminWebservice254f642527b45bc260048e30704edb39'] = 'Configuration'; -$_LANGADM['AdminWebservice1a3b3816c9c978c15939fba51f39eab4'] = 'Enable PrestaShop Webservice:'; -$_LANGADM['AdminWebservicee8602bda90ef985a71054950e6f1981e'] = 'Before activating the webservice, you must be sure to: '; -$_LANGADM['AdminWebservice0454a0d709a001b0745bbbef61a437a0'] = 'be certain URL rewrite is available on this server'; -$_LANGADM['AdminWebservicecb7ceb5bf67dd558051ef7066c6f10d7'] = 'be certain that the 5 methods GET, POST, PUT, DELETE and HEAD are supported by this server'; -$_LANGADM['AdminWebserviceefeb782bc428be5cef6e02a858749ee5'] = 'Key:'; -$_LANGADM['AdminWebservice92b1b790773350896dc5c6c06b06a251'] = 'Webservice account key'; -$_LANGADM['AdminWebservice24a23d787190f2c4812ff9ab11847a72'] = 'Status:'; -$_LANGADM['AdminWebserviceb9f5c797ebbf55adccdd8539a65a0241'] = 'Disabled'; -$_LANGADM['AdminWebservice6e750dcbaa546f46df9b1a6b7ec6063c'] = 'Permissions:'; -$_LANGADM['AdminWebservice38fb7d24e0d60a048f540ecb18e13376'] = ' Save '; -$_LANGADM['AdminWebservicef19ee162cdc3717e4e58af2ebc837b5a'] = 'Key length must be 32 character long'; -$_LANGADM['AdminWebservice73f872e92f8bee93f070d13e2339a410'] = 'Key already exists'; -$_LANGADM['AdminWebservice3a1d42e50ada009f2ef187fbf6dc8a3f'] = 'To avoid operating problems, please use an Apache server.'; -$_LANGADM['AdminWebservice1ad84436adb0f59e123b212bf07303f8'] = 'Please activate the Apache module \'mod_auth_basic\' to allow authentication of PrestaShop webservice.'; -$_LANGADM['AdminWebservice46b693f4eb22219e8fbf8b9afea71d12'] = 'Please activate the Apache module \'mod_rewrite\' to allow using the PrestaShop webservice.'; -$_LANGADM['AdminWebservice442d1f267535a0638bde988697d82620'] = 'Please activate the PHP extension \'SimpleXML\' to allow testing of PrestaShop webservice.'; -$_LANGADM['AdminWebservice9305d93c35dfc8cef7b4ed3613c08e6b'] = ' Generate! '; -$_LANGADM['AdminWebservice51ba9470e0c6fcc53b976a6854b0f2e0'] = 'Set the resource permissions for this key:'; -$_LANGADM['AdminWebservicebe8545ae7ab0276e15898aae7acfbd7a'] = 'Resource'; -$_LANGADM['AdminWebservicef1a627ad565dc779ed5a01edafd18640'] = 'View (GET)'; -$_LANGADM['AdminWebservice9fd0670413556e6cbdc490e09833a30f'] = 'Modify (PUT)'; -$_LANGADM['AdminWebserviceb28e80674d48866203b7790f730dfa30'] = 'Add (POST)'; -$_LANGADM['AdminWebservice6c0c2b9ec9a4188db4cfd4f8a0fee415'] = 'Delete (DELETE)'; -$_LANGADM['AdminWebservice028f42454a71f86007a79664b2a35882'] = 'Fast view (HEAD)'; -$_LANGADM['AdminTaxesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminTaxes49ee3087348e8d44e1feda1917443987'] = 'Name'; -$_LANGADM['AdminTaxesdcb66ff6e4a2517ade22183779939c9d'] = 'Rate'; -$_LANGADM['AdminTaxes00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Enabled'; -$_LANGADM['AdminTaxes5f7d9a7f76dba4bc86062ea848255f2f'] = 'If you disable the ecotax, the ecotax for all your products will be set to 0'; -$_LANGADM['AdminTaxes1c669d037f8bc785f0e1a9aeb7070367'] = 'Tax options'; -$_LANGADM['AdminTaxes50068b9a709a0e2da6f25210de57bb85'] = 'Enable tax:'; -$_LANGADM['AdminTaxes7c9ad104937545220eb5ac67fb1ee9d9'] = 'Select whether or not to include tax on purchases'; -$_LANGADM['AdminTaxesc67e7a009554ed22f2010f1ef919a204'] = 'Display tax in cart:'; -$_LANGADM['AdminTaxese8cce94acc56227d96f94315fc5c0553'] = 'Select whether or not to display tax on a distinct line in the cart'; -$_LANGADM['AdminTaxes6c480608ed6896b113dd2381d2a7512c'] = 'Base on:'; -$_LANGADM['AdminTaxes886dc40a9367328f942e6bf6c31f3ebb'] = 'Invoice Address'; -$_LANGADM['AdminTaxes2f2f0f119a907c6c67a3c6fcde0193ab'] = 'Delivery Address'; -$_LANGADM['AdminTaxes8e4157c726a8c5cf64361e2d751bc945'] = 'Use ecotax'; -$_LANGADM['AdminTaxes4e00e39db9994b6baeea51eaf66399d1'] = 'Ecotax:'; -$_LANGADM['AdminTaxes9010d6744cf8eada0c221b2d31be15a5'] = 'The tax to apply on the ecotax (e.g., French ecotax: 19.6%).'; -$_LANGADM['AdminTaxesf2a6c498fb90ee345d997f888fce3b18'] = 'Delete'; -$_LANGADM['AdminTaxes0071aa279bd1583754a544277740f047'] = 'Delete item #'; -$_LANGADM['AdminTaxes8a9b8ee83e347d62ff34dd235e97dcc3'] = 'This tax is currently in use in a tax rule. Are you sure you would like to continue?'; -$_LANGADM['AdminTaxes6b1f6081d484b3728b5d3637ea44f14c'] = 'This tax is currently in use in a tax rule. If you continue this tax will be removed from the tax rule. Are you sure you would like to continue?'; -$_LANGADM['AdminTaxes719fec04166d6fa75f89cd29ad61fa8c'] = 'Taxes'; -$_LANGADM['AdminTaxes4e140ba723a03baa6948340bf90e2ef6'] = 'Name:'; -$_LANGADM['AdminTaxes6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Invalid characters:'; -$_LANGADM['AdminTaxesf444460da40424231f40202fc5de2507'] = 'Tax name to display in cart and on invoice, e.g. VAT'; -$_LANGADM['AdminTaxes9f75452921af0033334512428e29900e'] = 'Rate:'; -$_LANGADM['AdminTaxes211b840946f6b36e303291b1fe2bdb77'] = 'Format: XX.XX or XX.XXX (e.g. 19.60 or 13.925)'; -$_LANGADM['AdminTaxes0099c0173a3c7758b36025bdae9b4fc7'] = 'Enable:'; -$_LANGADM['AdminTaxesb9f5c797ebbf55adccdd8539a65a0241'] = 'Disabled'; -$_LANGADM['AdminTaxes38fb7d24e0d60a048f540ecb18e13376'] = ' Save '; -$_LANGADM['AdminMetab718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminMeta193cfc9be3b995831c6af2fea6650e60'] = 'Page'; -$_LANGADM['AdminMetab78a3223503896721cca1303f776159b'] = 'Title'; -$_LANGADM['AdminMeta1dec4f55522b828fe5dacf8478021a9e'] = 'Friendly URL'; -$_LANGADM['AdminMetabc5d446bc10f94f2132fa898d11a423a'] = 'Set up URLs'; -$_LANGADM['AdminMetada82a2002384409477655085d5c4136e'] = 'Enable only if your server allows URL rewriting (recommended)'; -$_LANGADM['AdminMeta44bc5350d0a72d6f348aaeebb4004d8e'] = 'Automatically redirect to Canonical url'; -$_LANGADM['AdminMetae73d8e659020c1acff040a3a3eaf9d21'] = 'Recommended, but your theme must be compliant'; -$_LANGADM['AdminMeta0af89096135210f23a49637e3d9f3a60'] = 'Meta-Tags'; -$_LANGADM['AdminMetadbb5f11eab5c5c375c4c5face47ddf1e'] = 'Page:'; -$_LANGADM['AdminMetaf7d367e5791685828ef2f3d6f2148484'] = 'Name of the related page'; -$_LANGADM['AdminMetae1a7478962f9872f0765922496b26851'] = 'There is no page available!'; -$_LANGADM['AdminMetad65773e40ecde8c2b27057f09fc868ff'] = 'Page title:'; -$_LANGADM['AdminMeta6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Invalid characters:'; -$_LANGADM['AdminMetae67422bc0428fba3af157a4d4851d2b4'] = 'Title of this page'; -$_LANGADM['AdminMetaa6bb76858f8b4b61c050ad7a7ac57e06'] = 'Meta description:'; -$_LANGADM['AdminMeta82fa9d45784fa48b4a37f4e225de5451'] = 'A short description of your shop'; -$_LANGADM['AdminMeta394deec8b4e901394f69ad41095b1ecc'] = 'Meta keywords:'; -$_LANGADM['AdminMetac12e753c3108c17350db4e5990ff626e'] = 'List of keywords for search engines'; -$_LANGADM['AdminMeta36bdb6de116cea25f90c6ff3e2c0e100'] = 'Rewritten URL:'; -$_LANGADM['AdminMeta2affaa9860b7565fac919c53798b398d'] = 'Example : \"contacts\" for http://mysite.com/shop/contacts to redirect to http://mysite.com/shop/contact-form.php'; -$_LANGADM['AdminMeta38fb7d24e0d60a048f540ecb18e13376'] = ' Save '; -$_LANGADM['AdminStatuses33af8066d3c83110d4bd897f687cedd2'] = 'Order statuses'; -$_LANGADM['AdminAttributesGroups49ee3087348e8d44e1feda1917443987'] = 'Name'; -$_LANGADM['AdminAttributesGroupse25f0ecd41211b01c83e5fec41df4fe7'] = 'Delete selected items?'; -$_LANGADM['AdminAttributesGroups5edfefd49c5d39ef98914f12b9774b8b'] = 'Attributes group'; -$_LANGADM['AdminAttributesGroups4e140ba723a03baa6948340bf90e2ef6'] = 'Name:'; -$_LANGADM['AdminAttributesGroups6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Invalid characters:'; -$_LANGADM['AdminAttributesGroupsc9e5eb0a273a65da3a04f42e8351dc97'] = 'Public name:'; -$_LANGADM['AdminAttributesGroups4c4a779c55d2a3054839b5ad8615f5cb'] = 'Group name displayed to the customer'; -$_LANGADM['AdminAttributesGroups38fb7d24e0d60a048f540ecb18e13376'] = ' Save '; -$_LANGADM['AdminAttributesGroups00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Enabled'; -$_LANGADM['AdminAttributesGroupsb9f5c797ebbf55adccdd8539a65a0241'] = 'Disabled'; -$_LANGADM['AdminCategoriesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminCategories49ee3087348e8d44e1feda1917443987'] = 'Name'; -$_LANGADM['AdminCategoriesb5a7adde1af5c87d7fd797b6245c2a39'] = 'Description'; -$_LANGADM['AdminCategories52f5e0bc3859bc5f5e25130b6c7e8881'] = 'Position'; -$_LANGADM['AdminCategories86754577897acfb25deb69039d49d9a7'] = 'Displayed'; -$_LANGADM['AdminCategories3adbdb3ac060038aa0e6e6c138ef9873'] = 'Category'; -$_LANGADM['AdminCategories4e140ba723a03baa6948340bf90e2ef6'] = 'Name:'; -$_LANGADM['AdminCategories6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Invalid characters:'; -$_LANGADM['AdminCategories6637b53a5820cef0817b7f2a2553bfc8'] = 'Displayed:'; -$_LANGADM['AdminCategories00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Enabled'; -$_LANGADM['AdminCategoriesb9f5c797ebbf55adccdd8539a65a0241'] = 'Disabled'; -$_LANGADM['AdminCategories66f2dd0c775eff24ac95c38347bcaf9a'] = 'Parent category:'; -$_LANGADM['AdminCategories8cf04a9734132302f96da8e113e80ce5'] = 'Home'; -$_LANGADM['AdminCategoriesef7de3f485174ff47f061ad27d83d0ee'] = 'selected'; -$_LANGADM['AdminCategoriesb56c3bda503a8dc4be356edb0cc31793'] = 'Collapse All'; -$_LANGADM['AdminCategories5ffd7a335dd836b3373f5ec570a58bdc'] = 'Expand All'; -$_LANGADM['AdminCategoriesd0042a700e9bdf79689d63ee6846dc0e'] = 'Description:'; -$_LANGADM['AdminCategories461900b74731e07320ca79366df3e809'] = 'Image:'; -$_LANGADM['AdminCategoriesf0eaa209893a6bb5512c9876037b82be'] = 'Upload category logo from your computer'; -$_LANGADM['AdminCategories7b250cb374c12c42a75227ba75df7779'] = 'Meta title:'; -$_LANGADM['AdminCategories3e053943605d9e4bf7dd7588ea19e9d2'] = 'Forbidden characters:'; -$_LANGADM['AdminCategoriesa6bb76858f8b4b61c050ad7a7ac57e06'] = 'Meta description:'; -$_LANGADM['AdminCategories394deec8b4e901394f69ad41095b1ecc'] = 'Meta keywords:'; -$_LANGADM['AdminCategories02fa003c38fefcda498b876f67f4cac7'] = 'Friendly URL:'; -$_LANGADM['AdminCategoriesa8cff2e828f241eed159bc28e76707c7'] = 'Mark all customer groups you want to give access to this category'; -$_LANGADM['AdminEmployeesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminEmployees8d3f5eff9c40ee315d452392bed5309b'] = 'Last name'; -$_LANGADM['AdminEmployees20db0bfeecd8fe60533206a2b5e9891a'] = 'First name'; -$_LANGADM['AdminEmployees8b5dd64ab8d0b8158906796b53a200e2'] = 'E-mail address'; -$_LANGADM['AdminEmployeescce99c598cfdb9773ab041d54c3d973a'] = 'Profile'; -$_LANGADM['AdminEmployees6591effcd7a95eb926b61e1519530b17'] = 'Can log in'; -$_LANGADM['AdminEmployees9273a15f9ab581801b7faeeda6ca08e4'] = 'Employee options'; -$_LANGADM['AdminEmployees06a4c5177eef6113324fdb443b824023'] = 'Password regeneration:'; -$_LANGADM['AdminEmployeesb0534bc7430b91d63ff484c2b3a3e1be'] = 'Security: minimum time to wait between two password changes'; -$_LANGADM['AdminEmployees640fd0cc0ffa0316ae087652871f4486'] = 'minutes'; -$_LANGADM['AdminEmployees442a8f5db7f786e260bbd65c7bc0cb55'] = 'Memorize language used in Admin panel forms:'; -$_LANGADM['AdminEmployeesff37db4701ba8f1a289fc2f81cc43f9d'] = 'Allow employees to select a specific language for Admin panel forms'; -$_LANGADM['AdminEmployeesbafd7322c6e97d25b6299b5d6fe8920b'] = 'No'; -$_LANGADM['AdminEmployees93cba07454f06a4a960172bbd6e2a435'] = 'Yes'; -$_LANGADM['AdminEmployeeseb626c94531ec554f93b2b78a77c8b1b'] = 'Employees'; -$_LANGADM['AdminEmployees668a8d8d7ffe5da112b266e46b79b685'] = 'First name:'; -$_LANGADM['AdminEmployeesbe5e0b5d50d48b049bd0f7b57cd163f9'] = 'Last name:'; -$_LANGADM['AdminEmployeesb341a59d5636ed3d6a819137495b08a0'] = 'Password:'; -$_LANGADM['AdminEmployeesdc5e055e0c66ae48929d03a327972a58'] = 'Leave blank if you do not want to change your password'; -$_LANGADM['AdminEmployees2467bfdbc86d3cc7aab2130f56ce6978'] = 'Min. 8 characters; use only letters, numbers or'; -$_LANGADM['AdminEmployees78e365acb087fd1f8d494dae0001de10'] = 'E-mail address:'; -$_LANGADM['AdminEmployeesccec78d886c47adb7e5a79567d262c0d'] = 'Admin panel color:'; -$_LANGADM['AdminEmployeesc0008270d1fea195879befd65d85298f'] = 'Admin panel background will be displayed in this color. HTML colors only (e.g.'; -$_LANGADM['AdminEmployees0885f0c211f74834f0109c5abaf4cdc4'] = 'Language:'; -$_LANGADM['AdminEmployeesa9e4402481bd9b8e36752bf731f67eb6'] = 'Theme:'; -$_LANGADM['AdminEmployees79f79257476673a2aea1b2a41adf3384'] = 'Show screencast at log-in:'; -$_LANGADM['AdminEmployees00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Enabled'; -$_LANGADM['AdminEmployeesb9f5c797ebbf55adccdd8539a65a0241'] = 'Disabled'; -$_LANGADM['AdminEmployees4d1f8c97363b784de6d8924bc655cab6'] = 'Display the welcome video in the Admin panel dashboard at log-in'; -$_LANGADM['AdminEmployees24a23d787190f2c4812ff9ab11847a72'] = 'Status:'; -$_LANGADM['AdminEmployees41bc9496fbde8565bd5fc699e513fbd9'] = 'Allow or disallow this employee to log into the Admin panel'; -$_LANGADM['AdminEmployees9fbf3617c6172a75648e9ac0a864bb56'] = 'Profile:'; -$_LANGADM['AdminEmployees7bc873cba11f035df692c3549366c722'] = '-- Choose --'; -$_LANGADM['AdminEmployees38fb7d24e0d60a048f540ecb18e13376'] = ' Save '; -$_LANGADM['AdminTaxRulesGroupb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminTaxRulesGroup49ee3087348e8d44e1feda1917443987'] = 'Name'; -$_LANGADM['AdminTaxRulesGroup00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Enabled'; -$_LANGADM['AdminTaxRulesGroup8d4ae51b8b5831db49a6dcde1b83e175'] = 'Tax Rules'; -$_LANGADM['AdminTaxRulesGroup6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Invalid characters:'; -$_LANGADM['AdminTaxRulesGroup0099c0173a3c7758b36025bdae9b4fc7'] = 'Enable:'; -$_LANGADM['AdminTaxRulesGroupb9f5c797ebbf55adccdd8539a65a0241'] = 'Disabled'; -$_LANGADM['AdminTaxRulesGroup9ea67be453eaccf020697b4654fc021a'] = 'Save and stay'; -$_LANGADM['AdminTaxRulesGroupb1c94ca2fbc3e78fc30069c8d0f01680'] = 'All'; -$_LANGADM['AdminTaxRulesGroup7475ec0d41372a307c497acb7eeea8c4'] = 'No Tax'; -$_LANGADM['AdminCartsb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminCarts6fde42aa0857eb92fc0d0c3fb1c6c8b7'] = 'Order ID'; -$_LANGADM['AdminCartsce26601dac0dea138b7295f02b7620a7'] = 'Customer'; -$_LANGADM['AdminCarts96b0141273eabab320119c467cdcaf17'] = 'Total'; -$_LANGADM['AdminCarts914419aa32f04011357d3b604a86d7eb'] = 'Carrier'; -$_LANGADM['AdminCarts44749712dbec183e983dcd78a7736c41'] = 'Date'; -$_LANGADM['AdminCartsadb831a7fdd83dd1e2a309ce7591dff8'] = 'Guest'; -$_LANGADM['AdminCarts580034e942d61c23826cb31dc2cb3c89'] = 'Cart #'; -$_LANGADM['AdminCartsd98a07f84921b24ee30f86fd8cd85c3c'] = 'on'; -$_LANGADM['AdminCarts1d949d2235747b894bbaae35fbf44f1d'] = 'Customer information'; -$_LANGADM['AdminCarts01abfc750a0c942167651c40d088531d'] = '#'; -$_LANGADM['AdminCarts1402e450396cb76b53b95f6e1746d700'] = 'Account registration date:'; -$_LANGADM['AdminCartsb157524c4be8c2fc80e5ef2f0b1bf1e6'] = 'Valid orders placed:'; -$_LANGADM['AdminCarts5a80b1a10d36fdb4c05b87e01cb7abc9'] = 'Total spent since registration:'; -$_LANGADM['AdminCartsa8e3c5c577a4b885819e5ba1c785065c'] = 'Guest not registered'; -$_LANGADM['AdminCarts58930025e1f95d65035e0df5d6c2ae41'] = 'Order information'; -$_LANGADM['AdminCartsd1228f5476d15142b1358ae4b5fa2454'] = 'Order #'; -$_LANGADM['AdminCartsf9e17adb48f78186c6bcd4bd9c08816d'] = 'Made on:'; -$_LANGADM['AdminCarts30d5706b177c5a77731d1418e95d2900'] = 'No order created from this cart'; -$_LANGADM['AdminCarts068f80c7519d0528fb08e82137a72131'] = 'Products'; -$_LANGADM['AdminCarts6f16ab6ec0a6064d0c8961257a3eb1f5'] = 'Cart summary'; -$_LANGADM['AdminCartsdeb10517653c255364175796ace3553f'] = 'Product'; -$_LANGADM['AdminCartsfbaedde498cdead4f2780217646e9ba1'] = 'Unit price'; -$_LANGADM['AdminCarts03ab340b3f99e03cff9e84314ead38c0'] = 'Quantity'; -$_LANGADM['AdminCarts27ce7f8b5623b2e2df568d64cf051607'] = 'Stock'; -$_LANGADM['AdminCarts2fb3b950fd7711136f7f251ae5fbdbdc'] = 'Text #'; -$_LANGADM['AdminCarts853ae90f0351324bd73ea615e6487517'] = ':'; -$_LANGADM['AdminCartse78b6f4eb3be046f4d25c07ce54954d4'] = 'Ref:'; -$_LANGADM['AdminCarts543ae6adeb524f98cc7d3c816a1ec1e3'] = 'Total products:'; -$_LANGADM['AdminCarts2633d6725607d13e80f5e30514b91fbe'] = 'Total vouchers:'; -$_LANGADM['AdminCartsa12925b3d2beb085f9a024d8098b41dd'] = 'Total gift-wrapping:'; -$_LANGADM['AdminCarts691b338fa68b3c177c6ebbc745624c6a'] = 'Total shipping:'; -$_LANGADM['AdminCarts66c4c5112f455a19afde47829df363fa'] = 'Total:'; -$_LANGADM['AdminCarts9d5bf15117441a1b52eb1f0808e4aad3'] = 'Discounts'; -$_LANGADM['AdminCartsf14b582c1b0eab88ed5904fb781568c0'] = 'Discount name'; -$_LANGADM['AdminCarts689202409e48743b914713f96d93947c'] = 'Value'; -$_LANGADM['AdminCarts81a45bb93f6dc37a6c0dcc3af725d331'] = 'For this customer\'s group, prices are displayed as:'; -$_LANGADM['AdminCurrenciesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminCurrencies386c339d37e737a436499d423a77df0c'] = 'Currency'; -$_LANGADM['AdminCurrenciesad68f9bafd9bf2dcf3865dac55662fd5'] = 'ISO code'; -$_LANGADM['AdminCurrenciesde9b254aa38ded29b5a826d9e752b90b'] = 'ISO code number'; -$_LANGADM['AdminCurrencies02c86eb2792f3262c21d030a87e19793'] = 'Symbol'; -$_LANGADM['AdminCurrenciesd311128c6b9f34f85e6b0e29bcbcd165'] = 'Conversion rate'; -$_LANGADM['AdminCurrencies00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Enabled'; -$_LANGADM['AdminCurrenciesb67536699de7bf5ddd53bd913e87758a'] = 'Currency options'; -$_LANGADM['AdminCurrencies8e10808175a8d945d13bab31fb2e2663'] = 'Default currency:'; -$_LANGADM['AdminCurrencies36144ac2644548932977cc36677c1698'] = 'The default currency used in shop'; -$_LANGADM['AdminCurrenciescc2f0a18cb0448ca2101f93be765e487'] = 'Warning: If you change the default currency, you will have to manually edit every product price.'; -$_LANGADM['AdminCurrencies77428b04a1847555eb9bc52422a377b0'] = 'Currency rates'; -$_LANGADM['AdminCurrencies48781284e7a2c2b1479559ce12aa73c5'] = 'Use PrestaShop\'s web-service to update your currency exchange rates. Please use caution, rates are provided as-is.'; -$_LANGADM['AdminCurrencies876ca43ba50351d4e492970f40632661'] = 'Update currency rates'; -$_LANGADM['AdminCurrencies5e7ad8ee59bd36302bbc58bc710eeabb'] = 'Automatically update currency rates'; -$_LANGADM['AdminCurrencies260f0e6ff1df0aa4f39310176b5d6c44'] = 'Use PrestaShop\'s web-service to update your currency exchange rates. Please use caution, rates are provided as-is. Place this URL in crontab or access it manually daily'; -$_LANGADM['AdminCurrencies77295c7d814e7397c55f64ec06313984'] = 'Currency:'; -$_LANGADM['AdminCurrenciesa5ffda8871e3d3d193c8e67f76686375'] = 'Only letters and the minus character are allowed'; -$_LANGADM['AdminCurrencies2e5845557ed8ecd864f0db5ce4dac829'] = 'Will appear in Front Office (e.g. $, €)'; -$_LANGADM['AdminCurrencies3af4c1797da60fd50670ddbb669fc0aa'] = 'ISO code:'; -$_LANGADM['AdminCurrencies8632ac58071857c4425a9b6042f1fe21'] = 'ISO code (e.g. USD for Dollars, EUR for Euros)'; -$_LANGADM['AdminCurrencies7fa4d1ea7f7b9d819c54d83bb3263512'] = 'Numeric ISO code:'; -$_LANGADM['AdminCurrencies44d23fb07dc0be241d77d922bbc871c1'] = 'Numeric ISO code (e.g. 840 for Dollars, 978 for Euros)'; -$_LANGADM['AdminCurrencies29e59767fa0a8d3adbacc87cae6d061c'] = 'Symbol:'; -$_LANGADM['AdminCurrencies32dd182c91d1a647c40ce4561eb33da9'] = 'Will appear in Front Office (e.g. $, €)'; -$_LANGADM['AdminCurrenciesbebbab2c1ac732ccef4181f51ed52967'] = 'Conversion rate:'; -$_LANGADM['AdminCurrencies007f2226bf0915adaf9ef63b0e8287ca'] = 'Formatting:'; -$_LANGADM['AdminCurrencies444a643f521c7fff9ef731ff301d86cc'] = 'Applies to all prices, e.g.'; -$_LANGADM['AdminCurrencies19e5c58e6f3027749ab6aa14c5a650fd'] = 'as with Dollars'; -$_LANGADM['AdminCurrenciesaa3606501de88ea50155297736664490'] = 'as with Euros'; -$_LANGADM['AdminCurrenciese02162e8fe1c036639e5c8850ce44b3f'] = 'Decimals:'; -$_LANGADM['AdminCurrencies82158fd670cc8b5dedefd4201d9701cd'] = 'Display decimals in prices'; -$_LANGADM['AdminCurrenciesb9f5c797ebbf55adccdd8539a65a0241'] = 'Disabled'; -$_LANGADM['AdminCurrencies87bd3cbac63d9410fff1815181cb60cc'] = 'Spacing:'; -$_LANGADM['AdminCurrenciesd6b378c31ecfd51965a5a318e06af249'] = 'Include a space between symbol and price, e.g.'; -$_LANGADM['AdminCurrencies0099c0173a3c7758b36025bdae9b4fc7'] = 'Enable:'; -$_LANGADM['AdminCurrencies38fb7d24e0d60a048f540ecb18e13376'] = ' Save '; -$_LANGADM['AdminCurrencies795b18173b4ddc7ea79c606ccd0f3feb'] = 'You cannot delete the default currency'; -$_LANGADM['AdminCurrenciese7e915ec26ac2be5f5730752e5fc3b78'] = 'You cannot disable the default currency'; -$_LANGADM['AdminScenesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminScenes46cff679f56896d63111deff52857fc9'] = 'Image Maps'; -$_LANGADM['AdminScenescb456215c3333db0551bd0788bc258c7'] = 'Activated'; -$_LANGADM['AdminScenes84418e651fa14682de36a551e72c2a06'] = 'Image map name:'; -$_LANGADM['AdminScenes24a23d787190f2c4812ff9ab11847a72'] = 'Status:'; -$_LANGADM['AdminScenesfb2ea703b13d059f6b7ea5da806021df'] = 'Format:'; -$_LANGADM['AdminScenesa99236f155b9a3606d7b36262179bc17'] = 'File size:'; -$_LANGADM['AdminScenes64fd5923eb01a88c3f25ad6c841f6ede'] = 'kB max.'; -$_LANGADM['AdminScenes1af828ba283f1db4849dd627767da221'] = 'If larger than the image size setting, the image will be reduced to '; -$_LANGADM['AdminScenes3b263477a8ad622d76979befafd0119d'] = 'Begin typing the first letters of the product name, then select the product from the drop-down list:'; -$_LANGADM['AdminScenese0aa021e21dddbd6d8cecec71e9cf564'] = 'OK'; -$_LANGADM['AdminScenesf2a6c498fb90ee345d997f888fce3b18'] = 'Delete'; -$_LANGADM['AdminScenes992fce2ab1e3df0de5e94109ab6f4ba0'] = 'If you want to use a thumbnail other than one generated from simply reducing the mapped image, please upload it here.'; -$_LANGADM['AdminScenesb908c2f34052b5276e0bf50f0e042211'] = 'Filesize:'; -$_LANGADM['AdminScenesc820e0c1d4ae16db218626f49e7916b1'] = 'kB max.'; -$_LANGADM['AdminScenes0b24516ee8c68a18020951583bc3b8ab'] = 'Automatically resized to'; -$_LANGADM['AdminScenes8a5c9824486e8c1f74cb4c4ec8f9e465'] = '(width x height)'; -$_LANGADM['AdminScenesb667daefa504a39a424c395df58d04b1'] = 'Alternative thumbnail:'; -$_LANGADM['AdminScenes8cf04a9734132302f96da8e113e80ce5'] = 'Home'; -$_LANGADM['AdminScenesef7de3f485174ff47f061ad27d83d0ee'] = 'selected'; -$_LANGADM['AdminScenes5e9df908eafa83cb51c0a3720e8348c7'] = 'Check All'; -$_LANGADM['AdminScenes9747d23c8cc358c5ef78c51e59cd6817'] = 'Uncheck All'; -$_LANGADM['AdminScenesb56c3bda503a8dc4be356edb0cc31793'] = 'Collapse All'; -$_LANGADM['AdminScenes5ffd7a335dd836b3373f5ec570a58bdc'] = 'Expand All'; -$_LANGADM['AdminScenes8c38776925f7cf41c090646a43157024'] = 'Categories:'; -$_LANGADM['AdminScenesf5dae0e1b3d4bc66fadd2840b4f79227'] = 'Please add a picture to continue mapping the image.'; -$_LANGADM['AdminScenes997fd7aaabd538817e06ff1b3289bee3'] = 'Image to be mapped:'; -$_LANGADM['AdminHomeecd188c0a9e0913f062d22331411158a'] = 'URL rewriting'; -$_LANGADM['AdminHome4d92a8b44ec205ea708bd3f3a8926b2d'] = 'Browser cache & compression'; -$_LANGADM['AdminHome5ad483f10dec94a21c78d89edc1fef94'] = 'Smarty optimization'; -$_LANGADM['AdminHome202460d68b46910927f17628291fdd61'] = 'Combine, Compress & Cache'; -$_LANGADM['AdminHome73a910e532bbbc17742ac1ad88189026'] = 'Shop enabled'; -$_LANGADM['AdminHomeaff26d06b54b6d6acb2ed185a5477f49'] = 'Index rebuilt after update'; -$_LANGADM['AdminHome6cf148afcc6acae611cf5f65ddf074f9'] = '.htaccess file up-to-date'; -$_LANGADM['AdminHome52015afb6ec8b940ef903ff73f4c4058'] = 'New category'; -$_LANGADM['AdminHome830faa39d4dffcb14f4f514c9342e5d1'] = 'Create a new category and organize your catalog.'; -$_LANGADM['AdminHome656c3be690ee43df4b845bd2a2ebe587'] = 'New product'; -$_LANGADM['AdminHome2c3b06b32caf673175832aeb3833f32a'] = 'Fill your catalog with new products.'; -$_LANGADM['AdminHomec33e404a441c6ba9648f88af3c68a1ca'] = 'Statistics'; -$_LANGADM['AdminHomec0eef64157eb4bb621577e628f595beb'] = 'Monitor your activity with a thorough analysis of your shop.'; -$_LANGADM['AdminHome4b08baa69304b6f4cd7ee5453beeea5e'] = 'New employee'; -$_LANGADM['AdminHome54361fc9e712ed173d019c3d4a6e2ca0'] = 'Add a new employee account and discharge a part of your duties as shop owner.'; -$_LANGADM['AdminHomeb24344b6a2c4a94c9b0d0ebd4602aeca'] = 'View more'; -$_LANGADM['AdminHomebcd454728d21fd1b7adcb2bb02af7316'] = 'Customers service'; -$_LANGADM['AdminHomea340073fa87f8783e926b7865a8d9fe0'] = 'Threads unread'; -$_LANGADM['AdminHome3a1c9b4de5495314cf4e6ce5baaf1001'] = 'Threads pending'; -$_LANGADM['AdminHome490244040ff9e9a9084ac9347fb38b97'] = 'Threads closed'; -$_LANGADM['AdminHomecab723c421c5278820b5020b6f360d54'] = 'Total threads'; -$_LANGADM['AdminHomeb98263dfd493178c43eca9b08a2ce4dc'] = 'This month\'s activity'; -$_LANGADM['AdminHome11ff9f68afb6b8b5b8eda218d7c83a65'] = 'Sales'; -$_LANGADM['AdminHome145091c4a142b35c98a860e2df97ef26'] = 'Total registrations'; -$_LANGADM['AdminHomebb5ebac63dc37bfae478c91bdf575e03'] = 'Total orders'; -$_LANGADM['AdminHomedcd13f267cf781b25dd8826080425464'] = 'Product pages viewed'; -$_LANGADM['AdminHome0b7902adbdb6335dacf47d249fad05f1'] = 'This week\'s sales'; -$_LANGADM['AdminHomec89b149018866032dd690b0983f1ac78'] = 'Sales +Tax'; -$_LANGADM['AdminHomeb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminHome2ea989f83006e233627987293f4bde0a'] = 'Customer Name'; -$_LANGADM['AdminHomeec53a8c4f07baed5d8825072c89799be'] = 'Status'; -$_LANGADM['AdminHome96b0141273eabab320119c467cdcaf17'] = 'Total'; -$_LANGADM['AdminHome004bf6c9a40003140292e97330236c53'] = 'Action'; -$_LANGADM['AdminHome3ec365dd533ddb7ef3d1c111186ce872'] = 'Details'; -$_LANGADM['AdminHome4ff2e716a7d06ce5274b4090b39abad3'] = 'See'; -$_LANGADM['AdminHome2938c7f7e560ed972f8a4f68e80ff834'] = 'Dashboard'; -$_LANGADM['AdminHome57747250ec23a658f7a227ac9241aeef'] = 'Do not show again'; -$_LANGADM['AdminHomeafd87eb38820c73315688a7cab2571d4'] = 'Configuration checklist'; -$_LANGADM['AdminSuppliersb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminSuppliers8c2857a9ad1d8f31659e35e904e20fa6'] = 'Logo'; -$_LANGADM['AdminSuppliers49ee3087348e8d44e1feda1917443987'] = 'Name'; -$_LANGADM['AdminSuppliers990fc90e39367377c314f1d61522ae61'] = 'Number of products'; -$_LANGADM['AdminSuppliers00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Enabled'; -$_LANGADM['AdminSuppliers1814d65a76028fdfbadab64a5a8076df'] = 'Suppliers'; -$_LANGADM['AdminSuppliers4e140ba723a03baa6948340bf90e2ef6'] = 'Name:'; -$_LANGADM['AdminSuppliers6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Invalid characters:'; -$_LANGADM['AdminSuppliersd0042a700e9bdf79689d63ee6846dc0e'] = 'Description:'; -$_LANGADM['AdminSuppliers76d17e0cd552ad8ca18c5fc1ae9d8098'] = 'Will appear in supplier list'; -$_LANGADM['AdminSuppliersacd7b45c9d50280a52990015b2c24ba8'] = 'Logo:'; -$_LANGADM['AdminSuppliers42ce2270f85f28aee54d41a4f5e94698'] = 'Upload supplier logo from your computer'; -$_LANGADM['AdminSuppliers7b250cb374c12c42a75227ba75df7779'] = 'Meta title:'; -$_LANGADM['AdminSuppliers3e053943605d9e4bf7dd7588ea19e9d2'] = 'Forbidden characters:'; -$_LANGADM['AdminSuppliersa6bb76858f8b4b61c050ad7a7ac57e06'] = 'Meta description:'; -$_LANGADM['AdminSuppliers394deec8b4e901394f69ad41095b1ecc'] = 'Meta keywords:'; -$_LANGADM['AdminSuppliers0099c0173a3c7758b36025bdae9b4fc7'] = 'Enable:'; -$_LANGADM['AdminSuppliersb9f5c797ebbf55adccdd8539a65a0241'] = 'Disabled'; -$_LANGADM['AdminSuppliers38fb7d24e0d60a048f540ecb18e13376'] = ' Save '; -$_LANGADM['AdminSuppliers543ae6adeb524f98cc7d3c816a1ec1e3'] = 'Total products:'; -$_LANGADM['AdminSuppliersccf096490d2671f3ea97ea9289eee5b1'] = 'EAN13:'; -$_LANGADM['AdminSuppliersaf7448c885be0d8acd5eb84322176570'] = 'UPC:'; -$_LANGADM['AdminSuppliers1caa6ff629641a4eb20f190f7a0539ca'] = 'Attribute name'; -$_LANGADM['AdminSuppliers63d5049791d9d79d86e9a108b0a999ca'] = 'Reference'; -$_LANGADM['AdminSuppliers52eb5928a34db3e3da7ba52b0644273b'] = 'EAN13'; -$_LANGADM['AdminSuppliersfbd99ad01b92dbafc686772a39e3d065'] = 'UPC'; -$_LANGADM['index86bbc77fd75ac02c21b84a37b260eadd'] = 'Administration panel'; -$_LANGADM['indexf84b4e2770ec98e3db2926cd49864d2f'] = 'My preferences'; -$_LANGADM['index4236a440a662cc8253d7536e5aa17942'] = 'Logout'; -$_LANGADM['indexd70861cbe7f8c9a1241c39b3e7ef5ef2'] = 'View my shop'; -$_LANGADM['indexcbebc850f5f849e8956b5f8075f48f69'] = 'Everywhere'; -$_LANGADM['index46f22f2a56ddd091f4b2b2c35c5ca989'] = 'Catalog'; -$_LANGADM['index4b6f7d34a58ba399f077685951d06738'] = 'Customers'; -$_LANGADM['index50d7eaecd64b277cdaac58e0cd48ad83'] = 'IP address'; -$_LANGADM['index12c500ed0b7879105fb46af0f246be87'] = 'Orders'; -$_LANGADM['index56deca22a707214865f7ea3ae6391d67'] = 'Invoices'; -$_LANGADM['index8642a2f37a5d42b54ce53b1fbdd1583f'] = 'Carts'; -$_LANGADM['index13348442cc6a27032d2b4aa28b75a5d3'] = 'Search'; -$_LANGADM['index4f32a32dea642737580dd71cdfd8d3c0'] = 'Quick Access'; -$_LANGADM['index53cd939ae14e33855274e17a3c411fdd'] = 'For security reasons, you must also:'; -$_LANGADM['indexe99c06952f4336ce189d8df45980dca0'] = 'delete the /install folder'; -$_LANGADM['index7286baef44d09300636a4b99c533523c'] = 'Load time:'; -$_LANGADM['indexbbaff12800505b22a853e8b7f4eb6a22'] = 'Contact'; -$_LANGADM['index3e937d04c1c83492260a33d926ca587c'] = 'Bug Tracker'; -$_LANGADM['indexe6a7f8a2f42cc35979973da8dfb10720'] = 'Forum'; -$_LANGADM['indexeed2839c1e3e5f7069ed03b2f6d4c6dd'] = 'Back Office'; -$_LANGADM['indexdb26e10564e958809d798e8048fcbc0a'] = 'Invalid security token'; -$_LANGADM['indexa4da6f31ab268a5310bc475e63ab92db'] = 'I understand the risks and I really want to display this page'; -$_LANGADM['index5196611ad1bf27e9cef5375b038c04db'] = 'Get me out of here!'; -$_LANGADM['AdminInformationaf3e294442744e49788883caffaeaf19'] = 'Update your PHP version'; -$_LANGADM['AdminInformationc168c59890774aa16b1c1fc49168394b'] = 'Configure your server to allow file uploads'; -$_LANGADM['AdminInformationcbd78fd00d31a53c432de73acfde28fa'] = 'Configure your server to allow the creation of directories and files with write permissions'; -$_LANGADM['AdminInformation228dca6dcabbdec3227758a121d003f4'] = 'Enable the GD library on your server'; -$_LANGADM['AdminInformation9a7d9391be763fe9cb3985176076d8c8'] = 'Enable the MySQL support on your server'; -$_LANGADM['AdminInformation4c663c632162a23d0f65510f7064aa87'] = 'Set write permissions for \"config\" folder'; -$_LANGADM['AdminInformation7bb1734784c970616ce5f3a4814dadd6'] = 'Set write permissions for \"cache\" folder'; -$_LANGADM['AdminInformation2a3ff2643b520b827a90e28d94132d42'] = 'Set write permissions for \"sitemap.xml\" file'; -$_LANGADM['AdminInformation01a9d4924686f17b2133f5956d18780a'] = 'Set write permissions for \"img\" folder and subfolders, recursively'; -$_LANGADM['AdminInformation77d1a005b31f2fcdce1fcdac2a337c42'] = 'Set write permissions for \"mails\" folder and subfolders, recursively'; -$_LANGADM['AdminInformationcb78ec269534f33d27c82ac6e1c59dae'] = 'Set write permissions for \"modules\" folder and subfolders, recursively'; -$_LANGADM['AdminInformationae72ff89c480df239bc55b2ea63e99c0'] = 'Set write permissions for \"themes/'; -$_LANGADM['AdminInformation6991d2d7bca0854d11c9d0c92c63142a'] = '/lang/\" folder and subfolders, recursively'; -$_LANGADM['AdminInformation93405bfa9b7b11e81895230d1ebff2f5'] = 'Set write permissions for \"translations\" folder and subfolders, recursively'; -$_LANGADM['AdminInformationd4e63b4d8344eb2bcc7c478470a144e7'] = 'Set write permissions for \"upload\" folder and subfolders, recursively'; -$_LANGADM['AdminInformatione5a85bc7e9867202a56449ade1060389'] = 'Set write permissions for \"download\" folder and subfolders, recursively'; -$_LANGADM['AdminInformationc71fc197a1737d2d837bdae9b5794012'] = 'Allow the PHP fopen() function on your server'; -$_LANGADM['AdminInformation9e987a2c638032d7659ec58e58ef3626'] = 'Set PHP \"register_global\" option to \"Off\"'; -$_LANGADM['AdminInformation24bdb129e9fe3a110466ea68fec1d430'] = 'Enable GZIP compression on your server'; -$_LANGADM['AdminInformationa82be0f551b8708bc08eb33cd9ded0cf'] = 'Configuration Information'; -$_LANGADM['AdminInformationdb67130c0c7e67fac8de13f4c9f053e1'] = 'This information must be provided when you report an issue on our bug tracker or forum.'; -$_LANGADM['AdminInformation0be76c14451b87542668bec6a03f102d'] = 'Information about your configuration'; -$_LANGADM['AdminInformation7d30d49dcf91d103c59496aafc4e3187'] = 'Server information'; -$_LANGADM['AdminInformation768648b98e03adaf128f072119af31d3'] = 'Prestashop version'; -$_LANGADM['AdminInformationd0ac12f046d68599acee4386c5c1f860'] = 'Server software version'; -$_LANGADM['AdminInformationab64e3d5feb645333b320d80a84c8255'] = 'PHP version'; -$_LANGADM['AdminInformationc26b24f06d2ee6f5b27a7f6e200711be'] = 'MySQL version'; -$_LANGADM['AdminInformationfc0eeb8415aed39a9d3624c7fc2fe47c'] = 'PageSpeed module for Apache installed (mod_instaweb)'; -$_LANGADM['AdminInformation3aea774cdcd8f2c45549f10758a71323'] = 'Store information'; -$_LANGADM['AdminInformationd4b5a23bc61aeea35b4ce013d7e262c4'] = 'Shop URL'; -$_LANGADM['AdminInformationfaf165f191e0bbd2c13864a08ee9aa83'] = 'Current theme in use'; -$_LANGADM['AdminInformation3ff44d56eb2bfbb8f0903e99a28a0819'] = 'Mail configuration'; -$_LANGADM['AdminInformation3685800496ee1d4fd5cc25d805589f0e'] = 'Mail method'; -$_LANGADM['AdminInformationb285f29261478440add9d1cc0b631f0c'] = 'You are using the PHP mail() function.'; -$_LANGADM['AdminInformationd5995399dae916bb1393c329b3453a88'] = 'You are using your own SMTP parameters.'; -$_LANGADM['AdminInformationbdd48fb41b9d0a4a1051fa22a87eb5a2'] = 'SMTP server'; -$_LANGADM['AdminInformationc5d1f3e6332bf2995c1bf1395c51a9e2'] = 'SMTP user'; -$_LANGADM['AdminInformationc4e9522d7b3c8c652f7f0333ff436eec'] = 'Defined'; -$_LANGADM['AdminInformationf8b1369a8e9d90da0cae0b11049309af'] = 'Not defined'; -$_LANGADM['AdminInformation3cffa2fabd5519beaf4c2fbd0610899b'] = 'SMTP password'; -$_LANGADM['AdminInformationd7f2615c71a1567cc13cf3a7f7de0aea'] = 'Encryption'; -$_LANGADM['AdminInformation60aaf44d4b562252c04db7f98497e9aa'] = 'Port'; -$_LANGADM['AdminInformation8746097684bc64be8b7eff424c4debdb'] = 'Your information'; -$_LANGADM['AdminInformation724d606e1653113be000dc4079074e86'] = 'Your web browser'; -$_LANGADM['AdminInformatione91dd9bbca6e42bb85c0f2d94aaee995'] = 'Check your configuration'; -$_LANGADM['AdminInformation15f4c82d7b2b43e31c30dd018b800c56'] = 'Required parameters'; -$_LANGADM['AdminInformatione7fda5b7b853496978bc2822541e9d89'] = 'Please fix the following error(s)'; -$_LANGADM['AdminInformatione3beee990a3abfcc54a09f5727e1ee11'] = 'Optional parameters'; -$_LANGADM['AdminBackup44749712dbec183e983dcd78a7736c41'] = 'Date'; -$_LANGADM['AdminBackup9d8d2d5ab12b515182a505f54db7f538'] = 'Age'; -$_LANGADM['AdminBackup34082694d21dbdcfc31e6e32d9fb2b9f'] = 'File name'; -$_LANGADM['AdminBackup1908624a0bca678cd26b99bfd405324e'] = 'File size'; -$_LANGADM['AdminBackup30c210e0173f2ff607cc84dc01ffc1f0'] = 'Backup options'; -$_LANGADM['AdminBackup810b58656ec020a2bda0b7f74e5e7d0c'] = 'Ignore statistics tables:'; -$_LANGADM['AdminBackup482e4b3e67dabd684819acb8b64887ef'] = 'If enabled, the following tables will NOT be backed up:'; -$_LANGADM['AdminBackupa5498b899882eb314ba0ab4519889cc2'] = 'Drop existing tables during import:'; -$_LANGADM['AdminBackup84695439734fb7b69c173b3e39880e18'] = 'If enabled, the backup script will drop your tables prior to restoring the backed up data'; -$_LANGADM['AdminBackup540f529ae6719f17617936818a8afaac'] = '\"Backups\" Directory in admin directory must be writeable (CHMOD 755 / 777)'; -$_LANGADM['AdminBackup2dfcd22fa4b395849dba9e20998d24c7'] = 'It appears that the Backup was successful, however, you must download and carefully verify the Backup file.'; -$_LANGADM['AdminBackup896c55cc5e46fab38ce9f51ebf7bfcd3'] = 'hour'; -$_LANGADM['AdminBackup73cdddd7730abfc13a55efb9f5685a3b'] = 'hours'; -$_LANGADM['AdminBackup628b7db04235f228d40adc671413a8c8'] = 'day'; -$_LANGADM['AdminBackup44fdec47036f482b68b748f9d786801b'] = 'days'; -$_LANGADM['AdminBackup801ab24683a4a8c433c6eb40c48bcd9d'] = 'Download'; -$_LANGADM['AdminBackup2000271bb894b988d2097aaf528b6680'] = 'Download the Backup file'; -$_LANGADM['AdminBackup6dd757cbdd852a16f222a7d1a07eab3e'] = 'Mb'; -$_LANGADM['AdminBackupc9d8519a44774664f720c0ce6275ac2a'] = 'Tip: You can also download this file using your FTP. Backup files are located in \"admin/backups\" directory.'; -$_LANGADM['AdminBackup5a0a50bcda916d40913bbf98675b0633'] = 'Disclaimer before creating a new Backup'; -$_LANGADM['AdminBackup422540a2c50fe85b1f799ff2b2fd5d8d'] = 'PrestaShop is not responsible for your database, Backups, data and recovery.'; -$_LANGADM['AdminBackupee0ea4b3f98494324b3d39df83437f0d'] = 'PrestaShop is Open-source software, you are using it at your own risk under the license agreement.'; -$_LANGADM['AdminBackup714aed045ed859b4e77cddddeeccaed5'] = 'You should Backup your data on a regular basis (both files and database).'; -$_LANGADM['AdminBackup4d247cbe2dbd06ce20b9affd635e7982'] = 'This function only backs up your database, not your files.'; -$_LANGADM['AdminBackupb59917a7c4898ff9a48a78b7a063005d'] = 'By default, your existing database tables will be dropped during Backup recovery (see \"Backup options\" below).'; -$_LANGADM['AdminBackupf15dca6392936098982c8e3457ce87db'] = 'Always verify the quality and integrity of your Backup files.'; -$_LANGADM['AdminBackupc17110fda3272c08371ace783c673e56'] = 'Always verify that your Backup files are complete, up-to-date and valid, even if you had a success message during the Backup process.'; -$_LANGADM['AdminBackup0dc51a7afc30b342b827df535ff616f2'] = 'Always check your data.'; -$_LANGADM['AdminBackup5c5e4f2eda086c93473b2c8e7e9b896c'] = 'Never restore a Backup on a live site.'; -$_LANGADM['AdminBackup46f0e215b9abb597017994db268fc3a0'] = 'How to restore a database Backup in 10 easy steps'; -$_LANGADM['AdminBackup10479732a2bea7a5a10bb7b47c639789'] = 'Turn off the \"Enable Shop\" option in the \"Preferences\" tab.'; -$_LANGADM['AdminBackupa57e3f4dcacc92f3756b16fde61f6f01'] = 'Download the Backup from the list below or from your FTP server (in the folder \"admin/backups\").'; -$_LANGADM['AdminBackupf3bc009a9ac0e586b7966a1c1352b094'] = 'Check the Backup integrity: look for errors, incomplete file, etc. Be sure to verify all your data.'; -$_LANGADM['AdminBackupa20972942ef0de075f5d9c225c80ae4d'] = 'Ask your hosting provider for \"phpMyAdmin\" access to your database'; -$_LANGADM['AdminBackupad408cc67b79776c0b6c9867326c3493'] = 'Connect to \"phpMyAdmin\" and select your current database'; -$_LANGADM['AdminBackup197ebd1d022def92dd1c64aae3320d6a'] = 'Unless you enabled the \"Drop existing tables\" option, you must delete all tables from your current database.'; -$_LANGADM['AdminBackup42edcff7b40f111d974f2802ea9f5abf'] = 'At the top of the screen select the tab \"Import\"'; -$_LANGADM['AdminBackup6bfc8c9cb81f79f6db4707f115df9788'] = 'Click on the \"Browse...\" button and select the Backup file from your hard drive'; -$_LANGADM['AdminBackup7ea4b668bc415112476c6abea16b5c00'] = 'Check the max. allowed filesize (e.g. Max: 16Mb)'; -$_LANGADM['AdminBackupaea390041b1129a817610ff53181cd4b'] = 'If your Backup file exceeds this limit, contact your hosting provider'; -$_LANGADM['AdminBackupb3bd0f5ff93aa82c778f1486bdfecb90'] = 'Click on the \"Go\" button and wait during the import, the process can take several minutes'; -$_LANGADM['AdminBackupc9c8018315982c1aa308a9146e0bed76'] = 'I read the disclaimer - Create a new Backup'; -$_LANGADM['AdminBackupc4a8330b099d9409ed1ba801d69a1dd0'] = 'Beginning download ...'; -$_LANGADM['AdminBackupbe0d109f79bd4ce87d2bf3dd216ba165'] = 'Backup file should automatically download.'; -$_LANGADM['AdminBackupb828e7a94de289536d535e8c141868b9'] = 'If not,'; -$_LANGADM['AdminBackupd1c6b1687ebbc336f9bd13beba87b0cf'] = 'please click here!'; -$_LANGADM['AdminCountries5252b12033d3181aa8270eea2fd4c4d4'] = 'Country options'; -$_LANGADM['AdminCountriesd14d3384847c11b0708990b3343c8dbf'] = 'Default country:'; -$_LANGADM['AdminCountriesb017db41a29dff4007de058af406341e'] = 'The default country used in shop'; -$_LANGADM['AdminCountries13feb6ab1a436929f78c13ec405ce215'] = 'Restrict country selections in Front-office to those covered by active carriers'; -$_LANGADM['AdminCountriesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminCountries59716c97497eb9694541f7c3d37b1a4d'] = 'Country'; -$_LANGADM['AdminCountriesad68f9bafd9bf2dcf3865dac55662fd5'] = 'ISO code'; -$_LANGADM['AdminCountriesd8ec51bf63378409b1d40cc45c80f926'] = 'Call prefix'; -$_LANGADM['AdminCountriesb3ff996fe5c77610359114835baf9b38'] = 'Zone'; -$_LANGADM['AdminCountries00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Enabled'; -$_LANGADM['AdminCountries790d59ef178acbc75d233bf4211763c6'] = 'Countries'; -$_LANGADM['AdminCountriesf64be5eef68442a8f50cf535b92ad3e4'] = 'Country:'; -$_LANGADM['AdminCountries6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Invalid characters:'; -$_LANGADM['AdminCountries4aff46f8a7e137cff28dc9011eb2bbd3'] = 'Country name'; -$_LANGADM['AdminCountries3af4c1797da60fd50670ddbb669fc0aa'] = 'ISO code:'; -$_LANGADM['AdminCountries4940bea043a2202dd111a1e408438407'] = '2- or 3-letter ISO code (e.g. US for United States)'; -$_LANGADM['AdminCountriesd3c5d8339f3840b75b4031c2b1e508de'] = 'Official list here'; -$_LANGADM['AdminCountriesec156a02718eeb18048c8589bea1f4a1'] = 'Call prefix:'; -$_LANGADM['AdminCountries4d92aeac3faeb1d29b189135fe2b3e49'] = 'International call prefix, (e.g. 1 for United States)'; -$_LANGADM['AdminCountries8e10808175a8d945d13bab31fb2e2663'] = 'Default currency:'; -$_LANGADM['AdminCountriesa4f164d8b1b72c87b8ce558827bcd423'] = 'Default store currency'; -$_LANGADM['AdminCountriese6e42855066e7a3ae050b2c698021b14'] = 'Zone:'; -$_LANGADM['AdminCountries99b9aff66ba02be54313144319cf1889'] = 'Geographical zone where country is located'; -$_LANGADM['AdminCountries378296aa6056b95fe9d841aed8f3bfae'] = 'Need zip code:'; -$_LANGADM['AdminCountries93cba07454f06a4a960172bbd6e2a435'] = 'Yes'; -$_LANGADM['AdminCountriesbafd7322c6e97d25b6299b5d6fe8920b'] = 'No'; -$_LANGADM['AdminCountries881e132cc7aae22327a99e24c73cbe34'] = 'Zip code format:'; -$_LANGADM['AdminCountriesa314046def218cebb078f190756b0a4a'] = 'Address format:'; -$_LANGADM['AdminCountries24a23d787190f2c4812ff9ab11847a72'] = 'Status:'; -$_LANGADM['AdminCountriesb9f5c797ebbf55adccdd8539a65a0241'] = 'Disabled'; -$_LANGADM['AdminCountriescef82d41923398076fb06d463541d707'] = 'Contains states:'; -$_LANGADM['AdminCountries09545da0018af8fd4d2725858aa9b26d'] = 'Need Tax identification number?'; -$_LANGADM['AdminCountries187dc89384a93e0bd008a5d1ec2339b6'] = 'Display tax label (e.g. \"Tax incl.\"):'; -$_LANGADM['AdminCountries38fb7d24e0d60a048f540ecb18e13376'] = ' Save '; -$_LANGADM['AdminCountriesd88def0eb4ff593621b4113e1fc54965'] = 'Use the last registered format'; -$_LANGADM['AdminCountries6d869ac09b11028c6884152b08f52786'] = 'Use a default format'; -$_LANGADM['AdminCountries4a9a923126a30b7ab47cc43ed8a25895'] = 'Use my current modified format'; -$_LANGADM['AdminCountries14a5ddaea551658f02fb0ef893f81313'] = 'Clear format'; -$_LANGADM['AdminCountries91bb198c336e8b4a82bed07cffd78891'] = 'This will restore your last registered address format'; -$_LANGADM['AdminCountriesa86a021f16a103f44a8aa1c06e484831'] = 'This will restore the default address format for this country'; -$_LANGADM['AdminCountriesfc6bff84b96cbd12e8b2acb2cbe4c979'] = 'This will restore your current address format'; -$_LANGADM['AdminCountries96cddc4940425c2e51164e6f53ca3acf'] = 'This will delete the current address format'; -$_LANGADM['AdminCountries4cc62307750c99e9f150d2baa18b6b81'] = 'Are you sure you want to restore the default address format for this country?'; -$_LANGADM['AdminPPreferences068f80c7519d0528fb08e82137a72131'] = 'Products'; -$_LANGADM['AdminPPreferences90dc497d9d6686ce91ad5c94524020f0'] = 'Catalog mode:'; -$_LANGADM['AdminPPreferences0a2ab45f848348a2626b7491ab6d8cdd'] = 'When active, all shopping features will be disabled'; -$_LANGADM['AdminPPreferences11c3382637c5733a6221acf98129b298'] = 'Allow ordering of out-of-stock products:'; -$_LANGADM['AdminPPreferences24c3ed033892f4548a23e4c50e8f6e7f'] = 'Add to cart button is hidden when product is unavailable'; -$_LANGADM['AdminPPreferences7c96e8b786ae7bf55d100a864a73b44b'] = 'Enable stock management:'; -$_LANGADM['AdminPPreferences769d0fbed5bbf0bb965e0cf33d1d6334'] = 'Display available quantities on product page:'; -$_LANGADM['AdminPPreferencesa655e39faa3b79bdbfdbe59be2aa1013'] = 'Enable JqZoom instead of Thickbox on product page:'; -$_LANGADM['AdminPPreferences08ed0bcf3c2ad0458a120a7b46fb11aa'] = 'Display unavailable product attributes on product page:'; -$_LANGADM['AdminPPreferences9b8bbcbf5a2788eb2d27b237413f7cd8'] = 'Display \"add to cart\" button when product has attributes:'; -$_LANGADM['AdminPPreferences3ae332007d1df0ff39971bc1ae7ae27c'] = 'Maximum number of items for comparison:'; -$_LANGADM['AdminPPreferencesca9bccbec65b9e333e8896dbe43369df'] = 'Set to 0 to disable this feature'; -$_LANGADM['AdminPPreferences9d2f8578a64b498b2d164f7cc8e9086c'] = 'Minimum purchase total required to validate order:'; -$_LANGADM['AdminPPreferences0499db31e756ee9a4f209cad2fafcbf4'] = 'Display remaining quantities when qty is lower than:'; -$_LANGADM['AdminPPreferences78ed1e99c1143172692db7f58722c93f'] = 'Number of days for which the product is considered \'new\':'; -$_LANGADM['AdminPPreferences39cb26ab18c110579dec495581a11552'] = 'Re-direction after adding product to cart:'; -$_LANGADM['AdminPPreferences990f7aaf94657fef90a1326a88958c78'] = 'Only for non-AJAX version of the cart'; -$_LANGADM['AdminPPreferences4b8d849da50c8e72f839c5c7e1abfe95'] = 'previous page'; -$_LANGADM['AdminPPreferences74451598607d4a1844581e95abc69e82'] = 'cart summary'; -$_LANGADM['AdminPPreferences759892e4fd5da7b789eee82dcca9df45'] = 'Products per page:'; -$_LANGADM['AdminPPreferencesca7de506b98e6e8c63285923677507de'] = 'Number of products displayed per page. Default is 10.'; -$_LANGADM['AdminPPreferencese4636eaae9d9044b9ae49392197713ed'] = 'Default order by:'; -$_LANGADM['AdminPPreferencesca267c647010fcc8c76e3ccd3fddd572'] = 'The order in which products are displayed in the product list'; -$_LANGADM['AdminPPreferencesdf644ae155e79abf54175bd15d75f363'] = 'Product name'; -$_LANGADM['AdminPPreferences290b7c47045d269e2ccfa69e6477acfe'] = 'Product price'; -$_LANGADM['AdminPPreferences5b84212579db9037cfe4f22863b17789'] = 'Product added date'; -$_LANGADM['AdminPPreferences3cfcde53f39184634bc7b2344479fbc4'] = 'Position inside category'; -$_LANGADM['AdminPPreferencesc0bd7654d5b278e65f21cf4e9153fdb4'] = 'Manufacturer'; -$_LANGADM['AdminPPreferencesd920ec381c352d9d92a53ed3d261e8c6'] = 'Product modified date'; -$_LANGADM['AdminPPreferencesdcf765af784bde828a35fc529a1760ef'] = 'Default order way:'; -$_LANGADM['AdminPPreferences18ab46929929152a148ad898fe038ccf'] = 'Default order way for product list'; -$_LANGADM['AdminPPreferencescf3fb1ff52ea1eed3347ac5401ee7f0c'] = 'Ascending'; -$_LANGADM['AdminPPreferencese3cf5ac19407b1a62c6fccaff675a53b'] = 'Descending'; -$_LANGADM['AdminPPreferences14d14736f0cc7bbd49ee5dbc335d7f60'] = 'Short description max size'; -$_LANGADM['AdminPPreferences9df736cf267f1f94c5a4997fecbd4e3d'] = 'Set the maximum size of product short description (in characters)'; -$_LANGADM['AdminPPreferencesc4d833424eba2cd43c9327d4943dc61f'] = 'Images generated by:'; -$_LANGADM['AdminPPreferences9df22f196a33acd0b372fe502de51211'] = 'automatic'; -$_LANGADM['AdminPPreferenceseaae26a6fb20ed3ef54fb23bfa0b1fcc'] = 'width'; -$_LANGADM['AdminPPreferencesb435e227d5dd201e1768b2bcb2e0aa81'] = 'height'; -$_LANGADM['AdminPPreferences32465c25dfecca0db61214b9af3bd9f1'] = 'Maximum size of product pictures:'; -$_LANGADM['AdminPPreferencese57fbdf001b4b35e6ca7dcdc628ca853'] = 'The maximum allowed size of pictures uploaded by customers (in Bytes)'; -$_LANGADM['AdminPPreferences048a517fd1781ed314402df592f2ea68'] = 'Product pictures width:'; -$_LANGADM['AdminPPreferencesc9c4e9c1a92d9b15e0cdefc7ddb1bbd5'] = 'The maximum allowed width of pictures uploaded by customers (in pixels)'; -$_LANGADM['AdminPPreferences9a61f5ce3180789a8455f536681cabc1'] = 'Product pictures height:'; -$_LANGADM['AdminPPreferencesdde6c96bcb0af50f18f37572267d904a'] = 'The maximum allowed height of pictures uploaded by customers (in pixels)'; -$_LANGADM['AdminPPreferences044a77653804fe33652d68098d98121e'] = 'Use the legacy image filesystem:'; -$_LANGADM['AdminPPreferencese7ed00268dc16aecaac5a60aeb6f4c73'] = 'This should be set to yes unless you successfully moved images in Preferences > Images tab'; -$_LANGADM['AdminPPreferences88694e637431115721b5241e652a178f'] = 'Quantity discounts based on:'; -$_LANGADM['AdminPPreferences68217d833599eb6fb56f9e6d2ca24196'] = 'How to calculate quantity discounts'; -$_LANGADM['AdminPPreferencesb9208b03bcc9eb4a336258dcdcb66207'] = 'Combinations'; -$_LANGADM['AdminLanguagesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminLanguages8c2857a9ad1d8f31659e35e904e20fa6'] = 'Logo'; -$_LANGADM['AdminLanguages49ee3087348e8d44e1feda1917443987'] = 'Name'; -$_LANGADM['AdminLanguagesad68f9bafd9bf2dcf3865dac55662fd5'] = 'ISO code'; -$_LANGADM['AdminLanguagese59a41e120686e63cbb743f003bea4e6'] = 'Language code'; -$_LANGADM['AdminLanguages534fd46732986cba0efeda8701592427'] = 'Date format'; -$_LANGADM['AdminLanguagesc11566e30920ed4786e534e5332d5b87'] = 'Date format (full)'; -$_LANGADM['AdminLanguages00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Enabled'; -$_LANGADM['AdminLanguagesd0b04f12f9593c3d35d1bcdf9691f14b'] = 'When you delete a language, all related translations in the database will be deleted. Are you sure you want to delete this language?'; -$_LANGADM['AdminLanguages950baf75b9fd48b9cb4a3d30ffeda4ef'] = 'Language options'; -$_LANGADM['AdminLanguages7c89197a7b81992ee832cb5a89fa6d9d'] = 'Default language:'; -$_LANGADM['AdminLanguages6b61093b5fc4585833f0981390993490'] = 'The default language used in your shop'; -$_LANGADM['AdminLanguagescc83a240095b0a0b6e1840bb7d43830c'] = 'When you delete a language, all related translations in the database will be deleted.'; -$_LANGADM['AdminLanguages3a08e2e340ab29fd9263af48193cbf8e'] = 'Languages'; -$_LANGADM['AdminLanguages4e140ba723a03baa6948340bf90e2ef6'] = 'Name:'; -$_LANGADM['AdminLanguages3af4c1797da60fd50670ddbb669fc0aa'] = 'ISO code:'; -$_LANGADM['AdminLanguages6b7af0b6d91545318696c648d6b466ac'] = '2-letter ISO code (e.g. fr, en, de)'; -$_LANGADM['AdminLanguages01a3b3d8af14e844c49a3a5acc870c6b'] = 'Language code:'; -$_LANGADM['AdminLanguages8bc0a3b0cb05ff731e0fb30f35264898'] = 'Full language code (e.g. en-us, pt-br)'; -$_LANGADM['AdminLanguages104f1a7d59077b514d4105fcee0e42ff'] = 'Date format:'; -$_LANGADM['AdminLanguages9d03b9a48a9f2f06a9698d1f9484011b'] = 'Short date format (e.g., Y-m-d, d/m/Y)'; -$_LANGADM['AdminLanguages3253758a8726c828bbbdc0cc8de30410'] = 'Date format (full):'; -$_LANGADM['AdminLanguages4728927eaacb4a87f8661de4a791589b'] = 'Full date format (e.g., Y-m-d H:i:s, d/m/Y H:i)'; -$_LANGADM['AdminLanguagesc907a021c935ae6144fa2ccadfe9360d'] = 'Flag:'; -$_LANGADM['AdminLanguages581e03e07411d053e8c0f275f90fcabc'] = 'Upload country flag from your computer'; -$_LANGADM['AdminLanguages70212b3d97d23361e0ec0bc567d7ea30'] = '\"No-picture\" image:'; -$_LANGADM['AdminLanguages2426cdf3330e330b60bb7004015207ba'] = 'Image displayed when \"no picture found\"'; -$_LANGADM['AdminLanguagesaff03422ee7ccc83301ebd200479efc1'] = 'Is RTL language:'; -$_LANGADM['AdminLanguagesb9f5c797ebbf55adccdd8539a65a0241'] = 'Disabled'; -$_LANGADM['AdminLanguagese6ced2c612d5024c1a2331cdf96e1c33'] = 'Enable if this language is read from right to left'; -$_LANGADM['AdminLanguages886815cb03a02e29a28906c196292ba0'] = '(Experimental: your theme must be compliant with RTL language)'; -$_LANGADM['AdminLanguages24a23d787190f2c4812ff9ab11847a72'] = 'Status:'; -$_LANGADM['AdminLanguages4c85fb98bf7cfd94c638d0f4e4e39b92'] = 'Allow or disallow this language to be selected by the customer'; -$_LANGADM['AdminLanguages6ed8662bd9b7b3f59b193010be0c0f4a'] = 'Check if a language pack is available for this ISO code...'; -$_LANGADM['AdminLanguages38fb7d24e0d60a048f540ecb18e13376'] = ' Save '; -$_LANGADM['AdminLanguages0eaadb4fcb48a0a0ed7bc9868be9fbaa'] = 'Warning'; -$_LANGADM['AdminLanguages095f8912cc70c6a345714cf35f0595a4'] = 'Translation files:'; -$_LANGADM['AdminLanguagesce17cda4e805e146bbd1869cdeb844b4'] = 'Theme files:'; -$_LANGADM['AdminLanguages6ca38c60dc2544d36428b74669fd9f56'] = 'Mail files:'; -$_LANGADM['AdminLanguagesa2bc582c21c4b24f18a32d703c0a109b'] = 'You cannot delete the English language because it is a system requirement, you can only deactivate it.'; -$_LANGADM['AdminLanguages6b6a046a46f8e97af0b9e92ccfda7801'] = 'you cannot delete the default language'; -$_LANGADM['AdminLanguagesb2c5e7132e09b09f69a01680fbc6a140'] = 'You cannot delete the language currently in use. Please change languages before deleting.'; -$_LANGADM['AdminLanguagesbdfa43896989503e31f5d965ac83fb0f'] = 'you cannot delete the language currently in use, please change languages before deleting'; -$_LANGADM['AdminLanguages43a3af99a9049fc327267d6599db63b5'] = 'This language is NOT complete and cannot be used in the Front or Back Office because some files are missing.'; -$_LANGADM['AdminLanguagesc8177e39573538431ca4c24841ee3fbe'] = 'Missing files are marked in red'; -$_LANGADM['AdminStoresb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminStores59716c97497eb9694541f7c3d37b1a4d'] = 'Country'; -$_LANGADM['AdminStores46a2a41cc6e552044816a2d04634545d'] = 'State'; -$_LANGADM['AdminStores57d056ed0984166336b7879c2af3657f'] = 'City'; -$_LANGADM['AdminStores642d3ba5db8b57e006584b544e490ec7'] = 'Zip code'; -$_LANGADM['AdminStores49ee3087348e8d44e1feda1917443987'] = 'Name'; -$_LANGADM['AdminStoresbcc254b55c4a1babdf1dcb82c207506b'] = 'Phone'; -$_LANGADM['AdminStores9810aa2b9f44401be4bf73188ef2b67d'] = 'Fax'; -$_LANGADM['AdminStores00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Enabled'; -$_LANGADM['AdminStores3225a10b07f1580f10dee4abc3779e6c'] = 'Parameters'; -$_LANGADM['AdminStoresa6b9f40807f97e8c203547c1ce8f98f4'] = 'Display in the footer:'; -$_LANGADM['AdminStores86197fcc6dd67ec32c447e521889675f'] = 'Display a link to the store locator in the footer'; -$_LANGADM['AdminStoresa2c4697e3d6a5ee6072e32c9e467f21d'] = 'Display in the sitemap page:'; -$_LANGADM['AdminStores867f400ebb34232c656185d4ca7350b2'] = 'Display a link to the store locator in the sitemap page'; -$_LANGADM['AdminStores1056348a5ee2b947804582ee224856ef'] = 'Show a simplified store locator:'; -$_LANGADM['AdminStoresc4d2dfcc9772ed9b143df5491e828235'] = 'No map, no search, only a store directory'; -$_LANGADM['AdminStores7ef769cefe50f4eee90b1e1a22eb9172'] = 'Latitude by default:'; -$_LANGADM['AdminStores5a6b8fd2f89cdbde7862a59462f58273'] = 'Longitude by default:'; -$_LANGADM['AdminStores821b8ee6937cec96c30fdafbfe836d68'] = 'Stores'; -$_LANGADM['AdminStores4e140ba723a03baa6948340bf90e2ef6'] = 'Name:'; -$_LANGADM['AdminStores1cc70ef3820fa925ca1dd1ab645d239e'] = 'Allowed characters: letters, spaces and'; -$_LANGADM['AdminStoresca5acac9ef810c83a15e0da3babd2007'] = 'Store name (e.g. Citycentre Mall Store)'; -$_LANGADM['AdminStores2bf1d5fae1c321d594fdedf05058f709'] = 'Address:'; -$_LANGADM['AdminStores7515d32836da5648eb6a8f9113b7405b'] = 'Postcode/ Zip Code:'; -$_LANGADM['AdminStoresbffb711ec36f280459d11dce315da72f'] = 'City:'; -$_LANGADM['AdminStoresf64be5eef68442a8f50cf535b92ad3e4'] = 'Country:'; -$_LANGADM['AdminStores18325105de95083e4a1d10b78f29c2bc'] = 'State:'; -$_LANGADM['AdminStoresfcea88ad56b0839689d41643aa8abfd3'] = 'Latitude / Longitude:'; -$_LANGADM['AdminStoresbfa40b889c8fe29c2748e5d26f02d044'] = 'Store coordinates (e.g. 45.265469 / -47.226478)'; -$_LANGADM['AdminStores673ae02fffb72f0fe68a66f096a01347'] = 'Phone:'; -$_LANGADM['AdminStores0e2fb5b02182fd28b9b96e86ed27838f'] = 'Fax:'; -$_LANGADM['AdminStores78e365acb087fd1f8d494dae0001de10'] = 'E-mail address:'; -$_LANGADM['AdminStoresfc9d3df613063ee57906c461320744e2'] = 'Note:'; -$_LANGADM['AdminStores24a23d787190f2c4812ff9ab11847a72'] = 'Status:'; -$_LANGADM['AdminStoresb9f5c797ebbf55adccdd8539a65a0241'] = 'Disabled'; -$_LANGADM['AdminStores5c7246a637866f706a8319f8f701497e'] = 'Whether or not to display this store'; -$_LANGADM['AdminStores7da7bd98bbbcb62c935af8d362bb7a3e'] = 'Picture:'; -$_LANGADM['AdminStores134592f3d9dadf4c4f76ef7e9e12fb57'] = 'Storefront picture'; -$_LANGADM['AdminStores38fb7d24e0d60a048f540ecb18e13376'] = ' Save '; -$_LANGADM['AdminStores6f8522e0610541f1ef215a22ffa66ff6'] = 'Monday'; -$_LANGADM['AdminStores5792315f09a5d54fb7e3d066672b507f'] = 'Tuesday'; -$_LANGADM['AdminStores796c163589f295373e171842f37265d5'] = 'Wednesday'; -$_LANGADM['AdminStores78ae6f0cd191d25147e252dc54768238'] = 'Thursday'; -$_LANGADM['AdminStoresc33b138a163847cdb6caeeb7c9a126b4'] = 'Friday'; -$_LANGADM['AdminStores8b7051187b9191cdcdae6ed5a10e5adc'] = 'Saturday'; -$_LANGADM['AdminStores9d1a0949c39e66a0cd65240bc0ac9177'] = 'Sunday'; -$_LANGADM['AdminStoresad179a1071ebd8b00e0ff4718301dcea'] = 'Hours:'; -$_LANGADM['AdminStores9021b488beef18b26de0d3bfd1acaa63'] = 'e.g. 10:00AM - 9:30PM'; -$_LANGADM['AdminGroupsb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminGroups49ee3087348e8d44e1feda1917443987'] = 'Name'; -$_LANGADM['AdminGroups104d9898c04874d0fbac36e125fa1369'] = 'Discount'; -$_LANGADM['AdminGroupsef53538ae41a651c7f72ab6cb1135d8c'] = 'Members'; -$_LANGADM['AdminGroups3112209b2dd9b55cf5dbc4865dd15afd'] = 'Creation date'; -$_LANGADM['AdminGroups9c37b7b6ff829e977df287900543ea54'] = 'Birth date'; -$_LANGADM['AdminGroups7442e29d7d53e549b78d93c46b8cdcfc'] = 'Orders'; -$_LANGADM['AdminGroupsc38266740494aa4980d05c606fccac10'] = 'Customer group'; -$_LANGADM['AdminGroups38fb7d24e0d60a048f540ecb18e13376'] = ' Save '; -$_LANGADM['AdminGroups4e140ba723a03baa6948340bf90e2ef6'] = 'Name:'; -$_LANGADM['AdminGroups6ad237b9a44e75f0f947efe1d5f1ccaa'] = 'Will automatically apply this value as a discount on all products for members of this customer group.'; -$_LANGADM['AdminGroups2dc9a383d693a2ded8b1ef832926ea93'] = 'Price display method:'; -$_LANGADM['AdminGroups35756bfdf07485441e0b1dd219025374'] = 'How prices are displayed in the order summary for this customer group.'; -$_LANGADM['AdminGroupsbefcac0f9644a7abee43e69f49252ac4'] = 'Tax excluded'; -$_LANGADM['AdminGroupsf4a0d7cb0cd45214c8ca5912c970de13'] = 'Tax included'; -$_LANGADM['AdminGroupsa1e7379abfdbc3b8e03506e5489c6110'] = 'Discount:'; -$_LANGADM['AdminGroups0bcef9c45bd8a48eda1b26eb0c61c869'] = '%'; -$_LANGADM['AdminGroups567183b8b1122180690be51cc6df2b74'] = 'Discount (%):'; -$_LANGADM['AdminGroups2e9a5410376da9d88c4623a408de2b58'] = 'Current category discount:'; -$_LANGADM['AdminGroupsfb93ea877b4e204a3676b9a27fe423b9'] = 'Members of this customer group'; -$_LANGADM['AdminManufacturersb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminManufacturers8c2857a9ad1d8f31659e35e904e20fa6'] = 'Logo'; -$_LANGADM['AdminManufacturers49ee3087348e8d44e1feda1917443987'] = 'Name'; -$_LANGADM['AdminManufacturers284b47b0bb63ae2df3b29f0e691d6fcf'] = 'Addresses'; -$_LANGADM['AdminManufacturers068f80c7519d0528fb08e82137a72131'] = 'Products'; -$_LANGADM['AdminManufacturers00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Enabled'; -$_LANGADM['AdminManufacturersc0bd7654d5b278e65f21cf4e9153fdb4'] = 'Manufacturer'; -$_LANGADM['AdminManufacturers20db0bfeecd8fe60533206a2b5e9891a'] = 'First name'; -$_LANGADM['AdminManufacturers8d3f5eff9c40ee315d452392bed5309b'] = 'Last name'; -$_LANGADM['AdminManufacturers77638e87a55b8747e79590defafa75c9'] = 'Postcode/ Zip Code'; -$_LANGADM['AdminManufacturers57d056ed0984166336b7879c2af3657f'] = 'City'; -$_LANGADM['AdminManufacturers59716c97497eb9694541f7c3d37b1a4d'] = 'Country'; -$_LANGADM['AdminManufacturers2377be3c2ad9b435ba277a73f0f1ca76'] = 'Manufacturers'; -$_LANGADM['AdminManufacturers6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Invalid characters:'; -$_LANGADM['AdminManufacturers4ff771c5a62c10ddbe02b9b5357b3402'] = 'Upload manufacturer logo from your computer'; -$_LANGADM['AdminManufacturers3e053943605d9e4bf7dd7588ea19e9d2'] = 'Forbidden characters:'; -$_LANGADM['AdminManufacturers0099c0173a3c7758b36025bdae9b4fc7'] = 'Enable:'; -$_LANGADM['AdminManufacturersb9f5c797ebbf55adccdd8539a65a0241'] = 'Disabled'; -$_LANGADM['AdminManufacturers38fb7d24e0d60a048f540ecb18e13376'] = ' Save '; -$_LANGADM['AdminManufacturers3a2ffc65800e37e450c8aeb609ebf724'] = 'Total addresses:'; -$_LANGADM['AdminManufacturers543ae6adeb524f98cc7d3c816a1ec1e3'] = 'Total products:'; -$_LANGADM['AdminManufacturers7dce122004969d56ae2e0245cb754d35'] = 'Edit'; -$_LANGADM['AdminManufacturers0071aa279bd1583754a544277740f047'] = 'Delete item #'; -$_LANGADM['AdminManufacturersf2a6c498fb90ee345d997f888fce3b18'] = 'Delete'; -$_LANGADM['AdminManufacturerse78b6f4eb3be046f4d25c07ce54954d4'] = 'Ref:'; -$_LANGADM['AdminManufacturersccf096490d2671f3ea97ea9289eee5b1'] = 'EAN13:'; -$_LANGADM['AdminManufacturersaf7448c885be0d8acd5eb84322176570'] = 'UPC:'; -$_LANGADM['AdminManufacturers647b89b705fafd7d44aa6f01a5cb4711'] = 'Qty:'; -$_LANGADM['AdminManufacturers1caa6ff629641a4eb20f190f7a0539ca'] = 'Attribute name'; -$_LANGADM['AdminManufacturers63d5049791d9d79d86e9a108b0a999ca'] = 'Reference'; -$_LANGADM['AdminManufacturers52eb5928a34db3e3da7ba52b0644273b'] = 'EAN13'; -$_LANGADM['AdminManufacturersfbd99ad01b92dbafc686772a39e3d065'] = 'UPC'; -$_LANGADM['AdminImagesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminImages49ee3087348e8d44e1feda1917443987'] = 'Name'; -$_LANGADM['AdminImages32954654ac8fe66a1d09be19001de2d4'] = 'Width'; -$_LANGADM['AdminImageseec6c4bdbd339edf8cbea68becb85244'] = 'Height'; -$_LANGADM['AdminImagesfff0d600f8a0b5e19e88bfb821dd1157'] = 'Images'; -$_LANGADM['AdminImagesff17d73fa2731689640e8afa0f591b0f'] = 'JPEG images have a small file size and standard quality. PNG images have a bigger file size, a higher quality and support transparency. Note that in all cases the image files will have the .jpg extension.'; -$_LANGADM['AdminImagesff167676b1516b34e7f9be0fea5349d6'] = 'WARNING: This feature may not be compatible with your theme or with some modules. In particular, PNG mode is not compatible with the Watermark module. If you encounter any issue, turn it off by selecting \"Use JPEG\".'; -$_LANGADM['AdminImages42ceb344b0aaf896b362b0db70b46f98'] = 'Image quality'; -$_LANGADM['AdminImages2a911eb0d71d1b707a3f9d722a5935c2'] = 'Use JPEG'; -$_LANGADM['AdminImages718e1e271056782b288616e916511980'] = 'Use PNG for all images'; -$_LANGADM['AdminImagesd46bafd645c490bd4be22c4226619db9'] = 'JPEG quality'; -$_LANGADM['AdminImagesb73770b303fc0f331eee23ad7add197c'] = 'Ranges from 0 (worst quality, smallest file) to 100 (best quality, biggest file)'; -$_LANGADM['AdminImagesc5e26b2211d5ecbbeac96ea6e1cbb7c2'] = 'PNG quality'; -$_LANGADM['AdminImages2c1bbb0a5ff08c8011d6ea83084277ff'] = 'Ranges from 9 (worst quality, smallest file) to 0 (best quality, biggest file)'; -$_LANGADM['AdminImages204dd5cbb153eae3c105e3a42f1c0ff8'] = 'Type name:'; -$_LANGADM['AdminImagesa11abdf9fb207f44c2d44c72d8a1203f'] = 'Letters and minus sign (-) only (e.g. small, medium, large, extra-large)'; -$_LANGADM['AdminImages48ccf48dcf2218a413ce473262f21a0c'] = 'Width:'; -$_LANGADM['AdminImagesc2fc3eea4a3f9c52e7acbdb113b171b7'] = 'Maximum image width in pixels'; -$_LANGADM['AdminImagese933dc24fb245d863a43b4fefe9b45f5'] = 'Height:'; -$_LANGADM['AdminImagescf40e19ee10782c4284cac90feb4f73e'] = 'Maximum image height in pixels'; -$_LANGADM['AdminImagesb52b44c9d23e141b067d7e83b44bb556'] = 'Products:'; -$_LANGADM['AdminImagesf9a9027d728e8c701143cc8b1829400b'] = 'This type will be used for product images'; -$_LANGADM['AdminImages00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Enabled'; -$_LANGADM['AdminImagesb9f5c797ebbf55adccdd8539a65a0241'] = 'Disabled'; -$_LANGADM['AdminImages8c38776925f7cf41c090646a43157024'] = 'Categories:'; -$_LANGADM['AdminImages0e1e874dde345d19583102a9fd63fb7e'] = 'Manufacturers:'; -$_LANGADM['AdminImagesa00e46e856e637f8fd077b4fd710c9e2'] = 'Suppliers:'; -$_LANGADM['AdminImages3c9e0f95a0c3f7dd4c650d3ed1a0afb5'] = 'This type will be used for supplier images'; -$_LANGADM['AdminImages7e92dc38b95095cfee88452579f3fb67'] = 'Scenes:'; -$_LANGADM['AdminImagesd72f2c002b37407379420bf987bca76a'] = 'This type will be used for scene images'; -$_LANGADM['AdminImages1bb3c9f27926baa18c5070fa6498f34e'] = 'This type will be used for store images'; -$_LANGADM['AdminImages38fb7d24e0d60a048f540ecb18e13376'] = ' Save '; -$_LANGADM['AdminImages5e869c034d4bd6df7f278053e786e4fb'] = 'Duplicate images were found when moving the product images. It is probably caused by unused demonstration images. Please make sure that the folder '; -$_LANGADM['AdminImages6ab89e213e3557e2ab248510d89051d1'] = 'only contains demonstration images then delete this folder.'; -$_LANGADM['AdminImagesaf1b98adf7f686b84cd0b443e022b7a0'] = 'Categories'; -$_LANGADM['AdminImages2377be3c2ad9b435ba277a73f0f1ca76'] = 'Manufacturers'; -$_LANGADM['AdminImages1814d65a76028fdfbadab64a5a8076df'] = 'Suppliers'; -$_LANGADM['AdminImagesbb34f602e45a9fbcb2cdfee7a48673fc'] = 'Scenes'; -$_LANGADM['AdminImages068f80c7519d0528fb08e82137a72131'] = 'Products'; -$_LANGADM['AdminImages821b8ee6937cec96c30fdafbfe836d68'] = 'Stores'; -$_LANGADM['AdminImagescb2f901ceed5c3365d056794a1b5047f'] = 'After modification, do not forget to regenerate thumbnails'; -$_LANGADM['AdminImages258606ef5a3ed5cd7e39da08435adec0'] = 'Regenerate thumbnails'; -$_LANGADM['AdminImagese4bb324f29622b389af104bce1db6fdc'] = 'Regenerates thumbnails for all existing images'; -$_LANGADM['AdminImages9310244aa3f5325c976135a2a089949b'] = 'Please be patient, this can take several minutes'; -$_LANGADM['AdminImages66a3f886eb548f3575add71847622388'] = 'Be careful! Manually uploaded thumbnails will be erased by automatically generated thumbnails.'; -$_LANGADM['AdminImagesb51000000ff730e7cacd10980186c1a4'] = 'Select image'; -$_LANGADM['AdminImagesb1c94ca2fbc3e78fc30069c8d0f01680'] = 'All'; -$_LANGADM['AdminImagesf559543da6c5866a2dd0ae70f4de370f'] = 'Select format'; -$_LANGADM['AdminImagesd379cadd41b68efe7c945b4d85c72085'] = 'Erase previous images'; -$_LANGADM['AdminImagesed13a29f9258d2b988ea7ba9d11de98b'] = 'Deselect this checkbox only if your server timed out and you need to resume the regeneration.'; -$_LANGADM['AdminImages729a51874fe901b092899e9e8b31c97a'] = 'Are you sure?'; -$_LANGADM['AdminImages874d3deed67e503cac1d8bc00417794a'] = 'Move images'; -$_LANGADM['AdminImages0be9bdbde253c5d649e8667c0bae6754'] = 'PrestaShop now uses a new storage system for product images. It offers better performance if your shop has a very large number of products.'; -$_LANGADM['AdminImages6713e1295572974656e3e04d18e77ca9'] = 'PrestaShop has detected that your server configuration is not compatible with the new storage system (directive \"safe_mode\" is activated). You should continue to use the actual system.'; -$_LANGADM['AdminImages0fb0d96026cc27f8a45d6cb909289903'] = 'You can choose to keep your images stored in the previous system - there is nothing wrong with that.'; -$_LANGADM['AdminImages6e9b08be274aa15f116c641e4c9b8599'] = 'You can also decide to move your images to the new storage system: in this case, click on the \"Move images\" button below. Please be patient, this can take several minutes.'; -$_LANGADM['AdminImages1bd266b7c30df50f9b77b0e0f55f2878'] = 'After moving all of your product images, for best performance go to the '; -$_LANGADM['AdminImagese686877843ac3c9f4c45aaea265fe59c'] = 'product preferences tab'; -$_LANGADM['AdminImagesfb3164a4f7305b347948b8aca17c1735'] = 'and set \"Use the legacy image filesystem\" option to \"No\".'; -$_LANGADM['AdminPreferences6adf97f83acf6453d4a6a4b1070f3754'] = 'None'; -$_LANGADM['AdminPreferencesc035796995e11f000835780bbadbd575'] = 'Standard (5 steps)'; -$_LANGADM['AdminPreferencesb563636fd3896671be0104bbc6783be4'] = 'One page checkout'; -$_LANGADM['AdminPreferences27f3765c3871cd5fe52f88f31dfe2c89'] = 'superior'; -$_LANGADM['AdminPreferencesf8d23e159df67b2673d7c29166864453'] = 'inferior'; -$_LANGADM['AdminPreferences700e61469b84a66ddb24304a85b0c181'] = 'classical'; -$_LANGADM['AdminPreferences7fe15a347d66e291d7a1375273226205'] = 'Enable Shop'; -$_LANGADM['AdminPreferences049104cffa3c1841dece50e6e41f749c'] = 'Activate or deactivate your shop. You can deactivate your shop while you perform maintenance on it, but please note that the webservice will not be disabled'; -$_LANGADM['AdminPreferencesdaf835712085aaaf81818e7ebfeb66b8'] = 'Maintenance IP addresses'; -$_LANGADM['AdminPreferences894cd7887e47ca0e836e31577664b1ea'] = 'IP addresses allowed to access the Front Office even if shop is disabled. Use a comma to separate them (e.g. 42.24.4.2,127.0.0.1,99.98.97.96)'; -$_LANGADM['AdminPreferencesc87330f475e4384552c0077927d26e1a'] = 'Lifetime of the Front Office cookie'; -$_LANGADM['AdminPreferences6d964e25aa6aa88c8353880e00202cf4'] = 'Indicate the number of hours'; -$_LANGADM['AdminPreferencese673b146824251548feecf1f3929aceb'] = 'Lifetime of the Back Office cookie'; -$_LANGADM['AdminPreferences59aad85b376259844b471a758908a3c1'] = 'Checkout process type'; -$_LANGADM['AdminPreferences6c9f73b6b5d16baa641cf8343348eb8d'] = 'You can choose the order process type as either standard (5 steps) or One Page Checkout'; -$_LANGADM['AdminPreferences403e42a4b26e379cb13563c98ab63067'] = 'Enable guest checkout'; -$_LANGADM['AdminPreferences11e7774c4aeee369f9de701a795fb58d'] = 'Your guest can place an order without registering'; -$_LANGADM['AdminPreferencese4045598261988d9988c594243a9434d'] = 'Terms of service'; -$_LANGADM['AdminPreferences342b52e8fe475dc8b5bf11afbfd46ea4'] = 'Require customers to accept or decline terms of service before processing the order'; -$_LANGADM['AdminPreferencesd4d27f93d89b170800f7896e3e438468'] = 'Conditions of use CMS page'; -$_LANGADM['AdminPreferences6cda6c81a66d7faecf49e94a3b55e924'] = 'Choose the CMS page for your Conditions of use'; -$_LANGADM['AdminPreferencescd712537c39c43dcbf61e61a6df83cdd'] = 'Offer gift-wrapping'; -$_LANGADM['AdminPreferences28a318da44a83a4124b9cbcfa4978722'] = 'Suggest gift-wrapping to customer with the possibility of adding a message'; -$_LANGADM['AdminPreferences2a0677dae563d574fb1c50badaa4eabf'] = 'Gift-wrapping price'; -$_LANGADM['AdminPreferencesc173252856179a44a9506a968359de8b'] = 'Set a price for gift-wrapping'; -$_LANGADM['AdminPreferences0d8bdbe98feb696dd76760ee1374a740'] = 'Gift-wrapping tax'; -$_LANGADM['AdminPreferences9311ccba175a9f2fc72e7c6a3dfb6078'] = 'Set a tax for gift-wrapping'; -$_LANGADM['AdminPreferences3aadb5e86b174ecada1174e22f5a6368'] = 'Maximum attachment size'; -$_LANGADM['AdminPreferences2ca89cca013873c7f841e1acf242b3d6'] = 'Set the maximum size of attachment files (in MegaBytes).'; -$_LANGADM['AdminPreferences12cbe1a4645659457808631047989afb'] = 'Maximum:'; -$_LANGADM['AdminPreferencesb667478ccafce4bff6d427a6bca06269'] = 'Offer recycled packaging'; -$_LANGADM['AdminPreferencese84eed89f38f20639431d99ad2f5ee8a'] = 'Suggest recycled packaging to customer'; -$_LANGADM['AdminPreferencese6b03a6bdf49d1cd0655e0f7a3d990cb'] = 'Cart re-display at login'; -$_LANGADM['AdminPreferences8d7a93422a7ecd89d12811e22055f6d5'] = 'After customer logs in, recall and display contents of his/her last shopping cart'; -$_LANGADM['AdminPreferencesac2021d3c67ee796d7ab20a466ebd583'] = 'Round mode'; -$_LANGADM['AdminPreferences95be164e850e88c5282e84669f368e1b'] = 'You can choose how to round prices: always round superior; always round inferior, or classic rounding'; -$_LANGADM['AdminPreferences46f18d3960afc01e5a1a5a0e0e9d571b'] = 'Automatically check for module updates'; -$_LANGADM['AdminPreferences686a2ac82a5a64eca870ba9a55b8a675'] = 'New modules and updates are displayed on the modules page'; -$_LANGADM['AdminPreferencesa9fff6d50be898f47a507354626b8b8d'] = 'Hide optimization tips'; -$_LANGADM['AdminPreferencese4e2107f99e82247d7e32ac7919c4416'] = 'Hide optimization tips on the back office homepage'; -$_LANGADM['AdminPreferences79a8435260e0c3b17e30ccb1c6dfc75c'] = 'Display suppliers and manufacturers'; -$_LANGADM['AdminPreferences4be87dc8773fa2fb95b7b8302cb47fa9'] = 'Display suppliers and manufacturers list even if corresponding blocks are disabled'; -$_LANGADM['AdminPreferences1b1befcb86d487715da458117710dfeb'] = 'Show notifications for new orders'; -$_LANGADM['AdminPreferencesf79dc7c8a2b655f2dcae2ad1102b725b'] = 'This will display notifications when new orders will be made on your shop'; -$_LANGADM['AdminPreferences8004e61ca76ff500d1e6ee92f7cb7f93'] = 'Show notifications for new customers'; -$_LANGADM['AdminPreferencesae1d865ef6ce7ebb9492ea7a7f1bc8a5'] = 'This will display notifications when new customers will register on your shop'; -$_LANGADM['AdminPreferences4e7ff7ca556a7ac8329ab27834e9631b'] = 'Show notifications for new messages'; -$_LANGADM['AdminPreferences051fd283c29527d33402475333dfb1da'] = 'This will display notifications when new messages will be posted on your shop'; -$_LANGADM['AdminPreferencesd5bc5fd307b108537039b6b6f98889d5'] = 'Time Zone:'; -$_LANGADM['AdminPreferencesbbd6622dbbdf4bcb166f5e3f018a2351'] = 'Please click here to use HTTPS protocol before enabling SSL.'; -$_LANGADM['AdminPreferences0db377921f4ce762c62526131097968f'] = 'General'; -$_LANGADM['AdminPreferences38fb7d24e0d60a048f540ecb18e13376'] = ' Save '; -$_LANGADM['AdminCarriersb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminCarriers49ee3087348e8d44e1feda1917443987'] = 'Name'; -$_LANGADM['AdminCarriers8c2857a9ad1d8f31659e35e904e20fa6'] = 'Logo'; -$_LANGADM['AdminCarriers8f497c1a3d15af9e0c215019f26b887d'] = 'Delay'; -$_LANGADM['AdminCarriersec53a8c4f07baed5d8825072c89799be'] = 'Status'; -$_LANGADM['AdminCarriersf9293626f0c44c6e310fc49280c20790'] = 'Free Shipping'; -$_LANGADM['AdminCarriers8430a7b1b81635e3df949c2845303303'] = 'Carrier options'; -$_LANGADM['AdminCarriers80ac9c802ce4d76982ab5a2e5a54b8bc'] = 'Default carrier:'; -$_LANGADM['AdminCarriers5528aa4f25577dcffcfca40eda4c2a5b'] = 'Your shop\'s default carrier'; -$_LANGADM['AdminCarriersc0add41517a5511d7b58d2c992db11e7'] = 'How do I create a new carrier?'; -$_LANGADM['AdminCarriersb8bf3ffcbb8025ef76f8d67fff0cdf2b'] = 'Click \"Add new\".'; -$_LANGADM['AdminCarriersb7ccdf6ab58f5514acc520721ddc9f08'] = 'Fill in the fields and click \"Save\".'; -$_LANGADM['AdminCarriers69123019563697071c2c9ab3eb660b13'] = 'When you are done, click \"Save\".'; -$_LANGADM['AdminCarriers80d803aad983c22d14a0ddad539fad8e'] = 'Click on the \"Shipping\" tab.'; -$_LANGADM['AdminCarriersbe4f75f8b5c30ee4d0333b340c59280d'] = 'For each zone, enter a price and click \"Save\".'; -$_LANGADM['AdminCarriers969011941a0e9f19127bc90042687570'] = 'You are all set! The new carrier will be displayed to your customers.'; -$_LANGADM['AdminCarriers1d6af794b2599c1407a83029a09d1ecf'] = 'Carriers'; -$_LANGADM['AdminCarriers5e5f0a863cd129317037e3def37b4097'] = 'Company:'; -$_LANGADM['AdminCarriers1cc70ef3820fa925ca1dd1ab645d239e'] = 'Allowed characters: letters, spaces and'; -$_LANGADM['AdminCarriers3194ebe40c7a8c29c78ea79066b6e05c'] = 'Carrier name displayed during checkout'; -$_LANGADM['AdminCarriers04bcf925decaf3beb22ef4bcedd93194'] = 'For in-store pickup, enter 0 to replace the carrier name with your shop name'; -$_LANGADM['AdminCarriersacd7b45c9d50280a52990015b2c24ba8'] = 'Logo:'; -$_LANGADM['AdminCarriers980bb228a128556fe3df923d2ede30b4'] = 'Upload a logo from your computer'; -$_LANGADM['AdminCarrierse81c4e4f2b7b93b481e13a8553c2ae1b'] = 'or'; -$_LANGADM['AdminCarriersbf1f5f95d9e15a3cffa21495dbec563a'] = 'Transit time:'; -$_LANGADM['AdminCarriers6e80870e865e8dbcd56b9842ea38e3dd'] = 'Estimated delivery time, displayed during checkout'; -$_LANGADM['AdminCarriers3b3d06023f6353f8fd05f859b298573e'] = 'URL:'; -$_LANGADM['AdminCarrierse460bba7366e1b5118a0d95ee91c6cff'] = 'Delivery tracking URL; type \'@\' where the tracking number will appear, it will be automatically replaced by the tracking number'; -$_LANGADM['AdminCarriers2999d7f21168234abeb28b9e561cfe96'] = 'The zones in which this carrier is to be used'; -$_LANGADM['AdminCarriersd3775317d696f0c1e3ae4a7a13b639dc'] = 'Mark all groups you want to give access to this carrier'; -$_LANGADM['AdminCarriers24a23d787190f2c4812ff9ab11847a72'] = 'Status:'; -$_LANGADM['AdminCarriers00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Enabled'; -$_LANGADM['AdminCarriersb9f5c797ebbf55adccdd8539a65a0241'] = 'Disabled'; -$_LANGADM['AdminCarriers5cb2b3a7c26424a92365f9d73faa0947'] = 'Enable carrier in the Front Office'; -$_LANGADM['AdminCarrierscf899ec0add2e9e103ad82c1a2a077ac'] = 'Apply shipping cost:'; -$_LANGADM['AdminCarriers93cba07454f06a4a960172bbd6e2a435'] = 'Yes'; -$_LANGADM['AdminCarriersbafd7322c6e97d25b6299b5d6fe8920b'] = 'No'; -$_LANGADM['AdminCarriers26fe78eca0b885477de9627d58f98cd6'] = 'Apply both regular shipping cost and product-specific additional shipping costs'; -$_LANGADM['AdminCarriers7475ec0d41372a307c497acb7eeea8c4'] = 'No Tax'; -$_LANGADM['AdminCarriers8e97163e9714c4656e00b33f317bc181'] = 'Shipping & handling:'; -$_LANGADM['AdminCarriers92c713cffb8085099e9ab6b8a7387b5e'] = 'Include the shipping & handling costs in carrier price'; -$_LANGADM['AdminCarriersb702b0f0188edd5dde75a6d0aace0246'] = 'Billing:'; -$_LANGADM['AdminCarriers590f6d9a5885f042982c9a911f76abda'] = 'Default behavior'; -$_LANGADM['AdminCarrierse3d29a6f3d7588301aa04429e686b260'] = 'According to total price'; -$_LANGADM['AdminCarriers49fec5c86a3b43821fdf0d9aa7bbd935'] = 'According to total weight'; -$_LANGADM['AdminCarriersa2fb5420f32b0749ad87318f82c0db2c'] = 'Out-of-range behavior:'; -$_LANGADM['AdminCarriers482836cce404046ca7dc34fb0a6fc526'] = 'Apply the cost of the highest defined range'; -$_LANGADM['AdminCarriers4f890cf6a72112cad95093baecf39831'] = 'Disable carrier'; -$_LANGADM['AdminCarriersa26f79d46b0719d8baa3a5a7c9abda74'] = 'Out-of-range behavior when none is defined (e.g., when a customer\'s cart weight is greater than the highest range limit)'; -$_LANGADM['AdminCarriers38fb7d24e0d60a048f540ecb18e13376'] = ' Save '; -$_LANGADM['AdminCarriersf6308cfdf671a710ebff8ac860d3a406'] = 'Please set another carrier as default before deleting this one'; -$_LANGADM['AdminModules7258e7251413465e0a3eb58094430bde'] = 'Administration'; -$_LANGADM['AdminModules49a1b0ce5fd874636756adcf1423e035'] = 'Advertising & Marketing'; -$_LANGADM['AdminModules59e06cbd4be5387138b589509ce17162'] = 'Analytics & Stats'; -$_LANGADM['AdminModules9ad88037f3139ea9a992ad5d8cfd6a98'] = 'Billing & Invoicing'; -$_LANGADM['AdminModules6ff063fbc860a79759a7369ac32cee22'] = 'Checkout'; -$_LANGADM['AdminModules5dc6d69e21ca0f5779b9cfeae1154f05'] = 'Content Management'; -$_LANGADM['AdminModules0095a9fa74d1713e43e370a7d7846224'] = 'Export'; -$_LANGADM['AdminModules7d4eb04d5b71acb455329b4d6e228388'] = 'Front Office Features'; -$_LANGADM['AdminModulescef02fed5f63407268c2c0202d1d3708'] = 'Internationalization & Localization'; -$_LANGADM['AdminModules335676135e0f03d2756262a437c95a0e'] = 'Merchandizing'; -$_LANGADM['AdminModules5b985caa89b2ca61bbeee91a896c610d'] = 'Migration Tools'; -$_LANGADM['AdminModulese77ecbf1af4f4c210146d351f8dfbc3b'] = 'Payments & Gateways'; -$_LANGADM['AdminModules2bcde8baf68a8b2a88a4a072437639e8'] = 'Payment Security'; -$_LANGADM['AdminModules87a3a6caeffcd74b07ad451f7695dda7'] = 'Pricing & Promotion'; -$_LANGADM['AdminModulesa9964513dc046a2cd404413f77b4656e'] = 'Quick / Bulk update'; -$_LANGADM['AdminModules485e7b5a1a22f24d67a011c7ae21382a'] = 'Search & Filter'; -$_LANGADM['AdminModulesd88946b678e4c2f251d4e292e8142291'] = 'SEO'; -$_LANGADM['AdminModules8b875b0fceeb6000f40332b9e0c8df36'] = 'Shipping & Logistics'; -$_LANGADM['AdminModules5f17a788546ddb43236732f8b0bdfd7e'] = 'Slideshows'; -$_LANGADM['AdminModulesa8b87a22bdd589f5d056645941a01841'] = 'Smart Shopping'; -$_LANGADM['AdminModulescc50be8368055ce40af5f926b8ba5eef'] = 'Marketplace'; -$_LANGADM['AdminModules222e1825c6eb93a516fba01be7861ddd'] = 'Social Networks'; -$_LANGADM['AdminModules3182ea023795eb83ed0ce3beea5beb73'] = 'Other Modules'; -$_LANGADM['AdminModules551746895fb66f979bce758992475bfc'] = 'no file selected'; -$_LANGADM['AdminModulesfa5a31a20c6e887538741d9099bf93e7'] = 'module not found'; -$_LANGADM['AdminModulese55f75a29310d7b60f7ac1d390c8ae42'] = 'Module'; -$_LANGADM['AdminModules0557fa923dcee4d0f86b1409f5c2167f'] = 'Back'; -$_LANGADM['AdminModules53103fcc4656f55c219b600ded3c7438'] = 'Manage hooks'; -$_LANGADM['AdminModulescbabf7f87548581cdb2329bda9023c22'] = 'Manage translations:'; -$_LANGADM['AdminModulesbcfaccebf745acfd5e75351095a5394a'] = 'Disable'; -$_LANGADM['AdminModules2faec1f9f8cc7f8f40d521c4dd574f49'] = 'Enable'; -$_LANGADM['AdminModules526d688f37a86d3c3f27d0c5016eb71d'] = 'Reset'; -$_LANGADM['AdminModulesf1206f9fadc5ce41694f69129aecac26'] = 'Configure'; -$_LANGADM['AdminModulesf2a6c498fb90ee345d997f888fce3b18'] = 'Delete'; -$_LANGADM['AdminModules9ce81cf948b7325d53c64aa610851552'] = 'This action will permanently remove the module from the server. Are you sure you want to do this ?'; -$_LANGADM['AdminModules13348442cc6a27032d2b4aa28b75a5d3'] = 'Search'; -$_LANGADM['AdminModules00c3388449f7c4d73cc8c417d7d38554'] = 'All Modules'; -$_LANGADM['AdminModules5976afe9ba86f2fdc39868d5282b02fa'] = 'Native Modules'; -$_LANGADM['AdminModules4cf4871b73927be08c4d9cd5874f899f'] = 'Partner Modules'; -$_LANGADM['AdminModules02684cc6b6ea1811a064f475a5fd1d18'] = 'Authors'; -$_LANGADM['AdminModulesc3ba72d64cf29d2df49198be13ff9e50'] = 'Other Modules'; -$_LANGADM['AdminModules9472e641f3ca4a8e3704f4fa9adc7835'] = 'Installed & Non Installed'; -$_LANGADM['AdminModulesd9e87fc7a13ba398295447791c67b586'] = 'Installed Modules'; -$_LANGADM['AdminModulesdb35d7e7450a0534ecc64bbaf554922b'] = 'Non Installed Modules'; -$_LANGADM['AdminModules6b8f34307b46c249a91d84e52ae94caf'] = 'Enabled & Disabled'; -$_LANGADM['AdminModulesdfe6e46e2d3e3ba76b5d9aee197c0747'] = 'Enabled Modules'; -$_LANGADM['AdminModulesa0f454ebaee933c7791ffcdda76944b3'] = 'Disabled Modules'; -$_LANGADM['AdminModulesc3987e4cac14a8456515f0d200da04ee'] = 'All countries'; -$_LANGADM['AdminModulesd188407e1d066cd41925efebe2dab3da'] = 'Current country:'; -$_LANGADM['AdminModulesd7778d0c64b6ba21494c97f77a66885a'] = 'Filter'; -$_LANGADM['AdminModules96e36efe70e72835ae51946e2650f9e7'] = 'Add a new module'; -$_LANGADM['AdminModules5b48d0f5735d2f9b73a8f3ec7c4858ba'] = 'Module file'; -$_LANGADM['AdminModules5815819625f2a7b13017e31a3d1af0dd'] = 'Upload a module from your computer.'; -$_LANGADM['AdminModules8634e049945e0e8562673698a1abb485'] = 'Upload this module'; -$_LANGADM['AdminModulesdf3f079de6961496f0460dcfdbf9bca3'] = 'by'; -$_LANGADM['AdminModulesa27dfe771799a09fd55fea73286eb6ab'] = 'Uninstall'; -$_LANGADM['AdminModules349838fb1d851d3e2014b9fe39203275'] = 'Install'; -$_LANGADM['AdminReferrersb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminReferrers49ee3087348e8d44e1feda1917443987'] = 'Name'; -$_LANGADM['AdminReferrersae5d01b6efa819cc7a7c05a8c57fcc2c'] = 'Visitors'; -$_LANGADM['AdminReferrersd7e637a6e9ff116de2fa89551240a94d'] = 'Visits'; -$_LANGADM['AdminReferrers453aceb005ceaf54a47da15fee8b2a26'] = 'Pages'; -$_LANGADM['AdminReferrers591411cc8927851db2002208676d8330'] = 'Reg.'; -$_LANGADM['AdminReferrersa9841e29f2c8180709b16cd2a13c55fe'] = 'Ord.'; -$_LANGADM['AdminReferrers11ff9f68afb6b8b5b8eda218d7c83a65'] = 'Sales'; -$_LANGADM['AdminReferrers4bcce22b929055c8db5204629d0a64c1'] = 'Avg. cart'; -$_LANGADM['AdminReferrers43005b13d452a4ad6f2d8e29b499c55a'] = 'Reg. rate'; -$_LANGADM['AdminReferrers89741aae300253f498b0993fa678fa18'] = 'Order rate'; -$_LANGADM['AdminReferrers316853cc3718335f11c048e33b9be98a'] = 'Click'; -$_LANGADM['AdminReferrers095a1b43effec73955e31e790438de49'] = 'Base'; -$_LANGADM['AdminReferrersadaaee4b22041c27198d410c68d952c9'] = 'Percent'; -$_LANGADM['AdminReferrersbb166feff34b74fef81127259160c93a'] = 'Affiliate'; -$_LANGADM['AdminReferrers3f783e6afc73242779dde81c7825def0'] = 'Leave blank if no change'; -$_LANGADM['AdminReferrersdcf916d52dc23351ecf7cc8435070da6'] = 'Affiliates can access their own data with this name and password.'; -$_LANGADM['AdminReferrers6d4acea4a9682c8387d2117120a060e5'] = 'Front access:'; -$_LANGADM['AdminReferrers6691265cf8673ac521e3a1672d482723'] = 'Commission plan'; -$_LANGADM['AdminReferrers4181de604675ec0fb8d12202ec23964c'] = 'Fee given for each visit.'; -$_LANGADM['AdminReferrers4b11cf76a471c13ba29b799772c90ddf'] = 'Fee given for each order placed.'; -$_LANGADM['AdminReferrersab20dd433a5e44c6166509b6c0075b9d'] = 'Percent of the sales.'; -$_LANGADM['AdminReferrers34ebc2bcd0638b5cce09b2c2b0159174'] = 'Technical information - Simple mode'; -$_LANGADM['AdminReferrers0988f870ad8a7648219df0767f768b8d'] = 'HTTP referrer'; -$_LANGADM['AdminReferrers7da81b1f9ca174679bbb40b7703ad01d'] = 'Request Uri'; -$_LANGADM['AdminReferrers32eb2e5e4f68de58ec967137683ab09a'] = 'If you know how to use MySQL regular expressions, you can use the'; -$_LANGADM['AdminReferrers1f0f882a37664c9aa47a9d4fd20610cd'] = 'expert mode'; -$_LANGADM['AdminReferrers38fb7d24e0d60a048f540ecb18e13376'] = ' Save '; -$_LANGADM['AdminReferrerscc99ae38b3da304c65ea3a9019800a38'] = 'Technical information - Expert mode'; -$_LANGADM['AdminReferrers8ff922bbcd8ad41cdfc48d3c5163b2ab'] = 'Calendar'; -$_LANGADM['AdminReferrers1dd1c5fb7f25cd41b291d43a89e3aefd'] = 'Today'; -$_LANGADM['AdminReferrers7cbb885aa1164b390a0bc050a64e1812'] = 'Month'; -$_LANGADM['AdminReferrers537c66b24ef5c83b7382cdc3f34885f2'] = 'Year'; -$_LANGADM['AdminReferrers10965b2740f42ad4887932c35cee26ab'] = 'Unique visitors'; -$_LANGADM['AdminReferrersd3139f39f1ad6324c80a9ddd50cc7867'] = 'Pages viewed'; -$_LANGADM['AdminReferrersa28735af01fbb1e35371cb120985ac47'] = 'Registrations'; -$_LANGADM['AdminReferrers7442e29d7d53e549b78d93c46b8cdcfc'] = 'Orders'; -$_LANGADM['AdminReferrers200f5c9c419f0a53d5d361eff7b33abc'] = 'Registration rate'; -$_LANGADM['AdminReferrers51d53cd2ecdae6b5dd3397875197e898'] = 'Click fee'; -$_LANGADM['AdminReferrers2e27c4006a026eacfc1f85b41bf9bc4c'] = 'Base fee'; -$_LANGADM['AdminReferrers86190054fc32554662ffbb12b717e8d0'] = 'Percent fee'; -$_LANGADM['AdminReferrers6a26f548831e6a8c26bfbbd9f6ec61e0'] = 'Help'; -$_LANGADM['AdminReferrersa1b58c5793a9c4b1596f555d3c46ca7c'] = 'Definitions:'; -$_LANGADM['AdminReferrers62508131fde00888d0811939026f2f60'] = 'The field `http_referer` is the website from which your customers arrive.'; -$_LANGADM['AdminReferrers5570dfe4ec8f3d4b2cf4d5780d928b39'] = 'For example, visitors coming from Google will have a `http_referer` like this one: \"http://www.google.com/search?q=prestashop\".'; -$_LANGADM['AdminReferrers9706b3e27e9457477521522ffc8d5b24'] = 'If the visitor arrives directly (by typing the URL of your shop or by using their bookmarks, for example), `http_referer` will be empty.'; -$_LANGADM['AdminReferrersa1cff1c13d1d12ea1f04f6a1e5c10d9c'] = 'So if you want all the visitors coming from google, you can type \"%google%\" in this field, or \"%google.fr%\" if you want the visitors coming from Google France only.'; -$_LANGADM['AdminReferrers40e40fbf7a64db4428eeae2d926ff0ab'] = 'The field `request_uri` is the URL from which the customers come to your website.'; -$_LANGADM['AdminReferrers653cfa577bccb5b3587de505c7629922'] = 'For example, if the visitor accesses a product page, the URL will be'; -$_LANGADM['AdminReferrers2fdae620abd0f37132313415eb443667'] = 'This is interesting because you can add some tags or tokens in the links pointing to your website. For example, you can post a link'; -$_LANGADM['AdminReferrersa4e34bb1b030f78313a3a8f687277c45'] = 'in the forum and get statistics by entering \"%prestashop\" in the field `request_uri`. You will get all the visitors coming from the forum.'; -$_LANGADM['AdminReferrersdfc3dfe22ecded7cab0a096ea9874ddd'] = 'This method is more reliable than the `http_referer` one, but there is a danger: if a search engine read a page with your link, then it will be displayed in its results and you will have not only the forum visitors, but also the ones from the search engine.'; -$_LANGADM['AdminReferrers72474954ef40e2817957dac137f718d1'] = 'The fields `include` indicate what has to be included in the URL.'; -$_LANGADM['AdminReferrers0bef8816b0e89c8ec922185253eeb0a6'] = 'The fields `exclude` indicate what has to be excluded from the URL.'; -$_LANGADM['AdminReferrers32fdaf53fadc20d17117baafe17f0233'] = 'When using the simple mode, you can use some generic characters which can replace any characters:'; -$_LANGADM['AdminReferrers571b5937b85a9155062315a7c1d69fa2'] = '\"_\" will replace one character. If you want to use the real \"_\", you should type'; -$_LANGADM['AdminReferrerse8292be0c621a08c807325b9ea1be867'] = '\"%\" will replace any number of characters. If you want to use the real \"%\", you should type'; -$_LANGADM['AdminReferrersdcf612ffd5e0e54a8f7abf195b74cb61'] = 'The simple mode uses the MySQL \"LIKE\", but for a higher potency you can use MySQL regular expressions.'; -$_LANGADM['AdminReferrers037d865feb5bc0131bbc1b33c996a9d0'] = 'Take a look at the document for more details...'; -$_LANGADM['AdminReferrers2d0c2b736fa1ab8ce149d26fc36e453a'] = 'Get help!'; -$_LANGADM['AdminReferrersf4f70727dc34561dfde1a3c529b6205c'] = 'Settings'; -$_LANGADM['AdminReferrers2402ba94d906bd24c2e0b4e3952c3ca9'] = 'Save direct traffic'; -$_LANGADM['AdminReferrers93cba07454f06a4a960172bbd6e2a435'] = 'Yes'; -$_LANGADM['AdminReferrersbafd7322c6e97d25b6299b5d6fe8920b'] = 'No'; -$_LANGADM['AdminReferrerscec64239386a3679d3279479d34ef354'] = 'Direct traffic can be quite consuming. You should consider enabling it only if you have a strong database server and a strong need for it.'; -$_LANGADM['AdminReferrersda0d18febbbe9cd4e54b68aa72f1d231'] = 'Indexation'; -$_LANGADM['AdminReferrers97b22af4c50379be3da02a0b10f13ce3'] = 'Refresh index'; -$_LANGADM['AdminReferrersab0cf104f39708eabd07b8cb67e149ba'] = 'Cache'; -$_LANGADM['AdminReferrers1faa3e365bfe45ad8e3a6c97da5b94d1'] = 'Refresh cache'; -$_LANGADM['AdminReferrers208b51d8918ba3cdd679a5ec275df129'] = 'Filter by product:'; -$_LANGADM['AdminReferrersb1c94ca2fbc3e78fc30069c8d0f01680'] = 'All'; -$_LANGADM['AdminPerformancef8d698aea36fcbead2b9d5359ffca76f'] = 'Smarty'; -$_LANGADM['AdminPerformance5824d53b7b15b236750314bdbf40f32a'] = 'Cache:'; -$_LANGADM['AdminPerformance93cba07454f06a4a960172bbd6e2a435'] = 'Yes'; -$_LANGADM['AdminPerformancebafd7322c6e97d25b6299b5d6fe8920b'] = 'No'; -$_LANGADM['AdminPerformance0d6bf1934cab1de045b189eed03c3d42'] = 'Should be enabled except for debugging.'; -$_LANGADM['AdminPerformancef4efdd180586cba038b52f2471e4075d'] = 'CCC (Combine, Compress and Cache)'; -$_LANGADM['AdminPerformance6a4a08e9914c7067816a4a338cac9d20'] = 'Use CCC for CSS.'; -$_LANGADM['AdminPerformancea80f3ba9da16baa959b8685c8538099d'] = 'Keep CSS as original'; -$_LANGADM['AdminPerformancecf00874a93cf1cca317853c54c9f40e3'] = 'Smart cache for JavaScript'; -$_LANGADM['AdminPerformanceb0744a0fedad81b59019ea2cfd6d0bb9'] = 'Use CCC for JavaScript.'; -$_LANGADM['AdminPerformancec469db474a76169ecfbe4d16c0a94646'] = 'Keep JavaScript as original'; -$_LANGADM['AdminPerformancef109757e57bb970f6b86a8f6c3e2b0d7'] = 'Minify HTML'; -$_LANGADM['AdminPerformance40f69b99e05503042c924aa2f609908e'] = 'Minify HTML after \"smarty compile\" execution.'; -$_LANGADM['AdminPerformancefdb3644651f3871a5e73f4dc271b64e3'] = 'Keep HTML as original'; -$_LANGADM['AdminPerformance64cef1b605534126797bee68f6555fec'] = 'Compress inline JavaScript in HTML'; -$_LANGADM['AdminPerformanceea3552401a65fd61c45745b3345b12f0'] = 'Compress inline JavaScript in HTML after \"smarty compile\" execution'; -$_LANGADM['AdminPerformance60eae0eda2c68006eb838a8cfd24cf80'] = 'Keep inline JavaScript in HTML as original'; -$_LANGADM['AdminPerformance39288e61e4ec7652a64de79b94be2c78'] = 'High risk HTML compression'; -$_LANGADM['AdminPerformance829d7912abe53442bf79a6dcf4df2540'] = 'HTML is compressed but cancels the W3C validation (only when \"Minify HTML\" is enabled)'; -$_LANGADM['AdminPerformancef15de4c26829bbbde82a73377dee57be'] = 'Keep W3C validation'; -$_LANGADM['AdminPerformance86d197c88189c32765b202ff04db1022'] = 'Media servers (used only with CCC)'; -$_LANGADM['AdminPerformanceaee8eb501dcb805b13f843db6dc56e9b'] = 'You must enter another domain or subdomain in order to use cookieless static content.'; -$_LANGADM['AdminPerformance9f8a0aaa0d8c5eeb98f607482e6f2543'] = 'Ciphering'; -$_LANGADM['AdminPerformance9535ef94bfc73ca1933e6bcfc4e64ded'] = 'Use Rijndael with mcrypt lib.'; -$_LANGADM['AdminPerformancedc653b2b8f2af0dee63edabf1a7ede5b'] = 'Keep the custom BlowFish class.'; -$_LANGADM['AdminPerformance05894ba2c918dd33592bf1bd21c347f6'] = 'Memcached'; -$_LANGADM['AdminPerformance6c202452e44c42e323204da2a3a3c24a'] = 'File System'; -$_LANGADM['AdminPerformance02d56cf7754ce16d7ce0193fbca7c90a'] = 'Caching'; -$_LANGADM['AdminPerformance209007e0c3ea294541d8dbaf9b2c0cc8'] = 'Use cache:'; -$_LANGADM['AdminPerformance00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Enabled'; -$_LANGADM['AdminPerformanceb9f5c797ebbf55adccdd8539a65a0241'] = 'Disabled'; -$_LANGADM['AdminPerformance7b351ea64247065ff0110b1f8284deb8'] = 'Enable or disable caching system'; -$_LANGADM['AdminPerformancef3799005455e4338e44d1d9130e4c758'] = 'Caching system:'; -$_LANGADM['AdminPerformance1a278351f1f4e09e91647c5ecdaecd61'] = 'Directory depth:'; -$_LANGADM['AdminPerformance38fb7d24e0d60a048f540ecb18e13376'] = ' Save '; -$_LANGADM['AdminPerformance32a2e7694628335252aceb0552a6f6ba'] = 'To use Memcached, you must install the Memcache PECL extension on your server.'; -$_LANGADM['AdminPerformance3d064d5efb6cf2ed52cf72bfef7c7db2'] = 'To use CacheFS the directory'; -$_LANGADM['AdminPerformancea9b036d3e91d53892d6a67c31327e456'] = 'must be writable'; -$_LANGADM['AdminPerformance3b690cc2c46a821f4ec11a89f0683f1c'] = 'The CacheFS system should be used only when the infrastructure contains only one front-end server. If you are not sure, ask your hosting company.'; -$_LANGADM['AdminPerformance74c9e12c3a19cfb79b79faf579934844'] = 'Add server'; -$_LANGADM['AdminPerformance9f2dedca6e0a783e7e52037b635c7c91'] = 'IP Address:'; -$_LANGADM['AdminPerformance64ea53ab0a03507af104853e03c2db28'] = 'Port:'; -$_LANGADM['AdminPerformance0ae00a25b134fd5949f4e08e28194b1b'] = 'Weight:'; -$_LANGADM['AdminPerformance71401d51b276ed4ddcee6b6d4f6f843b'] = ' Add Server '; -$_LANGADM['AdminPerformance490aa6e856ccf208a054389e47ce0d06'] = 'ID'; -$_LANGADM['AdminPerformancef396ae69aa223c04dff639b3649ba1dd'] = 'IP address'; -$_LANGADM['AdminPerformance60aaf44d4b562252c04db7f98497e9aa'] = 'Port'; -$_LANGADM['AdminPerformance8c489d0946f66d17d73f26366a4bf620'] = 'Weight'; -$_LANGADM['AdminTranslations3b54d45d2c221c50e916f3be1fc12f2a'] = 'Update translations'; -$_LANGADM['AdminTranslationseeafac73c8b9aade3a0baa5c4f371d69'] = 'Front Office translations'; -$_LANGADM['AdminTranslations8a4e2d14aa85ccb1aced124f8d793708'] = 'Back Office translations'; -$_LANGADM['AdminTranslations0c51ba6f28d50bdad074f18dbebe275d'] = 'Error message translations'; -$_LANGADM['AdminTranslations282d961c3071465db42647be8f662671'] = 'Field name translations'; -$_LANGADM['AdminTranslations1db04255ad87f7fe6d5bc91c74982612'] = 'Module translations'; -$_LANGADM['AdminTranslations8f2a5434bb1c382919249941c915b5e3'] = 'PDF translations'; -$_LANGADM['AdminTranslations693fe609a9e3f79343ab35da56fb5eed'] = 'E-mail template translations'; -$_LANGADM['AdminTranslations91aaf01cad2d0dc0382edb323ed6e51a'] = 'Cannot create the folder'; -$_LANGADM['AdminTranslations1a80fb0a74eed828b2693f30e830a237'] = 'Check directory writing permisions.'; -$_LANGADM['AdminTranslationsd797353e4c5b71edce10d34557198b81'] = 'You must select 2 languages in order to copy data from one to another'; -$_LANGADM['AdminTranslationsf31ffb564b1c234d509f4b20fbb2d068'] = 'You must select 2 themes in order to copy data from one to another'; -$_LANGADM['AdminTranslationsb0f0554e563b8ffcabe170739d126bb1'] = 'An error occurred while copying data'; -$_LANGADM['AdminTranslationsa90e087a3690a15b0c7e0f5b832b5ee8'] = 'Nothing to copy! (same language and theme)'; -$_LANGADM['AdminTranslations4db37ab93548f8b7e47faebe8a5c397a'] = 'A part of the data has been copied but some language files could not be found or copied'; -$_LANGADM['AdminTranslationsbbed16dd7d31f28047ab8237cb424888'] = 'Cannot write the theme\'s language file '; -$_LANGADM['AdminTranslationsd981715c425b3efa67098bdbb3871866'] = 'Please check write permissions.'; -$_LANGADM['AdminTranslations6e4fd86b4ea240672daa3c2fe1118fe0'] = 'Expand all fieldsets'; -$_LANGADM['AdminTranslationse1686cbdbfefdc838c58469866922b6c'] = 'Close all fieldsets'; -$_LANGADM['AdminTranslationsa03365570c1c73391cb62cf9330957da'] = 'Update and stay'; -$_LANGADM['AdminTranslations24995bf641e65d70246d77d013e1dbeb'] = 'this language is not available on Google Translate API'; -$_LANGADM['AdminTranslationsf93c49bc4a04bbcbcb950a0740117d10'] = 'Google Translate suggests :'; -$_LANGADM['AdminTranslations521ade85487f9f4fc04fa6549cb2ff79'] = 'Warning, your hosting provider is using the suhosin patch for PHP, which limits the maximum number of fields to post in a form:'; -$_LANGADM['AdminTranslations9df9f71b2fc62b0ce48cbb8cb5671ee6'] = 'for suhosin.post.max_vars.'; -$_LANGADM['AdminTranslations961e2bc7e3f570a3209546330de84a00'] = 'for suhosin.request.max_vars.'; -$_LANGADM['AdminTranslations7454cc60021492205337c5cbce85df1e'] = 'Please ask your hosting provider to increase the suhosin post and request limit to'; -$_LANGADM['AdminTranslations5751b8042fbb1783ff37d9afe0e3ccc4'] = 'at least.'; -$_LANGADM['AdminTranslations3b11ccd743db51cfe243c6fd122a1740'] = 'or edit the translation file manually.'; -$_LANGADM['AdminTranslationsa98d4e0c14db7364bbf15e4d94c878ac'] = 'Empty string found, please edit:'; -$_LANGADM['AdminTranslations88c0a9c6846ba06702a67bdedc3e9ebb'] = 'Front-Office translations'; -$_LANGADM['AdminTranslationsb8a151bda39f7678a40330412f9beea9'] = 'Back-Office translations'; -$_LANGADM['AdminTranslationsf89d0072276b0e5490ba96ada7fb2901'] = 'Error translations'; -$_LANGADM['AdminTranslations7f34f2676cea244eff88e272f03a6e03'] = 'missing translation(s) on %s template(s) for %s'; -$_LANGADM['AdminTranslationsb3cb7b15aa2fb2cb6675414233a3aa1b'] = 'Subject for %s:'; -$_LANGADM['AdminTranslationsc06a778aeea1249390e1e61d4772e96d'] = 'No Subject was found for %s, or subject is generated in database.'; -$_LANGADM['AdminTranslations078deac9ee43d3b13c460c4fd069b925'] = 'There is a problem getting the Mail files.'; -$_LANGADM['AdminTranslationsd2298f4722b53d97039abbe9d1c11a44'] = 'Please ensure that English files exist in %s folder'; -$_LANGADM['AdminTranslations98ef80a9c71c74e06e1e185dff22a5d3'] = '\"title\" tag:'; -$_LANGADM['AdminTranslationsd946d62db22cb9f9323968f8aac95e3f'] = 'E-mails for %s module'; -$_LANGADM['AdminTranslations46e89640babbc6a0e52599a92a6c13b4'] = 'E-mails'; -$_LANGADM['AdminTranslations217ee9d15130fbaa142f0cf7fd4d8643'] = 'Core e-mails'; -$_LANGADM['AdminTranslations338ff312cb917883ec15e66638f5e05f'] = 'Subject mail translation file not found in'; -$_LANGADM['AdminTranslationsc85106cf29f5fa8c8b8e73dc916e37cd'] = 'Cannot write language file for e-mail subjects, path is:'; -$_LANGADM['AdminTranslations8a09d048735283dbc609ba0f9f705ed1'] = 'Module translations'; -$_LANGADM['AdminTranslationsd4400e655d04c51fa5cfed66e1325b92'] = 'Translate with Google (experimental)'; -$_LANGADM['AdminTranslations2303c057afcbe798a5d9811d36e88050'] = 'Modify translations'; -$_LANGADM['AdminTranslations623b1500ccce270f2c5b7ac787ddf05a'] = 'Here you can modify translations for all text input in PrestaShop.'; -$_LANGADM['AdminTranslations404b4271ee96d691668bdf528724d337'] = 'First, select a section (such as Back Office or Modules), then click the flag representing the language you want to edit.'; -$_LANGADM['AdminTranslations2e8d630dcde90b8b5be0468678f88551'] = 'Translation exchange'; -$_LANGADM['AdminTranslations763d71969e7ee9bff4e5dc8976501f33'] = 'Add / Update a language'; -$_LANGADM['AdminTranslationsd8f73c2c197bf664e07849db8cff86d8'] = 'You can add or update a language directly from prestashop.com here'; -$_LANGADM['AdminTranslations1179204cea308156c142ca4f2e03f5ac'] = 'If you choose to update an existing language pack, all your previous customization in the theme named prestashop will be lost. This includes front office expressions and default e-mail templates.'; -$_LANGADM['AdminTranslations4cfef51ba8ab14fc4de1439f1ed1e430'] = 'Language you want to add or update:'; -$_LANGADM['AdminTranslations369b8db3e9651d0b5d8a13a5f7f9a53a'] = 'Add a language'; -$_LANGADM['AdminTranslations57fa5be19cbdbe09aa4f555b2ee710b3'] = 'Update a language'; -$_LANGADM['AdminTranslations65ca1bc61335cf91a2d347a91629ba60'] = 'Add or update a language'; -$_LANGADM['AdminTranslationse1d8f264ad68caa3ced0b12042f3e62e'] = 'Cannot connect to prestashop.com to get language list.'; -$_LANGADM['AdminTranslationsa9b6eaa5ff754aa46d30f5547a0edbf2'] = 'Import a language pack manually'; -$_LANGADM['AdminTranslations838d2daba220546d9a27ad1fca0a05c7'] = 'If the name format is: isocode.gzip (e.g. fr.gzip) and the language corresponding to this package does not exist, it will automatically be created.'; -$_LANGADM['AdminTranslations8d9c80f27ea00759d8469a7aca29ee1b'] = 'Be careful, as this will replace all existing data for the destination language!'; -$_LANGADM['AdminTranslationsdc270a086ec1b0304c86591f402ade8d'] = 'Language pack to import:'; -$_LANGADM['AdminTranslations72d6d7a1885885bb55a565fd1070581a'] = 'Import'; -$_LANGADM['AdminTranslations6700e23ddf33bd4421249c9ef94d6295'] = 'Export a language'; -$_LANGADM['AdminTranslationsa577e13cac9ee85d6f298e0a8deffeee'] = 'Export data from one language to a file (language pack).'; -$_LANGADM['AdminTranslations5362fd08e83f50a2866c7b4c23356877'] = 'Choose the theme from which you want to export translations.'; -$_LANGADM['AdminTranslations0095a9fa74d1713e43e370a7d7846224'] = 'Export'; -$_LANGADM['AdminTranslations5fb63579fc981698f97d55bfecb213ea'] = 'Copy'; -$_LANGADM['AdminTranslationsd4e007a94451a69f593c3ce0e06e08f2'] = 'Copies data from one language to another.'; -$_LANGADM['AdminTranslationsc55cb507e1107a57a37791ec42635ca4'] = 'If necessary'; -$_LANGADM['AdminTranslations49bb55a857b2d5e437dc6879710a017d'] = 'first create a new language'; -$_LANGADM['AdminTranslations1e6d57e813355689e9c77e947d73ad8f'] = 'From:'; -$_LANGADM['AdminTranslations33caa076f23f453dd4061726f3706325'] = 'To:'; -$_LANGADM['AdminTranslations00d9fe3a4ab9297f69c46d645fa8ca7c'] = ' Copy '; -$_LANGADM['AdminTranslations0ce7ca290969bc360efbabe90ff19741'] = 'Language files (as indicated at Tools >> Languages >> Edition) must be complete to allow copying of translations'; -$_LANGADM['AdminTranslations4994a8ffeba4ac3140beb89e8d41f174'] = 'Language'; -$_LANGADM['AdminTranslations512cbac83650942b970818e75ddad528'] = 'Errors to translate'; -$_LANGADM['AdminTranslations42f44c639e6e3a486d73cc0c9c143ffb'] = 'Expressions to translate'; -$_LANGADM['AdminTranslations3f9031a1125703962cef15939c8f16b3'] = 'Click on the titles to open fieldsets'; -$_LANGADM['AdminTranslations1476dfb963d54c697399a79fafa90151'] = 'expressions'; -$_LANGADM['AdminTranslations7084cbcddaa2af4a713a1727727b86f8'] = 'Core e-mails:'; -$_LANGADM['AdminTranslationse60137f6e7d94e9c4e5dceb4e9d0c552'] = 'Module e-mails:'; -$_LANGADM['AdminTranslations25b5edb5545ada0f1b14e96fa8cd8743'] = 'Theme e-mails:'; -$_LANGADM['AdminTranslations5ded3a65f6bb72028722f9d904ffb3cc'] = 'E-mail modules in theme:'; -$_LANGADM['AdminTranslations52d83d7ed502b33d300a8c0af2c5b455'] = 'List of Themes - Click to access theme translation:'; -$_LANGADM['AdminTranslationsc21f969b5f03d33d43e04f8f136e7682'] = 'default'; -$_LANGADM['AdminTranslationsa9e4402481bd9b8e36752bf731f67eb6'] = 'Theme:'; -$_LANGADM['AdminTranslations53b3cae42737979c884275593a01f468'] = 'Module:'; -$_LANGADM['AdminCustomerThreadsc3bf447eabe632720a3aa1a7ce401274'] = 'Open'; -$_LANGADM['AdminCustomerThreads03f4a47830f97377a35321051685071e'] = 'Closed'; -$_LANGADM['AdminCustomerThreads70e7ab74282fb27b8c100e017b037135'] = 'Pending 1'; -$_LANGADM['AdminCustomerThreads1033cc268ed0919b5d4e76ea6053ed25'] = 'Pending 2'; -$_LANGADM['AdminCustomerThreadsb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminCustomerThreadsce26601dac0dea138b7295f02b7620a7'] = 'Customer'; -$_LANGADM['AdminCustomerThreads1e884e3078d9978e216a027ecd57fb34'] = 'E-mail'; -$_LANGADM['AdminCustomerThreadsa1fa27779242b4902f7ae3bdd5c6d508'] = 'Type'; -$_LANGADM['AdminCustomerThreads4994a8ffeba4ac3140beb89e8d41f174'] = 'Language'; -$_LANGADM['AdminCustomerThreadsec53a8c4f07baed5d8825072c89799be'] = 'Status'; -$_LANGADM['AdminCustomerThreadsf8c8b903cb2e4f297e4b96d4b9c1e98a'] = 'Employee'; -$_LANGADM['AdminCustomerThreads41de6d6cfb8953c021bbe4ba0701c8a1'] = 'Messages'; -$_LANGADM['AdminCustomerThreadscf090b8fa4a136ed6058aaf84d5d2538'] = 'Last message'; -$_LANGADM['AdminCustomerThreads693c61ec70b6c06dbd376fd208a125a0'] = 'Total threads'; -$_LANGADM['AdminCustomerThreads068f62c804cc9c4cd4f6dfc5b5d3ecaa'] = 'Threads pending'; -$_LANGADM['AdminCustomerThreads64898ffcd380ab607ccfe2f843447424'] = 'Total customer messages'; -$_LANGADM['AdminCustomerThreads8a1926ed751f4c73a2271945278cf2df'] = 'Total employee messages'; -$_LANGADM['AdminCustomerThreadsf112c37a7318adef5c2d14c687172c25'] = 'Unread threads'; -$_LANGADM['AdminCustomerThreads9cce8dbf2a8e527cbf71bcf8a8a7e352'] = 'Closed threads'; -$_LANGADM['AdminCustomerThreadsd21b5a78517318e6d35414d4217950ce'] = 'Message forwarded to'; -$_LANGADM['AdminCustomerThreads240f3031f25601fa128bd4e15f0a37de'] = 'Comment:'; -$_LANGADM['AdminCustomerThreads54ebd9a5b69ce86503616d72ed9e82c6'] = 'Answer to the next unanswered message in this category'; -$_LANGADM['AdminCustomerThreads408f476244defe7636d3143848bf1024'] = 'All other messages in this category have been answered'; -$_LANGADM['AdminCustomerThreadsc9d31b30a6ca5a4613085216dfe9894f'] = 'Mark this message as handled'; -$_LANGADM['AdminCustomerThreads518f0adf73dca7abeebc9c3a85352cfc'] = 'No new messages'; -$_LANGADM['AdminCustomerThreads47bab378f9e6268f758db00bcbf014fa'] = 'new messages'; -$_LANGADM['AdminCustomerThreadsf752f758ff0b5c465d65c2d0bcc579cd'] = 'new message'; -$_LANGADM['AdminCustomerThreads2273d1167a6212812d95dc8fadbae78e'] = 'Customer service'; -$_LANGADM['AdminCustomerThreadsc33e404a441c6ba9648f88af3c68a1ca'] = 'Statistics'; -$_LANGADM['AdminCustomerThreads9788af9fa097020a285afc0651a0721c'] = 'View customer'; -$_LANGADM['AdminCustomerThreadsd13d8380c3f4de07fef91a42fe6c60d7'] = 'Customer ID:'; -$_LANGADM['AdminCustomerThreads1bda80f2be4d3658e0baa43fbe7ae8c1'] = 'view'; -$_LANGADM['AdminCustomerThreads385b0ac7763680e5768f3e5e866910da'] = 'Sent on:'; -$_LANGADM['AdminCustomerThreadsd62b749697e3c1b9c26a645ad5d56656'] = 'Browser:'; -$_LANGADM['AdminCustomerThreadsbfb069b69766c9a8a1fac8aabfd970b2'] = 'File attachment'; -$_LANGADM['AdminCustomerThreads6fe76eb16b53e5008f51db59a7dae7b3'] = 'View file'; -$_LANGADM['AdminCustomerThreadsd1228f5476d15142b1358ae4b5fa2454'] = 'Order #'; -$_LANGADM['AdminCustomerThreadscb8fe83175bea4ba19d633b1dc6ea656'] = 'View order'; -$_LANGADM['AdminCustomerThreadsc851a34d4806acb02a55df148f9d7f25'] = 'Product #'; -$_LANGADM['AdminCustomerThreads47a0be8d1015d526a1fbaa56c3102135'] = 'Subject:'; -$_LANGADM['AdminCustomerThreadsc5730b7ad58a3bad76e6b6b763521ec7'] = 'View this thread'; -$_LANGADM['AdminCustomerThreads018d4d01cba3905ad11258518b4ea424'] = 'Sent by:'; -$_LANGADM['AdminCustomerThreads818d947aeb9e604f54ce4c3444cc0256'] = 'Thread ID:'; -$_LANGADM['AdminCustomerThreads0e2f5e3f12561ac94047979ec5406946'] = 'Message ID:'; -$_LANGADM['AdminCustomerThreads940663fd4428d2c86f9a4780b6574028'] = 'Message:'; -$_LANGADM['AdminCustomerThreadsb20d33a926b1e5b39db18b2911e1c1f9'] = 'Reply to this message'; -$_LANGADM['AdminCustomerThreadse8b4e59e41f890acd1d5d86d494d6d02'] = 'Please type your reply below:'; -$_LANGADM['AdminCustomerThreads91e2e681ab0c5817498a10318df5aec9'] = 'Your reply will be sent to:'; -$_LANGADM['AdminCustomerThreads3d49ea2e92edbb4219d39256794525d9'] = 'Send my reply'; -$_LANGADM['AdminCustomerThreads42ff79fde8fc930db50949b4f700c661'] = 'Forward this discussion to an employee:'; -$_LANGADM['AdminCustomerThreads7bc873cba11f035df692c3549366c722'] = '-- Choose --'; -$_LANGADM['AdminCustomerThreads81e053d78f01540e9cd6fb68a1c03976'] = 'Someone else'; -$_LANGADM['AdminCustomerThreads2605a817441c19cc88eb9e5d17845dc0'] = 'You can add a comment here.'; -$_LANGADM['AdminCustomerThreads548abe251b033d863417979998dba612'] = 'Forward this discussion'; -$_LANGADM['AdminCustomerThreads7442e29d7d53e549b78d93c46b8cdcfc'] = 'Orders'; -$_LANGADM['AdminCustomerThreads44749712dbec183e983dcd78a7736c41'] = 'Date'; -$_LANGADM['AdminCustomerThreads068f80c7519d0528fb08e82137a72131'] = 'Products'; -$_LANGADM['AdminCustomerThreadsea067eb37801c5aab1a1c685eb97d601'] = 'Total paid'; -$_LANGADM['AdminCustomerThreadsc453a4b8e8d98e82f35b67f433e3b4da'] = 'Payment'; -$_LANGADM['AdminCustomerThreads46a2a41cc6e552044816a2d04634545d'] = 'State'; -$_LANGADM['AdminCustomerThreads06df33001c1d7187fdd81ea1f5b277aa'] = 'Actions'; -$_LANGADM['AdminCustomerThreadsd8a065ef1c8b81af153be321e200ace7'] = 'Validated Orders:'; -$_LANGADM['AdminCustomerThreadsd55669822f1a8cf72ec1911e462a54eb'] = 'for'; -$_LANGADM['AdminCustomerThreads49ee3087348e8d44e1feda1917443987'] = 'Name'; -$_LANGADM['AdminCustomerThreads694e8d1f2ee056f98ee488bdc4982d73'] = 'Quantity'; -$_LANGADM['AdminCustomersd1457b72c3fb323a2671125aef3eab5d'] = '?'; -$_LANGADM['AdminCustomersb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminCustomers019ec3132cdf8ee0f2e2a75cf5d3e459'] = 'Gender'; -$_LANGADM['AdminCustomers77587239bf4c54ea493c7033e1dbf636'] = 'Last Name'; -$_LANGADM['AdminCustomers20db0bfeecd8fe60533206a2b5e9891a'] = 'First name'; -$_LANGADM['AdminCustomers8b5dd64ab8d0b8158906796b53a200e2'] = 'E-mail address'; -$_LANGADM['AdminCustomers9d8d2d5ab12b515182a505f54db7f538'] = 'Age'; -$_LANGADM['AdminCustomers00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Enabled'; -$_LANGADM['AdminCustomers00ee8a54c1a129585ad8027e6d35222d'] = 'News.'; -$_LANGADM['AdminCustomers74f68b6b29bed7925bc7257ef1c7f9e4'] = 'Opt.'; -$_LANGADM['AdminCustomers0f98b7f230f3c91292f0de4c99e263f2'] = 'Registration'; -$_LANGADM['AdminCustomersc2cc7082a89c1ad6631a2f66af5f00c0'] = 'Last visit'; -$_LANGADM['AdminCustomers6dc6993c567c112a42b193c430f9ec43'] = 'Customer options'; -$_LANGADM['AdminCustomers6d1b3d500b8a7cbaeb62b0643ee57c7c'] = 'Regenerate password:'; -$_LANGADM['AdminCustomers87eed0b2fbd8bec6796514f309d87aec'] = 'Security: Minimum time to wait between two password changes'; -$_LANGADM['AdminCustomers640fd0cc0ffa0316ae087652871f4486'] = 'minutes'; -$_LANGADM['AdminCustomers88183b946cc5f0e8c96b2e66e1c74a7e'] = 'Unknown'; -$_LANGADM['AdminCustomersce26601dac0dea138b7295f02b7620a7'] = 'Customer'; -$_LANGADM['AdminCustomerscaa5b7a48ce4b1c1492c445446433fb5'] = 'Gender:'; -$_LANGADM['AdminCustomers668a8d8d7ffe5da112b266e46b79b685'] = 'First name:'; -$_LANGADM['AdminCustomers3e053943605d9e4bf7dd7588ea19e9d2'] = 'Forbidden characters:'; -$_LANGADM['AdminCustomersbe5e0b5d50d48b049bd0f7b57cd163f9'] = 'Last name:'; -$_LANGADM['AdminCustomers6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Invalid characters:'; -$_LANGADM['AdminCustomersb341a59d5636ed3d6a819137495b08a0'] = 'Password:'; -$_LANGADM['AdminCustomers3f783e6afc73242779dde81c7825def0'] = 'Leave blank if no change'; -$_LANGADM['AdminCustomers056ee659eb2023ed38fc4f09a3648ba9'] = '5 characters min., only letters, numbers, or'; -$_LANGADM['AdminCustomers78e365acb087fd1f8d494dae0001de10'] = 'E-mail address:'; -$_LANGADM['AdminCustomers39d595f1a4ce984b95e9b52821b62177'] = 'Birthday:'; -$_LANGADM['AdminCustomers24a23d787190f2c4812ff9ab11847a72'] = 'Status:'; -$_LANGADM['AdminCustomersb9f5c797ebbf55adccdd8539a65a0241'] = 'Disabled'; -$_LANGADM['AdminCustomers8d218b952c9ef571cd270aaef8f849d1'] = 'Allow or disallow this customer to log in'; -$_LANGADM['AdminCustomers20966a36da784c2f62d105419dcb4018'] = 'Newsletter:'; -$_LANGADM['AdminCustomerscca344269d726c206f3d3894c85cae5a'] = 'Customer will receive your newsletter via e-mail'; -$_LANGADM['AdminCustomerse13c678c09be620b7dfaf90182234b3d'] = 'Opt-in:'; -$_LANGADM['AdminCustomers5ed5ce582affef97f07fa474c6751302'] = 'Customer will receive your ads via e-mail'; -$_LANGADM['AdminCustomers8d177b48ffca1fb18c3bfd1e8c0eb645'] = 'Default customer group:'; -$_LANGADM['AdminCustomers3cf21846659529ae741430ff2ddf287f'] = 'Select all customer groups you would like to apply to this customer'; -$_LANGADM['AdminCustomers38fb7d24e0d60a048f540ecb18e13376'] = ' Save '; -$_LANGADM['AdminCustomers14542f5997c4a02d4276da364657f501'] = 'Direct link'; -$_LANGADM['AdminCustomers56eec78925570b01dc23134175172985'] = 'Your note has been saved'; -$_LANGADM['AdminCustomersf81f334947c006163040911e694fc3ec'] = 'Error: your note is not valid'; -$_LANGADM['AdminCustomers2f38713e640e4bd37998f94e968a55f7'] = 'Error: cannot save your note'; -$_LANGADM['AdminCustomerse0f0b0564d3d29a93fad7a4178b7b1ca'] = 'ID:'; -$_LANGADM['AdminCustomersc151015063ad115e4c3b081763c0927d'] = 'Registration date:'; -$_LANGADM['AdminCustomers3ef92bbd0151806f23ecd301fd78347c'] = 'Last visit:'; -$_LANGADM['AdminCustomersc7561db7a418dd39b2201dfe110ab4a4'] = 'never'; -$_LANGADM['AdminCustomers2447b4dc5878520d00a3f4aaf210f7a2'] = 'Rank: #'; -$_LANGADM['AdminCustomers25235196c2744e9050067d45587d6a8b'] = 'Age:'; -$_LANGADM['AdminCustomersad921d60486366258809553a3db49a4a'] = 'unknown'; -$_LANGADM['AdminCustomers6d2e7477916d118eb0a377fd13af4f63'] = 'Last update:'; -$_LANGADM['AdminCustomers125cf762f473a17738b97ee3fabe4e8b'] = 'This customer is registered as'; -$_LANGADM['AdminCustomers084e0343a0486ff05530df6c705c8bb4'] = 'guest'; -$_LANGADM['AdminCustomers80e915c39ca9254655d2802979aa698b'] = 'Transform to customer'; -$_LANGADM['AdminCustomers81fe7d0c685ca9f1829f5ff52370d06e'] = 'A registered customer account already exists with this e-mail address'; -$_LANGADM['AdminCustomersa7136d956fbff49c3912e44722dbf000'] = 'Add a private note'; -$_LANGADM['AdminCustomersac7ba2fb36727fd3fcbf967c27cd9dc0'] = 'This note will be displayed to all employees but not to the customer.'; -$_LANGADM['AdminCustomers41de6d6cfb8953c021bbe4ba0701c8a1'] = 'Messages'; -$_LANGADM['AdminCustomersec53a8c4f07baed5d8825072c89799be'] = 'Status'; -$_LANGADM['AdminCustomers4c2a8fe7eaf24721cc7a9f0175115bd4'] = 'Message'; -$_LANGADM['AdminCustomersabce3ef910cfc047f0721654cb71f2db'] = 'Sent on'; -$_LANGADM['AdminCustomersa37ede293936e29279ed543129451ec3'] = 'Groups'; -$_LANGADM['AdminCustomers49ee3087348e8d44e1feda1917443987'] = 'Name'; -$_LANGADM['AdminCustomers06df33001c1d7187fdd81ea1f5b277aa'] = 'Actions'; -$_LANGADM['AdminCustomers7442e29d7d53e549b78d93c46b8cdcfc'] = 'Orders'; -$_LANGADM['AdminCustomersd1554912e46f8d36a800ad8b604225f1'] = 'Valid orders:'; -$_LANGADM['AdminCustomersd55669822f1a8cf72ec1911e462a54eb'] = 'for'; -$_LANGADM['AdminCustomers44749712dbec183e983dcd78a7736c41'] = 'Date'; -$_LANGADM['AdminCustomersc453a4b8e8d98e82f35b67f433e3b4da'] = 'Payment'; -$_LANGADM['AdminCustomers46a2a41cc6e552044816a2d04634545d'] = 'State'; -$_LANGADM['AdminCustomers068f80c7519d0528fb08e82137a72131'] = 'Products'; -$_LANGADM['AdminCustomersea067eb37801c5aab1a1c685eb97d601'] = 'Total spent'; -$_LANGADM['AdminCustomersa9c74a800ed9f3d504e76d8c59acc497'] = 'Invalid orders:'; -$_LANGADM['AdminCustomers1251852566309cb1f01aa44d71af2528'] = 'has not placed any orders yet'; -$_LANGADM['AdminCustomers694e8d1f2ee056f98ee488bdc4982d73'] = 'Quantity'; -$_LANGADM['AdminCustomers284b47b0bb63ae2df3b29f0e691d6fcf'] = 'Addresses'; -$_LANGADM['AdminCustomers1c76cbfe21c6f44c1d1e59d54f3e4420'] = 'Company'; -$_LANGADM['AdminCustomersdd7bf230fde8d4836917806aff6a6b27'] = 'Address'; -$_LANGADM['AdminCustomers59716c97497eb9694541f7c3d37b1a4d'] = 'Country'; -$_LANGADM['AdminCustomerse174c1b711f254d538c689a90c5842a5'] = 'Phone number(s)'; -$_LANGADM['AdminCustomersd75d64b130eb4439fd6cf1051a20321a'] = 'has not registered any addresses yet'; -$_LANGADM['AdminCustomersca0dbad92a874b2f69b549293387925e'] = 'Code'; -$_LANGADM['AdminCustomers6ff01ff52bb6bc600dcb062808a55c5f'] = 'has no discount vouchers'; -$_LANGADM['AdminCustomersfc26e55e0993a75e892175deb02aae15'] = 'Carts'; -$_LANGADM['AdminCustomers914419aa32f04011357d3b604a86d7eb'] = 'Carrier'; -$_LANGADM['AdminCustomers96b0141273eabab320119c467cdcaf17'] = 'Total'; -$_LANGADM['AdminCustomers5023c5f31815e34f79900c0ea627d7d6'] = 'No cart available'; -$_LANGADM['AdminCustomers93bd48ecb9c4d5c4eec7fefffbb2070f'] = 'Last connections'; -$_LANGADM['AdminCustomersd3139f39f1ad6324c80a9ddd50cc7867'] = 'Pages viewed'; -$_LANGADM['AdminCustomersc22d30084d8ddc9a571512ddee6a83e9'] = 'Total time'; -$_LANGADM['AdminCustomers3edf8ca26a1ec14dd6e91dd277ae1de6'] = 'Origin'; -$_LANGADM['AdminCustomers5b8c99dad1893a85076709b2d3c2d2d0'] = 'IP Address'; -$_LANGADM['AdminCustomersff398a1c3434e160c655aa1613e0eace'] = 'Referrers'; -$_LANGADM['AdminImportaf1b98adf7f686b84cd0b443e022b7a0'] = 'Categories'; -$_LANGADM['AdminImport068f80c7519d0528fb08e82137a72131'] = 'Products'; -$_LANGADM['AdminImportb9208b03bcc9eb4a336258dcdcb66207'] = 'Combinations'; -$_LANGADM['AdminImporte6d0e1c8fc6a4fcf47869df87e04cd88'] = 'Customers'; -$_LANGADM['AdminImport284b47b0bb63ae2df3b29f0e691d6fcf'] = 'Addresses'; -$_LANGADM['AdminImport2377be3c2ad9b435ba277a73f0f1ca76'] = 'Manufacturers'; -$_LANGADM['AdminImport1814d65a76028fdfbadab64a5a8076df'] = 'Suppliers'; -$_LANGADM['AdminImportb8495b50f5c172ebad1cc5c615548afa'] = 'Ignore this column'; -$_LANGADM['AdminImport97f08a40f22a625d0cbfe03db3349108'] = 'Product ID'; -$_LANGADM['AdminImport63d5049791d9d79d86e9a108b0a999ca'] = 'Reference'; -$_LANGADM['AdminImport8284ae5df53e6e7ffc1f2cc67ae68765'] = 'Supplier reference'; -$_LANGADM['AdminImport52eb5928a34db3e3da7ba52b0644273b'] = 'EAN13'; -$_LANGADM['AdminImportfbd99ad01b92dbafc686772a39e3d065'] = 'UPC'; -$_LANGADM['AdminImportc804723ccdde3d7a46933b208c6f928d'] = 'Wholesale price'; -$_LANGADM['AdminImport3601146c4e948c32b6424d2c0a7f0118'] = 'Price'; -$_LANGADM['AdminImporte92cfa244b5eb9025d07522080468445'] = 'Ecotax'; -$_LANGADM['AdminImport694e8d1f2ee056f98ee488bdc4982d73'] = 'Quantity'; -$_LANGADM['AdminImport8c489d0946f66d17d73f26366a4bf620'] = 'Weight'; -$_LANGADM['AdminImport7a1920d61156abc05a60135aefe8bc67'] = 'Default'; -$_LANGADM['AdminImport9b93b45649ec5961b8cc84e905964683'] = 'Image position'; -$_LANGADM['AdminImport9c163d2934fbdd2775356db804d451fc'] = 'Position of the product image to use for this combination. If you use this field, leave image URL empty.'; -$_LANGADM['AdminImport427b6d816d7fdd86cabe48d8180a3cc9'] = 'Image URL'; -$_LANGADM['AdminImport14913d7e9d486e77b5c8d085e3797f94'] = 'Delete existing images (0 = No, 1 = Yes)'; -$_LANGADM['AdminImportb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminImportfd0dcc6233b026d257763713c133cf72'] = 'Active (0/1)'; -$_LANGADM['AdminImport2688a544cd5ac33f27ab78c8d8c3acaa'] = 'Name *'; -$_LANGADM['AdminImport52b68aaa602d202c340d9e4e9157f276'] = 'Parent category'; -$_LANGADM['AdminImportb5a7adde1af5c87d7fd797b6245c2a39'] = 'Description'; -$_LANGADM['AdminImporta51d7d2f3e952dfcf1e12ae572d7b337'] = 'Meta-title'; -$_LANGADM['AdminImport5482749e99fa2d325e607075c3fd1c7a'] = 'Meta-keywords'; -$_LANGADM['AdminImport2a982c2c140ad66259355df1e2c5b69f'] = 'Meta-description'; -$_LANGADM['AdminImportc1a59288c830561834340f6e7d969401'] = 'URL rewritten'; -$_LANGADM['AdminImportdf8ffb90c945e796f2cfd9265325b9c3'] = 'Categories (x,y,z...)'; -$_LANGADM['AdminImport4da86e0470f0b14e4e516442202a8d26'] = 'Price tax excl.'; -$_LANGADM['AdminImportf0a8011e2482cf9351b7bf565c7950ad'] = 'Price tax incl.'; -$_LANGADM['AdminImport070ed01b52ff55b770f6a04fbe4f5c0c'] = 'Tax rules ID'; -$_LANGADM['AdminImportb548dcad953710689b3066823b90f517'] = 'On sale (0/1)'; -$_LANGADM['AdminImportb30690be173bcd4a83df0cd68f89a385'] = 'Discount amount'; -$_LANGADM['AdminImport5d01d5588119abec82fd8004995de275'] = 'Discount percent'; -$_LANGADM['AdminImportbfd574f8096a396d831b1c1ac88c75d1'] = 'Discount from (yyyy-mm-dd)'; -$_LANGADM['AdminImport48d6c0804dd92fb5463bba154a8a747f'] = 'Discount to (yyyy-mm-dd)'; -$_LANGADM['AdminImport6928b30c9f87670d7621fe8f1fef7054'] = 'Reference #'; -$_LANGADM['AdminImportc7d4affd54ce760d4731e21e3aa506fd'] = 'Supplier reference #'; -$_LANGADM['AdminImportec136b444eede3bc85639fac0dd06229'] = 'Supplier'; -$_LANGADM['AdminImportc0bd7654d5b278e65f21cf4e9153fdb4'] = 'Manufacturer'; -$_LANGADM['AdminImportc1069a480848e06782b81b8bea9c0c94'] = 'Short description'; -$_LANGADM['AdminImportbede52f418b34b1ab0db65f9450bdfc3'] = 'Tags (x,y,z...)'; -$_LANGADM['AdminImport927f1f2b947a6e113e98af5ae86fcc49'] = 'Text when in stock'; -$_LANGADM['AdminImport77493578c6e0675711fe7355a8457668'] = 'Text when backorder allowed'; -$_LANGADM['AdminImportf2149c422ab7577f063b69a2884d17f0'] = 'Available for order'; -$_LANGADM['AdminImportb1a2a959c20b1bd847895e73a5fddbc9'] = 'Product creation date'; -$_LANGADM['AdminImporte1a5e653bc356ed6745d6814d50213eb'] = 'Show price'; -$_LANGADM['AdminImport4d2589e1bcd4263cb99927b59f0f88d2'] = 'Image URLs (x,y,z...)'; -$_LANGADM['AdminImport71d0ceacdf562024f2d4c3a76d3b63e4'] = 'Available online only'; -$_LANGADM['AdminImport9e2941b3c81256fac10392aaca4ccfde'] = 'Condition'; -$_LANGADM['AdminImporta10d0bff85112a2b35f885a38088cd20'] = 'Active (0/1)'; -$_LANGADM['AdminImportfd90e8dd48a4f75b240cc0f87b1da451'] = 'E-mail *'; -$_LANGADM['AdminImportfa55b690a40b612af02ba2958cd6cb71'] = 'Password *'; -$_LANGADM['AdminImporte791ac244233afc29b6f16f20b6e8e1f'] = 'Birthday (yyyy-mm-dd)'; -$_LANGADM['AdminImport8340505ddafcba256c7b9b2b8643bffd'] = 'Lastname *'; -$_LANGADM['AdminImport06f3fb7ee08834bb2e77d55f61c090be'] = 'Firstname *'; -$_LANGADM['AdminImportb884d81a33fb67e1d4fe450b3cbde8d6'] = 'Newsletter (0/1)'; -$_LANGADM['AdminImport59bb75350cf3a0b65c338572cdc80ef8'] = 'Opt-in (0/1)'; -$_LANGADM['AdminImport01f30cc97564a56c119068478c42c1a6'] = 'Alias *'; -$_LANGADM['AdminImportf90e807b74928118048a1a6fa65ebfe5'] = 'Customer e-mail'; -$_LANGADM['AdminImport1c76cbfe21c6f44c1d1e59d54f3e4420'] = 'Company'; -$_LANGADM['AdminImport42c79d65619a9c13d81045f2fe5998aa'] = 'Address 1 *'; -$_LANGADM['AdminImport2e21e83375deefc4a3620ab667157e27'] = 'Address 2'; -$_LANGADM['AdminImport016382f8033b4456071a3beabecfea85'] = 'Postcode*/ Zipcode*'; -$_LANGADM['AdminImportc05439c165c2d03540b424b6aea96781'] = 'City *'; -$_LANGADM['AdminImportfe85a08ae01fa46c3e1e05c7a61fd85d'] = 'Country *'; -$_LANGADM['AdminImport46a2a41cc6e552044816a2d04634545d'] = 'State'; -$_LANGADM['AdminImport6311ae17c1ee52b36e68aaf4ad066387'] = 'Other'; -$_LANGADM['AdminImportbcc254b55c4a1babdf1dcb82c207506b'] = 'Phone'; -$_LANGADM['AdminImport5020eaae41baf0caa37bcb73b4a12934'] = 'Mobile Phone'; -$_LANGADM['AdminImport7cb32e708d6b961d476baced73d362bb'] = 'VAT number'; -$_LANGADM['AdminImportfb30e78874e1485a0d7e3fa8ae5f7d61'] = 'directory import on admin directory must be writable (CHMOD 755 / 777)'; -$_LANGADM['AdminImport903ee94af7e98ce06a57d2243ddd3efd'] = 'Import .CSV data'; -$_LANGADM['AdminImporte81c4e4f2b7b93b481e13a8553c2ae1b'] = 'or'; -$_LANGADM['AdminImport4059b0251f66a18cb56f544728796875'] = 'Info'; -$_LANGADM['AdminImport87aae49bd054f2cfa4b7b395dee5f2d3'] = 'Discount is invalid'; -$_LANGADM['AdminImport99af56daf9ee280b15e8ed79d75f0255'] = 'Tags list'; -$_LANGADM['AdminImport998b344cff693ad388a14ba89b1523c7'] = 'is invalid'; -$_LANGADM['AdminImportd2cbb6d5d88d4e31c190e535a57b1de5'] = 'Supplier is invalid'; -$_LANGADM['AdminImport7abccc0f7eefd61743e408d28aac7cff'] = 'an error occurred while uploading and copying file'; -$_LANGADM['AdminImport628fbfc7462b2873bb027ee850185859'] = 'Please select what you would like to import'; -$_LANGADM['AdminImport4fc9f126d937e438ca06874284019dc3'] = 'Your .CSV file has been sucessfully imported into your shop.'; -$_LANGADM['AdminImport05fd7d5b9c8aa44117e13d22445b42ee'] = 'Are you sure you want to delete'; -$_LANGADM['AdminImportd1457b72c3fb323a2671125aef3eab5d'] = '?'; -$_LANGADM['AdminImport91412465ea9169dfd901dd5e7c96dd99'] = 'Upload'; -$_LANGADM['AdminImport84005574d8d764336cd8e9207de82506'] = 'Only UTF-8 and ISO-8859-1 encoding are allowed'; -$_LANGADM['AdminImportc0cad1da1e9b23dd6e383276f8e3950e'] = 'Sample Categories file'; -$_LANGADM['AdminImportc0bc21edce0f247286513a9f524a3c3e'] = 'Sample Products file'; -$_LANGADM['AdminImport0a8b4817e5c1e8849b9cbd65997441b5'] = 'Sample Combinations file'; -$_LANGADM['AdminImport1b10c2304e2f49d53c39bc40fd393335'] = 'Sample Customers file'; -$_LANGADM['AdminImport2f5e75d22f59829ba10e2e6276321af8'] = 'Sample Addresses file'; -$_LANGADM['AdminImport54b4744bfd46cc4e06988ee168b13abf'] = 'Sample Manufacturers file'; -$_LANGADM['AdminImport156629ee3d24b3979f322c21ae137eb3'] = 'Sample Suppliers file'; -$_LANGADM['AdminImport72d6d7a1885885bb55a565fd1070581a'] = 'Import'; -$_LANGADM['AdminImport3f761068f17769a19635a176fb7e4339'] = 'Field separator:'; -$_LANGADM['AdminImportb070d64c5a2f10b4b8eb361ba4f61833'] = 'e.g. '; -$_LANGADM['AdminImportbf8a4a7e7e5c9cff1528294e1b1dd3f0'] = 'Multiple value separator:'; -$_LANGADM['AdminImport0450d266974d92724ff4bacc3a51952e'] = 'Delete all'; -$_LANGADM['AdminImportb0b5ccb4a195a07fd3eed14affb8695f'] = 'categories'; -$_LANGADM['AdminImport74b997703c3e7fc1db960f1366ba03ab'] = 'before import ?'; -$_LANGADM['AdminImport34219bb13b784f30df289c19f5dc0e31'] = 'Use product reference as key?'; -$_LANGADM['AdminImportc290a5941ad6eb0d5fe8752c15c5fd78'] = 'Next step'; -$_LANGADM['AdminImportc78474e0acad6beccb0671eacf904543'] = 'Available fields'; -$_LANGADM['AdminImport1522206cca1be4bf77fff2ea9838ec2c'] = '* Required field'; -$_LANGADM['AdminImporte6fe8dc743bfea4d45a4d582e3f86150'] = 'Please name your matching configuration to save.'; -$_LANGADM['AdminImportb5d54fa42bc065a54e2f881ef700d833'] = 'Save and load your matching configuration'; -$_LANGADM['AdminImportc9cc8cce247e49bae79f15173ce97354'] = 'Save'; -$_LANGADM['AdminImportf19dbf2edb3a0bd74b0524d960ff21eb'] = 'Load'; -$_LANGADM['AdminImportf2a6c498fb90ee345d997f888fce3b18'] = 'Delete'; -$_LANGADM['AdminImportde8a97fd084105e9d0e74b4825b40010'] = 'Please set the value type of each column'; -$_LANGADM['AdminImportf44347857ec02907fd13f88f00ccd532'] = 'Columns cannot have the same value type'; -$_LANGADM['AdminImport72ef2b9b6965d078e3c7f95487a82d1c'] = 'Skip'; -$_LANGADM['AdminImport980da98409d058c365664ff7ea33dd6b'] = 'lines'; -$_LANGADM['AdminImport9c1628890f5db454a0b4aed7720de094'] = '<<'; -$_LANGADM['AdminImport22a1dae7d65f90acd53638dc81c3f376'] = '>>'; -$_LANGADM['AdminOrdersb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminOrders03c2e7e41ffc181a4e84080b4710e81e'] = 'New'; -$_LANGADM['AdminOrdersce26601dac0dea138b7295f02b7620a7'] = 'Customer'; -$_LANGADM['AdminOrders96b0141273eabab320119c467cdcaf17'] = 'Total'; -$_LANGADM['AdminOrdersc453a4b8e8d98e82f35b67f433e3b4da'] = 'Payment'; -$_LANGADM['AdminOrdersec53a8c4f07baed5d8825072c89799be'] = 'Status'; -$_LANGADM['AdminOrders44749712dbec183e983dcd78a7736c41'] = 'Date'; -$_LANGADM['AdminOrdersbcd1b68617759b1dfcff0403a6b5a8d1'] = 'PDF'; -$_LANGADM['AdminOrders6a5efd211a422296eab4adc476c98f0e'] = 'Return products'; -$_LANGADM['AdminOrders4b8def9be8f45a8d6baea36b26868965'] = 'Cancel products'; -$_LANGADM['AdminOrdersce06c769dac054ae0bed803d833f3f1c'] = 'Credit Slip for order #'; -$_LANGADM['AdminOrdersd1228f5476d15142b1358ae4b5fa2454'] = 'Order #'; -$_LANGADM['AdminOrderse183b47cb3af26aadf83cddda0d47453'] = 'customized'; -$_LANGADM['AdminOrderse78b6f4eb3be046f4d25c07ce54954d4'] = 'Ref:'; -$_LANGADM['AdminOrdersdd70925db57b570bcb660d68c30d5e0b'] = 'Ref Supplier:'; -$_LANGADM['AdminOrders2fb3b950fd7711136f7f251ae5fbdbdc'] = 'Text #'; -$_LANGADM['AdminOrders853ae90f0351324bd73ea615e6487517'] = ':'; -$_LANGADM['AdminOrders689202409e48743b914713f96d93947c'] = 'Value'; -$_LANGADM['AdminOrders466eadd40b3c10580e3ab4e8061161ce'] = 'Invoice'; -$_LANGADM['AdminOrdersea4788705e6873b424c65e91c2846b19'] = 'Cancel'; -$_LANGADM['AdminOrders01abfc750a0c942167651c40d088531d'] = '#'; -$_LANGADM['AdminOrdersf8617a92ba0a0a4eabee724eab7c9f48'] = 'Carrier:'; -$_LANGADM['AdminOrdersdeb10517653c255364175796ace3553f'] = 'Product'; -$_LANGADM['AdminOrders03ab340b3f99e03cff9e84314ead38c0'] = 'Qty'; -$_LANGADM['AdminOrdersa6ecff447ea8327b43f5d16a924fb6be'] = 'View invoice'; -$_LANGADM['AdminOrdersf8246f1c2cfd9a81a376223428bd09d7'] = 'No invoice'; -$_LANGADM['AdminOrdersddd167afc1441dcab03a9546c8ef8b51'] = 'View delivery slip'; -$_LANGADM['AdminOrdersa6181ae0a3e0370de94efa64782a6e79'] = 'No delivery slip'; -$_LANGADM['AdminOrdersbe4254ec37a7bf0d2babdf04bce774cf'] = 'Print order'; -$_LANGADM['AdminOrders940663fd4428d2c86f9a4780b6574028'] = 'Message:'; -$_LANGADM['AdminOrders1d949d2235747b894bbaae35fbf44f1d'] = 'Customer information'; -$_LANGADM['AdminOrders08907d6524467f598eaeeb0ec85fa715'] = 'This order has been placed by a'; -$_LANGADM['AdminOrders084e0343a0486ff05530df6c705c8bb4'] = 'guest'; -$_LANGADM['AdminOrders80e915c39ca9254655d2802979aa698b'] = 'Transform guest into customer'; -$_LANGADM['AdminOrdersaf5730c209cb9ef0ddb9f7dc91a50e4e'] = 'This feature will generate a random password and send an e-mail to the customer'; -$_LANGADM['AdminOrders81fe7d0c685ca9f1829f5ff52370d06e'] = 'A registered customer account already exists with this email address'; -$_LANGADM['AdminOrders1402e450396cb76b53b95f6e1746d700'] = 'Account registered:'; -$_LANGADM['AdminOrdersb157524c4be8c2fc80e5ef2f0b1bf1e6'] = 'Valid orders placed:'; -$_LANGADM['AdminOrders5a80b1a10d36fdb4c05b87e01cb7abc9'] = 'Total spent since registration:'; -$_LANGADM['AdminOrdersfb61758d0f0fda4ba867c3d5a46c16a7'] = 'Sources'; -$_LANGADM['AdminOrders1e6d57e813355689e9c77e947d73ad8f'] = 'From:'; -$_LANGADM['AdminOrders33caa076f23f453dd4061726f3706325'] = 'To:'; -$_LANGADM['AdminOrders32dbec9b1cf9c049084874294d14dca2'] = 'Keywords:'; -$_LANGADM['AdminOrdersf4ec5f57bd4d31b803312d873be40da9'] = 'Change'; -$_LANGADM['AdminOrders3f3e336e2f1fa10375efd923fca18b55'] = 'Warning:'; -$_LANGADM['AdminOrders153c7809e6b00b6cbfa01b8aa9db43e3'] = 'paid instead of'; -$_LANGADM['AdminOrdersea9cf7e47ff33b2be14e6dd07cbcefc6'] = 'Shipping'; -$_LANGADM['AdminOrders38cea52ef18b15dfe649d5183871dee0'] = 'Recycled packaging:'; -$_LANGADM['AdminOrders09dcc3b32a3b46e280067eb50780cfc3'] = 'Gift wrapping:'; -$_LANGADM['AdminOrderse06d7593c1cd6dabef450be6c3da7091'] = 'Merchandise returns'; -$_LANGADM['AdminOrders0c458988127eb2150776881e2ef3f0c4'] = 'Shipping address'; -$_LANGADM['AdminOrders601d8c4b9f72fc1862013c19b677a499'] = 'Invoice address'; -$_LANGADM['AdminOrders8281efa2494e3344518040d38c11eb8a'] = 'Cannot return this product'; -$_LANGADM['AdminOrders15776e1ba343092478723387aa0844d9'] = 'Quantity to cancel is greater than quantity available'; -$_LANGADM['AdminOrders068f80c7519d0528fb08e82137a72131'] = 'Products'; -$_LANGADM['AdminOrdersfbaedde498cdead4f2780217646e9ba1'] = 'Unit Price'; -$_LANGADM['AdminOrderscc61945cbbf46721a053467c395c666f'] = 'Refunded'; -$_LANGADM['AdminOrdersfdfac28b5ad628f25649d9c2eb4fc62e'] = 'Returned'; -$_LANGADM['AdminOrders27ce7f8b5623b2e2df568d64cf051607'] = 'Stock'; -$_LANGADM['AdminOrders988fd738de9c6d177440c5dcf69e73ce'] = 'Return'; -$_LANGADM['AdminOrders76f0ed934de85cc7131910b32ede7714'] = 'Refund'; -$_LANGADM['AdminOrders81a45bb93f6dc37a6c0dcc3af725d331'] = 'For this customer group, prices are displayed as:'; -$_LANGADM['AdminOrders5f9a97c1e1ac934b2eb46a9888c3bc8c'] = 'tax excluded.'; -$_LANGADM['AdminOrders341216368d7ecd01ce32b8b9892293cf'] = 'tax included.'; -$_LANGADM['AdminOrdersef5f330df17f8c955005c26466c2463c'] = 'Merchandise returns are disabled'; -$_LANGADM['AdminOrders9d5bf15117441a1b52eb1f0808e4aad3'] = 'Discounts'; -$_LANGADM['AdminOrdersba794350deb07c0c96fe73bd12239059'] = 'Wrapping'; -$_LANGADM['AdminOrdersf14b582c1b0eab88ed5904fb781568c0'] = 'Discount name'; -$_LANGADM['AdminOrders1067f7778added234b6064bc8aa0765d'] = 'Re-stock products'; -$_LANGADM['AdminOrderse413f403aa8d5253b487d09fc84e47a0'] = 'Generate a credit slip'; -$_LANGADM['AdminOrders400264c3cd8f2e65b9f19375230b59b8'] = 'Generate a voucher'; -$_LANGADM['AdminOrders711cb64729ed5b666cf97c01691f5806'] = 'Repay shipping costs'; -$_LANGADM['AdminOrders74c06eb18eeb118d7b3c623d0c717290'] = 'Refund products'; -$_LANGADM['AdminOrders341ee6bf57abde84135c32f55a607de2'] = 'Do you want to send this message to the customer?'; -$_LANGADM['AdminOrdersb55a2d6e1009d3881156a3495dd26de5'] = 'New message'; -$_LANGADM['AdminOrders936ccdb97115e9f35a11d35e3d5b5cad'] = 'Click here'; -$_LANGADM['AdminOrders9b2e4f5c43e114c3330ff9fdc69d2834'] = 'to add a comment or send a message to the customer'; -$_LANGADM['AdminOrdersdc8d1b4e8c9bdf1eed97eb9ed5877a43'] = 'Do you want to overwrite your existing message?'; -$_LANGADM['AdminOrders2ab74fb771ac34b95b1657895282d5d9'] = 'Choose a standard message'; -$_LANGADM['AdminOrders1c4b007ab8b28deb5a575109f32684ed'] = 'Display to consumer?'; -$_LANGADM['AdminOrders93cba07454f06a4a960172bbd6e2a435'] = 'Yes'; -$_LANGADM['AdminOrdersbafd7322c6e97d25b6299b5d6fe8920b'] = 'No'; -$_LANGADM['AdminOrders9a0badbe4ffecaa004839769db6185d0'] = '600 chars max'; -$_LANGADM['AdminOrders94966d90747b97d1f0f206c98a8b1ac3'] = 'Send'; -$_LANGADM['AdminOrders41de6d6cfb8953c021bbe4ba0701c8a1'] = 'Messages'; -$_LANGADM['AdminOrderscb1766c2f66e428afb3b74a67c045370'] = 'Mark this message as \'viewed\''; -$_LANGADM['AdminOrdersdc5f499e83aef4f6811faa4081631740'] = 'At'; -$_LANGADM['AdminOrdersd98a07f84921b24ee30f86fd8cd85c3c'] = 'from'; -$_LANGADM['AdminOrders73bd682c8a8613f6c009f1b802dc2cef'] = 'Private:'; -$_LANGADM['AdminOrders20d1f35b42c6d4939d789a775880ba21'] = 'When you read a message, please click on the green check to mark it as read.'; -$_LANGADM['AdminOrders630f6dc397fe74e52d5189e2c80f282b'] = 'Back to list'; -$_LANGADM['AdminProductsb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminProductsc03d53b70feba4ea842510abecd6c45e'] = 'Photo'; -$_LANGADM['AdminProducts49ee3087348e8d44e1feda1917443987'] = 'Name'; -$_LANGADM['AdminProducts63d5049791d9d79d86e9a108b0a999ca'] = 'Reference'; -$_LANGADM['AdminProductsad0d28cdd9113d3ce911bc064b137cde'] = 'Base price'; -$_LANGADM['AdminProductsed26f5ba7a0f0f6ca8b16c3886eb68ad'] = 'Final price'; -$_LANGADM['AdminProducts86754577897acfb25deb69039d49d9a7'] = 'Displayed'; -$_LANGADM['AdminProducts52f5e0bc3859bc5f5e25130b6c7e8881'] = 'Position'; -$_LANGADM['AdminProducts4492081ca02b059f9e8af4ddaf0f7292'] = 'Pack'; -$_LANGADM['AdminProductse16dd6e118732c5d1586d6aba0b62f3a'] = 'Prices'; -$_LANGADM['AdminProductsd88946b678e4c2f251d4e292e8142291'] = 'SEO'; -$_LANGADM['AdminProductsfff0d600f8a0b5e19e88bfb821dd1157'] = 'Images'; -$_LANGADM['AdminProductsb9208b03bcc9eb4a336258dcdcb66207'] = 'Combinations'; -$_LANGADM['AdminProducts98f770b0af18ca763421bac22b4b6805'] = 'Features'; -$_LANGADM['AdminProductsda22c93ccb398c72070f4000cc7b59a1'] = 'Customization'; -$_LANGADM['AdminProducts7e2708aeb65763c54052f57ed1a1ec1d'] = 'Attachments'; -$_LANGADM['AdminProductsdbb768f29d6b36b627c8233b32da4f2c'] = 'File too large, maximum size allowed:'; -$_LANGADM['AdminProductsba34ea40525a4379add785228e37fe86'] = 'kB'; -$_LANGADM['AdminProductsb8cb56e655c8957c168a380aca447e9b'] = 'File size you\'re trying to upload is:'; -$_LANGADM['AdminProductsaad781b9842958b4552b8edebb83c346'] = 'File copy failed'; -$_LANGADM['AdminProducts06d43815fa42336629ff54da5630143c'] = 'the File'; -$_LANGADM['AdminProducts6844aa7b2ea9577a34cea194362d5509'] = 'exceeds the size allowed by the server, this limit is set to'; -$_LANGADM['AdminProducts6dd757cbdd852a16f222a7d1a07eab3e'] = 'MB'; -$_LANGADM['AdminProducts01f8544c8fd4628bc686502e8b727d95'] = 'this field'; -$_LANGADM['AdminProducts0a5fa53f3f20f67f98bd6c3b16df059d'] = 'is required'; -$_LANGADM['AdminProducts7e47a344b06d82a8836cbee2748a79e6'] = 'is required at in'; -$_LANGADM['AdminProductsf755e8b92cb8f02c24f6f539180d45b1'] = 'is too long'; -$_LANGADM['AdminProducts70f4b635847038d056e33959821a7a66'] = 'chars max'; -$_LANGADM['AdminProductsbb46711b0644764f89a3d068e510295a'] = 'count now'; -$_LANGADM['AdminProducts998b344cff693ad388a14ba89b1523c7'] = 'is invalid'; -$_LANGADM['AdminProductsb02e6af1f7307868a643fb4ea1323f43'] = 'product must be in at least one Category'; -$_LANGADM['AdminProductsbea25554b38032f5da2d8b505b604314'] = 'product must be in the default category'; -$_LANGADM['AdminProducts99af56daf9ee280b15e8ed79d75f0255'] = 'Tags list'; -$_LANGADM['AdminProducts92c75dc7b5c97898f326b95360d4bac7'] = 'display filename'; -$_LANGADM['AdminProductsa9ba3f599719d08ba53c26c932b6860f'] = 'number of days'; -$_LANGADM['AdminProductsc2aca4338baa0270267d8bf0279310f2'] = 'expiration date'; -$_LANGADM['AdminProductsb3f28ce65c666b3dd33240ad6921d941'] = 'is not valid'; -$_LANGADM['AdminProductsc3543f3c6662fa1dedf70ed9c35053c0'] = 'Your product will be saved as a draft'; -$_LANGADM['AdminProductsf8825c9f08ff15b5ef6bc3a3898817e8'] = 'Save and preview'; -$_LANGADM['AdminProducts0449f210068787074ce58175b1a2f5cf'] = 'Delete this product'; -$_LANGADM['AdminProductsc9cc8cce247e49bae79f15173ce97354'] = 'Save'; -$_LANGADM['AdminProducts9ea67be453eaccf020697b4654fc021a'] = 'Save and stay'; -$_LANGADM['AdminProducts8cf04a9734132302f96da8e113e80ce5'] = 'Home'; -$_LANGADM['AdminProductsef7de3f485174ff47f061ad27d83d0ee'] = 'selected'; -$_LANGADM['AdminProductsb56c3bda503a8dc4be356edb0cc31793'] = 'Collapse All'; -$_LANGADM['AdminProducts5ffd7a335dd836b3373f5ec570a58bdc'] = 'Expand All'; -$_LANGADM['AdminProducts5e9df908eafa83cb51c0a3720e8348c7'] = 'Check All'; -$_LANGADM['AdminProducts9747d23c8cc358c5ef78c51e59cd6817'] = 'Uncheck All'; -$_LANGADM['AdminProductsd5ba13ad00daa44c6a03d790e08cf0c8'] = 'You must save this product before adding specific prices'; -$_LANGADM['AdminProductsa6ff0f7a2a1993857cb67b769780e708'] = 'No specific prices'; -$_LANGADM['AdminProducts545f6c2f382c04810103b3e5e6f7d841'] = 'Unlimited'; -$_LANGADM['AdminProducts5da618e8e4b89c66fe86e32cdafde142'] = 'From'; -$_LANGADM['AdminProductse12167aa0a7698e6ebc92b4ce3909b53'] = 'To'; -$_LANGADM['AdminProducts9c7f56d70e922a61254366964c01c64a'] = 'All currencies'; -$_LANGADM['AdminProductsc3987e4cac14a8456515f0d200da04ee'] = 'All countries'; -$_LANGADM['AdminProductse4c4c68c7515704a91d90207067dcbbe'] = 'All groups'; -$_LANGADM['AdminProductsf2a6c498fb90ee345d997f888fce3b18'] = 'Delete'; -$_LANGADM['AdminProducts4d774376eedc9e76eb3ecd52629ca6d5'] = 'Priority management'; -$_LANGADM['AdminProducts77b4fe51b2eede1e804277e64ceb9a22'] = 'Priorities:'; -$_LANGADM['AdminProducts386c339d37e737a436499d423a77df0c'] = 'Currency'; -$_LANGADM['AdminProducts59716c97497eb9694541f7c3d37b1a4d'] = 'Country'; -$_LANGADM['AdminProducts03937134cedab9078be39a77ee3a48a0'] = 'Group'; -$_LANGADM['AdminProducts48881913e6addc0c3c439f02229ac91e'] = 'Apply to all products'; -$_LANGADM['AdminProducts9639e32cab248434a17ab32237cb3b71'] = 'Apply'; -$_LANGADM['AdminProductsac67ede5a84eb5a1add7ff4440e9a485'] = 'required'; -$_LANGADM['AdminProductsddca89873b6cb1ff542e03163dfd179c'] = 'You must save this product before adding combinations'; -$_LANGADM['AdminProducts287234a1ff35a314b5b6bc4e5828e745'] = 'Attributes'; -$_LANGADM['AdminProducts21f59b54f62b5b8b4bc0f63f0f617fc1'] = 'Impact'; -$_LANGADM['AdminProducts8c489d0946f66d17d73f26366a4bf620'] = 'Weight'; -$_LANGADM['AdminProducts52eb5928a34db3e3da7ba52b0644273b'] = 'EAN13'; -$_LANGADM['AdminProductsfbd99ad01b92dbafc686772a39e3d065'] = 'UPC'; -$_LANGADM['AdminProducts1351017ac6423911223bc19a8cb7c653'] = 'Filename'; -$_LANGADM['AdminProducts7e93b54f29abc0e84d489bf739a67e5f'] = 'Number of downloads'; -$_LANGADM['AdminProducts58fd2b2308056ad80255a322b305742b'] = 'Number of days'; -$_LANGADM['AdminProducts9d9aa88574c4dab04ddd8356c377357d'] = 'Default category:'; -$_LANGADM['AdminProducts10cbdb4839f838ce30409739435a6070'] = 'Catalog:'; -$_LANGADM['AdminProductsb61bd19699eab41bbcdabc42f83af268'] = 'Consider changing the default category.'; -$_LANGADM['AdminProducts74645ed4e5e25461a664d5f68ff19098'] = 'Mark all checkbox(es) of categories in which product is to appear'; -$_LANGADM['AdminProducts3faccbfcb5f35451302dcaff3af6cd3f'] = 'Please select a default category.'; -$_LANGADM['AdminProductsbe26ade2055790d0e8d19eed69309574'] = 'Accessories:'; -$_LANGADM['AdminProductsd18324caa0ff21355efe5b6df70a3640'] = '(Do not forget to save the product afterward)'; -$_LANGADM['AdminProductsdd8c7d4ab211f8e57f450a015dfe4131'] = 'Add an accessory'; -$_LANGADM['AdminProductsf4a275a931b82e5058bc8ffad8b8e5bd'] = 'Manufacturer:'; -$_LANGADM['AdminProducts7825865597f0b1673524f56e335f3675'] = 'Choose (optional)'; -$_LANGADM['AdminProducts686e697538050e4664636337cc3b834f'] = 'Create'; -$_LANGADM['AdminProductse9cb217697088a98b1937d111d936281'] = 'Attachment'; -$_LANGADM['AdminProducts6492d670e42151cc37574d99f4071f85'] = 'Filename:'; -$_LANGADM['AdminProductsd0042a700e9bdf79689d63ee6846dc0e'] = 'Description:'; -$_LANGADM['AdminProducts0b27918290ff5323bea1e3b78a9cf04e'] = 'File'; -$_LANGADM['AdminProductsab335fe79ef8a5e26c0dbc23332a7148'] = 'Upload a file from your computer'; -$_LANGADM['AdminProducts19f823c6453c2b1ffd09cb715214813d'] = 'Required field'; -$_LANGADM['AdminProducts3b6c024d7eff743d98d894ce0e0d1242'] = 'Available attachments:'; -$_LANGADM['AdminProductsec211f7c20af43e742bf2570c3cb84f9'] = 'Add'; -$_LANGADM['AdminProducts9d38722749ec2101e437414ac2a743f9'] = 'Attachments for this product:'; -$_LANGADM['AdminProducts1063e38cb53d94d386f21227fcd84717'] = 'Remove'; -$_LANGADM['AdminProductsef43555f81249c93872352f5501bfedd'] = 'Update attachments'; -$_LANGADM['AdminProductsfc55a6e78b7d33b0241db646dc913ef9'] = 'Modify this attribute combination'; -$_LANGADM['AdminProducts6f39383b81d4999830ab6febe6279777'] = 'Add or modify combinations for this product'; -$_LANGADM['AdminProducts3ea3291e42b4f5eae395f389ce9a88d5'] = 'Product combinations generator'; -$_LANGADM['AdminProducts1aa4c641d6920ddb97a2562f8ec53853'] = 'Group:'; -$_LANGADM['AdminProductsd5682e6409bded35ee5c6ca6c6297729'] = 'Attribute:'; -$_LANGADM['AdminProducts3dd42bfc8345e82c43b4a40a3426ec49'] = 'Reference:'; -$_LANGADM['AdminProductsccf096490d2671f3ea97ea9289eee5b1'] = 'EAN13:'; -$_LANGADM['AdminProductsaf7448c885be0d8acd5eb84322176570'] = 'UPC:'; -$_LANGADM['AdminProducts418734e88e64dbe12a62122833c89da7'] = 'Special characters allowed:'; -$_LANGADM['AdminProductsac421120056d9d55c27faba6ae2178b2'] = 'Your server\'s maximum upload file size is'; -$_LANGADM['AdminProductsdc8f50091cddc5183be3a5b5f774912a'] = 'Upload a file'; -$_LANGADM['AdminProducts3cb94c0658e6bbfdeac7e65b9635a8f5'] = 'This is the link'; -$_LANGADM['AdminProductsa1997856e58a07d80e27aaf4bc7eaf88'] = 'Delete this file'; -$_LANGADM['AdminProducts37bde2365871f3c9ca3efe90c2f0e7fa'] = 'The full filename with its extension (e.g., Book.pdf)'; -$_LANGADM['AdminProductsc8360cc476fc8b5ee9a4db494220058d'] = 'Number of authorized downloads per customer'; -$_LANGADM['AdminProducts8c1279db4db86553e4b9682f78cf500e'] = 'Expiration date'; -$_LANGADM['AdminProducts2b05e1a0e6c62dbf0018af09ed38f4e0'] = 'Format: YYYY-MM-DD'; -$_LANGADM['AdminProducts65be3ad50ca00caff377d6a988c3823c'] = 'Leave this blank for no expiration date'; -$_LANGADM['AdminProducts44118d6d6ecd2f24f53ec6393a66baa1'] = 'How many days this file can be accessed by customers'; -$_LANGADM['AdminProducts282c59515d1ea09d37d4d9980bba3e58'] = 'Set to zero for unlimited access'; -$_LANGADM['AdminProducts62b5bb12862c2d95d5c88d1e75feb4f9'] = 'Wholesale price:'; -$_LANGADM['AdminProductsad1c17cb310c91400d25d599cf154eda'] = 'Overrides wholesale price on \"Information\" tab'; -$_LANGADM['AdminProducts9d2ee2dd8c264912b6dd7b1689c1b423'] = 'Impact on price:'; -$_LANGADM['AdminProducts6adf97f83acf6453d4a6a4b1070f3754'] = 'None'; -$_LANGADM['AdminProductsaac247ca22789872bad95dc8f6c45d37'] = 'Increase'; -$_LANGADM['AdminProducts9e834f13e35e4edf64863ab414a6217a'] = 'Reduction'; -$_LANGADM['AdminProducts8bf8854bebe108183caeb845c7676ae4'] = 'of'; -$_LANGADM['AdminProducts21034ae6d01a83e702839a72ba8a77b0'] = '(tax excl.)'; -$_LANGADM['AdminProductse81c4e4f2b7b93b481e13a8553c2ae1b'] = 'or'; -$_LANGADM['AdminProducts1f87346a16cf80c372065de3c54c86d9'] = '(tax incl.)'; -$_LANGADM['AdminProducts190733df8c1af5e4666dfad4cc554080'] = 'final product price will be set to'; -$_LANGADM['AdminProducts91c8f68700703b825761609b303d44e3'] = 'Impact on weight:'; -$_LANGADM['AdminProductsad802655c2e83ad378868d5f448677c7'] = 'Impact on unit price :'; -$_LANGADM['AdminProducts487fd4fe388baed0928898b641050983'] = 'Eco-tax:'; -$_LANGADM['AdminProductsf445f4a540768234833908cab83f9214'] = 'overrides Eco-tax on \"Information\" tab'; -$_LANGADM['AdminProducts006b4cc15322f7951d9100716edcac07'] = 'Minimum quantity:'; -$_LANGADM['AdminProductsb287d004082f0d743a49dc7360d4fbbe'] = 'The minimum quantity to buy this product (set to 1 to disable this feature)'; -$_LANGADM['AdminProducts461900b74731e07320ca79366df3e809'] = 'Image:'; -$_LANGADM['AdminProductse5f7f63d66023847e693fd34bea09d41'] = 'Default:'; -$_LANGADM['AdminProducts29d7b46b863639e29ae8452d2320530a'] = 'Make this the default combination for this product'; -$_LANGADM['AdminProductsadbabbab7becdf5ef8736a64466df260'] = 'Add this combination'; -$_LANGADM['AdminProducts9230dd17b40c6d0478772e4d545abc46'] = 'Cancel modification'; -$_LANGADM['AdminProducts5fd58de80d182944e9c229aa4c3b8180'] = 'Add or modify customizable properties'; -$_LANGADM['AdminProductsc12cf3f1af68d3bb0dacb9f9ac61349e'] = 'File fields:'; -$_LANGADM['AdminProducts255cf1d721d2bd8cd7b792c23a0773c3'] = 'Number of upload file fields displayed'; -$_LANGADM['AdminProductsf33c23efaf78aacff7c1cbc75f732865'] = 'Define the label of the text fields:'; -$_LANGADM['AdminProducts2998f049bcca4beccebd03d57d35384e'] = 'Number of text fields displayed'; -$_LANGADM['AdminProductsb17f3f4dcf653a5776792498a9b44d6a'] = 'Update settings'; -$_LANGADM['AdminProducts522794e2dc4cecbae08ad633f40d4b9b'] = 'Define the label of the file fields:'; -$_LANGADM['AdminProducts5561b49810cadf25824adfe31a1ed9cb'] = 'Save labels'; -$_LANGADM['AdminProductsc7c2169d380b95e2e3672037c5ace793'] = 'Assign features to this product:'; -$_LANGADM['AdminProductsf41afefb4495b85c7b7ddf3e1ca4387f'] = 'You can specify a value for each relevant feature regarding this product, empty fields will not be displayed.'; -$_LANGADM['AdminProductsccfc539487f4e869ef05c1607d24a772'] = 'You can either create a specific value or select among existing pre-defined values you added previously.'; -$_LANGADM['AdminProducts21021ea0e52be8e9c599f4dff41e5be0'] = 'Feature'; -$_LANGADM['AdminProducts8bcdd31a1ab28f0db60efb2087c3f235'] = 'Pre-defined value'; -$_LANGADM['AdminProducts12085f07b6313b69c63a625d8e23f706'] = 'Customized value'; -$_LANGADM['AdminProducts382b0f5185773fa0f67a8ed8056c7759'] = 'N/A'; -$_LANGADM['AdminProducts544baae42433c186ff222736db985d7d'] = 'Add pre-defined values first'; -$_LANGADM['AdminProducts22eb5599cf8ccde65128467443e72099'] = 'No features defined'; -$_LANGADM['AdminProductsd6ae681fcd58f1e1936ca97da36528ff'] = 'Add a new feature'; -$_LANGADM['AdminProductsbe53a0541a6d36f6ecb879fa2c584b08'] = 'Image'; -$_LANGADM['AdminProductsd3d2e617335f08df83599665eef8a418'] = 'Close'; -$_LANGADM['AdminProducts6b75fa7115dc07a315c0d9eb30f065e1'] = '(or \"Esc\")'; -$_LANGADM['AdminProductsdd9644efbcf9d41c5be6daed03514dd8'] = 'Next >'; -$_LANGADM['AdminProducts1330988644c6dfe038e00e6384ac845a'] = '< Previous'; -$_LANGADM['AdminProductsfee1ad396cfeab246802224002123f39'] = 'Edit this product image'; -$_LANGADM['AdminProducts8bf615c78d82dede20bca75a5c73615c'] = 'Add a new image to this product'; -$_LANGADM['AdminProductsae21d822d879539a75c3d6fd91c2acb3'] = 'File:'; -$_LANGADM['AdminProductsfb2ea703b13d059f6b7ea5da806021df'] = 'Format:'; -$_LANGADM['AdminProductsb908c2f34052b5276e0bf50f0e042211'] = 'Filesize:'; -$_LANGADM['AdminProductsc820e0c1d4ae16db218626f49e7916b1'] = 'kB max.'; -$_LANGADM['AdminProductsc795dfff10a7c952f4c5438951e9ece9'] = 'Cover'; -$_LANGADM['AdminProducts004bf6c9a40003140292e97330236c53'] = 'Action'; -$_LANGADM['AdminProducts7be66046997731ac05844f11ee4f6a76'] = 'Delete this image'; -$_LANGADM['AdminProducts729a51874fe901b092899e9e8b31c97a'] = 'Are you sure?'; -$_LANGADM['AdminProductse187fd4d086ab8cf9144f2b1b7a68b93'] = 'Info.'; -$_LANGADM['AdminProductsc0471f0320bc17eb192bbd412d236806'] = 'Product global information'; -$_LANGADM['AdminProducts873204675cdaee94cd0e27c18c0c3d0f'] = 'Decrease your stock'; -$_LANGADM['AdminProductsa55e7def30626a5de92fb5bac30e765f'] = 'Increase your stock'; -$_LANGADM['AdminProducts4e140ba723a03baa6948340bf90e2ef6'] = 'Name:'; -$_LANGADM['AdminProducts6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Invalid characters:'; -$_LANGADM['AdminProductsa1f9d795d1110aeeed6b5368c16dc725'] = 'EAN13 or JAN:'; -$_LANGADM['AdminProducts85f0bf927be7014e2265c4bc96bd50d2'] = '(Europe, Japan)'; -$_LANGADM['AdminProducts104f50d9d335bbe38ee0c8e44ebddf03'] = '(US, Canada)'; -$_LANGADM['AdminProducts24a23d787190f2c4812ff9ab11847a72'] = 'Status:'; -$_LANGADM['AdminProducts00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Enabled'; -$_LANGADM['AdminProductsb9f5c797ebbf55adccdd8539a65a0241'] = 'Disabled'; -$_LANGADM['AdminProductsebcc39462e6620a8cf432194084a5483'] = 'Options:'; -$_LANGADM['AdminProducts6a6d01ddaa8fb712f673a6c94525f149'] = 'available for order'; -$_LANGADM['AdminProducts165cd22134a317e1feceeb858c3660cf'] = 'show price'; -$_LANGADM['AdminProducts284dd90023a7ddf940af524df216b9fc'] = 'online only (not sold in store)'; -$_LANGADM['AdminProductsed51222f31afbf17ca5f3b0654db8969'] = 'Condition:'; -$_LANGADM['AdminProducts03c2e7e41ffc181a4e84080b4710e81e'] = 'New'; -$_LANGADM['AdminProducts019d1ca7d50cc54b995f60d456435e87'] = 'Used'; -$_LANGADM['AdminProducts6da03a74721a0554b7143254225cc08a'] = 'Refurbished'; -$_LANGADM['AdminProducts234078adec0a64008b6ae77653776cfa'] = 'Short description:'; -$_LANGADM['AdminProducts38d301f7ef549a79620e99fd8b51fa34'] = 'appears in the product lists and on the top of the product page'; -$_LANGADM['AdminProducts9be976b8052c984a95997e4a4f8eef96'] = 'appears in the body of the product page'; -$_LANGADM['AdminProducts32b502f33a535f75dcbf63f6753c631e'] = 'Tags:'; -$_LANGADM['AdminProducts3e053943605d9e4bf7dd7588ea19e9d2'] = 'Forbidden characters:'; -$_LANGADM['AdminProducts8fca858b27c5837dcb22c398aca5e0fc'] = 'Tags separated by commas (e.g. dvd, dvd player, hifi)'; -$_LANGADM['AdminProducts126ddccbd9f946b8cd46d88b304a2020'] = 'Please select at least one product.'; -$_LANGADM['AdminProductsd764262872a3bfe2b0944d1826f43a88'] = 'Please set a quantity to add a product.'; -$_LANGADM['AdminProducts3b263477a8ad622d76979befafd0119d'] = 'Begin typing the first letters of the product name, then select the product from the drop-down list:'; -$_LANGADM['AdminProducts2811dedc85918c3e3ed0becd87cbb336'] = 'You cannot add downloadable products to a pack.'; -$_LANGADM['AdminProducts290b7c47045d269e2ccfa69e6477acfe'] = 'Product price'; -$_LANGADM['AdminProducts2aa2ef9d99efe99c01d0c1fb2a3838e5'] = 'Pre-tax wholesale price:'; -$_LANGADM['AdminProducts8a1c241e92c26b92eaae87afa337eaa3'] = 'The wholesale price at which you bought this product'; -$_LANGADM['AdminProductse8fce60a7ce078b55bd02a1c25748f16'] = 'Pre-tax retail price:'; -$_LANGADM['AdminProducts3bc79dca1e0cdc4b2ac5a2e415f902bf'] = 'The pre-tax retail price to sell this product'; -$_LANGADM['AdminProducts82913a5c53d8d818aa69936a630336a3'] = 'Tax rule:'; -$_LANGADM['AdminProducts7475ec0d41372a307c497acb7eeea8c4'] = 'No Tax'; -$_LANGADM['AdminProducts59adc1912b6f538acb6afab8c2621945'] = 'Taxes are currently disabled'; -$_LANGADM['AdminProducts1c669d037f8bc785f0e1a9aeb7070367'] = 'Tax options'; -$_LANGADM['AdminProducts0d0a2536d9091f317c4c5695545efebb'] = 'Eco-tax (tax incl.):'; -$_LANGADM['AdminProducts535fb9c585d10cb369e97f1ae2d5e11f'] = 'already included in price'; -$_LANGADM['AdminProducts9c67db9cd9f13cfbbe3ebb7ab90e9e3f'] = 'Retail price with tax:'; -$_LANGADM['AdminProducts913bb5260c0b1fbd1d76d8140360dd19'] = 'with tax'; -$_LANGADM['AdminProductsb2a474662dea2c96d1bc18cee6208eef'] = 'e.g. $15 per lb'; -$_LANGADM['AdminProducts184dba60ea740430441d13a7e8213691'] = 'Display \"on sale\" icon on product page and text on product listing'; -$_LANGADM['AdminProducts7b988b81a5fe3114360063de23f49016'] = 'Final retail price:'; -$_LANGADM['AdminProductse2e79605fc9450ec17957cf0e910f5c6'] = 'tax incl.'; -$_LANGADM['AdminProducts887ee91702c962a70b87cbef07bbcaec'] = 'tax excl.'; -$_LANGADM['AdminProductsc1649abdccba825a27f5820f126c8454'] = 'Add a new specific price'; -$_LANGADM['AdminProductsf98188b975d57e9dfc3137c7c9f9a5da'] = 'For:'; -$_LANGADM['AdminProducts06444363878572ed1fd5c9342cd5884f'] = 'Available from:'; -$_LANGADM['AdminProducts01b6e20344b68835c5ed1ddedf20d531'] = 'to'; -$_LANGADM['AdminProducts95b6faa9d75417fe5e7767a733ab6fb4'] = 'Starting at'; -$_LANGADM['AdminProducts3e34bdebd9bd5edda27e8728904a2552'] = 'unit'; -$_LANGADM['AdminProducts913325468f8b6bcd59733df11213b066'] = '(tax excl.):'; -$_LANGADM['AdminProducts83a3be00962f7ebef403da83d203e595'] = 'Current:'; -$_LANGADM['AdminProducts9004d8f63917997431815639087b37b2'] = 'You can set this value at 0 in order to apply the default price'; -$_LANGADM['AdminProductsf5a7257cb1424678ae6bebbd0c36b341'] = 'Apply a discount of:'; -$_LANGADM['AdminProductsb2f40690858b404ed10e62bdf422c704'] = 'Amount'; -$_LANGADM['AdminProducts37be07209f53a5d636d5c904ca9ae64c'] = 'Percentage'; -$_LANGADM['AdminProducts61946eb3e50f01d7ea339f202a2942f8'] = '(if set to \"amount\", tax is included)'; -$_LANGADM['AdminProducts3601146c4e948c32b6424d2c0a7f0118'] = 'Price'; -$_LANGADM['AdminProducts1901606ea069a83dc7beea17881ef95a'] = 'Period'; -$_LANGADM['AdminProducts3c6c11039b6caf151f6e3e99237f2f3b'] = 'From (quantity)'; -$_LANGADM['AdminProducts694e8d1f2ee056f98ee488bdc4982d73'] = 'Quantity'; -$_LANGADM['AdminProducts24a1199bf4dcbef398db7660409a61d9'] = 'When out of stock:'; -$_LANGADM['AdminProductsf072da215c080d985d44361e96a3cf60'] = 'Deny orders'; -$_LANGADM['AdminProducts119a7c88cf8f1c685c57981abff26f43'] = 'Allow orders'; -$_LANGADM['AdminProductsd74838fbbeb384c01d7294db33c36ec3'] = 'The stock management is disabled'; -$_LANGADM['AdminProducts3e565755572fa5df48eb811c62619098'] = 'Displayed text when in-stock:'; -$_LANGADM['AdminProducts627b9f5acc2dcec1e8e341dd09df9768'] = 'Displayed text when allowed to be back-ordered:'; -$_LANGADM['AdminProducts7b250cb374c12c42a75227ba75df7779'] = 'Meta title:'; -$_LANGADM['AdminProducts18a2ecd7e67529945cf93821d3fc438f'] = 'Product page title; leave blank to use product name'; -$_LANGADM['AdminProductsa6bb76858f8b4b61c050ad7a7ac57e06'] = 'Meta description:'; -$_LANGADM['AdminProductsb2e3e379189bcd9251937acc4dcf37e8'] = 'A single sentence for HTML header'; -$_LANGADM['AdminProducts394deec8b4e901394f69ad41095b1ecc'] = 'Meta keywords:'; -$_LANGADM['AdminProducts6d3adfeed355509b6aee5588e66d0157'] = 'Keywords for HTML header, separated by commas'; -$_LANGADM['AdminProducts02fa003c38fefcda498b876f67f4cac7'] = 'Friendly URL:'; -$_LANGADM['AdminProducts32b919d18cfaca89383f6000dcc9c031'] = 'Generate'; -$_LANGADM['AdminProductsb06f68603b4cf2f867480c4d1eb6a611'] = 'Friendly-url from product name.'; -$_LANGADM['AdminProducts92ab5edf4194cb5a84d6808cb8d8b696'] = 'Product link will look like this:'; -$_LANGADM['AdminProducts5362207e69f819de2b0fd72922ff30db'] = 'Width (package):'; -$_LANGADM['AdminProducts439919935798d6aa9b1bd38a25eb2bf5'] = 'Height (package):'; -$_LANGADM['AdminProductsc27ff8defa50d70571392ab3c1266a92'] = 'Weight (package):'; -$_LANGADM['AdminProducts10b8ce36a973c8009b521b39488a89a7'] = 'Additional shipping cost:'; -$_LANGADM['AdminProductsb6ef48322d4d59004db9f650344c1a8f'] = 'Carrier tax will be applied.'; -$_LANGADM['AdminProductsc74d5593ec71cdf7d4662cd0bc379fff'] = 'New label'; -$_LANGADM['AdminProductscc3787ca78f445f481069a4c047f7e7a'] = 'Choose language:'; -$_LANGADM['AdminProductsaba7bdb49b66dd8485c2586a2c88c84e'] = 'The file'; -$_LANGADM['AdminProducts6006a8509fdf7c46885562ae6cd70d7f'] = 'has successfully been uploaded'; -$_LANGADM['AdminProducts63b28593e2858476903ac94ca8697341'] = 'Your download repository is not writable.'; - -?> \ No newline at end of file +$_LANGADM = array(); \ No newline at end of file diff --git a/translations/en/errors.php b/translations/en/errors.php index 72d98ab29..5e20cf863 100644 --- a/translations/en/errors.php +++ b/translations/en/errors.php @@ -1,559 +1,4 @@ <?php global $_ERRORS; -$_ERRORS = array(); -$_ERRORS['952ae48b085160f3a632721d37924f47'] = 'images. Please check the folder\'s writing permissions.'; -$_ERRORS['4a86eb1f2e0779658266fd6a8582dc9a'] = 'in function '; -$_ERRORS['8014d5d92e09a563588869c623bd0abf'] = '%1$s (class missing in %2$s)'; -$_ERRORS['f9c47597596f7159815c61957f4f8ec2'] = '%1$s (parse error in %2$s)'; -$_ERRORS['77ae44aa6c998166fcf1a87496278ad5'] = '(cannot load object)'; -$_ERRORS['870f63caf131889f34772366090cf097'] = '(click to open \"Generators\" tab)'; -$_ERRORS['80ad851953b32bff1d580e054c14bc3f'] = '404 Module not found'; -$_ERRORS['dea850f4b2aebd535089e1042c789b7c'] = 'A minimum purchase total of'; -$_ERRORS['a2284157626fd717badf9887b326392b'] = 'A discount already exists for this category.'; -$_ERRORS['6945cb79a997b9823a8bff9e72dd1cb8'] = 'A voucher of this name is already in use. Please choose a different name.'; -$_ERRORS['08de2fdaabcd120b8ca1388d21179921'] = 'Access denied'; -$_ERRORS['7eb3eacf05efbe5c577df2f83e663291'] = 'All modules cannot be loaded due to memory limit restriction reason, please increase your memory_limit value on your server configuration'; -$_ERRORS['4ee13cb828cde6949c31c24478a6069b'] = 'An account already exists for this e-mail address:'; -$_ERRORS['c40e77fb4435d6520a59d8778c771b74'] = 'An account is already registered with this e-mail, please fill in the password or request a new one.'; -$_ERRORS['86de674d7405670db52e79ec1665b0b1'] = 'An address located in a country containing states must have a state selected.'; -$_ERRORS['82d6830fc99545242c1333aee42d5a17'] = 'An error has occured during the default group update'; -$_ERRORS['b464b4391b0ed5cc6d35dee9a62c3244'] = 'An error has occured during the module installation:'; -$_ERRORS['6b9b69ab9178ef91715387ca776ce2b5'] = 'An error has occured during the module uninstallation:'; -$_ERRORS['2ff0db4e2462e54ee9e4d345d9e3f4d7'] = 'An error has occured, this module does not exist:'; -$_ERRORS['c8d29e2bc52b6c92a1560990874aa565'] = 'An error has occurred while adding the county'; -$_ERRORS['920ecfc0507c000f2ae996465a9a3b16'] = 'An error has occurred while adding zip codes'; -$_ERRORS['d8f4f69d48a199f1c406d3e821b7828a'] = 'An error occurred before sending message'; -$_ERRORS['200cb26c2479e770241b1c62ccfb8e08'] = 'An error occurred during deletion of product customization.'; -$_ERRORS['8eccd648c123a09bcf8520fea052861d'] = 'An error occurred during deletion of the product.'; -$_ERRORS['bc33aa1314e7dcd3472db72472b909b2'] = 'An error occurred during deletion.'; -$_ERRORS['472266472e3353d32d8a8ffa25c60154'] = 'An error occurred during image deletion (cannot load object).'; -$_ERRORS['7f2673e88a2cf04ce4e559cdf1b30277'] = 'An error occurred during image deletion.'; -$_ERRORS['50289ca189ede3317209fcb9ecce167c'] = 'An error occurred during new folder creation'; -$_ERRORS['0c300ba32ddee555c4ba9c81b74c64a3'] = 'An error occurred during the ZIP file upload.'; -$_ERRORS['1275c7249de2c2446cad46a5e894ae01'] = 'An error occurred during the file upload'; -$_ERRORS['f8700fd851876c5adbffa7eddaaaf163'] = 'An error occurred during the image upload'; -$_ERRORS['07b8c09e490f7afbdcfa9cd5bfcfd4a9'] = 'An error occurred during the image upload.'; -$_ERRORS['126cda4380a615cc5b6a1ec82a0279a9'] = 'An error occurred during your password change.'; -$_ERRORS['f7863a975557a0ee1705da635f924c41'] = 'An error occurred while adding a category group discount.'; -$_ERRORS['b75af4f9852325bd359a42c6934628f7'] = 'An error occurred while adding products to the pack.'; -$_ERRORS['0c58058923630a64ce3f415a07cbb00d'] = 'An error occurred while adding tags.'; -$_ERRORS['e970d66f1c952edf7a4e5dfcf3e18958'] = 'An error occurred while adding the state.'; -$_ERRORS['58f270b8b462558c757ca28a8094f08f'] = 'An error occurred while backing up. Unable to obtain the schema of'; -$_ERRORS['ae831e16712dd5e3b49c1f10c1d4f3c0'] = 'An error occurred while changing the status or was unable to send e-mail to the customer.'; -$_ERRORS['46322d321a112dd4b0e506bbe2a6ae63'] = 'An error occurred while copying archive to module directory.'; -$_ERRORS['e96841b0cb2396574006c1e17a45abec'] = 'An error occurred while copying image.'; -$_ERRORS['4df3709ec0ff3ceb57341890ccf57641'] = 'An error occurred while copying image:'; -$_ERRORS['92e7a89759bc4c89fd49c01ccc40ac0a'] = 'An error occurred while copying images.'; -$_ERRORS['4394d1d8b46b1bda301906799facabfb'] = 'An error occurred while copying \"No picture\" image to your category folder.'; -$_ERRORS['e696ddbeca6928bdac9be47f259cfd42'] = 'An error occurred while copying \"No picture\" image to your manufacturer folder'; -$_ERRORS['f91076c86d5b061f8de6510676a80842'] = 'An error occurred while copying no-picture image to your product folder.'; -$_ERRORS['ec531fd2b656df91f11e8f94b2bd2f9b'] = 'An error occurred while creating archive.'; -$_ERRORS['f100c143763d1b027a3e4cb77df9d1b7'] = 'An error occurred while creating customization fields.'; -$_ERRORS['2c092e2d230d9d1d6b2d68c5ef83b13c'] = 'An error occurred while creating object.'; -$_ERRORS['9952bfabcff9e65288ffef22b40c8712'] = 'An error occurred while creating the language: '; -$_ERRORS['ab044c6afbb0298ece38b35deee72dfc'] = 'An error occurred while creating your account.'; -$_ERRORS['e92c1fa650792e8d5516b18eaea7782b'] = 'An error occurred while creating your address.'; -$_ERRORS['733353593d8c19873e2e6a6dff659705'] = 'An error occurred while deleting details of your order return.'; -$_ERRORS['42c7641733e2026a7baf5d94327fd340'] = 'An error occurred while deleting module from hook.'; -$_ERRORS['f90676e0d2061813a868bc9d86c4d982'] = 'An error occurred while deleting object.'; -$_ERRORS['dea9b328f904f025e4031bf8dfb7b392'] = 'An error occurred while deleting selection.'; -$_ERRORS['2d97cc6ccfbff56dd7fa8a135970e964'] = 'An error occurred while deleting the group discount'; -$_ERRORS['d5b9eddfad35e1cd6c97eff40c8301e6'] = 'An error occurred while deleting the selected picture'; -$_ERRORS['54bff0a0282d2be7fe5ee14aa4628291'] = 'An error occurred while deleting the specific price'; -$_ERRORS['fdebc7ba5328f22535df315e9f52b2f5'] = 'An error occurred while fetching the county.'; -$_ERRORS['28c39342f22a394f233ec0cba0ecfa02'] = 'An error occurred while fetching the state.'; -$_ERRORS['bdc3ce1a2e9e6d8ab5bd0dd31c1a03fe'] = 'An error occurred while importing the currency: '; -$_ERRORS['42a8c33bd3e937c419378c5a965e65ac'] = 'An error occurred while importing the tax: '; -$_ERRORS['78fd3fe8e01d0707107ced7ade92d23d'] = 'An error occurred while linking object.'; -$_ERRORS['03c123f62aad70a9533f5049cf3af959'] = 'An error occurred while linking this address to its order.'; -$_ERRORS['bf94a83d80c2e2090d57dc51a01f6270'] = 'An error occurred while loading object image.'; -$_ERRORS['1abb803362db30f39c0f96aa96f949e5'] = 'An error occurred while loading object.'; -$_ERRORS['456feb8dce71d8e16be444ebd0bb2278'] = 'An error occurred while resizing image.'; -$_ERRORS['dff48ad0921b0f91304e11f85f50ed82'] = 'An error occurred while resizing \"No picture\" image to your category directory.'; -$_ERRORS['cf5bd273b92a22ca5ba7088301d95f5d'] = 'An error occurred while resizing \"No picture\" image to your manufacturer directory.'; -$_ERRORS['ac363d5ac61b17b8e77798a2af5e3d21'] = 'An error occurred while resizing \"No picture\" image to your product directory.'; -$_ERRORS['ddccb08d56c9ba148a1e395c2a0901df'] = 'An error occurred while sending e-mail to the customer.'; -$_ERRORS['d814b0ff8722719194d0bfdf3f489a97'] = 'An error occurred while sending message.'; -$_ERRORS['ce30da82a4a6b974c18780af4597c8ee'] = 'An error occurred while setting priorities.'; -$_ERRORS['28194875b1f41da98a320b0c31e658a2'] = 'An error occurred while setting the units.'; -$_ERRORS['34843eb626c7fbe22db113fca38197b7'] = 'An error occurred while transforming guest to customer.'; -$_ERRORS['fe40ffc8cf596487324e6b486e6b64c4'] = 'An error occurred while transplanting module to hook.'; -$_ERRORS['1b5cfa862ac86ea2ce2aa0c292ecc692'] = 'An error occurred while unzipping your file.'; -$_ERRORS['bc435919f2e9c5fcd6b9a308d32d40cd'] = 'An error occurred while updating customer.'; -$_ERRORS['cfb0a6025f8279ec130db5d2883ead88'] = 'An error occurred while updating customization configuration.'; -$_ERRORS['cb46295650e6e2a53d528e353546c2a5'] = 'An error occurred while updating customization.'; -$_ERRORS['1c5c687f849bde6efe2a53c9128c0b28'] = 'An error occurred while updating fees (cannot load carrier object).'; -$_ERRORS['10d1c684b919604f1e5e353b274160e5'] = 'An error occurred while updating image.'; -$_ERRORS['9ddf236daae81f831ccf3c0bfe9751e5'] = 'An error occurred while updating object.'; -$_ERRORS['23a15a97117c9d55d4ebda9373c8e45a'] = 'An error occurred while updating priorities.'; -$_ERRORS['d0d7be740453db2f5974fdbb9dc35b61'] = 'An error occurred while updating quantity.'; -$_ERRORS['cc7e699f0084632117f35dc294d29f16'] = 'An error occurred while updating status for object.'; -$_ERRORS['63a3342bcb133c141890746783007eaa'] = 'An error occurred while updating status.'; -$_ERRORS['9f0a59f1609218c049435abd2351bd84'] = 'An error occurred while updating the specific price.'; -$_ERRORS['6b9041eb853a3cf9b47f13f53b70f51a'] = 'An error occurred while updating your address.'; -$_ERRORS['700c53d8cec1b1e9cf6c247944126166'] = 'An error occurred while updating your cart.'; -$_ERRORS['5636dd80d3968f9b1ce4400bd71c5a7a'] = 'An error occurred while uploading image.'; -$_ERRORS['26e6e2aef679da0451f05fb535ac40d7'] = 'An error occurred with the file upload.'; -$_ERRORS['c791e58067fc99ef9fdb95bace661815'] = 'An error occurred with your account and your new password cannot be sent to your e-mail. Please report your problem using the contact form.'; -$_ERRORS['401cb6602a1ff8fc8784e89a8cd9c1b2'] = 'An error occurred, your message was not sent. Please contact your system administrator.'; -$_ERRORS['8572b5d5a2dd8a7558363713a2e353da'] = 'An item in your cart is no longer available in this quantity, you cannot proceed with your order.'; -$_ERRORS['099788460b01d1cfe9997d4c577f7f56'] = 'An item in your cart is no longer available, you cannot proceed with your order.'; -$_ERRORS['b9c1228a8e8c3412befae5d854508114'] = 'An order has already been placed using this cart.'; -$_ERRORS['b046e4164fe05012960e96896b7b0c34'] = 'Archive cannot be downloaded from prestashop.com.'; -$_ERRORS['44205a67121fcca5ffa925d1ed77b65e'] = 'Archive cannot be extracted.'; -$_ERRORS['db7a282fcab155c89c9324ff799d8140'] = 'Assign a valid CMS page if you want it to be read.'; -$_ERRORS['f94e94bb4c446057b120c97904b89a09'] = 'Attachment name required'; -$_ERRORS['9072e6a7f1693ef1fb211f2f6dc56d02'] = 'Attribute price required.'; -$_ERRORS['d4e6d6c42bf3eb807b8778255a4ce415'] = 'Authentication failed'; -$_ERRORS['6262d9cbf1b6649b8a9433a0fa2db8e0'] = '\"Backup\" directory does not exist.'; -$_ERRORS['8243462d21cc70da864e92c31c29486a'] = 'Bad subdomain SQL query.'; -$_ERRORS['d1a9295d276a65933e0a7334a12e6f41'] = 'Bad file extension'; -$_ERRORS['2d4aab5065e4f7b78be97f9a6de62a1d'] = 'CMS Category cannot be moved here'; -$_ERRORS['f55449d53d91aff67bad843f9ab47aee'] = 'Caching system is missing'; -$_ERRORS['c8e61b851c4a858374ad46b1171b16ec'] = 'Cannot access settings file.'; -$_ERRORS['a855995ec17e0c80d5985a885f3d4d84'] = 'Cannot add Memcached server'; -$_ERRORS['3d35aa7e75c2f7467f45b4fa1c8bf8a9'] = 'Cannot add image because product creation failed.'; -$_ERRORS['18ed633d86ed8181bded16b1876a3b5a'] = 'Cannot add this product because current voucher does not allow additional discounts.'; -$_ERRORS['a10355b14c8fd0613fe244471fde55d7'] = 'Cannot add voucher if order is free.'; -$_ERRORS['cf325676512d19d8150c0244327926df'] = 'Cannot be copied'; -$_ERRORS['f783b48ba9193ecd51ea751e5a660d05'] = 'Cannot be saved'; -$_ERRORS['303a2d6f8464165be3bca679ffa8638f'] = 'Cannot change the product cover image'; -$_ERRORS['3dec154bc5d3b20c10d3c6680d70232f'] = 'Cannot decompress the translation file for the following language: '; -$_ERRORS['53761f0e9ac6001a2f7a0557db46e3ac'] = 'Cannot delete archive'; -$_ERRORS['1dc171c83c2ba64a6a311a8a011339ee'] = 'Cannot delete attribute'; -$_ERRORS['1fc1a89592aae3815ddb10a44762cac3'] = 'Cannot delete attributes'; -$_ERRORS['7098d49878bbd102b13038a748125e27'] = 'Cannot delete this wishlist'; -$_ERRORS['817c4a7629059bb1b3ab021505ff6457'] = 'Cannot display this message because the customer has not finalized their order.'; -$_ERRORS['82f5cfff9540e141216195b59dddd594'] = 'Cannot find order in database'; -$_ERRORS['2e137a3c6a2d7fe7ddefedcf88b00b2e'] = 'Cannot find this order'; -$_ERRORS['e6dd0a104290b74d3a75ea4debf7209c'] = 'Cannot find this order return'; -$_ERRORS['dd4d1297d25682ad76576b1fcf4c61ee'] = 'Cannot generate credit slip'; -$_ERRORS['ff58a216e0c3ac9c33b0aa035a161dd8'] = 'Cannot generate voucher'; -$_ERRORS['e325f16a2ee86d0c775898dec73af2d1'] = 'Cannot install module'; -$_ERRORS['b06ce341f078da6f2e891c64a9fa72d1'] = 'Cannot load localization pack (from prestashop.com and from your local folder \"localization\")'; -$_ERRORS['17e7c6636cffbefd820d9556e18c370a'] = 'Cannot load module object'; -$_ERRORS['755b1a1425434ccaece6d0c1306041be'] = 'Cannot load object'; -$_ERRORS['2194e5264b4e11db918b9d1d428ab68f'] = 'Cannot make default attribute'; -$_ERRORS['2af5ce4c568e80f9dc6bbdb0de5e8ec0'] = 'Cannot overwrite settings file.'; -$_ERRORS['e07269088946aa33a280b8c05529b46c'] = 'Cannot parse feed.'; -$_ERRORS['a258f8e051c4e2508a6cc3ecd39d2807'] = 'Cannot parse the currencies XML feed.'; -$_ERRORS['485b638d795fe1d171e10ee16076dc62'] = 'Cannot re-stock product'; -$_ERRORS['e173c4ebb66df7502542a9e7d2ced180'] = 'Cannot read the .CSV file'; -$_ERRORS['36757394a699878de6f0e51f203d1ee7'] = 'Cannot scan root directory'; -$_ERRORS['d9d6b43c4f9a63d35aa7b382be2a21ae'] = 'Cannot send email'; -$_ERRORS['c967665b995d9615d9724307c6dbd1b6'] = 'Cannot uninstall module'; -$_ERRORS['66172ce8ac0a40c3fd70fff6ff109e48'] = 'Cannot update group discounts'; -$_ERRORS['beab08f29e61dd1802f7fcd23b41931d'] = 'Cannot update information'; -$_ERRORS['115baa3a6f65bb35be1ee1dde195a51c'] = 'Cannot update the associated country: '; -$_ERRORS['14b8bac6e5716ca19c21b71ba132a2cc'] = 'Cannot write'; -$_ERRORS['188661dbe5cab3735c98dab758fa288e'] = 'Cannot write \"No picture\" image to'; -$_ERRORS['PaymentModule43423b4056880b08f2c9aa50d8670531'] = 'Cart cannot be loaded or an order has already been placed using this cart. Try to log-out or delete your web browser cookies.'; -$_ERRORS['3862efce9647cdbdb704436703a7863a'] = 'Category cannot be moved here'; -$_ERRORS['07769d17f9ccd3b90a8d5cb54a5c5609'] = 'Category does not exist'; -$_ERRORS['1976d7f704de389d9fe064e08ea35b2d'] = 'Column'; -$_ERRORS['b4816317cad36c53e8b4120c7f2b561a'] = 'Country selection is invalid'; -$_ERRORS['9d35e3b5d28c6a068a6c6856e359b87b'] = 'Current theme unavailable. Please check your theme directory name and permissions.'; -$_ERRORS['e6b214cab4477a7bd120bc996f06734c'] = 'Customer must belong to at least one customer group.'; -$_ERRORS['28ca4ab8455ffa19e6f0577aefa9f1c9'] = 'Customer not found'; -$_ERRORS['2d23b982e03f3e2ff37a0833033fb8bd'] = 'Specified date is invalid'; -$_ERRORS['56ed19a8b705ff0da23d026ebce133b5'] = 'Default customer group must be selected in group box.'; -$_ERRORS['832c4ce25a57e0e4094673216a19ff97'] = 'PHP \"Dom\" extension is not loaded.'; -$_ERRORS['637976ed39a990f58f8a3650eac0ff08'] = 'E-mail address required'; -$_ERRORS['f0dc0fa07b13965fe5a95fa37166c4e7'] = 'E-mail is empty'; -$_ERRORS['5c45af89733d6bfc7b11d818a21b656d'] = 'Edit here.'; -$_ERRORS['1839a3d62a613779417d8720d8d7d84a'] = 'E-mail invalid.'; -$_ERRORS['176780e430fd1917c37223ceabf05bf8'] = 'Employee does not exist or password is incorrect.'; -$_ERRORS['4c8095bf0e5b08fc403372526a66ad79'] = 'Error - No ISO code for email'; -$_ERRORS['fa34b95ede8be673990788953c98d666'] = 'Error - The following e-mail template is missing:'; -$_ERRORS['a84ef667c075cd620781f25c135c73e7'] = 'Error code:'; -$_ERRORS['3ed308de66927376b1d3c19fdcaa0edc'] = 'Error copying image:'; -$_ERRORS['4e0ac45de6bd848503ffa98ff6247f2f'] = 'Error deleting'; -$_ERRORS['db0275528fda19c75f79d296ded0c6e7'] = 'Error found in config file:'; -$_ERRORS['532359f98c7e5174eb0e436045cdea56'] = 'Error in deleting Memcached server'; -$_ERRORS['f42d9667c9c87750858f145c466c4875'] = 'Error in loading Reverso'; -$_ERRORS['66f24b4cb390959a74fae0280bf8cdec'] = 'Error in updating required fields'; -$_ERRORS['45b265ac5c8263b366d29cdd5d63b187'] = 'Error occurred while updating cart.'; -$_ERRORS['6b7d9f171f524c0d49dfb5370f5b69f4'] = 'Error occurred when language was checked according to your Prestashop version.'; -$_ERRORS['869507b317c3e475fc0ca9f3551e3760'] = 'Error occurred while sending the e-mail.'; -$_ERRORS['9ec9207929cd361ca5e264548f411e16'] = 'Error while updating PayPal database'; -$_ERRORS['c200140aea36e1efbf655fabf3f3b59e'] = 'Error while creating additional image'; -$_ERRORS['1a80f28eca93f30e2e333b6432890c10'] = 'Error while extracting module (file may be corrupted).'; -$_ERRORS['1391c1ff3846b38862bbfc43938b8270'] = 'Error while uploading image; please change your server\'s settings.'; -$_ERRORS['76f643ec10f812dbaccd1250fc1a4d15'] = 'Error: Empty cart'; -$_ERRORS['fa69b19f448f11ac49f8a93b9e8be3f3'] = 'Error: invalid RSS feed in \"blockrss\" module'; -$_ERRORS['1769b5ab48b8e2ce733fb38663ec853a'] = 'Error: invalid SMTP server or SMTP port'; -$_ERRORS['541bccce99dff82fce896d021034edbd'] = 'Error: invalid e-mail address'; -$_ERRORS['eb38fc07bb9e959fdf1bc60dd2a69faf'] = 'Error: invalid e-mail subject'; -$_ERRORS['fb72d70941365e5859e1af6ffb138a8d'] = 'Error: invalid e-mail template'; -$_ERRORS['49acb6ac8b13f5300316a74f21a87a12'] = 'Error: no currency has been selected'; -$_ERRORS['b58984a6d945e72c33586460ca8f3c61'] = 'Error: no customer'; -$_ERRORS['9da8f16cc70539be13ffa3e051462fb1'] = 'Error: parameter \"from\" is corrupted'; -$_ERRORS['e15178bdef46f76c432f69fd76568223'] = 'Error: parameter \"fromName\" is corrupted'; -$_ERRORS['13fb39e33c882585065d2d636602e96f'] = 'Error: parameter \"templateVars\" is not an array'; -$_ERRORS['e4a6b1931fbfc9ef4531cab37c84c39f'] = 'Error: parameter \"to\" is corrupted'; -$_ERRORS['1c188f7466ede1cee857741eb5aa3ac5'] = 'Error: please choose a carrier'; -$_ERRORS['ff5a229e566831ea38a2ba5fb739df9f'] = 'Error: please choose an address'; -$_ERRORS['8f3d9ee281e1abb9111486bcbda6804e'] = 'Error: some or all images could not be moved.'; -$_ERRORS['70bdff077d0b2aaf90e35c0523b1d58c'] = 'Error: the carrier is invalid'; -$_ERRORS['7d3f071e2825ec56f80c881d56fb3c7c'] = 'Error: this order has already been validated'; -$_ERRORS['491c8c1d25f97843f6edfdc81d021f4d'] = 'Error: your server configuration is not compatible with the new image system. No images were moved'; -$_ERRORS['b2b367f1201bb55f41e0688955f4f1a1'] = 'Expiration date has passed, you cannot download this product'; -$_ERRORS['45ebc64529137a007889ee445d64611c'] = 'Failed to update the position.'; -$_ERRORS['5fe3a5b7465abb742a1b93a6037384fa'] = 'Fatal Error: id_transaction is null'; -$_ERRORS['d18dd4bd1531c9c45a85d757e1b4641b'] = 'Fatal Error: no API Credentials are available'; -$_ERRORS['9b3261577a34cd7c48ad83d80295ff09'] = 'Fatal error: \"no default carrier\"'; -$_ERRORS['52326ecbfcdff77b4bc9dcf7f055c2eb'] = 'Fatal error: ISO code is not correct'; -$_ERRORS['411ec6016c7845e0c49fb51160a12677'] = 'Fatal error: Module directory does not exist'; -$_ERRORS['6f268ac84ce6195ecf4e3dfe437e2aee'] = 'Fatal error: No customer'; -$_ERRORS['42e7b89a369899d8c0c4f0631bd1c921'] = 'File install.sql is missing'; -$_ERRORS['058dcec46037cb9f9c8b7d2b76799834'] = 'File install.sql is not readable'; -$_ERRORS['4eeb89c9c7ae218f3d9cb4faaf8f1e38'] = 'File name too long'; -$_ERRORS['1b921ec32b4bac52d8801f4e196f79c6'] = 'Flag and \"No picture\" image fields are required.'; -$_ERRORS['71754079aaeefc5c6e745ddd59f8a35f'] = 'Free order'; -$_ERRORS['592a291120e1c687a70e6d1a53259a28'] = 'Geolocation database is unavailable.'; -$_ERRORS['a78ac92432df02a17a667fdc15764454'] = 'Graph engine selected is unavailable.'; -$_ERRORS['b7be351a5a41ea3d022dc18f5f16239a'] = 'Grid engine selected is unavailable.'; -$_ERRORS['4fc963e213bba362778f5c175eb4d5ff'] = 'HELP'; -$_ERRORS['7fc1690a703775b672a9e4a202fcd49a'] = 'HTML e-mail templates cannot contain JavaScript code.'; -$_ERRORS['8657f8ff412ea8fc3135946769d64c13'] = 'Hack attempt'; -$_ERRORS['0c01b89a049f95e9eb10cfeb2a2901f0'] = 'Hook cannot be loaded.'; -$_ERRORS['46b9e3665f187c739c55983f757ccda0'] = 'I confirm my order'; -$_ERRORS['2c5a3ea86d2f2f29d953d1a3d034a417'] = 'Identification number is incorrect or has already been used.'; -$_ERRORS['c4ae3afc5d4c01919142f8b39cc5c1c5'] = 'Image format not recognized, allowed formats are: .gif, .jpg, .png'; -$_ERRORS['2ab146a83f61d2896a472f52f353b321'] = 'Image format not recognized, allowed formats are: .ico'; -$_ERRORS['b417662bce6671781c5285afe872056a'] = 'Image is too large'; -$_ERRORS['f09e308b66fdd005a754757de9f29b95'] = 'Incorrect Customer object.'; -$_ERRORS['8b978fa2ad857b185bc61dc5acb10927'] = 'Incorrect Discount object.'; -$_ERRORS['da393a0fcc28b1678ba1f8f59ea94b50'] = 'Incorrect Order object.'; -$_ERRORS['c99348e30ef9822b53fce9b9f0c198c9'] = 'Incorrect value for JPEG image quality.'; -$_ERRORS['75e3bbc53d0a62d319235ffebf9e219c'] = 'Incorrect value for PNG image quality.'; -$_ERRORS['259f417808483b6dc18a10510fd8d3cc'] = 'Invalid County properties'; -$_ERRORS['c1c8a564c10a0efe07bb4e4b20d88cc9'] = 'Invalid ID'; -$_ERRORS['bfd99559857dfcfc40cb0d0e6c8aee1b'] = 'Invalid Name'; -$_ERRORS['6df7b457f3065876e5146908a7836fbc'] = 'Invalid Order ID'; -$_ERRORS['f9c7939a8397ee022fefee2bdb3407af'] = 'Invalid URL'; -$_ERRORS['05f89c31663a09912af64c539524588f'] = 'Invalid VAT number'; -$_ERRORS['8fcbbf39880091c7fdc5a2658d7c8b9f'] = 'Invalid carrier or no carrier selected'; -$_ERRORS['19f29a24f0ccb9b96b37182473b27d63'] = 'Invalid currency properties.'; -$_ERRORS['a902b4022653cd6f6d874bf596c811b8'] = 'Invalid customer'; -$_ERRORS['506dbded0df7165435be37d637094b87'] = 'Invalid Customer or Group ID field'; -$_ERRORS['918eafd2a5ffd2824a394ce7bf1c4df4'] = 'Invalid date of birth'; -$_ERRORS['37a5168ee0ac8bfa68a87ac6a2197208'] = 'Invalid delivery number'; -$_ERRORS['5bd7619139757b6ec556cd32048e02eb'] = 'Invalid description'; -$_ERRORS['eaa0d1591e6369a298dcd6cb1a8eba8a'] = 'Invalid e-mail'; -$_ERRORS['6e659c47c94d1e1dc7121859f43fb2b0'] = 'Invalid e-mail address'; -$_ERRORS['bbced877c13c763f0141ff906c8ed0e5'] = 'Invalid file'; -$_ERRORS['611d3495c1e0dad701d535ccafd84330'] = 'Invalid file extension'; -$_ERRORS['be694d5db9d32c43014995441a5939c4'] = 'Invalid file name'; -$_ERRORS['99099c3c11a7638335f047fd4199c9fa'] = 'Invalid gift message'; -$_ERRORS['a0cd332a7a13f3747485d3acb7313f9c'] = 'Invalid group discount ID'; -$_ERRORS['456e77e04e2e26231ee352304627b26d'] = 'Invalid key.'; -$_ERRORS['dd6b089a49908d671c3e9cc8dc5899ae'] = 'Invalid message'; -$_ERRORS['0047c554e2598750ad943b63e984dd7c'] = 'Invalid new order status'; -$_ERRORS['e1e95b3cea70730a922b35808ca3dce3'] = 'Invalid new order status'; -$_ERRORS['5421db7177e5dc293af3f2565811888a'] = 'Invalid objects'; -$_ERRORS['b578824c29b15327203b675dc8d8f5f1'] = 'Invalid parameter'; -$_ERRORS['cba0b206627d45fbf0ae707e20d4a38f'] = 'Invalid password'; -$_ERRORS['aa57ac2e1a1fb514ef0b002ed63fd079'] = 'Invalid price/discount amount'; -$_ERRORS['01816dd287bcb3b88ad3f63970ce045f'] = 'Invalid quantity'; -$_ERRORS['ca98aaa49f4b476acc4c8b2c5aa0186c'] = 'Invalid quantity selected for product.'; -$_ERRORS['84b743161b37970484b524af38ef588a'] = 'Invalid range'; -$_ERRORS['67104945be7d04ace1da8562a07aae8a'] = 'Invalid reduction (must be a percentage)'; -$_ERRORS['0bd212ed072143f56147f2f119892d03'] = 'Invalid selection'; -$_ERRORS['86f1561c0fbc316654434af6f0c035e8'] = 'Invalid specific price ID'; -$_ERRORS['be9fddade234ff9b16a1d92d62963b8e'] = 'Invalid state properties.'; -$_ERRORS['37c73343e4118943bc088bb4ad94a56c'] = 'Invalid tax properties.'; -$_ERRORS['a328aae6eaecda76cb31c7347cb926f6'] = 'Invalid tax rule group ID, you first need a group with this ID.'; -$_ERRORS['607e1d854783c8229998ac2b5b6923d3'] = 'Invalid token'; -$_ERRORS['0861a67f819158c5690a1844d95390b4'] = 'Invalid whitelist'; -$_ERRORS['7cff73659ca47fea5d29644da84f35e2'] = 'Invalid wishlist token'; -$_ERRORS['f5d5ae2070effc7b3eee52adc882bb6b'] = 'Invoice not found'; -$_ERRORS['6b9cc232bf4044274ec42062b60736fb'] = 'Invoices are disabled in this shop.'; -$_ERRORS['65c02cc2c82051fccca8e5b5647f03e5'] = 'Is not a valid e-mail address'; -$_ERRORS['ab57fd0432e25d5b3013133a1c910d56'] = 'kB'; -$_ERRORS['e389fb6a0b1d8aba957ef5bd33929e86'] = 'Label fields are invalid'; -$_ERRORS['6cf73576720519e739771a4fa489410b'] = 'Language not found'; -$_ERRORS['60e8343766afd5e69c5797ea7380ce8e'] = 'Latitude and longitude are required.'; -$_ERRORS['ba2a9c6c8c77e03f83ef8bf543612275'] = 'Length'; -$_ERRORS['4803e6b9e63dabf04de980788d6a13c4'] = 'Line'; -$_ERRORS['49bd922182bd3518641589e3077eacd3'] = 'Link to database cannot be established.'; -$_ERRORS['b75318064af89cff0f4d413341cc3833'] = 'Manufacturer does not exist.'; -$_ERRORS['00522631569606c5dcb3cd8e23f79b90'] = 'Manufacturer selected is not valid.'; -$_ERRORS['bc54287d97c88a98f594dc488a334e89'] = 'Maximum allowed:'; -$_ERRORS['bfbc475ebfb3b560ee71e24a9e621109'] = 'Maximum length:'; -$_ERRORS['f3c983bbd9fc0f3abb77f93b5e3c3383'] = 'PHP \"Mcrypt\" extension is not activated on this server.'; -$_ERRORS['ea030df6cb392bef66cde22c94578ae4'] = 'Media server #1 is invalid'; -$_ERRORS['32d841e578ff7560bbaeda96f5328e9e'] = 'Media server #2 is invalid'; -$_ERRORS['63ae8982fa76c668cbfc774ccf083d26'] = 'Media server #3 is invalid'; -$_ERRORS['366da0581c44d3c179e44f532b693eab'] = 'Memcached IP is missing'; -$_ERRORS['5f3a91561e3c6b3be2b251467d9596d1'] = 'Memcached port is missing'; -$_ERRORS['c21db1e62daf45d19a389bd3d0d8daa9'] = 'Memcached weight is missing'; -$_ERRORS['f55cdaa9ea87c6ebeeb7b4acf31635af'] = 'Message cannot be blank'; -$_ERRORS['7ca482310b2e993b9ab1a74d1d4e1582'] = 'Message is invalid (HTML is not allowed)'; -$_ERRORS['1b72aed8e84b91d73896efd48cf1a4e0'] = 'Minimum quantity'; -$_ERRORS['708d2bfb476ba46221602d549f0e7a4d'] = 'Missing category ID'; -$_ERRORS['46331786da15ccd48af9879707f9cf11'] = 'Some items are not available, we are unable to renew your order'; -$_ERRORS['e074201be2c2605dbd174d84cb556ce8'] = 'Missing order ID'; -$_ERRORS['8b80d4b6307990874b832cc15a92e5a3'] = 'Missing parameters'; -$_ERRORS['e8f638d8907833cbcead6ba01dd2a954'] = 'Must be typed as follows:'; -$_ERRORS['5965a3d0f70ea8682584bf446584d6dc'] = 'Name is too long'; -$_ERRORS['4b198aa15f6cc8f56488d924b18fa888'] = 'No cart found with this ID:'; -$_ERRORS['ed9b5732158eef63ac4d236e04101d2b'] = 'No currency mode for payment module'; -$_ERRORS['6f775dff2aa88bce2301e5d5309c5f7e'] = 'No default currency'; -$_ERRORS['c2492c52caab207d21da2c0decd8a405'] = 'No elements found'; -$_ERRORS['f787618e514c038851726224d7e4421e'] = 'No file selected'; -$_ERRORS['1b599bf89c1bf4f8640ef31f3acb9f40'] = 'No file specified'; -$_ERRORS['298883b17e36ee3a18d73e835c0b44fc'] = 'No file was uploaded'; -$_ERRORS['cb20447a4bf5ff9bec717ec68a357a93'] = 'No graph engine selected'; -$_ERRORS['ccacacd12f75e1ab3f9ce3e234ed5777'] = 'No grid engine selected'; -$_ERRORS['774eec2772b5f57b2e13d11e1b093a4f'] = 'No image found for combination with id_product = %s and image position = %s.'; -$_ERRORS['6a8f39c3861bfa5111a88d9c76df6993'] = 'No invoice available'; -$_ERRORS['0e63e5844a0255aeb0cee434263552ae'] = 'No invoice found with this ID:'; -$_ERRORS['e21c3c406358073b38d481fd3d88221c'] = 'No invoices found'; -$_ERRORS['f59b67acbc1ca8ecad71a742f5e43b09'] = 'No order found with this ID:'; -$_ERRORS['083d9cdf06cdc52892e3bbf7ff5494b6'] = 'No order return ID.'; -$_ERRORS['d107b93e0404a9ec3a24c3b797b63fff'] = 'No order slips found'; -$_ERRORS['e3ac5a39682f9b3a09f6063f714ffc48'] = 'No payment method is available'; -$_ERRORS['8912e1863fe81af9cabd76f5de9e7495'] = 'No product or quantity selected.'; -$_ERRORS['b7d99b30df0aade1e4d459fab8c7078f'] = 'No profile'; -$_ERRORS['7f3f9fec825792f2b728db9d55078e80'] = 'No quantity selected for product.'; -$_ERRORS['6f3455d187a23443796efdcbe044096b'] = 'No tax'; -$_ERRORS['a9839ad48cf107667f73bad1d651f2ca'] = 'No template found'; -$_ERRORS['eddeabd79f8ca673d888fa2ffe9cf69a'] = 'No template found for module'; -$_ERRORS['25723bba0086a38394001a8ca41e9126'] = 'No valid value for field exceptions'; -$_ERRORS['32b361bc532ac43976956d37c0d5fc1c'] = 'No zone match with your address'; -$_ERRORS['d3e8ba9222067d7a56e8a58e3dd30ba7'] = 'Not all images have been moved, server timed out before finishing. Click on \"Move images\" again to resume moving images'; -$_ERRORS['378f2b22734553a38505b1f8f0d48ccb'] = 'Null quantity'; -$_ERRORS['9211c38458f969f18498096a400a2214'] = 'Object cannot be loaded'; -$_ERRORS['5ca4012f9738274ebeb214a961f1c829'] = 'Object cannot be loaded (identifier missing or invalid)'; -$_ERRORS['56b207f28525081cec398738b3d25225'] = 'Object cannot be loaded (not found)'; -$_ERRORS['27ab5a6a3e4b4cb32f0484a1f93d5f64'] = 'Only part of the images have been regenerated, server timed out before finishing.'; -$_ERRORS['86eb7a8a11e8d60cc214c71970f11c11'] = 'Order ID required'; -$_ERRORS['b08d3867be98e6fff3233cd40ab8134a'] = 'Order creation failed'; -$_ERRORS['0b85d79bd7e582c805ec82e3b7f6293e'] = 'Order is no longer valid'; -$_ERRORS['24909e87dc242b9dd539e10609b8b050'] = 'Order not found'; -$_ERRORS['a9b3e2b8011bb175d3b1bcd318584080'] = 'Order return not confirmed'; -$_ERRORS['891f03e0e989696eb5e499ce5bbfe277'] = 'Order return not found'; -$_ERRORS['988585c9a6318ab5872bbb7f256f6fb8'] = 'Localization pack corrupted: wrong unit type.'; -$_ERRORS['d29668efafb8068ad1ee29de5f9a0b88'] = 'Parse error(s) in module(s)'; -$_ERRORS['55124c4465a9478df5fd59ff3017433a'] = 'Password and confirmation do not match'; -$_ERRORS['986641245e5ef77f951298aa30a5616f'] = 'Password is blank'; -$_ERRORS['47be05698f8dd87bb445ceefce6abd0d'] = 'Password is required'; -$_ERRORS['e09f0eb3c67b7504a545899ebc961542'] = 'Password is too long'; -$_ERRORS['0bb143edd97aa63ec014e68b3bb4f82f'] = 'Please accept Terms of Service'; -$_ERRORS['4b9fa5f1ff63eb63f4f42277ce26f17c'] = 'Please choose a language and a theme.'; -$_ERRORS['3ad0eb10b0de3e0a4720c88034944d78'] = 'Please choose at least 1 attribute.'; -$_ERRORS['c1f25211403ec7459f265788cdbee403'] = 'Please fill in all required fields, then save the customization.'; -$_ERRORS['6310db462253eb49efa3709d8591defc'] = 'Please fill in search form first.'; -$_ERRORS['1b41b4dbfa03ca395fd87cc19b3d06b3'] = 'Please log in.'; -$_ERRORS['2f7bd011b50ea512e911fedccc9243f5'] = 'Please provide a valid e-mail address'; -$_ERRORS['72ac7ea6f82331cfc457b95489678119'] = 'Please provide your Order ID'; -$_ERRORS['b86d53f8bf21639366f8ed1595e54891'] = 'Please provide your e-mail address'; -$_ERRORS['3a65f932fe23b8ca8eb70bffe2b215bf'] = 'Please select a discount type (amount or percentage)'; -$_ERRORS['a09c2526d0dffdc36787664f45dd9d8d'] = 'Please select a subject from the list.'; -$_ERRORS['eef627ca3bead3c1ada77104ae218d75'] = 'Please select at least one item to import.'; -$_ERRORS['3045a21e22221b9d1dbdde7bd26272d7'] = 'Please set a amount for this voucher.'; -$_ERRORS['044bd5d2c37e732a55e9688189471583'] = 'Please set a category for this voucher.'; -$_ERRORS['5a05003a54c39aba291858c3e45d0de0'] = 'Please set a currency for this voucher.'; -$_ERRORS['8e4b5b9003a1e89146ecd623f76f4179'] = 'Please set a directory depth'; -$_ERRORS['5345a6748df0f8b030b77c55e17c1e3a'] = 'Please set a type for this voucher.'; -$_ERRORS['f2ee6211fd44afca2f01ee2d1031d0e5'] = 'Please sign in to see payment methods'; -$_ERRORS['f996dce5bdfb1b1094e41cf996c5fdae'] = 'Please specify module URL'; -$_ERRORS['a05b582431bd7063de0623ef76b14c73'] = 'Please specify priorities'; -$_ERRORS['27e12c3c443d7165ab71cd376a3b3f10'] = 'Postcode / Zip code required.'; -$_ERRORS['f1cdcf26d9787f078f7fc0e0645858d7'] = 'Fatal error: no UTF-8 support. Please check your server configuration.'; -$_ERRORS['350bf1d858bae55fa9c344b39ea9afcd'] = 'Product cannot be loaded'; -$_ERRORS['a3451334219f0c7cac75275c0ac6346e'] = 'Product is no longer available.'; -$_ERRORS['fe22b7cb2de47c8eafec2ad82fada9dd'] = 'Product must be created before adding customization possibilities.'; -$_ERRORS['96a2d573cabb2e5b3d6164140d28e8da'] = 'Product must be created before adding features.'; -$_ERRORS['dfbe69c6d9568ecb0e65e7b32ed92a3a'] = 'Product not found'; -$_ERRORS['8f18cd66e999d9695f53141a15b47292'] = 'Discount value is incorrect'; -$_ERRORS['467366059d7d7c743a4d0971363a8d66'] = 'Restricted to some categories'; -$_ERRORS['772911becd336c843ab09a1d4b4f66c0'] = 'Restricted to some products'; -$_ERRORS['83d41d7e6f25cd9be1e48204697fe0c9'] = 'Rewrite link for'; -$_ERRORS['087193a0e83ba92c73396e2e6082ee89'] = 'Select a module to unhook.'; -$_ERRORS['edeb9e20655b946e4bee4ac44a6c0a7f'] = 'Server does not have permissions for writing.'; -$_ERRORS['5d7cc18ef21285f980cbada9adb9df5c'] = 'Server timed out, the watermark may not have been applied on all your images.'; -$_ERRORS['721b2acc2e54e77e36654bbc42a0747a'] = 'Sorry, backup currently only supports MySQL database types. You are using'; -$_ERRORS['c45319ee556dc43ba15523c539c7e9d4'] = 'Sorry, we cannot renew your order.'; -$_ERRORS['ea68586346b9b9f8ca43827cb3341ffd'] = 'Supplier does not exist.'; -$_ERRORS['35f55f4e657f542d5f27853332c46f80'] = 'Syntax error with this pattern'; -$_ERRORS['19a99b7aed449fbbedc3ce65483d6a3a'] = 'Tab cannot be found.'; -$_ERRORS['cae059a6bd57c0b7d289ce097c060ba6'] = 'Tab file cannot be found.'; -$_ERRORS['e9192643ed3b0619fcd8347015806e2a'] = 'Table name is invalid:'; -$_ERRORS['10f237be40b3205ba97da9b89d290c30'] = 'The database selection cannot be made.'; -$_ERRORS['d2bbf245e9591814fe994df3cae95964'] = 'The file is empty'; -$_ERRORS['40f9f62de5a8ccf912bc1cd19d515dd2'] = 'The file is too large.'; -$_ERRORS['d139abab2541129dfae24c733635104c'] = 'The file was partialy uploaded'; -$_ERRORS['723c870c1b443e052e290bd96f46e977'] = 'The following field is invalid according to the validate method '; -$_ERRORS['c3c17d5f98b33957d8e187a497b4eaa5'] = 'The following module(s) could not be loaded'; -$_ERRORS['5be2397a0b561a7676386e5537995c66'] = 'The following module(s) were not installed properly: %s'; -$_ERRORS['59e3d45dc17f2e9fc4caac2f887bd075'] = 'The function'; -$_ERRORS['8227e4867a9388488b04ea32665bcc18'] = 'The module directory must be writable'; -$_ERRORS['418e2586ee498c46f6375e9a0008517c'] = 'The order return content is invalid.'; -$_ERRORS['e7a58e52e848f513c3e9185d34d61a50'] = 'The order return is invalid.'; -$_ERRORS['deccf4daff483f5f31a2e19482f56d32'] = 'The order total is not high enough or this voucher cannot be used with these products.'; -$_ERRORS['2031a6bfe5f5bed90694c02868ebf2ed'] = 'The parameter'; -$_ERRORS['2d30f823fe8f59bbcbec1fec853e4549'] = 'The product deadline is in the past.'; -$_ERRORS['082dfb8fc5e3d1fed89956a67eed23cd'] = 'The shipping number can only be set once the order has been shipped.'; -$_ERRORS['7a9cd16fab81e60ec22c671ddffe4c55'] = 'The token is invalid, please check the export url in your module configuration.'; -$_ERRORS['0bedafc96db94da3f85caa7101944eb5'] = 'The uploaded file exceeds the post_max_size directive in php.ini. If your server configuration allows it, you may add a directive in your .htaccess, for example:'; -$_ERRORS['3d922fc29b0773435fbc540ec1c02ba4'] = 'The uploaded file exceeds the upload_max_filesize directive in php.ini. If your server configuration allows it, you may add a directive in your .htaccess, for example:'; -$_ERRORS['4f12b222c9659d62afa795987259933f'] = 'The uploaded file was only partially uploaded.'; -$_ERRORS['92cfc43b8b3cf7a964f2ef24fd22f8df'] = 'There are no modules in your copy of PrestaShop. Use the Modules tab to activate them or go to our Website to download additional Modules.'; -$_ERRORS['7edeca37fa1d59ebdbfe10ded0bca2f5'] = 'There is no account associated with this e-mail address'; -$_ERRORS['3c9a4f1e91ee7bb51c29bdc9362077fe'] = 'There is no account registered to this e-mail address.'; -$_ERRORS['2e857abc0ea5d7f97522254ca00c18bb'] = 'There is not enough product in stock.'; -$_ERRORS['59382adebc7f0d65c42fe773d443e4c7'] = 'This ISO code is already linked to another language.'; -$_ERRORS['61eaad60c84d4d2a5b3afcc3751c5635'] = 'This Zip Code is already in use.'; -$_ERRORS['4649093d4d10aa95a212636f146c47fd'] = 'This account does not exist'; -$_ERRORS['a56b6c43645970e79a8098df1dfc9746'] = 'This address cannot be deleted.'; -$_ERRORS['08b2765dc6c449c903f8b30ac7e55f91'] = 'This address is invalid.'; -$_ERRORS['baafbb73bdf562b2dcbd2c4b807f758e'] = 'This address is not in a valid area.'; -$_ERRORS['29e1ca45338b1e4861bb4a9bdc5d4387'] = 'This address is not yours.'; -$_ERRORS['b8ab75688d5796c2e61d3047b91acc17'] = 'This assocation contains too much key name'; -$_ERRORS['71f4f008985ea6abc73e89a668e15197'] = 'This attribute already exists.'; -$_ERRORS['a46eb4d38ea045e90273d51d8166529f'] = 'This class depends on several files modified in 1.4.4.0 version and should not be used in an older version'; -$_ERRORS['ecc5c9c627d8b41fc33888b5b17ea1a5'] = 'This class depends on several files modified in 1.4.5.0 version and should not be used in an older version'; -$_ERRORS['e49f206b6d8f0e5e2a6cb13d96b44ed2'] = 'This class name doesn\'t exist'; -$_ERRORS['e22a6ea51eb74bee7acaa4acf2846c7b'] = 'This combination already exists.'; -$_ERRORS['044ef92a14ceaaba24382a72ca0267ae'] = 'This country requires a state selection.'; -$_ERRORS['d51499b48399054d809f49bce078923e'] = 'This customer already exists as non-guest.'; -$_ERRORS['8562db06e3931e51ac8c456b56088b02'] = 'This customer does not exist.'; -$_ERRORS['350e5d76b60ae887c90d55e2fb23fdc5'] = 'This discount does not apply to that product category.'; -$_ERRORS['f8279a73d35437427d4c77e28828c5fc'] = 'This e-mail address is not registered.'; -$_ERRORS['e0a602c130d12d57cd4ca2a8b9240917'] = 'This file must be writable:'; -$_ERRORS['c9615dc36879116ef8c5f1ab08543191'] = 'This file no longer exists.'; -$_ERRORS['b72591580ab2e9ecb08d1a26ac23641b'] = 'This key has already been used'; -$_ERRORS['b60be6e4c0df15343a7cdafccb174159'] = 'This module cannot be transplanted to this hook.'; -$_ERRORS['a44f9463879b845e1ad2c45e75aebd18'] = 'This module is already installed: '; -$_ERRORS['aa508f3bd17074b8941571083de1350e'] = 'This module is already transplanted to this hook'; -$_ERRORS['ae38c419414887fa47b7f5a811e5f42d'] = 'This module is already uninstalled : '; -$_ERRORS['e8be55bf3a30501aef09d2e74de97976'] = 'This name already exists.'; -$_ERRORS['b74c118d823d908d653cfbf1c877ae55'] = 'This name is already used by another list.'; -$_ERRORS['d312d5c57aff77e76cab1b5981bc5606'] = 'This name is not allowed'; -$_ERRORS['4a7d2014a9d009e05729eeeaafc2f4ae'] = 'This order has been placed by a customer account. Please log-in to your customer account to view this order, this section is reserved for guest accounts'; -$_ERRORS['e2b7dec8fa4b498156dfee6e4c84b156'] = 'This payment method is not available.'; -$_ERRORS['1347119d36ae31564a89763f21476c1a'] = 'This product does not exist in our store.'; -$_ERRORS['38d5595927b80b331239ef904341b07c'] = 'This product has been deleted.'; -$_ERRORS['edd62dfcf50e7a6dea932ca1eca167b2'] = 'This property does not exist in the class or is forbidden'; -$_ERRORS['28c993bca90a1f5a4510d3a21ca2b705'] = 'This state is currently in use'; -$_ERRORS['1b7e32fd6ed56569d8557947ccf095a6'] = 'This state is not in this country.'; -$_ERRORS['5af5f631f774a71445e3028253874394'] = 'This store has not accepted your new order.'; -$_ERRORS['LocalizationPack36f9983aadfde9d77db0d357abe6e85e'] = 'This tax rule cannot be saved.'; -$_ERRORS['7df7cede74e46f3db6b15097bc0def56'] = 'This voucher can only be used in the following currency:'; -$_ERRORS['f31c6bd22c7b96ca912b03f72ba9da24'] = 'This voucher has already been used or is disabled.'; -$_ERRORS['be0caf91a9818eb72c4b365ac169fba8'] = 'This voucher has expired (usage limit reached).'; -$_ERRORS['e9d528fd77aaf898ebb763f124a1fd1d'] = 'This voucher has expired.'; -$_ERRORS['d0f1560c5d1b13b1e64fa87a301dd83b'] = 'This voucher is already in your cart'; -$_ERRORS['5f42bae6298b1656297e184ecd359f22'] = 'This voucher is not valid for marked or reduced products.'; -$_ERRORS['bc9679730b07cd7d0e813dab08efd415'] = 'This voucher is not valid with other current discounts.'; -$_ERRORS['596c0b7077b7a2619c64c8c3c40142b9'] = 'This voucher is not yet valid'; -$_ERRORS['546212fa1d2694600b976add6bf722f7'] = 'To categories'; -$_ERRORS['3d064d5efb6cf2ed52cf72bfef7c7db2'] = 'To use CacheFS the directory'; -$_ERRORS['32a2e7694628335252aceb0552a6f6ba'] = 'To use Memcached, you must install the Memcache PECL extension on your server.'; -$_ERRORS['9d0af39694637f8184020a6193a3943c'] = 'URL rewriting failed to auto-generate a friendly URL for: '; -$_ERRORS['4eb9ec8ac71ad17fdc99b5371ace9f6e'] = 'Unable to create backup file'; -$_ERRORS['d906ff9d856174f452e62e5dbdb83f11'] = 'Unable to display backup file'; -$_ERRORS['ee659eedee80f24fcff876dd3a39beed'] = 'Unable to initialize parameters, combination is missing or object cannot be loaded.'; -$_ERRORS['8efa6e7b170391f3cfad56768743a030'] = 'Unable to open backup directory.'; -$_ERRORS['107b871b48c2c55155eb6849e38171c3'] = 'Unable to open backup file'; -$_ERRORS['a478ec266116342449ae1705c79d5cc2'] = 'Unknown archive type'; -$_ERRORS['199ce43a3993a1f7d261c09127b9f2fa'] = 'Unknown customer'; -$_ERRORS['109715467b74bd66639faa5673f707c1'] = 'Unknown error.'; -$_ERRORS['6caa562e65259532d1188b06a1147c34'] = 'Url rewrite field must be filled at least in default or english language.'; -$_ERRORS['deec1d85e431dfa0f76e48cfd764f8d5'] = 'VAT number not found'; -$_ERRORS['059d29a2088bcf0b9bae76a11f3a07e3'] = 'VAT number validation service unavailable'; -$_ERRORS['a09ed6c60eb3213939cecb4c580813cd'] = 'Valid for the entire catalog'; -$_ERRORS['3e41a372995c92f9d28c3d73a45dd24b'] = 'Valid name required for feature.'; -$_ERRORS['a568861476b45633c728e35a155b8121'] = 'Validation function not found.'; -$_ERRORS['3221017ca72a4fd2f8d083d9a2f585d2'] = 'Voucher is not valid with other discounts.'; -$_ERRORS['57e53d0590482b22c7810a968e35e649'] = 'Voucher name invalid.'; -$_ERRORS['de5213079199a0da311533b8654b6723'] = 'We cannot regenerate your password with the data you submitted'; -$_ERRORS['17b47060583191452b3d4455820673c9'] = 'Wrong IDs'; -$_ERRORS['db80d36a89df4c527c779b722bb039f8'] = 'Wrong category ID'; -$_ERRORS['2d926c42da8b8f9a808161df413cae5e'] = 'Wrong from/to date'; -$_ERRORS['de10fc28511b894f704c1a67fcff7b4f'] = 'You already have the maximum quantity available for this product.'; -$_ERRORS['db4c57ec9dc07e5858740dac2954afe0'] = 'You can disable this function on this page'; -$_ERRORS['2e7b594686a85c50ecfe23142c44381e'] = 'You can regenerate your password only every'; -$_ERRORS['c36ffc54ea2f11d2e9396a7722c23807'] = 'You cannot disable the default carrier, please change your default carrier first.'; -$_ERRORS['2f236f9450ce8714611e468181064659'] = 'You cannot change the status of the default language.'; -$_ERRORS['367cff6e64cd67b345fc1e32bb9c081b'] = 'You cannot create a guest account.'; -$_ERRORS['f6eef841ad92e89ad56eadb17a242596'] = 'You cannot delete a country. If you do not want it available for customers, please disable it.'; -$_ERRORS['ec5f6f7f65190788d12ef16ab6135009'] = 'You cannot delete all of the items.'; -$_ERRORS['e5403f88992848e3b3f3f92bf015e8e2'] = 'You cannot delete default group.'; -$_ERRORS['052800f7397d4c12924faa83534c62f0'] = 'You cannot disable or delete the last administrator account.'; -$_ERRORS['f5d44b60e38b28d19549bb7a107654ca'] = 'You cannot disable or delete your own account.'; -$_ERRORS['cc7fe0548f3832b01e1d4ce466b99b4c'] = 'You cannot set this language as default language because it\'s disabled'; -$_ERRORS['bcb79c6d8176d7b079f5db1eaf4f4579'] = 'You cannot use this voucher anymore (usage limit attained).'; -$_ERRORS['02883940f7330dcb8abf2f0abe6cb529'] = 'You cannot use this voucher.'; -$_ERRORS['6c0c0f020946de99f53354e8d83375e2'] = 'You did not select any tables'; -$_ERRORS['66fd32189ae65313e153fa8711d061cc'] = 'You did not use the correct merchant ID.'; -$_ERRORS['ba2bfa3216ea97ec1e454239610d089a'] = 'You do not have access to this category.'; -$_ERRORS['a5df8bfce318a15ea55f18082b9b56c0'] = 'You do not have access to this product.'; -$_ERRORS['81349d7b857695302c8a17e4382c5032'] = 'You do not have permission to'; -$_ERRORS['68f608519f1015caf55d76b1d571a58b'] = 'You do not have permission to add here.'; -$_ERRORS['03596501a6ce61f5a66dc0146fbab03e'] = 'You do not have permission to delete here.'; -$_ERRORS['2406c65c7d678cfca3aad1233c50283a'] = 'You do not have permission to edit here.'; -$_ERRORS['c111be82444b7eed2d979636db454ce9'] = 'You do not have permission to view here'; -$_ERRORS['e16d739521610f6bcae4a092380e8370'] = 'You have reached the maximum number of allowed downloads.'; -$_ERRORS['27ac5352d430b82c99157e2dc13a96e3'] = 'You have selected a state for a country that does not contain states.'; -$_ERRORS['b5e7cc688920a94a5ec3c5bdd0144bef'] = 'You must accept terms of service before'; -$_ERRORS['a6bff806eca0f27ddc2118218517e690'] = 'You must add'; -$_ERRORS['251db6b140bc5b3adcbe0c5efadb3c7d'] = 'You must add at least one attribute.'; -$_ERRORS['0d15d3afa8c174934ff0e43ce3b99bd3'] = 'You must be logged in to manage your alerts.'; -$_ERRORS['16a23698e7cf5188ce1c07df74298076'] = 'You must be logged in to manage your wishlist.'; -$_ERRORS['d14e88e2344c5dba06dad332a7f74726'] = 'You must choose a carrier before'; -$_ERRORS['58ac247e63d629fd85e0376c1c42d783'] = 'You must choose a graphical theme.'; -$_ERRORS['577c8acd6847e0a8fc64911123f2ec1f'] = 'You must define a SMTP server and a SMTP port. If you do not know, use the PHP mail() function instead.'; -$_ERRORS['ae0e822b6fad0de61c231ef188997e92'] = 'You must have a product to delete an alert.'; -$_ERRORS['b0ffc4925401f6f4edb038f5ca954937'] = 'You must log in'; -$_ERRORS['39916f579f264041641c122e68e545d5'] = 'You must register at least one phone number'; -$_ERRORS['ddd4e7f16c2032d59cb4fb4b86576bc5'] = 'You must select at least one element to delete.'; -$_ERRORS['b30545c7b2d429352b9afdd85be810c7'] = 'You must specify a name.'; -$_ERRORS['b1367942aa02ea8c9d4aa07cdf5e473c'] = 'You need at least one object.'; -$_ERRORS['d4430672c8b3c123ae5f4c2f4b5b458d'] = 'You need at least one product.'; -$_ERRORS['c7cd7ecd5b19e01f74cad32af30c9ac4'] = 'You should have at least one employee in the administrator group.'; -$_ERRORS['a170d84259d851b7ffd392fceb555ac2'] = 'You should make at least one zone'; -$_ERRORS['dcefb46cb90317f0d55e889b153b995e'] = 'You should select at least one category'; -$_ERRORS['cec4bc8f225e9d54b6674a56e57f0aa2'] = 'You will be redirected to your cart in a few seconds.'; -$_ERRORS['413744b7b47ee60e054c5a5309a2d62f'] = 'You are not allowed to validate the order for security reasons.'; -$_ERRORS['aac858f68ca522fc334a050dd2481478'] = 'Your guest account has already been transformed into a customer account. Please log-in to your customer account to view this order, this section is reserved for guest accounts'; -$_ERRORS['0f41d0742e01e4f68e506d9526916ca9'] = 'Your password is incorrect.'; -$_ERRORS['6a2c60a8e4aa4da5cc4a041111325aed'] = 'Your zip / postal code is incorrect.'; -$_ERRORS['3d825cbfa93b2c0e9ea93bbcab328fe0'] = 'Zip / Postal code'; -$_ERRORS['702f5592024f4a807d5bd1b145c93300'] = '\'From:\' date format is invalid (YYYY-MM-DD)'; -$_ERRORS['2a0fad646bb2694202cbd53ce9dcf3f8'] = '\'To:\' date format is invalid (YYYY-MM-DD)'; -$_ERRORS['179bdae10ca983dd1cf9cd1a4bf4f20a'] = 'archive cannot be downloaded from prestashop.com.'; -$_ERRORS['70f4b635847038d056e33959821a7a66'] = 'chars max'; -$_ERRORS['e0d4da0607fb1793b6e1d348c36d52cb'] = 'config.xml is missing in your theme path.'; -$_ERRORS['1d112c010ef14e32e478b36aca8d3414'] = 'config.xml is not a valid xml file in your theme path.'; -$_ERRORS['6364b8f0fcf00c1fedb76a7a7b7ad03e'] = 'config.xml theme file has not been created for this version of prestashop.'; -$_ERRORS['297078e9e852ac0f405a4c5a5e783452'] = 'description_short: length >'; -$_ERRORS['b0accee4a4704ec46d245b722309a8be'] = 'does not exist in database'; -$_ERRORS['06e3d36fa30cea095545139854ad1fb9'] = 'field'; -$_ERRORS['1cd6f2b0848e672cb987e15e0598a144'] = 'for language'; -$_ERRORS['1b073c8ca6b9aabf07935221e17b7c42'] = 'get list params is not valid'; -$_ERRORS['94f2741fd4c141e0d7f9b267f1c90742'] = 'identifier is not table or identifier : '; -$_ERRORS['1d744a9ad1dac20645cfc4a36b77323b'] = 'image(s)'; -$_ERRORS['660785e5dba40753e78220c416e70513'] = 'images folder. Please check the folder\'s writing permissions.'; -$_ERRORS['13b5bfe96f3e2fe411c9f66f4a582adf'] = 'in'; -$_ERRORS['2dd3ed3563a4e175ad6f9c20ca5173af'] = 'is deprecated and will be removed in the next major version.'; -$_ERRORS['edc25f8d24586711fa2282b1b93b1f83'] = 'is empty for default language.'; -$_ERRORS['8ae0cb74f9724518e1ce68c503377002'] = 'is invalid.'; -$_ERRORS['07e7c062b3c2cba35ce57885454c0f8d'] = 'is required in order to validate your order.'; -$_ERRORS['ee66f9c9930cb33d2a5dde9b240d3f7e'] = 'is required.'; -$_ERRORS['1555da21cb82e9f383dd1fd5aebf32a7'] = 'is too long in'; -$_ERRORS['4e377ef9ed6efd76fbf2441eb124862f'] = 'is too long.'; -$_ERRORS['3e56c011b37f0bc78fb9eb175c1181c6'] = 'kB'; -$_ERRORS['0063b3a012a82d561927a8f23f72f108'] = 'key is not table or identifier, '; -$_ERRORS['ff30d300e1e8810211e29bb092decdf1'] = 'minute(s)'; -$_ERRORS['c07d1d742561121e6abd49450947c187'] = 'module cannot be loaded'; -$_ERRORS['1f1ea9a83dab5b3fc4d3be37fc7fc771'] = 'must be set'; -$_ERRORS['a9b036d3e91d53892d6a67c31327e456'] = 'must be writable'; -$_ERRORS['412e78628d9b033b54bb0e387e6e40f3'] = 'name for feature'; -$_ERRORS['5e5fe82e71c8495982731e4c43e7ecef'] = 'not table or identifier: '; -$_ERRORS['db5bf82f326c6332a2c3dc1b0dd4598e'] = 'was re-written as'; - -?> \ No newline at end of file +$_ERRORS = array(); \ No newline at end of file diff --git a/translations/es/admin.php b/translations/es/admin.php index c71fcd4dd..e8d2cf6a4 100644 --- a/translations/es/admin.php +++ b/translations/es/admin.php @@ -2,2944 +2,4233 @@ global $_LANGADM; $_LANGADM = array(); -$_LANGADM['AdminAccess05fe96d753968b151a15b748140e4467'] = 'No es posible modificar los permisos de administrador.'; -$_LANGADM['AdminAccess151648106e4bf98297882ea2ea1c4b0e'] = 'Actualización con éxito'; +$_LANGADM['AdminAccessfce31125ecc3fdca7df70c417a0de59c'] = ': modulo instalado en la base de datos, pero los archivos estan perdidos o son incompatibles'; +$_LANGADM['AdminAccess151648106e4bf98297882ea2ea1c4b0e'] = 'Actualización satisfactoria'; +$_LANGADM['AdminAccessd939c2e53e1bfdb51cddcc37d50db438'] = 'Error de actualización'; +$_LANGADM['AdminAccess7015777bcc86cd0c5e4819310d62b040'] = 'Tab'; $_LANGADM['AdminAccess4351cfebe4b61d8aa5efa1d020710005'] = 'Ver'; -$_LANGADM['AdminAccess7015777bcc86cd0c5e4819310d62b040'] = 'Pestañas'; -$_LANGADM['AdminAccess7dce122004969d56ae2e0245cb754d35'] = 'Editar'; -$_LANGADM['AdminAccess7fcca2f879aa88fea302c675f56428cc'] = 'Sin ficha'; -$_LANGADM['AdminAccessb1c94ca2fbc3e78fc30069c8d0f01680'] = 'Todo'; $_LANGADM['AdminAccessec211f7c20af43e742bf2570c3cb84f9'] = 'Añadir'; -$_LANGADM['AdminAccessf1206f9fadc5ce41694f69129aecac26'] = 'Configurar'; +$_LANGADM['AdminAccess7dce122004969d56ae2e0245cb754d35'] = 'Editar'; $_LANGADM['AdminAccessf2a6c498fb90ee345d997f888fce3b18'] = 'Suprimir'; -$_LANGADM['AdminAccountingExport936ccdb97115e9f35a11d35e3d5b5cad'] = 'Pulse aquí'; +$_LANGADM['AdminAccessb1c94ca2fbc3e78fc30069c8d0f01680'] = 'Todo'; +$_LANGADM['AdminAccess7fcca2f879aa88fea302c675f56428cc'] = 'Sin ficha'; +$_LANGADM['AdminAccessbf17ac149e2e7a530c677e9bd51d3fd2'] = 'Módulos'; +$_LANGADM['AdminAccessf1206f9fadc5ce41694f69129aecac26'] = 'Configurar'; +$_LANGADM['AdminAccess501faad2df9c231576549a068fcf61ca'] = 'No hay módulos instalados'; +$_LANGADM['AdminAccessb04c5e39cb3460a062bba48d85567cdb'] = 'Permisos de administrador no pueden ser modificados'; +$_LANGADM['AdminAccountingExport9404a084e7ff36b7d492b44444afa7d0'] = 'Exportación global'; +$_LANGADM['AdminAccountingExport440ac606343b8a66acad0d2978786d2a'] = 'Fecha de factura'; +$_LANGADM['AdminAccountingExport6b2b5614a23abed4834b7cb7b91c6887'] = 'Revista'; +$_LANGADM['AdminAccountingExport08bd40c7543007ad06e4fce31618f6ec'] = 'Cuenta'; +$_LANGADM['AdminAccountingExport4e065ba1bec1d62b2d5450256612fa96'] = 'Número de factura'; +$_LANGADM['AdminAccountingExportf5a126d21b4992c42ef488093a2213fa'] = 'Crédito (TTC)'; +$_LANGADM['AdminAccountingExport78e47fa6412a63f4120012972a66c4d6'] = 'Débito (TVA+HT)'; +$_LANGADM['AdminAccountingExportac1d3ccc1bcfd04b713a97b7421639b5'] = 'Número de transacción'; +$_LANGADM['AdminAccountingExport7c9a3504dd4ce74b8021267ae1802968'] = 'Tipo de pago'; +$_LANGADM['AdminAccountingExporteaf44b0d5410d22d5290eab1f78d336d'] = 'Código de divisa'; +$_LANGADM['AdminAccountingExporte0f19919476adfb83acbba4852907b54'] = 'Estilo'; +$_LANGADM['AdminAccountingExport54b57630f7f35ff4b48b4217e05cc750'] = 'Exportar reconciliación'; +$_LANGADM['AdminAccountingExport776a4f1f391ad4e2173fd4647c442783'] = 'Total TTC'; +$_LANGADM['AdminAccountingExport30eaa341fe77ffc920101f4a38b5c2d4'] = 'Cuenta de cliente'; +$_LANGADM['AdminAccountingExportb94ed8ba3888a23c170c984aa628db56'] = 'La carpeta de descarga no tiene los permisos suficientes...'; +$_LANGADM['AdminAccountingExporta1e6c075049a29f8da5b61a8c1e9aafe'] = 'El archivo no puede ser abierto o creado, por favor verifique los permisos'; +$_LANGADM['AdminAccountingExportfcf18fcae4e6fe5df1e3c0c663521dca'] = 'La exportación ha sido satisfactoria'; +$_LANGADM['AdminAccountingExport279325397d9de7b691f0c2eac7c042a6'] = 'La última exportación ha sido encontrada para esta razón:'; +$_LANGADM['AdminAccountingExport936ccdb97115e9f35a11d35e3d5b5cad'] = 'Click aquí'; +$_LANGADM['AdminAccountingExportecdee0cfb01c395ebe0761f17d21f667'] = 'Prefijo de cliente:'; +$_LANGADM['AdminAccountingExportc669035b1f014b932d2281f65733637b'] = 'Empezar en:'; +$_LANGADM['AdminAccountingExport0d00ac1efdf30e85e3dd7eaf3bf8f2ed'] = 'La fecha no tiene el formato correcto'; +$_LANGADM['AdminAccountingExportf7c8126d4209a3dbc04696c27663137c'] = 'Finaliza en:'; +$_LANGADM['AdminAccountingExport57dd1c53d865dfc5330c808028a83849'] = 'Diario:'; +$_LANGADM['AdminAccountingExportc90f867e5d36e15db65b4962bf42b8e9'] = 'Exrtar:'; +$_LANGADM['AdminAccountingExport3581d06cd4a2b0110f1aad5fc72c074d'] = 'Seleccione la exportación que desea hacer:'; +$_LANGADM['AdminAccountingManagement0a00c22a3a2a56e14c21e34d92f5a14b'] = 'Por favor seleccione una tienda a configurar'; +$_LANGADM['AdminAccountingManagement3d87210607b465011fdf6efd18217782'] = 'Administrador de cuentas'; $_LANGADM['AdminAccountingManagementc9cc8cce247e49bae79f15173ce97354'] = 'Guardar'; -$_LANGADM['AdminAccountingRegisteredNumber20db0bfeecd8fe60533206a2b5e9891a'] = 'Nombre'; -$_LANGADM['AdminAccountingRegisteredNumber8d3f5eff9c40ee315d452392bed5309b'] = 'Apellidos'; -$_LANGADM['AdminAddresses1c76cbfe21c6f44c1d1e59d54f3e4420'] = 'Empresa'; +$_LANGADM['AdminAccountingManagementa9e2ceb7315eca5c3974b433f0c540fb'] = 'Los números de cuenta se han actualizado'; +$_LANGADM['AdminAccountingManagement05c2af8e9583b3ade94e13447958f7af'] = 'Números de cuenta no se pudieron actualizar o añadir en la base de datos'; +$_LANGADM['AdminAccountingManagement0f26e4f64d58beb4d924627c707e43ad'] = 'Numero de cuenta'; +$_LANGADM['AdminAccountingManagement9949d6d5e347ca9d0da84520de395f89'] = 'Configurar el número de cuenta por zona para:'; +$_LANGADM['AdminAccountingManagementa8e0a285de8593b0f978b33fb620179e'] = 'Numero por defecto para esta tienda'; +$_LANGADM['AdminAccountingManagement30d3e6fd5ca592e6a2b9c87b591eca9e'] = 'Si un campo de la zona está vacío se utilizará este número por defecto.'; +$_LANGADM['AdminAddressesd3b206d196cd6be3a2764c1fb90b200f'] = 'Borrar seleccionados'; +$_LANGADM['AdminAddressese25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar items seleccionados?'; +$_LANGADM['AdminAddressesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; $_LANGADM['AdminAddresses20db0bfeecd8fe60533206a2b5e9891a'] = 'Nombre'; -$_LANGADM['AdminAddresses284b47b0bb63ae2df3b29f0e691d6fcf'] = 'Direcciones'; -$_LANGADM['AdminAddresses38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar'; -$_LANGADM['AdminAddresses3e053943605d9e4bf7dd7588ea19e9d2'] = 'Caracteres prohibidos:'; -$_LANGADM['AdminAddresses41c2fff4867cc204120f001e7af20f7a'] = 'Teléfono móvil'; -$_LANGADM['AdminAddresses46a2a41cc6e552044816a2d04634545d'] = 'Estado'; +$_LANGADM['AdminAddresses8d3f5eff9c40ee315d452392bed5309b'] = 'Apellidos'; +$_LANGADM['AdminAddressesdd7bf230fde8d4836917806aff6a6b27'] = 'Dirección'; +$_LANGADM['AdminAddressesd108a94475e22677c0cd8ecdc3f0eb62'] = 'Código postal'; $_LANGADM['AdminAddresses57d056ed0984166336b7879c2af3657f'] = 'Ciudad'; $_LANGADM['AdminAddresses59716c97497eb9694541f7c3d37b1a4d'] = 'País'; -$_LANGADM['AdminAddresses6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caracteres no válidos:'; -$_LANGADM['AdminAddresses6311ae17c1ee52b36e68aaf4ad066387'] = 'Otros'; -$_LANGADM['AdminAddresses77638e87a55b8747e79590defafa75c9'] = 'Código postal'; -$_LANGADM['AdminAddresses7cb32e708d6b961d476baced73d362bb'] = 'Número de IVA'; -$_LANGADM['AdminAddresses8d3f5eff9c40ee315d452392bed5309b'] = 'Apellidos'; -$_LANGADM['AdminAddresses919d1ffe6c1855e790a416efa7b4cc4e'] = 'Número de identificación fiscal'; -$_LANGADM['AdminAddressesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; +$_LANGADM['AdminAddresses284b47b0bb63ae2df3b29f0e691d6fcf'] = 'Direcciones'; $_LANGADM['AdminAddressesce26601dac0dea138b7295f02b7620a7'] = 'Cliente'; -$_LANGADM['AdminAddressesdd7bf230fde8d4836917806aff6a6b27'] = 'Dirección'; -$_LANGADM['AdminAddressese25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar los elementos seleccionados?'; +$_LANGADM['AdminAddresses919d1ffe6c1855e790a416efa7b4cc4e'] = 'Número de identificación fiscal'; $_LANGADM['AdminAddressesea318a4ad37f0c2d2c368e6c958ed551'] = 'DNI / NIF / NIE'; -$_LANGADM['AdminAddressesf64be5eef68442a8f50cf535b92ad3e4'] = 'País:'; -$_LANGADM['AdminAddressesf90e807b74928118048a1a6fa65ebfe5'] = 'Email del cliente'; +$_LANGADM['AdminAddressesbaa31a65f29121c32b637bb845d41acf'] = 'Alias de dirección'; +$_LANGADM['AdminAddresses6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caracteres no válidos:'; $_LANGADM['AdminAddressesfe66abce284ec8589e7d791185b5c442'] = 'Teléfono domicilio'; -$_LANGADM['AdminAdminPreferences0db377921f4ce762c62526131097968f'] = 'General'; -$_LANGADM['AdminAdminPreferences12cbe1a4645659457808631047989afb'] = 'Máximo:'; -$_LANGADM['AdminAdminPreferences16c390c0fd1efc4f493a6a861aa22d2f'] = 'Burbujas de ayuda Back-Office'; -$_LANGADM['AdminAdminPreferences2ca89cca013873c7f841e1acf242b3d6'] = 'Establesca el tamaño máximo de los archivos adjuntos (en MegaBytes).'; -$_LANGADM['AdminAdminPreferences3aadb5e86b174ecada1174e22f5a6368'] = 'Peso máximo de los archivos adjuntos'; -$_LANGADM['AdminAdminPreferences46f18d3960afc01e5a1a5a0e0e9d571b'] = 'Comprobar automáticamente las actualizaciones de los módulos'; -$_LANGADM['AdminAdminPreferences686a2ac82a5a64eca870ba9a55b8a675'] = 'Nuevos módulos y las actualizaciones se muestran en la página de módulos'; -$_LANGADM['AdminAdminPreferences6a26f548831e6a8c26bfbbd9f6ec61e0'] = 'Ayuda'; -$_LANGADM['AdminAdminPreferences6d964e25aa6aa88c8353880e00202cf4'] = 'Indique el número de horas'; -$_LANGADM['AdminAdminPreferences9cfc2e28ebe44b3e14f9d780d2150650'] = 'Compruebe la dirección IP del cookie afin de evitar el robo de cookies'; -$_LANGADM['AdminAdminPreferencesa9fff6d50be898f47a507354626b8b8d'] = 'Ocultar los consejos de optimización'; -$_LANGADM['AdminAdminPreferencesc87330f475e4384552c0077927d26e1a'] = 'Duración de vida del cookie de Front Office'; -$_LANGADM['AdminAdminPreferencesdc58d598b2b22e50c5af01134305a4fb'] = 'Activar cuadros de ayuda amarillos que aparecen bajo los campos del Panel de administrador'; -$_LANGADM['AdminAdminPreferencese4e2107f99e82247d7e32ac7919c4416'] = 'Ocultar los consejos de optimización en la página de inicio del panel de administración'; -$_LANGADM['AdminAdminPreferencese673b146824251548feecf1f3929aceb'] = 'Duración del cookie de Back Office'; -$_LANGADM['AdminAdminPreferencesed5454727fb14b9800ead242d0972184'] = 'Comprobar IP de la cookie'; -$_LANGADM['AdminAttachments06d43815fa42336629ff54da5630143c'] = 'el archivo'; -$_LANGADM['AdminAttachments06d5d60cedc3946089462c34c719b4d6'] = 'El archivo no existe o no se puede descargar. Compruebe el límite de tamaño de los archivos descaragables configurado en su servidor.'; -$_LANGADM['AdminAttachments0b27918290ff5323bea1e3b78a9cf04e'] = 'Archivo'; -$_LANGADM['AdminAttachments2db1c4802b06f0d3979fe280bacfd5f2'] = 'supera el tamaño permitido por el servidor. Este límite está establecido en'; -$_LANGADM['AdminAttachments38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar'; -$_LANGADM['AdminAttachments49ee3087348e8d44e1feda1917443987'] = 'Nombre'; -$_LANGADM['AdminAttachments4a21a191879a23aa2a27829300da95f5'] = 'Este documento adjunto es utilizado por los siguientes productos:'; -$_LANGADM['AdminAttachments6492d670e42151cc37574d99f4071f85'] = 'Nombre de fichero'; -$_LANGADM['AdminAttachments6dd757cbdd852a16f222a7d1a07eab3e'] = 'Mb'; -$_LANGADM['AdminAttachmentsaad781b9842958b4552b8edebb83c346'] = 'imposible copiar el archivo'; -$_LANGADM['AdminAttachmentsab335fe79ef8a5e26c0dbc23332a7148'] = 'Subir archivo desde su ordenador'; -$_LANGADM['AdminAttachmentsae21d822d879539a75c3d6fd91c2acb3'] = 'Fichero:'; +$_LANGADM['AdminAddresses41c2fff4867cc204120f001e7af20f7a'] = 'Teléfono móvil'; +$_LANGADM['AdminAddresses6311ae17c1ee52b36e68aaf4ad066387'] = 'Otros'; +$_LANGADM['AdminAddresses3e053943605d9e4bf7dd7588ea19e9d2'] = 'Caracteres prohibidos:'; +$_LANGADM['AdminAddresses38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar'; +$_LANGADM['AdminAddresses1c76cbfe21c6f44c1d1e59d54f3e4420'] = 'Empresa'; +$_LANGADM['AdminAddresses7cb32e708d6b961d476baced73d362bb'] = 'Número de IVA'; +$_LANGADM['AdminAddressesf64be5eef68442a8f50cf535b92ad3e4'] = 'Pais:'; +$_LANGADM['AdminAddresses46a2a41cc6e552044816a2d04634545d'] = 'Estado'; +$_LANGADM['AdminAddressesf90e807b74928118048a1a6fa65ebfe5'] = 'Email del cliente'; +$_LANGADM['AdminAliasesd3b206d196cd6be3a2764c1fb90b200f'] = 'Borrar seleccionados'; +$_LANGADM['AdminAliasese25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar items seleccionados?'; +$_LANGADM['AdminAliases9ab81f57823f6aeb02362291f23883e6'] = 'Alias'; +$_LANGADM['AdminAliases13348442cc6a27032d2b4aa28b75a5d3'] = 'Busqueda'; +$_LANGADM['AdminAliasesec53a8c4f07baed5d8825072c89799be'] = 'Estado'; +$_LANGADM['AdminAliasesa1f687d813c4e0c415cb5137fcb156c1'] = 'Alias:'; +$_LANGADM['AdminAliases09319b10a5e3af8e97dc40523655a283'] = 'Ingrese cada alias separado por una coma (\',\') (ej, \'prestashop,preztashop, prestasohp\')'; +$_LANGADM['AdminAliases259b411f284388d228a30c1e2ed0c61d'] = 'Caracteres prohibidos: <>;=#{}'; +$_LANGADM['AdminAliases5aac38deec604d81565722cc5a2a6be1'] = 'Resultado:'; +$_LANGADM['AdminAliases01d2aac5d20787a1e873f2bdc79b514a'] = 'Buscar esta palabra en su lugar. '; +$_LANGADM['AdminAliases38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar'; +$_LANGADM['AdminAliasesa66ec6983e578c3ac4663171b39d168b'] = 'alias y resultado son obligatorios'; +$_LANGADM['AdminAliases792fd33273f5b3dbbcc6bd5de52b7e20'] = 'no es un resultado válido'; +$_LANGADM['AdminAliases9d2e974b83d9090b463dbcb2ef32ab51'] = 'no es un alias válido'; $_LANGADM['AdminAttachmentsb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminAttachmentsb8cb56e655c8957c168a380aca447e9b'] = 'el tamano del archivo que intenta descagar es:'; -$_LANGADM['AdminAttachmentsba34ea40525a4379add785228e37fe86'] = 'kb'; -$_LANGADM['AdminAttachmentsd0042a700e9bdf79689d63ee6846dc0e'] = 'Descripción:'; -$_LANGADM['AdminAttachmentsdbb768f29d6b36b627c8233b32da4f2c'] = 'Archivo demasiado grande, el tamaño máximo permitido:'; +$_LANGADM['AdminAttachments49ee3087348e8d44e1feda1917443987'] = 'Nombre'; +$_LANGADM['AdminAttachments0b27918290ff5323bea1e3b78a9cf04e'] = 'Archivo'; $_LANGADM['AdminAttachmentse9cb217697088a98b1937d111d936281'] = 'Adjunta'; -$_LANGADM['AdminAttributeGenerator18c17dae7b84c21b38873e823af2bcfe'] = 'producto(s) creado(s) correctamente.'; -$_LANGADM['AdminAttributeGenerator233c543a23378c4ffd0e1efb17408510'] = 'Impacto en el precio'; -$_LANGADM['AdminAttributeGenerator32b919d18cfaca89383f6000dcc9c031'] = 'Generar'; -$_LANGADM['AdminAttributeGenerator419cdd539861e743b872b2c959629a54'] = 'IVA incluido.:'; -$_LANGADM['AdminAttributeGenerator42dc1497090b299a41c64d1389e6ca8c'] = 'sin IVA.:'; -$_LANGADM['AdminAttributeGenerator63d5049791d9d79d86e9a108b0a999ca'] = 'Referencia'; -$_LANGADM['AdminAttributeGenerator694e8d1f2ee056f98ee488bdc4982d73'] = 'Cantidad'; -$_LANGADM['AdminAttributeGenerator792467936100838046f749e63dadfbdb'] = 'Impacto en el peso'; -$_LANGADM['AdminAttributeGenerator81315cfd898aada1e99e0034b4b078c3'] = 'Generador de atributos'; -$_LANGADM['AdminAttributeGeneratorbbfdf55069aaebae3825be9d4425ce2a'] = 'Añada o modifique atributos para el producto:'; +$_LANGADM['AdminAttachments6492d670e42151cc37574d99f4071f85'] = 'Nombre de fichero'; +$_LANGADM['AdminAttachmentsd0042a700e9bdf79689d63ee6846dc0e'] = 'Descripción:'; +$_LANGADM['AdminAttachmentsae21d822d879539a75c3d6fd91c2acb3'] = 'Archivo:'; +$_LANGADM['AdminAttachmentsab335fe79ef8a5e26c0dbc23332a7148'] = 'Subir archivo desde su ordenador'; +$_LANGADM['AdminAttachments38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar'; +$_LANGADM['AdminAttachmentsdbb768f29d6b36b627c8233b32da4f2c'] = 'Archivo demasiado grande, el tamaño máximo permitido:'; +$_LANGADM['AdminAttachmentsba34ea40525a4379add785228e37fe86'] = 'kb'; +$_LANGADM['AdminAttachmentsb8cb56e655c8957c168a380aca447e9b'] = 'el tamano del archivo que intenta descagar es:'; +$_LANGADM['AdminAttachmentsaad781b9842958b4552b8edebb83c346'] = 'imposible copiar el archivo'; +$_LANGADM['AdminAttachments06d43815fa42336629ff54da5630143c'] = 'el archivo'; +$_LANGADM['AdminAttachments8f03c9a0d16a47691b8f7c5a0b7776c9'] = 'supera el tamaño permitido por el servidor. Este límite está establecido en'; +$_LANGADM['AdminAttachments8d8fcc1abd550c5f25dbfaa57d59cb67'] = 'Mb'; +$_LANGADM['AdminAttachments5321af3b1b7fdb6eda5ac5e1ece2e645'] = 'El archivo no existe o no se puede descargar. Compruebe el límite de tamaño de los archivos descaragables configurado en su servidor.'; +$_LANGADM['AdminAttachments4de7deb3669d427bc715d7c4a59db66c'] = 'Este documento adjunto es utilizado por los siguientes productos:'; $_LANGADM['AdminAttributeGeneratorc0babe5601b3f91313d53267c3c7ec24'] = 'Volver a productos'; +$_LANGADM['AdminAttributeGenerator4aeb406dcf0a1cdd39e7156b1e9e89c7'] = 'Esta característica ha sido desactivada, puede activarla en esta pagina:'; +$_LANGADM['AdminAttributeGenerator9446a98ad14416153cc4d45ab8b531bf'] = 'Rendimiento'; +$_LANGADM['AdminAttributeGenerator42dc1497090b299a41c64d1389e6ca8c'] = 'sin IVA.:'; +$_LANGADM['AdminAttributeGenerator419cdd539861e743b872b2c959629a54'] = 'IVA incluido.:'; +$_LANGADM['AdminAttributeGenerator18c17dae7b84c21b38873e823af2bcfe'] = 'producto(s) creado(s) correctamente.'; +$_LANGADM['AdminAttributeGenerator81315cfd898aada1e99e0034b4b078c3'] = 'Generador de atributos'; +$_LANGADM['AdminAttributeGeneratora511f807d710fef230558f5316275e63'] = 'Para generar un atributo, clic en \"CTRL\", seleccione los atributos y presione \"Añadir\"'; $_LANGADM['AdminAttributeGeneratorec211f7c20af43e742bf2570c3cb84f9'] = 'Añadir'; $_LANGADM['AdminAttributeGeneratorf2a6c498fb90ee345d997f888fce3b18'] = 'Eliminar'; -$_LANGADM['AdminAttributes00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activado'; -$_LANGADM['AdminAttributes08a38277b0309070706f6652eeae9a53'] = 'Abajo'; -$_LANGADM['AdminAttributes258f49887ef8d14ac268c92b02503aaa'] = 'Arriba'; -$_LANGADM['AdminAttributes5ece607071fe59ddc4c88dc6abfe2310'] = 'Elementos no encontrados'; -$_LANGADM['AdminAttributes6adf97f83acf6453d4a6a4b1070f3754'] = 'Ninguno'; -$_LANGADM['AdminAttributesGroups287234a1ff35a314b5b6bc4e5828e745'] = 'Atributos'; -$_LANGADM['AdminAttributesGroups38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar'; -$_LANGADM['AdminAttributesGroups390bd26864da3269b496814c118238c0'] = 'Subir la textura del color de su ordenador'; -$_LANGADM['AdminAttributesGroups49ee3087348e8d44e1feda1917443987'] = 'Nombre'; -$_LANGADM['AdminAttributesGroups4c4a779c55d2a3054839b5ad8615f5cb'] = 'Término o frase que se muestra al cliente'; -$_LANGADM['AdminAttributesGroups4e140ba723a03baa6948340bf90e2ef6'] = 'Nombre:'; -$_LANGADM['AdminAttributesGroups52f5e0bc3859bc5f5e25130b6c7e8881'] = 'Posición'; -$_LANGADM['AdminAttributesGroups6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caracteres no válidos:'; -$_LANGADM['AdminAttributesGroups630f6dc397fe74e52d5189e2c80f282b'] = 'Volver a la lista'; -$_LANGADM['AdminAttributesGroups689202409e48743b914713f96d93947c'] = 'Valor'; -$_LANGADM['AdminAttributesGroups76a2e1080cd661b42c6653fc8fd57367'] = 'Textura:'; -$_LANGADM['AdminAttributesGroups859c7c7ffc3e60f67f6537f4d7dd98ca'] = 'Textura actual:'; -$_LANGADM['AdminAttributesGroups9c29287ce313fd9ed3e9a86e1af4f4b3'] = 'HTML sólo colores (por ejemplo,'; -$_LANGADM['AdminAttributesGroupsacdb802bfc2b99b15d1782570285c427'] = 'Valor:'; +$_LANGADM['AdminAttributeGenerator044a66fb62f8920b222660d638a7d8c5'] = 'Añada o modifique atributos para el producto:'; +$_LANGADM['AdminAttributeGenerator694e8d1f2ee056f98ee488bdc4982d73'] = 'Cantidad'; +$_LANGADM['AdminAttributeGenerator63d5049791d9d79d86e9a108b0a999ca'] = 'Referencia'; +$_LANGADM['AdminAttributeGenerator32b919d18cfaca89383f6000dcc9c031'] = 'Generar'; +$_LANGADM['AdminAttributeGenerator233c543a23378c4ffd0e1efb17408510'] = 'Impacto en el precio'; +$_LANGADM['AdminAttributeGenerator792467936100838046f749e63dadfbdb'] = 'Impacto en el peso'; $_LANGADM['AdminAttributesGroupsb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminAttributesGroupsba353198430b2004efeb1ac6d1f410d0'] = '¡Esto anulará el código HTML de color!'; -$_LANGADM['AdminAttributesGroupsc82a6100dace2b41087ba6cf99a5976a'] = 'Valores'; -$_LANGADM['AdminAttributesGroupsc9cc8cce247e49bae79f15173ce97354'] = 'Guardar'; -$_LANGADM['AdminAttributesGroupsc9e5eb0a273a65da3a04f42e8351dc97'] = 'Nombre público:'; -$_LANGADM['AdminAttributesGroupscb5feb1b7314637725a2e73bdc9f7295'] = 'Color'; +$_LANGADM['AdminAttributesGroups49ee3087348e8d44e1feda1917443987'] = 'Nombre'; +$_LANGADM['AdminAttributesGroups170269305ed04c49b26b2d5dbe053dc6'] = 'Contar valores'; +$_LANGADM['AdminAttributesGroups52f5e0bc3859bc5f5e25130b6c7e8881'] = 'Posición'; +$_LANGADM['AdminAttributesGroupsd3b206d196cd6be3a2764c1fb90b200f'] = 'Borrar seleccionados'; $_LANGADM['AdminAttributesGroupse25f0ecd41211b01c83e5fec41df4fe7'] = '¿Eliminar elementos seleccionados?'; -$_LANGADM['AdminAttributesGroupsfb5a0e846f382e4f81b1c4daddcf6e4e'] = 'Color'; -$_LANGADM['AdminAttributesb9f5c797ebbf55adccdd8539a65a0241'] = 'Desactivado'; -$_LANGADM['AdminBackup0dc51a7afc30b342b827df535ff616f2'] = 'Compruebe sistemáticamente sus datos.'; -$_LANGADM['AdminBackup10479732a2bea7a5a10bb7b47c639789'] = 'Desactive la opción \"Habilitar la tienda\" en la pestaña \"Preferencias\".'; -$_LANGADM['AdminBackup1908624a0bca678cd26b99bfd405324e'] = 'Tamaño del archivo'; -$_LANGADM['AdminBackup197ebd1d022def92dd1c64aae3320d6a'] = 'Si no ha habilitado la opción \"Suprimir las tablas existentes durante la importación\", debe suprimir todas las tablas presentes en su base de datos actual.'; -$_LANGADM['AdminBackup2000271bb894b988d2097aaf528b6680'] = 'Descargar el archivo de copia de seguridad'; -$_LANGADM['AdminBackup2dfcd22fa4b395849dba9e20998d24c7'] = 'Parece que la copia de seguridad se ha realizado correctamente, sin embargo, usted debe descargar y verificar cuidadosamente el archivo de copia de seguridad.'; -$_LANGADM['AdminBackup30c210e0173f2ff607cc84dc01ffc1f0'] = 'Opciones de copia de seguridad'; -$_LANGADM['AdminBackup34082694d21dbdcfc31e6e32d9fb2b9f'] = 'Nombre del archivo'; -$_LANGADM['AdminBackup422540a2c50fe85b1f799ff2b2fd5d8d'] = 'PrestaShop no es responsable de su base de datos, ni de sus copias de seguridad, ni de sus restauraciones ni de sus datos. '; -$_LANGADM['AdminBackup42edcff7b40f111d974f2802ea9f5abf'] = 'En la parte superior de la pantalla, seleccione la pestaña \"Importar\"'; +$_LANGADM['AdminAttributesGroupscb5feb1b7314637725a2e73bdc9f7295'] = 'Color'; +$_LANGADM['AdminAttributesGroupse0626222614bdee31951d84c64e5e9ff'] = 'Seleccionar'; +$_LANGADM['AdminAttributesGroups07a9ca8c8228dd3399141e228034fedf'] = 'Botón de radio'; +$_LANGADM['AdminAttributesGroups287234a1ff35a314b5b6bc4e5828e745'] = 'Atributos'; +$_LANGADM['AdminAttributesGroups4e140ba723a03baa6948340bf90e2ef6'] = 'Nombre:'; +$_LANGADM['AdminAttributesGroups6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caracteres no válidos:'; +$_LANGADM['AdminAttributesGroupsc9e5eb0a273a65da3a04f42e8351dc97'] = 'Nombre público:'; +$_LANGADM['AdminAttributesGroupscd532b25d677abcd19230d770a97baaa'] = 'Término o frase que se muestra al cliente'; +$_LANGADM['AdminAttributesGroups6c451a8f2e9598b41a6968542cbe6061'] = 'Tipo de atributo'; +$_LANGADM['AdminAttributesGroups4f7922279a02c666c5504da88da4ae1b'] = 'Seleccione el tipo de atributo'; +$_LANGADM['AdminAttributesGroupsabc42d386e1904a255aabb45715860c8'] = 'Asociación de grupo de tienda'; +$_LANGADM['AdminAttributesGroups38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar'; +$_LANGADM['AdminAttributesGroupsc82a6100dace2b41087ba6cf99a5976a'] = 'Valores'; +$_LANGADM['AdminAttributesGroupsfb5a0e846f382e4f81b1c4daddcf6e4e'] = 'Color:'; +$_LANGADM['AdminAttributesGroupsc158aa5c1f4aad3431e1863b7615154f'] = 'Solo colores HTML (ej.,'; +$_LANGADM['AdminAttributesGroups76a2e1080cd661b42c6653fc8fd57367'] = 'Textura:'; +$_LANGADM['AdminAttributesGroups390bd26864da3269b496814c118238c0'] = 'Subir una textura desde su computadora'; +$_LANGADM['AdminAttributesGroupsba353198430b2004efeb1ac6d1f410d0'] = 'Esto sobrescribiera el color HTML'; +$_LANGADM['AdminAttributesGroups859c7c7ffc3e60f67f6537f4d7dd98ca'] = 'Textura actual'; +$_LANGADM['AdminAttributesGroups4aeb406dcf0a1cdd39e7156b1e9e89c7'] = 'Esta característica ha sido des habilitada, puede activar esta característica en esta pagina:'; +$_LANGADM['AdminAttributesGroups9a63ec735f057c1366284bda67eee7de'] = 'Rendimiento'; +$_LANGADM['AdminAttributesGroupsc9cc8cce247e49bae79f15173ce97354'] = 'Guardar'; +$_LANGADM['AdminAttributesGroups9ea67be453eaccf020697b4654fc021a'] = 'Guardar y permanecer'; +$_LANGADM['AdminAttributesGroupsea4788705e6873b424c65e91c2846b19'] = 'Cancelar'; +$_LANGADM['AdminAttributesGroups0e68d0dc54dd88a5ee5a5cb32b94a892'] = 'Añadir nuevos atributos'; +$_LANGADM['AdminAttributesGroupsf48c5fbd64d8eec8840211dc4303ff36'] = 'Añadir nuevos valores'; +$_LANGADM['AdminAttributesGroupsa6a171cd441419cd756063a44e5229ab'] = 'Editar nuevo atributo'; +$_LANGADM['AdminAttributesGroups0c8b6e3aac3adced699ae5849c75cd4b'] = 'Añadir nuevo atributo'; +$_LANGADM['AdminAttributesGroups04d3bf2d538574c6417a18db06b23c7e'] = 'Añadir nuevo valor'; +$_LANGADM['AdminAttributesGroups00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activado'; +$_LANGADM['AdminAttributesGroupsb9f5c797ebbf55adccdd8539a65a0241'] = 'Desactivado'; +$_LANGADM['AdminAttributesGroups08a38277b0309070706f6652eeae9a53'] = 'Abajo'; +$_LANGADM['AdminAttributesGroups258f49887ef8d14ac268c92b02503aaa'] = 'Arriba'; $_LANGADM['AdminBackup44749712dbec183e983dcd78a7736c41'] = 'Fecha'; -$_LANGADM['AdminBackup44fdec47036f482b68b748f9d786801b'] = 'días'; -$_LANGADM['AdminBackup46f0e215b9abb597017994db268fc3a0'] = 'Procedimiento para restaurar una base de datos de copia de seguridad en 10 pasos fáciles'; -$_LANGADM['AdminBackup482e4b3e67dabd684819acb8b64887ef'] = 'NO habrá copia de seguridad de las siguientes tablas si habilita esta opción:'; -$_LANGADM['AdminBackup4d247cbe2dbd06ce20b9affd635e7982'] = 'Esta función sólo permite hacer copias de seguridad de la base de datos, no de los archivos.'; -$_LANGADM['AdminBackup540f529ae6719f17617936818a8afaac'] = 'La carpeta \"Backups\" en la carpeta admin debe ser accesible en escritura (CHMOD 755 / 777) '; -$_LANGADM['AdminBackup5a0a50bcda916d40913bbf98675b0633'] = 'Advertencia antes de crear una copia de seguridad'; -$_LANGADM['AdminBackup5c5e4f2eda086c93473b2c8e7e9b896c'] = 'No restaurar nunca una copia de seguridad en un sitio vivo.'; -$_LANGADM['AdminBackup628b7db04235f228d40adc671413a8c8'] = 'día'; -$_LANGADM['AdminBackup6bfc8c9cb81f79f6db4707f115df9788'] = 'Pulse en \"Examinar ...\" y seleccione el archivo de copia de seguridad de su disco duro'; -$_LANGADM['AdminBackup6dd757cbdd852a16f222a7d1a07eab3e'] = 'Mo'; -$_LANGADM['AdminBackup714aed045ed859b4e77cddddeeccaed5'] = 'Debe hacer una copia de seguridad de sus datos de forma regular (tanto de sus archivos como de la base de datos).'; -$_LANGADM['AdminBackup73cdddd7730abfc13a55efb9f5685a3b'] = 'horas'; -$_LANGADM['AdminBackup7ea4b668bc415112476c6abea16b5c00'] = 'Compruebe el tamaño máximo de archivo permitido (es decir, máximo: 16 MB)'; -$_LANGADM['AdminBackup801ab24683a4a8c433c6eb40c48bcd9d'] = 'Descargar'; -$_LANGADM['AdminBackup810b58656ec020a2bda0b7f74e5e7d0c'] = 'Ignorar las tablas estadísticas:'; -$_LANGADM['AdminBackup84695439734fb7b69c173b3e39880e18'] = 'Seleccione esta opción para que el archivo de copia de seguridad contenga instrucciones para suprimir las tablas existentes durante la restauración de una copia de seguridad. '; -$_LANGADM['AdminBackup896c55cc5e46fab38ce9f51ebf7bfcd3'] = 'hora'; $_LANGADM['AdminBackup9d8d2d5ab12b515182a505f54db7f538'] = 'Edad'; -$_LANGADM['AdminBackupa20972942ef0de075f5d9c225c80ae4d'] = 'Pida a su hosting un acceso a la herramienta \"phpMyAdmin\" '; +$_LANGADM['AdminBackup34082694d21dbdcfc31e6e32d9fb2b9f'] = 'Nombre del archivo'; +$_LANGADM['AdminBackup1908624a0bca678cd26b99bfd405324e'] = 'Tamaño del archivo'; +$_LANGADM['AdminBackupd3b206d196cd6be3a2764c1fb90b200f'] = 'Borrar seleccionados'; +$_LANGADM['AdminBackupe25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar items seleccionados?'; +$_LANGADM['AdminBackup30c210e0173f2ff607cc84dc01ffc1f0'] = 'Opciones de copia de seguridad'; +$_LANGADM['AdminBackup810b58656ec020a2bda0b7f74e5e7d0c'] = 'Ignorar las tablas estadísticas:'; +$_LANGADM['AdminBackup1cefcf179a1f68d893b417a918676f43'] = 'NO habrá copia de seguridad de las siguientes tablas si habilita esta opción:'; $_LANGADM['AdminBackupa5498b899882eb314ba0ab4519889cc2'] = 'Suprimir las tablas existentes durante la importación'; -$_LANGADM['AdminBackupa57e3f4dcacc92f3756b16fde61f6f01'] = 'Descaragar el archivo de copia de seguridad a partir de la siguiente lista o en su servidor FTP (en el archivo \"admin/backups\").'; -$_LANGADM['AdminBackupad408cc67b79776c0b6c9867326c3493'] = 'Conectar a \"phpMyAdmin\" y seleccionar su base de datos actual'; +$_LANGADM['AdminBackup874cac6a7157c26b7d294443bf9cb54a'] = 'Seleccione esta opción para que el archivo de copia de seguridad contenga instrucciones para suprimir las tablas existentes durante la restauración de una copia de seguridad. '; +$_LANGADM['AdminBackupea4788705e6873b424c65e91c2846b19'] = 'Cancelar'; +$_LANGADM['AdminBackupf8114cfdcafa00798ee84ab90bdcd18f'] = 'La carpeta \"Backups\" en la carpeta admin debe ser accesible en escritura (CHMOD 755 / 777) '; +$_LANGADM['AdminBackup2dfcd22fa4b395849dba9e20998d24c7'] = 'Parece que la copia de seguridad se ha realizado correctamente, sin embargo, usted debe descargar y verificar cuidadosamente el archivo de copia de seguridad.'; +$_LANGADM['AdminBackup896c55cc5e46fab38ce9f51ebf7bfcd3'] = 'hora'; +$_LANGADM['AdminBackup73cdddd7730abfc13a55efb9f5685a3b'] = 'horas'; +$_LANGADM['AdminBackup628b7db04235f228d40adc671413a8c8'] = 'día'; +$_LANGADM['AdminBackup44fdec47036f482b68b748f9d786801b'] = 'días'; +$_LANGADM['AdminBackup801ab24683a4a8c433c6eb40c48bcd9d'] = 'Descargar'; +$_LANGADM['AdminBackup2000271bb894b988d2097aaf528b6680'] = 'Descargar el archivo de copia de seguridad'; +$_LANGADM['AdminBackup8d8fcc1abd550c5f25dbfaa57d59cb67'] = 'Mo'; +$_LANGADM['AdminBackupc04d1d983d1b7edc8601a146b54cd9b6'] = 'Sugerencia: También puede descargar este archivo por FTP, los archivos de copia de seguridad se encuentran en \"admin / backups\" de la guía.'; +$_LANGADM['AdminBackup5a0a50bcda916d40913bbf98675b0633'] = 'Advertencia antes de crear una copia de seguridad'; +$_LANGADM['AdminBackup1bb1cba339ddfa656d40d1b339225310'] = 'PrestaShop no es responsable de su base de datos, ni de sus copias de seguridad, ni de sus restauraciones ni de sus datos. '; +$_LANGADM['AdminBackup59916437095076feac98f966572f220a'] = 'PrestaShop es un software de código abierto, lo utiliza por su cuenta y riesgo en el marco del acuerdo de licencia.'; +$_LANGADM['AdminBackup714aed045ed859b4e77cddddeeccaed5'] = 'Debe hacer una copia de seguridad de sus datos de forma regular (tanto de sus archivos como de la base de datos).'; +$_LANGADM['AdminBackup4d247cbe2dbd06ce20b9affd635e7982'] = 'Esta función sólo permite hacer copias de seguridad de la base de datos, no de los archivos.'; +$_LANGADM['AdminBackup98a40e21066daacb3c9d655fa275fb9e'] = 'De forma predeterminada, las tablas de bases de datos existentes se borrarán durante la restauración de copia de seguridad (ver opciones).'; +$_LANGADM['AdminBackup12d873e2f6fa0ad8b446582bedfecff6'] = 'Verifique siempre la calidad y la integridad de sus archivos de copias de seguridad.'; +$_LANGADM['AdminBackup666e50f78efc2b97c2f0d74927d710c6'] = 'Verifique siempre que sus archivos de copias de seguridad están completos, y de que son recientes y válidos, Incluso si usted tenía un mensaje de confirmación durante el proceso de copia de seguridad.'; +$_LANGADM['AdminBackup0dc51a7afc30b342b827df535ff616f2'] = 'Compruebe sistemáticamente sus datos.'; +$_LANGADM['AdminBackup5c5e4f2eda086c93473b2c8e7e9b896c'] = 'No restaurar nunca una copia de seguridad en un sitio vivo.'; +$_LANGADM['AdminBackup68cbb508c86bba7f69ce32537d2de10a'] = 'Procedimiento para restaurar una base de datos de copia de seguridad en 10 pasos fáciles'; +$_LANGADM['AdminBackup1e14eceae18294e477cc24115b0441fe'] = 'Desactive la opción \"Habilitar la tienda\" en la pestaña \"Preferencias\".'; +$_LANGADM['AdminBackup00d04f58d10167e819cb4f9d64fcc970'] = 'Descaragar el archivo de copia de seguridad a partir de la siguiente lista o en su servidor FTP (en el archivo \"admin/backups\").'; +$_LANGADM['AdminBackup2c57f87f291b9fc07039757ce39a7693'] = 'Comprobar la integridad de copia de seguridad: buscar errores, archivo incompleto... Compruebe todos sus datos.'; +$_LANGADM['AdminBackup2644c0ebc22ab77af558c44c2da5c1a8'] = 'Pida a su hosting un acceso a la herramienta \"phpMyAdmin\" '; +$_LANGADM['AdminBackupadd9e0fa50aa88fd3e73b68287302827'] = 'Conectar a \"phpMyAdmin\" y seleccionar su base de datos actual'; +$_LANGADM['AdminBackup06df4e19b972bf674e608175e798ef54'] = 'Si no ha habilitado la opción \"Suprimir las tablas existentes durante la importación\", debe suprimir todas las tablas presentes en su base de datos actual.'; +$_LANGADM['AdminBackupaadf7f5164abfe6b16cc02334dfecdfd'] = 'En la parte superior de la pantalla, seleccione la pestaña \"Importar\"'; +$_LANGADM['AdminBackup45819bced9aebb2965e08847b62b0fc0'] = 'Pulse en \"Examinar ...\" y seleccione el archivo de copia de seguridad de su disco duro'; +$_LANGADM['AdminBackup3cda35ca1352ab3557ad2817459b157d'] = 'Compruebe el tamaño máximo de archivo permitido (es decir, máximo: 16 MB)'; $_LANGADM['AdminBackupaea390041b1129a817610ff53181cd4b'] = 'Si el peso de su archivo de copia de seguridad es demasiado importante, póngase en contacto con su hosting'; -$_LANGADM['AdminBackupb3bd0f5ff93aa82c778f1486bdfecb90'] = 'Pulse en el botón \"Go\" y espere durante la importación, el proceso puede tardar varios minutos'; -$_LANGADM['AdminBackupb59917a7c4898ff9a48a78b7a063005d'] = 'De forma predeterminada, las tablas de bases de datos existentes se borrarán durante la restauración de copia de seguridad (ver opciones).'; -$_LANGADM['AdminBackupb828e7a94de289536d535e8c141868b9'] = 'Si no,'; -$_LANGADM['AdminBackupbe0d109f79bd4ce87d2bf3dd216ba165'] = 'La copia de seguridad de archivos debe descargarse automáticamente.'; -$_LANGADM['AdminBackupc17110fda3272c08371ace783c673e56'] = 'Verifique siempre que sus archivos de copias de seguridad están completos, y de que son recientes y válidos, Incluso si usted tenía un mensaje de confirmación durante el proceso de copia de seguridad.'; +$_LANGADM['AdminBackup4e72f49218bae4d505841c580ef09973'] = 'Pulse en el botón \"Go\" y espere durante la importación, el proceso puede tardar varios minutos'; +$_LANGADM['AdminBackupe29db9141323afc9e815db9ad72ce9ff'] = 'He leído la advertencia - Crear una nueva copia de seguridad'; $_LANGADM['AdminBackupc4a8330b099d9409ed1ba801d69a1dd0'] = 'Comienzo de la descarga ...'; -$_LANGADM['AdminBackupc9c8018315982c1aa308a9146e0bed76'] = 'He leído la advertencia - Crear una nueva copia de seguridad'; -$_LANGADM['AdminBackupc9d8519a44774664f720c0ce6275ac2a'] = 'Sugerencia: También puede descargar este archivo por FTP, los archivos de copia de seguridad se encuentran en \"admin / backups\" de la guía.'; +$_LANGADM['AdminBackup42051aaa00e6158eed74593c3e94d99a'] = 'La copia de seguridad de archivos debe descargarse automáticamente.'; +$_LANGADM['AdminBackupb828e7a94de289536d535e8c141868b9'] = 'Si no,'; $_LANGADM['AdminBackupd1c6b1687ebbc336f9bd13beba87b0cf'] = 'por favor pulse aquí'; -$_LANGADM['AdminBackupe25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar los elementos seleccionados?'; -$_LANGADM['AdminBackupea4788705e6873b424c65e91c2846b19'] = 'Suprimir'; -$_LANGADM['AdminBackupee0ea4b3f98494324b3d39df83437f0d'] = 'PrestaShop es un software de código abierto, lo utiliza por su cuenta y riesgo en el marco del acuerdo de licencia.'; -$_LANGADM['AdminBackupf15dca6392936098982c8e3457ce87db'] = 'Verifique siempre la calidad y la integridad de sus archivos de copias de seguridad.'; -$_LANGADM['AdminBackupf3bc009a9ac0e586b7966a1c1352b094'] = 'Comprobar la integridad de copia de seguridad: buscar errores, archivo incompleto... Compruebe todos sus datos.'; -$_LANGADM['AdminCarriers00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activo'; -$_LANGADM['AdminCarriers04bcf925decaf3beb22ef4bcedd93194'] = 'Con un valor de 0, el nombre del transportista será sustituido por el nombre de la tienda'; -$_LANGADM['AdminCarriers1cc70ef3820fa925ca1dd1ab645d239e'] = 'Caracteres permitidos: letras, espacios y'; -$_LANGADM['AdminCarriers1d6af794b2599c1407a83029a09d1ecf'] = 'Transportistas'; -$_LANGADM['AdminCarriers24a23d787190f2c4812ff9ab11847a72'] = 'Estado:'; -$_LANGADM['AdminCarriers26fe78eca0b885477de9627d58f98cd6'] = 'Aplicar los gastos de envío y costes adicionales de envío por producto para este transportista'; -$_LANGADM['AdminCarriers2999d7f21168234abeb28b9e561cfe96'] = 'La zona en la que se utilizará este transportista'; -$_LANGADM['AdminCarriers3194ebe40c7a8c29c78ea79066b6e05c'] = 'El nombre del transportista aparece en el registro'; -$_LANGADM['AdminCarriers3601146c4e948c32b6424d2c0a7f0118'] = 'Precio'; -$_LANGADM['AdminCarriers38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar'; -$_LANGADM['AdminCarriers3b3d06023f6353f8fd05f859b298573e'] = 'URL:'; -$_LANGADM['AdminCarriers482836cce404046ca7dc34fb0a6fc526'] = 'Aplicar el coste más alto de la gama definida'; -$_LANGADM['AdminCarriers49ee3087348e8d44e1feda1917443987'] = 'Nombre'; -$_LANGADM['AdminCarriers49fec5c86a3b43821fdf0d9aa7bbd935'] = 'En función del peso total'; -$_LANGADM['AdminCarriers4f890cf6a72112cad95093baecf39831'] = 'Deshabilitar transportista'; -$_LANGADM['AdminCarriers52f5e0bc3859bc5f5e25130b6c7e8881'] = 'Posición'; -$_LANGADM['AdminCarriers5528aa4f25577dcffcfca40eda4c2a5b'] = 'Transportista por defecto utilizado en la tienda'; -$_LANGADM['AdminCarriers590f6d9a5885f042982c9a911f76abda'] = 'Comportamiento por defecto'; -$_LANGADM['AdminCarriers5cb2b3a7c26424a92365f9d73faa0947'] = 'Incluir o excluir el transportista de la lista transportista del Front Office '; -$_LANGADM['AdminCarriers5e5f0a863cd129317037e3def37b4097'] = 'Empresa:'; -$_LANGADM['AdminCarriers69123019563697071c2c9ab3eb660b13'] = 'Cuando haya terminado, pulse en \"Guardar\"'; -$_LANGADM['AdminCarriers6e80870e865e8dbcd56b9842ea38e3dd'] = 'Tiempo necesario para la entrega del producto; se muestra durante la compra'; -$_LANGADM['AdminCarriers7475ec0d41372a307c497acb7eeea8c4'] = 'Sin tasas'; -$_LANGADM['AdminCarriers80ac9c802ce4d76982ab5a2e5a54b8bc'] = 'Transportista por defecto:'; -$_LANGADM['AdminCarriers80d803aad983c22d14a0ddad539fad8e'] = 'Pulse en la pestaña \"Transporte\"'; -$_LANGADM['AdminCarriers8430a7b1b81635e3df949c2845303303'] = 'Opciones del transportista'; -$_LANGADM['AdminCarriers8c2857a9ad1d8f31659e35e904e20fa6'] = 'Logo'; -$_LANGADM['AdminCarriers8e97163e9714c4656e00b33f317bc181'] = 'Gastos de envío y manipulación:'; -$_LANGADM['AdminCarriers8f497c1a3d15af9e0c215019f26b887d'] = 'Retraso'; -$_LANGADM['AdminCarriers92c713cffb8085099e9ab6b8a7387b5e'] = 'Incluir el transporte y los costes de manipulación en el precio del transporte'; -$_LANGADM['AdminCarriers93cba07454f06a4a960172bbd6e2a435'] = 'Sí'; -$_LANGADM['AdminCarriers969011941a0e9f19127bc90042687570'] = '¡Ya está! El nuevo transportista está disponible para sus clientes.'; -$_LANGADM['AdminCarriers980bb228a128556fe3df923d2ede30b4'] = 'Subir el logotipo de su ordenador'; -$_LANGADM['AdminCarriersa26f79d46b0719d8baa3a5a7c9abda74'] = 'Comportamiento a adoptar cuando una francha no se ha encontrado (ejemplo: el peso total del carrito de un cliente es superior a la franja más elevada que ha definido)'; -$_LANGADM['AdminCarriersa2fb5420f32b0749ad87318f82c0db2c'] = 'Fuera de la gama de comportamiento:'; -$_LANGADM['AdminCarriersacd7b45c9d50280a52990015b2c24ba8'] = 'Logo:'; -$_LANGADM['AdminCarriersb702b0f0188edd5dde75a6d0aace0246'] = 'Facturación'; +$_LANGADM['AdminCarriersd3b206d196cd6be3a2764c1fb90b200f'] = 'Borrar seleccionados?'; +$_LANGADM['AdminCarrierse25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar items seleccionados?'; $_LANGADM['AdminCarriersb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminCarriersb7ccdf6ab58f5514acc520721ddc9f08'] = 'Rellene los campos y pulse en \"Guardar\"'; -$_LANGADM['AdminCarriersb8bf3ffcbb8025ef76f8d67fff0cdf2b'] = 'Pulse en \"Añadir nuevo\"'; -$_LANGADM['AdminCarriersb9f5c797ebbf55adccdd8539a65a0241'] = 'Desactivo'; -$_LANGADM['AdminCarriersbafd7322c6e97d25b6299b5d6fe8920b'] = 'No'; -$_LANGADM['AdminCarriersbe4f75f8b5c30ee4d0333b340c59280d'] = 'Para cada zona geográfica, introduzca un precio. Pulse en \"Guardar\"'; -$_LANGADM['AdminCarriersbf1f5f95d9e15a3cffa21495dbec563a'] = 'El tiempo de tránsito:'; -$_LANGADM['AdminCarriersc0add41517a5511d7b58d2c992db11e7'] = '¿Cómo crear un nuevo transportista?'; -$_LANGADM['AdminCarrierscf3fb1ff52ea1eed3347ac5401ee7f0c'] = 'Creciente'; -$_LANGADM['AdminCarrierscf899ec0add2e9e103ad82c1a2a077ac'] = 'Aplicar los gastos de envío:'; -$_LANGADM['AdminCarriersd3775317d696f0c1e3ae4a7a13b639dc'] = 'Marque todos los grupos que quiere que tengan acceso a este transportista'; -$_LANGADM['AdminCarrierse25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar los elementos seleccionados?'; -$_LANGADM['AdminCarrierse3cf5ac19407b1a62c6fccaff675a53b'] = 'Decreciente'; -$_LANGADM['AdminCarrierse3d29a6f3d7588301aa04429e686b260'] = 'En función del precio total'; -$_LANGADM['AdminCarrierse460bba7366e1b5118a0d95ee91c6cff'] = 'URL para el número de seguimiento, el tipo \"@ \", donde el número de seguimiento se publicará'; -$_LANGADM['AdminCarrierse6e42855066e7a3ae050b2c698021b14'] = 'Zona:'; -$_LANGADM['AdminCarrierse81c4e4f2b7b93b481e13a8553c2ae1b'] = 'o'; +$_LANGADM['AdminCarriers49ee3087348e8d44e1feda1917443987'] = 'Nombre'; +$_LANGADM['AdminCarriers8c2857a9ad1d8f31659e35e904e20fa6'] = 'Logo'; +$_LANGADM['AdminCarriers8f497c1a3d15af9e0c215019f26b887d'] = 'Retraso'; $_LANGADM['AdminCarriersec53a8c4f07baed5d8825072c89799be'] = 'Estado'; -$_LANGADM['AdminCarriersf6308cfdf671a710ebff8ac860d3a406'] = 'Por favor introduzca otro transportista antes de eliminar el que aparece por defecto'; -$_LANGADM['AdminCarriersf9293626f0c44c6e310fc49280c20790'] = 'Transportista gratuito'; -$_LANGADM['AdminCartRules00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activado'; -$_LANGADM['AdminCartRules01b6e20344b68835c5ed1ddedf20d531'] = 'hasta'; -$_LANGADM['AdminCartRules068f80c7519d0528fb08e82137a72131'] = 'Productos'; -$_LANGADM['AdminCartRules06df33001c1d7187fdd81ea1f5b277aa'] = 'Acciones'; -$_LANGADM['AdminCartRules1063e38cb53d94d386f21227fcd84717'] = 'Eliminar'; -$_LANGADM['AdminCartRules1814d65a76028fdfbadab64a5a8076df'] = 'Proveedores'; -$_LANGADM['AdminCartRules2377be3c2ad9b435ba277a73f0f1ca76'] = 'Fabricantes'; -$_LANGADM['AdminCartRules287234a1ff35a314b5b6bc4e5828e745'] = 'Atributos'; -$_LANGADM['AdminCartRules49ee3087348e8d44e1feda1917443987'] = 'Nombre'; -$_LANGADM['AdminCartRules689202409e48743b914713f96d93947c'] = 'Valor'; -$_LANGADM['AdminCartRules694e8d1f2ee056f98ee488bdc4982d73'] = 'Cantidad'; -$_LANGADM['AdminCartRules6adf97f83acf6453d4a6a4b1070f3754'] = 'Ninguno'; -$_LANGADM['AdminCartRules7bc873cba11f035df692c3549366c722'] = '--Elija--'; -$_LANGADM['AdminCartRules9ea67be453eaccf020697b4654fc021a'] = 'Guardar y quedarse'; -$_LANGADM['AdminCartRules9f6e99bdd4184b83dc478d0ab1b4cbf7'] = 'Cantidad mínima'; -$_LANGADM['AdminCartRulesaf1b98adf7f686b84cd0b443e022b7a0'] = 'Categorías'; -$_LANGADM['AdminCartRulesb2f40690858b404ed10e62bdf422c704'] = 'Importe'; -$_LANGADM['AdminCartRulesb5a7adde1af5c87d7fd797b6245c2a39'] = 'Descripción '; +$_LANGADM['AdminCarriersb00b85425e74ed2c85dc3119b78ff2c3'] = 'Transportista gratuito'; +$_LANGADM['AdminCarriers52f5e0bc3859bc5f5e25130b6c7e8881'] = 'Posición'; +$_LANGADM['AdminCarriers3601146c4e948c32b6424d2c0a7f0118'] = 'Precio'; +$_LANGADM['AdminCarrierscf3fb1ff52ea1eed3347ac5401ee7f0c'] = 'Ascendente'; +$_LANGADM['AdminCarrierse3cf5ac19407b1a62c6fccaff675a53b'] = 'Descendente'; +$_LANGADM['AdminCarriers8430a7b1b81635e3df949c2845303303'] = 'Opciones del transportista'; +$_LANGADM['AdminCarriers80ac9c802ce4d76982ab5a2e5a54b8bc'] = 'Transportista por defecto:'; +$_LANGADM['AdminCarriersece6bb2586fa84042edde479c6a6ce6b'] = 'Transportista por defecto utilizado en la tienda'; +$_LANGADM['AdminCarriers6f9d01a14011f05fffe48559583fc609'] = 'Orden por defecto del transportista:'; +$_LANGADM['AdminCarriersb4c73b9c0f78317700e0b474277c145c'] = 'Este orden por defecto solo estará en el front office'; +$_LANGADM['AdminCarriers785bc8b603d21f69f55e495d7efd6923'] = 'Orden por defecto del transportista:'; +$_LANGADM['AdminCarriersb4c73b9c0f78317700e0b474277c145c'] = 'Este orden por defecto solo estará en el front office'; +$_LANGADM['AdminCarrierse7ee1cd1aabd8efc05494dd9e11e3598'] = '¿Cómo crear un nuevo transportista?'; +$_LANGADM['AdminCarriers52cab3228ce7712ba94c279987022c3e'] = 'Pulse en \"Añadir nuevo\"'; +$_LANGADM['AdminCarriers951ad33c08ce3b572dccab0aac856a9c'] = 'Rellene los campos y pulse en \"Guardar\"'; +$_LANGADM['AdminCarriers55606f1fdd6fc1044e85a62edd26d02e'] = 'Tienes que decidir un rango de precio o un rango de peso para que la nueva compañía estará disponible.'; +$_LANGADM['AdminCarriers2c52618fef66f9549d7eb01422c1e502'] = 'En el marco del \"envío\" ficha, haga clic en \"Rangos de precio\" o \"Rangos de peso\".'; +$_LANGADM['AdminCarriersf289cb04fe17bd0217f60ca5aea68b81'] = 'Seleccione el nombre de la compañía y defina el rango de precios o el rango de peso.'; +$_LANGADM['AdminCarriers8d01c1d555755768524f9ac3adcc30b3'] = 'Por ejemplo, el portador puede estar disponible para un rango de peso entre 0 y 5 kg. Otro portador'; +$_LANGADM['AdminCarriers22c96b43b52f1f004cfd3e5ee705615b'] = 'Cuando haya terminado, pulse en \"Guardar\"'; +$_LANGADM['AdminCarriersa4dc56109d36f5576375dcdce6f34173'] = 'Pulse en la pestaña \"Transporte\"'; +$_LANGADM['AdminCarriers86b030372e7bf11a267c33851d28846a'] = 'Usted tiene que elegir las tarifas que se aplicarán para este transportista.'; +$_LANGADM['AdminCarriersbfb05838a258d8f37ca7d93401d20463'] = 'En la parte inferior de la página, en la sección \"Tarifas\", seleccione el nombre del transportista.'; +$_LANGADM['AdminCarriers0ab7ba556dbeb80c5e99db2dbd7f8b85'] = 'Para cada zona geográfica, introduzca un precio. Pulse en \"Guardar\"'; +$_LANGADM['AdminCarriersab969dec701ab929f90788c686742b78'] = '¡Ya está! El nuevo transportista está disponible para sus clientes.'; +$_LANGADM['AdminCarriers1d6af794b2599c1407a83029a09d1ecf'] = 'Transportistas'; +$_LANGADM['AdminCarriers5e5f0a863cd129317037e3def37b4097'] = 'Empresa:'; +$_LANGADM['AdminCarriers1cc70ef3820fa925ca1dd1ab645d239e'] = 'Caracteres permitidos: letras, espacios y'; +$_LANGADM['AdminCarriers3194ebe40c7a8c29c78ea79066b6e05c'] = 'El nombre del transportista aparece en el registro'; +$_LANGADM['AdminCarriers94f9328aae40bd711c2c1032c9c9411d'] = 'Con un valor de 0, el nombre del transportista será sustituido por el nombre de la tienda'; +$_LANGADM['AdminCarriersacd7b45c9d50280a52990015b2c24ba8'] = 'Logo:'; +$_LANGADM['AdminCarriers16650c3cbb2dc17ebcdba01fb1f31f89'] = 'Subir el logotipo de su ordenador'; +$_LANGADM['AdminCarrierse81c4e4f2b7b93b481e13a8553c2ae1b'] = 'o'; +$_LANGADM['AdminCarriersbf1f5f95d9e15a3cffa21495dbec563a'] = 'El tiempo de tránsito:'; +$_LANGADM['AdminCarriersa617573fb9cb14e1c414b8f00dd57b6b'] = 'Tiempo necesario para la entrega del producto; se muestra durante la compra'; +$_LANGADM['AdminCarriers2c261299e5086bd16299a8e8077862c8'] = 'Grado:'; +$_LANGADM['AdminCarrierscfc4efef6e9ca9c5bea246affa006f77'] = '\"0\" para una mayor demora de envío, el \"9\" por el retraso más corto de envío.'; +$_LANGADM['AdminCarriers3b3d06023f6353f8fd05f859b298573e'] = 'URL:'; +$_LANGADM['AdminCarriers091791ef85358a1954f26bf94be327dc'] = 'URL para el número de seguimiento, el tipo \"@ \", donde el número de seguimiento se publicará'; +$_LANGADM['AdminCarrierse6e42855066e7a3ae050b2c698021b14'] = 'Zona:'; +$_LANGADM['AdminCarriers85ed6154e19cc138c7281ba6129641d3'] = 'La zona en la que se utilizará este transportista'; +$_LANGADM['AdminCarriers1bd33faf04b6c7e0090de4f3e5915178'] = 'Acceso de grupo:'; +$_LANGADM['AdminCarriers35f16c216c335fe1d428440583f5148f'] = 'Marque todos los grupos que quiere que tengan acceso a este transportista'; +$_LANGADM['AdminCarriers24a23d787190f2c4812ff9ab11847a72'] = 'Estado:'; +$_LANGADM['AdminCarriers00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activo'; +$_LANGADM['AdminCarriersb9f5c797ebbf55adccdd8539a65a0241'] = 'Desactivo'; +$_LANGADM['AdminCarriers49032c00868b02b899f19dc39b52d343'] = 'Incluir o excluir el transportista de la lista transportista del Front Office '; +$_LANGADM['AdminCarrierscf899ec0add2e9e103ad82c1a2a077ac'] = 'Aplicar los gastos de envío:'; +$_LANGADM['AdminCarriers93cba07454f06a4a960172bbd6e2a435'] = 'Sí'; +$_LANGADM['AdminCarriersbafd7322c6e97d25b6299b5d6fe8920b'] = 'No'; +$_LANGADM['AdminCarrierse118ab2d90a7fc8dc54d9b5d10a1edb3'] = 'Aplicar los gastos de envío y costes adicionales de envío por producto para este transportista'; +$_LANGADM['AdminCarriers5f2b3818a8226aa853fc45c83783b12d'] = 'Tasa:'; +$_LANGADM['AdminCarriers7475ec0d41372a307c497acb7eeea8c4'] = 'Sin tasas'; +$_LANGADM['AdminCarriers8e97163e9714c4656e00b33f317bc181'] = 'Gastos de envío y manipulación:'; +$_LANGADM['AdminCarriers92c713cffb8085099e9ab6b8a7387b5e'] = 'Incluir el transporte y los costes de manipulación en el precio del transporte'; +$_LANGADM['AdminCarriersb702b0f0188edd5dde75a6d0aace0246'] = 'Facturación'; +$_LANGADM['AdminCarriers590f6d9a5885f042982c9a911f76abda'] = 'Comportamiento por defecto'; +$_LANGADM['AdminCarrierse3d29a6f3d7588301aa04429e686b260'] = 'En función del precio total'; +$_LANGADM['AdminCarriers49fec5c86a3b43821fdf0d9aa7bbd935'] = 'En función del peso total'; +$_LANGADM['AdminCarriersa2fb5420f32b0749ad87318f82c0db2c'] = 'Fuera de la gama de comportamiento:'; +$_LANGADM['AdminCarriers482836cce404046ca7dc34fb0a6fc526'] = 'Aplicar el coste más alto de la gama definida'; +$_LANGADM['AdminCarriers4f890cf6a72112cad95093baecf39831'] = 'Deshabilitar transportista'; +$_LANGADM['AdminCarriers368cd236d21e173338343c27a26cf717'] = 'Comportamiento a adoptar cuando una francha no se ha encontrado (ejemplo: el peso total del carrito de un cliente es superior a la franja más elevada que ha definido)'; +$_LANGADM['AdminCarriers6fc6e3db51399bfdc0783c55413a9267'] = 'Alto máximo del paquete:'; +$_LANGADM['AdminCarriers8ff53d8ad4dfc44b1ee6b5def80b18a7'] = 'La altura máxima gestionado por esta compañía . Ponga \"0\" o nada, para hacer caso omiso de este campo.'; +$_LANGADM['AdminCarriers56ada2d436a44219fb318b8247aa89ca'] = 'Ancho máximo del paquete:'; +$_LANGADM['AdminCarriers1a6fae865c666be78080641a3ba4a654'] = 'El ancho máximo gestionado por esta compañía . Ponga \"0\" o nada, para hacer caso omiso de este campo.'; +$_LANGADM['AdminCarriers345bbbb0655372cd66cd37b8fdc4b766'] = 'Profundidad máxima del paquete:'; +$_LANGADM['AdminCarriersf7489390b24270ea9cf2ffbf6d312e0c'] = 'La profundidad máxima gestionado por esta compañía . Ponga \"0\" o nada, para hacer caso omiso de este campo.'; +$_LANGADM['AdminCarriers49941c19df9948405549925c15b3e552'] = 'Peso máximo del paquete:'; +$_LANGADM['AdminCarriersc3942bdf0cf47748d11c076230bf8520'] = 'El peso máximo gestionado por esta compañía . Ponga \"0\" o nada, para hacer caso omiso de este campo.'; +$_LANGADM['AdminCarriersf16b5952df8d25ea30b25ff95ee8fedf'] = 'Asociación de tienda:'; +$_LANGADM['AdminCarriers38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar'; +$_LANGADM['AdminCarriersac59c677a41a315dad52c50d476d24a5'] = 'Por favor introduzca otro transportista antes de eliminar el que aparece por defecto'; +$_LANGADM['AdminCartRulesd3b206d196cd6be3a2764c1fb90b200f'] = 'Borrar seleccionados'; +$_LANGADM['AdminCartRulese25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar items seleccionados?'; $_LANGADM['AdminCartRulesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminCartRulesb9f5c797ebbf55adccdd8539a65a0241'] = 'Desactivado'; -$_LANGADM['AdminCartRulesbefcac0f9644a7abee43e69f49252ac4'] = 'Impuestos no incluidos'; -$_LANGADM['AdminCartRulesc9cc8cce247e49bae79f15173ce97354'] = 'Guardar'; $_LANGADM['AdminCartRulesca0dbad92a874b2f69b549293387925e'] = 'Código'; -$_LANGADM['AdminCartRulesd98a07f84921b24ee30f86fd8cd85c3c'] = 'desde'; -$_LANGADM['AdminCartRulesdeb10517653c255364175796ace3553f'] = 'Artículo'; -$_LANGADM['AdminCartRulese25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar los elementos seleccionados?'; -$_LANGADM['AdminCartRulesec211f7c20af43e742bf2570c3cb84f9'] = 'Agregar'; +$_LANGADM['AdminCartRules502996d9790340c5fd7b86a5b93b1c9f'] = 'Prioridad'; +$_LANGADM['AdminCartRules694e8d1f2ee056f98ee488bdc4982d73'] = 'Cantidad'; +$_LANGADM['AdminCartRules3728af837fe70019577ddb0ed7125ee5'] = 'Hasta'; $_LANGADM['AdminCartRulesec53a8c4f07baed5d8825072c89799be'] = 'Estado'; -$_LANGADM['AdminCartRulesf4a0d7cb0cd45214c8ca5912c970de13'] = 'Impuestos incluidos'; -$_LANGADM['AdminCarts01abfc750a0c942167651c40d088531d'] = 'n°'; -$_LANGADM['AdminCarts03ab340b3f99e03cff9e84314ead38c0'] = 'Cant.'; -$_LANGADM['AdminCarts068f80c7519d0528fb08e82137a72131'] = 'Productos'; -$_LANGADM['AdminCarts1402e450396cb76b53b95f6e1746d700'] = 'Cuenta registrada el:'; +$_LANGADM['AdminCartRulesf7de1b71605a10ef04416effa4c6e09e'] = 'Guardar y permanecer'; +$_LANGADM['AdminCartRulesa6fe6d1a739e16b0f691c6f3730b78ae'] = 'Pago: Reglas de la cesta'; +$_LANGADM['AdminCartRules29aa46cc3d2677c7e0f216910df600ff'] = 'Envío gratis'; +$_LANGADM['AdminCartRules00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activado'; +$_LANGADM['AdminCartRulesb9f5c797ebbf55adccdd8539a65a0241'] = 'Desactivado'; +$_LANGADM['AdminCartRulesfc6341fa76fe93b837d748563e0a60c1'] = 'Aplicar descuento'; +$_LANGADM['AdminCartRulesda73ea07f51049046d527dabd85170e1'] = 'Porcentaje (%)'; +$_LANGADM['AdminCartRules96d60bee29d908c1cb0fb4fd3f28ed42'] = 'Monto (¤)'; +$_LANGADM['AdminCartRules6adf97f83acf6453d4a6a4b1070f3754'] = 'Ninguno'; +$_LANGADM['AdminCartRules407d3e36cf562094fc5802889c592fa6'] = 'Valor (%)'; +$_LANGADM['AdminCartRulesde11e2e4296bb20487b6430508866e06'] = 'No aplicar al costo de envío'; +$_LANGADM['AdminCartRules717a25e452275655de73204c68072f0f'] = 'Valor (¤)'; +$_LANGADM['AdminCartRulesbefcac0f9644a7abee43e69f49252ac4'] = 'Tasa excluida'; +$_LANGADM['AdminCartRulesf4a0d7cb0cd45214c8ca5912c970de13'] = 'Tasa incluida'; +$_LANGADM['AdminCartRules4ec534e482b91898178fa7c6b2235459'] = 'Aplicar descuento a'; +$_LANGADM['AdminCartRules629b9591d5085cf14edd26c9d376bb3a'] = 'Orden (sin envío)'; +$_LANGADM['AdminCartRules1b343552de249749420ddd0fff731e0c'] = 'Producto especifico'; +$_LANGADM['AdminCartRules8bab8ac32605948e59399033c7606222'] = 'Producto más barato'; +$_LANGADM['AdminCartRules8cfdac16c15c9b130f26ca1d275035a0'] = 'Producto(s) seleccionado(s)'; +$_LANGADM['AdminCartRulesdeb10517653c255364175796ace3553f'] = 'Producto'; +$_LANGADM['AdminCartRules2f73d13f0a878086ce1f9933aed3ac80'] = 'Enviar un regalo'; +$_LANGADM['AdminCartRules8f36b08eb9ebba13ef930c9dd719ff7c'] = 'Limitar a un solo cliente'; +$_LANGADM['AdminCartRules5e60b472b57279a00a961e1e93fa0802'] = 'Opcionalmente, la regla de la cesta estará disponible para todos si deja este campo en blanco.'; +$_LANGADM['AdminCartRulesb07cc2801693b2e722906a3db3d9c447'] = 'Validez'; +$_LANGADM['AdminCartRulesd98a07f84921b24ee30f86fd8cd85c3c'] = 'desde'; +$_LANGADM['AdminCartRules01b6e20344b68835c5ed1ddedf20d531'] = 'hasta'; +$_LANGADM['AdminCartRules4d545447cf01b1e3bb59c537543729c5'] = 'Periodo por defecto en un més'; +$_LANGADM['AdminCartRules9f6e99bdd4184b83dc478d0ab1b4cbf7'] = 'Monto mínimo'; +$_LANGADM['AdminCartRules89bea8045e50a337d8ce9849a4e1633c'] = 'Envío excluido'; +$_LANGADM['AdminCartRulesf7b8d9d5bbba937644a29be14e2654ed'] = 'Envío incluido'; +$_LANGADM['AdminCartRulesd3c6991b7b2ef7068d0175361c32f0b3'] = 'Usted puede elegir una cantidad mínima para la compra, ya sea con o sin los impuestos, con o sin transporte.'; +$_LANGADM['AdminCartRules7d058d4cdbc3a0f480bd472b62a0bf53'] = 'Total disponible'; +$_LANGADM['AdminCartRules4389e2185ee6d9712b5dc25312ab4f3b'] = 'La regla de cesta se aplicará solo a X primeros clientes.'; +$_LANGADM['AdminCartRules9379f6f6c128b182600047d1b3090bc9'] = 'Total disponible para cada usuario'; +$_LANGADM['AdminCartRulesddc50313c0e3b41640de886e37d440de'] = 'Un cliente solo podrá usar una regla de cesta X veces.'; +$_LANGADM['AdminCartRulescd8e66c655070f24cbece45141a505c3'] = 'Selección de país'; +$_LANGADM['AdminCartRules7c160ccb02560f1adb25fb6b86d9ebce'] = 'Países seleccionados'; +$_LANGADM['AdminCartRules1063e38cb53d94d386f21227fcd84717'] = 'Remover'; +$_LANGADM['AdminCartRules7922167568640bb2e57c1592a0b5945b'] = 'Países no seleccionados'; +$_LANGADM['AdminCartRulesec211f7c20af43e742bf2570c3cb84f9'] = 'Añadir'; +$_LANGADM['AdminCartRules46b00dccbc9e441b3fcf567d39975f86'] = 'Selección de transportista'; +$_LANGADM['AdminCartRulesbd544756bba84765ddf991b01d7120d1'] = 'Transportistas seleccionados'; +$_LANGADM['AdminCartRules3e9619330efb3bed62076dc6138a3889'] = 'Transportistas no seleccionados'; +$_LANGADM['AdminCartRulesc3f6634f087fc43dd62b3154e12d050d'] = 'Selección de grupos de clientes'; +$_LANGADM['AdminCartRules1fc6ed753100636e79df3831a3034531'] = 'Grupos seleccionados'; +$_LANGADM['AdminCartRules9463ae08271e82176b391f6cedb6e82b'] = 'Grupos no seleccionados'; +$_LANGADM['AdminCartRuleseb8bd4a7aeee5a49102d5269113b1142'] = 'Compatibilidad con otras reglas de cesta'; +$_LANGADM['AdminCartRules53fb9df3249c49828006e57434d02d65'] = 'Reglas de cesta combinables'; +$_LANGADM['AdminCartRules06d8251983d901d62c12ed00fe65ddc1'] = 'Reglas de cesta no conbinables'; +$_LANGADM['AdminCartRules7f36b7eac5872d757b315ed431c4ad92'] = 'Selección de productos'; +$_LANGADM['AdminCartRules7f36b7eac5872d757b315ed431c4ad92'] = 'Añadir una nueva regla de grupo'; +$_LANGADM['AdminCartRulese2bcac3dc51781abbc2938e16a0b0e72'] = 'Selección de tienda'; +$_LANGADM['AdminCartRulesa5a08c71d0992427cfd8815ebc8f6152'] = 'Tiendas seleccionadas'; +$_LANGADM['AdminCartRules5e3f76cc2d68012faa5ce54aadf6cf84'] = 'Tiendas no seleccionadas'; +$_LANGADM['AdminCartRulesc4c95c36570d5a8834be5e88e2f0f6b2'] = 'Información'; +$_LANGADM['AdminCartRules229eb04083e06f419f9ac494329f957d'] = 'Condición'; +$_LANGADM['AdminCartRules06df33001c1d7187fdd81ea1f5b277aa'] = 'Acciones'; +$_LANGADM['AdminCartRulescfa2dea27c46e682b5699d0eb68bfe22'] = 'Información de reglas de cesta'; +$_LANGADM['AdminCartRulese85a9cd47c85e7b72394fddb5896fcb5'] = 'Condiciones de reglas de cesta'; +$_LANGADM['AdminCartRules8b8cec8697e943959a558607beba149f'] = 'Acciones de reglas de cesta'; +$_LANGADM['AdminCartRulesc9cc8cce247e49bae79f15173ce97354'] = 'Guardar'; +$_LANGADM['AdminCartRules9ea67be453eaccf020697b4654fc021a'] = 'Guardar y permanecer'; +$_LANGADM['AdminCartRules49ee3087348e8d44e1feda1917443987'] = 'Nombre'; +$_LANGADM['AdminCartRulese4273ba845eeadc615b5157522c57bf1'] = 'Se mostrarán en el resumen de compra, así como en la factura.'; +$_LANGADM['AdminCartRulesb5a7adde1af5c87d7fd797b6245c2a39'] = 'Descripción'; +$_LANGADM['AdminCartRules720436e03046f962d7d2187aa7b78ea6'] = 'Solo para usted, nunca se mostrará al cliente'; +$_LANGADM['AdminCartRules7484fedab7d6012a64023ddcacf8bbe4'] = '(Click para generar un código aleatoreo)'; +$_LANGADM['AdminCartRules90f46cc19bca0bf28989f33932b8cbf4'] = 'Cuidado! LA regla se aplicara automáticamente si deja este campo vació'; +$_LANGADM['AdminCartRulesf507c7574b6368f942ea9a2b959d8ec9'] = 'Uso parcial'; +$_LANGADM['AdminCartRulesbb5fe5cd9c8c778e81b05ef53c166612'] = 'Permitido'; +$_LANGADM['AdminCartRulesc0902bb307af1c623dc07a6070c33261'] = 'No permitido'; +$_LANGADM['AdminCartRulesb51a203cee37965537db75688feaef75'] = 'Solo aplicable si el valor del cupón es mayor que el total de la cesta.'; +$_LANGADM['AdminCartRulesb979a43669aacb727c63931a8c1052f6'] = 'Si no se permite el uso parcial, el valor del vale se reducirá a la cantidad total del pedido, pero si lo hace, un nuevo bono será creado con el resto.'; +$_LANGADM['AdminCartRules2d4d1e729aa263eb6e4daf0d24a7fe72'] = 'Las Reglas de Cesta se aplican a la compra por prioridad. Una regla de prioridad de compra con \"1\" será procesado ante una regla de carro con una prioridad de \"2\".'; +$_LANGADM['AdminCartRules009684607fdf08a46ce7bb9f0a342b99'] = 'El producto(s) coinciden con estos'; +$_LANGADM['AdminCartRules961f2247a2070bedff9f9cd8d64e2650'] = 'Seleccionar'; +$_LANGADM['AdminCartRules70f9d6d51d3073ade7b099953b5e1ac1'] = 'La cesta debe contener al menos'; +$_LANGADM['AdminCartRules3bbe671bffbf08ba0a9e94556a3a08f3'] = 'producto(s) coinciden con las siguientes reglas:'; +$_LANGADM['AdminCartRulesd6d9190e86f812c0490da9360e12cee1'] = 'Agregar una regla relativa a'; +$_LANGADM['AdminCartRules7bc873cba11f035df692c3549366c722'] = '-- Seleccionar --'; +$_LANGADM['AdminCartRules068f80c7519d0528fb08e82137a72131'] = 'Productos'; +$_LANGADM['AdminCartRules287234a1ff35a314b5b6bc4e5828e745'] = 'Atributos'; +$_LANGADM['AdminCartRulesaf1b98adf7f686b84cd0b443e022b7a0'] = 'Categorias'; +$_LANGADM['AdminCartRules2377be3c2ad9b435ba277a73f0f1ca76'] = 'Fabricantes'; +$_LANGADM['AdminCartRules1814d65a76028fdfbadab64a5a8076df'] = 'Proveedor'; +$_LANGADM['AdminCartRules91b442d385b54e1418d81adc34871053'] = 'Seleccionado'; +$_LANGADM['AdminCartRules810460332a38c9ade69a49b057494cad'] = 'No seleccionado'; +$_LANGADM['AdminCartsb718adec73e04ce3ec720dd11a06a308'] = 'ID'; +$_LANGADM['AdminCartsd79cf3f429596f77db95c65074663a54'] = 'Id. de pedido'; +$_LANGADM['AdminCartsce26601dac0dea138b7295f02b7620a7'] = 'Cliente'; +$_LANGADM['AdminCarts96b0141273eabab320119c467cdcaf17'] = 'Total'; +$_LANGADM['AdminCarts914419aa32f04011357d3b604a86d7eb'] = 'Transportista'; +$_LANGADM['AdminCarts44749712dbec183e983dcd78a7736c41'] = 'Fecha'; +$_LANGADM['AdminCarts54f664c70c22054ea0d8d26fc3997ce7'] = 'En linea'; +$_LANGADM['AdminCartsadb831a7fdd83dd1e2a309ce7591dff8'] = 'Visitante'; +$_LANGADM['AdminCarts580034e942d61c23826cb31dc2cb3c89'] = 'Carrito n°'; +$_LANGADM['AdminCartsed2b5c0139cec8ad2873829dc1117d50'] = 'desde'; $_LANGADM['AdminCarts1d949d2235747b894bbaae35fbf44f1d'] = 'Información cliente'; -$_LANGADM['AdminCarts2633d6725607d13e80f5e30514b91fbe'] = 'Total de descuentos:'; +$_LANGADM['AdminCarts01abfc750a0c942167651c40d088531d'] = 'n°'; +$_LANGADM['AdminCartsad63162d0d394b0e0daf1c30c6d77160'] = 'Cuenta registrada el:'; +$_LANGADM['AdminCartsb157524c4be8c2fc80e5ef2f0b1bf1e6'] = 'Pedidos validados:'; +$_LANGADM['AdminCarts5c63fcad7f3534fdcf4ee426a54a6e00'] = 'Total pagado desde la inscripción:'; +$_LANGADM['AdminCartsa8e3c5c577a4b885819e5ba1c785065c'] = 'Visitante no registrado'; +$_LANGADM['AdminCarts58930025e1f95d65035e0df5d6c2ae41'] = 'Informaciones de pedido'; +$_LANGADM['AdminCartsd1228f5476d15142b1358ae4b5fa2454'] = 'Pedido n°'; +$_LANGADM['AdminCartsf9e17adb48f78186c6bcd4bd9c08816d'] = 'Realizado el:'; +$_LANGADM['AdminCarts30d5706b177c5a77731d1418e95d2900'] = 'Ningún pedido creado a partir de este carrito'; +$_LANGADM['AdminCarts3ac442c5433b22fbc1bdf0e4b02705b9'] = 'Crear una orden con esta cesta'; +$_LANGADM['AdminCarts068f80c7519d0528fb08e82137a72131'] = 'Productos'; +$_LANGADM['AdminCarts6f16ab6ec0a6064d0c8961257a3eb1f5'] = 'Resumen del carrito'; +$_LANGADM['AdminCartsdeb10517653c255364175796ace3553f'] = 'Producto'; +$_LANGADM['AdminCarts6c957f72dc8cdacc75762f2cbdcdfaf2'] = 'Subir'; +$_LANGADM['AdminCarts694e8d1f2ee056f98ee488bdc4982d73'] = 'Cant.'; $_LANGADM['AdminCarts27ce7f8b5623b2e2df568d64cf051607'] = 'Stock'; $_LANGADM['AdminCarts2fb3b950fd7711136f7f251ae5fbdbdc'] = 'Texto #'; -$_LANGADM['AdminCarts30d5706b177c5a77731d1418e95d2900'] = 'Ningún pedido creado a partir de este carrito'; -$_LANGADM['AdminCarts44749712dbec183e983dcd78a7736c41'] = 'Fecha'; -$_LANGADM['AdminCarts543ae6adeb524f98cc7d3c816a1ec1e3'] = 'Total de productos:'; -$_LANGADM['AdminCarts580034e942d61c23826cb31dc2cb3c89'] = 'Carrito n°'; -$_LANGADM['AdminCarts58930025e1f95d65035e0df5d6c2ae41'] = 'Informaciones de pedido'; -$_LANGADM['AdminCarts5a80b1a10d36fdb4c05b87e01cb7abc9'] = 'Total pagado desde la inscripción:'; -$_LANGADM['AdminCarts66c4c5112f455a19afde47829df363fa'] = 'Total:'; -$_LANGADM['AdminCarts689202409e48743b914713f96d93947c'] = 'Valor'; -$_LANGADM['AdminCarts691b338fa68b3c177c6ebbc745624c6a'] = 'Total gastos de envío:'; -$_LANGADM['AdminCarts6f16ab6ec0a6064d0c8961257a3eb1f5'] = 'Resumen del carrito'; -$_LANGADM['AdminCarts6fde42aa0857eb92fc0d0c3fb1c6c8b7'] = 'Id. de pedido'; -$_LANGADM['AdminCarts81a45bb93f6dc37a6c0dcc3af725d331'] = 'Según el grupo de este cliente, los precios aparecen en:'; $_LANGADM['AdminCarts853ae90f0351324bd73ea615e6487517'] = ':'; -$_LANGADM['AdminCarts914419aa32f04011357d3b604a86d7eb'] = 'Transportista'; -$_LANGADM['AdminCarts96b0141273eabab320119c467cdcaf17'] = 'Total'; -$_LANGADM['AdminCarts9d5bf15117441a1b52eb1f0808e4aad3'] = 'Descuentos'; -$_LANGADM['AdminCartsa12925b3d2beb085f9a024d8098b41dd'] = 'Total envoltorio regalo:'; -$_LANGADM['AdminCartsa8e3c5c577a4b885819e5ba1c785065c'] = 'Visitante no registrado'; -$_LANGADM['AdminCartsadb831a7fdd83dd1e2a309ce7591dff8'] = 'Visitante'; -$_LANGADM['AdminCartsb157524c4be8c2fc80e5ef2f0b1bf1e6'] = 'Pedidos validados:'; -$_LANGADM['AdminCartsb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminCartsce26601dac0dea138b7295f02b7620a7'] = 'Cliente'; -$_LANGADM['AdminCartsd1228f5476d15142b1358ae4b5fa2454'] = 'Pedido n°'; -$_LANGADM['AdminCartsd98a07f84921b24ee30f86fd8cd85c3c'] = 'desde'; -$_LANGADM['AdminCartsdeb10517653c255364175796ace3553f'] = 'Producto'; $_LANGADM['AdminCartse78b6f4eb3be046f4d25c07ce54954d4'] = 'Ref:'; +$_LANGADM['AdminCarts543ae6adeb524f98cc7d3c816a1ec1e3'] = 'Total de productos:'; +$_LANGADM['AdminCarts2633d6725607d13e80f5e30514b91fbe'] = 'Total de descuentos:'; +$_LANGADM['AdminCartsa12925b3d2beb085f9a024d8098b41dd'] = 'Total envoltorio regalo:'; +$_LANGADM['AdminCarts691b338fa68b3c177c6ebbc745624c6a'] = 'Total gastos de envío:'; +$_LANGADM['AdminCarts66c4c5112f455a19afde47829df363fa'] = 'Total:'; +$_LANGADM['AdminCarts9d5bf15117441a1b52eb1f0808e4aad3'] = 'Descuentos'; $_LANGADM['AdminCartsf14b582c1b0eab88ed5904fb781568c0'] = 'Nombre de Descuento'; -$_LANGADM['AdminCartsf9e17adb48f78186c6bcd4bd9c08816d'] = 'Realizado el:'; -$_LANGADM['AdminCartsfbaedde498cdead4f2780217646e9ba1'] = 'Subir'; -$_LANGADM['AdminCategories00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activado'; -$_LANGADM['AdminCategories02fa003c38fefcda498b876f67f4cac7'] = 'URL amigable:'; -$_LANGADM['AdminCategories38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar '; -$_LANGADM['AdminCategories394deec8b4e901394f69ad41095b1ecc'] = 'Meta palabras:'; -$_LANGADM['AdminCategories3adbdb3ac060038aa0e6e6c138ef9873'] = 'Categoría'; -$_LANGADM['AdminCategories3e053943605d9e4bf7dd7588ea19e9d2'] = 'Caracteres prohibidos:'; -$_LANGADM['AdminCategories461900b74731e07320ca79366df3e809'] = 'Imagen:'; +$_LANGADM['AdminCarts689202409e48743b914713f96d93947c'] = 'Valor'; +$_LANGADM['AdminCarts0e413966ac58799eeb7fb236d8269e5d'] = 'Según el grupo de este cliente, los precios aparecen en:'; +$_LANGADM['AdminCarts21586db2334d5241a3cbf559955c129b'] = 'tasa exclcluida'; +$_LANGADM['AdminCarts55b090625e8d4484bd223751acb21775'] = 'tasa incluida'; +$_LANGADM['AdminCategoriesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; $_LANGADM['AdminCategories49ee3087348e8d44e1feda1917443987'] = 'Nombre'; -$_LANGADM['AdminCategories4e140ba723a03baa6948340bf90e2ef6'] = 'Nombre:'; +$_LANGADM['AdminCategoriesb5a7adde1af5c87d7fd797b6245c2a39'] = 'Descripción'; $_LANGADM['AdminCategories52f5e0bc3859bc5f5e25130b6c7e8881'] = 'Posición'; -$_LANGADM['AdminCategories5ffd7a335dd836b3373f5ec570a58bdc'] = 'Desplegar todo'; +$_LANGADM['AdminCategories86754577897acfb25deb69039d49d9a7'] = 'Mostrados'; +$_LANGADM['AdminCategoriesd3b206d196cd6be3a2764c1fb90b200f'] = 'Borrar seleccionados'; +$_LANGADM['AdminCategories5f573e91e5eaa092e00a4c4df393c0cb'] = 'Añadir una nueva categoría raiz'; +$_LANGADM['AdminCategoriesef61fb324d729c341ea8ab9901e23566'] = 'Añadir nueva'; +$_LANGADM['AdminCategories7dce122004969d56ae2e0245cb754d35'] = 'Editar'; +$_LANGADM['AdminCategoriesea4788705e6873b424c65e91c2846b19'] = 'Cancelar'; +$_LANGADM['AdminCategorieseee9803f950c044483988489fe500800'] = '% s - Todas las personas sin una cuenta de cliente o no autenticado.'; +$_LANGADM['AdminCategoriesa36f97f31dbcb265fb08f5c0626261ea'] = '% s - Cliente que hizo un pedido con Cuenta de Invitado'; +$_LANGADM['AdminCategories912b0ddf5cf99be6062eff780d58c50b'] = '% s - Todas las personas que crearon una cuenta en este sitio.'; +$_LANGADM['AdminCategories3adbdb3ac060038aa0e6e6c138ef9873'] = 'Categoría'; +$_LANGADM['AdminCategories4e140ba723a03baa6948340bf90e2ef6'] = 'Nombre:'; $_LANGADM['AdminCategories6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caracteres no válidos:'; $_LANGADM['AdminCategories6637b53a5820cef0817b7f2a2553bfc8'] = 'Mostrados:'; -$_LANGADM['AdminCategories66f2dd0c775eff24ac95c38347bcaf9a'] = 'Categoría padre:'; -$_LANGADM['AdminCategories7b250cb374c12c42a75227ba75df7779'] = 'Meta titulo:'; -$_LANGADM['AdminCategories7dce122004969d56ae2e0245cb754d35'] = 'Editar'; -$_LANGADM['AdminCategories86754577897acfb25deb69039d49d9a7'] = 'Mostrados'; -$_LANGADM['AdminCategories93cba07454f06a4a960172bbd6e2a435'] = 'Sí'; -$_LANGADM['AdminCategoriesa6bb76858f8b4b61c050ad7a7ac57e06'] = 'Meta descripción:'; -$_LANGADM['AdminCategoriesa8cff2e828f241eed159bc28e76707c7'] = 'Marcar todos los grupos a los que desea dar acceso a esta categoría'; -$_LANGADM['AdminCategoriesb56c3bda503a8dc4be356edb0cc31793'] = 'Contraer todo'; -$_LANGADM['AdminCategoriesb5a7adde1af5c87d7fd797b6245c2a39'] = 'Descripción'; -$_LANGADM['AdminCategoriesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; +$_LANGADM['AdminCategories00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activado'; $_LANGADM['AdminCategoriesb9f5c797ebbf55adccdd8539a65a0241'] = 'Desactivado'; +$_LANGADM['AdminCategories66f2dd0c775eff24ac95c38347bcaf9a'] = 'Categoría padre:'; +$_LANGADM['AdminCategoriesef7de3f485174ff47f061ad27d83d0ee'] = 'seleccionado'; +$_LANGADM['AdminCategoriesb56c3bda503a8dc4be356edb0cc31793'] = 'Contraer todo'; +$_LANGADM['AdminCategories5ffd7a335dd836b3373f5ec570a58bdc'] = 'Desplegar todo'; +$_LANGADM['AdminCategories12f30544aaab0eafb21020a3c94bfddf'] = 'Categoría Raiz'; +$_LANGADM['AdminCategories93cba07454f06a4a960172bbd6e2a435'] = 'Si'; $_LANGADM['AdminCategoriesbafd7322c6e97d25b6299b5d6fe8920b'] = 'No'; $_LANGADM['AdminCategoriesd0042a700e9bdf79689d63ee6846dc0e'] = 'Descripción:'; -$_LANGADM['AdminCategoriesea4788705e6873b424c65e91c2846b19'] = 'Suprimir'; -$_LANGADM['AdminCategoriesef61fb324d729c341ea8ab9901e23566'] = 'Añadir nuevo'; -$_LANGADM['AdminCategoriesef7de3f485174ff47f061ad27d83d0ee'] = 'seleccionado'; +$_LANGADM['AdminCategories461900b74731e07320ca79366df3e809'] = 'Imagen:'; $_LANGADM['AdminCategoriesf0eaa209893a6bb5512c9876037b82be'] = 'Subir logo de la categoría desde el ordenador'; -$_LANGADM['AdminCms0099c0173a3c7758b36025bdae9b4fc7'] = 'Activado:'; -$_LANGADM['AdminCms00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activado'; -$_LANGADM['AdminCms084af17ae8dce6465e3acd94a3d995c1'] = 'Su página CMS se guardará como borrador'; -$_LANGADM['AdminCms1dec4f55522b828fe5dacf8478021a9e'] = 'URL amigable'; -$_LANGADM['AdminCms2ef9671539ece086eb5c74c851a08565'] = 'Sólo se permiten las letras y el signo menos (-)'; -$_LANGADM['AdminCms38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar'; -$_LANGADM['AdminCms3f64b2beede1082fd32ddb0bf11a641f'] = 'Meta descripción'; -$_LANGADM['AdminCms45b1bce0ceb1e155fc99d59a21761b9e'] = 'Contenido de la página'; -$_LANGADM['AdminCms52f5e0bc3859bc5f5e25130b6c7e8881'] = 'Posición'; -$_LANGADM['AdminCms5ece607071fe59ddc4c88dc6abfe2310'] = 'No se han encontrado artículos'; -$_LANGADM['AdminCms6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caracteres no válidos:'; -$_LANGADM['AdminCms789ca3cc9e29e7ef767619e13c6b2f9e'] = 'Categoría CMS'; -$_LANGADM['AdminCms7b250cb374c12c42a75227ba75df7779'] = 'Título del Meta:'; -$_LANGADM['AdminCms7d7559ccac6bc30a4d985db11cb34a3a'] = 'Meta palabras clave'; -$_LANGADM['AdminCmsCategories00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activado:'; -$_LANGADM['AdminCmsCategories02fa003c38fefcda498b876f67f4cac7'] = 'URL amigable:'; -$_LANGADM['AdminCmsCategories2ef9671539ece086eb5c74c851a08565'] = 'Solo se autorizan las letras y los caracteres menos (-) '; -$_LANGADM['AdminCmsCategories2f74f5e9674526a836ce24ad5584fc6e'] = 'Categoría padre CMS'; -$_LANGADM['AdminCmsCategories38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar '; -$_LANGADM['AdminCmsCategories394deec8b4e901394f69ad41095b1ecc'] = 'Meta palabras clave:'; -$_LANGADM['AdminCmsCategories49ee3087348e8d44e1feda1917443987'] = 'Nombre'; -$_LANGADM['AdminCmsCategories4e140ba723a03baa6948340bf90e2ef6'] = 'Nombre:'; -$_LANGADM['AdminCmsCategories52f5e0bc3859bc5f5e25130b6c7e8881'] = 'Posición'; -$_LANGADM['AdminCmsCategories6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caracteres no válidos:'; -$_LANGADM['AdminCmsCategories6637b53a5820cef0817b7f2a2553bfc8'] = 'Mostrado:'; -$_LANGADM['AdminCmsCategories789ca3cc9e29e7ef767619e13c6b2f9e'] = 'Categoría CMS'; -$_LANGADM['AdminCmsCategories7b250cb374c12c42a75227ba75df7779'] = 'Meta título:'; -$_LANGADM['AdminCmsCategories86754577897acfb25deb69039d49d9a7'] = 'Mostrado'; -$_LANGADM['AdminCmsCategoriesa6bb76858f8b4b61c050ad7a7ac57e06'] = 'Meta descripción:'; -$_LANGADM['AdminCmsCategoriesb5a7adde1af5c87d7fd797b6245c2a39'] = 'Descripción'; +$_LANGADM['AdminCategories7b250cb374c12c42a75227ba75df7779'] = 'Meta titulo:'; +$_LANGADM['AdminCategories3e053943605d9e4bf7dd7588ea19e9d2'] = 'Caracteres prohibidos:'; +$_LANGADM['AdminCategoriesa6bb76858f8b4b61c050ad7a7ac57e06'] = 'Meta descripción:'; +$_LANGADM['AdminCategories394deec8b4e901394f69ad41095b1ecc'] = 'Meta palabras:'; +$_LANGADM['AdminCategories02fa003c38fefcda498b876f67f4cac7'] = 'URL amigable:'; +$_LANGADM['AdminCategories1bd33faf04b6c7e0090de4f3e5915178'] = 'Grupo de acceso:'; +$_LANGADM['AdminCategories53d98bd116f47fdfe15c8eb4525c5e99'] = 'Ahora tiene tres grupos por defecto.'; +$_LANGADM['AdminCategories9f87a4708828a6a6cb07b1410f8f73e8'] = 'Marcar todos los grupos a los que desea dar acceso a esta categoría'; +$_LANGADM['AdminCategoriesc9cc8cce247e49bae79f15173ce97354'] = 'Guardar'; +$_LANGADM['AdminCategoriesf16b5952df8d25ea30b25ff95ee8fedf'] = 'Asociación de tienda:'; +$_LANGADM['AdminCategories3862efce9647cdbdb704436703a7863a'] = 'La categoría no puede ser movida aquí'; +$_LANGADM['AdminCategoriesfe4456077f52726a3f573d894ad106a0'] = 'La categoría no puede ser raíz de si misma.'; +$_LANGADM['AdminCategories7548ed945ffa864fb31c526b79748bcb'] = '¿Desea eliminar los productos también?'; +$_LANGADM['AdminCategories6ee5d2b90cedb3573844f84c25ba194f'] = 'La eliminación de esta categoría se eliminan los productos relacionados con esta categoría y sin ningún tipo de otros. ¿Seguro que desea continuar?'; +$_LANGADM['AdminCategoriesa6b5959011a81bccb79d7c7d1df44848'] = 'No, quiero vincular los productos sin otras categorías con la categoría de los padres y desactivarlos.'; +$_LANGADM['AdminCategories3e26f72ed4468f457c16ae1862440768'] = 'No, quiero vincular los productos sin otras categorías con la categoría principal.'; +$_LANGADM['AdminCategories3b85fffb1141551046746250cab42cde'] = 'Sí, quiero eliminar los productos relacionados con esta categoría y sin ningún tipo de otras categorías.'; +$_LANGADM['AdminCategoriesea4788705e6873b424c65e91c2846b19'] = 'Cancelar'; +$_LANGADM['AdminCategoriesad3d06d03d94223fa652babc913de686'] = 'Validar'; +$_LANGADM['AdminCmsCategoriesd3b206d196cd6be3a2764c1fb90b200f'] = 'Borrar seleccionados'; +$_LANGADM['AdminCmsCategoriese25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar items seleccionados?'; $_LANGADM['AdminCmsCategoriesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminCmsCategoriesb9f5c797ebbf55adccdd8539a65a0241'] = 'Desactivado:'; -$_LANGADM['AdminCmsCategoriese25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar los elementos seleccionados?'; -$_LANGADM['AdminCmsContent62381fc27e62649a16182a616de3f7ea'] = 'Categoría actual'; +$_LANGADM['AdminCmsCategories49ee3087348e8d44e1feda1917443987'] = 'Nombre'; +$_LANGADM['AdminCmsCategoriesb5a7adde1af5c87d7fd797b6245c2a39'] = 'Descripción'; +$_LANGADM['AdminCmsCategories52f5e0bc3859bc5f5e25130b6c7e8881'] = 'Posición'; +$_LANGADM['AdminCmsCategories86754577897acfb25deb69039d49d9a7'] = 'Mostrado'; +$_LANGADM['AdminCmsCategories789ca3cc9e29e7ef767619e13c6b2f9e'] = 'Categoría CMS'; +$_LANGADM['AdminCmsCategories4e140ba723a03baa6948340bf90e2ef6'] = 'Nombre:'; +$_LANGADM['AdminCmsCategories6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caracteres inválidos:'; +$_LANGADM['AdminCmsCategories6637b53a5820cef0817b7f2a2553bfc8'] = 'Mostrado:'; +$_LANGADM['AdminCmsCategories00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activado'; +$_LANGADM['AdminCmsCategoriesb9f5c797ebbf55adccdd8539a65a0241'] = 'Desactivado'; +$_LANGADM['AdminCmsCategories2f74f5e9674526a836ce24ad5584fc6e'] = 'Categoría padre CMS:'; +$_LANGADM['AdminCmsCategories7b250cb374c12c42a75227ba75df7779'] = 'Meta titulo:'; +$_LANGADM['AdminCmsCategoriesa6bb76858f8b4b61c050ad7a7ac57e06'] = 'Meta descripción:'; +$_LANGADM['AdminCmsCategories394deec8b4e901394f69ad41095b1ecc'] = 'Meta palabras clave:'; +$_LANGADM['AdminCmsCategories02fa003c38fefcda498b876f67f4cac7'] = 'URL amigable:'; +$_LANGADM['AdminCmsCategories2ef9671539ece086eb5c74c851a08565'] = 'Solo letras y menos (-) están permitidas'; +$_LANGADM['AdminCmsCategoriesc9cc8cce247e49bae79f15173ce97354'] = 'Guardar'; +$_LANGADM['AdminCmsd3b206d196cd6be3a2764c1fb90b200f'] = 'Borrar seleccionados'; +$_LANGADM['AdminCmse25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar items seleccionados?'; $_LANGADM['AdminCmsb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminCmsb78a3223503896721cca1303f776159b'] = 'Título'; -$_LANGADM['AdminCmsb9f5c797ebbf55adccdd8539a65a0241'] = 'Desactivado'; -$_LANGADM['AdminCmscc4fbd30d676ea2f9994b7063a8ada15'] = 'Páginas en esta categoría'; -$_LANGADM['AdminCmse25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar los elementos seleccionados?'; $_LANGADM['AdminCmse6b391a8d2c4d45902a23a8b6585703d'] = 'URL'; -$_LANGADM['AdminCmsef61fb324d729c341ea8ab9901e23566'] = 'Añadir nuevo'; +$_LANGADM['AdminCmsb78a3223503896721cca1303f776159b'] = 'Titulo'; +$_LANGADM['AdminCms52f5e0bc3859bc5f5e25130b6c7e8881'] = 'Posición'; +$_LANGADM['AdminCms00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activado'; $_LANGADM['AdminCmsf8825c9f08ff15b5ef6bc3a3898817e8'] = 'Guardar y previsualizar'; -$_LANGADM['AdminContacts00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activado'; -$_LANGADM['AdminContacts0a958d0b68cae1805a8f64cdcddb821b'] = 'Información adicional acerca de este contacto'; -$_LANGADM['AdminContacts38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar'; -$_LANGADM['AdminContacts51ec9bf4aaeab1b25bb57f9f8d4de557'] = 'Título:'; -$_LANGADM['AdminContacts76e1a2d01fd855aa7f2df99e2be260c5'] = 'Se enviará un email a esta dirección'; -$_LANGADM['AdminContacts7e98c222c4dd2e73d37bc5cd0eca2fca'] = 'Nombre de contacto, ej. Soporte Técnico:'; -$_LANGADM['AdminContacts8b5dd64ab8d0b8158906796b53a200e2'] = 'Dirección email'; -$_LANGADM['AdminContacts9aa698f602b1e5694855cee73a683488'] = 'Contacto'; -$_LANGADM['AdminContactsa4fa45b9c05d906d897b3a04f3d09838'] = '¿Guardar en Servicio Clientela?'; -$_LANGADM['AdminContactsb5a7adde1af5c87d7fd797b6245c2a39'] = 'Descripción'; +$_LANGADM['AdminCms789ca3cc9e29e7ef767619e13c6b2f9e'] = 'Categoría CMS'; +$_LANGADM['AdminCms57bd1d8ace15f17054281d1e88336b97'] = 'Categoría CMS padre'; +$_LANGADM['AdminCms7b250cb374c12c42a75227ba75df7779'] = 'Meta titulo:'; +$_LANGADM['AdminCms6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caracteres inválidos:'; +$_LANGADM['AdminCms3f64b2beede1082fd32ddb0bf11a641f'] = 'MEta discripción'; +$_LANGADM['AdminCms7d7559ccac6bc30a4d985db11cb34a3a'] = 'Meta palabras clave'; +$_LANGADM['AdminCms1dec4f55522b828fe5dacf8478021a9e'] = 'URL amigable'; +$_LANGADM['AdminCms2ef9671539ece086eb5c74c851a08565'] = 'Solo letras y menos (-) están permitidas'; +$_LANGADM['AdminCms45b1bce0ceb1e155fc99d59a21761b9e'] = 'Contenido de página'; +$_LANGADM['AdminCms0099c0173a3c7758b36025bdae9b4fc7'] = 'Activado:'; +$_LANGADM['AdminCmsb9f5c797ebbf55adccdd8539a65a0241'] = 'Desactivado'; +$_LANGADM['AdminCms38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar'; +$_LANGADM['AdminCmsf16b5952df8d25ea30b25ff95ee8fedf'] = 'Asociación de tienda:'; +$_LANGADM['AdminCmscc4fbd30d676ea2f9994b7063a8ada15'] = 'Páginas en esta categoria'; +$_LANGADM['AdminCmsef61fb324d729c341ea8ab9901e23566'] = 'Añadir nuevo'; +$_LANGADM['AdminCms5ece607071fe59ddc4c88dc6abfe2310'] = 'No se encontraron items'; +$_LANGADM['AdminCms084af17ae8dce6465e3acd94a3d995c1'] = 'Su página CMS se guardará como borrador'; +$_LANGADM['AdminContact63406c9482c644975f227cc93788e8fb'] = 'Elija su país'; +$_LANGADM['AdminContactffea2d321be109fc7243cfeb515fe257'] = 'Elija su estado (si aplicable)'; +$_LANGADM['AdminContact61f0fa926f97eafb392975ed79cebb4a'] = 'Nombre de la tienda:'; +$_LANGADM['AdminContact792ccc0c7f3d0d20366fbbf44ef7cd78'] = 'Mostrar en los mensajes de correo electrónico y página de los títulos'; +$_LANGADM['AdminContact237726599268adc200964601cdafeb16'] = 'email de la tienda:'; +$_LANGADM['AdminContact0188aaac1db951dc90bced9ecd606c04'] = 'Mostrar en los mensajes de correo electrónico enviados a los clientes'; +$_LANGADM['AdminContactd7ceaa3ddb4fc6884046456463ecb258'] = 'Inscripción:'; +$_LANGADM['AdminContact76cee53a1d378b50e5bc3aa50ab3b4c0'] = 'Información de registro de la tienda (por ejemplo SIRET o RCS)'; +$_LANGADM['AdminContact3c720ca57528095461f52d40d26d956a'] = 'Dirección de la tienda (línea 1)'; +$_LANGADM['AdminContacte0ef7a9e00e6b6189c8da23da3fe79f8'] = 'Código Postal:'; +$_LANGADM['AdminContactbffb711ec36f280459d11dce315da72f'] = 'Ciudad:'; +$_LANGADM['AdminContactf64be5eef68442a8f50cf535b92ad3e4'] = 'País:'; +$_LANGADM['AdminContact18325105de95083e4a1d10b78f29c2bc'] = 'Estado:'; +$_LANGADM['AdminContact673ae02fffb72f0fe68a66f096a01347'] = 'Teléfono:'; +$_LANGADM['AdminContact0e2fb5b02182fd28b9b96e86ed27838f'] = 'Fax:'; +$_LANGADM['AdminContact5dd532f0a63d89c5af0243b74732f63c'] = 'Datos de contacto'; +$_LANGADM['AdminContact38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar'; +$_LANGADM['AdminContactsd3b206d196cd6be3a2764c1fb90b200f'] = 'Borrar seleccionados'; +$_LANGADM['AdminContactse25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar los items seleccionados?'; $_LANGADM['AdminContactsb718adec73e04ce3ec720dd11a06a308'] = 'ID'; $_LANGADM['AdminContactsb78a3223503896721cca1303f776159b'] = 'Título'; +$_LANGADM['AdminContacts8b5dd64ab8d0b8158906796b53a200e2'] = 'Dirección email'; +$_LANGADM['AdminContactsb5a7adde1af5c87d7fd797b6245c2a39'] = 'Descripción'; +$_LANGADM['AdminContacts9aa698f602b1e5694855cee73a683488'] = 'Contacto'; +$_LANGADM['AdminContacts51ec9bf4aaeab1b25bb57f9f8d4de557'] = 'Título:'; +$_LANGADM['AdminContacts374be1f03a7e4dc66abae55e909b1efe'] = 'Nombre de contacto, ej. Soporte Técnico:'; +$_LANGADM['AdminContacts76e1a2d01fd855aa7f2df99e2be260c5'] = 'Se enviará un email a esta dirección'; +$_LANGADM['AdminContactsa4cd3191fdeea29906a113c78d4c0e26'] = '¿Guardar en Servicio Clientela?'; +$_LANGADM['AdminContactsa95aa4c8a403019c8c31a8b1a8d97adb'] = 'Esta mensaje se guardará en la pestaña Servicio Clientela'; +$_LANGADM['AdminContacts00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activado'; $_LANGADM['AdminContactsb9f5c797ebbf55adccdd8539a65a0241'] = 'Desactivado'; -$_LANGADM['AdminContactse25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar los elementos seleccionados?'; -$_LANGADM['AdminContactsec444d8079f945e297c3a6d5359bb4d7'] = 'Esta mensaje se guardará en la pestaña Servicio Clientela'; -$_LANGADM['AdminController01f8544c8fd4628bc686502e8b727d95'] = 'el campo'; -$_LANGADM['AdminController07213a0161f52846ab198be103b5ab43'] = 'errores'; -$_LANGADM['AdminController0a5fa53f3f20f67f98bd6c3b16df059d'] = 'es obligatorio'; -$_LANGADM['AdminController0c6992101fe78e4f1ae3f391c485de29'] = 'Pack de localización importado con éxito'; -$_LANGADM['AdminController12c500ed0b7879105fb46af0f246be87'] = 'pedidos'; -$_LANGADM['AdminController13348442cc6a27032d2b4aa28b75a5d3'] = 'Búsqueda '; -$_LANGADM['AdminController151648106e4bf98297882ea2ea1c4b0e'] = 'Actualización con éxito'; -$_LANGADM['AdminController16c64b6f203dd2b0a840184ef902a704'] = 'Módulo copiado correctamente al hook'; -$_LANGADM['AdminController2aa80a00e1c76b0c14ef567e0e322a0e'] = 'Módulo reinicializado con éxito'; -$_LANGADM['AdminController2c76ba09452e3da727ed4e65cf2f2593'] = 'Idioma copiado correctamente'; -$_LANGADM['AdminController2df9f8b8654e79c091ab5f33c9e1b67b'] = 'Subido correctamente'; -$_LANGADM['AdminController3879149292f9af4469cec013785d6dfd'] = 'advertencias'; -$_LANGADM['AdminController3e937d04c1c83492260a33d926ca587c'] = 'Bug Tracker'; -$_LANGADM['AdminController40606a2d55f7c33c732f1d3c1b5b1e66'] = 'El módulo se ha borrado con éxito'; -$_LANGADM['AdminController4236a440a662cc8253d7536e5aa17942'] = 'Salir'; -$_LANGADM['AdminController4402aa7e384266cd7d0350c1cc9a0123'] = 'Traducciones anadidas con exito pero el idioma no fue creado'; -$_LANGADM['AdminController46b1b35fd252d60dd4d1b610a9224943'] = 'Módulo eliminado correctamente del hook'; -$_LANGADM['AdminController46f22f2a56ddd091f4b2b2c35c5ca989'] = 'catálogo '; -$_LANGADM['AdminController4b6f7d34a58ba399f077685951d06738'] = 'clientes'; -$_LANGADM['AdminController4ce81305b7edb043d0a7a5c75cab17d0'] = 'Hay '; -$_LANGADM['AdminController4f32a32dea642737580dd71cdfd8d3c0'] = 'Acceso rápido'; -$_LANGADM['AdminController5196611ad1bf27e9cef5375b038c04db'] = '¡Salir de aquí!'; -$_LANGADM['AdminController53cd939ae14e33855274e17a3c411fdd'] = 'Para su seguridad, debe tambien:'; -$_LANGADM['AdminController56deca22a707214865f7ea3ae6391d67'] = 'facturas'; -$_LANGADM['AdminController6175b106e638d4dd873cb3ff96724392'] = 'Miniaturas generadas con éxito'; -$_LANGADM['AdminController630f6dc397fe74e52d5189e2c80f282b'] = 'Volver a la lista'; -$_LANGADM['AdminController6357d3551190ec7e79371a8570121d3a'] = 'Hay'; -$_LANGADM['AdminController70f4b635847038d056e33959821a7a66'] = 'caracteres máx'; -$_LANGADM['AdminController795aa39f13629841edad6c04d3aca405'] = 'Imagenes movido con éxito'; -$_LANGADM['AdminController7b83d3f08fa392b79e3f553b585971cd'] = 'advertencia'; -$_LANGADM['AdminController7cfc3f369b8123e1c2d22a37b31a49a7'] = 'Descarga de módulo con éxito'; -$_LANGADM['AdminController7e47a344b06d82a8836cbee2748a79e6'] = 'se requiere por lo menos'; -$_LANGADM['AdminController84b4d8c8cdd02488c0f868e97b22a3c2'] = 'Creación con éxito'; -$_LANGADM['AdminController8642a2f37a5d42b54ce53b1fbdd1583f'] = 'carritos'; -$_LANGADM['AdminController87a2663d841b78f01c27c0edb4f50b76'] = 'Borrado correctamente'; -$_LANGADM['AdminController8a3cfd894d57e33c55400fc9d76aa08a'] = 'Pulsar aquí para saber más'; -$_LANGADM['AdminController9469a4605b719b91e2cdac9e3bbf460d'] = 'Traducción copiada con éxito'; -$_LANGADM['AdminController998b344cff693ad388a14ba89b1523c7'] = 'no válido'; -$_LANGADM['AdminControllera1acc250773be8550f5758190e1db93a'] = 'Estado de actualización con éxito'; -$_LANGADM['AdminControllera4da6f31ab268a5310bc475e63ab92db'] = 'Entiendo los riesgos y quiero mostrar la página'; -$_LANGADM['AdminControllera7c974ac23201089a5d17536bbb09f05'] = 'Módulo instalado correctamente'; -$_LANGADM['AdminControllera7df4df5ba87b5e752c81b276959e797'] = 'La selección ha sido suprimida correctamente'; -$_LANGADM['AdminControllera92269f5f14ac147a821728c23204c0b'] = 'Ocultar las advertencias'; -$_LANGADM['AdminControllerad3737feaf28ed81b4073c7113f6228e'] = 'Mensaje enviado al cliente'; -$_LANGADM['AdminControllerb85b9d2e7e1153bd3d5a4bb0f57d347b'] = 'La duplicación se ha realizado con éxito'; -$_LANGADM['AdminControllerbbaed3b1f842925ef862ec19261744d8'] = 'Módulo desinstalado correctamente'; -$_LANGADM['AdminControllerbbaff12800505b22a853e8b7f4eb6a22'] = 'Contacto'; -$_LANGADM['AdminControllerbee83fbebb6a50869091c78685f2b7f7'] = 'caracteres máximos, incluidos los caracteres html'; -$_LANGADM['AdminControllerc9cc8cce247e49bae79f15173ce97354'] = 'Guardar'; -$_LANGADM['AdminControllercbebc850f5f849e8956b5f8075f48f69'] = 'todo'; -$_LANGADM['AdminControllercc3787ca78f445f481069a4c047f7e7a'] = 'Elija un idioma:'; -$_LANGADM['AdminControllerd4fecde5ac83b59cc690fd4d26d79abe'] = 'Devolución realizada con éxito'; -$_LANGADM['AdminControllerd70861cbe7f8c9a1241c39b3e7ef5ef2'] = 'Ver mi tienda'; -$_LANGADM['AdminControllerdb26e10564e958809d798e8048fcbc0a'] = 'Clave de seguridad no válida'; -$_LANGADM['AdminControllerdef73ea130852d9e7813ee61eefa24e7'] = 'Ajustes puestos al día con éxito'; -$_LANGADM['AdminControllere41431d37c0f818843740e11a69c5ec2'] = 'Comentario añadido'; -$_LANGADM['AdminControllere6a7f8a2f42cc35979973da8dfb10720'] = 'Foro'; -$_LANGADM['AdminControllere99c06952f4336ce189d8df45980dca0'] = 'borrar la carpeta /install'; -$_LANGADM['AdminControlleree05efe0548fdafc9e85cb4c34fbe845'] = 'Imagen borrada correctamente'; -$_LANGADM['AdminControlleref61fb324d729c341ea8ab9901e23566'] = 'Añadir nuevo'; -$_LANGADM['AdminControllerf755e8b92cb8f02c24f6f539180d45b1'] = 'es demasiado largo'; -$_LANGADM['AdminControllerf84b4e2770ec98e3db2926cd49864d2f'] = 'Mis preferencias'; -$_LANGADM['AdminCountries00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activado'; -$_LANGADM['AdminCountries09545da0018af8fd4d2725858aa9b26d'] = '¿Necesita el número de identificación fiscal?'; -$_LANGADM['AdminCountries13feb6ab1a436929f78c13ec405ce215'] = 'Restringir los países en el Front Office por los expedidores activos y que entregan en estos países'; -$_LANGADM['AdminCountries14a5ddaea551658f02fb0ef893f81313'] = 'Limpiar diseño'; -$_LANGADM['AdminCountries187dc89384a93e0bd008a5d1ec2339b6'] = 'Mostrar el sello del impuesto:'; -$_LANGADM['AdminCountries24a23d787190f2c4812ff9ab11847a72'] = 'Estado:'; -$_LANGADM['AdminCountries378296aa6056b95fe9d841aed8f3bfae'] = 'Requiere código postal'; -$_LANGADM['AdminCountries38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar'; -$_LANGADM['AdminCountries3af4c1797da60fd50670ddbb669fc0aa'] = 'Código ISO:'; -$_LANGADM['AdminCountries4940bea043a2202dd111a1e408438407'] = '2 o 3 letras del código ISO, por ejemplo, FR para Francia'; -$_LANGADM['AdminCountries4a9a923126a30b7ab47cc43ed8a25895'] = 'Utilizar mi actual diseño modificado'; -$_LANGADM['AdminCountries4aff46f8a7e137cff28dc9011eb2bbd3'] = 'Nombre del país'; -$_LANGADM['AdminCountries4cc62307750c99e9f150d2baa18b6b81'] = '¿ Es seguro de aplicar esta selección ?'; -$_LANGADM['AdminCountries4d92aeac3faeb1d29b189135fe2b3e49'] = 'Prefijo internacional, ej: 33 para Francia.'; -$_LANGADM['AdminCountries5252b12033d3181aa8270eea2fd4c4d4'] = 'Opciones de Países '; -$_LANGADM['AdminCountries59716c97497eb9694541f7c3d37b1a4d'] = 'País'; -$_LANGADM['AdminCountries6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caracteres no válidos:'; -$_LANGADM['AdminCountries6d869ac09b11028c6884152b08f52786'] = 'Utilizar un diseño predeterminado'; -$_LANGADM['AdminCountries790d59ef178acbc75d233bf4211763c6'] = 'Países'; -$_LANGADM['AdminCountries881e132cc7aae22327a99e24c73cbe34'] = 'Formato del código postal:'; -$_LANGADM['AdminCountries8e10808175a8d945d13bab31fb2e2663'] = 'Divisa por defecto:'; -$_LANGADM['AdminCountries91bb198c336e8b4a82bed07cffd78891'] = 'Mostrará de nuevo el diseño registrado por última vez'; -$_LANGADM['AdminCountries93cba07454f06a4a960172bbd6e2a435'] = 'Sí'; -$_LANGADM['AdminCountries9639e32cab248434a17ab32237cb3b71'] = 'Aplicar'; -$_LANGADM['AdminCountries96cddc4940425c2e51164e6f53ca3acf'] = 'Eliminará el actual diseño'; -$_LANGADM['AdminCountries99b9aff66ba02be54313144319cf1889'] = 'Zona geográfica donde se encuentra el país'; -$_LANGADM['AdminCountriesa314046def218cebb078f190756b0a4a'] = 'Formato de la dirección:'; -$_LANGADM['AdminCountriesa4f164d8b1b72c87b8ce558827bcd423'] = 'Divisa de la tienda por defecto:'; -$_LANGADM['AdminCountriesa86a021f16a103f44a8aa1c06e484831'] = 'Mostrará un diseño por defecto para este país'; -$_LANGADM['AdminCountriesad68f9bafd9bf2dcf3865dac55662fd5'] = 'Código ISO'; -$_LANGADM['AdminCountriesb3ff996fe5c77610359114835baf9b38'] = 'Zona'; +$_LANGADM['AdminContacts0a958d0b68cae1805a8f64cdcddb821b'] = 'Información adicional acerca de este contacto'; +$_LANGADM['AdminContacts38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar'; +$_LANGADM['AdminCountriesd3b206d196cd6be3a2764c1fb90b200f'] = 'Borrar seleccionados'; +$_LANGADM['AdminCountriese25f0ecd41211b01c83e5fec41df4fe7'] = '¿Eliminar los items seleccionados?'; +$_LANGADM['AdminCountries10d30c6319cf61386c878e4d9a3e09a2'] = 'Afecta a una nueva zona'; +$_LANGADM['AdminCountriesf52c1ff75f69fa46ae947f0a3f653641'] = 'Opciones de Países '; +$_LANGADM['AdminCountriesd14d3384847c11b0708990b3343c8dbf'] = 'País por defecto:'; +$_LANGADM['AdminCountriesb017db41a29dff4007de058af406341e'] = 'El país por defecto utilizado en la tienda'; +$_LANGADM['AdminCountries1fc805aa4640fe85ccfc7bdb7c88d319'] = 'Restringir los países en el Front Office por los expedidores activos y que entregan en estos países'; $_LANGADM['AdminCountriesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminCountriesb9f5c797ebbf55adccdd8539a65a0241'] = 'Desactivado'; -$_LANGADM['AdminCountriesbafd7322c6e97d25b6299b5d6fe8920b'] = 'No'; -$_LANGADM['AdminCountriescef82d41923398076fb06d463541d707'] = 'Contiene estados:'; -$_LANGADM['AdminCountriesd3c5d8339f3840b75b4031c2b1e508de'] = 'Lista oficial aquí'; -$_LANGADM['AdminCountriesd88def0eb4ff593621b4113e1fc54965'] = 'Utilizar el último diseño guardo'; +$_LANGADM['AdminCountries59716c97497eb9694541f7c3d37b1a4d'] = 'País'; +$_LANGADM['AdminCountriesad68f9bafd9bf2dcf3865dac55662fd5'] = 'Código ISO'; $_LANGADM['AdminCountriesd8ec51bf63378409b1d40cc45c80f926'] = 'Prefijo telefónico'; -$_LANGADM['AdminCountriese25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar los elementos seleccionados?'; -$_LANGADM['AdminCountriese6e42855066e7a3ae050b2c698021b14'] = 'Zona:'; -$_LANGADM['AdminCountriesec156a02718eeb18048c8589bea1f4a1'] = 'Prefijo telefónico:'; +$_LANGADM['AdminCountriesb3ff996fe5c77610359114835baf9b38'] = 'Zona'; +$_LANGADM['AdminCountries00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activado'; +$_LANGADM['AdminCountries790d59ef178acbc75d233bf4211763c6'] = 'Países'; $_LANGADM['AdminCountriesf64be5eef68442a8f50cf535b92ad3e4'] = 'País:'; -$_LANGADM['AdminCountriesf986c3dfa3c510d15d32b59e2e83e037'] = 'Código postal nacional (L para una letra, N para un número y C para el código ISO'; -$_LANGADM['AdminCountriesfc6bff84b96cbd12e8b2acb2cbe4c979'] = 'Mostrará'; -$_LANGADM['AdminCurrencies007f2226bf0915adaf9ef63b0e8287ca'] = 'Formateando:'; -$_LANGADM['AdminCurrencies0099c0173a3c7758b36025bdae9b4fc7'] = 'Activado:'; -$_LANGADM['AdminCurrencies00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activado'; -$_LANGADM['AdminCurrencies02c86eb2792f3262c21d030a87e19793'] = 'Símbolo'; -$_LANGADM['AdminCurrencies19e5c58e6f3027749ab6aa14c5a650fd'] = 'en dólares'; -$_LANGADM['AdminCurrencies260f0e6ff1df0aa4f39310176b5d6c44'] = 'Coloque esta URL en el crontab o introduzca la dirección URL de forma manual todos los días'; -$_LANGADM['AdminCurrencies29e59767fa0a8d3adbacc87cae6d061c'] = 'Símbolo:'; -$_LANGADM['AdminCurrencies2e5845557ed8ecd864f0db5ce4dac829'] = 'Aparecerá en el Front Office, por ejemplo, euro, dólar'; -$_LANGADM['AdminCurrencies32dd182c91d1a647c40ce4561eb33da9'] = 'Aparecerá en el Front Office, ejemplo, €, $'; -$_LANGADM['AdminCurrencies386c339d37e737a436499d423a77df0c'] = 'Moneda'; -$_LANGADM['AdminCurrencies38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar'; -$_LANGADM['AdminCurrencies3af4c1797da60fd50670ddbb669fc0aa'] = 'Código ISO:'; -$_LANGADM['AdminCurrencies444a643f521c7fff9ef731ff301d86cc'] = 'se aplica a todos los precios, por ejemplo,'; -$_LANGADM['AdminCurrencies44d23fb07dc0be241d77d922bbc871c1'] = 'Código numérico ISO, ej: 840 para el dolar, 978 para el euro'; -$_LANGADM['AdminCurrencies48781284e7a2c2b1479559ce12aa73c5'] = 'Actualización de los cambios de monedas en tiempo real con esta herramienta'; -$_LANGADM['AdminCurrencies5e7ad8ee59bd36302bbc58bc710eeabb'] = 'Actualización de los cambios de moneda'; -$_LANGADM['AdminCurrencies77295c7d814e7397c55f64ec06313984'] = 'Moneda:'; -$_LANGADM['AdminCurrencies77428b04a1847555eb9bc52422a377b0'] = 'Tipos de cambio'; -$_LANGADM['AdminCurrencies795b18173b4ddc7ea79c606ccd0f3feb'] = 'Puede o no suprimir la moneda predeterminada'; -$_LANGADM['AdminCurrencies7fa4d1ea7f7b9d819c54d83bb3263512'] = 'Código numérico ISO'; -$_LANGADM['AdminCurrencies82158fd670cc8b5dedefd4201d9701cd'] = 'Mostrar decimales en los precios'; -$_LANGADM['AdminCurrencies8632ac58071857c4425a9b6042f1fe21'] = 'Código ISO, ejemplo, para el dólar USD, EUR para euros'; -$_LANGADM['AdminCurrencies876ca43ba50351d4e492970f40632661'] = 'Actualizar los tipos de cambio'; -$_LANGADM['AdminCurrencies87bd3cbac63d9410fff1815181cb60cc'] = 'En blanco:'; -$_LANGADM['AdminCurrencies88ddc0e9e26e200dccfdf7a3a1274b98'] = 'Tipo de conversión de una unidad de moneda de su tienda por defecto (por ejemplo, 1 €) para esta moneda. Por ejemplo, si la moneda por defecto es el euro y esta moneda es dólares, introduzca \'1.20\''; -$_LANGADM['AdminCurrenciesa5ffda8871e3d3d193c8e67f76686375'] = 'Sólo las letras y el carácter menos son permitidos'; -$_LANGADM['AdminCurrenciesaa3606501de88ea50155297736664490'] = 'en euros'; -$_LANGADM['AdminCurrenciesad68f9bafd9bf2dcf3865dac55662fd5'] = 'Código ISO'; +$_LANGADM['AdminCountries6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caracteres no válidos:'; +$_LANGADM['AdminCountries3be0efaecb3514a14757b8beb4b5dbb3'] = 'Nombre del país'; +$_LANGADM['AdminCountries3af4c1797da60fd50670ddbb669fc0aa'] = 'Código ISO:'; +$_LANGADM['AdminCountriesb1552d7eb6457f287779ccfd7919edd5'] = '2 o 3 letras del código ISO, por ejemplo, FR para Francia'; +$_LANGADM['AdminCountriesd3c5d8339f3840b75b4031c2b1e508de'] = 'Lista oficial aquí'; +$_LANGADM['AdminCountriesec156a02718eeb18048c8589bea1f4a1'] = 'Prefijo telefónico:'; +$_LANGADM['AdminCountriesde75ad491bc3786b95925170ce710a4f'] = 'Prefijo internacional, ej: 33 para Francia.'; +$_LANGADM['AdminCountries8e10808175a8d945d13bab31fb2e2663'] = 'Divisa por defecto:'; +$_LANGADM['AdminCountriesa4f164d8b1b72c87b8ce558827bcd423'] = 'Divisa de la tienda por defecto:'; +$_LANGADM['AdminCountriese6e42855066e7a3ae050b2c698021b14'] = 'Zona:'; +$_LANGADM['AdminCountries99b9aff66ba02be54313144319cf1889'] = 'Zona geográfica donde se encuentra el país'; +$_LANGADM['AdminCountries378296aa6056b95fe9d841aed8f3bfae'] = 'Requiere código postal'; +$_LANGADM['AdminCountries93cba07454f06a4a960172bbd6e2a435'] = 'Sí'; +$_LANGADM['AdminCountriesbafd7322c6e97d25b6299b5d6fe8920b'] = 'No'; +$_LANGADM['AdminCountries881e132cc7aae22327a99e24c73cbe34'] = 'Formato del código postal:'; +$_LANGADM['AdminCountrieseeecf5643624f7dcd13b7f811081b2a0'] = 'Código postal nacional (L para una letra, N para un número y C para el código ISO'; +$_LANGADM['AdminCountriesf63779d1369491623f1370ab2c6c2f59'] = 'Formato de la dirección:'; +$_LANGADM['AdminCountries24a23d787190f2c4812ff9ab11847a72'] = 'Estado:'; +$_LANGADM['AdminCountriesb9f5c797ebbf55adccdd8539a65a0241'] = 'Desactivado'; +$_LANGADM['AdminCountries918d1120334b006d4bbfe943e5858b21'] = 'Mostrar o no en este país'; +$_LANGADM['AdminCountriescef82d41923398076fb06d463541d707'] = 'Contiene estados:'; +$_LANGADM['AdminCountries3b74a180b3e0d74ab26a10e3c2bbad74'] = '¿Necesita el número de identificación fiscal?'; +$_LANGADM['AdminCountriesc1edc866eb073edc343772bcf2df03da'] = 'Mostrar el sello del impuesto:'; +$_LANGADM['AdminCountriesf16b5952df8d25ea30b25ff95ee8fedf'] = 'Asociación de tienda:'; +$_LANGADM['AdminCountries38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar'; +$_LANGADM['AdminCountries9fc79b58296e3a108fbe2f8852b652f4'] = 'Campos responsable de la información de dirección (haga clic para tener más detalles):'; +$_LANGADM['AdminCountries5dfe48d86e43b22b76d36dcaadd5caf9'] = 'Utilizar el último diseño guardo'; +$_LANGADM['AdminCountriesa19ef0b0d61c6410b0c930f7164d5870'] = 'Utilizar un diseño predeterminado'; +$_LANGADM['AdminCountriesa4a61fd17fd3f75cdddb53a1404d2ba4'] = 'Utilizar mi actual diseño modificado'; +$_LANGADM['AdminCountries6b900667b4a05ffdccc0bab5a20130a7'] = 'Limpiar diseño'; +$_LANGADM['AdminCountries3c8c27936e0b77573f272762725d1f35'] = 'Mostrará de nuevo el diseño registrado por última vez'; +$_LANGADM['AdminCountries6ed1785fc321c863c5dcb6aa64a5afcb'] = 'Mostrará un diseño por defecto para este país'; +$_LANGADM['AdminCountries38b118904195814e2e87aa7f36200fd7'] = 'Mostrará'; +$_LANGADM['AdminCountries658983835e342b548674ebb6d169333f'] = 'Eliminará el actual diseño'; +$_LANGADM['AdminCountries708526e44bef1d8fcd0d67ddf61044d5'] = '¿ Es seguro de aplicar esta selección ?'; +$_LANGADM['AdminCountries9639e32cab248434a17ab32237cb3b71'] = 'Aplicar'; $_LANGADM['AdminCurrenciesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminCurrenciesb9f5c797ebbf55adccdd8539a65a0241'] = 'Desactivado'; -$_LANGADM['AdminCurrenciesbebbab2c1ac732ccef4181f51ed52967'] = 'Tipo de conversión:'; +$_LANGADM['AdminCurrencies386c339d37e737a436499d423a77df0c'] = 'Moneda'; +$_LANGADM['AdminCurrenciesad68f9bafd9bf2dcf3865dac55662fd5'] = 'Código ISO'; +$_LANGADM['AdminCurrencies5f838bbd088886f09f67b904e414f0e7'] = 'Número de código ISO'; +$_LANGADM['AdminCurrencies02c86eb2792f3262c21d030a87e19793'] = 'Símbolo'; $_LANGADM['AdminCurrenciesd311128c6b9f34f85e6b0e29bcbcd165'] = 'Tipo de conversión'; -$_LANGADM['AdminCurrenciesd6b378c31ecfd51965a5a318e06af249'] = 'Incluir un espacio en blanco entre el signo y el precio, por ejemplo,'; -$_LANGADM['AdminCurrenciesde9b254aa38ded29b5a826d9e752b90b'] = 'Número de código ISO'; +$_LANGADM['AdminCurrencies00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activado'; +$_LANGADM['AdminCurrenciesd3b206d196cd6be3a2764c1fb90b200f'] = 'Borrar seleccionados'; +$_LANGADM['AdminCurrenciese25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar los items seleccionados?'; +$_LANGADM['AdminCurrenciesb67536699de7bf5ddd53bd913e87758a'] = 'Monedas opcionales'; +$_LANGADM['AdminCurrencies8e10808175a8d945d13bab31fb2e2663'] = 'Moneda por defecto:'; +$_LANGADM['AdminCurrencies36144ac2644548932977cc36677c1698'] = 'La moneda utilizada por defecto en la tienda'; +$_LANGADM['AdminCurrenciescc2f0a18cb0448ca2101f93be765e487'] = 'Si cambia la moneda por defecto, deberá editar manualmente el precio de cada producto'; +$_LANGADM['AdminCurrencies77428b04a1847555eb9bc52422a377b0'] = 'Tipos de cambio'; +$_LANGADM['AdminCurrenciescc78a6568894b1bdfd096d013220675c'] = 'Actualización de los cambios de monedas en tiempo real con esta herramienta'; +$_LANGADM['AdminCurrencies876ca43ba50351d4e492970f40632661'] = 'Actualizar los tipos de cambio'; +$_LANGADM['AdminCurrenciesf6536046d7af41c3f3975868d6963179'] = 'Actualización de los cambios de moneda'; +$_LANGADM['AdminCurrencies37a3eab84c53ce5bbdee58235ae7aaf9'] = 'Coloque esta URL en el crontab o introduzca la dirección URL de forma manual todos los días'; +$_LANGADM['AdminCurrencies4174d46e2393f418c835fed0c6b87bdd'] = 'Monedas:'; +$_LANGADM['AdminCurrencies77295c7d814e7397c55f64ec06313984'] = 'Moneda:'; +$_LANGADM['AdminCurrenciesa5ffda8871e3d3d193c8e67f76686375'] = 'Sólo las letras y el carácter menos son permitidos'; +$_LANGADM['AdminCurrencies22f06a748377ee2893d1b86384c975df'] = 'Aparecerá en el Front Office, por ejemplo, euro, dólar'; +$_LANGADM['AdminCurrencies3af4c1797da60fd50670ddbb669fc0aa'] = 'Código ISO:'; +$_LANGADM['AdminCurrenciesc93495e5c579aba71fe290177d11c298'] = 'Código ISO, ejemplo, para el dólar USD, EUR para euros'; +$_LANGADM['AdminCurrencies7fa4d1ea7f7b9d819c54d83bb3263512'] = 'Código numérico ISO'; +$_LANGADM['AdminCurrencies166d6fbb3220ee94c83cdc6857ad2f55'] = 'Código numérico ISO, ej: 840 para el dolar, 978 para el euro'; +$_LANGADM['AdminCurrencies29e59767fa0a8d3adbacc87cae6d061c'] = 'Símbolo:'; +$_LANGADM['AdminCurrencies22f06a748377ee2893d1b86384c975df'] = 'Aparecerá en el Front Office, ejemplo, €, $'; +$_LANGADM['AdminCurrenciesbebbab2c1ac732ccef4181f51ed52967'] = 'Tipo de conversión:'; +$_LANGADM['AdminCurrencies88ddc0e9e26e200dccfdf7a3a1274b98'] = 'Tipo de conversión de una unidad de moneda de su tienda por defecto (por ejemplo, 1 €) para esta moneda. Por ejemplo, si la moneda por defecto es el euro y esta moneda es dólares, introduzca \'1.20\''; +$_LANGADM['AdminCurrencies007f2226bf0915adaf9ef63b0e8287ca'] = 'Formateando:'; +$_LANGADM['AdminCurrencies97185312c2bb8cef3fe65b953188e0f8'] = 'se aplica a todos los precios, por ejemplo,'; +$_LANGADM['AdminCurrenciese56ae57c96eef5ece7a59c47776a775a'] = 'en dólares'; +$_LANGADM['AdminCurrencies769aa55f039616f1ea9c111dd4cecb55'] = 'en euros'; $_LANGADM['AdminCurrenciese02162e8fe1c036639e5c8850ce44b3f'] = 'Decimales:'; -$_LANGADM['AdminCurrenciese25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar los elementos seleccionados?'; -$_LANGADM['AdminCurrenciese7e915ec26ac2be5f5730752e5fc3b78'] = 'Puede o no deshabilitar la moneda predeterminada'; -$_LANGADM['AdminCustomerPreferences0db377921f4ce762c62526131097968f'] = 'General'; -$_LANGADM['AdminCustomerPreferences38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar '; -$_LANGADM['AdminCustomerPreferences640fd0cc0ffa0316ae087652871f4486'] = 'minutos'; -$_LANGADM['AdminCustomerPreferences6d1b3d500b8a7cbaeb62b0643ee57c7c'] = 'Regeneración de la contraseña'; -$_LANGADM['AdminCustomerPreferences87eed0b2fbd8bec6796514f309d87aec'] = 'Tiempo mínimo de seguridad antes de volver a pedir una nueva contraseña'; -$_LANGADM['AdminCustomerPreferences8d7a93422a7ecd89d12811e22055f6d5'] = 'Después de que el cliente abra una sesión, recordarle y mostrarle el contenido de su último carrito'; -$_LANGADM['AdminCustomerPreferencese6b03a6bdf49d1cd0655e0f7a3d990cb'] = 'El cliente decide optar por un embalaje reciclado'; -$_LANGADM['AdminCustomerThreads018d4d01cba3905ad11258518b4ea424'] = 'Enviado por:'; -$_LANGADM['AdminCustomerThreads03f4a47830f97377a35321051685071e'] = 'Cerrado'; -$_LANGADM['AdminCustomerThreads068f62c804cc9c4cd4f6dfc5b5d3ecaa'] = 'Temas pendientes'; -$_LANGADM['AdminCustomerThreads068f80c7519d0528fb08e82137a72131'] = 'Productos'; -$_LANGADM['AdminCustomerThreads06df33001c1d7187fdd81ea1f5b277aa'] = 'Acciones'; -$_LANGADM['AdminCustomerThreads0e2f5e3f12561ac94047979ec5406946'] = 'ID mensaje'; -$_LANGADM['AdminCustomerThreads1033cc268ed0919b5d4e76ea6053ed25'] = 'En espera 2'; -$_LANGADM['AdminCustomerThreads1bda80f2be4d3658e0baa43fbe7ae8c1'] = 'ver'; -$_LANGADM['AdminCustomerThreads1e884e3078d9978e216a027ecd57fb34'] = 'Email'; -$_LANGADM['AdminCustomerThreads2273d1167a6212812d95dc8fadbae78e'] = 'Servicio clientela'; -$_LANGADM['AdminCustomerThreads240f3031f25601fa128bd4e15f0a37de'] = 'Comentario:'; -$_LANGADM['AdminCustomerThreads2605a817441c19cc88eb9e5d17845dc0'] = 'Puede añadir aquí un comentario'; -$_LANGADM['AdminCustomerThreads385b0ac7763680e5768f3e5e866910da'] = 'Enviado el:'; -$_LANGADM['AdminCustomerThreads3d49ea2e92edbb4219d39256794525d9'] = 'Enviar mi respuesta a'; -$_LANGADM['AdminCustomerThreads408f476244defe7636d3143848bf1024'] = 'Todos los otros mensajes de esta categoría ya han sido tratados'; -$_LANGADM['AdminCustomerThreads41de6d6cfb8953c021bbe4ba0701c8a1'] = 'Mensajes'; -$_LANGADM['AdminCustomerThreads42ff79fde8fc930db50949b4f700c661'] = 'Transferir esta discusión a '; -$_LANGADM['AdminCustomerThreads44749712dbec183e983dcd78a7736c41'] = 'Fecha'; -$_LANGADM['AdminCustomerThreads46a2a41cc6e552044816a2d04634545d'] = 'Estado'; -$_LANGADM['AdminCustomerThreads47a0be8d1015d526a1fbaa56c3102135'] = 'Tema:'; -$_LANGADM['AdminCustomerThreads47bab378f9e6268f758db00bcbf014fa'] = 'nuevos mensajes'; -$_LANGADM['AdminCustomerThreads4994a8ffeba4ac3140beb89e8d41f174'] = 'Idioma'; -$_LANGADM['AdminCustomerThreads49ee3087348e8d44e1feda1917443987'] = 'Nombre'; -$_LANGADM['AdminCustomerThreads518f0adf73dca7abeebc9c3a85352cfc'] = 'No hay nuevo mensaje'; -$_LANGADM['AdminCustomerThreads548abe251b033d863417979998dba612'] = 'Transferir esta discusión '; -$_LANGADM['AdminCustomerThreads54ebd9a5b69ce86503616d72ed9e82c6'] = 'Responder al mensaje sin respuesta siguiente en esta categoría'; -$_LANGADM['AdminCustomerThreads64898ffcd380ab607ccfe2f843447424'] = 'Total de los mensajes de los clientes'; -$_LANGADM['AdminCustomerThreads693c61ec70b6c06dbd376fd208a125a0'] = 'Número total de temas'; -$_LANGADM['AdminCustomerThreads694e8d1f2ee056f98ee488bdc4982d73'] = 'Cantidad'; -$_LANGADM['AdminCustomerThreads6fe76eb16b53e5008f51db59a7dae7b3'] = 'Ver archivo'; -$_LANGADM['AdminCustomerThreads70e7ab74282fb27b8c100e017b037135'] = 'En espera 1'; -$_LANGADM['AdminCustomerThreads7442e29d7d53e549b78d93c46b8cdcfc'] = 'Pedidos'; -$_LANGADM['AdminCustomerThreads7bc873cba11f035df692c3549366c722'] = '--Elija--'; -$_LANGADM['AdminCustomerThreads818d947aeb9e604f54ce4c3444cc0256'] = 'ID Discusión '; -$_LANGADM['AdminCustomerThreads81e053d78f01540e9cd6fb68a1c03976'] = 'otra persona'; -$_LANGADM['AdminCustomerThreads8a1926ed751f4c73a2271945278cf2df'] = 'Total de los mensajes de los empleados'; -$_LANGADM['AdminCustomerThreads91e2e681ab0c5817498a10318df5aec9'] = 'Su respuesta se enviará a:'; -$_LANGADM['AdminCustomerThreads940663fd4428d2c86f9a4780b6574028'] = 'Mensaje:'; -$_LANGADM['AdminCustomerThreads9788af9fa097020a285afc0651a0721c'] = 'Ver el cliente'; -$_LANGADM['AdminCustomerThreads9cce8dbf2a8e527cbf71bcf8a8a7e352'] = 'Tema cerrado'; -$_LANGADM['AdminCustomerThreadsa1fa27779242b4902f7ae3bdd5c6d508'] = 'Tipo'; -$_LANGADM['AdminCustomerThreadsb20d33a926b1e5b39db18b2911e1c1f9'] = 'Responder a este mensaje'; -$_LANGADM['AdminCustomerThreadsb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminCustomerThreadsbfb069b69766c9a8a1fac8aabfd970b2'] = 'Archivo adjunto'; -$_LANGADM['AdminCustomerThreadsc33e404a441c6ba9648f88af3c68a1ca'] = 'Estadísticas'; +$_LANGADM['AdminCurrenciese19041dee2c5aed032d1e9db85ec44c8'] = 'Mostrar decimales en los precios'; +$_LANGADM['AdminCurrenciesb9f5c797ebbf55adccdd8539a65a0241'] = 'Desactivado'; +$_LANGADM['AdminCurrencies2ef64538778c7f669d83b50ed7efe236'] = 'En blanco:'; +$_LANGADM['AdminCurrenciesc953b72bf115d7c4d22123780d3ca3cd'] = 'Incluir un espacio en blanco entre el signo y el precio, por ejemplo,'; +$_LANGADM['AdminCurrencies0099c0173a3c7758b36025bdae9b4fc7'] = 'Activado:'; +$_LANGADM['AdminCurrenciesf16b5952df8d25ea30b25ff95ee8fedf'] = 'Asociación de tienda'; +$_LANGADM['AdminCurrencies38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar'; +$_LANGADM['AdminCurrencies8246d0c794e7db090587c4797b2a234f'] = 'No puede eliminar la moneda por defecto'; +$_LANGADM['AdminCurrencies7c77e53206853cb381e91e037554faa3'] = 'No puede desactivar la moneda por defecto'; $_LANGADM['AdminCustomerThreadsc3bf447eabe632720a3aa1a7ce401274'] = 'Abierto'; -$_LANGADM['AdminCustomerThreadsc453a4b8e8d98e82f35b67f433e3b4da'] = 'Pago'; -$_LANGADM['AdminCustomerThreadsc5730b7ad58a3bad76e6b6b763521ec7'] = 'Ver los mensajes'; -$_LANGADM['AdminCustomerThreadsc851a34d4806acb02a55df148f9d7f25'] = 'Producto número'; -$_LANGADM['AdminCustomerThreadsc9cc8cce247e49bae79f15173ce97354'] = 'Guardar'; -$_LANGADM['AdminCustomerThreadsc9d31b30a6ca5a4613085216dfe9894f'] = 'Definir este mensaje como tratado'; -$_LANGADM['AdminCustomerThreadscb8fe83175bea4ba19d633b1dc6ea656'] = 'Ver el pedido'; +$_LANGADM['AdminCustomerThreads03f4a47830f97377a35321051685071e'] = 'Cerrado'; +$_LANGADM['AdminCustomerThreads70e7ab74282fb27b8c100e017b037135'] = 'En espera 1'; +$_LANGADM['AdminCustomerThreads1033cc268ed0919b5d4e76ea6053ed25'] = 'En espera 2'; +$_LANGADM['AdminCustomerThreadsb718adec73e04ce3ec720dd11a06a308'] = 'ID'; $_LANGADM['AdminCustomerThreadsce26601dac0dea138b7295f02b7620a7'] = 'Cliente'; -$_LANGADM['AdminCustomerThreadscf090b8fa4a136ed6058aaf84d5d2538'] = 'Último mensaje'; -$_LANGADM['AdminCustomerThreadsd1228f5476d15142b1358ae4b5fa2454'] = 'Número pedido'; -$_LANGADM['AdminCustomerThreadsd13d8380c3f4de07fef91a42fe6c60d7'] = 'ID cliente'; -$_LANGADM['AdminCustomerThreadsd21b5a78517318e6d35414d4217950ce'] = 'Mensaje transmitido a'; -$_LANGADM['AdminCustomerThreadsd55669822f1a8cf72ec1911e462a54eb'] = 'para'; -$_LANGADM['AdminCustomerThreadsd62b749697e3c1b9c26a645ad5d56656'] = 'Navegador:'; -$_LANGADM['AdminCustomerThreadsd8a065ef1c8b81af153be321e200ace7'] = 'Pedidos válidos'; -$_LANGADM['AdminCustomerThreadse25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar los elementos seleccionados?'; -$_LANGADM['AdminCustomerThreadse8b4e59e41f890acd1d5d86d494d6d02'] = 'Indique su respuesta a continuación'; -$_LANGADM['AdminCustomerThreadsea067eb37801c5aab1a1c685eb97d601'] = 'Total pagado'; +$_LANGADM['AdminCustomerThreads1e884e3078d9978e216a027ecd57fb34'] = 'Email'; +$_LANGADM['AdminCustomerThreadsa1fa27779242b4902f7ae3bdd5c6d508'] = 'Tipo'; +$_LANGADM['AdminCustomerThreads4994a8ffeba4ac3140beb89e8d41f174'] = 'Idioma'; $_LANGADM['AdminCustomerThreadsec53a8c4f07baed5d8825072c89799be'] = 'Estado'; -$_LANGADM['AdminCustomerThreadsf112c37a7318adef5c2d14c687172c25'] = 'Tema no leído'; -$_LANGADM['AdminCustomerThreadsf752f758ff0b5c465d65c2d0bcc579cd'] = 'nuevo mensaje'; $_LANGADM['AdminCustomerThreadsf8c8b903cb2e4f297e4b96d4b9c1e98a'] = 'Empleado'; +$_LANGADM['AdminCustomerThreads41de6d6cfb8953c021bbe4ba0701c8a1'] = 'Mensajes'; +$_LANGADM['AdminCustomerThreadscf090b8fa4a136ed6058aaf84d5d2538'] = 'Último mensaje'; +$_LANGADM['AdminCustomerThreadsd3b206d196cd6be3a2764c1fb90b200f'] = 'Borrar seleccionados'; +$_LANGADM['AdminCustomerThreadse25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar items seleccionados?'; +$_LANGADM['AdminCustomerThreads0e9470c5e6bfee40004f22f543b8b2a6'] = 'Opciones de servicio al cliente'; +$_LANGADM['AdminCustomerThreads13ec82d83a5254297003cc1b41f19edb'] = 'Url imap'; +$_LANGADM['AdminCustomerThreadseedd2f15f33a000c2c40fabec030a178'] = 'Url del servidor imap (mail.server.com)'; +$_LANGADM['AdminCustomerThreads197f7f372a439787cef040d61f4dbe83'] = 'Puerto imap'; +$_LANGADM['AdminCustomerThreadsd593246735eacc9226a7e804f36d2ab8'] = 'Puerto a usar para el puerto imap'; +$_LANGADM['AdminCustomerThreadsf9b68c21c5d51df2d6b54cfbfa985abe'] = 'Usuario imap'; +$_LANGADM['AdminCustomerThreadsa013c2e2c4fbd0789d5d61c1bbb4018a'] = 'Usuario para conectar al servidor imap'; +$_LANGADM['AdminCustomerThreads2cacfd762c9fc6f7a140aadc7b5a608c'] = 'Clave imap'; +$_LANGADM['AdminCustomerThreads55638f767e8def50975d96664977b2e8'] = 'Clave para conectar con el servidor imap'; +$_LANGADM['AdminCustomerThreads1ef50ebaddfa5c29ccac1d7a1c900ab4'] = 'Imap usa ssl'; +$_LANGADM['AdminCustomerThreadsca7e64e3f55ef8e0f50818d8117d26cc'] = 'Borrar mensajes'; +$_LANGADM['AdminCustomerThreads566a5cfd6a2549470874fdd2eccfb9ec'] = 'Elimina mensaje después de la sincronización. Si no lo activa esta opción, la sincronización será más largo'; +$_LANGADM['AdminCustomerThreadsbafd7322c6e97d25b6299b5d6fe8920b'] = 'No'; +$_LANGADM['AdminCustomerThreads93cba07454f06a4a960172bbd6e2a435'] = 'Si'; +$_LANGADM['AdminCustomerThreads38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar'; +$_LANGADM['AdminCustomerThreads693c61ec70b6c06dbd376fd208a125a0'] = 'Número total de temas'; +$_LANGADM['AdminCustomerThreads068f62c804cc9c4cd4f6dfc5b5d3ecaa'] = 'Temas pendientes'; +$_LANGADM['AdminCustomerThreads64898ffcd380ab607ccfe2f843447424'] = 'Total de los mensajes de los clientes'; +$_LANGADM['AdminCustomerThreads8a1926ed751f4c73a2271945278cf2df'] = 'Total de los mensajes de los empleados'; +$_LANGADM['AdminCustomerThreadsda2f2f1035487e79b7f5bfd9c5c3eeab'] = 'Tema no leído'; +$_LANGADM['AdminCustomerThreads939315783ef4f2eb1cbdac37f3fd1e6b'] = 'Tema cerrado'; +$_LANGADM['AdminCustomerThreadsd21b5a78517318e6d35414d4217950ce'] = 'Mensaje transmitido a'; +$_LANGADM['AdminCustomerThreads240f3031f25601fa128bd4e15f0a37de'] = 'Comentario:'; +$_LANGADM['AdminCustomerThreadse3548fd146ea6ed090fcf8b8e6045be3'] = 'Responder al mensaje sin respuesta siguiente en esta categoría'; +$_LANGADM['AdminCustomerThreadsf79c2e540bdb87cd7710bf1e075e49db'] = 'Todos los otros mensajes de esta categoría ya han sido tratados'; +$_LANGADM['AdminCustomerThreadsbecf0f5df68e520481f4a3cbdd98846d'] = 'Definir este mensaje como tratado'; +$_LANGADM['AdminCustomerThreads5e85911168c69f7aae317b3ff4b20bc4'] = 'Declarar este mensaje como \"pendiente de 1\" (se contestarán más adelante)'; +$_LANGADM['AdminCustomerThreadsbd31a5029e3ca883955fdf21f7528078'] = 'Desactivar estado pendiente'; +$_LANGADM['AdminCustomerThreadse61fdfa674bb804d0c090062c1722c63'] = 'Declarar este mensaje como \"en espera de 2\" (será respondida más tarde)'; +$_LANGADM['AdminCustomerThreads6d88865acb8658a92b188e47ba03906d'] = 'No hay nuevo mensaje'; +$_LANGADM['AdminCustomerThreads47bab378f9e6268f758db00bcbf014fa'] = 'nuevos mensajes'; +$_LANGADM['AdminCustomerThreadsf752f758ff0b5c465d65c2d0bcc579cd'] = 'nuevo mensaje'; +$_LANGADM['AdminCustomerThreads95923cff2ad4637372adcdf25e4581f8'] = 'Significado de la condición'; +$_LANGADM['AdminCustomerThreads2273d1167a6212812d95dc8fadbae78e'] = 'Servicio clientela'; +$_LANGADM['AdminCustomerThreadsc33e404a441c6ba9648f88af3c68a1ca'] = 'Estadísticas'; +$_LANGADM['AdminCustomerThreadsd8e87c0927539672f54462c837be0b7f'] = 'Sincronizar'; +$_LANGADM['AdminCustomerThreads2b8fa6c46485d50e476591942fc9d7ee'] = 'Ejecutar sincronización:'; +$_LANGADM['AdminCustomerThreadsa19330a6fc36ebae6683cc023e295687'] = 'Ejecutar sincronización:'; +$_LANGADM['AdminCustomerThreads22009610f18142abea939bc2f1836a81'] = 'Clic para sincronizar mail automaticamente'; +$_LANGADM['AdminCustomerThreads1e65b02f3464a517e0946a46d496327c'] = 'Sincronización satisfactoria'; +$_LANGADM['AdminCustomerThreads4e3e1e679ce70fbdb7ddd2f065f8fdcb'] = 'Cambiar el estado del mensaje'; +$_LANGADM['AdminCustomerThreads42ff79fde8fc930db50949b4f700c661'] = 'Transferir esta discusión a '; +$_LANGADM['AdminCustomerThreads7bc873cba11f035df692c3549366c722'] = '--Elija--'; +$_LANGADM['AdminCustomerThreads81e053d78f01540e9cd6fb68a1c03976'] = 'otra persona'; +$_LANGADM['AdminCustomerThreads2605a817441c19cc88eb9e5d17845dc0'] = 'Puede añadir aquí un comentario'; +$_LANGADM['AdminCustomerThreads548abe251b033d863417979998dba612'] = 'Transferir esta discusión '; +$_LANGADM['AdminCustomerThreads7442e29d7d53e549b78d93c46b8cdcfc'] = 'Pedidos'; +$_LANGADM['AdminCustomerThreads44749712dbec183e983dcd78a7736c41'] = 'Fecha'; +$_LANGADM['AdminCustomerThreads068f80c7519d0528fb08e82137a72131'] = 'Productos'; +$_LANGADM['AdminCustomerThreadsea067eb37801c5aab1a1c685eb97d601'] = 'Total pagado'; +$_LANGADM['AdminCustomerThreadsc453a4b8e8d98e82f35b67f433e3b4da'] = 'Pago'; +$_LANGADM['AdminCustomerThreads46a2a41cc6e552044816a2d04634545d'] = 'Estado'; +$_LANGADM['AdminCustomerThreads06df33001c1d7187fdd81ea1f5b277aa'] = 'Acciones'; +$_LANGADM['AdminCustomerThreadsd8a065ef1c8b81af153be321e200ace7'] = 'Pedidos válidos'; +$_LANGADM['AdminCustomerThreadsd55669822f1a8cf72ec1911e462a54eb'] = 'para'; +$_LANGADM['AdminCustomerThreads49ee3087348e8d44e1feda1917443987'] = 'Nombre'; +$_LANGADM['AdminCustomerThreads694e8d1f2ee056f98ee488bdc4982d73'] = 'Cantidad'; +$_LANGADM['AdminCustomerThreads9788af9fa097020a285afc0651a0721c'] = 'Ver el cliente'; +$_LANGADM['AdminCustomerThreadsd13d8380c3f4de07fef91a42fe6c60d7'] = 'ID cliente'; +$_LANGADM['AdminCustomerThreads1bda80f2be4d3658e0baa43fbe7ae8c1'] = 'ver'; +$_LANGADM['AdminCustomerThreads385b0ac7763680e5768f3e5e866910da'] = 'Enviado el:'; +$_LANGADM['AdminCustomerThreadsd62b749697e3c1b9c26a645ad5d56656'] = 'Navegador:'; +$_LANGADM['AdminCustomerThreadsbfb069b69766c9a8a1fac8aabfd970b2'] = 'Archivo adjunto'; +$_LANGADM['AdminCustomerThreads6fe76eb16b53e5008f51db59a7dae7b3'] = 'Ver archivo'; +$_LANGADM['AdminCustomerThreadsd1228f5476d15142b1358ae4b5fa2454'] = 'Número pedido'; +$_LANGADM['AdminCustomerThreadscb8fe83175bea4ba19d633b1dc6ea656'] = 'Ver el pedido'; +$_LANGADM['AdminCustomerThreadsc851a34d4806acb02a55df148f9d7f25'] = 'Producto número'; +$_LANGADM['AdminCustomerThreads47a0be8d1015d526a1fbaa56c3102135'] = 'Tema:'; +$_LANGADM['AdminCustomerThreadsc5730b7ad58a3bad76e6b6b763521ec7'] = 'Ver los mensajes'; +$_LANGADM['AdminCustomerThreads018d4d01cba3905ad11258518b4ea424'] = 'Enviado por:'; +$_LANGADM['AdminCustomerThreads818d947aeb9e604f54ce4c3444cc0256'] = 'ID Discusión '; +$_LANGADM['AdminCustomerThreads0e2f5e3f12561ac94047979ec5406946'] = 'ID mensaje'; +$_LANGADM['AdminCustomerThreads940663fd4428d2c86f9a4780b6574028'] = 'Mensaje:'; +$_LANGADM['AdminCustomerThreadsb20d33a926b1e5b39db18b2911e1c1f9'] = 'Responder a este mensaje'; +$_LANGADM['AdminCustomerThreadse8b4e59e41f890acd1d5d86d494d6d02'] = 'Indique su respuesta a continuación'; +$_LANGADM['AdminCustomerThreads91e2e681ab0c5817498a10318df5aec9'] = 'Su respuesta se enviará a:'; +$_LANGADM['AdminCustomerThreads3d49ea2e92edbb4219d39256794525d9'] = 'Enviar mi respuesta a'; +$_LANGADM['AdminCustomersd3b206d196cd6be3a2764c1fb90b200f'] = 'Borrar seleccionados'; +$_LANGADM['AdminCustomerse25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar items seleccionados?'; +$_LANGADM['AdminCustomersd1457b72c3fb323a2671125aef3eab5d'] = '¿?'; +$_LANGADM['AdminCustomersb718adec73e04ce3ec720dd11a06a308'] = 'ID'; +$_LANGADM['AdminCustomers019ec3132cdf8ee0f2e2a75cf5d3e459'] = 'Sexo'; +$_LANGADM['AdminCustomers77587239bf4c54ea493c7033e1dbf636'] = 'Apellidos'; +$_LANGADM['AdminCustomers20db0bfeecd8fe60533206a2b5e9891a'] = 'Nombre'; +$_LANGADM['AdminCustomers8b5dd64ab8d0b8158906796b53a200e2'] = 'Email'; +$_LANGADM['AdminCustomers9d8d2d5ab12b515182a505f54db7f538'] = 'Edad'; $_LANGADM['AdminCustomers00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activado'; $_LANGADM['AdminCustomers00ee8a54c1a129585ad8027e6d35222d'] = 'Nuevo'; -$_LANGADM['AdminCustomers019ec3132cdf8ee0f2e2a75cf5d3e459'] = 'Sexo'; -$_LANGADM['AdminCustomers056ee659eb2023ed38fc4f09a3648ba9'] = '5 caracteres min., solo letras, numeros o'; -$_LANGADM['AdminCustomers068f80c7519d0528fb08e82137a72131'] = 'Productos'; -$_LANGADM['AdminCustomers06df33001c1d7187fdd81ea1f5b277aa'] = 'Acciones'; -$_LANGADM['AdminCustomers084e0343a0486ff05530df6c705c8bb4'] = 'invitado'; -$_LANGADM['AdminCustomers0f98b7f230f3c91292f0de4c99e263f2'] = 'Registro'; -$_LANGADM['AdminCustomers1251852566309cb1f01aa44d71af2528'] = 'no ha hecho un pedido todavia'; -$_LANGADM['AdminCustomers125cf762f473a17738b97ee3fabe4e8b'] = 'Este cliente está registrado como'; -$_LANGADM['AdminCustomers14542f5997c4a02d4276da364657f501'] = 'Link directo'; -$_LANGADM['AdminCustomers1c76cbfe21c6f44c1d1e59d54f3e4420'] = 'Empresa'; -$_LANGADM['AdminCustomers20966a36da784c2f62d105419dcb4018'] = 'Newsletter:'; -$_LANGADM['AdminCustomers20db0bfeecd8fe60533206a2b5e9891a'] = 'Nombre'; -$_LANGADM['AdminCustomers2447b4dc5878520d00a3f4aaf210f7a2'] = 'Rango n°'; -$_LANGADM['AdminCustomers24a23d787190f2c4812ff9ab11847a72'] = 'Estado:'; -$_LANGADM['AdminCustomers25235196c2744e9050067d45587d6a8b'] = 'Edad:'; -$_LANGADM['AdminCustomers284b47b0bb63ae2df3b29f0e691d6fcf'] = 'Direcciones'; -$_LANGADM['AdminCustomers2f38713e640e4bd37998f94e968a55f7'] = 'Error: imposible guardar su nota'; -$_LANGADM['AdminCustomers38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar'; -$_LANGADM['AdminCustomers39d595f1a4ce984b95e9b52821b62177'] = 'Fecha de nacimiento:'; -$_LANGADM['AdminCustomers3cf21846659529ae741430ff2ddf287f'] = 'Marque todos los grupos a los que pertenece el miembro'; -$_LANGADM['AdminCustomers3e053943605d9e4bf7dd7588ea19e9d2'] = 'Caracteres prohibidos:'; -$_LANGADM['AdminCustomers3edf8ca26a1ec14dd6e91dd277ae1de6'] = 'Origen'; -$_LANGADM['AdminCustomers3ef92bbd0151806f23ecd301fd78347c'] = 'Última visita:'; -$_LANGADM['AdminCustomers3f783e6afc73242779dde81c7825def0'] = 'Dejar en blanco si no hay cambios'; -$_LANGADM['AdminCustomers41de6d6cfb8953c021bbe4ba0701c8a1'] = 'Mensajes'; -$_LANGADM['AdminCustomers44749712dbec183e983dcd78a7736c41'] = 'Fecha'; -$_LANGADM['AdminCustomers45d3153df3f835bbf6a68c2302e494d7'] = '¿Cómo desea borrar este cliente?'; -$_LANGADM['AdminCustomers46a2a41cc6e552044816a2d04634545d'] = 'Estado'; -$_LANGADM['AdminCustomers49ee3087348e8d44e1feda1917443987'] = 'Nombre'; -$_LANGADM['AdminCustomers4c2a8fe7eaf24721cc7a9f0175115bd4'] = 'Mensaje'; -$_LANGADM['AdminCustomers4e140ba723a03baa6948340bf90e2ef6'] = 'Nombre:'; -$_LANGADM['AdminCustomers5023c5f31815e34f79900c0ea627d7d6'] = 'Carrito no disponible'; -$_LANGADM['AdminCustomers56eec78925570b01dc23134175172985'] = 'Nota guardada'; -$_LANGADM['AdminCustomers59716c97497eb9694541f7c3d37b1a4d'] = 'País'; -$_LANGADM['AdminCustomers5b8c99dad1893a85076709b2d3c2d2d0'] = 'Dirección IP'; -$_LANGADM['AdminCustomers5e5f0a863cd129317037e3def37b4097'] = 'Empresa:'; -$_LANGADM['AdminCustomers5ed5ce582affef97f07fa474c6751302'] = 'El cliente recibirá publicidad via email'; -$_LANGADM['AdminCustomers6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caracteres no válidos:'; -$_LANGADM['AdminCustomers668a8d8d7ffe5da112b266e46b79b685'] = 'Nombre:'; -$_LANGADM['AdminCustomers694e8d1f2ee056f98ee488bdc4982d73'] = 'Cantidad'; -$_LANGADM['AdminCustomers6d2e7477916d118eb0a377fd13af4f63'] = 'Última actualización:'; -$_LANGADM['AdminCustomers6ff01ff52bb6bc600dcb062808a55c5f'] = 'no tiene vales de descuento'; -$_LANGADM['AdminCustomers7442e29d7d53e549b78d93c46b8cdcfc'] = 'Pedidos'; $_LANGADM['AdminCustomers74f68b6b29bed7925bc7257ef1c7f9e4'] = 'Opt.'; -$_LANGADM['AdminCustomers77587239bf4c54ea493c7033e1dbf636'] = 'Apellidos'; -$_LANGADM['AdminCustomers78e365acb087fd1f8d494dae0001de10'] = 'Email:'; -$_LANGADM['AdminCustomers7b4d23148ad2c2f32f217ae0640a375c'] = 'Tiene dos maneras de suprimir un cliente, por favor, elija lo que quiere hacer.'; -$_LANGADM['AdminCustomers7c02e576ed6029a3a1d64700cc43ebf7'] = 'Quero suprimir mi o mis clientes completamente, todos los datos se suprimirán de la base de datos. Un cliente con la misma dirección email podrá volver a inscribirse.'; -$_LANGADM['AdminCustomers80e915c39ca9254655d2802979aa698b'] = 'Convertir en cliente'; -$_LANGADM['AdminCustomers81fe7d0c685ca9f1829f5ff52370d06e'] = 'Una cuenta cliente ya existe con el mismo correo electrónico'; -$_LANGADM['AdminCustomers8b5dd64ab8d0b8158906796b53a200e2'] = 'Email'; -$_LANGADM['AdminCustomers8d177b48ffca1fb18c3bfd1e8c0eb645'] = 'Grupo por defecto:'; -$_LANGADM['AdminCustomers8d218b952c9ef571cd270aaef8f849d1'] = 'Permitir o denegar la conexión a este cliente'; -$_LANGADM['AdminCustomers914419aa32f04011357d3b604a86d7eb'] = 'Transportista'; -$_LANGADM['AdminCustomers93bd48ecb9c4d5c4eec7fefffbb2070f'] = 'Últimas conexiones'; -$_LANGADM['AdminCustomers96b0141273eabab320119c467cdcaf17'] = 'Total'; -$_LANGADM['AdminCustomers9d8d2d5ab12b515182a505f54db7f538'] = 'Edad'; -$_LANGADM['AdminCustomersa37ede293936e29279ed543129451ec3'] = 'Grupos'; -$_LANGADM['AdminCustomersa7136d956fbff49c3912e44722dbf000'] = 'Añada una nota privada'; -$_LANGADM['AdminCustomersa82868319826fb092b73968e661b5b38'] = 'Vales'; -$_LANGADM['AdminCustomersa9c74a800ed9f3d504e76d8c59acc497'] = 'Pedidos no válidos:'; -$_LANGADM['AdminCustomersaa9000a0aa27a0920d69744960520677'] = 'No quiero que mi o mis clientes puedan volver a inscribirse. El o los clientes se suprimirán de la lista pero los datos se conservarán en la base de datos.'; -$_LANGADM['AdminCustomersabce3ef910cfc047f0721654cb71f2db'] = 'Enviado el'; -$_LANGADM['AdminCustomersac7ba2fb36727fd3fcbf967c27cd9dc0'] = 'Esta nota será visible para los empleados pero no para los clientes'; -$_LANGADM['AdminCustomersad921d60486366258809553a3db49a4a'] = 'desconocido'; -$_LANGADM['AdminCustomersb341a59d5636ed3d6a819137495b08a0'] = 'Contraseña:'; -$_LANGADM['AdminCustomersb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminCustomersb9f5c797ebbf55adccdd8539a65a0241'] = 'Desactivado'; -$_LANGADM['AdminCustomersbe5e0b5d50d48b049bd0f7b57cd163f9'] = 'Apellidos:'; -$_LANGADM['AdminCustomersc151015063ad115e4c3b081763c0927d'] = 'Fecha de registro:'; -$_LANGADM['AdminCustomersc22d30084d8ddc9a571512ddee6a83e9'] = 'Tiempo total'; -$_LANGADM['AdminCustomersc2cc7082a89c1ad6631a2f66af5f00c0'] = 'Conexión'; -$_LANGADM['AdminCustomersc453a4b8e8d98e82f35b67f433e3b4da'] = 'Pago'; -$_LANGADM['AdminCustomersc7561db7a418dd39b2201dfe110ab4a4'] = 'nunca'; -$_LANGADM['AdminCustomersca0dbad92a874b2f69b549293387925e'] = 'Código'; -$_LANGADM['AdminCustomerscaa5b7a48ce4b1c1492c445446433fb5'] = 'Sexo:'; -$_LANGADM['AdminCustomerscca344269d726c206f3d3894c85cae5a'] = 'Cliente abonado a la newsletter'; +$_LANGADM['AdminCustomers0f98b7f230f3c91292f0de4c99e263f2'] = 'Registro'; +$_LANGADM['AdminCustomers5e5914912e8d2f2765525840acf98bea'] = 'Conexión'; +$_LANGADM['AdminCustomers6dc6993c567c112a42b193c430f9ec43'] = 'Opciones clientes'; +$_LANGADM['AdminCustomers6d1b3d500b8a7cbaeb62b0643ee57c7c'] = 'Regeneración de la contraseña'; +$_LANGADM['AdminCustomers87eed0b2fbd8bec6796514f309d87aec'] = 'Tiempo mínimo de seguridad antes de volver a pedir una nueva contraseña'; +$_LANGADM['AdminCustomers640fd0cc0ffa0316ae087652871f4486'] = 'minutos'; +$_LANGADM['AdminCustomers88183b946cc5f0e8c96b2e66e1c74a7e'] = 'Desconocido'; $_LANGADM['AdminCustomersce26601dac0dea138b7295f02b7620a7'] = 'Cliente'; -$_LANGADM['AdminCustomersceece2e4b93f9a5a091e1c64120ff5bd'] = 'Suprimir'; -$_LANGADM['AdminCustomersd1554912e46f8d36a800ad8b604225f1'] = 'Pedidos válidos:'; -$_LANGADM['AdminCustomersd3139f39f1ad6324c80a9ddd50cc7867'] = 'Páginas vistas'; -$_LANGADM['AdminCustomersd55669822f1a8cf72ec1911e462a54eb'] = 'para'; -$_LANGADM['AdminCustomersd75d64b130eb4439fd6cf1051a20321a'] = 'no ha registrado una direccion todavia'; -$_LANGADM['AdminCustomersdd7bf230fde8d4836917806aff6a6b27'] = 'Dirección'; -$_LANGADM['AdminCustomerse0f0b0564d3d29a93fad7a4178b7b1ca'] = 'ID:'; +$_LANGADM['AdminCustomerscaa5b7a48ce4b1c1492c445446433fb5'] = 'Sexo:'; +$_LANGADM['AdminCustomers668a8d8d7ffe5da112b266e46b79b685'] = 'Nombre:'; +$_LANGADM['AdminCustomers3e053943605d9e4bf7dd7588ea19e9d2'] = 'Caracteres prohibidos:'; +$_LANGADM['AdminCustomersbe5e0b5d50d48b049bd0f7b57cd163f9'] = 'Apellidos:'; +$_LANGADM['AdminCustomers6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caracteres no válidos:'; +$_LANGADM['AdminCustomers78e365acb087fd1f8d494dae0001de10'] = 'Email:'; +$_LANGADM['AdminCustomersb341a59d5636ed3d6a819137495b08a0'] = 'Contraseña:'; +$_LANGADM['AdminCustomers3f783e6afc73242779dde81c7825def0'] = 'Dejar en blanco si no hay cambios'; +$_LANGADM['AdminCustomers056ee659eb2023ed38fc4f09a3648ba9'] = '5 caracteres min., solo letras, numeros o'; +$_LANGADM['AdminCustomers39d595f1a4ce984b95e9b52821b62177'] = 'Fecha de nacimiento:'; +$_LANGADM['AdminCustomers24a23d787190f2c4812ff9ab11847a72'] = 'Estado:'; +$_LANGADM['AdminCustomersb9f5c797ebbf55adccdd8539a65a0241'] = 'Desactivado'; +$_LANGADM['AdminCustomers8d218b952c9ef571cd270aaef8f849d1'] = 'Permitir o denegar la conexión a este cliente'; +$_LANGADM['AdminCustomers20966a36da784c2f62d105419dcb4018'] = 'Newsletter:'; +$_LANGADM['AdminCustomerscca344269d726c206f3d3894c85cae5a'] = 'Cliente abonado a la newsletter'; $_LANGADM['AdminCustomerse13c678c09be620b7dfaf90182234b3d'] = 'Opt-in:'; -$_LANGADM['AdminCustomerse174c1b711f254d538c689a90c5842a5'] = 'Número de teléfono(s)'; -$_LANGADM['AdminCustomerse25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar los elementos seleccionados?'; -$_LANGADM['AdminCustomersea067eb37801c5aab1a1c685eb97d601'] = 'Total pagado'; -$_LANGADM['AdminCustomersec53a8c4f07baed5d8825072c89799be'] = 'Estado'; +$_LANGADM['AdminCustomers5ed5ce582affef97f07fa474c6751302'] = 'El cliente recibirá publicidad via email'; +$_LANGADM['AdminCustomers1bd33faf04b6c7e0090de4f3e5915178'] = 'Acceso de grupo:'; +$_LANGADM['AdminCustomers9e2f7fb92893ca55bbaaaa09c5672aa2'] = 'Marque todos los grupos a los que pertenece el miembro'; +$_LANGADM['AdminCustomers89a718b06ee9b0a9bf23792283e06946'] = 'Grupo por defecto:'; +$_LANGADM['AdminCustomersbf935f3541fafe3c2a68d2c52b0856b5'] = 'El grupo se aplicara por defecto.'; +$_LANGADM['AdminCustomers14266fa9fc5146fc3b25fb95c9d5075f'] = 'Aplicar el precio de descuento de este grupo.'; +$_LANGADM['AdminCustomersb91c371eeb88143fd0260f990bcf8d75'] = 'Tienda:'; +$_LANGADM['AdminCustomers5e5f0a863cd129317037e3def37b4097'] = 'Empresa:'; +$_LANGADM['AdminCustomersd04e2c1b67f3ef0d475409516b812e8b'] = 'SIRET:'; +$_LANGADM['AdminCustomers7137a85d9b8d9e6d09f47767d2ca31ee'] = 'APE: '; +$_LANGADM['AdminCustomerse5cb8489f57db7c15eed3258e48cd5f3'] = 'Sitio web:'; +$_LANGADM['AdminCustomers199a7ad6fda15fdb6684347016b7a63c'] = 'Permitir Sobresaliente:'; +$_LANGADM['AdminCustomers75bf7b6b951d3183f7c8f96bdb4fa74c'] = 'Caracteres válidos:'; +$_LANGADM['AdminCustomers1cfa0271ea62618c3bb70c2eb60642d2'] = 'Máximo de días de pago:'; +$_LANGADM['AdminCustomersec316ccad05b9ac5c3e07d0f1007ab0d'] = 'Riesgo:'; +$_LANGADM['AdminCustomers38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar'; +$_LANGADM['AdminCustomersa68b4cf46e11b69caeda71c230d1ed88'] = 'El Estado no está todavía definido para esta orden'; +$_LANGADM['AdminCustomers14542f5997c4a02d4276da364657f501'] = 'Link directo'; +$_LANGADM['AdminCustomers4e140ba723a03baa6948340bf90e2ef6'] = 'Nombre:'; +$_LANGADM['AdminCustomers1412292b09d3cd39f32549afb1f5f102'] = '¿Borrar items seleccionados?'; $_LANGADM['AdminCustomersf2a6c498fb90ee345d997f888fce3b18'] = 'Borrar'; +$_LANGADM['AdminCustomers45d3153df3f835bbf6a68c2302e494d7'] = '¿Cómo desea borrar este cliente?'; +$_LANGADM['AdminCustomers7b4d23148ad2c2f32f217ae0640a375c'] = 'Tiene dos maneras de suprimir un cliente, por favor, elija lo que quiere hacer.'; +$_LANGADM['AdminCustomers78a01d9f9a546e3ac94bd8f08364b92c'] = 'Quero suprimir mi o mis clientes completamente, todos los datos se suprimirán de la base de datos. Un cliente con la misma dirección email podrá volver a inscribirse.'; +$_LANGADM['AdminCustomersaa9000a0aa27a0920d69744960520677'] = 'No quiero que mi o mis clientes puedan volver a inscribirse. El o los clientes se suprimirán de la lista pero los datos se conservarán en la base de datos.'; +$_LANGADM['AdminCustomersf2a6c498fb90ee345d997f888fce3b18'] = 'Suprimir'; +$_LANGADM['AdminCustomers56eec78925570b01dc23134175172985'] = 'Nota guardada'; $_LANGADM['AdminCustomersf81f334947c006163040911e694fc3ec'] = 'Error: su nota no es válida'; +$_LANGADM['AdminCustomers2f38713e640e4bd37998f94e968a55f7'] = 'Error: imposible guardar su nota'; +$_LANGADM['AdminCustomerse0f0b0564d3d29a93fad7a4178b7b1ca'] = 'ID:'; +$_LANGADM['AdminCustomersc151015063ad115e4c3b081763c0927d'] = 'Fecha de registro:'; +$_LANGADM['AdminCustomers3ef92bbd0151806f23ecd301fd78347c'] = 'Última visita:'; +$_LANGADM['AdminCustomersc7561db7a418dd39b2201dfe110ab4a4'] = 'nunca'; +$_LANGADM['AdminCustomers2447b4dc5878520d00a3f4aaf210f7a2'] = 'Rango n°'; +$_LANGADM['AdminCustomers25235196c2744e9050067d45587d6a8b'] = 'Edad:'; +$_LANGADM['AdminCustomersad921d60486366258809553a3db49a4a'] = 'desconocido'; +$_LANGADM['AdminCustomers6d2e7477916d118eb0a377fd13af4f63'] = 'Última actualización:'; +$_LANGADM['AdminCustomers125cf762f473a17738b97ee3fabe4e8b'] = 'Este cliente está registrado como'; +$_LANGADM['AdminCustomers084e0343a0486ff05530df6c705c8bb4'] = 'invitado'; +$_LANGADM['AdminCustomersb154ceb50c0a2cbce286b65f6184cda6'] = 'Convertir en cliente'; +$_LANGADM['AdminCustomers450a7392b73a4b434634f8fe0e3f13c8'] = 'Esta característica genera una contraseña aleatoria y envía un e-mail al cliente'; +$_LANGADM['AdminCustomers4cce03651d2ecba98c89991f3280a495'] = 'Una cuenta cliente ya existe con el mismo correo electrónico'; +$_LANGADM['AdminCustomersa7136d956fbff49c3912e44722dbf000'] = 'Añada una nota privada'; +$_LANGADM['AdminCustomers9ac79d32eb171474607514a2ed013316'] = 'Esta nota será visible para los empleados pero no para los clientes'; +$_LANGADM['AdminCustomers41de6d6cfb8953c021bbe4ba0701c8a1'] = 'Mensajes'; +$_LANGADM['AdminCustomersec53a8c4f07baed5d8825072c89799be'] = 'Estado'; +$_LANGADM['AdminCustomers4c2a8fe7eaf24721cc7a9f0175115bd4'] = 'Mensaje'; +$_LANGADM['AdminCustomersabce3ef910cfc047f0721654cb71f2db'] = 'Enviado el'; +$_LANGADM['AdminCustomers08125f123aff8e74d755ecf415f54ae7'] = 'nunca se contacto con usted'; +$_LANGADM['AdminCustomersa37ede293936e29279ed543129451ec3'] = 'Grupos'; +$_LANGADM['AdminCustomers49ee3087348e8d44e1feda1917443987'] = 'Nombre'; +$_LANGADM['AdminCustomers06df33001c1d7187fdd81ea1f5b277aa'] = 'Acciones'; +$_LANGADM['AdminCustomers7442e29d7d53e549b78d93c46b8cdcfc'] = 'Pedidos'; +$_LANGADM['AdminCustomersd1554912e46f8d36a800ad8b604225f1'] = 'Pedidos válidos:'; +$_LANGADM['AdminCustomersd55669822f1a8cf72ec1911e462a54eb'] = 'para'; +$_LANGADM['AdminCustomers44749712dbec183e983dcd78a7736c41'] = 'Fecha'; +$_LANGADM['AdminCustomersc453a4b8e8d98e82f35b67f433e3b4da'] = 'Pago'; +$_LANGADM['AdminCustomers46a2a41cc6e552044816a2d04634545d'] = 'Estado'; +$_LANGADM['AdminCustomers068f80c7519d0528fb08e82137a72131'] = 'Productos'; +$_LANGADM['AdminCustomers25326db0dcb2cf342b3477fbdad373dc'] = 'Total pagado'; +$_LANGADM['AdminCustomersa9c74a800ed9f3d504e76d8c59acc497'] = 'Pedidos no válidos:'; +$_LANGADM['AdminCustomers1251852566309cb1f01aa44d71af2528'] = 'no ha hecho un pedido todavia'; +$_LANGADM['AdminCustomers694e8d1f2ee056f98ee488bdc4982d73'] = 'Cantidad'; +$_LANGADM['AdminCustomers284b47b0bb63ae2df3b29f0e691d6fcf'] = 'Direcciones'; +$_LANGADM['AdminCustomers1c76cbfe21c6f44c1d1e59d54f3e4420'] = 'Empresa'; +$_LANGADM['AdminCustomersdd7bf230fde8d4836917806aff6a6b27'] = 'Dirección'; +$_LANGADM['AdminCustomers59716c97497eb9694541f7c3d37b1a4d'] = 'País'; +$_LANGADM['AdminCustomerse174c1b711f254d538c689a90c5842a5'] = 'Número de teléfono(s)'; +$_LANGADM['AdminCustomersd75d64b130eb4439fd6cf1051a20321a'] = 'no ha registrado una direccion todavia'; +$_LANGADM['AdminCustomersa82868319826fb092b73968e661b5b38'] = 'Cupones'; +$_LANGADM['AdminCustomersca0dbad92a874b2f69b549293387925e'] = 'Código'; +$_LANGADM['AdminCustomers6ff01ff52bb6bc600dcb062808a55c5f'] = 'no tiene vales de descuento'; $_LANGADM['AdminCustomersfc26e55e0993a75e892175deb02aae15'] = 'Carritos'; +$_LANGADM['AdminCustomers914419aa32f04011357d3b604a86d7eb'] = 'Transportista'; +$_LANGADM['AdminCustomers96b0141273eabab320119c467cdcaf17'] = 'Total'; +$_LANGADM['AdminCustomers5023c5f31815e34f79900c0ea627d7d6'] = 'Carrito no disponible'; +$_LANGADM['AdminCustomers93bd48ecb9c4d5c4eec7fefffbb2070f'] = 'Últimas conexiones'; +$_LANGADM['AdminCustomersd3139f39f1ad6324c80a9ddd50cc7867'] = 'Páginas vistas'; +$_LANGADM['AdminCustomersc22d30084d8ddc9a571512ddee6a83e9'] = 'Tiempo total'; +$_LANGADM['AdminCustomers3edf8ca26a1ec14dd6e91dd277ae1de6'] = 'Origen'; +$_LANGADM['AdminCustomers5b8c99dad1893a85076709b2d3c2d2d0'] = 'Dirección IP'; $_LANGADM['AdminCustomersff398a1c3434e160c655aa1613e0eace'] = 'Afiliados'; +$_LANGADM['AdminCustomers9f82518d468b9fee614fcc92f76bb163'] = 'Tienda'; +$_LANGADM['AdminDbe307db07b3975fef922a80d07455ee5e'] = 'Base de datos'; +$_LANGADM['AdminDb505de52d5ae227b6e8acb02dce2a0c4d'] = 'Servidor:'; +$_LANGADM['AdminDb67cfd6717606cadb04e8ae03082a0182'] = 'IP o nombre del servidor; \'localhost \' funcionará en la mayoría de los casos'; +$_LANGADM['AdminDb006e7be42e56d810865222669c716f9e'] = 'Base de datos:'; +$_LANGADM['AdminDb9222f8688de5dfd4dabc06fffe8c6aa0'] = 'Nombre de la base de datos(ej. \'prestashop\')'; +$_LANGADM['AdminDbf72ba2e5f0388494cc5041adad99581f'] = 'Prefijo:'; +$_LANGADM['AdminDb5ff9df198222a96f26bf2cb279d83bd8'] = 'Usuario:'; +$_LANGADM['AdminDbb341a59d5636ed3d6a819137495b08a0'] = 'Contraseña:'; +$_LANGADM['AdminDb3f783e6afc73242779dde81c7825def0'] = 'Dejar en blanco si no hay cambios'; $_LANGADM['AdminDb51c45b795d5d18a3e4e0c37e8b20a141'] = 'Tabla'; $_LANGADM['AdminDbb0d1963f24d64313f9c8d83662cc551a'] = 'Motor de la tabla'; -$_LANGADM['AdminDeliverySlip067af5895a7ced3197520b591f9a41eb'] = 'Generar archivo PDF'; -$_LANGADM['AdminDeliverySlip071e16ef4a5515728cc97ed028d85711'] = 'El siguiente albarán comenzará en este número y, a continuación, se incrementará con cada albarán adicional'; -$_LANGADM['AdminDeliverySlip0b1fb1278454d848f968d419e29c253b'] = 'Formato: 2007-12-31 (ambos inclusive)'; -$_LANGADM['AdminDeliverySlip1de536cfcff31d969aacc0b7f66410c3'] = 'Número de envío:'; -$_LANGADM['AdminDeliverySlip1e6d57e813355689e9c77e947d73ad8f'] = 'Desde:'; -$_LANGADM['AdminDeliverySlip33caa076f23f453dd4061726f3706325'] = 'Hasta:'; -$_LANGADM['AdminDeliverySlip4b8e87b44ae65d84dfab14d17d2f10ee'] = 'Opciones de albaranes'; -$_LANGADM['AdminDeliverySlip4bc8978f084bf1726cb133a3dc8cc379'] = 'Imprimir en PDF'; -$_LANGADM['AdminDeliverySlip647ad0242a9d796e3c83ecf6d6435bc2'] = 'Formato: 2008-12-31 (ambos inclusive)'; -$_LANGADM['AdminDeliverySlip7b59b85b45733b885f95f89f8924f0fd'] = 'Prefijo utilizado para los albaranes'; +$_LANGADM['AdminDbb833598a404d0408f61b9762278c9bea'] = 'Tenga MUCHO CUIDADO con estos valores, estos cambios pueden hacer que su tienda en línea PrestaShop tenga fallos de funcionamiento. Para cualquier problema, comprobar el archivo config/settings.inc.php'; +$_LANGADM['AdminDb6c1375701d87f2636b01cf951d0a375b'] = 'Motor MySQL'; +$_LANGADM['AdminDbac7484fa4e36b9b26ceb27526ee7268f'] = 'Cambiar motor a'; +$_LANGADM['AdminDb38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar'; +$_LANGADM['AdminDb6bb09f0abb00bcba314068abab6fecb7'] = 'ya está en'; +$_LANGADM['AdminDba7fd7e3f904a981a4952454d79a806e8'] = 'No se puede modificar el motor para'; +$_LANGADM['AdminDeliverySlip947c66d55a8038fd0c16fef605186573'] = 'Opciones de albaranes'; $_LANGADM['AdminDeliverySlip97794c45ba541adc77cd08dd3114cefc'] = 'Prefijo de envío:'; -$_LANGADM['AdminEmails037373672dd4a89426144d40f2e8ad91'] = 'Contraseña SMTP:'; -$_LANGADM['AdminEmails099d7d04319e5191b7473e016c55e320'] = 'TLS'; -$_LANGADM['AdminEmails130c5b3473c57faa76e2a1c54e26f88e'] = 'Ambos'; -$_LANGADM['AdminEmails14dee5807769f30f20b8d17a6afd951c'] = 'Enviar un email de prueba a'; +$_LANGADM['AdminDeliverySlip7b59b85b45733b885f95f89f8924f0fd'] = 'Prefijo utilizado para los albaranes'; +$_LANGADM['AdminDeliverySlip1de536cfcff31d969aacc0b7f66410c3'] = 'Número de envío:'; +$_LANGADM['AdminDeliverySlip071e16ef4a5515728cc97ed028d85711'] = 'El siguiente albarán comenzará en este número y, a continuación, se incrementará con cada albarán adicional'; +$_LANGADM['AdminDeliverySlip4bc8978f084bf1726cb133a3dc8cc379'] = 'Imprimir en PDF'; +$_LANGADM['AdminDeliverySlip1e6d57e813355689e9c77e947d73ad8f'] = 'Desde:'; +$_LANGADM['AdminDeliverySlip5a2a90ee2bd7b7780591f198372646b0'] = 'Formato: 2007-12-31 (ambos inclusive)'; +$_LANGADM['AdminDeliverySlip33caa076f23f453dd4061726f3706325'] = 'Hasta:'; +$_LANGADM['AdminDeliverySlip513a9fffc7d00397c8b70950e2fae5c4'] = 'Formato: 2008-12-31 (ambos inclusive)'; +$_LANGADM['AdminDeliverySlip067af5895a7ced3197520b591f9a41eb'] = 'Generar archivo PDF'; $_LANGADM['AdminEmails1e884e3078d9978e216a027ecd57fb34'] = 'Correo electrónico'; -$_LANGADM['AdminEmails1fd75178ab1de3368fc619c5bd83b7cb'] = 'Número de puerto para utilizar'; -$_LANGADM['AdminEmails2800e9378401033bf3debf195b967343'] = 'Usuario SMTP:'; -$_LANGADM['AdminEmails329a07ff51a56b7ce7e8412a8bce3f8b'] = 'Error: por favor, compruebe su configuración'; -$_LANGADM['AdminEmails33b3f142e242a624cb69a5f5f689039d'] = 'Servidor SMTP:'; -$_LANGADM['AdminEmails4ec202ee546b3c9ee3415854939ac39a'] = 'Dejar en blanco si no es aplicable'; -$_LANGADM['AdminEmails64ea53ab0a03507af104853e03c2db28'] = 'Puerto:'; -$_LANGADM['AdminEmails652d1d00f6782dfd7d3dbd4ad2e30145'] = 'Compruebe la configuración de su email'; -$_LANGADM['AdminEmails66d129a76b5e0b7352c7470f75833e5c'] = 'Este es un mensaje de prueba, el servidor está ahora disponible para enviar email'; $_LANGADM['AdminEmails68e07c80282df8c6f72fd4edf630dc75'] = 'Enviar email a:'; -$_LANGADM['AdminEmails6adf97f83acf6453d4a6a4b1070f3754'] = 'Ninguno'; -$_LANGADM['AdminEmails765f159ab61b665aca550bd1a767f9d2'] = 'Cuando el cliente envía un mensaje desde la página de pedido'; -$_LANGADM['AdminEmails7d0435ff9cf1b9631daa6c4770441b9e'] = 'Enviar el email en formato texto'; -$_LANGADM['AdminEmails8a7363b823dce00b3b1b7e62ca1d777d'] = 'Encriptación:'; +$_LANGADM['AdminEmailsa870da3401daddb1896c0ce48dc24c3b'] = 'Cuando el cliente envía un mensaje desde la página de pedido'; $_LANGADM['AdminEmailsad3bc3094733fbf7e0a10f0da116b864'] = 'Usar la función mail() de PHP. Recomendado en la mayoría de los casos'; -$_LANGADM['AdminEmailsb0ac90156891121f5fbf84b276f89fcf'] = 'IP o nombre de dominio (ej. smtp.midominio.com)'; -$_LANGADM['AdminEmailsb3e39b71a787e2e14c64bac946c37849'] = 'Nombre de dominio para el envío de email (deje vacío si no conoce)'; -$_LANGADM['AdminEmailsbe656d2d5c1e6f223dca152937941705'] = 'Mensaje de prueba - Prestashop'; -$_LANGADM['AdminEmailsd1e73ceb688ab6a0d6d3e7c10cb1c474'] = 'Mail de dominio:'; -$_LANGADM['AdminEmailsd6a55d64219386584388bf3731384c3f'] = 'Enviar un email de prueba'; -$_LANGADM['AdminEmailsd8f5b3c4ad206980b27a9d88a217a0d5'] = 'Utilizar protocolo encriptado'; -$_LANGADM['AdminEmailsdb30a86adf0ef9fbc6feb6fa5c8e23d7'] = 'Se ha enviado un email'; -$_LANGADM['AdminEmailsde79cca647023ab0f822dce4e3035478'] = 'Enviar el email en formato HTML'; -$_LANGADM['AdminEmailse5110300599f995b9d8cfbe930fba83e'] = 'Esta dirección email no es válida'; -$_LANGADM['AdminEmailsea52c36203c5f99c3ce2442d531b1a22'] = 'SSL'; $_LANGADM['AdminEmailsfd304ecc43446476fd981bb6b4f41f7f'] = 'Establecer mis propios parámetros SMTP. Sólo usuarios AVANZADOS'; -$_LANGADM['AdminEmployees00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activado'; -$_LANGADM['AdminEmployees06a4c5177eef6113324fdb443b824023'] = 'Regenerador de contraseña:'; -$_LANGADM['AdminEmployees0885f0c211f74834f0109c5abaf4cdc4'] = 'Idioma:'; -$_LANGADM['AdminEmployees20db0bfeecd8fe60533206a2b5e9891a'] = 'Nombre'; -$_LANGADM['AdminEmployees2467bfdbc86d3cc7aab2130f56ce6978'] = 'Mín. 8 caracteres, usar sólo letras, números o'; -$_LANGADM['AdminEmployees24a23d787190f2c4812ff9ab11847a72'] = 'Estado:'; -$_LANGADM['AdminEmployees38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar'; -$_LANGADM['AdminEmployees41bc9496fbde8565bd5fc699e513fbd9'] = 'Autorizar o no a este empleado a conectarse al Back-Office'; -$_LANGADM['AdminEmployees442a8f5db7f786e260bbd65c7bc0cb55'] = 'Memorización del idioma por defecto:'; -$_LANGADM['AdminEmployees4d1f8c97363b784de6d8924bc655cab6'] = 'Muestre el video de bienvenida en el inicio del Back-Office'; -$_LANGADM['AdminEmployees640fd0cc0ffa0316ae087652871f4486'] = 'minutos'; -$_LANGADM['AdminEmployees6591effcd7a95eb926b61e1519530b17'] = 'Puede identificarse'; -$_LANGADM['AdminEmployees668a8d8d7ffe5da112b266e46b79b685'] = 'Nombre:'; -$_LANGADM['AdminEmployees78e365acb087fd1f8d494dae0001de10'] = 'Correo electrónico:'; -$_LANGADM['AdminEmployees79f79257476673a2aea1b2a41adf3384'] = 'Mostrar el video de bienvenida:'; -$_LANGADM['AdminEmployees7bc873cba11f035df692c3549366c722'] = '--Elija--'; -$_LANGADM['AdminEmployees8b5dd64ab8d0b8158906796b53a200e2'] = 'Correo electrónico'; -$_LANGADM['AdminEmployees8d3f5eff9c40ee315d452392bed5309b'] = 'Apellidos'; -$_LANGADM['AdminEmployees9273a15f9ab581801b7faeeda6ca08e4'] = 'Opciones de empleados'; -$_LANGADM['AdminEmployees93cba07454f06a4a960172bbd6e2a435'] = 'Sí'; -$_LANGADM['AdminEmployees9fbf3617c6172a75648e9ac0a864bb56'] = 'Perfil:'; -$_LANGADM['AdminEmployeesa9e4402481bd9b8e36752bf731f67eb6'] = 'Tema:'; -$_LANGADM['AdminEmployeesb0534bc7430b91d63ff484c2b3a3e1be'] = 'Tiempo mínimo de seguridad antes de volver a pedir una nueva contraseña'; -$_LANGADM['AdminEmployeesb341a59d5636ed3d6a819137495b08a0'] = 'Contraseña:'; +$_LANGADM['AdminEmailsde79cca647023ab0f822dce4e3035478'] = 'Enviar el email en formato HTML'; +$_LANGADM['AdminEmails7d0435ff9cf1b9631daa6c4770441b9e'] = 'Enviar el email en formato texto'; +$_LANGADM['AdminEmails130c5b3473c57faa76e2a1c54e26f88e'] = 'Ambos'; +$_LANGADM['AdminEmailsedc63891f946a22ff452da364996969e'] = 'Mail de dominio:'; +$_LANGADM['AdminEmails4af927139f1ce6f2e31beca681621a0e'] = 'Nombre de dominio para el envío de email (deje vacío si no conoce)'; +$_LANGADM['AdminEmails33b3f142e242a624cb69a5f5f689039d'] = 'Servidor SMTP:'; +$_LANGADM['AdminEmails277b56986f9437bf973031e282abd904'] = 'IP o nombre de dominio (ej. smtp.midominio.com)'; +$_LANGADM['AdminEmails2800e9378401033bf3debf195b967343'] = 'Usuario SMTP:'; +$_LANGADM['AdminEmails4ec202ee546b3c9ee3415854939ac39a'] = 'Dejar en blanco si no es aplicable'; +$_LANGADM['AdminEmails037373672dd4a89426144d40f2e8ad91'] = 'Contraseña SMTP:'; +$_LANGADM['AdminEmails8a7363b823dce00b3b1b7e62ca1d777d'] = 'Encriptación:'; +$_LANGADM['AdminEmailsd8f5b3c4ad206980b27a9d88a217a0d5'] = 'Utilizar protocolo encriptado'; +$_LANGADM['AdminEmails6adf97f83acf6453d4a6a4b1070f3754'] = 'Ninguno'; +$_LANGADM['AdminEmails099d7d04319e5191b7473e016c55e320'] = 'TLS'; +$_LANGADM['AdminEmailsea52c36203c5f99c3ce2442d531b1a22'] = 'SSL'; +$_LANGADM['AdminEmails64ea53ab0a03507af104853e03c2db28'] = 'Puerto:'; +$_LANGADM['AdminEmails3d240e712e8503413b7788456662c9dc'] = 'Número de puerto para utilizar'; +$_LANGADM['AdminEmails652d1d00f6782dfd7d3dbd4ad2e30145'] = 'Compruebe la configuración de su email'; +$_LANGADM['AdminEmails14dee5807769f30f20b8d17a6afd951c'] = 'Enviar un email de prueba a'; +$_LANGADM['AdminEmailsd6a55d64219386584388bf3731384c3f'] = 'Enviar un email de prueba'; +$_LANGADM['AdminEmails8319b3ae4f19e191233392e943154a19'] = 'Este es un mensaje de prueba, el servidor está ahora disponible para enviar email'; +$_LANGADM['AdminEmailsbe656d2d5c1e6f223dca152937941705'] = 'Mensaje de prueba - Prestashop'; +$_LANGADM['AdminEmails9a61654b150760842ee2b2343ef3189d'] = 'Se ha enviado un email'; +$_LANGADM['AdminEmails329a07ff51a56b7ce7e8412a8bce3f8b'] = 'Error: por favor, compruebe su configuración'; +$_LANGADM['AdminEmails3d282d50434c9dee33c39a09d5283406'] = 'Esta dirección email no es válida'; +$_LANGADM['AdminEmployeesd3b206d196cd6be3a2764c1fb90b200f'] = 'Borrar seleccionados'; +$_LANGADM['AdminEmployeese25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar los items seleccionados?'; $_LANGADM['AdminEmployeesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminEmployeesb9f5c797ebbf55adccdd8539a65a0241'] = 'Desactivado'; -$_LANGADM['AdminEmployeesbafd7322c6e97d25b6299b5d6fe8920b'] = 'No'; -$_LANGADM['AdminEmployeesbe5e0b5d50d48b049bd0f7b57cd163f9'] = 'Apellidos:'; -$_LANGADM['AdminEmployeesc0008270d1fea195879befd65d85298f'] = 'El Back Office aparecerá en este color. Colores HTML únicamente (Ej:'; +$_LANGADM['AdminEmployees8d3f5eff9c40ee315d452392bed5309b'] = 'Apellidos'; +$_LANGADM['AdminEmployees20db0bfeecd8fe60533206a2b5e9891a'] = 'Nombre'; +$_LANGADM['AdminEmployees8b5dd64ab8d0b8158906796b53a200e2'] = 'Correo electrónico'; $_LANGADM['AdminEmployeescce99c598cfdb9773ab041d54c3d973a'] = 'Perfil'; -$_LANGADM['AdminEmployeesccec78d886c47adb7e5a79567d262c0d'] = 'Color del Back Office:'; -$_LANGADM['AdminEmployeesdc5e055e0c66ae48929d03a327972a58'] = 'Dejar en blanco si no quiere cambiar su contraseña'; -$_LANGADM['AdminEmployeese25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar los elementos seleccionados?'; +$_LANGADM['AdminEmployees6591effcd7a95eb926b61e1519530b17'] = 'Puede identificarse'; +$_LANGADM['AdminEmployeesa19df5d477865657e2e2d4f9c30325db'] = 'Opciones de empleados'; +$_LANGADM['AdminEmployeesfa18e03e79e4695437ed08b81ded0b8e'] = 'Regenerador de contraseña:'; +$_LANGADM['AdminEmployees8c1366417a01cb8445c5420e250c3100'] = 'Tiempo mínimo de seguridad antes de volver a pedir una nueva contraseña'; +$_LANGADM['AdminEmployees640fd0cc0ffa0316ae087652871f4486'] = 'minutos'; +$_LANGADM['AdminEmployeesa1918295eb0f2da649e1dc3b3ad82507'] = 'Memorización del idioma por defecto:'; +$_LANGADM['AdminEmployeesd77a7d05d846a08a26d6b6060508545a'] = 'Autorizar a los empleados a memorizar el idioma por defecto en los formularios'; +$_LANGADM['AdminEmployeesbafd7322c6e97d25b6299b5d6fe8920b'] = 'No'; +$_LANGADM['AdminEmployees93cba07454f06a4a960172bbd6e2a435'] = 'Sí'; $_LANGADM['AdminEmployeeseb626c94531ec554f93b2b78a77c8b1b'] = 'Empleados'; -$_LANGADM['AdminEmployeesff37db4701ba8f1a289fc2f81cc43f9d'] = 'Autorizar a los empleados a memorizar el idioma por defecto en los formularios'; -$_LANGADM['AdminFeatures0c8a987e64c2d46886bf92e29c736bdc'] = 'Añadir un nuevo valor de característica.'; -$_LANGADM['AdminFeatures21021ea0e52be8e9c599f4dff41e5be0'] = 'caracteristica'; -$_LANGADM['AdminFeatures38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar'; +$_LANGADM['AdminEmployees668a8d8d7ffe5da112b266e46b79b685'] = 'Nombre:'; +$_LANGADM['AdminEmployeesbe5e0b5d50d48b049bd0f7b57cd163f9'] = 'Apellidos:'; +$_LANGADM['AdminEmployeesb341a59d5636ed3d6a819137495b08a0'] = 'Contraseña:'; +$_LANGADM['AdminEmployeesdc5e055e0c66ae48929d03a327972a58'] = 'Dejar en blanco si no quiere cambiar su contraseña'; +$_LANGADM['AdminEmployees2467bfdbc86d3cc7aab2130f56ce6978'] = 'Mín. 8 caracteres, usar sólo letras, números o'; +$_LANGADM['AdminEmployees78e365acb087fd1f8d494dae0001de10'] = 'Correo electrónico:'; +$_LANGADM['AdminEmployeesc914ee2b55db02eead39ca53c0256b15'] = 'Color del Back Office:'; +$_LANGADM['AdminEmployees98a7eaf59a8879c97d1f1577c9e730c4'] = 'El Back Office aparecerá en este color. Colores HTML únicamente (Ej:'; +$_LANGADM['AdminEmployees0885f0c211f74834f0109c5abaf4cdc4'] = 'Idioma:'; +$_LANGADM['AdminEmployeesa9e4402481bd9b8e36752bf731f67eb6'] = 'Tema:'; +$_LANGADM['AdminEmployeesa26f79d46b0719d8baa3a5a7c9abda74'] = 'Fuera del rango de comportamiento cuando ninguno está definido (por ejemplo, cuando el peso de un cliente compra es mayor que el límite de rango más alto)'; +$_LANGADM['AdminEmployees5e0b30bd7c238faaa234164857d7b5bd'] = 'Mostrar el video de bienvenida:'; +$_LANGADM['AdminEmployees00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activado'; +$_LANGADM['AdminEmployeesb9f5c797ebbf55adccdd8539a65a0241'] = 'Desactivado'; +$_LANGADM['AdminEmployees24fb083ea7699bfacb5b1fdd56746d35'] = 'Muestre el video de bienvenida en el inicio del Back-Office'; +$_LANGADM['AdminEmployees24a23d787190f2c4812ff9ab11847a72'] = 'Estado:'; +$_LANGADM['AdminEmployeesfd2d34527dbecc26db79103ffb99c252'] = 'Autorizar o no a este empleado a conectarse al Back-Office'; +$_LANGADM['AdminEmployees9fbf3617c6172a75648e9ac0a864bb56'] = 'Perfil:'; +$_LANGADM['AdminEmployees7bc873cba11f035df692c3549366c722'] = '--Elija--'; +$_LANGADM['AdminEmployeesf16b5952df8d25ea30b25ff95ee8fedf'] = 'Asociación de tienda:'; +$_LANGADM['AdminEmployees38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar'; +$_LANGADM['AdminFeaturesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; $_LANGADM['AdminFeatures49ee3087348e8d44e1feda1917443987'] = 'Nombre'; -$_LANGADM['AdminFeatures4e140ba723a03baa6948340bf90e2ef6'] = 'Nombre:'; +$_LANGADM['AdminFeaturesc82a6100dace2b41087ba6cf99a5976a'] = 'Valores'; $_LANGADM['AdminFeatures52f5e0bc3859bc5f5e25130b6c7e8881'] = 'Posición'; -$_LANGADM['AdminFeatures6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caracteres no válidos:'; -$_LANGADM['AdminFeatures630f6dc397fe74e52d5189e2c80f282b'] = 'Volver a la lista'; +$_LANGADM['AdminFeaturesd3b206d196cd6be3a2764c1fb90b200f'] = 'Borrar seleccionados'; +$_LANGADM['AdminFeaturese25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar elementos seleccionados?'; +$_LANGADM['AdminFeatures7aad0283b11e41230d9d1fc7372c3862'] = 'Añadir un nuevo valor de característica'; +$_LANGADM['AdminFeatures5f46be79c24b6cde1ff2176a2ce917e9'] = 'Añadir una nueva característica'; $_LANGADM['AdminFeatures689202409e48743b914713f96d93947c'] = 'Valor'; +$_LANGADM['AdminFeaturesd6ae681fcd58f1e1936ca97da36528ff'] = 'Añadir una nueva característica'; +$_LANGADM['AdminFeatures21021ea0e52be8e9c599f4dff41e5be0'] = 'Característica'; +$_LANGADM['AdminFeatures4e140ba723a03baa6948340bf90e2ef6'] = 'Nombre:'; +$_LANGADM['AdminFeatures6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caracteres no válidos:'; +$_LANGADM['AdminFeatures817b35caca2afa11b6c1efc428315470'] = 'Asociación de tienda:'; +$_LANGADM['AdminFeatures38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar'; +$_LANGADM['AdminFeaturesc9cc8cce247e49bae79f15173ce97354'] = 'Guardar'; +$_LANGADM['AdminFeatures9ea67be453eaccf020697b4654fc021a'] = 'Guardar y permanecer'; +$_LANGADM['AdminFeaturesea4788705e6873b424c65e91c2846b19'] = 'Cancelar'; +$_LANGADM['AdminFeatures6c3205f235918451faca3dcd6e63d760'] = 'Valor de característica'; $_LANGADM['AdminFeaturesacdb802bfc2b99b15d1782570285c427'] = 'Valor:'; $_LANGADM['AdminFeaturesb07e7131a6007b2a1a765bdd0e1e4894'] = 'Característica:'; -$_LANGADM['AdminFeaturesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminFeaturesc82a6100dace2b41087ba6cf99a5976a'] = 'Valores'; -$_LANGADM['AdminFeaturesc9cc8cce247e49bae79f15173ce97354'] = 'Guardar'; -$_LANGADM['AdminFeaturesd6ae681fcd58f1e1936ca97da36528ff'] = 'Añadir una nueva característica'; -$_LANGADM['AdminFeaturese25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar elementos seleccionados?'; -$_LANGADM['AdminGenders019ec3132cdf8ee0f2e2a75cf5d3e459'] = 'Sexo'; -$_LANGADM['AdminGenders38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar '; -$_LANGADM['AdminGenders461900b74731e07320ca79366df3e809'] = 'Imagen'; -$_LANGADM['AdminGenders49ee3087348e8d44e1feda1917443987'] = 'Nombre'; -$_LANGADM['AdminGenders4e140ba723a03baa6948340bf90e2ef6'] = 'Nombre:'; -$_LANGADM['AdminGenders6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caracteres no válidos:'; -$_LANGADM['AdminGendersa1fa27779242b4902f7ae3bdd5c6d508'] = 'Tipo'; +$_LANGADM['AdminFeatures0c8a987e64c2d46886bf92e29c736bdc'] = 'Añadir un nuevo valor de característica.'; +$_LANGADM['AdminFeatures4aeb406dcf0a1cdd39e7156b1e9e89c7'] = 'Esta función se ha desactivado, podrá configurar esta función en esta página:'; +$_LANGADM['AdminFeatures9446a98ad14416153cc4d45ab8b531bf'] = 'Rendimiento'; +$_LANGADM['AdminGendersd3b206d196cd6be3a2764c1fb90b200f'] = 'Borrar seleccionados'; +$_LANGADM['AdminGenderse25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar items seleccionados?'; $_LANGADM['AdminGendersb718adec73e04ce3ec720dd11a06a308'] = 'ID'; +$_LANGADM['AdminGenders49ee3087348e8d44e1feda1917443987'] = 'Nombre'; +$_LANGADM['AdminGendersa1fa27779242b4902f7ae3bdd5c6d508'] = 'Tipo'; +$_LANGADM['AdminGenders63889cfb9d3cbe05d1bd2be5cc9953fd'] = 'Hombre'; +$_LANGADM['AdminGendersb719ce180ec7bd9641fece2f920f4817'] = 'Mujer'; +$_LANGADM['AdminGenderse9bb5320b3890b6747c91b5a71ae5a01'] = 'Neutral'; $_LANGADM['AdminGendersbe53a0541a6d36f6ecb879fa2c584b08'] = 'Imagen'; -$_LANGADM['AdminGenderse25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar los elementos seleccionados?'; +$_LANGADM['AdminGenders019ec3132cdf8ee0f2e2a75cf5d3e459'] = 'Genero'; +$_LANGADM['AdminGenders4e140ba723a03baa6948340bf90e2ef6'] = 'Nombre:'; +$_LANGADM['AdminGenders6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caracteres inválidos:'; $_LANGADM['AdminGenderse659b52eba1f0299b2d8ca3483919e72'] = 'Tipo:'; +$_LANGADM['AdminGenders461900b74731e07320ca79366df3e809'] = 'Imagen:'; +$_LANGADM['AdminGenders5db76c4f753ae0875becc0aacea74b85'] = 'Ancho de imagen:'; +$_LANGADM['AdminGendersc17186756c101871577d134cafbfeb23'] = 'Ancho de imagen en pixeles. \"0\" para usar el tamaño original'; +$_LANGADM['AdminGenders7ff8263c405723baa07f9f747db48f99'] = 'Alto de imagen'; +$_LANGADM['AdminGenders1b389f96ea0886050a426804a91e0261'] = 'Alto de imagen en pixeles. \"0\" para usar el tamaño original'; +$_LANGADM['AdminGendersc9cc8cce247e49bae79f15173ce97354'] = 'Guardar'; +$_LANGADM['AdminGenerator99bd735570f4e71f3596ad208f6f63c6'] = 'No se puede escribir en el archivo:'; +$_LANGADM['AdminGeneratorff75496593d3ce1584f5e974e9668330'] = 'Por favor, compruebe los permisos de escritura.'; +$_LANGADM['AdminGeneratorad11acdc8759d7a20ca3b868a8db30ae'] = 'La generación de htaccess'; +$_LANGADM['AdminGenerator3f3e336e2f1fa10375efd923fca18b55'] = 'Advertencia:'; +$_LANGADM['AdminGenerator620da2256fdfaa8c903cc870221450ca'] = 'esta herramienta sólo puede utilizarse si está alojada en un servidor web Apache. Por favor, pregunte a su hosting.'; +$_LANGADM['AdminGenerator53bdd80ab93282cc38ef9c605f058eba'] = 'Esta herramienta va a generar automáticamente el archivo \"htaccess\" que ofrece la posibilidad de proceder a la reescritura de URL de la tiena y de personalizar los errores'; +$_LANGADM['AdminGenerator15970c4fdbca1fc48c5b412d94e798c0'] = 'Optimización'; +$_LANGADM['AdminGenerator32d593fb52ab5e4ae3f16844b576867d'] = 'Esto añadirá indicaciones al archivo. htaccess que deberían mejorar el almacenamiento en caché y la compresión.'; +$_LANGADM['AdminGenerator1dec4f55522b828fe5dacf8478021a9e'] = 'URL amigables'; +$_LANGADM['AdminGenerator223cf855cfa657eeb99550e1acd8eaa3'] = 'Active esta opción únicamente si el modo rewrite se encuentra activado en su servidor.'; +$_LANGADM['AdminGeneratoracaa02ab1d800ce9a0b3df2e4ab8909a'] = 'Desactivar apache MultiViews'; +$_LANGADM['AdminGenerator7dc12aaf3ebf9e01ef5b2ec91761c26a'] = 'Activar esta opción sólo si tiene problemas con algunas páginas URL en reescritura.'; +$_LANGADM['AdminGeneratorb696dfaf5a833f70d71d26d052c6eaa3'] = 'Generar el \". Htaccess\" haciendo clic en el siguiente botón:'; +$_LANGADM['AdminGenerator3c108dd1d7338dcc6a9face1824db1dd'] = 'Generar el archivo. Htaccess'; $_LANGADM['AdminGenerator067b367b527d0a275f99b9071dd69e28'] = 'Esto borrará su'; $_LANGADM['AdminGenerator149603e6c03516362a8da23f624db945'] = 'antiguo'; -$_LANGADM['AdminGenerator15970c4fdbca1fc48c5b412d94e798c0'] = 'Optimización'; -$_LANGADM['AdminGenerator1dec4f55522b828fe5dacf8478021a9e'] = 'URL amigables'; -$_LANGADM['AdminGenerator2129c4f9bb14dcddabb6453bfbeff246'] = 'esta herramienta genera a \"robots.txt\" fichero que puede configurar para denegar accesso a los motores de busceda para algunas paginas'; -$_LANGADM['AdminGenerator223cf855cfa657eeb99550e1acd8eaa3'] = 'Active esta opción únicamente si el modo rewrite se encuentra activado en su servidor.'; -$_LANGADM['AdminGenerator32d593fb52ab5e4ae3f16844b576867d'] = 'Esto añadirá indicaciones al archivo. htaccess que deberían mejorar el almacenamiento en caché y la compresión.'; -$_LANGADM['AdminGenerator345d6249c20c6319bb09edaaf536744b'] = 'La generación de archivos Robots'; -$_LANGADM['AdminGenerator3b823baba7abb920bd1c18104ae7537b'] = 'Su archivo robots.txt DEBE estar en la raíz de su sitio Web, y en ninguna otra parte.'; -$_LANGADM['AdminGenerator3c108dd1d7338dcc6a9face1824db1dd'] = 'Generar el archivo. Htaccess'; -$_LANGADM['AdminGenerator3f3e336e2f1fa10375efd923fca18b55'] = 'Advertencia:'; -$_LANGADM['AdminGenerator53bdd80ab93282cc38ef9c605f058eba'] = 'Esta herramienta va a generar automáticamente el archivo \"htaccess\" que ofrece la posibilidad de proceder a la reescritura de URL de la tiena y de personalizar los errores'; $_LANGADM['AdminGenerator5b1315f64379c20167cc186f3cfed249'] = '.htaccess!'; -$_LANGADM['AdminGenerator60e4943ad37920b1f95133fae1420b59'] = 'autorizar los permisos (CHMOD en sistema Unix)'; -$_LANGADM['AdminGenerator620da2256fdfaa8c903cc870221450ca'] = 'esta herramienta sólo puede utilizarse si está alojada en un servidor web Apache. Por favor, pregunte a su hosting.'; -$_LANGADM['AdminGenerator76bdc7d3324595e5c6430ba466690cba'] = 'archivo robots.txt!'; -$_LANGADM['AdminGenerator7959e21ff0b83542251ca0b4e9a62eea'] = 'Generar el archivo robots.txt'; -$_LANGADM['AdminGenerator7dc12aaf3ebf9e01ef5b2ec91761c26a'] = 'Activar esta opción sólo si tiene problemas con algunas páginas URL en reescritura.'; +$_LANGADM['AdminGeneratorb8a27e47e64caa3e36c8894c3745357b'] = 'Antes de poder utilizar esta herramienta, es necesario:'; +$_LANGADM['AdminGeneratord443c06bc05c5f7d35d95aba3ddcf817'] = '- crear un'; $_LANGADM['AdminGenerator8052c42ab3b8aa06a3f5f788a4ddccc2'] = '.archivo .htaccess'; $_LANGADM['AdminGenerator93f711fc90428ec9589a70706e1866a2'] = 'archivo vacío en la carpeta'; -$_LANGADM['AdminGeneratoraa2646a667ee1cd83235786dccef4a26'] = 'robots.txt'; -$_LANGADM['AdminGeneratoracaa02ab1d800ce9a0b3df2e4ab8909a'] = 'Desactivar apache MultiViews'; -$_LANGADM['AdminGeneratorad11acdc8759d7a20ca3b868a8db30ae'] = 'La generación de htaccess'; +$_LANGADM['AdminGenerator60e4943ad37920b1f95133fae1420b59'] = 'autorizar los permisos (CHMOD en sistema Unix)'; +$_LANGADM['AdminGenerator345d6249c20c6319bb09edaaf536744b'] = 'La generación de archivos Robots'; +$_LANGADM['AdminGenerator3b823baba7abb920bd1c18104ae7537b'] = 'Su archivo robots.txt DEBE estar en la raíz de su sitio Web, y en ninguna otra parte.'; $_LANGADM['AdminGeneratorb65cc08420e484602c7c313336933452'] = 'por ejemplo: http://www.yoursite.com/robots.txt'; -$_LANGADM['AdminGeneratorb696dfaf5a833f70d71d26d052c6eaa3'] = 'Generar el \". Htaccess\" haciendo clic en el siguiente botón:'; -$_LANGADM['AdminGeneratorb8a27e47e64caa3e36c8894c3745357b'] = 'Antes de poder utilizar esta herramienta, es necesario:'; -$_LANGADM['AdminGeneratorc03c063bb390b0042cabd4e08ac92347'] = 'en blanco en la carpeta:'; -$_LANGADM['AdminGeneratord443c06bc05c5f7d35d95aba3ddcf817'] = '- crear un'; +$_LANGADM['AdminGenerator2129c4f9bb14dcddabb6453bfbeff246'] = 'esta herramienta genera a \"robots.txt\" fichero que puede configurar para denegar accesso a los motores de busceda para algunas paginas'; $_LANGADM['AdminGeneratorffd4c6a67eb0c56d04a5ebca5e8cbf80'] = 'Generar su \"robots.txt\" archivo haciendo clic en el siguiente botón:'; -$_LANGADM['AdminGeolocation2eef60563335b16d4a98900298fe7841'] = 'Comportamiento de Geolocalización para los países restringidos'; -$_LANGADM['AdminGeolocation38e8888ae62868f7ec6cc940ffcaf373'] = 'Comportamiento de geolocalización para los países no reconocidos:'; -$_LANGADM['AdminGeolocation3d3aa857bbce5746c7156f447f6bdc60'] = 'y descomprímalo en la carpeta tools/geoip/'; -$_LANGADM['AdminGeolocation3f089ec9b9ef410a9d81bef70114d387'] = 'Para utilizar la geolocalización, por favor descargue '; -$_LANGADM['AdminGeolocation4609449450efd4dbe3f05ef2e9c5151d'] = 'Todas las aplicaciones se encuentran disponibles'; -$_LANGADM['AdminGeolocation49ee3087348e8d44e1feda1917443987'] = 'Nombre'; -$_LANGADM['AdminGeolocation4fe49a258059a1dca12770e1dfe40ea2'] = 'Las siguientes aplicaciones solo estarán disponibles activando la aplicación de Geolocalización por IP'; -$_LANGADM['AdminGeolocation5ce2a0bcb8967528a33c2c0d31cbb194'] = 'Esta opción le permite, entre otras cosas, restringir el acceso a su tienda en ciertos países, ver más abajo.'; -$_LANGADM['AdminGeolocation5e23ef5156fb0aca3cb2cc23fed2e267'] = 'Puede añadir muchas direcciones IP, a estas direcciones siempre se les permitirá acceder a su tienda (p. ej.: IP de los robots de Google).'; -$_LANGADM['AdminGeolocation911bac7fe508d2b815eab0612120b564'] = 'Direcciones IP autorizadas'; -$_LANGADM['AdminGeolocation9135a9ffd14e4b05e4e3bc4eab58fda7'] = 'Los visitantes no pueden acceder a su catálogo'; -$_LANGADM['AdminGeolocation976b976e66879a470635bf0f660e81fc'] = 'este archivo'; -$_LANGADM['AdminGeolocationa47cbf8871ff07c40a87bb58e412c063'] = 'Seleccione los países que pueden acceder a su tienda:'; -$_LANGADM['AdminGeolocationa79a12d2d7ab4c5524e33e62a568d77c'] = 'Lista blanca de direcciones IP'; -$_LANGADM['AdminGeolocationc95467b224ae2a3f8a4c12ddbbb0448e'] = 'Geolocalización por IP:'; +$_LANGADM['AdminGenerator7959e21ff0b83542251ca0b4e9a62eea'] = 'Generar el archivo robots.txt'; +$_LANGADM['AdminGenerator76bdc7d3324595e5c6430ba466690cba'] = 'archivo robots.txt!'; +$_LANGADM['AdminGeneratoraa2646a667ee1cd83235786dccef4a26'] = 'robots.txt'; +$_LANGADM['AdminGeneratorc03c063bb390b0042cabd4e08ac92347'] = 'en blanco en la carpeta:'; +$_LANGADM['AdminGeolocationcad6a95d966e0470c436f454cedb820f'] = 'Geolocalización por IP:'; +$_LANGADM['AdminGeolocationc12f8445861a605b788eb90e2c47f02a'] = 'Esta opción le permite, entre otras cosas, restringir el acceso a su tienda en ciertos países, ver más abajo.'; $_LANGADM['AdminGeolocationdae8ace18bdcbcc6ae5aece263e14fe8'] = 'Opciones'; -$_LANGADM['AdminGeolocationfff95e613286b45e8c44f4316200a83f'] = 'Los visitantes pueden acceder a su catálogo pero no pueden hacer un pedido'; -$_LANGADM['AdminGroupShop00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activado'; -$_LANGADM['AdminGroupShop1814d65a76028fdfbadab64a5a8076df'] = 'Proveedores'; -$_LANGADM['AdminGroupShop2377be3c2ad9b435ba277a73f0f1ca76'] = 'Fabricantes'; -$_LANGADM['AdminGroupShop24a23d787190f2c4812ff9ab11847a72'] = 'Estado:'; -$_LANGADM['AdminGroupShop287234a1ff35a314b5b6bc4e5828e745'] = 'Atributos'; -$_LANGADM['AdminGroupShop38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar '; -$_LANGADM['AdminGroupShop98f770b0af18ca763421bac22b4b6805'] = 'Características'; -$_LANGADM['AdminGroupShopa37ede293936e29279ed543129451ec3'] = 'Grupos '; +$_LANGADM['AdminGeolocation17812004136cffbd9c55b624f8d21557'] = 'Las siguientes aplicaciones solo estarán disponibles activando la aplicación de Geolocalización por IP'; +$_LANGADM['AdminGeolocation2eef60563335b16d4a98900298fe7841'] = 'Comportamiento de Geolocalización para los países restringidos'; +$_LANGADM['AdminGeolocationa01cc331a5445f14688f311fcbabeff3'] = 'Los visitantes no pueden ver si catálogo'; +$_LANGADM['AdminGeolocation3c29cdd006ea897dfce69a894179ab00'] = 'Los visitantes pueden ver su catálogo pero no pueden realizar un pedido'; +$_LANGADM['AdminGeolocationcc29c275766408d99b4a6ce0ed25739a'] = 'Comportamiento de geolocalización para los países no reconocidos:'; +$_LANGADM['AdminGeolocation4609449450efd4dbe3f05ef2e9c5151d'] = 'Todas las aplicaciones se encuentran disponibles'; +$_LANGADM['AdminGeolocationa47cbf8871ff07c40a87bb58e412c063'] = 'Seleccione los países que pueden acceder a su tienda:'; +$_LANGADM['AdminGeolocationb104929231738bd0699db6e6678581b8'] = 'Lista blanca de direcciones IP'; +$_LANGADM['AdminGeolocation137a94aaf728bddeded3318c6f3ac680'] = 'Puede añadir muchas direcciones IP, a estas direcciones siempre se les permitirá acceder a su tienda (p. ej.: IP de los robots de Google).'; +$_LANGADM['AdminGeolocationeb0823c83a3202fa1ac79991faf9bacd'] = 'Direcciones IP autorizadas'; +$_LANGADM['AdminGeolocation3f089ec9b9ef410a9d81bef70114d387'] = 'Para utilizar la geolocalización, por favor descargue '; +$_LANGADM['AdminGeolocation976b976e66879a470635bf0f660e81fc'] = 'este archivo'; +$_LANGADM['AdminGeolocation6afb56f36ee6cf72e87b92d8f4f66e5a'] = 'y descomprímalo en la carpeta tools/geoip/'; +$_LANGADM['AdminGeolocation49ee3087348e8d44e1feda1917443987'] = 'Nombre'; +$_LANGADM['AdminGroupShopd3b206d196cd6be3a2764c1fb90b200f'] = 'Borrar seleccionados'; +$_LANGADM['AdminGroupShope25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar items seleccionados?'; $_LANGADM['AdminGroupShopb718adec73e04ce3ec720dd11a06a308'] = 'ID'; +$_LANGADM['AdminGroupShop0f86285516456595b59620181e9c689c'] = 'Grupo de tienda'; +$_LANGADM['AdminGroupShop00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activado'; +$_LANGADM['AdminGroupShop791a9f4aec774fbe5591d239f3cf0113'] = 'GrupodeTienda'; +$_LANGADM['AdminGroupShopd8f3f16f4a7007d6219a34664e36d68b'] = 'Nombre GrupodeTienda'; +$_LANGADM['AdminGroupShop18e5ed18a875ebffce61b7abe7b5dc1e'] = 'Compartir clientes:'; $_LANGADM['AdminGroupShopb9f5c797ebbf55adccdd8539a65a0241'] = 'Desactivado'; +$_LANGADM['AdminGroupShop934514d7bd6af6a23fca1b985ec2d640'] = 'Compartir entre los clientes de las tiendas de este grupo'; +$_LANGADM['AdminGroupShope9f83d2cd2cd8ce6d8a58d3fc454d5cf'] = 'Compartir ordenes:'; +$_LANGADM['AdminGroupShop41d8e40a58b7e3a6a84f6137a2424b8d'] = 'Órdenes sobre acciones y carros entre las tiendas de este grupo (usted puede compartir las órdenes sólo si comparten los clientes y las cantidades disponibles)'; +$_LANGADM['AdminGroupShopbec5ca2064490f938c3478fd90bf2da1'] = 'Compartir cantidades disponibles para vender:'; +$_LANGADM['AdminGroupShop6e93a7010d20bac6bdb13b0c60d03517'] = 'Compartir las cantidades disponibles para la venta entre tiendas de este grupo'; +$_LANGADM['AdminGroupShop450472ad477b69601ccde762e774238a'] = 'Al cambiar esta opción, todas las cantidades de productos disponibles para la tienda grupode actual será reseteado a 0.'; +$_LANGADM['AdminGroupShop24a23d787190f2c4812ff9ab11847a72'] = 'Estado:'; +$_LANGADM['AdminGroupShop8cf1c12c31b716190d84ba7c578dbcd8'] = 'Activar o desactivar el grupo de tiendas'; +$_LANGADM['AdminGroupShopc9cc8cce247e49bae79f15173ce97354'] = 'Guardar'; +$_LANGADM['AdminGroupShop775a3ab6add326ef93f2382f49f9e500'] = 'Grupo de atributos'; +$_LANGADM['AdminGroupShop287234a1ff35a314b5b6bc4e5828e745'] = 'Atributos'; +$_LANGADM['AdminGroupShop517a8a7dbf1f6e371509817de328e396'] = 'Grupo de clientes'; +$_LANGADM['AdminGroupShop98f770b0af18ca763421bac22b4b6805'] = 'Características'; +$_LANGADM['AdminGroupShopa37ede293936e29279ed543129451ec3'] = 'Grupos'; +$_LANGADM['AdminGroupShop2377be3c2ad9b435ba277a73f0f1ca76'] = 'Fabricantes'; +$_LANGADM['AdminGroupShop1814d65a76028fdfbadab64a5a8076df'] = 'Proveedor'; +$_LANGADM['AdminGroupShop3d541d3352f36c85628c8dedea668348'] = 'Reglas de tasa grupal'; $_LANGADM['AdminGroupShopdad1f8d794ee0dd7753fe75e73b78f31'] = 'Zonas'; -$_LANGADM['AdminGroupShope25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar los elementos seleccionados?'; -$_LANGADM['AdminGroups00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activado'; -$_LANGADM['AdminGroups019ec3132cdf8ee0f2e2a75cf5d3e459'] = 'Sexo'; -$_LANGADM['AdminGroups0bcef9c45bd8a48eda1b26eb0c61c869'] = '%'; -$_LANGADM['AdminGroups151a3c668742e11d24b6f8e65f7f7ee6'] = 'Fecha de registro'; -$_LANGADM['AdminGroups2dc9a383d693a2ded8b1ef832926ea93'] = 'Método de visualización de precios:'; -$_LANGADM['AdminGroups2e9a5410376da9d88c4623a408de2b58'] = 'Descuentos actuales:'; -$_LANGADM['AdminGroups3112209b2dd9b55cf5dbc4865dd15afd'] = 'Fecha de creación'; -$_LANGADM['AdminGroups35756bfdf07485441e0b1dd219025374'] = 'Cómo mostrar los precios en un resumen para que este grupo de clientes (impuestos incluidos o excluidos).'; -$_LANGADM['AdminGroups38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar'; -$_LANGADM['AdminGroups3e053943605d9e4bf7dd7588ea19e9d2'] = 'Caracteres prohibidos:'; -$_LANGADM['AdminGroups49ee3087348e8d44e1feda1917443987'] = 'Nombre'; -$_LANGADM['AdminGroups4e140ba723a03baa6948340bf90e2ef6'] = 'Nombre:'; -$_LANGADM['AdminGroups567183b8b1122180690be51cc6df2b74'] = 'Descuento (en %)'; -$_LANGADM['AdminGroups6ad237b9a44e75f0f947efe1d5f1ccaa'] = 'Se aplicará automáticamente un descuento sobre TODOS los productos de la tienda para los miembros que pertenecen a este grupo'; -$_LANGADM['AdminGroups6adf97f83acf6453d4a6a4b1070f3754'] = 'Ninguno'; -$_LANGADM['AdminGroups7442e29d7d53e549b78d93c46b8cdcfc'] = 'Pedidos'; -$_LANGADM['AdminGroups8b5dd64ab8d0b8158906796b53a200e2'] = 'Correo electrónico'; -$_LANGADM['AdminGroups93cba07454f06a4a960172bbd6e2a435'] = 'Sí'; -$_LANGADM['AdminGroups9c37b7b6ff829e977df287900543ea54'] = 'Fecha de nacimiento'; -$_LANGADM['AdminGroupsa1e7379abfdbc3b8e03506e5489c6110'] = 'Descuento:'; +$_LANGADM['AdminGroupShop9d98036f6f49d72e1ce068d3555c04cb'] = 'Importar datos desde otra tienda del grupo'; +$_LANGADM['AdminGroupShopf4636bf0316d7fe289cb6a958704ffa2'] = 'Duplicar los datos de la tienda de grupo'; +$_LANGADM['AdminGroupShopff8be7dc0dfd076e494b88721b257237'] = 'Utilice esta opción a los datos asociados (productos, módulos, etc) de la misma manera como la tienda seleccionada'; +$_LANGADM['AdminGroupShopcee9e10f053f21840fd75511590f52c2'] = 'No puede editar GroupShop cuando usted tiene más de una tienda'; +$_LANGADM['AdminGroupsd3b206d196cd6be3a2764c1fb90b200f'] = 'Borrar seleccionados'; +$_LANGADM['AdminGroupse25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar items seleccionados?'; $_LANGADM['AdminGroupsb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminGroupsb9f5c797ebbf55adccdd8539a65a0241'] = 'Desactivado'; -$_LANGADM['AdminGroupsbafd7322c6e97d25b6299b5d6fe8920b'] = 'No'; -$_LANGADM['AdminGroupsbefcac0f9644a7abee43e69f49252ac4'] = 'Impuestos no incluidos'; -$_LANGADM['AdminGroupsc38266740494aa4980d05c606fccac10'] = 'Grupo de Clientes'; -$_LANGADM['AdminGroupsd1457b72c3fb323a2671125aef3eab5d'] = '?'; -$_LANGADM['AdminGroupse25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar los elementos seleccionados?'; +$_LANGADM['AdminGroups49ee3087348e8d44e1feda1917443987'] = 'Nombre'; +$_LANGADM['AdminGroups9ba58ad734a38b533febf81361bd1a4f'] = 'Descuento (%)'; $_LANGADM['AdminGroupsef53538ae41a651c7f72ab6cb1135d8c'] = 'Miembros'; +$_LANGADM['AdminGroupsf870b8a1af52a144a646db03f6f63f7d'] = 'Mostrar precios'; +$_LANGADM['AdminGroups3112209b2dd9b55cf5dbc4865dd15afd'] = 'Fecha de creación'; +$_LANGADM['AdminGroupsd1457b72c3fb323a2671125aef3eab5d'] = '?'; +$_LANGADM['AdminGroups019ec3132cdf8ee0f2e2a75cf5d3e459'] = 'Genero'; +$_LANGADM['AdminGroups8b5dd64ab8d0b8158906796b53a200e2'] = 'Dirección de e-mail'; +$_LANGADM['AdminGroups9c37b7b6ff829e977df287900543ea54'] = 'Fecha de nacimiento'; +$_LANGADM['AdminGroups151a3c668742e11d24b6f8e65f7f7ee6'] = 'Fecha de registro'; +$_LANGADM['AdminGroups7442e29d7d53e549b78d93c46b8cdcfc'] = 'Pedidos'; +$_LANGADM['AdminGroups00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activado'; +$_LANGADM['AdminGroupsc38266740494aa4980d05c606fccac10'] = 'Grupo de Clientes'; +$_LANGADM['AdminGroups38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar'; +$_LANGADM['AdminGroups4e140ba723a03baa6948340bf90e2ef6'] = 'Nombre:'; +$_LANGADM['AdminGroups3e053943605d9e4bf7dd7588ea19e9d2'] = 'Caracteres prohibidos:'; +$_LANGADM['AdminGroups3b78dd28e2767e0e88e5591abd386d0f'] = 'Descuento (%)'; +$_LANGADM['AdminGroups1827e8c05551b925eca78446c0a7f40e'] = 'Se aplicará automáticamente un descuento sobre TODOS los productos de la tienda para los miembros que pertenecen a este grupo'; +$_LANGADM['AdminGroups2dc9a383d693a2ded8b1ef832926ea93'] = 'Método de visualización de precios:'; +$_LANGADM['AdminGroups21e445ba767d4fd41332b6eceab2be1a'] = 'Cómo mostrar los precios en un resumen para que este grupo de clientes (impuestos incluidos o excluidos).'; +$_LANGADM['AdminGroupsbefcac0f9644a7abee43e69f49252ac4'] = 'Impuestos no incluidos'; $_LANGADM['AdminGroupsf4a0d7cb0cd45214c8ca5912c970de13'] = 'Impuestos incluidos'; -$_LANGADM['AdminGroupsfb93ea877b4e204a3676b9a27fe423b9'] = 'Clientes miembros de este grupo'; -$_LANGADM['AdminHome004bf6c9a40003140292e97330236c53'] = 'Acción'; -$_LANGADM['AdminHome095939fea07d985d07ababe2c18f5b9c'] = 'El aviso para actualizaciones no está disponible'; -$_LANGADM['AdminHome0b7902adbdb6335dacf47d249fad05f1'] = 'Ventas de la semana'; +$_LANGADM['AdminGroups02d29656d8379684796b01abfd2a9a13'] = 'Mostrar precios:'; +$_LANGADM['AdminGroupsb9f5c797ebbf55adccdd8539a65a0241'] = 'Desactivado'; +$_LANGADM['AdminGroups8fc7cc2b4c8d40941152d7242f353190'] = 'Clientes en este grupo pueden ver los precios'; +$_LANGADM['AdminGroups718d94783dffc0a3411bb46ed6f99530'] = 'Descuento por categoría:'; +$_LANGADM['AdminGroups40382ca2b15ff499eb4e5c101424bc81'] = 'Módulos autorizados:'; +$_LANGADM['AdminGroups8c4284091367c3213217fd939c84a15d'] = 'Módulos no autorizados:'; +$_LANGADM['AdminGroups8a8dd5dda85b9e8277d3c5c491ba361d'] = '% s - Todas las personas sin una cuenta de cliente o no autenticado.'; +$_LANGADM['AdminGroupsa36f97f31dbcb265fb08f5c0626261ea'] = '% s - Cliente que hizo un pedido con Cuenta de invitado'; +$_LANGADM['AdminGroups6103f2da0d42ee18da16ecc0237e7d71'] = '% s - Todas las personas que crearon una cuenta en este sitio.'; +$_LANGADM['AdminGroups2717e799573bf64c36e334fb14ba060f'] = 'Usted tiene ahora tres grupos de clientes por defecto.'; +$_LANGADM['AdminGroups4c5b2bb26372d8f319dfcc2410306e6f'] = 'Restricciones de modulos:'; +$_LANGADM['AdminGroups4c41e0bd957698b58100a5c687d757d9'] = 'Seleccionar todos'; +$_LANGADM['AdminGroups237c7b6874386141a095e321c9fdfd38'] = 'De-seleccionar todos'; +$_LANGADM['AdminGroups28c5141dead257ca0310f55a75a1fdf5'] = 'Esta categoría ya existe en este grupo'; +$_LANGADM['AdminGroupsa1e7379abfdbc3b8e03506e5489c6110'] = 'Descuento:'; +$_LANGADM['AdminGroups0bcef9c45bd8a48eda1b26eb0c61c869'] = '%'; +$_LANGADM['AdminGroupse7446ea32216e8bf4fa8cb6460b725d6'] = 'Añadir un descuento de categoría'; +$_LANGADM['AdminGroups29ea3cf72fb288e76bc4310bffabc03e'] = 'Nueva categoría de grupo de descuento'; +$_LANGADM['AdminGroupseccfd9991ad977b2a83f9b5eadb3e723'] = 'Tenga cuidado con la reducción se aplica a una categoría no se acumula con la reducción global sino que lo reemplaza. El grupo se agrega automáticamente a la categoría.'; +$_LANGADM['AdminGroups0ebf16eea292691fe0616f3258e8c5fb'] = 'Sólo los productos que tienen esta categoría como la categoría por defecto se verán afectados'; +$_LANGADM['AdminGroups3b78dd28e2767e0e88e5591abd386d0f'] = 'Descuento (en %)'; +$_LANGADM['AdminGroups34ec78fcc91ffb1e54cd85e4a0924332'] = 'añadir'; +$_LANGADM['AdminGroups6cb84a2939d9e36276f1919e379763e2'] = '<< Desautoirizar'; +$_LANGADM['AdminGroups23b7863dc4dd693288037ce1ae1e2f82'] = '<< Autorizar'; +$_LANGADM['AdminGroups2e9a5410376da9d88c4623a408de2b58'] = 'Descuentos actuales:'; +$_LANGADM['AdminGroups6adf97f83acf6453d4a6a4b1070f3754'] = 'Ninguno'; +$_LANGADM['AdminGroups93cba07454f06a4a960172bbd6e2a435'] = 'Si'; +$_LANGADM['AdminGroupsbafd7322c6e97d25b6299b5d6fe8920b'] = 'No'; +$_LANGADM['AdminGroups42ba7a29aa37fc2cb42f5381e71afb9f'] = 'Clientes miembros de este grupo'; +$_LANGADM['AdminHomeecd188c0a9e0913f062d22331411158a'] = 'URLs amigables'; +$_LANGADM['AdminHome4d92a8b44ec205ea708bd3f3a8926b2d'] = 'Cache y compresión navegador'; +$_LANGADM['AdminHome5ad483f10dec94a21c78d89edc1fef94'] = 'Optimización Smarty '; +$_LANGADM['AdminHome202460d68b46910927f17628291fdd61'] = 'Concatenación, compresión y cache'; +$_LANGADM['AdminHome73a910e532bbbc17742ac1ad88189026'] = 'Tienda activada'; +$_LANGADM['AdminHome95f3737b1ee7e4e7c08aba7f7636d54b'] = 'índice reconstruido después de la actualización'; +$_LANGADM['AdminHome99c5b412ee7785550d4714809e64d12b'] = '. Htaccess hasta la fecha actual'; +$_LANGADM['AdminHomef38cdb09e367da8fd9272ab1efd8a14e'] = 'En este momento está conectado con el nombre de dominio siguiente:'; +$_LANGADM['AdminHome6aa5c0d2cbc4a0f53206777be432056a'] = 'Éste es diferente del nombre de dominio principal tienda de poner en \"Preferencias> SEO y URLs\":'; +$_LANGADM['AdminHome7e4b7faf0fc36dc296e66f6ea3096dcd'] = 'Haga clic aquí si desea modificar el nombre de la tienda principal de dominio'; +$_LANGADM['AdminHome3e290008e136525fee7cd327b5971904'] = 'Producto vendido recientemente'; +$_LANGADM['AdminHome07a53cacbb6be08b6fc168f0c0d50f06'] = 'Crear una nueva categoría y organizar los productos en su tienda.'; +$_LANGADM['AdminHome4c9120f1a5947445c0e9620254ceb30b'] = 'Nueva orden'; +$_LANGADM['AdminHome4c1bf99667f98775acadbb4f2d343ad2'] = 'Rellene su catálogo y organice sus productos'; +$_LANGADM['AdminHomefea7905b2c719313e6d3825b97fd1577'] = 'Nueva regla de precio para el catálogo'; +$_LANGADM['AdminHome861ddcdc31b57a87ca7bfa12d05c21bf'] = 'Pilote su actividad gracias a un análises completo de su tienda.'; +$_LANGADM['AdminHome39c5dfa61825808dbc015048fb878457'] = 'Nuevo producto'; +$_LANGADM['AdminHomec28179129ce635a7fb3849c4b7864d4d'] = 'Añada una cuenta empleado para delegar una parte de la gestión de su tienda.'; +$_LANGADM['AdminHomed71751c0a0c077450aa6f3a2dcf49c5f'] = 'Nuevo modulo'; +$_LANGADM['AdminHomea7aea4dd3ab07e5892a8aa90b131f862'] = 'Nueva regla de precio para la cesta'; +$_LANGADM['AdminHome72a5c959d83b9baed6417fc0842f7472'] = 'Nueva Página CMS'; +$_LANGADM['AdminHome54e85d70ea67acdcc86963b14d6223a8'] = 'Cestas abandonadas'; +$_LANGADM['AdminHomeb24344b6a2c4a94c9b0d0ebd4602aeca'] = 'Ver más'; +$_LANGADM['AdminHome2273d1167a6212812d95dc8fadbae78e'] = 'Servicio clientela'; +$_LANGADM['AdminHomeda2f2f1035487e79b7f5bfd9c5c3eeab'] = 'Hilos de discusión no leídos'; +$_LANGADM['AdminHome1d1b1cde6e62df1ce51a4799884a80af'] = 'Hilos de discusión en curso'; +$_LANGADM['AdminHome939315783ef4f2eb1cbdac37f3fd1e6b'] = 'Hilos de discusión cerrados'; +$_LANGADM['AdminHome693c61ec70b6c06dbd376fd208a125a0'] = 'Total de hilos'; +$_LANGADM['AdminHomeb0a217801e4603292a01a65b345b6a5a'] = 'Estadísticas del mes'; $_LANGADM['AdminHome11ff9f68afb6b8b5b8eda218d7c83a65'] = 'Ventas'; $_LANGADM['AdminHome145091c4a142b35c98a860e2df97ef26'] = 'Inscripciones'; -$_LANGADM['AdminHome202460d68b46910927f17628291fdd61'] = 'Concatenación, compresión y cache'; -$_LANGADM['AdminHome2938c7f7e560ed972f8a4f68e80ff834'] = 'Cuadro de mandos'; -$_LANGADM['AdminHome2c3b06b32caf673175832aeb3833f32a'] = 'Rellene su catálogo y organice sus productos'; -$_LANGADM['AdminHome2ea989f83006e233627987293f4bde0a'] = 'Cliente'; -$_LANGADM['AdminHome385500f9c4d131f38c706dbc9d3a77c4'] = 'Ver más vídeos explicativos'; -$_LANGADM['AdminHome3a1c9b4de5495314cf4e6ce5baaf1001'] = 'Hilos de discusión en curso'; -$_LANGADM['AdminHome3ec365dd533ddb7ef3d1c111186ce872'] = 'Detalles'; -$_LANGADM['AdminHome486389453cfc7006870efa54fb7f6df9'] = 'Nueva versión PrestaShop disponible'; -$_LANGADM['AdminHome490244040ff9e9a9084ac9347fb38b97'] = 'Hilos de discusión cerrados'; -$_LANGADM['AdminHome4d92a8b44ec205ea708bd3f3a8926b2d'] = 'Cache y compresión navegador'; -$_LANGADM['AdminHome4ff2e716a7d06ce5274b4090b39abad3'] = 'Ver'; -$_LANGADM['AdminHome54361fc9e712ed173d019c3d4a6e2ca0'] = 'Añada una cuenta empleado para delegar una parte de la gestión de su tienda.'; -$_LANGADM['AdminHome57747250ec23a658f7a227ac9241aeef'] = 'No volver a mostrar'; -$_LANGADM['AdminHome5ad483f10dec94a21c78d89edc1fef94'] = 'Optimización Smarty '; -$_LANGADM['AdminHome6cf148afcc6acae611cf5f65ddf074f9'] = '. Htaccess hasta la fecha actual'; -$_LANGADM['AdminHome73a910e532bbbc17742ac1ad88189026'] = 'Tienda activada'; -$_LANGADM['AdminHome7e4b7faf0fc36dc296e66f6ea3096dcd'] = 'Haga clic aquí si desea modificar el nombre de dominio de la tienda principal '; -$_LANGADM['AdminHome801ab24683a4a8c433c6eb40c48bcd9d'] = 'Descargar'; -$_LANGADM['AdminHome830faa39d4dffcb14f4f514c9342e5d1'] = 'Crear una nueva categoría y organizar los productos en su tienda.'; -$_LANGADM['AdminHome96b0141273eabab320119c467cdcaf17'] = 'Total'; -$_LANGADM['AdminHomea340073fa87f8783e926b7865a8d9fe0'] = 'Hilos de discusión no leídos'; -$_LANGADM['AdminHomeafd87eb38820c73315688a7cab2571d4'] = 'Un buen comienzo'; -$_LANGADM['AdminHomeaff26d06b54b6d6acb2ed185a5477f49'] = 'índice reconstruido después de la actualización'; -$_LANGADM['AdminHomeb24344b6a2c4a94c9b0d0ebd4602aeca'] = 'Ver más'; -$_LANGADM['AdminHomeb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminHomeb98263dfd493178c43eca9b08a2ce4dc'] = 'Estadísticas del mes'; -$_LANGADM['AdminHomeba96d5954aa6db09c9004b6dc12b6014'] = 'Si no sabe como hacerlo, por favor contacte al administrador de su servidor'; $_LANGADM['AdminHomebb5ebac63dc37bfae478c91bdf575e03'] = 'Pedidos'; -$_LANGADM['AdminHomebcd454728d21fd1b7adcb2bb02af7316'] = 'Servicio clientela'; -$_LANGADM['AdminHomec0eef64157eb4bb621577e628f595beb'] = 'Pilote su actividad gracias a un análises completo de su tienda.'; -$_LANGADM['AdminHomec33e404a441c6ba9648f88af3c68a1ca'] = 'Estadísticas'; -$_LANGADM['AdminHomec89b149018866032dd690b0983f1ac78'] = 'Ventas + Impuestos'; -$_LANGADM['AdminHomecab723c421c5278820b5020b6f360d54'] = 'Total de hilos'; $_LANGADM['AdminHomedcd13f267cf781b25dd8826080425464'] = 'Páginas productos vistas'; +$_LANGADM['AdminHomec33e404a441c6ba9648f88af3c68a1ca'] = 'Estadísticas'; +$_LANGADM['AdminHome9361bfa3df5fcb147b839f945306d09b'] = 'Ventas de la semana'; +$_LANGADM['AdminHome5c4c68fb7fe0b7c38add85a542997bc9'] = 'Ventas + Impuestos'; +$_LANGADM['AdminHomeb718adec73e04ce3ec720dd11a06a308'] = 'ID'; +$_LANGADM['AdminHome2ea989f83006e233627987293f4bde0a'] = 'Cliente'; $_LANGADM['AdminHomeec53a8c4f07baed5d8825072c89799be'] = 'Estado'; -$_LANGADM['AdminHomeecd188c0a9e0913f062d22331411158a'] = 'URLs amigables'; -$_LANGADM['AdminImages00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activado'; -$_LANGADM['AdminImages044a77653804fe33652d68098d98121e'] = 'Activar la compatibilidad con las imágenes antiguas'; -$_LANGADM['AdminImages048a517fd1781ed314402df592f2ea68'] = 'Ancho de la imagen del artículo:'; -$_LANGADM['AdminImages068f80c7519d0528fb08e82137a72131'] = 'Productos'; -$_LANGADM['AdminImages0be9bdbde253c5d649e8667c0bae6754'] = 'Un nuevo sistema de almacenamiento de imágenes de los productos ahora es utilizado por PrestaShop. Ofrece un mejor rendimiento si su tienda tiene un número muy grande de productos.'; -$_LANGADM['AdminImages0e1e874dde345d19583102a9fd63fb7e'] = 'Fabricantes:'; -$_LANGADM['AdminImages0fb0d96026cc27f8a45d6cb909289903'] = 'Usted puede optar por mantener sus imágenes almacenadas en el sistema anterior - lo cual no supone ningún problema.'; -$_LANGADM['AdminImages1814d65a76028fdfbadab64a5a8076df'] = 'Proveedores'; -$_LANGADM['AdminImages1bb3c9f27926baa18c5070fa6498f34e'] = 'Se aplicará este tipo a las imágenes de las tiendas'; -$_LANGADM['AdminImages1bd266b7c30df50f9b77b0e0f55f2878'] = 'Después de desplazar todas las imágenes de su producto, para un rendimiento óptimo vaya a la'; -$_LANGADM['AdminImages204dd5cbb153eae3c105e3a42f1c0ff8'] = 'Nombre tipo:'; -$_LANGADM['AdminImages2377be3c2ad9b435ba277a73f0f1ca76'] = 'Fabricantes'; -$_LANGADM['AdminImages258606ef5a3ed5cd7e39da08435adec0'] = 'Regenerar Miniaturas'; -$_LANGADM['AdminImages2a911eb0d71d1b707a3f9d722a5935c2'] = 'Use JPEG'; -$_LANGADM['AdminImages2c1bbb0a5ff08c8011d6ea83084277ff'] = 'El rango va de 9 (a peor calidad, el archivo más pequeño) a 0 (a mejor calidad, el archivo más grande)'; -$_LANGADM['AdminImages32465c25dfecca0db61214b9af3bd9f1'] = 'Tamaño máximo de las imágenes del artículo:'; -$_LANGADM['AdminImages32954654ac8fe66a1d09be19001de2d4'] = 'Ancho'; -$_LANGADM['AdminImages38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar'; -$_LANGADM['AdminImages3c9e0f95a0c3f7dd4c650d3ed1a0afb5'] = 'Se aplicará este tipo a las imágenes de los proveedores'; -$_LANGADM['AdminImages42ceb344b0aaf896b362b0db70b46f98'] = 'Calidad de la imagen'; -$_LANGADM['AdminImages48ccf48dcf2218a413ce473262f21a0c'] = 'Ancho:'; -$_LANGADM['AdminImages49ee3087348e8d44e1feda1917443987'] = 'Nombre'; -$_LANGADM['AdminImages5e869c034d4bd6df7f278053e786e4fb'] = 'Imágenes duplicadas se encontraron cuando se movieron las imágenes del producto. Es probable que fue causado por las imágenes de demostración sin usar. Por favor, asegúrese de que la carpeta'; -$_LANGADM['AdminImages66a3f886eb548f3575add71847622388'] = '¡Atención! Al generar manualmente las miniaturas, se borrarán automáticamente las miniaturas ya generadas. '; -$_LANGADM['AdminImages6713e1295572974656e3e04d18e77ca9'] = 'PrestaShop ha detectado que la configuración de su servidor no es compatible con el nuevo sistema de almacenamiento (directiva \"safe_mode\" está activado). Usted debe continuar usando el sistema actual.'; -$_LANGADM['AdminImages6ab89e213e3557e2ab248510d89051d1'] = 'sólo contenga las imágenes de demostración a continuación, borre esta carpeta.'; -$_LANGADM['AdminImages6e9b08be274aa15f116c641e4c9b8599'] = 'También puede decidir desplazar las imágenes al nuevo sistema de almacenamiento: en este caso, pulse en \"Mover las imágenes\" botón de abajo. Por favor, sea paciente, ya que esto puede tardar varios minutos.'; -$_LANGADM['AdminImages718e1e271056782b288616e916511980'] = 'Usar PNG para todas las imágenes'; -$_LANGADM['AdminImages729a51874fe901b092899e9e8b31c97a'] = '¿Está seguro?'; -$_LANGADM['AdminImages7e92dc38b95095cfee88452579f3fb67'] = 'Escenas:'; -$_LANGADM['AdminImages821b8ee6937cec96c30fdafbfe836d68'] = 'Tiendas'; -$_LANGADM['AdminImages874d3deed67e503cac1d8bc00417794a'] = 'Mover las imágenes'; -$_LANGADM['AdminImages8c38776925f7cf41c090646a43157024'] = 'Categorías'; -$_LANGADM['AdminImages9310244aa3f5325c976135a2a089949b'] = 'Espere por favor, la espera puede durar algunos minutos'; -$_LANGADM['AdminImages9a61f5ce3180789a8455f536681cabc1'] = 'Altura de la imagen del artículo'; -$_LANGADM['AdminImages9df22f196a33acd0b372fe502de51211'] = 'automática'; -$_LANGADM['AdminImagesa00e46e856e637f8fd077b4fd710c9e2'] = 'Proveedores:'; -$_LANGADM['AdminImagesa11abdf9fb207f44c2d44c72d8a1203f'] = 'Sólo letras (ej: pequeña, mediana, grande, ...)'; -$_LANGADM['AdminImagesaf1b98adf7f686b84cd0b443e022b7a0'] = 'Categorías'; -$_LANGADM['AdminImagesb1c94ca2fbc3e78fc30069c8d0f01680'] = 'Todo'; -$_LANGADM['AdminImagesb435e227d5dd201e1768b2bcb2e0aa81'] = 'alto'; -$_LANGADM['AdminImagesb51000000ff730e7cacd10980186c1a4'] = 'Seleccionar imagen'; -$_LANGADM['AdminImagesb52b44c9d23e141b067d7e83b44bb556'] = 'Productos:'; +$_LANGADM['AdminHome96b0141273eabab320119c467cdcaf17'] = 'Total'; +$_LANGADM['AdminHome004bf6c9a40003140292e97330236c53'] = 'Acción'; +$_LANGADM['AdminHome3ec365dd533ddb7ef3d1c111186ce872'] = 'Detalles'; +$_LANGADM['AdminHome4ff2e716a7d06ce5274b4090b39abad3'] = 'Ver'; +$_LANGADM['AdminHomedfbfe7d663d2ef18fca80a4f7a05c0e9'] = 'Sugerencias de optimización se pueden plegar de forma predeterminada'; +$_LANGADM['AdminHome50b61a18f58d62b9f03c79bce0fd93ea'] = 'un error ocurrió en'; +$_LANGADM['AdminHome2938c7f7e560ed972f8a4f68e80ff834'] = 'Cuadro de mandos'; +$_LANGADM['AdminHome85ad208b585d1e5db413e485c53c87f3'] = 'No volver a mostrar'; +$_LANGADM['AdminHome99fa6807e3aa36a912de43d2608c1212'] = 'Enlaces rápido'; +$_LANGADM['AdminHomeca3741ebeb19f130e16adc08619ac3fb'] = 'Su requerimiento'; +$_LANGADM['AdminHome8524de963f07201e5c086830d370797f'] = 'Cargando...'; +$_LANGADM['AdminHomeaac89ed5399184e9e9955ee808c74569'] = 'Sus indicadores'; +$_LANGADM['AdminHome3431c1081576606c62c0fedc2a026467'] = 'Un buen comienzo'; $_LANGADM['AdminImagesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminImagesb73770b303fc0f331eee23ad7add197c'] = 'El rango va de 0 (a peor calidad, archivo más pequeño) a 100 (a mejor calidad, archivo más grande)'; -$_LANGADM['AdminImagesb9f5c797ebbf55adccdd8539a65a0241'] = 'Desactivado'; -$_LANGADM['AdminImagesbb34f602e45a9fbcb2cdfee7a48673fc'] = 'Escenas'; -$_LANGADM['AdminImagesc2fc3eea4a3f9c52e7acbdb113b171b7'] = 'Ancho máximo en píxeles'; -$_LANGADM['AdminImagesc4d833424eba2cd43c9327d4943dc61f'] = 'Imagen generada por:'; -$_LANGADM['AdminImagesc5e26b2211d5ecbbeac96ea6e1cbb7c2'] = 'Calidad PNG'; -$_LANGADM['AdminImagesc9c4e9c1a92d9b15e0cdefc7ddb1bbd5'] = 'El ancho máximo de imágenes cargable por los clientes'; -$_LANGADM['AdminImagescb2f901ceed5c3365d056794a1b5047f'] = 'Después de la modificaciones, no olvide regenerar las miniaturas'; -$_LANGADM['AdminImagescf40e19ee10782c4284cac90feb4f73e'] = 'Alto máximo en píxeles'; -$_LANGADM['AdminImagesd379cadd41b68efe7c945b4d85c72085'] = 'Borrar las imágenes anteriores'; -$_LANGADM['AdminImagesd46bafd645c490bd4be22c4226619db9'] = 'Calidad JPEG'; -$_LANGADM['AdminImagesd72f2c002b37407379420bf987bca76a'] = 'Se aplicará este tipo a las imágenes de las escenas'; -$_LANGADM['AdminImagesdde6c96bcb0af50f18f37572267d904a'] = 'La altura máxima de imágenes cargable por los clientes'; -$_LANGADM['AdminImagese4bb324f29622b389af104bce1db6fdc'] = 'Regenerar Miniaturas para todas las imágenes de los productos'; -$_LANGADM['AdminImagese57fbdf001b4b35e6ca7dcdc628ca853'] = 'El tamaño máximo de las imágenes que los clientes pueden descargar (en Bytes)'; -$_LANGADM['AdminImagese686877843ac3c9f4c45aaea265fe59c'] = 'preferencia producto'; -$_LANGADM['AdminImagese7ed00268dc16aecaac5a60aeb6f4c73'] = 'Debe permanecer en \"Sí\" a menos que haya desplazado con éxito las imágens a la pestaña Preferencias>Imagen'; -$_LANGADM['AdminImagese933dc24fb245d863a43b4fefe9b45f5'] = 'Alto:'; -$_LANGADM['AdminImageseaae26a6fb20ed3ef54fb23bfa0b1fcc'] = 'ancho'; -$_LANGADM['AdminImagesed13a29f9258d2b988ea7ba9d11de98b'] = 'Desmarcar esta casilla únicamente si el proceso ha sido interrumpido y quiere continuar.'; +$_LANGADM['AdminImages49ee3087348e8d44e1feda1917443987'] = 'Nombre'; +$_LANGADM['AdminImages32954654ac8fe66a1d09be19001de2d4'] = 'Ancho'; $_LANGADM['AdminImageseec6c4bdbd339edf8cbea68becb85244'] = 'Alto'; -$_LANGADM['AdminImagesf559543da6c5866a2dd0ae70f4de370f'] = 'Seleccionar formato'; -$_LANGADM['AdminImagesf9a9027d728e8c701143cc8b1829400b'] = 'Se aplicará este tipo a las imágenes de los productos'; -$_LANGADM['AdminImagesfb3164a4f7305b347948b8aca17c1735'] = 'y ajuste \"Activar la compatibilidad con las imágenes antiguas\" a NO.'; -$_LANGADM['AdminImagesff167676b1516b34e7f9be0fea5349d6'] = 'ADVERTENCIA: Esta característica puede no ser compatible con su tema o con algunos módulos. En particular, el modo de PNG no es compatible con el módulo de marca de agua. Si encuentra algún problema, desactívelo seleccionando la opción \"Use JPEG\".'; -$_LANGADM['AdminImagesff17d73fa2731689640e8afa0f591b0f'] = 'Las imágenes JPEG tienen un tamaño de archivo pequeño y calidad normal. Las imágenes PNG tienen un tamaño de archivo más grande, una mayor calidad y mayor transparencia. Tenga en cuenta que en todos los casos, los archivos de imagen tendrán la extensión. Jpg.'; $_LANGADM['AdminImagesfff0d600f8a0b5e19e88bfb821dd1157'] = 'Imágenes'; -$_LANGADM['AdminImport016382f8033b4456071a3beabecfea85'] = 'Código postal'; -$_LANGADM['AdminImport01f30cc97564a56c119068478c42c1a6'] = 'Alias *'; -$_LANGADM['AdminImport0450d266974d92724ff4bacc3a51952e'] = 'Eliminar todo'; -$_LANGADM['AdminImport05fd7d5b9c8aa44117e13d22445b42ee'] = '¿Está seguro de querer suprimir'; -$_LANGADM['AdminImport068f80c7519d0528fb08e82137a72131'] = 'Productos'; -$_LANGADM['AdminImport06f3fb7ee08834bb2e77d55f61c090be'] = 'Nombre *'; -$_LANGADM['AdminImport070ed01b52ff55b770f6a04fbe4f5c0c'] = 'id regla de impuestos'; -$_LANGADM['AdminImport0a8b4817e5c1e8849b9cbd65997441b5'] = 'Archivo de ejemplo por combinaciones'; -$_LANGADM['AdminImport14913d7e9d486e77b5c8d085e3797f94'] = 'Elimine las imágenes existentes (0 = no, 1 = si)'; -$_LANGADM['AdminImport1522206cca1be4bf77fff2ea9838ec2c'] = '* Campos obligatorios'; -$_LANGADM['AdminImport156629ee3d24b3979f322c21ae137eb3'] = 'Archivo de ejemplo de proveedores'; -$_LANGADM['AdminImport1814d65a76028fdfbadab64a5a8076df'] = 'Proveedores'; -$_LANGADM['AdminImport1b10c2304e2f49d53c39bc40fd393335'] = 'Archivo de ejemplo de clientes'; -$_LANGADM['AdminImport1c76cbfe21c6f44c1d1e59d54f3e4420'] = 'Empresa'; -$_LANGADM['AdminImport22a1dae7d65f90acd53638dc81c3f376'] = '>>'; -$_LANGADM['AdminImport2377be3c2ad9b435ba277a73f0f1ca76'] = 'Fabricantes'; -$_LANGADM['AdminImport2688a544cd5ac33f27ab78c8d8c3acaa'] = 'Nombre*'; -$_LANGADM['AdminImport278c491bdd8a53618c149c4ac790da34'] = 'Plantilla'; -$_LANGADM['AdminImport284b47b0bb63ae2df3b29f0e691d6fcf'] = 'Direcciones'; -$_LANGADM['AdminImport2a982c2c140ad66259355df1e2c5b69f'] = 'Meta-descripción'; -$_LANGADM['AdminImport2e21e83375deefc4a3620ab667157e27'] = 'Dirección 2'; -$_LANGADM['AdminImport2f5e75d22f59829ba10e2e6276321af8'] = 'Archivo de ejemplo de direcciones'; -$_LANGADM['AdminImport34219bb13b784f30df289c19f5dc0e31'] = '¿Usar la referencia de los productos como clave?'; -$_LANGADM['AdminImport3f761068f17769a19635a176fb7e4339'] = 'Separador de filas:'; -$_LANGADM['AdminImport4059b0251f66a18cb56f544728796875'] = 'Info'; -$_LANGADM['AdminImport427b6d816d7fdd86cabe48d8180a3cc9'] = 'imagen URL'; -$_LANGADM['AdminImport42c79d65619a9c13d81045f2fe5998aa'] = 'Dirección 1 *'; -$_LANGADM['AdminImport46a2a41cc6e552044816a2d04634545d'] = 'Provincia'; -$_LANGADM['AdminImport48d6c0804dd92fb5463bba154a8a747f'] = 'Descuento hasta (aaaa-mm-dd)'; -$_LANGADM['AdminImport4d2589e1bcd4263cb99927b59f0f88d2'] = 'URL\'s de las imágenes (x,y,z...)'; -$_LANGADM['AdminImport4da86e0470f0b14e4e516442202a8d26'] = 'Precio sin IVA'; -$_LANGADM['AdminImport4fc9f126d937e438ca06874284019dc3'] = 'El fichero .csv ha sido importado correctamente a su tienda.'; -$_LANGADM['AdminImport5020eaae41baf0caa37bcb73b4a12934'] = 'Móvil'; -$_LANGADM['AdminImport52b68aaa602d202c340d9e4e9157f276'] = 'Categoría madre'; -$_LANGADM['AdminImport52eb5928a34db3e3da7ba52b0644273b'] = 'EAN13'; -$_LANGADM['AdminImport5482749e99fa2d325e607075c3fd1c7a'] = 'Meta-palabras clave'; -$_LANGADM['AdminImport54b4744bfd46cc4e06988ee168b13abf'] = 'Archivo de ejemplo de fabricantes'; -$_LANGADM['AdminImport59bb75350cf3a0b65c338572cdc80ef8'] = 'Opt in (0/1)'; -$_LANGADM['AdminImport5d01d5588119abec82fd8004995de275'] = 'Porcentaje del descuento'; -$_LANGADM['AdminImport628fbfc7462b2873bb027ee850185859'] = 'ninguna entidad seleccionada'; -$_LANGADM['AdminImport6311ae17c1ee52b36e68aaf4ad066387'] = 'Otros'; -$_LANGADM['AdminImport63d5049791d9d79d86e9a108b0a999ca'] = 'Referencia'; -$_LANGADM['AdminImport6928b30c9f87670d7621fe8f1fef7054'] = 'Referencia nº '; -$_LANGADM['AdminImport694e8d1f2ee056f98ee488bdc4982d73'] = 'Cantidad'; -$_LANGADM['AdminImport71d0ceacdf562024f2d4c3a76d3b63e4'] = 'Exclusividad Internet'; -$_LANGADM['AdminImport72d6d7a1885885bb55a565fd1070581a'] = 'Importar'; -$_LANGADM['AdminImport72ef2b9b6965d078e3c7f95487a82d1c'] = 'Salto'; -$_LANGADM['AdminImport74b997703c3e7fc1db960f1366ba03ab'] = '¿antes de importar?'; -$_LANGADM['AdminImport77493578c6e0675711fe7355a8457668'] = 'Texto si se permiten pedidos en espera'; -$_LANGADM['AdminImport7a1920d61156abc05a60135aefe8bc67'] = 'Por defecto'; -$_LANGADM['AdminImport7abccc0f7eefd61743e408d28aac7cff'] = 'se ha producido un error al descargar y copiar el archivo'; -$_LANGADM['AdminImport7cb32e708d6b961d476baced73d362bb'] = 'Número IVA'; -$_LANGADM['AdminImport8340505ddafcba256c7b9b2b8643bffd'] = 'Apellido *'; -$_LANGADM['AdminImport84005574d8d764336cd8e9207de82506'] = 'Archivos permitidos son sólo UTF-8 y ISO-8859-1 codifica los'; -$_LANGADM['AdminImport87aae49bd054f2cfa4b7b395dee5f2d3'] = 'Este descuento no es válido'; -$_LANGADM['AdminImport8c489d0946f66d17d73f26366a4bf620'] = 'Peso'; -$_LANGADM['AdminImport903ee94af7e98ce06a57d2243ddd3efd'] = 'Importar datos CSV'; -$_LANGADM['AdminImport91412465ea9169dfd901dd5e7c96dd99'] = 'Cargar'; -$_LANGADM['AdminImport927f1f2b947a6e113e98af5ae86fcc49'] = 'Texto cuando haya disponible'; -$_LANGADM['AdminImport97f08a40f22a625d0cbfe03db3349108'] = 'ID del producto'; -$_LANGADM['AdminImport980da98409d058c365664ff7ea33dd6b'] = 'líneas'; -$_LANGADM['AdminImport998b344cff693ad388a14ba89b1523c7'] = 'no es válida'; -$_LANGADM['AdminImport99af56daf9ee280b15e8ed79d75f0255'] = 'La lista de etiquetas'; -$_LANGADM['AdminImport9b93b45649ec5961b8cc84e905964683'] = 'Posición de la imagen'; -$_LANGADM['AdminImport9c1628890f5db454a0b4aed7720de094'] = 'En inglés:'; -$_LANGADM['AdminImport9e2941b3c81256fac10392aaca4ccfde'] = 'Condition'; -$_LANGADM['AdminImporta10d0bff85112a2b35f885a38088cd20'] = 'Activo (0/1)'; -$_LANGADM['AdminImporta51d7d2f3e952dfcf1e12ae572d7b337'] = 'Meta-título'; +$_LANGADM['AdminImagesff17d73fa2731689640e8afa0f591b0f'] = 'Las imágenes JPEG tienen un tamaño de archivo pequeño y calidad normal. Las imágenes PNG tienen un tamaño de archivo más grande, una mayor calidad y mayor transparencia. Tenga en cuenta que en todos los casos, los archivos de imagen tendrán la extensión. Jpg.'; +$_LANGADM['AdminImages83a3b60d418f8a0fcff57069815286b8'] = 'ADVERTENCIA: Esta característica puede no ser compatible con su tema o con algunos módulos. En particular, el modo de PNG no es compatible con el módulo de marca de agua. Si encuentra algún problema, desactívelo seleccionando la opción \"Use JPEG\".'; +$_LANGADM['AdminImages42ceb344b0aaf896b362b0db70b46f98'] = 'Calidad de la imagen'; +$_LANGADM['AdminImages2a911eb0d71d1b707a3f9d722a5935c2'] = 'Use JPEG'; +$_LANGADM['AdminImagesf520fc2ea7f469193c55bc499753a923'] = 'Usar PNG si la imagen base está en formato PNG'; +$_LANGADM['AdminImages718e1e271056782b288616e916511980'] = 'Usar PNG para todas las imágenes'; +$_LANGADM['AdminImagesd46bafd645c490bd4be22c4226619db9'] = 'Calidad JPEG'; +$_LANGADM['AdminImagesb73770b303fc0f331eee23ad7add197c'] = 'El rango va de 0 (a peor calidad, archivo más pequeño) a 100 (a mejor calidad, archivo más grande)'; +$_LANGADM['AdminImagesc5e26b2211d5ecbbeac96ea6e1cbb7c2'] = 'Calidad PNG'; +$_LANGADM['AdminImages2c1bbb0a5ff08c8011d6ea83084277ff'] = 'El rango va de 9 (a peor calidad, el archivo más pequeño) a 0 (a mejor calidad, el archivo más grande)'; +$_LANGADM['AdminImages204dd5cbb153eae3c105e3a42f1c0ff8'] = 'Nombre tipo:'; +$_LANGADM['AdminImages2914a2c17b20114220e1ae90c632c083'] = 'Sólo letras (ej: pequeña, mediana, grande, ...)'; +$_LANGADM['AdminImages48ccf48dcf2218a413ce473262f21a0c'] = 'Ancho:'; +$_LANGADM['AdminImagesc2fc3eea4a3f9c52e7acbdb113b171b7'] = 'Ancho máximo en píxeles'; +$_LANGADM['AdminImagese933dc24fb245d863a43b4fefe9b45f5'] = 'Alto:'; +$_LANGADM['AdminImagescf40e19ee10782c4284cac90feb4f73e'] = 'Alto máximo en píxeles'; +$_LANGADM['AdminImagesb52b44c9d23e141b067d7e83b44bb556'] = 'Productos:'; +$_LANGADM['AdminImagescd44fbac53481034ac90430dfe6d40c5'] = 'Se aplicará este tipo a las imágenes de los productos'; +$_LANGADM['AdminImages00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activado'; +$_LANGADM['AdminImagesb9f5c797ebbf55adccdd8539a65a0241'] = 'Desactivado'; +$_LANGADM['AdminImages8c38776925f7cf41c090646a43157024'] = 'Categorías'; +$_LANGADM['AdminImages0606c838d9785be5cf10bb2a21e9d305'] = 'Este tipo de aplicará a las imágenes de categorías'; +$_LANGADM['AdminImages0e1e874dde345d19583102a9fd63fb7e'] = 'Fabricantes:'; +$_LANGADM['AdminImagescdb7cf7699ae1a3a9e4652575caaa4ea'] = 'Este tipo de aplicará a las imágenes de fabricantes'; +$_LANGADM['AdminImagesa00e46e856e637f8fd077b4fd710c9e2'] = 'Proveedores:'; +$_LANGADM['AdminImages479af7065358739ed0b4c062c40c3b75'] = 'Se aplicará este tipo a las imágenes de los proveedores'; +$_LANGADM['AdminImages7e92dc38b95095cfee88452579f3fb67'] = 'Escenas:'; +$_LANGADM['AdminImages2f3a0a59431377e0f8f38e477ff12550'] = 'Se aplicará este tipo a las imágenes de las escenas'; +$_LANGADM['AdminImages89e2077ce10ec7fc0bde234fbc48c5cb'] = 'tiendas:'; +$_LANGADM['AdminImagesb977efc4260aa66a13e49a96a2769ed9'] = 'Se aplicará este tipo a las imágenes de las tiendas'; +$_LANGADM['AdminImages38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar'; +$_LANGADM['AdminImagesebd40d26dd06f36987228d4b358d7b64'] = 'Imágenes duplicadas se encontraron cuando se movieron las imágenes del producto. Es probable que fue causado por las imágenes de demostración sin usar. Por favor, asegúrese de que la carpeta'; +$_LANGADM['AdminImagesf9dd8a44548a14650f69aa067e752137'] = 'sólo contenga las imágenes de demostración a continuación, borre esta carpeta.'; +$_LANGADM['AdminImagesaf1b98adf7f686b84cd0b443e022b7a0'] = 'Categorías'; +$_LANGADM['AdminImages2377be3c2ad9b435ba277a73f0f1ca76'] = 'Fabricantes'; +$_LANGADM['AdminImages1814d65a76028fdfbadab64a5a8076df'] = 'Proveedores'; +$_LANGADM['AdminImagesbb34f602e45a9fbcb2cdfee7a48673fc'] = 'Escenas'; +$_LANGADM['AdminImages068f80c7519d0528fb08e82137a72131'] = 'Productos'; +$_LANGADM['AdminImages821b8ee6937cec96c30fdafbfe836d68'] = 'Tiendas'; +$_LANGADM['AdminImagescb2f901ceed5c3365d056794a1b5047f'] = 'Después de la modificaciones, no olvide regenerar las miniaturas'; +$_LANGADM['AdminImages258606ef5a3ed5cd7e39da08435adec0'] = 'Regenerar Miniaturas'; +$_LANGADM['AdminImages8e6cd17ee7b35531b7c17c1e1edeb548'] = 'Regenerar Miniaturas para todas las imágenes de los productos'; +$_LANGADM['AdminImagese492ecbd8f7d4ea310457adc4ed4df89'] = 'Espere por favor, la espera puede durar algunos minutos'; +$_LANGADM['AdminImages3bfa8daa236ed8bde7eb2179e8ee9765'] = '¡Atención! Al generar manualmente las miniaturas, se borrarán automáticamente las miniaturas ya generadas. '; +$_LANGADM['AdminImagesb51000000ff730e7cacd10980186c1a4'] = 'Seleccionar imagen'; +$_LANGADM['AdminImagesb1c94ca2fbc3e78fc30069c8d0f01680'] = 'Todo'; +$_LANGADM['AdminImagesf559543da6c5866a2dd0ae70f4de370f'] = 'Seleccionar formato'; +$_LANGADM['AdminImagesd379cadd41b68efe7c945b4d85c72085'] = 'Borrar las imágenes anteriores'; +$_LANGADM['AdminImages600cfbed7d9463f24718a5c4113c46bc'] = 'Desmarcar esta casilla únicamente si el proceso ha sido interrumpido y quiere continuar.'; +$_LANGADM['AdminImages729a51874fe901b092899e9e8b31c97a'] = '¿Está seguro?'; +$_LANGADM['AdminImages874d3deed67e503cac1d8bc00417794a'] = 'Mover las imágenes'; +$_LANGADM['AdminImagesc74631a03e7deaee7df23f66f8d3e66d'] = 'Un nuevo sistema de almacenamiento de imágenes de los productos ahora es utilizado por PrestaShop. Ofrece un mejor rendimiento si su tienda tiene un número muy grande de productos.'; +$_LANGADM['AdminImagesf83b259b813cad448362d3582bdba588'] = 'PrestaShop ha detectado que la configuración de su servidor no es compatible con el nuevo sistema de almacenamiento (directiva \"safe_mode\" está activado). Usted debe continuar usando el sistema actual.'; +$_LANGADM['AdminImages5bbbec3b5afea166564bfc17e4600690'] = 'Usted puede optar por mantener sus imágenes almacenadas en el sistema anterior - lo cual no supone ningún problema.'; +$_LANGADM['AdminImages319efb10ab150030b0d09ef3f8e3e8d6'] = 'También puede decidir desplazar las imágenes al nuevo sistema de almacenamiento: en este caso, pulse en \"Mover las imágenes\" botón de abajo. Por favor, sea paciente, ya que esto puede tardar varios minutos.'; +$_LANGADM['AdminImages1bd266b7c30df50f9b77b0e0f55f2878'] = 'Después de desplazar todas las imágenes de su producto, para un rendimiento óptimo vaya a la'; +$_LANGADM['AdminImagese686877843ac3c9f4c45aaea265fe59c'] = 'preferencia producto'; +$_LANGADM['AdminImagesc952c5429671cd4e9d4c79bd4cf0f339'] = 'y coloque \"Usar el legado de Imagenes\" a NO'; $_LANGADM['AdminImportaf1b98adf7f686b84cd0b443e022b7a0'] = 'Categorías'; -$_LANGADM['AdminImportb070d64c5a2f10b4b8eb361ba4f61833'] = 'por ejemplo'; -$_LANGADM['AdminImportb0b5ccb4a195a07fd3eed14affb8695f'] = 'categorías'; -$_LANGADM['AdminImportb1a2a959c20b1bd847895e73a5fddbc9'] = 'Fecha en la que se añadieron productos'; -$_LANGADM['AdminImportb30690be173bcd4a83df0cd68f89a385'] = 'Importe del descuento'; -$_LANGADM['AdminImportb548dcad953710689b3066823b90f517'] = 'En rebaja (0/1)'; -$_LANGADM['AdminImportb5a7adde1af5c87d7fd797b6245c2a39'] = 'Descripción'; -$_LANGADM['AdminImportb5d54fa42bc065a54e2f881ef700d833'] = 'Guardar y cargar la configuración de su importación'; -$_LANGADM['AdminImportb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminImportb8495b50f5c172ebad1cc5c615548afa'] = 'ignorar esta columna'; -$_LANGADM['AdminImportb884d81a33fb67e1d4fe450b3cbde8d6'] = 'Newsletter (0/1)'; +$_LANGADM['AdminImport068f80c7519d0528fb08e82137a72131'] = 'Productos'; $_LANGADM['AdminImportb9208b03bcc9eb4a336258dcdcb66207'] = 'Declinaciones'; -$_LANGADM['AdminImportbcc254b55c4a1babdf1dcb82c207506b'] = 'Teléfono'; -$_LANGADM['AdminImportbede52f418b34b1ab0db65f9450bdfc3'] = 'Etiquetas (x,y,z...)'; -$_LANGADM['AdminImportbf8a4a7e7e5c9cff1528294e1b1dd3f0'] = 'Separador de valor múltiple:'; -$_LANGADM['AdminImportbfd574f8096a396d831b1c1ac88c75d1'] = 'Descuento desde (aaaa-mm-dd)'; -$_LANGADM['AdminImportc05439c165c2d03540b424b6aea96781'] = 'Ciudad *'; -$_LANGADM['AdminImportc0bc21edce0f247286513a9f524a3c3e'] = 'Archivo de ejemplo por productos'; -$_LANGADM['AdminImportc0bd7654d5b278e65f21cf4e9153fdb4'] = 'Fabricante'; -$_LANGADM['AdminImportc0cad1da1e9b23dd6e383276f8e3950e'] = 'Archivo de ejemplo por categorías'; -$_LANGADM['AdminImportc1069a480848e06782b81b8bea9c0c94'] = 'Descripción breve'; -$_LANGADM['AdminImportc1a59288c830561834340f6e7d969401'] = 'URL reescrita'; -$_LANGADM['AdminImportc290a5941ad6eb0d5fe8752c15c5fd78'] = 'Próximo paso'; -$_LANGADM['AdminImportc78474e0acad6beccb0671eacf904543'] = 'Campos disponibles'; -$_LANGADM['AdminImportc7d4affd54ce760d4731e21e3aa506fd'] = 'N° de referencia proveedor '; -$_LANGADM['AdminImportc804723ccdde3d7a46933b208c6f928d'] = 'Precio mayorista'; -$_LANGADM['AdminImportc9cc8cce247e49bae79f15173ce97354'] = 'Guardar'; -$_LANGADM['AdminImportd1457b72c3fb323a2671125aef3eab5d'] = '?'; -$_LANGADM['AdminImportd2cbb6d5d88d4e31c190e535a57b1de5'] = 'Proveedor no válido'; -$_LANGADM['AdminImportde8a97fd084105e9d0e74b4825b40010'] = 'Por favor, seleccione el tipo de valor de cada columna'; -$_LANGADM['AdminImportdf8ffb90c945e796f2cfd9265325b9c3'] = 'Categorías (x,y,z...)'; -$_LANGADM['AdminImporte1a5e653bc356ed6745d6814d50213eb'] = 'Mostrar precios'; $_LANGADM['AdminImporte6d0e1c8fc6a4fcf47869df87e04cd88'] = 'Clientes'; -$_LANGADM['AdminImporte6fe8dc743bfea4d45a4d582e3f86150'] = 'Por favor, elija un nombre para seleccionar'; -$_LANGADM['AdminImporte791ac244233afc29b6f16f20b6e8e1f'] = 'Fecha de nacimiento (dd-mm-aaaa)'; -$_LANGADM['AdminImporte81c4e4f2b7b93b481e13a8553c2ae1b'] = 'o'; -$_LANGADM['AdminImporte92cfa244b5eb9025d07522080468445'] = 'Ecotasa'; -$_LANGADM['AdminImportea4788705e6873b424c65e91c2846b19'] = 'Suprimir'; -$_LANGADM['AdminImportec136b444eede3bc85639fac0dd06229'] = 'Proveedor'; -$_LANGADM['AdminImportf0a8011e2482cf9351b7bf565c7950ad'] = 'Precio IVA incluído'; -$_LANGADM['AdminImportf19dbf2edb3a0bd74b0524d960ff21eb'] = 'Cargar'; -$_LANGADM['AdminImportf2149c422ab7577f063b69a2884d17f0'] = 'Disponible para pedidos'; -$_LANGADM['AdminImportf2a6c498fb90ee345d997f888fce3b18'] = 'Suprimir'; -$_LANGADM['AdminImportf44347857ec02907fd13f88f00ccd532'] = 'Las columnas no pueden tener el mismo tipo de valor'; -$_LANGADM['AdminImportf90e807b74928118048a1a6fa65ebfe5'] = 'Correo electrónico del cliente'; -$_LANGADM['AdminImportfa55b690a40b612af02ba2958cd6cb71'] = 'Contraseña*'; -$_LANGADM['AdminImportfb30e78874e1485a0d7e3fa8ae5f7d61'] = 'La carpeta import de la carpeta \"admin\" debe ser accesible en escritura (CHMOD 755 / 777)'; +$_LANGADM['AdminImport284b47b0bb63ae2df3b29f0e691d6fcf'] = 'Direcciones'; +$_LANGADM['AdminImport2377be3c2ad9b435ba277a73f0f1ca76'] = 'Fabricantes'; +$_LANGADM['AdminImport1814d65a76028fdfbadab64a5a8076df'] = 'Proveedores'; +$_LANGADM['AdminImport2dc88e28e0f7168a328ddf9cde304444'] = 'SupplyOrders'; +$_LANGADM['AdminImport4eb3545dc4d3038f0b8e79e037b17950'] = 'SupplyOrdersDetails'; +$_LANGADM['AdminImportb8495b50f5c172ebad1cc5c615548afa'] = 'ignorar esta columna'; +$_LANGADM['AdminImport97f08a40f22a625d0cbfe03db3349108'] = 'ID del producto'; +$_LANGADM['AdminImport8ae880593c2afcc7da6d3530513a05d6'] = 'Atributo (Nombre:Tipo:Posición)'; +$_LANGADM['AdminImporte1b8b0be45098d71aba659e1149ea395'] = 'Valor (Valor:Posición)'; +$_LANGADM['AdminImport63d5049791d9d79d86e9a108b0a999ca'] = 'Referencia'; +$_LANGADM['AdminImport8284ae5df53e6e7ffc1f2cc67ae68765'] = 'Ref proveedor'; +$_LANGADM['AdminImport52eb5928a34db3e3da7ba52b0644273b'] = 'EAN13'; $_LANGADM['AdminImportfbd99ad01b92dbafc686772a39e3d065'] = 'UPC'; +$_LANGADM['AdminImportc804723ccdde3d7a46933b208c6f928d'] = 'Precio mayorista'; +$_LANGADM['AdminImport3601146c4e948c32b6424d2c0a7f0118'] = 'Precio'; +$_LANGADM['AdminImporte92cfa244b5eb9025d07522080468445'] = 'Ecotasa'; +$_LANGADM['AdminImport694e8d1f2ee056f98ee488bdc4982d73'] = 'Cantidad'; +$_LANGADM['AdminImport8c489d0946f66d17d73f26366a4bf620'] = 'Peso'; +$_LANGADM['AdminImport7a1920d61156abc05a60135aefe8bc67'] = 'Por defecto'; +$_LANGADM['AdminImport9b93b45649ec5961b8cc84e905964683'] = 'Posición de la imagen'; +$_LANGADM['AdminImport427b6d816d7fdd86cabe48d8180a3cc9'] = 'imagen URL'; +$_LANGADM['AdminImport4f5dc004cdd01ec9cf7fbbcf9f812aa7'] = 'Elimine las imágenes existentes (0 = no, 1 = si)'; +$_LANGADM['AdminImportb718adec73e04ce3ec720dd11a06a308'] = 'ID'; $_LANGADM['AdminImportfd0dcc6233b026d257763713c133cf72'] = 'Activo (0/1)'; +$_LANGADM['AdminImport2688a544cd5ac33f27ab78c8d8c3acaa'] = 'Nombre*'; +$_LANGADM['AdminImport52b68aaa602d202c340d9e4e9157f276'] = 'Categoría madre'; +$_LANGADM['AdminImportb5a7adde1af5c87d7fd797b6245c2a39'] = 'Descripción'; +$_LANGADM['AdminImporta51d7d2f3e952dfcf1e12ae572d7b337'] = 'Meta-título'; +$_LANGADM['AdminImport5482749e99fa2d325e607075c3fd1c7a'] = 'Meta-palabras clave'; +$_LANGADM['AdminImport2a982c2c140ad66259355df1e2c5b69f'] = 'Meta-descripción'; +$_LANGADM['AdminImportc1a59288c830561834340f6e7d969401'] = 'URL reescrita'; +$_LANGADM['AdminImportdf8ffb90c945e796f2cfd9265325b9c3'] = 'Categorías (x,y,z...)'; +$_LANGADM['AdminImport4da86e0470f0b14e4e516442202a8d26'] = 'Precio sin IVA'; +$_LANGADM['AdminImportf0a8011e2482cf9351b7bf565c7950ad'] = 'Precio IVA incluído'; +$_LANGADM['AdminImportecc2c839377d44e39486e231322de623'] = 'id regla de impuestos'; +$_LANGADM['AdminImportb548dcad953710689b3066823b90f517'] = 'En rebaja (0/1)'; +$_LANGADM['AdminImportb30690be173bcd4a83df0cd68f89a385'] = 'Importe del descuento'; +$_LANGADM['AdminImport5d01d5588119abec82fd8004995de275'] = 'Porcentaje del descuento'; +$_LANGADM['AdminImportbfd574f8096a396d831b1c1ac88c75d1'] = 'Descuento desde (aaaa-mm-dd)'; +$_LANGADM['AdminImport48d6c0804dd92fb5463bba154a8a747f'] = 'Descuento hasta (aaaa-mm-dd)'; +$_LANGADM['AdminImport6928b30c9f87670d7621fe8f1fef7054'] = 'Referencia nº '; +$_LANGADM['AdminImportc7d4affd54ce760d4731e21e3aa506fd'] = 'N° de referencia proveedor '; +$_LANGADM['AdminImportec136b444eede3bc85639fac0dd06229'] = 'Proveedor'; +$_LANGADM['AdminImportc0bd7654d5b278e65f21cf4e9153fdb4'] = 'Fabricante'; +$_LANGADM['AdminImportc1069a480848e06782b81b8bea9c0c94'] = 'Descripción breve'; +$_LANGADM['AdminImportbede52f418b34b1ab0db65f9450bdfc3'] = 'Etiquetas (x,y,z...)'; +$_LANGADM['AdminImport3613358eb490e62266eafaf2a9eede68'] = 'Texto cuando haya disponible'; +$_LANGADM['AdminImport21d39d4b7191de15242c3d75ae9170ce'] = 'Texto si se permiten pedidos en espera'; +$_LANGADM['AdminImportf2149c422ab7577f063b69a2884d17f0'] = 'Disponible para pedidos'; +$_LANGADM['AdminImport21f7b5b011f253b35340528b7f190282'] = 'Fecha en la que se añadieron productos'; +$_LANGADM['AdminImporte1a5e653bc356ed6745d6814d50213eb'] = 'Mostrar precios'; +$_LANGADM['AdminImport4d2589e1bcd4263cb99927b59f0f88d2'] = 'URL\'s de las imágenes (x,y,z...)'; +$_LANGADM['AdminImportecde3e896afb64e9a48781b8363b9a03'] = 'Característica (Nombre:Valor:Posición)'; +$_LANGADM['AdminImport66a73af45237b82a6a3e2e4217ebe69f'] = 'Exclusividad Internet'; +$_LANGADM['AdminImport9e2941b3c81256fac10392aaca4ccfde'] = 'Condition'; +$_LANGADM['AdminImportf8a0fa3674c3336359b77bbe8e942a2c'] = 'ID / Nombre de la tienda'; +$_LANGADM['AdminImporta10d0bff85112a2b35f885a38088cd20'] = 'Activo (0/1)'; +$_LANGADM['AdminImport3127e7f621d0c85f7db40e56dbec10c3'] = 'Genero ID (Mr = 1, Ms= 2, else 0)'; $_LANGADM['AdminImportfd90e8dd48a4f75b240cc0f87b1da451'] = 'Correo electrónico*'; +$_LANGADM['AdminImportfa55b690a40b612af02ba2958cd6cb71'] = 'Contraseña*'; +$_LANGADM['AdminImporte791ac244233afc29b6f16f20b6e8e1f'] = 'Fecha de nacimiento (dd-mm-aaaa)'; +$_LANGADM['AdminImport8340505ddafcba256c7b9b2b8643bffd'] = 'Apellido *'; +$_LANGADM['AdminImport06f3fb7ee08834bb2e77d55f61c090be'] = 'Nombre *'; +$_LANGADM['AdminImportb884d81a33fb67e1d4fe450b3cbde8d6'] = 'Newsletter (0/1)'; +$_LANGADM['AdminImport0526a624e9dd2a548ee8c3fbefad0b96'] = 'Opt in (0/1)'; +$_LANGADM['AdminImport4829363429f142e0ba9468b25c577b69'] = ' haga caso de este campo si no se utiliza la herramienta Multi tienda. Si deja este campo vacío, una tienda por defecto será usada'; +$_LANGADM['AdminImport01f30cc97564a56c119068478c42c1a6'] = 'Alias *'; +$_LANGADM['AdminImportf90e807b74928118048a1a6fa65ebfe5'] = 'Correo electrónico del cliente'; +$_LANGADM['AdminImport1c76cbfe21c6f44c1d1e59d54f3e4420'] = 'Empresa'; +$_LANGADM['AdminImport42c79d65619a9c13d81045f2fe5998aa'] = 'Dirección 1 *'; +$_LANGADM['AdminImport2e21e83375deefc4a3620ab667157e27'] = 'Dirección 2'; +$_LANGADM['AdminImport016382f8033b4456071a3beabecfea85'] = 'Código postal'; +$_LANGADM['AdminImportc05439c165c2d03540b424b6aea96781'] = 'Ciudad *'; $_LANGADM['AdminImportfe85a08ae01fa46c3e1e05c7a61fd85d'] = 'País*'; -$_LANGADM['AdminInformation01a9d4924686f17b2133f5956d18780a'] = 'Establecer permisos de escritura para la carpeta img y sus subcarpetas / de forma recursiva'; -$_LANGADM['AdminInformation0be76c14451b87542668bec6a03f102d'] = 'Información sobre su configuración'; -$_LANGADM['AdminInformation15f4c82d7b2b43e31c30dd018b800c56'] = 'Parámetros requeridos'; -$_LANGADM['AdminInformation228dca6dcabbdec3227758a121d003f4'] = 'Habilitar la librería GD en su servidor'; -$_LANGADM['AdminInformation24bdb129e9fe3a110466ea68fec1d430'] = 'Habilitar la compresión GZIP en su servidor'; -$_LANGADM['AdminInformation2a3ff2643b520b827a90e28d94132d42'] = 'Establecer permisos de escritura para el archivo sitemap.xml'; -$_LANGADM['AdminInformation3685800496ee1d4fd5cc25d805589f0e'] = 'Modo de envío de emails'; -$_LANGADM['AdminInformation3aea774cdcd8f2c45549f10758a71323'] = 'Información sobre la tienda'; -$_LANGADM['AdminInformation3cffa2fabd5519beaf4c2fbd0610899b'] = 'Contraseña'; -$_LANGADM['AdminInformation3ff44d56eb2bfbb8f0903e99a28a0819'] = 'Información sobre el email'; -$_LANGADM['AdminInformation4c663c632162a23d0f65510f7064aa87'] = 'Establecer permisos de escritura para la carpeta de configuración'; -$_LANGADM['AdminInformation60aaf44d4b562252c04db7f98497e9aa'] = 'Puerto'; -$_LANGADM['AdminInformation6991d2d7bca0854d11c9d0c92c63142a'] = ' la carpeta / Lang y sus subcarpetas / '; -$_LANGADM['AdminInformation6c1375701d87f2636b01cf951d0a375b'] = 'Motor MySQL'; -$_LANGADM['AdminInformation724d606e1653113be000dc4079074e86'] = 'Información sobre usted'; -$_LANGADM['AdminInformation768648b98e03adaf128f072119af31d3'] = 'Versión de PrestaShop'; -$_LANGADM['AdminInformation77d1a005b31f2fcdce1fcdac2a337c42'] = 'Establecer permisos de escritura para la carpeta correo electrónico y sus subcarpetas / de forma recursiva'; -$_LANGADM['AdminInformation7bb1734784c970616ce5f3a4814dadd6'] = 'Establecer permisos de escritura para la carpeta de caché'; -$_LANGADM['AdminInformation7d30d49dcf91d103c59496aafc4e3187'] = 'Información sobre su servidor'; -$_LANGADM['AdminInformation8746097684bc64be8b7eff424c4debdb'] = 'Sus datos'; -$_LANGADM['AdminInformation93405bfa9b7b11e81895230d1ebff2f5'] = 'Establecer permisos de escritura para la carpeta traducciones y sus subcarpetas / de forma recursiva'; -$_LANGADM['AdminInformation9a7d9391be763fe9cb3985176076d8c8'] = 'Habilitar el soporte de MySQL en su servidor'; -$_LANGADM['AdminInformation9e987a2c638032d7659ec58e58ef3626'] = 'Defina la opción PHP \"register global\" como desactivada'; -$_LANGADM['AdminInformationa82be0f551b8708bc08eb33cd9ded0cf'] = 'Información'; -$_LANGADM['AdminInformationab64e3d5feb645333b320d80a84c8255'] = 'Versión de PHP'; -$_LANGADM['AdminInformationae72ff89c480df239bc55b2ea63e99c0'] = 'Establecer permisos de escritura para los temas de /'; +$_LANGADM['AdminImport46a2a41cc6e552044816a2d04634545d'] = 'Provincia'; +$_LANGADM['AdminImport6311ae17c1ee52b36e68aaf4ad066387'] = 'Otros'; +$_LANGADM['AdminImportbcc254b55c4a1babdf1dcb82c207506b'] = 'Teléfono'; +$_LANGADM['AdminImport5020eaae41baf0caa37bcb73b4a12934'] = 'Móvil'; +$_LANGADM['AdminImport7cb32e708d6b961d476baced73d362bb'] = 'Número IVA'; +$_LANGADM['AdminImport3d1c10fcfac7da07fdb8b9f99d1c0901'] = 'ID / Nombre del grupo de tienda'; +$_LANGADM['AdminImport9b1f5ada3db7e58544806a11099b7103'] = 'ID Proveedor'; +$_LANGADM['AdminImport84560d7d7c4d97c640d09a58491a3677'] = 'ID Idioma'; +$_LANGADM['AdminImport8954e2e0d62b56db3c10df45a7602cd3'] = 'ID Almacén'; +$_LANGADM['AdminImportdfa8db9b8d08689d8a23067e93ef4ef9'] = 'ID Moneda'; +$_LANGADM['AdminImporte11d1e5d17a3f9ce34faccbb5cc61394'] = 'Orden de suministro de referencia *'; +$_LANGADM['AdminImportf9c5030e9d71a6ba285489576e1d0e3f'] = 'Fecha de envío (Y-M-D)'; +$_LANGADM['AdminImport6703aa9936582b4381418f7d523370b4'] = 'Grado de descuento'; +$_LANGADM['AdminImport278c491bdd8a53618c149c4ac790da34'] = 'Plantilla'; +$_LANGADM['AdminImportc5d4da7adbd98e284ef9a8733a9ceaf2'] = 'ID Producto *'; +$_LANGADM['AdminImport41b00531a619d5e0f965854e352529f1'] = 'ID de Atributo de Producto'; +$_LANGADM['AdminImport126a24b89fc776b9da2dd1963c058b28'] = 'Precio Unitario (te) *'; +$_LANGADM['AdminImportf41a10a672cbcdecaad1d2f73f30b1f8'] = 'Cantidad esperada'; +$_LANGADM['AdminImport8fe77c2601e54f1aaef28cfde997bbad'] = 'Grado de Tasa'; +$_LANGADM['AdminImportfb30e78874e1485a0d7e3fa8ae5f7d61'] = 'La carpeta import de la carpeta \"admin\" debe ser accesible en escritura (CHMOD 755 / 777)'; +$_LANGADM['AdminImportea4788705e6873b424c65e91c2846b19'] = 'Cancelar'; +$_LANGADM['AdminImport2415390fb5052bb8221a93c9fc51b17f'] = 'Importar datos CSV'; +$_LANGADM['AdminImporte81c4e4f2b7b93b481e13a8553c2ae1b'] = 'o'; +$_LANGADM['AdminImport4059b0251f66a18cb56f544728796875'] = 'Info'; +$_LANGADM['AdminImport87aae49bd054f2cfa4b7b395dee5f2d3'] = 'Este descuento no es válido'; +$_LANGADM['AdminImport99af56daf9ee280b15e8ed79d75f0255'] = 'La lista de etiquetas'; +$_LANGADM['AdminImport998b344cff693ad388a14ba89b1523c7'] = 'no es válida'; +$_LANGADM['AdminImport964e5a863ba051181f8f537626f5c953'] = 'Proveedor no válido'; +$_LANGADM['AdminImport6d5030fd40c1e08767b4b70d3786b0fb'] = 'Identificación del proveedor (%d) no es válido (en la línea% d).'; +$_LANGADM['AdminImport0c8476c5f5cdedcf296f6b3c22e0dffb'] = 'Lang ID (%d) no es válido (en la línea %d).'; +$_LANGADM['AdminImport95a6134288586bc854f6793506d00efd'] = 'Almacén ID (%d) no es válido (en la línea %d).'; +$_LANGADM['AdminImport8fb2f7240d1cbeb86010e76827af5751'] = 'Moneda (%d) no es válido (en la línea %d).'; +$_LANGADM['AdminImport2eca847eb03cb63596621d5480ca7c24'] = 'Referencia (%s) ya existe (en la línea %d).'; +$_LANGADM['AdminImport81b08ee619a14697b41957b33b94eb49'] = 'Fecha (%s) no es válido (en la línea %d). Formato:%s.'; +$_LANGADM['AdminImport70e7a6fcceb39a1e3ea3925182b85d18'] = 'AAAA-MM-DD'; +$_LANGADM['AdminImportc8d9173d79c5d4c90be6f9daaec5f617'] = 'Fecha (%s) no puede ser en el pasado (en la línea %d). Formato:%s.'; +$_LANGADM['AdminImport8f7627c77b01dc968a9665c0156da405'] = 'Tasa de descuento (%d) no es válido (en la línea %d). %s.'; +$_LANGADM['AdminImportf21ee1cc0e2e0a47deb2fc8726f406fa'] = 'Formato: entre 0 y 100'; +$_LANGADM['AdminImport8985093401a36bb0b31a127caccfaf0d'] = 'Orden de suministro (%d) no se puede editar (en la línea %d).'; +$_LANGADM['AdminImport6afcfa28445fa35c1f6618a471891ed8'] = 'Orden de suministro no se pudo guardar (en la línea %d).'; +$_LANGADM['AdminImportbb19d4490bdc48656603c0a7ef30db73'] = 'Orden de alimentación (%s) no se pudo cargar (en la línea %d).'; +$_LANGADM['AdminImport8ee9e2197f102def04f9ef8e3a9753f9'] = 'Producto (%d /%d) no se puede añadir dos veces (en la línea %d).'; +$_LANGADM['AdminImport0a657a7416c29bdc5b134b61b863e7ee'] = 'Producto (%d /%d) no está disponible para este fin (en la línea %d).'; +$_LANGADM['AdminImportca676c9ec4e1ae9fe9df3ac28910e6ef'] = 'Precio unitario (TE) (%d) no es válido (en la línea %d).'; +$_LANGADM['AdminImport406eba9770c82a84cae2d6ee3e846a56'] = 'Cantidad esperada (%d) no es válido (en la línea %d).'; +$_LANGADM['AdminImport406eba9770c82a84cae2d6ee3e846a56'] = 'Tasa de impuestos (%d) no es válido (en la línea %d). %s.'; +$_LANGADM['AdminImport7abccc0f7eefd61743e408d28aac7cff'] = 'se ha producido un error al descargar y copiar el archivo'; +$_LANGADM['AdminImport0a3d8a674faf5d3b70784c58a4d61d89'] = 'ninguna entidad seleccionada'; +$_LANGADM['AdminImport0e54046ff37bbcbb8f43d25e5de36d7c'] = 'El fichero .csv ha sido importado correctamente a su tienda.'; +$_LANGADM['AdminImport05fd7d5b9c8aa44117e13d22445b42ee'] = '¿Está seguro de querer suprimir'; +$_LANGADM['AdminImportd1457b72c3fb323a2671125aef3eab5d'] = '?'; +$_LANGADM['AdminImport5fc0043ed2ef0d37b6d984e17ea22337'] = 'Seleccione su archivo CVS:'; +$_LANGADM['AdminImport93d76a2ad766b4f564f7f91a9d23aed6'] = 'Puede subir su archivo por FTP en el siguiente directorio:'; +$_LANGADM['AdminImport91412465ea9169dfd901dd5e7c96dd99'] = 'Cargar'; +$_LANGADM['AdminImport9e742d3cf5f5ef472a9425a47e344305'] = 'Archivos permitidos son sólo UTF-8 y ISO-8859-1 codifica los'; +$_LANGADM['AdminImport4a49c8f248ebc1550c23159dbe0f1ace'] = 'Tenga en cuenta que nuestras muestras a nuestra disposición, a continuación.'; +$_LANGADM['AdminImportcbfb910715c99134a5987630fff104da'] = 'Archivo de ejemplo por categorías'; +$_LANGADM['AdminImporte6d1ad59ffb524154c47ef02bb67bb79'] = 'Archivo de ejemplo por productos'; +$_LANGADM['AdminImport2a08996307b8694521492f3ca7b5df40'] = 'Archivo de ejemplo por combinaciones'; +$_LANGADM['AdminImportb12be4b8c3871a251b314b36da7b847e'] = 'Archivo de ejemplo de clientes'; +$_LANGADM['AdminImporteafce46b9013f4d12336785c388b664c'] = 'Archivo de ejemplo de direcciones'; +$_LANGADM['AdminImportbff864d01b21cb26ead205b696079beb'] = 'Archivo de ejemplo de fabricantes'; +$_LANGADM['AdminImport2028e5ca793760b03ead6560e353b6f2'] = 'Archivo de ejemplo de proveedores'; +$_LANGADM['AdminImport133eea6c50bd91342a97216a6204975a'] = 'Archivo de muestra de Ordenes '; +$_LANGADM['AdminImportbff08c171a63237e13d3e0d15a1f3a2c'] = 'Archivo de muestra de Detalle de Ordenes '; +$_LANGADM['AdminImport72d6d7a1885885bb55a565fd1070581a'] = 'Importar'; +$_LANGADM['AdminImport4fe523e6c933c16fb51fe136670f31e3'] = '¿Qué tipo de entidad desea importar?'; +$_LANGADM['AdminImport8b16faf140fc02c3029eb87c628e6510'] = 'Su archivo CVS'; +$_LANGADM['AdminImport45b963397aa40d4a0063e0d85e4fe7a1'] = 'archivos'; +$_LANGADM['AdminImport8c7dd922ad47494fc02c388e12c00eac'] = 'archivo'; +$_LANGADM['AdminImport0f2d13b7866be71f7e0e08cc2ec885e1'] = '):'; +$_LANGADM['AdminImport25cf452f160476ccd32815258adbf561'] = 'Idioma del archivo:'; +$_LANGADM['AdminImporte4cdcd51e6cf787d4ecc7d813f0c23cb'] = 'El local debe estar instalado'; +$_LANGADM['AdminImportd66424c2034991e541dee7face1851fc'] = '¿codificación iso-8859-1 de archivo?'; +$_LANGADM['AdminImport3f761068f17769a19635a176fb7e4339'] = 'Separador de filas:'; +$_LANGADM['AdminImportb070d64c5a2f10b4b8eb361ba4f61833'] = 'por ejemplo'; +$_LANGADM['AdminImportbf8a4a7e7e5c9cff1528294e1b1dd3f0'] = 'Separador de valor múltiple:'; +$_LANGADM['AdminImport0450d266974d92724ff4bacc3a51952e'] = 'Eliminar todo'; +$_LANGADM['AdminImportb0b5ccb4a195a07fd3eed14affb8695f'] = 'categorías'; +$_LANGADM['AdminImporta6ad4b124cbc677288bdfa3902cc72a4'] = '¿antes de importar?'; +$_LANGADM['AdminImportf8d897dac47378d6a906bbac8a6070bc'] = '¿Usar la referencia de los productos como clave?'; +$_LANGADM['AdminImportc290a5941ad6eb0d5fe8752c15c5fd78'] = 'Próximo paso'; +$_LANGADM['AdminImport1f75dc38d97145cf6ba87286b8ae89b1'] = 'Tenga en cuenta que la importación categoría no es compatible con las categorías del mismo nombre.'; +$_LANGADM['AdminImportb990d5cecd822de3b6922abcf71549b4'] = 'Tenga en cuenta que pueden tener los productos serveral con la misma referencia.'; +$_LANGADM['AdminImportd7fa0b529a16e87f34d8ef35054c765c'] = 'Importación de información de primer orden de suministro se restablecerá los productos solicitados, en su caso.'; +$_LANGADM['AdminImportc2c939d96ace56396ae13fd55e03e40d'] = 'No hay ningún archivo CSV disponible, por favor, sube un uso de \"Upload\" botón de arriba.'; +$_LANGADM['AdminImporteb931783a286222455893fb956d52cc9'] = 'Usted puede leer información sobre la importación CSV en:'; +$_LANGADM['AdminImport1ebf0472ae05526b07cffe01cef819b1'] = 'Lea más acerca de formato CSV en:'; +$_LANGADM['AdminImportfdab87b387380c9bac4c542c90f1ce24'] = 'Campos disponibles'; +$_LANGADM['AdminImport25a7ad3a7ab1d5e1f468448adf17f963'] = '* Campos obligatorios'; +$_LANGADM['AdminImportfa3e23b7f2eed9bb3b93a9b0499624a0'] = 'Por favor, elija un nombre para seleccionar'; +$_LANGADM['AdminImport2bb73bea8aa794a408230aa1005b3081'] = 'Ver sus datos'; +$_LANGADM['AdminImportb5d54fa42bc065a54e2f881ef700d833'] = 'Guardar y cargar la configuración de su importación'; +$_LANGADM['AdminImportc9cc8cce247e49bae79f15173ce97354'] = 'Guardar'; +$_LANGADM['AdminImportf19dbf2edb3a0bd74b0524d960ff21eb'] = 'Cargar'; +$_LANGADM['AdminImportf2a6c498fb90ee345d997f888fce3b18'] = 'Suprimir'; +$_LANGADM['AdminImportde8a97fd084105e9d0e74b4825b40010'] = 'Por favor, seleccione el tipo de valor de cada columna'; +$_LANGADM['AdminImportf44347857ec02907fd13f88f00ccd532'] = 'Las columnas no pueden tener el mismo tipo de valor'; +$_LANGADM['AdminImport1976d7f704de389d9fe064e08ea35b2d'] = 'Columna'; +$_LANGADM['AdminImport1f1ea9a83dab5b3fc4d3be37fc7fc771'] = 'se debe establecer'; +$_LANGADM['AdminImport72ef2b9b6965d078e3c7f95487a82d1c'] = 'Salto'; +$_LANGADM['AdminImport980da98409d058c365664ff7ea33dd6b'] = 'líneas'; +$_LANGADM['AdminImport9c1628890f5db454a0b4aed7720de094'] = 'En inglés:'; +$_LANGADM['AdminImport22a1dae7d65f90acd53638dc81c3f376'] = '>>'; +$_LANGADM['AdminInformation3f79383ea69a630b2928b4cf279cc9f0'] = 'Herramientas : Informaciones'; $_LANGADM['AdminInformationaf3e294442744e49788883caffaeaf19'] = 'Actualizar su versión de PHP'; -$_LANGADM['AdminInformationb285f29261478440add9d1cc0b631f0c'] = 'Utiliza la función email() de PHP'; -$_LANGADM['AdminInformationbdd48fb41b9d0a4a1051fa22a87eb5a2'] = 'Servidor SMTP'; -$_LANGADM['AdminInformationc168c59890774aa16b1c1fc49168394b'] = 'Configurar su servidor para autorizar el envío de archivos'; -$_LANGADM['AdminInformationc26b24f06d2ee6f5b27a7f6e200711be'] = 'Versión de MySQL'; -$_LANGADM['AdminInformationc4e9522d7b3c8c652f7f0333ff436eec'] = 'Definido'; -$_LANGADM['AdminInformationc5d1f3e6332bf2995c1bf1395c51a9e2'] = 'Usuario'; -$_LANGADM['AdminInformationc71fc197a1737d2d837bdae9b5794012'] = 'Habilitar fopen en su servidor'; -$_LANGADM['AdminInformationcb78ec269534f33d27c82ac6e1c59dae'] = 'Establecer permisos de escritura para la carpeta módulos y sus subcarpetas / de forma recursiva'; -$_LANGADM['AdminInformationcbd78fd00d31a53c432de73acfde28fa'] = 'Configurar su servidor para autorizar la creación de nuevas carpetas y archivos'; -$_LANGADM['AdminInformationd0ac12f046d68599acee4386c5c1f860'] = 'Versión del software servidor'; -$_LANGADM['AdminInformationd4b5a23bc61aeea35b4ce013d7e262c4'] = 'URL de su tienda'; -$_LANGADM['AdminInformationd4e63b4d8344eb2bcc7c478470a144e7'] = 'Establecer permisos de escritura para subir carpetas y subcarpetas / de forma recursiva'; -$_LANGADM['AdminInformationd5995399dae916bb1393c329b3453a88'] = 'Utiliza sus parámetros SMTP'; -$_LANGADM['AdminInformationd7f2615c71a1567cc13cf3a7f7de0aea'] = 'Encriptación'; -$_LANGADM['AdminInformationdb67130c0c7e67fac8de13f4c9f053e1'] = 'Esta información es importante en el momento de comunicar errores o problemas en el foro'; -$_LANGADM['AdminInformatione3beee990a3abfcc54a09f5727e1ee11'] = 'Parámetros opcionales'; -$_LANGADM['AdminInformatione5a85bc7e9867202a56449ade1060389'] = 'Establecer permisos de escritura para descargar carpetas y subcarpetas / de forma recursiva'; -$_LANGADM['AdminInformatione7fda5b7b853496978bc2822541e9d89'] = 'Por favor consulte el o los errores siguientes'; -$_LANGADM['AdminInformatione91dd9bbca6e42bb85c0f2d94aaee995'] = 'Compruebe configuración'; -$_LANGADM['AdminInformationf8b1369a8e9d90da0cae0b11049309af'] = 'No definido'; -$_LANGADM['AdminInformationfaf165f191e0bbd2c13864a08ee9aa83'] = 'Nombre del tema utilizado'; +$_LANGADM['AdminInformationcc49ce032bd6a9f77549bd51b1f6ed7c'] = 'Configurar su servidor para autorizar el envío de archivos'; +$_LANGADM['AdminInformation5940311be5a969eddb7b0a91379f7b93'] = 'Configurar su servidor para autorizar la creación de nuevas carpetas y archivos'; +$_LANGADM['AdminInformation228dca6dcabbdec3227758a121d003f4'] = 'Habilitar la librería GD en su servidor'; +$_LANGADM['AdminInformation9a7d9391be763fe9cb3985176076d8c8'] = 'Habilitar el soporte de MySQL en su servidor'; +$_LANGADM['AdminInformation5477fcbc0e3fb6f79c440c56956bd5ab'] = 'Establecer permisos de escritura para la carpeta de configuración'; +$_LANGADM['AdminInformation5e3be2f557133c15bd1d6984d5d57e25'] = 'Establecer permisos de escritura para la carpeta de caché'; +$_LANGADM['AdminInformation6c0c4e59536f186a2abc20fbcc6d3e16'] = 'Establecer permisos de escritura para el archivo sitemap.xml'; +$_LANGADM['AdminInformatione9de69a1c568b4b64e03fbdedb281687'] = 'Establecer permisos de escritura para la carpeta img y sus subcarpetas / de forma recursiva'; +$_LANGADM['AdminInformation2b3aba189d4e7cd4898ac3d68ed66fbf'] = 'Establecer permisos de escritura para la carpeta correo electrónico y sus subcarpetas / de forma recursiva'; +$_LANGADM['AdminInformation832ced927acc6995dedc15d9091c067d'] = 'Establecer permisos de escritura para la carpeta módulos y sus subcarpetas / de forma recursiva'; +$_LANGADM['AdminInformationa8c619307dd64ab7d07bbbf349e802c8'] = 'Establecer permisos de escritura para los temas de /'; +$_LANGADM['AdminInformation7863b681f5cf99d3daa60c619ad70abb'] = ' la carpeta / Lang y sus subcarpetas / '; +$_LANGADM['AdminInformation630843f7a4ca4d3a03e7e6daf5d56fbe'] = 'Establecer permisos de escritura para la carpeta traducciones y sus subcarpetas / de forma recursiva'; +$_LANGADM['AdminInformationf50371adc4e77a8f4ee0303e328c55c0'] = 'Establecer permisos de escritura para subir carpetas y subcarpetas / de forma recursiva'; +$_LANGADM['AdminInformationce22e72e64c4241d42572d5ed7871046'] = 'Establecer permisos de escritura para descargar carpetas y subcarpetas / de forma recursiva'; +$_LANGADM['AdminInformationb026bd8990ad9b263ff41f5964114084'] = 'Habilitar fopen en su servidor'; +$_LANGADM['AdminInformation14ba042adbdcaebeead0a5ac1db2d6a5'] = 'Defina la opción PHP \"register global\" como desactivada'; +$_LANGADM['AdminInformation24bdb129e9fe3a110466ea68fec1d430'] = 'Habilitar la compresión GZIP en su servidor'; +$_LANGADM['AdminInformation4d072ebc863b7d6bb7ff58721352309b'] = 'Información'; +$_LANGADM['AdminInformationcca793d1dbd9d60b8574a869cf212630'] = 'Esta información es importante en el momento de comunicar errores o problemas en el foro'; +$_LANGADM['AdminInformation0be76c14451b87542668bec6a03f102d'] = 'Información sobre su configuración'; +$_LANGADM['AdminInformation7d30d49dcf91d103c59496aafc4e3187'] = 'Información sobre su servidor'; +$_LANGADM['AdminInformation2a43f8406eb6c10f3f76a60f064e67fb'] = 'Versión de PrestaShop'; +$_LANGADM['AdminInformation35e6233f6bea1c02e6821b67e6220ad0'] = 'Versión del software servidor'; +$_LANGADM['AdminInformationfa374422dcbc5f017b5ecbc93355e02e'] = 'Versión de PHP'; +$_LANGADM['AdminInformationf52e50f86515ab9ff75a5950025692d1'] = 'Versión de MySQL'; $_LANGADM['AdminInformationfc0eeb8415aed39a9d3624c7fc2fe47c'] = 'Módulo PageSpeed para Apache instalado (mod_instaweb)'; -$_LANGADM['AdminInvoices0b1fb1278454d848f968d419e29c253b'] = 'Formato: 2011-12-31 (inclusive)'; -$_LANGADM['AdminInvoices0df35f41ce9f64e7f14819bd4145a2be'] = 'Prefijo utilizado para las facturas'; -$_LANGADM['AdminInvoices1513c8f4f5c2d340ac3e1c3d09aeff4c'] = 'Texto libre:'; +$_LANGADM['AdminInformation3aea774cdcd8f2c45549f10758a71323'] = 'Información sobre la tienda'; +$_LANGADM['AdminInformation37d00f4554dc3c0baeb34a9c22d787d9'] = 'URL de su tienda'; +$_LANGADM['AdminInformationb21ff650ff2c71e4da3512b23e699543'] = 'Nombre del tema utilizado'; +$_LANGADM['AdminInformation4e37aa2987c0876f7f7b2104927df1a1'] = 'Información sobre el email'; +$_LANGADM['AdminInformation3685800496ee1d4fd5cc25d805589f0e'] = 'Modo de envío de emails'; +$_LANGADM['AdminInformationf882852afa750c241cdb951bc52539fd'] = 'Utiliza la función email() de PHP'; +$_LANGADM['AdminInformationcffa72aaebae1bd90bbe1b8d827ecb1c'] = 'Utiliza sus parámetros SMTP'; +$_LANGADM['AdminInformationbdd48fb41b9d0a4a1051fa22a87eb5a2'] = 'Servidor SMTP'; +$_LANGADM['AdminInformationc5d1f3e6332bf2995c1bf1395c51a9e2'] = 'Usuario'; +$_LANGADM['AdminInformationc4e9522d7b3c8c652f7f0333ff436eec'] = 'Definido'; +$_LANGADM['AdminInformationf8b1369a8e9d90da0cae0b11049309af'] = 'No definido'; +$_LANGADM['AdminInformation3cffa2fabd5519beaf4c2fbd0610899b'] = 'Contraseña'; +$_LANGADM['AdminInformationd7f2615c71a1567cc13cf3a7f7de0aea'] = 'Encriptación'; +$_LANGADM['AdminInformation60aaf44d4b562252c04db7f98497e9aa'] = 'Puerto'; +$_LANGADM['AdminInformation8746097684bc64be8b7eff424c4debdb'] = 'Sus datos'; +$_LANGADM['AdminInformation3353448b36c11584a153b20c612fcd37'] = 'Información sobre usted'; +$_LANGADM['AdminInformatione91dd9bbca6e42bb85c0f2d94aaee995'] = 'Compruebe configuración'; +$_LANGADM['AdminInformation15f4c82d7b2b43e31c30dd018b800c56'] = 'Parámetros requeridos'; +$_LANGADM['AdminInformation2ad1ffcbe2184ed25baa66baece8908b'] = 'Por favor consulte el o los errores siguientes'; +$_LANGADM['AdminInformatione3beee990a3abfcc54a09f5727e1ee11'] = 'Parámetros opcionales'; $_LANGADM['AdminInvoices1b107c8f50c81b4b3497765849934a1c'] = 'Opciones de facturas'; -$_LANGADM['AdminInvoices1e6d57e813355689e9c77e947d73ad8f'] = 'Desde:'; -$_LANGADM['AdminInvoices23bf11ceb4fb51647fd977aba60246d3'] = 'Activar o desactivar el uso de facturas'; -$_LANGADM['AdminInvoices33caa076f23f453dd4061726f3706325'] = 'Hasta:'; -$_LANGADM['AdminInvoices366a2e6043b7f22bbb12df4a5fce45fb'] = 'No se encontraron facturas para este periodo'; -$_LANGADM['AdminInvoices38b1cc080b5571823889c6f775bf6606'] = 'Número de factura no válido (debe ser superior a '; $_LANGADM['AdminInvoices3ae56a835894e53600833725244b578f'] = 'Facturas permitidas:'; -$_LANGADM['AdminInvoices647ad0242a9d796e3c83ecf6d6435bc2'] = 'Formato: 2011-12-31 (inclusive)'; +$_LANGADM['AdminInvoicesf656df13e364342b00d7cf56077352fe'] = 'Activar o desactivar el uso de facturas'; $_LANGADM['AdminInvoices832d6a06e91e49828a89fb1ca4651d37'] = 'Prefijo de factura:'; -$_LANGADM['AdminInvoices9a0a4f0869ab12a21407047290750e7a'] = 'Por fecha'; -$_LANGADM['AdminInvoices9a572188372df6be754991fd8f080f16'] = 'No se ha encontrado factura para estos estados'; -$_LANGADM['AdminInvoicesa7bc5a8c54672ab332de0c0174dcd236'] = 'Por estados'; -$_LANGADM['AdminInvoicesc491f71acb93db711c341417e8c6be9e'] = 'Imprimir facturas en PDF'; -$_LANGADM['AdminInvoicescff972b8880cbbf6753afb2706b43fc8'] = 'Este texto aparecerá en la parte inferior de la factura'; -$_LANGADM['AdminInvoicesd07d0f209cc31af1d743ea84d572c77a'] = 'La siguiente factura se iniciará con este número, y luego aumentará con cada factura adicional. Establecer en 0 si desea mantener el número actual (#'; +$_LANGADM['AdminInvoices9d99f0c9804279fc1316f54dc31ce10a'] = 'Prefijo utilizado para las facturas'; $_LANGADM['AdminInvoicesdb2d9ca9b008f4cdb2c5902adaa84fdc'] = 'Número de factura:'; -$_LANGADM['AdminInvoicesf596633d68fc44d6c7460676060d5dcb'] = 'Fecha de inicio no válida'; -$_LANGADM['AdminInvoicesff9e9791ff17e1ca431449bb2fe992c0'] = 'Fecha de fin no válida'; -$_LANGADM['AdminLanguages00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activo'; -$_LANGADM['AdminLanguages01a3b3d8af14e844c49a3a5acc870c6b'] = 'codigo del idioma'; -$_LANGADM['AdminLanguages095f8912cc70c6a345714cf35f0595a4'] = 'Archivos de traducciones:'; -$_LANGADM['AdminLanguages0eaadb4fcb48a0a0ed7bc9868be9fbaa'] = 'Advertencia'; -$_LANGADM['AdminLanguages1044b6aeffc2c0ae2044fd7c1a6296ba'] = 'Ningún paquete de idioma corresponde a este código ISO en PrestaShop.com'; -$_LANGADM['AdminLanguages104f1a7d59077b514d4105fcee0e42ff'] = 'Formato de fecha:'; -$_LANGADM['AdminLanguages2426cdf3330e330b60bb7004015207ba'] = 'Imagen para mostrar cuando \"no se encuentra la imagen\"'; -$_LANGADM['AdminLanguages24a23d787190f2c4812ff9ab11847a72'] = 'Estado:'; -$_LANGADM['AdminLanguages3253758a8726c828bbbdc0cc8de30410'] = 'Formato de fecha (completo):'; -$_LANGADM['AdminLanguages38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar'; -$_LANGADM['AdminLanguages3a08e2e340ab29fd9263af48193cbf8e'] = 'Idiomas'; -$_LANGADM['AdminLanguages3af4c1797da60fd50670ddbb669fc0aa'] = 'Código ISO:'; -$_LANGADM['AdminLanguages43a3af99a9049fc327267d6599db63b5'] = 'Este idioma no está completo y no se puede utilizar en la Tienda o el Panel de Administración, ya que algunos archivos han desaparecido.'; -$_LANGADM['AdminLanguages4728927eaacb4a87f8661de4a791589b'] = 'Formato de fecha, completo (por ejemplo, Y-m-d H:i:s, d/m/Y H:i)'; -$_LANGADM['AdminLanguages49ee3087348e8d44e1feda1917443987'] = 'Nombre'; -$_LANGADM['AdminLanguages4c85fb98bf7cfd94c638d0f4e4e39b92'] = 'Permitir o no que el cliente seleccione este idioma'; -$_LANGADM['AdminLanguages4e140ba723a03baa6948340bf90e2ef6'] = 'Nombre:'; -$_LANGADM['AdminLanguages534fd46732986cba0efeda8701592427'] = 'Formato de fecha'; -$_LANGADM['AdminLanguages581e03e07411d053e8c0f275f90fcabc'] = 'Subir bandera del país desde su ordenador'; -$_LANGADM['AdminLanguages62f569dd8ef1d1651d8a73731788f99e'] = 'Un pack de idioma se encuentra disponible para este código ISO (su nombre es'; -$_LANGADM['AdminLanguages6b6a046a46f8e97af0b9e92ccfda7801'] = 'no puede borrar el idioma predeterminado'; -$_LANGADM['AdminLanguages6b7af0b6d91545318696c648d6b466ac'] = 'Código ISO (2 letras) (ej: es, fr, en)'; -$_LANGADM['AdminLanguages6ca38c60dc2544d36428b74669fd9f56'] = 'Archivos de correo:'; -$_LANGADM['AdminLanguages6ed8662bd9b7b3f59b193010be0c0f4a'] = 'Compruebe si un paquete de idiomas se encuentra disponible para este código ISO...'; -$_LANGADM['AdminLanguages70212b3d97d23361e0ec0bc567d7ea30'] = 'Imagen \"Sin Imagen\":'; -$_LANGADM['AdminLanguages801ab24683a4a8c433c6eb40c48bcd9d'] = 'Descargar'; -$_LANGADM['AdminLanguages886815cb03a02e29a28906c196292ba0'] = '(Experimental: el tema debe ser compatible con el lenguaje RTL)'; -$_LANGADM['AdminLanguages8bc0a3b0cb05ff731e0fb30f35264898'] = 'codigo entero del idioma (ej:en-us, pt-br)'; -$_LANGADM['AdminLanguages8c2857a9ad1d8f31659e35e904e20fa6'] = 'Logo'; -$_LANGADM['AdminLanguages9d03b9a48a9f2f06a9698d1f9484011b'] = 'Formato de fecha, simple (por ejemplo, Y-m-d, d/m/Y)'; -$_LANGADM['AdminLanguagesa2bc582c21c4b24f18a32d703c0a109b'] = 'No se puede eliminar el idioma Inglés ya que es necesario pare el funcionamiento del sistema, sólo se puede desactivar.'; -$_LANGADM['AdminLanguagesad68f9bafd9bf2dcf3865dac55662fd5'] = 'Código ISO'; -$_LANGADM['AdminLanguagesaff03422ee7ccc83301ebd200479efc1'] = '¿Es el lenguaje RTL?:'; -$_LANGADM['AdminLanguagesb2c5e7132e09b09f69a01680fbc6a140'] = 'No se puede borrar el idioma mientras se utiliza. Por favor, modificar este parámetro antes de suprimirlo.'; +$_LANGADM['AdminInvoicesd07d0f209cc31af1d743ea84d572c77a'] = 'La siguiente factura se iniciará con este número, y luego aumentará con cada factura adicional. Establecer en 0 si desea mantener el número actual (#'; +$_LANGADM['AdminInvoices407b079942b98c4e5641e336a492ae8e'] = 'Texto libre:'; +$_LANGADM['AdminInvoicescff972b8880cbbf6753afb2706b43fc8'] = 'Este texto aparecerá en la parte inferior de la factura'; +$_LANGADM['AdminInvoicesfb732799ccfead77b8dc182083671722'] = 'Modelo de factura:'; +$_LANGADM['AdminInvoices225e2713c8433c0e3f5e62553f470deb'] = 'Seleccione un modelo de factura'; +$_LANGADM['AdminInvoices9a0a4f0869ab12a21407047290750e7a'] = 'Por fecha'; +$_LANGADM['AdminInvoices1e6d57e813355689e9c77e947d73ad8f'] = 'Desde:'; +$_LANGADM['AdminInvoices5a2a90ee2bd7b7780591f198372646b0'] = 'Formato: 2011-12-31 (inclusive)'; +$_LANGADM['AdminInvoices33caa076f23f453dd4061726f3706325'] = 'Hasta:'; +$_LANGADM['AdminInvoices513a9fffc7d00397c8b70950e2fae5c4'] = 'Formato: 2011-12-31 (inclusive)'; +$_LANGADM['AdminInvoices1f0a7c7f8461359ede310318e3d44cd8'] = 'Generar archivo PDF por fecha'; +$_LANGADM['AdminInvoicesc491f71acb93db711c341417e8c6be9e'] = 'Imprimir facturas en PDF'; +$_LANGADM['AdminInvoices3f02389d0dca7ed6c03edb82a0ad35cf'] = 'Por estados'; +$_LANGADM['AdminInvoices8c01116d75287fc58b01ad3247e54342'] = 'Estados:'; +$_LANGADM['AdminInvoices77ba9aa9a87226e82948295b25b9bc6c'] = 'Usted puede exportar ordenes que no se hayan pagado aun'; +$_LANGADM['AdminInvoices1f5b4e1a0e2c01cf6de547861dc86cd8'] = 'Generar PDF por el estado'; +$_LANGADM['AdminInvoicesf2ed2bf05817e5d4b17fd63cef79dae7'] = 'Fecha de inicio no válida'; +$_LANGADM['AdminInvoices1567cf892712404eed0044bdb344e09c'] = 'Fecha de fin no válida'; +$_LANGADM['AdminInvoices366a2e6043b7f22bbb12df4a5fce45fb'] = 'No se encontraron facturas para este periodo'; +$_LANGADM['AdminInvoices99836f130b5bbf07dc34028586749d3a'] = 'Usted debe seleccionar al menos un estado'; +$_LANGADM['AdminInvoices9a572188372df6be754991fd8f080f16'] = 'No se ha encontrado factura para estos estados'; +$_LANGADM['AdminInvoices38b1cc080b5571823889c6f775bf6606'] = 'Número de factura no válido (debe ser superior a '; $_LANGADM['AdminLanguagesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminLanguagesb77f96511c7d447e59c9361c9e464631'] = 'La versión de PrestaShop compatible con este idioma y con su sistema es:'; -$_LANGADM['AdminLanguagesb9f5c797ebbf55adccdd8539a65a0241'] = 'Desactivado'; -$_LANGADM['AdminLanguagesbdfa43896989503e31f5d965ac83fb0f'] = 'no puede borrar el idioma actualmente en uso; por favor, cambie antes de idioma.'; -$_LANGADM['AdminLanguagesc11566e30920ed4786e534e5332d5b87'] = 'Formato de fecha (completo)'; -$_LANGADM['AdminLanguagesc8177e39573538431ca4c24841ee3fbe'] = 'Los archivos que faltan estan marcados en rojo'; -$_LANGADM['AdminLanguagesc907a021c935ae6144fa2ccadfe9360d'] = 'Bandera:'; -$_LANGADM['AdminLanguagescc83a240095b0a0b6e1840bb7d43830c'] = 'Cuando borra un idioma, todas sus traducciones se borrarán de la base de datos.'; -$_LANGADM['AdminLanguagesce17cda4e805e146bbd1869cdeb844b4'] = 'Archivos de tema:'; -$_LANGADM['AdminLanguagesced0eeffb26feb6012f17fbebfe4e7f8'] = 'Una vez creado el idioma, puede importar el contenido del paquete de idioma, que puede descargar arriba, en la página \"Herramientas>Traducciones\"'; -$_LANGADM['AdminLanguagesd0b04f12f9593c3d35d1bcdf9691f14b'] = 'Cuando suprime un idioma, TODAS LAS TRADUCIONES DE ESTE IDIOMA SE SUPRIMIRÁN. ¿Está seguro de querer suprimir este idioma?'; -$_LANGADM['AdminLanguagese25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar los elementos seleccionados?'; +$_LANGADM['AdminLanguages8c2857a9ad1d8f31659e35e904e20fa6'] = 'Logo'; +$_LANGADM['AdminLanguages49ee3087348e8d44e1feda1917443987'] = 'Nombre'; +$_LANGADM['AdminLanguagesad68f9bafd9bf2dcf3865dac55662fd5'] = 'Código ISO'; $_LANGADM['AdminLanguagese59a41e120686e63cbb743f003bea4e6'] = 'codigo del idioma'; -$_LANGADM['AdminLanguagese6ced2c612d5024c1a2331cdf96e1c33'] = 'Activar si el idioma se escribe de derecha a izquierda.'; -$_LANGADM['AdminLocalization19edfe6dfa17c2bded4b8112c2b273c0'] = 'El idioma de su servidor'; -$_LANGADM['AdminLocalization1a8940a8dec839073dae5489faff67f7'] = 'Unidad de peso:'; -$_LANGADM['AdminLocalization254f642527b45bc260048e30704edb39'] = 'Configuración'; -$_LANGADM['AdminLocalization36144ac2644548932977cc36677c1698'] = 'La moneda utilizada por defecto en la tienda'; +$_LANGADM['AdminLanguages534fd46732986cba0efeda8701592427'] = 'Formato de fecha'; +$_LANGADM['AdminLanguagesc11566e30920ed4786e534e5332d5b87'] = 'Formato de fecha (completo)'; +$_LANGADM['AdminLanguages00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activo'; +$_LANGADM['AdminLanguagesd3b206d196cd6be3a2764c1fb90b200f'] = 'Borrar seleccionados'; +$_LANGADM['AdminLanguagese25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar items seleccionados?'; +$_LANGADM['AdminLanguagesa52f61ea814d28d3718b8c0a1cfb0feb'] = 'Cuando suprime un idioma, TODAS LAS TRADUCIONES DE ESTE IDIOMA SE SUPRIMIRÁN. ¿Está seguro de querer suprimir este idioma?'; +$_LANGADM['AdminLanguages950baf75b9fd48b9cb4a3d30ffeda4ef'] = 'Opciones del idioma'; +$_LANGADM['AdminLanguages7c89197a7b81992ee832cb5a89fa6d9d'] = 'Idioma predeterminado:'; +$_LANGADM['AdminLanguages6b61093b5fc4585833f0981390993490'] = 'Idioma predeterminado en la tienda'; +$_LANGADM['AdminLanguagescc83a240095b0a0b6e1840bb7d43830c'] = 'Cuando borra un idioma, todas sus traducciones se borrarán de la base de datos.'; +$_LANGADM['AdminLanguages3a08e2e340ab29fd9263af48193cbf8e'] = 'Idiomas'; +$_LANGADM['AdminLanguages4e140ba723a03baa6948340bf90e2ef6'] = 'Nombre:'; +$_LANGADM['AdminLanguages3af4c1797da60fd50670ddbb669fc0aa'] = 'Código ISO:'; +$_LANGADM['AdminLanguages6ef752096440c27a7cfcde751ead469f'] = 'Código ISO (2 letras) (ej: es, fr, en)'; +$_LANGADM['AdminLanguages01a3b3d8af14e844c49a3a5acc870c6b'] = 'codigo del idioma'; +$_LANGADM['AdminLanguages14828817dac9b8636a1341b4fb0155d9'] = 'codigo entero del idioma (ej:en-us, pt-br)'; +$_LANGADM['AdminLanguages104f1a7d59077b514d4105fcee0e42ff'] = 'Formato de fecha:'; +$_LANGADM['AdminLanguages0ef690ce6c7546881f13a870acda9cdb'] = 'Formato de fecha, simple (por ejemplo, Y-m-d, d/m/Y)'; +$_LANGADM['AdminLanguages3253758a8726c828bbbdc0cc8de30410'] = 'Formato de fecha (completo):'; +$_LANGADM['AdminLanguagesbf069338a84a8ac0162383b2b39eb975'] = 'Formato de fecha, completo (por ejemplo, Y-m-d H:i:s, d/m/Y H:i)'; +$_LANGADM['AdminLanguagesc907a021c935ae6144fa2ccadfe9360d'] = 'Bandera:'; +$_LANGADM['AdminLanguages581e03e07411d053e8c0f275f90fcabc'] = 'Subir bandera del país desde su ordenador'; +$_LANGADM['AdminLanguagesf6cd34f9de864ce62b067319baffffb6'] = 'Imagen \"Sin Imagen\":'; +$_LANGADM['AdminLanguagesb05835e6a90d680382a79febbf6e1c64'] = 'Imagen para mostrar cuando \"no se encuentra la imagen\"'; +$_LANGADM['AdminLanguagesaff03422ee7ccc83301ebd200479efc1'] = '¿Es el lenguaje RTL?:'; +$_LANGADM['AdminLanguagesb9f5c797ebbf55adccdd8539a65a0241'] = 'Desactivado'; +$_LANGADM['AdminLanguages460044844d8bc6464d91a74590b30413'] = 'Activar si el idioma se escribe de derecha a izquierda.'; +$_LANGADM['AdminLanguagesa29344822fcd61ea617ac95e0d434a08'] = '(Experimental: el tema debe ser compatible con el lenguaje RTL)'; +$_LANGADM['AdminLanguages24a23d787190f2c4812ff9ab11847a72'] = 'Estado:'; +$_LANGADM['AdminLanguages4c85fb98bf7cfd94c638d0f4e4e39b92'] = 'Permitir o no que el cliente seleccione este idioma'; +$_LANGADM['AdminLanguages6ed8662bd9b7b3f59b193010be0c0f4a'] = 'Compruebe si un paquete de idiomas se encuentra disponible para este código ISO...'; +$_LANGADM['AdminLanguagesf16b5952df8d25ea30b25ff95ee8fedf'] = 'Asociación de tienda:'; +$_LANGADM['AdminLanguages38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar'; +$_LANGADM['AdminLanguages0eaadb4fcb48a0a0ed7bc9868be9fbaa'] = 'Advertencia'; +$_LANGADM['AdminLanguages5bbacfa98900912eef8c756fe2a6163a'] = 'Archivos de traducciones:'; +$_LANGADM['AdminLanguagesce17cda4e805e146bbd1869cdeb844b4'] = 'Archivos de tema:'; +$_LANGADM['AdminLanguages6ca38c60dc2544d36428b74669fd9f56'] = 'Archivos de correo:'; +$_LANGADM['AdminLanguagesfe58ac926b75e2f3118317da126187d5'] = 'No se puede eliminar el idioma Inglés ya que es necesario pare el funcionamiento del sistema, sólo se puede desactivar.'; +$_LANGADM['AdminLanguages69ce5543ed0e84204e447ba256f6e41c'] = 'no puede borrar el idioma predeterminado'; +$_LANGADM['AdminLanguagesb2c5e7132e09b09f69a01680fbc6a140'] = 'No se puede borrar el idioma mientras se utiliza. Por favor, modificar este parámetro antes de suprimirlo.'; +$_LANGADM['AdminLanguagesbdfa43896989503e31f5d965ac83fb0f'] = 'no puede borrar el idioma actualmente en uso; por favor, cambie antes de idioma.'; +$_LANGADM['AdminLanguages7611f87dfdce47d6b78d6c322dd47202'] = 'Código ISO erróneo o pack de idioma no disponible'; +$_LANGADM['AdminLanguages62f569dd8ef1d1651d8a73731788f99e'] = 'Un pack de idioma se encuentra disponible para este código ISO (su nombre es'; +$_LANGADM['AdminLanguagesbaf9eaf5458633cd586a74e5c0d6663c'] = 'La versión de PrestaShop compatible con este idioma y con su sistema es:'; +$_LANGADM['AdminLanguagesced0eeffb26feb6012f17fbebfe4e7f8'] = 'Una vez creado el idioma, puede importar el contenido del paquete de idioma, que puede descargar arriba, en la página \"Herramientas>Traducciones\"'; +$_LANGADM['AdminLanguages1044b6aeffc2c0ae2044fd7c1a6296ba'] = 'Ningún paquete de idioma corresponde a este código ISO en PrestaShop.com'; +$_LANGADM['AdminLanguages801ab24683a4a8c433c6eb40c48bcd9d'] = 'Descargar'; +$_LANGADM['AdminLanguages43a3af99a9049fc327267d6599db63b5'] = 'Este idioma no está completo y no se puede utilizar en la Tienda o el Panel de Administración, ya que algunos archivos han desaparecido.'; +$_LANGADM['AdminLanguagesc8177e39573538431ca4c24841ee3fbe'] = 'Los archivos que faltan estan marcados en rojo'; $_LANGADM['AdminLocalization369686331c93d55e587441143ccdf427'] = 'Localización'; -$_LANGADM['AdminLocalization38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar '; -$_LANGADM['AdminLocalization3a08e2e340ab29fd9263af48193cbf8e'] = 'Idiomas'; -$_LANGADM['AdminLocalization400e03b004a1f01a467424a0ed93950a'] = 'Idioma local:'; +$_LANGADM['AdminLocalization1a8940a8dec839073dae5489faff67f7'] = 'Unidad de peso:'; +$_LANGADM['AdminLocalizationb3a2169ac0fa926c666d92ab5679443b'] = 'Unidad de peso de su tienda (ej: kg o libras)'; $_LANGADM['AdminLocalization48751633fc026587e3c0179405247ac4'] = 'Unidad de distancia:'; -$_LANGADM['AdminLocalization5ca775ace4d40c1708b816f404fb3b1c'] = 'País local'; -$_LANGADM['AdminLocalization659c95668841b7d6602ead454b28d4ba'] = 'Unidad de peso de su tienda (ej: kg o libras)'; -$_LANGADM['AdminLocalization67074a462da1e5a1f733c6fb8e2355f3'] = 'Import de pack de localización'; -$_LANGADM['AdminLocalization6ae75b98f6c60f529bb7426e89216a37'] = 'Importar'; -$_LANGADM['AdminLocalization6b61093b5fc4585833f0981390993490'] = 'Idioma predeterminado en la tienda'; -$_LANGADM['AdminLocalization719fec04166d6fa75f89cd29ad61fa8c'] = 'Impuestos'; -$_LANGADM['AdminLocalization763441fe3cb9c82d0ffa63a7c5892b61'] = 'Unidad de distancia de su tienda (ej: Km o millas)'; -$_LANGADM['AdminLocalization7c89197a7b81992ee832cb5a89fa6d9d'] = 'Idioma predeterminado:'; -$_LANGADM['AdminLocalization7ca0e455445740b47853fe270fe966e2'] = 'Imposible conectarse a PrestaShop.com'; -$_LANGADM['AdminLocalization8905c859634dd24f740ecd3779cff1be'] = 'El país de su servidor'; -$_LANGADM['AdminLocalization8b1b3046eb5036b08a5eda7dbaa371cd'] = 'Pack de localización que desea importar'; -$_LANGADM['AdminLocalization8e10808175a8d945d13bab31fb2e2663'] = 'Moneda por defecto:'; -$_LANGADM['AdminLocalization9b6545e4cea9b4ad4979d41bb9170e2b'] = 'Avanzado'; +$_LANGADM['AdminLocalizationa032ac93a4f9931837bf28b938dfe8e7'] = 'Unidad de distancia de su tienda (ej: Km o millas)'; $_LANGADM['AdminLocalizationa44d74a22a9161292ed48e7e08214a92'] = 'Unidad de volumen:'; -$_LANGADM['AdminLocalizationafe1985cd4e5e0e87e3a7b33c9fe0a5e'] = 'Unidades (Ej: peso, volumen, distancia)'; -$_LANGADM['AdminLocalizationb017db41a29dff4007de058af406341e'] = 'El país por defecto utilizado en la tienda'; -$_LANGADM['AdminLocalizationb8464cdd84b5f068ad72bf5c4f32163d'] = 'Estados'; -$_LANGADM['AdminLocalizationcc2f0a18cb0448ca2101f93be765e487'] = 'Si cambia la moneda por defecto, deberá editar manualmente el precio de cada producto'; -$_LANGADM['AdminLocalizationd14d3384847c11b0708990b3343c8dbf'] = 'País por defecto:'; -$_LANGADM['AdminLocalizationd5bc5fd307b108537039b6b6f98889d5'] = 'Huso horario:'; -$_LANGADM['AdminLocalizationdfcfc43722eef1eab1e4a12e50a068b1'] = 'Divisas'; -$_LANGADM['AdminLocalizatione8fa60f47938a6d0c897198af8804338'] = 'Unidad de volumen de su tienda'; -$_LANGADM['AdminLocalizationeedffe39822101d8aaeaf3b1a1661926'] = 'Contenido para importar:'; +$_LANGADM['AdminLocalizationc0c19758c05373823d1abc74cac7f250'] = 'Unidad de volumen de su tienda'; $_LANGADM['AdminLocalizationf45093072dc38d0cf37441ea63e2ad68'] = 'Unidad de medida'; -$_LANGADM['AdminLocalizationf804c2bdebc117d9cde3cddad3b49845'] = 'La unidad de medida de su tienda (ejemplo cm)'; -$_LANGADM['AdminLogin01a569ddc6cf67ddec2a683f0a5f5956'] = '¿Ha olvidado su contraseña?'; -$_LANGADM['AdminLogin0206fb59f6e0cd0d3d271b58e9109dca'] = '¿Ha olvidado su contraseña? '; -$_LANGADM['AdminLogin07213a0161f52846ab198be103b5ab43'] = 'errores'; -$_LANGADM['AdminLogin34bdd7b9823059fa742afab7be9d4c58'] = 'Su contraseña ha sido enviada a su cuenta de correo electrónico.'; -$_LANGADM['AdminLogin4ce81305b7edb043d0a7a5c75cab17d0'] = 'Hay '; +$_LANGADM['AdminLocalization1ecd7c71d990e0f99cca1dcd516e4661'] = 'La unidad de medida de su tienda (ejemplo cm)'; +$_LANGADM['AdminLocalizationc9cc8cce247e49bae79f15173ce97354'] = 'Guardar'; +$_LANGADM['AdminLocalization9b6545e4cea9b4ad4979d41bb9170e2b'] = 'Avanzado'; +$_LANGADM['AdminLocalization400e03b004a1f01a467424a0ed93950a'] = 'Idioma local:'; +$_LANGADM['AdminLocalization19edfe6dfa17c2bded4b8112c2b273c0'] = 'El idioma de su servidor'; +$_LANGADM['AdminLocalization5ca775ace4d40c1708b816f404fb3b1c'] = 'País local'; +$_LANGADM['AdminLocalization8905c859634dd24f740ecd3779cff1be'] = 'El país de su servidor'; +$_LANGADM['AdminLocalization7ca0e455445740b47853fe270fe966e2'] = 'Imposible conectarse a PrestaShop.com'; +$_LANGADM['AdminLocalizationb8464cdd84b5f068ad72bf5c4f32163d'] = 'Estados'; +$_LANGADM['AdminLocalization719fec04166d6fa75f89cd29ad61fa8c'] = 'Impuestos'; +$_LANGADM['AdminLocalizationdfcfc43722eef1eab1e4a12e50a068b1'] = 'Divisas'; +$_LANGADM['AdminLocalization3a08e2e340ab29fd9263af48193cbf8e'] = 'Idiomas'; +$_LANGADM['AdminLocalization892a326e935b414a79a1eb938afd6ba5'] = 'Unidades (Ej: peso, volumen, distancia)'; +$_LANGADM['AdminLocalization8d1e8397e62d5f0853aa3ae01d9f5c5a'] = 'Import de pack de localización'; +$_LANGADM['AdminLocalization8b1b3046eb5036b08a5eda7dbaa371cd'] = 'Pack de localización que desea importar'; +$_LANGADM['AdminLocalizationeedffe39822101d8aaeaf3b1a1661926'] = 'Contenido para importar:'; +$_LANGADM['AdminLocalization6ae75b98f6c60f529bb7426e89216a37'] = 'Importar'; +$_LANGADM['AdminLogin34bdd7b9823059fa742afab7be9d4c58'] = 'Su clave se ha enviado a su email'; $_LANGADM['AdminLogin6357d3551190ec7e79371a8570121d3a'] = 'Hay'; -$_LANGADM['AdminLogin78e365acb087fd1f8d494dae0001de10'] = 'Dirección de correo electrónico:'; -$_LANGADM['AdminLogin94966d90747b97d1f0f206c98a8b1ac3'] = 'Enviar'; -$_LANGADM['AdminLoginafbbe4ce0486fac5cfb8685e4fcb2b8a'] = 'Por razones de seguridad, no podrá conectarse a su Back Office hasta que no haya:'; -$_LANGADM['AdminLoginb341a59d5636ed3d6a819137495b08a0'] = 'Contraseña:'; -$_LANGADM['AdminLoginbffe9a3c9a7e00ba00a11749e022d911'] = 'Login'; +$_LANGADM['AdminLogin4ce81305b7edb043d0a7a5c75cab17d0'] = 'Hay'; +$_LANGADM['AdminLogin07213a0161f52846ab198be103b5ab43'] = 'errores'; $_LANGADM['AdminLogincb5e100e5a9a3e7f6d1fd97512215282'] = 'error'; -$_LANGADM['AdminLogine99c06952f4336ce189d8df45980dca0'] = 'borrar la carpeta /install'; -$_LANGADM['AdminLogs0250518090d13c807ece595694bffa98'] = 'Los e-mails se enviarán al propietario de la tienda. '; -$_LANGADM['AdminLogs0610bbb9dba03bb8037e468534b65a1a'] = 'Tipo de objeto'; -$_LANGADM['AdminLogs0eaadb4fcb48a0a0ed7bc9868be9fbaa'] = 'Advertencia'; -$_LANGADM['AdminLogs2d7a39ee844a8ac84031dcd289630dd9'] = 'Problema grave (error crítico)'; -$_LANGADM['AdminLogs3979bb684920e9e9dc86e266f93d8c87'] = 'Nivel de gravedad'; -$_LANGADM['AdminLogs44749712dbec183e983dcd78a7736c41'] = 'Fecha'; -$_LANGADM['AdminLogs4c2a8fe7eaf24721cc7a9f0175115bd4'] = 'Mensaje'; -$_LANGADM['AdminLogs5f36cf760a5c474cc32a6d35d9c50d05'] = 'Código de error'; -$_LANGADM['AdminLogs8ae94f94d2325d227d69a939e419644a'] = 'Poner \"5\" si no desea recibir alertas por email.'; -$_LANGADM['AdminLogs902b0d55fddef6f8d651fe1035b7d4bd'] = 'Error'; -$_LANGADM['AdminLogs9176296fbbb254872bd45b186a0640db'] = 'Alerta por email'; +$_LANGADM['AdminLogin78e365acb087fd1f8d494dae0001de10'] = 'Dirección de E-mail:'; +$_LANGADM['AdminLoginb341a59d5636ed3d6a819137495b08a0'] = 'Password:'; +$_LANGADM['AdminLoginbffe9a3c9a7e00ba00a11749e022d911'] = 'Ingresar'; +$_LANGADM['AdminLogin0206fb59f6e0cd0d3d271b58e9109dca'] = '¿Olvido su contraseña?'; +$_LANGADM['AdminLoginafbbe4ce0486fac5cfb8685e4fcb2b8a'] = 'Por razones de seguridad, no se puede conectar con el Back Office hasta que haya:'; +$_LANGADM['AdminLogin362b56674d07160fab60725a927bbf13'] = 'eliminado la carpeta /install'; +$_LANGADM['AdminLogin1275ef322ce3f7031bda58ed008bef45'] = 'renombrado la carpeta /admin (ej) /admin1'; +$_LANGADM['AdminLogin006ea065dd9ea34bf67b915ec0992c9d'] = 'Por favor, a continuación, acceder a esta página por la nueva dirección URL (por ejemplo) http://www.domain.tld/admin'; +$_LANGADM['AdminLogin01a569ddc6cf67ddec2a683f0a5f5956'] = '¿Olvidaste tu contraseña?'; +$_LANGADM['AdminLogin485f5be5d5e3cd5d46ab3cd3792765c8'] = 'Por favor, introduzca su dirección de correo electrónico el que escribió durante su registro a fin de recibir sus códigos de acceso por correo electrónico'; +$_LANGADM['AdminLogin94966d90747b97d1f0f206c98a8b1ac3'] = 'Enviar'; +$_LANGADM['AdminLogin463e58c1d35fb5a4a8d717c99a60d257'] = 'Regresar al inicio de sesión'; +$_LANGADM['AdminLogsd3b206d196cd6be3a2764c1fb90b200f'] = 'Borrar items seleccionados'; +$_LANGADM['AdminLogse25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar items seleccionados?'; $_LANGADM['AdminLogsb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminLogsb80c52e7f679fba3c2837b42705fe779'] = 'A título informativo'; -$_LANGADM['AdminLogsb935e54525e9ae14fd397b5d33e85b0c'] = 'Nivel máximo de gravedad:'; -$_LANGADM['AdminLogsd95fc016a6eee828f434ed5f55504427'] = 'ID del objeto'; -$_LANGADM['AdminLogse25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar los elementos seleccionados?'; $_LANGADM['AdminLogsecb833e2dc5d6c03d4d0cddf1b15e85a'] = 'Gravedad (1-4)'; -$_LANGADM['AdminMaintenance049104cffa3c1841dece50e6e41f749c'] = 'Active o desactive su tienda. Desactive su tienda mientras efectúa su mantenimiento. Tenga en cuenta que el webservice no se desactivará y que sus datos seguirán visibles a través del mismo.'; -$_LANGADM['AdminMaintenance0db377921f4ce762c62526131097968f'] = 'General'; -$_LANGADM['AdminMaintenance38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar '; -$_LANGADM['AdminMaintenance7fe15a347d66e291d7a1375273226205'] = 'Activar la tienda'; -$_LANGADM['AdminMaintenance894cd7887e47ca0e836e31577664b1ea'] = 'Dirreciones IP autorizadas para el accesso a su tienda cuando está desactivada. Utilizar comillas para separarlos (e.j., 42.24.4.2,127.0.0.1,99.98.97.96)'; -$_LANGADM['AdminMaintenancedaf835712085aaaf81818e7ebfeb66b8'] = 'IP de mantenimiento'; -$_LANGADM['AdminManufacturers0071aa279bd1583754a544277740f047'] = 'Borrar elemento n°'; -$_LANGADM['AdminManufacturers0099c0173a3c7758b36025bdae9b4fc7'] = 'Activado:'; -$_LANGADM['AdminManufacturers00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activado'; -$_LANGADM['AdminManufacturers068f80c7519d0528fb08e82137a72131'] = 'Artículos'; -$_LANGADM['AdminManufacturers18325105de95083e4a1d10b78f29c2bc'] = 'Estado'; -$_LANGADM['AdminManufacturers1caa6ff629641a4eb20f190f7a0539ca'] = 'Nombre del atributo'; -$_LANGADM['AdminManufacturers20db0bfeecd8fe60533206a2b5e9891a'] = 'Nombre'; -$_LANGADM['AdminManufacturers234078adec0a64008b6ae77653776cfa'] = 'Breve descripción:'; -$_LANGADM['AdminManufacturers2377be3c2ad9b435ba277a73f0f1ca76'] = 'Fabricantes'; -$_LANGADM['AdminManufacturers284b47b0bb63ae2df3b29f0e691d6fcf'] = 'Direcciones'; -$_LANGADM['AdminManufacturers2bf1d5fae1c321d594fdedf05058f709'] = 'Dirección:'; -$_LANGADM['AdminManufacturers38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar'; -$_LANGADM['AdminManufacturers394deec8b4e901394f69ad41095b1ecc'] = 'Meta Keywords:'; -$_LANGADM['AdminManufacturers3a2ffc65800e37e450c8aeb609ebf724'] = 'Total de direcciones:'; -$_LANGADM['AdminManufacturers3e053943605d9e4bf7dd7588ea19e9d2'] = 'Caracteres prohibidos:'; +$_LANGADM['AdminLogs4c2a8fe7eaf24721cc7a9f0175115bd4'] = 'Mensaje'; +$_LANGADM['AdminLogs0610bbb9dba03bb8037e468534b65a1a'] = 'Tipo de objeto'; +$_LANGADM['AdminLogsd95fc016a6eee828f434ed5f55504427'] = 'ID del objeto'; +$_LANGADM['AdminLogs5f36cf760a5c474cc32a6d35d9c50d05'] = 'Código de error'; +$_LANGADM['AdminLogs44749712dbec183e983dcd78a7736c41'] = 'Fecha'; +$_LANGADM['AdminLogs9176296fbbb254872bd45b186a0640db'] = 'Alerta por email'; +$_LANGADM['AdminLogsb935e54525e9ae14fd397b5d33e85b0c'] = 'Nivel máximo de gravedad:'; +$_LANGADM['AdminLogs1c319378bd03402cc2329e0cb64fdb58'] = 'Poner \"5\" si no desea recibir alertas por email.'; +$_LANGADM['AdminLogs8d1611715a833c084851a82c2be1eda7'] = 'Los e-mails se enviarán al propietario de la tienda. '; +$_LANGADM['AdminLogs3979bb684920e9e9dc86e266f93d8c87'] = 'Nivel de gravedad'; +$_LANGADM['AdminLogsc9869fa659bd86f03aba826acd8db5b5'] = 'Significado de los niveles de gravedad:'; +$_LANGADM['AdminLogsb80c52e7f679fba3c2837b42705fe779'] = 'A título informativo'; +$_LANGADM['AdminLogs0eaadb4fcb48a0a0ed7bc9868be9fbaa'] = 'Advertencia'; +$_LANGADM['AdminLogs902b0d55fddef6f8d651fe1035b7d4bd'] = 'Error'; +$_LANGADM['AdminLogs2d7a39ee844a8ac84031dcd289630dd9'] = 'Problema grave (error crítico)'; +$_LANGADM['AdminManufacturersd3b206d196cd6be3a2764c1fb90b200f'] = 'Borrar seleccionados'; +$_LANGADM['AdminManufacturerse25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar items seleccionados?'; +$_LANGADM['AdminManufacturersb718adec73e04ce3ec720dd11a06a308'] = 'ID'; +$_LANGADM['AdminManufacturers8c2857a9ad1d8f31659e35e904e20fa6'] = 'Logotipo'; $_LANGADM['AdminManufacturers49ee3087348e8d44e1feda1917443987'] = 'Nombre'; -$_LANGADM['AdminManufacturers4e140ba723a03baa6948340bf90e2ef6'] = 'Nombre:'; -$_LANGADM['AdminManufacturers4ff771c5a62c10ddbe02b9b5357b3402'] = 'Subir logo del fabricante desde su ordenador'; -$_LANGADM['AdminManufacturers52eb5928a34db3e3da7ba52b0644273b'] = 'EAN13'; -$_LANGADM['AdminManufacturers543ae6adeb524f98cc7d3c816a1ec1e3'] = 'Total de artículos:'; +$_LANGADM['AdminManufacturers284b47b0bb63ae2df3b29f0e691d6fcf'] = 'Direcciones'; +$_LANGADM['AdminManufacturers068f80c7519d0528fb08e82137a72131'] = 'Artículos'; +$_LANGADM['AdminManufacturers00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activado'; +$_LANGADM['AdminManufacturers5dacf80e37f25fae383cd79c4ee335d6'] = 'Lista de fabricantes:'; +$_LANGADM['AdminManufacturersc0bd7654d5b278e65f21cf4e9153fdb4'] = 'Fabricante'; +$_LANGADM['AdminManufacturers20db0bfeecd8fe60533206a2b5e9891a'] = 'Nombre'; +$_LANGADM['AdminManufacturers8d3f5eff9c40ee315d452392bed5309b'] = 'Apellidos'; +$_LANGADM['AdminManufacturersd108a94475e22677c0cd8ecdc3f0eb62'] = 'Código postal'; $_LANGADM['AdminManufacturers57d056ed0984166336b7879c2af3657f'] = 'Ciudad'; $_LANGADM['AdminManufacturers59716c97497eb9694541f7c3d37b1a4d'] = 'Pais'; +$_LANGADM['AdminManufacturers3223e193c166260ab6e2b81223f8d4c8'] = 'Direcciones de fabricantes:'; +$_LANGADM['AdminManufacturers884521e0d3b5e583f112e42352045ae9'] = 'Editar direcciones'; +$_LANGADM['AdminManufacturers2377be3c2ad9b435ba277a73f0f1ca76'] = 'Fabricantes'; +$_LANGADM['AdminManufacturers4e140ba723a03baa6948340bf90e2ef6'] = 'Nombre:'; $_LANGADM['AdminManufacturers6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Carácteres no válidos:'; -$_LANGADM['AdminManufacturers63d5049791d9d79d86e9a108b0a999ca'] = 'Referencia'; -$_LANGADM['AdminManufacturers647b89b705fafd7d44aa6f01a5cb4711'] = 'Cant:'; -$_LANGADM['AdminManufacturers668a8d8d7ffe5da112b266e46b79b685'] = 'Nombre:'; -$_LANGADM['AdminManufacturers77638e87a55b8747e79590defafa75c9'] = 'Código postal'; -$_LANGADM['AdminManufacturers7b250cb374c12c42a75227ba75df7779'] = 'Título del Meta:'; -$_LANGADM['AdminManufacturers7dce122004969d56ae2e0245cb754d35'] = 'Modificar'; -$_LANGADM['AdminManufacturers8c2857a9ad1d8f31659e35e904e20fa6'] = 'Logotipo'; -$_LANGADM['AdminManufacturers8d3f5eff9c40ee315d452392bed5309b'] = 'Apellidos'; -$_LANGADM['AdminManufacturersa6bb76858f8b4b61c050ad7a7ac57e06'] = 'Meta descripción:'; +$_LANGADM['AdminManufacturers234078adec0a64008b6ae77653776cfa'] = 'Descripción corta:'; +$_LANGADM['AdminManufacturersd0042a700e9bdf79689d63ee6846dc0e'] = 'Descripción:'; $_LANGADM['AdminManufacturersacd7b45c9d50280a52990015b2c24ba8'] = 'Logo:'; -$_LANGADM['AdminManufacturersaf7448c885be0d8acd5eb84322176570'] = 'UPC'; -$_LANGADM['AdminManufacturersb718adec73e04ce3ec720dd11a06a308'] = 'ID'; +$_LANGADM['AdminManufacturers4ff771c5a62c10ddbe02b9b5357b3402'] = 'Subir logo del fabricante desde su ordenador'; +$_LANGADM['AdminManufacturers7b250cb374c12c42a75227ba75df7779'] = 'Meta titulo:'; +$_LANGADM['AdminManufacturers3e053943605d9e4bf7dd7588ea19e9d2'] = 'Caracteres prohibidos:'; +$_LANGADM['AdminManufacturersa6bb76858f8b4b61c050ad7a7ac57e06'] = 'Meta descripción:'; +$_LANGADM['AdminManufacturers394deec8b4e901394f69ad41095b1ecc'] = 'Meta palabras clave:'; +$_LANGADM['AdminManufacturers0099c0173a3c7758b36025bdae9b4fc7'] = 'Activado:'; $_LANGADM['AdminManufacturersb9f5c797ebbf55adccdd8539a65a0241'] = 'Desactivado'; -$_LANGADM['AdminManufacturersbe5e0b5d50d48b049bd0f7b57cd163f9'] = 'Apellidos:'; -$_LANGADM['AdminManufacturersbffb711ec36f280459d11dce315da72f'] = 'Ciudad:'; -$_LANGADM['AdminManufacturersc0bd7654d5b278e65f21cf4e9153fdb4'] = 'Fabricante'; -$_LANGADM['AdminManufacturersc9cc8cce247e49bae79f15173ce97354'] = 'Guardar'; -$_LANGADM['AdminManufacturersccf096490d2671f3ea97ea9289eee5b1'] = 'EAN13:'; -$_LANGADM['AdminManufacturersd0042a700e9bdf79689d63ee6846dc0e'] = 'Descripción'; -$_LANGADM['AdminManufacturerse25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar los elementos seleccionados?'; -$_LANGADM['AdminManufacturerse78b6f4eb3be046f4d25c07ce54954d4'] = 'Ref:'; -$_LANGADM['AdminManufacturersea4788705e6873b424c65e91c2846b19'] = 'Suprimir'; -$_LANGADM['AdminManufacturersf2a6c498fb90ee345d997f888fce3b18'] = 'Borrar'; +$_LANGADM['AdminManufacturers817b35caca2afa11b6c1efc428315470'] = 'Asociación de tienda:'; +$_LANGADM['AdminManufacturers38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar'; +$_LANGADM['AdminManufacturers2ebc15ccabe20987e9a7daeac7c87c45'] = 'Seleccione un fabricante:'; $_LANGADM['AdminManufacturersf4a275a931b82e5058bc8ffad8b8e5bd'] = 'Fabricante:'; +$_LANGADM['AdminManufacturersbe5e0b5d50d48b049bd0f7b57cd163f9'] = 'Apellido:'; +$_LANGADM['AdminManufacturers668a8d8d7ffe5da112b266e46b79b685'] = 'Nombre:'; +$_LANGADM['AdminManufacturers2bf1d5fae1c321d594fdedf05058f709'] = 'Dirección:'; +$_LANGADM['AdminManufacturers28ff513c3d1589f6f46dcaee92f31172'] = 'Dirección (2):'; +$_LANGADM['AdminManufacturersc3f42f159abd8ca877101e1f6eff322f'] = 'Código Postal / ZIP:'; +$_LANGADM['AdminManufacturersbffb711ec36f280459d11dce315da72f'] = 'Ciudad:'; $_LANGADM['AdminManufacturersf64be5eef68442a8f50cf535b92ad3e4'] = 'País:'; +$_LANGADM['AdminManufacturers18325105de95083e4a1d10b78f29c2bc'] = 'Estado:'; +$_LANGADM['AdminManufacturers8bb2af035e07a96f27f1d8f2c98be357'] = 'Teléfono hogar:'; +$_LANGADM['AdminManufacturerscec59c4cf319e37788de60170226b705'] = 'Teléfono móvil:'; +$_LANGADM['AdminManufacturersfc1858e766ad35ccd1e3aaa0766a7fea'] = 'Otro:'; +$_LANGADM['AdminManufacturers804f1e6cd9e6d68208f39932da191f61'] = 'Dirección de email'; +$_LANGADM['AdminManufacturersc9cc8cce247e49bae79f15173ce97354'] = 'Guardar'; +$_LANGADM['AdminManufacturersea4788705e6873b424c65e91c2846b19'] = 'Cancelar'; +$_LANGADM['AdminManufacturers3a2ffc65800e37e450c8aeb609ebf724'] = 'Total de direcciones:'; +$_LANGADM['AdminManufacturers1d1f72ce9c582c39ef66af15e5e574a5'] = 'No hay direcciones para este fabricante'; +$_LANGADM['AdminManufacturers543ae6adeb524f98cc7d3c816a1ec1e3'] = 'Total de artículos:'; +$_LANGADM['AdminManufacturers7dce122004969d56ae2e0245cb754d35'] = 'Modificar'; +$_LANGADM['AdminManufacturers0071aa279bd1583754a544277740f047'] = 'Borrar elemento n°'; +$_LANGADM['AdminManufacturersf2a6c498fb90ee345d997f888fce3b18'] = 'Borrar'; +$_LANGADM['AdminManufacturerse78b6f4eb3be046f4d25c07ce54954d4'] = 'Ref:'; +$_LANGADM['AdminManufacturersccf096490d2671f3ea97ea9289eee5b1'] = 'EAN13:'; +$_LANGADM['AdminManufacturersaf7448c885be0d8acd5eb84322176570'] = 'UPC'; +$_LANGADM['AdminManufacturers647b89b705fafd7d44aa6f01a5cb4711'] = 'Cant:'; +$_LANGADM['AdminManufacturers1caa6ff629641a4eb20f190f7a0539ca'] = 'Nombre del atributo'; +$_LANGADM['AdminManufacturers63d5049791d9d79d86e9a108b0a999ca'] = 'Referencia'; +$_LANGADM['AdminManufacturers52eb5928a34db3e3da7ba52b0644273b'] = 'EAN13'; $_LANGADM['AdminManufacturersfbd99ad01b92dbafc686772a39e3d065'] = 'UPC'; -$_LANGADM['AdminMeta0af89096135210f23a49637e3d9f3a60'] = 'Mata-Tags'; -$_LANGADM['AdminMeta193cfc9be3b995831c6af2fea6650e60'] = 'Página'; -$_LANGADM['AdminMeta1dec4f55522b828fe5dacf8478021a9e'] = 'URL amigable'; -$_LANGADM['AdminMeta2affaa9860b7565fac919c53798b398d'] = 'Ejemplo: \"contactos\" para http://mitienda.com/shop/contactos redirigirá hacia http://mitienda.com/shop/contacot-form.php'; -$_LANGADM['AdminMeta345d6249c20c6319bb09edaaf536744b'] = 'La generación de archivos Robots'; -$_LANGADM['AdminMeta36bdb6de116cea25f90c6ff3e2c0e100'] = 'Reescritura URL'; -$_LANGADM['AdminMeta38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar'; -$_LANGADM['AdminMeta394deec8b4e901394f69ad41095b1ecc'] = 'Meta palabras clave'; -$_LANGADM['AdminMeta3b823baba7abb920bd1c18104ae7537b'] = 'Su archivo robots.txt DEBE estar en la raíz de su sitio Web, y en ninguna otra parte.'; -$_LANGADM['AdminMeta44bc5350d0a72d6f348aaeebb4004d8e'] = 'Automáticamente redirigifdos a la URL canónica'; -$_LANGADM['AdminMeta6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caracteres no válidos:'; -$_LANGADM['AdminMeta7959e21ff0b83542251ca0b4e9a62eea'] = 'Generar el archivo robots.txt'; -$_LANGADM['AdminMeta7dc12aaf3ebf9e01ef5b2ec91761c26a'] = 'Activar esta opción sólo si tiene problemas con algunas páginas URL en reescritura.'; -$_LANGADM['AdminMeta82fa9d45784fa48b4a37f4e225de5451'] = 'Descripción breve'; -$_LANGADM['AdminMeta93cba07454f06a4a960172bbd6e2a435'] = 'Sí'; -$_LANGADM['AdminMetaa6bb76858f8b4b61c050ad7a7ac57e06'] = 'Meta descripción'; -$_LANGADM['AdminMetaacaa02ab1d800ce9a0b3df2e4ab8909a'] = 'Desactivar apache MultiViews'; -$_LANGADM['AdminMetab65cc08420e484602c7c313336933452'] = 'por ejemplo: http://www.yoursite.com/robots.txt'; +$_LANGADM['AdminManufacturersc8c5918f1175c1296d19755b2f49d1c9'] = 'Cantidad disponible'; +$_LANGADM['AdminMetad3b206d196cd6be3a2764c1fb90b200f'] = 'Borrar items seleccionados'; +$_LANGADM['AdminMetae25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar items seleccionados?'; $_LANGADM['AdminMetab718adec73e04ce3ec720dd11a06a308'] = 'ID'; +$_LANGADM['AdminMeta193cfc9be3b995831c6af2fea6650e60'] = 'Página'; $_LANGADM['AdminMetab78a3223503896721cca1303f776159b'] = 'Título'; -$_LANGADM['AdminMetab8a27e47e64caa3e36c8894c3745357b'] = 'Antes de poder utilizar esta herramienta, es necesario:'; -$_LANGADM['AdminMetabafd7322c6e97d25b6299b5d6fe8920b'] = 'No'; -$_LANGADM['AdminMetabc5d446bc10f94f2132fa898d11a423a'] = 'Configuración de las URL'; -$_LANGADM['AdminMetac12e753c3108c17350db4e5990ff626e'] = 'Lista de palabras clave'; -$_LANGADM['AdminMetac9cc8cce247e49bae79f15173ce97354'] = 'Guardar'; -$_LANGADM['AdminMetad65773e40ecde8c2b27057f09fc868ff'] = 'Título de la página'; +$_LANGADM['AdminMeta1dec4f55522b828fe5dacf8478021a9e'] = 'URL amigable'; +$_LANGADM['AdminMeta3cb0403ba2ec65e9030c1013b5edb42d'] = 'Configuración de las URL'; $_LANGADM['AdminMetada82a2002384409477655085d5c4136e'] = 'Active esta opción únicamente si su servidor autoriza la reescritura de URL (aconsejable).'; +$_LANGADM['AdminMeta14caa3d50da16368a8f30b53a5b72aa4'] = 'Automáticamente redirigifdos a la URL canónica'; +$_LANGADM['AdminMetae40f09f13be4201a607dfec5169b3a26'] = 'Aconsejable, pero el tema debe ser compatible'; +$_LANGADM['AdminMeta0d3ed57f8fd83cc2e9cf265a18663c0a'] = 'Formato de URLs'; +$_LANGADM['AdminMeta217d09a3c6b7f7837bbb069a42c138fd'] = 'Usted puede cambiar aquí el patrón de sus enlaces. Hay algunas palabras clave disponibles para cada ruta se enumeran a continuación, las palabras clave con * son obligatorios. Para añadir una palabra clave en el uso de URL por palabra clave} {sintaxis. Usted puede agregar un poco de texto antes o después de la palabra clave si la palabra clave no está vacío, con la sintaxis {prepend: palabra clave: append}, por ejemplo {-eh-: meta_title} se añade \"-hey-my-título\" en la URL, si meta el título se establece, o nada. URL amigables y volver a escribir la opción Apache debe estar activado en su servidor web para utilizar esta funcionalidad.'; +$_LANGADM['AdminMeta5575f8bf467eba7499f22e78db6f3f56'] = 'Ruta a los productos'; +$_LANGADM['AdminMeta1092637069f4ebf1bee2b02fd280888b'] = 'Ruta a las categorías'; +$_LANGADM['AdminMeta08a551b84112995247355daf3b5d72ba'] = 'Ruta a los proveedores'; +$_LANGADM['AdminMeta8f815100fbc9398e9441b28d219e0ca4'] = 'Ruta a los fabricantes'; +$_LANGADM['AdminMeta8eee2883d683841b6ab08c1bb6d13fb7'] = 'Ruta a las páginas CMS'; +$_LANGADM['AdminMeta83495f05c4aa5f326f23b6d58d0da5e6'] = 'Ruta a las categorías CMS'; +$_LANGADM['AdminMeta4b9a9672a96a435f1d15ad934e093104'] = 'Ruta a los modulos'; +$_LANGADM['AdminMeta9ca94e67feafa7c087ed70257d54ce53'] = 'Palabras clave: %s'; +$_LANGADM['AdminMeta0af89096135210f23a49637e3d9f3a60'] = 'Mata-Tags'; $_LANGADM['AdminMetadbb5f11eab5c5c375c4c5face47ddf1e'] = 'Página:'; -$_LANGADM['AdminMetae1a7478962f9872f0765922496b26851'] = '¡Página no disponible!'; -$_LANGADM['AdminMetae25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar los elementos seleccionados?'; -$_LANGADM['AdminMetae67422bc0428fba3af157a4d4851d2b4'] = 'Título de esta página'; -$_LANGADM['AdminMetae73d8e659020c1acff040a3a3eaf9d21'] = 'Aconsejable, pero el tema debe ser compatible'; $_LANGADM['AdminMetaf7d367e5791685828ef2f3d6f2148484'] = 'Nombre de la página relacionada'; -$_LANGADM['AdminModules0095a9fa74d1713e43e370a7d7846224'] = 'Export'; -$_LANGADM['AdminModules00c3388449f7c4d73cc8c417d7d38554'] = 'Todos los módulos'; -$_LANGADM['AdminModules02684cc6b6ea1811a064f475a5fd1d18'] = 'Autores'; -$_LANGADM['AdminModules0557fa923dcee4d0f86b1409f5c2167f'] = 'atras'; -$_LANGADM['AdminModules06933067aafd48425d67bcb01bba5cb6'] = 'Actualización'; -$_LANGADM['AdminModules13348442cc6a27032d2b4aa28b75a5d3'] = 'Buscar'; -$_LANGADM['AdminModules222e1825c6eb93a516fba01be7861ddd'] = 'Redes sociales'; -$_LANGADM['AdminModules29c632cf1c7f140b6e86f3af04df48d4'] = 'Instalar selección'; -$_LANGADM['AdminModules2bcde8baf68a8b2a88a4a072437639e8'] = 'Pago Seguro'; -$_LANGADM['AdminModules2faec1f9f8cc7f8f40d521c4dd574f49'] = 'Activar'; -$_LANGADM['AdminModules3182ea023795eb83ed0ce3beea5beb73'] = 'Otros Módulos'; -$_LANGADM['AdminModules335676135e0f03d2756262a437c95a0e'] = 'Merchandizing'; -$_LANGADM['AdminModules349838fb1d851d3e2014b9fe39203275'] = 'Instalar'; -$_LANGADM['AdminModules3adbdb3ac060038aa0e6e6c138ef9873'] = 'Categoría'; -$_LANGADM['AdminModules485e7b5a1a22f24d67a011c7ae21382a'] = 'Búsqueda y Filtros'; -$_LANGADM['AdminModules49a1b0ce5fd874636756adcf1423e035'] = 'Publicidad y marketing'; -$_LANGADM['AdminModules4cf4871b73927be08c4d9cd5874f899f'] = 'Módulos en partenariado'; -$_LANGADM['AdminModules526d688f37a86d3c3f27d0c5016eb71d'] = 'Reiniciar'; -$_LANGADM['AdminModules53103fcc4656f55c219b600ded3c7438'] = 'gestiona los hooks'; -$_LANGADM['AdminModules551746895fb66f979bce758992475bfc'] = 'ningún archivo seleccionado'; -$_LANGADM['AdminModules5815819625f2a7b13017e31a3d1af0dd'] = 'Cargar el módulo desde su ordenador.'; -$_LANGADM['AdminModules5976afe9ba86f2fdc39868d5282b02fa'] = 'Módulos nativos'; -$_LANGADM['AdminModules59e06cbd4be5387138b589509ce17162'] = 'Análisis y estadísticas'; -$_LANGADM['AdminModules5b48d0f5735d2f9b73a8f3ec7c4858ba'] = 'Archivo del módulo'; -$_LANGADM['AdminModules5b985caa89b2ca61bbeee91a896c610d'] = 'Herramientas de Migración'; -$_LANGADM['AdminModules5dc6d69e21ca0f5779b9cfeae1154f05'] = 'Gestión del Contenido'; -$_LANGADM['AdminModules5f17a788546ddb43236732f8b0bdfd7e'] = 'Diaporamas'; -$_LANGADM['AdminModules6b8f34307b46c249a91d84e52ae94caf'] = 'Activados y desactivados'; -$_LANGADM['AdminModules6ff063fbc860a79759a7369ac32cee22'] = 'Procesos de Pedido'; -$_LANGADM['AdminModules7245ac07bbd56e6d0f7489a7dddb836f'] = 'Desinstalar selección'; +$_LANGADM['AdminMetae1a7478962f9872f0765922496b26851'] = '¡Página no disponible!'; +$_LANGADM['AdminMeta33de75d34ebe209ac0536cfef2d44206'] = 'Título de la página'; +$_LANGADM['AdminMeta6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caracteres no válidos:'; +$_LANGADM['AdminMetae67422bc0428fba3af157a4d4851d2b4'] = 'Título de esta página'; +$_LANGADM['AdminMetaa6bb76858f8b4b61c050ad7a7ac57e06'] = 'Meta descripción'; +$_LANGADM['AdminMetab7e4848d64e66565d360a42e54fd1b3b'] = 'Descripción breve'; +$_LANGADM['AdminMeta394deec8b4e901394f69ad41095b1ecc'] = 'Meta palabras clave'; +$_LANGADM['AdminMeta13f52e209a05e588d6966c38b5e1586b'] = 'Lista de palabras clave'; +$_LANGADM['AdminMeta36bdb6de116cea25f90c6ff3e2c0e100'] = 'Reescritura URL'; +$_LANGADM['AdminMetac044cd6af515368484562d1e61f02e68'] = 'Ejemplo: \"contactos\" para http://mitienda.com/shop/contactos redirigirá hacia http://mitienda.com/shop/contacot-form.php'; +$_LANGADM['AdminMeta38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar'; $_LANGADM['AdminModules7258e7251413465e0a3eb58094430bde'] = 'Administración'; -$_LANGADM['AdminModules7d4eb04d5b71acb455329b4d6e228388'] = 'Aplicaciones Front Office'; -$_LANGADM['AdminModules8634e049945e0e8562673698a1abb485'] = 'Subir este módulo'; -$_LANGADM['AdminModules87a3a6caeffcd74b07ad451f7695dda7'] = 'Precio y Descuentos'; -$_LANGADM['AdminModules8b875b0fceeb6000f40332b9e0c8df36'] = 'Transportista y Logística'; -$_LANGADM['AdminModules9472e641f3ca4a8e3704f4fa9adc7835'] = 'Instalado y Desinstalado'; -$_LANGADM['AdminModules96b0141273eabab320119c467cdcaf17'] = 'Total'; -$_LANGADM['AdminModules96e36efe70e72835ae51946e2650f9e7'] = 'Añadir nuevo módulo'; +$_LANGADM['AdminModules49a1b0ce5fd874636756adcf1423e035'] = 'Publicidad y marketing'; +$_LANGADM['AdminModules59e06cbd4be5387138b589509ce17162'] = 'Análisis y estadísticas'; $_LANGADM['AdminModules9ad88037f3139ea9a992ad5d8cfd6a98'] = 'Facturación'; -$_LANGADM['AdminModules9ce81cf948b7325d53c64aa610851552'] = 'Esta acción suprime definitivamente el módulo de su servidor. ¿Está realmente seguro?'; -$_LANGADM['AdminModulesPositions08a38277b0309070706f6652eeae9a53'] = 'Bajar'; -$_LANGADM['AdminModulesPositions0e914d3a9383dca6cf82f48659c41688'] = 'Pulsando aquí le redirigirán hacia el front-office de su tienda para desplazar y suprimir módulos directamente'; -$_LANGADM['AdminModulesPositions0eb9b3af2e4a00837a1b1a854c9ea18c'] = 'módulos'; -$_LANGADM['AdminModulesPositions1063e38cb53d94d386f21227fcd84717'] = 'Eliminar'; -$_LANGADM['AdminModulesPositions19f823c6453c2b1ffd09cb715214813d'] = 'Campo obligatorio'; -$_LANGADM['AdminModulesPositions22884db148f0ffb0d830ba431102b0b5'] = 'módulo'; -$_LANGADM['AdminModulesPositions258f49887ef8d14ac268c92b02503aaa'] = 'Subir'; -$_LANGADM['AdminModulesPositions498f79c4c5bbde77f1bceb6c86fd0f6d'] = 'Mostrar'; -$_LANGADM['AdminModulesPositions4ba24d91566786f5315acf453418dbb6'] = 'Todos los módulos'; -$_LANGADM['AdminModulesPositions51a8b3a61ad63d4e5df2ce86870e39b8'] = 'Trasladar un módulo'; -$_LANGADM['AdminModulesPositions605e21f380bbda2912e12a4c16737227'] = 'Sin módulos para este hook'; -$_LANGADM['AdminModulesPositions6c60f3604bf60b7521bfc60e9c4f65ca'] = 'Ejecutar LiveEdit'; -$_LANGADM['AdminModulesPositions6d7c1e5020617c62ce515b7d9d610dd8'] = 'Mostrar los hook invisbles'; -$_LANGADM['AdminModulesPositions7dce122004969d56ae2e0245cb754d35'] = 'Editar'; -$_LANGADM['AdminModulesPositions8a6617dfa35ce54642fc61fd53935a91'] = 'Por favor, escriba cada nombre de fichero separado por una coma'; -$_LANGADM['AdminModulesPositions8e278f6a1ae38a12b2378eec8d08aa4f'] = 'Live edit'; -$_LANGADM['AdminModulesPositions98a11cd6082576d0b5c84f37bde0b380'] = 'Hook en'; -$_LANGADM['AdminModulesPositions9ee91b01130064edd60d330a3888d17e'] = 'Por favor, especifique los archivos para los cuales no desea que se muestren los módulos'; -$_LANGADM['AdminModulesPositionsc9cc8cce247e49bae79f15173ce97354'] = 'Guardar'; -$_LANGADM['AdminModulesPositionsd5f1381c5f97f928df4ef8d18c2a27c0'] = 'Excepciones'; -$_LANGADM['AdminModulesPositionse55f75a29310d7b60f7ac1d390c8ae42'] = 'Módulo'; -$_LANGADM['AdminModulesPositionsec211f7c20af43e742bf2570c3cb84f9'] = 'Agregar'; -$_LANGADM['AdminModulesPositionsf2a6c498fb90ee345d997f888fce3b18'] = 'Borrar'; -$_LANGADM['AdminModulesPositionsfc5ad043a6703887bcf45eb8348d8680'] = 'Nombre técnico:'; -$_LANGADM['AdminModulesPositionsfeb6f2e19409f021e5fd65c51d21d254'] = 'Deshacer la selección'; -$_LANGADM['AdminModulesa0f454ebaee933c7791ffcdda76944b3'] = 'Módulos desactivados'; -$_LANGADM['AdminModulesa27dfe771799a09fd55fea73286eb6ab'] = 'Desinstalar'; -$_LANGADM['AdminModulesa8b87a22bdd589f5d056645941a01841'] = 'Guias de Compra'; -$_LANGADM['AdminModulesa9964513dc046a2cd404413f77b4656e'] = 'Edición rápida / de masa'; -$_LANGADM['AdminModulesaf1b98adf7f686b84cd0b443e022b7a0'] = 'Categorías'; -$_LANGADM['AdminModulesb5a7adde1af5c87d7fd797b6245c2a39'] = 'Descripción '; -$_LANGADM['AdminModulesbcfaccebf745acfd5e75351095a5394a'] = 'Desactivar'; -$_LANGADM['AdminModulesbffe9a3c9a7e00ba00a11749e022d911'] = 'Login'; -$_LANGADM['AdminModulesc3987e4cac14a8456515f0d200da04ee'] = 'Todos los países'; -$_LANGADM['AdminModulesc3ba72d64cf29d2df49198be13ff9e50'] = 'Otros módulos'; -$_LANGADM['AdminModulescbabf7f87548581cdb2329bda9023c22'] = 'gestiona sus traducciones'; -$_LANGADM['AdminModulescc50be8368055ce40af5f926b8ba5eef'] = 'Market Place'; -$_LANGADM['AdminModulescef02fed5f63407268c2c0202d1d3708'] = 'Internacional y Localización'; -$_LANGADM['AdminModulesd188407e1d066cd41925efebe2dab3da'] = 'País actual:'; -$_LANGADM['AdminModulesd7778d0c64b6ba21494c97f77a66885a'] = 'Filtrar'; -$_LANGADM['AdminModulesd88946b678e4c2f251d4e292e8142291'] = 'Referenciamiento - SEO'; -$_LANGADM['AdminModulesd9e87fc7a13ba398295447791c67b586'] = 'Módulos instalados'; -$_LANGADM['AdminModulesdb35d7e7450a0534ecc64bbaf554922b'] = 'Módulos desinstalados'; -$_LANGADM['AdminModulesdf3f079de6961496f0460dcfdbf9bca3'] = 'por'; -$_LANGADM['AdminModulesdfe6e46e2d3e3ba76b5d9aee197c0747'] = 'Módulos activados'; -$_LANGADM['AdminModulese55f75a29310d7b60f7ac1d390c8ae42'] = 'modulo'; +$_LANGADM['AdminModules6ff063fbc860a79759a7369ac32cee22'] = 'Procesos de Pedido'; +$_LANGADM['AdminModules5dc6d69e21ca0f5779b9cfeae1154f05'] = 'Gestión del Contenido'; +$_LANGADM['AdminModules0095a9fa74d1713e43e370a7d7846224'] = 'Export'; +$_LANGADM['AdminModules3053f2860db1ef00773d2dbd94951245'] = 'E-mailing'; +$_LANGADM['AdminModules7d4eb04d5b71acb455329b4d6e228388'] = 'Aplicaciones Front Office'; +$_LANGADM['AdminModules44f9bbe73101a9c7842e9384e0db70c9'] = 'Internacional y Localización'; +$_LANGADM['AdminModules335676135e0f03d2756262a437c95a0e'] = 'Merchandizing'; +$_LANGADM['AdminModules5b985caa89b2ca61bbeee91a896c610d'] = 'Herramientas de Migración'; $_LANGADM['AdminModulese77ecbf1af4f4c210146d351f8dfbc3b'] = 'Pago'; +$_LANGADM['AdminModules2bcde8baf68a8b2a88a4a072437639e8'] = 'Pago Seguro'; +$_LANGADM['AdminModules87a3a6caeffcd74b07ad451f7695dda7'] = 'Precio y Descuentos'; +$_LANGADM['AdminModulesa9964513dc046a2cd404413f77b4656e'] = 'Edición rápida / de masa'; +$_LANGADM['AdminModules485e7b5a1a22f24d67a011c7ae21382a'] = 'Búsqueda y Filtros'; +$_LANGADM['AdminModulesd88946b678e4c2f251d4e292e8142291'] = 'Referenciamiento - SEO'; +$_LANGADM['AdminModules8b875b0fceeb6000f40332b9e0c8df36'] = 'Transportista y Logística'; +$_LANGADM['AdminModules5f17a788546ddb43236732f8b0bdfd7e'] = 'Diaporamas'; +$_LANGADM['AdminModulesa8b87a22bdd589f5d056645941a01841'] = 'Guias de Compra'; +$_LANGADM['AdminModules675e31b94580e2642405e2f8586d112e'] = 'Market Place'; +$_LANGADM['AdminModules222e1825c6eb93a516fba01be7861ddd'] = 'Redes sociales'; +$_LANGADM['AdminModules3182ea023795eb83ed0ce3beea5beb73'] = 'Otros Módulos'; +$_LANGADM['AdminModules551746895fb66f979bce758992475bfc'] = 'ningún archivo seleccionado'; +$_LANGADM['AdminModulesfa5a31a20c6e887538741d9099bf93e7'] = 'módulo no encontrado'; +$_LANGADM['AdminModulese55f75a29310d7b60f7ac1d390c8ae42'] = 'modulo'; +$_LANGADM['AdminModules0557fa923dcee4d0f86b1409f5c2167f'] = 'atras'; +$_LANGADM['AdminModules53103fcc4656f55c219b600ded3c7438'] = 'gestiona los hooks'; +$_LANGADM['AdminModulescbabf7f87548581cdb2329bda9023c22'] = 'gestiona sus traducciones'; +$_LANGADM['AdminModulesc81434f8412b7aadef4450a1b7d08ce9'] = 'Activar el modulo para'; +$_LANGADM['AdminModulesb2f31ef3065bf40b2da9fa8525c6adb9'] = 'Deshabilitar este modulo'; +$_LANGADM['AdminModules668c99c1164d5348f99c0878770b53a8'] = 'Activar este modulo para todas las tiendas'; +$_LANGADM['AdminModulesbcfaccebf745acfd5e75351095a5394a'] = 'Desactivar'; +$_LANGADM['AdminModules2faec1f9f8cc7f8f40d521c4dd574f49'] = 'Activar'; +$_LANGADM['AdminModules526d688f37a86d3c3f27d0c5016eb71d'] = 'Reiniciar'; $_LANGADM['AdminModulesf1206f9fadc5ce41694f69129aecac26'] = 'Configurar'; $_LANGADM['AdminModulesf2a6c498fb90ee345d997f888fce3b18'] = 'Suprimir'; -$_LANGADM['AdminModulesfa5a31a20c6e887538741d9099bf93e7'] = 'módulo no encontrado'; -$_LANGADM['AdminOrderMessage38d6bc03067212bb0c2633f8a57d5881'] = 'Orden de los mensages'; -$_LANGADM['AdminOrderMessage38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar'; +$_LANGADM['AdminModules85687c63fd82afbc21632f288e53a6e4'] = 'Esta acción suprime definitivamente el módulo de su servidor. ¿Está realmente seguro?'; +$_LANGADM['AdminModulesfda2be82f9bf59bf76019b5167186a95'] = 'El siguiente módulo (s) se ha actualizado correctamente:'; +$_LANGADM['AdminModules7e4a9cd054588a95b0394d92a2030e72'] = 'Vista normal'; +$_LANGADM['AdminModulesd7af23f5f349f2c4eace4927943b2760'] = 'Vista favoritos'; +$_LANGADM['AdminModules98dd43dfae05b11befe1f140e0ec787a'] = 'Instalado'; +$_LANGADM['AdminModulesddd8eef6f86868a07f62b0e3810711f0'] = 'No instalado'; +$_LANGADM['AdminModulesee0e3cf3fd1a733924756c6534826843'] = 'Si usted quiere ser capaz de aprovechar plenamente el pannel AdminModules y tienen módulos libres disponibles, se debe habilitar la siguiente configuración en el servidor:'; +$_LANGADM['AdminModules3aeb193de8dbd5b18259adf6e9bfea5c'] = 'Habilitar allow_url_fopen'; +$_LANGADM['AdminModulese41a3ce60cfeb318c8c42713de0c0505'] = 'Habilitar extensión php openssl'; +$_LANGADM['AdminModulesb9726620835a779f464e4d2ce31f2359'] = '¿Usted tiene una cuenta de PrestaShop Addons?'; +$_LANGADM['AdminModules97d50b4e07a11a00e130af2bab36e71b'] = 'Usuario Addons'; +$_LANGADM['AdminModulesbffe9a3c9a7e00ba00a11749e022d911'] = 'Entrar'; +$_LANGADM['AdminModules13348442cc6a27032d2b4aa28b75a5d3'] = 'Buscar'; +$_LANGADM['AdminModules33d8042bd735c559cc3206f4bc99aedc'] = 'Ordenar por'; +$_LANGADM['AdminModules00c3388449f7c4d73cc8c417d7d38554'] = 'Todos los módulos'; +$_LANGADM['AdminModules5976afe9ba86f2fdc39868d5282b02fa'] = 'Módulos nativos'; +$_LANGADM['AdminModules09a68b8b422836ba14f84378e17b2ff5'] = 'Módulos en partenariado'; +$_LANGADM['AdminModules02684cc6b6ea1811a064f475a5fd1d18'] = 'Autores'; +$_LANGADM['AdminModules3182ea023795eb83ed0ce3beea5beb73'] = 'Otros módulos'; +$_LANGADM['AdminModules7b4d2812164df0dceca0b53bb650e52d'] = 'Instalado y Desinstalado'; +$_LANGADM['AdminModulesd9e87fc7a13ba398295447791c67b586'] = 'Módulos instalados'; +$_LANGADM['AdminModulesa4d9da4642d896bd3fc0f9e9a39647c6'] = 'Módulos desinstalados'; +$_LANGADM['AdminModules6b8f34307b46c249a91d84e52ae94caf'] = 'Activados y desactivados'; +$_LANGADM['AdminModulesdfe6e46e2d3e3ba76b5d9aee197c0747'] = 'Módulos activados'; +$_LANGADM['AdminModulesa0f454ebaee933c7791ffcdda76944b3'] = 'Módulos desactivados'; +$_LANGADM['AdminModulesc3987e4cac14a8456515f0d200da04ee'] = 'Todos los países'; +$_LANGADM['AdminModulesd188407e1d066cd41925efebe2dab3da'] = 'País actual:'; +$_LANGADM['AdminModulesd7778d0c64b6ba21494c97f77a66885a'] = 'Filtrar'; +$_LANGADM['AdminModules5087854d879292c56df057c204eea9c7'] = 'Añadir nuevo modulo'; +$_LANGADM['AdminModules2deee923cf0c865943a6a00b6ce0a10c'] = 'Añadir nuevo a traves de Addons'; +$_LANGADM['AdminModules28080c3603fb7e10f228381b181cae2c'] = 'Lista de modulos'; +$_LANGADM['AdminModules96e36efe70e72835ae51946e2650f9e7'] = 'Añadir nuevo módulo'; +$_LANGADM['AdminModules5b48d0f5735d2f9b73a8f3ec7c4858ba'] = 'Archivo del módulo'; +$_LANGADM['AdminModules6779ef184c16fbd18a0bc13ebda839c5'] = 'Cargar el módulo desde su ordenador.'; +$_LANGADM['AdminModules8634e049945e0e8562673698a1abb485'] = 'Subir este módulo'; +$_LANGADM['AdminModulesdf3f079de6961496f0460dcfdbf9bca3'] = 'por'; +$_LANGADM['AdminModules38d330e5e9b5e88f7c43d48189c67e55'] = 'No se pudo acceder a Addons'; +$_LANGADM['AdminModules25b22a00db3085743f478140b8281a26'] = 'Preferencias guardadas'; +$_LANGADM['AdminModules07403a8bc81d7865c8e040e718ec7828'] = 'Nombre del modulo'; +$_LANGADM['AdminModulesd12fb360f73c34226d1e50228875d8cf'] = 'No instalado'; +$_LANGADM['AdminModulesc658ea834357a283c8198486c30fc045'] = 'Desarrollado por'; +$_LANGADM['AdminModules34b6cd75171affba6957e308dcbd92be'] = 'Versión'; +$_LANGADM['AdminModules06933067aafd48425d67bcb01bba5cb6'] = 'Actualizar'; +$_LANGADM['AdminModules38d3bc52ba04e35ffdd3314a1e9570c9'] = 'disponible en Prestashop Addons'; +$_LANGADM['AdminModules3adbdb3ac060038aa0e6e6c138ef9873'] = 'Categoría'; +$_LANGADM['AdminModulesb5a7adde1af5c87d7fd797b6245c2a39'] = 'Descripción'; +$_LANGADM['AdminModulesa27dfe771799a09fd55fea73286eb6ab'] = 'Desinstalar'; +$_LANGADM['AdminModules349838fb1d851d3e2014b9fe39203275'] = 'Instalar'; +$_LANGADM['AdminModules29c632cf1c7f140b6e86f3af04df48d4'] = 'Instalar selección'; +$_LANGADM['AdminModules7245ac07bbd56e6d0f7489a7dddb836f'] = 'Desinstalar selección'; +$_LANGADM['AdminModulesaf1b98adf7f686b84cd0b443e022b7a0'] = 'Categorías'; +$_LANGADM['AdminModulesd78986947356ddd37b43d57df289dee9'] = 'Favoritos'; +$_LANGADM['AdminModules96b0141273eabab320119c467cdcaf17'] = 'Total'; +$_LANGADM['AdminModulesPositions51a8b3a61ad63d4e5df2ce86870e39b8'] = 'Trasladar un módulo'; +$_LANGADM['AdminModulesPositionsec211f7c20af43e742bf2570c3cb84f9'] = 'Añadir'; +$_LANGADM['AdminModulesPositions1063e38cb53d94d386f21227fcd84717'] = 'Eliminar'; +$_LANGADM['AdminModulesPositionse55f75a29310d7b60f7ac1d390c8ae42'] = 'Módulo'; +$_LANGADM['AdminModulesPositions98a11cd6082576d0b5c84f37bde0b380'] = 'Hook en'; +$_LANGADM['AdminModulesPositionsd5f1381c5f97f928df4ef8d18c2a27c0'] = 'Excepciones'; +$_LANGADM['AdminModulesPositions9481cde8486adcdf2dfb38575f0d5598'] = 'Por favor, especifique los archivos para los cuales no desea que se muestren los módulos'; +$_LANGADM['AdminModulesPositions8a6617dfa35ce54642fc61fd53935a91'] = 'Por favor, escriba cada nombre de fichero separado por una coma'; +$_LANGADM['AdminModulesPositionsc9cc8cce247e49bae79f15173ce97354'] = 'Guardar'; +$_LANGADM['AdminModulesPositions19f823c6453c2b1ffd09cb715214813d'] = 'Campo obligatorio'; +$_LANGADM['AdminModulesPositions498f79c4c5bbde77f1bceb6c86fd0f6d'] = 'Mostrar'; +$_LANGADM['AdminModulesPositions4ba24d91566786f5315acf453418dbb6'] = 'Todos los módulos'; +$_LANGADM['AdminModulesPositions4c64748755160a1e441ed3dc34d6b827'] = 'Mostrar los hook invisbles'; +$_LANGADM['AdminModulesPositions2e981cfc1c17084671eb3d561af13292'] = 'Live edit'; +$_LANGADM['AdminModulesPositions617983b27d1b90bf5024920bb11b1ba0'] = 'Debe seleccionar una tienda para usar la edición en vivo'; +$_LANGADM['AdminModulesPositionsb1732113d18188707234d40feab743c1'] = 'Pulsando aquí le redirigirán hacia el front-office de su tienda para desplazar y suprimir módulos directamente'; +$_LANGADM['AdminModulesPositions6c60f3604bf60b7521bfc60e9c4f65ca'] = 'Ejecutar LiveEdit'; +$_LANGADM['AdminModulesPositionsfeb6f2e19409f021e5fd65c51d21d254'] = 'Deshacer la selección'; +$_LANGADM['AdminModulesPositions64adb647e2fb190abbe54ca5b6117aa2'] = 'Si desea ordenar / mover los datos siguientes, por favor visite la tienda en su contexto (Seleccione una tienda en la lista de compras)'; +$_LANGADM['AdminModulesPositions0eb9b3af2e4a00837a1b1a854c9ea18c'] = 'módulos'; +$_LANGADM['AdminModulesPositions22884db148f0ffb0d830ba431102b0b5'] = 'módulo'; +$_LANGADM['AdminModulesPositionsfc5ad043a6703887bcf45eb8348d8680'] = 'Nombre técnico:'; +$_LANGADM['AdminModulesPositions258f49887ef8d14ac268c92b02503aaa'] = 'Subir'; +$_LANGADM['AdminModulesPositions08a38277b0309070706f6652eeae9a53'] = 'Bajar'; +$_LANGADM['AdminModulesPositions7dce122004969d56ae2e0245cb754d35'] = 'Editar'; +$_LANGADM['AdminModulesPositionsf2a6c498fb90ee345d997f888fce3b18'] = 'Borrar'; +$_LANGADM['AdminModulesPositions605e21f380bbda2912e12a4c16737227'] = 'Sin módulos para este hook'; +$_LANGADM['AdminOrderMessaged3b206d196cd6be3a2764c1fb90b200f'] = 'Borrar seleccionados'; +$_LANGADM['AdminOrderMessagee25f0ecd41211b01c83e5fec41df4fe7'] = '¿borrar los items seleccionados?'; +$_LANGADM['AdminOrderMessageb718adec73e04ce3ec720dd11a06a308'] = 'ID'; $_LANGADM['AdminOrderMessage49ee3087348e8d44e1feda1917443987'] = 'Nombre'; $_LANGADM['AdminOrderMessage4c2a8fe7eaf24721cc7a9f0175115bd4'] = 'Mensaje'; +$_LANGADM['AdminOrderMessage38d6bc03067212bb0c2633f8a57d5881'] = 'Orden de los mensages'; $_LANGADM['AdminOrderMessage4e140ba723a03baa6948340bf90e2ef6'] = 'Nombre:'; $_LANGADM['AdminOrderMessage940663fd4428d2c86f9a4780b6574028'] = 'Mensaje:'; -$_LANGADM['AdminOrderMessageb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminOrderMessagee25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar los elementos seleccionados?'; -$_LANGADM['AdminOrderPreferences0d8bdbe98feb696dd76760ee1374a740'] = 'Impuesto sobre los embalajes regalo'; -$_LANGADM['AdminOrderPreferences0db377921f4ce762c62526131097968f'] = 'General'; -$_LANGADM['AdminOrderPreferences11e7774c4aeee369f9de701a795fb58d'] = 'Esta aplicación permite realizar un pedido si necesidad de crear una cuenta'; -$_LANGADM['AdminOrderPreferences28a318da44a83a4124b9cbcfa4978722'] = 'Proponer embalaje regalo al cliente y la posibilidad de enviar un mensaje adjunto'; -$_LANGADM['AdminOrderPreferences2a0677dae563d574fb1c50badaa4eabf'] = 'Precios de los embalajes regalo'; -$_LANGADM['AdminOrderPreferences342b52e8fe475dc8b5bf11afbfd46ea4'] = 'Exigir a los clientes aceptar o rechazar las condiciones de venta antes de realizar el pedido'; -$_LANGADM['AdminOrderPreferences38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar '; -$_LANGADM['AdminOrderPreferences403e42a4b26e379cb13563c98ab63067'] = 'Activar el pedido express (Guest checkout)'; -$_LANGADM['AdminOrderPreferences59aad85b376259844b471a758908a3c1'] = 'Tipo de procesos de pedido'; -$_LANGADM['AdminOrderPreferences6adf97f83acf6453d4a6a4b1070f3754'] = 'Ninguno'; -$_LANGADM['AdminOrderPreferences6c9f73b6b5d16baa641cf8343348eb8d'] = 'Puede elegir su tipo de procidiemto de pedidos, estandar (5 fases) o One Page checkout'; -$_LANGADM['AdminOrderPreferences6cda6c81a66d7faecf49e94a3b55e924'] = 'Elegir la página CMS de las condiciones generales de venta'; -$_LANGADM['AdminOrderPreferences9311ccba175a9f2fc72e7c6a3dfb6078'] = 'Establecer un impuesto para el precio del embalaje regalo'; -$_LANGADM['AdminOrderPreferences9d2f8578a64b498b2d164f7cc8e9086c'] = 'Compra mínima necesaria para que un pedido sea válido:'; -$_LANGADM['AdminOrderPreferencesb563636fd3896671be0104bbc6783be4'] = 'Comprobar una página'; -$_LANGADM['AdminOrderPreferencesb667478ccafce4bff6d427a6bca06269'] = 'Proponer embalajes reciclados'; -$_LANGADM['AdminOrderPreferencesc035796995e11f000835780bbadbd575'] = 'Estándar (5 etapas)'; -$_LANGADM['AdminOrderPreferencesc173252856179a44a9506a968359de8b'] = 'Fijar precio del embalaje regalo'; -$_LANGADM['AdminOrderPreferencesca9bccbec65b9e333e8896dbe43369df'] = 'Poner a 0 para desactivar esta característica'; -$_LANGADM['AdminOrderPreferencescd712537c39c43dcbf61e61a6df83cdd'] = 'Proponer embalaje regalo'; -$_LANGADM['AdminOrderPreferencesd4d27f93d89b170800f7896e3e438468'] = 'Página CMS de condiciones generales de venta'; -$_LANGADM['AdminOrderPreferencese4045598261988d9988c594243a9434d'] = 'Condiciones generales de venta'; -$_LANGADM['AdminOrderPreferencese84eed89f38f20639431d99ad2f5ee8a'] = 'Proponer al cliente embalajes reciclados'; -$_LANGADM['AdminOrders004bf6c9a40003140292e97330236c53'] = 'Acción'; -$_LANGADM['AdminOrders01abfc750a0c942167651c40d088531d'] = '#'; -$_LANGADM['AdminOrders03ab340b3f99e03cff9e84314ead38c0'] = 'Cantidad'; -$_LANGADM['AdminOrders03c2e7e41ffc181a4e84080b4710e81e'] = 'Nuevo'; -$_LANGADM['AdminOrders068f80c7519d0528fb08e82137a72131'] = 'Artículos'; -$_LANGADM['AdminOrders06933067aafd48425d67bcb01bba5cb6'] = 'Actualización'; -$_LANGADM['AdminOrders084e0343a0486ff05530df6c705c8bb4'] = 'una cuenta invitado'; -$_LANGADM['AdminOrders0885f0c211f74834f0109c5abaf4cdc4'] = 'Idioma:'; -$_LANGADM['AdminOrders08907d6524467f598eaeeb0ec85fa715'] = 'Este pedido se ha realizado a través de '; -$_LANGADM['AdminOrders09dcc3b32a3b46e280067eb50780cfc3'] = 'Mensaje para regalo:'; -$_LANGADM['AdminOrders0c458988127eb2150776881e2ef3f0c4'] = 'Dirección de envío'; -$_LANGADM['AdminOrders0d8d58008ef5dd7afce337373ef73993'] = 'Fecha:'; -$_LANGADM['AdminOrders1067f7778added234b6064bc8aa0765d'] = 'Reingresar artículos'; -$_LANGADM['AdminOrders1402e450396cb76b53b95f6e1746d700'] = 'Cuenta registrada:'; -$_LANGADM['AdminOrders153c7809e6b00b6cbfa01b8aa9db43e3'] = 'pagado en vez de'; -$_LANGADM['AdminOrders15776e1ba343092478723387aa0844d9'] = 'La cantidad a devolver es spuerior a la cantidad disponible'; -$_LANGADM['AdminOrders1c4b007ab8b28deb5a575109f32684ed'] = '¿Mostrar al cliente?'; -$_LANGADM['AdminOrders1d949d2235747b894bbaae35fbf44f1d'] = 'Información del cliente'; -$_LANGADM['AdminOrders1e6d57e813355689e9c77e947d73ad8f'] = 'De:'; -$_LANGADM['AdminOrders20d1f35b42c6d4939d789a775880ba21'] = 'Cuando lea un mensaje, por favor haga clic en la verificación de color verde.'; -$_LANGADM['AdminOrders2633d6725607d13e80f5e30514b91fbe'] = 'Total de descuentos:'; -$_LANGADM['AdminOrders27ce7f8b5623b2e2df568d64cf051607'] = 'Existencias'; -$_LANGADM['AdminOrders284b47b0bb63ae2df3b29f0e691d6fcf'] = 'Direcciones'; -$_LANGADM['AdminOrders2ab74fb771ac34b95b1657895282d5d9'] = 'Elija un mensaje estándar'; -$_LANGADM['AdminOrders2fb3b950fd7711136f7f251ae5fbdbdc'] = 'Texto #'; -$_LANGADM['AdminOrders32dbec9b1cf9c049084874294d14dca2'] = 'Palabras clave:'; -$_LANGADM['AdminOrders33caa076f23f453dd4061726f3706325'] = 'A:'; -$_LANGADM['AdminOrders341216368d7ecd01ce32b8b9892293cf'] = 'impuestos incluido.'; -$_LANGADM['AdminOrders341ee6bf57abde84135c32f55a607de2'] = '¿Quiere enviar un mensaje al cliente?'; -$_LANGADM['AdminOrders3601146c4e948c32b6424d2c0a7f0118'] = 'Precio'; -$_LANGADM['AdminOrders38cea52ef18b15dfe649d5183871dee0'] = 'Paquete reciclado:'; -$_LANGADM['AdminOrders3f3e336e2f1fa10375efd923fca18b55'] = 'Advertencia:'; -$_LANGADM['AdminOrders400264c3cd8f2e65b9f19375230b59b8'] = 'Crear un vale'; -$_LANGADM['AdminOrders41de6d6cfb8953c021bbe4ba0701c8a1'] = 'Mensajes'; -$_LANGADM['AdminOrders44749712dbec183e983dcd78a7736c41'] = 'Fecha'; -$_LANGADM['AdminOrders466eadd40b3c10580e3ab4e8061161ce'] = 'Factura'; -$_LANGADM['AdminOrders49ee3087348e8d44e1feda1917443987'] = 'Nombre'; -$_LANGADM['AdminOrders4b8def9be8f45a8d6baea36b26868965'] = 'Suprimir artículos'; -$_LANGADM['AdminOrders543ae6adeb524f98cc7d3c816a1ec1e3'] = 'Total de productos:'; -$_LANGADM['AdminOrders5a80b1a10d36fdb4c05b87e01cb7abc9'] = 'Total gastos desde su registro:'; -$_LANGADM['AdminOrders5f9a97c1e1ac934b2eb46a9888c3bc8c'] = 'impuestos excluidos.'; -$_LANGADM['AdminOrders601d8c4b9f72fc1862013c19b677a499'] = 'Dirección de facturación'; -$_LANGADM['AdminOrders630f6dc397fe74e52d5189e2c80f282b'] = 'Volver a la lista'; -$_LANGADM['AdminOrders63d5049791d9d79d86e9a108b0a999ca'] = 'Referencia'; -$_LANGADM['AdminOrders66c4c5112f455a19afde47829df363fa'] = 'Total:'; -$_LANGADM['AdminOrders689202409e48743b914713f96d93947c'] = 'Valor'; -$_LANGADM['AdminOrders691b338fa68b3c177c6ebbc745624c6a'] = 'Total gastos de envío:'; -$_LANGADM['AdminOrders6a5efd211a422296eab4adc476c98f0e'] = 'Devolver artículos'; -$_LANGADM['AdminOrders711cb64729ed5b666cf97c01691f5806'] = 'Devolver gastos de envío'; -$_LANGADM['AdminOrders729a51874fe901b092899e9e8b31c97a'] = '¿Está seguro?'; -$_LANGADM['AdminOrders73bd682c8a8613f6c009f1b802dc2cef'] = 'Privado:'; -$_LANGADM['AdminOrders7442e29d7d53e549b78d93c46b8cdcfc'] = 'Pedidos'; -$_LANGADM['AdminOrders74c06eb18eeb118d7b3c623d0c717290'] = 'Restituciones de productos'; -$_LANGADM['AdminOrders76f0ed934de85cc7131910b32ede7714'] = 'Reembolso'; -$_LANGADM['AdminOrders77295c7d814e7397c55f64ec06313984'] = 'Moneda:'; -$_LANGADM['AdminOrders7dce122004969d56ae2e0245cb754d35'] = 'Editar'; -$_LANGADM['AdminOrders80e915c39ca9254655d2802979aa698b'] = 'Transformar en cliente'; -$_LANGADM['AdminOrders81a45bb93f6dc37a6c0dcc3af725d331'] = 'Según el grupo de este cliente, los precios están impresos:'; -$_LANGADM['AdminOrders81fe7d0c685ca9f1829f5ff52370d06e'] = 'Una cuenta cliente ya existe con el mismo correo electrónico'; -$_LANGADM['AdminOrders8281efa2494e3344518040d38c11eb8a'] = 'No es posible devolver este artículo'; -$_LANGADM['AdminOrders853ae90f0351324bd73ea615e6487517'] = ':'; -$_LANGADM['AdminOrders887ee91702c962a70b87cbef07bbcaec'] = 'tasas no incluídas'; -$_LANGADM['AdminOrders8c489d0946f66d17d73f26366a4bf620'] = 'Peso'; -$_LANGADM['AdminOrders914419aa32f04011357d3b604a86d7eb'] = 'Transportista'; -$_LANGADM['AdminOrders936ccdb97115e9f35a11d35e3d5b5cad'] = 'Pulse aquí'; -$_LANGADM['AdminOrders93cba07454f06a4a960172bbd6e2a435'] = 'Sí'; -$_LANGADM['AdminOrders940663fd4428d2c86f9a4780b6574028'] = 'Mensaje:'; -$_LANGADM['AdminOrders94966d90747b97d1f0f206c98a8b1ac3'] = 'Enviar'; -$_LANGADM['AdminOrders96b0141273eabab320119c467cdcaf17'] = 'Total'; -$_LANGADM['AdminOrders988fd738de9c6d177440c5dcf69e73ce'] = 'Volver'; -$_LANGADM['AdminOrders9a0badbe4ffecaa004839769db6185d0'] = 'Max. 600 caracteres'; -$_LANGADM['AdminOrders9b2e4f5c43e114c3330ff9fdc69d2834'] = 'para añadir un comentario o enviar un mensaje al cliente'; -$_LANGADM['AdminOrders9d5bf15117441a1b52eb1f0808e4aad3'] = 'Descuentos'; -$_LANGADM['AdminOrdersa1fa27779242b4902f7ae3bdd5c6d508'] = 'Tipo'; -$_LANGADM['AdminOrdersa6181ae0a3e0370de94efa64782a6e79'] = 'No hay albarán'; -$_LANGADM['AdminOrdersa6ecff447ea8327b43f5d16a924fb6be'] = 'Ver factura'; -$_LANGADM['AdminOrdersa82868319826fb092b73968e661b5b38'] = 'Vales'; -$_LANGADM['AdminOrdersadaaee4b22041c27198d410c68d952c9'] = 'Porcentaje'; -$_LANGADM['AdminOrdersaf5730c209cb9ef0ddb9f7dc91a50e4e'] = 'esta funcionalidad genera una contrasena automatica y le manda un correo electronico al cliente'; -$_LANGADM['AdminOrdersb157524c4be8c2fc80e5ef2f0b1bf1e6'] = 'Pedidos válidos realizados:'; -$_LANGADM['AdminOrdersb2f40690858b404ed10e62bdf422c704'] = 'Importe'; -$_LANGADM['AdminOrdersb52b44c9d23e141b067d7e83b44bb556'] = 'Productos:'; -$_LANGADM['AdminOrdersb55a2d6e1009d3881156a3495dd26de5'] = 'Nuevo mensaje'; -$_LANGADM['AdminOrdersb5a7adde1af5c87d7fd797b6245c2a39'] = 'Descripción '; +$_LANGADM['AdminOrderMessage9aa03a5dca2e060a4ecbff0dd8616692'] = 'Guardar'; $_LANGADM['AdminOrdersb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminOrdersb9af8635591dc44009ccd8e5389722ec'] = 'No se encontraron productos'; -$_LANGADM['AdminOrdersba794350deb07c0c96fe73bd12239059'] = 'Embalaje'; -$_LANGADM['AdminOrdersbafd7322c6e97d25b6299b5d6fe8920b'] = 'No'; -$_LANGADM['AdminOrdersbcd1b68617759b1dfcff0403a6b5a8d1'] = 'PDF'; -$_LANGADM['AdminOrdersbe4254ec37a7bf0d2babdf04bce774cf'] = 'Imprimir pedido'; -$_LANGADM['AdminOrdersc453a4b8e8d98e82f35b67f433e3b4da'] = 'Modo de pago'; -$_LANGADM['AdminOrdersc9cc8cce247e49bae79f15173ce97354'] = 'Guardar'; -$_LANGADM['AdminOrderscb1766c2f66e428afb3b74a67c045370'] = 'Marcar este mensaje como \'visto\''; -$_LANGADM['AdminOrderscc61945cbbf46721a053467c395c666f'] = 'Reembolsado'; -$_LANGADM['AdminOrdersce06c769dac054ae0bed803d833f3f1c'] = 'Vale de compra referido al pedido nº '; +$_LANGADM['AdminOrders63d5049791d9d79d86e9a108b0a999ca'] = 'Referencia'; +$_LANGADM['AdminOrders03c2e7e41ffc181a4e84080b4710e81e'] = 'Nuevo'; $_LANGADM['AdminOrdersce26601dac0dea138b7295f02b7620a7'] = 'Cliente'; -$_LANGADM['AdminOrdersd1228f5476d15142b1358ae4b5fa2454'] = 'Pedido N°'; -$_LANGADM['AdminOrdersd98a07f84921b24ee30f86fd8cd85c3c'] = 'desde'; -$_LANGADM['AdminOrdersdc5f499e83aef4f6811faa4081631740'] = 'En'; -$_LANGADM['AdminOrdersdc8d1b4e8c9bdf1eed97eb9ed5877a43'] = '¿Quiere volver a escribir el mensaje exsistente?'; -$_LANGADM['AdminOrdersdd70925db57b570bcb660d68c30d5e0b'] = 'Ref. proveedor'; -$_LANGADM['AdminOrdersdd9644efbcf9d41c5be6daed03514dd8'] = 'Siguiente'; -$_LANGADM['AdminOrdersddd167afc1441dcab03a9546c8ef8b51'] = 'Ver albarán'; -$_LANGADM['AdminOrdersdeb10517653c255364175796ace3553f'] = 'Artículo'; -$_LANGADM['AdminOrderse06d7593c1cd6dabef450be6c3da7091'] = 'Devoluciones de mercancía'; -$_LANGADM['AdminOrderse183b47cb3af26aadf83cddda0d47453'] = 'personalizados'; -$_LANGADM['AdminOrderse2e79605fc9450ec17957cf0e910f5c6'] = 'IVA incluído'; -$_LANGADM['AdminOrderse413f403aa8d5253b487d09fc84e47a0'] = 'Crear un vale de compra'; -$_LANGADM['AdminOrderse78b6f4eb3be046f4d25c07ce54954d4'] = 'Ref:'; -$_LANGADM['AdminOrdersea067eb37801c5aab1a1c685eb97d601'] = 'Total pagado'; -$_LANGADM['AdminOrdersea4788705e6873b424c65e91c2846b19'] = 'Suprimir'; -$_LANGADM['AdminOrdersea9cf7e47ff33b2be14e6dd07cbcefc6'] = 'Envío'; -$_LANGADM['AdminOrdersec211f7c20af43e742bf2570c3cb84f9'] = 'Agregar'; +$_LANGADM['AdminOrders96b0141273eabab320119c467cdcaf17'] = 'Total'; +$_LANGADM['AdminOrdersc453a4b8e8d98e82f35b67f433e3b4da'] = 'Modo de pago'; $_LANGADM['AdminOrdersec53a8c4f07baed5d8825072c89799be'] = 'Estado'; -$_LANGADM['AdminOrdersef5f330df17f8c955005c26466c2463c'] = 'Devoluciones de mercancía no válidas'; -$_LANGADM['AdminOrdersf14b582c1b0eab88ed5904fb781568c0'] = 'Nombre del descuento'; -$_LANGADM['AdminOrdersf2a6c498fb90ee345d997f888fce3b18'] = 'Borrar'; -$_LANGADM['AdminOrdersf4ec5f57bd4d31b803312d873be40da9'] = 'Cambiar'; -$_LANGADM['AdminOrdersf8246f1c2cfd9a81a376223428bd09d7'] = 'No hay factura'; +$_LANGADM['AdminOrders44749712dbec183e983dcd78a7736c41'] = 'Fecha'; +$_LANGADM['AdminOrdersbcd1b68617759b1dfcff0403a6b5a8d1'] = 'PDF'; +$_LANGADM['AdminOrders5263e6971aa7d2639fc64992ba5d24ad'] = 'Ordenes: Crear una orden'; +$_LANGADM['AdminOrders6a5efd211a422296eab4adc476c98f0e'] = 'Devolver artículos'; +$_LANGADM['AdminOrders4ad439b4f7069964e258259e049fa90c'] = 'Reintegro estandard'; +$_LANGADM['AdminOrders4b8def9be8f45a8d6baea36b26868965'] = 'Suprimir artículos'; +$_LANGADM['AdminOrders4b6c6cda10a23d1bdc920f2e47e5f46f'] = 'Añadir un producto'; +$_LANGADM['AdminOrders77fd2b4393b379bedd30efcd5df02090'] = 'Reintegro parcial'; +$_LANGADM['AdminOrders54431df3f2451575c469f55e99a49f3a'] = 'Vale de compra referido al pedido nº '; +$_LANGADM['AdminOrders65a65288727aed4def8395bfe8b1b19c'] = 'Orden manual - ID Empleado: %d'; +$_LANGADM['AdminOrdersd1228f5476d15142b1358ae4b5fa2454'] = 'Pedido N°'; +$_LANGADM['AdminOrders988876a65c025870f89dca38f1c93e1b'] = 'El correo electrónico fue enviado a su cliente.'; +$_LANGADM['AdminOrders0ec5c5bf208e4be4565e77cd6685e277'] = 'Error al enviar el correo electrónico a su cliente.'; +$_LANGADM['AdminOrders6a94d8492279c2bfd3e81f3158658980'] = '[Generado] CartRule de envío gratis'; +$_LANGADM['AdminOrderse183b47cb3af26aadf83cddda0d47453'] = 'personalizados'; +$_LANGADM['AdminOrderse78b6f4eb3be046f4d25c07ce54954d4'] = 'Ref:'; +$_LANGADM['AdminOrdersdd70925db57b570bcb660d68c30d5e0b'] = 'Ref. proveedor'; +$_LANGADM['AdminOrders2fb3b950fd7711136f7f251ae5fbdbdc'] = 'Texto #'; +$_LANGADM['AdminOrders853ae90f0351324bd73ea615e6487517'] = ':'; +$_LANGADM['AdminOrders49ee3087348e8d44e1feda1917443987'] = 'Nombre'; +$_LANGADM['AdminOrdersa1fa27779242b4902f7ae3bdd5c6d508'] = 'Tipo'; +$_LANGADM['AdminOrdersadaaee4b22041c27198d410c68d952c9'] = 'Porcentaje'; +$_LANGADM['AdminOrdersb2f40690858b404ed10e62bdf422c704'] = 'Cantidad'; +$_LANGADM['AdminOrders29aa46cc3d2677c7e0f216910df600ff'] = 'Envío gratis'; +$_LANGADM['AdminOrders689202409e48743b914713f96d93947c'] = 'Valor'; +$_LANGADM['AdminOrders464add871e2f67e499acacb3bbc684ba'] = 'Este valor debe ser con tasa incluida.'; +$_LANGADM['AdminOrders466eadd40b3c10580e3ab4e8061161ce'] = 'Factura'; +$_LANGADM['AdminOrders41953cbf836297b3c96b137a2b789ccb'] = 'Aplicar en todas las facturas'; +$_LANGADM['AdminOrdersd5bd22327f46800fbd839c6fae3eaa49'] = 'Si opta por crear este descuento para todas las facturas, un descuento se creó por factura orden.'; +$_LANGADM['AdminOrdersec211f7c20af43e742bf2570c3cb84f9'] = 'Añadir'; +$_LANGADM['AdminOrdersea4788705e6873b424c65e91c2846b19'] = 'Suprimir'; +$_LANGADM['AdminOrders0945359809dad1fbf3dea1c95a0da951'] = 'Documento'; +$_LANGADM['AdminOrdersb2ee912b91d69b435159c7c3f6df7f5f'] = 'Numero'; +$_LANGADM['AdminOrdersee7197503a8a3820850df76fb406c224'] = 'Delivery slip'; +$_LANGADM['AdminOrdersf53e8d0e97c47ce70ca9c5eaa08a00d0'] = 'Credit Slip'; +$_LANGADM['AdminOrders01abfc750a0c942167651c40d088531d'] = '#'; +$_LANGADM['AdminOrders585bc67adbb73dcca638b897fb73a900'] = 'Ver el documento'; +$_LANGADM['AdminOrdersc12a553ab6ad810580afa3f07aa9f51f'] = 'no pagado'; +$_LANGADM['AdminOrders8b3e7bc0ed634c2bc8ac54a4cc2e781f'] = 'Colocar pago de'; +$_LANGADM['AdminOrders50cd1871f950375eef4e2efce35366c6'] = 'Añadir nota'; +$_LANGADM['AdminOrders71e2851d86b252a44c658b896c486921'] = 'Editar nota'; +$_LANGADM['AdminOrders3b0649c72650c313a357338dcdfb64ec'] = 'Nota'; +$_LANGADM['AdminOrdersc9cc8cce247e49bae79f15173ce97354'] = 'Guardar'; +$_LANGADM['AdminOrders57494d3f60983abfdea2c71f5f893cdc'] = 'No hay documento disponible'; +$_LANGADM['AdminOrders80cb34a90bc2178e9219ccc4ab106867'] = 'Generar factura'; +$_LANGADM['AdminOrders465d60b936c982d7b57674f30ba022d0'] = 'Producto:'; +$_LANGADM['AdminOrders7752d6c7d20afb7989687e202b77e10e'] = 'Combinaciones: '; +$_LANGADM['AdminOrders0c0d054c2c707309be2e70fb9ed7c571'] = 'Almacen:'; +$_LANGADM['AdminOrders887ee91702c962a70b87cbef07bbcaec'] = 'Tasa excl.'; +$_LANGADM['AdminOrderse2e79605fc9450ec17957cf0e910f5c6'] = 'Tasa inc.'; +$_LANGADM['AdminOrdersaa52110dbfce51cc1ec8a163264151e2'] = 'Existente'; +$_LANGADM['AdminOrders200e62e510bab9b03c912e10a5363a7a'] = 'Crear una nueva factura'; +$_LANGADM['AdminOrders11a738dd0c48f1401a059bca54bc119c'] = 'Añadir producto'; +$_LANGADM['AdminOrders4800d00deaa0a28a18151d76feb858cb'] = 'Nueva información de factura'; $_LANGADM['AdminOrdersf8617a92ba0a0a4eabee724eab7c9f48'] = 'Empresa de transporte:'; -$_LANGADM['AdminOrdersf8b1369a8e9d90da0cae0b11049309af'] = 'No definido'; +$_LANGADM['AdminOrdersfa91d89b1717eca065969faedef8e3b0'] = 'Si usted no selecciona la opción \"envío gratuito\", el costo de envío normal, se aplicará'; +$_LANGADM['AdminOrders3d0d1f906e27800531e054a3b6787b7c'] = 'Cantidad:'; +$_LANGADM['AdminOrders6702a6e3bc2dce95c3e3b61fe578f29c'] = 'Monto:'; +$_LANGADM['AdminOrders7dce122004969d56ae2e0245cb754d35'] = 'Editar'; +$_LANGADM['AdminOrders06933067aafd48425d67bcb01bba5cb6'] = 'Actualizar'; +$_LANGADM['AdminOrdersf2a6c498fb90ee345d997f888fce3b18'] = 'Borrar'; +$_LANGADM['AdminOrders0d8d58008ef5dd7afce337373ef73993'] = 'Fecha:'; +$_LANGADM['AdminOrders914419aa32f04011357d3b604a86d7eb'] = 'Transportista'; +$_LANGADM['AdminOrders8c489d0946f66d17d73f26366a4bf620'] = 'Peso'; +$_LANGADM['AdminOrders552a0d8c17d95d5dbdc0c28217024f5a'] = 'Costo de envío'; +$_LANGADM['AdminOrders5068c162a60b5859f973f701333f45c5'] = 'Número de seguimiento'; +$_LANGADM['AdminOrders36b4b6df120354132139341e28a3f283'] = 'Mostrar los carros y los pedidos para este cliente'; +$_LANGADM['AdminOrders9aff554dd26baa786f105ec17fdcaac1'] = 'Ocultar los carros y los pedidos para este cliente'; +$_LANGADM['AdminOrders044083ab9d382e5bed8c049f601c509d'] = 'No se encontraron cupones'; +$_LANGADM['AdminOrders961f2247a2070bedff9f9cd8d64e2650'] = 'Seleccionar'; +$_LANGADM['AdminOrdersafdbd71037839ec5a581febacab7bad7'] = 'No se encontraron clientes'; +$_LANGADM['AdminOrders449fae749af1f675c63510eecb0b88c4'] = 'Ver esta cesta'; +$_LANGADM['AdminOrders0aed4e816d2ab18361bbfe990b4fdcde'] = 'Usar esta cesta'; +$_LANGADM['AdminOrdersc112bd7d596888979be02bd780e6a94f'] = 'Ver esta orden'; +$_LANGADM['AdminOrders90bf4568676d012fc21b3556fbd0303b'] = 'Duplicar esta orden'; +$_LANGADM['AdminOrders29c14e1df15d10b73ec9605fd146b9fe'] = 'No se puede aplicar ningún transportista a esta orden'; +$_LANGADM['AdminOrders8ed07686e8486f87c4e0d491b0949904'] = 'Combinación:'; +$_LANGADM['AdminOrdersb9af8635591dc44009ccd8e5389722ec'] = 'No se encontrarón productos'; +$_LANGADM['AdminOrderscce5cb6b3f30f3c7c23e056782be13e2'] = 'Buscar clientes:'; +$_LANGADM['AdminOrders257630448a4acd9cfc1ce6c7a5ce05f3'] = 'Añadir cliente'; +$_LANGADM['AdminOrdersa85eba4c6c699122b2bb1387ea4813ad'] = 'Cesta'; +$_LANGADM['AdminOrdersffb36412a2e2c97bb96f13859ce667d1'] = 'Buscar un producto'; +$_LANGADM['AdminOrders7ee2b8c38a2da4a080d62d43550235f0'] = 'En stock:'; +$_LANGADM['AdminOrders2d0f6b8300be19cf35e89e66f0677f95'] = 'Añadir a la cesta'; +$_LANGADM['AdminOrdersdeb10517653c255364175796ace3553f'] = 'Artículo'; +$_LANGADM['AdminOrdersb5a7adde1af5c87d7fd797b6245c2a39'] = 'Descripción'; +$_LANGADM['AdminOrders60baadb22e80b147e4885ad16760e569'] = 'Ref'; +$_LANGADM['AdminOrders6c957f72dc8cdacc75762f2cbdcdfaf2'] = 'Precio unitario'; +$_LANGADM['AdminOrders03ab340b3f99e03cff9e84314ead38c0'] = 'Cantidad'; +$_LANGADM['AdminOrders3601146c4e948c32b6424d2c0a7f0118'] = 'Precio'; +$_LANGADM['AdminOrders77295c7d814e7397c55f64ec06313984'] = 'Moneda:'; +$_LANGADM['AdminOrders0885f0c211f74834f0109c5abaf4cdc4'] = 'Idioma:'; +$_LANGADM['AdminOrders65ecdbc4016a5b66029c4ce8014642a6'] = 'Cestas:'; +$_LANGADM['AdminOrders004bf6c9a40003140292e97330236c53'] = 'Acción'; +$_LANGADM['AdminOrders8394f2c720f3798ff8ef93fe7e331866'] = 'Ordenes:'; +$_LANGADM['AdminOrders068f80c7519d0528fb08e82137a72131'] = 'Productos'; +$_LANGADM['AdminOrdersea067eb37801c5aab1a1c685eb97d601'] = 'Total pagado'; +$_LANGADM['AdminOrdersa82868319826fb092b73968e661b5b38'] = 'Cupones'; +$_LANGADM['AdminOrders19d8b4cd46e3db747255c7d025042a64'] = 'Buscar un cupón'; +$_LANGADM['AdminOrders11599f38f7ac080ae579f1bf32f08561'] = 'Añadir un nuevo cupón'; +$_LANGADM['AdminOrders284b47b0bb63ae2df3b29f0e691d6fcf'] = 'Direcciones'; +$_LANGADM['AdminOrders46ed6ee3f5867c037d5ac072a77240e3'] = 'Envío:'; +$_LANGADM['AdminOrdersabbbd19bce9246d4a53a252efe4a8ef8'] = 'Factura:'; +$_LANGADM['AdminOrdersbed08e8af70a98c1a8361f13ec477be0'] = 'Añadir nueva dirección'; +$_LANGADM['AdminOrdersea9cf7e47ff33b2be14e6dd07cbcefc6'] = 'Envío'; +$_LANGADM['AdminOrderse79bf3cc49f1cfab3cffd8e51e819822'] = 'Opción de entrega:'; +$_LANGADM['AdminOrders2a4863d18d0e1d218f2f8af4311ab943'] = 'Gastos de envío:'; +$_LANGADM['AdminOrdersd3791adb95b19897037a0e3153ff6356'] = 'Restablecer el precio de envío'; +$_LANGADM['AdminOrders107ca6f108ab1c0c66015df0f61845a9'] = 'Paquete de reciclado'; +$_LANGADM['AdminOrders0d9175fe89fb80d815e7d03698b6e83a'] = 'Regalo'; +$_LANGADM['AdminOrdersbb45670bfc1611e057b9569c1fdf8003'] = 'Mensaje de regalo'; +$_LANGADM['AdminOrders290612199861c31d1036b185b4e69b75'] = 'Sumario'; +$_LANGADM['AdminOrders543ae6adeb524f98cc7d3c816a1ec1e3'] = 'Total productos:'; +$_LANGADM['AdminOrders2633d6725607d13e80f5e30514b91fbe'] = 'Total cupones:'; +$_LANGADM['AdminOrders691b338fa68b3c177c6ebbc745624c6a'] = 'Total envío:'; +$_LANGADM['AdminOrders642da3565243a1a88ce2856d7b26287c'] = 'Total sin tasas:'; +$_LANGADM['AdminOrdersabbf10987248e3f9f4722d7354fac687'] = 'Total tasas:'; +$_LANGADM['AdminOrders0a9ed0867d12a9df60d2b37fd0229b87'] = 'Total con tasas:'; +$_LANGADM['AdminOrdersae3ccb7e10314703d4d390c3010c71db'] = 'Mensaje de orden:'; +$_LANGADM['AdminOrdersef8e8b3103339349e89cae1673dc9f61'] = 'Enviar un e-mail al cliente con el enlace para procesar el pago.'; +$_LANGADM['AdminOrders9f38710d8e9ee2338dafa9ae484b0d85'] = 'Ir a la página de pago para procesar el pago.'; +$_LANGADM['AdminOrdersa0e8e26f6f9354192425b9a23227a5ba'] = 'Pago:'; +$_LANGADM['AdminOrdersa89a3ac5c30a65ae64e8d5c50b190521'] = 'Estado de orden:'; +$_LANGADM['AdminOrders034d2690db87b737dd810afccbe41b7a'] = 'Crear una orden'; +$_LANGADM['AdminOrders5a9ec4ab51bd41f2618ef91ec90d55b2'] = 'Si desea añadir más producto del que dispone en stock, ¿estás seguro de que desea agregar esta cantidad?'; +$_LANGADM['AdminOrderse2103a9e878a2280b3163e5ee098cbdf'] = '¿Está seguro que desea crear una nueva factura?'; +$_LANGADM['AdminOrdersbcab2ed7cab19f8e119317a7e59d316a'] = 'Error: No hay producto seleccionado'; +$_LANGADM['AdminOrdersc83be02816a94669782ec8c454ef1ddf'] = 'Error: la cantidad de producto se debe ser'; +$_LANGADM['AdminOrders8a6d43c4dd6f7655b974e6c7861e33b1'] = 'Error: Precio del producto se debe ser'; +$_LANGADM['AdminOrders729a51874fe901b092899e9e8b31c97a'] = '¿Está seguro?'; +$_LANGADM['AdminOrdersa6ecff447ea8327b43f5d16a924fb6be'] = 'Ver factura'; +$_LANGADM['AdminOrdersf8246f1c2cfd9a81a376223428bd09d7'] = 'No hay factura'; +$_LANGADM['AdminOrdersddd167afc1441dcab03a9546c8ef8b51'] = 'Ver albarán'; +$_LANGADM['AdminOrdersa6181ae0a3e0370de94efa64782a6e79'] = 'No hay albarán'; +$_LANGADM['AdminOrdersbe4254ec37a7bf0d2babdf04bce774cf'] = 'Imprimir pedido'; +$_LANGADM['AdminOrders940663fd4428d2c86f9a4780b6574028'] = 'Mensaje:'; +$_LANGADM['AdminOrders66c4c5112f455a19afde47829df363fa'] = 'Total:'; +$_LANGADM['AdminOrders1d949d2235747b894bbaae35fbf44f1d'] = 'Información del cliente'; +$_LANGADM['AdminOrders08907d6524467f598eaeeb0ec85fa715'] = 'Este pedido se ha realizado a través de '; +$_LANGADM['AdminOrders084e0343a0486ff05530df6c705c8bb4'] = 'una cuenta invitado'; +$_LANGADM['AdminOrdersbd7ce0f0e5b60c189cfdf67324f30d03'] = 'Transformar en cliente'; +$_LANGADM['AdminOrdersaf5730c209cb9ef0ddb9f7dc91a50e4e'] = 'esta funcionalidad genera una contrasena automatica y le manda un correo electronico al cliente'; +$_LANGADM['AdminOrders4cce03651d2ecba98c89991f3280a495'] = 'Una cuenta cliente ya existe con el mismo correo electrónico'; +$_LANGADM['AdminOrders1402e450396cb76b53b95f6e1746d700'] = 'Cuenta registrada:'; +$_LANGADM['AdminOrdersb157524c4be8c2fc80e5ef2f0b1bf1e6'] = 'Pedidos válidos realizados:'; +$_LANGADM['AdminOrders5c63fcad7f3534fdcf4ee426a54a6e00'] = 'Total gastos desde su registro:'; $_LANGADM['AdminOrdersfb61758d0f0fda4ba867c3d5a46c16a7'] = 'Fuentes'; -$_LANGADM['AdminOrdersfbaedde498cdead4f2780217646e9ba1'] = 'Arriba'; +$_LANGADM['AdminOrders1e6d57e813355689e9c77e947d73ad8f'] = 'De:'; +$_LANGADM['AdminOrders33caa076f23f453dd4061726f3706325'] = 'A:'; +$_LANGADM['AdminOrders32dbec9b1cf9c049084874294d14dca2'] = 'Palabras clave:'; +$_LANGADM['AdminOrdersf28128b38efbc6134dc40751ee21fd29'] = 'Documentos'; +$_LANGADM['AdminOrders39ee8b633cf25e903203fc9e1646eac7'] = 'No te olvides de poner al día su tasa de conversión antes de realizar este cambio.'; +$_LANGADM['AdminOrders018b8cc48ab87ad8b6479fcda622b48f'] = 'Cambio de moneda en la orden a:'; +$_LANGADM['AdminOrdersf4ec5f57bd4d31b803312d873be40da9'] = 'Cambiar'; +$_LANGADM['AdminOrders3f3e336e2f1fa10375efd923fca18b55'] = 'Advertencia:'; +$_LANGADM['AdminOrders153c7809e6b00b6cbfa01b8aa9db43e3'] = 'pagado en vez de'; +$_LANGADM['AdminOrdersf0aaaae189e9c7711931a65ffcd22543'] = 'Método de pago'; +$_LANGADM['AdminOrders88427ec035734b45aae9f7d8859a5008'] = 'ID de Transacción'; +$_LANGADM['AdminOrders1de2ed90d5b4f8b9a76682d3abaa08df'] = 'Ver información de pagos'; +$_LANGADM['AdminOrders074d20a3d8b933b677a76337a81df873'] = 'Numeró de tarjeta:'; +$_LANGADM['AdminOrdersf8b1369a8e9d90da0cae0b11049309af'] = 'No definido'; +$_LANGADM['AdminOrders21e12a8fe83def19b503a5fe335cff50'] = 'Tipo de tarjeta:'; +$_LANGADM['AdminOrders660d39178ee4f28e51365f008608ba59'] = 'Expiración de tarjeta:'; +$_LANGADM['AdminOrders0110ae516fc412d9e286afdb312caeb4'] = 'Dueño de tarjeta:'; +$_LANGADM['AdminOrders24dd7d199595f022b6c9dbfd17bafb55'] = 'No hay pago disponible'; +$_LANGADM['AdminOrders4fa1b6a18af39df2372766b93c513f85'] = 'Paquete reciclado:'; +$_LANGADM['AdminOrders7ab3a5fd2da8022848083251c204cd38'] = 'Mensaje para regalo:'; +$_LANGADM['AdminOrderse06d7593c1cd6dabef450be6c3da7091'] = 'Devoluciones de mercancía'; +$_LANGADM['AdminOrdersfcf180ebb3cd68250a42bf69795217d8'] = 'Ninguna hay regreso de mercancía aun'; +$_LANGADM['AdminOrders0c458988127eb2150776881e2ef3f0c4'] = 'Dirección de envío'; +$_LANGADM['AdminOrders601d8c4b9f72fc1862013c19b677a499'] = 'Dirección de facturación'; +$_LANGADM['AdminOrders8281efa2494e3344518040d38c11eb8a'] = 'No es posible devolver este artículo'; +$_LANGADM['AdminOrders15776e1ba343092478723387aa0844d9'] = 'La cantidad a devolver es spuerior a la cantidad disponible'; +$_LANGADM['AdminOrders068f80c7519d0528fb08e82137a72131'] = 'Artículos'; +$_LANGADM['AdminOrderse5bd639f4d74cf2c52afada77086f788'] = 'Proceder con reembolso estándar'; +$_LANGADM['AdminOrdersc4b689eeebf8e942907a1cc1d086dba6'] = 'Proceder con reembolso parcial'; +$_LANGADM['AdminOrders197101c4a1b1fc503dcd6ebee127aa10'] = 'Arriba'; +$_LANGADM['AdminOrderscc61945cbbf46721a053467c395c666f'] = 'Reembolsado'; $_LANGADM['AdminOrdersfdfac28b5ad628f25649d9c2eb4fc62e'] = 'Devuelto'; -$_LANGADM['AdminOutstanding1c76cbfe21c6f44c1d1e59d54f3e4420'] = 'Empresa'; +$_LANGADM['AdminOrders27ce7f8b5623b2e2df568d64cf051607'] = 'Existencias'; +$_LANGADM['AdminOrders988fd738de9c6d177440c5dcf69e73ce'] = 'Volver'; +$_LANGADM['AdminOrders76f0ed934de85cc7131910b32ede7714'] = 'Reembolso'; +$_LANGADM['AdminOrders8a503605957564213392d49d1e3ef1a3'] = 'Según el grupo de este cliente, los precios están impresos:'; +$_LANGADM['AdminOrders5f9a97c1e1ac934b2eb46a9888c3bc8c'] = 'impuestos excluidos.'; +$_LANGADM['AdminOrders341216368d7ecd01ce32b8b9892293cf'] = 'impuestos incluido.'; +$_LANGADM['AdminOrdersef5f330df17f8c955005c26466c2463c'] = 'Devoluciones de mercancía no válidas'; +$_LANGADM['AdminOrders9d5bf15117441a1b52eb1f0808e4aad3'] = 'Descuentos'; +$_LANGADM['AdminOrdersba794350deb07c0c96fe73bd12239059'] = 'Embalaje'; +$_LANGADM['AdminOrdersf14b582c1b0eab88ed5904fb781568c0'] = 'Nombre del descuento'; +$_LANGADM['AdminOrdersc990c4027126c39a93fcaaafb68732b3'] = 'Borrar voucher'; +$_LANGADM['AdminOrders4320b10eab24c2b8ee337355e7deb4c6'] = 'Añadir un nuevo descuento'; +$_LANGADM['AdminOrders1067f7778added234b6064bc8aa0765d'] = 'Reingresar artículos'; +$_LANGADM['AdminOrderse413f403aa8d5253b487d09fc84e47a0'] = 'Crear un vale de compra'; +$_LANGADM['AdminOrders400264c3cd8f2e65b9f19375230b59b8'] = 'Crear un vale'; +$_LANGADM['AdminOrders711cb64729ed5b666cf97c01691f5806'] = 'Devolver gastos de envío'; +$_LANGADM['AdminOrders74c06eb18eeb118d7b3c623d0c717290'] = 'Restituciones de productos'; +$_LANGADM['AdminOrders341ee6bf57abde84135c32f55a607de2'] = '¿Quiere enviar un mensaje al cliente?'; +$_LANGADM['AdminOrdersb55a2d6e1009d3881156a3495dd26de5'] = 'Nuevo mensaje'; +$_LANGADM['AdminOrders936ccdb97115e9f35a11d35e3d5b5cad'] = 'Pulse aquí'; +$_LANGADM['AdminOrders9b2e4f5c43e114c3330ff9fdc69d2834'] = 'para añadir un comentario o enviar un mensaje al cliente'; +$_LANGADM['AdminOrdersdc8d1b4e8c9bdf1eed97eb9ed5877a43'] = '¿Quiere volver a escribir el mensaje exsistente?'; +$_LANGADM['AdminOrders2ab74fb771ac34b95b1657895282d5d9'] = 'Elija un mensaje estándar'; +$_LANGADM['AdminOrdersb7623e931f082f027293f27dbfe7a8ea'] = '¿Mostrar al cliente?'; +$_LANGADM['AdminOrders93cba07454f06a4a960172bbd6e2a435'] = 'Sí'; +$_LANGADM['AdminOrdersbafd7322c6e97d25b6299b5d6fe8920b'] = 'No'; +$_LANGADM['AdminOrders9a0badbe4ffecaa004839769db6185d0'] = 'Max. 600 caracteres'; +$_LANGADM['AdminOrders94966d90747b97d1f0f206c98a8b1ac3'] = 'Enviar'; +$_LANGADM['AdminOrders41de6d6cfb8953c021bbe4ba0701c8a1'] = 'Mensajes'; +$_LANGADM['AdminOrderscb1766c2f66e428afb3b74a67c045370'] = 'Marcar este mensaje como \'visto\''; +$_LANGADM['AdminOrdersdc5f499e83aef4f6811faa4081631740'] = 'En'; +$_LANGADM['AdminOrdersd98a07f84921b24ee30f86fd8cd85c3c'] = 'desde'; +$_LANGADM['AdminOrders73bd682c8a8613f6c009f1b802dc2cef'] = 'Privado:'; +$_LANGADM['AdminOrders4e64a6e77f548802235c788bb5718e95'] = 'Cuando lea un mensaje, por favor haga clic en la verificación de color verde.'; +$_LANGADM['AdminOrders630f6dc397fe74e52d5189e2c80f282b'] = 'Volver a la lista'; +$_LANGADM['AdminOutstanding4e065ba1bec1d62b2d5450256612fa96'] = 'Número de factura'; $_LANGADM['AdminOutstanding44749712dbec183e983dcd78a7736c41'] = 'Fecha'; -$_LANGADM['AdminOutstandingbcd1b68617759b1dfcff0403a6b5a8d1'] = 'PDF'; $_LANGADM['AdminOutstandingce26601dac0dea138b7295f02b7620a7'] = 'Cliente'; -$_LANGADM['AdminPPreferences0499db31e756ee9a4f209cad2fafcbf4'] = 'Mostrar las últimas cantidades cuando sean inferiores a:'; +$_LANGADM['AdminOutstanding1c76cbfe21c6f44c1d1e59d54f3e4420'] = 'Empresa'; +$_LANGADM['AdminOutstanding59ca88f7b0e80cdd9af330af600a9ff6'] = 'Riesgo'; +$_LANGADM['AdminOutstandingc4e8e61e01875cfb720e75c7d97b9c88'] = 'Permitir sobresalir'; +$_LANGADM['AdminOutstandingb9894a8360f66fa7c87aebe79d2f5021'] = 'Sobresaliente actual'; +$_LANGADM['AdminOutstandingbcd1b68617759b1dfcff0403a6b5a8d1'] = 'PDF'; $_LANGADM['AdminPPreferences068f80c7519d0528fb08e82137a72131'] = 'Productos'; -$_LANGADM['AdminPPreferences08ed0bcf3c2ad0458a120a7b46fb11aa'] = 'Mostrar disponibilidad del producto en la página:'; -$_LANGADM['AdminPPreferences0a2ab45f848348a2626b7491ab6d8cdd'] = 'Cuando este parámetro se encuentra activado, todas las aplicaciones de compra aparecen desactivadas'; -$_LANGADM['AdminPPreferences11c3382637c5733a6221acf98129b298'] = 'Permitir ventas de productos que no están en stock'; -$_LANGADM['AdminPPreferences14d14736f0cc7bbd49ee5dbc335d7f60'] = 'Tamaño máximo de la corta descripción'; -$_LANGADM['AdminPPreferences18ab46929929152a148ad898fe038ccf'] = 'Pasos del Pedido por defecto por lista de productos'; +$_LANGADM['AdminPPreferences90dc497d9d6686ce91ad5c94524020f0'] = 'Modo catálogo:'; +$_LANGADM['AdminPPreferencescc993294982e16c019912d171e6642ae'] = 'Cuando este parámetro se encuentra activado, todas las aplicaciones de compra aparecen desactivadas'; +$_LANGADM['AdminPPreferencesb23c11a4602efe362326b5500b0cd75f'] = 'Permitir ventas de productos que no están en stock'; $_LANGADM['AdminPPreferences24c3ed033892f4548a23e4c50e8f6e7f'] = 'Cuando el producto no está disponible, ocultar el botón del carrito'; -$_LANGADM['AdminPPreferences290b7c47045d269e2ccfa69e6477acfe'] = 'Precio del producto'; -$_LANGADM['AdminPPreferences39cb26ab18c110579dec495581a11552'] = 'Redireccionar después de añadir un producto al carrito:'; -$_LANGADM['AdminPPreferences3ae332007d1df0ff39971bc1ae7ae27c'] = 'Número máximo de productos en el comparador'; -$_LANGADM['AdminPPreferences3cfcde53f39184634bc7b2344479fbc4'] = 'Posición dentro de la categoría'; +$_LANGADM['AdminPPreferences7c96e8b786ae7bf55d100a864a73b44b'] = 'Activar el utilizador de stocks:'; +$_LANGADM['AdminPPreferencesc2afe59ae613c1b64c27dba13257e404'] = 'Habilitar la administración avanzada de stock:'; +$_LANGADM['AdminPPreferencesee47d365c45af9938bb4e5e319b128ff'] = 'Le permite administrar un examen físico de stock, almacenes y pedidos de suministro.'; +$_LANGADM['AdminPPreferences769d0fbed5bbf0bb965e0cf33d1d6334'] = 'Indicar las cantidades disponibles en la página de producto:'; +$_LANGADM['AdminPPreferencesa655e39faa3b79bdbfdbe59be2aa1013'] = 'Activar JqZoom en lugar de Thickbox en la página de productos.'; +$_LANGADM['AdminPPreferences08ed0bcf3c2ad0458a120a7b46fb11aa'] = 'Mostrar disponibilidad del producto en la página:'; +$_LANGADM['AdminPPreferences4d62541174dc7d7b4958433985e8a49e'] = 'Mostrar el botón \"añadir al carrito\" cuando el producto tiene atributos'; +$_LANGADM['AdminPPreferencesabe6f6437c82253413d14f6f3756c5aa'] = 'Mostrar o no el botón \"añadir al carrito\" en las páginas con varios productos para aquellos que tienen atributos, forzando así a los clientes a ir a ver el detalle del producto y por lo tanto, sus atributos.'; +$_LANGADM['AdminPPreferences73ef3e72b62c9e7f404c299665d3998a'] = 'Número máximo de productos en el comparador'; +$_LANGADM['AdminPPreferencesca9bccbec65b9e333e8896dbe43369df'] = 'Poner a 0 para desactivar esta característica'; +$_LANGADM['AdminPPreferences9d2f8578a64b498b2d164f7cc8e9086c'] = 'Compra mínima necesaria para que un pedido sea válido:'; +$_LANGADM['AdminPPreferencescbd230bdd0874fd07d7e1c93e9066cea'] = 'Mostrar las últimas cantidades cuando sean inferiores a:'; +$_LANGADM['AdminPPreferences3ec89c35a46c02632c534a6906f7a361'] = 'Número de días durante los cuales, el producto sigue considerándose \'nuevo\':'; +$_LANGADM['AdminPPreferences811046123554936e72a008fac43903be'] = 'Redireccionar después de añadir un producto al carrito:'; +$_LANGADM['AdminPPreferences1dbe7ce1ee1555b7f51f3681313cb614'] = 'Sólo afecta a la versión no AJAX del carrito'; $_LANGADM['AdminPPreferences4b8d849da50c8e72f839c5c7e1abfe95'] = 'Página anterior'; -$_LANGADM['AdminPPreferences5b84212579db9037cfe4f22863b17789'] = 'Artículo añadido en fecha'; -$_LANGADM['AdminPPreferences68217d833599eb6fb56f9e6d2ca24196'] = 'Como calcular los descuentos por cantidad'; $_LANGADM['AdminPPreferences74451598607d4a1844581e95abc69e82'] = 'resumen del carrito'; $_LANGADM['AdminPPreferences759892e4fd5da7b789eee82dcca9df45'] = 'Productos por página:'; -$_LANGADM['AdminPPreferences769d0fbed5bbf0bb965e0cf33d1d6334'] = 'Indicar las cantidades disponibles en la página de producto:'; -$_LANGADM['AdminPPreferences78ed1e99c1143172692db7f58722c93f'] = 'Número de días durante los cuales, el producto sigue considerándose \'nuevo\':'; -$_LANGADM['AdminPPreferences7c96e8b786ae7bf55d100a864a73b44b'] = 'Activar el utilizador de stocks:'; -$_LANGADM['AdminPPreferences88694e637431115721b5241e652a178f'] = 'Descuentos por cantidad sobre la base de:'; -$_LANGADM['AdminPPreferences90dc497d9d6686ce91ad5c94524020f0'] = 'Modo catálogo:'; -$_LANGADM['AdminPPreferences990f7aaf94657fef90a1326a88958c78'] = 'Sólo afecta a la versión no AJAX del carrito'; -$_LANGADM['AdminPPreferences9b8bbcbf5a2788eb2d27b237413f7cd8'] = 'Mostrar el botón \"añadir al carrito\" cuando el producto tiene atributos'; -$_LANGADM['AdminPPreferences9df736cf267f1f94c5a4997fecbd4e3d'] = 'Establecer el tamaño máximo de la corta descripción del producto'; -$_LANGADM['AdminPPreferencesa655e39faa3b79bdbfdbe59be2aa1013'] = 'Activar JqZoom en lugar de Thickbox en la página de productos.'; -$_LANGADM['AdminPPreferencesb9208b03bcc9eb4a336258dcdcb66207'] = 'Combinaciones'; -$_LANGADM['AdminPPreferencesc0bd7654d5b278e65f21cf4e9153fdb4'] = 'Fabricante'; -$_LANGADM['AdminPPreferencesc7c54c4ed31886079cd525b60c8867c1'] = 'Mostrar o no el botón \"añadir al carrito\" en las páginas con varios productos para aquellos que tienen atributos, forzando así a los clientes a ir a ver el detalle del producto y por lo tanto, sus atributos.'; -$_LANGADM['AdminPPreferencesca267c647010fcc8c76e3ccd3fddd572'] = 'Por defecto ordenado por lista de artículos'; -$_LANGADM['AdminPPreferencesca7de506b98e6e8c63285923677507de'] = 'Productos mostrados por página (10 por defecto).'; -$_LANGADM['AdminPPreferencesca9bccbec65b9e333e8896dbe43369df'] = 'Poner a 0 para desactivar esta característica'; -$_LANGADM['AdminPPreferencescf3fb1ff52ea1eed3347ac5401ee7f0c'] = 'Creciente'; -$_LANGADM['AdminPPreferencesd920ec381c352d9d92a53ed3d261e8c6'] = 'Artículo modificado en fecha'; -$_LANGADM['AdminPPreferencesdcf765af784bde828a35fc529a1760ef'] = 'Pasos del Pedido por defecto:'; -$_LANGADM['AdminPPreferencesdf644ae155e79abf54175bd15d75f363'] = 'Nombre del producto'; -$_LANGADM['AdminPPreferencese3cf5ac19407b1a62c6fccaff675a53b'] = 'Decreciente'; +$_LANGADM['AdminPPreferences2724aaa50fa52662bc9b244cab7afcae'] = 'Productos mostrados por página (10 por defecto).'; $_LANGADM['AdminPPreferencese4636eaae9d9044b9ae49392197713ed'] = 'Por defecto ordenado por:'; -$_LANGADM['AdminPayment1b1e7483572e24b802c4f4dec44b7a31'] = 'Restricciones de grupo'; +$_LANGADM['AdminPPreferences576f8e8bd00e234b157d1b0d706b4193'] = 'Por defecto ordenado por lista de artículos'; +$_LANGADM['AdminPPreferencesdf644ae155e79abf54175bd15d75f363'] = 'Nombre del producto'; +$_LANGADM['AdminPPreferences290b7c47045d269e2ccfa69e6477acfe'] = 'Precio del producto'; +$_LANGADM['AdminPPreferences5b84212579db9037cfe4f22863b17789'] = 'Artículo añadido en fecha'; +$_LANGADM['AdminPPreferences3cfcde53f39184634bc7b2344479fbc4'] = 'Posición dentro de la categoría'; +$_LANGADM['AdminPPreferencesc0bd7654d5b278e65f21cf4e9153fdb4'] = 'Fabricante'; +$_LANGADM['AdminPPreferencesd920ec381c352d9d92a53ed3d261e8c6'] = 'Artículo modificado en fecha'; +$_LANGADM['AdminPPreferences0174966145d34b9dc396b9ea15c1575b'] = 'Pasos del Pedido por defecto:'; +$_LANGADM['AdminPPreferences10b4f4d58932f50c51a3d4152f1472a0'] = 'Pasos del Pedido por defecto por lista de productos'; +$_LANGADM['AdminPPreferencescf3fb1ff52ea1eed3347ac5401ee7f0c'] = 'Creciente'; +$_LANGADM['AdminPPreferencese3cf5ac19407b1a62c6fccaff675a53b'] = 'Decreciente'; +$_LANGADM['AdminPPreferences14d14736f0cc7bbd49ee5dbc335d7f60'] = 'Tamaño máximo de la corta descripción'; +$_LANGADM['AdminPPreferencesd001241a200c6e9601de3615a3858882'] = 'Establecer el tamaño máximo de la corta descripción del producto'; +$_LANGADM['AdminPPreferencesc4d833424eba2cd43c9327d4943dc61f'] = 'Imagen generada por:'; +$_LANGADM['AdminPPreferences9df22f196a33acd0b372fe502de51211'] = 'automática'; +$_LANGADM['AdminPPreferenceseaae26a6fb20ed3ef54fb23bfa0b1fcc'] = 'ancho'; +$_LANGADM['AdminPPreferencesb435e227d5dd201e1768b2bcb2e0aa81'] = 'alto'; +$_LANGADM['AdminPPreferences32465c25dfecca0db61214b9af3bd9f1'] = 'Tamaño máximo de las imágenes del artículo:'; +$_LANGADM['AdminPPreferencese57fbdf001b4b35e6ca7dcdc628ca853'] = 'El tamaño máximo de las imágenes que los clientes pueden descargar (en Bytes)'; +$_LANGADM['AdminPPreferences048a517fd1781ed314402df592f2ea68'] = 'Ancho de la imagen del artículo:'; +$_LANGADM['AdminPPreferencesc9c4e9c1a92d9b15e0cdefc7ddb1bbd5'] = 'El ancho máximo de imágenes cargable por los clientes'; +$_LANGADM['AdminPPreferences9a61f5ce3180789a8455f536681cabc1'] = 'Altura de la imagen del artículo'; +$_LANGADM['AdminPPreferencesdde6c96bcb0af50f18f37572267d904a'] = 'La altura máxima de imágenes cargable por los clientes'; +$_LANGADM['AdminPPreferences044a77653804fe33652d68098d98121e'] = 'Activar la compatibilidad con las imágenes antiguas'; +$_LANGADM['AdminPPreferencese7ed00268dc16aecaac5a60aeb6f4c73'] = 'Debe permanecer en \"Sí\" a menos que haya desplazado con éxito las imágens a la pestaña Preferencias>Imagen'; +$_LANGADM['AdminPPreferences88694e637431115721b5241e652a178f'] = 'Descuentos por cantidad sobre la base de:'; +$_LANGADM['AdminPPreferences68217d833599eb6fb56f9e6d2ca24196'] = 'Como calcular los descuentos por cantidad'; +$_LANGADM['AdminPPreferencesb9208b03bcc9eb4a336258dcdcb66207'] = 'Combinaciones'; +$_LANGADM['AdminPaymentd3f9cb6a35595b8e7d9c0cd2f5e14929'] = 'Restricciones de monedas'; $_LANGADM['AdminPayment1c2e8d60a8f68d08b7009d5e4d5fa137'] = 'Por favor, marque para cada módulo la o las divisas a activar'; -$_LANGADM['AdminPayment1f3a05f7b45df8e5c5cafaf0485eedd5'] = 'Pulsar para ver la lista de los módulos de pago'; -$_LANGADM['AdminPayment3e15057a39314e679d553bd9b6522ec8'] = 'Moneda del cliente'; -$_LANGADM['AdminPayment66b063fcc97a757c25e64c785b3f18a8'] = 'Restricciones de paí­ses'; -$_LANGADM['AdminPayment9d653d0b5635dcdbbbbaa7c4b42e7a31'] = 'Restricciones de monedas'; +$_LANGADM['AdminPayment442d9a7c585a4eb14334a32decaee21b'] = 'Restricciones de grupo'; $_LANGADM['AdminPaymenta286df2cd70ded397d9f3955b0382c1c'] = 'Por favor, marque para cada grupo el o los módulos de pago a activar'; -$_LANGADM['AdminPaymenta75b01d1ff66cd0a327bda1effa71dec'] = 'Lista de los módulos de pago'; -$_LANGADM['AdminPaymentcdf4c2da827655c1ea74209dd683c903'] = 'Moneda por defecto de la tienda'; -$_LANGADM['AdminPaymentcf7da676516ac041a93fd91755fa40f9'] = 'Ningún módulo de pago instalado'; -$_LANGADM['AdminPaymentdba77f97d76421a973d8e4903ec1b056'] = 'Restricciones del módulo de pagos'; -$_LANGADM['AdminPaymente39a06ebd5bb473161c5dff3c79c80a5'] = 'Guardar restricciones'; +$_LANGADM['AdminPayment52b7e372bca509e26e66340426dc8531'] = 'Restricciones de paí­ses'; $_LANGADM['AdminPaymentfa8d45faf5026180b0506317cab3a421'] = 'Por favor, marque para cada módulo el o los países a activar'; -$_LANGADM['AdminPerformance00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activado'; -$_LANGADM['AdminPerformance02d56cf7754ce16d7ce0193fbca7c90a'] = 'Cache'; -$_LANGADM['AdminPerformance05894ba2c918dd33592bf1bd21c347f6'] = 'Memcached'; -$_LANGADM['AdminPerformance0ae00a25b134fd5949f4e08e28194b1b'] = 'Peso:'; -$_LANGADM['AdminPerformance0d6bf1934cab1de045b189eed03c3d42'] = 'puede ser activado unicamente por el debugging'; -$_LANGADM['AdminPerformance1a278351f1f4e09e91647c5ecdaecd61'] = 'Número de niveles de arborescencia'; -$_LANGADM['AdminPerformance209007e0c3ea294541d8dbaf9b2c0cc8'] = 'Utilizar el cache:'; -$_LANGADM['AdminPerformance21021ea0e52be8e9c599f4dff41e5be0'] = 'caracteristica'; -$_LANGADM['AdminPerformance32a2e7694628335252aceb0552a6f6ba'] = 'Par utilizar Memcached, tiene que instalar la extensión PECL de Memcached en su servidor.'; -$_LANGADM['AdminPerformance32d593fb52ab5e4ae3f16844b576867d'] = 'Esto añadirá indicaciones al archivo. htaccess que deberían mejorar el almacenamiento en caché y la compresión.'; -$_LANGADM['AdminPerformance38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar'; -$_LANGADM['AdminPerformance39288e61e4ec7652a64de79b94be2c78'] = 'Compresión máxima del código HTML (peligroso)'; -$_LANGADM['AdminPerformance3b690cc2c46a821f4ec11a89f0683f1c'] = 'El CacheFS sistema sólo debe utilizarse cuando la infraestructura sólo contiene un front-end servidor. Preguntele a su compañía de alojamiento si usted no sabe.'; -$_LANGADM['AdminPerformance3d064d5efb6cf2ed52cf72bfef7c7db2'] = 'Para utilizar la carpeta CacheFS'; -$_LANGADM['AdminPerformance40f69b99e05503042c924aa2f609908e'] = 'Reducir el código HTML, tras la ejecución de la complilación Smarty'; -$_LANGADM['AdminPerformance41082af484e7d21ed97209e00f9acf97'] = 'Nombre del tercer nombre de dominio de su tienda (por ejemplo, myshop-media-server-1.com). Si no tiene otro dominio, deje el campo vacío.'; -$_LANGADM['AdminPerformance490aa6e856ccf208a054389e47ce0d06'] = 'Id'; -$_LANGADM['AdminPerformance5824d53b7b15b236750314bdbf40f32a'] = 'Cache:'; -$_LANGADM['AdminPerformance60aaf44d4b562252c04db7f98497e9aa'] = 'Puerto'; -$_LANGADM['AdminPerformance60eae0eda2c68006eb838a8cfd24cf80'] = 'Conservar el funcionamiento original'; -$_LANGADM['AdminPerformance64cef1b605534126797bee68f6555fec'] = 'Compresión del JavaScript en el código HTML'; -$_LANGADM['AdminPerformance64ea53ab0a03507af104853e03c2db28'] = 'Puerto:'; -$_LANGADM['AdminPerformance689202409e48743b914713f96d93947c'] = 'Valor'; -$_LANGADM['AdminPerformance6a4a08e9914c7067816a4a338cac9d20'] = 'Utilizar CCC para las hojas de estilo'; -$_LANGADM['AdminPerformance6acc18c03f7557fffe520276b1d92875'] = 'Nombre del segundo nombre de dominio de su tienda (por ejemplo, myshop-media-server-1.com). Si no tiene otro dominio, deje el campo vacío.'; -$_LANGADM['AdminPerformance6c202452e44c42e323204da2a3a3c24a'] = 'Sistema de archivos'; -$_LANGADM['AdminPerformance71401d51b276ed4ddcee6b6d4f6f843b'] = 'Añadir un servidor'; -$_LANGADM['AdminPerformance74c9e12c3a19cfb79b79faf579934844'] = 'Añadir un servidor'; -$_LANGADM['AdminPerformance7b351ea64247065ff0110b1f8284deb8'] = 'Activar o desactivar el sistema de cache'; -$_LANGADM['AdminPerformance829d7912abe53442bf79a6dcf4df2540'] = 'Compresión máxima del código HTML. Solo funciona cuando \"Reducción del código HTML\" se encuentra activada. Atención, esta aplicación desactiva la validez W3C.'; -$_LANGADM['AdminPerformance86d197c88189c32765b202ff04db1022'] = 'Servidores de media (utilizado únicamente cuando CCC está activado)'; -$_LANGADM['AdminPerformance8c489d0946f66d17d73f26366a4bf620'] = 'Peso'; -$_LANGADM['AdminPerformance93cba07454f06a4a960172bbd6e2a435'] = 'Sí'; -$_LANGADM['AdminPerformance9535ef94bfc73ca1933e6bcfc4e64ded'] = 'Utilizar Rijndael con la librería mcript.'; -$_LANGADM['AdminPerformance9f2dedca6e0a783e7e52037b635c7c91'] = 'Dirección IP:'; -$_LANGADM['AdminPerformance9f8a0aaa0d8c5eeb98f607482e6f2543'] = 'Cifrar'; -$_LANGADM['AdminPerformancea80f3ba9da16baa959b8685c8538099d'] = 'Conservar el funcionamiento original'; -$_LANGADM['AdminPerformancea9b036d3e91d53892d6a67c31327e456'] = 'debe tener los derechos de escritura'; -$_LANGADM['AdminPerformanceaee8eb501dcb805b13f843db6dc56e9b'] = 'Debe introducir otro campo o subcampo para no volver a utilizar el cookie para el contenido estático.'; -$_LANGADM['AdminPerformanceb0744a0fedad81b59019ea2cfd6d0bb9'] = 'Utilizar CCC para el código JavaScript'; -$_LANGADM['AdminPerformanceb07e7131a6007b2a1a765bdd0e1e4894'] = 'Característica:'; -$_LANGADM['AdminPerformanceb9f5c797ebbf55adccdd8539a65a0241'] = 'Desactivado:'; -$_LANGADM['AdminPerformancebafd7322c6e97d25b6299b5d6fe8920b'] = 'No'; -$_LANGADM['AdminPerformancec12c5b5693a651c1a235e9040315ad33'] = 'Esto obliga a Smarty a (re)compilar las plantillas en cada invocación. Es útil para el desarrollo y la solución de errores pero en ningún caso debería utilizarse como entorno de producción.'; -$_LANGADM['AdminPerformancec469db474a76169ecfbe4d16c0a94646'] = 'Conservar el funcionamiento original'; -$_LANGADM['AdminPerformancec9cc8cce247e49bae79f15173ce97354'] = 'Guardar'; -$_LANGADM['AdminPerformancecf00874a93cf1cca317853c54c9f40e3'] = '\"Smart cache\" para el código JavaScript'; -$_LANGADM['AdminPerformanced909b5755af85b4f5d19f9cce0775a91'] = 'Nombre del cuarto nombre de dominio de su tienda (por ejemplo, myshop-media-server-1.com). Si no tiene otro dominio, deje el campo vacío.'; -$_LANGADM['AdminPerformancedc653b2b8f2af0dee63edabf1a7ede5b'] = 'Utilizar la clase local BlowFish'; -$_LANGADM['AdminPerformanceea3552401a65fd61c45745b3345b12f0'] = 'Compresión del JavaScript en el código HTML, tras la ejecución de la complilación Smarty'; -$_LANGADM['AdminPerformanceecffc19cb5ada347980c0fd06ca337f4'] = 'CCC reducce el tiempo de carga de su pagina. Con estaos parametras ganara en rendimiento sin cambiar el codigo de su tema. Debe ser seguro que su tema esta compatible con la version 1.4 sino CCC le generara problemas'; -$_LANGADM['AdminPerformancef109757e57bb970f6b86a8f6c3e2b0d7'] = 'Reducción del código HTML'; -$_LANGADM['AdminPerformancef15de4c26829bbbde82a73377dee57be'] = 'Conservar la validación W3C'; -$_LANGADM['AdminPerformancef2bbdf9f72c085adc4d0404e370f0f4c'] = 'Atributo'; -$_LANGADM['AdminPerformancef3799005455e4338e44d1d9130e4c758'] = 'Sistema de cache:'; -$_LANGADM['AdminPerformancef396ae69aa223c04dff639b3649ba1dd'] = 'IP'; -$_LANGADM['AdminPerformancef4efdd180586cba038b52f2471e4075d'] = 'CCC'; -$_LANGADM['AdminPerformancef8198a372da81edfca0693a81242149d'] = 'Mcrypt es más rápido que nuestra clase BlowFish pero requiere la extensión PHP \"mcrypt\". Si modifica este parámetro todos los antiguos cookies se reinicializarán.'; +$_LANGADM['AdminPaymentc453a4b8e8d98e82f35b67f433e3b4da'] = 'Pago'; +$_LANGADM['AdminPayment837f9681f8514f8c00192f709b3854c8'] = 'Usted tiene mas de una tienda. Debe seleccionar una para configurar el pago.'; +$_LANGADM['AdminPaymenta75b01d1ff66cd0a327bda1effa71dec'] = 'Lista de los módulos de pago'; +$_LANGADM['AdminPayment1f3a05f7b45df8e5c5cafaf0485eedd5'] = 'Pulsar para ver la lista de los módulos de pago'; +$_LANGADM['AdminPaymentdba77f97d76421a973d8e4903ec1b056'] = 'Restricciones del módulo de pagos'; +$_LANGADM['AdminPaymentcf7da676516ac041a93fd91755fa40f9'] = 'Ningún módulo de pago instalado'; +$_LANGADM['AdminPayment3e15057a39314e679d553bd9b6522ec8'] = 'Moneda del cliente'; +$_LANGADM['AdminPaymentcdf4c2da827655c1ea74209dd683c903'] = 'Moneda por defecto de la tienda'; +$_LANGADM['AdminPaymente39a06ebd5bb473161c5dff3c79c80a5'] = 'Guardar restricciones'; +$_LANGADM['AdminPdf788ebe0fc7fc09c0c20069659af8e139'] = 'Opciones PDF del idioma actual:'; +$_LANGADM['AdminPdf125902509918b45d53071e760d5c97c1'] = 'Usar el disco como cache'; +$_LANGADM['AdminPdf4547c92e3493ab518fc274b8be9427c3'] = 'Guarda memoria pero desacelera el proceso de renderizado'; $_LANGADM['AdminPerformancef8d698aea36fcbead2b9d5359ffca76f'] = 'Smarty'; +$_LANGADM['AdminPerformancefdf1da3a7cc0e1cb2ef78f7b5658f422'] = 'Cache de plantillas:'; +$_LANGADM['AdminPerformance938a37a70efa8f8b7adf65d5e01442d5'] = 'Nunca compilar cache'; +$_LANGADM['AdminPerformance2327910608424148d46ac4a9f86a1404'] = 'Las plantillas no se vuelven a compilar, el rendimiento es mejor y esta opción se debe utilizar en un entorno en producción'; +$_LANGADM['AdminPerformance5305b3e31f31228ba222c0681be73cbf'] = 'Compilar caché si las plantillas se actualizan'; +$_LANGADM['AdminPerformance2142df83da86e7dbb7257b85574d83de'] = 'Las plantillas se vuelven a compilar cuando se actualizan, si experimenta problemas de compilación cuando se actualizan los archivos de las plantillas, se debe utilizar forzar compilación en vez de esta opción. Nunca se debe utilizar en un ambiente de producción.'; +$_LANGADM['AdminPerformance0cbeff261594ed01a8cd36c190d2a069'] = 'Forzar compilación'; +$_LANGADM['AdminPerformancec12c5b5693a651c1a235e9040315ad33'] = 'Esto obliga a Smarty a (re)compilar las plantillas en cada invocación. Es útil para el desarrollo y la solución de errores pero en ningún caso debería utilizarse como entorno de producción.'; +$_LANGADM['AdminPerformance5824d53b7b15b236750314bdbf40f32a'] = 'Cache:'; +$_LANGADM['AdminPerformance93cba07454f06a4a960172bbd6e2a435'] = 'Sí'; +$_LANGADM['AdminPerformancebafd7322c6e97d25b6299b5d6fe8920b'] = 'No'; +$_LANGADM['AdminPerformance0d6bf1934cab1de045b189eed03c3d42'] = 'puede ser activado unicamente por el debugging'; +$_LANGADM['AdminPerformance76ef3d6408af444762771472e6b8e647'] = 'Consola de depuración:'; +$_LANGADM['AdminPerformance49aeb6053e875124e2e7a5e332cf37df'] = 'La consola no esta abierta'; +$_LANGADM['AdminPerformance6a11fdbb32d051287badfadf2b3bdb05'] = 'Abra la consola con el parámetro de dirección URL (SMARTY_DEBUG)'; +$_LANGADM['AdminPerformancee3b1efb79066420dc080018e6120b0c4'] = 'Para abrir la consola de depuración, sólo tiene que pasar el parámetro SMARTY_DEBUG en la URL.'; +$_LANGADM['AdminPerformance76a6a3d918aeb38a8dbb36eaa070d62d'] = 'Siempre abrir la consola'; +$_LANGADM['AdminPerformance2e7a8f64d48378eaf4c1a2f064f62470'] = 'Para forzar siempre abrir la consola de depuración, elegir esta opción.'; +$_LANGADM['AdminPerformance010a6cb0eccdea35662ad711d443f2ec'] = 'Características postiza'; +$_LANGADM['AdminPerformancebb3656a5447418f8f2644f3ac91b5c6f'] = 'Algunas características pueden desactivarse para aumentar el rendimiento.'; +$_LANGADM['AdminPerformance7752d6c7d20afb7989687e202b77e10e'] = 'Combinación:'; +$_LANGADM['AdminPerformance3b122241906899e24b19de017667af13'] = 'Estas características van a ser desactivadas:'; +$_LANGADM['AdminPerformanced6295c05503596b3ed3528aee83e3ef7'] = 'Característica:'; +$_LANGADM['AdminPerformancef4efdd180586cba038b52f2471e4075d'] = 'CCC'; +$_LANGADM['AdminPerformanceecffc19cb5ada347980c0fd06ca337f4'] = 'CCC reducce el tiempo de carga de su pagina. Con estaos parametras ganara en rendimiento sin cambiar el codigo de su tema. Debe ser seguro que su tema esta compatible con la version 1.4 sino CCC le generara problemas'; +$_LANGADM['AdminPerformance526838de93b6f66c78968a3a934042ee'] = 'Cache inteligente para CSS'; +$_LANGADM['AdminPerformance6a4a08e9914c7067816a4a338cac9d20'] = 'Utilizar CCC para las hojas de estilo'; +$_LANGADM['AdminPerformancea80f3ba9da16baa959b8685c8538099d'] = 'Conservar el funcionamiento original'; +$_LANGADM['AdminPerformancecf00874a93cf1cca317853c54c9f40e3'] = '\"Smart cache\" para el código JavaScript'; +$_LANGADM['AdminPerformanceb0744a0fedad81b59019ea2cfd6d0bb9'] = 'Utilizar CCC para el código JavaScript'; +$_LANGADM['AdminPerformancec469db474a76169ecfbe4d16c0a94646'] = 'Conservar el funcionamiento original'; +$_LANGADM['AdminPerformancef109757e57bb970f6b86a8f6c3e2b0d7'] = 'Reducción del código HTML'; +$_LANGADM['AdminPerformancef5b0cf11265b2fee9f2b8f1247a397bd'] = 'Reducir el código HTML, tras la ejecución de la complilación Smarty'; $_LANGADM['AdminPerformancefdb3644651f3871a5e73f4dc271b64e3'] = 'Conservar el funcionamiento original'; -$_LANGADM['AdminPreferences0db377921f4ce762c62526131097968f'] = 'General'; -$_LANGADM['AdminPreferences1656072e927c8d3acd24359cbb648bb5'] = 'Activar SSL'; +$_LANGADM['AdminPerformance64cef1b605534126797bee68f6555fec'] = 'Compresión del JavaScript en el código HTML'; +$_LANGADM['AdminPerformancef65aa6dfb136e572c29d88b74b108592'] = 'Compresión del JavaScript en el código HTML, tras la ejecución de la complilación Smarty'; +$_LANGADM['AdminPerformance60eae0eda2c68006eb838a8cfd24cf80'] = 'Conservar el funcionamiento original'; +$_LANGADM['AdminPerformance39288e61e4ec7652a64de79b94be2c78'] = 'Compresión máxima del código HTML (peligroso)'; +$_LANGADM['AdminPerformance729cff2445d2a161b05efaa453554c77'] = 'Compresión máxima del código HTML. Solo funciona cuando \"Reducción del código HTML\" se encuentra activada. Atención, esta aplicación desactiva la validez W3C.'; +$_LANGADM['AdminPerformancef15de4c26829bbbde82a73377dee57be'] = 'Conservar la validación W3C'; +$_LANGADM['AdminPerformance3ffcac2b857b421d5418b748b411265b'] = 'Servidores de media (utilizado únicamente cuando CCC está activado)'; +$_LANGADM['AdminPerformanceaee8eb501dcb805b13f843db6dc56e9b'] = 'Debe introducir otro campo o subcampo para no volver a utilizar el cookie para el contenido estático.'; +$_LANGADM['AdminPerformancef45ec4d4a23802aba0c4906caa2f9e80'] = 'Servidor de medios #1:'; +$_LANGADM['AdminPerformance3f21c4cb40da6ee36bfbdee232f734eb'] = 'Nombre del segundo nombre de dominio de su tienda (por ejemplo, myshop-media-server-1.com). Si no tiene otro dominio, deje el campo vacío.'; +$_LANGADM['AdminPerformance029c7c02d736e799563e65ab25824886'] = 'Servidor de medios #2:'; +$_LANGADM['AdminPerformance1d75a74a2a2609de0d86127897d0f642'] = 'Nombre del tercer nombre de dominio de su tienda (por ejemplo, myshop-media-server-1.com). Si no tiene otro dominio, deje el campo vacío.'; +$_LANGADM['AdminPerformancef715fd84d02f4fb6cfcd8d2edd9c1996'] = 'Servidor de medios #3:'; +$_LANGADM['AdminPerformancec424b7b67d7e3099a8f297bfc59bbc11'] = 'Nombre del cuarto nombre de dominio de su tienda (por ejemplo, myshop-media-server-1.com). Si no tiene otro dominio, deje el campo vacío.'; +$_LANGADM['AdminPerformance9f8a0aaa0d8c5eeb98f607482e6f2543'] = 'Cifrar'; +$_LANGADM['AdminPerformance609cd22f2a8343e13a650753026cbbe4'] = 'Mcrypt es más rápido que nuestra clase BlowFish pero requiere la extensión PHP \"mcrypt\". Si modifica este parámetro todos los antiguos cookies se reinicializarán.'; +$_LANGADM['AdminPerformance839ca1a91906577aef1ab428fff608ef'] = 'Algoritmo:'; +$_LANGADM['AdminPerformance9535ef94bfc73ca1933e6bcfc4e64ded'] = 'Utilizar Rijndael con la librería mcript.'; +$_LANGADM['AdminPerformancedc653b2b8f2af0dee63edabf1a7ede5b'] = 'Utilizar la clase local BlowFish'; +$_LANGADM['AdminPerformance05894ba2c918dd33592bf1bd21c347f6'] = 'Memcached'; +$_LANGADM['AdminPerformance0e68f753bc601f5d9d04717f95042762'] = 'APC'; +$_LANGADM['AdminPerformance38ca568bbe61771c6456a5c7b8d419ee'] = 'Xcache'; +$_LANGADM['AdminPerformance6c202452e44c42e323204da2a3a3c24a'] = 'Sistema de archivos'; +$_LANGADM['AdminPerformance02d56cf7754ce16d7ce0193fbca7c90a'] = 'Cache'; +$_LANGADM['AdminPerformance209007e0c3ea294541d8dbaf9b2c0cc8'] = 'Utilizar el cache:'; +$_LANGADM['AdminPerformance00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activado'; +$_LANGADM['AdminPerformanceb9f5c797ebbf55adccdd8539a65a0241'] = 'Desactivado:'; +$_LANGADM['AdminPerformance7b351ea64247065ff0110b1f8284deb8'] = 'Activar o desactivar el sistema de cache'; +$_LANGADM['AdminPerformancef3799005455e4338e44d1d9130e4c758'] = 'Sistema de cache:'; +$_LANGADM['AdminPerformance1a278351f1f4e09e91647c5ecdaecd61'] = 'Número de niveles de arborescencia'; +$_LANGADM['AdminPerformance38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar'; +$_LANGADM['AdminPerformance32a2e7694628335252aceb0552a6f6ba'] = 'Par utilizar Memcached, tiene que instalar la extensión PECL de Memcached en su servidor.'; +$_LANGADM['AdminPerformance86cd5169788947d6fcca1165db7a58bc'] = 'Para utilizar la APC, es necesario instalar la extensión PECL de APC en su servidor.'; +$_LANGADM['AdminPerformanceaadb27e7677e4c4c85e4aa747ef7626e'] = 'Para utilizar XCache, debe instalar la extensión XCache en su servidor.'; +$_LANGADM['AdminPerformance9c9ca93357c96b83727281cbd7c12f36'] = 'Para utilizar la carpeta CacheFS'; +$_LANGADM['AdminPerformancea9b036d3e91d53892d6a67c31327e456'] = 'debe tener los derechos de escritura'; +$_LANGADM['AdminPerformancec9cc8cce247e49bae79f15173ce97354'] = 'Guardar'; +$_LANGADM['AdminPerformancec3674e01e1bc9327453afff9bee212be'] = 'El CacheFS sistema sólo debe utilizarse cuando la infraestructura sólo contiene un front-end servidor. Preguntele a su compañía de alojamiento si usted no sabe.'; +$_LANGADM['AdminPerformance98cb1c78dc57031530a646edadf2584d'] = 'Esta característica no puede desactivarse por que está en uso.'; +$_LANGADM['AdminPerformanceca752c58a57df4ddb193ea9bd45baf4d'] = 'Solapa de combinaciones en la página de producto'; +$_LANGADM['AdminPerformance689202409e48743b914713f96d93947c'] = 'Valor'; +$_LANGADM['AdminPerformancef2bbdf9f72c085adc4d0404e370f0f4c'] = 'Atributo'; +$_LANGADM['AdminPerformanceb3a0f0a71a06c4cb37e4aeb9fc6b0235'] = 'Solapa de características en la página de producto'; +$_LANGADM['AdminPerformance21021ea0e52be8e9c599f4dff41e5be0'] = 'Característica'; +$_LANGADM['AdminPerformance6c3205f235918451faca3dcd6e63d760'] = 'Valor de característica'; +$_LANGADM['AdminPerformance74c9e12c3a19cfb79b79faf579934844'] = 'Añadir un servidor'; +$_LANGADM['AdminPerformance9f2dedca6e0a783e7e52037b635c7c91'] = 'Dirección IP:'; +$_LANGADM['AdminPerformance64ea53ab0a03507af104853e03c2db28'] = 'Puerto:'; +$_LANGADM['AdminPerformance0ae00a25b134fd5949f4e08e28194b1b'] = 'Peso:'; +$_LANGADM['AdminPerformance71401d51b276ed4ddcee6b6d4f6f843b'] = 'Añadir un servidor'; +$_LANGADM['AdminPerformanceb718adec73e04ce3ec720dd11a06a308'] = 'Id'; +$_LANGADM['AdminPerformance75ba8d70e3692ba200f0e0df37b4d2ae'] = 'IP'; +$_LANGADM['AdminPerformance60aaf44d4b562252c04db7f98497e9aa'] = 'Puerto'; +$_LANGADM['AdminPerformance8c489d0946f66d17d73f26366a4bf620'] = 'Peso'; +$_LANGADM['AdminPreferences6adf97f83acf6453d4a6a4b1070f3754'] = 'No hay'; +$_LANGADM['AdminPreferencesc035796995e11f000835780bbadbd575'] = 'Estándar (5 etapas)'; +$_LANGADM['AdminPreferencesb563636fd3896671be0104bbc6783be4'] = 'Comprobar una página'; +$_LANGADM['AdminPreferences9f7a304fd501ed0e4d06b899fed739d0'] = 'Solo creación de cuenta'; +$_LANGADM['AdminPreferencesf2c822352f0e0a62e2de6d716475911b'] = 'Estandar (creación de cuenta y creación de dirección)'; $_LANGADM['AdminPreferences27f3765c3871cd5fe52f88f31dfe2c89'] = 'superior'; -$_LANGADM['AdminPreferences38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar '; -$_LANGADM['AdminPreferences4be87dc8773fa2fb95b7b8302cb47fa9'] = 'Monstra los provedores y los fabricantes aun si los bloques correspondientes son desactivados'; -$_LANGADM['AdminPreferences700e61469b84a66ddb24304a85b0c181'] = 'clásico'; -$_LANGADM['AdminPreferences79a8435260e0c3b17e30ccb1c6dfc75c'] = 'Monstra los provedores y los fabricantes'; -$_LANGADM['AdminPreferences8de64d6b49cebd2306af6ddbcd268700'] = 'Si su hosting permite SSL, puede activar la encripción del SSL (https://) para la identificación de la cuenta del usuario y el proceso de pedido '; -$_LANGADM['AdminPreferences95be164e850e88c5282e84669f368e1b'] = 'Puede elegir como redondear los precios: siempre superior, siempre inferior, o sino ronda classica'; -$_LANGADM['AdminPreferencesac2021d3c67ee796d7ab20a466ebd583'] = 'regla de redondeo'; -$_LANGADM['AdminPreferencesbbd6622dbbdf4bcb166f5e3f018a2351'] = 'Por favor pulse aquí para utilizar el protocolo HTTPS antes de habilitar SSL.'; -$_LANGADM['AdminPreferencescce43372fe8624c0edf870f417557b84'] = 'Activar o desactivar el modo en el Front Office con el fin de mejorar la seguridad de PrestaShop'; -$_LANGADM['AdminPreferencese12874163bcb256726ddfe643aa53a63'] = 'Incrementar la seguridad del Front Office'; $_LANGADM['AdminPreferencesf8d23e159df67b2673d7c29166864453'] = 'inferior'; -$_LANGADM['AdminProducts004bf6c9a40003140292e97330236c53'] = 'Acción'; -$_LANGADM['AdminProducts006b4cc15322f7951d9100716edcac07'] = 'Cantidad mínima:'; -$_LANGADM['AdminProducts00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activado'; -$_LANGADM['AdminProducts019d1ca7d50cc54b995f60d456435e87'] = 'Ocasión'; -$_LANGADM['AdminProducts01b6e20344b68835c5ed1ddedf20d531'] = 'a'; -$_LANGADM['AdminProducts01f8544c8fd4628bc686502e8b727d95'] = 'el campo'; -$_LANGADM['AdminProducts02fa003c38fefcda498b876f67f4cac7'] = 'URL amigables:'; -$_LANGADM['AdminProducts03937134cedab9078be39a77ee3a48a0'] = 'Grupo'; -$_LANGADM['AdminProducts03c2e7e41ffc181a4e84080b4710e81e'] = 'Nuevo'; -$_LANGADM['AdminProducts0449f210068787074ce58175b1a2f5cf'] = 'Suprimir este producto'; -$_LANGADM['AdminProducts06444363878572ed1fd5c9342cd5884f'] = 'Disponible a partir de:'; -$_LANGADM['AdminProducts06d43815fa42336629ff54da5630143c'] = 'el archivo'; -$_LANGADM['AdminProducts0a5fa53f3f20f67f98bd6c3b16df059d'] = 'es necesario'; -$_LANGADM['AdminProducts0b27918290ff5323bea1e3b78a9cf04e'] = 'Archivo'; -$_LANGADM['AdminProducts0d0a2536d9091f317c4c5695545efebb'] = 'Ecotasa:'; -$_LANGADM['AdminProducts104f50d9d335bbe38ee0c8e44ebddf03'] = '(US, Canadá)'; -$_LANGADM['AdminProducts1063e38cb53d94d386f21227fcd84717'] = 'Eliminar'; -$_LANGADM['AdminProducts10b8ce36a973c8009b521b39488a89a7'] = 'Gastos de porte suplementarios'; -$_LANGADM['AdminProducts10cbdb4839f838ce30409739435a6070'] = 'Catálogo'; -$_LANGADM['AdminProducts119a7c88cf8f1c685c57981abff26f43'] = 'Admitir pedidos'; -$_LANGADM['AdminProducts12085f07b6313b69c63a625d8e23f706'] = 'valor personalizado'; -$_LANGADM['AdminProducts126ddccbd9f946b8cd46d88b304a2020'] = 'Por favor, seleccione al menos un producto.'; -$_LANGADM['AdminProducts1330988644c6dfe038e00e6384ac845a'] = 'Anterior'; -$_LANGADM['AdminProducts1351017ac6423911223bc19a8cb7c653'] = 'Nombre de archivo'; -$_LANGADM['AdminProducts151648106e4bf98297882ea2ea1c4b0e'] = 'Actualización con éxito'; -$_LANGADM['AdminProducts165cd22134a317e1feceeb858c3660cf'] = 'mostrar el precio'; -$_LANGADM['AdminProducts1814d65a76028fdfbadab64a5a8076df'] = 'Proveedores'; -$_LANGADM['AdminProducts184dba60ea740430441d13a7e8213691'] = 'Mostrar en la página producto el icono \"en rebajas\" y el texto en la lista de productos'; -$_LANGADM['AdminProducts18a2ecd7e67529945cf93821d3fc438f'] = 'Título de la página del producto; dejar en blanco para usar el nombre del producto'; -$_LANGADM['AdminProducts1901606ea069a83dc7beea17881ef95a'] = 'Periodo'; -$_LANGADM['AdminProducts190733df8c1af5e4666dfad4cc554080'] = 'El precio final del producto será'; -$_LANGADM['AdminProducts19f823c6453c2b1ffd09cb715214813d'] = 'Campo requerido'; -$_LANGADM['AdminProducts1c669d037f8bc785f0e1a9aeb7070367'] = 'Opciones de impuestos'; -$_LANGADM['AdminProducts1f87346a16cf80c372065de3c54c86d9'] = 'Con IVA'; -$_LANGADM['AdminProducts21021ea0e52be8e9c599f4dff41e5be0'] = 'caracteristica'; -$_LANGADM['AdminProducts21034ae6d01a83e702839a72ba8a77b0'] = 'Sin IVA'; -$_LANGADM['AdminProducts21f59b54f62b5b8b4bc0f63f0f617fc1'] = 'Impacto'; -$_LANGADM['AdminProducts22eb5599cf8ccde65128467443e72099'] = 'Características sin definir'; -$_LANGADM['AdminProducts234078adec0a64008b6ae77653776cfa'] = 'Breve descripción:'; -$_LANGADM['AdminProducts24a1199bf4dcbef398db7660409a61d9'] = 'Cuando no hay stock:'; -$_LANGADM['AdminProducts24a23d787190f2c4812ff9ab11847a72'] = 'Estado:'; -$_LANGADM['AdminProducts255cf1d721d2bd8cd7b792c23a0773c3'] = 'Número de campos de archivo subidos que se han mostrado '; -$_LANGADM['AdminProducts2811dedc85918c3e3ed0becd87cbb336'] = 'No se puede añadir productos descargables a un paquete.'; -$_LANGADM['AdminProducts282c59515d1ea09d37d4d9980bba3e58'] = 'define a zero par un accesso limitado'; -$_LANGADM['AdminProducts284dd90023a7ddf940af524df216b9fc'] = 'exclusivo en Internet ( no se vende en tienda)'; -$_LANGADM['AdminProducts287234a1ff35a314b5b6bc4e5828e745'] = 'Atributos'; -$_LANGADM['AdminProducts290b7c47045d269e2ccfa69e6477acfe'] = 'Precio del producto'; -$_LANGADM['AdminProducts2998f049bcca4beccebd03d57d35384e'] = 'Números de campos de texto mostrados'; -$_LANGADM['AdminProducts29d7b46b863639e29ae8452d2320530a'] = 'Realizar la combinación predeterminada para este producto'; -$_LANGADM['AdminProducts2aa2ef9d99efe99c01d0c1fb2a3838e5'] = 'Precio mayorista sin IVA:'; -$_LANGADM['AdminProducts2b05e1a0e6c62dbf0018af09ed38f4e0'] = 'Formato: dd-mm-aaaa'; -$_LANGADM['AdminProducts32b502f33a535f75dcbf63f6753c631e'] = 'Etiquetas:'; -$_LANGADM['AdminProducts32b919d18cfaca89383f6000dcc9c031'] = 'Generar'; -$_LANGADM['AdminProducts3601146c4e948c32b6424d2c0a7f0118'] = 'Precio'; -$_LANGADM['AdminProducts37bde2365871f3c9ca3efe90c2f0e7fa'] = 'El nombre completo del archivo con la extensión (ejemplo: libro, pdf)'; -$_LANGADM['AdminProducts37be07209f53a5d636d5c904ca9ae64c'] = 'Porcentaje'; -$_LANGADM['AdminProducts382b0f5185773fa0f67a8ed8056c7759'] = 'N/A'; -$_LANGADM['AdminProducts386c339d37e737a436499d423a77df0c'] = 'Divisa'; -$_LANGADM['AdminProducts38d301f7ef549a79620e99fd8b51fa34'] = 'aparece en las listas de productos y en la parte superior de la página del producto'; -$_LANGADM['AdminProducts394deec8b4e901394f69ad41095b1ecc'] = 'Meta palabras clave:'; -$_LANGADM['AdminProducts3adbdb3ac060038aa0e6e6c138ef9873'] = 'Categoría'; -$_LANGADM['AdminProducts3b263477a8ad622d76979befafd0119d'] = 'Escriba las primeras letras del nombre del producto, después elija el producto en el menú desplegable'; -$_LANGADM['AdminProducts3b6c024d7eff743d98d894ce0e0d1242'] = 'Documentos adjuntos disponibles'; -$_LANGADM['AdminProducts3bc79dca1e0cdc4b2ac5a2e415f902bf'] = 'Precio sin Iva de venta de este producto'; -$_LANGADM['AdminProducts3c6c11039b6caf151f6e3e99237f2f3b'] = 'A partir de (cantidad)'; -$_LANGADM['AdminProducts3cb94c0658e6bbfdeac7e65b9635a8f5'] = 'Esto es un enlace'; -$_LANGADM['AdminProducts3dd42bfc8345e82c43b4a40a3426ec49'] = 'Referencia:'; -$_LANGADM['AdminProducts3e053943605d9e4bf7dd7588ea19e9d2'] = 'Caracteres no válidos:'; -$_LANGADM['AdminProducts3e34bdebd9bd5edda27e8728904a2552'] = 'unidad(es)'; -$_LANGADM['AdminProducts3e565755572fa5df48eb811c62619098'] = 'Texto mostrado cuando está disponible:'; -$_LANGADM['AdminProducts3ea3291e42b4f5eae395f389ce9a88d5'] = 'Generador de combinaciones de productos'; -$_LANGADM['AdminProducts3faccbfcb5f35451302dcaff3af6cd3f'] = 'Por favor marque una categoría para seleccionar la categoría predeterminada.'; -$_LANGADM['AdminProducts418734e88e64dbe12a62122833c89da7'] = 'Caracteres especiales autorizados:'; -$_LANGADM['AdminProducts439919935798d6aa9b1bd38a25eb2bf5'] = 'Alto (paquete)'; -$_LANGADM['AdminProducts44118d6d6ecd2f24f53ec6393a66baa1'] = '¿Cuántos días el cliente puede acceder a este archivo?'; -$_LANGADM['AdminProducts4492081ca02b059f9e8af4ddaf0f7292'] = 'Paquete'; -$_LANGADM['AdminProducts461900b74731e07320ca79366df3e809'] = 'Imagen'; -$_LANGADM['AdminProducts487fd4fe388baed0928898b641050983'] = 'Ecotasa'; -$_LANGADM['AdminProducts48881913e6addc0c3c439f02229ac91e'] = 'Aplicar a todos los productos'; -$_LANGADM['AdminProducts49ee3087348e8d44e1feda1917443987'] = 'Nombre'; -$_LANGADM['AdminProducts4d774376eedc9e76eb3ecd52629ca6d5'] = 'Gestión de las prioridades'; -$_LANGADM['AdminProducts4e140ba723a03baa6948340bf90e2ef6'] = 'Nombre:'; -$_LANGADM['AdminProducts522794e2dc4cecbae08ad633f40d4b9b'] = 'Campos de archivo:'; -$_LANGADM['AdminProducts52eb5928a34db3e3da7ba52b0644273b'] = 'EAN13'; -$_LANGADM['AdminProducts52f5e0bc3859bc5f5e25130b6c7e8881'] = 'Posición'; -$_LANGADM['AdminProducts535fb9c585d10cb369e97f1ae2d5e11f'] = 'ya incluída en el precio'; -$_LANGADM['AdminProducts5362207e69f819de2b0fd72922ff30db'] = 'Ancho (paquete)'; -$_LANGADM['AdminProducts544baae42433c186ff222736db985d7d'] = 'Añadir un valor predefinido'; -$_LANGADM['AdminProducts545f6c2f382c04810103b3e5e6f7d841'] = 'Ilimitado'; -$_LANGADM['AdminProducts55110f4c6a2c90b143c6fcd295cb7bc7'] = 'Una combinación por defecto debe ser designada para cada producto.'; -$_LANGADM['AdminProducts5561b49810cadf25824adfe31a1ed9cb'] = 'Guardar etiquetas'; -$_LANGADM['AdminProducts58fd2b2308056ad80255a322b305742b'] = 'Número de días'; -$_LANGADM['AdminProducts59716c97497eb9694541f7c3d37b1a4d'] = 'País'; -$_LANGADM['AdminProducts59adc1912b6f538acb6afab8c2621945'] = 'Los impuestos están desactivados actualemente'; -$_LANGADM['AdminProducts5da618e8e4b89c66fe86e32cdafde142'] = 'Del'; -$_LANGADM['AdminProducts5eea367ea73b909880393bd1ae79fc67'] = 'Cliente:'; -$_LANGADM['AdminProducts5fd58de80d182944e9c229aa4c3b8180'] = 'Añadir o modificar propiedades de personalización'; -$_LANGADM['AdminProducts6006a8509fdf7c46885562ae6cd70d7f'] = 'ha sido subido correctamente'; -$_LANGADM['AdminProducts61946eb3e50f01d7ea339f202a2942f8'] = 'si configurado en \"importe\", el impuesto está incluido'; -$_LANGADM['AdminProducts6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caracteres no válidos:'; -$_LANGADM['AdminProducts627b9f5acc2dcec1e8e341dd09df9768'] = 'Mostrar texto cuando es posible dejar pendiente un pedido:'; -$_LANGADM['AdminProducts62b5bb12862c2d95d5c88d1e75feb4f9'] = 'Precio al por mayor:'; -$_LANGADM['AdminProducts63b28593e2858476903ac94ca8697341'] = 'Su depósito de descargas no puede escribirse.'; -$_LANGADM['AdminProducts63d5049791d9d79d86e9a108b0a999ca'] = 'Referencia'; -$_LANGADM['AdminProducts6492d670e42151cc37574d99f4071f85'] = 'Nombre del archivo'; -$_LANGADM['AdminProducts65be3ad50ca00caff377d6a988c3823c'] = 'Ninguna fecha de expiración si este espacio está en blanco'; -$_LANGADM['AdminProducts6844aa7b2ea9577a34cea194362d5509'] = 'supera el tamaño permitido por el servidor, este límite está establecido en'; -$_LANGADM['AdminProducts686e697538050e4664636337cc3b834f'] = 'Crear'; -$_LANGADM['AdminProducts694e8d1f2ee056f98ee488bdc4982d73'] = 'Cantidad'; -$_LANGADM['AdminProducts6a6d01ddaa8fb712f673a6c94525f149'] = 'disponible a la compra'; -$_LANGADM['AdminProducts6adf97f83acf6453d4a6a4b1070f3754'] = 'Ninguno'; -$_LANGADM['AdminProducts6b75fa7115dc07a315c0d9eb30f065e1'] = '(o Esc)'; -$_LANGADM['AdminProducts6d3adfeed355509b6aee5588e66d0157'] = 'Palabras clave para la cabecera HTML, separadas por comas'; -$_LANGADM['AdminProducts6da03a74721a0554b7143254225cc08a'] = 'Recondicionado'; -$_LANGADM['AdminProducts6dd757cbdd852a16f222a7d1a07eab3e'] = 'Mb'; -$_LANGADM['AdminProducts6f39383b81d4999830ab6febe6279777'] = 'Añadir o modificar las combinaciones de este producto'; -$_LANGADM['AdminProducts70f4b635847038d056e33959821a7a66'] = 'caracteres máximos'; -$_LANGADM['AdminProducts729a51874fe901b092899e9e8b31c97a'] = '¿Está seguro?'; -$_LANGADM['AdminProducts74645ed4e5e25461a664d5f68ff19098'] = 'Marcar la o las categorías en las que aparecen el o los productos'; -$_LANGADM['AdminProducts7475ec0d41372a307c497acb7eeea8c4'] = 'Sin IVA:'; -$_LANGADM['AdminProducts77b4fe51b2eede1e804277e64ceb9a22'] = 'Prioridades:'; -$_LANGADM['AdminProducts7825865597f0b1673524f56e335f3675'] = 'Elija (opcional)'; -$_LANGADM['AdminProducts7a1920d61156abc05a60135aefe8bc67'] = 'Por defecto'; -$_LANGADM['AdminProducts7b250cb374c12c42a75227ba75df7779'] = 'Meta título:'; -$_LANGADM['AdminProducts7b988b81a5fe3114360063de23f49016'] = 'Precio de venta final:'; -$_LANGADM['AdminProducts7be66046997731ac05844f11ee4f6a76'] = 'Borrar esta imagen'; -$_LANGADM['AdminProducts7e2708aeb65763c54052f57ed1a1ec1d'] = 'Adjuntos'; -$_LANGADM['AdminProducts7e3a51a56ddd2846e21c33f05e0aea6f'] = 'Todos los clientes'; -$_LANGADM['AdminProducts7e47a344b06d82a8836cbee2748a79e6'] = 'se requiere al menos'; -$_LANGADM['AdminProducts7e93b54f29abc0e84d489bf739a67e5f'] = 'Número de descargas'; -$_LANGADM['AdminProducts8284ae5df53e6e7ffc1f2cc67ae68765'] = 'Ref proveedor'; -$_LANGADM['AdminProducts82913a5c53d8d818aa69936a630336a3'] = 'Regla de impuestos:'; -$_LANGADM['AdminProducts83a3be00962f7ebef403da83d203e595'] = 'Actual:'; -$_LANGADM['AdminProducts85f0bf927be7014e2265c4bc96bd50d2'] = '(Europa, Japón)'; -$_LANGADM['AdminProducts86754577897acfb25deb69039d49d9a7'] = 'Mostrado'; -$_LANGADM['AdminProducts887ee91702c962a70b87cbef07bbcaec'] = 'tasas no incluídas'; -$_LANGADM['AdminProducts8a1c241e92c26b92eaae87afa337eaa3'] = 'Precio al que compró este producto como mayorista'; -$_LANGADM['AdminProducts8bcdd31a1ab28f0db60efb2087c3f235'] = 'valor predefinido'; -$_LANGADM['AdminProducts8bf615c78d82dede20bca75a5c73615c'] = 'Añadir una nueva imagen a este producto'; -$_LANGADM['AdminProducts8bf8854bebe108183caeb845c7676ae4'] = 'de'; -$_LANGADM['AdminProducts8c1279db4db86553e4b9682f78cf500e'] = 'Fecha de expiración'; -$_LANGADM['AdminProducts8c489d0946f66d17d73f26366a4bf620'] = 'Peso'; -$_LANGADM['AdminProducts8fca858b27c5837dcb22c398aca5e0fc'] = 'Etiquetas separadas por comas (ej: dvd, hifi)'; -$_LANGADM['AdminProducts9004d8f63917997431815639087b37b2'] = 'Puede poner este valor en 0 para aplicar el precio por defecto'; -$_LANGADM['AdminProducts913325468f8b6bcd59733df11213b066'] = '(tasas no incluídas)'; -$_LANGADM['AdminProducts913bb5260c0b1fbd1d76d8140360dd19'] = 'impuestos incluidos'; -$_LANGADM['AdminProducts91c8f68700703b825761609b303d44e3'] = 'Impacto en el peso:'; -$_LANGADM['AdminProducts9230dd17b40c6d0478772e4d545abc46'] = 'Cancelar la modificación'; -$_LANGADM['AdminProducts92ab5edf4194cb5a84d6808cb8d8b696'] = 'El enlace del producto aparecerá como:'; -$_LANGADM['AdminProducts92c75dc7b5c97898f326b95360d4bac7'] = 'mostrar nombre de ficheros'; -$_LANGADM['AdminProducts936ccdb97115e9f35a11d35e3d5b5cad'] = 'Pulse aquí'; -$_LANGADM['AdminProducts93cba07454f06a4a960172bbd6e2a435'] = 'Sí'; -$_LANGADM['AdminProducts95b6faa9d75417fe5e7767a733ab6fb4'] = 'A partir de '; -$_LANGADM['AdminProducts98f770b0af18ca763421bac22b4b6805'] = 'Características'; -$_LANGADM['AdminProducts998b344cff693ad388a14ba89b1523c7'] = 'no es válido'; -$_LANGADM['AdminProducts99af56daf9ee280b15e8ed79d75f0255'] = 'Listado de etiquetas'; -$_LANGADM['AdminProducts9be976b8052c984a95997e4a4f8eef96'] = 'aparece en el cuerpo de la página del producto'; -$_LANGADM['AdminProducts9c67db9cd9f13cfbbe3ebb7ab90e9e3f'] = 'Precio de venta con IVA:'; -$_LANGADM['AdminProducts9c7f56d70e922a61254366964c01c64a'] = 'Todas las divisas'; -$_LANGADM['AdminProducts9d2ee2dd8c264912b6dd7b1689c1b423'] = 'impacto en el precio:'; -$_LANGADM['AdminProducts9d38722749ec2101e437414ac2a743f9'] = 'Documentos adjuntos para este producto:'; -$_LANGADM['AdminProducts9d9aa88574c4dab04ddd8356c377357d'] = 'Categoría por defecto:'; -$_LANGADM['AdminProducts9e834f13e35e4edf64863ab414a6217a'] = 'Descuento:'; -$_LANGADM['AdminProducts9ea67be453eaccf020697b4654fc021a'] = 'Salvar y guardar'; -$_LANGADM['AdminProductsa1997856e58a07d80e27aaf4bc7eaf88'] = 'Borrar este fichero'; -$_LANGADM['AdminProductsa1f9d795d1110aeeed6b5368c16dc725'] = 'EAN13 ou JAN :'; -$_LANGADM['AdminProductsa6bb76858f8b4b61c050ad7a7ac57e06'] = 'Meta descripción:'; -$_LANGADM['AdminProductsa6ff0f7a2a1993857cb67b769780e708'] = 'Precios no especificados'; -$_LANGADM['AdminProductsa9ba3f599719d08ba53c26c932b6860f'] = 'número de días'; -$_LANGADM['AdminProductsaac247ca22789872bad95dc8f6c45d37'] = 'Incremento:'; -$_LANGADM['AdminProductsaad781b9842958b4552b8edebb83c346'] = 'No se ha podido copiar el archivo'; -$_LANGADM['AdminProductsab335fe79ef8a5e26c0dbc23332a7148'] = 'Cargar un archivo a partir de su ordenador'; -$_LANGADM['AdminProductsaba7bdb49b66dd8485c2586a2c88c84e'] = 'El fichero'; -$_LANGADM['AdminProductsac421120056d9d55c27faba6ae2178b2'] = 'El tamaño máximo para subidas en su servidor es'; -$_LANGADM['AdminProductsac67ede5a84eb5a1add7ff4440e9a485'] = 'necesario'; -$_LANGADM['AdminProductsacdb802bfc2b99b15d1782570285c427'] = 'Valor:'; -$_LANGADM['AdminProductsad0d28cdd9113d3ce911bc064b137cde'] = 'Precio base'; -$_LANGADM['AdminProductsad1c17cb310c91400d25d599cf154eda'] = 'elimine el precio al por mayor en la pestaña información'; -$_LANGADM['AdminProductsad802655c2e83ad378868d5f448677c7'] = 'Impacto en el precio a la unidad'; -$_LANGADM['AdminProductsae21d822d879539a75c3d6fd91c2acb3'] = 'Fichero:'; -$_LANGADM['AdminProductsaf7448c885be0d8acd5eb84322176570'] = 'UPC:'; -$_LANGADM['AdminProductsb02e6af1f7307868a643fb4ea1323f43'] = 'el producto debe pertenecer al menos a una categoría'; -$_LANGADM['AdminProductsb06f68603b4cf2f867480c4d1eb6a611'] = 'url amigable basada en el nombre del producto.'; -$_LANGADM['AdminProductsb17f3f4dcf653a5776792498a9b44d6a'] = 'Actualizar ajustes'; -$_LANGADM['AdminProductsb287d004082f0d743a49dc7360d4fbbe'] = 'La cantidad mínima para pedir este producto (definir 1 para desactivar esta aplicación)'; -$_LANGADM['AdminProductsb2a474662dea2c96d1bc18cee6208eef'] = 'Ejemplo. $ 15 por Kg.'; -$_LANGADM['AdminProductsb2e3e379189bcd9251937acc4dcf37e8'] = 'Sentencia sencilla para la cabecera HTML'; -$_LANGADM['AdminProductsb2f40690858b404ed10e62bdf422c704'] = 'Importe'; -$_LANGADM['AdminProductsb3f28ce65c666b3dd33240ad6921d941'] = 'no es válido'; -$_LANGADM['AdminProductsb61bd19699eab41bbcdabc42f83af268'] = 'Considere la posibilidad de cambiar la categoría predeterminada.'; -$_LANGADM['AdminProductsb6ef48322d4d59004db9f650344c1a8f'] = 'Se aplicará la tasa del transportista'; +$_LANGADM['AdminPreferences700e61469b84a66ddb24304a85b0c181'] = 'clásico'; +$_LANGADM['AdminPreferences7fe15a347d66e291d7a1375273226205'] = 'Activar la tienda'; +$_LANGADM['AdminPreferences049104cffa3c1841dece50e6e41f749c'] = 'Active o desactive su tienda. Desactive su tienda mientras efectúa su mantenimiento. Tenga en cuenta que el webservice no se desactivará y que sus datos seguirán visibles a través del mismo.'; +$_LANGADM['AdminPreferencesdaf835712085aaaf81818e7ebfeb66b8'] = 'IP de mantenimiento'; +$_LANGADM['AdminPreferences894cd7887e47ca0e836e31577664b1ea'] = 'Dirreciones IP autorizadas para el accesso a su tienda cuando está desactivada. Utilizar comillas para separarlos (e.j., 42.24.4.2,127.0.0.1,99.98.97.96)'; +$_LANGADM['AdminPreferences1656072e927c8d3acd24359cbb648bb5'] = 'Activar SSL'; +$_LANGADM['AdminPreferences8de64d6b49cebd2306af6ddbcd268700'] = 'Si su hosting permite SSL, puede activar la encripción del SSL (https://) para la identificación de la cuenta del usuario y el proceso de pedido '; +$_LANGADM['AdminPreferencesed5454727fb14b9800ead242d0972184'] = 'Comprobar IP de la cookie'; +$_LANGADM['AdminPreferences9cfc2e28ebe44b3e14f9d780d2150650'] = 'Compruebe la dirección IP del cookie afin de evitar el robo de cookies'; +$_LANGADM['AdminPreferencese12874163bcb256726ddfe643aa53a63'] = 'Incrementar la seguridad del Front Office'; +$_LANGADM['AdminPreferencescce43372fe8624c0edf870f417557b84'] = 'Activar o desactivar el modo en el Front Office con el fin de mejorar la seguridad de PrestaShop'; +$_LANGADM['AdminPreferences16c390c0fd1efc4f493a6a861aa22d2f'] = 'Burbujas de ayuda Back-Office'; +$_LANGADM['AdminPreferencesdc58d598b2b22e50c5af01134305a4fb'] = 'Activar cuadros de ayuda amarillos que aparecen bajo los campos del Panel de administrador'; +$_LANGADM['AdminPreferencesc87330f475e4384552c0077927d26e1a'] = 'Duración de vida del cookie de Front Office'; +$_LANGADM['AdminPreferences6d964e25aa6aa88c8353880e00202cf4'] = 'Indique el número de horas'; +$_LANGADM['AdminPreferencese673b146824251548feecf1f3929aceb'] = 'Duración del cookie de Back Office'; +$_LANGADM['AdminPreferencesc760118c537146713521758269a44bd3'] = 'Activar modo B2B'; +$_LANGADM['AdminPreferences3009d174d7831e0445125204c567d195'] = 'Activar o desactivar el modo de B2B. Cuando esta opción está activada, permite que algunas de las características sobre B2B aparezcan.'; +$_LANGADM['AdminPreferences59aad85b376259844b471a758908a3c1'] = 'Tipo de procesos de pedido'; +$_LANGADM['AdminPreferences6c9f73b6b5d16baa641cf8343348eb8d'] = 'Puede elegir su tipo de procidiemto de pedidos, estandar (5 fases) o One Page checkout'; +$_LANGADM['AdminPreferencesa2c3880e68cde73646da32ea19e17ab8'] = 'Permitir el envío de múltiples'; +$_LANGADM['AdminPreferencesaad3af5c95ba38f8687b6c35ed6e7218'] = 'Permitir que el cliente pueda enviar su pedido a varias direcciones. Esta opción va a transformar la compra del cliente en una o más órdenes.'; +$_LANGADM['AdminPreferencescd6aaf6d8287fd5a49122d36f0ff7024'] = 'Retraso de envío'; +$_LANGADM['AdminPreferences8730643a0c64ae839f141d0fb52bf21d'] = 'Permitir al cliente dividir su orden. Uno con los productos \"en stock\", y otro con los demás productos. Esta opción va a transformar la compra del cliente en dos órdenes.'; +$_LANGADM['AdminPreferencesbcb9adf1d2347258b5c65483e34cf86f'] = 'Tipo de proceso de registro'; +$_LANGADM['AdminPreferences47ff1aadf05084936c5c2465c796048d'] = 'La \"creación de sólo cuenta\" del proceso de registro permite a los clientes registrarse más rápido, y crear su dirección más tarde.'; +$_LANGADM['AdminPreferences403e42a4b26e379cb13563c98ab63067'] = 'Activar el pedido express (Guest checkout)'; +$_LANGADM['AdminPreferences11e7774c4aeee369f9de701a795fb58d'] = 'Esta aplicación permite realizar un pedido si necesidad de crear una cuenta'; +$_LANGADM['AdminPreferencese4045598261988d9988c594243a9434d'] = 'Condiciones generales de venta'; +$_LANGADM['AdminPreferences342b52e8fe475dc8b5bf11afbfd46ea4'] = 'Exigir a los clientes aceptar o rechazar las condiciones de venta antes de realizar el pedido'; +$_LANGADM['AdminPreferencesd4d27f93d89b170800f7896e3e438468'] = 'Página CMS de condiciones generales de venta'; +$_LANGADM['AdminPreferences6cda6c81a66d7faecf49e94a3b55e924'] = 'Elegir la página CMS de las condiciones generales de venta'; +$_LANGADM['AdminPreferencescd712537c39c43dcbf61e61a6df83cdd'] = 'Proponer embalaje regalo'; +$_LANGADM['AdminPreferences28a318da44a83a4124b9cbcfa4978722'] = 'Proponer embalaje regalo al cliente y la posibilidad de enviar un mensaje adjunto'; +$_LANGADM['AdminPreferences2a0677dae563d574fb1c50badaa4eabf'] = 'Precios de los embalajes regalo'; +$_LANGADM['AdminPreferencesc173252856179a44a9506a968359de8b'] = 'Fijar precio del embalaje regalo'; +$_LANGADM['AdminPreferences0d8bdbe98feb696dd76760ee1374a740'] = 'Impuesto sobre los embalajes regalo'; +$_LANGADM['AdminPreferences9311ccba175a9f2fc72e7c6a3dfb6078'] = 'Establecer un impuesto para el precio del embalaje regalo'; +$_LANGADM['AdminPreferences3aadb5e86b174ecada1174e22f5a6368'] = 'Peso máximo de los archivos adjuntos'; +$_LANGADM['AdminPreferences2ca89cca013873c7f841e1acf242b3d6'] = 'Establesca el tamaño máximo de los archivos adjuntos (en MegaBytes).'; +$_LANGADM['AdminPreferences12cbe1a4645659457808631047989afb'] = 'Máximo:'; +$_LANGADM['AdminPreferencesb667478ccafce4bff6d427a6bca06269'] = 'Proponer embalajes reciclados'; +$_LANGADM['AdminPreferencese84eed89f38f20639431d99ad2f5ee8a'] = 'Proponer al cliente embalajes reciclados'; +$_LANGADM['AdminPreferencese6b03a6bdf49d1cd0655e0f7a3d990cb'] = 'El cliente decide optar por un embalaje reciclado'; +$_LANGADM['AdminPreferences8d7a93422a7ecd89d12811e22055f6d5'] = 'Después de que el cliente abra una sesión, recordarle y mostrarle el contenido de su último carrito'; +$_LANGADM['AdminPreferencesac2021d3c67ee796d7ab20a466ebd583'] = 'regla de redondeo'; +$_LANGADM['AdminPreferences95be164e850e88c5282e84669f368e1b'] = 'Puede elegir como redondear los precios: siempre superior, siempre inferior, o sino ronda classica'; +$_LANGADM['AdminPreferences46f18d3960afc01e5a1a5a0e0e9d571b'] = 'Comprobar automáticamente las actualizaciones de los módulos'; +$_LANGADM['AdminPreferences686a2ac82a5a64eca870ba9a55b8a675'] = 'Nuevos módulos y las actualizaciones se muestran en la página de módulos'; +$_LANGADM['AdminPreferencesa9fff6d50be898f47a507354626b8b8d'] = 'Ocultar los consejos de optimización'; +$_LANGADM['AdminPreferencese4e2107f99e82247d7e32ac7919c4416'] = 'Ocultar los consejos de optimización en la página de inicio del panel de administración'; +$_LANGADM['AdminPreferences79a8435260e0c3b17e30ccb1c6dfc75c'] = 'Monstra los provedores y los fabricantes'; +$_LANGADM['AdminPreferences17677e6d8339224e645bc98321a8fbed'] = 'Monstra los provedores y los fabricantes aun si los bloques correspondientes son desactivados'; +$_LANGADM['AdminPreferences1b1befcb86d487715da458117710dfeb'] = 'Mostrar las notificaciones de los nuevos pedidos'; +$_LANGADM['AdminPreferencesf79dc7c8a2b655f2dcae2ad1102b725b'] = 'Esto mostrará notificaciones cuando los nuevos pedidos se hagan en su tiendarn'; +$_LANGADM['AdminPreferences8004e61ca76ff500d1e6ee92f7cb7f93'] = 'Mostrar notificaciones para nuevos clientes'; +$_LANGADM['AdminPreferencesae1d865ef6ce7ebb9492ea7a7f1bc8a5'] = 'Esto mostrará notificaciones cuando los clientes nuevos se inscriban en su tienda'; +$_LANGADM['AdminPreferences4e7ff7ca556a7ac8329ab27834e9631b'] = 'Mostrar notificaciones de nuevos mensajes'; +$_LANGADM['AdminPreferences051fd283c29527d33402475333dfb1da'] = 'Esto mostrará notificaciones de nuevos mensajes que serán publicados en su tienda'; +$_LANGADM['AdminPreferences1301a51cbee38f0c34369720070e5e1b'] = 'Subir el valor limite de subida de archivos'; +$_LANGADM['AdminPreferences656ff9c98ad48192724f8a74f5e18733'] = 'Definir el límite de carga de un producto descargable, este valor tiene que ser inferior o igual al máximo de su servidor (max upload file)'; +$_LANGADM['AdminPreferences77dcf778f486e4dcbe5b400bd08ac3a6'] = 'Megabits'; +$_LANGADM['AdminPreferences5870c50004d9568f8de39d09363533a7'] = 'Limitar el valor de subida de la imagen'; +$_LANGADM['AdminPreferences8cde7b1fa570f328143c41677032b507'] = 'Definir el límite de carga de una imagen, este valor tiene que ser inferior o igual al máximo de su servidor (max upload file)'; +$_LANGADM['AdminPreferencesd5bc5fd307b108537039b6b6f98889d5'] = 'Huso horario:'; +$_LANGADM['AdminPreferencesbbd6622dbbdf4bcb166f5e3f018a2351'] = 'Por favor pulse aquí para utilizar el protocolo HTTPS antes de habilitar SSL.'; +$_LANGADM['AdminPreferences0db377921f4ce762c62526131097968f'] = 'General'; +$_LANGADM['AdminPreferences38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar'; +$_LANGADM['AdminProductsd3b206d196cd6be3a2764c1fb90b200f'] = 'Borrar seleccionados'; +$_LANGADM['AdminProductse25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar items seleccionados?'; $_LANGADM['AdminProductsb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminProductsb8cb56e655c8957c168a380aca447e9b'] = 'El tamano del archivo que intente descargar es:'; -$_LANGADM['AdminProductsb908c2f34052b5276e0bf50f0e042211'] = 'Tamaño:'; -$_LANGADM['AdminProductsb9208b03bcc9eb4a336258dcdcb66207'] = 'Combinaciones'; -$_LANGADM['AdminProductsb9f5c797ebbf55adccdd8539a65a0241'] = 'Desactivado'; -$_LANGADM['AdminProductsba34ea40525a4379add785228e37fe86'] = 'kb'; -$_LANGADM['AdminProductsbafd7322c6e97d25b6299b5d6fe8920b'] = 'No'; -$_LANGADM['AdminProductsbb46711b0644764f89a3d068e510295a'] = 'contar ahora'; -$_LANGADM['AdminProductsbe26ade2055790d0e8d19eed69309574'] = 'Accesorios:'; -$_LANGADM['AdminProductsbe53a0541a6d36f6ecb879fa2c584b08'] = 'Imagen'; -$_LANGADM['AdminProductsbea25554b38032f5da2d8b505b604314'] = 'el producto debe estar en la categoría por defecto'; $_LANGADM['AdminProductsc03d53b70feba4ea842510abecd6c45e'] = 'Foto'; -$_LANGADM['AdminProductsc0471f0320bc17eb192bbd412d236806'] = 'Información global sobre el producto'; -$_LANGADM['AdminProductsc12cf3f1af68d3bb0dacb9f9ac61349e'] = 'Campos de archivo:'; -$_LANGADM['AdminProductsc1649abdccba825a27f5820f126c8454'] = 'Añadir un precio específico'; -$_LANGADM['AdminProductsc27ff8defa50d70571392ab3c1266a92'] = 'Peso (paquete)'; -$_LANGADM['AdminProductsc2aca4338baa0270267d8bf0279310f2'] = 'fecha de expiración'; -$_LANGADM['AdminProductsc3543f3c6662fa1dedf70ed9c35053c0'] = 'Su producto va a ser guardado como borrador'; -$_LANGADM['AdminProductsc3987e4cac14a8456515f0d200da04ee'] = 'Todos los países'; -$_LANGADM['AdminProductsc74d5593ec71cdf7d4662cd0bc379fff'] = 'Nueva etiqueta'; -$_LANGADM['AdminProductsc795dfff10a7c952f4c5438951e9ece9'] = 'Portada'; -$_LANGADM['AdminProductsc7c2169d380b95e2e3672037c5ace793'] = 'Asigne una caracteristica al producto'; -$_LANGADM['AdminProductsc820e0c1d4ae16db218626f49e7916b1'] = 'Kb máx.'; -$_LANGADM['AdminProductsc8360cc476fc8b5ee9a4db494220058d'] = 'Número de descargas autorizadas por cliente'; -$_LANGADM['AdminProductsc9cc8cce247e49bae79f15173ce97354'] = 'Salvar'; -$_LANGADM['AdminProductscc3787ca78f445f481069a4c047f7e7a'] = 'Elegir idioma:'; -$_LANGADM['AdminProductsccf096490d2671f3ea97ea9289eee5b1'] = 'EAN13:'; -$_LANGADM['AdminProductsccfc539487f4e869ef05c1607d24a772'] = 'Puede especificar un valor específico o seleccionar un valor predefinido anadido antes'; -$_LANGADM['AdminProductsce26601dac0dea138b7295f02b7620a7'] = 'Cliente'; -$_LANGADM['AdminProductsd0042a700e9bdf79689d63ee6846dc0e'] = 'Descripción:'; -$_LANGADM['AdminProductsd18324caa0ff21355efe5b6df70a3640'] = 'No olvide guardar el producto después'; -$_LANGADM['AdminProductsd3d2e617335f08df83599665eef8a418'] = 'Cerrar'; -$_LANGADM['AdminProductsd5682e6409bded35ee5c6ca6c6297729'] = 'Atributo:'; -$_LANGADM['AdminProductsd5ba13ad00daa44c6a03d790e08cf0c8'] = 'Debe guardar este producto antes de poder definir precios específicos'; -$_LANGADM['AdminProductsd6ae681fcd58f1e1936ca97da36528ff'] = 'anade una nueva caracteristica'; -$_LANGADM['AdminProductsd74838fbbeb384c01d7294db33c36ec3'] = 'La gestión de existencias está desactivado'; -$_LANGADM['AdminProductsd764262872a3bfe2b0944d1826f43a88'] = 'Por favor, indique una cantidad para añadir un producto.'; -$_LANGADM['AdminProductsd88946b678e4c2f251d4e292e8142291'] = 'SEO'; -$_LANGADM['AdminProductsda22c93ccb398c72070f4000cc7b59a1'] = 'Personalización'; -$_LANGADM['AdminProductsdbb768f29d6b36b627c8233b32da4f2c'] = 'Archivo demasiado voluminoso, tamaño máximo autorizado:'; -$_LANGADM['AdminProductsdc8f50091cddc5183be3a5b5f774912a'] = 'Subir un fichero'; -$_LANGADM['AdminProductsdd8c7d4ab211f8e57f450a015dfe4131'] = 'Añadir accesorios'; -$_LANGADM['AdminProductsdd9644efbcf9d41c5be6daed03514dd8'] = 'Siguiente'; -$_LANGADM['AdminProductsdeb10517653c255364175796ace3553f'] = 'Artículo'; -$_LANGADM['AdminProductsdf644ae155e79abf54175bd15d75f363'] = 'Nombre del producto'; -$_LANGADM['AdminProductse0f0b0564d3d29a93fad7a4178b7b1ca'] = 'ID:'; -$_LANGADM['AdminProductse12167aa0a7698e6ebc92b4ce3909b53'] = 'Al'; -$_LANGADM['AdminProductse16dd6e118732c5d1586d6aba0b62f3a'] = 'Precio'; -$_LANGADM['AdminProductse187fd4d086ab8cf9144f2b1b7a68b93'] = 'Info.'; -$_LANGADM['AdminProductse25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar los elementos seleccionados?'; -$_LANGADM['AdminProductse2e79605fc9450ec17957cf0e910f5c6'] = 'IVA incluído'; -$_LANGADM['AdminProductse4c4c68c7515704a91d90207067dcbbe'] = 'Todos los grupos'; -$_LANGADM['AdminProductse5f7f63d66023847e693fd34bea09d41'] = 'Por defecto:'; -$_LANGADM['AdminProductse659b52eba1f0299b2d8ca3483919e72'] = 'Tipo:'; -$_LANGADM['AdminProductse81c4e4f2b7b93b481e13a8553c2ae1b'] = 'total'; -$_LANGADM['AdminProductse8fce60a7ce078b55bd02a1c25748f16'] = 'Precios al Por Menor sin IVA:'; -$_LANGADM['AdminProductse9cb217697088a98b1937d111d936281'] = 'Documento adjunto'; -$_LANGADM['AdminProductsea9cf7e47ff33b2be14e6dd07cbcefc6'] = 'Envío'; -$_LANGADM['AdminProductsebcc39462e6620a8cf432194084a5483'] = 'Opciones:'; -$_LANGADM['AdminProductsec211f7c20af43e742bf2570c3cb84f9'] = 'Añadir'; +$_LANGADM['AdminProducts49ee3087348e8d44e1feda1917443987'] = 'Nombre'; +$_LANGADM['AdminProducts63d5049791d9d79d86e9a108b0a999ca'] = 'Referencia'; +$_LANGADM['AdminProducts3adbdb3ac060038aa0e6e6c138ef9873'] = 'Categoría'; +$_LANGADM['AdminProductsad0d28cdd9113d3ce911bc064b137cde'] = 'Precio base'; $_LANGADM['AdminProductsed26f5ba7a0f0f6ca8b16c3886eb68ad'] = 'Precio final'; -$_LANGADM['AdminProductsed51222f31afbf17ca5f3b0654db8969'] = 'Estado:'; -$_LANGADM['AdminProductsed75712b0eb1913c28a3872731ffd48d'] = 'Duplicar'; -$_LANGADM['AdminProductsef43555f81249c93872352f5501bfedd'] = 'Actualización de los archivos adjuntos'; -$_LANGADM['AdminProductsf072da215c080d985d44361e96a3cf60'] = 'Denegar pedidos'; -$_LANGADM['AdminProductsf2a6c498fb90ee345d997f888fce3b18'] = 'Borrar'; -$_LANGADM['AdminProductsf33c23efaf78aacff7c1cbc75f732865'] = 'Campos de texto:'; -$_LANGADM['AdminProductsf41afefb4495b85c7b7ddf3e1ca4387f'] = 'Puede especificar un valor para cada caracteristica del producto. Los campos vacios no seran mostrados'; -$_LANGADM['AdminProductsf445f4a540768234833908cab83f9214'] = 'elimine Ecotasa en la pestaña de información'; -$_LANGADM['AdminProductsf4a275a931b82e5058bc8ffad8b8e5bd'] = 'Fabricante:'; -$_LANGADM['AdminProductsf5a7257cb1424678ae6bebbd0c36b341'] = 'Aplicar una reducción de'; -$_LANGADM['AdminProductsf755e8b92cb8f02c24f6f539180d45b1'] = 'es demasiado largo'; -$_LANGADM['AdminProductsf8825c9f08ff15b5ef6bc3a3898817e8'] = 'Guardar y previsualizar'; -$_LANGADM['AdminProductsf98188b975d57e9dfc3137c7c9f9a5da'] = 'Para:'; -$_LANGADM['AdminProductsf9c128cbc52bb845834c0d3e62b424ea'] = 'La fila en azul es la combinación predeterminada.'; -$_LANGADM['AdminProductsfb2ea703b13d059f6b7ea5da806021df'] = 'Formato:'; -$_LANGADM['AdminProductsfbd99ad01b92dbafc686772a39e3d065'] = 'UPC'; -$_LANGADM['AdminProductsfc55a6e78b7d33b0241db646dc913ef9'] = 'Modificar esta combinación de atributos'; -$_LANGADM['AdminProductsfee1ad396cfeab246802224002123f39'] = 'Editar la imagen del producto'; +$_LANGADM['AdminProducts86754577897acfb25deb69039d49d9a7'] = 'Mostrado'; +$_LANGADM['AdminProducts52f5e0bc3859bc5f5e25130b6c7e8881'] = 'Posición'; +$_LANGADM['AdminProductsc4c95c36570d5a8834be5e88e2f0f6b2'] = 'Informaciones'; +$_LANGADM['AdminProducts4492081ca02b059f9e8af4ddaf0f7292'] = 'Paquete'; +$_LANGADM['AdminProductse160bb37cef4d429872bd605bfca6cdd'] = 'Producto virtual'; +$_LANGADM['AdminProductse16dd6e118732c5d1586d6aba0b62f3a'] = 'Precio'; +$_LANGADM['AdminProductsd88946b678e4c2f251d4e292e8142291'] = 'SEO'; $_LANGADM['AdminProductsfff0d600f8a0b5e19e88bfb821dd1157'] = 'Imágenes'; -$_LANGADM['AdminProfiles38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar'; -$_LANGADM['AdminProfiles4901062927f176fea0548821fe6a8625'] = 'Por razones de seguridad, no puede borrar el perfil de Administrador'; -$_LANGADM['AdminProfiles49ee3087348e8d44e1feda1917443987'] = 'Nombre'; -$_LANGADM['AdminProfiles4e140ba723a03baa6948340bf90e2ef6'] = 'Nombre:'; +$_LANGADM['AdminProducts0063394f0497bfd610ebac0aee7cfc34'] = 'Asociasiones'; +$_LANGADM['AdminProductsea9cf7e47ff33b2be14e6dd07cbcefc6'] = 'Envío'; +$_LANGADM['AdminProductsb9208b03bcc9eb4a336258dcdcb66207'] = 'Combinaciones'; +$_LANGADM['AdminProducts98f770b0af18ca763421bac22b4b6805'] = 'Características'; +$_LANGADM['AdminProductsda22c93ccb398c72070f4000cc7b59a1'] = 'Personalización'; +$_LANGADM['AdminProducts7e2708aeb65763c54052f57ed1a1ec1d'] = 'Adjuntos'; +$_LANGADM['AdminProducts623a9a1f669b091dd76bead27c3252ed'] = 'Cantidades'; +$_LANGADM['AdminProducts1814d65a76028fdfbadab64a5a8076df'] = 'Proveedor'; +$_LANGADM['AdminProducts3020c78ae45aff9a35b95856af076765'] = 'Almacenes'; +$_LANGADM['AdminProducts9bbd45bad55cfc620803907f2d8a0217'] = 'Contabilidad'; +$_LANGADM['AdminProductsdbb768f29d6b36b627c8233b32da4f2c'] = 'Archivo demasiado voluminoso, tamaño máximo autorizado:'; +$_LANGADM['AdminProducts3e56c011b37f0bc78fb9eb175c1181c6'] = 'kb'; +$_LANGADM['AdminProductsb8cb56e655c8957c168a380aca447e9b'] = 'El tamano del archivo que intente descargar es:'; +$_LANGADM['AdminProductsaad781b9842958b4552b8edebb83c346'] = 'No se ha podido copiar el archivo'; +$_LANGADM['AdminProducts06d43815fa42336629ff54da5630143c'] = 'el archivo'; +$_LANGADM['AdminProducts6844aa7b2ea9577a34cea194362d5509'] = 'supera el tamaño permitido por el servidor, este límite está establecido en'; +$_LANGADM['AdminProducts8d8fcc1abd550c5f25dbfaa57d59cb67'] = 'Mb'; +$_LANGADM['AdminProductse115ca39a2ff60b8081ddd22a05f0893'] = 'Regla de precios actualizado correctamente'; +$_LANGADM['AdminProductsc75c4c22b0c7689ffc1299a9399d92aa'] = 'Prioridades del precio actualizado correctamente'; +$_LANGADM['AdminProducts1dc171c83c2ba64a6a311a8a011339ee'] = 'No se puede eliminar el atributo'; +$_LANGADM['AdminProducts11a257a80f8c8d76132470b171de6795'] = 'Usted no tiene permiso para eliminar aquí.'; +$_LANGADM['AdminProducts2194e5264b4e11db918b9d1d428ab68f'] = 'No se puede hacer el atributo por defecto'; +$_LANGADM['AdminProducts151648106e4bf98297882ea2ea1c4b0e'] = 'Actualización correcta'; +$_LANGADM['AdminProducts8edb6e2f93a2381b4ad39d904e7f87d5'] = 'el campo'; +$_LANGADM['AdminProducts0a5fa53f3f20f67f98bd6c3b16df059d'] = 'es necesario'; +$_LANGADM['AdminProducts7e47a344b06d82a8836cbee2748a79e6'] = 'se requiere al menos'; +$_LANGADM['AdminProductsf755e8b92cb8f02c24f6f539180d45b1'] = 'es demasiado largo'; +$_LANGADM['AdminProducts70f4b635847038d056e33959821a7a66'] = 'caracteres máximos'; +$_LANGADM['AdminProductsbb46711b0644764f89a3d068e510295a'] = 'contar ahora'; +$_LANGADM['AdminProducts998b344cff693ad388a14ba89b1523c7'] = 'no es válido'; +$_LANGADM['AdminProductsb02e6af1f7307868a643fb4ea1323f43'] = 'el producto debe pertenecer al menos a una categoría'; +$_LANGADM['AdminProductsbea25554b38032f5da2d8b505b604314'] = 'el producto debe estar en la categoría por defecto'; +$_LANGADM['AdminProducts99af56daf9ee280b15e8ed79d75f0255'] = 'Listado de etiquetas'; +$_LANGADM['AdminProductsc975449f6135768798a09476bcbaa6e8'] = 'mostrar el atributo nombre de archivo'; +$_LANGADM['AdminProducts92c75dc7b5c97898f326b95360d4bac7'] = 'mostrar nombre de ficheros'; +$_LANGADM['AdminProducts936229092c21ed68de9ba5c3edb6c9f8'] = 'número de días del atributo'; +$_LANGADM['AdminProductsa9ba3f599719d08ba53c26c932b6860f'] = 'número de días'; +$_LANGADM['AdminProductsc2d675b96dd130960c9c3fb9044e13be'] = 'fecha de expiración del atributo'; +$_LANGADM['AdminProductsc2aca4338baa0270267d8bf0279310f2'] = 'fecha de expiración'; +$_LANGADM['AdminProductsb3f28ce65c666b3dd33240ad6921d941'] = 'no es válido'; +$_LANGADM['AdminProductsde794262b2a23f277f68ce2810b5175d'] = 'Su producto va a ser guardado como borrador'; +$_LANGADM['AdminProductsf8825c9f08ff15b5ef6bc3a3898817e8'] = 'Guardar y previsualizar'; +$_LANGADM['AdminProducts0449f210068787074ce58175b1a2f5cf'] = 'Suprimir este producto'; +$_LANGADM['AdminProductsed75712b0eb1913c28a3872731ffd48d'] = 'Duplicar'; +$_LANGADM['AdminProductsece36160dcf307be14d1167095eccc73'] = 'También copiar imagenes'; +$_LANGADM['AdminProductsbe79f9c19dbf33fba980c3d9961bed6e'] = 'prevdesc'; +$_LANGADM['AdminProductsaa690c7566fa052edf9db33d69db306f'] = 'Ventas de producto'; +$_LANGADM['AdminProducts853fd1651461ce105a2f19272b700f06'] = 'Nueva combinación'; +$_LANGADM['AdminProductsc9cc8cce247e49bae79f15173ce97354'] = 'Salvar'; +$_LANGADM['AdminProducts9ea67be453eaccf020697b4654fc021a'] = 'Salvar y guardar'; +$_LANGADM['AdminProducts05c2af8e9583b3ade94e13447958f7af'] = 'Números de cuenta no se pudo actualizar o añadir en la base de datos'; +$_LANGADM['AdminProducts79037dcfa176cabd85c98785a5882681'] = 'La moneda seleccionada no es válida.'; +$_LANGADM['AdminProducts0a00c22a3a2a56e14c21e34d92f5a14b'] = 'Por favor, seleccione la tienda que desee configurar'; +$_LANGADM['AdminProducts556a6218e1f97339218c46921f1a0f51'] = 'Debe guardar este producto antes de gestionar la contabilidad.'; +$_LANGADM['AdminProductsd5ba13ad00daa44c6a03d790e08cf0c8'] = 'Debe guardar este producto antes de poder definir precios específicos'; +$_LANGADM['AdminProductsa6ff0f7a2a1993857cb67b769780e708'] = 'Precios no especificados'; +$_LANGADM['AdminProducts545f6c2f382c04810103b3e5e6f7d841'] = 'Ilimitado'; +$_LANGADM['AdminProducts5da618e8e4b89c66fe86e32cdafde142'] = 'Del'; +$_LANGADM['AdminProductse12167aa0a7698e6ebc92b4ce3909b53'] = 'Al'; +$_LANGADM['AdminProducts4e021cd834848e751e2d1bc66cee697d'] = 'Todas las combinaciones'; +$_LANGADM['AdminProducts804ccd6219996d12eda865d1c0707423'] = 'Todas las tiendas'; +$_LANGADM['AdminProducts9c7f56d70e922a61254366964c01c64a'] = 'Todas las divisas'; +$_LANGADM['AdminProductsc3987e4cac14a8456515f0d200da04ee'] = 'Todos los países'; +$_LANGADM['AdminProductse4c4c68c7515704a91d90207067dcbbe'] = 'Todos los grupos'; +$_LANGADM['AdminProductse0f0b0564d3d29a93fad7a4178b7b1ca'] = 'ID:'; +$_LANGADM['AdminProducts7e3a51a56ddd2846e21c33f05e0aea6f'] = 'Todos los clientes'; +$_LANGADM['AdminProductsf2a6c498fb90ee345d997f888fce3b18'] = 'Borrar'; +$_LANGADM['AdminProducts8e99fa97ef8d51d9215028842c7ad57c'] = 'Gestión de las prioridades'; +$_LANGADM['AdminProductsfaff22253df797fcf949635838e5616b'] = 'A veces, un cliente puede caber en varias reglas de precios específicos. Prioridades le permiten definir qué regla se aplica para el cliente.'; +$_LANGADM['AdminProducts77b4fe51b2eede1e804277e64ceb9a22'] = 'Prioridades:'; +$_LANGADM['AdminProducts9f82518d468b9fee614fcc92f76bb163'] = 'Tienda'; +$_LANGADM['AdminProducts386c339d37e737a436499d423a77df0c'] = 'Divisa'; +$_LANGADM['AdminProducts59716c97497eb9694541f7c3d37b1a4d'] = 'País'; +$_LANGADM['AdminProducts03937134cedab9078be39a77ee3a48a0'] = 'Grupo'; +$_LANGADM['AdminProducts48881913e6addc0c3c439f02229ac91e'] = 'Aplicar a todos los productos'; +$_LANGADM['AdminProducts9639e32cab248434a17ab32237cb3b71'] = 'Aplicar'; +$_LANGADM['AdminProductsac67ede5a84eb5a1add7ff4440e9a485'] = 'necesario'; +$_LANGADM['AdminProductsa890a08afc5d657bfe58f8ef21a6da65'] = 'Debe guardar este producto antes de añadir la personalización.'; +$_LANGADM['AdminProductse42fc6cc1e61287c77a6b2dfba93111f'] = 'Debe guardar este producto antes de agregar los archivos adjuntos.'; +$_LANGADM['AdminProducts3e06cfca1e715c7c256ef8da2098f62a'] = 'Debe guardar este producto antes de la adición de imágenes.'; +$_LANGADM['AdminProducts13cdf2d0d1b996ad3a141e297c62ea6b'] = 'Esta función se ha desactivado, podrá configurar esta función en esta página:'; +$_LANGADM['AdminProducts9a63ec735f057c1366284bda67eee7de'] = 'Rendimientos:'; +$_LANGADM['AdminProducts1ca81cd1aaff46ab65722b1a0b657b73'] = 'Debe guardar este producto antes de agregar combinaciones. '; +$_LANGADM['AdminProducts287234a1ff35a314b5b6bc4e5828e745'] = 'Atributos'; +$_LANGADM['AdminProducts21f59b54f62b5b8b4bc0f63f0f617fc1'] = 'Impacto'; +$_LANGADM['AdminProducts8c489d0946f66d17d73f26366a4bf620'] = 'Peso'; +$_LANGADM['AdminProducts52eb5928a34db3e3da7ba52b0644273b'] = 'EAN13'; +$_LANGADM['AdminProductsfbd99ad01b92dbafc686772a39e3d065'] = 'UPC'; +$_LANGADM['AdminProducts1351017ac6423911223bc19a8cb7c653'] = 'Nombre de archivo'; +$_LANGADM['AdminProducts7e93b54f29abc0e84d489bf739a67e5f'] = 'Número de descargas'; +$_LANGADM['AdminProducts58fd2b2308056ad80255a322b305742b'] = 'Número de días'; +$_LANGADM['AdminProducts5a95a425f74314a96f13a2f136992178'] = 'Compartir'; +$_LANGADM['AdminProducts93cba07454f06a4a960172bbd6e2a435'] = 'Si'; +$_LANGADM['AdminProductsbafd7322c6e97d25b6299b5d6fe8920b'] = 'No'; +$_LANGADM['AdminProducts7997b2d65ef0a695f0b3af9ad560ed68'] = 'Si desea utilizar la gestión de las existencias avanzada, usted tiene que:'; +$_LANGADM['AdminProducts7762accca5432f3fe7516ae914953190'] = ' asociar sus productos con almacenes'; +$_LANGADM['AdminProducts43880cea190f9b18389e53a50ebca906'] = 'asociar sus almacenes con los transportistas'; +$_LANGADM['AdminProducts1fa366c172df7613ac40a6e8c5c0c6b1'] = 'asociar sus almacenes con las tiendas apropiadas'; +$_LANGADM['AdminProducts5d9f4d9294b21f54147183e8ea27bc12'] = 'Usted debe tener un almacén común entre este paquete y de su producto.'; +$_LANGADM['AdminProducts14377d303687283a740fe52370a2a35f'] = 'Debe guardar este producto antes de la gestión de las cantidades.'; +$_LANGADM['AdminProducts1280169553c08486626f41d112b79450'] = 'Debe guardar este producto antes de la gestión de proveedores'; +$_LANGADM['AdminProducts4be43b96ad1eb377129a2263b49e251e'] = 'Debe guardar este producto antes de la gestión de almacenes'; +$_LANGADM['AdminProductscd165c73eb0d0b368744cc027dd469bb'] = 'Debe guardar este producto antes de la adición de características.'; +$_LANGADM['AdminProductsfec264a44022140bb9724c19c8e954ab'] = 'Acción indefinida'; +$_LANGADM['AdminProductsb59c9757725815ede91ef3ccb2ba7749'] = 'Valor indefinido'; +$_LANGADM['AdminProducts406c281fe886b62b8a34752bc6ef4a13'] = 'Valor incorrecto'; +$_LANGADM['AdminProductsc9211c294f5e55646fb079d71194cd96'] = 'No es posible si la gestión de stocks avanzada no está habilitada'; +$_LANGADM['AdminProducts9e648a50303a03e66b9d41cfbaa52ea7'] = 'No es posible si el producto es un paquete'; +$_LANGADM['AdminProductsc17ed6a82bd63f9dde6ab3572e3c32f4'] = 'Identificación del atributo del producto Indefinido'; +$_LANGADM['AdminProducts9d9aa88574c4dab04ddd8356c377357d'] = 'Categoría por defecto:'; +$_LANGADM['AdminProducts10cbdb4839f838ce30409739435a6070'] = 'Catálogo'; +$_LANGADM['AdminProductsb61bd19699eab41bbcdabc42f83af268'] = 'Considere la posibilidad de cambiar la categoría predeterminada.'; +$_LANGADM['AdminProducts74645ed4e5e25461a664d5f68ff19098'] = 'Marcar la o las categorías en las que aparecen el o los productos'; +$_LANGADM['AdminProducts20d8e3c9ba72de629652dc849c2a326a'] = 'Configurar el número de cuenta del producto para cada zona, si un campo está vacío, se utilizará el valor predeterminado del conjunto de la tienda en la ficha Contabilidad '; +$_LANGADM['AdminProducts0f26e4f64d58beb4d924627c707e43ad'] = 'Numero de cuenta'; +$_LANGADM['AdminProducts6e0fbf5e58083d923245509df03586a0'] = 'Estos campos se utilizan para la exportación de contabilidad'; +$_LANGADM['AdminProducts6eac2df6a5cc74282553321a73c553fb'] = 'Por favor marque una categoría para seleccionar la categoría predeterminada.'; +$_LANGADM['AdminProductsce2530ff1fb8dc66d6c940c5ce32508d'] = 'Asociar categorías:'; +$_LANGADM['AdminProductse7e04625fa0cce90aa5384b92b837eb3'] = 'Crear una nueva categoría'; +$_LANGADM['AdminProductscc95b125cf8cb5bae0b7f043280aec63'] = 'La categoría predeterminada es la categoría que se muestra por defecto.'; +$_LANGADM['AdminProductsf16b5952df8d25ea30b25ff95ee8fedf'] = 'Asociación de tienda:'; +$_LANGADM['AdminProductsbe26ade2055790d0e8d19eed69309574'] = 'Accesorios:'; +$_LANGADM['AdminProducts1f4b25c6d3845c0a50b80a3d964b04d4'] = 'Comience a escribir las primeras letras del nombre del producto, a continuación, seleccione el producto de la lista desplegable'; +$_LANGADM['AdminProducts1a4453a5654583ecec19798b396c9c23'] = 'No olvide guardar el producto después'; +$_LANGADM['AdminProductsdd8c7d4ab211f8e57f450a015dfe4131'] = 'Añadir accesorios'; +$_LANGADM['AdminProductsf4a275a931b82e5058bc8ffad8b8e5bd'] = 'Fabricante:'; +$_LANGADM['AdminProducts7825865597f0b1673524f56e335f3675'] = 'Elija (opcional)'; +$_LANGADM['AdminProductse6a0825c0b6c56fa5c9faa5d9385b8d4'] = 'Crear un nuevo fabricante'; +$_LANGADM['AdminProductse9cb217697088a98b1937d111d936281'] = 'Documento adjunto'; +$_LANGADM['AdminProducts6492d670e42151cc37574d99f4071f85'] = 'Nombre del archivo'; +$_LANGADM['AdminProducts4faaa9989034c771a314b2f2c0c9ede6'] = 'Máximo 32 caracteres:'; +$_LANGADM['AdminProductsd0042a700e9bdf79689d63ee6846dc0e'] = 'Descripción:'; +$_LANGADM['AdminProducts0b27918290ff5323bea1e3b78a9cf04e'] = 'Archivo'; +$_LANGADM['AdminProductsffac76aafed78da915f1440bc67b8166'] = 'Cargar un archivo a partir de su ordenador'; +$_LANGADM['AdminProducts44192a57b2533a15a4ffeef4a3c40a2e'] = 'Mo máximo'; +$_LANGADM['AdminProducts358d7dec5fd4c970b76fe3a47a6d9231'] = 'Descargar el archivo adjunto'; +$_LANGADM['AdminProducts19f823c6453c2b1ffd09cb715214813d'] = 'Campo requerido'; +$_LANGADM['AdminProducts3b6c024d7eff743d98d894ce0e0d1242'] = 'Documentos adjuntos disponibles'; +$_LANGADM['AdminProductsec211f7c20af43e742bf2570c3cb84f9'] = 'Añadir'; +$_LANGADM['AdminProducts9d38722749ec2101e437414ac2a743f9'] = 'Documentos adjuntos para este producto:'; +$_LANGADM['AdminProducts1063e38cb53d94d386f21227fcd84717'] = 'Eliminar'; +$_LANGADM['AdminProductsef43555f81249c93872352f5501bfedd'] = 'Actualización de los archivos adjuntos'; +$_LANGADM['AdminProducts1245fb9eadb8049b570d7bdc0936aa55'] = 'Modificar esta combinación'; +$_LANGADM['AdminProductsf9c128cbc52bb845834c0d3e62b424ea'] = 'La fila en azul es la combinación predeterminada.'; +$_LANGADM['AdminProducts55110f4c6a2c90b143c6fcd295cb7bc7'] = 'Una combinación por defecto debe ser designada para cada producto.'; +$_LANGADM['AdminProductseed3651230e6fea831d760fe3686d4e6'] = 'Por favor, elija un atributo'; +$_LANGADM['AdminProductsb0ae1c78575f8631338b57015604519b'] = 'Por favor, elija un valor'; +$_LANGADM['AdminProducts86a41a63a6a27da14c838aed0c70cc45'] = 'Sólo puede agregar una combinación según el tipo de atributo'; +$_LANGADM['AdminProductsfc55a6e78b7d33b0241db646dc913ef9'] = 'Modificar esta combinación de atributos'; +$_LANGADM['AdminProducts6f39383b81d4999830ab6febe6279777'] = 'Añadir o modificar las combinaciones de este producto'; +$_LANGADM['AdminProductsf55b3e4160181e543a17cb53dff1b218'] = 'o ir a'; +$_LANGADM['AdminProducts3ea3291e42b4f5eae395f389ce9a88d5'] = 'Generador de combinaciones de productos'; +$_LANGADM['AdminProductsd5682e6409bded35ee5c6ca6c6297729'] = 'Atributo:'; +$_LANGADM['AdminProductsacdb802bfc2b99b15d1782570285c427'] = 'Valor:'; +$_LANGADM['AdminProducts3dd42bfc8345e82c43b4a40a3426ec49'] = 'Referencia:'; +$_LANGADM['AdminProductsccf096490d2671f3ea97ea9289eee5b1'] = 'EAN13:'; +$_LANGADM['AdminProductsaf7448c885be0d8acd5eb84322176570'] = 'UPC:'; +$_LANGADM['AdminProducts418734e88e64dbe12a62122833c89da7'] = 'Caracteres especiales autorizados:'; +$_LANGADM['AdminProducts23470f2faa48c53e6fb5fad4e3de3cdd'] = 'Producto virtual'; +$_LANGADM['AdminProductsac421120056d9d55c27faba6ae2178b2'] = 'El tamaño máximo para subidas en su servidor es'; +$_LANGADM['AdminProductsdc8f50091cddc5183be3a5b5f774912a'] = 'Subir un fichero'; +$_LANGADM['AdminProducts3cb94c0658e6bbfdeac7e65b9635a8f5'] = 'Esto es un enlace'; +$_LANGADM['AdminProductsa1997856e58a07d80e27aaf4bc7eaf88'] = 'Borrar este fichero'; +$_LANGADM['AdminProductsc312034c9f17a264365e734de442ca0a'] = 'El nombre completo del archivo con la extensión (ejemplo: libro, pdf)'; +$_LANGADM['AdminProductsc8360cc476fc8b5ee9a4db494220058d'] = 'Número de descargas autorizadas por cliente'; +$_LANGADM['AdminProducts8c1279db4db86553e4b9682f78cf500e'] = 'Fecha de expiración'; +$_LANGADM['AdminProducts2b05e1a0e6c62dbf0018af09ed38f4e0'] = 'Formato: dd-mm-aaaa'; +$_LANGADM['AdminProductsc5a61551373c8838d63df1bdb1996a30'] = 'Ninguna fecha de expiración si este espacio está en blanco'; +$_LANGADM['AdminProducts44118d6d6ecd2f24f53ec6393a66baa1'] = '¿Cuántos días el cliente puede acceder a este archivo?'; +$_LANGADM['AdminProducts9e962fd822ee734a531490fffa643c49'] = 'define a zero par un accesso limitado'; +$_LANGADM['AdminProductsb51a231babbab8586d70830dd7c96653'] = 'es compartible'; +$_LANGADM['AdminProductsde6f9a99a112b7ae46777d439ada446c'] = 'Especifique si el archivo se puede compartir'; +$_LANGADM['AdminProducts62b5bb12862c2d95d5c88d1e75feb4f9'] = 'Precio al por mayor:'; +$_LANGADM['AdminProducts0637058fbe3054e03005b04e2852b06f'] = 'Dejar en blanco si el precio no cambia'; +$_LANGADM['AdminProductsf0166650d99e74732ac8c48f10a138b7'] = 'elimine el precio al por mayor en la pestaña información'; +$_LANGADM['AdminProducts9d2ee2dd8c264912b6dd7b1689c1b423'] = 'impacto en el precio:'; +$_LANGADM['AdminProducts6adf97f83acf6453d4a6a4b1070f3754'] = 'Ninguno'; +$_LANGADM['AdminProductsaac247ca22789872bad95dc8f6c45d37'] = 'Incremento:'; +$_LANGADM['AdminProducts9e834f13e35e4edf64863ab414a6217a'] = 'Descuento:'; +$_LANGADM['AdminProducts8bf8854bebe108183caeb845c7676ae4'] = 'de'; +$_LANGADM['AdminProducts21034ae6d01a83e702839a72ba8a77b0'] = 'Sin IVA'; +$_LANGADM['AdminProductse81c4e4f2b7b93b481e13a8553c2ae1b'] = 'total'; +$_LANGADM['AdminProducts1f87346a16cf80c372065de3c54c86d9'] = 'Con IVA'; +$_LANGADM['AdminProducts190733df8c1af5e4666dfad4cc554080'] = 'El precio final del producto será'; +$_LANGADM['AdminProducts91c8f68700703b825761609b303d44e3'] = 'Impacto en el peso:'; +$_LANGADM['AdminProductsad802655c2e83ad378868d5f448677c7'] = 'Impacto en el precio a la unidad'; +$_LANGADM['AdminProducts487fd4fe388baed0928898b641050983'] = 'Ecotasa'; +$_LANGADM['AdminProductsa3c262c1c1560ed35f1d295bec43ffd5'] = 'elimine Ecotasa en la pestaña de información'; +$_LANGADM['AdminProducts006b4cc15322f7951d9100716edcac07'] = 'Cantidad mínima:'; +$_LANGADM['AdminProductsb287d004082f0d743a49dc7360d4fbbe'] = 'La cantidad mínima para pedir este producto (definir 1 para desactivar esta aplicación)'; +$_LANGADM['AdminProducts915f8462b0f5459dcca1d52b0a2297d5'] = 'Fecha de disponibilidad:'; +$_LANGADM['AdminProducts4b5ecb6f4e1496fb2c2b28fa0f41872a'] = 'La fecha de disponibilidad cuando el producto no tiene stock'; +$_LANGADM['AdminProducts461900b74731e07320ca79366df3e809'] = 'Imagen'; +$_LANGADM['AdminProductse5f7f63d66023847e693fd34bea09d41'] = 'Por defecto:'; +$_LANGADM['AdminProducts29d7b46b863639e29ae8452d2320530a'] = 'Realizar la combinación predeterminada para este producto'; +$_LANGADM['AdminProducts9230dd17b40c6d0478772e4d545abc46'] = 'Cancelar la modificación'; +$_LANGADM['AdminProducts5fd58de80d182944e9c229aa4c3b8180'] = 'Añadir o modificar propiedades de personalización'; +$_LANGADM['AdminProductsc12cf3f1af68d3bb0dacb9f9ac61349e'] = 'Campos de archivo:'; +$_LANGADM['AdminProducts255cf1d721d2bd8cd7b792c23a0773c3'] = 'Número de campos de archivo subidos que se han mostrado '; +$_LANGADM['AdminProductsb6bf408fcbdbbc77159db64efbcbb7b1'] = 'Campos de texto:'; +$_LANGADM['AdminProducts2998f049bcca4beccebd03d57d35384e'] = 'Números de campos de texto mostrados'; +$_LANGADM['AdminProductsb17f3f4dcf653a5776792498a9b44d6a'] = 'Actualizar ajustes'; +$_LANGADM['AdminProducts9d63ba376b631c024125951ea2a1280d'] = 'Campos de archivo:'; +$_LANGADM['AdminProducts5561b49810cadf25824adfe31a1ed9cb'] = 'Guardar etiquetas'; +$_LANGADM['AdminProductsc7c2169d380b95e2e3672037c5ace793'] = 'Asigne una caracteristica al producto'; +$_LANGADM['AdminProductsf41afefb4495b85c7b7ddf3e1ca4387f'] = 'Puede especificar un valor para cada caracteristica del producto. Los campos vacios no seran mostrados'; +$_LANGADM['AdminProductse3c1fd6719e0e6c456c9b760fa1c9433'] = 'Puede especificar un valor específico o seleccionar un valor predefinido anadido antes'; +$_LANGADM['AdminProducts21021ea0e52be8e9c599f4dff41e5be0'] = 'caracteristica'; +$_LANGADM['AdminProducts8bcdd31a1ab28f0db60efb2087c3f235'] = 'valor predefinido'; +$_LANGADM['AdminProducts12085f07b6313b69c63a625d8e23f706'] = 'valor personalizado'; +$_LANGADM['AdminProducts382b0f5185773fa0f67a8ed8056c7759'] = 'N/A'; +$_LANGADM['AdminProducts544baae42433c186ff222736db985d7d'] = 'Añadir un valor predefinido'; +$_LANGADM['AdminProducts22eb5599cf8ccde65128467443e72099'] = 'Características sin definir'; +$_LANGADM['AdminProductsd6ae681fcd58f1e1936ca97da36528ff'] = 'anade una nueva caracteristica'; +$_LANGADM['AdminProducts8321e79c278ec510f63675c040594892'] = 'Máximo'; +$_LANGADM['AdminProducts2593c7ce3ff937293feb1e61c152e551'] = 'caracteres'; +$_LANGADM['AdminProductscc03cb64219e991ece86973d6b272537'] = 'Pack vacío. Es necesario añadir al menos un producto para el paquete antes de que pueda salvarlo.'; +$_LANGADM['AdminProducts6453b853979579ed50ec58e2e7d13816'] = 'Se perderán todas las modificaciones que no haya guardado, ¿desea continuar?'; +$_LANGADM['AdminProductsbe53a0541a6d36f6ecb879fa2c584b08'] = 'Imagen'; +$_LANGADM['AdminProductsd3d2e617335f08df83599665eef8a418'] = 'Cerrar'; +$_LANGADM['AdminProducts8241eae69c7d29801316e69c5ce4b7e7'] = '(o Esc)'; +$_LANGADM['AdminProductsdd9644efbcf9d41c5be6daed03514dd8'] = 'Siguiente'; +$_LANGADM['AdminProducts1330988644c6dfe038e00e6384ac845a'] = 'Anterior'; +$_LANGADM['AdminProducts8524de963f07201e5c086830d370797f'] = 'Cargando...'; +$_LANGADM['AdminProducts42d00bc24fd43cfe3e2e30d01f39ee95'] = 'Filtrar por categoría'; +$_LANGADM['AdminProductsfee1ad396cfeab246802224002123f39'] = 'Editar la imagen del producto'; +$_LANGADM['AdminProducts8bf615c78d82dede20bca75a5c73615c'] = 'Añadir una nueva imagen a este producto'; +$_LANGADM['AdminProductsae21d822d879539a75c3d6fd91c2acb3'] = 'Fichero:'; +$_LANGADM['AdminProductsd4303d4b75580309626e8f496e3b072b'] = 'Active Javascript para usar la subida de archivos'; +$_LANGADM['AdminProductsfb2ea703b13d059f6b7ea5da806021df'] = 'Formato:'; +$_LANGADM['AdminProductsb908c2f34052b5276e0bf50f0e042211'] = 'Tamaño:'; +$_LANGADM['AdminProducts839af95e357936503d910adb5ae209a3'] = 'Kb máx.'; +$_LANGADM['AdminProductsc795dfff10a7c952f4c5438951e9ece9'] = 'Portada'; +$_LANGADM['AdminProducts004bf6c9a40003140292e97330236c53'] = 'Acción'; +$_LANGADM['AdminProducts7be66046997731ac05844f11ee4f6a76'] = 'Borrar esta imagen'; +$_LANGADM['AdminProducts26de4d3e04796d6486136c5b8203c3ac'] = 'Subir una imagen'; +$_LANGADM['AdminProducts4ce8e7777d2385ce6123d0083d8d8cb4'] = 'la imagen se subió correctamente'; +$_LANGADM['AdminProducts729a51874fe901b092899e9e8b31c97a'] = '¿Está seguro?'; +$_LANGADM['AdminProductse187fd4d086ab8cf9144f2b1b7a68b93'] = 'Info.'; +$_LANGADM['AdminProductsc0471f0320bc17eb192bbd412d236806'] = 'Información global sobre el producto'; +$_LANGADM['AdminProductse659b52eba1f0299b2d8ca3483919e72'] = 'Tipo:'; +$_LANGADM['AdminProductsdeb10517653c255364175796ace3553f'] = 'Producto'; +$_LANGADM['AdminProducts64b53bc0cc0715cf944e23104df45d66'] = 'Producto virtual (servicios, reserva y productos descargables)'; +$_LANGADM['AdminProducts4e140ba723a03baa6948340bf90e2ef6'] = 'Nombre:'; +$_LANGADM['AdminProducts6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caracteres no válidos:'; +$_LANGADM['AdminProductsa1f9d795d1110aeeed6b5368c16dc725'] = 'EAN13 ou JAN :'; +$_LANGADM['AdminProducts85f0bf927be7014e2265c4bc96bd50d2'] = '(Europa, Japón)'; +$_LANGADM['AdminProducts104f50d9d335bbe38ee0c8e44ebddf03'] = '(US, Canadá)'; +$_LANGADM['AdminProducts24a23d787190f2c4812ff9ab11847a72'] = 'Estado:'; +$_LANGADM['AdminProducts00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activado'; +$_LANGADM['AdminProductsb9f5c797ebbf55adccdd8539a65a0241'] = 'Desactivado'; +$_LANGADM['AdminProductsebcc39462e6620a8cf432194084a5483'] = 'Opciones:'; +$_LANGADM['AdminProducts6a6d01ddaa8fb712f673a6c94525f149'] = 'disponible a la compra'; +$_LANGADM['AdminProducts165cd22134a317e1feceeb858c3660cf'] = 'mostrar el precio'; +$_LANGADM['AdminProducts284dd90023a7ddf940af524df216b9fc'] = 'exclusivo en Internet ( no se vende en tienda)'; +$_LANGADM['AdminProductsed51222f31afbf17ca5f3b0654db8969'] = 'Estado:'; +$_LANGADM['AdminProducts03c2e7e41ffc181a4e84080b4710e81e'] = 'Nuevo'; +$_LANGADM['AdminProducts019d1ca7d50cc54b995f60d456435e87'] = 'Ocasión'; +$_LANGADM['AdminProducts6da03a74721a0554b7143254225cc08a'] = 'Recondicionado'; +$_LANGADM['AdminProducts234078adec0a64008b6ae77653776cfa'] = 'Breve descripción:'; +$_LANGADM['AdminProducts38d301f7ef549a79620e99fd8b51fa34'] = 'aparece en las listas de productos y en la parte superior de la página del producto'; +$_LANGADM['AdminProducts9be976b8052c984a95997e4a4f8eef96'] = 'aparece en el cuerpo de la página del producto'; +$_LANGADM['AdminProductsc39ddd7f7c2983a075a10bff9ff14ae5'] = '¿Quieres una imagen asociada con el producto en su descripción?'; +$_LANGADM['AdminProducts936ccdb97115e9f35a11d35e3d5b5cad'] = 'Cloc aquí'; +$_LANGADM['AdminProducts8300b58d12ed9de055d7a727c72ef55a'] = 'Seleccione su imagen:'; +$_LANGADM['AdminProductscd896fb215aeb877827b7e9df7d042cb'] = '¿Donde colocarla?'; +$_LANGADM['AdminProducts811882fecd5c7618d7099ebbd39ea254'] = 'izquierda'; +$_LANGADM['AdminProducts7c4f29407893c334a6cb7a87bf045c0d'] = 'derecha'; +$_LANGADM['AdminProducts03e895d6310cdab805586fce4123ed08'] = 'Seleccione el tipo de imagen_'; +$_LANGADM['AdminProducts883cb219650dc3aa23733c0aa59a2ef7'] = 'Etiqueta de imagen a insertar:'; +$_LANGADM['AdminProducts269667c0128808a20395e0ca25489d64'] = 'La etiqueta es copiar / pegar en la descripción.'; +$_LANGADM['AdminProducts32b502f33a535f75dcbf63f6753c631e'] = 'Etiquetas:'; +$_LANGADM['AdminProducts3e053943605d9e4bf7dd7588ea19e9d2'] = 'Caracteres no válidos:'; +$_LANGADM['AdminProducts9fd90a0a7d933e6870c7364b6cd63247'] = 'Etiquetas separadas por comas (ej: dvd, hifi)'; +$_LANGADM['AdminProducts97f014aa339f5b37951f100fb1a086d8'] = 'Por favor, seleccione al menos un producto.'; +$_LANGADM['AdminProducts7a8c953dac571371a6351681014d5937'] = 'Por favor, indique una cantidad para añadir un producto.'; +$_LANGADM['AdminProducts3b263477a8ad622d76979befafd0119d'] = 'Escriba las primeras letras del nombre del producto, después elija el producto en el menú desplegable'; +$_LANGADM['AdminProducts6403bf96b78b0f008acbe08fdb87988f'] = 'Añadir este producto en el pack'; +$_LANGADM['AdminProducts0d521f7724416d12a25c833829c6810b'] = 'Lista de productos para el pack:'; +$_LANGADM['AdminProducts2811dedc85918c3e3ed0becd87cbb336'] = 'No se puede añadir productos descargables a un paquete.'; +$_LANGADM['AdminProducts961f2247a2070bedff9f9cd8d64e2650'] = 'Seleccione'; +$_LANGADM['AdminProductsafdbd71037839ec5a581febacab7bad7'] = 'No se encontraron clientes'; +$_LANGADM['AdminProducts290b7c47045d269e2ccfa69e6477acfe'] = 'Precio del producto'; +$_LANGADM['AdminProducts14f32fa337152cbd2e40745d4431b916'] = 'Debe indicar el precio de venta antes de impuestos, o el precio de venta con impuestos. El campo de entrada se calculan automáticamente.'; +$_LANGADM['AdminProducts2aa2ef9d99efe99c01d0c1fb2a3838e5'] = 'Precio mayorista sin IVA:'; +$_LANGADM['AdminProducts8a1c241e92c26b92eaae87afa337eaa3'] = 'Precio al que compró este producto como mayorista'; +$_LANGADM['AdminProductse8fce60a7ce078b55bd02a1c25748f16'] = 'Precios al Por Menor sin IVA:'; +$_LANGADM['AdminProducts3bc79dca1e0cdc4b2ac5a2e415f902bf'] = 'Precio sin Iva de venta de este producto'; +$_LANGADM['AdminProducts82913a5c53d8d818aa69936a630336a3'] = 'Regla de impuestos:'; +$_LANGADM['AdminProducts7475ec0d41372a307c497acb7eeea8c4'] = 'Sin IVA:'; +$_LANGADM['AdminProducts686e697538050e4664636337cc3b834f'] = 'Crear'; +$_LANGADM['AdminProducts59adc1912b6f538acb6afab8c2621945'] = 'Los impuestos están desactivados actualemente'; +$_LANGADM['AdminProducts1c669d037f8bc785f0e1a9aeb7070367'] = 'Opciones de impuestos'; +$_LANGADM['AdminProducts0d0a2536d9091f317c4c5695545efebb'] = 'Ecotasa:'; +$_LANGADM['AdminProducts535fb9c585d10cb369e97f1ae2d5e11f'] = 'ya incluída en el precio'; +$_LANGADM['AdminProducts9c67db9cd9f13cfbbe3ebb7ab90e9e3f'] = 'Precio de venta con IVA:'; +$_LANGADM['AdminProductsbbc8c3f199c22b3951a52bc9821971ee'] = 'Precio unitario:'; +$_LANGADM['AdminProducts6666cd76f96956469e7be39d750cc7d9'] = '/'; +$_LANGADM['AdminProducts913bb5260c0b1fbd1d76d8140360dd19'] = 'impuestos incluidos'; +$_LANGADM['AdminProductsdcb01b8abf33df0556011a755580d785'] = 'Ejemplo. $ 15 por Kg.'; +$_LANGADM['AdminProductse349760a28d519a810e14fa155e8b2d5'] = 'Mostrar en la página producto el icono \"en rebajas\" y el texto en la lista de productos'; +$_LANGADM['AdminProducts7b988b81a5fe3114360063de23f49016'] = 'Precio de venta final:'; +$_LANGADM['AdminProductse2e79605fc9450ec17957cf0e910f5c6'] = 'IVA incluído'; +$_LANGADM['AdminProducts887ee91702c962a70b87cbef07bbcaec'] = 'tasas no incluídas'; +$_LANGADM['AdminProducts5b14ab8904d8a735edd6ea4cff8f7b7c'] = 'Precios especificos'; +$_LANGADM['AdminProducts6ca82180f678cae60daa0476baf5e523'] = 'Usted puede establecer precios específicos para los clientes que pertenecen a grupos diferentes, de diferentes países ...'; +$_LANGADM['AdminProductsc1649abdccba825a27f5820f126c8454'] = 'Añadir un precio específico'; +$_LANGADM['AdminProductsf98188b975d57e9dfc3137c7c9f9a5da'] = 'Para:'; +$_LANGADM['AdminProducts5eea367ea73b909880393bd1ae79fc67'] = 'Clientes:'; +$_LANGADM['AdminProducts8ed07686e8486f87c4e0d491b0949904'] = 'Combinación:'; +$_LANGADM['AdminProductsc77b86cdeed7ed9197db5858fa3b5fd0'] = 'Aplicar a todas las combinaciones'; +$_LANGADM['AdminProducts06444363878572ed1fd5c9342cd5884f'] = 'Disponible a partir de:'; +$_LANGADM['AdminProducts01b6e20344b68835c5ed1ddedf20d531'] = 'a'; +$_LANGADM['AdminProducts95b6faa9d75417fe5e7767a733ab6fb4'] = 'A partir de '; +$_LANGADM['AdminProducts3e34bdebd9bd5edda27e8728904a2552'] = 'unidad(es)'; +$_LANGADM['AdminProducts913325468f8b6bcd59733df11213b066'] = '(tasas no incluídas)'; +$_LANGADM['AdminProducts83a3be00962f7ebef403da83d203e595'] = 'Actual:'; +$_LANGADM['AdminProductsbff11838509966b604d934d917815a72'] = 'Puede poner este valor en 0 para aplicar el precio por defecto'; +$_LANGADM['AdminProductsf5a7257cb1424678ae6bebbd0c36b341'] = 'Aplicar una reducción de'; +$_LANGADM['AdminProductsb2f40690858b404ed10e62bdf422c704'] = 'Importe'; +$_LANGADM['AdminProducts37be07209f53a5d636d5c904ca9ae64c'] = 'Porcentaje'; +$_LANGADM['AdminProducts0b74d432ea326571154c17e6f030e62f'] = 'si configurado en \"importe\", el impuesto está incluido'; +$_LANGADM['AdminProductsab7a485ebe75b6dd7243ad719f23c7de'] = 'Regla'; +$_LANGADM['AdminProducts47ac923d219501859fb68fed8c8db77b'] = 'Combinación'; +$_LANGADM['AdminProductsce26601dac0dea138b7295f02b7620a7'] = 'Cliente'; +$_LANGADM['AdminProducts3601146c4e948c32b6424d2c0a7f0118'] = 'Precio'; +$_LANGADM['AdminProducts21034ae6d01a83e702839a72ba8a77b0'] = '(tasa excl)'; +$_LANGADM['AdminProducts1901606ea069a83dc7beea17881ef95a'] = 'Periodo'; +$_LANGADM['AdminProducts3c6c11039b6caf151f6e3e99237f2f3b'] = 'A partir de (cantidad)'; +$_LANGADM['AdminProductscf173b732a2a0377698d631db6185836'] = 'Cantidades disponibles para la venta'; +$_LANGADM['AdminProducts1fcff33e9fa51cdabcee9b29a88cdb24'] = 'Esta interfaz le permite administrar las cantidades disponibles para la venta del producto actual y sus combinaciones en la tienda actual.'; +$_LANGADM['AdminProducts94d26b23623d5a7a411fa43f3cd48c9a'] = 'Usted puede optar por utilizar el sistema de archivo de gestión avanzada de este producto o no.'; +$_LANGADM['AdminProductsfa7da3c110f2c45d3e6d18ea5cb73d02'] = 'Puede especificar manualmente las cantidades del producto / cada combinaciones de productos, u optar por determinar de forma automática estas cantidades sobre la base de sus acciones (en caso de que gestión de las existencias avanzada está activado).'; +$_LANGADM['AdminProducts5c057e774f5a310728805fb927b17141'] = 'En este caso, las cantidades corresponden a los quantitites del stock real en los almacenes asociados a la tienda corriente o actual grupo de tiendas.'; +$_LANGADM['AdminProducts926039e8a49f511c72cd88894ad52450'] = 'Para los packs, si no tiene productos que utilizan la gestión de las existencias avanzado, tiene que especificar un almacén común para esos productos y el pack.'; +$_LANGADM['AdminProducts6c9c761d2a07d20625686d8062992f80'] = 'Quiero usar el sistema de archivo de gestión avanzada para este producto'; +$_LANGADM['AdminProducts474eeb51bd9f6ed941bcde8129075838'] = 'Para ello es necesario activar la gestión de las existencias avanzado.'; +$_LANGADM['AdminProducts6417c33a2fed170b6c553f8508f9d7c5'] = 'Este parámetro depende del producto (s) en el pack.'; +$_LANGADM['AdminProducts0e7c3ab78aa07c029da5f225a6619ca3'] = 'Cantidades disponibles para el producto actual y sus combinaciones se basan en stock en los almacenes'; +$_LANGADM['AdminProducts3114089efdafb899803901e897176873'] = 'Para ello es necesario que la gestión de las existencias avanzada global / para este producto.'; +$_LANGADM['AdminProductsd9da8da652ae39e03c51b2a671a47bf8'] = 'Quiero especificar cantidades disponibles de forma manual'; +$_LANGADM['AdminProducts781f7b5cd5dfeef894b99136b3c86ea2'] = 'Teniendo en cuenta las cantidades de los productos de este paquete, la cantidad máxima debe ser:'; +$_LANGADM['AdminProducts694e8d1f2ee056f98ee488bdc4982d73'] = 'Cantidad'; +$_LANGADM['AdminProductsf107f5a9ee4ecea58d0f29ae7959baa8'] = 'Designación'; +$_LANGADM['AdminProducts24a1199bf4dcbef398db7660409a61d9'] = 'Cuando no hay stock:'; +$_LANGADM['AdminProductsf072da215c080d985d44361e96a3cf60'] = 'Denegar pedidos'; +$_LANGADM['AdminProducts119a7c88cf8f1c685c57981abff26f43'] = 'Admitir pedidos'; +$_LANGADM['AdminProducts7a1920d61156abc05a60135aefe8bc67'] = 'Defecto'; +$_LANGADM['AdminProductsabdce1ce11e706002227550e5658af79'] = 'según lo establecido en las preferencias'; +$_LANGADM['AdminProducts57ec7ec7b4ada0275e7a24f8543039e0'] = 'No es posible administrar cantidades cuando:'; +$_LANGADM['AdminProducts1e379f05c820f87b09c5b42ac0d0349d'] = 'Se administran todas las tiendas.'; +$_LANGADM['AdminProductsaa642c15d075aab8a1ac2ccbc9a0d07a'] = 'Usted está manejando un grupo de tiendas donde las cantidades que no son compartidos entre todas las tiendas de este grupo.'; +$_LANGADM['AdminProducts252d5754cc8f41c7c8bc1b15b26cbde3'] = 'Se administran una tienda que está en un grupo donde las cantidades se reparten entre todas las tiendas de este grupo.'; +$_LANGADM['AdminProducts148b3eafb80877bdb9fdfd2bb1121807'] = 'Configuración de disponibilidad'; +$_LANGADM['AdminProductsd74838fbbeb384c01d7294db33c36ec3'] = 'La gestión de existencias está desactivado'; +$_LANGADM['AdminProducts3e565755572fa5df48eb811c62619098'] = 'Texto mostrado cuando está disponible:'; +$_LANGADM['AdminProducts627b9f5acc2dcec1e8e341dd09df9768'] = 'Mostrar texto cuando es posible dejar pendiente un pedido:'; +$_LANGADM['AdminProducts9d74dc485c5bf552c65dd6a2a3596a59'] = 'Guardando datos...'; +$_LANGADM['AdminProductse6ff0db3b8285dce688b7f9a44e4915b'] = 'Datos guardados'; +$_LANGADM['AdminProducts7b250cb374c12c42a75227ba75df7779'] = 'Meta título:'; +$_LANGADM['AdminProducts18a2ecd7e67529945cf93821d3fc438f'] = 'Título de la página del producto; dejar en blanco para usar el nombre del producto'; +$_LANGADM['AdminProductsa6bb76858f8b4b61c050ad7a7ac57e06'] = 'Meta descripción:'; +$_LANGADM['AdminProductsb2e3e379189bcd9251937acc4dcf37e8'] = 'Sentencia sencilla para la cabecera HTML'; +$_LANGADM['AdminProducts394deec8b4e901394f69ad41095b1ecc'] = 'Meta palabras clave:'; +$_LANGADM['AdminProducts6ba23760079b4b664d4d5e311c7d5984'] = 'Palabras clave para la cabecera HTML, separadas por comas'; +$_LANGADM['AdminProducts02fa003c38fefcda498b876f67f4cac7'] = 'URL amigables:'; +$_LANGADM['AdminProducts32b919d18cfaca89383f6000dcc9c031'] = 'Generar'; +$_LANGADM['AdminProductse4306834455d4a70e0a7d565022187b2'] = 'url amigable basada en el nombre del producto.'; +$_LANGADM['AdminProducts92ab5edf4194cb5a84d6808cb8d8b696'] = 'El enlace del producto aparecerá como:'; +$_LANGADM['AdminProductsb54431f36761311b49af51be8407da30'] = 'Ancho (paquete) :'; +$_LANGADM['AdminProducts30398718bca5d62f8e76919dffe29308'] = 'Alto (paquete) :'; +$_LANGADM['AdminProductsb00aa0492051a26697bd7a7d81bc24d2'] = 'Profundidad (paquete) :'; +$_LANGADM['AdminProductsfb9244e71ff86107b58d0328f15fb9b1'] = 'Peso (paquete)'; +$_LANGADM['AdminProducts10b8ce36a973c8009b521b39488a89a7'] = 'Gastos de porte suplementarios'; +$_LANGADM['AdminProductsb6ef48322d4d59004db9f650344c1a8f'] = 'Se aplicará la tasa del transportista'; +$_LANGADM['AdminProductsab8cba13a061fe8d4a330bcc8d6b0175'] = 'Transportistas:'; +$_LANGADM['AdminProducts70f394c7aa6039a151b545cc56b797b8'] = 'Si ninguna compañía seleccionada, todos los portadores se podría utilizar para el envío de este producto.'; +$_LANGADM['AdminProducts0ba05d9030c37586ec90a10b26f3d425'] = 'Los proveedores de los productos actuales'; +$_LANGADM['AdminProductsd3c23a0ba4a3f027d6acaeb67c4391e4'] = 'Esta interfaz le permite especificar los proveedores del producto en curso y, finalmente, sus combinaciones.'; +$_LANGADM['AdminProducts8f1a864ccfbcab6bd57f058d5d2b42b2'] = 'También es posible especificar para cada combinación de producto / producto del proveedor de referencia de acuerdo con los proveedores previamente asociados.'; +$_LANGADM['AdminProducts4905a9d513347474b9be5f10fceed6a9'] = 'Al utilizar la gestión avanzada de las existencias (véase Preferencias / productos), los valores que llenan aquí (precios, referencias) se utilizará en las órdenes de suministro.'; +$_LANGADM['AdminProductsc9ccbcfb87f75a9cf7a437314e6ece4f'] = 'Por favor, elegir a los proveedores asociados a este producto, y uno por defecto.'; +$_LANGADM['AdminProducts758c4dc3c8547554755a5e96a25529d7'] = 'Crear nuevo proveedor'; +$_LANGADM['AdminProducts91b442d385b54e1418d81adc34871053'] = 'Seleccionado'; +$_LANGADM['AdminProducts7de42ace590ac5849de386ffccb38958'] = 'Nombre del proveedor'; +$_LANGADM['AdminProducts7164d9223003cb3505836cf3afebcb67'] = 'Referencia del Producto(s)'; +$_LANGADM['AdminProductsfb9500d8a4ef9a70c6a91cae122c7cba'] = 'Tiene que especificar los proveedores asociados a este producto y el valor predeterminado antes de las referencias.'; +$_LANGADM['AdminProducts9faa1161b2b3bbada2e8e7c11a4ed737'] = 'Puede especificar de referencia del producto (s) para cada proveedor asociado.'; +$_LANGADM['AdminProductsdf644ae155e79abf54175bd15d75f363'] = 'Nombre del producto'; +$_LANGADM['AdminProducts8284ae5df53e6e7ffc1f2cc67ae68765'] = 'Referencia del proveedor'; +$_LANGADM['AdminProducts2bb8274755d1ebd33d759a3005bfbcd3'] = 'Precio unitario tasa excluida'; +$_LANGADM['AdminProducts0932fe7755e51cff71c39720af420c3b'] = 'Precio unitario de la moneda'; +$_LANGADM['AdminProductsc74d5593ec71cdf7d4662cd0bc379fff'] = 'Nueva etiqueta'; +$_LANGADM['AdminProductscc3787ca78f445f481069a4c047f7e7a'] = 'Elegir idioma:'; +$_LANGADM['AdminProductsaba7bdb49b66dd8485c2586a2c88c84e'] = 'El fichero'; +$_LANGADM['AdminProducts6006a8509fdf7c46885562ae6cd70d7f'] = 'ha sido subido correctamente'; +$_LANGADM['AdminProducts6624493bea28e951b0e89cb12a324bcf'] = '¿Es un producto virtual?'; +$_LANGADM['AdminProducts86a7826cd56fc0f1d09ec7af2f3e8600'] = '¿Tiene este producto un archivo asociado?'; +$_LANGADM['AdminProducts63b28593e2858476903ac94ca8697341'] = 'Su depósito de descargas no puede escribirse.'; +$_LANGADM['AdminProducts8d8fcc1abd550c5f25dbfaa57d59cb67'] = 'Mo'; +$_LANGADM['AdminProductsf258ae7c40f58689780e219bc9a23608'] = 'Usted utiliza combinaciones, por esta razón no se puede editar el archivo de aquí, pero en la ficha Combinaciones'; +$_LANGADM['AdminProducts37cfa6b25252ad29f15194e30147f02b'] = 'Ubicación del producto en los almacenes'; +$_LANGADM['AdminProductsf5a47e822b7e7006f2b547d97f10aa28'] = 'Esta interfaz le permite especificar en qué almacenes el producto se almacena.'; +$_LANGADM['AdminProductse368b2411dc4f93041b3fb83f35b9da4'] = 'También es posible especificar para cada combinación de producto / producto de su ubicación en cada almacén.'; +$_LANGADM['AdminProducts1284dfb4d1c104f5aa4ec55fa3883ff1'] = 'Por favor, elija los almacenes asociados a este producto, y el uno por defecto.'; +$_LANGADM['AdminProductse3401821b946455380c7395ef4248b5a'] = 'Crear nuevo almacén'; +$_LANGADM['AdminProducts7bf2d26eab899c413218b729d4d914b7'] = 'almacenado'; +$_LANGADM['AdminProductsddedc546753b8ca7f0ecdad9d0863f95'] = 'Lugar (opcional)'; +$_LANGADM['AdminProducts22ca5e6793d68c5775c0851a3d2cfa32'] = 'Marque todos los productos que se almacenan en este almacén.'; +$_LANGADM['AdminProfilesd3b206d196cd6be3a2764c1fb90b200f'] = 'Borrar seleccionados'; +$_LANGADM['AdminProfilese25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar items seleccionados?'; $_LANGADM['AdminProfilesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminProfilese25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar los elementos seleccionados?'; -$_LANGADM['AdminQuickAccesses00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activado'; -$_LANGADM['AdminQuickAccesses38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar'; -$_LANGADM['AdminQuickAccesses3b3d06023f6353f8fd05f859b298573e'] = 'URL:'; -$_LANGADM['AdminQuickAccesses3e053943605d9e4bf7dd7588ea19e9d2'] = 'Caracteres prohibidos:'; -$_LANGADM['AdminQuickAccesses49ee3087348e8d44e1feda1917443987'] = 'Nombre'; -$_LANGADM['AdminQuickAccesses4e140ba723a03baa6948340bf90e2ef6'] = 'Nombre'; -$_LANGADM['AdminQuickAccesses4edbdc3e1b62db73d670ee1231c14c8b'] = 'Abrir en una nueva ventana:'; -$_LANGADM['AdminQuickAccesses97e7c9a7d06eac006a28bf05467fcc8b'] = 'Enlace'; +$_LANGADM['AdminProfiles49ee3087348e8d44e1feda1917443987'] = 'Nombre'; +$_LANGADM['AdminProfilescce99c598cfdb9773ab041d54c3d973a'] = 'perfiles'; +$_LANGADM['AdminProfiles4e140ba723a03baa6948340bf90e2ef6'] = 'Nombre:'; +$_LANGADM['AdminProfiles9aa03a5dca2e060a4ecbff0dd8616692'] = 'Guardar'; +$_LANGADM['AdminProfiles4901062927f176fea0548821fe6a8625'] = 'Por razones de seguridad, no puede borrar el perfil de Administrador'; +$_LANGADM['AdminQuickAccessesd3b206d196cd6be3a2764c1fb90b200f'] = 'Borrar seleccionados'; +$_LANGADM['AdminQuickAccessese25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar items seleccionados?'; $_LANGADM['AdminQuickAccessesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminQuickAccessesb9f5c797ebbf55adccdd8539a65a0241'] = 'Desactivado'; -$_LANGADM['AdminQuickAccessese25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar los elementos seleccionados?'; +$_LANGADM['AdminQuickAccesses49ee3087348e8d44e1feda1917443987'] = 'Nombre'; +$_LANGADM['AdminQuickAccesses97e7c9a7d06eac006a28bf05467fcc8b'] = 'Enlace'; $_LANGADM['AdminQuickAccessese5dc8e5afea0a065948622039358de37'] = 'Nueva ventana'; $_LANGADM['AdminQuickAccessesfe501f6dab88efcbde9b3f062a5ae781'] = 'Menú de acceso rápido'; +$_LANGADM['AdminQuickAccesses4e140ba723a03baa6948340bf90e2ef6'] = 'Nombre'; +$_LANGADM['AdminQuickAccesses3e053943605d9e4bf7dd7588ea19e9d2'] = 'Caracteres prohibidos:'; +$_LANGADM['AdminQuickAccesses3b3d06023f6353f8fd05f859b298573e'] = 'URL:'; +$_LANGADM['AdminQuickAccesses4edbdc3e1b62db73d670ee1231c14c8b'] = 'Abrir en una nueva ventana:'; +$_LANGADM['AdminQuickAccesses00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activado'; +$_LANGADM['AdminQuickAccessesb9f5c797ebbf55adccdd8539a65a0241'] = 'Desactivado'; +$_LANGADM['AdminQuickAccesses38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar'; +$_LANGADM['AdminRangePriced3b206d196cd6be3a2764c1fb90b200f'] = 'Borrar items seleccionados'; +$_LANGADM['AdminRangePricee25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar items seleccionados?'; +$_LANGADM['AdminRangePriceb718adec73e04ce3ec720dd11a06a308'] = 'ID'; +$_LANGADM['AdminRangePrice914419aa32f04011357d3b604a86d7eb'] = 'Trasportista'; +$_LANGADM['AdminRangePrice5da618e8e4b89c66fe86e32cdafde142'] = 'Desde'; +$_LANGADM['AdminRangePricee12167aa0a7698e6ebc92b4ce3909b53'] = 'Hasta'; +$_LANGADM['AdminRangePricec62faf40cbefb8525a15d535d0256c5f'] = 'Rangos de precio'; +$_LANGADM['AdminRangePricef8617a92ba0a0a4eabee724eab7c9f48'] = 'Transportista:'; +$_LANGADM['AdminRangePrice2e5b52416e267252bcdea3d6211c31ba'] = 'Puede aplicar este rango a un transportista diferente seleccionando su nombre'; +$_LANGADM['AdminRangePriced66af861fb895b26d6f648b8ad00a022'] = 'No hay transportista disponible para esta gama de precios'; $_LANGADM['AdminRangePrice1e6d57e813355689e9c77e947d73ad8f'] = 'Desde:'; $_LANGADM['AdminRangePrice2c39f2ba36ea6da8583198d554719eb1'] = 'Rango de inicio (incluido)'; $_LANGADM['AdminRangePrice33caa076f23f453dd4061726f3706325'] = 'Hasta:'; -$_LANGADM['AdminRangePrice38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar'; -$_LANGADM['AdminRangePrice5da618e8e4b89c66fe86e32cdafde142'] = 'Desde'; $_LANGADM['AdminRangePrice6bf0217a0db567ce8495e5125a1dfffb'] = 'De fin del intervalo (no incluidos)'; -$_LANGADM['AdminRangePrice914419aa32f04011357d3b604a86d7eb'] = 'Trasportista'; -$_LANGADM['AdminRangePriceb3c500a9f6fbe57f05013046a29f31c6'] = 'No hay transportista disponible para esta gama de precios'; -$_LANGADM['AdminRangePriceb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminRangePricec62faf40cbefb8525a15d535d0256c5f'] = 'Rangos de precio'; -$_LANGADM['AdminRangePricee12167aa0a7698e6ebc92b4ce3909b53'] = 'Hasta'; -$_LANGADM['AdminRangePricee25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar los elementos seleccionados?'; -$_LANGADM['AdminRangePricef8617a92ba0a0a4eabee724eab7c9f48'] = 'Transportista:'; +$_LANGADM['AdminRangePrice38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar'; +$_LANGADM['AdminRangeWeightd3b206d196cd6be3a2764c1fb90b200f'] = 'Borrar seleccionados'; +$_LANGADM['AdminRangeWeighte25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar items seleccionados?'; +$_LANGADM['AdminRangeWeightb718adec73e04ce3ec720dd11a06a308'] = 'ID'; +$_LANGADM['AdminRangeWeight914419aa32f04011357d3b604a86d7eb'] = 'Transportista'; +$_LANGADM['AdminRangeWeight5da618e8e4b89c66fe86e32cdafde142'] = 'Desde'; +$_LANGADM['AdminRangeWeighte12167aa0a7698e6ebc92b4ce3909b53'] = 'Hasta'; +$_LANGADM['AdminRangeWeight553024cea5b7d69013550aefba774aaa'] = 'Rangos de peso'; +$_LANGADM['AdminRangeWeightf8617a92ba0a0a4eabee724eab7c9f48'] = 'Transportista'; +$_LANGADM['AdminRangeWeight2e5b52416e267252bcdea3d6211c31ba'] = 'Puede aplicar este rango a un transportista diferente seleccionando su nombre'; +$_LANGADM['AdminRangeWeightbe349117865c4dbef0e5c86941f399ec'] = 'No hay transportista disponible para esta gama de peso.'; $_LANGADM['AdminRangeWeight1e6d57e813355689e9c77e947d73ad8f'] = 'Desde:'; $_LANGADM['AdminRangeWeight2c39f2ba36ea6da8583198d554719eb1'] = 'Rango de inicio (incluido)'; $_LANGADM['AdminRangeWeight33caa076f23f453dd4061726f3706325'] = 'Hasta:'; -$_LANGADM['AdminRangeWeight38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar'; -$_LANGADM['AdminRangeWeight553024cea5b7d69013550aefba774aaa'] = 'Rangos de peso'; -$_LANGADM['AdminRangeWeight5da618e8e4b89c66fe86e32cdafde142'] = 'Desde'; $_LANGADM['AdminRangeWeight6bf0217a0db567ce8495e5125a1dfffb'] = 'De fin del intervalo (no incluidos)'; -$_LANGADM['AdminRangeWeight914419aa32f04011357d3b604a86d7eb'] = 'Transportista'; -$_LANGADM['AdminRangeWeightaec665fba230ca53799cf3563c696792'] = 'No hay transportista disponible para esta gama de peso.'; -$_LANGADM['AdminRangeWeightb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminRangeWeighte12167aa0a7698e6ebc92b4ce3909b53'] = 'Hasta'; -$_LANGADM['AdminRangeWeighte25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar los elementos seleccionados?'; -$_LANGADM['AdminRangeWeightf8617a92ba0a0a4eabee724eab7c9f48'] = 'Transportista:'; -$_LANGADM['AdminReferrers037d865feb5bc0131bbc1b33c996a9d0'] = 'Ver documentación para más detalles...'; -$_LANGADM['AdminReferrers095a1b43effec73955e31e790438de49'] = 'Base'; -$_LANGADM['AdminReferrers0988f870ad8a7648219df0767f768b8d'] = 'HTTP referrer'; -$_LANGADM['AdminReferrers0bef8816b0e89c8ec922185253eeb0a6'] = 'Los campos `excluyen`, indican lo que se debe excluir de la dirección URL.'; -$_LANGADM['AdminReferrers10965b2740f42ad4887932c35cee26ab'] = 'Visitantes únicos'; -$_LANGADM['AdminReferrers11ff9f68afb6b8b5b8eda218d7c83a65'] = 'Ventas'; -$_LANGADM['AdminReferrers1dd1c5fb7f25cd41b291d43a89e3aefd'] = 'Hoy'; -$_LANGADM['AdminReferrers1e6d57e813355689e9c77e947d73ad8f'] = 'Desde:'; -$_LANGADM['AdminReferrers1f0f882a37664c9aa47a9d4fd20610cd'] = 'modo experto'; -$_LANGADM['AdminReferrers1faa3e365bfe45ad8e3a6c97da5b94d1'] = 'Refrescar el caché'; -$_LANGADM['AdminReferrers200f5c9c419f0a53d5d361eff7b33abc'] = 'Ratio de registros'; -$_LANGADM['AdminReferrers208b51d8918ba3cdd679a5ec275df129'] = 'Filtrar por producto'; -$_LANGADM['AdminReferrers2402ba94d906bd24c2e0b4e3952c3ca9'] = 'Guardar tráfico directo'; -$_LANGADM['AdminReferrers2d0c2b736fa1ab8ce149d26fc36e453a'] = '¡Pedir ayuda!'; -$_LANGADM['AdminReferrers2e27c4006a026eacfc1f85b41bf9bc4c'] = 'Importe base'; -$_LANGADM['AdminReferrers2fdae620abd0f37132313415eb443667'] = 'El interés reside en el hecho de que en las URL puede añadir etiquetas que le dirigen hacia su sitio Web. Por ejemplo, puede escribir un link en '; -$_LANGADM['AdminReferrers316853cc3718335f11c048e33b9be98a'] = 'Click'; -$_LANGADM['AdminReferrers32eb2e5e4f68de58ec967137683ab09a'] = 'Si sabe como usar expresiones regulares de MySQL, puede usar'; -$_LANGADM['AdminReferrers32fdaf53fadc20d17117baafe17f0233'] = 'En modo simple, puede utilizar algunos caracteres genéricos que pueden sustituir a otors carateres caracteres:'; -$_LANGADM['AdminReferrers34ebc2bcd0638b5cce09b2c2b0159174'] = 'Información técnica - Modo simple'; -$_LANGADM['AdminReferrers38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar'; -$_LANGADM['AdminReferrers3f783e6afc73242779dde81c7825def0'] = 'Deje en blanco si no cambia'; -$_LANGADM['AdminReferrers40e40fbf7a64db4428eeae2d926ff0ab'] = 'El campo `request_uri` es una URL que el visitante visita en su tienda.'; -$_LANGADM['AdminReferrers4181de604675ec0fb8d12202ec23964c'] = 'Cuota dada para cada visita.'; -$_LANGADM['AdminReferrers43005b13d452a4ad6f2d8e29b499c55a'] = 'Ratio de registro'; -$_LANGADM['AdminReferrers453aceb005ceaf54a47da15fee8b2a26'] = 'Páginas'; -$_LANGADM['AdminReferrers49ee3087348e8d44e1feda1917443987'] = 'Nombre'; -$_LANGADM['AdminReferrers4b11cf76a471c13ba29b799772c90ddf'] = 'Importe recibido por cada pedido '; -$_LANGADM['AdminReferrers4bcce22b929055c8db5204629d0a64c1'] = 'Carrito medio'; -$_LANGADM['AdminReferrers4e140ba723a03baa6948340bf90e2ef6'] = 'Nombre:'; -$_LANGADM['AdminReferrers51d53cd2ecdae6b5dd3397875197e898'] = 'Haga clic en tasa'; -$_LANGADM['AdminReferrers537c66b24ef5c83b7382cdc3f34885f2'] = 'Año'; -$_LANGADM['AdminReferrers5570dfe4ec8f3d4b2cf4d5780d928b39'] = 'Por ejemplo, los visitantes procedentes de Google tendrá un HTTP_REFERER como esta: \"http://www.google.com/search?q=prestashop\".'; -$_LANGADM['AdminReferrers571b5937b85a9155062315a7c1d69fa2'] = '\"_\" será reemplazada por un carácter. Si desea utilizar el real \"_\", debe escribir'; -$_LANGADM['AdminReferrers591411cc8927851db2002208676d8330'] = 'Clientes'; -$_LANGADM['AdminReferrers62508131fde00888d0811939026f2f60'] = 'El campo `http_referer` representa el sitio Web por el que el visitante ha llegado a su tienda.'; -$_LANGADM['AdminReferrers653cfa577bccb5b3587de505c7629922'] = 'Por ejemplo, si el visitante accede a una página producto, la URL será'; -$_LANGADM['AdminReferrers6691265cf8673ac521e3a1672d482723'] = 'Comisiones'; -$_LANGADM['AdminReferrers6a26f548831e6a8c26bfbbd9f6ec61e0'] = 'Ayuda'; -$_LANGADM['AdminReferrers6d4acea4a9682c8387d2117120a060e5'] = 'Acceso'; -$_LANGADM['AdminReferrers72474954ef40e2817957dac137f718d1'] = 'Los campos `incluyen` indican lo que se debe incluir en la URL.'; -$_LANGADM['AdminReferrers7442e29d7d53e549b78d93c46b8cdcfc'] = 'Pedidos'; -$_LANGADM['AdminReferrers7cbb885aa1164b390a0bc050a64e1812'] = 'Mes'; -$_LANGADM['AdminReferrers7da81b1f9ca174679bbb40b7703ad01d'] = 'Url de petición'; -$_LANGADM['AdminReferrers86190054fc32554662ffbb12b717e8d0'] = 'Porcentaje de importe'; -$_LANGADM['AdminReferrers89741aae300253f498b0993fa678fa18'] = 'Ratio de Pedidos'; -$_LANGADM['AdminReferrers8ff922bbcd8ad41cdfc48d3c5163b2ab'] = 'Calendario'; -$_LANGADM['AdminReferrers93cba07454f06a4a960172bbd6e2a435'] = 'Sí'; -$_LANGADM['AdminReferrers9706b3e27e9457477521522ffc8d5b24'] = 'Si el visitante llega directamente (escribiendo la URL de tu tienda o mediante el uso de sus marcadores, por ejemplo), \'HTTP_REFERER\' estará vacía.'; -$_LANGADM['AdminReferrers97b22af4c50379be3da02a0b10f13ce3'] = 'Actualizar índice'; -$_LANGADM['AdminReferrersa1b58c5793a9c4b1596f555d3c46ca7c'] = 'Definiciones:'; -$_LANGADM['AdminReferrersa1cff1c13d1d12ea1f04f6a1e5c10d9c'] = 'Si quiere filtrar todos los visitantes que provienen de Google, puede escribir \"%google%\" en este campo, o \"%google.es%\" si quiere los visitantes que provienen solo de Google España.'; -$_LANGADM['AdminReferrersa28735af01fbb1e35371cb120985ac47'] = 'Registros'; -$_LANGADM['AdminReferrersa4e34bb1b030f78313a3a8f687277c45'] = 'en el foro y obtener estadísticas para entrar en \"%prestashop\" en el campo `request_uri`. Usted recibirá todos los visitantes que vienen desde el foro.'; -$_LANGADM['AdminReferrersa9841e29f2c8180709b16cd2a13c55fe'] = 'Ped.'; -$_LANGADM['AdminReferrersab0cf104f39708eabd07b8cb67e149ba'] = 'Caché'; -$_LANGADM['AdminReferrersab20dd433a5e44c6166509b6c0075b9d'] = 'Porcentaje de las ventas.'; -$_LANGADM['AdminReferrersadaaee4b22041c27198d410c68d952c9'] = 'Porcentaje'; -$_LANGADM['AdminReferrersae5d01b6efa819cc7a7c05a8c57fcc2c'] = 'Visitantes'; -$_LANGADM['AdminReferrersb1c94ca2fbc3e78fc30069c8d0f01680'] = 'Todos'; -$_LANGADM['AdminReferrersb341a59d5636ed3d6a819137495b08a0'] = 'Contraseña:'; +$_LANGADM['AdminRangeWeight38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar'; $_LANGADM['AdminReferrersb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminReferrersbafd7322c6e97d25b6299b5d6fe8920b'] = 'No'; -$_LANGADM['AdminReferrersbb166feff34b74fef81127259160c93a'] = 'Afiliado'; -$_LANGADM['AdminReferrersc33e404a441c6ba9648f88af3c68a1ca'] = 'Estadísticas'; -$_LANGADM['AdminReferrerscc99ae38b3da304c65ea3a9019800a38'] = 'Información técnica - Modo experto'; -$_LANGADM['AdminReferrerscec64239386a3679d3279479d34ef354'] = 'El registro del tráfico directo puede ocupar mucho espacio y reducir eficacia, actívelo únicamente si dispone de la base de datos adecuada y necesita dichos datos.'; -$_LANGADM['AdminReferrersd3139f39f1ad6324c80a9ddd50cc7867'] = 'Páginas vistas'; +$_LANGADM['AdminReferrers49ee3087348e8d44e1feda1917443987'] = 'Nombre'; +$_LANGADM['AdminReferrersae5d01b6efa819cc7a7c05a8c57fcc2c'] = 'Visitantes'; $_LANGADM['AdminReferrersd7e637a6e9ff116de2fa89551240a94d'] = 'Visitas'; -$_LANGADM['AdminReferrersda0d18febbbe9cd4e54b68aa72f1d231'] = 'Indexación'; -$_LANGADM['AdminReferrersdcf612ffd5e0e54a8f7abf195b74cb61'] = 'El modo simple utiliza la versión de MySQL \"LIKE\", pero para una potencia más alta que se puede usar MySQL expresiones regulares.'; +$_LANGADM['AdminReferrers453aceb005ceaf54a47da15fee8b2a26'] = 'Páginas'; +$_LANGADM['AdminReferrers591411cc8927851db2002208676d8330'] = 'Clientes'; +$_LANGADM['AdminReferrersa9841e29f2c8180709b16cd2a13c55fe'] = 'Ped.'; +$_LANGADM['AdminReferrers11ff9f68afb6b8b5b8eda218d7c83a65'] = 'Ventas'; +$_LANGADM['AdminReferrers4bcce22b929055c8db5204629d0a64c1'] = 'Carrito medio'; +$_LANGADM['AdminReferrers43005b13d452a4ad6f2d8e29b499c55a'] = 'Ratio de registro'; +$_LANGADM['AdminReferrers89741aae300253f498b0993fa678fa18'] = 'Ratio de Pedidos'; +$_LANGADM['AdminReferrers316853cc3718335f11c048e33b9be98a'] = 'Click'; +$_LANGADM['AdminReferrers095a1b43effec73955e31e790438de49'] = 'Base'; +$_LANGADM['AdminReferrersadaaee4b22041c27198d410c68d952c9'] = 'Porcentaje'; +$_LANGADM['AdminReferrersd3b206d196cd6be3a2764c1fb90b200f'] = 'Borrar seleccionados'; +$_LANGADM['AdminReferrerse25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar items seleccionados?'; +$_LANGADM['AdminReferrersbb166feff34b74fef81127259160c93a'] = 'Afiliado'; +$_LANGADM['AdminReferrers4e140ba723a03baa6948340bf90e2ef6'] = 'Nombre:'; +$_LANGADM['AdminReferrersb341a59d5636ed3d6a819137495b08a0'] = 'Clave:'; +$_LANGADM['AdminReferrers3f783e6afc73242779dde81c7825def0'] = 'Deje en blanco si no cambia'; $_LANGADM['AdminReferrersdcf916d52dc23351ecf7cc8435070da6'] = 'Los afilicados pueden acceder a su propia información con su nombre de usuario'; -$_LANGADM['AdminReferrersdfc3dfe22ecded7cab0a096ea9874ddd'] = 'Este método es más fiable que el anterior, pero tiene un inconveniente: si un motor de búsqueda referencia una página con su enlace, éste se mostrará en sus resultados y tendrá no sólo a los visitantes del foro, sino también a los del motor de búsqueda.'; -$_LANGADM['AdminReferrerse25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar los elementos seleccionados?'; -$_LANGADM['AdminReferrerse8292be0c621a08c807325b9ea1be867'] = '\"%\" sustituirá a varios caracteres. Si desea utilizar el real \"%\", debe escribir \"%\".'; +$_LANGADM['AdminReferrers6d4acea4a9682c8387d2117120a060e5'] = 'Acceso'; +$_LANGADM['AdminReferrers6691265cf8673ac521e3a1672d482723'] = 'Comisiones'; +$_LANGADM['AdminReferrersa02a13d2bf709fe1a81957f5f43d3061'] = 'Clic en tarifa:'; +$_LANGADM['AdminReferrers4181de604675ec0fb8d12202ec23964c'] = 'Cuota dada para cada visita.'; +$_LANGADM['AdminReferrersf42f21b1432695de3aa9794b6bfb6d55'] = 'Tarifa base:'; +$_LANGADM['AdminReferrers4b11cf76a471c13ba29b799772c90ddf'] = 'Importe recibido por cada pedido '; +$_LANGADM['AdminReferrers56b1219e1505393dd75346ab93e386f7'] = 'Porcentaje de tarifa:'; +$_LANGADM['AdminReferrersab20dd433a5e44c6166509b6c0075b9d'] = 'Porcentaje de las ventas.'; +$_LANGADM['AdminReferrersf16b5952df8d25ea30b25ff95ee8fedf'] = 'Asociación de tienda:'; +$_LANGADM['AdminReferrers34ebc2bcd0638b5cce09b2c2b0159174'] = 'Información técnica - Modo simple'; +$_LANGADM['AdminReferrers15dbabfa1e8dfa76adb9df3f12d608b7'] = 'Incluir:'; +$_LANGADM['AdminReferrers0988f870ad8a7648219df0767f768b8d'] = 'HTTP referrer'; +$_LANGADM['AdminReferrers50a4b6c0a93b6a4a57a47ed4e766329b'] = 'Excluir:'; +$_LANGADM['AdminReferrersefc92fb772a0037d7b1fab20dff56a85'] = 'Url de petición'; +$_LANGADM['AdminReferrers32eb2e5e4f68de58ec967137683ab09a'] = 'Si sabe como usar expresiones regulares de MySQL, puede usar'; +$_LANGADM['AdminReferrers1f0f882a37664c9aa47a9d4fd20610cd'] = 'modo experto'; +$_LANGADM['AdminReferrers38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar'; +$_LANGADM['AdminReferrerscc99ae38b3da304c65ea3a9019800a38'] = 'Información técnica - Modo experto'; +$_LANGADM['AdminReferrers8ff922bbcd8ad41cdfc48d3c5163b2ab'] = 'Calendario'; +$_LANGADM['AdminReferrers1dd1c5fb7f25cd41b291d43a89e3aefd'] = 'Hoy'; +$_LANGADM['AdminReferrers7cbb885aa1164b390a0bc050a64e1812'] = 'Mes'; +$_LANGADM['AdminReferrers537c66b24ef5c83b7382cdc3f34885f2'] = 'Año'; +$_LANGADM['AdminReferrers10965b2740f42ad4887932c35cee26ab'] = 'Visitantes únicos'; +$_LANGADM['AdminReferrersd3139f39f1ad6324c80a9ddd50cc7867'] = 'Páginas vistas'; +$_LANGADM['AdminReferrersa28735af01fbb1e35371cb120985ac47'] = 'Registros'; +$_LANGADM['AdminReferrers7442e29d7d53e549b78d93c46b8cdcfc'] = 'Pedidos'; +$_LANGADM['AdminReferrers200f5c9c419f0a53d5d361eff7b33abc'] = 'Ratio de registros'; +$_LANGADM['AdminReferrers51d53cd2ecdae6b5dd3397875197e898'] = 'Haga clic en tasa'; +$_LANGADM['AdminReferrers2e27c4006a026eacfc1f85b41bf9bc4c'] = 'Importe base'; +$_LANGADM['AdminReferrers86190054fc32554662ffbb12b717e8d0'] = 'Porcentaje de importe'; +$_LANGADM['AdminReferrers1e6d57e813355689e9c77e947d73ad8f'] = 'Desde:'; $_LANGADM['AdminReferrersf4f70727dc34561dfde1a3c529b6205c'] = 'Configuración'; -$_LANGADM['AdminRequestSql004bf6c9a40003140292e97330236c53'] = 'Acción'; -$_LANGADM['AdminRequestSql0095a9fa74d1713e43e370a7d7846224'] = 'Exportar'; -$_LANGADM['AdminRequestSql38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar '; -$_LANGADM['AdminRequestSql49ee3087348e8d44e1feda1917443987'] = 'Nombre'; -$_LANGADM['AdminRequestSql4e140ba723a03baa6948340bf90e2ef6'] = 'Nombre:'; -$_LANGADM['AdminRequestSql902b0d55fddef6f8d651fe1035b7d4bd'] = 'Error'; -$_LANGADM['AdminRequestSqla1fa27779242b4902f7ae3bdd5c6d508'] = 'Tipo'; +$_LANGADM['AdminReferrers2402ba94d906bd24c2e0b4e3952c3ca9'] = 'Guardar tráfico directo'; +$_LANGADM['AdminReferrers93cba07454f06a4a960172bbd6e2a435'] = 'Sí'; +$_LANGADM['AdminReferrersbafd7322c6e97d25b6299b5d6fe8920b'] = 'No'; +$_LANGADM['AdminReferrers8be156d822ab4eb983773bf6dc98eac8'] = 'El registro del tráfico directo puede ocupar mucho espacio y reducir eficacia, actívelo únicamente si dispone de la base de datos adecuada y necesita dichos datos.'; +$_LANGADM['AdminReferrersda0d18febbbe9cd4e54b68aa72f1d231'] = 'Indexación'; +$_LANGADM['AdminReferrersc67cf4c17877af5f7db7b337b87d84b8'] = 'Hay una enorme cantidad de datos, por lo que cada conexión que corresponde a un referente indizada. Puede actualizar este índice haciendo clic en el botón de arriba. Tenga en cuenta que puede tardar mucho tiempo y que sólo es necesario si se modifica o agrega un remitente y si quieres que los cambios sean retroactivos.'; +$_LANGADM['AdminReferrers97b22af4c50379be3da02a0b10f13ce3'] = 'Actualizar índice'; +$_LANGADM['AdminReferrersab0cf104f39708eabd07b8cb67e149ba'] = 'Caché'; +$_LANGADM['AdminReferrers371cd0d3bcc4021a2988c0bb1a31d7fc'] = 'Para ordenar y filtrar los datos, se almacena en caché. Puede actualizar la memoria caché haciendo clic en el botón de arriba.'; +$_LANGADM['AdminReferrers1faa3e365bfe45ad8e3a6c97da5b94d1'] = 'Refrescar el caché'; +$_LANGADM['AdminReferrers6a26f548831e6a8c26bfbbd9f6ec61e0'] = 'Ayuda'; +$_LANGADM['AdminReferrersa1b58c5793a9c4b1596f555d3c46ca7c'] = 'Definiciones:'; +$_LANGADM['AdminReferrers62508131fde00888d0811939026f2f60'] = 'El campo `http_referer` representa el sitio Web por el que el visitante ha llegado a su tienda.'; +$_LANGADM['AdminReferrerse624fbf7e9e0244cd23a7728b70ee77c'] = 'Por ejemplo, los visitantes procedentes de Google tendrá un HTTP_REFERER como esta: \"http://www.google.com/search?q=prestashop\".'; +$_LANGADM['AdminReferrers9706b3e27e9457477521522ffc8d5b24'] = 'Si el visitante llega directamente (escribiendo la URL de tu tienda o mediante el uso de sus marcadores, por ejemplo), \'HTTP_REFERER\' estará vacía.'; +$_LANGADM['AdminReferrers3674c56b4a9dbfdf6768c74dd0adfcd9'] = 'Si quiere filtrar todos los visitantes que provienen de Google, puede escribir \"%google%\" en este campo, o \"%google.es%\" si quiere los visitantes que provienen solo de Google España.'; +$_LANGADM['AdminReferrers40e40fbf7a64db4428eeae2d926ff0ab'] = 'El campo `request_uri` es una URL que el visitante visita en su tienda.'; +$_LANGADM['AdminReferrers653cfa577bccb5b3587de505c7629922'] = 'Por ejemplo, si el visitante accede a una página producto, la URL será'; +$_LANGADM['AdminReferrers2fdae620abd0f37132313415eb443667'] = 'El interés reside en el hecho de que en las URL puede añadir etiquetas que le dirigen hacia su sitio Web. Por ejemplo, puede escribir un link en '; +$_LANGADM['AdminReferrersf04eea9298f3c447655470c1f8d6d510'] = 'en el foro y obtener estadísticas para entrar en \"%prestashop\" en el campo `request_uri`. Usted recibirá todos los visitantes que vienen desde el foro.'; +$_LANGADM['AdminReferrersdfc3dfe22ecded7cab0a096ea9874ddd'] = 'Este método es más fiable que el anterior, pero tiene un inconveniente: si un motor de búsqueda referencia una página con su enlace, éste se mostrará en sus resultados y tendrá no sólo a los visitantes del foro, sino también a los del motor de búsqueda.'; +$_LANGADM['AdminReferrers9f63ab37fd2af2baa08050ed27e23e8e'] = 'Los campos `incluyen` indican lo que se debe incluir en la URL.'; +$_LANGADM['AdminReferrers7e193ec9c6db5b0eb398445d4233359c'] = 'Los campos `excluyen`, indican lo que se debe excluir de la dirección URL.'; +$_LANGADM['AdminReferrers32fdaf53fadc20d17117baafe17f0233'] = 'En modo simple, puede utilizar algunos caracteres genéricos que pueden sustituir a otors carateres caracteres:'; +$_LANGADM['AdminReferrers8e39fbf881a90cad62886329c4964931'] = '\"_\" será reemplazada por un carácter. Si desea utilizar el real \"_\", debe escribir'; +$_LANGADM['AdminReferrers722392574a7427d60d7b41ed8704eec2'] = '\"%\" sustituirá a varios caracteres. Si desea utilizar el real \"%\", debe escribir \"%\".'; +$_LANGADM['AdminReferrers6e2d827c9451209e56132fe5c5dc01c7'] = 'El modo simple utiliza la versión de MySQL \"LIKE\", pero para una potencia más alta que se puede usar MySQL expresiones regulares.'; +$_LANGADM['AdminReferrersa9d19a0efc717973d21fa6086e40b282'] = 'Ver documentación para más detalles...'; +$_LANGADM['AdminReferrers2d0c2b736fa1ab8ce149d26fc36e453a'] = '¡Pedir ayuda!'; +$_LANGADM['AdminReferrersc33e404a441c6ba9648f88af3c68a1ca'] = 'Estadisticas'; +$_LANGADM['AdminReferrers208b51d8918ba3cdd679a5ec275df129'] = 'Filtrar por producto'; +$_LANGADM['AdminReferrersb1c94ca2fbc3e78fc30069c8d0f01680'] = 'Todos'; +$_LANGADM['AdminReferrers24c29702dc9c63dedb98e92f3028e068'] = 'Buscar:'; $_LANGADM['AdminRequestSqlb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminRequestSqlb7ccdf6ab58f5514acc520721ddc9f08'] = 'Rellene los campos y pulse en \"Guardar\"'; -$_LANGADM['AdminRequestSqlb8bf3ffcbb8025ef76f8d67fff0cdf2b'] = 'Pulse en \"Añadir nuevo\"'; -$_LANGADM['AdminRequestSqle25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar los elementos seleccionados?'; -$_LANGADM['AdminRequestSqlf2bbdf9f72c085adc4d0404e370f0f4c'] = 'Atributo'; -$_LANGADM['AdminReturn004bf6c9a40003140292e97330236c53'] = 'Acción'; -$_LANGADM['AdminReturn24a23d787190f2c4812ff9ab11847a72'] = 'Estado:'; -$_LANGADM['AdminReturn2ca3deb5cd68fa9119b285804fab572f'] = 'Pedido:'; -$_LANGADM['AdminReturn2fb3b950fd7711136f7f251ae5fbdbdc'] = 'Texto #'; -$_LANGADM['AdminReturn38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar'; -$_LANGADM['AdminReturn446faa7da2d42ba4ffeda73cb119dd91'] = 'Fecha de expedición'; -$_LANGADM['AdminReturn593d14a9bb937448450dec461580c8cf'] = 'Activar devoluciones:'; -$_LANGADM['AdminReturn5eea367ea73b909880393bd1ae79fc67'] = 'Cliente:'; -$_LANGADM['AdminReturn63d5049791d9d79d86e9a108b0a999ca'] = 'Referencia'; -$_LANGADM['AdminReturn694e8d1f2ee056f98ee488bdc4982d73'] = 'Cantidad'; -$_LANGADM['AdminReturn853ae90f0351324bd73ea615e6487517'] = ':'; -$_LANGADM['AdminReturn9442975514755961788cc54bf8b43ddf'] = 'Opciones para devolver mercancía (RMA)'; -$_LANGADM['AdminReturn97b920aeb6427541616bdfb89a42be02'] = 'Tiempo límite de validez'; -$_LANGADM['AdminReturnb52b44c9d23e141b067d7e83b44bb556'] = 'Productos:'; +$_LANGADM['AdminRequestSql49ee3087348e8d44e1feda1917443987'] = 'Nombre'; +$_LANGADM['AdminRequestSql15c2d85f1fae22a3c3a0594510a1f611'] = 'Requerido'; +$_LANGADM['AdminRequestSqld3b206d196cd6be3a2764c1fb90b200f'] = 'Borrar seleccionados'; +$_LANGADM['AdminRequestSqle25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar items seleccionados?'; +$_LANGADM['AdminRequestSql6077893ee4f49a6298a88d7ca5c9e613'] = 'Al guardar la consulta, sólo el tipo de solicitud \"SELECT\" se permiten.'; +$_LANGADM['AdminRequestSqla5d1e00410f8e55885dbb6eddd4fe3cd'] = '¿Cómo crear una nueva consulta SQL?'; +$_LANGADM['AdminRequestSqlaf1281a9f78e08aee568d3e53663ca19'] = 'Clic en \"Añadir nuevo\"'; +$_LANGADM['AdminRequestSql819c0645c12ec525d8e6118ea4f09479'] = 'Complete los campos y clic en \"Guardar\"'; +$_LANGADM['AdminRequestSql3637ca8abd7a2fee28a00495daaec24a'] = 'A continuación, puede ver los resultados de la consulta haciendo clic en la ficha:'; +$_LANGADM['AdminRequestSqla27bfd40a2250b4e9040bf594cb1460f'] = 'A continuación, puede exportar los resultados de la consulta como un archivo. Csv, haga clic en la ficha:'; +$_LANGADM['AdminRequestSql4e140ba723a03baa6948340bf90e2ef6'] = 'Nombre:'; +$_LANGADM['AdminRequestSqlab1d92ebad371934228c8b85f65fa449'] = 'Solicitud:'; +$_LANGADM['AdminRequestSqlc9cc8cce247e49bae79f15173ce97354'] = 'Guardar'; +$_LANGADM['AdminRequestSql0095a9fa74d1713e43e370a7d7846224'] = 'Exportar'; +$_LANGADM['AdminRequestSql500ed780c28b031ff17cf9415f170bd0'] = 'La Tabla'; +$_LANGADM['AdminRequestSqlf171291acd8b07c3a9f361a09644e1a0'] = 'No existe.'; +$_LANGADM['AdminRequestSqlea11e5110768175d2d872ec15821dfa9'] = 'El atributo'; +$_LANGADM['AdminRequestSql888cb3575217d185929dee26268c285b'] = 'No existe en la tabla:'; +$_LANGADM['AdminRequestSql902b0d55fddef6f8d651fe1035b7d4bd'] = 'Error'; +$_LANGADM['AdminRequestSql44730c57ba2362b57a641e8b44bcfb1e'] = 'El operando \"*\" se puede utilizar en una consulta anidada.'; +$_LANGADM['AdminRequestSql49744385fe09dfd66780305d33920047'] = 'El operador'; +$_LANGADM['AdminRequestSql2aab74fed0cd850fa990b124915d1762'] = 'utilizado es incorrecto.'; +$_LANGADM['AdminRequestSql19681d28ed1cc72479bc26b7e76ad240'] = 'La cláusula LIMIT debe contener argumentos numéricos.'; +$_LANGADM['AdminRequestSql16f8b79916f8f4e305f231e3dcb045e7'] = 'La referencia'; +$_LANGADM['AdminRequestSql87352e5e4e333dd66c12310081c4ba20'] = 'no existe en:'; +$_LANGADM['AdminRequestSql36296325727560bc0b1ae0e0801c82b7'] = 'Cuando las tablas se utilizan múltiples, cada atributo debe hacer referencia a una tabla.'; +$_LANGADM['AdminRequestSql967073fb783cf50a3c3addc66f4c6567'] = 'es una palabra clave autorizada.'; +$_LANGADM['AdminRequestSql5e4d646cb0cba34ec216552319c41fa6'] = 'Lista de las tablas MySQL:'; +$_LANGADM['AdminRequestSql503d56551bb8c49dc062e28df2d5c347'] = 'Agregar la tabla'; +$_LANGADM['AdminRequestSqlf2bbdf9f72c085adc4d0404e370f0f4c'] = 'atributo'; +$_LANGADM['AdminRequestSqla1fa27779242b4902f7ae3bdd5c6d508'] = 'Tipo'; +$_LANGADM['AdminRequestSql004bf6c9a40003140292e97330236c53'] = 'Acción'; +$_LANGADM['AdminRequestSqlf102493313886fbc48767cac746083ec'] = 'añadir atributo'; +$_LANGADM['AdminRequestSql8ba084fcc77dfde36c3d982bae38490f'] = 'Por favor, seleccionar tabla.'; +$_LANGADM['AdminRequestSql62a66bd7e2f1feae6d2eb45ec251c141'] = 'La consulta no tiene resultado.'; $_LANGADM['AdminReturnb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminReturnbe812bcdcf226cac718ced453e22dbae'] = 'Ver detalles en la página de pedido'; -$_LANGADM['AdminReturnbfc23574a242be4531bcb29877ac1d8a'] = 'Autorización de devolución de mercancía (RMA)'; -$_LANGADM['AdminReturncb5e33714f324e81edb2ad638d085d09'] = 'Explicación del cliente: '; -$_LANGADM['AdminReturnd0c905ef089538af1f976a3477d617b0'] = 'Seleccione si quiere o no activar la devolución de mercancías en su tienda'; -$_LANGADM['AdminReturnd1228f5476d15142b1358ae4b5fa2454'] = 'N° de pedido'; $_LANGADM['AdminReturnd79cf3f429596f77db95c65074663a54'] = 'ID pedido'; -$_LANGADM['AdminReturnd98a07f84921b24ee30f86fd8cd85c3c'] = 'desde'; -$_LANGADM['AdminReturndf644ae155e79abf54175bd15d75f363'] = 'Nombre del producto'; -$_LANGADM['AdminReturne1c9e6510f0c8a1182dd5322b9c40331'] = 'Ve rdetalles en la página del cliente'; $_LANGADM['AdminReturnec53a8c4f07baed5d8825072c89799be'] = 'Estado'; -$_LANGADM['AdminReturnee2204974e5c8242756f3d9981865adc'] = 'Listado de productos devueltos'; -$_LANGADM['AdminReturnf12dbe1dbf9af16a70ca2c0329112642'] = 'Estado de la devolución de mercancías '; +$_LANGADM['AdminReturn446faa7da2d42ba4ffeda73cb119dd91'] = 'Fecha de expedición'; +$_LANGADM['AdminReturn9442975514755961788cc54bf8b43ddf'] = 'Opciones para devolver mercancía (RMA)'; +$_LANGADM['AdminReturn593d14a9bb937448450dec461580c8cf'] = 'Activar devoluciones:'; +$_LANGADM['AdminReturnb5ae76d7ccb124762ecb8452378ebe8c'] = 'Seleccione si quiere o no activar la devolución de mercancías en su tienda'; +$_LANGADM['AdminReturn97b920aeb6427541616bdfb89a42be02'] = 'Tiempo límite de validez'; $_LANGADM['AdminReturnf279b0e5f1f92bf1bae821e102f5c400'] = 'Número de días que el cliente tiene para devolver un producto desde la fecha de compra'; -$_LANGADM['AdminScenes00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activado'; -$_LANGADM['AdminScenes0b24516ee8c68a18020951583bc3b8ab'] = 'Reajustar tamaño automaticamente a'; -$_LANGADM['AdminScenes1af828ba283f1db4849dd627767da221'] = 'Si es más grande que el tamaño de la imagen ajústelo, la imagen se reducirá a'; -$_LANGADM['AdminScenes24a23d787190f2c4812ff9ab11847a72'] = 'Estado:'; -$_LANGADM['AdminScenes38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar '; -$_LANGADM['AdminScenes3b263477a8ad622d76979befafd0119d'] = 'Comience a escribir las primeras letras del nombre del producto, a continuación, seleccione el producto de la lista desplegable:'; -$_LANGADM['AdminScenes46cff679f56896d63111deff52857fc9'] = 'Mapas de imagen'; -$_LANGADM['AdminScenes5e9df908eafa83cb51c0a3720e8348c7'] = 'Compruebe todo'; -$_LANGADM['AdminScenes5ffd7a335dd836b3373f5ec570a58bdc'] = 'Expandir todo'; -$_LANGADM['AdminScenes6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caracteres no válidos:'; -$_LANGADM['AdminScenes64fd5923eb01a88c3f25ad6c841f6ede'] = 'KB max.'; -$_LANGADM['AdminScenes7dc99a2737d301ded7dbc18b54487c4c'] = 'Nota: Para cambiar las dimensiones de la imagen, por favor, cambie el \'large_scene \" y ajuste el tipo de imagen al tamaño deseado (en Panel de administrador> Preferencias> Imágenes)'; -$_LANGADM['AdminScenes84418e651fa14682de36a551e72c2a06'] = 'Nombre del mapa de imagen:'; -$_LANGADM['AdminScenes8a5c9824486e8c1f74cb4c4ec8f9e465'] = '(ancho x alto)'; -$_LANGADM['AdminScenes8c38776925f7cf41c090646a43157024'] = 'Categorías:'; -$_LANGADM['AdminScenes9747d23c8cc358c5ef78c51e59cd6817'] = 'Desactive todo'; -$_LANGADM['AdminScenes992fce2ab1e3df0de5e94109ab6f4ba0'] = 'Si desea utilizar una miniatura que no sean las generadas a partir de una simple reducción de la imagen del mapa, por favor, súbala aquí­.'; -$_LANGADM['AdminScenes997fd7aaabd538817e06ff1b3289bee3'] = 'Imagen para mapear:'; -$_LANGADM['AdminScenesa5394858079fa378684b20a1abc0e9be'] = 'Nota: Para cambiar las dimensiones de la imagen, por favor, cambie el \'large_scene \" y ajuste el tipo de imagen al tamaño deseado (en Back Office> Preferencias> Imágenes)'; -$_LANGADM['AdminScenesa99236f155b9a3606d7b36262179bc17'] = 'Tamaño del archivo:'; -$_LANGADM['AdminScenesb56c3bda503a8dc4be356edb0cc31793'] = 'Contraer todo'; -$_LANGADM['AdminScenesb667daefa504a39a424c395df58d04b1'] = 'Galería alternativa:'; +$_LANGADM['AdminReturnbfc23574a242be4531bcb29877ac1d8a'] = 'Autorización de devolución de mercancía (RMA)'; +$_LANGADM['AdminReturn5eea367ea73b909880393bd1ae79fc67'] = 'Cliente:'; +$_LANGADM['AdminReturn2ca3deb5cd68fa9119b285804fab572f'] = 'Pedido:'; +$_LANGADM['AdminReturncb5e33714f324e81edb2ad638d085d09'] = 'Explicación del cliente: '; +$_LANGADM['AdminReturn24a23d787190f2c4812ff9ab11847a72'] = 'Estado:'; +$_LANGADM['AdminReturnf12dbe1dbf9af16a70ca2c0329112642'] = 'Estado de la devolución de mercancías '; +$_LANGADM['AdminReturnb52b44c9d23e141b067d7e83b44bb556'] = 'Productos:'; +$_LANGADM['AdminReturnee2204974e5c8242756f3d9981865adc'] = 'Listado de productos devueltos'; +$_LANGADM['AdminReturn38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar'; +$_LANGADM['AdminReturnd1228f5476d15142b1358ae4b5fa2454'] = 'N° de pedido'; +$_LANGADM['AdminReturnd98a07f84921b24ee30f86fd8cd85c3c'] = 'desde'; +$_LANGADM['AdminReturne1c9e6510f0c8a1182dd5322b9c40331'] = 'Ve rdetalles en la página del cliente'; +$_LANGADM['AdminReturnbe812bcdcf226cac718ced453e22dbae'] = 'Ver detalles en la página de pedido'; +$_LANGADM['AdminReturn63d5049791d9d79d86e9a108b0a999ca'] = 'Referencia'; +$_LANGADM['AdminReturndf644ae155e79abf54175bd15d75f363'] = 'Nombre del producto'; +$_LANGADM['AdminReturn694e8d1f2ee056f98ee488bdc4982d73'] = 'Cantidad'; +$_LANGADM['AdminReturn004bf6c9a40003140292e97330236c53'] = 'Acción'; +$_LANGADM['AdminReturn2fb3b950fd7711136f7f251ae5fbdbdc'] = 'Texto #'; +$_LANGADM['AdminReturn853ae90f0351324bd73ea615e6487517'] = ':'; $_LANGADM['AdminScenesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminScenesb908c2f34052b5276e0bf50f0e042211'] = 'Tamaño del archivo:'; -$_LANGADM['AdminScenesb9f5c797ebbf55adccdd8539a65a0241'] = 'Desactivado'; -$_LANGADM['AdminScenesbc02f05b2b99eb2f72b99dba325427e9'] = '(anchura x altura). Si es más pequeño que el tamaño de la imagen ajústelo, aparecerá un fondo blanco para obtener el tamaño correcto de la imagen.'; -$_LANGADM['AdminScenesc820e0c1d4ae16db218626f49e7916b1'] = 'Kb max.'; +$_LANGADM['AdminScenes46cff679f56896d63111deff52857fc9'] = 'Mapas de imagen'; $_LANGADM['AdminScenescb456215c3333db0551bd0788bc258c7'] = 'Activado'; -$_LANGADM['AdminScenese0aa021e21dddbd6d8cecec71e9cf564'] = 'OK'; -$_LANGADM['AdminScenesef7de3f485174ff47f061ad27d83d0ee'] = 'seleccionado'; +$_LANGADM['AdminScenesc9cc8cce247e49bae79f15173ce97354'] = 'Guardar'; $_LANGADM['AdminScenesefa840b68d542771392db5b9977ca895'] = 'Cómo hacer mapas de imagen en los artículos:'; -$_LANGADM['AdminScenesf2a6c498fb90ee345d997f888fce3b18'] = 'Borrar'; -$_LANGADM['AdminScenesf5dae0e1b3d4bc66fadd2840b4f79227'] = 'Por favor, añadir una imagen para continuar el mapeado de la imagen...'; +$_LANGADM['AdminScenes0b06437d7d0336bf27f7039265023594'] = 'Cuando un cliente se cierne sobre la imagen con el ratón, aparece un pop-up que muestra una breve descripción del producto.'; +$_LANGADM['AdminScenes63c5e46cc05e6e5e24a1d09c0feaaa1a'] = 'El cliente puede hacer clic para abrir la página del producto completa del producto.'; +$_LANGADM['AdminScenes61980b269e624fde523a4ce97b0554b5'] = 'Para lograr esto, por favor defina la \"asignación de zona\" que, cuando se posiciona sobre el , se mostrará la ventana emergente.'; +$_LANGADM['AdminScenes255813ee5a1a16fea7fec6a240bc562c'] = 'Haga clic izquierdo con el ratón para dibujar la cartografía de la zona de cuatro lados, y luego suelte.'; +$_LANGADM['AdminScenesf343523de5767545db82a1043a165a97'] = 'Luego, comience a escribir el nombre del producto asociado. Una lista de productos aparecerá.'; +$_LANGADM['AdminScenesda954fed6fbb63e29cfc51ecdd5e7a71'] = 'Haga clic en el producto adecuado, a continuación, haga clic en Aceptar. Repita estos pasos para cada zona de la imagen que desea crear.'; +$_LANGADM['AdminScenes461f757c7a0d62237c9b0204f0fa507a'] = 'Cuando haya terminado de zonas de asignación, haga clic en Guardar mapa de imagen.'; +$_LANGADM['AdminScenes84418e651fa14682de36a551e72c2a06'] = 'Nombre del mapa de imagen:'; +$_LANGADM['AdminScenes6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caracteres inválidos'; +$_LANGADM['AdminScenes24a23d787190f2c4812ff9ab11847a72'] = 'Estado:'; +$_LANGADM['AdminScenes00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activado'; +$_LANGADM['AdminScenesb9f5c797ebbf55adccdd8539a65a0241'] = 'Desactivado'; $_LANGADM['AdminScenesfb2ea703b13d059f6b7ea5da806021df'] = 'Formato:'; -$_LANGADM['AdminSearch00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activado'; -$_LANGADM['AdminSearch019ec3132cdf8ee0f2e2a75cf5d3e459'] = 'Sexo'; -$_LANGADM['AdminSearch151a3c668742e11d24b6f8e65f7f7ee6'] = 'Fecha de registro'; -$_LANGADM['AdminSearch49ee3087348e8d44e1feda1917443987'] = 'Nombre'; -$_LANGADM['AdminSearch63d5049791d9d79d86e9a108b0a999ca'] = 'Referencia'; -$_LANGADM['AdminSearch7442e29d7d53e549b78d93c46b8cdcfc'] = 'Pedidos'; -$_LANGADM['AdminSearch8b5dd64ab8d0b8158906796b53a200e2'] = 'Correo electrónico'; -$_LANGADM['AdminSearch9c37b7b6ff829e977df287900543ea54'] = 'Fecha de nacimiento'; -$_LANGADM['AdminSearchConf00204f71aee500f89085662a40f8a555'] = 'Habilitar la búsqueda AJAX para sus visitantes.'; -$_LANGADM['AdminSearchConf01d2aac5d20787a1e873f2bdc79b514a'] = 'Buscar esta palabra en su lugar. '; -$_LANGADM['AdminSearchConf05cdca5b85ff26e596c3af66ed4820d5'] = 'Peso de la categoría'; -$_LANGADM['AdminSearchConf13348442cc6a27032d2b4aa28b75a5d3'] = 'Búsqueda'; -$_LANGADM['AdminSearchConf157ce71733eb58af6770c47cfbab1732'] = 'Una palabra con un peso de 8 tendrá 4 veces más valor que una palabra con un peso de 2'; -$_LANGADM['AdminSearchConf1b25f9ffbf4d185dbb985380a04732cc'] = 'Peso de los atributos'; -$_LANGADM['AdminSearchConf1c24b90abdb6175e6c57762446db435a'] = 'Los productos \"indexados\" han sido analizados por PrestaShop y aparecerán en los resultados de la búsqueda del front office '; -$_LANGADM['AdminSearchConf26e424abe001fcfdcc85a2d59bacb567'] = 'Re-construir el índice completo.'; -$_LANGADM['AdminSearchConf2e2ef007bbe41bc68ee187fca0387520'] = 'Puede fijar un trabajo del cron que reconstruya su índice usando el siguiente URL:'; -$_LANGADM['AdminSearchConf38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar '; -$_LANGADM['AdminSearchConf4381a423b1c744a58a00f9921327f4f7'] = 'Longitud de palabra mínima'; -$_LANGADM['AdminSearchConf483c40354fdf24fc335387dc1785ccd2'] = 'Con la búsqueda ajax, los 10 primeros productos que corresponden a la búsqueda del usuario aparecen en tiempo real debajo de la zona de embargo.'; -$_LANGADM['AdminSearchConf4871216a35362aebc0d9908e6e288765'] = 'Peso de las características'; -$_LANGADM['AdminSearchConf5aac38deec604d81565722cc5a2a6be1'] = 'Resultado:'; -$_LANGADM['AdminSearchConf5bff181421d95b49ad5ce5bb08f0ffbe'] = 'Palabras en la lista negra'; -$_LANGADM['AdminSearchConf6af0a6ff1f2f2a61cbd8b98232314b03'] = 'Peso de la descripción breve'; -$_LANGADM['AdminSearchConf76a591808a254d4094e1c43f937b834f'] = 'Peso del nombre de productos'; -$_LANGADM['AdminSearchConf792fd33273f5b3dbbcc6bd5de52b7e20'] = 'no es un resultado válido'; -$_LANGADM['AdminSearchConf88a84f6aa7f460b72f4a4b9dd9b9b714'] = 'Habilitar la búsqueda instantánea para sus visitantes'; -$_LANGADM['AdminSearchConf89e75b6219e4f6de0200ad94812a5655'] = 'Añadir los productos que faltan al índice.'; -$_LANGADM['AdminSearchConf8a289df2d13df2450bfcc937a026dee3'] = 'De búsqueda AJAX'; -$_LANGADM['AdminSearchConf8c489d0946f66d17d73f26366a4bf620'] = 'Peso'; -$_LANGADM['AdminSearchConf97af9b173ce5af301daaa0aeb5419c49'] = 'Introduzca las palabras separadas por \"|\"'; -$_LANGADM['AdminSearchConf9ab81f57823f6aeb02362291f23883e6'] = 'Alias'; -$_LANGADM['AdminSearchConf9bc82ee9ca6110810689927a77493617'] = 'Peso del fabricante'; -$_LANGADM['AdminSearchConf9d2e974b83d9090b463dbcb2ef32ab51'] = 'no es un alias válido'; -$_LANGADM['AdminSearchConfa1f687d813c4e0c415cb5137fcb156c1'] = 'Alias:'; -$_LANGADM['AdminSearchConfa66ec6983e578c3ac4663171b39d168b'] = 'alias y resultado son obligatorios'; -$_LANGADM['AdminSearchConfb528cee25edcbf2257878a5aead21a1d'] = 'El \"peso\" representa su importancia y relevancia para la clasificación de los productos cuando se intente una nueva búsqueda.'; -$_LANGADM['AdminSearchConfbbeec9bc726c86e461b48941118e4f3b'] = 'Búsqueda instantánea'; -$_LANGADM['AdminSearchConfc152439199cebb7e1c27633efeaf1eda'] = 'Peso de las etiquetas'; -$_LANGADM['AdminSearchConfc1aa7600ab8604ee230fbf068ae3e032'] = 'Sólo palabras desde este tamaño se indexarán.'; -$_LANGADM['AdminSearchConfc9cc8cce247e49bae79f15173ce97354'] = 'Guardar'; -$_LANGADM['AdminSearchConfd09de235a4115d5c3ff8d8e75f2fa45c'] = 'Productos indexados:'; -$_LANGADM['AdminSearchConfd125a8ad45c31bd8d3d6502b357e944a'] = 'Con la búsqueda instantánea, el resultado aparecerá inmediatamente, mientras que el usuario escriba su consulta.'; +$_LANGADM['AdminScenesa99236f155b9a3606d7b36262179bc17'] = 'Tamaño del archivo:'; +$_LANGADM['AdminScenes839af95e357936503d910adb5ae209a3'] = 'KB max.'; +$_LANGADM['AdminScenes1af828ba283f1db4849dd627767da221'] = 'Si es más grande que el tamaño de la imagen ajústelo, la imagen se reducirá a'; +$_LANGADM['AdminScenes7dc99a2737d301ded7dbc18b54487c4c'] = 'Nota: Para cambiar las dimensiones de la imagen, por favor, cambie el \'large_scene \" y ajuste el tipo de imagen al tamaño deseado (en Panel de administrador> Preferencias> Imágenes)'; +$_LANGADM['AdminScenes3b263477a8ad622d76979befafd0119d'] = 'Comience a escribir las primeras letras del nombre del producto, a continuación, seleccione el producto de la lista desplegable:'; +$_LANGADM['AdminScenese0aa021e21dddbd6d8cecec71e9cf564'] = 'OK'; +$_LANGADM['AdminScenesf2a6c498fb90ee345d997f888fce3b18'] = 'Borrar'; +$_LANGADM['AdminScenes992fce2ab1e3df0de5e94109ab6f4ba0'] = 'Si desea utilizar una miniatura que no sean las generadas a partir de una simple reducción de la imagen del mapa, por favor, súbala aquí­.'; +$_LANGADM['AdminScenesb908c2f34052b5276e0bf50f0e042211'] = 'Tamaño del archivo:'; +$_LANGADM['AdminScenes839af95e357936503d910adb5ae209a3'] = 'Kb max.'; +$_LANGADM['AdminScenes0b24516ee8c68a18020951583bc3b8ab'] = 'Reajustar tamaño automaticamente a'; +$_LANGADM['AdminScenes8a5c9824486e8c1f74cb4c4ec8f9e465'] = '(ancho x alto)'; +$_LANGADM['AdminScenesa5394858079fa378684b20a1abc0e9be'] = 'Nota: Para cambiar las dimensiones de la imagen, por favor, cambie el \'large_scene \" y ajuste el tipo de imagen al tamaño deseado (en Back Office> Preferencias> Imágenes)'; +$_LANGADM['AdminScenesb667daefa504a39a424c395df58d04b1'] = 'Galería alternativa:'; +$_LANGADM['AdminScenesfa03eb688ad8aa1db593d33dabd89bad'] = 'Raiz'; +$_LANGADM['AdminScenesef7de3f485174ff47f061ad27d83d0ee'] = 'seleccionado'; +$_LANGADM['AdminScenesb7d7436a18bf546dd6438d92218868c1'] = 'Marcar todo'; +$_LANGADM['AdminScenes5e9df908eafa83cb51c0a3720e8348c7'] = 'Compruebe todo'; +$_LANGADM['AdminScenes9747d23c8cc358c5ef78c51e59cd6817'] = 'Desactive todo'; +$_LANGADM['AdminScenesb56c3bda503a8dc4be356edb0cc31793'] = 'Contraer todo'; +$_LANGADM['AdminScenes5ffd7a335dd836b3373f5ec570a58bdc'] = 'Expandir todo'; +$_LANGADM['AdminScenesd0f06038b6b3aa5edc07c7a6fd3ca3f9'] = 'Buscar por categoría'; +$_LANGADM['AdminScenes8c38776925f7cf41c090646a43157024'] = 'Categorías:'; +$_LANGADM['AdminScenes942da499f64e33bf906449f53937dcac'] = 'Por favor, añadir una imagen para continuar el mapeado de la imagen...'; +$_LANGADM['AdminScenesf16b5952df8d25ea30b25ff95ee8fedf'] = 'Asociación de tienda:'; +$_LANGADM['AdminScenes997fd7aaabd538817e06ff1b3289bee3'] = 'Imagen para mapear:'; $_LANGADM['AdminSearchConfda0d18febbbe9cd4e54b68aa72f1d231'] = 'Indexación'; -$_LANGADM['AdminSearchConfe25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar los elementos seleccionados?'; -$_LANGADM['AdminSearchConfec53a8c4f07baed5d8825072c89799be'] = 'Estado'; +$_LANGADM['AdminSearchConfa4822ff171d724084f62e187e7f65748'] = 'Los productos \"indexados\" han sido analizados por PrestaShop y aparecerán en los resultados de la búsqueda del front office '; +$_LANGADM['AdminSearchConfd09de235a4115d5c3ff8d8e75f2fa45c'] = 'Productos indexados:'; +$_LANGADM['AdminSearchConf89e75b6219e4f6de0200ad94812a5655'] = 'Añadir los productos que faltan al índice.'; +$_LANGADM['AdminSearchConf26e424abe001fcfdcc85a2d59bacb567'] = 'Re-construir el índice completo.'; +$_LANGADM['AdminSearchConf9ed967cf992b654e59df8663fce97d59'] = 'Puede fijar un trabajo del cron que reconstruya su índice usando el siguiente URL:'; +$_LANGADM['AdminSearchConf13348442cc6a27032d2b4aa28b75a5d3'] = 'Búsqueda'; +$_LANGADM['AdminSearchConf8a289df2d13df2450bfcc937a026dee3'] = 'De búsqueda AJAX'; +$_LANGADM['AdminSearchConf210164bf289e4deb6147c77256907d8e'] = 'Habilitar la búsqueda AJAX para sus visitantes.'; +$_LANGADM['AdminSearchConfbfd6500aaa6d607c6400b861298a8a02'] = 'Con la búsqueda ajax, los 10 primeros productos que corresponden a la búsqueda del usuario aparecen en tiempo real debajo de la zona de embargo.'; +$_LANGADM['AdminSearchConfbbeec9bc726c86e461b48941118e4f3b'] = 'Búsqueda instantánea'; +$_LANGADM['AdminSearchConf5c310913606d85266ad186f1482bd7e8'] = 'Habilitar la búsqueda instantánea para sus visitantes'; +$_LANGADM['AdminSearchConf5d1e36067de5219b04e875eae644d7d9'] = 'Con la búsqueda instantánea, el resultado aparecerá inmediatamente, mientras que el usuario escriba su consulta.'; +$_LANGADM['AdminSearchConf8e7ace556216459cd9197423709bdd3a'] = 'Longitud de palabra mínima'; +$_LANGADM['AdminSearchConf645115aba5ef431a04da95c746477544'] = 'Sólo palabras desde este tamaño se indexarán.'; +$_LANGADM['AdminSearchConf5bff181421d95b49ad5ce5bb08f0ffbe'] = 'Palabras en la lista negra'; +$_LANGADM['AdminSearchConf4ce50969b8f3bfbdee2eb2aa7ed463b4'] = 'Introduzca las palabras separadas por \"|\"'; +$_LANGADM['AdminSearchConf8c489d0946f66d17d73f26366a4bf620'] = 'Peso'; +$_LANGADM['AdminSearchConfa18839d3f64a763b17cdb24e2f08a2cd'] = 'El \"peso\" representa su importancia y relevancia para la clasificación de los productos cuando se intente una nueva búsqueda.'; +$_LANGADM['AdminSearchConf157ce71733eb58af6770c47cfbab1732'] = 'Una palabra con un peso de 8 tendrá 4 veces más valor que una palabra con un peso de 2'; +$_LANGADM['AdminSearchConf76a591808a254d4094e1c43f937b834f'] = 'Peso del nombre de productos'; $_LANGADM['AdminSearchConff391844c98222451204cbb678d591f86'] = 'Peso de referencia'; +$_LANGADM['AdminSearchConf6af0a6ff1f2f2a61cbd8b98232314b03'] = 'Peso de la descripción breve'; $_LANGADM['AdminSearchConff90f799bc686f5d6a731b1f8074b4580'] = 'Peso de la descripción'; -$_LANGADM['AdminSearchEngines38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar'; -$_LANGADM['AdminSearchEngines505de52d5ae227b6e8acb02dce2a0c4d'] = 'Servidor:'; -$_LANGADM['AdminSearchEngines9aa1b03934893d7134a660af4204f2a9'] = 'Servidor'; -$_LANGADM['AdminSearchEnginesb6f05e5ddde1ec63d992d61144452dfa'] = 'Referente'; -$_LANGADM['AdminSearchEnginesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminSearchEnginesb864759d534539519ceaa2c03a39d4c2'] = 'GET variable'; -$_LANGADM['AdminSearchEnginese25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar los elementos seleccionados?'; -$_LANGADM['AdminSearchb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminSearchc0bd7654d5b278e65f21cf4e9153fdb4'] = 'Fabricante'; +$_LANGADM['AdminSearchConf05cdca5b85ff26e596c3af66ed4820d5'] = 'Peso de la categoría'; +$_LANGADM['AdminSearchConf9bc82ee9ca6110810689927a77493617'] = 'Peso del fabricante'; +$_LANGADM['AdminSearchConfc152439199cebb7e1c27633efeaf1eda'] = 'Peso de las etiquetas'; +$_LANGADM['AdminSearchConf1b25f9ffbf4d185dbb985380a04732cc'] = 'Peso de los atributos'; +$_LANGADM['AdminSearchConf4871216a35362aebc0d9908e6e288765'] = 'Peso de las características'; $_LANGADM['AdminSearchd1457b72c3fb323a2671125aef3eab5d'] = '?'; -$_LANGADM['AdminSearcheb6b06cab0dd72e04c4da68d511facf2'] = 'Resultado de búsquedas'; +$_LANGADM['AdminSearchb718adec73e04ce3ec720dd11a06a308'] = 'ID'; +$_LANGADM['AdminSearch019ec3132cdf8ee0f2e2a75cf5d3e459'] = 'Genero'; +$_LANGADM['AdminSearchbc910f8bdf70f29374f496f05be0330c'] = 'Nombre'; +$_LANGADM['AdminSearch49ee3087348e8d44e1feda1917443987'] = 'Nombre'; +$_LANGADM['AdminSearch8b5dd64ab8d0b8158906796b53a200e2'] = 'Dirección de email'; +$_LANGADM['AdminSearch9c37b7b6ff829e977df287900543ea54'] = 'Fecha de nacimiento'; +$_LANGADM['AdminSearch22ffd0379431f3b615eb8292f6c31d12'] = 'Fecha de registro'; +$_LANGADM['AdminSearch7442e29d7d53e549b78d93c46b8cdcfc'] = 'Pedidos'; +$_LANGADM['AdminSearch00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activado'; +$_LANGADM['AdminSearchc0bd7654d5b278e65f21cf4e9153fdb4'] = 'Fabricante'; +$_LANGADM['AdminSearch63d5049791d9d79d86e9a108b0a999ca'] = 'Referencia'; +$_LANGADM['AdminSearche192956d901dff59c35fd2c477ed28d6'] = 'Precio pasa excl'; +$_LANGADM['AdminSearch77eb276f5dcdf4fbca854e908216f7b2'] = 'Precio tasa incl'; $_LANGADM['AdminSearchec53a8c4f07baed5d8825072c89799be'] = 'Estado'; -$_LANGADM['AdminShipping006300efaf063e1705dd614ea0ae9e8b'] = 'Tasas'; -$_LANGADM['AdminShipping01b6e20344b68835c5ed1ddedf20d531'] = 'hasta'; -$_LANGADM['AdminShipping03bad6eaeef7a9d4655f07ac28a1746d'] = 'Los vales descuento no se tienen en cuenta durante el cálculo de la gratuidad de gastos de envío'; +$_LANGADM['AdminSearcheb6b06cab0dd72e04c4da68d511facf2'] = 'Resultado de búsquedas'; +$_LANGADM['AdminSearchc8ff6311ee99b1ef5bdb2189e0b9ae96'] = 'No hay características que coinciden con su consulta'; +$_LANGADM['AdminSearchce0597223b8d14a32c3fef3f4150c6f1'] = 'Características que coinciden con su consulta'; +$_LANGADM['AdminSearch3132e30d561d92add3dfa6eef64c9e36'] = 'No hay categorías que coinciden con su consulta'; +$_LANGADM['AdminSearchee0ac58cd02ccd3dddd46202c4d8257f'] = 'Categorías que coinciden con su consulta'; +$_LANGADM['AdminSearchb7f410ce836f60dccb8386e84687168f'] = 'No hay productos que concuerden con la consulta'; +$_LANGADM['AdminSearch0e1aa8d47719bc3d8b37955486b134f1'] = 'Productos que coinciden con su consulta'; +$_LANGADM['AdminSearch6623375b2a8228e83afc61251c005ad2'] = 'Ningún cliente coinciden con su consulta'; +$_LANGADM['AdminSearch09f6647acf86aef92f40591a183bf8eb'] = 'Cliente coinciden con su consulta'; +$_LANGADM['AdminSearchEnginesd3b206d196cd6be3a2764c1fb90b200f'] = 'Borrar seleccionados'; +$_LANGADM['AdminSearchEnginese25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar items seleccionados?'; +$_LANGADM['AdminSearchEnginesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; +$_LANGADM['AdminSearchEngines9aa1b03934893d7134a660af4204f2a9'] = 'Servidor'; +$_LANGADM['AdminSearchEnginesb864759d534539519ceaa2c03a39d4c2'] = 'GET variable'; +$_LANGADM['AdminSearchEnginesb6f05e5ddde1ec63d992d61144452dfa'] = 'Referente'; +$_LANGADM['AdminSearchEngines505de52d5ae227b6e8acb02dce2a0c4d'] = 'Servidor'; +$_LANGADM['AdminSearchEnginese2380878646a0e952f3475b82317cd19'] = '$_GET variable:'; +$_LANGADM['AdminSearchEngines9aa03a5dca2e060a4ecbff0dd8616692'] = 'Guardar'; +$_LANGADM['AdminShipping2605fbb693837be42d0cd0e701cb5aa3'] = 'Mantenimiento'; $_LANGADM['AdminShipping1d8ca7f442e6d4ad3da5cb61b84284fc'] = 'Gastos de mantenimiento'; $_LANGADM['AdminShipping21034ae6d01a83e702839a72ba8a77b0'] = 'sin IVA'; -$_LANGADM['AdminShipping2605fbb693837be42d0cd0e701cb5aa3'] = 'Mantenimiento'; -$_LANGADM['AdminShipping38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar'; -$_LANGADM['AdminShipping49fec5c86a3b43821fdf0d9aa7bbd935'] = 'Según el peso total'; -$_LANGADM['AdminShipping780c462e85ba4399a5d42e88f69a15ca'] = 'Facturación'; -$_LANGADM['AdminShipping8c6e9d97aa1ff2b61603508a7d25e8b7'] = 'No se aplicarán rangos para este transportista'; -$_LANGADM['AdminShipping8e0fea0a31a2ef28aa69ecc1ec4460c1'] = 'Si define los parámetros a 0, se desactivarán'; -$_LANGADM['AdminShippingabed9eda0a174a7b32829098aa53ae4d'] = 'Zona/Rango'; -$_LANGADM['AdminShippingb1c94ca2fbc3e78fc30069c8d0f01680'] = 'Todo'; -$_LANGADM['AdminShippingc58f2291088838a2fd291aa70d560b30'] = 'Soló tiene transportistas gratuitas, no es necessario de configurar los precios de entrega. '; $_LANGADM['AdminShippingc9722f74f95451816de0f8ca3259ae44'] = 'El envío gratuito comienza a las'; +$_LANGADM['AdminShipping8e0fea0a31a2ef28aa69ecc1ec4460c1'] = 'Si define los parámetros a 0, se desactivarán'; +$_LANGADM['AdminShipping03bad6eaeef7a9d4655f07ac28a1746d'] = 'Los vales descuento no se tienen en cuenta durante el cálculo de la gratuidad de gastos de envío'; +$_LANGADM['AdminShipping780c462e85ba4399a5d42e88f69a15ca'] = 'Facturación'; $_LANGADM['AdminShippinge3d29a6f3d7588301aa04429e686b260'] = 'Según el precio total'; +$_LANGADM['AdminShipping49fec5c86a3b43821fdf0d9aa7bbd935'] = 'Según el peso total'; $_LANGADM['AdminShippingedba2e2f00e254e64fcb0057c0279a1d'] = 'Tasas en función del transportista, zona geográfica y rangos'; -$_LANGADM['AdminShippingee40885aa3a350e6182b8ada1843ed30'] = 'Este es un transportista gratuito'; +$_LANGADM['AdminShipping006300efaf063e1705dd614ea0ae9e8b'] = 'Tasas'; +$_LANGADM['AdminShippingc58f2291088838a2fd291aa70d560b30'] = 'Soló tiene transportistas gratuitas, no es necessario de configurar los precios de entrega. '; $_LANGADM['AdminShippingf8617a92ba0a0a4eabee724eab7c9f48'] = 'Transportista:'; -$_LANGADM['AdminShop00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activado'; -$_LANGADM['AdminShop068f80c7519d0528fb08e82137a72131'] = 'Productos'; -$_LANGADM['AdminShop1d6af794b2599c1407a83029a09d1ecf'] = 'Transportistas'; -$_LANGADM['AdminShop2377be3c2ad9b435ba277a73f0f1ca76'] = 'Fabricantes'; -$_LANGADM['AdminShop24a23d787190f2c4812ff9ab11847a72'] = 'Estado:'; -$_LANGADM['AdminShop38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar '; -$_LANGADM['AdminShop61f0fa926f97eafb392975ed79cebb4a'] = 'Nombre de la tienda:'; -$_LANGADM['AdminShop622f3c75de9f3481ffc58c1f292c1c2b'] = 'Página CSM'; -$_LANGADM['AdminShop790d59ef178acbc75d233bf4211763c6'] = 'Países'; -$_LANGADM['AdminShop821b8ee6937cec96c30fdafbfe836d68'] = 'Tiendas'; -$_LANGADM['AdminShop93cba07454f06a4a960172bbd6e2a435'] = 'Sí'; -$_LANGADM['AdminShop9d5bf15117441a1b52eb1f0808e4aad3'] = 'Descuentos'; -$_LANGADM['AdminShop9ea67be453eaccf020697b4654fc021a'] = 'Guardar y quedarse'; -$_LANGADM['AdminShopUrl00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activado'; -$_LANGADM['AdminShopUrl24a23d787190f2c4812ff9ab11847a72'] = 'Estado:'; -$_LANGADM['AdminShopUrl38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar '; -$_LANGADM['AdminShopUrlb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminShopUrlb9f5c797ebbf55adccdd8539a65a0241'] = 'Desactivado'; -$_LANGADM['AdminShopUrld42225935a374f1249f2a45ebed00772'] = 'Activado o desactivado'; -$_LANGADM['AdminShopUrle25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar los elementos seleccionados?'; -$_LANGADM['AdminShopa9e4402481bd9b8e36752bf731f67eb6'] = 'Tema'; +$_LANGADM['AdminShippingabed9eda0a174a7b32829098aa53ae4d'] = 'Zona/Rango'; +$_LANGADM['AdminShipping01b6e20344b68835c5ed1ddedf20d531'] = 'hasta'; +$_LANGADM['AdminShippingb1c94ca2fbc3e78fc30069c8d0f01680'] = 'Todo'; +$_LANGADM['AdminShipping38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar'; +$_LANGADM['AdminShippingee40885aa3a350e6182b8ada1843ed30'] = 'Este es un transportista gratuito'; +$_LANGADM['AdminShipping8c6e9d97aa1ff2b61603508a7d25e8b7'] = 'No se aplicarán rangos para este transportista'; $_LANGADM['AdminShopb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminShopb9f5c797ebbf55adccdd8539a65a0241'] = 'Desactivado'; -$_LANGADM['AdminShopbafd7322c6e97d25b6299b5d6fe8920b'] = 'No'; -$_LANGADM['AdminShopbb34f602e45a9fbcb2cdfee7a48673fc'] = 'Escenas'; -$_LANGADM['AdminShopbbaff12800505b22a853e8b7f4eb6a22'] = 'Contacto'; +$_LANGADM['AdminShop9f82518d468b9fee614fcc92f76bb163'] = 'Shop'; +$_LANGADM['AdminShop4390988a3f7d7cfa3d8a5ecb11976f58'] = 'Grupo de tienda'; +$_LANGADM['AdminShopfafd952418c73bbc20286f8b0ec5bd6a'] = 'Categoría raiz'; +$_LANGADM['AdminShop00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activado'; +$_LANGADM['AdminShopd3b206d196cd6be3a2764c1fb90b200f'] = 'Borrar seleccionados'; +$_LANGADM['AdminShope25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar items seleccionados?'; +$_LANGADM['AdminShop763721005c7411c951ba93086ca02d26'] = 'Opciones de tienda'; +$_LANGADM['AdminShop5bafd557247e80174f35c1870e760364'] = 'Tienda por defecto'; +$_LANGADM['AdminShopf5d52e166d3891c911dc7ac910387df6'] = 'La tienda por defecto'; +$_LANGADM['AdminShop25c25c36ef8fc9436725e3a4eb6044d2'] = 'Borrar esta tienda'; +$_LANGADM['AdminShop7b19b37e7fc3dfe3c3e1ad5b84c7f565'] = 'Pagina de inicio'; +$_LANGADM['AdminShop6a9afe170bdaacb2cdf24336e038597d'] = 'Añadir url'; $_LANGADM['AdminShopc9cc8cce247e49bae79f15173ce97354'] = 'Guardar'; -$_LANGADM['AdminShopdfcfc43722eef1eab1e4a12e50a068b1'] = 'Divisas'; -$_LANGADM['AdminShope25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar los elementos seleccionados?'; -$_LANGADM['AdminShopfff0d600f8a0b5e19e88bfb821dd1157'] = 'Imágenes'; -$_LANGADM['AdminSlip067af5895a7ced3197520b591f9a41eb'] = 'Generar el PDF'; -$_LANGADM['AdminSlip0b1fb1278454d848f968d419e29c253b'] = 'En formato 2010-01-01(fecha de comienzo)'; -$_LANGADM['AdminSlip1e6d57e813355689e9c77e947d73ad8f'] = 'Comienzo'; -$_LANGADM['AdminSlip33caa076f23f453dd4061726f3706325'] = 'Fin'; -$_LANGADM['AdminSlip446faa7da2d42ba4ffeda73cb119dd91'] = 'Fecha de expedición'; -$_LANGADM['AdminSlip647ad0242a9d796e3c83ecf6d6435bc2'] = 'En formato 2010-01-31 (fecha de fin)'; -$_LANGADM['AdminSlip6fde42aa0857eb92fc0d0c3fb1c6c8b7'] = 'ID Pedido'; -$_LANGADM['AdminSlip97e021ec21e7594c30cbb0adbe16be6d'] = 'No hay vales para este periodo'; +$_LANGADM['AdminShop9ea67be453eaccf020697b4654fc021a'] = 'Grabar y permanecer'; +$_LANGADM['AdminShop260cede9d9f86589bb1ca1827cc0ca69'] = 'No hay url configurada para esta tienda: %s'; +$_LANGADM['AdminShopa4ea91cd0d1ea33d8113457644dd6157'] = 'clic aquí'; +$_LANGADM['AdminShop61f0fa926f97eafb392975ed79cebb4a'] = 'Nombre de la tienda:'; +$_LANGADM['AdminShop580cb0ed4cf533163f82c70c7833bb9d'] = 'Grupo de tienda:'; +$_LANGADM['AdminShopfedca77235d8e28be78f54c7f960c5a0'] = 'Categoría raíz:'; +$_LANGADM['AdminShopce2530ff1fb8dc66d6c940c5ce32508d'] = 'Categorías asociadas:'; +$_LANGADM['AdminShop24a23d787190f2c4812ff9ab11847a72'] = 'Estado:'; +$_LANGADM['AdminShopb9f5c797ebbf55adccdd8539a65a0241'] = 'Desactivado'; +$_LANGADM['AdminShop37c0e2b9736bc4cc2005f7be3fd66fe5'] = 'Activar o desactivar la tienda'; +$_LANGADM['AdminShopa9e4402481bd9b8e36752bf731f67eb6'] = 'Plantilla:'; +$_LANGADM['AdminShopc9cc8cce247e49bae79f15173ce97354'] = 'Guardar'; +$_LANGADM['AdminShop1d6af794b2599c1407a83029a09d1ecf'] = 'Transportistas'; +$_LANGADM['AdminShop45f739d1a4b022ab097c583c38eb388f'] = 'Lenguaje de transportistas'; +$_LANGADM['AdminShopb8ddfef634372f5719de857ea26c99be'] = 'Lenguaje de categorias'; +$_LANGADM['AdminShop622f3c75de9f3481ffc58c1f292c1c2b'] = 'Página CMS'; +$_LANGADM['AdminShopbbaff12800505b22a853e8b7f4eb6a22'] = 'Contacto'; +$_LANGADM['AdminShop790d59ef178acbc75d233bf4211763c6'] = 'Paises'; +$_LANGADM['AdminShopdfcfc43722eef1eab1e4a12e50a068b1'] = 'Monedas'; +$_LANGADM['AdminShop9d5bf15117441a1b52eb1f0808e4aad3'] = 'Descuentos'; +$_LANGADM['AdminShopfff0d600f8a0b5e19e88bfb821dd1157'] = 'Imagenes'; +$_LANGADM['AdminShop92318dc9b42eb05bb1c958f0a15d19b9'] = 'Idiomas'; +$_LANGADM['AdminShop2377be3c2ad9b435ba277a73f0f1ca76'] = 'Fabricantes'; +$_LANGADM['AdminShopbf17ac149e2e7a530c677e9bd51d3fd2'] = 'Modulos'; +$_LANGADM['AdminShopb71593973c58bb41eb302d037f6b1230'] = 'Hook de modulos'; +$_LANGADM['AdminShop97c28a285baaceed1a185a2b8a088782'] = 'Exepciones de hook de modulos'; +$_LANGADM['AdminShopb6755d218d5f4e1cef9cce9cc39aeda9'] = 'Meta'; +$_LANGADM['AdminShopc269874d047098fef892a344be025303'] = 'Restricciones de módulos de pago por país'; +$_LANGADM['AdminShop72cfee7e99f1d0a9df6cb5434fac3665'] = 'Restricciones de módulos de pago por grupo de clientes'; +$_LANGADM['AdminShop9e43e210cf7bd16b8896636cae3e46b8'] = 'Restricciones de módulos de pago por moneda'; +$_LANGADM['AdminShop068f80c7519d0528fb08e82137a72131'] = 'Productos'; +$_LANGADM['AdminShop511e7adbb96dafc5569e4be09da8dc93'] = 'Lenguaje de productos'; +$_LANGADM['AdminShopbb34f602e45a9fbcb2cdfee7a48673fc'] = 'Escenas'; +$_LANGADM['AdminShopcf173b732a2a0377698d631db6185836'] = 'Cantidades disponibles a la venta'; +$_LANGADM['AdminShop821b8ee6937cec96c30fdafbfe836d68'] = 'Tiendas'; +$_LANGADM['AdminShop6416e8cb5fc0a208d94fa7f5a300dbc4'] = 'Almacén'; +$_LANGADM['AdminShop99104e1966b34f0320d33c5892946a82'] = 'Importar datos de otra tienda'; +$_LANGADM['AdminShop8409f0f4c1b13db73d10a0f148b67dda'] = 'Duplicar datos de otra tienda'; +$_LANGADM['AdminShop62e5040acb58a7b77dbd16179b1ab557'] = 'Utilice esta opción a los datos asociados (productos, módulos, etc) de la misma manera como la tienda seleccionada'; +$_LANGADM['AdminShop7e5bf0b306c8d4608fcddb53ce9b1169'] = 'Usted no puede cambiar el GroupShop cuando usted tiene más de una tienda'; +$_LANGADM['AdminShopUrlb718adec73e04ce3ec720dd11a06a308'] = 'ID'; +$_LANGADM['AdminShopUrle93c33bd1341ab74195430daeb63db13'] = 'Nombre'; +$_LANGADM['AdminShopUrleae639a70006feff484a39363c977e24'] = 'Dominio'; +$_LANGADM['AdminShopUrl7e01d4a0c1fa89814ea68649a506eeee'] = 'Dominio SSL'; +$_LANGADM['AdminShopUrl8447306210a0972ac94b7d774799df1a'] = 'Uri'; +$_LANGADM['AdminShopUrl676e457154510d142765d535fbf11df0'] = 'URL principal'; +$_LANGADM['AdminShopUrl00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activado'; +$_LANGADM['AdminShopUrld3b206d196cd6be3a2764c1fb90b200f'] = 'Borrar seleccionados'; +$_LANGADM['AdminShopUrle25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar items seleccionados?'; +$_LANGADM['AdminShopUrl37d00f4554dc3c0baeb34a9c22d787d9'] = 'URL de la tienda'; +$_LANGADM['AdminShopUrlbd5f9f37b54fe8f66369f74784576e6c'] = 'Dominio:'; +$_LANGADM['AdminShopUrl873646ada13763eda1a5393d99973204'] = 'Dominio SSL:'; +$_LANGADM['AdminShopUrl9c8417aa5dbcccb5b4c48b4176ae1e8a'] = 'URL física'; +$_LANGADM['AdminShopUrl1a12a19a4e3e3626f44f2c7969ce2b5b'] = 'Carpeta física de su tienda en el servidor. Deje este campo vacío si su tienda está instalado en la ruta raíz. Por ejemplo si su tienda está disponible en www.my-prestashop.com/my-store/, usted tiene que configurar mi tienda / en este campo.'; +$_LANGADM['AdminShopUrldd22844f47ebedcec07f9c920af00fb3'] = 'URL virtual:'; +$_LANGADM['AdminShopUrlbbb2d763f9444663f9058668e20c1b0b'] = 'Puede utilizar esta opción si desea crear una tienda con una URI que no existe en su servidor. Por ejemplo si quiere que su tienda para estar disponible con www.my-prestashop.com/my-store/shoes/ url, usted tiene que fijar los zapatos o en este campo (que considerará si que mi tienda / es tu URI física).'; +$_LANGADM['AdminShopUrlf6e7829277b67d5a8805d6728a810362'] = 'La reescritura de direcciones URL se debe activar en el servidor para utilizar esta característica.'; +$_LANGADM['AdminShopUrl32401234f706ad260cc990d83fe5d7ec'] = 'Su URL final será:'; +$_LANGADM['AdminShopUrlb91c371eeb88143fd0260f990bcf8d75'] = 'Tienda:'; +$_LANGADM['AdminShopUrl9efaaad2d5b51cd643529cd6872e169a'] = 'URL principal:'; +$_LANGADM['AdminShopUrlb9f5c797ebbf55adccdd8539a65a0241'] = 'Desactivado'; +$_LANGADM['AdminShopUrla2e8a639b5fd3e34ab4def1e7aac3383'] = 'Si se establece esta url a url principal de la tienda seleccionada, todas las URLs establecido en esta tienda van a ser redirigidas a esta url (que sólo puede tener una dirección URL principal en cada tienda).'; +$_LANGADM['AdminShopUrlec0a460d665960aaa805fe83079c8a29'] = 'Dado que la tienda seleccionada no tiene url principal, tiene que establecer esta url como principal'; +$_LANGADM['AdminShopUrl10a0bce6f732af77fbc0b310de0a0f47'] = 'La tienda seleccionada ya tiene una dirección principal, si se establece este como URL principal, la más antigua se establecerá como URL normal'; +$_LANGADM['AdminShopUrl24a23d787190f2c4812ff9ab11847a72'] = 'Estado:'; +$_LANGADM['AdminShopUrld42225935a374f1249f2a45ebed00772'] = 'Activado o desactivado'; +$_LANGADM['AdminShopUrlc9cc8cce247e49bae79f15173ce97354'] = 'Guardar'; $_LANGADM['AdminSlipb718adec73e04ce3ec720dd11a06a308'] = 'ID'; +$_LANGADM['AdminSlip6fde42aa0857eb92fc0d0c3fb1c6c8b7'] = 'ID Pedido'; +$_LANGADM['AdminSlip446faa7da2d42ba4ffeda73cb119dd91'] = 'Fecha de expedición'; +$_LANGADM['AdminSlipd3b206d196cd6be3a2764c1fb90b200f'] = 'Borrar seleccionados'; +$_LANGADM['AdminSlipe25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar items seleccionados?'; $_LANGADM['AdminSlipc95ed58f8c9573f7d58667e6847758d9'] = 'Vale'; -$_LANGADM['AdminSlipe25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar los elementos seleccionados?'; -$_LANGADM['AdminSlipf596633d68fc44d6c7460676060d5dcb'] = 'Fecha de comienzo no válida'; -$_LANGADM['AdminSlipff9e9791ff17e1ca431449bb2fe992c0'] = 'Fecha de fin no válida'; -$_LANGADM['AdminSpecificPriceRule03937134cedab9078be39a77ee3a48a0'] = 'Grupo'; -$_LANGADM['AdminSpecificPriceRule1aa4c641d6920ddb97a2562f8ec53853'] = 'Grupo:'; -$_LANGADM['AdminSpecificPriceRule1e6d57e813355689e9c77e947d73ad8f'] = 'Desde:'; -$_LANGADM['AdminSpecificPriceRule21021ea0e52be8e9c599f4dff41e5be0'] = 'caracteristica'; -$_LANGADM['AdminSpecificPriceRule33caa076f23f453dd4061726f3706325'] = 'Hacia:'; +$_LANGADM['AdminSlip9a0e3730cac2d4abdda4cfa04483318e'] = 'Imprimir PDF'; +$_LANGADM['AdminSlip1e6d57e813355689e9c77e947d73ad8f'] = 'Comienzo'; +$_LANGADM['AdminSlip5a2a90ee2bd7b7780591f198372646b0'] = 'En formato 2010-01-01(fecha de comienzo)'; +$_LANGADM['AdminSlip33caa076f23f453dd4061726f3706325'] = 'Fin'; +$_LANGADM['AdminSlip513a9fffc7d00397c8b70950e2fae5c4'] = 'En formato 2010-01-31 (fecha de fin)'; +$_LANGADM['AdminSlip067af5895a7ced3197520b591f9a41eb'] = 'Generar el PDF'; +$_LANGADM['AdminSlip40f03030f09da4d09122b8516aea3059'] = 'Fecha de comienzo no válida'; +$_LANGADM['AdminSlip8559b35d41a94091109e5cfa62097be4'] = 'Fecha de fin no válida'; +$_LANGADM['AdminSlip97e021ec21e7594c30cbb0adbe16be6d'] = 'No hay vales para este periodo'; $_LANGADM['AdminSpecificPriceRule37be07209f53a5d636d5c904ca9ae64c'] = 'Porcentaje'; -$_LANGADM['AdminSpecificPriceRule386c339d37e737a436499d423a77df0c'] = 'Divisa'; -$_LANGADM['AdminSpecificPriceRule38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar '; -$_LANGADM['AdminSpecificPriceRule3adbdb3ac060038aa0e6e6c138ef9873'] = 'Categoría'; -$_LANGADM['AdminSpecificPriceRule3e053943605d9e4bf7dd7588ea19e9d2'] = 'Caracteres prohibidos:'; -$_LANGADM['AdminSpecificPriceRule49ee3087348e8d44e1feda1917443987'] = 'Nombre'; -$_LANGADM['AdminSpecificPriceRule4e140ba723a03baa6948340bf90e2ef6'] = 'Nombre:'; -$_LANGADM['AdminSpecificPriceRule56a8a9eb05f9014da51a4f9b57322ac7'] = 'Categoría:'; -$_LANGADM['AdminSpecificPriceRule59716c97497eb9694541f7c3d37b1a4d'] = 'País'; -$_LANGADM['AdminSpecificPriceRule689202409e48743b914713f96d93947c'] = 'Valor'; -$_LANGADM['AdminSpecificPriceRule77295c7d814e7397c55f64ec06313984'] = 'Moneda:'; -$_LANGADM['AdminSpecificPriceRule90bf278fe4384c50cd3ba3eb9d3c5393'] = 'Proveedores:'; -$_LANGADM['AdminSpecificPriceRule9c7f56d70e922a61254366964c01c64a'] = 'Todas las divisas'; -$_LANGADM['AdminSpecificPriceRule9e834f13e35e4edf64863ab414a6217a'] = 'Descuento:'; -$_LANGADM['AdminSpecificPriceRulea1fa27779242b4902f7ae3bdd5c6d508'] = 'Tipo'; -$_LANGADM['AdminSpecificPriceRuleb2f40690858b404ed10e62bdf422c704'] = 'Importe'; +$_LANGADM['AdminSpecificPriceRuleb2f40690858b404ed10e62bdf422c704'] = 'Monto'; +$_LANGADM['AdminSpecificPriceRuled3b206d196cd6be3a2764c1fb90b200f'] = 'Borrar seleccionados'; +$_LANGADM['AdminSpecificPriceRulee25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar items seleccionados?'; $_LANGADM['AdminSpecificPriceRuleb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminSpecificPriceRulec0bd7654d5b278e65f21cf4e9153fdb4'] = 'Fabricante'; -$_LANGADM['AdminSpecificPriceRulec3987e4cac14a8456515f0d200da04ee'] = 'Todos los países'; -$_LANGADM['AdminSpecificPriceRulee25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar los elementos seleccionados?'; +$_LANGADM['AdminSpecificPriceRule49ee3087348e8d44e1feda1917443987'] = 'Nombre'; +$_LANGADM['AdminSpecificPriceRule9f82518d468b9fee614fcc92f76bb163'] = 'Tienda'; +$_LANGADM['AdminSpecificPriceRule386c339d37e737a436499d423a77df0c'] = 'Moneda'; +$_LANGADM['AdminSpecificPriceRule59716c97497eb9694541f7c3d37b1a4d'] = 'País'; +$_LANGADM['AdminSpecificPriceRule03937134cedab9078be39a77ee3a48a0'] = 'Grupo'; +$_LANGADM['AdminSpecificPriceRulefc7b398d4af2074cfe73febdb5971153'] = 'Desde cantidad'; +$_LANGADM['AdminSpecificPriceRule7b28d39c479ba659159b3356616b0a04'] = 'Tipo de descuento'; +$_LANGADM['AdminSpecificPriceRule9e834f13e35e4edf64863ab414a6217a'] = 'Descuento'; +$_LANGADM['AdminSpecificPriceRule5da618e8e4b89c66fe86e32cdafde142'] = 'Desde'; +$_LANGADM['AdminSpecificPriceRulee12167aa0a7698e6ebc92b4ce3909b53'] = 'Hasta'; +$_LANGADM['AdminSpecificPriceRule088db50930cbc7793d4825b7add69e5c'] = 'Reglas de precios específicos'; +$_LANGADM['AdminSpecificPriceRule4e140ba723a03baa6948340bf90e2ef6'] = 'Nombre:'; +$_LANGADM['AdminSpecificPriceRule3e053943605d9e4bf7dd7588ea19e9d2'] = 'Caracteres prohibidos:'; +$_LANGADM['AdminSpecificPriceRuleb91c371eeb88143fd0260f990bcf8d75'] = 'Tienda:'; +$_LANGADM['AdminSpecificPriceRule804ccd6219996d12eda865d1c0707423'] = 'Todas las tiendas'; +$_LANGADM['AdminSpecificPriceRule77295c7d814e7397c55f64ec06313984'] = 'Moneda:'; +$_LANGADM['AdminSpecificPriceRule9c7f56d70e922a61254366964c01c64a'] = 'Todas las monedas'; +$_LANGADM['AdminSpecificPriceRulef64be5eef68442a8f50cf535b92ad3e4'] = 'País:'; +$_LANGADM['AdminSpecificPriceRulec3987e4cac14a8456515f0d200da04ee'] = 'Todos los paises'; +$_LANGADM['AdminSpecificPriceRule1aa4c641d6920ddb97a2562f8ec53853'] = 'Grupo:'; $_LANGADM['AdminSpecificPriceRulee4c4c68c7515704a91d90207067dcbbe'] = 'Todos los grupos'; +$_LANGADM['AdminSpecificPriceRuleb6cc7880260609e8c6702d9e731d2e1e'] = 'Desde cantidad:'; +$_LANGADM['AdminSpecificPriceRuleaf6fe3fbf9ee39971aaff8e3381e028b'] = 'Precio (Tasa excl):'; +$_LANGADM['AdminSpecificPriceRulec95253201fa7354de2f13e3271cea82f'] = 'Poner 0 para no cambiar el precio'; +$_LANGADM['AdminSpecificPriceRule1e6d57e813355689e9c77e947d73ad8f'] = 'Desde:'; +$_LANGADM['AdminSpecificPriceRule33caa076f23f453dd4061726f3706325'] = 'Hasta:'; +$_LANGADM['AdminSpecificPriceRule308c46626713eaa9265c92d5b5d92308'] = 'Tipo de reducción:'; +$_LANGADM['AdminSpecificPriceRule80a72b968b1a0ca9e2bf3b50161890ae'] = 'Reducción:'; +$_LANGADM['AdminSpecificPriceRulec9cc8cce247e49bae79f15173ce97354'] = 'Guardar'; +$_LANGADM['AdminSpecificPriceRule6982640121765cb57f29e6fe170caadc'] = 'Añadir una nueva condición de grupo'; +$_LANGADM['AdminSpecificPriceRule229eb04083e06f419f9ac494329f957d'] = 'Condiciones'; +$_LANGADM['AdminSpecificPriceRule56a8a9eb05f9014da51a4f9b57322ac7'] = 'Categoría_'; +$_LANGADM['AdminSpecificPriceRule643202d7ee8cb01d888e058b5341455a'] = 'Añadir condición'; +$_LANGADM['AdminSpecificPriceRulef4a275a931b82e5058bc8ffad8b8e5bd'] = 'Fabricante:'; +$_LANGADM['AdminSpecificPriceRule90bf278fe4384c50cd3ba3eb9d3c5393'] = 'Proveedor:'; +$_LANGADM['AdminSpecificPriceRule77174410b72decfd0b259961f1f65a8f'] = 'Atributos:'; +$_LANGADM['AdminSpecificPriceRuled6295c05503596b3ed3528aee83e3ef7'] = 'Características:'; +$_LANGADM['AdminSpecificPriceRulee43e4f8aab3dbe1127082747a86a2120'] = 'Condición de grupo'; +$_LANGADM['AdminSpecificPriceRulea1fa27779242b4902f7ae3bdd5c6d508'] = 'Tipo'; +$_LANGADM['AdminSpecificPriceRule689202409e48743b914713f96d93947c'] = 'Valor'; +$_LANGADM['AdminSpecificPriceRule1d00e7dce692e8dc3f6877f035e3a616'] = 'O'; +$_LANGADM['AdminSpecificPriceRule3adbdb3ac060038aa0e6e6c138ef9873'] = 'Categoría'; +$_LANGADM['AdminSpecificPriceRulec0bd7654d5b278e65f21cf4e9153fdb4'] = 'Fabricante'; $_LANGADM['AdminSpecificPriceRuleec136b444eede3bc85639fac0dd06229'] = 'Proveedor'; $_LANGADM['AdminSpecificPriceRulef2bbdf9f72c085adc4d0404e370f0f4c'] = 'Atributo'; -$_LANGADM['AdminSpecificPriceRulef4a275a931b82e5058bc8ffad8b8e5bd'] = 'Fabricante:'; -$_LANGADM['AdminSpecificPriceRulef64be5eef68442a8f50cf535b92ad3e4'] = 'País:'; -$_LANGADM['AdminStates00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activado:'; -$_LANGADM['AdminStates19ce4359133c8a012b572413ea8b58ea'] = 'País donde está el estado, ciuddad o región'; -$_LANGADM['AdminStates24a23d787190f2c4812ff9ab11847a72'] = 'Estado:'; -$_LANGADM['AdminStates29b8e6e52c0384bf57dcc6b975d8b39c'] = 'Zona geográfica donde se encuentra el estado'; -$_LANGADM['AdminStates2dcd278c8503e295e186209fffd676f7'] = '1 a 4 letras del código ISO (búsqueda en Wikipedia, si usted no sabe)'; -$_LANGADM['AdminStates38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar'; -$_LANGADM['AdminStates3af4c1797da60fd50670ddbb669fc0aa'] = 'Código ISO:'; -$_LANGADM['AdminStates457885792537d3f4a056e776fa721a3d'] = 'Nombre del estado para mostrar en direcciones y facturas'; +$_LANGADM['AdminSpecificPriceRule21021ea0e52be8e9c599f4dff41e5be0'] = 'Característica'; +$_LANGADM['AdminStatesd3b206d196cd6be3a2764c1fb90b200f'] = 'Borrar seleccionados'; +$_LANGADM['AdminStatese25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar items seleccionados?'; +$_LANGADM['AdminStates1ba05fd4e90285e49e7837171265942a'] = 'Afecta a una nueva zona'; +$_LANGADM['AdminStatesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; $_LANGADM['AdminStates49ee3087348e8d44e1feda1917443987'] = 'Nombre'; -$_LANGADM['AdminStates4e140ba723a03baa6948340bf90e2ef6'] = 'Nombre'; -$_LANGADM['AdminStates9639e32cab248434a17ab32237cb3b71'] = 'Aplicar'; $_LANGADM['AdminStatesad68f9bafd9bf2dcf3865dac55662fd5'] = 'Código ISO'; $_LANGADM['AdminStatesb3ff996fe5c77610359114835baf9b38'] = 'Zona'; -$_LANGADM['AdminStatesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; +$_LANGADM['AdminStates00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activado:'; $_LANGADM['AdminStatesb8464cdd84b5f068ad72bf5c4f32163d'] = 'Estado'; +$_LANGADM['AdminStates4e140ba723a03baa6948340bf90e2ef6'] = 'Nombre'; +$_LANGADM['AdminStates457885792537d3f4a056e776fa721a3d'] = 'Nombre del estado para mostrar en direcciones y facturas'; +$_LANGADM['AdminStates3af4c1797da60fd50670ddbb669fc0aa'] = 'Código ISO:'; +$_LANGADM['AdminStates2dcd278c8503e295e186209fffd676f7'] = '1 a 4 letras del código ISO (búsqueda en Wikipedia, si usted no sabe)'; +$_LANGADM['AdminStatesf64be5eef68442a8f50cf535b92ad3e4'] = 'País:'; +$_LANGADM['AdminStates19ce4359133c8a012b572413ea8b58ea'] = 'País donde está el estado, ciuddad o región'; +$_LANGADM['AdminStatese6e42855066e7a3ae050b2c698021b14'] = 'Zona:'; +$_LANGADM['AdminStates29b8e6e52c0384bf57dcc6b975d8b39c'] = 'Zona geográfica donde se encuentra el estado'; +$_LANGADM['AdminStatesec92dbe75bbcc2fbf4cad6302df97c19'] = 'Usado para envíos'; +$_LANGADM['AdminStates24a23d787190f2c4812ff9ab11847a72'] = 'Estado:'; $_LANGADM['AdminStatesb9f5c797ebbf55adccdd8539a65a0241'] = 'Desactivado:'; $_LANGADM['AdminStatesd42225935a374f1249f2a45ebed00772'] = 'Activado o desactivado'; -$_LANGADM['AdminStatese25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar los elementos seleccionados?'; -$_LANGADM['AdminStatese6e42855066e7a3ae050b2c698021b14'] = 'Zona:'; -$_LANGADM['AdminStatesec92dbe75bbcc2fbf4cad6302df97c19'] = 'Usado para envíos'; -$_LANGADM['AdminStatesf64be5eef68442a8f50cf535b92ad3e4'] = 'País:'; -$_LANGADM['AdminStats018c0d798c754ada9fbc026ca9a80092'] = 'Módulo de motor tabla no instalado'; -$_LANGADM['AdminStats1e6d57e813355689e9c77e947d73ad8f'] = 'Desde:'; -$_LANGADM['AdminStats266e72d21719a5d0c7b8527c44c08f99'] = 'No hay módulo instalado'; -$_LANGADM['AdminStats38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar '; -$_LANGADM['AdminStats423e5f3a91ed4e4b023ea6eebddd25b5'] = 'Módulo de motor gráfico no instalado'; -$_LANGADM['AdminStats5f0552395d828276db64cb05ab75150b'] = 'Motor de tabla'; -$_LANGADM['AdminStats8290fb626ffacf21450997f25967efeb'] = 'No se ha encontrado el módulo'; -$_LANGADM['AdminStats846495f9ceed11accf8879f555936a7d'] = 'Navegación:'; +$_LANGADM['AdminStates38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar'; +$_LANGADM['AdminStates9639e32cab248434a17ab32237cb3b71'] = 'Aplicar'; +$_LANGADM['AdminStatsTab452a7601dbc6f2c38aa89e68bda8b603'] = 'Estadisticas'; +$_LANGADM['AdminStatsTab8ff922bbcd8ad41cdfc48d3c5163b2ab'] = 'Calendario'; $_LANGADM['AdminStatsTab03727ac48595a24daed975559c944a44'] = 'Día'; +$_LANGADM['AdminStatsTab7cbb885aa1164b390a0bc050a64e1812'] = 'Mes'; +$_LANGADM['AdminStatsTab537c66b24ef5c83b7382cdc3f34885f2'] = 'Año'; $_LANGADM['AdminStatsTab1e6d57e813355689e9c77e947d73ad8f'] = 'De:'; $_LANGADM['AdminStatsTab33caa076f23f453dd4061726f3706325'] = 'Para:'; -$_LANGADM['AdminStatsTab537c66b24ef5c83b7382cdc3f34885f2'] = 'Año'; -$_LANGADM['AdminStatsTab6e7b34fa59e1bd229b207892956dc41c'] = 'Nunca'; -$_LANGADM['AdminStatsTab7cbb885aa1164b390a0bc050a64e1812'] = 'Mes'; -$_LANGADM['AdminStatsTab8ff922bbcd8ad41cdfc48d3c5163b2ab'] = 'Calendario'; $_LANGADM['AdminStatsTabc9cc8cce247e49bae79f15173ce97354'] = 'Guardar'; -$_LANGADM['AdminStatsTabd2ce009594dcc60befa6a4e6cbeb71fc'] = 'Semanal'; -$_LANGADM['AdminStatsb0b7c2b87eba7820fb826c780e136d2e'] = 'Motor gráfico'; -$_LANGADM['AdminStatsb9f69fde28fbf3d71afa1bc9e3b7dab8'] = 'Por favor, seleccione un módulo en la columna de la izquerda'; -$_LANGADM['AdminStatsdc0a18457d5a9bb07540ad2ddb872822'] = 'Periodo de autolimpieza'; -$_LANGADM['AdminStatsf4f70727dc34561dfde1a3c529b6205c'] = 'Ajustes'; -$_LANGADM['AdminStatuses08d2ca380ff45ca948d4f825ff4c31dc'] = 'Ocultar el estado en el pedido del cliente'; -$_LANGADM['AdminStatuses2c683de3e19f3bd14b85d8430bda7081'] = 'Nombre del estatuto de devolución de pedido'; -$_LANGADM['AdminStatuses31fde7b05ac8952dacf4af8a704074ec'] = 'Vista previa'; -$_LANGADM['AdminStatuses33af8066d3c83110d4bd897f687cedd2'] = 'Estados de los pedidos'; -$_LANGADM['AdminStatuses35388ca9e482238c6e9755d70a5a91a0'] = 'Permitir al cliente descargar y ver su factura en PDF'; -$_LANGADM['AdminStatuses37242ae69082dfc3ec9d365a18a9606e'] = 'Icono:'; -$_LANGADM['AdminStatuses38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar '; -$_LANGADM['AdminStatuses450dcddb1c36122c2c95a91d2bceec1d'] = 'Enviar email al cliente cuando el pedido cambie de estado'; -$_LANGADM['AdminStatuses466eadd40b3c10580e3ab4e8061161ce'] = 'Factura'; -$_LANGADM['AdminStatuses46d654225b4ccc1607fd1af012d18e12'] = 'Nombre Estado:'; -$_LANGADM['AdminStatuses49ee3087348e8d44e1feda1917443987'] = 'Nombre'; -$_LANGADM['AdminStatuses4bc61ab0b24e55663cafd86775a73d7a'] = 'Plantilla de email'; -$_LANGADM['AdminStatuses510f6a8fda6eb21f9ff01954e034a29a'] = 'Por razones de seguridad, no es posible borrar los estados de la orden por defecto.'; -$_LANGADM['AdminStatuses6c9ffc43d3ce4c90a77aec20c8229a19'] = 'Sólo se admiten letras, números y -_'; -$_LANGADM['AdminStatuses70f04749e7995edd7d59e2d034c08929'] = 'Considerar el pedido asociado como válidado'; -$_LANGADM['AdminStatuses817434295a673aed431435658b65d9a7'] = 'Icono'; -$_LANGADM['AdminStatusesa4bb440d400f4dc30f148b44d08680b4'] = 'Carácteres inválidos: números y'; -$_LANGADM['AdminStatusesa6c03b9eff966268fe4de7b97f64309b'] = 'El estado se marcará en este color. Sólo colores HTML (ej.,'; -$_LANGADM['AdminStatusesb32475cd81cfdb314b57ae77c560640f'] = 'Plantilla de Email para .html y .txt'; +$_LANGADM['AdminStatsTab6e7b34fa59e1bd229b207892956dc41c'] = 'Nunca'; +$_LANGADM['AdminStatsTabd2ce009594dcc60befa6a4e6cbeb71fc'] = 'Semanalmente'; $_LANGADM['AdminStatusesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminStatusesbd88be5f33d835d0667fece965ab2443'] = 'Enviar email al cliente'; -$_LANGADM['AdminStatusesbf068ace28aa095e354ff02a01d32f1e'] = 'Estado del pedido (ej., \'Pendiente'; +$_LANGADM['AdminStatuses49ee3087348e8d44e1feda1917443987'] = 'Nombre'; +$_LANGADM['AdminStatuses817434295a673aed431435658b65d9a7'] = 'Icono'; +$_LANGADM['AdminStatusesbd88be5f33d835d0667fece965ab2443'] = 'Enviar email a cliente'; +$_LANGADM['AdminStatuses466eadd40b3c10580e3ab4e8061161ce'] = 'Factura'; +$_LANGADM['AdminStatuses4bc61ab0b24e55663cafd86775a73d7a'] = 'Plantilla de e-mail'; +$_LANGADM['AdminStatusesd3b206d196cd6be3a2764c1fb90b200f'] = 'Borrar seleccionados'; +$_LANGADM['AdminStatusese25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar items seleccionados?'; +$_LANGADM['AdminStatuses34499467057e6ded44fd7861eee1893b'] = 'Estado de retorno'; +$_LANGADM['AdminStatuses884521e0d3b5e583f112e42352045ae9'] = 'Editar direcciónes'; +$_LANGADM['AdminStatuses33af8066d3c83110d4bd897f687cedd2'] = 'Estados de los pedidos'; +$_LANGADM['AdminStatuses46d654225b4ccc1607fd1af012d18e12'] = 'Nombre es estado:'; +$_LANGADM['AdminStatusesa4bb440d400f4dc30f148b44d08680b4'] = 'Caracteres inválidos: números y'; +$_LANGADM['AdminStatuses4bc539989236e7bd96065a5331a44ccc'] = 'Estado de orden (ej: \'Pendiente\')'; +$_LANGADM['AdminStatuses37242ae69082dfc3ec9d365a18a9606e'] = 'Icono:'; +$_LANGADM['AdminStatusesffd3346d0bd6c20f4748a4ba3f5886b9'] = 'Subir un icono de su computadora (Tipo de archivo:. Gif, tamaño sugerido: 16x16)'; +$_LANGADM['AdminStatusesfb5a0e846f382e4f81b1c4daddcf6e4e'] = 'Color:'; +$_LANGADM['AdminStatuses26425daecbc32c1ae1a40a6fb1351b13'] = 'Estado se destacan en este color. Colores HTML solamente (por ejemplo,'; +$_LANGADM['AdminStatuses70f04749e7995edd7d59e2d034c08929'] = 'Considerar la orden asociada como validada'; +$_LANGADM['AdminStatuses35388ca9e482238c6e9755d70a5a91a0'] = 'Permitir al cliente para descargar y ver la versión en PDF de la factura'; +$_LANGADM['AdminStatuses08d2ca380ff45ca948d4f825ff4c31dc'] = 'Ocultar este estado para el cliente'; +$_LANGADM['AdminStatuses63393b9a7d76d9b9f12ba2758d08171c'] = 'Enviar por e-mail al cliente cuando la orden se cambia a este estado'; +$_LANGADM['AdminStatusesf086e75924805d602dfff211a59baa49'] = 'Colocar orden como enviada'; +$_LANGADM['AdminStatuses911cf1bf63232a9d5fdb6efa00dfc7e9'] = 'Colocar orden como pagada'; +$_LANGADM['AdminStatuses18fd64e64a136498e12c6f6c325f7811'] = 'Plantilla:'; +$_LANGADM['AdminStatuses6c9ffc43d3ce4c90a77aec20c8229a19'] = 'Solo letras, números y -_ están permitidos'; +$_LANGADM['AdminStatusesb32475cd81cfdb314b57ae77c560640f'] = 'Plantilla de Email para ambos .html y txt'; $_LANGADM['AdminStatusesc9cc8cce247e49bae79f15173ce97354'] = 'Guardar'; -$_LANGADM['AdminStatusese25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar los elementos seleccionados?'; -$_LANGADM['AdminStatusesea4788705e6873b424c65e91c2846b19'] = 'Suprimir'; -$_LANGADM['AdminStatusesfb5a0e846f382e4f81b1c4daddcf6e4e'] = 'Color'; -$_LANGADM['AdminStatusesffd3346d0bd6c20f4748a4ba3f5886b9'] = 'Elija un icono a partir de su ordenador (Tipo de fichero: .gif, tamaño propuesto: 16x16'; -$_LANGADM['AdminStockConfiguration24a23d787190f2c4812ff9ab11847a72'] = 'Estado:'; -$_LANGADM['AdminStockConfiguration31c6b3fdfaaa80dba2dbf92a4600524c'] = 'Signo'; -$_LANGADM['AdminStockConfiguration38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar '; -$_LANGADM['AdminStockConfiguration49ee3087348e8d44e1feda1917443987'] = 'Nombre'; -$_LANGADM['AdminStockConfiguration4e140ba723a03baa6948340bf90e2ef6'] = 'Nombre:'; -$_LANGADM['AdminStockConfiguration85896a744f6fd84cbcd7bddb31fae8d7'] = 'Acción'; -$_LANGADM['AdminStockConfiguration93cba07454f06a4a960172bbd6e2a435'] = 'Sí'; -$_LANGADM['AdminStockConfigurationa2590f768bebc52068ba341320394860'] = 'Aumentar su stock'; +$_LANGADM['AdminStatuses2c683de3e19f3bd14b85d8430bda7081'] = 'Nombre de Estado de orden de retorno '; +$_LANGADM['AdminStatuses05202e93ec35aa0719d1a4754fa4e264'] = 'Editar Estados de Ordenes'; +$_LANGADM['AdminStatusesc9cc8cce247e49bae79f15173ce97354'] = 'Guardar'; +$_LANGADM['AdminStatusesea4788705e6873b424c65e91c2846b19'] = 'Cancelar'; +$_LANGADM['AdminStatuses3bcc67d68bdef48a3bc5766693afbd49'] = 'Editar Estados'; +$_LANGADM['AdminStatuses510f6a8fda6eb21f9ff01954e034a29a'] = 'Por razones de seguridad, no puede borrar los estados por defecto'; +$_LANGADM['AdminStatuses31fde7b05ac8952dacf4af8a704074ec'] = 'Previsualizar'; $_LANGADM['AdminStockConfigurationb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminStockConfigurationbafd7322c6e97d25b6299b5d6fe8920b'] = 'No'; -$_LANGADM['AdminStockConfigurationcc5c5c2e1e8d0ea99dda086197b8b030'] = 'Disminuir su stock'; -$_LANGADM['AdminStockConfigurationccec78d886c47adb7e5a79567d262c0d'] = 'Color del Back Office:'; +$_LANGADM['AdminStockConfiguration31c6b3fdfaaa80dba2dbf92a4600524c'] = 'Signo'; +$_LANGADM['AdminStockConfigurationaac247ca22789872bad95dc8f6c45d37'] = 'Incrementar'; +$_LANGADM['AdminStockConfiguration9e661cc6f7c72b95abfd6b372aacbfa1'] = 'Disminuir'; +$_LANGADM['AdminStockConfiguration49ee3087348e8d44e1feda1917443987'] = 'Nombre'; $_LANGADM['AdminStockConfigurationdae8ace18bdcbcc6ae5aece263e14fe8'] = 'Opciones'; -$_LANGADM['AdminStockConfigurationfb5a0e846f382e4f81b1c4daddcf6e4e'] = 'Color'; -$_LANGADM['AdminStockCover49ee3087348e8d44e1feda1917443987'] = 'Nombre'; -$_LANGADM['AdminStockCover52eb5928a34db3e3da7ba52b0644273b'] = 'EAN13'; +$_LANGADM['AdminStockConfigurationbb8c2235cf31a149ada66bc1ea20e75e'] = 'Etiqueta por defecto al incrementar existencias:'; +$_LANGADM['AdminStockConfiguration3f795689959c477c5ed6ea35d9c504a1'] = 'Etiqueta por defecto al disminuir existencias:'; +$_LANGADM['AdminStockConfiguration4b51026db5f2d3fba4d19a545b37ed72'] = 'Etiqueta por defecto al disminuir existencias cuando una orden de cliente es enviada:'; +$_LANGADM['AdminStockConfiguration50a13674b381c655680f7207b748b9f4'] = 'Etiqueta por defecto al disminuir existencias cuando una orden de proveedor es recibida:'; +$_LANGADM['AdminStockConfiguration77ef23ba8ff2fdb835d7f6bfd48a8623'] = 'Existencias: Añadir etiqueta de movimiento de existencias'; +$_LANGADM['AdminStockConfigurationae4c829fe038d6519e21976db8e29d44'] = 'Etiqueta de movimiento de Existencias'; +$_LANGADM['AdminStockConfiguration4e140ba723a03baa6948340bf90e2ef6'] = 'Nombre:'; +$_LANGADM['AdminStockConfiguration85896a744f6fd84cbcd7bddb31fae8d7'] = 'Acción:'; +$_LANGADM['AdminStockConfigurationa2590f768bebc52068ba341320394860'] = 'Incrementar existencias'; +$_LANGADM['AdminStockConfigurationcc5c5c2e1e8d0ea99dda086197b8b030'] = 'Disminuir existencias'; +$_LANGADM['AdminStockConfiguration9f4b160356106847361d80d5c1dbf44d'] = 'Seleccione la acción correspondiente: incrementos o decrementos de valores.'; +$_LANGADM['AdminStockConfigurationc9cc8cce247e49bae79f15173ce97354'] = 'Guardar'; +$_LANGADM['AdminStockConfiguration84f632911d029cdf126102dcd1fcbe69'] = 'Estado de orden de proveedores'; +$_LANGADM['AdminStockConfiguration24a23d787190f2c4812ff9ab11847a72'] = 'Estado:'; +$_LANGADM['AdminStockConfigurationfb5a0e846f382e4f81b1c4daddcf6e4e'] = 'Color:'; +$_LANGADM['AdminStockConfiguration1d3afc9065414aa7529abacb4a4c8f70'] = 'El color de fondo del back office se mostrara en este color. Solo HTML'; +$_LANGADM['AdminStockConfiguration0c0ccdde7258a867fe467c8f69f8fce4'] = 'Editable:'; +$_LANGADM['AdminStockConfiguration93cba07454f06a4a960172bbd6e2a435'] = 'Si'; +$_LANGADM['AdminStockConfigurationbafd7322c6e97d25b6299b5d6fe8920b'] = 'No'; +$_LANGADM['AdminStockConfigurationdb825120b889649cf5d4f4d1a0016cab'] = 'Por esta situación, usted tiene que definir si es posible modificar el orden. Una orden editable es una orden no válida para enviar al proveedor.'; +$_LANGADM['AdminStockConfigurationba243e32e8350973c79340520c65338b'] = 'Nota de entrega:'; +$_LANGADM['AdminStockConfiguration83247da5ff819643f64d5d70d92a4660'] = 'Por esta situación, usted tiene que definir si es posible generar el albarán de entrega del pedido.'; +$_LANGADM['AdminStockConfiguration4ccb6d465c7e0fb1eec81029babe94c5'] = 'Estado de entrega: '; +$_LANGADM['AdminStockConfiguration3db4ee93a5c7d220082d517abf29f9ba'] = 'Para este estado, usted tiene que definir si los productos han sido parcialmente / recibido por completo. Esto permite saber si los productos pedidos tienen que ser añadidos al depósito correspondiente.'; +$_LANGADM['AdminStockConfiguration47b2908d9a83efaa0f26d4781ab3489e'] = 'En espera de recibir:'; +$_LANGADM['AdminStockConfiguration6bb5ec6cf32cf210447105aed6e188a8'] = '¿Esta situación significa que usted está esperando para la entrega?'; +$_LANGADM['AdminStockConfiguration12cb6559842b5935f2e51d44c2e75f13'] = 'Existencias: Añadir estado a la orden de proveedor'; +$_LANGADM['AdminStockConfiguration06e8cdd7c5a9a4234b25ce258cd40859'] = 'Existencias: Actualizar estado a la orden de proveedor'; +$_LANGADM['AdminStockConfiguration7ef56bf5a7abd60795ccfffe5f1720e4'] = 'Estado a la orden de proveedor'; +$_LANGADM['AdminStockConfiguration467bbe7220ceed8191eda02dfb685145'] = 'Color del Back Office'; +$_LANGADM['AdminStockConfigurationc9f82760181797141f2796141f20be69'] = 'El color de fondo del back office se mostrara en este color. Solo HTML'; +$_LANGADM['AdminStockConfigurationc6fab0a7184b6c10b10391a7cd85d171'] = 'Esta interfaz le permite configurar el estado de sus pedidos y suministro de etiquetas de movimientos de existencias.'; +$_LANGADM['AdminStockConfiguration3c84138e2a8897ca10bf0ccf304257cb'] = 'Existencias: Etiquetas de movimiento de existencias'; +$_LANGADM['AdminStockConfiguration5d6801bd2496b517e4bfdac940dd93fc'] = 'Existencias: Estado a la orden de proveedor'; +$_LANGADM['AdminStockConfigurationb00be6ffe196322a3c53caf12a33467f'] = '¿Editable?'; +$_LANGADM['AdminStockConfiguration374a41e83827a91aa431e35770c1ff9d'] = 'Entrega en cuenta disponible?'; +$_LANGADM['AdminStockConfiguration9dbaf623845ed4efa13daa4aff8b9132'] = 'Es un estado pendientes de recibir? '; +$_LANGADM['AdminStockConfiguration98176e8fe93c67303a94d7a40f0bcb38'] = 'Es un estado de entrega? '; +$_LANGADM['AdminStockConfigurationb8fabc9f332b81eae30d1f69968e87ae'] = 'Es un estado de orden cerrado? '; +$_LANGADM['AdminStockConfiguration171a05cdb80f5fe4c9a249634468ca5f'] = 'El nombre de este producto no está disponible. Tal vez se ha eliminado del sistema.rn'; $_LANGADM['AdminStockCover63d5049791d9d79d86e9a108b0a999ca'] = 'Referencia'; +$_LANGADM['AdminStockCover52eb5928a34db3e3da7ba52b0644273b'] = 'EAN13'; +$_LANGADM['AdminStockCoverfbd99ad01b92dbafc686772a39e3d065'] = 'UPC'; +$_LANGADM['AdminStockCover49ee3087348e8d44e1feda1917443987'] = 'Nombre'; +$_LANGADM['AdminStockCover2a0440eec72540c5b30d9199c01f348c'] = 'Cantidades vendidas'; +$_LANGADM['AdminStockCover3d7e6ef307a032c05681b2d37230c786'] = 'Cantidades vendidas durante el periodo definido.'; +$_LANGADM['AdminStockCover9841bdc50c4226cb6ec5db76494249e6'] = 'Cobertura'; +$_LANGADM['AdminStockCovera4cce100afa2a33318a3415863c4d97d'] = 'Días que faltan hasta que este sin existencias'; $_LANGADM['AdminStockCover694e8d1f2ee056f98ee488bdc4982d73'] = 'Cantidad'; -$_LANGADM['AdminStockCoverfbd99ad01b92dbafc686772a39e3d065'] = 'UPC:'; -$_LANGADM['AdminStockInstantState49ee3087348e8d44e1feda1917443987'] = 'Nombre'; -$_LANGADM['AdminStockInstantState52eb5928a34db3e3da7ba52b0644273b'] = 'EAN13'; +$_LANGADM['AdminStockCover289393276fa1f4505629effd39df299f'] = 'Cantidad (usable) física.'; +$_LANGADM['AdminStockCoverd9346ea346566c2f4aaef585681ce309'] = 'Una semana'; +$_LANGADM['AdminStockCoverb04026e822789acfbc6df228d10db0db'] = 'Dos semanas'; +$_LANGADM['AdminStockCover79f2c11f6a28e04a57212be2bfc4f0e3'] = 'Tres semanas'; +$_LANGADM['AdminStockCover974985cd65fa0617f7596b848e78a456'] = 'Un més'; +$_LANGADM['AdminStockCover8be20afb17bd15d450d87a037aeedb33'] = 'Seis meses'; +$_LANGADM['AdminStockCover0e466b561c08a8441b09514c41642f4b'] = 'Un año'; +$_LANGADM['AdminStockCover6ff095679d5d2d4432b5271ed232e384'] = 'Todos los almacenes'; +$_LANGADM['AdminStockCover44c430f73db263843c1465076ccacff4'] = 'Teniendo en cuenta el período de cobertura elegido y la cantidad de productos y combinaciones que se venden,'; +$_LANGADM['AdminStockCover61dbc280fd59fb0843adbcd62cc11ccb'] = 'esta interfaz le da una idea de cuando un producto se quedará sin stock.'; +$_LANGADM['AdminStockCover273255b3d2d8197f21a7e6bf14631b69'] = 'Filtrar por período:'; +$_LANGADM['AdminStockCover18fd021e2daf48300d98147076727f75'] = 'Filtran por almacén:'; +$_LANGADM['AdminStockCover9bab7764f99773f4ca3cfb05fde1e7a3'] = 'Resalta cuando la cobertura (en días) es inferior a:'; $_LANGADM['AdminStockInstantState63d5049791d9d79d86e9a108b0a999ca'] = 'Referencia'; -$_LANGADM['AdminStockInstantStatefbd99ad01b92dbafc686772a39e3d065'] = 'UPC:'; -$_LANGADM['AdminStockManagement00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activado'; -$_LANGADM['AdminStockManagement382b0f5185773fa0f67a8ed8056c7759'] = 'N/A'; -$_LANGADM['AdminStockManagement49ee3087348e8d44e1feda1917443987'] = 'Nombre'; +$_LANGADM['AdminStockInstantState52eb5928a34db3e3da7ba52b0644273b'] = 'EAN13'; +$_LANGADM['AdminStockInstantStatefbd99ad01b92dbafc686772a39e3d065'] = 'UPC'; +$_LANGADM['AdminStockInstantState49ee3087348e8d44e1feda1917443987'] = 'Nombre'; +$_LANGADM['AdminStockInstantStatee192956d901dff59c35fd2c477ed28d6'] = 'Precio (te)'; +$_LANGADM['AdminStockInstantState3e6564c044acd49698fd70c9aaa79bb1'] = 'Valuación'; +$_LANGADM['AdminStockInstantState11de3461e9f5073b43abb7cbec7a8eec'] = 'Valoración de la cantidad física. La suma (para todos los precios) no está disponible para todos los almacenes, por favor, filtrar por almacén.'; +$_LANGADM['AdminStockInstantStatea094699b1837834e13875a06773bcf28'] = 'Cantidad física'; +$_LANGADM['AdminStockInstantState22f992f93544057809c0c09ad04cf92a'] = 'Cantidad usable'; +$_LANGADM['AdminStockInstantStatea32b05df1205bc21c7d037d8f4c5ca40'] = 'Cantidad real'; +$_LANGADM['AdminStockInstantState3779864efeafb11241c1210fc52f366f'] = 'Cantidad física (usable) - Ordenes de clientes + Ordenes de proveedores'; +$_LANGADM['AdminStockInstantState6ff095679d5d2d4432b5271ed232e384'] = 'Todos los almacenes'; +$_LANGADM['AdminStockInstantStateb1440085fdb8324147e70a3c09d51b77'] = 'Esta interfaz permite visualizar información detallada sobre sus acciones, por cada almacén.'; +$_LANGADM['AdminStockInstantStateedc6fdf20f39ce77df67370431e4aa6a'] = 'No hay nada que exportar a CSV.'; +$_LANGADM['AdminStockInstantStateebb578ad0c981404fc54dd1712d042d2'] = 'Exportar cantidades (CVS)'; +$_LANGADM['AdminStockInstantState55eab6e0dcbd45a13633097ebf3b6c4a'] = 'Exportar Precios(CVS)'; +$_LANGADM['AdminStockInstantState3b6d721b3c632aa3746694394b108f81'] = 'stock_instant_state_quantities'; +$_LANGADM['AdminStockInstantStatea27187ddf24580adbf4a64394201a404'] = 'stock_instant_state_prices'; +$_LANGADM['AdminStockInstantState18fd021e2daf48300d98147076727f75'] = 'Filtrar por almacenes'; +$_LANGADM['AdminStockManagement63d5049791d9d79d86e9a108b0a999ca'] = 'Referencia'; $_LANGADM['AdminStockManagement52eb5928a34db3e3da7ba52b0644273b'] = 'EAN13'; +$_LANGADM['AdminStockManagementfbd99ad01b92dbafc686772a39e3d065'] = 'UPC'; +$_LANGADM['AdminStockManagement49ee3087348e8d44e1feda1917443987'] = 'NOmbre'; $_LANGADM['AdminStockManagement694e8d1f2ee056f98ee488bdc4982d73'] = 'Cantidad'; -$_LANGADM['AdminStockManagement77295c7d814e7397c55f64ec06313984'] = 'Moneda:'; -$_LANGADM['AdminStockManagement9ea67be453eaccf020697b4654fc021a'] = 'Guardar y quedarse'; -$_LANGADM['AdminStockManagementaf7448c885be0d8acd5eb84322176570'] = 'UPC:'; -$_LANGADM['AdminStockManagementb9f5c797ebbf55adccdd8539a65a0241'] = 'Desactivado'; -$_LANGADM['AdminStockManagementc9cc8cce247e49bae79f15173ce97354'] = 'Guardar'; +$_LANGADM['AdminStockManagement8823610f384caeee0e41a26b1b82fcda'] = 'Sumar cantidades para todos los almacenes'; +$_LANGADM['AdminStockManagemente1b729c52480225d06d4bd27b2a811be'] = 'El producto fue introducido con éxito en el stock'; +$_LANGADM['AdminStockManagement160f18dd864c8dae55901a5c36b1813a'] = 'El producto fue retirado con éxito de las acciones'; +$_LANGADM['AdminStockManagement1f8a060b4d9b428b1490b4a67c695c10'] = 'La transferencia se realizó con éxito'; +$_LANGADM['AdminStockManagementf548c1f7ba94a7c672abbc78dc236ea8'] = 'Esta interfaz le permite gestionar las existencias de cada uno de sus productos y sus variaciones.'; +$_LANGADM['AdminStockManagementff855c1d404cfe05c47734bddd700490'] = 'A través de esta interfaz, puede aumentar las cantidades (añadir) y disminuir las cantidades (eliminar) de los productos de un almacén determinado.rn'; +$_LANGADM['AdminStockManagement0806767ed8feb724b1359de67a41f3d7'] = 'Además, puede mover cantidades (de transferencia) de los productos entre almacenes, o dentro de un almacén.'; +$_LANGADM['AdminStockManagementbeaf85425059adf7675f51b9f0cce075'] = 'Tenga en cuenta que si usted desea aumentar las cantidades de productos a la vez, puede usar la pestaña de suministro de los pedidos.'; +$_LANGADM['AdminStockManagement83addfb8621c887f4c0ae111d063166b'] = 'Por último, se le pedirá que especifique el estado de la cantidad que se añade:'; +$_LANGADM['AdminStockManagemente6bff42d0b439c7129df43bae2cca3f2'] = 'utilizable para la venta significa que esta cantidad estará disponible en la tienda (s),'; +$_LANGADM['AdminStockManagementa735244b5bd6fe3c8c5dae3b7307e7f4'] = 'de lo contrario, se considerará reservada (es decir, para otros fines). '; +$_LANGADM['AdminStockManagement111f0e61a01a90ff0fd023a22c2f7d7d'] = 'Usted necesita tener antes de añadir almacenes de stock. Ver archivo / Almacenes '; +$_LANGADM['AdminStockManagement382b0f5185773fa0f67a8ed8056c7759'] = 'N/A'; +$_LANGADM['AdminStockManagementc916bb26289ae7ddf58e2a42f3f4fa2c'] = 'Tenga en cuenta que rodar en los campos de cantidad y precio le dará los detalles de existencias pasadas.'; +$_LANGADM['AdminStockManagementb02c2b70fa9dfb5e023d0d0711da66ee'] = 'Añadir producto a existencias'; +$_LANGADM['AdminStockManagement3dd42bfc8345e82c43b4a40a3426ec49'] = 'Referencia:'; +$_LANGADM['AdminStockManagement280f1f645a73b062eaa888f0763117d6'] = 'Referencia de fabricante:'; $_LANGADM['AdminStockManagementccf096490d2671f3ea97ea9289eee5b1'] = 'EAN13:'; -$_LANGADM['AdminStockManagementea4788705e6873b424c65e91c2846b19'] = 'Suprimir'; -$_LANGADM['AdminStockManagementfbd99ad01b92dbafc686772a39e3d065'] = 'UPC:'; -$_LANGADM['AdminStockMvt31c6b3fdfaaa80dba2dbf92a4600524c'] = 'Signo'; -$_LANGADM['AdminStockMvt44749712dbec183e983dcd78a7736c41'] = 'Fecha'; -$_LANGADM['AdminStockMvt49ee3087348e8d44e1feda1917443987'] = 'Nombre'; +$_LANGADM['AdminStockManagementaf7448c885be0d8acd5eb84322176570'] = 'UPC:'; +$_LANGADM['AdminStockManagement4e140ba723a03baa6948340bf90e2ef6'] = 'Nombre:'; +$_LANGADM['AdminStockManagement010cb2385a568ce62f3da2ea0839f01c'] = 'Cantidad a añadir:'; +$_LANGADM['AdminStockManagement0263c3df347550b772b306b6c4be3b81'] = 'Cantidad física a añadir'; +$_LANGADM['AdminStockManagement483305be150f2957434cd204e7367404'] = 'Última cantidad física añadida: %s ($s)'; +$_LANGADM['AdminStockManagementa36e1b5a359678cc89110d27f81fd1f4'] = 'usable'; +$_LANGADM['AdminStockManagement99af53326570e3f65c82d534f0b6dd6a'] = 'no usable'; +$_LANGADM['AdminStockManagementd5312341a6c58f4325955217677bf646'] = '¿Usable para venta?'; +$_LANGADM['AdminStockManagement00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activado'; +$_LANGADM['AdminStockManagementb9f5c797ebbf55adccdd8539a65a0241'] = 'Desactivado'; +$_LANGADM['AdminStockManagement055fd9fd7a93d24691d1dd4ffa96ba93'] = '¿Es esta cantidad utilizable para la venta en tiendas, o reservado en el almacén para otros fines?'; +$_LANGADM['AdminStockManagement0c0d054c2c707309be2e70fb9ed7c571'] = 'Almacén: '; +$_LANGADM['AdminStockManagement3360a5db4e2787f4a99614fbc172061a'] = 'Seleccione el almacén donde quiere añadir el producto en '; +$_LANGADM['AdminStockManagement04a2061764c292a0cda8ade821248be7'] = 'Precio unitario (TE): '; +$_LANGADM['AdminStockManagement6b635ee33731b25d183f8cb4a77bbc44'] = 'Precio unitario de adquisición o coste de fabricación unitario de este producto, sin IVArn'; +$_LANGADM['AdminStockManagementd6ac255137be35d4ba97bc2f8e15c86f'] = 'Último precio unitario (te): 5s'; +$_LANGADM['AdminStockManagement77295c7d814e7397c55f64ec06313984'] = 'Moneda:'; +$_LANGADM['AdminStockManagement0ba66de04477ab58b15c4cadd1354e9c'] = 'La moneda asociada al precio unitario de producto '; +$_LANGADM['AdminStockManagementcf8522db83b4e0d5062567ac2142ca61'] = 'Etiqueta: '; +$_LANGADM['AdminStockManagementa72fe320dc7c943cf4dd3fd75c31e17f'] = 'Etiqueta utilizada en los movimientos de existencias '; +$_LANGADM['AdminStockManagement7aff970b4fe3769a590756115c0fc2b5'] = 'Añadir a existencias'; +$_LANGADM['AdminStockManagementb8f548c49e237e746f24336b3294f86b'] = 'Retirar el producto en stock '; +$_LANGADM['AdminStockManagementcbb8532bea18ae4802bc2099416b050f'] = 'Cantidad a eliminar: '; +$_LANGADM['AdminStockManagement320d80fa3dc6c2990b9fcbb071d695e5'] = 'Cantidad física para eliminar '; +$_LANGADM['AdminStockManagementfc09a76bfa4a6ac12bad90577c45bd8a'] = 'Utilizable para la venta: '; +$_LANGADM['AdminStockManagementc47b75b25e5ec5d67ca5fe262dc41e38'] = '¿Quieres eliminar esta cantidad de la cantidad utilizable (sí) o la cantidad física (no)?'; +$_LANGADM['AdminStockManagement6b1b6276a06c8c13747ddba4003d6d0b'] = 'Seleccione el almacén desde donde se desea eliminar el producto '; +$_LANGADM['AdminStockManagementc271f27c53702bc417b89d84a320dccf'] = 'Eliminar de existencias'; +$_LANGADM['AdminStockManagement41ce44a4ea60fd1b446ce1b084216413'] = 'Transferencia de productos desde el almacén a otro '; +$_LANGADM['AdminStockManagementfd11d220ab663016a21f1c9236a8e4d8'] = 'Cantidad a transferir: '; +$_LANGADM['AdminStockManagementfd11d220ab663016a21f1c9236a8e4d8'] = 'Unidad física de la transferencia. '; +$_LANGADM['AdminStockManagement3a4ee34e1aa7ed171a7c03f5a22e2124'] = 'Origen de depósito: '; +$_LANGADM['AdminStockManagementd46b335c66de5c901ea69e3b61f69594'] = 'Seleccione el almacén desea transferir el producto. '; +$_LANGADM['AdminStockManagementb6872ed521281f68f0d6d5eeee624053'] = 'Utilizable para la venta en el almacén de origen? '; +$_LANGADM['AdminStockManagementdd300318a5fbdf8db10fee5c89657df9'] = '¿Es esta una cantidad utilizable para la venta? '; +$_LANGADM['AdminStockManagement647257b691c98078e6eb878d7ec031d1'] = 'Destino de almacén: '; +$_LANGADM['AdminStockManagement1b5a26d3a8bc154d23781ac7ca397495'] = 'Seleccione el almacén para transferir el producto a. '; +$_LANGADM['AdminStockManagementdfa4596c0cc167b50e14a558b3a8afac'] = 'Utilizable para la venta en el almacén de destino? '; +$_LANGADM['AdminStockManagementd22a457a08c328d7d450c1e272a9db9e'] = '¿Quieres que pueda utilizarse para la venta? '; +$_LANGADM['AdminStockManagement6950810f0d2bba97a6f710c7b965b84e'] = 'Transferir'; +$_LANGADM['AdminStockManagement9ea67be453eaccf020697b4654fc021a'] = 'Guardar y permanecer'; +$_LANGADM['AdminStockManagementc9cc8cce247e49bae79f15173ce97354'] = 'Guardar'; +$_LANGADM['AdminStockManagementea4788705e6873b424c65e91c2846b19'] = 'Cancelar'; +$_LANGADM['AdminStockManagement9cc191857999f8fdacb83f85985f1795'] = 'Existencias: Añadir producto'; +$_LANGADM['AdminStockManagementeb65183e450756692c2d098c3cc5bda5'] = 'Existencias: Eliminar producto'; +$_LANGADM['AdminStockManagement0e0cf3cf131673617875bbf4bb4f0a38'] = 'Existencias: Transferir producto'; +$_LANGADM['AdminStockManagement1c1ee49fc12644132bd3a57d85fda451'] = 'Añadir existencias'; +$_LANGADM['AdminStockManagementc6d6a9005bcbf80689cce6fd4b0aaa86'] = 'Eliminar existencias'; +$_LANGADM['AdminStockManagement7336b53f97aeda9b361b2b153fcaa97f'] = 'Transferir existencias'; +$_LANGADM['AdminStockMvtb7497583003d853936833a6498dec744'] = 'Esta interfaz permite visualizar los movimientos de stock de un almacén seleccionado.rn'; $_LANGADM['AdminStockMvt63d5049791d9d79d86e9a108b0a999ca'] = 'Referencia'; +$_LANGADM['AdminStockMvt3ac9c4dfce513c8634996702a4bb9fac'] = 'EAN13'; +$_LANGADM['AdminStockMvtfbd99ad01b92dbafc686772a39e3d065'] = 'UPC'; +$_LANGADM['AdminStockMvt49ee3087348e8d44e1feda1917443987'] = 'Nombre'; +$_LANGADM['AdminStockMvt6416e8cb5fc0a208d94fa7f5a300dbc4'] = 'Almacén'; +$_LANGADM['AdminStockMvt31c6b3fdfaaa80dba2dbf92a4600524c'] = 'Signo'; +$_LANGADM['AdminStockMvtaac247ca22789872bad95dc8f6c45d37'] = 'Incremento'; +$_LANGADM['AdminStockMvt9e661cc6f7c72b95abfd6b372aacbfa1'] = 'Disminuir'; $_LANGADM['AdminStockMvt694e8d1f2ee056f98ee488bdc4982d73'] = 'Cantidad'; +$_LANGADM['AdminStockMvte192956d901dff59c35fd2c477ed28d6'] = 'Precio (TE)'; +$_LANGADM['AdminStockMvtb021df6aac4654c454f46c77646e745f'] = 'Etiqueta'; $_LANGADM['AdminStockMvtf8c8b903cb2e4f297e4b96d4b9c1e98a'] = 'Empleado'; -$_LANGADM['AdminStockMvtfbd99ad01b92dbafc686772a39e3d065'] = 'UPC:'; -$_LANGADM['AdminStores00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activado'; -$_LANGADM['AdminStores0188aaac1db951dc90bced9ecd606c04'] = 'Mostrar en los mensajes de correo electrónico enviados a los clientes'; -$_LANGADM['AdminStores0e2fb5b02182fd28b9b96e86ed27838f'] = 'Fax:'; -$_LANGADM['AdminStores1056348a5ee2b947804582ee224856ef'] = 'Muestra simplificada de la página de localización de la tienda'; -$_LANGADM['AdminStores134592f3d9dadf4c4f76ef7e9e12fb57'] = 'Foto de la tienda'; -$_LANGADM['AdminStores18325105de95083e4a1d10b78f29c2bc'] = 'Estado'; -$_LANGADM['AdminStores1908624a0bca678cd26b99bfd405324e'] = 'Tamaño del fichero'; -$_LANGADM['AdminStores1cc70ef3820fa925ca1dd1ab645d239e'] = 'Caracteres autorizados: letras, espacios y'; -$_LANGADM['AdminStores237726599268adc200964601cdafeb16'] = 'email de la tienda:'; -$_LANGADM['AdminStores24a23d787190f2c4812ff9ab11847a72'] = 'Estado:'; -$_LANGADM['AdminStores2bf1d5fae1c321d594fdedf05058f709'] = 'Dirección:'; -$_LANGADM['AdminStores3225a10b07f1580f10dee4abc3779e6c'] = 'Parámetros'; -$_LANGADM['AdminStores38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar'; -$_LANGADM['AdminStores3c720ca57528095461f52d40d26d956a'] = 'Dirección de la tienda (línea 1)'; -$_LANGADM['AdminStores46a2a41cc6e552044816a2d04634545d'] = 'Estado'; -$_LANGADM['AdminStores49ee3087348e8d44e1feda1917443987'] = 'Nombre'; -$_LANGADM['AdminStores4e140ba723a03baa6948340bf90e2ef6'] = 'Nombre:'; -$_LANGADM['AdminStores5792315f09a5d54fb7e3d066672b507f'] = 'Martes'; -$_LANGADM['AdminStores57d056ed0984166336b7879c2af3657f'] = 'Ciudad'; -$_LANGADM['AdminStores59716c97497eb9694541f7c3d37b1a4d'] = 'País'; -$_LANGADM['AdminStores5a6b8fd2f89cdbde7862a59462f58273'] = 'Longitud por defecto:'; -$_LANGADM['AdminStores5c7246a637866f706a8319f8f701497e'] = 'Mostrar o no esta tienda'; -$_LANGADM['AdminStores5dd532f0a63d89c5af0243b74732f63c'] = 'Datos de contacto'; -$_LANGADM['AdminStores61f0fa926f97eafb392975ed79cebb4a'] = 'Nombre de la tienda:'; -$_LANGADM['AdminStores63406c9482c644975f227cc93788e8fb'] = 'Elija su país'; -$_LANGADM['AdminStores642d3ba5db8b57e006584b544e490ec7'] = 'Código postal'; -$_LANGADM['AdminStores673ae02fffb72f0fe68a66f096a01347'] = 'Teléfono:'; -$_LANGADM['AdminStores6f8522e0610541f1ef215a22ffa66ff6'] = 'Lunes'; -$_LANGADM['AdminStores7515d32836da5648eb6a8f9113b7405b'] = 'Código postal:'; -$_LANGADM['AdminStores76cee53a1d378b50e5bc3aa50ab3b4c0'] = 'Información de registro de la tienda (por ejemplo SIRET o RCS)'; -$_LANGADM['AdminStores78ae6f0cd191d25147e252dc54768238'] = 'Jueves'; -$_LANGADM['AdminStores78e365acb087fd1f8d494dae0001de10'] = 'Dirección email:'; -$_LANGADM['AdminStores792ccc0c7f3d0d20366fbbf44ef7cd78'] = 'Mostrar en los mensajes de correo electrónico y página de los títulos'; -$_LANGADM['AdminStores796c163589f295373e171842f37265d5'] = 'Miércoles'; -$_LANGADM['AdminStores7da7bd98bbbcb62c935af8d362bb7a3e'] = 'Imagen:'; -$_LANGADM['AdminStores7ef769cefe50f4eee90b1e1a22eb9172'] = 'Latitud por defecto'; -$_LANGADM['AdminStores821b8ee6937cec96c30fdafbfe836d68'] = 'Tiendas'; -$_LANGADM['AdminStores86197fcc6dd67ec32c447e521889675f'] = 'Mostrar un link hacia el localizador de la tienda a pie de página'; -$_LANGADM['AdminStores867f400ebb34232c656185d4ca7350b2'] = 'Mostrar un enlace al localizador de tiendas en la página Mapa del sitio'; -$_LANGADM['AdminStores8b7051187b9191cdcdae6ed5a10e5adc'] = 'Sábado'; -$_LANGADM['AdminStores9021b488beef18b26de0d3bfd1acaa63'] = 'Ejemplo: 10:00AM - 9:30PM'; -$_LANGADM['AdminStores9810aa2b9f44401be4bf73188ef2b67d'] = 'Fax'; -$_LANGADM['AdminStores9d1a0949c39e66a0cd65240bc0ac9177'] = 'Domingo'; -$_LANGADM['AdminStoresa2c4697e3d6a5ee6072e32c9e467f21d'] = 'Mostrar en la página del sitio:'; -$_LANGADM['AdminStoresa6b9f40807f97e8c203547c1ce8f98f4'] = 'Mostrar a pie de página'; -$_LANGADM['AdminStoresad179a1071ebd8b00e0ff4718301dcea'] = 'Horas:'; +$_LANGADM['AdminStockMvt44749712dbec183e983dcd78a7736c41'] = 'Fecha'; +$_LANGADM['AdminStockMvt6ff095679d5d2d4432b5271ed232e384'] = 'Todos los almacenes'; +$_LANGADM['AdminStockMvtedc6fdf20f39ce77df67370431e4aa6a'] = 'No hay nada que exportar como CSV'; +$_LANGADM['AdminStockMvtafe13d8e90ded1bc4e2a4dce9fdc7d7a'] = 'El nombre de este producto no está disponible. Tal vez se ha eliminado del sistema.rn'; +$_LANGADM['AdminStockMvte71ad3197425e47e1a006c6466e9b6c3'] = 'Exportar (CSV)'; +$_LANGADM['AdminStockMvt0013fc9258c5bf8c33b17c40495ba3f0'] = 'stock_mvt'; +$_LANGADM['AdminStockMvt745d3a8bea56150e93e11486c885841e'] = 'Filtrar movimientos por almacén'; $_LANGADM['AdminStoresb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminStoresb9f5c797ebbf55adccdd8539a65a0241'] = 'Desactivado'; +$_LANGADM['AdminStores59716c97497eb9694541f7c3d37b1a4d'] = 'País'; +$_LANGADM['AdminStores46a2a41cc6e552044816a2d04634545d'] = 'Estado'; +$_LANGADM['AdminStores57d056ed0984166336b7879c2af3657f'] = 'Ciudad'; +$_LANGADM['AdminStores642d3ba5db8b57e006584b544e490ec7'] = 'Código postal'; +$_LANGADM['AdminStores49ee3087348e8d44e1feda1917443987'] = 'Nombre'; $_LANGADM['AdminStoresbcc254b55c4a1babdf1dcb82c207506b'] = 'Teléfono'; -$_LANGADM['AdminStoresbfa40b889c8fe29c2748e5d26f02d044'] = 'Datos de la tienda, ej. 45.265469 / -47.226478'; -$_LANGADM['AdminStoresbffb711ec36f280459d11dce315da72f'] = 'Ciudad:'; -$_LANGADM['AdminStoresc33b138a163847cdb6caeeb7c9a126b4'] = 'Viernes'; +$_LANGADM['AdminStores9810aa2b9f44401be4bf73188ef2b67d'] = 'Fax'; +$_LANGADM['AdminStores00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activado'; +$_LANGADM['AdminStoresd3b206d196cd6be3a2764c1fb90b200f'] = 'Borrar seleccionados'; +$_LANGADM['AdminStorese25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar items seleccionados?'; +$_LANGADM['AdminStores3225a10b07f1580f10dee4abc3779e6c'] = 'Parámetros'; +$_LANGADM['AdminStoresa6b9f40807f97e8c203547c1ce8f98f4'] = 'Mostrar a pie de página'; +$_LANGADM['AdminStores86197fcc6dd67ec32c447e521889675f'] = 'Mostrar un link hacia el localizador de la tienda a pie de página'; +$_LANGADM['AdminStoresa2c4697e3d6a5ee6072e32c9e467f21d'] = 'Mostrar en la página del sitio:'; +$_LANGADM['AdminStores867f400ebb34232c656185d4ca7350b2'] = 'Mostrar un enlace al localizador de tiendas en la página Mapa del sitio'; +$_LANGADM['AdminStores1056348a5ee2b947804582ee224856ef'] = 'Muestra simplificada de la página de localización de la tienda'; $_LANGADM['AdminStoresc4d2dfcc9772ed9b143df5491e828235'] = 'Ni mapa, ni búsqueda, solo una guia de la tienda'; -$_LANGADM['AdminStoresca5acac9ef810c83a15e0da3babd2007'] = 'Nombre de la tienda, por ejemplo: Store Mail Citycentre'; -$_LANGADM['AdminStoresd7ceaa3ddb4fc6884046456463ecb258'] = 'Inscripción:'; -$_LANGADM['AdminStorese0ef7a9e00e6b6189c8da23da3fe79f8'] = 'Código Postal:'; -$_LANGADM['AdminStorese25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar los elementos seleccionados?'; -$_LANGADM['AdminStoresf2a6c498fb90ee345d997f888fce3b18'] = 'Borrar'; +$_LANGADM['AdminStores7ef769cefe50f4eee90b1e1a22eb9172'] = 'Latitud por defecto'; +$_LANGADM['AdminStores4851163a385d006adb115cda872b33b7'] = 'Usado para la posición por defecto del mapa'; +$_LANGADM['AdminStores5a6b8fd2f89cdbde7862a59462f58273'] = 'Longitud por defecto:'; +$_LANGADM['AdminStores821b8ee6937cec96c30fdafbfe836d68'] = 'Tiendas'; +$_LANGADM['AdminStores4e140ba723a03baa6948340bf90e2ef6'] = 'Nombre:'; +$_LANGADM['AdminStores1cc70ef3820fa925ca1dd1ab645d239e'] = 'Caracteres autorizados: letras, espacios y'; +$_LANGADM['AdminStores8268ffbdb9787de57913f0040daf35a1'] = 'Nombre de la tienda, por ejemplo: Store Mail Citycentre'; +$_LANGADM['AdminStores2bf1d5fae1c321d594fdedf05058f709'] = 'Dirección:'; +$_LANGADM['AdminStores28ff513c3d1589f6f46dcaee92f31172'] = 'Dirección (2):'; +$_LANGADM['AdminStoresc3f42f159abd8ca877101e1f6eff322f'] = 'Código postal:'; +$_LANGADM['AdminStoresbffb711ec36f280459d11dce315da72f'] = 'Ciudad:'; $_LANGADM['AdminStoresf64be5eef68442a8f50cf535b92ad3e4'] = 'País:'; -$_LANGADM['AdminStoresfc9d3df613063ee57906c461320744e2'] = 'Comentario:'; +$_LANGADM['AdminStores18325105de95083e4a1d10b78f29c2bc'] = 'Estado'; $_LANGADM['AdminStoresfcea88ad56b0839689d41643aa8abfd3'] = 'Latitud / Longitud:'; -$_LANGADM['AdminStoresffea2d321be109fc7243cfeb515fe257'] = 'Elija su estado (si aplicable)'; -$_LANGADM['AdminSubDomains38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar'; -$_LANGADM['AdminSubDomains51e2fe0e1a41fe9fec46ae2129bb8513'] = 'Subdominios'; -$_LANGADM['AdminSubDomains6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caracteres no válidos:'; +$_LANGADM['AdminStoresfe370c96885df78dd3123a1779bd6a26'] = 'Datos de la tienda, ej. 45.265469 / -47.226478'; +$_LANGADM['AdminStores673ae02fffb72f0fe68a66f096a01347'] = 'Teléfono:'; +$_LANGADM['AdminStores0e2fb5b02182fd28b9b96e86ed27838f'] = 'Fax:'; +$_LANGADM['AdminStores78e365acb087fd1f8d494dae0001de10'] = 'Dirección email:'; +$_LANGADM['AdminStoresfc9d3df613063ee57906c461320744e2'] = 'Comentario:'; +$_LANGADM['AdminStores24a23d787190f2c4812ff9ab11847a72'] = 'Estado:'; +$_LANGADM['AdminStoresb9f5c797ebbf55adccdd8539a65a0241'] = 'Desactivado'; +$_LANGADM['AdminStores6bd1a5cfbb1cda78dedffa3825ed263a'] = 'Mostrar o no esta tienda'; +$_LANGADM['AdminStores7da7bd98bbbcb62c935af8d362bb7a3e'] = 'Imagen:'; +$_LANGADM['AdminStores076b51bf10faf2ca6a3338049c5c4ee4'] = 'Foto de la tienda'; +$_LANGADM['AdminStores38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar'; +$_LANGADM['AdminStores6f8522e0610541f1ef215a22ffa66ff6'] = 'Lunes'; +$_LANGADM['AdminStores5792315f09a5d54fb7e3d066672b507f'] = 'Martes'; +$_LANGADM['AdminStores796c163589f295373e171842f37265d5'] = 'Miércoles'; +$_LANGADM['AdminStores78ae6f0cd191d25147e252dc54768238'] = 'Jueves'; +$_LANGADM['AdminStoresc33b138a163847cdb6caeeb7c9a126b4'] = 'Viernes'; +$_LANGADM['AdminStores8b7051187b9191cdcdae6ed5a10e5adc'] = 'Sábado'; +$_LANGADM['AdminStores9d1a0949c39e66a0cd65240bc0ac9177'] = 'Domingo'; +$_LANGADM['AdminStores1908624a0bca678cd26b99bfd405324e'] = 'Tamaño de archivo'; +$_LANGADM['AdminStoresf2a6c498fb90ee345d997f888fce3b18'] = 'Borrar'; +$_LANGADM['AdminStoresad179a1071ebd8b00e0ff4718301dcea'] = 'Horas:'; +$_LANGADM['AdminStorese734ed12d2c2026532f66e0ebeedfc8c'] = 'Ejemplo: 10:00AM - 9:30PM'; $_LANGADM['AdminSubDomainsb718adec73e04ce3ec720dd11a06a308'] = 'ID'; $_LANGADM['AdminSubDomainsbeed05bccb8b6f21466910eb4a4f142b'] = 'Subdominio'; +$_LANGADM['AdminSubDomains51e2fe0e1a41fe9fec46ae2129bb8513'] = 'Subdominios'; +$_LANGADM['AdminSubDomains3547c78d942e86c858f271e467adb778'] = 'Subdominios:'; +$_LANGADM['AdminSubDomains6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caracteres inválidos:'; +$_LANGADM['AdminSubDomains38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar'; $_LANGADM['AdminSubDomainsfeedb03bed3f1e5339e12ecffc46eaba'] = 'Las cookies son diferentes en cada subdominio de su sitio web. Si desea usar la misma cookie, por favor, añada aquí los subdominios usados por su tienda. Generalmente son \"www\".'; -$_LANGADM['AdminSuppliers0099c0173a3c7758b36025bdae9b4fc7'] = 'Activado:'; +$_LANGADM['AdminSuppliersd3b206d196cd6be3a2764c1fb90b200f'] = 'Borrar seleccionados'; +$_LANGADM['AdminSupplierse25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar items seleccionados?'; +$_LANGADM['AdminSuppliersb718adec73e04ce3ec720dd11a06a308'] = 'ID'; +$_LANGADM['AdminSuppliers8c2857a9ad1d8f31659e35e904e20fa6'] = 'Logo'; +$_LANGADM['AdminSuppliers49ee3087348e8d44e1feda1917443987'] = 'Nombre'; +$_LANGADM['AdminSuppliers990fc90e39367377c314f1d61522ae61'] = 'Nombre de los Productos'; $_LANGADM['AdminSuppliers00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activado'; $_LANGADM['AdminSuppliers1814d65a76028fdfbadab64a5a8076df'] = 'Proveedores'; -$_LANGADM['AdminSuppliers1caa6ff629641a4eb20f190f7a0539ca'] = 'Nombre del atributo'; -$_LANGADM['AdminSuppliers2bf1d5fae1c321d594fdedf05058f709'] = 'Dirección:'; -$_LANGADM['AdminSuppliers38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar'; -$_LANGADM['AdminSuppliers394deec8b4e901394f69ad41095b1ecc'] = 'Meta Keywords:'; -$_LANGADM['AdminSuppliers3dd42bfc8345e82c43b4a40a3426ec49'] = 'Referencia:'; -$_LANGADM['AdminSuppliers3e053943605d9e4bf7dd7588ea19e9d2'] = 'Caracteres prohibidos:'; -$_LANGADM['AdminSuppliers42ce2270f85f28aee54d41a4f5e94698'] = 'Subir logo del proveedor desde el ordenador'; -$_LANGADM['AdminSuppliers46a2a41cc6e552044816a2d04634545d'] = 'Estado'; -$_LANGADM['AdminSuppliers49ee3087348e8d44e1feda1917443987'] = 'Nombre'; $_LANGADM['AdminSuppliers4e140ba723a03baa6948340bf90e2ef6'] = 'Nombre:'; -$_LANGADM['AdminSuppliers52eb5928a34db3e3da7ba52b0644273b'] = 'EAN13'; $_LANGADM['AdminSuppliers6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caracteres no válidos:'; -$_LANGADM['AdminSuppliers62b5bb12862c2d95d5c88d1e75feb4f9'] = 'Precio al por mayor:'; -$_LANGADM['AdminSuppliers63d5049791d9d79d86e9a108b0a999ca'] = 'Referencia'; -$_LANGADM['AdminSuppliers66b02975abe1eaca734427011e342ee3'] = 'Referencia del proveedor:'; -$_LANGADM['AdminSuppliers673ae02fffb72f0fe68a66f096a01347'] = 'Teléfono:'; -$_LANGADM['AdminSuppliers7515d32836da5648eb6a8f9113b7405b'] = 'Código postal:'; -$_LANGADM['AdminSuppliers76d17e0cd552ad8ca18c5fc1ae9d8098'] = 'Aparecerá en la lista de proveedores'; -$_LANGADM['AdminSuppliers7b250cb374c12c42a75227ba75df7779'] = 'Título del Meta:'; -$_LANGADM['AdminSuppliers8c2857a9ad1d8f31659e35e904e20fa6'] = 'Logo'; -$_LANGADM['AdminSuppliers990fc90e39367377c314f1d61522ae61'] = 'Nombre de los Productos'; -$_LANGADM['AdminSuppliersa6bb76858f8b4b61c050ad7a7ac57e06'] = 'Meta descripción:'; -$_LANGADM['AdminSuppliersacd7b45c9d50280a52990015b2c24ba8'] = 'Logo:'; -$_LANGADM['AdminSuppliersaf7448c885be0d8acd5eb84322176570'] = 'UPC:'; -$_LANGADM['AdminSuppliersb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminSuppliersb9f5c797ebbf55adccdd8539a65a0241'] = 'Desactivado'; -$_LANGADM['AdminSuppliersbffb711ec36f280459d11dce315da72f'] = 'Ciudad:'; -$_LANGADM['AdminSuppliersc804723ccdde3d7a46933b208c6f928d'] = 'Precio mayorista'; -$_LANGADM['AdminSuppliersccf096490d2671f3ea97ea9289eee5b1'] = 'EAN13:'; $_LANGADM['AdminSuppliersd0042a700e9bdf79689d63ee6846dc0e'] = 'Descripción'; -$_LANGADM['AdminSupplierse25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar los elementos seleccionados?'; +$_LANGADM['AdminSuppliers76d17e0cd552ad8ca18c5fc1ae9d8098'] = 'Aparecerá en la lista de proveedores'; +$_LANGADM['AdminSuppliers673ae02fffb72f0fe68a66f096a01347'] = 'Teléfono:'; +$_LANGADM['AdminSuppliers15e55c7c40b1ebc5e7aa3bc65fd55457'] = 'Número de teléfono del proveedor:'; +$_LANGADM['AdminSuppliers2bf1d5fae1c321d594fdedf05058f709'] = 'Dirección:'; +$_LANGADM['AdminSuppliersc3f42f159abd8ca877101e1f6eff322f'] = 'Código postal / Zip:'; +$_LANGADM['AdminSuppliersbffb711ec36f280459d11dce315da72f'] = 'Ciudad:'; $_LANGADM['AdminSuppliersf64be5eef68442a8f50cf535b92ad3e4'] = 'País:'; +$_LANGADM['AdminSuppliersd122d10313ee7cc2850e091c86f699ae'] = 'País donde el estado, región o ciudad se encuentra'; +$_LANGADM['AdminSuppliers46a2a41cc6e552044816a2d04634545d'] = 'Estado'; +$_LANGADM['AdminSuppliersacd7b45c9d50280a52990015b2c24ba8'] = 'Logo:'; +$_LANGADM['AdminSuppliers42ce2270f85f28aee54d41a4f5e94698'] = 'Subir logo del proveedor desde el ordenador'; +$_LANGADM['AdminSuppliers7b250cb374c12c42a75227ba75df7779'] = 'Título del Meta:'; +$_LANGADM['AdminSuppliers3e053943605d9e4bf7dd7588ea19e9d2'] = 'Caracteres prohibidos:'; +$_LANGADM['AdminSuppliersa6bb76858f8b4b61c050ad7a7ac57e06'] = 'Meta descripción:'; +$_LANGADM['AdminSuppliers394deec8b4e901394f69ad41095b1ecc'] = 'Meta Keywords:'; +$_LANGADM['AdminSuppliers0099c0173a3c7758b36025bdae9b4fc7'] = 'Activado:'; +$_LANGADM['AdminSuppliersb9f5c797ebbf55adccdd8539a65a0241'] = 'Desactivado'; +$_LANGADM['AdminSuppliers38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar'; +$_LANGADM['AdminSuppliersf16b5952df8d25ea30b25ff95ee8fedf'] = 'Asociación de tienda:'; +$_LANGADM['AdminSupplierse244c4d299a27cf41ec994fe594f2ffc'] = 'No es posible borrar un proveedor si no hay / están pendientes para la oferta (s).'; +$_LANGADM['AdminSuppliers543ae6adeb524f98cc7d3c816a1ec1e3'] = 'Total de productos:'; +$_LANGADM['AdminSuppliers66b02975abe1eaca734427011e342ee3'] = 'Referencia de proveedor:'; +$_LANGADM['AdminSuppliers62b5bb12862c2d95d5c88d1e75feb4f9'] = 'Precio mayorista:'; +$_LANGADM['AdminSuppliers3dd42bfc8345e82c43b4a40a3426ec49'] = 'Referencia:'; +$_LANGADM['AdminSuppliersccf096490d2671f3ea97ea9289eee5b1'] = 'EAN13:'; +$_LANGADM['AdminSuppliersaf7448c885be0d8acd5eb84322176570'] = 'UPC:'; +$_LANGADM['AdminSuppliers2d84cbbf65674e7961d4a821338c7f86'] = 'Cantidad disponible:'; +$_LANGADM['AdminSuppliers1caa6ff629641a4eb20f190f7a0539ca'] = 'Nombre del atributo'; +$_LANGADM['AdminSuppliersbc67a1507258a758c3a31e66d7ceff8f'] = 'Referencia de proveedor:'; +$_LANGADM['AdminSuppliersc804723ccdde3d7a46933b208c6f928d'] = 'Precio mayorista:'; +$_LANGADM['AdminSuppliers63d5049791d9d79d86e9a108b0a999ca'] = 'Referencia'; +$_LANGADM['AdminSuppliers52eb5928a34db3e3da7ba52b0644273b'] = 'EAN13'; $_LANGADM['AdminSuppliersfbd99ad01b92dbafc686772a39e3d065'] = 'UPC:'; -$_LANGADM['AdminSupplyOrders0095a9fa74d1713e43e370a7d7846224'] = 'Exportar'; -$_LANGADM['AdminSupplyOrders068f80c7519d0528fb08e82137a72131'] = 'Productos'; -$_LANGADM['AdminSupplyOrders104d9898c04874d0fbac36e125fa1369'] = 'Descuento'; -$_LANGADM['AdminSupplyOrders126ddccbd9f946b8cd46d88b304a2020'] = 'Por favor, seleccione al menos un producto.'; -$_LANGADM['AdminSupplyOrders278c491bdd8a53618c149c4ac790da34'] = 'Plantilla'; -$_LANGADM['AdminSupplyOrders3dd42bfc8345e82c43b4a40a3426ec49'] = 'Referencia:'; -$_LANGADM['AdminSupplyOrders49ee3087348e8d44e1feda1917443987'] = 'Nombre'; -$_LANGADM['AdminSupplyOrders52eb5928a34db3e3da7ba52b0644273b'] = 'EAN13'; +$_LANGADM['AdminSuppliersc8c5918f1175c1296d19755b2f49d1c9'] = 'Cantidades disponibles'; $_LANGADM['AdminSupplyOrders63d5049791d9d79d86e9a108b0a999ca'] = 'Referencia'; -$_LANGADM['AdminSupplyOrders689202409e48743b914713f96d93947c'] = 'Valor'; -$_LANGADM['AdminSupplyOrders694e8d1f2ee056f98ee488bdc4982d73'] = 'Cantidad'; -$_LANGADM['AdminSupplyOrders6d2e7477916d118eb0a377fd13af4f63'] = 'Última actualización:'; -$_LANGADM['AdminSupplyOrders77295c7d814e7397c55f64ec06313984'] = 'Moneda:'; -$_LANGADM['AdminSupplyOrders90bf278fe4384c50cd3ba3eb9d3c5393'] = 'Proveedores:'; -$_LANGADM['AdminSupplyOrders9ea67be453eaccf020697b4654fc021a'] = 'Guardar y quedarse'; -$_LANGADM['AdminSupplyOrdersc9cc8cce247e49bae79f15173ce97354'] = 'Guardar'; -$_LANGADM['AdminSupplyOrdersea4788705e6873b424c65e91c2846b19'] = 'Suprimir'; $_LANGADM['AdminSupplyOrdersec136b444eede3bc85639fac0dd06229'] = 'Proveedor'; +$_LANGADM['AdminSupplyOrders6416e8cb5fc0a208d94fa7f5a300dbc4'] = 'Almacén'; $_LANGADM['AdminSupplyOrdersec53a8c4f07baed5d8825072c89799be'] = 'Estado'; +$_LANGADM['AdminSupplyOrders67d5168b4f2b5424a3d118ea9ef99372'] = 'Creación'; +$_LANGADM['AdminSupplyOrders99ce503f30530a7624a3ae779b741d1c'] = 'Última modificación'; +$_LANGADM['AdminSupplyOrders73d55ab430f80f858b1d29ca62fe7d3d'] = 'Envío (esperado)'; +$_LANGADM['AdminSupplyOrders0095a9fa74d1713e43e370a7d7846224'] = 'Exportar'; +$_LANGADM['AdminSupplyOrders6ff095679d5d2d4432b5271ed232e384'] = 'Todos los almacenes'; +$_LANGADM['AdminSupplyOrders2406c65c7d678cfca3aad1233c50283a'] = 'No tiene permiso para editar aquí.'; +$_LANGADM['AdminSupplyOrders47a5f0fd0457fe4eea29261cd6e12f30'] = 'Existencias: Crear orden del nuevo suministro'; +$_LANGADM['AdminSupplyOrders8bac43e7bc0d8ecd73fc9af2c574cb49'] = 'Existencias: Administrar orden del nuevo suministro'; +$_LANGADM['AdminSupplyOrders66f6181bcb4cff4cd38fbc804a036db6'] = 'plantilla'; +$_LANGADM['AdminSupplyOrders52d941ee8ed2182bbc04d5be716aa336'] = 'Usted debe tener al menos un almacén. Ver archivo / Almacenes '; +$_LANGADM['AdminSupplyOrders58930025e1f95d65035e0df5d6c2ae41'] = 'Solicitar información '; +$_LANGADM['AdminSupplyOrders3dd42bfc8345e82c43b4a40a3426ec49'] = 'Referencia: '; +$_LANGADM['AdminSupplyOrders501df55761a6d54d5792c1cc8898b6cc'] = 'Esta es la referencia de su pedido. '; +$_LANGADM['AdminSupplyOrders90bf278fe4384c50cd3ba3eb9d3c5393'] = 'Proveedor: '; +$_LANGADM['AdminSupplyOrdersa05cbdb50dce094de8ecc4fee0738608'] = 'Seleccione el proveedor al que usted le está comprando el producto. '; +$_LANGADM['AdminSupplyOrders3b0fabb7eb58b3c6a155d65a636bba45'] = '¡Ten cuidado! Al cambiar este campo, todos los productos agregados a la orden serán removidos.'; +$_LANGADM['AdminSupplyOrders0c0d054c2c707309be2e70fb9ed7c571'] = 'Almacén:'; +$_LANGADM['AdminSupplyOrders55f20a42aade6fe15b5770f17fad6cdb'] = 'Seleccione el almacén donde desea que el pedido sea enviado a. '; +$_LANGADM['AdminSupplyOrders77295c7d814e7397c55f64ec06313984'] = 'Moneda:'; +$_LANGADM['AdminSupplyOrders96da8d9bc0488f22c84c582e997dfefc'] = 'La moneda del pedido:'; +$_LANGADM['AdminSupplyOrders01c199452986ff218ac139f737f2344c'] = 'Idioma del pedido:'; +$_LANGADM['AdminSupplyOrders95ee0e6d156efeb9665ebd17536c8d04'] = 'El idioma del pedido:'; +$_LANGADM['AdminSupplyOrders7f3b172f3d76401bc6a4ebc83e325b76'] = 'Tasa de descuento global (%): '; +$_LANGADM['AdminSupplyOrders637ac3c7c32bfe885eb2d89e04b6154f'] = 'Esta es la tasa de descuento global en porcentajes de la orden. '; +$_LANGADM['AdminSupplyOrders50cbe532b5b2f6496f426edaffe954c8'] = 'Cargar automáticamente los productos: '; +$_LANGADM['AdminSupplyOrders3087c43f492d4127a9e129d86948cdc7'] = 'Esto restablecerá el pedido'; +$_LANGADM['AdminSupplyOrdersdcdbac868fdbe2c64cf161a15785efc0'] = 'Si se especifica, cada producto que la cantidad es menor o igual a este valor será cargado.'; +$_LANGADM['AdminSupplyOrdersa3bc16892719ebd4d9c552bebe1b6358'] = 'Guardar pedido'; +$_LANGADM['AdminSupplyOrders56cd149db27364db31377617d14c7465'] = 'Fecha prevista de entrega: '; +$_LANGADM['AdminSupplyOrders823ed3d61b83a6977cbb5d07667750e5'] = 'Esta es la fecha de entrega prevista para este pedido. '; +$_LANGADM['AdminSupplyOrdersfb010d572a73e208307bb7b7037fbd58'] = 'Tenga en cuenta que si usted desea hacer pedidos de productos, tienen que estar disponibles para el proveedor especificado / Almacén.'; +$_LANGADM['AdminSupplyOrders76531b34e5462644fa2fd92891d02e30'] = 'Consulte el Catálogo / Productos / su producto / Proveedores y Almacenes'; +$_LANGADM['AdminSupplyOrdersabae8de803e3505ebf82c0b2be7e6b11'] = 'Además, el cambio de la moneda o el proveedor va a restablecer el pedido. '; +$_LANGADM['AdminSupplyOrders41e96bfadfdd83863b899b6609b59902'] = 'Exportar pedidos (CSV)'; +$_LANGADM['AdminSupplyOrdersb265176ea29e777067908c30b2cf4300'] = 'Exportar detalle de pedidos (CSV)'; $_LANGADM['AdminSupplyOrdersef61fb324d729c341ea8ab9901e23566'] = 'Añadir nuevo'; -$_LANGADM['AdminSupplyOrdersf2a6c498fb90ee345d997f888fce3b18'] = 'Borrar'; -$_LANGADM['AdminSupplyOrdersf8c8b903cb2e4f297e4b96d4b9c1e98a'] = 'Empleado'; -$_LANGADM['AdminSupplyOrdersfbd99ad01b92dbafc686772a39e3d065'] = 'UPC:'; -$_LANGADM['AdminTabs00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activado'; -$_LANGADM['AdminTabs24a23d787190f2c4812ff9ab11847a72'] = 'Estado:'; -$_LANGADM['AdminTabs37242ae69082dfc3ec9d365a18a9606e'] = 'Icono:'; -$_LANGADM['AdminTabs38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar'; +$_LANGADM['AdminSupplyOrdersbe4b9aee1183cc8f85c4939e157b1af7'] = 'Esta interfaz le permite gestionar los pedidos de proveedores.'; +$_LANGADM['AdminSupplyOrdersf3c8f09c9783c99d5481fa65d62f7aa1'] = 'Además, puede crear plantillas que más tarde se puede utilizar para generar las órdenes reales.'; +$_LANGADM['AdminSupplyOrderse565326ee896f9e7e5159b2da3fc4e89'] = 'Usted debe tener al menos un almacén antes de la creación de órdenes de proveedores. Ver archivo / Almacenes'; +$_LANGADM['AdminSupplyOrders7a60d26747fb7083fd0e068775410b02'] = 'No hay nada para exportar en formato CSV. '; +$_LANGADM['AdminSupplyOrders27bf65260c3bafcdd9f940b1d756e50f'] = 'Existencias: Plantillas de pedidos de proveedores'; +$_LANGADM['AdminSupplyOrdersae2b83a081959fff7ab2e96f4ce972d1'] = 'Añadir nueva plantilla '; +$_LANGADM['AdminSupplyOrderse450bbb38cb2b9bf61b33e5d4caa4610'] = 'El fin de la oferta especificado no es válido '; +$_LANGADM['AdminSupplyOrders84f632911d029cdf126102dcd1fcbe69'] = 'Estado del pedido de Proveedores'; +$_LANGADM['AdminSupplyOrders4a0a1cc9ad605686e529ca623d87cfbb'] = 'Tenga cuidado al cambiar de estado. Algunos de ellos no se puede cambiar después. (Cancelado, por ejemplo).'; +$_LANGADM['AdminSupplyOrdersbc67a1507258a758c3a31e66d7ceff8f'] = 'Referencia del proveedor'; +$_LANGADM['AdminSupplyOrders52eb5928a34db3e3da7ba52b0644273b'] = 'EAN13'; +$_LANGADM['AdminSupplyOrdersfbd99ad01b92dbafc686772a39e3d065'] = 'UPC'; +$_LANGADM['AdminSupplyOrders49ee3087348e8d44e1feda1917443987'] = 'Nombre'; +$_LANGADM['AdminSupplyOrdersf41ae601e7966d2ae3d0594faf1782d2'] = '¿Cantidad a recibir hoy?'; +$_LANGADM['AdminSupplyOrdersdf18b275b17ac6e8e1af51788acd241d'] = 'Ingrese aquí la cantidad que recibió hoy '; +$_LANGADM['AdminSupplyOrdersb38c75d79396ac1eeb4418513c26e3ce'] = 'Cantidad recibida '; +$_LANGADM['AdminSupplyOrders17fe16e88ac2e6fc0a5a9ed7f0d87ba2'] = 'Cantidad esperada '; +$_LANGADM['AdminSupplyOrders34b7f58be1d92fa7239221d28fbba6ab'] = 'Cantidad que queda'; +$_LANGADM['AdminSupplyOrders4190a1cbc60978583d4a3fe009850fa8'] = 'Esta es la cantidad que queda para recibir '; +$_LANGADM['AdminSupplyOrders6591ba00df852d6b546d30766a543540'] = 'Actualizar seleccionados '; +$_LANGADM['AdminSupplyOrdersfec53fed4ef21abd9053bae63859b355'] = '¿Actualización de los elementos seleccionados? '; +$_LANGADM['AdminSupplyOrdersff8affac9cbd332520bf040cefe1503d'] = 'Recepción de productos para el pedido de proveedores #% s '; +$_LANGADM['AdminSupplyOrdersa7adb0d634f18509d11d206f18d23364'] = 'Esta interfaz le permite actualizar las cantidades de este pedido en curso.'; +$_LANGADM['AdminSupplyOrdersa2108b0ea15cc69a3c4fabd9b4f9e0dc'] = 'Tenga cuidado: una vez que se actualice, no puede volver a menos que agregue nuevos movimientos de valores negativos.rn'; +$_LANGADM['AdminSupplyOrders2a33974dea4175f30185cb56486ac8a4'] = 'Por favor,note que una línea verde significa que ha recibido lo que esperaba, y una línea roja significa que ha recibido más de lo esperado.rn'; +$_LANGADM['AdminSupplyOrders06e3d36fa30cea095545139854ad1fb9'] = 'campo'; +$_LANGADM['AdminSupplyOrders66b736f3ce97bd829c88143dc5e0b387'] = 'Por favor, verifique las informaciones del producto: '; +$_LANGADM['AdminSupplyOrders3d2d028c987facca2791700d1688c84c'] = 'Usted no tiene el permiso necesario para añadir una pedido de suministro. '; +$_LANGADM['AdminSupplyOrdersc4bf568036e969abaa6f078c2e3b42cb'] = 'Usted no tiene el permiso necesario para modificar una orden. '; +$_LANGADM['AdminSupplyOrders227ec9e4ecfa16aaa58914d3cf18fc38'] = 'La referencia tiene que ser única. '; +$_LANGADM['AdminSupplyOrdersc3b6976b915b84f6e06ef65690025daf'] = 'El proveedor seleccionado no es válido. '; +$_LANGADM['AdminSupplyOrders87fbc5e77eaec90d590f5f66d9bdc05c'] = 'El almacén seleccionado no es válido. '; +$_LANGADM['AdminSupplyOrders79037dcfa176cabd85c98785a5882681'] = 'La moneda seleccionada no es válida. '; +$_LANGADM['AdminSupplyOrders3959aa0881898af66624b618fa15913b'] = 'La fecha que ha especificado no puede ser en el pasado. '; +$_LANGADM['AdminSupplyOrders20f7af1d2a1796fc9dd031535b17e1c3'] = 'Usted no tiene permisos para cambiar el estado del pedido. '; +$_LANGADM['AdminSupplyOrders361c5a6b314d3f49abb02c635a57a79c'] = 'El estado de los suministros de pedidos seleccionado no es válido. '; +$_LANGADM['AdminSupplyOrders7e10aef8661fb91318096a5eb75bdd2b'] = 'La identificación del pedido de suministro no es válido. '; +$_LANGADM['AdminSupplyOrders7f90e23d701f6b735bf7cfaf126d83a9'] = 'No es posible cambiar el estado de este pedido, ya que no ordenó ningún producto'; +$_LANGADM['AdminSupplyOrdersb37e45f363d33def0cf339ea82432b3d'] = 'supply_orders'; +$_LANGADM['AdminSupplyOrders527ce282b377b7ffeb471f240dbb1812'] = 'supply_orders_details'; +$_LANGADM['AdminSupplyOrders45c58bc279cb78e96493723f9d76096e'] = 'supply_order'; +$_LANGADM['AdminSupplyOrdersa86ed51dc97b4993b7f47c3c4cbdd5e4'] = 'No ha seleccionado ningún producto para actualizar '; +$_LANGADM['AdminSupplyOrderscdda51b2f550962155ccf8d741760d0a'] = 'Cantidad (% d) para el producto #% d no es válido '; +$_LANGADM['AdminSupplyOrders81cf8947d0c54092d1656e0688f65f0e'] = 'Almacén no se pudo cargar '; +$_LANGADM['AdminSupplyOrders54f512fa965269c7f3d5b89e57c2d1cd'] = 'Algo salió mal al agregar productos en el almacén '; +$_LANGADM['AdminSupplyOrdersd4fbcc45d611a62316d9bc832a2fdec5'] = 'Actualización en curso de recepciones '; +$_LANGADM['AdminSupplyOrders017fa7034aebd0807431e47e490561ba'] = 'Cambiar el estado '; +$_LANGADM['AdminSupplyOrdersf8c885a9e40802eacb4af2d7e138d2ca'] = 'Utilice esta plantilla para crear una orden de suministro '; +$_LANGADM['AdminSupplyOrders3ceab085ee91049e822ee4ec4ebbc635'] = '¿Estás seguro de que desea usar esta plantilla? '; +$_LANGADM['AdminSupplyOrders236d0eb7130ba05580fa0cb21f6b968d'] = 'Última actualización '; +$_LANGADM['AdminSupplyOrdersf8c8b903cb2e4f297e4b96d4b9c1e98a'] = 'empleado'; +$_LANGADM['AdminSupplyOrders8ea11933d562a626b5b22b678f19115a'] = 'Esta interfaz permite visualizar información detallada sobre su pedido.'; +$_LANGADM['AdminSupplyOrders409df5506de6400241b28f14c4c643ae'] = 'Esta interfaz permite visualizar información detallada sobre la plantilla de orden.rn'; +$_LANGADM['AdminSupplyOrders3e398eaa9a5039a446766822f06ed5ef'] = 'Los detalles sobre la orden de suministro #%s '; +$_LANGADM['AdminSupplyOrdersba45e160eb1c9b442726c23f3a6335e1'] = 'Los detalles sobre la oferta de plantilla para #%s '; +$_LANGADM['AdminSupplyOrderscddb91d856108b4431ebc2a9f79d4769'] = 'Precio por unidad (te) '; +$_LANGADM['AdminSupplyOrders694e8d1f2ee056f98ee488bdc4982d73'] = 'Cantidad'; +$_LANGADM['AdminSupplyOrderse192956d901dff59c35fd2c477ed28d6'] = 'Precio (te)'; +$_LANGADM['AdminSupplyOrders9e57c2dbcacea5e2e8aa3edde11cf976'] = 'Grado de descuento (te)'; +$_LANGADM['AdminSupplyOrders750e69bef66d0791e96a64e8de236c2b'] = 'Valor de descuento (te)'; +$_LANGADM['AdminSupplyOrders85f92596ca244c4ee55a15e3038bfa1c'] = 'Precio con descuento de producto (te)'; +$_LANGADM['AdminSupplyOrders20a34c4e30c5bbe1d3f870ac55f0d831'] = 'Grado de tasa'; +$_LANGADM['AdminSupplyOrders699e6bd4690ed3bd5f658052e12aba04'] = 'Valor de tasa'; +$_LANGADM['AdminSupplyOrders77eb276f5dcdf4fbca854e908216f7b2'] = 'Precio (ti)'; +$_LANGADM['AdminSupplyOrdersc9cc8cce247e49bae79f15173ce97354'] = 'Guardar'; +$_LANGADM['AdminSupplyOrdersea4788705e6873b424c65e91c2846b19'] = 'Cancelar'; +$_LANGADM['AdminSupplyOrders9ea67be453eaccf020697b4654fc021a'] = 'Guardar y permanecer'; +$_LANGADM['AdminSupplyOrdersaf6c86ce8f9c0bcc9cefd56adc9ab72d'] = 'No se pudo copiar esta plantilla. '; +$_LANGADM['AdminSupplyOrders42992e6e5404736bfe16ffa1ffccd80b'] = 'Gestión de los productos que desea pedir a su proveedor '; +$_LANGADM['AdminSupplyOrderse01562880583a243900ee642a156b4be'] = 'Para agregar un producto a la orden, escriba las primeras letras del nombre del producto, a continuación, seleccione el de la lista desplegable:'; +$_LANGADM['AdminSupplyOrders8a55b1c5c98005ad17c95c16fe01506f'] = 'Añadir un producto a la orden de suministro '; +$_LANGADM['AdminSupplyOrdersb84830b4acb0fe69624fc930af058688'] = 'Precio unitario TE '; +$_LANGADM['AdminSupplyOrdersf2a6c498fb90ee345d997f888fce3b18'] = 'borrar'; +$_LANGADM['AdminSupplyOrdersfc1267ed24e9b441105bf29487ff583a'] = 'Sacar este producto del pedido'; +$_LANGADM['AdminSupplyOrders97f014aa339f5b37951f100fb1a086d8'] = 'Gracias a seleccionar al menos un producto. '; +$_LANGADM['AdminSupplyOrders18fd021e2daf48300d98147076727f75'] = 'Filtrar por almacén: '; +$_LANGADM['AdminSupplyOrdersf4644e265924c832e4d8f398fedd5678'] = 'Optar por no mostrar los pedidos completos / cancelados: '; +$_LANGADM['AdminSupplyOrders278c491bdd8a53618c149c4ac790da34'] = 'plantilla'; +$_LANGADM['AdminSupplyOrders997c785cce775d7c1014ffbd6e446d50'] = 'informaciones generales '; +$_LANGADM['AdminSupplyOrders323f80595bcbd43d7f0f350dd79e959e'] = 'Fecha de creación: '; +$_LANGADM['AdminSupplyOrders6d2e7477916d118eb0a377fd13af4f63'] = 'Última actualización: '; +$_LANGADM['AdminSupplyOrders94e1eef00c84428391aa022c7572d889'] = 'Entrega esperada: '; +$_LANGADM['AdminSupplyOrders54853de8bb8bbf33317d15d337a00408'] = 'Tasa de descuento global: '; +$_LANGADM['AdminSupplyOrders068f80c7519d0528fb08e82137a72131'] = 'Productos'; +$_LANGADM['AdminSupplyOrders290612199861c31d1036b185b4e69b75'] = 'Sumario'; +$_LANGADM['AdminSupplyOrdersf107f5a9ee4ecea58d0f29ae7959baa8'] = 'Designación'; +$_LANGADM['AdminSupplyOrders689202409e48743b914713f96d93947c'] = 'Valor'; +$_LANGADM['AdminSupplyOrders8faf99e02e4d0ccb4dd933404f87a4ea'] = 'Total TE'; +$_LANGADM['AdminSupplyOrders104d9898c04874d0fbac36e125fa1369'] = 'Descuento'; +$_LANGADM['AdminSupplyOrders618fe9cb3d025cd1a6d3a1dc2631d4d2'] = 'Total con descuento TE'; +$_LANGADM['AdminSupplyOrdersb602e0d0c6a72053d0a5be60cb2f8126'] = 'Total tasa'; +$_LANGADM['AdminSupplyOrdersadc852563bca51fb6b10c7905010406d'] = 'Total TI'; +$_LANGADM['AdminSupplyOrders448634536559b1f8aaa975e0aa12b930'] = 'TOTAL A PAGAR'; +$_LANGADM['AdminTabsb718adec73e04ce3ec720dd11a06a308'] = 'ID'; $_LANGADM['AdminTabs49ee3087348e8d44e1feda1917443987'] = 'Nombre'; -$_LANGADM['AdminTabs4e140ba723a03baa6948340bf90e2ef6'] = 'Nombre:'; +$_LANGADM['AdminTabs817434295a673aed431435658b65d9a7'] = 'Icono'; +$_LANGADM['AdminTabse55f75a29310d7b60f7ac1d390c8ae42'] = 'Módulo'; +$_LANGADM['AdminTabs00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activado'; $_LANGADM['AdminTabs52f5e0bc3859bc5f5e25130b6c7e8881'] = 'Posición'; -$_LANGADM['AdminTabs53b3cae42737979c884275593a01f468'] = 'Módulo:'; +$_LANGADM['AdminTabs8cf04a9734132302f96da8e113e80ce5'] = 'Inicio'; +$_LANGADM['AdminTabs7015777bcc86cd0c5e4819310d62b040'] = 'Pestañas'; +$_LANGADM['AdminTabs4e140ba723a03baa6948340bf90e2ef6'] = 'Nombre:'; $_LANGADM['AdminTabs6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caracteres no válidos:'; $_LANGADM['AdminTabs6788f67ae68b5aa5ad08d8129399bf81'] = 'Clase:'; -$_LANGADM['AdminTabs7015777bcc86cd0c5e4819310d62b040'] = 'Pestañas'; -$_LANGADM['AdminTabs817434295a673aed431435658b65d9a7'] = 'Icono'; -$_LANGADM['AdminTabs8cf04a9734132302f96da8e113e80ce5'] = 'Inicio'; +$_LANGADM['AdminTabs53b3cae42737979c884275593a01f468'] = 'Módulo:'; +$_LANGADM['AdminTabs37242ae69082dfc3ec9d365a18a9606e'] = 'Icono'; $_LANGADM['AdminTabs980bb228a128556fe3df923d2ede30b4'] = 'cargar el logo desde su ordenador'; -$_LANGADM['AdminTabsb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminTabsb9f5c797ebbf55adccdd8539a65a0241'] = 'Desactivado'; -$_LANGADM['AdminTabse55f75a29310d7b60f7ac1d390c8ae42'] = 'Módulo'; $_LANGADM['AdminTabse81c4e4f2b7b93b481e13a8553c2ae1b'] = 'o'; -$_LANGADM['AdminTags068f80c7519d0528fb08e82137a72131'] = 'Productos'; -$_LANGADM['AdminTags0885f0c211f74834f0109c5abaf4cdc4'] = 'Idioma:'; -$_LANGADM['AdminTags1063e38cb53d94d386f21227fcd84717'] = 'Eliminar'; -$_LANGADM['AdminTags38fb7d24e0d60a048f540ecb18e13376'] = 'Salvar'; +$_LANGADM['AdminTabs24a23d787190f2c4812ff9ab11847a72'] = 'Estado'; +$_LANGADM['AdminTabsb9f5c797ebbf55adccdd8539a65a0241'] = 'Desactivado'; +$_LANGADM['AdminTabsa3908c4b42c40884e8cec52d3689ba5f'] = 'Mostrar u ocultar ficha.'; +$_LANGADM['AdminTabsf18807509658fbdaae40911a61a6c3b1'] = 'Padre:'; +$_LANGADM['AdminTabs6adf97f83acf6453d4a6a4b1070f3754'] = 'Ninguno'; +$_LANGADM['AdminTabs38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar'; +$_LANGADM['AdminTagsb718adec73e04ce3ec720dd11a06a308'] = 'ID'; $_LANGADM['AdminTags4994a8ffeba4ac3140beb89e8d41f174'] = 'Idioma'; $_LANGADM['AdminTags49ee3087348e8d44e1feda1917443987'] = 'Nombre'; -$_LANGADM['AdminTags4e140ba723a03baa6948340bf90e2ef6'] = 'Nombre:'; -$_LANGADM['AdminTagsb718adec73e04ce3ec720dd11a06a308'] = 'ID'; +$_LANGADM['AdminTags068f80c7519d0528fb08e82137a72131'] = 'Productos'; +$_LANGADM['AdminTagsd3b206d196cd6be3a2764c1fb90b200f'] = 'Borrar seleccionados'; +$_LANGADM['AdminTagse25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar items seleccionados?'; $_LANGADM['AdminTagsc101058e7ea21bbbf2a5ac893088e90b'] = 'Tag'; -$_LANGADM['AdminTagse25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar los elementos seleccionados?'; +$_LANGADM['AdminTags4e140ba723a03baa6948340bf90e2ef6'] = 'Nombre:'; +$_LANGADM['AdminTags0885f0c211f74834f0109c5abaf4cdc4'] = 'Idioma:'; +$_LANGADM['AdminTags9aa03a5dca2e060a4ecbff0dd8616692'] = 'Salvar'; +$_LANGADM['AdminTagsd88ac6f5bcb4269e961efdefb4bbf327'] = 'doble clic para mover a otra columna'; +$_LANGADM['AdminTags1063e38cb53d94d386f21227fcd84717'] = 'Eliminar'; $_LANGADM['AdminTagsec211f7c20af43e742bf2570c3cb84f9'] = 'Agregar'; -$_LANGADM['AdminTaxRules00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activado'; -$_LANGADM['AdminTaxRules06df33001c1d7187fdd81ea1f5b277aa'] = 'Acciones'; -$_LANGADM['AdminTaxRules08a38277b0309070706f6652eeae9a53'] = 'Abajo'; -$_LANGADM['AdminTaxRules258f49887ef8d14ac268c92b02503aaa'] = 'Arriba'; -$_LANGADM['AdminTaxRulesGroup0099c0173a3c7758b36025bdae9b4fc7'] = 'Activado'; -$_LANGADM['AdminTaxRulesGroup00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activado'; -$_LANGADM['AdminTaxRulesGroup18325105de95083e4a1d10b78f29c2bc'] = 'Estado'; -$_LANGADM['AdminTaxRulesGroup46a2a41cc6e552044816a2d04634545d'] = 'Estado'; -$_LANGADM['AdminTaxRulesGroup49ee3087348e8d44e1feda1917443987'] = 'Nombre'; -$_LANGADM['AdminTaxRulesGroup4b78ac8eb158840e9638a3aeb26c4a9d'] = 'Impuesto'; -$_LANGADM['AdminTaxRulesGroup4e140ba723a03baa6948340bf90e2ef6'] = 'Nombre:'; -$_LANGADM['AdminTaxRulesGroup59716c97497eb9694541f7c3d37b1a4d'] = 'País'; -$_LANGADM['AdminTaxRulesGroup6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caracteres no válidos'; -$_LANGADM['AdminTaxRulesGroup7475ec0d41372a307c497acb7eeea8c4'] = 'Ningún impuesto'; -$_LANGADM['AdminTaxRulesGroup8d4ae51b8b5831db49a6dcde1b83e175'] = 'Reglas'; -$_LANGADM['AdminTaxRulesGroup9ea67be453eaccf020697b4654fc021a'] = 'Guardar y quedarse'; -$_LANGADM['AdminTaxRulesGroupb1c94ca2fbc3e78fc30069c8d0f01680'] = 'Todos'; -$_LANGADM['AdminTaxRulesGroupb5a7adde1af5c87d7fd797b6245c2a39'] = 'Descripción '; $_LANGADM['AdminTaxRulesGroupb718adec73e04ce3ec720dd11a06a308'] = 'ID'; +$_LANGADM['AdminTaxRulesGroup49ee3087348e8d44e1feda1917443987'] = 'Nombre'; +$_LANGADM['AdminTaxRulesGroup00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activado'; +$_LANGADM['AdminTaxRulesGroupd3b206d196cd6be3a2764c1fb90b200f'] = 'Borrar seleccionados'; +$_LANGADM['AdminTaxRulesGroupe25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar items seleccionados?'; +$_LANGADM['AdminTaxRulesGroup59716c97497eb9694541f7c3d37b1a4d'] = 'País'; +$_LANGADM['AdminTaxRulesGroup46a2a41cc6e552044816a2d04634545d'] = 'Estado'; +$_LANGADM['AdminTaxRulesGroup88e36b08b6d08788bd541a7ae4909825'] = 'Código zip'; +$_LANGADM['AdminTaxRulesGroupb39a035a995fc6597c8eb942210d1527'] = 'Comportamiento'; +$_LANGADM['AdminTaxRulesGroup4b78ac8eb158840e9638a3aeb26c4a9d'] = 'Tasa'; +$_LANGADM['AdminTaxRulesGroupb5a7adde1af5c87d7fd797b6245c2a39'] = 'Descripción'; +$_LANGADM['AdminTaxRulesGroup8d4ae51b8b5831db49a6dcde1b83e175'] = 'Reglas'; +$_LANGADM['AdminTaxRulesGroup4e140ba723a03baa6948340bf90e2ef6'] = 'Nombre:'; +$_LANGADM['AdminTaxRulesGroup6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caracteres no válidos'; +$_LANGADM['AdminTaxRulesGroup0099c0173a3c7758b36025bdae9b4fc7'] = 'Activado'; $_LANGADM['AdminTaxRulesGroupb9f5c797ebbf55adccdd8539a65a0241'] = 'Desactivado'; -$_LANGADM['AdminTaxRulesGroupd0042a700e9bdf79689d63ee6846dc0e'] = 'Descripción'; -$_LANGADM['AdminTaxRulesGroupe25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar los elementos seleccionados?'; +$_LANGADM['AdminTaxRulesGroup9ea67be453eaccf020697b4654fc021a'] = 'Guardar y quedarse'; +$_LANGADM['AdminTaxRulesGroup6eee30fea6ebdd0a820a46445a3512b6'] = 'Añadir una nueva regla de tasa'; +$_LANGADM['AdminTaxRulesGroupaf4a7a1f7975e2f67b0dbefb21a2a94d'] = 'Nueva regla de tasa'; $_LANGADM['AdminTaxRulesGroupf64be5eef68442a8f50cf535b92ad3e4'] = 'País:'; -$_LANGADM['AdminTaxRulesb1c94ca2fbc3e78fc30069c8d0f01680'] = 'Todos'; -$_LANGADM['AdminTaxRulesb9f5c797ebbf55adccdd8539a65a0241'] = 'Desactivado'; -$_LANGADM['AdminTaxes0071aa279bd1583754a544277740f047'] = 'Suprimir el impuesto n°'; -$_LANGADM['AdminTaxes0099c0173a3c7758b36025bdae9b4fc7'] = 'Activado:'; -$_LANGADM['AdminTaxes00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activado'; -$_LANGADM['AdminTaxes1c669d037f8bc785f0e1a9aeb7070367'] = 'Opciones de impuestos'; -$_LANGADM['AdminTaxes211b840946f6b36e303291b1fe2bdb77'] = 'Formato: XX.XX o XX.XXX (e.j., 19.60 or 13.925)'; -$_LANGADM['AdminTaxes2f2f0f119a907c6c67a3c6fcde0193ab'] = 'Dirección de entrega'; -$_LANGADM['AdminTaxes38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar'; -$_LANGADM['AdminTaxes49ee3087348e8d44e1feda1917443987'] = 'Nombre'; -$_LANGADM['AdminTaxes4e00e39db9994b6baeea51eaf66399d1'] = 'Ecotasa:'; -$_LANGADM['AdminTaxes4e140ba723a03baa6948340bf90e2ef6'] = 'Nombre:'; -$_LANGADM['AdminTaxes50068b9a709a0e2da6f25210de57bb85'] = 'Activar impuestos'; -$_LANGADM['AdminTaxes5f7d9a7f76dba4bc86062ea848255f2f'] = 'Si se desactiva la ecotasa, el impuesto ecológico para todos los productos se establece en 0'; -$_LANGADM['AdminTaxes6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caracteres no válidos:'; -$_LANGADM['AdminTaxes6b1f6081d484b3728b5d3637ea44f14c'] = 'Este impuesto se utiliza en una regla de impuestos, si continúa se retirará de dicha regla. ¿Desea continuar?'; -$_LANGADM['AdminTaxes6c480608ed6896b113dd2381d2a7512c'] = 'Basado en:'; -$_LANGADM['AdminTaxes719fec04166d6fa75f89cd29ad61fa8c'] = 'Impuestos'; -$_LANGADM['AdminTaxes7c9ad104937545220eb5ac67fb1ee9d9'] = 'Seleccione si incluye o no los impuestos en las compras'; -$_LANGADM['AdminTaxes886dc40a9367328f942e6bf6c31f3ebb'] = 'Dirección de facturación'; -$_LANGADM['AdminTaxes8a9b8ee83e347d62ff34dd235e97dcc3'] = 'Este impuesto se utiliza en una regla de impuestos, ¿Desea continuar?'; -$_LANGADM['AdminTaxes8e4157c726a8c5cf64361e2d751bc945'] = 'Utilice ecotasa'; -$_LANGADM['AdminTaxes9010d6744cf8eada0c221b2d31be15a5'] = 'Tasa a aplicar sobre la ecotasa: (ej: ecotasa francesa: 19,6%)'; -$_LANGADM['AdminTaxes9f75452921af0033334512428e29900e'] = 'Conversión:'; +$_LANGADM['AdminTaxRulesGroupb1c94ca2fbc3e78fc30069c8d0f01680'] = 'Todos'; +$_LANGADM['AdminTaxRulesGroup18325105de95083e4a1d10b78f29c2bc'] = 'Estado:'; +$_LANGADM['AdminTaxRulesGroupf6db24f7e17c749518581b606d0b6cfa'] = 'Rango de CódigoZip'; +$_LANGADM['AdminTaxRulesGroup8217683f58d014207f03d88a67395aae'] = 'Se puede definir un rango (por ejemplo: 75000 a 75015) o un código postal sencilla '; +$_LANGADM['AdminTaxRulesGroup5f47fd6ce12120fb4ddd8959bb3c8848'] = 'Comportamiento:'; +$_LANGADM['AdminTaxRulesGroup14e4d5e97b5a2c7780c4f23b7612a67b'] = 'Esta tasa solo'; +$_LANGADM['AdminTaxRulesGroupe7b3c0acb7168c7969b03e8aebc67ce7'] = 'Combinar'; +$_LANGADM['AdminTaxRulesGroupd71eb99bcacbc0adb99203c4930925b8'] = 'Una después de otra'; +$_LANGADM['AdminTaxRulesGroup5d91623dd46ff0412c302384350bb091'] = 'Definir el comportamiento si la dirección coincide con varias reglas: '; +$_LANGADM['AdminTaxRulesGroupeb647402f824485d2b28717b9152636f'] = 'Esta tasa solo:'; +$_LANGADM['AdminTaxRulesGroup5f731761247ef525e493712a83ee5008'] = 'Solo se aplicará a esta tasa'; +$_LANGADM['AdminTaxRulesGroup58b0b77a9bd168ef0b3bb4e4e249099f'] = 'Combinar:'; +$_LANGADM['AdminTaxRulesGroupf24c739ab8c87be2c8b1282e8df82a02'] = 'Combine los impuestos (por ejemplo: 10% + 5% => 15%)'; +$_LANGADM['AdminTaxRulesGroup6c470adfe09bc23e93c38ea7f032891f'] = 'Uno después de otro:'; +$_LANGADM['AdminTaxRulesGroup5f2b3818a8226aa853fc45c83783b12d'] = 'Tasa'; +$_LANGADM['AdminTaxRulesGroup7475ec0d41372a307c497acb7eeea8c4'] = 'Ningún impuesto'; +$_LANGADM['AdminTaxRulesGroupd181e8a886d082d932a6902bce42add8'] = '(Total tasa:'; +$_LANGADM['AdminTaxRulesGroupd0042a700e9bdf79689d63ee6846dc0e'] = 'Descripción:'; +$_LANGADM['AdminTaxesd3b206d196cd6be3a2764c1fb90b200f'] = 'Borrar seleccionados'; +$_LANGADM['AdminTaxese25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar items seleccionados?'; $_LANGADM['AdminTaxesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminTaxesb9f5c797ebbf55adccdd8539a65a0241'] = 'Desactivado'; -$_LANGADM['AdminTaxesc67e7a009554ed22f2010f1ef919a204'] = 'Mostrar los impuestos en el carrito:'; +$_LANGADM['AdminTaxes49ee3087348e8d44e1feda1917443987'] = 'Nombre'; $_LANGADM['AdminTaxesdcb66ff6e4a2517ade22183779939c9d'] = 'Conversión'; -$_LANGADM['AdminTaxese25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar los elementos seleccionados?'; +$_LANGADM['AdminTaxes00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activado'; +$_LANGADM['AdminTaxes5f7d9a7f76dba4bc86062ea848255f2f'] = 'Si se desactiva la ecotasa, el impuesto ecológico para todos los productos se establece en 0'; +$_LANGADM['AdminTaxes1c669d037f8bc785f0e1a9aeb7070367'] = 'Opciones de impuestos'; +$_LANGADM['AdminTaxes50068b9a709a0e2da6f25210de57bb85'] = 'Activar impuestos'; +$_LANGADM['AdminTaxes7c9ad104937545220eb5ac67fb1ee9d9'] = 'Seleccione si incluye o no los impuestos en las compras'; +$_LANGADM['AdminTaxesc67e7a009554ed22f2010f1ef919a204'] = 'Mostrar los impuestos en el carrito:'; $_LANGADM['AdminTaxese8cce94acc56227d96f94315fc5c0553'] = 'Activar o desactivar mostrar impuestos en una línea diferente del carrito'; +$_LANGADM['AdminTaxes6c480608ed6896b113dd2381d2a7512c'] = 'Basado en:'; +$_LANGADM['AdminTaxes886dc40a9367328f942e6bf6c31f3ebb'] = 'Dirección de facturación'; +$_LANGADM['AdminTaxes2f2f0f119a907c6c67a3c6fcde0193ab'] = 'Dirección de entrega'; +$_LANGADM['AdminTaxes8e4157c726a8c5cf64361e2d751bc945'] = 'Utilice ecotasa'; +$_LANGADM['AdminTaxes4e00e39db9994b6baeea51eaf66399d1'] = 'Ecotasa:'; +$_LANGADM['AdminTaxesf8e46ee04ff2c7e26d46b9b5445825cf'] = 'Tasa a aplicar sobre la ecotasa: (ej: ecotasa francesa: 19,6%)'; $_LANGADM['AdminTaxesf2a6c498fb90ee345d997f888fce3b18'] = 'Suprimir'; -$_LANGADM['AdminTaxesf444460da40424231f40202fc5de2507'] = 'Nombre del impuesto para mostrar en carrito o factura (ej: IVA)'; -$_LANGADM['AdminThemes166e58184f5f3e344a4f1741a4716c05'] = 'Favicon:'; -$_LANGADM['AdminThemes1b6dc1e488d9e5eba634c526cb8790f0'] = 'Logo de los emails:'; +$_LANGADM['AdminTaxes0071aa279bd1583754a544277740f047'] = 'Suprimir el impuesto n°'; +$_LANGADM['AdminTaxes09e0f0c79e2f2959c73a321f2dd45421'] = 'Este impuesto se utiliza en una regla de impuestos, ¿Desea continuar?'; +$_LANGADM['AdminTaxes92dc494ad606cedbb3f9c73d7667139a'] = 'Este impuesto se utiliza en una regla de impuestos, si continúa se retirará de dicha regla. ¿Desea continuar?'; +$_LANGADM['AdminTaxes719fec04166d6fa75f89cd29ad61fa8c'] = 'Impuestos'; +$_LANGADM['AdminTaxes4e140ba723a03baa6948340bf90e2ef6'] = 'Nombre:'; +$_LANGADM['AdminTaxes6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caracteres no válidos:'; +$_LANGADM['AdminTaxesa37d1e5daf78e5ac8347a0c45e3fb8d0'] = 'Nombre del impuesto para mostrar en carrito o factura (ej: IVA)'; +$_LANGADM['AdminTaxes9f75452921af0033334512428e29900e'] = 'Conversión:'; +$_LANGADM['AdminTaxes9441798e99bc6547fc74a158dbf119d6'] = 'Formato: XX.XX o XX.XXX (e.j., 19.60 or 13.925)'; +$_LANGADM['AdminTaxes0099c0173a3c7758b36025bdae9b4fc7'] = 'Activado:'; +$_LANGADM['AdminTaxesb9f5c797ebbf55adccdd8539a65a0241'] = 'Desactivado'; +$_LANGADM['AdminTaxes0eece02846ddad3b9115d06907752500'] = 'Número de cuenta'; +$_LANGADM['AdminTaxes4e60715d561de124c1bf3cfdd875cf59'] = 'Se utiliza para la exportación de contabilidad'; +$_LANGADM['AdminTaxes38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar'; +$_LANGADM['AdminThemesa1c58e94227389415de133efdf78ea6e'] = 'Apariencia'; $_LANGADM['AdminThemes231856676246820203ddc442e481a5eb'] = 'Logo de encabezamiento:'; -$_LANGADM['AdminThemes38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar '; +$_LANGADM['AdminThemes86824265d3f2908928a0b5689ab9541d'] = 'Aparecerá en la página de inicio de su tienda'; +$_LANGADM['AdminThemes1b6dc1e488d9e5eba634c526cb8790f0'] = 'Logo de los emails:'; +$_LANGADM['AdminThemesd1ec9b2e380f2ef2d284270be8485204'] = 'Advertencia: No se define el logotipo de correo electrónico, el logotipo de cabecera se utiliza en su lugar. '; +$_LANGADM['AdminThemesbb2e188b4f02b40c006537bea3ddb735'] = 'Aparecerá en el encabezamiento de los emails, si no se define se utilizará el logo del encabezamiento'; +$_LANGADM['AdminThemesaa94cba2130d7cdc43dd02920183bad1'] = 'Logo de las facturas:'; +$_LANGADM['AdminThemesdd41ba374c974ba93cbf1299d98ee8bb'] = 'Advertencia: No definido logotipo de la factura, el logotipo de cabecera se utiliza en su lugar. '; +$_LANGADM['AdminThemesc2dbf962d5534a4718bf929c9a95ed27'] = 'Aparecerá en el encabezamiento de las facturas, si no se define se utilizará el logo del encabezamiento'; +$_LANGADM['AdminThemes166e58184f5f3e344a4f1741a4716c05'] = 'Favicon:'; +$_LANGADM['AdminThemesceccf85daef2a671b77af2b711e00c9c'] = 'Sólo en formato ICO está permitido '; +$_LANGADM['AdminThemes9cafe07932ca5f6ed588a5852e36af8d'] = 'Aparecerá al lado de la dirección en su navegador Internet'; $_LANGADM['AdminThemes413dc5af3ee0d6d59cd83c80e91e07a7'] = 'Icono de tiendas'; -$_LANGADM['AdminThemes49ee3087348e8d44e1feda1917443987'] = 'Nombre'; +$_LANGADM['AdminThemesfa45a1cd9ab42a8d9e04ec56936bffb2'] = 'Sólo en formato GIFestá permitido '; $_LANGADM['AdminThemes5bcdec816ad8c7bb1e7ef04f7ae9350d'] = 'Aparecerá en el localizador de tiendas (en Google Maps)'; $_LANGADM['AdminThemes60e53443dbca990bf3f314b2fa38e839'] = 'Tamaño sugerido: 30x30, GIF transparente'; -$_LANGADM['AdminThemes6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caracteres no válidos:'; -$_LANGADM['AdminThemes6fa998a451d52f8bac2ca4b6cbde0c76'] = 'Aparecerá en el encabezamiento de los emails, si no se define se utilizará el logo del encabezamiento'; -$_LANGADM['AdminThemes788facf04ad732f605ca6f9fd5d43c6f'] = 'Aparecerá en el encabezamiento de las facturas, si no se define se utilizará el logo del encabezamiento'; -$_LANGADM['AdminThemes86824265d3f2908928a0b5689ab9541d'] = 'Aparecerá en la página de inicio de su tienda'; $_LANGADM['AdminThemes93af5f35c247e0e814bd676249f60b62'] = 'Tubería de navegación'; -$_LANGADM['AdminThemes9cafe07932ca5f6ed588a5852e36af8d'] = 'Aparecerá al lado de la dirección en su navegador Internet'; -$_LANGADM['AdminThemesa1c58e94227389415de133efdf78ea6e'] = 'Apariencia'; -$_LANGADM['AdminThemesaa94cba2130d7cdc43dd02920183bad1'] = 'Logo de las facturas:'; -$_LANGADM['AdminThemesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminThemesbbb572a770006c9e0e57c9e5d4bcda90'] = '¡En directo de PrestaShop Addons!'; -$_LANGADM['AdminThemesc9cc8cce247e49bae79f15173ce97354'] = 'Guardar'; $_LANGADM['AdminThemesf2284dabeee8efb9617fbb0f05883adb'] = 'Utilizado para el camino de navegación en las categorías y los productos'; -$_LANGADM['AdminTracking1679821fd0e65d65924aa77e56068814'] = 'Lista de productos desactivados:'; -$_LANGADM['AdminTracking428a70e43c5371126c0fb675e98c61d5'] = 'Lista de las categorías vacías:'; -$_LANGADM['AdminTracking49ee3087348e8d44e1feda1917443987'] = 'Nombre'; -$_LANGADM['AdminTracking63d5049791d9d79d86e9a108b0a999ca'] = 'Referencia'; -$_LANGADM['AdminTrackingb5a7adde1af5c87d7fd797b6245c2a39'] = 'Descripción '; +$_LANGADM['AdminThemesc9cc8cce247e49bae79f15173ce97354'] = 'Guardar'; +$_LANGADM['AdminThemesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; +$_LANGADM['AdminThemes49ee3087348e8d44e1feda1917443987'] = 'Nombre'; +$_LANGADM['AdminThemese73cda510e8bb947f7e61089e5581494'] = 'Directorio'; +$_LANGADM['AdminThemesd721757161f7f70c5b0949fdb6ec2c30'] = 'Tema'; +$_LANGADM['AdminThemes4fed50d92387f76013122ff235154de7'] = 'Nombre de la plantilla:'; +$_LANGADM['AdminThemes6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caracteres inválidos:'; +$_LANGADM['AdminThemes652cbe6acbb650af256547fc2ef8af58'] = 'Nombre del directorio de la plantilla:'; +$_LANGADM['AdminThemes8f8a39d7a07bca835cd064b8385d689e'] = 'Si el directorio no existe, será creado. '; +$_LANGADM['AdminThemes8a767833f7902999148cf8a99d7fe461'] = 'Copiar los archivos que faltan de tema existente: '; +$_LANGADM['AdminThemes5fe0bfe9759a123071cdd1088e68b7e5'] = 'Si crea un nuevo tema, se recomienda el uso de archivos por defecto del tema básico.rn'; +$_LANGADM['AdminThemes46238115be50712fd1d92c2362fb8e47'] = 'Directorio'; +$_LANGADM['AdminThemes6ad5992fd6316ffd72ffa61450965566'] = 'Por favor, seleccione un directorio de tema válido. '; +$_LANGADM['AdminThemesff2757f66782d3897c95e230df80aa21'] = 'Directorio creado con éxito '; +$_LANGADM['AdminThemesd3521adfdb8b2bfbef43864517715737'] = 'Este tema es utilizado por lo menos una tienda. Por favor, elija otro tema en primer lugar.'; +$_LANGADM['AdminThemesbbb572a770006c9e0e57c9e5d4bcda90'] = '¡En directo de PrestaShop Addons!'; $_LANGADM['AdminTrackingb718adec73e04ce3ec720dd11a06a308'] = 'ID'; +$_LANGADM['AdminTracking49ee3087348e8d44e1feda1917443987'] = 'Nombre'; +$_LANGADM['AdminTrackingb5a7adde1af5c87d7fd797b6245c2a39'] = 'Descripción'; $_LANGADM['AdminTrackingec53a8c4f07baed5d8825072c89799be'] = 'Estado'; -$_LANGADM['AdminTranslations0095a9fa74d1713e43e370a7d7846224'] = 'Exportar'; -$_LANGADM['AdminTranslations00d9fe3a4ab9297f69c46d645fa8ca7c'] = 'Copiar'; -$_LANGADM['AdminTranslations078deac9ee43d3b13c460c4fd069b925'] = 'Hay un problema para obtener los archivos Mail.'; -$_LANGADM['AdminTranslations0c51ba6f28d50bdad074f18dbebe275d'] = 'Traducciones de mensajes de error'; -$_LANGADM['AdminTranslations0ce7ca290969bc360efbabe90ff19741'] = 'Archivos de Idiomas (como se indica en Herramientas>> Idiomas>> Edición) debe completarse para permitir la copia de las traducciones'; -$_LANGADM['AdminTranslations1179204cea308156c142ca4f2e03f5ac'] = 'Si decide actualizar un paquete de idioma existente, todas los madificaciones de traducción que ha aportado al tema \"Prestashop\" se perderán para dicho idioma. Esto incluye las traducciones del front-office y de los correos por defecto.'; -$_LANGADM['AdminTranslations1476dfb963d54c697399a79fafa90151'] = 'expresiones'; -$_LANGADM['AdminTranslations1a80fb0a74eed828b2693f30e830a237'] = 'Revisar los permisos de escritura del directorio'; -$_LANGADM['AdminTranslations1e6d57e813355689e9c77e947d73ad8f'] = 'Desde:'; -$_LANGADM['AdminTranslations217ee9d15130fbaa142f0cf7fd4d8643'] = 'emails del núcleo'; -$_LANGADM['AdminTranslations2303c057afcbe798a5d9811d36e88050'] = 'Modificar traducciones'; -$_LANGADM['AdminTranslations24995bf641e65d70246d77d013e1dbeb'] = 'Este idioma no esta disponible en google traducciones API'; -$_LANGADM['AdminTranslations25b5edb5545ada0f1b14e96fa8cd8743'] = 'emails de los temas:'; -$_LANGADM['AdminTranslations282d961c3071465db42647be8f662671'] = 'Traducciones de los nombres de los campos'; -$_LANGADM['AdminTranslations2e8d630dcde90b8b5be0468678f88551'] = 'Importar / Exportar traducciones'; -$_LANGADM['AdminTranslations338ff312cb917883ec15e66638f5e05f'] = 'Traducción del tema del email no encontrado en'; -$_LANGADM['AdminTranslations33caa076f23f453dd4061726f3706325'] = 'Hacia:'; -$_LANGADM['AdminTranslations369b8db3e9651d0b5d8a13a5f7f9a53a'] = 'Añadir un idioma'; -$_LANGADM['AdminTranslations3b11ccd743db51cfe243c6fd122a1740'] = 'o editar el archivo de traducción de forma manual.'; +$_LANGADM['AdminTracking428a70e43c5371126c0fb675e98c61d5'] = 'Lista de las categorías vacías:'; +$_LANGADM['AdminTracking63d5049791d9d79d86e9a108b0a999ca'] = 'Referencia'; +$_LANGADM['AdminTracking2a165a1bc55d3f7269782aea7f7fa203'] = 'Lista de productos con atributos y sin cantidades disponibles para la venta:'; +$_LANGADM['AdminTracking9aabc6d7a546d7f8b13503258c822a50'] = 'Lista de productos sin atributos y sin cantidades disponibles para la venta:'; +$_LANGADM['AdminTracking1679821fd0e65d65924aa77e56068814'] = 'Lista de productos desactivados:'; +$_LANGADM['AdminTrackingbcaad756615668f5e8e0447aa36f4f22'] = 'Producto desactivado'; $_LANGADM['AdminTranslations3b54d45d2c221c50e916f3be1fc12f2a'] = 'Actualizar traducciones'; -$_LANGADM['AdminTranslations3f9031a1125703962cef15939c8f16b3'] = 'Pulse en los títulos para ver los valores'; -$_LANGADM['AdminTranslations404b4271ee96d691668bdf528724d337'] = 'Primero, seleccione una sección (como panel de administrador o módulos), después haga clic en la bandera que representa el idioma que quiere corregir. '; -$_LANGADM['AdminTranslations42f44c639e6e3a486d73cc0c9c143ffb'] = 'Expresiones para traducir'; -$_LANGADM['AdminTranslations46e89640babbc6a0e52599a92a6c13b4'] = 'emails'; -$_LANGADM['AdminTranslations4994a8ffeba4ac3140beb89e8d41f174'] = 'Idioma'; -$_LANGADM['AdminTranslations49bb55a857b2d5e437dc6879710a017d'] = 'primero cree un nuevo idioma'; -$_LANGADM['AdminTranslations4cfef51ba8ab14fc4de1439f1ed1e430'] = 'Idioma que desea añadir o actualizar:'; -$_LANGADM['AdminTranslations4db37ab93548f8b7e47faebe8a5c397a'] = 'una parte de los datos ha sido copiada, pero algunos archivos no se pudieron encontrar o copiar'; -$_LANGADM['AdminTranslations512cbac83650942b970818e75ddad528'] = 'Mensajes de errores para traducir'; -$_LANGADM['AdminTranslations521ade85487f9f4fc04fa6549cb2ff79'] = 'Atención, su hosting utiliza el patch de seguridad suhosin para PHP que limita el número máximo de campos en el formulario'; -$_LANGADM['AdminTranslations52d83d7ed502b33d300a8c0af2c5b455'] = 'Lista de los temas - Pulse para acceder a las traducciones del tema.'; -$_LANGADM['AdminTranslations5362fd08e83f50a2866c7b4c23356877'] = 'Elija el tema desde el que quiere exportar sus traducciones'; -$_LANGADM['AdminTranslations53b3cae42737979c884275593a01f468'] = 'Módulo:'; -$_LANGADM['AdminTranslations5751b8042fbb1783ff37d9afe0e3ccc4'] = 'al menos'; -$_LANGADM['AdminTranslations57fa5be19cbdbe09aa4f555b2ee710b3'] = 'Actualización de un idioma'; -$_LANGADM['AdminTranslations5ded3a65f6bb72028722f9d904ffb3cc'] = 'emails de los módulos en el tema:'; -$_LANGADM['AdminTranslations5fb63579fc981698f97d55bfecb213ea'] = 'Copiar'; -$_LANGADM['AdminTranslations623b1500ccce270f2c5b7ac787ddf05a'] = 'Puede modificar las traducciones de cada una de las porciones de texto de PrestaShop.'; -$_LANGADM['AdminTranslations65ca1bc61335cf91a2d347a91629ba60'] = 'Añadir o actualizar el idioma'; -$_LANGADM['AdminTranslations6700e23ddf33bd4421249c9ef94d6295'] = 'Exportar un idioma'; -$_LANGADM['AdminTranslations693fe609a9e3f79343ab35da56fb5eed'] = 'E-mail de plantillas de correos electrónicos'; -$_LANGADM['AdminTranslations6e4fd86b4ea240672daa3c2fe1118fe0'] = 'Ampliar todos los campos'; -$_LANGADM['AdminTranslations7084cbcddaa2af4a713a1727727b86f8'] = 'emails del núcleo:'; -$_LANGADM['AdminTranslations72d6d7a1885885bb55a565fd1070581a'] = 'Importar'; -$_LANGADM['AdminTranslations7454cc60021492205337c5cbce85df1e'] = 'Por favor, pida a su hosting que aumente los datos post autorizadas por suhosin a'; -$_LANGADM['AdminTranslations763d71969e7ee9bff4e5dc8976501f33'] = 'Añadir / Actualizar un idioma'; -$_LANGADM['AdminTranslations838d2daba220546d9a27ad1fca0a05c7'] = 'Si el nombre del paquete de idioma se encuentra en formato isocode.gzip (exemple: fr.gzip) y el idioma correspondiente no existe, este se creará automáticamente.'; -$_LANGADM['AdminTranslations88c0a9c6846ba06702a67bdedc3e9ebb'] = 'traducciones del Front-office'; -$_LANGADM['AdminTranslations8a4e2d14aa85ccb1aced124f8d793708'] = 'Traducciones de Panel de administrador'; -$_LANGADM['AdminTranslations8d9c80f27ea00759d8469a7aca29ee1b'] = 'Atención, pues sustituirá todos los datos existentes para el idioma de destino '; -$_LANGADM['AdminTranslations8f2a5434bb1c382919249941c915b5e3'] = 'traducciones de los PDF'; -$_LANGADM['AdminTranslations91aaf01cad2d0dc0382edb323ed6e51a'] = 'No se puede crear la carpeta'; -$_LANGADM['AdminTranslations961e2bc7e3f570a3209546330de84a00'] = 'para suhosin.request.max_vars.'; -$_LANGADM['AdminTranslations98ef80a9c71c74e06e1e185dff22a5d3'] = 'Tag \"título\"'; -$_LANGADM['AdminTranslations9df9f71b2fc62b0ce48cbb8cb5671ee6'] = 'para suhosin.post.max_vars.'; -$_LANGADM['AdminTranslationsa03365570c1c73391cb62cf9330957da'] = 'Guardar y quedarse'; -$_LANGADM['AdminTranslationsa577e13cac9ee85d6f298e0a8deffeee'] = 'Exporte los datos de un idioma a un fichero (pack de idioma).'; -$_LANGADM['AdminTranslationsa90e087a3690a15b0c7e0f5b832b5ee8'] = 'Nada que copiar (mismo idioma y tema)'; -$_LANGADM['AdminTranslationsa98d4e0c14db7364bbf15e4d94c878ac'] = 'Cadena vacía encontrada, por favor, edite:'; -$_LANGADM['AdminTranslationsa9b6eaa5ff754aa46d30f5547a0edbf2'] = 'Importar un idioma manualmente'; -$_LANGADM['AdminTranslationsa9e4402481bd9b8e36752bf731f67eb6'] = 'Tema'; -$_LANGADM['AdminTranslationsb0f0554e563b8ffcabe170739d126bb1'] = 'Se ha producido un error durante la copia'; -$_LANGADM['AdminTranslationsb3cb7b15aa2fb2cb6675414233a3aa1b'] = 'Tema para %:'; -$_LANGADM['AdminTranslationsb8a151bda39f7678a40330412f9beea9'] = 'Traducciones del back-Office'; -$_LANGADM['AdminTranslationsbbed16dd7d31f28047ab8237cb424888'] = 'No se puede escribir el idioma en el tema'; -$_LANGADM['AdminTranslationsc06a778aeea1249390e1e61d4772e96d'] = 'No Sujeto se encontró por %s, o sujeto se genera en la base de datos.'; -$_LANGADM['AdminTranslationsc21f969b5f03d33d43e04f8f136e7682'] = 'defecto'; -$_LANGADM['AdminTranslationsc55cb507e1107a57a37791ec42635ca4'] = 'Si es necesario'; -$_LANGADM['AdminTranslationsc85106cf29f5fa8c8b8e73dc916e37cd'] = 'No se puede escribir el archivo de idioma para los temas de emails, la ruta de acceso es:'; -$_LANGADM['AdminTranslationsd2298f4722b53d97039abbe9d1c11a44'] = 'Por favor, asegúrese de que existen archivos en Inglés en la carpeta% s '; -$_LANGADM['AdminTranslationsd4400e655d04c51fa5cfed66e1325b92'] = 'Traducir con Google (experimental)'; -$_LANGADM['AdminTranslationsd4e007a94451a69f593c3ce0e06e08f2'] = 'Copiar los datos de un idioma a otro.'; -$_LANGADM['AdminTranslationsd797353e4c5b71edce10d34557198b81'] = 'usted debe seleccionar 2 idiomas para copiar los datos a partir de uno hacia el otro '; -$_LANGADM['AdminTranslationsd8f73c2c197bf664e07849db8cff86d8'] = 'Puede añadir o actualizar un idioma directamente a partir de prestashop.com'; -$_LANGADM['AdminTranslationsd946d62db22cb9f9323968f8aac95e3f'] = 'emails para el módulo %s'; -$_LANGADM['AdminTranslationsd981715c425b3efa67098bdbb3871866'] = 'Por favor, revise los permisos de escritura.'; -$_LANGADM['AdminTranslationsdc270a086ec1b0304c86591f402ade8d'] = 'Paquete de idioma para importar:'; -$_LANGADM['AdminTranslationse1686cbdbfefdc838c58469866922b6c'] = 'Ocultar todos los campos'; -$_LANGADM['AdminTranslationse1d8f264ad68caa3ced0b12042f3e62e'] = 'No se puede conectar a prestashop.com para obtener la lista de idiomas.'; -$_LANGADM['AdminTranslationse60137f6e7d94e9c4e5dceb4e9d0c552'] = 'emails de los módulos:'; -$_LANGADM['AdminTranslationsea4788705e6873b424c65e91c2846b19'] = 'Suprimir'; +$_LANGADM['AdminTranslationsea4788705e6873b424c65e91c2846b19'] = 'Cancelar'; $_LANGADM['AdminTranslationseeafac73c8b9aade3a0baa5c4f371d69'] = 'Traducciones de Front Office'; -$_LANGADM['AdminTranslationsf31ffb564b1c234d509f4b20fbb2d068'] = 'usted debe seleccionar 2 temas para copiar datos a partir del uno hacia el otro '; +$_LANGADM['AdminTranslations8a4e2d14aa85ccb1aced124f8d793708'] = 'Traducciones de Panel de administrador'; +$_LANGADM['AdminTranslations0c51ba6f28d50bdad074f18dbebe275d'] = 'Traducciones de mensajes de error'; +$_LANGADM['AdminTranslations282d961c3071465db42647be8f662671'] = 'Traducciones de los nombres de los campos'; +$_LANGADM['AdminTranslations1db04255ad87f7fe6d5bc91c74982612'] = 'Traducciones de los módulos'; +$_LANGADM['AdminTranslations8f2a5434bb1c382919249941c915b5e3'] = 'traducciones de los PDF'; +$_LANGADM['AdminTranslations693fe609a9e3f79343ab35da56fb5eed'] = 'E-mail de plantillas de correos electrónicos'; +$_LANGADM['AdminTranslations91aaf01cad2d0dc0382edb323ed6e51a'] = 'No se puede crear la carpeta'; +$_LANGADM['AdminTranslations498ceaf940d61e880e87f93d76a11e05'] = 'Revisar los permisos de escritura del directorio'; +$_LANGADM['AdminTranslations06b88e0a4be34637f5f805ecb7f7cf55'] = 'usted debe seleccionar 2 idiomas para copiar los datos a partir de uno hacia el otro '; +$_LANGADM['AdminTranslationsb37d48744ecde1e6ba1c70b6d1e618f0'] = 'usted debe seleccionar 2 temas para copiar datos a partir del uno hacia el otro '; +$_LANGADM['AdminTranslations7f157dee2812fc655d003e16cc2cb4f0'] = 'Se ha producido un error durante la copia'; +$_LANGADM['AdminTranslations20598c87f2ea54c7f466c33acc8cb36d'] = 'Nada que copiar (mismo idioma y tema)'; +$_LANGADM['AdminTranslations30b499fa0aa80e9f1528b2d6bda382e7'] = 'una parte de los datos ha sido copiada, pero algunos archivos no se pudieron encontrar o copiar'; +$_LANGADM['AdminTranslationsd72b6c2d1806f9ff6e25da8edb7ad955'] = 'No se puede escribir el idioma en el tema'; +$_LANGADM['AdminTranslationsff75496593d3ce1584f5e974e9668330'] = 'Por favor, revise los permisos de escritura.'; +$_LANGADM['AdminTranslations6e4fd86b4ea240672daa3c2fe1118fe0'] = 'Ampliar todos los campos'; +$_LANGADM['AdminTranslationse1686cbdbfefdc838c58469866922b6c'] = 'Ocultar todos los campos'; +$_LANGADM['AdminTranslationsa03365570c1c73391cb62cf9330957da'] = 'Guardar y quedarse'; +$_LANGADM['AdminTranslations03822735be942cdf0dec6077dec32199'] = 'este lenguaje no está disponible en Google Translate API '; +$_LANGADM['AdminTranslationsdedb1be889dd8a3069986451df540216'] = 'Traductor Google sugiere: '; +$_LANGADM['AdminTranslations521ade85487f9f4fc04fa6549cb2ff79'] = 'Atención, su hosting utiliza el patch de seguridad suhosin para PHP que limita el número máximo de campos en el formulario'; +$_LANGADM['AdminTranslations9df9f71b2fc62b0ce48cbb8cb5671ee6'] = 'para suhosin.post.max_vars.'; +$_LANGADM['AdminTranslations961e2bc7e3f570a3209546330de84a00'] = 'para suhosin.request.max_vars.'; +$_LANGADM['AdminTranslations26a8ee44d835a6301f1ffa7686749633'] = 'Por favor, pida a su hosting que aumente los datos post autorizadas por suhosin a'; +$_LANGADM['AdminTranslations5751b8042fbb1783ff37d9afe0e3ccc4'] = 'al menos'; +$_LANGADM['AdminTranslations3b11ccd743db51cfe243c6fd122a1740'] = 'o editar el archivo de traducción de forma manual.'; +$_LANGADM['AdminTranslationsa98d4e0c14db7364bbf15e4d94c878ac'] = 'Cadena vacía encontrada, por favor, edite:'; +$_LANGADM['AdminTranslationseeafac73c8b9aade3a0baa5c4f371d69'] = 'traducciones del Front-office'; +$_LANGADM['AdminTranslationsb19fb6a185577d3198778e1261b94b44'] = 'Error en la plantilla - Cadena vacía encontrada, por favor, edite: '; +$_LANGADM['AdminTranslations8a4e2d14aa85ccb1aced124f8d793708'] = 'Traducciones del back-Office'; $_LANGADM['AdminTranslationsf89d0072276b0e5490ba96ada7fb2901'] = 'Traducción de los errores'; -$_LANGADM['AdminTranslationsf93c49bc4a04bbcbcb950a0740117d10'] = 'El traductor de Google sugiere:'; -$_LANGADM['AdminWarehouses27ce7f8b5623b2e2df568d64cf051607'] = 'Stock'; -$_LANGADM['AdminWarehouses2bf1d5fae1c321d594fdedf05058f709'] = 'Dirección:'; -$_LANGADM['AdminWarehouses38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar '; -$_LANGADM['AdminWarehouses3dd42bfc8345e82c43b4a40a3426ec49'] = 'Referencia:'; -$_LANGADM['AdminWarehouses46a2a41cc6e552044816a2d04634545d'] = 'Estado'; -$_LANGADM['AdminWarehouses49ee3087348e8d44e1feda1917443987'] = 'Nombre'; -$_LANGADM['AdminWarehouses4e140ba723a03baa6948340bf90e2ef6'] = 'Nombre:'; -$_LANGADM['AdminWarehouses6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caracteres no válidos:'; +$_LANGADM['AdminTranslations7f34f2676cea244eff88e272f03a6e03'] = 'Falta % de traducción en la plantilla para % '; +$_LANGADM['AdminTranslationsb3cb7b15aa2fb2cb6675414233a3aa1b'] = 'Tema para %:'; +$_LANGADM['AdminTranslationsc06a778aeea1249390e1e61d4772e96d'] = 'No Sujeto se encontró por %s, o sujeto se genera en la base de datos.'; +$_LANGADM['AdminTranslations078deac9ee43d3b13c460c4fd069b925'] = 'Hay un problema para obtener los archivos Mail.'; +$_LANGADM['AdminTranslationsd2298f4722b53d97039abbe9d1c11a44'] = 'Por favor, asegúrese de que existen archivos en Inglés en la carpeta% s '; +$_LANGADM['AdminTranslations57d9d59c2b72873794100e59b0e9feb1'] = 'Tag \"título\"'; +$_LANGADM['AdminTranslations27ca1be964154831467c8a36787a0499'] = 'Editar esta plantilla de email'; +$_LANGADM['AdminTranslationsd946d62db22cb9f9323968f8aac95e3f'] = 'emails para el módulo %s'; +$_LANGADM['AdminTranslationsf422d7de703d8ee5139aa77f857afdbf'] = 'emails'; +$_LANGADM['AdminTranslations217ee9d15130fbaa142f0cf7fd4d8643'] = 'emails del núcleo'; +$_LANGADM['AdminTranslations338ff312cb917883ec15e66638f5e05f'] = 'Traducción del tema del email no encontrado en'; +$_LANGADM['AdminTranslationsc85106cf29f5fa8c8b8e73dc916e37cd'] = 'No se puede escribir el archivo de idioma para los temas de emails, la ruta de acceso es:'; +$_LANGADM['AdminTranslations8a09d048735283dbc609ba0f9f705ed1'] = 'Traducción de los módulos'; +$_LANGADM['AdminTranslationsd4400e655d04c51fa5cfed66e1325b92'] = 'Traducir con Google (experimental)'; +$_LANGADM['AdminTranslations2303c057afcbe798a5d9811d36e88050'] = 'Modificar traducciones'; +$_LANGADM['AdminTranslations079d46f759c88cff004922cb0e01027a'] = 'Puede modificar las traducciones de cada una de las porciones de texto de PrestaShop.'; +$_LANGADM['AdminTranslations404b4271ee96d691668bdf528724d337'] = 'Primero, seleccione una sección (como panel de administrador o módulos), después haga clic en la bandera que representa el idioma que quiere corregir. '; +$_LANGADM['AdminTranslations2e8d630dcde90b8b5be0468678f88551'] = 'Importar / Exportar traducciones'; +$_LANGADM['AdminTranslations763d71969e7ee9bff4e5dc8976501f33'] = 'Añadir / Actualizar un idioma'; +$_LANGADM['AdminTranslationsd8f73c2c197bf664e07849db8cff86d8'] = 'Puede añadir o actualizar un idioma directamente a partir de prestashop.com'; +$_LANGADM['AdminTranslationscab84f79f4bb552ebe0a62fa1965ec7b'] = 'Si decide actualizar un paquete de idioma existente, todas los madificaciones de traducción que ha aportado al tema \"Prestashop\" se perderán para dicho idioma. Esto incluye las traducciones del front-office y de los correos por defecto.'; +$_LANGADM['AdminTranslations4cfef51ba8ab14fc4de1439f1ed1e430'] = 'Idioma que desea añadir o actualizar:'; +$_LANGADM['AdminTranslations369b8db3e9651d0b5d8a13a5f7f9a53a'] = 'Añadir un idioma'; +$_LANGADM['AdminTranslations57fa5be19cbdbe09aa4f555b2ee710b3'] = 'Actualización de un idioma'; +$_LANGADM['AdminTranslations524d7e787cc63c50e0d1946ee8ef0bef'] = 'Añadir o actualizar el idioma'; +$_LANGADM['AdminTranslationsac332cbcd79183bb75ed2aabdb49c679'] = 'No se puede conectar a prestashop.com para obtener la lista de idiomas.'; +$_LANGADM['AdminTranslationsa9b6eaa5ff754aa46d30f5547a0edbf2'] = 'Importar un idioma manualmente'; +$_LANGADM['AdminTranslations8f553fc697fcb0fe16a71f401e2021f5'] = 'Si el nombre del paquete de idioma se encuentra en formato isocode.gzip (exemple: fr.gzip) y el idioma correspondiente no existe, este se creará automáticamente.'; +$_LANGADM['AdminTranslations49209406acbe0bcd9091e03ec9349c42'] = 'Atención, pues sustituirá todos los datos existentes para el idioma de destino '; +$_LANGADM['AdminTranslationsdc270a086ec1b0304c86591f402ade8d'] = 'Paquete de idioma para importar:'; +$_LANGADM['AdminTranslations72d6d7a1885885bb55a565fd1070581a'] = 'Importar'; +$_LANGADM['AdminTranslations6700e23ddf33bd4421249c9ef94d6295'] = 'Exportar un idioma'; +$_LANGADM['AdminTranslationsa577e13cac9ee85d6f298e0a8deffeee'] = 'Exporte los datos de un idioma a un fichero (pack de idioma).'; +$_LANGADM['AdminTranslations5362fd08e83f50a2866c7b4c23356877'] = 'Elija el tema desde el que quiere exportar sus traducciones'; +$_LANGADM['AdminTranslations0095a9fa74d1713e43e370a7d7846224'] = 'Exportar'; +$_LANGADM['AdminTranslations5fb63579fc981698f97d55bfecb213ea'] = 'Copiar'; +$_LANGADM['AdminTranslationsd4e007a94451a69f593c3ce0e06e08f2'] = 'Copiar los datos de un idioma a otro.'; +$_LANGADM['AdminTranslationsc55cb507e1107a57a37791ec42635ca4'] = 'Si es necesario'; +$_LANGADM['AdminTranslations49bb55a857b2d5e437dc6879710a017d'] = 'primero cree un nuevo idioma'; +$_LANGADM['AdminTranslations1e6d57e813355689e9c77e947d73ad8f'] = 'Desde:'; +$_LANGADM['AdminTranslations33caa076f23f453dd4061726f3706325'] = 'Hacia:'; +$_LANGADM['AdminTranslations00d9fe3a4ab9297f69c46d645fa8ca7c'] = 'Copiar'; +$_LANGADM['AdminTranslations921fbb1f4137ebeb5e354dd559c08b1e'] = 'Archivos de Idiomas (como se indica en Herramientas>> Idiomas>> Edición) debe completarse para permitir la copia de las traducciones'; +$_LANGADM['AdminTranslations4994a8ffeba4ac3140beb89e8d41f174'] = 'Idioma'; +$_LANGADM['AdminTranslations512cbac83650942b970818e75ddad528'] = 'Mensajes de errores para traducir'; +$_LANGADM['AdminTranslations42f44c639e6e3a486d73cc0c9c143ffb'] = 'Expresiones para traducir'; +$_LANGADM['AdminTranslations3f9031a1125703962cef15939c8f16b3'] = 'Pulse en los títulos para ver los valores'; +$_LANGADM['AdminTranslations0465148388c5a639a985fd45faf2ceb6'] = 'total de expresiones perdidas:'; +$_LANGADM['AdminTranslations1476dfb963d54c697399a79fafa90151'] = 'expresiones'; +$_LANGADM['AdminTranslationsea21841da70e6405af19fabc4ff8bdd9'] = 'perdidas'; +$_LANGADM['AdminTranslations7084cbcddaa2af4a713a1727727b86f8'] = 'emails del núcleo:'; +$_LANGADM['AdminTranslations943922bf7e0ff51289246b23d74f9949'] = 'emails de los módulos:'; +$_LANGADM['AdminTranslations7758f2751b4fd12e2c78ccf1688e6539'] = 'emails de los temas:'; +$_LANGADM['AdminTranslations9cb90a708739c817b2925cfc9aa79421'] = 'emails de los módulos en el tema:'; +$_LANGADM['AdminTranslations52d83d7ed502b33d300a8c0af2c5b455'] = 'Lista de los temas - Pulse para acceder a las traducciones del tema.'; +$_LANGADM['AdminTranslationsc21f969b5f03d33d43e04f8f136e7682'] = 'defecto'; +$_LANGADM['AdminTranslationsa9e4402481bd9b8e36752bf731f67eb6'] = 'Tema'; +$_LANGADM['AdminTranslations53b3cae42737979c884275593a01f468'] = 'Módulo:'; $_LANGADM['AdminWarehouses63d5049791d9d79d86e9a108b0a999ca'] = 'Referencia'; +$_LANGADM['AdminWarehouses49ee3087348e8d44e1feda1917443987'] = 'Nombre'; +$_LANGADM['AdminWarehouses20890e791d8923cfff55ce5331259b34'] = 'Tipo de administración'; +$_LANGADM['AdminWarehousesae94be3cd532ce4a025884819eb08c98'] = 'Administrador'; +$_LANGADM['AdminWarehousesce5bf551379459c1c61d2a204061c455'] = 'Ubicación'; +$_LANGADM['AdminWarehouses1e4dbc7eaa78468a3bc1448a3d68d906'] = 'Número de teléfono'; +$_LANGADM['AdminWarehouses3745b2e299f52efb8de34b843767a0ea'] = 'Esta interfaz le permite gestionar sus almacenes. '; +$_LANGADM['AdminWarehouses34bf6c3bccde5b381a0f8f36408b94ea'] = 'Antes de añadir acciones en sus almacenes, usted debe verificar la moneda por defecto general que se utiliza.'; +$_LANGADM['AdminWarehousesa44dff1b6d3a7a556b169d3508481f04'] = 'Además, para cada almacén, debe verificar:'; +$_LANGADM['AdminWarehousesc6b15fb05893a68b1b28f5b5e10c14b7'] = 'el tipo de gestión (de acuerdo con la ley en su país), la moneda de valoración, sus compañías asociadas y tiendas.'; +$_LANGADM['AdminWarehouses0fcbfa1827fbb193f3350dba35a61329'] = 'Por último, se puede ver información detallada sobre su stock por almacén, tales como su valoración, el número de productos y las cantidades almacenadas, ...'; +$_LANGADM['AdminWarehouses9612c8d2cca92d4f300eb36d990f0685'] = 'Tenga cuidado, los productos procedentes de diferentes almacenes deberán ser enviados en paquetes diferentes.'; +$_LANGADM['AdminWarehouses583774f2467424cb840ca753823244f3'] = 'Existencias: Gestión de almacén '; +$_LANGADM['AdminWarehouses2a9c1ac39373b95a6d401f0bf01460dc'] = 'Gestión de almacén '; +$_LANGADM['AdminWarehouses3dd42bfc8345e82c43b4a40a3426ec49'] = 'Referencia:'; +$_LANGADM['AdminWarehouses34b17a1673277c293e17ed047f6498e5'] = 'Referencia de este almacén'; +$_LANGADM['AdminWarehouses4e140ba723a03baa6948340bf90e2ef6'] = 'Nombre:'; +$_LANGADM['AdminWarehouses7124e962a4839a458c8876921df50852'] = 'Nombre del almacén'; +$_LANGADM['AdminWarehouses6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caracteres inválidos:'; $_LANGADM['AdminWarehouses673ae02fffb72f0fe68a66f096a01347'] = 'Teléfono:'; -$_LANGADM['AdminWarehouses7515d32836da5648eb6a8f9113b7405b'] = 'Código postal:'; -$_LANGADM['AdminWarehousesb52b44c9d23e141b067d7e83b44bb556'] = 'Productos:'; -$_LANGADM['AdminWarehousesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; +$_LANGADM['AdminWarehouses18d629b2949821a09a6d914552cae996'] = 'Teléfono de este almacén'; +$_LANGADM['AdminWarehouses2bf1d5fae1c321d594fdedf05058f709'] = 'Dirección:'; +$_LANGADM['AdminWarehouses532b26efdb1af026084830bb96fc5536'] = 'Dirección de este almacén (dirección complementaria es opcionel)'; +$_LANGADM['AdminWarehousesc3f42f159abd8ca877101e1f6eff322f'] = 'Código postal/Zip'; $_LANGADM['AdminWarehousesbffb711ec36f280459d11dce315da72f'] = 'Ciudad:'; $_LANGADM['AdminWarehousesf64be5eef68442a8f50cf535b92ad3e4'] = 'País:'; -$_LANGADM['AdminWebservice00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activado'; -$_LANGADM['AdminWebservice028f42454a71f86007a79664b2a35882'] = 'Vista (HEAD)'; -$_LANGADM['AdminWebservice0454a0d709a001b0745bbbef61a437a0'] = 'de estar seguro de que el servidor soporta la reescritura de URL'; -$_LANGADM['AdminWebservice1a3b3816c9c978c15939fba51f39eab4'] = 'Activar el servicio Web'; -$_LANGADM['AdminWebservice1ad84436adb0f59e123b212bf07303f8'] = 'Debe activar el módulo Apache \'mod_auth_basic\' para permitir la identificación al ServicioWeb.'; -$_LANGADM['AdminWebservice24a23d787190f2c4812ff9ab11847a72'] = 'Estado'; -$_LANGADM['AdminWebservice254f642527b45bc260048e30704edb39'] = 'Configuración'; -$_LANGADM['AdminWebservice38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar'; -$_LANGADM['AdminWebservice3a1d42e50ada009f2ef187fbf6dc8a3f'] = 'Para evitar problemas técnicos con este servicio Web, utilice un servidor Apache'; -$_LANGADM['AdminWebservice442d1f267535a0638bde988697d82620'] = 'Debe activar la extensión PHP \'SimpleXML\' para permitir los test del servicio Web. '; -$_LANGADM['AdminWebservice46b693f4eb22219e8fbf8b9afea71d12'] = 'Debe activar el módulo Apache \'mod_rewrite\' para permitir el uso del ServicioWeb.'; -$_LANGADM['AdminWebservice51ba9470e0c6fcc53b976a6854b0f2e0'] = 'Parametrar los permisos:'; -$_LANGADM['AdminWebservice52699c78843b98f98620186a59b0a3fa'] = 'Descripción de la clave'; -$_LANGADM['AdminWebservice6c0c2b9ec9a4188db4cfd4f8a0fee415'] = 'Borrar (DELETE)'; -$_LANGADM['AdminWebservice6e750dcbaa546f46df9b1a6b7ec6063c'] = 'Permisos'; -$_LANGADM['AdminWebservice73f872e92f8bee93f070d13e2339a410'] = 'Esta clave ya existe'; +$_LANGADM['AdminWarehousesd122d10313ee7cc2850e091c86f699ae'] = 'País donde se encuentra el estado, región o ciudad '; +$_LANGADM['AdminWarehouses18325105de95083e4a1d10b78f29c2bc'] = 'Estado'; +$_LANGADM['AdminWarehousesbcaea3b7ef9c9ab46598db4e5ea02e61'] = 'Administrador:'; +$_LANGADM['AdminWarehousesab8cba13a061fe8d4a330bcc8d6b0175'] = 'Transportistas:'; +$_LANGADM['AdminWarehouses15d5d6aeca15c95d7dde611cff950037'] = 'Transportistas asociados'; +$_LANGADM['AdminWarehouses070a1a1ddfb4adf6acd587be9d2a1a43'] = 'Usted puede especificar las compañías disponibles para enviar los pedidos a partir de esta bodega'; +$_LANGADM['AdminWarehousesd1d433c894e39db4be426be58a9a3c70'] = 'Tiendas:'; +$_LANGADM['AdminWarehouses61914fd50f2e67059edfd1184c995d26'] = 'Tipo de administración:'; +$_LANGADM['AdminWarehousesa1f796cbb28e3c8d94ad3e013ab69a2e'] = '¡Cuidado! Usted no será capaz de cambiar este valor más adelante! '; +$_LANGADM['AdminWarehouses16ef14aefb754e0b2c01ed1d50036c69'] = 'El peso medio '; +$_LANGADM['AdminWarehousese22aaac2e4526d88499e492bb300c72b'] = 'Primero que entra, primero que sale'; +$_LANGADM['AdminWarehouses3f1323a2645bd9428817846b6307efba'] = 'Último que entra, Primero que sale'; +$_LANGADM['AdminWarehousesc717e284ad698ebcb62ec4b4d4f5f0e1'] = 'Inventario de método de valoración '; +$_LANGADM['AdminWarehouses0b2d4aa7969d42e67024699d6412331a'] = 'Existencia de la moneda de valoración: '; +$_LANGADM['AdminWarehousesc9cc8cce247e49bae79f15173ce97354'] = 'Guardar'; +$_LANGADM['AdminWarehouses16c05f4ad48b2ec0b1b5fdfbd47a5153'] = 'Esta interfaz permite visualizar información detallada sobre su almacén.'; +$_LANGADM['AdminWarehouses4306a04670067b5b27e766335d3d40fa'] = 'WA'; +$_LANGADM['AdminWarehousesc589858dbe1d06c46544266ae4cd2c6f'] = 'FIFO'; +$_LANGADM['AdminWarehouses249e6270d397378907bb92948fb14876'] = 'LIFO'; +$_LANGADM['AdminWarehouses228d22b3e9570eff6501114a42495dd5'] = 'No es posible borrar un almacén cuando hay productos en el mismo.'; +$_LANGADM['AdminWarehouses16884d14c85c93e7af0bd926f180b1c0'] = 'No es posible eliminar un almacén de si se ha de pedidos pendientes de suministro.'; +$_LANGADM['AdminWarehouses3c4553c80a6de049526f83f0ec59f6ee'] = 'Información general'; +$_LANGADM['AdminWarehouses0b729ecf5635563fe634585545256385'] = 'N/D'; +$_LANGADM['AdminWarehouses738f9b58671446c324336c5c33290af7'] = 'Valoración de la moneda: '; +$_LANGADM['AdminWarehousesb52b44c9d23e141b067d7e83b44bb556'] = 'Productos:'; +$_LANGADM['AdminWarehouses1481aba130fba26eca3019c558d18ab8'] = 'referencias'; +$_LANGADM['AdminWarehousesb8af235cfa7c64d28efc63d9a6a14fab'] = 'Cantidades físicas de los productos:'; +$_LANGADM['AdminWarehousesf14e5b7a763c29a25df5bad3a121a02c'] = 'Valoración de existencias:'; +$_LANGADM['AdminWarehouses12a521af593422cd508f7707662c9eb2'] = 'Tiendas'; +$_LANGADM['AdminWarehouses0bbf1221233b8660c66270bf07ef5452'] = 'Las siguientes son las tiendas asociadas a este almacén. '; +$_LANGADM['AdminWarehousesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; +$_LANGADM['AdminWarehouses27ce7f8b5623b2e2df568d64cf051607'] = 'Existencias'; +$_LANGADM['AdminWarehouses92b68eb7efe99b8e3d16487dc5b0224a'] = 'Haga clic aquí si desea más información sobre los productos de este almacén'; +$_LANGADM['AdminWarehouses16d2b386b2034b9488996466aaae0b57'] = 'Historial'; +$_LANGADM['AdminWarehousesaea92e99bc142df2bcacebabae3758a0'] = 'Haga clic aquí si desea más detalles sobre lo que sucedió en este almacén '; +$_LANGADM['AdminWarehouses815491b6dbf72f1fd26dafbacc3c3e1f'] = 'Este almacén no existe '; $_LANGADM['AdminWebservice897356954c2cd3d41b221e3f24f99bba'] = 'Clave'; +$_LANGADM['AdminWebservice00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activado'; +$_LANGADM['AdminWebservice52699c78843b98f98620186a59b0a3fa'] = 'Descripción de la clave'; +$_LANGADM['AdminWebservice254f642527b45bc260048e30704edb39'] = 'Configuración'; +$_LANGADM['AdminWebservice1a3b3816c9c978c15939fba51f39eab4'] = 'Activar el servicio Web'; +$_LANGADM['AdminWebservicee8602bda90ef985a71054950e6f1981e'] = 'Antes de activar el servicio Web, debe estar seguro:'; +$_LANGADM['AdminWebservice03d36129c4882949caea84c401bcd876'] = 'de estar seguro de que el servidor soporta la reescritura de URL'; +$_LANGADM['AdminWebservicecb7ceb5bf67dd558051ef7066c6f10d7'] = 'de estar seguro de que el servidor soporta los 5 métodos GET, POST, PUT, DELETE y HEAD '; +$_LANGADM['AdminWebservice8f35e85ee424f046bbc046eb7a2371b8'] = 'Activa el modo de CGI para PHP:'; +$_LANGADM['AdminWebservice0c8efb0ba332e1178d5ac55b3471909a'] = 'Este seguro de PHP no está configurado como módulo de Apache en el servidor'; +$_LANGADM['AdminWebservice160845649c49d9a43327b83015e263f1'] = 'Cuentas de Servicio web'; +$_LANGADM['AdminWebserviceefeb782bc428be5cef6e02a858749ee5'] = 'Clave'; $_LANGADM['AdminWebservice92b1b790773350896dc5c6c06b06a251'] = 'Clave de la cuenta servicio Web'; +$_LANGADM['AdminWebservicee6b4b521ee6aa8dcf5e71d96bda9ffdf'] = 'Descripción de clave'; +$_LANGADM['AdminWebservice24a23d787190f2c4812ff9ab11847a72'] = 'Estado'; +$_LANGADM['AdminWebserviceb9f5c797ebbf55adccdd8539a65a0241'] = 'Desactivado'; +$_LANGADM['AdminWebservice6e750dcbaa546f46df9b1a6b7ec6063c'] = 'Permisos'; +$_LANGADM['AdminWebservicef16b5952df8d25ea30b25ff95ee8fedf'] = 'Asociación de tienda:'; +$_LANGADM['AdminWebservice38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar'; +$_LANGADM['AdminWebservicef19ee162cdc3717e4e58af2ebc837b5a'] = 'La clave debe constar de 32 caracteres'; +$_LANGADM['AdminWebservice73f872e92f8bee93f070d13e2339a410'] = 'Esta clave ya existe'; +$_LANGADM['AdminWebservice3a1d42e50ada009f2ef187fbf6dc8a3f'] = 'Para evitar problemas técnicos con este servicio Web, utilice un servidor Apache'; +$_LANGADM['AdminWebservice1ad84436adb0f59e123b212bf07303f8'] = 'Debe activar el módulo Apache \'mod_auth_basic\' para permitir la identificación al ServicioWeb.'; +$_LANGADM['AdminWebservice424bb66757b8e8d18cef50d036d104cd'] = 'Debe activar el módulo Apache \'mod_rewrite\' para permitir el uso del ServicioWeb.'; +$_LANGADM['AdminWebservice442d1f267535a0638bde988697d82620'] = 'Debe activar la extensión PHP \'SimpleXML\' para permitir los test del servicio Web. '; $_LANGADM['AdminWebservice9305d93c35dfc8cef7b4ed3613c08e6b'] = '¡Generar!'; +$_LANGADM['AdminWebservice51ba9470e0c6fcc53b976a6854b0f2e0'] = 'Parametrar los permisos:'; +$_LANGADM['AdminWebservicebe8545ae7ab0276e15898aae7acfbd7a'] = 'Recurso'; +$_LANGADM['AdminWebservicef1a627ad565dc779ed5a01edafd18640'] = 'Ver (GET)'; $_LANGADM['AdminWebservice9fd0670413556e6cbdc490e09833a30f'] = 'Modificar (PUT)'; $_LANGADM['AdminWebserviceb28e80674d48866203b7790f730dfa30'] = 'Añadir (POST)'; -$_LANGADM['AdminWebserviceb9f5c797ebbf55adccdd8539a65a0241'] = 'Desactivado'; -$_LANGADM['AdminWebservicebe8545ae7ab0276e15898aae7acfbd7a'] = 'Recurso'; -$_LANGADM['AdminWebservicecb7ceb5bf67dd558051ef7066c6f10d7'] = 'de estar seguro de que el servidor soporta los 5 métodos GET, POST, PUT, DELETE y HEAD '; -$_LANGADM['AdminWebservicee8602bda90ef985a71054950e6f1981e'] = 'Antes de activar el servicio Web, debe estar seguro:'; -$_LANGADM['AdminWebserviceefeb782bc428be5cef6e02a858749ee5'] = 'Clave'; -$_LANGADM['AdminWebservicef19ee162cdc3717e4e58af2ebc837b5a'] = 'La clave debe constar de 32 caracteres'; -$_LANGADM['AdminWebservicef1a627ad565dc779ed5a01edafd18640'] = 'Ver (GET)'; -$_LANGADM['AdminZones00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activado'; -$_LANGADM['AdminZones24a23d787190f2c4812ff9ab11847a72'] = 'Estado:'; -$_LANGADM['AdminZones38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar'; -$_LANGADM['AdminZones47726f4b1d9ceabe8b6022a762495201'] = 'Autorizar o no envíos a esta zona'; -$_LANGADM['AdminZones49ee3087348e8d44e1feda1917443987'] = 'Nombre'; -$_LANGADM['AdminZonesb3ff996fe5c77610359114835baf9b38'] = 'Zona'; +$_LANGADM['AdminWebservice6c0c2b9ec9a4188db4cfd4f8a0fee415'] = 'Borrar (DELETE)'; +$_LANGADM['AdminWebservice028f42454a71f86007a79664b2a35882'] = 'Vista (HEAD)'; $_LANGADM['AdminZonesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminZonesb9f5c797ebbf55adccdd8539a65a0241'] = 'Desactivado'; +$_LANGADM['AdminZonesb3ff996fe5c77610359114835baf9b38'] = 'Zona'; +$_LANGADM['AdminZones00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activado'; +$_LANGADM['AdminZonesd3b206d196cd6be3a2764c1fb90b200f'] = 'Borrar seleccionados'; +$_LANGADM['AdminZonese25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar items seleccionados?'; $_LANGADM['AdminZonesdad1f8d794ee0dd7753fe75e73b78f31'] = 'Zonas'; -$_LANGADM['AdminZonesdc1be6c34c5d1b2cb4998f961dbbf3f5'] = 'Nombre de la zona (ej: África costa oeste)'; -$_LANGADM['AdminZonese25f0ecd41211b01c83e5fec41df4fe7'] = '¿Borrar los elementos seleccionados?'; -$_LANGADM['Helper00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activado'; -$_LANGADM['Helper0470d45929f27e1161330164c423b415'] = 'Definir campos obligatorios para este sección'; -$_LANGADM['Helper06df33001c1d7187fdd81ea1f5b277aa'] = 'Acciones'; -$_LANGADM['Helper08a38277b0309070706f6652eeae9a53'] = 'Abajo'; -$_LANGADM['Helper0bcef9c45bd8a48eda1b26eb0c61c869'] = '%'; -$_LANGADM['Helper1908624a0bca678cd26b99bfd405324e'] = 'Tamaño del fichero'; -$_LANGADM['Helper195fbb57ffe7449796d23466085ce6d8'] = 'Mayo'; -$_LANGADM['Helper19f823c6453c2b1ffd09cb715214813d'] = 'Campos obligatorios'; -$_LANGADM['Helper1aa4c641d6920ddb97a2562f8ec53853'] = 'Grupo:'; -$_LANGADM['Helper1b539f6f34e8503c97f6d3421346b63c'] = 'Julio'; -$_LANGADM['Helper21034ae6d01a83e702839a72ba8a77b0'] = 'sin IVA'; -$_LANGADM['Helper258f49887ef8d14ac268c92b02503aaa'] = 'Arriba'; -$_LANGADM['Helper38fb7d24e0d60a048f540ecb18e13376'] = 'Guardar '; -$_LANGADM['Helper3ec365dd533ddb7ef3d1c111186ce872'] = 'Detalles'; -$_LANGADM['Helper3fcf026bbfffb63fb24b8de9d0446949'] = 'Abril'; -$_LANGADM['Helper41ba70891fb6f39327d8ccb9b1dafb84'] = 'Agosto'; -$_LANGADM['Helper4351cfebe4b61d8aa5efa1d020710005'] = 'Vista'; -$_LANGADM['Helper4e140ba723a03baa6948340bf90e2ef6'] = 'Nombre:'; -$_LANGADM['Helper526d688f37a86d3c3f27d0c5016eb71d'] = 'Resetear'; -$_LANGADM['Helper5da618e8e4b89c66fe86e32cdafde142'] = 'Desde'; -$_LANGADM['Helper5e9df908eafa83cb51c0a3720e8348c7'] = 'Compruebe todo'; -$_LANGADM['Helper5ece607071fe59ddc4c88dc6abfe2310'] = 'Elementos no encontrados'; -$_LANGADM['Helper5ffd7a335dd836b3373f5ec570a58bdc'] = 'Expandir todo'; -$_LANGADM['Helper659e59f062c75f81259d22786d6c44aa'] = 'Febrero'; -$_LANGADM['Helper688937ccaf2a2b0c45a1c9bbba09698d'] = 'Junio'; -$_LANGADM['Helper69e62346c35bc63795db142cfbb0af66'] = 'Ningún grupo creado'; -$_LANGADM['Helper6a26f548831e6a8c26bfbbd9f6ec61e0'] = 'Ayuda'; -$_LANGADM['Helper7a1920d61156abc05a60135aefe8bc67'] = 'Por defecto'; -$_LANGADM['Helper7dce122004969d56ae2e0245cb754d35'] = 'Editar'; -$_LANGADM['Helper7e823b37564da492ca1629b4732289a8'] = 'Noviembre'; -$_LANGADM['Helper81f32b96f6626b8968e6a0f4a9bce62e'] = 'Seleccionar los campos que quiere ser obligatorios par este sección.'; -$_LANGADM['Helper82331503174acbae012b2004f6431fa5'] = 'Diciembre'; -$_LANGADM['Helper86f5978d9b80124f509bdb71786e929e'] = 'Enero'; -$_LANGADM['Helper93cba07454f06a4a960172bbd6e2a435'] = 'Sí'; -$_LANGADM['Helper9747d23c8cc358c5ef78c51e59cd6817'] = 'Desactive todo'; -$_LANGADM['Helperb56c3bda503a8dc4be356edb0cc31793'] = 'Contraer todo'; -$_LANGADM['Helperb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['Helperb9987a246a537f4fe86f1f2e3d10dbdb'] = 'Mostrar'; -$_LANGADM['Helperb9f5c797ebbf55adccdd8539a65a0241'] = 'Desactivado'; -$_LANGADM['Helperbafd7322c6e97d25b6299b5d6fe8920b'] = 'No'; -$_LANGADM['Helperbfc18def58cfa50029d149e9b932e974'] = '¿Copiar imágenes también?'; -$_LANGADM['Helperc6155aaecccf794cd2a00fcc35898022'] = 'Nombre del grupo'; -$_LANGADM['Helperc770d8e0d1d1943ce239c64dbd6acc20'] = 'Añadir a mi IP'; -$_LANGADM['Helpercc3787ca78f445f481069a4c047f7e7a'] = 'Elija un idioma:'; -$_LANGADM['Helpercc5d90569e1c8313c2b1c2aab1401174'] = 'Septiembre'; -$_LANGADM['Helperd7778d0c64b6ba21494c97f77a66885a'] = 'Filtro'; -$_LANGADM['Helperdae8ace18bdcbcc6ae5aece263e14fe8'] = 'Opciones'; -$_LANGADM['Helperdd8921b41e0279a02c6a26a509241700'] = 'resultado(s)'; -$_LANGADM['Helpere12167aa0a7698e6ebc92b4ce3909b53'] = 'Hasta'; -$_LANGADM['Helpere54b38290c8bdd95e8bc10412c9cc096'] = 'Campos obligatorios'; -$_LANGADM['Helpereca60ae8611369fe28a02e2ab8c5d12e'] = 'Octubre'; -$_LANGADM['Helpered75712b0eb1913c28a3872731ffd48d'] = 'Duplicar'; -$_LANGADM['Helperee77ea46b0c548ed60eadf31bdd68613'] = 'Error en consulta SQL'; -$_LANGADM['Helperee9b2f3cf31c23c944b15fb0b33d6a77'] = 'Nombre del campo'; +$_LANGADM['AdminZones49ee3087348e8d44e1feda1917443987'] = 'Nombre'; +$_LANGADM['AdminZones52e02caed00c24e25d66a9ef419943c4'] = 'Nombre de la zona (ej: África costa oeste)'; +$_LANGADM['AdminZones24a23d787190f2c4812ff9ab11847a72'] = 'Estado:'; +$_LANGADM['AdminZonesb9f5c797ebbf55adccdd8539a65a0241'] = 'Desactivado'; +$_LANGADM['AdminZones47726f4b1d9ceabe8b6022a762495201'] = 'Autorizar o no envíos a esta zona'; +$_LANGADM['AdminZones93b5cbba04bc93f8f61a4a10bbf2d1ac'] = 'Asociación de tienda:'; +$_LANGADM['AdminZones9aa03a5dca2e060a4ecbff0dd8616692'] = 'Guardar'; $_LANGADM['Helperef7de3f485174ff47f061ad27d83d0ee'] = 'seleccionado'; +$_LANGADM['Helperb56c3bda503a8dc4be356edb0cc31793'] = 'Colapsar todos'; +$_LANGADM['Helper5ffd7a335dd836b3373f5ec570a58bdc'] = 'Expandir todos'; +$_LANGADM['Helper5e9df908eafa83cb51c0a3720e8348c7'] = 'Marcar todos'; +$_LANGADM['Helper9747d23c8cc358c5ef78c51e59cd6817'] = 'Desmarcar todos'; +$_LANGADM['Helper17f5f00c6d09158f70718e353e91d20e'] = 'Buscar una categoría'; +$_LANGADM['Helperee77ea46b0c548ed60eadf31bdd68613'] = 'Consulta SQL erronea'; +$_LANGADM['Helperee77ea46b0c548ed60eadf31bdd68613'] = 'Duplicar'; +$_LANGADM['Helperbfc18def58cfa50029d149e9b932e974'] = 'Copiar imágenes también?'; +$_LANGADM['Helper3ec365dd533ddb7ef3d1c111186ce872'] = 'Detalles'; +$_LANGADM['Helper4351cfebe4b61d8aa5efa1d020710005'] = 'Ver'; +$_LANGADM['Helper7dce122004969d56ae2e0245cb754d35'] = 'Editar'; $_LANGADM['Helperf2a6c498fb90ee345d997f888fce3b18'] = 'Borrar'; +$_LANGADM['Helper1412292b09d3cd39f32549afb1f5f102'] = '¿Borrar items seleccionados?'; +$_LANGADM['Helper4e140ba723a03baa6948340bf90e2ef6'] = 'Nombre:'; +$_LANGADM['Helper7a1920d61156abc05a60135aefe8bc67'] = 'Por defecto'; +$_LANGADM['Helperc770d8e0d1d1943ce239c64dbd6acc20'] = 'Añadir mi IP'; +$_LANGADM['Helper21034ae6d01a83e702839a72ba8a77b0'] = '(Tasa Excl.)'; +$_LANGADM['Helper0f86285516456595b59620181e9c689c'] = 'Grupo de tienda'; +$_LANGADM['Helper9f82518d468b9fee614fcc92f76bb163'] = 'Tienda'; +$_LANGADM['Helper0cb5f962975f8caa31f7564a420f5b39'] = 'Todos los grupos de tiendas'; +$_LANGADM['Helper804ccd6219996d12eda865d1c0707423'] = 'Todas las tiendas'; +$_LANGADM['Helper2efd89b3ccc76b0b03a34196fc6d1c8b'] = 'Añadir etiqueta'; +$_LANGADM['Helper1908624a0bca678cd26b99bfd405324e'] = 'Tamaño de archivo'; +$_LANGADM['Helper86f5978d9b80124f509bdb71786e929e'] = 'Enero'; +$_LANGADM['Helper659e59f062c75f81259d22786d6c44aa'] = 'Febrero'; $_LANGADM['Helperfa3e5edac607a88d8fd7ecb9d6d67424'] = 'Marzo'; -$_LANGADM['index12c500ed0b7879105fb46af0f246be87'] = 'pedidos'; -$_LANGADM['index13348442cc6a27032d2b4aa28b75a5d3'] = 'Búsqueda '; -$_LANGADM['index1aa4c641d6920ddb97a2562f8ec53853'] = 'Grupo:'; -$_LANGADM['index3e937d04c1c83492260a33d926ca587c'] = 'Bug Tracker'; +$_LANGADM['Helper3fcf026bbfffb63fb24b8de9d0446949'] = 'Abril'; +$_LANGADM['Helper195fbb57ffe7449796d23466085ce6d8'] = 'Mayo'; +$_LANGADM['Helper688937ccaf2a2b0c45a1c9bbba09698d'] = 'Junio'; +$_LANGADM['Helper1b539f6f34e8503c97f6d3421346b63c'] = 'Julio'; +$_LANGADM['Helper41ba70891fb6f39327d8ccb9b1dafb84'] = 'Agosto'; +$_LANGADM['Helpercc5d90569e1c8313c2b1c2aab1401174'] = 'Setiembre'; +$_LANGADM['Helpereca60ae8611369fe28a02e2ab8c5d12e'] = 'Octubre'; +$_LANGADM['Helper7e823b37564da492ca1629b4732289a8'] = 'Nobiembre'; +$_LANGADM['Helper82331503174acbae012b2004f6431fa5'] = 'Diciembre'; +$_LANGADM['Helper19f823c6453c2b1ffd09cb715214813d'] = 'Campo requerido'; +$_LANGADM['Helperb718adec73e04ce3ec720dd11a06a308'] = 'ID'; +$_LANGADM['Helperc6155aaecccf794cd2a00fcc35898022'] = 'Nombre del grupo'; +$_LANGADM['Helper69e62346c35bc63795db142cfbb0af66'] = 'No se creo grupo'; +$_LANGADM['Helper00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activado'; +$_LANGADM['Helperb9f5c797ebbf55adccdd8539a65a0241'] = 'Desactivado'; +$_LANGADM['Helper08a38277b0309070706f6652eeae9a53'] = 'Abajo'; +$_LANGADM['Helper258f49887ef8d14ac268c92b02503aaa'] = 'Arriba'; +$_LANGADM['Helper0bcef9c45bd8a48eda1b26eb0c61c869'] = '%'; +$_LANGADM['Helper5ece607071fe59ddc4c88dc6abfe2310'] = 'No se encontraron items'; +$_LANGADM['Helper193cfc9be3b995831c6af2fea6650e60'] = 'Página'; +$_LANGADM['Helperb9987a246a537f4fe86f1f2e3d10dbdb'] = 'Mostrar'; +$_LANGADM['Helperdd8921b41e0279a02c6a26a509241700'] = 'resultado(s)'; +$_LANGADM['Helper526d688f37a86d3c3f27d0c5016eb71d'] = 'Restaurar'; +$_LANGADM['Helperd7778d0c64b6ba21494c97f77a66885a'] = 'Filtrar'; +$_LANGADM['Helper06df33001c1d7187fdd81ea1f5b277aa'] = 'Acciones'; +$_LANGADM['Helper93cba07454f06a4a960172bbd6e2a435'] = 'Si'; +$_LANGADM['Helperbafd7322c6e97d25b6299b5d6fe8920b'] = 'No'; +$_LANGADM['Helper5da618e8e4b89c66fe86e32cdafde142'] = 'Desde'; +$_LANGADM['Helpere12167aa0a7698e6ebc92b4ce3909b53'] = 'Hasta'; +$_LANGADM['Helperdae8ace18bdcbcc6ae5aece263e14fe8'] = 'Opciones'; +$_LANGADM['Helpercc3787ca78f445f481069a4c047f7e7a'] = 'Seleccionar idioma:'; +$_LANGADM['Helperf2f552caf8d0321d77fbe4dd7c400073'] = 'Usar valor por defecto'; +$_LANGADM['Helper98e047f4688e167f29de020d00ff8f54'] = 'No se puede cambiar el valor de este campo de configuración en este contexto la tienda'; +$_LANGADM['Helperc9cc8cce247e49bae79f15173ce97354'] = 'Guardar'; +$_LANGADM['Helper0470d45929f27e1161330164c423b415'] = 'Establezca los campos obligatorios para esta sección '; +$_LANGADM['Helpere54b38290c8bdd95e8bc10412c9cc096'] = 'campos obligatorios '; +$_LANGADM['Helper81f32b96f6626b8968e6a0f4a9bce62e'] = 'Seleccione los campos que le gustaría que se requiere para esta sección. '; +$_LANGADM['Helperee9b2f3cf31c23c944b15fb0b33d6a77'] = 'Nombre del campo '; +$_LANGADM['AdminAttributes00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activado'; +$_LANGADM['AdminAttributesb9f5c797ebbf55adccdd8539a65a0241'] = 'Desactivado'; +$_LANGADM['AdminAttributes08a38277b0309070706f6652eeae9a53'] = 'Abajo'; +$_LANGADM['AdminAttributes258f49887ef8d14ac268c92b02503aaa'] = 'Arriba'; +$_LANGADM['AdminAttributes5ece607071fe59ddc4c88dc6abfe2310'] = 'No se encontraron items'; +$_LANGADM['AdminCmsContent62381fc27e62649a16182a616de3f7ea'] = 'Categoría actual'; +$_LANGADM['AdminNotFound55a6c776077ef389722620bcfd4a2dbf'] = 'El controlador'; +$_LANGADM['AdminNotFound108a3b71e398b14cc2d2054d3d7e1871'] = 'esta perdido o inválido.'; +$_LANGADM['AdminNotFoundd19e8ab738bcb64f6c960a6ee116b3b5'] = 'Ir al tablero'; +$_LANGADM['AdminNotFound064d2e08f924478234959b67180290eb'] = 'Volver a la página anterior'; +$_LANGADM['AdminStats1e6d57e813355689e9c77e947d73ad8f'] = 'Desde:'; +$_LANGADM['AdminStatsc9cc8cce247e49bae79f15173ce97354'] = 'Guardar'; +$_LANGADM['AdminStatsf4f70727dc34561dfde1a3c529b6205c'] = 'Opciones'; +$_LANGADM['AdminStatsb0b7c2b87eba7820fb826c780e136d2e'] = 'Motor grafico'; +$_LANGADM['AdminStats423e5f3a91ed4e4b023ea6eebddd25b5'] = 'No hay módulos de motores gráficos instalados'; +$_LANGADM['AdminStats5f0552395d828276db64cb05ab75150b'] = 'Motor de grilla'; +$_LANGADM['AdminStats018c0d798c754ada9fbc026ca9a80092'] = 'No hay módulos de motores de grilla instalados'; +$_LANGADM['AdminStatsdc0a18457d5a9bb07540ad2ddb872822'] = 'Periodo de Auto-limpieza'; +$_LANGADM['AdminStats846495f9ceed11accf8879f555936a7d'] = 'Navegación'; +$_LANGADM['AdminStats266e72d21719a5d0c7b8527c44c08f99'] = 'No hay módulos instalados'; +$_LANGADM['AdminStats8290fb626ffacf21450997f25967efeb'] = 'Módulo no encontrado'; +$_LANGADM['AdminStatsb9f69fde28fbf3d71afa1bc9e3b7dab8'] = 'Por favor seleccione un módulo en la columna de la izquierda.'; +$_LANGADM['AdminSupplyOrdersChangeState5707dd244bf89fca30f29b7f57a18e75'] = 'Estado de la orden'; +$_LANGADM['AdminSupplyOrdersChangeState427900fba7cbdb9b05f5d888eb1e39d6'] = 'Seleccione el nuevo estado de su orden'; +$_LANGADM['AdminSupplyOrdersChangeState79ea758900c3bcb857f45804c7802062'] = 'Estado de orden del proveedor'; +$_LANGADM['AdminSupplyOrdersChangeState4079e267d14aa06a871f899e9814db79'] = 'Imprimir el estado de orden de'; +$_LANGADM['AdminSupplyOrdersChangeState37dcf77d4b53cce7b5dd23fd9bdd72d7'] = 'Clic aquí para descargar el estado de orden de'; +$_LANGADM['AdminTaxRulesb1c94ca2fbc3e78fc30069c8d0f01680'] = 'Todo'; +$_LANGADM['AdminTaxRules00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activado'; +$_LANGADM['AdminTaxRulesb9f5c797ebbf55adccdd8539a65a0241'] = 'Desactivado'; +$_LANGADM['AdminTaxRules08a38277b0309070706f6652eeae9a53'] = 'Abajo'; +$_LANGADM['AdminTaxRules258f49887ef8d14ac268c92b02503aaa'] = 'Arriba'; +$_LANGADM['AdminTaxRules14e4d5e97b5a2c7780c4f23b7612a67b'] = 'Esta tasa solamente'; +$_LANGADM['AdminTaxRules3b1ea6c0a5c48dc45e304039e30352bf'] = 'Computar con ordenes'; +$_LANGADM['AdminTaxRules7f8f392e0c47b730d773b4ddd9448fba'] = 'Una después de otra'; +$_LANGADM['AdminController3dd9c50a1e72020b9cc83e92aa7d07b9'] = 'Tiempo de carga: '; +$_LANGADM['AdminControllerbbaff12800505b22a853e8b7f4eb6a22'] = 'Contacto'; +$_LANGADM['AdminController3e937d04c1c83492260a33d926ca587c'] = 'Bug Tracker '; +$_LANGADM['AdminControllere6a7f8a2f42cc35979973da8dfb10720'] = 'Foro'; +$_LANGADM['AdminController8524de963f07201e5c086830d370797f'] = 'Cargando...'; +$_LANGADM['AdminController529a53abbdf42a64cb2d149c0aeced04'] = 'Los últimos pedidos '; +$_LANGADM['AdminController050a0d11da7943317186f76a36b14a6c'] = 'No hay pedidos nuevos hechos en su tienda '; +$_LANGADM['AdminControllerad0750ccecf0c31c43ce46ea7e665ea5'] = 'Mostrar todas las órdenes '; +$_LANGADM['AdminController1a9c46c5de112e3cb217e0ec5576d499'] = 'Últimos clientes '; +$_LANGADM['AdminControllerab2f2e57bccf2066528b0c585993dcda'] = 'No hay nuevos clientes registrados en su tienda '; +$_LANGADM['AdminController4942b4a77c98af316861fc63c648b45f'] = 'Mostrar todos los clientes '; +$_LANGADM['AdminController77181afe06241c54ef771a23ee6da8f4'] = 'Últimos mensajes '; +$_LANGADM['AdminControllerb73a47387ac1a23b17154c3b1e93fb71'] = 'No hay nuevos mensajes publicados en su tienda '; +$_LANGADM['AdminControllera2eda4e1c4dfc9bade7150b878c57a46'] = 'Mostrar todos los mensajes '; +$_LANGADM['AdminControllerf84b4e2770ec98e3db2926cd49864d2f'] = 'Mis preferencias '; +$_LANGADM['AdminController4236a440a662cc8253d7536e5aa17942'] = 'cerrar sesión'; +$_LANGADM['AdminControllerd70861cbe7f8c9a1241c39b3e7ef5ef2'] = 'Ver mi tienda '; +$_LANGADM['AdminControllercbebc850f5f849e8956b5f8075f48f69'] = 'en todas partes '; +$_LANGADM['AdminController46f22f2a56ddd091f4b2b2c35c5ca989'] = 'catalogo'; +$_LANGADM['AdminController4b6f7d34a58ba399f077685951d06738'] = 'clientes'; +$_LANGADM['AdminController855d2bf59043b81e76bc931e685a4f58'] = 'por nombre'; +$_LANGADM['AdminController399574be0ed95657dfac0e8d38374c62'] = 'por dirección IP'; +$_LANGADM['AdminController12c500ed0b7879105fb46af0f246be87'] = 'pedidos'; +$_LANGADM['AdminController56deca22a707214865f7ea3ae6391d67'] = 'facturas'; +$_LANGADM['AdminController8642a2f37a5d42b54ce53b1fbdd1583f'] = 'cestas'; +$_LANGADM['AdminController13348442cc6a27032d2b4aa28b75a5d3'] = 'Buscar'; +$_LANGADM['AdminController4f32a32dea642737580dd71cdfd8d3c0'] = 'Acceso Rápido'; +$_LANGADM['AdminController891cea3363eb13a9ed383ae32f0b48d8'] = 'Seleccione su tienda:'; +$_LANGADM['AdminController53cd939ae14e33855274e17a3c411fdd'] = 'Por razones de seguridad, también debe: '; +$_LANGADM['AdminControllere99c06952f4336ce189d8df45980dca0'] = 'eliminar la carpeta / install '; +$_LANGADM['AdminControllercfe4fdfe80d0ce318f6966bfe0465abf'] = 'Va a configurar su tienda para el grupo de tiendas'; +$_LANGADM['AdminController2cf18cf678856562fbbe18a33ce10d69'] = 'Va a configurar su tienda para compras'; +$_LANGADM['AdminControllerdb26e10564e958809d798e8048fcbc0a'] = 'Token de seguridad no válido '; +$_LANGADM['AdminControllera4da6f31ab268a5310bc475e63ab92db'] = 'Entiendo los riesgos y lo que realmente quiero mostrar esta página '; +$_LANGADM['AdminController5196611ad1bf27e9cef5375b038c04db'] = 'Sácame de aquí! '; +$_LANGADM['AdminController07213a0161f52846ab198be103b5ab43'] = 'errores'; +$_LANGADM['AdminController6357d3551190ec7e79371a8570121d3a'] = 'hay'; +$_LANGADM['AdminController3879149292f9af4469cec013785d6dfd'] = 'advertencias'; +$_LANGADM['AdminController8a3cfd894d57e33c55400fc9d76aa08a'] = 'Clic aquí para ver más'; +$_LANGADM['AdminControllera92269f5f14ac147a821728c23204c0b'] = 'Ocultar advertencias'; +$_LANGADM['AdminController4ce81305b7edb043d0a7a5c75cab17d0'] = 'Hay'; +$_LANGADM['AdminController7b83d3f08fa392b79e3f553b585971cd'] = 'cuidado'; +$_LANGADM['AdminControllere9c7e4df74077626f7e42797c65273c4'] = 'y permanecer'; +$_LANGADM['AdminHelpAccess6a26f548831e6a8c26bfbbd9f6ec61e0'] = 'Ayuda'; +$_LANGADM['index86bbc77fd75ac02c21b84a37b260eadd'] = 'Panel de administración'; +$_LANGADM['indexf34d48fdeb503f83d7b2d6912ad4ad5c'] = 'Un nuevo pedido se ha hecho en su tienda. '; +$_LANGADM['indexfa4ca47bd32c835f24a5e9ec29a87a5f'] = 'Número de pedido: '; +$_LANGADM['indexba3ffaeeeee2d808a2a173707349ebdb'] = 'Total:'; +$_LANGADM['indexaf7f7f1e54081425693d013be2ba5d1f'] = 'De:'; +$_LANGADM['indexe8c47ac18c587ee1a2a3617c7e96245a'] = 'Haga clic aquí para ver el pedido'; +$_LANGADM['indexd2d2000f7fa636acd871f43c085a75dc'] = 'Un nuevo cliente registrado en su tienda. '; +$_LANGADM['indexea9b3a6658e8b6ab6b1bc960f68ce63f'] = 'Nombre del cliente: '; +$_LANGADM['indexe30d2e2e3e089445907ea440d5f0d901'] = 'Haga clic aquí para ver el cliente '; +$_LANGADM['indexa546b4ed60fa82d6e50475370c228979'] = 'Un nuevo mensaje publicado en su tienda. '; +$_LANGADM['index3c40bce8d041e25000f92477f7f8ab31'] = 'Haga clic aquí para ver el mensaje '; +$_LANGADM['index2d171b6a17c89ae0c6e4f2b64f2af559'] = 'Una modificación de este campo se aplicará para todos los talleres '; +$_LANGADM['index3e12761a2bcba8a5a257db3ccab5422f'] = 'Una modificación de este campo se aplicará para todos las tiendas de grupo de %s'; +$_LANGADM['index7de03e29467c9d376a57e40f2ace850f'] = 'Una modificación de este campo se aplicará para la tienda de s% '; +$_LANGADM['index529a53abbdf42a64cb2d149c0aeced04'] = 'Los últimos pedidos '; +$_LANGADM['index050a0d11da7943317186f76a36b14a6c'] = 'No hay pedidos nuevos se ha hecho en su tienda '; +$_LANGADM['indexad0750ccecf0c31c43ce46ea7e665ea5'] = 'Mostrar todas las órdenes '; +$_LANGADM['index1a9c46c5de112e3cb217e0ec5576d499'] = 'últimos clientes '; +$_LANGADM['indexab2f2e57bccf2066528b0c585993dcda'] = 'No hay nuevos clientes registrados en su tienda '; +$_LANGADM['index4942b4a77c98af316861fc63c648b45f'] = 'Mostrar todos los clientes '; +$_LANGADM['index77181afe06241c54ef771a23ee6da8f4'] = 'últimos mensajes '; +$_LANGADM['indexb73a47387ac1a23b17154c3b1e93fb71'] = 'No hay nuevos mensajes publicados en su tienda '; +$_LANGADM['indexa2eda4e1c4dfc9bade7150b878c57a46'] = 'Mostrar todos los mensajes '; +$_LANGADM['indexf84b4e2770ec98e3db2926cd49864d2f'] = 'Mis preferencias'; $_LANGADM['index4236a440a662cc8253d7536e5aa17942'] = 'Salir'; +$_LANGADM['indexd70861cbe7f8c9a1241c39b3e7ef5ef2'] = 'Ver mi tienda'; +$_LANGADM['indexcbebc850f5f849e8956b5f8075f48f69'] = 'todo'; $_LANGADM['index46f22f2a56ddd091f4b2b2c35c5ca989'] = 'catálogo '; $_LANGADM['index4b6f7d34a58ba399f077685951d06738'] = 'clientes'; -$_LANGADM['index4f32a32dea642737580dd71cdfd8d3c0'] = 'Acceso rápido'; $_LANGADM['index50d7eaecd64b277cdaac58e0cd48ad83'] = 'dirección IP'; -$_LANGADM['index5196611ad1bf27e9cef5375b038c04db'] = '¡Salir de aquí!'; -$_LANGADM['index53cd939ae14e33855274e17a3c411fdd'] = 'Para su seguridad, debe tambien:'; +$_LANGADM['index12c500ed0b7879105fb46af0f246be87'] = 'pedidos'; $_LANGADM['index56deca22a707214865f7ea3ae6391d67'] = 'facturas'; -$_LANGADM['index7286baef44d09300636a4b99c533523c'] = 'Tiempo de carga:'; $_LANGADM['index8642a2f37a5d42b54ce53b1fbdd1583f'] = 'carritos'; -$_LANGADM['index86bbc77fd75ac02c21b84a37b260eadd'] = 'Panel de administración'; -$_LANGADM['indexa4da6f31ab268a5310bc475e63ab92db'] = 'Entiendo los riesgos y quiero mostrar la página'; -$_LANGADM['indexbbaff12800505b22a853e8b7f4eb6a22'] = 'Contacto'; -$_LANGADM['indexcbebc850f5f849e8956b5f8075f48f69'] = 'todo'; -$_LANGADM['indexd70861cbe7f8c9a1241c39b3e7ef5ef2'] = 'Ver mi tienda'; -$_LANGADM['indexdb26e10564e958809d798e8048fcbc0a'] = 'Clave de seguridad no válida'; -$_LANGADM['indexe6a7f8a2f42cc35979973da8dfb10720'] = 'Foro'; +$_LANGADM['index13348442cc6a27032d2b4aa28b75a5d3'] = 'Búsqueda '; +$_LANGADM['index4f32a32dea642737580dd71cdfd8d3c0'] = 'Acceso rápido'; +$_LANGADM['index891cea3363eb13a9ed383ae32f0b48d8'] = 'Seleccione su tienda'; +$_LANGADM['index53cd939ae14e33855274e17a3c411fdd'] = 'Para su seguridad, debe tambien:'; $_LANGADM['indexe99c06952f4336ce189d8df45980dca0'] = 'borrar la carpeta /install'; -$_LANGADM['indexeed2839c1e3e5f7069ed03b2f6d4c6dd'] = 'Back Office'; -$_LANGADM['indexf84b4e2770ec98e3db2926cd49864d2f'] = 'Mis preferencias'; +$_LANGADM['index7286baef44d09300636a4b99c533523c'] = 'Tiempo de carga:'; +$_LANGADM['indexbbaff12800505b22a853e8b7f4eb6a22'] = 'Contacto'; +$_LANGADM['index3e937d04c1c83492260a33d926ca587c'] = 'Bug Tracker'; +$_LANGADM['indexe6a7f8a2f42cc35979973da8dfb10720'] = 'Foro'; ?> \ No newline at end of file diff --git a/translations/es/errors.php b/translations/es/errors.php index 4759a2067..6c6877a8c 100644 --- a/translations/es/errors.php +++ b/translations/es/errors.php @@ -2,558 +2,625 @@ global $_ERRORS; $_ERRORS = array(); -$_ERRORS['952ae48b085160f3a632721d37924f47'] = 'imágenes. Compruebe, por favor, los derechos de escritura en el dossier.'; -$_ERRORS['4a86eb1f2e0779658266fd6a8582dc9a'] = 'en la función'; -$_ERRORS['8014d5d92e09a563588869c623bd0abf'] = '%1$s (la clase que falta en %2$s)'; -$_ERRORS['f9c47597596f7159815c61957f4f8ec2'] = '%1$s (parse error en %2$s)'; -$_ERRORS['77ae44aa6c998166fcf1a87496278ad5'] = '(no puede cargar el objeto)'; -$_ERRORS['870f63caf131889f34772366090cf097'] = 'Haga un clic para abrir la ficha del generador'; -$_ERRORS['80ad851953b32bff1d580e054c14bc3f'] = '404 Módulo no encontrada'; -$_ERRORS['dea850f4b2aebd535089e1042c789b7c'] = 'Un total mínimo de compra de '; -$_ERRORS['a2284157626fd717badf9887b326392b'] = 'Ya existe una reducción para esa categoría'; -$_ERRORS['6945cb79a997b9823a8bff9e72dd1cb8'] = 'Ya existe un vale con este nombre. Elija otro por favor.'; -$_ERRORS['08de2fdaabcd120b8ca1388d21179921'] = 'acceso denegado'; -$_ERRORS['7eb3eacf05efbe5c577df2f83e663291'] = 'Todos los módulos no se puede cargar debido a razones de restricción de límite de memoria, por favor aumente el valor de memory_limit en su configuración del servidor'; -$_ERRORS['4ee13cb828cde6949c31c24478a6069b'] = 'Ya existe una cuenta para este email'; -$_ERRORS['c40e77fb4435d6520a59d8778c771b74'] = 'Ya existe una cuenta con esta dirección email, por favor indique el campo contraseña o solicite una nueva'; -$_ERRORS['86de674d7405670db52e79ec1665b0b1'] = 'una dirección situada en un país que tiene estados/ porvincias debe tener un estado /provincia seleccionadornrn'; -$_ERRORS['82d6830fc99545242c1333aee42d5a17'] = 'Se ha producido un error durante la actualización del grupo predeterminado'; -$_ERRORS['b464b4391b0ed5cc6d35dee9a62c3244'] = 'Se ha producido un error durante la instalación del módulo:'; -$_ERRORS['6b9b69ab9178ef91715387ca776ce2b5'] = 'Se ha producido un error durante la desinstalación del módulo:'; -$_ERRORS['2ff0db4e2462e54ee9e4d345d9e3f4d7'] = 'Se ha producido un error, este módulo no existe:'; -$_ERRORS['c8d29e2bc52b6c92a1560990874aa565'] = 'Se ha producido un error al añadir el condado'; -$_ERRORS['920ecfc0507c000f2ae996465a9a3b16'] = 'Se ha producido un error al añadir códigos postales'; -$_ERRORS['d8f4f69d48a199f1c406d3e821b7828a'] = 'se ha producido un error antes de enviar el mensaje'; -$_ERRORS['200cb26c2479e770241b1c62ccfb8e08'] = 'se ha producido un error mientras se eliminaba la personalización del producto'; -$_ERRORS['8eccd648c123a09bcf8520fea052861d'] = 'se ha producido un error mientras se eliminaba el producto'; -$_ERRORS['bc33aa1314e7dcd3472db72472b909b2'] = 'se ha producido un error al borrar'; +$_ERRORS['c111be82444b7eed2d979636db454ce9'] = 'No tiene permiso para acceder aquí'; +$_ERRORS['bd60cfe318c8b3b7d0f0c44f76d168ab'] = 'El directorio de restauraciones no existe'; +$_ERRORS['1b599bf89c1bf4f8640ef31f3acb9f40'] = 'archivo no especificado'; +$_ERRORS['107b871b48c2c55155eb6849e38171c3'] = 'Imposible abrir el archivo de copia de seguridad'; +$_ERRORS['d906ff9d856174f452e62e5dbdb83f11'] = 'Imposible mostrar el producto de copia de seguridad'; +$_ERRORS['de1773afdeb0fdacd595fa6e08edab62'] = 'Falta el ID de proveedor'; +$_ERRORS['84791cb2d987ad5f5b77e36e27686872'] = 'No se puede encontrar este orden de suministro en la base de datos '; +$_ERRORS['4efc48557b29739b6cdd3fc01a299c47'] = 'Ficha %s no seencuentra'; +$_ERRORS['b9d252ecdd7f1b8789d7d59728c32f11'] = 'FIcha archivo %s no se encuentra'; +$_ERRORS['652122103181aa2752efaecab300edf0'] = 'acceso denegado'; +$_ERRORS['6f3051c34727f7a4087165563fe08c3e'] = 'Falta de identificación de la orden o la identificación de la orden de factura '; +$_ERRORS['82f5cfff9540e141216195b59dddd594'] = 'no se puede encontrar el pedido'; +$_ERRORS['36527e8d64ec4ced95607f6ef9b2a1b9'] = 'No se puede encontrar la factura para la base de datos '; +$_ERRORS['e21c3c406358073b38d481fd3d88221c'] = 'No se ha encontrado factura'; +$_ERRORS['d107b93e0404a9ec3a24c3b797b63fff'] = 'No se ha encontrado orden de pedido'; +$_ERRORS['47be00818e1acd46db0092d6586204cf'] = 'Este nombre de clase no existe'; +$_ERRORS['388ed04607290133b78adf251a3e17ed'] = 'Esta propiedad no existe en la clase o esta prohibida'; +$_ERRORS['48524477f4f52618e4ab9f1f6fb1d1a8'] = 'Esta asociación contiene ya demasiadas claves'; +$_ERRORS['46e6c4977ebd38ff176e68481ab04275'] = 'este nombre no está permitido'; +$_ERRORS['6b6a27e705469286cb83d20ec8e1b885'] = 'Error de sintaxis con este motivo'; +$_ERRORS['a3084b5f93d22e573824af3ca8f58b73'] = 'Esta clave se ha utilizado demasiadas veces (solo se permite utilizar una vez)'; $_ERRORS['472266472e3353d32d8a8ffa25c60154'] = 'se ha producido un error mientras se borraba la imagen'; -$_ERRORS['7f2673e88a2cf04ce4e559cdf1b30277'] = 'se ha producido un error mientras se borraba la imagen'; -$_ERRORS['50289ca189ede3317209fcb9ecce167c'] = 'Se ha producido un error durante la creación de nueva carpeta'; -$_ERRORS['0c300ba32ddee555c4ba9c81b74c64a3'] = 'Se ha producido un error durante la descarga del archivo ZIP'; -$_ERRORS['1275c7249de2c2446cad46a5e894ae01'] = 'Se ha producido un error al enviar una imagen'; -$_ERRORS['f8700fd851876c5adbffa7eddaaaf163'] = 'Se ha producido un error al enviar una imagen'; -$_ERRORS['07b8c09e490f7afbdcfa9cd5bfcfd4a9'] = 'Se ha producido un error mientras se cargaba la imagen'; -$_ERRORS['126cda4380a615cc5b6a1ec82a0279a9'] = 'se ha producido un error al cambiar su contraseña '; -$_ERRORS['f7863a975557a0ee1705da635f924c41'] = 'Se ha producido un error al añadir la reducción de un grupo'; -$_ERRORS['b75af4f9852325bd359a42c6934628f7'] = 'se ha producido un error mientras se agragaban productos al pack'; -$_ERRORS['0c58058923630a64ce3f415a07cbb00d'] = 'Se ha producido un error mientras se añadían tags'; -$_ERRORS['e970d66f1c952edf7a4e5dfcf3e18958'] = 'Se ha producido un error al añadir un estado'; +$_ERRORS['b1367942aa02ea8c9d4aa07cdf5e473c'] = 'necesita al menos un objeto'; +$_ERRORS['ec5f6f7f65190788d12ef16ab6135009'] = 'No puede suprimir todos'; +$_ERRORS['bc33aa1314e7dcd3472db72472b909b2'] = 'se ha producido un error al borrar'; +$_ERRORS['f90676e0d2061813a868bc9d86c4d982'] = 'Se ha producido un error al borrar la imagen'; +$_ERRORS['77ae44aa6c998166fcf1a87496278ad5'] = '(no puede cargar el objeto)'; +$_ERRORS['03596501a6ce61f5a66dc0146fbab03e'] = 'No tiene autorización para borrar aquí'; +$_ERRORS['63a3342bcb133c141890746783007eaa'] = 'Se ha producido un error mientras se actualizaba el estado'; +$_ERRORS['cc7e699f0084632117f35dc294d29f16'] = 'Se ha producido un error mientras se actualizaba el estado del objeto'; +$_ERRORS['2406c65c7d678cfca3aad1233c50283a'] = 'No tiene permiso para editar nada aquí'; +$_ERRORS['45ebc64529137a007889ee445d64611c'] = 'Falló la actualización de posición'; +$_ERRORS['dea9b328f904f025e4031bf8dfb7b392'] = 'Se ha producido un error al moven la selección'; +$_ERRORS['ddd4e7f16c2032d59cb4fb4b86576bc5'] = 'debe seleccionar al menos un elemento para borrar'; +$_ERRORS['9ddf236daae81f831ccf3c0bfe9751e5'] = 'Se ha producido un error mientras se actualizaba el objeto'; +$_ERRORS['2c092e2d230d9d1d6b2d68c5ef83b13c'] = 'Se ha producido un error mientras se creaba el objeto'; +$_ERRORS['68f608519f1015caf55d76b1d571a58b'] = 'No tiene autorización para añadir aquí'; +$_ERRORS['f68748bc0ed100e4fbdf8cc216fd51b8'] = '\'desde:\' formato de fecha no válido(aaaa-mm-dd)'; +$_ERRORS['abe03b046b2eb12d489fbe31f9b55b8e'] = '\'hasta:\' formato de fecha válido(aaaa-mm-dd)'; +$_ERRORS['66f24b4cb390959a74fae0280bf8cdec'] = 'Error en la actualización de los campos requeridos'; +$_ERRORS['06e3d36fa30cea095545139854ad1fb9'] = 'campo'; +$_ERRORS['ee66f9c9930cb33d2a5dde9b240d3f7e'] = 'es necesario'; +$_ERRORS['8ae0cb74f9724518e1ce68c503377002'] = 'es incorrecto'; +$_ERRORS['5636dd80d3968f9b1ce4400bd71c5a7a'] = 'Se ha producido un error al subir la imagen'; +$_ERRORS['e9192643ed3b0619fcd8347015806e2a'] = 'El nombre de la tabla no es válido:'; +$_ERRORS['1b073c8ca6b9aabf07935221e17b7c42'] = 'la lista de parámetros no es válida'; +$_ERRORS['56b207f28525081cec398738b3d25225'] = 'el objeto no puede cargarse (no se encuentra)'; +$_ERRORS['5ca4012f9738274ebeb214a961f1c829'] = 'el objeto no puede cargarse (no hay login o no es válido)'; +$_ERRORS['4e0ac45de6bd848503ffa98ff6247f2f'] = 'Error de eliminación'; +$_ERRORS['c1c8a564c10a0efe07bb4e4b20d88cc9'] = 'ID no válida'; +$_ERRORS['4eb9ec8ac71ad17fdc99b5371ace9f6e'] = 'Imposible crear un archivo de copia de seguridad'; $_ERRORS['58f270b8b462558c757ca28a8094f08f'] = 'Imposible obtener la descripción de la tabla'; -$_ERRORS['ae831e16712dd5e3b49c1f10c1d4f3c0'] = 'Se ha producido un error durante el cambio de estado o no se pudo enviar el email al cliente'; -$_ERRORS['46322d321a112dd4b0e506bbe2a6ae63'] = 'Se ha producido un error durante la copia hacia la carpeta de los módulos'; +$_ERRORS['af0da509e6e186d0281540774e7fe68e'] = 'Error fatal: “Ningún transportador por defecto”'; +$_ERRORS['5a6448a8d8e77fa43df91db2eea79fb1'] = 'Este bcupón no está desactivado'; +$_ERRORS['8232b04735bff65500e6fcc378ba1f4a'] = 'Este cupón ya se ha utilizado'; +$_ERRORS['b38f15cfb6f5640c4ff55cd72c7575f6'] = 'Este cupón no es válido aún'; +$_ERRORS['098eb45965b4097a844451b00737e89b'] = 'Este cupón ha caducado '; +$_ERRORS['6da9714ab9db11108de5b4a82bf7f59e'] = 'Usted no puede utilizar este bono más (alcanzó el límite de uso)'; +$_ERRORS['d0f1560c5d1b13b1e64fa87a301dd83b'] = 'este vale de descuento ya está usado en su carrito'; +$_ERRORS['4c4492297de90e9e2f5665bf87b4e034'] = 'Este bono no es combinable con un bono que ya esta en su carrito:'; +$_ERRORS['097d067ff8635d1496467ce7dd236c07'] = 'Usted no puede utilizar este bono'; +$_ERRORS['fd6034a1544218709264bfa5c70ffb69'] = 'Usted no puede utilizar este bono en su país de entrega'; +$_ERRORS['1a7bdc2c01aaa7757d475e204f2bc6f9'] = 'Usted no puede utilizar este bono en su país de entrega'; +$_ERRORS['b40ad46c25c153a3d2fde078c0e1b0f8'] = 'Inicia sesión en el'; +$_ERRORS['dc0c81278849e0f6a297e93c935e465d'] = 'Usted no alcanzan la cantidad mínima necesaria para utilizar este bono'; +$_ERRORS['f9330b1b2afa3c4dbc8e31e14a0b150a'] = 'Usted no puede utilizar este bono con estos productos '; +$_ERRORS['8243462d21cc70da864e92c31c29486a'] = 'Petición incorrecta SQL'; +$_ERRORS['e07269088946aa33a280b8c05529b46c'] = 'No se puede interpretar la alimentación'; +$_ERRORS['6f775dff2aa88bce2301e5d5309c5f7e'] = 'No hay moneda por defecto'; +$_ERRORS['20c6125376d8de28149d655c7cc25e32'] = 'No hay archivos subidos. '; +$_ERRORS['3ca396a7b899e8d1a593e5d7896d0d1e'] = 'El archivo está vacío '; +$_ERRORS['ec89c7fa06f1df12a2b43c7159e21119'] = 'El archivo es demasiado grande'; +$_ERRORS['8090f70961e52a44f14dfe73d6e80924'] = 'Archivo tiene una extensión no válida, debe ser una de '; +$_ERRORS['608860b0f96a18f3737756fc6b7766f9'] = 'No se puede añadir imagen porque el producto no está añadido'; +$_ERRORS['c200140aea36e1efbf655fabf3f3b59e'] = 'error al crear imagen adicional'; +$_ERRORS['50289ca189ede3317209fcb9ecce167c'] = 'Se ha producido un error durante la creación de nueva carpeta'; +$_ERRORS['f8700fd851876c5adbffa7eddaaaf163'] = 'Se ha producido un error al enviar una imagen'; $_ERRORS['e96841b0cb2396574006c1e17a45abec'] = 'Se ha producido un error al copiar las imágenes'; $_ERRORS['4df3709ec0ff3ceb57341890ccf57641'] = 'Se ha producido un error al copiar la imagen:'; -$_ERRORS['92e7a89759bc4c89fd49c01ccc40ac0a'] = 'Se ha producido un error al copiar las imágenes'; -$_ERRORS['4394d1d8b46b1bda301906799facabfb'] = 'Se ha producido un error mientras se copiaba la imagen \"sin imagen a la carpeta de categorías'; -$_ERRORS['e696ddbeca6928bdac9be47f259cfd42'] = 'Se ha producido un error mientras se copiaba la imagen \"sin imagen a la carpeta de fabricantes'; -$_ERRORS['f91076c86d5b061f8de6510676a80842'] = 'Se ha producido un error mientras se copiaba la imagen \"sin imagen a la carpeta de productos'; -$_ERRORS['ec531fd2b656df91f11e8f94b2bd2f9b'] = 'Se ha producido un error mientras se creaba el archivo'; -$_ERRORS['f100c143763d1b027a3e4cb77df9d1b7'] = 'Se ha producido un error mientras se creaban campos personalizados'; -$_ERRORS['2c092e2d230d9d1d6b2d68c5ef83b13c'] = 'Se ha producido un error mientras se creaba el objeto'; -$_ERRORS['9952bfabcff9e65288ffef22b40c8712'] = 'Se ha producido un error al crear el idioma'; -$_ERRORS['ab044c6afbb0298ece38b35deee72dfc'] = 'Se ha producido un error al crear su cuenta'; -$_ERRORS['e92c1fa650792e8d5516b18eaea7782b'] = 'Se ha producido un error al crear su email'; -$_ERRORS['733353593d8c19873e2e6a6dff659705'] = 'Se ha produicido un error al suprimir la devolución del producto'; -$_ERRORS['42c7641733e2026a7baf5d94327fd340'] = 'Se ha producido un error mientras se borraba el módulo del hook'; -$_ERRORS['f90676e0d2061813a868bc9d86c4d982'] = 'Se ha producido un error al borrar la imagen'; -$_ERRORS['dea9b328f904f025e4031bf8dfb7b392'] = 'Se ha producido un error al moven la selección'; -$_ERRORS['2d97cc6ccfbff56dd7fa8a135970e964'] = 'Se ha producido un error al suprimir la reducción de un grupo'; -$_ERRORS['d5b9eddfad35e1cd6c97eff40c8301e6'] = 'Se ha producido un error al suprimir la imagen'; -$_ERRORS['54bff0a0282d2be7fe5ee14aa4628291'] = 'Se ha producido un error al suprimir un precio específico'; -$_ERRORS['fdebc7ba5328f22535df315e9f52b2f5'] = 'Se ha producido un error al recuperar el condado.'; -$_ERRORS['28c39342f22a394f233ec0cba0ecfa02'] = 'Se ha producido un error al recuperar el estado.'; -$_ERRORS['bdc3ce1a2e9e6d8ab5bd0dd31c1a03fe'] = 'Se ha producido un error al importar una divisa'; -$_ERRORS['42a8c33bd3e937c419378c5a965e65ac'] = 'Se ha producido un error al importar un impuesto'; -$_ERRORS['78fd3fe8e01d0707107ced7ade92d23d'] = 'Se ha producido un error mientras se enlazaban objetos'; -$_ERRORS['03c123f62aad70a9533f5049cf3af959'] = 'Se ha producido un error al enlazar esta dirección con el pedido'; -$_ERRORS['bf94a83d80c2e2090d57dc51a01f6270'] = 'Se ha producido un error mientras se cargaba la imagen del objeto'; -$_ERRORS['1abb803362db30f39c0f96aa96f949e5'] = 'Se ha producido un error al cargar el objeto'; -$_ERRORS['456feb8dce71d8e16be444ebd0bb2278'] = 'Se ha producido un error mientras se redimensionaba la imagen'; -$_ERRORS['dff48ad0921b0f91304e11f85f50ed82'] = 'Se ha producido un error mientras se cambiaba el tamaño de la imagen \"sin imagen en la carpeta de categorías'; -$_ERRORS['cf5bd273b92a22ca5ba7088301d95f5d'] = 'Se ha producido un error mientras se cambiaba el tamaño de la imagen \"sin imagen en la carpeta de fabricantes'; -$_ERRORS['ac363d5ac61b17b8e77798a2af5e3d21'] = 'Se ha producido un error mientras se cambiaba el tamaño de la imagen \"sin imagen en la carpeta de productos'; -$_ERRORS['ddccb08d56c9ba148a1e395c2a0901df'] = 'Se ha producido un error cuando se enviaba el emeil al cliente'; -$_ERRORS['d814b0ff8722719194d0bfdf3f489a97'] = 'Se ha producido un error al enviar el mensaje'; -$_ERRORS['ce30da82a4a6b974c18780af4597c8ee'] = 'Se ha producido un error durante la configuración de las prioridades.'; -$_ERRORS['28194875b1f41da98a320b0c31e658a2'] = 'Se ha producido un error durante la configuración de las unidades.'; -$_ERRORS['34843eb626c7fbe22db113fca38197b7'] = 'Se ha producido un error durante el cambio de estado de visitante a cliente'; -$_ERRORS['fe40ffc8cf596487324e6b486e6b64c4'] = 'Se ha producido un error mientras se copiaba el módulo al hook'; -$_ERRORS['1b5cfa862ac86ea2ce2aa0c292ecc692'] = 'Se ha producido un error durante la extracción de los archivos'; -$_ERRORS['bc435919f2e9c5fcd6b9a308d32d40cd'] = 'Se ha producido un error mientras se actualizaba el cliente'; -$_ERRORS['cfb0a6025f8279ec130db5d2883ead88'] = 'Se ha producido un error mientras se actualizaban los parámetros de la personalización de la configuración'; -$_ERRORS['cb46295650e6e2a53d528e353546c2a5'] = 'Se ha producido un error mientras se actualizaban los parámetros de la personalización'; -$_ERRORS['1c5c687f849bde6efe2a53c9128c0b28'] = 'Se ha porducido un error mientras se actualizaban las tasas (no se pudo cargar el objeto)'; -$_ERRORS['10d1c684b919604f1e5e353b274160e5'] = 'Se ha producido un error mientras se subía la imagen'; -$_ERRORS['9ddf236daae81f831ccf3c0bfe9751e5'] = 'Se ha producido un error mientras se actualizaba el objeto'; -$_ERRORS['23a15a97117c9d55d4ebda9373c8e45a'] = 'Se ha producido un error al actualizar las prioridades.'; -$_ERRORS['d0d7be740453db2f5974fdbb9dc35b61'] = 'Se ha producido un error mientras se actualizaba la cantidad'; -$_ERRORS['cc7e699f0084632117f35dc294d29f16'] = 'Se ha producido un error mientras se actualizaba el estado del objeto'; -$_ERRORS['63a3342bcb133c141890746783007eaa'] = 'Se ha producido un error mientras se actualizaba el estado'; -$_ERRORS['9f0a59f1609218c049435abd2351bd84'] = 'Se ha producido un error al actualizar un precio específico.'; -$_ERRORS['6b9041eb853a3cf9b47f13f53b70f51a'] = 'Se ha producido un error durante la actualización de la dirección'; -$_ERRORS['700c53d8cec1b1e9cf6c247944126166'] = 'Se ha producido un error durante la actualización de su carrito'; -$_ERRORS['5636dd80d3968f9b1ce4400bd71c5a7a'] = 'Se ha producido un error al subir la imagen'; -$_ERRORS['26e6e2aef679da0451f05fb535ac40d7'] = 'Se ha producido un error durante el envío del archivo'; -$_ERRORS['c791e58067fc99ef9fdb95bace661815'] = 'El error con su cuenta y su nueva contraseña no se puede enviar a su email, avísenos utilizando el formulario de contacto'; -$_ERRORS['401cb6602a1ff8fc8784e89a8cd9c1b2'] = 'Se ha producido un error , el mensaje no fue enviado. Por favor, póngase en contacto con su administrador de sistema.'; -$_ERRORS['8572b5d5a2dd8a7558363713a2e353da'] = 'Un elemento de su carrito no está disponible, imposible continuar el pedido'; -$_ERRORS['099788460b01d1cfe9997d4c577f7f56'] = 'Un elemento de su carrito no está disponible, imposible continuar el pedido'; -$_ERRORS['b9c1228a8e8c3412befae5d854508114'] = 'Ya se está usando un pedido en este carrito'; -$_ERRORS['b046e4164fe05012960e96896b7b0c34'] = 'El archivo no puede descargarse en PrestaShop.com'; -$_ERRORS['44205a67121fcca5ffa925d1ed77b65e'] = 'El archivo no puede extraerse'; -$_ERRORS['db7a282fcab155c89c9324ff799d8140'] = 'Asigne una página cms de condiciones generales de venta si desea que sea leída'; -$_ERRORS['f94e94bb4c446057b120c97904b89a09'] = 'Se requiere el nombre del archivo adjunto'; -$_ERRORS['9072e6a7f1693ef1fb211f2f6dc56d02'] = 'Atirbuto de precio necesario'; -$_ERRORS['d4e6d6c42bf3eb807b8778255a4ce415'] = 'Autenticación errónea '; -$_ERRORS['6262d9cbf1b6649b8a9433a0fa2db8e0'] = 'El directorio de restauraciones no existe'; -$_ERRORS['8243462d21cc70da864e92c31c29486a'] = 'Petición incorrecta SQL'; -$_ERRORS['d1a9295d276a65933e0a7334a12e6f41'] = 'Extensión de archivo errónea'; -$_ERRORS['2d4aab5065e4f7b78be97f9a6de62a1d'] = 'La categoría CMS no puede desplazarse aquí'; -$_ERRORS['f55449d53d91aff67bad843f9ab47aee'] = 'Sistema de cache inexistente'; -$_ERRORS['c8e61b851c4a858374ad46b1171b16ec'] = 'No se puede acceder al fichero de configuración'; -$_ERRORS['a855995ec17e0c80d5985a885f3d4d84'] = 'Imposible añadir un servidor Memcache'; -$_ERRORS['3d35aa7e75c2f7467f45b4fa1c8bf8a9'] = 'No se puede añadir imagen porque el producto no está añadido'; -$_ERRORS['18ed633d86ed8181bded16b1876a3b5a'] = 'No se puede añadir este producto ya que el vale no autoriza descuentos adicionales'; -$_ERRORS['a10355b14c8fd0613fe244471fde55d7'] = 'No se pueden usar vales de descuento si es gratis'; -$_ERRORS['cf325676512d19d8150c0244327926df'] = 'No se puede copiar'; -$_ERRORS['f783b48ba9193ecd51ea751e5a660d05'] = 'No se puede guardar'; -$_ERRORS['303a2d6f8464165be3bca679ffa8638f'] = 'Imposible cambiar la cubierta del producto'; -$_ERRORS['3dec154bc5d3b20c10d3c6680d70232f'] = 'Imposible descomprimir las traducciones del idioma:'; -$_ERRORS['53761f0e9ac6001a2f7a0557db46e3ac'] = 'Imposible suprimir el archivo'; -$_ERRORS['1dc171c83c2ba64a6a311a8a011339ee'] = 'Imposible borrar el atributo'; -$_ERRORS['1fc1a89592aae3815ddb10a44762cac3'] = 'Imposible borrar los atributos'; -$_ERRORS['7098d49878bbd102b13038a748125e27'] = 'Imposible suprimir esta lista de deseos'; -$_ERRORS['817c4a7629059bb1b3ab021505ff6457'] = 'Imposible mostrar este mensaje pues el cliente no ha terminado su pedido'; -$_ERRORS['82f5cfff9540e141216195b59dddd594'] = 'no se puede encontrar el pedido'; -$_ERRORS['2e137a3c6a2d7fe7ddefedcf88b00b2e'] = 'no se puede encontrar este pedido'; -$_ERRORS['e6dd0a104290b74d3a75ea4debf7209c'] = 'no se puede encontrar la identificación de devolución del pedido'; -$_ERRORS['dd4d1297d25682ad76576b1fcf4c61ee'] = 'No se puede generar un vale de crédito'; -$_ERRORS['ff58a216e0c3ac9c33b0aa035a161dd8'] = 'No se puede generar un vale'; -$_ERRORS['e325f16a2ee86d0c775898dec73af2d1'] = 'No se puede instalar un módulo'; -$_ERRORS['b06ce341f078da6f2e891c64a9fa72d1'] = 'No se puede cargar el pack de la localización (a partir de prestashop.com y de la carpeta local \"localización\")'; -$_ERRORS['17e7c6636cffbefd820d9556e18c370a'] = 'No se puede cargar el objeto del módulo'; -$_ERRORS['755b1a1425434ccaece6d0c1306041be'] = 'No se puede cargar el objeto'; -$_ERRORS['2194e5264b4e11db918b9d1d428ab68f'] = 'Imposible incluir atributos por defecto'; -$_ERRORS['2af5ce4c568e80f9dc6bbdb0de5e8ec0'] = 'No se pueden cambiar los archivos de configuración'; -$_ERRORS['e07269088946aa33a280b8c05529b46c'] = 'No se puede interpretar la alimentación'; -$_ERRORS['a258f8e051c4e2508a6cc3ecd39d2807'] = 'No se pueden analizar las monedas XML.'; -$_ERRORS['485b638d795fe1d171e10ee16076dc62'] = 'No se puede devolver el producto al stock'; -$_ERRORS['e173c4ebb66df7502542a9e7d2ced180'] = 'No se puede leer el archivo csv'; -$_ERRORS['36757394a699878de6f0e51f203d1ee7'] = 'No se puede explorar el directorio de raiz'; -$_ERRORS['d9d6b43c4f9a63d35aa7b382be2a21ae'] = 'No se puede enviar un email'; -$_ERRORS['c967665b995d9615d9724307c6dbd1b6'] = 'No se puede desinstalar el módulo'; -$_ERRORS['66172ce8ac0a40c3fd70fff6ff109e48'] = 'Imposible actualizar los descuentos por grupo'; -$_ERRORS['beab08f29e61dd1802f7fcd23b41931d'] = 'Imposible actualizar la información'; -$_ERRORS['115baa3a6f65bb35be1ee1dde195a51c'] = 'Imposible actualizar las asociaciones de países'; -$_ERRORS['14b8bac6e5716ca19c21b71ba132a2cc'] = 'No se puede escribir la imagen'; -$_ERRORS['188661dbe5cab3735c98dab758fa288e'] = 'Imposible generar la imagen \"no hay imagen\" en'; -$_ERRORS['PaymentModule43423b4056880b08f2c9aa50d8670531'] = 'El carrito no puede cargarse o ya hay un pedido en el mismo'; -$_ERRORS['3862efce9647cdbdb704436703a7863a'] = 'Imposible mover la categoría aquí'; -$_ERRORS['07769d17f9ccd3b90a8d5cb54a5c5609'] = 'La categoría no existe'; -$_ERRORS['1976d7f704de389d9fe064e08ea35b2d'] = 'Columna'; -$_ERRORS['b4816317cad36c53e8b4120c7f2b561a'] = 'La selección de países no es válida'; -$_ERRORS['9d35e3b5d28c6a068a6c6856e359b87b'] = 'Tema actual no disponible. Por favor revise el nombre de la carpeta del tema y sus permisos.'; -$_ERRORS['e6b214cab4477a7bd120bc996f06734c'] = 'El cliente debe estar al menos en un grupo'; -$_ERRORS['28ca4ab8455ffa19e6f0577aefa9f1c9'] = 'Cliente no encontrado'; -$_ERRORS['2d23b982e03f3e2ff37a0833033fb8bd'] = 'Fecha especificada no válida'; -$_ERRORS['56ed19a8b705ff0da23d026ebce133b5'] = 'Se debe marcar el grupo por defecto del cliente'; -$_ERRORS['832c4ce25a57e0e4094673216a19ff97'] = 'Dom extensión no está cargado.'; -$_ERRORS['637976ed39a990f58f8a3650eac0ff08'] = 'El email es obligatorio'; -$_ERRORS['f0dc0fa07b13965fe5a95fa37166c4e7'] = 'El email está vacío'; -$_ERRORS['5c45af89733d6bfc7b11d818a21b656d'] = 'Editar algo aquí'; -$_ERRORS['1839a3d62a613779417d8720d8d7d84a'] = 'email no válido'; -$_ERRORS['176780e430fd1917c37223ceabf05bf8'] = 'el empleado no existe o la contraseña es errónea'; -$_ERRORS['4c8095bf0e5b08fc403372526a66ad79'] = 'Error: -No cógigo iso por email'; -$_ERRORS['fa34b95ede8be673990788953c98d666'] = 'Error: la siguiente plantilla de correo está perdida: '; -$_ERRORS['a84ef667c075cd620781f25c135c73e7'] = 'Error código'; -$_ERRORS['3ed308de66927376b1d3c19fdcaa0edc'] = 'Error al copiar la imagen'; -$_ERRORS['4e0ac45de6bd848503ffa98ff6247f2f'] = 'Error de eliminación'; -$_ERRORS['db0275528fda19c75f79d296ded0c6e7'] = 'Error en el fichero de configuración:'; -$_ERRORS['532359f98c7e5174eb0e436045cdea56'] = 'Error en la supresión del servidor Memcached'; -$_ERRORS['f42d9667c9c87750858f145c466c4875'] = 'Error al cargar Reverso'; -$_ERRORS['66f24b4cb390959a74fae0280bf8cdec'] = 'Error en la actualización de los campos requeridos'; -$_ERRORS['45b265ac5c8263b366d29cdd5d63b187'] = 'se ha producido un error al actualizar el carrito'; -$_ERRORS['6b7d9f171f524c0d49dfb5370f5b69f4'] = 'Se ha producido un error en PrestaShop.com cuando se estaba comprobando el idioma correspondiente a su versión.'; -$_ERRORS['869507b317c3e475fc0ca9f3551e3760'] = 'Se ha producido un error al enviar el correo electrónico.'; -$_ERRORS['9ec9207929cd361ca5e264548f411e16'] = 'Error durante la actualización de la base de datos de PayPal'; -$_ERRORS['c200140aea36e1efbf655fabf3f3b59e'] = 'error al crear imagen adicional'; -$_ERRORS['1a80f28eca93f30e2e333b6432890c10'] = 'se ha producido un error al extraer el módulo (puede tratarse un un fichero corrupto)'; -$_ERRORS['1391c1ff3846b38862bbfc43938b8270'] = 'error al subir la imagen; cambie la configuración del servidor'; -$_ERRORS['76f643ec10f812dbaccd1250fc1a4d15'] = 'Error: carrito vacío'; -$_ERRORS['fa69b19f448f11ac49f8a93b9e8be3f3'] = 'Error: RSS feed en blockrss módulo'; -$_ERRORS['1769b5ab48b8e2ce733fb38663ec853a'] = 'Error: servidor o puerto SMTP no válido'; -$_ERRORS['541bccce99dff82fce896d021034edbd'] = 'Error: dirección de email no válida'; -$_ERRORS['eb38fc07bb9e959fdf1bc60dd2a69faf'] = 'Error: tema de email no válido'; -$_ERRORS['fb72d70941365e5859e1af6ffb138a8d'] = 'Error: plantilla de email no válida'; -$_ERRORS['49acb6ac8b13f5300316a74f21a87a12'] = 'Error: no ha seleccionado ninguna divisa'; -$_ERRORS['b58984a6d945e72c33586460ca8f3c61'] = 'Error: No hay cliente'; -$_ERRORS['9da8f16cc70539be13ffa3e051462fb1'] = 'Error: el parámetro \"de\" está corrupto'; -$_ERRORS['e15178bdef46f76c432f69fd76568223'] = 'Error: el parámetro \"fromName\" está corrupto'; -$_ERRORS['13fb39e33c882585065d2d636602e96f'] = 'Error: el parámetro \"templateVars\" no es un cuadro'; -$_ERRORS['e4a6b1931fbfc9ef4531cab37c84c39f'] = 'Error: el parámetro \"a\" está corrupto'; -$_ERRORS['1c188f7466ede1cee857741eb5aa3ac5'] = 'Error: Por favor, elija un transportista'; -$_ERRORS['ff5a229e566831ea38a2ba5fb739df9f'] = 'Error: Por favor, elija una dirección'; -$_ERRORS['8f3d9ee281e1abb9111486bcbda6804e'] = 'Error: algunas o todas las imágenes no se han podido mover.'; -$_ERRORS['70bdff077d0b2aaf90e35c0523b1d58c'] = 'Error: el transportista no es válido'; -$_ERRORS['7d3f071e2825ec56f80c881d56fb3c7c'] = 'Error: esta pedido ya está validado'; -$_ERRORS['491c8c1d25f97843f6edfdc81d021f4d'] = 'Error: la configuración del servidor no es compatible con el sistema de la nueva imagen. No se movieron las imágenes'; -$_ERRORS['b2b367f1201bb55f41e0688955f4f1a1'] = 'Estimado cliente, ha sobrepasado la fecha de expiración'; -$_ERRORS['45ebc64529137a007889ee445d64611c'] = 'Falló la actualización de posición'; -$_ERRORS['5fe3a5b7465abb742a1b93a6037384fa'] = 'Error fatal: id_transacción es nulo'; -$_ERRORS['d18dd4bd1531c9c45a85d757e1b4641b'] = 'Error fatal: '; -$_ERRORS['9b3261577a34cd7c48ad83d80295ff09'] = 'Error fatal: “Ningún transportador por defecto”'; -$_ERRORS['52326ecbfcdff77b4bc9dcf7f055c2eb'] = 'Fatal error: código ISO no es correcto'; -$_ERRORS['411ec6016c7845e0c49fb51160a12677'] = 'Error fatal: el directorio de módulos no se encuentra aquí'; -$_ERRORS['6f268ac84ce6195ecf4e3dfe437e2aee'] = 'Error fatal: No hay clientes'; -$_ERRORS['42e7b89a369899d8c0c4f0631bd1c921'] = 'Archivo install.sql inexistente'; -$_ERRORS['058dcec46037cb9f9c8b7d2b76799834'] = 'Archivo install.sql ilisible'; -$_ERRORS['4eeb89c9c7ae218f3d9cb4faaf8f1e38'] = 'Tamaño de nombre del archivo demasiado largo'; -$_ERRORS['1b921ec32b4bac52d8801f4e196f79c6'] = 'la imagen de la bandera y de la no-imagen son necesarias'; -$_ERRORS['71754079aaeefc5c6e745ddd59f8a35f'] = 'Pedido gratuito'; -$_ERRORS['592a291120e1c687a70e6d1a53259a28'] = 'La base de datos de geolocalización no se encuentra disponible'; -$_ERRORS['a78ac92432df02a17a667fdc15764454'] = 'El motor gráfico seleccionado no es válido'; -$_ERRORS['b7be351a5a41ea3d022dc18f5f16239a'] = 'El motor cuadro seleccionado no es válido'; -$_ERRORS['4fc963e213bba362778f5c175eb4d5ff'] = 'AYUDA'; -$_ERRORS['7fc1690a703775b672a9e4a202fcd49a'] = 'Los modelos HTML de emails no pueden contener código JavaScript.'; -$_ERRORS['8657f8ff412ea8fc3135946769d64c13'] = 'INTRUSIÓN'; -$_ERRORS['0c01b89a049f95e9eb10cfeb2a2901f0'] = 'el hook no puede cargarse'; -$_ERRORS['46b9e3665f187c739c55983f757ccda0'] = 'Confirmo mi pedido'; -$_ERRORS['2c5a3ea86d2f2f29d953d1a3d034a417'] = 'número de identificación incorrecto o ya utilizado'; -$_ERRORS['c4ae3afc5d4c01919142f8b39cc5c1c5'] = 'formato de imagen no reconocida; use los formatos: gif, .jpg, .png'; -$_ERRORS['2ab146a83f61d2896a472f52f353b321'] = 'formato de imagen no reconocida, use el formato: .ico'; +$_ERRORS['efccf3b0fd1b65f88bd6dfa2821060c8'] = 'Error al actualizar el estado'; $_ERRORS['b417662bce6671781c5285afe872056a'] = 'imagen demasiado grande'; -$_ERRORS['f09e308b66fdd005a754757de9f29b95'] = 'el objeto del cliente es incorrecto.'; -$_ERRORS['8b978fa2ad857b185bc61dc5acb10927'] = 'Objeto con descuento incorrecto.'; -$_ERRORS['da393a0fcc28b1678ba1f8f59ea94b50'] = 'El objeto pedido es incorrecto'; +$_ERRORS['3e56c011b37f0bc78fb9eb175c1181c6'] = 'KB'; +$_ERRORS['bc54287d97c88a98f594dc488a334e89'] = 'Máximo permitido:'; +$_ERRORS['c4ae3afc5d4c01919142f8b39cc5c1c5'] = 'formato de imagen no reconocida; use los formatos: gif, .jpg, .png'; +$_ERRORS['1391c1ff3846b38862bbfc43938b8270'] = 'error al subir la imagen; cambie la configuración del servidor'; +$_ERRORS['befec70964837a08794ca1b092471d83'] = 'Error código'; +$_ERRORS['2ab146a83f61d2896a472f52f353b321'] = 'formato de imagen no reconocida, use el formato: .ico'; +$_ERRORS['10f237be40b3205ba97da9b89d290c30'] = 'La selección de la base de datos no se puede realizar.'; +$_ERRORS['184cee50a48e1bdcc0f8aecef32a7ff9'] = 'Error fatal Prestashop: no hay soporte utf-8. Por favor, compruebe la configuración de su servidor.'; +$_ERRORS['49bd922182bd3518641589e3077eacd3'] = 'El enlace con la base de datos no se puede establecer'; +$_ERRORS['52326ecbfcdff77b4bc9dcf7f055c2eb'] = 'Fatal error: código ISO no es correcto'; +$_ERRORS['db3f419ede0b78fcf31491509e68db40'] = 'Nombre de la zona no es válido. '; +$_ERRORS['be9fddade234ff9b16a1d92d62963b8e'] = 'Propiedad de estado no válida'; +$_ERRORS['115baa3a6f65bb35be1ee1dde195a51c'] = 'Imposible actualizar las asociaciones de países'; +$_ERRORS['e970d66f1c952edf7a4e5dfcf3e18958'] = 'Se ha producido un error al añadir un estado'; +$_ERRORS['28c39342f22a394f233ec0cba0ecfa02'] = 'Se ha producido un error al recuperar el estado.'; +$_ERRORS['37c73343e4118943bc088bb4ad94a56c'] = 'Propiedad de impuestos no válida'; +$_ERRORS['42a8c33bd3e937c419378c5a965e65ac'] = 'Se ha producido un error al importar un impuesto'; +$_ERRORS['36f9983aadfde9d77db0d357abe6e85e'] = 'Esta regla fiscal no puede ser salvado. '; +$_ERRORS['19f29a24f0ccb9b96b37182473b27d63'] = 'Propiedad de divisa no válido'; +$_ERRORS['bdc3ce1a2e9e6d8ab5bd0dd31c1a03fe'] = 'Se ha producido un error al importar una divisa'; +$_ERRORS['a258f8e051c4e2508a6cc3ecd39d2807'] = 'No se pueden analizar las monedas XML.'; +$_ERRORS['15485607873c994c6f9369b9cb31e25e'] = 'Imposible descomprimir las traducciones del idioma:'; +$_ERRORS['9952bfabcff9e65288ffef22b40c8712'] = 'Se ha producido un error al crear el idioma'; +$_ERRORS['edeb9e20655b946e4bee4ac44a6c0a7f'] = 'El servidor no dispone de permisos para la escritura'; +$_ERRORS['6b7d9f171f524c0d49dfb5370f5b69f4'] = 'Se ha producido un error en PrestaShop.com cuando se estaba comprobando el idioma correspondiente a su versión.'; +$_ERRORS['b046e4164fe05012960e96896b7b0c34'] = 'El archivo no puede descargarse en PrestaShop.com'; +$_ERRORS['4a11be1a3905ec59ca2d35a068de6f2e'] = 'Pack corrupto: unidad de precio errónea'; +$_ERRORS['28194875b1f41da98a320b0c31e658a2'] = 'Se ha producido un error durante la configuración de las unidades.'; +$_ERRORS['8ecf4968ba36c1f1424e96a01aa9f4f0'] = 'Se ha producido un error durante la instalación del módulo:'; +$_ERRORS['de957d11dc5f942a60f31f8ceecf339d'] = 'Se ha producido un error durante la desinstalación del módulo:'; +$_ERRORS['94295ef230cb5a43fa693a7bf898df86'] = 'Se ha producido un error, este módulo no existe:'; +$_ERRORS['09a0fad4c9a9702b2db457f6bff88f3d'] = 'Se ha producido un error durante la actualización del grupo predeterminado'; +$_ERRORS['35b63f6e90de51869219cffeec7c3f7b'] = 'Error: el parámetro \"de\" está corrupto'; +$_ERRORS['4cae59aa54988a4b63b70f25a0977b67'] = 'Error: el parámetro \"fromName\" está corrupto'; +$_ERRORS['bc4e375963d8901cdb56fa0fef5a7088'] = 'Error: el parámetro \"a\" está corrupto'; +$_ERRORS['042a5b18d3bb77a5f277330900a30d2f'] = 'Error: el parámetro \"templateVars\" no es un cuadro'; +$_ERRORS['46c30f8c8c478bbb52647c27a5f4fe95'] = 'Error: plantilla de email no válida'; +$_ERRORS['97fc9862b0bebc68aa03f466bfc2c6bf'] = 'Error: tema de email no válido'; +$_ERRORS['aa99af205bcf9ebf7976064542d58ab6'] = 'Error: dirección de email no válida'; +$_ERRORS['1769b5ab48b8e2ce733fb38663ec853a'] = 'Error: servidor o puerto SMTP no válido'; +$_ERRORS['4c8095bf0e5b08fc403372526a66ad79'] = 'Error: -No cógigo iso por email'; +$_ERRORS['b627c04399e67e4f544de3635f33c996'] = 'Error: la siguiente plantilla de correo está perdida: '; +$_ERRORS['36757394a699878de6f0e51f203d1ee7'] = 'No se puede explorar el directorio de raiz'; +$_ERRORS['8f62a26bf441ad698c2c562ec10448c4'] = 'Todos los módulos no se puede cargar debido a razones de restricción de límite de memoria, por favor aumente el valor de memory_limit en su configuración del servidor'; +$_ERRORS['db0275528fda19c75f79d296ded0c6e7'] = 'Error en el fichero de configuración:'; +$_ERRORS['f9c47597596f7159815c61957f4f8ec2'] = '%1$s (parse error en %2$s)'; +$_ERRORS['8014d5d92e09a563588869c623bd0abf'] = '%1$s (la clase que falta en %2$s)'; +$_ERRORS['a0b8a508d6ca8113e6439f623e7bf7cf'] = 'El siguiente módulo(s) no se pudo cargar'; +$_ERRORS['eddeabd79f8ca673d888fa2ffe9cf69a'] = 'No hay se encuentra plantilla para el módulo'; +$_ERRORS['cb20447a4bf5ff9bec717ec68a357a93'] = 'Motor de gráfico no seleccionado'; +$_ERRORS['a78ac92432df02a17a667fdc15764454'] = 'El motor gráfico seleccionado no es válido'; +$_ERRORS['ccacacd12f75e1ab3f9ce3e234ed5777'] = 'Motor de cuadro no seleccionado'; +$_ERRORS['b7be351a5a41ea3d022dc18f5f16239a'] = 'El motor cuadro seleccionado no es válido'; +$_ERRORS['4e377ef9ed6efd76fbf2441eb124862f'] = 'es demasiado largo'; +$_ERRORS['bfbc475ebfb3b560ee71e24a9e621109'] = 'longitud máxima:'; +$_ERRORS['ed9b5732158eef63ac4d236e04101d2b'] = 'Ninguna moneda para el módulo de pago'; +$_ERRORS['b9c1228a8e8c3412befae5d854508114'] = 'Ya se está usando un pedido en este carrito'; +$_ERRORS['3a1048f8aa3a9f6b604fcf7982811752'] = 'Advertencia: la clave de seguridad está vacío, revise su cuenta de pago antes de la validación'; +$_ERRORS['1d744a9ad1dac20645cfc4a36b77323b'] = 'imagen(es)'; +$_ERRORS['b08d3867be98e6fff3233cd40ab8134a'] = 'Creación de pedido fallida'; +$_ERRORS['43423b4056880b08f2c9aa50d8670531'] = 'La cesta no se puede cargar o una orden que ya se ha colocado con este carro '; +$_ERRORS['f996dce5bdfb1b1094e41cf996c5fdae'] = 'por favor, especifique la URL del módulo'; +$_ERRORS['a478ec266116342449ae1705c79d5cc2'] = 'tipo de archivo desconocido'; +$_ERRORS['f9c7939a8397ee022fefee2bdb3407af'] = 'URL incorrecta'; +$_ERRORS['a56b6c43645970e79a8098df1dfc9746'] = 'Esta dirección no se pueden eliminar. '; +$_ERRORS['607e1d854783c8229998ac2b5b6923d3'] = 'ficha no válida'; +$_ERRORS['39916f579f264041641c122e68e545d5'] = 'Usted debe registrarse por lo menos un número de teléfono'; +$_ERRORS['044ef92a14ceaaba24382a72ca0267ae'] = 'Este país requiere de una selección estatal.'; +$_ERRORS['bd9014fe70f4f8bb1beed74e3b708483'] = 'Postal / Código Postal '; +$_ERRORS['e8f638d8907833cbcead6ba01dd2a954'] = 'Debe aparecer como a continuación:'; +$_ERRORS['2c5a3ea86d2f2f29d953d1a3d034a417'] = 'número de identificación incorrecto o ya utilizado'; +$_ERRORS['6b9041eb853a3cf9b47f13f53b70f51a'] = 'Error al actualizar su dirección. '; +$_ERRORS['28ca4ab8455ffa19e6f0577aefa9f1c9'] = 'El Cliente no se ha encontrado'; +$_ERRORS['637976ed39a990f58f8a3650eac0ff08'] = 'Email es requerido'; +$_ERRORS['6e659c47c94d1e1dc7121859f43fb2b0'] = 'dirección email no válida'; +$_ERRORS['47be05698f8dd87bb445ceefce6abd0d'] = 'La contraseña es requerida'; +$_ERRORS['e09f0eb3c67b7504a545899ebc961542'] = 'Contraseña demasiado larga'; +$_ERRORS['cba0b206627d45fbf0ae707e20d4a38f'] = 'contraseña incorrecta'; +$_ERRORS['d4e6d6c42bf3eb807b8778255a4ce415'] = 'Error de autenticación '; +$_ERRORS['367cff6e64cd67b345fc1e32bb9c081b'] = 'No se puede crear una cuenta de invitado. '; +$_ERRORS['82a8b3ff9de7c44dcc811b80d6d23189'] = 'Una cuenta ya está registrada con este e-mail. '; +$_ERRORS['ab044c6afbb0298ece38b35deee72dfc'] = 'Se produjo un error al crear tu cuenta. '; +$_ERRORS['a9104bb09fed44f9e4373207d8fdde6c'] = 'No se puede enviar por correo electrónico = '; +$_ERRORS['918eafd2a5ffd2824a394ce7bf1c4df4'] = 'Fecha de nacimiento inválida'; +$_ERRORS['790198fa9161355e1d60a6c42104e430'] = 'Una cuenta ya está registrado con este e-mail, por favor rellene la contraseña o solicitar uno nuevo. '; +$_ERRORS['e92c1fa650792e8d5516b18eaea7782b'] = 'Se produjo un error al crear tu dirección. '; +$_ERRORS['378f2b22734553a38505b1f8f0d48ccb'] = 'Cantidad nula'; +$_ERRORS['dfbe69c6d9568ecb0e65e7b32ed92a3a'] = 'No encontrado '; +$_ERRORS['a3451334219f0c7cac75275c0ac6346e'] = 'Producto no disponible.'; +$_ERRORS['2e857abc0ea5d7f97522254ca00c18bb'] = 'No hay suficiente producto en stock. '; +$_ERRORS['c1f25211403ec7459f265788cdbee403'] = 'Por favor, rellene todos los campos requeridos, a continuación, guardar la personalización. '; +$_ERRORS['a6bff806eca0f27ddc2118218517e690'] = 'Usted debe agregar '; +$_ERRORS['1b72aed8e84b91d73896efd48cf1a4e0'] = 'La cantidad mínima '; +$_ERRORS['de10fc28511b894f704c1a67fcff7b4f'] = 'Usted ya tiene la cantidad máxima disponible para este producto.'; +$_ERRORS['708d2bfb476ba46221602d549f0e7a4d'] = 'Falta el ID de categoría'; +$_ERRORS['07769d17f9ccd3b90a8d5cb54a5c5609'] = 'La categoría no existe '; +$_ERRORS['ba2bfa3216ea97ec1e454239610d089a'] = 'Usted no tiene acceso a esta categoría. '; +$_ERRORS['f55cdaa9ea87c6ebeeb7b4acf31635af'] = 'el mensaje no puede estar vacío'; +$_ERRORS['dd6b089a49908d671c3e9cc8dc5899ae'] = 'Mensaje no válido '; +$_ERRORS['f32c746083382bb54c8c714b1f2db3ce'] = 'Por favor, seleccione un tema en la lista. '; +$_ERRORS['1275c7249de2c2446cad46a5e894ae01'] = 'Se produjo un error durante la carga de archivos '; +$_ERRORS['d1a9295d276a65933e0a7334a12e6f41'] = 'Extensión de archivo errónea'; +$_ERRORS['d814b0ff8722719194d0bfdf3f489a97'] = 'Se ha producido un error al enviar el mensaje'; +$_ERRORS['456e77e04e2e26231ee352304627b26d'] = 'Clave no válida'; +$_ERRORS['1347119d36ae31564a89763f21476c1a'] = 'Este producto no existe en nuestra tienda.'; +$_ERRORS['38d5595927b80b331239ef904341b07c'] = 'Este producto ha sido eliminado'; +$_ERRORS['c9615dc36879116ef8c5f1ab08543191'] = 'Este archivo ya no existe'; +$_ERRORS['2d30f823fe8f59bbcbec1fec853e4549'] = 'La fecha límite ha expirado. '; +$_ERRORS['f2ee78c8b394b75621a7888b603c656d'] = 'Estimado cliente, ha sobrepasado la fecha de expiración'; +$_ERRORS['e16d739521610f6bcae4a092380e8370'] = 'Ha alcanzado el número máximo de descargas autorizado.'; +$_ERRORS['72ac7ea6f82331cfc457b95489678119'] = 'Por favor, proporcione su ID de pedido'; +$_ERRORS['b86d53f8bf21639366f8ed1595e54891'] = 'Por favor, proporcione su dirección de correo electrónico'; +$_ERRORS['2f7bd011b50ea512e911fedccc9243f5'] = 'Por favor proporcione una dirección de e-mail '; +$_ERRORS['7edeca37fa1d59ebdbfe10ded0bca2f5'] = 'No hay ninguna cuenta asociada a esta dirección de correo electrónico '; +$_ERRORS['6df7b457f3065876e5146908a7836fbc'] = 'ID del pedido no válida '; +$_ERRORS['cd41badf2abd4a993073f9b5611de271'] = 'Identificación de pedido no válido '; +$_ERRORS['a902b4022653cd6f6d874bf596c811b8'] = 'Cliente no válido '; +$_ERRORS['34843eb626c7fbe22db113fca38197b7'] = 'Se produjo un error durante la transformación invitado a lo cliente'; +$_ERRORS['0f41d0742e01e4f68e506d9526916ca9'] = 'Su contraseña es incorrecta. '; +$_ERRORS['55124c4465a9478df5fd59ff3017433a'] = 'Contraseña y su confirmación no coinciden '; +$_ERRORS['beab08f29e61dd1802f7fcd23b41931d'] = 'No se puede actualizar la información '; +$_ERRORS['b75318064af89cff0f4d413341cc3833'] = 'El fabricante no existe. '; +$_ERRORS['5aee207224baebde35a0b0009b8e74a9'] = 'Un artículo en su cesta ya no está disponible para esta cantidad, no se puede continuar con su pedido. '; +$_ERRORS['dea850f4b2aebd535089e1042c789b7c'] = 'Un total mínimo de compra de '; +$_ERRORS['07e7c062b3c2cba35ce57885454c0f8d'] = 'se requiere con el fin de validar su pedido. '; +$_ERRORS['baafbb73bdf562b2dcbd2c4b807f758e'] = 'Esta dirección no está en una zona válida. '; +$_ERRORS['700c53d8cec1b1e9cf6c247944126166'] = 'Error al actualizar su carro. '; +$_ERRORS['6f268ac84ce6195ecf4e3dfe437e2aee'] = 'Fatal error: Ningún cliente '; +$_ERRORS['0b85d79bd7e582c805ec82e3b7f6293e'] = 'Orden ya no es válida '; +$_ERRORS['7ca482310b2e993b9ab1a74d1d4e1582'] = 'El mensaje es válido (no se permite código HTML)'; +$_ERRORS['24909e87dc242b9dd539e10609b8b050'] = 'pedido no encontrado'; +$_ERRORS['86eb7a8a11e8d60cc214c71970f11c11'] = 'Identificación del pedido requerida '; +$_ERRORS['2e137a3c6a2d7fe7ddefedcf88b00b2e'] = 'No se puede encontrar este pedido'; +$_ERRORS['ef78c808ff4918fc8c80ffdd6f7d8e11'] = 'Se produjo un error de actualización de compra. '; +$_ERRORS['29e1ca45338b1e4861bb4a9bdc5d4387'] = 'Esta dirección no es la suya. '; +$_ERRORS['08b2765dc6c449c903f8b30ac7e55f91'] = 'Esta dirección no es válida. '; +$_ERRORS['d14e88e2344c5dba06dad332a7f74726'] = 'Usted debe elegir un transportista antes '; +$_ERRORS['2ca2b0c7282789bd974447e289590b35'] = 'Debes aceptar los términos de servicio antes '; +$_ERRORS['f2ee6211fd44afca2f01ee2d1031d0e5'] = 'Por favor, regístrate para ver los métodos de pago '; +$_ERRORS['40ad41880c33070bc70304a7a30375f8'] = 'Error: este pedido ya está validado '; +$_ERRORS['b58984a6d945e72c33586460ca8f3c61'] = 'Error: ningún cliente '; +$_ERRORS['ff5a229e566831ea38a2ba5fb739df9f'] = 'Error: por favor, elija una dirección '; +$_ERRORS['d1c300a4980ca376d6e94f5acdd08c23'] = 'Error: No hay transportistas disponibles que envien a algunas de sus direcciones '; +$_ERRORS['9562e87aa70988950a8356458082fc1b'] = 'Error: No hay operadores disponibles que entregar a esta dirección '; +$_ERRORS['1c188f7466ede1cee857741eb5aa3ac5'] = 'Error: por favor, elija una compañía '; +$_ERRORS['49acb6ac8b13f5300316a74f21a87a12'] = 'Error: No se ha seleccionado la moneda '; +$_ERRORS['83bb26ccfcb5788d8976168edcc8790f'] = 'Por favor, acepte los términos de servicio '; +$_ERRORS['099788460b01d1cfe9997d4c577f7f56'] = 'Un artículo en su cesta ya no está disponible, no se puede continuar con su pedido. '; +$_ERRORS['46b9e3665f187c739c55983f757ccda0'] = 'Yo confirmo mi pedido '; +$_ERRORS['e3ac5a39682f9b3a09f6063f714ffc48'] = 'No existe un método de pago disponible '; +$_ERRORS['e6dd0a104290b74d3a75ea4debf7209c'] = 'No se puede constatar el retorno de pedido'; +$_ERRORS['5af5f631f774a71445e3028253874394'] = 'Esta tienda no ha aceptado su nuevo pedido'; +$_ERRORS['c45319ee556dc43ba15523c539c7e9d4'] = 'Lo sentimos, no podrá renovar su solicitud. '; +$_ERRORS['0994872d0fe72d045c0bcaaea1971e7b'] = 'Elementos que faltan - no somos capaces de renovar su pedido '; +$_ERRORS['e15b9d349af7453e81350c8ffd2a7615'] = 'Debe introducir un código de cupón '; +$_ERRORS['5e2ce6b15c089ce426f4da07f7c75601'] = 'Código de vale no válido '; +$_ERRORS['57e53d0590482b22c7810a968e35e649'] = 'Nombre de vale no válido'; +$_ERRORS['71754079aaeefc5c6e745ddd59f8a35f'] = 'Orden gratuita'; +$_ERRORS['99099c3c11a7638335f047fd4199c9fa'] = 'Mensaje de regalo no válido'; +$_ERRORS['f33bca063db69a70ff1910e99db0a9fe'] = 'Ninguna zona coincide con su dirección '; +$_ERRORS['3c9a4f1e91ee7bb51c29bdc9362077fe'] = 'No hay ninguna cuenta registrada a esta dirección de correo electrónico. '; +$_ERRORS['2e7b594686a85c50ecfe23142c44381e'] = 'Solo puede regenerar su contraseña cada'; +$_ERRORS['ff30d300e1e8810211e29bb092decdf1'] = 'minuto(s)'; +$_ERRORS['a4469e51691856c0d06b6cca6842666d'] = 'Se produjo un error al enviar el correo electrónico. '; +$_ERRORS['c791e58067fc99ef9fdb95bace661815'] = 'Se produjo un error con su cuenta y su contraseña no puede ser enviado a su dirección de e-mail. Por favor, informe a su problema con el formulario de contacto. '; +$_ERRORS['de5213079199a0da311533b8654b6723'] = 'No podemos regenerar su contraseña con los datos que ha enviado '; +$_ERRORS['6b9cc232bf4044274ec42062b60736fb'] = 'las facturas están desactivadas en esta tienda'; +$_ERRORS['f5d5ae2070effc7b3eee52adc882bb6b'] = 'factura no encontrada'; +$_ERRORS['6a8f39c3861bfa5111a88d9c76df6993'] = 'No hay factura disponible'; +$_ERRORS['891f03e0e989696eb5e499ce5bbfe277'] = 'devolución de pedido no encontrada'; +$_ERRORS['a9b3e2b8011bb175d3b1bcd318584080'] = 'devolución de pedido no confirmada'; +$_ERRORS['a5df8bfce318a15ea55f18082b9b56c0'] = 'Usted no tiene acceso a este producto. '; +$_ERRORS['d5b9eddfad35e1cd6c97eff40c8301e6'] = 'Se produjo un error al eliminar la imagen seleccionada '; +$_ERRORS['07b8c09e490f7afbdcfa9cd5bfcfd4a9'] = 'Se produjo un error durante la carga de imágenes. '; +$_ERRORS['26235221b4773120f4e8d4957cfff832'] = 'Extensión del DOM no está cargado. '; +$_ERRORS['ea68586346b9b9f8ca43827cb3341ffd'] = 'Proveedor no existe. '; +$_ERRORS['f8279a73d35437427d4c77e28828c5fc'] = 'este email no está registrado'; +$_ERRORS['199ce43a3993a1f7d261c09127b9f2fa'] = 'cliente desconocido'; +$_ERRORS['27ac5352d430b82c99157e2dc13a96e3'] = 'ha seleccionado un estado para un país que no tiene estados'; +$_ERRORS['86de674d7405670db52e79ec1665b0b1'] = 'una dirección situada en un país que tiene estados/ porvincias debe tener un estado /provincia seleccionadornrn'; +$_ERRORS['0a2808a7f106b67ab21f6198b7ef5537'] = 'Su código postal es incorrecto'; +$_ERRORS['fe890c9c2397efb789a20fce3ee5bc3a'] = 'introduzca su código postal'; +$_ERRORS['03c123f62aad70a9533f5049cf3af959'] = 'Se ha producido un error al enlazar esta dirección con el pedido'; +$_ERRORS['a7eca295291f53a23ab7ba0a9c7fd9de'] = 'Esta característica ha sido deshabilitada.'; +$_ERRORS['3ad0eb10b0de3e0a4720c88034944d78'] = 'Necesita elegir al menos un atributo'; +$_ERRORS['ee659eedee80f24fcff876dd3a39beed'] = 'Imposible cargar los parámetros, faltan combinaciones o el objeto no puede cargarse.'; +$_ERRORS['1e9066772f1d8ce67df8057fee47e228'] = 'Error al eliminar el atributo. '; +$_ERRORS['b624fe284c163c46bc68eadf90e27248'] = 'El objeto no se pudo cargar. '; +$_ERRORS['affbaec423c130ff4f0c910a41d518fb'] = 'Imposible abrir el directorio de copia de seguridad'; +$_ERRORS['bc9fcab1dcc7fe1538b180d314f20514'] = 'No se puede deshabilitar el soporte por defecto, por favor cambie su compañía de primer incumplimiento. '; +$_ERRORS['9211c38458f969f18498096a400a2214'] = 'el objeto no puede cargarse'; +$_ERRORS['eedef2c356c6598d1c1c35c30459ba3c'] = 'El cupon no puede terminar antes de que comience '; +$_ERRORS['9eafdd415e82973f24b7af6580ff15de'] = 'La cantidad mínima no podrá ser inferior a 0 '; +$_ERRORS['e9d5591bea19d55d29d79c3c2a8f2d8c'] = 'El porcentaje de reducción debe variar desde 0% a 100% '; +$_ERRORS['8c9b12ce6c7cf8bc520d01e89b358c60'] = 'Reducción de la cantidad no puede ser inferior a 0 '; +$_ERRORS['c1a4c1b929c4f5c81f80ece2d7b196aa'] = 'Producto no válido'; +$_ERRORS['246ea31512fd761d8a1ddfa88e574fb4'] = 'Una pedido ya está situado con esta compra '; +$_ERRORS['01816dd287bcb3b88ad3f63970ce045f'] = 'Cantidad no válida'; +$_ERRORS['5f884670fd109b671470eb2329280ca9'] = 'No hay suficiente producto en stock '; +$_ERRORS['4a2f5c8a04cc978f1803fe9b68833463'] = 'Por favor, rellene todos los campos requeridos '; +$_ERRORS['996a45aa702d041706f6388d54c53b12'] = 'Pedido no válido'; +$_ERRORS['31fe542f8c37c61360c21d904e59bf41'] = 'El pedido no puede ser renovado '; +$_ERRORS['3deb828738895a2717cf306362abeca8'] = 'Cupón inválido'; +$_ERRORS['47ae969a0bf53f947536844087b17dde'] = 'No se puede agregar el cupon'; +$_ERRORS['df57550d5051bd670c8de245c15a0ad7'] = 'No se puede eliminar esta categoría debido a una tienda de esta categoría utiliza como una categoría de la raíz. '; +$_ERRORS['2d4aab5065e4f7b78be97f9a6de62a1d'] = 'La categoría CMS no puede desplazarse aquí'; +$_ERRORS['1b7e32fd6ed56569d8557947ccf095a6'] = 'Este estado no se encuentra en este país'; +$_ERRORS['be676ad43f97a5f02f147a9e1db3410d'] = 'email no válido'; +$_ERRORS['26e6e2aef679da0451f05fb535ac40d7'] = 'Se ha producido un error durante el envío del archivo'; +$_ERRORS['401cb6602a1ff8fc8784e89a8cd9c1b2'] = 'Se produjo un error, el mensaje no fue enviado. Por favor, póngase en contacto con el administrador del sistema. '; +$_ERRORS['03552140a267acc27f494dc3ab368067'] = 'Modo de borrado desconocido'; +$_ERRORS['4ee13cb828cde6949c31c24478a6069b'] = 'Ya existe una cuenta para este email'; +$_ERRORS['1abb803362db30f39c0f96aa96f949e5'] = 'Se ha producido un error al cargar el objeto'; +$_ERRORS['56ed19a8b705ff0da23d026ebce133b5'] = 'Se debe marcar el grupo por defecto del cliente'; +$_ERRORS['8562db06e3931e51ac8c456b56088b02'] = 'Este cliente no existe.'; +$_ERRORS['4383b950a18d0fd893e237148f5f58ca'] = 'Este cliente ya existe como no invitado.'; +$_ERRORS['a1a1f5b5c712427b8fdd26d099cae25f'] = 'Se ha producido un error mientras se actualizaba el cliente'; +$_ERRORS['35c7a9ad11ac759cd6da0979cdae2bf4'] = 'No se puede conectar a una base de datos con estos identificadores. '; +$_ERRORS['6c0c0f020946de99f53354e8d83375e2'] = 'No ha seleccionado las tablas'; +$_ERRORS['32d3b531ad19ea651820651ca9d40d05'] = 'Fecha desde inválida'; +$_ERRORS['afe2d0e6d792e09a2d3e6fb85a37af94'] = 'Fecha hasta inválida'; +$_ERRORS['c569149bbb8ca2ea337fa0a4c6c98409'] = 'No encontró el comprobante de entrega para este período '; +$_ERRORS['2c3002a6348df5e197c7b187f328709d'] = 'Debe definir al menos un servidor SMTP y un puerto SMTP. Si no los conoce utilice la función email.'; +$_ERRORS['b7d99b30df0aade1e4d459fab8c7078f'] = 'No hay perfil'; +$_ERRORS['38a0d8212c5e89f483426776fcb7d5ed'] = 'No se puede editar el perfil SuperAdmin. '; +$_ERRORS['eaa0d1591e6369a298dcd6cb1a8eba8a'] = 'email no válido'; +$_ERRORS['f5d44b60e38b28d19549bb7a107654ca'] = 'No puede suprimir su propia cuenta'; +$_ERRORS['052800f7397d4c12924faa83534c62f0'] = 'No puede desactivar o suprimir la última cuenta administrador'; +$_ERRORS['8fd6c902e0a6186ebc62b4c3c65dc528'] = 'No se puede eliminar esta cuenta, ya que gestiona almacenes. Revise sus almacenes en primer lugar. '; +$_ERRORS['c7cd7ecd5b19e01f74cad32af30c9ac4'] = 'Debe tener por lo menos un empleado en el grupo de administradores.'; +$_ERRORS['6353739398bba6cbaa87b8c18fe42141'] = 'Plantilla inválida'; +$_ERRORS['fd3d2771d53d8e29bb0d79d00cf3696d'] = 'El empleado debe estar asociado con al menos una tienda ='; +$_ERRORS['27619fac9471225012c2e010c41b63d5'] = 'El valor es necesario para el idioma por defecto. '; +$_ERRORS['fa3224bb29cda62c0cc520b7b182bbf7'] = 'Ha ocurrido un error: No se puede guardar el valor de la función actual '; +$_ERRORS['d95673a90af51b8d6818c5e5f3fc3b88'] = 'Anchura y altura debe ser numérico '; +$_ERRORS['1da7939bc143bf9e27d21fa29b13c6f6'] = 'No se puede escribir en el archivo: %s. Por favor, compruebe los permisos de escritura. '; +$_ERRORS['592a291120e1c687a70e6d1a53259a28'] = 'La base de datos de geolocalización no se encuentra disponible'; +$_ERRORS['b4816317cad36c53e8b4120c7f2b561a'] = 'La selección de países no es válida'; +$_ERRORS['0861a67f819158c5690a1844d95390b4'] = 'Lista de deseos no válida'; +$_ERRORS['dfd9f28270256b343e6252198474b1f2'] = 'No se puede eliminar o desactivar el groupshop pasado. '; +$_ERRORS['2c51523fa8743f0c1e064e2f20cfbb59'] = 'No se puede eliminar o desactivar un groupshop que tienen estos comercios que lo utilizan. '; +$_ERRORS['00fbde21769ef563a5e3502bcd18c4f2'] = 'Descuento del valor no es correcto (debe ser un porcentaje) '; +$_ERRORS['db80d36a89df4c527c779b722bb039f8'] = 'Categoría errónea'; +$_ERRORS['c19e5b05ad139685b654599fca05394a'] = 'Descuento del valor no es correcto'; +$_ERRORS['9c75ae847d61a08e116e964121effab2'] = 'No se puede guardar la reducción del grupo '; +$_ERRORS['255831fa66df4d71a182bc5f1b803828'] = 'Se produjo un error durante la actualización de grupo.'; $_ERRORS['c99348e30ef9822b53fce9b9f0c198c9'] = 'Valor incorrecto para una calidad de imagen JPEG.'; $_ERRORS['75e3bbc53d0a62d319235ffebf9e219c'] = 'Valor incorrecto para una calidad de imagen PNG.'; -$_ERRORS['259f417808483b6dc18a10510fd8d3cc'] = 'Condado de propiedades no válido'; -$_ERRORS['c1c8a564c10a0efe07bb4e4b20d88cc9'] = 'ID no válida'; -$_ERRORS['bfd99559857dfcfc40cb0d0e6c8aee1b'] = 'Nombre no válido'; -$_ERRORS['6df7b457f3065876e5146908a7836fbc'] = 'ID del pedido no válida'; -$_ERRORS['f9c7939a8397ee022fefee2bdb3407af'] = 'URL incorrecta'; -$_ERRORS['05f89c31663a09912af64c539524588f'] = 'Número de IVA incorrecto'; -$_ERRORS['8fcbbf39880091c7fdc5a2658d7c8b9f'] = 'empresa de transporte incorrecta o no válida'; -$_ERRORS['19f29a24f0ccb9b96b37182473b27d63'] = 'Propiedad de divisa no válido'; -$_ERRORS['a902b4022653cd6f6d874bf596c811b8'] = 'cliente no válido'; -$_ERRORS['506dbded0df7165435be37d637094b87'] = 'Cliente o campo ID no válido'; -$_ERRORS['918eafd2a5ffd2824a394ce7bf1c4df4'] = 'fecha de nacimiento incorrecta'; -$_ERRORS['37a5168ee0ac8bfa68a87ac6a2197208'] = 'n° de envío no válido'; -$_ERRORS['5bd7619139757b6ec556cd32048e02eb'] = 'Descripción no válida'; -$_ERRORS['eaa0d1591e6369a298dcd6cb1a8eba8a'] = 'email no válido'; -$_ERRORS['6e659c47c94d1e1dc7121859f43fb2b0'] = 'dirección email no válida'; -$_ERRORS['bbced877c13c763f0141ff906c8ed0e5'] = 'Archivo no válido'; -$_ERRORS['611d3495c1e0dad701d535ccafd84330'] = 'Extensión del archivo no válido'; -$_ERRORS['be694d5db9d32c43014995441a5939c4'] = 'Nombre del archivo no válido'; -$_ERRORS['99099c3c11a7638335f047fd4199c9fa'] = 'mensaje de regalo no válido'; -$_ERRORS['a0cd332a7a13f3747485d3acb7313f9c'] = 'Grupo de descuento no válido'; -$_ERRORS['456e77e04e2e26231ee352304627b26d'] = 'Clave no válida'; -$_ERRORS['dd6b089a49908d671c3e9cc8dc5899ae'] = 'mensaje incorrecto'; -$_ERRORS['0047c554e2598750ad943b63e984dd7c'] = 'Estado del nuevo pedido no válido'; -$_ERRORS['e1e95b3cea70730a922b35808ca3dce3'] = 'el estado del nuevo pedido no es válido'; -$_ERRORS['5421db7177e5dc293af3f2565811888a'] = 'objetos no válidos'; -$_ERRORS['b578824c29b15327203b675dc8d8f5f1'] = 'Parámetros no válidos'; -$_ERRORS['cba0b206627d45fbf0ae707e20d4a38f'] = 'contraseña incorrecta'; -$_ERRORS['aa57ac2e1a1fb514ef0b002ed63fd079'] = 'Importe precio / descuento no válido'; -$_ERRORS['01816dd287bcb3b88ad3f63970ce045f'] = 'Cantidad no válida'; -$_ERRORS['ca98aaa49f4b476acc4c8b2c5aa0186c'] = 'Cantidad seleccionada para este producto no es válida'; -$_ERRORS['84b743161b37970484b524af38ef588a'] = 'rango incorrecto'; -$_ERRORS['67104945be7d04ace1da8562a07aae8a'] = 'Descuento no válido (debe ser en porcentaje)'; -$_ERRORS['0bd212ed072143f56147f2f119892d03'] = 'Selección no válida'; -$_ERRORS['86f1561c0fbc316654434af6f0c035e8'] = 'ID de precio específico no válido'; -$_ERRORS['be9fddade234ff9b16a1d92d62963b8e'] = 'Propiedad de estado no válida'; -$_ERRORS['37c73343e4118943bc088bb4ad94a56c'] = 'Propiedad de impuestos no válida'; +$_ERRORS['109715467b74bd66639faa5673f707c1'] = 'Error desconocido'; +$_ERRORS['e8be55bf3a30501aef09d2e74de97976'] = 'este nombre ya existe'; +$_ERRORS['00569f4db559dc94d9a954a090c22b85'] = 'No se puede escribir la imagen'; +$_ERRORS['932f2bb7592fc5d4fe6f5afffb0686d0'] = 'imágenes. Compruebe, por favor, los derechos de escritura en el dossier.'; +$_ERRORS['27ab5a6a3e4b4cb32f0484a1f93d5f64'] = 'Solamente una parte de las imágenes se ha regenerado, la conexión con el servidor ha expirado antes del final.'; +$_ERRORS['b08b2fee4a9343ddb8432bb4b00eee88'] = 'La conexión al servidor expiró, la filigrana no se ha podido aplicar a todas las imígenes.'; +$_ERRORS['92154a15afe9467d1773fd08ac69f640'] = 'Imposible generar la imagen \"no hay imagen\" en'; +$_ERRORS['660785e5dba40753e78220c416e70513'] = 'imagen de archivo. Por favor, compruebe las autorizaciones de escritura en el archivo'; +$_ERRORS['491c8c1d25f97843f6edfdc81d021f4d'] = 'Error: la configuración del servidor no es compatible con el sistema de la nueva imagen. No se movieron las imágenes'; +$_ERRORS['d3e8ba9222067d7a56e8a58e3dd30ba7'] = 'No todas las imágenes se han movido, el servidor no ha terminado el proceso. Haga clic de nuevo en \"Mover las imágenes\" para reanudar la carga de las imágenes'; +$_ERRORS['8f3d9ee281e1abb9111486bcbda6804e'] = 'Error: algunas o todas las imágenes no se han podido mover.'; +$_ERRORS['f783b48ba9193ecd51ea751e5a660d05'] = 'No se puede guardar'; +$_ERRORS['9d0af39694637f8184020a6193a3943c'] = 'La reescritura de URL automática no ha podido generar un valor por defecto para:'; +$_ERRORS['83d41d7e6f25cd9be1e48204697fe0c9'] = 'El link reescrito para'; +$_ERRORS['db5bf82f326c6332a2c3dc1b0dd4598e'] = 'se reescribió como'; +$_ERRORS['4058a6fada789d289a0ef30cd868c412'] = 'La categoría Raíz no se puede modificar '; +$_ERRORS['cf325676512d19d8150c0244327926df'] = 'No se puede copiar'; $_ERRORS['a328aae6eaecda76cb31c7347cb926f6'] = 'ID de grupo de regla fiscal no válido, necesita un grupo con este ID'; -$_ERRORS['607e1d854783c8229998ac2b5b6923d3'] = 'ficha no válida'; -$_ERRORS['0861a67f819158c5690a1844d95390b4'] = 'Lista de deseos no válida'; -$_ERRORS['7cff73659ca47fea5d29644da84f35e2'] = 'Ficha de lista de deseos no válida '; -$_ERRORS['f5d5ae2070effc7b3eee52adc882bb6b'] = 'factura no encontrada'; -$_ERRORS['6b9cc232bf4044274ec42062b60736fb'] = 'las facturas están desactivadas en esta tienda'; -$_ERRORS['65c02cc2c82051fccca8e5b5647f03e5'] = 'No es un email válido'; -$_ERRORS['ab57fd0432e25d5b3013133a1c910d56'] = 'KB'; -$_ERRORS['e389fb6a0b1d8aba957ef5bd33929e86'] = 'etiqueta de campos no válida'; -$_ERRORS['6cf73576720519e739771a4fa489410b'] = 'no se encuentra el idioma'; -$_ERRORS['60e8343766afd5e69c5797ea7380ce8e'] = 'Latitud y longitud son obligatorios'; -$_ERRORS['ba2a9c6c8c77e03f83ef8bf543612275'] = 'longitud >'; -$_ERRORS['4803e6b9e63dabf04de980788d6a13c4'] = 'línea'; -$_ERRORS['49bd922182bd3518641589e3077eacd3'] = 'El enlace con la base de datos no se puede establecer'; -$_ERRORS['b75318064af89cff0f4d413341cc3833'] = 'ese fabricante no existe'; -$_ERRORS['00522631569606c5dcb3cd8e23f79b90'] = 'fabricante seleccionado no válido'; -$_ERRORS['bc54287d97c88a98f594dc488a334e89'] = 'Máximo permitido:'; -$_ERRORS['bfbc475ebfb3b560ee71e24a9e621109'] = 'longitud máxima:'; -$_ERRORS['f3c983bbd9fc0f3abb77f93b5e3c3383'] = 'mcrypt no está activado en el servidor'; -$_ERRORS['ea030df6cb392bef66cde22c94578ae4'] = 'Servidor de media #1 no válido'; -$_ERRORS['32d841e578ff7560bbaeda96f5328e9e'] = 'Servidor de media #2 no válido'; -$_ERRORS['63ae8982fa76c668cbfc774ccf083d26'] = 'Servidor de media #3 no válido'; +$_ERRORS['b9ee8da3131c120480c3e3b36a3562bb'] = 'Error al copiar la imagen'; +$_ERRORS['774eec2772b5f57b2e13d11e1b093a4f'] = 'Ninunga imagen encuentrada por la combinación con id_product = % s, y la posición de la imagen = %s.'; +$_ERRORS['b0accee4a4704ec46d245b722309a8be'] = 'no existe en base'; +$_ERRORS['2fb5679b378edbd803c562533c29f507'] = 'No es un email válido'; +$_ERRORS['243c959202a4f6ce7f1ccba6bc19ff08'] = 'No se puede leer el archivo csv'; +$_ERRORS['ce7253fc3bc8e497ca904c3f081edffa'] = 'Haga un clic para abrir la ficha del generador'; +$_ERRORS['4f12b222c9659d62afa795987259933f'] = 'El archivo cargado fue parcialmente cargado'; +$_ERRORS['298883b17e36ee3a18d73e835c0b44fc'] = 'No fichero se ha subido'; +$_ERRORS['59382adebc7f0d65c42fe773d443e4c7'] = 'El código ISO ya exite en otro idioma'; +$_ERRORS['94e8fb52e86eef3b99e2454175cfac8e'] = 'la imagen de la bandera y de la no-imagen son necesarias'; +$_ERRORS['2f236f9450ce8714611e468181064659'] = 'No puede cambiar el estado del idioma por defecto'; +$_ERRORS['f91076c86d5b061f8de6510676a80842'] = 'Se ha producido un error mientras se copiaba la imagen \"sin imagen a la carpeta de productos'; +$_ERRORS['9782dae0e3a0a7503d047251d0063215'] = 'Se ha producido un error mientras se copiaba la imagen \"sin imagen a la carpeta de categorías'; +$_ERRORS['b390ac09caf581126c8174a5b48bc80a'] = 'Se ha producido un error mientras se copiaba la imagen \"sin imagen a la carpeta de fabricantes'; +$_ERRORS['8e42a1eaaa4ebe0ec8aed464526c3334'] = 'Se ha producido un error mientras se cambiaba el tamaño de la imagen \"sin imagen en la carpeta de productos'; +$_ERRORS['2c6ead9fde5434bcb1d7321193f701b0'] = 'Se ha producido un error mientras se cambiaba el tamaño de la imagen \"sin imagen en la carpeta de categorías'; +$_ERRORS['b2e4c41c713d7eab7a85f146c5237ead'] = 'Se ha producido un error mientras se cambiaba el tamaño de la imagen \"sin imagen en la carpeta de fabricantes'; +$_ERRORS['7f2673e88a2cf04ce4e559cdf1b30277'] = 'se ha producido un error mientras se borraba la imagen'; +$_ERRORS['cc7fe0548f3832b01e1d4ce466b99b4c'] = 'No se puede establecer este idioma como lengua materna porque no está disponible'; +$_ERRORS['ed1e7c7e1473b8b42bc1662f741466dd'] = 'No se puede cargar el pack de la localización (a partir de prestashop.com y de la carpeta local \"localización\")'; +$_ERRORS['ecb8838ce98cd126849fc083f0070bcd'] = 'Por favor, seleccione al menos un contenido para importar.'; +$_ERRORS['0bd212ed072143f56147f2f119892d03'] = 'Selección no válida'; +$_ERRORS['c6a8757e591d6090eb75d11e8d316f57'] = 'SSL está activado. Sin embargo, su IP se le permite utilizar el modo no seguro (de mantenimiento o la dirección IP local). '; +$_ERRORS['3af4334b6b2afb79aeb803577ccc0473'] = 'SSL está activado. Por favor, conectarse a través de la siguiente URL para acceder en modo seguro (https). '; +$_ERRORS['f0dc0fa07b13965fe5a95fa37166c4e7'] = 'El email está vacío'; +$_ERRORS['986641245e5ef77f951298aa30a5616f'] = 'la contraseña está vacía'; +$_ERRORS['176780e430fd1917c37223ceabf05bf8'] = 'el empleado no existe o la contraseña es errónea'; +$_ERRORS['4649093d4d10aa95a212636f146c47fd'] = 'Esa cuenta no existe'; +$_ERRORS['126cda4380a615cc5b6a1ec82a0279a9'] = 'se ha producido un error al cambiar su contraseña '; +$_ERRORS['13975b1e39be74bce65bba1c562c6d01'] = 'El campo Url debe rellenarse al menos en el idioma por defecto o en inglés.'; +$_ERRORS['1a80f28eca93f30e2e333b6432890c10'] = 'se ha producido un error al extraer el módulo (puede tratarse un un fichero corrupto)'; +$_ERRORS['a467de484bad00fe4980b05ac6a8af5d'] = 'Usted no tiene permiso para usar este módulo... '; +$_ERRORS['e325f16a2ee86d0c775898dec73af2d1'] = 'No se puede instalar un módulo'; +$_ERRORS['c967665b995d9615d9724307c6dbd1b6'] = 'No se puede desinstalar el módulo'; +$_ERRORS['17e7c6636cffbefd820d9556e18c370a'] = 'No se puede cargar el objeto del módulo'; +$_ERRORS['46322d321a112dd4b0e506bbe2a6ae63'] = 'Se ha producido un error durante la copia hacia la carpeta de los módulos'; +$_ERRORS['500d47433346bdb935f38af928fa2661'] = 'Usted no tiene permiso para instalar un módulo. '; +$_ERRORS['d7569980257d11fbd66deb501f5efab8'] = 'Usted no tiene permiso para eliminar este módulo. '; +$_ERRORS['5a69d1cb0ef4096b272b3b441555d737'] = 'Usted no tiene permiso para configurar este módulo. '; +$_ERRORS['bf1af96a1c2127082822a24bca0dfa4f'] = 'Este módulo ya está instalado: '; +$_ERRORS['d38b0c0b1e5c3d6a89219e4617f85034'] = 'Este módulo ya está desinstalado:'; +$_ERRORS['171d82022d249a19ba2c4c124d17bb7e'] = 'El siguiente módulo(s) no se ha instalado correctamente: %s'; +$_ERRORS['a693c37913e1fac5af61b8247c03b6ca'] = 'El siguiente módulo (s) no se han actualizado correctamente: %s '; +$_ERRORS['c07d1d742561121e6abd49450947c187'] = 'El módulo no se puede cargar'; +$_ERRORS['0c01b89a049f95e9eb10cfeb2a2901f0'] = 'el hook no puede cargarse'; +$_ERRORS['ecf461f9223d4c59d8c574a1068200a0'] = 'este módulo ya está copiado en este hook'; +$_ERRORS['9ce4606635f2118f9d10d1f323f73fe2'] = 'Este módulo no puede ser trasplantado a este hook. '; +$_ERRORS['fe40ffc8cf596487324e6b486e6b64c4'] = 'Se ha producido un error mientras se copiaba el módulo al hook'; +$_ERRORS['25723bba0086a38394001a8ca41e9126'] = 'valores no válidos para excepciones del campo'; +$_ERRORS['42c7641733e2026a7baf5d94327fd340'] = 'Se ha producido un error mientras se borraba el módulo del hook'; +$_ERRORS['087193a0e83ba92c73396e2e6082ee89'] = 'Por favor, seleccione al menos un módulo para descolgar'; +$_ERRORS['dc4b45d6ded64ffc6cfcec146a2b0bf5'] = 'El controlador no encontrado '; +$_ERRORS['5421db7177e5dc293af3f2565811888a'] = 'objetos no válidos'; +$_ERRORS['a7b770c4221d81830ac09059e16083a8'] = 'ID de transportista de orden no válido'; +$_ERRORS['3a636d6a7d184e869fa5b2c05849214b'] = 'El número de seguimiento es incorrecto'; +$_ERRORS['dd37ba5dbdc5c68498e8dfa8a7bcdd98'] = 'Se ha producido un error cuando se enviaba el emeil al cliente'; +$_ERRORS['75bc8684cb9fc4f73f254270141f0c9b'] = 'EL transportista del pedido no puede actualizarse'; +$_ERRORS['e1e95b3cea70730a922b35808ca3dce3'] = 'el estado del nuevo pedido no es válido'; +$_ERRORS['ae831e16712dd5e3b49c1f10c1d4f3c0'] = 'Se ha producido un error durante el cambio de estado o no se pudo enviar el email al cliente'; +$_ERRORS['6fd4e04d113190d915a36b101ac92489'] = 'Esta orden tiene ya este estado '; +$_ERRORS['ecd7aa91bf7a1cf55a0d3dbd8c0c6463'] = 'Cliente no es válido '; +$_ERRORS['70f4b635847038d056e33959821a7a66'] = 'caracteres máximos'; +$_ERRORS['0791970c961c09eb8caaa61aba6a3ca4'] = 'Se produjo un error al guardar mensajes. '; +$_ERRORS['ec995e6aa93ad0264c5593d9d76edbe3'] = 'No se puede generar deslizamiento parcial de crédito '; +$_ERRORS['780e67070a71f981346201c4810dc9d4'] = 'Tienes que escribir una cantidad si desea hacer una hoja de crédito parcial '; +$_ERRORS['3c1a75e83b41b4ec627e22e74fdaa5c2'] = 'Los datos parciales de reembolso son incorrectos '; +$_ERRORS['798b789aa210cfdc1456cafb9ee30c02'] = 'Usted debe seleccionar un producto '; +$_ERRORS['61b5f801ab23a9ecf6f652dc12747be5'] = 'Debe introducir una cantidad '; +$_ERRORS['7f3f9fec825792f2b728db9d55078e80'] = 'No hay ninguna cantidad seleccionada para este producto'; +$_ERRORS['ca98aaa49f4b476acc4c8b2c5aa0186c'] = 'Cantidad seleccionada para este producto no es válida'; +$_ERRORS['485b638d795fe1d171e10ee16076dc62'] = 'No se puede devolver el producto al stock'; +$_ERRORS['8eccd648c123a09bcf8520fea052861d'] = 'se ha producido un error mientras se eliminaba el producto'; +$_ERRORS['200cb26c2479e770241b1c62ccfb8e08'] = 'se ha producido un error mientras se eliminaba la personalización del producto'; +$_ERRORS['dd4d1297d25682ad76576b1fcf4c61ee'] = 'No se puede generar un vale de crédito'; +$_ERRORS['ff58a216e0c3ac9c33b0aa035a161dd8'] = 'No se puede generar un vale'; +$_ERRORS['8912e1863fe81af9cabd76f5de9e7495'] = 'No hay producto o cantidad seleccionados'; +$_ERRORS['6742da8d84d0457136d76e86a009b46a'] = 'El pedido no se puede encontrar '; +$_ERRORS['51da8c936939320ae8cdab49dafd7c82'] = 'La cantidad es inválido '; +$_ERRORS['eac0f35d613072cdf3e7ff0664f7cd44'] = 'Forma de pago es inválido '; +$_ERRORS['5b19b5178c34a3c0af13b0edc231efb8'] = 'Identificación de la transacción es inválida '; +$_ERRORS['899914f22b046ed9a1021b2a83aa260a'] = 'Divisas no es válido '; +$_ERRORS['bf57e7854dd04a357194e6752c094bd6'] = 'La factura es inválida '; +$_ERRORS['93bec915b8879ccc0352b786ffa5bd70'] = 'Fecha no es válido '; +$_ERRORS['094b9daf020bb637f3da82c350eb35b5'] = 'Se produjo un error en la adición de la orden de pago '; +$_ERRORS['cb17b4eeba6f9e864a87b06af9cae29e'] = 'No se puede guardar nota de factura. '; +$_ERRORS['f8a19b1a94a0625cf7640c18e45ff349'] = 'No se puede cargar la factura para editar la nota'; +$_ERRORS['bf15c16588ad281d34bc455f51e0cd97'] = 'No se puede cambiar la moneda '; +$_ERRORS['a0970082de319f78ef90525873cb15d8'] = 'Esta orden tiene ya factura '; +$_ERRORS['8b3c120c39045657867e6cc9bda55999'] = 'No se puede editar esta Regla de cesta'; +$_ERRORS['a551c1b1a24beff63aa3cc70ea172351'] = 'Debe especificar un nombre para crear un nuevo descuento '; +$_ERRORS['221cbaf37b5e5d712e9d100c75e7477a'] = 'El valor de descuento no es válido '; +$_ERRORS['38194bd6eedfcfc1cb2943b6124f234c'] = 'Descuento del valor es superior que el total de la factura'; +$_ERRORS['79d834d46e5fcab3dd512961bb70f67c'] = 'Descuento del valor es superior que el total de la factura de pedido (factura: '; +$_ERRORS['b903210290c3ee265ddf20dfe4e1f4d2'] = 'Descuento del valor es superior que el total de la orden = '; +$_ERRORS['bede40c4ff02d7aa6d924fabcfc53c21'] = 'Tipo de descuento no es válido '; +$_ERRORS['3eea382478bd68cccaf2900bfb6942ae'] = 'Ha ocurrido un error en la creación de OrderCartRule '; +$_ERRORS['36c42ca4a8dd46040a907f947dd85232'] = 'No se puede cargar el objeto de pedido '; +$_ERRORS['1f40f5a173d741074a8a0346d9c20c75'] = 'No se puede agregar un producto en el auto dictado '; +$_ERRORS['36e3caab1f6297b4326633d7cb0f944e'] = 'No se puede cargar el objeto del producto '; +$_ERRORS['a8e7dc5e339c55896c458f14008c3a91'] = 'No se puede cargar el objeto de combinación '; +$_ERRORS['12218553186d9a9b6709bbe787898e46'] = 'No se puede cargar el objeto OrderDetail '; +$_ERRORS['f879ff42950666608fe845a86ad26331'] = 'No se puede cargar el objeto Dirección '; +$_ERRORS['95cc61064b636eb1782b85bde2263433'] = 'Ha ocurrido un error en la edición de esta línea de productos '; +$_ERRORS['afefca89d2b5614cc55f572c631fd5ba'] = 'Ha ocurrido un error sobre la supresión de esta línea de productos '; +$_ERRORS['8ce179ee8333835fbaf557b3fd065183'] = 'No se puede cargar objeto Detalle de pedido'; +$_ERRORS['53f7f71181055ce45280de2ec28f52c6'] = 'No se puede cargar el objeto factura '; +$_ERRORS['0e67745bd0c558fb56cf0ccb86ebc325'] = 'No se puede editar el Detalle de Pedido'; +$_ERRORS['e5f3a1199670286a2df1f81f3e8a33ce'] = 'No se puede editar una orden de entrega '; +$_ERRORS['ed438656553986696cdd7b671c3ca4d0'] = 'No se puede usar esta factura para este pedido'; +$_ERRORS['2591b6d46f45d8f60e24c6c9c96a2a11'] = 'Precio no válido '; +$_ERRORS['54f64a4831edb6e1d8e2f0e5ee74cc65'] = 'No se puede eliminar este detalle para este pedido'; $_ERRORS['366da0581c44d3c179e44f532b693eab'] = 'Falta la IP Memcached '; $_ERRORS['5f3a91561e3c6b3be2b251467d9596d1'] = 'Falta el puerto Memcached '; $_ERRORS['c21db1e62daf45d19a389bd3d0d8daa9'] = 'Fata el peso Memcached '; -$_ERRORS['f55cdaa9ea87c6ebeeb7b4acf31635af'] = 'el mensaje no puede estar vacío'; -$_ERRORS['7ca482310b2e993b9ab1a74d1d4e1582'] = 'el mensaje no es válido (HTML no autorizado)'; -$_ERRORS['1b72aed8e84b91d73896efd48cf1a4e0'] = 'Cantidad mínima'; -$_ERRORS['708d2bfb476ba46221602d549f0e7a4d'] = 'la categoría ID no existe'; -$_ERRORS['46331786da15ccd48af9879707f9cf11'] = 'Faltan algunos elementos, no es posible renovar su pedido'; -$_ERRORS['e074201be2c2605dbd174d84cb556ce8'] = 'la ID del pedido es desconocida'; -$_ERRORS['8b80d4b6307990874b832cc15a92e5a3'] = 'Algunos parámetros han desaparecido.'; -$_ERRORS['e8f638d8907833cbcead6ba01dd2a954'] = 'Debe aparecer como a continuación:'; -$_ERRORS['5965a3d0f70ea8682584bf446584d6dc'] = 'Nombre demasiado largo'; -$_ERRORS['4b198aa15f6cc8f56488d924b18fa888'] = 'ningún carrito encontrado con este ID:'; -$_ERRORS['ed9b5732158eef63ac4d236e04101d2b'] = 'Ninguna moneda para el módulo de pago'; -$_ERRORS['6f775dff2aa88bce2301e5d5309c5f7e'] = 'No hay moneda por defecto'; -$_ERRORS['c2492c52caab207d21da2c0decd8a405'] = 'elementos no encontrados'; -$_ERRORS['f787618e514c038851726224d7e4421e'] = 'fichero no seleccionado'; -$_ERRORS['1b599bf89c1bf4f8640ef31f3acb9f40'] = 'archivo no especificado'; -$_ERRORS['298883b17e36ee3a18d73e835c0b44fc'] = 'No fichero se ha subido'; -$_ERRORS['cb20447a4bf5ff9bec717ec68a357a93'] = 'Motor de gráfico no seleccionado'; -$_ERRORS['ccacacd12f75e1ab3f9ce3e234ed5777'] = 'Motor de cuadro no seleccionado'; -$_ERRORS['774eec2772b5f57b2e13d11e1b093a4f'] = 'Ninunga imagen encuentrada por la combinación con id_product = % s, y la posición de la imagen = %s.'; -$_ERRORS['6a8f39c3861bfa5111a88d9c76df6993'] = 'No hay factura disponible'; -$_ERRORS['0e63e5844a0255aeb0cee434263552ae'] = 'ninguna factura encontrada con este ID:'; -$_ERRORS['e21c3c406358073b38d481fd3d88221c'] = 'No se ha encontrado factura'; -$_ERRORS['f59b67acbc1ca8ecad71a742f5e43b09'] = 'Ningún pedido encontrado con este ID:'; -$_ERRORS['083d9cdf06cdc52892e3bbf7ff5494b6'] = 'No Id de la devolución del pedido'; -$_ERRORS['d107b93e0404a9ec3a24c3b797b63fff'] = 'No se ha encontrado orden de pedido'; -$_ERRORS['e3ac5a39682f9b3a09f6063f714ffc48'] = 'No hay modo de pago disponble'; -$_ERRORS['8912e1863fe81af9cabd76f5de9e7495'] = 'No hay producto o cantidad seleccionados'; -$_ERRORS['b7d99b30df0aade1e4d459fab8c7078f'] = 'No hay perfil'; -$_ERRORS['7f3f9fec825792f2b728db9d55078e80'] = 'No hay ninguna cantidad seleccionada para este producto'; -$_ERRORS['6f3455d187a23443796efdcbe044096b'] = 'No hay impuesto'; -$_ERRORS['a9839ad48cf107667f73bad1d651f2ca'] = 'No hay ninguna plantilla'; -$_ERRORS['eddeabd79f8ca673d888fa2ffe9cf69a'] = 'No hay se encuentra plantilla para el módulo'; -$_ERRORS['25723bba0086a38394001a8ca41e9126'] = 'valores no válidos para excepciones del campo'; -$_ERRORS['32b361bc532ac43976956d37c0d5fc1c'] = 'no hay zona que corresponda a su dirección'; -$_ERRORS['d3e8ba9222067d7a56e8a58e3dd30ba7'] = 'No todas las imágenes se han movido, el servidor no ha terminado el proceso. Haga clic de nuevo en \"Mover las imágenes\" para reanudar la carga de las imágenes'; -$_ERRORS['378f2b22734553a38505b1f8f0d48ccb'] = 'cantidad nula'; -$_ERRORS['9211c38458f969f18498096a400a2214'] = 'el objeto no puede cargarse'; -$_ERRORS['5ca4012f9738274ebeb214a961f1c829'] = 'el objeto no puede cargarse (no hay login o no es válido)'; -$_ERRORS['56b207f28525081cec398738b3d25225'] = 'el objeto no puede cargarse (no se encuentra)'; -$_ERRORS['27ab5a6a3e4b4cb32f0484a1f93d5f64'] = 'Solamente una parte de las imágenes se ha regenerado, la conexión con el servidor ha expirado antes del final.'; -$_ERRORS['86eb7a8a11e8d60cc214c71970f11c11'] = 'ID de pedido necesaria'; -$_ERRORS['b08d3867be98e6fff3233cd40ab8134a'] = 'Creación de pedido fallida'; -$_ERRORS['0b85d79bd7e582c805ec82e3b7f6293e'] = 'el pedido no es válido actualmente'; -$_ERRORS['24909e87dc242b9dd539e10609b8b050'] = 'pedido no encontrado'; -$_ERRORS['a9b3e2b8011bb175d3b1bcd318584080'] = 'devolución de pedido no confirmada'; -$_ERRORS['891f03e0e989696eb5e499ce5bbfe277'] = 'devolución de pedido no encontrada'; -$_ERRORS['988585c9a6318ab5872bbb7f256f6fb8'] = 'Pack corrupto: unidad de precio errónea'; -$_ERRORS['d29668efafb8068ad1ee29de5f9a0b88'] = 'Error de interpretación en módulo(s)'; -$_ERRORS['55124c4465a9478df5fd59ff3017433a'] = 'la contraseña y la confirmación no coinciden'; -$_ERRORS['986641245e5ef77f951298aa30a5616f'] = 'la contraseña está vacía'; -$_ERRORS['47be05698f8dd87bb445ceefce6abd0d'] = 'la contraseña es obligatoria'; -$_ERRORS['e09f0eb3c67b7504a545899ebc961542'] = 'contraseña demasiado larga'; -$_ERRORS['0bb143edd97aa63ec014e68b3bb4f82f'] = 'Por favor, acepte los términos del servicio'; -$_ERRORS['4b9fa5f1ff63eb63f4f42277ce26f17c'] = 'por favor, elija un idioma y un tema'; -$_ERRORS['3ad0eb10b0de3e0a4720c88034944d78'] = 'Necesita elegir al menos un atributo'; -$_ERRORS['c1f25211403ec7459f265788cdbee403'] = 'Rellene por favor todos los campos requeridos, después guarde la personalización.'; -$_ERRORS['6310db462253eb49efa3709d8591defc'] = 'por favor, rellene el campo de búsqueda'; -$_ERRORS['1b41b4dbfa03ca395fd87cc19b3d06b3'] = 'intente abrir una sesión si la tiene'; -$_ERRORS['2f7bd011b50ea512e911fedccc9243f5'] = 'Por favor especifique una dirección válida de e-mail'; -$_ERRORS['72ac7ea6f82331cfc457b95489678119'] = 'Por favor, especifique su ID de pedido'; -$_ERRORS['b86d53f8bf21639366f8ed1595e54891'] = 'Por favor, especifique su dirección de correo electrónico'; -$_ERRORS['3a65f932fe23b8ca8eb70bffe2b215bf'] = 'Por favor, seleccione un tipo de descuento (importe o porcentaje)'; -$_ERRORS['a09c2526d0dffdc36787664f45dd9d8d'] = 'por favor, seleccione un tema en la lista'; -$_ERRORS['eef627ca3bead3c1ada77104ae218d75'] = 'Por favor, seleccione al menos un contenido para importar.'; -$_ERRORS['3045a21e22221b9d1dbdde7bd26272d7'] = 'Debe especificar un importe para este vale descuento'; -$_ERRORS['044bd5d2c37e732a55e9688189471583'] = 'Debe especificar una categoría para este vale descuento'; -$_ERRORS['5a05003a54c39aba291858c3e45d0de0'] = 'Debe especificar una divisa para este vale descuento'; -$_ERRORS['8e4b5b9003a1e89146ecd623f76f4179'] = 'Por favor, defina una profundidad repertorio'; -$_ERRORS['5345a6748df0f8b030b77c55e17c1e3a'] = 'Por favor, seleccione al menos un tipo de descuento para este vale descuento.'; -$_ERRORS['f2ee6211fd44afca2f01ee2d1031d0e5'] = 'Por favor, inscríbase para ver modos de pago'; -$_ERRORS['f996dce5bdfb1b1094e41cf996c5fdae'] = 'por favor, especifique la URL del módulo'; -$_ERRORS['a05b582431bd7063de0623ef76b14c73'] = 'Por favor, especifique prioridades'; -$_ERRORS['27e12c3c443d7165ab71cd376a3b3f10'] = 'introduzca su código postal'; -$_ERRORS['f1cdcf26d9787f078f7fc0e0645858d7'] = 'Error fatal Prestashop: no hay soporte utf-8. Por favor, compruebe la configuración de su servidor.'; -$_ERRORS['350bf1d858bae55fa9c344b39ea9afcd'] = 'no se puede cargar el producto'; -$_ERRORS['a3451334219f0c7cac75275c0ac6346e'] = 'Producto ya no está disponible.'; -$_ERRORS['fe22b7cb2de47c8eafec2ad82fada9dd'] = 'Debe crearse el producto antes de añadir posibilidades de personalización'; -$_ERRORS['96a2d573cabb2e5b3d6164140d28e8da'] = 'debe crearse el producto antes de añadir características'; -$_ERRORS['dfbe69c6d9568ecb0e65e7b32ed92a3a'] = 'producto no encontrado'; -$_ERRORS['8f18cd66e999d9695f53141a15b47292'] = 'valor de la reducción no es válido'; -$_ERRORS['467366059d7d7c743a4d0971363a8d66'] = 'Limitado a ciertas catagorías'; -$_ERRORS['772911becd336c843ab09a1d4b4f66c0'] = 'Limitado a ciertos productos'; -$_ERRORS['83d41d7e6f25cd9be1e48204697fe0c9'] = 'El link reescrito para'; -$_ERRORS['087193a0e83ba92c73396e2e6082ee89'] = 'Por favor, seleccione al menos un módulo para descolgar'; -$_ERRORS['edeb9e20655b946e4bee4ac44a6c0a7f'] = 'El servidor no dispone de permisos para la escritura'; -$_ERRORS['5d7cc18ef21285f980cbada9adb9df5c'] = 'La conexión al servidor expiró, la filigrana no se ha podido aplicar a todas las imígenes.'; -$_ERRORS['721b2acc2e54e77e36654bbc42a0747a'] = 'Lo sentimos, actualmente las copias de seguridad solo soportan bases de datos MySQL. Usted esta usando'; -$_ERRORS['c45319ee556dc43ba15523c539c7e9d4'] = 'Lo sentimos, no es posible renovar su pedido'; -$_ERRORS['ea68586346b9b9f8ca43827cb3341ffd'] = 'Este proveedor no existe.'; -$_ERRORS['35f55f4e657f542d5f27853332c46f80'] = 'Error de sintaxis con este motivo'; -$_ERRORS['19a99b7aed449fbbedc3ce65483d6a3a'] = 'La pestaña no se puede encontrar'; -$_ERRORS['cae059a6bd57c0b7d289ce097c060ba6'] = 'El archivo de la pestaña no puede encontrarse'; -$_ERRORS['e9192643ed3b0619fcd8347015806e2a'] = 'El nombre de la tabla no es válido:'; -$_ERRORS['10f237be40b3205ba97da9b89d290c30'] = 'La selección de la base de datos no se puede realizar.'; -$_ERRORS['d2bbf245e9591814fe994df3cae95964'] = 'El archivo está vacío'; -$_ERRORS['40f9f62de5a8ccf912bc1cd19d515dd2'] = 'El archivo es demasiado grande.'; -$_ERRORS['d139abab2541129dfae24c733635104c'] = 'El archivo se ha subido parcialmente'; -$_ERRORS['723c870c1b443e052e290bd96f46e977'] = 'El siguiente campo no es válido según el método de validación'; -$_ERRORS['c3c17d5f98b33957d8e187a497b4eaa5'] = 'El siguiente módulo(s) no se pudo cargar'; -$_ERRORS['5be2397a0b561a7676386e5537995c66'] = 'El siguiente módulo(s) no se ha instalado correctamente: %s'; -$_ERRORS['59e3d45dc17f2e9fc4caac2f887bd075'] = 'La función'; -$_ERRORS['8227e4867a9388488b04ea32665bcc18'] = 'El directorio de módulos debe ser escribible'; -$_ERRORS['418e2586ee498c46f6375e9a0008517c'] = 'el detalle del pedido devuelto no es válido'; -$_ERRORS['e7a58e52e848f513c3e9185d34d61a50'] = 'la devolución del pedido no es válida'; -$_ERRORS['deccf4daff483f5f31a2e19482f56d32'] = 'el importe total de su pedido no es suficiente o su vale no puede utilizarse con estos productos'; -$_ERRORS['2031a6bfe5f5bed90694c02868ebf2ed'] = 'El parámetro'; -$_ERRORS['2d30f823fe8f59bbcbec1fec853e4549'] = 'La fecha límite ha expirado. '; -$_ERRORS['082dfb8fc5e3d1fed89956a67eed23cd'] = '¡El número de envío solo se puede fijar una vez que se ha enviado el pedido!'; -$_ERRORS['7a9cd16fab81e60ec22c671ddffe4c55'] = 'El token no es válida, verifica la URL de exportación de la configuración del módulo.'; -$_ERRORS['0bedafc96db94da3f85caa7101944eb5'] = 'El archivo cargado excede la directiva post_max_size en php.ini. Si la configuración de su servidor lo permite, usted puede agregar una directiva en el htaccess, por ejemplo:'; -$_ERRORS['3d922fc29b0773435fbc540ec1c02ba4'] = 'El archivo cargado excede la directiva upload_max_filesize en php.ini. Si la configuración del servidor lo permite, usted puede agregar una directiva en el htaccess, por ejemplo:'; -$_ERRORS['4f12b222c9659d62afa795987259933f'] = 'El archivo cargado fue parcialmente cargado'; -$_ERRORS['92cfc43b8b3cf7a964f2ef24fd22f8df'] = 'No hay módulos en su tienda de Prestashop. Utilice la pestaã módulos para activarlos o visite nuestra web para descargar módulos adicionales.'; -$_ERRORS['7edeca37fa1d59ebdbfe10ded0bca2f5'] = 'No hay ninguna cuenta asociada a esta dirección de e-mail'; -$_ERRORS['3c9a4f1e91ee7bb51c29bdc9362077fe'] = 'No hay ninguna cuenta registrada con este email'; -$_ERRORS['2e857abc0ea5d7f97522254ca00c18bb'] = 'No hay suficiente producto en stock'; -$_ERRORS['59382adebc7f0d65c42fe773d443e4c7'] = 'El código ISO ya exite en otro idioma'; -$_ERRORS['61eaad60c84d4d2a5b3afcc3751c5635'] = 'Este Código postal ya se está usando.'; -$_ERRORS['4649093d4d10aa95a212636f146c47fd'] = 'Esa cuenta no existe'; -$_ERRORS['a56b6c43645970e79a8098df1dfc9746'] = 'Esa dirección no puede ser borrada'; -$_ERRORS['08b2765dc6c449c903f8b30ac7e55f91'] = 'Esta dirección no es válida'; -$_ERRORS['baafbb73bdf562b2dcbd2c4b807f758e'] = 'Esa dirección no se encuentra en una zona válida'; -$_ERRORS['29e1ca45338b1e4861bb4a9bdc5d4387'] = 'Esta dirección no es la suya.'; -$_ERRORS['b8ab75688d5796c2e61d3047b91acc17'] = 'Esta asociación contiene ya demasiadas claves'; -$_ERRORS['71f4f008985ea6abc73e89a668e15197'] = 'Este atributo ya existe'; -$_ERRORS['a46eb4d38ea045e90273d51d8166529f'] = 'Esta clase depende de varios archivos modificados en la versión 1.4.4.0 y no debe ser usada en una versión anterior'; -$_ERRORS['ecc5c9c627d8b41fc33888b5b17ea1a5'] = 'Esta clase depende de varios archivos modificados en la versión 1.4.5.0 y no debe ser usada en una versión anterior'; -$_ERRORS['e49f206b6d8f0e5e2a6cb13d96b44ed2'] = 'Este nombre de clase no existe'; -$_ERRORS['e22a6ea51eb74bee7acaa4acf2846c7b'] = 'Esta combinación ya existe.'; -$_ERRORS['044ef92a14ceaaba24382a72ca0267ae'] = 'este país requiere la selección de un Estado'; -$_ERRORS['d51499b48399054d809f49bce078923e'] = 'Este cliente ya existe como no invitado.'; -$_ERRORS['8562db06e3931e51ac8c456b56088b02'] = 'Este cliente no existe.'; -$_ERRORS['350e5d76b60ae887c90d55e2fb23fdc5'] = 'Este descuento no es aplicable a esa categoría de producto'; -$_ERRORS['f8279a73d35437427d4c77e28828c5fc'] = 'este email no está registrado'; -$_ERRORS['e0a602c130d12d57cd4ca2a8b9240917'] = 'Este archivo puede ser escrito:'; -$_ERRORS['c9615dc36879116ef8c5f1ab08543191'] = 'Este archivo ya no existe'; -$_ERRORS['b72591580ab2e9ecb08d1a26ac23641b'] = 'Esta clave se ha utilizado demasiadas veces (solo se permite utilizar una vez)'; -$_ERRORS['b60be6e4c0df15343a7cdafccb174159'] = 'Este módulo no puede ser trasplantado a este hook.'; -$_ERRORS['a44f9463879b845e1ad2c45e75aebd18'] = 'Este módulo ya ha sido instalado:'; -$_ERRORS['aa508f3bd17074b8941571083de1350e'] = 'este módulo ya está copiado en este hook'; -$_ERRORS['ae38c419414887fa47b7f5a811e5f42d'] = 'Este módulo ya ha sido desinstalado:'; -$_ERRORS['e8be55bf3a30501aef09d2e74de97976'] = 'este nombre ya existe'; -$_ERRORS['b74c118d823d908d653cfbf1c877ae55'] = 'esta nombre ya está utilizado por otra lista'; -$_ERRORS['d312d5c57aff77e76cab1b5981bc5606'] = 'este nombre no está permitido'; -$_ERRORS['4a7d2014a9d009e05729eeeaafc2f4ae'] = 'Este pedido ha sido realizado por una cuenta de cliente. Por favor, inicie la sesión en su cuenta de cliente para acceder a este pedido, esta sección está reservada para las cuentas de invitados'; -$_ERRORS['e2b7dec8fa4b498156dfee6e4c84b156'] = 'Esta forma de pago no está disponible.'; -$_ERRORS['1347119d36ae31564a89763f21476c1a'] = 'Este producto no existe en nuestra tienda.'; -$_ERRORS['38d5595927b80b331239ef904341b07c'] = 'Este producto ha sido eliminado'; -$_ERRORS['edd62dfcf50e7a6dea932ca1eca167b2'] = 'Esta propiedad no existe en la clase o esta prohibida'; -$_ERRORS['28c993bca90a1f5a4510d3a21ca2b705'] = 'Este estado está actualmente en uso'; -$_ERRORS['1b7e32fd6ed56569d8557947ccf095a6'] = 'Este estado no se encuentra en este país'; -$_ERRORS['5af5f631f774a71445e3028253874394'] = 'Esta tienda no ha aceptado su nuevo pedido'; -$_ERRORS['LocalizationPack36f9983aadfde9d77db0d357abe6e85e'] = 'Esta regla fiscal no se puede guardar.'; -$_ERRORS['7df7cede74e46f3db6b15097bc0def56'] = 'este vale de descuento sólo puede utilizarse en esta divisa:'; -$_ERRORS['f31c6bd22c7b96ca912b03f72ba9da24'] = 'este vale de descuento ya fue utilizado o está desactivado'; -$_ERRORS['be0caf91a9818eb72c4b365ac169fba8'] = 'este vale de descuento ha caducado (fecha de utilización sobrepasada)'; -$_ERRORS['e9d528fd77aaf898ebb763f124a1fd1d'] = 'este vale de descuento ha caducado'; -$_ERRORS['d0f1560c5d1b13b1e64fa87a301dd83b'] = 'este vale de descuento ya está usado en su carrito'; -$_ERRORS['5f42bae6298b1656297e184ecd359f22'] = 'este vale no puede acumularse con otros productos en descuento o marcados en ventas'; -$_ERRORS['bc9679730b07cd7d0e813dab08efd415'] = 'este vale de descuento no puede acumularse con otros vales'; -$_ERRORS['596c0b7077b7a2619c64c8c3c40142b9'] = 'este vale de descuento ya no es válido'; -$_ERRORS['546212fa1d2694600b976add6bf722f7'] = 'hasta categorías'; -$_ERRORS['3d064d5efb6cf2ed52cf72bfef7c7db2'] = 'Para utilizar CacheFS, la carpeta'; +$_ERRORS['a855995ec17e0c80d5985a885f3d4d84'] = 'Imposible añadir un servidor Memcache'; +$_ERRORS['532359f98c7e5174eb0e436045cdea56'] = 'Error en la supresión del servidor Memcached'; +$_ERRORS['ea030df6cb392bef66cde22c94578ae4'] = 'Servidor de media #1 no válido'; +$_ERRORS['32d841e578ff7560bbaeda96f5328e9e'] = 'Servidor de media #2 no válido'; +$_ERRORS['63ae8982fa76c668cbfc774ccf083d26'] = 'Servidor de media #3 no válido'; +$_ERRORS['2e06068ae79a2c7f78f0762174a4adc7'] = 'mcrypt no está activado en el servidor'; +$_ERRORS['2af5ce4c568e80f9dc6bbdb0de5e8ec0'] = 'No se pueden cambiar los archivos de configuración'; +$_ERRORS['f55449d53d91aff67bad843f9ab47aee'] = 'Sistema de cache inexistente'; $_ERRORS['32a2e7694628335252aceb0552a6f6ba'] = 'Para usar Memcached, debe instalar la extensión PECL Memcache en su servidor.'; -$_ERRORS['9d0af39694637f8184020a6193a3943c'] = 'La reescritura de URL automática no ha podido generar un valor por defecto para:'; -$_ERRORS['4eb9ec8ac71ad17fdc99b5371ace9f6e'] = 'Imposible crear un archivo de copia de seguridad'; -$_ERRORS['d906ff9d856174f452e62e5dbdb83f11'] = 'Imposible mostrar el producto de copia de seguridad'; -$_ERRORS['ee659eedee80f24fcff876dd3a39beed'] = 'Imposible cargar los parámetros, faltan combinaciones o el objeto no puede cargarse.'; -$_ERRORS['8efa6e7b170391f3cfad56768743a030'] = 'Imposible abrir el directorio de copia de seguridad'; -$_ERRORS['107b871b48c2c55155eb6849e38171c3'] = 'Imposible abrir el archivo de copia de seguridad'; -$_ERRORS['a478ec266116342449ae1705c79d5cc2'] = 'tipo de archivo desconocido'; -$_ERRORS['199ce43a3993a1f7d261c09127b9f2fa'] = 'cliente desconocido'; -$_ERRORS['109715467b74bd66639faa5673f707c1'] = 'Error desconocido'; -$_ERRORS['6caa562e65259532d1188b06a1147c34'] = 'El campo Url debe rellenarse al menos en el idioma por defecto o en inglés.'; -$_ERRORS['deec1d85e431dfa0f76e48cfd764f8d5'] = 'Número de IVA desconocido'; -$_ERRORS['059d29a2088bcf0b9bae76a11f3a07e3'] = 'El servicio de validación del IVA no se encuentra disponible'; -$_ERRORS['a09ed6c60eb3213939cecb4c580813cd'] = 'Válido para la totalidad del catálogo'; -$_ERRORS['3e41a372995c92f9d28c3d73a45dd24b'] = 'se necesita un nombre para la característica'; -$_ERRORS['a568861476b45633c728e35a155b8121'] = 'función de validación no encontrada'; -$_ERRORS['3221017ca72a4fd2f8d083d9a2f585d2'] = 'el vale usado anteriormente no puede acumularse con otros descuentos'; -$_ERRORS['57e53d0590482b22c7810a968e35e649'] = 'vale descuento incorrecto'; -$_ERRORS['de5213079199a0da311533b8654b6723'] = 'Imposible regenerar su contraseña con los datos dados'; -$_ERRORS['17b47060583191452b3d4455820673c9'] = 'Identificación errónea'; -$_ERRORS['db80d36a89df4c527c779b722bb039f8'] = 'Categoría errónea'; -$_ERRORS['2d926c42da8b8f9a808161df413cae5e'] = 'Feche de inicio / fin errónea'; -$_ERRORS['de10fc28511b894f704c1a67fcff7b4f'] = 'ya tiene la máxima cantidad disponible para este producto'; -$_ERRORS['db4c57ec9dc07e5858740dac2954afe0'] = 'Puede deshabilitar esta función en esta página'; -$_ERRORS['2e7b594686a85c50ecfe23142c44381e'] = 'Solo puede regenerar su contraseña cada'; -$_ERRORS['c36ffc54ea2f11d2e9396a7722c23807'] = 'No se puede deshabilitar el soporte por defecto, por favor cambie su proveedor por defecto primero.'; -$_ERRORS['2f236f9450ce8714611e468181064659'] = 'No puede cambiar el estado del idioma por defecto'; -$_ERRORS['367cff6e64cd67b345fc1e32bb9c081b'] = 'no puede crear una cuenta invitado'; -$_ERRORS['f6eef841ad92e89ad56eadb17a242596'] = 'No puede suprimir un país. Si n quiere que esté disponible para los clientes, por favor, inhabilítelo.'; -$_ERRORS['ec5f6f7f65190788d12ef16ab6135009'] = 'No puede suprimir todos'; -$_ERRORS['e5403f88992848e3b3f3f92bf015e8e2'] = 'No puede eliminar el grupo por defecto'; -$_ERRORS['052800f7397d4c12924faa83534c62f0'] = 'No puede desactivar o suprimir la última cuenta administrador'; -$_ERRORS['f5d44b60e38b28d19549bb7a107654ca'] = 'No puede suprimir su propia cuenta'; -$_ERRORS['cc7fe0548f3832b01e1d4ce466b99b4c'] = 'No se puede establecer este idioma como lengua materna porque no está disponible'; -$_ERRORS['bcb79c6d8176d7b079f5db1eaf4f4579'] = 'ya no puede utilizar este vale de descuento'; -$_ERRORS['02883940f7330dcb8abf2f0abe6cb529'] = 'no puede usar este vale'; -$_ERRORS['6c0c0f020946de99f53354e8d83375e2'] = 'No ha seleccionado las tablas'; -$_ERRORS['66fd32189ae65313e153fa8711d061cc'] = 'No se ha identificado correctamente'; -$_ERRORS['ba2bfa3216ea97ec1e454239610d089a'] = 'no tiene acceso a esta categoría'; -$_ERRORS['a5df8bfce318a15ea55f18082b9b56c0'] = 'no tiene acceso a este producto'; -$_ERRORS['81349d7b857695302c8a17e4382c5032'] = 'No tiene permiso para'; -$_ERRORS['68f608519f1015caf55d76b1d571a58b'] = 'No tiene autorización para añadir aquí'; -$_ERRORS['03596501a6ce61f5a66dc0146fbab03e'] = 'No tiene autorización para borrar aquí'; -$_ERRORS['2406c65c7d678cfca3aad1233c50283a'] = 'No tiene permiso para editar nada aquí'; -$_ERRORS['c111be82444b7eed2d979636db454ce9'] = 'No tiene permiso para acceder aquí'; -$_ERRORS['e16d739521610f6bcae4a092380e8370'] = 'Ha alcanzado el número máximo de descargas autorizado.'; -$_ERRORS['27ac5352d430b82c99157e2dc13a96e3'] = 'ha seleccionado un estado para un país que no tiene estados'; -$_ERRORS['b5e7cc688920a94a5ec3c5bdd0144bef'] = 'Debe aceptar las condiciones generales de venta'; -$_ERRORS['a6bff806eca0f27ddc2118218517e690'] = 'debe añadir'; +$_ERRORS['edf1f94126dbe21f81874c2f63a64d62'] = 'Para utilizar la caché de APC, es necesario instalar la extensión PECL de APC en su servidor. = '; +$_ERRORS['aadb27e7677e4c4c85e4aa747ef7626e'] = 'Para utilizar XCache, debe instalar la extensión XCache en su servidor. '; +$_ERRORS['3d064d5efb6cf2ed52cf72bfef7c7db2'] = 'Para utilizar CacheFS, la carpeta'; +$_ERRORS['a9b036d3e91d53892d6a67c31327e456'] = 'debe poseer los derechos de escritura'; +$_ERRORS['8e4b5b9003a1e89146ecd623f76f4179'] = 'Por favor, defina una profundidad repertorio'; +$_ERRORS['c3ecc0e8b4dc11a1d2c66d81439b4a42'] = 'El limite elegido es superior al límite máximo de la carga del servidor de archivos Usted necesita mejorar el límite de su servidor. '; +$_ERRORS['db7a282fcab155c89c9324ff799d8140'] = 'Asigne una página cms de condiciones generales de venta si desea que sea leída'; +$_ERRORS['bfd99559857dfcfc40cb0d0e6c8aee1b'] = 'Nombre no válido'; +$_ERRORS['931b7343428529d2673554b2cfb06211'] = 'El nombre es demasiado largo. '; +$_ERRORS['5bd7619139757b6ec556cd32048e02eb'] = 'Descripción no válida'; +$_ERRORS['f3c72e7562dd34e56991a7fb53061d3a'] = 'Se requiere el nombre del archivo adjunto'; +$_ERRORS['0ba3468276e0637278bc5f5567bb36bc'] = 'El archivo no existe '; +$_ERRORS['611d3495c1e0dad701d535ccafd84330'] = 'Extensión del archivo no válido'; +$_ERRORS['be694d5db9d32c43014995441a5939c4'] = 'Nombre del archivo no válido'; +$_ERRORS['4eeb89c9c7ae218f3d9cb4faaf8f1e38'] = 'Tamaño de nombre del archivo demasiado largo'; +$_ERRORS['bbced877c13c763f0141ff906c8ed0e5'] = 'Archivo no válido'; +$_ERRORS['92e7a89759bc4c89fd49c01ccc40ac0a'] = 'Se ha producido un error al copiar las imágenes'; +$_ERRORS['51b604ba992e67aec623d29683c27e70'] = 'Imposible cambiar la cubierta del producto'; +$_ERRORS['7ff2740917dc8d28db1d97b08257fc8e'] = 'No se pudo encontrar la imagen. '; +$_ERRORS['9072e6a7f1693ef1fb211f2f6dc56d02'] = 'Atirbuto de precio necesario'; $_ERRORS['251db6b140bc5b3adcbe0c5efadb3c7d'] = 'debe añadir al menos un atributo'; -$_ERRORS['0d15d3afa8c174934ff0e43ce3b99bd3'] = 'Debe identificarse para administrar sus alertas'; -$_ERRORS['16a23698e7cf5188ce1c07df74298076'] = 'Debe identificarse para administrar su lista de deseos.'; -$_ERRORS['d14e88e2344c5dba06dad332a7f74726'] = 'Debe elegir un transportista'; -$_ERRORS['58ac247e63d629fd85e0376c1c42d783'] = 'debe elegir un tema'; -$_ERRORS['577c8acd6847e0a8fc64911123f2ec1f'] = 'Debe definir al menos un servidor SMTP y un puerto SMTP. Si no los conoce utilice la función email.'; -$_ERRORS['ae0e822b6fad0de61c231ef188997e92'] = 'Se necesita un producto para borrar una alerta'; -$_ERRORS['b0ffc4925401f6f4edb038f5ca954937'] = 'Debe identificarse'; -$_ERRORS['39916f579f264041641c122e68e545d5'] = 'Debe indicar al menos un número de teléfono'; -$_ERRORS['ddd4e7f16c2032d59cb4fb4b86576bc5'] = 'debe seleccionar al menos un elemento para borrar'; -$_ERRORS['b30545c7b2d429352b9afdd85be810c7'] = 'debe especificar un nombre'; -$_ERRORS['b1367942aa02ea8c9d4aa07cdf5e473c'] = 'necesita al menos un objeto'; +$_ERRORS['71f4f008985ea6abc73e89a668e15197'] = 'Este atributo ya existe'; +$_ERRORS['e267d34972b3ab66b987fbad59fba513'] = 'Formato de fecha no válida. '; +$_ERRORS['e22a6ea51eb74bee7acaa4acf2846c7b'] = 'Esta combinación ya existe.'; +$_ERRORS['81349d7b857695302c8a17e4382c5032'] = 'No tiene permiso para'; +$_ERRORS['5c45af89733d6bfc7b11d818a21b656d'] = 'Editar algo aquí'; +$_ERRORS['96a2d573cabb2e5b3d6164140d28e8da'] = 'debe crearse el producto antes de añadir características'; +$_ERRORS['9f0a59f1609218c049435abd2351bd84'] = 'Se ha producido un error al actualizar un precio específico.'; +$_ERRORS['86f1561c0fbc316654434af6f0c035e8'] = 'ID de precio específico no válido'; +$_ERRORS['54bff0a0282d2be7fe5ee14aa4628291'] = 'Se ha producido un error al suprimir un precio específico'; +$_ERRORS['a05b582431bd7063de0623ef76b14c73'] = 'Por favor, especifique prioridades'; +$_ERRORS['23a15a97117c9d55d4ebda9373c8e45a'] = 'Se ha producido un error al actualizar las prioridades.'; +$_ERRORS['ce30da82a4a6b974c18780af4597c8ee'] = 'Se ha producido un error durante la configuración de las prioridades.'; +$_ERRORS['f100c143763d1b027a3e4cb77df9d1b7'] = 'Se ha producido un error mientras se creaban campos personalizados'; +$_ERRORS['cb46295650e6e2a53d528e353546c2a5'] = 'Se ha producido un error mientras se actualizaban los parámetros de la personalización'; +$_ERRORS['cfb0a6025f8279ec130db5d2883ead88'] = 'Se ha producido un error mientras se actualizaban los parámetros de la personalización de la configuración'; +$_ERRORS['fe22b7cb2de47c8eafec2ad82fada9dd'] = 'Debe crearse el producto antes de añadir posibilidades de personalización'; +$_ERRORS['e389fb6a0b1d8aba957ef5bd33929e86'] = 'etiqueta de campos no válida'; +$_ERRORS['8dc03df823f55c2581dc111036d8f176'] = 'Error en la imagen de asociación de tienda'; +$_ERRORS['12367e1504dd72592be0743614c6dd7c'] = 'Error moviendo imagen'; +$_ERRORS['e482c77a047f3ac75b89ef2d1e69eaea'] = 'Error al eliminar imagen de producto'; +$_ERRORS['c4e7595c4e8f49c80458997b912d749b'] = 'Identificación errónea'; +$_ERRORS['74efb694173710062ae76c1e9949817e'] = 'Importe precio / descuento no válido'; +$_ERRORS['62da53ef5d50a3b7f6ee98eb53817508'] = 'Por favor, seleccione un tipo de descuento (importe o porcentaje)'; +$_ERRORS['2d926c42da8b8f9a808161df413cae5e'] = 'Feche de inicio / fin errónea'; +$_ERRORS['412e78628d9b033b54bb0e387e6e40f3'] = 'nombre para característica'; +$_ERRORS['1555da21cb82e9f383dd1fd5aebf32a7'] = 'es demasiado largo'; +$_ERRORS['3e41a372995c92f9d28c3d73a45dd24b'] = 'se necesita un nombre para la característica'; +$_ERRORS['13b5bfe96f3e2fe411c9f66f4a582adf'] = 'en'; +$_ERRORS['bf94a83d80c2e2090d57dc51a01f6270'] = 'Se ha producido un error mientras se cargaba la imagen del objeto'; +$_ERRORS['10d1c684b919604f1e5e353b274160e5'] = 'Se ha producido un error mientras se subía la imagen'; +$_ERRORS['b75af4f9852325bd359a42c6934628f7'] = 'se ha producido un error mientras se agragaban productos al pack'; +$_ERRORS['78fd3fe8e01d0707107ced7ade92d23d'] = 'Se ha producido un error mientras se enlazaban objetos'; +$_ERRORS['546212fa1d2694600b976add6bf722f7'] = 'hasta categorías'; +$_ERRORS['0c58058923630a64ce3f415a07cbb00d'] = 'Se ha producido un error mientras se añadían tags'; +$_ERRORS['755b1a1425434ccaece6d0c1306041be'] = 'No se puede cargar el objeto'; +$_ERRORS['66bae52faa527c71ad50872cd39e0e6a'] = 'Este archivo \"%s\" no se encuentra '; +$_ERRORS['84b743161b37970484b524af38ef588a'] = 'rango incorrecto'; +$_ERRORS['0ac71c0ec0ed7abefc776619cf8c4842'] = 'Se ha produicido un error al suprimir la devolución del producto'; $_ERRORS['d4430672c8b3c123ae5f4c2f4b5b458d'] = 'se necesita al menos un producto'; -$_ERRORS['c7cd7ecd5b19e01f74cad32af30c9ac4'] = 'Debe tener por lo menos un empleado en el grupo de administradores.'; -$_ERRORS['a170d84259d851b7ffd392fceb555ac2'] = 'Usted debe hacer al menos una zona'; +$_ERRORS['e7a58e52e848f513c3e9185d34d61a50'] = 'la devolución del pedido no es válida'; +$_ERRORS['5431bd88788ce2df4278c84f402e3cb6'] = 'el detalle del pedido devuelto no es válido'; +$_ERRORS['083d9cdf06cdc52892e3bbf7ff5494b6'] = 'No Id de la devolución del pedido'; $_ERRORS['dcefb46cb90317f0d55e889b153b995e'] = 'Debe seleccionar al menos una categoría'; -$_ERRORS['cec4bc8f225e9d54b6674a56e57f0aa2'] = 'En algunos segundos lo enviaremos de nuevo a su carrito'; -$_ERRORS['413744b7b47ee60e054c5a5309a2d62f'] = 'No tiene autorización para validar el pedido por razones de seguridad.'; -$_ERRORS['aac858f68ca522fc334a050dd2481478'] = 'Su cuenta de invitado ya se ha transformado a una cuenta de cliente. Por favor, inicie la sesión en su cuenta de cliente para acceder este pedido, esta sección está reservada para las cuentas de invitados'; -$_ERRORS['0f41d0742e01e4f68e506d9526916ca9'] = 'Su actual contraseña no corresponde con la actual'; -$_ERRORS['6a2c60a8e4aa4da5cc4a041111325aed'] = 'Su código postal es incorrecto'; -$_ERRORS['3d825cbfa93b2c0e9ea93bbcab328fe0'] = 'Código postal'; -$_ERRORS['702f5592024f4a807d5bd1b145c93300'] = '\'desde:\' formato de fecha no válido(aaaa-mm-dd)'; -$_ERRORS['2a0fad646bb2694202cbd53ce9dcf3f8'] = '\'hasta:\' formato de fecha válido(aaaa-mm-dd)'; -$_ERRORS['179bdae10ca983dd1cf9cd1a4bf4f20a'] = 'El archivo no se puede descargar a partir de PrestaShop.com'; -$_ERRORS['70f4b635847038d056e33959821a7a66'] = 'caracteres máximos'; +$_ERRORS['a170d84259d851b7ffd392fceb555ac2'] = 'Usted debe hacer al menos una zona'; +$_ERRORS['6310db462253eb49efa3709d8591defc'] = 'por favor, rellene el campo de búsqueda'; +$_ERRORS['f59b67acbc1ca8ecad71a742f5e43b09'] = 'Ningún pedido encontrado con este ID:'; +$_ERRORS['0e63e5844a0255aeb0cee434263552ae'] = 'ninguna factura encontrada con este ID:'; +$_ERRORS['4b198aa15f6cc8f56488d924b18fa888'] = 'ningún carrito encontrado con este ID:'; +$_ERRORS['38b30b2d2f513b774d26340003a49893'] = 'Parece que esto no es una dirección IP: '; +$_ERRORS['1c5c687f849bde6efe2a53c9128c0b28'] = 'Se ha porducido un error mientras se actualizaban las tasas (no se pudo cargar el objeto)'; +$_ERRORS['a97f01447ff3a5b2eb13193947a8b09e'] = 'No se puede deshabilitar la tienda por defecto. '; +$_ERRORS['7b8d91a16afd45d19a7b0997a48b901e'] = 'No se puede deshabilitar la última tienda. '; +$_ERRORS['55d56a8de1af2dc393f6bf33e873f0b4'] = 'No se puede cargar esta tienda. '; +$_ERRORS['7f0203058c1f7dfd6cb859e0e581eaa0'] = 'No se puede eliminar esta tienda (al cliente y / o dependencia de orden) '; +$_ERRORS['eee9d8efd40caf6c1423c482f7294d21'] = 'No se puede deshabilitar una dirección URL principal '; +$_ERRORS['e19a64a663a1cc573ae8cd21b2ab1070'] = 'URI virtual ya utilizada'; +$_ERRORS['18db199abecc7e5d5b273726e973f73b'] = 'No se puede cambiar una dirección URL principal a una dirección URL principal no, usted tiene que configurar una dirección URL de otro como URL principal para la tienda seleccionada '; +$_ERRORS['591487ec823db841771914a94718ab42'] = 'Una url de tienda que usar este dominio y la URI ya existe '; +$_ERRORS['28c993bca90a1f5a4510d3a21ca2b705'] = 'Este estado está actualmente en uso'; +$_ERRORS['00a787b177245e0a3b230263621fdcae'] = 'Fecha especificada no válida'; +$_ERRORS['71f6d219b0f0048a376d2ac89ebc06a6'] = 'Ha ocurrido un error: No se puede guardar el estado actual de orden de retorno = '; +$_ERRORS['f9cc33cd720db1551338663f0ed0cc78'] = 'Usted no tiene el permiso necesario para agregar la acción. '; +$_ERRORS['2cf52f72f6ef558faab5b700127dcb5a'] = 'Usted no tiene el permiso necesario para eliminar stock. '; +$_ERRORS['f8fab8318bba1f3119543269c2a07240'] = 'Usted no tiene el permiso necesario para transmisiones de acciones. '; +$_ERRORS['66aa5fddcef66aa99c90c46f936de393'] = 'El producto seleccionado no es válido. '; +$_ERRORS['77cfbabd503d856f294f28a6a0e8b8f2'] = 'El valor de la cantidad no es válido. '; +$_ERRORS['87fbc5e77eaec90d590f5f66d9bdc05c'] = 'El almacén seleccionado no es válido. '; +$_ERRORS['6fc869f783faaa5a5b47bde38fa1055c'] = 'La razón no es válida. '; +$_ERRORS['396619879048be92a37a6255075d825a'] = 'Usted tiene que especificar si la cantidad de producto se puede utilizar para la venta en tiendas. '; +$_ERRORS['f8c7e0d5ec163fd43147bb495983d5d3'] = 'El precio del producto no es válido'; +$_ERRORS['79037dcfa176cabd85c98785a5882681'] = 'La moneda seleccionada no es válida. '; +$_ERRORS['cf8a93e045f508c8a3c6430084f45825'] = 'Ha ocurrido un error. No se añado existencias'; +$_ERRORS['804642ef89553dfad79eb3681364ea5e'] = 'No es posible eliminar la cantidad especificada o ha ocurrido un error. No se añadió existencias'; +$_ERRORS['6b5f90bd0034f755df6b1ef198b3d067'] = 'El almacén de origen no es válido'; +$_ERRORS['4d723acb1f1f9f9550fec2e473a2d874'] = 'El almacén de destino no es válido'; +$_ERRORS['caad0b7f239f837303526053ee198499'] = 'Usted tiene que especificar si la cantidad de producto se puede utilizar para la venta en tiendas en el almacén de origen.'; +$_ERRORS['8cbd87c6a64fda77fafa2d9272f4c10b'] = 'Usted tiene que especificar si la cantidad de producto se puede utilizar para la venta en las tiendas de almacén de destino. '; +$_ERRORS['2584358b228d0be73309403ff1ff8b25'] = 'No es posible la transferencia de la cantidad especificada, o ha ocurrido un error. No se tranfirieron existencias'; +$_ERRORS['ea46a30a58b705f4464e1ee04727db69'] = 'El producto especificado no es válido '; +$_ERRORS['60e8343766afd5e69c5797ea7380ce8e'] = 'Latitud y longitud son obligatorios'; +$_ERRORS['464cc957544b58e0878a2d3356cc292c'] = 'No tiene los permisos requeridos para agregar proveedores. '; +$_ERRORS['17a9c6c63fef3a8444a710d1bab0579d'] = 'La dirección no es correcta. Compruebe si todos los campos requeridos están llenos. '; +$_ERRORS['a3085a32bf251b08a1f9558ab96028a2'] = 'Ha ocurrido un error: No se puede guardar la regla fiscal actual '; $_ERRORS['e0d4da0607fb1793b6e1d348c36d52cb'] = 'Falta config.xml en el archivo de su tema'; $_ERRORS['1d112c010ef14e32e478b36aca8d3414'] = 'config.xml en su carpeta de tema no es un archivo xml válido'; $_ERRORS['6364b8f0fcf00c1fedb76a7a7b7ad03e'] = 'No se ha creado el archivo config.xml del tema para esta versión de PrestaShop'; -$_ERRORS['297078e9e852ac0f405a4c5a5e783452'] = 'description_short: longitud >'; -$_ERRORS['b0accee4a4704ec46d245b722309a8be'] = 'no existe en base'; -$_ERRORS['06e3d36fa30cea095545139854ad1fb9'] = 'campo'; -$_ERRORS['1cd6f2b0848e672cb987e15e0598a144'] = 'por idioma'; -$_ERRORS['1b073c8ca6b9aabf07935221e17b7c42'] = 'la lista de parámetros no es válida'; -$_ERRORS['94f2741fd4c141e0d7f9b267f1c90742'] = 'identifier is not table or identifier :'; -$_ERRORS['1d744a9ad1dac20645cfc4a36b77323b'] = 'imagen(es)'; -$_ERRORS['660785e5dba40753e78220c416e70513'] = 'imagen de archivo. Por favor, compruebe las autorizaciones de escritura en el archivo'; -$_ERRORS['13b5bfe96f3e2fe411c9f66f4a582adf'] = 'en'; -$_ERRORS['2dd3ed3563a4e175ad6f9c20ca5173af'] = 'está depreciado y se suprimirá en la próxima versión'; -$_ERRORS['edc25f8d24586711fa2282b1b93b1f83'] = 'vacío para el idioma por defecto'; -$_ERRORS['8ae0cb74f9724518e1ce68c503377002'] = 'es incorrecto'; -$_ERRORS['07e7c062b3c2cba35ce57885454c0f8d'] = 'es necesario en el pedido para validarlo'; -$_ERRORS['ee66f9c9930cb33d2a5dde9b240d3f7e'] = 'es necesario'; -$_ERRORS['1555da21cb82e9f383dd1fd5aebf32a7'] = 'es demasiado largo'; -$_ERRORS['4e377ef9ed6efd76fbf2441eb124862f'] = 'es demasiado largo'; -$_ERRORS['3e56c011b37f0bc78fb9eb175c1181c6'] = 'kB'; -$_ERRORS['0063b3a012a82d561927a8f23f72f108'] = 'key is not table or identifier, '; -$_ERRORS['ff30d300e1e8810211e29bb092decdf1'] = 'minuto(s)'; -$_ERRORS['c07d1d742561121e6abd49450947c187'] = 'El módulo no se puede cargar'; -$_ERRORS['1f1ea9a83dab5b3fc4d3be37fc7fc771'] = 'debe fijarse'; -$_ERRORS['a9b036d3e91d53892d6a67c31327e456'] = 'debe poseer los derechos de escritura'; -$_ERRORS['412e78628d9b033b54bb0e387e6e40f3'] = 'nombre para característica'; -$_ERRORS['5e5fe82e71c8495982731e4c43e7ecef'] = 'not table or identifier : '; -$_ERRORS['db5bf82f326c6332a2c3dc1b0dd4598e'] = 'se reescribió como'; +$_ERRORS['db4c57ec9dc07e5858740dac2954afe0'] = 'Puede deshabilitar esta función en esta página'; +$_ERRORS['aa2154c174605e6c5bae0daa7ea56352'] = 'Se produjo un error durante la copia del logotipo. '; +$_ERRORS['62f79d981ad8e433cf9c9203f286a2e2'] = 'Ocurrió un error al subir favicon:%s a %s '; +$_ERRORS['ec531fd2b656df91f11e8f94b2bd2f9b'] = 'Se ha producido un error mientras se creaba el archivo'; +$_ERRORS['082affe316f8b191109538194f9af07d'] = 'por favor, elija un idioma y un tema'; +$_ERRORS['f787618e514c038851726224d7e4421e'] = 'fichero no seleccionado'; +$_ERRORS['44205a67121fcca5ffa925d1ed77b65e'] = 'El archivo no puede extraerse'; +$_ERRORS['53761f0e9ac6001a2f7a0557db46e3ac'] = 'Imposible suprimir el archivo'; +$_ERRORS['6cf73576720519e739771a4fa489410b'] = 'no se encuentra el idioma'; +$_ERRORS['b578824c29b15327203b675dc8d8f5f1'] = 'Parámetros no válidos'; +$_ERRORS['92cfc43b8b3cf7a964f2ef24fd22f8df'] = 'No hay módulos en su tienda de Prestashop. Utilice la pestaã módulos para activarlos o visite nuestra web para descargar módulos adicionales.'; +$_ERRORS['7fc1690a703775b672a9e4a202fcd49a'] = 'Los modelos HTML de emails no pueden contener código JavaScript.'; +$_ERRORS['e0a602c130d12d57cd4ca2a8b9240917'] = 'Este archivo puede ser escrito:'; +$_ERRORS['d1d34a7a87b13057cd33cb88866b895c'] = 'Error fatal: el directorio de módulos no se encuentra aquí'; +$_ERRORS['8227e4867a9388488b04ea32665bcc18'] = 'El directorio de módulos debe ser escribible'; +$_ERRORS['3b3a2ea2a2b4d1120caf9e7ad8c04fb4'] = 'No tiene los permisos requeridos para agregar almacenes. '; +$_ERRORS['59e3d45dc17f2e9fc4caac2f887bd075'] = 'La función '; +$_ERRORS['4803e6b9e63dabf04de980788d6a13c4'] = 'Linea'; +$_ERRORS['2dd3ed3563a4e175ad6f9c20ca5173af'] = 'está en desuso y se eliminará en la siguiente versión principal. '; +$_ERRORS['2031a6bfe5f5bed90694c02868ebf2ed'] = 'El parámetro'; +$_ERRORS['4a86eb1f2e0779658266fd6a8582dc9a'] = 'en la función'; +$_ERRORS['e2b7dec8fa4b498156dfee6e4c84b156'] = 'Esta forma de pago no está disponible.'; +$_ERRORS['6bcfba1e5dc5dc8ce157200e493cdbda'] = 'Error: RSS feed en blockrss módulo'; +$_ERRORS['b0ffc4925401f6f4edb038f5ca954937'] = 'Debe identificarse'; +$_ERRORS['a9839ad48cf107667f73bad1d651f2ca'] = 'No hay ninguna plantilla'; +$_ERRORS['16a23698e7cf5188ce1c07df74298076'] = 'Debe identificarse para administrar su lista de deseos.'; +$_ERRORS['b30545c7b2d429352b9afdd85be810c7'] = 'debe especificar un nombre'; +$_ERRORS['b74c118d823d908d653cfbf1c877ae55'] = 'esta nombre ya está utilizado por otra lista'; +$_ERRORS['7098d49878bbd102b13038a748125e27'] = 'Imposible suprimir esta lista de deseos'; +$_ERRORS['7cff73659ca47fea5d29644da84f35e2'] = 'Ficha de lista de deseos no válida '; +$_ERRORS['28c6bb9c984948ba9c01976ea6ff250e'] = 'CartRule objeto incorrecto. '; +$_ERRORS['8b80d4b6307990874b832cc15a92e5a3'] = 'Algunos parámetros han desaparecido.'; +$_ERRORS['a82e0d057f443115e807bd6ca595fc8c'] = 'El objeto pedido es incorrecto'; +$_ERRORS['94c69408d25102ba7ddcf3533b56c407'] = 'el objeto del cliente es incorrecto.'; +$_ERRORS['ae0e822b6fad0de61c231ef188997e92'] = 'Se necesita un producto para borrar una alerta'; +$_ERRORS['0d15d3afa8c174934ff0e43ce3b99bd3'] = 'Debe identificarse para administrar sus alertas'; +$_ERRORS['a09ed6c60eb3213939cecb4c580813cd'] = 'Válido para la totalidad del catálogo'; +$_ERRORS['467366059d7d7c743a4d0971363a8d66'] = 'Limitado a ciertas catagorías'; +$_ERRORS['772911becd336c843ab09a1d4b4f66c0'] = 'Limitado a ciertos productos'; +$_ERRORS['179bdae10ca983dd1cf9cd1a4bf4f20a'] = 'El archivo no se puede descargar a partir de PrestaShop.com'; +$_ERRORS['05f89c31663a09912af64c539524588f'] = 'Número de IVA incorrecto'; +$_ERRORS['deec1d85e431dfa0f76e48cfd764f8d5'] = 'Número de IVA desconocido'; +$_ERRORS['059d29a2088bcf0b9bae76a11f3a07e3'] = 'El servicio de validación del IVA no se encuentra disponible'; ?> \ No newline at end of file diff --git a/translations/es/fields.php b/translations/es/fields.php index bb8fb1455..9cbb7477b 100644 --- a/translations/es/fields.php +++ b/translations/es/fields.php @@ -5,22 +5,25 @@ $_FIELDS = array(); $_FIELDS['Address_71581233bcc121fcc409ecce9317fbde'] = 'ID del cliente '; $_FIELDS['Address_98305bfa557ba2547e7de1fb77053c93'] = 'ID del proveedor'; $_FIELDS['Address_ad8a1593fb8fbba0eb0f9dba0e51e7f1'] = 'ID fabricante'; +$_FIELDS['Address_ca9d7d57c84bc376f8e2c498fdad10df'] = 'id'; $_FIELDS['Address_e42112710fe4f0cf86411aabc028e7d9'] = 'ID del país'; $_FIELDS['Address_c4da098c369f77a70643fa52972677be'] = 'ID de estado'; $_FIELDS['Address_724874d1be77f450a09b305fc1534afb'] = 'alias'; $_FIELDS['Address_93c731f1c3a84ef05cd54d044c379eaa'] = 'empresa'; $_FIELDS['Address_8ad75c5a8821cc294f189181722acb56'] = 'apellido'; -$_FIELDS['Address_eec0a9661213354fa7a52519eea3f827'] = 'número de IVA'; $_FIELDS['Address_342f5c77ed008542e78094607ce1f7f3'] = 'nombre'; +$_FIELDS['Address_eec0a9661213354fa7a52519eea3f827'] = 'número de IVA'; $_FIELDS['Address_81e70cb16ec45f5ab19bb6638e8e6c2d'] = 'dirección 1'; $_FIELDS['Address_f669f8e9f6599d0dfcd613bc6e2f347e'] = 'dirección 2'; -$_FIELDS['Address_e90ebd9556fa4031171f043013794b61'] = 'código postal'; +$_FIELDS['Address_e90ebd9556fa4031171f043013794b61'] = 'codigopostal'; $_FIELDS['Address_4ed5d2eaed1a1fadcc41ad1d58ed603e'] = 'ciudad'; $_FIELDS['Address_795f3202b17cb6bc3d4b771d8c6c9eaf'] = 'otros'; $_FIELDS['Address_f7a42fe7211f98ac7a60a285ac3a9e87'] = 'teléfono'; $_FIELDS['Address_2df2ca5cf808744c2977e4073f6b59c8'] = 'teléfono móvil'; -$_FIELDS['Address_da602f0b162fccbf6b150cfcfc7a7379'] = 'borrado'; $_FIELDS['Address_d56f5e97524d5d1ad77ec197ae11dad0'] = 'dni'; +$_FIELDS['Address_da602f0b162fccbf6b150cfcfc7a7379'] = 'borrado'; +$_FIELDS['Address_ab332097a7a287c9e711aba495c44e9e'] = 'fecha_agregado'; +$_FIELDS['Address_6e3005e36b07fd014f7123b0fe039628'] = 'fecha_actualizado'; $_FIELDS['AddressFormat_1ddcb92ade31c8fbd370001f9b29a7d9'] = 'formato'; $_FIELDS['Alias_06a943c59f33a34bb5924aaf72cd2995'] = 'buscar'; $_FIELDS['Alias_724874d1be77f450a09b305fc1534afb'] = 'alias'; @@ -28,28 +31,16 @@ $_FIELDS['Alias_c76a5e84e4bdee527e274ea30c680d79'] = 'activo'; $_FIELDS['Attachment_8c7dd922ad47494fc02c388e12c00eac'] = 'archivo'; $_FIELDS['Attachment_d02a169f33469c888396a24dd9d9f1c6'] = 'mime'; $_FIELDS['Attachment_3090ad88ff7c9ca191579b709069fe64'] = 'nombre el campo'; -$_FIELDS['Attachment_b068931cc450442b63f5b3d276ea4297'] = 'nombre'; -$_FIELDS['Attachment_67daf92c833c41c95db874e18fcb2786'] = 'descripción'; $_FIELDS['Attribute_7b45130ec39fb910fdc94eab007b1e76'] = 'id_grupo_atributos'; $_FIELDS['Attribute_70dda5dfb8053dc6d1c492574bce9bfd'] = 'color'; -$_FIELDS['Attribute_b068931cc450442b63f5b3d276ea4297'] = 'nombre'; +$_FIELDS['Attribute_4757fe07fd492a8be0ea6a760d683d6e'] = 'posicion'; $_FIELDS['AttributeGroup_b968105336252e3b3a42fe9e4e06b9d5'] = 'id_grupo_color'; -$_FIELDS['AttributeGroup_b068931cc450442b63f5b3d276ea4297'] = 'nombre'; -$_FIELDS['AttributeGroup_161b4814c78bb4d03d3c140d66031c93'] = 'nombre público'; +$_FIELDS['AttributeGroup_4757fe07fd492a8be0ea6a760d683d6e'] = 'posicion'; $_FIELDS['CMS_7ea9f9960499fd722b9c07d732f08fc8'] = 'id_cms_categoría'; -$_FIELDS['CMS_daed73073d15e0baf1cdfaea3b5e28ab'] = 'meta descripción'; -$_FIELDS['CMS_69a2fc764784fa41975b85e0aa96ded3'] = 'meta palabras clave'; -$_FIELDS['CMS_493c8b960a4aca4d102deaf489d5b3f4'] = 'meta título'; -$_FIELDS['CMS_a2c6a4f5547c18f5b19a2a89569ab4e5'] = 'url simplificada'; -$_FIELDS['CMS_9a0364b9e99bb480dd25e1f0284c8555'] = 'contenido'; $_FIELDS['CMSCategory_c76a5e84e4bdee527e274ea30c680d79'] = 'activo'; $_FIELDS['CMSCategory_672070865d6470b0b9c251e275faaa30'] = 'id_parent'; -$_FIELDS['CMSCategory_b068931cc450442b63f5b3d276ea4297'] = 'nombre'; -$_FIELDS['CMSCategory_a2c6a4f5547c18f5b19a2a89569ab4e5'] = 'reescritura del link'; -$_FIELDS['CMSCategory_67daf92c833c41c95db874e18fcb2786'] = 'descripción'; -$_FIELDS['CMSCategory_493c8b960a4aca4d102deaf489d5b3f4'] = 'meta-título'; -$_FIELDS['CMSCategory_daed73073d15e0baf1cdfaea3b5e28ab'] = 'meta-descripción'; -$_FIELDS['CMSCategory_69a2fc764784fa41975b85e0aa96ded3'] = 'meta-palabras clave'; +$_FIELDS['CMSCategory_ab332097a7a287c9e711aba495c44e9e'] = 'fecha_agregado'; +$_FIELDS['CMSCategory_6e3005e36b07fd014f7123b0fe039628'] = 'fecha_actualizado'; $_FIELDS['Carrier_1e11810933474f450c5a5ed9d091ad54'] = 'id_tax_rules_group'; $_FIELDS['Carrier_b068931cc450442b63f5b3d276ea4297'] = 'nombre'; $_FIELDS['Carrier_c76a5e84e4bdee527e274ea30c680d79'] = 'activo'; @@ -58,29 +49,65 @@ $_FIELDS['Carrier_572d4e421e5e6b9bc11d815e8a027112'] = 'url'; $_FIELDS['Carrier_dda135a8dc6469e2cef29a428827d700'] = 'gastos de envío y embalaje'; $_FIELDS['Carrier_f04324a1dcab9d9a2a05b65c76980771'] = 'comportamiento del rango'; $_FIELDS['Carrier_cc51e8706f25c0a5c69ea4dfd8198ded'] = 'modo de transporte'; -$_FIELDS['Carrier_7243f8be75253afbadf7477867021f8b'] = 'plazo'; +$_FIELDS['Carrier_3d2820073e60a9862809cd1635e9135e'] = 'ancho_max'; +$_FIELDS['Carrier_4392e2e8e99a6274cf681d8e167eeaad'] = 'alto_max'; +$_FIELDS['Carrier_5d9978db1eb3e8f9014c39453ef8fa4a'] = 'profundidad_max'; +$_FIELDS['Carrier_06894f07c91706c197bffac86a3670b3'] = 'peso_maximo'; +$_FIELDS['Carrier_de6a20aa7f2e36fb6abe61de5fb464b1'] = 'grado'; +$_FIELDS['Carrier_05a7f42f059146e66d2584a76d1781c1'] = 'es_modulo'; +$_FIELDS['Carrier_da602f0b162fccbf6b150cfcfc7a7379'] = 'borrado'; +$_FIELDS['Cart_c79c16c41a33108866a9a4c785c73f4f'] = 'id_grupo_tienda'; +$_FIELDS['Cart_5a0971a207e75dd040db8b6a3425a8bf'] = 'id_tienda'; $_FIELDS['Cart_9cc402eb9ae8b8226bb5e4c2a20905a1'] = 'ID de la dirección de entrega'; $_FIELDS['Cart_2a19149f2c7c6f670ef22efeb5eff256'] = 'ID de la dirección de facturación'; +$_FIELDS['Cart_127c4d2c9a53aaa036f9aaaff6eb4901'] = 'ID del transportista'; $_FIELDS['Cart_d488c3bb8b7a06f26e44c153ce047933'] = 'ID de la divisa'; $_FIELDS['Cart_71581233bcc121fcc409ecce9317fbde'] = 'ID del cliente'; $_FIELDS['Cart_3d434574fc60866176e072048e1f6109'] = 'ID del visitante'; $_FIELDS['Cart_2241013f64d89954e85e6285f0c6b85b'] = 'ID del idioma'; -$_FIELDS['Cart_127c4d2c9a53aaa036f9aaaff6eb4901'] = 'ID del transportista'; $_FIELDS['Cart_ebe8981d76f7ad9932596145cce9c46f'] = 'reciclable'; $_FIELDS['Cart_a0ec3b461abf4bc16ad615481260140e'] = 'paquete regalo'; $_FIELDS['Cart_2d25e765b355cb72d40c35c83c233e83'] = 'mensaje del regalo'; +$_FIELDS['Cart_0d82f5cbe10d0131a58f0611b4bd7195'] = 'permitir_paquete_separado'; +$_FIELDS['Cart_ab332097a7a287c9e711aba495c44e9e'] = 'fecha_agre'; +$_FIELDS['Cart_6e3005e36b07fd014f7123b0fe039628'] = 'fecha_act'; +$_FIELDS['CartRule_71581233bcc121fcc409ecce9317fbde'] = 'id_cliente'; +$_FIELDS['CartRule_3027783fd3d10afad84a9a15552b3445'] = 'fecha_desde'; +$_FIELDS['CartRule_0dc00dd4dfdbf2864a0cdf57034916c2'] = 'decha_hasta'; +$_FIELDS['CartRule_67daf92c833c41c95db874e18fcb2786'] = 'descripcion'; +$_FIELDS['CartRule_221d2a4bfdae13dbd5aeff3b02adb8c1'] = 'cantidad'; +$_FIELDS['CartRule_71ebd61b0a747a2d5a2948957b164e8e'] = 'cantidad_por_usuario'; +$_FIELDS['CartRule_b988295c268025b49dfb3df26171ddc3'] = 'prioridad'; +$_FIELDS['CartRule_41e67f1226023e85f875ea749f8dcb67'] = 'uso_parcial'; +$_FIELDS['CartRule_c13367945d5d4c91047b3b50234aa7ab'] = 'codigo'; +$_FIELDS['CartRule_929f92b7debd7b6abe512f9ca1b3d8ab'] = 'monto_minimo'; +$_FIELDS['CartRule_431483b9022de51a00502a0588d162b1'] = 'monto_minimo_tasa'; +$_FIELDS['CartRule_c19bc9a6ed0966c736d19e4fae1e70e8'] = 'monto_minimo_moneda'; +$_FIELDS['CartRule_798ae40cf95047e8f2cadedbdea31405'] = 'monto_minimo_envio'; +$_FIELDS['CartRule_0e28458cb30584624045dc5a14abc253'] = 'restriccion_pais'; +$_FIELDS['CartRule_a92db42a1778b525cdfd53e13d020f24'] = 'restriccion_proveedor'; +$_FIELDS['CartRule_102cf6cd73abd72d745128a5202b62d4'] = 'restriccion_grupo'; +$_FIELDS['CartRule_d7036f9e4c760b2c1170a45bae7a6c1d'] = 'restriccion_regla_cesta'; +$_FIELDS['CartRule_57c5c03692b02f4f8c5356d68c5a0ea4'] = 'restriccion_producto'; +$_FIELDS['CartRule_55d587cc84b27ab72b951da3ec0d06c2'] = 'tienda_restriccion'; +$_FIELDS['CartRule_5175377d9594bb3bfaac6b9ab736f442'] = 'envio_gratuito'; +$_FIELDS['CartRule_f3eec53df4f131ad0a2b18ec791ea7b4'] = 'porcentaje_reduccion'; +$_FIELDS['CartRule_3022a5bc34710bb735fd1359e5d576fe'] = 'monto_reduccion'; +$_FIELDS['CartRule_a40700956593a5892182bb1a9df36eaa'] = 'tasa_reduccion'; +$_FIELDS['CartRule_8592323f2c7df47b4b9bfd0273938449'] = 'moneda_reduccion'; +$_FIELDS['CartRule_ddc85fb395dbce02a8403a06a689bfbd'] = 'producto_reduccion'; +$_FIELDS['CartRule_b57babee0765d5e50afb5954656ef701'] = 'regalo_producto'; +$_FIELDS['CartRule_c76a5e84e4bdee527e274ea30c680d79'] = 'activo'; +$_FIELDS['CartRule_ab332097a7a287c9e711aba495c44e9e'] = 'fecha_añadido'; +$_FIELDS['CartRule_6e3005e36b07fd014f7123b0fe039628'] = 'fecha_actualizado'; $_FIELDS['Category_67b0a9d199d15a739bdd15669524442d'] = 'nizquierda'; $_FIELDS['Category_4ac3932004533d3f5ab93626f9fafe82'] = 'nderecha'; $_FIELDS['Category_86a0401bd5e7f72df7db32747c7d9391'] = 'rehabilitar_nivel'; $_FIELDS['Category_c76a5e84e4bdee527e274ea30c680d79'] = 'activo'; $_FIELDS['Category_672070865d6470b0b9c251e275faaa30'] = 'id_parent'; -$_FIELDS['Category_040cda1c8fded7f318fa5bd195e23f73'] = 'GroupBox'; -$_FIELDS['Category_b068931cc450442b63f5b3d276ea4297'] = 'nombre'; -$_FIELDS['Category_a2c6a4f5547c18f5b19a2a89569ab4e5'] = 'URL simplificada'; -$_FIELDS['Category_67daf92c833c41c95db874e18fcb2786'] = 'descripción'; -$_FIELDS['Category_493c8b960a4aca4d102deaf489d5b3f4'] = 'meta_título'; -$_FIELDS['Category_daed73073d15e0baf1cdfaea3b5e28ab'] = 'meta_descripción'; -$_FIELDS['Category_69a2fc764784fa41975b85e0aa96ded3'] = 'meta_palabras clave'; +$_FIELDS['Category_2f5c86281a15e2e5bc1e2a33e5811084'] = 'id_categoria_raiz'; +$_FIELDS['Category_ab332097a7a287c9e711aba495c44e9e'] = 'fecha_añadido'; +$_FIELDS['Category_6e3005e36b07fd014f7123b0fe039628'] = 'fecha_actualizado'; $_FIELDS['Combination_120faea10923bec533179a806fa925c3'] = 'ID del producto'; $_FIELDS['Combination_d5189de027922f81005951e6efe0efd5'] = 'ubicación'; $_FIELDS['Combination_a3b6a4d0897451813950029a3066f219'] = 'ean13'; @@ -91,22 +118,26 @@ $_FIELDS['Combination_ae10d61c45ba89be06639c38776f612d'] = 'ecotasa'; $_FIELDS['Combination_221d2a4bfdae13dbd5aeff3b02adb8c1'] = 'cantidad'; $_FIELDS['Combination_7edabf994b76a00cbc60c95af337db8f'] = 'peso'; $_FIELDS['Combination_95164b54cc582f9051b417977072113b'] = 'activación'; -$_FIELDS['CompareProduct_120faea10923bec533179a806fa925c3'] = 'id_producto'; -$_FIELDS['CompareProduct_3d434574fc60866176e072048e1f6109'] = 'id_invitado'; +$_FIELDS['Combination_a80df855bb6ec792a6bd2f4260dc7c7d'] = 'fecha_disponibilidad'; +$_FIELDS['CompareProduct_454197af8a49ecf88caa028e8cc4bbc4'] = 'id_comprar'; $_FIELDS['CompareProduct_71581233bcc121fcc409ecce9317fbde'] = 'id_cliente'; $_FIELDS['Configuration_b068931cc450442b63f5b3d276ea4297'] = 'nombre'; +$_FIELDS['Configuration_c79c16c41a33108866a9a4c785c73f4f'] = 'id_grupo_tienda'; +$_FIELDS['Configuration_5a0971a207e75dd040db8b6a3425a8bf'] = 'id_tienda'; +$_FIELDS['Configuration_ab332097a7a287c9e711aba495c44e9e'] = 'fecha_agregado'; +$_FIELDS['Configuration_6e3005e36b07fd014f7123b0fe039628'] = 'fecha_actualizacion'; $_FIELDS['Connection_3d434574fc60866176e072048e1f6109'] = 'id_invitado'; $_FIELDS['Connection_a03d02efb705d34236ec7f3f92f28a83'] = 'id_página'; $_FIELDS['Connection_5325a74622ce627d62d32cf5c0e92d47'] = 'id_dirección'; $_FIELDS['Connection_752e9cf7fa97cae885cf2c2985157d9c'] = 'http_referer'; +$_FIELDS['Connection_ab332097a7a287c9e711aba495c44e9e'] = 'fecha_añadido'; $_FIELDS['ConnectionsSource_8213fc260556678515bc4b48d8d21c43'] = 'id_conexiones'; $_FIELDS['ConnectionsSource_752e9cf7fa97cae885cf2c2985157d9c'] = 'http_referer'; $_FIELDS['ConnectionsSource_156577e912dd9b1be50a671edc17c4a0'] = 'uri_solicitud'; $_FIELDS['ConnectionsSource_59aeb2c9970b7b25be2fab2317e31fcb'] = 'palabras clave'; +$_FIELDS['ConnectionsSource_ab332097a7a287c9e711aba495c44e9e'] = 'fecha_añadido'; $_FIELDS['Contact_0c83f57c786a0b4a39efab23731c7ebc'] = 'email'; $_FIELDS['Contact_b9037d95e03e549cefb51b512cfc5a24'] = 'servicio post-venta'; -$_FIELDS['Contact_b068931cc450442b63f5b3d276ea4297'] = 'nombre'; -$_FIELDS['Contact_67daf92c833c41c95db874e18fcb2786'] = 'descripción'; $_FIELDS['Country_efc19cceda447c9d6f95094e9b01ef24'] = 'id_zona'; $_FIELDS['Country_d488c3bb8b7a06f26e44c153ce047933'] = 'id-divisa'; $_FIELDS['Country_3011322530410f26aa0f8066e68c7070'] = 'prefijo_internacional'; @@ -117,7 +148,6 @@ $_FIELDS['Country_1a1ca79d4710078f654cd88b3311a80a'] = 'necesita_número_identif $_FIELDS['Country_1034ac1cb822c1e040fe45ffc028f38d'] = 'requiere_código_postal'; $_FIELDS['Country_37f577d6d447ff0743d74245446223b3'] = 'formato_código_postal'; $_FIELDS['Country_514b22ce3e77a7badaf3da0c712e64d5'] = 'display_tax_label'; -$_FIELDS['Country_b068931cc450442b63f5b3d276ea4297'] = 'nombre'; $_FIELDS['County_b068931cc450442b63f5b3d276ea4297'] = 'nombre'; $_FIELDS['County_c4da098c369f77a70643fa52972677be'] = 'id_estado'; $_FIELDS['County_c76a5e84e4bdee527e274ea30c680d79'] = 'activo'; @@ -140,19 +170,36 @@ $_FIELDS['Customer_edfbf7ab8f923bd8201745cfedef58bc'] = 'id_sexo'; $_FIELDS['Customer_cf673f7ee88828c9fb8f6acf2cb08403'] = 'cumpleaños'; $_FIELDS['Customer_9e438d8a7b036ea9b8d4375377d47e1a'] = 'newsletter'; $_FIELDS['Customer_0402462205c4fb9cd425c0a04afaf737'] = 'opciones'; +$_FIELDS['Customer_d1befa03c79ca0b84ecc488dea96bc68'] = 'sitio'; +$_FIELDS['Customer_93c731f1c3a84ef05cd54d044c379eaa'] = 'empresa'; +$_FIELDS['Customer_01b0fd027f8764f9c069506b8de8bf2e'] = 'siret'; +$_FIELDS['Customer_180031a348c14d401143be02fe7708f5'] = 'ape'; +$_FIELDS['Customer_108f7a9ec3cdd676c845d3161e65ee03'] = 'outstanding_allow_amount'; +$_FIELDS['Customer_87dfb2abe6e9fe723549e6688843c74a'] = 'mostrar precios publicos'; +$_FIELDS['Customer_a83c75f9b5747632352d51cb6897f0ce'] = 'riesgo_id'; +$_FIELDS['Customer_a2b0c1999a21e396aa5db16fa03a2e1f'] = 'maximo_pago_dias'; $_FIELDS['Customer_c76a5e84e4bdee527e274ea30c680d79'] = 'activo'; +$_FIELDS['Customer_da602f0b162fccbf6b150cfcfc7a7379'] = 'borrado'; $_FIELDS['Customer_aad653ca3ee669635f2938b73098b6d7'] = 'comentario'; $_FIELDS['Customer_02bf09ac31ac05b8f07ea7fcf70cac61'] = 'is_invitado'; -$_FIELDS['CustomerMessage_78e731027d8fd50ed642340b7c9a63b3'] = 'mensaje'; +$_FIELDS['Customer_5a0971a207e75dd040db8b6a3425a8bf'] = 'id_tienda'; +$_FIELDS['Customer_c79c16c41a33108866a9a4c785c73f4f'] = 'id_grupo_tienda'; +$_FIELDS['Customer_ab332097a7a287c9e711aba495c44e9e'] = 'fecha_añadido'; +$_FIELDS['Customer_6e3005e36b07fd014f7123b0fe039628'] = 'fecha_actualizado'; $_FIELDS['CustomerMessage_958c11507403f88248678579d5739af3'] = 'id del empleado'; $_FIELDS['CustomerMessage_5325a74622ce627d62d32cf5c0e92d47'] = 'dirección ip'; +$_FIELDS['CustomerMessage_78e731027d8fd50ed642340b7c9a63b3'] = 'mensaje'; +$_FIELDS['CustomerMessage_ab332097a7a287c9e711aba495c44e9e'] = 'fecha_añadido'; $_FIELDS['CustomerThread_2241013f64d89954e85e6285f0c6b85b'] = 'ID del idioma'; $_FIELDS['CustomerThread_d62c3c6a855fcca88bc926e1cd00b9c3'] = 'ID del contacto'; +$_FIELDS['CustomerThread_5a0971a207e75dd040db8b6a3425a8bf'] = 'id_tienda'; $_FIELDS['CustomerThread_71581233bcc121fcc409ecce9317fbde'] = 'ID del cliente'; $_FIELDS['CustomerThread_34888c23070f33d8455a5f341826282d'] = 'ID del pedido'; $_FIELDS['CustomerThread_120faea10923bec533179a806fa925c3'] = 'ID del producto'; $_FIELDS['CustomerThread_0c83f57c786a0b4a39efab23731c7ebc'] = 'email'; $_FIELDS['CustomerThread_94a08da1fecbb6e8b46990538c7b50b2'] = 'token'; +$_FIELDS['CustomerThread_ab332097a7a287c9e711aba495c44e9e'] = 'fecha_añadido'; +$_FIELDS['CustomerThread_6e3005e36b07fd014f7123b0fe039628'] = 'fecha_actualizacion'; $_FIELDS['DateRange_7551fc411eb85f94cf0c169b13caf0e0'] = 'Inicio'; $_FIELDS['DateRange_f1f6dc1a412a39696690dca7b862f852'] = 'fin'; $_FIELDS['Delivery_127c4d2c9a53aaa036f9aaaff6eb4901'] = 'id_transportista'; @@ -161,20 +208,34 @@ $_FIELDS['Delivery_4b514747ba30cb1e262850b471213258'] = 'id_rango_peso'; $_FIELDS['Delivery_efc19cceda447c9d6f95094e9b01ef24'] = 'id_zona'; $_FIELDS['Delivery_78a5eb43deef9a7b5b9ce157b9d52ac4'] = 'precio'; $_FIELDS['Discount_71581233bcc121fcc409ecce9317fbde'] = 'id_cliente'; -$_FIELDS['Discount_6d03c13d90dae15f3dafe865b0fbfded'] = 'id_grupo'; -$_FIELDS['Discount_3b10b8231e783bc1485935367295bf25'] = 'id_tipo_descuento'; -$_FIELDS['Discount_d488c3bb8b7a06f26e44c153ce047933'] = 'id_moneda'; -$_FIELDS['Discount_b068931cc450442b63f5b3d276ea4297'] = 'nombre'; -$_FIELDS['Discount_2063c1608d6e0baf80249c42e2be5804'] = 'valor'; -$_FIELDS['Discount_221d2a4bfdae13dbd5aeff3b02adb8c1'] = 'cantidad'; -$_FIELDS['Discount_71ebd61b0a747a2d5a2948957b164e8e'] = 'cantidad_por_usuario'; -$_FIELDS['Discount_486adb0fa5b4f0900de1d723bf9bc08c'] = 'acumulable'; -$_FIELDS['Discount_cb443cf7f01e4975c683bdb894e1e27c'] = 'reducción_acumulable'; $_FIELDS['Discount_3027783fd3d10afad84a9a15552b3445'] = 'fecha_inicio'; $_FIELDS['Discount_0dc00dd4dfdbf2864a0cdf57034916c2'] = 'fecha_fin'; -$_FIELDS['Discount_dc43e863c176e9b9f2a0b6054b24bd1a'] = 'mínimo'; -$_FIELDS['Discount_c76a5e84e4bdee527e274ea30c680d79'] = 'activo'; $_FIELDS['Discount_67daf92c833c41c95db874e18fcb2786'] = 'descripción'; +$_FIELDS['Discount_221d2a4bfdae13dbd5aeff3b02adb8c1'] = 'cantidad'; +$_FIELDS['Discount_71ebd61b0a747a2d5a2948957b164e8e'] = 'cantidad_por_usuario'; +$_FIELDS['Discount_b988295c268025b49dfb3df26171ddc3'] = 'prioridad'; +$_FIELDS['Discount_41e67f1226023e85f875ea749f8dcb67'] = 'uso_parcial'; +$_FIELDS['Discount_c13367945d5d4c91047b3b50234aa7ab'] = 'codigo'; +$_FIELDS['Discount_929f92b7debd7b6abe512f9ca1b3d8ab'] = 'monte_minimo'; +$_FIELDS['Discount_431483b9022de51a00502a0588d162b1'] = 'monto_minimo_tasa'; +$_FIELDS['Discount_c19bc9a6ed0966c736d19e4fae1e70e8'] = 'monto_minimo_moneda'; +$_FIELDS['Discount_798ae40cf95047e8f2cadedbdea31405'] = 'monto_minimo_envio'; +$_FIELDS['Discount_0e28458cb30584624045dc5a14abc253'] = 'restriccion_pais'; +$_FIELDS['Discount_a92db42a1778b525cdfd53e13d020f24'] = 'restriccion_transportista'; +$_FIELDS['Discount_102cf6cd73abd72d745128a5202b62d4'] = 'restriccion_grupo'; +$_FIELDS['Discount_d7036f9e4c760b2c1170a45bae7a6c1d'] = 'restriccion_regla_cesta'; +$_FIELDS['Discount_57c5c03692b02f4f8c5356d68c5a0ea4'] = 'restriccion_producto'; +$_FIELDS['Discount_55d587cc84b27ab72b951da3ec0d06c2'] = 'restriccion_tienda'; +$_FIELDS['Discount_5175377d9594bb3bfaac6b9ab736f442'] = 'envio_gratis'; +$_FIELDS['Discount_f3eec53df4f131ad0a2b18ec791ea7b4'] = 'porcentaje_reduccion'; +$_FIELDS['Discount_3022a5bc34710bb735fd1359e5d576fe'] = 'monto_reduccion'; +$_FIELDS['Discount_a40700956593a5892182bb1a9df36eaa'] = 'tasa_reduccion'; +$_FIELDS['Discount_8592323f2c7df47b4b9bfd0273938449'] = 'moneda_reduccion'; +$_FIELDS['Discount_ddc85fb395dbce02a8403a06a689bfbd'] = 'reduccion_producto'; +$_FIELDS['Discount_b57babee0765d5e50afb5954656ef701'] = 'producto_regalo'; +$_FIELDS['Discount_c76a5e84e4bdee527e274ea30c680d79'] = 'activo'; +$_FIELDS['Discount_ab332097a7a287c9e711aba495c44e9e'] = 'fecha_añadido'; +$_FIELDS['Discount_6e3005e36b07fd014f7123b0fe039628'] = 'fecha_actualizacion'; $_FIELDS['Employee_8ad75c5a8821cc294f189181722acb56'] = 'apellido'; $_FIELDS['Employee_342f5c77ed008542e78094607ce1f7f3'] = 'nombre'; $_FIELDS['Employee_0c83f57c786a0b4a39efab23731c7ebc'] = 'correo electrónico'; @@ -184,14 +245,17 @@ $_FIELDS['Employee_c76a5e84e4bdee527e274ea30c680d79'] = 'activo'; $_FIELDS['Employee_7d33fcc514e7c41792b26c9782103f73'] = 'id del perfil'; $_FIELDS['Employee_19bd0ea6d7e46a8f82a0278c2175e57c'] = 'color del back office'; $_FIELDS['Employee_a5253b4a2c85873f246fe02468c03064'] = 'tema del back office'; -$_FIELDS['Employee_a290beb0a2e38a7e1bfae93d67809058'] = 'modo del back office'; -$_FIELDS['Feature_b068931cc450442b63f5b3d276ea4297'] = 'nombre'; +$_FIELDS['Employee_4a46552472dbbe599b1029b338c78868'] = 'backoffice_mostrar_ecreencast'; +$_FIELDS['Employee_0a73cf7c516be1d02a8f54f90f0170b6'] = 'estadisticas_desde'; +$_FIELDS['Employee_8b67f597f77491fff038d57573bb8718'] = 'estadisticas_hasta'; +$_FIELDS['Feature_4757fe07fd492a8be0ea6a760d683d6e'] = 'posicion'; $_FIELDS['FeatureValue_cf16315dfe1382cad21d641216a20455'] = 'id_características'; $_FIELDS['FeatureValue_8b9035807842a4e4dbe009f3f1478127'] = 'cliente'; -$_FIELDS['FeatureValue_2063c1608d6e0baf80249c42e2be5804'] = 'valor'; $_FIELDS['Group_9477e24c78f1ca8ee9b03111f6227fc2'] = 'reducción'; $_FIELDS['Group_106d5a83461a9165d63fac5f5ef29b2e'] = 'mostrar_modo_pago'; -$_FIELDS['Group_b068931cc450442b63f5b3d276ea4297'] = 'nombre'; +$_FIELDS['Group_e3e7f9fc0bca478a16639dc38d3bc4d0'] = 'mostrar_precios'; +$_FIELDS['Group_ab332097a7a287c9e711aba495c44e9e'] = 'fecha_añadido'; +$_FIELDS['Group_6e3005e36b07fd014f7123b0fe039628'] = 'fecha_actualizacion'; $_FIELDS['GroupReduction_6d03c13d90dae15f3dafe865b0fbfded'] = 'ID del grupo'; $_FIELDS['GroupReduction_3d1553925158bfb5acce7827855d890b'] = 'ID de la categoría'; $_FIELDS['GroupReduction_9477e24c78f1ca8ee9b03111f6227fc2'] = 'descuento'; @@ -213,7 +277,6 @@ $_FIELDS['Hook_b068931cc450442b63f5b3d276ea4297'] = 'nombre'; $_FIELDS['Image_120faea10923bec533179a806fa925c3'] = 'id_producto'; $_FIELDS['Image_4757fe07fd492a8be0ea6a760d683d6e'] = 'posición'; $_FIELDS['Image_41d0e299ca1abeb2094852da042165c7'] = 'cubierta'; -$_FIELDS['Image_3d4dcd6fc8845fa8dfc04c3ea01eb0fb'] = 'inscripción'; $_FIELDS['ImageType_b068931cc450442b63f5b3d276ea4297'] = 'nombre'; $_FIELDS['ImageType_eaae26a6fb20ed3ef54fb23bfa0b1fcc'] = 'ancho'; $_FIELDS['ImageType_b435e227d5dd201e1768b2bcb2e0aa81'] = 'alto'; @@ -228,141 +291,61 @@ $_FIELDS['Language_213ecf1210f43736b6d4997fcfa27954'] = 'código_iso'; $_FIELDS['Language_60716c2f59efe423380e2faeb03472d5'] = 'código_idioma'; $_FIELDS['Language_c76a5e84e4bdee527e274ea30c680d79'] = 'activo'; $_FIELDS['Language_72297458b7dd56f4fed7ad50f8f92528'] = 'is_rtl'; -$_FIELDS['Logger_e8518eafba242330636c5bdb532d5c88'] = 'id_log'; +$_FIELDS['Language_bcc3919a88718453b7b718da20fa743e'] = 'formato_fecha_pequeño'; +$_FIELDS['Language_04d2a887193db1373552504a6cff0bbb'] = 'formato_fecha_grande'; $_FIELDS['Logger_f6cdd8562435f8dc36b4c5a221a11d7c'] = 'gravedad'; $_FIELDS['Logger_8e95bd427d65fbeeedb980f640074ea2'] = 'código_error'; $_FIELDS['Logger_78e731027d8fd50ed642340b7c9a63b3'] = 'mensaje'; $_FIELDS['Logger_af31437ce61345f416579830a98c91e5'] = 'objeto_id'; $_FIELDS['Logger_7ae7003da59ae71dcc9f8638ef50593d'] = 'objeto_tipo'; +$_FIELDS['Logger_ab332097a7a287c9e711aba495c44e9e'] = 'fecha_añadido'; +$_FIELDS['Logger_6e3005e36b07fd014f7123b0fe039628'] = 'fecha_actualizacion'; $_FIELDS['Manufacturer_b068931cc450442b63f5b3d276ea4297'] = 'nombre'; -$_FIELDS['Manufacturer_67daf92c833c41c95db874e18fcb2786'] = 'descripción'; -$_FIELDS['Manufacturer_33660cc104fcd63cbaff5ab732104646'] = 'descripción_breve'; -$_FIELDS['Manufacturer_493c8b960a4aca4d102deaf489d5b3f4'] = 'meta_título'; -$_FIELDS['Manufacturer_daed73073d15e0baf1cdfaea3b5e28ab'] = 'meta_descripción'; -$_FIELDS['Manufacturer_69a2fc764784fa41975b85e0aa96ded3'] = 'meta_palabras-clave'; $_FIELDS['Message_78e731027d8fd50ed642340b7c9a63b3'] = 'mensaje'; $_FIELDS['Message_4b4fce3a29e96d235c24f3d00b5dac6c'] = 'id_carrito'; $_FIELDS['Message_34888c23070f33d8455a5f341826282d'] = 'id_pedido'; $_FIELDS['Message_71581233bcc121fcc409ecce9317fbde'] = 'id_cliente'; $_FIELDS['Message_958c11507403f88248678579d5739af3'] = 'id_empleado'; $_FIELDS['Message_2c17c6393771ee3048ae34d6b380c5ec'] = 'privado'; +$_FIELDS['Message_ab332097a7a287c9e711aba495c44e9e'] = 'fecha_añadido'; $_FIELDS['Meta_71860c77c6745379b0d44304d66b6a13'] = 'página'; -$_FIELDS['Meta_d5d3db1765287eef77d7927cc956f50a'] = 'título'; -$_FIELDS['Meta_67daf92c833c41c95db874e18fcb2786'] = 'descripción'; -$_FIELDS['Meta_59aeb2c9970b7b25be2fab2317e31fcb'] = 'palabras clave'; -$_FIELDS['Meta_9ace99386cdb590076ebeb742be49b37'] = 'reescrtura de url'; -$_FIELDS['Order_9cc402eb9ae8b8226bb5e4c2a20905a1'] = 'id_dirección_envío'; -$_FIELDS['Order_2a19149f2c7c6f670ef22efeb5eff256'] = 'id_dirección_facturación'; -$_FIELDS['Order_4b4fce3a29e96d235c24f3d00b5dac6c'] = 'id_carrito'; -$_FIELDS['Order_d488c3bb8b7a06f26e44c153ce047933'] = 'id_moneda'; -$_FIELDS['Order_2241013f64d89954e85e6285f0c6b85b'] = 'id_idioma'; -$_FIELDS['Order_71581233bcc121fcc409ecce9317fbde'] = 'id_cliente'; -$_FIELDS['Order_127c4d2c9a53aaa036f9aaaff6eb4901'] = 'id_transportista'; -$_FIELDS['Order_e1e0e49561b77a80900e469978e92c49'] = 'llave_seguridad'; -$_FIELDS['Order_f83c2a85d972a89238f31296c63f0dbc'] = 'pago'; -$_FIELDS['Order_ebe8981d76f7ad9932596145cce9c46f'] = 'reciclable'; -$_FIELDS['Order_a0ec3b461abf4bc16ad615481260140e'] = 'regalo'; -$_FIELDS['Order_2d25e765b355cb72d40c35c83c233e83'] = 'mensaje_regalo'; -$_FIELDS['Order_24a917790f71c6afa4fc9dfbb7aead82'] = 'total_descuentos'; -$_FIELDS['Order_b2a159448114aa84a16976a3a23e958f'] = 'total_pagar'; -$_FIELDS['Order_c0dc7c6d047d48231ee1c9a02877b5fa'] = 'total_pago_real'; -$_FIELDS['Order_c26b03425d286ddd8871961676f1e08a'] = 'total_productos'; -$_FIELDS['Order_759e270d28958968474b4c217c5c9b37'] = 'total_productos_wt'; -$_FIELDS['Order_58c2475fb2f4daf7e97b231ae3403623'] = 'total_envío'; -$_FIELDS['Order_584ee9a9908fc859f3d0e1fbbb45afa0'] = 'impuesto tasa de transportista'; -$_FIELDS['Order_1a1d476079d7eec3fa8e6a01565543e4'] = 'total_embalaje'; -$_FIELDS['Order_7fd41b45a6d0bb254e4c08be86e2e6c8'] = 'Número_envío'; -$_FIELDS['Order_393b71c52a4e802dc2a598d2e0a437b8'] = 'conversión_tasa'; -$_FIELDS['OrderDetail_34888c23070f33d8455a5f341826282d'] = 'id_pedido'; -$_FIELDS['OrderDetail_9bea82def865d4d0e499eb252805f127'] = 'id_producto'; -$_FIELDS['OrderDetail_47a2cea4c6befe54bb2144227e1f749d'] = 'id_atributo_producto'; -$_FIELDS['OrderDetail_f5625f45195c610c4ab60fdc118a2cdb'] = 'nombre_producto'; -$_FIELDS['OrderDetail_694c0cd6f84d3a32ddda7f57e753e6b9'] = 'cantidad_producto'; -$_FIELDS['OrderDetail_e6388dead00402c04294abb656db50a9'] = 'cantidad_stock_productos'; -$_FIELDS['OrderDetail_28776ce73fad2208d96b1426546ad90a'] = 'cantidad_productos_devueltos'; -$_FIELDS['OrderDetail_990524be225f5f701a8f8daf811a37d8'] = 'cantidad_productos_devueltos'; -$_FIELDS['OrderDetail_b224024dd61385223767d99bf1e06077'] = 'cantidad_productos_reinyectados'; -$_FIELDS['OrderDetail_0271bf39e56e799d82cf3e0b2283a4a3'] = 'precio_producto'; -$_FIELDS['OrderDetail_f3eec53df4f131ad0a2b18ec791ea7b4'] = 'porcentaje de reducción'; -$_FIELDS['OrderDetail_3022a5bc34710bb735fd1359e5d576fe'] = 'cantidad de reducción'; -$_FIELDS['OrderDetail_9f57104597de9ae440c227c586b34932'] = 'reducción del grupo'; -$_FIELDS['OrderDetail_bb81e7653d4b6d4fc90cfbfbe2ea88b4'] = 'cantidad_productos_descuento'; -$_FIELDS['OrderDetail_d9014a8c513c9afad1ac032d295ccd31'] = 'producto ean13'; -$_FIELDS['OrderDetail_f766a59389b7d16efc8f1ccfb77df17f'] = 'producto_upc'; -$_FIELDS['OrderDetail_f96fd3f547723e8ad6884a0c24081123'] = 'referencia_producto'; -$_FIELDS['OrderDetail_182eeff64f17e93d30bf351dee9ac795'] = 'referencia_proveedor_producto'; -$_FIELDS['OrderDetail_dabbb2437dc6cd8558ac9c83e3589d9e'] = 'peso_producto'; -$_FIELDS['OrderDetail_3e940f08dd66ba7e45282ba98250ebcd'] = 'impuesto'; -$_FIELDS['OrderDetail_1ba8a02e3f08527607256b38ea8d70a4'] = 'valor_impuesto'; -$_FIELDS['OrderDetail_ae10d61c45ba89be06639c38776f612d'] = 'ecotasa'; -$_FIELDS['OrderDetail_1f0102715b48ab5f3f5609b2cd8a323d'] = 'índice de la ecotasa'; -$_FIELDS['OrderDetail_825483936ff7f3ef97b7d972c0dd4bf4'] = 'número de descargas'; -$_FIELDS['OrderDiscount_34888c23070f33d8455a5f341826282d'] = 'id_pedido'; -$_FIELDS['OrderDiscount_b068931cc450442b63f5b3d276ea4297'] = 'nombre'; -$_FIELDS['OrderDiscount_2063c1608d6e0baf80249c42e2be5804'] = 'valor'; -$_FIELDS['OrderHistory_34888c23070f33d8455a5f341826282d'] = 'id_pedido'; -$_FIELDS['OrderHistory_1c63c8222460d979471e7b5be7bc09eb'] = 'id_estado_pedido'; -$_FIELDS['OrderHistory_958c11507403f88248678579d5739af3'] = 'id_empleado'; -$_FIELDS['OrderMessage_b068931cc450442b63f5b3d276ea4297'] = 'nombre'; -$_FIELDS['OrderMessage_78e731027d8fd50ed642340b7c9a63b3'] = 'mensaje'; -$_FIELDS['OrderReturn_71581233bcc121fcc409ecce9317fbde'] = 'id_cliente'; -$_FIELDS['OrderReturn_34888c23070f33d8455a5f341826282d'] = 'id_pedido'; -$_FIELDS['OrderReturn_5494af1f14a8c19939968c3e9e2d4f79'] = 'pregunta'; -$_FIELDS['OrderReturnState_70dda5dfb8053dc6d1c492574bce9bfd'] = 'color'; -$_FIELDS['OrderReturnState_b068931cc450442b63f5b3d276ea4297'] = 'nombre'; -$_FIELDS['OrderSlip_71581233bcc121fcc409ecce9317fbde'] = 'id_cliente'; -$_FIELDS['OrderSlip_34888c23070f33d8455a5f341826282d'] = 'id_pedido'; -$_FIELDS['OrderSlip_393b71c52a4e802dc2a598d2e0a437b8'] = 'conversión_tasa'; -$_FIELDS['OrderState_39d37ff8e221d53d5194c6f6671c3bfe'] = 'enviar_email'; -$_FIELDS['OrderState_e5f96ae00443877315fbb64fd3d90005'] = 'factura'; -$_FIELDS['OrderState_70dda5dfb8053dc6d1c492574bce9bfd'] = 'color'; -$_FIELDS['OrderState_526726c08c4d5de3e91055a3a81fee77'] = 'logable'; -$_FIELDS['OrderState_b068931cc450442b63f5b3d276ea4297'] = 'nombre'; -$_FIELDS['OrderState_66f6181bcb4cff4cd38fbc804a036db6'] = 'maqueta'; -$_FIELDS['Pack_1e11810933474f450c5a5ed9d091ad54'] = 'id_tax_rules_group'; +$_FIELDS['Pack_1e11810933474f450c5a5ed9d091ad54'] = 'id_reglas_tasa_grupal'; $_FIELDS['Pack_98305bfa557ba2547e7de1fb77053c93'] = 'id_fabricante'; $_FIELDS['Pack_ad8a1593fb8fbba0eb0f9dba0e51e7f1'] = 'id_proveedor'; -$_FIELDS['Pack_8d336d1978082d3391ee800843ae7cde'] = 'id_categoría_defecto'; -$_FIELDS['Pack_c2ce782115199674f2cf6a012438556b'] = 'id_color_defecto'; -$_FIELDS['Pack_4528f3a77f21b742999a942749e76b5b'] = 'cantidad mínima'; +$_FIELDS['Pack_8d336d1978082d3391ee800843ae7cde'] = 'id_categoria_defecto'; +$_FIELDS['Pack_4528f3a77f21b742999a942749e76b5b'] = 'cantidad_minima'; $_FIELDS['Pack_78a5eb43deef9a7b5b9ce157b9d52ac4'] = 'precio'; -$_FIELDS['Pack_45b47700c89cd2373c349d2cf1da8677'] = 'coste adicional del transporte'; -$_FIELDS['Pack_df0a2c1d8d1182b8d821a4d2234fd759'] = 'precio-mayorista'; -$_FIELDS['Pack_6d799c235554e1d07290735fb9b3f6f0'] = 'en oferta'; -$_FIELDS['Pack_04fb94825747b47eb12a2c355be5cab2'] = 'solo en Internet'; +$_FIELDS['Pack_45b47700c89cd2373c349d2cf1da8677'] = 'costo_envio_adicional'; +$_FIELDS['Pack_df0a2c1d8d1182b8d821a4d2234fd759'] = 'precio_pormayor'; +$_FIELDS['Pack_6d799c235554e1d07290735fb9b3f6f0'] = 'en_venta'; +$_FIELDS['Pack_04fb94825747b47eb12a2c355be5cab2'] = 'solo_enlinea'; $_FIELDS['Pack_ae10d61c45ba89be06639c38776f612d'] = 'ecotasa'; -$_FIELDS['Pack_db19bd0eefd9725ea5e44a2b8d92e5bd'] = 'precio por unidad'; $_FIELDS['Pack_439b3a25b555b3bc8667a09a036ae70c'] = 'unidad'; $_FIELDS['Pack_b8af13ea9c8fe890c9979a1fa8dbde22'] = 'referencia'; $_FIELDS['Pack_1950fdff13af2490fd97a0c7943c61c0'] = 'referencia_proveedor'; -$_FIELDS['Pack_d5189de027922f81005951e6efe0efd5'] = 'ubicación'; +$_FIELDS['Pack_d5189de027922f81005951e6efe0efd5'] = 'locacion'; $_FIELDS['Pack_eaae26a6fb20ed3ef54fb23bfa0b1fcc'] = 'ancho'; $_FIELDS['Pack_b435e227d5dd201e1768b2bcb2e0aa81'] = 'alto'; -$_FIELDS['Pack_12a055bf01a31369fe81ac35d85c7bc1'] = 'profundo'; +$_FIELDS['Pack_12a055bf01a31369fe81ac35d85c7bc1'] = 'profundidad'; $_FIELDS['Pack_7edabf994b76a00cbc60c95af337db8f'] = 'peso'; -$_FIELDS['Pack_41836646e391a1f4cfcd0e40e697a695'] = 'fuera de stock'; -$_FIELDS['Pack_cbf60d83e435e1839455ce0706874d13'] = 'cantidad_descuento'; +$_FIELDS['Pack_cbf60d83e435e1839455ce0706874d13'] = 'descuento_cantidad'; $_FIELDS['Pack_a4878e4653eb71448e5d91923e400870'] = 'personalizable'; -$_FIELDS['Pack_8cae40662e44cd61cfe1453cde9798c9'] = 'permite_subir_ficheros'; -$_FIELDS['Pack_24405099e3dda731635b5ffac0452284'] = 'campos_texto'; +$_FIELDS['Pack_8cae40662e44cd61cfe1453cde9798c9'] = 'archivos_subidos'; +$_FIELDS['Pack_24405099e3dda731635b5ffac0452284'] = 'campos_de_texto'; $_FIELDS['Pack_c76a5e84e4bdee527e274ea30c680d79'] = 'activo'; -$_FIELDS['Pack_a8f037501ece7a72a4eabfa2e01c8dd7'] = 'válido para pedido'; -$_FIELDS['Pack_3f9178c25b78ed8bed19091bcb62e266'] = 'condición'; -$_FIELDS['Pack_f502f8d11a77413b4f273cd601f2b363'] = 'mostrar precio'; +$_FIELDS['Pack_a8f037501ece7a72a4eabfa2e01c8dd7'] = 'disponible_para_orden'; +$_FIELDS['Pack_a80df855bb6ec792a6bd2f4260dc7c7d'] = 'fecha_disponibilidad'; +$_FIELDS['Pack_3f9178c25b78ed8bed19091bcb62e266'] = 'condicion'; +$_FIELDS['Pack_f502f8d11a77413b4f273cd601f2b363'] = 'mostrar_precio'; $_FIELDS['Pack_a3b6a4d0897451813950029a3066f219'] = 'ean13'; $_FIELDS['Pack_2f9e567efb6a38663162f65eaac2d73b'] = 'upc'; $_FIELDS['Pack_7efb96e1de8fcda98dee6e2a29a521f0'] = 'indexado'; -$_FIELDS['Pack_21597fd76e73b8c9ee8255fa26c35c80'] = 'cache_is_pack'; -$_FIELDS['Pack_98f3e6fb2a32fce35b5243f090cb4b87'] = 'cache_has_attachments'; -$_FIELDS['Pack_daed73073d15e0baf1cdfaea3b5e28ab'] = 'meta_descripción'; -$_FIELDS['Pack_69a2fc764784fa41975b85e0aa96ded3'] = 'meta_palabras clave'; -$_FIELDS['Pack_493c8b960a4aca4d102deaf489d5b3f4'] = 'meta_título'; -$_FIELDS['Pack_a2c6a4f5547c18f5b19a2a89569ab4e5'] = 'enlace_reescribible'; -$_FIELDS['Pack_b068931cc450442b63f5b3d276ea4297'] = 'nombre'; -$_FIELDS['Pack_67daf92c833c41c95db874e18fcb2786'] = 'descripción'; -$_FIELDS['Pack_0f7431650cc1691fbe92dc2cbb70e476'] = 'descripción breve'; -$_FIELDS['Pack_b00f6b4f92d22056f98d0c5e72367a4c'] = 'disponibilidad inmediata'; -$_FIELDS['Pack_7ebd308f48331aecb63ddc9dc0f1b9b8'] = 'disponibilidad próxima'; +$_FIELDS['Pack_21597fd76e73b8c9ee8255fa26c35c80'] = 'cache_es_paquete'; +$_FIELDS['Pack_cfeadf6a60808e5ffeff8268bec49bb6'] = 'es_virtual'; +$_FIELDS['Pack_98f3e6fb2a32fce35b5243f090cb4b87'] = 'cache_es_adjunto'; +$_FIELDS['Pack_ab332097a7a287c9e711aba495c44e9e'] = 'fecha_añadido'; +$_FIELDS['Pack_6e3005e36b07fd014f7123b0fe039628'] = 'fecha_actualizacion'; +$_FIELDS['Pack_1d549d55228eafc5a0d8b4e9e46b1692'] = 'administracion_avanzada_stock'; $_FIELDS['Page_8a9a5de11e7b509d7d3eb509257e4044'] = 'id_tipo_página'; $_FIELDS['Page_9a6ca3b9d4c8897ded9a709e8bddc7a7'] = 'id_objeto'; $_FIELDS['PaymentCC_34888c23070f33d8455a5f341826282d'] = 'ID del pedido'; @@ -377,7 +360,6 @@ $_FIELDS['Product_1e11810933474f450c5a5ed9d091ad54'] = 'id_tax_rules_group'; $_FIELDS['Product_98305bfa557ba2547e7de1fb77053c93'] = 'ID de fabricante'; $_FIELDS['Product_ad8a1593fb8fbba0eb0f9dba0e51e7f1'] = 'ID de proveedor'; $_FIELDS['Product_8d336d1978082d3391ee800843ae7cde'] = 'id_catagoría_defecto'; -$_FIELDS['Product_c2ce782115199674f2cf6a012438556b'] = 'id_color_defecto'; $_FIELDS['Product_4528f3a77f21b742999a942749e76b5b'] = 'cantidad_mínima'; $_FIELDS['Product_78a5eb43deef9a7b5b9ce157b9d52ac4'] = 'precio'; $_FIELDS['Product_45b47700c89cd2373c349d2cf1da8677'] = 'coste_adicional_transportista'; @@ -385,7 +367,6 @@ $_FIELDS['Product_df0a2c1d8d1182b8d821a4d2234fd759'] = 'precio_mayorista'; $_FIELDS['Product_6d799c235554e1d07290735fb9b3f6f0'] = 'en_oferta'; $_FIELDS['Product_04fb94825747b47eb12a2c355be5cab2'] = 'solo_en_Internet'; $_FIELDS['Product_ae10d61c45ba89be06639c38776f612d'] = 'ecotasa'; -$_FIELDS['Product_db19bd0eefd9725ea5e44a2b8d92e5bd'] = 'precio_unitario'; $_FIELDS['Product_439b3a25b555b3bc8667a09a036ae70c'] = 'unidad'; $_FIELDS['Product_b8af13ea9c8fe890c9979a1fa8dbde22'] = 'referencia'; $_FIELDS['Product_1950fdff13af2490fd97a0c7943c61c0'] = 'referencia_proveedor'; @@ -394,41 +375,42 @@ $_FIELDS['Product_eaae26a6fb20ed3ef54fb23bfa0b1fcc'] = 'ancho'; $_FIELDS['Product_b435e227d5dd201e1768b2bcb2e0aa81'] = 'alto'; $_FIELDS['Product_12a055bf01a31369fe81ac35d85c7bc1'] = 'profundo'; $_FIELDS['Product_7edabf994b76a00cbc60c95af337db8f'] = 'peso'; -$_FIELDS['Product_41836646e391a1f4cfcd0e40e697a695'] = 'agotado'; $_FIELDS['Product_cbf60d83e435e1839455ce0706874d13'] = 'cantidad_descuento'; $_FIELDS['Product_a4878e4653eb71448e5d91923e400870'] = 'personalizable'; $_FIELDS['Product_8cae40662e44cd61cfe1453cde9798c9'] = 'permite_subir_ficheros'; $_FIELDS['Product_24405099e3dda731635b5ffac0452284'] = 'campos_texto'; $_FIELDS['Product_c76a5e84e4bdee527e274ea30c680d79'] = 'activo'; $_FIELDS['Product_a8f037501ece7a72a4eabfa2e01c8dd7'] = 'disponible_a_la_venta'; +$_FIELDS['Product_a80df855bb6ec792a6bd2f4260dc7c7d'] = 'fecha_disponibilidad'; $_FIELDS['Product_3f9178c25b78ed8bed19091bcb62e266'] = 'condición'; $_FIELDS['Product_f502f8d11a77413b4f273cd601f2b363'] = 'mostrar-precio'; $_FIELDS['Product_a3b6a4d0897451813950029a3066f219'] = 'ean13'; $_FIELDS['Product_2f9e567efb6a38663162f65eaac2d73b'] = 'upc'; $_FIELDS['Product_7efb96e1de8fcda98dee6e2a29a521f0'] = 'indexado'; $_FIELDS['Product_21597fd76e73b8c9ee8255fa26c35c80'] = 'cache_is_pack'; +$_FIELDS['Product_cfeadf6a60808e5ffeff8268bec49bb6'] = 'es_virtual'; $_FIELDS['Product_98f3e6fb2a32fce35b5243f090cb4b87'] = 'cache_has_attachments'; -$_FIELDS['Product_daed73073d15e0baf1cdfaea3b5e28ab'] = 'meta_descripción'; -$_FIELDS['Product_69a2fc764784fa41975b85e0aa96ded3'] = 'meta_palabras clave'; -$_FIELDS['Product_493c8b960a4aca4d102deaf489d5b3f4'] = 'meta_título'; -$_FIELDS['Product_a2c6a4f5547c18f5b19a2a89569ab4e5'] = 'enlace_reescribible'; -$_FIELDS['Product_b068931cc450442b63f5b3d276ea4297'] = 'nombre'; -$_FIELDS['Product_67daf92c833c41c95db874e18fcb2786'] = 'descripción'; -$_FIELDS['Product_0f7431650cc1691fbe92dc2cbb70e476'] = 'descripción breve'; -$_FIELDS['Product_b00f6b4f92d22056f98d0c5e72367a4c'] = 'validar ahora'; -$_FIELDS['Product_7ebd308f48331aecb63ddc9dc0f1b9b8'] = 'validar después'; +$_FIELDS['Product_ab332097a7a287c9e711aba495c44e9e'] = 'fecha_añadido'; +$_FIELDS['Product_6e3005e36b07fd014f7123b0fe039628'] = 'fecha_actualizacion'; +$_FIELDS['Product_1d549d55228eafc5a0d8b4e9e46b1692'] = 'administracion_avanzada_stock'; $_FIELDS['ProductDownload_120faea10923bec533179a806fa925c3'] = 'id_producto'; +$_FIELDS['ProductDownload_eaaba24c127bcd9ad3f754cfbdfc8a80'] = 'id_atributo_producto'; $_FIELDS['ProductDownload_d022cbb2e2448f085d399c3971f07506'] = 'mostrar_nombre_ficheros'; -$_FIELDS['ProductDownload_5d45c88594a6130d86d7a463e68718da'] = 'nombre_físico_fichero'; -$_FIELDS['ProductDownload_d2fe70bac86b6021a1d92dad2ce912b5'] = 'fecha_depósito'; +$_FIELDS['ProductDownload_435ed7e9f07f740abf511a62c00eef6e'] = 'nombrearchivo'; +$_FIELDS['ProductDownload_ab332097a7a287c9e711aba495c44e9e'] = 'fecha_añadido'; $_FIELDS['ProductDownload_d14d6df15a99da6e5352b174280f5b81'] = 'fecha_expiración'; $_FIELDS['ProductDownload_3fd563ecc08ce5c5eb92fda7eac63022'] = 'nb_días_accesibles'; $_FIELDS['ProductDownload_9c8ae9c85c8a5870ccbb8463794d51fc'] = 'nb_descargables'; $_FIELDS['ProductDownload_c76a5e84e4bdee527e274ea30c680d79'] = 'activo'; -$_FIELDS['Profile_b068931cc450442b63f5b3d276ea4297'] = 'nombre'; +$_FIELDS['ProductDownload_53aa2ea20dc86bf1519abbafc946ba10'] = 'es_compartible'; +$_FIELDS['ProductSupplier_182eeff64f17e93d30bf351dee9ac795'] = 'referencia_proveedor_producto'; +$_FIELDS['ProductSupplier_120faea10923bec533179a806fa925c3'] = 'id_producto'; +$_FIELDS['ProductSupplier_eaaba24c127bcd9ad3f754cfbdfc8a80'] = 'id_producto_atributo'; +$_FIELDS['ProductSupplier_ad8a1593fb8fbba0eb0f9dba0e51e7f1'] = 'id_proveedor'; +$_FIELDS['ProductSupplier_f703e0ee3e0cc2342800a009d443892e'] = 'proveedor_producto_precio_te'; +$_FIELDS['ProductSupplier_d488c3bb8b7a06f26e44c153ce047933'] = 'id_moneda'; $_FIELDS['QuickAccess_2a304a1348456ccd2234cd71a81bd338'] = 'enlace'; $_FIELDS['QuickAccess_48df2d0e8fcf6f9fe7809d5ea0cd2691'] = 'nueva_ventana'; -$_FIELDS['QuickAccess_b068931cc450442b63f5b3d276ea4297'] = 'nombre'; $_FIELDS['RangePrice_127c4d2c9a53aaa036f9aaaff6eb4901'] = 'id_transportista'; $_FIELDS['RangePrice_b2c02e31df164f02e07e7172e78241a2'] = 'delimitador1'; $_FIELDS['RangePrice_dcf4ac5f99e041202c6e95738d7766ae'] = 'delimitador2'; @@ -448,42 +430,42 @@ $_FIELDS['Referrer_94a635e2cb52986ce3a2209c18b11b42'] = 'request_uri_like_not'; $_FIELDS['Referrer_72b5c9147ef9f2fdc5d11c94c12a8395'] = 'honorarios_base'; $_FIELDS['Referrer_38c7042d13130843a2dd182d3be93884'] = 'porcentaje_honorarios'; $_FIELDS['Referrer_c576fa03f6ce5f44fb163d3bf9d92d74'] = 'precio_por_clic'; -$_FIELDS['Referrer_cd36afabb4ee01b7b1a5a646979863c4'] = 'visitantes_caché'; -$_FIELDS['Referrer_c526b7d5e97ed5791bbdc87599a9086e'] = 'visitas_caché'; -$_FIELDS['Referrer_d8428792633a0dd95eaff55892b4023d'] = 'páginas_caché'; -$_FIELDS['Referrer_57111c5e5d1277549a581f326221088d'] = 'registros_caché'; -$_FIELDS['Referrer_b00f3c3b206000b7cbae5d181d1560c2'] = 'pedidos_caché'; -$_FIELDS['Referrer_c93c16c8b6567ba130440474e41fd35e'] = 'ventas_caché'; -$_FIELDS['Referrer_47bab46b2a3a00f6b00f8e1ea6ee6ee9'] = 'tase_registro_caché'; -$_FIELDS['Referrer_52bbdb0184807a144502919e9c605671'] = 'tasa_pedido_caché'; +$_FIELDS['Referrer_ab332097a7a287c9e711aba495c44e9e'] = 'fecha_añadido'; +$_FIELDS['RequestSql_b068931cc450442b63f5b3d276ea4297'] = 'nombre'; +$_FIELDS['RequestSql_ac5c74b64b4b8352ef2f181affb5ac2a'] = 'sql'; $_FIELDS['Scene_c76a5e84e4bdee527e274ea30c680d79'] = 'activo'; -$_FIELDS['Scene_26f94136f5db8afd4e9df1e512f7fdc5'] = 'zonas'; -$_FIELDS['Scene_b0b5ccb4a195a07fd3eed14affb8695f'] = 'categorías'; -$_FIELDS['Scene_b068931cc450442b63f5b3d276ea4297'] = 'nombre'; $_FIELDS['SearchEngine_cf1e8c14e54505f60aa10ceb8d5d8ab3'] = 'servidor'; $_FIELDS['SearchEngine_bc81247c714b35efcaeb70c972043c3b'] = 'getvar'; -$_FIELDS['SpecificPrice_120faea10923bec533179a806fa925c3'] = 'ID del producto'; +$_FIELDS['SpecificPrice_c79c16c41a33108866a9a4c785c73f4f'] = 'id_grupo_tienda'; $_FIELDS['SpecificPrice_5a0971a207e75dd040db8b6a3425a8bf'] = 'ID de la tienda'; +$_FIELDS['SpecificPrice_4b4fce3a29e96d235c24f3d00b5dac6c'] = 'id_cesta'; +$_FIELDS['SpecificPrice_120faea10923bec533179a806fa925c3'] = 'ID del producto'; +$_FIELDS['SpecificPrice_eaaba24c127bcd9ad3f754cfbdfc8a80'] = 'id_atributo_producto'; +$_FIELDS['SpecificPrice_29940f0ee5d922d04ea1dd7c0c206e38'] = 'id_regla_precio_especifico'; $_FIELDS['SpecificPrice_e42112710fe4f0cf86411aabc028e7d9'] = 'ID del país'; $_FIELDS['SpecificPrice_6d03c13d90dae15f3dafe865b0fbfded'] = 'ID del grupo'; +$_FIELDS['SpecificPrice_71581233bcc121fcc409ecce9317fbde'] = 'id_cliente'; $_FIELDS['SpecificPrice_78a5eb43deef9a7b5b9ce157b9d52ac4'] = 'precio'; $_FIELDS['SpecificPrice_dc99776458b68786a9e903854e23a483'] = 'cantidad de '; $_FIELDS['SpecificPrice_9477e24c78f1ca8ee9b03111f6227fc2'] = 'descuento'; $_FIELDS['SpecificPrice_06d76e815de4d1c0f6d1919068ad54ca'] = 'descuento tipo'; $_FIELDS['SpecificPrice_d98a07f84921b24ee30f86fd8cd85c3c'] = 'de'; $_FIELDS['SpecificPrice_01b6e20344b68835c5ed1ddedf20d531'] = 'a'; +$_FIELDS['SpecificPriceRule_b068931cc450442b63f5b3d276ea4297'] = 'nombre'; +$_FIELDS['SpecificPriceRule_5a0971a207e75dd040db8b6a3425a8bf'] = 'id_tienda'; +$_FIELDS['SpecificPriceRule_e42112710fe4f0cf86411aabc028e7d9'] = 'id_pais'; +$_FIELDS['SpecificPriceRule_6d03c13d90dae15f3dafe865b0fbfded'] = 'id_grupo'; +$_FIELDS['SpecificPriceRule_dc99776458b68786a9e903854e23a483'] = 'desde_cantidad'; +$_FIELDS['SpecificPriceRule_78a5eb43deef9a7b5b9ce157b9d52ac4'] = 'precio'; +$_FIELDS['SpecificPriceRule_9477e24c78f1ca8ee9b03111f6227fc2'] = 'reduccion'; +$_FIELDS['SpecificPriceRule_06d76e815de4d1c0f6d1919068ad54ca'] = 'tipo_reduccion'; +$_FIELDS['SpecificPriceRule_d98a07f84921b24ee30f86fd8cd85c3c'] = 'desde'; +$_FIELDS['SpecificPriceRule_01b6e20344b68835c5ed1ddedf20d531'] = 'hasta'; $_FIELDS['State_e42112710fe4f0cf86411aabc028e7d9'] = 'ID de país'; $_FIELDS['State_efc19cceda447c9d6f95094e9b01ef24'] = 'id_zona'; $_FIELDS['State_213ecf1210f43736b6d4997fcfa27954'] = 'código_iso'; $_FIELDS['State_b068931cc450442b63f5b3d276ea4297'] = 'nombre'; $_FIELDS['State_c76a5e84e4bdee527e274ea30c680d79'] = 'activo'; -$_FIELDS['StockMvt_120faea10923bec533179a806fa925c3'] = 'ID del producto'; -$_FIELDS['StockMvt_eaaba24c127bcd9ad3f754cfbdfc8a80'] = 'ID del atributo producto'; -$_FIELDS['StockMvt_34888c23070f33d8455a5f341826282d'] = 'ID del pedido'; -$_FIELDS['StockMvt_958c11507403f88248678579d5739af3'] = 'ID del empleado'; -$_FIELDS['StockMvt_221d2a4bfdae13dbd5aeff3b02adb8c1'] = 'cantidad'; -$_FIELDS['StockMvt_e1f826e5766cd118587e511a56cf829a'] = 'motivo de movimiento del stock'; -$_FIELDS['StockMvtReason_b068931cc450442b63f5b3d276ea4297'] = 'nombre'; $_FIELDS['Store_e42112710fe4f0cf86411aabc028e7d9'] = 'ID del país'; $_FIELDS['Store_c4da098c369f77a70643fa52972677be'] = 'ID del estado'; $_FIELDS['Store_b068931cc450442b63f5b3d276ea4297'] = 'nombre'; @@ -498,30 +480,26 @@ $_FIELDS['Store_236c3b7f761221f195b428aca2f06c4b'] = 'fax'; $_FIELDS['Store_aad653ca3ee669635f2938b73098b6d7'] = 'comentario'; $_FIELDS['Store_0c83f57c786a0b4a39efab23731c7ebc'] = 'email'; $_FIELDS['Store_c76a5e84e4bdee527e274ea30c680d79'] = 'activación'; +$_FIELDS['Store_ab332097a7a287c9e711aba495c44e9e'] = 'fecha_añadido'; +$_FIELDS['Store_6e3005e36b07fd014f7123b0fe039628'] = 'fecha_actualizacion'; $_FIELDS['SubDomain_b068931cc450442b63f5b3d276ea4297'] = 'nombre'; $_FIELDS['Supplier_b068931cc450442b63f5b3d276ea4297'] = 'nombre'; -$_FIELDS['Supplier_67daf92c833c41c95db874e18fcb2786'] = 'descripción'; -$_FIELDS['Supplier_493c8b960a4aca4d102deaf489d5b3f4'] = 'meta_título'; -$_FIELDS['Supplier_daed73073d15e0baf1cdfaea3b5e28ab'] = 'meta_descripción'; -$_FIELDS['Supplier_69a2fc764784fa41975b85e0aa96ded3'] = 'meta_palabras clave'; +$_FIELDS['Supplier_58a68f7d7def94ebe81c9eb9f0a21bee'] = 'id_direccion'; +$_FIELDS['Supplier_ab332097a7a287c9e711aba495c44e9e'] = 'fecha_añadido'; +$_FIELDS['Supplier_6e3005e36b07fd014f7123b0fe039628'] = 'fecha_actualizacion'; $_FIELDS['Tab_672070865d6470b0b9c251e275faaa30'] = 'id_padre'; $_FIELDS['Tab_4757fe07fd492a8be0ea6a760d683d6e'] = 'posición'; $_FIELDS['Tab_22884db148f0ffb0d830ba431102b0b5'] = 'módulo'; -$_FIELDS['Tab_b068931cc450442b63f5b3d276ea4297'] = 'nombre'; +$_FIELDS['Tab_c76a5e84e4bdee527e274ea30c680d79'] = 'activo'; $_FIELDS['Tag_2241013f64d89954e85e6285f0c6b85b'] = 'id_idioma'; $_FIELDS['Tag_b068931cc450442b63f5b3d276ea4297'] = 'nombre'; -$_FIELDS['Tax_67942503875c1ae74e4b5b80a0dade01'] = 'tasa'; -$_FIELDS['Tax_b068931cc450442b63f5b3d276ea4297'] = 'nombre'; -$_FIELDS['TaxRule_1e11810933474f450c5a5ed9d091ad54'] = 'id_tax_rules_group'; -$_FIELDS['TaxRule_e42112710fe4f0cf86411aabc028e7d9'] = 'id_país'; -$_FIELDS['TaxRule_c4da098c369f77a70643fa52972677be'] = 'id_estado'; -$_FIELDS['TaxRule_40d02093c848d33e14061b92e8a8fc94'] = 'id_condado'; -$_FIELDS['TaxRule_4fa58935f89ba281fd16309ceff69571'] = 'id_impuesto'; -$_FIELDS['TaxRule_4d69e396aeb3f372cbcead6c5c72c295'] = 'comportamiento_estado'; -$_FIELDS['TaxRule_2784d0e1605d73000473b7fe51adfe2f'] = 'comportamiento_condado'; -$_FIELDS['TaxRulesGroup_b068931cc450442b63f5b3d276ea4297'] = 'nombre'; +$_FIELDS['Theme_b068931cc450442b63f5b3d276ea4297'] = 'nombre'; +$_FIELDS['Theme_5f8f22b8cdbaeee8cf857673a9b6ba20'] = 'directorio'; $_FIELDS['TranslatedConfiguration_b068931cc450442b63f5b3d276ea4297'] = 'nombre'; -$_FIELDS['WebserviceKey_c76a5e84e4bdee527e274ea30c680d79'] = 'activo'; +$_FIELDS['TranslatedConfiguration_c79c16c41a33108866a9a4c785c73f4f'] = 'id_grupo_tienda'; +$_FIELDS['TranslatedConfiguration_5a0971a207e75dd040db8b6a3425a8bf'] = 'id_tienda'; +$_FIELDS['TranslatedConfiguration_ab332097a7a287c9e711aba495c44e9e'] = 'fecha_agre'; +$_FIELDS['TranslatedConfiguration_6e3005e36b07fd014f7123b0fe039628'] = 'fecha_act'; $_FIELDS['Zone_b068931cc450442b63f5b3d276ea4297'] = 'nombre'; $_FIELDS['Zone_c76a5e84e4bdee527e274ea30c680d79'] = 'activo'; diff --git a/translations/es/pdf.php b/translations/es/pdf.php index a71876238..5afbedb1d 100644 --- a/translations/es/pdf.php +++ b/translations/es/pdf.php @@ -46,7 +46,6 @@ $_LANGPDF['PDF_invoiceebaee01719541f61281c16ba22ebbfde'] = 'Total productos (IVA $_LANGPDF['PDF_invoicea0eb2cd0b3deb5444102e9a82edae11e'] = 'Total productos'; $_LANGPDF['PDF_invoicef3e545fccad720e197b9ca3b8b658440'] = 'Total descuentos (IVA incluido)'; $_LANGPDF['PDF_invoice9cc000efe3e783af5bf114f2e6573156'] = 'Total embalaje'; -$_LANGPDF['PDF_invoicef4e8b53a114e5a17d051ab84d326cae5'] = 'Gastos de envío'; $_LANGPDF['PDF_invoice96b0141273eabab320119c467cdcaf17'] = 'Total'; $_LANGPDF['PDF_invoice54732c5d0a3f0d597312b0ee55d71fca'] = '(IVA incluido)'; $_LANGPDF['PDF_invoiceac5831c7ec2fed92c7bb73e9962003a4'] = '(sin IVA)'; diff --git a/translations/fr/admin.php b/translations/fr/admin.php index 9f0aa927c..dfdcb4577 100644 --- a/translations/fr/admin.php +++ b/translations/fr/admin.php @@ -2,7 +2,7 @@ global $_LANGADM; $_LANGADM = array(); -$_LANGADM['AdminAccess05fe96d753968b151a15b748140e4467'] = 'Les permissions des administrateurs ne peuvent pas être modifiées.'; +$_LANGADM['AdminAccessb04c5e39cb3460a062bba48d85567cdb'] = 'Les permissions des administrateurs ne peuvent pas être modifiées.'; $_LANGADM['AdminAccess151648106e4bf98297882ea2ea1c4b0e'] = 'Mise à jour réussie'; $_LANGADM['AdminAccess4351cfebe4b61d8aa5efa1d020710005'] = 'Voir'; $_LANGADM['AdminAccess501faad2df9c231576549a068fcf61ca'] = 'Pas de modules installés'; @@ -43,13 +43,13 @@ $_LANGADM['AdminAccountingConfigurationfc53051c5dda120b2cddaa634639f2bc'] = 'Num $_LANGADM['AdminAccountingExport02529440bcda5643c95e24a499fab046'] = 'Date de début'; $_LANGADM['AdminAccountingExport05688c675e3bf04e69b30913bfe1a5b1'] = 'Le dossier de téléchargement (export) n\'a pas les droits suffisants'; $_LANGADM['AdminAccountingExport08bd40c7543007ad06e4fce31618f6ec'] = 'Compte'; -$_LANGADM['AdminAccountingExport0999b4fbdc5e6bec9e2ef5852f0d1eb2'] = 'Jusqu\'au :'; +$_LANGADM['AdminAccountingExportf7c8126d4209a3dbc04696c27663137c'] = 'Jusqu\'au :'; $_LANGADM['AdminAccountingExport0b27918290ff5323bea1e3b78a9cf04e'] = 'Fichier'; $_LANGADM['AdminAccountingExport0d70f7ea221b7f5c11f077fbf3af9591'] = 'Date de fin'; $_LANGADM['AdminAccountingExport118107002189452f7a7286022712a361'] = 'Merci de sélectionner le bon format de fichier'; $_LANGADM['AdminAccountingExport16d2b386b2034b9488996466aaae0b57'] = 'Historique'; $_LANGADM['AdminAccountingExport1a176b0588a6c2492be46507421a5416'] = 'Lancer l\'export'; -$_LANGADM['AdminAccountingExport2b8fa9b72f2350fe322ca930c57fed7b'] = 'La date n\'a pas le bon format'; +$_LANGADM['AdminAccountingExport0d00ac1efdf30e85e3dd7eaf3bf8f2ed'] = 'La date n\'a pas le bon format'; $_LANGADM['AdminAccountingExport2f19ab3814f4def00bff7c847ec10cfc'] = 'Export comptable'; $_LANGADM['AdminAccountingExport30eaa341fe77ffc920101f4a38b5c2d4'] = 'Numéro de compte client'; $_LANGADM['AdminAccountingExport312c2a6a33f63491228ad1595de870b4'] = 'Aucune donnée exportée trouver'; @@ -57,7 +57,7 @@ $_LANGADM['AdminAccountingExport36f07a9e1ce283822836fdb33f482b1f'] = 'Type d\'ex $_LANGADM['AdminAccountingExport3c42c196be0eaf402da7470e945d90c0'] = 'Merci de sélectionner le type d\'export souhaité'; $_LANGADM['AdminAccountingExport440ac606343b8a66acad0d2978786d2a'] = 'Date de la facture'; $_LANGADM['AdminAccountingExport4e065ba1bec1d62b2d5450256612fa96'] = 'Numéro de la facture'; -$_LANGADM['AdminAccountingExport500c12f17ecff2b382b061f3ef36fdc4'] = 'Le fichier ne peut être ouvert ou créé, veuillez vérifier les droits d\'accès'; +$_LANGADM['AdminAccountingExporta1e6c075049a29f8da5b61a8c1e9aafe'] = 'Le fichier ne peut être ouvert ou créé, veuillez vérifier les droits d\'accès'; $_LANGADM['AdminAccountingExport54b57630f7f35ff4b48b4217e05cc750'] = 'Rapprochement comptable'; $_LANGADM['AdminAccountingExport5ebcfd4f7b7c439466153455211322e6'] = 'Rapprochement comptable'; $_LANGADM['AdminAccountingExport63ca8d76b0a70665bdeab1ff3cd9a9eb'] = 'Choisir un format de fichier'; @@ -72,7 +72,7 @@ $_LANGADM['AdminAccountingExport9d1a52ead6a8bd0d1feaa81f8e2e353a'] = 'Générer' $_LANGADM['AdminAccountingExport9f7a0a04a5ba24f64d13ac1be63bdb43'] = 'Merci de sélection les dates'; $_LANGADM['AdminAccountingExporta367396481a812bdfcf029d9aa5dd85d'] = 'Type d\'export'; $_LANGADM['AdminAccountingExportac1d3ccc1bcfd04b713a97b7421639b5'] = 'Numéro de transaction'; -$_LANGADM['AdminAccountingExportafccd5abf3e2a7a10d45fd4967c10b56'] = 'Depuis le :'; +$_LANGADM['AdminAccountingExportc669035b1f014b932d2281f65733637b'] = 'Depuis le :'; $_LANGADM['AdminAccountingExportb15a9669c217cdd9cc7374ac7bbd1d36'] = 'Lancer l\'export'; $_LANGADM['AdminAccountingExportbed307ffec53d168016da539347dba04'] = 'Excel (CSV)'; $_LANGADM['AdminAccountingExportdee66ca836ec19fd0d6a11012ddb1f5f'] = 'Choisir le type d\'export'; @@ -81,7 +81,7 @@ $_LANGADM['AdminAccountingExporte18e41aba163394889378244b92fc615'] = 'Cette expo $_LANGADM['AdminAccountingExporte22a0d5648dd703f0999b179f1093528'] = 'Export comptable'; $_LANGADM['AdminAccountingExporteaf44b0d5410d22d5290eab1f78d336d'] = 'Code de la devise'; $_LANGADM['AdminAccountingExportec0fc0100c4fc1ce4eea230c3dc10360'] = 'Indéfinie'; -$_LANGADM['AdminAccountingExportec3abe4d6c6b5e43cc7a435c135276cc'] = 'L\'export s\'est déroulé avec succès'; +$_LANGADM['AdminAccountingExportfcf18fcae4e6fe5df1e3c0c663521dca'] = 'L\'export s\'est déroulé avec succès'; $_LANGADM['AdminAccountingExportf240aa382d679a05265684c230b3ba81'] = 'Text (TXT)'; $_LANGADM['AdminAccountingExportf2b9ec1e740188d1664397d6f93557b5'] = 'Cette export a déjà été exécuté avec ce format de fichier'; $_LANGADM['AdminAccountingExportf5a126d21b4992c42ef488093a2213fa'] = 'Crédit (TTC)'; @@ -92,22 +92,22 @@ $_LANGADM['AdminAccountingManagementa9e2ceb7315eca5c3974b433f0c540fb'] = 'Les nu $_LANGADM['AdminAccountingManagementc9cc8cce247e49bae79f15173ce97354'] = 'Enregistrer'; $_LANGADM['AdminAccountingRegisteredNumber0f26e4f64d58beb4d924627c707e43ad'] = 'Numéro de compte'; $_LANGADM['AdminAccountingRegisteredNumber20db0bfeecd8fe60533206a2b5e9891a'] = 'Prénom'; -$_LANGADM['AdminAccountingRegisteredNumber22a5fe87a20a1de38ea8f7f74a984334'] = 'Nombre de taxes associés à ce compte'; -$_LANGADM['AdminAccountingRegisteredNumber28f9afe243937deab17a152767b9051a'] = 'Liste des numéros de compte pour les taxes'; +$_LANGADM['AdminAccountingRegisteredNumber66686281092e72ceb4b9656884b83568'] = 'Nombre de taxes associés à ce compte'; +$_LANGADM['AdminAccountingRegisteredNumberc6546c82fead92f71f300a7aec29804c'] = 'Liste des numéros de compte pour les taxes'; $_LANGADM['AdminAccountingRegisteredNumber2b049bee214584343fc5a815954ede5d'] = 'Aucun numéro de compte défini dans cette liste'; -$_LANGADM['AdminAccountingRegisteredNumber2b30051fd4e14c0edee4b9a919e852a0'] = 'Nombre de zone associés à ce compte'; +$_LANGADM['AdminAccountingRegisteredNumber3173e48bf0a732dbf97ad2757cb5f643'] = 'Nombre de zone associés à ce compte'; $_LANGADM['AdminAccountingRegisteredNumber3404de45011c5931336a0dc190ec9da1'] = 'Liste des numéros de comptes pour les charge transporteur non soumie'; $_LANGADM['AdminAccountingRegisteredNumber4fa6da62620c0b6f006a4c43b46be5c6'] = 'Nombre de charge transporteur soumie associé à ce compte'; $_LANGADM['AdminAccountingRegisteredNumber628c592f941aedfae6d887c274540ea4'] = 'Liste des numéros de compte pour les charge transporteur soumie '; $_LANGADM['AdminAccountingRegisteredNumber7c4ea6246042db896f89e9ca34ef4f1e'] = 'Plan coomptable'; $_LANGADM['AdminAccountingRegisteredNumber8d3f5eff9c40ee315d452392bed5309b'] = 'Nom'; -$_LANGADM['AdminAccountingRegisteredNumber92265dcf6da5550aad6023a7747775b0'] = 'Liste des numéros de compte associés aux clients'; -$_LANGADM['AdminAccountingRegisteredNumber9e66c193842636686c2631d8a2037829'] = 'Nombre d\'emballage cadeau associé à ce compte'; -$_LANGADM['AdminAccountingRegisteredNumberd9af9ede92dcd07aaf3b0181a00682e2'] = 'Liste des numéros de compte pour les zones / boutique'; +$_LANGADM['AdminAccountingRegisteredNumber9d4888d782de50f1f090fbac616708c4'] = 'Liste des numéros de compte associés aux clients'; +$_LANGADM['AdminAccountingRegisteredNumber92596d3d14a1b9bfacfc8d06cad0c1b8'] = 'Nombre d\'emballage cadeau associé à ce compte'; +$_LANGADM['AdminAccountingRegisteredNumber1f1c4d911cbd4be0090bb8b28c5a61e8'] = 'Liste des numéros de compte pour les zones / boutique'; $_LANGADM['AdminAccountingRegisteredNumbere0f83dbb81ed86890fc524a7181218dc'] = 'Nombre de charge transporteur non soumie associé à ce compte'; -$_LANGADM['AdminAccountingRegisteredNumbere5a88b695354918bdad33daf1a487de9'] = 'Nombre de produits associés à ce compte'; -$_LANGADM['AdminAccountingRegisteredNumberfcc9d5c44a91ca391543e986c5c0db63'] = 'Liste des numéros de compte pour les produits'; -$_LANGADM['AdminAccountingRegisteredNumberfea2e739b079eaa408a57512e1b0ef97'] = 'Liste des numéros de compte pour les emballages cadeau'; +$_LANGADM['AdminAccountingRegisteredNumber69c95fe6f0710cd50352eb357af1cba2'] = 'Nombre de produits associés à ce compte'; +$_LANGADM['AdminAccountingRegisteredNumber3f88f95f802c9d3166aa07a4002038cd'] = 'Liste des numéros de compte pour les produits'; +$_LANGADM['AdminAccountingRegisteredNumber26b968aa15b6117ed8a2333da000bbdf'] = 'Liste des numéros de compte pour les emballages cadeau'; $_LANGADM['AdminAddresses1c76cbfe21c6f44c1d1e59d54f3e4420'] = 'Société'; $_LANGADM['AdminAddresses20db0bfeecd8fe60533206a2b5e9891a'] = 'Prénom'; $_LANGADM['AdminAddresses284b47b0bb63ae2df3b29f0e691d6fcf'] = 'Adresses'; @@ -119,7 +119,7 @@ $_LANGADM['AdminAddresses57d056ed0984166336b7879c2af3657f'] = 'Ville'; $_LANGADM['AdminAddresses59716c97497eb9694541f7c3d37b1a4d'] = 'Pays'; $_LANGADM['AdminAddresses6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caractères interdits :'; $_LANGADM['AdminAddresses6311ae17c1ee52b36e68aaf4ad066387'] = 'Autre'; -$_LANGADM['AdminAddresses77638e87a55b8747e79590defafa75c9'] = 'Code postal'; +$_LANGADM['AdminAddressesd108a94475e22677c0cd8ecdc3f0eb62'] = 'Code postal'; $_LANGADM['AdminAddresses7cb32e708d6b961d476baced73d362bb'] = 'Numéro de TVA'; $_LANGADM['AdminAddresses8d3f5eff9c40ee315d452392bed5309b'] = 'Nom'; $_LANGADM['AdminAddresses919d1ffe6c1855e790a416efa7b4cc4e'] = 'Numéro d\'identification fiscale'; @@ -133,17 +133,17 @@ $_LANGADM['AdminAddressesea318a4ad37f0c2d2c368e6c958ed551'] = 'DNI / NIF / NIE'; $_LANGADM['AdminAddressesf64be5eef68442a8f50cf535b92ad3e4'] = 'Pays :'; $_LANGADM['AdminAddressesf90e807b74928118048a1a6fa65ebfe5'] = 'E-mail du client'; $_LANGADM['AdminAddressesfe66abce284ec8589e7d791185b5c442'] = 'Téléphone fixe'; -$_LANGADM['AdminAdminPreferences051fd283c29527d33402475333dfb1da'] = 'Afficher les notifications lorsque de nouveaux clients vous enverront de nouveaux messages sur votre boutique'; +$_LANGADM['AdminAdminPreferences2701c256922df8ca3165417149a00d2d'] = 'Afficher les notifications lorsque de nouveaux clients vous enverront de nouveaux messages sur votre boutique'; $_LANGADM['AdminAdminPreferences0db377921f4ce762c62526131097968f'] = 'Général'; $_LANGADM['AdminAdminPreferences12cbe1a4645659457808631047989afb'] = 'Maximum :'; -$_LANGADM['AdminAdminPreferences1301a51cbee38f0c34369720070e5e1b'] = 'Limite de téléchargement de fichier'; +$_LANGADM['AdminAdminPreferences44df7d59eca3f8f7578a68600282a1ff'] = 'Limite de téléchargement de fichier'; $_LANGADM['AdminAdminPreferences16c390c0fd1efc4f493a6a861aa22d2f'] = 'Bulles d\'aide du back-office'; $_LANGADM['AdminAdminPreferences1b1befcb86d487715da458117710dfeb'] = 'Affiche les notifications pour les nouvelles commandes'; $_LANGADM['AdminAdminPreferences2ca89cca013873c7f841e1acf242b3d6'] = 'Définissez la taille maximale des fichiers joints (en mégaoctets).'; $_LANGADM['AdminAdminPreferences3aadb5e86b174ecada1174e22f5a6368'] = 'Poids maximum des fichiers joints'; $_LANGADM['AdminAdminPreferences46f18d3960afc01e5a1a5a0e0e9d571b'] = 'Vérifier automatiquement les mises à jour de modules'; $_LANGADM['AdminAdminPreferences4e7ff7ca556a7ac8329ab27834e9631b'] = 'Affiche les notifications pour les nouveaux messages'; -$_LANGADM['AdminAdminPreferences5870c50004d9568f8de39d09363533a7'] = 'Limite de téléchargement d\'images'; +$_LANGADM['AdminAdminPreferences79f44246d1b576f62900c11d8c2f9306'] = 'Limite de téléchargement d\'images'; $_LANGADM['AdminAdminPreferences686a2ac82a5a64eca870ba9a55b8a675'] = 'De nouveaux modules et mises à jour sont affichés sur la page des modules'; $_LANGADM['AdminAdminPreferences6a26f548831e6a8c26bfbbd9f6ec61e0'] = 'Aide'; $_LANGADM['AdminAdminPreferences6d964e25aa6aa88c8353880e00202cf4'] = 'Indiquez le nombre d\'heures'; @@ -154,23 +154,23 @@ $_LANGADM['AdminAdminPreferencesa274f4d4670213a9045ce258c6c56b80'] = 'Notificati $_LANGADM['AdminAdminPreferencesa3f2f2aedc7ab47eab271c0b03a111aa'] = 'Définit la limite de téléchargement pour une image. Cette valeur doit être inférieure ou égale à celle de votre serveur(2 MB).'; $_LANGADM['AdminAdminPreferencesa9fff6d50be898f47a507354626b8b8d'] = 'Masquer les conseils d\'optimisation'; $_LANGADM['AdminAdminPreferencesade28d54bcdbc7c4cfd45d84ad517f7b'] = 'Quote de téléchargement'; -$_LANGADM['AdminAdminPreferencesae1d865ef6ce7ebb9492ea7a7f1bc8a5'] = 'Afficher les notifications lorsque de nouveaux clients s\'inscriront sur votre boutique'; +$_LANGADM['AdminAdminPreferencesbe93899e1aadfbabec7182f2d68f5084'] = 'Afficher les notifications lorsque de nouveaux clients s\'inscriront sur votre boutique'; $_LANGADM['AdminAdminPreferencesc82bfe9fdc32c13404896dc50cede1b9'] = 'Définit la limite de téléchargement pour un produit. Cette valeur doit être inférieure ou égale à celle de votre serveur(2 MB).'; $_LANGADM['AdminAdminPreferencesc87330f475e4384552c0077927d26e1a'] = 'Durée de vie du cookie front-office'; $_LANGADM['AdminAdminPreferencesdc58d598b2b22e50c5af01134305a4fb'] = 'Active l\'aide contextuelle en dessous des champs de saisie'; -$_LANGADM['AdminAdminPreferencese4e2107f99e82247d7e32ac7919c4416'] = 'Masquer les conseils d\'optimisation sur la page d\'accueil du panneau d\'administration'; +$_LANGADM['AdminAdminPreferences2d0697492ac43a1d17002fee35605c60'] = 'Masquer les conseils d\'optimisation sur la page d\'accueil du panneau d\'administration'; $_LANGADM['AdminAdminPreferencese673b146824251548feecf1f3929aceb'] = 'Durée de vie du cookie back-office'; $_LANGADM['AdminAdminPreferencesed5454727fb14b9800ead242d0972184'] = 'Vérifier l\'IP dans le cookie'; -$_LANGADM['AdminAdminPreferencesf79dc7c8a2b655f2dcae2ad1102b725b'] = 'Afficher les notifications lorsque de nouvelles commandes seront passées sur votre boutique'; +$_LANGADM['AdminAdminPreferences6d1282f2242896aa431aa305f6f26fcf'] = 'Afficher les notifications lorsque de nouvelles commandes seront passées sur votre boutique'; $_LANGADM['AdminAttachments06d43815fa42336629ff54da5630143c'] = 'le fichier'; -$_LANGADM['AdminAttachments06d5d60cedc3946089462c34c719b4d6'] = 'Le fichier n\'existe pas ou celui-ci n\'est pas téléchargeable, vérifiez la limite de taille des fichiers téléchargeables configurée sur votre serveur.'; +$_LANGADM['AdminAttachments5321af3b1b7fdb6eda5ac5e1ece2e645'] = 'Le fichier n\'existe pas ou celui-ci n\'est pas téléchargeable, vérifiez la limite de taille des fichiers téléchargeables configurée sur votre serveur.'; $_LANGADM['AdminAttachments0b27918290ff5323bea1e3b78a9cf04e'] = 'Fichier'; -$_LANGADM['AdminAttachments2db1c4802b06f0d3979fe280bacfd5f2'] = 'dépasse le poids autorisé par le serveur, cette limite est fixée à'; +$_LANGADM['AdminAttachments8f03c9a0d16a47691b8f7c5a0b7776c9'] = 'dépasse le poids autorisé par le serveur, cette limite est fixée à'; $_LANGADM['AdminAttachments38fb7d24e0d60a048f540ecb18e13376'] = 'Enregistrer'; $_LANGADM['AdminAttachments49ee3087348e8d44e1feda1917443987'] = 'Nom'; -$_LANGADM['AdminAttachments4a21a191879a23aa2a27829300da95f5'] = 'Ce document joint est utilisée par les produits suivants :'; +$_LANGADM['AdminAttachments4de7deb3669d427bc715d7c4a59db66c'] = 'Ce document joint est utilisée par les produits suivants :'; $_LANGADM['AdminAttachments6492d670e42151cc37574d99f4071f85'] = 'Nom du fichier :'; -$_LANGADM['AdminAttachments6dd757cbdd852a16f222a7d1a07eab3e'] = 'Mo'; +$_LANGADM['AdminAttachments8d8fcc1abd550c5f25dbfaa57d59cb67'] = 'Mo'; $_LANGADM['AdminAttachmentsaad781b9842958b4552b8edebb83c346'] = 'Impossible de copier le fichier'; $_LANGADM['AdminAttachmentsab335fe79ef8a5e26c0dbc23332a7148'] = 'Mettez un fichier en ligne depuis votre poste de travail'; $_LANGADM['AdminAttachmentsae21d822d879539a75c3d6fd91c2acb3'] = 'Fichier :'; @@ -180,7 +180,7 @@ $_LANGADM['AdminAttachmentsba34ea40525a4379add785228e37fe86'] = 'kb'; $_LANGADM['AdminAttachmentsd0042a700e9bdf79689d63ee6846dc0e'] = 'Description :'; $_LANGADM['AdminAttachmentsdbb768f29d6b36b627c8233b32da4f2c'] = 'Fichier trop volumineux, taille maximum autorisée :'; $_LANGADM['AdminAttachmentse9cb217697088a98b1937d111d936281'] = 'Document joint'; -$_LANGADM['AdminAttributeGenerator13cdf2d0d1b996ad3a141e297c62ea6b'] = 'Cette fonctionnalité a été désactivée, vous pouvez l\'activer sur cette page:'; +$_LANGADM['AdminAttributeGenerator4aeb406dcf0a1cdd39e7156b1e9e89c7'] = 'Cette fonctionnalité a été désactivée, vous pouvez l\'activer sur cette page:'; $_LANGADM['AdminAttributeGenerator18c17dae7b84c21b38873e823af2bcfe'] = 'produit(s) créé(s) avec succès.'; $_LANGADM['AdminAttributeGenerator233c543a23378c4ffd0e1efb17408510'] = 'Impact sur le prix :'; $_LANGADM['AdminAttributeGenerator32b919d18cfaca89383f6000dcc9c031'] = 'Générer'; @@ -190,9 +190,9 @@ $_LANGADM['AdminAttributeGenerator63d5049791d9d79d86e9a108b0a999ca'] = 'Référe $_LANGADM['AdminAttributeGenerator694e8d1f2ee056f98ee488bdc4982d73'] = 'Quantité'; $_LANGADM['AdminAttributeGenerator792467936100838046f749e63dadfbdb'] = 'Impact sur le poids :'; $_LANGADM['AdminAttributeGenerator81315cfd898aada1e99e0034b4b078c3'] = 'Générateur de déclinaisons de produits'; -$_LANGADM['AdminAttributeGenerator9a63ec735f057c1366284bda67eee7de'] = 'Performances'; -$_LANGADM['AdminAttributeGeneratorbbfdf55069aaebae3825be9d4425ce2a'] = 'Ajoutez ou modifiez les attributs pour le produit :'; -$_LANGADM['AdminAttributeGeneratorbe6b95af2eab5900129fddbd997ce7c0'] = 'Pour générer les déclinaisons, cliquez sur \"Ctrl\" tout en sélectionnant les attributs, puis cliquez sur \"Ajouter\".'; +$_LANGADM['AdminAttributeGenerator9446a98ad14416153cc4d45ab8b531bf'] = 'Performances'; +$_LANGADM['AdminAttributeGenerator044a66fb62f8920b222660d638a7d8c5'] = 'Ajoutez ou modifiez les attributs pour le produit :'; +$_LANGADM['AdminAttributeGeneratora511f807d710fef230558f5316275e63'] = 'Pour générer les déclinaisons, cliquez sur \"Ctrl\" tout en sélectionnant les attributs, puis cliquez sur \"Ajouter\".'; $_LANGADM['AdminAttributeGeneratorc0babe5601b3f91313d53267c3c7ec24'] = 'Revenir au produit'; $_LANGADM['AdminAttributeGeneratorec211f7c20af43e742bf2570c3cb84f9'] = 'Ajouter'; $_LANGADM['AdminAttributeGeneratorf2a6c498fb90ee345d997f888fce3b18'] = 'Supprimer'; @@ -205,13 +205,13 @@ $_LANGADM['AdminAttributesGroups04d3bf2d538574c6417a18db06b23c7e'] = 'Ajouter un $_LANGADM['AdminAttributesGroups07a9ca8c8228dd3399141e228034fedf'] = 'Bouton radio'; $_LANGADM['AdminAttributesGroups0c8b6e3aac3adced699ae5849c75cd4b'] = 'Ajouter un attribut'; $_LANGADM['AdminAttributesGroups0e68d0dc54dd88a5ee5a5cb32b94a892'] = 'Ajouter de nouveaux attributs'; -$_LANGADM['AdminAttributesGroups13cdf2d0d1b996ad3a141e297c62ea6b'] = 'Cette fonctionnalité a été désactivée, vous pouvez l\'activer sur cette page :'; +$_LANGADM['AdminAttributesGroups4aeb406dcf0a1cdd39e7156b1e9e89c7'] = 'Cette fonctionnalité a été désactivée, vous pouvez l\'activer sur cette page :'; $_LANGADM['AdminAttributesGroups170269305ed04c49b26b2d5dbe053dc6'] = 'Nombre de valeurs'; $_LANGADM['AdminAttributesGroups287234a1ff35a314b5b6bc4e5828e745'] = 'Attributs'; $_LANGADM['AdminAttributesGroups38fb7d24e0d60a048f540ecb18e13376'] = 'Enregistrer'; $_LANGADM['AdminAttributesGroups390bd26864da3269b496814c118238c0'] = 'Mettre une texture en ligne de couleur depuis votre ordinateur'; $_LANGADM['AdminAttributesGroups49ee3087348e8d44e1feda1917443987'] = 'Nom'; -$_LANGADM['AdminAttributesGroups4c4a779c55d2a3054839b5ad8615f5cb'] = 'Nom qui sera affiché au client'; +$_LANGADM['AdminAttributesGroupscd532b25d677abcd19230d770a97baaa'] = 'Nom qui sera affiché au client'; $_LANGADM['AdminAttributesGroups4e140ba723a03baa6948340bf90e2ef6'] = 'Nom :'; $_LANGADM['AdminAttributesGroups4f7922279a02c666c5504da88da4ae1b'] = 'Choisir le type d\'attribut'; $_LANGADM['AdminAttributesGroups5204077231fc7164e2269e96b584dd95'] = 'Liste déroulante'; @@ -225,7 +225,7 @@ $_LANGADM['AdminAttributesGroups76a2e1080cd661b42c6653fc8fd57367'] = 'Texture :' $_LANGADM['AdminAttributesGroups7d5672f569de406c85249db6f1c99ec0'] = 'Enregistrer puis ajouter une nouvelle valeur'; $_LANGADM['AdminAttributesGroups859c7c7ffc3e60f67f6537f4d7dd98ca'] = 'La texture actuelle :'; $_LANGADM['AdminAttributesGroups9a63ec735f057c1366284bda67eee7de'] = 'Performances'; -$_LANGADM['AdminAttributesGroups9c29287ce313fd9ed3e9a86e1af4f4b3'] = 'Couleurs HTML uniquement (par exemple,'; +$_LANGADM['AdminAttributesGroupsc158aa5c1f4aad3431e1863b7615154f'] = 'Couleurs HTML uniquement (par exemple,'; $_LANGADM['AdminAttributesGroupsa6a171cd441419cd756063a44e5229ab'] = 'Modifier un attribut'; $_LANGADM['AdminAttributesGroupsabc42d386e1904a255aabb45715860c8'] = 'Association de groupe de boutique :'; $_LANGADM['AdminAttributesGroupsacdb802bfc2b99b15d1782570285c427'] = 'Valeur :'; @@ -242,135 +242,135 @@ $_LANGADM['AdminAttributesGroupsfb5a0e846f382e4f81b1c4daddcf6e4e'] = 'Couleur :' $_LANGADM['AdminAttributesa3e8ae43188ae76d38f414b2bdb0077b'] = 'Texture'; $_LANGADM['AdminAttributesb9f5c797ebbf55adccdd8539a65a0241'] = 'Désactivé'; $_LANGADM['AdminBackup0dc51a7afc30b342b827df535ff616f2'] = 'Vérifiez systématiquement vos données.'; -$_LANGADM['AdminBackup10479732a2bea7a5a10bb7b47c639789'] = 'Mettez sur \"Non\" l\'option \"Activer la boutique\" dans l\'onglet \"Préférences\".'; +$_LANGADM['AdminBackup1e14eceae18294e477cc24115b0441fe'] = 'Mettez sur \"Non\" l\'option \"Activer la boutique\" dans l\'onglet \"Préférences\".'; $_LANGADM['AdminBackup1908624a0bca678cd26b99bfd405324e'] = 'Taille du fichier'; -$_LANGADM['AdminBackup197ebd1d022def92dd1c64aae3320d6a'] = 'Si vous n\'avez pas activé l\'option \"Supprimer les tables existantes durant l\'import\", vous devez supprimer toutes les tables présentes dans votre base de données actuelle.'; +$_LANGADM['AdminBackup06df4e19b972bf674e608175e798ef54'] = 'Si vous n\'avez pas activé l\'option \"Supprimer les tables existantes durant l\'import\", vous devez supprimer toutes les tables présentes dans votre base de données actuelle.'; $_LANGADM['AdminBackup2000271bb894b988d2097aaf528b6680'] = 'Télécharger le fichier de sauvegarde'; $_LANGADM['AdminBackup2dfcd22fa4b395849dba9e20998d24c7'] = 'La sauvegarde semble s\'être déroulée correctement, cependant vous devriez télécharger le fichier de sauvegarde et vérifier sa validité.'; $_LANGADM['AdminBackup30c210e0173f2ff607cc84dc01ffc1f0'] = 'Options de sauvegarde'; $_LANGADM['AdminBackup34082694d21dbdcfc31e6e32d9fb2b9f'] = 'Nom du fichier'; -$_LANGADM['AdminBackup422540a2c50fe85b1f799ff2b2fd5d8d'] = 'PrestaShop n\'est ni responsable de votre base de données, ni de vos sauvegardes, ni de vos restaurations, ni de vos données.'; -$_LANGADM['AdminBackup42edcff7b40f111d974f2802ea9f5abf'] = 'En haut de l\'écran, cliquez sur l\'onglet \"Importer\"'; +$_LANGADM['AdminBackup1bb1cba339ddfa656d40d1b339225310'] = 'PrestaShop n\'est ni responsable de votre base de données, ni de vos sauvegardes, ni de vos restaurations, ni de vos données.'; +$_LANGADM['AdminBackupaadf7f5164abfe6b16cc02334dfecdfd'] = 'En haut de l\'écran, cliquez sur l\'onglet \"Importer\"'; $_LANGADM['AdminBackup44749712dbec183e983dcd78a7736c41'] = 'Date'; $_LANGADM['AdminBackup44fdec47036f482b68b748f9d786801b'] = 'jours'; -$_LANGADM['AdminBackup46f0e215b9abb597017994db268fc3a0'] = 'Comment restaurer une sauvegarde en 10 étapes simples'; -$_LANGADM['AdminBackup482e4b3e67dabd684819acb8b64887ef'] = 'Les tables suivantes ne seront PAS sauvegardées si vous activez cette option :'; +$_LANGADM['AdminBackup68cbb508c86bba7f69ce32537d2de10a'] = 'Comment restaurer une sauvegarde en 10 étapes simples'; +$_LANGADM['AdminBackup1cefcf179a1f68d893b417a918676f43'] = 'Les tables suivantes ne seront PAS sauvegardées si vous activez cette option :'; $_LANGADM['AdminBackup4d247cbe2dbd06ce20b9affd635e7982'] = 'Cette fonction ne permet de sauvegarder que votre base de données, pas vos fichiers.'; -$_LANGADM['AdminBackup540f529ae6719f17617936818a8afaac'] = 'Le dossier \"backups\" dans le dossier \"admin\" doit être accessible en écriture (CHMOD 755 / 777)'; +$_LANGADM['AdminBackupf8114cfdcafa00798ee84ab90bdcd18f'] = 'Le dossier \"backups\" dans le dossier \"admin\" doit être accessible en écriture (CHMOD 755 / 777)'; $_LANGADM['AdminBackup5a0a50bcda916d40913bbf98675b0633'] = 'Avertissement avant de créer une sauvegarde'; $_LANGADM['AdminBackup5c5e4f2eda086c93473b2c8e7e9b896c'] = 'Ne restaurez jamais une sauvegarde sur un site en production.'; $_LANGADM['AdminBackup628b7db04235f228d40adc671413a8c8'] = 'jour'; -$_LANGADM['AdminBackup6bfc8c9cb81f79f6db4707f115df9788'] = 'Cliquez sur le bouton \"Parcourir...\" et sélectionnez le fichier de sauvegarde depuis votre disque dur'; -$_LANGADM['AdminBackup6dd757cbdd852a16f222a7d1a07eab3e'] = 'Mo'; +$_LANGADM['AdminBackup45819bced9aebb2965e08847b62b0fc0'] = 'Cliquez sur le bouton \"Parcourir...\" et sélectionnez le fichier de sauvegarde depuis votre disque dur'; +$_LANGADM['AdminBackup8d8fcc1abd550c5f25dbfaa57d59cb67'] = 'Mo'; $_LANGADM['AdminBackup714aed045ed859b4e77cddddeeccaed5'] = 'Vous devez sauvegarder vos données régulièrement (à la fois vos fichiers et votre base de données).'; $_LANGADM['AdminBackup73cdddd7730abfc13a55efb9f5685a3b'] = 'heures'; -$_LANGADM['AdminBackup7ea4b668bc415112476c6abea16b5c00'] = 'Vérifiez la taille maximale autorisée (ex. : Max 16 Mo)'; +$_LANGADM['AdminBackup3cda35ca1352ab3557ad2817459b157d'] = 'Vérifiez la taille maximale autorisée (ex. : Max 16 Mo)'; $_LANGADM['AdminBackup801ab24683a4a8c433c6eb40c48bcd9d'] = 'Télécharger'; $_LANGADM['AdminBackup810b58656ec020a2bda0b7f74e5e7d0c'] = 'Ignorer les tables de statistiques :'; -$_LANGADM['AdminBackup84695439734fb7b69c173b3e39880e18'] = 'Choisissez cette option pour indiquer que le fichier de sauvegarde doit supprimer les tables existantes avant la restauration des données sauvegardées.'; +$_LANGADM['AdminBackup874cac6a7157c26b7d294443bf9cb54a'] = 'Choisissez cette option pour indiquer que le fichier de sauvegarde doit supprimer les tables existantes avant la restauration des données sauvegardées.'; $_LANGADM['AdminBackup896c55cc5e46fab38ce9f51ebf7bfcd3'] = 'heure'; $_LANGADM['AdminBackup9d8d2d5ab12b515182a505f54db7f538'] = 'Créée il y a'; -$_LANGADM['AdminBackupa20972942ef0de075f5d9c225c80ae4d'] = 'Demandez à votre hébergeur un accès à l\'outil \"phpMyAdmin\"'; +$_LANGADM['AdminBackup2644c0ebc22ab77af558c44c2da5c1a8'] = 'Demandez à votre hébergeur un accès à l\'outil \"phpMyAdmin\"'; $_LANGADM['AdminBackupa5498b899882eb314ba0ab4519889cc2'] = 'Supprimer les tables existantes durant l\'import :'; -$_LANGADM['AdminBackupa57e3f4dcacc92f3756b16fde61f6f01'] = 'Téléchargez le fichier de sauvegarde depuis la liste ci-dessous ou sur votre serveur FTP (dans le dossier \"admin/backups\").'; -$_LANGADM['AdminBackupad408cc67b79776c0b6c9867326c3493'] = 'Connectez-vous à \"phpMyAdmin\" et sélectionnez votre base de données actuelle'; +$_LANGADM['AdminBackup00d04f58d10167e819cb4f9d64fcc970'] = 'Téléchargez le fichier de sauvegarde depuis la liste ci-dessous ou sur votre serveur FTP (dans le dossier \"admin/backups\").'; +$_LANGADM['AdminBackupadd9e0fa50aa88fd3e73b68287302827'] = 'Connectez-vous à \"phpMyAdmin\" et sélectionnez votre base de données actuelle'; $_LANGADM['AdminBackupaea390041b1129a817610ff53181cd4b'] = 'Si le poids de votre fichier de sauvegarde est trop important, contactez votre hébergeur'; -$_LANGADM['AdminBackupb3bd0f5ff93aa82c778f1486bdfecb90'] = 'Cliquez sur le bouton \"Exécuter\" et patientez durant l\'import de votre fichier, cela peut prendre plusieurs minutes'; -$_LANGADM['AdminBackupb59917a7c4898ff9a48a78b7a063005d'] = 'Par défaut, vos tables de base de données existantes seront supprimées si vous restaurez une sauvegarde (voir Options).'; +$_LANGADM['AdminBackup4e72f49218bae4d505841c580ef09973'] = 'Cliquez sur le bouton \"Exécuter\" et patientez durant l\'import de votre fichier, cela peut prendre plusieurs minutes'; +$_LANGADM['AdminBackup98a40e21066daacb3c9d655fa275fb9e'] = 'Par défaut, vos tables de base de données existantes seront supprimées si vous restaurez une sauvegarde (voir Options).'; $_LANGADM['AdminBackupb828e7a94de289536d535e8c141868b9'] = 'Si ce n\'est pas le cas,'; -$_LANGADM['AdminBackupbe0d109f79bd4ce87d2bf3dd216ba165'] = 'Le téléchargement devrait se lancer automatiquement.'; -$_LANGADM['AdminBackupc17110fda3272c08371ace783c673e56'] = 'Vérifiez l\'intégrité de votre sauvegarde : présence d\'erreurs, fichier incomplet... Ceci même si l\'outil vous a confirmé que la sauvegarde s\'est bien déroulée.'; +$_LANGADM['AdminBackup42051aaa00e6158eed74593c3e94d99a'] = 'Le téléchargement devrait se lancer automatiquement.'; +$_LANGADM['AdminBackup666e50f78efc2b97c2f0d74927d710c6'] = 'Vérifiez l\'intégrité de votre sauvegarde : présence d\'erreurs, fichier incomplet... Ceci même si l\'outil vous a confirmé que la sauvegarde s\'est bien déroulée.'; $_LANGADM['AdminBackupc4a8330b099d9409ed1ba801d69a1dd0'] = 'Lancement du téléchargement...'; -$_LANGADM['AdminBackupc9c8018315982c1aa308a9146e0bed76'] = 'J\'ai lu l\'avertissement - Créer une sauvegarde'; -$_LANGADM['AdminBackupc9d8519a44774664f720c0ce6275ac2a'] = 'Astuce : vous pouvez également télécharger ce fichier par FTP, les fichiers de sauvegardes sont situés dans le répertoire \"admin/backups\".'; +$_LANGADM['AdminBackupe29db9141323afc9e815db9ad72ce9ff'] = 'J\'ai lu l\'avertissement - Créer une sauvegarde'; +$_LANGADM['AdminBackupc04d1d983d1b7edc8601a146b54cd9b6'] = 'Astuce : vous pouvez également télécharger ce fichier par FTP, les fichiers de sauvegardes sont situés dans le répertoire \"admin/backups\".'; $_LANGADM['AdminBackupd1c6b1687ebbc336f9bd13beba87b0cf'] = 'veuillez cliquer ici !'; $_LANGADM['AdminBackupd3b206d196cd6be3a2764c1fb90b200f'] = 'Supprimer la sélection'; $_LANGADM['AdminBackupe25f0ecd41211b01c83e5fec41df4fe7'] = 'Supprimer la sélection ?'; $_LANGADM['AdminBackupea4788705e6873b424c65e91c2846b19'] = 'Annuler'; -$_LANGADM['AdminBackupee0ea4b3f98494324b3d39df83437f0d'] = 'PrestaShop est un logiciel open-source, vous l\'utilisez à vos risques et périls après avoir pris connaissance de sa licence.'; -$_LANGADM['AdminBackupf15dca6392936098982c8e3457ce87db'] = 'Vérifiez systématiquement la qualité et l\'intégrité de vos fichiers de sauvegarde.'; -$_LANGADM['AdminBackupf3bc009a9ac0e586b7966a1c1352b094'] = 'Vérifiez l\'intégrité de votre sauvegarde : présence d\'erreurs, fichier incomplet... vérifiez toutes vos données.'; +$_LANGADM['AdminBackup59916437095076feac98f966572f220a'] = 'PrestaShop est un logiciel open-source, vous l\'utilisez à vos risques et périls après avoir pris connaissance de sa licence.'; +$_LANGADM['AdminBackup12d873e2f6fa0ad8b446582bedfecff6'] = 'Vérifiez systématiquement la qualité et l\'intégrité de vos fichiers de sauvegarde.'; +$_LANGADM['AdminBackup2c57f87f291b9fc07039757ce39a7693'] = 'Vérifiez l\'intégrité de votre sauvegarde : présence d\'erreurs, fichier incomplet... vérifiez toutes vos données.'; $_LANGADM['AdminCarriers00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activé'; -$_LANGADM['AdminCarriers04bcf925decaf3beb22ef4bcedd93194'] = 'Si la valeur est à 0 (zéro)\', le nom du transporteur sera remplacé par le nom de la boutique'; -$_LANGADM['AdminCarriers056555892589576c142920beba14bb11'] = 'Largeur maximum gérée par ce transporteur. Mettre à \"0\" ou laisser vide pour ignorer ce champ.'; -$_LANGADM['AdminCarriers17a6f1f9930d065f8ebe6289ced7ec18'] = 'Note :'; +$_LANGADM['AdminCarriers94f9328aae40bd711c2c1032c9c9411d'] = 'Si la valeur est à 0 (zéro)\', le nom du transporteur sera remplacé par le nom de la boutique'; +$_LANGADM['AdminCarriers1a6fae865c666be78080641a3ba4a654'] = 'Largeur maximum gérée par ce transporteur. Mettre à \"0\" ou laisser vide pour ignorer ce champ.'; +$_LANGADM['AdminCarriers2c261299e5086bd16299a8e8077862c8'] = 'Note :'; $_LANGADM['AdminCarriers1bd33faf04b6c7e0090de4f3e5915178'] = 'Accès groupé :'; $_LANGADM['AdminCarriers1cc70ef3820fa925ca1dd1ab645d239e'] = 'Caractères autorisés : lettres, espaces et'; $_LANGADM['AdminCarriers1d6af794b2599c1407a83029a09d1ecf'] = 'Transporteurs'; -$_LANGADM['AdminCarriers1efc8f6c972dde8f79da25f1d00ecf3a'] = 'Hauteur maximum gérée par ce transporteur. Mettre à \"0\" ou laisser vide pour ignorer ce champ.'; +$_LANGADM['AdminCarriers8ff53d8ad4dfc44b1ee6b5def80b18a7'] = 'Hauteur maximum gérée par ce transporteur. Mettre à \"0\" ou laisser vide pour ignorer ce champ.'; $_LANGADM['AdminCarriers24a23d787190f2c4812ff9ab11847a72'] = 'État :'; -$_LANGADM['AdminCarriers266c5fd2d1bb6380d172eea05b6422c1'] = '\"0\" pour le délai de livraison le plus long, \"9\" pour le délai le plus court'; -$_LANGADM['AdminCarriers26fe78eca0b885477de9627d58f98cd6'] = 'Appliquer les frais de transports et des frais de transports supplémentaires par produit pour ce transporteur'; -$_LANGADM['AdminCarriers2999d7f21168234abeb28b9e561cfe96'] = 'Zones sur lesquelles le transporteur est disponible'; +$_LANGADM['AdminCarrierscfc4efef6e9ca9c5bea246affa006f77'] = '\"0\" pour le délai de livraison le plus long, \"9\" pour le délai le plus court'; +$_LANGADM['AdminCarrierse118ab2d90a7fc8dc54d9b5d10a1edb3'] = 'Appliquer les frais de transports et des frais de transports supplémentaires par produit pour ce transporteur'; +$_LANGADM['AdminCarriers85ed6154e19cc138c7281ba6129641d3'] = 'Zones sur lesquelles le transporteur est disponible'; $_LANGADM['AdminCarriers3194ebe40c7a8c29c78ea79066b6e05c'] = 'Nom du transporteur affiché durant la commande'; $_LANGADM['AdminCarriers3601146c4e948c32b6424d2c0a7f0118'] = 'Prix'; $_LANGADM['AdminCarriers38fb7d24e0d60a048f540ecb18e13376'] = 'Enregistrer'; $_LANGADM['AdminCarriers3b3d06023f6353f8fd05f859b298573e'] = 'URL :'; $_LANGADM['AdminCarriers482836cce404046ca7dc34fb0a6fc526'] = 'Prend la tranche la plus grande'; -$_LANGADM['AdminCarriers492039f320e84ec4abb965c45fbc7992'] = 'Vous devez choisir les frais qui seront appliqués pour ce transporteur.'; +$_LANGADM['AdminCarriers86b030372e7bf11a267c33851d28846a'] = 'Vous devez choisir les frais qui seront appliqués pour ce transporteur.'; $_LANGADM['AdminCarriers49ee3087348e8d44e1feda1917443987'] = 'Nom'; $_LANGADM['AdminCarriers49fec5c86a3b43821fdf0d9aa7bbd935'] = 'En fonction du poids'; $_LANGADM['AdminCarriers4f890cf6a72112cad95093baecf39831'] = 'Désactiver le transporteur'; $_LANGADM['AdminCarriers52f5e0bc3859bc5f5e25130b6c7e8881'] = 'Position'; -$_LANGADM['AdminCarriers544532426f92451ebe42205efa14bf2a'] = 'Tri par défaut des transporteurs :'; -$_LANGADM['AdminCarriers5528aa4f25577dcffcfca40eda4c2a5b'] = 'Transporteur par défaut proposé dans la boutique'; +$_LANGADM['AdminCarriers6f9d01a14011f05fffe48559583fc609'] = 'Tri par défaut des transporteurs :'; +$_LANGADM['AdminCarriersece6bb2586fa84042edde479c6a6ce6b'] = 'Transporteur par défaut proposé dans la boutique'; $_LANGADM['AdminCarriers56ada2d436a44219fb318b8247aa89ca'] = 'Largeur maximum du paquet :'; $_LANGADM['AdminCarriers590f6d9a5885f042982c9a911f76abda'] = 'Comportement par défaut'; -$_LANGADM['AdminCarriers5cb2b3a7c26424a92365f9d73faa0947'] = 'Inclus ou non le transporteur dans la liste affichée sur le front-office'; +$_LANGADM['AdminCarriers49032c00868b02b899f19dc39b52d343'] = 'Inclus ou non le transporteur dans la liste affichée sur le front-office'; $_LANGADM['AdminCarriers5e5f0a863cd129317037e3def37b4097'] = 'Société :'; -$_LANGADM['AdminCarriers5ec203a49842f2a5f271c7cd01b4e342'] = 'Au bas de la page, dans la rubrique \"Frais\", sélectionnez le nom du transporteur.'; +$_LANGADM['AdminCarriersbfb05838a258d8f37ca7d93401d20463'] = 'Au bas de la page, dans la rubrique \"Frais\", sélectionnez le nom du transporteur.'; $_LANGADM['AdminCarriers5f2b3818a8226aa853fc45c83783b12d'] = 'Taxe :'; -$_LANGADM['AdminCarriers677553c0ed8bef1d3a70c890c8ad4e75'] = 'Profondeur maximum du paquet :'; -$_LANGADM['AdminCarriers69123019563697071c2c9ab3eb660b13'] = 'Quand vous avez terminé, cliquez sur \"Enregistrer\".'; -$_LANGADM['AdminCarriers6e80870e865e8dbcd56b9842ea38e3dd'] = 'Délai de livraison affiché durant la commande'; +$_LANGADM['AdminCarriers345bbbb0655372cd66cd37b8fdc4b766'] = 'Profondeur maximum du paquet :'; +$_LANGADM['AdminCarriers22c96b43b52f1f004cfd3e5ee705615b'] = 'Quand vous avez terminé, cliquez sur \"Enregistrer\".'; +$_LANGADM['AdminCarriersa617573fb9cb14e1c414b8f00dd57b6b'] = 'Délai de livraison affiché durant la commande'; $_LANGADM['AdminCarriers6fc6e3db51399bfdc0783c55413a9267'] = 'Hauteur maximum du paquet :'; -$_LANGADM['AdminCarriers70ca3b99443516f34f7db64d879e9a5a'] = 'Par exemple, le transporteur peut être disponible pour la tranche de poids entre 0 et 5 kg. Un autre transporteur aura la tranche entre 5 et 10 kg.'; +$_LANGADM['AdminCarriers8d01c1d555755768524f9ac3adcc30b3'] = 'Par exemple, le transporteur peut être disponible pour la tranche de poids entre 0 et 5 kg. Un autre transporteur aura la tranche entre 5 et 10 kg.'; $_LANGADM['AdminCarriers7475ec0d41372a307c497acb7eeea8c4'] = 'Aucune taxe'; -$_LANGADM['AdminCarriers7e67d3e8453b81e3c664412833609fc2'] = 'Poids maximum du géré par ce transporteur. Mettre \"0\" ou laisser vide pour ignorer ce champ.'; +$_LANGADM['AdminCarriersc3942bdf0cf47748d11c076230bf8520'] = 'Poids maximum du géré par ce transporteur. Mettre \"0\" ou laisser vide pour ignorer ce champ.'; $_LANGADM['AdminCarriers80ac9c802ce4d76982ab5a2e5a54b8bc'] = 'Transporteur par défaut :'; -$_LANGADM['AdminCarriers80d803aad983c22d14a0ddad539fad8e'] = 'Cliquez sur l\'onglet \"Transport\".'; +$_LANGADM['AdminCarriersa4dc56109d36f5576375dcdce6f34173'] = 'Cliquez sur l\'onglet \"Transport\".'; $_LANGADM['AdminCarriers8430a7b1b81635e3df949c2845303303'] = 'Options des transporteurs'; -$_LANGADM['AdminCarriers84c2601c2e5d71d656dd0ff5ba9b3d9d'] = 'Poids maximum du paquet :'; -$_LANGADM['AdminCarriers895f0b531e8a5b98fa4e70d4db375cf9'] = 'Ordre par défaut des transporteurs :'; +$_LANGADM['AdminCarriers49941c19df9948405549925c15b3e552'] = 'Poids maximum du paquet :'; +$_LANGADM['AdminCarriers785bc8b603d21f69f55e495d7efd6923'] = 'Ordre par défaut des transporteurs :'; $_LANGADM['AdminCarriers8c2857a9ad1d8f31659e35e904e20fa6'] = 'Logo'; $_LANGADM['AdminCarriers8e97163e9714c4656e00b33f317bc181'] = 'Frais de manutention :'; $_LANGADM['AdminCarriers8f497c1a3d15af9e0c215019f26b887d'] = 'Délai'; $_LANGADM['AdminCarriers92c713cffb8085099e9ab6b8a7387b5e'] = 'Inclus ou non les frais de manutention et de transport pour ce transporteur'; $_LANGADM['AdminCarriers93cba07454f06a4a960172bbd6e2a435'] = 'Oui'; -$_LANGADM['AdminCarriers969011941a0e9f19127bc90042687570'] = 'C\'est fait ! Le nouveau transporteur est disponible pour vos clients.'; -$_LANGADM['AdminCarriers980bb228a128556fe3df923d2ede30b4'] = 'Mettez en ligne un logo depuis votre ordinateur'; -$_LANGADM['AdminCarriersa26f79d46b0719d8baa3a5a7c9abda74'] = 'Comportement à adopter lorsqu\'aucune tranche n\'est trouvée (exemple : le poids total du panier d\'un client est supérieur à la tranche la plus élevée que vous ayez définie)'; +$_LANGADM['AdminCarriersab969dec701ab929f90788c686742b78'] = 'C\'est fait ! Le nouveau transporteur est disponible pour vos clients.'; +$_LANGADM['AdminCarriers16650c3cbb2dc17ebcdba01fb1f31f89'] = 'Mettez en ligne un logo depuis votre ordinateur'; +$_LANGADM['AdminCarriers368cd236d21e173338343c27a26cf717'] = 'Comportement à adopter lorsqu\'aucune tranche n\'est trouvée (exemple : le poids total du panier d\'un client est supérieur à la tranche la plus élevée que vous ayez définie)'; $_LANGADM['AdminCarriersa2fb5420f32b0749ad87318f82c0db2c'] = 'Comportement des tranches :'; -$_LANGADM['AdminCarriersa415ac4d14e4f86ad7ae96109e676795'] = 'Dans l\'onglet \"Transport\", cliquez sur \"Tranches de prix\" ou \"Tranches de poids\".'; +$_LANGADM['AdminCarriers2c52618fef66f9549d7eb01422c1e502'] = 'Dans l\'onglet \"Transport\", cliquez sur \"Tranches de prix\" ou \"Tranches de poids\".'; $_LANGADM['AdminCarriersacd7b45c9d50280a52990015b2c24ba8'] = 'Logo :'; $_LANGADM['AdminCarriersb702b0f0188edd5dde75a6d0aace0246'] = 'Choix de la tranche'; $_LANGADM['AdminCarriersb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminCarriersb7ccdf6ab58f5514acc520721ddc9f08'] = 'Remplissez les champs et cliquez sur \"Enregistrer\".'; -$_LANGADM['AdminCarriersb8bf3ffcbb8025ef76f8d67fff0cdf2b'] = 'Cliquez sur \"Créer\".'; +$_LANGADM['AdminCarriers951ad33c08ce3b572dccab0aac856a9c'] = 'Remplissez les champs et cliquez sur \"Enregistrer\".'; +$_LANGADM['AdminCarriers52cab3228ce7712ba94c279987022c3e'] = 'Cliquez sur \"Créer\".'; $_LANGADM['AdminCarriersb9f5c797ebbf55adccdd8539a65a0241'] = 'Désactivé'; $_LANGADM['AdminCarriersbafd7322c6e97d25b6299b5d6fe8920b'] = 'Non'; -$_LANGADM['AdminCarriersbe4f75f8b5c30ee4d0333b340c59280d'] = 'Définissez un prix pour chaque zone géographique. Cliquez sur \"Enregistrer\".'; +$_LANGADM['AdminCarriers0ab7ba556dbeb80c5e99db2dbd7f8b85'] = 'Définissez un prix pour chaque zone géographique. Cliquez sur \"Enregistrer\".'; $_LANGADM['AdminCarriersbf1f5f95d9e15a3cffa21495dbec563a'] = 'Délai de livraison :'; -$_LANGADM['AdminCarriersc0add41517a5511d7b58d2c992db11e7'] = 'Comment créer un nouveau transporteur ?'; -$_LANGADM['AdminCarriersc986c848b51103d546018302bc869522'] = 'Cet ordre par défaut ne sera disponible que sur le front-office'; +$_LANGADM['AdminCarrierse7ee1cd1aabd8efc05494dd9e11e3598'] = 'Comment créer un nouveau transporteur ?'; +$_LANGADM['AdminCarriersb4c73b9c0f78317700e0b474277c145c'] = 'Cet ordre par défaut ne sera disponible que sur le front-office'; $_LANGADM['AdminCarrierscf3fb1ff52ea1eed3347ac5401ee7f0c'] = 'Croissant'; $_LANGADM['AdminCarrierscf899ec0add2e9e103ad82c1a2a077ac'] = 'Appliquer les frais de transports :'; -$_LANGADM['AdminCarriersd3775317d696f0c1e3ae4a7a13b639dc'] = 'Cochez tous les groupes qui ont accès à ce transporteur'; +$_LANGADM['AdminCarriers35f16c216c335fe1d428440583f5148f'] = 'Cochez tous les groupes qui ont accès à ce transporteur'; $_LANGADM['AdminCarriersd3b206d196cd6be3a2764c1fb90b200f'] = 'Supprimer la sélection'; -$_LANGADM['AdminCarriersd651904bdc84edacc04911bbf7c8e2e5'] = 'Ce tri par défaut ne sera disponible que sur le front-office'; +$_LANGADM['AdminCarriersb4c73b9c0f78317700e0b474277c145c'] = 'Ce tri par défaut ne sera disponible que sur le front-office'; $_LANGADM['AdminCarrierse25f0ecd41211b01c83e5fec41df4fe7'] = 'Supprimer les éléments sélectionnés ?'; $_LANGADM['AdminCarrierse3cf5ac19407b1a62c6fccaff675a53b'] = 'Décroissant'; $_LANGADM['AdminCarrierse3d29a6f3d7588301aa04429e686b260'] = 'En fonction du prix total'; -$_LANGADM['AdminCarrierse460bba7366e1b5118a0d95ee91c6cff'] = 'URL pour le suivi des colis ; placez le caractère \"@\" là où la référence doit apparaître.'; +$_LANGADM['AdminCarriers091791ef85358a1954f26bf94be327dc'] = 'URL pour le suivi des colis ; placez le caractère \"@\" là où la référence doit apparaître.'; $_LANGADM['AdminCarrierse6e42855066e7a3ae050b2c698021b14'] = 'Zone :'; $_LANGADM['AdminCarrierse81c4e4f2b7b93b481e13a8553c2ae1b'] = 'ou'; -$_LANGADM['AdminCarriersec11dd982b1d4e9ea47abf56032af076'] = 'Profondeur maximum géré par ce transporteur. Mettre à \"0\" ou laisser vide pour ignorer ce champ.'; +$_LANGADM['AdminCarriersf7489390b24270ea9cf2ffbf6d312e0c'] = 'Profondeur maximum géré par ce transporteur. Mettre à \"0\" ou laisser vide pour ignorer ce champ.'; $_LANGADM['AdminCarriersec53a8c4f07baed5d8825072c89799be'] = 'État'; -$_LANGADM['AdminCarriersef4fc6c84cfbf917372c3b9bb7f56dfb'] = 'Vous devez choisir une tranche de prix ou une tranche de poids pour laquelle le nouveau transporteur sera disponible.'; +$_LANGADM['AdminCarriers55606f1fdd6fc1044e85a62edd26d02e'] = 'Vous devez choisir une tranche de prix ou une tranche de poids pour laquelle le nouveau transporteur sera disponible.'; $_LANGADM['AdminCarriersf16b5952df8d25ea30b25ff95ee8fedf'] = 'Boutique associée :'; $_LANGADM['AdminCarriersf289cb04fe17bd0217f60ca5aea68b81'] = 'Sélectionnez le nom du transporteur et choisissez la tranche de prix ou la tranche de poids.'; -$_LANGADM['AdminCarriersf6308cfdf671a710ebff8ac860d3a406'] = 'Choisissez un nouveau transporteur par défaut avant de supprimer celui-ci'; -$_LANGADM['AdminCarriersf9293626f0c44c6e310fc49280c20790'] = 'Transporteur gratuit'; +$_LANGADM['AdminCarriersac59c677a41a315dad52c50d476d24a5'] = 'Choisissez un nouveau transporteur par défaut avant de supprimer celui-ci'; +$_LANGADM['AdminCarriersb00b85425e74ed2c85dc3119b78ff2c3'] = 'Transporteur gratuit'; $_LANGADM['AdminCartRules009684607fdf08a46ce7bb9f0a342b99'] = 'Les produits correspondent à l\'un de ces critères'; $_LANGADM['AdminCartRules00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activé'; $_LANGADM['AdminCartRules01b6e20344b68835c5ed1ddedf20d531'] = 'au'; @@ -378,7 +378,7 @@ $_LANGADM['AdminCartRules068f80c7519d0528fb08e82137a72131'] = 'Produits'; $_LANGADM['AdminCartRules06d8251983d901d62c12ed00fe65ddc1'] = 'Règles non cumulables'; $_LANGADM['AdminCartRules06df33001c1d7187fdd81ea1f5b277aa'] = 'Actions'; $_LANGADM['AdminCartRules1063e38cb53d94d386f21227fcd84717'] = 'Supprimer'; -$_LANGADM['AdminCartRules177f2cb370199e56c2dcbe5f9cfa17bd'] = 'Compatibilité avec les autres règles paniers'; +$_LANGADM['AdminCartRuleseb8bd4a7aeee5a49102d5269113b1142'] = 'Compatibilité avec les autres règles paniers'; $_LANGADM['AdminCartRules1814d65a76028fdfbadab64a5a8076df'] = 'Fournisseurs'; $_LANGADM['AdminCartRules1b343552de249749420ddd0fff731e0c'] = 'Un produit spécifique'; $_LANGADM['AdminCartRules1fc6ed753100636e79df3831a3034531'] = 'Groupes sélectionnés'; @@ -407,7 +407,7 @@ $_LANGADM['AdminCartRules6adf97f83acf6453d4a6a4b1070f3754'] = 'Aucune'; $_LANGADM['AdminCartRules70f9d6d51d3073ade7b099953b5e1ac1'] = 'Le panier doit contenir au moins'; $_LANGADM['AdminCartRules720436e03046f962d7d2187aa7b78ea6'] = 'Pour vous uniquement : elle ne sera pas affichée au client.'; $_LANGADM['AdminCartRules7484fedab7d6012a64023ddcacf8bbe4'] = 'Cliquez pour générer un code aléatoire'; -$_LANGADM['AdminCartRules766cbdbec070b7d34fbbda8fceb4832e'] = 'Vous pouvez choisir le montant minimum du panier avec ou sans la TVA et les frais de port.'; +$_LANGADM['AdminCartRulesd3c6991b7b2ef7068d0175361c32f0b3'] = 'Vous pouvez choisir le montant minimum du panier avec ou sans la TVA et les frais de port.'; $_LANGADM['AdminCartRules7922167568640bb2e57c1592a0b5945b'] = 'Pays non sélectionnés'; $_LANGADM['AdminCartRules7bc873cba11f035df692c3549366c722'] = '-- Choisissez --'; $_LANGADM['AdminCartRules7c160ccb02560f1adb25fb6b86d9ebce'] = 'Pays sélectionnés'; @@ -424,7 +424,7 @@ $_LANGADM['AdminCartRules91b442d385b54e1418d81adc34871053'] = 'Sélectionnés'; $_LANGADM['AdminCartRules9379f6f6c128b182600047d1b3090bc9'] = 'Quantité disponible par utilisateur'; $_LANGADM['AdminCartRules9463ae08271e82176b391f6cedb6e82b'] = 'Groupes non sélectionnés'; $_LANGADM['AdminCartRules961f2247a2070bedff9f9cd8d64e2650'] = 'Choisir'; -$_LANGADM['AdminCartRules9a1fc4d5368a4855d8e3291d27860697'] = 'Ajouter un nouveau groupe de règles'; +$_LANGADM['AdminCartRules7f36b7eac5872d757b315ed431c4ad92'] = 'Ajouter un nouveau groupe de règles'; $_LANGADM['AdminCartRules9ea67be453eaccf020697b4654fc021a'] = 'Enregistrer et rester'; $_LANGADM['AdminCartRules9f6e99bdd4184b83dc478d0ab1b4cbf7'] = 'Montant minimum'; $_LANGADM['AdminCartRulesa5a08c71d0992427cfd8815ebc8f6152'] = 'Boutiques sélectionnées'; @@ -446,7 +446,7 @@ $_LANGADM['AdminCartRulesc5f17f7ca53d9225478fdbfd0a5583ac'] = 'Rechercher un pro $_LANGADM['AdminCartRulesc9cc8cce247e49bae79f15173ce97354'] = 'Enregistrer'; $_LANGADM['AdminCartRulesca0dbad92a874b2f69b549293387925e'] = 'Code'; $_LANGADM['AdminCartRulescd8e66c655070f24cbece45141a505c3'] = 'Sélection de pays'; -$_LANGADM['AdminCartRulescfc958b9b25cc1ae0033802dc7e9bc0c'] = 'Les règles s\'appliquent au panier par ordre de priorité. Une règle avec une priorité de 1 sera exécutée avant une règle avec une priorité de 2.'; +$_LANGADM['AdminCartRules2d4d1e729aa263eb6e4daf0d24a7fe72'] = 'Les règles s\'appliquent au panier par ordre de priorité. Une règle avec une priorité de 1 sera exécutée avant une règle avec une priorité de 2.'; $_LANGADM['AdminCartRulesd3b206d196cd6be3a2764c1fb90b200f'] = 'Supprimer la sélection'; $_LANGADM['AdminCartRulesd6d9190e86f812c0490da9360e12cee1'] = 'Ajouter une règle qui concerne'; $_LANGADM['AdminCartRulesd98a07f84921b24ee30f86fd8cd85c3c'] = 'du'; @@ -454,24 +454,24 @@ $_LANGADM['AdminCartRulesda73ea07f51049046d527dabd85170e1'] = 'En pourcentage (% $_LANGADM['AdminCartRulesddc50313c0e3b41640de886e37d440de'] = 'Un client ne pourra utiliser la règle que X fois.'; $_LANGADM['AdminCartRulesde11e2e4296bb20487b6430508866e06'] = 'Ne s\'applique pas aux frais de ports'; $_LANGADM['AdminCartRulesdeb10517653c255364175796ace3553f'] = 'Produit'; -$_LANGADM['AdminCartRulesdfd567f87b2186c914dc1e073b000e81'] = 'Règle Panier - Information'; +$_LANGADM['AdminCartRulescfa2dea27c46e682b5699d0eb68bfe22'] = 'Règle Panier - Information'; $_LANGADM['AdminCartRulese25f0ecd41211b01c83e5fec41df4fe7'] = 'Supprimer les éléments sélectionnés ?'; $_LANGADM['AdminCartRulese2bcac3dc51781abbc2938e16a0b0e72'] = 'Sélection de boutique'; -$_LANGADM['AdminCartRulese3dbe616b48fa491b443745fb2cdb272'] = 'La règle ne sera appliquée qu\'aux X premiers clients uniquement.'; +$_LANGADM['AdminCartRules4389e2185ee6d9712b5dc25312ab4f3b'] = 'La règle ne sera appliquée qu\'aux X premiers clients uniquement.'; $_LANGADM['AdminCartRulese4273ba845eeadc615b5157522c57bf1'] = 'Le nom sera affiché dans le récapitulatif du panier du client ainsi que sur la facture.'; $_LANGADM['AdminCartRulese85a9cd47c85e7b72394fddb5896fcb5'] = 'Règle Panier - Conditions'; $_LANGADM['AdminCartRulesec211f7c20af43e742bf2570c3cb84f9'] = 'Ajouter'; $_LANGADM['AdminCartRulesec53a8c4f07baed5d8825072c89799be'] = 'État'; -$_LANGADM['AdminCartRulesec9486052d00e24a62363a8d54b74054'] = 'Paiement : Règles Panier'; +$_LANGADM['AdminCartRulesa6fe6d1a739e16b0f691c6f3730b78ae'] = 'Paiement : Règles Panier'; $_LANGADM['AdminCartRulesf4a0d7cb0cd45214c8ca5912c970de13'] = 'TTC'; $_LANGADM['AdminCartRulesf507c7574b6368f942ea9a2b959d8ec9'] = 'Utilisation partielle'; $_LANGADM['AdminCartRulesf7b8d9d5bbba937644a29be14e2654ed'] = 'Frais de port inclus'; $_LANGADM['AdminCartRulesf7de1b71605a10ef04416effa4c6e09e'] = 'Enregistrer et rester'; $_LANGADM['AdminCartRulesfc6341fa76fe93b837d748563e0a60c1'] = 'Appliquer une réduction'; $_LANGADM['AdminCarts01abfc750a0c942167651c40d088531d'] = 'n°'; -$_LANGADM['AdminCarts03ab340b3f99e03cff9e84314ead38c0'] = 'Qté'; +$_LANGADM['AdminCarts694e8d1f2ee056f98ee488bdc4982d73'] = 'Qté'; $_LANGADM['AdminCarts068f80c7519d0528fb08e82137a72131'] = 'Produits'; -$_LANGADM['AdminCarts1402e450396cb76b53b95f6e1746d700'] = 'Compte créé le :'; +$_LANGADM['AdminCartsad63162d0d394b0e0daf1c30c6d77160'] = 'Compte créé le :'; $_LANGADM['AdminCarts1d949d2235747b894bbaae35fbf44f1d'] = 'Informations client'; $_LANGADM['AdminCarts21586db2334d5241a3cbf559955c129b'] = 'hors taxes'; $_LANGADM['AdminCarts2633d6725607d13e80f5e30514b91fbe'] = 'Total réductions :'; @@ -484,14 +484,14 @@ $_LANGADM['AdminCarts54f664c70c22054ea0d8d26fc3997ce7'] = 'En ligne'; $_LANGADM['AdminCarts55b090625e8d4484bd223751acb21775'] = 'toutes taxes comprises'; $_LANGADM['AdminCarts580034e942d61c23826cb31dc2cb3c89'] = 'Panier n°'; $_LANGADM['AdminCarts58930025e1f95d65035e0df5d6c2ae41'] = 'Informations commande'; -$_LANGADM['AdminCarts59c5d25907ab27968e419164219fd76c'] = 'Créer une commande avec ce panier'; -$_LANGADM['AdminCarts5a80b1a10d36fdb4c05b87e01cb7abc9'] = 'Total payé depuis la création du compte :'; +$_LANGADM['AdminCarts3ac442c5433b22fbc1bdf0e4b02705b9'] = 'Créer une commande avec ce panier'; +$_LANGADM['AdminCarts5c63fcad7f3534fdcf4ee426a54a6e00'] = 'Total payé depuis la création du compte :'; $_LANGADM['AdminCarts66c4c5112f455a19afde47829df363fa'] = 'Total :'; $_LANGADM['AdminCarts689202409e48743b914713f96d93947c'] = 'Valeur'; $_LANGADM['AdminCarts691b338fa68b3c177c6ebbc745624c6a'] = 'Total frais de port :'; $_LANGADM['AdminCarts6f16ab6ec0a6064d0c8961257a3eb1f5'] = 'Détail du panier'; -$_LANGADM['AdminCarts6fde42aa0857eb92fc0d0c3fb1c6c8b7'] = 'ID Commande'; -$_LANGADM['AdminCarts81a45bb93f6dc37a6c0dcc3af725d331'] = 'Conformément au groupe de ce client, les prix sont affichés :'; +$_LANGADM['AdminCartsd79cf3f429596f77db95c65074663a54'] = 'ID Commande'; +$_LANGADM['AdminCarts0e413966ac58799eeb7fb236d8269e5d'] = 'Conformément au groupe de ce client, les prix sont affichés :'; $_LANGADM['AdminCarts853ae90f0351324bd73ea615e6487517'] = ':'; $_LANGADM['AdminCarts914419aa32f04011357d3b604a86d7eb'] = 'Transporteur'; $_LANGADM['AdminCarts96b0141273eabab320119c467cdcaf17'] = 'Total'; @@ -503,19 +503,19 @@ $_LANGADM['AdminCartsb157524c4be8c2fc80e5ef2f0b1bf1e6'] = 'Commandes validées : $_LANGADM['AdminCartsb718adec73e04ce3ec720dd11a06a308'] = 'ID'; $_LANGADM['AdminCartsce26601dac0dea138b7295f02b7620a7'] = 'Client'; $_LANGADM['AdminCartsd1228f5476d15142b1358ae4b5fa2454'] = 'Commande n°'; -$_LANGADM['AdminCartsd98a07f84921b24ee30f86fd8cd85c3c'] = 'du'; +$_LANGADM['AdminCartsed2b5c0139cec8ad2873829dc1117d50'] = 'du'; $_LANGADM['AdminCartsdeb10517653c255364175796ace3553f'] = 'Produit'; $_LANGADM['AdminCartse78b6f4eb3be046f4d25c07ce54954d4'] = 'Réf. :'; $_LANGADM['AdminCartsf14b582c1b0eab88ed5904fb781568c0'] = 'Nom du bon'; $_LANGADM['AdminCartsf9e17adb48f78186c6bcd4bd9c08816d'] = 'Passée le :'; -$_LANGADM['AdminCartsfbaedde498cdead4f2780217646e9ba1'] = 'PU'; +$_LANGADM['AdminCarts6c957f72dc8cdacc75762f2cbdcdfaf2'] = 'PU'; $_LANGADM['AdminCategories00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activé'; $_LANGADM['AdminCategories02fa003c38fefcda498b876f67f4cac7'] = 'URL simplifiée :'; $_LANGADM['AdminCategories12f30544aaab0eafb21020a3c94bfddf'] = 'Catégorie d\'accueil :'; $_LANGADM['AdminCategories1bd33faf04b6c7e0090de4f3e5915178'] = 'Accès pour le groupe :'; -$_LANGADM['AdminCategories2717e799573bf64c36e334fb14ba060f'] = 'Vous avez maintenant trois groupes de client par défaut.'; +$_LANGADM['AdminCategories53d98bd116f47fdfe15c8eb4525c5e99'] = 'Vous avez maintenant trois groupes de client par défaut.'; $_LANGADM['AdminCategories3862efce9647cdbdb704436703a7863a'] = 'Cette catégorie ne peut pas être déplacé ici.'; -$_LANGADM['AdminCategories38fb7d24e0d60a048f540ecb18e13376'] = 'Enregistrer'; +$_LANGADM['AdminCategoriesc9cc8cce247e49bae79f15173ce97354'] = 'Enregistrer'; $_LANGADM['AdminCategories394deec8b4e901394f69ad41095b1ecc'] = 'Méta mots-clés :'; $_LANGADM['AdminCategories3adbdb3ac060038aa0e6e6c138ef9873'] = 'Catégorie'; $_LANGADM['AdminCategories3e053943605d9e4bf7dd7588ea19e9d2'] = 'Caractères interdits :'; @@ -525,7 +525,7 @@ $_LANGADM['AdminCategories4e140ba723a03baa6948340bf90e2ef6'] = 'Nom :'; $_LANGADM['AdminCategories52f5e0bc3859bc5f5e25130b6c7e8881'] = 'Position'; $_LANGADM['AdminCategories5f573e91e5eaa092e00a4c4df393c0cb'] = 'Ajouter une nouvelle catégorie à la racine'; $_LANGADM['AdminCategories5ffd7a335dd836b3373f5ec570a58bdc'] = 'Tout développer'; -$_LANGADM['AdminCategories6103f2da0d42ee18da16ecc0237e7d71'] = '%s - Toutes les personnes ayant créé un compte sur le site.'; +$_LANGADM['AdminCategories912b0ddf5cf99be6062eff780d58c50b'] = '%s - Toutes les personnes ayant créé un compte sur le site.'; $_LANGADM['AdminCategories6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caractères non valides :'; $_LANGADM['AdminCategories6637b53a5820cef0817b7f2a2553bfc8'] = 'Affichée :'; $_LANGADM['AdminCategories66f2dd0c775eff24ac95c38347bcaf9a'] = 'Catégorie parente :'; @@ -533,30 +533,30 @@ $_LANGADM['AdminCategories7548ed945ffa864fb31c526b79748bcb'] = 'Souhaitez-vous s $_LANGADM['AdminCategories7b250cb374c12c42a75227ba75df7779'] = 'Balise de titre :'; $_LANGADM['AdminCategories7dce122004969d56ae2e0245cb754d35'] = 'Modifier'; $_LANGADM['AdminCategories86754577897acfb25deb69039d49d9a7'] = 'Affichée'; -$_LANGADM['AdminCategories8a8dd5dda85b9e8277d3c5c491ba361d'] = '%s - Toutes les personnes sans compte client ou non connectées.'; +$_LANGADM['AdminCategorieseee9803f950c044483988489fe500800'] = '%s - Toutes les personnes sans compte client ou non connectées.'; $_LANGADM['AdminCategories93cba07454f06a4a960172bbd6e2a435'] = 'Oui'; -$_LANGADM['AdminCategories9ed58f6735b32cd5f7ff5ea27080109d'] = 'Oui, je veux supprimer les produits qui ne sont liés qu\'à la catégorie que je supprime.'; +$_LANGADM['AdminCategories3b85fffb1141551046746250cab42cde'] = 'Oui, je veux supprimer les produits qui ne sont liés qu\'à la catégorie que je supprime.'; $_LANGADM['AdminCategoriesa36f97f31dbcb265fb08f5c0626261ea'] = '%s - Clients ayant passé une commande avec le Guest Checkout.'; $_LANGADM['AdminCategoriesa6bb76858f8b4b61c050ad7a7ac57e06'] = 'Méta description :'; -$_LANGADM['AdminCategoriesa8cff2e828f241eed159bc28e76707c7'] = 'Cochez tous les groupes auxquels vous souhaitez donner accès à cette catégorie'; -$_LANGADM['AdminCategoriesb01e0bedba346ea1dc0157b3dc5e18d4'] = 'Supprimer cette catégorie va supprimer les produits qui ne sont liés à aucune autre catégorie que celle-ci. Êtes-vous sûr de vouloir continuer ?'; +$_LANGADM['AdminCategories9f87a4708828a6a6cb07b1410f8f73e8'] = 'Cochez tous les groupes auxquels vous souhaitez donner accès à cette catégorie'; +$_LANGADM['AdminCategories6ee5d2b90cedb3573844f84c25ba194f'] = 'Supprimer cette catégorie va supprimer les produits qui ne sont liés à aucune autre catégorie que celle-ci. Êtes-vous sûr de vouloir continuer ?'; $_LANGADM['AdminCategoriesb56c3bda503a8dc4be356edb0cc31793'] = 'Tout réduire'; $_LANGADM['AdminCategoriesb5a7adde1af5c87d7fd797b6245c2a39'] = 'Informations complémentaires'; $_LANGADM['AdminCategoriesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; $_LANGADM['AdminCategoriesb9f5c797ebbf55adccdd8539a65a0241'] = 'Désactivé'; -$_LANGADM['AdminCategoriesbae330a462c169d5c46ab7b6cf27a58c'] = 'Valider'; +$_LANGADM['AdminCategoriesad3d06d03d94223fa652babc913de686'] = 'Valider'; $_LANGADM['AdminCategoriesbafd7322c6e97d25b6299b5d6fe8920b'] = 'Non'; -$_LANGADM['AdminCategoriesc83b244e5cf83b968e88e4c37864d726'] = 'Une catégorie ne peut être parente d\'elle-même.'; +$_LANGADM['AdminCategoriesfe4456077f52726a3f573d894ad106a0'] = 'Une catégorie ne peut être parente d\'elle-même.'; $_LANGADM['AdminCategoriesd0042a700e9bdf79689d63ee6846dc0e'] = 'Description :'; -$_LANGADM['AdminCategoriesd2563323004e46c4f3c71fa54a462702'] = 'Annuler'; +$_LANGADM['AdminCategoriesea4788705e6873b424c65e91c2846b19'] = 'Annuler'; $_LANGADM['AdminCategoriesd3b206d196cd6be3a2764c1fb90b200f'] = 'Supprimer la sélection'; -$_LANGADM['AdminCategoriesdacd9282f11a1fcb49b0c19adf764d39'] = 'Non, je veux lier les produits qui n\'ont pas d\'autre catégorie à la catégorie parente.'; +$_LANGADM['AdminCategories3e26f72ed4468f457c16ae1862440768'] = 'Non, je veux lier les produits qui n\'ont pas d\'autre catégorie à la catégorie parente.'; $_LANGADM['AdminCategoriesea4788705e6873b424c65e91c2846b19'] = 'Annuler'; $_LANGADM['AdminCategoriesef61fb324d729c341ea8ab9901e23566'] = 'Ajouter'; $_LANGADM['AdminCategoriesef7de3f485174ff47f061ad27d83d0ee'] = 'sélectionné'; $_LANGADM['AdminCategoriesf0eaa209893a6bb5512c9876037b82be'] = 'Mettre en ligne le logo de la catégorie à partir de votre ordinateur'; $_LANGADM['AdminCategoriesf16b5952df8d25ea30b25ff95ee8fedf'] = 'Association de boutique :'; -$_LANGADM['AdminCategoriesf8cc437791c9174a5b3e2bfdb315ff20'] = 'Non, je veux lier les produits qui n\'ont pas d\'autre catégorie à la catégorie parente et les désactiver.'; +$_LANGADM['AdminCategoriesa6b5959011a81bccb79d7c7d1df44848'] = 'Non, je veux lier les produits qui n\'ont pas d\'autre catégorie à la catégorie parente et les désactiver.'; $_LANGADM['AdminCms0099c0173a3c7758b36025bdae9b4fc7'] = 'Activer :'; $_LANGADM['AdminCms00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activé'; $_LANGADM['AdminCms084af17ae8dce6465e3acd94a3d995c1'] = 'Votre page de CMS sera enregistrée comme brouillon'; @@ -576,7 +576,7 @@ $_LANGADM['AdminCmsCategories00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activé'; $_LANGADM['AdminCmsCategories02fa003c38fefcda498b876f67f4cac7'] = 'URL simplifiée :'; $_LANGADM['AdminCmsCategories2ef9671539ece086eb5c74c851a08565'] = 'Seuls les lettres et le caractère moins (-) sont autorisés'; $_LANGADM['AdminCmsCategories2f74f5e9674526a836ce24ad5584fc6e'] = 'Catégorie parente :'; -$_LANGADM['AdminCmsCategories38fb7d24e0d60a048f540ecb18e13376'] = 'Enregistrer'; +$_LANGADM['AdminCmsCategoriesc9cc8cce247e49bae79f15173ce97354'] = 'Enregistrer'; $_LANGADM['AdminCmsCategories394deec8b4e901394f69ad41095b1ecc'] = 'Méta mots-clés :'; $_LANGADM['AdminCmsCategories49ee3087348e8d44e1feda1917443987'] = 'Nom'; $_LANGADM['AdminCmsCategories4e140ba723a03baa6948340bf90e2ef6'] = 'Nom :'; @@ -608,17 +608,17 @@ $_LANGADM['AdminContacts0a958d0b68cae1805a8f64cdcddb821b'] = 'Informations compl $_LANGADM['AdminContacts38fb7d24e0d60a048f540ecb18e13376'] = 'Enregistrer'; $_LANGADM['AdminContacts51ec9bf4aaeab1b25bb57f9f8d4de557'] = 'Nom :'; $_LANGADM['AdminContacts76e1a2d01fd855aa7f2df99e2be260c5'] = 'L\'e-mail sera envoyé à cette adresse'; -$_LANGADM['AdminContacts7e98c222c4dd2e73d37bc5cd0eca2fca'] = 'Nom du contact (ex. : Support Technique)'; +$_LANGADM['AdminContacts374be1f03a7e4dc66abae55e909b1efe'] = 'Nom du contact (ex. : Support Technique)'; $_LANGADM['AdminContacts8b5dd64ab8d0b8158906796b53a200e2'] = 'Adresse e-mail :'; $_LANGADM['AdminContacts9aa698f602b1e5694855cee73a683488'] = 'Contacts'; -$_LANGADM['AdminContactsa4fa45b9c05d906d897b3a04f3d09838'] = 'Enregistrer dans le Service Client ?'; +$_LANGADM['AdminContactsa4cd3191fdeea29906a113c78d4c0e26'] = 'Enregistrer dans le Service Client ?'; $_LANGADM['AdminContactsb5a7adde1af5c87d7fd797b6245c2a39'] = 'Informations complémentaires :'; $_LANGADM['AdminContactsb718adec73e04ce3ec720dd11a06a308'] = 'ID'; $_LANGADM['AdminContactsb78a3223503896721cca1303f776159b'] = 'Nom'; $_LANGADM['AdminContactsb9f5c797ebbf55adccdd8539a65a0241'] = 'Désactivé'; $_LANGADM['AdminContactsd3b206d196cd6be3a2764c1fb90b200f'] = 'Supprimer la sélection'; $_LANGADM['AdminContactse25f0ecd41211b01c83e5fec41df4fe7'] = 'Supprimer les éléments sélectionnés ?'; -$_LANGADM['AdminContactsec444d8079f945e297c3a6d5359bb4d7'] = 'Ce message sera enregistré dans l\'onglet SAV'; +$_LANGADM['AdminContactsa95aa4c8a403019c8c31a8b1a8d97adb'] = 'Ce message sera enregistré dans l\'onglet SAV'; $_LANGADM['AdminContactsf16b5952df8d25ea30b25ff95ee8fedf'] = 'Association de la boutique :'; $_LANGADM['AdminController01f8544c8fd4628bc686502e8b727d95'] = 'le champ'; $_LANGADM['AdminController050a0d11da7943317186f76a36b14a6c'] = 'Pas de nouvelle commande passée sur votre boutique'; @@ -660,11 +660,11 @@ $_LANGADM['AdminController630f6dc397fe74e52d5189e2c80f282b'] = 'Retour à la lis $_LANGADM['AdminController6357d3551190ec7e79371a8570121d3a'] = 'Il y a'; $_LANGADM['AdminController6b5ed001b03b7e1788ba881c15a08633'] = 'Module(s) installé(s) avec succès'; $_LANGADM['AdminController70f4b635847038d056e33959821a7a66'] = 'caractères maximum'; -$_LANGADM['AdminController76b626495e191e08268ba5ed8bacee18'] = 'Mise à jour réussie'; +$_LANGADM['AdminController9cf0de095c0d4c49d3b37ca76b50124e'] = 'Mise à jour réussie'; $_LANGADM['AdminController77181afe06241c54ef771a23ee6da8f4'] = 'Derniers messages'; $_LANGADM['AdminController795aa39f13629841edad6c04d3aca405'] = 'Images déplacées avec succès'; $_LANGADM['AdminController7b83d3f08fa392b79e3f553b585971cd'] = 'avertissement'; -$_LANGADM['AdminController7cfc3f369b8123e1c2d22a37b31a49a7'] = 'Module téléchargé avec succès'; +$_LANGADM['AdminController5b24b7eb082a90dbea88d12c746b6c54'] = 'Module téléchargé avec succès'; $_LANGADM['AdminController7dfa8bf72c98a7c1927d689cdbc49ce1'] = 'Modifier %s'; $_LANGADM['AdminController7e47a344b06d82a8836cbee2748a79e6'] = 'est requis au moins pour'; $_LANGADM['AdminController84b4d8c8cdd02488c0f868e97b22a3c2'] = 'Création réussie'; @@ -674,7 +674,7 @@ $_LANGADM['AdminController8642a2f37a5d42b54ce53b1fbdd1583f'] = 'paniers'; $_LANGADM['AdminController87a2663d841b78f01c27c0edb4f50b76'] = 'Suppression réussie'; $_LANGADM['AdminController87d6ef331c17f4e5d4e539e2098bf01a'] = 'Configuration multi-boutique pour'; $_LANGADM['AdminController8a3cfd894d57e33c55400fc9d76aa08a'] = 'Cliquez ici pour en savoir plus'; -$_LANGADM['AdminController8de34b4b229077bde3479eb374c91787'] = 'La zone a été bien assignée à la sélection'; +$_LANGADM['AdminControllerb67e1893643264d0ef97fe16b1eef59d'] = 'La zone a été bien assignée à la sélection'; $_LANGADM['AdminController9469a4605b719b91e2cdac9e3bbf460d'] = 'Traductions ajoutées avec succès'; $_LANGADM['AdminController998b344cff693ad388a14ba89b1523c7'] = 'n\'est pas valable'; $_LANGADM['AdminControllera1acc250773be8550f5758190e1db93a'] = 'Mise à jour de l\'état réussie'; @@ -695,7 +695,7 @@ $_LANGADM['AdminControllerc9cc8cce247e49bae79f15173ce97354'] = 'Enregistrer'; $_LANGADM['AdminControllercbebc850f5f849e8956b5f8075f48f69'] = 'partout'; $_LANGADM['AdminControllercc3787ca78f445f481069a4c047f7e7a'] = 'Choisir la langue :'; $_LANGADM['AdminControllerd2d2000f7fa636acd871f43c085a75dc'] = 'Un nouveau client s\'est inscrit sur votre boutique'; -$_LANGADM['AdminControllerd4fecde5ac83b59cc690fd4d26d79abe'] = 'Remboursement réussi'; +$_LANGADM['AdminController0c6992101fe78e4f1ae3f391c485de29'] = 'Remboursement réussi'; $_LANGADM['AdminControllerd70861cbe7f8c9a1241c39b3e7ef5ef2'] = 'Voir mon magasin'; $_LANGADM['AdminControllerdb26e10564e958809d798e8048fcbc0a'] = 'Jeton de sécurité non valable'; $_LANGADM['AdminControllerdef73ea130852d9e7813ee61eefa24e7'] = 'Mise à jour des réglages réussie'; @@ -708,36 +708,36 @@ $_LANGADM['AdminControlleref61fb324d729c341ea8ab9901e23566'] = 'Créer'; $_LANGADM['AdminControllerf755e8b92cb8f02c24f6f539180d45b1'] = 'est trop long'; $_LANGADM['AdminControllerf84b4e2770ec98e3db2926cd49864d2f'] = 'Mes préférences'; $_LANGADM['AdminCountries00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activé'; -$_LANGADM['AdminCountries09545da0018af8fd4d2725858aa9b26d'] = 'Requiert un numéro d\'identification fiscale ?'; -$_LANGADM['AdminCountries13feb6ab1a436929f78c13ec405ce215'] = 'Restreindre les pays sur la boutique par les pays desservis par les transporteurs actifs'; -$_LANGADM['AdminCountries14a5ddaea551658f02fb0ef893f81313'] = 'Tout vider'; -$_LANGADM['AdminCountries187dc89384a93e0bd008a5d1ec2339b6'] = 'Afficher le label de la taxe :'; -$_LANGADM['AdminCountries1ba05fd4e90285e49e7837171265942a'] = 'Assigner une nouvelle zone'; +$_LANGADM['AdminCountries3b74a180b3e0d74ab26a10e3c2bbad74'] = 'Requiert un numéro d\'identification fiscale ?'; +$_LANGADM['AdminCountries1fc805aa4640fe85ccfc7bdb7c88d319'] = 'Restreindre les pays sur la boutique par les pays desservis par les transporteurs actifs'; +$_LANGADM['AdminCountries6b900667b4a05ffdccc0bab5a20130a7'] = 'Tout vider'; +$_LANGADM['AdminCountriesc1edc866eb073edc343772bcf2df03da'] = 'Afficher le label de la taxe :'; +$_LANGADM['AdminCountries10d30c6319cf61386c878e4d9a3e09a2'] = 'Assigner une nouvelle zone'; $_LANGADM['AdminCountries24a23d787190f2c4812ff9ab11847a72'] = 'État :'; $_LANGADM['AdminCountries378296aa6056b95fe9d841aed8f3bfae'] = 'Requiert code postal :'; $_LANGADM['AdminCountries38fb7d24e0d60a048f540ecb18e13376'] = 'Enregistrer'; $_LANGADM['AdminCountries3af4c1797da60fd50670ddbb669fc0aa'] = 'Code ISO :'; -$_LANGADM['AdminCountries4940bea043a2202dd111a1e408438407'] = 'Code ISO sur 2 ou 3 lettres, ex. : FR pour la France'; -$_LANGADM['AdminCountries4a9a923126a30b7ab47cc43ed8a25895'] = 'Utiliser ma dernière modification'; -$_LANGADM['AdminCountries4aff46f8a7e137cff28dc9011eb2bbd3'] = 'Nom du pays'; -$_LANGADM['AdminCountries4cc62307750c99e9f150d2baa18b6b81'] = 'Êtes-vous sûr de vouloir appliquer cette action ?'; -$_LANGADM['AdminCountries4d92aeac3faeb1d29b189135fe2b3e49'] = 'Indicatif téléphonique international, ex. : 33 pour la France.'; -$_LANGADM['AdminCountries5252b12033d3181aa8270eea2fd4c4d4'] = 'Préférences pays'; -$_LANGADM['AdminCountries5622729f9284662e3dc86a3a652bff51'] = 'Afficher ou non ce pays'; +$_LANGADM['AdminCountriesb1552d7eb6457f287779ccfd7919edd5'] = 'Code ISO sur 2 ou 3 lettres, ex. : FR pour la France'; +$_LANGADM['AdminCountriesa4a61fd17fd3f75cdddb53a1404d2ba4'] = 'Utiliser ma dernière modification'; +$_LANGADM['AdminCountries3be0efaecb3514a14757b8beb4b5dbb3'] = 'Nom du pays'; +$_LANGADM['AdminCountries708526e44bef1d8fcd0d67ddf61044d5'] = 'Êtes-vous sûr de vouloir appliquer cette action ?'; +$_LANGADM['AdminCountriesde75ad491bc3786b95925170ce710a4f'] = 'Indicatif téléphonique international, ex. : 33 pour la France.'; +$_LANGADM['AdminCountriesf52c1ff75f69fa46ae947f0a3f653641'] = 'Préférences pays'; +$_LANGADM['AdminCountries918d1120334b006d4bbfe943e5858b21'] = 'Afficher ou non ce pays'; $_LANGADM['AdminCountries59716c97497eb9694541f7c3d37b1a4d'] = 'Pays'; $_LANGADM['AdminCountries6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caractères interdits :'; -$_LANGADM['AdminCountries6d869ac09b11028c6884152b08f52786'] = 'Utiliser une mise en page par défaut'; +$_LANGADM['AdminCountriesa19ef0b0d61c6410b0c930f7164d5870'] = 'Utiliser une mise en page par défaut'; $_LANGADM['AdminCountries790d59ef178acbc75d233bf4211763c6'] = 'Pays'; $_LANGADM['AdminCountries881e132cc7aae22327a99e24c73cbe34'] = 'Format du code postal'; $_LANGADM['AdminCountries8e10808175a8d945d13bab31fb2e2663'] = 'Devise par défaut :'; -$_LANGADM['AdminCountries91bb198c336e8b4a82bed07cffd78891'] = 'Réaffichera votre dernière mise en page enregistrée'; +$_LANGADM['AdminCountries3c8c27936e0b77573f272762725d1f35'] = 'Réaffichera votre dernière mise en page enregistrée'; $_LANGADM['AdminCountries93cba07454f06a4a960172bbd6e2a435'] = 'Oui'; $_LANGADM['AdminCountries9639e32cab248434a17ab32237cb3b71'] = 'Appliquer'; -$_LANGADM['AdminCountries96cddc4940425c2e51164e6f53ca3acf'] = 'Effacera la mise en page en cours'; +$_LANGADM['AdminCountries658983835e342b548674ebb6d169333f'] = 'Effacera la mise en page en cours'; $_LANGADM['AdminCountries99b9aff66ba02be54313144319cf1889'] = 'Zone géographique du pays'; -$_LANGADM['AdminCountriesa314046def218cebb078f190756b0a4a'] = 'Format de l\'adresse :'; +$_LANGADM['AdminCountriesf63779d1369491623f1370ab2c6c2f59'] = 'Format de l\'adresse :'; $_LANGADM['AdminCountriesa4f164d8b1b72c87b8ce558827bcd423'] = 'Devise par défaut de la boutique'; -$_LANGADM['AdminCountriesa86a021f16a103f44a8aa1c06e484831'] = 'Affichera une mise en page par défaut pour ce pays'; +$_LANGADM['AdminCountries6ed1785fc321c863c5dcb6aa64a5afcb'] = 'Affichera une mise en page par défaut pour ce pays'; $_LANGADM['AdminCountriesad68f9bafd9bf2dcf3865dac55662fd5'] = 'Code ISO'; $_LANGADM['AdminCountriesb3ff996fe5c77610359114835baf9b38'] = 'Zone'; $_LANGADM['AdminCountriesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; @@ -746,60 +746,60 @@ $_LANGADM['AdminCountriesbafd7322c6e97d25b6299b5d6fe8920b'] = 'Non'; $_LANGADM['AdminCountriescef82d41923398076fb06d463541d707'] = 'Contient des états/régions :'; $_LANGADM['AdminCountriesd3b206d196cd6be3a2764c1fb90b200f'] = 'Supprimer la sélection'; $_LANGADM['AdminCountriesd3c5d8339f3840b75b4031c2b1e508de'] = 'Liste officielle ici'; -$_LANGADM['AdminCountriesd88def0eb4ff593621b4113e1fc54965'] = 'Utiliser la dernière mise en page enregistrer'; +$_LANGADM['AdminCountries5dfe48d86e43b22b76d36dcaadd5caf9'] = 'Utiliser la dernière mise en page enregistrer'; $_LANGADM['AdminCountriesd8ec51bf63378409b1d40cc45c80f926'] = 'Indicatif téléphonique'; $_LANGADM['AdminCountriese25f0ecd41211b01c83e5fec41df4fe7'] = 'Supprimer les éléments sélectionnés ?'; $_LANGADM['AdminCountriese6e42855066e7a3ae050b2c698021b14'] = 'Zone :'; -$_LANGADM['AdminCountriesebc6917f4ca438870fbeb6f02f31ecce'] = 'Champs disponibles pour les adresses (cliquez pour avoir plus d\'informations)'; +$_LANGADM['AdminCountries9fc79b58296e3a108fbe2f8852b652f4'] = 'Champs disponibles pour les adresses (cliquez pour avoir plus d\'informations)'; $_LANGADM['AdminCountriesec156a02718eeb18048c8589bea1f4a1'] = 'Indicatif téléphonique :'; $_LANGADM['AdminCountriesf16b5952df8d25ea30b25ff95ee8fedf'] = 'Association de boutique :'; $_LANGADM['AdminCountriesf64be5eef68442a8f50cf535b92ad3e4'] = 'Pays :'; -$_LANGADM['AdminCountriesf986c3dfa3c510d15d32b59e2e83e037'] = 'Code postal national (L pour une lettre, N pour un chiffre et C pour le code ISO du pays), ex: NNNNN pour la France. Pas de vérification si indéfini.'; -$_LANGADM['AdminCountriesfc6bff84b96cbd12e8b2acb2cbe4c979'] = 'Réaffichera votre dernière édition de mise en page '; +$_LANGADM['AdminCountrieseeecf5643624f7dcd13b7f811081b2a0'] = 'Code postal national (L pour une lettre, N pour un chiffre et C pour le code ISO du pays), ex: NNNNN pour la France. Pas de vérification si indéfini.'; +$_LANGADM['AdminCountries38b118904195814e2e87aa7f36200fd7'] = 'Réaffichera votre dernière édition de mise en page '; $_LANGADM['AdminCurrencies007f2226bf0915adaf9ef63b0e8287ca'] = 'Format :'; $_LANGADM['AdminCurrencies0099c0173a3c7758b36025bdae9b4fc7'] = 'Activé :'; $_LANGADM['AdminCurrencies00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activé'; $_LANGADM['AdminCurrencies02c86eb2792f3262c21d030a87e19793'] = 'Symbole'; -$_LANGADM['AdminCurrencies19e5c58e6f3027749ab6aa14c5a650fd'] = 'en dollars'; -$_LANGADM['AdminCurrencies260f0e6ff1df0aa4f39310176b5d6c44'] = 'Placez cette URL dans le fichier crontab, ou appelez-le tous les jours manuellement'; +$_LANGADM['AdminCurrenciese56ae57c96eef5ece7a59c47776a775a'] = 'en dollars'; +$_LANGADM['AdminCurrencies37a3eab84c53ce5bbdee58235ae7aaf9'] = 'Placez cette URL dans le fichier crontab, ou appelez-le tous les jours manuellement'; $_LANGADM['AdminCurrencies29e59767fa0a8d3adbacc87cae6d061c'] = 'Symbole :'; -$_LANGADM['AdminCurrencies2e5845557ed8ecd864f0db5ce4dac829'] = 'Apparaitra sur le front-office, par exemple : euro, dollar'; -$_LANGADM['AdminCurrencies32dd182c91d1a647c40ce4561eb33da9'] = 'Apparaitra sur le front-office, exemple : €, $'; +$_LANGADM['AdminCurrencies22f06a748377ee2893d1b86384c975df'] = 'Apparaitra sur le front-office, par exemple : euro, dollar'; +$_LANGADM['AdminCurrencies22f06a748377ee2893d1b86384c975df'] = 'Apparaitra sur le front-office, exemple : €, $'; $_LANGADM['AdminCurrencies386c339d37e737a436499d423a77df0c'] = 'Devise'; $_LANGADM['AdminCurrencies38fb7d24e0d60a048f540ecb18e13376'] = 'Enregistrer'; $_LANGADM['AdminCurrencies3af4c1797da60fd50670ddbb669fc0aa'] = 'Code ISO :'; $_LANGADM['AdminCurrencies4174d46e2393f418c835fed0c6b87bdd'] = 'Devises :'; -$_LANGADM['AdminCurrencies444a643f521c7fff9ef731ff301d86cc'] = 'S\'appliquera à tous les prix, ex. :'; -$_LANGADM['AdminCurrencies44d23fb07dc0be241d77d922bbc871c1'] = 'ISO code numérique, ex. : 840 pour dollar, 978 pour euro'; -$_LANGADM['AdminCurrencies48781284e7a2c2b1479559ce12aa73c5'] = 'Mettre à jour les taux de change en temps réel'; -$_LANGADM['AdminCurrencies5e7ad8ee59bd36302bbc58bc710eeabb'] = 'Mise à jour des taux de change'; +$_LANGADM['AdminCurrencies97185312c2bb8cef3fe65b953188e0f8'] = 'S\'appliquera à tous les prix, ex. :'; +$_LANGADM['AdminCurrencies166d6fbb3220ee94c83cdc6857ad2f55'] = 'ISO code numérique, ex. : 840 pour dollar, 978 pour euro'; +$_LANGADM['AdminCurrenciescc78a6568894b1bdfd096d013220675c'] = 'Mettre à jour les taux de change en temps réel'; +$_LANGADM['AdminCurrenciesf6536046d7af41c3f3975868d6963179'] = 'Mise à jour des taux de change'; $_LANGADM['AdminCurrencies77295c7d814e7397c55f64ec06313984'] = 'Devise :'; $_LANGADM['AdminCurrencies77428b04a1847555eb9bc52422a377b0'] = 'Taux de change'; -$_LANGADM['AdminCurrencies795b18173b4ddc7ea79c606ccd0f3feb'] = 'Vous ne pouvez pas supprimer la devise par défaut'; +$_LANGADM['AdminCurrencies8246d0c794e7db090587c4797b2a234f'] = 'Vous ne pouvez pas supprimer la devise par défaut'; $_LANGADM['AdminCurrencies7fa4d1ea7f7b9d819c54d83bb3263512'] = 'ISO code numérique :'; -$_LANGADM['AdminCurrencies82158fd670cc8b5dedefd4201d9701cd'] = 'Afficher les décimales dans les prix'; -$_LANGADM['AdminCurrencies8632ac58071857c4425a9b6042f1fe21'] = 'Code ISO, ex. : USD pour dollar, EUR pour euro'; +$_LANGADM['AdminCurrenciese19041dee2c5aed032d1e9db85ec44c8'] = 'Afficher les décimales dans les prix'; +$_LANGADM['AdminCurrenciesc93495e5c579aba71fe290177d11c298'] = 'Code ISO, ex. : USD pour dollar, EUR pour euro'; $_LANGADM['AdminCurrencies876ca43ba50351d4e492970f40632661'] = 'Mettre à jour les taux de change'; -$_LANGADM['AdminCurrencies87bd3cbac63d9410fff1815181cb60cc'] = 'Espace :'; +$_LANGADM['AdminCurrencies2ef64538778c7f669d83b50ed7efe236'] = 'Espace :'; $_LANGADM['AdminCurrencies88ddc0e9e26e200dccfdf7a3a1274b98'] = 'Taux de conversion d\'une unité de la devise par défaut (par exemple 1 €) vers cette devise. Par exemple, si la devise par défaut est l\'euro et que celle-ci est le dollar, saisissez \"1.20\"'; $_LANGADM['AdminCurrenciesa5ffda8871e3d3d193c8e67f76686375'] = 'Seuls les lettres et le tiret sont autorisés'; -$_LANGADM['AdminCurrenciesaa3606501de88ea50155297736664490'] = 'en euros'; +$_LANGADM['AdminCurrencies769aa55f039616f1ea9c111dd4cecb55'] = 'en euros'; $_LANGADM['AdminCurrenciesad68f9bafd9bf2dcf3865dac55662fd5'] = 'Code ISO'; $_LANGADM['AdminCurrenciesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; $_LANGADM['AdminCurrenciesb9f5c797ebbf55adccdd8539a65a0241'] = 'Désactivé'; $_LANGADM['AdminCurrenciesbebbab2c1ac732ccef4181f51ed52967'] = 'Taux de conversion :'; $_LANGADM['AdminCurrenciesd311128c6b9f34f85e6b0e29bcbcd165'] = 'Taux de change'; $_LANGADM['AdminCurrenciesd3b206d196cd6be3a2764c1fb90b200f'] = 'Supprimer la sélection'; -$_LANGADM['AdminCurrenciesd6b378c31ecfd51965a5a318e06af249'] = 'Inclus une espace entre le signe et le prix, ex. :'; -$_LANGADM['AdminCurrenciesde9b254aa38ded29b5a826d9e752b90b'] = 'Code ISO num'; +$_LANGADM['AdminCurrenciesc953b72bf115d7c4d22123780d3ca3cd'] = 'Inclus une espace entre le signe et le prix, ex. :'; +$_LANGADM['AdminCurrencies5f838bbd088886f09f67b904e414f0e7'] = 'Code ISO num'; $_LANGADM['AdminCurrenciese02162e8fe1c036639e5c8850ce44b3f'] = 'Décimales :'; $_LANGADM['AdminCurrenciese25f0ecd41211b01c83e5fec41df4fe7'] = 'Supprimer les éléments sélectionnés ?'; -$_LANGADM['AdminCurrenciese7e915ec26ac2be5f5730752e5fc3b78'] = 'Vous ne pouvez pas désactiver la devise par défaut'; +$_LANGADM['AdminCurrencies7c77e53206853cb381e91e037554faa3'] = 'Vous ne pouvez pas désactiver la devise par défaut'; $_LANGADM['AdminCurrenciesf16b5952df8d25ea30b25ff95ee8fedf'] = 'Boutique associée :'; $_LANGADM['AdminCustomerPreferences0db377921f4ce762c62526131097968f'] = 'Général'; -$_LANGADM['AdminCustomerPreferences3009d174d7831e0445125204c567d195'] = 'Active ou désactive le mode B2B. Lorsque cette option est active, plusieurs fonctionnalités B2B deviennent disponibles.'; -$_LANGADM['AdminCustomerPreferences38fb7d24e0d60a048f540ecb18e13376'] = 'Enregistrer'; -$_LANGADM['AdminCustomerPreferences47ff1aadf05084936c5c2465c796048d'] = 'L\'option \"Création de compte seulement\" permet au client de s\'enregistrer plus vite et de n\'enregistrer son adresse que plus tard.'; +$_LANGADM['AdminCustomerPreferences67458556ae94f00252a3a6851136e618'] = 'Active ou désactive le mode B2B. Lorsque cette option est active, plusieurs fonctionnalités B2B deviennent disponibles.'; +$_LANGADM['AdminCustomerPreferencesc9cc8cce247e49bae79f15173ce97354'] = 'Enregistrer'; +$_LANGADM['AdminCustomerPreferencesd76bded2672ce9a3dc38ab84104b4a45'] = 'L\'option \"Création de compte seulement\" permet au client de s\'enregistrer plus vite et de n\'enregistrer son adresse que plus tard.'; $_LANGADM['AdminCustomerPreferences640fd0cc0ffa0316ae087652871f4486'] = 'minutes'; $_LANGADM['AdminCustomerPreferences6d1b3d500b8a7cbaeb62b0643ee57c7c'] = 'Regénération du mot de passe :'; $_LANGADM['AdminCustomerPreferences87eed0b2fbd8bec6796514f309d87aec'] = 'Temps minimum avant de redemander un nouveau mot de passe'; @@ -814,8 +814,8 @@ $_LANGADM['AdminCustomerThreads03f4a47830f97377a35321051685071e'] = 'Terminé'; $_LANGADM['AdminCustomerThreads068f62c804cc9c4cd4f6dfc5b5d3ecaa'] = 'Sujets en attente'; $_LANGADM['AdminCustomerThreads068f80c7519d0528fb08e82137a72131'] = 'Produits'; $_LANGADM['AdminCustomerThreads06df33001c1d7187fdd81ea1f5b277aa'] = 'Actions'; -$_LANGADM['AdminCustomerThreads0882db19e4fce8cbaff75c9dc2fb1166'] = 'Utilisateur pour se connecter le serveur IMAP'; -$_LANGADM['AdminCustomerThreads08c9690c563ba277ef4c2f85df038a68'] = 'Marquer ce message comme \"en attente 1\" (sera répondu plus tard)'; +$_LANGADM['AdminCustomerThreadsa013c2e2c4fbd0789d5d61c1bbb4018a'] = 'Utilisateur pour se connecter le serveur IMAP'; +$_LANGADM['AdminCustomerThreads5e85911168c69f7aae317b3ff4b20bc4'] = 'Marquer ce message comme \"en attente 1\" (sera répondu plus tard)'; $_LANGADM['AdminCustomerThreads0e2f5e3f12561ac94047979ec5406946'] = 'ID message :'; $_LANGADM['AdminCustomerThreads0e9470c5e6bfee40004f22f543b8b2a6'] = 'Options de SAV'; $_LANGADM['AdminCustomerThreads1033cc268ed0919b5d4e76ea6053ed25'] = 'En attente 2'; @@ -824,13 +824,13 @@ $_LANGADM['AdminCustomerThreads1e65b02f3464a517e0946a46d496327c'] = 'Synchronisa $_LANGADM['AdminCustomerThreads1e884e3078d9978e216a027ecd57fb34'] = 'E-mail'; $_LANGADM['AdminCustomerThreads22009610f18142abea939bc2f1836a81'] = 'Cliquez pour synchroniser les mails automatiquement'; $_LANGADM['AdminCustomerThreads2273d1167a6212812d95dc8fadbae78e'] = 'Service client'; -$_LANGADM['AdminCustomerThreads22e38bd8ea7e850765045720e0b9cf5d'] = 'Mot de passe IMAP'; +$_LANGADM['AdminCustomerThreads2cacfd762c9fc6f7a140aadc7b5a608c'] = 'Mot de passe IMAP'; $_LANGADM['AdminCustomerThreads240f3031f25601fa128bd4e15f0a37de'] = 'Commentaire'; $_LANGADM['AdminCustomerThreads2605a817441c19cc88eb9e5d17845dc0'] = 'Vous pouvez ajouter un commentaire ici.'; $_LANGADM['AdminCustomerThreads2b8fa6c46485d50e476591942fc9d7ee'] = 'Lancer la synchronisation :'; $_LANGADM['AdminCustomerThreads385b0ac7763680e5768f3e5e866910da'] = 'Envoyé le :'; $_LANGADM['AdminCustomerThreads3d49ea2e92edbb4219d39256794525d9'] = 'Envoyer ma réponse'; -$_LANGADM['AdminCustomerThreads408f476244defe7636d3143848bf1024'] = 'Les autres messages de cette catégorie ont tous été traités'; +$_LANGADM['AdminCustomerThreadsf79c2e540bdb87cd7710bf1e075e49db'] = 'Les autres messages de cette catégorie ont tous été traités'; $_LANGADM['AdminCustomerThreads41de6d6cfb8953c021bbe4ba0701c8a1'] = 'Messages'; $_LANGADM['AdminCustomerThreads42ff79fde8fc930db50949b4f700c661'] = 'Transférer cette discussion à l\'employé :'; $_LANGADM['AdminCustomerThreads44749712dbec183e983dcd78a7736c41'] = 'Date'; @@ -841,11 +841,11 @@ $_LANGADM['AdminCustomerThreads489d772fe62baa95922ff5b8a3c34c1b'] = 'Valide les $_LANGADM['AdminCustomerThreads4994a8ffeba4ac3140beb89e8d41f174'] = 'Langue'; $_LANGADM['AdminCustomerThreads49ee3087348e8d44e1feda1917443987'] = 'Nom'; $_LANGADM['AdminCustomerThreads4e3e1e679ce70fbdb7ddd2f065f8fdcb'] = 'Changer l\'état du message :'; -$_LANGADM['AdminCustomerThreads518f0adf73dca7abeebc9c3a85352cfc'] = 'Pas de nouveau message'; +$_LANGADM['AdminCustomerThreads6d88865acb8658a92b188e47ba03906d'] = 'Pas de nouveau message'; $_LANGADM['AdminCustomerThreads548abe251b033d863417979998dba612'] = 'Transférer'; -$_LANGADM['AdminCustomerThreads54ebd9a5b69ce86503616d72ed9e82c6'] = 'Réponse au message sans réponse suivant, dans cette catégorie'; +$_LANGADM['AdminCustomerThreadse3548fd146ea6ed090fcf8b8e6045be3'] = 'Réponse au message sans réponse suivant, dans cette catégorie'; $_LANGADM['AdminCustomerThreads64898ffcd380ab607ccfe2f843447424'] = 'Total de messages de clients'; -$_LANGADM['AdminCustomerThreads678b57a794c6976ac961df8a32394def'] = 'Utilisateur IMAP'; +$_LANGADM['AdminCustomerThreadsf9b68c21c5d51df2d6b54cfbfa985abe'] = 'Utilisateur IMAP'; $_LANGADM['AdminCustomerThreads693c61ec70b6c06dbd376fd208a125a0'] = 'Nombre total de sujets'; $_LANGADM['AdminCustomerThreads694e8d1f2ee056f98ee488bdc4982d73'] = 'Quantité'; $_LANGADM['AdminCustomerThreads6ea44a862cda99d0e0cfea758ebf9ab6'] = 'Utilise Secure Socket Layer pour crypter la session'; @@ -855,23 +855,23 @@ $_LANGADM['AdminCustomerThreads7442e29d7d53e549b78d93c46b8cdcfc'] = 'Commandes'; $_LANGADM['AdminCustomerThreads7bc873cba11f035df692c3549366c722'] = '-- Choisissez --'; $_LANGADM['AdminCustomerThreads818d947aeb9e604f54ce4c3444cc0256'] = 'ID discussion :'; $_LANGADM['AdminCustomerThreads81e053d78f01540e9cd6fb68a1c03976'] = 'Quelqu\'un d\'autre'; -$_LANGADM['AdminCustomerThreads8417cf31024961312b3462a7dc205175'] = 'Options Imap'; +$_LANGADM['AdminCustomerThreadsebcb544208ccfe2e3fe98c8380518300'] = 'Options Imap'; $_LANGADM['AdminCustomerThreads8a1926ed751f4c73a2271945278cf2df'] = 'Total de messages d\'employés'; -$_LANGADM['AdminCustomerThreads8a29ff48f49ffe61e4e886a04cff2eb6'] = 'Port à utiliser pour se connecter le serveur IMAP'; +$_LANGADM['AdminCustomerThreadsd593246735eacc9226a7e804f36d2ab8'] = 'Port à utiliser pour se connecter le serveur IMAP'; $_LANGADM['AdminCustomerThreads8b9e09f9140371cb13a00eaf28d063d6'] = 'Force l\'utilisation de start-TLS pour chiffrer la session et rejette les connexions aux serveurs qui ne le supporte pas'; $_LANGADM['AdminCustomerThreads91e2e681ab0c5817498a10318df5aec9'] = 'Votre réponse sera envoyée à :'; $_LANGADM['AdminCustomerThreads940663fd4428d2c86f9a4780b6574028'] = 'Message :'; $_LANGADM['AdminCustomerThreads95923cff2ad4637372adcdf25e4581f8'] = 'Signification de l\'état'; $_LANGADM['AdminCustomerThreads9788af9fa097020a285afc0651a0721c'] = 'Voir le client'; -$_LANGADM['AdminCustomerThreads9cce8dbf2a8e527cbf71bcf8a8a7e352'] = 'Sujets clos'; +$_LANGADM['AdminCustomerThreads939315783ef4f2eb1cbdac37f3fd1e6b'] = 'Sujets clos'; $_LANGADM['AdminCustomerThreads9ded2410eec9b3cd03b66ebf2ab77557'] = 'Ne pas valider les certificats depuis le serveur TLS/SSL, nécessaire si le serveur utilise des certificats auto-signés'; $_LANGADM['AdminCustomerThreadsa19330a6fc36ebae6683cc023e295687'] = 'Lancer la synchronisation'; $_LANGADM['AdminCustomerThreadsa1fa27779242b4902f7ae3bdd5c6d508'] = 'Type'; -$_LANGADM['AdminCustomerThreadsa5bf021c18a4c0891b491c07d3555b86'] = 'Mot de passe à utiliser pour se connecter le serveur IMAP'; -$_LANGADM['AdminCustomerThreadsa81b40d671a82de3bc3550b878234dd6'] = 'URL pour le serveur Imap (mail.serveur.com)'; +$_LANGADM['AdminCustomerThreads55638f767e8def50975d96664977b2e8'] = 'Mot de passe à utiliser pour se connecter le serveur IMAP'; +$_LANGADM['AdminCustomerThreadseedd2f15f33a000c2c40fabec030a178'] = 'URL pour le serveur Imap (mail.serveur.com)'; $_LANGADM['AdminCustomerThreadsb20d33a926b1e5b39db18b2911e1c1f9'] = 'Répondre à ce message'; $_LANGADM['AdminCustomerThreadsb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminCustomerThreadsbbd8156a324aee57b7186991acf82d0d'] = 'Supprime le message après la synchronisation. Si vous n\'avez pas activé cette option, la synchronisation sera plus longue'; +$_LANGADM['AdminCustomerThreads566a5cfd6a2549470874fdd2eccfb9ec'] = 'Supprime le message après la synchronisation. Si vous n\'avez pas activé cette option, la synchronisation sera plus longue'; $_LANGADM['AdminCustomerThreadsbd31a5029e3ca883955fdf21f7528078'] = 'Désactiver l\'état \"en attente\"'; $_LANGADM['AdminCustomerThreadsbfb069b69766c9a8a1fac8aabfd970b2'] = 'Fichier joint'; $_LANGADM['AdminCustomerThreadsc33e404a441c6ba9648f88af3c68a1ca'] = 'Statistiques'; @@ -880,15 +880,15 @@ $_LANGADM['AdminCustomerThreadsc453a4b8e8d98e82f35b67f433e3b4da'] = 'Paiement'; $_LANGADM['AdminCustomerThreadsc5730b7ad58a3bad76e6b6b763521ec7'] = 'Voir les messages'; $_LANGADM['AdminCustomerThreadsc851a34d4806acb02a55df148f9d7f25'] = 'Produit n°'; $_LANGADM['AdminCustomerThreadsc9cc8cce247e49bae79f15173ce97354'] = 'Sauvegarder'; -$_LANGADM['AdminCustomerThreadsc9d31b30a6ca5a4613085216dfe9894f'] = 'Marquer ce message comme \"traité\"'; +$_LANGADM['AdminCustomerThreadsbecf0f5df68e520481f4a3cbdd98846d'] = 'Marquer ce message comme \"traité\"'; $_LANGADM['AdminCustomerThreadscb8fe83175bea4ba19d633b1dc6ea656'] = 'voir la commande'; -$_LANGADM['AdminCustomerThreadscbaa7ad6d7a69e0c30b9862aef2b55e0'] = 'Marquer ce message comme \"en attente 2\" (sera répondu plus tard)'; -$_LANGADM['AdminCustomerThreadscd16a15c486d2e183732556f779968c9'] = 'Port IMAP'; +$_LANGADM['AdminCustomerThreadse61fdfa674bb804d0c090062c1722c63'] = 'Marquer ce message comme \"en attente 2\" (sera répondu plus tard)'; +$_LANGADM['AdminCustomerThreads197f7f372a439787cef040d61f4dbe83'] = 'Port IMAP'; $_LANGADM['AdminCustomerThreadsce26601dac0dea138b7295f02b7620a7'] = 'Client'; $_LANGADM['AdminCustomerThreadscf090b8fa4a136ed6058aaf84d5d2538'] = 'Dernier message'; $_LANGADM['AdminCustomerThreadsd1228f5476d15142b1358ae4b5fa2454'] = 'Commande n°'; $_LANGADM['AdminCustomerThreadsd13d8380c3f4de07fef91a42fe6c60d7'] = 'ID client :'; -$_LANGADM['AdminCustomerThreadsd18db59231d6fb0c5e1f85b8833f2cd4'] = 'Ne pas utiliser rsh ou ssh pour établir une session de pré-identification IMAP'; +$_LANGADM['AdminCustomerThreads75f824176daa78be56811178070a3bc3'] = 'Ne pas utiliser rsh ou ssh pour établir une session de pré-identification IMAP'; $_LANGADM['AdminCustomerThreadsd21b5a78517318e6d35414d4217950ce'] = 'Message transmis à'; $_LANGADM['AdminCustomerThreadsd3b206d196cd6be3a2764c1fb90b200f'] = 'Supprimer la sélection'; $_LANGADM['AdminCustomerThreadsd55669822f1a8cf72ec1911e462a54eb'] = 'pour'; @@ -899,12 +899,12 @@ $_LANGADM['AdminCustomerThreadse25f0ecd41211b01c83e5fec41df4fe7'] = 'Supprimer l $_LANGADM['AdminCustomerThreadse8b4e59e41f890acd1d5d86d494d6d02'] = 'Indiquez votre réponse ci-dessous :'; $_LANGADM['AdminCustomerThreadsea067eb37801c5aab1a1c685eb97d601'] = 'Total payé'; $_LANGADM['AdminCustomerThreadsec53a8c4f07baed5d8825072c89799be'] = 'État'; -$_LANGADM['AdminCustomerThreadsed04092eeafa5a0b2d70dab8983e6935'] = 'URL IMAP'; -$_LANGADM['AdminCustomerThreadsf112c37a7318adef5c2d14c687172c25'] = 'Sujets non lu'; +$_LANGADM['AdminCustomerThreads13ec82d83a5254297003cc1b41f19edb'] = 'URL IMAP'; +$_LANGADM['AdminCustomerThreadsda2f2f1035487e79b7f5bfd9c5c3eeab'] = 'Sujets non lu'; $_LANGADM['AdminCustomerThreadsf752f758ff0b5c465d65c2d0bcc579cd'] = 'nouveau message'; $_LANGADM['AdminCustomerThreadsf8c8b903cb2e4f297e4b96d4b9c1e98a'] = 'Employé'; -$_LANGADM['AdminCustomerThreadsf8dcd389a32433fe5a1cf2879dd2a113'] = 'N\'utilise pas start-TLS pour chiffrer la session, y compris avec les serveurs qui le supporte'; -$_LANGADM['AdminCustomerThreadsfaa07c5eadea7dd34bfc379d7bfd7c67'] = 'Supprime les messages'; +$_LANGADM['AdminCustomerThreadsb16f6f0a15444f622696db412c0845d9'] = 'N\'utilise pas start-TLS pour chiffrer la session, y compris avec les serveurs qui le supporte'; +$_LANGADM['AdminCustomerThreadsca7e64e3f55ef8e0f50818d8117d26cc'] = 'Supprime les messages'; $_LANGADM['AdminCustomers00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activé'; $_LANGADM['AdminCustomers00ee8a54c1a129585ad8027e6d35222d'] = 'Newsletter'; $_LANGADM['AdminCustomers019ec3132cdf8ee0f2e2a75cf5d3e459'] = 'Sexe'; @@ -930,7 +930,7 @@ $_LANGADM['AdminCustomers284b47b0bb63ae2df3b29f0e691d6fcf'] = 'Adresses'; $_LANGADM['AdminCustomers2f38713e640e4bd37998f94e968a55f7'] = 'Erreur : impossible d\'enregistrer votre note'; $_LANGADM['AdminCustomers38fb7d24e0d60a048f540ecb18e13376'] = 'Enregistrer'; $_LANGADM['AdminCustomers39d595f1a4ce984b95e9b52821b62177'] = 'Date de naissance :'; -$_LANGADM['AdminCustomers3cf21846659529ae741430ff2ddf287f'] = 'Cochez tous les groupes auxquels appartient le membre'; +$_LANGADM['AdminCustomers9e2f7fb92893ca55bbaaaa09c5672aa2'] = 'Cochez tous les groupes auxquels appartient le membre'; $_LANGADM['AdminCustomers3e053943605d9e4bf7dd7588ea19e9d2'] = 'Caractères interdits :'; $_LANGADM['AdminCustomers3edf8ca26a1ec14dd6e91dd277ae1de6'] = 'Origine'; $_LANGADM['AdminCustomers3ef92bbd0151806f23ecd301fd78347c'] = 'Dernière visite :'; @@ -961,16 +961,16 @@ $_LANGADM['AdminCustomers75bf7b6b951d3183f7c8f96bdb4fa74c'] = 'Caractères valid $_LANGADM['AdminCustomers77587239bf4c54ea493c7033e1dbf636'] = 'Nom'; $_LANGADM['AdminCustomers78e365acb087fd1f8d494dae0001de10'] = 'Adresse e-mail :'; $_LANGADM['AdminCustomers7b4d23148ad2c2f32f217ae0640a375c'] = 'Vous disposez de 2 méthodes pour supprimer un client, choisissez celle qui vous convient le mieux. '; -$_LANGADM['AdminCustomers7c02e576ed6029a3a1d64700cc43ebf7'] = 'Je veux complètement supprimer mon ou mes client(s), toutes les données seront supprimées de la base de données. Un client avec la même adresses e-mail pourra se réinscrire.'; -$_LANGADM['AdminCustomers80e915c39ca9254655d2802979aa698b'] = 'Transformer en compte client'; -$_LANGADM['AdminCustomers81fe7d0c685ca9f1829f5ff52370d06e'] = 'Un compte client existe déjà avec la même adresse e-mail'; +$_LANGADM['AdminCustomers78a01d9f9a546e3ac94bd8f08364b92c'] = 'Je veux complètement supprimer mon ou mes client(s), toutes les données seront supprimées de la base de données. Un client avec la même adresses e-mail pourra se réinscrire.'; +$_LANGADM['AdminCustomersb154ceb50c0a2cbce286b65f6184cda6'] = 'Transformer en compte client'; +$_LANGADM['AdminCustomers4cce03651d2ecba98c89991f3280a495'] = 'Un compte client existe déjà avec la même adresse e-mail'; $_LANGADM['AdminCustomers8b5dd64ab8d0b8158906796b53a200e2'] = 'Adresse e-mail'; -$_LANGADM['AdminCustomers8d177b48ffca1fb18c3bfd1e8c0eb645'] = 'Groupe par défaut :'; +$_LANGADM['AdminCustomers89a718b06ee9b0a9bf23792283e06946'] = 'Groupe par défaut :'; $_LANGADM['AdminCustomers8d218b952c9ef571cd270aaef8f849d1'] = 'Autoriser ou non ce client à se connecter'; $_LANGADM['AdminCustomers914419aa32f04011357d3b604a86d7eb'] = 'Transporteur'; $_LANGADM['AdminCustomers93bd48ecb9c4d5c4eec7fefffbb2070f'] = 'Dernières connexions'; $_LANGADM['AdminCustomers96b0141273eabab320119c467cdcaf17'] = 'Total'; -$_LANGADM['AdminCustomers9cfcb006636ab473e59189fc26531cb9'] = 'Encours autorisé :'; +$_LANGADM['AdminCustomers199a7ad6fda15fdb6684347016b7a63c'] = 'Encours autorisé :'; $_LANGADM['AdminCustomers9d8d2d5ab12b515182a505f54db7f538'] = 'Âge'; $_LANGADM['AdminCustomers9f82518d468b9fee614fcc92f76bb163'] = 'Boutiques'; $_LANGADM['AdminCustomers9fefa77a3e3d408dc04c44ac2c6f1a62'] = 'Utilisé pour les exports comptable. Si ce champs est vide, l\'export comptable utilisera ce numéro'; @@ -981,7 +981,7 @@ $_LANGADM['AdminCustomersa82868319826fb092b73968e661b5b38'] = 'Bons'; $_LANGADM['AdminCustomersa9c74a800ed9f3d504e76d8c59acc497'] = 'Commandes non valables :'; $_LANGADM['AdminCustomersaa9000a0aa27a0920d69744960520677'] = 'Je ne veux pas que mon ou mes client(s) puissent s\'inscrire à nouveau. Le(s) client(s) seront supprimé(s) de cette liste mais les données seront conservées en base de données.'; $_LANGADM['AdminCustomersabce3ef910cfc047f0721654cb71f2db'] = 'Envoyé le'; -$_LANGADM['AdminCustomersac7ba2fb36727fd3fcbf967c27cd9dc0'] = 'Cette note sera affichée pour tous les employés, mais pas au client.'; +$_LANGADM['AdminCustomers9ac79d32eb171474607514a2ed013316'] = 'Cette note sera affichée pour tous les employés, mais pas au client.'; $_LANGADM['AdminCustomersad921d60486366258809553a3db49a4a'] = 'inconnu'; $_LANGADM['AdminCustomersb341a59d5636ed3d6a819137495b08a0'] = 'Mot de passe :'; $_LANGADM['AdminCustomersb718adec73e04ce3ec720dd11a06a308'] = 'ID'; @@ -991,14 +991,14 @@ $_LANGADM['AdminCustomersbe5e0b5d50d48b049bd0f7b57cd163f9'] = 'Nom :'; $_LANGADM['AdminCustomersbf935f3541fafe3c2a68d2c52b0856b5'] = 'Ce groupe sera le groupe appliqué par défaut.'; $_LANGADM['AdminCustomersc151015063ad115e4c3b081763c0927d'] = 'Date d\'inscription :'; $_LANGADM['AdminCustomersc22d30084d8ddc9a571512ddee6a83e9'] = 'Temps total'; -$_LANGADM['AdminCustomersc2cc7082a89c1ad6631a2f66af5f00c0'] = 'Connexion'; +$_LANGADM['AdminCustomers5e5914912e8d2f2765525840acf98bea'] = 'Connexion'; $_LANGADM['AdminCustomersc453a4b8e8d98e82f35b67f433e3b4da'] = 'Paiement'; $_LANGADM['AdminCustomersc7561db7a418dd39b2201dfe110ab4a4'] = 'jamais'; $_LANGADM['AdminCustomersca0dbad92a874b2f69b549293387925e'] = 'Code'; $_LANGADM['AdminCustomerscaa5b7a48ce4b1c1492c445446433fb5'] = 'Sexe :'; $_LANGADM['AdminCustomerscca344269d726c206f3d3894c85cae5a'] = 'Client abonné à la newsletter'; $_LANGADM['AdminCustomersce26601dac0dea138b7295f02b7620a7'] = 'Client'; -$_LANGADM['AdminCustomersceece2e4b93f9a5a091e1c64120ff5bd'] = 'Supprimer'; +$_LANGADM['AdminCustomersf2a6c498fb90ee345d997f888fce3b18'] = 'Supprimer'; $_LANGADM['AdminCustomersd04e2c1b67f3ef0d475409516b812e8b'] = 'SIRET :'; $_LANGADM['AdminCustomersd1554912e46f8d36a800ad8b604225f1'] = 'Commandes valides :'; $_LANGADM['AdminCustomersd3139f39f1ad6324c80a9ddd50cc7867'] = 'Pages vues'; @@ -1012,8 +1012,8 @@ $_LANGADM['AdminCustomerse13c678c09be620b7dfaf90182234b3d'] = 'Opt-in :'; $_LANGADM['AdminCustomerse174c1b711f254d538c689a90c5842a5'] = 'Numéro(s) de téléphone'; $_LANGADM['AdminCustomerse25f0ecd41211b01c83e5fec41df4fe7'] = 'Supprimer les éléments sélectionnés ?'; $_LANGADM['AdminCustomerse5cb8489f57db7c15eed3258e48cd5f3'] = 'Site web :'; -$_LANGADM['AdminCustomerse88dce671055aa3836b55d17848a8780'] = 'Supprimer les éléments sélectionnés ?'; -$_LANGADM['AdminCustomersea067eb37801c5aab1a1c685eb97d601'] = 'Total payé'; +$_LANGADM['AdminCustomers1412292b09d3cd39f32549afb1f5f102'] = 'Supprimer les éléments sélectionnés ?'; +$_LANGADM['AdminCustomers25326db0dcb2cf342b3477fbdad373dc'] = 'Total payé'; $_LANGADM['AdminCustomersec316ccad05b9ac5c3e07d0f1007ab0d'] = 'Risque :'; $_LANGADM['AdminCustomersec53a8c4f07baed5d8825072c89799be'] = 'État'; $_LANGADM['AdminCustomersf2a6c498fb90ee345d997f888fce3b18'] = 'Supprimer'; @@ -1022,13 +1022,13 @@ $_LANGADM['AdminCustomersfc26e55e0993a75e892175deb02aae15'] = 'Paniers'; $_LANGADM['AdminCustomersff398a1c3434e160c655aa1613e0eace'] = 'Affiliés'; $_LANGADM['AdminDeliverySlip067af5895a7ced3197520b591f9a41eb'] = 'Générer un fichier PDF'; $_LANGADM['AdminDeliverySlip071e16ef4a5515728cc97ed028d85711'] = 'Le prochain bon de livraison commencera à ce numéro, qui augmentera à chaque nouveau bon'; -$_LANGADM['AdminDeliverySlip0b1fb1278454d848f968d419e29c253b'] = 'Format : 2007-12-31 (inclus)'; +$_LANGADM['AdminDeliverySlip5a2a90ee2bd7b7780591f198372646b0'] = 'Format : 2007-12-31 (inclus)'; $_LANGADM['AdminDeliverySlip1de536cfcff31d969aacc0b7f66410c3'] = 'Numéro des bons :'; $_LANGADM['AdminDeliverySlip1e6d57e813355689e9c77e947d73ad8f'] = 'Depuis le :'; $_LANGADM['AdminDeliverySlip33caa076f23f453dd4061726f3706325'] = 'Jusqu\'au :'; -$_LANGADM['AdminDeliverySlip4b8e87b44ae65d84dfab14d17d2f10ee'] = 'Options des bons de livraison'; +$_LANGADM['AdminDeliverySlip947c66d55a8038fd0c16fef605186573'] = 'Options des bons de livraison'; $_LANGADM['AdminDeliverySlip4bc8978f084bf1726cb133a3dc8cc379'] = 'Imprimer un PDF des bons'; -$_LANGADM['AdminDeliverySlip647ad0242a9d796e3c83ecf6d6435bc2'] = 'Format : 2008-12-31 (inclus)'; +$_LANGADM['AdminDeliverySlip513a9fffc7d00397c8b70950e2fae5c4'] = 'Format : 2008-12-31 (inclus)'; $_LANGADM['AdminDeliverySlip7b59b85b45733b885f95f89f8924f0fd'] = 'Préfixe utilisé pour la numérotation des bons de livraison'; $_LANGADM['AdminDeliverySlip97794c45ba541adc77cd08dd3114cefc'] = 'Préfixe de livraison :'; $_LANGADM['AdminEmails037373672dd4a89426144d40f2e8ad91'] = 'Mot de passe :'; @@ -1036,77 +1036,77 @@ $_LANGADM['AdminEmails099d7d04319e5191b7473e016c55e320'] = 'TLS'; $_LANGADM['AdminEmails130c5b3473c57faa76e2a1c54e26f88e'] = 'Les deux'; $_LANGADM['AdminEmails14dee5807769f30f20b8d17a6afd951c'] = 'Envoyer un mail test à'; $_LANGADM['AdminEmails1e884e3078d9978e216a027ecd57fb34'] = 'Adresse e-mail'; -$_LANGADM['AdminEmails1fd75178ab1de3368fc619c5bd83b7cb'] = 'Numéro du port à utiliser (ex. : 25)'; +$_LANGADM['AdminEmails3d240e712e8503413b7788456662c9dc'] = 'Numéro du port à utiliser (ex. : 25)'; $_LANGADM['AdminEmails2800e9378401033bf3debf195b967343'] = 'Utilisateur :'; $_LANGADM['AdminEmails329a07ff51a56b7ce7e8412a8bce3f8b'] = 'Erreur : veuillez vérifier votre configuration'; $_LANGADM['AdminEmails33b3f142e242a624cb69a5f5f689039d'] = 'Serveur SMTP :'; $_LANGADM['AdminEmails4ec202ee546b3c9ee3415854939ac39a'] = 'Laisser blanc si non applicable'; $_LANGADM['AdminEmails64ea53ab0a03507af104853e03c2db28'] = 'Port :'; $_LANGADM['AdminEmails652d1d00f6782dfd7d3dbd4ad2e30145'] = 'Essai de votre configuration mail'; -$_LANGADM['AdminEmails66d129a76b5e0b7352c7470f75833e5c'] = 'Ceci est un mail essai, votre serveur est prêt pour envoyer des e-mails'; +$_LANGADM['AdminEmails8319b3ae4f19e191233392e943154a19'] = 'Ceci est un mail essai, votre serveur est prêt pour envoyer des e-mails'; $_LANGADM['AdminEmails68e07c80282df8c6f72fd4edf630dc75'] = 'Envoyer l\'e-mail à :'; $_LANGADM['AdminEmails6adf97f83acf6453d4a6a4b1070f3754'] = 'Aucun'; -$_LANGADM['AdminEmails765f159ab61b665aca550bd1a767f9d2'] = 'Lorsqu\'un client envoie un message depuis sa page de commande'; +$_LANGADM['AdminEmailsa870da3401daddb1896c0ce48dc24c3b'] = 'Lorsqu\'un client envoie un message depuis sa page de commande'; $_LANGADM['AdminEmails7d0435ff9cf1b9631daa6c4770441b9e'] = 'Envoyer l\'e-mail au format texte'; $_LANGADM['AdminEmails8a7363b823dce00b3b1b7e62ca1d777d'] = 'Cryptage :'; $_LANGADM['AdminEmailsad3bc3094733fbf7e0a10f0da116b864'] = 'Utiliser la fonction mail() de PHP. Recommandé ; fonctionne dans la majorité des cas'; -$_LANGADM['AdminEmailsb0ac90156891121f5fbf84b276f89fcf'] = 'IP ou nom du serveur (ex. : smtp.mondomaine.com)'; -$_LANGADM['AdminEmailsb3e39b71a787e2e14c64bac946c37849'] = 'Nom de domaine pour l\'envoi de mail (laissez vide si vous ne savez pas)'; +$_LANGADM['AdminEmails277b56986f9437bf973031e282abd904'] = 'IP ou nom du serveur (ex. : smtp.mondomaine.com)'; +$_LANGADM['AdminEmails4af927139f1ce6f2e31beca681621a0e'] = 'Nom de domaine pour l\'envoi de mail (laissez vide si vous ne savez pas)'; $_LANGADM['AdminEmailsbe656d2d5c1e6f223dca152937941705'] = 'Message de test - Prestashop'; -$_LANGADM['AdminEmailsd1e73ceb688ab6a0d6d3e7c10cb1c474'] = 'Domain mail'; +$_LANGADM['AdminEmailsedc63891f946a22ff452da364996969e'] = 'Domain mail'; $_LANGADM['AdminEmailsd6a55d64219386584388bf3731384c3f'] = 'Envoyer un mail test'; $_LANGADM['AdminEmailsd8f5b3c4ad206980b27a9d88a217a0d5'] = 'Utiliser un protocole crypté'; -$_LANGADM['AdminEmailsdb30a86adf0ef9fbc6feb6fa5c8e23d7'] = 'Message envoyé'; +$_LANGADM['AdminEmails9a61654b150760842ee2b2343ef3189d'] = 'Message envoyé'; $_LANGADM['AdminEmailsde79cca647023ab0f822dce4e3035478'] = 'Envoyer l\'e-mail au format HTML'; $_LANGADM['AdminEmailse4d448702c13e08b8008ca891960f4d0'] = 'Retour au tableau de bord'; -$_LANGADM['AdminEmailse5110300599f995b9d8cfbe930fba83e'] = 'Cette adresse e-mail n\'est pas valable !'; +$_LANGADM['AdminEmails3d282d50434c9dee33c39a09d5283406'] = 'Cette adresse e-mail n\'est pas valable !'; $_LANGADM['AdminEmailsea52c36203c5f99c3ce2442d531b1a22'] = 'SSL'; $_LANGADM['AdminEmailsfd304ecc43446476fd981bb6b4f41f7f'] = 'Utiliser mes propres paramètres SMTP. Pour les experts UNIQUEMENT'; $_LANGADM['AdminEmployees00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activé'; -$_LANGADM['AdminEmployees06a4c5177eef6113324fdb443b824023'] = 'Regénération du mot de passe :'; +$_LANGADM['AdminEmployeesfa18e03e79e4695437ed08b81ded0b8e'] = 'Regénération du mot de passe :'; $_LANGADM['AdminEmployees0885f0c211f74834f0109c5abaf4cdc4'] = 'Langue :'; $_LANGADM['AdminEmployees20db0bfeecd8fe60533206a2b5e9891a'] = 'Prénom'; $_LANGADM['AdminEmployees2467bfdbc86d3cc7aab2130f56ce6978'] = 'Minimum 8 caractères, uniquement lettres, nombres ou'; $_LANGADM['AdminEmployees24a23d787190f2c4812ff9ab11847a72'] = 'État :'; $_LANGADM['AdminEmployees38bc801a65d737636374445ec68de6d4'] = 'Onglet par défaut'; $_LANGADM['AdminEmployees38fb7d24e0d60a048f540ecb18e13376'] = 'Enregistrer'; -$_LANGADM['AdminEmployees41bc9496fbde8565bd5fc699e513fbd9'] = 'Autoriser cet employé à se connecter au back-office'; -$_LANGADM['AdminEmployees440a99c75011af93d1728ea673516eb3'] = 'Largeur du back-office en pixels. La valeur \"0\" signifie que la largeur sera flexible.'; -$_LANGADM['AdminEmployees442a8f5db7f786e260bbd65c7bc0cb55'] = 'Mémorisation de la langue par défaut :'; -$_LANGADM['AdminEmployees4d1f8c97363b784de6d8924bc655cab6'] = 'Voir la vidéo de bienvenue sur le tableau de bord du back office'; -$_LANGADM['AdminEmployees5f7b8239f4ee58fec606b25ff3544ae1'] = 'Thème du back office'; +$_LANGADM['AdminEmployeesfd2d34527dbecc26db79103ffb99c252'] = 'Autoriser cet employé à se connecter au back-office'; +$_LANGADM['AdminEmployees59335b42d4c6be265b25f601e464fa2c'] = 'Largeur du back-office en pixels. La valeur \"0\" signifie que la largeur sera flexible.'; +$_LANGADM['AdminEmployeesa1918295eb0f2da649e1dc3b3ad82507'] = 'Mémorisation de la langue par défaut :'; +$_LANGADM['AdminEmployees24fb083ea7699bfacb5b1fdd56746d35'] = 'Voir la vidéo de bienvenue sur le tableau de bord du back office'; +$_LANGADM['AdminEmployeesf135613d0b1aac7b3728fb07fb52cc01'] = 'Thème du back office'; $_LANGADM['AdminEmployees640fd0cc0ffa0316ae087652871f4486'] = 'minutes'; $_LANGADM['AdminEmployees6591effcd7a95eb926b61e1519530b17'] = 'Peut se connecter'; $_LANGADM['AdminEmployees668a8d8d7ffe5da112b266e46b79b685'] = 'Prénom :'; $_LANGADM['AdminEmployees6826c313cc8d16a3773ae8d892d4549d'] = 'Sélectionnez les boutiques accessibles à l\'employé'; $_LANGADM['AdminEmployees78e365acb087fd1f8d494dae0001de10'] = 'Adresse e-mail :'; -$_LANGADM['AdminEmployees79f79257476673a2aea1b2a41adf3384'] = 'Montrer screencast :'; +$_LANGADM['AdminEmployees5e0b30bd7c238faaa234164857d7b5bd'] = 'Montrer screencast :'; $_LANGADM['AdminEmployees7bc873cba11f035df692c3549366c722'] = '-- Choisissez --'; $_LANGADM['AdminEmployees802a0d2adac7699a3a37d1abe76f8ad4'] = 'Cet onglet s\'affichera juste après que l\'employé soit authentifié'; $_LANGADM['AdminEmployees8b5dd64ab8d0b8158906796b53a200e2'] = 'Adresse e-mail'; $_LANGADM['AdminEmployees8d3f5eff9c40ee315d452392bed5309b'] = 'Nom'; -$_LANGADM['AdminEmployees9273a15f9ab581801b7faeeda6ca08e4'] = 'Options des employés'; +$_LANGADM['AdminEmployeesa19df5d477865657e2e2d4f9c30325db'] = 'Options des employés'; $_LANGADM['AdminEmployees93cba07454f06a4a960172bbd6e2a435'] = 'Oui'; $_LANGADM['AdminEmployees9fbf3617c6172a75648e9ac0a864bb56'] = 'Profil :'; $_LANGADM['AdminEmployeesa9e4402481bd9b8e36752bf731f67eb6'] = 'Thème :'; -$_LANGADM['AdminEmployeesb0534bc7430b91d63ff484c2b3a3e1be'] = 'Temps minimum avant de pouvoir redemander un nouveau mot de passe'; +$_LANGADM['AdminEmployees8c1366417a01cb8445c5420e250c3100'] = 'Temps minimum avant de pouvoir redemander un nouveau mot de passe'; $_LANGADM['AdminEmployeesb341a59d5636ed3d6a819137495b08a0'] = 'Mot de passe :'; $_LANGADM['AdminEmployeesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; $_LANGADM['AdminEmployeesb9f5c797ebbf55adccdd8539a65a0241'] = 'Désactivé'; $_LANGADM['AdminEmployeesbafd7322c6e97d25b6299b5d6fe8920b'] = 'Non'; $_LANGADM['AdminEmployeesbe5e0b5d50d48b049bd0f7b57cd163f9'] = 'Nom :'; -$_LANGADM['AdminEmployeesc0008270d1fea195879befd65d85298f'] = 'L\'arrière-plan du back-office utilisera de cette couleur. Couleurs HTML uniquement (ex. :'; +$_LANGADM['AdminEmployees98a7eaf59a8879c97d1f1577c9e730c4'] = 'L\'arrière-plan du back-office utilisera de cette couleur. Couleurs HTML uniquement (ex. :'; $_LANGADM['AdminEmployeescce99c598cfdb9773ab041d54c3d973a'] = 'Profil'; -$_LANGADM['AdminEmployeesccec78d886c47adb7e5a79567d262c0d'] = 'Couleur du back-office'; +$_LANGADM['AdminEmployeesc914ee2b55db02eead39ca53c0256b15'] = 'Couleur du back-office'; $_LANGADM['AdminEmployeesd3b206d196cd6be3a2764c1fb90b200f'] = 'Supprimer la sélection'; $_LANGADM['AdminEmployeesdc5e055e0c66ae48929d03a327972a58'] = 'Laisser blanc si vous ne souhaitez pas changer votre mot de passe'; $_LANGADM['AdminEmployeese25f0ecd41211b01c83e5fec41df4fe7'] = 'Supprimer les éléments sélectionnés ?'; -$_LANGADM['AdminEmployeese3355d4e1607b40295fb68360df71feb'] = 'Largeur du back-office'; +$_LANGADM['AdminEmployees7bf180952a9369f95452b5ef13db381f'] = 'Largeur du back-office'; $_LANGADM['AdminEmployeeseb626c94531ec554f93b2b78a77c8b1b'] = 'Employés'; $_LANGADM['AdminEmployeesf16b5952df8d25ea30b25ff95ee8fedf'] = 'Boutique associée :'; -$_LANGADM['AdminEmployeesff37db4701ba8f1a289fc2f81cc43f9d'] = 'Autoriser les employés à mémoriser la langue par défaut de leurs formulaires'; +$_LANGADM['AdminEmployeesd77a7d05d846a08a26d6b6060508545a'] = 'Autoriser les employés à mémoriser la langue par défaut de leurs formulaires'; $_LANGADM['AdminFeatures0c8a987e64c2d46886bf92e29c736bdc'] = 'Ajouter une nouvelle valeur de caractéristique'; -$_LANGADM['AdminFeatures13cdf2d0d1b996ad3a141e297c62ea6b'] = 'Cette fonctionnalité a été désactivée, vous pouvez l\'activer sur cette page :'; +$_LANGADM['AdminFeatures4aeb406dcf0a1cdd39e7156b1e9e89c7'] = 'Cette fonctionnalité a été désactivée, vous pouvez l\'activer sur cette page :'; $_LANGADM['AdminFeatures21021ea0e52be8e9c599f4dff41e5be0'] = 'Caractéristique'; $_LANGADM['AdminFeatures38fb7d24e0d60a048f540ecb18e13376'] = 'Enregistrer'; $_LANGADM['AdminFeatures49ee3087348e8d44e1feda1917443987'] = 'Nom'; @@ -1120,7 +1120,7 @@ $_LANGADM['AdminFeatures68efc336eb9a43e50d8115b6b712aca9'] = 'Enregistrer et ajo $_LANGADM['AdminFeatures6c3205f235918451faca3dcd6e63d760'] = 'Valeur d\'une caractéristique'; $_LANGADM['AdminFeatures7aad0283b11e41230d9d1fc7372c3862'] = 'Ajouter une nouvelle valeur'; $_LANGADM['AdminFeatures817b35caca2afa11b6c1efc428315470'] = 'Groupe de boutiques associé'; -$_LANGADM['AdminFeatures9a63ec735f057c1366284bda67eee7de'] = 'Performances'; +$_LANGADM['AdminFeatures9446a98ad14416153cc4d45ab8b531bf'] = 'Performances'; $_LANGADM['AdminFeaturesacdb802bfc2b99b15d1782570285c427'] = 'Valeur :'; $_LANGADM['AdminFeaturesb07e7131a6007b2a1a765bdd0e1e4894'] = 'Caractéristique :'; $_LANGADM['AdminFeaturesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; @@ -1130,8 +1130,8 @@ $_LANGADM['AdminFeaturesd3b206d196cd6be3a2764c1fb90b200f'] = 'Supprimer la séle $_LANGADM['AdminFeaturesd6ae681fcd58f1e1936ca97da36528ff'] = 'Ajouter une nouvelle caractéristique'; $_LANGADM['AdminFeaturese25f0ecd41211b01c83e5fec41df4fe7'] = 'Supprimer les éléments sélectionnés ?'; $_LANGADM['AdminGenders019ec3132cdf8ee0f2e2a75cf5d3e459'] = 'Sexe'; -$_LANGADM['AdminGenders3278973f0260849b8b58597a7aed17be'] = 'Largeur de l\'image en pixels. \"0\" pour utiliser la taille originale'; -$_LANGADM['AdminGenders38fb7d24e0d60a048f540ecb18e13376'] = 'Enregistrer'; +$_LANGADM['AdminGendersc17186756c101871577d134cafbfeb23'] = 'Largeur de l\'image en pixels. \"0\" pour utiliser la taille originale'; +$_LANGADM['AdminGendersc9cc8cce247e49bae79f15173ce97354'] = 'Enregistrer'; $_LANGADM['AdminGenders461900b74731e07320ca79366df3e809'] = 'Image :'; $_LANGADM['AdminGenders49ee3087348e8d44e1feda1917443987'] = 'Nom'; $_LANGADM['AdminGenders4e140ba723a03baa6948340bf90e2ef6'] = 'Nom :'; @@ -1139,7 +1139,7 @@ $_LANGADM['AdminGenders5db76c4f753ae0875becc0aacea74b85'] = 'Largeur de l\'image $_LANGADM['AdminGenders6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caractères non valables :'; $_LANGADM['AdminGenders63889cfb9d3cbe05d1bd2be5cc9953fd'] = 'Homme'; $_LANGADM['AdminGenders7ff8263c405723baa07f9f747db48f99'] = 'Hauteur de l\'image :'; -$_LANGADM['AdminGenders8131c4756e4219c8d4b816222f07a6a1'] = 'Hauteur de l\'image en pixels. \"0\" pour utiliser la taille originale'; +$_LANGADM['AdminGenders1b389f96ea0886050a426804a91e0261'] = 'Hauteur de l\'image en pixels. \"0\" pour utiliser la taille originale'; $_LANGADM['AdminGendersa1fa27779242b4902f7ae3bdd5c6d508'] = 'Type'; $_LANGADM['AdminGendersb718adec73e04ce3ec720dd11a06a308'] = 'ID'; $_LANGADM['AdminGendersb719ce180ec7bd9641fece2f920f4817'] = 'Femme'; @@ -1149,22 +1149,22 @@ $_LANGADM['AdminGenderse25f0ecd41211b01c83e5fec41df4fe7'] = 'Supprimer les élé $_LANGADM['AdminGenderse659b52eba1f0299b2d8ca3483919e72'] = 'Type :'; $_LANGADM['AdminGenderse9bb5320b3890b6747c91b5a71ae5a01'] = 'Neutre'; $_LANGADM['AdminGeolocation2eef60563335b16d4a98900298fe7841'] = 'Comportement de la géolocalisation pour les pays restreints :'; -$_LANGADM['AdminGeolocation38e8888ae62868f7ec6cc940ffcaf373'] = 'Comportement de la géolocalisation pour les pays non-reconnus :'; -$_LANGADM['AdminGeolocation3d3aa857bbce5746c7156f447f6bdc60'] = 'et le décompresser dans le dossier tools/geoip/'; +$_LANGADM['AdminGeolocationcc29c275766408d99b4a6ce0ed25739a'] = 'Comportement de la géolocalisation pour les pays non-reconnus :'; +$_LANGADM['AdminGeolocation6afb56f36ee6cf72e87b92d8f4f66e5a'] = 'et le décompresser dans le dossier tools/geoip/'; $_LANGADM['AdminGeolocation3f089ec9b9ef410a9d81bef70114d387'] = 'Pour utiliser la géolocalisation, veuillez télécharger'; $_LANGADM['AdminGeolocation4609449450efd4dbe3f05ef2e9c5151d'] = 'Toutes les fonctionnalités sont disponibles'; $_LANGADM['AdminGeolocation49ee3087348e8d44e1feda1917443987'] = 'Nom'; -$_LANGADM['AdminGeolocation4fe49a258059a1dca12770e1dfe40ea2'] = 'Les fonctionnalités suivantes ne sont disponibles que si vous activez la fonctionnalité de géolocalisation par IP.'; -$_LANGADM['AdminGeolocation5ce2a0bcb8967528a33c2c0d31cbb194'] = 'Cette option vous permet, entre autres, de restreindre l\'accès à votre boutique dans certains pays. Voir ci-après.'; -$_LANGADM['AdminGeolocation5e23ef5156fb0aca3cb2cc23fed2e267'] = 'Vous pouvez ajouter plusieurs adresse IP, ces adresses auront toujours la possibilité de voir votre boutique (par exemple : les adresses IP des bots de Google).'; -$_LANGADM['AdminGeolocation911bac7fe508d2b815eab0612120b564'] = 'Adresses IP autorisées :'; -$_LANGADM['AdminGeolocation9135a9ffd14e4b05e4e3bc4eab58fda7'] = 'Les visiteurs ne peuvent pas voir votre catalogue'; +$_LANGADM['AdminGeolocation17812004136cffbd9c55b624f8d21557'] = 'Les fonctionnalités suivantes ne sont disponibles que si vous activez la fonctionnalité de géolocalisation par IP.'; +$_LANGADM['AdminGeolocationc12f8445861a605b788eb90e2c47f02a'] = 'Cette option vous permet, entre autres, de restreindre l\'accès à votre boutique dans certains pays. Voir ci-après.'; +$_LANGADM['AdminGeolocation137a94aaf728bddeded3318c6f3ac680'] = 'Vous pouvez ajouter plusieurs adresse IP, ces adresses auront toujours la possibilité de voir votre boutique (par exemple : les adresses IP des bots de Google).'; +$_LANGADM['AdminGeolocationeb0823c83a3202fa1ac79991faf9bacd'] = 'Adresses IP autorisées :'; +$_LANGADM['AdminGeolocationa01cc331a5445f14688f311fcbabeff3'] = 'Les visiteurs ne peuvent pas voir votre catalogue'; $_LANGADM['AdminGeolocation976b976e66879a470635bf0f660e81fc'] = 'ce fichier'; $_LANGADM['AdminGeolocationa47cbf8871ff07c40a87bb58e412c063'] = 'Sélectionnez les pays qui peuvent accéder à votre boutique :'; -$_LANGADM['AdminGeolocationa79a12d2d7ab4c5524e33e62a568d77c'] = 'Liste des adresses IP autorisées'; -$_LANGADM['AdminGeolocationc95467b224ae2a3f8a4c12ddbbb0448e'] = 'Géolocalisation par IP :'; +$_LANGADM['AdminGeolocationb104929231738bd0699db6e6678581b8'] = 'Liste des adresses IP autorisées'; +$_LANGADM['AdminGeolocationcad6a95d966e0470c436f454cedb820f'] = 'Géolocalisation par IP :'; $_LANGADM['AdminGeolocationdae8ace18bdcbcc6ae5aece263e14fe8'] = 'Options'; -$_LANGADM['AdminGeolocationfff95e613286b45e8c44f4316200a83f'] = 'Les visiteurs peuvent voir votre catalogue mais ne peuvent pas passer de commande'; +$_LANGADM['AdminGeolocation3c29cdd006ea897dfce69a894179ab00'] = 'Les visiteurs peuvent voir votre catalogue mais ne peuvent pas passer de commande'; $_LANGADM['AdminGroupShop00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activé'; $_LANGADM['AdminGroupShop0f86285516456595b59620181e9c689c'] = 'Groupe de boutique'; $_LANGADM['AdminGroupShop1814d65a76028fdfbadab64a5a8076df'] = 'Fournisseurs'; @@ -1172,16 +1172,16 @@ $_LANGADM['AdminGroupShop18e5ed18a875ebffce61b7abe7b5dc1e'] = 'Partager les clie $_LANGADM['AdminGroupShop2377be3c2ad9b435ba277a73f0f1ca76'] = 'Marques'; $_LANGADM['AdminGroupShop24a23d787190f2c4812ff9ab11847a72'] = 'État :'; $_LANGADM['AdminGroupShop287234a1ff35a314b5b6bc4e5828e745'] = 'Attributs'; -$_LANGADM['AdminGroupShop38fb7d24e0d60a048f540ecb18e13376'] = 'Enregistrer'; +$_LANGADM['AdminGroupShopc9cc8cce247e49bae79f15173ce97354'] = 'Enregistrer'; $_LANGADM['AdminGroupShop41d8e40a58b7e3a6a84f6137a2424b8d'] = 'Partager les commandes et les paniers entre les boutiques de ce groupe (vous ne pouvez partager les commandes que si vous partagez les clients et les quantités disponibles)'; $_LANGADM['AdminGroupShop517a8a7dbf1f6e371509817de328e396'] = 'Groupes de clients'; -$_LANGADM['AdminGroupShop6fab199dbf5a4155871fb0d5dbfa9827'] = 'Les règles fiscales des groupes'; +$_LANGADM['AdminGroupShop3d541d3352f36c85628c8dedea668348'] = 'Les règles fiscales des groupes'; $_LANGADM['AdminGroupShop775a3ab6add326ef93f2382f49f9e500'] = 'Les groupes d\'attributs'; $_LANGADM['AdminGroupShop791a9f4aec774fbe5591d239f3cf0113'] = 'Groupe de boutique'; -$_LANGADM['AdminGroupShop894a9e68aca25c84c2672922a870c61e'] = 'Partager les quantités disponible à la vente entre les boutiques de ce groupe. Si vous changez cette option, les quantités des boutiques du groupe seront remises à 0.'; +$_LANGADM['AdminGroupShop7c18039b09018a9af060e9a3b74278bd'] = 'Partager les quantités disponible à la vente entre les boutiques de ce groupe. Si vous changez cette option, les quantités des boutiques du groupe seront remises à 0.'; $_LANGADM['AdminGroupShop8cf1c12c31b716190d84ba7c578dbcd8'] = 'Activer ou désactiver le groupe de boutique'; $_LANGADM['AdminGroupShop934514d7bd6af6a23fca1b985ec2d640'] = 'Partager les comptes clients entre les différentes boutiques de ce groupe'; -$_LANGADM['AdminGroupShop97cfcf6be5419120a2db69b2d4e57741'] = 'Partager les quantités disponible à la vente :'; +$_LANGADM['AdminGroupShopbec5ca2064490f938c3478fd90bf2da1'] = 'Partager les quantités disponible à la vente :'; $_LANGADM['AdminGroupShop98f770b0af18ca763421bac22b4b6805'] = 'Caractéristiques'; $_LANGADM['AdminGroupShop9d98036f6f49d72e1ce068d3555c04cb'] = 'Importation de données depuis un autre magasin du groupe'; $_LANGADM['AdminGroupShopa37ede293936e29279ed543129451ec3'] = 'Groupes'; @@ -1193,13 +1193,13 @@ $_LANGADM['AdminGroupShopdad1f8d794ee0dd7753fe75e73b78f31'] = 'Zones'; $_LANGADM['AdminGroupShope25f0ecd41211b01c83e5fec41df4fe7'] = 'Supprimer les éléments sélectionnés ?'; $_LANGADM['AdminGroupShope9f83d2cd2cd8ce6d8a58d3fc454d5cf'] = 'Partager les commandes :'; $_LANGADM['AdminGroupShopf4636bf0316d7fe289cb6a958704ffa2'] = 'Dupliquer les données du groupe de magasins'; -$_LANGADM['AdminGroupShopfa2428e247e092ba7b8380481f5d2c23'] = 'Vous ne pouvez pas éditer un groupe de boutique si vous avez plus d\'une boutique'; +$_LANGADM['AdminGroupShopcee9e10f053f21840fd75511590f52c2'] = 'Vous ne pouvez pas éditer un groupe de boutique si vous avez plus d\'une boutique'; $_LANGADM['AdminGroupShopff8be7dc0dfd076e494b88721b257237'] = 'Utilisez cette option pour les données associés (produits, modules, etc.) de la même manière que la boutique sélectionnée'; $_LANGADM['AdminGroups00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activé'; $_LANGADM['AdminGroups019ec3132cdf8ee0f2e2a75cf5d3e459'] = 'Sexe'; $_LANGADM['AdminGroups02d29656d8379684796b01abfd2a9a13'] = 'Afficher les prix :'; -$_LANGADM['AdminGroups081393e2ffcc53c76d26d808ca416af3'] = 'Modules autorisés :'; -$_LANGADM['AdminGroups09e0c50aac55c8ef94a811c154294f19'] = '<< Interdire'; +$_LANGADM['AdminGroups40382ca2b15ff499eb4e5c101424bc81'] = 'Modules autorisés :'; +$_LANGADM['AdminGroups6cb84a2939d9e36276f1919e379763e2'] = '<< Interdire'; $_LANGADM['AdminGroups0bcef9c45bd8a48eda1b26eb0c61c869'] = '%'; $_LANGADM['AdminGroups0ebf16eea292691fe0616f3258e8c5fb'] = 'Seuls les produits qui ont cette catégorie comme catégorie par défaut seront affectés'; $_LANGADM['AdminGroups151a3c668742e11d24b6f8e65f7f7ee6'] = 'Date d\'enregistrement'; @@ -1212,21 +1212,21 @@ $_LANGADM['AdminGroups2dc9a383d693a2ded8b1ef832926ea93'] = 'Affichage des prix : $_LANGADM['AdminGroups2e9a5410376da9d88c4623a408de2b58'] = 'Réductions actuelles :'; $_LANGADM['AdminGroups3112209b2dd9b55cf5dbc4865dd15afd'] = 'Date de création'; $_LANGADM['AdminGroups34ec78fcc91ffb1e54cd85e4a0924332'] = 'Ajouter'; -$_LANGADM['AdminGroups35756bfdf07485441e0b1dd219025374'] = 'Comment afficher les prix pour ce groupe de client dans le détail de commande (taxes incluses / exclues).'; +$_LANGADM['AdminGroups21e445ba767d4fd41332b6eceab2be1a'] = 'Comment afficher les prix pour ce groupe de client dans le détail de commande (taxes incluses / exclues).'; $_LANGADM['AdminGroups38fb7d24e0d60a048f540ecb18e13376'] = 'Enregistrer'; $_LANGADM['AdminGroups3b78dd28e2767e0e88e5591abd386d0f'] = 'Réduction (en %) :'; $_LANGADM['AdminGroups3e053943605d9e4bf7dd7588ea19e9d2'] = 'Réduction'; $_LANGADM['AdminGroups49ee3087348e8d44e1feda1917443987'] = 'Nom'; $_LANGADM['AdminGroups4c41e0bd957698b58100a5c687d757d9'] = 'Tout sélectionnez'; -$_LANGADM['AdminGroups4dc140d81cf3f6cb74380715939311b9'] = 'Restrictions sur les modules :'; +$_LANGADM['AdminGroups4c5b2bb26372d8f319dfcc2410306e6f'] = 'Restrictions sur les modules :'; $_LANGADM['AdminGroups4e140ba723a03baa6948340bf90e2ef6'] = 'Nom :'; -$_LANGADM['AdminGroups567183b8b1122180690be51cc6df2b74'] = 'Réduction (en %) :'; +$_LANGADM['AdminGroups3b78dd28e2767e0e88e5591abd386d0f'] = 'Réduction (en %) :'; $_LANGADM['AdminGroups6103f2da0d42ee18da16ecc0237e7d71'] = '%s - Toutes les personnes ayant créé un compte sur le site.'; -$_LANGADM['AdminGroups6ad237b9a44e75f0f947efe1d5f1ccaa'] = 'Appliquera automatiquement une réduction sur TOUS les produits de la boutique pour les membres appartenant à ce groupe.'; +$_LANGADM['AdminGroups1827e8c05551b925eca78446c0a7f40e'] = 'Appliquera automatiquement une réduction sur TOUS les produits de la boutique pour les membres appartenant à ce groupe.'; $_LANGADM['AdminGroups6adf97f83acf6453d4a6a4b1070f3754'] = 'Aucun'; $_LANGADM['AdminGroups718d94783dffc0a3411bb46ed6f99530'] = 'Réduction sur une catégorie'; $_LANGADM['AdminGroups7442e29d7d53e549b78d93c46b8cdcfc'] = 'Commandes'; -$_LANGADM['AdminGroups8135a36c44911a6537e22be046849764'] = 'Attention, la réduction appliquée à une catégorie ne se cumule pas avec la réduction global mais la remplace. Le groupe est automatiquement ajouté à la catégorie.'; +$_LANGADM['AdminGroupseccfd9991ad977b2a83f9b5eadb3e723'] = 'Attention, la réduction appliquée à une catégorie ne se cumule pas avec la réduction global mais la remplace. Le groupe est automatiquement ajouté à la catégorie.'; $_LANGADM['AdminGroups8a8dd5dda85b9e8277d3c5c491ba361d'] = '%s - Toutes les personnes sans compte client ou non connectées.'; $_LANGADM['AdminGroups8b5dd64ab8d0b8158906796b53a200e2'] = 'Adresse e-mail'; $_LANGADM['AdminGroups8fc7cc2b4c8d40941152d7242f353190'] = 'Les clients membres de ce groupe peuvent voir les prix'; @@ -1245,81 +1245,81 @@ $_LANGADM['AdminGroupsd1457b72c3fb323a2671125aef3eab5d'] = '?'; $_LANGADM['AdminGroupsd3b206d196cd6be3a2764c1fb90b200f'] = 'Supprimer la sélection'; $_LANGADM['AdminGroupse25f0ecd41211b01c83e5fec41df4fe7'] = 'Supprimer les éléments sélectionnés ?'; $_LANGADM['AdminGroupse7446ea32216e8bf4fa8cb6460b725d6'] = 'Ajouter une réduction sur une catégorie'; -$_LANGADM['AdminGroupseac5d50ef423731cba328369c67d14db'] = 'Modules non autorisée :'; +$_LANGADM['AdminGroups8c4284091367c3213217fd939c84a15d'] = 'Modules non autorisée :'; $_LANGADM['AdminGroupsef53538ae41a651c7f72ab6cb1135d8c'] = 'Membres'; $_LANGADM['AdminGroupsf4a0d7cb0cd45214c8ca5912c970de13'] = 'Taxes incluses'; $_LANGADM['AdminGroupsf870b8a1af52a144a646db03f6f63f7d'] = 'Afficher les prix'; -$_LANGADM['AdminGroupsfb93ea877b4e204a3676b9a27fe423b9'] = 'Clients membres de ce groupe'; +$_LANGADM['AdminGroups42ba7a29aa37fc2cb42f5381e71afb9f'] = 'Clients membres de ce groupe'; $_LANGADM['AdminHome004bf6c9a40003140292e97330236c53'] = 'Action'; -$_LANGADM['AdminHome06314b37d41aae16ef38b313b2527bc0'] = 'Avec PrestaShop, vivez une aventure e-commerce passionnante en toute simplicité. Rapide, performante et personnalisable, adoptez la solution PrestaShop et profitez de ses 275 fonctionnalités pour un monde d\'opportunités sans limite. Découvrez la solution qui a déjà conquis plus de 100 000 marchands à travers le monde !'; +$_LANGADM['AdminHome042ddcf16e00e3ed9a7c062b93237ff4'] = 'Avec PrestaShop, vivez une aventure e-commerce passionnante en toute simplicité. Rapide, performante et personnalisable, adoptez la solution PrestaShop et profitez de ses 275 fonctionnalités pour un monde d\'opportunités sans limite. Découvrez la solution qui a déjà conquis plus de 100 000 marchands à travers le monde !'; $_LANGADM['AdminHome095939fea07d985d07ababe2c18f5b9c'] = 'Notifications de mise à jour non disponible'; -$_LANGADM['AdminHome0b7902adbdb6335dacf47d249fad05f1'] = 'Ventes de la semaine'; +$_LANGADM['AdminHome9361bfa3df5fcb147b839f945306d09b'] = 'Ventes de la semaine'; $_LANGADM['AdminHome11ff9f68afb6b8b5b8eda218d7c83a65'] = 'Ventes'; $_LANGADM['AdminHome145091c4a142b35c98a860e2df97ef26'] = 'Inscriptions'; $_LANGADM['AdminHome202460d68b46910927f17628291fdd61'] = 'Concaténation, Compression & Cache'; $_LANGADM['AdminHome2938c7f7e560ed972f8a4f68e80ff834'] = 'Tableau de bord'; -$_LANGADM['AdminHome2c3b06b32caf673175832aeb3833f32a'] = 'Remplissez votre catalogue avec de nouveaux produits.'; +$_LANGADM['AdminHome4c1bf99667f98775acadbb4f2d343ad2'] = 'Remplissez votre catalogue avec de nouveaux produits.'; $_LANGADM['AdminHome2ea989f83006e233627987293f4bde0a'] = 'Client'; $_LANGADM['AdminHome34e2d1989a1dbf75cd631596133ee5ee'] = 'Vidéo'; $_LANGADM['AdminHome385500f9c4d131f38c706dbc9d3a77c4'] = 'Visionnez davantage de tutoriels vidéos'; $_LANGADM['AdminHome39c5dfa61825808dbc015048fb878457'] = 'Nouveau produit'; -$_LANGADM['AdminHome3a1c9b4de5495314cf4e6ce5baaf1001'] = 'Fils de discussion en cours'; +$_LANGADM['AdminHome1d1b1cde6e62df1ce51a4799884a80af'] = 'Fils de discussion en cours'; $_LANGADM['AdminHome3ec365dd533ddb7ef3d1c111186ce872'] = 'Détails'; $_LANGADM['AdminHome40317d97529854b2f51e59d485bbae74'] = 'plus d\'info sur php.net'; -$_LANGADM['AdminHome486389453cfc7006870efa54fb7f6df9'] = 'Nouvelle version de PrestaShop disponible'; -$_LANGADM['AdminHome490244040ff9e9a9084ac9347fb38b97'] = 'Fils de discussion fermés'; +$_LANGADM['AdminHome9b1174dc0c2e01ad5c3838cac7eed29d'] = 'Nouvelle version de PrestaShop disponible'; +$_LANGADM['AdminHome939315783ef4f2eb1cbdac37f3fd1e6b'] = 'Fils de discussion fermés'; $_LANGADM['AdminHome4c9120f1a5947445c0e9620254ceb30b'] = 'Nouvelle commande'; $_LANGADM['AdminHome4d92a8b44ec205ea708bd3f3a8926b2d'] = 'Cache & compression navigateur'; $_LANGADM['AdminHome4ff2e716a7d06ce5274b4090b39abad3'] = 'Voir'; -$_LANGADM['AdminHome54361fc9e712ed173d019c3d4a6e2ca0'] = 'Ajoutez un compte employé pour déléguer une partie de la gestion de votre boutique.'; +$_LANGADM['AdminHomec28179129ce635a7fb3849c4b7864d4d'] = 'Ajoutez un compte employé pour déléguer une partie de la gestion de votre boutique.'; $_LANGADM['AdminHome54e85d70ea67acdcc86963b14d6223a8'] = 'Paniers abandonnés'; -$_LANGADM['AdminHome57747250ec23a658f7a227ac9241aeef'] = 'ne plus me remontrer'; +$_LANGADM['AdminHome85ad208b585d1e5db413e485c53c87f3'] = 'ne plus me remontrer'; $_LANGADM['AdminHome5ad483f10dec94a21c78d89edc1fef94'] = 'Optimisation Smarty'; -$_LANGADM['AdminHome6161662984abba359e440649d0da4156'] = 'Ce nom est différent du nom de domaine principal configuré dans l\'onglet boutique :'; -$_LANGADM['AdminHome6cf148afcc6acae611cf5f65ddf074f9'] = '.htaccess mis à jour'; +$_LANGADM['AdminHome20c17b78aef924e5f69675e3fe826abc'] = 'Ce nom est différent du nom de domaine principal configuré dans l\'onglet boutique :'; +$_LANGADM['AdminHome99c5b412ee7785550d4714809e64d12b'] = '.htaccess mis à jour'; $_LANGADM['AdminHome7298e4abc5483d6bfd7a0ec46ba8bdd6'] = 'Liens rapides'; $_LANGADM['AdminHome72a5c959d83b9baed6417fc0842f7472'] = 'Nouvelle page CMS'; $_LANGADM['AdminHome73a910e532bbbc17742ac1ad88189026'] = 'Boutique activée'; $_LANGADM['AdminHome7e4b7faf0fc36dc296e66f6ea3096dcd'] = 'Cliquez ici si vous souhaitez modifier le nom de domaine de la boutique principal'; $_LANGADM['AdminHome801ab24683a4a8c433c6eb40c48bcd9d'] = 'Téléchager'; -$_LANGADM['AdminHome830faa39d4dffcb14f4f514c9342e5d1'] = 'Créez une nouvelle catégorie et organisez vos produits sur votre boutique.'; +$_LANGADM['AdminHome07a53cacbb6be08b6fc168f0c0d50f06'] = 'Créez une nouvelle catégorie et organisez vos produits sur votre boutique.'; $_LANGADM['AdminHome8524de963f07201e5c086830d370797f'] = 'Chargement en cours...'; $_LANGADM['AdminHome96b0141273eabab320119c467cdcaf17'] = 'Total'; -$_LANGADM['AdminHomea340073fa87f8783e926b7865a8d9fe0'] = 'Fils de discussion non lus'; +$_LANGADM['AdminHomeda2f2f1035487e79b7f5bfd9c5c3eeab'] = 'Fils de discussion non lus'; $_LANGADM['AdminHomea7aea4dd3ab07e5892a8aa90b131f862'] = 'Nouvelle règle de prix pour le panier'; -$_LANGADM['AdminHomeafd87eb38820c73315688a7cab2571d4'] = 'Pour bien commencer...'; -$_LANGADM['AdminHomeaff26d06b54b6d6acb2ed185a5477f49'] = 'Index reconstruit après mise à jour'; +$_LANGADM['AdminHome3431c1081576606c62c0fedc2a026467'] = 'Pour bien commencer...'; +$_LANGADM['AdminHome95f3737b1ee7e4e7c08aba7f7636d54b'] = 'Index reconstruit après mise à jour'; $_LANGADM['AdminHomeb24344b6a2c4a94c9b0d0ebd4602aeca'] = 'Voir plus'; $_LANGADM['AdminHomeb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminHomeb98263dfd493178c43eca9b08a2ce4dc'] = 'Statistiques mensuelles'; -$_LANGADM['AdminHomeba96d5954aa6db09c9004b6dc12b6014'] = 'Si vous ne savez pas comment faire, contactez votre administrateur système'; +$_LANGADM['AdminHomeb0a217801e4603292a01a65b345b6a5a'] = 'Statistiques mensuelles'; +$_LANGADM['AdminHome78c7b4b91892d3f24d5c5dbbbcb818bf'] = 'Si vous ne savez pas comment faire, contactez votre administrateur système'; $_LANGADM['AdminHomebb5ebac63dc37bfae478c91bdf575e03'] = 'Commandes'; -$_LANGADM['AdminHomebcd454728d21fd1b7adcb2bb02af7316'] = 'Service client'; -$_LANGADM['AdminHomec0eef64157eb4bb621577e628f595beb'] = 'Pilotez votre activité grâce à une analyse complète de votre boutique.'; -$_LANGADM['AdminHomec16adbd768b3a7868b46e9fda0952b64'] = 'une erreur s\'est produite'; -$_LANGADM['AdminHomec29644e15cce7926cc96042e8f37f463'] = 'Produits récemment vendus'; +$_LANGADM['AdminHome2273d1167a6212812d95dc8fadbae78e'] = 'Service client'; +$_LANGADM['AdminHome861ddcdc31b57a87ca7bfa12d05c21bf'] = 'Pilotez votre activité grâce à une analyse complète de votre boutique.'; +$_LANGADM['AdminHome50b61a18f58d62b9f03c79bce0fd93ea'] = 'une erreur s\'est produite'; +$_LANGADM['AdminHome3e290008e136525fee7cd327b5971904'] = 'Produits récemment vendus'; $_LANGADM['AdminHomec33e404a441c6ba9648f88af3c68a1ca'] = 'Statistiques'; -$_LANGADM['AdminHomec70defc9649a509d77802b31cc38c50b'] = 'Les conseils d\'optimisation seront pliées par défaut'; -$_LANGADM['AdminHomec89b149018866032dd690b0983f1ac78'] = 'Ventes + Tx'; -$_LANGADM['AdminHomeca6bf36123213b8e540f274f28ce66a8'] = 'Pour recevoir les notifications de nouvelle version, vous devez activer'; -$_LANGADM['AdminHomecab723c421c5278820b5020b6f360d54'] = 'Total de fils'; +$_LANGADM['AdminHomedfbfe7d663d2ef18fca80a4f7a05c0e9'] = 'Les conseils d\'optimisation seront pliées par défaut'; +$_LANGADM['AdminHome5c4c68fb7fe0b7c38add85a542997bc9'] = 'Ventes + Tx'; +$_LANGADM['AdminHome80a65458b6a13268e5e2c55786dd1054'] = 'Pour recevoir les notifications de nouvelle version, vous devez activer'; +$_LANGADM['AdminHome693c61ec70b6c06dbd376fd208a125a0'] = 'Total de fils'; $_LANGADM['AdminHomed71751c0a0c077450aa6f3a2dcf49c5f'] = 'Nouveau module'; $_LANGADM['AdminHomedcd13f267cf781b25dd8826080425464'] = 'Pages produits vues'; -$_LANGADM['AdminHomee82e64e10545a33def94add28b170a53'] = 'Vos indicateurs'; +$_LANGADM['AdminHomeaac89ed5399184e9e9955ee808c74569'] = 'Vos indicateurs'; $_LANGADM['AdminHomeec53a8c4f07baed5d8825072c89799be'] = 'État'; $_LANGADM['AdminHomeecd188c0a9e0913f062d22331411158a'] = 'Réécriture d\'URL'; $_LANGADM['AdminHomef38cdb09e367da8fd9272ab1efd8a14e'] = 'Vous êtes actuellement connecté avec le nom de domaine suivant :'; $_LANGADM['AdminHomefea7905b2c719313e6d3825b97fd1577'] = 'Nouvelle règle de prix pour le catalogue'; $_LANGADM['AdminImages00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activé'; $_LANGADM['AdminImages044a77653804fe33652d68098d98121e'] = 'Utiliser l\'ancien système de stockage d\'images'; -$_LANGADM['AdminImages048a517fd1781ed314402df592f2ea68'] = 'Largeur image produit :'; +$_LANGADM['AdminImages36c168b82084d255b50c6f2e118e6d86'] = 'Largeur image produit :'; $_LANGADM['AdminImages068f80c7519d0528fb08e82137a72131'] = 'Produits'; -$_LANGADM['AdminImages09c4e57a34a4ee6ad5edd96be95e3998'] = 'Ce type sera appliqué aux images des marques'; -$_LANGADM['AdminImages0be9bdbde253c5d649e8667c0bae6754'] = 'PrestaShop utilise un nouveau système de stockage des images produits. Ce système offre de meilleures performances si votre boutique a un très grand nombre de produits.'; +$_LANGADM['AdminImagescdb7cf7699ae1a3a9e4652575caaa4ea'] = 'Ce type sera appliqué aux images des marques'; +$_LANGADM['AdminImagesc74631a03e7deaee7df23f66f8d3e66d'] = 'PrestaShop utilise un nouveau système de stockage des images produits. Ce système offre de meilleures performances si votre boutique a un très grand nombre de produits.'; $_LANGADM['AdminImages0e1e874dde345d19583102a9fd63fb7e'] = 'Marques :'; -$_LANGADM['AdminImages0fb0d96026cc27f8a45d6cb909289903'] = 'Vous pouvez décider de garder vos images stockées dans l\'ancien système, cela ne pose aucun problème.'; +$_LANGADM['AdminImages5bbbec3b5afea166564bfc17e4600690'] = 'Vous pouvez décider de garder vos images stockées dans l\'ancien système, cela ne pose aucun problème.'; $_LANGADM['AdminImages1814d65a76028fdfbadab64a5a8076df'] = 'Fournisseurs'; -$_LANGADM['AdminImages1bb3c9f27926baa18c5070fa6498f34e'] = 'Ce type sera appliqué aux images des magasins'; +$_LANGADM['AdminImagesb977efc4260aa66a13e49a96a2769ed9'] = 'Ce type sera appliqué aux images des magasins'; $_LANGADM['AdminImages1bd266b7c30df50f9b77b0e0f55f2878'] = 'Une fois que toutes vos images de produits ont bien été déplacée, si vous souhaitez avec des performances optimales, allez dans l\'onglet '; $_LANGADM['AdminImages204dd5cbb153eae3c105e3a42f1c0ff8'] = 'Nom du type :'; $_LANGADM['AdminImages2377be3c2ad9b435ba277a73f0f1ca76'] = 'Marques'; @@ -1329,28 +1329,28 @@ $_LANGADM['AdminImages2c1bbb0a5ff08c8011d6ea83084277ff'] = 'Va de 9 (plus faible $_LANGADM['AdminImages32465c25dfecca0db61214b9af3bd9f1'] = 'Taille maximum des images des produits :'; $_LANGADM['AdminImages32954654ac8fe66a1d09be19001de2d4'] = 'Largeur'; $_LANGADM['AdminImages38fb7d24e0d60a048f540ecb18e13376'] = 'Enregistrer'; -$_LANGADM['AdminImages3c9e0f95a0c3f7dd4c650d3ed1a0afb5'] = 'Ce type sera appliqué aux images de fournisseurs'; +$_LANGADM['AdminImages479af7065358739ed0b4c062c40c3b75'] = 'Ce type sera appliqué aux images de fournisseurs'; $_LANGADM['AdminImages42ceb344b0aaf896b362b0db70b46f98'] = 'Qualité d\'image'; $_LANGADM['AdminImages48ccf48dcf2218a413ce473262f21a0c'] = 'Largeur :'; $_LANGADM['AdminImages49ee3087348e8d44e1feda1917443987'] = 'Nom'; $_LANGADM['AdminImages4b3a6218bb3e3a7303e8a171a60fcf92'] = 'octets'; -$_LANGADM['AdminImages5e869c034d4bd6df7f278053e786e4fb'] = 'Des images dupliquées ont été trouvées pendant le déplacement des images. Ceci est probablement causé par les images de démonstration de PrestaShop. Veuillez vérifier que le dossier'; -$_LANGADM['AdminImages66a3f886eb548f3575add71847622388'] = 'Attention ! Les miniatures générées manuellement seront automatiquement remplacées par la génération automatique.'; -$_LANGADM['AdminImages6713e1295572974656e3e04d18e77ca9'] = 'PrestaShop a détecté que votre configuration serveur n\'est pas compatible avec le nouveau système de stockage d\'images (la directive \"safe_mode\" est activée). Vous devriez continuer à utiliser le système actuel.'; -$_LANGADM['AdminImages6ab89e213e3557e2ab248510d89051d1'] = 'ne contient que des images de démonstration, puis supprimez ce dossier.'; -$_LANGADM['AdminImages6c78d347a5e8c85f1c237bea2e213ed2'] = 'magasins:'; -$_LANGADM['AdminImages6e9b08be274aa15f116c641e4c9b8599'] = 'Vous pouvez aussi décider de déplacer vos images vers le nouveau système de stockage : dans ce cas, cliquez sur le bouton \"Déplacer les images\" ci-dessous. Le processus peut prendre quelques minutes, merci pour votre patience.'; +$_LANGADM['AdminImagesebd40d26dd06f36987228d4b358d7b64'] = 'Des images dupliquées ont été trouvées pendant le déplacement des images. Ceci est probablement causé par les images de démonstration de PrestaShop. Veuillez vérifier que le dossier'; +$_LANGADM['AdminImages3bfa8daa236ed8bde7eb2179e8ee9765'] = 'Attention ! Les miniatures générées manuellement seront automatiquement remplacées par la génération automatique.'; +$_LANGADM['AdminImagesf83b259b813cad448362d3582bdba588'] = 'PrestaShop a détecté que votre configuration serveur n\'est pas compatible avec le nouveau système de stockage d\'images (la directive \"safe_mode\" est activée). Vous devriez continuer à utiliser le système actuel.'; +$_LANGADM['AdminImagesf9dd8a44548a14650f69aa067e752137'] = 'ne contient que des images de démonstration, puis supprimez ce dossier.'; +$_LANGADM['AdminImages89e2077ce10ec7fc0bde234fbc48c5cb'] = 'magasins:'; +$_LANGADM['AdminImages319efb10ab150030b0d09ef3f8e3e8d6'] = 'Vous pouvez aussi décider de déplacer vos images vers le nouveau système de stockage : dans ce cas, cliquez sur le bouton \"Déplacer les images\" ci-dessous. Le processus peut prendre quelques minutes, merci pour votre patience.'; $_LANGADM['AdminImages718e1e271056782b288616e916511980'] = 'Utiliser le PNG pour toutes les images'; $_LANGADM['AdminImages729a51874fe901b092899e9e8b31c97a'] = 'Êtes-vous sûr ?'; $_LANGADM['AdminImages7e92dc38b95095cfee88452579f3fb67'] = 'Scènes :'; $_LANGADM['AdminImages821b8ee6937cec96c30fdafbfe836d68'] = 'Magasins'; $_LANGADM['AdminImages874d3deed67e503cac1d8bc00417794a'] = 'Déplacer les images'; $_LANGADM['AdminImages8c38776925f7cf41c090646a43157024'] = 'Catégories :'; -$_LANGADM['AdminImages9310244aa3f5325c976135a2a089949b'] = 'Le processus peut prendre de quelques minutes à plus d\'une heure, merci pour votre patience'; -$_LANGADM['AdminImages9a61f5ce3180789a8455f536681cabc1'] = 'Hauteur image produit :'; +$_LANGADM['AdminImagese492ecbd8f7d4ea310457adc4ed4df89'] = 'Le processus peut prendre de quelques minutes à plus d\'une heure, merci pour votre patience'; +$_LANGADM['AdminImages00cbe94f8613e31ddb5e07a3d5e95656'] = 'Hauteur image produit :'; $_LANGADM['AdminImages9df22f196a33acd0b372fe502de51211'] = 'auto'; $_LANGADM['AdminImagesa00e46e856e637f8fd077b4fd710c9e2'] = 'Fournisseurs :'; -$_LANGADM['AdminImagesa11abdf9fb207f44c2d44c72d8a1203f'] = 'Lettres uniquement (ex. : small, large...)'; +$_LANGADM['AdminImages2914a2c17b20114220e1ae90c632c083'] = 'Lettres uniquement (ex. : small, large...)'; $_LANGADM['AdminImagesaf1b98adf7f686b84cd0b443e022b7a0'] = 'Catégories'; $_LANGADM['AdminImagesb1c94ca2fbc3e78fc30069c8d0f01680'] = 'Toutes'; $_LANGADM['AdminImagesb435e227d5dd201e1768b2bcb2e0aa81'] = 'hauteur'; @@ -1365,26 +1365,26 @@ $_LANGADM['AdminImagesc4d833424eba2cd43c9327d4943dc61f'] = 'Image générée par $_LANGADM['AdminImagesc5e26b2211d5ecbbeac96ea6e1cbb7c2'] = 'Qualité PNG'; $_LANGADM['AdminImagesc9c4e9c1a92d9b15e0cdefc7ddb1bbd5'] = 'La largeur maximum des images envoyées par les clients (en pixels)'; $_LANGADM['AdminImagescb2f901ceed5c3365d056794a1b5047f'] = 'Si vous faites une modification, n\'oubliez pas de regénérer les images'; -$_LANGADM['AdminImagescdef01006777c47ccb3e7922b50a9a4c'] = 'Ce type sera appliqué aux images des catégories'; +$_LANGADM['AdminImages0606c838d9785be5cf10bb2a21e9d305'] = 'Ce type sera appliqué aux images des catégories'; $_LANGADM['AdminImagescf40e19ee10782c4284cac90feb4f73e'] = 'Hauteur maximale en pixels'; -$_LANGADM['AdminImagescf9694d1337719003737cc35e3c31eb9'] = 'Images produit'; +$_LANGADM['AdminImages2c595b4f6d0c5d25b9c326fcb9738e33'] = 'Images produit'; $_LANGADM['AdminImagesd379cadd41b68efe7c945b4d85c72085'] = 'Effacer les images précédentes'; $_LANGADM['AdminImagesd46bafd645c490bd4be22c4226619db9'] = 'Qualité JPEG'; -$_LANGADM['AdminImagesd72f2c002b37407379420bf987bca76a'] = 'Ce type sera appliqué aux images des scènes'; +$_LANGADM['AdminImages2f3a0a59431377e0f8f38e477ff12550'] = 'Ce type sera appliqué aux images des scènes'; $_LANGADM['AdminImagesdde6c96bcb0af50f18f37572267d904a'] = 'La hauteur maximum des images envoyées par les clients (en pixels)'; -$_LANGADM['AdminImagese4bb324f29622b389af104bce1db6fdc'] = 'Regénère les miniatures pour tous les produits et catégories'; +$_LANGADM['AdminImages8e6cd17ee7b35531b7c17c1e1edeb548'] = 'Regénère les miniatures pour tous les produits et catégories'; $_LANGADM['AdminImagese57fbdf001b4b35e6ca7dcdc628ca853'] = 'La taille maximum des images envoyées par les clients (en octets)'; $_LANGADM['AdminImagese686877843ac3c9f4c45aaea265fe59c'] = 'Préférences > Produits'; $_LANGADM['AdminImagese7ed00268dc16aecaac5a60aeb6f4c73'] = 'Ce réglage doit rester sur \"Oui\" à moins que vous n’ayez déplacé avec succès les images dans l\'onglet Préférences, sous-onglet Images'; $_LANGADM['AdminImagese933dc24fb245d863a43b4fefe9b45f5'] = 'Hauteur :'; $_LANGADM['AdminImageseaae26a6fb20ed3ef54fb23bfa0b1fcc'] = 'largeur'; -$_LANGADM['AdminImagesed13a29f9258d2b988ea7ba9d11de98b'] = 'Ne décochez cette case que si le traitement a été interrompu et que vous souhaitez le reprendre.'; +$_LANGADM['AdminImages600cfbed7d9463f24718a5c4113c46bc'] = 'Ne décochez cette case que si le traitement a été interrompu et que vous souhaitez le reprendre.'; $_LANGADM['AdminImageseec6c4bdbd339edf8cbea68becb85244'] = 'Hauteur'; $_LANGADM['AdminImagesf520fc2ea7f469193c55bc499753a923'] = 'Utiliser le PNG uniquement si l\'image de base est au format PNG'; $_LANGADM['AdminImagesf559543da6c5866a2dd0ae70f4de370f'] = 'Sélectionner un format'; -$_LANGADM['AdminImagesf9a9027d728e8c701143cc8b1829400b'] = 'Ce type sera appliqué aux images des produits'; -$_LANGADM['AdminImagesfb3164a4f7305b347948b8aca17c1735'] = ' et passez l\'option \"Utiliser l\'ancien système de stockage d\'images\" à NON.'; -$_LANGADM['AdminImagesff167676b1516b34e7f9be0fea5349d6'] = 'ATTENTION : Cette fonctionnalité peut ne pas être compatible avec votre thème ou avec certains modules. En particulier, le mode PNG n\'est pas compatible avec le module Filigrane. En cas de problème, désactivez cette fonctionnalité en sélectionnant \"Utiliser le JPEG\".'; +$_LANGADM['AdminImagescd44fbac53481034ac90430dfe6d40c5'] = 'Ce type sera appliqué aux images des produits'; +$_LANGADM['AdminImagesc952c5429671cd4e9d4c79bd4cf0f339'] = ' et passez l\'option \"Utiliser l\'ancien système de stockage d\'images\" à NON.'; +$_LANGADM['AdminImages83a3b60d418f8a0fcff57069815286b8'] = 'ATTENTION : Cette fonctionnalité peut ne pas être compatible avec votre thème ou avec certains modules. En particulier, le mode PNG n\'est pas compatible avec le module Filigrane. En cas de problème, désactivez cette fonctionnalité en sélectionnant \"Utiliser le JPEG\".'; $_LANGADM['AdminImagesff17d73fa2731689640e8afa0f591b0f'] = 'Les images JPEG ont une taille de fichier petite et une qualité standard. Les images PNG ont une taille de fichier plus importante, une meilleure qualité, et gèrent la transparence. Notez que dans tous les cas les fichiers image auront l\'extension .jpg.'; $_LANGADM['AdminImagesfff0d600f8a0b5e19e88bfb821dd1157'] = 'Images'; $_LANGADM['AdminImport016382f8033b4456071a3beabecfea85'] = 'Code postal *'; @@ -1393,19 +1393,19 @@ $_LANGADM['AdminImport0450d266974d92724ff4bacc3a51952e'] = 'Supprimer toutes les $_LANGADM['AdminImport05fd7d5b9c8aa44117e13d22445b42ee'] = 'Êtes-vous sûr de vouloir supprimer'; $_LANGADM['AdminImport068f80c7519d0528fb08e82137a72131'] = 'Produits'; $_LANGADM['AdminImport06f3fb7ee08834bb2e77d55f61c090be'] = 'Prénom *'; -$_LANGADM['AdminImport070ed01b52ff55b770f6a04fbe4f5c0c'] = 'ID règles de taxes'; -$_LANGADM['AdminImport089acca4e8f0e015c8176ac8db5d11e2'] = 'Vous trouverez des exemples de fichiers ci-dessous.'; +$_LANGADM['AdminImportecc2c839377d44e39486e231322de623'] = 'ID règles de taxes'; +$_LANGADM['AdminImport4a49c8f248ebc1550c23159dbe0f1ace'] = 'Vous trouverez des exemples de fichiers ci-dessous.'; $_LANGADM['AdminImport0a657a7416c29bdc5b134b61b863e7ee'] = 'Le produit (%d/%d) n\'est pas disponible pour cette commande (ligne %d).'; -$_LANGADM['AdminImport0a8b4817e5c1e8849b9cbd65997441b5'] = 'Exemple de fichier de déclinaisons'; +$_LANGADM['AdminImport2a08996307b8694521492f3ca7b5df40'] = 'Exemple de fichier de déclinaisons'; $_LANGADM['AdminImport0c8476c5f5cdedcf296f6b3c22e0dffb'] = 'L\'ID de la langue (%d) n\'est pas valable(ligne %d).'; $_LANGADM['AdminImport0f2d13b7866be71f7e0e08cc2ec885e1'] = ') :'; $_LANGADM['AdminImport133eea6c50bd91342a97216a6204975a'] = 'Exemple de fichier de commandes aux fournisseurs'; -$_LANGADM['AdminImport14913d7e9d486e77b5c8d085e3797f94'] = 'Supprimer les images existantes (0 = non, 1 = oui)'; -$_LANGADM['AdminImport1522206cca1be4bf77fff2ea9838ec2c'] = '* Champs requis'; -$_LANGADM['AdminImport156629ee3d24b3979f322c21ae137eb3'] = 'Exemple de fichier de fournisseurs'; +$_LANGADM['AdminImport4f5dc004cdd01ec9cf7fbbcf9f812aa7'] = 'Supprimer les images existantes (0 = non, 1 = oui)'; +$_LANGADM['AdminImport25a7ad3a7ab1d5e1f468448adf17f963'] = '* Champs requis'; +$_LANGADM['AdminImport2028e5ca793760b03ead6560e353b6f2'] = 'Exemple de fichier de fournisseurs'; $_LANGADM['AdminImport1814d65a76028fdfbadab64a5a8076df'] = 'Fournisseurs'; $_LANGADM['AdminImport1976d7f704de389d9fe064e08ea35b2d'] = 'Colonne'; -$_LANGADM['AdminImport1b10c2304e2f49d53c39bc40fd393335'] = 'Exemple de fichier de clients'; +$_LANGADM['AdminImportb12be4b8c3871a251b314b36da7b847e'] = 'Exemple de fichier de clients'; $_LANGADM['AdminImport1c76cbfe21c6f44c1d1e59d54f3e4420'] = 'Société'; $_LANGADM['AdminImport1f1ea9a83dab5b3fc4d3be37fc7fc771'] = 'doit être réglé'; $_LANGADM['AdminImport1f75dc38d97145cf6ba87286b8ae89b1'] = 'Notez que l\'import de catégories ne gère pas les catégories ayant le même nom.'; @@ -1420,9 +1420,9 @@ $_LANGADM['AdminImport2bb73bea8aa794a408230aa1005b3081'] = 'Visualisez vos donn $_LANGADM['AdminImport2dc88e28e0f7168a328ddf9cde304444'] = 'Commandes aux fournisseurs'; $_LANGADM['AdminImport2e21e83375deefc4a3620ab667157e27'] = 'Adresse 2'; $_LANGADM['AdminImport2eca847eb03cb63596621d5480ca7c24'] = 'La référence (%s) existe déjà (ligne %d).'; -$_LANGADM['AdminImport2f5e75d22f59829ba10e2e6276321af8'] = 'Exemple de fichier de adresses'; +$_LANGADM['AdminImporteafce46b9013f4d12336785c388b664c'] = 'Exemple de fichier de adresses'; $_LANGADM['AdminImport3127e7f621d0c85f7db40e56dbec10c3'] = 'ID du Sexe (Mr = 1, Mme = 2, sinon 0)'; -$_LANGADM['AdminImport34219bb13b784f30df289c19f5dc0e31'] = 'Utiliser la référence du produit comme clé ?'; +$_LANGADM['AdminImportf8d897dac47378d6a906bbac8a6070bc'] = 'Utiliser la référence du produit comme clé ?'; $_LANGADM['AdminImport3c1a34587e45bd9e9ae2efd9a6ecbb92'] = 'Impact sur le poids'; $_LANGADM['AdminImport3d1c10fcfac7da07fdb8b9f99d1c0901'] = 'ID ou nom du groupe de boutique'; $_LANGADM['AdminImport3f761068f17769a19635a176fb7e4339'] = 'Séparateur de champs :'; @@ -1433,24 +1433,24 @@ $_LANGADM['AdminImport427b6d816d7fdd86cabe48d8180a3cc9'] = 'URL de l\'image'; $_LANGADM['AdminImport42c79d65619a9c13d81045f2fe5998aa'] = 'Adresse 1 *'; $_LANGADM['AdminImport45b963397aa40d4a0063e0d85e4fe7a1'] = 'fichiers'; $_LANGADM['AdminImport46a2a41cc6e552044816a2d04634545d'] = 'État/région'; -$_LANGADM['AdminImport473e509a09ea4086d13f2dbec57df5f7'] = 'Le prix unitaire HT (%d) n\'est pas valable (ligne %d).'; +$_LANGADM['AdminImportca676c9ec4e1ae9fe9df3ac28910e6ef'] = 'Le prix unitaire HT (%d) n\'est pas valable (ligne %d).'; $_LANGADM['AdminImport48d6c0804dd92fb5463bba154a8a747f'] = 'Réduction à (aaaa-mm-jj)'; $_LANGADM['AdminImport4d2589e1bcd4263cb99927b59f0f88d2'] = 'URL des images (x,y,z...)'; $_LANGADM['AdminImport4da86e0470f0b14e4e516442202a8d26'] = 'Prix HT'; $_LANGADM['AdminImport4eb3545dc4d3038f0b8e79e037b17950'] = 'Détails de commandes aux fournisseurs'; -$_LANGADM['AdminImport4fc9f126d937e438ca06874284019dc3'] = 'Le fichier .CSV a été importé dans votre boutique'; +$_LANGADM['AdminImport0e54046ff37bbcbb8f43d25e5de36d7c'] = 'Le fichier .CSV a été importé dans votre boutique'; $_LANGADM['AdminImport4fe523e6c933c16fb51fe136670f31e3'] = 'Quel type d\'entités souhaitez-vous importer ?'; $_LANGADM['AdminImport5020eaae41baf0caa37bcb73b4a12934'] = 'Téléphone mobile'; $_LANGADM['AdminImport52b68aaa602d202c340d9e4e9157f276'] = 'Catégorie parente'; $_LANGADM['AdminImport52eb5928a34db3e3da7ba52b0644273b'] = 'EAN-13'; $_LANGADM['AdminImport5482749e99fa2d325e607075c3fd1c7a'] = 'Méta mots-clés'; -$_LANGADM['AdminImport54b4744bfd46cc4e06988ee168b13abf'] = 'Exemple de fichier de marques'; -$_LANGADM['AdminImport554e419ee32f65fc8158394bac8afde6'] = 'Plus d\'informations sur le format CSV sur :'; -$_LANGADM['AdminImport59bb75350cf3a0b65c338572cdc80ef8'] = 'Opt-in (0/1)'; +$_LANGADM['AdminImportbff864d01b21cb26ead205b696079beb'] = 'Exemple de fichier de marques'; +$_LANGADM['AdminImport1ebf0472ae05526b07cffe01cef819b1'] = 'Plus d\'informations sur le format CSV sur :'; +$_LANGADM['AdminImport0526a624e9dd2a548ee8c3fbefad0b96'] = 'Opt-in (0/1)'; $_LANGADM['AdminImport5d01d5588119abec82fd8004995de275'] = 'Pourcentage de réduction'; $_LANGADM['AdminImport5fc0043ed2ef0d37b6d984e17ea22337'] = 'Sélectionnez votre fichier :'; $_LANGADM['AdminImport622d67c7a2ea6386a4480e02b12fadd8'] = 'Impact sur le prix'; -$_LANGADM['AdminImport628fbfc7462b2873bb027ee850185859'] = 'aucune entité sélectionnée'; +$_LANGADM['AdminImport0a3d8a674faf5d3b70784c58a4d61d89'] = 'aucune entité sélectionnée'; $_LANGADM['AdminImport6311ae17c1ee52b36e68aaf4ad066387'] = 'Complément'; $_LANGADM['AdminImport63d5049791d9d79d86e9a108b0a999ca'] = 'Référence'; $_LANGADM['AdminImport6703aa9936582b4381418f7d523370b4'] = 'Taux de réduction'; @@ -1459,17 +1459,17 @@ $_LANGADM['AdminImport694e8d1f2ee056f98ee488bdc4982d73'] = 'Quantité'; $_LANGADM['AdminImport6afcfa28445fa35c1f6618a471891ed8'] = 'La commande fournisseur (%s) n\'a pas pu être enregistrée (ligne %d).'; $_LANGADM['AdminImport6d5030fd40c1e08767b4b70d3786b0fb'] = 'L\'ID du fournisseur (%d) n\'est pas valable(ligne %d).'; $_LANGADM['AdminImport70e7a6fcceb39a1e3ea3925182b85d18'] = 'AAAA-MM-JJ'; -$_LANGADM['AdminImport71d0ceacdf562024f2d4c3a76d3b63e4'] = 'Uniquement disponible en ligne'; +$_LANGADM['AdminImport66a73af45237b82a6a3e2e4217ebe69f'] = 'Uniquement disponible en ligne'; $_LANGADM['AdminImport72d6d7a1885885bb55a565fd1070581a'] = 'Import'; $_LANGADM['AdminImport72ef2b9b6965d078e3c7f95487a82d1c'] = 'Sauter'; -$_LANGADM['AdminImport74b997703c3e7fc1db960f1366ba03ab'] = 'avant l\'import ?'; -$_LANGADM['AdminImport77493578c6e0675711fe7355a8457668'] = 'Texte \"En commande\" (si autorisé)'; +$_LANGADM['AdminImporta6ad4b124cbc677288bdfa3902cc72a4'] = 'avant l\'import ?'; +$_LANGADM['AdminImport21d39d4b7191de15242c3d75ae9170ce'] = 'Texte \"En commande\" (si autorisé)'; $_LANGADM['AdminImport7a1920d61156abc05a60135aefe8bc67'] = 'Défaut'; $_LANGADM['AdminImport7abccc0f7eefd61743e408d28aac7cff'] = 'une erreur est survenue pendant le chargement et la copie du fichier'; $_LANGADM['AdminImport7cb32e708d6b961d476baced73d362bb'] = 'Numéro TVA'; $_LANGADM['AdminImport81b08ee619a14697b41957b33b94eb49'] = 'La date (%s) n\'est pas valide (ligne %d). Format : %s.'; $_LANGADM['AdminImport8340505ddafcba256c7b9b2b8643bffd'] = 'Nom *'; -$_LANGADM['AdminImport84005574d8d764336cd8e9207de82506'] = 'Seuls les fichiers encodés en UTF-8 ou en ISO-8859-1 sont autorisés'; +$_LANGADM['AdminImport9e742d3cf5f5ef472a9425a47e344305'] = 'Seuls les fichiers encodés en UTF-8 ou en ISO-8859-1 sont autorisés'; $_LANGADM['AdminImport84560d7d7c4d97c640d09a58491a3677'] = 'ID langue'; $_LANGADM['AdminImport87aae49bd054f2cfa4b7b395dee5f2d3'] = 'Réduction non valable'; $_LANGADM['AdminImport8954e2e0d62b56db3c10df45a7602cd3'] = 'ID entrepôt *'; @@ -1482,27 +1482,27 @@ $_LANGADM['AdminImport8ee9e2197f102def04f9ef8e3a9753f9'] = 'Le produit (%d/%D) n $_LANGADM['AdminImport8f7627c77b01dc968a9665c0156da405'] = 'Le taux de réduction (%d) n\'est pas valable (ligne %d). %s.'; $_LANGADM['AdminImport8fb2f7240d1cbeb86010e76827af5751'] = 'L\'ID la devise (%d) n\'est pas valable(ligne %d).'; $_LANGADM['AdminImport8fe77c2601e54f1aaef28cfde997bbad'] = 'Taux de taxe'; -$_LANGADM['AdminImport903ee94af7e98ce06a57d2243ddd3efd'] = 'Importer les données'; +$_LANGADM['AdminImport2415390fb5052bb8221a93c9fc51b17f'] = 'Importer les données'; $_LANGADM['AdminImport91412465ea9169dfd901dd5e7c96dd99'] = 'Mettre en ligne un fichier'; -$_LANGADM['AdminImport927f1f2b947a6e113e98af5ae86fcc49'] = 'Texte \"En stock\"'; -$_LANGADM['AdminImport938159766a881db62185b53e5119b3bd'] = 'Ignorez ce champ si vous n\'utilisez pas la fonction multi-boutique. Si vous laissez ce champ vide, la boutique par défaut sera utilisée'; +$_LANGADM['AdminImport3613358eb490e62266eafaf2a9eede68'] = 'Texte \"En stock\"'; +$_LANGADM['AdminImport4829363429f142e0ba9468b25c577b69'] = 'Ignorez ce champ si vous n\'utilisez pas la fonction multi-boutique. Si vous laissez ce champ vide, la boutique par défaut sera utilisée'; $_LANGADM['AdminImport95a6134288586bc854f6793506d00efd'] = 'L\'ID de l\'entrepôt (%d) n\'est pas valable(ligne %d).'; $_LANGADM['AdminImport97f08a40f22a625d0cbfe03db3349108'] = 'ID produit'; $_LANGADM['AdminImport980da98409d058c365664ff7ea33dd6b'] = 'lignes'; $_LANGADM['AdminImport998b344cff693ad388a14ba89b1523c7'] = 'n\'est pas valable'; $_LANGADM['AdminImport99af56daf9ee280b15e8ed79d75f0255'] = 'La liste de tags'; -$_LANGADM['AdminImport9a58c9f9096d970a1357aa9a708207b8'] = 'Fichier encodé en ISO-8859-1 ?'; +$_LANGADM['AdminImportd66424c2034991e541dee7face1851fc'] = 'Fichier encodé en ISO-8859-1 ?'; $_LANGADM['AdminImport9b1f5ada3db7e58544806a11099b7103'] = 'ID fournisseur *'; $_LANGADM['AdminImport9b93b45649ec5961b8cc84e905964683'] = 'Position de l\'image'; $_LANGADM['AdminImport9c1628890f5db454a0b4aed7720de094'] = '<<'; -$_LANGADM['AdminImport9cb7771296047ed0d594abec8a3646c8'] = 'Le taux de taxe (%d) n\'est pas valable (ligne %d). %s.'; +$_LANGADM['AdminImport406eba9770c82a84cae2d6ee3e846a56'] = 'Le taux de taxe (%d) n\'est pas valable (ligne %d). %s.'; $_LANGADM['AdminImport9e2941b3c81256fac10392aaca4ccfde'] = 'État'; $_LANGADM['AdminImporta10d0bff85112a2b35f885a38088cd20'] = 'Actif (0/1)'; $_LANGADM['AdminImporta51d7d2f3e952dfcf1e12ae572d7b337'] = 'Balise de titre'; $_LANGADM['AdminImportaf1b98adf7f686b84cd0b443e022b7a0'] = 'Catégories'; $_LANGADM['AdminImportb070d64c5a2f10b4b8eb361ba4f61833'] = 'ex. :'; $_LANGADM['AdminImportb0b5ccb4a195a07fd3eed14affb8695f'] = 'catégories'; -$_LANGADM['AdminImportb1a2a959c20b1bd847895e73a5fddbc9'] = 'Date d\'ajout d\'un produit'; +$_LANGADM['AdminImport21f7b5b011f253b35340528b7f190282'] = 'Date d\'ajout d\'un produit'; $_LANGADM['AdminImportb30690be173bcd4a83df0cd68f89a385'] = 'Montant de réduction'; $_LANGADM['AdminImportb548dcad953710689b3066823b90f517'] = 'En solde (0/1)'; $_LANGADM['AdminImportb5a7adde1af5c87d7fd797b6245c2a39'] = 'Description'; @@ -1518,22 +1518,22 @@ $_LANGADM['AdminImportbf8a4a7e7e5c9cff1528294e1b1dd3f0'] = 'Séparateur de champ $_LANGADM['AdminImportbfd574f8096a396d831b1c1ac88c75d1'] = 'Réduction de (aaaa-mm-jj)'; $_LANGADM['AdminImportbff08c171a63237e13d3e0d15a1f3a2c'] = 'Exemple de fichier de produits commandés aux fournisseurs'; $_LANGADM['AdminImportc05439c165c2d03540b424b6aea96781'] = 'Ville *'; -$_LANGADM['AdminImportc0bc21edce0f247286513a9f524a3c3e'] = 'Exemple de fichier de produits'; +$_LANGADM['AdminImporte6d1ad59ffb524154c47ef02bb67bb79'] = 'Exemple de fichier de produits'; $_LANGADM['AdminImportc0bd7654d5b278e65f21cf4e9153fdb4'] = 'Marque'; -$_LANGADM['AdminImportc0cad1da1e9b23dd6e383276f8e3950e'] = 'Exemple de fichier de catégories'; +$_LANGADM['AdminImportcbfb910715c99134a5987630fff104da'] = 'Exemple de fichier de catégories'; $_LANGADM['AdminImportc1069a480848e06782b81b8bea9c0c94'] = 'Description courte'; $_LANGADM['AdminImportc1a59288c830561834340f6e7d969401'] = 'URL simplifiée'; $_LANGADM['AdminImportc290a5941ad6eb0d5fe8752c15c5fd78'] = 'Étape suivante'; $_LANGADM['AdminImportc2c939d96ace56396ae13fd55e03e40d'] = 'Aucun fichier CSV disponible, veuillez en mettre un en ligne via le bouton \"Mettre en ligne un fichier\" ci-dessus.'; $_LANGADM['AdminImportc5d4da7adbd98e284ef9a8733a9ceaf2'] = 'ID produit *'; -$_LANGADM['AdminImportc78474e0acad6beccb0671eacf904543'] = 'Champs disponibles'; +$_LANGADM['AdminImportfdab87b387380c9bac4c542c90f1ce24'] = 'Champs disponibles'; $_LANGADM['AdminImportc7d4affd54ce760d4731e21e3aa506fd'] = 'Référence fournisseur'; $_LANGADM['AdminImportc804723ccdde3d7a46933b208c6f928d'] = 'Prix d\'achat'; $_LANGADM['AdminImportc8d9173d79c5d4c90be6f9daaec5f617'] = 'La date (%s) ne peut pas être dans le passé (ligne %d). Format : %s.'; $_LANGADM['AdminImportc9cc8cce247e49bae79f15173ce97354'] = 'Enregistrer'; -$_LANGADM['AdminImportce27fd145f5a50a0d1fa157539b01f27'] = 'Vous pouvez aussi envoyer votre fichier via FTP dans le dossier suivant :'; +$_LANGADM['AdminImport93d76a2ad766b4f564f7f91a9d23aed6'] = 'Vous pouvez aussi envoyer votre fichier via FTP dans le dossier suivant :'; $_LANGADM['AdminImportd1457b72c3fb323a2671125aef3eab5d'] = '?'; -$_LANGADM['AdminImportd2cbb6d5d88d4e31c190e535a57b1de5'] = 'Fournisseur non valable'; +$_LANGADM['AdminImport964e5a863ba051181f8f537626f5c953'] = 'Fournisseur non valable'; $_LANGADM['AdminImportd7fa0b529a16e87f34d8ef35054c765c'] = 'Importer des produits dans une commande fournisseur va d\'abord effacer les produits contenus dans cette commande.'; $_LANGADM['AdminImportde8a97fd084105e9d0e74b4825b40010'] = 'Choisissez la valeur correspondant à chaque colonne'; $_LANGADM['AdminImportdf8ffb90c945e796f2cfd9265325b9c3'] = 'Catégories (x,y,z...)'; @@ -1543,13 +1543,13 @@ $_LANGADM['AdminImporte1a5e653bc356ed6745d6814d50213eb'] = 'Afficher le prix'; $_LANGADM['AdminImporte1b8b0be45098d71aba659e1149ea395'] = 'Valeur (Valeur:Position)'; $_LANGADM['AdminImporte4cdcd51e6cf787d4ecc7d813f0c23cb'] = 'Les locales doivent être installées'; $_LANGADM['AdminImporte6d0e1c8fc6a4fcf47869df87e04cd88'] = 'Clients'; -$_LANGADM['AdminImporte6fe8dc743bfea4d45a4d582e3f86150'] = 'Veuillez saisir un nom pour l\'enregistrement.'; +$_LANGADM['AdminImportfa3e23b7f2eed9bb3b93a9b0499624a0'] = 'Veuillez saisir un nom pour l\'enregistrement.'; $_LANGADM['AdminImporte791ac244233afc29b6f16f20b6e8e1f'] = 'Anniversaire (aaaa-mm-jj) '; $_LANGADM['AdminImporte81c4e4f2b7b93b481e13a8553c2ae1b'] = 'ou'; $_LANGADM['AdminImporte92cfa244b5eb9025d07522080468445'] = 'Écotaxe'; $_LANGADM['AdminImportea4788705e6873b424c65e91c2846b19'] = 'Annuler'; $_LANGADM['AdminImporteb931783a286222455893fb956d52cc9'] = 'Vous pouvez lire des informations sur l\'import CSV sur :'; -$_LANGADM['AdminImportebe3f3106d71aa9e5756dbc367acfebc'] = 'Prix unitaire HT *'; +$_LANGADM['AdminImport126a24b89fc776b9da2dd1963c058b28'] = 'Prix unitaire HT *'; $_LANGADM['AdminImportec136b444eede3bc85639fac0dd06229'] = 'Fournisseur'; $_LANGADM['AdminImportecde3e896afb64e9a48781b8363b9a03'] = 'Caractéristique(Nom:Valeur:Position)'; $_LANGADM['AdminImportf0a8011e2482cf9351b7bf565c7950ad'] = 'Prix TTC'; @@ -1561,7 +1561,7 @@ $_LANGADM['AdminImportf41a10a672cbcdecaad1d2f73f30b1f8'] = 'Quantité attendue * $_LANGADM['AdminImportf44347857ec02907fd13f88f00ccd532'] = 'Les colonnes ne peuvent avoir des valeurs du même type'; $_LANGADM['AdminImportf8a0fa3674c3336359b77bbe8e942a2c'] = 'ID ou nom de la boutique'; $_LANGADM['AdminImportf90e807b74928118048a1a6fa65ebfe5'] = 'E-mail client'; -$_LANGADM['AdminImportf997ed78f2b29c568285aea4c7aa20f9'] = 'Notez que plusieurs produits peuvent avoir la même référence.'; +$_LANGADM['AdminImportb990d5cecd822de3b6922abcf71549b4'] = 'Notez que plusieurs produits peuvent avoir la même référence.'; $_LANGADM['AdminImportf9c5030e9d71a6ba285489576e1d0e3f'] = 'Date de livraison (A-M-J) *'; $_LANGADM['AdminImportfa55b690a40b612af02ba2958cd6cb71'] = 'Mot de passe *'; $_LANGADM['AdminImportfb30e78874e1485a0d7e3fa8ae5f7d61'] = 'Le dossier \"import\" dans le dossier \"admin\" doit être accessible en écriture (CHMOD 755 / 777)'; @@ -1569,131 +1569,131 @@ $_LANGADM['AdminImportfbd99ad01b92dbafc686772a39e3d065'] = 'UPC'; $_LANGADM['AdminImportfd0dcc6233b026d257763713c133cf72'] = 'Actif (0/1)'; $_LANGADM['AdminImportfd90e8dd48a4f75b240cc0f87b1da451'] = 'E-mail *'; $_LANGADM['AdminImportfe85a08ae01fa46c3e1e05c7a61fd85d'] = 'Pays *'; -$_LANGADM['AdminInformation01a9d4924686f17b2133f5956d18780a'] = 'Définir les droits d\'écriture en récursif sur le dossier /img/'; +$_LANGADM['AdminInformatione9de69a1c568b4b64e03fbdedb281687'] = 'Définir les droits d\'écriture en récursif sur le dossier /img/'; $_LANGADM['AdminInformation0be76c14451b87542668bec6a03f102d'] = 'Informations à propos de votre configuration'; $_LANGADM['AdminInformation15f4c82d7b2b43e31c30dd018b800c56'] = 'Paramètres requis'; $_LANGADM['AdminInformation228dca6dcabbdec3227758a121d003f4'] = 'Activez la bibliothèque GD sur votre serveur'; $_LANGADM['AdminInformation24bdb129e9fe3a110466ea68fec1d430'] = 'Activez la compression GZip'; $_LANGADM['AdminInformation2933fa807adda5cc00e163479de35538'] = 'Informations sur la base de données'; -$_LANGADM['AdminInformation2a3ff2643b520b827a90e28d94132d42'] = 'Définir les droits d\'écriture sur le fichier sitemap.xml'; -$_LANGADM['AdminInformation2e62fff336f9fdfefe4f87168f223f8b'] = 'Des changements sur vos fichiers ont été détectés'; +$_LANGADM['AdminInformation6c0c4e59536f186a2abc20fbcc6d3e16'] = 'Définir les droits d\'écriture sur le fichier sitemap.xml'; +$_LANGADM['AdminInformation8a60cbf6cea747f46887f9e014811442'] = 'Des changements sur vos fichiers ont été détectés'; $_LANGADM['AdminInformation3685800496ee1d4fd5cc25d805589f0e'] = 'Méthode d\'envoi de mail'; $_LANGADM['AdminInformation3aea774cdcd8f2c45549f10758a71323'] = 'Informations sur votre boutique'; $_LANGADM['AdminInformation3cffa2fabd5519beaf4c2fbd0610899b'] = 'Mot de passe SMTP'; -$_LANGADM['AdminInformation3ff44d56eb2bfbb8f0903e99a28a0819'] = 'Informations sur la configuration mail'; -$_LANGADM['AdminInformation4c663c632162a23d0f65510f7064aa87'] = 'Définir les droits d\'écriture sur le dossier /config/'; +$_LANGADM['AdminInformation4e37aa2987c0876f7f7b2104927df1a1'] = 'Informations sur la configuration mail'; +$_LANGADM['AdminInformation5477fcbc0e3fb6f79c440c56956bd5ab'] = 'Définir les droits d\'écriture sur le dossier /config/'; $_LANGADM['AdminInformation60aaf44d4b562252c04db7f98497e9aa'] = 'Port'; -$_LANGADM['AdminInformation6991d2d7bca0854d11c9d0c92c63142a'] = 'le dossier /lang/ et ses sous-dossiers en récursif'; -$_LANGADM['AdminInformation6c1375701d87f2636b01cf951d0a375b'] = 'Moteur MySQL'; -$_LANGADM['AdminInformation724d606e1653113be000dc4079074e86'] = 'Informations vous concernant'; -$_LANGADM['AdminInformation768648b98e03adaf128f072119af31d3'] = 'Version de PrestaShop'; -$_LANGADM['AdminInformation77d1a005b31f2fcdce1fcdac2a337c42'] = 'Définir les droits d\'écriture en récursif sur le dossier /mails/'; -$_LANGADM['AdminInformation7bb1734784c970616ce5f3a4814dadd6'] = 'Définir les droits d\'écriture sur le dossier /cache/'; +$_LANGADM['AdminInformation7863b681f5cf99d3daa60c619ad70abb'] = 'le dossier /lang/ et ses sous-dossiers en récursif'; +$_LANGADM['AdminInformation784ce68f8908aa9b37867397bfcdbebf'] = 'Moteur MySQL'; +$_LANGADM['AdminInformation3353448b36c11584a153b20c612fcd37'] = 'Informations vous concernant'; +$_LANGADM['AdminInformation2a43f8406eb6c10f3f76a60f064e67fb'] = 'Version de PrestaShop'; +$_LANGADM['AdminInformation2b3aba189d4e7cd4898ac3d68ed66fbf'] = 'Définir les droits d\'écriture en récursif sur le dossier /mails/'; +$_LANGADM['AdminInformation5e3be2f557133c15bd1d6984d5d57e25'] = 'Définir les droits d\'écriture sur le dossier /cache/'; $_LANGADM['AdminInformation7d30d49dcf91d103c59496aafc4e3187'] = 'Informations sur votre serveur'; $_LANGADM['AdminInformation8746097684bc64be8b7eff424c4debdb'] = 'Vos informations'; $_LANGADM['AdminInformation8eb2ccdf1b2566fb1ce7fe1545dadbe1'] = 'Préfixe des tables'; -$_LANGADM['AdminInformation93405bfa9b7b11e81895230d1ebff2f5'] = 'Définir les droits d\'écriture en récursif sur le dossier /translations/'; +$_LANGADM['AdminInformation630843f7a4ca4d3a03e7e6daf5d56fbe'] = 'Définir les droits d\'écriture en récursif sur le dossier /translations/'; $_LANGADM['AdminInformation9a7d9391be763fe9cb3985176076d8c8'] = 'Activez le support de MySQL sur votre serveur'; -$_LANGADM['AdminInformation9e987a2c638032d7659ec58e58ef3626'] = 'Définissez l\'option PHP \"register_global\" à \"Off\"'; +$_LANGADM['AdminInformation14ba042adbdcaebeead0a5ac1db2d6a5'] = 'Définissez l\'option PHP \"register_global\" à \"Off\"'; $_LANGADM['AdminInformationa2db667abfde7a08ee094d460102f268'] = 'Fichiers manquants'; -$_LANGADM['AdminInformationa82be0f551b8708bc08eb33cd9ded0cf'] = 'Informations'; -$_LANGADM['AdminInformationab64e3d5feb645333b320d80a84c8255'] = 'Version de PHP'; -$_LANGADM['AdminInformationae72ff89c480df239bc55b2ea63e99c0'] = 'Définir les droits d\'écriture sur le dossier /themes/'; +$_LANGADM['AdminInformation4d072ebc863b7d6bb7ff58721352309b'] = 'Informations'; +$_LANGADM['AdminInformationfa374422dcbc5f017b5ecbc93355e02e'] = 'Version de PHP'; +$_LANGADM['AdminInformationa8c619307dd64ab7d07bbbf349e802c8'] = 'Définir les droits d\'écriture sur le dossier /themes/'; $_LANGADM['AdminInformationaf3e294442744e49788883caffaeaf19'] = 'Mettez à jour votre version de PHP'; -$_LANGADM['AdminInformationb285f29261478440add9d1cc0b631f0c'] = 'Vous utilisez la fonction mail() de PHP'; +$_LANGADM['AdminInformationf882852afa750c241cdb951bc52539fd'] = 'Vous utilisez la fonction mail() de PHP'; $_LANGADM['AdminInformationb5871613cbf4ab8b21d528ff2576fcbf'] = 'Fichiers modifiés'; $_LANGADM['AdminInformationbdd48fb41b9d0a4a1051fa22a87eb5a2'] = 'Serveur SMTP'; -$_LANGADM['AdminInformationc168c59890774aa16b1c1fc49168394b'] = 'Configurer votre serveur afin d\'autoriser l\'envoi de fichier'; -$_LANGADM['AdminInformationc26b24f06d2ee6f5b27a7f6e200711be'] = 'Version de MySQL'; +$_LANGADM['AdminInformationcc49ce032bd6a9f77549bd51b1f6ed7c'] = 'Configurer votre serveur afin d\'autoriser l\'envoi de fichier'; +$_LANGADM['AdminInformationf52e50f86515ab9ff75a5950025692d1'] = 'Version de MySQL'; $_LANGADM['AdminInformationc4e9522d7b3c8c652f7f0333ff436eec'] = 'Défini'; $_LANGADM['AdminInformationc5d1f3e6332bf2995c1bf1395c51a9e2'] = 'Utilisateur'; -$_LANGADM['AdminInformationc71fc197a1737d2d837bdae9b5794012'] = 'Activez l\'option PHP \"allow_url_fopen\" sur votre serveur'; -$_LANGADM['AdminInformationcb78ec269534f33d27c82ac6e1c59dae'] = 'Définir les droits d\'écriture en récursif sur le dossier /modules/'; -$_LANGADM['AdminInformationcbd78fd00d31a53c432de73acfde28fa'] = 'Configurer votre serveur afin d\'autoriser la création de nouveaux dossiers et fichiers'; -$_LANGADM['AdminInformationd0ac12f046d68599acee4386c5c1f860'] = 'Version du logiciel serveur'; -$_LANGADM['AdminInformationd4b5a23bc61aeea35b4ce013d7e262c4'] = 'URL de votre boutique'; -$_LANGADM['AdminInformationd4e63b4d8344eb2bcc7c478470a144e7'] = 'Définir les droits d\'écriture en récursif sur le dossier /upload/'; -$_LANGADM['AdminInformationd5995399dae916bb1393c329b3453a88'] = 'Vous utilisez vos paramètres SMTP'; +$_LANGADM['AdminInformationb026bd8990ad9b263ff41f5964114084'] = 'Activez l\'option PHP \"allow_url_fopen\" sur votre serveur'; +$_LANGADM['AdminInformation832ced927acc6995dedc15d9091c067d'] = 'Définir les droits d\'écriture en récursif sur le dossier /modules/'; +$_LANGADM['AdminInformation5940311be5a969eddb7b0a91379f7b93'] = 'Configurer votre serveur afin d\'autoriser la création de nouveaux dossiers et fichiers'; +$_LANGADM['AdminInformation35e6233f6bea1c02e6821b67e6220ad0'] = 'Version du logiciel serveur'; +$_LANGADM['AdminInformation37d00f4554dc3c0baeb34a9c22d787d9'] = 'URL de votre boutique'; +$_LANGADM['AdminInformationf50371adc4e77a8f4ee0303e328c55c0'] = 'Définir les droits d\'écriture en récursif sur le dossier /upload/'; +$_LANGADM['AdminInformationcffa72aaebae1bd90bbe1b8d827ecb1c'] = 'Vous utilisez vos paramètres SMTP'; $_LANGADM['AdminInformationd5c0bb5c1df152c6fe45bd07e303cb69'] = 'Liste des fichiers modifiés'; $_LANGADM['AdminInformationd7f2615c71a1567cc13cf3a7f7de0aea'] = 'Cryptage'; -$_LANGADM['AdminInformationdb67130c0c7e67fac8de13f4c9f053e1'] = 'Ces informations sont importantes lors de l\'envoi de rapports de bugs sur la Forge, ou l\'explication d\'un problèmes sur notre forum.'; +$_LANGADM['AdminInformationcca793d1dbd9d60b8574a869cf212630'] = 'Ces informations sont importantes lors de l\'envoi de rapports de bugs sur la Forge, ou l\'explication d\'un problèmes sur notre forum.'; $_LANGADM['AdminInformatione3beee990a3abfcc54a09f5727e1ee11'] = 'Paramètres facultatifs'; -$_LANGADM['AdminInformatione5a85bc7e9867202a56449ade1060389'] = 'Définir les droits d\'écriture en récursif sur le dossier /download/'; -$_LANGADM['AdminInformatione7fda5b7b853496978bc2822541e9d89'] = 'Veuillez consulter la/les erreur(s) suivante(s)'; +$_LANGADM['AdminInformationce22e72e64c4241d42572d5ed7871046'] = 'Définir les droits d\'écriture en récursif sur le dossier /download/'; +$_LANGADM['AdminInformation2ad1ffcbe2184ed25baa66baece8908b'] = 'Veuillez consulter la/les erreur(s) suivante(s)'; $_LANGADM['AdminInformatione91dd9bbca6e42bb85c0f2d94aaee995'] = 'Vérifiez votre configuration'; $_LANGADM['AdminInformationf8b1369a8e9d90da0cae0b11049309af'] = 'Non défini'; -$_LANGADM['AdminInformationf906d7a3367c3baec220f5f8e51b54ee'] = 'Aucun changement n\'a été détecté sur vos fichiers'; -$_LANGADM['AdminInformationfaf165f191e0bbd2c13864a08ee9aa83'] = 'Nom du thème utilisé'; +$_LANGADM['AdminInformation96bc66f31a0970a5ba9850d61e9ecd4c'] = 'Aucun changement n\'a été détecté sur vos fichiers'; +$_LANGADM['AdminInformationb21ff650ff2c71e4da3512b23e699543'] = 'Nom du thème utilisé'; $_LANGADM['AdminInformationfc0eeb8415aed39a9d3624c7fc2fe47c'] = 'Module PageSpeed pour Apache installé (mod_instaweb)'; -$_LANGADM['AdminInformationfff9270dd072343e948e4e53a4966c80'] = 'Vérification des fichiers ...'; +$_LANGADM['AdminInformationd5df5b42d8fa5fed36fbd1cda0112f40'] = 'Vérification des fichiers ...'; $_LANGADM['AdminInvoices0092e1e74b5d85c19310a79c07fd4e96'] = 'Utiliser le cache disque pour les factures PDF'; -$_LANGADM['AdminInvoices0b1fb1278454d848f968d419e29c253b'] = 'Format : 2007-12-31 (inclus)'; -$_LANGADM['AdminInvoices0df35f41ce9f64e7f14819bd4145a2be'] = 'Préfixe utilisé pour la numérotation des factures'; -$_LANGADM['AdminInvoices1513c8f4f5c2d340ac3e1c3d09aeff4c'] = 'Texte libre :'; +$_LANGADM['AdminInvoices5a2a90ee2bd7b7780591f198372646b0'] = 'Format : 2007-12-31 (inclus)'; +$_LANGADM['AdminInvoices9d99f0c9804279fc1316f54dc31ce10a'] = 'Préfixe utilisé pour la numérotation des factures'; +$_LANGADM['AdminInvoices407b079942b98c4e5641e336a492ae8e'] = 'Texte libre :'; $_LANGADM['AdminInvoices1b107c8f50c81b4b3497765849934a1c'] = 'Options des factures'; $_LANGADM['AdminInvoices1e6d57e813355689e9c77e947d73ad8f'] = 'Depuis le :'; $_LANGADM['AdminInvoices1f0a7c7f8461359ede310318e3d44cd8'] = 'Générer un fichier PDF par dates'; $_LANGADM['AdminInvoices1f5b4e1a0e2c01cf6de547861dc86cd8'] = 'Générer un fichier PDF par états'; $_LANGADM['AdminInvoices225e2713c8433c0e3f5e62553f470deb'] = 'Choisissez un modèle de facture ci-dessus'; -$_LANGADM['AdminInvoices23bf11ceb4fb51647fd977aba60246d3'] = 'Activer ou désactiver la prise en charge des factures'; +$_LANGADM['AdminInvoicesf656df13e364342b00d7cf56077352fe'] = 'Activer ou désactiver la prise en charge des factures'; $_LANGADM['AdminInvoices33caa076f23f453dd4061726f3706325'] = 'Jusqu\'au :'; $_LANGADM['AdminInvoices366a2e6043b7f22bbb12df4a5fce45fb'] = 'Aucune facture trouvée pour cette période'; $_LANGADM['AdminInvoices38b1cc080b5571823889c6f775bf6606'] = 'Numéro de facture invalide (il doit être supérieur à '; $_LANGADM['AdminInvoices3ae56a835894e53600833725244b578f'] = 'Activer les factures :'; -$_LANGADM['AdminInvoices4547c92e3493ab518fc274b8be9427c3'] = 'Economise de la mémoire mais ralenti la vitesse de génération des factures.'; -$_LANGADM['AdminInvoices647ad0242a9d796e3c83ecf6d6435bc2'] = 'Format : 2008-12-31 (inclus)'; +$_LANGADM['AdminInvoicesa0691f1899ba25857035427913a75883'] = 'Economise de la mémoire mais ralenti la vitesse de génération des factures.'; +$_LANGADM['AdminInvoices513a9fffc7d00397c8b70950e2fae5c4'] = 'Format : 2008-12-31 (inclus)'; $_LANGADM['AdminInvoices77ba9aa9a87226e82948295b25b9bc6c'] = 'Vous pouvez aussi exporter les commandes qui n\'ont pas encore été payées'; $_LANGADM['AdminInvoices832d6a06e91e49828a89fb1ca4651d37'] = 'Préfixe :'; $_LANGADM['AdminInvoices8c01116d75287fc58b01ad3247e54342'] = 'États :'; $_LANGADM['AdminInvoices99836f130b5bbf07dc34028586749d3a'] = 'Vous devez sélectionner au moins un état de commande'; $_LANGADM['AdminInvoices9a0a4f0869ab12a21407047290750e7a'] = 'Par date'; $_LANGADM['AdminInvoices9a572188372df6be754991fd8f080f16'] = 'Aucune facture trouvée pour ces états'; -$_LANGADM['AdminInvoicesa7bc5a8c54672ab332de0c0174dcd236'] = 'Par états'; +$_LANGADM['AdminInvoices3f02389d0dca7ed6c03edb82a0ad35cf'] = 'Par états'; $_LANGADM['AdminInvoicesc491f71acb93db711c341417e8c6be9e'] = 'Imprimer un PDF des factures'; $_LANGADM['AdminInvoicescff972b8880cbbf6753afb2706b43fc8'] = 'Ce texte apparaîtra au bas de la facture'; $_LANGADM['AdminInvoicesd07d0f209cc31af1d743ea84d572c77a'] = 'La prochaine facture commencera à ce numéro, qui augmentera à chaque nouvelle facture. Mettez un zéro si vous souhaitez conservez le numéro actuel (n°'; $_LANGADM['AdminInvoicesdb2d9ca9b008f4cdb2c5902adaa84fdc'] = 'Numéro facture :'; -$_LANGADM['AdminInvoicesf596633d68fc44d6c7460676060d5dcb'] = 'Date de début invalide'; +$_LANGADM['AdminInvoicesf2ed2bf05817e5d4b17fd63cef79dae7'] = 'Date de début invalide'; $_LANGADM['AdminInvoicesfb732799ccfead77b8dc182083671722'] = 'Modèle de facture :'; -$_LANGADM['AdminInvoicesff9e9791ff17e1ca431449bb2fe992c0'] = 'Date de fin invalide'; +$_LANGADM['AdminInvoices1567cf892712404eed0044bdb344e09c'] = 'Date de fin invalide'; $_LANGADM['AdminLanguages00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activé'; $_LANGADM['AdminLanguages01a3b3d8af14e844c49a3a5acc870c6b'] = 'Code langue :'; -$_LANGADM['AdminLanguages095f8912cc70c6a345714cf35f0595a4'] = 'Fichiers de traduction :'; +$_LANGADM['AdminLanguages5bbacfa98900912eef8c756fe2a6163a'] = 'Fichiers de traduction :'; $_LANGADM['AdminLanguages0eaadb4fcb48a0a0ed7bc9868be9fbaa'] = 'Attention'; $_LANGADM['AdminLanguages1044b6aeffc2c0ae2044fd7c1a6296ba'] = 'Aucun pack de langue n\'est disponible sur PrestaShop.com pour ce code ISO'; $_LANGADM['AdminLanguages104f1a7d59077b514d4105fcee0e42ff'] = 'Format de date :'; -$_LANGADM['AdminLanguages2426cdf3330e330b60bb7004015207ba'] = 'Image affichée lorsqu\'aucune image n\'est disponible'; +$_LANGADM['AdminLanguagesb05835e6a90d680382a79febbf6e1c64'] = 'Image affichée lorsqu\'aucune image n\'est disponible'; $_LANGADM['AdminLanguages24a23d787190f2c4812ff9ab11847a72'] = 'État :'; -$_LANGADM['AdminLanguages268af2d879ead99895cd62fd71e4056b'] = 'Après avoir créé la langue, vous pouvez importer le contenu du pack de langue, que vous pouvez télécharger depuis l\'onglet \"Localisation\", sous-onglet \"Traductions\".'; +$_LANGADM['AdminLanguages2001451613fac29dd9a144d44ddd0670'] = 'Après avoir créé la langue, vous pouvez importer le contenu du pack de langue, que vous pouvez télécharger depuis l\'onglet \"Localisation\", sous-onglet \"Traductions\".'; $_LANGADM['AdminLanguages3253758a8726c828bbbdc0cc8de30410'] = 'Format de date (complet) :'; $_LANGADM['AdminLanguages38fb7d24e0d60a048f540ecb18e13376'] = 'Enregistrer'; $_LANGADM['AdminLanguages3a08e2e340ab29fd9263af48193cbf8e'] = 'Langues'; $_LANGADM['AdminLanguages3af4c1797da60fd50670ddbb669fc0aa'] = 'Code ISO :'; $_LANGADM['AdminLanguages43a3af99a9049fc327267d6599db63b5'] = 'Ce pack n\'est pas complet et ne peut pas être utilisé sur le front-office ou le back-office, car des fichiers sont manquants.'; -$_LANGADM['AdminLanguages4674cd987f0dd1d19ebab8671e4611ca'] = 'Mauvais code ISO, ou pack de langue non disponible'; -$_LANGADM['AdminLanguages4728927eaacb4a87f8661de4a791589b'] = 'Format de date, complet (par exemple, Y-m-d H:i:s, d/m/Y H:i)'; +$_LANGADM['AdminLanguages7611f87dfdce47d6b78d6c322dd47202'] = 'Mauvais code ISO, ou pack de langue non disponible'; +$_LANGADM['AdminLanguagesbf069338a84a8ac0162383b2b39eb975'] = 'Format de date, complet (par exemple, Y-m-d H:i:s, d/m/Y H:i)'; $_LANGADM['AdminLanguages49ee3087348e8d44e1feda1917443987'] = 'Nom'; $_LANGADM['AdminLanguages4c85fb98bf7cfd94c638d0f4e4e39b92'] = 'Activer cette langue'; $_LANGADM['AdminLanguages4e140ba723a03baa6948340bf90e2ef6'] = 'Nom :'; $_LANGADM['AdminLanguages534fd46732986cba0efeda8701592427'] = 'Format de date'; $_LANGADM['AdminLanguages581e03e07411d053e8c0f275f90fcabc'] = 'Mettre en ligne un drapeau de pays depuis de votre ordinateur'; $_LANGADM['AdminLanguages62f569dd8ef1d1651d8a73731788f99e'] = 'Un pack de langue est disponible pour ce code ISO (son nom est'; -$_LANGADM['AdminLanguages6b6a046a46f8e97af0b9e92ccfda7801'] = 'vous ne pouvez pas effacer la langue par défaut'; -$_LANGADM['AdminLanguages6b7af0b6d91545318696c648d6b466ac'] = 'Code ISO sur 2 lettres (ex. : fr, en, de)'; +$_LANGADM['AdminLanguages69ce5543ed0e84204e447ba256f6e41c'] = 'vous ne pouvez pas effacer la langue par défaut'; +$_LANGADM['AdminLanguages6ef752096440c27a7cfcde751ead469f'] = 'Code ISO sur 2 lettres (ex. : fr, en, de)'; $_LANGADM['AdminLanguages6ca38c60dc2544d36428b74669fd9f56'] = 'Fichiers d\'e-mail :'; $_LANGADM['AdminLanguages6ed8662bd9b7b3f59b193010be0c0f4a'] = 'Vérifie si un pack de langue est disponible pour ce code ISO...'; -$_LANGADM['AdminLanguages70212b3d97d23361e0ec0bc567d7ea30'] = 'Image \"Aucune image\" :'; +$_LANGADM['AdminLanguagesf6cd34f9de864ce62b067319baffffb6'] = 'Image \"Aucune image\" :'; $_LANGADM['AdminLanguages801ab24683a4a8c433c6eb40c48bcd9d'] = 'Télécharger'; -$_LANGADM['AdminLanguages886815cb03a02e29a28906c196292ba0'] = '(expérimental : votre thème doit être compatible avec ce type de langue)'; -$_LANGADM['AdminLanguages8bc0a3b0cb05ff731e0fb30f35264898'] = 'Code langue complet (ex. : en-us, pt-br)'; +$_LANGADM['AdminLanguagesa29344822fcd61ea617ac95e0d434a08'] = '(expérimental : votre thème doit être compatible avec ce type de langue)'; +$_LANGADM['AdminLanguages14828817dac9b8636a1341b4fb0155d9'] = 'Code langue complet (ex. : en-us, pt-br)'; $_LANGADM['AdminLanguages8c2857a9ad1d8f31659e35e904e20fa6'] = 'Logo'; -$_LANGADM['AdminLanguages9d03b9a48a9f2f06a9698d1f9484011b'] = 'Format de date, court (par exemple, Y-m-d, d/m/Y)'; -$_LANGADM['AdminLanguagesa2bc582c21c4b24f18a32d703c0a109b'] = 'Vous ne pouvez pas supprimer la langue anglaise car elle est nécessaire au fonctionnement du système, vous pouvez seulement la désactiver.'; +$_LANGADM['AdminLanguages0ef690ce6c7546881f13a870acda9cdb'] = 'Format de date, court (par exemple, Y-m-d, d/m/Y)'; +$_LANGADM['AdminLanguagesfe58ac926b75e2f3118317da126187d5'] = 'Vous ne pouvez pas supprimer la langue anglaise car elle est nécessaire au fonctionnement du système, vous pouvez seulement la désactiver.'; $_LANGADM['AdminLanguagesad68f9bafd9bf2dcf3865dac55662fd5'] = 'Code ISO'; $_LANGADM['AdminLanguagesaff03422ee7ccc83301ebd200479efc1'] = 'Est une langue RTL (s\'écrivant de droite à gauche) :'; $_LANGADM['AdminLanguagesb2c5e7132e09b09f69a01680fbc6a140'] = 'Vous ne pouvez pas effacer la langue actuellement en cours d\'utilisation. Veuillez changer de langue avant de procéder à la suppression.'; $_LANGADM['AdminLanguagesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminLanguagesb77f96511c7d447e59c9361c9e464631'] = 'La version de PrestaShop compatible avec cette langue est votre système est :'; +$_LANGADM['AdminLanguagesbaf9eaf5458633cd586a74e5c0d6663c'] = 'La version de PrestaShop compatible avec cette langue est votre système est :'; $_LANGADM['AdminLanguagesb9f5c797ebbf55adccdd8539a65a0241'] = 'Désactivé'; $_LANGADM['AdminLanguagesbdfa43896989503e31f5d965ac83fb0f'] = 'vous ne pouvez pas effacer la langue actuellement en cours d\'utilisation. Veuillez changer de langue avant de procéder à la suppression'; $_LANGADM['AdminLanguagesc11566e30920ed4786e534e5332d5b87'] = 'Format de date (complet)'; @@ -1701,28 +1701,28 @@ $_LANGADM['AdminLanguagesc8177e39573538431ca4c24841ee3fbe'] = 'Les fichiers manq $_LANGADM['AdminLanguagesc907a021c935ae6144fa2ccadfe9360d'] = 'Drapeau :'; $_LANGADM['AdminLanguagescc83a240095b0a0b6e1840bb7d43830c'] = 'Quand vous supprimez un fichier de traductions, toutes les traductions liées sont supprimées de la base de données.'; $_LANGADM['AdminLanguagesce17cda4e805e146bbd1869cdeb844b4'] = 'Fichiers de thème :'; -$_LANGADM['AdminLanguagesd0b04f12f9593c3d35d1bcdf9691f14b'] = 'Quand vous supprimez une langue, TOUTES LES TRADUCTIONS DE CETTE LANGUE SONT SUPPRIMÉES DE LA BASE DE DONNÉES. Êtes-vous sûr de vouloir supprimer cette langue ?'; +$_LANGADM['AdminLanguagesa52f61ea814d28d3718b8c0a1cfb0feb'] = 'Quand vous supprimez une langue, TOUTES LES TRADUCTIONS DE CETTE LANGUE SONT SUPPRIMÉES DE LA BASE DE DONNÉES. Êtes-vous sûr de vouloir supprimer cette langue ?'; $_LANGADM['AdminLanguagesd3b206d196cd6be3a2764c1fb90b200f'] = 'Supprimer la sélection'; $_LANGADM['AdminLanguagese25f0ecd41211b01c83e5fec41df4fe7'] = 'Supprimer les éléments sélectionnés ?'; $_LANGADM['AdminLanguagese59a41e120686e63cbb743f003bea4e6'] = 'Code langue'; -$_LANGADM['AdminLanguagese6ced2c612d5024c1a2331cdf96e1c33'] = 'À activer si cette langue s\'écrit de droite à gauche.'; +$_LANGADM['AdminLanguages460044844d8bc6464d91a74590b30413'] = 'À activer si cette langue s\'écrit de droite à gauche.'; $_LANGADM['AdminLanguagesf16b5952df8d25ea30b25ff95ee8fedf'] = 'Boutique associée :'; $_LANGADM['AdminLocalization19edfe6dfa17c2bded4b8112c2b273c0'] = 'La langue de votre serveur.'; $_LANGADM['AdminLocalization1a8940a8dec839073dae5489faff67f7'] = 'Unité de poids :'; $_LANGADM['AdminLocalization254f642527b45bc260048e30704edb39'] = 'Configuration'; -$_LANGADM['AdminLocalization36144ac2644548932977cc36677c1698'] = 'Devise par défaut utilisée dans la boutique'; +$_LANGADM['AdminLocalizatione657649e06a7d29f40d6c21902be2478'] = 'Devise par défaut utilisée dans la boutique'; $_LANGADM['AdminLocalization369686331c93d55e587441143ccdf427'] = 'Localisation'; -$_LANGADM['AdminLocalization38fb7d24e0d60a048f540ecb18e13376'] = 'Enregistrer'; +$_LANGADM['AdminLocalizationc9cc8cce247e49bae79f15173ce97354'] = 'Enregistrer'; $_LANGADM['AdminLocalization3a08e2e340ab29fd9263af48193cbf8e'] = 'Langues'; $_LANGADM['AdminLocalization400e03b004a1f01a467424a0ed93950a'] = 'Langue locale :'; $_LANGADM['AdminLocalization48751633fc026587e3c0179405247ac4'] = 'Unité de distance :'; $_LANGADM['AdminLocalization5ca775ace4d40c1708b816f404fb3b1c'] = 'Pays locale :'; -$_LANGADM['AdminLocalization659c95668841b7d6602ead454b28d4ba'] = 'L\'unité de poids de votre boutique (ex. : kg ou lbs)'; -$_LANGADM['AdminLocalization67074a462da1e5a1f733c6fb8e2355f3'] = 'Import de pack de localisation'; +$_LANGADM['AdminLocalizationb3a2169ac0fa926c666d92ab5679443b'] = 'L\'unité de poids de votre boutique (ex. : kg ou lbs)'; +$_LANGADM['AdminLocalization8d1e8397e62d5f0853aa3ae01d9f5c5a'] = 'Import de pack de localisation'; $_LANGADM['AdminLocalization6ae75b98f6c60f529bb7426e89216a37'] = 'Importer'; -$_LANGADM['AdminLocalization6b61093b5fc4585833f0981390993490'] = 'La langue par défaut utilisée dans la boutique'; +$_LANGADM['AdminLocalization4190de34e381cfc709b6a7855199ab15'] = 'La langue par défaut utilisée dans la boutique'; $_LANGADM['AdminLocalization719fec04166d6fa75f89cd29ad61fa8c'] = 'Taxes'; -$_LANGADM['AdminLocalization763441fe3cb9c82d0ffa63a7c5892b61'] = 'L\'unité de distance de votre boutique (ex. : km ou mi)'; +$_LANGADM['AdminLocalizationa032ac93a4f9931837bf28b938dfe8e7'] = 'L\'unité de distance de votre boutique (ex. : km ou mi)'; $_LANGADM['AdminLocalization7c89197a7b81992ee832cb5a89fa6d9d'] = 'Langue par défaut :'; $_LANGADM['AdminLocalization7ca0e455445740b47853fe270fe966e2'] = 'Impossible de se connecter à prestashop.com'; $_LANGADM['AdminLocalization8905c859634dd24f740ecd3779cff1be'] = 'Le pays de votre serveur.'; @@ -1730,35 +1730,35 @@ $_LANGADM['AdminLocalization8b1b3046eb5036b08a5eda7dbaa371cd'] = 'Pack de locali $_LANGADM['AdminLocalization8e10808175a8d945d13bab31fb2e2663'] = 'Devise par défaut:'; $_LANGADM['AdminLocalization9b6545e4cea9b4ad4979d41bb9170e2b'] = 'Avancé'; $_LANGADM['AdminLocalizationa44d74a22a9161292ed48e7e08214a92'] = 'Unité de volume :'; -$_LANGADM['AdminLocalizationafe1985cd4e5e0e87e3a7b33c9fe0a5e'] = 'Unités (ex. : poids, volume, distance)'; -$_LANGADM['AdminLocalizationb017db41a29dff4007de058af406341e'] = 'Pays par défaut utilisé dans la boutique'; +$_LANGADM['AdminLocalization892a326e935b414a79a1eb938afd6ba5'] = 'Unités (ex. : poids, volume, distance)'; +$_LANGADM['AdminLocalization0476ce8e135db0321be919d9aa4426b9'] = 'Pays par défaut utilisé dans la boutique'; $_LANGADM['AdminLocalizationb8464cdd84b5f068ad72bf5c4f32163d'] = 'États'; -$_LANGADM['AdminLocalizationcc2f0a18cb0448ca2101f93be765e487'] = 'Si vous changez la monnaie par défaut, vous devrez modifier manuellement le prix de chaque produit.'; +$_LANGADM['AdminLocalization0a00aa8a4fde06c5e498e7272ccde745'] = 'Si vous changez la monnaie par défaut, vous devrez modifier manuellement le prix de chaque produit.'; $_LANGADM['AdminLocalizationd14d3384847c11b0708990b3343c8dbf'] = 'Pays par défaut :'; -$_LANGADM['AdminLocalizationd5bc5fd307b108537039b6b6f98889d5'] = 'Fuseau horaire :'; +$_LANGADM['AdminLocalization71477db5520eceeb7d371e42340252dd'] = 'Fuseau horaire :'; $_LANGADM['AdminLocalizationdfcfc43722eef1eab1e4a12e50a068b1'] = 'Devises'; -$_LANGADM['AdminLocalizatione8fa60f47938a6d0c897198af8804338'] = 'L\'unité de volume de votre boutique'; +$_LANGADM['AdminLocalizationc0c19758c05373823d1abc74cac7f250'] = 'L\'unité de volume de votre boutique'; $_LANGADM['AdminLocalizationeedffe39822101d8aaeaf3b1a1661926'] = 'Contenu à importer :'; $_LANGADM['AdminLocalizationf45093072dc38d0cf37441ea63e2ad68'] = 'Unité de mesure :'; -$_LANGADM['AdminLocalizationf804c2bdebc117d9cde3cddad3b49845'] = 'L\'unité de mesure de votre boutique (ex. : cm ou in)'; +$_LANGADM['AdminLocalization1ecd7c71d990e0f99cca1dcd516e4661'] = 'L\'unité de mesure de votre boutique (ex. : cm ou in)'; $_LANGADM['AdminLogin01a569ddc6cf67ddec2a683f0a5f5956'] = 'Mot de passe oublié ?'; $_LANGADM['AdminLogin0206fb59f6e0cd0d3d271b58e9109dca'] = 'Mot de passe perdu ?'; $_LANGADM['AdminLogin07213a0161f52846ab198be103b5ab43'] = 'erreurs'; -$_LANGADM['AdminLogin1e7d0a1c79a81bf18c652ac9a15842e8'] = 'renommé le dossier /admin'; +$_LANGADM['AdminLogin1275ef322ce3f7031bda58ed008bef45'] = 'renommé le dossier /admin'; $_LANGADM['AdminLogin34bdd7b9823059fa742afab7be9d4c58'] = 'Votre mot de passe vous a été envoyé par e-mail'; $_LANGADM['AdminLogin463e58c1d35fb5a4a8d717c99a60d257'] = 'Retour à la connexion'; $_LANGADM['AdminLogin4ce81305b7edb043d0a7a5c75cab17d0'] = 'Il y a'; $_LANGADM['AdminLogin6357d3551190ec7e79371a8570121d3a'] = 'Il y a'; $_LANGADM['AdminLogin78e365acb087fd1f8d494dae0001de10'] = 'Adresse e-mail :'; $_LANGADM['AdminLogin94966d90747b97d1f0f206c98a8b1ac3'] = 'Envoyer'; -$_LANGADM['AdminLogina7970ea7bb63cb5c026e835716a9916c'] = 'Veuillez saisir l\'adresse e-mail indiquée à lors de votre inscription afin de recevoir vos codes d\'accès par e-mail.'; +$_LANGADM['AdminLogin485f5be5d5e3cd5d46ab3cd3792765c8'] = 'Veuillez saisir l\'adresse e-mail indiquée à lors de votre inscription afin de recevoir vos codes d\'accès par e-mail.'; $_LANGADM['AdminLoginafbbe4ce0486fac5cfb8685e4fcb2b8a'] = 'Pour des raisons de sécurité, vous ne pouvez pas vous connecter tant que vous n\'avez pas :'; $_LANGADM['AdminLoginb341a59d5636ed3d6a819137495b08a0'] = 'Mot de passe :'; $_LANGADM['AdminLoginbffe9a3c9a7e00ba00a11749e022d911'] = 'Connexion'; -$_LANGADM['AdminLoginc2b3e1be4580ad97aa86378b920df6c1'] = 'Veuillez alors accéder à la page par la nouvelle URL, par exemple http://www.domaine.fr/admin'; +$_LANGADM['AdminLogin006ea065dd9ea34bf67b915ec0992c9d'] = 'Veuillez alors accéder à la page par la nouvelle URL, par exemple http://www.domaine.fr/admin'; $_LANGADM['AdminLogincb5e100e5a9a3e7f6d1fd97512215282'] = 'erreur'; -$_LANGADM['AdminLogine99c06952f4336ce189d8df45980dca0'] = 'supprimé le dossier /install'; -$_LANGADM['AdminLogs0250518090d13c807ece595694bffa98'] = 'Les e-mails seront destinés au propriétaire de la boutique.'; +$_LANGADM['AdminLogin362b56674d07160fab60725a927bbf13'] = 'supprimé le dossier /install'; +$_LANGADM['AdminLogs8d1611715a833c084851a82c2be1eda7'] = 'Les e-mails seront destinés au propriétaire de la boutique.'; $_LANGADM['AdminLogs0610bbb9dba03bb8037e468534b65a1a'] = 'Type de l\'objet'; $_LANGADM['AdminLogs0eaadb4fcb48a0a0ed7bc9868be9fbaa'] = 'Avertissement'; $_LANGADM['AdminLogs2d7a39ee844a8ac84031dcd289630dd9'] = 'Problème majeur (erreur critique)'; @@ -1766,7 +1766,7 @@ $_LANGADM['AdminLogs3979bb684920e9e9dc86e266f93d8c87'] = 'Niveau de gravité'; $_LANGADM['AdminLogs44749712dbec183e983dcd78a7736c41'] = 'Date'; $_LANGADM['AdminLogs4c2a8fe7eaf24721cc7a9f0175115bd4'] = 'Message'; $_LANGADM['AdminLogs5f36cf760a5c474cc32a6d35d9c50d05'] = 'Code d\'erreur'; -$_LANGADM['AdminLogs8ae94f94d2325d227d69a939e419644a'] = 'Mettre \"5\" si vous ne souhaitez pas recevoir d\'alertes par e-mail.'; +$_LANGADM['AdminLogs1c319378bd03402cc2329e0cb64fdb58'] = 'Mettre \"5\" si vous ne souhaitez pas recevoir d\'alertes par e-mail.'; $_LANGADM['AdminLogs902b0d55fddef6f8d651fe1035b7d4bd'] = 'Erreur'; $_LANGADM['AdminLogs9176296fbbb254872bd45b186a0640db'] = 'Alerte par e-mail'; $_LANGADM['AdminLogsb718adec73e04ce3ec720dd11a06a308'] = 'ID'; @@ -1777,11 +1777,11 @@ $_LANGADM['AdminLogsd3b206d196cd6be3a2764c1fb90b200f'] = 'Supprimer la sélectio $_LANGADM['AdminLogsd95fc016a6eee828f434ed5f55504427'] = 'ID de l\'objet'; $_LANGADM['AdminLogse25f0ecd41211b01c83e5fec41df4fe7'] = 'Supprimer les éléments sélectionnés ?'; $_LANGADM['AdminLogsecb833e2dc5d6c03d4d0cddf1b15e85a'] = 'Gravité (1-4)'; -$_LANGADM['AdminMaintenance049104cffa3c1841dece50e6e41f749c'] = 'Activez ou désactivez votre boutique. Désactivez votre boutique pendant que vous effectuez la maintenance. Veuillez noter que le webservice ne sera pas désactivé pour autant et que vos données seront toujours accessibles par ce biais.'; +$_LANGADM['AdminMaintenance63d55a76f76334550895ba3dda6e12d1'] = 'Activez ou désactivez votre boutique. Désactivez votre boutique pendant que vous effectuez la maintenance. Veuillez noter que le webservice ne sera pas désactivé pour autant et que vos données seront toujours accessibles par ce biais.'; $_LANGADM['AdminMaintenance0db377921f4ce762c62526131097968f'] = 'Général'; -$_LANGADM['AdminMaintenance38fb7d24e0d60a048f540ecb18e13376'] = 'Enregistrer'; +$_LANGADM['AdminMaintenancec9cc8cce247e49bae79f15173ce97354'] = 'Enregistrer'; $_LANGADM['AdminMaintenance7fe15a347d66e291d7a1375273226205'] = 'Activer la boutique'; -$_LANGADM['AdminMaintenance894cd7887e47ca0e836e31577664b1ea'] = 'Adresses IP autorisées à accéder au front-office même si la boutique est désactivée. Utilisez une virgule (\",\") pour les séparer (par exemple, 42.24.4.2,127.0.0.1,99.98.97.96)'; +$_LANGADM['AdminMaintenance876ca6e996b86e8d89994a04e89453e3'] = 'Adresses IP autorisées à accéder au front-office même si la boutique est désactivée. Utilisez une virgule (\",\") pour les séparer (par exemple, 42.24.4.2,127.0.0.1,99.98.97.96)'; $_LANGADM['AdminMaintenancedaf835712085aaaf81818e7ebfeb66b8'] = 'IP de maintenance'; $_LANGADM['AdminManufacturers0071aa279bd1583754a544277740f047'] = 'Supprimer l\'élément n°'; $_LANGADM['AdminManufacturers0099c0173a3c7758b36025bdae9b4fc7'] = 'Activer :'; @@ -1814,7 +1814,7 @@ $_LANGADM['AdminManufacturers6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caractères i $_LANGADM['AdminManufacturers63d5049791d9d79d86e9a108b0a999ca'] = 'Référence'; $_LANGADM['AdminManufacturers647b89b705fafd7d44aa6f01a5cb4711'] = 'Qté :'; $_LANGADM['AdminManufacturers668a8d8d7ffe5da112b266e46b79b685'] = 'Prénom :'; -$_LANGADM['AdminManufacturers77638e87a55b8747e79590defafa75c9'] = 'Code postal'; +$_LANGADM['AdminManufacturersd108a94475e22677c0cd8ecdc3f0eb62'] = 'Code postal'; $_LANGADM['AdminManufacturers7b250cb374c12c42a75227ba75df7779'] = 'Méta titre :'; $_LANGADM['AdminManufacturers7dce122004969d56ae2e0245cb754d35'] = 'Modifier'; $_LANGADM['AdminManufacturers804f1e6cd9e6d68208f39932da191f61'] = 'Modifier les adresses'; @@ -1852,22 +1852,22 @@ $_LANGADM['AdminMeta0d3ed57f8fd83cc2e9cf265a18663c0a'] = 'Format des liens'; $_LANGADM['AdminMeta1092637069f4ebf1bee2b02fd280888b'] = 'Route vers les catégories'; $_LANGADM['AdminMeta193cfc9be3b995831c6af2fea6650e60'] = 'Page'; $_LANGADM['AdminMeta1dec4f55522b828fe5dacf8478021a9e'] = 'URL simplifiée :'; -$_LANGADM['AdminMeta2979a7ecfaf65f58d0adcf78e2948c8d'] = 'Vous pouvez changer ici le format de vos liens. Il y a plusieurs mots-clés disponibles pour chaque route listée ci-dessous. Les mots-clés avec * sont obligatoires. Pour ajouter un mot-clé dans l\'URL, utilisez la syntaxe {motclé}. Vous pouvez ajouter du texte avant ou après le mot-clé, qui s\'affichera si le contenu du mot-clé n\'est pas vide, avec la syntaxe {avant:motclé:après}. Par exemple {-bonjour-:meta_title} ajoutera \"-bonjour-mon-titre\" dans l\'URL si la méta titre est remplie, autrement il n\'affichera rien. Les URL simplifiées et le module mod_rewrite d\'Apache doivent être activés sur votre serveur pour pouvoir utiliser cette option.'; -$_LANGADM['AdminMeta2affaa9860b7565fac919c53798b398d'] = 'Exemple : \"contacts\" pour http://maboutique.com/shop/contacts redirigera vers http://maboutique.com/shop/contact-form.php'; +$_LANGADM['AdminMeta217d09a3c6b7f7837bbb069a42c138fd'] = 'Vous pouvez changer ici le format de vos liens. Il y a plusieurs mots-clés disponibles pour chaque route listée ci-dessous. Les mots-clés avec * sont obligatoires. Pour ajouter un mot-clé dans l\'URL, utilisez la syntaxe {motclé}. Vous pouvez ajouter du texte avant ou après le mot-clé, qui s\'affichera si le contenu du mot-clé n\'est pas vide, avec la syntaxe {avant:motclé:après}. Par exemple {-bonjour-:meta_title} ajoutera \"-bonjour-mon-titre\" dans l\'URL si la méta titre est remplie, autrement il n\'affichera rien. Les URL simplifiées et le module mod_rewrite d\'Apache doivent être activés sur votre serveur pour pouvoir utiliser cette option.'; +$_LANGADM['AdminMetac044cd6af515368484562d1e61f02e68'] = 'Exemple : \"contacts\" pour http://maboutique.com/shop/contacts redirigera vers http://maboutique.com/shop/contact-form.php'; $_LANGADM['AdminMeta345d6249c20c6319bb09edaaf536744b'] = 'Génération du fichier robots.txt'; $_LANGADM['AdminMeta36bdb6de116cea25f90c6ff3e2c0e100'] = 'URL réécrite :'; $_LANGADM['AdminMeta38fb7d24e0d60a048f540ecb18e13376'] = 'Enregistrer'; $_LANGADM['AdminMeta394deec8b4e901394f69ad41095b1ecc'] = 'Méta mots-clés :'; -$_LANGADM['AdminMeta3b823baba7abb920bd1c18104ae7537b'] = 'Votre fichier robots.txt DOIT être dans le dossier racine de votre site web, et nulle part ailleurs.'; -$_LANGADM['AdminMeta44bc5350d0a72d6f348aaeebb4004d8e'] = 'Rediriger automatiquement vers l\'URL canonique'; +$_LANGADM['AdminMetaff9b76a5b0ca3a2546bd2f27a30bdb26'] = 'Votre fichier robots.txt DOIT être dans le dossier racine de votre site web, et nulle part ailleurs.'; +$_LANGADM['AdminMeta14caa3d50da16368a8f30b53a5b72aa4'] = 'Rediriger automatiquement vers l\'URL canonique'; $_LANGADM['AdminMeta4b9a9672a96a435f1d15ad934e093104'] = 'Route vers les modules'; $_LANGADM['AdminMeta5575f8bf467eba7499f22e78db6f3f56'] = 'Route vers les produits'; -$_LANGADM['AdminMeta6049980ef775b17f7f0b3624ae121733'] = 'L\'URL rewriting (mod_rewrite) n\'est pas activé sur votre serveur. Si vous voulez utiliser les URL simplifiées, veuillez activer ce module Apache.'; +$_LANGADM['AdminMeta2b8d5d29082dcd15416bfda7936daabd'] = 'L\'URL rewriting (mod_rewrite) n\'est pas activé sur votre serveur. Si vous voulez utiliser les URL simplifiées, veuillez activer ce module Apache.'; $_LANGADM['AdminMeta6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caractères non valables :'; -$_LANGADM['AdminMeta6bd35b70de933ef8bfeee04ea40b9a25'] = 'créez un fichier vide robots.txt à la racine de votre site'; +$_LANGADM['AdminMetaecc07a3dfe83603a5aa2e4ae00bf92b8'] = 'créez un fichier vide robots.txt à la racine de votre site'; $_LANGADM['AdminMeta7959e21ff0b83542251ca0b4e9a62eea'] = 'Générer le fichier robots.txt'; -$_LANGADM['AdminMeta7dc12aaf3ebf9e01ef5b2ec91761c26a'] = 'N\'activez cette option que si vous rencontrez des problèmes avec la redirection d\'URL de certaines pages.'; -$_LANGADM['AdminMeta82fa9d45784fa48b4a37f4e225de5451'] = 'Une courte description'; +$_LANGADM['AdminMeta3c7cbced91d6e2e0b34500449597779f'] = 'N\'activez cette option que si vous rencontrez des problèmes avec la redirection d\'URL de certaines pages.'; +$_LANGADM['AdminMetab7e4848d64e66565d360a42e54fd1b3b'] = 'Une courte description'; $_LANGADM['AdminMeta83495f05c4aa5f326f23b6d58d0da5e6'] = 'Route vers les catégories CMS'; $_LANGADM['AdminMeta84e2bd6cb02b2ed581449b1ed5dd3d03'] = 'donnez les permissions d\'écriture au fichier (CHMOD 666 sur un système Unix)'; $_LANGADM['AdminMeta8eee2883d683841b6ab08c1bb6d13fb7'] = 'Route vers les pages CMS'; @@ -1876,26 +1876,26 @@ $_LANGADM['AdminMeta93cba07454f06a4a960172bbd6e2a435'] = 'Oui'; $_LANGADM['AdminMeta9ca94e67feafa7c087ed70257d54ce53'] = 'Mots-clés : %s'; $_LANGADM['AdminMetaa6bb76858f8b4b61c050ad7a7ac57e06'] = 'Méta description :'; $_LANGADM['AdminMetaacaa02ab1d800ce9a0b3df2e4ab8909a'] = 'Désactiver l\'option Apache MultiViews'; -$_LANGADM['AdminMetab65cc08420e484602c7c313336933452'] = 'Ex. : http://www.monsite.com/robots.txt'; +$_LANGADM['AdminMeta7a7e8c770c2e9392ab9bbafff71ca498'] = 'Ex. : http://www.monsite.com/robots.txt'; $_LANGADM['AdminMetab718adec73e04ce3ec720dd11a06a308'] = 'ID'; $_LANGADM['AdminMetab78a3223503896721cca1303f776159b'] = 'Titre'; $_LANGADM['AdminMetab8a27e47e64caa3e36c8894c3745357b'] = 'Avant de pouvoir utiliser cet outil, vous devez :'; $_LANGADM['AdminMetabafd7322c6e97d25b6299b5d6fe8920b'] = 'Non'; -$_LANGADM['AdminMetabc5d446bc10f94f2132fa898d11a423a'] = 'Configuration des URL'; -$_LANGADM['AdminMetabd8a009ea1eab1b40ade8985f4b8c776'] = 'créez un fichier .htaccess vide à la racine de votre site'; -$_LANGADM['AdminMetac12e753c3108c17350db4e5990ff626e'] = 'Liste des mots-clés'; +$_LANGADM['AdminMeta3cb0403ba2ec65e9030c1013b5edb42d'] = 'Configuration des URL'; +$_LANGADM['AdminMeta933efccb4d6d6ce6755b290069644957'] = 'créez un fichier .htaccess vide à la racine de votre site'; +$_LANGADM['AdminMeta13f52e209a05e588d6966c38b5e1586b'] = 'Liste des mots-clés'; $_LANGADM['AdminMetac9cc8cce247e49bae79f15173ce97354'] = 'Enregistrer'; $_LANGADM['AdminMetad3b206d196cd6be3a2764c1fb90b200f'] = 'Supprimer la sélection'; -$_LANGADM['AdminMetad65773e40ecde8c2b27057f09fc868ff'] = 'Titre de la page :'; +$_LANGADM['AdminMeta33de75d34ebe209ac0536cfef2d44206'] = 'Titre de la page :'; $_LANGADM['AdminMetada82a2002384409477655085d5c4136e'] = 'N\'activez cette option que si votre serveur autorise la réécriture d\'URL (recommandé).'; $_LANGADM['AdminMetadbb5f11eab5c5c375c4c5face47ddf1e'] = 'Page :'; -$_LANGADM['AdminMetae1a19fd908ac5462b7341173e3d45afd'] = 'donnez les permissions d\'écriture au fichier (CHMOD 666 sur un système Unix)'; +$_LANGADM['AdminMeta84e2bd6cb02b2ed581449b1ed5dd3d03'] = 'donnez les permissions d\'écriture au fichier (CHMOD 666 sur un système Unix)'; $_LANGADM['AdminMetae1a7478962f9872f0765922496b26851'] = 'Il n\'y a pas de page disponible !'; $_LANGADM['AdminMetae25f0ecd41211b01c83e5fec41df4fe7'] = 'Supprimer les éléments sélectionnés ?'; $_LANGADM['AdminMetae67422bc0428fba3af157a4d4851d2b4'] = 'Titre de la page concernée'; -$_LANGADM['AdminMetae73d8e659020c1acff040a3a3eaf9d21'] = 'Recommandé mais votre thème doit être conforme.'; +$_LANGADM['AdminMetae40f09f13be4201a607dfec5169b3a26'] = 'Recommandé mais votre thème doit être conforme.'; $_LANGADM['AdminMetaf7d367e5791685828ef2f3d6f2148484'] = 'Nom de la page concernée'; -$_LANGADM['AdminMetafe358d16c495908eaff53cb8bc8f3352'] = 'Générez votre fichier \"robots.txt\" en cliquant sur le bouton suivant (cela écrasera votre fichier robots.txt actuel)'; +$_LANGADM['AdminMeta86b8211c5607c777ff305d8967af0bef'] = 'Générez votre fichier \"robots.txt\" en cliquant sur le bouton suivant (cela écrasera votre fichier robots.txt actuel)'; $_LANGADM['AdminModules0095a9fa74d1713e43e370a7d7846224'] = 'Export'; $_LANGADM['AdminModules00c3388449f7c4d73cc8c417d7d38554'] = 'Tous les modules'; $_LANGADM['AdminModules02684cc6b6ea1811a064f475a5fd1d18'] = 'Auteurs'; @@ -1903,7 +1903,7 @@ $_LANGADM['AdminModules0557fa923dcee4d0f86b1409f5c2167f'] = 'Retour'; $_LANGADM['AdminModules06933067aafd48425d67bcb01bba5cb6'] = 'Mise à jour'; $_LANGADM['AdminModules07403a8bc81d7865c8e040e718ec7828'] = 'Nom du module'; $_LANGADM['AdminModules13348442cc6a27032d2b4aa28b75a5d3'] = 'Rechercher'; -$_LANGADM['AdminModules1a13aef3304a50cdefcb2c7207f27a55'] = 'Déconnexion d\'Addons'; +$_LANGADM['AdminModules2b2bc305908a7237d938a2494d6b9382'] = 'Déconnexion d\'Addons'; $_LANGADM['AdminModules222e1825c6eb93a516fba01be7861ddd'] = 'Réseaux Sociaux'; $_LANGADM['AdminModules25b22a00db3085743f478140b8281a26'] = 'Préférences enregistrées'; $_LANGADM['AdminModules28080c3603fb7e10f228381b181cae2c'] = 'Liste des modules'; @@ -1919,17 +1919,17 @@ $_LANGADM['AdminModules34b6cd75171affba6957e308dcbd92be'] = 'Version'; $_LANGADM['AdminModules38d3bc52ba04e35ffdd3314a1e9570c9'] = 'disponibles sur PrestaShop Addons'; $_LANGADM['AdminModules3adbdb3ac060038aa0e6e6c138ef9873'] = 'Catégorie'; $_LANGADM['AdminModules3aeb193de8dbd5b18259adf6e9bfea5c'] = 'Activer allow_url_fopen'; -$_LANGADM['AdminModules3ba472c6ee509a54876c780a63c2fb67'] = 'Activer l\'extension OpenSSL de PHP'; +$_LANGADM['AdminModulese41a3ce60cfeb318c8c42713de0c0505'] = 'Activer l\'extension OpenSSL de PHP'; $_LANGADM['AdminModules485e7b5a1a22f24d67a011c7ae21382a'] = 'Recherche et Filtres'; $_LANGADM['AdminModules49a1b0ce5fd874636756adcf1423e035'] = 'Publicité & Marketing'; -$_LANGADM['AdminModules4cf4871b73927be08c4d9cd5874f899f'] = 'Modules partenaires'; +$_LANGADM['AdminModules09a68b8b422836ba14f84378e17b2ff5'] = 'Modules partenaires'; $_LANGADM['AdminModules5087854d879292c56df057c204eea9c7'] = 'Ajouter un module'; $_LANGADM['AdminModules526d688f37a86d3c3f27d0c5016eb71d'] = 'Réinitialiser'; $_LANGADM['AdminModules53103fcc4656f55c219b600ded3c7438'] = 'Gérer ses points d\'accroche'; $_LANGADM['AdminModules551746895fb66f979bce758992475bfc'] = 'aucun fichier sélectionné'; -$_LANGADM['AdminModules5815819625f2a7b13017e31a3d1af0dd'] = 'Mettez en ligne le module depuis votre ordinateur'; -$_LANGADM['AdminModules587c1529f8b97acf3cc7eff101457808'] = 'Modules achetés sur Addons'; -$_LANGADM['AdminModules589974dad5f49c423fde2b82ea0c8052'] = 'Vous êtes connectés à PrestaShop Addons'; +$_LANGADM['AdminModules6779ef184c16fbd18a0bc13ebda839c5'] = 'Mettez en ligne le module depuis votre ordinateur'; +$_LANGADM['AdminModules174704dbe8a3a7d144b0ce840e734077'] = 'Modules achetés sur Addons'; +$_LANGADM['AdminModules6e34eaf99bdc4b3510007025b9e6c982'] = 'Vous êtes connectés à PrestaShop Addons'; $_LANGADM['AdminModules5976afe9ba86f2fdc39868d5282b02fa'] = 'Modules natifs'; $_LANGADM['AdminModules59e06cbd4be5387138b589509ce17162'] = 'Statistiques & Analyses'; $_LANGADM['AdminModules5b48d0f5735d2f9b73a8f3ec7c4858ba'] = 'Fichier du module'; @@ -1940,25 +1940,25 @@ $_LANGADM['AdminModules61cb3aa3dd09c32d17d80f489ed675c7'] = 'PrestaShop n\'a pas $_LANGADM['AdminModules668c99c1164d5348f99c0878770b53a8'] = 'Activer ce module pour toutes les boutiques'; $_LANGADM['AdminModules6b8f34307b46c249a91d84e52ae94caf'] = 'Activé & désactivé'; $_LANGADM['AdminModules6ff063fbc860a79759a7369ac32cee22'] = 'Processus de commande'; -$_LANGADM['AdminModules709ba1d1ef4136ff2ebd02c5ce6ddc70'] = 'Identifiant Addons'; +$_LANGADM['AdminModules97d50b4e07a11a00e130af2bab36e71b'] = 'Identifiant Addons'; $_LANGADM['AdminModules7245ac07bbd56e6d0f7489a7dddb836f'] = 'Désinstaller la sélection'; $_LANGADM['AdminModules7258e7251413465e0a3eb58094430bde'] = 'Administration'; -$_LANGADM['AdminModules74c91fdc4d150191580f7aed4ae44985'] = 'Avez-vous un compte PrestaShop Addons ?'; +$_LANGADM['AdminModulesb9726620835a779f464e4d2ce31f2359'] = 'Avez-vous un compte PrestaShop Addons ?'; $_LANGADM['AdminModules7d4eb04d5b71acb455329b4d6e228388'] = 'Fonctionnalités front-office'; $_LANGADM['AdminModules7e4a9cd054588a95b0394d92a2030e72'] = 'Vue normale'; $_LANGADM['AdminModules83218ac34c1834c26781fe4bde918ee4'] = 'Bienvenue'; $_LANGADM['AdminModules8634e049945e0e8562673698a1abb485'] = 'Mettre ce module en ligne'; $_LANGADM['AdminModules87a3a6caeffcd74b07ad451f7695dda7'] = 'Prix & Promotions'; $_LANGADM['AdminModules8b875b0fceeb6000f40332b9e0c8df36'] = 'Transporteur & Logistique'; -$_LANGADM['AdminModules9472e641f3ca4a8e3704f4fa9adc7835'] = 'Installé et non installé'; +$_LANGADM['AdminModules7b4d2812164df0dceca0b53bb650e52d'] = 'Installé et non installé'; $_LANGADM['AdminModules96b0141273eabab320119c467cdcaf17'] = 'Total'; $_LANGADM['AdminModules96e36efe70e72835ae51946e2650f9e7'] = 'Ajouter un nouveau module'; -$_LANGADM['AdminModules982315730b736300d05795382006b42d'] = 'Version actuelle:'; +$_LANGADM['AdminModulesdbc0cd962f974e382f7dc1e5faac838a'] = 'Version actuelle:'; $_LANGADM['AdminModules98dd43dfae05b11befe1f140e0ec787a'] = 'Installé'; $_LANGADM['AdminModules9ad88037f3139ea9a992ad5d8cfd6a98'] = 'Facturation'; -$_LANGADM['AdminModules9ce81cf948b7325d53c64aa610851552'] = 'Cette action supprime définitivement le module sur votre serveur. Êtes-vous vraiment sûr ?'; +$_LANGADM['AdminModules85687c63fd82afbc21632f288e53a6e4'] = 'Cette action supprime définitivement le module sur votre serveur. Êtes-vous vraiment sûr ?'; $_LANGADM['AdminModulesPositions08a38277b0309070706f6652eeae9a53'] = 'Bas'; -$_LANGADM['AdminModulesPositions0e914d3a9383dca6cf82f48659c41688'] = 'En cliquant ici, vous serez redirigé vers le front-office de votre boutique pour déplacer et supprimer des modules directement.'; +$_LANGADM['AdminModulesPositionsb1732113d18188707234d40feab743c1'] = 'En cliquant ici, vous serez redirigé vers le front-office de votre boutique pour déplacer et supprimer des modules directement.'; $_LANGADM['AdminModulesPositions0eb9b3af2e4a00837a1b1a854c9ea18c'] = 'modules'; $_LANGADM['AdminModulesPositions1063e38cb53d94d386f21227fcd84717'] = 'Supprimer'; $_LANGADM['AdminModulesPositions19f823c6453c2b1ffd09cb715214813d'] = 'Champ requis'; @@ -1969,25 +1969,25 @@ $_LANGADM['AdminModulesPositions4ba24d91566786f5315acf453418dbb6'] = 'Tous les m $_LANGADM['AdminModulesPositions51a8b3a61ad63d4e5df2ce86870e39b8'] = 'Greffer un module'; $_LANGADM['AdminModulesPositions605e21f380bbda2912e12a4c16737227'] = 'Aucun module pour ce point d\'accroche'; $_LANGADM['AdminModulesPositions6c60f3604bf60b7521bfc60e9c4f65ca'] = 'Lancer LiveEdit'; -$_LANGADM['AdminModulesPositions6d7c1e5020617c62ce515b7d9d610dd8'] = 'Afficher les points d\'accroche invisibles'; +$_LANGADM['AdminModulesPositions4c64748755160a1e441ed3dc34d6b827'] = 'Afficher les points d\'accroche invisibles'; $_LANGADM['AdminModulesPositions7dce122004969d56ae2e0245cb754d35'] = 'Modifier'; $_LANGADM['AdminModulesPositions8a6617dfa35ce54642fc61fd53935a91'] = 'Veuillez saisir chaque nom de fichier séparé par une virgule'; -$_LANGADM['AdminModulesPositions8c1d84e59dda44331f4be585e65aedc7'] = 'Si vous souhaitez ranger ou déplacer les données suivantes, vous devez choisir une boutique dans la liste déroulante'; -$_LANGADM['AdminModulesPositions8e278f6a1ae38a12b2378eec8d08aa4f'] = 'Live Edit'; +$_LANGADM['AdminModulesPositions64adb647e2fb190abbe54ca5b6117aa2'] = 'Si vous souhaitez ranger ou déplacer les données suivantes, vous devez choisir une boutique dans la liste déroulante'; +$_LANGADM['AdminModulesPositions2e981cfc1c17084671eb3d561af13292'] = 'Live Edit'; $_LANGADM['AdminModulesPositions98a11cd6082576d0b5c84f37bde0b380'] = 'Greffer le module sur'; -$_LANGADM['AdminModulesPositions9ee91b01130064edd60d330a3888d17e'] = 'Fichiers pour lesquels le module ne sera pas affiché'; +$_LANGADM['AdminModulesPositions9481cde8486adcdf2dfb38575f0d5598'] = 'Fichiers pour lesquels le module ne sera pas affiché'; $_LANGADM['AdminModulesPositionsc9cc8cce247e49bae79f15173ce97354'] = 'Enregistrer'; $_LANGADM['AdminModulesPositionsd5f1381c5f97f928df4ef8d18c2a27c0'] = 'Exceptions'; $_LANGADM['AdminModulesPositionse55f75a29310d7b60f7ac1d390c8ae42'] = 'Module'; $_LANGADM['AdminModulesPositionsec211f7c20af43e742bf2570c3cb84f9'] = 'Ajouter'; -$_LANGADM['AdminModulesPositionseeec72d281d60d07a7fef0937a533693'] = 'Vous devez sélectionner un magasin pour utiliser le Live Edit'; +$_LANGADM['AdminModulesPositions617983b27d1b90bf5024920bb11b1ba0'] = 'Vous devez sélectionner un magasin pour utiliser le Live Edit'; $_LANGADM['AdminModulesPositionsf2a6c498fb90ee345d997f888fce3b18'] = 'Supprimer'; $_LANGADM['AdminModulesPositionsfc5ad043a6703887bcf45eb8348d8680'] = 'Nom technique :'; $_LANGADM['AdminModulesPositionsfeb6f2e19409f021e5fd65c51d21d254'] = 'Dégreffer la sélection'; $_LANGADM['AdminModulesa0f454ebaee933c7791ffcdda76944b3'] = 'Modules désactivé'; $_LANGADM['AdminModulesa27dfe771799a09fd55fea73286eb6ab'] = 'Désinstaller'; $_LANGADM['AdminModulesa8b87a22bdd589f5d056645941a01841'] = 'Guides d\'Achats'; -$_LANGADM['AdminModulesa911c43793fbdf7903e62ced6222ee2a'] = 'Mettre à jour !'; +$_LANGADM['AdminModules52dd3893c24e9cf4be761dcaee6bea39'] = 'Mettre à jour !'; $_LANGADM['AdminModulesa9964513dc046a2cd404413f77b4656e'] = 'Modification rapide / de masse'; $_LANGADM['AdminModulesaf1b98adf7f686b84cd0b443e022b7a0'] = 'Catégories'; $_LANGADM['AdminModulesb2f31ef3065bf40b2da9fa8525c6adb9'] = 'Désactiver ce module'; @@ -1995,13 +1995,13 @@ $_LANGADM['AdminModulesb5a7adde1af5c87d7fd797b6245c2a39'] = 'Description'; $_LANGADM['AdminModulesbcfaccebf745acfd5e75351095a5394a'] = 'Désactiver'; $_LANGADM['AdminModulesbffe9a3c9a7e00ba00a11749e022d911'] = 'Connexion'; $_LANGADM['AdminModulesc3987e4cac14a8456515f0d200da04ee'] = 'Tous les pays'; -$_LANGADM['AdminModulesc3ba72d64cf29d2df49198be13ff9e50'] = 'Autres modules'; +$_LANGADM['AdminModules3182ea023795eb83ed0ce3beea5beb73'] = 'Autres modules'; $_LANGADM['AdminModulesc658ea834357a283c8198486c30fc045'] = 'Développé par'; $_LANGADM['AdminModulesc81434f8412b7aadef4450a1b7d08ce9'] = 'Activer le module pour'; $_LANGADM['AdminModulescbabf7f87548581cdb2329bda9023c22'] = 'Gérer ses traductions :'; -$_LANGADM['AdminModulescc50be8368055ce40af5f926b8ba5eef'] = 'Place de marché'; +$_LANGADM['AdminModules675e31b94580e2642405e2f8586d112e'] = 'Place de marché'; $_LANGADM['AdminModulescc5df44726705000d55c4d0d0266f206'] = 'Ce module doit être soit un fichier.zip soit un fichier.tar'; -$_LANGADM['AdminModulescef02fed5f63407268c2c0202d1d3708'] = 'Internationalisation & Localisation'; +$_LANGADM['AdminModules44f9bbe73101a9c7842e9384e0db70c9'] = 'Internationalisation & Localisation'; $_LANGADM['AdminModulesd12fb360f73c34226d1e50228875d8cf'] = 'Non installé'; $_LANGADM['AdminModulesd188407e1d066cd41925efebe2dab3da'] = 'Pays actuel :'; $_LANGADM['AdminModulesd7778d0c64b6ba21494c97f77a66885a'] = 'Filtrer'; @@ -2009,25 +2009,25 @@ $_LANGADM['AdminModulesd78986947356ddd37b43d57df289dee9'] = 'Favoris'; $_LANGADM['AdminModulesd7af23f5f349f2c4eace4927943b2760'] = 'Vue par favoris'; $_LANGADM['AdminModulesd88946b678e4c2f251d4e292e8142291'] = 'Référencement - SEO'; $_LANGADM['AdminModulesd9e87fc7a13ba398295447791c67b586'] = 'Modules installés'; -$_LANGADM['AdminModulesdb35d7e7450a0534ecc64bbaf554922b'] = 'Modules non installés'; +$_LANGADM['AdminModulesa4d9da4642d896bd3fc0f9e9a39647c6'] = 'Modules non installés'; $_LANGADM['AdminModulesddd8eef6f86868a07f62b0e3810711f0'] = 'Non installé'; $_LANGADM['AdminModulesdf3f079de6961496f0460dcfdbf9bca3'] = 'par'; $_LANGADM['AdminModulesdfe6e46e2d3e3ba76b5d9aee197c0747'] = 'Modules activé'; -$_LANGADM['AdminModulese186e1de92ef61c103b82fb3ccc6222c'] = 'Si vous souhaitez utiliser pleinement le panneau AdminModules et afficher les modules libres, vous devriez activer la configuration suivante sur votre serveur :'; +$_LANGADM['AdminModulesee0e3cf3fd1a733924756c6534826843'] = 'Si vous souhaitez utiliser pleinement le panneau AdminModules et afficher les modules libres, vous devriez activer la configuration suivante sur votre serveur :'; $_LANGADM['AdminModulese55f75a29310d7b60f7ac1d390c8ae42'] = 'Module'; $_LANGADM['AdminModulese77ecbf1af4f4c210146d351f8dfbc3b'] = 'Paiement'; -$_LANGADM['AdminModulese82948b48db6c6d570055de7ac4a1048'] = 'Aucun module disponible dans cette section.'; -$_LANGADM['AdminModuleseefb1367664086dce52e09e11df15912'] = 'Aucun fichier de mise à jour appliqué (aucun fichier trouvé)'; +$_LANGADM['AdminModules2c422a499f038293ed0c5a1e085cd827'] = 'Aucun module disponible dans cette section.'; +$_LANGADM['AdminModules5c1e38691deffa28383f3e545a7b3ea1'] = 'Aucun fichier de mise à jour appliqué (aucun fichier trouvé)'; $_LANGADM['AdminModulesf1206f9fadc5ce41694f69129aecac26'] = 'Configurer'; $_LANGADM['AdminModulesf2a6c498fb90ee345d997f888fce3b18'] = 'Supprimer'; $_LANGADM['AdminModulesfa5a31a20c6e887538741d9099bf93e7'] = 'module non trouvé'; $_LANGADM['AdminModulesfda2be82f9bf59bf76019b5167186a95'] = 'Le ou les modules suivants ont été correctement mis à jour :'; $_LANGADM['AdminNotFound064d2e08f924478234959b67180290eb'] = 'Retour à la page précédente'; -$_LANGADM['AdminNotFound0bafa728272543abdcdbc58357b00d2f'] = 'est manquant ou non valable.'; +$_LANGADM['AdminNotFound108a3b71e398b14cc2d2054d3d7e1871'] = 'est manquant ou non valable.'; $_LANGADM['AdminNotFound55a6c776077ef389722620bcfd4a2dbf'] = 'Le contrôleur'; $_LANGADM['AdminNotFoundd19e8ab738bcb64f6c960a6ee116b3b5'] = 'Aller à l\'accueil'; $_LANGADM['AdminOrderMessage38d6bc03067212bb0c2633f8a57d5881'] = 'Messages prédéfinis'; -$_LANGADM['AdminOrderMessage38fb7d24e0d60a048f540ecb18e13376'] = 'Enregistrer'; +$_LANGADM['AdminOrderMessage9aa03a5dca2e060a4ecbff0dd8616692'] = 'Enregistrer'; $_LANGADM['AdminOrderMessage49ee3087348e8d44e1feda1917443987'] = 'Nom'; $_LANGADM['AdminOrderMessage4c2a8fe7eaf24721cc7a9f0175115bd4'] = 'Message'; $_LANGADM['AdminOrderMessage4e140ba723a03baa6948340bf90e2ef6'] = 'Nom :'; @@ -2037,21 +2037,21 @@ $_LANGADM['AdminOrderMessaged3b206d196cd6be3a2764c1fb90b200f'] = 'Supprimer la s $_LANGADM['AdminOrderMessagee25f0ecd41211b01c83e5fec41df4fe7'] = 'Supprimer la sélection ?'; $_LANGADM['AdminOrderPreferences0d8bdbe98feb696dd76760ee1374a740'] = 'Taxe des emballages cadeaux'; $_LANGADM['AdminOrderPreferences0db377921f4ce762c62526131097968f'] = 'Général'; -$_LANGADM['AdminOrderPreferences11e7774c4aeee369f9de701a795fb58d'] = 'Cette fonctionnalité permet le passage de commande sans création de compte'; +$_LANGADM['AdminOrderPreferencesbe9308bd860ceb1133a1b482d74cc800'] = 'Cette fonctionnalité permet le passage de commande sans création de compte'; $_LANGADM['AdminOrderPreferences28a318da44a83a4124b9cbcfa4978722'] = 'Propose l\'emballage cadeau au client et la possibilité de laisser un message '; $_LANGADM['AdminOrderPreferences2a0677dae563d574fb1c50badaa4eabf'] = 'Tarifs emballages cadeaux'; $_LANGADM['AdminOrderPreferences342b52e8fe475dc8b5bf11afbfd46ea4'] = 'Requiert l\'acceptation des CGV par le client durant la commande'; -$_LANGADM['AdminOrderPreferences38fb7d24e0d60a048f540ecb18e13376'] = 'Enregistrer'; +$_LANGADM['AdminOrderPreferencesc9cc8cce247e49bae79f15173ce97354'] = 'Enregistrer'; $_LANGADM['AdminOrderPreferences403e42a4b26e379cb13563c98ab63067'] = 'Activer la commande express (guest checkout)'; $_LANGADM['AdminOrderPreferences59aad85b376259844b471a758908a3c1'] = 'Type de processus de commande'; $_LANGADM['AdminOrderPreferences6adf97f83acf6453d4a6a4b1070f3754'] = 'Aucun'; $_LANGADM['AdminOrderPreferences6c9f73b6b5d16baa641cf8343348eb8d'] = 'Vous pouvez choisir le type de processus de command : standard (5 étapes, 5 pages) ou \"One Page Checkout\" (5 étapes au sein d\'une même page)'; $_LANGADM['AdminOrderPreferences6cda6c81a66d7faecf49e94a3b55e924'] = 'Choisissez la page CMS de conditions générales de vente'; -$_LANGADM['AdminOrderPreferences8730643a0c64ae839f141d0fb52bf21d'] = 'Permettre aux clients de fractionner leurs commandes. Une avec les produits \"en stock\", et une autre avec les autres produits. Cette option va transformer le panier des clients dans deux commandes.'; +$_LANGADM['AdminOrderPreferences7a7b2feb3eb906a7dd146f56456920a1'] = 'Permettre aux clients de fractionner leurs commandes. Une avec les produits \"en stock\", et une autre avec les autres produits. Cette option va transformer le panier des clients dans deux commandes.'; $_LANGADM['AdminOrderPreferences9311ccba175a9f2fc72e7c6a3dfb6078'] = 'Fixe une taxe pour le prix de l\'emballage cadeau'; $_LANGADM['AdminOrderPreferences9d2f8578a64b498b2d164f7cc8e9086c'] = 'Montant total minimum requis pour valider une commande :'; $_LANGADM['AdminOrderPreferencesa2c3880e68cde73646da32ea19e17ab8'] = 'Autoriser l\'envoi multiple'; -$_LANGADM['AdminOrderPreferencesaad3af5c95ba38f8687b6c35ed6e7218'] = 'Permettre aux clients d\'expédier leurs commande à différentes adresses. Cette option va transformer le panier des clients en une ou plusieurs commandes.'; +$_LANGADM['AdminOrderPreferencescb89d418acfa2d683502627902e97f12'] = 'Permettre aux clients d\'expédier leurs commande à différentes adresses. Cette option va transformer le panier des clients en une ou plusieurs commandes.'; $_LANGADM['AdminOrderPreferencesb563636fd3896671be0104bbc6783be4'] = 'One page checkout'; $_LANGADM['AdminOrderPreferencesb667478ccafce4bff6d427a6bca06269'] = 'Proposer des emballages recyclés'; $_LANGADM['AdminOrderPreferencesbf3b3ed0e4fd43efff9c26b3d35c6c2f'] = 'Options des emballages cadeaux'; @@ -2078,7 +2078,7 @@ $_LANGADM['AdminOrders084e0343a0486ff05530df6c705c8bb4'] = 'compte invité'; $_LANGADM['AdminOrders0885f0c211f74834f0109c5abaf4cdc4'] = 'Langue :'; $_LANGADM['AdminOrders08907d6524467f598eaeeb0ec85fa715'] = 'Cette commande a été passée par un'; $_LANGADM['AdminOrders0945359809dad1fbf3dea1c95a0da951'] = 'Document'; -$_LANGADM['AdminOrders09dcc3b32a3b46e280067eb50780cfc3'] = 'Paquet cadeau :'; +$_LANGADM['AdminOrders7ab3a5fd2da8022848083251c204cd38'] = 'Paquet cadeau :'; $_LANGADM['AdminOrders0a9ed0867d12a9df60d2b37fd0229b87'] = 'Total taxe comprise :'; $_LANGADM['AdminOrders0aed4e816d2ab18361bbfe990b4fdcde'] = 'Utiliser ce panier'; $_LANGADM['AdminOrders0c0d054c2c707309be2e70fb9ed7c571'] = 'Entrepôt'; @@ -2093,13 +2093,13 @@ $_LANGADM['AdminOrders1402e450396cb76b53b95f6e1746d700'] = 'Compte créé le :'; $_LANGADM['AdminOrders153c7809e6b00b6cbfa01b8aa9db43e3'] = 'payé au lieu de'; $_LANGADM['AdminOrders15776e1ba343092478723387aa0844d9'] = 'La quantité à retourner est supérieure à la quantité disponible'; $_LANGADM['AdminOrders19d8b4cd46e3db747255c7d025042a64'] = 'Rechercher un bon d\'achat :'; -$_LANGADM['AdminOrders1c4b007ab8b28deb5a575109f32684ed'] = 'Montrer au client'; -$_LANGADM['AdminOrders1cca75fcdedeb02dfc5e9d5621adf6b1'] = 'Commande : créer une commande'; +$_LANGADM['AdminOrdersb7623e931f082f027293f27dbfe7a8ea'] = 'Montrer au client'; +$_LANGADM['AdminOrders5263e6971aa7d2639fc64992ba5d24ad'] = 'Commande : créer une commande'; $_LANGADM['AdminOrders1d949d2235747b894bbaae35fbf44f1d'] = 'Informations client'; $_LANGADM['AdminOrders1de2ed90d5b4f8b9a76682d3abaa08df'] = 'Voir les informations de paiement'; $_LANGADM['AdminOrders1e6d57e813355689e9c77e947d73ad8f'] = 'Origine :'; $_LANGADM['AdminOrders200e62e510bab9b03c912e10a5363a7a'] = 'Créer une nouvelle facture'; -$_LANGADM['AdminOrders20d1f35b42c6d4939d789a775880ba21'] = 'Une fois le message lu, veuillez cliquer sur l\'encoche verte'; +$_LANGADM['AdminOrders4e64a6e77f548802235c788bb5718e95'] = 'Une fois le message lu, veuillez cliquer sur l\'encoche verte'; $_LANGADM['AdminOrders21e12a8fe83def19b503a5fe335cff50'] = 'Marque de la carte :'; $_LANGADM['AdminOrders24dd7d199595f022b6c9dbfd17bafb55'] = 'Aucun paiement disponible'; $_LANGADM['AdminOrders257630448a4acd9cfc1ce6c7a5ce05f3'] = 'Ajouter un nouveau client'; @@ -2107,7 +2107,7 @@ $_LANGADM['AdminOrders2633d6725607d13e80f5e30514b91fbe'] = 'Total bons d\'achat $_LANGADM['AdminOrders27ce7f8b5623b2e2df568d64cf051607'] = 'Stock'; $_LANGADM['AdminOrders284b47b0bb63ae2df3b29f0e691d6fcf'] = 'Adresses'; $_LANGADM['AdminOrders290612199861c31d1036b185b4e69b75'] = 'Récapitulatif'; -$_LANGADM['AdminOrders294454953b2e3f7ae03ba4e9a758ee36'] = 'Changer la devise la commande en :'; +$_LANGADM['AdminOrders018b8cc48ab87ad8b6479fcda622b48f'] = 'Changer la devise la commande en :'; $_LANGADM['AdminOrders29aa46cc3d2677c7e0f216910df600ff'] = 'Livraison offerte'; $_LANGADM['AdminOrders29c14e1df15d10b73ec9605fd146b9fe'] = 'Aucun transporteur ne peut être appliqué à cette commande'; $_LANGADM['AdminOrders2a4863d18d0e1d218f2f8af4311ab943'] = 'Prix du transporteur :'; @@ -2120,11 +2120,11 @@ $_LANGADM['AdminOrders341216368d7ecd01ce32b8b9892293cf'] = 'TTC'; $_LANGADM['AdminOrders341ee6bf57abde84135c32f55a607de2'] = 'Souhaitez-vous envoyer ce message au client ?'; $_LANGADM['AdminOrders3601146c4e948c32b6424d2c0a7f0118'] = 'Prix'; $_LANGADM['AdminOrders36b4b6df120354132139341e28a3f283'] = 'Montrer les paniers et commandes pour ce client'; -$_LANGADM['AdminOrders38cea52ef18b15dfe649d5183871dee0'] = 'Emballage recyclé :'; +$_LANGADM['AdminOrders4fa1b6a18af39df2372766b93c513f85'] = 'Emballage recyclé :'; $_LANGADM['AdminOrders39ee8b633cf25e903203fc9e1646eac7'] = 'N\'oubliez pas de mettre à jour vos taux de conversion avant d\'effectuer cette opération.'; $_LANGADM['AdminOrders3b0649c72650c313a357338dcdfb64ec'] = 'Note'; $_LANGADM['AdminOrders3d0d1f906e27800531e054a3b6787b7c'] = 'Quantité : '; -$_LANGADM['AdminOrders3f1cd6d5ac2fe6830d6431d4f2c03aac'] = 'Procéder à un remboursement partiel'; +$_LANGADM['AdminOrdersc4b689eeebf8e942907a1cc1d086dba6'] = 'Procéder à un remboursement partiel'; $_LANGADM['AdminOrders3f3e336e2f1fa10375efd923fca18b55'] = 'Attention :'; $_LANGADM['AdminOrders400264c3cd8f2e65b9f19375230b59b8'] = 'Bon de réduction'; $_LANGADM['AdminOrders41953cbf836297b3c96b137a2b789ccb'] = 'Appliquer à toutes les factures'; @@ -2147,7 +2147,7 @@ $_LANGADM['AdminOrders543ae6adeb524f98cc7d3c816a1ec1e3'] = 'Total des ventes HT $_LANGADM['AdminOrders552a0d8c17d95d5dbdc0c28217024f5a'] = 'Coût du transport'; $_LANGADM['AdminOrders57494d3f60983abfdea2c71f5f893cdc'] = 'Ce document n\'est pas disponible'; $_LANGADM['AdminOrders585bc67adbb73dcca638b897fb73a900'] = 'Voir le document'; -$_LANGADM['AdminOrders5a80b1a10d36fdb4c05b87e01cb7abc9'] = 'Total payé depuis la création du compte :'; +$_LANGADM['AdminOrders5c63fcad7f3534fdcf4ee426a54a6e00'] = 'Total payé depuis la création du compte :'; $_LANGADM['AdminOrders5f9a97c1e1ac934b2eb46a9888c3bc8c'] = 'HT'; $_LANGADM['AdminOrders601d8c4b9f72fc1862013c19b677a499'] = 'Adresse de facturation'; $_LANGADM['AdminOrders60baadb22e80b147e4885ad16760e569'] = 'Réf.'; @@ -2167,27 +2167,27 @@ $_LANGADM['AdminOrders6c957f72dc8cdacc75762f2cbdcdfaf2'] = 'Prix unique'; $_LANGADM['AdminOrders711cb64729ed5b666cf97c01691f5806'] = 'Inclure frais de port'; $_LANGADM['AdminOrders71e2851d86b252a44c658b896c486921'] = 'Modifier une note'; $_LANGADM['AdminOrders729a51874fe901b092899e9e8b31c97a'] = 'Êtes-vous sûr ?'; -$_LANGADM['AdminOrders73af90a8372beea9f81a3c3ca77a4aa8'] = 'Envoyer un e-mail au client contenant le lien pour effectuer le paiement.'; +$_LANGADM['AdminOrdersef8e8b3103339349e89cae1673dc9f61'] = 'Envoyer un e-mail au client contenant le lien pour effectuer le paiement.'; $_LANGADM['AdminOrders73bd682c8a8613f6c009f1b802dc2cef'] = 'Privé :'; $_LANGADM['AdminOrders7442e29d7d53e549b78d93c46b8cdcfc'] = 'Commandes'; $_LANGADM['AdminOrders74c06eb18eeb118d7b3c623d0c717290'] = 'Rembourser les produits'; $_LANGADM['AdminOrders76f0ed934de85cc7131910b32ede7714'] = 'Rembourser'; $_LANGADM['AdminOrders77295c7d814e7397c55f64ec06313984'] = 'Devise :'; -$_LANGADM['AdminOrders773b660773e6106c248814fa87b480f7'] = 'Erreur durant l\'envoi de l\'e-mail au client'; +$_LANGADM['AdminOrders0ec5c5bf208e4be4565e77cd6685e277'] = 'Erreur durant l\'envoi de l\'e-mail au client'; $_LANGADM['AdminOrders7752d6c7d20afb7989687e202b77e10e'] = 'Déclinaisons'; $_LANGADM['AdminOrders77fd2b4393b379bedd30efcd5df02090'] = 'Remboursement partiel'; $_LANGADM['AdminOrders7dce122004969d56ae2e0245cb754d35'] = 'Modifier'; $_LANGADM['AdminOrders7ee2b8c38a2da4a080d62d43550235f0'] = 'En stock :'; $_LANGADM['AdminOrders80cb34a90bc2178e9219ccc4ab106867'] = 'Générer la facture'; -$_LANGADM['AdminOrders80e915c39ca9254655d2802979aa698b'] = 'Transformer en compte client'; -$_LANGADM['AdminOrders81a45bb93f6dc37a6c0dcc3af725d331'] = 'Selon le groupe de l\'utilisateur, les prix sont affichés en :'; -$_LANGADM['AdminOrders81fe7d0c685ca9f1829f5ff52370d06e'] = 'Un compte client utilisant cette adresse e-mail existe déjà'; +$_LANGADM['AdminOrdersbd7ce0f0e5b60c189cfdf67324f30d03'] = 'Transformer en compte client'; +$_LANGADM['AdminOrders8a503605957564213392d49d1e3ef1a3'] = 'Selon le groupe de l\'utilisateur, les prix sont affichés en :'; +$_LANGADM['AdminOrders4cce03651d2ecba98c89991f3280a495'] = 'Un compte client utilisant cette adresse e-mail existe déjà'; $_LANGADM['AdminOrders8281efa2494e3344518040d38c11eb8a'] = 'Impossible de retourner ce produit'; $_LANGADM['AdminOrders8394f2c720f3798ff8ef93fe7e331866'] = 'Commandes :'; $_LANGADM['AdminOrders853ae90f0351324bd73ea615e6487517'] = ' :'; $_LANGADM['AdminOrders88427ec035734b45aae9f7d8859a5008'] = 'ID de la transaction'; $_LANGADM['AdminOrders887ee91702c962a70b87cbef07bbcaec'] = 'taxe excl.'; -$_LANGADM['AdminOrders88c61ac25a3c53857ec7f8ce7bf4fd93'] = 'Produits'; +$_LANGADM['AdminOrders068f80c7519d0528fb08e82137a72131'] = 'Produits'; $_LANGADM['AdminOrders8a6d43c4dd6f7655b974e6c7861e33b1'] = 'Erreur : le prix du produit doit être établi'; $_LANGADM['AdminOrders8b3e7bc0ed634c2bc8ac54a4cc2e781f'] = 'Mise en place d\'un formulaire de paiement'; $_LANGADM['AdminOrders8c489d0946f66d17d73f26366a4bf620'] = 'Poid'; @@ -2202,7 +2202,7 @@ $_LANGADM['AdminOrders961f2247a2070bedff9f9cd8d64e2650'] = 'Choisir'; $_LANGADM['AdminOrders96b0141273eabab320119c467cdcaf17'] = 'Total'; $_LANGADM['AdminOrders988876a65c025870f89dca38f1c93e1b'] = 'Le mail a été envoyé au client'; $_LANGADM['AdminOrders988fd738de9c6d177440c5dcf69e73ce'] = 'Retour'; -$_LANGADM['AdminOrders99c60050f06df6a1b7fb5e2a10647f01'] = 'Nouveau détail de facture'; +$_LANGADM['AdminOrders4800d00deaa0a28a18151d76feb858cb'] = 'Nouveau détail de facture'; $_LANGADM['AdminOrders9a0badbe4ffecaa004839769db6185d0'] = '600 car. max.'; $_LANGADM['AdminOrders9aff554dd26baa786f105ec17fdcaac1'] = 'Cacher les paniers et commandes pour ce client'; $_LANGADM['AdminOrders9b2e4f5c43e114c3330ff9fdc69d2834'] = 'pour ajouter un commentaire ou envoyer un message au client'; @@ -2246,13 +2246,13 @@ $_LANGADM['AdminOrdersc9cc8cce247e49bae79f15173ce97354'] = 'Enregistrer'; $_LANGADM['AdminOrderscb1766c2f66e428afb3b74a67c045370'] = 'Marquer ce message comme \"lu\"'; $_LANGADM['AdminOrderscc61945cbbf46721a053467c395c666f'] = 'Remboursé'; $_LANGADM['AdminOrderscce5cb6b3f30f3c7c23e056782be13e2'] = 'Recherche de clients :'; -$_LANGADM['AdminOrdersce06c769dac054ae0bed803d833f3f1c'] = 'Avoir concernant la commande n°'; +$_LANGADM['AdminOrders54431df3f2451575c469f55e99a49f3a'] = 'Avoir concernant la commande n°'; $_LANGADM['AdminOrdersce26601dac0dea138b7295f02b7620a7'] = 'Client'; $_LANGADM['AdminOrdersd1228f5476d15142b1358ae4b5fa2454'] = 'Commande n°'; $_LANGADM['AdminOrdersd3791adb95b19897037a0e3153ff6356'] = 'Réinitialiser le prix du transporteur'; $_LANGADM['AdminOrdersd460ec1b52f16b50d55978c3d4bfdc97'] = '< Précédent'; $_LANGADM['AdminOrdersd5bd22327f46800fbd839c6fae3eaa49'] = 'Si vous décidez de créer cette remise pour toutes les factures, une remise sera créée par commande et leurs factures.'; -$_LANGADM['AdminOrdersd75006dcef2bef28163a45d12d3f27ee'] = 'Procéder à un remboursement'; +$_LANGADM['AdminOrderse5bd639f4d74cf2c52afada77086f788'] = 'Procéder à un remboursement'; $_LANGADM['AdminOrdersd98a07f84921b24ee30f86fd8cd85c3c'] = 'de'; $_LANGADM['AdminOrdersdc5f499e83aef4f6811faa4081631740'] = 'Le'; $_LANGADM['AdminOrdersdc8d1b4e8c9bdf1eed97eb9ed5877a43'] = 'Souhaitez-vous écraser le message actuel ?'; @@ -2261,7 +2261,7 @@ $_LANGADM['AdminOrdersdd9644efbcf9d41c5be6daed03514dd8'] = 'Suivant >'; $_LANGADM['AdminOrdersddd167afc1441dcab03a9546c8ef8b51'] = 'Voir le bon de livraison'; $_LANGADM['AdminOrdersdeb10517653c255364175796ace3553f'] = 'Produit'; $_LANGADM['AdminOrderse06d7593c1cd6dabef450be6c3da7091'] = 'Retours produit'; -$_LANGADM['AdminOrderse0ae72820135fe805b0fb84c60d75c17'] = 'Si vous ne sélectionnez pas \"Transporteur offert\", le coût normal du transporteur sera appliqué'; +$_LANGADM['AdminOrdersfa91d89b1717eca065969faedef8e3b0'] = 'Si vous ne sélectionnez pas \"Transporteur offert\", le coût normal du transporteur sera appliqué'; $_LANGADM['AdminOrderse183b47cb3af26aadf83cddda0d47453'] = 'personnalisé'; $_LANGADM['AdminOrderse2103a9e878a2280b3163e5ee098cbdf'] = 'Êtes-vous sur de vouloir créer une nouvelle facture ?'; $_LANGADM['AdminOrderse2e79605fc9450ec17957cf0e910f5c6'] = 'taxe incl.'; @@ -2283,10 +2283,10 @@ $_LANGADM['AdminOrdersf4ec5f57bd4d31b803312d873be40da9'] = 'Modifier'; $_LANGADM['AdminOrdersf53e8d0e97c47ce70ca9c5eaa08a00d0'] = 'Avoir'; $_LANGADM['AdminOrdersf8246f1c2cfd9a81a376223428bd09d7'] = 'Pas de facture'; $_LANGADM['AdminOrdersf8617a92ba0a0a4eabee724eab7c9f48'] = 'Transporteur :'; -$_LANGADM['AdminOrdersf89700070ff03e64d874febf9b8d86e7'] = 'Vous souhaitez ajouter plus de produit qu\'il n\'y a de stock, êtes-vous sûr de vouloir ajouter cette quantité ?'; +$_LANGADM['AdminOrders5a9ec4ab51bd41f2618ef91ec90d55b2'] = 'Vous souhaitez ajouter plus de produit qu\'il n\'y a de stock, êtes-vous sûr de vouloir ajouter cette quantité ?'; $_LANGADM['AdminOrdersf8b1369a8e9d90da0cae0b11049309af'] = 'Non défini'; $_LANGADM['AdminOrdersfb61758d0f0fda4ba867c3d5a46c16a7'] = 'Sources'; -$_LANGADM['AdminOrdersfbaedde498cdead4f2780217646e9ba1'] = 'PU'; +$_LANGADM['AdminOrders197101c4a1b1fc503dcd6ebee127aa10'] = 'PU'; $_LANGADM['AdminOrdersfcf180ebb3cd68250a42bf69795217d8'] = 'Aucune marchandise n\'a été retournée'; $_LANGADM['AdminOrdersfdb70f044434286838493fb91d31f6bc'] = 'pour voir tous les messages'; $_LANGADM['AdminOrdersfdfac28b5ad628f25649d9c2eb4fc62e'] = 'Retourné'; @@ -2299,18 +2299,18 @@ $_LANGADM['AdminOutstandingb9894a8360f66fa7c87aebe79d2f5021'] = 'Encours courant $_LANGADM['AdminOutstandingbcd1b68617759b1dfcff0403a6b5a8d1'] = 'PDF'; $_LANGADM['AdminOutstandingc4e8e61e01875cfb720e75c7d97b9c88'] = 'Encours autorisé'; $_LANGADM['AdminOutstandingce26601dac0dea138b7295f02b7620a7'] = 'Client'; -$_LANGADM['AdminPPreferences0499db31e756ee9a4f209cad2fafcbf4'] = 'Afficher les dernières quantités lorsque celles-ci sont inférieures à :'; +$_LANGADM['AdminPPreferencescbd230bdd0874fd07d7e1c93e9066cea'] = 'Afficher les dernières quantités lorsque celles-ci sont inférieures à :'; $_LANGADM['AdminPPreferences068f80c7519d0528fb08e82137a72131'] = 'Produits'; $_LANGADM['AdminPPreferences08ed0bcf3c2ad0458a120a7b46fb11aa'] = 'Afficher les attributs indisponibles sur la fiche produit :'; -$_LANGADM['AdminPPreferences0a2ab45f848348a2626b7491ab6d8cdd'] = 'Lorsque ce paramètre est activé, toutes les fonctionnalités de vente sont désactivées'; -$_LANGADM['AdminPPreferences11c3382637c5733a6221acf98129b298'] = 'Autoriser la commande de produits hors stock :'; +$_LANGADM['AdminPPreferencescc993294982e16c019912d171e6642ae'] = 'Lorsque ce paramètre est activé, toutes les fonctionnalités de vente sont désactivées'; +$_LANGADM['AdminPPreferencesb23c11a4602efe362326b5500b0cd75f'] = 'Autoriser la commande de produits hors stock :'; $_LANGADM['AdminPPreferences14d14736f0cc7bbd49ee5dbc335d7f60'] = 'Taille maximale de la description courte'; -$_LANGADM['AdminPPreferences18ab46929929152a148ad898fe038ccf'] = 'Ordre de tri par défaut pour la liste des produits'; +$_LANGADM['AdminPPreferences10b4f4d58932f50c51a3d4152f1472a0'] = 'Ordre de tri par défaut pour la liste des produits'; $_LANGADM['AdminPPreferences24c3ed033892f4548a23e4c50e8f6e7f'] = 'Le bouton \"Ajouter au panier\" est caché lorsque le produit est indisponible '; $_LANGADM['AdminPPreferences2593c7ce3ff937293feb1e61c152e551'] = 'caractères'; $_LANGADM['AdminPPreferences290b7c47045d269e2ccfa69e6477acfe'] = 'Prix du produit'; -$_LANGADM['AdminPPreferences39cb26ab18c110579dec495581a11552'] = 'Redirection après avoir ajouté un produit au panier :'; -$_LANGADM['AdminPPreferences3ae332007d1df0ff39971bc1ae7ae27c'] = 'Nombre maximum de produits dans le comparateur :'; +$_LANGADM['AdminPPreferences811046123554936e72a008fac43903be'] = 'Redirection après avoir ajouté un produit au panier :'; +$_LANGADM['AdminPPreferences73ef3e72b62c9e7f404c299665d3998a'] = 'Nombre maximum de produits dans le comparateur :'; $_LANGADM['AdminPPreferences3cfcde53f39184634bc7b2344479fbc4'] = 'Position dans la catégorie'; $_LANGADM['AdminPPreferences4b8d849da50c8e72f839c5c7e1abfe95'] = 'page précédente'; $_LANGADM['AdminPPreferences5b84212579db9037cfe4f22863b17789'] = 'Date d\'ajout'; @@ -2318,45 +2318,45 @@ $_LANGADM['AdminPPreferences68217d833599eb6fb56f9e6d2ca24196'] = 'Comment calcul $_LANGADM['AdminPPreferences74451598607d4a1844581e95abc69e82'] = 'récapitulatif du panier'; $_LANGADM['AdminPPreferences759892e4fd5da7b789eee82dcca9df45'] = 'Produits par page :'; $_LANGADM['AdminPPreferences769d0fbed5bbf0bb965e0cf33d1d6334'] = 'Afficher les quantités disponibles sur la page produit :'; -$_LANGADM['AdminPPreferences78ed1e99c1143172692db7f58722c93f'] = 'Nombre de jours durant lesquels un produit est considéré comme \"nouveau\" :'; +$_LANGADM['AdminPPreferences3ec89c35a46c02632c534a6906f7a361'] = 'Nombre de jours durant lesquels un produit est considéré comme \"nouveau\" :'; $_LANGADM['AdminPPreferences7c96e8b786ae7bf55d100a864a73b44b'] = 'Activer la gestion des stocks :'; $_LANGADM['AdminPPreferences7dbe88f99044a2b7e37ae992b8651be4'] = 'Produits (general)'; $_LANGADM['AdminPPreferences88694e637431115721b5241e652a178f'] = 'Remises des quantités basées sur :'; $_LANGADM['AdminPPreferences90dc497d9d6686ce91ad5c94524020f0'] = 'Mode catalogue :'; -$_LANGADM['AdminPPreferences990f7aaf94657fef90a1326a88958c78'] = 'Concerne uniquement la version non-Ajax du panier'; -$_LANGADM['AdminPPreferences9b8bbcbf5a2788eb2d27b237413f7cd8'] = 'Afficher le bouton \"ajouter au panier\" lorsque le produit a des attributs :'; -$_LANGADM['AdminPPreferences9df736cf267f1f94c5a4997fecbd4e3d'] = 'Définissez la taille maximale de la description courte du produit'; -$_LANGADM['AdminPPreferencesa41e05ded65532b4ca855a20da95bc32'] = 'Préciser ici le seuil à partir duquel sera affiché un message annonçant une prochaine rupture de stock.'; +$_LANGADM['AdminPPreferences1dbe7ce1ee1555b7f51f3681313cb614'] = 'Concerne uniquement la version non-Ajax du panier'; +$_LANGADM['AdminPPreferences4d62541174dc7d7b4958433985e8a49e'] = 'Afficher le bouton \"ajouter au panier\" lorsque le produit a des attributs :'; +$_LANGADM['AdminPPreferencesd001241a200c6e9601de3615a3858882'] = 'Définissez la taille maximale de la description courte du produit'; +$_LANGADM['AdminPPreferencesc7f790f848cb970b2864ba7db2977779'] = 'Préciser ici le seuil à partir duquel sera affiché un message annonçant une prochaine rupture de stock.'; $_LANGADM['AdminPPreferencesa655e39faa3b79bdbfdbe59be2aa1013'] = 'Activer JqZoom au lieu de Thickbox sur les pages produits :'; $_LANGADM['AdminPPreferencesb9208b03bcc9eb4a336258dcdcb66207'] = 'Déclinaisons'; $_LANGADM['AdminPPreferencesc0bd7654d5b278e65f21cf4e9153fdb4'] = 'Marque'; $_LANGADM['AdminPPreferencesc2afe59ae613c1b64c27dba13257e404'] = 'Activer la gestion des stocks avancée :'; -$_LANGADM['AdminPPreferencesc7c54c4ed31886079cd525b60c8867c1'] = 'Afficher ou masquer le bouton \"Ajouter au panier\" sur les pages catégories des produits qui ont des attributs pour forcer les clients à voir le détail du produit.'; -$_LANGADM['AdminPPreferencesca267c647010fcc8c76e3ccd3fddd572'] = 'Tri par défaut pour la liste des produits'; -$_LANGADM['AdminPPreferencesca7de506b98e6e8c63285923677507de'] = 'Nombre de produits par page. Valeur par défaut : 10'; +$_LANGADM['AdminPPreferencesabe6f6437c82253413d14f6f3756c5aa'] = 'Afficher ou masquer le bouton \"Ajouter au panier\" sur les pages catégories des produits qui ont des attributs pour forcer les clients à voir le détail du produit.'; +$_LANGADM['AdminPPreferences576f8e8bd00e234b157d1b0d706b4193'] = 'Tri par défaut pour la liste des produits'; +$_LANGADM['AdminPPreferences2724aaa50fa52662bc9b244cab7afcae'] = 'Nombre de produits par page. Valeur par défaut : 10'; $_LANGADM['AdminPPreferencesca9bccbec65b9e333e8896dbe43369df'] = '0 pour désactiver cette fonctionnalité.'; $_LANGADM['AdminPPreferencescbb81506a7fe3ef03f7a89c76c52131a'] = 'Pagination'; $_LANGADM['AdminPPreferencescf3fb1ff52ea1eed3347ac5401ee7f0c'] = 'Croissant'; -$_LANGADM['AdminPPreferencesd6749853deb2dfe0920371d50fbbb377'] = 'Vous permet de gérer un stock physique, des entrepôts, et des commandes fournisseurs.'; +$_LANGADM['AdminPPreferencesee47d365c45af9938bb4e5e319b128ff'] = 'Vous permet de gérer un stock physique, des entrepôts, et des commandes fournisseurs.'; $_LANGADM['AdminPPreferencesd920ec381c352d9d92a53ed3d261e8c6'] = 'Date de modification'; -$_LANGADM['AdminPPreferencesdcf765af784bde828a35fc529a1760ef'] = 'Ordre par défaut :'; +$_LANGADM['AdminPPreferences0174966145d34b9dc396b9ea15c1575b'] = 'Ordre par défaut :'; $_LANGADM['AdminPPreferencesdf644ae155e79abf54175bd15d75f363'] = 'Nom du produit'; $_LANGADM['AdminPPreferencese3cf5ac19407b1a62c6fccaff675a53b'] = 'Décroissant'; $_LANGADM['AdminPPreferencese4636eaae9d9044b9ae49392197713ed'] = 'Tri par défaut :'; $_LANGADM['AdminPPreferenceseb763a2e313718f33f55e1f0d84df6ee'] = 'Page produit'; $_LANGADM['AdminPPreferencesff26a60315cd84533d5339ba26617988'] = 'Stocks produit'; -$_LANGADM['AdminPayment1b1e7483572e24b802c4f4dec44b7a31'] = 'Restrictions des groupes'; +$_LANGADM['AdminPayment442d9a7c585a4eb14334a32decaee21b'] = 'Restrictions des groupes'; $_LANGADM['AdminPayment1c2e8d60a8f68d08b7009d5e4d5fa137'] = 'Pour chaque module, veuillez cocher la ou les devises à activer.'; $_LANGADM['AdminPayment1f3a05f7b45df8e5c5cafaf0485eedd5'] = 'Cliquez pour voir la liste des modules de paiement.'; $_LANGADM['AdminPayment3e15057a39314e679d553bd9b6522ec8'] = 'Devise du client'; -$_LANGADM['AdminPayment66b063fcc97a757c25e64c785b3f18a8'] = 'Restrictions des pays'; +$_LANGADM['AdminPayment52b7e372bca509e26e66340426dc8531'] = 'Restrictions des pays'; $_LANGADM['AdminPayment837f9681f8514f8c00192f709b3854c8'] = 'Vous avez plus d\'une boutique. Vous devez en sélectionner une pour configurer le paiement.'; -$_LANGADM['AdminPayment9d653d0b5635dcdbbbbaa7c4b42e7a31'] = 'Restrictions des devises'; +$_LANGADM['AdminPaymentd3f9cb6a35595b8e7d9c0cd2f5e14929'] = 'Restrictions des devises'; $_LANGADM['AdminPaymenta286df2cd70ded397d9f3955b0382c1c'] = 'Pour chaque groupe, veuillez cocher le ou les modules de paiement à activer.'; $_LANGADM['AdminPaymenta75b01d1ff66cd0a327bda1effa71dec'] = 'Liste de modules de paiement'; $_LANGADM['AdminPaymentcdf4c2da827655c1ea74209dd683c903'] = 'Devise par défaut de la boutique'; $_LANGADM['AdminPaymentcf7da676516ac041a93fd91755fa40f9'] = 'Aucun module de paiement installés'; -$_LANGADM['AdminPaymentdba25e6675be5fa38a43f015fd6f91d4'] = 'Paiement'; +$_LANGADM['AdminPaymentc453a4b8e8d98e82f35b67f433e3b4da'] = 'Paiement'; $_LANGADM['AdminPaymentdba77f97d76421a973d8e4903ec1b056'] = 'Restrictions des modules de paiement'; $_LANGADM['AdminPaymente39a06ebd5bb473161c5dff3c79c80a5'] = 'Enregistrer les restrictions'; $_LANGADM['AdminPaymentfa8d45faf5026180b0506317cab3a421'] = 'Pour chaque module, veuillez cocher le ou les pays à activer.'; @@ -2368,9 +2368,9 @@ $_LANGADM['AdminPerformance0ae00a25b134fd5949f4e08e28194b1b'] = 'Poids :'; $_LANGADM['AdminPerformance0b388064aa29e8576990d9eb5da8d43e'] = 'Optimisation Apache'; $_LANGADM['AdminPerformance0d6bf1934cab1de045b189eed03c3d42'] = 'Devrait être activé sauf pour les tests et débogage.'; $_LANGADM['AdminPerformance0e68f753bc601f5d9d04717f95042762'] = 'APC'; -$_LANGADM['AdminPerformance17d7cd0c1cf06a808fe23302666ea48c'] = 'Ces fonctionnalités vont être désactivées :'; +$_LANGADM['AdminPerformance3b122241906899e24b19de017667af13'] = 'Ces fonctionnalités vont être désactivées :'; $_LANGADM['AdminPerformance1a278351f1f4e09e91647c5ecdaecd61'] = 'Nombre de niveaux de l\'arborescence :'; -$_LANGADM['AdminPerformance1f1950e2be8e805605b5716b45b5c97e'] = 'Les templates sont recompilés lorsqu\'ils sont mis à jour. Si vous rencontrez des problèmes de compilation lorsque vous mettez à jour vos fichiers de templates, vous devez utiliser \"Forcer la compilation\" au lieu de cette option. Elle ne doit jamais être utilisée dans un environnement de production.'; +$_LANGADM['AdminPerformance2142df83da86e7dbb7257b85574d83de'] = 'Les templates sont recompilés lorsqu\'ils sont mis à jour. Si vous rencontrez des problèmes de compilation lorsque vous mettez à jour vos fichiers de templates, vous devez utiliser \"Forcer la compilation\" au lieu de cette option. Elle ne doit jamais être utilisée dans un environnement de production.'; $_LANGADM['AdminPerformance209007e0c3ea294541d8dbaf9b2c0cc8'] = 'Utiliser le cache :'; $_LANGADM['AdminPerformance21021ea0e52be8e9c599f4dff41e5be0'] = 'Caractéristique'; $_LANGADM['AdminPerformance32a2e7694628335252aceb0552a6f6ba'] = 'Pour utiliser Memcached, vous devez installer l\'extension Memcached PECL sur votre serveur.'; @@ -2378,13 +2378,13 @@ $_LANGADM['AdminPerformance32d593fb52ab5e4ae3f16844b576867d'] = 'En cochant cett $_LANGADM['AdminPerformance38ca568bbe61771c6456a5c7b8d419ee'] = 'Xcache'; $_LANGADM['AdminPerformance38fb7d24e0d60a048f540ecb18e13376'] = 'Enregistrer'; $_LANGADM['AdminPerformance39288e61e4ec7652a64de79b94be2c78'] = 'Compression maximum du code HTML (risqué)'; -$_LANGADM['AdminPerformance3b690cc2c46a821f4ec11a89f0683f1c'] = 'Le système CacheFS doit être utilisé uniquement lorsque les infrastructures ne contiennent qu\'un seul serveur frontal. Demandez à votre hébergeur, pour plus d\'informations.'; -$_LANGADM['AdminPerformance3be6022a526cbc332a0bd798e9d21455'] = 'Permet de toujours ouvrir la console de débogage.'; -$_LANGADM['AdminPerformance3d064d5efb6cf2ed52cf72bfef7c7db2'] = 'Pour utiliser le dossier CacheFS'; -$_LANGADM['AdminPerformance40f69b99e05503042c924aa2f609908e'] = 'Réduire le code HTML après l\'exécution de la compilation Smarty'; -$_LANGADM['AdminPerformance41082af484e7d21ed97209e00f9acf97'] = 'Nom du troisième domaine de votre boutique, (par exemple, myshop-media-server-1.com). Si vous n\'avez pas un autre domaine, laisser ce champ vide'; -$_LANGADM['AdminPerformance41f69f170bf9a7ab1b5b5f7f0e177014'] = 'Fonctionnalités désactivables'; -$_LANGADM['AdminPerformance490aa6e856ccf208a054389e47ce0d06'] = 'ID'; +$_LANGADM['AdminPerformancec3674e01e1bc9327453afff9bee212be'] = 'Le système CacheFS doit être utilisé uniquement lorsque les infrastructures ne contiennent qu\'un seul serveur frontal. Demandez à votre hébergeur, pour plus d\'informations.'; +$_LANGADM['AdminPerformance2e7a8f64d48378eaf4c1a2f064f62470'] = 'Permet de toujours ouvrir la console de débogage.'; +$_LANGADM['AdminPerformance9c9ca93357c96b83727281cbd7c12f36'] = 'Pour utiliser le dossier CacheFS'; +$_LANGADM['AdminPerformancef5b0cf11265b2fee9f2b8f1247a397bd'] = 'Réduire le code HTML après l\'exécution de la compilation Smarty'; +$_LANGADM['AdminPerformance1d75a74a2a2609de0d86127897d0f642'] = 'Nom du troisième domaine de votre boutique, (par exemple, myshop-media-server-1.com). Si vous n\'avez pas un autre domaine, laisser ce champ vide'; +$_LANGADM['AdminPerformance010a6cb0eccdea35662ad711d443f2ec'] = 'Fonctionnalités désactivables'; +$_LANGADM['AdminPerformanceb718adec73e04ce3ec720dd11a06a308'] = 'ID'; $_LANGADM['AdminPerformance526838de93b6f66c78968a3a934042ee'] = '\"Smart cache\" pour le CSS :'; $_LANGADM['AdminPerformance5305b3e31f31228ba222c0681be73cbf'] = 'Recompiler les templates s\'ils sont mis à jour'; $_LANGADM['AdminPerformance5824d53b7b15b236750314bdbf40f32a'] = 'Cache :'; @@ -2395,7 +2395,7 @@ $_LANGADM['AdminPerformance64ea53ab0a03507af104853e03c2db28'] = 'Port :'; $_LANGADM['AdminPerformance689202409e48743b914713f96d93947c'] = 'Valeur'; $_LANGADM['AdminPerformance6a11fdbb32d051287badfadf2b3bdb05'] = 'Ouvrir la console avec un paramètre dans l\'URL (SMARTY_DEBUG)'; $_LANGADM['AdminPerformance6a4a08e9914c7067816a4a338cac9d20'] = 'Utiliser CCC pour les feuilles de style'; -$_LANGADM['AdminPerformance6acc18c03f7557fffe520276b1d92875'] = 'Nom du deuxième domaine de votre boutique, (par exemple, myshop-media-server-1.com). Si vous n\'avez pas un autre domaine, laisser ce champ vide'; +$_LANGADM['AdminPerformance3f21c4cb40da6ee36bfbdee232f734eb'] = 'Nom du deuxième domaine de votre boutique, (par exemple, myshop-media-server-1.com). Si vous n\'avez pas un autre domaine, laisser ce champ vide'; $_LANGADM['AdminPerformance6c202452e44c42e323204da2a3a3c24a'] = 'Système de fichier'; $_LANGADM['AdminPerformance6c3205f235918451faca3dcd6e63d760'] = 'Valeur de caractéristique'; $_LANGADM['AdminPerformance71401d51b276ed4ddcee6b6d4f6f843b'] = 'Ajouter un serveur'; @@ -2403,25 +2403,25 @@ $_LANGADM['AdminPerformance74c9e12c3a19cfb79b79faf579934844'] = 'Ajouter un serv $_LANGADM['AdminPerformance76a6a3d918aeb38a8dbb36eaa070d62d'] = 'Toujours ouvrir la console'; $_LANGADM['AdminPerformance76ef3d6408af444762771472e6b8e647'] = 'Console de débogage :'; $_LANGADM['AdminPerformance7b351ea64247065ff0110b1f8284deb8'] = 'Activer ou désactiver le système de cache'; -$_LANGADM['AdminPerformance829d7912abe53442bf79a6dcf4df2540'] = 'Compression maximum du code HTML. Ne fonctionne que lorsque \"Réduction du code HTML\" est activée. Attention, cette fonctionnalité désactive la validité W3C.'; +$_LANGADM['AdminPerformance729cff2445d2a161b05efaa453554c77'] = 'Compression maximum du code HTML. Ne fonctionne que lorsque \"Réduction du code HTML\" est activée. Attention, cette fonctionnalité désactive la validité W3C.'; $_LANGADM['AdminPerformance839ca1a91906577aef1ab428fff608ef'] = 'Algorithme :'; -$_LANGADM['AdminPerformance84f86887aa666c2cb47b8a9238113b95'] = 'Ne pas ouvrir la console'; +$_LANGADM['AdminPerformance49aeb6053e875124e2e7a5e332cf37df'] = 'Ne pas ouvrir la console'; $_LANGADM['AdminPerformance86cd5169788947d6fcca1165db7a58bc'] = 'Pour utiliser l\'APC, vous devez installer l\'extension PECL APC sur votre serveur.'; -$_LANGADM['AdminPerformance86d197c88189c32765b202ff04db1022'] = 'Serveurs de média (utilisé uniquement lorsque CCC est activé)'; +$_LANGADM['AdminPerformance3ffcac2b857b421d5418b748b411265b'] = 'Serveurs de média (utilisé uniquement lorsque CCC est activé)'; $_LANGADM['AdminPerformance8c489d0946f66d17d73f26366a4bf620'] = 'Poids'; -$_LANGADM['AdminPerformance8ed07686e8486f87c4e0d491b0949904'] = 'Déclinaison de produit :'; +$_LANGADM['AdminPerformance7752d6c7d20afb7989687e202b77e10e'] = 'Déclinaison de produit :'; $_LANGADM['AdminPerformance938a37a70efa8f8b7adf65d5e01442d5'] = 'Ne jamais compiler le cache'; $_LANGADM['AdminPerformance93cba07454f06a4a960172bbd6e2a435'] = 'Oui'; $_LANGADM['AdminPerformance9535ef94bfc73ca1933e6bcfc4e64ded'] = 'Utiliser Rijndael avec la librairie mcrypt.'; $_LANGADM['AdminPerformance9f2dedca6e0a783e7e52037b635c7c91'] = 'Adresse IP :'; $_LANGADM['AdminPerformance9f8a0aaa0d8c5eeb98f607482e6f2543'] = 'Chiffrement'; $_LANGADM['AdminPerformancea80f3ba9da16baa959b8685c8538099d'] = 'Conserver le fonctionnement classique'; -$_LANGADM['AdminPerformancea86b9ae8cc22f12d3c2003ee8e93d746'] = 'Les templates ne sont jamais recompilés, les performances sont meilleures et cette option est à privilégier en environnement de production'; +$_LANGADM['AdminPerformance2327910608424148d46ac4a9f86a1404'] = 'Les templates ne sont jamais recompilés, les performances sont meilleures et cette option est à privilégier en environnement de production'; $_LANGADM['AdminPerformancea9b036d3e91d53892d6a67c31327e456'] = 'doit avoir les droits d\'écriture'; $_LANGADM['AdminPerformanceaadb27e7677e4c4c85e4aa747ef7626e'] = 'Pour utiliser Xcache, vous devez installer l\'extension Xcache sur votre serveur.'; $_LANGADM['AdminPerformanceaee8eb501dcb805b13f843db6dc56e9b'] = 'Vous devez mettre un autre domaine ou sous-domaine, afin d\'utiliser du contenu statique sans cookie.'; $_LANGADM['AdminPerformanceb0744a0fedad81b59019ea2cfd6d0bb9'] = 'Utiliser CCC pour le code JavaScript'; -$_LANGADM['AdminPerformanceb07e7131a6007b2a1a765bdd0e1e4894'] = 'Caractéristique :'; +$_LANGADM['AdminPerformanced6295c05503596b3ed3528aee83e3ef7'] = 'Caractéristique :'; $_LANGADM['AdminPerformanceb3a0f0a71a06c4cb37e4aeb9fc6b0235'] = 'L\'onglet \"Caractéristique\" lors de l\'édition d\'un produit'; $_LANGADM['AdminPerformanceb9f5c797ebbf55adccdd8539a65a0241'] = 'Désactivé'; $_LANGADM['AdminPerformancebafd7322c6e97d25b6299b5d6fe8920b'] = 'Non'; @@ -2430,23 +2430,23 @@ $_LANGADM['AdminPerformancec12c5b5693a651c1a235e9040315ad33'] = 'Cela oblige Sma $_LANGADM['AdminPerformancec469db474a76169ecfbe4d16c0a94646'] = 'Conserver le fonctionnement classique'; $_LANGADM['AdminPerformancec9cc8cce247e49bae79f15173ce97354'] = 'Enregistrer'; $_LANGADM['AdminPerformanceca752c58a57df4ddb193ea9bd45baf4d'] = 'L\'onglet \"Déclinaisons\" lors de l\'édition d\'un produit'; -$_LANGADM['AdminPerformancecb49d4980d515d6b3297a366a3f6c769'] = 'Cette fonctionnalité ne peut-être désactivée car elle est actuellement utilisée'; +$_LANGADM['AdminPerformance98cb1c78dc57031530a646edadf2584d'] = 'Cette fonctionnalité ne peut-être désactivée car elle est actuellement utilisée'; $_LANGADM['AdminPerformancecf00874a93cf1cca317853c54c9f40e3'] = '\"Smart cache\" pour le code JavaScript'; -$_LANGADM['AdminPerformanced909b5755af85b4f5d19f9cce0775a91'] = 'Nom du quatrième domaine de votre boutique, (par exemple, myshop-media-server-1.com). Si vous n\'avez pas un autre domaine, laissez ce champ vide'; +$_LANGADM['AdminPerformancec424b7b67d7e3099a8f297bfc59bbc11'] = 'Nom du quatrième domaine de votre boutique, (par exemple, myshop-media-server-1.com). Si vous n\'avez pas un autre domaine, laissez ce champ vide'; $_LANGADM['AdminPerformancedc653b2b8f2af0dee63edabf1a7ede5b'] = 'Utiliser la classe locale BlowFish'; $_LANGADM['AdminPerformancee3b1efb79066420dc080018e6120b0c4'] = 'Pour ouvrir la console de débogage, il vous suffit de passer le paramètre SMARTY_DEBUG dans l\'URL.'; -$_LANGADM['AdminPerformancee801b33703385c7e12aa56294999df2c'] = 'Forcer la compilation'; -$_LANGADM['AdminPerformanceea3552401a65fd61c45745b3345b12f0'] = 'Compression du JavaScript dans le code HTML après l\'exécution de la compilation Smarty'; +$_LANGADM['AdminPerformance0cbeff261594ed01a8cd36c190d2a069'] = 'Forcer la compilation'; +$_LANGADM['AdminPerformancef65aa6dfb136e572c29d88b74b108592'] = 'Compression du JavaScript dans le code HTML après l\'exécution de la compilation Smarty'; $_LANGADM['AdminPerformanceecffc19cb5ada347980c0fd06ca337f4'] = 'La CCC vous permet de réduire le temps de chargement de votre page. Avec ces paramètres, vous gagnerez en performance sans même toucher au code de votre thème. Assurez-vous toutefois que votre thème soit compatible avec PrestaShop 1.4+, sinon la CCC pourrait causer des problèmes.'; $_LANGADM['AdminPerformancef109757e57bb970f6b86a8f6c3e2b0d7'] = 'Réduction du code HTML'; $_LANGADM['AdminPerformancef15de4c26829bbbde82a73377dee57be'] = 'Conserver la validation W3C'; $_LANGADM['AdminPerformancef2bbdf9f72c085adc4d0404e370f0f4c'] = 'Attribut'; $_LANGADM['AdminPerformancef3799005455e4338e44d1d9130e4c758'] = 'Système de cache :'; -$_LANGADM['AdminPerformancef396ae69aa223c04dff639b3649ba1dd'] = 'IP'; +$_LANGADM['AdminPerformance75ba8d70e3692ba200f0e0df37b4d2ae'] = 'IP'; $_LANGADM['AdminPerformancef45ec4d4a23802aba0c4906caa2f9e80'] = 'Serveur de média n°1 :'; $_LANGADM['AdminPerformancef4efdd180586cba038b52f2471e4075d'] = 'CCC (Concaténation, Compression et mise en Cache)'; $_LANGADM['AdminPerformancef715fd84d02f4fb6cfcd8d2edd9c1996'] = 'Serveur de média n°3 :'; -$_LANGADM['AdminPerformancef8198a372da81edfca0693a81242149d'] = 'Mcrypt est plus rapide que la classe BlowFish, mais nécessite l\'extension PHP \"mcrypt\". Si vous changez cette configuration, tous les cookies seront réinitialisés.'; +$_LANGADM['AdminPerformance609cd22f2a8343e13a650753026cbbe4'] = 'Mcrypt est plus rapide que la classe BlowFish, mais nécessite l\'extension PHP \"mcrypt\". Si vous changez cette configuration, tous les cookies seront réinitialisés.'; $_LANGADM['AdminPerformancef8d698aea36fcbead2b9d5359ffca76f'] = 'Smarty'; $_LANGADM['AdminPerformancefdb3644651f3871a5e73f4dc271b64e3'] = 'Conserver le fonctionnement classique'; $_LANGADM['AdminPerformancefdf1da3a7cc0e1cb2ef78f7b5658f422'] = 'Cache des templates :'; @@ -2454,7 +2454,7 @@ $_LANGADM['AdminPreferences0db377921f4ce762c62526131097968f'] = 'Général'; $_LANGADM['AdminPreferences1656072e927c8d3acd24359cbb648bb5'] = 'Activer le SSL'; $_LANGADM['AdminPreferences27f3765c3871cd5fe52f88f31dfe2c89'] = 'supérieur'; $_LANGADM['AdminPreferences38fb7d24e0d60a048f540ecb18e13376'] = 'Enregistrer'; -$_LANGADM['AdminPreferences4be87dc8773fa2fb95b7b8302cb47fa9'] = 'Afficher les fournisseurs et les marques même si les blocs correspondants sont désactivés'; +$_LANGADM['AdminPreferences17677e6d8339224e645bc98321a8fbed'] = 'Afficher les fournisseurs et les marques même si les blocs correspondants sont désactivés'; $_LANGADM['AdminPreferences700e61469b84a66ddb24304a85b0c181'] = 'classique'; $_LANGADM['AdminPreferences79a8435260e0c3b17e30ccb1c6dfc75c'] = 'Afficher les fournisseurs et les marques'; $_LANGADM['AdminPreferences8de64d6b49cebd2306af6ddbcd268700'] = 'Si votre hébergeur propose le protocole SSL, vous pouvez activer le cryptage SSL (https://) pour l\'identification des clients et le processus de commande'; @@ -2470,9 +2470,9 @@ $_LANGADM['AdminProducts006b4cc15322f7951d9100716edcac07'] = 'Quantité minimale $_LANGADM['AdminProducts00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activé'; $_LANGADM['AdminProducts019d1ca7d50cc54b995f60d456435e87'] = 'Occasion'; $_LANGADM['AdminProducts01b6e20344b68835c5ed1ddedf20d531'] = 'à'; -$_LANGADM['AdminProducts01f8544c8fd4628bc686502e8b727d95'] = 'le champ'; +$_LANGADM['AdminProducts8edb6e2f93a2381b4ad39d904e7f87d5'] = 'le champ'; $_LANGADM['AdminProducts02fa003c38fefcda498b876f67f4cac7'] = 'URL simplifiée :'; -$_LANGADM['AdminProducts03596501a6ce61f5a66dc0146fbab03e'] = 'Vous n\'avez pas la permission de supprimer ici.'; +$_LANGADM['AdminProducts11a257a80f8c8d76132470b171de6795'] = 'Vous n\'avez pas la permission de supprimer ici.'; $_LANGADM['AdminProducts03937134cedab9078be39a77ee3a48a0'] = 'Groupe'; $_LANGADM['AdminProducts03c2e7e41ffc181a4e84080b4710e81e'] = 'Neuf'; $_LANGADM['AdminProducts03e895d6310cdab805586fce4123ed08'] = 'Sélectionner le type d\'image :'; @@ -2497,25 +2497,25 @@ $_LANGADM['AdminProducts10b8ce36a973c8009b521b39488a89a7'] = 'Frais de port supp $_LANGADM['AdminProducts10cbdb4839f838ce30409739435a6070'] = 'Catalogue :'; $_LANGADM['AdminProducts119a7c88cf8f1c685c57981abff26f43'] = 'Accepter les commandes'; $_LANGADM['AdminProducts12085f07b6313b69c63a625d8e23f706'] = 'Valeur personnalisée'; -$_LANGADM['AdminProducts126ddccbd9f946b8cd46d88b304a2020'] = 'Veuillez sélectionner au moins un produit'; +$_LANGADM['AdminProducts97f014aa339f5b37951f100fb1a086d8'] = 'Veuillez sélectionner au moins un produit'; $_LANGADM['AdminProducts1280169553c08486626f41d112b79450'] = 'Vous devez enregistrer ce produit avant de gérer ses fournisseurs.'; $_LANGADM['AdminProducts1330988644c6dfe038e00e6384ac845a'] = '< Précédent'; $_LANGADM['AdminProducts1351017ac6423911223bc19a8cb7c653'] = 'Nom du fichier'; $_LANGADM['AdminProducts13787cfb1a15ae6690a29d3895c54de9'] = 'Partout'; $_LANGADM['AdminProducts13cdf2d0d1b996ad3a141e297c62ea6b'] = 'Cette fonctionnalité a été désactivée, vous pouvez l\'activer sur cette page :'; $_LANGADM['AdminProducts14377d303687283a740fe52370a2a35f'] = 'Vous devez enregistrer ce produit avant de gérer ses quantités.'; -$_LANGADM['AdminProducts146aed434d7f1d22ee1dd69663122b16'] = 'Vous pouvez définir des prix spécifiques pour des clients appartenant à différents groupes, différents pays...'; +$_LANGADM['AdminProducts6ca82180f678cae60daa0476baf5e523'] = 'Vous pouvez définir des prix spécifiques pour des clients appartenant à différents groupes, différents pays...'; $_LANGADM['AdminProducts148b3eafb80877bdb9fdfd2bb1121807'] = 'Paramètres de disponibilité'; $_LANGADM['AdminProducts14f32fa337152cbd2e40745d4431b916'] = 'Vous devez saisir soit le prix hors taxe de vente au détail, soit le prix de détail avec la taxe. Le champ de saisie sera automatiquement calculé.'; $_LANGADM['AdminProducts151648106e4bf98297882ea2ea1c4b0e'] = 'Mise à jour réussie'; -$_LANGADM['AdminProducts15c0b53bc6be628c429c6d095964553f'] = 'Vous pouvez définir manuellement les quantités disponibles à la vente pour ce produit / chaque déclinaisons, ou choisir de synchroniser ces quantités sur votre stock réel (si la gestion des stocks avancée est activée).'; +$_LANGADM['AdminProductsfa7da3c110f2c45d3e6d18ea5cb73d02'] = 'Vous pouvez définir manuellement les quantités disponibles à la vente pour ce produit / chaque déclinaisons, ou choisir de synchroniser ces quantités sur votre stock réel (si la gestion des stocks avancée est activée).'; $_LANGADM['AdminProducts165cd22134a317e1feceeb858c3660cf'] = 'afficher le prix'; $_LANGADM['AdminProducts1814d65a76028fdfbadab64a5a8076df'] = 'Fournisseurs'; -$_LANGADM['AdminProducts184dba60ea740430441d13a7e8213691'] = 'Affiche une icône \"En solde\" sur la page produit ainsi qu\'en texte sur les pages catégories'; +$_LANGADM['AdminProductse349760a28d519a810e14fa155e8b2d5'] = 'Affiche une icône \"En solde\" sur la page produit ainsi qu\'en texte sur les pages catégories'; $_LANGADM['AdminProducts18a2ecd7e67529945cf93821d3fc438f'] = 'Titre de la fiche produit ; laisser vide pour utiliser le nom du produit'; $_LANGADM['AdminProducts1901606ea069a83dc7beea17881ef95a'] = 'Période'; $_LANGADM['AdminProducts190733df8c1af5e4666dfad4cc554080'] = 'Le prix final du produit sera'; -$_LANGADM['AdminProducts19ef36d3b82a411d76e9a5621b75cf07'] = 'L\'URL réécrite est vide. Vous devez saisir une URL réécrite pour la langue par défaut avant de pouvoir enregistrer le produit.'; +$_LANGADM['AdminProducts6f382b016d2f2357bae77571ccbf0d18'] = 'L\'URL réécrite est vide. Vous devez saisir une URL réécrite pour la langue par défaut avant de pouvoir enregistrer le produit.'; $_LANGADM['AdminProducts19f823c6453c2b1ffd09cb715214813d'] = 'Champ requis'; $_LANGADM['AdminProducts1c669d037f8bc785f0e1a9aeb7070367'] = 'Voir options'; $_LANGADM['AdminProducts1ca81cd1aaff46ab65722b1a0b657b73'] = 'Vous devez enregistrer ce produit avant de pouvoir ajouter des déclinaisons.'; @@ -2529,7 +2529,7 @@ $_LANGADM['AdminProducts20a722e0a7a1f2aed3924e23cb2a86cd'] = 'Notez que si un pr $_LANGADM['AdminProducts20d8e3c9ba72de629652dc849c2a326a'] = 'Configurez le numéro de compte pour les produits de chaque zone. Si le champ est vide, le numéro par défaut de la boutique défini dans l\'onglet Comptabilité est utilisé'; $_LANGADM['AdminProducts21021ea0e52be8e9c599f4dff41e5be0'] = 'Caractéristique'; $_LANGADM['AdminProducts21034ae6d01a83e702839a72ba8a77b0'] = 'HT'; -$_LANGADM['AdminProducts21812846380ea674af23cae02ec213bd'] = 'Il est aussi possible de définir l\'emplacement de chaque produit dans chaque entrepôt.'; +$_LANGADM['AdminProductse368b2411dc4f93041b3fb83f35b9da4'] = 'Il est aussi possible de définir l\'emplacement de chaque produit dans chaque entrepôt.'; $_LANGADM['AdminProducts2194e5264b4e11db918b9d1d428ab68f'] = 'Ne peut pas être l\'attribut par défaut'; $_LANGADM['AdminProducts21f59b54f62b5b8b4bc0f63f0f617fc1'] = 'Impact'; $_LANGADM['AdminProducts22ca5e6793d68c5775c0851a3d2cfa32'] = 'Définir tous les produits comme stockés dans cet entrepôt.'; @@ -2542,24 +2542,24 @@ $_LANGADM['AdminProducts252d5754cc8f41c7c8bc1b15b26cbde3'] = 'Vous modifiez une $_LANGADM['AdminProducts255cf1d721d2bd8cd7b792c23a0773c3'] = 'Nombre de champs de mise en ligne de fichier à afficher'; $_LANGADM['AdminProducts26de4d3e04796d6486136c5b8203c3ac'] = 'Ajouter une image'; $_LANGADM['AdminProducts2811dedc85918c3e3ed0becd87cbb336'] = 'Vous ne pouvez pas ajouter de produits téléchargeables à un pack.'; -$_LANGADM['AdminProducts282c59515d1ea09d37d4d9980bba3e58'] = 'Mettez à 0 pour un accès illimité au téléchargement'; +$_LANGADM['AdminProducts9e962fd822ee734a531490fffa643c49'] = 'Mettez à 0 pour un accès illimité au téléchargement'; $_LANGADM['AdminProducts284dd90023a7ddf940af524df216b9fc'] = 'exclusivité web (non vendu en magasin)'; $_LANGADM['AdminProducts287234a1ff35a314b5b6bc4e5828e745'] = 'Déclinaisons'; $_LANGADM['AdminProducts290b7c47045d269e2ccfa69e6477acfe'] = 'Prix de vente du produit'; $_LANGADM['AdminProducts2998f049bcca4beccebd03d57d35384e'] = 'Nombre de champs texte à afficher'; $_LANGADM['AdminProducts29d7b46b863639e29ae8452d2320530a'] = 'Faire de cette déclinaison celle par défaut pour ce produit'; -$_LANGADM['AdminProducts29e6c2eef6a0b578f4c0395c1b8f5b88'] = 'Ce code est à copier/coller dans la description.'; +$_LANGADM['AdminProducts269667c0128808a20395e0ca25489d64'] = 'Ce code est à copier/coller dans la description.'; $_LANGADM['AdminProducts2aa2ef9d99efe99c01d0c1fb2a3838e5'] = 'Prix d\'achat HT :'; $_LANGADM['AdminProducts2b05e1a0e6c62dbf0018af09ed38f4e0'] = 'Format : YYYY-MM-DD'; $_LANGADM['AdminProducts2ba18b8df558ceaabcc89f3a16772a9b'] = 'Recherche uniquement'; $_LANGADM['AdminProducts2bb8274755d1ebd33d759a3005bfbcd3'] = 'Prix à l\'unité HT'; -$_LANGADM['AdminProducts2c986f319aa2385697e20f8927f860a4'] = 'L\'activation préalable de la gestion avancée du stock, globalement, pour ce produit, est requise.'; +$_LANGADM['AdminProducts3114089efdafb899803901e897176873'] = 'L\'activation préalable de la gestion avancée du stock, globalement, pour ce produit, est requise.'; $_LANGADM['AdminProducts3020c78ae45aff9a35b95856af076765'] = 'Entrepôts'; $_LANGADM['AdminProducts32b502f33a535f75dcbf63f6753c631e'] = 'Tags :'; $_LANGADM['AdminProducts32b919d18cfaca89383f6000dcc9c031'] = 'Générer'; $_LANGADM['AdminProducts3601146c4e948c32b6424d2c0a7f0118'] = 'Prix'; -$_LANGADM['AdminProducts363569b9334efa8fae8d78a46d93e527'] = 'associer vos entrepôts avec des boutiques'; -$_LANGADM['AdminProducts37bde2365871f3c9ca3efe90c2f0e7fa'] = 'Le nom complet du fichier avec l\'extension (exemple : Livre.pdf)'; +$_LANGADM['AdminProducts1fa366c172df7613ac40a6e8c5c0c6b1'] = 'associer vos entrepôts avec des boutiques'; +$_LANGADM['AdminProductsc312034c9f17a264365e734de442ca0a'] = 'Le nom complet du fichier avec l\'extension (exemple : Livre.pdf)'; $_LANGADM['AdminProducts37be07209f53a5d636d5c904ca9ae64c'] = 'Pourcentage'; $_LANGADM['AdminProducts37cfa6b25252ad29f15194e30147f02b'] = 'Emplacement dans l\'entrepôt'; $_LANGADM['AdminProducts382b0f5185773fa0f67a8ed8056c7759'] = 'N/A'; @@ -2579,26 +2579,26 @@ $_LANGADM['AdminProducts3e06cfca1e715c7c256ef8da2098f62a'] = 'Vous devez enregis $_LANGADM['AdminProducts3e34bdebd9bd5edda27e8728904a2552'] = 'l\'unité'; $_LANGADM['AdminProducts3e565755572fa5df48eb811c62619098'] = 'Message quand en stock :'; $_LANGADM['AdminProducts3ea3291e42b4f5eae395f389ce9a88d5'] = 'Générateur de déclinaisons de produit'; -$_LANGADM['AdminProducts3faccbfcb5f35451302dcaff3af6cd3f'] = 'Veuillez cocher une catégorie afin de sélectionner la catégorie par défaut.'; +$_LANGADM['AdminProducts6eac2df6a5cc74282553321a73c553fb'] = 'Veuillez cocher une catégorie afin de sélectionner la catégorie par défaut.'; $_LANGADM['AdminProducts406c281fe886b62b8a34752bc6ef4a13'] = 'Valeur incorrecte'; $_LANGADM['AdminProducts418734e88e64dbe12a62122833c89da7'] = 'Caractères spéciaux autorisés :'; $_LANGADM['AdminProducts42d00bc24fd43cfe3e2e30d01f39ee95'] = 'Filtrer par catégorie'; $_LANGADM['AdminProducts43880cea190f9b18389e53a50ebca906'] = 'associer vos entrepôts avec des transporteurs'; -$_LANGADM['AdminProducts439919935798d6aa9b1bd38a25eb2bf5'] = 'Hauteur (du paquet) :'; +$_LANGADM['AdminProducts30398718bca5d62f8e76919dffe29308'] = 'Hauteur (du paquet) :'; $_LANGADM['AdminProducts44118d6d6ecd2f24f53ec6393a66baa1'] = 'Nombre de jours durant lesquels le fichier sera accessible par les clients après leur commande'; $_LANGADM['AdminProducts4492081ca02b059f9e8af4ddaf0f7292'] = 'Pack'; $_LANGADM['AdminProducts461900b74731e07320ca79366df3e809'] = 'Image :'; -$_LANGADM['AdminProducts46d50e99ea5394a91806e5def0b4d6cf'] = 'Vous pouvez choisir d\'utiliser la gestion des stocks avancée pour ce produit, ou non.'; +$_LANGADM['AdminProducts94d26b23623d5a7a411fa43f3cd48c9a'] = 'Vous pouvez choisir d\'utiliser la gestion des stocks avancée pour ce produit, ou non.'; $_LANGADM['AdminProducts47ac923d219501859fb68fed8c8db77b'] = 'Déclinaison'; $_LANGADM['AdminProducts487fd4fe388baed0928898b641050983'] = 'Éco-participation :'; $_LANGADM['AdminProducts48881913e6addc0c3c439f02229ac91e'] = 'Appliquer à tous les produits '; $_LANGADM['AdminProducts4905a9d513347474b9be5f10fceed6a9'] = 'Lorsque vous utilisez la gestion des stocks avancée (voir Préférences > Produits), les valeurs que vous saisissez ici (prix, références) seront utilisées dans les commandes fournisseurs.'; $_LANGADM['AdminProducts49ee3087348e8d44e1feda1917443987'] = 'Nom'; -$_LANGADM['AdminProducts4a0faa31e792b1806d2b3a93c4a7dde9'] = 'Si certains produits du pack utilisent la gestion des stocks avancée, vous devez avoir un entrepôt commun entre ces produits et le pack.'; +$_LANGADM['AdminProducts926039e8a49f511c72cd88894ad52450'] = 'Si certains produits du pack utilisent la gestion des stocks avancée, vous devez avoir un entrepôt commun entre ces produits et le pack.'; $_LANGADM['AdminProducts4b5ecb6f4e1496fb2c2b28fa0f41872a'] = 'La date de disponibilité du produit lorsqu\'il n\'est plus en stock'; $_LANGADM['AdminProducts4be43b96ad1eb377129a2263b49e251e'] = 'Vous devez enregistrer ce produit avant de gérer ses entrepôts.'; $_LANGADM['AdminProducts4ce8e7777d2385ce6123d0083d8d8cb4'] = 'L\'image a été ajoutée avec succès'; -$_LANGADM['AdminProducts4d774376eedc9e76eb3ecd52629ca6d5'] = 'Gestion des priorités'; +$_LANGADM['AdminProducts8e99fa97ef8d51d9215028842c7ad57c'] = 'Gestion des priorités'; $_LANGADM['AdminProducts4e021cd834848e751e2d1bc66cee697d'] = 'Toutes les déclinaisons'; $_LANGADM['AdminProducts4e140ba723a03baa6948340bf90e2ef6'] = 'Nom :'; $_LANGADM['AdminProducts4faaa9989034c771a314b2f2c0c9ede6'] = 'Maximum 32 caractères.'; @@ -2606,7 +2606,7 @@ $_LANGADM['AdminProducts522794e2dc4cecbae08ad633f40d4b9b'] = 'Définissez les li $_LANGADM['AdminProducts52eb5928a34db3e3da7ba52b0644273b'] = 'EAN-13'; $_LANGADM['AdminProducts52f5e0bc3859bc5f5e25130b6c7e8881'] = 'Position'; $_LANGADM['AdminProducts535fb9c585d10cb369e97f1ae2d5e11f'] = 'Déjà incluse dans le prix'; -$_LANGADM['AdminProducts5362207e69f819de2b0fd72922ff30db'] = 'Longueur (du paquet) :'; +$_LANGADM['AdminProductsb54431f36761311b49af51be8407da30'] = 'Longueur (du paquet) :'; $_LANGADM['AdminProducts544baae42433c186ff222736db985d7d'] = 'Ajouter une valeur prédéfinie dans un premier temps'; $_LANGADM['AdminProducts545f6c2f382c04810103b3e5e6f7d841'] = 'Illimité'; $_LANGADM['AdminProducts55110f4c6a2c90b143c6fcd295cb7bc7'] = 'Une déclinaison par défaut doit être désignée pour chaque produit.'; @@ -2622,7 +2622,7 @@ $_LANGADM['AdminProducts5da618e8e4b89c66fe86e32cdafde142'] = 'Du'; $_LANGADM['AdminProducts5eea367ea73b909880393bd1ae79fc67'] = 'Client :'; $_LANGADM['AdminProducts5fd58de80d182944e9c229aa4c3b8180'] = 'Ajouter ou modifier des propriétés personnalisables'; $_LANGADM['AdminProducts6006a8509fdf7c46885562ae6cd70d7f'] = 'a été uploadé avec succès'; -$_LANGADM['AdminProducts61946eb3e50f01d7ea339f202a2942f8'] = '(s\'il est réglé sur \"Montant\", la taxe est incluse)'; +$_LANGADM['AdminProducts0b74d432ea326571154c17e6f030e62f'] = '(s\'il est réglé sur \"Montant\", la taxe est incluse)'; $_LANGADM['AdminProducts623a9a1f669b091dd76bead27c3252ed'] = 'Quantités'; $_LANGADM['AdminProducts6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caractères interdits :'; $_LANGADM['AdminProducts627b9f5acc2dcec1e8e341dd09df9768'] = 'Message quand hors-stock mais pouvant être commandée chez le fournisseur :'; @@ -2634,7 +2634,7 @@ $_LANGADM['AdminProducts6417c33a2fed170b6c553f8508f9d7c5'] = 'Ce paramètre dép $_LANGADM['AdminProducts6453b853979579ed50ec58e2e7d13816'] = 'Vous perdrez toutes les modifications non enregistrées, souhaitez-vous continuer ?'; $_LANGADM['AdminProducts6492d670e42151cc37574d99f4071f85'] = 'Nom du fichier :'; $_LANGADM['AdminProducts64b53bc0cc0715cf944e23104df45d66'] = 'Produit dématérialisé (services, réservation et produits téléchargeables)'; -$_LANGADM['AdminProducts65be3ad50ca00caff377d6a988c3823c'] = 'Laissez vide si vous ne souhaitez pas de date d\'expiration'; +$_LANGADM['AdminProductsc5a61551373c8838d63df1bdb1996a30'] = 'Laissez vide si vous ne souhaitez pas de date d\'expiration'; $_LANGADM['AdminProducts6624493bea28e951b0e89cb12a324bcf'] = 'Est-ce un produit virtuel ?'; $_LANGADM['AdminProducts6666cd76f96956469e7be39d750cc7d9'] = '/'; $_LANGADM['AdminProducts6844aa7b2ea9577a34cea194362d5509'] = 'dépasse le poids autorisé par le serveur, cette limite est fixée à'; @@ -2642,20 +2642,20 @@ $_LANGADM['AdminProducts686e697538050e4664636337cc3b834f'] = 'Créer'; $_LANGADM['AdminProducts694e8d1f2ee056f98ee488bdc4982d73'] = 'Quantité'; $_LANGADM['AdminProducts6a6d01ddaa8fb712f673a6c94525f149'] = 'disponible à la vente'; $_LANGADM['AdminProducts6adf97f83acf6453d4a6a4b1070f3754'] = 'Aucun'; -$_LANGADM['AdminProducts6b75fa7115dc07a315c0d9eb30f065e1'] = '(ou touche \"Échap.\")'; +$_LANGADM['AdminProducts8241eae69c7d29801316e69c5ce4b7e7'] = '(ou touche \"Échap.\")'; $_LANGADM['AdminProducts6c9c761d2a07d20625686d8062992f80'] = 'Je veux utiliser la gestion des stocks avancée pour ce produit'; -$_LANGADM['AdminProducts6d3adfeed355509b6aee5588e66d0157'] = 'Mots-clés séparés par une virgule'; +$_LANGADM['AdminProducts6ba23760079b4b664d4d5e311c7d5984'] = 'Mots-clés séparés par une virgule'; $_LANGADM['AdminProducts6da03a74721a0554b7143254225cc08a'] = 'Reconditionné'; -$_LANGADM['AdminProducts6dd757cbdd852a16f222a7d1a07eab3e'] = 'Mo'; +$_LANGADM['AdminProducts8d8fcc1abd550c5f25dbfaa57d59cb67'] = 'Mo'; $_LANGADM['AdminProducts6e0fbf5e58083d923245509df03586a0'] = 'Ces champs sont utilisés pour l\'export de comptabilité'; $_LANGADM['AdminProducts6f39383b81d4999830ab6febe6279777'] = 'Ajouter ou modifier des déclinaisons de produit'; $_LANGADM['AdminProducts70ec3125ad8169fc81d61d3586bfa4df'] = 'Annuler le nouveau prix spécifique'; $_LANGADM['AdminProducts70f394c7aa6039a151b545cc56b797b8'] = 'Si aucun des transporteurs n\'est sélectionné, tous les transporteurs pourront être utilisés pour expédier ce produit.'; $_LANGADM['AdminProducts70f4b635847038d056e33959821a7a66'] = 'caractères maximum'; $_LANGADM['AdminProducts7164d9223003cb3505836cf3afebcb67'] = 'Référence(s) produit(s)'; -$_LANGADM['AdminProducts724a48a2cbc09cc6d1d2308618918b0f'] = 'Veuillez choisir les entrepôts associés au produit, et celui par défaut.'; +$_LANGADM['AdminProducts1284dfb4d1c104f5aa4ec55fa3883ff1'] = 'Veuillez choisir les entrepôts associés au produit, et celui par défaut.'; $_LANGADM['AdminProducts729a51874fe901b092899e9e8b31c97a'] = 'Êtes-vous sûr ?'; -$_LANGADM['AdminProducts7348ff21ebf3e5fe57dd6f57c46a9fde'] = 'L\'activation préalable de la gestion avancée du stock est requise.'; +$_LANGADM['AdminProducts474eeb51bd9f6ed941bcde8129075838'] = 'L\'activation préalable de la gestion avancée du stock est requise.'; $_LANGADM['AdminProducts74645ed4e5e25461a664d5f68ff19098'] = 'Cocher dans quelle(s) catégorie(s) le produit doit apparaître'; $_LANGADM['AdminProducts7475ec0d41372a307c497acb7eeea8c4'] = 'Aucune taxe'; $_LANGADM['AdminProducts758c4dc3c8547554755a5e96a25529d7'] = 'Créer un fournisseur'; @@ -2676,7 +2676,7 @@ $_LANGADM['AdminProducts7e3a51a56ddd2846e21c33f05e0aea6f'] = 'Tous les clients'; $_LANGADM['AdminProducts7e47a344b06d82a8836cbee2748a79e6'] = 'est obligatoire au moins en'; $_LANGADM['AdminProducts7e93b54f29abc0e84d489bf739a67e5f'] = 'Nombre de téléchargements'; $_LANGADM['AdminProducts7eba1061a22393d97d8d9ae140870634'] = 'Le pack est vide. Vous devez ajouter au moins un produit au pack avant de pouvoir enregistrer le pack.'; -$_LANGADM['AdminProducts7f5f43f70aaffba55924eaa4b51d9eb3'] = 'HT'; +$_LANGADM['AdminProducts21034ae6d01a83e702839a72ba8a77b0'] = 'HT'; $_LANGADM['AdminProducts804ccd6219996d12eda865d1c0707423'] = 'Toutes les boutiques'; $_LANGADM['AdminProducts811882fecd5c7618d7099ebbd39ea254'] = 'Gauche'; $_LANGADM['AdminProducts8284ae5df53e6e7ffc1f2cc67ae68765'] = 'Référence du fournisseur'; @@ -2692,7 +2692,7 @@ $_LANGADM['AdminProducts86a41a63a6a27da14c838aed0c70cc45'] = 'Vous ne pouvez ajo $_LANGADM['AdminProducts883cb219650dc3aa23733c0aa59a2ef7'] = 'Code à insérer dans votre description'; $_LANGADM['AdminProducts887ee91702c962a70b87cbef07bbcaec'] = 'HT'; $_LANGADM['AdminProducts8a1c241e92c26b92eaae87afa337eaa3'] = 'Le prix d\'achat auquel vous avez commandé le produit'; -$_LANGADM['AdminProducts8a31c29c7a93671a6da5c60c544c0cea'] = 'Quantité disponible à la vente dans la boutique/groupe de boutiques en cours'; +$_LANGADM['AdminProducts94d4eb606950cf2b2d24c9821a362cb8'] = 'Quantité disponible à la vente dans la boutique/groupe de boutiques en cours'; $_LANGADM['AdminProducts8ad79b21078fa8ab5e3a251a533084e5'] = 'Visibilité'; $_LANGADM['AdminProducts8bcdd31a1ab28f0db60efb2087c3f235'] = 'Valeur prédéfinie'; $_LANGADM['AdminProducts8bf615c78d82dede20bca75a5c73615c'] = 'Ajouter une nouvelle image pour ce produit'; @@ -2701,8 +2701,8 @@ $_LANGADM['AdminProducts8c1279db4db86553e4b9682f78cf500e'] = 'Date d\'expiration $_LANGADM['AdminProducts8c489d0946f66d17d73f26366a4bf620'] = 'Poids'; $_LANGADM['AdminProducts8ed07686e8486f87c4e0d491b0949904'] = 'Déclinaison :'; $_LANGADM['AdminProducts8f1a864ccfbcab6bd57f058d5d2b42b2'] = 'Il est également possible de définir les références fournisseurs pour chaque produit.'; -$_LANGADM['AdminProducts8fca858b27c5837dcb22c398aca5e0fc'] = 'Tags séparés par des virgules (ex. : dvd, lecteur dvd, hifi)'; -$_LANGADM['AdminProducts9004d8f63917997431815639087b37b2'] = 'Laissez à 0 afin d\'appliquer le prix par défaut'; +$_LANGADM['AdminProducts9fd90a0a7d933e6870c7364b6cd63247'] = 'Tags séparés par des virgules (ex. : dvd, lecteur dvd, hifi)'; +$_LANGADM['AdminProductsbff11838509966b604d934d917815a72'] = 'Laissez à 0 afin d\'appliquer le prix par défaut'; $_LANGADM['AdminProducts913325468f8b6bcd59733df11213b066'] = 'HT :'; $_LANGADM['AdminProducts913bb5260c0b1fbd1d76d8140360dd19'] = 'avec taxes'; $_LANGADM['AdminProducts915f8462b0f5459dcca1d52b0a2297d5'] = 'Date de disponibilité :'; @@ -2717,14 +2717,14 @@ $_LANGADM['AdminProducts93cba07454f06a4a960172bbd6e2a435'] = 'Oui'; $_LANGADM['AdminProducts95b6faa9d75417fe5e7767a733ab6fb4'] = 'À partir de'; $_LANGADM['AdminProducts961f2247a2070bedff9f9cd8d64e2650'] = 'Choisissez'; $_LANGADM['AdminProducts96c7d7f87187cc14ead1f887407d0edc'] = 'Catalogue uniquement'; -$_LANGADM['AdminProducts9702aa552bdeeedf7fe046493b8c8c94'] = 'Cliquez sur \"Enregister et rester\" après modification des fournisseurs sélectionnés pour afficher les références produits associées.'; +$_LANGADM['AdminProducts4d2ff79a1996128fa51707300a2d4f52'] = 'Cliquez sur \"Enregister et rester\" après modification des fournisseurs sélectionnés pour afficher les références produits associées.'; $_LANGADM['AdminProducts98f770b0af18ca763421bac22b4b6805'] = 'Caractéristiques'; $_LANGADM['AdminProducts998b344cff693ad388a14ba89b1523c7'] = 'n\'est pas valable'; $_LANGADM['AdminProducts99af56daf9ee280b15e8ed79d75f0255'] = 'Liste des tags'; $_LANGADM['AdminProducts9a63ec735f057c1366284bda67eee7de'] = 'Performances'; $_LANGADM['AdminProducts9bbd45bad55cfc620803907f2d8a0217'] = 'Comptabilité'; $_LANGADM['AdminProducts9be976b8052c984a95997e4a4f8eef96'] = 'apparaît dans le corps de la page produit'; -$_LANGADM['AdminProducts9c4cae7cfe29fcbd5a5b5d866593f294'] = 'Vous avez utilisé des déclinaisons, pour cette raison vous ne pouvez pas modifier votre fichier ici, mais dans l\'onglet \"Déclinaisons\"'; +$_LANGADM['AdminProductsf258ae7c40f58689780e219bc9a23608'] = 'Vous avez utilisé des déclinaisons, pour cette raison vous ne pouvez pas modifier votre fichier ici, mais dans l\'onglet \"Déclinaisons\"'; $_LANGADM['AdminProducts9c67db9cd9f13cfbbe3ebb7ab90e9e3f'] = 'Prix de vente TTC :'; $_LANGADM['AdminProducts9c7f56d70e922a61254366964c01c64a'] = 'Toutes les devises'; $_LANGADM['AdminProducts9d2ee2dd8c264912b6dd7b1689c1b423'] = 'Impact sur le prix :'; @@ -2739,7 +2739,7 @@ $_LANGADM['AdminProducts9faa1161b2b3bbada2e8e7c11a4ed737'] = 'Vous pouvez indiqu $_LANGADM['AdminProductsa1997856e58a07d80e27aaf4bc7eaf88'] = 'Supprimer le fichier'; $_LANGADM['AdminProductsa1f9d795d1110aeeed6b5368c16dc725'] = 'EAN-13 ou JAN :'; $_LANGADM['AdminProductsa6bb76858f8b4b61c050ad7a7ac57e06'] = 'Méta description :'; -$_LANGADM['AdminProductsa6cb368dedb16a6bed8a1f3b14a8f2a9'] = 'Vous devez enregistrer ce produit avant de gérer la comptabilité de celui-ci.'; +$_LANGADM['AdminProducts556a6218e1f97339218c46921f1a0f51'] = 'Vous devez enregistrer ce produit avant de gérer la comptabilité de celui-ci.'; $_LANGADM['AdminProductsa6ff0f7a2a1993857cb67b769780e708'] = 'Aucun prix spécifique'; $_LANGADM['AdminProductsa76d4ef5f3f6a672bbfab2865563e530'] = 'Heure'; $_LANGADM['AdminProductsa890a08afc5d657bfe58f8ef21a6da65'] = 'Vous devez enregistrer ce produit avant de pouvoir le personnaliser.'; @@ -2748,7 +2748,7 @@ $_LANGADM['AdminProductsaa642c15d075aab8a1ac2ccbc9a0d07a'] = 'Vous modifiez un g $_LANGADM['AdminProductsaa690c7566fa052edf9db33d69db306f'] = 'Ventes'; $_LANGADM['AdminProductsaac247ca22789872bad95dc8f6c45d37'] = 'Augmentation'; $_LANGADM['AdminProductsaad781b9842958b4552b8edebb83c346'] = 'La copie du fichier a échoué'; -$_LANGADM['AdminProductsab335fe79ef8a5e26c0dbc23332a7148'] = 'Mettre un fichier en ligne depuis votre poste de travail'; +$_LANGADM['AdminProductsffac76aafed78da915f1440bc67b8166'] = 'Mettre un fichier en ligne depuis votre poste de travail'; $_LANGADM['AdminProductsab7a485ebe75b6dd7243ad719f23c7de'] = 'Règle'; $_LANGADM['AdminProductsab8cba13a061fe8d4a330bcc8d6b0175'] = 'Transporteurs :'; $_LANGADM['AdminProductsaba7bdb49b66dd8485c2586a2c88c84e'] = 'Le fichier'; @@ -2757,17 +2757,17 @@ $_LANGADM['AdminProductsac421120056d9d55c27faba6ae2178b2'] = 'La taille maximum $_LANGADM['AdminProductsac67ede5a84eb5a1add7ff4440e9a485'] = 'requis'; $_LANGADM['AdminProductsacdb802bfc2b99b15d1782570285c427'] = 'Valeur :'; $_LANGADM['AdminProductsad0d28cdd9113d3ce911bc064b137cde'] = 'Prix de base'; -$_LANGADM['AdminProductsad1c17cb310c91400d25d599cf154eda'] = 'outrepasse le prix d\'achat du produit dans l\'onglet Information'; +$_LANGADM['AdminProductsf0166650d99e74732ac8c48f10a138b7'] = 'outrepasse le prix d\'achat du produit dans l\'onglet Information'; $_LANGADM['AdminProductsad802655c2e83ad378868d5f448677c7'] = 'Impact sur le prix à l\'unité :'; $_LANGADM['AdminProductsae21d822d879539a75c3d6fd91c2acb3'] = 'Fichier :'; $_LANGADM['AdminProductsaf7448c885be0d8acd5eb84322176570'] = 'UPC :'; $_LANGADM['AdminProductsafdbd71037839ec5a581febacab7bad7'] = 'Aucun client trouvé'; $_LANGADM['AdminProductsb02e6af1f7307868a643fb4ea1323f43'] = 'le produit doit être indexé au minimum dans une catégorie'; -$_LANGADM['AdminProductsb06f68603b4cf2f867480c4d1eb6a611'] = 'URL simplifiée basée sur le nom du produit'; +$_LANGADM['AdminProductse4306834455d4a70e0a7d565022187b2'] = 'URL simplifiée basée sur le nom du produit'; $_LANGADM['AdminProductsb0ae1c78575f8631338b57015604519b'] = 'Veuillez choisir une valeur'; $_LANGADM['AdminProductsb17f3f4dcf653a5776792498a9b44d6a'] = 'Créer les champs'; $_LANGADM['AdminProductsb287d004082f0d743a49dc7360d4fbbe'] = 'La quantité minimale pour commander ce produit (définir 1 pour désactiver cette fonctionnalité)'; -$_LANGADM['AdminProductsb2a474662dea2c96d1bc18cee6208eef'] = 'ex. : 15 € / kg'; +$_LANGADM['AdminProductsdcb01b8abf33df0556011a755580d785'] = 'ex. : 15 € / kg'; $_LANGADM['AdminProductsb2e3e379189bcd9251937acc4dcf37e8'] = 'Une phrase de description'; $_LANGADM['AdminProductsb2f40690858b404ed10e62bdf422c704'] = 'Montant'; $_LANGADM['AdminProductsb3f28ce65c666b3dd33240ad6921d941'] = 'n\'est pas valable'; @@ -2782,7 +2782,7 @@ $_LANGADM['AdminProductsb8cb56e655c8957c168a380aca447e9b'] = 'La taille du fichi $_LANGADM['AdminProductsb908c2f34052b5276e0bf50f0e042211'] = 'Taille du fichier :'; $_LANGADM['AdminProductsb9208b03bcc9eb4a336258dcdcb66207'] = 'Déclinaisons'; $_LANGADM['AdminProductsb9f5c797ebbf55adccdd8539a65a0241'] = 'Désactivé'; -$_LANGADM['AdminProductsba34ea40525a4379add785228e37fe86'] = 'ko'; +$_LANGADM['AdminProducts3e56c011b37f0bc78fb9eb175c1181c6'] = 'ko'; $_LANGADM['AdminProductsbafd7322c6e97d25b6299b5d6fe8920b'] = 'Non'; $_LANGADM['AdminProductsbb46711b0644764f89a3d068e510295a'] = 'en compte actuellement'; $_LANGADM['AdminProductsbbc8c3f199c22b3951a52bc9821971ee'] = 'Prix HT à l\'unité :'; @@ -2792,41 +2792,41 @@ $_LANGADM['AdminProductsbe79f9c19dbf33fba980c3d9961bed6e'] = 'Prévisualiser'; $_LANGADM['AdminProductsbea25554b38032f5da2d8b505b604314'] = 'le produit doit être indexé dans la catégorie par défaut'; $_LANGADM['AdminProductsc03d53b70feba4ea842510abecd6c45e'] = 'Photo'; $_LANGADM['AdminProductsc0471f0320bc17eb192bbd412d236806'] = 'Informations globales sur le produit'; -$_LANGADM['AdminProductsc08df9bb5fb44242a6291b1eee5d09ad'] = 'Mégaoctets'; -$_LANGADM['AdminProductsc0e0d542c698196d3f4981a847b95240'] = 'Veuillez choisir les fournisseurs associés au produit, et celui par défaut.'; +$_LANGADM['AdminProducts8d8fcc1abd550c5f25dbfaa57d59cb67'] = 'Mégaoctets'; +$_LANGADM['AdminProductsc9ccbcfb87f75a9cf7a437314e6ece4f'] = 'Veuillez choisir les fournisseurs associés au produit, et celui par défaut.'; $_LANGADM['AdminProductsc12cf3f1af68d3bb0dacb9f9ac61349e'] = 'Champs fichier :'; $_LANGADM['AdminProductsc1649abdccba825a27f5820f126c8454'] = 'Ajouter un nouveau prix spécifique'; $_LANGADM['AdminProductsc17ed6a82bd63f9dde6ab3572e3c32f4'] = 'id_product_attribute non valable'; -$_LANGADM['AdminProductsc27ff8defa50d70571392ab3c1266a92'] = 'Poids (du paquet) :'; +$_LANGADM['AdminProductsfb9244e71ff86107b58d0328f15fb9b1'] = 'Poids (du paquet) :'; $_LANGADM['AdminProductsc2aca4338baa0270267d8bf0279310f2'] = 'date d\'expiration'; $_LANGADM['AdminProductsc2d675b96dd130960c9c3fb9044e13be'] = 'attribut de date d\'expiration'; -$_LANGADM['AdminProductsc3543f3c6662fa1dedf70ed9c35053c0'] = 'Votre produit va être enregistré en tant que brouillon'; +$_LANGADM['AdminProductsde794262b2a23f277f68ce2810b5175d'] = 'Votre produit va être enregistré en tant que brouillon'; $_LANGADM['AdminProductsc3987e4cac14a8456515f0d200da04ee'] = 'Tous les pays'; $_LANGADM['AdminProductsc39ddd7f7c2983a075a10bff9ff14ae5'] = 'Souhaitez-vous associer une image à ce produit dans votre description ?'; $_LANGADM['AdminProductsc4c95c36570d5a8834be5e88e2f0f6b2'] = 'Informations'; -$_LANGADM['AdminProductsc572a4eb27e155bf026a8e030a153be0'] = 'Parfois un client peut être concerné par plusieurs règles de prix spécifiques simultanément. Les priorités vous permettent de décider quelle règle sera appliquée.'; +$_LANGADM['AdminProductsfaff22253df797fcf949635838e5616b'] = 'Parfois un client peut être concerné par plusieurs règles de prix spécifiques simultanément. Les priorités vous permettent de décider quelle règle sera appliquée.'; $_LANGADM['AdminProductsc74d5593ec71cdf7d4662cd0bc379fff'] = 'Nouvel intitulé'; $_LANGADM['AdminProductsc77b86cdeed7ed9197db5858fa3b5fd0'] = 'Appliquer à toutes les déclinaisons'; $_LANGADM['AdminProductsc795dfff10a7c952f4c5438951e9ece9'] = 'Image de couverture'; $_LANGADM['AdminProductsc7c2169d380b95e2e3672037c5ace793'] = 'Attribuer des caractéristiques à ce produit'; -$_LANGADM['AdminProductsc820e0c1d4ae16db218626f49e7916b1'] = 'ko max.'; +$_LANGADM['AdminProducts839af95e357936503d910adb5ae209a3'] = 'ko max.'; $_LANGADM['AdminProductsc8360cc476fc8b5ee9a4db494220058d'] = 'Nombre de téléchargements autorisé par client'; $_LANGADM['AdminProductsc9211c294f5e55646fb079d71194cd96'] = 'Impossible si la gestion des stocks avancée n\'est pas activée'; $_LANGADM['AdminProductsc975449f6135768798a09476bcbaa6e8'] = 'afficher le nom du fichier d\'une déclinaison'; $_LANGADM['AdminProductsc9cc8cce247e49bae79f15173ce97354'] = 'Enregistrer'; $_LANGADM['AdminProductscc3787ca78f445f481069a4c047f7e7a'] = 'Choisissez la langue :'; -$_LANGADM['AdminProductsccb3f55cceafe88c345ec8d63b3e241c'] = 'Profondeur (du paquet) :'; +$_LANGADM['AdminProductsb00aa0492051a26697bd7a7d81bc24d2'] = 'Profondeur (du paquet) :'; $_LANGADM['AdminProductsccf096490d2671f3ea97ea9289eee5b1'] = 'EAN-13 :'; -$_LANGADM['AdminProductsccfc539487f4e869ef05c1607d24a772'] = 'Vous pouvez définir une valeur spécifique, ou choisir parmi les valeurs existantes prédéfinies que vous avez ajoutées précédemment.'; +$_LANGADM['AdminProductse3c1fd6719e0e6c456c9b760fa1c9433'] = 'Vous pouvez définir une valeur spécifique, ou choisir parmi les valeurs existantes prédéfinies que vous avez ajoutées précédemment.'; $_LANGADM['AdminProductscd165c73eb0d0b368744cc027dd469bb'] = 'Vous devez enregistrer ce produit avant de pouvoir ajouter des caractéristiques.'; $_LANGADM['AdminProductscd896fb215aeb877827b7e9df7d042cb'] = 'Où la placer ?'; $_LANGADM['AdminProductsce2530ff1fb8dc66d6c940c5ce32508d'] = 'Catégories associées :'; $_LANGADM['AdminProductsce26601dac0dea138b7295f02b7620a7'] = 'Client'; -$_LANGADM['AdminProductsce7e3299eb9eaa14aba4928dfe9a7509'] = 'La catégorie par défaut est la catégorie qui sera affichée par défaut'; +$_LANGADM['AdminProductscc95b125cf8cb5bae0b7f043280aec63'] = 'La catégorie par défaut est la catégorie qui sera affichée par défaut'; $_LANGADM['AdminProductscf173b732a2a0377698d631db6185836'] = 'Quantités disponibles à la vente'; $_LANGADM['AdminProductsd0042a700e9bdf79689d63ee6846dc0e'] = 'Description :'; -$_LANGADM['AdminProductsd076bfa965e6f3f48bba804b6faf1527'] = 'caractères'; -$_LANGADM['AdminProductsd18324caa0ff21355efe5b6df70a3640'] = '(n\'oubliez pas ensuite d\'enregistrer le produit)'; +$_LANGADM['AdminProducts2593c7ce3ff937293feb1e61c152e551'] = 'caractères'; +$_LANGADM['AdminProducts1a4453a5654583ecec19798b396c9c23'] = '(n\'oubliez pas ensuite d\'enregistrer le produit)'; $_LANGADM['AdminProductsd3b206d196cd6be3a2764c1fb90b200f'] = 'Supprimer la sélection'; $_LANGADM['AdminProductsd3c23a0ba4a3f027d6acaeb67c4391e4'] = 'Cette interface vous permet d\'indiquer les fournisseurs pour le produit, et éventuellement ses déclinaisons.'; $_LANGADM['AdminProductsd3d2e617335f08df83599665eef8a418'] = 'Fermer'; @@ -2834,14 +2834,14 @@ $_LANGADM['AdminProductsd4303d4b75580309626e8f496e3b072b'] = 'Veuillez activer J $_LANGADM['AdminProductsd5682e6409bded35ee5c6ca6c6297729'] = 'Attribut :'; $_LANGADM['AdminProductsd5ba13ad00daa44c6a03d790e08cf0c8'] = 'Vous devez enregistrer ce produit avant de pouvoir définir des prix spécifiques'; $_LANGADM['AdminProductsd6ae681fcd58f1e1936ca97da36528ff'] = 'Ajouter une nouvelle caractéristique'; -$_LANGADM['AdminProductsd717d2af1bfdb5d7973c331ec9c87f54'] = 'Emplacement (facultatif)'; +$_LANGADM['AdminProductsddedc546753b8ca7f0ecdad9d0863f95'] = 'Emplacement (facultatif)'; $_LANGADM['AdminProductsd74838fbbeb384c01d7294db33c36ec3'] = 'La gestion des stocks est désactivée'; -$_LANGADM['AdminProductsd764262872a3bfe2b0944d1826f43a88'] = 'Veuillez indiquer une quantité pour ajouter un produit.'; +$_LANGADM['AdminProducts7a8c953dac571371a6351681014d5937'] = 'Veuillez indiquer une quantité pour ajouter un produit.'; $_LANGADM['AdminProductsd88946b678e4c2f251d4e292e8142291'] = 'Référencement'; $_LANGADM['AdminProductsd9da8da652ae39e03c51b2a671a47bf8'] = 'Je veux définir mes quantités manuellement'; $_LANGADM['AdminProductsda22c93ccb398c72070f4000cc7b59a1'] = 'Personnalisation'; $_LANGADM['AdminProductsdbb768f29d6b36b627c8233b32da4f2c'] = 'Fichier trop volumineux, taille maximum autorisée :'; -$_LANGADM['AdminProductsdbc748d7835a7f7d3dea74ef3157bc5b'] = 'Télécharger un document joint'; +$_LANGADM['AdminProducts358d7dec5fd4c970b76fe3a47a6d9231'] = 'Télécharger un document joint'; $_LANGADM['AdminProductsdc8f50091cddc5183be3a5b5f774912a'] = 'Mettre en ligne un fichier'; $_LANGADM['AdminProductsdd8c7d4ab211f8e57f450a015dfe4131'] = 'Ajouter un accessoire'; $_LANGADM['AdminProductsdd9644efbcf9d41c5be6daed03514dd8'] = 'Suivant >'; @@ -2858,9 +2858,9 @@ $_LANGADM['AdminProductse187fd4d086ab8cf9144f2b1b7a68b93'] = 'Infos'; $_LANGADM['AdminProductse25f0ecd41211b01c83e5fec41df4fe7'] = 'Supprimer les éléments sélectionnés ?'; $_LANGADM['AdminProductse2e79605fc9450ec17957cf0e910f5c6'] = 'TTC'; $_LANGADM['AdminProductse3401821b946455380c7395ef4248b5a'] = 'Créer un entrepôt'; -$_LANGADM['AdminProductse3ff314e531b5c6bd338f04126b6f471'] = 'mégaoctets maximum'; +$_LANGADM['AdminProducts44192a57b2533a15a4ffeef4a3c40a2e'] = 'mégaoctets maximum'; $_LANGADM['AdminProductse42fc6cc1e61287c77a6b2dfba93111f'] = 'Vous devez enregistrer ce produit avant de pouvoir ajouter des documents joints.'; -$_LANGADM['AdminProductse4824912be74e39f337028028a5df097'] = 'Il n\'est pas possible de modifier les quantités lorsque :'; +$_LANGADM['AdminProducts57ec7ec7b4ada0275e7a24f8543039e0'] = 'Il n\'est pas possible de modifier les quantités lorsque :'; $_LANGADM['AdminProductse4c4c68c7515704a91d90207067dcbbe'] = 'Tous les groupes'; $_LANGADM['AdminProductse56fc964976b3770a35b2d6fb4b78224'] = 'Nulle part'; $_LANGADM['AdminProductse5f7f63d66023847e693fd34bea09d41'] = 'Par défaut :'; @@ -2885,7 +2885,7 @@ $_LANGADM['AdminProductsf16b5952df8d25ea30b25ff95ee8fedf'] = 'Boutiques associé $_LANGADM['AdminProductsf2a6c498fb90ee345d997f888fce3b18'] = 'Supprimer'; $_LANGADM['AdminProductsf33c23efaf78aacff7c1cbc75f732865'] = 'Définissez les libellés des champs textes :'; $_LANGADM['AdminProductsf41afefb4495b85c7b7ddf3e1ca4387f'] = 'Vous pouvez préciser une valeur pour chaque caractéristique pertinente concernant ce produit ; les champs vides ne seront pas affichés.'; -$_LANGADM['AdminProductsf445f4a540768234833908cab83f9214'] = 'outrepasse la taxe d\'éco-participation du produit sur l\'onglet Information'; +$_LANGADM['AdminProductsa3c262c1c1560ed35f1d295bec43ffd5'] = 'outrepasse la taxe d\'éco-participation du produit sur l\'onglet Information'; $_LANGADM['AdminProductsf4a275a931b82e5058bc8ffad8b8e5bd'] = 'Marque :'; $_LANGADM['AdminProductsf55b3e4160181e543a17cb53dff1b218'] = 'ou aller à'; $_LANGADM['AdminProductsf5a47e822b7e7006f2b547d97f10aa28'] = 'Cette interface vous permet de choisir les entrepôts dans lesquels le produit est stocké.'; @@ -2893,24 +2893,24 @@ $_LANGADM['AdminProductsf5a7257cb1424678ae6bebbd0c36b341'] = 'Appliquer une remi $_LANGADM['AdminProductsf755e8b92cb8f02c24f6f539180d45b1'] = 'est trop long'; $_LANGADM['AdminProductsf8825c9f08ff15b5ef6bc3a3898817e8'] = 'Enregistrer et prévisualiser'; $_LANGADM['AdminProductsf898d8e2e12d9963b7de1af85d301d92'] = 'Si un produit est décliné, les quantités sont basées sur la déclinaison par défaut.'; -$_LANGADM['AdminProductsf8d2c739f71b8771be444dcb6af04314'] = 'Ajouter ce produit dans le pack'; -$_LANGADM['AdminProductsf8d71f7aaec730f4f1620506a158728a'] = 'Ce produit a un fichier associé ?'; +$_LANGADM['AdminProducts6403bf96b78b0f008acbe08fdb87988f'] = 'Ajouter ce produit dans le pack'; +$_LANGADM['AdminProducts86a7826cd56fc0f1d09ec7af2f3e8600'] = 'Ce produit a un fichier associé ?'; $_LANGADM['AdminProductsf92965e2c8a7afb3c1b9a5c09a263636'] = 'Ok'; $_LANGADM['AdminProductsf98188b975d57e9dfc3137c7c9f9a5da'] = 'Pour :'; $_LANGADM['AdminProductsf9c128cbc52bb845834c0d3e62b424ea'] = 'La ligne en bleu est la déclinaison par défaut.'; $_LANGADM['AdminProductsfb2ea703b13d059f6b7ea5da806021df'] = 'Format :'; -$_LANGADM['AdminProductsfb8b575e30f694e12e61e0f8c336ae8d'] = 'Selon les quantités des produits de ce pack, vous devriez définir au maximum : '; +$_LANGADM['AdminProducts781f7b5cd5dfeef894b99136b3c86ea2'] = 'Selon les quantités des produits de ce pack, vous devriez définir au maximum : '; $_LANGADM['AdminProductsfb9500d8a4ef9a70c6a91cae122c7cba'] = 'Vous devez indiquer les fournisseurs associés à ce produit et le fournisseur par défaut avant de définir les références.'; $_LANGADM['AdminProductsfbd99ad01b92dbafc686772a39e3d065'] = 'UPC'; $_LANGADM['AdminProductsfc55a6e78b7d33b0241db646dc913ef9'] = 'Modifier cette déclinaison'; $_LANGADM['AdminProductsfec264a44022140bb9724c19c8e954ab'] = 'Action non définie'; $_LANGADM['AdminProductsfee1ad396cfeab246802224002123f39'] = 'Modifier cette image de produit'; $_LANGADM['AdminProductsfff0d600f8a0b5e19e88bfb821dd1157'] = 'Images'; -$_LANGADM['AdminProfiles38fb7d24e0d60a048f540ecb18e13376'] = 'Enregistrer'; +$_LANGADM['AdminProfiles9aa03a5dca2e060a4ecbff0dd8616692'] = 'Enregistrer'; $_LANGADM['AdminProfiles4901062927f176fea0548821fe6a8625'] = 'Pour des raisons de sécurité, vous ne pouvez pas supprimer le profil Administrateur'; $_LANGADM['AdminProfiles49ee3087348e8d44e1feda1917443987'] = 'Nom'; $_LANGADM['AdminProfiles4e140ba723a03baa6948340bf90e2ef6'] = 'Nom :'; -$_LANGADM['AdminProfilesb2d77645b299d0652be9f8871fa5aab7'] = 'Profils'; +$_LANGADM['AdminProfilescce99c598cfdb9773ab041d54c3d973a'] = 'Profils'; $_LANGADM['AdminProfilesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; $_LANGADM['AdminProfilesd3b206d196cd6be3a2764c1fb90b200f'] = 'Supprimer la sélection'; $_LANGADM['AdminProfilese25f0ecd41211b01c83e5fec41df4fe7'] = 'Supprimer la sélection ?'; @@ -2937,7 +2937,7 @@ $_LANGADM['AdminRangePrice38fb7d24e0d60a048f540ecb18e13376'] = 'Enregistrer'; $_LANGADM['AdminRangePrice5da618e8e4b89c66fe86e32cdafde142'] = 'De'; $_LANGADM['AdminRangePrice6bf0217a0db567ce8495e5125a1dfffb'] = 'Fin de la tranche (exclu)'; $_LANGADM['AdminRangePrice914419aa32f04011357d3b604a86d7eb'] = 'Transporteur'; -$_LANGADM['AdminRangePriceb3c500a9f6fbe57f05013046a29f31c6'] = 'Il n\'y a pas de transporteur disponible pour cette gamme de prix.'; +$_LANGADM['AdminRangePriced66af861fb895b26d6f648b8ad00a022'] = 'Il n\'y a pas de transporteur disponible pour cette gamme de prix.'; $_LANGADM['AdminRangePriceb718adec73e04ce3ec720dd11a06a308'] = 'ID'; $_LANGADM['AdminRangePricec62faf40cbefb8525a15d535d0256c5f'] = 'Tranche de prix'; $_LANGADM['AdminRangePriced3b206d196cd6be3a2764c1fb90b200f'] = 'Supprimer la sélection'; @@ -2953,16 +2953,16 @@ $_LANGADM['AdminRangeWeight553024cea5b7d69013550aefba774aaa'] = 'Tranches de poi $_LANGADM['AdminRangeWeight5da618e8e4b89c66fe86e32cdafde142'] = 'De'; $_LANGADM['AdminRangeWeight6bf0217a0db567ce8495e5125a1dfffb'] = 'Fin de tranche (exclu)'; $_LANGADM['AdminRangeWeight914419aa32f04011357d3b604a86d7eb'] = 'Transporteur'; -$_LANGADM['AdminRangeWeightaec665fba230ca53799cf3563c696792'] = 'Il n\'y a pas de transporteur disponible pour une gamme de poids.'; +$_LANGADM['AdminRangeWeightbe349117865c4dbef0e5c86941f399ec'] = 'Il n\'y a pas de transporteur disponible pour une gamme de poids.'; $_LANGADM['AdminRangeWeightb718adec73e04ce3ec720dd11a06a308'] = 'ID'; $_LANGADM['AdminRangeWeightd3b206d196cd6be3a2764c1fb90b200f'] = 'Supprimer la sélection'; $_LANGADM['AdminRangeWeighte12167aa0a7698e6ebc92b4ce3909b53'] = 'À'; $_LANGADM['AdminRangeWeighte25f0ecd41211b01c83e5fec41df4fe7'] = 'Supprimer les éléments sélectionnés ?'; $_LANGADM['AdminRangeWeightf8617a92ba0a0a4eabee724eab7c9f48'] = 'Transporteur :'; -$_LANGADM['AdminReferrers037d865feb5bc0131bbc1b33c996a9d0'] = 'Voir la documentation pour plus de détails...'; +$_LANGADM['AdminReferrersa9d19a0efc717973d21fa6086e40b282'] = 'Voir la documentation pour plus de détails...'; $_LANGADM['AdminReferrers095a1b43effec73955e31e790438de49'] = '€'; $_LANGADM['AdminReferrers0988f870ad8a7648219df0767f768b8d'] = 'Référant HTTP'; -$_LANGADM['AdminReferrers0bef8816b0e89c8ec922185253eeb0a6'] = 'Les champs \"exclude\" indiquent ce qui doit être exclus de l\'URL.'; +$_LANGADM['AdminReferrers7e193ec9c6db5b0eb398445d4233359c'] = 'Les champs \"exclude\" indiquent ce qui doit être exclus de l\'URL.'; $_LANGADM['AdminReferrers10965b2740f42ad4887932c35cee26ab'] = 'Visiteurs uniques'; $_LANGADM['AdminReferrers11ff9f68afb6b8b5b8eda218d7c83a65'] = 'Chiffre d\'affaires'; $_LANGADM['AdminReferrers15dbabfa1e8dfa76adb9df3f12d608b7'] = 'Inclure :'; @@ -2995,19 +2995,19 @@ $_LANGADM['AdminReferrers4e140ba723a03baa6948340bf90e2ef6'] = 'Nom :'; $_LANGADM['AdminReferrers50a4b6c0a93b6a4a57a47ed4e766329b'] = 'Exclure :'; $_LANGADM['AdminReferrers51d53cd2ecdae6b5dd3397875197e898'] = 'Coût par clic'; $_LANGADM['AdminReferrers537c66b24ef5c83b7382cdc3f34885f2'] = 'Année'; -$_LANGADM['AdminReferrers5570dfe4ec8f3d4b2cf4d5780d928b39'] = 'Par exemple, les visiteurs provenant de Google auront un \"http_referer\"comme celui-ci : \"http://www.google.com/search?q=prestashop\".'; +$_LANGADM['AdminReferrerse624fbf7e9e0244cd23a7728b70ee77c'] = 'Par exemple, les visiteurs provenant de Google auront un \"http_referer\"comme celui-ci : \"http://www.google.com/search?q=prestashop\".'; $_LANGADM['AdminReferrers56b1219e1505393dd75346ab93e386f7'] = 'Rémunération en % :'; -$_LANGADM['AdminReferrers571b5937b85a9155062315a7c1d69fa2'] = '\"_\" remplacera un caractère. Si vous souhaitez utiliser le vrai \"_\", vous devez saisir'; +$_LANGADM['AdminReferrers8e39fbf881a90cad62886329c4964931'] = '\"_\" remplacera un caractère. Si vous souhaitez utiliser le vrai \"_\", vous devez saisir'; $_LANGADM['AdminReferrers591411cc8927851db2002208676d8330'] = 'Insc.'; $_LANGADM['AdminReferrers62508131fde00888d0811939026f2f60'] = 'Le champ \"http_referer\"représente le site par lequel le visiteur est arrivé.'; $_LANGADM['AdminReferrers653cfa577bccb5b3587de505c7629922'] = 'Par exemple, si le visiteur accède à une page produit, l\'URL sera'; $_LANGADM['AdminReferrers6691265cf8673ac521e3a1672d482723'] = 'Commissions'; $_LANGADM['AdminReferrers6a26f548831e6a8c26bfbbd9f6ec61e0'] = 'Aide'; $_LANGADM['AdminReferrers6d4acea4a9682c8387d2117120a060e5'] = 'Accès front :'; -$_LANGADM['AdminReferrers72474954ef40e2817957dac137f718d1'] = 'Les champs \"include\" indiquent ce qui doit être inclus dans l\'URL.'; +$_LANGADM['AdminReferrers9f63ab37fd2af2baa08050ed27e23e8e'] = 'Les champs \"include\" indiquent ce qui doit être inclus dans l\'URL.'; $_LANGADM['AdminReferrers7442e29d7d53e549b78d93c46b8cdcfc'] = 'Commandes'; $_LANGADM['AdminReferrers7cbb885aa1164b390a0bc050a64e1812'] = 'Mois'; -$_LANGADM['AdminReferrers7da81b1f9ca174679bbb40b7703ad01d'] = 'URI de requête'; +$_LANGADM['AdminReferrersefc92fb772a0037d7b1fab20dff56a85'] = 'URI de requête'; $_LANGADM['AdminReferrers86190054fc32554662ffbb12b717e8d0'] = 'Rémunération en %'; $_LANGADM['AdminReferrers89741aae300253f498b0993fa678fa18'] = 'Taux com.'; $_LANGADM['AdminReferrers8ff922bbcd8ad41cdfc48d3c5163b2ab'] = 'Calendrier'; @@ -3016,9 +3016,9 @@ $_LANGADM['AdminReferrers9706b3e27e9457477521522ffc8d5b24'] = 'Si le visiteur ar $_LANGADM['AdminReferrers97b22af4c50379be3da02a0b10f13ce3'] = 'Rafraîchir l\'index'; $_LANGADM['AdminReferrersa02a13d2bf709fe1a81957f5f43d3061'] = 'Coût par clic :'; $_LANGADM['AdminReferrersa1b58c5793a9c4b1596f555d3c46ca7c'] = 'Définitions'; -$_LANGADM['AdminReferrersa1cff1c13d1d12ea1f04f6a1e5c10d9c'] = 'Donc si vous souhaitez filtrer tous les visiteurs provenant de Google, vous pouvez indiquer \"%google%\" dans ce champ, ou \"%google.fr%\" si vous ne souhaitez que les visiteurs de Google France.'; +$_LANGADM['AdminReferrers3674c56b4a9dbfdf6768c74dd0adfcd9'] = 'Donc si vous souhaitez filtrer tous les visiteurs provenant de Google, vous pouvez indiquer \"%google%\" dans ce champ, ou \"%google.fr%\" si vous ne souhaitez que les visiteurs de Google France.'; $_LANGADM['AdminReferrersa28735af01fbb1e35371cb120985ac47'] = 'Inscriptions'; -$_LANGADM['AdminReferrersa4e34bb1b030f78313a3a8f687277c45'] = ' sur le forum et obtenir des statistiques sur ces visiteurs en indiquant \"%prestashop\" dans le champ \"request_uri\".'; +$_LANGADM['AdminReferrersf04eea9298f3c447655470c1f8d6d510'] = ' sur le forum et obtenir des statistiques sur ces visiteurs en indiquant \"%prestashop\" dans le champ \"request_uri\".'; $_LANGADM['AdminReferrersa9841e29f2c8180709b16cd2a13c55fe'] = 'Com.'; $_LANGADM['AdminReferrersab0cf104f39708eabd07b8cb67e149ba'] = 'Cache'; $_LANGADM['AdminReferrersab20dd433a5e44c6166509b6c0075b9d'] = 'Pourcentage de la commande reversé.'; @@ -3032,16 +3032,16 @@ $_LANGADM['AdminReferrersbb166feff34b74fef81127259160c93a'] = 'Affilié'; $_LANGADM['AdminReferrersc33e404a441c6ba9648f88af3c68a1ca'] = 'Statistiques'; $_LANGADM['AdminReferrersc67cf4c17877af5f7db7b337b87d84b8'] = 'Il y a un grand nombre de données stockées, donc chaque connexion correspondant à un site référant est indexée. Vous pouvez rafraîchir les index en cliquant sur le bouton ci-dessus. Sachez que cette opération peut prendre plusieurs minutes, et n\'est requise que si vous modifiez ou ajoutez un référant, ou si vous souhaitez que vos modifications soient rétroactives.'; $_LANGADM['AdminReferrerscc99ae38b3da304c65ea3a9019800a38'] = 'Informations techniques'; -$_LANGADM['AdminReferrerscec64239386a3679d3279479d34ef354'] = 'L\'enregistrement du trafic direct peut être très lourd en termes d\'espace disque et de performances, vous ne devez l\'activer que si vous avez la base de données adéquate et un réel besoin de ces informations.'; +$_LANGADM['AdminReferrers8be156d822ab4eb983773bf6dc98eac8'] = 'L\'enregistrement du trafic direct peut être très lourd en termes d\'espace disque et de performances, vous ne devez l\'activer que si vous avez la base de données adéquate et un réel besoin de ces informations.'; $_LANGADM['AdminReferrersd3139f39f1ad6324c80a9ddd50cc7867'] = 'Pages vues'; $_LANGADM['AdminReferrersd3b206d196cd6be3a2764c1fb90b200f'] = 'Supprimer la sélection'; $_LANGADM['AdminReferrersd7e637a6e9ff116de2fa89551240a94d'] = 'Visites'; $_LANGADM['AdminReferrersda0d18febbbe9cd4e54b68aa72f1d231'] = 'Indexation'; -$_LANGADM['AdminReferrersdcf612ffd5e0e54a8f7abf195b74cb61'] = 'Le mode simple utilise le \"LIKE\" de MySQL, mais pour plus de puissance vous pouvez utiliser les expressions régulières de MySQL.'; +$_LANGADM['AdminReferrers6e2d827c9451209e56132fe5c5dc01c7'] = 'Le mode simple utilise le \"LIKE\" de MySQL, mais pour plus de puissance vous pouvez utiliser les expressions régulières de MySQL.'; $_LANGADM['AdminReferrersdcf916d52dc23351ecf7cc8435070da6'] = 'Les affiliés peuvent accéder à leur propre informations avec ces identifiants'; $_LANGADM['AdminReferrersdfc3dfe22ecded7cab0a096ea9874ddd'] = 'Cette méthode est plus fiable que la précédente, mais à son inconvénient : si un moteur de recherche référence une page contenant votre lien avec un tag, ce lien sera proposé dans les résultats de recherche du moteur, et vous aurez dans vos statistiques non seulement les visiteurs du forum, mais également ceux du moteur en question.'; $_LANGADM['AdminReferrerse25f0ecd41211b01c83e5fec41df4fe7'] = 'Supprimer les éléments sélectionnés ?'; -$_LANGADM['AdminReferrerse8292be0c621a08c807325b9ea1be867'] = '\"%\" replacera n\'importe quel nombre de caractères. Si vous souhaitez utiliser le vrai \"%\", vous devez saisir'; +$_LANGADM['AdminReferrers722392574a7427d60d7b41ed8704eec2'] = '\"%\" replacera n\'importe quel nombre de caractères. Si vous souhaitez utiliser le vrai \"%\", vous devez saisir'; $_LANGADM['AdminReferrersf16b5952df8d25ea30b25ff95ee8fedf'] = 'Boutiques associées'; $_LANGADM['AdminReferrersf42f21b1432695de3aa9794b6bfb6d55'] = 'Rémunération de base :'; $_LANGADM['AdminReferrersf4f70727dc34561dfde1a3c529b6205c'] = 'Configuration'; @@ -3049,37 +3049,37 @@ $_LANGADM['AdminRequestSql004bf6c9a40003140292e97330236c53'] = 'Action'; $_LANGADM['AdminRequestSql0095a9fa74d1713e43e370a7d7846224'] = 'Export'; $_LANGADM['AdminRequestSql15c2d85f1fae22a3c3a0594510a1f611'] = 'Requête'; $_LANGADM['AdminRequestSql19681d28ed1cc72479bc26b7e76ad240'] = 'La clause LIMIT doit comporter des arguments de type numérique.'; -$_LANGADM['AdminRequestSql1fb2b468d4bc45d026b04629d7367ec5'] = 'L\'opérande \"*\" ne peut être utilisée dans une requête imbriquée.'; +$_LANGADM['AdminRequestSql44730c57ba2362b57a641e8b44bcfb1e'] = 'L\'opérande \"*\" ne peut être utilisée dans une requête imbriquée.'; $_LANGADM['AdminRequestSql36296325727560bc0b1ae0e0801c82b7'] = 'Lorsque plusieurs tables sont utilisées, chaque attribut doit être référencé à l\'une de ces tables.'; -$_LANGADM['AdminRequestSql38fb7d24e0d60a048f540ecb18e13376'] = 'Enregistrer'; -$_LANGADM['AdminRequestSql3a36318229eb9597af8430e8cc12c6e3'] = 'L\'opérateur '; -$_LANGADM['AdminRequestSql3ace3d5364e85ed551126b5a788700dd'] = 'La table'; +$_LANGADM['AdminRequestSqlc9cc8cce247e49bae79f15173ce97354'] = 'Enregistrer'; +$_LANGADM['AdminRequestSql49744385fe09dfd66780305d33920047'] = 'L\'opérateur '; +$_LANGADM['AdminRequestSql500ed780c28b031ff17cf9415f170bd0'] = 'La table'; $_LANGADM['AdminRequestSql49ee3087348e8d44e1feda1917443987'] = 'Nom'; $_LANGADM['AdminRequestSql4e140ba723a03baa6948340bf90e2ef6'] = 'Nom : '; $_LANGADM['AdminRequestSql503d56551bb8c49dc062e28df2d5c347'] = 'Ajouter une table'; -$_LANGADM['AdminRequestSql569a67022452692cad0c2da1243ad7ab'] = 'La référence '; +$_LANGADM['AdminRequestSql16f8b79916f8f4e305f231e3dcb045e7'] = 'La référence '; $_LANGADM['AdminRequestSql5e4d646cb0cba34ec216552319c41fa6'] = 'Liste des tables MySQL:'; -$_LANGADM['AdminRequestSql627e3d3b6303c563993e54186ffa3fdb'] = 'est un mot-clé non autorisé.'; +$_LANGADM['AdminRequestSql967073fb783cf50a3c3addc66f4c6567'] = 'est un mot-clé non autorisé.'; $_LANGADM['AdminRequestSql62a66bd7e2f1feae6d2eb45ec251c141'] = 'Cette requête n\'a pas de résultat.'; -$_LANGADM['AdminRequestSql6df70dcd4f3168d0f608f4eeeecd3385'] = 'n\'existe pas dans la table : '; -$_LANGADM['AdminRequestSql70e9732e7c12426a3031cc856aba10c7'] = 'L\'attribut '; -$_LANGADM['AdminRequestSql7c3e47d0dfda13e43ad3930048837523'] = 'Veuillez choisir la table.'; +$_LANGADM['AdminRequestSql888cb3575217d185929dee26268c285b'] = 'n\'existe pas dans la table : '; +$_LANGADM['AdminRequestSqlea11e5110768175d2d872ec15821dfa9'] = 'L\'attribut '; +$_LANGADM['AdminRequestSql8ba084fcc77dfde36c3d982bae38490f'] = 'Veuillez choisir la table.'; $_LANGADM['AdminRequestSql902b0d55fddef6f8d651fe1035b7d4bd'] = 'Votre requête est incorrecte.'; -$_LANGADM['AdminRequestSql97cf45dd5a8ff5a1a1a15f059e25bfc8'] = 'n\'existe pas'; +$_LANGADM['AdminRequestSqlf171291acd8b07c3a9f361a09644e1a0'] = 'n\'existe pas'; $_LANGADM['AdminRequestSqla1fa27779242b4902f7ae3bdd5c6d508'] = 'Type'; $_LANGADM['AdminRequestSqla5d1e00410f8e55885dbb6eddd4fe3cd'] = 'Comment créer une nouvelle requête SQL ?'; -$_LANGADM['AdminRequestSqla8ad7f90ed8755a68b8f2c9a583480da'] = 'Vous pouvez aussi exporter les résultats de la requête sous forme de fichier .csv en cliquant sur l\'onglet :'; +$_LANGADM['AdminRequestSqla27bfd40a2250b4e9040bf594cb1460f'] = 'Vous pouvez aussi exporter les résultats de la requête sous forme de fichier .csv en cliquant sur l\'onglet :'; $_LANGADM['AdminRequestSqlab1d92ebad371934228c8b85f65fa449'] = 'Requête : '; -$_LANGADM['AdminRequestSqlab5aab7b64571636a2f508cd3ea62e89'] = 'Vous pouvez ensuite afficher les résultats de requête en cliquant sur l\'onglet :'; -$_LANGADM['AdminRequestSqlad63922dff7de9001b68aa5ffe98dbbb'] = ' utilisé est incorrect.'; +$_LANGADM['AdminRequestSql3637ca8abd7a2fee28a00495daaec24a'] = 'Vous pouvez ensuite afficher les résultats de requête en cliquant sur l\'onglet :'; +$_LANGADM['AdminRequestSql2aab74fed0cd850fa990b124915d1762'] = ' utilisé est incorrect.'; $_LANGADM['AdminRequestSqlb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminRequestSqlb7ccdf6ab58f5514acc520721ddc9f08'] = 'Remplissez les champs et cliquez sur \"Enregistrer\".'; -$_LANGADM['AdminRequestSqlb8bf3ffcbb8025ef76f8d67fff0cdf2b'] = 'Cliquez sur \"Créer\".'; -$_LANGADM['AdminRequestSqld2c0d63fe01c737e0afe765ffb89fc75'] = 'n\'existe pas dans : '; +$_LANGADM['AdminRequestSql819c0645c12ec525d8e6118ea4f09479'] = 'Remplissez les champs et cliquez sur \"Enregistrer\".'; +$_LANGADM['AdminRequestSqlaf1281a9f78e08aee568d3e53663ca19'] = 'Cliquez sur \"Créer\".'; +$_LANGADM['AdminRequestSql87352e5e4e333dd66c12310081c4ba20'] = 'n\'existe pas dans : '; $_LANGADM['AdminRequestSqld3b206d196cd6be3a2764c1fb90b200f'] = 'Supprimer la sélection'; $_LANGADM['AdminRequestSqle25f0ecd41211b01c83e5fec41df4fe7'] = 'Supprimer les éléments sélectionnés ?'; $_LANGADM['AdminRequestSqlf102493313886fbc48767cac746083ec'] = 'Ajouter un attribut'; -$_LANGADM['AdminRequestSqlf262813987f17120ffae515b59e74905'] = 'Lors de l\'enregistrement de la requête, seul les requêtes de type \"SELECT\" sont autorisées.'; +$_LANGADM['AdminRequestSql6077893ee4f49a6298a88d7ca5c9e613'] = 'Lors de l\'enregistrement de la requête, seul les requêtes de type \"SELECT\" sont autorisées.'; $_LANGADM['AdminRequestSqlf2bbdf9f72c085adc4d0404e370f0f4c'] = 'Attribut'; $_LANGADM['AdminReturn004bf6c9a40003140292e97330236c53'] = 'Outils'; $_LANGADM['AdminReturn24a23d787190f2c4812ff9ab11847a72'] = 'État :'; @@ -3099,7 +3099,7 @@ $_LANGADM['AdminReturnb718adec73e04ce3ec720dd11a06a308'] = 'ID'; $_LANGADM['AdminReturnbe812bcdcf226cac718ced453e22dbae'] = 'Plus d\'informations sur la fiche commande'; $_LANGADM['AdminReturnbfc23574a242be4531bcb29877ac1d8a'] = 'Retour produit'; $_LANGADM['AdminReturncb5e33714f324e81edb2ad638d085d09'] = 'Motif de retour :'; -$_LANGADM['AdminReturnd0c905ef089538af1f976a3477d617b0'] = 'Activer ou désactiver la prise en charge des retours produits'; +$_LANGADM['AdminReturnb5ae76d7ccb124762ecb8452378ebe8c'] = 'Activer ou désactiver la prise en charge des retours produits'; $_LANGADM['AdminReturnd1228f5476d15142b1358ae4b5fa2454'] = 'Commande n°'; $_LANGADM['AdminReturnd79cf3f429596f77db95c65074663a54'] = 'ID commande'; $_LANGADM['AdminReturnd98a07f84921b24ee30f86fd8cd85c3c'] = 'du'; @@ -3115,15 +3115,15 @@ $_LANGADM['AdminScenes0b24516ee8c68a18020951583bc3b8ab'] = 'Automatiquement redi $_LANGADM['AdminScenes1af828ba283f1db4849dd627767da221'] = 'Si l\'image envoyée est trop grande elle sera réduite à'; $_LANGADM['AdminScenes24a23d787190f2c4812ff9ab11847a72'] = 'État :'; $_LANGADM['AdminScenes255813ee5a1a16fea7fec6a240bc562c'] = 'Cliquez avec le bouton gauche sur l\'image afin de dessiner la zone rectangulaire et relâchez ce bouton une fois que la zone vous convient.'; -$_LANGADM['AdminScenes3227c586ae23ec9fdc50308436f96f05'] = 'Saisissez ensuite les premières lettres du produit à associer. Une liste de produits apparaît.'; -$_LANGADM['AdminScenes38fb7d24e0d60a048f540ecb18e13376'] = 'Enregistrer'; +$_LANGADM['AdminScenesf343523de5767545db82a1043a165a97'] = 'Saisissez ensuite les premières lettres du produit à associer. Une liste de produits apparaît.'; +$_LANGADM['AdminScenesc9cc8cce247e49bae79f15173ce97354'] = 'Enregistrer'; $_LANGADM['AdminScenes3b263477a8ad622d76979befafd0119d'] = 'Tapez les premières lettres du nom du produit, puis choisissez le produit dans la liste déroulante :'; $_LANGADM['AdminScenes461f757c7a0d62237c9b0204f0fa507a'] = 'Lorsque vous avez fini de définir la zone \"taguée\", cliquez sur Enregistrer.'; $_LANGADM['AdminScenes46cff679f56896d63111deff52857fc9'] = 'Scènes'; $_LANGADM['AdminScenes5e9df908eafa83cb51c0a3720e8348c7'] = 'Tout sélectionner'; $_LANGADM['AdminScenes5ffd7a335dd836b3373f5ec570a58bdc'] = 'Tout développer'; $_LANGADM['AdminScenes6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Les caractères non valables :'; -$_LANGADM['AdminScenes64fd5923eb01a88c3f25ad6c841f6ede'] = 'ko max.'; +$_LANGADM['AdminScenes839af95e357936503d910adb5ae209a3'] = 'ko max.'; $_LANGADM['AdminScenes7dc99a2737d301ded7dbc18b54487c4c'] = 'Note : Pour changer la dimension de base des images de scènes, veuillez modifier le paramètre \'large_scene\' avec les dimensions souhaitées (dans le Back office : Onglet \'Préférences\' > Onglet \'Image\').'; $_LANGADM['AdminScenes84418e651fa14682de36a551e72c2a06'] = 'Nom de la scène :'; $_LANGADM['AdminScenes8a5c9824486e8c1f74cb4c4ec8f9e465'] = '(largeur x hauteur)'; @@ -3140,81 +3140,81 @@ $_LANGADM['AdminScenesb7d7436a18bf546dd6438d92218868c1'] = 'Tout sélectionner'; $_LANGADM['AdminScenesb908c2f34052b5276e0bf50f0e042211'] = 'Taille du fichier :'; $_LANGADM['AdminScenesb9f5c797ebbf55adccdd8539a65a0241'] = 'Désactivé'; $_LANGADM['AdminScenesbc02f05b2b99eb2f72b99dba325427e9'] = '(largeur x hauteur). Si la taille de l\'image est trop petite, un fond blanc sera ajoutés afin d\'atteindre une taille d\'image correcte.'; -$_LANGADM['AdminScenesc404bf1d729678b9f4685604f7fb3ae5'] = 'Pour cela, vous devez définir la zone \"taguée\" qui, survolée, affichera la pop-up.'; -$_LANGADM['AdminScenesc820e0c1d4ae16db218626f49e7916b1'] = 'ko max.'; +$_LANGADM['AdminScenes61980b269e624fde523a4ce97b0554b5'] = 'Pour cela, vous devez définir la zone \"taguée\" qui, survolée, affichera la pop-up.'; +$_LANGADM['AdminScenes839af95e357936503d910adb5ae209a3'] = 'ko max.'; $_LANGADM['AdminScenescb456215c3333db0551bd0788bc258c7'] = 'Activé'; $_LANGADM['AdminScenesd0f06038b6b3aa5edc07c7a6fd3ca3f9'] = 'Rechercher une catégorie'; $_LANGADM['AdminScenese0aa021e21dddbd6d8cecec71e9cf564'] = 'OK'; -$_LANGADM['AdminScenese0e36ed990b1f84cbf5ed9534d568c18'] = 'Le client peut cliquer afin d\'ouvrir la fiche produit. '; +$_LANGADM['AdminScenes63c5e46cc05e6e5e24a1d09c0feaaa1a'] = 'Le client peut cliquer afin d\'ouvrir la fiche produit. '; $_LANGADM['AdminScenesef7de3f485174ff47f061ad27d83d0ee'] = 'sélectionnée(s)'; $_LANGADM['AdminScenesefa840b68d542771392db5b9977ca895'] = 'Comment \"taguer\" les produits dans l\'image :'; $_LANGADM['AdminScenesf16b5952df8d25ea30b25ff95ee8fedf'] = 'Boutique associée :'; $_LANGADM['AdminScenesf2a6c498fb90ee345d997f888fce3b18'] = 'Supprimer'; -$_LANGADM['AdminScenesf5dae0e1b3d4bc66fadd2840b4f79227'] = 'Veuillez ajouter une image pour continuer'; -$_LANGADM['AdminScenesf8e483ad72d5104aceea3f88fb60f6b5'] = 'Cliquez sur le produit approprié, puis cliquez sur \"OK\". Répétez ces étapes pour chacun des produits de la scène.'; +$_LANGADM['AdminScenes942da499f64e33bf906449f53937dcac'] = 'Veuillez ajouter une image pour continuer'; +$_LANGADM['AdminScenesda954fed6fbb63e29cfc51ecdd5e7a71'] = 'Cliquez sur le produit approprié, puis cliquez sur \"OK\". Répétez ces étapes pour chacun des produits de la scène.'; $_LANGADM['AdminScenesfa03eb688ad8aa1db593d33dabd89bad'] = 'Accueil'; $_LANGADM['AdminScenesfb2ea703b13d059f6b7ea5da806021df'] = 'Format :'; $_LANGADM['AdminSearch00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activé'; $_LANGADM['AdminSearch019ec3132cdf8ee0f2e2a75cf5d3e459'] = 'Sexe'; $_LANGADM['AdminSearch09f6647acf86aef92f40591a183bf8eb'] = 'Clients correspondant à votre requête'; $_LANGADM['AdminSearch0e1aa8d47719bc3d8b37955486b134f1'] = 'Produits correspondant à votre requête'; -$_LANGADM['AdminSearch151a3c668742e11d24b6f8e65f7f7ee6'] = 'Date d\'inscription'; -$_LANGADM['AdminSearch25f58a368625d6217cfb7f892e225358'] = 'Aucun client ne correspond à votre recherche'; +$_LANGADM['AdminSearch22ffd0379431f3b615eb8292f6c31d12'] = 'Date d\'inscription'; +$_LANGADM['AdminSearch6623375b2a8228e83afc61251c005ad2'] = 'Aucun client ne correspond à votre recherche'; $_LANGADM['AdminSearch3132e30d561d92add3dfa6eef64c9e36'] = 'Aucune catégorie correspondant à votre requête'; -$_LANGADM['AdminSearch46dd502bea862aabd7a9c0dd9d6ecf8f'] = 'Prix TTC'; +$_LANGADM['AdminSearch77eb276f5dcdf4fbca854e908216f7b2'] = 'Prix TTC'; $_LANGADM['AdminSearch49ee3087348e8d44e1feda1917443987'] = 'Nom'; $_LANGADM['AdminSearch63d5049791d9d79d86e9a108b0a999ca'] = 'Référence'; $_LANGADM['AdminSearch7442e29d7d53e549b78d93c46b8cdcfc'] = 'Commandes'; $_LANGADM['AdminSearch8b5dd64ab8d0b8158906796b53a200e2'] = 'Adresse e-mail'; $_LANGADM['AdminSearch9c37b7b6ff829e977df287900543ea54'] = 'Date de naissance'; -$_LANGADM['AdminSearchConf00204f71aee500f89085662a40f8a555'] = 'Active la recherche Ajax pour les visiteurs.'; +$_LANGADM['AdminSearchConf210164bf289e4deb6147c77256907d8e'] = 'Active la recherche Ajax pour les visiteurs.'; $_LANGADM['AdminSearchConf01d2aac5d20787a1e873f2bdc79b514a'] = 'Rechercher ce mot à la place.'; $_LANGADM['AdminSearchConf05cdca5b85ff26e596c3af66ed4820d5'] = 'Poids de la catégorie'; -$_LANGADM['AdminSearchConf09319b10a5e3af8e97dc40523655a283'] = 'Saisir chaque alias séparé par une virgule (\",\") (par ex. : \'prestshop,preztashop,prestasohp\')'; +$_LANGADM['AdminSearchConfd85ba9b73d7373dc1db5c09a2aea8e4f'] = 'Saisir chaque alias séparé par une virgule (\",\") (par ex. : \'prestshop,preztashop,prestasohp\')'; $_LANGADM['AdminSearchConf13348442cc6a27032d2b4aa28b75a5d3'] = 'Recherche'; $_LANGADM['AdminSearchConf157ce71733eb58af6770c47cfbab1732'] = 'Un mot avec un poids de 8 aura 4 fois plus de valeur qu\'un mot avec un poids de 2.'; $_LANGADM['AdminSearchConf1b25f9ffbf4d185dbb985380a04732cc'] = 'Poids des attributs'; -$_LANGADM['AdminSearchConf1c24b90abdb6175e6c57762446db435a'] = 'Les produits indexés ont été analysés par PrestaShop et apparaitront dans la recherche en front-office.'; +$_LANGADM['AdminSearchConfa4822ff171d724084f62e187e7f65748'] = 'Les produits indexés ont été analysés par PrestaShop et apparaitront dans la recherche en front-office.'; $_LANGADM['AdminSearchConf259b411f284388d228a30c1e2ed0c61d'] = 'Caractères interdits : <>;=#{}'; $_LANGADM['AdminSearchConf26e424abe001fcfdcc85a2d59bacb567'] = 'Reconstruire l\'index.'; -$_LANGADM['AdminSearchConf2e2ef007bbe41bc68ee187fca0387520'] = 'Vous pouvez définir une tâche cron qui va reconstruire votre index en utilisant l\'URL suivante :'; -$_LANGADM['AdminSearchConf38fb7d24e0d60a048f540ecb18e13376'] = 'Enregistrer'; -$_LANGADM['AdminSearchConf4381a423b1c744a58a00f9921327f4f7'] = 'Taille de mot minimum'; -$_LANGADM['AdminSearchConf483c40354fdf24fc335387dc1785ccd2'] = 'Avec la recherche Ajax, les 10 premiers produits correspondant aux mots-clés indiqués par l\'utilisateur apparaitront en temps réel sous le champ de recherche.'; +$_LANGADM['AdminSearchConf9ed967cf992b654e59df8663fce97d59'] = 'Vous pouvez définir une tâche cron qui va reconstruire votre index en utilisant l\'URL suivante :'; +$_LANGADM['AdminSearchConfc9cc8cce247e49bae79f15173ce97354'] = 'Enregistrer'; +$_LANGADM['AdminSearchConf8e7ace556216459cd9197423709bdd3a'] = 'Taille de mot minimum'; +$_LANGADM['AdminSearchConfbfd6500aaa6d607c6400b861298a8a02'] = 'Avec la recherche Ajax, les 10 premiers produits correspondant aux mots-clés indiqués par l\'utilisateur apparaitront en temps réel sous le champ de recherche.'; $_LANGADM['AdminSearchConf4871216a35362aebc0d9908e6e288765'] = 'Poids des caractéristiques'; $_LANGADM['AdminSearchConf5aac38deec604d81565722cc5a2a6be1'] = 'Résultat :'; $_LANGADM['AdminSearchConf5bff181421d95b49ad5ce5bb08f0ffbe'] = 'Mots à ne pas indexer'; $_LANGADM['AdminSearchConf6af0a6ff1f2f2a61cbd8b98232314b03'] = 'Poids de la description courte'; -$_LANGADM['AdminSearchConf6b6f555863e195d03251e032e5215dc1'] = 'Si votre serveur arrête le processus avant qu\'il se termine, vous pouvez continuer l\'indexation en cliquant sur \"Ajouter à l\'index les produits manquant.\".'; +$_LANGADM['AdminSearchConf1337c875af1d3f536f8ab3bae50fc7ec'] = 'Si votre serveur arrête le processus avant qu\'il se termine, vous pouvez continuer l\'indexation en cliquant sur \"Ajouter à l\'index les produits manquant.\".'; $_LANGADM['AdminSearchConf76a591808a254d4094e1c43f937b834f'] = 'Poids du nom du produit'; $_LANGADM['AdminSearchConf792fd33273f5b3dbbcc6bd5de52b7e20'] = 'n\'est pas un résultat valable'; -$_LANGADM['AdminSearchConf7b4ab4349de14bddc973ec0339695854'] = 'C\'est pourquoi nous vous conseillons de mettre plus de poids pour les mots qui apparaissent dans le nom ou la référence d\'un des produits que ceux de la description. Ainsi, les résultats de la recherche seront aussi précis que possible.'; -$_LANGADM['AdminSearchConf88a84f6aa7f460b72f4a4b9dd9b9b714'] = 'Active la recherche instantanée pour les visiteurs.'; +$_LANGADM['AdminSearchConf44896bb90717f0de459bf1232797cf10'] = 'C\'est pourquoi nous vous conseillons de mettre plus de poids pour les mots qui apparaissent dans le nom ou la référence d\'un des produits que ceux de la description. Ainsi, les résultats de la recherche seront aussi précis que possible.'; +$_LANGADM['AdminSearchConf5c310913606d85266ad186f1482bd7e8'] = 'Active la recherche instantanée pour les visiteurs.'; $_LANGADM['AdminSearchConf89e75b6219e4f6de0200ad94812a5655'] = 'Ajouter à l\'index les produits manquant.'; $_LANGADM['AdminSearchConf8a289df2d13df2450bfcc937a026dee3'] = 'Recherche Ajax'; $_LANGADM['AdminSearchConf8c489d0946f66d17d73f26366a4bf620'] = 'Poids'; -$_LANGADM['AdminSearchConf97af9b173ce5af301daaa0aeb5419c49'] = 'Veuillez saisir les mots séparés par un \"|\" (caractère \"barre verticale\").'; +$_LANGADM['AdminSearchConf4ce50969b8f3bfbdee2eb2aa7ed463b4'] = 'Veuillez saisir les mots séparés par un \"|\" (caractère \"barre verticale\").'; $_LANGADM['AdminSearchConf9ab81f57823f6aeb02362291f23883e6'] = 'Alias'; $_LANGADM['AdminSearchConf9bc82ee9ca6110810689927a77493617'] = 'Poids de la marque'; $_LANGADM['AdminSearchConf9d2e974b83d9090b463dbcb2ef32ab51'] = 'n\'est pas un alias valable'; $_LANGADM['AdminSearchConfa1f687d813c4e0c415cb5137fcb156c1'] = 'Alias :'; $_LANGADM['AdminSearchConfa66ec6983e578c3ac4663171b39d168b'] = 'les deux champs sont requis'; -$_LANGADM['AdminSearchConfb528cee25edcbf2257878a5aead21a1d'] = 'Le \"poids\" d\'un mot représente son importance et sa pertinence pour le classement des produits lorsqu\'un utilisateur fait une recherche.'; +$_LANGADM['AdminSearchConfa18839d3f64a763b17cdb24e2f08a2cd'] = 'Le \"poids\" d\'un mot représente son importance et sa pertinence pour le classement des produits lorsqu\'un utilisateur fait une recherche.'; $_LANGADM['AdminSearchConfbbeec9bc726c86e461b48941118e4f3b'] = 'Recherche instantanée :'; $_LANGADM['AdminSearchConfc152439199cebb7e1c27633efeaf1eda'] = 'Poids des tags'; -$_LANGADM['AdminSearchConfc1aa7600ab8604ee230fbf068ae3e032'] = 'Seuls les mots à partir de cette taille seront indexés.'; +$_LANGADM['AdminSearchConf645115aba5ef431a04da95c746477544'] = 'Seuls les mots à partir de cette taille seront indexés.'; $_LANGADM['AdminSearchConfc9cc8cce247e49bae79f15173ce97354'] = 'Enregistrer'; $_LANGADM['AdminSearchConfd09de235a4115d5c3ff8d8e75f2fa45c'] = 'Produits indexés :'; -$_LANGADM['AdminSearchConfd125a8ad45c31bd8d3d6502b357e944a'] = 'Avec la recherche instantanée, les résultats apparaitront immédiatement pendant que l\'utilisateur fait sa recherche.'; +$_LANGADM['AdminSearchConf5d1e36067de5219b04e875eae644d7d9'] = 'Avec la recherche instantanée, les résultats apparaitront immédiatement pendant que l\'utilisateur fait sa recherche.'; $_LANGADM['AdminSearchConfd3b206d196cd6be3a2764c1fb90b200f'] = 'Supprimer la sélection'; $_LANGADM['AdminSearchConfda0d18febbbe9cd4e54b68aa72f1d231'] = 'Indexation'; $_LANGADM['AdminSearchConfe25f0ecd41211b01c83e5fec41df4fe7'] = 'Supprimer la sélection ?'; -$_LANGADM['AdminSearchConfe8f1ffb3f4695131d99e8815643aa79e'] = 'Création réussie'; +$_LANGADM['AdminSearchConf84b4d8c8cdd02488c0f868e97b22a3c2'] = 'Création réussie'; $_LANGADM['AdminSearchConfec53a8c4f07baed5d8825072c89799be'] = 'État'; $_LANGADM['AdminSearchConff228001fc9ac806066ea0a61ca65abb6'] = 'La construction de l\'index des produict peut prendre plusieurs minutes.'; $_LANGADM['AdminSearchConff391844c98222451204cbb678d591f86'] = 'Poids de la référence'; $_LANGADM['AdminSearchConff90f799bc686f5d6a731b1f8074b4580'] = 'Poids de la description longue'; -$_LANGADM['AdminSearchEngines38fb7d24e0d60a048f540ecb18e13376'] = 'Enregistrer'; +$_LANGADM['AdminSearchEngines9aa03a5dca2e060a4ecbff0dd8616692'] = 'Enregistrer'; $_LANGADM['AdminSearchEngines505de52d5ae227b6e8acb02dce2a0c4d'] = 'Serveur :'; $_LANGADM['AdminSearchEngines9aa1b03934893d7134a660af4204f2a9'] = 'Serveur'; $_LANGADM['AdminSearchEnginesb6f05e5ddde1ec63d992d61144452dfa'] = 'Origine'; @@ -3225,7 +3225,7 @@ $_LANGADM['AdminSearchEnginese2380878646a0e952f3475b82317cd19'] = 'Variable $_GE $_LANGADM['AdminSearchEnginese25f0ecd41211b01c83e5fec41df4fe7'] = 'Supprimer la sélection ?'; $_LANGADM['AdminSearchb718adec73e04ce3ec720dd11a06a308'] = 'ID'; $_LANGADM['AdminSearchb7f410ce836f60dccb8386e84687168f'] = 'Aucun produit correspondant à votre requête'; -$_LANGADM['AdminSearchb8a62ce5f4bd7a2b3a7b3137df5328e9'] = 'Prix HT'; +$_LANGADM['AdminSearche192956d901dff59c35fd2c477ed28d6'] = 'Prix HT'; $_LANGADM['AdminSearchbc910f8bdf70f29374f496f05be0330c'] = 'Prénom'; $_LANGADM['AdminSearchc0bd7654d5b278e65f21cf4e9153fdb4'] = 'Marque'; $_LANGADM['AdminSearchc8ff6311ee99b1ef5bdb2189e0b9ae96'] = 'Aucune caractéristique correspondant à votre requête'; @@ -3262,7 +3262,7 @@ $_LANGADM['AdminShop24a23d787190f2c4812ff9ab11847a72'] = 'État :'; $_LANGADM['AdminShop25c25c36ef8fc9436725e3a4eb6044d2'] = 'Supprimer cette boutique'; $_LANGADM['AdminShop2df07bc574bd6370979f7762b08b4a32'] = 'Choisissez la boutique (source)'; $_LANGADM['AdminShop37c0e2b9736bc4cc2005f7be3fd66fe5'] = 'Activer ou désactiver la boutique'; -$_LANGADM['AdminShop38fb7d24e0d60a048f540ecb18e13376'] = 'Enregistrer'; +$_LANGADM['AdminShopc9cc8cce247e49bae79f15173ce97354'] = 'Enregistrer'; $_LANGADM['AdminShop4390988a3f7d7cfa3d8a5ecb11976f58'] = 'Groupe de boutiques'; $_LANGADM['AdminShop45f739d1a4b022ab097c583c38eb388f'] = 'Langue des transporteurs'; $_LANGADM['AdminShop511e7adbb96dafc5569e4be09da8dc93'] = 'Langue des produits'; @@ -3271,8 +3271,8 @@ $_LANGADM['AdminShop5bafd557247e80174f35c1870e760364'] = 'Boutique par défaut : $_LANGADM['AdminShop61f0fa926f97eafb392975ed79cebb4a'] = 'Nom de la boutique :'; $_LANGADM['AdminShop622f3c75de9f3481ffc58c1f292c1c2b'] = 'Page CMS'; $_LANGADM['AdminShop6416e8cb5fc0a208d94fa7f5a300dbc4'] = 'Entrepôt'; -$_LANGADM['AdminShop6595ee1b0569961d7c678dab991a9a91'] = 'Exceptions des points d\'accroches des modules'; -$_LANGADM['AdminShop67535b8aaa542aa8eff25c53393aa6b9'] = 'Catégories associées :'; +$_LANGADM['AdminShop97c28a285baaceed1a185a2b8a088782'] = 'Exceptions des points d\'accroches des modules'; +$_LANGADM['AdminShopce2530ff1fb8dc66d6c940c5ce32508d'] = 'Catégories associées :'; $_LANGADM['AdminShop72cfee7e99f1d0a9df6cb5434fac3665'] = 'Restrictions des groupes d\'utilisateurs pour le module de paiement'; $_LANGADM['AdminShop763721005c7411c951ba93086ca02d26'] = 'Options de la boutique'; $_LANGADM['AdminShop790d59ef178acbc75d233bf4211763c6'] = 'Pays'; @@ -3280,7 +3280,7 @@ $_LANGADM['AdminShop7b19b37e7fc3dfe3c3e1ad5b84c7f565'] = 'Page d\'accueil'; $_LANGADM['AdminShop7e5bf0b306c8d4608fcddb53ce9b1169'] = 'Vous ne pouvez pas changer le groupe de boutiques lorsque vous avez plus d\'une boutique'; $_LANGADM['AdminShop7ffa831a8a11eb45e63b4dc3b7393bf9'] = 'URL principale de la boutique'; $_LANGADM['AdminShop821b8ee6937cec96c30fdafbfe836d68'] = 'Magasins'; -$_LANGADM['AdminShop89b58c514d07acaa086ca02b57512dcb'] = 'Points d\'accroches des modules'; +$_LANGADM['AdminShopb71593973c58bb41eb302d037f6b1230'] = 'Points d\'accroches des modules'; $_LANGADM['AdminShop92318dc9b42eb05bb1c958f0a15d19b9'] = 'Langues'; $_LANGADM['AdminShop93cba07454f06a4a960172bbd6e2a435'] = 'Oui'; $_LANGADM['AdminShop99104e1966b34f0320d33c5892946a82'] = 'Importer les informations associées (produits, etc.) depuis une autre boutique'; @@ -3289,24 +3289,24 @@ $_LANGADM['AdminShop9e43e210cf7bd16b8896636cae3e46b8'] = 'Restrictions des devis $_LANGADM['AdminShop9ea67be453eaccf020697b4654fc021a'] = 'Enregistrer et rester'; $_LANGADM['AdminShop9f82518d468b9fee614fcc92f76bb163'] = 'Boutique'; $_LANGADM['AdminShopUrl00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activé'; -$_LANGADM['AdminShopUrl134a0349fbc36ef37c862a7321e5e142'] = 'Comme la boutique choisi n\'a pas d\'URL principale, l\'URL que vous êtes en train de créer doit être mise en tant qu\'URL principale.'; +$_LANGADM['AdminShopUrlec0a460d665960aaa805fe83079c8a29'] = 'Comme la boutique choisi n\'a pas d\'URL principale, l\'URL que vous êtes en train de créer doit être mise en tant qu\'URL principale.'; $_LANGADM['AdminShopUrl24a23d787190f2c4812ff9ab11847a72'] = 'État :'; $_LANGADM['AdminShopUrl32401234f706ad260cc990d83fe5d7ec'] = 'Votre URL finale sera :'; -$_LANGADM['AdminShopUrl3648bf7fbf02a7ae9cdfecf803561031'] = 'Si vous déclarez cette URL comme étant l\'URL principale, tous les liens rattachés à cette boutique seront redirigés vers cette adresse web (vous ne pouvez déclarer qu\'une seule URL principale par boutique).'; -$_LANGADM['AdminShopUrl3840cd8f73026713059f0ed0562c5493'] = 'URI'; -$_LANGADM['AdminShopUrl38fb7d24e0d60a048f540ecb18e13376'] = 'Enregistrer'; -$_LANGADM['AdminShopUrl5e4965fdcbc5392c414608dde75290b1'] = 'Vous pouvez utiliser cette option si vous souhaitez créer un boutique avec une URI qui n\'existe pas réellement sur votre serveur. Par exemple, si vous souhaitez que votre boutique soit accessible via l\'adresse www.mon-prestashop.com/ma-boutique/chaussures/, vous devez saisir chaussures/ dans ce champ (en considérant que ma-boutique/ est votre URI physique).'; +$_LANGADM['AdminShopUrla2e8a639b5fd3e34ab4def1e7aac3383'] = 'Si vous déclarez cette URL comme étant l\'URL principale, tous les liens rattachés à cette boutique seront redirigés vers cette adresse web (vous ne pouvez déclarer qu\'une seule URL principale par boutique).'; +$_LANGADM['AdminShopUrl8447306210a0972ac94b7d774799df1a'] = 'URI'; +$_LANGADM['AdminShopUrlc9cc8cce247e49bae79f15173ce97354'] = 'Enregistrer'; +$_LANGADM['AdminShopUrlbbb2d763f9444663f9058668e20c1b0b'] = 'Vous pouvez utiliser cette option si vous souhaitez créer un boutique avec une URI qui n\'existe pas réellement sur votre serveur. Par exemple, si vous souhaitez que votre boutique soit accessible via l\'adresse www.mon-prestashop.com/ma-boutique/chaussures/, vous devez saisir chaussures/ dans ce champ (en considérant que ma-boutique/ est votre URI physique).'; $_LANGADM['AdminShopUrl676e457154510d142765d535fbf11df0'] = 'URL principale'; -$_LANGADM['AdminShopUrl681a2f774a1323b8c265610dc0a0d5cb'] = 'La boutique choisie a déjà une URL principale ; si vous choisissez l\'URL actuelle comme étant son URL principale, son ancienne URL redeviendra normale (et non plus principale).'; +$_LANGADM['AdminShopUrl10a0bce6f732af77fbc0b310de0a0f47'] = 'La boutique choisie a déjà une URL principale ; si vous choisissez l\'URL actuelle comme étant son URL principale, son ancienne URL redeviendra normale (et non plus principale).'; $_LANGADM['AdminShopUrl7e01d4a0c1fa89814ea68649a506eeee'] = 'Domaine SSL'; -$_LANGADM['AdminShopUrl809ba9a802624b3958a53090a72d9c7a'] = 'URL de la boutique'; +$_LANGADM['AdminShopUrl37d00f4554dc3c0baeb34a9c22d787d9'] = 'URL de la boutique'; $_LANGADM['AdminShopUrl873646ada13763eda1a5393d99973204'] = 'Domaine SSL :'; $_LANGADM['AdminShopUrl9c8417aa5dbcccb5b4c48b4176ae1e8a'] = 'URI physique :'; $_LANGADM['AdminShopUrl9efaaad2d5b51cd643529cd6872e169a'] = 'URL principale :'; $_LANGADM['AdminShopUrlb718adec73e04ce3ec720dd11a06a308'] = 'ID'; $_LANGADM['AdminShopUrlb91c371eeb88143fd0260f990bcf8d75'] = 'Boutique :'; $_LANGADM['AdminShopUrlb9f5c797ebbf55adccdd8539a65a0241'] = 'Désactivé'; -$_LANGADM['AdminShopUrlbab012bba0a9b421dfab4038f9a90c43'] = 'Dossier physique de votre boutique sur le serveur. Laissez ce champ vide si votre boutique est installée à la racine. Par exemple, si votre boutique est accessible via l’adresse www.mon-prestashop.com/ma-boutique/, vous devez saisir ma-boutique/ dans ce champ.'; +$_LANGADM['AdminShopUrl1a12a19a4e3e3626f44f2c7969ce2b5b'] = 'Dossier physique de votre boutique sur le serveur. Laissez ce champ vide si votre boutique est installée à la racine. Par exemple, si votre boutique est accessible via l’adresse www.mon-prestashop.com/ma-boutique/, vous devez saisir ma-boutique/ dans ce champ.'; $_LANGADM['AdminShopUrlbd5f9f37b54fe8f66369f74784576e6c'] = 'Domaine :'; $_LANGADM['AdminShopUrld3b206d196cd6be3a2764c1fb90b200f'] = 'Supprimer la sélection'; $_LANGADM['AdminShopUrld42225935a374f1249f2a45ebed00772'] = 'Activée ou désactivée'; @@ -3331,19 +3331,19 @@ $_LANGADM['AdminShopcf173b732a2a0377698d631db6185836'] = 'Quantités disponibles $_LANGADM['AdminShopd3b206d196cd6be3a2764c1fb90b200f'] = 'Supprimer la sélection'; $_LANGADM['AdminShopdfcfc43722eef1eab1e4a12e50a068b1'] = 'Devises'; $_LANGADM['AdminShope25f0ecd41211b01c83e5fec41df4fe7'] = 'Supprimer les éléments sélectionnés ?'; -$_LANGADM['AdminShopeaca4b57fd86f0903bd25cfc163c7ec2'] = 'Ajouter l\'adresse'; +$_LANGADM['AdminShop6a9afe170bdaacb2cdf24336e038597d'] = 'Ajouter l\'adresse'; $_LANGADM['AdminShoped1553edc123179130b5944e22287ef6'] = 'Cliquez ici pour définir une URL pour cette boutique'; $_LANGADM['AdminShopf5d52e166d3891c911dc7ac910387df6'] = 'La boutique par défaut'; $_LANGADM['AdminShopfafd952418c73bbc20286f8b0ec5bd6a'] = 'Racine des catégories'; $_LANGADM['AdminShopfedca77235d8e28be78f54c7f960c5a0'] = 'Catégorie parente :'; -$_LANGADM['AdminShopff8be7dc0dfd076e494b88721b257237'] = 'Utilisez cette option pour associer les données (produits, modules, etc.) de la même façon que la boutique sélectionnée'; +$_LANGADM['AdminShop62e5040acb58a7b77dbd16179b1ab557'] = 'Utilisez cette option pour associer les données (produits, modules, etc.) de la même façon que la boutique sélectionnée'; $_LANGADM['AdminShopfff0d600f8a0b5e19e88bfb821dd1157'] = 'Images'; $_LANGADM['AdminSlip067af5895a7ced3197520b591f9a41eb'] = 'Générer le PDF'; -$_LANGADM['AdminSlip0b1fb1278454d848f968d419e29c253b'] = 'Au format 2012-02-20 (inclus)'; +$_LANGADM['AdminSlip5a2a90ee2bd7b7780591f198372646b0'] = 'Au format 2012-02-20 (inclus)'; $_LANGADM['AdminSlip1e6d57e813355689e9c77e947d73ad8f'] = 'Début'; $_LANGADM['AdminSlip33caa076f23f453dd4061726f3706325'] = 'Fin'; $_LANGADM['AdminSlip446faa7da2d42ba4ffeda73cb119dd91'] = 'Date d\'émission'; -$_LANGADM['AdminSlip647ad0242a9d796e3c83ecf6d6435bc2'] = 'Au format 2012-04-21 (inclus)'; +$_LANGADM['AdminSlip513a9fffc7d00397c8b70950e2fae5c4'] = 'Au format 2012-04-21 (inclus)'; $_LANGADM['AdminSlip6fde42aa0857eb92fc0d0c3fb1c6c8b7'] = 'ID Commande'; $_LANGADM['AdminSlip97e021ec21e7594c30cbb0adbe16be6d'] = 'Aucun avoir pour cette période'; $_LANGADM['AdminSlip9a0e3730cac2d4abdda4cfa04483318e'] = 'Imprimer un PDF'; @@ -3351,8 +3351,8 @@ $_LANGADM['AdminSlipb718adec73e04ce3ec720dd11a06a308'] = 'ID'; $_LANGADM['AdminSlipc95ed58f8c9573f7d58667e6847758d9'] = 'Avoir'; $_LANGADM['AdminSlipd3b206d196cd6be3a2764c1fb90b200f'] = 'Supprimer la sélection'; $_LANGADM['AdminSlipe25f0ecd41211b01c83e5fec41df4fe7'] = 'Supprimer les éléments sélectionnés ?'; -$_LANGADM['AdminSlipf596633d68fc44d6c7460676060d5dcb'] = 'Date de début invalide'; -$_LANGADM['AdminSlipff9e9791ff17e1ca431449bb2fe992c0'] = 'Date de fin invalide'; +$_LANGADM['AdminSlip40f03030f09da4d09122b8516aea3059'] = 'Date de début invalide'; +$_LANGADM['AdminSlip8559b35d41a94091109e5cfa62097be4'] = 'Date de fin invalide'; $_LANGADM['AdminSpecificPriceRule03937134cedab9078be39a77ee3a48a0'] = 'Groupe'; $_LANGADM['AdminSpecificPriceRule0558dcc45dad1cfe3d4e55ca16bfbb12'] = 'Début'; $_LANGADM['AdminSpecificPriceRule088db50930cbc7793d4825b7add69e5c'] = 'Règles de prix catalogue'; @@ -3365,7 +3365,7 @@ $_LANGADM['AdminSpecificPriceRule308c46626713eaa9265c92d5b5d92308'] = 'Type de r $_LANGADM['AdminSpecificPriceRule33caa076f23f453dd4061726f3706325'] = 'Jusqu\'au :'; $_LANGADM['AdminSpecificPriceRule37be07209f53a5d636d5c904ca9ae64c'] = 'Pourcentage'; $_LANGADM['AdminSpecificPriceRule386c339d37e737a436499d423a77df0c'] = 'Devise'; -$_LANGADM['AdminSpecificPriceRule38fb7d24e0d60a048f540ecb18e13376'] = 'Enregistrer'; +$_LANGADM['AdminSpecificPriceRulec9cc8cce247e49bae79f15173ce97354'] = 'Enregistrer'; $_LANGADM['AdminSpecificPriceRule3adbdb3ac060038aa0e6e6c138ef9873'] = 'Catégorie'; $_LANGADM['AdminSpecificPriceRule3e053943605d9e4bf7dd7588ea19e9d2'] = 'Caractères interdits :'; $_LANGADM['AdminSpecificPriceRule49ee3087348e8d44e1feda1917443987'] = 'Nom'; @@ -3429,7 +3429,7 @@ $_LANGADM['AdminStatesf64be5eef68442a8f50cf535b92ad3e4'] = 'Pays :'; $_LANGADM['AdminStats018c0d798c754ada9fbc026ca9a80092'] = 'Aucun moteur de grilles installé'; $_LANGADM['AdminStats1e6d57e813355689e9c77e947d73ad8f'] = 'De :'; $_LANGADM['AdminStats266e72d21719a5d0c7b8527c44c08f99'] = 'Pas de module installé'; -$_LANGADM['AdminStats38fb7d24e0d60a048f540ecb18e13376'] = 'Enregistrer'; +$_LANGADM['AdminStatsc9cc8cce247e49bae79f15173ce97354'] = 'Enregistrer'; $_LANGADM['AdminStats423e5f3a91ed4e4b023ea6eebddd25b5'] = 'Aucun moteur de graphiques installé'; $_LANGADM['AdminStats5f0552395d828276db64cb05ab75150b'] = 'Moteur de grilles'; $_LANGADM['AdminStats8290fb626ffacf21450997f25967efeb'] = 'Pas de module trouvé'; @@ -3457,9 +3457,9 @@ $_LANGADM['AdminStatuses33af8066d3c83110d4bd897f687cedd2'] = 'États de commande $_LANGADM['AdminStatuses34499467057e6ded44fd7861eee1893b'] = 'États de retour'; $_LANGADM['AdminStatuses35388ca9e482238c6e9755d70a5a91a0'] = 'Autoriser les clients à télécharger et lire la version PDF de la facture'; $_LANGADM['AdminStatuses37242ae69082dfc3ec9d365a18a9606e'] = 'Icône :'; -$_LANGADM['AdminStatuses38fb7d24e0d60a048f540ecb18e13376'] = 'Enregistrer'; +$_LANGADM['AdminStatusesc9cc8cce247e49bae79f15173ce97354'] = 'Enregistrer'; $_LANGADM['AdminStatuses3bcc67d68bdef48a3bc5766693afbd49'] = 'Modifier état'; -$_LANGADM['AdminStatuses450dcddb1c36122c2c95a91d2bceec1d'] = 'Envoyer un e-mail au client lorsque l\'ordre est changé à cet état'; +$_LANGADM['AdminStatuses63393b9a7d76d9b9f12ba2758d08171c'] = 'Envoyer un e-mail au client lorsque l\'ordre est changé à cet état'; $_LANGADM['AdminStatuses466eadd40b3c10580e3ab4e8061161ce'] = 'Facture'; $_LANGADM['AdminStatuses46d654225b4ccc1607fd1af012d18e12'] = 'Nom de l\'état :'; $_LANGADM['AdminStatuses49ee3087348e8d44e1feda1917443987'] = 'Nom'; @@ -3471,11 +3471,11 @@ $_LANGADM['AdminStatuses817434295a673aed431435658b65d9a7'] = 'Icône'; $_LANGADM['AdminStatuses884521e0d3b5e583f112e42352045ae9'] = 'Modifier adresses'; $_LANGADM['AdminStatuses911cf1bf63232a9d5fdb6efa00dfc7e9'] = 'Marquer la commande associée comme payé'; $_LANGADM['AdminStatusesa4bb440d400f4dc30f148b44d08680b4'] = 'Les caractères non valables : des chiffres et'; -$_LANGADM['AdminStatusesa6c03b9eff966268fe4de7b97f64309b'] = 'Les états seront mises en évidence dans cette couleur. Couleurs HTML uniquement (par exemple '; +$_LANGADM['AdminStatuses26425daecbc32c1ae1a40a6fb1351b13'] = 'Les états seront mises en évidence dans cette couleur. Couleurs HTML uniquement (par exemple '; $_LANGADM['AdminStatusesb32475cd81cfdb314b57ae77c560640f'] = 'Modèle d\'e-mail pour HTML et texte brut'; $_LANGADM['AdminStatusesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; $_LANGADM['AdminStatusesbd88be5f33d835d0667fece965ab2443'] = 'Envoyer un e-mail au client'; -$_LANGADM['AdminStatusesbf068ace28aa095e354ff02a01d32f1e'] = 'Suivi commande (par exemple, « en suspens »)'; +$_LANGADM['AdminStatuses4bc539989236e7bd96065a5331a44ccc'] = 'Suivi commande (par exemple, « en suspens »)'; $_LANGADM['AdminStatusesc9cc8cce247e49bae79f15173ce97354'] = 'Enregistrer'; $_LANGADM['AdminStatusesd3b206d196cd6be3a2764c1fb90b200f'] = 'Supprimer la sélection'; $_LANGADM['AdminStatusese25f0ecd41211b01c83e5fec41df4fe7'] = 'Supprimer les éléments sélectionnés ?'; @@ -3484,51 +3484,51 @@ $_LANGADM['AdminStatusesf086e75924805d602dfff211a59baa49'] = 'Marquer la command $_LANGADM['AdminStatusesfb5a0e846f382e4f81b1c4daddcf6e4e'] = 'Couleur :'; $_LANGADM['AdminStatusesffd3346d0bd6c20f4748a4ba3f5886b9'] = 'Mettre une icône en ligne depuis de votre ordinateur (type de fichier : .gif ; taille suggérée : 16x16)'; $_LANGADM['AdminStockConfiguration0c0ccdde7258a867fe467c8f69f8fce4'] = 'Modifiable :'; -$_LANGADM['AdminStockConfiguration161a915fabad0fcfb32fc0efe2fbf758'] = 'Pour cet état, vous devez définir si les produits ont été reçu en partie ou totalement. Cela permet de savoir si les produits commandés doivent être ajoutés aux entrepôts correspondants.'; -$_LANGADM['AdminStockConfiguration1c3fd101163fd3a4c1c91b37a6be1a12'] = 'Label par défaut lors de l\'incrémentation du stock :'; +$_LANGADM['AdminStockConfiguration3db4ee93a5c7d220082d517abf29f9ba'] = 'Pour cet état, vous devez définir si les produits ont été reçu en partie ou totalement. Cela permet de savoir si les produits commandés doivent être ajoutés aux entrepôts correspondants.'; +$_LANGADM['AdminStockConfigurationbb8c2235cf31a149ada66bc1ea20e75e'] = 'Label par défaut lors de l\'incrémentation du stock :'; $_LANGADM['AdminStockConfiguration24a23d787190f2c4812ff9ab11847a72'] = 'État :'; $_LANGADM['AdminStockConfiguration31c6b3fdfaaa80dba2dbf92a4600524c'] = 'Signe'; -$_LANGADM['AdminStockConfiguration339903b10d0fb6e79e24fcd7f327b67d'] = 'Stock : ajouter un label de mouvement de stock'; +$_LANGADM['AdminStockConfiguration77ef23ba8ff2fdb835d7f6bfd48a8623'] = 'Stock : ajouter un label de mouvement de stock'; $_LANGADM['AdminStockConfiguration374a41e83827a91aa431e35770c1ff9d'] = 'Note de livraison disponible ?'; -$_LANGADM['AdminStockConfiguration38fb7d24e0d60a048f540ecb18e13376'] = 'Enregistrer'; -$_LANGADM['AdminStockConfiguration44afac4e18235d1fc8a30d94032071d9'] = 'Pour cet état, vous devez définir s\'il est possible de modifier la commande. Une commande modifiable est une commande qu\'il n\'est pas possible d\'envoyer au fournisseur.'; +$_LANGADM['AdminStockConfigurationc9cc8cce247e49bae79f15173ce97354'] = 'Enregistrer'; +$_LANGADM['AdminStockConfigurationdb825120b889649cf5d4f4d1a0016cab'] = 'Pour cet état, vous devez définir s\'il est possible de modifier la commande. Une commande modifiable est une commande qu\'il n\'est pas possible d\'envoyer au fournisseur.'; $_LANGADM['AdminStockConfiguration47b2908d9a83efaa0f26d4781ab3489e'] = 'En attendant la réception : '; $_LANGADM['AdminStockConfiguration49ee3087348e8d44e1feda1917443987'] = 'Nom'; $_LANGADM['AdminStockConfiguration4ccb6d465c7e0fb1eec81029babe94c5'] = 'Condition à la livraison : '; $_LANGADM['AdminStockConfiguration4e140ba723a03baa6948340bf90e2ef6'] = 'Nom : '; -$_LANGADM['AdminStockConfiguration4e6b1fd8e7a9afb1b5dbd11c447a0010'] = 'Sélectionnez l\'action correspondante : incrémenter ou décrémenter le stock.'; -$_LANGADM['AdminStockConfiguration5b5d8638704edbb1443c0d93322d3cd4'] = 'Stock : mettre à jour l\'état de commande de fournitures'; -$_LANGADM['AdminStockConfiguration5c94f6ebbf36f3e714f52686c79c6e5f'] = 'Stock : ajouter l\'état de commande de fournitures'; -$_LANGADM['AdminStockConfiguration6182913ea7b5c02fe2773ea87177d4f9'] = 'Décrémenter'; -$_LANGADM['AdminStockConfiguration63b427abda9d1b4221875ae8acfab69c'] = 'Pour cet état, vous devez définir s\'il est possible de générer le bon de livraison de la commande.'; -$_LANGADM['AdminStockConfiguration673032420d7e0ee43d76c93cc4b157d5'] = 'Le nom de ce produit n\'est pas disponible. Peut-être qu\'il a été supprimé du système.'; -$_LANGADM['AdminStockConfiguration6f15bdfa71aa83b0d197cad75757d580'] = 'Incrémenter'; -$_LANGADM['AdminStockConfiguration7c65f3336d65ee5f947124344d35a284'] = 'Le background du back-office sera affichée dans cette couleur. Couleurs HTML seulement.'; +$_LANGADM['AdminStockConfiguration9f4b160356106847361d80d5c1dbf44d'] = 'Sélectionnez l\'action correspondante : incrémenter ou décrémenter le stock.'; +$_LANGADM['AdminStockConfiguration06e8cdd7c5a9a4234b25ce258cd40859'] = 'Stock : mettre à jour l\'état de commande de fournitures'; +$_LANGADM['AdminStockConfiguration12cb6559842b5935f2e51d44c2e75f13'] = 'Stock : ajouter l\'état de commande de fournitures'; +$_LANGADM['AdminStockConfiguration9e661cc6f7c72b95abfd6b372aacbfa1'] = 'Décrémenter'; +$_LANGADM['AdminStockConfiguration83247da5ff819643f64d5d70d92a4660'] = 'Pour cet état, vous devez définir s\'il est possible de générer le bon de livraison de la commande.'; +$_LANGADM['AdminStockConfiguration171a05cdb80f5fe4c9a249634468ca5f'] = 'Le nom de ce produit n\'est pas disponible. Peut-être qu\'il a été supprimé du système.'; +$_LANGADM['AdminStockConfigurationaac247ca22789872bad95dc8f6c45d37'] = 'Incrémenter'; +$_LANGADM['AdminStockConfiguration1d3afc9065414aa7529abacb4a4c8f70'] = 'Le background du back-office sera affichée dans cette couleur. Couleurs HTML seulement.'; $_LANGADM['AdminStockConfiguration7ef56bf5a7abd60795ccfffe5f1720e4'] = 'État des commandes fournisseurs'; $_LANGADM['AdminStockConfiguration84f632911d029cdf126102dcd1fcbe69'] = 'États des commandes fournisseurs'; -$_LANGADM['AdminStockConfiguration8575627e67409a088e04f98e336827a1'] = 'Cet état signifie-t-il que vous êtes en attente pour la livraison ?'; +$_LANGADM['AdminStockConfiguration6bb5ec6cf32cf210447105aed6e188a8'] = 'Cet état signifie-t-il que vous êtes en attente pour la livraison ?'; $_LANGADM['AdminStockConfiguration85896a744f6fd84cbcd7bddb31fae8d7'] = 'Action : '; $_LANGADM['AdminStockConfiguration93cba07454f06a4a960172bbd6e2a435'] = 'Oui'; $_LANGADM['AdminStockConfiguration98176e8fe93c67303a94d7a40f0bcb38'] = 'Est un état de livraison ?'; $_LANGADM['AdminStockConfiguration9dbaf623845ed4efa13daa4aff8b9132'] = 'Est un état d\'attente de livraison ?'; $_LANGADM['AdminStockConfigurationa2590f768bebc52068ba341320394860'] = 'Incrémenter le stock'; -$_LANGADM['AdminStockConfigurationa6a9f09eef6fd90218214554f64e550f'] = 'Label par défaut lors de l\'incrémentation du stock quand un retour de commande est validé :'; +$_LANGADM['AdminStockConfiguration50a13674b381c655680f7207b748b9f4'] = 'Label par défaut lors de l\'incrémentation du stock quand un retour de commande est validé :'; $_LANGADM['AdminStockConfigurationae4c829fe038d6519e21976db8e29d44'] = 'Label de mouvement de stock'; $_LANGADM['AdminStockConfigurationb00be6ffe196322a3c53caf12a33467f'] = 'Modifiable ?'; $_LANGADM['AdminStockConfigurationb718adec73e04ce3ec720dd11a06a308'] = 'ID'; $_LANGADM['AdminStockConfigurationb8fabc9f332b81eae30d1f69968e87ae'] = 'Est un état de livraison effectuée ?'; $_LANGADM['AdminStockConfigurationba243e32e8350973c79340520c65338b'] = 'Bon de livraison :'; $_LANGADM['AdminStockConfigurationbafd7322c6e97d25b6299b5d6fe8920b'] = 'Non'; -$_LANGADM['AdminStockConfigurationc7b8c6ea4d1ed086eb93ef10d56e586f'] = 'Label par défaut lors de la décrémentation du stock quand une commande est envoyée :'; -$_LANGADM['AdminStockConfigurationca09a0284c01c69b2d262fac27072bc3'] = 'Label par défaut lors de la décrémentation du stock :'; +$_LANGADM['AdminStockConfiguration4b51026db5f2d3fba4d19a545b37ed72'] = 'Label par défaut lors de la décrémentation du stock quand une commande est envoyée :'; +$_LANGADM['AdminStockConfiguration3f795689959c477c5ed6ea35d9c504a1'] = 'Label par défaut lors de la décrémentation du stock :'; $_LANGADM['AdminStockConfigurationcc5c5c2e1e8d0ea99dda086197b8b030'] = 'Décrémenter le stock'; -$_LANGADM['AdminStockConfigurationcc8ad1333bf0fc785a27cd0fdff12c7e'] = 'Stock : états des commandes fournisseurs'; -$_LANGADM['AdminStockConfigurationccec78d886c47adb7e5a79567d262c0d'] = 'Couleur du back-office'; -$_LANGADM['AdminStockConfigurationd1b4a348545a85cad6dbb391a6f10a88'] = 'Le background du back-office sera affichée dans cette couleur. Couleurs HTML seulement.'; +$_LANGADM['AdminStockConfiguration5d6801bd2496b517e4bfdac940dd93fc'] = 'Stock : états des commandes fournisseurs'; +$_LANGADM['AdminStockConfiguration467bbe7220ceed8191eda02dfb685145'] = 'Couleur du back-office'; +$_LANGADM['AdminStockConfigurationc9f82760181797141f2796141f20be69'] = 'Le background du back-office sera affichée dans cette couleur. Couleurs HTML seulement.'; $_LANGADM['AdminStockConfigurationdae8ace18bdcbcc6ae5aece263e14fe8'] = 'Options'; -$_LANGADM['AdminStockConfigurationf623308ce00251426b10dc6f3c01e837'] = 'Cette interface vous permet de configurer les états des commandes fournisseurs et des labels des mouvements de stocks.'; +$_LANGADM['AdminStockConfigurationc6fab0a7184b6c10b10391a7cd85d171'] = 'Cette interface vous permet de configurer les états des commandes fournisseurs et des labels des mouvements de stocks.'; $_LANGADM['AdminStockConfigurationfb5a0e846f382e4f81b1c4daddcf6e4e'] = 'Couleur :'; -$_LANGADM['AdminStockConfigurationfeff6a4dcc8801e8a4b9ee00f5bf3106'] = 'Stock : labels des mouvements de stocks'; +$_LANGADM['AdminStockConfiguration3c84138e2a8897ca10bf0ccf304257cb'] = 'Stock : labels des mouvements de stocks'; $_LANGADM['AdminStockCover0e466b561c08a8441b09514c41642f4b'] = 'Un an'; $_LANGADM['AdminStockCover18fd021e2daf48300d98147076727f75'] = 'Filtrer par entrepôt : '; $_LANGADM['AdminStockCover273255b3d2d8197f21a7e6bf14631b69'] = 'Filtrer sur une période : '; @@ -3552,10 +3552,10 @@ $_LANGADM['AdminStockCovera4cce100afa2a33318a3415863c4d97d'] = 'Nombre de jours $_LANGADM['AdminStockCoverb04026e822789acfbc6df228d10db0db'] = 'Deux semaines'; $_LANGADM['AdminStockCoverd9346ea346566c2f4aaef585681ce309'] = 'Une semaine'; $_LANGADM['AdminStockCoverfbd99ad01b92dbafc686772a39e3d065'] = 'UPC'; -$_LANGADM['AdminStockInstantState171f36a48d1d3df7bd05d18352e47690'] = 'Cette interface vous permet d\'afficher des informations détaillées sur l\'état de vos stocks, par entrepôt.'; +$_LANGADM['AdminStockInstantStateb1440085fdb8324147e70a3c09d51b77'] = 'Cette interface vous permet d\'afficher des informations détaillées sur l\'état de vos stocks, par entrepôt.'; $_LANGADM['AdminStockInstantState18fd021e2daf48300d98147076727f75'] = 'Filtrer par entrepôt :'; $_LANGADM['AdminStockInstantState22f992f93544057809c0c09ad04cf92a'] = 'Quantité utilisable'; -$_LANGADM['AdminStockInstantState3601cb57c7ad49e04d634fea3638ee75'] = 'Valorisation de la quantité physique. La somme (pour tous les prix) n\'est pas disponible pour tous les entrepôts. Veuillez filtrer par entrepôt.'; +$_LANGADM['AdminStockInstantState11de3461e9f5073b43abb7cbec7a8eec'] = 'Valorisation de la quantité physique. La somme (pour tous les prix) n\'est pas disponible pour tous les entrepôts. Veuillez filtrer par entrepôt.'; $_LANGADM['AdminStockInstantState3779864efeafb11241c1210fc52f366f'] = 'Quantité physique (disponible) - commandes clientes + commandes fournisseurs'; $_LANGADM['AdminStockInstantState3b6d721b3c632aa3746694394b108f81'] = 'État instantané des quantités en stock'; $_LANGADM['AdminStockInstantState3e6564c044acd49698fd70c9aaa79bb1'] = 'Valorisation'; @@ -3564,7 +3564,7 @@ $_LANGADM['AdminStockInstantState52eb5928a34db3e3da7ba52b0644273b'] = 'EAN-13'; $_LANGADM['AdminStockInstantState55eab6e0dcbd45a13633097ebf3b6c4a'] = 'Exporter les prix (CSV)'; $_LANGADM['AdminStockInstantState63d5049791d9d79d86e9a108b0a999ca'] = 'Référence'; $_LANGADM['AdminStockInstantState6ff095679d5d2d4432b5271ed232e384'] = 'Tous les entrepôts'; -$_LANGADM['AdminStockInstantStatea0447ea4abb174bcab8e35a69f094930'] = 'Prix HT'; +$_LANGADM['AdminStockInstantStatee192956d901dff59c35fd2c477ed28d6'] = 'Prix HT'; $_LANGADM['AdminStockInstantStatea094699b1837834e13875a06773bcf28'] = 'Quantité physique'; $_LANGADM['AdminStockInstantStatea27187ddf24580adbf4a64394201a404'] = 'État instantané des prix du stock'; $_LANGADM['AdminStockInstantStatea32b05df1205bc21c7d037d8f4c5ca40'] = 'Quantité réelle'; @@ -3575,69 +3575,69 @@ $_LANGADM['AdminStockManagement00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activé'; $_LANGADM['AdminStockManagement010cb2385a568ce62f3da2ea0839f01c'] = 'Quantité à ajouter : '; $_LANGADM['AdminStockManagement0263c3df347550b772b306b6c4be3b81'] = 'Quantité physique à ajouter'; $_LANGADM['AdminStockManagement055fd9fd7a93d24691d1dd4ffa96ba93'] = 'Cette quantité est-elle disponible à la vente ? Est-elle réservée dans l\'entrepôt pour d\'autres raisons ?'; -$_LANGADM['AdminStockManagement06e746ed0ba64430608027022277b604'] = 'Le transfert a bien été effectué'; -$_LANGADM['AdminStockManagement0ac4fe8defba1ce3edada1f5588f0165'] = 'disponible à la vente, ce qui signifie que les produits ajoutés seront disponibles dans vos boutiques,'; +$_LANGADM['AdminStockManagement1f8a060b4d9b428b1490b4a67c695c10'] = 'Le transfert a bien été effectué'; +$_LANGADM['AdminStockManagemente6bff42d0b439c7129df43bae2cca3f2'] = 'disponible à la vente, ce qui signifie que les produits ajoutés seront disponibles dans vos boutiques,'; $_LANGADM['AdminStockManagement0ba66de04477ab58b15c4cadd1354e9c'] = 'Devise associée au prix unitaire du produit'; $_LANGADM['AdminStockManagement0c0d054c2c707309be2e70fb9ed7c571'] = 'Entrepôt :'; $_LANGADM['AdminStockManagement111f0e61a01a90ff0fd023a22c2f7d7d'] = 'Vous devez créer un entrepôt avant d\'ajouter du stock. Voir l\'onglet Stock/Entrepôts.'; $_LANGADM['AdminStockManagement160f18dd864c8dae55901a5c36b1813a'] = 'Le produit a bien été supprimé du stock'; -$_LANGADM['AdminStockManagement19113f7fdb8bfb070dd46fdb9fabec89'] = 'Transférer'; -$_LANGADM['AdminStockManagement1a4dc2038b8d30708ecb63bc5b58eb2f'] = 'Transférer un produit d\'un entrepôt à un autre'; +$_LANGADM['AdminStockManagement6950810f0d2bba97a6f710c7b965b84e'] = 'Transférer'; +$_LANGADM['AdminStockManagement41ce44a4ea60fd1b446ce1b084216413'] = 'Transférer un produit d\'un entrepôt à un autre'; $_LANGADM['AdminStockManagement1c1ee49fc12644132bd3a57d85fda451'] = 'Ajouter du stock'; -$_LANGADM['AdminStockManagement2c74685a249929e916069232de588b4f'] = 'Enfin, il vous sera demandé d\'indiquer l\'état de la quantité à ajouter :'; +$_LANGADM['AdminStockManagement83addfb8621c887f4c0ae111d063166b'] = 'Enfin, il vous sera demandé d\'indiquer l\'état de la quantité à ajouter :'; $_LANGADM['AdminStockManagement320d80fa3dc6c2990b9fcbb071d695e5'] = 'Quantité physique à supprimer'; $_LANGADM['AdminStockManagement3360a5db4e2787f4a99614fbc172061a'] = 'Sélectionner l\'entrepôt où vous souhaitez stocker ce produit'; -$_LANGADM['AdminStockManagement36b48c0df2777d22b0cc6024fbd0034d'] = 'Label :'; +$_LANGADM['AdminStockManagementcf8522db83b4e0d5062567ac2142ca61'] = 'Label :'; $_LANGADM['AdminStockManagement382b0f5185773fa0f67a8ed8056c7759'] = 'N/D'; $_LANGADM['AdminStockManagement3a4ee34e1aa7ed171a7c03f5a22e2124'] = 'Entrepôt d\'origine :'; $_LANGADM['AdminStockManagement483305be150f2957434cd204e7367404'] = 'Dernière quantité physique ajoutée : %s (%s)'; $_LANGADM['AdminStockManagement49ee3087348e8d44e1feda1917443987'] = 'Nom'; -$_LANGADM['AdminStockManagement4d5494a8cf2fcd1723dd139e4b9d76fa'] = 'Retirer du stock'; +$_LANGADM['AdminStockManagementc271f27c53702bc417b89d84a320dccf'] = 'Retirer du stock'; $_LANGADM['AdminStockManagement52eb5928a34db3e3da7ba52b0644273b'] = 'EAN-13'; $_LANGADM['AdminStockManagement647257b691c98078e6eb878d7ec031d1'] = 'Entrepôt destinataire :'; $_LANGADM['AdminStockManagement694e8d1f2ee056f98ee488bdc4982d73'] = 'Quantité'; $_LANGADM['AdminStockManagement6b1b6276a06c8c13747ddba4003d6d0b'] = 'Sélectionnez l’entrepôt depuis lequel vous souhaitez supprimer ce produit '; -$_LANGADM['AdminStockManagement6b430bbdda4694c701d223c0c444868a'] = 'Souhaitez-vous soustraire cette quantité aux quantités utilisables (oui) ou aux quantités physiques (non) ?'; -$_LANGADM['AdminStockManagement719aa5e8851b214a8cdc56416a01f3da'] = 'Stock : ajouter un produit'; +$_LANGADM['AdminStockManagementc47b75b25e5ec5d67ca5fe262dc41e38'] = 'Souhaitez-vous soustraire cette quantité aux quantités utilisables (oui) ou aux quantités physiques (non) ?'; +$_LANGADM['AdminStockManagement9cc191857999f8fdacb83f85985f1795'] = 'Stock : ajouter un produit'; $_LANGADM['AdminStockManagement7336b53f97aeda9b361b2b153fcaa97f'] = 'Transférer du stock'; $_LANGADM['AdminStockManagement75ed578ac3cb02b0ba40002a25bc0403'] = 'Référence produit'; $_LANGADM['AdminStockManagement77295c7d814e7397c55f64ec06313984'] = 'Devise : '; -$_LANGADM['AdminStockManagement7f2028b270fac3216eddb531b77ef937'] = 'Disponible à la vente ?'; -$_LANGADM['AdminStockManagement803e3ac5d987778989eb16b81de34f50'] = 'Disponible à la vente dans l\'entrepôt d\'origine?'; +$_LANGADM['AdminStockManagementd5312341a6c58f4325955217677bf646'] = 'Disponible à la vente ?'; +$_LANGADM['AdminStockManagementb6872ed521281f68f0d6d5eeee624053'] = 'Disponible à la vente dans l\'entrepôt d\'origine?'; $_LANGADM['AdminStockManagement8823610f384caeee0e41a26b1b82fcda'] = 'Somme des quantités pour tous les entrepôts'; -$_LANGADM['AdminStockManagement8da2b8efc2f686902724d7a56df19681'] = 'Sélectionnez l\'entrepôt destinataire.'; -$_LANGADM['AdminStockManagement9272225125aca286e9ab24ec0ecf2768'] = 'Dernier prix unitaire HT : %s'; +$_LANGADM['AdminStockManagement1b5a26d3a8bc154d23781ac7ca397495'] = 'Sélectionnez l\'entrepôt destinataire.'; +$_LANGADM['AdminStockManagementd6ac255137be35d4ba97bc2f8e15c86f'] = 'Dernier prix unitaire HT : %s'; $_LANGADM['AdminStockManagement99af53326570e3f65c82d534f0b6dd6a'] = 'non utilisable'; $_LANGADM['AdminStockManagement9ea67be453eaccf020697b4654fc021a'] = 'Enregistrer et rester'; $_LANGADM['AdminStockManagementa36e1b5a359678cc89110d27f81fd1f4'] = 'utilisable'; -$_LANGADM['AdminStockManagementa417407112e58aeb969c3455055a738e'] = 'Disponible à la vente dans l\'entrepôt destinataire ?'; +$_LANGADM['AdminStockManagementdfa4596c0cc167b50e14a558b3a8afac'] = 'Disponible à la vente dans l\'entrepôt destinataire ?'; $_LANGADM['AdminStockManagementa72fe320dc7c943cf4dd3fd75c31e17f'] = 'Label utilisé dans les mouvements de stock'; $_LANGADM['AdminStockManagementa735244b5bd6fe3c8c5dae3b7307e7f4'] = 'autrement, ils seront considérés comme réservés (c\'est-à-dire \"autre usage\").'; $_LANGADM['AdminStockManagementaf7448c885be0d8acd5eb84322176570'] = 'UPC : '; -$_LANGADM['AdminStockManagementafcfe6f898c9c8d8a283248af22a27f9'] = 'Nom : '; +$_LANGADM['AdminStockManagement4e140ba723a03baa6948340bf90e2ef6'] = 'Nom : '; $_LANGADM['AdminStockManagementb02c2b70fa9dfb5e023d0d0711da66ee'] = 'Ajouter un produit au stock'; $_LANGADM['AdminStockManagementb8f548c49e237e746f24336b3294f86b'] = 'Enlever du stock'; $_LANGADM['AdminStockManagementb9f5c797ebbf55adccdd8539a65a0241'] = 'Désactivé'; $_LANGADM['AdminStockManagementbeaf85425059adf7675f51b9f0cce075'] = 'Notez que si vous désirez ajouter du stock pour plusieurs produits à la fois, vous pouvez utiliser l\'onglet \"Commande fournisseur\".'; $_LANGADM['AdminStockManagementc6d6a9005bcbf80689cce6fd4b0aaa86'] = 'Supprimer du stock'; -$_LANGADM['AdminStockManagementc6f61062e5e31958ecf967a852916103'] = 'Stock : transférer un produit'; -$_LANGADM['AdminStockManagementc9153fedc97a6f31cf83553d9c10b683'] = 'Prix unitaire HT :'; +$_LANGADM['AdminStockManagement0e0cf3cf131673617875bbf4bb4f0a38'] = 'Stock : transférer un produit'; +$_LANGADM['AdminStockManagement04a2061764c292a0cda8ade821248be7'] = 'Prix unitaire HT :'; $_LANGADM['AdminStockManagementc916bb26289ae7ddf58e2a42f3f4fa2c'] = 'Notez qu\'en survolant les champs \"Quantité\" et \"Prix\", vous aurez les détails du dernier mouvement de stock concernant ce produit, si disponibles.'; -$_LANGADM['AdminStockManagementc980ab99933076d536e52585fd4d61a5'] = 'Ajouter au stock'; +$_LANGADM['AdminStockManagement7aff970b4fe3769a590756115c0fc2b5'] = 'Ajouter au stock'; $_LANGADM['AdminStockManagementc9cc8cce247e49bae79f15173ce97354'] = 'Enregistrer'; $_LANGADM['AdminStockManagementcbb8532bea18ae4802bc2099416b050f'] = 'Quantité à supprimer :'; $_LANGADM['AdminStockManagementccf096490d2671f3ea97ea9289eee5b1'] = 'EAN-13 :'; $_LANGADM['AdminStockManagementd0382daa5a5e9435aa2ef89ecf266bc1'] = 'Référence produit :'; $_LANGADM['AdminStockManagementd22a457a08c328d7d450c1e272a9db9e'] = 'Souhaitez-vous que cette quantité soit disponible à la vente ?'; -$_LANGADM['AdminStockManagementd79c525538c96a68b944e4f098aeb053'] = 'Sélectionnez l\'entrepôt depuis lequel vous souhaitez transférer le produit'; -$_LANGADM['AdminStockManagementda137d81142ee9d205587b4ef26d3b67'] = 'Quantité physique à transférer'; +$_LANGADM['AdminStockManagementd46b335c66de5c901ea69e3b61f69594'] = 'Sélectionnez l\'entrepôt depuis lequel vous souhaitez transférer le produit'; +$_LANGADM['AdminStockManagementfd11d220ab663016a21f1c9236a8e4d8'] = 'Quantité physique à transférer'; $_LANGADM['AdminStockManagementdd300318a5fbdf8db10fee5c89657df9'] = 'Est-ce une quantité disponible à la vente ?'; $_LANGADM['AdminStockManagemente1b729c52480225d06d4bd27b2a811be'] = 'Le produit a bien été ajouté au stock'; -$_LANGADM['AdminStockManagemente5d71f927a1604195b87e489d7558e98'] = 'Prix unitaire d\'achat ou de fabrication pour ce produit, hors taxes'; -$_LANGADM['AdminStockManagemente640ce44d221b70af919e80ce80488b7'] = 'Par ailleurs, vous pouvez transférer du stock entre entrepôts, ou au sein d\'un même entrepôt.'; +$_LANGADM['AdminStockManagement6b635ee33731b25d183f8cb4a77bbc44'] = 'Prix unitaire d\'achat ou de fabrication pour ce produit, hors taxes'; +$_LANGADM['AdminStockManagement0806767ed8feb724b1359de67a41f3d7'] = 'Par ailleurs, vous pouvez transférer du stock entre entrepôts, ou au sein d\'un même entrepôt.'; $_LANGADM['AdminStockManagementea4788705e6873b424c65e91c2846b19'] = 'Annuler'; $_LANGADM['AdminStockManagementf548c1f7ba94a7c672abbc78dc236ea8'] = 'Cette interface vous permet de gérer le stock de vos différents produits.'; -$_LANGADM['AdminStockManagementf6593aa00242cf104bbe5a756e48dd94'] = 'Stock : supprimer un produit'; +$_LANGADM['AdminStockManagementeb65183e450756692c2d098c3cc5bda5'] = 'Stock : supprimer un produit'; $_LANGADM['AdminStockManagementfbd99ad01b92dbafc686772a39e3d065'] = 'UPC'; $_LANGADM['AdminStockManagementfc09a76bfa4a6ac12bad90577c45bd8a'] = 'Utilisable à la vente :'; $_LANGADM['AdminStockManagementfd11d220ab663016a21f1c9236a8e4d8'] = 'Quantité à transférer :'; @@ -3646,18 +3646,18 @@ $_LANGADM['AdminStockMvt0013fc9258c5bf8c33b17c40495ba3f0'] = 'Mouvement du stock $_LANGADM['AdminStockMvt31c6b3fdfaaa80dba2dbf92a4600524c'] = 'Signe'; $_LANGADM['AdminStockMvt3ac9c4dfce513c8634996702a4bb9fac'] = 'EAN-13'; $_LANGADM['AdminStockMvt44749712dbec183e983dcd78a7736c41'] = 'Date'; -$_LANGADM['AdminStockMvt487375a97166f9edb015efb7b30fb433'] = 'Cette interface vous permet d\'afficher les mouvements de stock pour un entrepôt donné.'; +$_LANGADM['AdminStockMvtb7497583003d853936833a6498dec744'] = 'Cette interface vous permet d\'afficher les mouvements de stock pour un entrepôt donné.'; $_LANGADM['AdminStockMvt49ee3087348e8d44e1feda1917443987'] = 'Nom'; -$_LANGADM['AdminStockMvt6182913ea7b5c02fe2773ea87177d4f9'] = 'Décrémenter'; +$_LANGADM['AdminStockMvt9e661cc6f7c72b95abfd6b372aacbfa1'] = 'Décrémenter'; $_LANGADM['AdminStockMvt63d5049791d9d79d86e9a108b0a999ca'] = 'Référence'; $_LANGADM['AdminStockMvt6416e8cb5fc0a208d94fa7f5a300dbc4'] = 'Entrepôt'; -$_LANGADM['AdminStockMvt673032420d7e0ee43d76c93cc4b157d5'] = 'Le nom de ce produit n\'est pas disponible. Il a peut-être été supprimé du système.'; +$_LANGADM['AdminStockMvtafe13d8e90ded1bc4e2a4dce9fdc7d7a'] = 'Le nom de ce produit n\'est pas disponible. Il a peut-être été supprimé du système.'; $_LANGADM['AdminStockMvt694e8d1f2ee056f98ee488bdc4982d73'] = 'Quantité'; -$_LANGADM['AdminStockMvt6f15bdfa71aa83b0d197cad75757d580'] = 'Incrémenter'; +$_LANGADM['AdminStockMvtaac247ca22789872bad95dc8f6c45d37'] = 'Incrémenter'; $_LANGADM['AdminStockMvt6ff095679d5d2d4432b5271ed232e384'] = 'Tous les entrepôts'; $_LANGADM['AdminStockMvt745d3a8bea56150e93e11486c885841e'] = 'Filtrer les mouvements par entrepôt :'; $_LANGADM['AdminStockMvtb021df6aac4654c454f46c77646e745f'] = 'Label'; -$_LANGADM['AdminStockMvtc1895ddff0b761649e508b88d52e9291'] = 'Prix HT'; +$_LANGADM['AdminStockMvte192956d901dff59c35fd2c477ed28d6'] = 'Prix HT'; $_LANGADM['AdminStockMvte71ad3197425e47e1a006c6466e9b6c3'] = 'Export (CSV)'; $_LANGADM['AdminStockMvtedc6fdf20f39ce77df67370431e4aa6a'] = 'Il y a pas de donnée à exporter'; $_LANGADM['AdminStockMvtf8c8b903cb2e4f297e4b96d4b9c1e98a'] = 'Employé'; @@ -3666,7 +3666,7 @@ $_LANGADM['AdminStores00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activé'; $_LANGADM['AdminStores0188aaac1db951dc90bced9ecd606c04'] = 'Affichée dans les e-mails envoyés aux clients'; $_LANGADM['AdminStores0e2fb5b02182fd28b9b96e86ed27838f'] = 'Fax :'; $_LANGADM['AdminStores1056348a5ee2b947804582ee224856ef'] = 'Affichage simplifié de la page de localisation de magasin :'; -$_LANGADM['AdminStores134592f3d9dadf4c4f76ef7e9e12fb57'] = 'Photo du magasin'; +$_LANGADM['AdminStores076b51bf10faf2ca6a3338049c5c4ee4'] = 'Photo du magasin'; $_LANGADM['AdminStores18325105de95083e4a1d10b78f29c2bc'] = 'État/région :'; $_LANGADM['AdminStores1908624a0bca678cd26b99bfd405324e'] = 'La taille du fichier'; $_LANGADM['AdminStores1cc70ef3820fa925ca1dd1ab645d239e'] = 'Caractères autorisés : lettres, espaces et'; @@ -3685,15 +3685,15 @@ $_LANGADM['AdminStores5792315f09a5d54fb7e3d066672b507f'] = 'Mardi'; $_LANGADM['AdminStores57d056ed0984166336b7879c2af3657f'] = 'Ville'; $_LANGADM['AdminStores59716c97497eb9694541f7c3d37b1a4d'] = 'Pays'; $_LANGADM['AdminStores5a6b8fd2f89cdbde7862a59462f58273'] = 'Longitude par défaut :'; -$_LANGADM['AdminStores5c7246a637866f706a8319f8f701497e'] = 'Afficher ou non ce magasin'; +$_LANGADM['AdminStores6bd1a5cfbb1cda78dedffa3825ed263a'] = 'Afficher ou non ce magasin'; $_LANGADM['AdminStores5dd532f0a63d89c5af0243b74732f63c'] = 'Coordonnées'; $_LANGADM['AdminStores61f0fa926f97eafb392975ed79cebb4a'] = 'Nom de la boutique :'; $_LANGADM['AdminStores63406c9482c644975f227cc93788e8fb'] = 'Choisissez votre pays'; $_LANGADM['AdminStores642d3ba5db8b57e006584b544e490ec7'] = 'Code postal'; $_LANGADM['AdminStores673ae02fffb72f0fe68a66f096a01347'] = 'Téléphone :'; $_LANGADM['AdminStores6f8522e0610541f1ef215a22ffa66ff6'] = 'Lundi'; -$_LANGADM['AdminStores7515d32836da5648eb6a8f9113b7405b'] = 'Code postal :'; -$_LANGADM['AdminStores76cee53a1d378b50e5bc3aa50ab3b4c0'] = 'Immatriculation de la boutique (ex. : SIRET, RCS, ...)'; +$_LANGADM['AdminStoresc3f42f159abd8ca877101e1f6eff322f'] = 'Code postal :'; +$_LANGADM['AdminStores129bc0180cf6adfae273b4322f2c33f5'] = 'Immatriculation de la boutique (ex. : SIRET, RCS, ...)'; $_LANGADM['AdminStores78ae6f0cd191d25147e252dc54768238'] = 'Jeudi'; $_LANGADM['AdminStores78e365acb087fd1f8d494dae0001de10'] = 'Adresse e-mail :'; $_LANGADM['AdminStores792ccc0c7f3d0d20366fbbf44ef7cd78'] = 'Affiché dans les en-têtes des pages et des e-mails'; @@ -3704,7 +3704,7 @@ $_LANGADM['AdminStores821b8ee6937cec96c30fdafbfe836d68'] = 'Magasins'; $_LANGADM['AdminStores86197fcc6dd67ec32c447e521889675f'] = 'Afficher un lien vers le localisateur de magasins dans le pied de page'; $_LANGADM['AdminStores867f400ebb34232c656185d4ca7350b2'] = 'Mettre un lien vers le localisateur de magasins dans le sitemap'; $_LANGADM['AdminStores8b7051187b9191cdcdae6ed5a10e5adc'] = 'Samedi'; -$_LANGADM['AdminStores9021b488beef18b26de0d3bfd1acaa63'] = 'Exemple : 10h00-21h30'; +$_LANGADM['AdminStorese734ed12d2c2026532f66e0ebeedfc8c'] = 'Exemple : 10h00-21h30'; $_LANGADM['AdminStores9810aa2b9f44401be4bf73188ef2b67d'] = 'Fax'; $_LANGADM['AdminStores9d1a0949c39e66a0cd65240bc0ac9177'] = 'Dimanche'; $_LANGADM['AdminStoresa2c4697e3d6a5ee6072e32c9e467f21d'] = 'Afficher dans le sitemap'; @@ -3713,14 +3713,14 @@ $_LANGADM['AdminStoresad179a1071ebd8b00e0ff4718301dcea'] = 'Heures :'; $_LANGADM['AdminStoresb718adec73e04ce3ec720dd11a06a308'] = 'ID'; $_LANGADM['AdminStoresb9f5c797ebbf55adccdd8539a65a0241'] = 'Désactivé'; $_LANGADM['AdminStoresbcc254b55c4a1babdf1dcb82c207506b'] = 'Téléphone'; -$_LANGADM['AdminStoresbfa40b889c8fe29c2748e5d26f02d044'] = 'Coordonnées du magasin, ex. : 45.265469 / -47.226478'; +$_LANGADM['AdminStoresfe370c96885df78dd3123a1779bd6a26'] = 'Coordonnées du magasin, ex. : 45.265469 / -47.226478'; $_LANGADM['AdminStoresbffb711ec36f280459d11dce315da72f'] = 'Ville :'; $_LANGADM['AdminStoresc33b138a163847cdb6caeeb7c9a126b4'] = 'Vendredi'; $_LANGADM['AdminStoresc4d2dfcc9772ed9b143df5491e828235'] = 'Pas de carte, pas de recherche, juste un annuaire des magasins'; -$_LANGADM['AdminStoresca5acac9ef810c83a15e0da3babd2007'] = 'Nom du magasin, par exemple : Magasin du Citycentre Mall'; +$_LANGADM['AdminStores8268ffbdb9787de57913f0040daf35a1'] = 'Nom du magasin, par exemple : Magasin du Citycentre Mall'; $_LANGADM['AdminStoresd3b206d196cd6be3a2764c1fb90b200f'] = 'Supprimer la sélection'; $_LANGADM['AdminStoresd7ceaa3ddb4fc6884046456463ecb258'] = 'Immatriculation :'; -$_LANGADM['AdminStorese0ef7a9e00e6b6189c8da23da3fe79f8'] = 'Code postal :'; +$_LANGADM['AdminStores5345ecb567469a587ddd4014fec9e837'] = 'Code postal :'; $_LANGADM['AdminStorese25f0ecd41211b01c83e5fec41df4fe7'] = 'Supprimer les éléments sélectionnés ?'; $_LANGADM['AdminStoresf2a6c498fb90ee345d997f888fce3b18'] = 'Supprimer'; $_LANGADM['AdminStoresf64be5eef68442a8f50cf535b92ad3e4'] = 'Pays :'; @@ -3749,11 +3749,11 @@ $_LANGADM['AdminSuppliers62b5bb12862c2d95d5c88d1e75feb4f9'] = 'Prix d\'achat :'; $_LANGADM['AdminSuppliers63d5049791d9d79d86e9a108b0a999ca'] = 'Référence'; $_LANGADM['AdminSuppliers66b02975abe1eaca734427011e342ee3'] = 'Référence fournisseur :'; $_LANGADM['AdminSuppliers673ae02fffb72f0fe68a66f096a01347'] = 'Téléphone :'; -$_LANGADM['AdminSuppliers7515d32836da5648eb6a8f9113b7405b'] = 'Code postal :'; +$_LANGADM['AdminSuppliersc3f42f159abd8ca877101e1f6eff322f'] = 'Code postal :'; $_LANGADM['AdminSuppliers76d17e0cd552ad8ca18c5fc1ae9d8098'] = 'Apparaîtra dans la liste des fournisseurs'; $_LANGADM['AdminSuppliers7b250cb374c12c42a75227ba75df7779'] = 'Méta titre :'; $_LANGADM['AdminSuppliers8c2857a9ad1d8f31659e35e904e20fa6'] = 'Logo'; -$_LANGADM['AdminSuppliers8e8efa8fbd3512c87c87c23fe8023604'] = 'Il n\'est pas possible de supprimer un fournisseur s\'il est en attente de commande de fournitures(s).'; +$_LANGADM['AdminSupplierse244c4d299a27cf41ec994fe594f2ffc'] = 'Il n\'est pas possible de supprimer un fournisseur s\'il est en attente de commande de fournitures(s).'; $_LANGADM['AdminSuppliers990fc90e39367377c314f1d61522ae61'] = 'Nombre de produits'; $_LANGADM['AdminSuppliersa6bb76858f8b4b61c050ad7a7ac57e06'] = 'Méta description :'; $_LANGADM['AdminSuppliersacd7b45c9d50280a52990015b2c24ba8'] = 'Logo :'; @@ -3772,66 +3772,66 @@ $_LANGADM['AdminSupplierse25f0ecd41211b01c83e5fec41df4fe7'] = 'Supprimer les él $_LANGADM['AdminSuppliersf16b5952df8d25ea30b25ff95ee8fedf'] = 'Association boutique :'; $_LANGADM['AdminSuppliersf64be5eef68442a8f50cf535b92ad3e4'] = 'Pays :'; $_LANGADM['AdminSuppliersfbd99ad01b92dbafc686772a39e3d065'] = 'UPC'; -$_LANGADM['AdminSupplyOrders008a6faef10a806a5e4305ad88454d12'] = 'Montant avec la remise HT'; +$_LANGADM['AdminSupplyOrders85f92596ca244c4ee55a15e3038bfa1c'] = 'Montant avec la remise HT'; $_LANGADM['AdminSupplyOrders0095a9fa74d1713e43e370a7d7846224'] = 'Exporter'; $_LANGADM['AdminSupplyOrders017fa7034aebd0807431e47e490561ba'] = 'Changer l\'état'; $_LANGADM['AdminSupplyOrders01c199452986ff218ac139f737f2344c'] = 'Langue de la commande :'; $_LANGADM['AdminSupplyOrders068f80c7519d0528fb08e82137a72131'] = 'Produits'; -$_LANGADM['AdminSupplyOrders090ce89f7a817b6d308f54d01cc174b6'] = 'Réception de produits pour la commande n°%s'; +$_LANGADM['AdminSupplyOrdersff8affac9cbd332520bf040cefe1503d'] = 'Réception de produits pour la commande n°%s'; $_LANGADM['AdminSupplyOrders0c0d054c2c707309be2e70fb9ed7c571'] = 'Entrepôt :'; $_LANGADM['AdminSupplyOrders104d9898c04874d0fbac36e125fa1369'] = 'Remise'; -$_LANGADM['AdminSupplyOrders126ddccbd9f946b8cd46d88b304a2020'] = 'Veuillez sélectionner au moins un produit.'; -$_LANGADM['AdminSupplyOrders170c10b41413aca5c14afad4bf2b187a'] = 'Si spécifié, chaque produit dont la quantité est inférieure ou égale à cette valeur sera chargé.'; +$_LANGADM['AdminSupplyOrders97f014aa339f5b37951f100fb1a086d8'] = 'Veuillez sélectionner au moins un produit.'; +$_LANGADM['AdminSupplyOrdersdcdbac868fdbe2c64cf161a15785efc0'] = 'Si spécifié, chaque produit dont la quantité est inférieure ou égale à cette valeur sera chargé.'; $_LANGADM['AdminSupplyOrders17fe16e88ac2e6fc0a5a9ed7f0d87ba2'] = 'Quantité attendue'; $_LANGADM['AdminSupplyOrders18fd021e2daf48300d98147076727f75'] = 'Filtrer par entrepôt :'; $_LANGADM['AdminSupplyOrders20a34c4e30c5bbe1d3f870ac55f0d831'] = 'Taux de la TVA'; $_LANGADM['AdminSupplyOrders227ec9e4ecfa16aaa58914d3cf18fc38'] = 'La référence doit être unique.'; $_LANGADM['AdminSupplyOrders236d0eb7130ba05580fa0cb21f6b968d'] = 'Dernière mise à jour'; $_LANGADM['AdminSupplyOrders2406c65c7d678cfca3aad1233c50283a'] = 'Vous n\'avez pas les droits suffisants pour effectuer des modifications ici.'; -$_LANGADM['AdminSupplyOrders2436d8c2a0e22626eeb1fe5fac22a05f'] = 'Quantité reçue aujourd\'hui ?'; +$_LANGADM['AdminSupplyOrdersf41ae601e7966d2ae3d0594faf1782d2'] = 'Quantité reçue aujourd\'hui ?'; $_LANGADM['AdminSupplyOrders278c491bdd8a53618c149c4ac790da34'] = 'Modèle'; $_LANGADM['AdminSupplyOrders290612199861c31d1036b185b4e69b75'] = 'Récapitulatif'; $_LANGADM['AdminSupplyOrders2a33974dea4175f30185cb56486ac8a4'] = 'Notez qu\'une ligne verte signifie que vous avez reçu ce que vous attendiez, et une ligne rouge signifie que vous avez reçu plus que ce qui était prévu.'; $_LANGADM['AdminSupplyOrders3087c43f492d4127a9e129d86948cdc7'] = 'Cela va réinitialiser la commande'; -$_LANGADM['AdminSupplyOrders3111037b12710b66b20382e1dbcd00e7'] = 'Cette interface vous permet de mettre à jour les quantités pour la commande en cours'; +$_LANGADM['AdminSupplyOrdersa7adb0d634f18509d11d206f18d23364'] = 'Cette interface vous permet de mettre à jour les quantités pour la commande en cours'; $_LANGADM['AdminSupplyOrders323f80595bcbd43d7f0f350dd79e959e'] = 'Date de création :'; -$_LANGADM['AdminSupplyOrders330303bb3baa01b33804ff7f2f8bb3a2'] = 'champ'; +$_LANGADM['AdminSupplyOrders06e3d36fa30cea095545139854ad1fb9'] = 'champ'; $_LANGADM['AdminSupplyOrders34b7f58be1d92fa7239221d28fbba6ab'] = 'Quantité restante'; $_LANGADM['AdminSupplyOrders361c5a6b314d3f49abb02c635a57a79c'] = 'L\'état sélectionné n\'est pas valable.'; -$_LANGADM['AdminSupplyOrders38d029deafd0c0eb6dfe2a3224e68b8f'] = 'Veuillez vérifier les informations du produit :'; +$_LANGADM['AdminSupplyOrders66b736f3ce97bd829c88143dc5e0b387'] = 'Veuillez vérifier les informations du produit :'; $_LANGADM['AdminSupplyOrders3959aa0881898af66624b618fa15913b'] = 'Vous ne pouvez pas choisir une date passée.'; -$_LANGADM['AdminSupplyOrders3a6a6d37bea2c7567f8599ea88b47930'] = 'Total TTC'; -$_LANGADM['AdminSupplyOrders3afb7f49862f3318d35b6a988f75513f'] = 'Stock : gérer les commandes fournisseurs'; -$_LANGADM['AdminSupplyOrders3c4553c80a6de049526f83f0ec59f6ee'] = 'Informations générales'; +$_LANGADM['AdminSupplyOrders8faf99e02e4d0ccb4dd933404f87a4ea'] = 'Total TTC'; +$_LANGADM['AdminSupplyOrders8bac43e7bc0d8ecd73fc9af2c574cb49'] = 'Stock : gérer les commandes fournisseurs'; +$_LANGADM['AdminSupplyOrders997c785cce775d7c1014ffbd6e446d50'] = 'Informations générales'; $_LANGADM['AdminSupplyOrders3ceab085ee91049e822ee4ec4ebbc635'] = 'Êtes-vous sûr de vouloir utiliser ce modèle ?'; $_LANGADM['AdminSupplyOrders3d2d028c987facca2791700d1688c84c'] = 'Vous n\'avez pas le droit d\'ajouter une commande.'; $_LANGADM['AdminSupplyOrders3dd42bfc8345e82c43b4a40a3426ec49'] = 'Référence :'; $_LANGADM['AdminSupplyOrders3e398eaa9a5039a446766822f06ed5ef'] = 'Détails pour la commande n°%s'; -$_LANGADM['AdminSupplyOrders3f14027ef0fff3ed5eac06c308c3ca2a'] = 'Stock : créer une commande fournisseur'; +$_LANGADM['AdminSupplyOrders47a5f0fd0457fe4eea29261cd6e12f30'] = 'Stock : créer une commande fournisseur'; $_LANGADM['AdminSupplyOrders4190a1cbc60978583d4a3fe009850fa8'] = 'Il s\'agit de la quantité restante à recevoir'; $_LANGADM['AdminSupplyOrders41e96bfadfdd83863b899b6609b59902'] = 'Exporter les commandes (CSV)'; $_LANGADM['AdminSupplyOrders42992e6e5404736bfe16ffa1ffccd80b'] = 'Gérez les produits que vous souhaitez commander à votre fournisseur'; $_LANGADM['AdminSupplyOrders448634536559b1f8aaa975e0aa12b930'] = 'NET À PAYER'; $_LANGADM['AdminSupplyOrders45c58bc279cb78e96493723f9d76096e'] = 'Commande fournisseur'; -$_LANGADM['AdminSupplyOrders48ac162519704488e5c141e61cf6b28f'] = 'Il s\'agit du taux de remise global pour cette commande.'; +$_LANGADM['AdminSupplyOrders637ac3c7c32bfe885eb2d89e04b6154f'] = 'Il s\'agit du taux de remise global pour cette commande.'; $_LANGADM['AdminSupplyOrders49ee3087348e8d44e1feda1917443987'] = 'Nom'; -$_LANGADM['AdminSupplyOrders4b829bac0229c42ee37e2ed558f7111c'] = 'Cette interface vous permet d\'afficher des informations détaillées sur votre commande.'; -$_LANGADM['AdminSupplyOrders4bac509e41b304aae6e91e4d40015c0b'] = 'Enregistrer la commande'; +$_LANGADM['AdminSupplyOrders8ea11933d562a626b5b22b678f19115a'] = 'Cette interface vous permet d\'afficher des informations détaillées sur votre commande.'; +$_LANGADM['AdminSupplyOrdersa3bc16892719ebd4d9c552bebe1b6358'] = 'Enregistrer la commande'; $_LANGADM['AdminSupplyOrders50cbe532b5b2f6496f426edaffe954c8'] = 'Charger automatiquement les produits :'; -$_LANGADM['AdminSupplyOrders51abb8242f1f35eea1680f9121669c48'] = 'Attention ! Si vous changez ce champ, tous les produits déjà ajoutés seront supprimés.'; +$_LANGADM['AdminSupplyOrders3b0fabb7eb58b3c6a155d65a636bba45'] = 'Attention ! Si vous changez ce champ, tous les produits déjà ajoutés seront supprimés.'; $_LANGADM['AdminSupplyOrders527ce282b377b7ffeb471f240dbb1812'] = 'Détails commandes fournisseurs'; -$_LANGADM['AdminSupplyOrders52b9855e4bef12c28dfc5fd5deb5af5d'] = 'Cette interface vous permet d\'afficher des informations détaillées sur votre modèle de commande.'; +$_LANGADM['AdminSupplyOrders409df5506de6400241b28f14c4c643ae'] = 'Cette interface vous permet d\'afficher des informations détaillées sur votre modèle de commande.'; $_LANGADM['AdminSupplyOrders52d941ee8ed2182bbc04d5be716aa336'] = 'Vous devez avoir au moins un entrepôt. Voir Stock / Entrepôts'; $_LANGADM['AdminSupplyOrders52eb5928a34db3e3da7ba52b0644273b'] = 'EAN-13'; -$_LANGADM['AdminSupplyOrders53f5844b3e957e5dbaade1a963a74216'] = 'Montant de la remise HT'; +$_LANGADM['AdminSupplyOrders750e69bef66d0791e96a64e8de236c2b'] = 'Montant de la remise HT'; $_LANGADM['AdminSupplyOrders54853de8bb8bbf33317d15d337a00408'] = 'Taux de remise global :'; $_LANGADM['AdminSupplyOrders56cd149db27364db31377617d14c7465'] = 'Date de livraison :'; -$_LANGADM['AdminSupplyOrders6075d1b3ba1c16431163bbe0b4c31918'] = 'Informations de la commande'; +$_LANGADM['AdminSupplyOrders58930025e1f95d65035e0df5d6c2ae41'] = 'Informations de la commande'; $_LANGADM['AdminSupplyOrders63d5049791d9d79d86e9a108b0a999ca'] = 'Référence'; $_LANGADM['AdminSupplyOrders6416e8cb5fc0a208d94fa7f5a300dbc4'] = 'Entrepôt'; $_LANGADM['AdminSupplyOrders6591ba00df852d6b546d30766a543540'] = 'Mettre à jour la sélection'; -$_LANGADM['AdminSupplyOrders6635716f05005735b9ab55daa6b96f4c'] = 'Aussi, vous pouvez créer des modèles de commandes que vous pouvez utiliser plus tard pour générer des commandes.'; -$_LANGADM['AdminSupplyOrders66d173492937ca60265807c8c639f905'] = 'Impossible de copier ce modèle.'; +$_LANGADM['AdminSupplyOrdersf3c8f09c9783c99d5481fa65d62f7aa1'] = 'Aussi, vous pouvez créer des modèles de commandes que vous pouvez utiliser plus tard pour générer des commandes.'; +$_LANGADM['AdminSupplyOrdersaf6c86ce8f9c0bcc9cefd56adc9ab72d'] = 'Impossible de copier ce modèle.'; $_LANGADM['AdminSupplyOrders66f6181bcb4cff4cd38fbc804a036db6'] = 'modèle'; $_LANGADM['AdminSupplyOrders67d5168b4f2b5424a3d118ea9ef99372'] = 'Création'; $_LANGADM['AdminSupplyOrders689202409e48743b914713f96d93947c'] = 'Valeur'; @@ -3843,7 +3843,7 @@ $_LANGADM['AdminSupplyOrders73d55ab430f80f858b1d29ca62fe7d3d'] = 'Livraison (att $_LANGADM['AdminSupplyOrders76531b34e5462644fa2fd92891d02e30'] = 'Voir Catalogue > Produits > Votre produit > Fournisseurs & Entrepôts.'; $_LANGADM['AdminSupplyOrders77295c7d814e7397c55f64ec06313984'] = 'Devise :'; $_LANGADM['AdminSupplyOrders79037dcfa176cabd85c98785a5882681'] = 'La devise sélectionnée n\'est pas valable.'; -$_LANGADM['AdminSupplyOrders7d8694652780adfb8221b67c1252f3ad'] = 'Stock : modèles de commandes fournisseurs'; +$_LANGADM['AdminSupplyOrders27bf65260c3bafcdd9f940b1d756e50f'] = 'Stock : modèles de commandes fournisseurs'; $_LANGADM['AdminSupplyOrders7e10aef8661fb91318096a5eb75bdd2b'] = 'L\'id de la commande n\'est pas valable.'; $_LANGADM['AdminSupplyOrders7f3b172f3d76401bc6a4ebc83e325b76'] = 'Taux de remise global (%) :'; $_LANGADM['AdminSupplyOrders7f90e23d701f6b735bf7cfaf126d83a9'] = 'Il n\'est pas possible de changer l\'état de cette commande car vous n\'avez pas commandé de produits.'; @@ -3852,26 +3852,26 @@ $_LANGADM['AdminSupplyOrders823ed3d61b83a6977cbb5d07667750e5'] = 'Il s\'agit de $_LANGADM['AdminSupplyOrders8283f677c144f5374cf9ddb006231b4a'] = 'Tapez les premières lettres du nom du produit, puis sélectionnez le dans la liste déroulante :'; $_LANGADM['AdminSupplyOrders84f632911d029cdf126102dcd1fcbe69'] = 'État de commande fournisseur'; $_LANGADM['AdminSupplyOrders87fbc5e77eaec90d590f5f66d9bdc05c'] = 'L\'entrepôt sélectionné n\'est pas valable.'; -$_LANGADM['AdminSupplyOrders89cf9621fbb5bf50654e94d2fb537815'] = 'Prix unitaire HT'; +$_LANGADM['AdminSupplyOrderscddb91d856108b4431ebc2a9f79d4769'] = 'Prix unitaire HT'; $_LANGADM['AdminSupplyOrders8a55b1c5c98005ad17c95c16fe01506f'] = 'Ajouter un produit à la commande'; $_LANGADM['AdminSupplyOrders90bf278fe4384c50cd3ba3eb9d3c5393'] = 'Fournisseur :'; $_LANGADM['AdminSupplyOrders94e1eef00c84428391aa022c7572d889'] = 'Date de livraison prévue :'; -$_LANGADM['AdminSupplyOrders94f0f019ee2abeb2a3eaac3b41ac03a2'] = 'Vous n\'avez pas la permission de changer l\'état d\'une commande.'; +$_LANGADM['AdminSupplyOrders20f7af1d2a1796fc9dd031535b17e1c3'] = 'Vous n\'avez pas la permission de changer l\'état d\'une commande.'; $_LANGADM['AdminSupplyOrders95ee0e6d156efeb9665ebd17536c8d04'] = 'La langue de la commande.'; $_LANGADM['AdminSupplyOrders96da8d9bc0488f22c84c582e997dfefc'] = 'La devise de la commande.'; $_LANGADM['AdminSupplyOrders99ce503f30530a7624a3ae779b741d1c'] = 'Dernière modification'; -$_LANGADM['AdminSupplyOrders9cf3277d76d9e236ee10e513a924982e'] = 'Sélectionnez l\'entrepôt où vous souhaitez recevoir les produits.'; +$_LANGADM['AdminSupplyOrders55f20a42aade6fe15b5770f17fad6cdb'] = 'Sélectionnez l\'entrepôt où vous souhaitez recevoir les produits.'; $_LANGADM['AdminSupplyOrders9e57c2dbcacea5e2e8aa3edde11cf976'] = 'Taux de remise'; $_LANGADM['AdminSupplyOrders9ea67be453eaccf020697b4654fc021a'] = 'Enregistrer et rester'; $_LANGADM['AdminSupplyOrdersChangeState37dcf77d4b53cce7b5dd23fd9bdd72d7'] = 'Cliquer ici pour télécharger le bon de commande'; $_LANGADM['AdminSupplyOrdersChangeState4079e267d14aa06a871f899e9814db79'] = 'Imprimer le bon de commande'; $_LANGADM['AdminSupplyOrdersChangeState5707dd244bf89fca30f29b7f57a18e75'] = 'État de la commande :'; $_LANGADM['AdminSupplyOrdersChangeState79ea758900c3bcb857f45804c7802062'] = 'État de commande fournisseur'; -$_LANGADM['AdminSupplyOrdersChangeStateb58cbca3e505f4e3be0e5341ecf50c0f'] = 'Choisissez le nouvel état de votre commande'; +$_LANGADM['AdminSupplyOrdersChangeState427900fba7cbdb9b05f5d888eb1e39d6'] = 'Choisissez le nouvel état de votre commande'; $_LANGADM['AdminSupplyOrdersChangeStatec9cc8cce247e49bae79f15173ce97354'] = 'Enregistrer'; -$_LANGADM['AdminSupplyOrdersa0447ea4abb174bcab8e35a69f094930'] = 'Montant HT'; +$_LANGADM['AdminSupplyOrderse192956d901dff59c35fd2c477ed28d6'] = 'Montant HT'; $_LANGADM['AdminSupplyOrdersa2108b0ea15cc69a3c4fabd9b4f9e0dc'] = 'Attention : une fois la mise à jour confirmée, vous ne pouvez pas revenir en arrière, à moins de créer de nouveaux mouvements de stock négatifs.'; -$_LANGADM['AdminSupplyOrdersa4ed9499ecb396b2b10321991ee49680'] = 'Mettre à jour les réceptions en cours'; +$_LANGADM['AdminSupplyOrdersd4fbcc45d611a62316d9bc832a2fdec5'] = 'Mettre à jour les réceptions en cours'; $_LANGADM['AdminSupplyOrdersa86ed51dc97b4993b7f47c3c4cbdd5e4'] = 'Vous n\'avez pas sélectionné de produits à mettre à jour'; $_LANGADM['AdminSupplyOrdersabae8de803e3505ebf82c0b2be7e6b11'] = 'Par ailleurs, changer de devise ou de fournisseur réinitialise la commande.'; $_LANGADM['AdminSupplyOrdersae2b83a081959fff7ab2e96f4ce972d1'] = 'Créer un modèle'; @@ -3882,31 +3882,31 @@ $_LANGADM['AdminSupplyOrdersb602e0d0c6a72053d0a5be60cb2f8126'] = 'Total TVA'; $_LANGADM['AdminSupplyOrdersba45e160eb1c9b442726c23f3a6335e1'] = 'Détails pour le modèle de commande n°%s'; $_LANGADM['AdminSupplyOrdersbc67a1507258a758c3a31e66d7ceff8f'] = 'Référence fournisseur'; $_LANGADM['AdminSupplyOrdersbe4b9aee1183cc8f85c4939e157b1af7'] = 'Cette interface vous permet de gérer vos commandes fournisseurs.'; -$_LANGADM['AdminSupplyOrdersc39568b47b313b00715da038ae771f21'] = 'Une erreur est survenue en ajoutant les produits dans l\'entrepôt'; +$_LANGADM['AdminSupplyOrders54f512fa965269c7f3d5b89e57c2d1cd'] = 'Une erreur est survenue en ajoutant les produits dans l\'entrepôt'; $_LANGADM['AdminSupplyOrdersc3b6976b915b84f6e06ef65690025daf'] = 'Le fournisseur sélectionné est non valable.'; $_LANGADM['AdminSupplyOrdersc4bf568036e969abaa6f078c2e3b42cb'] = 'Vous n\'avez pas le droit de modifier une commande.'; -$_LANGADM['AdminSupplyOrdersc4ec6ac61db185f3355b369be416f2ae'] = 'Référence de votre commande.'; -$_LANGADM['AdminSupplyOrdersc8ba77264f6e923f5ee35abf3108ae7c'] = 'Prix unitaire HT'; +$_LANGADM['AdminSupplyOrders501df55761a6d54d5792c1cc8898b6cc'] = 'Référence de votre commande.'; +$_LANGADM['AdminSupplyOrdersb84830b4acb0fe69624fc930af058688'] = 'Prix unitaire HT'; $_LANGADM['AdminSupplyOrdersc9cc8cce247e49bae79f15173ce97354'] = 'Enregistrer'; $_LANGADM['AdminSupplyOrderscdda51b2f550962155ccf8d741760d0a'] = 'La quantité (%d) pour le produit n°%d n\'est pas valable.'; -$_LANGADM['AdminSupplyOrdersd033cbd71658d535fc123e440d64a1a3'] = 'Montant TTC'; -$_LANGADM['AdminSupplyOrdersdb8255a08d5481624fbf48ec455f739d'] = 'Sélectionnez votre fournisseur.'; +$_LANGADM['AdminSupplyOrders77eb276f5dcdf4fbca854e908216f7b2'] = 'Montant TTC'; +$_LANGADM['AdminSupplyOrdersa05cbdb50dce094de8ecc4fee0738608'] = 'Sélectionnez votre fournisseur.'; $_LANGADM['AdminSupplyOrdersdf18b275b17ac6e8e1af51788acd241d'] = 'Saisissez ici la quantité reçue aujourd\'hui'; $_LANGADM['AdminSupplyOrderse450bbb38cb2b9bf61b33e5d4caa4610'] = 'Cette commande n’existe pas'; $_LANGADM['AdminSupplyOrderse565326ee896f9e7e5159b2da3fc4e89'] = 'Vous devez avoir au moins un entrepôt avant de créer des commandes. Voir Stock > Entrepôts'; -$_LANGADM['AdminSupplyOrderse596830a32f866b26d75440fad83cc55'] = 'Soyez attentifs quand vous changez l\'état. Certains d\'entre eux ne peuvent plus être changés par la suite (\"Annulé\", par exemple).'; +$_LANGADM['AdminSupplyOrders4a0a1cc9ad605686e529ca623d87cfbb'] = 'Soyez attentifs quand vous changez l\'état. Certains d\'entre eux ne peuvent plus être changés par la suite (\"Annulé\", par exemple).'; $_LANGADM['AdminSupplyOrdersea4788705e6873b424c65e91c2846b19'] = 'Annuler'; $_LANGADM['AdminSupplyOrdersec136b444eede3bc85639fac0dd06229'] = 'Fournisseur'; $_LANGADM['AdminSupplyOrdersec53a8c4f07baed5d8825072c89799be'] = 'État'; -$_LANGADM['AdminSupplyOrdersedc6fdf20f39ce77df67370431e4aa6a'] = 'Il n\'y a pas de données à exporter en CSV.'; +$_LANGADM['AdminSupplyOrders7a60d26747fb7083fd0e068775410b02'] = 'Il n\'y a pas de données à exporter en CSV.'; $_LANGADM['AdminSupplyOrdersef61fb324d729c341ea8ab9901e23566'] = 'Créer une commande'; -$_LANGADM['AdminSupplyOrdersf0f2e6173ae6a6e36cca8bdf76cc4b37'] = 'Total avec la remise TTC'; +$_LANGADM['AdminSupplyOrders618fe9cb3d025cd1a6d3a1dc2631d4d2'] = 'Total avec la remise TTC'; $_LANGADM['AdminSupplyOrdersf107f5a9ee4ecea58d0f29ae7959baa8'] = 'Appellation'; $_LANGADM['AdminSupplyOrdersf2a6c498fb90ee345d997f888fce3b18'] = 'Supprimer'; $_LANGADM['AdminSupplyOrdersf4644e265924c832e4d8f398fedd5678'] = 'Ne pas afficher les commandes terminées / annulées :'; $_LANGADM['AdminSupplyOrdersf8c885a9e40802eacb4af2d7e138d2ca'] = 'Utiliser ce modèle pour créer une commande fournisseur'; $_LANGADM['AdminSupplyOrdersf8c8b903cb2e4f297e4b96d4b9c1e98a'] = 'Employé'; -$_LANGADM['AdminSupplyOrdersfa2ce544158555e8f06c69dd9e681832'] = 'Total TTC'; +$_LANGADM['AdminSupplyOrdersadc852563bca51fb6b10c7905010406d'] = 'Total TTC'; $_LANGADM['AdminSupplyOrdersfb010d572a73e208307bb7b7037fbd58'] = 'Notez que si vous souhaitez ajouter des produits à votre commande, ils doivent être disponibles pour le fournisseur et l\'entrepôt spécifiés ci-dessous.'; $_LANGADM['AdminSupplyOrdersfbd99ad01b92dbafc686772a39e3d065'] = 'UPC'; $_LANGADM['AdminSupplyOrdersfc1267ed24e9b441105bf29487ff583a'] = 'Supprimer ce produit de la commande'; @@ -3934,8 +3934,8 @@ $_LANGADM['AdminTabsf18807509658fbdaae40911a61a6c3b1'] = 'Parent :'; $_LANGADM['AdminTags068f80c7519d0528fb08e82137a72131'] = 'Produits'; $_LANGADM['AdminTags0885f0c211f74834f0109c5abaf4cdc4'] = 'Langue :'; $_LANGADM['AdminTags1063e38cb53d94d386f21227fcd84717'] = 'Supprimer'; -$_LANGADM['AdminTags21a315eb210debe100cabc085ccf6f50'] = 'double-cliquer pour déplacer vers une autre colonne'; -$_LANGADM['AdminTags38fb7d24e0d60a048f540ecb18e13376'] = 'Enregistrer'; +$_LANGADM['AdminTagsd88ac6f5bcb4269e961efdefb4bbf327'] = 'double-cliquer pour déplacer vers une autre colonne'; +$_LANGADM['AdminTags9aa03a5dca2e060a4ecbff0dd8616692'] = 'Enregistrer'; $_LANGADM['AdminTags4994a8ffeba4ac3140beb89e8d41f174'] = 'Langue'; $_LANGADM['AdminTags49ee3087348e8d44e1feda1917443987'] = 'Nom'; $_LANGADM['AdminTags4e140ba723a03baa6948340bf90e2ef6'] = 'Nom :'; @@ -3957,7 +3957,7 @@ $_LANGADM['AdminTaxRulesGroup0099c0173a3c7758b36025bdae9b4fc7'] = 'Active'; $_LANGADM['AdminTaxRulesGroup00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activée'; $_LANGADM['AdminTaxRulesGroup14e4d5e97b5a2c7780c4f23b7612a67b'] = 'Cette taxe uniquement'; $_LANGADM['AdminTaxRulesGroup18325105de95083e4a1d10b78f29c2bc'] = 'État/région :'; -$_LANGADM['AdminTaxRulesGroup38679f46ac17718dea0354d7049e074e'] = 'Code postal'; +$_LANGADM['AdminTaxRulesGroup88e36b08b6d08788bd541a7ae4909825'] = 'Code postal'; $_LANGADM['AdminTaxRulesGroup46a2a41cc6e552044816a2d04634545d'] = 'État/région'; $_LANGADM['AdminTaxRulesGroup49ee3087348e8d44e1feda1917443987'] = 'Nom'; $_LANGADM['AdminTaxRulesGroup4b78ac8eb158840e9638a3aeb26c4a9d'] = 'Taxe'; @@ -3971,7 +3971,7 @@ $_LANGADM['AdminTaxRulesGroup5f731761247ef525e493712a83ee5008'] = 'Appliquera un $_LANGADM['AdminTaxRulesGroup6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caractères non valables'; $_LANGADM['AdminTaxRulesGroup6c470adfe09bc23e93c38ea7f032891f'] = 'L\'un après l\'autre :'; $_LANGADM['AdminTaxRulesGroup6eee30fea6ebdd0a820a46445a3512b6'] = 'Ajouter une nouvelle règle fiscale'; -$_LANGADM['AdminTaxRulesGroup707a968ff9dcb37419dae1245383c2a0'] = 'Fourchette de codes postaux :'; +$_LANGADM['AdminTaxRulesGroupf6db24f7e17c749518581b606d0b6cfa'] = 'Fourchette de codes postaux :'; $_LANGADM['AdminTaxRulesGroup7475ec0d41372a307c497acb7eeea8c4'] = 'Aucune taxe'; $_LANGADM['AdminTaxRulesGroup8217683f58d014207f03d88a67395aae'] = 'Vous pouvez définir une plage (par ex. : 75000-75015) ou un code postal simple'; $_LANGADM['AdminTaxRulesGroup8d4ae51b8b5831db49a6dcde1b83e175'] = 'Règles'; @@ -3998,7 +3998,7 @@ $_LANGADM['AdminTaxes0099c0173a3c7758b36025bdae9b4fc7'] = 'Activé :'; $_LANGADM['AdminTaxes00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activé'; $_LANGADM['AdminTaxes0eece02846ddad3b9115d06907752500'] = 'Numéro de compte :'; $_LANGADM['AdminTaxes1c669d037f8bc785f0e1a9aeb7070367'] = 'Taxe'; -$_LANGADM['AdminTaxes211b840946f6b36e303291b1fe2bdb77'] = 'Format : XX.XX ou XX.XXX (ex. : 19.60 ou 13.925)'; +$_LANGADM['AdminTaxes9441798e99bc6547fc74a158dbf119d6'] = 'Format : XX.XX ou XX.XXX (ex. : 19.60 ou 13.925)'; $_LANGADM['AdminTaxes2f2f0f119a907c6c67a3c6fcde0193ab'] = 'Adresse de livraison'; $_LANGADM['AdminTaxes38fb7d24e0d60a048f540ecb18e13376'] = 'Enregistrer'; $_LANGADM['AdminTaxes49ee3087348e8d44e1feda1917443987'] = 'Nom'; @@ -4008,14 +4008,14 @@ $_LANGADM['AdminTaxes4e60715d561de124c1bf3cfdd875cf59'] = 'Utilisé pour l\'expo $_LANGADM['AdminTaxes50068b9a709a0e2da6f25210de57bb85'] = 'Activer les taxes :'; $_LANGADM['AdminTaxes5f7d9a7f76dba4bc86062ea848255f2f'] = 'Si vous désactivez l\'écotaxe, elle sera mise à 0 sur chacun de vos produits.'; $_LANGADM['AdminTaxes6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caractères interdits :'; -$_LANGADM['AdminTaxes6b1f6081d484b3728b5d3637ea44f14c'] = 'Cette taxe est utilisée dans une règle de taxe. Si vous continuez, elle sera retirée de cette règle ; souhaitez-vous continuer ? '; +$_LANGADM['AdminTaxes92dc494ad606cedbb3f9c73d7667139a'] = 'Cette taxe est utilisée dans une règle de taxe. Si vous continuez, elle sera retirée de cette règle ; souhaitez-vous continuer ? '; $_LANGADM['AdminTaxes6c480608ed6896b113dd2381d2a7512c'] = 'Basé sur :'; $_LANGADM['AdminTaxes719fec04166d6fa75f89cd29ad61fa8c'] = 'Taxes'; $_LANGADM['AdminTaxes7c9ad104937545220eb5ac67fb1ee9d9'] = 'Activer ou désactiver la prise en charge des taxes'; $_LANGADM['AdminTaxes886dc40a9367328f942e6bf6c31f3ebb'] = 'Adresse de facturation'; -$_LANGADM['AdminTaxes8a9b8ee83e347d62ff34dd235e97dcc3'] = 'Cette taxe est utilisée dans une règle de taxe, souhaitez-vous continuer?'; +$_LANGADM['AdminTaxes09e0f0c79e2f2959c73a321f2dd45421'] = 'Cette taxe est utilisée dans une règle de taxe, souhaitez-vous continuer?'; $_LANGADM['AdminTaxes8e4157c726a8c5cf64361e2d751bc945'] = 'Utiliser l\'écotaxe'; -$_LANGADM['AdminTaxes9010d6744cf8eada0c221b2d31be15a5'] = 'La taxe à appliquer sur l\'écotaxe (ex. : écotaxe française = 19,6%)'; +$_LANGADM['AdminTaxesf8e46ee04ff2c7e26d46b9b5445825cf'] = 'La taxe à appliquer sur l\'écotaxe (ex. : écotaxe française = 19,6%)'; $_LANGADM['AdminTaxes9f75452921af0033334512428e29900e'] = 'Taux :'; $_LANGADM['AdminTaxesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; $_LANGADM['AdminTaxesb9f5c797ebbf55adccdd8539a65a0241'] = 'Désactivé'; @@ -4025,28 +4025,28 @@ $_LANGADM['AdminTaxesdcb66ff6e4a2517ade22183779939c9d'] = 'Taux'; $_LANGADM['AdminTaxese25f0ecd41211b01c83e5fec41df4fe7'] = 'Supprimer les éléments sélectionnés ?'; $_LANGADM['AdminTaxese8cce94acc56227d96f94315fc5c0553'] = 'Activer ou désactiver l\'affichage des taxes sur une ligne distincte du panier'; $_LANGADM['AdminTaxesf2a6c498fb90ee345d997f888fce3b18'] = 'Supprimer'; -$_LANGADM['AdminTaxesf444460da40424231f40202fc5de2507'] = 'Nom de la taxe affiché dans le panier et sur la facture, ex. : TVA'; +$_LANGADM['AdminTaxesa37d1e5daf78e5ac8347a0c45e3fb8d0'] = 'Nom de la taxe affiché dans le panier et sur la facture, ex. : TVA'; $_LANGADM['AdminThemes166e58184f5f3e344a4f1741a4716c05'] = 'Favicon :'; $_LANGADM['AdminThemes1b6dc1e488d9e5eba634c526cb8790f0'] = 'Logo des mails :'; $_LANGADM['AdminThemes231856676246820203ddc442e481a5eb'] = 'Logo de l\'en-tête :'; -$_LANGADM['AdminThemes38fb7d24e0d60a048f540ecb18e13376'] = 'Enregistrer'; +$_LANGADM['AdminThemesc9cc8cce247e49bae79f15173ce97354'] = 'Enregistrer'; $_LANGADM['AdminThemes413dc5af3ee0d6d59cd83c80e91e07a7'] = 'Icône de magasin :'; $_LANGADM['AdminThemes46238115be50712fd1d92c2362fb8e47'] = 'Dossier :'; $_LANGADM['AdminThemes49ee3087348e8d44e1feda1917443987'] = 'Nom'; $_LANGADM['AdminThemes4fed50d92387f76013122ff235154de7'] = 'Nom du thème :'; $_LANGADM['AdminThemes5bcdec816ad8c7bb1e7ef04f7ae9350d'] = 'Apparaîtra sur le localisateur de magasins (dans les Google Maps)'; -$_LANGADM['AdminThemes5de04250d183ca7f21b02b8f16a2416c'] = 'Ce thème est utilisé par au moins une boutique. Veuillez d\'abord choisir un autre thème.'; +$_LANGADM['AdminThemesd3521adfdb8b2bfbef43864517715737'] = 'Ce thème est utilisé par au moins une boutique. Veuillez d\'abord choisir un autre thème.'; $_LANGADM['AdminThemes60e53443dbca990bf3f314b2fa38e839'] = 'Taille suggérée : 30x30, GIF transparent'; $_LANGADM['AdminThemes6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caractères non valables :'; -$_LANGADM['AdminThemes641e6c917b332b7490cc5fa85b43f72a'] = 'Vous devez sélectionner une boutique dans la liste du haut si vous souhaitez sélectionner un thème'; +$_LANGADM['AdminThemes766acdeb03f9402e7e76cbe805bd9523'] = 'Vous devez sélectionner une boutique dans la liste du haut si vous souhaitez sélectionner un thème'; $_LANGADM['AdminThemes652cbe6acbb650af256547fc2ef8af58'] = 'Répertoire du thème :'; $_LANGADM['AdminThemes6ad5992fd6316ffd72ffa61450965566'] = 'Sélectionnez un dossier de thème valable.'; -$_LANGADM['AdminThemes6fa998a451d52f8bac2ca4b6cbde0c76'] = 'Apparaîtra dans l\'en-tête des e-mails ; s\'il n\'est pas défini, le logo de l\'en-tête sera utilisé'; -$_LANGADM['AdminThemes788facf04ad732f605ca6f9fd5d43c6f'] = 'Apparaîtra dans l\'en-tête des factures ; s\'il n\'est pas défini, le logo de l\'en-tête sera utilisé'; +$_LANGADM['AdminThemesbb2e188b4f02b40c006537bea3ddb735'] = 'Apparaîtra dans l\'en-tête des e-mails ; s\'il n\'est pas défini, le logo de l\'en-tête sera utilisé'; +$_LANGADM['AdminThemesc2dbf962d5534a4718bf929c9a95ed27'] = 'Apparaîtra dans l\'en-tête des factures ; s\'il n\'est pas défini, le logo de l\'en-tête sera utilisé'; $_LANGADM['AdminThemes86824265d3f2908928a0b5689ab9541d'] = 'Apparaîtra sur la page d\'accueil de votre boutique'; $_LANGADM['AdminThemes8a767833f7902999148cf8a99d7fe461'] = 'Copier les fichiers manquant du thème existant : '; $_LANGADM['AdminThemes8d5cc12b0e7ecbe4e624baa345323035'] = 'Apparence du thème'; -$_LANGADM['AdminThemes8e72d66f5f85591e40e0b27cb0e15b5d'] = 'Si vous créez un nouveau thème, il est recommandé de se baser sur les fichiers du thème par défaut.'; +$_LANGADM['AdminThemes5fe0bfe9759a123071cdd1088e68b7e5'] = 'Si vous créez un nouveau thème, il est recommandé de se baser sur les fichiers du thème par défaut.'; $_LANGADM['AdminThemes8f8a39d7a07bca835cd064b8385d689e'] = 'Si le répertoire n\'existe pas, il sera créé.'; $_LANGADM['AdminThemes93af5f35c247e0e814bd676249f60b62'] = 'Caractère de séparation :'; $_LANGADM['AdminThemes9cafe07932ca5f6ed588a5852e36af8d'] = 'Apparaîtra à côté de l\'adresse dans votre navigateur internet'; @@ -4055,7 +4055,7 @@ $_LANGADM['AdminThemesaa94cba2130d7cdc43dd02920183bad1'] = 'Logo des factures :' $_LANGADM['AdminThemesb0f45bb2942091833b754e622a68136a'] = 'Sélectionner le thème pour la boutique %s'; $_LANGADM['AdminThemesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; $_LANGADM['AdminThemesbbb572a770006c9e0e57c9e5d4bcda90'] = 'En direct de PrestaShop Addons !'; -$_LANGADM['AdminThemesbd352f1bef1aa1ce2f42a0524bcb13e1'] = 'Attention : aucun logo d\'e-mail n\'étant défini, le logo de l\'en-tête est utilisé à la place.'; +$_LANGADM['AdminThemesd1ec9b2e380f2ef2d284270be8485204'] = 'Attention : aucun logo d\'e-mail n\'étant défini, le logo de l\'en-tête est utilisé à la place.'; $_LANGADM['AdminThemesc9cc8cce247e49bae79f15173ce97354'] = 'Enregistrer'; $_LANGADM['AdminThemesceccf85daef2a671b77af2b711e00c9c'] = 'Seul le format ICO est autorisé'; $_LANGADM['AdminThemesd721757161f7f70c5b0949fdb6ec2c30'] = 'Thème'; @@ -4070,7 +4070,7 @@ $_LANGADM['AdminTracking428a70e43c5371126c0fb675e98c61d5'] = 'Liste des catégor $_LANGADM['AdminTracking49ee3087348e8d44e1feda1917443987'] = 'Nom'; $_LANGADM['AdminTracking63d5049791d9d79d86e9a108b0a999ca'] = 'Référence'; $_LANGADM['AdminTracking9aabc6d7a546d7f8b13503258c822a50'] = 'Liste des produits sans déclinaison et qui ne sont pas disponibles à la vente :'; -$_LANGADM['AdminTracking9ef6875ec1c9965818eb9759236c40ba'] = 'Les produits non disponibles à la vente ne sont pas affiché car la gestion des stocks est désactivée.'; +$_LANGADM['AdminTrackingcf4f33891a4f0566c7afed3776d55446'] = 'Les produits non disponibles à la vente ne sont pas affiché car la gestion des stocks est désactivée.'; $_LANGADM['AdminTrackingb5a7adde1af5c87d7fd797b6245c2a39'] = 'Description'; $_LANGADM['AdminTrackingb718adec73e04ce3ec720dd11a06a308'] = 'ID'; $_LANGADM['AdminTrackingbcaad756615668f5e8e0447aa36f4f22'] = 'Produit retiré de la vente'; @@ -4080,16 +4080,16 @@ $_LANGADM['AdminTranslations00d9fe3a4ab9297f69c46d645fa8ca7c'] = 'Copier'; $_LANGADM['AdminTranslations0465148388c5a639a985fd45faf2ceb6'] = 'total d\'expressions manquants :'; $_LANGADM['AdminTranslations078deac9ee43d3b13c460c4fd069b925'] = 'Il y a un problème pour obtenir les fichiers d\'e-mail.'; $_LANGADM['AdminTranslations0c51ba6f28d50bdad074f18dbebe275d'] = 'Traductions messages d\'erreur'; -$_LANGADM['AdminTranslations0ce7ca290969bc360efbabe90ff19741'] = 'Les fichiers de la langue source doivent être complets (comme précisé dans Outils >> Langues >> Modification) afin d\'autoriser la copie de traductions.'; -$_LANGADM['AdminTranslations1179204cea308156c142ca4f2e03f5ac'] = 'Si vous décidez de mettre à jour une langue existante, toutes les modifications de traduction que vous avez apportées au thème \"prestashop\" pour cette langue seront perdues. Cela inclus les traductions du front-office et des e-mails par défaut.'; +$_LANGADM['AdminTranslations921fbb1f4137ebeb5e354dd559c08b1e'] = 'Les fichiers de la langue source doivent être complets (comme précisé dans Outils >> Langues >> Modification) afin d\'autoriser la copie de traductions.'; +$_LANGADM['AdminTranslationscab84f79f4bb552ebe0a62fa1965ec7b'] = 'Si vous décidez de mettre à jour une langue existante, toutes les modifications de traduction que vous avez apportées au thème \"prestashop\" pour cette langue seront perdues. Cela inclus les traductions du front-office et des e-mails par défaut.'; $_LANGADM['AdminTranslations13a905bf4933de294ae3ada8082b3609'] = 'Veuillez contacter votre hébergeur pour augmenter cette limite à'; $_LANGADM['AdminTranslations1476dfb963d54c697399a79fafa90151'] = 'expressions'; -$_LANGADM['AdminTranslations1a80fb0a74eed828b2693f30e830a237'] = 'Vérifiez les permissions du dossier.'; +$_LANGADM['AdminTranslations498ceaf940d61e880e87f93d76a11e05'] = 'Vérifiez les permissions du dossier.'; $_LANGADM['AdminTranslations1e6d57e813355689e9c77e947d73ad8f'] = 'Depuis :'; $_LANGADM['AdminTranslations217ee9d15130fbaa142f0cf7fd4d8643'] = 'E-mails du coeur'; $_LANGADM['AdminTranslations2303c057afcbe798a5d9811d36e88050'] = 'Modifier les traductions'; -$_LANGADM['AdminTranslations24995bf641e65d70246d77d013e1dbeb'] = 'cette langue n\'est pas disponible via l\'API de Google Translate'; -$_LANGADM['AdminTranslations25b5edb5545ada0f1b14e96fa8cd8743'] = 'E-mails des thèmes :'; +$_LANGADM['AdminTranslations03822735be942cdf0dec6077dec32199'] = 'cette langue n\'est pas disponible via l\'API de Google Translate'; +$_LANGADM['AdminTranslations7758f2751b4fd12e2c78ccf1688e6539'] = 'E-mails des thèmes :'; $_LANGADM['AdminTranslations282d961c3071465db42647be8f662671'] = 'Traductions nom des champs'; $_LANGADM['AdminTranslations2e8d630dcde90b8b5be0468678f88551'] = 'Import/export de traductions'; $_LANGADM['AdminTranslations338ff312cb917883ec15e66638f5e05f'] = 'Traduction du sujet du mail non trouvée dans'; @@ -4100,11 +4100,11 @@ $_LANGADM['AdminTranslations3b54d45d2c221c50e916f3be1fc12f2a'] = 'Enregistrer le $_LANGADM['AdminTranslations3f9031a1125703962cef15939c8f16b3'] = 'Cliquez sur le titre des sections pour les déplier'; $_LANGADM['AdminTranslations404b4271ee96d691668bdf528724d337'] = 'Choisissez une section (comme Back-Office ou Modules), ensuite cliquez sur la langue que vous souhaitez modifier.'; $_LANGADM['AdminTranslations42f44c639e6e3a486d73cc0c9c143ffb'] = 'Expressions à traduire'; -$_LANGADM['AdminTranslations46e89640babbc6a0e52599a92a6c13b4'] = 'e-mails'; +$_LANGADM['AdminTranslationsf422d7de703d8ee5139aa77f857afdbf'] = 'e-mails'; $_LANGADM['AdminTranslations4994a8ffeba4ac3140beb89e8d41f174'] = 'Langue'; $_LANGADM['AdminTranslations49bb55a857b2d5e437dc6879710a017d'] = 'créez d\'abord une nouvelle langue'; $_LANGADM['AdminTranslations4cfef51ba8ab14fc4de1439f1ed1e430'] = 'Langue que vous souhaitez ajouter ou mettre à jour :'; -$_LANGADM['AdminTranslations4db37ab93548f8b7e47faebe8a5c397a'] = 'seule une partie des données a été copiée, un ou plusieurs fichiers de traduction n\'ont pas été trouvés ou copiés'; +$_LANGADM['AdminTranslations30b499fa0aa80e9f1528b2d6bda382e7'] = 'seule une partie des données a été copiée, un ou plusieurs fichiers de traduction n\'ont pas été trouvés ou copiés'; $_LANGADM['AdminTranslations512cbac83650942b970818e75ddad528'] = 'Messages d\'erreur à traduire'; $_LANGADM['AdminTranslations521ade85487f9f4fc04fa6549cb2ff79'] = 'Attention, votre hébergement utilise le patch de sécurité Suhosin pour PHP, qui limite le nombre maximal de champs dans un formulaire :'; $_LANGADM['AdminTranslations52d83d7ed502b33d300a8c0af2c5b455'] = 'Liste des thèmes - Cliquez pour accéder aux traductions du thème :'; @@ -4113,38 +4113,38 @@ $_LANGADM['AdminTranslations53b3cae42737979c884275593a01f468'] = 'Module :'; $_LANGADM['AdminTranslations5607dc45ebdfc0baaab64d944aa88f47'] = 'pour max_input_vars'; $_LANGADM['AdminTranslations5751b8042fbb1783ff37d9afe0e3ccc4'] = 'au moins.'; $_LANGADM['AdminTranslations57fa5be19cbdbe09aa4f555b2ee710b3'] = 'Mettre à jour'; -$_LANGADM['AdminTranslations5ded3a65f6bb72028722f9d904ffb3cc'] = 'E-mails des modules dans le thème :'; +$_LANGADM['AdminTranslations9cb90a708739c817b2925cfc9aa79421'] = 'E-mails des modules dans le thème :'; $_LANGADM['AdminTranslations5fb63579fc981698f97d55bfecb213ea'] = 'Copier'; -$_LANGADM['AdminTranslations615a522a290be044bf3a762d0cd6f477'] = 'Modifier ce modèle d\'e-mail'; -$_LANGADM['AdminTranslations623b1500ccce270f2c5b7ac787ddf05a'] = 'Vous pouvez modifier les traductions de chacune des portions de texte de PrestaShop.'; -$_LANGADM['AdminTranslations65ca1bc61335cf91a2d347a91629ba60'] = 'Ajouter ou mettre à jour la langue'; +$_LANGADM['AdminTranslations27ca1be964154831467c8a36787a0499'] = 'Modifier ce modèle d\'e-mail'; +$_LANGADM['AdminTranslations079d46f759c88cff004922cb0e01027a'] = 'Vous pouvez modifier les traductions de chacune des portions de texte de PrestaShop.'; +$_LANGADM['AdminTranslations524d7e787cc63c50e0d1946ee8ef0bef'] = 'Ajouter ou mettre à jour la langue'; $_LANGADM['AdminTranslations6700e23ddf33bd4421249c9ef94d6295'] = 'Exporter des traductions'; $_LANGADM['AdminTranslations693fe609a9e3f79343ab35da56fb5eed'] = 'Traductions modèles d\'e-mails'; $_LANGADM['AdminTranslations6e4fd86b4ea240672daa3c2fe1118fe0'] = 'Déplier tous les blocs'; $_LANGADM['AdminTranslations7084cbcddaa2af4a713a1727727b86f8'] = 'E-mails du coeur :'; $_LANGADM['AdminTranslations72d6d7a1885885bb55a565fd1070581a'] = 'Importer'; -$_LANGADM['AdminTranslations7454cc60021492205337c5cbce85df1e'] = 'Demandez à votre hébergeur d\'augmenter les limites POST et REQUEST à'; +$_LANGADM['AdminTranslations26a8ee44d835a6301f1ffa7686749633'] = 'Demandez à votre hébergeur d\'augmenter les limites POST et REQUEST à'; $_LANGADM['AdminTranslations763d71969e7ee9bff4e5dc8976501f33'] = 'Ajouter / Mettre à jour une langue'; -$_LANGADM['AdminTranslations838d2daba220546d9a27ad1fca0a05c7'] = 'Si le nom du pack de langue est au format \"isocode.gzip\" (exemple : \"fr.gzip\") et que la langue correspondante n\'existe pas, celle-ci sera créée automatiquement.'; -$_LANGADM['AdminTranslations88c0a9c6846ba06702a67bdedc3e9ebb'] = 'Traductions du Front-Office'; +$_LANGADM['AdminTranslations8f553fc697fcb0fe16a71f401e2021f5'] = 'Si le nom du pack de langue est au format \"isocode.gzip\" (exemple : \"fr.gzip\") et que la langue correspondante n\'existe pas, celle-ci sera créée automatiquement.'; +$_LANGADM['AdminTranslationseeafac73c8b9aade3a0baa5c4f371d69'] = 'Traductions du Front-Office'; $_LANGADM['AdminTranslations8a4e2d14aa85ccb1aced124f8d793708'] = 'Traductions Back Office'; -$_LANGADM['AdminTranslations8d9c80f27ea00759d8469a7aca29ee1b'] = 'Attention, cela va écraser toutes les données de la langue de destination !'; +$_LANGADM['AdminTranslations49209406acbe0bcd9091e03ec9349c42'] = 'Attention, cela va écraser toutes les données de la langue de destination !'; $_LANGADM['AdminTranslations8f2a5434bb1c382919249941c915b5e3'] = 'Traductions fichiers PDF'; $_LANGADM['AdminTranslations91aaf01cad2d0dc0382edb323ed6e51a'] = 'Impossible de créer le dossier'; $_LANGADM['AdminTranslations961e2bc7e3f570a3209546330de84a00'] = 'pour suhosin.request.max_vars.'; -$_LANGADM['AdminTranslations98ef80a9c71c74e06e1e185dff22a5d3'] = 'Balise titre :'; +$_LANGADM['AdminTranslations57d9d59c2b72873794100e59b0e9feb1'] = 'Balise titre :'; $_LANGADM['AdminTranslations9df9f71b2fc62b0ce48cbb8cb5671ee6'] = 'pour suhosin.post.max_vars.'; $_LANGADM['AdminTranslationsa03365570c1c73391cb62cf9330957da'] = 'Enregistrer et rester'; $_LANGADM['AdminTranslationsa577e13cac9ee85d6f298e0a8deffeee'] = 'Exporter les données d\'une langue vers un fichier (pack de langue).'; -$_LANGADM['AdminTranslationsa90e087a3690a15b0c7e0f5b832b5ee8'] = 'aucune donnée à copier ! (langue et thème identiques)'; +$_LANGADM['AdminTranslations20598c87f2ea54c7f466c33acc8cb36d'] = 'aucune donnée à copier ! (langue et thème identiques)'; $_LANGADM['AdminTranslationsa98d4e0c14db7364bbf15e4d94c878ac'] = 'Chaîne vide trouvée, veuillez modifier :'; $_LANGADM['AdminTranslationsa9b6eaa5ff754aa46d30f5547a0edbf2'] = 'Importez un pack de langue manuellement'; $_LANGADM['AdminTranslationsa9e4402481bd9b8e36752bf731f67eb6'] = 'Thème :'; -$_LANGADM['AdminTranslationsb0f0554e563b8ffcabe170739d126bb1'] = 'une erreur est survenue lors de la copie des données'; +$_LANGADM['AdminTranslations7f157dee2812fc655d003e16cc2cb4f0'] = 'une erreur est survenue lors de la copie des données'; $_LANGADM['AdminTranslationsb19fb6a185577d3198778e1261b94b44'] = 'Erreur dans le template - chaîne vide trouvée, veuillez modifier :'; $_LANGADM['AdminTranslationsb3cb7b15aa2fb2cb6675414233a3aa1b'] = 'Objet pour %s :'; -$_LANGADM['AdminTranslationsb8a151bda39f7678a40330412f9beea9'] = 'Traductions du Back-Office'; -$_LANGADM['AdminTranslationsbbed16dd7d31f28047ab8237cb424888'] = 'Impossible d\'écrire les fichiers de langue dans le dossier du thème'; +$_LANGADM['AdminTranslations8a4e2d14aa85ccb1aced124f8d793708'] = 'Traductions du Back-Office'; +$_LANGADM['AdminTranslationsd72b6c2d1806f9ff6e25da8edb7ad955'] = 'Impossible d\'écrire les fichiers de langue dans le dossier du thème'; $_LANGADM['AdminTranslationsc06a778aeea1249390e1e61d4772e96d'] = 'Aucun sujet n\'a été trouvé pour %s, ou le sujet est généré depuis la base de données.'; $_LANGADM['AdminTranslationsc21f969b5f03d33d43e04f8f136e7682'] = 'par défaut'; $_LANGADM['AdminTranslationsc55cb507e1107a57a37791ec42635ca4'] = 'Si nécessaire'; @@ -4154,21 +4154,21 @@ $_LANGADM['AdminTranslationsd2298f4722b53d97039abbe9d1c11a44'] = 'Veuillez vous $_LANGADM['AdminTranslationsd4400e655d04c51fa5cfed66e1325b92'] = 'Traduire avec Google (expérimental)'; $_LANGADM['AdminTranslationsd4e007a94451a69f593c3ce0e06e08f2'] = 'Ceci copiera les traductions d\'une langue vers une autre.'; $_LANGADM['AdminTranslationsd6527732ac1e7301da97a9d7c99e43ce'] = 'Traduction(s) manquante(s) sur %1$s template(s) parmi %2$s'; -$_LANGADM['AdminTranslationsd797353e4c5b71edce10d34557198b81'] = 'vous devez sélectionner 2 langues afin de copier les données de l\'une vers l\'autre'; +$_LANGADM['AdminTranslations06b88e0a4be34637f5f805ecb7f7cf55'] = 'vous devez sélectionner 2 langues afin de copier les données de l\'une vers l\'autre'; $_LANGADM['AdminTranslationsd8f73c2c197bf664e07849db8cff86d8'] = 'Vous pouvez ajouter ou mettre à jour une langue directement à partir de PrestaShop.com ici'; $_LANGADM['AdminTranslationsd946d62db22cb9f9323968f8aac95e3f'] = 'E-mails pour le module %s :'; -$_LANGADM['AdminTranslationsd981715c425b3efa67098bdbb3871866'] = '. Veuillez vérifier les permissions d\'écriture du thème.'; +$_LANGADM['AdminTranslationsff75496593d3ce1584f5e974e9668330'] = '. Veuillez vérifier les permissions d\'écriture du thème.'; $_LANGADM['AdminTranslationsdc270a086ec1b0304c86591f402ade8d'] = 'Pack de langue à importer :'; -$_LANGADM['AdminTranslationsdd39294b92fb7202ef17033ea3b83369'] = 'Traductions des modules installés'; +$_LANGADM['AdminTranslations8dd4faeaa7ce20bb9166de613f5ad756'] = 'Traductions des modules installés'; $_LANGADM['AdminTranslationse1686cbdbfefdc838c58469866922b6c'] = 'Fermer tous les blocs'; -$_LANGADM['AdminTranslationse1d8f264ad68caa3ced0b12042f3e62e'] = 'Impossible de se connecter à PrestaShop.com pour obtenir la liste des langues.'; -$_LANGADM['AdminTranslationse60137f6e7d94e9c4e5dceb4e9d0c552'] = 'E-mails des modules :'; +$_LANGADM['AdminTranslationsac332cbcd79183bb75ed2aabdb49c679'] = 'Impossible de se connecter à PrestaShop.com pour obtenir la liste des langues.'; +$_LANGADM['AdminTranslations943922bf7e0ff51289246b23d74f9949'] = 'E-mails des modules :'; $_LANGADM['AdminTranslationsea21841da70e6405af19fabc4ff8bdd9'] = 'manquant'; $_LANGADM['AdminTranslationsea4788705e6873b424c65e91c2846b19'] = 'Annuler'; $_LANGADM['AdminTranslationseeafac73c8b9aade3a0baa5c4f371d69'] = 'Traductions Front Office'; -$_LANGADM['AdminTranslationsf31ffb564b1c234d509f4b20fbb2d068'] = 'vous devez sélectionner 2 thèmes afin de copier les données de l\'un vers l\'autre'; +$_LANGADM['AdminTranslationsb37d48744ecde1e6ba1c70b6d1e618f0'] = 'vous devez sélectionner 2 thèmes afin de copier les données de l\'un vers l\'autre'; $_LANGADM['AdminTranslationsf89d0072276b0e5490ba96ada7fb2901'] = 'Traductions des erreurs'; -$_LANGADM['AdminTranslationsf93c49bc4a04bbcbcb950a0740117d10'] = 'Google Translate suggère :'; +$_LANGADM['AdminTranslationsdedb1be889dd8a3069986451df540216'] = 'Google Translate suggère :'; $_LANGADM['AdminWarehouses070a1a1ddfb4adf6acd587be9d2a1a43'] = 'Vous pouvez préciser les transporteurs disponibles, pour vos expéditions, depuis cet entrepôt'; $_LANGADM['AdminWarehouses0b2d4aa7969d42e67024699d6412331a'] = 'Devise de valorisation du stock :'; $_LANGADM['AdminWarehouses0b729ecf5635563fe634585545256385'] = 'N/D'; @@ -4180,41 +4180,41 @@ $_LANGADM['AdminWarehouses1e4dbc7eaa78468a3bc1448a3d68d906'] = 'Téléphone'; $_LANGADM['AdminWarehouses20890e791d8923cfff55ce5331259b34'] = 'Méthode de valorisation'; $_LANGADM['AdminWarehouses228d22b3e9570eff6501114a42495dd5'] = 'Il n\'est pas possible de supprimer un entrepôt s\'il contient des produits.'; $_LANGADM['AdminWarehouses249e6270d397378907bb92948fb14876'] = 'DEPS'; -$_LANGADM['AdminWarehouses27654c34f49e41414cb7b09d9fdf62fc'] = 'Numéro de téléphone de cet entrepôt'; +$_LANGADM['AdminWarehouses18d629b2949821a09a6d914552cae996'] = 'Numéro de téléphone de cet entrepôt'; $_LANGADM['AdminWarehouses27ce7f8b5623b2e2df568d64cf051607'] = 'Stock'; $_LANGADM['AdminWarehouses2a9c1ac39373b95a6d401f0bf01460dc'] = 'Gestion des entrepôts'; $_LANGADM['AdminWarehouses2bf1d5fae1c321d594fdedf05058f709'] = 'Adresse :'; $_LANGADM['AdminWarehouses34bf6c3bccde5b381a0f8f36408b94ea'] = 'Avant d\'ajouter du stock dans vos entrepôts, veuillez vérifier la devise par défaut utilisée.'; $_LANGADM['AdminWarehouses3745b2e299f52efb8de34b843767a0ea'] = 'Cette interface vous permet de gérer vos entrepôts.'; -$_LANGADM['AdminWarehouses38fb7d24e0d60a048f540ecb18e13376'] = 'Enregistrer'; +$_LANGADM['AdminWarehousesc9cc8cce247e49bae79f15173ce97354'] = 'Enregistrer'; $_LANGADM['AdminWarehouses3c4553c80a6de049526f83f0ec59f6ee'] = 'Informations générales'; $_LANGADM['AdminWarehouses3dd42bfc8345e82c43b4a40a3426ec49'] = 'Référence :'; $_LANGADM['AdminWarehouses3f1323a2645bd9428817846b6307efba'] = 'Dernier Entré, Premier Sorti (DEPS/LIFO)'; $_LANGADM['AdminWarehouses4306a04670067b5b27e766335d3d40fa'] = 'CUMP'; -$_LANGADM['AdminWarehouses44a2dc91e1e21b653fd7ff6c63eca555'] = 'références'; -$_LANGADM['AdminWarehouses46a2a41cc6e552044816a2d04634545d'] = 'État/région'; +$_LANGADM['AdminWarehouses1481aba130fba26eca3019c558d18ab8'] = 'références'; +$_LANGADM['AdminWarehouses18325105de95083e4a1d10b78f29c2bc'] = 'État/région'; $_LANGADM['AdminWarehouses49ee3087348e8d44e1feda1917443987'] = 'Nom'; $_LANGADM['AdminWarehouses4e140ba723a03baa6948340bf90e2ef6'] = 'Nom :'; $_LANGADM['AdminWarehouses532b26efdb1af026084830bb96fc5536'] = 'Adresse de cet entrepôt (l\'adresse complémentaire est optionnelle).'; -$_LANGADM['AdminWarehouses5bddbef0fccff1f1bb0a4902b6c8f8d3'] = 'Enfin, vous pouvez afficher des informations détaillées par entrepôt, telles que la valorisation, le nombre de produits stockés, ...'; +$_LANGADM['AdminWarehouses0fcbfa1827fbb193f3350dba35a61329'] = 'Enfin, vous pouvez afficher des informations détaillées par entrepôt, telles que la valorisation, le nombre de produits stockés, ...'; $_LANGADM['AdminWarehouses61914fd50f2e67059edfd1184c995d26'] = 'Méthode de valorisation :'; $_LANGADM['AdminWarehouses6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caractères invalides :'; -$_LANGADM['AdminWarehouses6290f236ca352a2b947b90392be1a181'] = 'Référence de cet entrepôt'; +$_LANGADM['AdminWarehouses34b17a1673277c293e17ed047f6498e5'] = 'Référence de cet entrepôt'; $_LANGADM['AdminWarehouses63d5049791d9d79d86e9a108b0a999ca'] = 'Référence'; $_LANGADM['AdminWarehouses673ae02fffb72f0fe68a66f096a01347'] = 'Téléphone : '; $_LANGADM['AdminWarehouses7124e962a4839a458c8876921df50852'] = 'Nom de cet entrepôt'; $_LANGADM['AdminWarehouses738f9b58671446c324336c5c33290af7'] = 'Devise de valorisation :'; -$_LANGADM['AdminWarehouses73cc3814c58e3f1de93c617d438c80f0'] = 'Attention ! Vous ne pourrez plus changer cette valeur !'; -$_LANGADM['AdminWarehouses7515d32836da5648eb6a8f9113b7405b'] = 'Code postal :'; +$_LANGADM['AdminWarehousesa1f796cbb28e3c8d94ad3e013ab69a2e'] = 'Attention ! Vous ne pourrez plus changer cette valeur !'; +$_LANGADM['AdminWarehousesc3f42f159abd8ca877101e1f6eff322f'] = 'Code postal :'; $_LANGADM['AdminWarehouses815491b6dbf72f1fd26dafbacc3c3e1f'] = 'Cet entrepôt n\'existe pas'; $_LANGADM['AdminWarehouses92b68eb7efe99b8e3d16487dc5b0224a'] = 'Cliquez ici pour afficher le détail des produits stockés dans cet entrepôt'; $_LANGADM['AdminWarehouses9612c8d2cca92d4f300eb36d990f0685'] = 'Soyez prudent, les commandes dont les produits sont à cheval sur plusieurs entrepôts seront fractionnées en plusieurs paquets.'; -$_LANGADM['AdminWarehousesa8fbed3e44e92a737e6c6c1b4559b6b3'] = 'Quantités physiques de produits :'; +$_LANGADM['AdminWarehousesb8af235cfa7c64d28efc63d9a6a14fab'] = 'Quantités physiques de produits :'; $_LANGADM['AdminWarehousesab8cba13a061fe8d4a330bcc8d6b0175'] = 'Transporteurs :'; $_LANGADM['AdminWarehousesae94be3cd532ce4a025884819eb08c98'] = 'Gérant'; $_LANGADM['AdminWarehousesaea92e99bc142df2bcacebabae3758a0'] = 'Cliquez ici pour afficher l\'historique (mouvements) de cet entrepôt'; $_LANGADM['AdminWarehousesb52b44c9d23e141b067d7e83b44bb556'] = 'Produits : '; -$_LANGADM['AdminWarehousesb5c1df16ebe05bf4fcaab9e62019a00c'] = 'Moyenne pondérée'; +$_LANGADM['AdminWarehouses16ef14aefb754e0b2c01ed1d50036c69'] = 'Moyenne pondérée'; $_LANGADM['AdminWarehousesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; $_LANGADM['AdminWarehousesbcaea3b7ef9c9ab46598db4e5ea02e61'] = 'Gérant :'; $_LANGADM['AdminWarehousesbffb711ec36f280459d11dce315da72f'] = 'Ville :'; @@ -4225,15 +4225,15 @@ $_LANGADM['AdminWarehousesc785c854a6f5dca35bca6e103e48b480'] = 'Boutiques associ $_LANGADM['AdminWarehousesce5bf551379459c1c61d2a204061c455'] = 'Emplacement'; $_LANGADM['AdminWarehousesd122d10313ee7cc2850e091c86f699ae'] = 'Pays où la région, le département ou la ville est situé(e)'; $_LANGADM['AdminWarehousesd1d433c894e39db4be426be58a9a3c70'] = 'Boutiques :'; -$_LANGADM['AdminWarehousesdcee49b093874e058cd4310fdfada157'] = 'Les boutiques suivantes sont associées à cet entrepôt.'; -$_LANGADM['AdminWarehousesdd71b3bd28739505686ed7622f5aa8aa'] = 'Stock : gestion des entrepôts'; +$_LANGADM['AdminWarehouses0bbf1221233b8660c66270bf07ef5452'] = 'Les boutiques suivantes sont associées à cet entrepôt.'; +$_LANGADM['AdminWarehouses583774f2467424cb840ca753823244f3'] = 'Stock : gestion des entrepôts'; $_LANGADM['AdminWarehousese22aaac2e4526d88499e492bb300c72b'] = 'Premier Entré, Premier Sorti (PEPS/FIFO)'; -$_LANGADM['AdminWarehousese6cb496bb90a3356172e3f835f5ed145'] = 'Par ailleurs, pour chaque entrepôt, vous devez vérifier :'; +$_LANGADM['AdminWarehousesa44dff1b6d3a7a556b169d3508481f04'] = 'Par ailleurs, pour chaque entrepôt, vous devez vérifier :'; $_LANGADM['AdminWarehousesf14e5b7a763c29a25df5bad3a121a02c'] = 'Valorisation du stock :'; $_LANGADM['AdminWarehousesf64be5eef68442a8f50cf535b92ad3e4'] = 'Pays :'; $_LANGADM['AdminWebservice00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activée'; $_LANGADM['AdminWebservice028f42454a71f86007a79664b2a35882'] = 'Aperçu (HEAD)'; -$_LANGADM['AdminWebservice0454a0d709a001b0745bbbef61a437a0'] = 'la réécriture d\'URL est acceptée par le serveur'; +$_LANGADM['AdminWebservice03d36129c4882949caea84c401bcd876'] = 'la réécriture d\'URL est acceptée par le serveur'; $_LANGADM['AdminWebservice0c8efb0ba332e1178d5ac55b3471909a'] = 'Assurez-vous que PHP n\'est pas configuré en tant que module Apache sur votre serveur'; $_LANGADM['AdminWebservice160845649c49d9a43327b83015e263f1'] = 'Comptes service web :'; $_LANGADM['AdminWebservice1a3b3816c9c978c15939fba51f39eab4'] = 'Activer le service web'; @@ -4243,7 +4243,7 @@ $_LANGADM['AdminWebservice254f642527b45bc260048e30704edb39'] = 'Configuration'; $_LANGADM['AdminWebservice38fb7d24e0d60a048f540ecb18e13376'] = 'Enregistrer'; $_LANGADM['AdminWebservice3a1d42e50ada009f2ef187fbf6dc8a3f'] = 'Afin d\'éviter les problèmes techniques avec ce service web, merci d\'utiliser un serveur Apache'; $_LANGADM['AdminWebservice442d1f267535a0638bde988697d82620'] = 'Vous devez activer l\'extension PHP \"SimpleXML\" afin de permettre les tests du service web.'; -$_LANGADM['AdminWebservice46b693f4eb22219e8fbf8b9afea71d12'] = 'Vous devez activer le module Apache \"mod_rewrite\" afin de permettre l\'utilisation du service web.'; +$_LANGADM['AdminWebservice424bb66757b8e8d18cef50d036d104cd'] = 'Vous devez activer le module Apache \"mod_rewrite\" afin de permettre l\'utilisation du service web.'; $_LANGADM['AdminWebservice51ba9470e0c6fcc53b976a6854b0f2e0'] = 'Configurez les permissions pour cette clé :'; $_LANGADM['AdminWebservice52699c78843b98f98620186a59b0a3fa'] = 'Description de la clé'; $_LANGADM['AdminWebservice6c0c2b9ec9a4188db4cfd4f8a0fee415'] = 'Supprimer (DELETE)'; @@ -4267,7 +4267,7 @@ $_LANGADM['AdminWebservicef19ee162cdc3717e4e58af2ebc837b5a'] = 'La clé doit êt $_LANGADM['AdminWebservicef1a627ad565dc779ed5a01edafd18640'] = 'Voir (GET)'; $_LANGADM['AdminZones00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activé'; $_LANGADM['AdminZones24a23d787190f2c4812ff9ab11847a72'] = 'État :'; -$_LANGADM['AdminZones38fb7d24e0d60a048f540ecb18e13376'] = 'Enregistrer'; +$_LANGADM['AdminZones9aa03a5dca2e060a4ecbff0dd8616692'] = 'Enregistrer'; $_LANGADM['AdminZones47726f4b1d9ceabe8b6022a762495201'] = 'Permettre ou non la livraison dans cette zone'; $_LANGADM['AdminZones49ee3087348e8d44e1feda1917443987'] = 'Nom'; $_LANGADM['AdminZones93b5cbba04bc93f8f61a4a10bbf2d1ac'] = 'Association à un groupe de boutiques'; @@ -4276,7 +4276,7 @@ $_LANGADM['AdminZonesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; $_LANGADM['AdminZonesb9f5c797ebbf55adccdd8539a65a0241'] = 'Désactivé'; $_LANGADM['AdminZonesd3b206d196cd6be3a2764c1fb90b200f'] = 'Supprimer la sélection'; $_LANGADM['AdminZonesdad1f8d794ee0dd7753fe75e73b78f31'] = 'Zones'; -$_LANGADM['AdminZonesdc1be6c34c5d1b2cb4998f961dbbf3f5'] = 'Nom de la zone, ex. : Afrique, Europe...'; +$_LANGADM['AdminZones52e02caed00c24e25d66a9ef419943c4'] = 'Nom de la zone, ex. : Afrique, Europe...'; $_LANGADM['AdminZonese25f0ecd41211b01c83e5fec41df4fe7'] = 'Supprimer la sélection ?'; $_LANGADM['Helper00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Activé'; $_LANGADM['Helper0470d45929f27e1161330164c423b415'] = 'Définir les champs requis pour cette section'; @@ -4294,7 +4294,7 @@ $_LANGADM['Helper1b539f6f34e8503c97f6d3421346b63c'] = 'Juillet'; $_LANGADM['Helper21034ae6d01a83e702839a72ba8a77b0'] = '(HT)'; $_LANGADM['Helper258f49887ef8d14ac268c92b02503aaa'] = 'Haut'; $_LANGADM['Helper2efd89b3ccc76b0b03a34196fc6d1c8b'] = 'Ajouter un tag'; -$_LANGADM['Helper38fb7d24e0d60a048f540ecb18e13376'] = 'Enregistrer'; +$_LANGADM['Helperc9cc8cce247e49bae79f15173ce97354'] = 'Enregistrer'; $_LANGADM['Helper3ec365dd533ddb7ef3d1c111186ce872'] = 'Détails'; $_LANGADM['Helper3fcf026bbfffb63fb24b8de9d0446949'] = 'Avril'; $_LANGADM['Helper41ba70891fb6f39327d8ccb9b1dafb84'] = 'Août'; @@ -4309,7 +4309,7 @@ $_LANGADM['Helper659e59f062c75f81259d22786d6c44aa'] = 'Février'; $_LANGADM['Helper688937ccaf2a2b0c45a1c9bbba09698d'] = 'Juin'; $_LANGADM['Helper69e62346c35bc63795db142cfbb0af66'] = 'Aucun groupe créé'; $_LANGADM['Helper6a26f548831e6a8c26bfbbd9f6ec61e0'] = 'Aide'; -$_LANGADM['Helper748fcfa104eb25dc36947b4886eea0d9'] = 'Vous ne pouvez pas changer la valeur de ce champ de configuration dans le contexte de la boutique actuelle'; +$_LANGADM['Helper98e047f4688e167f29de020d00ff8f54'] = 'Vous ne pouvez pas changer la valeur de ce champ de configuration dans le contexte de la boutique actuelle'; $_LANGADM['Helper7a1920d61156abc05a60135aefe8bc67'] = 'Défaut'; $_LANGADM['Helper7dce122004969d56ae2e0245cb754d35'] = 'Modifier'; $_LANGADM['Helper7e823b37564da492ca1629b4732289a8'] = 'Novembre'; @@ -4321,7 +4321,7 @@ $_LANGADM['Helper93cba07454f06a4a960172bbd6e2a435'] = 'Oui'; $_LANGADM['Helper9747d23c8cc358c5ef78c51e59cd6817'] = 'Tout décocher'; $_LANGADM['Helper9f82518d468b9fee614fcc92f76bb163'] = 'Boutique'; $_LANGADM['Helperb56c3bda503a8dc4be356edb0cc31793'] = 'Tout replier'; -$_LANGADM['Helperb6b2856cbefa1dbe5da0b363e6426948'] = 'Page'; +$_LANGADM['Helper193cfc9be3b995831c6af2fea6650e60'] = 'Page'; $_LANGADM['Helperb718adec73e04ce3ec720dd11a06a308'] = 'ID'; $_LANGADM['Helperb9987a246a537f4fe86f1f2e3d10dbdb'] = 'Afficher'; $_LANGADM['Helperb9f5c797ebbf55adccdd8539a65a0241'] = 'Désactivé'; @@ -4336,9 +4336,9 @@ $_LANGADM['Helperdae8ace18bdcbcc6ae5aece263e14fe8'] = 'Options'; $_LANGADM['Helperdd8921b41e0279a02c6a26a509241700'] = 'résultat(s)'; $_LANGADM['Helpere12167aa0a7698e6ebc92b4ce3909b53'] = 'À'; $_LANGADM['Helpere54b38290c8bdd95e8bc10412c9cc096'] = 'Champs requis'; -$_LANGADM['Helpere88dce671055aa3836b55d17848a8780'] = 'Supprimer cet élément ?'; +$_LANGADM['Helper1412292b09d3cd39f32549afb1f5f102'] = 'Supprimer cet élément ?'; $_LANGADM['Helpereca60ae8611369fe28a02e2ab8c5d12e'] = 'Octobre'; -$_LANGADM['Helpered75712b0eb1913c28a3872731ffd48d'] = 'Dupliquer'; +$_LANGADM['Helperee77ea46b0c548ed60eadf31bdd68613'] = 'Dupliquer'; $_LANGADM['Helperee77ea46b0c548ed60eadf31bdd68613'] = 'Mauvaise requête SQL'; $_LANGADM['Helperee9b2f3cf31c23c944b15fb0b33d6a77'] = 'Nom du champ'; $_LANGADM['Helperef7de3f485174ff47f061ad27d83d0ee'] = 'sélectionné'; diff --git a/translations/fr/errors.php b/translations/fr/errors.php index d4b51b907..4c811a820 100644 --- a/translations/fr/errors.php +++ b/translations/fr/errors.php @@ -20,18 +20,18 @@ $_ERRORS['083d9cdf06cdc52892e3bbf7ff5494b6'] = 'Aucun ID de retour de commande.' $_ERRORS['0861a67f819158c5690a1844d95390b4'] = 'Liste blanche non valable'; $_ERRORS['087193a0e83ba92c73396e2e6082ee89'] = 'Sélectionnez au moins un module à décrocher'; $_ERRORS['08b2765dc6c449c903f8b30ac7e55f91'] = 'Cette adresse n\'est pas valable.'; -$_ERRORS['08de2fdaabcd120b8ca1388d21179921'] = 'Accès interdit'; +$_ERRORS['652122103181aa2752efaecab300edf0'] = 'Accès interdit'; $_ERRORS['097d067ff8635d1496467ce7dd236c07'] = 'Vous ne pouvez pas utiliser ce bon de réduction'; $_ERRORS['098eb45965b4097a844451b00737e89b'] = 'Ce bon de réduction a expiré'; $_ERRORS['099788460b01d1cfe9997d4c577f7f56'] = 'Un élément de votre panier n\'est plus disponible, vous ne pouvez pas passer cette commande.'; $_ERRORS['0b85d79bd7e582c805ec82e3b7f6293e'] = 'Cette commande n\'est plus valable'; $_ERRORS['0ba3468276e0637278bc5f5567bb36bc'] = 'Dossier manquant'; -$_ERRORS['0bb143edd97aa63ec014e68b3bb4f82f'] = 'Veuillez accepter les conditions d\'utilisation'; +$_ERRORS['83bb26ccfcb5788d8976168edcc8790f'] = 'Veuillez accepter les conditions d\'utilisation'; $_ERRORS['0bd212ed072143f56147f2f119892d03'] = 'Sélection non valable'; $_ERRORS['0c01b89a049f95e9eb10cfeb2a2901f0'] = 'Le point d\'accroche ne peut être chargé.'; $_ERRORS['0c58058923630a64ce3f415a07cbb00d'] = 'une erreur s\'est produite lors de l\'ajout de tags'; $_ERRORS['0d15d3afa8c174934ff0e43ce3b99bd3'] = 'Vous devez être identifié pour gérer vos alertes.'; -$_ERRORS['0d6d29c8551d9bec11eb3a38a2153a0a'] = 'Cette tranche chevauche une autre'; +$_ERRORS['f3fb906c0bd487b3341bc200d23e8faf'] = 'Cette tranche chevauche une autre'; $_ERRORS['0e63e5844a0255aeb0cee434263552ae'] = 'Aucune facture avec cet ID :'; $_ERRORS['0e67745bd0c558fb56cf0ccb86ebc325'] = 'Impossible de modifier ce détail de commande pour cette commande'; $_ERRORS['0f41d0742e01e4f68e506d9526916ca9'] = 'Le mot de passe n\'est pas le bon.'; @@ -44,13 +44,13 @@ $_ERRORS['12218553186d9a9b6709bbe787898e46'] = 'Impossible de charger l\'objet O $_ERRORS['12367e1504dd72592be0743614c6dd7c'] = 'Une erreur s\'est produite lors du déplacement de l\'image'; $_ERRORS['126cda4380a615cc5b6a1ec82a0279a9'] = 'Une erreur est survenue lors du changement de mot de passe.'; $_ERRORS['1275c7249de2c2446cad46a5e894ae01'] = 'Une erreur est survenue lors de l\'envoi du fichier'; -$_ERRORS['12a4b59abe5daf34b24c01c6bd0d2caa'] = 'Il n\'est pas possible de supprimer la quantité spécifiée, ou une erreur s\'est produite. Aucun stock n\'a été supprimé.'; +$_ERRORS['804642ef89553dfad79eb3681364ea5e'] = 'Il n\'est pas possible de supprimer la quantité spécifiée, ou une erreur s\'est produite. Aucun stock n\'a été supprimé.'; $_ERRORS['1347119d36ae31564a89763f21476c1a'] = 'Ce produit n\'existe pas dans notre magasin.'; $_ERRORS['1391c1ff3846b38862bbfc43938b8270'] = 'Une erreur s\'est produite pendant le chargement de l\'image ; veuillez changer votre configuration serveur.'; $_ERRORS['13b5bfe96f3e2fe411c9f66f4a582adf'] = 'en'; -$_ERRORS['13fb39e33c882585065d2d636602e96f'] = 'Erreur : le paramètre \"templateVars\" n\'est pas un tableau'; -$_ERRORS['1414349cdf386c7fd0f9623d453c18ae'] = 'Une erreur s\'est produite lors de la modification de cette ligne de produit'; -$_ERRORS['14b8bac6e5716ca19c21b71ba132a2cc'] = 'Impossible d\'écrire'; +$_ERRORS['042a5b18d3bb77a5f277330900a30d2f'] = 'Erreur : le paramètre \"templateVars\" n\'est pas un tableau'; +$_ERRORS['95cc61064b636eb1782b85bde2263433'] = 'Une erreur s\'est produite lors de la modification de cette ligne de produit'; +$_ERRORS['00569f4db559dc94d9a954a090c22b85'] = 'Impossible d\'écrire'; $_ERRORS['1555da21cb82e9f383dd1fd5aebf32a7'] = 'est trop long en'; $_ERRORS['16058b10dd523c2bb5af943d84ed7a9a'] = 'Impossible d\'ajouter cette pièce jointe dans la base de données'; $_ERRORS['16a23698e7cf5188ce1c07df74298076'] = 'Vous devez être connecté pour gérer vos liste voeux.'; @@ -58,11 +58,11 @@ $_ERRORS['176780e430fd1917c37223ceabf05bf8'] = 'Compte employé inexistant, ou m $_ERRORS['1769b5ab48b8e2ce733fb38663ec853a'] = 'Erreur : serveur ou port SMTP non valable'; $_ERRORS['179bdae10ca983dd1cf9cd1a4bf4f20a'] = 'L\'archive ne peut être téléchargée depuis Prestashop.com'; $_ERRORS['17a9c6c63fef3a8444a710d1bab0579d'] = 'L\'adresse n\'est pas correct. Vérifiez que les champs requis sont tous remplis.'; -$_ERRORS['17b47060583191452b3d4455820673c9'] = 'Mauvais identifiants'; +$_ERRORS['c4e7595c4e8f49c80458997b912d749b'] = 'Mauvais identifiants'; $_ERRORS['17e7c6636cffbefd820d9556e18c370a'] = 'Impossible de charger l\'objet du module'; -$_ERRORS['1805109dba8b8a9fa89db3ae20f9d94d'] = 'Vous ne pouvez pas désactiver une URL principale'; -$_ERRORS['1839a3d62a613779417d8720d8d7d84a'] = 'E-mail non valable.'; -$_ERRORS['188661dbe5cab3735c98dab758fa288e'] = 'Impossible de générer l\'image \"pas d\'image\" dans le dossier d\'images'; +$_ERRORS['eee9d8efd40caf6c1423c482f7294d21'] = 'Vous ne pouvez pas désactiver une URL principale'; +$_ERRORS['be676ad43f97a5f02f147a9e1db3410d'] = 'E-mail non valable.'; +$_ERRORS['92154a15afe9467d1773fd08ac69f640'] = 'Impossible de générer l\'image \"pas d\'image\" dans le dossier d\'images'; $_ERRORS['199ce43a3993a1f7d261c09127b9f2fa'] = 'Client inconnu'; $_ERRORS['19f29a24f0ccb9b96b37182473b27d63'] = 'Propriété de devise non valable.'; $_ERRORS['1a7bdc2c01aaa7757d475e204f2bc6f9'] = 'Vous ne pouvez pas utiliser ce bon de réduction avec ce transporteur'; @@ -72,10 +72,10 @@ $_ERRORS['1b073c8ca6b9aabf07935221e17b7c42'] = 'Les paramètres d\'obtention de $_ERRORS['1b599bf89c1bf4f8640ef31f3acb9f40'] = 'Aucun fichier spécifié'; $_ERRORS['1b72aed8e84b91d73896efd48cf1a4e0'] = 'Quantité(s) minimale(s)'; $_ERRORS['1b7e32fd6ed56569d8557947ccf095a6'] = 'Cet état n\'est pas dans ce pays.'; -$_ERRORS['1b921ec32b4bac52d8801f4e196f79c6'] = 'Le drapeau et l\'image de \"Aucune image\" sont requis.'; +$_ERRORS['94e8fb52e86eef3b99e2454175cfac8e'] = 'Le drapeau et l\'image de \"Aucune image\" sont requis.'; $_ERRORS['1c188f7466ede1cee857741eb5aa3ac5'] = 'Erreur : veuillez choisir un transporteur'; $_ERRORS['1c5c687f849bde6efe2a53c9128c0b28'] = 'Une erreur s\'est produite pendant la mise à jour des tarifs.'; -$_ERRORS['1cd979028e05c3ccd607b99a6714ad6f'] = 'Vous ne pouvez pas supprimer ou désactiver un groupe de boutiques qui contient cette boutique.'; +$_ERRORS['2c51523fa8743f0c1e064e2f20cfbb59'] = 'Vous ne pouvez pas supprimer ou désactiver un groupe de boutiques qui contient cette boutique.'; $_ERRORS['1d112c010ef14e32e478b36aca8d3414'] = 'config.xml dans votre dossier de thème n\'est pas un fichier XML valide'; $_ERRORS['1d744a9ad1dac20645cfc4a36b77323b'] = 'image(s)'; $_ERRORS['1da7939bc143bf9e27d21fa29b13c6f6'] = 'Impossible d\'écrire dans le fichier : %s. Veuillez vérifier les permissions d\'écriture.'; @@ -96,7 +96,7 @@ $_ERRORS['26e6e2aef679da0451f05fb535ac40d7'] = 'Une erreur s\'est produite penda $_ERRORS['27619fac9471225012c2e010c41b63d5'] = 'La valeur est requise pour la langue par défaut.'; $_ERRORS['27ab5a6a3e4b4cb32f0484a1f93d5f64'] = 'Seule une partie des images ont été regénérées, le serveur a dépassé son délai d\'expiration avant la fin.'; $_ERRORS['27ac5352d430b82c99157e2dc13a96e3'] = 'Vous avez sélectionné un état pour un pays qui ne peut pas en contenir.'; -$_ERRORS['27e12c3c443d7165ab71cd376a3b3f10'] = 'Veuillez saisir votre code postal.'; +$_ERRORS['fe890c9c2397efb789a20fce3ee5bc3a'] = 'Veuillez saisir votre code postal.'; $_ERRORS['28194875b1f41da98a320b0c31e658a2'] = 'Une erreur est survenue pendant la configuration des unités.'; $_ERRORS['28c39342f22a394f233ec0cba0ecfa02'] = 'Une erreur est survenue pendant la récupération d\'un état.'; $_ERRORS['28c6bb9c984948ba9c01976ea6ff250e'] = 'L\'objet CartRule n\'est pas correct.'; @@ -104,16 +104,16 @@ $_ERRORS['28c993bca90a1f5a4510d3a21ca2b705'] = 'Cet état est actuellement utili $_ERRORS['28ca4ab8455ffa19e6f0577aefa9f1c9'] = 'Client introuvable'; $_ERRORS['298883b17e36ee3a18d73e835c0b44fc'] = 'Aucun fichier n\'a été envoyé'; $_ERRORS['29e1ca45338b1e4861bb4a9bdc5d4387'] = 'Cette adresse n\'est pas la vôtre.'; -$_ERRORS['2a0fad646bb2694202cbd53ce9dcf3f8'] = 'La date de fin n\'est pas valable (AAAA-MM-JJ)'; +$_ERRORS['abe03b046b2eb12d489fbe31f9b55b8e'] = 'La date de fin n\'est pas valable (AAAA-MM-JJ)'; $_ERRORS['2ab146a83f61d2896a472f52f353b321'] = 'Format d\'image non reconnu ; les formats autorisés sont : .ico'; $_ERRORS['2af5ce4c568e80f9dc6bbdb0de5e8ec0'] = 'Impossible de modifier les fichiers de configuration.'; $_ERRORS['2c092e2d230d9d1d6b2d68c5ef83b13c'] = 'Une erreur s\'est produite pendant la création de l\'objet.'; $_ERRORS['2c5a3ea86d2f2f29d953d1a3d034a417'] = 'Le numéro d\'identification est incorrect ou a déjà été utilisé.'; $_ERRORS['2cf52f72f6ef558faab5b700127dcb5a'] = 'Vous n\'avez pas les droits pour supprimer du stock.'; -$_ERRORS['2d23b982e03f3e2ff37a0833033fb8bd'] = 'La date indiquée n\'est pas valide'; +$_ERRORS['00a787b177245e0a3b230263621fdcae'] = 'La date indiquée n\'est pas valide'; $_ERRORS['2d30f823fe8f59bbcbec1fec853e4549'] = 'La date butoir de ce produit est passée.'; $_ERRORS['2d4aab5065e4f7b78be97f9a6de62a1d'] = 'La catégorie CMS ne peut être déplacée ici'; -$_ERRORS['2d5f3c8ac2764c157e8a1f7b9017cd3c'] = '\"%s\" n\'existe pas. Vous avez peut-être saisi cette URL manuellement.'; +$_ERRORS['aaf470b59c0e54ca0453379bcb5c6694'] = '\"%s\" n\'existe pas. Vous avez peut-être saisi cette URL manuellement.'; $_ERRORS['2d926c42da8b8f9a808161df413cae5e'] = 'Mauvaise date de début/fin'; $_ERRORS['2dd3ed3563a4e175ad6f9c20ca5173af'] = 'est obsolète et ne fera pas partie de notre prochaine version majeure.'; $_ERRORS['2e137a3c6a2d7fe7ddefedcf88b00b2e'] = 'Impossible de trouver cette commande'; @@ -121,16 +121,16 @@ $_ERRORS['2e7b594686a85c50ecfe23142c44381e'] = 'Vous ne pouvez regénérer votre $_ERRORS['2e857abc0ea5d7f97522254ca00c18bb'] = 'Il n\'y a pas assez de produits en stock.'; $_ERRORS['2f236f9450ce8714611e468181064659'] = 'Vous ne pouvez pas changer l\'état de la langue par défaut.'; $_ERRORS['2f7bd011b50ea512e911fedccc9243f5'] = 'Veuillez fournir une adresse e-mail valable'; -$_ERRORS['2ff0db4e2462e54ee9e4d345d9e3f4d7'] = 'Une erreur est survenue, ce module n\'existe pas :'; -$_ERRORS['303a2d6f8464165be3bca679ffa8638f'] = 'Impossible de changer la couverture du produit'; +$_ERRORS['94295ef230cb5a43fa693a7bf898df86'] = 'Une erreur est survenue, ce module n\'existe pas :'; +$_ERRORS['51b604ba992e67aec623d29683c27e70'] = 'Impossible de changer la couverture du produit'; $_ERRORS['31fe542f8c37c61360c21d904e59bf41'] = 'La commande ne peut être renouvelée'; $_ERRORS['32a2e7694628335252aceb0552a6f6ba'] = 'Pour utiliser Memcached, vous devez installer l\'extension PECL Memcache sur votre serveur.'; -$_ERRORS['32b361bc532ac43976956d37c0d5fc1c'] = 'Aucune zone ne correspond à votre adresse'; +$_ERRORS['f33bca063db69a70ff1910e99db0a9fe'] = 'Aucune zone ne correspond à votre adresse'; $_ERRORS['32d841e578ff7560bbaeda96f5328e9e'] = 'Serveur de média n°2 non valable'; -$_ERRORS['33a426f45954d889921a8a89b1194914'] = 'Le titre \"%s\" est déjà utilisé, veuillez en choisir un autre.'; +$_ERRORS['ebddd09274adcc7647ec290d569b2380'] = 'Le titre \"%s\" est déjà utilisé, veuillez en choisir un autre.'; $_ERRORS['34843eb626c7fbe22db113fca38197b7'] = 'Une erreur s\'est produite durant la transformation d\'un client invité.'; -$_ERRORS['34f9390f54be07110c104e14b6e3ab7d'] = 'La valeur de la remise est supérieure au montant totale de la commande'; -$_ERRORS['35f55f4e657f542d5f27853332c46f80'] = 'Erreur de syntaxe avec ce motif'; +$_ERRORS['b903210290c3ee265ddf20dfe4e1f4d2'] = 'La valeur de la remise est supérieure au montant totale de la commande'; +$_ERRORS['6b6a27e705469286cb83d20ec8e1b885'] = 'Erreur de syntaxe avec ce motif'; $_ERRORS['36527e8d64ec4ced95607f6ef9b2a1b9'] = 'Facture introuvable'; $_ERRORS['366da0581c44d3c179e44f532b693eab'] = 'L\'IP Memcached est manquante'; $_ERRORS['36757394a699878de6f0e51f203d1ee7'] = 'Impossible de parcourir le répertoire racine'; @@ -144,9 +144,9 @@ $_ERRORS['38a0d8212c5e89f483426776fcb7d5ed'] = 'Vous ne pouvez pas éditer le pr $_ERRORS['38d5595927b80b331239ef904341b07c'] = 'Ce produit a été supprimé.'; $_ERRORS['396619879048be92a37a6255075d825a'] = 'Vous devez indiquer si les quantités de produit sont utilisable pour la vente dans les boutiques.'; $_ERRORS['39916f579f264041641c122e68e545d5'] = 'Vous devez enregistrer au moins un numéro de téléphone'; -$_ERRORS['3a0f63c4686f86af51f6ef8408cd174d'] = 'Veuillez fournir un text de pied de page pour la langue par défaut'; +$_ERRORS['7ab6862bda9343553ef49bffb7a4f73c'] = 'Veuillez fournir un text de pied de page pour la langue par défaut'; $_ERRORS['3a636d6a7d184e869fa5b2c05849214b'] = 'Numéro de suivi incorrect'; -$_ERRORS['3a65f932fe23b8ca8eb70bffe2b215bf'] = 'Veuillez sélectionner un type de réduction (montant fixe ou pourcentage)'; +$_ERRORS['62da53ef5d50a3b7f6ee98eb53817508'] = 'Veuillez sélectionner un type de réduction (montant fixe ou pourcentage)'; $_ERRORS['3ad0eb10b0de3e0a4720c88034944d78'] = 'Vous devez choisir au moins 1 attribut.'; $_ERRORS['3af4334b6b2afb79aeb803577ccc0473'] = 'SSL activé. Veuillez connecter en utilisant l\'adresse suivante pour vous connecter avec le mode sécurisé (https).'; $_ERRORS['3b3a2ea2a2b4d1120caf9e7ad8c04fb4'] = 'Vous n\'avez pas les permissions requises pour ajouter des entrepôts.'; @@ -154,30 +154,30 @@ $_ERRORS['3c9a4f1e91ee7bb51c29bdc9362077fe'] = 'Il n\'y a aucun compte enregistr $_ERRORS['3ca396a7b899e8d1a593e5d7896d0d1e'] = 'Le fichier est vide'; $_ERRORS['3cd97b7a82d531d009884f9633a007cc'] = 'Valeur d\'affichage non valable pour le magasin'; $_ERRORS['3d064d5efb6cf2ed52cf72bfef7c7db2'] = 'Pour utiliser CacheFS, le dossier'; -$_ERRORS['3d23541da5b5143cbbce98ae804102a7'] = 'Largeur et hauteur doivent être numériques.'; -$_ERRORS['3d35aa7e75c2f7467f45b4fa1c8bf8a9'] = 'Impossible d\'ajouter d\'image car l\'ajout du produit a échoué.'; -$_ERRORS['3d825cbfa93b2c0e9ea93bbcab328fe0'] = 'Code postal'; +$_ERRORS['d95673a90af51b8d6818c5e5f3fc3b88'] = 'Largeur et hauteur doivent être numériques.'; +$_ERRORS['608860b0f96a18f3737756fc6b7766f9'] = 'Impossible d\'ajouter d\'image car l\'ajout du produit a échoué.'; +$_ERRORS['bd9014fe70f4f8bb1beed74e3b708483'] = 'Code postal'; $_ERRORS['3deb828738895a2717cf306362abeca8'] = 'Bon de réduction non valable'; -$_ERRORS['3dec154bc5d3b20c10d3c6680d70232f'] = 'Impossible de décompresser les traductions de la langue :'; +$_ERRORS['15485607873c994c6f9369b9cb31e25e'] = 'Impossible de décompresser les traductions de la langue :'; $_ERRORS['3e41a372995c92f9d28c3d73a45dd24b'] = 'le nom de la caractéristique n\'est pas valable.'; -$_ERRORS['3ed308de66927376b1d3c19fdcaa0edc'] = 'Erreur lors de la copie de l\'image :'; -$_ERRORS['411ec6016c7845e0c49fb51160a12677'] = 'Erreur fatale : le répertoire contenant les modules n\'est plus présent'; +$_ERRORS['b9ee8da3131c120480c3e3b36a3562bb'] = 'Erreur lors de la copie de l\'image :'; +$_ERRORS['d1d34a7a87b13057cd33cb88866b895c'] = 'Erreur fatale : le répertoire contenant les modules n\'est plus présent'; $_ERRORS['412e78628d9b033b54bb0e387e6e40f3'] = 'le nom pour la caractéristique'; -$_ERRORS['418e2586ee498c46f6375e9a0008517c'] = 'Le détail du retour produit n\'est valable.'; -$_ERRORS['420530ab27ece9fef8cc0b6835e65d31'] = 'Une erreur s\'est produite, le message n\'a pu être envoyé. Veuillez contacter votre administrateur système.'; +$_ERRORS['5431bd88788ce2df4278c84f402e3cb6'] = 'Le détail du retour produit n\'est valable.'; +$_ERRORS['401cb6602a1ff8fc8784e89a8cd9c1b2'] = 'Une erreur s\'est produite, le message n\'a pu être envoyé. Veuillez contacter votre administrateur système.'; $_ERRORS['420d575844f77db5299065080d9c237f'] = 'Le nom du bloc est trop long'; $_ERRORS['42a8c33bd3e937c419378c5a965e65ac'] = 'Une erreur est survenue lors de l\'import d\'une taxe :'; $_ERRORS['42c7641733e2026a7baf5d94327fd340'] = 'Une erreur est survenue pendant la suppression du module sur le point d\'accroche.'; $_ERRORS['43423b4056880b08f2c9aa50d8670531'] = 'Le panier ne peut pas être chargé, ou une commande a déjà été validée avec ce panier'; -$_ERRORS['4394d1d8b46b1bda301906799facabfb'] = 'Impossible de créer l\'image \"Aucune image\" dans le dossier des catégories.'; +$_ERRORS['9782dae0e3a0a7503d047251d0063215'] = 'Impossible de créer l\'image \"Aucune image\" dans le dossier des catégories.'; $_ERRORS['44205a67121fcca5ffa925d1ed77b65e'] = 'L\'archive ne peut être extraite.'; -$_ERRORS['44e1f084a456f2543cefb70d0f916840'] = 'Une erreur est survenue lors de l\'enregistrement du message.'; +$_ERRORS['0791970c961c09eb8caaa61aba6a3ca4'] = 'Une erreur est survenue lors de l\'enregistrement du message.'; $_ERRORS['44fb451a35a1c382da79166dc8c78e43'] = 'Aucun produit trouvé'; $_ERRORS['456e77e04e2e26231ee352304627b26d'] = 'Clé invalide'; -$_ERRORS['45b265ac5c8263b366d29cdd5d63b187'] = 'Une erreur est survenue durant la mise à jour panier.'; +$_ERRORS['ef78c808ff4918fc8c80ffdd6f7d8e11'] = 'Une erreur est survenue durant la mise à jour panier.'; $_ERRORS['45ebc64529137a007889ee445d64611c'] = 'Impossible de mettre à jour la position.'; $_ERRORS['46322d321a112dd4b0e506bbe2a6ae63'] = 'Une erreur s\'est produite pendant la copie vers le dossier des modules.'; -$_ERRORS['46331786da15ccd48af9879707f9cf11'] = 'Eléments manquants - nous sommes dans l’impossibilité de renouveler votre commande'; +$_ERRORS['0994872d0fe72d045c0bcaaea1971e7b'] = 'Eléments manquants - nous sommes dans l’impossibilité de renouveler votre commande'; $_ERRORS['4649093d4d10aa95a212636f146c47fd'] = 'Ce compte n\'existe pas'; $_ERRORS['464cc957544b58e0878a2d3356cc292c'] = 'Vous n\'avez pas les permissions pour ajouter des fournisseurs.'; $_ERRORS['467366059d7d7c743a4d0971363a8d66'] = 'Limité à certaines catégories'; @@ -188,21 +188,21 @@ $_ERRORS['47be05698f8dd87bb445ceefce6abd0d'] = 'Mot de passe requis'; $_ERRORS['4803e6b9e63dabf04de980788d6a13c4'] = 'Ligne'; $_ERRORS['485b638d795fe1d171e10ee16076dc62'] = 'Impossible de restocker le produit'; $_ERRORS['491c8c1d25f97843f6edfdc81d021f4d'] = 'Erreur : la configuration de votre serveur n\'est pas compatible avec le nouveau système de gestion des images. Aucune image n\'a été déplacée'; -$_ERRORS['493f8c31f1db1d87ed30ca58b5dd2df8'] = 'Ce fichier \"%s\" est manquant'; +$_ERRORS['66bae52faa527c71ad50872cd39e0e6a'] = 'Ce fichier \"%s\" est manquant'; $_ERRORS['49acb6ac8b13f5300316a74f21a87a12'] = 'Erreur : aucune devise n\'a été sélectionnée'; $_ERRORS['49bd922182bd3518641589e3077eacd3'] = 'Impossible de se connecter à la base de données.'; $_ERRORS['4a2f5c8a04cc978f1803fe9b68833463'] = 'Veuillez remplir les champs requis'; $_ERRORS['4a86eb1f2e0779658266fd6a8582dc9a'] = 'dans la fonction'; $_ERRORS['4b198aa15f6cc8f56488d924b18fa888'] = 'Aucun panier avec cet ID :'; -$_ERRORS['4b9fa5f1ff63eb63f4f42277ce26f17c'] = 'Merci de choisir une langue et un thème.'; +$_ERRORS['082affe316f8b191109538194f9af07d'] = 'Merci de choisir une langue et un thème.'; $_ERRORS['4c4492297de90e9e2f5665bf87b4e034'] = 'Ce bon de réduction n\'est pas cumulable avec un autre bon de réduction déjà présent dans votre panier :'; $_ERRORS['4c8095bf0e5b08fc403372526a66ad79'] = 'Erreur - Pas de code ISO pour l\'e-mail'; $_ERRORS['4d723acb1f1f9f9550fec2e473a2d874'] = 'L\'entrepôt de destination n\'est pas valable.'; $_ERRORS['4df3709ec0ff3ceb57341890ccf57641'] = 'Une erreur est survenue pendant la copie de l\'image.'; $_ERRORS['4e0ac45de6bd848503ffa98ff6247f2f'] = 'Erreur lors de la suppression'; $_ERRORS['4e377ef9ed6efd76fbf2441eb124862f'] = 'est trop long.'; -$_ERRORS['4e871525b7518538075dddfad5e292dc'] = 'Cette fonctionnalité a été désactivée.'; -$_ERRORS['4e89fbb8dfa4d1d9f8dcd5ed9245847b'] = 'Impossible de modifier cette règle de prix panier pour cette commande'; +$_ERRORS['a7eca295291f53a23ab7ba0a9c7fd9de'] = 'Cette fonctionnalité a été désactivée.'; +$_ERRORS['8b3c120c39045657867e6cc9bda55999'] = 'Impossible de modifier cette règle de prix panier pour cette commande'; $_ERRORS['4eb9ec8ac71ad17fdc99b5371ace9f6e'] = 'Impossible de créer un fichier de sauvegarde'; $_ERRORS['4ee13cb828cde6949c31c24478a6069b'] = 'Un compte existe déjà avec cette adresse e-mail :'; $_ERRORS['4eeb89c9c7ae218f3d9cb4faaf8f1e38'] = 'Taille de nom de fichier trop long'; @@ -215,10 +215,10 @@ $_ERRORS['52326ecbfcdff77b4bc9dcf7f055c2eb'] = 'Erreur fatale : le code ISO n\'e $_ERRORS['532359f98c7e5174eb0e436045cdea56'] = 'Erreur dans la suppression du serveur Memcached'; $_ERRORS['53761f0e9ac6001a2f7a0557db46e3ac'] = 'Impossible de supprimer l\'archive'; $_ERRORS['53f7f71181055ce45280de2ec28f52c6'] = 'Impossible de charger l\'objet Invoice'; -$_ERRORS['541bccce99dff82fce896d021034edbd'] = 'Erreur : adresse e-mail non valable'; -$_ERRORS['5439f3ac3cb6defde62edc9e23fbe8e4'] = 'Apparemment, ce n\'est pas une adresse IP :'; +$_ERRORS['aa99af205bcf9ebf7976064542d58ab6'] = 'Erreur : adresse e-mail non valable'; +$_ERRORS['38b30b2d2f513b774d26340003a49893'] = 'Apparemment, ce n\'est pas une adresse IP :'; $_ERRORS['546212fa1d2694600b976add6bf722f7'] = 'vers les catégories'; -$_ERRORS['546ed9eacfc130bfddea5849b48fe077'] = 'Une erreur est survenue lors de l\'ajout du paiement de la commande'; +$_ERRORS['094b9daf020bb637f3da82c350eb35b5'] = 'Une erreur est survenue lors de l\'ajout du paiement de la commande'; $_ERRORS['54bff0a0282d2be7fe5ee14aa4628291'] = 'Une erreur est survenue lors de la suppression d\'un prix spécifique'; $_ERRORS['54f64a4831edb6e1d8e2f0e5ee74cc65'] = 'Impossible de supprimer ce détail de commande pour cette commande'; $_ERRORS['55124c4465a9478df5fd59ff3017433a'] = 'Le mot de passe ne correspond pas au mot de passe de confirmation'; @@ -226,8 +226,8 @@ $_ERRORS['55d56a8de1af2dc393f6bf33e873f0b4'] = 'Impossible de charger cette bout $_ERRORS['5636dd80d3968f9b1ce4400bd71c5a7a'] = 'Une erreur s\'est produite lors de la mise en ligne de l\'image'; $_ERRORS['56b207f28525081cec398738b3d25225'] = 'Objet impossible à charger (introuvable)'; $_ERRORS['56ed19a8b705ff0da23d026ebce133b5'] = 'Le groupe par défaut du client doit être coché.'; -$_ERRORS['56f35c4aaf685e837e4597dc20360c2b'] = 'Une erreur s\'est produite lors de la suppression de cette ligne de produit'; -$_ERRORS['577c8acd6847e0a8fc64911123f2ec1f'] = 'Vous devez spécifier un serveur SMTP et un port SMTP. Si vous ne savez pas comment faire, utilisez la fonction mail() de PHP à la place.'; +$_ERRORS['afefca89d2b5614cc55f572c631fd5ba'] = 'Une erreur s\'est produite lors de la suppression de cette ligne de produit'; +$_ERRORS['2c3002a6348df5e197c7b187f328709d'] = 'Vous devez spécifier un serveur SMTP et un port SMTP. Si vous ne savez pas comment faire, utilisez la fonction mail() de PHP à la place.'; $_ERRORS['57e53d0590482b22c7810a968e35e649'] = 'Nom de bon de réduction non valable.'; $_ERRORS['58f270b8b462558c757ca28a8094f08f'] = 'Une erreur s\'est produite pendant la sauvegarde. Impossible d\'obtenir la description de la table'; $_ERRORS['592a291120e1c687a70e6d1a53259a28'] = 'La base de données de géolocalisation n\'est pas disponible.'; @@ -238,10 +238,10 @@ $_ERRORS['5a69d1cb0ef4096b272b3b441555d737'] = 'Vous n\'avez pas la permission d $_ERRORS['5af5f631f774a71445e3028253874394'] = 'Ce magasin n\'a pas accepté votre nouvelle commande.'; $_ERRORS['5b19b5178c34a3c0af13b0edc231efb8'] = 'L\'identifiant de transaction n\'est pas valable'; $_ERRORS['5bd7619139757b6ec556cd32048e02eb'] = 'Description non valable'; -$_ERRORS['5be2397a0b561a7676386e5537995c66'] = 'Le ou les modules suivants n\'ont pas été correctement installés : %s'; +$_ERRORS['171d82022d249a19ba2c4c124d17bb7e'] = 'Le ou les modules suivants n\'ont pas été correctement installés : %s'; $_ERRORS['5c45af89733d6bfc7b11d818a21b656d'] = 'de modifier un objet ici.'; $_ERRORS['5ca4012f9738274ebeb214a961f1c829'] = 'Objet impossible à charger (identifiant manquant ou non valable)'; -$_ERRORS['5d7cc18ef21285f980cbada9adb9df5c'] = 'Le serveur a dépassé son délai d\'expiration, le filigrane peut-être ne pas avoir été appliqué à toutes vos images.'; +$_ERRORS['b08b2fee4a9343ddb8432bb4b00eee88'] = 'Le serveur a dépassé son délai d\'expiration, le filigrane peut-être ne pas avoir été appliqué à toutes vos images.'; $_ERRORS['5e2ce6b15c089ce426f4da07f7c75601'] = 'Code de bon de réduction non valable'; $_ERRORS['5e75cbfbfd02a7b2fab0ed21505e811b'] = 'Page ou catégorie CMS non valable'; $_ERRORS['5f3a91561e3c6b3be2b251467d9596d1'] = 'Le port Memcached est manquant '; @@ -250,7 +250,7 @@ $_ERRORS['607e1d854783c8229998ac2b5b6923d3'] = 'Jeton non valable'; $_ERRORS['60e8343766afd5e69c5797ea7380ce8e'] = 'Latitude et longitude sont nécessaires.'; $_ERRORS['611d3495c1e0dad701d535ccafd84330'] = 'Extension de fichier non valable'; $_ERRORS['61b5f801ab23a9ecf6f652dc12747be5'] = 'Vous devez saisir une quantité'; -$_ERRORS['6262d9cbf1b6649b8a9433a0fa2db8e0'] = 'Le dossier de sauvegarde n\'existe pas'; +$_ERRORS['bd60cfe318c8b3b7d0f0c44f76d168ab'] = 'Le dossier de sauvegarde n\'existe pas'; $_ERRORS['62f79d981ad8e433cf9c9203f286a2e2'] = 'Une erreur s\'est produite lors de la copie du favicon : %s vers %s.'; $_ERRORS['6310db462253eb49efa3709d8591defc'] = 'Merci de remplir le formulaire de recherche.'; $_ERRORS['6353739398bba6cbaa87b8c18fe42141'] = 'Thème non valable.'; @@ -258,21 +258,21 @@ $_ERRORS['6364b8f0fcf00c1fedb76a7a7b7ad03e'] = 'Le fichier config.xml du thème $_ERRORS['637976ed39a990f58f8a3650eac0ff08'] = 'Adresse e-mail requise'; $_ERRORS['63a3342bcb133c141890746783007eaa'] = 'Une erreur s\'est produite pendant la mise à jour de l\'état.'; $_ERRORS['63ae8982fa76c668cbfc774ccf083d26'] = 'Serveur de média n°3 non valable'; -$_ERRORS['65c02cc2c82051fccca8e5b5647f03e5'] = 'n\'est pas un e-mail valable'; +$_ERRORS['2fb5679b378edbd803c562533c29f507'] = 'n\'est pas un e-mail valable'; $_ERRORS['660785e5dba40753e78220c416e70513'] = '. Vérifiez les droits d\'écriture sur le dossier.'; $_ERRORS['66aa5fddcef66aa99c90c46f936de393'] = 'Le produit sélectionné n\'est pas valable.'; $_ERRORS['66f24b4cb390959a74fae0280bf8cdec'] = 'Erreur lors de la mise à jour les champs requis '; $_ERRORS['6742da8d84d0457136d76e86a009b46a'] = 'La commande n\'a pu être trouvée'; $_ERRORS['68f608519f1015caf55d76b1d571a58b'] = 'Vous n\'avez pas les droits suffisants pour l\'ajout.'; -$_ERRORS['6a2c60a8e4aa4da5cc4a041111325aed'] = 'Votre code postal n\'est pas valable.'; +$_ERRORS['0a2808a7f106b67ab21f6198b7ef5537'] = 'Votre code postal n\'est pas valable.'; $_ERRORS['6a8f39c3861bfa5111a88d9c76df6993'] = 'Aucune facture disponible'; $_ERRORS['6b5f90bd0034f755df6b1ef198b3d067'] = 'L\'entrepôt source n\'est pas valable.'; $_ERRORS['6b7d9f171f524c0d49dfb5370f5b69f4'] = 'Une erreur s\'est produite en vérifiant sur PrestaShop.com la disponibilité de fichier de langue correspondant à votre version de PrestaShop.'; $_ERRORS['6b9041eb853a3cf9b47f13f53b70f51a'] = 'Une erreur est survenue lors de la mise à jour de votre adresse.'; -$_ERRORS['6b9b69ab9178ef91715387ca776ce2b5'] = 'Une erreur est survenue pendant la désinstallation du module :'; +$_ERRORS['de957d11dc5f942a60f31f8ceecf339d'] = 'Une erreur est survenue pendant la désinstallation du module :'; $_ERRORS['6b9cc232bf4044274ec42062b60736fb'] = 'Les factures sont désactivées sur cette boutique.'; -$_ERRORS['6be4d7beb4c4e0261b1bdf289e000d9a'] = 'Vous ne pouvez pas changer la devise'; -$_ERRORS['6caa562e65259532d1188b06a1147c34'] = 'Le champ d\'URL réécrite doit être spécifié avec au moins la langue par défaut ou l\'anglais.'; +$_ERRORS['bf15c16588ad281d34bc455f51e0cd97'] = 'Vous ne pouvez pas changer la devise'; +$_ERRORS['13975b1e39be74bce65bba1c562c6d01'] = 'Le champ d\'URL réécrite doit être spécifié avec au moins la langue par défaut ou l\'anglais.'; $_ERRORS['6cf73576720519e739771a4fa489410b'] = 'Langue introuvable'; $_ERRORS['6da9714ab9db11108de5b4a82bf7f59e'] = 'Vous ne pouvez plus utiliser ce bon de réduction (limite d\'utilisation atteinte)'; $_ERRORS['6df7b457f3065876e5146908a7836fbc'] = 'Numéro de commande non valable'; @@ -282,22 +282,22 @@ $_ERRORS['6f3051c34727f7a4087165563fe08c3e'] = 'Identifiant de commande ou de fa $_ERRORS['6f775dff2aa88bce2301e5d5309c5f7e'] = 'Aucune devise par défaut'; $_ERRORS['6fc869f783faaa5a5b47bde38fa1055c'] = 'La raison n\'est pas valable.'; $_ERRORS['700c53d8cec1b1e9cf6c247944126166'] = 'Une erreur est survenue durant la mise à jour de votre panier.'; -$_ERRORS['702f5592024f4a807d5bd1b145c93300'] = 'La date de début n\'est pas valable (AAAA-MM-JJ)'; +$_ERRORS['f68748bc0ed100e4fbdf8cc216fd51b8'] = 'La date de début n\'est pas valable (AAAA-MM-JJ)'; $_ERRORS['708d2bfb476ba46221602d549f0e7a4d'] = 'Identifiant de catégorie manquant'; $_ERRORS['7098d49878bbd102b13038a748125e27'] = 'Impossible de supprimer cette liste cadeaux'; $_ERRORS['70f4b635847038d056e33959821a7a66'] = 'caractères max'; $_ERRORS['71754079aaeefc5c6e745ddd59f8a35f'] = 'Commande gratuite'; $_ERRORS['71f4f008985ea6abc73e89a668e15197'] = 'Cet attribut existe déjà.'; $_ERRORS['72ac7ea6f82331cfc457b95489678119'] = 'Veuillez fournir votre numéro de commande'; -$_ERRORS['733353593d8c19873e2e6a6dff659705'] = 'Une erreur s\'est produite pendant la suppression du retour produit.'; +$_ERRORS['0ac71c0ec0ed7abefc776619cf8c4842'] = 'Une erreur s\'est produite pendant la suppression du retour produit.'; $_ERRORS['755b1a1425434ccaece6d0c1306041be'] = 'Impossible de charger l\'objet'; $_ERRORS['75bc8684cb9fc4f73f254270141f0c9b'] = 'L\'identifiant du transporteur de cette commande ne peut pas être mis à jour'; $_ERRORS['75e3bbc53d0a62d319235ffebf9e219c'] = 'Valeur incorrecte pour une qualité d\'image PNG.'; $_ERRORS['772911becd336c843ab09a1d4b4f66c0'] = 'Limité à certains produits'; $_ERRORS['774eec2772b5f57b2e13d11e1b093a4f'] = 'Aucune image trouvée pour la déclinaison avec identifiant produit = %s et la position de l\'image = %s.'; -$_ERRORS['77584138df1f5af603a264fcc4e89b96'] = 'Il n\'est pas possible de transférer la quantité spécifiée, ou une erreur s\'est produite. Aucun stock n\'a été transféré.'; +$_ERRORS['2584358b228d0be73309403ff1ff8b25'] = 'Il n\'est pas possible de transférer la quantité spécifiée, ou une erreur s\'est produite. Aucun stock n\'a été transféré.'; $_ERRORS['77ae44aa6c998166fcf1a87496278ad5'] = '(impossible de charger l\'objet)'; -$_ERRORS['77cdfaefb21a2a1187a097ade3ab89c8'] = 'La limite choisie est supérieure à celle du serveur. Vous devez augmenter la limite d\'envoi de votre serveur'; +$_ERRORS['c3ecc0e8b4dc11a1d2c66d81439b4a42'] = 'La limite choisie est supérieure à celle du serveur. Vous devez augmenter la limite d\'envoi de votre serveur'; $_ERRORS['77cfbabd503d856f294f28a6a0e8b8f2'] = 'La quantité n\'est pas valable.'; $_ERRORS['780e67070a71f981346201c4810dc9d4'] = 'Vous devez saisir un montant si vous voulez créer un remboursement partiel'; $_ERRORS['78fd3fe8e01d0707107ced7ade92d23d'] = 'Une erreur est survenue lors du lien de l\'objet.'; @@ -306,8 +306,8 @@ $_ERRORS['798b789aa210cfdc1456cafb9ee30c02'] = 'Vous devez sélectionner un prod $_ERRORS['7b8d91a16afd45d19a7b0997a48b901e'] = 'Vous ne pouvez pas désactiver la dernière boutique.'; $_ERRORS['7ca482310b2e993b9ab1a74d1d4e1582'] = 'Message non valable (le code HTML est interdit)'; $_ERRORS['7cff73659ca47fea5d29644da84f35e2'] = 'Jeton de liste de voeux non valide'; -$_ERRORS['7d3f071e2825ec56f80c881d56fb3c7c'] = 'Erreur : cette commande est déjà validée'; -$_ERRORS['7eb3eacf05efbe5c577df2f83e663291'] = 'Tous les modules ne peuvent pas être chargés en raison d\'une restriction de mémoire, veuillez augmenter la valeur du memory_limit dans votre configuration serveur'; +$_ERRORS['40ad41880c33070bc70304a7a30375f8'] = 'Erreur : cette commande est déjà validée'; +$_ERRORS['8f62a26bf441ad698c2c562ec10448c4'] = 'Tous les modules ne peuvent pas être chargés en raison d\'une restriction de mémoire, veuillez augmenter la valeur du memory_limit dans votre configuration serveur'; $_ERRORS['7edeca37fa1d59ebdbfe10ded0bca2f5'] = 'Il n\'y a pas de compte client associé à cette adresse e-mail'; $_ERRORS['7f0203058c1f7dfd6cb859e0e581eaa0'] = 'Vous ne pouvez pas supprimer cette boutique (dépendance de client et/ou de commande)'; $_ERRORS['7f2673e88a2cf04ce4e559cdf1b30277'] = 'une erreur s\'est produite pendant la suppression de l\'image.'; @@ -319,28 +319,28 @@ $_ERRORS['81349d7b857695302c8a17e4382c5032'] = 'Vous n\'avez pas la permission'; $_ERRORS['8227e4867a9388488b04ea32665bcc18'] = 'Vous devez avoir les droits d\'écriture pour le répertoire du module doit '; $_ERRORS['8243462d21cc70da864e92c31c29486a'] = 'Requête SQL pour les sous-domaines non valable.'; $_ERRORS['82a8b3ff9de7c44dcc811b80d6d23189'] = 'Un compte est déjà enregistré avec cet email.'; -$_ERRORS['82d6830fc99545242c1333aee42d5a17'] = 'Une erreur est survenue pendant la mise à jour du groupe par défaut'; +$_ERRORS['09a0fad4c9a9702b2db457f6bff88f3d'] = 'Une erreur est survenue pendant la mise à jour du groupe par défaut'; $_ERRORS['82f5cfff9540e141216195b59dddd594'] = 'Commande introuvable dans la base de données'; -$_ERRORS['832c4ce25a57e0e4094673216a19ff97'] = 'L\'extension DOM n\'est pas chargée.'; -$_ERRORS['83b7f89088941f0fc56136c41d76d21b'] = 'Votre commande n\'atteint pas le montant minimum requis pour utiliser ce bon de réduction'; +$_ERRORS['26235221b4773120f4e8d4957cfff832'] = 'L\'extension DOM n\'est pas chargée.'; +$_ERRORS['dc0c81278849e0f6a297e93c935e465d'] = 'Votre commande n\'atteint pas le montant minimum requis pour utiliser ce bon de réduction'; $_ERRORS['83d41d7e6f25cd9be1e48204697fe0c9'] = 'Le lien réécrit pour'; $_ERRORS['84791cb2d987ad5f5b77e36e27686872'] = 'Commande fournisseur introuvable dans la base de données'; -$_ERRORS['847b0a793110ff20927e76269328e582'] = 'Extension non valable, le fichier doit avoir l\'une des extensions suivantes :'; +$_ERRORS['8090f70961e52a44f14dfe73d6e80924'] = 'Extension non valable, le fichier doit avoir l\'une des extensions suivantes :'; $_ERRORS['84b743161b37970484b524af38ef588a'] = 'Tranche non valable'; $_ERRORS['8562db06e3931e51ac8c456b56088b02'] = 'Ce client n\'existe pas.'; -$_ERRORS['8572b5d5a2dd8a7558363713a2e353da'] = 'Un élément de votre panier n\'est plus disponible pour cette quantité, vous ne pouvez pas continuer votre commande.'; -$_ERRORS['8613fa9e4b24747fd5547d18266dc417'] = 'Une erreur s\'est produite lors de la création de OrderCartRule'; -$_ERRORS['865d45014034064d1703100ebf724b85'] = 'Ce code iso existe déjà, vous ne pouvez pas créer deux pays avec le même code iso'; -$_ERRORS['869507b317c3e475fc0ca9f3551e3760'] = 'Une erreur est survenue lors de l\'envoi de l\'e-mail.'; +$_ERRORS['5aee207224baebde35a0b0009b8e74a9'] = 'Un élément de votre panier n\'est plus disponible pour cette quantité, vous ne pouvez pas continuer votre commande.'; +$_ERRORS['3eea382478bd68cccaf2900bfb6942ae'] = 'Une erreur s\'est produite lors de la création de OrderCartRule'; +$_ERRORS['2fb7ff574430a5beee0454d2574f3623'] = 'Ce code iso existe déjà, vous ne pouvez pas créer deux pays avec le même code iso'; +$_ERRORS['a4469e51691856c0d06b6cca6842666d'] = 'Une erreur est survenue lors de l\'envoi de l\'e-mail.'; $_ERRORS['86de674d7405670db52e79ec1665b0b1'] = 'Une adresse localisée dans un pays contenant des états doit en sélectionner un.'; $_ERRORS['86eb7a8a11e8d60cc214c71970f11c11'] = 'Numéro de commande requis'; $_ERRORS['86f1561c0fbc316654434af6f0c035e8'] = 'Identifiant de prix spécifique non valable'; -$_ERRORS['870f63caf131889f34772366090cf097'] = '(cliquez pour ouvrir l\'onglet Générateur)'; +$_ERRORS['ce7253fc3bc8e497ca904c3f081edffa'] = '(cliquez pour ouvrir l\'onglet Générateur)'; $_ERRORS['87fbc5e77eaec90d590f5f66d9bdc05c'] = 'L\'entrepôt sélectionné n\'est pas valable.'; -$_ERRORS['88a49bc61dab4e3d44d2a54dffa469c0'] = 'Vous ne pouvez pas supprimer ce compte puisqu\'il gère des entrepôts. Veuillez d\'abord vérifier vos entrepôts.'; +$_ERRORS['8fd6c902e0a6186ebc62b4c3c65dc528'] = 'Vous ne pouvez pas supprimer ce compte puisqu\'il gère des entrepôts. Veuillez d\'abord vérifier vos entrepôts.'; $_ERRORS['8912e1863fe81af9cabd76f5de9e7495'] = 'Aucun produit ou quantité sélectionné.'; $_ERRORS['891f03e0e989696eb5e499ce5bbfe277'] = 'Retour produit introuvable'; -$_ERRORS['8934d0647dcf8c73fd668161c30002d6'] = 'Cette commande a déjà cet état'; +$_ERRORS['6fd4e04d113190d915a36b101ac92489'] = 'Cette commande a déjà cet état'; $_ERRORS['899914f22b046ed9a1021b2a83aa260a'] = 'La devise n\'est pas valable'; $_ERRORS['8ae0cb74f9724518e1ce68c503377002'] = 'n\'est pas valable.'; $_ERRORS['8b80d4b6307990874b832cc15a92e5a3'] = 'Il manque des paramètres'; @@ -350,9 +350,9 @@ $_ERRORS['8ce179ee8333835fbaf557b3fd065183'] = 'Impossible de charger l\'objet O $_ERRORS['8dc03df823f55c2581dc111036d8f176'] = 'Une erreur s\'est produite lors de l\'association de l\'image avec la boutique'; $_ERRORS['8e4b5b9003a1e89146ecd623f76f4179'] = 'Veuillez définir une profondeur répertoire '; $_ERRORS['8eccd648c123a09bcf8520fea052861d'] = 'Une erreur est survenue lors de la suppression du produit.'; -$_ERRORS['8efa6e7b170391f3cfad56768743a030'] = 'Impossible d\'ouvrir le dossier de sauvegarde.'; +$_ERRORS['affbaec423c130ff4f0c910a41d518fb'] = 'Impossible d\'ouvrir le dossier de sauvegarde.'; $_ERRORS['8f3d9ee281e1abb9111486bcbda6804e'] = 'Erreur : certaines ou toutes les images n\'ont pu être déplacées.'; -$_ERRORS['8ff6e5612e00baae79fe7a6f081cba32'] = 'Il existe déjà une URL de boutique qui utilise cette URI et ce domaine'; +$_ERRORS['591487ec823db841771914a94718ab42'] = 'Il existe déjà une URL de boutique qui utilise cette URI et ce domaine'; $_ERRORS['903d12e7aa8c380c290b78c1898e01b7'] = 'Emplacement non valable pour le bloc'; $_ERRORS['9072e6a7f1693ef1fb211f2f6dc56d02'] = 'Prix requis pour l\'attribut'; $_ERRORS['918eafd2a5ffd2824a394ce7bf1c4df4'] = 'Date de naissance non valable'; @@ -362,30 +362,30 @@ $_ERRORS['92e7a89759bc4c89fd49c01ccc40ac0a'] = 'Une erreur est survenue lors de $_ERRORS['92fc29650a0f9dd3fca4e5de1845f78b'] = 'Vous devez choisir au moins une page ou sous-catégorie pour créer un bloc CMS.'; $_ERRORS['931b7343428529d2673554b2cfb06211'] = 'Nom trop long'; $_ERRORS['93bec915b8879ccc0352b786ffa5bd70'] = 'La date n\'est pas valable'; -$_ERRORS['94b6cd293ea4f5cdf8abd95a1cd8b1af'] = 'Une erreur s\'est produite : impossible d\'enregistrer la valeur courante de la caractéristique'; -$_ERRORS['952ae48b085160f3a632721d37924f47'] = 'images. Veuillez vérifier les droits d\'écriture sur le dossier.'; +$_ERRORS['fa3224bb29cda62c0cc520b7b182bbf7'] = 'Une erreur s\'est produite : impossible d\'enregistrer la valeur courante de la caractéristique'; +$_ERRORS['932f2bb7592fc5d4fe6f5afffb0686d0'] = 'images. Veuillez vérifier les droits d\'écriture sur le dossier.'; $_ERRORS['9562e87aa70988950a8356458082fc1b'] = 'Erreur : il n\'y a aucun transporteur pouvant livrer à cette adresse'; $_ERRORS['96a2d573cabb2e5b3d6164140d28e8da'] = 'le produit doit être créé avant d\'ajouter des caractéristiques.'; -$_ERRORS['9854c4e9878d5d70f6f61cdd57b1e2ea'] = 'Vous ne pouvez pas changer une URL principale en URL secondaire, vous devez enregistrer une autre URL comme URL principale pour la boutique sélectionnée'; +$_ERRORS['18db199abecc7e5d5b273726e973f73b'] = 'Vous ne pouvez pas changer une URL principale en URL secondaire, vous devez enregistrer une autre URL comme URL principale pour la boutique sélectionnée'; $_ERRORS['986641245e5ef77f951298aa30a5616f'] = 'Mot de passe manquant'; -$_ERRORS['988585c9a6318ab5872bbb7f256f6fb8'] = 'Pack corrompu : mauvaise unité de prix.'; +$_ERRORS['4a11be1a3905ec59ca2d35a068de6f2e'] = 'Pack corrompu : mauvaise unité de prix.'; $_ERRORS['99099c3c11a7638335f047fd4199c9fa'] = 'Le message de votre cadeau n\'est pas valable'; $_ERRORS['9952bfabcff9e65288ffef22b40c8712'] = 'Une erreur s\'est produite lors de la création de la langue :'; $_ERRORS['996a45aa702d041706f6388d54c53b12'] = 'Commande non valable'; -$_ERRORS['9b3261577a34cd7c48ad83d80295ff09'] = 'Erreur fatale : pas de transporteur par défaut'; +$_ERRORS['af0da509e6e186d0281540774e7fe68e'] = 'Erreur fatale : pas de transporteur par défaut'; $_ERRORS['9c75ae847d61a08e116e964121effab2'] = 'Impossible d\'enregistrer la réduction du groupe'; $_ERRORS['9c76f2f7dfd1a97c3303fda501ea7fd9'] = 'Il existe déjà un prix spécifique pour ces paramètres'; $_ERRORS['9d0af39694637f8184020a6193a3943c'] = 'La réécriture d\'URL automatique n\'est pas parvenue à générer une URL simplifié et pour :'; -$_ERRORS['9da8f16cc70539be13ffa3e051462fb1'] = 'Erreur : le paramètre \"from\" est corrompu'; +$_ERRORS['35b63f6e90de51869219cffeec7c3f7b'] = 'Erreur : le paramètre \"from\" est corrompu'; $_ERRORS['9ddf236daae81f831ccf3c0bfe9751e5'] = 'Une erreur s\'est produite pendant la mise à jour de l\'objet.'; $_ERRORS['9eafdd415e82973f24b7af6580ff15de'] = 'Le montant minimum ne peut être inférieur à 0'; $_ERRORS['9f0a59f1609218c049435abd2351bd84'] = 'Une erreur est survenue pendant la mise à jour d\'un prix spécifique.'; $_ERRORS['a05b582431bd7063de0623ef76b14c73'] = 'Veuillez préciser les priorités'; -$_ERRORS['a09c2526d0dffdc36787664f45dd9d8d'] = 'Veuillez sélectionner un sujet dans la liste.'; +$_ERRORS['f32c746083382bb54c8c714b1f2db3ce'] = 'Veuillez sélectionner un sujet dans la liste.'; $_ERRORS['a09ed6c60eb3213939cecb4c580813cd'] = 'Valable pour l\'ensemble du catalogue'; $_ERRORS['a170d84259d851b7ffd392fceb555ac2'] = 'Vous devriez créer au moins une zone'; $_ERRORS['a258f8e051c4e2508a6cc3ecd39d2807'] = 'Impossible d\'analyser les monnaies du flux XML.'; -$_ERRORS['a27a6cae359b44a776b46fafc845fae6'] = 'Une erreur s\'est produite. Aucun stock n\'a été ajouté.'; +$_ERRORS['cf8a93e045f508c8a3c6430084f45825'] = 'Une erreur s\'est produite. Aucun stock n\'a été ajouté.'; $_ERRORS['a328aae6eaecda76cb31c7347cb926f6'] = 'L\'identifiant du groupe pour cette règle de taxe n\'est pas valable, vous devriez d\'abord créer un groupe avec cet identifiant'; $_ERRORS['a3451334219f0c7cac75275c0ac6346e'] = 'Ce produit n\'est plus disponible.'; $_ERRORS['a467de484bad00fe4980b05ac6a8af5d'] = 'Vous n\'avez pas la permission d\'utiliser ce module'; @@ -398,7 +398,7 @@ $_ERRORS['a6bff806eca0f27ddc2118218517e690'] = 'Vous devez ajouter'; $_ERRORS['a7642593a28353de8256fc0e4bc3bc40'] = 'Ce module doit être installé pour être mis à jour :'; $_ERRORS['a78ac92432df02a17a667fdc15764454'] = 'Le moteur de rendu sélectionné n\'est pas disponible.'; $_ERRORS['a7b770c4221d81830ac09059e16083a8'] = 'L\'identifiant du transporteur de cette commande n\'est pas valable'; -$_ERRORS['a84ef667c075cd620781f25c135c73e7'] = 'Code d\'erreur :'; +$_ERRORS['befec70964837a08794ca1b092471d83'] = 'Code d\'erreur :'; $_ERRORS['a855995ec17e0c80d5985a885f3d4d84'] = 'Impossible d\'ajouter un serveur Memcached'; $_ERRORS['a8e7dc5e339c55896c458f14008c3a91'] = 'Impossible de charger l\'objet Combination'; $_ERRORS['a902b4022653cd6f6d874bf596c811b8'] = 'Client non valable'; @@ -407,52 +407,52 @@ $_ERRORS['a9839ad48cf107667f73bad1d651f2ca'] = 'Aucun template trouvé'; $_ERRORS['a9b036d3e91d53892d6a67c31327e456'] = 'doit avoir les droits d\'écriture'; $_ERRORS['a9b3e2b8011bb175d3b1bcd318584080'] = 'Retour produit non confirmé'; $_ERRORS['aa2154c174605e6c5bae0daa7ea56352'] = 'Une erreur s\'est produite lors de la copie du logo.'; -$_ERRORS['aa508f3bd17074b8941571083de1350e'] = 'Ce module est déjà greffé sur ce point d\'accroche.'; -$_ERRORS['aa57ac2e1a1fb514ef0b002ed63fd079'] = 'Prix/réduction non valable'; +$_ERRORS['ecf461f9223d4c59d8c574a1068200a0'] = 'Ce module est déjà greffé sur ce point d\'accroche.'; +$_ERRORS['74efb694173710062ae76c1e9949817e'] = 'Prix/réduction non valable'; $_ERRORS['aadb27e7677e4c4c85e4aa747ef7626e'] = 'Pour utiliser Xcache, vous devez installer l\'extension Xcache sur votre serveur.'; $_ERRORS['ab044c6afbb0298ece38b35deee72dfc'] = 'Une erreur est survenue lors de la création de votre compte.'; -$_ERRORS['ab57fd0432e25d5b3013133a1c910d56'] = 'ko'; -$_ERRORS['ac363d5ac61b17b8e77798a2af5e3d21'] = 'Une erreur est survenue lors du redimensionnement de l\'image \"Aucune image\" dans le dossier des produits.'; +$_ERRORS['3e56c011b37f0bc78fb9eb175c1181c6'] = 'ko'; +$_ERRORS['8e42a1eaaa4ebe0ec8aed464526c3334'] = 'Une erreur est survenue lors du redimensionnement de l\'image \"Aucune image\" dans le dossier des produits.'; $_ERRORS['ae0e822b6fad0de61c231ef188997e92'] = 'Vous devez avoir un produit pour effacer une alerte.'; $_ERRORS['ae831e16712dd5e3b49c1f10c1d4f3c0'] = 'Une erreur est survenue lors du changement de statut et/ou de l\'envoi de l\'e-mail au client'; -$_ERRORS['af73fac5b8c832cae5e6e70eb70ab886'] = 'La valeur de la remise est supérieure au montant totale de la facture'; +$_ERRORS['38194bd6eedfcfc1cb2943b6124f234c'] = 'La valeur de la remise est supérieure au montant totale de la facture'; $_ERRORS['b046e4164fe05012960e96896b7b0c34'] = 'L\'archive ne peut pas être téléchargée depuis prestashop.com.'; -$_ERRORS['b06ce341f078da6f2e891c64a9fa72d1'] = 'Impossible de charger le pack de localisation (à partir de prestashop.com et de votre dossier \"localization\" local)'; +$_ERRORS['ed1e7c7e1473b8b42bc1662f741466dd'] = 'Impossible de charger le pack de localisation (à partir de prestashop.com et de votre dossier \"localization\" local)'; $_ERRORS['b08d3867be98e6fff3233cd40ab8134a'] = 'La création de la commande a échoué'; $_ERRORS['b0accee4a4704ec46d245b722309a8be'] = 'n\'existe pas dans la base de données'; $_ERRORS['b0ffc4925401f6f4edb038f5ca954937'] = 'Vous devez vous identifier'; $_ERRORS['b1367942aa02ea8c9d4aa07cdf5e473c'] = 'Vous devez garder au moins un objet.'; -$_ERRORS['b2b367f1201bb55f41e0688955f4f1a1'] = 'Date d\'expiration dépassée'; -$_ERRORS['b2c396eff6cd6aae23e4da0218c7cc93'] = 'La catégorie racine ne peut pas être modifiée'; +$_ERRORS['f2ee78c8b394b75621a7888b603c656d'] = 'Date d\'expiration dépassée'; +$_ERRORS['4058a6fada789d289a0ef30cd868c412'] = 'La catégorie racine ne peut pas être modifiée'; $_ERRORS['b30545c7b2d429352b9afdd85be810c7'] = 'Vous devez indiquer un nom.'; -$_ERRORS['b37ad9280cb571455ff98bb80ddfd170'] = 'Cette commande a déjà une facture'; +$_ERRORS['a0970082de319f78ef90525873cb15d8'] = 'Cette commande a déjà une facture'; $_ERRORS['b38f15cfb6f5640c4ff55cd72c7575f6'] = 'Ce bon de réduction n\'est pas encore valable'; $_ERRORS['b40ad46c25c153a3d2fde078c0e1b0f8'] = 'Veuillez vous connecter'; $_ERRORS['b417662bce6671781c5285afe872056a'] = 'L\'image est trop grande'; -$_ERRORS['b464b4391b0ed5cc6d35dee9a62c3244'] = 'Une erreur est survenue pendant l\'installation du module :'; +$_ERRORS['8ecf4968ba36c1f1424e96a01aa9f4f0'] = 'Une erreur est survenue pendant l\'installation du module :'; $_ERRORS['b4816317cad36c53e8b4120c7f2b561a'] = 'La sélection des pays n\'est valable.'; $_ERRORS['b578824c29b15327203b675dc8d8f5f1'] = 'Paramètre non valable'; $_ERRORS['b58984a6d945e72c33586460ca8f3c61'] = 'Erreur : aucun client trouvé'; -$_ERRORS['b59e4337db2c711a88aa5756f86c682e'] = 'Une commande a déjà été passée avec ce panier'; -$_ERRORS['b5e7cc688920a94a5ec3c5bdd0144bef'] = 'Vous devez d\'abord accepter les conditions d\'utilisations'; -$_ERRORS['b60be6e4c0df15343a7cdafccb174159'] = 'Ce module ne peut être greffé sur ce point d\'accroche.'; +$_ERRORS['246ea31512fd761d8a1ddfa88e574fb4'] = 'Une commande a déjà été passée avec ce panier'; +$_ERRORS['2ca2b0c7282789bd974447e289590b35'] = 'Vous devez d\'abord accepter les conditions d\'utilisations'; +$_ERRORS['9ce4606635f2118f9d10d1f323f73fe2'] = 'Ce module ne peut être greffé sur ce point d\'accroche.'; $_ERRORS['b624fe284c163c46bc68eadf90e27248'] = 'L\'objet n\'a pu être chargé.'; -$_ERRORS['b72591580ab2e9ecb08d1a26ac23641b'] = 'Cette clé est utilisée trop de fois (une seule utilisation autorisée)'; +$_ERRORS['a3084b5f93d22e573824af3ca8f58b73'] = 'Cette clé est utilisée trop de fois (une seule utilisation autorisée)'; $_ERRORS['b74c118d823d908d653cfbf1c877ae55'] = 'Ce nom est déjà utilisé par une autre liste.'; $_ERRORS['b75318064af89cff0f4d413341cc3833'] = 'Le fabricant n\'existe pas'; $_ERRORS['b75af4f9852325bd359a42c6934628f7'] = 'Une erreur est survenue lors de l\'ajout des produits au pack.'; $_ERRORS['b7be351a5a41ea3d022dc18f5f16239a'] = 'Le moteur de tableau sélectionné n\'est pas disponible.'; $_ERRORS['b7d99b30df0aade1e4d459fab8c7078f'] = 'Aucun profil'; -$_ERRORS['b7f9e576770d94c889d0a9053c99399c'] = 'Ce bon de réduction a déjà été utilisé'; +$_ERRORS['8232b04735bff65500e6fcc378ba1f4a'] = 'Ce bon de réduction a déjà été utilisé'; $_ERRORS['b86d53f8bf21639366f8ed1595e54891'] = 'Veuillez fournir votre adresse e-mail'; -$_ERRORS['b8ab75688d5796c2e61d3047b91acc17'] = 'Cette association contient trop de clés'; +$_ERRORS['48524477f4f52618e4ab9f1f6fb1d1a8'] = 'Cette association contient trop de clés'; $_ERRORS['b9c1228a8e8c3412befae5d854508114'] = 'Une commande a déjà été passée avec ce panier.'; $_ERRORS['b9d252ecdd7f1b8789d7d59728c32f11'] = 'Le fichier d\'onglet %s est introuvable.'; $_ERRORS['ba2bfa3216ea97ec1e454239610d089a'] = 'Vous n\'avez pas accès à cette catégorie.'; $_ERRORS['baafbb73bdf562b2dcbd2c4b807f758e'] = 'Cette adresse n\'est pas dans une zone valable.'; $_ERRORS['bbced877c13c763f0141ff906c8ed0e5'] = 'Fichier non valable'; $_ERRORS['bc33aa1314e7dcd3472db72472b909b2'] = 'Une erreur s\'est produite pendant la suppression.'; -$_ERRORS['bc435919f2e9c5fcd6b9a308d32d40cd'] = 'Une erreur s\'est produite pendant la mise à jour du client.'; +$_ERRORS['a1a1f5b5c712427b8fdd26d099cae25f'] = 'Une erreur s\'est produite pendant la mise à jour du client.'; $_ERRORS['bc54287d97c88a98f594dc488a334e89'] = 'Taille max. :'; $_ERRORS['bdc3ce1a2e9e6d8ab5bd0dd31c1a03fe'] = 'Une erreur est survenue lors de l\'import d\'une devise :'; $_ERRORS['be694d5db9d32c43014995441a5939c4'] = 'Nom de fichier non valable'; @@ -464,7 +464,7 @@ $_ERRORS['bf57e7854dd04a357194e6752c094bd6'] = 'La facture n\'est pas valable'; $_ERRORS['bf94a83d80c2e2090d57dc51a01f6270'] = 'Une erreur s\'est produite lors du chargement de l\'objet image.'; $_ERRORS['bfbc475ebfb3b560ee71e24a9e621109'] = 'Longueur maximale :'; $_ERRORS['bfd99559857dfcfc40cb0d0e6c8aee1b'] = 'Nom non valable'; -$_ERRORS['c03d00b7fbb32381b664d5716979b298'] = 'Les données de remboursement partiel ne sont pas correctes'; +$_ERRORS['3c1a75e83b41b4ec627e22e74fdaa5c2'] = 'Les données de remboursement partiel ne sont pas correctes'; $_ERRORS['c07d1d742561121e6abd49450947c187'] = 'le module ne peut être chargé'; $_ERRORS['c111be82444b7eed2d979636db454ce9'] = 'Accès interdit'; $_ERRORS['c19e5b05ad139685b654599fca05394a'] = 'La valeur de la remise est incorrecte'; @@ -473,9 +473,9 @@ $_ERRORS['c1c8a564c10a0efe07bb4e4b20d88cc9'] = 'Identifiant non valable'; $_ERRORS['c1f25211403ec7459f265788cdbee403'] = 'Veuillez remplir tous les champs requis, puis enregistrer votre personnalisation.'; $_ERRORS['c200140aea36e1efbf655fabf3f3b59e'] = 'Erreur lors de la création de l\'image supplémentaire'; $_ERRORS['c21db1e62daf45d19a389bd3d0d8daa9'] = 'Le poids Memcached est manquant '; -$_ERRORS['c36ffc54ea2f11d2e9396a7722c23807'] = 'Vous ne pouvez pas désactiver le transporteur par défaut, choisissez un autre transporteur par défaut au préalable.'; -$_ERRORS['c3c17d5f98b33957d8e187a497b4eaa5'] = 'Le ou les modules suivants n\'ont pu être chargés'; -$_ERRORS['c40e77fb4435d6520a59d8778c771b74'] = 'Un compte est déjà enregistré avec cet e-mail, veuillez renseigner le mot de passe ou en demander un nouveau.'; +$_ERRORS['bc9fcab1dcc7fe1538b180d314f20514'] = 'Vous ne pouvez pas désactiver le transporteur par défaut, choisissez un autre transporteur par défaut au préalable.'; +$_ERRORS['a0b8a508d6ca8113e6439f623e7bf7cf'] = 'Le ou les modules suivants n\'ont pu être chargés'; +$_ERRORS['790198fa9161355e1d60a6c42104e430'] = 'Un compte est déjà enregistré avec cet e-mail, veuillez renseigner le mot de passe ou en demander un nouveau.'; $_ERRORS['c45319ee556dc43ba15523c539c7e9d4'] = 'Désolé, nous ne pouvons renouveler votre commande.'; $_ERRORS['c4ae3afc5d4c01919142f8b39cc5c1c5'] = 'format de l\'image non reconnu ; formats acceptés : GIF, JPG, PNG'; $_ERRORS['c569149bbb8ca2ea337fa0a4c6c98409'] = 'Aucun bon de livraison trouvé pour cette période'; @@ -497,30 +497,30 @@ $_ERRORS['ccacacd12f75e1ab3f9ce3e234ed5777'] = 'Aucun moteur de tableau sélecti $_ERRORS['cd41badf2abd4a993073f9b5611de271'] = 'Numéro de commande non valable'; $_ERRORS['ce30da82a4a6b974c18780af4597c8ee'] = 'Une erreur est survenue pendant la configuration des priorités.'; $_ERRORS['cf325676512d19d8150c0244327926df'] = 'Ce peux être copié'; -$_ERRORS['cf5bd273b92a22ca5ba7088301d95f5d'] = 'Une erreur est survenue lors du redimensionnement de l\'image \"Aucune image\" dans le dossier des fabricants.'; +$_ERRORS['b2e4c41c713d7eab7a85f146c5237ead'] = 'Une erreur est survenue lors du redimensionnement de l\'image \"Aucune image\" dans le dossier des fabricants.'; $_ERRORS['cfb0a6025f8279ec130db5d2883ead88'] = 'Une erreur s\'est produite pendant la mise à jour des paramètres de la personnalisation.'; $_ERRORS['d0f1560c5d1b13b1e64fa87a301dd83b'] = 'Ce bon de réduction se trouve déjà dans votre panier'; $_ERRORS['d107b93e0404a9ec3a24c3b797b63fff'] = 'Aucun remboursement trouvé'; $_ERRORS['d14e88e2344c5dba06dad332a7f74726'] = 'Vous devez d\'abord choisir un transporteur'; $_ERRORS['d1a9295d276a65933e0a7334a12e6f41'] = 'Mauvaise extension de fichier'; $_ERRORS['d1c300a4980ca376d6e94f5acdd08c23'] = 'Erreur : il n\'y a pas de transporteur pouvant livrer à certaines de vos adresses'; -$_ERRORS['d312d5c57aff77e76cab1b5981bc5606'] = 'Ce nom n\'est pas autorisé'; +$_ERRORS['46e6c4977ebd38ff176e68481ab04275'] = 'Ce nom n\'est pas autorisé'; $_ERRORS['d38b0c0b1e5c3d6a89219e4617f85034'] = 'Ce module est déjà désinstallé :'; $_ERRORS['d3e8ba9222067d7a56e8a58e3dd30ba7'] = 'Toutes les images n\'ont pas pu être déplacées, le serveur a son délai d\'expiration avant la fin de l\'opération. Cliquez encore une fois sur \"Déplacer les images\" pour reprendre l\'opération.'; $_ERRORS['d4430672c8b3c123ae5f4c2f4b5b458d'] = 'Vous devez avoir au moins un produit.'; -$_ERRORS['d4e143d83e2d4cbf3e359b668b1721f6'] = 'Cette tranche existe déjà'; +$_ERRORS['a849f0a2ce9308492c70e3b4289e194e'] = 'Cette tranche existe déjà'; $_ERRORS['d4e6d6c42bf3eb807b8778255a4ce415'] = 'Échec d\'authentification'; -$_ERRORS['d51499b48399054d809f49bce078923e'] = 'Ce client existe déjà en tant que non-invité.'; -$_ERRORS['d5440008a3bd5b061072af8724ba2941'] = 'La valeur de la remise est supérieure au montant totale de la facture (Facture :'; -$_ERRORS['d557d137e5d10d79bccb881ddf78be39'] = 'Une erreur s\'est produite : impossible d\'enregistrer l\'état actuel du retour produit'; +$_ERRORS['4383b950a18d0fd893e237148f5f58ca'] = 'Ce client existe déjà en tant que non-invité.'; +$_ERRORS['79d834d46e5fcab3dd512961bb70f67c'] = 'La valeur de la remise est supérieure au montant totale de la facture (Facture :'; +$_ERRORS['71f6d219b0f0048a376d2ac89ebc06a6'] = 'Une erreur s\'est produite : impossible d\'enregistrer l\'état actuel du retour produit'; $_ERRORS['d5b9eddfad35e1cd6c97eff40c8301e6'] = 'Une erreur est survenue lors de la suppression de l\'image sélectionnée'; -$_ERRORS['d704b4ce33aa79cae671701d42136c15'] = 'Attention : La clé de sécurité est vide, vérifiez votre compte de paiement avant validation'; +$_ERRORS['3a1048f8aa3a9f6b604fcf7982811752'] = 'Attention : La clé de sécurité est vide, vérifiez votre compte de paiement avant validation'; $_ERRORS['d7569980257d11fbd66deb501f5efab8'] = 'Vous n\'avez pas la permission de supprimer ce module.'; $_ERRORS['d814b0ff8722719194d0bfdf3f489a97'] = 'Une erreur s\'est produite pendant l\'envoi du message'; -$_ERRORS['d83a7a903d74badb3ab8659876cdd18c'] = 'Une erreur s\'est produite : impossible d\'enregistrer la règle de taxe actuelle'; +$_ERRORS['a3085a32bf251b08a1f9558ab96028a2'] = 'Une erreur s\'est produite : impossible d\'enregistrer la règle de taxe actuelle'; $_ERRORS['d906ff9d856174f452e62e5dbdb83f11'] = 'Impossible d\'afficher le fichier de sauvegarde'; -$_ERRORS['d9d6b43c4f9a63d35aa7b382be2a21ae'] = 'Envoi d\'e-mail impossible'; -$_ERRORS['da393a0fcc28b1678ba1f8f59ea94b50'] = 'L\'objet Order n\'est pas correct.'; +$_ERRORS['a9104bb09fed44f9e4373207d8fdde6c'] = 'Envoi d\'e-mail impossible'; +$_ERRORS['a82e0d057f443115e807bd6ca595fc8c'] = 'L\'objet Order n\'est pas correct.'; $_ERRORS['db0275528fda19c75f79d296ded0c6e7'] = 'Erreur dans le fichier de configuration :'; $_ERRORS['db3f419ede0b78fcf31491509e68db40'] = 'Nom de zone incorrect.'; $_ERRORS['db4c57ec9dc07e5858740dac2954afe0'] = 'Vous pouvez désactiver cette fonction sur cette page'; @@ -531,7 +531,7 @@ $_ERRORS['dc4b45d6ded64ffc6cfcec146a2b0bf5'] = 'Contrôleur introuvable'; $_ERRORS['dcefb46cb90317f0d55e889b153b995e'] = 'Vous devez sélectionner au moins une catégorie'; $_ERRORS['dd4d1297d25682ad76576b1fcf4c61ee'] = 'Impossible de générer un remboursement'; $_ERRORS['dd6b089a49908d671c3e9cc8dc5899ae'] = 'Message non valable'; -$_ERRORS['ddccb08d56c9ba148a1e395c2a0901df'] = 'Une erreur est survenue lors de l\'envoi de l\'e-mail au client'; +$_ERRORS['dd37ba5dbdc5c68498e8dfa8a7bcdd98'] = 'Une erreur est survenue lors de l\'envoi de l\'e-mail au client'; $_ERRORS['ddd4e7f16c2032d59cb4fb4b86576bc5'] = 'Vous devez sélectionner au moins un élément à supprimer.'; $_ERRORS['de10fc28511b894f704c1a67fcff7b4f'] = 'Vous avez déjà la quantité maximale disponible pour ce produit.'; $_ERRORS['de1773afdeb0fdacd595fa6e08edab62'] = 'Identifiant de commande fournisseur introuvable'; @@ -542,15 +542,15 @@ $_ERRORS['deec1d85e431dfa0f76e48cfd764f8d5'] = 'Le numéro de TVA n\'a pas été $_ERRORS['df57550d5051bd670c8de245c15a0ad7'] = 'Vous ne pouvez pas supprimer cette catégorie, parce qu\'une boutique utilise cette catégorie comme catégorie racine.'; $_ERRORS['dfbe69c6d9568ecb0e65e7b32ed92a3a'] = 'Produit introuvable'; $_ERRORS['dfd9f28270256b343e6252198474b1f2'] = 'Vous ne pouvez pas supprimer ou désactiver le dernier groupe de boutiques.'; -$_ERRORS['dff48ad0921b0f91304e11f85f50ed82'] = 'Une erreur est survenue lors du redimensionnement de l\'image \"Aucune image\" dans le dossier des catégories.'; +$_ERRORS['2c6ead9fde5434bcb1d7321193f701b0'] = 'Une erreur est survenue lors du redimensionnement de l\'image \"Aucune image\" dans le dossier des catégories.'; $_ERRORS['e07269088946aa33a280b8c05529b46c'] = 'Impossible de récupérer le flux.'; $_ERRORS['e09f0eb3c67b7504a545899ebc961542'] = 'Mot de passe trop long'; $_ERRORS['e0a602c130d12d57cd4ca2a8b9240917'] = 'Ce fichier doit être modifiable :'; $_ERRORS['e0d4da0607fb1793b6e1d348c36d52cb'] = 'config.xml est manquant dans le dossier de votre thème.'; -$_ERRORS['e15178bdef46f76c432f69fd76568223'] = 'Erreur : le paramètre \"fromName\" est corrompu'; +$_ERRORS['4cae59aa54988a4b63b70f25a0977b67'] = 'Erreur : le paramètre \"fromName\" est corrompu'; $_ERRORS['e15b9d349af7453e81350c8ffd2a7615'] = 'Vous devez saisir un code de bon de réduction'; $_ERRORS['e16d739521610f6bcae4a092380e8370'] = 'Vous avez atteint le nombre maximum de téléchargements autorisés.'; -$_ERRORS['e173c4ebb66df7502542a9e7d2ced180'] = 'Impossible de lire le fichier CSV'; +$_ERRORS['243c959202a4f6ce7f1ccba6bc19ff08'] = 'Impossible de lire le fichier CSV'; $_ERRORS['e19a64a663a1cc573ae8cd21b2ab1070'] = 'URI virtuelle déjà utilisée.'; $_ERRORS['e1e95b3cea70730a922b35808ca3dce3'] = 'Statut de commande non valable'; $_ERRORS['e21c3c406358073b38d481fd3d88221c'] = 'Aucune facture trouvée'; @@ -562,10 +562,10 @@ $_ERRORS['e389fb6a0b1d8aba957ef5bd33929e86'] = 'Les noms des champs ne sont pas $_ERRORS['e3ac5a39682f9b3a09f6063f714ffc48'] = 'Aucune méthode de paiement disponible'; $_ERRORS['e3e5ca7410afd92ef167c19be38cb6cc'] = 'Les personnalisations ont bien été enregistrées.'; $_ERRORS['e482c77a047f3ac75b89ef2d1e69eaea'] = 'Erreur à la suppression de l\'image produit'; -$_ERRORS['e49f206b6d8f0e5e2a6cb13d96b44ed2'] = 'Ce nom de classe n\'existe pas'; -$_ERRORS['e4a6b1931fbfc9ef4531cab37c84c39f'] = 'Erreur : le paramètre \"to\" est corrompu'; +$_ERRORS['47be00818e1acd46db0092d6586204cf'] = 'Ce nom de classe n\'existe pas'; +$_ERRORS['bc4e375963d8901cdb56fa0fef5a7088'] = 'Erreur : le paramètre \"to\" est corrompu'; $_ERRORS['e5b55dc69d10c8673f9d5db587591526'] = 'Combinaison invalide'; -$_ERRORS['e696ddbeca6928bdac9be47f259cfd42'] = 'Impossible de créer l\'image \"Aucune image\" dans le dossier des fabricants.'; +$_ERRORS['b390ac09caf581126c8174a5b48bc80a'] = 'Impossible de créer l\'image \"Aucune image\" dans le dossier des fabricants.'; $_ERRORS['e6dd0a104290b74d3a75ea4debf7209c'] = 'Impossible de trouver ce retour produit'; $_ERRORS['e7a58e52e848f513c3e9185d34d61a50'] = 'Le retour produit n\'est pas valable.'; $_ERRORS['e86e79c2acfc879c83fd57edd0f126fb'] = 'L\'ID de la catégorie ne peut être le même que celui de la catégorie racine, ni de la catégorie \"Accueil\"'; @@ -580,16 +580,16 @@ $_ERRORS['ea46a30a58b705f4464e1ee04727db69'] = 'Le produit spécifié n\'est pas $_ERRORS['ea68586346b9b9f8ca43827cb3341ffd'] = 'Le fournisseur n\'existe pas.'; $_ERRORS['eaa0d1591e6369a298dcd6cb1a8eba8a'] = 'E-mail non valable'; $_ERRORS['eac0f35d613072cdf3e7ff0664f7cd44'] = 'La méthode de paiement n\'est pas valable'; -$_ERRORS['eb38fc07bb9e959fdf1bc60dd2a69faf'] = 'Erreur : sujet d\'e-mail non valable'; +$_ERRORS['97fc9862b0bebc68aa03f466bfc2c6bf'] = 'Erreur : sujet d\'e-mail non valable'; $_ERRORS['ec531fd2b656df91f11e8f94b2bd2f9b'] = 'Une erreur s\'est produite lors de la création de l\'archive.'; $_ERRORS['ec5f6f7f65190788d12ef16ab6135009'] = 'Vous ne pouvez pas tous les supprimer.'; $_ERRORS['ec89c7fa06f1df12a2b43c7159e21119'] = 'Le fichier est trop lourd'; $_ERRORS['ec995e6aa93ad0264c5593d9d76edbe3'] = 'Impossible de générer un remboursement partiel'; $_ERRORS['ecd7aa91bf7a1cf55a0d3dbd8c0c6463'] = 'Le client n\'est pas valable'; $_ERRORS['ed438656553986696cdd7b671c3ca4d0'] = 'Impossible d\'utiliser cette facture pour cette commande'; -$_ERRORS['ed6f33d6a5ac4b1e0f37e9ccd6e6a96e'] = 'Le pourcentage de réduction doit être entre 0% et 100%'; +$_ERRORS['e9d5591bea19d55d29d79c3c2a8f2d8c'] = 'Le pourcentage de réduction doit être entre 0% et 100%'; $_ERRORS['ed9b5732158eef63ac4d236e04101d2b'] = 'Aucun mode de devises du module du paiement'; -$_ERRORS['edd62dfcf50e7a6dea932ca1eca167b2'] = 'Cette propriété n\'existe pas dans la classe, ou est interdite'; +$_ERRORS['388ed04607290133b78adf251a3e17ed'] = 'Cette propriété n\'existe pas dans la classe, ou est interdite'; $_ERRORS['eddeabd79f8ca673d888fa2ffe9cf69a'] = 'Aucun template trouvé pour le module'; $_ERRORS['ede67d50014846cb8bb1b00d5fde77be'] = 'Identifiant non valable pour le bloc du CMS'; $_ERRORS['edeb9e20655b946e4bee4ac44a6c0a7f'] = 'Le serveur ne dispose pas des permissions pour l\'écriture.'; @@ -597,17 +597,17 @@ $_ERRORS['edf1f94126dbe21f81874c2f63a64d62'] = 'Pour utiliser le cache APC, vous $_ERRORS['ee659eedee80f24fcff876dd3a39beed'] = 'Impossible de charger les paramètres, une combinaison manque, ou l\'objet ne peut pas être chargé.'; $_ERRORS['ee66f9c9930cb33d2a5dde9b240d3f7e'] = 'est requis.'; $_ERRORS['eedef2c356c6598d1c1c35c30459ba3c'] = 'Le bon de réduction ne peut terminer avant qu\'il ne commence.'; -$_ERRORS['eef627ca3bead3c1ada77104ae218d75'] = 'Veuillez sélectionner au moins un contenu à importer.'; +$_ERRORS['ecb8838ce98cd126849fc083f0070bcd'] = 'Veuillez sélectionner au moins un contenu à importer.'; $_ERRORS['efccf3b0fd1b65f88bd6dfa2821060c8'] = 'Une erreur est survenue pendant la mise à jour du statut :'; -$_ERRORS['f09e308b66fdd005a754757de9f29b95'] = 'L\'objet Client n\'est pas correct.'; +$_ERRORS['94c69408d25102ba7ddcf3533b56c407'] = 'L\'objet Client n\'est pas correct.'; $_ERRORS['f0dc0fa07b13965fe5a95fa37166c4e7'] = 'Adresse e-mail manquante'; $_ERRORS['f100c143763d1b027a3e4cb77df9d1b7'] = 'Une erreur s\'est produite pendant la création des champs personnalisés.'; -$_ERRORS['f1cdcf26d9787f078f7fc0e0645858d7'] = 'Erreur fatale : pas de support UTF-8. Veuillez vérifier la configuration de votre serveur.'; +$_ERRORS['184cee50a48e1bdcc0f8aecef32a7ff9'] = 'Erreur fatale : pas de support UTF-8. Veuillez vérifier la configuration de votre serveur.'; $_ERRORS['f2ee6211fd44afca2f01ee2d1031d0e5'] = 'Merci de vous connecter pour voir les méthodes de paiement'; -$_ERRORS['f3c983bbd9fc0f3abb77f93b5e3c3383'] = 'Mcrypt n\'est pas activé sur ce serveur.'; +$_ERRORS['2e06068ae79a2c7f78f0762174a4adc7'] = 'Mcrypt n\'est pas activé sur ce serveur.'; $_ERRORS['f55449d53d91aff67bad843f9ab47aee'] = 'Système de cache manquant '; $_ERRORS['f55cdaa9ea87c6ebeeb7b4acf31635af'] = 'Le message ne doit pas être vide'; -$_ERRORS['f596633d68fc44d6c7460676060d5dcb'] = 'Date de début non valable'; +$_ERRORS['32d3b531ad19ea651820651ca9d40d05'] = 'Date de début non valable'; $_ERRORS['f59b67acbc1ca8ecad71a742f5e43b09'] = 'Aucune commande avec cet ID :'; $_ERRORS['f5d44b60e38b28d19549bb7a107654ca'] = 'Vous ne pouvez pas supprimer votre propre compte.'; $_ERRORS['f5d5ae2070effc7b3eee52adc882bb6b'] = 'Facture non trouvée'; @@ -622,16 +622,16 @@ $_ERRORS['f8fab8318bba1f3119543269c2a07240'] = 'Vous n\'avez pas les droits pour $_ERRORS['f90676e0d2061813a868bc9d86c4d982'] = 'Une erreur s\'est produite pendant la suppression de l\'objet.'; $_ERRORS['f91076c86d5b061f8de6510676a80842'] = 'Impossible de créer l\'image \"Aucune image\" dans le dossier des produits.'; $_ERRORS['f9330b1b2afa3c4dbc8e31e14a0b150a'] = 'Vous ne pouvez pas utiliser ce bon de réduction avec ces produits'; -$_ERRORS['f94e94bb4c446057b120c97904b89a09'] = 'Nom de la pièce jointe requis'; +$_ERRORS['f3c72e7562dd34e56991a7fb53061d3a'] = 'Nom de la pièce jointe requis'; $_ERRORS['f9895fdc061ef5afa46285b37ac53911'] = 'un dossier de mail existe pour %1$s, mais pas pour l\'anglais dans %2$s'; $_ERRORS['f996dce5bdfb1b1094e41cf996c5fdae'] = 'Veuillez indiquer l\'URL du module'; $_ERRORS['f9c47597596f7159815c61957f4f8ec2'] = '%1$s (erreur de syntaxe dans %2$s)'; $_ERRORS['f9c7939a8397ee022fefee2bdb3407af'] = 'URL non valable'; $_ERRORS['f9cc33cd720db1551338663f0ed0cc78'] = 'Vous n\'avez pas les droits pour ajouter du stock.'; -$_ERRORS['fa34b95ede8be673990788953c98d666'] = 'Erreur - Le template d\'e-mail suivant n\'existe pas :'; -$_ERRORS['fa69b19f448f11ac49f8a93b9e8be3f3'] = 'Erreur : flux RSS non valide dans le module blockrss'; -$_ERRORS['fad5fdef03884e35772f00b95e7e6595'] = 'Impossible de modifier une commande livrée'; -$_ERRORS['fb72d70941365e5859e1af6ffb138a8d'] = 'Erreur : template e-mail non valable'; +$_ERRORS['b627c04399e67e4f544de3635f33c996'] = 'Erreur - Le template d\'e-mail suivant n\'existe pas :'; +$_ERRORS['6bcfba1e5dc5dc8ce157200e493cdbda'] = 'Erreur : flux RSS non valide dans le module blockrss'; +$_ERRORS['e5f3a1199670286a2df1f81f3e8a33ce'] = 'Impossible de modifier une commande livrée'; +$_ERRORS['46c30f8c8c478bbb52647c27a5f4fe95'] = 'Erreur : template e-mail non valable'; $_ERRORS['fd3d2771d53d8e29bb0d79d00cf3696d'] = 'L\'employé doit être associé à au moins une boutique'; $_ERRORS['fd6034a1544218709264bfa5c70ffb69'] = 'Vous ne pouvez pas utiliser ce bon de réduction dans votre pays de livraison'; $_ERRORS['fe22b7cb2de47c8eafec2ad82fada9dd'] = 'Le produit doit être créé avant d\'ajouter des possibilités de personnalisations.'; @@ -639,6 +639,6 @@ $_ERRORS['fe40ffc8cf596487324e6b486e6b64c4'] = 'Une erreur est survenue lors du $_ERRORS['ff30d300e1e8810211e29bb092decdf1'] = 'minute(s)'; $_ERRORS['ff58a216e0c3ac9c33b0aa035a161dd8'] = 'Impossible de générer un bon de réduction'; $_ERRORS['ff5a229e566831ea38a2ba5fb739df9f'] = 'Erreur : veuillez choisir une adresse'; -$_ERRORS['ff9e9791ff17e1ca431449bb2fe992c0'] = 'Date de fin non valable'; +$_ERRORS['afe2d0e6d792e09a2d3e6fb85a37af94'] = 'Date de fin non valable'; ?> \ No newline at end of file diff --git a/translations/it/admin.php b/translations/it/admin.php index df6164a25..3559c99df 100644 --- a/translations/it/admin.php +++ b/translations/it/admin.php @@ -2,2944 +2,2476 @@ global $_LANGADM; $_LANGADM = array(); -$_LANGADM['AdminAccess05fe96d753968b151a15b748140e4467'] = 'I permessi del profilo amministratore non possono essere modificati.'; -$_LANGADM['AdminAccess151648106e4bf98297882ea2ea1c4b0e'] = 'Aggiornamento riuscito'; -$_LANGADM['AdminAccess4351cfebe4b61d8aa5efa1d020710005'] = 'Vedi'; +$_LANGADM['AdminAccessfce31125ecc3fdca7df70c417a0de59c'] = ': il modulo è stato installato nel database ma i suoi files non si trovano o sono incompatibili.'; +$_LANGADM['AdminAccess151648106e4bf98297882ea2ea1c4b0e'] = 'Aggiornato con successo'; +$_LANGADM['AdminAccessd939c2e53e1bfdb51cddcc37d50db438'] = 'Aggiorna errore'; $_LANGADM['AdminAccess7015777bcc86cd0c5e4819310d62b040'] = 'Tabs'; -$_LANGADM['AdminAccess7dce122004969d56ae2e0245cb754d35'] = 'Modifica'; -$_LANGADM['AdminAccess7fcca2f879aa88fea302c675f56428cc'] = 'Nessun tab'; -$_LANGADM['AdminAccessb1c94ca2fbc3e78fc30069c8d0f01680'] = 'Tutto'; +$_LANGADM['AdminAccess4351cfebe4b61d8aa5efa1d020710005'] = 'Vedi'; $_LANGADM['AdminAccessec211f7c20af43e742bf2570c3cb84f9'] = 'Aggiungi'; -$_LANGADM['AdminAccessf1206f9fadc5ce41694f69129aecac26'] = 'Configura'; +$_LANGADM['AdminAccess7dce122004969d56ae2e0245cb754d35'] = 'Modifica'; $_LANGADM['AdminAccessf2a6c498fb90ee345d997f888fce3b18'] = 'Elimina'; +$_LANGADM['AdminAccessb1c94ca2fbc3e78fc30069c8d0f01680'] = 'Tutto'; +$_LANGADM['AdminAccess7fcca2f879aa88fea302c675f56428cc'] = 'Nessun tab'; +$_LANGADM['AdminAccessbf17ac149e2e7a530c677e9bd51d3fd2'] = 'Moduli'; +$_LANGADM['AdminAccessf1206f9fadc5ce41694f69129aecac26'] = 'Configura'; +$_LANGADM['AdminAccess501faad2df9c231576549a068fcf61ca'] = 'Nessun modulo installato'; +$_LANGADM['AdminAccessb04c5e39cb3460a062bba48d85567cdb'] = 'I permessi di Amministratore non possono essere modificati.'; +$_LANGADM['AdminAccountingExport9404a084e7ff36b7d492b44444afa7d0'] = 'Export globale'; +$_LANGADM['AdminAccountingExport440ac606343b8a66acad0d2978786d2a'] = 'Data fattura'; +$_LANGADM['AdminAccountingExport08bd40c7543007ad06e4fce31618f6ec'] = 'Account'; +$_LANGADM['AdminAccountingExport4e065ba1bec1d62b2d5450256612fa96'] = 'Numero fattura'; +$_LANGADM['AdminAccountingExportf5a126d21b4992c42ef488093a2213fa'] = 'Credito (IVA)'; +$_LANGADM['AdminAccountingExport78e47fa6412a63f4120012972a66c4d6'] = 'Debito (IVA+HT)'; +$_LANGADM['AdminAccountingExportac1d3ccc1bcfd04b713a97b7421639b5'] = 'Numero transazione'; +$_LANGADM['AdminAccountingExport7c9a3504dd4ce74b8021267ae1802968'] = 'Tipo pagamento'; +$_LANGADM['AdminAccountingExporteaf44b0d5410d22d5290eab1f78d336d'] = 'Codice valuta'; +$_LANGADM['AdminAccountingExporte0f19919476adfb83acbba4852907b54'] = 'formulazione'; +$_LANGADM['AdminAccountingExport776a4f1f391ad4e2173fd4647c442783'] = 'Totale IVA'; +$_LANGADM['AdminAccountingExport30eaa341fe77ffc920101f4a38b5c2d4'] = 'Account cliente'; +$_LANGADM['AdminAccountingExportb94ed8ba3888a23c170c984aa628db56'] = 'La cartella download non ha i permessi corretti'; +$_LANGADM['AdminAccountingExporta1e6c075049a29f8da5b61a8c1e9aafe'] = 'Il file non può essere aperto o creato, prego controllare i permessi'; +$_LANGADM['AdminAccountingExportfcf18fcae4e6fe5df1e3c0c663521dca'] = 'L\'esportazione è stata conclusa con successo'; +$_LANGADM['AdminAccountingExport279325397d9de7b691f0c2eac7c042a6'] = 'L\'ultima esportazione è stata tovata per questa sezione:'; $_LANGADM['AdminAccountingExport936ccdb97115e9f35a11d35e3d5b5cad'] = 'Clicca qui'; -$_LANGADM['AdminAccountingManagementc9cc8cce247e49bae79f15173ce97354'] = 'Modifica'; -$_LANGADM['AdminAccountingRegisteredNumber20db0bfeecd8fe60533206a2b5e9891a'] = 'Nome'; -$_LANGADM['AdminAccountingRegisteredNumber8d3f5eff9c40ee315d452392bed5309b'] = 'Cognome'; -$_LANGADM['AdminAddresses1c76cbfe21c6f44c1d1e59d54f3e4420'] = 'Azienda'; +$_LANGADM['AdminAccountingExportecdee0cfb01c395ebe0761f17d21f667'] = 'Prefisso cliente'; +$_LANGADM['AdminAccountingExportc669035b1f014b932d2281f65733637b'] = 'Inizia da:'; +$_LANGADM['AdminAccountingExport0d00ac1efdf30e85e3dd7eaf3bf8f2ed'] = 'La data non è del formato corretto'; +$_LANGADM['AdminAccountingExportf7c8126d4209a3dbc04696c27663137c'] = 'Finisce a:'; +$_LANGADM['AdminAccountingExportc90f867e5d36e15db65b4962bf42b8e9'] = 'Esporta:'; +$_LANGADM['AdminAccountingExport3581d06cd4a2b0110f1aad5fc72c074d'] = 'Seleziona quale esportazione vuoi fare'; +$_LANGADM['AdminAccountingManagement0a00c22a3a2a56e14c21e34d92f5a14b'] = 'Prego, seleziona il negozio che vuoi configurare'; +$_LANGADM['AdminAccountingManagementc9cc8cce247e49bae79f15173ce97354'] = 'Salva'; +$_LANGADM['AdminAccountingManagementa9e2ceb7315eca5c3974b433f0c540fb'] = 'Il numero account è stato aggiornato'; +$_LANGADM['AdminAccountingManagement05c2af8e9583b3ade94e13447958f7af'] = 'I numeri di conto non pussono essere aggiornati o aggiunti nel database'; +$_LANGADM['AdminAccountingManagement0f26e4f64d58beb4d924627c707e43ad'] = 'Numero account'; +$_LANGADM['AdminAccountingManagement9949d6d5e347ca9d0da84520de395f89'] = 'Configura il numero account per zona per:'; +$_LANGADM['AdminAccountingManagementa8e0a285de8593b0f978b33fb620179e'] = 'Numero di default per questo negozio'; +$_LANGADM['AdminAccountingManagement30d3e6fd5ca592e6a2b9c87b591eca9e'] = 'Se il campo zona è vuoto verrà usato il numero di default'; +$_LANGADM['AdminAddressesd3b206d196cd6be3a2764c1fb90b200f'] = 'Elimina selezionato'; +$_LANGADM['AdminAddressese25f0ecd41211b01c83e5fec41df4fe7'] = 'Elino gli elementi selezionati?'; +$_LANGADM['AdminAddressesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; $_LANGADM['AdminAddresses20db0bfeecd8fe60533206a2b5e9891a'] = 'Nome'; -$_LANGADM['AdminAddresses284b47b0bb63ae2df3b29f0e691d6fcf'] = 'Indirizzi'; -$_LANGADM['AdminAddresses38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; -$_LANGADM['AdminAddresses3e053943605d9e4bf7dd7588ea19e9d2'] = 'Caratteri vietati:'; -$_LANGADM['AdminAddresses41c2fff4867cc204120f001e7af20f7a'] = 'Cellulare'; -$_LANGADM['AdminAddresses46a2a41cc6e552044816a2d04634545d'] = 'Stato'; +$_LANGADM['AdminAddresses8d3f5eff9c40ee315d452392bed5309b'] = 'Cognome'; +$_LANGADM['AdminAddressesdd7bf230fde8d4836917806aff6a6b27'] = 'Indirizzo'; +$_LANGADM['AdminAddressesd108a94475e22677c0cd8ecdc3f0eb62'] = 'Codice postale'; $_LANGADM['AdminAddresses57d056ed0984166336b7879c2af3657f'] = 'Città'; $_LANGADM['AdminAddresses59716c97497eb9694541f7c3d37b1a4d'] = 'Nazione'; -$_LANGADM['AdminAddresses6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caratteri vietati:'; -$_LANGADM['AdminAddresses6311ae17c1ee52b36e68aaf4ad066387'] = 'Altro'; -$_LANGADM['AdminAddresses77638e87a55b8747e79590defafa75c9'] = 'Codice postale'; -$_LANGADM['AdminAddresses7cb32e708d6b961d476baced73d362bb'] = 'Numero di IVA'; -$_LANGADM['AdminAddresses8d3f5eff9c40ee315d452392bed5309b'] = 'Cognome'; -$_LANGADM['AdminAddresses919d1ffe6c1855e790a416efa7b4cc4e'] = 'Numero di codice fiscale'; -$_LANGADM['AdminAddressesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; +$_LANGADM['AdminAddresses284b47b0bb63ae2df3b29f0e691d6fcf'] = 'Indirizzi'; $_LANGADM['AdminAddressesce26601dac0dea138b7295f02b7620a7'] = 'Cliente'; -$_LANGADM['AdminAddressesdd7bf230fde8d4836917806aff6a6b27'] = 'Indirizzo'; -$_LANGADM['AdminAddressese25f0ecd41211b01c83e5fec41df4fe7'] = 'Eliminare gli elementi selezionati?'; +$_LANGADM['AdminAddresses919d1ffe6c1855e790a416efa7b4cc4e'] = 'Numero di codice fiscale'; $_LANGADM['AdminAddressesea318a4ad37f0c2d2c368e6c958ed551'] = 'CI / CF / NIE'; -$_LANGADM['AdminAddressesf64be5eef68442a8f50cf535b92ad3e4'] = 'Nazione:'; -$_LANGADM['AdminAddressesf90e807b74928118048a1a6fa65ebfe5'] = 'E-mail del cliente'; +$_LANGADM['AdminAddressesbaa31a65f29121c32b637bb845d41acf'] = 'Alias Indirizzo'; +$_LANGADM['AdminAddresses6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caratteri vietati:'; $_LANGADM['AdminAddressesfe66abce284ec8589e7d791185b5c442'] = 'Telefono'; -$_LANGADM['AdminAdminPreferences0db377921f4ce762c62526131097968f'] = 'Generale'; -$_LANGADM['AdminAdminPreferences12cbe1a4645659457808631047989afb'] = 'Massimo:'; -$_LANGADM['AdminAdminPreferences16c390c0fd1efc4f493a6a861aa22d2f'] = 'Icone di aiuto di Back-office'; -$_LANGADM['AdminAdminPreferences2ca89cca013873c7f841e1acf242b3d6'] = 'Impostare la dimensione massima dei file allegati (in megabyte).'; -$_LANGADM['AdminAdminPreferences3aadb5e86b174ecada1174e22f5a6368'] = 'Dimensione massima allegati'; -$_LANGADM['AdminAdminPreferences46f18d3960afc01e5a1a5a0e0e9d571b'] = 'Controlla automaticamente gli aggiornamenti del modulo'; -$_LANGADM['AdminAdminPreferences686a2ac82a5a64eca870ba9a55b8a675'] = 'I nuovi moduli e gli aggiornamenti sono mostrati nella pagina moduli'; -$_LANGADM['AdminAdminPreferences6a26f548831e6a8c26bfbbd9f6ec61e0'] = 'Aiuto'; -$_LANGADM['AdminAdminPreferences6d964e25aa6aa88c8353880e00202cf4'] = 'Indicare il numero di ore'; -$_LANGADM['AdminAdminPreferences9cfc2e28ebe44b3e14f9d780d2150650'] = 'Verificare l\'indirizzo IP del cookie al fine di evitare che il cookie venga rubato'; -$_LANGADM['AdminAdminPreferencesa9fff6d50be898f47a507354626b8b8d'] = 'Nascondi suggerimenti per l\'ottimizzazione'; -$_LANGADM['AdminAdminPreferencesc87330f475e4384552c0077927d26e1a'] = 'Durata del cookie Front Office'; -$_LANGADM['AdminAdminPreferencesdc58d598b2b22e50c5af01134305a4fb'] = 'Attiva le icone gialle di aiuto che si trovano sotto i campi di inserimento'; -$_LANGADM['AdminAdminPreferencese4e2107f99e82247d7e32ac7919c4416'] = 'Nascondi suggerimenti per l\'ottimizzazione sulla home page di back office'; -$_LANGADM['AdminAdminPreferencese673b146824251548feecf1f3929aceb'] = 'Durata del cookie di Back Office'; -$_LANGADM['AdminAdminPreferencesed5454727fb14b9800ead242d0972184'] = 'Controllare IP sul cookie'; -$_LANGADM['AdminAttachments06d43815fa42336629ff54da5630143c'] = 'il file'; -$_LANGADM['AdminAttachments06d5d60cedc3946089462c34c719b4d6'] = 'Il file non esiste o non è possibile caricarlo, verifica la dimensione massima dei file caricabili configurata nel tuo server.'; -$_LANGADM['AdminAttachments0b27918290ff5323bea1e3b78a9cf04e'] = 'File'; -$_LANGADM['AdminAttachments2db1c4802b06f0d3979fe280bacfd5f2'] = 'supera le dimensioni permesse dal server. Questo limite è stabilito a'; -$_LANGADM['AdminAttachments38fb7d24e0d60a048f540ecb18e13376'] = 'Fare il backup'; -$_LANGADM['AdminAttachments49ee3087348e8d44e1feda1917443987'] = 'Nome'; -$_LANGADM['AdminAttachments4a21a191879a23aa2a27829300da95f5'] = 'Questo accessorio è utilizzato dai seguenti prodotti:'; -$_LANGADM['AdminAttachments6492d670e42151cc37574d99f4071f85'] = 'Nome del file:'; -$_LANGADM['AdminAttachments6dd757cbdd852a16f222a7d1a07eab3e'] = 'Mb'; -$_LANGADM['AdminAttachmentsaad781b9842958b4552b8edebb83c346'] = 'Impossibile copiare il file'; -$_LANGADM['AdminAttachmentsab335fe79ef8a5e26c0dbc23332a7148'] = 'Carica un file dal tuo computer'; -$_LANGADM['AdminAttachmentsae21d822d879539a75c3d6fd91c2acb3'] = 'File:'; +$_LANGADM['AdminAddresses41c2fff4867cc204120f001e7af20f7a'] = 'Cellulare'; +$_LANGADM['AdminAddresses6311ae17c1ee52b36e68aaf4ad066387'] = 'Altro'; +$_LANGADM['AdminAddresses3e053943605d9e4bf7dd7588ea19e9d2'] = 'Caratteri vietati:'; +$_LANGADM['AdminAddresses38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; +$_LANGADM['AdminAddresses1c76cbfe21c6f44c1d1e59d54f3e4420'] = 'Azienda'; +$_LANGADM['AdminAddresses7cb32e708d6b961d476baced73d362bb'] = 'Numero di IVA'; +$_LANGADM['AdminAddressesf64be5eef68442a8f50cf535b92ad3e4'] = 'Nazione'; +$_LANGADM['AdminAddresses46a2a41cc6e552044816a2d04634545d'] = 'Provincia'; +$_LANGADM['AdminAddressesf90e807b74928118048a1a6fa65ebfe5'] = 'E-mail del cliente'; +$_LANGADM['AdminAliasesd3b206d196cd6be3a2764c1fb90b200f'] = 'Elimina selezione'; +$_LANGADM['AdminAliasese25f0ecd41211b01c83e5fec41df4fe7'] = 'Eliminare gli elementi selezionati?'; +$_LANGADM['AdminAliases9ab81f57823f6aeb02362291f23883e6'] = 'Alias'; +$_LANGADM['AdminAliases13348442cc6a27032d2b4aa28b75a5d3'] = 'Ricerca'; +$_LANGADM['AdminAliasesec53a8c4f07baed5d8825072c89799be'] = 'Status'; +$_LANGADM['AdminAliasesa1f687d813c4e0c415cb5137fcb156c1'] = 'Alias:'; +$_LANGADM['AdminAliases09319b10a5e3af8e97dc40523655a283'] = 'Inserire ogni alias separato da virgola (\',\') (es: prestshop,preztasop)'; +$_LANGADM['AdminAliases259b411f284388d228a30c1e2ed0c61d'] = 'Caratteri vietati: <>;=#{}'; +$_LANGADM['AdminAliases5aac38deec604d81565722cc5a2a6be1'] = 'Risultato:'; +$_LANGADM['AdminAliases01d2aac5d20787a1e873f2bdc79b514a'] = 'Ricerca invece questa parola.'; +$_LANGADM['AdminAliases38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; +$_LANGADM['AdminAliasesa66ec6983e578c3ac4663171b39d168b'] = 'i 2 camoi sono richiesti'; +$_LANGADM['AdminAliases792fd33273f5b3dbbcc6bd5de52b7e20'] = 'non è un risultato valido'; +$_LANGADM['AdminAliases9d2e974b83d9090b463dbcb2ef32ab51'] = 'non è un alias valido'; $_LANGADM['AdminAttachmentsb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminAttachmentsb8cb56e655c8957c168a380aca447e9b'] = 'La dimensione del file che stai tentando di caricare è: '; -$_LANGADM['AdminAttachmentsba34ea40525a4379add785228e37fe86'] = 'kb'; -$_LANGADM['AdminAttachmentsd0042a700e9bdf79689d63ee6846dc0e'] = 'Descrizione:'; -$_LANGADM['AdminAttachmentsdbb768f29d6b36b627c8233b32da4f2c'] = 'File troppo grande, dimensione massima autorizzata:'; +$_LANGADM['AdminAttachments49ee3087348e8d44e1feda1917443987'] = 'Nome'; +$_LANGADM['AdminAttachments0b27918290ff5323bea1e3b78a9cf04e'] = 'File'; $_LANGADM['AdminAttachmentse9cb217697088a98b1937d111d936281'] = 'Documento allegato'; -$_LANGADM['AdminAttributeGenerator18c17dae7b84c21b38873e823af2bcfe'] = 'prodotto/i creato/i con successo.'; -$_LANGADM['AdminAttributeGenerator233c543a23378c4ffd0e1efb17408510'] = 'Impatto sul prezzo:'; -$_LANGADM['AdminAttributeGenerator32b919d18cfaca89383f6000dcc9c031'] = 'Crea'; -$_LANGADM['AdminAttributeGenerator419cdd539861e743b872b2c959629a54'] = 'Tasse Incl.:'; -$_LANGADM['AdminAttributeGenerator42dc1497090b299a41c64d1389e6ca8c'] = 'Tasse Escl.:'; -$_LANGADM['AdminAttributeGenerator63d5049791d9d79d86e9a108b0a999ca'] = 'Riferimento'; -$_LANGADM['AdminAttributeGenerator694e8d1f2ee056f98ee488bdc4982d73'] = 'Quantità'; -$_LANGADM['AdminAttributeGenerator792467936100838046f749e63dadfbdb'] = 'Impatto sul peso:'; -$_LANGADM['AdminAttributeGenerator81315cfd898aada1e99e0034b4b078c3'] = 'Generatore di declinazioni di prodotti'; -$_LANGADM['AdminAttributeGeneratorbbfdf55069aaebae3825be9d4425ce2a'] = 'Aggiungi o modifica gli attributi per il prodotto:'; +$_LANGADM['AdminAttachments6492d670e42151cc37574d99f4071f85'] = 'Nome del file:'; +$_LANGADM['AdminAttachmentsd0042a700e9bdf79689d63ee6846dc0e'] = 'Descrizione:'; +$_LANGADM['AdminAttachmentsae21d822d879539a75c3d6fd91c2acb3'] = 'File:'; +$_LANGADM['AdminAttachmentsab335fe79ef8a5e26c0dbc23332a7148'] = 'Carica un file dal tuo computer'; +$_LANGADM['AdminAttachments38fb7d24e0d60a048f540ecb18e13376'] = 'Fare il backup'; +$_LANGADM['AdminAttachmentsdbb768f29d6b36b627c8233b32da4f2c'] = 'File troppo grande, dimensione massima autorizzata:'; +$_LANGADM['AdminAttachmentsba34ea40525a4379add785228e37fe86'] = 'kb'; +$_LANGADM['AdminAttachmentsb8cb56e655c8957c168a380aca447e9b'] = 'La dimensione del file che stai tentando di caricare è: '; +$_LANGADM['AdminAttachmentsaad781b9842958b4552b8edebb83c346'] = 'Impossibile copiare il file'; +$_LANGADM['AdminAttachments06d43815fa42336629ff54da5630143c'] = 'il file'; +$_LANGADM['AdminAttachments8f03c9a0d16a47691b8f7c5a0b7776c9'] = 'supera le dimensioni permesse dal server. Questo limite è stabilito a'; +$_LANGADM['AdminAttachments8d8fcc1abd550c5f25dbfaa57d59cb67'] = 'Mb'; +$_LANGADM['AdminAttachments5321af3b1b7fdb6eda5ac5e1ece2e645'] = 'Il file non esiste o non è possibile caricarlo, verifica la dimensione massima dei file caricabili configurata nel tuo server.'; +$_LANGADM['AdminAttachments4de7deb3669d427bc715d7c4a59db66c'] = 'Questo allegato è usato per il seguente prodotto'; $_LANGADM['AdminAttributeGeneratorc0babe5601b3f91313d53267c3c7ec24'] = 'Ritorna al prodotto'; +$_LANGADM['AdminAttributeGenerator4aeb406dcf0a1cdd39e7156b1e9e89c7'] = 'Le caratteristiche sono disabilitate, puoi abilitarle in questa pagina:'; +$_LANGADM['AdminAttributeGenerator9446a98ad14416153cc4d45ab8b531bf'] = 'Prestazioni'; +$_LANGADM['AdminAttributeGenerator42dc1497090b299a41c64d1389e6ca8c'] = 'Tasse Escl.:'; +$_LANGADM['AdminAttributeGenerator419cdd539861e743b872b2c959629a54'] = 'Tasse Incl.:'; +$_LANGADM['AdminAttributeGenerator18c17dae7b84c21b38873e823af2bcfe'] = 'prodotto/i creato/i con successo.'; +$_LANGADM['AdminAttributeGenerator81315cfd898aada1e99e0034b4b078c3'] = 'Generatore di declinazioni di prodotti'; $_LANGADM['AdminAttributeGeneratorec211f7c20af43e742bf2570c3cb84f9'] = 'Aggiungi'; $_LANGADM['AdminAttributeGeneratorf2a6c498fb90ee345d997f888fce3b18'] = 'Elimina'; -$_LANGADM['AdminAttributes00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Attivato'; -$_LANGADM['AdminAttributes08a38277b0309070706f6652eeae9a53'] = 'Giù'; -$_LANGADM['AdminAttributes258f49887ef8d14ac268c92b02503aaa'] = 'Su'; -$_LANGADM['AdminAttributes5ece607071fe59ddc4c88dc6abfe2310'] = 'Nessun elemento trovato'; -$_LANGADM['AdminAttributes6adf97f83acf6453d4a6a4b1070f3754'] = 'Nessuno'; -$_LANGADM['AdminAttributesGroups287234a1ff35a314b5b6bc4e5828e745'] = 'Attributi'; -$_LANGADM['AdminAttributesGroups38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; -$_LANGADM['AdminAttributesGroups390bd26864da3269b496814c118238c0'] = 'Scegli una testura specifica'; -$_LANGADM['AdminAttributesGroups49ee3087348e8d44e1feda1917443987'] = 'Nome'; -$_LANGADM['AdminAttributesGroups4c4a779c55d2a3054839b5ad8615f5cb'] = 'Nome che sarà mostrato al cliente'; -$_LANGADM['AdminAttributesGroups4e140ba723a03baa6948340bf90e2ef6'] = 'Nome:'; -$_LANGADM['AdminAttributesGroups52f5e0bc3859bc5f5e25130b6c7e8881'] = 'Posizione'; -$_LANGADM['AdminAttributesGroups6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caratteri vietati:'; -$_LANGADM['AdminAttributesGroups630f6dc397fe74e52d5189e2c80f282b'] = 'Ritorna all\'elenco'; -$_LANGADM['AdminAttributesGroups689202409e48743b914713f96d93947c'] = 'Valore'; -$_LANGADM['AdminAttributesGroups76a2e1080cd661b42c6653fc8fd57367'] = 'Testura:'; -$_LANGADM['AdminAttributesGroups859c7c7ffc3e60f67f6537f4d7dd98ca'] = 'Testura attuale:'; -$_LANGADM['AdminAttributesGroups9c29287ce313fd9ed3e9a86e1af4f4b3'] = 'Solo colori HTML (per es.:'; -$_LANGADM['AdminAttributesGroupsacdb802bfc2b99b15d1782570285c427'] = 'Contenuto:'; +$_LANGADM['AdminAttributeGenerator044a66fb62f8920b222660d638a7d8c5'] = 'Aggiungi o modifica gli attributi per il prodotto:'; +$_LANGADM['AdminAttributeGenerator694e8d1f2ee056f98ee488bdc4982d73'] = 'Quantità'; +$_LANGADM['AdminAttributeGenerator63d5049791d9d79d86e9a108b0a999ca'] = 'Riferimento'; +$_LANGADM['AdminAttributeGenerator32b919d18cfaca89383f6000dcc9c031'] = 'Crea'; +$_LANGADM['AdminAttributeGenerator233c543a23378c4ffd0e1efb17408510'] = 'Impatto sul prezzo:'; +$_LANGADM['AdminAttributeGenerator792467936100838046f749e63dadfbdb'] = 'Impatto sul peso:'; $_LANGADM['AdminAttributesGroupsb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminAttributesGroupsba353198430b2004efeb1ac6d1f410d0'] = 'Questa sostituirà il colore HTML !'; -$_LANGADM['AdminAttributesGroupsc82a6100dace2b41087ba6cf99a5976a'] = 'Valori'; -$_LANGADM['AdminAttributesGroupsc9cc8cce247e49bae79f15173ce97354'] = 'Modifica'; -$_LANGADM['AdminAttributesGroupsc9e5eb0a273a65da3a04f42e8351dc97'] = 'Nome pubblico:'; -$_LANGADM['AdminAttributesGroupscb5feb1b7314637725a2e73bdc9f7295'] = 'Colore'; +$_LANGADM['AdminAttributesGroups49ee3087348e8d44e1feda1917443987'] = 'Nome'; +$_LANGADM['AdminAttributesGroups52f5e0bc3859bc5f5e25130b6c7e8881'] = 'Posizione'; +$_LANGADM['AdminAttributesGroupsd3b206d196cd6be3a2764c1fb90b200f'] = 'Elimina selezionato'; $_LANGADM['AdminAttributesGroupse25f0ecd41211b01c83e5fec41df4fe7'] = 'Eliminare gli elementi selezionati?'; +$_LANGADM['AdminAttributesGroupscb5feb1b7314637725a2e73bdc9f7295'] = 'Colore'; +$_LANGADM['AdminAttributesGroupse0626222614bdee31951d84c64e5e9ff'] = 'Seleziona'; +$_LANGADM['AdminAttributesGroups07a9ca8c8228dd3399141e228034fedf'] = 'Radio button'; +$_LANGADM['AdminAttributesGroups287234a1ff35a314b5b6bc4e5828e745'] = 'Attributi'; +$_LANGADM['AdminAttributesGroups4e140ba723a03baa6948340bf90e2ef6'] = 'Nome:'; +$_LANGADM['AdminAttributesGroups6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caratteri vietati:'; +$_LANGADM['AdminAttributesGroupsc9e5eb0a273a65da3a04f42e8351dc97'] = 'Nome pubblico:'; +$_LANGADM['AdminAttributesGroupscd532b25d677abcd19230d770a97baaa'] = 'Nome che sarà mostrato al cliente'; +$_LANGADM['AdminAttributesGroups6c451a8f2e9598b41a6968542cbe6061'] = 'Tipo attributo'; +$_LANGADM['AdminAttributesGroups4f7922279a02c666c5504da88da4ae1b'] = 'Scegli un tipo di attributo'; +$_LANGADM['AdminAttributesGroups38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; +$_LANGADM['AdminAttributesGroupsc82a6100dace2b41087ba6cf99a5976a'] = 'Valori'; $_LANGADM['AdminAttributesGroupsfb5a0e846f382e4f81b1c4daddcf6e4e'] = 'Colore:'; -$_LANGADM['AdminAttributesb9f5c797ebbf55adccdd8539a65a0241'] = 'Disattivato'; -$_LANGADM['AdminBackup0dc51a7afc30b342b827df535ff616f2'] = 'Controllate sempre i vostri dati.'; -$_LANGADM['AdminBackup10479732a2bea7a5a10bb7b47c639789'] = 'Disattivare l\'opzione \"Abilita Shop\" nella scheda \"Preferenze\".'; -$_LANGADM['AdminBackup1908624a0bca678cd26b99bfd405324e'] = 'Dimensione del file'; -$_LANGADM['AdminBackup197ebd1d022def92dd1c64aae3320d6a'] = 'A meno che non è stato attivato il \"Drop di tabelle esistenti\" opzione, è necessario eliminare tutte le tabelle dal database corrente.'; -$_LANGADM['AdminBackup2000271bb894b988d2097aaf528b6680'] = 'Scarica il file di backup'; -$_LANGADM['AdminBackup2dfcd22fa4b395849dba9e20998d24c7'] = 'Sembra che il backup è riuscita, tuttavia, è necessario scaricare e verificare attentamente il file di backup.'; -$_LANGADM['AdminBackup30c210e0173f2ff607cc84dc01ffc1f0'] = 'Opzioni di backup'; -$_LANGADM['AdminBackup34082694d21dbdcfc31e6e32d9fb2b9f'] = 'Nome del file'; -$_LANGADM['AdminBackup422540a2c50fe85b1f799ff2b2fd5d8d'] = 'PrestaShop non è responsabile per il database, backup, ripristinare e dati.'; -$_LANGADM['AdminBackup42edcff7b40f111d974f2802ea9f5abf'] = 'Nella parte superiore dello schermo, selezionare la voce \"Importa\" scheda'; +$_LANGADM['AdminAttributesGroupsc158aa5c1f4aad3431e1863b7615154f'] = 'Solo colori HTML (es: #ffffff)'; +$_LANGADM['AdminAttributesGroups76a2e1080cd661b42c6653fc8fd57367'] = 'Trama:'; +$_LANGADM['AdminAttributesGroups390bd26864da3269b496814c118238c0'] = 'Carica una trama dal tuo computer'; +$_LANGADM['AdminAttributesGroupsba353198430b2004efeb1ac6d1f410d0'] = 'Questo sovrascriverò i colori HTML'; +$_LANGADM['AdminAttributesGroups859c7c7ffc3e60f67f6537f4d7dd98ca'] = 'Trama corrente:'; +$_LANGADM['AdminAttributesGroups4aeb406dcf0a1cdd39e7156b1e9e89c7'] = 'Questa caratteristica è disabilitata, puoi attivarla in questa pagina:'; +$_LANGADM['AdminAttributesGroups9a63ec735f057c1366284bda67eee7de'] = 'Prestazioni'; +$_LANGADM['AdminAttributesGroupsc9cc8cce247e49bae79f15173ce97354'] = 'Salva'; +$_LANGADM['AdminAttributesGroups9ea67be453eaccf020697b4654fc021a'] = 'Salva e rimani'; +$_LANGADM['AdminAttributesGroupsea4788705e6873b424c65e91c2846b19'] = 'Elimina'; +$_LANGADM['AdminAttributesGroups0e68d0dc54dd88a5ee5a5cb32b94a892'] = 'Aggiungi nuovo attributo'; +$_LANGADM['AdminAttributesGroupsf48c5fbd64d8eec8840211dc4303ff36'] = 'Aggiungi un nuovo valore'; +$_LANGADM['AdminAttributesGroupsa6a171cd441419cd756063a44e5229ab'] = 'Modifica Attributo'; +$_LANGADM['AdminAttributesGroups0c8b6e3aac3adced699ae5849c75cd4b'] = 'Aggiungi nuovo attributo'; +$_LANGADM['AdminAttributesGroups04d3bf2d538574c6417a18db06b23c7e'] = 'Aggiungi nuovo valore'; +$_LANGADM['AdminAttributesGroups00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Attivato'; +$_LANGADM['AdminAttributesGroupsb9f5c797ebbf55adccdd8539a65a0241'] = 'Disattivato'; +$_LANGADM['AdminAttributesGroups08a38277b0309070706f6652eeae9a53'] = 'Giù'; +$_LANGADM['AdminAttributesGroups258f49887ef8d14ac268c92b02503aaa'] = 'Su'; $_LANGADM['AdminBackup44749712dbec183e983dcd78a7736c41'] = 'Data'; -$_LANGADM['AdminBackup44fdec47036f482b68b748f9d786801b'] = 'giorni'; -$_LANGADM['AdminBackup46f0e215b9abb597017994db268fc3a0'] = 'Come ripristinare un backup del database in 10 semplici passi'; -$_LANGADM['AdminBackup482e4b3e67dabd684819acb8b64887ef'] = 'Le seguenti tabelle non verrà eseguito il backup se si attiva questa opzione:'; -$_LANGADM['AdminBackup4d247cbe2dbd06ce20b9affd635e7982'] = 'Questa funzione esegue solo il backup del database, non i file.'; -$_LANGADM['AdminBackup540f529ae6719f17617936818a8afaac'] = 'La directory \"backups\" nella directory admin deve essere scrivibile (CHMOD 755 / 777)'; -$_LANGADM['AdminBackup5a0a50bcda916d40913bbf98675b0633'] = 'Disclaimer prima di creare un nuovo Backup'; -$_LANGADM['AdminBackup5c5e4f2eda086c93473b2c8e7e9b896c'] = 'Mai ripristinare un backup su un sito vivo.'; -$_LANGADM['AdminBackup628b7db04235f228d40adc671413a8c8'] = 'giorno'; -$_LANGADM['AdminBackup6bfc8c9cb81f79f6db4707f115df9788'] = 'Clicca su \"Sfoglia ...\" e selezionare il file di backup dal disco rigido'; -$_LANGADM['AdminBackup6dd757cbdd852a16f222a7d1a07eab3e'] = 'Mb'; -$_LANGADM['AdminBackup714aed045ed859b4e77cddddeeccaed5'] = 'Si consiglia un backup dei dati su base regolare (sia i file e database).'; -$_LANGADM['AdminBackup73cdddd7730abfc13a55efb9f5685a3b'] = 'ore'; -$_LANGADM['AdminBackup7ea4b668bc415112476c6abea16b5c00'] = 'Controllare il max. filesize permesso (es. max: 16Mb)'; -$_LANGADM['AdminBackup801ab24683a4a8c433c6eb40c48bcd9d'] = 'Scarica'; -$_LANGADM['AdminBackup810b58656ec020a2bda0b7f74e5e7d0c'] = 'Ignora tabelle statistiche:'; -$_LANGADM['AdminBackup84695439734fb7b69c173b3e39880e18'] = 'Selezionare questa opzione per indicare il file di backup di abbandonare le tabelle prima di ripristinare i dati di backup'; -$_LANGADM['AdminBackup896c55cc5e46fab38ce9f51ebf7bfcd3'] = 'ora'; $_LANGADM['AdminBackup9d8d2d5ab12b515182a505f54db7f538'] = 'Data di creazione'; -$_LANGADM['AdminBackupa20972942ef0de075f5d9c225c80ae4d'] = 'Chiedi al tuo fornitore di hosting per un accesso \"phpMyAdmin\" per il database'; -$_LANGADM['AdminBackupa5498b899882eb314ba0ab4519889cc2'] = 'Goccia tabelle esistenti durante l\'importazione:'; -$_LANGADM['AdminBackupa57e3f4dcacc92f3756b16fde61f6f01'] = 'Scarica il backup dalla lista qui sotto o dal server FTP (nella cartella \"admin / backups\").'; -$_LANGADM['AdminBackupad408cc67b79776c0b6c9867326c3493'] = 'Connettersi a \"phpMyAdmin\" e selezionare il database corrente'; -$_LANGADM['AdminBackupaea390041b1129a817610ff53181cd4b'] = 'Se il file di backup supera questo limite, rivolgersi al proprio fornitore di hosting'; -$_LANGADM['AdminBackupb3bd0f5ff93aa82c778f1486bdfecb90'] = 'Fare clic sul pulsante \"Go\" e attendere durante l\'importazione, il processo può richiedere alcuni minuti'; -$_LANGADM['AdminBackupb59917a7c4898ff9a48a78b7a063005d'] = 'Per impostazione predefinita, le tabelle del database esistenti verranno eliminate durante il ripristino di backup (vedi opzioni).'; -$_LANGADM['AdminBackupb828e7a94de289536d535e8c141868b9'] = 'Altrimenti,'; -$_LANGADM['AdminBackupbe0d109f79bd4ce87d2bf3dd216ba165'] = 'Il file di back-up dovrebbe caricare automaticamente.'; -$_LANGADM['AdminBackupc17110fda3272c08371ace783c673e56'] = 'Verificare sempre che i file di backup sono complete, aggiornate e valide. Anche se avesse un messaggio di successo durante il processo di backup.'; -$_LANGADM['AdminBackupc4a8330b099d9409ed1ba801d69a1dd0'] = 'Inizio del download...'; -$_LANGADM['AdminBackupc9c8018315982c1aa308a9146e0bed76'] = 'Ho letto il disclaimer - Creazione di un backup nuovo'; -$_LANGADM['AdminBackupc9d8519a44774664f720c0ce6275ac2a'] = 'Suggerimento: È anche possibile scaricare il file da FTP, file di backup si trovano nella directory \"admin / backups\".'; -$_LANGADM['AdminBackupd1c6b1687ebbc336f9bd13beba87b0cf'] = 'clicca qui!'; +$_LANGADM['AdminBackup34082694d21dbdcfc31e6e32d9fb2b9f'] = 'Nome del file'; +$_LANGADM['AdminBackup1908624a0bca678cd26b99bfd405324e'] = 'Dimensione del file'; +$_LANGADM['AdminBackupd3b206d196cd6be3a2764c1fb90b200f'] = 'Elimina selezione'; $_LANGADM['AdminBackupe25f0ecd41211b01c83e5fec41df4fe7'] = 'Eliminare gli elementi selezionati?'; -$_LANGADM['AdminBackupea4788705e6873b424c65e91c2846b19'] = 'Cancella'; -$_LANGADM['AdminBackupee0ea4b3f98494324b3d39df83437f0d'] = 'PrestaShop è un software open-source, lo si utilizza a proprio rischio sotto il contratto di licenza.'; -$_LANGADM['AdminBackupf15dca6392936098982c8e3457ce87db'] = 'Verificare sempre la qualità e l\'integrità dei file di backup.'; -$_LANGADM['AdminBackupf3bc009a9ac0e586b7966a1c1352b094'] = 'Controllare l\'integrità del backup: cercare gli errori, file incompleto. Verificare tutti i dati.'; -$_LANGADM['AdminCarriers00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Attivato'; -$_LANGADM['AdminCarriers04bcf925decaf3beb22ef4bcedd93194'] = 'Con un valore di 0, il nome del mezzo di spedizione sarà sostituito dal nome del negozio'; -$_LANGADM['AdminCarriers1cc70ef3820fa925ca1dd1ab645d239e'] = 'Caratteri ammessi:\'; lettere, spazi e'; -$_LANGADM['AdminCarriers1d6af794b2599c1407a83029a09d1ecf'] = 'Mezzi di spedizione'; -$_LANGADM['AdminCarriers24a23d787190f2c4812ff9ab11847a72'] = 'Status:'; -$_LANGADM['AdminCarriers26fe78eca0b885477de9627d58f98cd6'] = 'Applicare le spese di spedizione e costi di spedizione aggiuntivi da prodotti di prezzo vettore'; -$_LANGADM['AdminCarriers2999d7f21168234abeb28b9e561cfe96'] = 'Zone in cui il mezzo di spedizione è disponibile'; -$_LANGADM['AdminCarriers3194ebe40c7a8c29c78ea79066b6e05c'] = 'Nome del mezzo di spedizione mostrato durante il checkout'; -$_LANGADM['AdminCarriers3601146c4e948c32b6424d2c0a7f0118'] = 'Prezzo'; -$_LANGADM['AdminCarriers38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; -$_LANGADM['AdminCarriers3b3d06023f6353f8fd05f859b298573e'] = 'URL:'; -$_LANGADM['AdminCarriers482836cce404046ca7dc34fb0a6fc526'] = 'Prendi la fascia più grande'; -$_LANGADM['AdminCarriers49ee3087348e8d44e1feda1917443987'] = 'Nome'; -$_LANGADM['AdminCarriers49fec5c86a3b43821fdf0d9aa7bbd935'] = 'In base al peso'; -$_LANGADM['AdminCarriers4f890cf6a72112cad95093baecf39831'] = 'Disattiva il mezzo di trasporto'; -$_LANGADM['AdminCarriers52f5e0bc3859bc5f5e25130b6c7e8881'] = 'Posizione'; -$_LANGADM['AdminCarriers5528aa4f25577dcffcfca40eda4c2a5b'] = 'Mezzo di spedizione utilizzato nel negozio'; -$_LANGADM['AdminCarriers590f6d9a5885f042982c9a911f76abda'] = 'Comportamento di default'; -$_LANGADM['AdminCarriers5cb2b3a7c26424a92365f9d73faa0947'] = 'Includi o escludi il mezzo di spedizione dalla lista dei mezzi su Front Office'; -$_LANGADM['AdminCarriers5e5f0a863cd129317037e3def37b4097'] = 'Azienda:'; -$_LANGADM['AdminCarriers69123019563697071c2c9ab3eb660b13'] = 'Quando hai concluso, clicca su \"Salva\"'; -$_LANGADM['AdminCarriers6e80870e865e8dbcd56b9842ea38e3dd'] = 'Tempo impiegato per la consegna del prodotto; mostrato durante il checkout'; -$_LANGADM['AdminCarriers7475ec0d41372a307c497acb7eeea8c4'] = 'Nessuna tassa'; -$_LANGADM['AdminCarriers80ac9c802ce4d76982ab5a2e5a54b8bc'] = 'Mezzo di spedizione di default:'; -$_LANGADM['AdminCarriers80d803aad983c22d14a0ddad539fad8e'] = 'Clicca sulla linguetta \"Spedizioni\"'; -$_LANGADM['AdminCarriers8430a7b1b81635e3df949c2845303303'] = 'Opzioni mezzo di spedizione'; -$_LANGADM['AdminCarriers8c2857a9ad1d8f31659e35e904e20fa6'] = 'Logo'; -$_LANGADM['AdminCarriers8e97163e9714c4656e00b33f317bc181'] = 'Spese di spedizione e imballo:'; -$_LANGADM['AdminCarriers8f497c1a3d15af9e0c215019f26b887d'] = 'Ritardo'; -$_LANGADM['AdminCarriers92c713cffb8085099e9ab6b8a7387b5e'] = 'Includi le spese di spedizione e imballo nel prezzo del mezzo di spedizione'; -$_LANGADM['AdminCarriers93cba07454f06a4a960172bbd6e2a435'] = 'Si'; -$_LANGADM['AdminCarriers969011941a0e9f19127bc90042687570'] = 'Impostato! Il nuovo corriere sarà visualizzato dai vostri clienti.'; -$_LANGADM['AdminCarriers980bb228a128556fe3df923d2ede30b4'] = 'Carica il logo dal tuo computer'; -$_LANGADM['AdminCarriersa26f79d46b0719d8baa3a5a7c9abda74'] = 'Comportamento da adottare quando non è definita alcuna gamma (per es.: quando il perso del carrello di un cliente è più pesante del limite massimo concesso)'; -$_LANGADM['AdminCarriersa2fb5420f32b0749ad87318f82c0db2c'] = 'Comportamento delle fasce:'; -$_LANGADM['AdminCarriersacd7b45c9d50280a52990015b2c24ba8'] = 'Logo:'; -$_LANGADM['AdminCarriersb702b0f0188edd5dde75a6d0aace0246'] = 'Scelta della fascia'; -$_LANGADM['AdminCarriersb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminCarriersb7ccdf6ab58f5514acc520721ddc9f08'] = 'Riempi i campi e clicca \"Salva\".'; -$_LANGADM['AdminCarriersb8bf3ffcbb8025ef76f8d67fff0cdf2b'] = 'Clicca \"Aggiungi Nuovo\".'; -$_LANGADM['AdminCarriersb9f5c797ebbf55adccdd8539a65a0241'] = 'Disattivato'; -$_LANGADM['AdminCarriersbafd7322c6e97d25b6299b5d6fe8920b'] = 'No'; -$_LANGADM['AdminCarriersbe4f75f8b5c30ee4d0333b340c59280d'] = 'Per ogni zona, inserisci un prezzo e clicca su \"Salva\"'; -$_LANGADM['AdminCarriersbf1f5f95d9e15a3cffa21495dbec563a'] = 'Tempo di consegna:'; -$_LANGADM['AdminCarriersc0add41517a5511d7b58d2c992db11e7'] = 'Come creare un nuovo corriere?'; -$_LANGADM['AdminCarrierscf3fb1ff52ea1eed3347ac5401ee7f0c'] = 'Crescente'; -$_LANGADM['AdminCarrierscf899ec0add2e9e103ad82c1a2a077ac'] = 'Applicare il costo di spedizione:'; -$_LANGADM['AdminCarriersd3775317d696f0c1e3ae4a7a13b639dc'] = 'Segna tutti i gruppi a cui volete dare accesso a questo mezzo di spedizione'; +$_LANGADM['AdminBackup30c210e0173f2ff607cc84dc01ffc1f0'] = 'Opzioni backup'; +$_LANGADM['AdminBackup810b58656ec020a2bda0b7f74e5e7d0c'] = 'Ignora tabelle statistiche:'; +$_LANGADM['AdminBackup1cefcf179a1f68d893b417a918676f43'] = 'Le seguenti tabelle non faranno parte del backup se selezioni questa opzione:'; +$_LANGADM['AdminBackupa5498b899882eb314ba0ab4519889cc2'] = 'Cancellare le tabelle esistenti durante l\'importazione:'; +$_LANGADM['AdminBackup874cac6a7157c26b7d294443bf9cb54a'] = 'Selezionare questa opzione per indicare il file di backup per eliminare le tabelle prima di ripristinare i dati di backup.'; +$_LANGADM['AdminBackupea4788705e6873b424c65e91c2846b19'] = 'Elimina'; +$_LANGADM['AdminBackupf8114cfdcafa00798ee84ab90bdcd18f'] = 'La directory \"backups\" nella directory admin deve essere scrivibile (CHMOD 755 / 777)'; +$_LANGADM['AdminBackup2dfcd22fa4b395849dba9e20998d24c7'] = 'Sembra che il backup sia riuscito, tuttavia, è necessario scaricare e verificare attentamente il file di backup.'; +$_LANGADM['AdminBackup896c55cc5e46fab38ce9f51ebf7bfcd3'] = 'ora'; +$_LANGADM['AdminBackup73cdddd7730abfc13a55efb9f5685a3b'] = 'ore'; +$_LANGADM['AdminBackup628b7db04235f228d40adc671413a8c8'] = 'giorno'; +$_LANGADM['AdminBackup44fdec47036f482b68b748f9d786801b'] = 'giorni'; +$_LANGADM['AdminBackup801ab24683a4a8c433c6eb40c48bcd9d'] = 'Scarica'; +$_LANGADM['AdminBackup2000271bb894b988d2097aaf528b6680'] = 'Scarica il file di backup'; +$_LANGADM['AdminBackup8d8fcc1abd550c5f25dbfaa57d59cb67'] = 'Mb'; +$_LANGADM['AdminBackupc04d1d983d1b7edc8601a146b54cd9b6'] = 'Tip: se vuoi, puoi scaricare questo file anche via ftp; lo trovi nella cartella admin/backups.'; +$_LANGADM['AdminBackup5a0a50bcda916d40913bbf98675b0633'] = 'Avviso prima di creare un nuovo backup'; +$_LANGADM['AdminBackup1bb1cba339ddfa656d40d1b339225310'] = 'PrestaShop non è responsabile per il database, backup, ripristino e dati.'; +$_LANGADM['AdminBackup59916437095076feac98f966572f220a'] = 'PrestaShop è un software open-source, lo si utilizza a proprio rischio sotto il contratto di licenza.'; +$_LANGADM['AdminBackup714aed045ed859b4e77cddddeeccaed5'] = 'Si consiglia un backup dei dati su base regolare (sia files che database).'; +$_LANGADM['AdminBackup4d247cbe2dbd06ce20b9affd635e7982'] = 'Questa funzione esegue il back up del database, non dei files.'; +$_LANGADM['AdminBackup98a40e21066daacb3c9d655fa275fb9e'] = 'Di default, le tabelle del database vengono cancellate durante un Restore del backup (v. opzioni)'; +$_LANGADM['AdminBackup12d873e2f6fa0ad8b446582bedfecff6'] = 'Verifica sempre la qualità e l\'integrità dei tuoi file di Backup'; +$_LANGADM['AdminBackup666e50f78efc2b97c2f0d74927d710c6'] = 'Verifica sempre che i tuoi Backup siano completi, aggiornati e validi.Anche se hai visto un messaggio di \"successo\" durante il processo di Backup'; +$_LANGADM['AdminBackup0dc51a7afc30b342b827df535ff616f2'] = 'Verifica sempre i tuoi dati.'; +$_LANGADM['AdminBackup5c5e4f2eda086c93473b2c8e7e9b896c'] = 'Non restaurare mai un Backup su un sito \"pubblico\"'; +$_LANGADM['AdminBackup68cbb508c86bba7f69ce32537d2de10a'] = 'Come restaurare un Backup in 10 facili passi'; +$_LANGADM['AdminBackup1e14eceae18294e477cc24115b0441fe'] = 'Spegni il negozio, mettendo su no \"Abilita Negozio\" nella tab Preferenze'; +$_LANGADM['AdminBackup00d04f58d10167e819cb4f9d64fcc970'] = 'Scarica il Backup dalla lista seguente o via ftp (cartella \"admin/backups\")'; +$_LANGADM['AdminBackup2c57f87f291b9fc07039757ce39a7693'] = 'Verifica l\'integrità del Backup: guarda gli errori, i file incompleti. Verifica tutti i dati.'; +$_LANGADM['AdminBackup2644c0ebc22ab77af558c44c2da5c1a8'] = 'Chiedi al tuo provider l\'accesso al database via \"phpMyAdmin\"'; +$_LANGADM['AdminBackupadd9e0fa50aa88fd3e73b68287302827'] = 'Connettiti al \"phpMyAdmin\" e seleziona il database corrente'; +$_LANGADM['AdminBackup06df4e19b972bf674e608175e798ef54'] = 'Fino a quando non abiliti \"Cancella le tabelle esistenti\" devi cancellare tutte le tabelle dal tuo database corrente'; +$_LANGADM['AdminBackupaadf7f5164abfe6b16cc02334dfecdfd'] = 'In alto dello schermo seleziona la tab \"import\"'; +$_LANGADM['AdminBackup45819bced9aebb2965e08847b62b0fc0'] = 'Clicca su \"Sfoglia...\" e seleziona il Backup dal tuo Hard Disk'; +$_LANGADM['AdminBackup3cda35ca1352ab3557ad2817459b157d'] = 'Verifica l\'opzione Max allowed Filesize (es. Max: 16Mb)'; +$_LANGADM['AdminBackupaea390041b1129a817610ff53181cd4b'] = 'Se il tuo Backup è maggiore del limite massimo, contatta il tuo provider'; +$_LANGADM['AdminBackup4e72f49218bae4d505841c580ef09973'] = 'Clicca sul bottone \"Go\" e aspetta che termini l\'import, potrebbe impiegarci diversi minuti.'; +$_LANGADM['AdminBackupe29db9141323afc9e815db9ad72ce9ff'] = 'Ho letto le condizioni - Crea un nuovo Backup'; +$_LANGADM['AdminBackupc4a8330b099d9409ed1ba801d69a1dd0'] = 'Inizio del download...'; +$_LANGADM['AdminBackup42051aaa00e6158eed74593c3e94d99a'] = 'Il file di back-up dovrebbe caricare automaticamente.'; +$_LANGADM['AdminBackupb828e7a94de289536d535e8c141868b9'] = 'Altrimenti,'; +$_LANGADM['AdminBackupd1c6b1687ebbc336f9bd13beba87b0cf'] = 'clicca qui!'; +$_LANGADM['AdminCarriersd3b206d196cd6be3a2764c1fb90b200f'] = 'Elimina selezionato'; $_LANGADM['AdminCarrierse25f0ecd41211b01c83e5fec41df4fe7'] = 'Eliminare gli elementi selezionati?'; -$_LANGADM['AdminCarrierse3cf5ac19407b1a62c6fccaff675a53b'] = 'Decrescente'; -$_LANGADM['AdminCarrierse3d29a6f3d7588301aa04429e686b260'] = 'In base al prezzo totale'; -$_LANGADM['AdminCarrierse460bba7366e1b5118a0d95ee91c6cff'] = 'URL per il numero del pacco; digitare \"@\" al posto del numero'; -$_LANGADM['AdminCarrierse6e42855066e7a3ae050b2c698021b14'] = 'Zona:'; -$_LANGADM['AdminCarrierse81c4e4f2b7b93b481e13a8553c2ae1b'] = 'o'; +$_LANGADM['AdminCarriersb718adec73e04ce3ec720dd11a06a308'] = 'ID'; +$_LANGADM['AdminCarriers49ee3087348e8d44e1feda1917443987'] = 'Nome'; +$_LANGADM['AdminCarriers8c2857a9ad1d8f31659e35e904e20fa6'] = 'Logo'; +$_LANGADM['AdminCarriers8f497c1a3d15af9e0c215019f26b887d'] = 'Ritardo'; $_LANGADM['AdminCarriersec53a8c4f07baed5d8825072c89799be'] = 'Status'; -$_LANGADM['AdminCarriersf6308cfdf671a710ebff8ac860d3a406'] = 'Scegli un altro mezzo di spedizione di default prima di cancellare'; -$_LANGADM['AdminCarriersf9293626f0c44c6e310fc49280c20790'] = 'È gratis'; -$_LANGADM['AdminCartRules00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Attivato'; -$_LANGADM['AdminCartRules01b6e20344b68835c5ed1ddedf20d531'] = 'a'; -$_LANGADM['AdminCartRules068f80c7519d0528fb08e82137a72131'] = 'Prodotti'; -$_LANGADM['AdminCartRules06df33001c1d7187fdd81ea1f5b277aa'] = 'Azioni'; -$_LANGADM['AdminCartRules1063e38cb53d94d386f21227fcd84717'] = 'Elimina'; -$_LANGADM['AdminCartRules1814d65a76028fdfbadab64a5a8076df'] = 'Fornitori:'; -$_LANGADM['AdminCartRules2377be3c2ad9b435ba277a73f0f1ca76'] = 'Produttori'; -$_LANGADM['AdminCartRules287234a1ff35a314b5b6bc4e5828e745'] = 'Combinazioni'; -$_LANGADM['AdminCartRules49ee3087348e8d44e1feda1917443987'] = 'Nome'; -$_LANGADM['AdminCartRules689202409e48743b914713f96d93947c'] = 'Valore'; -$_LANGADM['AdminCartRules694e8d1f2ee056f98ee488bdc4982d73'] = 'Quantità'; -$_LANGADM['AdminCartRules6adf97f83acf6453d4a6a4b1070f3754'] = 'Nessuno'; -$_LANGADM['AdminCartRules7bc873cba11f035df692c3549366c722'] = '-- Scegli --'; -$_LANGADM['AdminCartRules9ea67be453eaccf020697b4654fc021a'] = 'Salva e rimani'; -$_LANGADM['AdminCartRules9f6e99bdd4184b83dc478d0ab1b4cbf7'] = 'Ammontare minimo di acquisto'; -$_LANGADM['AdminCartRulesaf1b98adf7f686b84cd0b443e022b7a0'] = 'Categorie'; -$_LANGADM['AdminCartRulesb2f40690858b404ed10e62bdf422c704'] = 'Ammontare'; -$_LANGADM['AdminCartRulesb5a7adde1af5c87d7fd797b6245c2a39'] = 'Descrizione:'; +$_LANGADM['AdminCarriersb00b85425e74ed2c85dc3119b78ff2c3'] = 'È gratis'; +$_LANGADM['AdminCarriers52f5e0bc3859bc5f5e25130b6c7e8881'] = 'Posozione'; +$_LANGADM['AdminCarriers3601146c4e948c32b6424d2c0a7f0118'] = 'Prezzo'; +$_LANGADM['AdminCarrierscf3fb1ff52ea1eed3347ac5401ee7f0c'] = 'Crescente'; +$_LANGADM['AdminCarrierse3cf5ac19407b1a62c6fccaff675a53b'] = 'Descrescente'; +$_LANGADM['AdminCarriers8430a7b1b81635e3df949c2845303303'] = 'Opzioni mezzo di spedizione'; +$_LANGADM['AdminCarriers80ac9c802ce4d76982ab5a2e5a54b8bc'] = 'Mezzo di spedizione di default:'; +$_LANGADM['AdminCarriersece6bb2586fa84042edde479c6a6ce6b'] = 'Mezzo di spedizione utilizzato nel negozio'; +$_LANGADM['AdminCarrierse7ee1cd1aabd8efc05494dd9e11e3598'] = 'Come creare un nuovo corriere?'; +$_LANGADM['AdminCarriers52cab3228ce7712ba94c279987022c3e'] = 'Clicca \"Aggiungi Nuovo\".'; +$_LANGADM['AdminCarriers951ad33c08ce3b572dccab0aac856a9c'] = 'Riempi i campi e clicca \"Salva\".'; +$_LANGADM['AdminCarriers22c96b43b52f1f004cfd3e5ee705615b'] = 'Quando hai concluso, clicca su \"Salva\"'; +$_LANGADM['AdminCarriersa4dc56109d36f5576375dcdce6f34173'] = 'Clicca sulla linguetta \"Spedizioni\"'; +$_LANGADM['AdminCarriers0ab7ba556dbeb80c5e99db2dbd7f8b85'] = 'Per ogni zona, inserisci un prezzo e clicca su \"Salva\"'; +$_LANGADM['AdminCarriersab969dec701ab929f90788c686742b78'] = 'Impostato! Il nuovo corriere sarà visualizzato dai vostri clienti.'; +$_LANGADM['AdminCarriers1d6af794b2599c1407a83029a09d1ecf'] = 'Mezzi di spedizione'; +$_LANGADM['AdminCarriers5e5f0a863cd129317037e3def37b4097'] = 'Azienda:'; +$_LANGADM['AdminCarriers1cc70ef3820fa925ca1dd1ab645d239e'] = 'Caratteri ammessi:\'; lettere, spazi e'; +$_LANGADM['AdminCarriers3194ebe40c7a8c29c78ea79066b6e05c'] = 'Nome del mezzo di spedizione mostrato durante il checkout'; +$_LANGADM['AdminCarriers94f9328aae40bd711c2c1032c9c9411d'] = 'Con un valore di 0, il nome del mezzo di spedizione sarà sostituito dal nome del negozio'; +$_LANGADM['AdminCarriersacd7b45c9d50280a52990015b2c24ba8'] = 'Logo:'; +$_LANGADM['AdminCarriers16650c3cbb2dc17ebcdba01fb1f31f89'] = 'Carica il logo dal tuo computer'; +$_LANGADM['AdminCarrierse81c4e4f2b7b93b481e13a8553c2ae1b'] = 'o'; +$_LANGADM['AdminCarriersbf1f5f95d9e15a3cffa21495dbec563a'] = 'Tempo di consegna:'; +$_LANGADM['AdminCarriersa617573fb9cb14e1c414b8f00dd57b6b'] = 'Tempo impiegato per la consegna del prodotto; mostrato durante il checkout'; +$_LANGADM['AdminCarriers3b3d06023f6353f8fd05f859b298573e'] = 'URL:'; +$_LANGADM['AdminCarriers091791ef85358a1954f26bf94be327dc'] = 'URL per il numero del pacco; digitare \"@\" al posto del numero'; +$_LANGADM['AdminCarriers85ed6154e19cc138c7281ba6129641d3'] = 'Zone in cui il mezzo di spedizione è disponibile'; +$_LANGADM['AdminCarriers35f16c216c335fe1d428440583f5148f'] = 'Segna tutti i gruppi a cui volete dare accesso a questo mezzo di spedizione'; +$_LANGADM['AdminCarriers24a23d787190f2c4812ff9ab11847a72'] = 'Stato:'; +$_LANGADM['AdminCarriers00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Attivato'; +$_LANGADM['AdminCarriersb9f5c797ebbf55adccdd8539a65a0241'] = 'Disattivato'; +$_LANGADM['AdminCarriers49032c00868b02b899f19dc39b52d343'] = 'Includi o escludi il mezzo di spedizione dalla lista dei mezzi su Front Office'; +$_LANGADM['AdminCarrierscf899ec0add2e9e103ad82c1a2a077ac'] = 'Applicare il costo di spedizione:'; +$_LANGADM['AdminCarriers93cba07454f06a4a960172bbd6e2a435'] = 'Si'; +$_LANGADM['AdminCarriersbafd7322c6e97d25b6299b5d6fe8920b'] = 'No'; +$_LANGADM['AdminCarrierse118ab2d90a7fc8dc54d9b5d10a1edb3'] = 'Applicare costi di spedizione e costi di spedizione aggiuntivi nei prodotti in prezzo vettore'; +$_LANGADM['AdminCarriers5f2b3818a8226aa853fc45c83783b12d'] = 'Tassa:'; +$_LANGADM['AdminCarriers7475ec0d41372a307c497acb7eeea8c4'] = 'Nessuna tassa'; +$_LANGADM['AdminCarriers8e97163e9714c4656e00b33f317bc181'] = 'Spese di spedizione e imballo:'; +$_LANGADM['AdminCarriers92c713cffb8085099e9ab6b8a7387b5e'] = 'Includi le spese di spedizione e imballo nel prezzo del mezzo di spedizione'; +$_LANGADM['AdminCarriersb702b0f0188edd5dde75a6d0aace0246'] = 'Scelta della fascia'; +$_LANGADM['AdminCarriers590f6d9a5885f042982c9a911f76abda'] = 'Comportamento di default'; +$_LANGADM['AdminCarrierse3d29a6f3d7588301aa04429e686b260'] = 'In base al prezzo totale'; +$_LANGADM['AdminCarriers49fec5c86a3b43821fdf0d9aa7bbd935'] = 'In base al peso'; +$_LANGADM['AdminCarriersa2fb5420f32b0749ad87318f82c0db2c'] = 'Comportamento delle fasce:'; +$_LANGADM['AdminCarriers482836cce404046ca7dc34fb0a6fc526'] = 'Prendi la fascia più grande'; +$_LANGADM['AdminCarriers4f890cf6a72112cad95093baecf39831'] = 'Disattiva il mezzo di trasporto'; +$_LANGADM['AdminCarriers368cd236d21e173338343c27a26cf717'] = 'Comportamento da adottare quando non è definita alcuna gamma (per es.: quando il perso del carrello di un cliente è più pesante del limite massimo concesso)'; +$_LANGADM['AdminCarriers6fc6e3db51399bfdc0783c55413a9267'] = 'Altezza massima pacco:'; +$_LANGADM['AdminCarriers8ff53d8ad4dfc44b1ee6b5def80b18a7'] = 'Altezza massima gestita da questo vettore. Impostare \"0\" o niente per ignorare il campo'; +$_LANGADM['AdminCarriers56ada2d436a44219fb318b8247aa89ca'] = 'Larghezza massima pacco'; +$_LANGADM['AdminCarriers1a6fae865c666be78080641a3ba4a654'] = 'Larghezza massima gestita da questo vettore. Impostare \"0\" o niente per ignorare il campo'; +$_LANGADM['AdminCarriers345bbbb0655372cd66cd37b8fdc4b766'] = 'Profondità massima pacco:'; +$_LANGADM['AdminCarriersf7489390b24270ea9cf2ffbf6d312e0c'] = 'Profondità massima gestita da questo vettore. Impostare \"0\" o niente per ignorare il campo'; +$_LANGADM['AdminCarriers49941c19df9948405549925c15b3e552'] = 'Peso massimo pacco:'; +$_LANGADM['AdminCarriersc3942bdf0cf47748d11c076230bf8520'] = 'Peso massimo gestita da questo vettore. Impostare \"0\" o niente per ignorare il campo'; +$_LANGADM['AdminCarriers38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; +$_LANGADM['AdminCarriersac59c677a41a315dad52c50d476d24a5'] = 'Scegli un altro mezzo di spedizione di default prima di cancellare'; +$_LANGADM['AdminCartRulesd3b206d196cd6be3a2764c1fb90b200f'] = 'Elimina selezionato'; +$_LANGADM['AdminCartRulese25f0ecd41211b01c83e5fec41df4fe7'] = 'Eliminare gli elementi slezionati?'; $_LANGADM['AdminCartRulesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminCartRulesb9f5c797ebbf55adccdd8539a65a0241'] = 'Disattivato'; -$_LANGADM['AdminCartRulesbefcac0f9644a7abee43e69f49252ac4'] = 'tasse escluse'; -$_LANGADM['AdminCartRulesc9cc8cce247e49bae79f15173ce97354'] = 'Modifica'; $_LANGADM['AdminCartRulesca0dbad92a874b2f69b549293387925e'] = 'Codice'; -$_LANGADM['AdminCartRulesd98a07f84921b24ee30f86fd8cd85c3c'] = 'da'; +$_LANGADM['AdminCartRules502996d9790340c5fd7b86a5b93b1c9f'] = 'Priorità'; +$_LANGADM['AdminCartRules694e8d1f2ee056f98ee488bdc4982d73'] = 'Quantità'; +$_LANGADM['AdminCartRules3728af837fe70019577ddb0ed7125ee5'] = 'Fino a'; +$_LANGADM['AdminCartRulesec53a8c4f07baed5d8825072c89799be'] = 'Stato'; +$_LANGADM['AdminCartRulesf7de1b71605a10ef04416effa4c6e09e'] = 'Salva e rimani'; +$_LANGADM['AdminCartRulesa6fe6d1a739e16b0f691c6f3730b78ae'] = 'Pagamento: regole carta'; +$_LANGADM['AdminCartRules29aa46cc3d2677c7e0f216910df600ff'] = 'Spedizone gratuita'; +$_LANGADM['AdminCartRules00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Abilita'; +$_LANGADM['AdminCartRulesb9f5c797ebbf55adccdd8539a65a0241'] = 'Disabilita'; +$_LANGADM['AdminCartRulesfc6341fa76fe93b837d748563e0a60c1'] = 'Applica sconto'; +$_LANGADM['AdminCartRulesda73ea07f51049046d527dabd85170e1'] = 'Percentuale (%)'; +$_LANGADM['AdminCartRules96d60bee29d908c1cb0fb4fd3f28ed42'] = 'Ammontare '; +$_LANGADM['AdminCartRules6adf97f83acf6453d4a6a4b1070f3754'] = 'Nessuno'; +$_LANGADM['AdminCartRules407d3e36cf562094fc5802889c592fa6'] = 'Valore (%)'; +$_LANGADM['AdminCartRulesde11e2e4296bb20487b6430508866e06'] = 'Non si applica ai costi di spedizione'; +$_LANGADM['AdminCartRules717a25e452275655de73204c68072f0f'] = 'Valore'; +$_LANGADM['AdminCartRulesbefcac0f9644a7abee43e69f49252ac4'] = 'Tasse escluse'; +$_LANGADM['AdminCartRulesf4a0d7cb0cd45214c8ca5912c970de13'] = 'Tasse incluse'; +$_LANGADM['AdminCartRules4ec534e482b91898178fa7c6b2235459'] = 'Applica sconto'; +$_LANGADM['AdminCartRules629b9591d5085cf14edd26c9d376bb3a'] = 'Ordine (senza spedizione)'; +$_LANGADM['AdminCartRules1b343552de249749420ddd0fff731e0c'] = 'Prodotto specifico'; +$_LANGADM['AdminCartRules8bab8ac32605948e59399033c7606222'] = 'Prodotto meno caro'; +$_LANGADM['AdminCartRules8cfdac16c15c9b130f26ca1d275035a0'] = 'Seleziona prodotto(i)'; $_LANGADM['AdminCartRulesdeb10517653c255364175796ace3553f'] = 'Prodotto'; -$_LANGADM['AdminCartRulese25f0ecd41211b01c83e5fec41df4fe7'] = 'Eliminare gli elementi selezionati?'; -$_LANGADM['AdminCartRulesec211f7c20af43e742bf2570c3cb84f9'] = 'Aggiungi'; -$_LANGADM['AdminCartRulesec53a8c4f07baed5d8825072c89799be'] = 'Status'; -$_LANGADM['AdminCartRulesf4a0d7cb0cd45214c8ca5912c970de13'] = 'tasse incluse'; -$_LANGADM['AdminCarts01abfc750a0c942167651c40d088531d'] = 'n.'; -$_LANGADM['AdminCarts03ab340b3f99e03cff9e84314ead38c0'] = 'Quant.'; -$_LANGADM['AdminCarts068f80c7519d0528fb08e82137a72131'] = 'Prodotti'; -$_LANGADM['AdminCarts1402e450396cb76b53b95f6e1746d700'] = 'Account creato il:'; +$_LANGADM['AdminCartRules2f73d13f0a878086ce1f9933aed3ac80'] = 'Invia un regalo'; +$_LANGADM['AdminCartRules8f36b08eb9ebba13ef930c9dd719ff7c'] = 'Limita a singolo cliente'; +$_LANGADM['AdminCartRules5e60b472b57279a00a961e1e93fa0802'] = 'Opzionale, la regola carrello sarà disponibile per tutti se si lascia vuoto questo campo.'; +$_LANGADM['AdminCartRulesb07cc2801693b2e722906a3db3d9c447'] = 'Validità'; +$_LANGADM['AdminCartRulesd98a07f84921b24ee30f86fd8cd85c3c'] = 'da'; +$_LANGADM['AdminCartRules01b6e20344b68835c5ed1ddedf20d531'] = 'a'; +$_LANGADM['AdminCartRules4d545447cf01b1e3bb59c537543729c5'] = 'Periodo di default è un mese'; +$_LANGADM['AdminCartRules9f6e99bdd4184b83dc478d0ab1b4cbf7'] = 'Quantità minima'; +$_LANGADM['AdminCartRules89bea8045e50a337d8ce9849a4e1633c'] = 'Spedizione esclusa'; +$_LANGADM['AdminCartRulesf7b8d9d5bbba937644a29be14e2654ed'] = 'Spedizione inclusa'; +$_LANGADM['AdminCartRules7d058d4cdbc3a0f480bd472b62a0bf53'] = 'Totale disponibile'; +$_LANGADM['AdminCartRules961f2247a2070bedff9f9cd8d64e2650'] = 'Scegli'; +$_LANGADM['AdminCartRules70f9d6d51d3073ade7b099953b5e1ac1'] = 'Il carrello deve contenere almeno'; +$_LANGADM['AdminCartRules3bbe671bffbf08ba0a9e94556a3a08f3'] = 'prodotto(i)'; +$_LANGADM['AdminCartRulesd6d9190e86f812c0490da9360e12cee1'] = 'Aggiungere una regola riguardante'; +$_LANGADM['AdminCartRules7bc873cba11f035df692c3549366c722'] = '-- Scegli --'; +$_LANGADM['AdminCartRules068f80c7519d0528fb08e82137a72131'] = 'Prodotti'; +$_LANGADM['AdminCartRules287234a1ff35a314b5b6bc4e5828e745'] = 'Attributi'; +$_LANGADM['AdminCartRulesaf1b98adf7f686b84cd0b443e022b7a0'] = 'Categorie'; +$_LANGADM['AdminCartRules2377be3c2ad9b435ba277a73f0f1ca76'] = 'Produttori'; +$_LANGADM['AdminCartRules1814d65a76028fdfbadab64a5a8076df'] = 'Fornitori'; +$_LANGADM['AdminCartRules91b442d385b54e1418d81adc34871053'] = 'Seleziona'; +$_LANGADM['AdminCartRules810460332a38c9ade69a49b057494cad'] = 'Deseleziona'; +$_LANGADM['AdminCartsb718adec73e04ce3ec720dd11a06a308'] = 'ID'; +$_LANGADM['AdminCartsd79cf3f429596f77db95c65074663a54'] = 'ID ordine'; +$_LANGADM['AdminCartsce26601dac0dea138b7295f02b7620a7'] = 'Cliente'; +$_LANGADM['AdminCarts96b0141273eabab320119c467cdcaf17'] = 'Totale'; +$_LANGADM['AdminCarts914419aa32f04011357d3b604a86d7eb'] = 'Mezzo di spedizione'; +$_LANGADM['AdminCarts44749712dbec183e983dcd78a7736c41'] = 'Data'; +$_LANGADM['AdminCarts54f664c70c22054ea0d8d26fc3997ce7'] = 'online'; +$_LANGADM['AdminCartsadb831a7fdd83dd1e2a309ce7591dff8'] = 'Ospite'; +$_LANGADM['AdminCarts580034e942d61c23826cb31dc2cb3c89'] = 'Carrello n.'; +$_LANGADM['AdminCartsed2b5c0139cec8ad2873829dc1117d50'] = 'da'; $_LANGADM['AdminCarts1d949d2235747b894bbaae35fbf44f1d'] = 'Informazioni cliente'; -$_LANGADM['AdminCarts2633d6725607d13e80f5e30514b91fbe'] = 'Totale sconti:'; +$_LANGADM['AdminCarts01abfc750a0c942167651c40d088531d'] = 'n.'; +$_LANGADM['AdminCartsad63162d0d394b0e0daf1c30c6d77160'] = 'Account creato il:'; +$_LANGADM['AdminCartsb157524c4be8c2fc80e5ef2f0b1bf1e6'] = 'Ordini convalidati:'; +$_LANGADM['AdminCarts5c63fcad7f3534fdcf4ee426a54a6e00'] = 'Totale pagato dalla registrazione:'; +$_LANGADM['AdminCartsa8e3c5c577a4b885819e5ba1c785065c'] = 'Ospite non registrato'; +$_LANGADM['AdminCarts58930025e1f95d65035e0df5d6c2ae41'] = 'Informazioni ordine'; +$_LANGADM['AdminCartsd1228f5476d15142b1358ae4b5fa2454'] = 'Ordine n.'; +$_LANGADM['AdminCartsf9e17adb48f78186c6bcd4bd9c08816d'] = 'Effettuato il:'; +$_LANGADM['AdminCarts30d5706b177c5a77731d1418e95d2900'] = 'Nessun ordine effettuato da questo carrello'; +$_LANGADM['AdminCarts3ac442c5433b22fbc1bdf0e4b02705b9'] = 'Crea un ordine con questo carrello'; +$_LANGADM['AdminCarts068f80c7519d0528fb08e82137a72131'] = 'Prodotti'; +$_LANGADM['AdminCarts6f16ab6ec0a6064d0c8961257a3eb1f5'] = 'Riassunto carrello'; +$_LANGADM['AdminCartsdeb10517653c255364175796ace3553f'] = 'Prodotto'; +$_LANGADM['AdminCarts6c957f72dc8cdacc75762f2cbdcdfaf2'] = 'PU'; +$_LANGADM['AdminCarts694e8d1f2ee056f98ee488bdc4982d73'] = 'Quant.'; $_LANGADM['AdminCarts27ce7f8b5623b2e2df568d64cf051607'] = 'Magazzino'; $_LANGADM['AdminCarts2fb3b950fd7711136f7f251ae5fbdbdc'] = 'Testo n.'; -$_LANGADM['AdminCarts30d5706b177c5a77731d1418e95d2900'] = 'Nessun ordine effettuato da questo carrello'; -$_LANGADM['AdminCarts44749712dbec183e983dcd78a7736c41'] = 'Data'; -$_LANGADM['AdminCarts543ae6adeb524f98cc7d3c816a1ec1e3'] = 'Totale prodotti:'; -$_LANGADM['AdminCarts580034e942d61c23826cb31dc2cb3c89'] = 'Carrello n.'; -$_LANGADM['AdminCarts58930025e1f95d65035e0df5d6c2ae41'] = 'Informazioni ordine'; -$_LANGADM['AdminCarts5a80b1a10d36fdb4c05b87e01cb7abc9'] = 'Totale pagato dalla registrazione:'; -$_LANGADM['AdminCarts66c4c5112f455a19afde47829df363fa'] = 'Totale:'; -$_LANGADM['AdminCarts689202409e48743b914713f96d93947c'] = 'Valore'; -$_LANGADM['AdminCarts691b338fa68b3c177c6ebbc745624c6a'] = 'Totale spedizione:'; -$_LANGADM['AdminCarts6f16ab6ec0a6064d0c8961257a3eb1f5'] = 'Riassunto carrello'; -$_LANGADM['AdminCarts6fde42aa0857eb92fc0d0c3fb1c6c8b7'] = 'ID ordine'; -$_LANGADM['AdminCarts81a45bb93f6dc37a6c0dcc3af725d331'] = 'In base al gruppo di questo cliente, i prezzi sono indicati:'; $_LANGADM['AdminCarts853ae90f0351324bd73ea615e6487517'] = ':'; -$_LANGADM['AdminCarts914419aa32f04011357d3b604a86d7eb'] = 'Mezzo di spedizione'; -$_LANGADM['AdminCarts96b0141273eabab320119c467cdcaf17'] = 'Totale'; -$_LANGADM['AdminCarts9d5bf15117441a1b52eb1f0808e4aad3'] = 'Buoni sconto'; -$_LANGADM['AdminCartsa12925b3d2beb085f9a024d8098b41dd'] = 'Totale carta regalo'; -$_LANGADM['AdminCartsa8e3c5c577a4b885819e5ba1c785065c'] = 'Ospite non registrato'; -$_LANGADM['AdminCartsadb831a7fdd83dd1e2a309ce7591dff8'] = 'Ospite'; -$_LANGADM['AdminCartsb157524c4be8c2fc80e5ef2f0b1bf1e6'] = 'Ordini convalidati:'; -$_LANGADM['AdminCartsb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminCartsce26601dac0dea138b7295f02b7620a7'] = 'Cliente'; -$_LANGADM['AdminCartsd1228f5476d15142b1358ae4b5fa2454'] = 'Ordine n.'; -$_LANGADM['AdminCartsd98a07f84921b24ee30f86fd8cd85c3c'] = 'da'; -$_LANGADM['AdminCartsdeb10517653c255364175796ace3553f'] = 'Prodotto'; $_LANGADM['AdminCartse78b6f4eb3be046f4d25c07ce54954d4'] = 'Rif :'; +$_LANGADM['AdminCarts543ae6adeb524f98cc7d3c816a1ec1e3'] = 'Totale prodotti:'; +$_LANGADM['AdminCarts2633d6725607d13e80f5e30514b91fbe'] = 'Totale sconti:'; +$_LANGADM['AdminCartsa12925b3d2beb085f9a024d8098b41dd'] = 'Totale carta regalo'; +$_LANGADM['AdminCarts691b338fa68b3c177c6ebbc745624c6a'] = 'Totale spedizione:'; +$_LANGADM['AdminCarts66c4c5112f455a19afde47829df363fa'] = 'Totale:'; +$_LANGADM['AdminCarts9d5bf15117441a1b52eb1f0808e4aad3'] = 'Buoni sconto'; $_LANGADM['AdminCartsf14b582c1b0eab88ed5904fb781568c0'] = 'Nome'; -$_LANGADM['AdminCartsf9e17adb48f78186c6bcd4bd9c08816d'] = 'Effettuato il:'; -$_LANGADM['AdminCartsfbaedde498cdead4f2780217646e9ba1'] = 'PU'; -$_LANGADM['AdminCategories00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Attivato'; -$_LANGADM['AdminCategories02fa003c38fefcda498b876f67f4cac7'] = 'URL semplificato:'; -$_LANGADM['AdminCategories38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; -$_LANGADM['AdminCategories394deec8b4e901394f69ad41095b1ecc'] = 'Meta keywords:'; -$_LANGADM['AdminCategories3adbdb3ac060038aa0e6e6c138ef9873'] = 'Categoria'; -$_LANGADM['AdminCategories3e053943605d9e4bf7dd7588ea19e9d2'] = 'Caratteri vietati:'; -$_LANGADM['AdminCategories461900b74731e07320ca79366df3e809'] = 'Immagine:'; +$_LANGADM['AdminCarts689202409e48743b914713f96d93947c'] = 'Valore'; +$_LANGADM['AdminCarts0e413966ac58799eeb7fb236d8269e5d'] = 'In base al gruppo di questo cliente, i prezzi sono indicati:'; +$_LANGADM['AdminCarts21586db2334d5241a3cbf559955c129b'] = 'tasse esclse'; +$_LANGADM['AdminCarts55b090625e8d4484bd223751acb21775'] = 'tasse incluse'; +$_LANGADM['AdminCategoriesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; $_LANGADM['AdminCategories49ee3087348e8d44e1feda1917443987'] = 'Nome'; -$_LANGADM['AdminCategories4e140ba723a03baa6948340bf90e2ef6'] = 'Nome:'; +$_LANGADM['AdminCategoriesb5a7adde1af5c87d7fd797b6245c2a39'] = 'Informazioni complementari'; $_LANGADM['AdminCategories52f5e0bc3859bc5f5e25130b6c7e8881'] = 'Posizione'; -$_LANGADM['AdminCategories5ffd7a335dd836b3373f5ec570a58bdc'] = 'Espandi tutto'; +$_LANGADM['AdminCategories86754577897acfb25deb69039d49d9a7'] = 'Mostrata'; +$_LANGADM['AdminCategoriesd3b206d196cd6be3a2764c1fb90b200f'] = 'Elimina selezione'; +$_LANGADM['AdminCategoriesef61fb324d729c341ea8ab9901e23566'] = 'Aggiungi nuovo'; +$_LANGADM['AdminCategories7dce122004969d56ae2e0245cb754d35'] = 'Modifica'; +$_LANGADM['AdminCategories3adbdb3ac060038aa0e6e6c138ef9873'] = 'Categoria'; +$_LANGADM['AdminCategories4e140ba723a03baa6948340bf90e2ef6'] = 'Nome:'; $_LANGADM['AdminCategories6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caratteri vietati:'; $_LANGADM['AdminCategories6637b53a5820cef0817b7f2a2553bfc8'] = 'Mostrata:'; -$_LANGADM['AdminCategories66f2dd0c775eff24ac95c38347bcaf9a'] = 'Categoria collegata'; -$_LANGADM['AdminCategories7b250cb374c12c42a75227ba75df7779'] = 'Meta <titolo>:'; -$_LANGADM['AdminCategories7dce122004969d56ae2e0245cb754d35'] = 'Modifica'; -$_LANGADM['AdminCategories86754577897acfb25deb69039d49d9a7'] = 'Mostrata'; -$_LANGADM['AdminCategories93cba07454f06a4a960172bbd6e2a435'] = 'Sì'; -$_LANGADM['AdminCategoriesa6bb76858f8b4b61c050ad7a7ac57e06'] = 'Meta descrizione:'; -$_LANGADM['AdminCategoriesa8cff2e828f241eed159bc28e76707c7'] = 'Indica tutti i gruppi a cui vuoi dare accesso a questa categoria'; -$_LANGADM['AdminCategoriesb56c3bda503a8dc4be356edb0cc31793'] = 'Comprimi tutto'; -$_LANGADM['AdminCategoriesb5a7adde1af5c87d7fd797b6245c2a39'] = 'Informazioni complementari'; -$_LANGADM['AdminCategoriesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; +$_LANGADM['AdminCategories00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Attivato'; $_LANGADM['AdminCategoriesb9f5c797ebbf55adccdd8539a65a0241'] = 'Disattivato'; +$_LANGADM['AdminCategories66f2dd0c775eff24ac95c38347bcaf9a'] = 'Categoria collegata'; +$_LANGADM['AdminCategoriesef7de3f485174ff47f061ad27d83d0ee'] = 'selezionato'; +$_LANGADM['AdminCategoriesb56c3bda503a8dc4be356edb0cc31793'] = 'Chiudi tutti'; +$_LANGADM['AdminCategories5ffd7a335dd836b3373f5ec570a58bdc'] = 'Apri tutti'; +$_LANGADM['AdminCategories93cba07454f06a4a960172bbd6e2a435'] = 'Si'; $_LANGADM['AdminCategoriesbafd7322c6e97d25b6299b5d6fe8920b'] = 'No'; $_LANGADM['AdminCategoriesd0042a700e9bdf79689d63ee6846dc0e'] = 'Descrizione:'; -$_LANGADM['AdminCategoriesea4788705e6873b424c65e91c2846b19'] = 'Cancella'; -$_LANGADM['AdminCategoriesef61fb324d729c341ea8ab9901e23566'] = 'Nuovo'; -$_LANGADM['AdminCategoriesef7de3f485174ff47f061ad27d83d0ee'] = 'selezionati'; +$_LANGADM['AdminCategories461900b74731e07320ca79366df3e809'] = 'Immagine:'; $_LANGADM['AdminCategoriesf0eaa209893a6bb5512c9876037b82be'] = 'Carica logo della categoria dal tuo computer'; -$_LANGADM['AdminCms0099c0173a3c7758b36025bdae9b4fc7'] = 'Attivato:'; -$_LANGADM['AdminCms00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Attivato'; -$_LANGADM['AdminCms084af17ae8dce6465e3acd94a3d995c1'] = 'La tua pagina CMS sarà salvata come bozza'; -$_LANGADM['AdminCms1dec4f55522b828fe5dacf8478021a9e'] = 'URL semplificato'; -$_LANGADM['AdminCms2ef9671539ece086eb5c74c851a08565'] = 'Sono permessi solo lettere e il carattere meno (-)'; -$_LANGADM['AdminCms38fb7d24e0d60a048f540ecb18e13376'] = 'Registra'; -$_LANGADM['AdminCms3f64b2beede1082fd32ddb0bf11a641f'] = 'META Descrizione'; -$_LANGADM['AdminCms45b1bce0ceb1e155fc99d59a21761b9e'] = 'Contenuto pagina'; -$_LANGADM['AdminCms52f5e0bc3859bc5f5e25130b6c7e8881'] = 'Posizione'; -$_LANGADM['AdminCms5ece607071fe59ddc4c88dc6abfe2310'] = 'Nessuna pagina trovata'; -$_LANGADM['AdminCms6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caratteri vietati:'; -$_LANGADM['AdminCms789ca3cc9e29e7ef767619e13c6b2f9e'] = 'Categoria CMS'; -$_LANGADM['AdminCms7b250cb374c12c42a75227ba75df7779'] = 'Meta titolo:'; -$_LANGADM['AdminCms7d7559ccac6bc30a4d985db11cb34a3a'] = 'META keywords'; -$_LANGADM['AdminCmsCategories00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Attivato'; -$_LANGADM['AdminCmsCategories02fa003c38fefcda498b876f67f4cac7'] = 'URL semplificato:'; -$_LANGADM['AdminCmsCategories2ef9671539ece086eb5c74c851a08565'] = 'Sono permessi solo lettere e il carattere meno (-)'; -$_LANGADM['AdminCmsCategories2f74f5e9674526a836ce24ad5584fc6e'] = 'Categoria collegata'; -$_LANGADM['AdminCmsCategories38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; -$_LANGADM['AdminCmsCategories394deec8b4e901394f69ad41095b1ecc'] = 'Meta keywords:'; -$_LANGADM['AdminCmsCategories49ee3087348e8d44e1feda1917443987'] = 'Nome'; -$_LANGADM['AdminCmsCategories4e140ba723a03baa6948340bf90e2ef6'] = 'Nome:'; -$_LANGADM['AdminCmsCategories52f5e0bc3859bc5f5e25130b6c7e8881'] = 'Posizione'; -$_LANGADM['AdminCmsCategories6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caratteri vietati:'; -$_LANGADM['AdminCmsCategories6637b53a5820cef0817b7f2a2553bfc8'] = 'Mostrata:'; -$_LANGADM['AdminCmsCategories789ca3cc9e29e7ef767619e13c6b2f9e'] = 'Categoria CMS'; -$_LANGADM['AdminCmsCategories7b250cb374c12c42a75227ba75df7779'] = 'Meta <titolo>:'; -$_LANGADM['AdminCmsCategories86754577897acfb25deb69039d49d9a7'] = 'Mostrata'; -$_LANGADM['AdminCmsCategoriesa6bb76858f8b4b61c050ad7a7ac57e06'] = 'Meta descrizione:'; -$_LANGADM['AdminCmsCategoriesb5a7adde1af5c87d7fd797b6245c2a39'] = 'Informazioni complementari'; -$_LANGADM['AdminCmsCategoriesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminCmsCategoriesb9f5c797ebbf55adccdd8539a65a0241'] = 'Disattivato'; -$_LANGADM['AdminCmsCategoriese25f0ecd41211b01c83e5fec41df4fe7'] = 'Eliminare gli elementi selezionati?'; -$_LANGADM['AdminCmsContent62381fc27e62649a16182a616de3f7ea'] = 'Categoria attuale'; -$_LANGADM['AdminCmsb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminCmsb78a3223503896721cca1303f776159b'] = 'Titolo'; -$_LANGADM['AdminCmsb9f5c797ebbf55adccdd8539a65a0241'] = 'Disattivato'; -$_LANGADM['AdminCmscc4fbd30d676ea2f9994b7063a8ada15'] = 'Pagine in questa categoria'; +$_LANGADM['AdminCategories7b250cb374c12c42a75227ba75df7779'] = 'Meta <titolo>:'; +$_LANGADM['AdminCategories3e053943605d9e4bf7dd7588ea19e9d2'] = 'Caratteri vietati:'; +$_LANGADM['AdminCategoriesa6bb76858f8b4b61c050ad7a7ac57e06'] = 'Meta descrizione:'; +$_LANGADM['AdminCategories394deec8b4e901394f69ad41095b1ecc'] = 'Meta keywords:'; +$_LANGADM['AdminCategories02fa003c38fefcda498b876f67f4cac7'] = 'URL semplificato:'; +$_LANGADM['AdminCategories1bd33faf04b6c7e0090de4f3e5915178'] = 'Accesso gruppo:'; +$_LANGADM['AdminCategories53d98bd116f47fdfe15c8eb4525c5e99'] = 'Hai 3 gruppi clienti di default'; +$_LANGADM['AdminCategories9f87a4708828a6a6cb07b1410f8f73e8'] = 'Indica tutti i gruppi a cui vuoi dare accesso a questa categoria'; +$_LANGADM['AdminCmsd3b206d196cd6be3a2764c1fb90b200f'] = 'Elimina selezione'; $_LANGADM['AdminCmse25f0ecd41211b01c83e5fec41df4fe7'] = 'Eliminare gli elementi selezionati?'; +$_LANGADM['AdminCmsb718adec73e04ce3ec720dd11a06a308'] = 'ID'; $_LANGADM['AdminCmse6b391a8d2c4d45902a23a8b6585703d'] = 'URL'; -$_LANGADM['AdminCmsef61fb324d729c341ea8ab9901e23566'] = 'Nuovo'; -$_LANGADM['AdminCmsf8825c9f08ff15b5ef6bc3a3898817e8'] = 'Salva e vedi in anteprima'; -$_LANGADM['AdminContacts00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Attivato'; -$_LANGADM['AdminContacts0a958d0b68cae1805a8f64cdcddb821b'] = 'Dati supplementari su questo contatto'; -$_LANGADM['AdminContacts38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; -$_LANGADM['AdminContacts51ec9bf4aaeab1b25bb57f9f8d4de557'] = 'Titolo:'; -$_LANGADM['AdminContacts76e1a2d01fd855aa7f2df99e2be260c5'] = 'Le e-mail saranno inviate a questo indirizzo'; -$_LANGADM['AdminContacts7e98c222c4dd2e73d37bc5cd0eca2fca'] = 'Nome del contatto, per es., Supporto Tecnico)'; -$_LANGADM['AdminContacts8b5dd64ab8d0b8158906796b53a200e2'] = 'Indirizzo e-mail'; -$_LANGADM['AdminContacts9aa698f602b1e5694855cee73a683488'] = 'Contatti'; -$_LANGADM['AdminContactsa4fa45b9c05d906d897b3a04f3d09838'] = 'Salva nel Servizio Clienti'; -$_LANGADM['AdminContactsb5a7adde1af5c87d7fd797b6245c2a39'] = 'Informazioni complementari'; +$_LANGADM['AdminCmsb78a3223503896721cca1303f776159b'] = 'Titolo'; +$_LANGADM['AdminCms52f5e0bc3859bc5f5e25130b6c7e8881'] = 'Posizione'; +$_LANGADM['AdminCms00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Abilita'; +$_LANGADM['AdminCmsf8825c9f08ff15b5ef6bc3a3898817e8'] = 'Salva e anteprima'; +$_LANGADM['AdminCms789ca3cc9e29e7ef767619e13c6b2f9e'] = 'Categoria CMS'; +$_LANGADM['AdminCms57bd1d8ace15f17054281d1e88336b97'] = 'Categoria CMS madre'; +$_LANGADM['AdminCms7b250cb374c12c42a75227ba75df7779'] = 'Meta titolo:'; +$_LANGADM['AdminCms6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caratteri non validi:'; +$_LANGADM['AdminCms3f64b2beede1082fd32ddb0bf11a641f'] = 'Meta descrizione:'; +$_LANGADM['AdminCms7d7559ccac6bc30a4d985db11cb34a3a'] = 'Parole chiave:'; +$_LANGADM['AdminCms1dec4f55522b828fe5dacf8478021a9e'] = 'Friendly url'; +$_LANGADM['AdminCms45b1bce0ceb1e155fc99d59a21761b9e'] = 'Solo lettere e segno meno (-) sono permessi'; +$_LANGADM['AdminCms0099c0173a3c7758b36025bdae9b4fc7'] = 'Abilita:'; +$_LANGADM['AdminCmsb9f5c797ebbf55adccdd8539a65a0241'] = 'Disabilita'; +$_LANGADM['AdminCms38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; +$_LANGADM['AdminCmscc4fbd30d676ea2f9994b7063a8ada15'] = 'Pagine in questa categoria'; +$_LANGADM['AdminCmsef61fb324d729c341ea8ab9901e23566'] = 'Aggiungi nuovo'; +$_LANGADM['AdminCms5ece607071fe59ddc4c88dc6abfe2310'] = 'Nessun elemento trovato'; +$_LANGADM['AdminCms084af17ae8dce6465e3acd94a3d995c1'] = 'La tua pagina CMS verrà salvata come bozza'; +$_LANGADM['AdminContact63406c9482c644975f227cc93788e8fb'] = 'Scegli la tua nazione'; +$_LANGADM['AdminContactffea2d321be109fc7243cfeb515fe257'] = 'Scegli la tua nazione'; +$_LANGADM['AdminContact61f0fa926f97eafb392975ed79cebb4a'] = 'Nome del negozio:'; +$_LANGADM['AdminContact792ccc0c7f3d0d20366fbbf44ef7cd78'] = 'Mostrato nelle e-mail e nei titoli di pagina'; +$_LANGADM['AdminContact237726599268adc200964601cdafeb16'] = 'E-mail negozio:'; +$_LANGADM['AdminContact0188aaac1db951dc90bced9ecd606c04'] = 'Mostrato nelle e-mail inviate ai clienti'; +$_LANGADM['AdminContactd7ceaa3ddb4fc6884046456463ecb258'] = 'Registrazione:'; +$_LANGADM['AdminContact76cee53a1d378b50e5bc3aa50ab3b4c0'] = 'Informazioni registrazione negozio (per es: SIRET, RCS, ...)'; +$_LANGADM['AdminContact3c720ca57528095461f52d40d26d956a'] = 'Indirizzo negozio'; +$_LANGADM['AdminContacte0ef7a9e00e6b6189c8da23da3fe79f8'] = 'Codice postale:'; +$_LANGADM['AdminContactbffb711ec36f280459d11dce315da72f'] = 'Città:'; +$_LANGADM['AdminContactf64be5eef68442a8f50cf535b92ad3e4'] = 'Nazione:'; +$_LANGADM['AdminContact18325105de95083e4a1d10b78f29c2bc'] = 'Provincia:'; +$_LANGADM['AdminContact673ae02fffb72f0fe68a66f096a01347'] = 'Telefono:'; +$_LANGADM['AdminContact0e2fb5b02182fd28b9b96e86ed27838f'] = 'Fax:'; +$_LANGADM['AdminContact5dd532f0a63d89c5af0243b74732f63c'] = 'Dettagli contatto'; +$_LANGADM['AdminContact38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; +$_LANGADM['AdminContactsd3b206d196cd6be3a2764c1fb90b200f'] = 'Elimina selezione'; +$_LANGADM['AdminContactse25f0ecd41211b01c83e5fec41df4fe7'] = 'Eliminare gli elementi selezionati?'; $_LANGADM['AdminContactsb718adec73e04ce3ec720dd11a06a308'] = 'ID'; $_LANGADM['AdminContactsb78a3223503896721cca1303f776159b'] = 'Titolo'; +$_LANGADM['AdminContacts8b5dd64ab8d0b8158906796b53a200e2'] = 'Indirizzo e-mail'; +$_LANGADM['AdminContactsb5a7adde1af5c87d7fd797b6245c2a39'] = 'Informazioni complementari'; +$_LANGADM['AdminContacts9aa698f602b1e5694855cee73a683488'] = 'Contatti'; +$_LANGADM['AdminContacts51ec9bf4aaeab1b25bb57f9f8d4de557'] = 'Titolo:'; +$_LANGADM['AdminContacts374be1f03a7e4dc66abae55e909b1efe'] = 'Nome del contatto, per es., Supporto Tecnico)'; +$_LANGADM['AdminContacts76e1a2d01fd855aa7f2df99e2be260c5'] = 'Le e-mail saranno inviate a questo indirizzo'; +$_LANGADM['AdminContactsa4cd3191fdeea29906a113c78d4c0e26'] = 'Salva nel Servizio Clienti'; +$_LANGADM['AdminContactsa95aa4c8a403019c8c31a8b1a8d97adb'] = 'Il messaggio sarà salvato nel tab Servizio Clienti'; +$_LANGADM['AdminContacts00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Attivato'; $_LANGADM['AdminContactsb9f5c797ebbf55adccdd8539a65a0241'] = 'Disattivato'; -$_LANGADM['AdminContactse25f0ecd41211b01c83e5fec41df4fe7'] = 'Eliminare gli elementi selezionati?'; -$_LANGADM['AdminContactsec444d8079f945e297c3a6d5359bb4d7'] = 'Il messaggio sarà salvato nel tab Servizio Clienti'; -$_LANGADM['AdminController01f8544c8fd4628bc686502e8b727d95'] = 'il campo'; -$_LANGADM['AdminController07213a0161f52846ab198be103b5ab43'] = 'errori'; -$_LANGADM['AdminController0a5fa53f3f20f67f98bd6c3b16df059d'] = 'è richiesto'; -$_LANGADM['AdminController0c6992101fe78e4f1ae3f391c485de29'] = 'Pacchetto di localizzazione importato con successo'; -$_LANGADM['AdminController12c500ed0b7879105fb46af0f246be87'] = 'Ordini'; -$_LANGADM['AdminController13348442cc6a27032d2b4aa28b75a5d3'] = 'Ricerca'; -$_LANGADM['AdminController151648106e4bf98297882ea2ea1c4b0e'] = 'Aggiornamento riuscito'; -$_LANGADM['AdminController16c64b6f203dd2b0a840184ef902a704'] = 'Modulo trapiantato al collegamento'; -$_LANGADM['AdminController2aa80a00e1c76b0c14ef567e0e322a0e'] = 'Modulo resettato'; -$_LANGADM['AdminController2c76ba09452e3da727ed4e65cf2f2593'] = 'Lingua copiata'; -$_LANGADM['AdminController2df9f8b8654e79c091ab5f33c9e1b67b'] = 'Upload riuscito'; -$_LANGADM['AdminController3879149292f9af4469cec013785d6dfd'] = 'avvisi'; -$_LANGADM['AdminController3e937d04c1c83492260a33d926ca587c'] = 'Bug Tracker'; -$_LANGADM['AdminController40606a2d55f7c33c732f1d3c1b5b1e66'] = 'Modulo cancellato'; -$_LANGADM['AdminController4236a440a662cc8253d7536e5aa17942'] = 'logout'; -$_LANGADM['AdminController4402aa7e384266cd7d0350c1cc9a0123'] = 'Traduzione aggiunta ma la lingua non è stata creata'; -$_LANGADM['AdminController46b1b35fd252d60dd4d1b610a9224943'] = 'Modulo rimosso dal collegamento'; -$_LANGADM['AdminController46f22f2a56ddd091f4b2b2c35c5ca989'] = 'catalogo:'; -$_LANGADM['AdminController4b6f7d34a58ba399f077685951d06738'] = 'Clienti'; -$_LANGADM['AdminController4ce81305b7edb043d0a7a5c75cab17d0'] = 'C\'è'; -$_LANGADM['AdminController4f32a32dea642737580dd71cdfd8d3c0'] = 'Accesso rapido'; -$_LANGADM['AdminController5196611ad1bf27e9cef5375b038c04db'] = 'Fatemi uscire di qui!!'; -$_LANGADM['AdminController53cd939ae14e33855274e17a3c411fdd'] = 'Per motivi di sicurezza, devi:'; -$_LANGADM['AdminController56deca22a707214865f7ea3ae6391d67'] = 'fatture'; -$_LANGADM['AdminController6175b106e638d4dd873cb3ff96724392'] = 'Miniature rigenerate'; -$_LANGADM['AdminController630f6dc397fe74e52d5189e2c80f282b'] = 'Ritorna all\'elenco'; -$_LANGADM['AdminController6357d3551190ec7e79371a8570121d3a'] = 'C\'è'; -$_LANGADM['AdminController70f4b635847038d056e33959821a7a66'] = 'Caratteri massimi:'; -$_LANGADM['AdminController795aa39f13629841edad6c04d3aca405'] = 'Immagini spostato con successo'; -$_LANGADM['AdminController7b83d3f08fa392b79e3f553b585971cd'] = 'avviso'; -$_LANGADM['AdminController7cfc3f369b8123e1c2d22a37b31a49a7'] = 'Modulo scaricato'; -$_LANGADM['AdminController7e47a344b06d82a8836cbee2748a79e6'] = 'è richiesto almeno in'; -$_LANGADM['AdminController84b4d8c8cdd02488c0f868e97b22a3c2'] = 'Creazione riuscita'; -$_LANGADM['AdminController8642a2f37a5d42b54ce53b1fbdd1583f'] = 'Carrelli'; -$_LANGADM['AdminController87a2663d841b78f01c27c0edb4f50b76'] = 'Soppressione riuscita'; -$_LANGADM['AdminController8a3cfd894d57e33c55400fc9d76aa08a'] = 'Clicca qui per vedere '; -$_LANGADM['AdminController9469a4605b719b91e2cdac9e3bbf460d'] = 'Traduzioni aggiunte'; -$_LANGADM['AdminController998b344cff693ad388a14ba89b1523c7'] = 'non valido'; -$_LANGADM['AdminControllera1acc250773be8550f5758190e1db93a'] = 'Status aggiornato'; -$_LANGADM['AdminControllera4da6f31ab268a5310bc475e63ab92db'] = 'Prendo atto dei rischi e intendo mostrare questa pagina'; -$_LANGADM['AdminControllera7c974ac23201089a5d17536bbb09f05'] = 'Modulo installato'; -$_LANGADM['AdminControllera7df4df5ba87b5e752c81b276959e797'] = 'Selezione cancellata'; -$_LANGADM['AdminControllera92269f5f14ac147a821728c23204c0b'] = 'Nascondi avvisi'; -$_LANGADM['AdminControllerad3737feaf28ed81b4073c7113f6228e'] = 'Messaggio inviato'; -$_LANGADM['AdminControllerb85b9d2e7e1153bd3d5a4bb0f57d347b'] = 'Duplicazione riuscita'; -$_LANGADM['AdminControllerbbaed3b1f842925ef862ec19261744d8'] = 'Modulo disinstallato'; -$_LANGADM['AdminControllerbbaff12800505b22a853e8b7f4eb6a22'] = 'Contatti'; -$_LANGADM['AdminControllerbee83fbebb6a50869091c78685f2b7f7'] = 'caratt. max., inclusi caratt. html'; -$_LANGADM['AdminControllerc9cc8cce247e49bae79f15173ce97354'] = 'Modifica'; -$_LANGADM['AdminControllercbebc850f5f849e8956b5f8075f48f69'] = 'tutto'; -$_LANGADM['AdminControllercc3787ca78f445f481069a4c047f7e7a'] = 'Scegli una lingua:'; -$_LANGADM['AdminControllerd4fecde5ac83b59cc690fd4d26d79abe'] = 'Rimborso eseguito'; -$_LANGADM['AdminControllerd70861cbe7f8c9a1241c39b3e7ef5ef2'] = 'Visualizza il mio negozio'; -$_LANGADM['AdminControllerdb26e10564e958809d798e8048fcbc0a'] = 'Chiave di sicurezza non valida'; -$_LANGADM['AdminControllerdef73ea130852d9e7813ee61eefa24e7'] = 'Aggiornamento impostazioni riuscito'; -$_LANGADM['AdminControllere41431d37c0f818843740e11a69c5ec2'] = 'Commento aggiunto'; -$_LANGADM['AdminControllere6a7f8a2f42cc35979973da8dfb10720'] = 'Forum'; -$_LANGADM['AdminControllere99c06952f4336ce189d8df45980dca0'] = 'eliminare la cartella / install'; -$_LANGADM['AdminControlleree05efe0548fdafc9e85cb4c34fbe845'] = 'Immagine cancellata'; -$_LANGADM['AdminControlleref61fb324d729c341ea8ab9901e23566'] = 'Nuovo'; -$_LANGADM['AdminControllerf755e8b92cb8f02c24f6f539180d45b1'] = 'è troppo lungo'; -$_LANGADM['AdminControllerf84b4e2770ec98e3db2926cd49864d2f'] = 'Le mie preferenze'; -$_LANGADM['AdminCountries00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Attivato'; -$_LANGADM['AdminCountries09545da0018af8fd4d2725858aa9b26d'] = 'Richiesto numero di codice fiscale?'; -$_LANGADM['AdminCountries13feb6ab1a436929f78c13ec405ce215'] = 'Limitare i paesi PER da quelli forniti dal portatori attivi'; -$_LANGADM['AdminCountries14a5ddaea551658f02fb0ef893f81313'] = 'Layout pulito'; -$_LANGADM['AdminCountries187dc89384a93e0bd008a5d1ec2339b6'] = 'Visualizzazione delle etichette fiscali:'; -$_LANGADM['AdminCountries24a23d787190f2c4812ff9ab11847a72'] = 'Status:'; -$_LANGADM['AdminCountries378296aa6056b95fe9d841aed8f3bfae'] = 'Richiesto Codice postale:'; -$_LANGADM['AdminCountries38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; -$_LANGADM['AdminCountries3af4c1797da60fd50670ddbb669fc0aa'] = 'Codice ISO:'; -$_LANGADM['AdminCountries4940bea043a2202dd111a1e408438407'] = 'Codice a 2 o 3 lettere, per es., FR per la Francia'; -$_LANGADM['AdminCountries4a9a923126a30b7ab47cc43ed8a25895'] = 'Utilizzare il mio layout attuale modificato'; -$_LANGADM['AdminCountries4aff46f8a7e137cff28dc9011eb2bbd3'] = 'Nome della nazione'; -$_LANGADM['AdminCountries4cc62307750c99e9f150d2baa18b6b81'] = 'Sei sicuro di voler applicare questa selezione?'; -$_LANGADM['AdminCountries4d92aeac3faeb1d29b189135fe2b3e49'] = 'Prefisso internazionale, per es.,: 33 per la Francia'; -$_LANGADM['AdminCountries5252b12033d3181aa8270eea2fd4c4d4'] = 'Opzioni nazioni'; -$_LANGADM['AdminCountries59716c97497eb9694541f7c3d37b1a4d'] = 'Nazione'; -$_LANGADM['AdminCountries6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caratteri vietati:'; -$_LANGADM['AdminCountries6d869ac09b11028c6884152b08f52786'] = 'Utilizzare un layout di default'; -$_LANGADM['AdminCountries790d59ef178acbc75d233bf4211763c6'] = 'Nazione'; -$_LANGADM['AdminCountries881e132cc7aae22327a99e24c73cbe34'] = 'Formato del Codice postale:'; -$_LANGADM['AdminCountries8e10808175a8d945d13bab31fb2e2663'] = 'Valuta di default'; -$_LANGADM['AdminCountries91bb198c336e8b4a82bed07cffd78891'] = 'Mostrerà di nuovo il layout ultima registrati'; -$_LANGADM['AdminCountries93cba07454f06a4a960172bbd6e2a435'] = 'Sì'; -$_LANGADM['AdminCountries9639e32cab248434a17ab32237cb3b71'] = 'Applica'; -$_LANGADM['AdminCountries96cddc4940425c2e51164e6f53ca3acf'] = 'Cancellerà il layout corrente'; -$_LANGADM['AdminCountries99b9aff66ba02be54313144319cf1889'] = 'Zona geografica dove si trova la nazione'; -$_LANGADM['AdminCountriesa314046def218cebb078f190756b0a4a'] = 'Indirizzo layout:'; -$_LANGADM['AdminCountriesa4f164d8b1b72c87b8ce558827bcd423'] = 'Valuta del negozio di default'; -$_LANGADM['AdminCountriesa86a021f16a103f44a8aa1c06e484831'] = 'Verrà visualizzato un layout di default per questo paese'; -$_LANGADM['AdminCountriesad68f9bafd9bf2dcf3865dac55662fd5'] = 'Codice ISO'; -$_LANGADM['AdminCountriesb3ff996fe5c77610359114835baf9b38'] = 'Zona'; +$_LANGADM['AdminContacts0a958d0b68cae1805a8f64cdcddb821b'] = 'Dati supplementari su questo contatto'; +$_LANGADM['AdminContacts38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; +$_LANGADM['AdminCountriesd3b206d196cd6be3a2764c1fb90b200f'] = 'Elimina selezione'; +$_LANGADM['AdminCountriese25f0ecd41211b01c83e5fec41df4fe7'] = 'Eliminare l\'elemento selezionato?'; +$_LANGADM['AdminCountriesf52c1ff75f69fa46ae947f0a3f653641'] = 'Opzioni nazioni'; +$_LANGADM['AdminCountriesd14d3384847c11b0708990b3343c8dbf'] = 'Nazione di defalut :'; +$_LANGADM['AdminCountriesb017db41a29dff4007de058af406341e'] = 'Nazione di default usata in questo negozio'; +$_LANGADM['AdminCountries1fc805aa4640fe85ccfc7bdb7c88d319'] = 'Limitare i paesi a quelli con un corriere attivo'; $_LANGADM['AdminCountriesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminCountriesb9f5c797ebbf55adccdd8539a65a0241'] = 'Disattivato'; -$_LANGADM['AdminCountriesbafd7322c6e97d25b6299b5d6fe8920b'] = 'No'; -$_LANGADM['AdminCountriescef82d41923398076fb06d463541d707'] = 'Contiene stati:'; -$_LANGADM['AdminCountriesd3c5d8339f3840b75b4031c2b1e508de'] = 'Elenco ufficiale qui'; -$_LANGADM['AdminCountriesd88def0eb4ff593621b4113e1fc54965'] = 'Utilizzare l\'ultimo layout registrati'; +$_LANGADM['AdminCountries59716c97497eb9694541f7c3d37b1a4d'] = 'Nazione'; +$_LANGADM['AdminCountriesad68f9bafd9bf2dcf3865dac55662fd5'] = 'Codice ISO'; $_LANGADM['AdminCountriesd8ec51bf63378409b1d40cc45c80f926'] = 'Prefisso telefonico'; -$_LANGADM['AdminCountriese25f0ecd41211b01c83e5fec41df4fe7'] = 'Eliminare gli elementi selezionati?'; -$_LANGADM['AdminCountriese6e42855066e7a3ae050b2c698021b14'] = 'Zona:'; -$_LANGADM['AdminCountriesec156a02718eeb18048c8589bea1f4a1'] = 'Prefisso telefonico:'; +$_LANGADM['AdminCountriesb3ff996fe5c77610359114835baf9b38'] = 'Zona'; +$_LANGADM['AdminCountries00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Attivato'; +$_LANGADM['AdminCountries790d59ef178acbc75d233bf4211763c6'] = 'Nazione'; $_LANGADM['AdminCountriesf64be5eef68442a8f50cf535b92ad3e4'] = 'Nazione:'; -$_LANGADM['AdminCountriesf986c3dfa3c510d15d32b59e2e83e037'] = 'CAP nazionale (L per lettera, N per numero e C per Codice ISO), per es., NNNNN per Francia. Nessuna verifica se indefinito.'; -$_LANGADM['AdminCountriesfc6bff84b96cbd12e8b2acb2cbe4c979'] = 'Mostrerà di nuovo si sta modificando il layout corrente'; -$_LANGADM['AdminCurrencies007f2226bf0915adaf9ef63b0e8287ca'] = 'Formato:'; -$_LANGADM['AdminCurrencies0099c0173a3c7758b36025bdae9b4fc7'] = 'Attivato:'; -$_LANGADM['AdminCurrencies00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Attivato'; -$_LANGADM['AdminCurrencies02c86eb2792f3262c21d030a87e19793'] = 'Simbolo'; -$_LANGADM['AdminCurrencies19e5c58e6f3027749ab6aa14c5a650fd'] = 'in dollari'; -$_LANGADM['AdminCurrencies260f0e6ff1df0aa4f39310176b5d6c44'] = 'Posto questo URL nel crontab oppure chiamare manualmente ogni giorno'; -$_LANGADM['AdminCurrencies29e59767fa0a8d3adbacc87cae6d061c'] = 'Simbolo:'; -$_LANGADM['AdminCurrencies2e5845557ed8ecd864f0db5ce4dac829'] = 'Apparirà su Front Office, esempio: euro, dollaro'; -$_LANGADM['AdminCurrencies32dd182c91d1a647c40ce4561eb33da9'] = 'Apparirà su Front Office, esempio: €, $'; -$_LANGADM['AdminCurrencies386c339d37e737a436499d423a77df0c'] = 'Valuta'; -$_LANGADM['AdminCurrencies38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; -$_LANGADM['AdminCurrencies3af4c1797da60fd50670ddbb669fc0aa'] = 'Codice ISO:'; -$_LANGADM['AdminCurrencies444a643f521c7fff9ef731ff301d86cc'] = 'Si applica a tutti i prezzi, per es.:'; -$_LANGADM['AdminCurrencies44d23fb07dc0be241d77d922bbc871c1'] = 'Codice ISO numerico, per es.:\' 840 per dollaro, 978 per euro'; -$_LANGADM['AdminCurrencies48781284e7a2c2b1479559ce12aa73c5'] = 'Aggiorna tassi di cambio in tempo reale'; -$_LANGADM['AdminCurrencies5e7ad8ee59bd36302bbc58bc710eeabb'] = 'Tassi valuta aggiornamento'; -$_LANGADM['AdminCurrencies77295c7d814e7397c55f64ec06313984'] = 'Valuta:'; -$_LANGADM['AdminCurrencies77428b04a1847555eb9bc52422a377b0'] = 'Tasso di cambio'; -$_LANGADM['AdminCurrencies795b18173b4ddc7ea79c606ccd0f3feb'] = 'Non puoi cancellare la valuta di default'; -$_LANGADM['AdminCurrencies7fa4d1ea7f7b9d819c54d83bb3263512'] = 'Codice ISO numerico:'; -$_LANGADM['AdminCurrencies82158fd670cc8b5dedefd4201d9701cd'] = 'ostra i decimali nei prezzi'; -$_LANGADM['AdminCurrencies8632ac58071857c4425a9b6042f1fe21'] = 'Codice ISO, es.:\' USD per dollaro, EUR per euro'; -$_LANGADM['AdminCurrencies876ca43ba50351d4e492970f40632661'] = 'Aggiorna tassi di cambio'; -$_LANGADM['AdminCurrencies87bd3cbac63d9410fff1815181cb60cc'] = 'Spazio vuoto:'; -$_LANGADM['AdminCurrencies88ddc0e9e26e200dccfdf7a3a1274b98'] = 'Tasso di cambio da una unità della valuta di default del tuo negozio (per es., 1€) a questa valuta. Per esempio, se la valuta di default è l\'euro, e questa valuta è il dollaro, digita \"1.20\"'; -$_LANGADM['AdminCurrenciesa5ffda8871e3d3d193c8e67f76686375'] = 'Sono permessi solo lettere e il carattere meno'; -$_LANGADM['AdminCurrenciesaa3606501de88ea50155297736664490'] = 'in euro'; -$_LANGADM['AdminCurrenciesad68f9bafd9bf2dcf3865dac55662fd5'] = 'Codice ISO'; +$_LANGADM['AdminCountries6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caratteri vietati:'; +$_LANGADM['AdminCountries3be0efaecb3514a14757b8beb4b5dbb3'] = 'Nome della nazione'; +$_LANGADM['AdminCountries3af4c1797da60fd50670ddbb669fc0aa'] = 'Codice ISO:'; +$_LANGADM['AdminCountriesb1552d7eb6457f287779ccfd7919edd5'] = 'Codice a 2 o 3 lettere, per es., FR per la Francia'; +$_LANGADM['AdminCountriesd3c5d8339f3840b75b4031c2b1e508de'] = 'Elenco ufficiale qui'; +$_LANGADM['AdminCountriesec156a02718eeb18048c8589bea1f4a1'] = 'Prefisso telefonico:'; +$_LANGADM['AdminCountriesde75ad491bc3786b95925170ce710a4f'] = 'Prefisso internazionale, per es.,: 33 per la Francia'; +$_LANGADM['AdminCountries8e10808175a8d945d13bab31fb2e2663'] = 'Valuta di default'; +$_LANGADM['AdminCountriesa4f164d8b1b72c87b8ce558827bcd423'] = 'Valuta del negozio di default'; +$_LANGADM['AdminCountriese6e42855066e7a3ae050b2c698021b14'] = 'Zona:'; +$_LANGADM['AdminCountries99b9aff66ba02be54313144319cf1889'] = 'Zona geografica dove si trova la nazione'; +$_LANGADM['AdminCountries378296aa6056b95fe9d841aed8f3bfae'] = 'Richiesto Codice postale:'; +$_LANGADM['AdminCountries93cba07454f06a4a960172bbd6e2a435'] = 'Sì'; +$_LANGADM['AdminCountriesbafd7322c6e97d25b6299b5d6fe8920b'] = 'No'; +$_LANGADM['AdminCountries881e132cc7aae22327a99e24c73cbe34'] = 'Formato del Codice postale:'; +$_LANGADM['AdminCountrieseeecf5643624f7dcd13b7f811081b2a0'] = 'CAP nazionale (L per lettera, N per numero e C per Codice ISO), per es., NNNNN per Francia. Nessuna verifica se indefinito.'; +$_LANGADM['AdminCountriesf63779d1369491623f1370ab2c6c2f59'] = 'Layout indirizzo:'; +$_LANGADM['AdminCountries24a23d787190f2c4812ff9ab11847a72'] = 'Status:'; +$_LANGADM['AdminCountriesb9f5c797ebbf55adccdd8539a65a0241'] = 'Disattivato'; +$_LANGADM['AdminCountries918d1120334b006d4bbfe943e5858b21'] = 'Mostra o no questa nazione'; +$_LANGADM['AdminCountriescef82d41923398076fb06d463541d707'] = 'Contiene stati:'; +$_LANGADM['AdminCountries3b74a180b3e0d74ab26a10e3c2bbad74'] = 'Richiesto numero di codice fiscale?'; +$_LANGADM['AdminCountriesc1edc866eb073edc343772bcf2df03da'] = 'Mostra etichetta tasse:'; +$_LANGADM['AdminCountries38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; +$_LANGADM['AdminCountries5dfe48d86e43b22b76d36dcaadd5caf9'] = 'Usare l\'ultimo layout registrato'; +$_LANGADM['AdminCountriesa19ef0b0d61c6410b0c930f7164d5870'] = 'Usare layout di base'; +$_LANGADM['AdminCountriesa4a61fd17fd3f75cdddb53a1404d2ba4'] = 'Usare il mio layout corrente modificato'; +$_LANGADM['AdminCountries6b900667b4a05ffdccc0bab5a20130a7'] = 'Pulisci layout'; +$_LANGADM['AdminCountries3c8c27936e0b77573f272762725d1f35'] = 'Mostrerà di nuovo il tuo ultimo layout registrato'; +$_LANGADM['AdminCountries6ed1785fc321c863c5dcb6aa64a5afcb'] = 'Mostrerà il layout di default per questo paese'; +$_LANGADM['AdminCountries38b118904195814e2e87aa7f36200fd7'] = 'Tornano ad essere mostrate durante l\'editing'; +$_LANGADM['AdminCountries658983835e342b548674ebb6d169333f'] = 'Cancellerà il layout corrente'; +$_LANGADM['AdminCountries708526e44bef1d8fcd0d67ddf61044d5'] = 'Sei sicuro di applicare questa selezione?'; +$_LANGADM['AdminCountries9639e32cab248434a17ab32237cb3b71'] = 'Applica'; $_LANGADM['AdminCurrenciesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminCurrenciesb9f5c797ebbf55adccdd8539a65a0241'] = 'Disattivato'; -$_LANGADM['AdminCurrenciesbebbab2c1ac732ccef4181f51ed52967'] = 'Tasso di cambio:'; +$_LANGADM['AdminCurrencies386c339d37e737a436499d423a77df0c'] = 'Valuta'; +$_LANGADM['AdminCurrenciesad68f9bafd9bf2dcf3865dac55662fd5'] = 'Codice ISO'; +$_LANGADM['AdminCurrencies5f838bbd088886f09f67b904e414f0e7'] = 'Num Codice ISO'; +$_LANGADM['AdminCurrencies02c86eb2792f3262c21d030a87e19793'] = 'Simbolo'; $_LANGADM['AdminCurrenciesd311128c6b9f34f85e6b0e29bcbcd165'] = 'Tasso di cambio'; -$_LANGADM['AdminCurrenciesd6b378c31ecfd51965a5a318e06af249'] = 'Includi uno spazio vuoto tra segno e prezzo, per es.:'; -$_LANGADM['AdminCurrenciesde9b254aa38ded29b5a826d9e752b90b'] = 'Num Codice ISO'; +$_LANGADM['AdminCurrencies00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Attivato'; +$_LANGADM['AdminCurrenciesb67536699de7bf5ddd53bd913e87758a'] = 'Opzioni valute'; +$_LANGADM['AdminCurrencies8e10808175a8d945d13bab31fb2e2663'] = 'Valuta di default:'; +$_LANGADM['AdminCurrencies36144ac2644548932977cc36677c1698'] = 'Divisa di default utilizzata nel negozio'; +$_LANGADM['AdminCurrenciescc2f0a18cb0448ca2101f93be765e487'] = 'Se si cambia la valuta di default, sarà necessario modificare manualmente ogni prezzo del prodotto.'; +$_LANGADM['AdminCurrencies77428b04a1847555eb9bc52422a377b0'] = 'Tasso di cambio'; +$_LANGADM['AdminCurrenciescc78a6568894b1bdfd096d013220675c'] = 'Aggiorna tassi di cambio in tempo reale'; +$_LANGADM['AdminCurrencies876ca43ba50351d4e492970f40632661'] = 'Aggiorna tassi di cambio'; +$_LANGADM['AdminCurrenciesf6536046d7af41c3f3975868d6963179'] = 'Tariffe valuta aggiornate'; +$_LANGADM['AdminCurrencies37a3eab84c53ce5bbdee58235ae7aaf9'] = 'Inserire questo URL in crontab o richiamarlo manualmente ogni giorno.'; +$_LANGADM['AdminCurrencies77295c7d814e7397c55f64ec06313984'] = 'Valuta:'; +$_LANGADM['AdminCurrenciesa5ffda8871e3d3d193c8e67f76686375'] = 'Sono permessi solo lettere e il carattere meno'; +$_LANGADM['AdminCurrencies22f06a748377ee2893d1b86384c975df'] = 'Apparirà su Front Office, esempio: euro, dollaro'; +$_LANGADM['AdminCurrencies3af4c1797da60fd50670ddbb669fc0aa'] = 'Codice ISO:'; +$_LANGADM['AdminCurrenciesc93495e5c579aba71fe290177d11c298'] = 'Codice ISO, es.:\' USD per dollaro, EUR per euro'; +$_LANGADM['AdminCurrencies7fa4d1ea7f7b9d819c54d83bb3263512'] = 'Codice ISO numerico:'; +$_LANGADM['AdminCurrencies166d6fbb3220ee94c83cdc6857ad2f55'] = 'Codice ISO numerico, per es.:\' 840 per dollaro, 978 per euro'; +$_LANGADM['AdminCurrencies29e59767fa0a8d3adbacc87cae6d061c'] = 'Simbolo:'; +$_LANGADM['AdminCurrencies22f06a748377ee2893d1b86384c975df'] = 'Apparirà su Front Office, esempio: €, $'; +$_LANGADM['AdminCurrenciesbebbab2c1ac732ccef4181f51ed52967'] = 'Tasso di cambio:'; +$_LANGADM['AdminCurrencies88ddc0e9e26e200dccfdf7a3a1274b98'] = 'Tasso di cambio da una unità della valuta di default del tuo negozio (per es., 1€) a questa valuta. Per esempio, se la valuta di default è l\'euro, e questa valuta è il dollaro, digita \"1.20\"'; +$_LANGADM['AdminCurrencies007f2226bf0915adaf9ef63b0e8287ca'] = 'Formato:'; +$_LANGADM['AdminCurrencies97185312c2bb8cef3fe65b953188e0f8'] = 'Si applica a tutti i prezzi, per es.:'; +$_LANGADM['AdminCurrenciese56ae57c96eef5ece7a59c47776a775a'] = 'in dollari'; +$_LANGADM['AdminCurrencies769aa55f039616f1ea9c111dd4cecb55'] = 'in euro'; $_LANGADM['AdminCurrenciese02162e8fe1c036639e5c8850ce44b3f'] = 'Decimali:'; -$_LANGADM['AdminCurrenciese25f0ecd41211b01c83e5fec41df4fe7'] = 'Eliminare gli elementi selezionati?'; -$_LANGADM['AdminCurrenciese7e915ec26ac2be5f5730752e5fc3b78'] = 'Non puoi disattivare la valuta di default'; -$_LANGADM['AdminCustomerPreferences0db377921f4ce762c62526131097968f'] = 'Generale'; -$_LANGADM['AdminCustomerPreferences38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; -$_LANGADM['AdminCustomerPreferences640fd0cc0ffa0316ae087652871f4486'] = 'minuti'; -$_LANGADM['AdminCustomerPreferences6d1b3d500b8a7cbaeb62b0643ee57c7c'] = 'Ricrea password:'; -$_LANGADM['AdminCustomerPreferences87eed0b2fbd8bec6796514f309d87aec'] = 'Tempo minimo di sicurezza per ricreare la password'; -$_LANGADM['AdminCustomerPreferences8d7a93422a7ecd89d12811e22055f6d5'] = 'Recupero del carrello dopo l\'autenticazione del cliente'; -$_LANGADM['AdminCustomerPreferencese6b03a6bdf49d1cd0655e0f7a3d990cb'] = 'Mostrare di nuovo il carrello al login'; -$_LANGADM['AdminCustomerThreads018d4d01cba3905ad11258518b4ea424'] = 'Inviato da:'; -$_LANGADM['AdminCustomerThreads03f4a47830f97377a35321051685071e'] = 'Chiuso'; -$_LANGADM['AdminCustomerThreads068f62c804cc9c4cd4f6dfc5b5d3ecaa'] = 'Argomenti in attesa'; -$_LANGADM['AdminCustomerThreads068f80c7519d0528fb08e82137a72131'] = 'Prodotti'; -$_LANGADM['AdminCustomerThreads06df33001c1d7187fdd81ea1f5b277aa'] = 'Azioni'; -$_LANGADM['AdminCustomerThreads0e2f5e3f12561ac94047979ec5406946'] = 'ID messaggio'; -$_LANGADM['AdminCustomerThreads1033cc268ed0919b5d4e76ea6053ed25'] = 'In attesa 2'; -$_LANGADM['AdminCustomerThreads1bda80f2be4d3658e0baa43fbe7ae8c1'] = 'Visualizza'; -$_LANGADM['AdminCustomerThreads1e884e3078d9978e216a027ecd57fb34'] = 'Indirizzo e-mail'; -$_LANGADM['AdminCustomerThreads2273d1167a6212812d95dc8fadbae78e'] = 'Servizio clienti'; -$_LANGADM['AdminCustomerThreads240f3031f25601fa128bd4e15f0a37de'] = 'Commento'; -$_LANGADM['AdminCustomerThreads2605a817441c19cc88eb9e5d17845dc0'] = 'Puoi aggiungere un commento qui'; -$_LANGADM['AdminCustomerThreads385b0ac7763680e5768f3e5e866910da'] = 'Inviato il:'; -$_LANGADM['AdminCustomerThreads3d49ea2e92edbb4219d39256794525d9'] = 'Invia la mia risposta'; -$_LANGADM['AdminCustomerThreads408f476244defe7636d3143848bf1024'] = 'Gli altri messaggi in questa categoria sono stati trattati'; -$_LANGADM['AdminCustomerThreads41de6d6cfb8953c021bbe4ba0701c8a1'] = 'Messaggi'; -$_LANGADM['AdminCustomerThreads42ff79fde8fc930db50949b4f700c661'] = 'Inoltra questa discussione a'; -$_LANGADM['AdminCustomerThreads44749712dbec183e983dcd78a7736c41'] = 'Data'; -$_LANGADM['AdminCustomerThreads46a2a41cc6e552044816a2d04634545d'] = 'Status'; -$_LANGADM['AdminCustomerThreads47a0be8d1015d526a1fbaa56c3102135'] = 'Argomento'; -$_LANGADM['AdminCustomerThreads47bab378f9e6268f758db00bcbf014fa'] = 'nuovi messaggii'; -$_LANGADM['AdminCustomerThreads4994a8ffeba4ac3140beb89e8d41f174'] = 'Lingua'; -$_LANGADM['AdminCustomerThreads49ee3087348e8d44e1feda1917443987'] = 'Nome'; -$_LANGADM['AdminCustomerThreads518f0adf73dca7abeebc9c3a85352cfc'] = 'Nessun nuovo messaggio'; -$_LANGADM['AdminCustomerThreads548abe251b033d863417979998dba612'] = 'Inoltra'; -$_LANGADM['AdminCustomerThreads54ebd9a5b69ce86503616d72ed9e82c6'] = 'Rispondi al successivo messaggio non trattato in questa categoria'; -$_LANGADM['AdminCustomerThreads64898ffcd380ab607ccfe2f843447424'] = 'Totale messaggi clienti'; -$_LANGADM['AdminCustomerThreads693c61ec70b6c06dbd376fd208a125a0'] = 'Numero totale argomenti'; -$_LANGADM['AdminCustomerThreads694e8d1f2ee056f98ee488bdc4982d73'] = 'Quantità'; -$_LANGADM['AdminCustomerThreads6fe76eb16b53e5008f51db59a7dae7b3'] = 'Vedi file'; -$_LANGADM['AdminCustomerThreads70e7ab74282fb27b8c100e017b037135'] = 'In attesa 1'; -$_LANGADM['AdminCustomerThreads7442e29d7d53e549b78d93c46b8cdcfc'] = 'Ordini'; -$_LANGADM['AdminCustomerThreads7bc873cba11f035df692c3549366c722'] = '-- Scegli --'; -$_LANGADM['AdminCustomerThreads818d947aeb9e604f54ce4c3444cc0256'] = 'ID discussione'; -$_LANGADM['AdminCustomerThreads81e053d78f01540e9cd6fb68a1c03976'] = 'Qualcun altro'; -$_LANGADM['AdminCustomerThreads8a1926ed751f4c73a2271945278cf2df'] = 'Totale messaggi dipendenti'; -$_LANGADM['AdminCustomerThreads91e2e681ab0c5817498a10318df5aec9'] = 'La tua risposta sarà inviata a:'; -$_LANGADM['AdminCustomerThreads940663fd4428d2c86f9a4780b6574028'] = 'Messaggio'; -$_LANGADM['AdminCustomerThreads9788af9fa097020a285afc0651a0721c'] = 'Visualizza cliente'; -$_LANGADM['AdminCustomerThreads9cce8dbf2a8e527cbf71bcf8a8a7e352'] = 'Argomenti chiusi'; -$_LANGADM['AdminCustomerThreadsa1fa27779242b4902f7ae3bdd5c6d508'] = 'Tipo'; -$_LANGADM['AdminCustomerThreadsb20d33a926b1e5b39db18b2911e1c1f9'] = 'Rispondi a questo messaggio'; -$_LANGADM['AdminCustomerThreadsb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminCustomerThreadsbfb069b69766c9a8a1fac8aabfd970b2'] = 'File allegato'; -$_LANGADM['AdminCustomerThreadsc33e404a441c6ba9648f88af3c68a1ca'] = 'Statistiche'; +$_LANGADM['AdminCurrenciese19041dee2c5aed032d1e9db85ec44c8'] = 'ostra i decimali nei prezzi'; +$_LANGADM['AdminCurrenciesb9f5c797ebbf55adccdd8539a65a0241'] = 'Disattivato'; +$_LANGADM['AdminCurrencies2ef64538778c7f669d83b50ed7efe236'] = 'Spazio vuoto:'; +$_LANGADM['AdminCurrenciesc953b72bf115d7c4d22123780d3ca3cd'] = 'Includi uno spazio vuoto tra segno e prezzo, per es.:'; +$_LANGADM['AdminCurrencies0099c0173a3c7758b36025bdae9b4fc7'] = 'Attivato:'; +$_LANGADM['AdminCurrencies38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; $_LANGADM['AdminCustomerThreadsc3bf447eabe632720a3aa1a7ce401274'] = 'Aperto'; -$_LANGADM['AdminCustomerThreadsc453a4b8e8d98e82f35b67f433e3b4da'] = 'Pagamento'; -$_LANGADM['AdminCustomerThreadsc5730b7ad58a3bad76e6b6b763521ec7'] = 'Visualizza i messaggi'; -$_LANGADM['AdminCustomerThreadsc851a34d4806acb02a55df148f9d7f25'] = 'Prodotto numero'; -$_LANGADM['AdminCustomerThreadsc9cc8cce247e49bae79f15173ce97354'] = 'Modifica'; -$_LANGADM['AdminCustomerThreadsc9d31b30a6ca5a4613085216dfe9894f'] = 'Imposta questo messaggio come trattato'; -$_LANGADM['AdminCustomerThreadscb8fe83175bea4ba19d633b1dc6ea656'] = 'visualizza ordine'; +$_LANGADM['AdminCustomerThreads03f4a47830f97377a35321051685071e'] = 'Chiuso'; +$_LANGADM['AdminCustomerThreads70e7ab74282fb27b8c100e017b037135'] = 'In attesa 1'; +$_LANGADM['AdminCustomerThreads1033cc268ed0919b5d4e76ea6053ed25'] = 'In attesa 2'; +$_LANGADM['AdminCustomerThreadsb718adec73e04ce3ec720dd11a06a308'] = 'ID'; $_LANGADM['AdminCustomerThreadsce26601dac0dea138b7295f02b7620a7'] = 'Cliente'; -$_LANGADM['AdminCustomerThreadscf090b8fa4a136ed6058aaf84d5d2538'] = 'Ultimo messaggio'; -$_LANGADM['AdminCustomerThreadsd1228f5476d15142b1358ae4b5fa2454'] = 'Ordine n.'; -$_LANGADM['AdminCustomerThreadsd13d8380c3f4de07fef91a42fe6c60d7'] = 'ID cliente'; -$_LANGADM['AdminCustomerThreadsd21b5a78517318e6d35414d4217950ce'] = 'Messaggio inviato a'; -$_LANGADM['AdminCustomerThreadsd55669822f1a8cf72ec1911e462a54eb'] = 'per'; -$_LANGADM['AdminCustomerThreadsd62b749697e3c1b9c26a645ad5d56656'] = 'Browser:'; -$_LANGADM['AdminCustomerThreadsd8a065ef1c8b81af153be321e200ace7'] = 'Ordini convalidati:'; -$_LANGADM['AdminCustomerThreadse25f0ecd41211b01c83e5fec41df4fe7'] = 'Eliminare gli elementi selezionati?'; -$_LANGADM['AdminCustomerThreadse8b4e59e41f890acd1d5d86d494d6d02'] = 'Scrivi qui sotto la tua risposta'; -$_LANGADM['AdminCustomerThreadsea067eb37801c5aab1a1c685eb97d601'] = 'Totale pagato'; +$_LANGADM['AdminCustomerThreads1e884e3078d9978e216a027ecd57fb34'] = 'Indirizzo e-mail'; +$_LANGADM['AdminCustomerThreadsa1fa27779242b4902f7ae3bdd5c6d508'] = 'Tipo'; +$_LANGADM['AdminCustomerThreads4994a8ffeba4ac3140beb89e8d41f174'] = 'Lingua'; $_LANGADM['AdminCustomerThreadsec53a8c4f07baed5d8825072c89799be'] = 'Status'; -$_LANGADM['AdminCustomerThreadsf112c37a7318adef5c2d14c687172c25'] = 'Argomenti non letti'; -$_LANGADM['AdminCustomerThreadsf752f758ff0b5c465d65c2d0bcc579cd'] = 'nuovo messaggio'; $_LANGADM['AdminCustomerThreadsf8c8b903cb2e4f297e4b96d4b9c1e98a'] = 'Dipendente'; +$_LANGADM['AdminCustomerThreads41de6d6cfb8953c021bbe4ba0701c8a1'] = 'Messaggi'; +$_LANGADM['AdminCustomerThreadscf090b8fa4a136ed6058aaf84d5d2538'] = 'Ultimo messaggio'; +$_LANGADM['AdminCustomerThreads693c61ec70b6c06dbd376fd208a125a0'] = 'Numero totale argomenti'; +$_LANGADM['AdminCustomerThreads068f62c804cc9c4cd4f6dfc5b5d3ecaa'] = 'Argomenti in attesa'; +$_LANGADM['AdminCustomerThreads64898ffcd380ab607ccfe2f843447424'] = 'Totale messaggi clienti'; +$_LANGADM['AdminCustomerThreads8a1926ed751f4c73a2271945278cf2df'] = 'Totale messaggi dipendenti'; +$_LANGADM['AdminCustomerThreadsda2f2f1035487e79b7f5bfd9c5c3eeab'] = 'Argomenti non letti'; +$_LANGADM['AdminCustomerThreads939315783ef4f2eb1cbdac37f3fd1e6b'] = 'Argomenti chiusi'; +$_LANGADM['AdminCustomerThreadsd21b5a78517318e6d35414d4217950ce'] = 'Messaggio inviato a'; +$_LANGADM['AdminCustomerThreads240f3031f25601fa128bd4e15f0a37de'] = 'Commento'; +$_LANGADM['AdminCustomerThreadse3548fd146ea6ed090fcf8b8e6045be3'] = 'Rispondi al successivo messaggio non trattato in questa categoria'; +$_LANGADM['AdminCustomerThreadsf79c2e540bdb87cd7710bf1e075e49db'] = 'Gli altri messaggi in questa categoria sono stati trattati'; +$_LANGADM['AdminCustomerThreadsbecf0f5df68e520481f4a3cbdd98846d'] = 'Imposta questo messaggio come trattato'; +$_LANGADM['AdminCustomerThreads6d88865acb8658a92b188e47ba03906d'] = 'Nessun nuovo messaggio'; +$_LANGADM['AdminCustomerThreads47bab378f9e6268f758db00bcbf014fa'] = 'nuovi messaggii'; +$_LANGADM['AdminCustomerThreadsf752f758ff0b5c465d65c2d0bcc579cd'] = 'nuovo messaggio'; +$_LANGADM['AdminCustomerThreads2273d1167a6212812d95dc8fadbae78e'] = 'Servizio clienti'; +$_LANGADM['AdminCustomerThreadsc33e404a441c6ba9648f88af3c68a1ca'] = 'Statistiche'; +$_LANGADM['AdminCustomerThreads42ff79fde8fc930db50949b4f700c661'] = 'Inoltra questa discussione a'; +$_LANGADM['AdminCustomerThreads7bc873cba11f035df692c3549366c722'] = '-- Scegli --'; +$_LANGADM['AdminCustomerThreads81e053d78f01540e9cd6fb68a1c03976'] = 'Qualcun altro'; +$_LANGADM['AdminCustomerThreads2605a817441c19cc88eb9e5d17845dc0'] = 'Puoi aggiungere un commento qui'; +$_LANGADM['AdminCustomerThreads548abe251b033d863417979998dba612'] = 'Inoltra'; +$_LANGADM['AdminCustomerThreads7442e29d7d53e549b78d93c46b8cdcfc'] = 'Ordini'; +$_LANGADM['AdminCustomerThreads44749712dbec183e983dcd78a7736c41'] = 'Data'; +$_LANGADM['AdminCustomerThreads068f80c7519d0528fb08e82137a72131'] = 'Prodotti'; +$_LANGADM['AdminCustomerThreadsea067eb37801c5aab1a1c685eb97d601'] = 'Totale pagato'; +$_LANGADM['AdminCustomerThreadsc453a4b8e8d98e82f35b67f433e3b4da'] = 'Pagamento'; +$_LANGADM['AdminCustomerThreads46a2a41cc6e552044816a2d04634545d'] = 'Status'; +$_LANGADM['AdminCustomerThreads06df33001c1d7187fdd81ea1f5b277aa'] = 'Azioni'; +$_LANGADM['AdminCustomerThreadsd8a065ef1c8b81af153be321e200ace7'] = 'Ordini convalidati:'; +$_LANGADM['AdminCustomerThreadsd55669822f1a8cf72ec1911e462a54eb'] = 'per'; +$_LANGADM['AdminCustomerThreads49ee3087348e8d44e1feda1917443987'] = 'Nome'; +$_LANGADM['AdminCustomerThreads694e8d1f2ee056f98ee488bdc4982d73'] = 'Quantità'; +$_LANGADM['AdminCustomerThreads9788af9fa097020a285afc0651a0721c'] = 'Visualizza cliente'; +$_LANGADM['AdminCustomerThreadsd13d8380c3f4de07fef91a42fe6c60d7'] = 'ID cliente'; +$_LANGADM['AdminCustomerThreads1bda80f2be4d3658e0baa43fbe7ae8c1'] = 'Visualizza'; +$_LANGADM['AdminCustomerThreads385b0ac7763680e5768f3e5e866910da'] = 'Inviato il:'; +$_LANGADM['AdminCustomerThreadsd62b749697e3c1b9c26a645ad5d56656'] = 'Browser:'; +$_LANGADM['AdminCustomerThreadsbfb069b69766c9a8a1fac8aabfd970b2'] = 'File allegato'; +$_LANGADM['AdminCustomerThreads6fe76eb16b53e5008f51db59a7dae7b3'] = 'Vedi file'; +$_LANGADM['AdminCustomerThreadsd1228f5476d15142b1358ae4b5fa2454'] = 'Ordine n.'; +$_LANGADM['AdminCustomerThreadscb8fe83175bea4ba19d633b1dc6ea656'] = 'visualizza ordine'; +$_LANGADM['AdminCustomerThreadsc851a34d4806acb02a55df148f9d7f25'] = 'Prodotto numero'; +$_LANGADM['AdminCustomerThreads47a0be8d1015d526a1fbaa56c3102135'] = 'Argomento'; +$_LANGADM['AdminCustomerThreadsc5730b7ad58a3bad76e6b6b763521ec7'] = 'Visualizza i messaggi'; +$_LANGADM['AdminCustomerThreads018d4d01cba3905ad11258518b4ea424'] = 'Inviato da:'; +$_LANGADM['AdminCustomerThreads818d947aeb9e604f54ce4c3444cc0256'] = 'ID discussione'; +$_LANGADM['AdminCustomerThreads0e2f5e3f12561ac94047979ec5406946'] = 'ID messaggio'; +$_LANGADM['AdminCustomerThreads940663fd4428d2c86f9a4780b6574028'] = 'Messaggio'; +$_LANGADM['AdminCustomerThreadsb20d33a926b1e5b39db18b2911e1c1f9'] = 'Rispondi a questo messaggio'; +$_LANGADM['AdminCustomerThreadse8b4e59e41f890acd1d5d86d494d6d02'] = 'Scrivi qui sotto la tua risposta'; +$_LANGADM['AdminCustomerThreads91e2e681ab0c5817498a10318df5aec9'] = 'La tua risposta sarà inviata a:'; +$_LANGADM['AdminCustomerThreads3d49ea2e92edbb4219d39256794525d9'] = 'Invia la mia risposta'; +$_LANGADM['AdminCustomersd1457b72c3fb323a2671125aef3eab5d'] = '?'; +$_LANGADM['AdminCustomersb718adec73e04ce3ec720dd11a06a308'] = 'ID'; +$_LANGADM['AdminCustomers019ec3132cdf8ee0f2e2a75cf5d3e459'] = 'Sesso'; +$_LANGADM['AdminCustomers77587239bf4c54ea493c7033e1dbf636'] = 'Cognome'; +$_LANGADM['AdminCustomers20db0bfeecd8fe60533206a2b5e9891a'] = 'Nome'; +$_LANGADM['AdminCustomers8b5dd64ab8d0b8158906796b53a200e2'] = 'Indirizzo e-mail'; +$_LANGADM['AdminCustomers9d8d2d5ab12b515182a505f54db7f538'] = 'Età'; $_LANGADM['AdminCustomers00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Attivato'; $_LANGADM['AdminCustomers00ee8a54c1a129585ad8027e6d35222d'] = 'News.'; -$_LANGADM['AdminCustomers019ec3132cdf8ee0f2e2a75cf5d3e459'] = 'Sesso'; -$_LANGADM['AdminCustomers056ee659eb2023ed38fc4f09a3648ba9'] = 'Min. 5 caratteri, solo lettere, numeri, o'; -$_LANGADM['AdminCustomers068f80c7519d0528fb08e82137a72131'] = 'Prodotti'; -$_LANGADM['AdminCustomers06df33001c1d7187fdd81ea1f5b277aa'] = 'Azioni'; -$_LANGADM['AdminCustomers084e0343a0486ff05530df6c705c8bb4'] = 'ospite'; -$_LANGADM['AdminCustomers0f98b7f230f3c91292f0de4c99e263f2'] = 'Registrazione'; -$_LANGADM['AdminCustomers1251852566309cb1f01aa44d71af2528'] = 'non ha ancora effettuato nessun ordine'; -$_LANGADM['AdminCustomers125cf762f473a17738b97ee3fabe4e8b'] = 'Questo cliente è registrato come'; -$_LANGADM['AdminCustomers14542f5997c4a02d4276da364657f501'] = 'Link diretto'; -$_LANGADM['AdminCustomers1c76cbfe21c6f44c1d1e59d54f3e4420'] = 'Azienda'; -$_LANGADM['AdminCustomers20966a36da784c2f62d105419dcb4018'] = 'Newsletter :'; -$_LANGADM['AdminCustomers20db0bfeecd8fe60533206a2b5e9891a'] = 'Nome'; -$_LANGADM['AdminCustomers2447b4dc5878520d00a3f4aaf210f7a2'] = 'Posizione: '; -$_LANGADM['AdminCustomers24a23d787190f2c4812ff9ab11847a72'] = 'Status:'; -$_LANGADM['AdminCustomers25235196c2744e9050067d45587d6a8b'] = 'Età:'; -$_LANGADM['AdminCustomers284b47b0bb63ae2df3b29f0e691d6fcf'] = 'Indirizzi'; -$_LANGADM['AdminCustomers2f38713e640e4bd37998f94e968a55f7'] = 'Errore: non possiamo salvare la tua nota'; -$_LANGADM['AdminCustomers38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; -$_LANGADM['AdminCustomers39d595f1a4ce984b95e9b52821b62177'] = 'Data di nascita:'; -$_LANGADM['AdminCustomers3cf21846659529ae741430ff2ddf287f'] = 'Spunta tutte le caselle dei gruppi di cui fa parte il cliente'; -$_LANGADM['AdminCustomers3e053943605d9e4bf7dd7588ea19e9d2'] = 'Caratteri vietati:'; -$_LANGADM['AdminCustomers3edf8ca26a1ec14dd6e91dd277ae1de6'] = 'Origine'; -$_LANGADM['AdminCustomers3ef92bbd0151806f23ecd301fd78347c'] = 'Ultima visita:'; -$_LANGADM['AdminCustomers3f783e6afc73242779dde81c7825def0'] = 'Lascia bianco se non ci sono cambiamenti'; -$_LANGADM['AdminCustomers41de6d6cfb8953c021bbe4ba0701c8a1'] = 'Messaggi'; -$_LANGADM['AdminCustomers44749712dbec183e983dcd78a7736c41'] = 'Data'; -$_LANGADM['AdminCustomers45d3153df3f835bbf6a68c2302e494d7'] = 'Come vuoi cancellare il tuo cliente/i?'; -$_LANGADM['AdminCustomers46a2a41cc6e552044816a2d04634545d'] = 'Status'; -$_LANGADM['AdminCustomers49ee3087348e8d44e1feda1917443987'] = 'Nome'; -$_LANGADM['AdminCustomers4c2a8fe7eaf24721cc7a9f0175115bd4'] = 'Messaggio'; -$_LANGADM['AdminCustomers4e140ba723a03baa6948340bf90e2ef6'] = 'Nome:'; -$_LANGADM['AdminCustomers5023c5f31815e34f79900c0ea627d7d6'] = 'Nessun carrello disponibile'; -$_LANGADM['AdminCustomers56eec78925570b01dc23134175172985'] = 'La tua nota è stata salvata'; -$_LANGADM['AdminCustomers59716c97497eb9694541f7c3d37b1a4d'] = 'Nazione'; -$_LANGADM['AdminCustomers5b8c99dad1893a85076709b2d3c2d2d0'] = 'Indirizzo IP'; -$_LANGADM['AdminCustomers5e5f0a863cd129317037e3def37b4097'] = 'Azienda:'; -$_LANGADM['AdminCustomers5ed5ce582affef97f07fa474c6751302'] = 'Il cliente riceverà le tue pubblicità via e-mail'; -$_LANGADM['AdminCustomers6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caratteri non validi:'; -$_LANGADM['AdminCustomers668a8d8d7ffe5da112b266e46b79b685'] = 'Nome:'; -$_LANGADM['AdminCustomers694e8d1f2ee056f98ee488bdc4982d73'] = 'Quantità'; -$_LANGADM['AdminCustomers6d2e7477916d118eb0a377fd13af4f63'] = 'Ultimo aggiornamento'; -$_LANGADM['AdminCustomers6ff01ff52bb6bc600dcb062808a55c5f'] = 'non ha buoni sconto'; -$_LANGADM['AdminCustomers7442e29d7d53e549b78d93c46b8cdcfc'] = 'Ordini'; $_LANGADM['AdminCustomers74f68b6b29bed7925bc7257ef1c7f9e4'] = 'Opz.'; -$_LANGADM['AdminCustomers77587239bf4c54ea493c7033e1dbf636'] = 'Cognome'; -$_LANGADM['AdminCustomers78e365acb087fd1f8d494dae0001de10'] = 'Indirizzo e-mail:'; -$_LANGADM['AdminCustomers7b4d23148ad2c2f32f217ae0640a375c'] = 'Hai due modi per cancellare un cliente, scegli cosa vuoi fare.'; -$_LANGADM['AdminCustomers7c02e576ed6029a3a1d64700cc43ebf7'] = 'Voglio cancellare il mio cliente/i, tutti i dati saranno rimossi dal database. Un cliente con lo stesso indirizzo e-mail potrà registrarsi di nuovo.'; -$_LANGADM['AdminCustomers80e915c39ca9254655d2802979aa698b'] = 'Trasforma il cliente'; -$_LANGADM['AdminCustomers81fe7d0c685ca9f1829f5ff52370d06e'] = 'Un conto cliente registrato esiste con lo stesso indirizzo email'; -$_LANGADM['AdminCustomers8b5dd64ab8d0b8158906796b53a200e2'] = 'Indirizzo e-mail'; -$_LANGADM['AdminCustomers8d177b48ffca1fb18c3bfd1e8c0eb645'] = 'Gruppo di default:'; -$_LANGADM['AdminCustomers8d218b952c9ef571cd270aaef8f849d1'] = 'Attiva o disattiva l\'accesso di questo cliente'; -$_LANGADM['AdminCustomers914419aa32f04011357d3b604a86d7eb'] = 'Mezzo di spedizione'; -$_LANGADM['AdminCustomers93bd48ecb9c4d5c4eec7fefffbb2070f'] = 'Ultime connessioni'; -$_LANGADM['AdminCustomers96b0141273eabab320119c467cdcaf17'] = 'Totale'; -$_LANGADM['AdminCustomers9d8d2d5ab12b515182a505f54db7f538'] = 'Età'; -$_LANGADM['AdminCustomersa37ede293936e29279ed543129451ec3'] = 'Gruppi'; -$_LANGADM['AdminCustomersa7136d956fbff49c3912e44722dbf000'] = 'Aggiungi una nota privata'; -$_LANGADM['AdminCustomersa82868319826fb092b73968e661b5b38'] = 'Buoni sconto'; -$_LANGADM['AdminCustomersa9c74a800ed9f3d504e76d8c59acc497'] = 'Ordini non validi:'; -$_LANGADM['AdminCustomersaa9000a0aa27a0920d69744960520677'] = 'Non voglio che il mio cliente/i si registri(no) di nuovo. l cliente sarà rimosso da questo elenco ma tutti i dati saranno conservati nel database.'; -$_LANGADM['AdminCustomersabce3ef910cfc047f0721654cb71f2db'] = 'Inviato il:'; -$_LANGADM['AdminCustomersac7ba2fb36727fd3fcbf967c27cd9dc0'] = 'Questa nota sarà mostrata a tutti i dipendenti ma non al cliente.'; -$_LANGADM['AdminCustomersad921d60486366258809553a3db49a4a'] = 'sconosciuto'; -$_LANGADM['AdminCustomersb341a59d5636ed3d6a819137495b08a0'] = 'Password'; -$_LANGADM['AdminCustomersb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminCustomersb9f5c797ebbf55adccdd8539a65a0241'] = 'Disattivato'; -$_LANGADM['AdminCustomersbe5e0b5d50d48b049bd0f7b57cd163f9'] = 'Cognome:'; -$_LANGADM['AdminCustomersc151015063ad115e4c3b081763c0927d'] = 'Data di registrazione:'; -$_LANGADM['AdminCustomersc22d30084d8ddc9a571512ddee6a83e9'] = 'Tempo totale'; -$_LANGADM['AdminCustomersc2cc7082a89c1ad6631a2f66af5f00c0'] = 'Connessione'; -$_LANGADM['AdminCustomersc453a4b8e8d98e82f35b67f433e3b4da'] = 'Pagamento'; -$_LANGADM['AdminCustomersc7561db7a418dd39b2201dfe110ab4a4'] = 'mai'; -$_LANGADM['AdminCustomersca0dbad92a874b2f69b549293387925e'] = 'Codice'; -$_LANGADM['AdminCustomerscaa5b7a48ce4b1c1492c445446433fb5'] = 'Sesso:'; -$_LANGADM['AdminCustomerscca344269d726c206f3d3894c85cae5a'] = 'Cliente abbonato alla newsletter'; +$_LANGADM['AdminCustomers0f98b7f230f3c91292f0de4c99e263f2'] = 'Registrazione'; +$_LANGADM['AdminCustomers5e5914912e8d2f2765525840acf98bea'] = 'Connessione'; +$_LANGADM['AdminCustomers6dc6993c567c112a42b193c430f9ec43'] = 'Opzioni clienti'; +$_LANGADM['AdminCustomers6d1b3d500b8a7cbaeb62b0643ee57c7c'] = 'Ricrea password:'; +$_LANGADM['AdminCustomers87eed0b2fbd8bec6796514f309d87aec'] = 'Tempo minimo di sicurezza per ricreare la password'; +$_LANGADM['AdminCustomers640fd0cc0ffa0316ae087652871f4486'] = 'minuti'; +$_LANGADM['AdminCustomers88183b946cc5f0e8c96b2e66e1c74a7e'] = 'sconosciuto'; $_LANGADM['AdminCustomersce26601dac0dea138b7295f02b7620a7'] = 'Cliente'; -$_LANGADM['AdminCustomersceece2e4b93f9a5a091e1c64120ff5bd'] = 'Elimina'; -$_LANGADM['AdminCustomersd1554912e46f8d36a800ad8b604225f1'] = 'Ordini validi:'; -$_LANGADM['AdminCustomersd3139f39f1ad6324c80a9ddd50cc7867'] = 'Pagine visualizzate'; -$_LANGADM['AdminCustomersd55669822f1a8cf72ec1911e462a54eb'] = 'per'; -$_LANGADM['AdminCustomersd75d64b130eb4439fd6cf1051a20321a'] = 'on ha ancora registrato nessun indirizzo'; -$_LANGADM['AdminCustomersdd7bf230fde8d4836917806aff6a6b27'] = 'Indirizzo'; -$_LANGADM['AdminCustomerse0f0b0564d3d29a93fad7a4178b7b1ca'] = 'ID:'; +$_LANGADM['AdminCustomerscaa5b7a48ce4b1c1492c445446433fb5'] = 'Sesso:'; +$_LANGADM['AdminCustomers668a8d8d7ffe5da112b266e46b79b685'] = 'Nome:'; +$_LANGADM['AdminCustomers3e053943605d9e4bf7dd7588ea19e9d2'] = 'Caratteri vietati:'; +$_LANGADM['AdminCustomersbe5e0b5d50d48b049bd0f7b57cd163f9'] = 'Cognome:'; +$_LANGADM['AdminCustomers6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caratteri non validi:'; +$_LANGADM['AdminCustomers78e365acb087fd1f8d494dae0001de10'] = 'Indirizzo e-mail:'; +$_LANGADM['AdminCustomersb341a59d5636ed3d6a819137495b08a0'] = 'Password'; +$_LANGADM['AdminCustomers3f783e6afc73242779dde81c7825def0'] = 'Lascia bianco se non ci sono cambiamenti'; +$_LANGADM['AdminCustomers056ee659eb2023ed38fc4f09a3648ba9'] = 'Min. 5 caratteri, solo lettere, numeri, o'; +$_LANGADM['AdminCustomers39d595f1a4ce984b95e9b52821b62177'] = 'Data di nascita:'; +$_LANGADM['AdminCustomers24a23d787190f2c4812ff9ab11847a72'] = 'Status:'; +$_LANGADM['AdminCustomersb9f5c797ebbf55adccdd8539a65a0241'] = 'Disattivato'; +$_LANGADM['AdminCustomers8d218b952c9ef571cd270aaef8f849d1'] = 'Attiva o disattiva l\'accesso di questo cliente'; +$_LANGADM['AdminCustomers20966a36da784c2f62d105419dcb4018'] = 'Newsletter :'; +$_LANGADM['AdminCustomerscca344269d726c206f3d3894c85cae5a'] = 'Cliente abbonato alla newsletter'; $_LANGADM['AdminCustomerse13c678c09be620b7dfaf90182234b3d'] = 'Opt-in :'; -$_LANGADM['AdminCustomerse174c1b711f254d538c689a90c5842a5'] = 'Numero/i di telefono'; -$_LANGADM['AdminCustomerse25f0ecd41211b01c83e5fec41df4fe7'] = 'Eliminare gli elementi selezionati?'; -$_LANGADM['AdminCustomersea067eb37801c5aab1a1c685eb97d601'] = 'Totale pagato'; -$_LANGADM['AdminCustomersec53a8c4f07baed5d8825072c89799be'] = 'Status'; +$_LANGADM['AdminCustomers5ed5ce582affef97f07fa474c6751302'] = 'Il cliente riceverà le tue pubblicità via e-mail'; +$_LANGADM['AdminCustomers9e2f7fb92893ca55bbaaaa09c5672aa2'] = 'Spunta tutte le caselle dei gruppi di cui fa parte il cliente'; +$_LANGADM['AdminCustomers89a718b06ee9b0a9bf23792283e06946'] = 'Gruppo di default:'; +$_LANGADM['AdminCustomers38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; +$_LANGADM['AdminCustomers14542f5997c4a02d4276da364657f501'] = 'Link diretto'; +$_LANGADM['AdminCustomers45d3153df3f835bbf6a68c2302e494d7'] = 'Come vuoi cancellare il tuo cliente/i?'; +$_LANGADM['AdminCustomers7b4d23148ad2c2f32f217ae0640a375c'] = 'Hai due modi per cancellare un cliente, scegli cosa vuoi fare.'; +$_LANGADM['AdminCustomers78a01d9f9a546e3ac94bd8f08364b92c'] = 'Voglio cancellare il mio cliente/i, tutti i dati saranno rimossi dal database. Un cliente con lo stesso indirizzo e-mail potrà registrarsi di nuovo.'; +$_LANGADM['AdminCustomersaa9000a0aa27a0920d69744960520677'] = 'Non voglio che il mio cliente/i si registri(no) di nuovo. l cliente sarà rimosso da questo elenco ma tutti i dati saranno conservati nel database.'; $_LANGADM['AdminCustomersf2a6c498fb90ee345d997f888fce3b18'] = 'Elimina'; +$_LANGADM['AdminCustomers56eec78925570b01dc23134175172985'] = 'La tua nota è stata salvata'; $_LANGADM['AdminCustomersf81f334947c006163040911e694fc3ec'] = 'Errore: la tua nota non è valida'; +$_LANGADM['AdminCustomers2f38713e640e4bd37998f94e968a55f7'] = 'Errore: non possiamo salvare la tua nota'; +$_LANGADM['AdminCustomerse0f0b0564d3d29a93fad7a4178b7b1ca'] = 'ID:'; +$_LANGADM['AdminCustomersc151015063ad115e4c3b081763c0927d'] = 'Data di registrazione:'; +$_LANGADM['AdminCustomers3ef92bbd0151806f23ecd301fd78347c'] = 'Ultima visita:'; +$_LANGADM['AdminCustomersc7561db7a418dd39b2201dfe110ab4a4'] = 'mai'; +$_LANGADM['AdminCustomers2447b4dc5878520d00a3f4aaf210f7a2'] = 'Posizione: '; +$_LANGADM['AdminCustomers25235196c2744e9050067d45587d6a8b'] = 'Età:'; +$_LANGADM['AdminCustomersad921d60486366258809553a3db49a4a'] = 'sconosciuto'; +$_LANGADM['AdminCustomers6d2e7477916d118eb0a377fd13af4f63'] = 'Ultimo aggiornamento'; +$_LANGADM['AdminCustomers125cf762f473a17738b97ee3fabe4e8b'] = 'Questo cliente è registrato come'; +$_LANGADM['AdminCustomers084e0343a0486ff05530df6c705c8bb4'] = 'ospite'; +$_LANGADM['AdminCustomersb154ceb50c0a2cbce286b65f6184cda6'] = 'Trasforma il cliente'; +$_LANGADM['AdminCustomers450a7392b73a4b434634f8fe0e3f13c8'] = 'Questa opzione genera una password casuale e spedisce una e-mail al cliente.'; +$_LANGADM['AdminCustomers4cce03651d2ecba98c89991f3280a495'] = 'Esiste già un account cliente con il medesimo indirizzo email'; +$_LANGADM['AdminCustomersa7136d956fbff49c3912e44722dbf000'] = 'Aggiungi una nota privata'; +$_LANGADM['AdminCustomers9ac79d32eb171474607514a2ed013316'] = 'Questa nota sarà mostrata a tutti i dipendenti ma non al cliente.'; +$_LANGADM['AdminCustomers41de6d6cfb8953c021bbe4ba0701c8a1'] = 'Messaggi'; +$_LANGADM['AdminCustomersec53a8c4f07baed5d8825072c89799be'] = 'Status'; +$_LANGADM['AdminCustomers4c2a8fe7eaf24721cc7a9f0175115bd4'] = 'Messaggio'; +$_LANGADM['AdminCustomersabce3ef910cfc047f0721654cb71f2db'] = 'Inviato il:'; +$_LANGADM['AdminCustomersa37ede293936e29279ed543129451ec3'] = 'Gruppi'; +$_LANGADM['AdminCustomers49ee3087348e8d44e1feda1917443987'] = 'Nome'; +$_LANGADM['AdminCustomers06df33001c1d7187fdd81ea1f5b277aa'] = 'Azioni'; +$_LANGADM['AdminCustomers7442e29d7d53e549b78d93c46b8cdcfc'] = 'Ordini'; +$_LANGADM['AdminCustomersd1554912e46f8d36a800ad8b604225f1'] = 'Ordini validi:'; +$_LANGADM['AdminCustomersd55669822f1a8cf72ec1911e462a54eb'] = 'per'; +$_LANGADM['AdminCustomers44749712dbec183e983dcd78a7736c41'] = 'Data'; +$_LANGADM['AdminCustomersc453a4b8e8d98e82f35b67f433e3b4da'] = 'Pagamento'; +$_LANGADM['AdminCustomers46a2a41cc6e552044816a2d04634545d'] = 'Status'; +$_LANGADM['AdminCustomers068f80c7519d0528fb08e82137a72131'] = 'Prodotti'; +$_LANGADM['AdminCustomers25326db0dcb2cf342b3477fbdad373dc'] = 'Totale pagato'; +$_LANGADM['AdminCustomersa9c74a800ed9f3d504e76d8c59acc497'] = 'Ordini non validi:'; +$_LANGADM['AdminCustomers1251852566309cb1f01aa44d71af2528'] = 'non ha ancora effettuato nessun ordine'; +$_LANGADM['AdminCustomers694e8d1f2ee056f98ee488bdc4982d73'] = 'Quantità'; +$_LANGADM['AdminCustomers284b47b0bb63ae2df3b29f0e691d6fcf'] = 'Indirizzi'; +$_LANGADM['AdminCustomers1c76cbfe21c6f44c1d1e59d54f3e4420'] = 'Azienda'; +$_LANGADM['AdminCustomersdd7bf230fde8d4836917806aff6a6b27'] = 'Indirizzo'; +$_LANGADM['AdminCustomers59716c97497eb9694541f7c3d37b1a4d'] = 'Nazione'; +$_LANGADM['AdminCustomerse174c1b711f254d538c689a90c5842a5'] = 'Numero/i di telefono'; +$_LANGADM['AdminCustomersd75d64b130eb4439fd6cf1051a20321a'] = 'on ha ancora registrato nessun indirizzo'; +$_LANGADM['AdminCustomersca0dbad92a874b2f69b549293387925e'] = 'Codice'; +$_LANGADM['AdminCustomers6ff01ff52bb6bc600dcb062808a55c5f'] = 'non ha buoni sconto'; $_LANGADM['AdminCustomersfc26e55e0993a75e892175deb02aae15'] = 'Carrelli'; +$_LANGADM['AdminCustomers914419aa32f04011357d3b604a86d7eb'] = 'Mezzo di spedizione'; +$_LANGADM['AdminCustomers96b0141273eabab320119c467cdcaf17'] = 'Totale'; +$_LANGADM['AdminCustomers5023c5f31815e34f79900c0ea627d7d6'] = 'Nessun carrello disponibile'; +$_LANGADM['AdminCustomers93bd48ecb9c4d5c4eec7fefffbb2070f'] = 'Ultime connessioni'; +$_LANGADM['AdminCustomersd3139f39f1ad6324c80a9ddd50cc7867'] = 'Pagine visualizzate'; +$_LANGADM['AdminCustomersc22d30084d8ddc9a571512ddee6a83e9'] = 'Tempo totale'; +$_LANGADM['AdminCustomers3edf8ca26a1ec14dd6e91dd277ae1de6'] = 'Origine'; +$_LANGADM['AdminCustomers5b8c99dad1893a85076709b2d3c2d2d0'] = 'Indirizzo IP'; $_LANGADM['AdminCustomersff398a1c3434e160c655aa1613e0eace'] = 'Affiliati'; +$_LANGADM['AdminDbe307db07b3975fef922a80d07455ee5e'] = 'Database'; +$_LANGADM['AdminDb505de52d5ae227b6e8acb02dce2a0c4d'] = 'Server :'; +$_LANGADM['AdminDb67cfd6717606cadb04e8ae03082a0182'] = 'IP o nome del server; \"localhost\" funzionerà nella maggior parte dei casi'; +$_LANGADM['AdminDb006e7be42e56d810865222669c716f9e'] = 'Database:'; +$_LANGADM['AdminDb9222f8688de5dfd4dabc06fffe8c6aa0'] = 'Nome di database (ad esempio, \'PrestaShop\')'; +$_LANGADM['AdminDbf72ba2e5f0388494cc5041adad99581f'] = 'Prefisso:'; +$_LANGADM['AdminDb5ff9df198222a96f26bf2cb279d83bd8'] = 'Utente :'; +$_LANGADM['AdminDbb341a59d5636ed3d6a819137495b08a0'] = 'Password'; +$_LANGADM['AdminDb3f783e6afc73242779dde81c7825def0'] = 'Lascia bianco se non ci sono cambiamenti'; $_LANGADM['AdminDb51c45b795d5d18a3e4e0c37e8b20a141'] = 'Tabella'; $_LANGADM['AdminDbb0d1963f24d64313f9c8d83662cc551a'] = 'Motore tabelle'; -$_LANGADM['AdminDeliverySlip067af5895a7ced3197520b591f9a41eb'] = 'Crea file PDF'; -$_LANGADM['AdminDeliverySlip071e16ef4a5515728cc97ed028d85711'] = 'La prossima nota di consegna inizierà con questo numero, e poi aumenterà con ciascun buono '; -$_LANGADM['AdminDeliverySlip0b1fb1278454d848f968d419e29c253b'] = 'Formato: 2007-12-31 (incluso)'; -$_LANGADM['AdminDeliverySlip1de536cfcff31d969aacc0b7f66410c3'] = 'Numero di buoni'; -$_LANGADM['AdminDeliverySlip1e6d57e813355689e9c77e947d73ad8f'] = 'Da:'; -$_LANGADM['AdminDeliverySlip33caa076f23f453dd4061726f3706325'] = 'Fino a:'; -$_LANGADM['AdminDeliverySlip4b8e87b44ae65d84dfab14d17d2f10ee'] = 'Opzioni note di consegna'; -$_LANGADM['AdminDeliverySlip4bc8978f084bf1726cb133a3dc8cc379'] = 'Stampa PDF nota di consegna'; -$_LANGADM['AdminDeliverySlip647ad0242a9d796e3c83ecf6d6435bc2'] = 'Formato: 2008-12-31 (incluso)'; -$_LANGADM['AdminDeliverySlip7b59b85b45733b885f95f89f8924f0fd'] = 'Crea file PDF'; +$_LANGADM['AdminDbb833598a404d0408f61b9762278c9bea'] = 'Fai MOLTA ATTENZIONE con queste impostazioni, perché le variazioni possono provocare problemi di funzionamento al tuo negozio online PrestaShop. Per qualsiasi problema, controllare il file php config/impostazioni.'; +$_LANGADM['AdminDb6c1375701d87f2636b01cf951d0a375b'] = 'Motore MySQL'; +$_LANGADM['AdminDbac7484fa4e36b9b26ceb27526ee7268f'] = 'Cambia motore in'; +$_LANGADM['AdminDb6bb09f0abb00bcba314068abab6fecb7'] = 'è già in'; +$_LANGADM['AdminDeliverySlip947c66d55a8038fd0c16fef605186573'] = 'Opzioni note di consegna'; $_LANGADM['AdminDeliverySlip97794c45ba541adc77cd08dd3114cefc'] = 'Prefisso:'; -$_LANGADM['AdminEmails037373672dd4a89426144d40f2e8ad91'] = 'Password'; -$_LANGADM['AdminEmails099d7d04319e5191b7473e016c55e320'] = 'TLS'; -$_LANGADM['AdminEmails130c5b3473c57faa76e2a1c54e26f88e'] = 'Entrambi'; -$_LANGADM['AdminEmails14dee5807769f30f20b8d17a6afd951c'] = 'Invia una e-mail di prova a'; +$_LANGADM['AdminDeliverySlip7b59b85b45733b885f95f89f8924f0fd'] = 'Crea file PDF'; +$_LANGADM['AdminDeliverySlip1de536cfcff31d969aacc0b7f66410c3'] = 'Numero di buoni'; +$_LANGADM['AdminDeliverySlip071e16ef4a5515728cc97ed028d85711'] = 'La prossima nota di consegna inizierà con questo numero, e poi aumenterà con ciascun buono '; +$_LANGADM['AdminDeliverySlip4bc8978f084bf1726cb133a3dc8cc379'] = 'Stampa PDF nota di consegna'; +$_LANGADM['AdminDeliverySlip1e6d57e813355689e9c77e947d73ad8f'] = 'Da:'; +$_LANGADM['AdminDeliverySlip5a2a90ee2bd7b7780591f198372646b0'] = 'Formato: 2007-12-31 (incluso)'; +$_LANGADM['AdminDeliverySlip33caa076f23f453dd4061726f3706325'] = 'Fino a:'; +$_LANGADM['AdminDeliverySlip513a9fffc7d00397c8b70950e2fae5c4'] = 'Formato: 2008-12-31 (incluso)'; +$_LANGADM['AdminDeliverySlip067af5895a7ced3197520b591f9a41eb'] = 'Crea file PDF'; $_LANGADM['AdminEmails1e884e3078d9978e216a027ecd57fb34'] = 'Indirizzo e-mail'; -$_LANGADM['AdminEmails1fd75178ab1de3368fc619c5bd83b7cb'] = 'Numero di porta da usare (per es.; 25)'; -$_LANGADM['AdminEmails2800e9378401033bf3debf195b967343'] = 'Utente :'; -$_LANGADM['AdminEmails329a07ff51a56b7ce7e8412a8bce3f8b'] = 'Errore: controlla la tua configurazione'; -$_LANGADM['AdminEmails33b3f142e242a624cb69a5f5f689039d'] = 'Server SMTP :'; -$_LANGADM['AdminEmails4ec202ee546b3c9ee3415854939ac39a'] = 'Lascia bianco se non applicabile'; -$_LANGADM['AdminEmails64ea53ab0a03507af104853e03c2db28'] = 'Porta:'; -$_LANGADM['AdminEmails652d1d00f6782dfd7d3dbd4ad2e30145'] = 'Prova la tua configurazione e-mail'; -$_LANGADM['AdminEmails66d129a76b5e0b7352c7470f75833e5c'] = 'Questo è un messaggio di testo, il tuo server è adesso disponibile ad inviare le e-mail'; $_LANGADM['AdminEmails68e07c80282df8c6f72fd4edf630dc75'] = 'Invia e-mail a:'; -$_LANGADM['AdminEmails6adf97f83acf6453d4a6a4b1070f3754'] = 'Nessuno'; -$_LANGADM['AdminEmails765f159ab61b665aca550bd1a767f9d2'] = 'Quando i clienti inviano un messaggio dalla pagina ordini'; -$_LANGADM['AdminEmails7d0435ff9cf1b9631daa6c4770441b9e'] = 'Invia e-mail nel formato testo'; -$_LANGADM['AdminEmails8a7363b823dce00b3b1b7e62ca1d777d'] = 'Criptaggio:'; +$_LANGADM['AdminEmailsa870da3401daddb1896c0ce48dc24c3b'] = 'Quando i clienti inviano un messaggio dalla pagina ordini'; $_LANGADM['AdminEmailsad3bc3094733fbf7e0a10f0da116b864'] = 'Usa la funzione mail () di PHP. Consigliato; funziona nella maggior parte dei casi'; -$_LANGADM['AdminEmailsb0ac90156891121f5fbf84b276f89fcf'] = 'IP o nome del server (per es.: smtp.mondomaine.com)'; -$_LANGADM['AdminEmailsb3e39b71a787e2e14c64bac946c37849'] = 'Nome di dominio interamente qualificato (lasciare vuoto se non lo sai)'; -$_LANGADM['AdminEmailsbe656d2d5c1e6f223dca152937941705'] = 'Messaggio di testo - Prestashop'; -$_LANGADM['AdminEmailsd1e73ceb688ab6a0d6d3e7c10cb1c474'] = 'Dominio e-mail'; -$_LANGADM['AdminEmailsd6a55d64219386584388bf3731384c3f'] = 'Invia una e-mail di prova'; -$_LANGADM['AdminEmailsd8f5b3c4ad206980b27a9d88a217a0d5'] = 'Usa un protocollo criptato'; -$_LANGADM['AdminEmailsdb30a86adf0ef9fbc6feb6fa5c8e23d7'] = 'Messaggio inviato'; -$_LANGADM['AdminEmailsde79cca647023ab0f822dce4e3035478'] = 'Invia e-mail nel formato HTML'; -$_LANGADM['AdminEmailse5110300599f995b9d8cfbe930fba83e'] = 'Questo indirizzo e-mail è errato'; -$_LANGADM['AdminEmailsea52c36203c5f99c3ce2442d531b1a22'] = 'SSL'; $_LANGADM['AdminEmailsfd304ecc43446476fd981bb6b4f41f7f'] = 'Imposta i miei parametri SMTP. SOLO per utenti esperti'; -$_LANGADM['AdminEmployees00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Attivato'; -$_LANGADM['AdminEmployees06a4c5177eef6113324fdb443b824023'] = 'Ricrea password:'; -$_LANGADM['AdminEmployees0885f0c211f74834f0109c5abaf4cdc4'] = 'Lingua:'; -$_LANGADM['AdminEmployees20db0bfeecd8fe60533206a2b5e9891a'] = 'Nome'; -$_LANGADM['AdminEmployees2467bfdbc86d3cc7aab2130f56ce6978'] = 'Min. 8 caratteri; usa solo lettere, numeri o'; -$_LANGADM['AdminEmployees24a23d787190f2c4812ff9ab11847a72'] = 'Status:'; -$_LANGADM['AdminEmployees38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; -$_LANGADM['AdminEmployees41bc9496fbde8565bd5fc699e513fbd9'] = 'Autorizza o meno questo dipendente a collegarsi a Back Office'; -$_LANGADM['AdminEmployees442a8f5db7f786e260bbd65c7bc0cb55'] = 'Memorizzazione della lingua di default:'; -$_LANGADM['AdminEmployees4d1f8c97363b784de6d8924bc655cab6'] = 'Mostra il video di benvenuto sul Dashbord del back office'; -$_LANGADM['AdminEmployees640fd0cc0ffa0316ae087652871f4486'] = 'minuti'; -$_LANGADM['AdminEmployees6591effcd7a95eb926b61e1519530b17'] = 'Status'; -$_LANGADM['AdminEmployees668a8d8d7ffe5da112b266e46b79b685'] = 'Nome:'; -$_LANGADM['AdminEmployees78e365acb087fd1f8d494dae0001de10'] = 'Indirizzo e-mail:'; -$_LANGADM['AdminEmployees79f79257476673a2aea1b2a41adf3384'] = 'Mostra screencast:'; -$_LANGADM['AdminEmployees7bc873cba11f035df692c3549366c722'] = '-- Scegli --'; -$_LANGADM['AdminEmployees8b5dd64ab8d0b8158906796b53a200e2'] = 'Indirizzo e-mail'; -$_LANGADM['AdminEmployees8d3f5eff9c40ee315d452392bed5309b'] = 'Cognome'; -$_LANGADM['AdminEmployees9273a15f9ab581801b7faeeda6ca08e4'] = 'Opzioni dipendenti'; -$_LANGADM['AdminEmployees93cba07454f06a4a960172bbd6e2a435'] = 'Sì'; -$_LANGADM['AdminEmployees9fbf3617c6172a75648e9ac0a864bb56'] = 'Profilo:'; -$_LANGADM['AdminEmployeesa9e4402481bd9b8e36752bf731f67eb6'] = 'Tema:'; -$_LANGADM['AdminEmployeesb0534bc7430b91d63ff484c2b3a3e1be'] = 'Tempo minimo di sicurezza per ricreare la password'; -$_LANGADM['AdminEmployeesb341a59d5636ed3d6a819137495b08a0'] = 'Password'; +$_LANGADM['AdminEmailsde79cca647023ab0f822dce4e3035478'] = 'Invia e-mail nel formato HTML'; +$_LANGADM['AdminEmails7d0435ff9cf1b9631daa6c4770441b9e'] = 'Invia e-mail nel formato testo'; +$_LANGADM['AdminEmails130c5b3473c57faa76e2a1c54e26f88e'] = 'Entrambi'; +$_LANGADM['AdminEmailsedc63891f946a22ff452da364996969e'] = 'Dominio e-mail'; +$_LANGADM['AdminEmails4af927139f1ce6f2e31beca681621a0e'] = 'Nome di dominio interamente qualificato (lasciare vuoto se non lo sai)'; +$_LANGADM['AdminEmails33b3f142e242a624cb69a5f5f689039d'] = 'Server SMTP :'; +$_LANGADM['AdminEmails277b56986f9437bf973031e282abd904'] = 'IP o nome del server (per es.: smtp.mondomaine.com)'; +$_LANGADM['AdminEmails2800e9378401033bf3debf195b967343'] = 'Utente :'; +$_LANGADM['AdminEmails4ec202ee546b3c9ee3415854939ac39a'] = 'Lascia bianco se non applicabile'; +$_LANGADM['AdminEmails037373672dd4a89426144d40f2e8ad91'] = 'Password'; +$_LANGADM['AdminEmails8a7363b823dce00b3b1b7e62ca1d777d'] = 'Criptaggio:'; +$_LANGADM['AdminEmailsd8f5b3c4ad206980b27a9d88a217a0d5'] = 'Usa un protocollo criptato'; +$_LANGADM['AdminEmails6adf97f83acf6453d4a6a4b1070f3754'] = 'Nessuno'; +$_LANGADM['AdminEmails099d7d04319e5191b7473e016c55e320'] = 'TLS'; +$_LANGADM['AdminEmailsea52c36203c5f99c3ce2442d531b1a22'] = 'SSL'; +$_LANGADM['AdminEmails64ea53ab0a03507af104853e03c2db28'] = 'Porta:'; +$_LANGADM['AdminEmails3d240e712e8503413b7788456662c9dc'] = 'Numero di porta da usare (per es.; 25)'; +$_LANGADM['AdminEmails652d1d00f6782dfd7d3dbd4ad2e30145'] = 'Prova la tua configurazione e-mail'; +$_LANGADM['AdminEmails14dee5807769f30f20b8d17a6afd951c'] = 'Invia una e-mail di prova a'; +$_LANGADM['AdminEmailsd6a55d64219386584388bf3731384c3f'] = 'Invia una e-mail di prova'; +$_LANGADM['AdminEmails8319b3ae4f19e191233392e943154a19'] = 'Questo è un messaggio di testo, il tuo server è adesso disponibile ad inviare le e-mail'; +$_LANGADM['AdminEmailsbe656d2d5c1e6f223dca152937941705'] = 'Messaggio di testo - Prestashop'; +$_LANGADM['AdminEmails9a61654b150760842ee2b2343ef3189d'] = 'Messaggio inviato'; +$_LANGADM['AdminEmails329a07ff51a56b7ce7e8412a8bce3f8b'] = 'Errore: controlla la tua configurazione'; +$_LANGADM['AdminEmails3d282d50434c9dee33c39a09d5283406'] = 'Questo indirizzo e-mail è errato'; $_LANGADM['AdminEmployeesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminEmployeesb9f5c797ebbf55adccdd8539a65a0241'] = 'Disattivato'; -$_LANGADM['AdminEmployeesbafd7322c6e97d25b6299b5d6fe8920b'] = 'No'; -$_LANGADM['AdminEmployeesbe5e0b5d50d48b049bd0f7b57cd163f9'] = 'Cognome:'; -$_LANGADM['AdminEmployeesc0008270d1fea195879befd65d85298f'] = 'Lo sfondo di back office sarà mostrato in questo colore. Solo colori HTML (per es.:'; +$_LANGADM['AdminEmployees8d3f5eff9c40ee315d452392bed5309b'] = 'Cognome'; +$_LANGADM['AdminEmployees20db0bfeecd8fe60533206a2b5e9891a'] = 'Nome'; +$_LANGADM['AdminEmployees8b5dd64ab8d0b8158906796b53a200e2'] = 'Indirizzo e-mail'; $_LANGADM['AdminEmployeescce99c598cfdb9773ab041d54c3d973a'] = 'Profilo'; -$_LANGADM['AdminEmployeesccec78d886c47adb7e5a79567d262c0d'] = 'Colore back office'; -$_LANGADM['AdminEmployeesdc5e055e0c66ae48929d03a327972a58'] = 'Lascia spazio vuoto se non vuoi cambiare la password'; -$_LANGADM['AdminEmployeese25f0ecd41211b01c83e5fec41df4fe7'] = 'Eliminare gli elementi selezionati?'; +$_LANGADM['AdminEmployees6591effcd7a95eb926b61e1519530b17'] = 'Status'; +$_LANGADM['AdminEmployeesa19df5d477865657e2e2d4f9c30325db'] = 'Opzioni dipendenti'; +$_LANGADM['AdminEmployeesfa18e03e79e4695437ed08b81ded0b8e'] = 'Ricrea password:'; +$_LANGADM['AdminEmployees8c1366417a01cb8445c5420e250c3100'] = 'Tempo minimo di sicurezza per ricreare la password'; +$_LANGADM['AdminEmployees640fd0cc0ffa0316ae087652871f4486'] = 'minuti'; +$_LANGADM['AdminEmployeesa1918295eb0f2da649e1dc3b3ad82507'] = 'Memorizzazione della lingua di default:'; +$_LANGADM['AdminEmployeesd77a7d05d846a08a26d6b6060508545a'] = 'Permetti ai dipendenti di salvare la lingua di default nei loro moduli'; +$_LANGADM['AdminEmployeesbafd7322c6e97d25b6299b5d6fe8920b'] = 'No'; +$_LANGADM['AdminEmployees93cba07454f06a4a960172bbd6e2a435'] = 'Sì'; $_LANGADM['AdminEmployeeseb626c94531ec554f93b2b78a77c8b1b'] = 'Dipendenti'; -$_LANGADM['AdminEmployeesff37db4701ba8f1a289fc2f81cc43f9d'] = 'Permetti ai dipendenti di salvare la lingua di default nei loro moduli'; -$_LANGADM['AdminFeatures0c8a987e64c2d46886bf92e29c736bdc'] = 'Aggiungi un nuovo valore della caratteristica'; -$_LANGADM['AdminFeatures21021ea0e52be8e9c599f4dff41e5be0'] = 'Caratteristica'; -$_LANGADM['AdminFeatures38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; +$_LANGADM['AdminEmployees668a8d8d7ffe5da112b266e46b79b685'] = 'Nome:'; +$_LANGADM['AdminEmployeesbe5e0b5d50d48b049bd0f7b57cd163f9'] = 'Cognome:'; +$_LANGADM['AdminEmployeesb341a59d5636ed3d6a819137495b08a0'] = 'Password'; +$_LANGADM['AdminEmployeesdc5e055e0c66ae48929d03a327972a58'] = 'Lascia spazio vuoto se non vuoi cambiare la password'; +$_LANGADM['AdminEmployees2467bfdbc86d3cc7aab2130f56ce6978'] = 'Min. 8 caratteri; usa solo lettere, numeri o'; +$_LANGADM['AdminEmployees78e365acb087fd1f8d494dae0001de10'] = 'Indirizzo e-mail:'; +$_LANGADM['AdminEmployeesc914ee2b55db02eead39ca53c0256b15'] = 'Colore back office'; +$_LANGADM['AdminEmployees98a7eaf59a8879c97d1f1577c9e730c4'] = 'Lo sfondo di back office sarà mostrato in questo colore. Solo colori HTML (per es.:'; +$_LANGADM['AdminEmployees0885f0c211f74834f0109c5abaf4cdc4'] = 'Lingua:'; +$_LANGADM['AdminEmployeesa9e4402481bd9b8e36752bf731f67eb6'] = 'Tema:'; +$_LANGADM['AdminEmployees5e0b30bd7c238faaa234164857d7b5bd'] = 'Mostra screencast:'; +$_LANGADM['AdminEmployees00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Attivato'; +$_LANGADM['AdminEmployeesb9f5c797ebbf55adccdd8539a65a0241'] = 'Disattivato'; +$_LANGADM['AdminEmployees24fb083ea7699bfacb5b1fdd56746d35'] = 'Mostra il video di benvenuto nella home del back office'; +$_LANGADM['AdminEmployees24a23d787190f2c4812ff9ab11847a72'] = 'Status:'; +$_LANGADM['AdminEmployeesfd2d34527dbecc26db79103ffb99c252'] = 'Autorizza o meno questo dipendente a collegarsi a Back Office'; +$_LANGADM['AdminEmployees9fbf3617c6172a75648e9ac0a864bb56'] = 'Profilo:'; +$_LANGADM['AdminEmployees7bc873cba11f035df692c3549366c722'] = '-- Scegli --'; +$_LANGADM['AdminEmployees38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; $_LANGADM['AdminFeatures49ee3087348e8d44e1feda1917443987'] = 'Nome'; -$_LANGADM['AdminFeatures4e140ba723a03baa6948340bf90e2ef6'] = 'Nome:'; -$_LANGADM['AdminFeatures52f5e0bc3859bc5f5e25130b6c7e8881'] = 'Posizione'; -$_LANGADM['AdminFeatures6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caratteri vietati:'; -$_LANGADM['AdminFeatures630f6dc397fe74e52d5189e2c80f282b'] = 'Ritorna all\'elenco'; -$_LANGADM['AdminFeatures689202409e48743b914713f96d93947c'] = 'Valore'; -$_LANGADM['AdminFeaturesacdb802bfc2b99b15d1782570285c427'] = 'Contenuto:'; -$_LANGADM['AdminFeaturesb07e7131a6007b2a1a765bdd0e1e4894'] = 'Caratteristica:'; -$_LANGADM['AdminFeaturesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; $_LANGADM['AdminFeaturesc82a6100dace2b41087ba6cf99a5976a'] = 'Valori'; -$_LANGADM['AdminFeaturesc9cc8cce247e49bae79f15173ce97354'] = 'Modifica'; -$_LANGADM['AdminFeaturesd6ae681fcd58f1e1936ca97da36528ff'] = 'Aggiungi una nuova caratteristica'; $_LANGADM['AdminFeaturese25f0ecd41211b01c83e5fec41df4fe7'] = 'Eliminare gli elementi selezionati?'; -$_LANGADM['AdminGenders019ec3132cdf8ee0f2e2a75cf5d3e459'] = 'Sesso'; -$_LANGADM['AdminGenders38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; -$_LANGADM['AdminGenders461900b74731e07320ca79366df3e809'] = 'Immagine:'; -$_LANGADM['AdminGenders49ee3087348e8d44e1feda1917443987'] = 'Nome'; -$_LANGADM['AdminGenders4e140ba723a03baa6948340bf90e2ef6'] = 'Nome:'; -$_LANGADM['AdminGenders6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caratteri vietati:'; -$_LANGADM['AdminGendersa1fa27779242b4902f7ae3bdd5c6d508'] = 'Tipo'; -$_LANGADM['AdminGendersb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminGendersbe53a0541a6d36f6ecb879fa2c584b08'] = 'Immagine'; -$_LANGADM['AdminGenderse25f0ecd41211b01c83e5fec41df4fe7'] = 'Eliminare gli elementi selezionati?'; -$_LANGADM['AdminGenderse659b52eba1f0299b2d8ca3483919e72'] = 'Tipo:'; +$_LANGADM['AdminFeatures689202409e48743b914713f96d93947c'] = 'Valore'; +$_LANGADM['AdminFeaturesd6ae681fcd58f1e1936ca97da36528ff'] = 'Aggiungi una nuova caratteristica'; +$_LANGADM['AdminFeatures4e140ba723a03baa6948340bf90e2ef6'] = 'Nome:'; +$_LANGADM['AdminFeatures6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caratteri vietati:'; +$_LANGADM['AdminFeatures38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; +$_LANGADM['AdminFeatures0c8a987e64c2d46886bf92e29c736bdc'] = 'Aggiungi un nuovo valore della caratteristica'; +$_LANGADM['AdminGenerator99bd735570f4e71f3596ad208f6f63c6'] = 'Impossibile scrivere nel file:'; +$_LANGADM['AdminGeneratorff75496593d3ce1584f5e974e9668330'] = 'Controlla i permessi.'; +$_LANGADM['AdminGeneratorad11acdc8759d7a20ca3b868a8db30ae'] = 'Generazione del file Htaccess'; +$_LANGADM['AdminGenerator3f3e336e2f1fa10375efd923fca18b55'] = 'Attenzione:'; +$_LANGADM['AdminGenerator620da2256fdfaa8c903cc870221450ca'] = 'questo strumento può essere usato SOLO se sei ospitato da un server web Apache. Chiedi al tuo host.'; +$_LANGADM['AdminGenerator53bdd80ab93282cc38ef9c605f058eba'] = 'Questo strumento genera automaticamente un file \".htaccess\" che ti permette di procedere alla riscrittura di URL e di individuare errori 404.'; +$_LANGADM['AdminGenerator15970c4fdbca1fc48c5b412d94e798c0'] = 'Ottimizzazione'; +$_LANGADM['AdminGenerator32d593fb52ab5e4ae3f16844b576867d'] = 'Questo aggiunge indicazioni al tuo file .htaccess che dovrebbero migliorare cache e compressione.'; +$_LANGADM['AdminGenerator1dec4f55522b828fe5dacf8478021a9e'] = 'URL semplificati'; +$_LANGADM['AdminGenerator223cf855cfa657eeb99550e1acd8eaa3'] = 'Attivare solo se il tuo server permette la riscrittura di URL.'; +$_LANGADM['AdminGeneratoracaa02ab1d800ce9a0b3df2e4ab8909a'] = 'Disabilita apache multiviews'; +$_LANGADM['AdminGenerator7dc12aaf3ebf9e01ef5b2ec91761c26a'] = 'Attivare questa opzione solo se si hanno problemi con alcune pagine con URL rewriting.'; +$_LANGADM['AdminGeneratorb696dfaf5a833f70d71d26d052c6eaa3'] = 'Genera il tuo file \".htaccess\" cliccando sul tasto seguente:'; +$_LANGADM['AdminGenerator3c108dd1d7338dcc6a9face1824db1dd'] = 'Crea un file \".htaccess\"'; $_LANGADM['AdminGenerator067b367b527d0a275f99b9071dd69e28'] = 'Questo cancellerà il tuo'; $_LANGADM['AdminGenerator149603e6c03516362a8da23f624db945'] = 'vecchio'; -$_LANGADM['AdminGenerator15970c4fdbca1fc48c5b412d94e798c0'] = 'Ottimizzazione'; -$_LANGADM['AdminGenerator1dec4f55522b828fe5dacf8478021a9e'] = 'URL semplificati'; -$_LANGADM['AdminGenerator2129c4f9bb14dcddabb6453bfbeff246'] = 'Questo strumento crea automaticamente un file \"robots.txt\" che puoi configurare per negare l\'accesso di alcune pagine ai motori di ricerca.'; -$_LANGADM['AdminGenerator223cf855cfa657eeb99550e1acd8eaa3'] = 'Attivare solo se il tuo server permette la riscrittura di URL.'; -$_LANGADM['AdminGenerator32d593fb52ab5e4ae3f16844b576867d'] = 'Questo aggiunge indicazioni al tuo file .htaccess che dovrebbero migliorare cache e compressione.'; -$_LANGADM['AdminGenerator345d6249c20c6319bb09edaaf536744b'] = 'Generazione del file robots'; -$_LANGADM['AdminGenerator3b823baba7abb920bd1c18104ae7537b'] = 'Il tuo file robots.txt DEVE essere nella root del tuo sito web e non altrove.'; -$_LANGADM['AdminGenerator3c108dd1d7338dcc6a9face1824db1dd'] = 'Crea un file \".htaccess\"'; -$_LANGADM['AdminGenerator3f3e336e2f1fa10375efd923fca18b55'] = 'Attenzione:'; -$_LANGADM['AdminGenerator53bdd80ab93282cc38ef9c605f058eba'] = 'Questo strumento genera automaticamente un file \".htaccess\" che ti permette di procedere alla riscrittura di URL e di individuare errori 404.'; -$_LANGADM['AdminGenerator5b1315f64379c20167cc186f3cfed249'] = 'file .htaccess !'; -$_LANGADM['AdminGenerator60e4943ad37920b1f95133fae1420b59'] = 'fornire il permesso (CHMOD 666 su sistema Unix)'; -$_LANGADM['AdminGenerator620da2256fdfaa8c903cc870221450ca'] = 'questo strumento può essere usato SOLO se sei ospitato da un server web Apache. Chiedi al tuo host.'; -$_LANGADM['AdminGenerator76bdc7d3324595e5c6430ba466690cba'] = 'file robots.txt !'; -$_LANGADM['AdminGenerator7959e21ff0b83542251ca0b4e9a62eea'] = 'Crea file robots.txt'; -$_LANGADM['AdminGenerator7dc12aaf3ebf9e01ef5b2ec91761c26a'] = 'Attivare questa opzione solo se si hanno problemi con alcune pagine di URL rewriting.'; +$_LANGADM['AdminGenerator5b1315f64379c20167cc186f3cfed249'] = 'file .htaccess!'; +$_LANGADM['AdminGeneratorb8a27e47e64caa3e36c8894c3745357b'] = 'Prima di poter usare questo strumento, devi:'; +$_LANGADM['AdminGeneratord443c06bc05c5f7d35d95aba3ddcf817'] = '- creare un'; $_LANGADM['AdminGenerator8052c42ab3b8aa06a3f5f788a4ddccc2'] = 'file .htaccess\''; $_LANGADM['AdminGenerator93f711fc90428ec9589a70706e1866a2'] = 'file vuoto nella directory'; -$_LANGADM['AdminGeneratoraa2646a667ee1cd83235786dccef4a26'] = 'robots.txt'; -$_LANGADM['AdminGeneratoracaa02ab1d800ce9a0b3df2e4ab8909a'] = 'Disabilita apache multiviews'; -$_LANGADM['AdminGeneratorad11acdc8759d7a20ca3b868a8db30ae'] = 'Generazione del file Htaccess'; +$_LANGADM['AdminGenerator60e4943ad37920b1f95133fae1420b59'] = 'fornire il permesso (CHMOD 666 su sistema Unix)'; +$_LANGADM['AdminGenerator345d6249c20c6319bb09edaaf536744b'] = 'Generazione del file robots'; +$_LANGADM['AdminGenerator3b823baba7abb920bd1c18104ae7537b'] = 'Il tuo file robots.txt DEVE essere nella root del tuo sito web e non altrove.'; $_LANGADM['AdminGeneratorb65cc08420e484602c7c313336933452'] = 'Es.: http://www.monsite.com/robots.txt'; -$_LANGADM['AdminGeneratorb696dfaf5a833f70d71d26d052c6eaa3'] = 'Genera il tuo file \".htaccess\" cliccando sul tasto seguente:'; -$_LANGADM['AdminGeneratorb8a27e47e64caa3e36c8894c3745357b'] = 'Prima di poter usare questo strumento, devi:'; -$_LANGADM['AdminGeneratorc03c063bb390b0042cabd4e08ac92347'] = 'file vuoto nella directory'; -$_LANGADM['AdminGeneratord443c06bc05c5f7d35d95aba3ddcf817'] = '- creare un'; +$_LANGADM['AdminGenerator2129c4f9bb14dcddabb6453bfbeff246'] = 'Questo strumento crea automaticamente un file \"robots.txt\" che puoi configurare per negare l\'accesso di alcune pagine ai motori di ricerca.'; $_LANGADM['AdminGeneratorffd4c6a67eb0c56d04a5ebca5e8cbf80'] = 'Crea il tuo file \"robots.txt\" cliccando il tasto seguente:'; -$_LANGADM['AdminGeolocation2eef60563335b16d4a98900298fe7841'] = 'Comportamento di Geolocalizzazione per nazioni con restrizioni:'; -$_LANGADM['AdminGeolocation38e8888ae62868f7ec6cc940ffcaf373'] = 'Comportamento di Geolocalizzazione per nazioni non riconosciute:'; -$_LANGADM['AdminGeolocation3d3aa857bbce5746c7156f447f6bdc60'] = 'e decomprimilo nella directory tools/geoip/'; -$_LANGADM['AdminGeolocation3f089ec9b9ef410a9d81bef70114d387'] = 'Per usare la Geolocalizzazione, scarica'; -$_LANGADM['AdminGeolocation4609449450efd4dbe3f05ef2e9c5151d'] = 'Tutte le funzioni sono disponibili'; -$_LANGADM['AdminGeolocation49ee3087348e8d44e1feda1917443987'] = 'Nome'; -$_LANGADM['AdminGeolocation4fe49a258059a1dca12770e1dfe40ea2'] = 'Le seguenti funzioni sono disponibili solo se autorizzi la funzione Geolocalizzazione tramite IP'; -$_LANGADM['AdminGeolocation5ce2a0bcb8967528a33c2c0d31cbb194'] = 'Questa opzione ti permette, tra l\'altro, di restringere l\'accesso al tuo negozio da parte di molte nazioni. Vedi sotto.'; -$_LANGADM['AdminGeolocation5e23ef5156fb0aca3cb2cc23fed2e267'] = 'Puoi aggiungere molti indirizzi IP, e questi potranno sempre accedere al tuo negozio (per es. Google bots IP)'; -$_LANGADM['AdminGeolocation911bac7fe508d2b815eab0612120b564'] = 'Indirizzi IP autorizzati:'; -$_LANGADM['AdminGeolocation9135a9ffd14e4b05e4e3bc4eab58fda7'] = 'I visitatori non possono vedere il tuo catalogo'; -$_LANGADM['AdminGeolocation976b976e66879a470635bf0f660e81fc'] = 'questo file'; -$_LANGADM['AdminGeolocationa47cbf8871ff07c40a87bb58e412c063'] = 'Seleziona le nazioni che possono accedere al tuo negozio:'; -$_LANGADM['AdminGeolocationa79a12d2d7ab4c5524e33e62a568d77c'] = 'Whitelist degli indirizzi IP'; -$_LANGADM['AdminGeolocationc95467b224ae2a3f8a4c12ddbbb0448e'] = 'Geolocalizzazione tramite IP:'; +$_LANGADM['AdminGenerator7959e21ff0b83542251ca0b4e9a62eea'] = 'Crea file robots.txt'; +$_LANGADM['AdminGenerator76bdc7d3324595e5c6430ba466690cba'] = 'file robots.txt !'; +$_LANGADM['AdminGeneratoraa2646a667ee1cd83235786dccef4a26'] = 'robots.txt'; +$_LANGADM['AdminGeneratorc03c063bb390b0042cabd4e08ac92347'] = 'file vuoto nella directory'; +$_LANGADM['AdminGeolocationcad6a95d966e0470c436f454cedb820f'] = 'Geolocalizzazione tramite IP:'; +$_LANGADM['AdminGeolocationc12f8445861a605b788eb90e2c47f02a'] = 'Questa opzione ti permette, tra l\'altro, di restringere l\'accesso al tuo negozio da parte di molte nazioni. Vedi sotto.'; $_LANGADM['AdminGeolocationdae8ace18bdcbcc6ae5aece263e14fe8'] = 'Opzioni '; -$_LANGADM['AdminGeolocationfff95e613286b45e8c44f4316200a83f'] = 'I visitatori possono vedere il tuo catalogo ma non possono effettuare un ordine'; -$_LANGADM['AdminGroupShop00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Attivato'; -$_LANGADM['AdminGroupShop1814d65a76028fdfbadab64a5a8076df'] = 'Fornitori:'; -$_LANGADM['AdminGroupShop2377be3c2ad9b435ba277a73f0f1ca76'] = 'Produttori'; -$_LANGADM['AdminGroupShop24a23d787190f2c4812ff9ab11847a72'] = 'Status:'; -$_LANGADM['AdminGroupShop287234a1ff35a314b5b6bc4e5828e745'] = 'Combinazioni'; -$_LANGADM['AdminGroupShop38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; -$_LANGADM['AdminGroupShop98f770b0af18ca763421bac22b4b6805'] = 'Caratt.'; -$_LANGADM['AdminGroupShopa37ede293936e29279ed543129451ec3'] = 'Gruppi'; -$_LANGADM['AdminGroupShopb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminGroupShopb9f5c797ebbf55adccdd8539a65a0241'] = 'Disattivato'; -$_LANGADM['AdminGroupShopdad1f8d794ee0dd7753fe75e73b78f31'] = 'Zone'; -$_LANGADM['AdminGroupShope25f0ecd41211b01c83e5fec41df4fe7'] = 'Eliminare gli elementi selezionati?'; -$_LANGADM['AdminGroups00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Attivato'; -$_LANGADM['AdminGroups019ec3132cdf8ee0f2e2a75cf5d3e459'] = 'Sesso'; -$_LANGADM['AdminGroups0bcef9c45bd8a48eda1b26eb0c61c869'] = '%'; -$_LANGADM['AdminGroups151a3c668742e11d24b6f8e65f7f7ee6'] = 'Data di registrazione'; -$_LANGADM['AdminGroups2dc9a383d693a2ded8b1ef832926ea93'] = 'Visualizzazione dei prezzi:'; -$_LANGADM['AdminGroups2e9a5410376da9d88c4623a408de2b58'] = 'Sconti attuali:'; -$_LANGADM['AdminGroups3112209b2dd9b55cf5dbc4865dd15afd'] = 'Data di creazione'; -$_LANGADM['AdminGroups35756bfdf07485441e0b1dd219025374'] = 'Come mostrare i prezzi per questo gruppo di clienti nel dettaglio della fattura (tasse incluse o escluse).'; -$_LANGADM['AdminGroups38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; -$_LANGADM['AdminGroups3e053943605d9e4bf7dd7588ea19e9d2'] = 'Caratteri vietati:'; -$_LANGADM['AdminGroups49ee3087348e8d44e1feda1917443987'] = 'Nome'; -$_LANGADM['AdminGroups4e140ba723a03baa6948340bf90e2ef6'] = 'Nome:'; -$_LANGADM['AdminGroups567183b8b1122180690be51cc6df2b74'] = 'Sconto (in %):'; -$_LANGADM['AdminGroups6ad237b9a44e75f0f947efe1d5f1ccaa'] = 'Applica automaticamente questo valore come sconto a TUTTI i prodotti del negozio per questo gruppo di membri.'; -$_LANGADM['AdminGroups6adf97f83acf6453d4a6a4b1070f3754'] = 'Nessuno'; -$_LANGADM['AdminGroups7442e29d7d53e549b78d93c46b8cdcfc'] = 'Ordini'; -$_LANGADM['AdminGroups8b5dd64ab8d0b8158906796b53a200e2'] = 'Indirizzo e-mail'; -$_LANGADM['AdminGroups93cba07454f06a4a960172bbd6e2a435'] = 'Sì'; -$_LANGADM['AdminGroups9c37b7b6ff829e977df287900543ea54'] = 'Data di nascita'; -$_LANGADM['AdminGroupsa1e7379abfdbc3b8e03506e5489c6110'] = 'Sconto:'; +$_LANGADM['AdminGeolocation17812004136cffbd9c55b624f8d21557'] = 'Le seguenti funzioni sono disponibili solo se autorizzi la funzione Geolocalizzazione tramite IP'; +$_LANGADM['AdminGeolocation2eef60563335b16d4a98900298fe7841'] = 'Comportamento di Geolocalizzazione per nazioni con restrizioni:'; +$_LANGADM['AdminGeolocationcc29c275766408d99b4a6ce0ed25739a'] = 'Comportamento di Geolocalizzazione per nazioni non riconosciute:'; +$_LANGADM['AdminGeolocation4609449450efd4dbe3f05ef2e9c5151d'] = 'Tutte le funzioni sono disponibili'; +$_LANGADM['AdminGeolocationa47cbf8871ff07c40a87bb58e412c063'] = 'Seleziona le nazioni che possono accedere al tuo negozio:'; +$_LANGADM['AdminGeolocationb104929231738bd0699db6e6678581b8'] = 'Whitelist degli indirizzi IP'; +$_LANGADM['AdminGeolocation137a94aaf728bddeded3318c6f3ac680'] = 'Puoi aggiungere molti indirizzi IP, e questi potranno sempre accedere al tuo negozio (per es. Google bots IP)'; +$_LANGADM['AdminGeolocationeb0823c83a3202fa1ac79991faf9bacd'] = 'Indirizzi IP autorizzati:'; +$_LANGADM['AdminGeolocation3f089ec9b9ef410a9d81bef70114d387'] = 'Per usare la Geolocalizzazione, scarica'; +$_LANGADM['AdminGeolocation976b976e66879a470635bf0f660e81fc'] = 'questo file'; +$_LANGADM['AdminGeolocation6afb56f36ee6cf72e87b92d8f4f66e5a'] = 'e decomprimilo nella directory tools/geoip/'; +$_LANGADM['AdminGeolocation49ee3087348e8d44e1feda1917443987'] = 'Nome'; $_LANGADM['AdminGroupsb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminGroupsb9f5c797ebbf55adccdd8539a65a0241'] = 'Disattivato'; -$_LANGADM['AdminGroupsbafd7322c6e97d25b6299b5d6fe8920b'] = 'No'; -$_LANGADM['AdminGroupsbefcac0f9644a7abee43e69f49252ac4'] = 'tasse escluse'; -$_LANGADM['AdminGroupsc38266740494aa4980d05c606fccac10'] = 'Gruppo di clienti'; -$_LANGADM['AdminGroupsd1457b72c3fb323a2671125aef3eab5d'] = ' ?'; -$_LANGADM['AdminGroupse25f0ecd41211b01c83e5fec41df4fe7'] = 'Eliminare gli elementi selezionati?'; +$_LANGADM['AdminGroups49ee3087348e8d44e1feda1917443987'] = 'Nome'; $_LANGADM['AdminGroupsef53538ae41a651c7f72ab6cb1135d8c'] = 'Membri'; +$_LANGADM['AdminGroups3112209b2dd9b55cf5dbc4865dd15afd'] = 'Data di creazione'; +$_LANGADM['AdminGroups9c37b7b6ff829e977df287900543ea54'] = 'Data di nascita'; +$_LANGADM['AdminGroups7442e29d7d53e549b78d93c46b8cdcfc'] = 'Ordini'; +$_LANGADM['AdminGroupsc38266740494aa4980d05c606fccac10'] = 'Gruppo clienti'; +$_LANGADM['AdminGroups38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; +$_LANGADM['AdminGroups4e140ba723a03baa6948340bf90e2ef6'] = 'Nome:'; +$_LANGADM['AdminGroups1827e8c05551b925eca78446c0a7f40e'] = 'Applica automaticamente questo valore come sconto a TUTTI i prodotti del negozio per questo gruppo di membri.'; +$_LANGADM['AdminGroups2dc9a383d693a2ded8b1ef832926ea93'] = 'Visualizzazione dei prezzi:'; +$_LANGADM['AdminGroups21e445ba767d4fd41332b6eceab2be1a'] = 'Come mostrare i prezzi per questo gruppo di clienti nel dettaglio della fattura (tasse incluse o escluse).'; +$_LANGADM['AdminGroupsbefcac0f9644a7abee43e69f49252ac4'] = 'tasse escluse'; $_LANGADM['AdminGroupsf4a0d7cb0cd45214c8ca5912c970de13'] = 'tasse incluse'; -$_LANGADM['AdminGroupsfb93ea877b4e204a3676b9a27fe423b9'] = 'Clienti membri di questo gruppo'; -$_LANGADM['AdminHome004bf6c9a40003140292e97330236c53'] = 'Azione'; -$_LANGADM['AdminHome095939fea07d985d07ababe2c18f5b9c'] = 'Notifica aggiornamento non disponibile'; -$_LANGADM['AdminHome0b7902adbdb6335dacf47d249fad05f1'] = 'Vendite della settimana'; +$_LANGADM['AdminGroupsa1e7379abfdbc3b8e03506e5489c6110'] = 'Sconto:'; +$_LANGADM['AdminGroups0bcef9c45bd8a48eda1b26eb0c61c869'] = '%'; +$_LANGADM['AdminGroups3b78dd28e2767e0e88e5591abd386d0f'] = 'Sconto (in %):'; +$_LANGADM['AdminGroups2e9a5410376da9d88c4623a408de2b58'] = 'Sconti attuali:'; +$_LANGADM['AdminGroups42ba7a29aa37fc2cb42f5381e71afb9f'] = 'Clienti membri di questo gruppo'; +$_LANGADM['AdminHomeecd188c0a9e0913f062d22331411158a'] = 'URL semplificati'; +$_LANGADM['AdminHome4d92a8b44ec205ea708bd3f3a8926b2d'] = 'Cache & compressione browser'; +$_LANGADM['AdminHome5ad483f10dec94a21c78d89edc1fef94'] = 'Ottimizzazione Smarty'; +$_LANGADM['AdminHome202460d68b46910927f17628291fdd61'] = 'Combinazione, Compressione & Cache'; +$_LANGADM['AdminHome73a910e532bbbc17742ac1ad88189026'] = 'Negozio attivato'; +$_LANGADM['AdminHome95f3737b1ee7e4e7c08aba7f7636d54b'] = 'indice ricostruito dopo l\'aggiornamento'; +$_LANGADM['AdminHome99c5b412ee7785550d4714809e64d12b'] = '.htaccess aggiornato'; +$_LANGADM['AdminHome07a53cacbb6be08b6fc168f0c0d50f06'] = 'Crea una nuova categoria e organizza i tuoi prodotti.'; +$_LANGADM['AdminHome4c1bf99667f98775acadbb4f2d343ad2'] = 'Riempi il tuo catalogo con nuovi articoli e attributi.'; +$_LANGADM['AdminHome861ddcdc31b57a87ca7bfa12d05c21bf'] = 'Gestisci la tua attività con un\'analisi completa del tuo negozio.'; +$_LANGADM['AdminHomec28179129ce635a7fb3849c4b7864d4d'] = 'Aggiungi un nuovo account dipendente e delega una parte dei tuoi compiti .'; +$_LANGADM['AdminHomeb24344b6a2c4a94c9b0d0ebd4602aeca'] = 'Vedi altro'; +$_LANGADM['AdminHome2273d1167a6212812d95dc8fadbae78e'] = 'Servizio clienti'; +$_LANGADM['AdminHomeda2f2f1035487e79b7f5bfd9c5c3eeab'] = 'Thread non letti'; +$_LANGADM['AdminHome1d1b1cde6e62df1ce51a4799884a80af'] = 'Thread in corso'; +$_LANGADM['AdminHome939315783ef4f2eb1cbdac37f3fd1e6b'] = 'Thread chiusi'; +$_LANGADM['AdminHome693c61ec70b6c06dbd376fd208a125a0'] = 'Thread totali'; +$_LANGADM['AdminHomeb0a217801e4603292a01a65b345b6a5a'] = 'Statistiche del mese'; $_LANGADM['AdminHome11ff9f68afb6b8b5b8eda218d7c83a65'] = 'Vendite'; $_LANGADM['AdminHome145091c4a142b35c98a860e2df97ef26'] = 'Registrazioni'; -$_LANGADM['AdminHome202460d68b46910927f17628291fdd61'] = 'Combinazione, Compressione & Cache'; -$_LANGADM['AdminHome2938c7f7e560ed972f8a4f68e80ff834'] = 'Pannello di controllo'; -$_LANGADM['AdminHome2c3b06b32caf673175832aeb3833f32a'] = 'Riempi il tuo catalogo con nuovi articoli e attributi.'; -$_LANGADM['AdminHome2ea989f83006e233627987293f4bde0a'] = 'Cliente'; -$_LANGADM['AdminHome385500f9c4d131f38c706dbc9d3a77c4'] = 'Visualizza altri tutorial'; -$_LANGADM['AdminHome3a1c9b4de5495314cf4e6ce5baaf1001'] = 'Thread in corso'; -$_LANGADM['AdminHome3ec365dd533ddb7ef3d1c111186ce872'] = 'Dati:'; -$_LANGADM['AdminHome486389453cfc7006870efa54fb7f6df9'] = 'Nuova versione PrestaShop disponibile'; -$_LANGADM['AdminHome490244040ff9e9a9084ac9347fb38b97'] = 'Thread chiusi'; -$_LANGADM['AdminHome4d92a8b44ec205ea708bd3f3a8926b2d'] = 'Cache & compressione browser'; -$_LANGADM['AdminHome4ff2e716a7d06ce5274b4090b39abad3'] = 'Vedi'; -$_LANGADM['AdminHome54361fc9e712ed173d019c3d4a6e2ca0'] = 'Aggiungi un nuovo account dipendente e delega una parte dei tuoi compiti .'; -$_LANGADM['AdminHome57747250ec23a658f7a227ac9241aeef'] = 'Non mostrarlo più'; -$_LANGADM['AdminHome5ad483f10dec94a21c78d89edc1fef94'] = 'Ottimizzazione Smarty'; -$_LANGADM['AdminHome6cf148afcc6acae611cf5f65ddf074f9'] = '.htaccess aggiornato'; -$_LANGADM['AdminHome73a910e532bbbc17742ac1ad88189026'] = 'Negozio attivato'; -$_LANGADM['AdminHome7e4b7faf0fc36dc296e66f6ea3096dcd'] = 'Clicca qui se si desidera modificare il nome di dominio principale negozio'; -$_LANGADM['AdminHome801ab24683a4a8c433c6eb40c48bcd9d'] = 'Download'; -$_LANGADM['AdminHome830faa39d4dffcb14f4f514c9342e5d1'] = 'Crea una nuova categoria e organizza i tuoi prodotti.'; -$_LANGADM['AdminHome96b0141273eabab320119c467cdcaf17'] = 'Totale'; -$_LANGADM['AdminHomea340073fa87f8783e926b7865a8d9fe0'] = 'Thread non letti'; -$_LANGADM['AdminHomeafd87eb38820c73315688a7cab2571d4'] = 'Un buon inizio ...'; -$_LANGADM['AdminHomeaff26d06b54b6d6acb2ed185a5477f49'] = 'indice ricostruito dopo l\'aggiornamento'; -$_LANGADM['AdminHomeb24344b6a2c4a94c9b0d0ebd4602aeca'] = 'Vedi altro'; -$_LANGADM['AdminHomeb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminHomeb98263dfd493178c43eca9b08a2ce4dc'] = 'Statistiche del mese'; -$_LANGADM['AdminHomeba96d5954aa6db09c9004b6dc12b6014'] = 'Se non sai come farlo, contatta il tuo amministratore.'; $_LANGADM['AdminHomebb5ebac63dc37bfae478c91bdf575e03'] = 'Ordini'; -$_LANGADM['AdminHomebcd454728d21fd1b7adcb2bb02af7316'] = 'Servizio clienti'; -$_LANGADM['AdminHomec0eef64157eb4bb621577e628f595beb'] = 'Gestisci la tua attività con un\'analisi completa del tuo negozio.'; -$_LANGADM['AdminHomec33e404a441c6ba9648f88af3c68a1ca'] = 'Statistiche'; -$_LANGADM['AdminHomec89b149018866032dd690b0983f1ac78'] = 'Vendite + tasse'; -$_LANGADM['AdminHomecab723c421c5278820b5020b6f360d54'] = 'Thread totali'; $_LANGADM['AdminHomedcd13f267cf781b25dd8826080425464'] = 'Pagine visualizzate'; +$_LANGADM['AdminHomec33e404a441c6ba9648f88af3c68a1ca'] = 'Statistiche'; +$_LANGADM['AdminHome9361bfa3df5fcb147b839f945306d09b'] = 'Vendite della settimana'; +$_LANGADM['AdminHome5c4c68fb7fe0b7c38add85a542997bc9'] = 'Vendite + tasse'; +$_LANGADM['AdminHomeb718adec73e04ce3ec720dd11a06a308'] = 'ID'; +$_LANGADM['AdminHome2ea989f83006e233627987293f4bde0a'] = 'Cliente'; $_LANGADM['AdminHomeec53a8c4f07baed5d8825072c89799be'] = 'Status'; -$_LANGADM['AdminHomeecd188c0a9e0913f062d22331411158a'] = 'URL semplificati'; -$_LANGADM['AdminImages00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Attivato'; -$_LANGADM['AdminImages044a77653804fe33652d68098d98121e'] = 'Utilizzare il file system immagine eredità:'; -$_LANGADM['AdminImages048a517fd1781ed314402df592f2ea68'] = 'Larghezza:'; -$_LANGADM['AdminImages068f80c7519d0528fb08e82137a72131'] = 'Prodotti'; -$_LANGADM['AdminImages0be9bdbde253c5d649e8667c0bae6754'] = 'Un nuovo sistema di storage per le immagini dei prodotti è ora utilizzato da PrestaShop. Offre prestazioni migliori se il negozio ha un numero molto elevato di prodotti.'; -$_LANGADM['AdminImages0e1e874dde345d19583102a9fd63fb7e'] = 'Produttori:'; -$_LANGADM['AdminImages0fb0d96026cc27f8a45d6cb909289903'] = 'Si può scegliere di mantenere le immagini memorizzate nel sistema precedente - niente di sbagliato in questo.'; -$_LANGADM['AdminImages1814d65a76028fdfbadab64a5a8076df'] = 'Fornitori:'; -$_LANGADM['AdminImages1bb3c9f27926baa18c5070fa6498f34e'] = 'Questo tipo sarà applicato alle immagini dei negozi'; -$_LANGADM['AdminImages1bd266b7c30df50f9b77b0e0f55f2878'] = 'Dopo aver spostato tutte le immagini dei prodotti, per le migliori prestazioni andare al'; -$_LANGADM['AdminImages204dd5cbb153eae3c105e3a42f1c0ff8'] = 'Nome del tipo:'; -$_LANGADM['AdminImages2377be3c2ad9b435ba277a73f0f1ca76'] = 'Produttori'; -$_LANGADM['AdminImages258606ef5a3ed5cd7e39da08435adec0'] = 'Ricrea miniature'; -$_LANGADM['AdminImages2a911eb0d71d1b707a3f9d722a5935c2'] = 'Usa JPEG'; -$_LANGADM['AdminImages2c1bbb0a5ff08c8011d6ea83084277ff'] = 'Va da 9 (peggiore qualità, piccolo file) a 0 (qualità migliore, il più grande file)'; -$_LANGADM['AdminImages32465c25dfecca0db61214b9af3bd9f1'] = 'Dimensione massima delle immagini del prodotto:'; -$_LANGADM['AdminImages32954654ac8fe66a1d09be19001de2d4'] = 'Larghezza'; -$_LANGADM['AdminImages38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; -$_LANGADM['AdminImages3c9e0f95a0c3f7dd4c650d3ed1a0afb5'] = 'Questo tipo sarà applicato alle immagini dei fornitori'; -$_LANGADM['AdminImages42ceb344b0aaf896b362b0db70b46f98'] = 'Qualità delle immagini'; -$_LANGADM['AdminImages48ccf48dcf2218a413ce473262f21a0c'] = 'Larghezza:'; -$_LANGADM['AdminImages49ee3087348e8d44e1feda1917443987'] = 'Nome'; -$_LANGADM['AdminImages5e869c034d4bd6df7f278053e786e4fb'] = 'Le immagini duplicate sono state trovate durante lo spostamento delle immagini del prodotto. E \'probabilmente causato da immagini dimostrative inutilizzati. Assicurati che la cartella'; -$_LANGADM['AdminImages66a3f886eb548f3575add71847622388'] = 'Attenzione!! Le miniature generate manualmente saranno cancellate dalle miniature generate automaticamente.'; -$_LANGADM['AdminImages6713e1295572974656e3e04d18e77ca9'] = 'PrestaShop ha rilevato che la configurazione del server non è compatibile con il nuovo sistema di storage (direttiva \"safe_mode\" attivata). È necessario continuare a utilizzare il sistema attuale.'; -$_LANGADM['AdminImages6ab89e213e3557e2ab248510d89051d1'] = 'contiene solo immagini dimostrative quindi eliminare questa cartella.'; -$_LANGADM['AdminImages6e9b08be274aa15f116c641e4c9b8599'] = 'Si può anche decidere di spostare le vostre immagini al nuovo sistema di storage: in questo caso, fare clic sul \"Sposta immagini\" bottone qui sotto. Si prega di essere pazienti, poiché ciò può richiedere diversi minuti.'; -$_LANGADM['AdminImages718e1e271056782b288616e916511980'] = 'Utilizzare PNG per tutte le immagini'; -$_LANGADM['AdminImages729a51874fe901b092899e9e8b31c97a'] = 'Sei sicuro?'; -$_LANGADM['AdminImages7e92dc38b95095cfee88452579f3fb67'] = 'Scene:'; -$_LANGADM['AdminImages821b8ee6937cec96c30fdafbfe836d68'] = 'Negozi'; -$_LANGADM['AdminImages874d3deed67e503cac1d8bc00417794a'] = 'Spostare le immagini'; -$_LANGADM['AdminImages8c38776925f7cf41c090646a43157024'] = 'Categorie:'; -$_LANGADM['AdminImages9310244aa3f5325c976135a2a089949b'] = 'Ti preghiamo di pazientare, potrebbero volerci alcuni minuti'; -$_LANGADM['AdminImages9a61f5ce3180789a8455f536681cabc1'] = 'Altezza:'; -$_LANGADM['AdminImages9df22f196a33acd0b372fe502de51211'] = 'auto'; -$_LANGADM['AdminImagesa00e46e856e637f8fd077b4fd710c9e2'] = 'Produttori:'; -$_LANGADM['AdminImagesa11abdf9fb207f44c2d44c72d8a1203f'] = 'Solo lettere (per es.: small, large...)'; -$_LANGADM['AdminImagesaf1b98adf7f686b84cd0b443e022b7a0'] = 'Categorie'; -$_LANGADM['AdminImagesb1c94ca2fbc3e78fc30069c8d0f01680'] = 'Tutte'; -$_LANGADM['AdminImagesb435e227d5dd201e1768b2bcb2e0aa81'] = 'altezza'; -$_LANGADM['AdminImagesb51000000ff730e7cacd10980186c1a4'] = 'Seleziona immagine'; -$_LANGADM['AdminImagesb52b44c9d23e141b067d7e83b44bb556'] = 'Prodotti:'; +$_LANGADM['AdminHome96b0141273eabab320119c467cdcaf17'] = 'Totale'; +$_LANGADM['AdminHome004bf6c9a40003140292e97330236c53'] = 'Azione'; +$_LANGADM['AdminHome3ec365dd533ddb7ef3d1c111186ce872'] = 'Dati:'; +$_LANGADM['AdminHome4ff2e716a7d06ce5274b4090b39abad3'] = 'Vedi'; +$_LANGADM['AdminHome2938c7f7e560ed972f8a4f68e80ff834'] = 'Pannello di controllo'; +$_LANGADM['AdminHome85ad208b585d1e5db413e485c53c87f3'] = 'Non mostrarlo più'; +$_LANGADM['AdminHome3431c1081576606c62c0fedc2a026467'] = 'Un buon inizio ...'; $_LANGADM['AdminImagesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminImagesb73770b303fc0f331eee23ad7add197c'] = 'Va da 0 (qualità peggiore, il più piccolo file) a 100 (qualità migliore, il più grande file)'; -$_LANGADM['AdminImagesb9f5c797ebbf55adccdd8539a65a0241'] = 'Disattivato'; -$_LANGADM['AdminImagesbb34f602e45a9fbcb2cdfee7a48673fc'] = 'Scene'; -$_LANGADM['AdminImagesc2fc3eea4a3f9c52e7acbdb113b171b7'] = 'Larghezza massima in pixels'; -$_LANGADM['AdminImagesc4d833424eba2cd43c9327d4943dc61f'] = 'Immagine creata da:'; -$_LANGADM['AdminImagesc5e26b2211d5ecbbeac96ea6e1cbb7c2'] = 'PNG di qualità'; -$_LANGADM['AdminImagesc9c4e9c1a92d9b15e0cdefc7ddb1bbd5'] = 'Dimensione massima delle immagini inviate dai clienti'; -$_LANGADM['AdminImagescb2f901ceed5c3365d056794a1b5047f'] = 'Se fai delle modifiche, ricorda di ri-creare le miniatures'; -$_LANGADM['AdminImagescf40e19ee10782c4284cac90feb4f73e'] = 'Altezza massima in pixels'; -$_LANGADM['AdminImagesd379cadd41b68efe7c945b4d85c72085'] = 'Cancella immagini precedenti'; -$_LANGADM['AdminImagesd46bafd645c490bd4be22c4226619db9'] = 'JPEG di qualità'; -$_LANGADM['AdminImagesd72f2c002b37407379420bf987bca76a'] = 'Questo tipo sarà applicato alle immagini delle scene'; -$_LANGADM['AdminImagesdde6c96bcb0af50f18f37572267d904a'] = 'Altezza massima delle immagini inviate dai clienti'; -$_LANGADM['AdminImagese4bb324f29622b389af104bce1db6fdc'] = 'Ricrea miniature per tutte le immagini dei prodotti esistenti'; -$_LANGADM['AdminImagese57fbdf001b4b35e6ca7dcdc628ca853'] = 'Dimensione massima delle immagini caricabili dai clienti (in Bytes)'; -$_LANGADM['AdminImagese686877843ac3c9f4c45aaea265fe59c'] = 'prodotto preferenze sulla scheda'; -$_LANGADM['AdminImagese7ed00268dc16aecaac5a60aeb6f4c73'] = 'Questo dovrebbe essere impostata su yes se non spostato con successo le immagini in Preferenze> scheda Immagini'; -$_LANGADM['AdminImagese933dc24fb245d863a43b4fefe9b45f5'] = 'Altezza:'; -$_LANGADM['AdminImageseaae26a6fb20ed3ef54fb23bfa0b1fcc'] = 'larghezza'; -$_LANGADM['AdminImagesed13a29f9258d2b988ea7ba9d11de98b'] = 'Togli la spunta a questa casella solo se il tuo server ha interrotto la connessione e desideri ricominciare.'; +$_LANGADM['AdminImages49ee3087348e8d44e1feda1917443987'] = 'Nome'; +$_LANGADM['AdminImages32954654ac8fe66a1d09be19001de2d4'] = 'Larghezza'; $_LANGADM['AdminImageseec6c4bdbd339edf8cbea68becb85244'] = 'Altezza'; -$_LANGADM['AdminImagesf559543da6c5866a2dd0ae70f4de370f'] = 'Seleziona formato'; -$_LANGADM['AdminImagesf9a9027d728e8c701143cc8b1829400b'] = 'Questo tipo sarà applicato alle immagini del prodotto'; -$_LANGADM['AdminImagesfb3164a4f7305b347948b8aca17c1735'] = 'e impostare \"Usa il filesystem immagine eredità\" a NO.'; -$_LANGADM['AdminImagesff167676b1516b34e7f9be0fea5349d6'] = 'ATTENZIONE: Questa funzione potrebbe non essere compatibile con il tema o con alcuni moduli. In particolare, la modalità PNG non è compatibile con il modulo Filigrana. Se incontri qualche problema, spegnerlo, selezionando \"Use JPEG\".'; -$_LANGADM['AdminImagesff17d73fa2731689640e8afa0f591b0f'] = 'Le immagini JPEG hanno una piccola dimensione del file e qualità standard. Le immagini PNG hanno una maggiore dimensione del file, una maggiore qualità e trasparenza. Si noti che in tutti i casi i file immagine avrà l\'estensione. Jpg.'; $_LANGADM['AdminImagesfff0d600f8a0b5e19e88bfb821dd1157'] = 'Immagini'; -$_LANGADM['AdminImport016382f8033b4456071a3beabecfea85'] = 'Codice postale *'; -$_LANGADM['AdminImport01f30cc97564a56c119068478c42c1a6'] = 'Alias*'; -$_LANGADM['AdminImport0450d266974d92724ff4bacc3a51952e'] = 'Elimina le'; -$_LANGADM['AdminImport05fd7d5b9c8aa44117e13d22445b42ee'] = 'Sei sicuro di voler cancellare'; +$_LANGADM['AdminImagesff17d73fa2731689640e8afa0f591b0f'] = 'Le immagini JPEG hanno un peso minore e una qualità standard. Le immagini PNG hanno un peso maggiore, ma una maggiore qualità e la trasparenza. Nota che in tutti i casi le immagini avranno l\'estensione .jpg'; +$_LANGADM['AdminImages83a3b60d418f8a0fcff57069815286b8'] = 'ATTENZIONE: questa opzione potrebbe non essere compatibile con il tuo tema o con alcuni moduli. In particolare, la modalità PNG non è compatibile con il modulo Watermark. The incontri problemi torna al modo JPEG'; +$_LANGADM['AdminImages42ceb344b0aaf896b362b0db70b46f98'] = 'Qualità immagine'; +$_LANGADM['AdminImages2a911eb0d71d1b707a3f9d722a5935c2'] = 'Usa JPEG'; +$_LANGADM['AdminImages718e1e271056782b288616e916511980'] = 'Usa PNG per tutte le immagini'; +$_LANGADM['AdminImagesd46bafd645c490bd4be22c4226619db9'] = 'Qualità JPEG'; +$_LANGADM['AdminImagesb73770b303fc0f331eee23ad7add197c'] = 'Va da 0 (cattiva qualità, piccoli files) a 100 (ottima qualità, grandi files)'; +$_LANGADM['AdminImagesc5e26b2211d5ecbbeac96ea6e1cbb7c2'] = 'Qualità PNG'; +$_LANGADM['AdminImages2c1bbb0a5ff08c8011d6ea83084277ff'] = 'Va da 9 (cattiva qualità, piccoli files) a 0 (ottima qualità, grandi files)'; +$_LANGADM['AdminImages204dd5cbb153eae3c105e3a42f1c0ff8'] = 'Nome del tipo:'; +$_LANGADM['AdminImages2914a2c17b20114220e1ae90c632c083'] = 'Solo lettere (per es.: small, large...)'; +$_LANGADM['AdminImages48ccf48dcf2218a413ce473262f21a0c'] = 'Larghezza:'; +$_LANGADM['AdminImagesc2fc3eea4a3f9c52e7acbdb113b171b7'] = 'Larghezza massima in pixels'; +$_LANGADM['AdminImagese933dc24fb245d863a43b4fefe9b45f5'] = 'Altezza:'; +$_LANGADM['AdminImagescf40e19ee10782c4284cac90feb4f73e'] = 'Altezza massima in pixels'; +$_LANGADM['AdminImagesb52b44c9d23e141b067d7e83b44bb556'] = 'Prodotti:'; +$_LANGADM['AdminImagescd44fbac53481034ac90430dfe6d40c5'] = 'Questo tipo sarà applicato alle immagini del prodotto'; +$_LANGADM['AdminImages00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Attivato'; +$_LANGADM['AdminImagesb9f5c797ebbf55adccdd8539a65a0241'] = 'Disattivato'; +$_LANGADM['AdminImages8c38776925f7cf41c090646a43157024'] = 'Categorie:'; +$_LANGADM['AdminImages0e1e874dde345d19583102a9fd63fb7e'] = 'Produttori:'; +$_LANGADM['AdminImagesa00e46e856e637f8fd077b4fd710c9e2'] = 'Produttori:'; +$_LANGADM['AdminImages479af7065358739ed0b4c062c40c3b75'] = 'Questo tipo sarà applicato alle immagini dei fornitori'; +$_LANGADM['AdminImages7e92dc38b95095cfee88452579f3fb67'] = 'Scene:'; +$_LANGADM['AdminImages2f3a0a59431377e0f8f38e477ff12550'] = 'Questo tipo sarà applicato alle immagini delle scene'; +$_LANGADM['AdminImagesb977efc4260aa66a13e49a96a2769ed9'] = 'Questo tipo sarà applicato alle immagini dei negozi'; +$_LANGADM['AdminImages38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; +$_LANGADM['AdminImagesebd40d26dd06f36987228d4b358d7b64'] = 'Immagini duplicate sono state trovate muovendo le immagini dei prodotti. Molto probabilmente sono causate da immagini di prova. Per favore verifica che la cartella'; +$_LANGADM['AdminImagesf9dd8a44548a14650f69aa067e752137'] = 'contenga solo immagini di prova e cancella la cartella.'; +$_LANGADM['AdminImagesaf1b98adf7f686b84cd0b443e022b7a0'] = 'Categorie'; +$_LANGADM['AdminImages2377be3c2ad9b435ba277a73f0f1ca76'] = 'Produttori'; +$_LANGADM['AdminImages1814d65a76028fdfbadab64a5a8076df'] = 'Fornitori:'; +$_LANGADM['AdminImagesbb34f602e45a9fbcb2cdfee7a48673fc'] = 'Scene'; +$_LANGADM['AdminImages068f80c7519d0528fb08e82137a72131'] = 'Prodotti'; +$_LANGADM['AdminImages821b8ee6937cec96c30fdafbfe836d68'] = 'Negozi'; +$_LANGADM['AdminImagescb2f901ceed5c3365d056794a1b5047f'] = 'Se fai delle modifiche, ricorda di ri-creare le miniatures'; +$_LANGADM['AdminImages258606ef5a3ed5cd7e39da08435adec0'] = 'Ricrea miniature'; +$_LANGADM['AdminImages8e6cd17ee7b35531b7c17c1e1edeb548'] = 'Ricrea miniature per tutte le immagini dei prodotti esistenti'; +$_LANGADM['AdminImagese492ecbd8f7d4ea310457adc4ed4df89'] = 'Ti preghiamo di pazientare, potrebbero volerci alcuni minuti'; +$_LANGADM['AdminImages3bfa8daa236ed8bde7eb2179e8ee9765'] = 'Attenzione!! Le miniature generate manualmente saranno cancellate dalle miniature generate automaticamente.'; +$_LANGADM['AdminImagesb51000000ff730e7cacd10980186c1a4'] = 'Seleziona immagine'; +$_LANGADM['AdminImagesb1c94ca2fbc3e78fc30069c8d0f01680'] = 'Tutte'; +$_LANGADM['AdminImagesf559543da6c5866a2dd0ae70f4de370f'] = 'Seleziona formato'; +$_LANGADM['AdminImagesd379cadd41b68efe7c945b4d85c72085'] = 'Cancella immagini precedenti'; +$_LANGADM['AdminImages600cfbed7d9463f24718a5c4113c46bc'] = 'Togli la spunta a questa casella solo se il tuo server ha interrotto la connessione e desideri ricominciare.'; +$_LANGADM['AdminImages729a51874fe901b092899e9e8b31c97a'] = 'Sei sicuro?'; +$_LANGADM['AdminImages874d3deed67e503cac1d8bc00417794a'] = 'Sposta immagini'; +$_LANGADM['AdminImagesc74631a03e7deaee7df23f66f8d3e66d'] = 'Ora Prestashop usa un sistema di archiviazione nuovo per le immagini dei prodotti. Questo offre prestazioni migliori se il negozio ha un gran numero di prodotti.'; +$_LANGADM['AdminImagesf83b259b813cad448362d3582bdba588'] = 'PrestaShop ha trovato che la configurazione del tuo server non è compatibile con il nuovo sistema di memorizzazione delle immagini (\"safe_mode\" è attivata). Puoi continuare ad usare il sistema attuale.'; +$_LANGADM['AdminImages5bbbec3b5afea166564bfc17e4600690'] = 'Puoi continuare a gestire le immagini memorizzate con il vecchio sistema. Nulla in male in questo.'; +$_LANGADM['AdminImages319efb10ab150030b0d09ef3f8e3e8d6'] = 'Tu puoi anche decidere di spostare le immagini sul nuovo sistema di memorizzazione: in questo caso, clicca sul bottone \"Sposta Immagini\". Per favore sii paziente, questa procedura può prendere diversi minuti.'; +$_LANGADM['AdminImages1bd266b7c30df50f9b77b0e0f55f2878'] = 'Dopo aver spostato tutte le immagini dei prodotti, per migliori prestazioni vai al'; +$_LANGADM['AdminImagese686877843ac3c9f4c45aaea265fe59c'] = 'tab Preferenze Prodotti'; +$_LANGADM['AdminImportaf1b98adf7f686b84cd0b443e022b7a0'] = 'Categorie'; $_LANGADM['AdminImport068f80c7519d0528fb08e82137a72131'] = 'Prodotti'; -$_LANGADM['AdminImport06f3fb7ee08834bb2e77d55f61c090be'] = 'Nome *'; -$_LANGADM['AdminImport070ed01b52ff55b770f6a04fbe4f5c0c'] = 'ID regole tasse'; -$_LANGADM['AdminImport0a8b4817e5c1e8849b9cbd65997441b5'] = 'Combinazioni campione del file'; -$_LANGADM['AdminImport14913d7e9d486e77b5c8d085e3797f94'] = 'Cancellare le immagini già esistenti (0 = no, 1 = sì)'; -$_LANGADM['AdminImport1522206cca1be4bf77fff2ea9838ec2c'] = '* Campi obbligatori'; -$_LANGADM['AdminImport156629ee3d24b3979f322c21ae137eb3'] = 'I fornitori di file campione'; -$_LANGADM['AdminImport1814d65a76028fdfbadab64a5a8076df'] = 'Fornitori:'; -$_LANGADM['AdminImport1b10c2304e2f49d53c39bc40fd393335'] = 'I clienti del file campione'; -$_LANGADM['AdminImport1c76cbfe21c6f44c1d1e59d54f3e4420'] = 'Azienda'; -$_LANGADM['AdminImport22a1dae7d65f90acd53638dc81c3f376'] = '>>'; -$_LANGADM['AdminImport2377be3c2ad9b435ba277a73f0f1ca76'] = 'Produttori'; -$_LANGADM['AdminImport2688a544cd5ac33f27ab78c8d8c3acaa'] = 'Nome *'; -$_LANGADM['AdminImport278c491bdd8a53618c149c4ac790da34'] = 'Modello'; +$_LANGADM['AdminImportb9208b03bcc9eb4a336258dcdcb66207'] = 'Combinazioni'; +$_LANGADM['AdminImporte6d0e1c8fc6a4fcf47869df87e04cd88'] = 'Clienti'; $_LANGADM['AdminImport284b47b0bb63ae2df3b29f0e691d6fcf'] = 'Indirizzi'; -$_LANGADM['AdminImport2a982c2c140ad66259355df1e2c5b69f'] = 'Meta descrizione'; -$_LANGADM['AdminImport2e21e83375deefc4a3620ab667157e27'] = 'Indirizzo 2 '; -$_LANGADM['AdminImport2f5e75d22f59829ba10e2e6276321af8'] = 'Indirizzi file di esempio'; -$_LANGADM['AdminImport34219bb13b784f30df289c19f5dc0e31'] = 'Utilizzare come chiave di riferimento del prodotto?'; -$_LANGADM['AdminImport3f761068f17769a19635a176fb7e4339'] = 'Separatore di campo:'; -$_LANGADM['AdminImport4059b0251f66a18cb56f544728796875'] = 'Info'; -$_LANGADM['AdminImport427b6d816d7fdd86cabe48d8180a3cc9'] = 'URL dell\'immagine'; -$_LANGADM['AdminImport42c79d65619a9c13d81045f2fe5998aa'] = 'Indirizzo 1 *'; -$_LANGADM['AdminImport46a2a41cc6e552044816a2d04634545d'] = 'Stato'; -$_LANGADM['AdminImport48d6c0804dd92fb5463bba154a8a747f'] = 'Sconto a (aaaa-mm-gg)'; -$_LANGADM['AdminImport4d2589e1bcd4263cb99927b59f0f88d2'] = 'URL delle immagini (x,y,z...)'; -$_LANGADM['AdminImport4da86e0470f0b14e4e516442202a8d26'] = 'Prezzo tasse escl.'; -$_LANGADM['AdminImport4fc9f126d937e438ca06874284019dc3'] = 'Il file .CSV è stato importato nel tuo negozio'; -$_LANGADM['AdminImport5020eaae41baf0caa37bcb73b4a12934'] = 'Cellulare'; -$_LANGADM['AdminImport52b68aaa602d202c340d9e4e9157f276'] = 'Categoria collegata'; -$_LANGADM['AdminImport52eb5928a34db3e3da7ba52b0644273b'] = 'EAN13'; -$_LANGADM['AdminImport5482749e99fa2d325e607075c3fd1c7a'] = 'Meta keywords'; -$_LANGADM['AdminImport54b4744bfd46cc4e06988ee168b13abf'] = 'Produttori del file campione'; -$_LANGADM['AdminImport59bb75350cf3a0b65c338572cdc80ef8'] = 'Opt in (0/1)'; -$_LANGADM['AdminImport5d01d5588119abec82fd8004995de275'] = 'Percentuale di sconto'; -$_LANGADM['AdminImport628fbfc7462b2873bb027ee850185859'] = 'nessuna entità selezionata'; -$_LANGADM['AdminImport6311ae17c1ee52b36e68aaf4ad066387'] = 'Altro'; -$_LANGADM['AdminImport63d5049791d9d79d86e9a108b0a999ca'] = 'Riferimento'; -$_LANGADM['AdminImport6928b30c9f87670d7621fe8f1fef7054'] = 'Riferimento'; -$_LANGADM['AdminImport694e8d1f2ee056f98ee488bdc4982d73'] = 'Quantità'; -$_LANGADM['AdminImport71d0ceacdf562024f2d4c3a76d3b63e4'] = 'Disponibile solo online'; -$_LANGADM['AdminImport72d6d7a1885885bb55a565fd1070581a'] = 'Importa'; -$_LANGADM['AdminImport72ef2b9b6965d078e3c7f95487a82d1c'] = 'Salta'; -$_LANGADM['AdminImport74b997703c3e7fc1db960f1366ba03ab'] = 'prima di importare?'; -$_LANGADM['AdminImport77493578c6e0675711fe7355a8457668'] = 'Testo in ordine'; -$_LANGADM['AdminImport7a1920d61156abc05a60135aefe8bc67'] = 'Default'; -$_LANGADM['AdminImport7abccc0f7eefd61743e408d28aac7cff'] = 'si è verificato un errore nel caricamento e nella copia del file'; -$_LANGADM['AdminImport7cb32e708d6b961d476baced73d362bb'] = 'Numero di IVA'; -$_LANGADM['AdminImport8340505ddafcba256c7b9b2b8643bffd'] = 'Cognome*'; -$_LANGADM['AdminImport84005574d8d764336cd8e9207de82506'] = 'I file permessi sono solo quelli codificati UTF-8 e iso-8859-1'; -$_LANGADM['AdminImport87aae49bd054f2cfa4b7b395dee5f2d3'] = 'Sconto non valido:'; -$_LANGADM['AdminImport8c489d0946f66d17d73f26366a4bf620'] = 'Peso'; -$_LANGADM['AdminImport903ee94af7e98ce06a57d2243ddd3efd'] = 'Importa i dati'; -$_LANGADM['AdminImport91412465ea9169dfd901dd5e7c96dd99'] = 'Caricamento file'; -$_LANGADM['AdminImport927f1f2b947a6e113e98af5ae86fcc49'] = 'Testo in magazzino'; +$_LANGADM['AdminImport2377be3c2ad9b435ba277a73f0f1ca76'] = 'Produttori'; +$_LANGADM['AdminImport1814d65a76028fdfbadab64a5a8076df'] = 'Fornitori:'; +$_LANGADM['AdminImportb8495b50f5c172ebad1cc5c615548afa'] = 'Ignora questa colonna'; $_LANGADM['AdminImport97f08a40f22a625d0cbfe03db3349108'] = 'ID prodotto'; -$_LANGADM['AdminImport980da98409d058c365664ff7ea33dd6b'] = 'righe'; -$_LANGADM['AdminImport998b344cff693ad388a14ba89b1523c7'] = 'non valido'; -$_LANGADM['AdminImport99af56daf9ee280b15e8ed79d75f0255'] = 'Elenco di tag'; -$_LANGADM['AdminImport9b93b45649ec5961b8cc84e905964683'] = 'Immagine posizione'; -$_LANGADM['AdminImport9c1628890f5db454a0b4aed7720de094'] = '<<'; +$_LANGADM['AdminImport63d5049791d9d79d86e9a108b0a999ca'] = 'Riferimento'; +$_LANGADM['AdminImport8284ae5df53e6e7ffc1f2cc67ae68765'] = 'Riferimento fornitori'; +$_LANGADM['AdminImport52eb5928a34db3e3da7ba52b0644273b'] = 'EAN13'; +$_LANGADM['AdminImportfbd99ad01b92dbafc686772a39e3d065'] = 'UPC'; +$_LANGADM['AdminImportc804723ccdde3d7a46933b208c6f928d'] = 'Prezzo di acquisto'; +$_LANGADM['AdminImport3601146c4e948c32b6424d2c0a7f0118'] = 'Prezzo'; +$_LANGADM['AdminImporte92cfa244b5eb9025d07522080468445'] = 'Eco- tassa'; +$_LANGADM['AdminImport694e8d1f2ee056f98ee488bdc4982d73'] = 'Quantità'; +$_LANGADM['AdminImport8c489d0946f66d17d73f26366a4bf620'] = 'Peso'; +$_LANGADM['AdminImport7a1920d61156abc05a60135aefe8bc67'] = 'Default'; +$_LANGADM['AdminImport9b93b45649ec5961b8cc84e905964683'] = 'Posizione immagine'; +$_LANGADM['AdminImport427b6d816d7fdd86cabe48d8180a3cc9'] = 'URL dell\'immagine'; +$_LANGADM['AdminImport4f5dc004cdd01ec9cf7fbbcf9f812aa7'] = 'Cancellare le immagini già esistenti (0 = no, 1 = sì)'; +$_LANGADM['AdminImportb718adec73e04ce3ec720dd11a06a308'] = 'ID'; +$_LANGADM['AdminImportfd0dcc6233b026d257763713c133cf72'] = 'Attivo (0/1)'; +$_LANGADM['AdminImport2688a544cd5ac33f27ab78c8d8c3acaa'] = 'Nome *'; +$_LANGADM['AdminImport52b68aaa602d202c340d9e4e9157f276'] = 'Categoria collegata'; +$_LANGADM['AdminImportb5a7adde1af5c87d7fd797b6245c2a39'] = 'Descrizione'; +$_LANGADM['AdminImporta51d7d2f3e952dfcf1e12ae572d7b337'] = 'Meta <titolo>:'; +$_LANGADM['AdminImport5482749e99fa2d325e607075c3fd1c7a'] = 'Meta keywords'; +$_LANGADM['AdminImport2a982c2c140ad66259355df1e2c5b69f'] = 'Meta descrizione'; +$_LANGADM['AdminImportc1a59288c830561834340f6e7d969401'] = 'URL semplificato'; +$_LANGADM['AdminImportdf8ffb90c945e796f2cfd9265325b9c3'] = 'Categorie (x, y, z...)'; +$_LANGADM['AdminImport4da86e0470f0b14e4e516442202a8d26'] = 'Prezzo tasse escl.'; +$_LANGADM['AdminImportf0a8011e2482cf9351b7bf565c7950ad'] = 'Prezzo tasse incl.'; +$_LANGADM['AdminImportecc2c839377d44e39486e231322de623'] = 'ID regole tasse'; +$_LANGADM['AdminImportb548dcad953710689b3066823b90f517'] = 'Saldi (0/1)'; +$_LANGADM['AdminImportb30690be173bcd4a83df0cd68f89a385'] = 'Somme di sconto'; +$_LANGADM['AdminImport5d01d5588119abec82fd8004995de275'] = 'Percentuale di sconto'; +$_LANGADM['AdminImportbfd574f8096a396d831b1c1ac88c75d1'] = 'Sconto da (aaaa-mm-gg)'; +$_LANGADM['AdminImport48d6c0804dd92fb5463bba154a8a747f'] = 'Sconto a (aaaa-mm-gg)'; +$_LANGADM['AdminImport6928b30c9f87670d7621fe8f1fef7054'] = 'Riferimento'; +$_LANGADM['AdminImportc7d4affd54ce760d4731e21e3aa506fd'] = 'Riferimento fornitori'; +$_LANGADM['AdminImportec136b444eede3bc85639fac0dd06229'] = 'Fornitore'; +$_LANGADM['AdminImportc0bd7654d5b278e65f21cf4e9153fdb4'] = 'Produttore'; +$_LANGADM['AdminImportc1069a480848e06782b81b8bea9c0c94'] = 'Breve descrizione'; +$_LANGADM['AdminImportbede52f418b34b1ab0db65f9450bdfc3'] = 'Tag (x, y, z...)'; +$_LANGADM['AdminImport3613358eb490e62266eafaf2a9eede68'] = 'Testo in magazzino'; +$_LANGADM['AdminImport21d39d4b7191de15242c3d75ae9170ce'] = 'Testo in ordine'; +$_LANGADM['AdminImportf2149c422ab7577f063b69a2884d17f0'] = 'Disponibile per l\'ordine'; +$_LANGADM['AdminImport21f7b5b011f253b35340528b7f190282'] = 'Data aggiunta prodotto'; +$_LANGADM['AdminImporte1a5e653bc356ed6745d6814d50213eb'] = 'Mostra prezzo'; +$_LANGADM['AdminImport4d2589e1bcd4263cb99927b59f0f88d2'] = 'URL delle immagini (x,y,z...)'; +$_LANGADM['AdminImport66a73af45237b82a6a3e2e4217ebe69f'] = 'Disponibile solo online'; $_LANGADM['AdminImport9e2941b3c81256fac10392aaca4ccfde'] = 'Condizione'; $_LANGADM['AdminImporta10d0bff85112a2b35f885a38088cd20'] = 'Attivo (0/1)'; -$_LANGADM['AdminImporta51d7d2f3e952dfcf1e12ae572d7b337'] = 'Meta <titolo>:'; -$_LANGADM['AdminImportaf1b98adf7f686b84cd0b443e022b7a0'] = 'Categorie'; -$_LANGADM['AdminImportb070d64c5a2f10b4b8eb361ba4f61833'] = 'es.'; -$_LANGADM['AdminImportb0b5ccb4a195a07fd3eed14affb8695f'] = 'categorie'; -$_LANGADM['AdminImportb1a2a959c20b1bd847895e73a5fddbc9'] = 'Data di aggiungere il prodotto'; -$_LANGADM['AdminImportb30690be173bcd4a83df0cd68f89a385'] = 'Somme di sconto'; -$_LANGADM['AdminImportb548dcad953710689b3066823b90f517'] = 'Saldi (0/1)'; -$_LANGADM['AdminImportb5a7adde1af5c87d7fd797b6245c2a39'] = 'Descrizione'; -$_LANGADM['AdminImportb5d54fa42bc065a54e2f881ef700d833'] = 'Salva e carica la tua configurazione '; -$_LANGADM['AdminImportb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminImportb8495b50f5c172ebad1cc5c615548afa'] = 'Ignora questa colonna'; -$_LANGADM['AdminImportb884d81a33fb67e1d4fe450b3cbde8d6'] = 'Newsletter (0/1)'; -$_LANGADM['AdminImportb9208b03bcc9eb4a336258dcdcb66207'] = 'Combinazioni'; -$_LANGADM['AdminImportbcc254b55c4a1babdf1dcb82c207506b'] = 'Telefono'; -$_LANGADM['AdminImportbede52f418b34b1ab0db65f9450bdfc3'] = 'Tag (x, y, z...)'; -$_LANGADM['AdminImportbf8a4a7e7e5c9cff1528294e1b1dd3f0'] = 'Separatore valori multipli:'; -$_LANGADM['AdminImportbfd574f8096a396d831b1c1ac88c75d1'] = 'Sconto da (aaaa-mm-gg)'; -$_LANGADM['AdminImportc05439c165c2d03540b424b6aea96781'] = 'Città *'; -$_LANGADM['AdminImportc0bc21edce0f247286513a9f524a3c3e'] = 'Prodotti del file campione'; -$_LANGADM['AdminImportc0bd7654d5b278e65f21cf4e9153fdb4'] = 'Produttore'; -$_LANGADM['AdminImportc0cad1da1e9b23dd6e383276f8e3950e'] = 'Categorie del file campione'; -$_LANGADM['AdminImportc1069a480848e06782b81b8bea9c0c94'] = 'Breve descrizione'; -$_LANGADM['AdminImportc1a59288c830561834340f6e7d969401'] = 'URL semplificato'; -$_LANGADM['AdminImportc290a5941ad6eb0d5fe8752c15c5fd78'] = 'Fase successiva'; -$_LANGADM['AdminImportc78474e0acad6beccb0671eacf904543'] = 'Campi disponibili'; -$_LANGADM['AdminImportc7d4affd54ce760d4731e21e3aa506fd'] = 'Riferimento fornitori'; -$_LANGADM['AdminImportc804723ccdde3d7a46933b208c6f928d'] = 'Prezzo di acquisto'; -$_LANGADM['AdminImportc9cc8cce247e49bae79f15173ce97354'] = 'Salva'; -$_LANGADM['AdminImportd1457b72c3fb323a2671125aef3eab5d'] = ' ?'; -$_LANGADM['AdminImportd2cbb6d5d88d4e31c190e535a57b1de5'] = 'Fornitore non valido:'; -$_LANGADM['AdminImportde8a97fd084105e9d0e74b4825b40010'] = 'Imposta i valori di ciascuna colonna'; -$_LANGADM['AdminImportdf8ffb90c945e796f2cfd9265325b9c3'] = 'Categorie (x, y, z...)'; -$_LANGADM['AdminImporte1a5e653bc356ed6745d6814d50213eb'] = 'Mostra il prezzo'; -$_LANGADM['AdminImporte6d0e1c8fc6a4fcf47869df87e04cd88'] = 'Clienti'; -$_LANGADM['AdminImporte6fe8dc743bfea4d45a4d582e3f86150'] = 'Inserisci un nome da salvare.'; -$_LANGADM['AdminImporte791ac244233afc29b6f16f20b6e8e1f'] = 'Data di nascita (aaaa-mm-gg)'; -$_LANGADM['AdminImporte81c4e4f2b7b93b481e13a8553c2ae1b'] = 'o'; -$_LANGADM['AdminImporte92cfa244b5eb9025d07522080468445'] = 'Eco- tassa'; -$_LANGADM['AdminImportea4788705e6873b424c65e91c2846b19'] = 'Cancella'; -$_LANGADM['AdminImportec136b444eede3bc85639fac0dd06229'] = 'Fornitore'; -$_LANGADM['AdminImportf0a8011e2482cf9351b7bf565c7950ad'] = 'Prezzo tasse incl.'; -$_LANGADM['AdminImportf19dbf2edb3a0bd74b0524d960ff21eb'] = 'Carica'; -$_LANGADM['AdminImportf2149c422ab7577f063b69a2884d17f0'] = 'Disponibile per ordine'; -$_LANGADM['AdminImportf2a6c498fb90ee345d997f888fce3b18'] = 'Cancella'; -$_LANGADM['AdminImportf44347857ec02907fd13f88f00ccd532'] = 'Le colonne non possono avere lo stesso tipo di valore'; -$_LANGADM['AdminImportf90e807b74928118048a1a6fa65ebfe5'] = 'E-mail Cliente'; -$_LANGADM['AdminImportfa55b690a40b612af02ba2958cd6cb71'] = 'Password*'; -$_LANGADM['AdminImportfb30e78874e1485a0d7e3fa8ae5f7d61'] = 'La directory \'import\' nella directory \'admin\' deve essere scrivibile (CHMOD 755 / 777)'; -$_LANGADM['AdminImportfbd99ad01b92dbafc686772a39e3d065'] = 'UPC'; -$_LANGADM['AdminImportfd0dcc6233b026d257763713c133cf72'] = 'Attivo (0/1)'; $_LANGADM['AdminImportfd90e8dd48a4f75b240cc0f87b1da451'] = 'E-mail *'; +$_LANGADM['AdminImportfa55b690a40b612af02ba2958cd6cb71'] = 'Password*'; +$_LANGADM['AdminImporte791ac244233afc29b6f16f20b6e8e1f'] = 'Data di nascita (aaaa-mm-gg)'; +$_LANGADM['AdminImport8340505ddafcba256c7b9b2b8643bffd'] = 'Cognome*'; +$_LANGADM['AdminImport06f3fb7ee08834bb2e77d55f61c090be'] = 'Nome *'; +$_LANGADM['AdminImportb884d81a33fb67e1d4fe450b3cbde8d6'] = 'Newsletter (0/1)'; +$_LANGADM['AdminImport0526a624e9dd2a548ee8c3fbefad0b96'] = 'Opt in (0/1)'; +$_LANGADM['AdminImport01f30cc97564a56c119068478c42c1a6'] = 'Alias*'; +$_LANGADM['AdminImportf90e807b74928118048a1a6fa65ebfe5'] = 'E-mail Cliente'; +$_LANGADM['AdminImport1c76cbfe21c6f44c1d1e59d54f3e4420'] = 'Azienda'; +$_LANGADM['AdminImport42c79d65619a9c13d81045f2fe5998aa'] = 'Indirizzo 1 *'; +$_LANGADM['AdminImport2e21e83375deefc4a3620ab667157e27'] = 'Indirizzo 2 '; +$_LANGADM['AdminImport016382f8033b4456071a3beabecfea85'] = 'Codice postale *'; +$_LANGADM['AdminImportc05439c165c2d03540b424b6aea96781'] = 'Città *'; $_LANGADM['AdminImportfe85a08ae01fa46c3e1e05c7a61fd85d'] = 'Nazione *'; -$_LANGADM['AdminInformation01a9d4924686f17b2133f5956d18780a'] = 'Definisci i diritti di scrittura sistematicamente nella cartella img '; -$_LANGADM['AdminInformation0be76c14451b87542668bec6a03f102d'] = 'Informazioni sulla tua configurazione'; -$_LANGADM['AdminInformation15f4c82d7b2b43e31c30dd018b800c56'] = 'Parametri richiesti'; -$_LANGADM['AdminInformation228dca6dcabbdec3227758a121d003f4'] = 'Attiva la libreria GD nel tuo server'; -$_LANGADM['AdminInformation24bdb129e9fe3a110466ea68fec1d430'] = 'Attiva la compressione GZIP'; -$_LANGADM['AdminInformation2a3ff2643b520b827a90e28d94132d42'] = 'Definisci i diritti di scrittura nel file sitemap.xml'; -$_LANGADM['AdminInformation3685800496ee1d4fd5cc25d805589f0e'] = 'Metodo invio mail'; -$_LANGADM['AdminInformation3aea774cdcd8f2c45549f10758a71323'] = 'Informazioni sul tuo negozio'; -$_LANGADM['AdminInformation3cffa2fabd5519beaf4c2fbd0610899b'] = 'Password'; -$_LANGADM['AdminInformation3ff44d56eb2bfbb8f0903e99a28a0819'] = 'Informazioni sulla configurazione mail'; -$_LANGADM['AdminInformation4c663c632162a23d0f65510f7064aa87'] = 'Definisci i diritti di scrittura nella cartella di config'; -$_LANGADM['AdminInformation60aaf44d4b562252c04db7f98497e9aa'] = 'Porta'; -$_LANGADM['AdminInformation6991d2d7bca0854d11c9d0c92c63142a'] = 'tema/lingua e sottocartelle'; -$_LANGADM['AdminInformation6c1375701d87f2636b01cf951d0a375b'] = 'Motore MySQL'; -$_LANGADM['AdminInformation724d606e1653113be000dc4079074e86'] = 'Informazioni su di tei'; -$_LANGADM['AdminInformation768648b98e03adaf128f072119af31d3'] = 'Versione di Prestashop'; -$_LANGADM['AdminInformation77d1a005b31f2fcdce1fcdac2a337c42'] = 'Definisci i diritti di scrittura sistematicamente nella cartella mail'; -$_LANGADM['AdminInformation7bb1734784c970616ce5f3a4814dadd6'] = 'Definisci i diritti di scrittura nella cartella di cache'; -$_LANGADM['AdminInformation7d30d49dcf91d103c59496aafc4e3187'] = 'Informazioni sul server'; -$_LANGADM['AdminInformation8746097684bc64be8b7eff424c4debdb'] = 'I tuoi dati'; -$_LANGADM['AdminInformation93405bfa9b7b11e81895230d1ebff2f5'] = 'Definisci i diritti di scrittura sistematicamente nella cartella traduzioni '; -$_LANGADM['AdminInformation9a7d9391be763fe9cb3985176076d8c8'] = 'Attiva il support MySQL nel tuo server '; -$_LANGADM['AdminInformation9e987a2c638032d7659ec58e58ef3626'] = 'Definisci l\'opzione PHP \"register global\" su \"off\"'; -$_LANGADM['AdminInformationa82be0f551b8708bc08eb33cd9ded0cf'] = 'Informazioni '; -$_LANGADM['AdminInformationab64e3d5feb645333b320d80a84c8255'] = 'Versione di PHP'; -$_LANGADM['AdminInformationae72ff89c480df239bc55b2ea63e99c0'] = 'Definisci i diritti di scrittura per i temi/'; +$_LANGADM['AdminImport46a2a41cc6e552044816a2d04634545d'] = 'Provincia'; +$_LANGADM['AdminImport6311ae17c1ee52b36e68aaf4ad066387'] = 'Altro'; +$_LANGADM['AdminImportbcc254b55c4a1babdf1dcb82c207506b'] = 'Telefono'; +$_LANGADM['AdminImport5020eaae41baf0caa37bcb73b4a12934'] = 'Cellulare'; +$_LANGADM['AdminImport7cb32e708d6b961d476baced73d362bb'] = 'Numero di IVA'; +$_LANGADM['AdminImportfb30e78874e1485a0d7e3fa8ae5f7d61'] = 'La directory \'import\' nella directory \'admin\' deve essere scrivibile (CHMOD 755 / 777)'; +$_LANGADM['AdminImport2415390fb5052bb8221a93c9fc51b17f'] = 'Importa i dati'; +$_LANGADM['AdminImporte81c4e4f2b7b93b481e13a8553c2ae1b'] = 'o'; +$_LANGADM['AdminImport4059b0251f66a18cb56f544728796875'] = 'Info'; +$_LANGADM['AdminImport87aae49bd054f2cfa4b7b395dee5f2d3'] = 'Sconto non valido:'; +$_LANGADM['AdminImport99af56daf9ee280b15e8ed79d75f0255'] = 'Elenco di tag'; +$_LANGADM['AdminImport998b344cff693ad388a14ba89b1523c7'] = 'non valido'; +$_LANGADM['AdminImport964e5a863ba051181f8f537626f5c953'] = 'Fornitore non valido:'; +$_LANGADM['AdminImport7abccc0f7eefd61743e408d28aac7cff'] = 'si è verificato un errore durante il caricamento e nella copia del file'; +$_LANGADM['AdminImport0a3d8a674faf5d3b70784c58a4d61d89'] = 'nessuna entità selezionata'; +$_LANGADM['AdminImport0e54046ff37bbcbb8f43d25e5de36d7c'] = 'Il file .CSV è stato importato nel tuo negozio'; +$_LANGADM['AdminImport05fd7d5b9c8aa44117e13d22445b42ee'] = 'Sei sicuro di voler cancellare'; +$_LANGADM['AdminImportd1457b72c3fb323a2671125aef3eab5d'] = '?'; +$_LANGADM['AdminImport91412465ea9169dfd901dd5e7c96dd99'] = 'Caricamento file'; +$_LANGADM['AdminImport9e742d3cf5f5ef472a9425a47e344305'] = 'I file permessi sono solo quelli codificati UTF-8 e iso-8859-1'; +$_LANGADM['AdminImportcbfb910715c99134a5987630fff104da'] = 'Categorie file di esempio'; +$_LANGADM['AdminImporte6d1ad59ffb524154c47ef02bb67bb79'] = 'Prodotti file di esempio'; +$_LANGADM['AdminImport2a08996307b8694521492f3ca7b5df40'] = 'Combinazioni file di esempio'; +$_LANGADM['AdminImportb12be4b8c3871a251b314b36da7b847e'] = 'Clienti file di esempio'; +$_LANGADM['AdminImporteafce46b9013f4d12336785c388b664c'] = 'Indirizzi file di esempio'; +$_LANGADM['AdminImportbff864d01b21cb26ead205b696079beb'] = 'Produttori file di esempio'; +$_LANGADM['AdminImport2028e5ca793760b03ead6560e353b6f2'] = 'Fornitori file di esempio'; +$_LANGADM['AdminImport72d6d7a1885885bb55a565fd1070581a'] = 'Importa'; +$_LANGADM['AdminImport3f761068f17769a19635a176fb7e4339'] = 'Separatore di campo:'; +$_LANGADM['AdminImportb070d64c5a2f10b4b8eb361ba4f61833'] = 'es.'; +$_LANGADM['AdminImportbf8a4a7e7e5c9cff1528294e1b1dd3f0'] = 'Separatore valori multipli:'; +$_LANGADM['AdminImport0450d266974d92724ff4bacc3a51952e'] = 'Elimina le'; +$_LANGADM['AdminImportb0b5ccb4a195a07fd3eed14affb8695f'] = 'categorie'; +$_LANGADM['AdminImporta6ad4b124cbc677288bdfa3902cc72a4'] = 'prima di importare?'; +$_LANGADM['AdminImportf8d897dac47378d6a906bbac8a6070bc'] = 'Usare la referenza prodotto come parola chiave?'; +$_LANGADM['AdminImportc290a5941ad6eb0d5fe8752c15c5fd78'] = 'Fase successiva'; +$_LANGADM['AdminImportfdab87b387380c9bac4c542c90f1ce24'] = 'Campi disponibili'; +$_LANGADM['AdminImport25a7ad3a7ab1d5e1f468448adf17f963'] = '* Campi obbligatori'; +$_LANGADM['AdminImportfa3e23b7f2eed9bb3b93a9b0499624a0'] = 'Inserisci un nome da salvare.'; +$_LANGADM['AdminImportb5d54fa42bc065a54e2f881ef700d833'] = 'Salva e carica la tua configurazione '; +$_LANGADM['AdminImportc9cc8cce247e49bae79f15173ce97354'] = 'Salva'; +$_LANGADM['AdminImportf19dbf2edb3a0bd74b0524d960ff21eb'] = 'Carica'; +$_LANGADM['AdminImportf2a6c498fb90ee345d997f888fce3b18'] = 'Cancella'; +$_LANGADM['AdminImportde8a97fd084105e9d0e74b4825b40010'] = 'Imposta i valori di ciascuna colonna'; +$_LANGADM['AdminImportf44347857ec02907fd13f88f00ccd532'] = 'Le colonne non possono avere lo stesso tipo di valore'; +$_LANGADM['AdminImport72ef2b9b6965d078e3c7f95487a82d1c'] = 'Salta'; +$_LANGADM['AdminImport980da98409d058c365664ff7ea33dd6b'] = 'righe'; +$_LANGADM['AdminImport9c1628890f5db454a0b4aed7720de094'] = '<<'; +$_LANGADM['AdminImport22a1dae7d65f90acd53638dc81c3f376'] = '>>'; $_LANGADM['AdminInformationaf3e294442744e49788883caffaeaf19'] = 'Aggiorna la tua versione PHP'; -$_LANGADM['AdminInformationb285f29261478440add9d1cc0b631f0c'] = 'Usi la funzione mail () PHP'; -$_LANGADM['AdminInformationbdd48fb41b9d0a4a1051fa22a87eb5a2'] = 'Server SMTP '; -$_LANGADM['AdminInformationc168c59890774aa16b1c1fc49168394b'] = 'Configura il tuo server per permettere l\'upload di file'; -$_LANGADM['AdminInformationc26b24f06d2ee6f5b27a7f6e200711be'] = 'Versione di MySQL'; -$_LANGADM['AdminInformationc4e9522d7b3c8c652f7f0333ff436eec'] = 'Definito'; -$_LANGADM['AdminInformationc5d1f3e6332bf2995c1bf1395c51a9e2'] = 'Utente'; -$_LANGADM['AdminInformationc71fc197a1737d2d837bdae9b5794012'] = 'Attiva fopen nel tuo server'; -$_LANGADM['AdminInformationcb78ec269534f33d27c82ac6e1c59dae'] = 'Definisci i diritti di scrittura sistematicamente nella cartella moduli'; -$_LANGADM['AdminInformationcbd78fd00d31a53c432de73acfde28fa'] = 'Configura il tuo server per permettere la creazione di directory e file'; -$_LANGADM['AdminInformationd0ac12f046d68599acee4386c5c1f860'] = 'Versione software server'; -$_LANGADM['AdminInformationd4b5a23bc61aeea35b4ce013d7e262c4'] = 'URL del tuo negozio'; -$_LANGADM['AdminInformationd4e63b4d8344eb2bcc7c478470a144e7'] = 'Definisci i diritti di scrittura sistematicamente nella cartella upload'; -$_LANGADM['AdminInformationd5995399dae916bb1393c329b3453a88'] = 'Usi i tuoi parametri SMTP'; -$_LANGADM['AdminInformationd7f2615c71a1567cc13cf3a7f7de0aea'] = 'Criptaggio'; -$_LANGADM['AdminInformationdb67130c0c7e67fac8de13f4c9f053e1'] = 'Queste informazioni devono essere indicate quanto segnali un virus o se si verificano un problema nel forum.'; -$_LANGADM['AdminInformatione3beee990a3abfcc54a09f5727e1ee11'] = 'Parametri opzionali'; -$_LANGADM['AdminInformatione5a85bc7e9867202a56449ade1060389'] = 'Definisci i diritti di scrittura sistematicamente nella cartella download'; -$_LANGADM['AdminInformatione7fda5b7b853496978bc2822541e9d89'] = 'Consulta il/i seguente/i errore/i'; -$_LANGADM['AdminInformatione91dd9bbca6e42bb85c0f2d94aaee995'] = 'Verifica la tua configurazione'; -$_LANGADM['AdminInformationf8b1369a8e9d90da0cae0b11049309af'] = 'Non definito'; -$_LANGADM['AdminInformationfaf165f191e0bbd2c13864a08ee9aa83'] = 'Nome del tema utilizzato'; +$_LANGADM['AdminInformationcc49ce032bd6a9f77549bd51b1f6ed7c'] = 'Configura il tuo server per permettere l\'upload di file'; +$_LANGADM['AdminInformation5940311be5a969eddb7b0a91379f7b93'] = 'Configura il tuo server per permettere la creazione di directory e file'; +$_LANGADM['AdminInformation228dca6dcabbdec3227758a121d003f4'] = 'Attiva la libreria GD nel tuo server'; +$_LANGADM['AdminInformation9a7d9391be763fe9cb3985176076d8c8'] = 'Attiva il support MySQL nel tuo server '; +$_LANGADM['AdminInformation5477fcbc0e3fb6f79c440c56956bd5ab'] = 'Definisci i diritti di scrittura nella cartella di config'; +$_LANGADM['AdminInformation5e3be2f557133c15bd1d6984d5d57e25'] = 'Definisci i diritti di scrittura nella cartella di cache'; +$_LANGADM['AdminInformation6c0c4e59536f186a2abc20fbcc6d3e16'] = 'Definisci i diritti di scrittura nel file sitemap.xml'; +$_LANGADM['AdminInformatione9de69a1c568b4b64e03fbdedb281687'] = 'Definisci i diritti di scrittura sistematicamente nella cartella img '; +$_LANGADM['AdminInformation2b3aba189d4e7cd4898ac3d68ed66fbf'] = 'Definisci i diritti di scrittura sistematicamente nella cartella mail'; +$_LANGADM['AdminInformation832ced927acc6995dedc15d9091c067d'] = 'Definisci i diritti di scrittura sistematicamente nella cartella moduli'; +$_LANGADM['AdminInformationa8c619307dd64ab7d07bbbf349e802c8'] = 'Definisci i diritti di scrittura per i temi/'; +$_LANGADM['AdminInformation7863b681f5cf99d3daa60c619ad70abb'] = 'tema/lingua e sottocartelle'; +$_LANGADM['AdminInformation630843f7a4ca4d3a03e7e6daf5d56fbe'] = 'Definisci i diritti di scrittura sistematicamente nella cartella traduzioni '; +$_LANGADM['AdminInformationf50371adc4e77a8f4ee0303e328c55c0'] = 'Definisci i diritti di scrittura sistematicamente nella cartella upload'; +$_LANGADM['AdminInformationce22e72e64c4241d42572d5ed7871046'] = 'Definisci i diritti di scrittura sistematicamente nella cartella download'; +$_LANGADM['AdminInformationb026bd8990ad9b263ff41f5964114084'] = 'Attiva fopen nel tuo server'; +$_LANGADM['AdminInformation14ba042adbdcaebeead0a5ac1db2d6a5'] = 'Definisci l\'opzione PHP \"register global\" su \"off\"'; +$_LANGADM['AdminInformation24bdb129e9fe3a110466ea68fec1d430'] = 'Attiva la compressione GZIP'; +$_LANGADM['AdminInformation4d072ebc863b7d6bb7ff58721352309b'] = 'Informazioni '; +$_LANGADM['AdminInformationcca793d1dbd9d60b8574a869cf212630'] = 'Queste informazioni devono essere indicate quanto segnali un virus o se si verificano un problema nel forum.'; +$_LANGADM['AdminInformation0be76c14451b87542668bec6a03f102d'] = 'Informazioni sulla tua configurazione'; +$_LANGADM['AdminInformation7d30d49dcf91d103c59496aafc4e3187'] = 'Informazioni sul server'; +$_LANGADM['AdminInformation2a43f8406eb6c10f3f76a60f064e67fb'] = 'Versione di Prestashop'; +$_LANGADM['AdminInformation35e6233f6bea1c02e6821b67e6220ad0'] = 'Versione software server'; +$_LANGADM['AdminInformationfa374422dcbc5f017b5ecbc93355e02e'] = 'Versione di PHP'; +$_LANGADM['AdminInformationf52e50f86515ab9ff75a5950025692d1'] = 'Versione di MySQL'; $_LANGADM['AdminInformationfc0eeb8415aed39a9d3624c7fc2fe47c'] = 'Modulo PageSpeed per Apache installato (mod_instaweb)'; -$_LANGADM['AdminInvoices0b1fb1278454d848f968d419e29c253b'] = 'Formato: 2007-12-31 (incluso)'; -$_LANGADM['AdminInvoices0df35f41ce9f64e7f14819bd4145a2be'] = 'Prefisso usato per la numerazione delle fatture'; -$_LANGADM['AdminInvoices1513c8f4f5c2d340ac3e1c3d09aeff4c'] = 'Testo libero:'; +$_LANGADM['AdminInformation3aea774cdcd8f2c45549f10758a71323'] = 'Informazioni sul tuo negozio'; +$_LANGADM['AdminInformation37d00f4554dc3c0baeb34a9c22d787d9'] = 'URL del tuo negozio'; +$_LANGADM['AdminInformationb21ff650ff2c71e4da3512b23e699543'] = 'Nome del tema utilizzato'; +$_LANGADM['AdminInformation4e37aa2987c0876f7f7b2104927df1a1'] = 'Informazioni sulla configurazione mail'; +$_LANGADM['AdminInformation3685800496ee1d4fd5cc25d805589f0e'] = 'Metodo invio mail'; +$_LANGADM['AdminInformationf882852afa750c241cdb951bc52539fd'] = 'Usi la funzione mail () PHP'; +$_LANGADM['AdminInformationcffa72aaebae1bd90bbe1b8d827ecb1c'] = 'Usi i tuoi parametri SMTP'; +$_LANGADM['AdminInformationbdd48fb41b9d0a4a1051fa22a87eb5a2'] = 'Server SMTP '; +$_LANGADM['AdminInformationc5d1f3e6332bf2995c1bf1395c51a9e2'] = 'Utente'; +$_LANGADM['AdminInformationc4e9522d7b3c8c652f7f0333ff436eec'] = 'Definito'; +$_LANGADM['AdminInformationf8b1369a8e9d90da0cae0b11049309af'] = 'Non definito'; +$_LANGADM['AdminInformation3cffa2fabd5519beaf4c2fbd0610899b'] = 'Password'; +$_LANGADM['AdminInformationd7f2615c71a1567cc13cf3a7f7de0aea'] = 'Criptaggio'; +$_LANGADM['AdminInformation60aaf44d4b562252c04db7f98497e9aa'] = 'Porta'; +$_LANGADM['AdminInformation8746097684bc64be8b7eff424c4debdb'] = 'I tuoi dati'; +$_LANGADM['AdminInformation3353448b36c11584a153b20c612fcd37'] = 'Informazioni su di tei'; +$_LANGADM['AdminInformatione91dd9bbca6e42bb85c0f2d94aaee995'] = 'Verifica la tua configurazione'; +$_LANGADM['AdminInformation15f4c82d7b2b43e31c30dd018b800c56'] = 'Parametri richiesti'; +$_LANGADM['AdminInformation2ad1ffcbe2184ed25baa66baece8908b'] = 'Consulta il/i seguente/i errore/i'; +$_LANGADM['AdminInformatione3beee990a3abfcc54a09f5727e1ee11'] = 'Parametri opzionali'; $_LANGADM['AdminInvoices1b107c8f50c81b4b3497765849934a1c'] = 'Opzioni di fatture'; -$_LANGADM['AdminInvoices1e6d57e813355689e9c77e947d73ad8f'] = 'Da:'; -$_LANGADM['AdminInvoices23bf11ceb4fb51647fd977aba60246d3'] = 'Scegli se attivare o meno le fatture'; -$_LANGADM['AdminInvoices33caa076f23f453dd4061726f3706325'] = 'Fino a:'; -$_LANGADM['AdminInvoices366a2e6043b7f22bbb12df4a5fce45fb'] = 'Nessuna fattura trovata per questo periodo'; -$_LANGADM['AdminInvoices38b1cc080b5571823889c6f775bf6606'] = 'Numero di fattura non valido (deve essere superiore a '; $_LANGADM['AdminInvoices3ae56a835894e53600833725244b578f'] = 'Attiva fatture'; -$_LANGADM['AdminInvoices647ad0242a9d796e3c83ecf6d6435bc2'] = 'Formato: 2008-12-31 (incluso)'; +$_LANGADM['AdminInvoicesf656df13e364342b00d7cf56077352fe'] = 'Scegli se attivare o meno le fatture'; $_LANGADM['AdminInvoices832d6a06e91e49828a89fb1ca4651d37'] = 'Prefisso:'; -$_LANGADM['AdminInvoices9a0a4f0869ab12a21407047290750e7a'] = 'Per data'; -$_LANGADM['AdminInvoices9a572188372df6be754991fd8f080f16'] = 'Nessuna fattura trovata per questo status'; -$_LANGADM['AdminInvoicesa7bc5a8c54672ab332de0c0174dcd236'] = 'Per status'; -$_LANGADM['AdminInvoicesc491f71acb93db711c341417e8c6be9e'] = 'Stampa PDF delle fatture'; -$_LANGADM['AdminInvoicescff972b8880cbbf6753afb2706b43fc8'] = 'Questo testo verrà visualizzato nella parte inferiore della fattura'; -$_LANGADM['AdminInvoicesd07d0f209cc31af1d743ea84d572c77a'] = 'La fattura successiva avrà inizio con questo numero, e quindi aumentare con ogni fattura supplementare. Impostato a 0 se si vuole mantenere l\'attuale numero (#'; +$_LANGADM['AdminInvoices9d99f0c9804279fc1316f54dc31ce10a'] = 'Prefisso usato per la numerazione delle fatture'; $_LANGADM['AdminInvoicesdb2d9ca9b008f4cdb2c5902adaa84fdc'] = 'Numero fattura'; -$_LANGADM['AdminInvoicesf596633d68fc44d6c7460676060d5dcb'] = 'Data di inizio non valida'; -$_LANGADM['AdminInvoicesff9e9791ff17e1ca431449bb2fe992c0'] = 'Data di fine non valida'; -$_LANGADM['AdminLanguages00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Attivato'; -$_LANGADM['AdminLanguages01a3b3d8af14e844c49a3a5acc870c6b'] = 'Codice lingua:'; -$_LANGADM['AdminLanguages095f8912cc70c6a345714cf35f0595a4'] = 'File di traduzione'; -$_LANGADM['AdminLanguages0eaadb4fcb48a0a0ed7bc9868be9fbaa'] = 'Attenzione'; -$_LANGADM['AdminLanguages1044b6aeffc2c0ae2044fd7c1a6296ba'] = 'Nessun pacchetto lingua disponibile su prestashop.com per questo codice ISO'; -$_LANGADM['AdminLanguages104f1a7d59077b514d4105fcee0e42ff'] = 'Formato data:'; -$_LANGADM['AdminLanguages2426cdf3330e330b60bb7004015207ba'] = 'Immagine mostrata quando \"nessuna immagine trovata'; -$_LANGADM['AdminLanguages24a23d787190f2c4812ff9ab11847a72'] = 'Status:'; -$_LANGADM['AdminLanguages3253758a8726c828bbbdc0cc8de30410'] = 'Formato data (completo):'; -$_LANGADM['AdminLanguages38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; -$_LANGADM['AdminLanguages3a08e2e340ab29fd9263af48193cbf8e'] = 'Lingue'; -$_LANGADM['AdminLanguages3af4c1797da60fd50670ddbb669fc0aa'] = 'Codice ISO:'; -$_LANGADM['AdminLanguages43a3af99a9049fc327267d6599db63b5'] = 'Queso pacchetto non è completo e non può essere utilizzato.'; -$_LANGADM['AdminLanguages4728927eaacb4a87f8661de4a791589b'] = 'Formato data, full (per esempio, Ymd H: i: s, d / m / YH: i)'; -$_LANGADM['AdminLanguages49ee3087348e8d44e1feda1917443987'] = 'Nome'; -$_LANGADM['AdminLanguages4c85fb98bf7cfd94c638d0f4e4e39b92'] = 'Attiva questa lingua'; -$_LANGADM['AdminLanguages4e140ba723a03baa6948340bf90e2ef6'] = 'Nome:'; -$_LANGADM['AdminLanguages534fd46732986cba0efeda8701592427'] = 'Formato della data'; -$_LANGADM['AdminLanguages581e03e07411d053e8c0f275f90fcabc'] = 'Carica la bandiera della nazione dal tuo computer'; -$_LANGADM['AdminLanguages62f569dd8ef1d1651d8a73731788f99e'] = 'Un pacchetto di lingue è disponibile per questo ISO (il nome è'; -$_LANGADM['AdminLanguages6b6a046a46f8e97af0b9e92ccfda7801'] = 'Non puoi cancellare la lingua di default'; -$_LANGADM['AdminLanguages6b7af0b6d91545318696c648d6b466ac'] = 'Codice ISO con 2 lettere (per es., fr, en, de)'; -$_LANGADM['AdminLanguages6ca38c60dc2544d36428b74669fd9f56'] = 'File di e-mail'; -$_LANGADM['AdminLanguages6ed8662bd9b7b3f59b193010be0c0f4a'] = 'Controlla se un pacchetto lingua è disponibile per questo codice ISO...'; -$_LANGADM['AdminLanguages70212b3d97d23361e0ec0bc567d7ea30'] = 'Immagine \"nessuna immagine\":'; -$_LANGADM['AdminLanguages801ab24683a4a8c433c6eb40c48bcd9d'] = 'scarica'; -$_LANGADM['AdminLanguages886815cb03a02e29a28906c196292ba0'] = '(Sperimentale: il tema deve essere compatibile con il linguaggio RTL)'; -$_LANGADM['AdminLanguages8bc0a3b0cb05ff731e0fb30f35264898'] = 'Codice lingua completo (per es.: en-us, pt-br)'; -$_LANGADM['AdminLanguages8c2857a9ad1d8f31659e35e904e20fa6'] = 'Logo'; -$_LANGADM['AdminLanguages9d03b9a48a9f2f06a9698d1f9484011b'] = 'Formato data, lite (ad esempio, Ymd, d / m / Y)'; -$_LANGADM['AdminLanguagesa2bc582c21c4b24f18a32d703c0a109b'] = 'Non è possibile eliminare la lingua inglese in quanto è un requisito di sistema, è possibile solo disattivarla.'; -$_LANGADM['AdminLanguagesad68f9bafd9bf2dcf3865dac55662fd5'] = 'Codice ISO'; -$_LANGADM['AdminLanguagesaff03422ee7ccc83301ebd200479efc1'] = 'È il linguaggio RTL:'; -$_LANGADM['AdminLanguagesb2c5e7132e09b09f69a01680fbc6a140'] = 'Non puoi cancellare la lingua usata attualmente. Cambia le lingue prima di cancellare'; +$_LANGADM['AdminInvoicesd07d0f209cc31af1d743ea84d572c77a'] = 'La fattura successiva avrà inizio con questo numero, e quindi aumenterà ad ogni sucessiva fattura. Impostare a 0 se si desidera conservare il numero attuale'; +$_LANGADM['AdminInvoices407b079942b98c4e5641e336a492ae8e'] = 'Testo libero:'; +$_LANGADM['AdminInvoicescff972b8880cbbf6753afb2706b43fc8'] = 'Il testo apparirà nel piè di pagina della fattura'; +$_LANGADM['AdminInvoices9a0a4f0869ab12a21407047290750e7a'] = 'Per data'; +$_LANGADM['AdminInvoices1e6d57e813355689e9c77e947d73ad8f'] = 'Da:'; +$_LANGADM['AdminInvoices5a2a90ee2bd7b7780591f198372646b0'] = 'Formato: 2007-12-31 (incluso)'; +$_LANGADM['AdminInvoices33caa076f23f453dd4061726f3706325'] = 'Fino a:'; +$_LANGADM['AdminInvoices513a9fffc7d00397c8b70950e2fae5c4'] = 'Formato: 2008-12-31 (incluso)'; +$_LANGADM['AdminInvoicesc491f71acb93db711c341417e8c6be9e'] = 'Stampa PDF delle fatture'; +$_LANGADM['AdminInvoices3f02389d0dca7ed6c03edb82a0ad35cf'] = 'Per status'; +$_LANGADM['AdminInvoicesf2ed2bf05817e5d4b17fd63cef79dae7'] = 'Data di inizio non valida'; +$_LANGADM['AdminInvoices1567cf892712404eed0044bdb344e09c'] = 'Data di fine non valida'; +$_LANGADM['AdminInvoices366a2e6043b7f22bbb12df4a5fce45fb'] = 'Nessuna fattura trovata per questo periodo'; +$_LANGADM['AdminInvoices9a572188372df6be754991fd8f080f16'] = 'Nessuna fattura trovata per questo status'; +$_LANGADM['AdminInvoices38b1cc080b5571823889c6f775bf6606'] = 'Numero di fattura non valido (deve essere superiore a '; $_LANGADM['AdminLanguagesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminLanguagesb77f96511c7d447e59c9361c9e464631'] = 'La versione Prestashop compatibile per questa lingua e per il tuo sistema è:'; -$_LANGADM['AdminLanguagesb9f5c797ebbf55adccdd8539a65a0241'] = 'Disattivato'; -$_LANGADM['AdminLanguagesbdfa43896989503e31f5d965ac83fb0f'] = 'Non puoi cancellare la lingua usata attualmente. Cambia le lingue prima di cancellare'; -$_LANGADM['AdminLanguagesc11566e30920ed4786e534e5332d5b87'] = 'Formato data (completa)'; -$_LANGADM['AdminLanguagesc8177e39573538431ca4c24841ee3fbe'] = 'I file mancanti sono colorati di rosso'; -$_LANGADM['AdminLanguagesc907a021c935ae6144fa2ccadfe9360d'] = 'Bandiera:'; -$_LANGADM['AdminLanguagescc83a240095b0a0b6e1840bb7d43830c'] = 'Quando cancelli una lingua, tutte le relative traduzioni nel database saranno cancellate.'; -$_LANGADM['AdminLanguagesce17cda4e805e146bbd1869cdeb844b4'] = 'File di tema'; -$_LANGADM['AdminLanguagesced0eeffb26feb6012f17fbebfe4e7f8'] = 'Dopo aver creato la lingua, puoi importare il contenuto del pacchetto lingua, che puoi scaricare qui sopra in \"Strumenti-Traduzioni\"'; -$_LANGADM['AdminLanguagesd0b04f12f9593c3d35d1bcdf9691f14b'] = 'Quando cancelli una lingua, TUTTE LE RELATIVE TRADUZIONI NEL DATABASE SARANNO CANCELLATE, sei sicuro di voler cancellare questa lingua?'; -$_LANGADM['AdminLanguagese25f0ecd41211b01c83e5fec41df4fe7'] = 'Eliminare gli elementi selezionati?'; +$_LANGADM['AdminLanguages8c2857a9ad1d8f31659e35e904e20fa6'] = 'Logo'; +$_LANGADM['AdminLanguages49ee3087348e8d44e1feda1917443987'] = 'Nome'; +$_LANGADM['AdminLanguagesad68f9bafd9bf2dcf3865dac55662fd5'] = 'Codice ISO'; $_LANGADM['AdminLanguagese59a41e120686e63cbb743f003bea4e6'] = 'Codice lingua'; -$_LANGADM['AdminLanguagese6ced2c612d5024c1a2331cdf96e1c33'] = 'Per attiva se questa lingua è un diritto di linguaggio sinistra'; -$_LANGADM['AdminLocalization19edfe6dfa17c2bded4b8112c2b273c0'] = 'La lingua del tuo server.'; -$_LANGADM['AdminLocalization1a8940a8dec839073dae5489faff67f7'] = 'Unità di peso:'; -$_LANGADM['AdminLocalization254f642527b45bc260048e30704edb39'] = 'Configurazione'; -$_LANGADM['AdminLocalization36144ac2644548932977cc36677c1698'] = 'Divisa di default utilizzata nel negozio'; +$_LANGADM['AdminLanguages534fd46732986cba0efeda8701592427'] = 'Formato data'; +$_LANGADM['AdminLanguagesc11566e30920ed4786e534e5332d5b87'] = 'Formato data (completo)'; +$_LANGADM['AdminLanguages00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Attivato'; +$_LANGADM['AdminLanguagesa52f61ea814d28d3718b8c0a1cfb0feb'] = 'Quando cancelli una lingua, TUTTE LE RELATIVE TRADUZIONI NEL DATABASE SARANNO CANCELLATE, sei sicuro di voler cancellare questa lingua?'; +$_LANGADM['AdminLanguages950baf75b9fd48b9cb4a3d30ffeda4ef'] = 'Opzioni lingue'; +$_LANGADM['AdminLanguages7c89197a7b81992ee832cb5a89fa6d9d'] = 'Lingua di default:'; +$_LANGADM['AdminLanguages6b61093b5fc4585833f0981390993490'] = 'Lingua di default utilizzata nel negozio'; +$_LANGADM['AdminLanguagescc83a240095b0a0b6e1840bb7d43830c'] = 'Quando cancelli una lingua, tutte le relative traduzioni nel database saranno cancellate.'; +$_LANGADM['AdminLanguages3a08e2e340ab29fd9263af48193cbf8e'] = 'Lingue'; +$_LANGADM['AdminLanguages4e140ba723a03baa6948340bf90e2ef6'] = 'Nome:'; +$_LANGADM['AdminLanguages3af4c1797da60fd50670ddbb669fc0aa'] = 'Codice ISO:'; +$_LANGADM['AdminLanguages6ef752096440c27a7cfcde751ead469f'] = 'Codice ISO con 2 lettere (per es., fr, en, de)'; +$_LANGADM['AdminLanguages01a3b3d8af14e844c49a3a5acc870c6b'] = 'Codice lingua:'; +$_LANGADM['AdminLanguages14828817dac9b8636a1341b4fb0155d9'] = 'Codice lingua completo (per es.: en-us, pt-br)'; +$_LANGADM['AdminLanguages104f1a7d59077b514d4105fcee0e42ff'] = 'Formato data:'; +$_LANGADM['AdminLanguages0ef690ce6c7546881f13a870acda9cdb'] = 'Formato data, semplice (es: A-m-g, g/m/A)'; +$_LANGADM['AdminLanguages3253758a8726c828bbbdc0cc8de30410'] = 'Formato data (completo)'; +$_LANGADM['AdminLanguagesbf069338a84a8ac0162383b2b39eb975'] = 'Formato data, completo (es: A-m-g H:i:s, g/m/A H:i)'; +$_LANGADM['AdminLanguagesc907a021c935ae6144fa2ccadfe9360d'] = 'Bandiera:'; +$_LANGADM['AdminLanguages581e03e07411d053e8c0f275f90fcabc'] = 'Carica la bandiera della nazione dal tuo computer'; +$_LANGADM['AdminLanguagesf6cd34f9de864ce62b067319baffffb6'] = 'Immagine \"nessuna immagine\":'; +$_LANGADM['AdminLanguagesb05835e6a90d680382a79febbf6e1c64'] = 'Immagine mostrata quando \"nessuna immagine trovata'; +$_LANGADM['AdminLanguagesaff03422ee7ccc83301ebd200479efc1'] = 'E\' in linguaggio RTL:'; +$_LANGADM['AdminLanguagesb9f5c797ebbf55adccdd8539a65a0241'] = 'Disattivato'; +$_LANGADM['AdminLanguages460044844d8bc6464d91a74590b30413'] = 'Da attivare se la lingua è scritta da destra verso sinistra'; +$_LANGADM['AdminLanguagesa29344822fcd61ea617ac95e0d434a08'] = '(Sperimentale: il tuo tema deve essere compatibile con il linguaggio RTL)'; +$_LANGADM['AdminLanguages24a23d787190f2c4812ff9ab11847a72'] = 'Status:'; +$_LANGADM['AdminLanguages4c85fb98bf7cfd94c638d0f4e4e39b92'] = 'Attiva questa lingua'; +$_LANGADM['AdminLanguages6ed8662bd9b7b3f59b193010be0c0f4a'] = 'Controlla se un pacchetto lingua è disponibile per questo codice ISO...'; +$_LANGADM['AdminLanguages38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; +$_LANGADM['AdminLanguages0eaadb4fcb48a0a0ed7bc9868be9fbaa'] = 'Attenzione'; +$_LANGADM['AdminLanguages5bbacfa98900912eef8c756fe2a6163a'] = 'File di traduzione'; +$_LANGADM['AdminLanguagesce17cda4e805e146bbd1869cdeb844b4'] = 'File di tema'; +$_LANGADM['AdminLanguages6ca38c60dc2544d36428b74669fd9f56'] = 'File di e-mail'; +$_LANGADM['AdminLanguagesfe58ac926b75e2f3118317da126187d5'] = 'Non è possibile eliminare la lingua inglese in quanto è un requisito di sistema, è possibile solo disattivarla.'; +$_LANGADM['AdminLanguages69ce5543ed0e84204e447ba256f6e41c'] = 'Non puoi cancellare la lingua di default'; +$_LANGADM['AdminLanguagesb2c5e7132e09b09f69a01680fbc6a140'] = 'Non puoi cancellare la lingua usata attualmente. Cambia le lingue prima di cancellare'; +$_LANGADM['AdminLanguagesbdfa43896989503e31f5d965ac83fb0f'] = 'Non puoi cancellare la lingua usata attualmente. Cambia le lingue prima di cancellare'; +$_LANGADM['AdminLanguages62f569dd8ef1d1651d8a73731788f99e'] = 'Un pacchetto di lingue è disponibile per questo ISO (il nome è'; +$_LANGADM['AdminLanguagesbaf9eaf5458633cd586a74e5c0d6663c'] = 'La versione Prestashop compatibile per questa lingua e per il tuo sistema è:'; +$_LANGADM['AdminLanguagesced0eeffb26feb6012f17fbebfe4e7f8'] = 'Dopo aver creato la lingua, puoi importare il contenuto del pacchetto lingua, che puoi scaricare qui sopra in \"Strumenti-Traduzioni\"'; +$_LANGADM['AdminLanguages1044b6aeffc2c0ae2044fd7c1a6296ba'] = 'Nessun pacchetto lingua disponibile su prestashop.com per questo codice ISO'; +$_LANGADM['AdminLanguages801ab24683a4a8c433c6eb40c48bcd9d'] = 'scarica'; +$_LANGADM['AdminLanguages43a3af99a9049fc327267d6599db63b5'] = 'Queso pacchetto non è completo e non può essere utilizzato.'; +$_LANGADM['AdminLanguagesc8177e39573538431ca4c24841ee3fbe'] = 'I file mancanti sono colorati di rosso'; $_LANGADM['AdminLocalization369686331c93d55e587441143ccdf427'] = 'Localizzazione'; -$_LANGADM['AdminLocalization38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; -$_LANGADM['AdminLocalization3a08e2e340ab29fd9263af48193cbf8e'] = 'Lingue'; -$_LANGADM['AdminLocalization400e03b004a1f01a467424a0ed93950a'] = 'Lingua locale:'; +$_LANGADM['AdminLocalization1a8940a8dec839073dae5489faff67f7'] = 'Unità di peso:'; +$_LANGADM['AdminLocalizationb3a2169ac0fa926c666d92ab5679443b'] = 'Unità di peso del tuo negozio (per es., kg o lbs)'; $_LANGADM['AdminLocalization48751633fc026587e3c0179405247ac4'] = 'Unità di distanza'; -$_LANGADM['AdminLocalization5ca775ace4d40c1708b816f404fb3b1c'] = 'Nazione locale:'; -$_LANGADM['AdminLocalization659c95668841b7d6602ead454b28d4ba'] = 'Unità di peso del tuo negozio (per es., kg o lbs)'; -$_LANGADM['AdminLocalization67074a462da1e5a1f733c6fb8e2355f3'] = 'Importazione pacchetto di localizzazione'; -$_LANGADM['AdminLocalization6ae75b98f6c60f529bb7426e89216a37'] = 'Importa'; -$_LANGADM['AdminLocalization6b61093b5fc4585833f0981390993490'] = 'Lingua di default utilizzata nel negozio'; -$_LANGADM['AdminLocalization719fec04166d6fa75f89cd29ad61fa8c'] = 'Tasse'; -$_LANGADM['AdminLocalization763441fe3cb9c82d0ffa63a7c5892b61'] = 'Unità di distanza del tuo negozio (per es., km o mi)'; -$_LANGADM['AdminLocalization7c89197a7b81992ee832cb5a89fa6d9d'] = 'Lingua di default:'; -$_LANGADM['AdminLocalization7ca0e455445740b47853fe270fe966e2'] = 'Impossibile connettersi a prestashop.com'; -$_LANGADM['AdminLocalization8905c859634dd24f740ecd3779cff1be'] = 'La nazione del tuo server.'; -$_LANGADM['AdminLocalization8b1b3046eb5036b08a5eda7dbaa371cd'] = 'Pacchetto di localizzazione che vuoi importare:'; -$_LANGADM['AdminLocalization8e10808175a8d945d13bab31fb2e2663'] = 'Valuta di default:'; -$_LANGADM['AdminLocalization9b6545e4cea9b4ad4979d41bb9170e2b'] = 'Avanzato'; +$_LANGADM['AdminLocalizationa032ac93a4f9931837bf28b938dfe8e7'] = 'Unità di distanza del tuo negozio (per es., km o mi)'; $_LANGADM['AdminLocalizationa44d74a22a9161292ed48e7e08214a92'] = 'Unità di volume:'; -$_LANGADM['AdminLocalizationafe1985cd4e5e0e87e3a7b33c9fe0a5e'] = 'Unità (per es., peso, volume, distanza)'; -$_LANGADM['AdminLocalizationb017db41a29dff4007de058af406341e'] = 'Nazione di default usata in questo negozio'; -$_LANGADM['AdminLocalizationb8464cdd84b5f068ad72bf5c4f32163d'] = 'Stati'; -$_LANGADM['AdminLocalizationcc2f0a18cb0448ca2101f93be765e487'] = 'Se si cambia la valuta di default, sarà necessario modificare manualmente ogni prezzo del prodotto.'; -$_LANGADM['AdminLocalizationd14d3384847c11b0708990b3343c8dbf'] = 'Nazione di defalut :'; -$_LANGADM['AdminLocalizationd5bc5fd307b108537039b6b6f98889d5'] = 'Fuso orario:'; -$_LANGADM['AdminLocalizationdfcfc43722eef1eab1e4a12e50a068b1'] = 'Valute'; -$_LANGADM['AdminLocalizatione8fa60f47938a6d0c897198af8804338'] = 'Unità di volume del tuo negozio'; -$_LANGADM['AdminLocalizationeedffe39822101d8aaeaf3b1a1661926'] = 'Contenuto da importare:'; +$_LANGADM['AdminLocalizationc0c19758c05373823d1abc74cac7f250'] = 'Unità di volume del tuo negozio'; $_LANGADM['AdminLocalizationf45093072dc38d0cf37441ea63e2ad68'] = 'Unità di misura:'; -$_LANGADM['AdminLocalizationf804c2bdebc117d9cde3cddad3b49845'] = 'Unità di misura del tuo negozio (per es., cm o in)'; -$_LANGADM['AdminLogin01a569ddc6cf67ddec2a683f0a5f5956'] = 'Password dimenticata?'; -$_LANGADM['AdminLogin0206fb59f6e0cd0d3d271b58e9109dca'] = 'Password dimenticata?'; -$_LANGADM['AdminLogin07213a0161f52846ab198be103b5ab43'] = 'errori'; -$_LANGADM['AdminLogin34bdd7b9823059fa742afab7be9d4c58'] = 'La tua password ti è stata inviata per e-mail'; -$_LANGADM['AdminLogin4ce81305b7edb043d0a7a5c75cab17d0'] = 'C\'è'; -$_LANGADM['AdminLogin6357d3551190ec7e79371a8570121d3a'] = 'C\'è'; -$_LANGADM['AdminLogin78e365acb087fd1f8d494dae0001de10'] = 'Indirizzo e-mail:'; -$_LANGADM['AdminLogin94966d90747b97d1f0f206c98a8b1ac3'] = 'Invia'; -$_LANGADM['AdminLoginafbbe4ce0486fac5cfb8685e4fcb2b8a'] = 'Per motivi di sicurezza, non puoi connetterti a Back Office fino a che non hai:'; -$_LANGADM['AdminLoginb341a59d5636ed3d6a819137495b08a0'] = 'Password'; -$_LANGADM['AdminLoginbffe9a3c9a7e00ba00a11749e022d911'] = 'Fai il login'; -$_LANGADM['AdminLogincb5e100e5a9a3e7f6d1fd97512215282'] = 'errore'; -$_LANGADM['AdminLogine99c06952f4336ce189d8df45980dca0'] = 'eliminare la cartella / install'; -$_LANGADM['AdminLogs0250518090d13c807ece595694bffa98'] = 'Le e-mail saranno inviate al proprietario del negozio.'; -$_LANGADM['AdminLogs0610bbb9dba03bb8037e468534b65a1a'] = 'Tipo di oggetto'; -$_LANGADM['AdminLogs0eaadb4fcb48a0a0ed7bc9868be9fbaa'] = 'Avviso'; -$_LANGADM['AdminLogs2d7a39ee844a8ac84031dcd289630dd9'] = 'Problema importante (crash)'; -$_LANGADM['AdminLogs3979bb684920e9e9dc86e266f93d8c87'] = 'Livelli di gravità'; -$_LANGADM['AdminLogs44749712dbec183e983dcd78a7736c41'] = 'Data'; -$_LANGADM['AdminLogs4c2a8fe7eaf24721cc7a9f0175115bd4'] = 'Messaggio'; -$_LANGADM['AdminLogs5f36cf760a5c474cc32a6d35d9c50d05'] = 'Codice errore'; -$_LANGADM['AdminLogs8ae94f94d2325d227d69a939e419644a'] = 'Indica \"5\" se non vuoi ricevere nessuna mail.'; -$_LANGADM['AdminLogs902b0d55fddef6f8d651fe1035b7d4bd'] = 'Errore'; -$_LANGADM['AdminLogs9176296fbbb254872bd45b186a0640db'] = 'Log per e-mail'; +$_LANGADM['AdminLocalization1ecd7c71d990e0f99cca1dcd516e4661'] = 'Unità di misura del tuo negozio (per es., cm o in)'; +$_LANGADM['AdminLocalization9b6545e4cea9b4ad4979d41bb9170e2b'] = 'Avanzato'; +$_LANGADM['AdminLocalization400e03b004a1f01a467424a0ed93950a'] = 'Lingua locale:'; +$_LANGADM['AdminLocalization19edfe6dfa17c2bded4b8112c2b273c0'] = 'La lingua del tuo server.'; +$_LANGADM['AdminLocalization5ca775ace4d40c1708b816f404fb3b1c'] = 'Nazione locale:'; +$_LANGADM['AdminLocalization8905c859634dd24f740ecd3779cff1be'] = 'La nazione del tuo server.'; +$_LANGADM['AdminLocalization7ca0e455445740b47853fe270fe966e2'] = 'Impossibile connettersi a prestashop.com'; +$_LANGADM['AdminLocalizationb8464cdd84b5f068ad72bf5c4f32163d'] = 'Stati'; +$_LANGADM['AdminLocalization719fec04166d6fa75f89cd29ad61fa8c'] = 'Tasse'; +$_LANGADM['AdminLocalizationdfcfc43722eef1eab1e4a12e50a068b1'] = 'Valute'; +$_LANGADM['AdminLocalization3a08e2e340ab29fd9263af48193cbf8e'] = 'Lingue'; +$_LANGADM['AdminLocalization892a326e935b414a79a1eb938afd6ba5'] = 'Unità (per es., peso, volume, distanza)'; +$_LANGADM['AdminLocalization8d1e8397e62d5f0853aa3ae01d9f5c5a'] = 'Importazione pacchetto di localizzazione'; +$_LANGADM['AdminLocalization8b1b3046eb5036b08a5eda7dbaa371cd'] = 'Pacchetto di localizzazione che vuoi importare:'; +$_LANGADM['AdminLocalizationeedffe39822101d8aaeaf3b1a1661926'] = 'Contenuto da importare:'; +$_LANGADM['AdminLocalization6ae75b98f6c60f529bb7426e89216a37'] = 'Importa'; $_LANGADM['AdminLogsb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminLogsb80c52e7f679fba3c2837b42705fe779'] = 'Solo informativo'; -$_LANGADM['AdminLogsb935e54525e9ae14fd397b5d33e85b0c'] = 'Livello minimo di gravità:'; -$_LANGADM['AdminLogsd95fc016a6eee828f434ed5f55504427'] = 'ID oggetto'; -$_LANGADM['AdminLogse25f0ecd41211b01c83e5fec41df4fe7'] = 'Eliminare gli elementi selezionati?'; $_LANGADM['AdminLogsecb833e2dc5d6c03d4d0cddf1b15e85a'] = 'Gravità (1-4)'; -$_LANGADM['AdminMaintenance049104cffa3c1841dece50e6e41f749c'] = 'Attiva o disattiva il tuo negozio. Disattiva il negozio mentre stai facendovi la manutenzione. Nota però che il webservice non sarà disattivato.'; -$_LANGADM['AdminMaintenance0db377921f4ce762c62526131097968f'] = 'Generale'; -$_LANGADM['AdminMaintenance38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; -$_LANGADM['AdminMaintenance7fe15a347d66e291d7a1375273226205'] = 'Attiva negozio'; -$_LANGADM['AdminMaintenance894cd7887e47ca0e836e31577664b1ea'] = 'Indirizzi IP autorizzati ad accedere a Front Office anche se il negozio è disattivato. Usa una virgola per separarli (per es., 42.24.4.2,127.0.0.1,99.98.97.96)'; -$_LANGADM['AdminMaintenancedaf835712085aaaf81818e7ebfeb66b8'] = 'IP de manutenzione'; -$_LANGADM['AdminManufacturers0071aa279bd1583754a544277740f047'] = 'Elimina l\'elemento n.'; -$_LANGADM['AdminManufacturers0099c0173a3c7758b36025bdae9b4fc7'] = 'Attivato:'; -$_LANGADM['AdminManufacturers00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Attivato'; -$_LANGADM['AdminManufacturers068f80c7519d0528fb08e82137a72131'] = 'Prodotti'; -$_LANGADM['AdminManufacturers18325105de95083e4a1d10b78f29c2bc'] = 'Stato'; -$_LANGADM['AdminManufacturers1caa6ff629641a4eb20f190f7a0539ca'] = 'Nome dell\'attributo'; -$_LANGADM['AdminManufacturers20db0bfeecd8fe60533206a2b5e9891a'] = 'Nome'; -$_LANGADM['AdminManufacturers234078adec0a64008b6ae77653776cfa'] = 'Breve descrizione:'; -$_LANGADM['AdminManufacturers2377be3c2ad9b435ba277a73f0f1ca76'] = 'Produttori'; -$_LANGADM['AdminManufacturers284b47b0bb63ae2df3b29f0e691d6fcf'] = 'Indirizzi'; -$_LANGADM['AdminManufacturers2bf1d5fae1c321d594fdedf05058f709'] = 'Indirizzo:'; -$_LANGADM['AdminManufacturers38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; -$_LANGADM['AdminManufacturers394deec8b4e901394f69ad41095b1ecc'] = 'Meta keywords:'; -$_LANGADM['AdminManufacturers3a2ffc65800e37e450c8aeb609ebf724'] = 'Indirizzi totali:'; -$_LANGADM['AdminManufacturers3e053943605d9e4bf7dd7588ea19e9d2'] = 'Caratteri vietati:'; +$_LANGADM['AdminLogs4c2a8fe7eaf24721cc7a9f0175115bd4'] = 'Messaggio'; +$_LANGADM['AdminLogs0610bbb9dba03bb8037e468534b65a1a'] = 'Tipo di oggetto'; +$_LANGADM['AdminLogsd95fc016a6eee828f434ed5f55504427'] = 'ID oggetto'; +$_LANGADM['AdminLogs5f36cf760a5c474cc32a6d35d9c50d05'] = 'Codice errore'; +$_LANGADM['AdminLogs44749712dbec183e983dcd78a7736c41'] = 'Data'; +$_LANGADM['AdminLogs9176296fbbb254872bd45b186a0640db'] = 'Log per e-mail'; +$_LANGADM['AdminLogsb935e54525e9ae14fd397b5d33e85b0c'] = 'Livello minimo di gravità:'; +$_LANGADM['AdminLogs1c319378bd03402cc2329e0cb64fdb58'] = 'Indica \"5\" se non vuoi ricevere nessuna mail.'; +$_LANGADM['AdminLogs8d1611715a833c084851a82c2be1eda7'] = 'Le e-mail saranno inviate al proprietario del negozio.'; +$_LANGADM['AdminLogs3979bb684920e9e9dc86e266f93d8c87'] = 'Livelli di gravità'; +$_LANGADM['AdminLogsb80c52e7f679fba3c2837b42705fe779'] = 'Solo informativo'; +$_LANGADM['AdminLogs0eaadb4fcb48a0a0ed7bc9868be9fbaa'] = 'Avviso'; +$_LANGADM['AdminLogs902b0d55fddef6f8d651fe1035b7d4bd'] = 'Errore'; +$_LANGADM['AdminLogs2d7a39ee844a8ac84031dcd289630dd9'] = 'Problema importante (crash)'; +$_LANGADM['AdminManufacturersb718adec73e04ce3ec720dd11a06a308'] = 'ID'; +$_LANGADM['AdminManufacturers8c2857a9ad1d8f31659e35e904e20fa6'] = 'Logo'; $_LANGADM['AdminManufacturers49ee3087348e8d44e1feda1917443987'] = 'Nome'; -$_LANGADM['AdminManufacturers4e140ba723a03baa6948340bf90e2ef6'] = 'Nome:'; -$_LANGADM['AdminManufacturers4ff771c5a62c10ddbe02b9b5357b3402'] = 'Carica il logo del produttore dal tuo computer'; -$_LANGADM['AdminManufacturers52eb5928a34db3e3da7ba52b0644273b'] = 'EAN13'; -$_LANGADM['AdminManufacturers543ae6adeb524f98cc7d3c816a1ec1e3'] = 'Totale prodotti:'; +$_LANGADM['AdminManufacturers284b47b0bb63ae2df3b29f0e691d6fcf'] = 'Indirizzi'; +$_LANGADM['AdminManufacturers068f80c7519d0528fb08e82137a72131'] = 'Prodotti'; +$_LANGADM['AdminManufacturers00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Attivato'; +$_LANGADM['AdminManufacturersc0bd7654d5b278e65f21cf4e9153fdb4'] = 'Produttore'; +$_LANGADM['AdminManufacturers20db0bfeecd8fe60533206a2b5e9891a'] = 'Nome'; +$_LANGADM['AdminManufacturers8d3f5eff9c40ee315d452392bed5309b'] = 'Cognome'; +$_LANGADM['AdminManufacturersd108a94475e22677c0cd8ecdc3f0eb62'] = 'Codice postale'; $_LANGADM['AdminManufacturers57d056ed0984166336b7879c2af3657f'] = 'Città'; $_LANGADM['AdminManufacturers59716c97497eb9694541f7c3d37b1a4d'] = 'Nazione'; +$_LANGADM['AdminManufacturers2377be3c2ad9b435ba277a73f0f1ca76'] = 'Produttori'; $_LANGADM['AdminManufacturers6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caratteri vietati:'; -$_LANGADM['AdminManufacturers63d5049791d9d79d86e9a108b0a999ca'] = 'Riferimento'; -$_LANGADM['AdminManufacturers647b89b705fafd7d44aa6f01a5cb4711'] = 'Quant.:'; -$_LANGADM['AdminManufacturers668a8d8d7ffe5da112b266e46b79b685'] = 'Nome:'; -$_LANGADM['AdminManufacturers77638e87a55b8747e79590defafa75c9'] = 'Codice postale'; -$_LANGADM['AdminManufacturers7b250cb374c12c42a75227ba75df7779'] = 'Meta titolo:'; -$_LANGADM['AdminManufacturers7dce122004969d56ae2e0245cb754d35'] = 'Modifica'; -$_LANGADM['AdminManufacturers8c2857a9ad1d8f31659e35e904e20fa6'] = 'Logo'; -$_LANGADM['AdminManufacturers8d3f5eff9c40ee315d452392bed5309b'] = 'Cognome'; -$_LANGADM['AdminManufacturersa6bb76858f8b4b61c050ad7a7ac57e06'] = 'Meta Descrizione:'; -$_LANGADM['AdminManufacturersacd7b45c9d50280a52990015b2c24ba8'] = 'Logo:'; -$_LANGADM['AdminManufacturersaf7448c885be0d8acd5eb84322176570'] = 'UPC'; -$_LANGADM['AdminManufacturersb718adec73e04ce3ec720dd11a06a308'] = 'ID'; +$_LANGADM['AdminManufacturers4ff771c5a62c10ddbe02b9b5357b3402'] = 'Carica il logo del produttore dal tuo computer'; +$_LANGADM['AdminManufacturers3e053943605d9e4bf7dd7588ea19e9d2'] = 'Caratteri vietati:'; +$_LANGADM['AdminManufacturers0099c0173a3c7758b36025bdae9b4fc7'] = 'Attivato:'; $_LANGADM['AdminManufacturersb9f5c797ebbf55adccdd8539a65a0241'] = 'Disattiva'; -$_LANGADM['AdminManufacturersbe5e0b5d50d48b049bd0f7b57cd163f9'] = 'Cognome:'; -$_LANGADM['AdminManufacturersbffb711ec36f280459d11dce315da72f'] = 'Città:'; -$_LANGADM['AdminManufacturersc0bd7654d5b278e65f21cf4e9153fdb4'] = 'Produttore'; -$_LANGADM['AdminManufacturersc9cc8cce247e49bae79f15173ce97354'] = 'Modifica'; -$_LANGADM['AdminManufacturersccf096490d2671f3ea97ea9289eee5b1'] = 'EAN13:'; -$_LANGADM['AdminManufacturersd0042a700e9bdf79689d63ee6846dc0e'] = 'Descrizione:'; -$_LANGADM['AdminManufacturerse25f0ecd41211b01c83e5fec41df4fe7'] = 'Eliminare gli elementi selezionati?'; -$_LANGADM['AdminManufacturerse78b6f4eb3be046f4d25c07ce54954d4'] = 'Rif :'; -$_LANGADM['AdminManufacturersea4788705e6873b424c65e91c2846b19'] = 'Cancella'; +$_LANGADM['AdminManufacturers38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; +$_LANGADM['AdminManufacturers3a2ffc65800e37e450c8aeb609ebf724'] = 'Indirizzi totali:'; +$_LANGADM['AdminManufacturers543ae6adeb524f98cc7d3c816a1ec1e3'] = 'Totale prodotti:'; +$_LANGADM['AdminManufacturers7dce122004969d56ae2e0245cb754d35'] = 'Modifica'; +$_LANGADM['AdminManufacturers0071aa279bd1583754a544277740f047'] = 'Elimina l\'elemento n.'; $_LANGADM['AdminManufacturersf2a6c498fb90ee345d997f888fce3b18'] = 'Elimina'; -$_LANGADM['AdminManufacturersf4a275a931b82e5058bc8ffad8b8e5bd'] = 'Produttore:'; -$_LANGADM['AdminManufacturersf64be5eef68442a8f50cf535b92ad3e4'] = 'Nazione:'; +$_LANGADM['AdminManufacturerse78b6f4eb3be046f4d25c07ce54954d4'] = 'Rif :'; +$_LANGADM['AdminManufacturersccf096490d2671f3ea97ea9289eee5b1'] = 'EAN13:'; +$_LANGADM['AdminManufacturersaf7448c885be0d8acd5eb84322176570'] = 'UPC'; +$_LANGADM['AdminManufacturers647b89b705fafd7d44aa6f01a5cb4711'] = 'Quant.:'; +$_LANGADM['AdminManufacturers1caa6ff629641a4eb20f190f7a0539ca'] = 'Nome dell\'attributo'; +$_LANGADM['AdminManufacturers63d5049791d9d79d86e9a108b0a999ca'] = 'Riferimento'; +$_LANGADM['AdminManufacturers52eb5928a34db3e3da7ba52b0644273b'] = 'EAN13'; $_LANGADM['AdminManufacturersfbd99ad01b92dbafc686772a39e3d065'] = 'UPC'; -$_LANGADM['AdminMeta0af89096135210f23a49637e3d9f3a60'] = 'Méta-Tags'; -$_LANGADM['AdminMeta193cfc9be3b995831c6af2fea6650e60'] = 'Pagina'; -$_LANGADM['AdminMeta1dec4f55522b828fe5dacf8478021a9e'] = 'URL semplificato:'; -$_LANGADM['AdminMeta2affaa9860b7565fac919c53798b398d'] = 'Esempio: \"contatti\" per http://mysite.com/shop/contacts rinvia a http://mysite.com/shop/contact-form.php'; -$_LANGADM['AdminMeta345d6249c20c6319bb09edaaf536744b'] = 'Generazione del file robots'; -$_LANGADM['AdminMeta36bdb6de116cea25f90c6ff3e2c0e100'] = 'URL: riscritto:'; -$_LANGADM['AdminMeta38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; -$_LANGADM['AdminMeta394deec8b4e901394f69ad41095b1ecc'] = 'Meta keywords:'; -$_LANGADM['AdminMeta3b823baba7abb920bd1c18104ae7537b'] = 'Il tuo file robots.txt DEVE essere nella root del tuo sito web e non altrove.'; -$_LANGADM['AdminMeta44bc5350d0a72d6f348aaeebb4004d8e'] = 'Indirizza automaticamente all\'URL canonico'; -$_LANGADM['AdminMeta6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caratteri non validi:'; -$_LANGADM['AdminMeta7959e21ff0b83542251ca0b4e9a62eea'] = 'Crea file robots.txt'; -$_LANGADM['AdminMeta7dc12aaf3ebf9e01ef5b2ec91761c26a'] = 'Attivare questa opzione solo se si hanno problemi con alcune pagine di URL rewriting.'; -$_LANGADM['AdminMeta82fa9d45784fa48b4a37f4e225de5451'] = 'Breve descrizione'; -$_LANGADM['AdminMeta93cba07454f06a4a960172bbd6e2a435'] = 'Sì'; -$_LANGADM['AdminMetaa6bb76858f8b4b61c050ad7a7ac57e06'] = 'Meta descrizione:'; -$_LANGADM['AdminMetaacaa02ab1d800ce9a0b3df2e4ab8909a'] = 'Disabilita apache multiviews'; -$_LANGADM['AdminMetab65cc08420e484602c7c313336933452'] = 'Es.: http://www.monsite.com/robots.txt'; $_LANGADM['AdminMetab718adec73e04ce3ec720dd11a06a308'] = 'ID'; +$_LANGADM['AdminMeta193cfc9be3b995831c6af2fea6650e60'] = 'Pagina'; $_LANGADM['AdminMetab78a3223503896721cca1303f776159b'] = 'Titolo'; -$_LANGADM['AdminMetab8a27e47e64caa3e36c8894c3745357b'] = 'Prima di poter usare questo strumento, devi:'; -$_LANGADM['AdminMetabafd7322c6e97d25b6299b5d6fe8920b'] = 'No'; -$_LANGADM['AdminMetabc5d446bc10f94f2132fa898d11a423a'] = 'Impostazione URL'; -$_LANGADM['AdminMetac12e753c3108c17350db4e5990ff626e'] = 'Elenco keywords'; -$_LANGADM['AdminMetac9cc8cce247e49bae79f15173ce97354'] = 'Modifica'; -$_LANGADM['AdminMetad65773e40ecde8c2b27057f09fc868ff'] = 'Titolo della pagina:'; +$_LANGADM['AdminMeta1dec4f55522b828fe5dacf8478021a9e'] = 'URL semplificato:'; +$_LANGADM['AdminMeta3cb0403ba2ec65e9030c1013b5edb42d'] = 'Impostazione URL'; $_LANGADM['AdminMetada82a2002384409477655085d5c4136e'] = 'Attiva solo se il tuo server consente la riscrittura degli URL (consigliato)'; +$_LANGADM['AdminMeta14caa3d50da16368a8f30b53a5b72aa4'] = 'Indirizza automaticamente all\'URL canonico'; +$_LANGADM['AdminMetae40f09f13be4201a607dfec5169b3a26'] = 'Consigliato, ma il tema deve essere conforme'; +$_LANGADM['AdminMeta0af89096135210f23a49637e3d9f3a60'] = 'Méta-Tags'; $_LANGADM['AdminMetadbb5f11eab5c5c375c4c5face47ddf1e'] = 'Pagina:'; -$_LANGADM['AdminMetae1a7478962f9872f0765922496b26851'] = 'Non ci sono pagine disponibili!'; -$_LANGADM['AdminMetae25f0ecd41211b01c83e5fec41df4fe7'] = 'Eliminare gli elementi selezionati?'; -$_LANGADM['AdminMetae67422bc0428fba3af157a4d4851d2b4'] = 'Titolo della pagina relativa'; -$_LANGADM['AdminMetae73d8e659020c1acff040a3a3eaf9d21'] = 'Consigliato, ma il tema deve essere conforme'; $_LANGADM['AdminMetaf7d367e5791685828ef2f3d6f2148484'] = 'Nome della pagina relativa'; -$_LANGADM['AdminModules0095a9fa74d1713e43e370a7d7846224'] = 'Export'; -$_LANGADM['AdminModules00c3388449f7c4d73cc8c417d7d38554'] = 'Tutti i moduli'; -$_LANGADM['AdminModules02684cc6b6ea1811a064f475a5fd1d18'] = 'Autori'; -$_LANGADM['AdminModules0557fa923dcee4d0f86b1409f5c2167f'] = 'Restituzione '; -$_LANGADM['AdminModules06933067aafd48425d67bcb01bba5cb6'] = 'Aggiornare'; -$_LANGADM['AdminModules13348442cc6a27032d2b4aa28b75a5d3'] = 'Ricerca'; -$_LANGADM['AdminModules222e1825c6eb93a516fba01be7861ddd'] = 'Social network'; -$_LANGADM['AdminModules29c632cf1c7f140b6e86f3af04df48d4'] = 'Installa la selezione'; -$_LANGADM['AdminModules2bcde8baf68a8b2a88a4a072437639e8'] = 'Sicurezza dei pagamenti'; -$_LANGADM['AdminModules2faec1f9f8cc7f8f40d521c4dd574f49'] = 'Attiva'; -$_LANGADM['AdminModules3182ea023795eb83ed0ce3beea5beb73'] = 'Altri Moduli:'; -$_LANGADM['AdminModules335676135e0f03d2756262a437c95a0e'] = 'Merchandizing'; -$_LANGADM['AdminModules349838fb1d851d3e2014b9fe39203275'] = 'Installa'; -$_LANGADM['AdminModules3adbdb3ac060038aa0e6e6c138ef9873'] = 'Categoria'; -$_LANGADM['AdminModules485e7b5a1a22f24d67a011c7ae21382a'] = 'Ricerca e Filtri'; -$_LANGADM['AdminModules49a1b0ce5fd874636756adcf1423e035'] = 'Pubblicità & Marketing'; -$_LANGADM['AdminModules4cf4871b73927be08c4d9cd5874f899f'] = 'Moduli partner'; -$_LANGADM['AdminModules526d688f37a86d3c3f27d0c5016eb71d'] = 'Resetta'; -$_LANGADM['AdminModules53103fcc4656f55c219b600ded3c7438'] = 'Gestisci i tuoi punti di collegamento'; -$_LANGADM['AdminModules551746895fb66f979bce758992475bfc'] = 'nessun file selezionato'; -$_LANGADM['AdminModules5815819625f2a7b13017e31a3d1af0dd'] = 'Carica il modulo dal tuo computer'; -$_LANGADM['AdminModules5976afe9ba86f2fdc39868d5282b02fa'] = 'Moduli nativi'; -$_LANGADM['AdminModules59e06cbd4be5387138b589509ce17162'] = 'Statistiche & Analisi'; -$_LANGADM['AdminModules5b48d0f5735d2f9b73a8f3ec7c4858ba'] = 'File del modulo'; -$_LANGADM['AdminModules5b985caa89b2ca61bbeee91a896c610d'] = 'Strumenti di migrazione'; -$_LANGADM['AdminModules5dc6d69e21ca0f5779b9cfeae1154f05'] = 'Gestione contenuto'; -$_LANGADM['AdminModules5f17a788546ddb43236732f8b0bdfd7e'] = 'Diapositive'; -$_LANGADM['AdminModules6b8f34307b46c249a91d84e52ae94caf'] = 'Attivato e disattivato'; -$_LANGADM['AdminModules6ff063fbc860a79759a7369ac32cee22'] = 'Elaborazione ordine'; -$_LANGADM['AdminModules7245ac07bbd56e6d0f7489a7dddb836f'] = 'Disinstalla la selezione'; +$_LANGADM['AdminMetae1a7478962f9872f0765922496b26851'] = 'Non ci sono pagine disponibili!'; +$_LANGADM['AdminMeta33de75d34ebe209ac0536cfef2d44206'] = 'Titolo della pagina:'; +$_LANGADM['AdminMeta6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caratteri non validi:'; +$_LANGADM['AdminMetae67422bc0428fba3af157a4d4851d2b4'] = 'Titolo della pagina relativa'; +$_LANGADM['AdminMetaa6bb76858f8b4b61c050ad7a7ac57e06'] = 'Meta descrizione:'; +$_LANGADM['AdminMetab7e4848d64e66565d360a42e54fd1b3b'] = 'Breve descrizione'; +$_LANGADM['AdminMeta394deec8b4e901394f69ad41095b1ecc'] = 'Meta keywords:'; +$_LANGADM['AdminMeta13f52e209a05e588d6966c38b5e1586b'] = 'Elenco keywords'; +$_LANGADM['AdminMeta36bdb6de116cea25f90c6ff3e2c0e100'] = 'URL: riscritto:'; +$_LANGADM['AdminMetac044cd6af515368484562d1e61f02e68'] = 'Esempio: \"contatti\" per http://mysite.com/shop/contacts rinvia a http://mysite.com/shop/contact-form.php'; +$_LANGADM['AdminMeta38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; $_LANGADM['AdminModules7258e7251413465e0a3eb58094430bde'] = 'Amministrazione'; -$_LANGADM['AdminModules7d4eb04d5b71acb455329b4d6e228388'] = 'Funzionalità Front Office'; -$_LANGADM['AdminModules8634e049945e0e8562673698a1abb485'] = 'Carica il modulo'; -$_LANGADM['AdminModules87a3a6caeffcd74b07ad451f7695dda7'] = 'Prezzo & Promozioni'; -$_LANGADM['AdminModules8b875b0fceeb6000f40332b9e0c8df36'] = 'Mezzo di spedizione & Logistica'; -$_LANGADM['AdminModules9472e641f3ca4a8e3704f4fa9adc7835'] = 'Installato e disinstallato'; -$_LANGADM['AdminModules96b0141273eabab320119c467cdcaf17'] = 'Totale'; -$_LANGADM['AdminModules96e36efe70e72835ae51946e2650f9e7'] = 'Aggiungi nuovo modulo'; +$_LANGADM['AdminModules49a1b0ce5fd874636756adcf1423e035'] = 'Pubblicità & Marketing'; +$_LANGADM['AdminModules59e06cbd4be5387138b589509ce17162'] = 'Statistiche & Analisi'; $_LANGADM['AdminModules9ad88037f3139ea9a992ad5d8cfd6a98'] = 'Fatturazione'; -$_LANGADM['AdminModules9ce81cf948b7325d53c64aa610851552'] = 'Questa azione rimuove in permanenza il modulo dal server. Sei sicuro di volerlo fare?'; -$_LANGADM['AdminModulesPositions08a38277b0309070706f6652eeae9a53'] = 'Giù'; -$_LANGADM['AdminModulesPositions0e914d3a9383dca6cf82f48659c41688'] = 'Cliccando qui sarai indirizzato al front office del tuo negozio per spostare e eliminare i moduli direttamente.'; -$_LANGADM['AdminModulesPositions0eb9b3af2e4a00837a1b1a854c9ea18c'] = 'moduli'; -$_LANGADM['AdminModulesPositions1063e38cb53d94d386f21227fcd84717'] = 'Elimina'; -$_LANGADM['AdminModulesPositions19f823c6453c2b1ffd09cb715214813d'] = 'Campi richiesti'; -$_LANGADM['AdminModulesPositions22884db148f0ffb0d830ba431102b0b5'] = 'modulo'; -$_LANGADM['AdminModulesPositions258f49887ef8d14ac268c92b02503aaa'] = 'Su'; -$_LANGADM['AdminModulesPositions498f79c4c5bbde77f1bceb6c86fd0f6d'] = 'Mostra'; -$_LANGADM['AdminModulesPositions4ba24d91566786f5315acf453418dbb6'] = 'Tutti i moduli'; -$_LANGADM['AdminModulesPositions51a8b3a61ad63d4e5df2ce86870e39b8'] = 'Innestare un modulo'; -$_LANGADM['AdminModulesPositions605e21f380bbda2912e12a4c16737227'] = 'Nessun modulo per questo collegamento'; -$_LANGADM['AdminModulesPositions6c60f3604bf60b7521bfc60e9c4f65ca'] = 'Esegui LiveEdit'; -$_LANGADM['AdminModulesPositions6d7c1e5020617c62ce515b7d9d610dd8'] = 'Mostra i punti di collegamento non posizionabili'; -$_LANGADM['AdminModulesPositions7dce122004969d56ae2e0245cb754d35'] = 'Modifica'; -$_LANGADM['AdminModulesPositions8a6617dfa35ce54642fc61fd53935a91'] = 'Digita ciascun nome di file separato da una virgola'; -$_LANGADM['AdminModulesPositions8e278f6a1ae38a12b2378eec8d08aa4f'] = 'Live Edit'; -$_LANGADM['AdminModulesPositions98a11cd6082576d0b5c84f37bde0b380'] = 'Innestare un modulo su'; -$_LANGADM['AdminModulesPositions9ee91b01130064edd60d330a3888d17e'] = 'Specifica quei file per i quali non vuoi che appaia il modulo'; -$_LANGADM['AdminModulesPositionsc9cc8cce247e49bae79f15173ce97354'] = 'Salva'; -$_LANGADM['AdminModulesPositionsd5f1381c5f97f928df4ef8d18c2a27c0'] = 'Eccezioni'; -$_LANGADM['AdminModulesPositionse55f75a29310d7b60f7ac1d390c8ae42'] = 'Modulo'; -$_LANGADM['AdminModulesPositionsec211f7c20af43e742bf2570c3cb84f9'] = 'Aggiungi'; -$_LANGADM['AdminModulesPositionsf2a6c498fb90ee345d997f888fce3b18'] = 'Elimina'; -$_LANGADM['AdminModulesPositionsfc5ad043a6703887bcf45eb8348d8680'] = 'Nome tecnico:'; -$_LANGADM['AdminModulesPositionsfeb6f2e19409f021e5fd65c51d21d254'] = 'Disinnesta la selezione'; -$_LANGADM['AdminModulesa0f454ebaee933c7791ffcdda76944b3'] = 'Moduli disattivati'; -$_LANGADM['AdminModulesa27dfe771799a09fd55fea73286eb6ab'] = 'Disinstalla'; -$_LANGADM['AdminModulesa8b87a22bdd589f5d056645941a01841'] = 'Guide di acquisto'; -$_LANGADM['AdminModulesa9964513dc046a2cd404413f77b4656e'] = 'Aggiornamento rapido / cumulativo'; -$_LANGADM['AdminModulesaf1b98adf7f686b84cd0b443e022b7a0'] = 'Categorie'; -$_LANGADM['AdminModulesb5a7adde1af5c87d7fd797b6245c2a39'] = 'Descrizione:'; -$_LANGADM['AdminModulesbcfaccebf745acfd5e75351095a5394a'] = 'Disattiva'; -$_LANGADM['AdminModulesbffe9a3c9a7e00ba00a11749e022d911'] = 'Fai il login'; -$_LANGADM['AdminModulesc3987e4cac14a8456515f0d200da04ee'] = 'Tutte le nazioni'; -$_LANGADM['AdminModulesc3ba72d64cf29d2df49198be13ff9e50'] = 'Altri moduli:'; -$_LANGADM['AdminModulescbabf7f87548581cdb2329bda9023c22'] = 'Gestisci le sue traduzioni:'; -$_LANGADM['AdminModulescc50be8368055ce40af5f926b8ba5eef'] = 'Market Place'; -$_LANGADM['AdminModulescef02fed5f63407268c2c0202d1d3708'] = 'Internazionale & Localizzazione'; -$_LANGADM['AdminModulesd188407e1d066cd41925efebe2dab3da'] = 'Nazione attuale:'; -$_LANGADM['AdminModulesd7778d0c64b6ba21494c97f77a66885a'] = 'Filtra'; -$_LANGADM['AdminModulesd88946b678e4c2f251d4e292e8142291'] = 'Referenziamento - SEO'; -$_LANGADM['AdminModulesd9e87fc7a13ba398295447791c67b586'] = 'Moduli installati'; -$_LANGADM['AdminModulesdb35d7e7450a0534ecc64bbaf554922b'] = 'Moduli disinstallati'; -$_LANGADM['AdminModulesdf3f079de6961496f0460dcfdbf9bca3'] = 'da'; -$_LANGADM['AdminModulesdfe6e46e2d3e3ba76b5d9aee197c0747'] = 'Moduli attivati'; -$_LANGADM['AdminModulese55f75a29310d7b60f7ac1d390c8ae42'] = 'Gestire le traduzioni'; +$_LANGADM['AdminModules6ff063fbc860a79759a7369ac32cee22'] = 'Elaborazione ordine'; +$_LANGADM['AdminModules5dc6d69e21ca0f5779b9cfeae1154f05'] = 'Gestione contenuto'; +$_LANGADM['AdminModules0095a9fa74d1713e43e370a7d7846224'] = 'Export'; +$_LANGADM['AdminModules7d4eb04d5b71acb455329b4d6e228388'] = 'Funzionalità Front Office'; +$_LANGADM['AdminModules44f9bbe73101a9c7842e9384e0db70c9'] = 'Internazionale & Localizzazione'; +$_LANGADM['AdminModules335676135e0f03d2756262a437c95a0e'] = 'Merchandizing'; +$_LANGADM['AdminModules5b985caa89b2ca61bbeee91a896c610d'] = 'Strumenti di migrazione'; $_LANGADM['AdminModulese77ecbf1af4f4c210146d351f8dfbc3b'] = 'Pagamento'; +$_LANGADM['AdminModules2bcde8baf68a8b2a88a4a072437639e8'] = 'Sicurezza dei pagamenti'; +$_LANGADM['AdminModules87a3a6caeffcd74b07ad451f7695dda7'] = 'Prezzo & Promozioni'; +$_LANGADM['AdminModulesa9964513dc046a2cd404413f77b4656e'] = 'Aggiornamento rapido / cumulativo'; +$_LANGADM['AdminModules485e7b5a1a22f24d67a011c7ae21382a'] = 'Ricerca e Filtri'; +$_LANGADM['AdminModulesd88946b678e4c2f251d4e292e8142291'] = 'Referenziamento - SEO'; +$_LANGADM['AdminModules8b875b0fceeb6000f40332b9e0c8df36'] = 'Mezzo di spedizione & Logistica'; +$_LANGADM['AdminModules5f17a788546ddb43236732f8b0bdfd7e'] = 'Diapositive'; +$_LANGADM['AdminModulesa8b87a22bdd589f5d056645941a01841'] = 'Guide di acquisto'; +$_LANGADM['AdminModules675e31b94580e2642405e2f8586d112e'] = 'Market Place'; +$_LANGADM['AdminModules222e1825c6eb93a516fba01be7861ddd'] = 'Social network'; +$_LANGADM['AdminModules3182ea023795eb83ed0ce3beea5beb73'] = 'Altri Moduli:'; +$_LANGADM['AdminModules551746895fb66f979bce758992475bfc'] = 'nessun file selezionato'; +$_LANGADM['AdminModulesfa5a31a20c6e887538741d9099bf93e7'] = 'modulo non trovato'; +$_LANGADM['AdminModulese55f75a29310d7b60f7ac1d390c8ae42'] = 'Gestire le traduzioni'; +$_LANGADM['AdminModules0557fa923dcee4d0f86b1409f5c2167f'] = 'Indietro '; +$_LANGADM['AdminModules53103fcc4656f55c219b600ded3c7438'] = 'Gestisci i tuoi punti di collegamento'; +$_LANGADM['AdminModulescbabf7f87548581cdb2329bda9023c22'] = 'Gestisci le sue traduzioni:'; +$_LANGADM['AdminModulesbcfaccebf745acfd5e75351095a5394a'] = 'Disattiva'; +$_LANGADM['AdminModules2faec1f9f8cc7f8f40d521c4dd574f49'] = 'Attiva'; +$_LANGADM['AdminModules526d688f37a86d3c3f27d0c5016eb71d'] = 'Resetta'; $_LANGADM['AdminModulesf1206f9fadc5ce41694f69129aecac26'] = 'Configura'; $_LANGADM['AdminModulesf2a6c498fb90ee345d997f888fce3b18'] = 'Elimina'; -$_LANGADM['AdminModulesfa5a31a20c6e887538741d9099bf93e7'] = 'modulo non trovato'; -$_LANGADM['AdminOrderMessage38d6bc03067212bb0c2633f8a57d5881'] = 'Messaggi predefiniti'; -$_LANGADM['AdminOrderMessage38fb7d24e0d60a048f540ecb18e13376'] = 'Fare il backup'; +$_LANGADM['AdminModules85687c63fd82afbc21632f288e53a6e4'] = 'Questa azione rimuove in permanenza il modulo dal server. Sei sicuro di volerlo fare?'; +$_LANGADM['AdminModules13348442cc6a27032d2b4aa28b75a5d3'] = 'Ricerca'; +$_LANGADM['AdminModules00c3388449f7c4d73cc8c417d7d38554'] = 'Tutti i moduli'; +$_LANGADM['AdminModules5976afe9ba86f2fdc39868d5282b02fa'] = 'Moduli nativi'; +$_LANGADM['AdminModules09a68b8b422836ba14f84378e17b2ff5'] = 'Moduli partner'; +$_LANGADM['AdminModules02684cc6b6ea1811a064f475a5fd1d18'] = 'Autori'; +$_LANGADM['AdminModules3182ea023795eb83ed0ce3beea5beb73'] = 'Altri moduli:'; +$_LANGADM['AdminModules7b4d2812164df0dceca0b53bb650e52d'] = 'Installato e disinstallato'; +$_LANGADM['AdminModulesd9e87fc7a13ba398295447791c67b586'] = 'Moduli installati'; +$_LANGADM['AdminModulesa4d9da4642d896bd3fc0f9e9a39647c6'] = 'Moduli disinstallati'; +$_LANGADM['AdminModules6b8f34307b46c249a91d84e52ae94caf'] = 'Attivato e disattivato'; +$_LANGADM['AdminModulesdfe6e46e2d3e3ba76b5d9aee197c0747'] = 'Moduli attivati'; +$_LANGADM['AdminModulesa0f454ebaee933c7791ffcdda76944b3'] = 'Moduli disattivati'; +$_LANGADM['AdminModulesc3987e4cac14a8456515f0d200da04ee'] = 'Tutte le nazioni'; +$_LANGADM['AdminModulesd188407e1d066cd41925efebe2dab3da'] = 'Nazione attuale:'; +$_LANGADM['AdminModulesd7778d0c64b6ba21494c97f77a66885a'] = 'Filtra'; +$_LANGADM['AdminModules96e36efe70e72835ae51946e2650f9e7'] = 'Aggiungi nuovo modulo'; +$_LANGADM['AdminModules5b48d0f5735d2f9b73a8f3ec7c4858ba'] = 'File del modulo'; +$_LANGADM['AdminModules6779ef184c16fbd18a0bc13ebda839c5'] = 'Carica il modulo dal tuo computer'; +$_LANGADM['AdminModules8634e049945e0e8562673698a1abb485'] = 'Carica il modulo'; +$_LANGADM['AdminModulesdf3f079de6961496f0460dcfdbf9bca3'] = 'da'; +$_LANGADM['AdminModulesa27dfe771799a09fd55fea73286eb6ab'] = 'Disinstalla'; +$_LANGADM['AdminModules349838fb1d851d3e2014b9fe39203275'] = 'Installa'; +$_LANGADM['AdminModules29c632cf1c7f140b6e86f3af04df48d4'] = 'Installa la selezione'; +$_LANGADM['AdminModules7245ac07bbd56e6d0f7489a7dddb836f'] = 'Disinstalla la selezione'; +$_LANGADM['AdminModulesPositions51a8b3a61ad63d4e5df2ce86870e39b8'] = 'Innestare un modulo'; +$_LANGADM['AdminModulesPositionse55f75a29310d7b60f7ac1d390c8ae42'] = 'Modulo'; +$_LANGADM['AdminModulesPositions98a11cd6082576d0b5c84f37bde0b380'] = 'Innestare un modulo su'; +$_LANGADM['AdminModulesPositionsd5f1381c5f97f928df4ef8d18c2a27c0'] = 'Eccezioni'; +$_LANGADM['AdminModulesPositions9481cde8486adcdf2dfb38575f0d5598'] = 'Specifica quei file per i quali non vuoi che appaia il modulo'; +$_LANGADM['AdminModulesPositions8a6617dfa35ce54642fc61fd53935a91'] = 'Digita ciascun nome di file separato da una virgola'; +$_LANGADM['AdminModulesPositionsc9cc8cce247e49bae79f15173ce97354'] = 'Salva'; +$_LANGADM['AdminModulesPositions19f823c6453c2b1ffd09cb715214813d'] = 'Campi richiesti'; +$_LANGADM['AdminModulesPositions498f79c4c5bbde77f1bceb6c86fd0f6d'] = 'Mostra'; +$_LANGADM['AdminModulesPositions4ba24d91566786f5315acf453418dbb6'] = 'Tutti i moduli'; +$_LANGADM['AdminModulesPositions4c64748755160a1e441ed3dc34d6b827'] = 'Mostra i punti di collegamento non posizionabili'; +$_LANGADM['AdminModulesPositions2e981cfc1c17084671eb3d561af13292'] = 'Live Edit'; +$_LANGADM['AdminModulesPositionsb1732113d18188707234d40feab743c1'] = 'Cliccando qui sarai indirizzato al front office del tuo negozio per spostare e eliminare i moduli direttamente.'; +$_LANGADM['AdminModulesPositions6c60f3604bf60b7521bfc60e9c4f65ca'] = 'Esegui LiveEdit'; +$_LANGADM['AdminModulesPositionsfeb6f2e19409f021e5fd65c51d21d254'] = 'Disinnesta la selezione'; +$_LANGADM['AdminModulesPositions0eb9b3af2e4a00837a1b1a854c9ea18c'] = 'moduli'; +$_LANGADM['AdminModulesPositions22884db148f0ffb0d830ba431102b0b5'] = 'modulo'; +$_LANGADM['AdminModulesPositionsfc5ad043a6703887bcf45eb8348d8680'] = 'Nome tecnico:'; +$_LANGADM['AdminModulesPositions258f49887ef8d14ac268c92b02503aaa'] = 'Su'; +$_LANGADM['AdminModulesPositions08a38277b0309070706f6652eeae9a53'] = 'Giù'; +$_LANGADM['AdminModulesPositions7dce122004969d56ae2e0245cb754d35'] = 'Modifica'; +$_LANGADM['AdminModulesPositionsf2a6c498fb90ee345d997f888fce3b18'] = 'Elimina'; +$_LANGADM['AdminModulesPositions605e21f380bbda2912e12a4c16737227'] = 'Nessun modulo per questo collegamento'; +$_LANGADM['AdminOrderMessageb718adec73e04ce3ec720dd11a06a308'] = 'ID'; $_LANGADM['AdminOrderMessage49ee3087348e8d44e1feda1917443987'] = 'Nome'; $_LANGADM['AdminOrderMessage4c2a8fe7eaf24721cc7a9f0175115bd4'] = 'Messaggio'; +$_LANGADM['AdminOrderMessage38d6bc03067212bb0c2633f8a57d5881'] = 'Messaggi predefiniti'; $_LANGADM['AdminOrderMessage4e140ba723a03baa6948340bf90e2ef6'] = 'Nome:'; $_LANGADM['AdminOrderMessage940663fd4428d2c86f9a4780b6574028'] = 'Messaggio:'; -$_LANGADM['AdminOrderMessageb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminOrderMessagee25f0ecd41211b01c83e5fec41df4fe7'] = 'Eliminare gli elementi selezionati?'; -$_LANGADM['AdminOrderPreferences0d8bdbe98feb696dd76760ee1374a740'] = 'Tassa della carta regalo'; -$_LANGADM['AdminOrderPreferences0db377921f4ce762c62526131097968f'] = 'Generale'; -$_LANGADM['AdminOrderPreferences11e7774c4aeee369f9de701a795fb58d'] = 'Il tuo ospite può effettuare un ordine senza registrarsi'; -$_LANGADM['AdminOrderPreferences28a318da44a83a4124b9cbcfa4978722'] = 'Consiglia carta regalo al cliente e la possibilità di inviare un messaggio '; -$_LANGADM['AdminOrderPreferences2a0677dae563d574fb1c50badaa4eabf'] = 'Prezzo della carta regalo'; -$_LANGADM['AdminOrderPreferences342b52e8fe475dc8b5bf11afbfd46ea4'] = 'Chiedi ai clienti di accettare o rifiutare le CGV prima di elaborare l\'ordine'; -$_LANGADM['AdminOrderPreferences38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; -$_LANGADM['AdminOrderPreferences403e42a4b26e379cb13563c98ab63067'] = 'Attiva l\'orine express (checkout ospite)'; -$_LANGADM['AdminOrderPreferences59aad85b376259844b471a758908a3c1'] = 'Tipo di elaborazione dell\'ordine'; -$_LANGADM['AdminOrderPreferences6adf97f83acf6453d4a6a4b1070f3754'] = 'Nessuno'; -$_LANGADM['AdminOrderPreferences6c9f73b6b5d16baa641cf8343348eb8d'] = 'Puoi scegliere il tipo di elaborazione dell\'ordine standard (5 fasi, 5 pagine) o il Checkout rapido (5 fasi nella stessa pagina)'; -$_LANGADM['AdminOrderPreferences6cda6c81a66d7faecf49e94a3b55e924'] = 'Scegli la pPagina CMS delle condizioni generali di vendita'; -$_LANGADM['AdminOrderPreferences9311ccba175a9f2fc72e7c6a3dfb6078'] = 'Stabilisci una tassa per il prezzo della carta regalo'; -$_LANGADM['AdminOrderPreferences9d2f8578a64b498b2d164f7cc8e9086c'] = 'Minimo importo di acquisto richiesto per convalidare l\'ordine:'; -$_LANGADM['AdminOrderPreferencesb563636fd3896671be0104bbc6783be4'] = 'Checkout rapido'; -$_LANGADM['AdminOrderPreferencesb667478ccafce4bff6d427a6bca06269'] = 'Offri la confezione riciclata'; -$_LANGADM['AdminOrderPreferencesc035796995e11f000835780bbadbd575'] = 'Standard (5 fasi)'; -$_LANGADM['AdminOrderPreferencesc173252856179a44a9506a968359de8b'] = 'Stabilisci il prezzo della carta regalo'; -$_LANGADM['AdminOrderPreferencesca9bccbec65b9e333e8896dbe43369df'] = 'Imposta a 0 per disattivare questa funzione'; -$_LANGADM['AdminOrderPreferencescd712537c39c43dcbf61e61a6df83cdd'] = 'Offri la carta regalo'; -$_LANGADM['AdminOrderPreferencesd4d27f93d89b170800f7896e3e438468'] = 'Pagina CMS delle condizioni generali di vendita'; -$_LANGADM['AdminOrderPreferencese4045598261988d9988c594243a9434d'] = 'Condizioni generali di vendita'; -$_LANGADM['AdminOrderPreferencese84eed89f38f20639431d99ad2f5ee8a'] = 'Il cliente sceglie di ricevere una confezione riciclata'; -$_LANGADM['AdminOrders004bf6c9a40003140292e97330236c53'] = 'Strumenti'; -$_LANGADM['AdminOrders01abfc750a0c942167651c40d088531d'] = 'n.'; -$_LANGADM['AdminOrders03ab340b3f99e03cff9e84314ead38c0'] = 'Quant.'; -$_LANGADM['AdminOrders03c2e7e41ffc181a4e84080b4710e81e'] = 'Nuovo'; -$_LANGADM['AdminOrders068f80c7519d0528fb08e82137a72131'] = 'Prodotti'; -$_LANGADM['AdminOrders06933067aafd48425d67bcb01bba5cb6'] = 'Aggiornare'; -$_LANGADM['AdminOrders084e0343a0486ff05530df6c705c8bb4'] = 'account ospite'; -$_LANGADM['AdminOrders0885f0c211f74834f0109c5abaf4cdc4'] = 'Lingua:'; -$_LANGADM['AdminOrders08907d6524467f598eaeeb0ec85fa715'] = 'Questo ordine è stato effettuato da un'; -$_LANGADM['AdminOrders09dcc3b32a3b46e280067eb50780cfc3'] = 'Pacco regalo:'; -$_LANGADM['AdminOrders0c458988127eb2150776881e2ef3f0c4'] = 'Indirizzo di consegna:'; -$_LANGADM['AdminOrders0d8d58008ef5dd7afce337373ef73993'] = 'Data:'; -$_LANGADM['AdminOrders1067f7778added234b6064bc8aa0765d'] = 'Rifornimento'; -$_LANGADM['AdminOrders1402e450396cb76b53b95f6e1746d700'] = 'Account creato il:'; -$_LANGADM['AdminOrders153c7809e6b00b6cbfa01b8aa9db43e3'] = 'pagato al posto di'; -$_LANGADM['AdminOrders15776e1ba343092478723387aa0844d9'] = 'La quantità da cancellare è superiore alla quantità disponibile'; -$_LANGADM['AdminOrders1c4b007ab8b28deb5a575109f32684ed'] = 'Mostra al cliente'; -$_LANGADM['AdminOrders1d949d2235747b894bbaae35fbf44f1d'] = 'Informazioni cliente'; -$_LANGADM['AdminOrders1e6d57e813355689e9c77e947d73ad8f'] = 'Da:'; -$_LANGADM['AdminOrders20d1f35b42c6d4939d789a775880ba21'] = 'Quando leggi un messaggio, clicca sul quadratino verde'; -$_LANGADM['AdminOrders2633d6725607d13e80f5e30514b91fbe'] = 'Totale sconti:'; -$_LANGADM['AdminOrders27ce7f8b5623b2e2df568d64cf051607'] = 'Magazzino'; -$_LANGADM['AdminOrders284b47b0bb63ae2df3b29f0e691d6fcf'] = 'Indirizzi'; -$_LANGADM['AdminOrders2ab74fb771ac34b95b1657895282d5d9'] = 'Scegli un messaggio standard'; -$_LANGADM['AdminOrders2fb3b950fd7711136f7f251ae5fbdbdc'] = 'Testo n.'; -$_LANGADM['AdminOrders32dbec9b1cf9c049084874294d14dca2'] = 'Keywords:'; -$_LANGADM['AdminOrders33caa076f23f453dd4061726f3706325'] = 'A:'; -$_LANGADM['AdminOrders341216368d7ecd01ce32b8b9892293cf'] = 'Tasse incl.'; -$_LANGADM['AdminOrders341ee6bf57abde84135c32f55a607de2'] = 'Vuoi inviare questo messaggio al cliente?'; -$_LANGADM['AdminOrders3601146c4e948c32b6424d2c0a7f0118'] = 'Prezzo'; -$_LANGADM['AdminOrders38cea52ef18b15dfe649d5183871dee0'] = 'Imballaggio riciclato:'; -$_LANGADM['AdminOrders3f3e336e2f1fa10375efd923fca18b55'] = 'Attenzione:'; -$_LANGADM['AdminOrders400264c3cd8f2e65b9f19375230b59b8'] = 'Buono sconto'; -$_LANGADM['AdminOrders41de6d6cfb8953c021bbe4ba0701c8a1'] = 'Messaggi'; -$_LANGADM['AdminOrders44749712dbec183e983dcd78a7736c41'] = 'Data'; -$_LANGADM['AdminOrders466eadd40b3c10580e3ab4e8061161ce'] = 'Fatture'; -$_LANGADM['AdminOrders49ee3087348e8d44e1feda1917443987'] = 'Nome'; -$_LANGADM['AdminOrders4b8def9be8f45a8d6baea36b26868965'] = 'Cancella prodotti'; -$_LANGADM['AdminOrders543ae6adeb524f98cc7d3c816a1ec1e3'] = 'Totale prodotti:'; -$_LANGADM['AdminOrders5a80b1a10d36fdb4c05b87e01cb7abc9'] = 'Totale pagato dalla registrazione:'; -$_LANGADM['AdminOrders5f9a97c1e1ac934b2eb46a9888c3bc8c'] = 'Tasse escl.'; -$_LANGADM['AdminOrders601d8c4b9f72fc1862013c19b677a499'] = 'Indirizzo di fatturazione'; -$_LANGADM['AdminOrders630f6dc397fe74e52d5189e2c80f282b'] = 'Ritorna all\'elenco'; -$_LANGADM['AdminOrders63d5049791d9d79d86e9a108b0a999ca'] = 'Riferimento'; -$_LANGADM['AdminOrders66c4c5112f455a19afde47829df363fa'] = 'Totale:'; -$_LANGADM['AdminOrders689202409e48743b914713f96d93947c'] = 'Valore'; -$_LANGADM['AdminOrders691b338fa68b3c177c6ebbc745624c6a'] = 'Totale spedizione:'; -$_LANGADM['AdminOrders6a5efd211a422296eab4adc476c98f0e'] = 'Restituisci prodotti'; -$_LANGADM['AdminOrders711cb64729ed5b666cf97c01691f5806'] = 'Includi spese di spedizione'; -$_LANGADM['AdminOrders729a51874fe901b092899e9e8b31c97a'] = 'Sei sicuro?'; -$_LANGADM['AdminOrders73bd682c8a8613f6c009f1b802dc2cef'] = 'Privato:'; -$_LANGADM['AdminOrders7442e29d7d53e549b78d93c46b8cdcfc'] = 'Ordini'; -$_LANGADM['AdminOrders74c06eb18eeb118d7b3c623d0c717290'] = 'Rimborsa prodotti'; -$_LANGADM['AdminOrders76f0ed934de85cc7131910b32ede7714'] = 'Rimborso'; -$_LANGADM['AdminOrders77295c7d814e7397c55f64ec06313984'] = 'Valuta:'; -$_LANGADM['AdminOrders7dce122004969d56ae2e0245cb754d35'] = 'Modifica'; -$_LANGADM['AdminOrders80e915c39ca9254655d2802979aa698b'] = 'Trasforma il cliente'; -$_LANGADM['AdminOrders81a45bb93f6dc37a6c0dcc3af725d331'] = 'Secondo il gruppo di questo cliente, i prezzi sono mostrati:'; -$_LANGADM['AdminOrders81fe7d0c685ca9f1829f5ff52370d06e'] = 'Un conto cliente registrato esiste con lo stesso indirizzo email'; -$_LANGADM['AdminOrders8281efa2494e3344518040d38c11eb8a'] = 'Non è possibile restituire questo prodotto'; -$_LANGADM['AdminOrders853ae90f0351324bd73ea615e6487517'] = ' :'; -$_LANGADM['AdminOrders887ee91702c962a70b87cbef07bbcaec'] = 'Tasse escl.'; -$_LANGADM['AdminOrders8c489d0946f66d17d73f26366a4bf620'] = 'Peso'; -$_LANGADM['AdminOrders914419aa32f04011357d3b604a86d7eb'] = 'Mezzo di spedizione'; -$_LANGADM['AdminOrders936ccdb97115e9f35a11d35e3d5b5cad'] = 'Clicca qui'; -$_LANGADM['AdminOrders93cba07454f06a4a960172bbd6e2a435'] = 'Sì'; -$_LANGADM['AdminOrders940663fd4428d2c86f9a4780b6574028'] = 'Messaggio:'; -$_LANGADM['AdminOrders94966d90747b97d1f0f206c98a8b1ac3'] = 'Invia'; -$_LANGADM['AdminOrders96b0141273eabab320119c467cdcaf17'] = 'Totale'; -$_LANGADM['AdminOrders988fd738de9c6d177440c5dcf69e73ce'] = 'Restituzione '; -$_LANGADM['AdminOrders9a0badbe4ffecaa004839769db6185d0'] = 'Max 600 caratt.'; -$_LANGADM['AdminOrders9b2e4f5c43e114c3330ff9fdc69d2834'] = 'per aggiungere un commento o inviare un messaggio al cliente'; -$_LANGADM['AdminOrders9d5bf15117441a1b52eb1f0808e4aad3'] = 'Buoni sconto'; -$_LANGADM['AdminOrdersa1fa27779242b4902f7ae3bdd5c6d508'] = 'Tipo'; -$_LANGADM['AdminOrdersa6181ae0a3e0370de94efa64782a6e79'] = 'Nessuna nota di consegna'; -$_LANGADM['AdminOrdersa6ecff447ea8327b43f5d16a924fb6be'] = 'visualizza la fattura'; -$_LANGADM['AdminOrdersa82868319826fb092b73968e661b5b38'] = 'Buoni sconto'; -$_LANGADM['AdminOrdersadaaee4b22041c27198d410c68d952c9'] = '%'; -$_LANGADM['AdminOrdersaf5730c209cb9ef0ddb9f7dc91a50e4e'] = 'Questa funzione genera una password casuale e invia une-mail al cliente'; -$_LANGADM['AdminOrdersb157524c4be8c2fc80e5ef2f0b1bf1e6'] = 'Ordini convalidati:'; -$_LANGADM['AdminOrdersb2f40690858b404ed10e62bdf422c704'] = 'Ammontare'; -$_LANGADM['AdminOrdersb52b44c9d23e141b067d7e83b44bb556'] = 'Prodotti:'; -$_LANGADM['AdminOrdersb55a2d6e1009d3881156a3495dd26de5'] = 'Nuovo messaggio'; -$_LANGADM['AdminOrdersb5a7adde1af5c87d7fd797b6245c2a39'] = 'Descrizione:'; +$_LANGADM['AdminOrderMessage9aa03a5dca2e060a4ecbff0dd8616692'] = 'Fare il backup'; $_LANGADM['AdminOrdersb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminOrdersb9af8635591dc44009ccd8e5389722ec'] = 'Nessun prodotto trovato'; -$_LANGADM['AdminOrdersba794350deb07c0c96fe73bd12239059'] = 'Imballaggio'; -$_LANGADM['AdminOrdersbafd7322c6e97d25b6299b5d6fe8920b'] = 'No'; -$_LANGADM['AdminOrdersbcd1b68617759b1dfcff0403a6b5a8d1'] = 'PDF'; -$_LANGADM['AdminOrdersbe4254ec37a7bf0d2babdf04bce774cf'] = 'Stampa l\'ordine'; -$_LANGADM['AdminOrdersc453a4b8e8d98e82f35b67f433e3b4da'] = 'Pagamento'; -$_LANGADM['AdminOrdersc9cc8cce247e49bae79f15173ce97354'] = 'Modifica'; -$_LANGADM['AdminOrderscb1766c2f66e428afb3b74a67c045370'] = 'Contrasegna questo messaggio come \"letto\"'; -$_LANGADM['AdminOrderscc61945cbbf46721a053467c395c666f'] = 'Rimborsato'; -$_LANGADM['AdminOrdersce06c769dac054ae0bed803d833f3f1c'] = 'Nota di credito riguardante l\'ordine n.'; +$_LANGADM['AdminOrders03c2e7e41ffc181a4e84080b4710e81e'] = 'Nuovo'; $_LANGADM['AdminOrdersce26601dac0dea138b7295f02b7620a7'] = 'Cliente'; -$_LANGADM['AdminOrdersd1228f5476d15142b1358ae4b5fa2454'] = 'Ordine n.'; -$_LANGADM['AdminOrdersd98a07f84921b24ee30f86fd8cd85c3c'] = 'da'; -$_LANGADM['AdminOrdersdc5f499e83aef4f6811faa4081631740'] = 'Il'; -$_LANGADM['AdminOrdersdc8d1b4e8c9bdf1eed97eb9ed5877a43'] = 'Vuoi riscrivere sul tuo messaggio esistente?'; -$_LANGADM['AdminOrdersdd70925db57b570bcb660d68c30d5e0b'] = 'Rif fornitore:'; -$_LANGADM['AdminOrdersdd9644efbcf9d41c5be6daed03514dd8'] = 'Successivo >'; -$_LANGADM['AdminOrdersddd167afc1441dcab03a9546c8ef8b51'] = 'Visualizza la nota di consegna'; -$_LANGADM['AdminOrdersdeb10517653c255364175796ace3553f'] = 'Prodotto'; -$_LANGADM['AdminOrderse06d7593c1cd6dabef450be6c3da7091'] = 'Restituzione prodotto'; -$_LANGADM['AdminOrderse183b47cb3af26aadf83cddda0d47453'] = 'Personalizzato'; -$_LANGADM['AdminOrderse2e79605fc9450ec17957cf0e910f5c6'] = 'Tasse incl.'; -$_LANGADM['AdminOrderse413f403aa8d5253b487d09fc84e47a0'] = 'Crea una nota di credito'; -$_LANGADM['AdminOrderse78b6f4eb3be046f4d25c07ce54954d4'] = 'Rif :'; -$_LANGADM['AdminOrdersea067eb37801c5aab1a1c685eb97d601'] = 'Totale pagato'; -$_LANGADM['AdminOrdersea4788705e6873b424c65e91c2846b19'] = 'Cancella'; -$_LANGADM['AdminOrdersea9cf7e47ff33b2be14e6dd07cbcefc6'] = 'Spedizione'; -$_LANGADM['AdminOrdersec211f7c20af43e742bf2570c3cb84f9'] = 'Aggiungi'; +$_LANGADM['AdminOrders96b0141273eabab320119c467cdcaf17'] = 'Totale'; +$_LANGADM['AdminOrdersc453a4b8e8d98e82f35b67f433e3b4da'] = 'Pagamento'; $_LANGADM['AdminOrdersec53a8c4f07baed5d8825072c89799be'] = 'Status'; -$_LANGADM['AdminOrdersef5f330df17f8c955005c26466c2463c'] = 'Restituzione merci disattivata'; -$_LANGADM['AdminOrdersf14b582c1b0eab88ed5904fb781568c0'] = 'Nome dello sconto'; -$_LANGADM['AdminOrdersf2a6c498fb90ee345d997f888fce3b18'] = 'Elimina'; -$_LANGADM['AdminOrdersf4ec5f57bd4d31b803312d873be40da9'] = 'Modifica'; -$_LANGADM['AdminOrdersf8246f1c2cfd9a81a376223428bd09d7'] = 'Nessuna fattura'; +$_LANGADM['AdminOrders44749712dbec183e983dcd78a7736c41'] = 'Data'; +$_LANGADM['AdminOrdersbcd1b68617759b1dfcff0403a6b5a8d1'] = 'PDF'; +$_LANGADM['AdminOrders6a5efd211a422296eab4adc476c98f0e'] = 'Restituisci prodotti'; +$_LANGADM['AdminOrders4b8def9be8f45a8d6baea36b26868965'] = 'Cancella prodotti'; +$_LANGADM['AdminOrders54431df3f2451575c469f55e99a49f3a'] = 'Nota di credito riguardante l\'ordine n.'; +$_LANGADM['AdminOrdersd1228f5476d15142b1358ae4b5fa2454'] = 'Ordine n.'; +$_LANGADM['AdminOrderse183b47cb3af26aadf83cddda0d47453'] = 'Personalizzato'; +$_LANGADM['AdminOrderse78b6f4eb3be046f4d25c07ce54954d4'] = 'Rif :'; +$_LANGADM['AdminOrdersdd70925db57b570bcb660d68c30d5e0b'] = 'Rif fornitore:'; +$_LANGADM['AdminOrders2fb3b950fd7711136f7f251ae5fbdbdc'] = 'Testo n.'; +$_LANGADM['AdminOrders853ae90f0351324bd73ea615e6487517'] = ' :'; +$_LANGADM['AdminOrders689202409e48743b914713f96d93947c'] = 'Valore'; +$_LANGADM['AdminOrders466eadd40b3c10580e3ab4e8061161ce'] = 'Fatture'; +$_LANGADM['AdminOrdersea4788705e6873b424c65e91c2846b19'] = 'Cancella'; +$_LANGADM['AdminOrders01abfc750a0c942167651c40d088531d'] = 'n.'; $_LANGADM['AdminOrdersf8617a92ba0a0a4eabee724eab7c9f48'] = 'Mezzo di spedizione:'; -$_LANGADM['AdminOrdersf8b1369a8e9d90da0cae0b11049309af'] = 'Non definito'; +$_LANGADM['AdminOrdersdeb10517653c255364175796ace3553f'] = 'Prodotto'; +$_LANGADM['AdminOrders03ab340b3f99e03cff9e84314ead38c0'] = 'Quant.'; +$_LANGADM['AdminOrdersea9cf7e47ff33b2be14e6dd07cbcefc6'] = 'Spedizione'; +$_LANGADM['AdminOrdersa6ecff447ea8327b43f5d16a924fb6be'] = 'visualizza la fattura'; +$_LANGADM['AdminOrdersf8246f1c2cfd9a81a376223428bd09d7'] = 'Nessuna fattura'; +$_LANGADM['AdminOrdersddd167afc1441dcab03a9546c8ef8b51'] = 'Visualizza la nota di consegna'; +$_LANGADM['AdminOrdersa6181ae0a3e0370de94efa64782a6e79'] = 'Nessuna nota di consegna'; +$_LANGADM['AdminOrdersbe4254ec37a7bf0d2babdf04bce774cf'] = 'Stampa l\'ordine'; +$_LANGADM['AdminOrders940663fd4428d2c86f9a4780b6574028'] = 'Messaggio:'; +$_LANGADM['AdminOrders66c4c5112f455a19afde47829df363fa'] = 'Totale:'; +$_LANGADM['AdminOrders1d949d2235747b894bbaae35fbf44f1d'] = 'Informazioni cliente'; +$_LANGADM['AdminOrders08907d6524467f598eaeeb0ec85fa715'] = 'Questo ordine è stato effettuato da un'; +$_LANGADM['AdminOrders084e0343a0486ff05530df6c705c8bb4'] = 'account ospite'; +$_LANGADM['AdminOrdersbd7ce0f0e5b60c189cfdf67324f30d03'] = 'Trasforma il cliente'; +$_LANGADM['AdminOrdersaf5730c209cb9ef0ddb9f7dc91a50e4e'] = 'Questa funzione genera una password casuale e invia une-mail al cliente'; +$_LANGADM['AdminOrders4cce03651d2ecba98c89991f3280a495'] = 'Esiste già un account cliente con il medesimo indirizzo email'; +$_LANGADM['AdminOrders1402e450396cb76b53b95f6e1746d700'] = 'Account creato il:'; +$_LANGADM['AdminOrdersb157524c4be8c2fc80e5ef2f0b1bf1e6'] = 'Ordini convalidati:'; +$_LANGADM['AdminOrders5c63fcad7f3534fdcf4ee426a54a6e00'] = 'Totale pagato dalla registrazione:'; $_LANGADM['AdminOrdersfb61758d0f0fda4ba867c3d5a46c16a7'] = 'Fonti'; -$_LANGADM['AdminOrdersfbaedde498cdead4f2780217646e9ba1'] = 'PU'; +$_LANGADM['AdminOrders1e6d57e813355689e9c77e947d73ad8f'] = 'Da:'; +$_LANGADM['AdminOrders33caa076f23f453dd4061726f3706325'] = 'A:'; +$_LANGADM['AdminOrders32dbec9b1cf9c049084874294d14dca2'] = 'Keywords:'; +$_LANGADM['AdminOrdersf4ec5f57bd4d31b803312d873be40da9'] = 'Modifica'; +$_LANGADM['AdminOrders3f3e336e2f1fa10375efd923fca18b55'] = 'Attenzione:'; +$_LANGADM['AdminOrders153c7809e6b00b6cbfa01b8aa9db43e3'] = 'pagato al posto di'; +$_LANGADM['AdminOrders4fa1b6a18af39df2372766b93c513f85'] = 'Imballaggio riciclato:'; +$_LANGADM['AdminOrders7ab3a5fd2da8022848083251c204cd38'] = 'Pacco regalo:'; +$_LANGADM['AdminOrderse06d7593c1cd6dabef450be6c3da7091'] = 'Restituzione prodotto'; +$_LANGADM['AdminOrders0c458988127eb2150776881e2ef3f0c4'] = 'Indirizzo di consegna:'; +$_LANGADM['AdminOrders601d8c4b9f72fc1862013c19b677a499'] = 'Indirizzo di fatturazione'; +$_LANGADM['AdminOrders8281efa2494e3344518040d38c11eb8a'] = 'Non è possibile restituire questo prodotto'; +$_LANGADM['AdminOrders15776e1ba343092478723387aa0844d9'] = 'La quantità da cancellare è superiore alla quantità disponibile'; +$_LANGADM['AdminOrders068f80c7519d0528fb08e82137a72131'] = 'Prodotti'; +$_LANGADM['AdminOrders197101c4a1b1fc503dcd6ebee127aa10'] = 'PU'; +$_LANGADM['AdminOrderscc61945cbbf46721a053467c395c666f'] = 'Rimborsato'; $_LANGADM['AdminOrdersfdfac28b5ad628f25649d9c2eb4fc62e'] = 'Restituito'; -$_LANGADM['AdminOutstanding1c76cbfe21c6f44c1d1e59d54f3e4420'] = 'Azienda'; -$_LANGADM['AdminOutstanding44749712dbec183e983dcd78a7736c41'] = 'Data'; -$_LANGADM['AdminOutstandingbcd1b68617759b1dfcff0403a6b5a8d1'] = 'PDF'; -$_LANGADM['AdminOutstandingce26601dac0dea138b7295f02b7620a7'] = 'Cliente'; -$_LANGADM['AdminPPreferences0499db31e756ee9a4f209cad2fafcbf4'] = 'Mostra le ultime quantità quando la quant. è inferiore a:'; +$_LANGADM['AdminOrders27ce7f8b5623b2e2df568d64cf051607'] = 'Magazzino'; +$_LANGADM['AdminOrders988fd738de9c6d177440c5dcf69e73ce'] = 'Restituzione '; +$_LANGADM['AdminOrders76f0ed934de85cc7131910b32ede7714'] = 'Rimborso'; +$_LANGADM['AdminOrders8a503605957564213392d49d1e3ef1a3'] = 'Secondo il gruppo di questo cliente, i prezzi sono mostrati:'; +$_LANGADM['AdminOrders5f9a97c1e1ac934b2eb46a9888c3bc8c'] = 'Tasse escl.'; +$_LANGADM['AdminOrders341216368d7ecd01ce32b8b9892293cf'] = 'Tasse incl.'; +$_LANGADM['AdminOrdersef5f330df17f8c955005c26466c2463c'] = 'Restituzione merci disattivata'; +$_LANGADM['AdminOrders9d5bf15117441a1b52eb1f0808e4aad3'] = 'Buoni sconto'; +$_LANGADM['AdminOrdersba794350deb07c0c96fe73bd12239059'] = 'Imballaggio'; +$_LANGADM['AdminOrdersf14b582c1b0eab88ed5904fb781568c0'] = 'Nome dello sconto'; +$_LANGADM['AdminOrders1067f7778added234b6064bc8aa0765d'] = 'Rifornimento'; +$_LANGADM['AdminOrderse413f403aa8d5253b487d09fc84e47a0'] = 'Crea una nota di credito'; +$_LANGADM['AdminOrders400264c3cd8f2e65b9f19375230b59b8'] = 'Buono sconto'; +$_LANGADM['AdminOrders711cb64729ed5b666cf97c01691f5806'] = 'Includi spese di spedizione'; +$_LANGADM['AdminOrders74c06eb18eeb118d7b3c623d0c717290'] = 'Rimborsa prodotti'; +$_LANGADM['AdminOrders341ee6bf57abde84135c32f55a607de2'] = 'Vuoi inviare questo messaggio al cliente?'; +$_LANGADM['AdminOrdersb55a2d6e1009d3881156a3495dd26de5'] = 'Nuovo messaggio'; +$_LANGADM['AdminOrders936ccdb97115e9f35a11d35e3d5b5cad'] = 'Clicca qui'; +$_LANGADM['AdminOrders9b2e4f5c43e114c3330ff9fdc69d2834'] = 'per aggiungere un commento o inviare un messaggio al cliente'; +$_LANGADM['AdminOrdersdc8d1b4e8c9bdf1eed97eb9ed5877a43'] = 'Vuoi riscrivere sul tuo messaggio esistente?'; +$_LANGADM['AdminOrders2ab74fb771ac34b95b1657895282d5d9'] = 'Scegli un messaggio standard'; +$_LANGADM['AdminOrdersb7623e931f082f027293f27dbfe7a8ea'] = 'Mostra al cliente'; +$_LANGADM['AdminOrders93cba07454f06a4a960172bbd6e2a435'] = 'Sì'; +$_LANGADM['AdminOrdersbafd7322c6e97d25b6299b5d6fe8920b'] = 'No'; +$_LANGADM['AdminOrders9a0badbe4ffecaa004839769db6185d0'] = 'Max 600 caratt.'; +$_LANGADM['AdminOrders94966d90747b97d1f0f206c98a8b1ac3'] = 'Invia'; +$_LANGADM['AdminOrders41de6d6cfb8953c021bbe4ba0701c8a1'] = 'Messaggi'; +$_LANGADM['AdminOrderscb1766c2f66e428afb3b74a67c045370'] = 'Contrasegna questo messaggio come \"letto\"'; +$_LANGADM['AdminOrdersdc5f499e83aef4f6811faa4081631740'] = 'Il'; +$_LANGADM['AdminOrdersd98a07f84921b24ee30f86fd8cd85c3c'] = 'da'; +$_LANGADM['AdminOrders73bd682c8a8613f6c009f1b802dc2cef'] = 'Privato:'; +$_LANGADM['AdminOrders4e64a6e77f548802235c788bb5718e95'] = 'Quando leggi un messaggio, clicca sul quadratino verde'; +$_LANGADM['AdminOrders630f6dc397fe74e52d5189e2c80f282b'] = 'Ritorna all\'elenco'; $_LANGADM['AdminPPreferences068f80c7519d0528fb08e82137a72131'] = 'Prodotti'; -$_LANGADM['AdminPPreferences08ed0bcf3c2ad0458a120a7b46fb11aa'] = 'Mostra le caratteristiche non disponibile nella pagina del prodotto:'; -$_LANGADM['AdminPPreferences0a2ab45f848348a2626b7491ab6d8cdd'] = 'pagina precedente'; -$_LANGADM['AdminPPreferences11c3382637c5733a6221acf98129b298'] = 'Permetti l\'ordinazione di prodotti fuori magazzino:'; -$_LANGADM['AdminPPreferences14d14736f0cc7bbd49ee5dbc335d7f60'] = 'Breve descrizione dimensione massima'; -$_LANGADM['AdminPPreferences18ab46929929152a148ad898fe038ccf'] = 'Ordine di selezione di default per l\'elenco prodotti'; +$_LANGADM['AdminPPreferences90dc497d9d6686ce91ad5c94524020f0'] = 'Modalità catalogo:'; +$_LANGADM['AdminPPreferencescc993294982e16c019912d171e6642ae'] = 'pagina precedente'; +$_LANGADM['AdminPPreferencesb23c11a4602efe362326b5500b0cd75f'] = 'Permetti l\'ordinazione di prodotti fuori magazzino:'; $_LANGADM['AdminPPreferences24c3ed033892f4548a23e4c50e8f6e7f'] = 'Il tasto aggiungi al carrello è nascosto quando il prodotto non è disponibile '; -$_LANGADM['AdminPPreferences290b7c47045d269e2ccfa69e6477acfe'] = 'Prezzo del prodotto'; -$_LANGADM['AdminPPreferences39cb26ab18c110579dec495581a11552'] = 'Re-direzione dopo aver aggiunto un prodotto al carrello:'; -$_LANGADM['AdminPPreferences3ae332007d1df0ff39971bc1ae7ae27c'] = 'Num. massimo di articoli nel comparatore:'; -$_LANGADM['AdminPPreferences3cfcde53f39184634bc7b2344479fbc4'] = 'Posizione nella categoria'; +$_LANGADM['AdminPPreferences7c96e8b786ae7bf55d100a864a73b44b'] = 'Permetti gestione del magazzino:'; +$_LANGADM['AdminPPreferences769d0fbed5bbf0bb965e0cf33d1d6334'] = 'Mostra le quantità disponibili nella pagina del prodotto:'; +$_LANGADM['AdminPPreferencesa655e39faa3b79bdbfdbe59be2aa1013'] = 'Attiva JqZoom invece di Thickbox nella pagina del prodotto:'; +$_LANGADM['AdminPPreferences08ed0bcf3c2ad0458a120a7b46fb11aa'] = 'Mostra le caratteristiche non disponibile nella pagina del prodotto:'; +$_LANGADM['AdminPPreferences4d62541174dc7d7b4958433985e8a49e'] = 'Mostra il tasto \"aggiungi al carrello\" quando il prodotto ha le caratteristiche'; +$_LANGADM['AdminPPreferencesabe6f6437c82253413d14f6f3756c5aa'] = 'Mostra o nascondi il tasto \"aggiungi al carrello\" nelle pagine delle categorie per i prodotti che hanno delle caratteristiche che convincono i clienti a vedere i dettagli del prodotto.'; +$_LANGADM['AdminPPreferences73ef3e72b62c9e7f404c299665d3998a'] = 'Num. massimo di articoli nel comparatore:'; +$_LANGADM['AdminPPreferencesca9bccbec65b9e333e8896dbe43369df'] = 'Imposta a 0 per disattivare questa funzione'; +$_LANGADM['AdminPPreferences9d2f8578a64b498b2d164f7cc8e9086c'] = 'Minimo importo di acquisto richiesto per convalidare l\'ordine:'; +$_LANGADM['AdminPPreferencescbd230bdd0874fd07d7e1c93e9066cea'] = 'Mostra le ultime quantità quando la quant. è inferiore a:'; +$_LANGADM['AdminPPreferences3ec89c35a46c02632c534a6906f7a361'] = 'Numero di giorni in cui il prodotto è considerato \"nuovo\":'; +$_LANGADM['AdminPPreferences811046123554936e72a008fac43903be'] = 'Re-direzione dopo aver aggiunto un prodotto al carrello:'; +$_LANGADM['AdminPPreferences1dbe7ce1ee1555b7f51f3681313cb614'] = 'Riguarda solo la versione non-AJAX del carrello'; $_LANGADM['AdminPPreferences4b8d849da50c8e72f839c5c7e1abfe95'] = 'pagina precedente'; -$_LANGADM['AdminPPreferences5b84212579db9037cfe4f22863b17789'] = 'Data di aggiunta'; -$_LANGADM['AdminPPreferences68217d833599eb6fb56f9e6d2ca24196'] = 'Come calcolare sconti di quantità'; $_LANGADM['AdminPPreferences74451598607d4a1844581e95abc69e82'] = 'Riassunto carrello'; $_LANGADM['AdminPPreferences759892e4fd5da7b789eee82dcca9df45'] = 'Prodotti per pagina:'; -$_LANGADM['AdminPPreferences769d0fbed5bbf0bb965e0cf33d1d6334'] = 'Mostra le quantità disponibili nella pagina del prodotto:'; -$_LANGADM['AdminPPreferences78ed1e99c1143172692db7f58722c93f'] = 'Numero di giorni in cui il prodotto è considerato \"nuovo\":'; -$_LANGADM['AdminPPreferences7c96e8b786ae7bf55d100a864a73b44b'] = 'Permetti gestione del magazzino:'; -$_LANGADM['AdminPPreferences88694e637431115721b5241e652a178f'] = 'Sconti di quantità basato su:'; -$_LANGADM['AdminPPreferences90dc497d9d6686ce91ad5c94524020f0'] = 'Modalità catalogo:'; -$_LANGADM['AdminPPreferences990f7aaf94657fef90a1326a88958c78'] = 'Riguarda solo la versione non-AJAX del carrello'; -$_LANGADM['AdminPPreferences9b8bbcbf5a2788eb2d27b237413f7cd8'] = 'Mostra il tasto \"aggiungi al carrello\" quando il prodotto ha le caratteristiche'; -$_LANGADM['AdminPPreferences9df736cf267f1f94c5a4997fecbd4e3d'] = 'Impostare la dimensione massima di breve descrizione del prodotto'; -$_LANGADM['AdminPPreferencesa655e39faa3b79bdbfdbe59be2aa1013'] = 'Attiva JqZoom invece di Thickbox nella pagina del prodotto:'; -$_LANGADM['AdminPPreferencesb9208b03bcc9eb4a336258dcdcb66207'] = 'Combinazioni'; -$_LANGADM['AdminPPreferencesc0bd7654d5b278e65f21cf4e9153fdb4'] = 'Produttore'; -$_LANGADM['AdminPPreferencesc7c54c4ed31886079cd525b60c8867c1'] = 'Mostra o nascondi il tasto \"aggiungi al carrello\" nelle pagine delle categorie per i prodotti che hanno delle caratteristiche che convincono i clienti a vedere i dettagli del prodotto.'; -$_LANGADM['AdminPPreferencesca267c647010fcc8c76e3ccd3fddd572'] = 'Selezione di default per l\'elenco prodotti'; -$_LANGADM['AdminPPreferencesca7de506b98e6e8c63285923677507de'] = 'Numoro di prodotti per pagina. Valore di default: 10'; -$_LANGADM['AdminPPreferencesca9bccbec65b9e333e8896dbe43369df'] = 'Imposta a 0 per disattivare questa funzione'; -$_LANGADM['AdminPPreferencescf3fb1ff52ea1eed3347ac5401ee7f0c'] = 'Crescente'; -$_LANGADM['AdminPPreferencesd920ec381c352d9d92a53ed3d261e8c6'] = 'Data di modifica'; -$_LANGADM['AdminPPreferencesdcf765af784bde828a35fc529a1760ef'] = 'Ordine di default:'; -$_LANGADM['AdminPPreferencesdf644ae155e79abf54175bd15d75f363'] = 'Nome del prodotto'; -$_LANGADM['AdminPPreferencese3cf5ac19407b1a62c6fccaff675a53b'] = 'Decrescente'; +$_LANGADM['AdminPPreferences2724aaa50fa52662bc9b244cab7afcae'] = 'Numoro di prodotti per pagina. Valore di default: 10'; $_LANGADM['AdminPPreferencese4636eaae9d9044b9ae49392197713ed'] = 'Selezione di defalut :'; -$_LANGADM['AdminPayment1b1e7483572e24b802c4f4dec44b7a31'] = 'Limitazioni di gruppi'; +$_LANGADM['AdminPPreferences576f8e8bd00e234b157d1b0d706b4193'] = 'Selezione di default per l\'elenco prodotti'; +$_LANGADM['AdminPPreferencesdf644ae155e79abf54175bd15d75f363'] = 'Nome del prodotto'; +$_LANGADM['AdminPPreferences290b7c47045d269e2ccfa69e6477acfe'] = 'Prezzo del prodotto'; +$_LANGADM['AdminPPreferences5b84212579db9037cfe4f22863b17789'] = 'Data di aggiunta'; +$_LANGADM['AdminPPreferences3cfcde53f39184634bc7b2344479fbc4'] = 'Posizione nella categoria'; +$_LANGADM['AdminPPreferencesc0bd7654d5b278e65f21cf4e9153fdb4'] = 'Produttore'; +$_LANGADM['AdminPPreferencesd920ec381c352d9d92a53ed3d261e8c6'] = 'Data di modifica'; +$_LANGADM['AdminPPreferences0174966145d34b9dc396b9ea15c1575b'] = 'Ordine di default:'; +$_LANGADM['AdminPPreferences10b4f4d58932f50c51a3d4152f1472a0'] = 'Ordine di selezione di default per l\'elenco prodotti'; +$_LANGADM['AdminPPreferencescf3fb1ff52ea1eed3347ac5401ee7f0c'] = 'Crescente'; +$_LANGADM['AdminPPreferencese3cf5ac19407b1a62c6fccaff675a53b'] = 'Decrescente'; +$_LANGADM['AdminPPreferences14d14736f0cc7bbd49ee5dbc335d7f60'] = 'Massima dimensione della descrizione breve'; +$_LANGADM['AdminPPreferencesd001241a200c6e9601de3615a3858882'] = 'Impostare la massima dimensione della descrizione breve del prodotto'; +$_LANGADM['AdminPPreferencesc4d833424eba2cd43c9327d4943dc61f'] = 'Immagine creata da:'; +$_LANGADM['AdminPPreferences9df22f196a33acd0b372fe502de51211'] = 'auto'; +$_LANGADM['AdminPPreferenceseaae26a6fb20ed3ef54fb23bfa0b1fcc'] = 'larghezza'; +$_LANGADM['AdminPPreferencesb435e227d5dd201e1768b2bcb2e0aa81'] = 'altezza'; +$_LANGADM['AdminPPreferences32465c25dfecca0db61214b9af3bd9f1'] = 'Dimensione massima delle immagini del prodotto:'; +$_LANGADM['AdminPPreferencese57fbdf001b4b35e6ca7dcdc628ca853'] = 'Dimensione massima delle immagini caricabili dai clienti (in Bytes)'; +$_LANGADM['AdminPPreferences048a517fd1781ed314402df592f2ea68'] = 'Larghezza:'; +$_LANGADM['AdminPPreferencesc9c4e9c1a92d9b15e0cdefc7ddb1bbd5'] = 'Dimensione massima delle immagini inviate dai clienti'; +$_LANGADM['AdminPPreferences9a61f5ce3180789a8455f536681cabc1'] = 'Altezza:'; +$_LANGADM['AdminPPreferencesdde6c96bcb0af50f18f37572267d904a'] = 'Altezza massima delle immagini inviate dai clienti'; +$_LANGADM['AdminPPreferences044a77653804fe33652d68098d98121e'] = 'Usa filesystem \"standard\":'; +$_LANGADM['AdminPPreferencese7ed00268dc16aecaac5a60aeb6f4c73'] = 'Questa opzione va lasciata, fino a quando non avrai spostato con successo tutte le immagini nel tab Preferenze > Immagini'; +$_LANGADM['AdminPPreferences88694e637431115721b5241e652a178f'] = 'Sconto quantità basata su:'; +$_LANGADM['AdminPPreferences68217d833599eb6fb56f9e6d2ca24196'] = 'Come calcolare lo sconto quantità'; +$_LANGADM['AdminPPreferencesb9208b03bcc9eb4a336258dcdcb66207'] = 'Combinazioni'; +$_LANGADM['AdminPaymentd3f9cb6a35595b8e7d9c0cd2f5e14929'] = 'Limitazioni di valute'; $_LANGADM['AdminPayment1c2e8d60a8f68d08b7009d5e4d5fa137'] = 'Spunta la/e casella/e per ciascun modulo di pagamento per indicare la valuta/e .'; -$_LANGADM['AdminPayment1f3a05f7b45df8e5c5cafaf0485eedd5'] = 'Clicca per vedere l\'elenco dei moduli di pagamento.'; -$_LANGADM['AdminPayment3e15057a39314e679d553bd9b6522ec8'] = 'Valuta del cliente'; -$_LANGADM['AdminPayment66b063fcc97a757c25e64c785b3f18a8'] = 'Limitazioni di nazioni'; -$_LANGADM['AdminPayment9d653d0b5635dcdbbbbaa7c4b42e7a31'] = 'Limitazioni di valute'; +$_LANGADM['AdminPayment442d9a7c585a4eb14334a32decaee21b'] = 'Limitazioni di gruppi'; $_LANGADM['AdminPaymenta286df2cd70ded397d9f3955b0382c1c'] = 'Spunta la/e casella/e per ciascun modulo di pagamento per indicare li gruppi da attivare.'; -$_LANGADM['AdminPaymenta75b01d1ff66cd0a327bda1effa71dec'] = 'Elenco moduli di pagamento'; -$_LANGADM['AdminPaymentcdf4c2da827655c1ea74209dd683c903'] = 'Valuta di default'; -$_LANGADM['AdminPaymentcf7da676516ac041a93fd91755fa40f9'] = 'Nessun modulo di pagamento installato'; -$_LANGADM['AdminPaymentdba77f97d76421a973d8e4903ec1b056'] = 'Limitazioni modulo di pagamento'; -$_LANGADM['AdminPaymente39a06ebd5bb473161c5dff3c79c80a5'] = 'Salva'; +$_LANGADM['AdminPayment52b7e372bca509e26e66340426dc8531'] = 'Limitazioni di nazioni'; $_LANGADM['AdminPaymentfa8d45faf5026180b0506317cab3a421'] = 'Spunta la/e casella/e per ciascun modulo di pagamento per indicare la nazione/i da attivare.'; -$_LANGADM['AdminPerformance00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Attivato'; -$_LANGADM['AdminPerformance02d56cf7754ce16d7ce0193fbca7c90a'] = 'Cache'; -$_LANGADM['AdminPerformance05894ba2c918dd33592bf1bd21c347f6'] = 'Memcached'; -$_LANGADM['AdminPerformance0ae00a25b134fd5949f4e08e28194b1b'] = 'Peso:'; -$_LANGADM['AdminPerformance0d6bf1934cab1de045b189eed03c3d42'] = 'Deve essere attivato tranne che per il debugging.'; -$_LANGADM['AdminPerformance1a278351f1f4e09e91647c5ecdaecd61'] = 'Numero di livelli della struttura ad albero'; -$_LANGADM['AdminPerformance209007e0c3ea294541d8dbaf9b2c0cc8'] = 'Utilizza la cache :'; -$_LANGADM['AdminPerformance21021ea0e52be8e9c599f4dff41e5be0'] = 'Caratteristica'; -$_LANGADM['AdminPerformance32a2e7694628335252aceb0552a6f6ba'] = 'Per utilizzare Memcached, è necessario installare l\'estensione PECL Memcache sul vostro server.'; -$_LANGADM['AdminPerformance32d593fb52ab5e4ae3f16844b576867d'] = 'Questo aggiunge indicazioni al tuo file .htaccess che dovrebbero migliorare cache e compressione.'; -$_LANGADM['AdminPerformance38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; -$_LANGADM['AdminPerformance39288e61e4ec7652a64de79b94be2c78'] = 'Compressione massima del codice HTML (pericoloso)'; -$_LANGADM['AdminPerformance3b690cc2c46a821f4ec11a89f0683f1c'] = 'Il CacheFS sistema dovrebbe essere utilizzato solo quando l\'infrastruttura contengono un solo server front-end. Chiedete al vostro società di hosting, se non lo so.'; -$_LANGADM['AdminPerformance3d064d5efb6cf2ed52cf72bfef7c7db2'] = 'Per usare CacheFS la directory'; -$_LANGADM['AdminPerformance40f69b99e05503042c924aa2f609908e'] = 'Riduci il codice HTML dopo l\'esecuzione della \"compilazione smarty\"'; -$_LANGADM['AdminPerformance41082af484e7d21ed97209e00f9acf97'] = 'Indica il terzo dominio del tuo negozio, (per es., myshop-media-server-2.com). Se non ce l\'hai, lascia vuoto questo campo'; -$_LANGADM['AdminPerformance490aa6e856ccf208a054389e47ce0d06'] = 'Id'; -$_LANGADM['AdminPerformance5824d53b7b15b236750314bdbf40f32a'] = 'Conserva la classe Blowfish'; -$_LANGADM['AdminPerformance60aaf44d4b562252c04db7f98497e9aa'] = 'Porta'; -$_LANGADM['AdminPerformance60eae0eda2c68006eb838a8cfd24cf80'] = 'Mantieni il funzionamento classico'; -$_LANGADM['AdminPerformance64cef1b605534126797bee68f6555fec'] = 'Compressione di JavaScript nel codice HTML'; -$_LANGADM['AdminPerformance64ea53ab0a03507af104853e03c2db28'] = 'Porta:'; -$_LANGADM['AdminPerformance689202409e48743b914713f96d93947c'] = 'Valore'; -$_LANGADM['AdminPerformance6a4a08e9914c7067816a4a338cac9d20'] = 'Utilizza CCC per i fogli di stile'; -$_LANGADM['AdminPerformance6acc18c03f7557fffe520276b1d92875'] = 'Indica il secondo dominio del tuo negozio, (per es., myshop-media-server-1.com). Se non ce l\'hai, lascia vuoto questo campo'; -$_LANGADM['AdminPerformance6c202452e44c42e323204da2a3a3c24a'] = 'Sistema di file'; -$_LANGADM['AdminPerformance71401d51b276ed4ddcee6b6d4f6f843b'] = 'Aggiungi un server'; -$_LANGADM['AdminPerformance74c9e12c3a19cfb79b79faf579934844'] = 'Aggiungi un server'; -$_LANGADM['AdminPerformance7b351ea64247065ff0110b1f8284deb8'] = 'Attiva o disattiva il sistema di cache'; -$_LANGADM['AdminPerformance829d7912abe53442bf79a6dcf4df2540'] = 'Compressione massima del codice HTML Funziona solo quando è attivato \"Riduzione del codice HTML\". Attenzione, questa funzione disattiva la validità W3C.'; -$_LANGADM['AdminPerformance86d197c88189c32765b202ff04db1022'] = 'Server media (utilizzato solo quando CCC è attivato)'; -$_LANGADM['AdminPerformance8c489d0946f66d17d73f26366a4bf620'] = 'Peso'; -$_LANGADM['AdminPerformance93cba07454f06a4a960172bbd6e2a435'] = 'Sì'; -$_LANGADM['AdminPerformance9535ef94bfc73ca1933e6bcfc4e64ded'] = 'Usa Rijndael con mcrypt lib.'; -$_LANGADM['AdminPerformance9f2dedca6e0a783e7e52037b635c7c91'] = 'Indirizzo IP:'; -$_LANGADM['AdminPerformance9f8a0aaa0d8c5eeb98f607482e6f2543'] = 'Cifratura'; -$_LANGADM['AdminPerformancea80f3ba9da16baa959b8685c8538099d'] = 'Mantieni il funzionamento classico'; -$_LANGADM['AdminPerformancea9b036d3e91d53892d6a67c31327e456'] = 'deve essere scrivibile'; -$_LANGADM['AdminPerformanceaee8eb501dcb805b13f843db6dc56e9b'] = 'Devi inserire un altro dominio o sotto dominio per non usare più il cookie per il contenuto statico.'; -$_LANGADM['AdminPerformanceb0744a0fedad81b59019ea2cfd6d0bb9'] = 'Utilizza CCC per il codice JavaScript'; -$_LANGADM['AdminPerformanceb07e7131a6007b2a1a765bdd0e1e4894'] = 'Caratteristica:'; -$_LANGADM['AdminPerformanceb9f5c797ebbf55adccdd8539a65a0241'] = 'Disattivato'; -$_LANGADM['AdminPerformancebafd7322c6e97d25b6299b5d6fe8920b'] = 'No'; -$_LANGADM['AdminPerformancec12c5b5693a651c1a235e9040315ad33'] = 'Questo obbliga Smarty a (ri)compilare i moduli ad ogni richiesta. Questo è comodo per lo sviluppo e il debugging ma non deve essere mai usato in un ambiente di produzione.'; -$_LANGADM['AdminPerformancec469db474a76169ecfbe4d16c0a94646'] = 'Mantieni il funzionamento classico'; -$_LANGADM['AdminPerformancec9cc8cce247e49bae79f15173ce97354'] = 'Modifica'; -$_LANGADM['AdminPerformancecf00874a93cf1cca317853c54c9f40e3'] = '\"Smart cache\" per il codice JavaScript'; -$_LANGADM['AdminPerformanced909b5755af85b4f5d19f9cce0775a91'] = 'Indica il quarto dominio del tuo negozio, (per es., myshop-media-server-3.com). Se non ce l\'hai, lascia vuoto questo campo'; -$_LANGADM['AdminPerformancedc653b2b8f2af0dee63edabf1a7ede5b'] = 'Mantieni la classe BlowFish del cliente'; -$_LANGADM['AdminPerformanceea3552401a65fd61c45745b3345b12f0'] = 'Compressione di Java Script nel codice HTML dopo l\'esecuzione della \"compilazione smarty\"'; -$_LANGADM['AdminPerformanceecffc19cb5ada347980c0fd06ca337f4'] = 'CCCCCC ti permette di ridurre il tempo di caricamento della tua pagina in Front Office. Con queste impostazioni aumenterai le prestazioni senza neanche toccare codice fonte. Assicurati, però, che il tuo tema sia compatibile con PrestaShop 1.4+. Altrimenti, CCC causerà dei problemi.'; -$_LANGADM['AdminPerformancef109757e57bb970f6b86a8f6c3e2b0d7'] = 'Riduzione del codice HTML'; -$_LANGADM['AdminPerformancef15de4c26829bbbde82a73377dee57be'] = 'Mantieni la convalida W3c'; -$_LANGADM['AdminPerformancef2bbdf9f72c085adc4d0404e370f0f4c'] = 'Attributo'; -$_LANGADM['AdminPerformancef3799005455e4338e44d1d9130e4c758'] = 'Sistema di cache'; -$_LANGADM['AdminPerformancef396ae69aa223c04dff639b3649ba1dd'] = 'IP'; -$_LANGADM['AdminPerformancef4efdd180586cba038b52f2471e4075d'] = 'CCC (Combinazione, Compressione e Cache)'; -$_LANGADM['AdminPerformancef8198a372da81edfca0693a81242149d'] = 'Mcrypt è più rapido della nostra classe BlowFish, ma richiede l\'estensione PHP \"mcrypt\". Se cambi questa configurazione, tutti i cookies saranno resettati.'; +$_LANGADM['AdminPaymenta75b01d1ff66cd0a327bda1effa71dec'] = 'Elenco moduli di pagamento'; +$_LANGADM['AdminPayment1f3a05f7b45df8e5c5cafaf0485eedd5'] = 'Clicca per vedere l\'elenco dei moduli di pagamento.'; +$_LANGADM['AdminPaymentdba77f97d76421a973d8e4903ec1b056'] = 'Limitazioni modulo di pagamento'; +$_LANGADM['AdminPaymentcf7da676516ac041a93fd91755fa40f9'] = 'Nessun modulo di pagamento installato'; +$_LANGADM['AdminPayment3e15057a39314e679d553bd9b6522ec8'] = 'Valuta del cliente'; +$_LANGADM['AdminPaymentcdf4c2da827655c1ea74209dd683c903'] = 'Valuta di default'; +$_LANGADM['AdminPaymente39a06ebd5bb473161c5dff3c79c80a5'] = 'Salva'; $_LANGADM['AdminPerformancef8d698aea36fcbead2b9d5359ffca76f'] = 'Smarty'; +$_LANGADM['AdminPerformancec12c5b5693a651c1a235e9040315ad33'] = 'Questo obbliga Smarty a (ri)compilare i moduli ad ogni richiesta. Questo è comodo per lo sviluppo e il debugging ma non deve essere mai usato in un ambiente di produzione.'; +$_LANGADM['AdminPerformance5824d53b7b15b236750314bdbf40f32a'] = 'Conserva la classe Blowfish'; +$_LANGADM['AdminPerformance93cba07454f06a4a960172bbd6e2a435'] = 'Sì'; +$_LANGADM['AdminPerformancebafd7322c6e97d25b6299b5d6fe8920b'] = 'No'; +$_LANGADM['AdminPerformance0d6bf1934cab1de045b189eed03c3d42'] = 'Deve essere attivato tranne che per il debugging.'; +$_LANGADM['AdminPerformancef4efdd180586cba038b52f2471e4075d'] = 'CCC (Combinazione, Compressione e Cache)'; +$_LANGADM['AdminPerformanceecffc19cb5ada347980c0fd06ca337f4'] = 'CCCCCC ti permette di ridurre il tempo di caricamento della tua pagina in Front Office. Con queste impostazioni aumenterai le prestazioni senza neanche toccare codice fonte. Assicurati, però, che il tuo tema sia compatibile con PrestaShop 1.4+. Altrimenti, CCC causerà dei problemi.'; +$_LANGADM['AdminPerformance6a4a08e9914c7067816a4a338cac9d20'] = 'Utilizza CCC per i fogli di stile'; +$_LANGADM['AdminPerformancea80f3ba9da16baa959b8685c8538099d'] = 'Mantieni il funzionamento classico'; +$_LANGADM['AdminPerformancecf00874a93cf1cca317853c54c9f40e3'] = '\"Smart cache\" per il codice JavaScript'; +$_LANGADM['AdminPerformanceb0744a0fedad81b59019ea2cfd6d0bb9'] = 'Utilizza CCC per il codice JavaScript'; +$_LANGADM['AdminPerformancec469db474a76169ecfbe4d16c0a94646'] = 'Mantieni il funzionamento classico'; +$_LANGADM['AdminPerformancef109757e57bb970f6b86a8f6c3e2b0d7'] = 'Riduzione del codice HTML'; +$_LANGADM['AdminPerformancef5b0cf11265b2fee9f2b8f1247a397bd'] = 'Riduci il codice HTML dopo l\'esecuzione della \"compilazione smarty\"'; $_LANGADM['AdminPerformancefdb3644651f3871a5e73f4dc271b64e3'] = 'Mantieni il funzionamento classico'; -$_LANGADM['AdminPreferences0db377921f4ce762c62526131097968f'] = 'Generale'; -$_LANGADM['AdminPreferences1656072e927c8d3acd24359cbb648bb5'] = 'Attiva SSL'; +$_LANGADM['AdminPerformance64cef1b605534126797bee68f6555fec'] = 'Compressione di JavaScript nel codice HTML'; +$_LANGADM['AdminPerformancef65aa6dfb136e572c29d88b74b108592'] = 'Compressione di Java Script nel codice HTML dopo l\'esecuzione della \"compilazione smarty\"'; +$_LANGADM['AdminPerformance60eae0eda2c68006eb838a8cfd24cf80'] = 'Mantieni il funzionamento classico'; +$_LANGADM['AdminPerformance39288e61e4ec7652a64de79b94be2c78'] = 'Compressione massima del codice HTML (pericoloso)'; +$_LANGADM['AdminPerformance729cff2445d2a161b05efaa453554c77'] = 'Compressione massima del codice HTML Funziona solo quando è attivato \"Riduzione del codice HTML\". Attenzione, questa funzione disattiva la validità W3C.'; +$_LANGADM['AdminPerformancef15de4c26829bbbde82a73377dee57be'] = 'Mantieni la convalida W3c'; +$_LANGADM['AdminPerformance3ffcac2b857b421d5418b748b411265b'] = 'Server media (utilizzato solo quando CCC è attivato)'; +$_LANGADM['AdminPerformanceaee8eb501dcb805b13f843db6dc56e9b'] = 'Devi inserire un altro dominio o sotto dominio per non usare più il cookie per il contenuto statico.'; +$_LANGADM['AdminPerformance3f21c4cb40da6ee36bfbdee232f734eb'] = 'Indica il secondo dominio del tuo negozio, (per es., myshop-media-server-1.com). Se non ce l\'hai, lascia vuoto questo campo'; +$_LANGADM['AdminPerformance1d75a74a2a2609de0d86127897d0f642'] = 'Indica il terzo dominio del tuo negozio, (per es., myshop-media-server-2.com). Se non ce l\'hai, lascia vuoto questo campo'; +$_LANGADM['AdminPerformancec424b7b67d7e3099a8f297bfc59bbc11'] = 'Indica il quarto dominio del tuo negozio, (per es., myshop-media-server-3.com). Se non ce l\'hai, lascia vuoto questo campo'; +$_LANGADM['AdminPerformance9f8a0aaa0d8c5eeb98f607482e6f2543'] = 'Cifratura'; +$_LANGADM['AdminPerformance609cd22f2a8343e13a650753026cbbe4'] = 'Mcrypt è più rapido della nostra classe BlowFish, ma richiede l\'estensione PHP \"mcrypt\". Se cambi questa configurazione, tutti i cookies saranno resettati.'; +$_LANGADM['AdminPerformance9535ef94bfc73ca1933e6bcfc4e64ded'] = 'Usa Rijndael con mcrypt lib.'; +$_LANGADM['AdminPerformancedc653b2b8f2af0dee63edabf1a7ede5b'] = 'Mantieni la classe BlowFish del cliente'; +$_LANGADM['AdminPerformance05894ba2c918dd33592bf1bd21c347f6'] = 'Memcached'; +$_LANGADM['AdminPerformance6c202452e44c42e323204da2a3a3c24a'] = 'Sistema di file'; +$_LANGADM['AdminPerformance02d56cf7754ce16d7ce0193fbca7c90a'] = 'Cache'; +$_LANGADM['AdminPerformance209007e0c3ea294541d8dbaf9b2c0cc8'] = 'Utilizza la cache :'; +$_LANGADM['AdminPerformance00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Attivato'; +$_LANGADM['AdminPerformanceb9f5c797ebbf55adccdd8539a65a0241'] = 'Disattivato'; +$_LANGADM['AdminPerformance7b351ea64247065ff0110b1f8284deb8'] = 'Attiva o disattiva il sistema di cache'; +$_LANGADM['AdminPerformancef3799005455e4338e44d1d9130e4c758'] = 'Sistema di cache'; +$_LANGADM['AdminPerformance1a278351f1f4e09e91647c5ecdaecd61'] = 'Numero di livelli della struttura ad albero'; +$_LANGADM['AdminPerformance38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; +$_LANGADM['AdminPerformance32a2e7694628335252aceb0552a6f6ba'] = 'Per usare Memcached, devi installare l\'estensione Memcache PECL sul tuo server.'; +$_LANGADM['AdminPerformance9c9ca93357c96b83727281cbd7c12f36'] = 'Per usare CacheFS la directory'; +$_LANGADM['AdminPerformancea9b036d3e91d53892d6a67c31327e456'] = 'deve essere scrivibile'; +$_LANGADM['AdminPerformancec3674e01e1bc9327453afff9bee212be'] = 'Il sistema di CacheFS può essere utilizzata solo quando il sistema contiene solo un server. Chiedi al tuo provider se non sei sicuro.'; +$_LANGADM['AdminPerformance74c9e12c3a19cfb79b79faf579934844'] = 'Aggiungi un server'; +$_LANGADM['AdminPerformance9f2dedca6e0a783e7e52037b635c7c91'] = 'Indirizzo IP:'; +$_LANGADM['AdminPerformance64ea53ab0a03507af104853e03c2db28'] = 'Porta:'; +$_LANGADM['AdminPerformance0ae00a25b134fd5949f4e08e28194b1b'] = 'Peso:'; +$_LANGADM['AdminPerformance71401d51b276ed4ddcee6b6d4f6f843b'] = 'Aggiungi un server'; +$_LANGADM['AdminPerformanceb718adec73e04ce3ec720dd11a06a308'] = 'Id'; +$_LANGADM['AdminPerformance75ba8d70e3692ba200f0e0df37b4d2ae'] = 'IP'; +$_LANGADM['AdminPerformance60aaf44d4b562252c04db7f98497e9aa'] = 'Porta'; +$_LANGADM['AdminPerformance8c489d0946f66d17d73f26366a4bf620'] = 'Peso'; +$_LANGADM['AdminPreferences6adf97f83acf6453d4a6a4b1070f3754'] = 'Nessuno'; +$_LANGADM['AdminPreferencesc035796995e11f000835780bbadbd575'] = 'Standard (5 fasi)'; +$_LANGADM['AdminPreferencesb563636fd3896671be0104bbc6783be4'] = 'Checkout rapido'; $_LANGADM['AdminPreferences27f3765c3871cd5fe52f88f31dfe2c89'] = 'superiore'; -$_LANGADM['AdminPreferences38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; -$_LANGADM['AdminPreferences4be87dc8773fa2fb95b7b8302cb47fa9'] = 'Mostra elenco fornitori e produttori anche se i blocchi corrispondenti sono disattivati'; -$_LANGADM['AdminPreferences700e61469b84a66ddb24304a85b0c181'] = 'classico'; -$_LANGADM['AdminPreferences79a8435260e0c3b17e30ccb1c6dfc75c'] = 'Mostra fornitori e produttori'; -$_LANGADM['AdminPreferences8de64d6b49cebd2306af6ddbcd268700'] = 'Se il tuo host permette SSL, puoi attivare il criptaggio SSL (https://) per l\'identificazione dell\'account cliente e elaborazione dell\'ordine'; -$_LANGADM['AdminPreferences95be164e850e88c5282e84669f368e1b'] = 'Puoi scegliere come arrotondare i prezzi: sempre verso l\'alto, sempre verso il basso, o arrotondamento classico.'; -$_LANGADM['AdminPreferencesac2021d3c67ee796d7ab20a466ebd583'] = 'Modalità arrotondamento'; -$_LANGADM['AdminPreferencesbbd6622dbbdf4bcb166f5e3f018a2351'] = 'Fare clic qui per utilizzare il protocollo HTTPS prima di abilitare SSL.'; -$_LANGADM['AdminPreferencescce43372fe8624c0edf870f417557b84'] = 'Attiva o disattiva i token di Front Office per aumentare la sicurezza di PrestaShop'; -$_LANGADM['AdminPreferencese12874163bcb256726ddfe643aa53a63'] = 'Aumenta la sicurezza di Front Office'; $_LANGADM['AdminPreferencesf8d23e159df67b2673d7c29166864453'] = 'inferiore'; -$_LANGADM['AdminProducts004bf6c9a40003140292e97330236c53'] = 'Azione'; -$_LANGADM['AdminProducts006b4cc15322f7951d9100716edcac07'] = 'Quantità minima:'; -$_LANGADM['AdminProducts00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Attivato'; -$_LANGADM['AdminProducts019d1ca7d50cc54b995f60d456435e87'] = 'Occasione'; -$_LANGADM['AdminProducts01b6e20344b68835c5ed1ddedf20d531'] = 'fino al'; -$_LANGADM['AdminProducts01f8544c8fd4628bc686502e8b727d95'] = 'il campo'; -$_LANGADM['AdminProducts02fa003c38fefcda498b876f67f4cac7'] = 'URL semplificato:'; -$_LANGADM['AdminProducts03937134cedab9078be39a77ee3a48a0'] = 'Gruppo'; -$_LANGADM['AdminProducts03c2e7e41ffc181a4e84080b4710e81e'] = 'Nuovo'; -$_LANGADM['AdminProducts0449f210068787074ce58175b1a2f5cf'] = 'Cancella questo prodotto'; -$_LANGADM['AdminProducts06444363878572ed1fd5c9342cd5884f'] = 'Disponibile da'; -$_LANGADM['AdminProducts06d43815fa42336629ff54da5630143c'] = 'il file'; -$_LANGADM['AdminProducts0a5fa53f3f20f67f98bd6c3b16df059d'] = 'è obbligatorio'; -$_LANGADM['AdminProducts0b27918290ff5323bea1e3b78a9cf04e'] = 'File'; -$_LANGADM['AdminProducts0d0a2536d9091f317c4c5695545efebb'] = 'Eco-tassa (tasse incl.)'; -$_LANGADM['AdminProducts104f50d9d335bbe38ee0c8e44ebddf03'] = '(USA, Canada)'; -$_LANGADM['AdminProducts1063e38cb53d94d386f21227fcd84717'] = 'Elimina'; -$_LANGADM['AdminProducts10b8ce36a973c8009b521b39488a89a7'] = 'Costi di spedizione supplementari'; -$_LANGADM['AdminProducts10cbdb4839f838ce30409739435a6070'] = 'Catalogo:'; -$_LANGADM['AdminProducts119a7c88cf8f1c685c57981abff26f43'] = 'Accetta gli ordini'; -$_LANGADM['AdminProducts12085f07b6313b69c63a625d8e23f706'] = 'Valore personalizzato'; -$_LANGADM['AdminProducts126ddccbd9f946b8cd46d88b304a2020'] = 'Grazie per selezionare almeno un prodotto.'; -$_LANGADM['AdminProducts1330988644c6dfe038e00e6384ac845a'] = '< Precedente'; -$_LANGADM['AdminProducts1351017ac6423911223bc19a8cb7c653'] = 'Nome del file'; -$_LANGADM['AdminProducts151648106e4bf98297882ea2ea1c4b0e'] = 'Aggiornamento riuscito'; -$_LANGADM['AdminProducts165cd22134a317e1feceeb858c3660cf'] = 'Visualizzazione dei prezzi'; -$_LANGADM['AdminProducts1814d65a76028fdfbadab64a5a8076df'] = 'Fornitori:'; -$_LANGADM['AdminProducts184dba60ea740430441d13a7e8213691'] = 'Mostra l\'icona \"saldi\" nella pagina del prodotto e il testo nel listino prodotti'; -$_LANGADM['AdminProducts18a2ecd7e67529945cf93821d3fc438f'] = 'Titolo pagina prodotto; lascia vuoto per usare il nome del prodotto'; -$_LANGADM['AdminProducts1901606ea069a83dc7beea17881ef95a'] = 'Periodo'; -$_LANGADM['AdminProducts190733df8c1af5e4666dfad4cc554080'] = 'il prezzo finale del prodotto sarà'; -$_LANGADM['AdminProducts19f823c6453c2b1ffd09cb715214813d'] = 'Campo richiesto'; -$_LANGADM['AdminProducts1c669d037f8bc785f0e1a9aeb7070367'] = 'Vedi opzioni'; -$_LANGADM['AdminProducts1f87346a16cf80c372065de3c54c86d9'] = 'Tasse incl.'; -$_LANGADM['AdminProducts21021ea0e52be8e9c599f4dff41e5be0'] = 'Caratteristica'; -$_LANGADM['AdminProducts21034ae6d01a83e702839a72ba8a77b0'] = 'Tasse escl.'; -$_LANGADM['AdminProducts21f59b54f62b5b8b4bc0f63f0f617fc1'] = 'Impatto'; -$_LANGADM['AdminProducts22eb5599cf8ccde65128467443e72099'] = 'Nessuna caratteristica definita'; -$_LANGADM['AdminProducts234078adec0a64008b6ae77653776cfa'] = 'Breve descrizione:'; -$_LANGADM['AdminProducts24a1199bf4dcbef398db7660409a61d9'] = 'Quando fuori magazzino:'; -$_LANGADM['AdminProducts24a23d787190f2c4812ff9ab11847a72'] = 'Status:'; -$_LANGADM['AdminProducts255cf1d721d2bd8cd7b792c23a0773c3'] = 'Numero di campi di upload file da mostrare'; -$_LANGADM['AdminProducts2811dedc85918c3e3ed0becd87cbb336'] = 'Non è possibile aggiungere prodotti scaricabili in un pacchetto.'; -$_LANGADM['AdminProducts282c59515d1ea09d37d4d9980bba3e58'] = 'imposta a zero per un accesso limitato'; -$_LANGADM['AdminProducts284dd90023a7ddf940af524df216b9fc'] = 'solo online (non venduto in negozio)'; -$_LANGADM['AdminProducts287234a1ff35a314b5b6bc4e5828e745'] = 'Combinazioni'; -$_LANGADM['AdminProducts290b7c47045d269e2ccfa69e6477acfe'] = 'Prodotto di prezzo'; -$_LANGADM['AdminProducts2998f049bcca4beccebd03d57d35384e'] = 'Numero di campi di testo da mostrare'; -$_LANGADM['AdminProducts29d7b46b863639e29ae8452d2320530a'] = 'Rendi questa la combinazione di default per questo prodotto'; -$_LANGADM['AdminProducts2aa2ef9d99efe99c01d0c1fb2a3838e5'] = 'Prezzo di acquisto tasse escl.'; -$_LANGADM['AdminProducts2b05e1a0e6c62dbf0018af09ed38f4e0'] = 'Formato: AAAA-MM-GG'; -$_LANGADM['AdminProducts32b502f33a535f75dcbf63f6753c631e'] = 'Tags :'; -$_LANGADM['AdminProducts32b919d18cfaca89383f6000dcc9c031'] = 'Crea'; -$_LANGADM['AdminProducts3601146c4e948c32b6424d2c0a7f0118'] = 'Prezzo'; -$_LANGADM['AdminProducts37bde2365871f3c9ca3efe90c2f0e7fa'] = 'Il nome del file per completo con la sua estensione (esempio: Libro.pdf)'; -$_LANGADM['AdminProducts37be07209f53a5d636d5c904ca9ae64c'] = 'Percentuale'; -$_LANGADM['AdminProducts382b0f5185773fa0f67a8ed8056c7759'] = 'N/A'; -$_LANGADM['AdminProducts386c339d37e737a436499d423a77df0c'] = 'Valuta'; -$_LANGADM['AdminProducts38d301f7ef549a79620e99fd8b51fa34'] = 'compare negli elenchi dei prodotti e sulla parte superiore della pagina del prodotto'; -$_LANGADM['AdminProducts394deec8b4e901394f69ad41095b1ecc'] = 'Meta keywords:'; -$_LANGADM['AdminProducts3adbdb3ac060038aa0e6e6c138ef9873'] = 'Categoria'; -$_LANGADM['AdminProducts3b263477a8ad622d76979befafd0119d'] = 'Inizia digitando le prime lettere del prodotto, poi seleziona il prodotto dall\'elenco a cascata:'; -$_LANGADM['AdminProducts3b6c024d7eff743d98d894ce0e0d1242'] = 'Documenti allegati disponibili'; -$_LANGADM['AdminProducts3bc79dca1e0cdc4b2ac5a2e415f902bf'] = 'Il prezzo di vendita senza tasse del prodotto'; -$_LANGADM['AdminProducts3c6c11039b6caf151f6e3e99237f2f3b'] = 'A partire da (quantità)'; -$_LANGADM['AdminProducts3cb94c0658e6bbfdeac7e65b9635a8f5'] = 'Ecco il link'; -$_LANGADM['AdminProducts3dd42bfc8345e82c43b4a40a3426ec49'] = 'Riferimento:'; -$_LANGADM['AdminProducts3e053943605d9e4bf7dd7588ea19e9d2'] = 'Caratteri vietati:'; -$_LANGADM['AdminProducts3e34bdebd9bd5edda27e8728904a2552'] = 'unità'; -$_LANGADM['AdminProducts3e565755572fa5df48eb811c62619098'] = 'Messagggio mostrato quando in magazzino:'; -$_LANGADM['AdminProducts3ea3291e42b4f5eae395f389ce9a88d5'] = 'Generatore di combinazioni di prodotti'; -$_LANGADM['AdminProducts3faccbfcb5f35451302dcaff3af6cd3f'] = 'Si prega di controllare una categoria al fine di selezionare la categoria predefinita.'; -$_LANGADM['AdminProducts418734e88e64dbe12a62122833c89da7'] = 'Caratteri speciali ammessi:'; -$_LANGADM['AdminProducts439919935798d6aa9b1bd38a25eb2bf5'] = 'Altezza (pacco):'; -$_LANGADM['AdminProducts44118d6d6ecd2f24f53ec6393a66baa1'] = 'Per quanti giorni i clienti possono accedere a questo file'; -$_LANGADM['AdminProducts4492081ca02b059f9e8af4ddaf0f7292'] = 'Pacchetto'; -$_LANGADM['AdminProducts461900b74731e07320ca79366df3e809'] = 'Immagine:'; -$_LANGADM['AdminProducts487fd4fe388baed0928898b641050983'] = 'Eco- tassa:'; -$_LANGADM['AdminProducts48881913e6addc0c3c439f02229ac91e'] = 'Applica a tutti i prodotti'; -$_LANGADM['AdminProducts49ee3087348e8d44e1feda1917443987'] = 'Nome'; -$_LANGADM['AdminProducts4d774376eedc9e76eb3ecd52629ca6d5'] = 'Gestione priorità'; -$_LANGADM['AdminProducts4e140ba723a03baa6948340bf90e2ef6'] = 'Nome:'; -$_LANGADM['AdminProducts522794e2dc4cecbae08ad633f40d4b9b'] = 'Campi di file:'; -$_LANGADM['AdminProducts52eb5928a34db3e3da7ba52b0644273b'] = 'EAN13'; -$_LANGADM['AdminProducts52f5e0bc3859bc5f5e25130b6c7e8881'] = 'Posizione'; -$_LANGADM['AdminProducts535fb9c585d10cb369e97f1ae2d5e11f'] = 'Già incluso nel prezzo'; -$_LANGADM['AdminProducts5362207e69f819de2b0fd72922ff30db'] = 'Larghezza (pacco):'; -$_LANGADM['AdminProducts544baae42433c186ff222736db985d7d'] = 'Prima aggiungi un valore predefinito'; -$_LANGADM['AdminProducts545f6c2f382c04810103b3e5e6f7d841'] = 'Senza limiti'; -$_LANGADM['AdminProducts55110f4c6a2c90b143c6fcd295cb7bc7'] = 'Per ogni prodotto deve essere indicata una combinazione di default.'; -$_LANGADM['AdminProducts5561b49810cadf25824adfe31a1ed9cb'] = 'Salva i campi'; -$_LANGADM['AdminProducts58fd2b2308056ad80255a322b305742b'] = 'Numero di giorni'; -$_LANGADM['AdminProducts59716c97497eb9694541f7c3d37b1a4d'] = 'Nazione'; -$_LANGADM['AdminProducts59adc1912b6f538acb6afab8c2621945'] = 'Tasse attualmente disattivate'; -$_LANGADM['AdminProducts5da618e8e4b89c66fe86e32cdafde142'] = 'Da'; -$_LANGADM['AdminProducts5eea367ea73b909880393bd1ae79fc67'] = 'Cliente:'; -$_LANGADM['AdminProducts5fd58de80d182944e9c229aa4c3b8180'] = 'Aggiungi i modifica le proprietà personalizzabili'; -$_LANGADM['AdminProducts6006a8509fdf7c46885562ae6cd70d7f'] = 'è stato caricato con successo'; -$_LANGADM['AdminProducts61946eb3e50f01d7ea339f202a2942f8'] = '(se impostato su \"ammontare\", le tasse sono incluse)'; -$_LANGADM['AdminProducts6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caratteri vietati:'; -$_LANGADM['AdminProducts627b9f5acc2dcec1e8e341dd09df9768'] = 'Messaggio mostrato quando fuori magazzino ma ordinabil::'; -$_LANGADM['AdminProducts62b5bb12862c2d95d5c88d1e75feb4f9'] = 'Prezzo di acquisto:'; -$_LANGADM['AdminProducts63b28593e2858476903ac94ca8697341'] = 'Il tuo repertorio di download non è scrivibile.'; -$_LANGADM['AdminProducts63d5049791d9d79d86e9a108b0a999ca'] = 'Riferimento'; -$_LANGADM['AdminProducts6492d670e42151cc37574d99f4071f85'] = 'Nome del file'; -$_LANGADM['AdminProducts65be3ad50ca00caff377d6a988c3823c'] = 'Nessuna data di scadenza se lasci vuoto questo spazio'; -$_LANGADM['AdminProducts6844aa7b2ea9577a34cea194362d5509'] = 'eccede la dimensione permessa dal server, il cui limite è '; -$_LANGADM['AdminProducts686e697538050e4664636337cc3b834f'] = 'Crea'; -$_LANGADM['AdminProducts694e8d1f2ee056f98ee488bdc4982d73'] = 'Quantità'; -$_LANGADM['AdminProducts6a6d01ddaa8fb712f673a6c94525f149'] = 'disponibile per l\'ordine'; -$_LANGADM['AdminProducts6adf97f83acf6453d4a6a4b1070f3754'] = 'Nessuno'; -$_LANGADM['AdminProducts6b75fa7115dc07a315c0d9eb30f065e1'] = '(o \"Esc\")'; -$_LANGADM['AdminProducts6d3adfeed355509b6aee5588e66d0157'] = 'Keywords separate da una virgola'; -$_LANGADM['AdminProducts6da03a74721a0554b7143254225cc08a'] = 'imesso a nuovo'; -$_LANGADM['AdminProducts6dd757cbdd852a16f222a7d1a07eab3e'] = 'Mb'; -$_LANGADM['AdminProducts6f39383b81d4999830ab6febe6279777'] = 'Aggiungi o modifica le combinazioni per questo prodotto'; -$_LANGADM['AdminProducts70f4b635847038d056e33959821a7a66'] = 'Caratteri massimi:'; -$_LANGADM['AdminProducts729a51874fe901b092899e9e8b31c97a'] = 'Sei sicuro?'; -$_LANGADM['AdminProducts74645ed4e5e25461a664d5f68ff19098'] = 'Contrassegna tutte le caselle di categorie nei quali il prodotto deve apparire'; -$_LANGADM['AdminProducts7475ec0d41372a307c497acb7eeea8c4'] = 'Nessuna tassa'; -$_LANGADM['AdminProducts77b4fe51b2eede1e804277e64ceb9a22'] = 'Priorità:'; -$_LANGADM['AdminProducts7825865597f0b1673524f56e335f3675'] = 'Scegli (opzionale)'; -$_LANGADM['AdminProducts7a1920d61156abc05a60135aefe8bc67'] = 'Default'; -$_LANGADM['AdminProducts7b250cb374c12c42a75227ba75df7779'] = 'Meta <titolo>:'; -$_LANGADM['AdminProducts7b988b81a5fe3114360063de23f49016'] = 'Prezzo di vendita finale:'; -$_LANGADM['AdminProducts7be66046997731ac05844f11ee4f6a76'] = 'Cancella questa immagine'; -$_LANGADM['AdminProducts7e2708aeb65763c54052f57ed1a1ec1d'] = 'Documenti allegati'; -$_LANGADM['AdminProducts7e3a51a56ddd2846e21c33f05e0aea6f'] = 'Tutti i cienti'; -$_LANGADM['AdminProducts7e47a344b06d82a8836cbee2748a79e6'] = 'è obbligatorio almeno in'; -$_LANGADM['AdminProducts7e93b54f29abc0e84d489bf739a67e5f'] = 'Numero di download'; -$_LANGADM['AdminProducts8284ae5df53e6e7ffc1f2cc67ae68765'] = 'Riferimento fornitori'; -$_LANGADM['AdminProducts82913a5c53d8d818aa69936a630336a3'] = 'Regime fiscale:'; -$_LANGADM['AdminProducts83a3be00962f7ebef403da83d203e595'] = 'Attuale'; -$_LANGADM['AdminProducts85f0bf927be7014e2265c4bc96bd50d2'] = '(Europa, Giappone)'; -$_LANGADM['AdminProducts86754577897acfb25deb69039d49d9a7'] = 'Status'; -$_LANGADM['AdminProducts887ee91702c962a70b87cbef07bbcaec'] = 'Tasse escl.'; -$_LANGADM['AdminProducts8a1c241e92c26b92eaae87afa337eaa3'] = 'Il prezzo di acquisto a cui hai acquistato questo prodotto'; -$_LANGADM['AdminProducts8bcdd31a1ab28f0db60efb2087c3f235'] = 'Valore prefefinito'; -$_LANGADM['AdminProducts8bf615c78d82dede20bca75a5c73615c'] = 'Aggiungi una nuova immagine al prodotto'; -$_LANGADM['AdminProducts8bf8854bebe108183caeb845c7676ae4'] = 'da'; -$_LANGADM['AdminProducts8c1279db4db86553e4b9682f78cf500e'] = 'Data di scadenza'; -$_LANGADM['AdminProducts8c489d0946f66d17d73f26366a4bf620'] = 'Peso'; -$_LANGADM['AdminProducts8fca858b27c5837dcb22c398aca5e0fc'] = 'Tags separati da virgole (per es.: dvd, lettore dvd, hifi)'; -$_LANGADM['AdminProducts9004d8f63917997431815639087b37b2'] = 'Puoi impostare questo valore a 0 in modo da applicare il prezzo di default'; -$_LANGADM['AdminProducts913325468f8b6bcd59733df11213b066'] = '(IVA escl.)'; -$_LANGADM['AdminProducts913bb5260c0b1fbd1d76d8140360dd19'] = 'con tasse'; -$_LANGADM['AdminProducts91c8f68700703b825761609b303d44e3'] = 'Impatto sul peso:'; -$_LANGADM['AdminProducts9230dd17b40c6d0478772e4d545abc46'] = 'Annulla la modifica'; -$_LANGADM['AdminProducts92ab5edf4194cb5a84d6808cb8d8b696'] = 'Il link verso il prodotto sarà così:'; -$_LANGADM['AdminProducts92c75dc7b5c97898f326b95360d4bac7'] = 'mostra il nome del file'; -$_LANGADM['AdminProducts936ccdb97115e9f35a11d35e3d5b5cad'] = 'Clicca qui'; -$_LANGADM['AdminProducts93cba07454f06a4a960172bbd6e2a435'] = 'Sì'; -$_LANGADM['AdminProducts95b6faa9d75417fe5e7767a733ab6fb4'] = 'A partire da'; -$_LANGADM['AdminProducts98f770b0af18ca763421bac22b4b6805'] = 'Caratt.'; -$_LANGADM['AdminProducts998b344cff693ad388a14ba89b1523c7'] = 'non valido'; -$_LANGADM['AdminProducts99af56daf9ee280b15e8ed79d75f0255'] = 'Elenco di tag'; -$_LANGADM['AdminProducts9be976b8052c984a95997e4a4f8eef96'] = 'appare nel corpo della pagina del prodotto'; -$_LANGADM['AdminProducts9c67db9cd9f13cfbbe3ebb7ab90e9e3f'] = 'Prezzo di vendita tasse incl.:'; -$_LANGADM['AdminProducts9c7f56d70e922a61254366964c01c64a'] = 'Tutte le valute'; -$_LANGADM['AdminProducts9d2ee2dd8c264912b6dd7b1689c1b423'] = 'Impatto sul prezzo:'; -$_LANGADM['AdminProducts9d38722749ec2101e437414ac2a743f9'] = 'Documenti allegati per questo prodotto'; -$_LANGADM['AdminProducts9d9aa88574c4dab04ddd8356c377357d'] = 'Categoria di default:'; -$_LANGADM['AdminProducts9e834f13e35e4edf64863ab414a6217a'] = 'Sconto'; -$_LANGADM['AdminProducts9ea67be453eaccf020697b4654fc021a'] = 'Salva e rimani'; -$_LANGADM['AdminProductsa1997856e58a07d80e27aaf4bc7eaf88'] = 'Cancella il file'; -$_LANGADM['AdminProductsa1f9d795d1110aeeed6b5368c16dc725'] = 'EAN13 o JAN :'; -$_LANGADM['AdminProductsa6bb76858f8b4b61c050ad7a7ac57e06'] = 'Meta descrizione:'; -$_LANGADM['AdminProductsa6ff0f7a2a1993857cb67b769780e708'] = 'Non ci sono prezzi specifici'; -$_LANGADM['AdminProductsa9ba3f599719d08ba53c26c932b6860f'] = 'numero di giorni'; -$_LANGADM['AdminProductsaac247ca22789872bad95dc8f6c45d37'] = 'Aumento'; -$_LANGADM['AdminProductsaad781b9842958b4552b8edebb83c346'] = 'Copia del file non riuscita'; -$_LANGADM['AdminProductsab335fe79ef8a5e26c0dbc23332a7148'] = 'Carica un file dal tuo computer'; -$_LANGADM['AdminProductsaba7bdb49b66dd8485c2586a2c88c84e'] = 'il file'; -$_LANGADM['AdminProductsac421120056d9d55c27faba6ae2178b2'] = 'La dimensione massima di upload del file permessa dal tuo server è'; -$_LANGADM['AdminProductsac67ede5a84eb5a1add7ff4440e9a485'] = 'richiesti'; -$_LANGADM['AdminProductsacdb802bfc2b99b15d1782570285c427'] = 'Contenuto:'; -$_LANGADM['AdminProductsad0d28cdd9113d3ce911bc064b137cde'] = 'Prezzo base'; -$_LANGADM['AdminProductsad1c17cb310c91400d25d599cf154eda'] = 'sovrascrive il prezzo di acquisto del prodotto'; -$_LANGADM['AdminProductsad802655c2e83ad378868d5f448677c7'] = 'Impatto sul prezzo unitario:'; -$_LANGADM['AdminProductsae21d822d879539a75c3d6fd91c2acb3'] = 'File:'; -$_LANGADM['AdminProductsaf7448c885be0d8acd5eb84322176570'] = 'UPC :'; -$_LANGADM['AdminProductsb02e6af1f7307868a643fb4ea1323f43'] = 'il prodotto deve essere in almeno una Categoria'; -$_LANGADM['AdminProductsb06f68603b4cf2f867480c4d1eb6a611'] = 'Amichevole-url dal nome del prodotto.'; -$_LANGADM['AdminProductsb17f3f4dcf653a5776792498a9b44d6a'] = 'Aggiorna le impostazioni'; -$_LANGADM['AdminProductsb287d004082f0d743a49dc7360d4fbbe'] = 'La quantità minima per acquistare il prodotto (imposta a 1 per disattivare questa funzione)'; -$_LANGADM['AdminProductsb2a474662dea2c96d1bc18cee6208eef'] = 'Es. 15 dollari per libbra'; -$_LANGADM['AdminProductsb2e3e379189bcd9251937acc4dcf37e8'] = 'Una frase di descrizione'; -$_LANGADM['AdminProductsb2f40690858b404ed10e62bdf422c704'] = 'Ammontare'; -$_LANGADM['AdminProductsb3f28ce65c666b3dd33240ad6921d941'] = 'non è valido'; -$_LANGADM['AdminProductsb61bd19699eab41bbcdabc42f83af268'] = 'Pensa a cambiare la categoria di default.'; -$_LANGADM['AdminProductsb6ef48322d4d59004db9f650344c1a8f'] = 'Sarà applicata la tassa di spedizione.'; +$_LANGADM['AdminPreferences700e61469b84a66ddb24304a85b0c181'] = 'classico'; +$_LANGADM['AdminPreferences7fe15a347d66e291d7a1375273226205'] = 'Attiva negozio'; +$_LANGADM['AdminPreferences049104cffa3c1841dece50e6e41f749c'] = 'Attiva o disattiva il tuo negozio. Disattiva il negozio mentre stai facendovi la manutenzione. Nota però che il webservice non sarà disattivato.'; +$_LANGADM['AdminPreferencesdaf835712085aaaf81818e7ebfeb66b8'] = 'IP de manutenzione'; +$_LANGADM['AdminPreferences894cd7887e47ca0e836e31577664b1ea'] = 'Indirizzi IP autorizzati ad accedere a Front Office anche se il negozio è disattivato. Usa una virgola per separarli (per es., 42.24.4.2,127.0.0.1,99.98.97.96)'; +$_LANGADM['AdminPreferences1656072e927c8d3acd24359cbb648bb5'] = 'Attiva SSL'; +$_LANGADM['AdminPreferences8de64d6b49cebd2306af6ddbcd268700'] = 'Se il tuo host permette SSL, puoi attivare il criptaggio SSL (https://) per l\'identificazione dell\'account cliente e elaborazione dell\'ordine'; +$_LANGADM['AdminPreferencesed5454727fb14b9800ead242d0972184'] = 'Controllare IP sul cookie'; +$_LANGADM['AdminPreferences9cfc2e28ebe44b3e14f9d780d2150650'] = 'Verificare l\'indirizzo IP del cookie al fine di evitare che il cookie venga rubato'; +$_LANGADM['AdminPreferencese12874163bcb256726ddfe643aa53a63'] = 'Aumenta la sicurezza di Front Office'; +$_LANGADM['AdminPreferencescce43372fe8624c0edf870f417557b84'] = 'Attiva o disattiva i token di Front Office per aumentare la sicurezza di PrestaShop'; +$_LANGADM['AdminPreferences16c390c0fd1efc4f493a6a861aa22d2f'] = 'Icone di aiuto di Back-office'; +$_LANGADM['AdminPreferencesdc58d598b2b22e50c5af01134305a4fb'] = 'Attiva le icone gialle di aiuto che si trovano sotto i campi di inserimento'; +$_LANGADM['AdminPreferencesc87330f475e4384552c0077927d26e1a'] = 'Durata del cooki nel front Office'; +$_LANGADM['AdminPreferences6d964e25aa6aa88c8353880e00202cf4'] = 'Indicare il numero di ore'; +$_LANGADM['AdminPreferencese673b146824251548feecf1f3929aceb'] = 'Durata del cookie nel back Office'; +$_LANGADM['AdminPreferences59aad85b376259844b471a758908a3c1'] = 'Tipo di elaborazione dell\'ordine'; +$_LANGADM['AdminPreferences6c9f73b6b5d16baa641cf8343348eb8d'] = 'Puoi scegliere il tipo di elaborazione dell\'ordine standard (5 fasi, 5 pagine) o il Checkout rapido (5 fasi nella stessa pagina)'; +$_LANGADM['AdminPreferences403e42a4b26e379cb13563c98ab63067'] = 'Attiva l\'ordine express (checkout ospite)'; +$_LANGADM['AdminPreferences11e7774c4aeee369f9de701a795fb58d'] = 'Il tuo ospite può effettuare un ordine senza registrarsi'; +$_LANGADM['AdminPreferencese4045598261988d9988c594243a9434d'] = 'Condizioni generali di vendita'; +$_LANGADM['AdminPreferences342b52e8fe475dc8b5bf11afbfd46ea4'] = 'Chiedi ai clienti di accettare o rifiutare le CGV prima di elaborare l\'ordine'; +$_LANGADM['AdminPreferencesd4d27f93d89b170800f7896e3e438468'] = 'Pagina CMS delle condizioni generali di vendita'; +$_LANGADM['AdminPreferences6cda6c81a66d7faecf49e94a3b55e924'] = 'Scegli la pagina CMS delle condizioni generali di vendita'; +$_LANGADM['AdminPreferencescd712537c39c43dcbf61e61a6df83cdd'] = 'Offri una confezione regalo'; +$_LANGADM['AdminPreferences28a318da44a83a4124b9cbcfa4978722'] = 'Consiglia la confezione regalo al cliente e la possibilità di inviare un messaggio '; +$_LANGADM['AdminPreferences2a0677dae563d574fb1c50badaa4eabf'] = 'Prezzo della confezione regalo'; +$_LANGADM['AdminPreferencesc173252856179a44a9506a968359de8b'] = 'Stabilisci il prezzo della confezione regalo'; +$_LANGADM['AdminPreferences0d8bdbe98feb696dd76760ee1374a740'] = 'Tassa della carta regalo'; +$_LANGADM['AdminPreferences9311ccba175a9f2fc72e7c6a3dfb6078'] = 'Stabilisci una tassa per il prezzo della carta regalo'; +$_LANGADM['AdminPreferences3aadb5e86b174ecada1174e22f5a6368'] = 'Dimensione massima allegati'; +$_LANGADM['AdminPreferences2ca89cca013873c7f841e1acf242b3d6'] = 'Impostare la dimensione massima dei files allegati (in Mb)'; +$_LANGADM['AdminPreferences12cbe1a4645659457808631047989afb'] = 'Massimo:'; +$_LANGADM['AdminPreferencesb667478ccafce4bff6d427a6bca06269'] = 'Offri la confezione riciclata'; +$_LANGADM['AdminPreferencese84eed89f38f20639431d99ad2f5ee8a'] = 'Il cliente sceglie di ricevere una confezione riciclata'; +$_LANGADM['AdminPreferencese6b03a6bdf49d1cd0655e0f7a3d990cb'] = 'Mostrare di nuovo il carrello al login'; +$_LANGADM['AdminPreferences8d7a93422a7ecd89d12811e22055f6d5'] = 'Recupero del carrello dopo l\'autenticazione del cliente'; +$_LANGADM['AdminPreferencesac2021d3c67ee796d7ab20a466ebd583'] = 'Modalità arrotondamento'; +$_LANGADM['AdminPreferences95be164e850e88c5282e84669f368e1b'] = 'Puoi scegliere come arrotondare i prezzi: sempre verso l\'alto, sempre verso il basso, o arrotondamento classico.'; +$_LANGADM['AdminPreferences46f18d3960afc01e5a1a5a0e0e9d571b'] = 'Controlla automaticamente gli aggiornamenti del modulo'; +$_LANGADM['AdminPreferences686a2ac82a5a64eca870ba9a55b8a675'] = 'I nuovi moduli e gli aggiornamenti sono mostrati nella pagina moduli'; +$_LANGADM['AdminPreferencesa9fff6d50be898f47a507354626b8b8d'] = 'Nascondi suggerimenti per l\'ottimizzazione'; +$_LANGADM['AdminPreferencese4e2107f99e82247d7e32ac7919c4416'] = 'Nascondi suggerimenti per l\'ottimizzazione sulla home page di back office'; +$_LANGADM['AdminPreferences79a8435260e0c3b17e30ccb1c6dfc75c'] = 'Mostra fornitori e produttori'; +$_LANGADM['AdminPreferences17677e6d8339224e645bc98321a8fbed'] = 'Mostra elenco fornitori e produttori anche se i blocchi corrispondenti sono disattivati'; +$_LANGADM['AdminPreferences1301a51cbee38f0c34369720070e5e1b'] = 'Valore limite upload file'; +$_LANGADM['AdminPreferences5870c50004d9568f8de39d09363533a7'] = 'Valore limite upload immagine'; +$_LANGADM['AdminPreferencesd5bc5fd307b108537039b6b6f98889d5'] = 'Fuso orario:'; +$_LANGADM['AdminPreferencesbbd6622dbbdf4bcb166f5e3f018a2351'] = 'Fare clic qui per utilizzare il protocollo HTTPS prima di abilitare SSL.'; +$_LANGADM['AdminPreferences0db377921f4ce762c62526131097968f'] = 'Generale'; +$_LANGADM['AdminPreferences38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; $_LANGADM['AdminProductsb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminProductsb8cb56e655c8957c168a380aca447e9b'] = 'La dimensione del file che stai tentando di caricare è: '; -$_LANGADM['AdminProductsb908c2f34052b5276e0bf50f0e042211'] = 'Dimensione del file:'; -$_LANGADM['AdminProductsb9208b03bcc9eb4a336258dcdcb66207'] = 'Combinazioni'; -$_LANGADM['AdminProductsb9f5c797ebbf55adccdd8539a65a0241'] = 'Disattivato'; -$_LANGADM['AdminProductsba34ea40525a4379add785228e37fe86'] = 'kb'; -$_LANGADM['AdminProductsbafd7322c6e97d25b6299b5d6fe8920b'] = 'No'; -$_LANGADM['AdminProductsbb46711b0644764f89a3d068e510295a'] = 'conta adesso'; -$_LANGADM['AdminProductsbe26ade2055790d0e8d19eed69309574'] = 'Accessori:'; -$_LANGADM['AdminProductsbe53a0541a6d36f6ecb879fa2c584b08'] = 'Immagine'; -$_LANGADM['AdminProductsbea25554b38032f5da2d8b505b604314'] = 'il prodotto deve essere in almeno una categoria di default'; $_LANGADM['AdminProductsc03d53b70feba4ea842510abecd6c45e'] = 'Foto'; -$_LANGADM['AdminProductsc0471f0320bc17eb192bbd412d236806'] = 'Informaz. globali sul prodotto'; -$_LANGADM['AdminProductsc12cf3f1af68d3bb0dacb9f9ac61349e'] = 'Campi di file:'; -$_LANGADM['AdminProductsc1649abdccba825a27f5820f126c8454'] = 'Aggiungi un prezzo specifico'; -$_LANGADM['AdminProductsc27ff8defa50d70571392ab3c1266a92'] = 'Peso (pacco):'; -$_LANGADM['AdminProductsc2aca4338baa0270267d8bf0279310f2'] = 'data di scadenza'; -$_LANGADM['AdminProductsc3543f3c6662fa1dedf70ed9c35053c0'] = 'Il tuo prodotto sarà salvato come bozza'; -$_LANGADM['AdminProductsc3987e4cac14a8456515f0d200da04ee'] = 'Tutte le nazioni'; -$_LANGADM['AdminProductsc74d5593ec71cdf7d4662cd0bc379fff'] = 'Nuova etichetta'; -$_LANGADM['AdminProductsc795dfff10a7c952f4c5438951e9ece9'] = 'Immagine di copertina'; -$_LANGADM['AdminProductsc7c2169d380b95e2e3672037c5ace793'] = 'Assegna caratteristiche a questo prodotto:'; -$_LANGADM['AdminProductsc820e0c1d4ae16db218626f49e7916b1'] = 'kb max.'; -$_LANGADM['AdminProductsc8360cc476fc8b5ee9a4db494220058d'] = 'Numero di downloads autorizzati per cliente'; -$_LANGADM['AdminProductsc9cc8cce247e49bae79f15173ce97354'] = 'Salva'; -$_LANGADM['AdminProductscc3787ca78f445f481069a4c047f7e7a'] = 'Scegli la lingua:'; -$_LANGADM['AdminProductsccf096490d2671f3ea97ea9289eee5b1'] = 'EAN13:'; -$_LANGADM['AdminProductsccfc539487f4e869ef05c1607d24a772'] = 'Puoi impostare un valore specifico oppure selezionare tra i valori predefiniti esistenti che hai precedentemente aggiunto.'; -$_LANGADM['AdminProductsce26601dac0dea138b7295f02b7620a7'] = 'Cliente'; -$_LANGADM['AdminProductsd0042a700e9bdf79689d63ee6846dc0e'] = 'Descrizione:'; -$_LANGADM['AdminProductsd18324caa0ff21355efe5b6df70a3640'] = '(Non dimenticare di salvare il prodotto dopo)'; -$_LANGADM['AdminProductsd3d2e617335f08df83599665eef8a418'] = 'Chiudi'; -$_LANGADM['AdminProductsd5682e6409bded35ee5c6ca6c6297729'] = 'Attributo:'; -$_LANGADM['AdminProductsd5ba13ad00daa44c6a03d790e08cf0c8'] = 'Devi salvare questo prodotto prima di aggiungere prezzi specifici'; -$_LANGADM['AdminProductsd6ae681fcd58f1e1936ca97da36528ff'] = 'Aggiungi una nuova caratteristica'; -$_LANGADM['AdminProductsd74838fbbeb384c01d7294db33c36ec3'] = 'La gestione delle scorte è disabilitato'; -$_LANGADM['AdminProductsd764262872a3bfe2b0944d1826f43a88'] = 'Grazie ad impostare una quantità da aggiungere un prodotto.'; -$_LANGADM['AdminProductsd88946b678e4c2f251d4e292e8142291'] = 'SEO'; -$_LANGADM['AdminProductsda22c93ccb398c72070f4000cc7b59a1'] = 'Personalizzazione'; -$_LANGADM['AdminProductsdbb768f29d6b36b627c8233b32da4f2c'] = 'File troppo grande, dimensione massima autorizzata:'; -$_LANGADM['AdminProductsdc8f50091cddc5183be3a5b5f774912a'] = 'Carica un file'; -$_LANGADM['AdminProductsdd8c7d4ab211f8e57f450a015dfe4131'] = 'Aggiungi un accessorio'; -$_LANGADM['AdminProductsdd9644efbcf9d41c5be6daed03514dd8'] = 'Successivo >'; -$_LANGADM['AdminProductsdeb10517653c255364175796ace3553f'] = 'Prodotto'; -$_LANGADM['AdminProductsdf644ae155e79abf54175bd15d75f363'] = 'Nome del prodotto'; -$_LANGADM['AdminProductse0f0b0564d3d29a93fad7a4178b7b1ca'] = 'ID:'; -$_LANGADM['AdminProductse12167aa0a7698e6ebc92b4ce3909b53'] = 'A'; -$_LANGADM['AdminProductse16dd6e118732c5d1586d6aba0b62f3a'] = 'Prezzo'; -$_LANGADM['AdminProductse187fd4d086ab8cf9144f2b1b7a68b93'] = 'Info.'; -$_LANGADM['AdminProductse25f0ecd41211b01c83e5fec41df4fe7'] = 'Eliminare gli elementi selezionati?'; -$_LANGADM['AdminProductse2e79605fc9450ec17957cf0e910f5c6'] = 'Tasse incl.'; -$_LANGADM['AdminProductse4c4c68c7515704a91d90207067dcbbe'] = 'Tutti i gruppi'; -$_LANGADM['AdminProductse5f7f63d66023847e693fd34bea09d41'] = 'Di defalut :'; -$_LANGADM['AdminProductse659b52eba1f0299b2d8ca3483919e72'] = 'Tipo:'; -$_LANGADM['AdminProductse81c4e4f2b7b93b481e13a8553c2ae1b'] = 'o'; -$_LANGADM['AdminProductse8fce60a7ce078b55bd02a1c25748f16'] = 'Prezzo di vendita tasse escl.'; -$_LANGADM['AdminProductse9cb217697088a98b1937d111d936281'] = 'Documento allegato'; -$_LANGADM['AdminProductsea9cf7e47ff33b2be14e6dd07cbcefc6'] = 'Spedizione'; -$_LANGADM['AdminProductsebcc39462e6620a8cf432194084a5483'] = 'Opzioni: '; -$_LANGADM['AdminProductsec211f7c20af43e742bf2570c3cb84f9'] = 'Aggiungi'; +$_LANGADM['AdminProducts49ee3087348e8d44e1feda1917443987'] = 'Nome'; +$_LANGADM['AdminProducts63d5049791d9d79d86e9a108b0a999ca'] = 'Riferimento'; +$_LANGADM['AdminProductsad0d28cdd9113d3ce911bc064b137cde'] = 'Prezzo base'; $_LANGADM['AdminProductsed26f5ba7a0f0f6ca8b16c3886eb68ad'] = 'Prezzo finale'; -$_LANGADM['AdminProductsed51222f31afbf17ca5f3b0654db8969'] = 'Stato:'; -$_LANGADM['AdminProductsed75712b0eb1913c28a3872731ffd48d'] = 'Duplica'; -$_LANGADM['AdminProductsef43555f81249c93872352f5501bfedd'] = 'Aggiorna i documenti allegati'; -$_LANGADM['AdminProductsf072da215c080d985d44361e96a3cf60'] = 'Rifiuta gli ordini'; -$_LANGADM['AdminProductsf2a6c498fb90ee345d997f888fce3b18'] = 'Elimina'; -$_LANGADM['AdminProductsf33c23efaf78aacff7c1cbc75f732865'] = 'Campi di testo:'; -$_LANGADM['AdminProductsf41afefb4495b85c7b7ddf3e1ca4387f'] = 'Puoi specificare un valore per ogni caratteristica rilevante su questo prodotto, i campi vuoti non saranno mostrati.'; -$_LANGADM['AdminProductsf445f4a540768234833908cab83f9214'] = 'sovrascrive l\'informazione di eco-tassa del prodotto'; -$_LANGADM['AdminProductsf4a275a931b82e5058bc8ffad8b8e5bd'] = 'Produttore:'; -$_LANGADM['AdminProductsf5a7257cb1424678ae6bebbd0c36b341'] = 'Applica uno sconto di'; -$_LANGADM['AdminProductsf755e8b92cb8f02c24f6f539180d45b1'] = 'è troppo lungo'; -$_LANGADM['AdminProductsf8825c9f08ff15b5ef6bc3a3898817e8'] = 'Salva e vedi in anteprima'; -$_LANGADM['AdminProductsf98188b975d57e9dfc3137c7c9f9a5da'] = 'Per:'; -$_LANGADM['AdminProductsf9c128cbc52bb845834c0d3e62b424ea'] = 'La riga blu è la combinazione di default.'; -$_LANGADM['AdminProductsfb2ea703b13d059f6b7ea5da806021df'] = 'Formato:'; -$_LANGADM['AdminProductsfbd99ad01b92dbafc686772a39e3d065'] = 'UPC'; -$_LANGADM['AdminProductsfc55a6e78b7d33b0241db646dc913ef9'] = 'Modifica questa combinazione'; -$_LANGADM['AdminProductsfee1ad396cfeab246802224002123f39'] = 'Modifica questa immagine di prodotto'; +$_LANGADM['AdminProducts86754577897acfb25deb69039d49d9a7'] = 'Status'; +$_LANGADM['AdminProducts52f5e0bc3859bc5f5e25130b6c7e8881'] = 'Posizione'; +$_LANGADM['AdminProducts4492081ca02b059f9e8af4ddaf0f7292'] = 'Pacchetto'; +$_LANGADM['AdminProductse16dd6e118732c5d1586d6aba0b62f3a'] = 'Prezzo'; +$_LANGADM['AdminProductsd88946b678e4c2f251d4e292e8142291'] = 'SEO'; $_LANGADM['AdminProductsfff0d600f8a0b5e19e88bfb821dd1157'] = 'Immagini'; -$_LANGADM['AdminProfiles38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; -$_LANGADM['AdminProfiles4901062927f176fea0548821fe6a8625'] = 'Per motivi di sicurezza, non puoi cancellare il profilo dell\'amministratore'; +$_LANGADM['AdminProductsb9208b03bcc9eb4a336258dcdcb66207'] = 'Combinazioni'; +$_LANGADM['AdminProducts98f770b0af18ca763421bac22b4b6805'] = 'Caratt.'; +$_LANGADM['AdminProductsda22c93ccb398c72070f4000cc7b59a1'] = 'Personalizzazione'; +$_LANGADM['AdminProducts7e2708aeb65763c54052f57ed1a1ec1d'] = 'Documenti allegati'; +$_LANGADM['AdminProductsdbb768f29d6b36b627c8233b32da4f2c'] = 'File troppo grande, dimensione massima autorizzata:'; +$_LANGADM['AdminProducts3e56c011b37f0bc78fb9eb175c1181c6'] = 'kb'; +$_LANGADM['AdminProductsb8cb56e655c8957c168a380aca447e9b'] = 'La dimensione del file che stai tentando di caricare è: '; +$_LANGADM['AdminProductsaad781b9842958b4552b8edebb83c346'] = 'Copia del file non riuscita'; +$_LANGADM['AdminProducts06d43815fa42336629ff54da5630143c'] = 'il file'; +$_LANGADM['AdminProducts6844aa7b2ea9577a34cea194362d5509'] = 'eccede la dimensione permessa dal server, il cui limite è '; +$_LANGADM['AdminProducts8d8fcc1abd550c5f25dbfaa57d59cb67'] = 'Mb'; +$_LANGADM['AdminProducts8edb6e2f93a2381b4ad39d904e7f87d5'] = 'il campo'; +$_LANGADM['AdminProducts0a5fa53f3f20f67f98bd6c3b16df059d'] = 'è obbligatorio'; +$_LANGADM['AdminProducts7e47a344b06d82a8836cbee2748a79e6'] = 'è obbligatorio almeno in'; +$_LANGADM['AdminProductsf755e8b92cb8f02c24f6f539180d45b1'] = 'è troppo lungo'; +$_LANGADM['AdminProducts70f4b635847038d056e33959821a7a66'] = 'Caratteri massimi:'; +$_LANGADM['AdminProductsbb46711b0644764f89a3d068e510295a'] = 'conta adesso'; +$_LANGADM['AdminProducts998b344cff693ad388a14ba89b1523c7'] = 'non valido'; +$_LANGADM['AdminProductsb02e6af1f7307868a643fb4ea1323f43'] = 'il prodotto deve essere in almeno una Categoria'; +$_LANGADM['AdminProductsbea25554b38032f5da2d8b505b604314'] = 'il prodotto deve essere in almeno una categoria di default'; +$_LANGADM['AdminProducts99af56daf9ee280b15e8ed79d75f0255'] = 'Elenco di tag'; +$_LANGADM['AdminProducts92c75dc7b5c97898f326b95360d4bac7'] = 'mostra il nome del file'; +$_LANGADM['AdminProductsa9ba3f599719d08ba53c26c932b6860f'] = 'numero di giorni'; +$_LANGADM['AdminProductsc2aca4338baa0270267d8bf0279310f2'] = 'data di scadenza'; +$_LANGADM['AdminProductsb3f28ce65c666b3dd33240ad6921d941'] = 'non è valido'; +$_LANGADM['AdminProductsde794262b2a23f277f68ce2810b5175d'] = 'Il tuo prodotto sarà salvato come bozza'; +$_LANGADM['AdminProductsf8825c9f08ff15b5ef6bc3a3898817e8'] = 'Salva e vedi in anteprima'; +$_LANGADM['AdminProducts0449f210068787074ce58175b1a2f5cf'] = 'Cancella questo prodotto'; +$_LANGADM['AdminProductsc9cc8cce247e49bae79f15173ce97354'] = 'Salva'; +$_LANGADM['AdminProducts9ea67be453eaccf020697b4654fc021a'] = 'Salva e rimani'; +$_LANGADM['AdminProductsd5ba13ad00daa44c6a03d790e08cf0c8'] = 'Devi salvare questo prodotto prima di aggiungere prezzi specifici'; +$_LANGADM['AdminProductsa6ff0f7a2a1993857cb67b769780e708'] = 'Non ci sono prezzi specifici'; +$_LANGADM['AdminProducts545f6c2f382c04810103b3e5e6f7d841'] = 'Senza limiti'; +$_LANGADM['AdminProducts5da618e8e4b89c66fe86e32cdafde142'] = 'Da'; +$_LANGADM['AdminProductse12167aa0a7698e6ebc92b4ce3909b53'] = 'A'; +$_LANGADM['AdminProducts9c7f56d70e922a61254366964c01c64a'] = 'Tutte le valute'; +$_LANGADM['AdminProductsc3987e4cac14a8456515f0d200da04ee'] = 'Tutte le nazioni'; +$_LANGADM['AdminProductse4c4c68c7515704a91d90207067dcbbe'] = 'Tutti i gruppi'; +$_LANGADM['AdminProductsf2a6c498fb90ee345d997f888fce3b18'] = 'Elimina'; +$_LANGADM['AdminProducts8e99fa97ef8d51d9215028842c7ad57c'] = 'Gestione priorità'; +$_LANGADM['AdminProducts77b4fe51b2eede1e804277e64ceb9a22'] = 'Priorità:'; +$_LANGADM['AdminProducts386c339d37e737a436499d423a77df0c'] = 'Valuta'; +$_LANGADM['AdminProducts59716c97497eb9694541f7c3d37b1a4d'] = 'Nazione'; +$_LANGADM['AdminProducts03937134cedab9078be39a77ee3a48a0'] = 'Gruppo'; +$_LANGADM['AdminProducts48881913e6addc0c3c439f02229ac91e'] = 'Applica a tutti i prodotti'; +$_LANGADM['AdminProducts9639e32cab248434a17ab32237cb3b71'] = 'Applica'; +$_LANGADM['AdminProductsac67ede5a84eb5a1add7ff4440e9a485'] = 'richiesti'; +$_LANGADM['AdminProducts287234a1ff35a314b5b6bc4e5828e745'] = 'Combinazioni'; +$_LANGADM['AdminProducts21f59b54f62b5b8b4bc0f63f0f617fc1'] = 'Impatto'; +$_LANGADM['AdminProducts8c489d0946f66d17d73f26366a4bf620'] = 'Peso'; +$_LANGADM['AdminProducts52eb5928a34db3e3da7ba52b0644273b'] = 'EAN13'; +$_LANGADM['AdminProductsfbd99ad01b92dbafc686772a39e3d065'] = 'UPC'; +$_LANGADM['AdminProducts1351017ac6423911223bc19a8cb7c653'] = 'Nome del file'; +$_LANGADM['AdminProducts7e93b54f29abc0e84d489bf739a67e5f'] = 'Numero di download'; +$_LANGADM['AdminProducts58fd2b2308056ad80255a322b305742b'] = 'Numero di giorni'; +$_LANGADM['AdminProducts9d9aa88574c4dab04ddd8356c377357d'] = 'Categoria di default:'; +$_LANGADM['AdminProducts10cbdb4839f838ce30409739435a6070'] = 'Catalogo:'; +$_LANGADM['AdminProductsb61bd19699eab41bbcdabc42f83af268'] = 'Pensa a cambiare la categoria di default.'; +$_LANGADM['AdminProducts74645ed4e5e25461a664d5f68ff19098'] = 'Contrassegna tutte le caselle di categorie nei quali il prodotto deve apparire'; +$_LANGADM['AdminProducts6eac2df6a5cc74282553321a73c553fb'] = 'Si prega di controllare una categoria al fine di selezionare la categoria di default.'; +$_LANGADM['AdminProductsbe26ade2055790d0e8d19eed69309574'] = 'Accessori:'; +$_LANGADM['AdminProducts1a4453a5654583ecec19798b396c9c23'] = '(Non dimenticare di salvare il prodotto dopo)'; +$_LANGADM['AdminProductsdd8c7d4ab211f8e57f450a015dfe4131'] = 'Aggiungi un accessorio'; +$_LANGADM['AdminProductsf4a275a931b82e5058bc8ffad8b8e5bd'] = 'Produttore:'; +$_LANGADM['AdminProducts7825865597f0b1673524f56e335f3675'] = 'Scegli (opzionale)'; +$_LANGADM['AdminProductse9cb217697088a98b1937d111d936281'] = 'Documento allegato'; +$_LANGADM['AdminProducts6492d670e42151cc37574d99f4071f85'] = 'Nome del file'; +$_LANGADM['AdminProductsd0042a700e9bdf79689d63ee6846dc0e'] = 'Descrizione:'; +$_LANGADM['AdminProducts0b27918290ff5323bea1e3b78a9cf04e'] = 'File'; +$_LANGADM['AdminProductsffac76aafed78da915f1440bc67b8166'] = 'Carica un file dal tuo computer'; +$_LANGADM['AdminProducts19f823c6453c2b1ffd09cb715214813d'] = 'Campo richiesto'; +$_LANGADM['AdminProducts3b6c024d7eff743d98d894ce0e0d1242'] = 'Documenti allegati disponibili'; +$_LANGADM['AdminProductsec211f7c20af43e742bf2570c3cb84f9'] = 'Aggiungi'; +$_LANGADM['AdminProducts9d38722749ec2101e437414ac2a743f9'] = 'Documenti allegati per questo prodotto'; +$_LANGADM['AdminProducts1063e38cb53d94d386f21227fcd84717'] = 'Elimina'; +$_LANGADM['AdminProductsef43555f81249c93872352f5501bfedd'] = 'Aggiorna i documenti allegati'; +$_LANGADM['AdminProducts1245fb9eadb8049b570d7bdc0936aa55'] = 'Modifica questa combinazione'; +$_LANGADM['AdminProductsf9c128cbc52bb845834c0d3e62b424ea'] = 'La riga blu è la combinazione di default.'; +$_LANGADM['AdminProducts55110f4c6a2c90b143c6fcd295cb7bc7'] = 'Per ogni prodotto deve essere indicata una combinazione di default.'; +$_LANGADM['AdminProductsfc55a6e78b7d33b0241db646dc913ef9'] = 'Modifica questa combinazione'; +$_LANGADM['AdminProducts6f39383b81d4999830ab6febe6279777'] = 'Aggiungi o modifica le combinazioni per questo prodotto'; +$_LANGADM['AdminProducts3ea3291e42b4f5eae395f389ce9a88d5'] = 'Generatore di combinazioni di prodotti'; +$_LANGADM['AdminProductsd5682e6409bded35ee5c6ca6c6297729'] = 'Attributo:'; +$_LANGADM['AdminProducts3dd42bfc8345e82c43b4a40a3426ec49'] = 'Riferimento:'; +$_LANGADM['AdminProductsccf096490d2671f3ea97ea9289eee5b1'] = 'EAN13:'; +$_LANGADM['AdminProductsaf7448c885be0d8acd5eb84322176570'] = 'UPC :'; +$_LANGADM['AdminProducts418734e88e64dbe12a62122833c89da7'] = 'Caratteri speciali ammessi:'; +$_LANGADM['AdminProductsac421120056d9d55c27faba6ae2178b2'] = 'La dimensione massima di upload del file permessa dal tuo server è'; +$_LANGADM['AdminProductsdc8f50091cddc5183be3a5b5f774912a'] = 'Carica un file'; +$_LANGADM['AdminProducts3cb94c0658e6bbfdeac7e65b9635a8f5'] = 'Ecco il link'; +$_LANGADM['AdminProductsa1997856e58a07d80e27aaf4bc7eaf88'] = 'Cancella il file'; +$_LANGADM['AdminProductsc312034c9f17a264365e734de442ca0a'] = 'Il nome del file per completo con la sua estensione (esempio: Libro.pdf)'; +$_LANGADM['AdminProductsc8360cc476fc8b5ee9a4db494220058d'] = 'Numero di downloads autorizzati per cliente'; +$_LANGADM['AdminProducts8c1279db4db86553e4b9682f78cf500e'] = 'Data di scadenza'; +$_LANGADM['AdminProducts2b05e1a0e6c62dbf0018af09ed38f4e0'] = 'Formato: AAAA-MM-GG'; +$_LANGADM['AdminProductsc5a61551373c8838d63df1bdb1996a30'] = 'Nessuna data di scadenza se lasci vuoto questo spazio'; +$_LANGADM['AdminProducts44118d6d6ecd2f24f53ec6393a66baa1'] = 'Per quanti giorni i clienti possono accedere a questo file'; +$_LANGADM['AdminProducts9e962fd822ee734a531490fffa643c49'] = 'imposta a zero per un accesso limitato'; +$_LANGADM['AdminProducts62b5bb12862c2d95d5c88d1e75feb4f9'] = 'Prezzo di acquisto:'; +$_LANGADM['AdminProductsf0166650d99e74732ac8c48f10a138b7'] = 'sovrascrive il prezzo di acquisto del prodotto'; +$_LANGADM['AdminProducts9d2ee2dd8c264912b6dd7b1689c1b423'] = 'Impatto sul prezzo:'; +$_LANGADM['AdminProducts6adf97f83acf6453d4a6a4b1070f3754'] = 'Nessuno'; +$_LANGADM['AdminProductsaac247ca22789872bad95dc8f6c45d37'] = 'Aumento'; +$_LANGADM['AdminProducts9e834f13e35e4edf64863ab414a6217a'] = 'Sconto'; +$_LANGADM['AdminProducts8bf8854bebe108183caeb845c7676ae4'] = 'da'; +$_LANGADM['AdminProducts21034ae6d01a83e702839a72ba8a77b0'] = 'Tasse escl.'; +$_LANGADM['AdminProductse81c4e4f2b7b93b481e13a8553c2ae1b'] = 'o'; +$_LANGADM['AdminProducts1f87346a16cf80c372065de3c54c86d9'] = 'Tasse incl.'; +$_LANGADM['AdminProducts190733df8c1af5e4666dfad4cc554080'] = 'il prezzo finale del prodotto sarà'; +$_LANGADM['AdminProducts91c8f68700703b825761609b303d44e3'] = 'Impatto sul peso:'; +$_LANGADM['AdminProductsad802655c2e83ad378868d5f448677c7'] = 'Impatto sul prezzo unitario:'; +$_LANGADM['AdminProducts487fd4fe388baed0928898b641050983'] = 'Eco- tassa:'; +$_LANGADM['AdminProductsa3c262c1c1560ed35f1d295bec43ffd5'] = 'sovrascrive l\'informazione di eco-tassa del prodotto'; +$_LANGADM['AdminProducts006b4cc15322f7951d9100716edcac07'] = 'Quantità minima:'; +$_LANGADM['AdminProductsb287d004082f0d743a49dc7360d4fbbe'] = 'La quantità minima per acquistare il prodotto (imposta a 1 per disattivare questa funzione)'; +$_LANGADM['AdminProducts461900b74731e07320ca79366df3e809'] = 'Immagine:'; +$_LANGADM['AdminProductse5f7f63d66023847e693fd34bea09d41'] = 'Di defalut :'; +$_LANGADM['AdminProducts29d7b46b863639e29ae8452d2320530a'] = 'Rendi questa la combinazione di default per questo prodotto'; +$_LANGADM['AdminProducts9230dd17b40c6d0478772e4d545abc46'] = 'Annulla la modifica'; +$_LANGADM['AdminProducts5fd58de80d182944e9c229aa4c3b8180'] = 'Aggiungi i modifica le proprietà personalizzabili'; +$_LANGADM['AdminProductsc12cf3f1af68d3bb0dacb9f9ac61349e'] = 'Campi di file:'; +$_LANGADM['AdminProducts255cf1d721d2bd8cd7b792c23a0773c3'] = 'Numero di campi di upload file da mostrare'; +$_LANGADM['AdminProductsb6bf408fcbdbbc77159db64efbcbb7b1'] = 'Campi di testo:'; +$_LANGADM['AdminProducts2998f049bcca4beccebd03d57d35384e'] = 'Numero di campi di testo da mostrare'; +$_LANGADM['AdminProductsb17f3f4dcf653a5776792498a9b44d6a'] = 'Aggiorna le impostazioni'; +$_LANGADM['AdminProducts9d63ba376b631c024125951ea2a1280d'] = 'Campi di file:'; +$_LANGADM['AdminProducts5561b49810cadf25824adfe31a1ed9cb'] = 'Salva i campi'; +$_LANGADM['AdminProductsc7c2169d380b95e2e3672037c5ace793'] = 'Assegna caratteristiche a questo prodotto:'; +$_LANGADM['AdminProductsf41afefb4495b85c7b7ddf3e1ca4387f'] = 'Puoi specificare un valore per ogni caratteristica rilevante su questo prodotto, i campi vuoti non saranno mostrati.'; +$_LANGADM['AdminProductse3c1fd6719e0e6c456c9b760fa1c9433'] = 'Puoi impostare un valore specifico oppure selezionare tra i valori predefiniti esistenti che hai precedentemente aggiunto.'; +$_LANGADM['AdminProducts21021ea0e52be8e9c599f4dff41e5be0'] = 'Caratteristica'; +$_LANGADM['AdminProducts8bcdd31a1ab28f0db60efb2087c3f235'] = 'Valore prefefinito'; +$_LANGADM['AdminProducts12085f07b6313b69c63a625d8e23f706'] = 'Valore personalizzato'; +$_LANGADM['AdminProducts382b0f5185773fa0f67a8ed8056c7759'] = 'N/A'; +$_LANGADM['AdminProducts544baae42433c186ff222736db985d7d'] = 'Prima aggiungi un valore predefinito'; +$_LANGADM['AdminProducts22eb5599cf8ccde65128467443e72099'] = 'Nessuna caratteristica definita'; +$_LANGADM['AdminProductsd6ae681fcd58f1e1936ca97da36528ff'] = 'Aggiungi una nuova caratteristica'; +$_LANGADM['AdminProductsbe53a0541a6d36f6ecb879fa2c584b08'] = 'Immagine'; +$_LANGADM['AdminProductsd3d2e617335f08df83599665eef8a418'] = 'Chiudi'; +$_LANGADM['AdminProducts8241eae69c7d29801316e69c5ce4b7e7'] = '(o \"Esc\")'; +$_LANGADM['AdminProductsdd9644efbcf9d41c5be6daed03514dd8'] = 'Successivo >'; +$_LANGADM['AdminProducts1330988644c6dfe038e00e6384ac845a'] = '< Precedente'; +$_LANGADM['AdminProductsfee1ad396cfeab246802224002123f39'] = 'Modifica questa immagine di prodotto'; +$_LANGADM['AdminProducts8bf615c78d82dede20bca75a5c73615c'] = 'Aggiungi una nuova immagine al prodotto'; +$_LANGADM['AdminProductsae21d822d879539a75c3d6fd91c2acb3'] = 'File:'; +$_LANGADM['AdminProductsfb2ea703b13d059f6b7ea5da806021df'] = 'Formato:'; +$_LANGADM['AdminProductsb908c2f34052b5276e0bf50f0e042211'] = 'Dimensione del file:'; +$_LANGADM['AdminProducts839af95e357936503d910adb5ae209a3'] = 'kb max.'; +$_LANGADM['AdminProductsc795dfff10a7c952f4c5438951e9ece9'] = 'Immagine di copertina'; +$_LANGADM['AdminProducts004bf6c9a40003140292e97330236c53'] = 'Azione'; +$_LANGADM['AdminProducts7be66046997731ac05844f11ee4f6a76'] = 'Cancella questa immagine'; +$_LANGADM['AdminProducts729a51874fe901b092899e9e8b31c97a'] = 'Sei sicuro?'; +$_LANGADM['AdminProductse187fd4d086ab8cf9144f2b1b7a68b93'] = 'Info.'; +$_LANGADM['AdminProductsc0471f0320bc17eb192bbd412d236806'] = 'Informaz. globali sul prodotto'; +$_LANGADM['AdminProducts4e140ba723a03baa6948340bf90e2ef6'] = 'Nome:'; +$_LANGADM['AdminProducts6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caratteri vietati:'; +$_LANGADM['AdminProductsa1f9d795d1110aeeed6b5368c16dc725'] = 'EAN13 o JAN :'; +$_LANGADM['AdminProducts85f0bf927be7014e2265c4bc96bd50d2'] = '(Europa, Giappone)'; +$_LANGADM['AdminProducts104f50d9d335bbe38ee0c8e44ebddf03'] = '(USA, Canada)'; +$_LANGADM['AdminProducts24a23d787190f2c4812ff9ab11847a72'] = 'Status:'; +$_LANGADM['AdminProducts00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Attivato'; +$_LANGADM['AdminProductsb9f5c797ebbf55adccdd8539a65a0241'] = 'Disattivato'; +$_LANGADM['AdminProductsebcc39462e6620a8cf432194084a5483'] = 'Opzioni: '; +$_LANGADM['AdminProducts6a6d01ddaa8fb712f673a6c94525f149'] = 'disponibile per l\'ordine'; +$_LANGADM['AdminProducts165cd22134a317e1feceeb858c3660cf'] = 'Visualizzazione dei prezzi'; +$_LANGADM['AdminProducts284dd90023a7ddf940af524df216b9fc'] = 'solo online (non venduto in negozio)'; +$_LANGADM['AdminProductsed51222f31afbf17ca5f3b0654db8969'] = 'Stato:'; +$_LANGADM['AdminProducts03c2e7e41ffc181a4e84080b4710e81e'] = 'Nuovo'; +$_LANGADM['AdminProducts019d1ca7d50cc54b995f60d456435e87'] = 'Occasione'; +$_LANGADM['AdminProducts6da03a74721a0554b7143254225cc08a'] = 'imesso a nuovo'; +$_LANGADM['AdminProducts234078adec0a64008b6ae77653776cfa'] = 'Breve descrizione:'; +$_LANGADM['AdminProducts38d301f7ef549a79620e99fd8b51fa34'] = 'appare nella lista prodotti e in alto nella pagina prodotto'; +$_LANGADM['AdminProducts9be976b8052c984a95997e4a4f8eef96'] = 'appare nel corpo della pagina prodotto'; +$_LANGADM['AdminProducts32b502f33a535f75dcbf63f6753c631e'] = 'Tags :'; +$_LANGADM['AdminProducts3e053943605d9e4bf7dd7588ea19e9d2'] = 'Caratteri vietati:'; +$_LANGADM['AdminProducts9fd90a0a7d933e6870c7364b6cd63247'] = 'Tags separati da virgole (per es.: dvd, lettore dvd, hifi)'; +$_LANGADM['AdminProducts97f014aa339f5b37951f100fb1a086d8'] = 'Selezionare almeno un prodotto'; +$_LANGADM['AdminProducts7a8c953dac571371a6351681014d5937'] = 'Impostare una quantità per aggiungere un prodotto'; +$_LANGADM['AdminProducts3b263477a8ad622d76979befafd0119d'] = 'Inizia digitando le prime lettere del prodotto, poi seleziona il prodotto dall\'elenco a cascata:'; +$_LANGADM['AdminProducts2811dedc85918c3e3ed0becd87cbb336'] = 'Non è possibile aggiungere prodotti scaricabili ad un pacchetto.'; +$_LANGADM['AdminProducts290b7c47045d269e2ccfa69e6477acfe'] = 'Prezzo prodotto'; +$_LANGADM['AdminProducts2aa2ef9d99efe99c01d0c1fb2a3838e5'] = 'Prezzo di acquisto tasse escl.'; +$_LANGADM['AdminProducts8a1c241e92c26b92eaae87afa337eaa3'] = 'Il prezzo di acquisto a cui hai acquistato questo prodotto'; +$_LANGADM['AdminProductse8fce60a7ce078b55bd02a1c25748f16'] = 'Prezzo di vendita tasse escl.'; +$_LANGADM['AdminProducts3bc79dca1e0cdc4b2ac5a2e415f902bf'] = 'Il prezzo di vendita senza tasse del prodotto'; +$_LANGADM['AdminProducts82913a5c53d8d818aa69936a630336a3'] = 'Regime fiscale:'; +$_LANGADM['AdminProducts7475ec0d41372a307c497acb7eeea8c4'] = 'Nessuna tassa'; +$_LANGADM['AdminProducts686e697538050e4664636337cc3b834f'] = 'Crea'; +$_LANGADM['AdminProducts59adc1912b6f538acb6afab8c2621945'] = 'Tasse attualmente disattivate'; +$_LANGADM['AdminProducts1c669d037f8bc785f0e1a9aeb7070367'] = 'Vedi opzioni'; +$_LANGADM['AdminProducts0d0a2536d9091f317c4c5695545efebb'] = 'Eco-tassa (tasse incl.)'; +$_LANGADM['AdminProducts535fb9c585d10cb369e97f1ae2d5e11f'] = 'Già incluso nel prezzo'; +$_LANGADM['AdminProducts9c67db9cd9f13cfbbe3ebb7ab90e9e3f'] = 'Prezzo di vendita tasse incl.:'; +$_LANGADM['AdminProducts913bb5260c0b1fbd1d76d8140360dd19'] = 'con tasse'; +$_LANGADM['AdminProductsdcb01b8abf33df0556011a755580d785'] = 'Es. 15 dollari per libbra'; +$_LANGADM['AdminProductse349760a28d519a810e14fa155e8b2d5'] = 'Mostra l\'icona \"saldi\" nella pagina del prodotto e il testo nel listino prodotti'; +$_LANGADM['AdminProducts7b988b81a5fe3114360063de23f49016'] = 'Prezzo di vendita finale:'; +$_LANGADM['AdminProductse2e79605fc9450ec17957cf0e910f5c6'] = 'Tasse incl.'; +$_LANGADM['AdminProducts887ee91702c962a70b87cbef07bbcaec'] = 'Tasse escl.'; +$_LANGADM['AdminProductsc1649abdccba825a27f5820f126c8454'] = 'Aggiungi un prezzo specifico'; +$_LANGADM['AdminProductsf98188b975d57e9dfc3137c7c9f9a5da'] = 'Per:'; +$_LANGADM['AdminProducts06444363878572ed1fd5c9342cd5884f'] = 'Disponibile da'; +$_LANGADM['AdminProducts01b6e20344b68835c5ed1ddedf20d531'] = 'fino al'; +$_LANGADM['AdminProducts95b6faa9d75417fe5e7767a733ab6fb4'] = 'A partire da'; +$_LANGADM['AdminProducts3e34bdebd9bd5edda27e8728904a2552'] = 'unità'; +$_LANGADM['AdminProducts913325468f8b6bcd59733df11213b066'] = '(tasse escl.):'; +$_LANGADM['AdminProducts83a3be00962f7ebef403da83d203e595'] = 'Attuale'; +$_LANGADM['AdminProductsbff11838509966b604d934d917815a72'] = 'Puoi impostare questo valore a 0 in modo da applicare il prezzo di default'; +$_LANGADM['AdminProductsf5a7257cb1424678ae6bebbd0c36b341'] = 'Applica uno sconto di'; +$_LANGADM['AdminProductsb2f40690858b404ed10e62bdf422c704'] = 'Ammontare'; +$_LANGADM['AdminProducts37be07209f53a5d636d5c904ca9ae64c'] = 'Percentuale'; +$_LANGADM['AdminProducts0b74d432ea326571154c17e6f030e62f'] = '(se impostato su \"ammontare\", le tasse sono incluse)'; +$_LANGADM['AdminProducts3601146c4e948c32b6424d2c0a7f0118'] = 'Prezzo'; +$_LANGADM['AdminProducts1901606ea069a83dc7beea17881ef95a'] = 'Periodo'; +$_LANGADM['AdminProducts3c6c11039b6caf151f6e3e99237f2f3b'] = 'A partire da (quantità)'; +$_LANGADM['AdminProducts694e8d1f2ee056f98ee488bdc4982d73'] = 'Quantità'; +$_LANGADM['AdminProducts24a1199bf4dcbef398db7660409a61d9'] = 'Quando fuori magazzino:'; +$_LANGADM['AdminProductsf072da215c080d985d44361e96a3cf60'] = 'Rifiuta gli ordini'; +$_LANGADM['AdminProducts119a7c88cf8f1c685c57981abff26f43'] = 'Accetta gli ordini'; +$_LANGADM['AdminProductsd74838fbbeb384c01d7294db33c36ec3'] = 'La gestione delle scorte è disabilitata'; +$_LANGADM['AdminProducts3e565755572fa5df48eb811c62619098'] = 'Messagggio mostrato quando in magazzino:'; +$_LANGADM['AdminProducts627b9f5acc2dcec1e8e341dd09df9768'] = 'Messaggio mostrato quando fuori magazzino ma ordinabil::'; +$_LANGADM['AdminProducts7b250cb374c12c42a75227ba75df7779'] = 'Meta <titolo>:'; +$_LANGADM['AdminProducts18a2ecd7e67529945cf93821d3fc438f'] = 'Titolo pagina prodotto; lascia vuoto per usare il nome del prodotto'; +$_LANGADM['AdminProductsa6bb76858f8b4b61c050ad7a7ac57e06'] = 'Meta descrizione:'; +$_LANGADM['AdminProductsb2e3e379189bcd9251937acc4dcf37e8'] = 'Una frase di descrizione'; +$_LANGADM['AdminProducts394deec8b4e901394f69ad41095b1ecc'] = 'Meta keywords:'; +$_LANGADM['AdminProducts6ba23760079b4b664d4d5e311c7d5984'] = 'Keywords separate da una virgola'; +$_LANGADM['AdminProducts02fa003c38fefcda498b876f67f4cac7'] = 'URL semplificato:'; +$_LANGADM['AdminProducts32b919d18cfaca89383f6000dcc9c031'] = 'Crea'; +$_LANGADM['AdminProductse4306834455d4a70e0a7d565022187b2'] = 'Friendly-url dal nome prodotto.'; +$_LANGADM['AdminProducts92ab5edf4194cb5a84d6808cb8d8b696'] = 'Il link verso il prodotto sarà così:'; +$_LANGADM['AdminProductsb54431f36761311b49af51be8407da30'] = 'Larghezza (pacco):'; +$_LANGADM['AdminProducts30398718bca5d62f8e76919dffe29308'] = 'Altezza (pacco):'; +$_LANGADM['AdminProductsfb9244e71ff86107b58d0328f15fb9b1'] = 'Peso (pacco):'; +$_LANGADM['AdminProducts10b8ce36a973c8009b521b39488a89a7'] = 'Costi di spedizione supplementari'; +$_LANGADM['AdminProductsb6ef48322d4d59004db9f650344c1a8f'] = 'Sarà applicata la tassa di spedizione.'; +$_LANGADM['AdminProductsc74d5593ec71cdf7d4662cd0bc379fff'] = 'Nuova etichetta'; +$_LANGADM['AdminProductscc3787ca78f445f481069a4c047f7e7a'] = 'Scegli la lingua:'; +$_LANGADM['AdminProductsaba7bdb49b66dd8485c2586a2c88c84e'] = 'il file'; +$_LANGADM['AdminProducts6006a8509fdf7c46885562ae6cd70d7f'] = 'è stato caricato con successo'; +$_LANGADM['AdminProducts63b28593e2858476903ac94ca8697341'] = 'Il tuo repertorio di download non è scrivibile.'; +$_LANGADM['AdminProfilesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; $_LANGADM['AdminProfiles49ee3087348e8d44e1feda1917443987'] = 'Nome'; $_LANGADM['AdminProfiles4e140ba723a03baa6948340bf90e2ef6'] = 'Nome:'; -$_LANGADM['AdminProfilesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminProfilese25f0ecd41211b01c83e5fec41df4fe7'] = 'Eliminare gli elementi selezionati?'; -$_LANGADM['AdminQuickAccesses00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Attivato'; -$_LANGADM['AdminQuickAccesses38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; -$_LANGADM['AdminQuickAccesses3b3d06023f6353f8fd05f859b298573e'] = 'URL:'; -$_LANGADM['AdminQuickAccesses3e053943605d9e4bf7dd7588ea19e9d2'] = 'Caratteri vietati:'; -$_LANGADM['AdminQuickAccesses49ee3087348e8d44e1feda1917443987'] = 'Nome'; -$_LANGADM['AdminQuickAccesses4e140ba723a03baa6948340bf90e2ef6'] = 'Nome:'; -$_LANGADM['AdminQuickAccesses4edbdc3e1b62db73d670ee1231c14c8b'] = 'Apri in un\'altra finestra:'; -$_LANGADM['AdminQuickAccesses97e7c9a7d06eac006a28bf05467fcc8b'] = 'Link'; +$_LANGADM['AdminProfiles9aa03a5dca2e060a4ecbff0dd8616692'] = 'Salva'; +$_LANGADM['AdminProfiles4901062927f176fea0548821fe6a8625'] = 'Per motivi di sicurezza, non puoi cancellare il profilo dell\'amministratore'; $_LANGADM['AdminQuickAccessesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminQuickAccessesb9f5c797ebbf55adccdd8539a65a0241'] = 'Disattivato'; -$_LANGADM['AdminQuickAccessese25f0ecd41211b01c83e5fec41df4fe7'] = 'Eliminare gli elementi selezionati?'; +$_LANGADM['AdminQuickAccesses49ee3087348e8d44e1feda1917443987'] = 'Nome'; +$_LANGADM['AdminQuickAccesses97e7c9a7d06eac006a28bf05467fcc8b'] = 'Link'; $_LANGADM['AdminQuickAccessese5dc8e5afea0a065948622039358de37'] = 'Nuova finestra'; $_LANGADM['AdminQuickAccessesfe501f6dab88efcbde9b3f062a5ae781'] = 'Menu accesso rapido'; +$_LANGADM['AdminQuickAccesses4e140ba723a03baa6948340bf90e2ef6'] = 'Nome:'; +$_LANGADM['AdminQuickAccesses3e053943605d9e4bf7dd7588ea19e9d2'] = 'Caratteri vietati:'; +$_LANGADM['AdminQuickAccesses3b3d06023f6353f8fd05f859b298573e'] = 'URL:'; +$_LANGADM['AdminQuickAccesses4edbdc3e1b62db73d670ee1231c14c8b'] = 'Apri in un\'altra finestra:'; +$_LANGADM['AdminQuickAccesses00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Attivato'; +$_LANGADM['AdminQuickAccessesb9f5c797ebbf55adccdd8539a65a0241'] = 'Disattivato'; +$_LANGADM['AdminQuickAccesses38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; +$_LANGADM['AdminRangePriceb718adec73e04ce3ec720dd11a06a308'] = 'ID'; +$_LANGADM['AdminRangePrice914419aa32f04011357d3b604a86d7eb'] = 'Mezzo di spedizione'; +$_LANGADM['AdminRangePrice5da618e8e4b89c66fe86e32cdafde142'] = 'Da:'; +$_LANGADM['AdminRangePricee12167aa0a7698e6ebc92b4ce3909b53'] = 'A'; +$_LANGADM['AdminRangePricec62faf40cbefb8525a15d535d0256c5f'] = 'Fasce di prezzi'; +$_LANGADM['AdminRangePriced66af861fb895b26d6f648b8ad00a022'] = 'Non c\'è nessun vettore disponibile per una fascia di prezzo.'; $_LANGADM['AdminRangePrice1e6d57e813355689e9c77e947d73ad8f'] = 'Da :'; $_LANGADM['AdminRangePrice2c39f2ba36ea6da8583198d554719eb1'] = 'Inizio fascia (incluso)'; $_LANGADM['AdminRangePrice33caa076f23f453dd4061726f3706325'] = 'A :'; -$_LANGADM['AdminRangePrice38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; -$_LANGADM['AdminRangePrice5da618e8e4b89c66fe86e32cdafde142'] = 'Da:'; $_LANGADM['AdminRangePrice6bf0217a0db567ce8495e5125a1dfffb'] = 'Termine fascia (escluso)'; -$_LANGADM['AdminRangePrice914419aa32f04011357d3b604a86d7eb'] = 'Mezzo di spedizione'; -$_LANGADM['AdminRangePriceb3c500a9f6fbe57f05013046a29f31c6'] = 'Non c\'è nessun vettore disponibile per una fascia di prezzo.'; -$_LANGADM['AdminRangePriceb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminRangePricec62faf40cbefb8525a15d535d0256c5f'] = 'Fasce di prezzi'; -$_LANGADM['AdminRangePricee12167aa0a7698e6ebc92b4ce3909b53'] = 'A'; -$_LANGADM['AdminRangePricee25f0ecd41211b01c83e5fec41df4fe7'] = 'Eliminare gli elementi selezionati?'; -$_LANGADM['AdminRangePricef8617a92ba0a0a4eabee724eab7c9f48'] = 'Mezzo di spedizione:'; +$_LANGADM['AdminRangePrice38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; +$_LANGADM['AdminRangeWeightb718adec73e04ce3ec720dd11a06a308'] = 'ID'; +$_LANGADM['AdminRangeWeight914419aa32f04011357d3b604a86d7eb'] = 'Mezzo di spedizione'; +$_LANGADM['AdminRangeWeight5da618e8e4b89c66fe86e32cdafde142'] = 'Da:'; +$_LANGADM['AdminRangeWeighte12167aa0a7698e6ebc92b4ce3909b53'] = 'A'; +$_LANGADM['AdminRangeWeight553024cea5b7d69013550aefba774aaa'] = 'Fasce di pesi'; +$_LANGADM['AdminRangeWeightbe349117865c4dbef0e5c86941f399ec'] = 'Non c\'è nessun vettore disponibile per una fascia di peso.'; $_LANGADM['AdminRangeWeight1e6d57e813355689e9c77e947d73ad8f'] = 'Da :'; $_LANGADM['AdminRangeWeight2c39f2ba36ea6da8583198d554719eb1'] = 'Inizio fascia (incluso)'; $_LANGADM['AdminRangeWeight33caa076f23f453dd4061726f3706325'] = 'A :'; -$_LANGADM['AdminRangeWeight38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; -$_LANGADM['AdminRangeWeight553024cea5b7d69013550aefba774aaa'] = 'Fasce di pesi'; -$_LANGADM['AdminRangeWeight5da618e8e4b89c66fe86e32cdafde142'] = 'Da:'; $_LANGADM['AdminRangeWeight6bf0217a0db567ce8495e5125a1dfffb'] = 'Termine fascia (escluso)'; -$_LANGADM['AdminRangeWeight914419aa32f04011357d3b604a86d7eb'] = 'Mezzo di spedizione'; -$_LANGADM['AdminRangeWeightaec665fba230ca53799cf3563c696792'] = 'Non c\'è nessun vettore disponibile per una fascia di peso.'; -$_LANGADM['AdminRangeWeightb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminRangeWeighte12167aa0a7698e6ebc92b4ce3909b53'] = 'A'; -$_LANGADM['AdminRangeWeighte25f0ecd41211b01c83e5fec41df4fe7'] = 'Eliminare gli elementi selezionati?'; -$_LANGADM['AdminRangeWeightf8617a92ba0a0a4eabee724eab7c9f48'] = 'Mezzo di spedizione:'; -$_LANGADM['AdminReferrers037d865feb5bc0131bbc1b33c996a9d0'] = 'Dai un\'occhiata al documento per maggiori dettagli....'; -$_LANGADM['AdminReferrers095a1b43effec73955e31e790438de49'] = '€'; -$_LANGADM['AdminReferrers0988f870ad8a7648219df0767f768b8d'] = 'Referrer HTTP'; -$_LANGADM['AdminReferrers0bef8816b0e89c8ec922185253eeb0a6'] = 'I campi \"esclude\" indicano ciò che deve essere escluso dall\'URL.'; -$_LANGADM['AdminReferrers10965b2740f42ad4887932c35cee26ab'] = 'Ospiti unici'; -$_LANGADM['AdminReferrers11ff9f68afb6b8b5b8eda218d7c83a65'] = 'VE'; -$_LANGADM['AdminReferrers1dd1c5fb7f25cd41b291d43a89e3aefd'] = 'Giorno'; -$_LANGADM['AdminReferrers1e6d57e813355689e9c77e947d73ad8f'] = 'Da:'; -$_LANGADM['AdminReferrers1f0f882a37664c9aa47a9d4fd20610cd'] = 'modalità esperto'; -$_LANGADM['AdminReferrers1faa3e365bfe45ad8e3a6c97da5b94d1'] = 'Aggiorna la cache'; -$_LANGADM['AdminReferrers200f5c9c419f0a53d5d361eff7b33abc'] = 'Percentuale di registrazioni'; -$_LANGADM['AdminReferrers208b51d8918ba3cdd679a5ec275df129'] = 'Filtra per prodotto:'; -$_LANGADM['AdminReferrers2402ba94d906bd24c2e0b4e3952c3ca9'] = 'Registra traffico diretto'; -$_LANGADM['AdminReferrers2d0c2b736fa1ab8ce149d26fc36e453a'] = 'Aiuto!'; -$_LANGADM['AdminReferrers2e27c4006a026eacfc1f85b41bf9bc4c'] = 'Remunerazione di base'; -$_LANGADM['AdminReferrers2fdae620abd0f37132313415eb443667'] = 'Questo è interessante perché puoi aggiungere dei tag o token nei link che indirizzano verso il tuo sito web. Per esempio puoi postare un link'; -$_LANGADM['AdminReferrers316853cc3718335f11c048e33b9be98a'] = 'Clic'; -$_LANGADM['AdminReferrers32eb2e5e4f68de58ec967137683ab09a'] = 'Se sai come usare le espressioni regolari MySQL, poi usare la'; -$_LANGADM['AdminReferrers32fdaf53fadc20d17117baafe17f0233'] = 'Quando usi la modalità semplice, puoi usare caratteri generici che possono sostituire qualsiasi carattere:'; -$_LANGADM['AdminReferrers34ebc2bcd0638b5cce09b2c2b0159174'] = 'Informazioni tecniche - Modalità semplice'; -$_LANGADM['AdminReferrers38fb7d24e0d60a048f540ecb18e13376'] = 'Fare il backup'; -$_LANGADM['AdminReferrers3f783e6afc73242779dde81c7825def0'] = 'Lascia vuoto se non ci sono modifiche'; -$_LANGADM['AdminReferrers40e40fbf7a64db4428eeae2d926ff0ab'] = 'Il campo `request_uri` è l\'URL dal quale i clienti arrivano al tuo sito web.'; -$_LANGADM['AdminReferrers4181de604675ec0fb8d12202ec23964c'] = 'Remunerazione per ogni visita.'; -$_LANGADM['AdminReferrers43005b13d452a4ad6f2d8e29b499c55a'] = 'Perc. reg.'; -$_LANGADM['AdminReferrers453aceb005ceaf54a47da15fee8b2a26'] = 'Pagine'; -$_LANGADM['AdminReferrers49ee3087348e8d44e1feda1917443987'] = 'Nome'; -$_LANGADM['AdminReferrers4b11cf76a471c13ba29b799772c90ddf'] = 'Per ogni ordine effettuato.'; -$_LANGADM['AdminReferrers4bcce22b929055c8db5204629d0a64c1'] = 'Carrello medio.'; -$_LANGADM['AdminReferrers4e140ba723a03baa6948340bf90e2ef6'] = 'Nome:'; -$_LANGADM['AdminReferrers51d53cd2ecdae6b5dd3397875197e898'] = 'Costo a click'; -$_LANGADM['AdminReferrers537c66b24ef5c83b7382cdc3f34885f2'] = 'Anno'; -$_LANGADM['AdminReferrers5570dfe4ec8f3d4b2cf4d5780d928b39'] = 'Per esempio, i visitatori che vengono da Google avranno un `http_referer` come questo: \"http://www.google.com/search?q=prestashop\".'; -$_LANGADM['AdminReferrers571b5937b85a9155062315a7c1d69fa2'] = '\"_\" sostituisce un carattere. Se vuoi usare il vero \"_\", devi digitare'; -$_LANGADM['AdminReferrers591411cc8927851db2002208676d8330'] = 'Reg.'; -$_LANGADM['AdminReferrers62508131fde00888d0811939026f2f60'] = 'LìIl campo `http_referer` è il sito web da cui arriva il tuo cliente.'; -$_LANGADM['AdminReferrers653cfa577bccb5b3587de505c7629922'] = 'Per esempio, se il visitatore accede ad una pagina del prodotto, l\'URL sarà'; -$_LANGADM['AdminReferrers6691265cf8673ac521e3a1672d482723'] = 'Commissioi'; -$_LANGADM['AdminReferrers6a26f548831e6a8c26bfbbd9f6ec61e0'] = 'Aiuto'; -$_LANGADM['AdminReferrers6d4acea4a9682c8387d2117120a060e5'] = 'Front access:'; -$_LANGADM['AdminReferrers72474954ef40e2817957dac137f718d1'] = 'I campi \"include\" indicano ciò che deve essere incluso nell\'URL.'; -$_LANGADM['AdminReferrers7442e29d7d53e549b78d93c46b8cdcfc'] = 'Ordini'; -$_LANGADM['AdminReferrers7cbb885aa1164b390a0bc050a64e1812'] = 'Mese'; -$_LANGADM['AdminReferrers7da81b1f9ca174679bbb40b7703ad01d'] = 'Chiedi URI'; -$_LANGADM['AdminReferrers86190054fc32554662ffbb12b717e8d0'] = 'Remunerazione in %'; -$_LANGADM['AdminReferrers89741aae300253f498b0993fa678fa18'] = 'Perc. ord.'; -$_LANGADM['AdminReferrers8ff922bbcd8ad41cdfc48d3c5163b2ab'] = 'Calendario'; -$_LANGADM['AdminReferrers93cba07454f06a4a960172bbd6e2a435'] = 'Sì'; -$_LANGADM['AdminReferrers9706b3e27e9457477521522ffc8d5b24'] = 'Se il visitatore arriva direttamente (digitando l\'URL del tuo negozio o usando i preferiti, per esempio), `http_referer` sarà vuoto.'; -$_LANGADM['AdminReferrers97b22af4c50379be3da02a0b10f13ce3'] = 'Aggiornare l\'indice'; -$_LANGADM['AdminReferrersa1b58c5793a9c4b1596f555d3c46ca7c'] = 'Definizioni'; -$_LANGADM['AdminReferrersa1cff1c13d1d12ea1f04f6a1e5c10d9c'] = 'Quindi se vuoi che tutti i visitatori vengano da google, puoi digitare \"%google%\" in questo campo, oppure \"%google.it%\" se vuoi che i visitatori vengano solo da Google Italia.'; -$_LANGADM['AdminReferrersa28735af01fbb1e35371cb120985ac47'] = 'Registrazioni'; -$_LANGADM['AdminReferrersa4e34bb1b030f78313a3a8f687277c45'] = ' nel forum e ottenere le statistiche inserendo \"%prestashop\" nel campo `request_uri`.'; -$_LANGADM['AdminReferrersa9841e29f2c8180709b16cd2a13c55fe'] = 'Ord.'; -$_LANGADM['AdminReferrersab0cf104f39708eabd07b8cb67e149ba'] = 'Cache'; -$_LANGADM['AdminReferrersab20dd433a5e44c6166509b6c0075b9d'] = 'Percentuale delle vendite.'; -$_LANGADM['AdminReferrersadaaee4b22041c27198d410c68d952c9'] = '%'; -$_LANGADM['AdminReferrersae5d01b6efa819cc7a7c05a8c57fcc2c'] = 'Ospiti'; -$_LANGADM['AdminReferrersb1c94ca2fbc3e78fc30069c8d0f01680'] = 'Tutti'; -$_LANGADM['AdminReferrersb341a59d5636ed3d6a819137495b08a0'] = 'Password'; +$_LANGADM['AdminRangeWeight38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; $_LANGADM['AdminReferrersb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminReferrersbafd7322c6e97d25b6299b5d6fe8920b'] = 'No'; -$_LANGADM['AdminReferrersbb166feff34b74fef81127259160c93a'] = 'Affiliato'; -$_LANGADM['AdminReferrersc33e404a441c6ba9648f88af3c68a1ca'] = 'Statistiche'; -$_LANGADM['AdminReferrerscc99ae38b3da304c65ea3a9019800a38'] = 'Informazioni tecniche'; -$_LANGADM['AdminReferrerscec64239386a3679d3279479d34ef354'] = 'Registrare il traffico diretto può far perdere spazio e prestazioni. Attivalo solo se hai un database adeguato e un estremo bisogno di farlo.'; -$_LANGADM['AdminReferrersd3139f39f1ad6324c80a9ddd50cc7867'] = 'Pagine visualizzate'; +$_LANGADM['AdminReferrers49ee3087348e8d44e1feda1917443987'] = 'Nome'; +$_LANGADM['AdminReferrersae5d01b6efa819cc7a7c05a8c57fcc2c'] = 'Ospiti'; $_LANGADM['AdminReferrersd7e637a6e9ff116de2fa89551240a94d'] = 'Visite'; -$_LANGADM['AdminReferrersda0d18febbbe9cd4e54b68aa72f1d231'] = 'Indicizzazione'; -$_LANGADM['AdminReferrersdcf612ffd5e0e54a8f7abf195b74cb61'] = 'La modalità semplice utilizza il \"LIKE\" di MySQL , ma per una potenza maggiore puoi usare le espressioni regolari MySQL .'; +$_LANGADM['AdminReferrers453aceb005ceaf54a47da15fee8b2a26'] = 'Pagine'; +$_LANGADM['AdminReferrers591411cc8927851db2002208676d8330'] = 'Reg.'; +$_LANGADM['AdminReferrersa9841e29f2c8180709b16cd2a13c55fe'] = 'Ord.'; +$_LANGADM['AdminReferrers11ff9f68afb6b8b5b8eda218d7c83a65'] = 'VE'; +$_LANGADM['AdminReferrers4bcce22b929055c8db5204629d0a64c1'] = 'Carrello medio.'; +$_LANGADM['AdminReferrers43005b13d452a4ad6f2d8e29b499c55a'] = 'Perc. reg.'; +$_LANGADM['AdminReferrers89741aae300253f498b0993fa678fa18'] = 'Perc. ord.'; +$_LANGADM['AdminReferrers316853cc3718335f11c048e33b9be98a'] = 'Clic'; +$_LANGADM['AdminReferrers095a1b43effec73955e31e790438de49'] = '€'; +$_LANGADM['AdminReferrersadaaee4b22041c27198d410c68d952c9'] = '%'; +$_LANGADM['AdminReferrersbb166feff34b74fef81127259160c93a'] = 'Affiliato'; +$_LANGADM['AdminReferrers3f783e6afc73242779dde81c7825def0'] = 'Lascia vuoto se non ci sono modifiche'; $_LANGADM['AdminReferrersdcf916d52dc23351ecf7cc8435070da6'] = 'Gli affiliati possono accedere ai propri dati con questo nome e password.'; -$_LANGADM['AdminReferrersdfc3dfe22ecded7cab0a096ea9874ddd'] = 'Questo metodo è più affidabile di quello `http_referer` ma esiste un rischio: se un motore di ricerca legge una pagina con il tuo link, poi sarà mostrato nei suoi risultati, e tu avrai non solo i visitatori del forum, ma anche quelli del motore di ricerca.'; -$_LANGADM['AdminReferrerse25f0ecd41211b01c83e5fec41df4fe7'] = 'Eliminare gli elementi selezionati?'; -$_LANGADM['AdminReferrerse8292be0c621a08c807325b9ea1be867'] = '\"%\" sostituisce un numero qualsiasi di caratteri. Se vuoi usare il vero \"%\", devi digitare'; +$_LANGADM['AdminReferrers6d4acea4a9682c8387d2117120a060e5'] = 'Front access:'; +$_LANGADM['AdminReferrers6691265cf8673ac521e3a1672d482723'] = 'Commissioi'; +$_LANGADM['AdminReferrers4181de604675ec0fb8d12202ec23964c'] = 'Remunerazione per ogni visita.'; +$_LANGADM['AdminReferrers4b11cf76a471c13ba29b799772c90ddf'] = 'Per ogni ordine effettuato.'; +$_LANGADM['AdminReferrersab20dd433a5e44c6166509b6c0075b9d'] = 'Percentuale delle vendite.'; +$_LANGADM['AdminReferrers34ebc2bcd0638b5cce09b2c2b0159174'] = 'Informazioni tecniche - Modalità semplice'; +$_LANGADM['AdminReferrers0988f870ad8a7648219df0767f768b8d'] = 'Referrer HTTP'; +$_LANGADM['AdminReferrersefc92fb772a0037d7b1fab20dff56a85'] = 'Chiedi URI'; +$_LANGADM['AdminReferrers32eb2e5e4f68de58ec967137683ab09a'] = 'Se sai come usare le espressioni regolari MySQL, poi usare la'; +$_LANGADM['AdminReferrers1f0f882a37664c9aa47a9d4fd20610cd'] = 'modalità esperto'; +$_LANGADM['AdminReferrers38fb7d24e0d60a048f540ecb18e13376'] = 'Fare il backup'; +$_LANGADM['AdminReferrerscc99ae38b3da304c65ea3a9019800a38'] = 'Informazioni tecniche'; +$_LANGADM['AdminReferrers8ff922bbcd8ad41cdfc48d3c5163b2ab'] = 'Calendario'; +$_LANGADM['AdminReferrers1dd1c5fb7f25cd41b291d43a89e3aefd'] = 'Giorno'; +$_LANGADM['AdminReferrers7cbb885aa1164b390a0bc050a64e1812'] = 'Mese'; +$_LANGADM['AdminReferrers537c66b24ef5c83b7382cdc3f34885f2'] = 'Anno'; +$_LANGADM['AdminReferrers10965b2740f42ad4887932c35cee26ab'] = 'Ospiti unici'; +$_LANGADM['AdminReferrersd3139f39f1ad6324c80a9ddd50cc7867'] = 'Pagine visualizzate'; +$_LANGADM['AdminReferrersa28735af01fbb1e35371cb120985ac47'] = 'Registrazioni'; +$_LANGADM['AdminReferrers7442e29d7d53e549b78d93c46b8cdcfc'] = 'Ordini'; +$_LANGADM['AdminReferrers200f5c9c419f0a53d5d361eff7b33abc'] = 'Percentuale di registrazioni'; +$_LANGADM['AdminReferrers51d53cd2ecdae6b5dd3397875197e898'] = 'Costo a click'; +$_LANGADM['AdminReferrers2e27c4006a026eacfc1f85b41bf9bc4c'] = 'Remunerazione di base'; +$_LANGADM['AdminReferrers86190054fc32554662ffbb12b717e8d0'] = 'Remunerazione in %'; $_LANGADM['AdminReferrersf4f70727dc34561dfde1a3c529b6205c'] = 'Configurazione'; -$_LANGADM['AdminRequestSql004bf6c9a40003140292e97330236c53'] = 'Strumenti'; -$_LANGADM['AdminRequestSql0095a9fa74d1713e43e370a7d7846224'] = 'Esporta'; -$_LANGADM['AdminRequestSql38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; -$_LANGADM['AdminRequestSql49ee3087348e8d44e1feda1917443987'] = 'Nome'; -$_LANGADM['AdminRequestSql4e140ba723a03baa6948340bf90e2ef6'] = 'Nome:'; -$_LANGADM['AdminRequestSql902b0d55fddef6f8d651fe1035b7d4bd'] = 'Errore'; -$_LANGADM['AdminRequestSqla1fa27779242b4902f7ae3bdd5c6d508'] = 'Tipo'; -$_LANGADM['AdminRequestSqlb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminRequestSqlb7ccdf6ab58f5514acc520721ddc9f08'] = 'Riempi i campi e clicca \"Salva\".'; -$_LANGADM['AdminRequestSqlb8bf3ffcbb8025ef76f8d67fff0cdf2b'] = 'Clicca \"Aggiungi Nuovo\".'; -$_LANGADM['AdminRequestSqle25f0ecd41211b01c83e5fec41df4fe7'] = 'Eliminare gli elementi selezionati?'; -$_LANGADM['AdminRequestSqlf2bbdf9f72c085adc4d0404e370f0f4c'] = 'Attributo'; -$_LANGADM['AdminReturn004bf6c9a40003140292e97330236c53'] = 'Strumenti'; -$_LANGADM['AdminReturn24a23d787190f2c4812ff9ab11847a72'] = 'Status:'; -$_LANGADM['AdminReturn2ca3deb5cd68fa9119b285804fab572f'] = 'Ordine:'; -$_LANGADM['AdminReturn2fb3b950fd7711136f7f251ae5fbdbdc'] = 'Testo n.'; -$_LANGADM['AdminReturn38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; -$_LANGADM['AdminReturn446faa7da2d42ba4ffeda73cb119dd91'] = 'Data di emissione'; -$_LANGADM['AdminReturn593d14a9bb937448450dec461580c8cf'] = 'Attiva restituzioni:'; -$_LANGADM['AdminReturn5eea367ea73b909880393bd1ae79fc67'] = 'Cliente:'; -$_LANGADM['AdminReturn63d5049791d9d79d86e9a108b0a999ca'] = 'Riferimento'; -$_LANGADM['AdminReturn694e8d1f2ee056f98ee488bdc4982d73'] = 'Quantità'; -$_LANGADM['AdminReturn853ae90f0351324bd73ea615e6487517'] = ' :'; -$_LANGADM['AdminReturn9442975514755961788cc54bf8b43ddf'] = 'Opzioni restituzione merce'; -$_LANGADM['AdminReturn97b920aeb6427541616bdfb89a42be02'] = 'Numero di giorni:'; -$_LANGADM['AdminReturnb52b44c9d23e141b067d7e83b44bb556'] = 'Prodotti:'; +$_LANGADM['AdminReferrers2402ba94d906bd24c2e0b4e3952c3ca9'] = 'Registra traffico diretto'; +$_LANGADM['AdminReferrers93cba07454f06a4a960172bbd6e2a435'] = 'Sì'; +$_LANGADM['AdminReferrersbafd7322c6e97d25b6299b5d6fe8920b'] = 'No'; +$_LANGADM['AdminReferrers8be156d822ab4eb983773bf6dc98eac8'] = 'Registrare il traffico diretto può far perdere spazio e prestazioni. Attivalo solo se hai un database adeguato e un estremo bisogno di farlo.'; +$_LANGADM['AdminReferrersda0d18febbbe9cd4e54b68aa72f1d231'] = 'Indicizzazione'; +$_LANGADM['AdminReferrers97b22af4c50379be3da02a0b10f13ce3'] = 'Aggiornare l\'indice'; +$_LANGADM['AdminReferrersab0cf104f39708eabd07b8cb67e149ba'] = 'Cache'; +$_LANGADM['AdminReferrers1faa3e365bfe45ad8e3a6c97da5b94d1'] = 'Aggiorna la cache'; +$_LANGADM['AdminReferrers6a26f548831e6a8c26bfbbd9f6ec61e0'] = 'Aiuto'; +$_LANGADM['AdminReferrersa1b58c5793a9c4b1596f555d3c46ca7c'] = 'Definizioni'; +$_LANGADM['AdminReferrers62508131fde00888d0811939026f2f60'] = 'LìIl campo `http_referer` è il sito web da cui arriva il tuo cliente.'; +$_LANGADM['AdminReferrerse624fbf7e9e0244cd23a7728b70ee77c'] = 'Per esempio, i visitatori che vengono da Google avranno un `http_referer` come questo: \"http://www.google.com/search?q=prestashop\".'; +$_LANGADM['AdminReferrers9706b3e27e9457477521522ffc8d5b24'] = 'Se il visitatore arriva direttamente (digitando l\'URL del tuo negozio o usando i preferiti, per esempio), `http_referer` sarà vuoto.'; +$_LANGADM['AdminReferrers3674c56b4a9dbfdf6768c74dd0adfcd9'] = 'Quindi se vuoi che tutti i visitatori vengano da google, puoi digitare \"%google%\" in questo campo, oppure \"%google.it%\" se vuoi che i visitatori vengano solo da Google Italia.'; +$_LANGADM['AdminReferrers40e40fbf7a64db4428eeae2d926ff0ab'] = 'Il campo `request_uri` è l\'URL dal quale i clienti arrivano al tuo sito web.'; +$_LANGADM['AdminReferrers653cfa577bccb5b3587de505c7629922'] = 'Per esempio, se il visitatore accede ad una pagina del prodotto, l\'URL sarà'; +$_LANGADM['AdminReferrers2fdae620abd0f37132313415eb443667'] = 'Questo è interessante perché puoi aggiungere dei tag o token nei link che indirizzano verso il tuo sito web. Per esempio puoi postare un link'; +$_LANGADM['AdminReferrersf04eea9298f3c447655470c1f8d6d510'] = ' nel forum e ottenere le statistiche inserendo \"%prestashop\" nel campo `request_uri`.'; +$_LANGADM['AdminReferrersdfc3dfe22ecded7cab0a096ea9874ddd'] = 'Questo metodo è più affidabile di quello `http_referer` ma esiste un rischio: se un motore di ricerca legge una pagina con il tuo link, poi sarà mostrato nei suoi risultati, e tu avrai non solo i visitatori del forum, ma anche quelli del motore di ricerca.'; +$_LANGADM['AdminReferrers9f63ab37fd2af2baa08050ed27e23e8e'] = 'I campi \"include\" indicano ciò che deve essere incluso nell\'URL.'; +$_LANGADM['AdminReferrers7e193ec9c6db5b0eb398445d4233359c'] = 'I campi \"esclude\" indicano ciò che deve essere escluso dall\'URL.'; +$_LANGADM['AdminReferrers32fdaf53fadc20d17117baafe17f0233'] = 'Quando usi la modalità semplice, puoi usare caratteri generici che possono sostituire qualsiasi carattere:'; +$_LANGADM['AdminReferrers8e39fbf881a90cad62886329c4964931'] = '\"_\" sostituisce un carattere. Se vuoi usare il vero \"_\", devi digitare'; +$_LANGADM['AdminReferrers722392574a7427d60d7b41ed8704eec2'] = '\"%\" sostituisce un numero qualsiasi di caratteri. Se vuoi usare il vero \"%\", devi digitare'; +$_LANGADM['AdminReferrers6e2d827c9451209e56132fe5c5dc01c7'] = 'La modalità semplice utilizza il \"LIKE\" di MySQL , ma per una potenza maggiore puoi usare le espressioni regolari MySQL .'; +$_LANGADM['AdminReferrersa9d19a0efc717973d21fa6086e40b282'] = 'Dai un\'occhiata al documento per maggiori dettagli....'; +$_LANGADM['AdminReferrers2d0c2b736fa1ab8ce149d26fc36e453a'] = 'Aiuto!'; +$_LANGADM['AdminReferrers208b51d8918ba3cdd679a5ec275df129'] = 'Filtra per prodotto:'; +$_LANGADM['AdminReferrersb1c94ca2fbc3e78fc30069c8d0f01680'] = 'Tutti'; $_LANGADM['AdminReturnb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminReturnbe812bcdcf226cac718ced453e22dbae'] = 'Maggiori informazioni sulla pagina ordini'; -$_LANGADM['AdminReturnbfc23574a242be4531bcb29877ac1d8a'] = 'Restituzione prodotto'; -$_LANGADM['AdminReturncb5e33714f324e81edb2ad638d085d09'] = 'Motivo della restituzione:'; -$_LANGADM['AdminReturnd0c905ef089538af1f976a3477d617b0'] = 'Seleziona se attivare o meno la restituzione della merce'; -$_LANGADM['AdminReturnd1228f5476d15142b1358ae4b5fa2454'] = 'Ordine n.'; $_LANGADM['AdminReturnd79cf3f429596f77db95c65074663a54'] = 'ID ordine'; -$_LANGADM['AdminReturnd98a07f84921b24ee30f86fd8cd85c3c'] = 'da'; -$_LANGADM['AdminReturndf644ae155e79abf54175bd15d75f363'] = 'Nome del prodotto'; -$_LANGADM['AdminReturne1c9e6510f0c8a1182dd5322b9c40331'] = 'Maggiori informazioni sulla pagina cliente'; $_LANGADM['AdminReturnec53a8c4f07baed5d8825072c89799be'] = 'Status'; -$_LANGADM['AdminReturnee2204974e5c8242756f3d9981865adc'] = 'Elenco di prodotti nel pacco'; -$_LANGADM['AdminReturnf12dbe1dbf9af16a70ca2c0329112642'] = 'Status di restituzione merce'; +$_LANGADM['AdminReturn446faa7da2d42ba4ffeda73cb119dd91'] = 'Data di emissione'; +$_LANGADM['AdminReturn9442975514755961788cc54bf8b43ddf'] = 'Opzioni restituzione merce'; +$_LANGADM['AdminReturn593d14a9bb937448450dec461580c8cf'] = 'Attiva restituzioni:'; +$_LANGADM['AdminReturnb5ae76d7ccb124762ecb8452378ebe8c'] = 'Seleziona se attivare o meno la restituzione della merce'; +$_LANGADM['AdminReturn97b920aeb6427541616bdfb89a42be02'] = 'Numero di giorni:'; $_LANGADM['AdminReturnf279b0e5f1f92bf1bae821e102f5c400'] = 'Numero di giorni in cui il cliente può effettuare una restituzione dopo la data di consegna'; -$_LANGADM['AdminScenes00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Attivato'; -$_LANGADM['AdminScenes0b24516ee8c68a18020951583bc3b8ab'] = 'Ridimensionato automaticamente a'; -$_LANGADM['AdminScenes1af828ba283f1db4849dd627767da221'] = 'Se superiore all\'impostazione della dimensione immagine, l\'immagine viene ridotta a'; -$_LANGADM['AdminScenes24a23d787190f2c4812ff9ab11847a72'] = 'Status:'; -$_LANGADM['AdminScenes38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; -$_LANGADM['AdminScenes3b263477a8ad622d76979befafd0119d'] = 'Inizia digitando le prime lettere del prodotto, poi seleziona il prodotto dall\'elenco a cascata:'; -$_LANGADM['AdminScenes46cff679f56896d63111deff52857fc9'] = 'Tag immagini'; -$_LANGADM['AdminScenes5e9df908eafa83cb51c0a3720e8348c7'] = 'Controllare tutti i'; -$_LANGADM['AdminScenes5ffd7a335dd836b3373f5ec570a58bdc'] = 'Espandi tutto'; -$_LANGADM['AdminScenes6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caratteri vietati:'; -$_LANGADM['AdminScenes64fd5923eb01a88c3f25ad6c841f6ede'] = 'kb max.'; -$_LANGADM['AdminScenes7dc99a2737d301ded7dbc18b54487c4c'] = 'Nota: per cambiare le dimensioni dell\'immagine, modifica le impostazioni \"large_scene\" alla dimensione desiderata (in Back Office: Tab \"Preferenze|\" Tab Immagini).'; -$_LANGADM['AdminScenes84418e651fa14682de36a551e72c2a06'] = 'Nome tag immagine:'; -$_LANGADM['AdminScenes8a5c9824486e8c1f74cb4c4ec8f9e465'] = '(larghezza x altezza)'; -$_LANGADM['AdminScenes8c38776925f7cf41c090646a43157024'] = 'Categorie:'; -$_LANGADM['AdminScenes9747d23c8cc358c5ef78c51e59cd6817'] = 'Deseleziona tutti'; -$_LANGADM['AdminScenes992fce2ab1e3df0de5e94109ab6f4ba0'] = 'Se vuoi utilizzare una miniatura diversa da quella generata dalla riduzione dell\'immagine taggata, caricala qui.'; -$_LANGADM['AdminScenes997fd7aaabd538817e06ff1b3289bee3'] = 'Immagine da \"taggare\" :'; -$_LANGADM['AdminScenesa5394858079fa378684b20a1abc0e9be'] = 'Nota: per cambiare le dimensioni dell\'immagine, modifica le impostazioni \"large_scene\" alla dimensione desiderata (in Back Office: Tab \"Preferenze|\" Tab Immagini).'; -$_LANGADM['AdminScenesa99236f155b9a3606d7b36262179bc17'] = 'Dimensione dell\'immagine'; -$_LANGADM['AdminScenesb56c3bda503a8dc4be356edb0cc31793'] = 'Comprimi tutto'; -$_LANGADM['AdminScenesb667daefa504a39a424c395df58d04b1'] = 'Miniatura particolare:'; +$_LANGADM['AdminReturnbfc23574a242be4531bcb29877ac1d8a'] = 'Restituzione prodotto'; +$_LANGADM['AdminReturn5eea367ea73b909880393bd1ae79fc67'] = 'Cliente:'; +$_LANGADM['AdminReturn2ca3deb5cd68fa9119b285804fab572f'] = 'Ordine:'; +$_LANGADM['AdminReturncb5e33714f324e81edb2ad638d085d09'] = 'Motivo della restituzione:'; +$_LANGADM['AdminReturn24a23d787190f2c4812ff9ab11847a72'] = 'Status:'; +$_LANGADM['AdminReturnf12dbe1dbf9af16a70ca2c0329112642'] = 'Status di restituzione merce'; +$_LANGADM['AdminReturnb52b44c9d23e141b067d7e83b44bb556'] = 'Prodotti:'; +$_LANGADM['AdminReturnee2204974e5c8242756f3d9981865adc'] = 'Elenco di prodotti nel pacco'; +$_LANGADM['AdminReturn38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; +$_LANGADM['AdminReturnd1228f5476d15142b1358ae4b5fa2454'] = 'Ordine n.'; +$_LANGADM['AdminReturnd98a07f84921b24ee30f86fd8cd85c3c'] = 'da'; +$_LANGADM['AdminReturne1c9e6510f0c8a1182dd5322b9c40331'] = 'Maggiori informazioni sulla pagina cliente'; +$_LANGADM['AdminReturnbe812bcdcf226cac718ced453e22dbae'] = 'Maggiori informazioni sulla pagina ordini'; +$_LANGADM['AdminReturn63d5049791d9d79d86e9a108b0a999ca'] = 'Riferimento'; +$_LANGADM['AdminReturndf644ae155e79abf54175bd15d75f363'] = 'Nome del prodotto'; +$_LANGADM['AdminReturn694e8d1f2ee056f98ee488bdc4982d73'] = 'Quantità'; +$_LANGADM['AdminReturn004bf6c9a40003140292e97330236c53'] = 'Strumenti'; +$_LANGADM['AdminReturn2fb3b950fd7711136f7f251ae5fbdbdc'] = 'Testo n.'; +$_LANGADM['AdminReturn853ae90f0351324bd73ea615e6487517'] = ' :'; $_LANGADM['AdminScenesb718adec73e04ce3ec720dd11a06a308'] = 'Id'; -$_LANGADM['AdminScenesb908c2f34052b5276e0bf50f0e042211'] = 'Dimensione del file:'; -$_LANGADM['AdminScenesb9f5c797ebbf55adccdd8539a65a0241'] = 'Disattivato'; -$_LANGADM['AdminScenesbc02f05b2b99eb2f72b99dba325427e9'] = '(larghezza x altezza). Se inferiore all\'impostazione della dimensione immagine, sarà aggiunto uno sfondo bianco per ottenere la dimensione corretta.'; -$_LANGADM['AdminScenesc820e0c1d4ae16db218626f49e7916b1'] = 'kb max.'; +$_LANGADM['AdminScenes46cff679f56896d63111deff52857fc9'] = 'Tag immagini'; $_LANGADM['AdminScenescb456215c3333db0551bd0788bc258c7'] = 'Attivato'; -$_LANGADM['AdminScenese0aa021e21dddbd6d8cecec71e9cf564'] = 'OK'; -$_LANGADM['AdminScenesef7de3f485174ff47f061ad27d83d0ee'] = 'selezionati'; $_LANGADM['AdminScenesefa840b68d542771392db5b9977ca895'] = 'Come \"taggare\" i prodotti nell\'immagine:'; -$_LANGADM['AdminScenesf2a6c498fb90ee345d997f888fce3b18'] = 'Elimina'; -$_LANGADM['AdminScenesf5dae0e1b3d4bc66fadd2840b4f79227'] = 'Aggiungi un\'immagine poi continuare'; +$_LANGADM['AdminScenes84418e651fa14682de36a551e72c2a06'] = 'Nome tag immagine:'; +$_LANGADM['AdminScenes24a23d787190f2c4812ff9ab11847a72'] = 'Status:'; $_LANGADM['AdminScenesfb2ea703b13d059f6b7ea5da806021df'] = 'Formato:'; -$_LANGADM['AdminSearch00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Attivato'; -$_LANGADM['AdminSearch019ec3132cdf8ee0f2e2a75cf5d3e459'] = 'Sesso'; -$_LANGADM['AdminSearch151a3c668742e11d24b6f8e65f7f7ee6'] = 'Data di registrazione'; -$_LANGADM['AdminSearch49ee3087348e8d44e1feda1917443987'] = 'Nome'; -$_LANGADM['AdminSearch63d5049791d9d79d86e9a108b0a999ca'] = 'Riferimento'; -$_LANGADM['AdminSearch7442e29d7d53e549b78d93c46b8cdcfc'] = 'Ordini'; -$_LANGADM['AdminSearch8b5dd64ab8d0b8158906796b53a200e2'] = 'Indirizzo e-mail'; -$_LANGADM['AdminSearch9c37b7b6ff829e977df287900543ea54'] = 'Data di nascita'; -$_LANGADM['AdminSearchConf00204f71aee500f89085662a40f8a555'] = 'Attiva ricerca ajax per i tuoi visitatori.'; -$_LANGADM['AdminSearchConf01d2aac5d20787a1e873f2bdc79b514a'] = 'Ricerca invece questa parola.'; -$_LANGADM['AdminSearchConf05cdca5b85ff26e596c3af66ed4820d5'] = 'Peso della categoria'; -$_LANGADM['AdminSearchConf13348442cc6a27032d2b4aa28b75a5d3'] = 'Ricerca'; -$_LANGADM['AdminSearchConf157ce71733eb58af6770c47cfbab1732'] = 'Una parola con un peso di 8 avrà valore 4 volte più di una parola con un peso di 2.'; -$_LANGADM['AdminSearchConf1b25f9ffbf4d185dbb985380a04732cc'] = 'Peso degli attributi'; -$_LANGADM['AdminSearchConf1c24b90abdb6175e6c57762446db435a'] = 'La \"indicizzato\" prodotti sono stati analizzati da PrestaShop e appariranno nei risultati della ricerca front office.'; -$_LANGADM['AdminSearchConf26e424abe001fcfdcc85a2d59bacb567'] = 'Aggiornare l\'indice'; -$_LANGADM['AdminSearchConf2e2ef007bbe41bc68ee187fca0387520'] = 'Puoi impostare un lavoro cronologico che ricostruisca il tuo indice usando l\'URL seguente:'; -$_LANGADM['AdminSearchConf38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; -$_LANGADM['AdminSearchConf4381a423b1c744a58a00f9921327f4f7'] = 'Lunghezza minima della parola'; -$_LANGADM['AdminSearchConf483c40354fdf24fc335387dc1785ccd2'] = 'Con la ricerca ajax, i primi 10 prodotti corrispondenti alla query dell\'utente comparirà in tempo reale sotto il campo di input.'; -$_LANGADM['AdminSearchConf4871216a35362aebc0d9908e6e288765'] = 'Peso delle caratteristiche'; -$_LANGADM['AdminSearchConf5aac38deec604d81565722cc5a2a6be1'] = 'Risultato:'; -$_LANGADM['AdminSearchConf5bff181421d95b49ad5ce5bb08f0ffbe'] = 'Parole da non indicizzare'; -$_LANGADM['AdminSearchConf6af0a6ff1f2f2a61cbd8b98232314b03'] = 'Peso della descrizione breve'; -$_LANGADM['AdminSearchConf76a591808a254d4094e1c43f937b834f'] = 'Peso nome del prodotto'; -$_LANGADM['AdminSearchConf792fd33273f5b3dbbcc6bd5de52b7e20'] = 'non è un risultato valido'; -$_LANGADM['AdminSearchConf88a84f6aa7f460b72f4a4b9dd9b9b714'] = 'Abilitare la ricerca istantanea per i tuoi visitatori.'; -$_LANGADM['AdminSearchConf89e75b6219e4f6de0200ad94812a5655'] = 'Aggiungi all\'indice i prodotti mancanti.'; -$_LANGADM['AdminSearchConf8a289df2d13df2450bfcc937a026dee3'] = 'Ricerca AJAX'; -$_LANGADM['AdminSearchConf8c489d0946f66d17d73f26366a4bf620'] = 'Peso'; -$_LANGADM['AdminSearchConf97af9b173ce5af301daaa0aeb5419c49'] = 'Immettere le parole separate da \"|\".'; -$_LANGADM['AdminSearchConf9ab81f57823f6aeb02362291f23883e6'] = 'Alias'; -$_LANGADM['AdminSearchConf9bc82ee9ca6110810689927a77493617'] = 'Peso del produttore'; -$_LANGADM['AdminSearchConf9d2e974b83d9090b463dbcb2ef32ab51'] = 'non è un alias valido'; -$_LANGADM['AdminSearchConfa1f687d813c4e0c415cb5137fcb156c1'] = 'Alias:'; -$_LANGADM['AdminSearchConfa66ec6983e578c3ac4663171b39d168b'] = 'i 2 camoi sono richiesti'; -$_LANGADM['AdminSearchConfb528cee25edcbf2257878a5aead21a1d'] = 'Il \"peso\" rappresenta la sua importanza e rilevanza per la classifica dei prodotti quando provare una nuova ricerca.'; -$_LANGADM['AdminSearchConfbbeec9bc726c86e461b48941118e4f3b'] = 'Ricerca istantanea'; -$_LANGADM['AdminSearchConfc152439199cebb7e1c27633efeaf1eda'] = 'Peso dei tag'; -$_LANGADM['AdminSearchConfc1aa7600ab8604ee230fbf068ae3e032'] = 'Saranno indicizzate solo parole a partire da questa dimensione.'; -$_LANGADM['AdminSearchConfc9cc8cce247e49bae79f15173ce97354'] = 'Modifica'; -$_LANGADM['AdminSearchConfd09de235a4115d5c3ff8d8e75f2fa45c'] = 'Prodotti indicizzati:'; -$_LANGADM['AdminSearchConfd125a8ad45c31bd8d3d6502b357e944a'] = 'Con la ricerca istantanea, i risultati appariranno immediatamente mentre l\'utente scrive le sue query.'; +$_LANGADM['AdminScenesa99236f155b9a3606d7b36262179bc17'] = 'Dimensione dell\'immagine'; +$_LANGADM['AdminScenes839af95e357936503d910adb5ae209a3'] = 'kb max.'; +$_LANGADM['AdminScenes1af828ba283f1db4849dd627767da221'] = 'Se superiore all\'impostazione della dimensione immagine, l\'immagine viene ridotta a'; +$_LANGADM['AdminScenes7dc99a2737d301ded7dbc18b54487c4c'] = 'Nota: per cambiare le dimensioni dell\'immagine, modifica le impostazioni \"large_scene\" alla dimensione desiderata (in Back Office: Tab \"Preferenze|\" Tab Immagini).'; +$_LANGADM['AdminScenes3b263477a8ad622d76979befafd0119d'] = 'Inizia digitando le prime lettere del prodotto, poi seleziona il prodotto dall\'elenco a cascata:'; +$_LANGADM['AdminScenese0aa021e21dddbd6d8cecec71e9cf564'] = 'OK'; +$_LANGADM['AdminScenesf2a6c498fb90ee345d997f888fce3b18'] = 'Elimina'; +$_LANGADM['AdminScenes992fce2ab1e3df0de5e94109ab6f4ba0'] = 'Se vuoi utilizzare una miniatura diversa da quella generata dalla riduzione dell\'immagine taggata, caricala qui.'; +$_LANGADM['AdminScenesb908c2f34052b5276e0bf50f0e042211'] = 'Dimensione del file:'; +$_LANGADM['AdminScenes839af95e357936503d910adb5ae209a3'] = 'kb max.'; +$_LANGADM['AdminScenes0b24516ee8c68a18020951583bc3b8ab'] = 'Ridimensionato automaticamente a'; +$_LANGADM['AdminScenes8a5c9824486e8c1f74cb4c4ec8f9e465'] = '(larghezza x altezza)'; +$_LANGADM['AdminScenesa5394858079fa378684b20a1abc0e9be'] = 'Nota: per cambiare le dimensioni dell\'immagine, modifica le impostazioni \"large_scene\" alla dimensione desiderata (in Back Office: Tab \"Preferenze|\" Tab Immagini).'; +$_LANGADM['AdminScenesb667daefa504a39a424c395df58d04b1'] = 'Miniatura particolare:'; +$_LANGADM['AdminScenesef7de3f485174ff47f061ad27d83d0ee'] = 'selezionato'; +$_LANGADM['AdminScenes5e9df908eafa83cb51c0a3720e8348c7'] = 'Seleziona tutti'; +$_LANGADM['AdminScenes9747d23c8cc358c5ef78c51e59cd6817'] = 'Deseleziona tutti'; +$_LANGADM['AdminScenesb56c3bda503a8dc4be356edb0cc31793'] = 'Chiudi tutti'; +$_LANGADM['AdminScenes5ffd7a335dd836b3373f5ec570a58bdc'] = 'Espandi tutti'; +$_LANGADM['AdminScenes8c38776925f7cf41c090646a43157024'] = 'Categorie:'; +$_LANGADM['AdminScenes942da499f64e33bf906449f53937dcac'] = 'Aggiungi un\'immagine poi continuare'; +$_LANGADM['AdminScenes997fd7aaabd538817e06ff1b3289bee3'] = 'Immagine da \"taggare\" :'; $_LANGADM['AdminSearchConfda0d18febbbe9cd4e54b68aa72f1d231'] = 'Indicizzazione'; -$_LANGADM['AdminSearchConfe25f0ecd41211b01c83e5fec41df4fe7'] = 'Eliminare gli elementi selezionati?'; -$_LANGADM['AdminSearchConfec53a8c4f07baed5d8825072c89799be'] = 'Status'; +$_LANGADM['AdminSearchConfa4822ff171d724084f62e187e7f65748'] = 'I prodotti indicizzati sono stati analizzati da PrestaShop e appariranno nei risultati della ricerca front office.'; +$_LANGADM['AdminSearchConfd09de235a4115d5c3ff8d8e75f2fa45c'] = 'Prodotti indicizzati:'; +$_LANGADM['AdminSearchConf89e75b6219e4f6de0200ad94812a5655'] = 'Aggiungi all\'indice i prodotti mancanti.'; +$_LANGADM['AdminSearchConf26e424abe001fcfdcc85a2d59bacb567'] = 'Aggiornare l\'indice'; +$_LANGADM['AdminSearchConf9ed967cf992b654e59df8663fce97d59'] = 'Puoi impostare un lavoro cronologico che ricostruisca il tuo indice usando l\'URL seguente:'; +$_LANGADM['AdminSearchConf13348442cc6a27032d2b4aa28b75a5d3'] = 'Ricerca'; +$_LANGADM['AdminSearchConf8a289df2d13df2450bfcc937a026dee3'] = 'Ricerca AJAX'; +$_LANGADM['AdminSearchConf210164bf289e4deb6147c77256907d8e'] = 'Attiva ricerca ajax per i tuoi visitatori.'; +$_LANGADM['AdminSearchConfbfd6500aaa6d607c6400b861298a8a02'] = 'Con la ricerca ajax, i primi 10 risultati incontrati appariranno in tempo reale sotto il campo di inserimento testo.'; +$_LANGADM['AdminSearchConfbbeec9bc726c86e461b48941118e4f3b'] = 'Ricerca istantanea'; +$_LANGADM['AdminSearchConf5c310913606d85266ad186f1482bd7e8'] = 'Abilita la ricerca istantanea per i tuoi visitatori.'; +$_LANGADM['AdminSearchConf5d1e36067de5219b04e875eae644d7d9'] = 'Con la ricerca istantanea, i risultati appariranno in tempo reale durante la digitazione nell\'apposito campo di ricerca.'; +$_LANGADM['AdminSearchConf8e7ace556216459cd9197423709bdd3a'] = 'Lunghezza minima della parola'; +$_LANGADM['AdminSearchConf645115aba5ef431a04da95c746477544'] = 'Saranno indicizzate solo parole a partire da questa dimensione.'; +$_LANGADM['AdminSearchConf5bff181421d95b49ad5ce5bb08f0ffbe'] = 'Parole da non indicizzare'; +$_LANGADM['AdminSearchConf4ce50969b8f3bfbdee2eb2aa7ed463b4'] = 'Immettere le parole separate da \"|\".'; +$_LANGADM['AdminSearchConf8c489d0946f66d17d73f26366a4bf620'] = 'Peso'; +$_LANGADM['AdminSearchConfa18839d3f64a763b17cdb24e2f08a2cd'] = 'Il \"peso\" rappresenta l\'importanza e la rilevanza del punteggio del prodotto quando si prova una nuova ricerca'; +$_LANGADM['AdminSearchConf157ce71733eb58af6770c47cfbab1732'] = 'Una parola con peso di 8 avrà 4 volte più valore di una con peso 2'; +$_LANGADM['AdminSearchConf76a591808a254d4094e1c43f937b834f'] = 'Peso nome del prodotto'; $_LANGADM['AdminSearchConff391844c98222451204cbb678d591f86'] = 'Peso di riferimento'; +$_LANGADM['AdminSearchConf6af0a6ff1f2f2a61cbd8b98232314b03'] = 'Peso della descrizione breve'; $_LANGADM['AdminSearchConff90f799bc686f5d6a731b1f8074b4580'] = 'Peso della descrizione lunga'; -$_LANGADM['AdminSearchEngines38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; -$_LANGADM['AdminSearchEngines505de52d5ae227b6e8acb02dce2a0c4d'] = 'Server :'; -$_LANGADM['AdminSearchEngines9aa1b03934893d7134a660af4204f2a9'] = 'Server'; -$_LANGADM['AdminSearchEnginesb6f05e5ddde1ec63d992d61144452dfa'] = 'Referrer'; -$_LANGADM['AdminSearchEnginesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminSearchEnginesb864759d534539519ceaa2c03a39d4c2'] = 'Variabile GET'; -$_LANGADM['AdminSearchEnginese25f0ecd41211b01c83e5fec41df4fe7'] = 'Eliminare gli elementi selezionati?'; +$_LANGADM['AdminSearchConf05cdca5b85ff26e596c3af66ed4820d5'] = 'Peso della categoria'; +$_LANGADM['AdminSearchConf9bc82ee9ca6110810689927a77493617'] = 'Peso del produttore'; +$_LANGADM['AdminSearchConfc152439199cebb7e1c27633efeaf1eda'] = 'Peso dei tag'; +$_LANGADM['AdminSearchConf1b25f9ffbf4d185dbb985380a04732cc'] = 'Peso degli attributi'; +$_LANGADM['AdminSearchConf4871216a35362aebc0d9908e6e288765'] = 'Peso delle caratteristiche'; $_LANGADM['AdminSearchb718adec73e04ce3ec720dd11a06a308'] = 'ID'; +$_LANGADM['AdminSearch49ee3087348e8d44e1feda1917443987'] = 'Nome'; +$_LANGADM['AdminSearch9c37b7b6ff829e977df287900543ea54'] = 'Data di nascita'; +$_LANGADM['AdminSearch22ffd0379431f3b615eb8292f6c31d12'] = 'Data di registrazione'; +$_LANGADM['AdminSearch7442e29d7d53e549b78d93c46b8cdcfc'] = 'Ordini'; $_LANGADM['AdminSearchc0bd7654d5b278e65f21cf4e9153fdb4'] = 'Produttore'; -$_LANGADM['AdminSearchd1457b72c3fb323a2671125aef3eab5d'] = ' ?'; -$_LANGADM['AdminSearcheb6b06cab0dd72e04c4da68d511facf2'] = 'Risultati ricerca'; +$_LANGADM['AdminSearch63d5049791d9d79d86e9a108b0a999ca'] = 'Riferimento'; $_LANGADM['AdminSearchec53a8c4f07baed5d8825072c89799be'] = 'Status'; -$_LANGADM['AdminShipping006300efaf063e1705dd614ea0ae9e8b'] = 'Spese'; -$_LANGADM['AdminShipping01b6e20344b68835c5ed1ddedf20d531'] = 'a'; -$_LANGADM['AdminShipping03bad6eaeef7a9d4655f07ac28a1746d'] = 'I buoni sconto non saranno conteggiati nel calcolo della spedizione gratuita'; +$_LANGADM['AdminSearcheb6b06cab0dd72e04c4da68d511facf2'] = 'Risultati ricerca'; +$_LANGADM['AdminSearchEnginesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; +$_LANGADM['AdminSearchEngines9aa1b03934893d7134a660af4204f2a9'] = 'Server'; +$_LANGADM['AdminSearchEnginesb864759d534539519ceaa2c03a39d4c2'] = 'Variabile GET'; +$_LANGADM['AdminSearchEnginesb6f05e5ddde1ec63d992d61144452dfa'] = 'Referrer'; +$_LANGADM['AdminSearchEngines9aa03a5dca2e060a4ecbff0dd8616692'] = 'Salva'; +$_LANGADM['AdminShipping2605fbb693837be42d0cd0e701cb5aa3'] = 'Amministrazione'; $_LANGADM['AdminShipping1d8ca7f442e6d4ad3da5cb61b84284fc'] = 'Spese di amministrazione:'; $_LANGADM['AdminShipping21034ae6d01a83e702839a72ba8a77b0'] = 'Tasse escl.'; -$_LANGADM['AdminShipping2605fbb693837be42d0cd0e701cb5aa3'] = 'Amministrazione'; -$_LANGADM['AdminShipping38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; -$_LANGADM['AdminShipping49fec5c86a3b43821fdf0d9aa7bbd935'] = 'In base al peso totale'; -$_LANGADM['AdminShipping780c462e85ba4399a5d42e88f69a15ca'] = 'Fatturazione'; -$_LANGADM['AdminShipping8c6e9d97aa1ff2b61603508a7d25e8b7'] = 'Nessuna fascia per questo mezzo di spedizione'; -$_LANGADM['AdminShipping8e0fea0a31a2ef28aa69ecc1ec4460c1'] = 'Se imposti questi parametri a 0, saranno disattivati'; -$_LANGADM['AdminShippingabed9eda0a174a7b32829098aa53ae4d'] = 'Zona / Fascia'; -$_LANGADM['AdminShippingb1c94ca2fbc3e78fc30069c8d0f01680'] = 'Tutte le zone:'; -$_LANGADM['AdminShippingc58f2291088838a2fd291aa70d560b30'] = 'Devi solo vettori liberi, non c\'è bisogno di configurare il prezzo di consegna.'; $_LANGADM['AdminShippingc9722f74f95451816de0f8ca3259ae44'] = 'La spedizione gratuita a partire da'; +$_LANGADM['AdminShipping8e0fea0a31a2ef28aa69ecc1ec4460c1'] = 'Se imposti questi parametri a 0, saranno disattivati'; +$_LANGADM['AdminShipping03bad6eaeef7a9d4655f07ac28a1746d'] = 'I buoni sconto non saranno conteggiati nel calcolo della spedizione gratuita'; +$_LANGADM['AdminShipping780c462e85ba4399a5d42e88f69a15ca'] = 'Fatturazione'; $_LANGADM['AdminShippinge3d29a6f3d7588301aa04429e686b260'] = 'In base al prezzo totale'; +$_LANGADM['AdminShipping49fec5c86a3b43821fdf0d9aa7bbd935'] = 'In base al peso totale'; $_LANGADM['AdminShippingedba2e2f00e254e64fcb0057c0279a1d'] = 'Spese per mezzo di spedizione, area geografica, e fasce'; -$_LANGADM['AdminShippingee40885aa3a350e6182b8ada1843ed30'] = 'Si tratta di un vettore libero'; +$_LANGADM['AdminShipping006300efaf063e1705dd614ea0ae9e8b'] = 'Spese'; +$_LANGADM['AdminShippingc58f2291088838a2fd291aa70d560b30'] = 'Hai solo vettori liberi, non è necessario configurare il prezzo di consegna.'; $_LANGADM['AdminShippingf8617a92ba0a0a4eabee724eab7c9f48'] = 'Mezzo di spedizione:'; -$_LANGADM['AdminShop00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Attivato'; -$_LANGADM['AdminShop068f80c7519d0528fb08e82137a72131'] = 'Prodotti'; -$_LANGADM['AdminShop1d6af794b2599c1407a83029a09d1ecf'] = 'Mezzi di spedizione'; -$_LANGADM['AdminShop2377be3c2ad9b435ba277a73f0f1ca76'] = 'Produttori'; -$_LANGADM['AdminShop24a23d787190f2c4812ff9ab11847a72'] = 'Status:'; -$_LANGADM['AdminShop38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; -$_LANGADM['AdminShop61f0fa926f97eafb392975ed79cebb4a'] = 'Nome del negozio:'; -$_LANGADM['AdminShop622f3c75de9f3481ffc58c1f292c1c2b'] = 'Pagina CMS'; -$_LANGADM['AdminShop790d59ef178acbc75d233bf4211763c6'] = 'Nazione'; -$_LANGADM['AdminShop821b8ee6937cec96c30fdafbfe836d68'] = 'Negozi'; -$_LANGADM['AdminShop93cba07454f06a4a960172bbd6e2a435'] = 'Sì'; -$_LANGADM['AdminShop9d5bf15117441a1b52eb1f0808e4aad3'] = 'Buoni sconto'; -$_LANGADM['AdminShop9ea67be453eaccf020697b4654fc021a'] = 'Salva e rimani'; -$_LANGADM['AdminShopUrl00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Attivato'; -$_LANGADM['AdminShopUrl24a23d787190f2c4812ff9ab11847a72'] = 'Status:'; -$_LANGADM['AdminShopUrl38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; -$_LANGADM['AdminShopUrlb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminShopUrlb9f5c797ebbf55adccdd8539a65a0241'] = 'Disattivato'; -$_LANGADM['AdminShopUrld42225935a374f1249f2a45ebed00772'] = 'Attivato o disattivato'; -$_LANGADM['AdminShopUrle25f0ecd41211b01c83e5fec41df4fe7'] = 'Eliminare gli elementi selezionati?'; -$_LANGADM['AdminShopa9e4402481bd9b8e36752bf731f67eb6'] = 'Tema'; -$_LANGADM['AdminShopb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminShopb9f5c797ebbf55adccdd8539a65a0241'] = 'Disattivato'; -$_LANGADM['AdminShopbafd7322c6e97d25b6299b5d6fe8920b'] = 'No'; -$_LANGADM['AdminShopbb34f602e45a9fbcb2cdfee7a48673fc'] = 'Scene'; -$_LANGADM['AdminShopbbaff12800505b22a853e8b7f4eb6a22'] = 'Contatti'; -$_LANGADM['AdminShopc9cc8cce247e49bae79f15173ce97354'] = 'Modifica'; -$_LANGADM['AdminShopdfcfc43722eef1eab1e4a12e50a068b1'] = 'Valute'; -$_LANGADM['AdminShope25f0ecd41211b01c83e5fec41df4fe7'] = 'Eliminare gli elementi selezionati?'; -$_LANGADM['AdminShopfff0d600f8a0b5e19e88bfb821dd1157'] = 'Immagini'; -$_LANGADM['AdminSlip067af5895a7ced3197520b591f9a41eb'] = 'Crea il PDF'; -$_LANGADM['AdminSlip0b1fb1278454d848f968d419e29c253b'] = 'Nel formato 2010-01-01 (data di inizio inclusa)'; -$_LANGADM['AdminSlip1e6d57e813355689e9c77e947d73ad8f'] = 'Inizio'; -$_LANGADM['AdminSlip33caa076f23f453dd4061726f3706325'] = 'Fine'; -$_LANGADM['AdminSlip446faa7da2d42ba4ffeda73cb119dd91'] = 'Data di emissione'; -$_LANGADM['AdminSlip647ad0242a9d796e3c83ecf6d6435bc2'] = 'Nle formato 2010-01-31 (data di fine inclusa)'; -$_LANGADM['AdminSlip6fde42aa0857eb92fc0d0c3fb1c6c8b7'] = 'ID ordine'; -$_LANGADM['AdminSlip97e021ec21e7594c30cbb0adbe16be6d'] = 'Nessuna nota di credito per questo periodo.'; +$_LANGADM['AdminShippingabed9eda0a174a7b32829098aa53ae4d'] = 'Zona / Fascia'; +$_LANGADM['AdminShipping01b6e20344b68835c5ed1ddedf20d531'] = 'a'; +$_LANGADM['AdminShippingb1c94ca2fbc3e78fc30069c8d0f01680'] = 'Tutte le zone:'; +$_LANGADM['AdminShipping38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; +$_LANGADM['AdminShippingee40885aa3a350e6182b8ada1843ed30'] = 'Questo è un corriere gratuito'; +$_LANGADM['AdminShipping8c6e9d97aa1ff2b61603508a7d25e8b7'] = 'Nessuna fascia per questo mezzo di spedizione'; $_LANGADM['AdminSlipb718adec73e04ce3ec720dd11a06a308'] = 'ID'; +$_LANGADM['AdminSlip6fde42aa0857eb92fc0d0c3fb1c6c8b7'] = 'ID ordine'; +$_LANGADM['AdminSlip446faa7da2d42ba4ffeda73cb119dd91'] = 'Data di emissione'; $_LANGADM['AdminSlipc95ed58f8c9573f7d58667e6847758d9'] = 'Credito.'; -$_LANGADM['AdminSlipe25f0ecd41211b01c83e5fec41df4fe7'] = 'Eliminare gli elementi selezionati?'; -$_LANGADM['AdminSlipf596633d68fc44d6c7460676060d5dcb'] = 'Data di inizio non valida'; -$_LANGADM['AdminSlipff9e9791ff17e1ca431449bb2fe992c0'] = 'Data di fine non valida'; -$_LANGADM['AdminSpecificPriceRule03937134cedab9078be39a77ee3a48a0'] = 'Gruppo'; -$_LANGADM['AdminSpecificPriceRule1aa4c641d6920ddb97a2562f8ec53853'] = 'Gruppo:'; -$_LANGADM['AdminSpecificPriceRule1e6d57e813355689e9c77e947d73ad8f'] = 'Da:'; -$_LANGADM['AdminSpecificPriceRule21021ea0e52be8e9c599f4dff41e5be0'] = 'Caratteristica'; -$_LANGADM['AdminSpecificPriceRule33caa076f23f453dd4061726f3706325'] = 'A:'; -$_LANGADM['AdminSpecificPriceRule37be07209f53a5d636d5c904ca9ae64c'] = 'Percentuale'; -$_LANGADM['AdminSpecificPriceRule386c339d37e737a436499d423a77df0c'] = 'Valuta'; -$_LANGADM['AdminSpecificPriceRule38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; -$_LANGADM['AdminSpecificPriceRule3adbdb3ac060038aa0e6e6c138ef9873'] = 'Categoria'; -$_LANGADM['AdminSpecificPriceRule3e053943605d9e4bf7dd7588ea19e9d2'] = 'Caratteri vietati:'; -$_LANGADM['AdminSpecificPriceRule49ee3087348e8d44e1feda1917443987'] = 'Nome'; -$_LANGADM['AdminSpecificPriceRule4e140ba723a03baa6948340bf90e2ef6'] = 'Nome:'; -$_LANGADM['AdminSpecificPriceRule56a8a9eb05f9014da51a4f9b57322ac7'] = 'Categoria:'; -$_LANGADM['AdminSpecificPriceRule59716c97497eb9694541f7c3d37b1a4d'] = 'Nazione'; -$_LANGADM['AdminSpecificPriceRule689202409e48743b914713f96d93947c'] = 'Valore'; -$_LANGADM['AdminSpecificPriceRule77295c7d814e7397c55f64ec06313984'] = 'Valuta:'; -$_LANGADM['AdminSpecificPriceRule90bf278fe4384c50cd3ba3eb9d3c5393'] = 'Fornitore:'; -$_LANGADM['AdminSpecificPriceRule9c7f56d70e922a61254366964c01c64a'] = 'Tutte le valute'; -$_LANGADM['AdminSpecificPriceRule9e834f13e35e4edf64863ab414a6217a'] = 'Sconto'; -$_LANGADM['AdminSpecificPriceRulea1fa27779242b4902f7ae3bdd5c6d508'] = 'Tipo'; -$_LANGADM['AdminSpecificPriceRuleb2f40690858b404ed10e62bdf422c704'] = 'Ammontare'; -$_LANGADM['AdminSpecificPriceRuleb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminSpecificPriceRulec0bd7654d5b278e65f21cf4e9153fdb4'] = 'Produttori'; -$_LANGADM['AdminSpecificPriceRulec3987e4cac14a8456515f0d200da04ee'] = 'Tutte le nazioni'; -$_LANGADM['AdminSpecificPriceRulee25f0ecd41211b01c83e5fec41df4fe7'] = 'Eliminare gli elementi selezionati?'; -$_LANGADM['AdminSpecificPriceRulee4c4c68c7515704a91d90207067dcbbe'] = 'Tutti i gruppi'; -$_LANGADM['AdminSpecificPriceRuleec136b444eede3bc85639fac0dd06229'] = 'Fornitore'; -$_LANGADM['AdminSpecificPriceRulef2bbdf9f72c085adc4d0404e370f0f4c'] = 'Attributo'; -$_LANGADM['AdminSpecificPriceRulef4a275a931b82e5058bc8ffad8b8e5bd'] = 'Produttore:'; -$_LANGADM['AdminSpecificPriceRulef64be5eef68442a8f50cf535b92ad3e4'] = 'Nazione:'; -$_LANGADM['AdminStates00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Attivato'; -$_LANGADM['AdminStates19ce4359133c8a012b572413ea8b58ea'] = 'Nazione in cui si trova lo Stato, la regione o la città'; -$_LANGADM['AdminStates24a23d787190f2c4812ff9ab11847a72'] = 'Status:'; -$_LANGADM['AdminStates29b8e6e52c0384bf57dcc6b975d8b39c'] = 'Zona geografica in cui si trova lo Stato'; -$_LANGADM['AdminStates2dcd278c8503e295e186209fffd676f7'] = 'Codice ISO da 1 a 4 lettere (cerca su Wikipedia se non lo sai)'; -$_LANGADM['AdminStates38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; -$_LANGADM['AdminStates3af4c1797da60fd50670ddbb669fc0aa'] = 'Codice ISO:'; -$_LANGADM['AdminStates457885792537d3f4a056e776fa721a3d'] = 'Nome dello Stato da mostrare negli indirizzi e nelle fatture'; +$_LANGADM['AdminSlip1e6d57e813355689e9c77e947d73ad8f'] = 'Inizio'; +$_LANGADM['AdminSlip5a2a90ee2bd7b7780591f198372646b0'] = 'Nel formato 2010-01-01 (data di inizio inclusa)'; +$_LANGADM['AdminSlip33caa076f23f453dd4061726f3706325'] = 'Fine'; +$_LANGADM['AdminSlip513a9fffc7d00397c8b70950e2fae5c4'] = 'Nle formato 2010-01-31 (data di fine inclusa)'; +$_LANGADM['AdminSlip067af5895a7ced3197520b591f9a41eb'] = 'Crea il PDF'; +$_LANGADM['AdminSlip40f03030f09da4d09122b8516aea3059'] = 'Data di inizio non valida'; +$_LANGADM['AdminSlip8559b35d41a94091109e5cfa62097be4'] = 'Data di fine non valida'; +$_LANGADM['AdminSlip97e021ec21e7594c30cbb0adbe16be6d'] = 'Nessuna nota di credito per questo periodo.'; +$_LANGADM['AdminStatesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; $_LANGADM['AdminStates49ee3087348e8d44e1feda1917443987'] = 'Nome'; -$_LANGADM['AdminStates4e140ba723a03baa6948340bf90e2ef6'] = 'Nome:'; -$_LANGADM['AdminStates9639e32cab248434a17ab32237cb3b71'] = 'Applica'; $_LANGADM['AdminStatesad68f9bafd9bf2dcf3865dac55662fd5'] = 'Codice ISO'; $_LANGADM['AdminStatesb3ff996fe5c77610359114835baf9b38'] = 'Zona'; -$_LANGADM['AdminStatesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; +$_LANGADM['AdminStates00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Attivato'; $_LANGADM['AdminStatesb8464cdd84b5f068ad72bf5c4f32163d'] = 'Stati'; +$_LANGADM['AdminStates4e140ba723a03baa6948340bf90e2ef6'] = 'Nome:'; +$_LANGADM['AdminStates457885792537d3f4a056e776fa721a3d'] = 'Nome dello Stato da mostrare negli indirizzi e nelle fatture'; +$_LANGADM['AdminStates3af4c1797da60fd50670ddbb669fc0aa'] = 'Codice ISO:'; +$_LANGADM['AdminStates2dcd278c8503e295e186209fffd676f7'] = 'Codice ISO da 1 a 4 lettere (cerca su Wikipedia se non lo sai)'; +$_LANGADM['AdminStatesf64be5eef68442a8f50cf535b92ad3e4'] = 'Nazione:'; +$_LANGADM['AdminStates19ce4359133c8a012b572413ea8b58ea'] = 'Nazione in cui si trova la provincia, la regione o la città'; +$_LANGADM['AdminStatese6e42855066e7a3ae050b2c698021b14'] = 'Zona:'; +$_LANGADM['AdminStates29b8e6e52c0384bf57dcc6b975d8b39c'] = 'Zona geografica in cui si trova lo Stato'; +$_LANGADM['AdminStatesec92dbe75bbcc2fbf4cad6302df97c19'] = 'Usato per la spedizione'; +$_LANGADM['AdminStates24a23d787190f2c4812ff9ab11847a72'] = 'Status:'; $_LANGADM['AdminStatesb9f5c797ebbf55adccdd8539a65a0241'] = 'Disattivato'; $_LANGADM['AdminStatesd42225935a374f1249f2a45ebed00772'] = 'Attivato o disattivato'; -$_LANGADM['AdminStatese25f0ecd41211b01c83e5fec41df4fe7'] = 'Eliminare gli elementi selezionati?'; -$_LANGADM['AdminStatese6e42855066e7a3ae050b2c698021b14'] = 'Zona:'; -$_LANGADM['AdminStatesec92dbe75bbcc2fbf4cad6302df97c19'] = 'Usato per la spedizione'; -$_LANGADM['AdminStatesf64be5eef68442a8f50cf535b92ad3e4'] = 'Nazione:'; -$_LANGADM['AdminStats018c0d798c754ada9fbc026ca9a80092'] = 'Nessun motore grid selezionato'; -$_LANGADM['AdminStats1e6d57e813355689e9c77e947d73ad8f'] = 'Da:'; -$_LANGADM['AdminStats266e72d21719a5d0c7b8527c44c08f99'] = 'Nessun modulo installato'; -$_LANGADM['AdminStats38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; -$_LANGADM['AdminStats423e5f3a91ed4e4b023ea6eebddd25b5'] = 'Nessun motore grafico selezionato'; -$_LANGADM['AdminStats5f0552395d828276db64cb05ab75150b'] = 'Resoconto delle tabelle'; -$_LANGADM['AdminStats8290fb626ffacf21450997f25967efeb'] = 'Modulo introvabile'; -$_LANGADM['AdminStats846495f9ceed11accf8879f555936a7d'] = 'Navigazione'; +$_LANGADM['AdminStates38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; +$_LANGADM['AdminStatsTab8ff922bbcd8ad41cdfc48d3c5163b2ab'] = 'Calendario'; $_LANGADM['AdminStatsTab03727ac48595a24daed975559c944a44'] = 'Giorno'; +$_LANGADM['AdminStatsTab7cbb885aa1164b390a0bc050a64e1812'] = 'Mese'; +$_LANGADM['AdminStatsTab537c66b24ef5c83b7382cdc3f34885f2'] = 'Anno'; $_LANGADM['AdminStatsTab1e6d57e813355689e9c77e947d73ad8f'] = 'da'; $_LANGADM['AdminStatsTab33caa076f23f453dd4061726f3706325'] = 'a'; -$_LANGADM['AdminStatsTab537c66b24ef5c83b7382cdc3f34885f2'] = 'Anno'; -$_LANGADM['AdminStatsTab6e7b34fa59e1bd229b207892956dc41c'] = 'Mai'; -$_LANGADM['AdminStatsTab7cbb885aa1164b390a0bc050a64e1812'] = 'Mese'; -$_LANGADM['AdminStatsTab8ff922bbcd8ad41cdfc48d3c5163b2ab'] = 'Calendario'; $_LANGADM['AdminStatsTabc9cc8cce247e49bae79f15173ce97354'] = 'Modifica'; -$_LANGADM['AdminStatsTabd2ce009594dcc60befa6a4e6cbeb71fc'] = 'Settimana'; -$_LANGADM['AdminStatsb0b7c2b87eba7820fb826c780e136d2e'] = 'Resoconto dei grafici'; -$_LANGADM['AdminStatsb9f69fde28fbf3d71afa1bc9e3b7dab8'] = 'Seleziona un modulo nella colonna di sinistra.'; -$_LANGADM['AdminStatsdc0a18457d5a9bb07540ad2ddb872822'] = 'Pulizia automatica'; -$_LANGADM['AdminStatsf4f70727dc34561dfde1a3c529b6205c'] = 'Configurazione'; -$_LANGADM['AdminStatuses08d2ca380ff45ca948d4f825ff4c31dc'] = 'Nascondi questo stato nell\'ordine per il cliente'; -$_LANGADM['AdminStatuses2c683de3e19f3bd14b85d8430bda7081'] = 'Nome dello status della restituzione ordine'; -$_LANGADM['AdminStatuses31fde7b05ac8952dacf4af8a704074ec'] = 'Pre-visualizzazione'; $_LANGADM['AdminStatuses33af8066d3c83110d4bd897f687cedd2'] = 'Status ordini'; -$_LANGADM['AdminStatuses35388ca9e482238c6e9755d70a5a91a0'] = 'Permetti al cliente di scaricare e vedere la versione PDF della fattura'; -$_LANGADM['AdminStatuses37242ae69082dfc3ec9d365a18a9606e'] = 'Icona:'; -$_LANGADM['AdminStatuses38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; -$_LANGADM['AdminStatuses450dcddb1c36122c2c95a91d2bceec1d'] = 'Invia una e-mail al cliente quando l\'ordine è variato in questo status'; -$_LANGADM['AdminStatuses466eadd40b3c10580e3ab4e8061161ce'] = 'Fatture'; -$_LANGADM['AdminStatuses46d654225b4ccc1607fd1af012d18e12'] = 'Nome dello status:'; -$_LANGADM['AdminStatuses49ee3087348e8d44e1feda1917443987'] = 'Nome'; -$_LANGADM['AdminStatuses4bc61ab0b24e55663cafd86775a73d7a'] = 'Modello di e-mail'; -$_LANGADM['AdminStatuses510f6a8fda6eb21f9ff01954e034a29a'] = 'Per motivi di sicurezza, non puoi cancellare gli status dell\'ordine di default'; -$_LANGADM['AdminStatuses6c9ffc43d3ce4c90a77aec20c8229a19'] = 'Sono permessi solo lettere, numeri e -_'; -$_LANGADM['AdminStatuses70f04749e7995edd7d59e2d034c08929'] = 'Considera l\'ordine associato come convalidato '; -$_LANGADM['AdminStatuses817434295a673aed431435658b65d9a7'] = 'Icona'; -$_LANGADM['AdminStatusesa4bb440d400f4dc30f148b44d08680b4'] = 'Caratteri non validi: numeri e'; -$_LANGADM['AdminStatusesa6c03b9eff966268fe4de7b97f64309b'] = 'Permetti di evidenziare il colore dello status. Solo HTML (per es.: '; -$_LANGADM['AdminStatusesb32475cd81cfdb314b57ae77c560640f'] = 'Nome del modello della e-mail (HTML e .txt)'; -$_LANGADM['AdminStatusesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminStatusesbd88be5f33d835d0667fece965ab2443'] = 'Invia e-mail al cliente'; -$_LANGADM['AdminStatusesbf068ace28aa095e354ff02a01d32f1e'] = 'Stato dell\'ordine (ad esempio, \'In attesa\')'; -$_LANGADM['AdminStatusesc9cc8cce247e49bae79f15173ce97354'] = 'Modifica'; -$_LANGADM['AdminStatusese25f0ecd41211b01c83e5fec41df4fe7'] = 'Eliminare gli elementi selezionati?'; -$_LANGADM['AdminStatusesea4788705e6873b424c65e91c2846b19'] = 'Cancella'; -$_LANGADM['AdminStatusesfb5a0e846f382e4f81b1c4daddcf6e4e'] = 'Colore:'; -$_LANGADM['AdminStatusesffd3346d0bd6c20f4748a4ba3f5886b9'] = 'Carica un\'icona dal tuo computer (Tipo di file: .gif, dimensione consigliata: 16x16)'; -$_LANGADM['AdminStockConfiguration24a23d787190f2c4812ff9ab11847a72'] = 'Status:'; -$_LANGADM['AdminStockConfiguration31c6b3fdfaaa80dba2dbf92a4600524c'] = 'Firma'; -$_LANGADM['AdminStockConfiguration38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; -$_LANGADM['AdminStockConfiguration49ee3087348e8d44e1feda1917443987'] = 'Nome'; -$_LANGADM['AdminStockConfiguration4e140ba723a03baa6948340bf90e2ef6'] = 'Nome:'; -$_LANGADM['AdminStockConfiguration85896a744f6fd84cbcd7bddb31fae8d7'] = 'Azione:'; -$_LANGADM['AdminStockConfiguration93cba07454f06a4a960172bbd6e2a435'] = 'Sì'; -$_LANGADM['AdminStockConfigurationa2590f768bebc52068ba341320394860'] = 'Aumenta il tuo magazzino'; -$_LANGADM['AdminStockConfigurationb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminStockConfigurationbafd7322c6e97d25b6299b5d6fe8920b'] = 'No'; -$_LANGADM['AdminStockConfigurationcc5c5c2e1e8d0ea99dda086197b8b030'] = 'Diminuisci il tuo magazzino'; -$_LANGADM['AdminStockConfigurationccec78d886c47adb7e5a79567d262c0d'] = 'Colore back office'; -$_LANGADM['AdminStockConfigurationdae8ace18bdcbcc6ae5aece263e14fe8'] = 'Opzioni'; -$_LANGADM['AdminStockConfigurationfb5a0e846f382e4f81b1c4daddcf6e4e'] = 'Colore:'; -$_LANGADM['AdminStockCover49ee3087348e8d44e1feda1917443987'] = 'Nome'; -$_LANGADM['AdminStockCover52eb5928a34db3e3da7ba52b0644273b'] = 'EAN13'; -$_LANGADM['AdminStockCover63d5049791d9d79d86e9a108b0a999ca'] = 'Riferimento'; -$_LANGADM['AdminStockCover694e8d1f2ee056f98ee488bdc4982d73'] = 'Quantità'; -$_LANGADM['AdminStockCoverfbd99ad01b92dbafc686772a39e3d065'] = 'UPC'; -$_LANGADM['AdminStockInstantState49ee3087348e8d44e1feda1917443987'] = 'Nome'; -$_LANGADM['AdminStockInstantState52eb5928a34db3e3da7ba52b0644273b'] = 'EAN13'; -$_LANGADM['AdminStockInstantState63d5049791d9d79d86e9a108b0a999ca'] = 'Riferimento'; -$_LANGADM['AdminStockInstantStatefbd99ad01b92dbafc686772a39e3d065'] = 'UPC'; -$_LANGADM['AdminStockManagement00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Attivato'; -$_LANGADM['AdminStockManagement382b0f5185773fa0f67a8ed8056c7759'] = 'N/A'; -$_LANGADM['AdminStockManagement49ee3087348e8d44e1feda1917443987'] = 'Nome'; -$_LANGADM['AdminStockManagement52eb5928a34db3e3da7ba52b0644273b'] = 'EAN13'; -$_LANGADM['AdminStockManagement694e8d1f2ee056f98ee488bdc4982d73'] = 'Quantità'; -$_LANGADM['AdminStockManagement77295c7d814e7397c55f64ec06313984'] = 'Valuta:'; -$_LANGADM['AdminStockManagement9ea67be453eaccf020697b4654fc021a'] = 'Salva e rimani'; -$_LANGADM['AdminStockManagementaf7448c885be0d8acd5eb84322176570'] = 'UPC :'; -$_LANGADM['AdminStockManagementb9f5c797ebbf55adccdd8539a65a0241'] = 'Disattivato'; -$_LANGADM['AdminStockManagementc9cc8cce247e49bae79f15173ce97354'] = 'Modifica'; -$_LANGADM['AdminStockManagementccf096490d2671f3ea97ea9289eee5b1'] = 'Ean 13 :'; -$_LANGADM['AdminStockManagementea4788705e6873b424c65e91c2846b19'] = 'Cancella'; -$_LANGADM['AdminStockManagementfbd99ad01b92dbafc686772a39e3d065'] = 'UPC'; -$_LANGADM['AdminStockMvt31c6b3fdfaaa80dba2dbf92a4600524c'] = 'Firma'; -$_LANGADM['AdminStockMvt44749712dbec183e983dcd78a7736c41'] = 'Data'; $_LANGADM['AdminStockMvt49ee3087348e8d44e1feda1917443987'] = 'Nome'; -$_LANGADM['AdminStockMvt63d5049791d9d79d86e9a108b0a999ca'] = 'Riferimento'; +$_LANGADM['AdminStockMvt31c6b3fdfaaa80dba2dbf92a4600524c'] = 'Firma'; $_LANGADM['AdminStockMvt694e8d1f2ee056f98ee488bdc4982d73'] = 'Quantità'; $_LANGADM['AdminStockMvtf8c8b903cb2e4f297e4b96d4b9c1e98a'] = 'Dipendente'; -$_LANGADM['AdminStockMvtfbd99ad01b92dbafc686772a39e3d065'] = 'UPC'; -$_LANGADM['AdminStores00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Attivato'; -$_LANGADM['AdminStores0188aaac1db951dc90bced9ecd606c04'] = 'Mostrato nelle e-mail inviate ai clienti'; -$_LANGADM['AdminStores0e2fb5b02182fd28b9b96e86ed27838f'] = 'Fax :'; -$_LANGADM['AdminStores1056348a5ee2b947804582ee224856ef'] = 'Mostra un localizzatore del negozio semplificato'; -$_LANGADM['AdminStores134592f3d9dadf4c4f76ef7e9e12fb57'] = 'Foto del negozio'; -$_LANGADM['AdminStores18325105de95083e4a1d10b78f29c2bc'] = 'Stato'; -$_LANGADM['AdminStores1908624a0bca678cd26b99bfd405324e'] = 'Dimensione del file'; -$_LANGADM['AdminStores1cc70ef3820fa925ca1dd1ab645d239e'] = 'Caratteri ammessi: lettres, espaces et'; -$_LANGADM['AdminStores237726599268adc200964601cdafeb16'] = 'E-mail negozio:'; -$_LANGADM['AdminStores24a23d787190f2c4812ff9ab11847a72'] = 'Status'; -$_LANGADM['AdminStores2bf1d5fae1c321d594fdedf05058f709'] = 'Indirizzo:'; -$_LANGADM['AdminStores3225a10b07f1580f10dee4abc3779e6c'] = 'Parametri'; -$_LANGADM['AdminStores38fb7d24e0d60a048f540ecb18e13376'] = 'Fare il backup'; -$_LANGADM['AdminStores3c720ca57528095461f52d40d26d956a'] = 'Negozio linea indirizzo 1:'; -$_LANGADM['AdminStores46a2a41cc6e552044816a2d04634545d'] = 'Stato'; -$_LANGADM['AdminStores49ee3087348e8d44e1feda1917443987'] = 'Nome'; -$_LANGADM['AdminStores4e140ba723a03baa6948340bf90e2ef6'] = 'Nome:'; -$_LANGADM['AdminStores5792315f09a5d54fb7e3d066672b507f'] = 'Martedì'; -$_LANGADM['AdminStores57d056ed0984166336b7879c2af3657f'] = 'Città'; -$_LANGADM['AdminStores59716c97497eb9694541f7c3d37b1a4d'] = 'Nazione'; -$_LANGADM['AdminStores5a6b8fd2f89cdbde7862a59462f58273'] = 'Longitudine di default:'; -$_LANGADM['AdminStores5c7246a637866f706a8319f8f701497e'] = 'Mostra o meno questo negozio'; -$_LANGADM['AdminStores5dd532f0a63d89c5af0243b74732f63c'] = 'Dati di contatto'; -$_LANGADM['AdminStores61f0fa926f97eafb392975ed79cebb4a'] = 'Nome del negozio:'; -$_LANGADM['AdminStores63406c9482c644975f227cc93788e8fb'] = 'Scegli la tua nazione'; -$_LANGADM['AdminStores642d3ba5db8b57e006584b544e490ec7'] = 'Codice postale'; -$_LANGADM['AdminStores673ae02fffb72f0fe68a66f096a01347'] = 'Telefono:'; -$_LANGADM['AdminStores6f8522e0610541f1ef215a22ffa66ff6'] = 'Lunedì'; -$_LANGADM['AdminStores7515d32836da5648eb6a8f9113b7405b'] = 'Codice postale:'; -$_LANGADM['AdminStores76cee53a1d378b50e5bc3aa50ab3b4c0'] = 'Informazioni registrazione negozio (per es: SIRET, RCS, ...)'; -$_LANGADM['AdminStores78ae6f0cd191d25147e252dc54768238'] = 'Giovedì'; -$_LANGADM['AdminStores78e365acb087fd1f8d494dae0001de10'] = 'Indirizzo e-mail:'; -$_LANGADM['AdminStores792ccc0c7f3d0d20366fbbf44ef7cd78'] = 'Mostrato nelle e-mail e nei titoli di pagina'; -$_LANGADM['AdminStores796c163589f295373e171842f37265d5'] = 'Mercoledì'; -$_LANGADM['AdminStores7da7bd98bbbcb62c935af8d362bb7a3e'] = 'Immagine: '; -$_LANGADM['AdminStores7ef769cefe50f4eee90b1e1a22eb9172'] = 'Latitudine di default:'; -$_LANGADM['AdminStores821b8ee6937cec96c30fdafbfe836d68'] = 'Negozi'; -$_LANGADM['AdminStores86197fcc6dd67ec32c447e521889675f'] = 'Mostra un link verso il localizzatore del negozio a piè di pagina'; -$_LANGADM['AdminStores867f400ebb34232c656185d4ca7350b2'] = 'Mostra un link verso il localizzatore del negozio nella pagina sitemap'; -$_LANGADM['AdminStores8b7051187b9191cdcdae6ed5a10e5adc'] = 'Sabato'; -$_LANGADM['AdminStores9021b488beef18b26de0d3bfd1acaa63'] = 'Esempio: 10,00-21,30'; -$_LANGADM['AdminStores9810aa2b9f44401be4bf73188ef2b67d'] = 'Fax'; -$_LANGADM['AdminStores9d1a0949c39e66a0cd65240bc0ac9177'] = 'Domenica'; -$_LANGADM['AdminStoresa2c4697e3d6a5ee6072e32c9e467f21d'] = 'Mostra nella pagina sitemap:'; -$_LANGADM['AdminStoresa6b9f40807f97e8c203547c1ce8f98f4'] = 'Mostra a pié di pagina:'; -$_LANGADM['AdminStoresad179a1071ebd8b00e0ff4718301dcea'] = 'Orari:'; +$_LANGADM['AdminStockMvt44749712dbec183e983dcd78a7736c41'] = 'Data'; $_LANGADM['AdminStoresb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminStoresb9f5c797ebbf55adccdd8539a65a0241'] = 'Disattivato'; +$_LANGADM['AdminStores59716c97497eb9694541f7c3d37b1a4d'] = 'Nazione'; +$_LANGADM['AdminStores46a2a41cc6e552044816a2d04634545d'] = 'Provincia'; +$_LANGADM['AdminStores57d056ed0984166336b7879c2af3657f'] = 'Città'; +$_LANGADM['AdminStores642d3ba5db8b57e006584b544e490ec7'] = 'Codice postale'; +$_LANGADM['AdminStores49ee3087348e8d44e1feda1917443987'] = 'Nome'; $_LANGADM['AdminStoresbcc254b55c4a1babdf1dcb82c207506b'] = 'Telefono'; -$_LANGADM['AdminStoresbfa40b889c8fe29c2748e5d26f02d044'] = 'Coordinate del negozio, per es.: 45.265469 / -47.226478'; -$_LANGADM['AdminStoresbffb711ec36f280459d11dce315da72f'] = 'Città:'; -$_LANGADM['AdminStoresc33b138a163847cdb6caeeb7c9a126b4'] = 'Venerdì'; +$_LANGADM['AdminStores9810aa2b9f44401be4bf73188ef2b67d'] = 'Fax'; +$_LANGADM['AdminStores00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Attivato'; +$_LANGADM['AdminStores3225a10b07f1580f10dee4abc3779e6c'] = 'Parametri'; +$_LANGADM['AdminStoresa6b9f40807f97e8c203547c1ce8f98f4'] = 'Mostra a pié di pagina:'; +$_LANGADM['AdminStores86197fcc6dd67ec32c447e521889675f'] = 'Mostra un link verso il localizzatore del negozio a piè di pagina'; +$_LANGADM['AdminStoresa2c4697e3d6a5ee6072e32c9e467f21d'] = 'Mostra nella pagina sitemap:'; +$_LANGADM['AdminStores867f400ebb34232c656185d4ca7350b2'] = 'Mostra un link verso il localizzatore del negozio nella pagina sitemap'; +$_LANGADM['AdminStores1056348a5ee2b947804582ee224856ef'] = 'Mostra un localizzatore del negozio semplificato'; $_LANGADM['AdminStoresc4d2dfcc9772ed9b143df5491e828235'] = 'Nessuna mappa, nessuna ricerca, solo un elenco dei negozi'; -$_LANGADM['AdminStoresca5acac9ef810c83a15e0da3babd2007'] = 'Nome del negozio, per esempio : Store Mall Citycentre'; -$_LANGADM['AdminStoresd7ceaa3ddb4fc6884046456463ecb258'] = 'Registrazione:'; -$_LANGADM['AdminStorese0ef7a9e00e6b6189c8da23da3fe79f8'] = 'Codice postale:'; -$_LANGADM['AdminStorese25f0ecd41211b01c83e5fec41df4fe7'] = 'Eliminare gli elementi selezionati?'; -$_LANGADM['AdminStoresf2a6c498fb90ee345d997f888fce3b18'] = 'Elimina'; +$_LANGADM['AdminStores7ef769cefe50f4eee90b1e1a22eb9172'] = 'Latitudine di default:'; +$_LANGADM['AdminStores5a6b8fd2f89cdbde7862a59462f58273'] = 'Longitudine di default:'; +$_LANGADM['AdminStores821b8ee6937cec96c30fdafbfe836d68'] = 'Negozi'; +$_LANGADM['AdminStores4e140ba723a03baa6948340bf90e2ef6'] = 'Nome:'; +$_LANGADM['AdminStores1cc70ef3820fa925ca1dd1ab645d239e'] = 'Caratteri ammessi: lettres, espaces et'; +$_LANGADM['AdminStores8268ffbdb9787de57913f0040daf35a1'] = 'Nome del negozio, per esempio : Store Mall Citycentre'; +$_LANGADM['AdminStores2bf1d5fae1c321d594fdedf05058f709'] = 'Indirizzo:'; +$_LANGADM['AdminStoresc3f42f159abd8ca877101e1f6eff322f'] = 'Codice postale:'; +$_LANGADM['AdminStoresbffb711ec36f280459d11dce315da72f'] = 'Città:'; $_LANGADM['AdminStoresf64be5eef68442a8f50cf535b92ad3e4'] = 'Nazione:'; -$_LANGADM['AdminStoresfc9d3df613063ee57906c461320744e2'] = 'Commento:'; +$_LANGADM['AdminStores18325105de95083e4a1d10b78f29c2bc'] = 'Provincia'; $_LANGADM['AdminStoresfcea88ad56b0839689d41643aa8abfd3'] = 'Latitudine / Longitudine:'; -$_LANGADM['AdminStoresffea2d321be109fc7243cfeb515fe257'] = 'Scegli la tua nazione'; -$_LANGADM['AdminSubDomains38fb7d24e0d60a048f540ecb18e13376'] = 'Fare il backup'; -$_LANGADM['AdminSubDomains51e2fe0e1a41fe9fec46ae2129bb8513'] = 'Sottodomini'; -$_LANGADM['AdminSubDomains6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caratteri vietati:'; +$_LANGADM['AdminStoresfe370c96885df78dd3123a1779bd6a26'] = 'Coordinate del negozio, per es.: 45.265469 / -47.226478'; +$_LANGADM['AdminStores673ae02fffb72f0fe68a66f096a01347'] = 'Telefono:'; +$_LANGADM['AdminStores0e2fb5b02182fd28b9b96e86ed27838f'] = 'Fax :'; +$_LANGADM['AdminStores78e365acb087fd1f8d494dae0001de10'] = 'Indirizzo e-mail:'; +$_LANGADM['AdminStoresfc9d3df613063ee57906c461320744e2'] = 'Commento:'; +$_LANGADM['AdminStores24a23d787190f2c4812ff9ab11847a72'] = 'Status'; +$_LANGADM['AdminStoresb9f5c797ebbf55adccdd8539a65a0241'] = 'Disattivato'; +$_LANGADM['AdminStores6bd1a5cfbb1cda78dedffa3825ed263a'] = 'Mostra o meno questo negozio'; +$_LANGADM['AdminStores7da7bd98bbbcb62c935af8d362bb7a3e'] = 'Immagine: '; +$_LANGADM['AdminStores076b51bf10faf2ca6a3338049c5c4ee4'] = 'Foto del negozio'; +$_LANGADM['AdminStores38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; +$_LANGADM['AdminStores6f8522e0610541f1ef215a22ffa66ff6'] = 'Lunedì'; +$_LANGADM['AdminStores5792315f09a5d54fb7e3d066672b507f'] = 'Martedì'; +$_LANGADM['AdminStores796c163589f295373e171842f37265d5'] = 'Mercoledì'; +$_LANGADM['AdminStores78ae6f0cd191d25147e252dc54768238'] = 'Giovedì'; +$_LANGADM['AdminStoresc33b138a163847cdb6caeeb7c9a126b4'] = 'Venerdì'; +$_LANGADM['AdminStores8b7051187b9191cdcdae6ed5a10e5adc'] = 'Sabato'; +$_LANGADM['AdminStores9d1a0949c39e66a0cd65240bc0ac9177'] = 'Domenica'; +$_LANGADM['AdminStoresad179a1071ebd8b00e0ff4718301dcea'] = 'Orari:'; +$_LANGADM['AdminStorese734ed12d2c2026532f66e0ebeedfc8c'] = 'Esempio: 10,00-21,30'; $_LANGADM['AdminSubDomainsb718adec73e04ce3ec720dd11a06a308'] = 'ID'; $_LANGADM['AdminSubDomainsbeed05bccb8b6f21466910eb4a4f142b'] = 'Sottocategoria'; +$_LANGADM['AdminSubDomains51e2fe0e1a41fe9fec46ae2129bb8513'] = 'Sottodomini'; +$_LANGADM['AdminSubDomains38fb7d24e0d60a048f540ecb18e13376'] = 'Fare il backup'; $_LANGADM['AdminSubDomainsfeedb03bed3f1e5339e12ecffc46eaba'] = 'I cookies sono diversi in ciascun sottodominio del tuo sito web. Se vuoi usare lo stesso cookie, aggiungi qui i sottodomini usati dal tuo negozio. Il più comune è \"www\".'; -$_LANGADM['AdminSuppliers0099c0173a3c7758b36025bdae9b4fc7'] = 'Attivato:'; +$_LANGADM['AdminSuppliersb718adec73e04ce3ec720dd11a06a308'] = 'ID'; +$_LANGADM['AdminSuppliers8c2857a9ad1d8f31659e35e904e20fa6'] = 'Logo'; +$_LANGADM['AdminSuppliers49ee3087348e8d44e1feda1917443987'] = 'Nome'; +$_LANGADM['AdminSuppliers990fc90e39367377c314f1d61522ae61'] = 'Numero di prodotti'; $_LANGADM['AdminSuppliers00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Attivato'; $_LANGADM['AdminSuppliers1814d65a76028fdfbadab64a5a8076df'] = 'Fornitori:'; -$_LANGADM['AdminSuppliers1caa6ff629641a4eb20f190f7a0539ca'] = 'Attributi'; -$_LANGADM['AdminSuppliers2bf1d5fae1c321d594fdedf05058f709'] = 'Indirizzo:'; -$_LANGADM['AdminSuppliers38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; -$_LANGADM['AdminSuppliers394deec8b4e901394f69ad41095b1ecc'] = 'Meta keywords:'; -$_LANGADM['AdminSuppliers3dd42bfc8345e82c43b4a40a3426ec49'] = 'Riferimento:'; -$_LANGADM['AdminSuppliers3e053943605d9e4bf7dd7588ea19e9d2'] = 'Caratteri vietati:'; -$_LANGADM['AdminSuppliers42ce2270f85f28aee54d41a4f5e94698'] = 'Carica il logo del fornitore dal tuo computer'; -$_LANGADM['AdminSuppliers46a2a41cc6e552044816a2d04634545d'] = 'Stato'; -$_LANGADM['AdminSuppliers49ee3087348e8d44e1feda1917443987'] = 'Nome'; $_LANGADM['AdminSuppliers4e140ba723a03baa6948340bf90e2ef6'] = 'Nome:'; -$_LANGADM['AdminSuppliers52eb5928a34db3e3da7ba52b0644273b'] = 'EAN13'; $_LANGADM['AdminSuppliers6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caratteri vietati:'; -$_LANGADM['AdminSuppliers62b5bb12862c2d95d5c88d1e75feb4f9'] = 'Prezzo di acquisto:'; -$_LANGADM['AdminSuppliers63d5049791d9d79d86e9a108b0a999ca'] = 'Riferimento'; -$_LANGADM['AdminSuppliers66b02975abe1eaca734427011e342ee3'] = 'Riferimento fornitori:'; -$_LANGADM['AdminSuppliers673ae02fffb72f0fe68a66f096a01347'] = 'Telefono:'; -$_LANGADM['AdminSuppliers7515d32836da5648eb6a8f9113b7405b'] = 'Codice postale:'; -$_LANGADM['AdminSuppliers76d17e0cd552ad8ca18c5fc1ae9d8098'] = 'Apparirà nell\'elenco fornitori'; -$_LANGADM['AdminSuppliers7b250cb374c12c42a75227ba75df7779'] = 'Meta titolo:'; -$_LANGADM['AdminSuppliers8c2857a9ad1d8f31659e35e904e20fa6'] = 'Logo'; -$_LANGADM['AdminSuppliers990fc90e39367377c314f1d61522ae61'] = 'Numero di prodotti'; -$_LANGADM['AdminSuppliersa6bb76858f8b4b61c050ad7a7ac57e06'] = 'Meta Descrizione:'; -$_LANGADM['AdminSuppliersacd7b45c9d50280a52990015b2c24ba8'] = 'Logo:'; -$_LANGADM['AdminSuppliersaf7448c885be0d8acd5eb84322176570'] = 'UPC :'; -$_LANGADM['AdminSuppliersb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminSuppliersb9f5c797ebbf55adccdd8539a65a0241'] = 'Disattiva'; -$_LANGADM['AdminSuppliersbffb711ec36f280459d11dce315da72f'] = 'Città:'; -$_LANGADM['AdminSuppliersc804723ccdde3d7a46933b208c6f928d'] = 'Prezzo di acquisto'; -$_LANGADM['AdminSuppliersccf096490d2671f3ea97ea9289eee5b1'] = 'Ean 13 :'; $_LANGADM['AdminSuppliersd0042a700e9bdf79689d63ee6846dc0e'] = 'Descrizione:'; -$_LANGADM['AdminSupplierse25f0ecd41211b01c83e5fec41df4fe7'] = 'Eliminare gli elementi selezionati?'; -$_LANGADM['AdminSuppliersf64be5eef68442a8f50cf535b92ad3e4'] = 'Nazione:'; +$_LANGADM['AdminSuppliers76d17e0cd552ad8ca18c5fc1ae9d8098'] = 'Apparirà nell\'elenco fornitori'; +$_LANGADM['AdminSuppliersacd7b45c9d50280a52990015b2c24ba8'] = 'Logo:'; +$_LANGADM['AdminSuppliers42ce2270f85f28aee54d41a4f5e94698'] = 'Carica il logo del fornitore dal tuo computer'; +$_LANGADM['AdminSuppliers7b250cb374c12c42a75227ba75df7779'] = 'Meta titolo:'; +$_LANGADM['AdminSuppliers3e053943605d9e4bf7dd7588ea19e9d2'] = 'Caratteri vietati:'; +$_LANGADM['AdminSuppliersa6bb76858f8b4b61c050ad7a7ac57e06'] = 'Meta Descrizione:'; +$_LANGADM['AdminSuppliers394deec8b4e901394f69ad41095b1ecc'] = 'Meta keywords:'; +$_LANGADM['AdminSuppliers0099c0173a3c7758b36025bdae9b4fc7'] = 'Attivato:'; +$_LANGADM['AdminSuppliersb9f5c797ebbf55adccdd8539a65a0241'] = 'Disattiva'; +$_LANGADM['AdminSuppliers38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; +$_LANGADM['AdminSuppliers543ae6adeb524f98cc7d3c816a1ec1e3'] = 'Totale prodotti:'; +$_LANGADM['AdminSuppliersccf096490d2671f3ea97ea9289eee5b1'] = 'Ean 13 :'; +$_LANGADM['AdminSuppliersaf7448c885be0d8acd5eb84322176570'] = 'UPC :'; +$_LANGADM['AdminSuppliers1caa6ff629641a4eb20f190f7a0539ca'] = 'Attributi'; +$_LANGADM['AdminSuppliers63d5049791d9d79d86e9a108b0a999ca'] = 'Riferimento'; +$_LANGADM['AdminSuppliers52eb5928a34db3e3da7ba52b0644273b'] = 'EAN13'; $_LANGADM['AdminSuppliersfbd99ad01b92dbafc686772a39e3d065'] = 'UPC'; -$_LANGADM['AdminSupplyOrders0095a9fa74d1713e43e370a7d7846224'] = 'Esporta'; -$_LANGADM['AdminSupplyOrders068f80c7519d0528fb08e82137a72131'] = 'Prodotti'; -$_LANGADM['AdminSupplyOrders104d9898c04874d0fbac36e125fa1369'] = 'Sconto'; -$_LANGADM['AdminSupplyOrders126ddccbd9f946b8cd46d88b304a2020'] = 'Grazie per selezionare almeno un prodotto.'; -$_LANGADM['AdminSupplyOrders278c491bdd8a53618c149c4ac790da34'] = 'Modello'; -$_LANGADM['AdminSupplyOrders3dd42bfc8345e82c43b4a40a3426ec49'] = 'Riferimento:'; -$_LANGADM['AdminSupplyOrders49ee3087348e8d44e1feda1917443987'] = 'Nome'; -$_LANGADM['AdminSupplyOrders52eb5928a34db3e3da7ba52b0644273b'] = 'EAN13'; -$_LANGADM['AdminSupplyOrders63d5049791d9d79d86e9a108b0a999ca'] = 'Riferimento'; -$_LANGADM['AdminSupplyOrders689202409e48743b914713f96d93947c'] = 'Valore'; -$_LANGADM['AdminSupplyOrders694e8d1f2ee056f98ee488bdc4982d73'] = 'Quantità'; -$_LANGADM['AdminSupplyOrders6d2e7477916d118eb0a377fd13af4f63'] = 'Ultimo aggiornamento'; -$_LANGADM['AdminSupplyOrders77295c7d814e7397c55f64ec06313984'] = 'Valuta:'; -$_LANGADM['AdminSupplyOrders90bf278fe4384c50cd3ba3eb9d3c5393'] = 'Fornitore:'; -$_LANGADM['AdminSupplyOrders9ea67be453eaccf020697b4654fc021a'] = 'Salva e rimani'; -$_LANGADM['AdminSupplyOrdersc9cc8cce247e49bae79f15173ce97354'] = 'Modifica'; -$_LANGADM['AdminSupplyOrdersea4788705e6873b424c65e91c2846b19'] = 'Cancella'; -$_LANGADM['AdminSupplyOrdersec136b444eede3bc85639fac0dd06229'] = 'Fornitore'; -$_LANGADM['AdminSupplyOrdersec53a8c4f07baed5d8825072c89799be'] = 'Status'; -$_LANGADM['AdminSupplyOrdersef61fb324d729c341ea8ab9901e23566'] = 'Nuovo'; -$_LANGADM['AdminSupplyOrdersf2a6c498fb90ee345d997f888fce3b18'] = 'Elimina'; -$_LANGADM['AdminSupplyOrdersf8c8b903cb2e4f297e4b96d4b9c1e98a'] = 'Dipendente'; -$_LANGADM['AdminSupplyOrdersfbd99ad01b92dbafc686772a39e3d065'] = 'UPC'; -$_LANGADM['AdminTabs00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Attivato'; -$_LANGADM['AdminTabs24a23d787190f2c4812ff9ab11847a72'] = 'Status:'; -$_LANGADM['AdminTabs37242ae69082dfc3ec9d365a18a9606e'] = 'Icona:'; -$_LANGADM['AdminTabs38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; +$_LANGADM['AdminTabsb718adec73e04ce3ec720dd11a06a308'] = 'ID'; $_LANGADM['AdminTabs49ee3087348e8d44e1feda1917443987'] = 'Nome'; +$_LANGADM['AdminTabs817434295a673aed431435658b65d9a7'] = 'Icona'; +$_LANGADM['AdminTabse55f75a29310d7b60f7ac1d390c8ae42'] = 'Modulo'; +$_LANGADM['AdminTabs8cf04a9734132302f96da8e113e80ce5'] = 'Home page'; +$_LANGADM['AdminTabs7015777bcc86cd0c5e4819310d62b040'] = 'Tabs'; $_LANGADM['AdminTabs4e140ba723a03baa6948340bf90e2ef6'] = 'Nome:'; -$_LANGADM['AdminTabs52f5e0bc3859bc5f5e25130b6c7e8881'] = 'Posizione'; -$_LANGADM['AdminTabs53b3cae42737979c884275593a01f468'] = 'Modulo:'; $_LANGADM['AdminTabs6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caratteri vietati:'; $_LANGADM['AdminTabs6788f67ae68b5aa5ad08d8129399bf81'] = 'Classe :'; -$_LANGADM['AdminTabs7015777bcc86cd0c5e4819310d62b040'] = 'Tabs'; -$_LANGADM['AdminTabs817434295a673aed431435658b65d9a7'] = 'Icona'; -$_LANGADM['AdminTabs8cf04a9734132302f96da8e113e80ce5'] = 'Home page'; +$_LANGADM['AdminTabs53b3cae42737979c884275593a01f468'] = 'Modulo:'; $_LANGADM['AdminTabs980bb228a128556fe3df923d2ede30b4'] = 'Carica un logo dal tuo computer'; -$_LANGADM['AdminTabsb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminTabsb9f5c797ebbf55adccdd8539a65a0241'] = 'Disattivato'; -$_LANGADM['AdminTabse55f75a29310d7b60f7ac1d390c8ae42'] = 'Modulo'; $_LANGADM['AdminTabse81c4e4f2b7b93b481e13a8553c2ae1b'] = 'o'; -$_LANGADM['AdminTags068f80c7519d0528fb08e82137a72131'] = 'Prodotti'; -$_LANGADM['AdminTags0885f0c211f74834f0109c5abaf4cdc4'] = 'Lingua:'; -$_LANGADM['AdminTags1063e38cb53d94d386f21227fcd84717'] = 'Elimina'; -$_LANGADM['AdminTags38fb7d24e0d60a048f540ecb18e13376'] = 'Fare il backup'; +$_LANGADM['AdminTabs6adf97f83acf6453d4a6a4b1070f3754'] = 'Nessuno'; +$_LANGADM['AdminTabs38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; +$_LANGADM['AdminTagsb718adec73e04ce3ec720dd11a06a308'] = 'ID'; $_LANGADM['AdminTags4994a8ffeba4ac3140beb89e8d41f174'] = 'Lingua'; $_LANGADM['AdminTags49ee3087348e8d44e1feda1917443987'] = 'Nome'; -$_LANGADM['AdminTags4e140ba723a03baa6948340bf90e2ef6'] = 'Nome:'; -$_LANGADM['AdminTagsb718adec73e04ce3ec720dd11a06a308'] = 'ID'; +$_LANGADM['AdminTags068f80c7519d0528fb08e82137a72131'] = 'Prodotti'; $_LANGADM['AdminTagsc101058e7ea21bbbf2a5ac893088e90b'] = 'Tag'; -$_LANGADM['AdminTagse25f0ecd41211b01c83e5fec41df4fe7'] = 'Eliminare gli elementi selezionati?'; +$_LANGADM['AdminTags9aa03a5dca2e060a4ecbff0dd8616692'] = 'Fare il backup'; +$_LANGADM['AdminTags1063e38cb53d94d386f21227fcd84717'] = 'Elimina'; $_LANGADM['AdminTagsec211f7c20af43e742bf2570c3cb84f9'] = 'Aggiungi'; -$_LANGADM['AdminTaxRules00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Attivato'; -$_LANGADM['AdminTaxRules06df33001c1d7187fdd81ea1f5b277aa'] = 'Azioni'; -$_LANGADM['AdminTaxRules08a38277b0309070706f6652eeae9a53'] = 'Giù'; -$_LANGADM['AdminTaxRules258f49887ef8d14ac268c92b02503aaa'] = 'Su'; -$_LANGADM['AdminTaxRulesGroup0099c0173a3c7758b36025bdae9b4fc7'] = 'Attivato'; -$_LANGADM['AdminTaxRulesGroup00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Attivato'; -$_LANGADM['AdminTaxRulesGroup18325105de95083e4a1d10b78f29c2bc'] = 'Stato'; -$_LANGADM['AdminTaxRulesGroup46a2a41cc6e552044816a2d04634545d'] = 'Stato'; +$_LANGADM['AdminTaxRulesGroupb718adec73e04ce3ec720dd11a06a308'] = 'ID'; $_LANGADM['AdminTaxRulesGroup49ee3087348e8d44e1feda1917443987'] = 'Nome'; -$_LANGADM['AdminTaxRulesGroup4b78ac8eb158840e9638a3aeb26c4a9d'] = 'Tassa'; -$_LANGADM['AdminTaxRulesGroup4e140ba723a03baa6948340bf90e2ef6'] = 'Nome:'; -$_LANGADM['AdminTaxRulesGroup59716c97497eb9694541f7c3d37b1a4d'] = 'Nazione'; -$_LANGADM['AdminTaxRulesGroup6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caratteri non validi'; -$_LANGADM['AdminTaxRulesGroup7475ec0d41372a307c497acb7eeea8c4'] = 'Nessuna tassa'; +$_LANGADM['AdminTaxRulesGroup00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Attivato'; $_LANGADM['AdminTaxRulesGroup8d4ae51b8b5831db49a6dcde1b83e175'] = 'Regole'; +$_LANGADM['AdminTaxRulesGroup6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caratteri non validi'; +$_LANGADM['AdminTaxRulesGroup0099c0173a3c7758b36025bdae9b4fc7'] = 'Attivato'; +$_LANGADM['AdminTaxRulesGroupb9f5c797ebbf55adccdd8539a65a0241'] = 'Disattivato'; $_LANGADM['AdminTaxRulesGroup9ea67be453eaccf020697b4654fc021a'] = 'Salva e rimani'; $_LANGADM['AdminTaxRulesGroupb1c94ca2fbc3e78fc30069c8d0f01680'] = 'Tutti'; -$_LANGADM['AdminTaxRulesGroupb5a7adde1af5c87d7fd797b6245c2a39'] = 'Descrizione:'; -$_LANGADM['AdminTaxRulesGroupb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminTaxRulesGroupb9f5c797ebbf55adccdd8539a65a0241'] = 'Disattivato'; -$_LANGADM['AdminTaxRulesGroupd0042a700e9bdf79689d63ee6846dc0e'] = 'Descrizione:'; -$_LANGADM['AdminTaxRulesGroupe25f0ecd41211b01c83e5fec41df4fe7'] = 'Eliminare gli elementi selezionati?'; -$_LANGADM['AdminTaxRulesGroupf64be5eef68442a8f50cf535b92ad3e4'] = 'Nazione:'; -$_LANGADM['AdminTaxRulesb1c94ca2fbc3e78fc30069c8d0f01680'] = 'Tutti'; -$_LANGADM['AdminTaxRulesb9f5c797ebbf55adccdd8539a65a0241'] = 'Disattivato'; -$_LANGADM['AdminTaxes0071aa279bd1583754a544277740f047'] = 'Elimina l\'a tassa n.'; -$_LANGADM['AdminTaxes0099c0173a3c7758b36025bdae9b4fc7'] = 'Attivato:'; -$_LANGADM['AdminTaxes00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Attivato'; -$_LANGADM['AdminTaxes1c669d037f8bc785f0e1a9aeb7070367'] = 'Tassa'; -$_LANGADM['AdminTaxes211b840946f6b36e303291b1fe2bdb77'] = 'Formato: XX.XX ou XX.XXX (per es.: 19.60 o 13.925)'; -$_LANGADM['AdminTaxes2f2f0f119a907c6c67a3c6fcde0193ab'] = 'Indirizzo di consegna:'; -$_LANGADM['AdminTaxes38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; -$_LANGADM['AdminTaxes49ee3087348e8d44e1feda1917443987'] = 'Nome'; -$_LANGADM['AdminTaxes4e00e39db9994b6baeea51eaf66399d1'] = 'Eco-tassa:'; -$_LANGADM['AdminTaxes4e140ba723a03baa6948340bf90e2ef6'] = 'Nome:'; -$_LANGADM['AdminTaxes50068b9a709a0e2da6f25210de57bb85'] = 'Attiva tasse'; -$_LANGADM['AdminTaxes5f7d9a7f76dba4bc86062ea848255f2f'] = 'Se si disattiva l\'ecotassa, la tassa ecologica per tutti i prodotti sarà impostato a 0'; -$_LANGADM['AdminTaxes6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caratteri vietati:'; -$_LANGADM['AdminTaxes6b1f6081d484b3728b5d3637ea44f14c'] = 'Questa tassa èapplicata in un regime fiscale, se continui sarà eliminata da questo regime, vuoi continuare? '; -$_LANGADM['AdminTaxes6c480608ed6896b113dd2381d2a7512c'] = 'Basato su'; -$_LANGADM['AdminTaxes719fec04166d6fa75f89cd29ad61fa8c'] = 'Tasse'; -$_LANGADM['AdminTaxes7c9ad104937545220eb5ac67fb1ee9d9'] = 'Seleziona se vuoi includere o meno le tasse sugli acquisti'; -$_LANGADM['AdminTaxes886dc40a9367328f942e6bf6c31f3ebb'] = 'Indirizzo di fatturazione'; -$_LANGADM['AdminTaxes8a9b8ee83e347d62ff34dd235e97dcc3'] = 'Questa tassa è applicata in un regime fiscale, vuoi continuare?'; -$_LANGADM['AdminTaxes8e4157c726a8c5cf64361e2d751bc945'] = 'Usa ecotassa'; -$_LANGADM['AdminTaxes9010d6744cf8eada0c221b2d31be15a5'] = 'Tassa da applicare sull\'eco-tassa (per es.: eco-tassa francese: 19,6%)'; -$_LANGADM['AdminTaxes9f75452921af0033334512428e29900e'] = 'Percentuale:'; +$_LANGADM['AdminTaxRulesGroup7475ec0d41372a307c497acb7eeea8c4'] = 'Nessuna tassa'; $_LANGADM['AdminTaxesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminTaxesb9f5c797ebbf55adccdd8539a65a0241'] = 'Disattivato'; -$_LANGADM['AdminTaxesc67e7a009554ed22f2010f1ef919a204'] = 'Mostra le tasse nel carrello:'; +$_LANGADM['AdminTaxes49ee3087348e8d44e1feda1917443987'] = 'Nome'; $_LANGADM['AdminTaxesdcb66ff6e4a2517ade22183779939c9d'] = 'Perc.'; -$_LANGADM['AdminTaxese25f0ecd41211b01c83e5fec41df4fe7'] = 'Eliminare gli elementi selezionati?'; +$_LANGADM['AdminTaxes00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Attivato'; +$_LANGADM['AdminTaxes5f7d9a7f76dba4bc86062ea848255f2f'] = 'Se disabiliti la eco tassa, questa sarà impostata a 0 per tutti i prodotti.'; +$_LANGADM['AdminTaxes1c669d037f8bc785f0e1a9aeb7070367'] = 'Tassa'; +$_LANGADM['AdminTaxes50068b9a709a0e2da6f25210de57bb85'] = 'Attiva tasse'; +$_LANGADM['AdminTaxes7c9ad104937545220eb5ac67fb1ee9d9'] = 'Seleziona se vuoi includere o meno le tasse sugli acquisti'; +$_LANGADM['AdminTaxesc67e7a009554ed22f2010f1ef919a204'] = 'Mostra le tasse nel carrello:'; $_LANGADM['AdminTaxese8cce94acc56227d96f94315fc5c0553'] = 'Seleziona se vuoi mostrare o meno le tasse in una riga separata nel carrello'; +$_LANGADM['AdminTaxes6c480608ed6896b113dd2381d2a7512c'] = 'Basato su'; +$_LANGADM['AdminTaxes886dc40a9367328f942e6bf6c31f3ebb'] = 'Indirizzo di fatturazione'; +$_LANGADM['AdminTaxes2f2f0f119a907c6c67a3c6fcde0193ab'] = 'Indirizzo di consegna:'; +$_LANGADM['AdminTaxes8e4157c726a8c5cf64361e2d751bc945'] = 'Usa ecotassa'; +$_LANGADM['AdminTaxes4e00e39db9994b6baeea51eaf66399d1'] = 'Eco-tassa:'; +$_LANGADM['AdminTaxesf8e46ee04ff2c7e26d46b9b5445825cf'] = 'Tassa da applicare sull\'eco-tassa (per es.: eco-tassa francese: 19,6%)'; $_LANGADM['AdminTaxesf2a6c498fb90ee345d997f888fce3b18'] = 'Elimina'; -$_LANGADM['AdminTaxesf444460da40424231f40202fc5de2507'] = 'Nome delle tasse da mostrare nel carrello o nella fattura, per es., IVA'; -$_LANGADM['AdminThemes166e58184f5f3e344a4f1741a4716c05'] = 'Favicon :'; -$_LANGADM['AdminThemes1b6dc1e488d9e5eba634c526cb8790f0'] = 'Logo delle mail:'; +$_LANGADM['AdminTaxes0071aa279bd1583754a544277740f047'] = 'Elimina l\'a tassa n.'; +$_LANGADM['AdminTaxes09e0f0c79e2f2959c73a321f2dd45421'] = 'Questa tassa è applicata in un regime fiscale, vuoi continuare?'; +$_LANGADM['AdminTaxes92dc494ad606cedbb3f9c73d7667139a'] = 'Questa tassa èapplicata in un regime fiscale, se continui sarà eliminata da questo regime, vuoi continuare? '; +$_LANGADM['AdminTaxes719fec04166d6fa75f89cd29ad61fa8c'] = 'Tasse'; +$_LANGADM['AdminTaxes4e140ba723a03baa6948340bf90e2ef6'] = 'Nome:'; +$_LANGADM['AdminTaxes6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caratteri vietati:'; +$_LANGADM['AdminTaxesa37d1e5daf78e5ac8347a0c45e3fb8d0'] = 'Nome delle tasse da mostrare nel carrello o nella fattura, per es., IVA'; +$_LANGADM['AdminTaxes9f75452921af0033334512428e29900e'] = 'Percentuale:'; +$_LANGADM['AdminTaxes9441798e99bc6547fc74a158dbf119d6'] = 'Formato: XX.XX ou XX.XXX (per es.: 19.60 o 13.925)'; +$_LANGADM['AdminTaxes0099c0173a3c7758b36025bdae9b4fc7'] = 'Attivato:'; +$_LANGADM['AdminTaxesb9f5c797ebbf55adccdd8539a65a0241'] = 'Disattivato'; +$_LANGADM['AdminTaxes38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; +$_LANGADM['AdminThemesa1c58e94227389415de133efdf78ea6e'] = 'Apparenza'; $_LANGADM['AdminThemes231856676246820203ddc442e481a5eb'] = 'Logo intestazione:'; -$_LANGADM['AdminThemes38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; +$_LANGADM['AdminThemes86824265d3f2908928a0b5689ab9541d'] = 'Apparirà nella pagina principale del tuo negozio'; +$_LANGADM['AdminThemes1b6dc1e488d9e5eba634c526cb8790f0'] = 'Logo delle mail:'; +$_LANGADM['AdminThemesbb2e188b4f02b40c006537bea3ddb735'] = 'Apparirà nelle intestazioni delle e-mail; se non viene definito sarà usato il logo dell\'intestazione'; +$_LANGADM['AdminThemesaa94cba2130d7cdc43dd02920183bad1'] = 'Logo delle fatture:'; +$_LANGADM['AdminThemesc2dbf962d5534a4718bf929c9a95ed27'] = 'Apparirà nelle intestazioni delle fatture; se non viene definito sarà usato il logo dell\'intestazione'; +$_LANGADM['AdminThemes166e58184f5f3e344a4f1741a4716c05'] = 'Favicon :'; +$_LANGADM['AdminThemes9cafe07932ca5f6ed588a5852e36af8d'] = 'Apparirà nella barra degli indirizzi del tuo browser'; $_LANGADM['AdminThemes413dc5af3ee0d6d59cd83c80e91e07a7'] = 'Icona del negozio'; -$_LANGADM['AdminThemes49ee3087348e8d44e1feda1917443987'] = 'Nome'; $_LANGADM['AdminThemes5bcdec816ad8c7bb1e7ef04f7ae9350d'] = 'Apparirà nel localizzatore del negozio (dentro Google Maps)'; $_LANGADM['AdminThemes60e53443dbca990bf3f314b2fa38e839'] = 'Dimensione consigliata: 30x30, GIF trasparente'; -$_LANGADM['AdminThemes6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caratteri vietati:'; -$_LANGADM['AdminThemes6fa998a451d52f8bac2ca4b6cbde0c76'] = 'Apparirà nelle intestazioni delle e-mail; se non viene definito sarà usato il logo dell\'intestazione'; -$_LANGADM['AdminThemes788facf04ad732f605ca6f9fd5d43c6f'] = 'Apparirà nelle intestazioni delle fatture; se non viene definito sarà usato il logo dell\'intestazione'; -$_LANGADM['AdminThemes86824265d3f2908928a0b5689ab9541d'] = 'Apparirà nella pagina principale del tuo negozio'; $_LANGADM['AdminThemes93af5f35c247e0e814bd676249f60b62'] = 'Carattere di separazione:'; -$_LANGADM['AdminThemes9cafe07932ca5f6ed588a5852e36af8d'] = 'Apparirà nella barra degli indirizzi del tuo browser'; -$_LANGADM['AdminThemesa1c58e94227389415de133efdf78ea6e'] = 'Apparenza'; -$_LANGADM['AdminThemesaa94cba2130d7cdc43dd02920183bad1'] = 'Logo delle fatture:'; -$_LANGADM['AdminThemesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminThemesbbb572a770006c9e0e57c9e5d4bcda90'] = 'Live da Prestashop Addons !'; -$_LANGADM['AdminThemesc9cc8cce247e49bae79f15173ce97354'] = 'Modifica'; $_LANGADM['AdminThemesf2284dabeee8efb9617fbb0f05883adb'] = 'Usato per il percorso di navigazione in categorie/prodotto'; -$_LANGADM['AdminTracking1679821fd0e65d65924aa77e56068814'] = 'Elenco dei prodotti disattivati:'; -$_LANGADM['AdminTracking428a70e43c5371126c0fb675e98c61d5'] = 'Elenco delle categorie vuote:'; -$_LANGADM['AdminTracking49ee3087348e8d44e1feda1917443987'] = 'Nome'; -$_LANGADM['AdminTracking63d5049791d9d79d86e9a108b0a999ca'] = 'Riferimento'; -$_LANGADM['AdminTrackingb5a7adde1af5c87d7fd797b6245c2a39'] = 'Descrizione:'; +$_LANGADM['AdminThemesd721757161f7f70c5b0949fdb6ec2c30'] = 'Tema'; +$_LANGADM['AdminThemesbbb572a770006c9e0e57c9e5d4bcda90'] = 'Live da Prestashop Addons !'; $_LANGADM['AdminTrackingb718adec73e04ce3ec720dd11a06a308'] = 'ID'; +$_LANGADM['AdminTracking49ee3087348e8d44e1feda1917443987'] = 'Nome'; $_LANGADM['AdminTrackingec53a8c4f07baed5d8825072c89799be'] = 'Status'; -$_LANGADM['AdminTranslations0095a9fa74d1713e43e370a7d7846224'] = 'Esporta'; -$_LANGADM['AdminTranslations00d9fe3a4ab9297f69c46d645fa8ca7c'] = 'Copia'; -$_LANGADM['AdminTranslations078deac9ee43d3b13c460c4fd069b925'] = 'C\'è un problema ricevendo il file di posta.'; -$_LANGADM['AdminTranslations0c51ba6f28d50bdad074f18dbebe275d'] = 'Traduzioni messaggio di errore'; -$_LANGADM['AdminTranslations0ce7ca290969bc360efbabe90ff19741'] = 'I file di lingua (indicati in Strumenti >> Lingue >> Edizione) devono essere completi per permettere la copia delle traduzioni.'; -$_LANGADM['AdminTranslations1179204cea308156c142ca4f2e03f5ac'] = 'Se si sceglie di aggiornare un pacchetto esistente lingua, tutte le personalizzazioni precedenti in tema PrestaShop chiamato andranno persi. Ciò include espressioni di front office e di posta elettronica predefinito modelli.'; -$_LANGADM['AdminTranslations1476dfb963d54c697399a79fafa90151'] = 'espressioni'; -$_LANGADM['AdminTranslations1a80fb0a74eed828b2693f30e830a237'] = 'Controllare i permessi di scrittura della directory.'; -$_LANGADM['AdminTranslations1e6d57e813355689e9c77e947d73ad8f'] = 'Da:'; -$_LANGADM['AdminTranslations217ee9d15130fbaa142f0cf7fd4d8643'] = 'Core e-mail'; -$_LANGADM['AdminTranslations2303c057afcbe798a5d9811d36e88050'] = 'Modifica le traduzioni'; -$_LANGADM['AdminTranslations24995bf641e65d70246d77d013e1dbeb'] = 'questa lingua non è disponibile su Google Translate API'; -$_LANGADM['AdminTranslations25b5edb5545ada0f1b14e96fa8cd8743'] = 'E-mail temi:'; -$_LANGADM['AdminTranslations282d961c3071465db42647be8f662671'] = 'Traduzioni nome campi'; -$_LANGADM['AdminTranslations2e8d630dcde90b8b5be0468678f88551'] = 'Import/export traduzioni'; -$_LANGADM['AdminTranslations338ff312cb917883ec15e66638f5e05f'] = 'Oggetto file di traduzione di posta non si trovano in'; -$_LANGADM['AdminTranslations33caa076f23f453dd4061726f3706325'] = 'A:'; -$_LANGADM['AdminTranslations369b8db3e9651d0b5d8a13a5f7f9a53a'] = 'Aggiungi una lingua'; -$_LANGADM['AdminTranslations3b11ccd743db51cfe243c6fd122a1740'] = 'o modifica il file di traduzione manualmente.'; +$_LANGADM['AdminTracking428a70e43c5371126c0fb675e98c61d5'] = 'Elenco delle categorie vuote:'; +$_LANGADM['AdminTracking63d5049791d9d79d86e9a108b0a999ca'] = 'Riferimento'; +$_LANGADM['AdminTracking1679821fd0e65d65924aa77e56068814'] = 'Elenco dei prodotti disattivati:'; $_LANGADM['AdminTranslations3b54d45d2c221c50e916f3be1fc12f2a'] = 'Salva le modifiche'; -$_LANGADM['AdminTranslations3f9031a1125703962cef15939c8f16b3'] = 'Clicca sui titoli per aprire i fieldset'; -$_LANGADM['AdminTranslations404b4271ee96d691668bdf528724d337'] = 'Prima, seleziona una sezione (come Back Office o Moduli). poi clicca sulla bandiera che rappresenta la lingua che vuoi modificare.'; -$_LANGADM['AdminTranslations42f44c639e6e3a486d73cc0c9c143ffb'] = 'Espressioni da tradurre'; -$_LANGADM['AdminTranslations46e89640babbc6a0e52599a92a6c13b4'] = 'e-mail'; -$_LANGADM['AdminTranslations4994a8ffeba4ac3140beb89e8d41f174'] = 'Lingua'; -$_LANGADM['AdminTranslations49bb55a857b2d5e437dc6879710a017d'] = 'crea una lingua nuova'; -$_LANGADM['AdminTranslations4cfef51ba8ab14fc4de1439f1ed1e430'] = 'Lingua che si desidera aggiungere o aggiornare:'; -$_LANGADM['AdminTranslations4db37ab93548f8b7e47faebe8a5c397a'] = 'una parte dei dati è stata copiata ma alcuni file di lingua non sono stati trovati o copiati'; -$_LANGADM['AdminTranslations512cbac83650942b970818e75ddad528'] = 'Messaggi di errore da tradurre'; -$_LANGADM['AdminTranslations521ade85487f9f4fc04fa6549cb2ff79'] = 'Attenzione, il vostro hosting provider sta usando la patch Suhosin per PHP, che limita il numero massimo di campi a scrivere su un modulo:'; -$_LANGADM['AdminTranslations52d83d7ed502b33d300a8c0af2c5b455'] = 'Lista di temi - Clicca per accedere alla traduzione tema:'; -$_LANGADM['AdminTranslations5362fd08e83f50a2866c7b4c23356877'] = 'Scegli il tema da cui vuoi esportare le traduzioni.'; -$_LANGADM['AdminTranslations53b3cae42737979c884275593a01f468'] = 'Modulo:'; -$_LANGADM['AdminTranslations5751b8042fbb1783ff37d9afe0e3ccc4'] = 'almeno'; -$_LANGADM['AdminTranslations57fa5be19cbdbe09aa4f555b2ee710b3'] = 'Aggiorna una lingua'; -$_LANGADM['AdminTranslations5ded3a65f6bb72028722f9d904ffb3cc'] = 'E-mail di moduli nel tema:'; -$_LANGADM['AdminTranslations5fb63579fc981698f97d55bfecb213ea'] = 'Copia'; -$_LANGADM['AdminTranslations623b1500ccce270f2c5b7ac787ddf05a'] = 'Qui puoi modificare le traduzioni per tutti i testi inseriti in PrestaShop.'; -$_LANGADM['AdminTranslations65ca1bc61335cf91a2d347a91629ba60'] = 'Aggiungere o aggiornare la lingua'; -$_LANGADM['AdminTranslations6700e23ddf33bd4421249c9ef94d6295'] = 'Esporta traduzioni'; -$_LANGADM['AdminTranslations693fe609a9e3f79343ab35da56fb5eed'] = 'Modello di traduzioni e-mail'; -$_LANGADM['AdminTranslations6e4fd86b4ea240672daa3c2fe1118fe0'] = 'Espandi tutti i fieldset'; -$_LANGADM['AdminTranslations7084cbcddaa2af4a713a1727727b86f8'] = 'Core e-mail:'; -$_LANGADM['AdminTranslations72d6d7a1885885bb55a565fd1070581a'] = 'Importa'; -$_LANGADM['AdminTranslations7454cc60021492205337c5cbce85df1e'] = 'Chiedi al tuo hosting di aumentare il post Suhosin e limite di richieste a'; -$_LANGADM['AdminTranslations763d71969e7ee9bff4e5dc8976501f33'] = 'Aggiungi / Aggiorna una lingua'; -$_LANGADM['AdminTranslations838d2daba220546d9a27ad1fca0a05c7'] = 'Se il formato del nome è: isocode.gzip (esempio: fr.gzip) e la lingua corrispondente a questo pacchetto non esiste, verrà creata automaticamente.'; -$_LANGADM['AdminTranslations88c0a9c6846ba06702a67bdedc3e9ebb'] = 'Traduzioni Front Office'; -$_LANGADM['AdminTranslations8a4e2d14aa85ccb1aced124f8d793708'] = 'Traduzioni Back Office'; -$_LANGADM['AdminTranslations8d9c80f27ea00759d8469a7aca29ee1b'] = 'Attenzione, perché sostituirà tutti i dati esistenti per la lingua di destinazione!'; -$_LANGADM['AdminTranslations8f2a5434bb1c382919249941c915b5e3'] = 'Traduzioni file PDF'; -$_LANGADM['AdminTranslations91aaf01cad2d0dc0382edb323ed6e51a'] = 'Impossibile creare la cartella'; -$_LANGADM['AdminTranslations961e2bc7e3f570a3209546330de84a00'] = 'per suhosin.request.max_vars.'; -$_LANGADM['AdminTranslations98ef80a9c71c74e06e1e185dff22a5d3'] = 'tag \"titolo\":'; -$_LANGADM['AdminTranslations9df9f71b2fc62b0ce48cbb8cb5671ee6'] = 'per suhosin.post.max_vars.'; -$_LANGADM['AdminTranslationsa03365570c1c73391cb62cf9330957da'] = 'Aggiornamento e rimani'; -$_LANGADM['AdminTranslationsa577e13cac9ee85d6f298e0a8deffeee'] = 'Esporta i dati da una lingua ad un file (pacchetto lingua).'; -$_LANGADM['AdminTranslationsa90e087a3690a15b0c7e0f5b832b5ee8'] = 'niente da copiare! (stessa lingua e tema)'; -$_LANGADM['AdminTranslationsa98d4e0c14db7364bbf15e4d94c878ac'] = 'stringa vuota trovata, per favore modifica:'; -$_LANGADM['AdminTranslationsa9b6eaa5ff754aa46d30f5547a0edbf2'] = 'Importa unalingua manualmente'; -$_LANGADM['AdminTranslationsa9e4402481bd9b8e36752bf731f67eb6'] = 'Tema'; -$_LANGADM['AdminTranslationsb0f0554e563b8ffcabe170739d126bb1'] = 'si è verificato un errore durante la copia dei dati'; -$_LANGADM['AdminTranslationsb3cb7b15aa2fb2cb6675414233a3aa1b'] = 'Oggetto per %s:'; -$_LANGADM['AdminTranslationsb8a151bda39f7678a40330412f9beea9'] = 'Traduzioni Back Office'; -$_LANGADM['AdminTranslationsbbed16dd7d31f28047ab8237cb424888'] = 'Impossibile scrivere il file di lingua del tema'; -$_LANGADM['AdminTranslationsc06a778aeea1249390e1e61d4772e96d'] = 'Nessun soggetto è stato trovato per% s, o soggetto è generato nel database.'; -$_LANGADM['AdminTranslationsc21f969b5f03d33d43e04f8f136e7682'] = 'Default'; -$_LANGADM['AdminTranslationsc55cb507e1107a57a37791ec42635ca4'] = 'Se necessario'; -$_LANGADM['AdminTranslationsc85106cf29f5fa8c8b8e73dc916e37cd'] = 'Impossibile scrivere il file di lingua per e-mail i soggetti, il percorso è:'; -$_LANGADM['AdminTranslationsd2298f4722b53d97039abbe9d1c11a44'] = 'Assicurarsi che i file inglesi presenti nella cartella% s'; -$_LANGADM['AdminTranslationsd4400e655d04c51fa5cfed66e1325b92'] = 'Traduci con Google (sperimentale)'; -$_LANGADM['AdminTranslationsd4e007a94451a69f593c3ce0e06e08f2'] = 'Copia i dati da una lingua ad un\'altra.'; -$_LANGADM['AdminTranslationsd797353e4c5b71edce10d34557198b81'] = 'devi selezionare 2 lingue per copiare i dati da una all\'altra'; -$_LANGADM['AdminTranslationsd8f73c2c197bf664e07849db8cff86d8'] = 'È possibile aggiungere o aggiornare una lingua da qui direttamente da prestashop.com'; -$_LANGADM['AdminTranslationsd946d62db22cb9f9323968f8aac95e3f'] = 'E-mail per il modulo% s'; -$_LANGADM['AdminTranslationsd981715c425b3efa67098bdbb3871866'] = '. \'Controlla i permessi di scrittura.'; -$_LANGADM['AdminTranslationsdc270a086ec1b0304c86591f402ade8d'] = 'Language Pack per l\'importazione:'; -$_LANGADM['AdminTranslationse1686cbdbfefdc838c58469866922b6c'] = 'Chiudi tutti i fieldset'; -$_LANGADM['AdminTranslationse1d8f264ad68caa3ced0b12042f3e62e'] = 'Impossibile connettersi a prestashop.com per ottenere l\'elenco lingue.'; -$_LANGADM['AdminTranslationse60137f6e7d94e9c4e5dceb4e9d0c552'] = 'E-mail moduli:'; -$_LANGADM['AdminTranslationsea4788705e6873b424c65e91c2846b19'] = 'Cancella'; $_LANGADM['AdminTranslationseeafac73c8b9aade3a0baa5c4f371d69'] = 'Traduzioni Front Office'; -$_LANGADM['AdminTranslationsf31ffb564b1c234d509f4b20fbb2d068'] = 'devi selezionare 2 temi per copiare i dati da uno all\'altro'; +$_LANGADM['AdminTranslations8a4e2d14aa85ccb1aced124f8d793708'] = 'Traduzioni Back Office'; +$_LANGADM['AdminTranslations0c51ba6f28d50bdad074f18dbebe275d'] = 'Traduzioni messaggio di errore'; +$_LANGADM['AdminTranslations282d961c3071465db42647be8f662671'] = 'Traduzioni nome campi'; +$_LANGADM['AdminTranslations1db04255ad87f7fe6d5bc91c74982612'] = 'Traduzioni moduli'; +$_LANGADM['AdminTranslations8f2a5434bb1c382919249941c915b5e3'] = 'Traduzioni file PDF'; +$_LANGADM['AdminTranslations693fe609a9e3f79343ab35da56fb5eed'] = 'Modello di traduzioni e-mail'; +$_LANGADM['AdminTranslations91aaf01cad2d0dc0382edb323ed6e51a'] = 'Impossibile creare la cartella'; +$_LANGADM['AdminTranslations498ceaf940d61e880e87f93d76a11e05'] = 'Controllare i permessi di scrittura.'; +$_LANGADM['AdminTranslations06b88e0a4be34637f5f805ecb7f7cf55'] = 'devi selezionare 2 lingue per copiare i dati da una all\'altra'; +$_LANGADM['AdminTranslationsb37d48744ecde1e6ba1c70b6d1e618f0'] = 'devi selezionare 2 temi per copiare i dati da uno all\'altro'; +$_LANGADM['AdminTranslations7f157dee2812fc655d003e16cc2cb4f0'] = 'si è verificato un errore durante la copia dei dati'; +$_LANGADM['AdminTranslations20598c87f2ea54c7f466c33acc8cb36d'] = 'niente da copiare! (stessa lingua e tema)'; +$_LANGADM['AdminTranslations30b499fa0aa80e9f1528b2d6bda382e7'] = 'una parte dei dati è stata copiata ma alcuni file di lingua non sono stati trovati o copiati'; +$_LANGADM['AdminTranslationsd72b6c2d1806f9ff6e25da8edb7ad955'] = 'Impossibile scrivere il file di lingua del tema'; +$_LANGADM['AdminTranslationsff75496593d3ce1584f5e974e9668330'] = '. \'Controlla i permessi di scrittura.'; +$_LANGADM['AdminTranslations6e4fd86b4ea240672daa3c2fe1118fe0'] = 'Espandi tutti i fieldset'; +$_LANGADM['AdminTranslationse1686cbdbfefdc838c58469866922b6c'] = 'Chiudi tutti i fieldset'; +$_LANGADM['AdminTranslationsa03365570c1c73391cb62cf9330957da'] = 'Aggiornamento e rimani'; +$_LANGADM['AdminTranslations521ade85487f9f4fc04fa6549cb2ff79'] = 'Attenzione, il tuo provider hosting sta usando il \"suhosin patch\" per php, che limita il numero di campi da inserire in un form'; +$_LANGADM['AdminTranslations9df9f71b2fc62b0ce48cbb8cb5671ee6'] = 'per suhosin.post.max_vars.'; +$_LANGADM['AdminTranslations961e2bc7e3f570a3209546330de84a00'] = 'per suhosin.request.max_vars.'; +$_LANGADM['AdminTranslations26a8ee44d835a6301f1ffa7686749633'] = 'Chiedi al tuo hosting di aumentare il post Suhosin e limite di richieste a'; +$_LANGADM['AdminTranslations5751b8042fbb1783ff37d9afe0e3ccc4'] = 'almeno'; +$_LANGADM['AdminTranslations3b11ccd743db51cfe243c6fd122a1740'] = 'o modifica il file di traduzione manualmente.'; +$_LANGADM['AdminTranslationsa98d4e0c14db7364bbf15e4d94c878ac'] = 'stringa vuota trovata, per favore modifica:'; +$_LANGADM['AdminTranslationseeafac73c8b9aade3a0baa5c4f371d69'] = 'Traduzioni Front Office'; +$_LANGADM['AdminTranslations8a4e2d14aa85ccb1aced124f8d793708'] = 'Traduzioni Back Office'; $_LANGADM['AdminTranslationsf89d0072276b0e5490ba96ada7fb2901'] = 'Errore di traduzione'; -$_LANGADM['AdminTranslationsf93c49bc4a04bbcbcb950a0740117d10'] = 'Google translate suggerisce:'; -$_LANGADM['AdminWarehouses27ce7f8b5623b2e2df568d64cf051607'] = 'Magazzino'; -$_LANGADM['AdminWarehouses2bf1d5fae1c321d594fdedf05058f709'] = 'Indirizzo:'; -$_LANGADM['AdminWarehouses38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; -$_LANGADM['AdminWarehouses3dd42bfc8345e82c43b4a40a3426ec49'] = 'Riferimento:'; -$_LANGADM['AdminWarehouses46a2a41cc6e552044816a2d04634545d'] = 'Stato'; -$_LANGADM['AdminWarehouses49ee3087348e8d44e1feda1917443987'] = 'Nome'; -$_LANGADM['AdminWarehouses4e140ba723a03baa6948340bf90e2ef6'] = 'Nome:'; -$_LANGADM['AdminWarehouses6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caratteri vietati:'; -$_LANGADM['AdminWarehouses63d5049791d9d79d86e9a108b0a999ca'] = 'Riferimento'; -$_LANGADM['AdminWarehouses673ae02fffb72f0fe68a66f096a01347'] = 'Telefono:'; -$_LANGADM['AdminWarehouses7515d32836da5648eb6a8f9113b7405b'] = 'Codice postale:'; -$_LANGADM['AdminWarehousesb52b44c9d23e141b067d7e83b44bb556'] = 'Prodotti:'; -$_LANGADM['AdminWarehousesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminWarehousesbffb711ec36f280459d11dce315da72f'] = 'Città:'; -$_LANGADM['AdminWarehousesf64be5eef68442a8f50cf535b92ad3e4'] = 'Nazione:'; -$_LANGADM['AdminWebservice00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Attivato'; -$_LANGADM['AdminWebservice028f42454a71f86007a79664b2a35882'] = 'Visualizzazione rapida (HEAD)'; -$_LANGADM['AdminWebservice0454a0d709a001b0745bbbef61a437a0'] = 'esser certo che la riscrittura dell\'URL sia disponibile su questo server'; -$_LANGADM['AdminWebservice1a3b3816c9c978c15939fba51f39eab4'] = 'Attiva servizio web'; -$_LANGADM['AdminWebservice1ad84436adb0f59e123b212bf07303f8'] = 'Attiva il modulo Apache \'mod_auth_basic\' per permettere l\'autenticazione del Servizio web.'; -$_LANGADM['AdminWebservice24a23d787190f2c4812ff9ab11847a72'] = 'Status'; -$_LANGADM['AdminWebservice254f642527b45bc260048e30704edb39'] = 'Configurazione'; -$_LANGADM['AdminWebservice38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; -$_LANGADM['AdminWebservice3a1d42e50ada009f2ef187fbf6dc8a3f'] = 'Per evitare problemi operativi, usa un server Apache.'; -$_LANGADM['AdminWebservice442d1f267535a0638bde988697d82620'] = 'Attiva l\'estensione PHP \'mod_rewrite per permettere i test del Servizio web.'; -$_LANGADM['AdminWebservice46b693f4eb22219e8fbf8b9afea71d12'] = 'Attiva il modulo Apache \'mod_rewrite per permettere l\'autenticazione del Servizio web.'; -$_LANGADM['AdminWebservice51ba9470e0c6fcc53b976a6854b0f2e0'] = 'Imposta i permessi :'; -$_LANGADM['AdminWebservice52699c78843b98f98620186a59b0a3fa'] = 'Descrizione chiave'; -$_LANGADM['AdminWebservice6c0c2b9ec9a4188db4cfd4f8a0fee415'] = 'Elimina (DELETE)'; -$_LANGADM['AdminWebservice6e750dcbaa546f46df9b1a6b7ec6063c'] = 'Permessi'; -$_LANGADM['AdminWebservice73f872e92f8bee93f070d13e2339a410'] = 'Chiave esiste già'; +$_LANGADM['AdminTranslations7f34f2676cea244eff88e272f03a6e03'] = 'traduzione/i mancante/i sul modello/i %s per %s'; +$_LANGADM['AdminTranslationsb3cb7b15aa2fb2cb6675414233a3aa1b'] = 'Oggetto per %s:'; +$_LANGADM['AdminTranslationsc06a778aeea1249390e1e61d4772e96d'] = 'Nessun soggetto è stato trovato per %s, o il soggetto è generato nel database'; +$_LANGADM['AdminTranslations078deac9ee43d3b13c460c4fd069b925'] = 'C\'è un problema nel ricevere il file di posta.'; +$_LANGADM['AdminTranslationsd2298f4722b53d97039abbe9d1c11a44'] = 'Assicurati che i files inglesi presenti nella cartella % s'; +$_LANGADM['AdminTranslations57d9d59c2b72873794100e59b0e9feb1'] = 'tag \"titolo\":'; +$_LANGADM['AdminTranslationsd946d62db22cb9f9323968f8aac95e3f'] = 'E-mail per il modulo% s'; +$_LANGADM['AdminTranslationsf422d7de703d8ee5139aa77f857afdbf'] = 'e-mail'; +$_LANGADM['AdminTranslations217ee9d15130fbaa142f0cf7fd4d8643'] = 'Core e-mail'; +$_LANGADM['AdminTranslations338ff312cb917883ec15e66638f5e05f'] = 'Traduzione del soggetto della mail non trovato in '; +$_LANGADM['AdminTranslationsc85106cf29f5fa8c8b8e73dc916e37cd'] = 'Non posso scrivere il file della lingua per l\'email in:'; +$_LANGADM['AdminTranslations8a09d048735283dbc609ba0f9f705ed1'] = 'Traduzioni moduli'; +$_LANGADM['AdminTranslations2303c057afcbe798a5d9811d36e88050'] = 'Modifica le traduzioni'; +$_LANGADM['AdminTranslations079d46f759c88cff004922cb0e01027a'] = 'Qui puoi modificare le traduzioni per tutti i testi inseriti in PrestaShop.'; +$_LANGADM['AdminTranslations404b4271ee96d691668bdf528724d337'] = 'Prima, seleziona una sezione (come Back Office o Moduli). poi clicca sulla bandiera che rappresenta la lingua che vuoi modificare.'; +$_LANGADM['AdminTranslations2e8d630dcde90b8b5be0468678f88551'] = 'Import/export traduzioni'; +$_LANGADM['AdminTranslations763d71969e7ee9bff4e5dc8976501f33'] = 'Aggiungi / Aggiorna una lingua'; +$_LANGADM['AdminTranslationsd8f73c2c197bf664e07849db8cff86d8'] = 'È possibile aggiungere o aggiornare una lingua da qui direttamente da prestashop.com'; +$_LANGADM['AdminTranslationscab84f79f4bb552ebe0a62fa1965ec7b'] = 'Se si sceglie di aggiornare un pacchetto lingua esistente, tutte le personalizzazioni precedenti del tema PrestaShop andranno persi. Ciò include espressioni di front office e di posta elettronica e modelli predefiniti.'; +$_LANGADM['AdminTranslations4cfef51ba8ab14fc4de1439f1ed1e430'] = 'Lingua che si desidera aggiungere o aggiornare:'; +$_LANGADM['AdminTranslations369b8db3e9651d0b5d8a13a5f7f9a53a'] = 'Aggiungi una lingua'; +$_LANGADM['AdminTranslations57fa5be19cbdbe09aa4f555b2ee710b3'] = 'Aggiorna una lingua'; +$_LANGADM['AdminTranslations524d7e787cc63c50e0d1946ee8ef0bef'] = 'Aggiungere o aggiornare la lingua'; +$_LANGADM['AdminTranslationsac332cbcd79183bb75ed2aabdb49c679'] = 'Impossibile connettersi a prestashop.com per ottenere l\'elenco lingue.'; +$_LANGADM['AdminTranslationsa9b6eaa5ff754aa46d30f5547a0edbf2'] = 'Importa unalingua manualmente'; +$_LANGADM['AdminTranslations8f553fc697fcb0fe16a71f401e2021f5'] = 'Se il formato del nome è: isocode.gzip (esempio: fr.gzip) e la lingua corrispondente a questo pacchetto non esiste, verrà creata automaticamente.'; +$_LANGADM['AdminTranslations49209406acbe0bcd9091e03ec9349c42'] = 'Attenzione, perché sostituirà tutti i dati esistenti per la lingua di destinazione!'; +$_LANGADM['AdminTranslationsdc270a086ec1b0304c86591f402ade8d'] = 'Pacchetto lingua da importare'; +$_LANGADM['AdminTranslations72d6d7a1885885bb55a565fd1070581a'] = 'Importa'; +$_LANGADM['AdminTranslations6700e23ddf33bd4421249c9ef94d6295'] = 'Esporta traduzioni'; +$_LANGADM['AdminTranslationsa577e13cac9ee85d6f298e0a8deffeee'] = 'Esporta i dati da una lingua ad un file (pacchetto lingua).'; +$_LANGADM['AdminTranslations5362fd08e83f50a2866c7b4c23356877'] = 'Scegli il tema da cui vuoi esportare le traduzioni.'; +$_LANGADM['AdminTranslations0095a9fa74d1713e43e370a7d7846224'] = 'Esporta'; +$_LANGADM['AdminTranslations5fb63579fc981698f97d55bfecb213ea'] = 'Copia'; +$_LANGADM['AdminTranslationsd4e007a94451a69f593c3ce0e06e08f2'] = 'Copia i dati da una lingua ad un\'altra.'; +$_LANGADM['AdminTranslationsc55cb507e1107a57a37791ec42635ca4'] = 'Se necessario'; +$_LANGADM['AdminTranslations49bb55a857b2d5e437dc6879710a017d'] = 'crea una lingua nuova'; +$_LANGADM['AdminTranslations1e6d57e813355689e9c77e947d73ad8f'] = 'Da:'; +$_LANGADM['AdminTranslations33caa076f23f453dd4061726f3706325'] = 'A:'; +$_LANGADM['AdminTranslations00d9fe3a4ab9297f69c46d645fa8ca7c'] = 'Copia'; +$_LANGADM['AdminTranslations921fbb1f4137ebeb5e354dd559c08b1e'] = 'I file di lingua (indicati in Strumenti >> Lingue >> Edizione) devono essere completi per permettere la copia delle traduzioni.'; +$_LANGADM['AdminTranslations4994a8ffeba4ac3140beb89e8d41f174'] = 'Lingua'; +$_LANGADM['AdminTranslations512cbac83650942b970818e75ddad528'] = 'Messaggi di errore da tradurre'; +$_LANGADM['AdminTranslations42f44c639e6e3a486d73cc0c9c143ffb'] = 'Espressioni da tradurre'; +$_LANGADM['AdminTranslations3f9031a1125703962cef15939c8f16b3'] = 'Clicca sui titoli per aprire i fieldset'; +$_LANGADM['AdminTranslations1476dfb963d54c697399a79fafa90151'] = 'espressioni'; +$_LANGADM['AdminTranslations7084cbcddaa2af4a713a1727727b86f8'] = 'Core e-mail:'; +$_LANGADM['AdminTranslations943922bf7e0ff51289246b23d74f9949'] = 'E-mail moduli:'; +$_LANGADM['AdminTranslations7758f2751b4fd12e2c78ccf1688e6539'] = 'E-mail temi:'; +$_LANGADM['AdminTranslations9cb90a708739c817b2925cfc9aa79421'] = 'E-mail di moduli nel tema:'; +$_LANGADM['AdminTranslations52d83d7ed502b33d300a8c0af2c5b455'] = 'Lista di temi - Clicca per accedere alla traduzione tema:'; +$_LANGADM['AdminTranslationsc21f969b5f03d33d43e04f8f136e7682'] = 'Default'; +$_LANGADM['AdminTranslationsa9e4402481bd9b8e36752bf731f67eb6'] = 'Tema'; +$_LANGADM['AdminTranslations53b3cae42737979c884275593a01f468'] = 'Modulo:'; $_LANGADM['AdminWebservice897356954c2cd3d41b221e3f24f99bba'] = 'Chiave'; +$_LANGADM['AdminWebservice00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Attivato'; +$_LANGADM['AdminWebservice52699c78843b98f98620186a59b0a3fa'] = 'Descrizione chiave'; +$_LANGADM['AdminWebservice254f642527b45bc260048e30704edb39'] = 'Configurazione'; +$_LANGADM['AdminWebservice1a3b3816c9c978c15939fba51f39eab4'] = 'Attiva servizio web'; +$_LANGADM['AdminWebservicee8602bda90ef985a71054950e6f1981e'] = 'Prima di attivare il servizio web, assicurati di:'; +$_LANGADM['AdminWebservice03d36129c4882949caea84c401bcd876'] = 'esser certo che la riscrittura dell\'URL sia disponibile su questo server'; +$_LANGADM['AdminWebservicecb7ceb5bf67dd558051ef7066c6f10d7'] = 'esser certo che i 5 metodi: GET, POST, PUT, DELETE e HEAD siano supportati dal tuo server'; +$_LANGADM['AdminWebserviceefeb782bc428be5cef6e02a858749ee5'] = 'Chiave'; $_LANGADM['AdminWebservice92b1b790773350896dc5c6c06b06a251'] = 'Chiave account sevizio web'; +$_LANGADM['AdminWebservice24a23d787190f2c4812ff9ab11847a72'] = 'Status'; +$_LANGADM['AdminWebserviceb9f5c797ebbf55adccdd8539a65a0241'] = 'Disattivato'; +$_LANGADM['AdminWebservice6e750dcbaa546f46df9b1a6b7ec6063c'] = 'Permessi'; +$_LANGADM['AdminWebservice38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; +$_LANGADM['AdminWebservicef19ee162cdc3717e4e58af2ebc837b5a'] = 'La lunghezza della chiave deve essere di 32 caratteri '; +$_LANGADM['AdminWebservice73f872e92f8bee93f070d13e2339a410'] = 'La chiave esiste già'; +$_LANGADM['AdminWebservice3a1d42e50ada009f2ef187fbf6dc8a3f'] = 'Per evitare problemi operativi, usa un server Apache.'; +$_LANGADM['AdminWebservice1ad84436adb0f59e123b212bf07303f8'] = 'Attiva il modulo Apache \'mod_auth_basic\' per permettere l\'autenticazione del Servizio web.'; +$_LANGADM['AdminWebservice424bb66757b8e8d18cef50d036d104cd'] = 'Attiva il modulo Apache \'mod_rewrite per permettere l\'autenticazione del Servizio web.'; +$_LANGADM['AdminWebservice442d1f267535a0638bde988697d82620'] = 'Attiva l\'estensione PHP \'mod_rewrite per permettere i test del Servizio web.'; $_LANGADM['AdminWebservice9305d93c35dfc8cef7b4ed3613c08e6b'] = 'Crea!'; +$_LANGADM['AdminWebservice51ba9470e0c6fcc53b976a6854b0f2e0'] = 'Imposta i permessi :'; +$_LANGADM['AdminWebservicebe8545ae7ab0276e15898aae7acfbd7a'] = 'Risorsa'; +$_LANGADM['AdminWebservicef1a627ad565dc779ed5a01edafd18640'] = 'Vedi (GET)'; $_LANGADM['AdminWebservice9fd0670413556e6cbdc490e09833a30f'] = 'Modifica (PUT)'; $_LANGADM['AdminWebserviceb28e80674d48866203b7790f730dfa30'] = 'Aggiungi (POST)'; -$_LANGADM['AdminWebserviceb9f5c797ebbf55adccdd8539a65a0241'] = 'Disattivato'; -$_LANGADM['AdminWebservicebe8545ae7ab0276e15898aae7acfbd7a'] = 'Risorsa'; -$_LANGADM['AdminWebservicecb7ceb5bf67dd558051ef7066c6f10d7'] = 'esser certo che i 5 metodi: GET, POST, PUT, DELETE e HEAD siano supportati dal tuo server'; -$_LANGADM['AdminWebservicee8602bda90ef985a71054950e6f1981e'] = 'Prima di attivare il servizio web, assicurati di:'; -$_LANGADM['AdminWebserviceefeb782bc428be5cef6e02a858749ee5'] = 'Chiave'; -$_LANGADM['AdminWebservicef19ee162cdc3717e4e58af2ebc837b5a'] = 'La lunghezza della chiave deve essere di 32 caratteri '; -$_LANGADM['AdminWebservicef1a627ad565dc779ed5a01edafd18640'] = 'Vedi (GET)'; -$_LANGADM['AdminZones00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Attivato'; -$_LANGADM['AdminZones24a23d787190f2c4812ff9ab11847a72'] = 'Status:'; -$_LANGADM['AdminZones38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; -$_LANGADM['AdminZones47726f4b1d9ceabe8b6022a762495201'] = 'Permetti o meno la consegna in questa zona'; -$_LANGADM['AdminZones49ee3087348e8d44e1feda1917443987'] = 'Nome'; -$_LANGADM['AdminZonesb3ff996fe5c77610359114835baf9b38'] = 'Zona'; +$_LANGADM['AdminWebservice6c0c2b9ec9a4188db4cfd4f8a0fee415'] = 'Elimina (DELETE)'; +$_LANGADM['AdminWebservice028f42454a71f86007a79664b2a35882'] = 'Visualizzazione rapida (HEAD)'; $_LANGADM['AdminZonesb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['AdminZonesb9f5c797ebbf55adccdd8539a65a0241'] = 'Disattivato'; +$_LANGADM['AdminZonesb3ff996fe5c77610359114835baf9b38'] = 'Zona'; +$_LANGADM['AdminZones00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Attivato'; $_LANGADM['AdminZonesdad1f8d794ee0dd7753fe75e73b78f31'] = 'Zone'; -$_LANGADM['AdminZonesdc1be6c34c5d1b2cb4998f961dbbf3f5'] = 'Nome della zona, per es: Africa, Europa...'; -$_LANGADM['AdminZonese25f0ecd41211b01c83e5fec41df4fe7'] = 'Eliminare gli elementi selezionati?'; -$_LANGADM['Helper00d23a76e43b46dae9ec7aa9dcbebb32'] = 'Attivato'; -$_LANGADM['Helper0470d45929f27e1161330164c423b415'] = 'Impostare i campi richiesti per questa sezione'; -$_LANGADM['Helper06df33001c1d7187fdd81ea1f5b277aa'] = 'Azioni'; -$_LANGADM['Helper08a38277b0309070706f6652eeae9a53'] = 'Giù'; -$_LANGADM['Helper0bcef9c45bd8a48eda1b26eb0c61c869'] = '%'; -$_LANGADM['Helper1908624a0bca678cd26b99bfd405324e'] = 'Dimensione del file'; -$_LANGADM['Helper195fbb57ffe7449796d23466085ce6d8'] = 'Maggio'; -$_LANGADM['Helper19f823c6453c2b1ffd09cb715214813d'] = 'Campi richiesti'; -$_LANGADM['Helper1aa4c641d6920ddb97a2562f8ec53853'] = 'Gruppo:'; -$_LANGADM['Helper1b539f6f34e8503c97f6d3421346b63c'] = 'Luglio'; -$_LANGADM['Helper21034ae6d01a83e702839a72ba8a77b0'] = 'Tasse escl.'; -$_LANGADM['Helper258f49887ef8d14ac268c92b02503aaa'] = 'Su'; -$_LANGADM['Helper38fb7d24e0d60a048f540ecb18e13376'] = 'Salva'; -$_LANGADM['Helper3ec365dd533ddb7ef3d1c111186ce872'] = 'Dati:'; -$_LANGADM['Helper3fcf026bbfffb63fb24b8de9d0446949'] = 'Aprile'; -$_LANGADM['Helper41ba70891fb6f39327d8ccb9b1dafb84'] = 'Agosto'; -$_LANGADM['Helper4351cfebe4b61d8aa5efa1d020710005'] = 'Vedi'; -$_LANGADM['Helper4e140ba723a03baa6948340bf90e2ef6'] = 'Nome:'; -$_LANGADM['Helper526d688f37a86d3c3f27d0c5016eb71d'] = 'Resetta'; -$_LANGADM['Helper5da618e8e4b89c66fe86e32cdafde142'] = 'Da:'; -$_LANGADM['Helper5e9df908eafa83cb51c0a3720e8348c7'] = 'Controllare tutti i'; -$_LANGADM['Helper5ece607071fe59ddc4c88dc6abfe2310'] = 'Nessun elemento trovato'; -$_LANGADM['Helper5ffd7a335dd836b3373f5ec570a58bdc'] = 'Espandi tutto'; -$_LANGADM['Helper659e59f062c75f81259d22786d6c44aa'] = 'Febbraio'; -$_LANGADM['Helper688937ccaf2a2b0c45a1c9bbba09698d'] = 'Giugno'; -$_LANGADM['Helper69e62346c35bc63795db142cfbb0af66'] = 'Nessun gruppo creato'; -$_LANGADM['Helper6a26f548831e6a8c26bfbbd9f6ec61e0'] = 'Aiuto'; -$_LANGADM['Helper7a1920d61156abc05a60135aefe8bc67'] = 'Default'; -$_LANGADM['Helper7dce122004969d56ae2e0245cb754d35'] = 'Modifica'; -$_LANGADM['Helper7e823b37564da492ca1629b4732289a8'] = 'Novembre'; -$_LANGADM['Helper81f32b96f6626b8968e6a0f4a9bce62e'] = 'Selezionare i campi che si vorrebbe essere richiesto per questa sezione.'; -$_LANGADM['Helper82331503174acbae012b2004f6431fa5'] = 'Dicembre'; -$_LANGADM['Helper86f5978d9b80124f509bdb71786e929e'] = 'Gennaio'; -$_LANGADM['Helper93cba07454f06a4a960172bbd6e2a435'] = 'Sì'; -$_LANGADM['Helper9747d23c8cc358c5ef78c51e59cd6817'] = 'Deseleziona tutti'; -$_LANGADM['Helperb56c3bda503a8dc4be356edb0cc31793'] = 'Comprimi tutto'; -$_LANGADM['Helperb718adec73e04ce3ec720dd11a06a308'] = 'ID'; -$_LANGADM['Helperb9987a246a537f4fe86f1f2e3d10dbdb'] = 'Mostrata'; -$_LANGADM['Helperb9f5c797ebbf55adccdd8539a65a0241'] = 'Disattivato'; -$_LANGADM['Helperbafd7322c6e97d25b6299b5d6fe8920b'] = 'No'; -$_LANGADM['Helperbfc18def58cfa50029d149e9b932e974'] = 'Copia l\'immagine?'; -$_LANGADM['Helperc6155aaecccf794cd2a00fcc35898022'] = 'Nome del gruppo'; -$_LANGADM['Helperc770d8e0d1d1943ce239c64dbd6acc20'] = 'Aggiungi il mio IP'; -$_LANGADM['Helpercc3787ca78f445f481069a4c047f7e7a'] = 'Scegli una lingua:'; -$_LANGADM['Helpercc5d90569e1c8313c2b1c2aab1401174'] = 'Settembre'; -$_LANGADM['Helperd7778d0c64b6ba21494c97f77a66885a'] = 'Filtra'; -$_LANGADM['Helperdae8ace18bdcbcc6ae5aece263e14fe8'] = 'Opzioni'; -$_LANGADM['Helperdd8921b41e0279a02c6a26a509241700'] = 'risultato/i'; -$_LANGADM['Helpere12167aa0a7698e6ebc92b4ce3909b53'] = 'A'; -$_LANGADM['Helpere54b38290c8bdd95e8bc10412c9cc096'] = 'Campi obbligatori'; -$_LANGADM['Helpereca60ae8611369fe28a02e2ab8c5d12e'] = 'Ottobre'; -$_LANGADM['Helpered75712b0eb1913c28a3872731ffd48d'] = 'Duplica'; -$_LANGADM['Helperee77ea46b0c548ed60eadf31bdd68613'] = 'Richiesta SQL non valida'; -$_LANGADM['Helperee9b2f3cf31c23c944b15fb0b33d6a77'] = 'Nome del campo'; -$_LANGADM['Helperef7de3f485174ff47f061ad27d83d0ee'] = 'selezionati'; -$_LANGADM['Helperf2a6c498fb90ee345d997f888fce3b18'] = 'Elimina'; -$_LANGADM['Helperfa3e5edac607a88d8fd7ecb9d6d67424'] = 'Marzo'; -$_LANGADM['index12c500ed0b7879105fb46af0f246be87'] = 'Ordini'; -$_LANGADM['index13348442cc6a27032d2b4aa28b75a5d3'] = 'Ricerca'; -$_LANGADM['index1aa4c641d6920ddb97a2562f8ec53853'] = 'Gruppo:'; -$_LANGADM['index3e937d04c1c83492260a33d926ca587c'] = 'Bug Tracker'; +$_LANGADM['AdminZones49ee3087348e8d44e1feda1917443987'] = 'Nome'; +$_LANGADM['AdminZones52e02caed00c24e25d66a9ef419943c4'] = 'Nome della zona, per es: Africa, Europa...'; +$_LANGADM['AdminZones24a23d787190f2c4812ff9ab11847a72'] = 'Status:'; +$_LANGADM['AdminZonesb9f5c797ebbf55adccdd8539a65a0241'] = 'Disattivato'; +$_LANGADM['AdminZones47726f4b1d9ceabe8b6022a762495201'] = 'Permetti o meno la consegna in questa zona'; +$_LANGADM['AdminZones9aa03a5dca2e060a4ecbff0dd8616692'] = 'Salva'; +$_LANGADM['index86bbc77fd75ac02c21b84a37b260eadd'] = 'Pannello di amministrazione'; +$_LANGADM['indexf84b4e2770ec98e3db2926cd49864d2f'] = 'Le mie preferenze'; $_LANGADM['index4236a440a662cc8253d7536e5aa17942'] = 'logout'; +$_LANGADM['indexd70861cbe7f8c9a1241c39b3e7ef5ef2'] = 'Visualizza il mio negozio'; +$_LANGADM['indexcbebc850f5f849e8956b5f8075f48f69'] = 'tutto'; $_LANGADM['index46f22f2a56ddd091f4b2b2c35c5ca989'] = 'catalogo:'; $_LANGADM['index4b6f7d34a58ba399f077685951d06738'] = 'Clienti'; -$_LANGADM['index4f32a32dea642737580dd71cdfd8d3c0'] = 'Accesso rapido'; $_LANGADM['index50d7eaecd64b277cdaac58e0cd48ad83'] = 'indirizzo ip'; -$_LANGADM['index5196611ad1bf27e9cef5375b038c04db'] = 'Fatemi uscire di qui!!'; -$_LANGADM['index53cd939ae14e33855274e17a3c411fdd'] = 'Per motivi di sicurezza, devi:'; +$_LANGADM['index12c500ed0b7879105fb46af0f246be87'] = 'Ordini'; $_LANGADM['index56deca22a707214865f7ea3ae6391d67'] = 'fatture'; -$_LANGADM['index7286baef44d09300636a4b99c533523c'] = 'Tempi di caricamento:'; $_LANGADM['index8642a2f37a5d42b54ce53b1fbdd1583f'] = 'Carrelli'; -$_LANGADM['index86bbc77fd75ac02c21b84a37b260eadd'] = 'Pannello di amministrazione'; -$_LANGADM['indexa4da6f31ab268a5310bc475e63ab92db'] = 'Prendo atto dei rischi e intendo mostrare questa pagina'; +$_LANGADM['index13348442cc6a27032d2b4aa28b75a5d3'] = 'Ricerca'; +$_LANGADM['index4f32a32dea642737580dd71cdfd8d3c0'] = 'Accesso rapido'; +$_LANGADM['index53cd939ae14e33855274e17a3c411fdd'] = 'Per motivi di sicurezza, devi:'; +$_LANGADM['indexe99c06952f4336ce189d8df45980dca0'] = 'cancellare la / installa cartella'; +$_LANGADM['index7286baef44d09300636a4b99c533523c'] = 'Tempi di caricamento:'; $_LANGADM['indexbbaff12800505b22a853e8b7f4eb6a22'] = 'Contatti'; -$_LANGADM['indexcbebc850f5f849e8956b5f8075f48f69'] = 'tutto'; -$_LANGADM['indexd70861cbe7f8c9a1241c39b3e7ef5ef2'] = 'Visualizza il mio negozio'; -$_LANGADM['indexdb26e10564e958809d798e8048fcbc0a'] = 'Chiave di sicurezza non valida'; +$_LANGADM['index3e937d04c1c83492260a33d926ca587c'] = 'Bug Tracker'; $_LANGADM['indexe6a7f8a2f42cc35979973da8dfb10720'] = 'Forum'; -$_LANGADM['indexe99c06952f4336ce189d8df45980dca0'] = 'eliminare la cartella / install'; -$_LANGADM['indexeed2839c1e3e5f7069ed03b2f6d4c6dd'] = 'Pannello di amministrazione'; -$_LANGADM['indexf84b4e2770ec98e3db2926cd49864d2f'] = 'Le mie preferenze'; ?> \ No newline at end of file diff --git a/translations/it/errors.php b/translations/it/errors.php index 285a81c9a..551f00f86 100644 --- a/translations/it/errors.php +++ b/translations/it/errors.php @@ -2,558 +2,417 @@ global $_ERRORS; $_ERRORS = array(); -$_ERRORS['952ae48b085160f3a632721d37924f47'] = 'Immagini. \'Verifica i diritti di scrittura nella cartella.'; -$_ERRORS['4a86eb1f2e0779658266fd6a8582dc9a'] = 'in funzione'; -$_ERRORS['8014d5d92e09a563588869c623bd0abf'] = '%1$s (classe mancante in %2$s)'; -$_ERRORS['f9c47597596f7159815c61957f4f8ec2'] = '%1$s (errore di analisi in %2$s)'; -$_ERRORS['77ae44aa6c998166fcf1a87496278ad5'] = 'Impossibile caricare l\'oggetto'; -$_ERRORS['870f63caf131889f34772366090cf097'] = '(Clicca per aprire scheda Generator)'; -$_ERRORS['80ad851953b32bff1d580e054c14bc3f'] = 'Modulo 404 introvabile'; -$_ERRORS['dea850f4b2aebd535089e1042c789b7c'] = 'Un totale di acquisto minimo di'; -$_ERRORS['a2284157626fd717badf9887b326392b'] = 'Esiste già uno sconto per questa categoria.'; -$_ERRORS['6945cb79a997b9823a8bff9e72dd1cb8'] = 'Esiste già un buono con questo nome. Scegli un altro nome.'; -$_ERRORS['08de2fdaabcd120b8ca1388d21179921'] = 'Accesso vietato'; -$_ERRORS['7eb3eacf05efbe5c577df2f83e663291'] = 'Tutti i moduli non può essere caricato a causa di motivi di restrizione limite di memoria, aumentare il valore memory_limit della configurazione del server'; -$_ERRORS['4ee13cb828cde6949c31c24478a6069b'] = 'un account esiste già per questo indirizzo e-mail:'; -$_ERRORS['c40e77fb4435d6520a59d8778c771b74'] = 'Un conto è già registrato con questa e-mail, si prega di compilare la password o richiederne una nuova.'; -$_ERRORS['86de674d7405670db52e79ec1665b0b1'] = 'un indirizzo localizzato in una nazione che contiene degli stati deve selezionarne uno'; -$_ERRORS['82d6830fc99545242c1333aee42d5a17'] = 'È verificato un errore durante l'aggiornamento del gruppo predefinito'; -$_ERRORS['b464b4391b0ed5cc6d35dee9a62c3244'] = 'È verificato un errore durante l'installazione del modulo:'; -$_ERRORS['6b9b69ab9178ef91715387ca776ce2b5'] = 'È verificato un errore durante la disinstallazione del modulo:'; -$_ERRORS['2ff0db4e2462e54ee9e4d345d9e3f4d7'] = 'Un errore si è verificato, questa doesnt modulo esiste:'; -$_ERRORS['c8d29e2bc52b6c92a1560990874aa565'] = 'È verificato un errore durante l'aggiunta della contea'; -$_ERRORS['920ecfc0507c000f2ae996465a9a3b16'] = 'È verificato un errore durante l'aggiunta zipcodes'; -$_ERRORS['d8f4f69d48a199f1c406d3e821b7828a'] = 'si è verificato un errore prima che il messaggio fosse inviato'; -$_ERRORS['200cb26c2479e770241b1c62ccfb8e08'] = 'si è verificato un errore durante la cancellazione del prodott personalizzato'; -$_ERRORS['8eccd648c123a09bcf8520fea052861d'] = 'si è verificato un errore durante la cancellazione del prodotto'; -$_ERRORS['bc33aa1314e7dcd3472db72472b909b2'] = 'si è verificato un errore durante la cancellazione'; +$_ERRORS['c111be82444b7eed2d979636db454ce9'] = 'Accesso vietato'; +$_ERRORS['bd60cfe318c8b3b7d0f0c44f76d168ab'] = 'La cartella di backup non esiste'; +$_ERRORS['1b599bf89c1bf4f8640ef31f3acb9f40'] = 'nessun file specificato'; +$_ERRORS['107b871b48c2c55155eb6849e38171c3'] = 'Impossibile aprire il file di backup'; +$_ERRORS['d906ff9d856174f452e62e5dbdb83f11'] = 'Impossibile mostrare il file di backup'; +$_ERRORS['b9d252ecdd7f1b8789d7d59728c32f11'] = 'Tab file %s non può essere trovato'; +$_ERRORS['652122103181aa2752efaecab300edf0'] = 'Accesso vietato'; +$_ERRORS['82f5cfff9540e141216195b59dddd594'] = 'ordine introvabile nel database.'; +$_ERRORS['36527e8d64ec4ced95607f6ef9b2a1b9'] = 'Impossibile trovare la fattura di questo ordine nel database'; +$_ERRORS['e21c3c406358073b38d481fd3d88221c'] = 'Nessuna fattura trovata'; +$_ERRORS['d107b93e0404a9ec3a24c3b797b63fff'] = 'Nessuna nota di credito trovata'; +$_ERRORS['47be00818e1acd46db0092d6586204cf'] = 'Il nome di questa classe non esiste'; +$_ERRORS['388ed04607290133b78adf251a3e17ed'] = 'Questa proprietà non esiste nella classe o è vietato'; +$_ERRORS['48524477f4f52618e4ab9f1f6fb1d1a8'] = 'Questa associazione contiene troppi nomi chiave'; +$_ERRORS['46e6c4977ebd38ff176e68481ab04275'] = 'Questo nome non è consentito'; +$_ERRORS['6b6a27e705469286cb83d20ec8e1b885'] = 'Errore di sintassi con questo modello'; +$_ERRORS['a3084b5f93d22e573824af3ca8f58b73'] = 'Questo tasto è usato troppe volte (una volta consentito)'; $_ERRORS['472266472e3353d32d8a8ffa25c60154'] = 'si è verificato un errore durante la cancellazione dell\'immagine'; -$_ERRORS['7f2673e88a2cf04ce4e559cdf1b30277'] = 'si è verificato un errore durante la cancellazione dell\'immagine'; -$_ERRORS['50289ca189ede3317209fcb9ecce167c'] = 'È verificato un errore durante la creazione di nuova cartella'; -$_ERRORS['0c300ba32ddee555c4ba9c81b74c64a3'] = 'Si è verificato un errore durante l\'invio dell\'archivio Zip'; -$_ERRORS['1275c7249de2c2446cad46a5e894ae01'] = 'Verificato un errore durante il caricamento del file'; -$_ERRORS['f8700fd851876c5adbffa7eddaaaf163'] = 'Si è verificato un errore durante l\'invio dell\'immagine'; -$_ERRORS['07b8c09e490f7afbdcfa9cd5bfcfd4a9'] = 'È verificato un errore durante il caricamento delle immagini.'; -$_ERRORS['126cda4380a615cc5b6a1ec82a0279a9'] = 'si è verificato un errore durante la modifica della password'; -$_ERRORS['f7863a975557a0ee1705da635f924c41'] = 'Si è verificato un errore durante l\'aggiunta di uno sconto di gruppo'; -$_ERRORS['b75af4f9852325bd359a42c6934628f7'] = 'si è verificato un errore durante l\'aggiunta dei prodotti al pacchetto'; -$_ERRORS['0c58058923630a64ce3f415a07cbb00d'] = 'si è verificato un errore durante l\'aggiunta di tags'; -$_ERRORS['e970d66f1c952edf7a4e5dfcf3e18958'] = 'Si è verificato un errore durante l\'aggiunta di uno status'; +$_ERRORS['b1367942aa02ea8c9d4aa07cdf5e473c'] = 'Devi mantenere almeno un oggetto'; +$_ERRORS['ec5f6f7f65190788d12ef16ab6135009'] = 'non puoi cancellarli tutti'; +$_ERRORS['bc33aa1314e7dcd3472db72472b909b2'] = 'si è verificato un errore durante la cancellazione'; +$_ERRORS['f90676e0d2061813a868bc9d86c4d982'] = 'si è verificato un errore durante la cancellazione dell\'oggetto'; +$_ERRORS['77ae44aa6c998166fcf1a87496278ad5'] = 'Impossibile caricare l\'oggetto'; +$_ERRORS['03596501a6ce61f5a66dc0146fbab03e'] = 'Non hai diritti sufficienti per sopprimere un elemento.'; +$_ERRORS['63a3342bcb133c141890746783007eaa'] = 'si è verificato un errore durante l\'aggiornamento dello status'; +$_ERRORS['cc7e699f0084632117f35dc294d29f16'] = 'si è verificato un errore durante l\'aggiornamento dello status dell\'oggetto'; +$_ERRORS['2406c65c7d678cfca3aad1233c50283a'] = 'Non hai il permesso di cambiare delle cose qui'; +$_ERRORS['45ebc64529137a007889ee445d64611c'] = 'Impossibile aggiornare la posizione.'; +$_ERRORS['dea9b328f904f025e4031bf8dfb7b392'] = 'si è verificato un errore durante la cancellazione della selezione'; +$_ERRORS['ddd4e7f16c2032d59cb4fb4b86576bc5'] = 'devi selezionare almeno un elemento per poter cancellare'; +$_ERRORS['9ddf236daae81f831ccf3c0bfe9751e5'] = 'si è verificato un errore durante l\'aggiornamento'; +$_ERRORS['2c092e2d230d9d1d6b2d68c5ef83b13c'] = 'si è verificato un errore durante la creazione dell\'oggetto'; +$_ERRORS['68f608519f1015caf55d76b1d571a58b'] = 'Non hai diritti sufficienti per l\'aggiunta.'; +$_ERRORS['f68748bc0ed100e4fbdf8cc216fd51b8'] = 'la data di inizio non è valida (formato AAAA-mm-gg)'; +$_ERRORS['abe03b046b2eb12d489fbe31f9b55b8e'] = 'la data di fine non è valida (formato AAAA-mm-gg)'; +$_ERRORS['66f24b4cb390959a74fae0280bf8cdec'] = 'Errore nell\'aggiornamento dei campi richiesti'; +$_ERRORS['06e3d36fa30cea095545139854ad1fb9'] = 'campo'; +$_ERRORS['ee66f9c9930cb33d2a5dde9b240d3f7e'] = 'richiesti'; +$_ERRORS['8ae0cb74f9724518e1ce68c503377002'] = 'non valido'; +$_ERRORS['5636dd80d3968f9b1ce4400bd71c5a7a'] = 'Si è verificato un errore durante l\'upload dell\'immagine'; +$_ERRORS['e9192643ed3b0619fcd8347015806e2a'] = 'Nome di tabella non valido:'; +$_ERRORS['1b073c8ca6b9aabf07935221e17b7c42'] = 'impossibile ottenere l\'elenco dei parametri'; +$_ERRORS['56b207f28525081cec398738b3d25225'] = 'oggetto impossibile da caricare (non trovato)'; +$_ERRORS['5ca4012f9738274ebeb214a961f1c829'] = 'oggetto impossibile da caricare (ID mancante o non valido)'; +$_ERRORS['4e0ac45de6bd848503ffa98ff6247f2f'] = 'Eliminazione dell\'errore:'; +$_ERRORS['c1c8a564c10a0efe07bb4e4b20d88cc9'] = 'Identificativo non valido:'; +$_ERRORS['4eb9ec8ac71ad17fdc99b5371ace9f6e'] = 'Impossibile creare un backup'; $_ERRORS['58f270b8b462558c757ca28a8094f08f'] = 'Impossibile ottenere la descrizione della tabella'; -$_ERRORS['ae831e16712dd5e3b49c1f10c1d4f3c0'] = 'si è verificato un errore durante la variazione di status e/o l\'invio della e-mail al cliente '; -$_ERRORS['46322d321a112dd4b0e506bbe2a6ae63'] = 'si è verificato un errore durante la copia verso la cartella dei moduli'; +$_ERRORS['af0da509e6e186d0281540774e7fe68e'] = 'Errore fatale: nessun mezzo di spedizione di default'; +$_ERRORS['5a6448a8d8e77fa43df91db2eea79fb1'] = 'Questo voucher è disabilitato'; +$_ERRORS['8232b04735bff65500e6fcc378ba1f4a'] = 'Questo voucher è già stato usato'; +$_ERRORS['b38f15cfb6f5640c4ff55cd72c7575f6'] = 'Questo voucher non è ancora valido'; +$_ERRORS['098eb45965b4097a844451b00737e89b'] = 'Questo voucher è scaduto'; +$_ERRORS['6da9714ab9db11108de5b4a82bf7f59e'] = 'Non puoi più usare questo voucher (limite di utilizzo raggiunto)'; +$_ERRORS['d0f1560c5d1b13b1e64fa87a301dd83b'] = 'questo buono sconto si trova già nel tuo carrello'; +$_ERRORS['4c4492297de90e9e2f5665bf87b4e034'] = 'Questo voucher non è accumulabile con un altro già presente nel carrello'; +$_ERRORS['097d067ff8635d1496467ce7dd236c07'] = 'Non puoi utilizzare questo voucher'; +$_ERRORS['fd6034a1544218709264bfa5c70ffb69'] = 'Non puoi utilizzare questo vouchernella tua nazione di spedizione'; +$_ERRORS['1a7bdc2c01aaa7757d475e204f2bc6f9'] = 'Non puoi utilizzare questo voucher con questo corriere'; +$_ERRORS['b40ad46c25c153a3d2fde078c0e1b0f8'] = 'Prego effettua il login'; +$_ERRORS['dc0c81278849e0f6a297e93c935e465d'] = 'Non hai raggiunto l\'ammontare minimo richiesto per utilizzare questo voucher'; +$_ERRORS['f9330b1b2afa3c4dbc8e31e14a0b150a'] = 'Non puoi usare questo voucher per questo prodotto'; +$_ERRORS['8243462d21cc70da864e92c31c29486a'] = 'Richiesta SQL per i sottodomini non valida'; +$_ERRORS['e07269088946aa33a280b8c05529b46c'] = 'Impossibile recuperare il flusso!'; +$_ERRORS['6f775dff2aa88bce2301e5d5309c5f7e'] = 'Nessuna valuta di default individuata!'; +$_ERRORS['20c6125376d8de28149d655c7cc25e32'] = 'Nessun file è stato caricato.'; +$_ERRORS['3ca396a7b899e8d1a593e5d7896d0d1e'] = 'Il file è vuoto'; +$_ERRORS['ec89c7fa06f1df12a2b43c7159e21119'] = 'Il file è troppo grande'; +$_ERRORS['8090f70961e52a44f14dfe73d6e80924'] = 'Il file ha un\'estensione non valida, dovrebbe essere una fra'; +$_ERRORS['608860b0f96a18f3737756fc6b7766f9'] = 'impossibile aggiungere l\'immagine perchè l\'aggiunta del prodotto non è riuscita'; +$_ERRORS['c200140aea36e1efbf655fabf3f3b59e'] = 'errore durante la creazione dell\'immagine supplementare'; +$_ERRORS['50289ca189ede3317209fcb9ecce167c'] = 'È verificato un errore durante la creazione di nuova cartella'; +$_ERRORS['f8700fd851876c5adbffa7eddaaaf163'] = 'Si è verificato un errore durante l\'invio dell\'immagine'; $_ERRORS['e96841b0cb2396574006c1e17a45abec'] = 'Si è verificato un errore durante la copia dell\'immagine'; $_ERRORS['4df3709ec0ff3ceb57341890ccf57641'] = 'È verificato un errore durante la copia di immagini:'; -$_ERRORS['92e7a89759bc4c89fd49c01ccc40ac0a'] = 'Si è verificato un errore durante le copie delle immagini'; -$_ERRORS['4394d1d8b46b1bda301906799facabfb'] = 'Impossibile creare la foto \"Nessuna immagine\" nella cartella delle categorie, verifica le autorizzazioni di scrittura.'; -$_ERRORS['e696ddbeca6928bdac9be47f259cfd42'] = 'È verificato un errore durante la copia non-picture immagine nella cartella produttore'; -$_ERRORS['f91076c86d5b061f8de6510676a80842'] = 'Impossibile creare la foto \"Nessuna immagine\" nella cartella dei prodotti, verifica le autorizzazioni di scrittura.'; -$_ERRORS['ec531fd2b656df91f11e8f94b2bd2f9b'] = 'si è verificato un errore durante la creazione dell\'archivio'; -$_ERRORS['f100c143763d1b027a3e4cb77df9d1b7'] = 'si è verificato un errore durante la creazione dei campi personalizzati'; -$_ERRORS['2c092e2d230d9d1d6b2d68c5ef83b13c'] = 'si è verificato un errore durante la creazione dell\'oggetto'; -$_ERRORS['9952bfabcff9e65288ffef22b40c8712'] = 'Si è verificato un errore durante la creazione della lingua: '; -$_ERRORS['ab044c6afbb0298ece38b35deee72dfc'] = 'Verificato un errore durante la creazione dell'account.'; -$_ERRORS['e92c1fa650792e8d5516b18eaea7782b'] = 'Errore durante la creazione del tuo indirizzo.'; -$_ERRORS['733353593d8c19873e2e6a6dff659705'] = 'si è verificato un errore durante la cancellazione della restituzione prodotto'; -$_ERRORS['42c7641733e2026a7baf5d94327fd340'] = 'si è verificato un errore durante la cancellazione del modulo sul punto di collegamento'; -$_ERRORS['f90676e0d2061813a868bc9d86c4d982'] = 'si è verificato un errore durante la cancellazione dell\'oggetto'; -$_ERRORS['dea9b328f904f025e4031bf8dfb7b392'] = 'si è verificato un errore durante la cancellazione della selezione'; -$_ERRORS['2d97cc6ccfbff56dd7fa8a135970e964'] = 'Si è verificato un errore durante la cancellazione di uno sconto di gruppo'; -$_ERRORS['d5b9eddfad35e1cd6c97eff40c8301e6'] = 'È verificato un errore durante l'eliminazione dell'immagine selezionata'; -$_ERRORS['54bff0a0282d2be7fe5ee14aa4628291'] = 'Si è verificato un errore durante la cancellazione di un prezzo specifico'; -$_ERRORS['fdebc7ba5328f22535df315e9f52b2f5'] = 'Si è verificato un errore durante il recupero della regione.'; -$_ERRORS['28c39342f22a394f233ec0cba0ecfa02'] = 'Si è verificato un errore durante il recupero dello stato.'; -$_ERRORS['bdc3ce1a2e9e6d8ab5bd0dd31c1a03fe'] = 'Si è verificato un errore durante l\'importazione di una valuta'; -$_ERRORS['42a8c33bd3e937c419378c5a965e65ac'] = 'Si è verificato un errore durante l\'importazione di una tassa'; -$_ERRORS['78fd3fe8e01d0707107ced7ade92d23d'] = 'si è verificato un errore durante il link dell\'oggetto'; -$_ERRORS['03c123f62aad70a9533f5049cf3af959'] = 'si è verificato un errore durante il collegamento tra l\'indirizzo e il suo ordine'; -$_ERRORS['bf94a83d80c2e2090d57dc51a01f6270'] = 'si è verificato un errore durante il caricamento dell\'oggetto immagine'; -$_ERRORS['1abb803362db30f39c0f96aa96f949e5'] = 'si è verificato un errore durante il caricamento dell\'oggetto'; -$_ERRORS['456feb8dce71d8e16be444ebd0bb2278'] = 'si è verificato un errore durante il ridimensionamento dell\'immagine'; -$_ERRORS['dff48ad0921b0f91304e11f85f50ed82'] = 'si è verificato un errore durante il ridimensionamento dell\'immagine \'no-picture\' nella cartella delle categorie.'; -$_ERRORS['cf5bd273b92a22ca5ba7088301d95f5d'] = 'si è verificato un errore durante il ridimensionamento dell\'immagine \'no-picture\' nella cartella dei produttori.'; -$_ERRORS['ac363d5ac61b17b8e77798a2af5e3d21'] = 'Si è verificato un errore durante il ridimensionamento dell\'immagine \'no-picture\' nella cartella dei prodotti.'; -$_ERRORS['ddccb08d56c9ba148a1e395c2a0901df'] = 'si è verificato un errore durante l\'invio della e-mail al cliente '; -$_ERRORS['d814b0ff8722719194d0bfdf3f489a97'] = 'si è verificato un errore durante l\'invio del messaggio'; -$_ERRORS['ce30da82a4a6b974c18780af4597c8ee'] = 'Si è verificato un errore durante la configurazione delle priorità'; -$_ERRORS['28194875b1f41da98a320b0c31e658a2'] = 'Si è verificato un errore durante la configurazione delle unità.'; -$_ERRORS['34843eb626c7fbe22db113fca38197b7'] = 'È verificato un errore durante la trasformazione ospite al cliente.'; -$_ERRORS['fe40ffc8cf596487324e6b486e6b64c4'] = 'si è verificato un errore durante il trapianto del collegamento'; -$_ERRORS['1b5cfa862ac86ea2ce2aa0c292ecc692'] = 'Si è verificato un errore durante l\'estrazione dei file'; -$_ERRORS['bc435919f2e9c5fcd6b9a308d32d40cd'] = 'si è verificato un errore durante l\'aggiornamento del cliente'; -$_ERRORS['cfb0a6025f8279ec130db5d2883ead88'] = 'si è verificato un errore durante l\'aggiornamento dei parametri della personalizzazione'; -$_ERRORS['cb46295650e6e2a53d528e353546c2a5'] = 'si è verificato un errore durante l\'aggiornamento dei parametri della personalizzazione'; -$_ERRORS['1c5c687f849bde6efe2a53c9128c0b28'] = 'si è verificato un errore durante l\'aggiornamento delle tariffe'; -$_ERRORS['10d1c684b919604f1e5e353b274160e5'] = 'si è verificato un errore durante l\'aggiornamento dell\'immagine'; -$_ERRORS['9ddf236daae81f831ccf3c0bfe9751e5'] = 'si è verificato un errore durante l\'aggiornamento'; -$_ERRORS['23a15a97117c9d55d4ebda9373c8e45a'] = 'Si è verificato un errore durante l\'aggiornamento delle priorità'; -$_ERRORS['d0d7be740453db2f5974fdbb9dc35b61'] = 'si è verificato un errore durante l\'aggiornamento della quantità'; -$_ERRORS['cc7e699f0084632117f35dc294d29f16'] = 'si è verificato un errore durante l\'aggiornamento dello status dell\'oggetto'; -$_ERRORS['63a3342bcb133c141890746783007eaa'] = 'si è verificato un errore durante l\'aggiornamento dello status'; -$_ERRORS['9f0a59f1609218c049435abd2351bd84'] = 'Si è verificato un errore durante l\'aggiornamento di un prezzo specifico.'; -$_ERRORS['6b9041eb853a3cf9b47f13f53b70f51a'] = 'È verificato un errore durante l'aggiornamento il vostro indirizzo.'; -$_ERRORS['700c53d8cec1b1e9cf6c247944126166'] = 'Verificato un errore durante l'aggiornamento del carrello.'; -$_ERRORS['5636dd80d3968f9b1ce4400bd71c5a7a'] = 'Si è verificato un errore durante l\'upload dell\'immagine'; -$_ERRORS['26e6e2aef679da0451f05fb535ac40d7'] = 'si è verificato un errore durante l\'invio del file'; -$_ERRORS['c791e58067fc99ef9fdb95bace661815'] = 'È verificato un errore con il tuo account e la nuova password non può essere inviato al vostro indirizzo di posta elettronica. Si prega di segnalare il problema utilizzando il modulo di contatto.'; -$_ERRORS['401cb6602a1ff8fc8784e89a8cd9c1b2'] = 'È verificato un errore, il messaggio non è stato inviato. Si prega di contattare l'amministratore di sistema.'; -$_ERRORS['8572b5d5a2dd8a7558363713a2e353da'] = 'Un articolo nel tuo carrello non è più disponibile per questa grandezza, non è possibile procedere con l'ordine.'; -$_ERRORS['099788460b01d1cfe9997d4c577f7f56'] = 'Un articolo nel tuo carrello non è più disponibile, non è possibile procedere con l'ordine.'; -$_ERRORS['b9c1228a8e8c3412befae5d854508114'] = 'Un ordine è già stato eseguito con questo carrello'; -$_ERRORS['b046e4164fe05012960e96896b7b0c34'] = 'L\'archivio non può essere caricato su prestashop.com'; -$_ERRORS['44205a67121fcca5ffa925d1ed77b65e'] = 'L\'archivio non può essere estratto'; -$_ERRORS['db7a282fcab155c89c9324ff799d8140'] = 'Assegna una pagina cms delle condizioni generali di vendita se vuoi che sia letta'; -$_ERRORS['f94e94bb4c446057b120c97904b89a09'] = 'Nome dell\'allegato richiesto'; -$_ERRORS['9072e6a7f1693ef1fb211f2f6dc56d02'] = 'Prezzo richiesto per l\'attributo'; -$_ERRORS['d4e6d6c42bf3eb807b8778255a4ce415'] = 'Autenticazione non riuscita'; -$_ERRORS['6262d9cbf1b6649b8a9433a0fa2db8e0'] = 'La cartella di backup non esiste'; -$_ERRORS['8243462d21cc70da864e92c31c29486a'] = 'Richiesta SQL per i sottodomini non valida'; -$_ERRORS['d1a9295d276a65933e0a7334a12e6f41'] = 'Estensione di file di Bad'; -$_ERRORS['2d4aab5065e4f7b78be97f9a6de62a1d'] = 'La categoria CMS non può essere spostata qui'; -$_ERRORS['f55449d53d91aff67bad843f9ab47aee'] = 'Sistema di cache mancante'; -$_ERRORS['c8e61b851c4a858374ad46b1171b16ec'] = 'file di configurazione non accessibile'; -$_ERRORS['a855995ec17e0c80d5985a885f3d4d84'] = 'Impossibile aggiungere un server Memcache'; -$_ERRORS['3d35aa7e75c2f7467f45b4fa1c8bf8a9'] = 'impossibile aggiungere l\'immagine perchè l\'aggiunta del prodotto non è riuscita'; -$_ERRORS['18ed633d86ed8181bded16b1876a3b5a'] = 'Impossibile aggiungere questo prodotto perché buono attuale non consente ulteriori sconti.'; -$_ERRORS['a10355b14c8fd0613fe244471fde55d7'] = 'impossibile aggiungere uno sconto se l\'ordine è gratuito'; -$_ERRORS['cf325676512d19d8150c0244327926df'] = 'non può essere copiato'; -$_ERRORS['f783b48ba9193ecd51ea751e5a660d05'] = 'non può essere registrato'; -$_ERRORS['303a2d6f8464165be3bca679ffa8638f'] = 'Impossibile cambiare la copertina del prodotto'; -$_ERRORS['3dec154bc5d3b20c10d3c6680d70232f'] = 'Impossibile decomprimere le traduzioni della lingua:'; -$_ERRORS['53761f0e9ac6001a2f7a0557db46e3ac'] = 'Impossibile cancellare l\'archivio'; -$_ERRORS['1dc171c83c2ba64a6a311a8a011339ee'] = 'Impossibile cancellare l\'attributo'; -$_ERRORS['1fc1a89592aae3815ddb10a44762cac3'] = 'impossibile cancellare gli attributi'; -$_ERRORS['7098d49878bbd102b13038a748125e27'] = 'impossibile cancellare questa wishlist'; -$_ERRORS['817c4a7629059bb1b3ab021505ff6457'] = 'Impossibile mostrare questo messaggio perché il cliente non ha terminato l\'ordine'; -$_ERRORS['82f5cfff9540e141216195b59dddd594'] = 'ordine introvabile nel database.'; -$_ERRORS['2e137a3c6a2d7fe7ddefedcf88b00b2e'] = 'Non riesci a trovare questo ordine'; -$_ERRORS['e6dd0a104290b74d3a75ea4debf7209c'] = 'Non riesci a trovare questo ritorno ordine'; -$_ERRORS['dd4d1297d25682ad76576b1fcf4c61ee'] = 'Impossibile creare una nota di credito'; -$_ERRORS['ff58a216e0c3ac9c33b0aa035a161dd8'] = 'Impossibile creare un buono sconto'; -$_ERRORS['e325f16a2ee86d0c775898dec73af2d1'] = 'Impossibile installare il modulo'; -$_ERRORS['b06ce341f078da6f2e891c64a9fa72d1'] = 'Impossibile caricare il pacchetto di localizzazione (da prestashop.com e dalla vostra cartella \"localization\")'; -$_ERRORS['17e7c6636cffbefd820d9556e18c370a'] = 'Impossibile caricare l\'oggetto modulo'; -$_ERRORS['755b1a1425434ccaece6d0c1306041be'] = 'Impossibile caricare l\'oggetto'; -$_ERRORS['2194e5264b4e11db918b9d1d428ab68f'] = 'Impossibile creare gli attributi di default'; -$_ERRORS['2af5ce4c568e80f9dc6bbdb0de5e8ec0'] = 'Impossibile modificare i file di configurazione'; -$_ERRORS['e07269088946aa33a280b8c05529b46c'] = 'Impossibile recuperare il flusso!'; -$_ERRORS['a258f8e051c4e2508a6cc3ecd39d2807'] = 'Impossibile analizzare il feed XML valute.'; -$_ERRORS['485b638d795fe1d171e10ee16076dc62'] = 'Impossibile reimmettere in magazzino la quantità di prodotto'; -$_ERRORS['e173c4ebb66df7502542a9e7d2ced180'] = 'Impossibile leggere il file CSV'; -$_ERRORS['36757394a699878de6f0e51f203d1ee7'] = 'Impossibile percorrere la directory radice'; -$_ERRORS['d9d6b43c4f9a63d35aa7b382be2a21ae'] = 'Non è possibile inviare e-mail'; -$_ERRORS['c967665b995d9615d9724307c6dbd1b6'] = 'Impossibile disinstallare il modulo'; -$_ERRORS['66172ce8ac0a40c3fd70fff6ff109e48'] = 'Impossibile aggiornare gli sconti per gruppo'; -$_ERRORS['beab08f29e61dd1802f7fcd23b41931d'] = 'Non è possibile aggiornare le informazioni'; -$_ERRORS['115baa3a6f65bb35be1ee1dde195a51c'] = 'Impossibile aggiornare le nazioni associate.'; -$_ERRORS['14b8bac6e5716ca19c21b71ba132a2cc'] = 'Impossibile scrivere l\'immagine'; -$_ERRORS['188661dbe5cab3735c98dab758fa288e'] = 'Impossibile generare l\'immagine \"nessuna immagine\" in'; -$_ERRORS['PaymentModule43423b4056880b08f2c9aa50d8670531'] = 'Il carrello non può essere caricato o un ordine è già stato eseguito usando questo carrello'; -$_ERRORS['3862efce9647cdbdb704436703a7863a'] = 'Questa categoria non può essere spostata qui'; -$_ERRORS['07769d17f9ccd3b90a8d5cb54a5c5609'] = 'Categoria non esiste'; -$_ERRORS['1976d7f704de389d9fe064e08ea35b2d'] = 'Colonna'; -$_ERRORS['b4816317cad36c53e8b4120c7f2b561a'] = 'La selezione delle nazioni non è valida'; -$_ERRORS['9d35e3b5d28c6a068a6c6856e359b87b'] = 'Tema attuale non disponibile. Verifica la directory del tuo tema o i suoi permessi.'; -$_ERRORS['e6b214cab4477a7bd120bc996f06734c'] = 'il cliente deve essere almeno un gruppo'; -$_ERRORS['28ca4ab8455ffa19e6f0577aefa9f1c9'] = 'Il Cliente non trovato'; -$_ERRORS['2d23b982e03f3e2ff37a0833033fb8bd'] = 'data specificata non valida'; -$_ERRORS['56ed19a8b705ff0da23d026ebce133b5'] = 'il gruppo di default del cliente deve essere contrassegnato'; -$_ERRORS['832c4ce25a57e0e4094673216a19ff97'] = 'Estensione Dom non è caricato.'; -$_ERRORS['637976ed39a990f58f8a3650eac0ff08'] = 'E-mail richiesti'; -$_ERRORS['f0dc0fa07b13965fe5a95fa37166c4e7'] = 'Indirizzo e-mail mancante'; -$_ERRORS['5c45af89733d6bfc7b11d818a21b656d'] = 'di modificare un oggetto qui.'; -$_ERRORS['1839a3d62a613779417d8720d8d7d84a'] = 'E-mail non valida'; -$_ERRORS['176780e430fd1917c37223ceabf05bf8'] = 'account dipendente inesistente, o password errata'; -$_ERRORS['4c8095bf0e5b08fc403372526a66ad79'] = 'Errore - Nessun codice ISO per l\'e-mail !'; -$_ERRORS['fa34b95ede8be673990788953c98d666'] = 'Errore - Il seguente modulo e-mail non esiste:'; -$_ERRORS['a84ef667c075cd620781f25c135c73e7'] = 'Codice di errore:'; -$_ERRORS['3ed308de66927376b1d3c19fdcaa0edc'] = 'Errore durante la copia dell\'immagine:'; -$_ERRORS['4e0ac45de6bd848503ffa98ff6247f2f'] = 'Eliminazione dell\'errore:'; -$_ERRORS['db0275528fda19c75f79d296ded0c6e7'] = 'Errore trovato nel file config:'; -$_ERRORS['532359f98c7e5174eb0e436045cdea56'] = 'Errore nella cancellazione del server Memcache'; -$_ERRORS['f42d9667c9c87750858f145c466c4875'] = 'Errore nell\'upload di Reverso'; -$_ERRORS['66f24b4cb390959a74fae0280bf8cdec'] = 'Errore nell\'aggiornamento dei campi richiesti'; -$_ERRORS['45b265ac5c8263b366d29cdd5d63b187'] = 'Errore durante l'aggiornamento carrello.'; -$_ERRORS['6b7d9f171f524c0d49dfb5370f5b69f4'] = 'Si è verificato un errore su prestashop.com quando la lingua corrispondente alla tua versione di prestashop è stata verificata.'; -$_ERRORS['869507b317c3e475fc0ca9f3551e3760'] = 'Errore durante l'invio della posta elettronica.'; -$_ERRORS['9ec9207929cd361ca5e264548f411e16'] = 'Errore di aggiornamento del database di PayPal'; -$_ERRORS['c200140aea36e1efbf655fabf3f3b59e'] = 'errore durante la creazione dell\'immagine supplementare'; -$_ERRORS['1a80f28eca93f30e2e333b6432890c10'] = 'si è verificato un errore durante l\'estrazione del modulo (il file può essere corrotto)'; -$_ERRORS['1391c1ff3846b38862bbfc43938b8270'] = 'si è verificato un errore durante il caricamento dell\'immagine; devi cambiare la configurazione server'; -$_ERRORS['76f643ec10f812dbaccd1250fc1a4d15'] = 'Errore: carrello vuoto'; -$_ERRORS['fa69b19f448f11ac49f8a93b9e8be3f3'] = 'Errore: non valida feed RSS in blockrss modulo'; -$_ERRORS['1769b5ab48b8e2ce733fb38663ec853a'] = 'Errore: Server o porta SMTP non validi'; -$_ERRORS['541bccce99dff82fce896d021034edbd'] = 'Errore: \'Indirizzo e-mail non valido'; -$_ERRORS['eb38fc07bb9e959fdf1bc60dd2a69faf'] = 'Errore: oggetto e-mail non valido'; -$_ERRORS['fb72d70941365e5859e1af6ffb138a8d'] = 'Errore: \'modello e-mail non valido'; -$_ERRORS['49acb6ac8b13f5300316a74f21a87a12'] = 'Errore: nessuna moneta è stata selezionata'; -$_ERRORS['b58984a6d945e72c33586460ca8f3c61'] = 'Errore: nessun cliente'; -$_ERRORS['9da8f16cc70539be13ffa3e051462fb1'] = 'Errore: il paramentro \"from\" è corrotto'; -$_ERRORS['e15178bdef46f76c432f69fd76568223'] = 'Errore: il paramentro \"fromName\" è corrotto'; -$_ERRORS['13fb39e33c882585065d2d636602e96f'] = 'Errore: il parametro \"templateVars\" non è una tabella'; -$_ERRORS['e4a6b1931fbfc9ef4531cab37c84c39f'] = 'Errore: il paramentro \"to\" è corrotto'; -$_ERRORS['1c188f7466ede1cee857741eb5aa3ac5'] = 'Errore: si prega di scegliere un gestore'; -$_ERRORS['ff5a229e566831ea38a2ba5fb739df9f'] = 'Errore: si prega di scegliere un indirizzo'; -$_ERRORS['8f3d9ee281e1abb9111486bcbda6804e'] = 'Errore: le immagini alcuni o tutti non potrebbero essere spostati.'; -$_ERRORS['70bdff077d0b2aaf90e35c0523b1d58c'] = 'Errore: il vettore non è valido'; -$_ERRORS['7d3f071e2825ec56f80c881d56fb3c7c'] = 'Errore: questo ordine è già convalidato'; -$_ERRORS['491c8c1d25f97843f6edfdc81d021f4d'] = 'Errore: la configurazione del server non è compatibile con il sistema di nuova immagine. Nessuna immagine sono stati spostati'; -$_ERRORS['b2b367f1201bb55f41e0688955f4f1a1'] = 'Gentile cliente, hai superato la data di scadenza.'; -$_ERRORS['45ebc64529137a007889ee445d64611c'] = 'Impossibile aggiornare la posizione.'; -$_ERRORS['5fe3a5b7465abb742a1b93a6037384fa'] = 'Errore fatale: id_transaction è nullo'; -$_ERRORS['d18dd4bd1531c9c45a85d757e1b4641b'] = 'Errore fatale: i diritti API non sono disponibili'; -$_ERRORS['9b3261577a34cd7c48ad83d80295ff09'] = 'Errore fatale: nessun mezzo di spedizione di default'; -$_ERRORS['52326ecbfcdff77b4bc9dcf7f055c2eb'] = 'Fatal error: codice ISO non è corretto'; -$_ERRORS['411ec6016c7845e0c49fb51160a12677'] = 'Errore fatale: la directory che contiene i moduli non è presente'; -$_ERRORS['6f268ac84ce6195ecf4e3dfe437e2aee'] = 'Fatal error: Nessun cliente'; -$_ERRORS['42e7b89a369899d8c0c4f0631bd1c921'] = 'File install.sql mancante '; -$_ERRORS['058dcec46037cb9f9c8b7d2b76799834'] = 'File install.sql non è leggibile'; -$_ERRORS['4eeb89c9c7ae218f3d9cb4faaf8f1e38'] = 'Dimensione del nome del file troppo lunga'; -$_ERRORS['1b921ec32b4bac52d8801f4e196f79c6'] = 'La bandiera e l\'immagine di \"Nessuna immagine\" sono richiesti'; -$_ERRORS['71754079aaeefc5c6e745ddd59f8a35f'] = 'Per libero'; -$_ERRORS['592a291120e1c687a70e6d1a53259a28'] = 'Database di geolocalizzazione non disponibile'; -$_ERRORS['a78ac92432df02a17a667fdc15764454'] = 'Il motore di rendering scelto non è disponibile'; -$_ERRORS['b7be351a5a41ea3d022dc18f5f16239a'] = 'Il motore di tabella scelto non è disponibile'; -$_ERRORS['4fc963e213bba362778f5c175eb4d5ff'] = 'AIUTO'; -$_ERRORS['7fc1690a703775b672a9e4a202fcd49a'] = 'Di posta elettronica HTML modelli non possono contenere codice JavaScript.'; -$_ERRORS['8657f8ff412ea8fc3135946769d64c13'] = 'Tentativo di pirateria'; -$_ERRORS['0c01b89a049f95e9eb10cfeb2a2901f0'] = 'il punto di collegamento non può essere caricato'; -$_ERRORS['46b9e3665f187c739c55983f757ccda0'] = 'Confermo il mio ordine'; -$_ERRORS['2c5a3ea86d2f2f29d953d1a3d034a417'] = 'il numero di identificazione non è corretto o è già stato utilizzato'; -$_ERRORS['c4ae3afc5d4c01919142f8b39cc5c1c5'] = 'formato dell\'immagine non riconosciuto; formati accettati: GIF, JPG, PNG'; -$_ERRORS['2ab146a83f61d2896a472f52f353b321'] = 'formato di immagine non riconosciuto; i formati autorizzati sono: .ico'; +$_ERRORS['efccf3b0fd1b65f88bd6dfa2821060c8'] = 'Errore durante l\'aggiornamento dello stato'; $_ERRORS['b417662bce6671781c5285afe872056a'] = 'l\'immagine è troppo grande'; -$_ERRORS['f09e308b66fdd005a754757de9f29b95'] = 'Oggetto cliente errato'; -$_ERRORS['8b978fa2ad857b185bc61dc5acb10927'] = 'Oggetto sconto errato'; -$_ERRORS['da393a0fcc28b1678ba1f8f59ea94b50'] = 'Oggetto ordine errato'; +$_ERRORS['3e56c011b37f0bc78fb9eb175c1181c6'] = 'kb'; +$_ERRORS['bc54287d97c88a98f594dc488a334e89'] = 'Dimensione max. :'; +$_ERRORS['c4ae3afc5d4c01919142f8b39cc5c1c5'] = 'formato dell\'immagine non riconosciuto; formati accettati: GIF, JPG, PNG'; +$_ERRORS['1391c1ff3846b38862bbfc43938b8270'] = 'si è verificato un errore durante il caricamento dell\'immagine; devi cambiare la configurazione server'; +$_ERRORS['befec70964837a08794ca1b092471d83'] = 'Codice di errore:'; +$_ERRORS['2ab146a83f61d2896a472f52f353b321'] = 'formato di immagine non riconosciuto; i formati autorizzati sono: .ico'; +$_ERRORS['10f237be40b3205ba97da9b89d290c30'] = 'Impossibile selezionare il database.'; +$_ERRORS['184cee50a48e1bdcc0f8aecef32a7ff9'] = 'Errore fatale: Formato utf-8 non supportato. Verifica la configurazione del tuo server.'; +$_ERRORS['49bd922182bd3518641589e3077eacd3'] = 'Impossibile connettersi al database.'; +$_ERRORS['52326ecbfcdff77b4bc9dcf7f055c2eb'] = 'Fatal error: codice ISO non è corretto'; +$_ERRORS['db3f419ede0b78fcf31491509e68db40'] = 'Nome zona non valida.'; +$_ERRORS['be9fddade234ff9b16a1d92d62963b8e'] = 'Proprietà di Stato non valida.'; +$_ERRORS['115baa3a6f65bb35be1ee1dde195a51c'] = 'Impossibile aggiornare le nazioni associate.'; +$_ERRORS['e970d66f1c952edf7a4e5dfcf3e18958'] = 'Si è verificato un errore durante l\'aggiunta di uno status'; +$_ERRORS['28c39342f22a394f233ec0cba0ecfa02'] = 'Si è verificato un errore durante il recupero dello stato.'; +$_ERRORS['37c73343e4118943bc088bb4ad94a56c'] = 'Proprietà di tassa non valida'; +$_ERRORS['42a8c33bd3e937c419378c5a965e65ac'] = 'Si è verificato un errore durante l\'importazione di una tassa'; +$_ERRORS['36f9983aadfde9d77db0d357abe6e85e'] = 'Questa regola tasse non può essere salvata.'; +$_ERRORS['19f29a24f0ccb9b96b37182473b27d63'] = 'Proprietà di cambio non valida'; +$_ERRORS['bdc3ce1a2e9e6d8ab5bd0dd31c1a03fe'] = 'Si è verificato un errore durante l\'importazione di una valuta'; +$_ERRORS['a258f8e051c4e2508a6cc3ecd39d2807'] = 'Impossibile analizzare il feed XML valute.'; +$_ERRORS['15485607873c994c6f9369b9cb31e25e'] = 'Impossibile decomprimere le traduzioni della lingua:'; +$_ERRORS['9952bfabcff9e65288ffef22b40c8712'] = 'Si è verificato un errore durante la creazione della lingua: '; +$_ERRORS['edeb9e20655b946e4bee4ac44a6c0a7f'] = 'Il server non dispone di permessi per la scrittura'; +$_ERRORS['6b7d9f171f524c0d49dfb5370f5b69f4'] = 'Si è verificato un errore su prestashop.com quando la lingua corrispondente alla tua versione di prestashop è stata verificata.'; +$_ERRORS['b046e4164fe05012960e96896b7b0c34'] = 'L\'archivio non può essere caricato su prestashop.com'; +$_ERRORS['4a11be1a3905ec59ca2d35a068de6f2e'] = 'Pacchetto corrotto: unità di prezzo errata'; +$_ERRORS['28194875b1f41da98a320b0c31e658a2'] = 'Si è verificato un errore durante la configurazione delle unità.'; +$_ERRORS['8ecf4968ba36c1f1424e96a01aa9f4f0'] = 'È verificato un errore durante l\'installazione del modulo:'; +$_ERRORS['de957d11dc5f942a60f31f8ceecf339d'] = 'È verificato un errore durante la disinstallazione del modulo:'; +$_ERRORS['94295ef230cb5a43fa693a7bf898df86'] = 'Un errore si è verificato, questa doesnt modulo esiste:'; +$_ERRORS['09a0fad4c9a9702b2db457f6bff88f3d'] = 'È verificato un errore durante l\'aggiornamento del gruppo predefinito'; +$_ERRORS['35b63f6e90de51869219cffeec7c3f7b'] = 'Errore: il paramentro \"from\" è corrotto'; +$_ERRORS['4cae59aa54988a4b63b70f25a0977b67'] = 'Errore: il paramentro \"fromName\" è corrotto'; +$_ERRORS['bc4e375963d8901cdb56fa0fef5a7088'] = 'Errore: il paramentro \"to\" è corrotto'; +$_ERRORS['042a5b18d3bb77a5f277330900a30d2f'] = 'Errore: il parametro \"templateVars\" non è una tabella'; +$_ERRORS['46c30f8c8c478bbb52647c27a5f4fe95'] = 'Errore: \'modello e-mail non valido'; +$_ERRORS['97fc9862b0bebc68aa03f466bfc2c6bf'] = 'Errore: oggetto e-mail non valido'; +$_ERRORS['aa99af205bcf9ebf7976064542d58ab6'] = 'Errore: \'Indirizzo e-mail non valido'; +$_ERRORS['1769b5ab48b8e2ce733fb38663ec853a'] = 'Errore: Server o porta SMTP non validi'; +$_ERRORS['4c8095bf0e5b08fc403372526a66ad79'] = 'Errore - Nessun codice ISO per l\'e-mail !'; +$_ERRORS['b627c04399e67e4f544de3635f33c996'] = 'Errore - Il seguente modulo e-mail non esiste:'; +$_ERRORS['36757394a699878de6f0e51f203d1ee7'] = 'Impossibile percorrere la directory radice'; +$_ERRORS['8f62a26bf441ad698c2c562ec10448c4'] = 'Tutti i moduli non può essere caricato a causa di motivi di restrizione limite di memoria, aumentare il valore memory_limit della configurazione del server'; +$_ERRORS['db0275528fda19c75f79d296ded0c6e7'] = 'Errore trovato nel file config:'; +$_ERRORS['f9c47597596f7159815c61957f4f8ec2'] = '% 1 $ s (errore di analisi in% 2 $ s)'; +$_ERRORS['8014d5d92e09a563588869c623bd0abf'] = '% 1 $ s (classe mancante in% 2 $ s)'; +$_ERRORS['a0b8a508d6ca8113e6439f623e7bf7cf'] = 'Il modulo seguente (s) non è stato possibile caricare'; +$_ERRORS['eddeabd79f8ca673d888fa2ffe9cf69a'] = 'Nessun modello trovato per il modulo'; +$_ERRORS['cb20447a4bf5ff9bec717ec68a357a93'] = 'Nessun motore di rendering selezionato'; +$_ERRORS['a78ac92432df02a17a667fdc15764454'] = 'Il motore di rendering scelto non è disponibile'; +$_ERRORS['ccacacd12f75e1ab3f9ce3e234ed5777'] = 'Nessun motore di tabella selezionato'; +$_ERRORS['b7be351a5a41ea3d022dc18f5f16239a'] = 'Il motore di tabella scelto non è disponibile'; +$_ERRORS['4e377ef9ed6efd76fbf2441eb124862f'] = 'troppo lungo'; +$_ERRORS['bfbc475ebfb3b560ee71e24a9e621109'] = 'lunghezza massima:'; +$_ERRORS['ed9b5732158eef63ac4d236e04101d2b'] = 'Nessun modo per le valute del modulo di pagamento'; +$_ERRORS['b9c1228a8e8c3412befae5d854508114'] = 'Un ordine è già stato eseguito con questo carrello'; +$_ERRORS['3a1048f8aa3a9f6b604fcf7982811752'] = 'Attenzione: la chiave di protezione è vuota, controllare il conto di pagamento, prima della convalida'; +$_ERRORS['1d744a9ad1dac20645cfc4a36b77323b'] = 'immagine (s)'; +$_ERRORS['b08d3867be98e6fff3233cd40ab8134a'] = 'La creazione dell\'ordine non è riuscita'; +$_ERRORS['43423b4056880b08f2c9aa50d8670531'] = 'Il carrello non può essere caricato o un ordine è già stato creato con questo carrello'; +$_ERRORS['f996dce5bdfb1b1094e41cf996c5fdae'] = 'specifica l\'URL del modulo'; +$_ERRORS['a478ec266116342449ae1705c79d5cc2'] = 'tipo di archivio sconosciuto'; +$_ERRORS['f9c7939a8397ee022fefee2bdb3407af'] = 'URL non valido'; +$_ERRORS['a56b6c43645970e79a8098df1dfc9746'] = 'Questo indirizzo non può essere eliminato'; +$_ERRORS['607e1d854783c8229998ac2b5b6923d3'] = 'token non valido'; +$_ERRORS['39916f579f264041641c122e68e545d5'] = 'DEvi registrare almeno un numero di telefono'; +$_ERRORS['044ef92a14ceaaba24382a72ca0267ae'] = 'Questa nazione richiede la scelta di una provincia'; +$_ERRORS['bd9014fe70f4f8bb1beed74e3b708483'] = 'Codice postale'; +$_ERRORS['e8f638d8907833cbcead6ba01dd2a954'] = 'Deve essere digitato come segue:'; +$_ERRORS['2c5a3ea86d2f2f29d953d1a3d034a417'] = 'il numero di identificazione non è corretto o è già stato utilizzato'; +$_ERRORS['6b9041eb853a3cf9b47f13f53b70f51a'] = 'Si è verificato un errore durante l\'ggiornamento del tuo indirizzo.'; +$_ERRORS['28ca4ab8455ffa19e6f0577aefa9f1c9'] = 'Cliente non trovato'; +$_ERRORS['637976ed39a990f58f8a3650eac0ff08'] = 'L\'indirizzo email è richiesto'; +$_ERRORS['6e659c47c94d1e1dc7121859f43fb2b0'] = 'E-mail non valida'; +$_ERRORS['47be05698f8dd87bb445ceefce6abd0d'] = 'La password è richiesta'; +$_ERRORS['e09f0eb3c67b7504a545899ebc961542'] = 'La password è troppo lunga'; +$_ERRORS['cba0b206627d45fbf0ae707e20d4a38f'] = 'Password non valida'; +$_ERRORS['d4e6d6c42bf3eb807b8778255a4ce415'] = 'Autenticazione fallita'; +$_ERRORS['367cff6e64cd67b345fc1e32bb9c081b'] = 'Non puoi creare un account ospite'; +$_ERRORS['82a8b3ff9de7c44dcc811b80d6d23189'] = 'Esiste già un account registrato con questoinidirizzo e-mail'; +$_ERRORS['ab044c6afbb0298ece38b35deee72dfc'] = 'SI è verificato un errore durante la creazione dell\'account'; +$_ERRORS['a9104bb09fed44f9e4373207d8fdde6c'] = 'Impossibile inviare email'; +$_ERRORS['918eafd2a5ffd2824a394ce7bf1c4df4'] = 'Data di nascita non valida'; +$_ERRORS['790198fa9161355e1d60a6c42104e430'] = 'Esiste già un account con queto indirizzo email, cambia password o richiedine una nuova.'; +$_ERRORS['e92c1fa650792e8d5516b18eaea7782b'] = 'SI è verificato un errore durante la creazione dell\'indirizzo.'; +$_ERRORS['378f2b22734553a38505b1f8f0d48ccb'] = 'Quantità nulla.'; +$_ERRORS['dfbe69c6d9568ecb0e65e7b32ed92a3a'] = 'Prodotto non trovato'; +$_ERRORS['a3451334219f0c7cac75275c0ac6346e'] = 'Il prodotto non è disponibile'; +$_ERRORS['2e857abc0ea5d7f97522254ca00c18bb'] = 'Non ci sono abbastanza prodotti in magazzino'; +$_ERRORS['a6bff806eca0f27ddc2118218517e690'] = 'Devi aggiungere'; +$_ERRORS['1b72aed8e84b91d73896efd48cf1a4e0'] = 'Quantità minima'; +$_ERRORS['07769d17f9ccd3b90a8d5cb54a5c5609'] = 'La categoria non esiste'; +$_ERRORS['ba2bfa3216ea97ec1e454239610d089a'] = 'Non hai accesso a questa categoria'; +$_ERRORS['f55cdaa9ea87c6ebeeb7b4acf31635af'] = 'il messaggio non deve essere vuoto'; +$_ERRORS['dd6b089a49908d671c3e9cc8dc5899ae'] = 'Messaggio non valido'; +$_ERRORS['f32c746083382bb54c8c714b1f2db3ce'] = 'Selezionare un soggetto della lista.'; +$_ERRORS['1275c7249de2c2446cad46a5e894ae01'] = 'Si è verificato un errore durante il caricamento del file'; +$_ERRORS['d1a9295d276a65933e0a7334a12e6f41'] = 'Estensione file non valida'; +$_ERRORS['d814b0ff8722719194d0bfdf3f489a97'] = 'si è verificato un errore durante l\'invio del messaggio'; +$_ERRORS['456e77e04e2e26231ee352304627b26d'] = 'Chiave non valida'; +$_ERRORS['1347119d36ae31564a89763f21476c1a'] = 'Questo prodotto non esiste nel nostro negozio.'; +$_ERRORS['38d5595927b80b331239ef904341b07c'] = 'Questo prodotto è stato cancellato.'; +$_ERRORS['c9615dc36879116ef8c5f1ab08543191'] = 'Il file non esiste più'; +$_ERRORS['2d30f823fe8f59bbcbec1fec853e4549'] = 'La data limite è superata.'; +$_ERRORS['f2ee78c8b394b75621a7888b603c656d'] = 'Gentile cliente, hai superato la data di scadenza.'; +$_ERRORS['e16d739521610f6bcae4a092380e8370'] = 'Hai raggiunto il numero massimo di download autorizzati'; +$_ERRORS['24909e87dc242b9dd539e10609b8b050'] = 'ordine introvabile'; +$_ERRORS['2e7b594686a85c50ecfe23142c44381e'] = 'È possibile rigenerare la tua password solo ogni'; +$_ERRORS['ff30d300e1e8810211e29bb092decdf1'] = 'minuto/i'; +$_ERRORS['6b9cc232bf4044274ec42062b60736fb'] = 'le fatture sono disattivate su questo negozio'; +$_ERRORS['f5d5ae2070effc7b3eee52adc882bb6b'] = 'fattura introvabile'; +$_ERRORS['6a8f39c3861bfa5111a88d9c76df6993'] = 'Nessuna fattura disponibile'; +$_ERRORS['891f03e0e989696eb5e499ce5bbfe277'] = 'nota di restituzione non trovata'; +$_ERRORS['a9b3e2b8011bb175d3b1bcd318584080'] = 'restituzione prodotto non confermato'; +$_ERRORS['f8279a73d35437427d4c77e28828c5fc'] = 'questo indirizzo mail non è registrato'; +$_ERRORS['199ce43a3993a1f7d261c09127b9f2fa'] = 'Cliente sconosciuto'; +$_ERRORS['27ac5352d430b82c99157e2dc13a96e3'] = 'hai selezionato uno stato per una nazione che non la può contenere'; +$_ERRORS['86de674d7405670db52e79ec1665b0b1'] = 'un indirizzo localizzato in una nazione che contiene degli stati deve selezionarne uno'; +$_ERRORS['0a2808a7f106b67ab21f6198b7ef5537'] = 'Il tuo codice postale non è valido'; +$_ERRORS['fe890c9c2397efb789a20fce3ee5bc3a'] = 'inserisci il tuo CAP'; +$_ERRORS['03c123f62aad70a9533f5049cf3af959'] = 'si è verificato un errore durante il collegamento tra l\'indirizzo e il suo ordine'; +$_ERRORS['a7eca295291f53a23ab7ba0a9c7fd9de'] = 'Questa funzionalità è stata disabilitata'; +$_ERRORS['3ad0eb10b0de3e0a4720c88034944d78'] = 'Devi scegliere almeno un attributo.'; +$_ERRORS['ee659eedee80f24fcff876dd3a39beed'] = 'Impossibile caricare i parametri, mancano delle combinazioni oppure l\'oggetto non può essere caricato.'; +$_ERRORS['affbaec423c130ff4f0c910a41d518fb'] = 'Impossibile aprire la cartella di backup'; +$_ERRORS['9211c38458f969f18498096a400a2214'] = 'oggetto impossibile da caricare'; +$_ERRORS['01816dd287bcb3b88ad3f63970ce045f'] = 'Quantità non valida'; +$_ERRORS['2d4aab5065e4f7b78be97f9a6de62a1d'] = 'La categoria CMS non può essere spostata qui'; +$_ERRORS['1b7e32fd6ed56569d8557947ccf095a6'] = 'Questa stato non è in questa nazione'; +$_ERRORS['be676ad43f97a5f02f147a9e1db3410d'] = 'E-mail non valida'; +$_ERRORS['26e6e2aef679da0451f05fb535ac40d7'] = 'si è verificato un errore durante l\'invio del file'; +$_ERRORS['4ee13cb828cde6949c31c24478a6069b'] = 'un account esiste già per questo indirizzo e-mail:'; +$_ERRORS['1abb803362db30f39c0f96aa96f949e5'] = 'si è verificato un errore durante il caricamento dell\'oggetto'; +$_ERRORS['56ed19a8b705ff0da23d026ebce133b5'] = 'il gruppo di default del cliente deve essere contrassegnato'; +$_ERRORS['8562db06e3931e51ac8c456b56088b02'] = 'Il cliente non esiste'; +$_ERRORS['4383b950a18d0fd893e237148f5f58ca'] = 'Questo cliente già esiste come non-ospite.'; +$_ERRORS['a1a1f5b5c712427b8fdd26d099cae25f'] = 'si è verificato un errore durante l\'aggiornamento del cliente'; +$_ERRORS['6c0c0f020946de99f53354e8d83375e2'] = 'Non hai selezionato tutte le tabelle'; +$_ERRORS['2c3002a6348df5e197c7b187f328709d'] = 'Devi specificare almeno un server e una porta SMTP. Se non sei sicuro, utilizza la funzione mail() di PHP.'; +$_ERRORS['b7d99b30df0aade1e4d459fab8c7078f'] = 'Nessun profilo'; +$_ERRORS['eaa0d1591e6369a298dcd6cb1a8eba8a'] = 'E-mail non valida'; +$_ERRORS['f5d44b60e38b28d19549bb7a107654ca'] = 'Non puoi cancellare il tuo account'; +$_ERRORS['052800f7397d4c12924faa83534c62f0'] = 'Non puoi disattivare o cancellare l\'ultimo account amministratore'; +$_ERRORS['c7cd7ecd5b19e01f74cad32af30c9ac4'] = 'Devi avere almeno un dipendente nel gruppo Amministratore'; +$_ERRORS['592a291120e1c687a70e6d1a53259a28'] = 'Database di geolocalizzazione non disponibile'; +$_ERRORS['b4816317cad36c53e8b4120c7f2b561a'] = 'La selezione delle nazioni non è valida'; +$_ERRORS['0861a67f819158c5690a1844d95390b4'] = 'Whitelist non valida'; +$_ERRORS['db80d36a89df4c527c779b722bb039f8'] = 'Categoria errata'; $_ERRORS['c99348e30ef9822b53fce9b9f0c198c9'] = 'Valore non corretto per la qualità delle immagini JPEG.'; $_ERRORS['75e3bbc53d0a62d319235ffebf9e219c'] = 'Valore non corretto per la qualità delle immagini PNG.'; -$_ERRORS['259f417808483b6dc18a10510fd8d3cc'] = 'Proprietà regione non valide'; -$_ERRORS['c1c8a564c10a0efe07bb4e4b20d88cc9'] = 'Identificativo non valido:'; -$_ERRORS['bfd99559857dfcfc40cb0d0e6c8aee1b'] = 'Cognome non valido'; -$_ERRORS['6df7b457f3065876e5146908a7836fbc'] = 'Non valido ID ordine'; -$_ERRORS['f9c7939a8397ee022fefee2bdb3407af'] = 'URL non valido'; -$_ERRORS['05f89c31663a09912af64c539524588f'] = 'Numero di IVA errato'; -$_ERRORS['8fcbbf39880091c7fdc5a2658d7c8b9f'] = 'Vettore non valida o nessun vettore selezionato'; -$_ERRORS['19f29a24f0ccb9b96b37182473b27d63'] = 'Proprietà di cambio non valida'; -$_ERRORS['a902b4022653cd6f6d874bf596c811b8'] = 'Cliente non valido'; -$_ERRORS['506dbded0df7165435be37d637094b87'] = 'Cliente o campo id gruppo non valido '; -$_ERRORS['918eafd2a5ffd2824a394ce7bf1c4df4'] = 'Valida la data di nascita'; -$_ERRORS['37a5168ee0ac8bfa68a87ac6a2197208'] = 'Numero di nota di consegna non valido'; -$_ERRORS['5bd7619139757b6ec556cd32048e02eb'] = 'Descrizione non valida'; -$_ERRORS['eaa0d1591e6369a298dcd6cb1a8eba8a'] = 'E-mail non valida'; -$_ERRORS['6e659c47c94d1e1dc7121859f43fb2b0'] = 'E-mail non valida'; -$_ERRORS['bbced877c13c763f0141ff906c8ed0e5'] = 'File non valido'; -$_ERRORS['611d3495c1e0dad701d535ccafd84330'] = 'Estensione di file non valida'; -$_ERRORS['be694d5db9d32c43014995441a5939c4'] = 'Nome di file non valido'; -$_ERRORS['99099c3c11a7638335f047fd4199c9fa'] = 'Valido dono messaggio'; -$_ERRORS['a0cd332a7a13f3747485d3acb7313f9c'] = 'Gruppo di sconto non valido'; -$_ERRORS['456e77e04e2e26231ee352304627b26d'] = 'Chiave non valida'; -$_ERRORS['dd6b089a49908d671c3e9cc8dc5899ae'] = 'Messaggio non valido'; -$_ERRORS['0047c554e2598750ad943b63e984dd7c'] = 'Status di ordini non validi'; -$_ERRORS['e1e95b3cea70730a922b35808ca3dce3'] = 'Status di ordine non valido'; -$_ERRORS['5421db7177e5dc293af3f2565811888a'] = 'Oggetti non validi'; -$_ERRORS['b578824c29b15327203b675dc8d8f5f1'] = 'Parametro non valido'; -$_ERRORS['cba0b206627d45fbf0ae707e20d4a38f'] = 'Password non valida'; -$_ERRORS['aa57ac2e1a1fb514ef0b002ed63fd079'] = 'Prezzo/sconto non valido'; -$_ERRORS['01816dd287bcb3b88ad3f63970ce045f'] = 'Quantità non valida'; -$_ERRORS['ca98aaa49f4b476acc4c8b2c5aa0186c'] = 'La quantità selezionata per questo prodotto non è valida'; -$_ERRORS['84b743161b37970484b524af38ef588a'] = 'fascia non valida'; -$_ERRORS['67104945be7d04ace1da8562a07aae8a'] = 'Sconto non valido (deve essere in percentuale)'; -$_ERRORS['0bd212ed072143f56147f2f119892d03'] = 'Selezione non valida'; -$_ERRORS['86f1561c0fbc316654434af6f0c035e8'] = 'Identificativo prezzo non valido'; -$_ERRORS['be9fddade234ff9b16a1d92d62963b8e'] = 'Proprietà di Stato non valida.'; -$_ERRORS['37c73343e4118943bc088bb4ad94a56c'] = 'Proprietà di tassa non valida'; +$_ERRORS['109715467b74bd66639faa5673f707c1'] = 'Errore sconosciuto'; +$_ERRORS['e8be55bf3a30501aef09d2e74de97976'] = 'questo nome esiste già'; +$_ERRORS['00569f4db559dc94d9a954a090c22b85'] = 'Impossibile scrivere l\'immagine'; +$_ERRORS['932f2bb7592fc5d4fe6f5afffb0686d0'] = 'Immagini. \'Verifica i diritti di scrittura nella cartella.'; +$_ERRORS['27ab5a6a3e4b4cb32f0484a1f93d5f64'] = 'Solo una parte delle immagini è stata ricreata, il server è scaduto prima della fine.'; +$_ERRORS['b08b2fee4a9343ddb8432bb4b00eee88'] = 'Il server è scaduto, la filigrana non può essere applicata a tutte le tue immagini.'; +$_ERRORS['92154a15afe9467d1773fd08ac69f640'] = 'Impossibile generare l\'immagine \"nessuna immagine\" in'; +$_ERRORS['660785e5dba40753e78220c416e70513'] = 'cartella immagini. Controlla i permessi di scrittura della cartella.'; +$_ERRORS['491c8c1d25f97843f6edfdc81d021f4d'] = 'Errore: la configurazione del server non è compatibile con il sistema di nuova immagine. Nessuna immagine sono stati spostati'; +$_ERRORS['d3e8ba9222067d7a56e8a58e3dd30ba7'] = 'Non tutte le immagini sono state spostate, server è scaduta prima di finire. Clicca su \"immagini Move\" per riprendere immagini in movimento'; +$_ERRORS['8f3d9ee281e1abb9111486bcbda6804e'] = 'Errore: le immagini alcuni o tutti non potrebbero essere spostati.'; +$_ERRORS['f783b48ba9193ecd51ea751e5a660d05'] = 'non può essere registrato'; +$_ERRORS['9d0af39694637f8184020a6193a3943c'] = 'La riscrittura automatica di URL non è riuscita a creare un valore di default per:'; +$_ERRORS['83d41d7e6f25cd9be1e48204697fe0c9'] = 'Il link riscritto per'; +$_ERRORS['db5bf82f326c6332a2c3dc1b0dd4598e'] = 'è stato riscritto come'; +$_ERRORS['4058a6fada789d289a0ef30cd868c412'] = 'La categoria \"root\" non può essere modificata'; +$_ERRORS['cf325676512d19d8150c0244327926df'] = 'non può essere copiato'; $_ERRORS['a328aae6eaecda76cb31c7347cb926f6'] = 'ID del gruppo non valido per questo regime di tassa'; -$_ERRORS['607e1d854783c8229998ac2b5b6923d3'] = 'token non valido'; -$_ERRORS['0861a67f819158c5690a1844d95390b4'] = 'Whitelist non valida'; -$_ERRORS['7cff73659ca47fea5d29644da84f35e2'] = 'Token di lista di desideri non valido'; -$_ERRORS['f5d5ae2070effc7b3eee52adc882bb6b'] = 'fattura introvabile'; -$_ERRORS['6b9cc232bf4044274ec42062b60736fb'] = 'le fatture sono disattivate su questo negozio'; -$_ERRORS['65c02cc2c82051fccca8e5b5647f03e5'] = 'Non è una Email valida'; -$_ERRORS['ab57fd0432e25d5b3013133a1c910d56'] = 'kb'; -$_ERRORS['e389fb6a0b1d8aba957ef5bd33929e86'] = 'il nome dei campi non è valido'; -$_ERRORS['6cf73576720519e739771a4fa489410b'] = 'lingua introvabile'; -$_ERRORS['60e8343766afd5e69c5797ea7380ce8e'] = 'Latitudine e longitudine sono obbligatori.'; -$_ERRORS['ba2a9c6c8c77e03f83ef8bf543612275'] = 'lunghezza >'; -$_ERRORS['4803e6b9e63dabf04de980788d6a13c4'] = 'riga'; -$_ERRORS['49bd922182bd3518641589e3077eacd3'] = 'Impossibile connettersi al database.'; -$_ERRORS['b75318064af89cff0f4d413341cc3833'] = 'Produttore non esiste.'; -$_ERRORS['00522631569606c5dcb3cd8e23f79b90'] = 'il produttore selezionato non è valido'; -$_ERRORS['bc54287d97c88a98f594dc488a334e89'] = 'Dimensione max. :'; -$_ERRORS['bfbc475ebfb3b560ee71e24a9e621109'] = 'lunghezza massima:'; -$_ERRORS['f3c983bbd9fc0f3abb77f93b5e3c3383'] = 'mcrypt non è attivato su questo server'; -$_ERRORS['ea030df6cb392bef66cde22c94578ae4'] = 'Server media n.1 non valido'; -$_ERRORS['32d841e578ff7560bbaeda96f5328e9e'] = 'Server media n.2 non valido'; -$_ERRORS['63ae8982fa76c668cbfc774ccf083d26'] = 'Server media n.3 non valido'; +$_ERRORS['b9ee8da3131c120480c3e3b36a3562bb'] = 'Errore durante la copia dell\'immagine:'; +$_ERRORS['774eec2772b5f57b2e13d11e1b093a4f'] = 'Nessuna immagine trovata per combinazione con id_product =% s e la posizione dell\'immagine =% s.'; +$_ERRORS['b0accee4a4704ec46d245b722309a8be'] = 'non esiste nel database'; +$_ERRORS['2fb5679b378edbd803c562533c29f507'] = 'Non è una Email valida'; +$_ERRORS['243c959202a4f6ce7f1ccba6bc19ff08'] = 'Impossibile leggere il file CSV'; +$_ERRORS['ce7253fc3bc8e497ca904c3f081edffa'] = '(Clicca per aprire scheda Generator)'; +$_ERRORS['4f12b222c9659d62afa795987259933f'] = 'Il file caricato è stato caricato solo parzialmente.'; +$_ERRORS['298883b17e36ee3a18d73e835c0b44fc'] = 'Nessun file è stato caricato'; +$_ERRORS['59382adebc7f0d65c42fe773d443e4c7'] = 'questo codice ISO è già collegato ad un\'altra lingua'; +$_ERRORS['94e8fb52e86eef3b99e2454175cfac8e'] = 'La bandiera e l\'immagine di \"Nessuna immagine\" sono richiesti'; +$_ERRORS['2f236f9450ce8714611e468181064659'] = 'Non puoi cambiare lo status della lingua di default'; +$_ERRORS['f91076c86d5b061f8de6510676a80842'] = 'Impossibile creare la foto \"Nessuna immagine\" nella cartella dei prodotti, verifica le autorizzazioni di scrittura.'; +$_ERRORS['9782dae0e3a0a7503d047251d0063215'] = 'Impossibile creare la foto \"Nessuna immagine\" nella cartella delle categorie, verifica le autorizzazioni di scrittura.'; +$_ERRORS['b390ac09caf581126c8174a5b48bc80a'] = 'È verificato un errore durante la copia non-picture immagine nella cartella produttore'; +$_ERRORS['8e42a1eaaa4ebe0ec8aed464526c3334'] = 'Si è verificato un errore durante il ridimensionamento dell\'immagine \'no-picture\' nella cartella dei prodotti.'; +$_ERRORS['2c6ead9fde5434bcb1d7321193f701b0'] = 'si è verificato un errore durante il ridimensionamento dell\'immagine \'no-picture\' nella cartella delle categorie.'; +$_ERRORS['b2e4c41c713d7eab7a85f146c5237ead'] = 'si è verificato un errore durante il ridimensionamento dell\'immagine \'no-picture\' nella cartella dei produttori.'; +$_ERRORS['7f2673e88a2cf04ce4e559cdf1b30277'] = 'si è verificato un errore durante la cancellazione dell\'immagine'; +$_ERRORS['cc7fe0548f3832b01e1d4ce466b99b4c'] = 'Non è possibile impostare questa lingua come lingua di default perché è disattivata'; +$_ERRORS['ed1e7c7e1473b8b42bc1662f741466dd'] = 'Impossibile caricare il pacchetto di localizzazione (da prestashop.com e dalla vostra cartella \"localization\")'; +$_ERRORS['ecb8838ce98cd126849fc083f0070bcd'] = 'Seleziona almeno un contenuto da importare.'; +$_ERRORS['0bd212ed072143f56147f2f119892d03'] = 'Selezione non valida'; +$_ERRORS['f0dc0fa07b13965fe5a95fa37166c4e7'] = 'Indirizzo e-mail mancante'; +$_ERRORS['986641245e5ef77f951298aa30a5616f'] = 'Password mancante'; +$_ERRORS['176780e430fd1917c37223ceabf05bf8'] = 'account dipendente inesistente, o password errata'; +$_ERRORS['4649093d4d10aa95a212636f146c47fd'] = 'questo conto non esiste'; +$_ERRORS['126cda4380a615cc5b6a1ec82a0279a9'] = 'si è verificato un errore durante la modifica della password'; +$_ERRORS['13975b1e39be74bce65bba1c562c6d01'] = 'Il campo di riscrittura degli URL deve essere compilato almeno in default o in inglese.'; +$_ERRORS['1a80f28eca93f30e2e333b6432890c10'] = 'si è verificato un errore durante l\'estrazione del modulo (il file può essere corrotto)'; +$_ERRORS['e325f16a2ee86d0c775898dec73af2d1'] = 'Impossibile installare il modulo'; +$_ERRORS['c967665b995d9615d9724307c6dbd1b6'] = 'Impossibile disinstallare il modulo'; +$_ERRORS['17e7c6636cffbefd820d9556e18c370a'] = 'Impossibile caricare l\'oggetto modulo'; +$_ERRORS['46322d321a112dd4b0e506bbe2a6ae63'] = 'si è verificato un errore durante la copia verso la cartella dei moduli'; +$_ERRORS['171d82022d249a19ba2c4c124d17bb7e'] = 'Il modulo seguente (s) non sono stati installati con successo:% s'; +$_ERRORS['c07d1d742561121e6abd49450947c187'] = 'il modulo non può essere caricato'; +$_ERRORS['0c01b89a049f95e9eb10cfeb2a2901f0'] = 'il punto di collegamento non può essere caricato'; +$_ERRORS['ecf461f9223d4c59d8c574a1068200a0'] = 'questo modulo non è trapiantato su questo collegamento'; +$_ERRORS['fe40ffc8cf596487324e6b486e6b64c4'] = 'si è verificato un errore durante il trapianto del collegamento'; +$_ERRORS['25723bba0086a38394001a8ca41e9126'] = 'valore del campo eccezioni non corretto'; +$_ERRORS['42c7641733e2026a7baf5d94327fd340'] = 'si è verificato un errore durante la cancellazione del modulo sul punto di collegamento'; +$_ERRORS['087193a0e83ba92c73396e2e6082ee89'] = 'Seleziona almeno un modulo da sganciare'; +$_ERRORS['5421db7177e5dc293af3f2565811888a'] = 'Oggetti non validi'; +$_ERRORS['dd37ba5dbdc5c68498e8dfa8a7bcdd98'] = 'si è verificato un errore durante l\'invio della e-mail al cliente '; +$_ERRORS['e1e95b3cea70730a922b35808ca3dce3'] = 'Status di ordine non valido'; +$_ERRORS['ae831e16712dd5e3b49c1f10c1d4f3c0'] = 'si è verificato un errore durante la variazione di status e/o l\'invio della e-mail al cliente '; +$_ERRORS['70f4b635847038d056e33959821a7a66'] = 'Caratteri massimi'; +$_ERRORS['7f3f9fec825792f2b728db9d55078e80'] = 'Nessuna quantità selezionata per il prodotto.'; +$_ERRORS['ca98aaa49f4b476acc4c8b2c5aa0186c'] = 'La quantità selezionata per questo prodotto non è valida'; +$_ERRORS['485b638d795fe1d171e10ee16076dc62'] = 'Impossibile reimmettere in magazzino la quantità di prodotto'; +$_ERRORS['8eccd648c123a09bcf8520fea052861d'] = 'si è verificato un errore durante la cancellazione del prodotto'; +$_ERRORS['200cb26c2479e770241b1c62ccfb8e08'] = 'si è verificato un errore durante la cancellazione del prodott personalizzato'; +$_ERRORS['dd4d1297d25682ad76576b1fcf4c61ee'] = 'Impossibile creare una nota di credito'; +$_ERRORS['ff58a216e0c3ac9c33b0aa035a161dd8'] = 'Impossibile creare un buono sconto'; +$_ERRORS['8912e1863fe81af9cabd76f5de9e7495'] = 'Nessun prodotto o quantità selezionato'; $_ERRORS['366da0581c44d3c179e44f532b693eab'] = 'Memcached IP mancante'; $_ERRORS['5f3a91561e3c6b3be2b251467d9596d1'] = 'La porta Memcached è mancante '; $_ERRORS['c21db1e62daf45d19a389bd3d0d8daa9'] = 'Il peso Memcached è mancante '; -$_ERRORS['f55cdaa9ea87c6ebeeb7b4acf31635af'] = 'il messaggio non deve essere vuoto'; -$_ERRORS['7ca482310b2e993b9ab1a74d1d4e1582'] = 'Messaggio non è valido (HTML non è consentito)'; -$_ERRORS['1b72aed8e84b91d73896efd48cf1a4e0'] = 'Quantità minima'; -$_ERRORS['708d2bfb476ba46221602d549f0e7a4d'] = 'Manca ID categoria'; -$_ERRORS['46331786da15ccd48af9879707f9cf11'] = 'Elementi mancanti - non siamo in grado di rinnovare il vostro ordine'; -$_ERRORS['e074201be2c2605dbd174d84cb556ce8'] = 'ID dell\'ordine mancante'; -$_ERRORS['8b80d4b6307990874b832cc15a92e5a3'] = 'Parametri mancanti'; -$_ERRORS['e8f638d8907833cbcead6ba01dd2a954'] = 'Deve essere digitato come segue:'; -$_ERRORS['5965a3d0f70ea8682584bf446584d6dc'] = 'Nome troppo lungo'; -$_ERRORS['4b198aa15f6cc8f56488d924b18fa888'] = 'nessun carrello con questo ID'; -$_ERRORS['ed9b5732158eef63ac4d236e04101d2b'] = 'Nessun modo per le valute del modulo di pagamento'; -$_ERRORS['6f775dff2aa88bce2301e5d5309c5f7e'] = 'Nessuna valuta di default individuata!'; -$_ERRORS['c2492c52caab207d21da2c0decd8a405'] = 'nessun elemento salvato'; -$_ERRORS['f787618e514c038851726224d7e4421e'] = 'nessun file selezionato'; -$_ERRORS['1b599bf89c1bf4f8640ef31f3acb9f40'] = 'nessun file specificato'; -$_ERRORS['298883b17e36ee3a18d73e835c0b44fc'] = 'Nessun file è stato caricato'; -$_ERRORS['cb20447a4bf5ff9bec717ec68a357a93'] = 'Nessun motore di rendering selezionato'; -$_ERRORS['ccacacd12f75e1ab3f9ce3e234ed5777'] = 'Nessun motore di tabella selezionato'; -$_ERRORS['774eec2772b5f57b2e13d11e1b093a4f'] = 'Nessuna immagine trovata per combinazione con id_product =% s e la posizione dell'immagine =% s.'; -$_ERRORS['6a8f39c3861bfa5111a88d9c76df6993'] = 'Nessuna fattura disponibile'; -$_ERRORS['0e63e5844a0255aeb0cee434263552ae'] = 'nessuna fattura con questo ID'; -$_ERRORS['e21c3c406358073b38d481fd3d88221c'] = 'Nessuna fattura trovata'; -$_ERRORS['f59b67acbc1ca8ecad71a742f5e43b09'] = 'nessun ordine con questo ID'; -$_ERRORS['083d9cdf06cdc52892e3bbf7ff5494b6'] = 'nessun ID di restituzione ordini'; -$_ERRORS['d107b93e0404a9ec3a24c3b797b63fff'] = 'Nessuna nota di credito trovata'; -$_ERRORS['e3ac5a39682f9b3a09f6063f714ffc48'] = 'Nessun metodo di pagamento è disponibile'; -$_ERRORS['8912e1863fe81af9cabd76f5de9e7495'] = 'Nessun prodotto o quantità selezionato'; -$_ERRORS['b7d99b30df0aade1e4d459fab8c7078f'] = 'Nessun profilo'; -$_ERRORS['7f3f9fec825792f2b728db9d55078e80'] = 'Nessuna quantità selezionata per il prodotto.'; -$_ERRORS['6f3455d187a23443796efdcbe044096b'] = 'Nessuna tassa'; -$_ERRORS['a9839ad48cf107667f73bad1d651f2ca'] = 'Nessun modello trovato'; -$_ERRORS['eddeabd79f8ca673d888fa2ffe9cf69a'] = 'Nessun modello trovato per il modulo'; -$_ERRORS['25723bba0086a38394001a8ca41e9126'] = 'valore del campo eccezioni non corretto'; -$_ERRORS['32b361bc532ac43976956d37c0d5fc1c'] = 'Alcuna corrispondenza della zona con il vostro indirizzo'; -$_ERRORS['d3e8ba9222067d7a56e8a58e3dd30ba7'] = 'Non tutte le immagini sono state spostate, server è scaduta prima di finire. Clicca su "immagini Move" per riprendere immagini in movimento'; -$_ERRORS['378f2b22734553a38505b1f8f0d48ccb'] = 'Quantità Null'; -$_ERRORS['9211c38458f969f18498096a400a2214'] = 'oggetto impossibile da caricare'; -$_ERRORS['5ca4012f9738274ebeb214a961f1c829'] = 'oggetto impossibile da caricare (ID mancante o non valido)'; -$_ERRORS['56b207f28525081cec398738b3d25225'] = 'oggetto impossibile da caricare (non trovato)'; -$_ERRORS['27ab5a6a3e4b4cb32f0484a1f93d5f64'] = 'Solo una parte delle immagini è stata ricreata, il server è scaduto prima della fine.'; -$_ERRORS['86eb7a8a11e8d60cc214c71970f11c11'] = 'ID ordine richiesto'; -$_ERRORS['b08d3867be98e6fff3233cd40ab8134a'] = 'La creazione dell\'ordine non è riuscita'; -$_ERRORS['0b85d79bd7e582c805ec82e3b7f6293e'] = 'Ordine non è più valido'; -$_ERRORS['24909e87dc242b9dd539e10609b8b050'] = 'ordine introvabile'; -$_ERRORS['a9b3e2b8011bb175d3b1bcd318584080'] = 'restituzione prodotto non confermato'; -$_ERRORS['891f03e0e989696eb5e499ce5bbfe277'] = 'nota di restituzione non trovata'; -$_ERRORS['988585c9a6318ab5872bbb7f256f6fb8'] = 'Pacchetto corrotto: unità di prezzo errata'; -$_ERRORS['d29668efafb8068ad1ee29de5f9a0b88'] = 'Errore di parsing nel/i modulo/i'; -$_ERRORS['55124c4465a9478df5fd59ff3017433a'] = 'Password e la conferma non corrispondono'; -$_ERRORS['986641245e5ef77f951298aa30a5616f'] = 'Password mancante'; -$_ERRORS['47be05698f8dd87bb445ceefce6abd0d'] = 'È richiesta una password'; -$_ERRORS['e09f0eb3c67b7504a545899ebc961542'] = 'La password è troppo lungo'; -$_ERRORS['0bb143edd97aa63ec014e68b3bb4f82f'] = 'La prego di accettare Termini di Servizio'; -$_ERRORS['4b9fa5f1ff63eb63f4f42277ce26f17c'] = 'Scegli una lingua e un tema'; -$_ERRORS['3ad0eb10b0de3e0a4720c88034944d78'] = 'Devi scegliere almeno un attributo.'; -$_ERRORS['c1f25211403ec7459f265788cdbee403'] = 'Si prega di compilare tutti i campi obbligatori, quindi salvare la personalizzazione.'; -$_ERRORS['6310db462253eb49efa3709d8591defc'] = 'riempi il modulo di ricerca'; -$_ERRORS['1b41b4dbfa03ca395fd87cc19b3d06b3'] = 'cerca di identificarti se ti appartiene'; -$_ERRORS['2f7bd011b50ea512e911fedccc9243f5'] = 'Si prega di fornire un valido indirizzo e-mail'; -$_ERRORS['72ac7ea6f82331cfc457b95489678119'] = 'Si prega di fornire il tuo ID ordine'; -$_ERRORS['b86d53f8bf21639366f8ed1595e54891'] = 'Si prega di fornire il vostro indirizzo e-mail'; -$_ERRORS['3a65f932fe23b8ca8eb70bffe2b215bf'] = 'Selezina un tipo di sconto (somma fissa o percentuale)'; -$_ERRORS['a09c2526d0dffdc36787664f45dd9d8d'] = 'Si prega di selezionare un argomento nell'elenco.'; -$_ERRORS['eef627ca3bead3c1ada77104ae218d75'] = 'Seleziona almeno un contenuto da importare.'; -$_ERRORS['3045a21e22221b9d1dbdde7bd26272d7'] = 'Si prega di impostare un importo per questo buono.'; -$_ERRORS['044bd5d2c37e732a55e9688189471583'] = 'Si prega di impostare una categoria per questo buono.'; -$_ERRORS['5a05003a54c39aba291858c3e45d0de0'] = 'Devi specificare una valuta per questo buono sconto'; -$_ERRORS['8e4b5b9003a1e89146ecd623f76f4179'] = 'Definisci una profondità della directory '; -$_ERRORS['5345a6748df0f8b030b77c55e17c1e3a'] = 'Si prega di impostare un tipo per questo buono.'; -$_ERRORS['f2ee6211fd44afca2f01ee2d1031d0e5'] = 'Registrati per vedere i metodi di pagamento'; -$_ERRORS['f996dce5bdfb1b1094e41cf996c5fdae'] = 'specifica l\'URL del modulo'; -$_ERRORS['a05b582431bd7063de0623ef76b14c73'] = 'Specifica le priorità'; -$_ERRORS['27e12c3c443d7165ab71cd376a3b3f10'] = 'inserisci il tuo CAP'; -$_ERRORS['f1cdcf26d9787f078f7fc0e0645858d7'] = 'Errore fatale: Formato utf-8 non supportato. Verifica la configurazione del tuo server.'; -$_ERRORS['350bf1d858bae55fa9c344b39ea9afcd'] = 'il prodotto non può essere cambiato'; -$_ERRORS['a3451334219f0c7cac75275c0ac6346e'] = 'Prodotto non è più disponibile.'; -$_ERRORS['fe22b7cb2de47c8eafec2ad82fada9dd'] = 'il prodotto deve essere creato prima di aggiungere delle personalizzazioni'; -$_ERRORS['96a2d573cabb2e5b3d6164140d28e8da'] = 'il prodotto deve essere creato prima di aggiungere delle caratteristiche'; -$_ERRORS['dfbe69c6d9568ecb0e65e7b32ed92a3a'] = 'Prodotto non trovato'; -$_ERRORS['8f18cd66e999d9695f53141a15b47292'] = 'valore dello sconto non valido'; -$_ERRORS['467366059d7d7c743a4d0971363a8d66'] = 'Limitato a certe categorie'; -$_ERRORS['772911becd336c843ab09a1d4b4f66c0'] = 'Limitato a certi prodotti'; -$_ERRORS['83d41d7e6f25cd9be1e48204697fe0c9'] = 'Il link riscritto per'; -$_ERRORS['087193a0e83ba92c73396e2e6082ee89'] = 'Seleziona almeno un modulo da sganciare'; -$_ERRORS['edeb9e20655b946e4bee4ac44a6c0a7f'] = 'Il server non dispone di permessi per la scrittura'; -$_ERRORS['5d7cc18ef21285f980cbada9adb9df5c'] = 'Il server è scaduto, la filigrana non può essere applicata a tutte le tue immagini.'; -$_ERRORS['721b2acc2e54e77e36654bbc42a0747a'] = 'Il sistema di backup attualmente gestisce solo i database mySQL'; -$_ERRORS['c45319ee556dc43ba15523c539c7e9d4'] = 'Ci dispiace, non possiamo rinnovare il vostro ordine.'; -$_ERRORS['ea68586346b9b9f8ca43827cb3341ffd'] = 'Fornitore non esiste.'; -$_ERRORS['35f55f4e657f542d5f27853332c46f80'] = 'Errore di sintassi con questo modello'; -$_ERRORS['19a99b7aed449fbbedc3ce65483d6a3a'] = 'Impossibile trovare tab'; -$_ERRORS['cae059a6bd57c0b7d289ce097c060ba6'] = 'Impossibile trovare file tab'; -$_ERRORS['e9192643ed3b0619fcd8347015806e2a'] = 'Nome di tabella non valido:'; -$_ERRORS['10f237be40b3205ba97da9b89d290c30'] = 'Impossibile selezionare il database.'; -$_ERRORS['d2bbf245e9591814fe994df3cae95964'] = 'Il file è vuoto'; -$_ERRORS['40f9f62de5a8ccf912bc1cd19d515dd2'] = 'Il file è troppo grande.'; -$_ERRORS['d139abab2541129dfae24c733635104c'] = 'Il file è stato parzialmente caricato'; -$_ERRORS['723c870c1b443e052e290bd96f46e977'] = 'Il campo seguente non è valido secondo il metodo validate'; -$_ERRORS['c3c17d5f98b33957d8e187a497b4eaa5'] = 'Il modulo seguente (s) non è stato possibile caricare'; -$_ERRORS['5be2397a0b561a7676386e5537995c66'] = 'Il modulo seguente (s) non sono stati installati con successo:% s'; -$_ERRORS['59e3d45dc17f2e9fc4caac2f887bd075'] = 'La funzione'; -$_ERRORS['8227e4867a9388488b04ea32665bcc18'] = 'La directory del modulo deve essere scrivibile'; -$_ERRORS['418e2586ee498c46f6375e9a0008517c'] = 'i dati della restituzione del prodotto non sono validi'; -$_ERRORS['e7a58e52e848f513c3e9185d34d61a50'] = 'la restituzione del prodotto non è valida'; -$_ERRORS['deccf4daff483f5f31a2e19482f56d32'] = 'la somma totale del tuo ordine non è abbastanza elevato o questo buono sconto non può essere utilizzato con questi prodotti'; -$_ERRORS['2031a6bfe5f5bed90694c02868ebf2ed'] = 'Il parametro'; -$_ERRORS['2d30f823fe8f59bbcbec1fec853e4549'] = 'La data limite è superata.'; -$_ERRORS['082dfb8fc5e3d1fed89956a67eed23cd'] = 'Il numero di controllo del pacco può essere inserito solo dopo la spedizione dell\'ordine'; -$_ERRORS['7a9cd16fab81e60ec22c671ddffe4c55'] = 'Il token non è valido, si prega di controllare l'url delle esportazioni nella configurazione del modulo.'; -$_ERRORS['0bedafc96db94da3f85caa7101944eb5'] = 'Il file inviato eccede le post_max_size nel file php.ini. Se la configurazione del server lo consente, è possibile aggiungere una direttiva in htaccess, per esempio.:'; -$_ERRORS['3d922fc29b0773435fbc540ec1c02ba4'] = 'Il file caricato eccede la direttiva upload_max_filesize in php.ini. Se la configurazione del server lo consente, è possibile aggiungere una direttiva in htaccess, per esempio.:'; -$_ERRORS['4f12b222c9659d62afa795987259933f'] = 'Il file caricato è stato caricato solo parzialmente.'; -$_ERRORS['92cfc43b8b3cf7a964f2ef24fd22f8df'] = 'Non ci sono moduli nella tua installazione di PrestaShop. Utilizza il tab Moduli per attivarli o recati nel nostro sito Internet per scaricare moduli complementari.'; -$_ERRORS['7edeca37fa1d59ebdbfe10ded0bca2f5'] = 'Non esiste un account associato a questo indirizzo e-mail'; -$_ERRORS['3c9a4f1e91ee7bb51c29bdc9362077fe'] = 'Non vi è alcun account registrato a questo indirizzo e-mail.'; -$_ERRORS['2e857abc0ea5d7f97522254ca00c18bb'] = 'Non c'è abbastanza prodotto in magazzino.'; -$_ERRORS['59382adebc7f0d65c42fe773d443e4c7'] = 'questo codice ISO è già collegato ad un\'altra lingua'; -$_ERRORS['61eaad60c84d4d2a5b3afcc3751c5635'] = 'Questo codice postale è già in uso.'; -$_ERRORS['4649093d4d10aa95a212636f146c47fd'] = 'questo conto non esiste'; -$_ERRORS['a56b6c43645970e79a8098df1dfc9746'] = 'Questo indirizzo non può essere cancellato.'; -$_ERRORS['08b2765dc6c449c903f8b30ac7e55f91'] = 'Questo indirizzo non è valido.'; -$_ERRORS['baafbb73bdf562b2dcbd2c4b807f758e'] = 'Questo indirizzo non è in una zona valida.'; -$_ERRORS['29e1ca45338b1e4861bb4a9bdc5d4387'] = 'Questo indirizzo non è tuo.'; -$_ERRORS['b8ab75688d5796c2e61d3047b91acc17'] = 'Questa associazione contiene troppi nomi chiave'; -$_ERRORS['71f4f008985ea6abc73e89a668e15197'] = 'Questo attributo esiste già.'; -$_ERRORS['a46eb4d38ea045e90273d51d8166529f'] = 'Questa classe dipende da diversi file modificati in versione 1.4.4.0 e non deve essere utilizzato in una versione precedente'; -$_ERRORS['ecc5c9c627d8b41fc33888b5b17ea1a5'] = 'Questa classe dipende da diversi file modificati in versione 1.4.5.0 e non deve essere utilizzato in una versione precedente'; -$_ERRORS['e49f206b6d8f0e5e2a6cb13d96b44ed2'] = 'Il nome di questa classe non esiste'; -$_ERRORS['e22a6ea51eb74bee7acaa4acf2846c7b'] = 'Questa combinazione esiste già'; -$_ERRORS['044ef92a14ceaaba24382a72ca0267ae'] = 'Questo paese richiede una selezione di stato.'; -$_ERRORS['d51499b48399054d809f49bce078923e'] = 'Questo cliente già esiste come non-ospite.'; -$_ERRORS['8562db06e3931e51ac8c456b56088b02'] = 'Il cliente non esiste'; -$_ERRORS['350e5d76b60ae887c90d55e2fb23fdc5'] = 'questo buono sconto non è applicabile a questa categoria di prodotto'; -$_ERRORS['f8279a73d35437427d4c77e28828c5fc'] = 'questo indirizzo mail non è registrato'; -$_ERRORS['e0a602c130d12d57cd4ca2a8b9240917'] = 'Questo file deve essere modificabile:'; -$_ERRORS['c9615dc36879116ef8c5f1ab08543191'] = 'Il file non esiste più'; -$_ERRORS['b72591580ab2e9ecb08d1a26ac23641b'] = 'Questo tasto è usato troppe volte (una volta consentito)'; -$_ERRORS['b60be6e4c0df15343a7cdafccb174159'] = 'Questo modulo non può essere agganciato a questo hook.'; -$_ERRORS['a44f9463879b845e1ad2c45e75aebd18'] = 'Questo modulo è già installato:'; -$_ERRORS['aa508f3bd17074b8941571083de1350e'] = 'questo modulo non è trapiantato su questo collegamento'; -$_ERRORS['ae38c419414887fa47b7f5a811e5f42d'] = 'Questo modulo è già disinstallato:'; -$_ERRORS['e8be55bf3a30501aef09d2e74de97976'] = 'questo nome esiste già'; -$_ERRORS['b74c118d823d908d653cfbf1c877ae55'] = 'questo nome è già utilizzato da un\'altra lista'; -$_ERRORS['d312d5c57aff77e76cab1b5981bc5606'] = 'Questo nome non è consentito'; -$_ERRORS['4a7d2014a9d009e05729eeeaafc2f4ae'] = 'Questo ordine è stato piazzato da un conto cliente. Si prega di log-in al tuo account cliente per visualizzare questo ordine, questa sezione è riservata per gli account guest'; -$_ERRORS['e2b7dec8fa4b498156dfee6e4c84b156'] = 'Questo metodo di pagamento non è disponibile.'; -$_ERRORS['1347119d36ae31564a89763f21476c1a'] = 'Questo prodotto non esiste nel nostro negozio.'; -$_ERRORS['38d5595927b80b331239ef904341b07c'] = 'Questo prodotto è stato cancellato.'; -$_ERRORS['edd62dfcf50e7a6dea932ca1eca167b2'] = 'Questa proprietà non esiste nella classe o è vietato'; -$_ERRORS['28c993bca90a1f5a4510d3a21ca2b705'] = 'Questo stato è utilizzato'; -$_ERRORS['1b7e32fd6ed56569d8557947ccf095a6'] = 'Questa stato non è in questa nazione'; -$_ERRORS['5af5f631f774a71445e3028253874394'] = 'Questo negozio non ha accettato il nuovo ordine.'; -$_ERRORS['LocalizationPack36f9983aadfde9d77db0d357abe6e85e'] = 'Questa regola fiscale non può essere salvata.'; -$_ERRORS['7df7cede74e46f3db6b15097bc0def56'] = 'questo buono può essere utilizzato solo in questa valuta:'; -$_ERRORS['f31c6bd22c7b96ca912b03f72ba9da24'] = 'questo buono sconto è già stato utilizzato o è disattivato'; -$_ERRORS['be0caf91a9818eb72c4b365ac169fba8'] = 'questo buono sconto è scaduto (limite d\'uso raggiunto)'; -$_ERRORS['e9d528fd77aaf898ebb763f124a1fd1d'] = 'questo buono sconto è scaduto'; -$_ERRORS['d0f1560c5d1b13b1e64fa87a301dd83b'] = 'questo buono sconto si trova già nel tuo carrello'; -$_ERRORS['5f42bae6298b1656297e184ecd359f22'] = 'questo buono sconto non è cumulabile con prodotti in promozione o in saldo'; -$_ERRORS['bc9679730b07cd7d0e813dab08efd415'] = 'questo buono sconto non è cumulabile con altri sconti'; -$_ERRORS['596c0b7077b7a2619c64c8c3c40142b9'] = 'questo buono sconto non è più valido'; -$_ERRORS['546212fa1d2694600b976add6bf722f7'] = 'verso le categorie'; +$_ERRORS['a855995ec17e0c80d5985a885f3d4d84'] = 'Impossibile aggiungere un server Memcache'; +$_ERRORS['532359f98c7e5174eb0e436045cdea56'] = 'Errore nella cancellazione del server Memcache'; +$_ERRORS['ea030df6cb392bef66cde22c94578ae4'] = 'Server media n.1 non valido'; +$_ERRORS['32d841e578ff7560bbaeda96f5328e9e'] = 'Server media n.2 non valido'; +$_ERRORS['63ae8982fa76c668cbfc774ccf083d26'] = 'Server media n.3 non valido'; +$_ERRORS['2e06068ae79a2c7f78f0762174a4adc7'] = 'mcrypt non è attivato su questo server'; +$_ERRORS['2af5ce4c568e80f9dc6bbdb0de5e8ec0'] = 'Impossibile modificare i file di configurazione'; +$_ERRORS['f55449d53d91aff67bad843f9ab47aee'] = 'Sistema di cache mancante'; +$_ERRORS['32a2e7694628335252aceb0552a6f6ba'] = 'Per utilizzare Memcached, è necessario installare l\'estensione PECL Memcache sul vostro server.'; $_ERRORS['3d064d5efb6cf2ed52cf72bfef7c7db2'] = 'Per usare CacheFS, la cartella'; -$_ERRORS['32a2e7694628335252aceb0552a6f6ba'] = 'Per utilizzare Memcached, è necessario installare l'estensione PECL Memcache sul vostro server.'; -$_ERRORS['9d0af39694637f8184020a6193a3943c'] = 'La riscrittura automatica di URL non è riuscita a creare un valore di default per:'; -$_ERRORS['4eb9ec8ac71ad17fdc99b5371ace9f6e'] = 'Impossibile creare un backup'; -$_ERRORS['d906ff9d856174f452e62e5dbdb83f11'] = 'Impossibile mostrare il file di backup'; -$_ERRORS['ee659eedee80f24fcff876dd3a39beed'] = 'Impossibile caricare i parametri, mancano delle combinazioni oppure l\'oggetto non può essere caricato.'; -$_ERRORS['8efa6e7b170391f3cfad56768743a030'] = 'Impossibile aprire la cartella di backup'; -$_ERRORS['107b871b48c2c55155eb6849e38171c3'] = 'Impossibile aprire il file di backup'; -$_ERRORS['a478ec266116342449ae1705c79d5cc2'] = 'tipo di archivio sconosciuto'; -$_ERRORS['199ce43a3993a1f7d261c09127b9f2fa'] = 'Cliente sconosciuto'; -$_ERRORS['109715467b74bd66639faa5673f707c1'] = 'Errore sconosciuto'; -$_ERRORS['6caa562e65259532d1188b06a1147c34'] = 'Il campo di riscrittura degli URL deve essere compilato almeno in default o in inglese.'; -$_ERRORS['deec1d85e431dfa0f76e48cfd764f8d5'] = 'Il numero di IVA non è stato trovato'; -$_ERRORS['059d29a2088bcf0b9bae76a11f3a07e3'] = 'Il servizio di convalida del numero di IVA non è disponibile'; -$_ERRORS['a09ed6c60eb3213939cecb4c580813cd'] = 'Valido per il complesso del catalogo'; -$_ERRORS['3e41a372995c92f9d28c3d73a45dd24b'] = 'il nome della caratteristica non è valido'; -$_ERRORS['a568861476b45633c728e35a155b8121'] = 'convalida di funzione introvabile'; -$_ERRORS['3221017ca72a4fd2f8d083d9a2f585d2'] = 'il buono sconto precedente non è cumulabile con altri sconti'; -$_ERRORS['57e53d0590482b22c7810a968e35e649'] = 'Voucher nome non valido.'; -$_ERRORS['de5213079199a0da311533b8654b6723'] = 'Non siamo in grado di rigenerare la tua password con i dati presentati'; -$_ERRORS['17b47060583191452b3d4455820673c9'] = 'Identificativi errati!'; -$_ERRORS['db80d36a89df4c527c779b722bb039f8'] = 'Categoria errata'; -$_ERRORS['2d926c42da8b8f9a808161df413cae5e'] = 'Data di inizio/fine errata'; -$_ERRORS['de10fc28511b894f704c1a67fcff7b4f'] = 'Hai già la quantità massima disponibile per questo prodotto.'; -$_ERRORS['db4c57ec9dc07e5858740dac2954afe0'] = 'Puoi disattivare questa funzione in questa pagina'; -$_ERRORS['2e7b594686a85c50ecfe23142c44381e'] = 'È possibile rigenerare la tua password solo ogni'; -$_ERRORS['c36ffc54ea2f11d2e9396a7722c23807'] = 'Non è possibile disabilitare il vettore di default, si prega di cambiare il gestore predefinito per primo.'; -$_ERRORS['2f236f9450ce8714611e468181064659'] = 'Non puoi cambiare lo status della lingua di default'; -$_ERRORS['367cff6e64cd67b345fc1e32bb9c081b'] = 'Non è possibile creare un account ospite.'; -$_ERRORS['f6eef841ad92e89ad56eadb17a242596'] = 'Non puoi cancellare delle nazioni. Se vuoi che non sia disponibile per i clienti , puoi disattivarlo.'; -$_ERRORS['ec5f6f7f65190788d12ef16ab6135009'] = 'non puoi cancellarli tutti'; -$_ERRORS['e5403f88992848e3b3f3f92bf015e8e2'] = 'Non puoi cancellare il gruppo di default'; -$_ERRORS['052800f7397d4c12924faa83534c62f0'] = 'Non puoi disattivare o cancellare l\'ultimo account amministratore'; -$_ERRORS['f5d44b60e38b28d19549bb7a107654ca'] = 'Non puoi cancellare il tuo account'; -$_ERRORS['cc7fe0548f3832b01e1d4ce466b99b4c'] = 'Non è possibile impostare questa lingua come lingua di default perché è disattivata'; -$_ERRORS['bcb79c6d8176d7b079f5db1eaf4f4579'] = 'non puoi utilizzare più questo buono (limite d\'uso raggiunto)'; -$_ERRORS['02883940f7330dcb8abf2f0abe6cb529'] = 'non puoi utilizzare questo buono sconto'; -$_ERRORS['6c0c0f020946de99f53354e8d83375e2'] = 'Non hai selezionato tutte le tabelle'; -$_ERRORS['66fd32189ae65313e153fa8711d061cc'] = 'Non stai usando l\'identificativo giusto'; -$_ERRORS['ba2bfa3216ea97ec1e454239610d089a'] = 'Non avete accesso a questa categoria.'; -$_ERRORS['a5df8bfce318a15ea55f18082b9b56c0'] = 'Non avete accesso a questo prodotto.'; -$_ERRORS['81349d7b857695302c8a17e4382c5032'] = 'Non hai il permesso'; -$_ERRORS['68f608519f1015caf55d76b1d571a58b'] = 'Non hai diritti sufficienti per l\'aggiunta.'; -$_ERRORS['03596501a6ce61f5a66dc0146fbab03e'] = 'Non hai diritti sufficienti per sopprimere un elemento.'; -$_ERRORS['2406c65c7d678cfca3aad1233c50283a'] = 'Non hai il permesso di cambiare delle cose qui'; -$_ERRORS['c111be82444b7eed2d979636db454ce9'] = 'Accesso vietato'; -$_ERRORS['e16d739521610f6bcae4a092380e8370'] = 'Hai raggiunto il numero massimo di download autorizzati'; -$_ERRORS['27ac5352d430b82c99157e2dc13a96e3'] = 'hai selezionato uno stato per una nazione che non la può contenere'; -$_ERRORS['b5e7cc688920a94a5ec3c5bdd0144bef'] = 'È necessario accettare i termini di servizio prima'; -$_ERRORS['a6bff806eca0f27ddc2118218517e690'] = 'È necessario aggiungere'; +$_ERRORS['a9b036d3e91d53892d6a67c31327e456'] = 'deve essere scrivibile'; +$_ERRORS['8e4b5b9003a1e89146ecd623f76f4179'] = 'Definisci una profondità della directory '; +$_ERRORS['db7a282fcab155c89c9324ff799d8140'] = 'Assegna una pagina cms delle condizioni generali di vendita se vuoi che sia letta'; +$_ERRORS['bfd99559857dfcfc40cb0d0e6c8aee1b'] = 'Cognome non valido'; +$_ERRORS['5bd7619139757b6ec556cd32048e02eb'] = 'Descrizione non valida'; +$_ERRORS['f3c72e7562dd34e56991a7fb53061d3a'] = 'Nome dell\'allegato richiesto'; +$_ERRORS['611d3495c1e0dad701d535ccafd84330'] = 'Estensione di file non valida'; +$_ERRORS['be694d5db9d32c43014995441a5939c4'] = 'Nome di file non valido'; +$_ERRORS['4eeb89c9c7ae218f3d9cb4faaf8f1e38'] = 'Dimensione del nome del file troppo lunga'; +$_ERRORS['bbced877c13c763f0141ff906c8ed0e5'] = 'File non valido'; +$_ERRORS['92e7a89759bc4c89fd49c01ccc40ac0a'] = 'Si è verificato un errore durante le copie delle immagini'; +$_ERRORS['51b604ba992e67aec623d29683c27e70'] = 'Impossibile cambiare la copertina del prodotto'; +$_ERRORS['9072e6a7f1693ef1fb211f2f6dc56d02'] = 'Prezzo richiesto per l\'attributo'; $_ERRORS['251db6b140bc5b3adcbe0c5efadb3c7d'] = 'Devi aggiungere almeno un attributo.'; -$_ERRORS['0d15d3afa8c174934ff0e43ce3b99bd3'] = 'Devi essere identificato per gestire i tuoi avvisi'; -$_ERRORS['16a23698e7cf5188ce1c07df74298076'] = 'Devi essere identificato per gestire la tua lista desideri'; -$_ERRORS['d14e88e2344c5dba06dad332a7f74726'] = 'È necessario scegliere un vettore prima'; -$_ERRORS['58ac247e63d629fd85e0376c1c42d783'] = 'Devi scegliere un tema'; -$_ERRORS['577c8acd6847e0a8fc64911123f2ec1f'] = 'Devi specificare almeno un server e una porta SMTP. Se non sei sicuro, utilizza la funzione mail() di PHP.'; -$_ERRORS['ae0e822b6fad0de61c231ef188997e92'] = 'Un prodotto è necessario per cancellare un avviso'; -$_ERRORS['b0ffc4925401f6f4edb038f5ca954937'] = 'Devi identificarti'; -$_ERRORS['39916f579f264041641c122e68e545d5'] = 'È necessario registrare almeno un numero di telefono'; -$_ERRORS['ddd4e7f16c2032d59cb4fb4b86576bc5'] = 'devi selezionare almeno un elemento per poter cancellare'; -$_ERRORS['b30545c7b2d429352b9afdd85be810c7'] = 'Devi specificare un nome'; -$_ERRORS['b1367942aa02ea8c9d4aa07cdf5e473c'] = 'Devi mantenere almeno un oggetto'; +$_ERRORS['71f4f008985ea6abc73e89a668e15197'] = 'Questo attributo esiste già.'; +$_ERRORS['e22a6ea51eb74bee7acaa4acf2846c7b'] = 'Questa combinazione esiste già'; +$_ERRORS['81349d7b857695302c8a17e4382c5032'] = 'Non hai il permesso'; +$_ERRORS['5c45af89733d6bfc7b11d818a21b656d'] = 'di modificare un oggetto qui.'; +$_ERRORS['96a2d573cabb2e5b3d6164140d28e8da'] = 'il prodotto deve essere creato prima di aggiungere delle caratteristiche'; +$_ERRORS['9f0a59f1609218c049435abd2351bd84'] = 'Si è verificato un errore durante l\'aggiornamento di un prezzo specifico.'; +$_ERRORS['86f1561c0fbc316654434af6f0c035e8'] = 'Identificativo prezzo non valido'; +$_ERRORS['54bff0a0282d2be7fe5ee14aa4628291'] = 'Si è verificato un errore durante la cancellazione di un prezzo specifico'; +$_ERRORS['a05b582431bd7063de0623ef76b14c73'] = 'Specifica le priorità'; +$_ERRORS['23a15a97117c9d55d4ebda9373c8e45a'] = 'Si è verificato un errore durante l\'aggiornamento delle priorità'; +$_ERRORS['ce30da82a4a6b974c18780af4597c8ee'] = 'Si è verificato un errore durante la configurazione delle priorità'; +$_ERRORS['f100c143763d1b027a3e4cb77df9d1b7'] = 'si è verificato un errore durante la creazione dei campi personalizzati'; +$_ERRORS['cb46295650e6e2a53d528e353546c2a5'] = 'si è verificato un errore durante l\'aggiornamento dei parametri della personalizzazione'; +$_ERRORS['cfb0a6025f8279ec130db5d2883ead88'] = 'si è verificato un errore durante l\'aggiornamento dei parametri della personalizzazione'; +$_ERRORS['fe22b7cb2de47c8eafec2ad82fada9dd'] = 'il prodotto deve essere creato prima di aggiungere delle personalizzazioni'; +$_ERRORS['e389fb6a0b1d8aba957ef5bd33929e86'] = 'il nome dei campi non è valido'; +$_ERRORS['c4e7595c4e8f49c80458997b912d749b'] = 'Identificativi errati!'; +$_ERRORS['74efb694173710062ae76c1e9949817e'] = 'Prezzo/sconto non valido'; +$_ERRORS['62da53ef5d50a3b7f6ee98eb53817508'] = 'Selezina un tipo di sconto (somma fissa o percentuale)'; +$_ERRORS['2d926c42da8b8f9a808161df413cae5e'] = 'Data di inizio/fine errata'; +$_ERRORS['412e78628d9b033b54bb0e387e6e40f3'] = 'il nome per la caratteristica'; +$_ERRORS['1555da21cb82e9f383dd1fd5aebf32a7'] = 'è troppo lungo in'; +$_ERRORS['3e41a372995c92f9d28c3d73a45dd24b'] = 'il nome della caratteristica non è valido'; +$_ERRORS['13b5bfe96f3e2fe411c9f66f4a582adf'] = 'in'; +$_ERRORS['bf94a83d80c2e2090d57dc51a01f6270'] = 'si è verificato un errore durante il caricamento dell\'oggetto immagine'; +$_ERRORS['10d1c684b919604f1e5e353b274160e5'] = 'si è verificato un errore durante l\'aggiornamento dell\'immagine'; +$_ERRORS['b75af4f9852325bd359a42c6934628f7'] = 'si è verificato un errore durante l\'aggiunta dei prodotti al pacchetto'; +$_ERRORS['78fd3fe8e01d0707107ced7ade92d23d'] = 'si è verificato un errore durante il link dell\'oggetto'; +$_ERRORS['546212fa1d2694600b976add6bf722f7'] = 'verso le categorie'; +$_ERRORS['0c58058923630a64ce3f415a07cbb00d'] = 'si è verificato un errore durante l\'aggiunta di tags'; +$_ERRORS['755b1a1425434ccaece6d0c1306041be'] = 'Impossibile caricare l\'oggetto'; +$_ERRORS['84b743161b37970484b524af38ef588a'] = 'fascia non valida'; +$_ERRORS['0ac71c0ec0ed7abefc776619cf8c4842'] = 'si è verificato un errore durante la cancellazione della restituzione prodotto'; $_ERRORS['d4430672c8b3c123ae5f4c2f4b5b458d'] = 'devi avere almeno un prodotto'; -$_ERRORS['c7cd7ecd5b19e01f74cad32af30c9ac4'] = 'Devi avere almeno un dipendente nel gruppo Amministratore'; -$_ERRORS['a170d84259d851b7ffd392fceb555ac2'] = 'Si dovrebbe fare almeno una zona'; +$_ERRORS['e7a58e52e848f513c3e9185d34d61a50'] = 'la restituzione del prodotto non è valida'; +$_ERRORS['5431bd88788ce2df4278c84f402e3cb6'] = 'i dati della restituzione del prodotto non sono validi'; +$_ERRORS['083d9cdf06cdc52892e3bbf7ff5494b6'] = 'nessun ID di restituzione ordini'; $_ERRORS['dcefb46cb90317f0d55e889b153b995e'] = 'È necessario selezionare almeno una categoria'; -$_ERRORS['cec4bc8f225e9d54b6674a56e57f0aa2'] = 'Verrete reindirizzati al tuo carrello in pochi secondi.'; -$_ERRORS['413744b7b47ee60e054c5a5309a2d62f'] = 'Non sei autorizzato a convalidare l\'ordine per motivi di sicurezza.'; -$_ERRORS['aac858f68ca522fc334a050dd2481478'] = 'Il tuo account guest è già stato trasformato in un conto cliente. Si prega di log-in al tuo account cliente per visualizzare questo ordine, questa sezione è riservata per gli account guest'; -$_ERRORS['0f41d0742e01e4f68e506d9526916ca9'] = 'La password è errata.'; -$_ERRORS['6a2c60a8e4aa4da5cc4a041111325aed'] = 'Il tuo codice postale non è valido'; -$_ERRORS['3d825cbfa93b2c0e9ea93bbcab328fe0'] = 'Zip / CAP'; -$_ERRORS['702f5592024f4a807d5bd1b145c93300'] = 'la data di inizio non è valida (formato AAAA-mm-gg)'; -$_ERRORS['2a0fad646bb2694202cbd53ce9dcf3f8'] = 'la data di fine non è valida (formato AAAA-mm-gg)'; -$_ERRORS['179bdae10ca983dd1cf9cd1a4bf4f20a'] = 'L\'archivio non può essere caricato da Prestashop.com'; -$_ERRORS['70f4b635847038d056e33959821a7a66'] = 'Caratteri massimi'; +$_ERRORS['a170d84259d851b7ffd392fceb555ac2'] = 'Si dovrebbe fare almeno una zona'; +$_ERRORS['6310db462253eb49efa3709d8591defc'] = 'riempi il modulo di ricerca'; +$_ERRORS['f59b67acbc1ca8ecad71a742f5e43b09'] = 'nessun ordine con questo ID'; +$_ERRORS['0e63e5844a0255aeb0cee434263552ae'] = 'nessuna fattura con questo ID'; +$_ERRORS['4b198aa15f6cc8f56488d924b18fa888'] = 'nessun carrello con questo ID'; +$_ERRORS['1c5c687f849bde6efe2a53c9128c0b28'] = 'si è verificato un errore durante l\'aggiornamento delle tariffe'; +$_ERRORS['28c993bca90a1f5a4510d3a21ca2b705'] = 'Questo stato è utilizzato'; +$_ERRORS['00a787b177245e0a3b230263621fdcae'] = 'data specificata non valida'; +$_ERRORS['60e8343766afd5e69c5797ea7380ce8e'] = 'Latitudine e longitudine sono obbligatori.'; $_ERRORS['e0d4da0607fb1793b6e1d348c36d52cb'] = 'config.xml è mancante nella tua cartella temi'; $_ERRORS['1d112c010ef14e32e478b36aca8d3414'] = 'config.xml nella tua cartella temi non è un file xml valido'; $_ERRORS['6364b8f0fcf00c1fedb76a7a7b7ad03e'] = 'il file config.xml del tema non è stato creato per questa versione di prestashop'; -$_ERRORS['297078e9e852ac0f405a4c5a5e783452'] = 'description_short: lunghezza>'; -$_ERRORS['b0accee4a4704ec46d245b722309a8be'] = 'non esiste nel database'; -$_ERRORS['06e3d36fa30cea095545139854ad1fb9'] = 'campo'; -$_ERRORS['1cd6f2b0848e672cb987e15e0598a144'] = 'per la lingua'; -$_ERRORS['1b073c8ca6b9aabf07935221e17b7c42'] = 'impossibile ottenere l\'elenco dei parametri'; -$_ERRORS['94f2741fd4c141e0d7f9b267f1c90742'] = 'identificatore non è tabella o un identificatore:'; -$_ERRORS['1d744a9ad1dac20645cfc4a36b77323b'] = 'immagine (s)'; -$_ERRORS['660785e5dba40753e78220c416e70513'] = 'cartella immagini. Controlla i permessi di scrittura della cartella.'; -$_ERRORS['13b5bfe96f3e2fe411c9f66f4a582adf'] = 'in'; -$_ERRORS['2dd3ed3563a4e175ad6f9c20ca5173af'] = 'è deprecato e sarà rimosso nella prossima versione principale.'; -$_ERRORS['edc25f8d24586711fa2282b1b93b1f83'] = 'è vuoto per la lingua di default:'; -$_ERRORS['8ae0cb74f9724518e1ce68c503377002'] = 'non valido'; -$_ERRORS['07e7c062b3c2cba35ce57885454c0f8d'] = 'è necessario al fine di convalidare l'ordine.'; -$_ERRORS['ee66f9c9930cb33d2a5dde9b240d3f7e'] = 'richiesti'; -$_ERRORS['1555da21cb82e9f383dd1fd5aebf32a7'] = 'è troppo lungo in'; -$_ERRORS['4e377ef9ed6efd76fbf2441eb124862f'] = 'troppo lungo'; -$_ERRORS['3e56c011b37f0bc78fb9eb175c1181c6'] = 'KB'; -$_ERRORS['0063b3a012a82d561927a8f23f72f108'] = 'chiave non è tabella o identificatore,'; -$_ERRORS['ff30d300e1e8810211e29bb092decdf1'] = 'minuto/i'; -$_ERRORS['c07d1d742561121e6abd49450947c187'] = 'il modulo non può essere caricato'; -$_ERRORS['1f1ea9a83dab5b3fc4d3be37fc7fc771'] = 'deve essere definito'; -$_ERRORS['a9b036d3e91d53892d6a67c31327e456'] = 'deve essere scrivibile'; -$_ERRORS['412e78628d9b033b54bb0e387e6e40f3'] = 'il nome per la caratteristica'; -$_ERRORS['5e5fe82e71c8495982731e4c43e7ecef'] = 'Non tavolo o identificativo dell'invito:'; -$_ERRORS['db5bf82f326c6332a2c3dc1b0dd4598e'] = 'è stato riscritto come'; +$_ERRORS['db4c57ec9dc07e5858740dac2954afe0'] = 'Puoi disattivare questa funzione in questa pagina'; +$_ERRORS['ec531fd2b656df91f11e8f94b2bd2f9b'] = 'si è verificato un errore durante la creazione dell\'archivio'; +$_ERRORS['082affe316f8b191109538194f9af07d'] = 'Scegli una lingua e un tema'; +$_ERRORS['f787618e514c038851726224d7e4421e'] = 'nessun file selezionato'; +$_ERRORS['44205a67121fcca5ffa925d1ed77b65e'] = 'L\'archivio non può essere estratto'; +$_ERRORS['53761f0e9ac6001a2f7a0557db46e3ac'] = 'Impossibile cancellare l\'archivio'; +$_ERRORS['6cf73576720519e739771a4fa489410b'] = 'lingua introvabile'; +$_ERRORS['b578824c29b15327203b675dc8d8f5f1'] = 'Parametro non valido'; +$_ERRORS['92cfc43b8b3cf7a964f2ef24fd22f8df'] = 'Non ci sono moduli nella tua installazione di PrestaShop. Utilizza il tab Moduli per attivarli o recati nel nostro sito Internet per scaricare moduli complementari.'; +$_ERRORS['7fc1690a703775b672a9e4a202fcd49a'] = 'Di posta elettronica HTML modelli non possono contenere codice JavaScript.'; +$_ERRORS['e0a602c130d12d57cd4ca2a8b9240917'] = 'Questo file deve essere modificabile:'; +$_ERRORS['d1d34a7a87b13057cd33cb88866b895c'] = 'Errore fatale: la directory che contiene i moduli non è presente'; +$_ERRORS['8227e4867a9388488b04ea32665bcc18'] = 'La directory del modulo deve essere scrivibile'; +$_ERRORS['4a86eb1f2e0779658266fd6a8582dc9a'] = 'in funzione'; +$_ERRORS['e2b7dec8fa4b498156dfee6e4c84b156'] = 'Questo metodo di pagamento non è disponibile.'; +$_ERRORS['6bcfba1e5dc5dc8ce157200e493cdbda'] = 'Errore: non valida feed RSS in blockrss modulo'; +$_ERRORS['b0ffc4925401f6f4edb038f5ca954937'] = 'Devi identificarti'; +$_ERRORS['a9839ad48cf107667f73bad1d651f2ca'] = 'Nessun modello trovato'; +$_ERRORS['16a23698e7cf5188ce1c07df74298076'] = 'Devi essere identificato per gestire la tua lista desideri'; +$_ERRORS['b30545c7b2d429352b9afdd85be810c7'] = 'Devi specificare un nome'; +$_ERRORS['b74c118d823d908d653cfbf1c877ae55'] = 'questo nome è già utilizzato da un\'altra lista'; +$_ERRORS['7098d49878bbd102b13038a748125e27'] = 'impossibile cancellare questa wishlist'; +$_ERRORS['7cff73659ca47fea5d29644da84f35e2'] = 'Token di lista di desideri non valido'; +$_ERRORS['8b80d4b6307990874b832cc15a92e5a3'] = 'Parametri mancanti'; +$_ERRORS['a82e0d057f443115e807bd6ca595fc8c'] = 'Oggetto ordine errato'; +$_ERRORS['94c69408d25102ba7ddcf3533b56c407'] = 'Oggetto cliente errato'; +$_ERRORS['ae0e822b6fad0de61c231ef188997e92'] = 'Un prodotto è necessario per cancellare un avviso'; +$_ERRORS['0d15d3afa8c174934ff0e43ce3b99bd3'] = 'Devi essere identificato per gestire i tuoi avvisi'; +$_ERRORS['a09ed6c60eb3213939cecb4c580813cd'] = 'Valido per il complesso del catalogo'; +$_ERRORS['467366059d7d7c743a4d0971363a8d66'] = 'Limitato a certe categorie'; +$_ERRORS['772911becd336c843ab09a1d4b4f66c0'] = 'Limitato a certi prodotti'; +$_ERRORS['179bdae10ca983dd1cf9cd1a4bf4f20a'] = 'L\'archivio non può essere caricato da Prestashop.com'; +$_ERRORS['05f89c31663a09912af64c539524588f'] = 'Numero di IVA errato'; +$_ERRORS['deec1d85e431dfa0f76e48cfd764f8d5'] = 'Il numero di IVA non è stato trovato'; +$_ERRORS['059d29a2088bcf0b9bae76a11f3a07e3'] = 'Il servizio di convalida del numero di IVA non è disponibile'; ?> \ No newline at end of file diff --git a/translations/it/fields.php b/translations/it/fields.php index 79ea8dc0b..383c1ad5c 100644 --- a/translations/it/fields.php +++ b/translations/it/fields.php @@ -5,21 +5,23 @@ $_FIELDS = array(); $_FIELDS['Address_71581233bcc121fcc409ecce9317fbde'] = 'ID cliente'; $_FIELDS['Address_98305bfa557ba2547e7de1fb77053c93'] = 'ID del fornitore'; $_FIELDS['Address_ad8a1593fb8fbba0eb0f9dba0e51e7f1'] = 'ID produttore'; +$_FIELDS['Address_ca9d7d57c84bc376f8e2c498fdad10df'] = 'ID fabbrica'; $_FIELDS['Address_e42112710fe4f0cf86411aabc028e7d9'] = 'ID della nazione'; $_FIELDS['Address_c4da098c369f77a70643fa52972677be'] = 'ID dello stato'; $_FIELDS['Address_724874d1be77f450a09b305fc1534afb'] = 'alias'; $_FIELDS['Address_93c731f1c3a84ef05cd54d044c379eaa'] = 'azienda'; $_FIELDS['Address_8ad75c5a8821cc294f189181722acb56'] = 'cognome'; -$_FIELDS['Address_eec0a9661213354fa7a52519eea3f827'] = 'Numero di IVA'; $_FIELDS['Address_342f5c77ed008542e78094607ce1f7f3'] = 'nome'; +$_FIELDS['Address_eec0a9661213354fa7a52519eea3f827'] = 'Numero di IVA'; $_FIELDS['Address_81e70cb16ec45f5ab19bb6638e8e6c2d'] = 'indirizzo (1) '; $_FIELDS['Address_f669f8e9f6599d0dfcd613bc6e2f347e'] = 'indirizzo (2) '; +$_FIELDS['Address_e90ebd9556fa4031171f043013794b61'] = 'Codice postale'; $_FIELDS['Address_4ed5d2eaed1a1fadcc41ad1d58ed603e'] = 'città'; $_FIELDS['Address_795f3202b17cb6bc3d4b771d8c6c9eaf'] = 'altri'; $_FIELDS['Address_f7a42fe7211f98ac7a60a285ac3a9e87'] = 'telefono'; $_FIELDS['Address_2df2ca5cf808744c2977e4073f6b59c8'] = 'cellulare'; -$_FIELDS['Address_da602f0b162fccbf6b150cfcfc7a7379'] = 'cancellato'; $_FIELDS['Address_d56f5e97524d5d1ad77ec197ae11dad0'] = 'dni'; +$_FIELDS['Address_da602f0b162fccbf6b150cfcfc7a7379'] = 'cancellato'; $_FIELDS['AddressFormat_1ddcb92ade31c8fbd370001f9b29a7d9'] = 'formato'; $_FIELDS['Alias_06a943c59f33a34bb5924aaf72cd2995'] = 'ricerca'; $_FIELDS['Alias_724874d1be77f450a09b305fc1534afb'] = 'alias'; @@ -27,41 +29,36 @@ $_FIELDS['Alias_c76a5e84e4bdee527e274ea30c680d79'] = 'attivo'; $_FIELDS['Attachment_8c7dd922ad47494fc02c388e12c00eac'] = 'file'; $_FIELDS['Attachment_d02a169f33469c888396a24dd9d9f1c6'] = 'mime'; $_FIELDS['Attachment_3090ad88ff7c9ca191579b709069fe64'] = 'nome del file'; -$_FIELDS['Attachment_b068931cc450442b63f5b3d276ea4297'] = 'cognome'; -$_FIELDS['Attachment_67daf92c833c41c95db874e18fcb2786'] = 'descrizione'; $_FIELDS['Attribute_7b45130ec39fb910fdc94eab007b1e76'] = 'gruppo di attributi'; $_FIELDS['Attribute_70dda5dfb8053dc6d1c492574bce9bfd'] = 'colore'; -$_FIELDS['Attribute_b068931cc450442b63f5b3d276ea4297'] = 'cognome'; +$_FIELDS['Attribute_4757fe07fd492a8be0ea6a760d683d6e'] = 'posizione'; $_FIELDS['AttributeGroup_b968105336252e3b3a42fe9e4e06b9d5'] = 'colore del gruppo'; -$_FIELDS['AttributeGroup_b068931cc450442b63f5b3d276ea4297'] = 'cognome'; -$_FIELDS['AttributeGroup_161b4814c78bb4d03d3c140d66031c93'] = 'nome pubblico:'; -$_FIELDS['CMS_daed73073d15e0baf1cdfaea3b5e28ab'] = 'meta descrizione'; -$_FIELDS['CMS_69a2fc764784fa41975b85e0aa96ded3'] = 'meta keywords'; -$_FIELDS['CMS_493c8b960a4aca4d102deaf489d5b3f4'] = 'Meta <titolo>:'; -$_FIELDS['CMS_a2c6a4f5547c18f5b19a2a89569ab4e5'] = 'url semplificato'; -$_FIELDS['CMS_9a0364b9e99bb480dd25e1f0284c8555'] = 'contenuto:'; +$_FIELDS['AttributeGroup_4757fe07fd492a8be0ea6a760d683d6e'] = 'posizione'; +$_FIELDS['CMS_7ea9f9960499fd722b9c07d732f08fc8'] = 'id categoria CMS'; $_FIELDS['CMSCategory_c76a5e84e4bdee527e274ea30c680d79'] = 'attivo'; -$_FIELDS['CMSCategory_b068931cc450442b63f5b3d276ea4297'] = 'Cognome'; -$_FIELDS['CMSCategory_a2c6a4f5547c18f5b19a2a89569ab4e5'] = 'riscrittura del link'; -$_FIELDS['CMSCategory_67daf92c833c41c95db874e18fcb2786'] = 'descrizione'; -$_FIELDS['CMSCategory_493c8b960a4aca4d102deaf489d5b3f4'] = 'meta titolo'; -$_FIELDS['CMSCategory_daed73073d15e0baf1cdfaea3b5e28ab'] = 'meta descrizione'; -$_FIELDS['CMSCategory_69a2fc764784fa41975b85e0aa96ded3'] = 'meta keywords'; +$_FIELDS['CMSCategory_672070865d6470b0b9c251e275faaa30'] = 'id parente'; $_FIELDS['Carrier_1e11810933474f450c5a5ed9d091ad54'] = 'id_tax_rules_group'; $_FIELDS['Carrier_b068931cc450442b63f5b3d276ea4297'] = 'cognome'; $_FIELDS['Carrier_c76a5e84e4bdee527e274ea30c680d79'] = 'actif'; +$_FIELDS['Carrier_74558e4715dc84026c83612907d09a65'] = 'è libera'; $_FIELDS['Carrier_572d4e421e5e6b9bc11d815e8a027112'] = 'URL'; $_FIELDS['Carrier_dda135a8dc6469e2cef29a428827d700'] = 'spese di amministrazione:'; $_FIELDS['Carrier_f04324a1dcab9d9a2a05b65c76980771'] = 'comportamento delle fasce'; $_FIELDS['Carrier_cc51e8706f25c0a5c69ea4dfd8198ded'] = 'Metodo di trasporto'; -$_FIELDS['Carrier_7243f8be75253afbadf7477867021f8b'] = 'ritardo'; +$_FIELDS['Carrier_3d2820073e60a9862809cd1635e9135e'] = 'Larghezza massima'; +$_FIELDS['Carrier_4392e2e8e99a6274cf681d8e167eeaad'] = 'Altezza massima'; +$_FIELDS['Carrier_5d9978db1eb3e8f9014c39453ef8fa4a'] = 'Profondità massima'; +$_FIELDS['Carrier_06894f07c91706c197bffac86a3670b3'] = 'Peso massimo'; +$_FIELDS['Carrier_da602f0b162fccbf6b150cfcfc7a7379'] = 'cancellato'; +$_FIELDS['Cart_c79c16c41a33108866a9a4c785c73f4f'] = 'ID gruppo negozio'; +$_FIELDS['Cart_5a0971a207e75dd040db8b6a3425a8bf'] = 'ID negozio'; $_FIELDS['Cart_9cc402eb9ae8b8226bb5e4c2a20905a1'] = 'ID dell\'indirizzo di consegna'; $_FIELDS['Cart_2a19149f2c7c6f670ef22efeb5eff256'] = 'ID dell\'indirizzo di fatturazione'; +$_FIELDS['Cart_127c4d2c9a53aaa036f9aaaff6eb4901'] = 'ID del mezzo di spedizione'; $_FIELDS['Cart_d488c3bb8b7a06f26e44c153ce047933'] = 'ID della valuta'; $_FIELDS['Cart_71581233bcc121fcc409ecce9317fbde'] = 'ID cliente'; $_FIELDS['Cart_3d434574fc60866176e072048e1f6109'] = 'ID ospite'; $_FIELDS['Cart_2241013f64d89954e85e6285f0c6b85b'] = 'ID della lingua'; -$_FIELDS['Cart_127c4d2c9a53aaa036f9aaaff6eb4901'] = 'ID del mezzo di spedizione'; $_FIELDS['Cart_ebe8981d76f7ad9932596145cce9c46f'] = 'riciclabile'; $_FIELDS['Cart_a0ec3b461abf4bc16ad615481260140e'] = 'pacco regalo'; $_FIELDS['Cart_2d25e765b355cb72d40c35c83c233e83'] = 'messagio del regalo'; @@ -69,12 +66,7 @@ $_FIELDS['Category_67b0a9d199d15a739bdd15669524442d'] = 'nsinistro'; $_FIELDS['Category_4ac3932004533d3f5ab93626f9fafe82'] = 'ndestro'; $_FIELDS['Category_86a0401bd5e7f72df7db32747c7d9391'] = 'profondità livello'; $_FIELDS['Category_c76a5e84e4bdee527e274ea30c680d79'] = 'attivo'; -$_FIELDS['Category_b068931cc450442b63f5b3d276ea4297'] = 'cognome'; -$_FIELDS['Category_a2c6a4f5547c18f5b19a2a89569ab4e5'] = '-'; -$_FIELDS['Category_67daf92c833c41c95db874e18fcb2786'] = 'descrizione'; -$_FIELDS['Category_493c8b960a4aca4d102deaf489d5b3f4'] = 'Meta <titolo>:'; -$_FIELDS['Category_daed73073d15e0baf1cdfaea3b5e28ab'] = 'meta descrizione'; -$_FIELDS['Category_69a2fc764784fa41975b85e0aa96ded3'] = 'meta keywords'; +$_FIELDS['Category_672070865d6470b0b9c251e275faaa30'] = 'id parente'; $_FIELDS['Combination_120faea10923bec533179a806fa925c3'] = 'ID prodotto'; $_FIELDS['Combination_d5189de027922f81005951e6efe0efd5'] = 'posizione'; $_FIELDS['Combination_a3b6a4d0897451813950029a3066f219'] = 'ean13'; @@ -85,6 +77,8 @@ $_FIELDS['Combination_ae10d61c45ba89be06639c38776f612d'] = 'Eco-tassa'; $_FIELDS['Combination_221d2a4bfdae13dbd5aeff3b02adb8c1'] = 'Quantità'; $_FIELDS['Combination_7edabf994b76a00cbc60c95af337db8f'] = 'Peso'; $_FIELDS['Combination_95164b54cc582f9051b417977072113b'] = 'Attivazione'; +$_FIELDS['CompareProduct_454197af8a49ecf88caa028e8cc4bbc4'] = 'id comparatore'; +$_FIELDS['CompareProduct_71581233bcc121fcc409ecce9317fbde'] = 'Id cliente'; $_FIELDS['Configuration_b068931cc450442b63f5b3d276ea4297'] = 'cognome'; $_FIELDS['Connection_3d434574fc60866176e072048e1f6109'] = 'ID ospite'; $_FIELDS['Connection_a03d02efb705d34236ec7f3f92f28a83'] = 'ID pagina'; @@ -96,8 +90,6 @@ $_FIELDS['ConnectionsSource_156577e912dd9b1be50a671edc17c4a0'] = 'Chiedi URI'; $_FIELDS['ConnectionsSource_59aeb2c9970b7b25be2fab2317e31fcb'] = 'Keywords'; $_FIELDS['Contact_0c83f57c786a0b4a39efab23731c7ebc'] = 'Indirizzo e-mail'; $_FIELDS['Contact_b9037d95e03e549cefb51b512cfc5a24'] = 'Servizio post-vendita'; -$_FIELDS['Contact_b068931cc450442b63f5b3d276ea4297'] = 'cognome'; -$_FIELDS['Contact_67daf92c833c41c95db874e18fcb2786'] = 'descrizione'; $_FIELDS['Country_efc19cceda447c9d6f95094e9b01ef24'] = 'ID della zona'; $_FIELDS['Country_d488c3bb8b7a06f26e44c153ce047933'] = 'ID della valuta'; $_FIELDS['Country_3011322530410f26aa0f8066e68c7070'] = 'Prefisso chiamata internazionale'; @@ -107,7 +99,7 @@ $_FIELDS['Country_0fac5b779177ce96171a0b7d6f686200'] = 'Contiene stati'; $_FIELDS['Country_1a1ca79d4710078f654cd88b3311a80a'] = 'necessita di un numero di identificazione'; $_FIELDS['Country_1034ac1cb822c1e040fe45ffc028f38d'] = 'Richiesto codice postale:'; $_FIELDS['Country_37f577d6d447ff0743d74245446223b3'] = 'Formato del codice postale:'; -$_FIELDS['Country_b068931cc450442b63f5b3d276ea4297'] = 'cognome'; +$_FIELDS['Country_514b22ce3e77a7badaf3da0c712e64d5'] = 'visualizza etichetta tassa'; $_FIELDS['County_b068931cc450442b63f5b3d276ea4297'] = 'Nome'; $_FIELDS['County_c4da098c369f77a70643fa52972677be'] = 'id_state'; $_FIELDS['County_c76a5e84e4bdee527e274ea30c680d79'] = 'attivo'; @@ -133,9 +125,9 @@ $_FIELDS['Customer_0402462205c4fb9cd425c0a04afaf737'] = 'offerte partner'; $_FIELDS['Customer_c76a5e84e4bdee527e274ea30c680d79'] = 'attivo'; $_FIELDS['Customer_aad653ca3ee669635f2938b73098b6d7'] = 'nota'; $_FIELDS['Customer_02bf09ac31ac05b8f07ea7fcf70cac61'] = 'è ospite'; -$_FIELDS['CustomerMessage_78e731027d8fd50ed642340b7c9a63b3'] = 'messaggio'; $_FIELDS['CustomerMessage_958c11507403f88248678579d5739af3'] = 'ID del dipendente'; $_FIELDS['CustomerMessage_5325a74622ce627d62d32cf5c0e92d47'] = 'Indirizzo IP'; +$_FIELDS['CustomerMessage_78e731027d8fd50ed642340b7c9a63b3'] = 'messaggio'; $_FIELDS['CustomerThread_2241013f64d89954e85e6285f0c6b85b'] = 'ID della lingua'; $_FIELDS['CustomerThread_d62c3c6a855fcca88bc926e1cd00b9c3'] = 'ID di contatto'; $_FIELDS['CustomerThread_71581233bcc121fcc409ecce9317fbde'] = 'ID cliente'; @@ -151,20 +143,12 @@ $_FIELDS['Delivery_4b514747ba30cb1e262850b471213258'] = 'ID della fascia dei pes $_FIELDS['Delivery_efc19cceda447c9d6f95094e9b01ef24'] = 'ID della zona'; $_FIELDS['Delivery_78a5eb43deef9a7b5b9ce157b9d52ac4'] = 'prezzo'; $_FIELDS['Discount_71581233bcc121fcc409ecce9317fbde'] = 'ID cliente'; -$_FIELDS['Discount_6d03c13d90dae15f3dafe865b0fbfded'] = 'ID del gruppo'; -$_FIELDS['Discount_3b10b8231e783bc1485935367295bf25'] = 'ID del tipo di sconto'; -$_FIELDS['Discount_d488c3bb8b7a06f26e44c153ce047933'] = 'ID della valuta'; -$_FIELDS['Discount_b068931cc450442b63f5b3d276ea4297'] = 'codice'; -$_FIELDS['Discount_2063c1608d6e0baf80249c42e2be5804'] = 'valore'; -$_FIELDS['Discount_221d2a4bfdae13dbd5aeff3b02adb8c1'] = 'quantità'; -$_FIELDS['Discount_71ebd61b0a747a2d5a2948957b164e8e'] = 'quantità per cliente'; -$_FIELDS['Discount_486adb0fa5b4f0900de1d723bf9bc08c'] = 'cumulabile'; -$_FIELDS['Discount_cb443cf7f01e4975c683bdb894e1e27c'] = 'cumulabile'; $_FIELDS['Discount_3027783fd3d10afad84a9a15552b3445'] = 'data di inizio'; $_FIELDS['Discount_0dc00dd4dfdbf2864a0cdf57034916c2'] = 'Data di fine'; -$_FIELDS['Discount_dc43e863c176e9b9f2a0b6054b24bd1a'] = 'ammontare minimo'; -$_FIELDS['Discount_c76a5e84e4bdee527e274ea30c680d79'] = 'attivo'; $_FIELDS['Discount_67daf92c833c41c95db874e18fcb2786'] = 'descrizione'; +$_FIELDS['Discount_221d2a4bfdae13dbd5aeff3b02adb8c1'] = 'quantità'; +$_FIELDS['Discount_71ebd61b0a747a2d5a2948957b164e8e'] = 'quantità per cliente'; +$_FIELDS['Discount_c76a5e84e4bdee527e274ea30c680d79'] = 'attivo'; $_FIELDS['Employee_8ad75c5a8821cc294f189181722acb56'] = 'Cognome'; $_FIELDS['Employee_342f5c77ed008542e78094607ce1f7f3'] = 'Nome'; $_FIELDS['Employee_0c83f57c786a0b4a39efab23731c7ebc'] = 'Indirizzo e-mail'; @@ -174,14 +158,11 @@ $_FIELDS['Employee_c76a5e84e4bdee527e274ea30c680d79'] = 'attivo'; $_FIELDS['Employee_7d33fcc514e7c41792b26c9782103f73'] = 'ID profilo'; $_FIELDS['Employee_19bd0ea6d7e46a8f82a0278c2175e57c'] = 'Colore back office'; $_FIELDS['Employee_a5253b4a2c85873f246fe02468c03064'] = 'Tema back office'; -$_FIELDS['Employee_a290beb0a2e38a7e1bfae93d67809058'] = 'Modalità back office'; -$_FIELDS['Feature_b068931cc450442b63f5b3d276ea4297'] = 'cognome'; +$_FIELDS['Employee_4a46552472dbbe599b1029b338c78868'] = 'Visualizza screencast back office'; $_FIELDS['FeatureValue_cf16315dfe1382cad21d641216a20455'] = 'ID caratteristica'; $_FIELDS['FeatureValue_8b9035807842a4e4dbe009f3f1478127'] = 'personale'; -$_FIELDS['FeatureValue_2063c1608d6e0baf80249c42e2be5804'] = 'valore'; $_FIELDS['Group_9477e24c78f1ca8ee9b03111f6227fc2'] = 'sconto'; $_FIELDS['Group_106d5a83461a9165d63fac5f5ef29b2e'] = 'metodo visualizzazione prezzi'; -$_FIELDS['Group_b068931cc450442b63f5b3d276ea4297'] = 'cognome'; $_FIELDS['GroupReduction_6d03c13d90dae15f3dafe865b0fbfded'] = 'ID del gruppo'; $_FIELDS['GroupReduction_3d1553925158bfb5acce7827855d890b'] = 'ID categoria'; $_FIELDS['GroupReduction_9477e24c78f1ca8ee9b03111f6227fc2'] = 'sconto'; @@ -203,7 +184,6 @@ $_FIELDS['Hook_b068931cc450442b63f5b3d276ea4297'] = 'cognome'; $_FIELDS['Image_120faea10923bec533179a806fa925c3'] = 'ID prodotto'; $_FIELDS['Image_4757fe07fd492a8be0ea6a760d683d6e'] = 'posizione'; $_FIELDS['Image_41d0e299ca1abeb2094852da042165c7'] = 'copertina'; -$_FIELDS['Image_3d4dcd6fc8845fa8dfc04c3ea01eb0fb'] = 'legenda'; $_FIELDS['ImageType_b068931cc450442b63f5b3d276ea4297'] = 'cognome'; $_FIELDS['ImageType_eaae26a6fb20ed3ef54fb23bfa0b1fcc'] = 'larghezza'; $_FIELDS['ImageType_b435e227d5dd201e1768b2bcb2e0aa81'] = 'altezza'; @@ -217,18 +197,15 @@ $_FIELDS['Language_b068931cc450442b63f5b3d276ea4297'] = 'cognome'; $_FIELDS['Language_213ecf1210f43736b6d4997fcfa27954'] = 'codice ISO'; $_FIELDS['Language_60716c2f59efe423380e2faeb03472d5'] = 'codice lingua'; $_FIELDS['Language_c76a5e84e4bdee527e274ea30c680d79'] = 'attivo'; -$_FIELDS['Logger_e8518eafba242330636c5bdb532d5c88'] = 'id log'; +$_FIELDS['Language_72297458b7dd56f4fed7ad50f8f92528'] = 'è RTL'; +$_FIELDS['Language_bcc3919a88718453b7b718da20fa743e'] = 'formato data lite'; +$_FIELDS['Language_04d2a887193db1373552504a6cff0bbb'] = 'formato data completo'; $_FIELDS['Logger_f6cdd8562435f8dc36b4c5a221a11d7c'] = 'gravità'; $_FIELDS['Logger_8e95bd427d65fbeeedb980f640074ea2'] = 'codice errore'; $_FIELDS['Logger_78e731027d8fd50ed642340b7c9a63b3'] = 'messaggio'; $_FIELDS['Logger_af31437ce61345f416579830a98c91e5'] = 'id oggetto'; $_FIELDS['Logger_7ae7003da59ae71dcc9f8638ef50593d'] = 'tipo oggetto'; $_FIELDS['Manufacturer_b068931cc450442b63f5b3d276ea4297'] = 'cognome'; -$_FIELDS['Manufacturer_67daf92c833c41c95db874e18fcb2786'] = 'descrizione'; -$_FIELDS['Manufacturer_33660cc104fcd63cbaff5ab732104646'] = 'Breve descrizione'; -$_FIELDS['Manufacturer_493c8b960a4aca4d102deaf489d5b3f4'] = 'meta titolo'; -$_FIELDS['Manufacturer_daed73073d15e0baf1cdfaea3b5e28ab'] = 'meta descrizione'; -$_FIELDS['Manufacturer_69a2fc764784fa41975b85e0aa96ded3'] = 'meta keywords'; $_FIELDS['Message_78e731027d8fd50ed642340b7c9a63b3'] = 'messaggio'; $_FIELDS['Message_4b4fce3a29e96d235c24f3d00b5dac6c'] = 'ID carrello'; $_FIELDS['Message_34888c23070f33d8455a5f341826282d'] = 'ID ordine'; @@ -236,78 +213,6 @@ $_FIELDS['Message_71581233bcc121fcc409ecce9317fbde'] = 'ID cliente'; $_FIELDS['Message_958c11507403f88248678579d5739af3'] = 'ID del dipendente'; $_FIELDS['Message_2c17c6393771ee3048ae34d6b380c5ec'] = 'privato'; $_FIELDS['Meta_71860c77c6745379b0d44304d66b6a13'] = 'pagina'; -$_FIELDS['Meta_d5d3db1765287eef77d7927cc956f50a'] = 'titolo'; -$_FIELDS['Meta_67daf92c833c41c95db874e18fcb2786'] = 'descrizione'; -$_FIELDS['Meta_59aeb2c9970b7b25be2fab2317e31fcb'] = 'Keywords'; -$_FIELDS['Meta_9ace99386cdb590076ebeb742be49b37'] = 'Riscrittura dell\'URL'; -$_FIELDS['Order_9cc402eb9ae8b8226bb5e4c2a20905a1'] = 'n. dell\'indirizzo di consegna'; -$_FIELDS['Order_2a19149f2c7c6f670ef22efeb5eff256'] = 'n. dell\'indirizzo di fatturazione'; -$_FIELDS['Order_4b4fce3a29e96d235c24f3d00b5dac6c'] = 'n. carrello'; -$_FIELDS['Order_d488c3bb8b7a06f26e44c153ce047933'] = 'n. della valuta'; -$_FIELDS['Order_2241013f64d89954e85e6285f0c6b85b'] = 'n. della lingua'; -$_FIELDS['Order_71581233bcc121fcc409ecce9317fbde'] = 'n. del cliente'; -$_FIELDS['Order_127c4d2c9a53aaa036f9aaaff6eb4901'] = 'n. del mezzo di spedizione'; -$_FIELDS['Order_e1e0e49561b77a80900e469978e92c49'] = 'Chiave di sicurezza'; -$_FIELDS['Order_f83c2a85d972a89238f31296c63f0dbc'] = 'metodo di pagamento'; -$_FIELDS['Order_ebe8981d76f7ad9932596145cce9c46f'] = 'riciclabile'; -$_FIELDS['Order_a0ec3b461abf4bc16ad615481260140e'] = 'pacco regalo'; -$_FIELDS['Order_2d25e765b355cb72d40c35c83c233e83'] = 'messaggio del regalo'; -$_FIELDS['Order_24a917790f71c6afa4fc9dfbb7aead82'] = 'somma totale degli sconti'; -$_FIELDS['Order_b2a159448114aa84a16976a3a23e958f'] = 'somma totale da pagare'; -$_FIELDS['Order_c0dc7c6d047d48231ee1c9a02877b5fa'] = 'somma realmente pagata'; -$_FIELDS['Order_c26b03425d286ddd8871961676f1e08a'] = 'totale prodotti tasse escl.'; -$_FIELDS['Order_759e270d28958968474b4c217c5c9b37'] = 'totale prodotti tasse incl.'; -$_FIELDS['Order_58c2475fb2f4daf7e97b231ae3403623'] = 'Totale spese di spedizione'; -$_FIELDS['Order_584ee9a9908fc859f3d0e1fbbb45afa0'] = 'percentuale tassa mezzo di spedizione'; -$_FIELDS['Order_1a1d476079d7eec3fa8e6a01565543e4'] = 'totale spese di imballaggio'; -$_FIELDS['Order_7fd41b45a6d0bb254e4c08be86e2e6c8'] = 'numero di pacco'; -$_FIELDS['Order_393b71c52a4e802dc2a598d2e0a437b8'] = 'Tasso di cambio'; -$_FIELDS['OrderDetail_34888c23070f33d8455a5f341826282d'] = 'ID ordine'; -$_FIELDS['OrderDetail_9bea82def865d4d0e499eb252805f127'] = 'ID prodotto'; -$_FIELDS['OrderDetail_47a2cea4c6befe54bb2144227e1f749d'] = 'ID attributo prodotto'; -$_FIELDS['OrderDetail_f5625f45195c610c4ab60fdc118a2cdb'] = 'nome del prodotto'; -$_FIELDS['OrderDetail_694c0cd6f84d3a32ddda7f57e753e6b9'] = 'quantità di prodotto'; -$_FIELDS['OrderDetail_e6388dead00402c04294abb656db50a9'] = 'quantità in magazzino'; -$_FIELDS['OrderDetail_28776ce73fad2208d96b1426546ad90a'] = 'quantità restituzione'; -$_FIELDS['OrderDetail_990524be225f5f701a8f8daf811a37d8'] = 'quantità rimborsata'; -$_FIELDS['OrderDetail_b224024dd61385223767d99bf1e06077'] = 'quantità reimmessa in magazzino'; -$_FIELDS['OrderDetail_0271bf39e56e799d82cf3e0b2283a4a3'] = 'prezzo del prodotto'; -$_FIELDS['OrderDetail_f3eec53df4f131ad0a2b18ec791ea7b4'] = 'percentuale di sconto'; -$_FIELDS['OrderDetail_3022a5bc34710bb735fd1359e5d576fe'] = 'ammontare sconto'; -$_FIELDS['OrderDetail_9f57104597de9ae440c227c586b34932'] = 'riduzione gruppo'; -$_FIELDS['OrderDetail_bb81e7653d4b6d4fc90cfbfbe2ea88b4'] = 'quantità sconto'; -$_FIELDS['OrderDetail_d9014a8c513c9afad1ac032d295ccd31'] = 'EAN13 del prodotto'; -$_FIELDS['OrderDetail_f766a59389b7d16efc8f1ccfb77df17f'] = 'UPC del prodotto'; -$_FIELDS['OrderDetail_f96fd3f547723e8ad6884a0c24081123'] = 'riferimento del prodotto'; -$_FIELDS['OrderDetail_182eeff64f17e93d30bf351dee9ac795'] = 'riferimento del fornitore'; -$_FIELDS['OrderDetail_dabbb2437dc6cd8558ac9c83e3589d9e'] = 'peso del prodotto'; -$_FIELDS['OrderDetail_3e940f08dd66ba7e45282ba98250ebcd'] = 'nome della tassa'; -$_FIELDS['OrderDetail_1ba8a02e3f08527607256b38ea8d70a4'] = 'percent. della tassa'; -$_FIELDS['OrderDetail_ae10d61c45ba89be06639c38776f612d'] = 'eco- tassa'; -$_FIELDS['OrderDetail_1f0102715b48ab5f3f5609b2cd8a323d'] = 'percentuale dell\'eco-tassa'; -$_FIELDS['OrderDetail_825483936ff7f3ef97b7d972c0dd4bf4'] = 'numero di download'; -$_FIELDS['OrderDiscount_34888c23070f33d8455a5f341826282d'] = 'ID ordine'; -$_FIELDS['OrderDiscount_b068931cc450442b63f5b3d276ea4297'] = 'cognome'; -$_FIELDS['OrderDiscount_2063c1608d6e0baf80249c42e2be5804'] = 'valore'; -$_FIELDS['OrderHistory_34888c23070f33d8455a5f341826282d'] = 'ID ordine'; -$_FIELDS['OrderHistory_1c63c8222460d979471e7b5be7bc09eb'] = 'ID stato dell\'ordine'; -$_FIELDS['OrderHistory_958c11507403f88248678579d5739af3'] = 'ID del dipendente'; -$_FIELDS['OrderMessage_b068931cc450442b63f5b3d276ea4297'] = 'cognome'; -$_FIELDS['OrderMessage_78e731027d8fd50ed642340b7c9a63b3'] = 'messaggio'; -$_FIELDS['OrderReturn_71581233bcc121fcc409ecce9317fbde'] = 'numero cliente'; -$_FIELDS['OrderReturn_34888c23070f33d8455a5f341826282d'] = 'numero dell\'ordine'; -$_FIELDS['OrderReturn_5494af1f14a8c19939968c3e9e2d4f79'] = 'motivo'; -$_FIELDS['OrderReturnState_70dda5dfb8053dc6d1c492574bce9bfd'] = 'colore'; -$_FIELDS['OrderReturnState_b068931cc450442b63f5b3d276ea4297'] = 'nome'; -$_FIELDS['OrderSlip_71581233bcc121fcc409ecce9317fbde'] = 'ID cliente'; -$_FIELDS['OrderSlip_34888c23070f33d8455a5f341826282d'] = 'ID ordine'; -$_FIELDS['OrderSlip_393b71c52a4e802dc2a598d2e0a437b8'] = 'Tasso di cambio'; -$_FIELDS['OrderState_39d37ff8e221d53d5194c6f6671c3bfe'] = 'mail automatica'; -$_FIELDS['OrderState_e5f96ae00443877315fbb64fd3d90005'] = 'fattura autorizzata'; -$_FIELDS['OrderState_70dda5dfb8053dc6d1c492574bce9bfd'] = 'colore'; -$_FIELDS['OrderState_526726c08c4d5de3e91055a3a81fee77'] = 'Ordine convalidato'; -$_FIELDS['OrderState_b068931cc450442b63f5b3d276ea4297'] = 'cognome'; -$_FIELDS['OrderState_66f6181bcb4cff4cd38fbc804a036db6'] = 'modello di mail'; $_FIELDS['Page_8a9a5de11e7b509d7d3eb509257e4044'] = 'ID tipo di pagina'; $_FIELDS['Page_9a6ca3b9d4c8897ded9a709e8bddc7a7'] = 'ID oggetto'; $_FIELDS['PaymentCC_34888c23070f33d8455a5f341826282d'] = 'ID ordine'; @@ -322,7 +227,6 @@ $_FIELDS['Product_1e11810933474f450c5a5ed9d091ad54'] = 'id regole tasse gruppo'; $_FIELDS['Product_98305bfa557ba2547e7de1fb77053c93'] = 'ID produttore'; $_FIELDS['Product_ad8a1593fb8fbba0eb0f9dba0e51e7f1'] = 'ID del fornitore'; $_FIELDS['Product_8d336d1978082d3391ee800843ae7cde'] = 'categoria di default'; -$_FIELDS['Product_c2ce782115199674f2cf6a012438556b'] = 'colore di default'; $_FIELDS['Product_4528f3a77f21b742999a942749e76b5b'] = 'Quantità minima'; $_FIELDS['Product_78a5eb43deef9a7b5b9ce157b9d52ac4'] = 'prezzo'; $_FIELDS['Product_45b47700c89cd2373c349d2cf1da8677'] = 'Costo del mezzo di spedizione aggiuntivo'; @@ -330,7 +234,6 @@ $_FIELDS['Product_df0a2c1d8d1182b8d821a4d2234fd759'] = 'Prezzo di acquisto'; $_FIELDS['Product_6d799c235554e1d07290735fb9b3f6f0'] = 'in saldo'; $_FIELDS['Product_04fb94825747b47eb12a2c355be5cab2'] = 'Solo online'; $_FIELDS['Product_ae10d61c45ba89be06639c38776f612d'] = 'Eco- tassa:'; -$_FIELDS['Product_db19bd0eefd9725ea5e44a2b8d92e5bd'] = 'Prezzo unitario'; $_FIELDS['Product_439b3a25b555b3bc8667a09a036ae70c'] = 'Unità'; $_FIELDS['Product_b8af13ea9c8fe890c9979a1fa8dbde22'] = 'riferimento'; $_FIELDS['Product_1950fdff13af2490fd97a0c7943c61c0'] = 'riferimento del fornitore'; @@ -339,7 +242,6 @@ $_FIELDS['Product_eaae26a6fb20ed3ef54fb23bfa0b1fcc'] = 'larghezza'; $_FIELDS['Product_b435e227d5dd201e1768b2bcb2e0aa81'] = 'altezza'; $_FIELDS['Product_12a055bf01a31369fe81ac35d85c7bc1'] = 'profondità'; $_FIELDS['Product_7edabf994b76a00cbc60c95af337db8f'] = 'peso'; -$_FIELDS['Product_41836646e391a1f4cfcd0e40e697a695'] = 'ordine senza magazzino'; $_FIELDS['Product_cbf60d83e435e1839455ce0706874d13'] = 'quantità sconto'; $_FIELDS['Product_a4878e4653eb71448e5d91923e400870'] = 'personalizzabile'; $_FIELDS['Product_8cae40662e44cd61cfe1453cde9798c9'] = 'file caricato'; @@ -353,27 +255,14 @@ $_FIELDS['Product_2f9e567efb6a38663162f65eaac2d73b'] = 'UPC'; $_FIELDS['Product_7efb96e1de8fcda98dee6e2a29a521f0'] = 'indicizzato'; $_FIELDS['Product_21597fd76e73b8c9ee8255fa26c35c80'] = 'cache_is_pack'; $_FIELDS['Product_98f3e6fb2a32fce35b5243f090cb4b87'] = 'cache_has_attachments'; -$_FIELDS['Product_daed73073d15e0baf1cdfaea3b5e28ab'] = 'meta descrizione'; -$_FIELDS['Product_69a2fc764784fa41975b85e0aa96ded3'] = 'meta keywords'; -$_FIELDS['Product_493c8b960a4aca4d102deaf489d5b3f4'] = 'Meta <titolo>:'; -$_FIELDS['Product_a2c6a4f5547c18f5b19a2a89569ab4e5'] = 'URL semplificato'; -$_FIELDS['Product_b068931cc450442b63f5b3d276ea4297'] = 'cognome'; -$_FIELDS['Product_67daf92c833c41c95db874e18fcb2786'] = 'descrizione'; -$_FIELDS['Product_0f7431650cc1691fbe92dc2cbb70e476'] = 'Breve descrizione'; -$_FIELDS['Product_b00f6b4f92d22056f98d0c5e72367a4c'] = 'disponibilità immediata'; -$_FIELDS['Product_7ebd308f48331aecb63ddc9dc0f1b9b8'] = 'disponibilità futura'; $_FIELDS['ProductDownload_120faea10923bec533179a806fa925c3'] = 'ID prodotto'; $_FIELDS['ProductDownload_d022cbb2e2448f085d399c3971f07506'] = 'Mostrare nome del prodotto'; -$_FIELDS['ProductDownload_5d45c88594a6130d86d7a463e68718da'] = 'Nome fisico del file'; -$_FIELDS['ProductDownload_d2fe70bac86b6021a1d92dad2ce912b5'] = 'Data di deposito'; $_FIELDS['ProductDownload_d14d6df15a99da6e5352b174280f5b81'] = 'Data di scadenza'; $_FIELDS['ProductDownload_3fd563ecc08ce5c5eb92fda7eac63022'] = 'Numero di giorni accessibili'; $_FIELDS['ProductDownload_9c8ae9c85c8a5870ccbb8463794d51fc'] = 'Numero di download'; $_FIELDS['ProductDownload_c76a5e84e4bdee527e274ea30c680d79'] = 'Attivazione'; -$_FIELDS['Profile_b068931cc450442b63f5b3d276ea4297'] = 'cognome'; $_FIELDS['QuickAccess_2a304a1348456ccd2234cd71a81bd338'] = 'link'; $_FIELDS['QuickAccess_48df2d0e8fcf6f9fe7809d5ea0cd2691'] = 'nouvelle_fenêtre'; -$_FIELDS['QuickAccess_b068931cc450442b63f5b3d276ea4297'] = 'cognome'; $_FIELDS['RangePrice_127c4d2c9a53aaa036f9aaaff6eb4901'] = 'ID del mezzo di spedizione'; $_FIELDS['RangePrice_b2c02e31df164f02e07e7172e78241a2'] = 'ID della fascia di inizio'; $_FIELDS['RangePrice_dcf4ac5f99e041202c6e95738d7766ae'] = 'ID della fascia di termine'; @@ -393,20 +282,11 @@ $_FIELDS['Referrer_94a635e2cb52986ce3a2209c18b11b42'] = 'LIKE Request URI - eslu $_FIELDS['Referrer_72b5c9147ef9f2fdc5d11c94c12a8395'] = 'remunerazione di base'; $_FIELDS['Referrer_38c7042d13130843a2dd182d3be93884'] = 'remunerazione in %'; $_FIELDS['Referrer_c576fa03f6ce5f44fb163d3bf9d92d74'] = 'prezzo al click'; -$_FIELDS['Referrer_cd36afabb4ee01b7b1a5a646979863c4'] = '-'; -$_FIELDS['Referrer_c526b7d5e97ed5791bbdc87599a9086e'] = '-'; -$_FIELDS['Referrer_d8428792633a0dd95eaff55892b4023d'] = '-'; -$_FIELDS['Referrer_57111c5e5d1277549a581f326221088d'] = '-'; -$_FIELDS['Referrer_b00f3c3b206000b7cbae5d181d1560c2'] = '-'; -$_FIELDS['Referrer_c93c16c8b6567ba130440474e41fd35e'] = '-'; -$_FIELDS['Referrer_47bab46b2a3a00f6b00f8e1ea6ee6ee9'] = '-'; -$_FIELDS['Referrer_52bbdb0184807a144502919e9c605671'] = '-'; $_FIELDS['Scene_c76a5e84e4bdee527e274ea30c680d79'] = 'attivo'; -$_FIELDS['Scene_b068931cc450442b63f5b3d276ea4297'] = 'cognome'; $_FIELDS['SearchEngine_cf1e8c14e54505f60aa10ceb8d5d8ab3'] = 'server'; $_FIELDS['SearchEngine_bc81247c714b35efcaeb70c972043c3b'] = 'variabile HTTP GET'; -$_FIELDS['SpecificPrice_120faea10923bec533179a806fa925c3'] = 'ID prodotto'; $_FIELDS['SpecificPrice_5a0971a207e75dd040db8b6a3425a8bf'] = 'ID del negozio'; +$_FIELDS['SpecificPrice_120faea10923bec533179a806fa925c3'] = 'ID prodotto'; $_FIELDS['SpecificPrice_e42112710fe4f0cf86411aabc028e7d9'] = 'ID della nazione'; $_FIELDS['SpecificPrice_6d03c13d90dae15f3dafe865b0fbfded'] = 'ID del gruppo'; $_FIELDS['SpecificPrice_78a5eb43deef9a7b5b9ce157b9d52ac4'] = 'Prezzo'; @@ -420,13 +300,6 @@ $_FIELDS['State_efc19cceda447c9d6f95094e9b01ef24'] = 'zona'; $_FIELDS['State_213ecf1210f43736b6d4997fcfa27954'] = 'codice iso'; $_FIELDS['State_b068931cc450442b63f5b3d276ea4297'] = 'cognome'; $_FIELDS['State_c76a5e84e4bdee527e274ea30c680d79'] = 'attivo'; -$_FIELDS['StockMvt_120faea10923bec533179a806fa925c3'] = 'ID prodotto'; -$_FIELDS['StockMvt_eaaba24c127bcd9ad3f754cfbdfc8a80'] = 'ID dell\'attributo prodotto'; -$_FIELDS['StockMvt_34888c23070f33d8455a5f341826282d'] = 'ID ordine'; -$_FIELDS['StockMvt_958c11507403f88248678579d5739af3'] = 'ID del dipendente'; -$_FIELDS['StockMvt_221d2a4bfdae13dbd5aeff3b02adb8c1'] = 'Quantità'; -$_FIELDS['StockMvt_e1f826e5766cd118587e511a56cf829a'] = 'Motivo di movim del magazzino'; -$_FIELDS['StockMvtReason_b068931cc450442b63f5b3d276ea4297'] = 'Cognome'; $_FIELDS['Store_e42112710fe4f0cf86411aabc028e7d9'] = 'ID della nazione'; $_FIELDS['Store_c4da098c369f77a70643fa52972677be'] = 'id dello stato'; $_FIELDS['Store_b068931cc450442b63f5b3d276ea4297'] = 'Cognome'; @@ -443,27 +316,11 @@ $_FIELDS['Store_0c83f57c786a0b4a39efab23731c7ebc'] = 'E-mail '; $_FIELDS['Store_c76a5e84e4bdee527e274ea30c680d79'] = 'attivazione'; $_FIELDS['SubDomain_b068931cc450442b63f5b3d276ea4297'] = 'cognome'; $_FIELDS['Supplier_b068931cc450442b63f5b3d276ea4297'] = 'cognome'; -$_FIELDS['Supplier_67daf92c833c41c95db874e18fcb2786'] = 'descrizione'; -$_FIELDS['Supplier_493c8b960a4aca4d102deaf489d5b3f4'] = 'meta titolo'; -$_FIELDS['Supplier_daed73073d15e0baf1cdfaea3b5e28ab'] = 'meta descrizione'; -$_FIELDS['Supplier_69a2fc764784fa41975b85e0aa96ded3'] = 'meta keywords'; $_FIELDS['Tab_672070865d6470b0b9c251e275faaa30'] = 'ID del tab principale'; $_FIELDS['Tab_4757fe07fd492a8be0ea6a760d683d6e'] = 'posizione'; $_FIELDS['Tab_22884db148f0ffb0d830ba431102b0b5'] = 'modulo'; -$_FIELDS['Tab_b068931cc450442b63f5b3d276ea4297'] = 'cognome'; $_FIELDS['Tag_2241013f64d89954e85e6285f0c6b85b'] = 'ID della lingua'; $_FIELDS['Tag_b068931cc450442b63f5b3d276ea4297'] = 'cognome'; -$_FIELDS['Tax_67942503875c1ae74e4b5b80a0dade01'] = 'perc.'; -$_FIELDS['Tax_b068931cc450442b63f5b3d276ea4297'] = 'cognome'; -$_FIELDS['TaxRule_1e11810933474f450c5a5ed9d091ad54'] = 'id tasse regole gruppo'; -$_FIELDS['TaxRule_e42112710fe4f0cf86411aabc028e7d9'] = 'id nazione'; -$_FIELDS['TaxRule_c4da098c369f77a70643fa52972677be'] = 'id stato'; -$_FIELDS['TaxRule_40d02093c848d33e14061b92e8a8fc94'] = 'id regione'; -$_FIELDS['TaxRule_4fa58935f89ba281fd16309ceff69571'] = 'id tasse'; -$_FIELDS['TaxRule_4d69e396aeb3f372cbcead6c5c72c295'] = 'comportamento stato'; -$_FIELDS['TaxRule_2784d0e1605d73000473b7fe51adfe2f'] = 'comportamento regione'; -$_FIELDS['TaxRulesGroup_b068931cc450442b63f5b3d276ea4297'] = 'nome'; -$_FIELDS['WebserviceKey_c76a5e84e4bdee527e274ea30c680d79'] = 'attivo'; $_FIELDS['Zone_b068931cc450442b63f5b3d276ea4297'] = 'cognome'; $_FIELDS['Zone_c76a5e84e4bdee527e274ea30c680d79'] = 'attivo'; diff --git a/translations/it/pdf.php b/translations/it/pdf.php index f918e81f9..010cc1c3a 100644 --- a/translations/it/pdf.php +++ b/translations/it/pdf.php @@ -35,6 +35,7 @@ $_LANGPDF['PDF_invoice396124314c5fd1fa5bf463274896dc80'] = 'Non c\'è un metodo $_LANGPDF['PDF_invoice065ab3a28ca4f16f55f103adc7d0226f'] = 'Consegna'; $_LANGPDF['PDF_invoice6bdf2efe1a99072849d4e87baee37dbe'] = 'Fatturazione'; $_LANGPDF['PDF_invoice60da3bd6867e3952ef0057a0772ea885'] = 'Numero di codice fiscale:'; +$_LANGPDF['PDF_invoice7b13afd12d6d91d52aa9f857d23f96ef'] = 'bozza fattura'; $_LANGPDF['PDF_invoiced1228f5476d15142b1358ae4b5fa2454'] = 'Ordine n.'; $_LANGPDF['PDF_invoicef8617a92ba0a0a4eabee724eab7c9f48'] = 'Mezzo di spedizione:'; $_LANGPDF['PDF_invoicec1f6368d15f7c13c4e5e8f70c68c747f'] = 'Metodo di pagamento:'; @@ -45,11 +46,13 @@ $_LANGPDF['PDF_invoiceebaee01719541f61281c16ba22ebbfde'] = 'Totale prodotti tass $_LANGPDF['PDF_invoicea0eb2cd0b3deb5444102e9a82edae11e'] = 'Totale prodotti'; $_LANGPDF['PDF_invoicef3e545fccad720e197b9ca3b8b658440'] = 'Totale sconti tasse incl.'; $_LANGPDF['PDF_invoice9cc000efe3e783af5bf114f2e6573156'] = 'Totale pacco regalo'; -$_LANGPDF['PDF_invoicef4e8b53a114e5a17d051ab84d326cae5'] = 'Totale consegna'; +$_LANGPDF['PDF_invoicef246a17c095de09e043cc1cb917481da'] = 'Totale spedizione (tax escl.)'; +$_LANGPDF['PDF_invoicee93f43fa527c3534aeca987091d6c049'] = 'Totale spedizione (tax incl.)'; $_LANGPDF['PDF_invoice96b0141273eabab320119c467cdcaf17'] = 'Totale'; $_LANGPDF['PDF_invoice54732c5d0a3f0d597312b0ee55d71fca'] = 'Tasse incl.'; $_LANGPDF['PDF_invoiceac5831c7ec2fed92c7bb73e9962003a4'] = 'Tasse escl.'; $_LANGPDF['PDF_invoiceafd42dfebce46ec93972b2e0cbb8b83f'] = 'Prezzo unitario'; +$_LANGPDF['PDF_invoice1d744a9ad1dac20645cfc4a36b77323b'] = 'immagine/i'; $_LANGPDF['PDF_invoicec2808546f3e14d267d798f4e0e6f102e'] = 'Personalizzato'; $_LANGPDF['PDF_invoicea1e7379abfdbc3b8e03506e5489c6110'] = 'Sconto:'; $_LANGPDF['PDF_invoicee7bbf027179f23c92bec649fa6ae78e4'] = 'Esente da IVA secondo l\'art. 259B del Codice Generale delle Imposte. ';