HOME


sh-3ll 1.0
DIR:/usr/local/softaculous/enduser/languages/portuguese-br/admin/
Upload File :
Current File : //usr/local/softaculous/enduser/languages/portuguese-br/admin/categories_lang.php
<?php

//////////////////////////////////////////////////////////////
//===========================================================
// categories_lang.php
//===========================================================
// SOFTACULOUS 
// Version : 4.XX
// Inspired by the DESIRE to be the BEST OF ALL
// ----------------------------------------------------------
// Started by: Alons
// Translation by: Infotech Brazil
// Date:       Feb 2012
// Time:       21:00 hrs
// Site:       http://www.softaculous.com/ (SOFTACULOUS)
// ----------------------------------------------------------
// Please Read the Terms of use at http://www.softaculous.com
// ----------------------------------------------------------
//===========================================================
// (c)Softaculous Inc.
//===========================================================
//////////////////////////////////////////////////////////////

if(!defined('SOFTACULOUS')){

	die('Hacking Attempt');

}

$l['no_orders'] = 'Não foram enviados pedidos de categoria.';
$l['no_cat'] = 'Uma das categorias enviadas não existe.';
$l['num_cat'] = 'O número de categorias enviadas não corresponde ao número existentes atualmente.';
$l['saving_error'] = 'Ocorreu um erro ao gravar as alterações.';

//Theme Strings
$l['<title>'] = 'Centro de Configuração do '.APP;
$l['settings_saved'] = 'Ordem das categorias gravada com sucesso.';
$l['reordercat_head'] = 'Reordenar as Categorias de Software';
$l['soft_free_note'] = '<b>NOTA</b>: Na versão gratuita do '.APP.', a opção de ordenar categorias encontra-se desativada.';
$l['reordercat'] = 'Reordenar as Categorias';