com.sun.xml.rpc.resources.configuration_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.
#
#EN: configuration error: {0}
configuration.nestedConfigurationError=Konfigurationsfehler: {0}
#EN: missing configuration attribute \"{2}\" in element \"{1}\" (line {0})
configuration.missing.attribute=fehlendes Konfigurationsattribut \"{2}\" in Element \"{1}\" (Zeile {0})
#EN: invalid attribute value \"{1}\" (line {0})
configuration.invalid.attribute.value=ung\u00fcltiger Attributwert \"{1}\" (Zeile {0})
#EN: duplicate interface found: {0}
configuration.rmi.duplicate.interface=doppelte Schnittstelle gefunden: {0}
#
#
#
#EN: error parsing configuration file: {0}
configuration.xmlReader=Fehler beim Analysieren der Konfigurationsdatei: {0}
#EN: error parsing configuration file: {0}
configuration.invalidReaderState=Fehler beim Analysieren der Konfigurationsdatei: {0}
#EN: unexpected content in configuration file (line {0})
configuration.unexpectedContent=unerwarteter Inhalt in Konfigurationsdatei (Zeile {0})
#EN: invalid element \"{1}\" in configuration file (line {0})
configuration.invalidElement=unerwartetes Element \"{1}\" in Konfigurationsdatei (Zeile {0})
#EN: invalid value for attribute \"{2}\" of element \"{1}\" in configuration file (line {0})
configuration.invalidAttributeValue=ung\u00fcltiger Wert f\u00fcr Attribut \"{2}\" des Elements \"{1}\" in der Konfigurationsdatei (Zeile {0})
#EN: unsupported configuration file version: {2}
configuration.invalidVersionNumber=nicht unterst\u00fctzte Version der Konfigurationsdatei: {2}
#EN: missing model in configuration file (line {0})
configuration.missing.model=fehlendes Modell in Konfigurationsdatei (Zeile {0})
#EN: unknown service info in configuration file (line {0})
configuration.unknown.serviceInfo=unbekannte Dienstinformationen in Konfigurationsdatei (Zeile {0})
#EN: unknown model info in configuration file (line {0})
configuration.unknown.modelInfo=unbekannte Modellinformationen in Konfigurationsdatei (Zeile {0})
#EN: duplicate handler chain found: \"{2}\" (line {0})
configuration.handlerChain.duplicate=doppelte Behandlungsroutinenkette gefunden: \"{2}\" (Zeile {0})
#EN: cannot specify imported schema for target namespace: \"{0}\"
configuration.invalidImport.targetNamespace=importiertes Schema f\u00fcr folgenden Ziel-Namespace kann nicht angegeben werden: \"{0}\"
#EN: cannot specify imported schema for target type namespace: \"{0}\"
configuration.invalidImport.targetTypeNamespace=importiertes Schema f\u00fcr folgenden Zieltyp-Namespace kann nicht angegeben werden: \"{0}\"
#EN: Invalid SOAP version \"{0}\", must be \"1.1\" or \"1.2\"
configuration.invalid.soap.version=Ung\u00fcltige SOAP-Version \"{0}\", muss sein \"1.1\" oder \"1.2\"
configuration.typemapping.unrecognized.encodingstyle: The encodingStyle \"{0}\" in the typeMapping is not recognized.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy