You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2014/02/02 16:39:59 UTC

svn commit: r1563641 - /maven/plugins/trunk/maven-checkstyle-plugin/src/main/resources/checkstyle-report_pt_BR.properties

Author: hboutemy
Date: Sun Feb  2 15:39:58 2014
New Revision: 1563641

URL: http://svn.apache.org/r1563641
Log:
[MCHECKSTYLE-210] restore non-ascii characters in ISO-8859-1

Modified:
    maven/plugins/trunk/maven-checkstyle-plugin/src/main/resources/checkstyle-report_pt_BR.properties   (contents, props changed)

Modified: maven/plugins/trunk/maven-checkstyle-plugin/src/main/resources/checkstyle-report_pt_BR.properties
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-checkstyle-plugin/src/main/resources/checkstyle-report_pt_BR.properties?rev=1563641&r1=1563640&r2=1563641&view=diff
==============================================================================
--- maven/plugins/trunk/maven-checkstyle-plugin/src/main/resources/checkstyle-report_pt_BR.properties (original)
+++ maven/plugins/trunk/maven-checkstyle-plugin/src/main/resources/checkstyle-report_pt_BR.properties Sun Feb  2 15:39:58 2014
@@ -16,13 +16,13 @@
 # under the License.
 
 report.checkstyle.name=Checkstyle
-report.checkstyle.description=Relat\u00c3\u00b3rio do estilo de conven\u00c3\u00a7\u00c3\u00a3o de codifica\u00c3\u00a7\u00c3\u00a3o.
+report.checkstyle.description=Relatório do estilo de convenção de codificação.
 report.checkstyle.title=Resultados do Checkstyle
-report.checkstyle.column.violation=Viola\u00c3\u00a7\u00c3\u00a3o
+report.checkstyle.column.violation=Violação
 report.checkstyle.column.severity=Severidade
 report.checkstyle.column.line=Linha
 report.checkstyle.column.message=Mensagem
-report.checkstyle.checkstylelink=O seguinte documento cont\u00c3\u00a9m os resultados de
+report.checkstyle.checkstylelink=O seguinte documento contém os resultados de
 report.checkstyle.files=Arquivos
 report.checkstyle.info=Informativo
 report.checkstyle.infos=Informativos
@@ -33,9 +33,9 @@ report.checkstyle.warnings.abbrev=A
 report.checkstyle.error=Erro
 report.checkstyle.errors=Erros
 report.checkstyle.errors.abbrev=E
-report.checkstyle.violations=Viola\u00c3\u00a7\u00c3\u00b5es
+report.checkstyle.violations=Violações
 report.checkstyle.details=Detalhes
-report.checkstyle.summary=Sum\u00c3\u00a1rio
+report.checkstyle.summary=Sumário
 report.checkstyle.rules=Regras
 report.checkstyle.severity_title=Erros do Checkstyle por severidade
 report.checkstyle.norule=Nenhuma regra encontrada

Propchange: maven/plugins/trunk/maven-checkstyle-plugin/src/main/resources/checkstyle-report_pt_BR.properties
------------------------------------------------------------------------------
    svn:mime-type = text/plain