You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by be...@apache.org on 2009/11/01 00:38:46 UTC

svn commit: r831616 - /maven/plugins/trunk/maven-changes-plugin/src/main/resources/trac-report_de.properties

Author: bentmann
Date: Sat Oct 31 23:38:46 2009
New Revision: 831616

URL: http://svn.apache.org/viewvc?rev=831616&view=rev
Log:
[MCHANGES-184] Add German translation for the Trac report

Added:
    maven/plugins/trunk/maven-changes-plugin/src/main/resources/trac-report_de.properties   (with props)

Added: maven/plugins/trunk/maven-changes-plugin/src/main/resources/trac-report_de.properties
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-changes-plugin/src/main/resources/trac-report_de.properties?rev=831616&view=auto
==============================================================================
--- maven/plugins/trunk/maven-changes-plugin/src/main/resources/trac-report_de.properties (added)
+++ maven/plugins/trunk/maven-changes-plugin/src/main/resources/trac-report_de.properties Sat Oct 31 23:38:46 2009
@@ -0,0 +1,35 @@
+# 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.trac.name=Trac-Tickets
+report.trac.description=Bericht \u00FCber die Tickets in Trac.
+report.trac.error=Es ist ein Fehler aufgetreten, der die Generierung dieses Berichts verhinderte. \
+  Bitte kontrollieren Sie die Konsolenausgabe im Hinblick auf Informationen \u00FCber die Ursache.
+report.trac.header=Trac-Tickets
+report.trac.dateformat=dd MMM yy
+report.trac.label.id=#
+report.trac.label.type=Typ
+report.trac.label.summary=Zusammenfassung
+report.trac.label.status=Status
+report.trac.label.resolution=L\u00F6sung
+report.trac.label.milestone=Meilenstein
+report.trac.label.owner=Besitzer
+report.trac.label.priority=Priorit\u00E4t
+report.trac.label.reporter=Reporter
+report.trac.label.component=Komponente
+report.trac.label.created=Erstellt
+report.trac.label.changed=Ge\u00E4ndert

Propchange: maven/plugins/trunk/maven-changes-plugin/src/main/resources/trac-report_de.properties
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: maven/plugins/trunk/maven-changes-plugin/src/main/resources/trac-report_de.properties
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision