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

//////////////////////////////////////////////////////////////
//===========================================================
// softwares_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['saving_error'] = 'Ocorreram erros ao gravar a lista de Scripts Instalados';
$l['updating_error'] = 'Ocorreram erros ao atualizar o software';

//Theme Strings
$l['<title>'] = 'Ferramenta do '.APP;
$l['settings_saved'] = 'Configurações gravadas com sucesso';
$l['updating_files'] = 'Atualizando os arquivos...';
$l['updating_completed'] = 'As atualizações dos arquivos foram concludas. Voltar para ';
$l['go_to_soft'] = 'Ferramenta';
$l['soft_name'] = 'Nome';
$l['soft_desc'] = 'Descrição';
$l['soft_ver'] = 'Versão';
$l['latest_ver'] = 'Latest Version';
$l['soft_ins'] = 'Instalado';
$l['pre_down'] = 'Pre-Download';
$l['soft_enable'] = 'Enable';
$l['soft_free_note'] = '<b><em>NOTA</em></b>: Na versão gratuita do '.APP.', esta opção de selecção de software não se encontra ativa. Apenas o software que faz parte da versão gratuita se encontra disponível.';
$l['updatesoft'] = 'Atualizar';
$l['scripts_are_ins'] = 'Os scripts instalados';
$l['gen_scripts'] = 'Scripts';

$l['soft_outdated'] = 'Outdated';
$l['outdated_notification'] = 'Not updated by the vendor in over 2 years';