File Manager
<?php
$lang['error_uploadpermissions'] = '<strong>Aviso:</strong> Sem Permissões.';
$lang['error_nomenumanager'] = 'Gestor de Menus não foi encontrado';
$lang['active'] = 'Activo';
$lang['default'] = 'Padrão';
$lang['prompt_themename'] = 'Exportar Tema Como:';
$lang['info_themename'] = 'Este campo determina a saída do tema nome , independentemente do campo nome';
$lang['error_editingproblem'] = 'Problema de limpeza e alteração dos arquivos referenciados neste tema.';
$lang['error_problemsavingincludes'] = 'Problema ao salvar os arquivos codificados no tema.';
$lang['error_nofilesuploaded'] = 'Nenhum ficheiro foi carregado. Verifique se o seu formulário enctype foi fixado para multipart/form e se o campo está foi verificado para o arquivo enviado.';
$lang['error_templateexists'] = 'Um Template com o nome "%s" já existe';
$lang['error_stylesheetexists'] = 'Uma CSS com o nome "%s" já existe';
$lang['error_nostylesheets'] = 'Não foram detectados CSS no âmbito deste tema';
$lang['error_couldnotcreatetemplate'] = 'Não foi possível criar a definição do tema';
$lang['error_couldnotassoccss'] = 'Problema com a associação do CSS ao tema';
$lang['error_nooutput'] = 'Nada à saída';
$lang['error_notemplate'] = 'Não foi possível encontrar o tema';
$lang['error_dtdmismatch'] = 'Não consegue importar';
$lang['import'] = 'Importar';
$lang['upload'] = 'Carregar Tema';
$lang['id'] = 'Id ';
$lang['name'] = 'Nome';
$lang['export'] = 'Exportar';
$lang['submit'] = 'Submeter';
$lang['friendlyname'] = 'Gestor de Temas';
$lang['postinstall'] = 'Certifique-se de definir as permissões "Administrar Temas" para usar este módulo!';
$lang['uninstalled'] = 'Módulo Desinstalado.';
$lang['installed'] = 'Versão do Módulo %s instalado.';
$lang['prefsupdated'] = 'Preferências do Módulo Actualizadas.';
$lang['accessdenied'] = 'Acesso Negado.';
$lang['error'] = 'Erro!';
$lang['upgraded'] = 'Versão do Módulo %s Actualizado.';
$lang['moddescription'] = 'Módulo para permitir a importação e exportação de conteúdos em Temas (templates e stylesheets)';
$lang['import_succeeded'] = 'O Template foi importado cm sucesso!';
$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>
<h3>Tradução Portuguesa</h3>
<p>Copyright © 2008, Nuno Costa <nuno.mfcosta@sapo.pt>.</p>
';
$lang['utma'] = '156861353.3475328182428258000.1235609324.1235780246.1235825140.6';
$lang['utmz'] = '156861353.1235747081.4.3.utmcsr=forum.cmsmadesimple.org|utmccn=(referral)|utmcmd=referral|utmcct=/index.php/topic,31172.0.html';
$lang['utmc'] = '156861353';
$lang['utmb'] = '156861353';
?>
File Manager Version 1.0, Coded By Lucas
Email: hehe@yahoo.com