You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by de...@apache.org on 2008/03/23 19:03:29 UTC

svn commit: r640233 - in /maven/plugins/trunk/maven-site-plugin: pom.xml src/main/resources/site-plugin_ca.properties src/site/xdoc/i18n.xml

Author: dennisl
Date: Sun Mar 23 11:03:28 2008
New Revision: 640233

URL: http://svn.apache.org/viewvc?rev=640233&view=rev
Log:
[MSITE-212] Catalan Language
Submitted by: Javier de Ros
Reviewed by: Dennis Lundberg

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

Modified: maven/plugins/trunk/maven-site-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-site-plugin/pom.xml?rev=640233&r1=640232&r2=640233&view=diff
==============================================================================
--- maven/plugins/trunk/maven-site-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-site-plugin/pom.xml Sun Mar 23 11:03:28 2008
@@ -369,6 +369,7 @@
         <version>1.0-alpha-1</version>
         <configuration>
           <locales>
+            <locale>ca</locale>
             <locale>cs</locale>
             <locale>de</locale>
             <locale>es</locale>

Added: maven/plugins/trunk/maven-site-plugin/src/main/resources/site-plugin_ca.properties
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-site-plugin/src/main/resources/site-plugin_ca.properties?rev=640233&view=auto
==============================================================================
--- maven/plugins/trunk/maven-site-plugin/src/main/resources/site-plugin_ca.properties (added)
+++ maven/plugins/trunk/maven-site-plugin/src/main/resources/site-plugin_ca.properties Sun Mar 23 11:03:28 2008
@@ -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.category.column.description = Descripció
+report.category.column.document    = Document
+report.category.sectionTitle       = Resum
+report.information.description1    = Aquest document presenta un resum dels diferents documents i enllaços que són part de la informació general del projecte. Tot aquest contingut és generat automàticament per
+report.information.description2    = en nom d'aquest projecte.
+report.information.title           = Informació general del projecte
+report.project.description1        = Aquest document presenta un resum de diversos informes que són generats automàticament per
+report.project.description2        = Cada informe està descrit breument més endavant.
+report.project.title               = Informes Generats per Maven

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

Propchange: maven/plugins/trunk/maven-site-plugin/src/main/resources/site-plugin_ca.properties
------------------------------------------------------------------------------
    svn:keywords = Date Id

Modified: maven/plugins/trunk/maven-site-plugin/src/site/xdoc/i18n.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-site-plugin/src/site/xdoc/i18n.xml?rev=640233&r1=640232&r2=640233&view=diff
==============================================================================
--- maven/plugins/trunk/maven-site-plugin/src/site/xdoc/i18n.xml (original)
+++ maven/plugins/trunk/maven-site-plugin/src/site/xdoc/i18n.xml Sun Mar 23 11:03:28 2008
@@ -71,6 +71,18 @@
               </td>
             </tr>
             <tr>
+              <td>Catalan</td>
+              <td>
+                <a href="http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-site-plugin/src/main/resources/site-plugin_ca.properties">See</a>
+              </td>
+              <td>
+                N/A
+              </td>
+              <td>
+                <a href="http://svn.apache.org/repos/asf/maven/shared/trunk/maven-doxia-tools/src/main/resources/site-tool_ca.properties">See</a>
+              </td>
+            </tr>
+            <tr>
               <td>Chinese simplified</td>
               <td>
                 <a href="http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-site-plugin/src/main/resources/site-plugin_zh_CN.properties">See</a>