<?php
/**
 @licence GPL 2005-2009  The osCSS developers - osCSS Open Source E-commerce
  @package oscss-2 <www http://www.oscss.org>
  @version Rc-3
  @date  31/03/10, 21:33
  @author oscim <mail aurelien@oscim.fr> <www http://www.oscim.fr>
   @encode UTF-8
*/

/* osc_categories_description */
$lg['CAT1']= 'Uncategorized (s)';
$lg['CAT2']= 'Information';

/* osc_admin_groups */
$lg['OSC_ADMIN_GROUPS_ADMIN']= 'Root';
$lg['OSC_ADMIN_GROUPS_BUYER']= 'Buyer';

/* osc_configuration */
/// 0 template
$lg['TEMPLATE_NAME_S']= 'Nom du template par défaut';
$lg['TEMPLATE_NAME_L']= 'Nom du template par défaut.';
$lg['TYPE_VIRTUAL_PRODUCTS_S']= 'type produit virutel';
$lg['TYPE_VIRTUAL_PRODUCTS_L']= 'preciser les statut de produit qui sont virtuel en opposition au produit physique';
$lg['CFG_CLASS_VIRTUAL_TYPE_L']= 'les class non autorisé pour ce type de produits';
$lg['CFG_CLASS_VIRTUAL_TYPE_1_S']= 'configuration type products 1';
$lg['CFG_CLASS_VIRTUAL_TYPE_2_S']= 'configuration type products 2';
$lg['CFG_CLASS_VIRTUAL_TYPE_3_S']= 'configuration type products 3';
$lg['CFG_CLASS_VIRTUAL_TYPE_4_S']= 'configuration type products 4';
$lg['ORPHELIN_COLLECTOR_S']= 'Collecteur d\'orphelin';
$lg['ORPHELIN_COLLECTOR_L']= 'Preciser l\'id de la categories dans laquel les élément orphelin sont associé';

/// 1 store
$lg['ORDERS_NUMBER_PREFIX_S']= 'Order Number Prefix';
$lg['ORDERS_NUMBER_PREFIX_L']= 'Enter the prefix of the orders numbers; ei: "y/m/" gives you year/month/; Leave it blank if you do not want prefix.';
$lg['STORE_NAME_S']= 'Store name';
$lg['STORE_NAME_L']= 'Enter the name of the shop.';
$lg['STORE_OWNER_S']= 'Store Owner Shop';
$lg['STORE_OWNER_L']= 'Enter the name of the owner of the shop.';
$lg['STORE_OWNER_EMAIL_ADDRESS_S']= 'E-Mail';
$lg['STORE_OWNER_EMAIL_ADDRESS_L']= 'The email address of the manager of the shop.';
$lg['EMAIL_FROM_S']= '\'From\' field of an email sent';
$lg['EMAIL_FROM_L']= 'The email address used to identify the sender of the emails sent by the shop.';
$lg['STORE_COUNTRY_S']= 'Country';
$lg['STORE_COUNTRY_L']= 'The country of residence of the shop. <br /> <br /> <b> Note: Remember to update the area. </b>';
$lg['STORE_ZONE_S']= 'Zone';
$lg['STORE_ZONE_L']= 'Zone location of the shop.';
$lg['USE_DEFAULT_LANGUAGE_CURRENCY_S']= 'Change language focntion currency';
$lg['USE_DEFAULT_LANGUAGE_CURRENCY_L']= 'Automatically change the language on that corresponding to the new currency.';
$lg['STORE_LOGO_S']= 'Le Logo de la boutique';
$lg['STORE_LOGO_L']= 'Le Logo utilisé pour la partie public';
$lg['STORE_LOGO_PRINT_S']= 'Le Logo pour impression';
$lg['STORE_LOGO_PRINT_L']= 'Le logo utilisé lors de l\'impression, uniquement en jpg';
$lg['SEND_EXTRA_ORDER_EMAILS_TO_S']= 'E-Mail when ordering';
$lg['SEND_EXTRA_ORDER_EMAILS_TO_L']= 'Send a copy of the order to the specified addresses. These must be in the format: Name 1 <br /> <email@address1>, Name 2 <email@address2>';
$lg['DISPLAY_CART_S']= 'View Cart after adding product';
$lg['DISPLAY_CART_L']= 'Displays the contents of the basket after adding an article (or returns to the origin).';
$lg['ADVANCED_SEARCH_DEFAULT_OPERATOR_S']= 'Option de recherche par défaut';
$lg['ADVANCED_SEARCH_DEFAULT_OPERATOR_L']= 'Choisir l\'opérateur de recherche par défaut.<br />(AND ou OR)';
$lg['STORE_NAME_ADDRESS_S']= 'Name, address, country and as the shop';
$lg['STORE_NAME_ADDRESS_L']= 'Name, address, country and phone the shop used in printing and posting documents online.';
$lg['STORE_OFFLINE_S']= 'Maintenance Mode';
$lg['STORE_OFFLINE_L']= 'Block public display to update or intervene on your shop';
$lg['STORE_OFFLINE_TXT_S']= 'Maintenance Mode Text';
$lg['STORE_OFFLINE_TXT_L']= 'text display when your shop and maintenance';
$lg['STOREa_LEGAL_INFO_S']= 'legale info ';
$lg['STORE_LEGAL_INFO_L']= 'text view in footer pdf file ';

/// 2 Unite
$lg['TAX_DECIMAL_PLACES_S']= 'Tax Decimal';
$lg['TAX_DECIMAL_PLACES_L']= 'Location decimal value of the amount of tax.';
$lg['UNIT_WEIGHT_NAME_S']= 'Weight';
$lg['UNIT_WEIGHT_NAME_L']= 'Preciser l\'unite de poids utilisé (Kg)';

/// 3 max value

/// 4 images
$lg['SMALL_IMAGE_WIDTH_S']= 'Small Image, Width';
$lg['SMALL_IMAGE_WIDTH_L']= 'Pixels number for the width of small images of products.';
$lg['SMALL_IMAGE_HEIGHT_S']= 'Small Image, Height';
$lg['SMALL_IMAGE_HEIGHT_L']= 'Pixels number for the height of small images of products.';
$lg['HEADING_IMAGE_WIDTH_S']= 'Heading Image, Width';
$lg['HEADING_IMAGE_WIDTH_L']= 'Pixels number for the width of heading images.';
$lg['HEADING_IMAGE_HEIGHT_S']= 'Heading Image, Height';
$lg['HEADING_IMAGE_HEIGHT_L']= 'Pixels number for the height of heading images.';
$lg['SUBCATEGORY_IMAGE_WIDTH_S']= 'Subcategory Image, Width';
$lg['SUBCATEGORY_IMAGE_WIDTH_L']= 'Pixels number for the height of subcategory images.';
$lg['SUBCATEGORY_IMAGE_HEIGHT_S']= 'Subcategory Image, Height';
$lg['SUBCATEGORY_IMAGE_HEIGHT_L']= 'Pixels number for the height of subcategory images.';
$lg['POPUP_IMAGE_WIDTH_S']= 'Popup Image, Width';
$lg['POPUP_IMAGE_WIDTH_L']= 'Pixels number for the height of popup images.';
$lg['POPUP_IMAGE_HEIGHT_S']= 'Popup Image, Height';
$lg['POPUP_IMAGE_HEIGHT_L']= 'Pixels number for the height of popup images.';
$lg['STACK_IMAGE_WIDTH_S']= 'Stack Image, Width';
$lg['STACK_IMAGE_WIDTH_L']= 'Pixels number for the height of stack images.';
$lg['STACK_IMAGE_HEIGHT_S']= 'Stack Image, Height';
$lg['STACK_IMAGE_HEIGHT_L']= 'Pixels number for the height of stack images.';
$lg['JPEG_QUALITY_S']= 'Quality JPEG Thumbnail';
$lg['JPEG_QUALITY_L']= 'Set the compression level quality of JPEG thumbnail.';
$lg['IMAGE_REQUIRED_S']= 'Image not found';
$lg['IMAGE_REQUIRED_L']= 'Allow the display of broken links on the images (for development).';
$lg['IMAGE_NONEXISTENT_S']= 'Substitution Image not found';
$lg['IMAGE_NONEXISTENT_L']= 'Image that replaces the image not found';

/// 6 module option
$lg['DEFAULT_CURRENCY_S']= 'Devise par défaut';
$lg['DEFAULT_CURRENCY_L']= 'Devise par défaut.';
$lg['DEFAULT_LANGUAGE_S']= 'Language par défaut';
$lg['DEFAULT_LANGUAGE_L']= 'Language par défaut.';
$lg['DEFAULT_ORDERS_STATUS_ID_S']= 'État par défaut pour une nouvelle commande';
$lg['DEFAULT_ORDERS_STATUS_ID_L']= 'Quand une nouvelle commande est créée, ce statut de commande lui sera assigné.';
$lg['DEFAULT_RETURN_REASON_S']= 'Default Return Reason';
$lg['DEFAULT_RETURN_REASON_L']= 'This is the default reason applied to all returns.';
$lg['DEFAULT_RETURN_STATUS_ID_S']= 'Default Return Status';
$lg['DEFAULT_RETURN_STATUS_ID_L']= 'Default return status assigned to all new returns.';
$lg['DEFAULT_REFUND_METHOD_S']= 'Default Refund Method';
$lg['DEFAULT_REFUND_METHOD_L']= 'Default method for refund payment.';
$lg['MODULE_GENERIC_INSTALLED_S']= 'Modules génériques installés';
$lg['MODULE_GENERIC_INSTALLED_L']= 'Liste des modules génériques installés séparés par un point virgule. Mise à jour automatique. Ne pas éditer. (Exemple: cc.php;cod.php;paypal.php)';
$lg['MODULE_GENERIC_INSTALLED_BO_S']= '[admin]Modules génériques installés';
$lg['MODULE_GENERIC_INSTALLED_BO_L']= 'Liste des modules génériques installés séparés par un point virgule. Mise à jour automatique. Ne pas éditer. (Exemple: cc.php;cod.php;paypal.php)';
$lg['MODULE_ACAPRO_INSTALLED_S']= 'Modules de produit installés';
$lg['MODULE_ACAPRO_INSTALLED_L']= 'Liste des modules de produit installés séparés par un point virgule. Mise à jour automatique. Ne pas éditer. (Exemple: cc.php;cod.php;paypal.php)';
$lg['MODULE_ACAPRO_INSTALLED_BO_S']= '[admin]Modules de produit installés';
$lg['MODULE_ACAPRO_INSTALLED_BO_L']= 'Liste des modules de produit installés séparés par un point virgule. Mise à jour automatique. Ne pas éditer. (Exemple: cc.php;cod.php;paypal.php)';
$lg['MODULE_CONTENT_INSTALLED_S']= 'Modules de contenu installés';
$lg['MODULE_CONTENT_INSTALLED_L']= 'Liste des modules de contenu installés séparés par un point virgule. Mise à jour automatique. Ne pas éditer. (Exemple: cc.php;cod.php;paypal.php)';
$lg['MODULE_CONTENT_INSTALLED_BO_S']= '[admin] Modules de contenu installés';
$lg['MODULE_CONTENT_INSTALLED_BO_L']= 'Liste des modules de contenu installés séparés par un point virgule. Mise à jour automatique. Ne pas éditer. (Exemple: cc.php;cod.php;paypal.php)';
$lg['MODULE_ACACAT_INSTALLED_S']= 'Modules de catégorie installés';
$lg['MODULE_ACACAT_INSTALLED_L']= 'Liste des modules de catégories installés séparés par un point virgule. Mise à jour automatique. Ne pas éditer. (Exemple: cc.php;cod.php;paypal.php)';
$lg['MODULE_ACACAT_INSTALLED_BO_S']= '[admin]Modules de catégorie installés';
$lg['MODULE_ACACAT_INSTALLED_BO_L']= 'Liste des modules de catégorie installés séparés par un point virgule. Mise à jour automatique. Ne pas éditer. (Exemple: cc.php;cod.php;paypal.php)';
$lg['MODULE_ACCOUNT_INSTALLED_S']= 'Modules de compte installés';
$lg['MODULE_ACCOUNT_INSTALLED_L']= 'Liste des modules de compte installés séparés par un point virgule. Mise à jour automatique. Ne pas éditer. (Exemple: cc.php;cod.php;paypal.php)';
$lg['MODULE_ACCOUNT_INSTALLED_BO_S']= '[admin]Modules de compte installés';
$lg['MODULE_ACCOUNT_INSTALLED_BO_L']= 'Liste des modules de compte installés séparés par un point virgule. Mise à jour automatique. Ne pas éditer. (Exemple: cc.php;cod.php;paypal.php)';
$lg['MODULE_LISTING_INSTALLED_S']= 'Modules de liste installés';
$lg['MODULE_LISTING_INSTALLED_L']= 'Liste des modules de liste installés séparés par un point virgule. Mise à jour automatique. Ne pas éditer. (Exemple: cc.php;cod.php;paypal.php)';
$lg['MODULE_LISTING_INSTALLED_BO_S']= '[admin]Modules de liste installés';
$lg['MODULE_LISTING_INSTALLED_BO_L']= 'Liste des modules de liste installés séparés par un point virgule. Mise à jour automatique. Ne pas éditer. (Exemple: cc.php;cod.php;paypal.php)';
$lg['MODULE_HOME_INSTALLED_S']= 'Modules d\'accueil installés';
$lg['MODULE_HOME_INSTALLED_L']= 'Liste des modules d\'accueil installés séparés par un point virgule. Mise à jour automatique. Ne pas éditer. (Exemple: cc.php;cod.php;paypal.php)';
$lg['MODULE_HOME_INSTALLED_BO_S']= '[admin]Modules d\'accueil installés';
$lg['MODULE_HOME_INSTALLED_BO_L']= 'Liste des modules d\'accueil installés séparés par un point virgule. Mise à jour automatique. Ne pas éditer. (Exemple: cc.php;cod.php;paypal.php)';
$lg['MODULE_CHECKOUT_PROCESS_INSTALLED_S']= 'Modules de commande installés';
$lg['MODULE_CHECKOUT_PROCESS_INSTALLED_L']= 'Liste des modules de commande installés séparés par un point virgule. Mise à jour automatique. Ne pas éditer. (Exemple: cc.php;cod.php;paypal.php)';
$lg['MODULE_CHECKOUT_PROCESS_INSTALLED_BO_S']= '[admin]Modules de commande installés';
$lg['MODULE_CHECKOUT_PROCESS_INSTALLED_BO_L']= 'Liste des modules de commande installés séparés par un point virgule. Mise à jour automatique. Ne pas éditer. (Exemple: cc.php;cod.php;paypal.php)';
$lg['MODULE_SHIPPING_INSTALLED_S']= 'Modules de livraison installés';
$lg['MODULE_SHIPPING_INSTALLED_L']= 'Liste des modules de livraison installés séparés par un point virgule. Mise à jour automatique. Ne pas éditer. (Exemple: ups.php;flat.php;item.php)';
$lg['MODULE_PAYMENT_INSTALLED_S']= 'Modules de paiement installés';
$lg['MODULE_PAYMENT_INSTALLED_L']= 'Liste des modules de paiement installés séparés par un point virgule. Mise à jour automatique. Ne pas éditer. (Exemple: cc.php;cod.php;paypal.php)';
$lg['MODULE_ORDER_TOTAL_INSTALLED_S']= 'Modules total commande installés';
$lg['MODULE_ORDER_TOTAL_INSTALLED_L']= 'Liste des modules de total installés; séparés par un point virgule. Mise à jour automatique. Ne pas éditer. (Exemple: ot_subtotal.php;ot_tax.php;ot_shipping.php;ot_total.php)';
$lg['PLUGIN_GENERIC_INSTALLED_S']= 'Plugins génériques installés';
$lg['PLUGIN_GENERIC_INSTALLED_L']= 'Liste des plugins génériques installés séparés par un point virgule. Mise à jour automatique. Ne pas éditer. (Exemple: cc.php;cod.php;paypal.php)';
$lg['PLUGIN_PRODUCT_INSTALLED_S']= 'Plugins de produit installés';
$lg['PLUGIN_PRODUCT_INSTALLED_L']= 'Liste des plugins de produit installés séparés par un point virgule. Mise à jour automatique. Ne pas éditer. (Exemple: cc.php;cod.php;paypal.php)';
$lg['PLUGIN_ACCOUNT_INSTALLED_S']= 'Plugins de compte installés';
$lg['PLUGIN_ACCOUNT_INSTALLED_L']= 'Liste des plugins de compte installés séparés par un point virgule. Mise à jour automatique. Ne pas éditer. (Exemple: cc.php;cod.php;paypal.php)';
$lg['PLUGIN_LISTING_INSTALLED_S']= 'Plugins de liste installés';
$lg['PLUGIN_LISTING_INSTALLED_L']= 'Liste des plugins de liste installés séparés par un point virgule. Mise à jour automatique. Ne pas éditer. (Exemple: cc.php;cod.php;paypal.php)';
$lg['PLUGIN_HOME_INSTALLED_S']= 'Plugins d\'accueil installés';
$lg['PLUGIN_HOME_INSTALLED_L']= 'Liste des plugins d\'accueil installés séparés par un point virgule. Mise à jour automatique. Ne pas éditer. (Exemple: cc.php;cod.php;paypal.php)';

/// 7 shipping
$lg['SHIPPING_ORIGIN_COUNTRY_S']= 'Code country store';
$lg['SHIPPING_ORIGIN_COUNTRY_L']= 'Enter the code "ISO 3166" the country to calculate shipping costs.';
$lg['SHIPPING_ORIGIN_ZIP_S']= 'Zip code shop';
$lg['SHIPPING_ORIGIN_ZIP_L']= 'Enter zip code to calculate the store shipping.';
$lg['SHIPPING_MAX_WEIGHT_S']= 'Maximum weight shipped (in Kg)';
$lg['SHIPPING_MAX_WEIGHT_L']= 'The carriers have a weight limit per parcel. This limit is common to all.';
$lg['SHIPPING_BOX_WEIGHT_S']= 'Package Tare';
$lg['SHIPPING_BOX_WEIGHT_L']= 'What is the average weight of packaging and wrapping packages of small to medium size?';
$lg['SHIPPING_BOX_PADDING_S']= 'Big package - Percentage of Supplement';
$lg['SHIPPING_BOX_PADDING_L']= 'For 10% surcharge, enter 10.';


/// 8 products listing
$lg['MAX_DISPLAY_PAGE_LINKS_S']= 'Liens de page';
$lg['MAX_DISPLAY_PAGE_LINKS_L']= 'Nombre de liens utilisés.';
$lg['MAX_DISPLAY_SPECIAL_PRODUCTS_S']= 'Affichage des promotions';
$lg['MAX_DISPLAY_SPECIAL_PRODUCTS_L']= 'Nombre maximum d\'articles en promotion à afficher.';
$lg['MAX_DISPLAY_NEW_PRODUCTS_S']= '[module] Affichage nouveaux produits';
$lg['MAX_DISPLAY_NEW_PRODUCTS_L']= 'Nombre maximum de nouveaux produits à afficher.';
$lg['MAX_DISPLAY_UPCOMING_PRODUCTS_S']= 'Affichage produits en attente';
$lg['MAX_DISPLAY_UPCOMING_PRODUCTS_L']= 'Nombre maximum de produits en attente à afficher.';
$lg['MAX_DISPLAY_PRODUCTS_NEW_S']= '[content] Affichage Page Nouveautés';
$lg['MAX_DISPLAY_PRODUCTS_NEW_L']= 'Nombre maximum de produits à afficher dans la page nouveautés.';
$lg['MAX_DISPLAY_BESTSELLERS_S']= '[content] Affichage Bloc Meilleures ventes';
$lg['MAX_DISPLAY_BESTSELLERS_L']= 'Nombre maximum de meilleures ventes à afficher dans le bloc.';
$lg['MAX_DISPLAY_ALSO_PURCHASED_S']= '[content] Affichage Bloc Egalement acheté';
$lg['MAX_DISPLAY_ALSO_PURCHASED_L']= 'Nombre maximum de produits déjà achetés à afficher dans le bloc.';
$lg['MAX_DISPLAY_SEARCH_RESULTS_S']= 'Résultats de recherche';
$lg['MAX_DISPLAY_SEARCH_RESULTS_L']= 'Quantité d\'articles à afficher par page.';
$lg['PRODUCT_LIST_IMAGE_S']= '[listing] Affichage de l\'image';
$lg['PRODUCT_LIST_IMAGE_L']= 'Dans la liste des articles, voulez-vous afficher l\'image du produit ?';
$lg['PRODUCT_LIST_DESCRIPTION_S']= '[listing] Affichage de la description';
$lg['PRODUCT_LIST_DESCRIPTION_L']= 'Dans la liste des articles, voulez-vous afficher la description ?';
$lg['PRODUCT_LIST_MANUFACTURER_S']= '[listing] Affichage du fabricant';
$lg['PRODUCT_LIST_MANUFACTURER_L']= 'Dans la liste des articles, voulez-vous afficher le nom du fabricant ?';
$lg['PRODUCT_LIST_MODEL_S']= '[listing] Affichage du modèle';
$lg['PRODUCT_LIST_MODEL_L']= 'Dans la liste des articles, voulez-vous afficher le modèle du produit ?';
$lg['PRODUCT_LIST_NAME_S']= '[listing] Affichage nom du produit';
$lg['PRODUCT_LIST_NAME_L']= 'Dans la liste des articles, voulez-vous afficher le nom du produit ?<br />(0 ou ordre de tri)';
$lg['PRODUCT_LIST_PRICE_S']= '[listing] Affichage prix';
$lg['PRODUCT_LIST_PRICE_L']= 'Dans la liste des articles, voulez-vous afficher le prix du produit ?';
$lg['PRODUCT_LIST_QUANTITY_S']= '[listing] Affichage quantité';
$lg['PRODUCT_LIST_QUANTITY_L']= 'Dans la liste des articles, voulez-vous afficher la quantité du produit ?';
$lg['PRODUCT_LIST_WEIGHT_S']= '[listing] Affichage poids';
$lg['PRODUCT_LIST_WEIGHT_L']= 'Dans la liste des articles, voulez-vous afficher le poids du produit ?';
$lg['PRODUCT_LIST_BUY_NOW_S']= '[listing] Affichage bouton \'acheter maintenant\'';
$lg['PRODUCT_LIST_BUY_NOW_L']= 'Dans la liste des articles, voulez-vous afficher le bouton \"acheter maintenant\" du produit ? (false n\'affiche pas le boutton)';
$lg['PRODUCT_LIST_FILTER_S']= '[listing] Affichage du filtre Catégorie/Fabricant';
$lg['PRODUCT_LIST_FILTER_L']= 'Afficher le filtre dans la liste des articles ?<br />(0=non, 1=oui)';
$lg['PREV_NEXT_BAR_LOCATION_S']= 'Position de la barre de navigation';
$lg['PREV_NEXT_BAR_LOCATION_L']= 'Position de la barre de navigation.<br />(1-haut, 2-bas, 3-les deux)';
$lg['MIN_DISPLAY_BESTSELLERS_S']= 'Affichage du Bloc Meilleures ventes';
$lg['MIN_DISPLAY_BESTSELLERS_L']= 'Nombre minimum de meilleures ventes à afficher dans le bloc.';
$lg['MIN_DISPLAY_ALSO_PURCHASED_S']= 'Affichage du Bloc Egalement acheté';
$lg['MIN_DISPLAY_ALSO_PURCHASED_L']= 'Nombre minimum d\'articles déjà achetés à afficher dans le bloc.';

/// 9 stock
$lg['DEFAULT_RESTOCK_VALUE_S']= 'Default charge for restocking a non-faulty item';
$lg['DEFAULT_RESTOCK_VALUE_L']= 'This is the charge applied to refund to cover the return of non-faulty items which are to be entered back into stock for resale';
$lg['STOCK_CHECK_S']= 'Checking Stock';
$lg['STOCK_CHECK_L']= 'Check if the stock level is sufficient.';
$lg['STOCK_LIMITED_S']= 'Stock count';
$lg['STOCK_LIMITED_L']= 'Count stock items ordered.';
$lg['STOCK_ALLOW_CHECKOUT_S']= 'Authorization purchase out of stock';
$lg['STOCK_ALLOW_CHECKOUT_L']= 'Allows the customer to order even if an item is in stock.';
$lg['STOCK_MARK_PRODUCT_OUT_OF_STOCK_S']= 'Displaying products out of stock';
$lg['STOCK_MARK_PRODUCT_OUT_OF_STOCK_L']= 'Displays the following notice if the product is out of stock.';
$lg['STOCK_MARK_PRODUCT_NO_STOCK_S']= 'Affichage des produits hors stock (sur commande)';
$lg['STOCK_MARK_PRODUCT_NO_STOCK_L']= 'Affiche cette marque suivante si le produit n\'est disponible que sur commande.';
$lg['STOCK_REORDER_LEVEL_S']= 'Stock Alert Level';
$lg['STOCK_REORDER_LEVEL_L']= 'Alert level for inventory replenishment.';
$lg['PRODINFO_ATTRIBUTE_PLUGIN_S']= 'Product Info Attribute Display Plugin';
$lg['PRODINFO_ATTRIBUTE_PLUGIN_L']= 'The plugin used for displaying attributes on the product information page.';
$lg['PRODINFO_ATTRIBUTE_SHOW_OUT_OF_STOCK_S']= 'Show Out of Stock Attributes';
$lg['PRODINFO_ATTRIBUTE_SHOW_OUT_OF_STOCK_L']= '<b>If True:</b> Attributes that are out of stock will be displayed.<br /><br /><b>If False:</b> Attributes that are out of stock will <b><em>not</em></b> be displayed.</b><br /><br /><b>Default is True.</b>';
$lg['PRODINFO_ATTRIBUTE_MARK_OUT_OF_STOCK_S']= 'Mark Out of Stock Attributes';
$lg['PRODINFO_ATTRIBUTE_MARK_OUT_OF_STOCK_L']= 'Controls how out of stock attributes are marked as out of stock.';
$lg['PRODINFO_ATTRIBUTE_OUT_OF_STOCK_MSGLINE_S']= 'Display Out of Stock Message Line';
$lg['PRODINFO_ATTRIBUTE_OUT_OF_STOCK_MSGLINE_L']= '<b>If True:</b> If an out of stock attribute combination is selected by the customer, a message line informing on this will displayed.';
$lg['PRODINFO_ATTRIBUTE_ACTUAL_PRICE_PULL_DOWN_S']= 'Use Actual Price Pull Downs';
$lg['PRODINFO_ATTRIBUTE_ACTUAL_PRICE_PULL_DOWN_L']= '<font color="red"><b>NOTE:</b></font> This can only be used with a satisfying result if you have only one option per product.<br /><br /><b>If True:</b> Option prices will displayed as a final product price.<br /><br /><b>Default is false.</b>';
$lg['PRODINFO_ATTRIBUTE_DISPLAY_STOCK_LIST_S']= 'Display table with stock information';
$lg['PRODINFO_ATTRIBUTE_DISPLAY_STOCK_LIST_L']= '<b>If True:</b> A table with information on whats on stock will be displayed to the customer. If product doesn\'t have any attributes with tracked stock; the table won\'t be displayed.<br /><br /><b>Default is true.</b>';

/// 10 log
$lg['STORE_PAGE_PARSE_TIME_S']= 'Stockage du temps d\'exécution';
$lg['STORE_PAGE_PARSE_TIME__L']= 'Stocke le temps d\'exécution d\'une page.';
$lg['STORE_PAGE_PARSE_TIME_LOG_S']= 'Emplacement du fichier pour le stocke d\'exécution';
$lg['STORE_PAGE_PARSE_TIME_LOG_L']= 'Chemin d\'accès et nom du fichier des temps d\'exécution.';
$lg['STORE_PARSE_DATE_TIME_FORMAT_S']= 'Format de date des exécutions';
$lg['STORE_PARSE_DATE_TIME_FORMAT_L']= 'Format de la date des exécutions.';
$lg['DISPLAY_PAGE_PARSE_TIME_S']= 'Affichage du temps d\'exécution';
$lg['DISPLAY_PAGE_PARSE_TIME_L']= 'Affiche le temps d\'exécution d\'une page (le stockage du temps d\'exécution doit être activé et avoir choisie l\'emplacement du fichier pour le stocke d\'exécution).';
$lg['STORE_DB_TRANSACTIONS_S']= 'Requêtes de base des données';
$lg['STORE_DB_TRANSACTIONS_L']= 'Stocke les requêtes de la base des données avec les temps d\'exécution.';
$lg['STORE_PAGE_PARSE_STOCK_ERROR_S']= 'erreur php fichier de log';
$lg['STORE_PAGE_PARSE_STOCK_ERROR_L']= 'enregistrement des erreur php dans un fichier de log';
$lg['STORE_PAGE_PARSE_EMAIL_OWNER_S']= 'erreur php email webmaster';
$lg['STORE_PAGE_PARSE_EMAIL_OWNER_L']= 'Envoyer un email lors d\'erreur php';

/// 11 catalog options
$lg['COUNTRY_LOCALNAME_S']= 'Afficher le nom local des états/pays';
$lg['COUNTRY_LOCALNAME_L']= 'Afficher le nom local des états/pays sur create_account?<br /><br />e.G.<br />Deutschland instead of Germany<br />Sverige instead of Sweden';
$lg['AJAX_CART_MODE_S']= '[panier] Utiliser javascript asynchrone';
$lg['AJAX_CART_MODE_L']= 'Utiliser un javascript asynchrone (sans rafraîchissement de la page) pour le panier (modification du panier par l\'utilisateur).';
$lg['LOGIN_SET_SNAPSHOT_S']= 'Se souvenir de la page pour l\'identification par box login ?';
$lg['LOGIN_SET_SNAPSHOT_L']= 'Se souvenir de la page pour l\'identification par box login ?';
$lg['NO_SHOPPING_CART_FOR_GUEST_S']= 'Shopping cart for guest ';
$lg['NO_SHOPPING_CART_FOR_GUEST_L']= 'Guest have not shopping cart ';
$lg['ACCOUNT_FORCE_ACTIV_MAIL_S']= 'Confirm account by email ';
$lg['ACCOUNT_FORCE_ACTIV_MAIL_L']= 'Confirm account by email  ';

/// 12 email
$lg['EMAIL_TRANSPORT_S']= 'Méthode de transport d\'email';
$lg['EMAIL_TRANSPORT_L']= 'Définit si le serveur utilise une connexion locale à sendmail ou une connexion SMTP par TCP/IP. Les Serveurs Windows et MacOS devraient codifier SMTP.';
$lg['EMAIL_LINEFEED_S']= 'Saut de ligne en-tête des emails';
$lg['EMAIL_LINEFEED_L']= 'Définit les caractères utilisés pour séparer les en-têtes des emails.';
$lg['EMAIL_USE_HTML_S']= 'Utiliser MIME HTML pour l\'envoi des emails';
$lg['EMAIL_USE_HTML_L']= 'Envoie les emails au format html (true) ou texte brut (false).';
$lg['ENTRY_EMAIL_ADDRESS_CHECK_S']= 'Vérifier l\'adresse email par le DNS';
$lg['ENTRY_EMAIL_ADDRESS_CHECK_L']= 'Vérifier l\'adresse email au travers un serveur DNS.';
$lg['SEND_EMAILS_S']= 'Activation des emails';
$lg['SEND_EMAILS_L']= 'Permettre l\'envoi des emails.';

/// 13 downloads
$lg['DOWNLOAD_ENABLED_S']= 'Permettre le téléchargement';
$lg['DOWNLOAD_ENABLED_L']= 'Activer la fonction de téléchargement des produits.';
$lg['DOWNLOAD_BY_REDIRECT_S']= 'Téléchargement par redirection';
$lg['DOWNLOAD_BY_REDIRECT_L']= 'Utiliser la redirection pour télécharger. Désactiver sur des systèmes non UNIX.';
$lg['DOWNLOAD_MAX_DAYS_S']= 'Délais d\'expiration des téléchargements';
$lg['DOWNLOAD_MAX_DAYS_L']= 'Nombre de jours avant expiration du lien de téléchargement.<br />(0 pour pas de limite)';
$lg['DOWNLOAD_MAX_COUNT_S']= 'Nombre maximum de téléchargements';
$lg['DOWNLOAD_MAX_COUNT_L']= 'Nombre maximum de téléchargements autorisés.<br />(0 pour aucun)';

/// 14 gzip
$lg['GZIP_COMPRESSION_S']= 'Permettre compression GZip';
$lg['GZIP_COMPRESSION_L']= 'Permettre la compression HTTP GZip.';
$lg['GZIP_LEVEL_S']= 'Niveau de Compression';
$lg['GZIP_LEVEL_L']= 'Employer ce niveau de compression de 0 à 9.<br />(0 = minimum, 9 = maximum)';

/// 15 sessions
$lg['SESSION_LIFE_ADMIN_S']= 'Durée de vie des sessions administrateurs';
$lg['SESSION_LIFE_ADMIN_L']= 'Définir la durée de vie en minute des sessions administrateurs.';
$lg['SESSION_LIFE_PUBLIC_S']= 'Durée de vie des sessions visiteurs';
$lg['SESSION_LIFE_PUBLIC_L']= 'Définir la durée de vie en minute des sessions visiteurs.';
$lg['SESSION_FORCE_COOKIE_USE_S']= 'Utilisation forcée des cookies';
$lg['SESSION_FORCE_COOKIE_USE_L']= 'Forcer l\'utilisation des sessions quand les cookies sont permis.';
$lg['SESSION_CHECK_SSL_SESSION_ID_S']= 'Vérifier l\'identification de session';
$lg['SESSION_CHECK_SSL_SESSION_ID_L']= 'Valider la SSL_SESSION_ID sur chaque demande de page sécurisée en HTTPS.';
$lg['SESSION_CHECK_USER_AGENT_S']= '[user agent] Vérifier l\'utilisateur';
$lg['SESSION_CHECK_USER_AGENT_L']= 'Valider le navigateur du client sur chaque demande de page.';
$lg['SESSION_CHECK_IP_ADDRESS_S']= 'Vérifier l\'adresse IP';
$lg['SESSION_CHECK_IP_ADDRESS_L']= 'Valider l\'adresse IP du client sur chaque demande de page.';
$lg['SESSION_BLOCK_SPIDERS_S']= '[session] Empêcher les sessions d\'araignée';
$lg['SESSION_BLOCK_SPIDERS_L']= 'Empêcher les araignées connues de commencer une session.';
$lg['SESSION_RECREATE_S']= 'Recréer une session';
$lg['SESSION_RECREATE_L']= 'Recréer la session pour produire une nouvelle identification de session quand le client entre ou créer un compte.';

/// 16 seo
$lg['SEO_ENABLED_S']= 'SEO url';
$lg['SEO_ENABLED_L']= 'Active service SEO';
$lg['SEO_ADD_CPATH_TO_PRODUCT_URLS_S']= 'Add cPath to product URLs?';
$lg['SEO_ADD_CPATH_TO_PRODUCT_URLS_L']= 'This setting will append the cPath to the end of product URLs (i.e. - some-product-p-1.html?cPath=xx).';
$lg['SEO_ADD_CAT_PARENT_S']= 'Add category parent to begining of URLs?';
$lg['SEO_ADD_CAT_PARENT_L']= 'This setting will add the category parent name to the beginning of the category URLs (i.e. - parent-category-c-1.html).';
$lg['SEO_URLS_FILTER_SHORT_WORDS_S']= 'Filter Short Words';
$lg['SEO_URLS_FILTER_SHORT_WORDS_L']= 'This setting will filter words less than or equal to the value from the URL.';
$lg['SEO_URLS_USE_W3C_VALID_S']= 'Output W3C valid URLs (parameter string)?';
$lg['SEO_URLS_USE_W3C_VALID_L']= 'This setting will output W3C valid URLs.';
$lg['USE_SEO_CACHE_GLOBAL_S']= 'Enable SEO cache to save queries?';
$lg['USE_SEO_CACHE_GLOBAL_L']= 'This is a global setting and will turn off caching completely.';
$lg['USE_SEO_CACHE_PRODUCTS_S']= 'Enable product cache?';
$lg['USE_SEO_CACHE_PRODUCTS_L']= 'This will turn off caching for the products.';
$lg['USE_SEO_CACHE_CATEGORIES_S']= 'Enable categories cache?';
$lg['USE_SEO_CACHE_CATEGORIES_L']= 'This will turn off caching for the categories.';
$lg['USE_SEO_CACHE_TOPICS_S']= 'Enable topics cache?';
$lg['USE_SEO_CACHE_TOPICS_L']= 'This will turn off caching for the article topics.';
$lg['USE_SEO_CACHE_LINKS_S']= 'Enable link directory cache?';
$lg['USE_SEO_CACHE_LINKS_L']= 'This will turn off caching for the link category pages.';
$lg['SEO_REWRITE_TYPE_S']= 'Choose URL Rewrite Type';
$lg['SEO_REWRITE_TYPE_L']= 'Choose which SEO URL format to use.';
$lg['SEO_CHAR_CONVERT_SET_S']= 'Enter special character conversions';
$lg['SEO_CHAR_CONVERT_SET_L']= 'This setting will convert characters.<br /><br />The format <strong>MUST</strong> be in the form: <strong>char=>conv,char2=>conv2</strong>';
$lg['SEO_REMOVE_ALL_SPEC_CHARS_S']= 'Remove all non-alphanumeric characters?';
$lg['SEO_REMOVE_ALL_SPEC_CHARS_L']= 'This will remove all non-letters and non-numbers.  This should be handy to remove all special characters with 1 setting.';
$lg['SEO_URLS_CACHE_RESET_S']= 'Reset SEO URLs Cache';
$lg['SEO_URLS_CACHE_RESET_L']= 'This will reset the cache data for SEO';
$lg['DEFAULT_ORDER_STATUS_COMPLETED_S']= 'Order completed';
$lg['DEFAULT_ORDER_STATUS_COMPLETED_L']= 'definir le status final d\'un commande livre';
$lg['MODULE_ORDER_TOTAL_TOTAL_SORT_ORDER_S']= 'Ordre de tri total';
$lg['MODULE_ORDER_TOTAL_TOTAL_SORT_ORDER_L']= 'Ordre de tri pour l\'affichage';
$lg['MODULE_ORDER_TOTAL_SUBTOTAL_SORT_ORDER_S']= 'Ordre de tri sous-total';
$lg['MODULE_ORDER_TOTAL_SUBTOTAL_SORT_ORDER_L']= 'Ordre de tri pour l\'affichage';
$lg['MODULE_ORDER_TOTAL_TAX_SORT_ORDER_S']= 'Ordre de tri taxes';
$lg['MODULE_ORDER_TOTAL_TAX_SORT_ORDER_L']= 'Ordre de tri pour l\'affichage';
$lg['MODULE_ACAPRO_DESC_BASE_SORT_ORDER_S']= 'Ordre de description';
$lg['MODULE_ACAPRO_DESC_BASE_SORT_ORDER_L']= 'Ordre de tri pour l\'affichage';

/// 19 tell a friend
$lg['ALLOW_GUEST_TO_TELL_A_FRIEND_S']= 'Permettre la recommandation d\'un article';
$lg['ALLOW_GUEST_TO_TELL_A_FRIEND_L']= 'Permettre aux visiteurs de recommander un article.';

/// 20 expected products
$lg['EXPECTED_PRODUCTS_SORT_S']= '[module] Sort order expected products';
$lg['EXPECTED_PRODUCTS_SORT_L']= 'Sort order used in the box \'items on hold \'. <br /> (Ascending or Descending)';
$lg['EXPECTED_PRODUCTS_FIELD_S']= '[module] type Sort order expected products';
$lg['EXPECTED_PRODUCTS_FIELD_L']= 'Sort criteria used in the box \'items on hold\'. <br /> (By name or by date)';

/// 21 boxes
$lg['MAX_DISPLAY_MANUFACTURERS_IN_A_LIST_S']= '[boxe] Affichage du Bloc Fabricants';
$lg['MAX_DISPLAY_MANUFACTURERS_IN_A_LIST_L']= 'Quand le nombre de fabricants dépasse cette valeur, une \'liste déroulante\' sera utilisée à la place de la liste par défaut.';
$lg['MAX_MANUFACTURERS_LIST_S']= '[boxe] Affichage du Bloc Fabricants \'Liste\'';
$lg['MAX_MANUFACTURERS_LIST_L']= 'Quand cette valeur est égale à 1 la \'liste déroulante\' classique sera utilisée. Sinon, une liste sera affichée avec le nombre de lignes spécifiées.';
$lg['MAX_DISPLAY_MANUFACTURER_NAME_LEN_S']= '[boxe] Affichage du Bloc Fabricants \'Longueur du nom\'';
$lg['MAX_DISPLAY_MANUFACTURER_NAME_LEN_L']= 'Longueur maximum du nom de fabricant à afficher.';
$lg['MAX_RANDOM_SELECT_NEW_S']= '[boxe]Sélection de nouveaux produits au hasard';
$lg['MAX_RANDOM_SELECT_NEW_L']= 'Nombre d\'entrées possible pour choisir (affichage) un des nouveaux produits.';
$lg['MAX_RANDOM_SELECT_SPECIALS_S']= '[boxe]Sélection d\'articles en promotion au hasard';
$lg['MAX_RANDOM_SELECT_SPECIALS_L']= 'Nombre d\'entrées possible pour choisir (affichage) un des articles ayant une offre promotionnelle ou ayant un effet spécial.';
$lg['WHOS_ONLINE_ACTIVE_S']= '[whos online] Active la detection des client en ligne';
$lg['WHOS_ONLINE_ACTIVE_L']= 'Choisissez auto pour activer ce service à chaque fois que vous vous connecter à l\'espace d\'admin. Si vous choissiez Off, ce service sera désactiver de maniere permamente, et On de maniere permanente';
$lg['CHECKUP_WARN_S']= '[checkup] active le chekup';
$lg['CHECKUP_WARN_L']= 'Choisissez vrai pour activer les autre options';
$lg['WARN_INSTALL_EXISTENCE_S']= '[checkup] Verifie si le repertoire d\'installation est présent';
$lg['WARN_INSTALL_EXISTENCE_L']= 'Choisissez vrai ou faux , si vous avez supprimer ce repertoire, placer sur faux';
$lg['WARN_CONFIG_WRITEABLE_S']= '[checkup] Verifie si le fichier configure est accessible en ecriture';
$lg['WARN_CONFIG_WRITEABLE_L']= 'Choisissez vrai par mesure de précaution.';
$lg['WARN_SESSION_DIRECTORY_NOT_WRITEABLE_S']= '[checkup] Verifie si le repertoire des ession est accessible en écriture';
$lg['WARN_SESSION_DIRECTORY_NOT_WRITEABLE_L']= 'Choisissez faux une fois en production';
$lg['WARN_DOWNLOAD_DIRECTORY_NOT_READABLE_S']= '[checkup] Verifie si le repertoire des downloads est lisible';
$lg['WARN_DOWNLOAD_DIRECTORY_NOT_READABLE_L']= 'Choisissez vrai ou faux)';
$lg['WARN_SESSION_AUTO_START_S']= '[checkup] Verifie configuration server, et fonctionnement de la session';
$lg['WARN_SESSION_AUTO_START_L']= 'Choisissez vrai par précaution';
$lg['OSCSS__B_RECENTLY_VIEWED_S']= '[recently_viewed] activer les produits récements vu';
$lg['OSCSS__B_RECENTLY_VIEWED_L']= 'Choisissez vrai pour activer l\'enregistrement des produits vues.! Attention, gourmand en ressource';
$lg['CLASSIC_CATEGORIES_TREE_S']= 'Utiliser le menu categories classique';
$lg['CLASSIC_CATEGORIES_TREE_L']= 'Selectionner l\'apparence du menu categories.<br />Menu classique ( true ) <br /> Menu deroulant en css ( false )';

/// 22 cart recover
$lg['RCS_BASE_DAYS_S']= 'Look back days';
$lg['RCS_BASE_DAYS_L']= 'Number of days to look back from today for abandoned cards.';
$lg['RCS_SKIP_DAYS_S']= 'Skip days';
$lg['RCS_SKIP_DAYS_L']= 'Number of days to skip when looking for abandoned carts.';
$lg['RCS_REPORT_DAYS_S']= 'Sales Results Report days';
$lg['RCS_REPORT_DAYS_L']= 'Number of days the sales results report takes into account. The more days the longer the SQL queries!';
$lg['RCS_INCLUDE_TAX_IN_PRICES_S']= 'Use Calculated taxes';
$lg['RCS_INCLUDE_TAX_IN_PRICES_L']= 'Try to calculate the taxes when determining prices. This may not be 100% correct as determing location being shopped from, etc. May be incorrect.';
$lg['RCS_USE_FIXED_TAX_IN_PRICES_S']= 'Use Fixed tax rate';
$lg['RCS_USE_FIXED_TAX_IN_PRICES_L']= 'Use a fixed tax rate when determining prices (rate set below). Overridden if \'Use Calculated taxes\' is true.';
$lg['RCS_FIXED_TAX_RATE_S']= 'Fixed Tax Rate';
$lg['RCS_FIXED_TAX_RATE_L']= 'The fixed tax rate for use when \'Use Fixed tax rate\' is true and \'Use Calculated taxes\' is false.<br /><br />Use decimal values, ie: 0.10 for 10%.';
$lg['RCS_EMAIL_TTL_S']= 'E-Mail time to live';
$lg['RCS_EMAIL_TTL_L']= 'Number of days to give for emails before they no longer show as being sent.';
$lg['RCS_EMAIL_FRIENDLY_S']= 'Friendly E-Mails';
$lg['RCS_EMAIL_FRIENDLY_L']= 'If <b>true</b> then the customer\'s name will be used in the greeting. If <b>false</b> then a generic greeting will be used.';
$lg['RCS_EMAIL_COPIES_TO_S']= 'E-Mail Copies to';
$lg['RCS_EMAIL_COPIES_TO_L']= 'Lors des rappels des panier abandonnés vers les clients, voulez vous recevoir une copie.';
$lg['RCS_SHOW_ATTRIBUTES_S']= 'Show Attributes';
$lg['RCS_SHOW_ATTRIBUTES_L']= 'Controls display of item attributes.<br /><br />Some sites have attributes for their items.<br /><br />Set this to <b>true</b> if yours does and you want to show them, otherwise set to <b>false</b>.';
$lg['RCS_CHECK_SESSIONS_S']= 'Ignore Customers with Sessions';
$lg['RCS_CHECK_SESSIONS_L']= 'If you want the tool to ignore customers with an active session (ie, probably still shopping) set this to <b>true</b>.<br /><br />Setting this to <b>false</b> will operate in the default manner of ignoring session data &amp; using less resources.';
$lg['RCS_CURCUST_COLOR_S']= 'Current Customer Color';
$lg['RCS_CURCUST_COLOR_L']= 'Color for the word/phrase used to notate a current customer<br /><br />A current customer is someone who has purchased items from your store in the past.';
$lg['RCS_UNCONTACTED_COLOR_S']= 'Uncontacted hilight color';
$lg['RCS_UNCONTACTED_COLOR_L']= 'Row highlight color for uncontacted customers.<br /><br />An uncontacted customer is one that you have <i>not</i> used this tool to send an email to before.';
$lg['RCS_CONTACTED_COLOR_S']= 'Contacted hilight color';
$lg['RCS_CONTACTED_COLOR_L']= 'Row highlight color for contacted customers.<br /><br />An contacted customer is one that you <i>have</i> used this tool to send an email to before.';
$lg['RCS_MATCHED_ORDER_COLOR_S']= 'Matching Order Hilight';
$lg['RCS_MATCHED_ORDER_COLOR_L']= 'Row highlight color for entrees that may have a matching order.<br /><br />An entry will be marked with this color if an order contains one or more of an item in the abandoned cart <b>and</b> matches either the cart\'s customer email address or database ID.';
$lg['RCS_SKIP_MATCHED_CARTS_S']= 'Skip Carts w/Matched Orders';
$lg['RCS_SKIP_MATCHED_CARTS_L']= 'To ignore carts with an a matching order set this to <b>true</b>.<br /><br />Setting this to <b>false</b> will cause entries with a matching order to show, along with the matching order\'s status.<br /><br />See documentation for details.';
$lg['RCS_AUTO_CHECK_S']= 'Autocheck "safe" carts to email';
$lg['RCS_AUTO_CHECK_L']= 'To check entries which are most likely safe to email (ie, not existing customers, not previously emailed, etc.) set this to <b>true</b>.<br /><br />Setting this to <b>false</b> will leave all entries unchecked (must manually check entries to send an email to).';
$lg['RCS_CARTS_MATCH_ALL_DATES_S']= 'Match orders from any date';
$lg['RCS_CARTS_MATCH_ALL_DATES_L']= 'If <b>true</b> then any order found with a matching item will be considered a matched order.<br /><br />If <b>false</b> only orders placed after the abandoned cart are considered.';
$lg['RCS_PENDING_SALE_STATUS_S']= 'Pending sales statuses';
$lg['RCS_PENDING_SALE_STATUS_L']= 'Select the order statuses that can be considered as pending. This information is used to find a succesfull order from the same customer with the same products.';
$lg['RCS_REPORT_EVEN_STYLE_S']= 'Report Even Row Style';
$lg['RCS_REPORT_EVEN_STYLE_L']= 'Style for even rows in results report. Typical options are <i>dataTableRow</i> and <i>attributes-even</i>.';
$lg['RCS_REPORT_ODD_STYLE_S']= 'Report Odd Row Style';
$lg['RCS_REPORT_ODD_STYLE_L']= 'Style for odd rows in results report. Typical options are NULL (ie, no entry) and <i>attributes-odd</i>.';

/// 24 cip
$lg['DIR_FS_CIP_S']= 'Contribution Directory';
$lg['DIR_FS_CIP_L']= 'Location of contribution files';
$lg['ALLOW_FILES_BACKUP_S']= 'Toujours faire une backup des fichiers';
$lg['ALLOW_FILES_BACKUP_L']= '';
$lg['ALLOW_SQL_BACKUP_S']= 'Toujours faire un backup sql';
$lg['ALLOW_SQL_BACKUP_L']= '';
$lg['ALLOW_FILES_RESTORE_S']= 'Toujours restaurer les fichier sauvegardés';
$lg['ALLOW_FILES_RESTORE_L']= '';
$lg['ALLOW_SQL_RESTORE_S']= 'Toujours restaurer la db sauvegardée';
$lg['ALLOW_SQL_RESTORE_L']= '';
$lg['ALLOW_OVERWRITE_MODIFIED_S']= 'Toujours écraser les fichiers';
$lg['ALLOW_OVERWRITE_MODIFIED_L']= '';
$lg['ALWAYS_DISPLAY_REMOVE_BUTTON_S']= 'Always Display Remove-Button';
$lg['ALWAYS_DISPLAY_REMOVE_BUTTON_L']= 'Choose TRUE and REMOVE button will be displayed for both installed and NOT installed CIPs.';
$lg['ALWAYS_DISPLAY_INSTALL_BUTTON_S']= 'Always Display Install-Button';
$lg['ALWAYS_DISPLAY_INSTALL_BUTTON_L']= 'Choose TRUE and INSTALL button will be displayed for both installed and NOT installed CIPs.';
$lg['SHOW_SIZE_COLUMN_S']= 'Show Size Column';
$lg['SHOW_SIZE_COLUMN_L']= 'Choose TRUE and Size column will be shown.';
$lg['SHOW_PACK_BUTTONS_S']= 'Show Pack and Unpack Buttons';
$lg['SHOW_PACK_BUTTONS_L']= 'Choose TRUE and Pack and Unpack Buttons will be shown.';
$lg['USE_LOG_SYSTEM_S']= 'Use Log System';
$lg['USE_LOG_SYSTEM_L']= 'Choose TRUE and all actions will be logged into file in backups folder.';
$lg['MAX_UPLOADED_FILESIZE_S']= 'Maximum filesize for uploaded CIP';
$lg['MAX_UPLOADED_FILESIZE_L']= 'Set maximum filesize in bytes for files that can be uploaded on server.';
$lg['TEXT_LINK_FORUM_S']= 'Forum Link';
$lg['TEXT_LINK_FORUM_L']= 'URL for support forum at osCommerce.org';
$lg['TEXT_LINK_CONTR_S']= 'URL to the Contribution\'s page';
$lg['TEXT_LINK_CONTR_L']= 'URL for contrib\'s page at osCommerce.org';

/// 25 new products
$lg['MAX_DATEADDED_FOR_NEWX_PRODUCT_S']= 'periode class nouveau produits';
$lg['MAX_DATEADDED_FOR_NEWX_PRODUCT_L']= 'nombre de mois autorise pour etre nouveau produit';

/// 26 products option
$lg['PRODINFO_ATTRIBUTE_NO_ADD_OUT_OF_STOCK_S']= 'Prevent Adding Out of Stock to Cart';
$lg['PRODINFO_ATTRIBUTE_NO_ADD_OUT_OF_STOCK_L']= '<b>If True:</b> Customer will not be able to ad a product with an out of stock attribute combination to the cart. A javascript form will be displayed.';

/// 27 general appearance
$lg['SHOW_COUNTS_S']= 'Count categories';
$lg['SHOW_COUNTS_L']= 'Counted how many products are present in each category.';
$lg['NOT_RECUP_CASSE_IN_TXT_CATEGORIES_S']= '[general] Ne pas rattraper la casse des Noms de catégories';
$lg['NOT_RECUP_CASSE_IN_TXT_CATEGORIES_L']= '';

/// 28 customer account
$lg['ACCOUNT_GENDER_S']= 'Genre';
$lg['ACCOUNT_GENDER_L']= 'Afficher le genre dans le compte client.';
$lg['MAX_ADDRESS_BOOK_ENTRIES_S']= 'Nombre d\'entrées dans le carnet d\'adresses';
$lg['MAX_ADDRESS_BOOK_ENTRIES_L']= 'Nombre maximum d\'entrées dans le carnet d\'adresses pour un client.';
$lg['ENTRY_FIRST_NAME_MIN_LENGTH_S']= 'Firstname';
$lg['ENTRY_FIRST_NAME_MIN_LENGTH_L']= 'Minimum number of characters required for the firstname.';
$lg['ENTRY_LAST_NAME_MIN_LENGTH_S']= 'Lastame';
$lg['ENTRY_LAST_NAME_MIN_LENGTH_L']= 'Number of characters minimum required for the lastname.';
$lg['ACCOUNT_DOB_S']= 'Date de naissance';
$lg['ACCOUNT_DOB_L']= 'Afficher la date de naissance dans le compte client.';
$lg['ENTRY_DOB_MIN_LENGTH_S']= 'Date de naissance';
$lg['ENTRY_DOB_MIN_LENGTH_L']= 'Nombre de caractères minimum requis pour la date de naissance.';
$lg['ENTRY_EMAIL_ADDRESS_MIN_LENGTH_S']= 'Adresse Email';
$lg['ENTRY_EMAIL_ADDRESS_MIN_LENGTH_L']= 'Nombre de caractères minimum requis pour l\'adresse Email.';
$lg['ENTRY_STREET_ADDRESS_MIN_LENGTH_S']= 'Adresse';
$lg['ENTRY_STREET_ADDRESS_MIN_LENGTH_L']= 'Nombre de caractères minimum requis pour l\'adresse postale.';
$lg['ACCOUNT_SUBURB_S']= 'Complément d\'adresse';
$lg['ACCOUNT_SUBURB_L']= 'Afficher le complément d\'adresse dans le compte client.';
$lg['ACCOUNT_COMPANY_S']= 'Société';
$lg['ACCOUNT_COMPANY_L']= 'Afficher la société dans le compte client.';
$lg['ENTRY_COMPANY_MIN_LENGTH_S']= 'Société';
$lg['ENTRY_COMPANY_MIN_LENGTH_L']= 'Nombre de caractères minimum requis pour le nom de la société.';
$lg['ENTRY_POSTCODE_MIN_LENGTH_S']= 'Code Postal';
$lg['ENTRY_POSTCODE_MIN_LENGTH_L']= 'Nombre de caractères minimum requis pour le code postal.';
$lg['ENTRY_CITY_MIN_LENGTH_S']= 'Ville';
$lg['ENTRY_CITY_MIN_LENGTH_L']= 'Nombre de caractères minimum requis pour la ville.';
$lg['ACCOUNT_STATE_S']= 'État, Département';
$lg['ACCOUNT_STATE_L']= 'Afficher le département (état) dans le compte client.';
$lg['ENTRY_STATE_MIN_LENGTH_S']= 'État';
$lg['ENTRY_STATE_MIN_LENGTH_L']= 'Nombre de caractères minimum requis pour l\'état.';
$lg['ENTRY_TELEPHONE_MIN_LENGTH_S']= 'Téléphone';
$lg['ENTRY_TELEPHONE_MIN_LENGTH_L']= 'Nombre de caractères minimum requis pour le téléphone.';
$lg['ENTRY_PASSWORD_MIN_LENGTH_S']= 'Mot de Passe';
$lg['ENTRY_PASSWORD_MIN_LENGTH_L']= 'Nombre de caractères minimum requis pour le mot de passe utilisateur.';
$lg['CC_OWNER_MIN_LENGTH_S']= 'Propriétaire de la carte de crédit';
$lg['CC_OWNER_MIN_LENGTH_L']= 'Nombre de caractères minimum requis pour le nom du propriétaire de la carte de crédit.';
$lg['CC_NUMBER_MIN_LENGTH_S']= 'Numéro de la carte de crédit';
$lg['CC_NUMBER_MIN_LENGTH_L']= 'Nombre de caractères minimum requis pour le numéro de la carte de crédit.';
$lg['SPPC_EMAIL_ALERT_CREAT_ACCOUNT_S']= 'Email alert when pro account creation';
$lg['SPPC_EMAIL_ALERT_CREAT_ACCOUNT_L']= 'Send an email when creating a business account';
$lg['MAX_DISPLAY_PRODUCTS_IN_ORDER_HISTORY_BOX_S']= '[content] Affichage Bloc Historique de commande';
$lg['MAX_DISPLAY_PRODUCTS_IN_ORDER_HISTORY_BOX_L']= 'Nombre maximum d\'historiques de commande à afficher dans le bloc.';
$lg['MAX_DISPLAY_ORDER_HISTORY_S']= '[content] Affichage Page Historique de commande';
$lg['MAX_DISPLAY_ORDER_HISTORY_L']= 'Nombre maximum d\'historiques de commande à afficher dans la page.';
$lg['CUSTOMER_FORCE_UCWORDS_S']= 'Premier lettre majuscule';
$lg['CUSTOMER_FORCE_UCWORDS_L']= 'Force la premiere lettre en majuscule lors enregistrement';
$lg['CUSTOMER_FORCE_STRTOUPPER_S']= 'Force le nom en majscule';
$lg['CUSTOMER_FORCE_STRTOUPPER_L']= 'Force le nom en majscule lors enregistrement';
$lg['CUSTOMER_CITY_FORCE_STRTOUPPER_S']= 'Force le nom de la ville en majscule';
$lg['CUSTOMER_CITY_FORCE_STRTOUPPER_L']= 'Force le nom de la ville en majscule lors enregistrement';

/// 126 wysiwyg
$lg['BO_FILEBROSWER_SERVER_USE_S']= 'Filebrowser pour le serveur';
$lg['BO_FILEBROSWER_SERVER_USE_L']= 'Préciser le broswer à utiliser pour naviguer dans les fichiers du serveur.';
$lg['BO_WISIWYG_SELECTED_S']= 'Éditeur mode html (wysiwyg)';
$lg['BO_WISIWYG_SELECTED_L']= 'Préciser l\'éditeur à utiliser';


/* header tag */
$lg['HEAD_TITLE_TAG_ALL']= 'osCSS 2 Ecommerce shop online';
$lg['HEAD_DESC_TAG_ALL']= 'Shop osCSS, solution ecommerce de gestion complète d\'une boutique; fonctionnalités avancées (stats, module, plugin, extension, multilingue, valide xhtml, valide css2), 100% GNU/GPL, Open Source';
$lg['HEAD_KEY_TAG_ALL']= 'osCSS, osCSS Team, ecommerce, shop, boutique en ligne, vente en ligne, open source, open-source, GNU, GPL,  oscommerce, stats, module, plugin, extension, multilingue, valide xhtml, valide css2';

/* osc_content_description */
$lg['OSC_CONTENT_DESCRIPTION_SHIPPING_T']= 'Shipping &amp; Returns';
$lg['OSC_CONTENT_DESCRIPTION_SHIPPING_D']= '<p>Put here your Shipping &amp; Returns information.</p>';
$lg['OSC_CONTENT_DESCRIPTION_PRIVACY_T']= 'Privacy';
$lg['OSC_CONTENT_DESCRIPTION_PRIVACY_D']= '<p>Put here your Privacy Notice information.</p>';
$lg['OSC_CONTENT_DESCRIPTION_CONDITIONS_T']= 'Conditions of Use';
$lg['OSC_CONTENT_DESCRIPTION_CONDITIONS_D']= '<p>Put here your Conditions of Use information.</p>';
$lg['OSC_CONTENT_DESCRIPTION_CONTACT_T']= 'Contact';
$lg['OSC_CONTENT_DESCRIPTION_CONTACT_D']= '<p>Use this form to contact our customer service.</p>';


/* osc_navigation_links_description */
$lg['OSC_NAVIGATION_LINKS_DESCRIPTION_HOME']= 'Home';
$lg['OSC_NAVIGATION_LINKS_DESCRIPTION_NEWS']= 'News';
$lg['OSC_NAVIGATION_LINKS_DESCRIPTION_ACCOUNT']= 'Account';
$lg['OSC_NAVIGATION_LINKS_DESCRIPTION_LOGOFF']= 'Log off';
$lg['OSC_NAVIGATION_LINKS_DESCRIPTION_CART']= 'Cart';
$lg['OSC_NAVIGATION_LINKS_DESCRIPTION_CATEGORIES']= 'Categories';
$lg['OSC_NAVIGATION_LINKS_DESCRIPTION_SELECTION']= 'Selection';
$lg['OSC_NAVIGATION_LINKS_DESCRIPTION_HISTORY']= 'History';
$lg['OSC_NAVIGATION_LINKS_DESCRIPTION_PERSONAL_INFORMATION']= 'Personal information';
$lg['OSC_NAVIGATION_LINKS_DESCRIPTION_BESTSELLERS']= 'Bestsellers';
$lg['OSC_NAVIGATION_LINKS_DESCRIPTION_SMALLPRICE']= 'Small price';
$lg['OSC_NAVIGATION_LINKS_DESCRIPTION_INFORMATION']= 'Information';
$lg['OSC_NAVIGATION_LINKS_DESCRIPTION_SITEMAP']= 'Sitemap';
$lg['OSC_NAVIGATION_LINKS_DESCRIPTION_CONTACT']= 'Contact';
$lg['OSC_NAVIGATION_LINKS_DESCRIPTION_CAT']= 'Cat';
$lg['OSC_NAVIGATION_LINKS_DESCRIPTION_LISTCAT']= 'List cat';
$lg['OSC_NAVIGATION_LINKS_DESCRIPTION_SPECIAL']= 'Special';
$lg['OSC_NAVIGATION_LINKS_DESCRIPTION_CREDITS']= 'Credits';


/* osc_orders_status */
$lg['OSC_ORDERS_STATUS_PENDING']= 'Pending';
$lg['OSC_ORDERS_STATUS_PROCESSING']= 'Processing';
$lg['OSC_ORDERS_STATUS_DELIVERED']= 'Delivered';
$lg['OSC_ORDERS_STATUS_CANCELED']= 'Canceled';

/* osc_products_virtual_types */
$lg['OSC_PRODUCTS_VIRTUAL_TYPES_PHYSICAL']= 'Physical';
$lg['OSC_PRODUCTS_VIRTUAL_TYPES_SUBSCRIPTION']= 'Subscription';
$lg['OSC_PRODUCTS_VIRTUAL_TYPES_SERVICE']= 'Service';
$lg['OSC_PRODUCTS_VIRTUAL_TYPES_SOFTWARE']= 'Software';
$lg['OSC_PRODUCTS_VIRTUAL_TYPES_MEMBERS']= 'Members Only';


/* osc_refund_method */
$lg['OSC_REFUND_METHOD_PAYPAL']= 'Paypal';
$lg['OSC_REFUND_METHOD_NOCHEX']= 'NoChex';
$lg['OSC_REFUND_METHOD_EXCHANGE']= 'Exchange';
$lg['OSC_REFUND_METHOD_GIFT_VOUCHERS']= 'Gift Vouchers';
$lg['OSC_REFUND_METHOD_CUSTOMERS_POINTS']= 'Value in points';

/* osc_return_reasons */
$lg['OSC_RETURN_REASONS_FAULTY']= 'Faulty';
$lg['OSC_RETURN_REASONS_DAMAGED']= 'Damaged';
$lg['OSC_RETURN_REASONS_INCORRECT_ITEM']= 'Incorrect Item';
$lg['OSC_RETURN_REASONS_WARRANTY']= 'Warranty';

/* osc_returns_status */
$lg['OSC_RETURNS_STATUS_PENDING']= 'Pending';
$lg['OSC_RETURNS_STATUS_AWAITING_RETURN']= 'Awaiting Return';
$lg['OSC_RETURNS_STATUS_CANCELLED']= 'Cancelled';
$lg['OSC_RETURNS_STATUS_COMPLETE']= 'Complete';



/* osc_languages */
$lg['LANGUAGE_NAME_S']= 'English';
$lg['LANGUAGE_NAME_CODE_S']= 'en';
$lg['LANGUAGE_NAME_REP_S']= 'en_EN';

/* osc_customers_groups */
$lg['OSC_CUSTOMERS_GROUPS_RETAIL']= 'Retail';

?>