Author: carlos Date: Tue Mar 7 11:05:02 2006 New Revision: 383962 URL: http://svn.apache.org/viewcvs?rev=383962&view=rev Log: [MPSITE-49] Add spanish translation Submitted By: Arturo Vazquez
Added: maven/plugins/trunk/maven-site-plugin/src/main/resources/site-plugin_es.properties (with props) Added: maven/plugins/trunk/maven-site-plugin/src/main/resources/site-plugin_es.properties URL: http://svn.apache.org/viewcvs/maven/plugins/trunk/maven-site-plugin/src/main/resources/site-plugin_es.properties?rev=383962&view=auto ============================================================================== --- maven/plugins/trunk/maven-site-plugin/src/main/resources/site-plugin_es.properties (added) +++ maven/plugins/trunk/maven-site-plugin/src/main/resources/site-plugin_es.properties Tue Mar 7 11:05:02 2006 @@ -0,0 +1,39 @@ +# ------------------------------------------------------------------- +# Copyright 2001-2006 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=Publicado el +template.version=Versión +template.builtby=Generado por +report.project.title=Informes Generados por Maven +report.project.description1=Este documento presenta un resumen de varios informes que son generados automáticamente por +report.project.description2=Cada informe está descrito brevemente más adelante. +report.project.sectionTitle=Resumen +report.project.column.description=Descripción +report.project.column.document=Documento +report.information.title=Información general del proyecto +report.information.description1=Este documento presenta un resumen de los diferentes documentos y enlaces que son parte de la información general del proyecto. Todo este contenido es generado automáticamente por +report.information.description2=en nombre de este proyecto. +report.information.sectionTitle=Resumen +report.information.column.description=Descripción +report.information.column.document=Documento +report.menu.projectdocumentation=Documentación del proyecto +report.menu.parentproject=Proyecto padre +report.menu.projectmodules=Módulos +report.menu.about=Acerca de +report.menu.projectinformation=Información del proyecto +report.menu.projectreports=Informes del proyecto +report.index.title=Bienvenido a +report.index.nodescription=Aún no se ha escrito una descripción para este proyecto. Propchange: maven/plugins/trunk/maven-site-plugin/src/main/resources/site-plugin_es.properties ------------------------------------------------------------------------------ svn:eol-style = native Propchange: maven/plugins/trunk/maven-site-plugin/src/main/resources/site-plugin_es.properties ------------------------------------------------------------------------------ svn:keywords = "Author Date Id Revision"