HOME


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

//////////////////////////////////////////////////////////////
//===========================================================
// settings_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['no_orders'] = 'Non &egrave; stato inserito alcun ordinamento nelle Categorie';
$l['no_cat'] = 'Una delle Categorie inserite non esiste';
$l['num_cat'] = 'Il numero di categorie inserito &egrave; diverso dal numero di categorie esistenti.';
$l['saving_error'] = 'Si &egrave; verificato un errore durante il salvataggio delle impostazioni';

//Theme Strings
$l['<title>'] = APP.' - Pannello Impostazioni';
$l['settings_saved'] = 'Gli ordinamenti sono stati salvati con successo';
$l['reordercat_head'] = 'Riordina le Categorie del Software';
$l['soft_free_note'] = 'ATTENZIONE: Nella versione gratuita di '.APP.', la funzione di riordino delle Categorie &egrave; disabilitata.';
$l['reordercat'] = 'Riordina Categorie';