File: D:/web/itpartnership.net (cms)/modules/FCKeditorX/lang/ext/pt_BR.php
<?php
$lang['friendlyname'] = 'FCKeditorX';
$lang['postinstall'] = 'Certifique-se de definir as permissões "Modificar o FCKeditorX" para usar esse módulo!';
$lang['postuninstall'] = 'pósdesinstalação';
$lang['uninstalled'] = 'Módulo desinstalado';
$lang['installed'] = 'Versão %s está instalada.';
$lang['prefsupdated'] = 'Preferências do módulo atualizadas.';
$lang['accessdenied'] = 'Acesso negado. Por favor verifique suas permissões.';
$lang['error'] = 'Erro!';
$lang['upgraded'] = 'Módulo atualizado para a versao %s';
$lang['title_mod_prefs'] = 'Preferências do Módulo';
$lang['title_mod_admin'] = 'Painel de Administração do Módulo';
$lang['title_admin_panel'] = 'Módulo FCKeditorX';
$lang['moddescription'] = '..Descrição..';
$lang['welcome_text'] = '<p>..Bem-vindo..</p>';
$lang['skin_text'] = 'Skin selecionada';
$lang['lang_text'] = 'Usar configurações de idioma do CMS';
$lang['bg_text'] = 'Cor de Fundo';
$lang['bg_help'] = 'deixar EM BRANCO ou definir PADRÃO para usar o CSS DA PÁGINA';
$lang['bg_css_text'] = 'CSS da tag body';
$lang['bg_css_help'] = 'deixar EM BRANCO ou definir PADRÃO para usar o CSS DA PÁGINA';
$lang['xhtml_text'] = 'Habilitar formatação em XHTML';
$lang['context_text'] = 'Habilitar menu de contexto';
$lang['context_help'] = 'clique com o botao direito em um objeto HTML';
$lang['settings'] = 'Configurações';
$lang['styles'] = 'Estilos';
$lang['info4toolbars'] = 'Cole o código da barra de ferramentas, como o projeto FCKeditor ensina.';
$lang['info4styles'] = 'Paste styles from your template's stylesheet(s) that you want to have avilable from the WYSIWYG's drop-down style
menu.<br/>In order to see the applied styles in the textarea the same styles MUST exist in the stylesheet for the template for
that page.';
$lang['width_text'] = 'Largura';
$lang['width_help'] = 'largura do WYSIWYG';
$lang['height_text'] = 'Altura';
$lang['height_help'] = 'altura em pixels do WYSIWYG';
$lang['toolbar_text'] = 'Barra de ferramentas';
$lang['toolbar_help'] = 'Escolha a barra de ferramentas padrão.';
$lang['update'] = 'Atualizar';
$lang['toolbar_updated'] = 'Barra de ferramentas atualizada.';
$lang['styles_updated'] = 'Estilos atualizados.';
$lang['setting_updated'] = 'Configuração atualizada.';
$lang['help_name'] = 'Nome do WYSIWYG, não opicional.';
$lang['help_content'] = 'CONTEÚDO do WYSIWYG que deve ser carregado.';
$lang['help_toolbar'] = 'Qual BARRA DE FERRAMENTAS deve ser carregada no WYSIWYG.';
$lang['help_context'] = '1/0, defina se quiser habilitar o clique com o botão direito.';
$lang['help_skin'] = 'Que SKIN deve ter o WYSIWYG.';
$lang['changelog'] = '<ul>
<li>
<p>Version: 1.0</p>
<p>REMOVED all JAVASCRIPT for manage RELATIVE PATH.</p>
</li>
<li>
<p>Version: 0.9</p>
<p>IMPROVED techinal approach on some solution .</p>
<p>UPDATED to FCKeditor 2.2 </p>
<p>ADD with and height setting </p>
<p>ADD possibility to set custom TOOLBAR (alpha version) </p>
<p>ADD possibility to use the module like normal modue (try to insert into a page {cms_module name='name_textarea' module='FCKeditorX' toolbar='Basic' height='600' width='500' content='bla bla bla ' } ) </p>
<p>Version for CMSMS 0.10.SVN .</p>
</li>
<li>
<p>Version: 0.8</p>
<p>IMPROVED techinal approach on some solution .</p>
<p>UPDATED to FCKeditor 2.1.1 </p>
<p>ADD the possibility to SET background COLOR</p>
<p>Version for CMSMS 0.10.SVN .</p>
</li>
<li>
<p>Version: 0.7</p>
<p>FIXED bugs and improved configuration functionalities.</p>
<p>Version for CMSMS 0.10.SVN .</p>
</li>
<li>
<p>Version: 0.6</p>
<p>FIXED destination of uploads.</p>
<p>Version for CMSMS 0.10.SVN .</p>
<p>ADDED plugin for INTERNAL link of CMSMS (THANKS!!! to <b>Woudloper</b> for the plugin).</p>
<p>ADDED binding on custom CSS of CMSMS (THANKS to <b>infusion</b> for some incipit information).</p>
<p>UPDATED to FCKeditor 2.0 </p>
</li>
<li>
<p>Version: 0.5</p>
<p>Beta version for CMSMS 0.10.4 .</p>
</li>
<li>
<p>Version: 0.4</p>
<p>Original module code for FCKeditor 2 WYSIWYG textarea replacement tool.</p>
</li>
<li>
<p>Author: Roberto Tagliento <megabob3@yahoo.it></p>
<p>Converted for use with new CMS Module architecture.</p>
</li>
</ul>';
$lang['help'] = '<h3>What does this do?</h3>
<p>Enables <b>FCKeditor</b> to be used as a WYSIWYG.</p>
<h3>How do I use it?</h3>
<p>Install it, then go to User Preferences and Set <b>FCKeditor</b> to be your wysiwyg of choice.</p>
<p></p>
';
$lang['utmz'] = '156861353.1149039976.1.1.utmccn=(direct)|utmcsr=(direct)|utmcmd=(none)';
$lang['utma'] = '156861353.541032051.1149039976.1149476955.1149478506.6';
?>