com.sun.xml.rpc.resources.sender_de.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of webservices-rt Show documentation
Show all versions of webservices-rt Show documentation
This module contains the Metro runtime code.
#
# 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
#
#EN: sender error: {0}
sender.nestedError=Absenderfehler: {0}
#EN: missing body information
sender.request.missingBodyInfo=Textinformationen fehlen
#EN: illegal value of \"mustUnderstand\" attribute: \"{0}\"
sender.response.illegalValueOfMustUnderstandAttribute=ung\u00fcltiger Wert des Attributs \"mustUnderstand\": \"{0}\"
#EN: header not understood: \"{0}\"
sender.response.headerNotUnderstood=Kopfzeile nicht verstanden: \"{0}\"
#EN: unexpected body block: \"{0}\"
sender.response.unexpectedBodyBlock=unerwarteter Textblock: \"{0}\"
#EN: unexpected header block: \"{0}\"
sender.response.unexpectedHeaderBlock=Unerwarteter Kopfzeilenblock: \"{0}\"
#EN: unrecognized operation (code: {0})
sender.response.unrecognizedOperation=nicht erkannter Vorgang (Code: {0})
#EN: unrecognized fault block
sender.response.unrecognizedFault=nicht erkannter Fehlerblock
#EN: received fault: \"{0}\" (code: \"{1}\" namespace: \"{2}\")
sender.response.fault=Fehler empfangen: \"{0}\" (Code: \"{1}\" Namespace: \"{2}\")
#EN: stub was not initialized
sender.stub.notInitialized=Stub wurde nicht initialisiert