JAL-3130 incorporating feature/JAL-3063jaxbNoCastor and new script utils/jdeps_jlink_...
[jalview.git] / j11mod / tmp / com / sun / xml / ws / resources / addressing_de.properties
1 #
2 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
3 #
4 # Copyright (c) 2005-2017 Oracle and/or its affiliates. All rights reserved.
5 #
6 # The contents of this file are subject to the terms of either the GNU
7 # General Public License Version 2 only ("GPL") or the Common Development
8 # and Distribution License("CDDL") (collectively, the "License").  You
9 # may not use this file except in compliance with the License.  You can
10 # obtain a copy of the License at
11 # https://oss.oracle.com/licenses/CDDL+GPL-1.1
12 # or LICENSE.txt.  See the License for the specific
13 # language governing permissions and limitations under the License.
14 #
15 # When distributing the software, include this License Header Notice in each
16 # file and include the License file at LICENSE.txt.
17 #
18 # GPL Classpath Exception:
19 # Oracle designates this particular file as subject to the "Classpath"
20 # exception as provided by Oracle in the GPL Version 2 section of the License
21 # file that accompanied this code.
22 #
23 # Modifications:
24 # If applicable, add the following below the License Header, with the fields
25 # enclosed by brackets [] replaced by your own identifying information:
26 # "Portions Copyright [year] [name of copyright owner]"
27 #
28 # Contributor(s):
29 # If you wish your version of this file to be governed by only the CDDL or
30 # only the GPL Version 2, indicate your decision by adding "[Contributor]
31 # elects to include this software in this distribution under the [CDDL or GPL
32 # Version 2] license."  If you don't indicate a single choice of license, a
33 # recipient has the option to distribute your version of this file under
34 # either the CDDL, the GPL Version 2 or to extend the choice of license to
35 # its licensees as provided above.  However, if you add GPL Version 2 code
36 # and therefore, elected the GPL Version 2 license, then the option applies
37 # only if the new code is made subject to such option by the copyright
38 # holder.
39 #
40
41 wrong.addressing.version=Version "{0}" von WS-Adressierung wurde erwartet, "{1}" wurde jedoch ermittelt
42 replyTo.cannot.parse=ReplyTo-Header kann nicht geparst werden.
43 faultTo.cannot.parse=FaultTo-Header kann nicht geparst werden.
44 unknown.wsa.header=Unbekannter WS-Adressierungs-Header
45 invalid.wsaw.anonymous=Ung\u00FCltiger Wert aus wsaw:Anonymous abgerufen: "{0}"
46 wsaw.anonymousProhibited=Vorgang enth\u00E4lt nicht zugelassenen Wert f\u00FCr wsaw:anonymous in der WSDL, Adressierung muss deaktiviert werden, und SOAP-Nachricht muss manuell erstellt werden
47 null.addressing.version=Nicht erwartete Nulladressierungsversion
48 null.soap.version=Nicht erwartete Null-SOAP-Version
49 # {0} - qname of an element e.g.: Cannot find an operation in wsdl:binding for "{http://server.fromjavaroundtrip.tango2tango/}oneWayText"
50 wsdlBoundOperation.notFound=Es kann kein Vorgang in wsdl:binding f\u00FCr "{0}" gefunden werden
51 null.binding=Anforderungsadressierungs-Header werden ausgef\u00FCllt und Null-Binding wurde ermittelt
52 null.wsdlPort=Anforderungsadressierungs-Header werden ausgef\u00FCllt und Null-WSDLPort wurde ermittelt
53 null.packet=Anforderungsadressierungs-Header werden ausgef\u00FCllt und Nullpaket wurde ermittelt
54 null.action=Anforderungsadressierungs-Header werden ausgef\u00FCllt und Nullaktion wurde ermittelt
55 null.message=Nullnachricht bei Verarbeitung der eingehenden Serveranforderung gefunden, w\u00E4hrend WS-Adressierung erforderlich ist
56 null.headers=Bei Verarbeitung der eingehenden Serveranforderung wurden keine Header gefunden, w\u00E4hrend WS-Adressierung erforderlich ist
57 null.wsa.headers=Bei der Verarbeitung der eingehenden Serveranforderung wurden keine WS-Adressierungs-Header gefunden
58 # {0} - simple class name e.g.: Addressing is not enabled, WsaTube should not be included in the pipeline
59 addressing.notEnabled=Adressierung ist nicht aktiviert, {0} sollte nicht in der Pipeline enthalten sein"
60 addressing.should.be.enabled.=Adressierung ist nicht aktiviert
61 validation.client.nullAction=Eingehende Adressierungs-Header werden auf Client validiert, dabei wurde Nullaktion ermittelt
62 validation.server.nullAction=Eingehende Adressierungs-Header werden auf Server validiert, dabei wurde Nullaktion ermittelt
63
64 nonAnonymous.response=202 wird gesendet und nicht-anonyme Antwort wird verarbeitet
65 nonAnonymous.unknown.protocol=Unbekanntes Protokoll: "{0}"
66 # {0} - URL
67 nonAnonymous.response.sending=Nicht-anonyme Antwort wird an "{0}" gesendet
68 nonAnonymous.response.nullHeaders=Keine Antwort-Header in nicht-anonymer Antwort von "{0}" gefunden
69 # Usage not found. TODO Remove
70 #nonAnonymous.response.nullMessage=No message for non-anonymous response from "{0}"
71 nonAnonymous.response.oneway=Nicht-anonyme Antwort wird bei unidirektionaler Nachricht ignoriert
72
73 invalid.addressing.header.exception=Ung\u00FCltiger WS-Adressierungs-Header: "{0}", Ursache: "{1}"
74 action.not.supported.exception=Aktion: "{0}" nicht unterst\u00FCtzt
75 missing.header.exception=WS-Adressierungs-Header fehlt: "{0}"
76 non.unique.operation.signature=Vorg\u00E4nge in einem Port m\u00FCssen eine eindeutige Vorgangssignatur enthalten, damit ein zugeh\u00F6riger WSDL-Vorgang f\u00FCr eine Nachricht erfolgreich identifiziert werden kann. WSDL-Vorg\u00E4nge {0} und {1} haben dieselbe Vorgangssignatur, dieselbe wsa:Action "{2}" und denselben Anforderungstextblock "{3}", Methodenverteilung verl\u00E4uft zur Laufzeit m\u00F6glicherweise nicht erfolgreich. Verwenden Sie eine eindeutige wsa:Action f\u00FCr jeden Vorgang
77