File Manager
<?php
$lang['error_uploadpermissions'] = '<strong><em>ATTENZIONE:</em></strong> Permessi insufficienti per upload o installare i Temi. Potrebbe essere dovuto a permessi alle subdirectory uploads o modules o alla presenza del PHP Safe mode sul vostro server.';
$lang['error_nomenumanager'] = 'Modulo MenuManager non trovato';
$lang['active'] = 'Attivo';
$lang['default'] = 'Predefinito';
$lang['prompt_themename'] = 'Esporta il nome del Tema come:';
$lang['info_themename'] = 'Questo campo determina il nome del Tema, indipendentemente dal nome del Tema in entrata';
$lang['error_editingproblem'] = 'Problema nel ripulire e cambiare i file di riferimento in questo Tema.';
$lang['error_problemsavingincludes'] = 'Problema nel salvare i file encodati nel Tema.';
$lang['error_nofilesuploaded'] = 'Nessun file spedito. Essere sicuri che il tag "enctype" di form sia configurato a "multipart/form-data" e che il campo il campo a destra sia spuntato per la spedizione del file.';
$lang['error_templateexists'] = 'Un Modello con il nome "%s" già esiste';
$lang['error_stylesheetexists'] = 'Uno Stile con il nome "%s" già esiste';
$lang['error_nostylesheets'] = 'Nessuno Stile è stato rilevato in questo Tema';
$lang['error_couldnotcreatetemplate'] = 'Non posso creare la definizione del Modello';
$lang['error_couldnotassoccss'] = 'Problema nell'associare lo Stile con il Modello';
$lang['error_nooutput'] = 'Niente da far uscire';
$lang['error_notemplate'] = 'Non posso trovare il Modello';
$lang['error_dtdmismatch'] = 'Versione del DTD non coincidente, non posso importare';
$lang['import'] = 'Importazione';
$lang['upload'] = 'Spedizione del Tema';
$lang['id'] = 'ID';
$lang['name'] = 'Nome';
$lang['export'] = 'Esportazione';
$lang['submit'] = 'Inoltra';
$lang['friendlyname'] = 'Gestione Temi';
$lang['postinstall'] = 'Essere sicuri di configurare il permesso di "Gestione Temi" per usare questo modulo!';
$lang['uninstalled'] = 'Modulo disinstallato.';
$lang['installed'] = 'Versione del modulo %s installata.';
$lang['prefsupdated'] = 'Preferenze modulo aggiornate.';
$lang['accessdenied'] = 'Accesso negato. Si prega di controllare i permessi.';
$lang['error'] = 'Errore!';
$lang['upgraded'] = 'Modulo aggiornato alla versione %s.';
$lang['moddescription'] = 'Un modulo che permette l'importazione e l'esportazione del contenuto dei temi (Modelli e Stili)';
$lang['import_succeeded'] = 'Il Tema è stato importato con successo';
$lang['help'] = '<h3>What Does This Do?</h3>
<p>This module allows you to import and export templates and their attached stylesheets as "themes". This allows you to share your look and feel with other cms users.</p
<h3>How Do I Use It</h3>
<p>This module has no front end interface, only an admin interface. It allows you to select an existing (active) template, and click "Export". An XML file containing the template and its attached stylesheets will be created and sent you you via download.</p>
<h3>Permissions</h3>
<p>The permissions model is strict for the Theme Manager to ensure database integrity. The permission "Manage Themes" is required to export themes, and these three permissions ("Add Stylesheets", "Add StyleSheet Assocations", and "Add Templates") are required to be able to import a theme.</p>
<p>As well, the opposite functionality exists, you may upload a theme file (xml format) and have the enclosed templates and stylesheets automatically imported into your cmsms installation.</p>
<h3>Support</h3>
<p>This module does not include commercial support. However, there are a number of resources available to help you with it:</p>
<ul>
<li>For the latest version of this module, FAQs, or to file a Bug Report or buy commercial support, please visit the module homepage at <a href="http://dev.cmsmadesimple.org">dev.cmsmadesimple.org</a>.</li>
<li>Additional discussion of this module may also be found in the <a href="http://forum.cmsmadesimple.org">CMS Made Simple Forums</a>.</li>
<li>The author, calguy1000, can often be found in the <a href="irc://irc.freenode.net/#cms">CMS IRC Channel</a>.</li>
<li>Lastly, you may have some success emailing the author directly.</li>
</ul>
<p>As per the GPL, this software is provided as-is. Please read the text
of the license for the full disclaimer.</p>
<h3>Copyright and License</h3>
<p>Copyright © 2005, Robert Campbell <a href="mailto:calguy1000@hotmail.com"><calguy1000@hotmail.com></a>. All Rights Are Reserved.</p>
<p>This module has been released under the <a href="http://www.gnu.org/licenses/licenses.html#GPL">GNU Public License</a>. You must agree to this license before using the module.</p>';
$lang['utma'] = '156861353.568727937.1236340171.1239004875.1239006902.15';
$lang['utmz'] = '156861353.1239004875.14.14.utmccn=(referral)|utmcsr=dev.cmsmadesimple.org|utmcct=/|utmcmd=referral';
$lang['utmc'] = '156861353';
$lang['utmb'] = '156861353';
?>
File Manager Version 1.0, Coded By Lucas
Email: hehe@yahoo.com