Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/bitrix/modules/sale/lang/br/general/
Upload File :
Current File : /var/www/homesaver/www/bitrix/modules/sale/lang/br/general/location_import.php

<?
$MESS["SL_IMPORT_ALL_DONE"] = "Concluído.";
$MESS["SL_IMPORT_ERROR_FILES"] = "Erro! O nome do arquivo está incorreto.";
$MESS["SL_IMPORT_ERROR_NO_LANG"] = "O idioma não foi encontrado.";
$MESS["SL_IMPORT_ERROR_NO_LOC_FILE"] = "Nenhum arquivo de local baixado.";
$MESS["SL_IMPORT_ERROR_NO_ZIP_FILE"] = "Nenhum Código postal foi encontrado.";
$MESS["SL_IMPORT_ERROR_WRONG_LOC_FILE"] = "O formato do arquivo de locais está incorreto.";
$MESS["SL_IMPORT_LOC_STATS"] = "Locais:<ul>
<li>países importados: #NUMCOUNTRIES#</li>
<li>regiões importadas: #NUMREGIONES#</li>
<li>cidades importadas: #NUMCITIES#</li>
<li>total de locais: #NUMLOCATIONS#</li>
</ul>";
$MESS["SL_IMPORT_ZIP_STATS"] = "Códigos postais:<ul>
<li>Códigos postais importados: #NUMZIP#</li>
<li>para as cidades: #NUMCITIES#</li>
</ul>";
$MESS["SL_LOADER_FILE_ERROR"] = "Não foi possível carregar o arquivo.";
$MESS["SL_LOADER_FILE_LOADED"] = "Arquivo carregado";
$MESS["SL_MODULE_SALE_NOT_INSTALLED"] = "O módulo de e-Store não está instalado.";
?>