Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/bitrix/wizards/bitrix/sale.locations/lang/fr/scripts/
Upload File :
Current File : /var/www/homesaver/www/bitrix/wizards/bitrix/sale.locations/lang/fr/scripts/import.php

<?
$MESS["WSL_IMPORT_ALL_DONE"] = "Le traitement est terminé.";
$MESS["WSL_IMPORT_ERROR_ACCESS_DENIED"] = "Erreur ! Il n'y a pas d'accès !";
$MESS["WSL_IMPORT_ERROR_FILES"] = "Erreur ! Les noms des fichiers sont incorrects.";
$MESS["WSL_IMPORT_ERROR_NO_LANG"] = "Langue introuvable";
$MESS["WSL_IMPORT_ERROR_NO_LOC_FILE"] = "Il n'y a pas de fichier de localisation chargé";
$MESS["WSL_IMPORT_ERROR_NO_ZIP_FILE"] = "Il n'y a pas de fichier avec indexes";
$MESS["WSL_IMPORT_ERROR_WRONG_LOC_FILE"] = "Format incorrect du fichier d'emplacement";
$MESS["WSL_IMPORT_FILES_LOADING"] = "Traitement de fichiers…";
$MESS["WSL_IMPORT_LOC_STATS"] = "Emplacements : <ul>
<li>pays importés : #NUMCOUNTRIES#</li>
<li>villes importés : #NUMCITIES#</li>
<li>Nombre de sites : #NUMLOCATIONS#</li></ul>";
$MESS["WSL_IMPORT_ZIP_STATS"] = "Indices : <ul>
<li> nombre d'indices chargés : #NUMZIP#</li>
<li>pour les villes : #NUMCITIES#</li></ul>";
?>