Author: hboutemy
Date: Sat Oct 16 20:34:31 2010
New Revision: 1023374

URL: http://svn.apache.org/viewvc?rev=1023374&view=rev
Log:
[MPMD-106] added pt_BR translation
Submitted by: Taciano Tres

Added:
    
maven/plugins/trunk/maven-pmd-plugin/src/main/resources/cpd-report_pt_BR.properties
   (with props)
    
maven/plugins/trunk/maven-pmd-plugin/src/main/resources/pmd-report_pt_BR.properties
   (with props)

Added: 
maven/plugins/trunk/maven-pmd-plugin/src/main/resources/cpd-report_pt_BR.properties
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-pmd-plugin/src/main/resources/cpd-report_pt_BR.properties?rev=1023374&view=auto
==============================================================================
--- 
maven/plugins/trunk/maven-pmd-plugin/src/main/resources/cpd-report_pt_BR.properties
 (added)
+++ 
maven/plugins/trunk/maven-pmd-plugin/src/main/resources/cpd-report_pt_BR.properties
 Sat Oct 16 20:34:31 2010
@@ -0,0 +1,26 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
+report.cpd.name=Relat\u00f3rio do CPD
+report.cpd.description=Detec\u00e7\u00e3o de c\u00f3digo duplicado.
+report.cpd.title=Resultados do CPD
+report.cpd.column.file=Arquivo
+report.cpd.column.project=Projeto
+report.cpd.column.line=Linha
+report.cpd.cpdlink=O seguinte documento cont\u00e9m os resultados do CPD
+report.cpd.dupes=Duplicados
+report.cpd.noProblems=O CPD n\u00e3o encontrou problemas no seu c\u00f3digo 
fonte.

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

Added: 
maven/plugins/trunk/maven-pmd-plugin/src/main/resources/pmd-report_pt_BR.properties
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-pmd-plugin/src/main/resources/pmd-report_pt_BR.properties?rev=1023374&view=auto
==============================================================================
--- 
maven/plugins/trunk/maven-pmd-plugin/src/main/resources/pmd-report_pt_BR.properties
 (added)
+++ 
maven/plugins/trunk/maven-pmd-plugin/src/main/resources/pmd-report_pt_BR.properties
 Sat Oct 16 20:34:31 2010
@@ -0,0 +1,25 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
+report.pmd.name=Relat\u00f3rio do PMD
+report.pmd.description=Verifica\u00e7\u00e3o das regras de 
codifica\u00e7\u00e3o.
+report.pmd.title=Resultados do PMD
+report.pmd.column.violation=Viola\u00e7\u00e3o
+report.pmd.column.line=Linha
+report.pmd.pmdlink=O seguinte documento cont\u00e9m os resultados do
+report.pmd.files=Arquivos
+report.pmd.noProblems=O PMD n\u00e3o encontrou problemas no seu c\u00f3digo 
fonte.

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


Reply via email to