XL Page

This page contains the string mappings to convert PmWiki's prompts into Brazlian Portuguese.

 
  ### Character encoding, e.g. 'iso-8859-2' or 'utf-8' 
  'xlpage-i18n' => '',
  ### Locale identifier, e.g. 'de' or 'cs_CZ.ISO-8859-2'
  'Locale' => 'pt_BR',
  ### Time format, e.g. '%Y-%m-%d %H:%M EET'
  'TimeFmt' => '%d de %B de %Y, às  %Hh%M',

  ### Standard layout strings
  'View' => 'Ler',
  'Edit' => 'Editar',
  'History' => 'Histórico',
  'Print' => 'Imprimir',
  'Recent Changes' => 'Alterações Recentes',
  'Search' => 'Buscar',
  'Page last modified on {$LastModified}' => 'Pagina modificada em {$LastModified}',
  'Go' => 'Ir',
  'All Recent Changes' => '',
  # access keys
  # 'ak_view' => '',
  # 'ak_edit' => '',
  # 'ak_history' => '',
  # 'ak_print' => '',
  # 'ak_recentchanges' => ''

  ### Print layout strings
  'From $WikiTitle' => '',
  'Retrieved from {$PageUrl}' => 'Originário de {$PageUrl}',

  ### Page locations
  '{$SiteGroup}/EditQuickReference' => 'PmWikiPtBr/ReferenciaRapidaEdicao',
  '{$SiteGroup}/UploadQuickReference' => 'PmWikiPtBr/ReferenciaRapidaAnexos',
  '{$SiteGroup}/Search' => 'PmWikiPtBr/Buscar',
  '{$Group}/RecentChanges' => '',
  '{$SiteGroup}.PageNotFound' => '',

  ### Browse page strings
  'redirected from' => 'redirecionado de',

  ### Edit page strings
  'Editing {$FullName}' => 'Editando {$FullName}',
  'Save' => 'Salvar', 
  'Save and edit' => 'Salvar e Editar',  
  'Save as draft' => '',  
  'Preview' => 'Visualizar',
  'Cancel' => 'Cancelar',
  'Reset' => 'Reiniciar',
  'Author' => 'Autor',
  'An author name is required.' => 'É preciso especificar o Autor',
  'Summary' => 'Descrição das Mudanças',
  'This is a minor edit' => 'Edição insignificante',
  'Preview {$FullName}' => 'Visualizar {$FullName}',
  'End of preview -- remember to save' => 'Fim da visualização -- lembre-se de salvar',
  'Page is unsaved' => 'Página ainda não salva',
  'Top' => 'Topo',
  # access keys
  # 'ak_save' => '',
  # 'ak_saveedit' => '',
  # 'ak_preview' => '',
  # 'ak_savedraft' => '',

  ### Page history strings
  '{$FullName} History' => 'História de {$FullName}',
  'Show minor edits' => 'Mostrar edições insignificantes',
  'Hide minor edits' => 'Ocultar edições insignificantes',
  'Show changes to markup' => 'Mostrar mudanças do código',
  'Show changes to output' => 'Mostrar mudanças do conteúdo',
  'by' => 'por',
  'Restore' => 'Restaurar',
  'Added line $DiffLines:' => 'Linha $DiffLines adicionada:',
  'Added lines $DiffLines:' => 'Linhas $DiffLines adicionadas',
  'Changed line $DiffLines from:' => 'Linha $DiffLines mudada de',
  'Changed lines $DiffLines from:' => 'Linhas $DiffLines mudadas de',
  'Deleted line $DiffLines:' => 'Linha $DiffLines apagada:',
  'Deleted lines $DiffLines:' => 'Linhas $DiffLines apagadas',
  'to:' => 'para:',

  ### Page attribute strings
  'Attributes' => 'Propriedades',
  '{$FullName} Attributes' => 'Propriedades de {$FullName}',
  'Set new read password:' => 'Defina nova lenha para leitura',
  'Set new edit password:' => 'Defina nova senha para edição',
  'Set new attribute password:' => 'Defina nova senha para propriedades',
  '(set by $PWSource)' => '',
  '(using $PWCascade password)' => '',

  'EnterAttributes' => "Especifique as novas propriedades. Deixar um campo branco mantém sem mudanças. Para retirar uma propriedade, coloque 'clear'.",

  ## Authorization strings
  'Name' => 'Nome',
  'Password' => 'Senha',
  'Password required' => 'Requer senha',
  'Name/password not recognized' => '',

  ### Search strings
  'Search' => 'Buscar',
  'Search Results' => 'Resultados da busca',
  'SearchFor' => 'Resultados de busca por <em>$Needle</em>',
  'SearchFound' => '$MatchCount páginas identificadas entre $MatchSearched páginas verificadas.',

  ### Upload strings
  'Attach' => 'Anexo',
  'Uploads' => 'Arquivos',
  'Attachments for' => 'Anexos para',
  'File to upload:' => 'Arquivo para subir',
  'Name attachment as:' => 'Nomear como',
  'Upload' => 'Subir',
  'ULsuccess' => 'carregamento bem sucedido',
  'ULbadname' => 'nome inválido do arquivo',
  'ULbadtype' => 'a extensão \'$upext\' não é permitida',
  'ULtoobig' => 'arquivo maior que o limite do servidor',
  'ULtoobigext' => 'arquivo maior que o limite para arquivos .\'$upext\'',
  'ULpartial' => 'arquivo recebido incompleto',
  'ULnofile' => 'nenhum arquivo subido',
  'ULexists' => 'já existe um arquivo com esse nome',
  'ULpquota' => 'quota do grupo excedida',
  'ULtquota' => 'quota de subida excedida',
  'Set new upload password:' => 'Defina nova senha para uploads',

  ### GuiEdit button bar
  'Emphasized' => 'Ênfase',
  'Emphasized (italic)' => 'Ênfase (itálico)',
  'Strong' => 'Forte',
  'Strong (bold)' => 'Forte (bold)',
  'Page link' => 'Link',
  'Link to internal page' => 'Link interno',
  'link text' => 'Texto do link',
  'Link to external page' => 'Link externo',
  'file.ext' => '',
  'Attach file' => 'Anexe arquivo',
  'Big text' => 'Texto grande',
  'Small text' => 'Texto pequeno',
  'Superscript' => 'Sobrescrito',
  'Subscript' => 'Subscrito',
  'Heading' => 'Título',
  'Subheading' => 'Subtítulo',
  'Center' => 'Centralizar',
  'Unordered list' => 'Lista sem ordem',
  'Unordered (bullet) list' => 'Lista sem ordem (marcadores)',
  'Ordered list' => 'Lista ordenada',
  'Ordered (numbered) list' => 'Lista ordenada (numerada)',
  'Indented text' => 'Texto afastado',
  'Hanging indent' => 'Afastamento negativo',
  'Horizontal rule' => 'Linha horizontal',
  'Table' => 'Tabela',
  # access keys
  # 'ak_em' => '',
  # 'ak_strong' => '',

  ### Others
  'not found' => 'não encontrado',
  '(approve sites)' => '(aprovar sites)',
  'This post has been blocked by the administrator' => 'Esse registro foi bloqueado pelo administrador',
  'Password encryption' => 'Encriptação de senha',
  'Name/password not recognized' => '',
  'EditConflict' => 'A página que você está editando foi alterada desde que você começou a sua edição. As modificações foram juntadas no texto a seguir, você precisa verificar os resultados antes de salvar.  Conflitos que o sistema não pode resolver automaticamente estão marcados com &lt;&lt;&lt;&lt;&lt;&lt;&lt; e &gt;&gt;&gt;&gt;&gt;&gt;&gt;.',
  'EditWarning' => "The page you are editing has been modified since you started editing it.  If you continue, your changes will overwrite any changes that others have made.",
  'View changes' => '',

  ### Historical
  ## pre-2.1
  '{$SiteGroup}.AllRecentChanges' => 'PmWikiPtBr.TodasAlteracoes',
  '{$Group}.RecentChanges' => 'PmWikiPtBr.Alteracoes',
  'Editing `{$FullName}' => 'Editando `{$FullName}',
  'Describe $Name here.' => 'Escreva sobre $Name aqui.',
  'Preview `{$FullName}' => 'Visualizar',
  '$FullName History' => 'História de $FullName',
  'Page Attributes' => 'Propriedades da página',
  '$FullName Attributes' => 'Propriedades de $FullName',
  'SearchWiki' => 'Busca',
  'Printable View' => 'Versão para Impressão',
  'Page History' => 'História da Página',
  'Edit Page' => 'Editar',
  'WikiHelp' => 'Ajuda',
  'Retrieved from $PageUrl' => 'Originário de $PageUrl',
  'PmWiki/WikiHelp' => 'PmWikiPtBr/AjudaDoWiki',
  'PmWiki.EditQuickReference' => 'PmWikiPtBr.ReferenciaRapida',
  'Main/SearchWiki' => 'PmWikiPtBr/BuscaWiki',


Notes

Contributors

MarcioRPS?