HOME


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

//////////////////////////////////////////////////////////////
//===========================================================
// softwares_lang.php
//===========================================================
// SOFTACULOUS 
// Version : 1.1
// Inspired by the DESIRE to be the BEST OF ALL
// ----------------------------------------------------------
// Started by: Alons
// Date:       10th Jan 2009
// 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'] = 'Ci sono alcuni errori quando viene salvata la Lista Script Installati';
$l['updating_error'] = 'Ci sono alcuni errori quando vengono aggiornati i software';

//Theme Strings
$l['<title>'] = APP.' - Software Center';
$l['settings_saved'] = 'Le impostazioni sono state salvate con successo';
$l['updating_files'] = 'Aggiornamento Files';
$l['updating_completed'] = 'Aggiornamento files completato. Torna a ';
$l['go_to_soft'] = 'Software';
$l['soft_name'] = 'Nome';
$l['soft_desc'] = 'Descrizione';
$l['soft_ver'] = 'Versione';
$l['latest_ver'] = 'Latest Version';
$l['soft_ins'] = 'Installata';
$l['pre_down'] = 'Pre-Download';
$l['soft_enable'] = 'Enable';
$l['soft_free_note'] = 'ATTENZIONE: Nella versione gratuita di '.APP.', questa caratteristica della scelta del software &eacute; disattivata. Solo i software che sono nel pacchetto della versione gratuita saranno disponibili.';
$l['updatesoft'] = 'Aggiornamento Impostazioni';
$l['scripts_are_ins'] = 'scripts are enabled';
$l['gen_scripts'] = 'Script';

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