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

#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
#
# Copyright (c) 2018 Oracle and/or its affiliates. All rights reserved.
#
# The contents of this file are subject to the terms of either the GNU
# General Public License Version 2 only ("GPL") or the Common Development
# and Distribution License("CDDL") (collectively, the "License").  You
# may not use this file except in compliance with the License.  You can
# obtain a copy of the License at
# https://oss.oracle.com/licenses/CDDL+GPL-1.1
# or LICENSE.txt.  See the License for the specific
# language governing permissions and limitations under the License.
#
# When distributing the software, include this License Header Notice in each
# file and include the License file at LICENSE.txt.
#
# GPL Classpath Exception:
# Oracle designates this particular file as subject to the "Classpath"
# exception as provided by Oracle in the GPL Version 2 section of the License
# file that accompanied this code.
#
# Modifications:
# If applicable, add the following below the License Header, with the fields
# enclosed by brackets [] replaced by your own identifying information:
# "Portions Copyright [year] [name of copyright owner]"
#
# Contributor(s):
# If you wish your version of this file to be governed by only the CDDL or
# only the GPL Version 2, indicate your decision by adding "[Contributor]
# elects to include this software in this distribution under the [CDDL or GPL
# Version 2] license."  If you don't indicate a single choice of license, a
# recipient has the option to distribute your version of this file under
# either the CDDL, the GPL Version 2 or to extend the choice of license to
# its licensees as provided above.  However, if you add GPL Version 2 code
# and therefore, elected the GPL Version 2 license, then the option applies
# only if the new code is made subject to such option by the copyright
# holder.
#

# 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 - 2025 Weber Informatics LLC | Privacy Policy