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/adminindex_lang.php
<?php

//////////////////////////////////////////////////////////////
//===========================================================
// adminindex_lang.php
//===========================================================
// SOFTACULOUS 
// Version : 4.XX
// Inspired by the DESIRE to be the BEST OF ALL
// ----------------------------------------------------------
// Started by: Alons
// Tradução por: Infotech Brazil 
// Data:       Feb 2012
// Horário:    21:00 hrs
// Site:       http://www.softaculous.com/ (SOFTACULOUS)
// ----------------------------------------------------------
// Leia os Termos de uso em http://www.softaculous.com
// ----------------------------------------------------------
//===========================================================
// (c)Softaculous Inc.
//===========================================================
//////////////////////////////////////////////////////////////

if(!defined('SOFTACULOUS')){

	die('Hacking Attempt');

}

//Theme Strings
$l['<title>'] = 'Painel de Admin do '.APP;
$l['conect_to_soft'] = 'Não foi possível conectar ao '.APP.'.';
$l['no_info'] = 'Sem Informações';
$l['news'] = 'Notícias do '.APP;
$l['soft_info'] = 'Dados do '.APP;
$l['soft_license'] = 'Licença do '.APP;
$l['soft_license_type'] = 'Tipo de Licença';
$l['type_1'] = 'Prêmio';
$l['type_0'] = 'Grátis';
$l['type_expired'] = 'Expired';
$l['server_addr'] = 'IP do Servidor';
$l['php_version'] = 'Versão do PHP';
$l['soft_version'] = 'Versão do '.APP;
$l['latest_soft_version'] = 'Última Versão';
$l['become_premium'] = 'Comprar à Licença Prêmio';
$l['renew_license'] = 'Renew License';
$l['refreshlicense'] = 'Refrescar Licença';
$l['reseller_title'] = APP.' - Reseller Panel';
$l['expires'] = 'Expires';
$l['never'] = 'Never';
$l['pricing'] = 'Pricing';

$l['latest_version'] = 'Versão Recente'; 
$l['ip_license'] = 'IP do servidor pelo servidor de licenciamento';
$l['webuzo_news'] = 'Notícias Webuzo';
$l['webuzo_license'] = 'Licença Webuzo';
$l['webuzo_version'] = 'Versão Webuzo'; 

$l['total_ins'] = 'Total Installations';
$l['users'] = 'Active Users';
$l['enabled_scripts'] = 'Enabled Scripts';
$l['users_count_title'] = 'Users count is updated every 24 hours. Click here to update now !';
$l['ins_count_title'] = 'Installation(s) count is updated every 24 hours. Click here to update now !';
$l['domain_count_title'] = 'Domain(s) count is updated every 24 hours. Click here to update now !';
$l['domain_count'] = 'Total Domains';
$l['disable_scripts'] = 'scripts have no updates released by their respective vendors since 2 years. Click here to go to the Software page and disable them.';

$l['show'] = 'Show';
$l['hide'] = 'Hide';