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

com.sun.xml.rpc.resources.generator_de.properties Maven / Gradle / Ivy

There is a newer version: 4.0.4
Show newest version
#
# Copyright (c) 2018 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Public License v. 2.0, which is available at
# http://www.eclipse.org/legal/epl-2.0.
#
# This Source Code may also be made available under the following Secondary
# Licenses when the conditions for such availability set forth in the
# Eclipse Public License v. 2.0 are satisfied: GNU General Public License,
# version 2 with the GNU Classpath Exception, which is available at
# https://www.gnu.org/software/classpath/license.html.
#
# SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
#

# Generator
#EN: generator error: {0}
generator.nestedGeneratorError=Generator-Fehler: {0}
#EN: can''t write file: {0}
generator.cant.write=Folgende Datei kann nicht geschrieben werden: {0}
#EN: can''t create directory: {0}
generator.cannot.create.dir=Verzeichnis kann nicht erstellt werden: {0}
#EN: arrays of arrays are not supported.
generator.array.of.array.not.supported=Arrays von Arrays werden nicht unterst\u00fctzt.
#EN: unsupported type encountered: {0} (ns: {1})
generator.unsupported.type.encountered=Nicht unterst\u00fctzter Typ wurde vorgefunden: {0} (ns: {1})
#EN: there has been an internal processing error on port: {0}
generator.internal.processing.error.port=Ein interner Verarbeitungsfehler ist am folgenden Anschluss aufgetreten: {0}
#EN: no JavaType for type: {0}
generator.invalid.model.state.no.javatype=Kein JavaTyp f\u00fcr Typ: {0}
#EN: invalid serializerInfo for type: {0}, serializerInfo: {1}
generator.invalid.serializerinfo=Ung\u00fcltige serializerInfo f\u00fcr Typ: {0}, serializerInfo: {1}
#EN: unsupported encoding encountered: {0}
generator.unsupported.encoding.encountered=Nicht unterst\u00fctzte Kodierung wurde vorgefunden: {0}
#EN: internal error (should not happen): {0}
generator.internal.error.should.not.happen=Interner Fehler (sollte nicht auftreten): {0}
#EN: literal types are not supported: {0} (ns: {1})
generator.literalTypesNotSupported=Literal-Typen werden nicht unterst\u00fctzt: {0} (ns: {1})

# stub
#EN: invalid port address: {0}
generator.stub.invalid.port.address=Ung\u00fcltige Anschlussadresse: {0}
#EN: generating Stub: {0}...
generator.stub.generating.stub=Generiert wird Stub: {0}...

# tie
#EN: cannot dispatch operation: {0}
generator.tie.cannot.dispatch=Folgender Vorgang kann nicht abgewickelt werden: {0}
#EN: cannot generate tie class: non-unique operation name detected: {0}
generator.tie.operation.nameNotUnique=Tie-Klasse kann nicht generiert werden: Nicht eindeutiger Vorgangsname gefunden: {0}
#EN: cannot dispatch to port(non-unique operations names and non-unique SOAPAction strings): {0}
generator.tie.port.cannot.dispatch=Abwicklung an Anschluss nicht m\u00f6glich (nicht eindeutige Vorgangsnamen und nicht eindeutige SOAPAction-Zeichenfolgen): {0}
#EN: generating Tie: {0}...
generator.tie.generating.tie=Generiert wird Tie: {0}...


# remoteInterface
#EN: invalid operation: {0}
generator.remoteInterface.invalidOperation=Ung\u00fcltiger Vorgang: {0}
#EN: multiple \"out\" parameters in operation: {0}
generator.remoteInterface.multipleOutputParameters=Mehrere \"out\"-Parameter in Vorgang: {0}
#EN: result is \"inout\" parameter in operation: {0}
generator.remoteInterface.resultIsInOutParameter=Ergebnis ist \"inout\"-Parameter in Vorgang: {0}
#EN: not a SOAP type: \"{0}\"
generator.remoteInterface.notSoapType=Kein SOAP-Typ: \"{0}\"

# simpleTypeSerializerWriter
#EN: no encoder for type \"{0}\" and Java type \"{1}\"
generator.simpleTypeSerializerWriter.no.encoder.for.type=Keine Kodierung f\u00fcr Typ \"{0}\" und Java-Typ \"{1}\"
#EN: Invalid type in xsd\:list type \"{0}\" and Java type \"{1}\"
generator.simpleTypeSerializerWriter.invalidType=Ung\u00fcltiger Typ in xsd\:list-Typ \"{0}\" und Java-Type \"{1}\"

# serializerRegistryGenerator
#EN: no serializer found for simpletype \"{0}\" and Java type \"{1}\" in StandardSerializerRegistry
generator.serializerRegistryGenerator.warning.no.standard.simpletype.serialzer=Keine Serialisierung f\u00fcr simpletype \"{0}\" und Java-Typ \"{1}\" in StandardSerializerRegistry gefunden

#IndentingWriter
#EN: WSDL has some characters which native java encoder can''t encode: \"{0}\"
generator.indentingwriter.charset.cantencode=WSDL weist einige Zeichen auf, die von der nativen Java-Kodierung nicht verschl\u00fcsselt werden k\u00f6nnen: \"{0}\"




© 2015 - 2024 Weber Informatics LLC | Privacy Policy