src/share/jaxws_classes/com/sun/tools/internal/ws/resources/wsdl_de.properties

changeset 0
373ffda63c9a
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/src/share/jaxws_classes/com/sun/tools/internal/ws/resources/wsdl_de.properties	Wed Apr 27 01:27:09 2016 +0800
     1.3 @@ -0,0 +1,157 @@
     1.4 +#
     1.5 +# Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved.
     1.6 +# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     1.7 +#
     1.8 +# This code is free software; you can redistribute it and/or modify it
     1.9 +# under the terms of the GNU General Public License version 2 only, as
    1.10 +# published by the Free Software Foundation.  Oracle designates this
    1.11 +# particular file as subject to the "Classpath" exception as provided
    1.12 +# by Oracle in the LICENSE file that accompanied this code.
    1.13 +#
    1.14 +# This code is distributed in the hope that it will be useful, but WITHOUT
    1.15 +# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
    1.16 +# FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
    1.17 +# version 2 for more details (a copy is included in the LICENSE file that
    1.18 +# accompanied this code).
    1.19 +#
    1.20 +# You should have received a copy of the GNU General Public License version
    1.21 +# 2 along with this work; if not, write to the Free Software Foundation,
    1.22 +# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1.23 +#
    1.24 +# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
    1.25 +# or visit www.oracle.com if you need additional information or have any
    1.26 +# questions.
    1.27 +#
    1.28 +
    1.29 +localized.error={0}
    1.30 +parsing.wsdlNotDefaultNamespace=Standard-Namespace muss \\"{0}\\" sein
    1.31 +# Not concatenated with any other string.
    1.32 +parsing.onlyOneOfElementOrTypeRequired=Nur eines der Attribute \\"element\\" oder \\"type\\" ist in Teil \\"{0}\\" zul\u00E4ssig
    1.33 +# Not concatenated with any other string.
    1.34 +parsing.elementOrTypeRequired=Warnung: Teil {0} wird ignoriert, entweder das Attribut \"element\" oder das Attribut \"type\" ist in Teil \"{0}\" erforderlich
    1.35 +parsing.invalidElement=ung\u00FCltiges Element: \"{0}\" (in Namespace \"{1}\")
    1.36 +parsing.invalidAttributeValue=Ung\u00FCltiger Wert \"{1}\" f\u00FCr Attribut \"{0}\"
    1.37 +parsing.invalidExtensionElement=ung\u00FCltiges Erweiterungselement: \"{0}\" (in Namespace \"{1}\")
    1.38 +parsing.invalidWsdlElement=Ung\u00FCltiges WSDL-Element: "{0}"
    1.39 +parsing.requiredExtensibilityElement=unbekanntes erforderliches Erweiterungselement \"{0}\" (in Namespace \"{1}\")
    1.40 +parsing.tooManyElements=zu viele \"{0}\"-Elemente unter \"{1}\"-Element \"{2}\"
    1.41 +parsing.invalidOperationStyle=Vorgang \"{0}\" hat einen ung\u00FCltigen Stil
    1.42 +# {0} - "definitions". Not concatenated with any other string.
    1.43 +parsing.onlyOneTypesAllowed=Nur ein "types"-Element ist in "{0}" zul\u00E4ssig
    1.44 +# {0} - element local name (e.g. PingType). Wrapped into an Exception. Not concatenated with any other string.
    1.45 +parsing.onlyOneDocumentationAllowed=Nur ein "documentation"-Element ist in "{0}" zul\u00E4ssig
    1.46 +parsing.incorrectRootElement=Root-Element \"{2}\" (in Namespace \"{3}\"), Element \"{0}\" (in Namespace \"{1}\") gefunden
    1.47 +parsing.unknownImportedDocumentType=importiertes Dokument hat unbekannten Typ: {0}
    1.48 +# Not concatenated with any other string.
    1.49 +parsing.unknownNamespacePrefix=nicht deklariertes Namespace-Pr\u00E4fix: \\"{0}\\"
    1.50 +parsing.invalidURI=ung\u00FCltiger URI: {0}
    1.51 +# {0} - WSDL URL
    1.52 +parsing.ioExceptionWithSystemId=Dokument in \"{0}\" konnte nicht geparst werden
    1.53 +# {0} - exception message
    1.54 +parsing.ioException=Parsen nicht erfolgreich: {0}
    1.55 +# {0} - WSDL URL, Not concatenated with any other string.
    1.56 +parsing.saxExceptionWithSystemId=Ung\u00FCltige WSDL-Datei. Dokument in \"{0}\" konnte nicht geparst werden
    1.57 +# {0} - exception message, Not concatenated with any other string.
    1.58 +parsing.saxException=Ung\u00FCltige WSDL-Datei. Parsing nicht erfolgreich: {0}
    1.59 +# {0} - exception message, Not concatenated with any other string.
    1.60 +parsing.parserConfigException=Ung\u00FCltige WSDL-Datei. Parsing nicht erfolgreich: {0}
    1.61 +# {0} - exception message, Not concatenated with any other string.
    1.62 +parsing.factoryConfigException=Ung\u00FCltige WSDL-Datei. Parsing nicht erfolgreich: {0}
    1.63 +
    1.64 +# Wrapped into an Exception. Not concatenated with any other string.
    1.65 +parsing.missingRequiredAttribute=erforderliches Attribut \"{1}\" von Element \"{0}\" fehlt
    1.66 +parsing.invalidTag=Element \"{1}\" erwartet, \"{0}\" gefunden
    1.67 +# {4} - element name
    1.68 +parsing.invalidTagNS=Ung\u00FCltige WSDL in {4}: Element \\"{2}\\" (in Namespace \\"{3}\\") erwartet, Element \\"{0}\\" (in Namespace \\"{1}\\") gefunden
    1.69 +parsing.nonWhitespaceTextFound=unerwarteter Text ohne Leerstellen gefunden: \"{0}\"
    1.70 +# Not concatenated with any other string (written on a separate line).
    1.71 +parsing.elementExpected=unerwartetes Nicht-Element gefunden
    1.72 +#
    1.73 +entity.duplicate=doppelte Entity: \\"{0}\\"
    1.74 +# {0} - type of entity, {1} - entity name e.g.: duplicate "message" entity: "PingRequest", Wrapped into an Exception. Not concatenated with any other string.
    1.75 +entity.duplicateWithType=doppelte \"{0}\" Entity: \"{1}\"
    1.76 +
    1.77 +entity.notFoundByID=ung\u00FCltige Entity-ID: \\"{0}\\"
    1.78 +entity.notFoundByQName={0} \"{1}\" nicht in WSDL gefunden: {2}
    1.79 +entity.notFound.portType=wsdl:portType \\"{0}\\" wird von wsdl:binding \\"{1}\\" referenziert, wird jedoch in der WSDL nicht gefunden
    1.80 +entity.notFound.binding=wsdl:binding \\"{0}\\" wird von wsdl:port \\"{1}\\" referenziert, wird jedoch in der WSDL nicht gefunden
    1.81 +
    1.82 +# Wrapped into an Exception. Not concatenated with any other string.
    1.83 +validation.missingRequiredAttribute=erforderliches Attribut \"{0}\" von Element \"{1}\" fehlt
    1.84 +validation.missingRequiredProperty=erforderliche Eigenschaft \"{0}\" von Element \"{1}\" fehlt
    1.85 +validation.missingRequiredSubEntity=Erforderliche Sub-Entity \"{0}\" von Element \"{1}\" fehlt
    1.86 +# Wrapped into an Exception. Not concatenated with any other string.
    1.87 +validation.invalidElement=ung\u00FCltiges Element: \"{0}\"
    1.88 +# Usage not found. TODO Remove
    1.89 +#validation.invalidComplexTypeInElement=invalid element: \"{1}\", has named complexType: \"{0}\"
    1.90 +validation.invalidSimpleTypeInElement=ung\u00FCltiges Element: \\"{1}\\", enth\u00E4lt benannten simpleType: \\"{0}\\"
    1.91 +validation.duplicatedElement=dupliziertes Element: \"{0}\"
    1.92 +validation.duplicatePartName=Ung\u00FCltige WSDL, doppelte Teile in einer wsdl:message sind nicht zul\u00E4ssig. \nwsdl:message {0} hat einen doppelten Teilnamen: \\"{1}\\"
    1.93 +# Wrapped into an Exception. Not concatenated with any other string.
    1.94 +validation.invalidSubEntity=Ung\u00FCltiges untergeordnetes Element \"{0}\" von Element \"{1}\"
    1.95 +# Wrapped into an Exception. Not concatenated with any other string.
    1.96 +validation.invalidAttribute=Ung\u00FCltiges Attribut \"{0}\" von Element \"{1}\"
    1.97 +validation.invalidAttributeValue=Ung\u00FCltiger Wert \"{1}\" f\u00FCr Attribut \"{0}\"
    1.98 +# Usage not found. TODO Remove
    1.99 +#validation.invalidRange=invalid range found (min: {0}, max: {1})
   1.100 +validation.exclusiveAttributes=exklusive Attribute: \"{0}\", \"{1}\"
   1.101 +validation.incorrectTargetNamespace=Ziel-Namespace ist nicht korrekt (erwartet: {1}, gefunden: {0})
   1.102 +# Usage not found. TODO Remove
   1.103 +#validation.unsupportedSchemaFeature=unsupported XML Schema feature: \"{0}\"
   1.104 +validation.shouldNotHappen=interner Fehler ("{0}")
   1.105 +# Usage not found. TODO Remove
   1.106 +#validation.invalidToken=invalid token \"{0}\"
   1.107 +# Usage not found. TODO Remove
   1.108 +#validation.notSimpleType=not a simple type: \"{0}\"
   1.109 +validation.ambiguousName=nicht eindeutiger Vorgangsname: \"{0}\"
   1.110 +# Usage not found. TODO Remove
   1.111 +#validation.invalidPrefix=undeclared namespace prefix: \"{0}\"
   1.112 +# {0} - number, {1} - WSDL location e.g.: Use of SOAP Encoding is not supported. SOAP extension element on line 945 in file:/foo/bar.wsdl has use="encoded"
   1.113 +validation.unsupportedUse.encoded="Verwendung von SOAP-Codierung wird nicht unterst\u00FCtzt. \nSOAP-Erweiterungselement in Zeile {0} in {1} enth\u00E4lt use=\\"encoded\\" "
   1.114 +# {0}, {2} - element / attribute name, {1} - element name. Not concatenated with any other string.
   1.115 +warning.faultEmptyAction=leere Aktion in \"{0}\" {1}-Element von \"{2}\"-Vorgang wird ignoriert, stattdessen wird Standardwert verwendet
   1.116 +# Not concatenated with any other string.
   1.117 +warning.inputOutputEmptyAction=leere Aktion in {0}-Element von \"{1}\"-Vorgang wird ignoriert, stattdessen wird Standardwert verwendet
   1.118 +
   1.119 +#wsi compliant WSDL warnings
   1.120 +warning.wsi.r2001=Keine mit WSI-BP konforme WSDL (R2001, R2002). wsdl:import darf nur WSDL-Dokumente importieren. Es wird versucht, \\"{0}\\" zu importieren
   1.121 +warning.wsi.r2002=Keine mit WSI-BP konforme WSDL (R2002). wsdl:import darf nicht f\u00FCr das Importieren eines XML-Schemas verwendet werden, das im WSDL-Dokument eingebettet ist. WSDL-Namespace {0} erwartet, {1} gefunden
   1.122 +warning.wsi.r2003=Keine mit WSI-BP konforme WSDL (R2003). xsd:import darf nur innerhalb von xsd:schema-Elementen verwendet werden.
   1.123 +warning.wsi.r2004=Keine mit WSI-BP konforme WSDL (R2001, R2004). xsd:import darf keine XML-Schemadefinitionen importieren, die inline in dem WSDL-Dokument eingebettet sind.
   1.124 +
   1.125 +#Parser
   1.126 +Parsing.ParseFailed = \tWSDL konnte nicht geparst werden.
   1.127 +
   1.128 +Parsing.NotAWSDL=WSDL-Komponenten konnten nicht abgerufen werden, wahrscheinlich ist {0} keine g\u00FCltige WSDL-Datei.
   1.129 +
   1.130 +AbstractReferenceFinderImpl.UnableToParse = \tParsen von "{0}" nicht m\u00F6glich: {1}
   1.131 +
   1.132 +# Not concatenated with any other string.
   1.133 +Parser.NotABindingFile = \tkeine externe Binding-Datei. Das Root-Element muss ''{''http://java.sun.com/xml/ns/jaxws''}''-Bindings sein, ist jedoch ''{''{0}''}''{1}
   1.134 +
   1.135 +
   1.136 +#Internalizer
   1.137 +Internalizer.TwoVersionAttributes = \tSowohl jaxb:version als auch Version sind vorhanden
   1.138 +Internalizer.IncorrectVersion = \tJAXWS-Versionsattribut muss "2.0" sein
   1.139 +
   1.140 +Internalizer.VersionNotPresent = \tJAXWS-Versionsattribut muss vorhanden sein
   1.141 +
   1.142 +internalizer.targetNotAnElement= \tZielknoten ist kein Element
   1.143 +internalizer.targetNotFound= \tKein Ziel f\u00FCr wsdlLocation gefunden: {0}
   1.144 +
   1.145 +Internalizer.IncorrectSchemaReference= \t"{0}" ist nicht Bestandteil dieser Kompilierung. Ist dies ein Fehler bei "{1}"?
   1.146 +
   1.147 +internalizer.XPathEvaluationError = XPath-Fehler: {0}
   1.148 +internalizer.XPathEvaluatesToNoTarget = XPath-Auswertung von "{0}" ergibt einen leeren Zielknoten
   1.149 +internalizer.XPathEvaulatesToTooManyTargets = XPath-Auswertung von "{0}" ergibt zu viele ({1})-Zielknoten
   1.150 +internalizer.XPathEvaluatesToNonElement = XPath-Auswertung von "{0}" muss ein Element ergeben.
   1.151 +invalid.customization.namespace=Anpassung \\"{0}\\" wird ignoriert, weil sie keinen Namespace hat. Sie muss zu dem Anpassungs-Namespace geh\u00F6ren.
   1.152 +
   1.153 +# {0} - wsdl document location, {1} - namespace and local name of a element e.g.: Not a WSDL document: http://foo.org/bar?wsdl, it gives "{http://www.w3.org/1999/xhtml}html", retrying with MEX...
   1.154 +invalid.wsdl.with.dooc="Kein WSDL-Dokument: {0}, ergibt \"{1}\", Vorgang wird mit MEX wiederholt ..."
   1.155 +invalid.wsdl=Ung\u00FCltige WSDL {0}, {1} erwartet, {2} in (Zeile{3}) gefunden
   1.156 +# Concatenated with: Server returned HTTP response code: {code} for URL: {url} e.g.: Server returned HTTP response code: 500 for URL: http://foo/bar/mex retrying with MEX...
   1.157 +try.with.mex= {0} \n\nVorgang wird mit MEX wiederholt ...
   1.158 +file.not.found={0} ist nicht erreichbar
   1.159 +parsing.unableToGetMetadata= {0}\n\n{1}
   1.160 +failed.noservice=failed.noservice=wsdl:service konnte in den angegebenen WSDLs nicht gefunden werden: \n\n{0} Mindestens eine WSDL mit mindestens einer Servicedefinition muss bereitgestellt werden.

mercurial