File Manager
<?php
$lang['error_insufficientparams'] = 'Parâmetros insuficientes (ou nenhum)';
$lang['error_duplicatename'] = 'Já existe um item com esse nome';
$lang['detail_page'] = 'Página de Detalhes';
$lang['detail_template'] = 'Template de Detalhes';
$lang['warning_preview'] = 'Aviso: Este painel de pré-visualização comporta-se como uma janela de um navegador permitindo-lhe navegar para fora da página inicialmente pré-visualizada. No entanto, fizer isso, poderá experimentar um comportamento inesperado. Navegar para fora da página inicial e voltar não vai dar os resultados esperados <br/> <strong> Nota: </ Strong> A pré-visualização não carrega ficheiros que possa ter selecionado para upload.';
$lang['article'] = 'Artigo';
$lang['preview'] = 'Pré-Visualização';
$lang['info_detail_returnid'] = 'Esta preferência é usada para determinar uma página (e, por conseguinte, um template) a ser usado para visualizar as páginas de detalhe. URLS de Detalhe de News Individualizadas não vão funcionar se este parâmetro estiver definido para uma página válida. Adicionalmente, se esta preferência estiver definida, e nenhum parâmetro detailpage for fornecido na tag News, então este valor será usado para os links de detalhe';
$lang['title_detail_returnid'] = 'Página predefinida para para usar em vistas de detalhe';
$lang['title_submission_settings'] = 'Configurações de Submissão Notícias';
$lang['title_fesubmit_settings'] = 'Configurações de Submissão de Frontend';
$lang['title_notification_settings'] = 'Configurações de Notificação';
$lang['title_detail_settings'] = 'Configurações de Visualização Detalhada';
$lang['error_invalidurl'] = 'URL inválido <em>(talvez já esteja a ser usado, ou contêm caracteres inválidos)</ em>';
$lang['url'] = 'URL';
$lang['expired_searchable'] = 'Artigos expirados podem aparecer nos resultados na pequisa?';
$lang['helpshowall'] = 'Mostrar todos os arquivos, independentemente da data final';
$lang['error_invaliddates'] = 'Uma ou mais das datas inscritas eram inválidas';
$lang['notify_n_draft_items_sub'] = '%d Artigos de Notícia(s)';
$lang['notify_n_draft_items'] = 'Tem %s não publicado(s)';
$lang['unlimited'] = 'Ilimitado';
$lang['none'] = 'Nenhum';
$lang['anonymous'] = 'Anónimo';
$lang['unknown'] = 'Desconhecido';
$lang['fesubmit_redirect'] = 'PáginaID ou alias por forma a redireccionar após uma notícia ser submetida via acção fesubmit';
$lang['allow_summary_wysiwyg'] = 'Permitir o uso do Editor de Textos no campo do sumário';
$lang['title_browsecat_template'] = 'Editor Template Navegador de Categorias ';
$lang['title_browsecat_sysdefault'] = 'Template Padrão Navegador de Categorias ';
$lang['browsecattemplate'] = 'Templates Categorias';
$lang['error_filesize'] = 'Um arquivo enviado excedeu o tamanho máximo permitido';
$lang['post_date_desc'] = 'Data Descendente';
$lang['post_date_asc'] = 'Data Ascendente';
$lang['expiry_date_desc'] = 'Data de Expiração Descendente';
$lang['expiry_date_asc'] = 'Data de Expiração Ascendente';
$lang['title_desc'] = 'Titulo Descendente';
$lang['title_asc'] = 'Titulo Ascendente';
$lang['status_desc'] = 'Estado Descendente';
$lang['status_asc'] = 'Estado Ascendente';
$lang['fesubmit_status'] = 'O Estado das notícias submetidas via frontend';
$lang['error_invalidfiletype'] = 'Não é possível carregar esse tipo de arquivo';
$lang['error_upload'] = 'Ocorreu um problema no carregamento de um arquivo';
$lang['error_movefile'] = 'Não foi possível criar o arquivo: %s';
$lang['error_mkdir'] = 'Não foi possível criar a pasta: %s';
$lang['expiry_interval'] = 'O número de dias (por padrão) antes de expirar um artigo (se for seleccionado para expirar)';
$lang['removed'] = 'Removido';
$lang['msg_contenttype_removed'] = 'O conteúdo das notícias foi removido. Por favor, coloque <code>{news}</code> tags com os parâmetros adequados na sua página ou template para substituir essa funcionalidade.';
$lang['delete_selected'] = 'Eliminar Notícias Seleccionadas';
$lang['areyousure_deletemultiple'] = 'Tem a certeza que pretende eliminar todos os tens seleccionados?\nCom esta operação remove para sempre!';
$lang['error_templatenamexists'] = 'Já existe um template com esse nome';
$lang['error_noarticlesselected'] = 'Não foram Selecionados Artigos';
$lang['reassign_category'] = 'Alterar Categoria Para';
$lang['select'] = 'Seleccionar';
$lang['approve'] = 'Defenir Status para 'Públicado'';
$lang['revert'] = 'Defenir Status para 'Rascunho'';
$lang['hide_summary_field'] = 'Esconder o campo do sumário quando adicionar ou editar artigos';
$lang['textbox'] = 'Campo de Texto';
$lang['checkbox'] = 'Campo de Verificação';
$lang['textarea'] = 'Área de Texto';
$lang['file'] = 'Ficheiro';
$lang['auto_create_thumbnails'] = 'Automaticamente criar miniatura para arquivos com estas extensões';
$lang['allowed_upload_types'] = 'Permitir somente arquivos com essas extensões';
$lang['fielddefupdated'] = 'Campo actualizado';
$lang['editfielddef'] = 'Editar Campo';
$lang['up'] = 'Cima';
$lang['down'] = 'Baixo';
$lang['fielddefdeleted'] = 'Campo eliminado';
$lang['nameexists'] = 'Um campo com este nome já existe';
$lang['notanumber'] = 'O comprimento máximo não é um número';
$lang['fielddef'] = 'Definição Campo';
$lang['fielddefadded'] = 'Campo adicionado com sucesso';
$lang['public'] = 'Público';
$lang['type'] = 'Tipo';
$lang['info_maxlength'] = 'O comprimento máximo, aplica-se apenas à introdução de campos de texto.';
$lang['maxlength'] = 'Comprimento Máximo';
$lang['addfielddef'] = 'Adicionar Campo';
$lang['customfields'] = 'Definições do Campo';
$lang['deprecated'] = 'Não suportado';
$lang['subject_newnews'] = 'Um novo artigo foi submetido';
$lang['email_subject'] = 'O assunto do e-mail de saída';
$lang['email_template'] = 'O formato da mensagem de e-mail';
$lang['formsubmit_emailaddress'] = 'E-mail para receber notificação da notícia';
$lang['extra'] = 'Campo Extra';
$lang['uploadscategory'] = 'Carregar Categoria';
$lang['title_available_templates'] = 'Templates Disponíveis';
$lang['resettodefault'] = 'Redefinir para o Padrão';
$lang['title_form_template'] = 'Formulário Template';
$lang['title_detail_template'] = 'Detalhes Template';
$lang['title_summary_template'] = 'Sumário Template';
$lang['prompt_templatename'] = 'Nome do Template';
$lang['prompt_template'] = 'Fonte do Template';
$lang['title_form_sysdefault'] = 'Padrão Form Template';
$lang['title_summary_sysdefault'] = 'Template de Sumário Pré-Definido';
$lang['title_detail_sysdefault'] = 'Template de Detalhes Pré-Definido';
$lang['info_sysdefault2'] = 'Esta TAB contém áreas de texto para permitir que edite um conjunto de templates que são exibidos quando criar um 'novo' template. Mudar o conteúdo, e clicar no botão "enviar"<strong>não terá qualquer efeito nos actuais</strong>.';
$lang['info_sysdefault'] = '(o conteúdo utilizado por defeito quando se cria um novo template)';
$lang['template'] = 'Template ';
$lang['prompt_name'] = 'Nome';
$lang['prompt_default'] = 'Padrão';
$lang['prompt_newtemplate'] = 'Criar Novo Template';
$lang['help_pagelimit'] = 'Número máximo de itens para visualização (por página). Se este parâmetro não for fornecido todos os itens correspondentes serão exibidos. Se assim é, e há mais itens disponíveis do que o especificado no parâmetro, textos e links serão fornecidos para permitir percorrer os resultados';
$lang['prompt_page'] = 'Página';
$lang['firstpage'] = '<< ';
$lang['prevpage'] = '< ';
$lang['nextpage'] = ' >';
$lang['lastpage'] = ' >>';
$lang['prompt_of'] = 'de';
$lang['prompt_pagelimit'] = 'Limite de Páginas';
$lang['prompt_sorting'] = 'Ordenar por';
$lang['title_filter'] = 'Filtros';
$lang['published'] = 'Públicado';
$lang['draft'] = 'Rascunho';
$lang['expired'] = 'Expirar';
$lang['author'] = 'Autor';
$lang['sysdefaults'] = 'Restaurar para padrão';
$lang['restoretodefaultsmsg'] = 'Esta operação irá restaurar o template do seu sistema para o padrão. Tem certeza de que deseja prosseguir?';
$lang['addarticle'] = 'Adicionar Notícia ';
$lang['articleadded'] = 'A Notícia foi adicionado com sucesso.';
$lang['articleupdated'] = 'A Notícia foi actualizado com sucesso.';
$lang['articledeleted'] = 'A Notícia foi eliminado com sucesso.';
$lang['addcategory'] = 'Adicionar Categoria';
$lang['categoryadded'] = 'A categoria foi adicionada com sucesso.';
$lang['categoryupdated'] = 'A categoria foi actualizada com sucesso.';
$lang['categorydeleted'] = 'A categoria foi eliminada com sucesso.';
$lang['addnewsitem'] = 'Adicionar Notícia';
$lang['allcategories'] = 'Todas as Categorias';
$lang['allentries'] = 'Todas as Entradas';
$lang['areyousure'] = 'Tem certeza que quer eliminar?';
$lang['articles'] = 'Notícias ';
$lang['cancel'] = 'Cancelar';
$lang['category'] = 'Categoria';
$lang['categories'] = 'Categorias';
$lang['default_category'] = 'Categoria Padrão';
$lang['content'] = 'Conteúdo';
$lang['dateformat'] = '%s não em um válido yyyy-mm-dd hh:mm:ss formato';
$lang['delete'] = 'Remover';
$lang['description'] = 'Adicionar, editar e remover Notícias';
$lang['formtemplate'] = 'Templates Form ';
$lang['detailtemplate'] = 'Templates Detalhes ';
$lang['default_templates'] = 'Templates Padrão';
$lang['detailtemplateupdated'] = 'A actualização do Templates Detalhes foi salvo com êxito.';
$lang['displaytemplate'] = 'Mostrar Template';
$lang['edit'] = 'Editar';
$lang['enddate'] = 'Data final';
$lang['endrequiresstart'] = 'Introduzir uma data final exige também uma data de início';
$lang['entries'] = '%s Entradas';
$lang['status'] = 'Estado';
$lang['expiry'] = 'Validade';
$lang['filter'] = 'Filtro';
$lang['more'] = 'Mais';
$lang['category_label'] = 'Categoria:';
$lang['author_label'] = 'Inserida por:';
$lang['extra_label'] = 'Extra:';
$lang['moretext'] = 'Texto Mais';
$lang['name'] = 'Nome';
$lang['news'] = 'Notícias ';
$lang['news_return'] = 'Voltar';
$lang['newcategory'] = 'Nova Categoria';
$lang['needpermission'] = 'Necessita da '%s' permissão para executar essa função.';
$lang['nocategorygiven'] = 'Tem de inserir uma Categoria';
$lang['startdatetoolate'] = 'A data de início é tarde demais (depois da data final?)';
$lang['nocontentgiven'] = 'Tem inserir um conteúdo';
$lang['noitemsfound'] = '<strong>Sem</strong> items encontrados para a categoria: %s';
$lang['nopostdategiven'] = 'Tem inserir uma data';
$lang['note'] = '<em>Note:</em> Dates must be in a 'yyyy-mm-dd hh:mm:ss' format.';
$lang['notitlegiven'] = 'Tem inserir um Titulo';
$lang['nonamegiven'] = 'Tem inserir um Nome';
$lang['numbertodisplay'] = 'Número a mostrar (vazia mostra todos os dados)';
$lang['print'] = 'Imprimir';
$lang['postdate'] = 'Data da Submissão';
$lang['postinstall'] = 'Certifique-se de definir a permissão "Modificar Notícias" para os usuários que deverão administrar Notícias.';
$lang['selectcategory'] = 'Seleccionar Categoria';
$lang['showchildcategories'] = 'Mostrar Sub Categorias';
$lang['sortascending'] = 'Ordenação Ascendente';
$lang['startdate'] = 'Data de Inicio';
$lang['startoffset'] = 'Começar a exibir o item enésimo';
$lang['startrequiresend'] = 'Introduzir uma data de início exige também uma data de final';
$lang['apply'] = 'Aplicar';
$lang['submit'] = 'Submeter';
$lang['summary'] = 'Sumário';
$lang['summarytemplate'] = 'Templates Sumário';
$lang['summarytemplateupdated'] = 'Template Sumário foi actualizado.';
$lang['title'] = 'Título';
$lang['options'] = 'Opções';
$lang['optionsupdated'] = 'Opções Actualizadas com Sucesso.';
$lang['useexpiration'] = 'Usar Data de Expiração';
$lang['eventdesc-NewsArticleAdded'] = 'Enviado quando um artigo é adicionado.';
$lang['eventhelp-NewsArticleAdded'] = '<p>Sent when an article is added.</p>
<h4>Parameters</h4>
<ul>
<li>\"news_id\" - Id of the news article</li>
<li>\"category_id\" - Id of the category for this article</li>
<li>\"title\" - Title of the article</li>
<li>\"content\" - Content of the article</li>
<li>\"summary\" - Summary of the article</li>
<li>\"status\" - Status of the article ("draft" or "publish")</li>
<li>\"start_time\" - Date the article should start being displayed</li>
<li>\"end_time\" - Date the article should stop being displayed</li>
<li>\"useexp\" - Whether the expiration date should be ignored or not</li>
</ul>
';
$lang['eventdesc-NewsArticleEdited'] = 'Enviado quando um artigo é editado.';
$lang['eventhelp-NewsArticleEdited'] = '<p>Sent when an article is edited.</p>
<h4>Parameters</h4>
<ul>
<li>\"news_id\" - Id of the news article</li>
<li>\"category_id\" - Id of the category for this article</li>
<li>\"title\" - Title of the article</li>
<li>\"content\" - Content of the article</li>
<li>\"summary\" - Summary of the article</li>
<li>\"status\" - Status of the article ("draft" or "publish")</li>
<li>\"start_time\" - Date the article should start being displayed</li>
<li>\"end_time\" - Date the article should stop being displayed</li>
<li>\"useexp\" - Whether the expiration date should be ignored or not</li>
</ul>
';
$lang['eventdesc-NewsArticleDeleted'] = 'Enviado quando um artigo é eliminado.';
$lang['eventhelp-NewsArticleDeleted'] = '<p>Sent when an article is deleted.</p>
<h4>Parameters</h4>
<ul>
<li>"news_id" - Id of the news article</li>
</ul>
';
$lang['eventdesc-NewsCategoryAdded'] = 'Enviado quando uma categoria é adicionada.';
$lang['eventhelp-NewsCategoryAdded'] = '<p>Sent when a category is added.</p>
<h4>Parameters</h4>
<ul>
<li>"category_id" - Id of the news category</li>
<li>"name" - Name of the news category</li>
</ul>
';
$lang['eventdesc-NewsCategoryEdited'] = 'Enviado quando uma categoria é editada.';
$lang['eventhelp-NewsCategoryEdited'] = '<p>Sent when a category is edited.</p>
<h4>Parameters</h4>
<ul>
<li>"category_id" - Id of the news category</li>
<li>"name" - Name of the news category</li>
<li>"origname" - The original name of the news category</li>
</ul>
';
$lang['eventdesc-NewsCategoryDeleted'] = 'Enviado quando uma categoria é eliminada.';
$lang['eventhelp-NewsCategoryDeleted'] = '<p>Sent when a category is deleted.</p>
<h4>Parameters</h4>
<ul>
<li>"category_id" - Id of the deleted category </li>
<li>"name" - Name of the deleted category</li>
</ul>
';
$lang['help_articleid'] = 'This parameter is only applicable to the detail view. It allows specifying which news article to display in detail mode. If the special value -1 is used, the system will display the newest, published, non expired article. ';
$lang['helpnumber'] = 'Número máximo de itens a exibir =- deixando este vazio irá mostrar todos os itens.';
$lang['helpstart'] = 'Comece com o enésimo item - deixando vazio terão início no primeiro item.';
$lang['helpcategory'] = 'Used in the summary view to display only items for the specified categories. <b>Use * after the name to show children.</b> Multiple categories can be used if separated with a comma. Leaving empty, will show all categories. This parameter also works for the frontend submit action, however only a single category name is supported. ';
$lang['helpmoretext'] = 'Text to display at the end of a news item if it goes over the summary length. Defaults to "more..."';
$lang['helpsummarytemplate'] = 'Use a separate database template for displaying the article summary. This template must exist and be visible in the summary template tab of the News admin, though it does not need to be the default. If this parameter is not specified, then the current template marked as default will be used. ';
$lang['helpformtemplate'] = 'Use a database template for displaying the article submission form. This template must exist and be visible in the form templates tab of the News admin, though it does not need to be the default. If this parameter is not specified, then the current template marked as default will be used. ';
$lang['helpbrowsecattemplate'] = 'Use a database template for displaying the category browser. This template must exist and be visible in the Browse Category Templates tab of the News admin, though it does not need to be the default. If this parameter is not specified, then the current template marked as default will be used. ';
$lang['helpdetailtemplate'] = 'Use a separate database template for displaying the article detail. This template must exist and be visible in the detail template tab of the News admin, though it does not need to be the default. If this parameter is not specified, then the current template marked as default will be used. ';
$lang['helpsortby'] = 'Field to sort by. Options are: "news_date", "summary", "news_data", "news_category", "news_title", "news_extra", "end_time", "start_time", "random". Defaults to "news_date". If "random" is specified, the sortasc param is ignored.';
$lang['helpsortasc'] = 'Sort news items in ascending date order rather than descending. ';
$lang['helpdetailpage'] = 'Page to display News details in. This can either be a page alias or an id. Used to allow details to be displayed in a different template from the summary. ';
$lang['helpshowarchive'] = 'Mostrar apenas notícias que expiraram.';
$lang['helpbrowsecat'] = 'Mostra uma lista das categorias.';
$lang['helpaction'] = 'Override the default action. Possible values are:
<ul>
<li>&quot;detail&quot; - to display a specified articleid in detail mode.</li>
<li>&quot;default&quot; - to display the summary view</li>
<li>&quot;fesubmit&quot; - to display the frontend form for allowing users to submit news articles on the front end.</li>
<li>&quot;browsecat&quot; - to display a browseable category list.</li>
</ul>';
$lang['help'] = '<h3>Important Notes</h3>
<p>Version 2.9 and greater of News has removed the formatpostdate member from the templates, and has also removed the dateformat parameter. You should be using the cms_date_format modifier (as indicated in the default templates) to format dates, and should be using entry->postdate instead of entry->formatpostdate in your templates.</p>
<h3>What does this do?</h3>
<p>News is a module for displaying news events on your page, similar to a blog style, except with more features!. When the module is installed, a News admin page is added to administration menu that will allow you to select or add a news category. Once a news category is created or selected, a list of news items for that category will be displayed. From here, you can add, edit or delete news items for that category.</p>
<h4>Numerous display methods</h4>
<p>The parameters supported by the news module, and support for numerous templates of each time mean that your options for displaying news articles are limitless.</p>
<h4>Custom Fields</h4>
<p>The News module allows defining numerous custom fields (including files and images) that will allow you to attach pdf files or numerous images to your articles.</p>
<h4>Categories</h4>
<p>News supplies a hierarchical category mechanism for organizing your articles. A news article can only be in one place in the hierarchy.</p>
<h4>Expiry and Status</h4>
<p>Each news article can have an optional expiry date, after which it will not be shown on your web page. As well, articles can be marked as <em>draft</em> to remove them permanently from your web page.</p>
<h3>Security</h3>
<p>The user must belong to a group with the 'Modify News' permission in order to add or edit News entries.</p>
<p>As well, In order to delete news entries, the user must belong to a group with the 'Delete News Articles' permission.</p>
<p>In order to edit the layout templates, the user must belong to a group with the 'Modify Templates' permission.</p>
<p>In order to edit the global news preferences, the user must belong to a group with the 'Modify Site Preferences' permission.</p>
<p>Additionally, to approve news for frontend display the user must belong to a group with the 'Approve News' permission.</p>
<h3>How do I use it?</h3>
<p>The easiest way to use it is with the {news} wrapper tag (wraps the module in a tag, to simplify the syntax). This will insert the module into your template or page anywhere you wish, and display news items. The code would look something like: <code>{news number='5'}</code></p>
<h3>Templates</h3>
<p>Since version 2.3 News supports multiple database templates, and no longer supports additional file templates. Users who used the old file template system should follow these steps (for each file template):</p>
<ul>
<li>Copy the file template into the clipboard</li>
<li>Create a new database template <em>(either summary or detailed as required)</em>. Give the new template the same name (including the .tpl extension) as the old file template, and paste the contents.</li>
<li>Hit Submit</li>
</ul>
<p>Following these steps should solve the problem of your news templates not being found and other similar smarty errors when you upgrade to a version of CMS that has News 2.3 or greater.</p>';
$lang['utma'] = '57867837.36426689.1330103609.1338850902.1338856960.654';
$lang['utmz'] = '57867837.1331390499.72.3.utmcsr=cmsmadesimple.org|utmccn=(referral)|utmcmd=referral|utmcct=/';
$lang['utmc'] = '57867837';
$lang['utmb'] = '57867837.3.10.1338856960';
?>
File Manager Version 1.0, Coded By Lucas
Email: hehe@yahoo.com