You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by vs...@apache.org on 2006/02/02 02:43:07 UTC

svn commit: r374220 - in /maven/plugins/trunk/maven-site-plugin: pom.xml src/main/resources/site-plugin_pt_BR.properties

Author: vsiveton
Date: Wed Feb  1 17:43:04 2006
New Revision: 374220

URL: http://svn.apache.org/viewcvs?rev=374220&view=rev
Log:
PR: MSITE-75
Submitted by: Domingos Creado 
Reviewed by:  Vincent Siveton
Added also the Apache license

Added:
    maven/plugins/trunk/maven-site-plugin/src/main/resources/site-plugin_pt_BR.properties   (with props)
Modified:
    maven/plugins/trunk/maven-site-plugin/pom.xml

Modified: maven/plugins/trunk/maven-site-plugin/pom.xml
URL: http://svn.apache.org/viewcvs/maven/plugins/trunk/maven-site-plugin/pom.xml?rev=374220&r1=374219&r2=374220&view=diff
==============================================================================
--- maven/plugins/trunk/maven-site-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-site-plugin/pom.xml Wed Feb  1 17:43:04 2006
@@ -47,6 +47,13 @@
       </roles>
     </contributor>
     <contributor>
+      <name>Domingos Creado</name>
+      <email>dcreado@users.sf.net</email>
+      <roles>
+        <role>Brazilian Portuguese translator</role>
+      </roles>
+    </contributor>
+    <contributor>
       <name>John Allen</name>
       <email>john_h_allen@hotmail.com</email>
     </contributor>

Added: maven/plugins/trunk/maven-site-plugin/src/main/resources/site-plugin_pt_BR.properties
URL: http://svn.apache.org/viewcvs/maven/plugins/trunk/maven-site-plugin/src/main/resources/site-plugin_pt_BR.properties?rev=374220&view=auto
==============================================================================
--- maven/plugins/trunk/maven-site-plugin/src/main/resources/site-plugin_pt_BR.properties (added)
+++ maven/plugins/trunk/maven-site-plugin/src/main/resources/site-plugin_pt_BR.properties Wed Feb  1 17:43:04 2006
@@ -0,0 +1,39 @@
+# -------------------------------------------------------------------
+# Copyright 2001-2005 The Apache Software Foundation.
+#
+# Licensed 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.
+# -------------------------------------------------------------------
+
+template.lastpublished=Última atualização
+template.version=Versão
+template.builtby=Construído por
+report.project.title=Relatórios gerados pelo Maven
+report.project.description1=Este documento contêm uma visão geral dos vários relatórios que são automaticamente gerados por
+report.project.description2=Cada relatório está descrito abaixo
+report.project.sectionTitle=Visão Geral
+report.project.column.description=Descrição
+report.project.column.document=Documento
+report.information.title=Informações gerais do projeto
+report.information.description1=Este documento contem uma visão geral de vários documentos e endereços que fazem parte das informações gerais do projeto. Todo o conteúdo foi gerado automaticamente por
+report.information.description2=em nome do projeto.
+report.information.sectionTitle=Visão Geral
+report.information.column.description=Descrição
+report.information.column.document=Documento
+report.menu.projectdocumentation=Documentação do Projeto
+report.menu.parentproject=Projeto Pai
+report.menu.projectmodules=Módulo
+report.menu.about=Geral
+report.menu.projectinformation=Informações sobre o Projeto
+report.menu.projectreports=Relatórios do Projeto
+report.index.title=Bem vindo a
+report.index.nodescription=Atualmente, não há uma descrição atribuída a este projeto.

Propchange: maven/plugins/trunk/maven-site-plugin/src/main/resources/site-plugin_pt_BR.properties
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: maven/plugins/trunk/maven-site-plugin/src/main/resources/site-plugin_pt_BR.properties
------------------------------------------------------------------------------
    svn:keywords = "Author Date Id Revision"