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 18:43:00 UTC

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

Author: dennisl
Date: Sun Mar 23 10:43:00 2008
New Revision: 640227

URL: http://svn.apache.org/viewvc?rev=640227&view=rev
Log:
[MSITE-251] tr locale support
Submitted by: gulcan yalcinkaya
Reviewed by: Dennis Lundberg

Added:
    maven/plugins/trunk/maven-site-plugin/src/main/resources/site-plugin_tr.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=640227&r1=640226&r2=640227&view=diff
==============================================================================
--- maven/plugins/trunk/maven-site-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-site-plugin/pom.xml Sun Mar 23 10:43:00 2008
@@ -383,6 +383,7 @@
             <locale>pt_BR</locale>
             <locale>sk</locale>
             <locale>sv</locale>
+            <locale>tr</locale>
             <locale>zh_CN</locale>
           </locales>
         </configuration>

Added: maven/plugins/trunk/maven-site-plugin/src/main/resources/site-plugin_tr.properties
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-site-plugin/src/main/resources/site-plugin_tr.properties?rev=640227&view=auto
==============================================================================
--- maven/plugins/trunk/maven-site-plugin/src/main/resources/site-plugin_tr.properties (added)
+++ maven/plugins/trunk/maven-site-plugin/src/main/resources/site-plugin_tr.properties Sun Mar 23 10:43:00 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 = Taným
+report.category.column.document    = Doküman
+report.category.sectionTitle       = Genel Bakýþ
+report.information.description1    = This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by
+report.information.description2    = on behalf of the project.
+report.information.title           = Proje Bilgileri
+report.project.description1        = This document provides an overview of the various reports that are automatically generated by
+report.project.description2        = Each report is briefly described below.
+report.project.title               = Geliþtirilmiþ Raporlar

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

Propchange: maven/plugins/trunk/maven-site-plugin/src/main/resources/site-plugin_tr.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=640227&r1=640226&r2=640227&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 10:43:00 2008
@@ -250,6 +250,18 @@
                 <a href="http://svn.apache.org/repos/asf/maven/shared/trunk/maven-doxia-tools/src/main/resources/site-tool_sv.properties">See</a>
               </td>
             </tr>
+            <tr>
+              <td>Turkish</td>
+              <td>
+                <a href="http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-site-plugin/src/main/resources/site-plugin_tr.properties">See</a>
+              </td>
+              <td>
+                <a href="http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-project-info-reports-plugin/src/main/resources/project-info-report_tr.properties">See</a>
+              </td>
+              <td>
+                <a href="http://svn.apache.org/repos/asf/maven/shared/trunk/maven-doxia-tools/src/main/resources/site-tool_tr.properties">See</a>
+              </td>
+            </tr>
           </table>
         </p>