Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/bitrix/modules/highloadblock/lang/fr/admin/
Upload File :
Current File : /var/www/homesaver/www/bitrix/modules/highloadblock/lang/fr/admin/highloadblock_import.php

<?
$MESS["ADMIN_TOOLS_ACCESS_DENIED"] = "Accès refusé";
$MESS["ADMIN_TOOLS_ERROR_HB_NOT_CREATE"] = "Impossible de créer un bloc Highload car les informations sont manquantes dans le fichier d'importation";
$MESS["ADMIN_TOOLS_ERROR_HB_NOT_FOUND"] = "Aucun bloc Highload spécifié auquel ajouter les données.";
$MESS["ADMIN_TOOLS_ERROR_IMPORT"] = "Des erreurs sont survenues lors de l'importation";
$MESS["ADMIN_TOOLS_ERROR_IMPORT_ITEM"] = "Lors de l'enregistrement de l'article ##ID# : ";
$MESS["ADMIN_TOOLS_ERROR_IMPORT_ITEM_UNKNOWN"] = "Champ #CODE# inconnu.";
$MESS["ADMIN_TOOLS_FIELD_IMPORT_DATA"] = "Importer des données";
$MESS["ADMIN_TOOLS_FIELD_IMPORT_FILE"] = "Importer un fichier";
$MESS["ADMIN_TOOLS_FIELD_IMPORT_HL"] = "Bloc d'information Highload";
$MESS["ADMIN_TOOLS_FIELD_IMPORT_HLS"] = "Importer la structure";
$MESS["ADMIN_TOOLS_FIELD_IMPORT_HL_NEW"] = "- créer un nouveau -";
$MESS["ADMIN_TOOLS_FIELD_IMPORT_XML_ID"] = "Champ de clé externe";
$MESS["ADMIN_TOOLS_FIELD_SAVE_REFERENCE"] = "Conserver les constructions d'entité externe";
$MESS["ADMIN_TOOLS_NOTE_IMPORT_XML_ID"] = "Si une clé est sélectionnée, elle sera utilisée pour rechercher et mettre à jour les données (avec un grand nombre de données, régler l'index sur le champ). Dans le cas contraire, les données seront ajoutées.";
$MESS["ADMIN_TOOLS_NOTE_SAVE_REFERENCE"] = "Si non coché, les entités liées à l'extérieur (employés, blocs Highload, CRM, sections et articles des blocs d'information) seront réinitialisées.";
$MESS["ADMIN_TOOLS_PROCESS_FINAL"] = "Importation est terminée.";
$MESS["ADMIN_TOOLS_PROCESS_FINISH_DELETE"] = "N'oubliez pas de supprimer les fichiers exportés quand vous n'en avez plus besoin.";
$MESS["ADMIN_TOOLS_PROCESS_IMPORT"] = "Progression d'importation";
$MESS["ADMIN_TOOLS_PROCESS_PERCENT"] = "#percent#% exporté (#count# sur #all#).";
$MESS["ADMIN_TOOLS_SELECT_HL"] = "Sélectionnez un bloc d'information Highload.";
$MESS["ADMIN_TOOLS_START_IMPORT"] = "Importer";
$MESS["ADMIN_TOOLS_STOP_IMPORT"] = "Arrêter l'importation";
$MESS["ADMIN_TOOLS_TAB_IMPORT"] = "Importer le bloc Highload";
$MESS["ADMIN_TOOLS_TAB_IMPORT_TITLE"] = "Importer le bloc Highload (paramètres, champs, données)";
$MESS["ADMIN_TOOLS_TITLE_IMPORT"] = "Importer le bloc Highload";
$MESS["XML_FILE_NOT_ACCESSIBLE"] = "Le fichier d'importation est introuvable ou la permission de lecture a été refusée.";
?>