All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.sun.tools.ws.resources.wsdl_de.properties Maven / Gradle / Ivy

The newest version!
#
# Copyright (c) 2005, 2022 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
# http://www.eclipse.org/org/documents/edl-v10.php.
#
# SPDX-License-Identifier: BSD-3-Clause
#



localized.error={0}
parsing.wsdlNotDefaultNamespace=Standard-Namespace muss \\"{0}\\" sein
# Not concatenated with any other string.
parsing.onlyOneOfElementOrTypeRequired=Nur eines der Attribute \\"element\\" oder \\"type\\" ist in Teil \\"{0}\\" zul\u00e4ssig
# Not concatenated with any other string.
parsing.elementOrTypeRequired=Warnung: Teil {0} wird ignoriert, entweder das Attribut \"element\" oder das Attribut \"type\" ist in Teil \"{0}\" erforderlich
parsing.invalidElement=ung\u00fcltiges Element: \"{0}\" (in Namespace \"{1}\")
parsing.invalidAttributeValue=Ung\u00fcltiger Wert \"{1}\" f\u00fcr Attribut \"{0}\"
parsing.invalidExtensionElement=ung\u00fcltiges Erweiterungselement: \"{0}\" (in Namespace \"{1}\")
parsing.invalidWsdlElement=Ung\u00fcltiges WSDL-Element: "{0}"
parsing.requiredExtensibilityElement=unbekanntes erforderliches Erweiterungselement \"{0}\" (in Namespace \"{1}\")
parsing.tooManyElements=zu viele \"{0}\"-Elemente unter \"{1}\"-Element \"{2}\"
parsing.invalidOperationStyle=Vorgang \"{0}\" hat einen ung\u00fcltigen Stil
# {0} - "definitions". Not concatenated with any other string.
parsing.onlyOneTypesAllowed=Nur ein "types"-Element ist in "{0}" zul\u00e4ssig
# {0} - element local name (e.g. PingType). Wrapped into an Exception. Not concatenated with any other string.
parsing.onlyOneDocumentationAllowed=Nur ein "documentation"-Element ist in "{0}" zul\u00e4ssig
parsing.incorrectRootElement=Root-Element \"{2}\" (in Namespace \"{3}\"), Element \"{0}\" (in Namespace \"{1}\") gefunden
parsing.unknownImportedDocumentType=importiertes Dokument hat unbekannten Typ: {0}
# Not concatenated with any other string.
parsing.unknownNamespacePrefix=nicht deklariertes Namespace-Pr\u00e4fix: \\"{0}\\"
parsing.invalidURI=ung\u00fcltiger URI: {0}
# {0} - WSDL URL
parsing.ioExceptionWithSystemId=Dokument in \"{0}\" konnte nicht geparst werden
# {0} - exception message
parsing.ioException=Parsen nicht erfolgreich: {0}
# {0} - WSDL URL, Not concatenated with any other string.
parsing.saxExceptionWithSystemId=Ung\u00fcltige WSDL-Datei. Dokument in \"{0}\" konnte nicht geparst werden
# {0} - exception message, Not concatenated with any other string.
parsing.saxException=Ung\u00fcltige WSDL-Datei. Parsing nicht erfolgreich: {0}
# {0} - exception message, Not concatenated with any other string.
parsing.parserConfigException=Ung\u00fcltige WSDL-Datei. Parsing nicht erfolgreich: {0}
# {0} - exception message, Not concatenated with any other string.
parsing.factoryConfigException=Ung\u00fcltige WSDL-Datei. Parsing nicht erfolgreich: {0}

# Wrapped into an Exception. Not concatenated with any other string.
parsing.missingRequiredAttribute=erforderliches Attribut \"{1}\" von Element \"{0}\" fehlt
parsing.invalidTag=Element \"{1}\" erwartet, \"{0}\" gefunden
# {4} - element name
parsing.invalidTagNS=Ung\u00fcltige WSDL in {4}: Element \\"{2}\\" (in Namespace \\"{3}\\") erwartet, Element \\"{0}\\" (in Namespace \\"{1}\\") gefunden
parsing.nonWhitespaceTextFound=unerwarteter Text ohne Leerstellen gefunden: \"{0}\"
# Not concatenated with any other string (written on a separate line).
parsing.elementExpected=unerwartetes Nicht-Element gefunden
#
entity.duplicate=doppelte Entity: \\"{0}\\"
# {0} - type of entity, {1} - entity name e.g.: duplicate "message" entity: "PingRequest", Wrapped into an Exception. Not concatenated with any other string.
entity.duplicateWithType=doppelte \"{0}\" Entity: \"{1}\"

entity.notFoundByID=ung\u00fcltige Entity-ID: \\"{0}\\"
entity.notFoundByQName={0} \"{1}\" nicht in WSDL gefunden: {2}
entity.notFound.portType=wsdl:portType \\"{0}\\" wird von wsdl:binding \\"{1}\\" referenziert, wird jedoch in der WSDL nicht gefunden
entity.notFound.binding=wsdl:binding \\"{0}\\" wird von wsdl:port \\"{1}\\" referenziert, wird jedoch in der WSDL nicht gefunden

# Wrapped into an Exception. Not concatenated with any other string.
validation.missingRequiredAttribute=erforderliches Attribut \"{0}\" von Element \"{1}\" fehlt
validation.missingRequiredProperty=erforderliche Eigenschaft \"{0}\" von Element \"{1}\" fehlt
validation.missingRequiredSubEntity=Erforderliche Sub-Entity \"{0}\" von Element \"{1}\" fehlt
# Wrapped into an Exception. Not concatenated with any other string.
validation.invalidElement=ung\u00fcltiges Element: \"{0}\"
# Usage not found. TODO Remove
#validation.invalidComplexTypeInElement=invalid element: \"{1}\", has named complexType: \"{0}\"
validation.invalidSimpleTypeInElement=ung\u00fcltiges Element: \\"{1}\\", enth\u00e4lt benannten simpleType: \\"{0}\\"
validation.duplicatedElement=dupliziertes Element: \"{0}\"
validation.duplicatePartName=Ung\u00fcltige WSDL, doppelte Teile in einer wsdl:message sind nicht zul\u00e4ssig. \nwsdl:message {0} hat einen doppelten Teilnamen: \\"{1}\\"
# Wrapped into an Exception. Not concatenated with any other string.
validation.invalidSubEntity=Ung\u00fcltiges untergeordnetes Element \"{0}\" von Element \"{1}\"
# Wrapped into an Exception. Not concatenated with any other string.
validation.invalidAttribute=Ung\u00fcltiges Attribut \"{0}\" von Element \"{1}\"
validation.invalidAttributeValue=Ung\u00fcltiger Wert \"{1}\" f\u00fcr Attribut \"{0}\"
# Usage not found. TODO Remove
#validation.invalidRange=invalid range found (min: {0}, max: {1})
validation.exclusiveAttributes=exklusive Attribute: \"{0}\", \"{1}\"
validation.incorrectTargetNamespace=Ziel-Namespace ist nicht korrekt (erwartet: {1}, gefunden: {0})
# Usage not found. TODO Remove
#validation.unsupportedSchemaFeature=unsupported XML Schema feature: \"{0}\"
validation.shouldNotHappen=interner Fehler ("{0}")
# Usage not found. TODO Remove
#validation.invalidToken=invalid token \"{0}\"
# Usage not found. TODO Remove
#validation.notSimpleType=not a simple type: \"{0}\"
validation.ambiguousName=nicht eindeutiger Vorgangsname: \"{0}\"
# Usage not found. TODO Remove
#validation.invalidPrefix=undeclared namespace prefix: \"{0}\"
# {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"
validation.unsupportedUse.encoded="Verwendung von SOAP-Codierung wird nicht unterst\u00fctzt. \nSOAP-Erweiterungselement in Zeile {0} in {1} enth\u00e4lt use=\\"encoded\\" "
# {0}, {2} - element / attribute name, {1} - element name. Not concatenated with any other string.
warning.faultEmptyAction=leere Aktion in \"{0}\" {1}-Element von \"{2}\"-Vorgang wird ignoriert, stattdessen wird Standardwert verwendet
# Not concatenated with any other string.
warning.inputOutputEmptyAction=leere Aktion in {0}-Element von \"{1}\"-Vorgang wird ignoriert, stattdessen wird Standardwert verwendet

#wsi compliant WSDL warnings
warning.wsi.r2001=Keine mit WSI-BP konforme WSDL (R2001, R2002). wsdl:import darf nur WSDL-Dokumente importieren. Es wird versucht, \\"{0}\\" zu importieren
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
warning.wsi.r2003=Keine mit WSI-BP konforme WSDL (R2003). xsd:import darf nur innerhalb von xsd:schema-Elementen verwendet werden.
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.

#Parser
Parsing.ParseFailed = \tWSDL konnte nicht geparst werden.

Parsing.NotAWSDL=WSDL-Komponenten konnten nicht abgerufen werden, wahrscheinlich ist {0} keine g\u00fcltige WSDL-Datei.

AbstractReferenceFinderImpl.UnableToParse = \tParsen von "{0}" nicht m\u00f6glich: {1}

# Not concatenated with any other string.
Parser.NotABindingFile = \tkeine externe Binding-Datei. Das Root-Element muss ''{''https://jakarta.ee/xml/ns/jaxws''}''-Bindings sein, ist jedoch ''{''{0}''}''{1}


#Internalizer
Internalizer.TwoVersionAttributes = \tSowohl jaxws:version als auch Version sind vorhanden
Internalizer.IncorrectVersion = \tJAXWS-Versionsattribut muss "3.0" sein

Internalizer.VersionNotPresent = \tJAXWS-Versionsattribut muss vorhanden sein

internalizer.targetNotAnElement= \tZielknoten ist kein Element
internalizer.targetNotFound= \tKein Ziel f\u00fcr wsdlLocation gefunden: {0}

Internalizer.IncorrectSchemaReference= \t"{0}" ist nicht Bestandteil dieser Kompilierung. Ist dies ein Fehler bei "{1}"?

internalizer.XPathEvaluationError = XPath-Fehler: {0}
internalizer.XPathEvaluatesToNoTarget = XPath-Auswertung von "{0}" ergibt einen leeren Zielknoten
internalizer.XPathEvaulatesToTooManyTargets = XPath-Auswertung von "{0}" ergibt zu viele ({1})-Zielknoten
internalizer.XPathEvaluatesToNonElement = XPath-Auswertung von "{0}" muss ein Element ergeben.
invalid.customization.namespace=Anpassung \\"{0}\\" wird ignoriert, weil sie keinen Namespace hat. Sie muss zu dem Anpassungs-Namespace geh\u00f6ren.

# {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...
invalid.wsdl.with.dooc="Kein WSDL-Dokument: {0}, ergibt \"{1}\", Vorgang wird mit MEX wiederholt ..."
invalid.wsdl=Ung\u00fcltige WSDL {0}, {1} erwartet, {2} in (Zeile{3}) gefunden
# 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...
try.with.mex= {0} \n\nVorgang wird mit MEX wiederholt ...
file.not.found={0} ist nicht erreichbar
parsing.unableToGetMetadata= {0}\n\n{1}
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.




© 2015 - 2024 Weber Informatics LLC | Privacy Policy