plugins/staticpages/language/portuguese_brazil.php
author Dirk Haun <dirk@haun-online.de>
Sun, 11 Oct 2009 19:18:47 +0200
branchHEAD
changeset 7371 6f0fe25ffbc7
parent 7069 92692fb690fb
child 7422 570b215d953d
permissions -rw-r--r--
Synced all language files with their English equivalents
     1 <?php
     2 
     3 ###############################################################################
     4 # portuguese_brazil.php
     5 # Esta é a página em português do Brasil para o plug-in Geeklog Static Page!
     6 #
     7 # Tradução: Alcides Soares Filho (Maio de 2004)
     8 # asoaresfil@uol.com.br
     9 #
    10 # Copyright (C) 2001 Tony Bibbs
    11 # tony@tonybibbs.com
    12 #
    13 # This program is free software; you can redistribute it and/or
    14 # modify it under the terms of the GNU General Public License
    15 # as published by the Free Software Foundation; either version 2
    16 # of the License, or (at your option) any later version.
    17 #
    18 # This program is distributed in the hope that it will be useful,
    19 # but WITHOUT ANY WARRANTY; without even the implied warranty of
    20 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    21 # GNU General Public License for more details.
    22 #
    23 # You should have received a copy of the GNU General Public License
    24 # along with this program; if not, write to the Free Software
    25 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
    26 #
    27 ###############################################################################
    28 
    29 global $LANG32;
    30 
    31 ###############################################################################
    32 # Array Format:
    33 # $LANGXX[YY]:  $LANG - variable name
    34 #               XX    - file id number
    35 #               YY    - phrase id number
    36 ###############################################################################
    37 
    38 $LANG_STATIC = array(
    39     'newpage' => 'Nova Página',
    40     'adminhome' => 'Home Admin',
    41     'staticpages' => 'Páginas Estáticas',
    42     'staticpageeditor' => 'Editor de Páginas Estáticas',
    43     'writtenby' => 'Escrito por',
    44     'date' => 'Última Atualização',
    45     'title' => 'Título',
    46     'content' => 'Conteúdo',
    47     'hits' => 'Hits',
    48     'staticpagelist' => 'Lista de Páginas Estáticas',
    49     'url' => 'URL',
    50     'edit' => 'Edita',
    51     'lastupdated' => 'Última Atualização',
    52     'pageformat' => 'Formato da Página',
    53     'leftrightblocks' => 'Blocos à Esquerda & Direita',
    54     'blankpage' => 'Página em Branco',
    55     'noblocks' => 'Sem Blocos',
    56     'leftblocks' => 'Blocos à Esquerda',
    57     'addtomenu' => 'Adiciona ao Menu',
    58     'label' => 'Identificação',
    59     'nopages' => 'Não há páginas estáticas no sistema ainda',
    60     'save' => 'salva',
    61     'preview' => 'prevê página',
    62     'delete' => 'apaga',
    63     'cancel' => 'cancela',
    64     'access_denied' => 'Acesso não autorizado',
    65     'access_denied_msg' => 'Você está ilegalmente tentando acessar a página de administração de Páginas Estáticas.  Saiba que todas tentativas de acesso ilegal ficam registradas neste sistema',
    66     'all_html_allowed' => 'Todos códigos HTML são permitidos',
    67     'results' => 'Resultado da Página Estática',
    68     'author' => 'Autor',
    69     'no_title_or_content' => 'Você deve ao menos preencher os campos de <b>Título</b> e <b>Conteúdo</b>.',
    70     'no_such_page_anon' => 'Por favor faça o LOGIN...',
    71     'no_page_access_msg' => "Isto pode ter acontecido porque você não efetuou o LOGIN, ou ainda porque não é membro do {$_CONF['site_name']}. Por favor <a href=\"{$_CONF['site_url']}/users.php?mode=new\"> torne-se um membro usuário do site</a> {$_CONF['site_name']} para ter acesso a todos recursos disponíveis",
    72     'php_msg' => 'PHP: ',
    73     'php_warn' => 'Atenção: código PHP dentro da sua página será avaliado se você solicitar esta opção. Use com cautela !!',
    74     'exit_msg' => 'Mensagem de Saída: ',
    75     'exit_info' => 'Habilita Mensagem informando que LOGIN é necessário.  Deixe desmarcado para segurança normal e mensagem.',
    76     'deny_msg' => 'Acesso a esta página não permitido.  Ou a página foi movida/removida ou você não tem permissão para acessá-la.',
    77     'stats_headline' => 'Top 10 Páginas Estáticas',
    78     'stats_page_title' => 'Título da Página',
    79     'stats_hits' => 'Hits',
    80     'stats_no_hits' => 'Parece que ainda não há páginas estáticas neste site ou que ainda nenhuma delas foi visitada.',
    81     'id' => 'ID',
    82     'duplicate_id' => 'A identidade - ID - que você escolheu para esta página estática já está em uso. Por favor selecione uma outra identidade - ID.',
    83     'instructions' => 'Para modificar ou apagar uma página estática, clique no número da página abaixo. Para ver uma página estática, clique no Título da página que você quer ver. Para criar uma npva página estática, clica em Página Nova acima. Clique no [C] para criar uma cópia de uma página já existente.',
    84     'centerblock' => 'Centraliza Bloco: ',
    85     'centerblock_msg' => 'Quando marcado, faz com que a página estática seja mostrada como um bloco central na página de índice (index).',
    86     'topic' => 'Tópico: ',
    87     'position' => 'Posição: ',
    88     'all_topics' => 'Todos',
    89     'no_topic' => 'Somente Homepage',
    90     'position_top' => 'Topo da Página',
    91     'position_feat' => 'Depois de Publicação',
    92     'position_bottom' => 'Pé da Página',
    93     'position_entire' => 'Página Inteira',
    94     'head_centerblock' => 'Centraliza Bloco',
    95     'centerblock_no' => 'Não',
    96     'centerblock_top' => 'Topo',
    97     'centerblock_feat' => 'Pé. Publicação',
    98     'centerblock_bottom' => 'Embaixo de tudo',
    99     'centerblock_entire' => 'Página Inteira',
   100     'inblock_msg' => 'Em um bloco: ',
   101     'inblock_info' => 'Espalha - Wrap - a Página Estática no Bloco.',
   102     'title_edit' => 'Edita página',
   103     'title_copy' => 'Faz cópia desta página',
   104     'title_display' => 'Mostra página',
   105     'select_php_none' => 'não executa código PHP',
   106     'select_php_return' => 'executa PHP (volta)',
   107     'select_php_free' => 'executa PHP',
   108     'php_not_activated' => "O uso de PHP em páginas estáticas não está ativado. Por favor veja a <a href=\"{$_CONF['site_url']}/docs/english/staticpages.html#php\">documentação</a> para saber de mais detalhes.",
   109     'printable_format' => 'Printable Format',
   110     'copy' => 'Copy',
   111     'limit_results' => 'Limit Results',
   112     'search' => 'Search',
   113     'submit' => 'Submit'
   114 );
   115 
   116 $PLG_staticpages_MESSAGE15 = 'Your comment has been submitted for review and will be published when approved by a moderator.';
   117 $PLG_staticpages_MESSAGE19 = 'Your page has been successfully saved.';
   118 $PLG_staticpages_MESSAGE20 = 'Your page has been successfully deleted.';
   119 
   120 // Messages for the plugin upgrade
   121 $PLG_staticpages_MESSAGE3001 = 'Plugin upgrade not supported.';
   122 $PLG_staticpages_MESSAGE3002 = $LANG32[9];
   123 
   124 // Localization of the Admin Configuration UI
   125 $LANG_configsections['staticpages'] = array(
   126     'label' => 'Static Pages',
   127     'title' => 'Static Pages Configuration'
   128 );
   129 
   130 $LANG_confignames['staticpages'] = array(
   131     'allow_php' => 'Allow PHP?',
   132     'sort_by' => 'Sort Centerblocks by',
   133     'sort_menu_by' => 'Sort Menu Entries by',
   134     'delete_pages' => 'Delete Pages with Owner?',
   135     'in_block' => 'Wrap Pages in Block?',
   136     'show_hits' => 'Show Hits?',
   137     'show_date' => 'Show Date?',
   138     'filter_html' => 'Filter HTML?',
   139     'censor' => 'Censor Content?',
   140     'default_permissions' => 'Page Default Permissions',
   141     'aftersave' => 'After Saving Page',
   142     'atom_max_items' => 'Max. Pages in Webservices Feed',
   143     'meta_tags' => 'Enable Meta Tags'
   144 );
   145 
   146 $LANG_configsubgroups['staticpages'] = array(
   147     'sg_main' => 'Main Settings'
   148 );
   149 
   150 $LANG_fs['staticpages'] = array(
   151     'fs_main' => 'Static Pages Main Settings',
   152     'fs_permissions' => 'Default Permissions'
   153 );
   154 
   155 // Note: entries 0, 1, 9, and 12 are the same as in $LANG_configselects['Core']
   156 $LANG_configselects['staticpages'] = array(
   157     0 => array('True' => 1, 'False' => 0),
   158     1 => array('True' => true, 'False' => false),
   159     2 => array('Date' => 'date', 'Page ID' => 'id', 'Title' => 'title'),
   160     3 => array('Date' => 'date', 'Page ID' => 'id', 'Title' => 'title', 'Label' => 'label'),
   161     9 => array('Forward to page' => 'item', 'Display List' => 'list', 'Display Home' => 'home', 'Display Admin' => 'admin'),
   162     12 => array('No access' => 0, 'Read-Only' => 2, 'Read-Write' => 3)
   163 );
   164 
   165 ?>