Author: vsiveton
Date: Sat Feb  9 06:04:58 2008
New Revision: 620114

URL: http://svn.apache.org/viewvc?rev=620114&view=rev
Log:
MPLUGIN-72: Add german translation
Submitted by: Benjamin Bentmann

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

Added: 
maven/plugin-tools/trunk/maven-plugin-plugin/src/main/resources/plugin-report_de.properties
URL: 
http://svn.apache.org/viewvc/maven/plugin-tools/trunk/maven-plugin-plugin/src/main/resources/plugin-report_de.properties?rev=620114&view=auto
==============================================================================
--- 
maven/plugin-tools/trunk/maven-plugin-plugin/src/main/resources/plugin-report_de.properties
 (added)
+++ 
maven/plugin-tools/trunk/maven-plugin-plugin/src/main/resources/plugin-report_de.properties
 Sat Feb  9 06:04:58 2008
@@ -0,0 +1,40 @@
+#
+# 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.plugin.name=Plugin Dokumentation
+report.plugin.description=Dieser Bericht dokumentiert die Goals und Parameter 
des Plugins.
+report.plugin.title=Plugin Dokumentation
+
+report.plugin.goals.nogoal=Keine Goals verfügbar.
+report.plugin.goals.intro=Verfügbare Goals dieses Plugins:
+report.plugin.goals.column.goal=Goal
+report.plugin.goals.column.description=Beschreibung
+report.plugin.goal.nodescription=Keine Beschreibung.
+report.plugin.goal.deprecated=Missbilligt.
+
+report.plugin.systemrequirements=Systemvoraussetzungen
+report.plugin.systemrequirements.intro=Die folgende Tabelle listet die 
Mindestanforderungen zum Ausführen dieses Plugins auf:
+report.plugin.systemrequirements.nominimum=Keine Mindestanforderung.
+report.plugin.systemrequirements.maven=Maven
+report.plugin.systemrequirements.jdk=JDK
+report.plugin.systemrequirements.memory=Arbeitsspeicher
+report.plugin.systemrequirements.diskspace=Festplatte
+
+report.plugin.usage=Gebrauch
+report.plugin.usage.intro=Sie können 'mvn -up' ausführen, um die aktuellste 
Version dieses Plugins herunterzuladen oder die gewünschte Version in der 
Plugin-Konfiguration Ihres Projekts angeben:

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

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


Reply via email to