jaxp/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/DOMMessages_de.properties
author lana
Fri, 20 May 2016 00:03:38 -0700
changeset 39081 5988dd85b28e
parent 25868 686eef1e7a79
child 44010 223aa104974b
permissions -rw-r--r--
8157775: JDK9 preparation message drop resource updates Summary: JDK9 preparation message drop resource updates - openjdk Reviewed-by: rfield, alanb Contributed-by: li.jiang@oracle.com
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
18368
7e597f886360 8016824: jdk8 l10n resource file translation update 3 - jaxp
mfang
parents: 12457
diff changeset
     1
#
39081
5988dd85b28e 8157775: JDK9 preparation message drop resource updates
lana
parents: 25868
diff changeset
     2
# Copyright (c) 2009, 2016, Oracle and/or its affiliates. All rights reserved.
18368
7e597f886360 8016824: jdk8 l10n resource file translation update 3 - jaxp
mfang
parents: 12457
diff changeset
     3
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
7e597f886360 8016824: jdk8 l10n resource file translation update 3 - jaxp
mfang
parents: 12457
diff changeset
     4
#
7e597f886360 8016824: jdk8 l10n resource file translation update 3 - jaxp
mfang
parents: 12457
diff changeset
     5
# This code is free software; you can redistribute it and/or modify it
7e597f886360 8016824: jdk8 l10n resource file translation update 3 - jaxp
mfang
parents: 12457
diff changeset
     6
# under the terms of the GNU General Public License version 2 only, as
7e597f886360 8016824: jdk8 l10n resource file translation update 3 - jaxp
mfang
parents: 12457
diff changeset
     7
# published by the Free Software Foundation.  Oracle designates this
7e597f886360 8016824: jdk8 l10n resource file translation update 3 - jaxp
mfang
parents: 12457
diff changeset
     8
# particular file as subject to the "Classpath" exception as provided
7e597f886360 8016824: jdk8 l10n resource file translation update 3 - jaxp
mfang
parents: 12457
diff changeset
     9
# by Oracle in the LICENSE file that accompanied this code.
7e597f886360 8016824: jdk8 l10n resource file translation update 3 - jaxp
mfang
parents: 12457
diff changeset
    10
#
7e597f886360 8016824: jdk8 l10n resource file translation update 3 - jaxp
mfang
parents: 12457
diff changeset
    11
# This code is distributed in the hope that it will be useful, but WITHOUT
7e597f886360 8016824: jdk8 l10n resource file translation update 3 - jaxp
mfang
parents: 12457
diff changeset
    12
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
7e597f886360 8016824: jdk8 l10n resource file translation update 3 - jaxp
mfang
parents: 12457
diff changeset
    13
# FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
7e597f886360 8016824: jdk8 l10n resource file translation update 3 - jaxp
mfang
parents: 12457
diff changeset
    14
# version 2 for more details (a copy is included in the LICENSE file that
7e597f886360 8016824: jdk8 l10n resource file translation update 3 - jaxp
mfang
parents: 12457
diff changeset
    15
# accompanied this code).
7e597f886360 8016824: jdk8 l10n resource file translation update 3 - jaxp
mfang
parents: 12457
diff changeset
    16
#
7e597f886360 8016824: jdk8 l10n resource file translation update 3 - jaxp
mfang
parents: 12457
diff changeset
    17
# You should have received a copy of the GNU General Public License version
7e597f886360 8016824: jdk8 l10n resource file translation update 3 - jaxp
mfang
parents: 12457
diff changeset
    18
# 2 along with this work; if not, write to the Free Software Foundation,
7e597f886360 8016824: jdk8 l10n resource file translation update 3 - jaxp
mfang
parents: 12457
diff changeset
    19
# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
7e597f886360 8016824: jdk8 l10n resource file translation update 3 - jaxp
mfang
parents: 12457
diff changeset
    20
#
7e597f886360 8016824: jdk8 l10n resource file translation update 3 - jaxp
mfang
parents: 12457
diff changeset
    21
# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
7e597f886360 8016824: jdk8 l10n resource file translation update 3 - jaxp
mfang
parents: 12457
diff changeset
    22
# or visit www.oracle.com if you need additional information or have any
7e597f886360 8016824: jdk8 l10n resource file translation update 3 - jaxp
mfang
parents: 12457
diff changeset
    23
# questions.
7e597f886360 8016824: jdk8 l10n resource file translation update 3 - jaxp
mfang
parents: 12457
diff changeset
    24
#
12005
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    25
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    26
# This file stores localized messages for the Xerces
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    27
# DOM implementation.
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    28
#
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    29
# The messages are arranged in key and value tuples in a ListResourceBundle.
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    30
#
39081
5988dd85b28e 8157775: JDK9 preparation message drop resource updates
lana
parents: 25868
diff changeset
    31
# @version $Id: DOMMessages_de.properties /st_wptg_1.9.0.0.0jdk/2 2016/04/13 06:43:54 gmolloy Exp $
12005
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    32
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    33
        BadMessageKey = Die zum Meldungsschl\u00FCssel geh\u00F6rige Fehlermeldung kann nicht gefunden werden.
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    34
        FormatFailed = Beim Formatieren der folgenden Meldung ist ein interner Fehler aufgetreten:\n  
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    35
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    36
# DOM Core
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    37
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    38
# exception codes
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    39
DOMSTRING_SIZE_ERR = Der angegebene Textbereich passt nicht in eine DOMString. 
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    40
HIERARCHY_REQUEST_ERR  = Es wurde versucht, einen Knoten an einer Stelle einzuf\u00FCgen, an der dies nicht zul\u00E4ssig ist. 
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    41
INDEX_SIZE_ERR = Index oder Gr\u00F6\u00DFe ist negativ oder gr\u00F6\u00DFer als der zul\u00E4ssige Wert.
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    42
INUSE_ATTRIBUTE_ERR = Es wurde versucht, ein Attribut hinzuzuf\u00FCgen, das bereits an einer anderen Stelle verwendet wird.
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    43
INVALID_ACCESS_ERR  = Ein Parameter oder Vorgang wird nicht vom zugrunde liegenden Objekt unterst\u00FCtzt. 
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    44
INVALID_CHARACTER_ERR = Ung\u00FCltiges XML-Zeichen angegeben. 
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    45
INVALID_MODIFICATION_ERR =  Es wurde versucht, den Typ des zugrunde liegenden Objekts zu \u00E4ndern. 
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    46
INVALID_STATE_ERR = Es wurde versucht, ein Objekt zu \u00E4ndern, das nicht verwendet werden kann. 
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    47
NAMESPACE_ERR = Es wurde versucht, ein Objekt auf eine Weise zu erstellen oder zu \u00E4ndern, die falsch in Bezug auf Namespaces ist.
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    48
NOT_FOUND_ERR = Es wurde versucht, einen Knoten in einem Kontext zu referenzieren, in dem er nicht vorhanden ist.
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    49
NOT_SUPPORTED_ERR = Der angeforderte Typ des Objekts oder Vorgangs wird nicht von der Implementierung unterst\u00FCtzt. 
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    50
NO_DATA_ALLOWED_ERR = Daten wurden f\u00FCr einen Knoten angegeben, der keine Daten unterst\u00FCtzt.
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    51
NO_MODIFICATION_ALLOWED_ERR = Es wurde versucht, ein Objekt zu \u00E4ndern, bei dem \u00C4nderungen nicht zul\u00E4ssig sind.
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    52
SYNTAX_ERR = Ung\u00FCltige Zeichenfolge angegeben. 
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    53
VALIDATION_ERR = Aufruf einer Methode wie insertBefore oder removeChild w\u00FCrde die Dokumentgrammatik des Knotens ung\u00FCltig machen.
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    54
WRONG_DOCUMENT_ERR = Ein Knoten wird in einem anderen Dokument verwendet als dem, von dem er erstellt wurde.
39081
5988dd85b28e 8157775: JDK9 preparation message drop resource updates
lana
parents: 25868
diff changeset
    55
TYPE_MISMATCH_ERR = Der Werttyp f\u00FCr diesen Parameternamen ist nicht mit dem erwarteten Werttyp kompatibel. 
12005
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    56
 
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    57
#error messages or exceptions
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    58
FEATURE_NOT_SUPPORTED = Parameter {0} wird erkannt, aber der angeforderte Wert kann nicht festgelegt werden.
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    59
FEATURE_NOT_FOUND = Parameter {0} ist unbekannt.
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    60
STRING_TOO_LONG   = Die resultierende Zeichenfolge ist zu lang, um in eine DOMString zupassen: "{0}".
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    61
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    62
#DOM Level 3 DOMError codes
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    63
wf-invalid-character =  Text {0} des {1}-Knotens enth\u00E4lt ung\u00FCltige XML-Zeichen.
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    64
wf-invalid-character-in-node-name = {0}-Knoten mit dem Namen {1} enth\u00E4lt ung\u00FCltige XML-Zeichen.
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    65
cdata-sections-splitted =  CDATA-Abschnitt mit dem CDATA-Abschnittsabschlusszeichen "]]>"
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    66
doctype-not-allowed = DOCTYPE-Deklaration ist nicht zul\u00E4ssig.
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    67
unsupported-encoding = Codierung {0} wird nicht unterst\u00FCtzt.
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    68
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    69
#Error codes used in DOM Normalizer
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    70
InvalidXMLCharInDOM = Ung\u00FCltiges XML-Zeichen (Unicode: 0x{0}) wurde bei der Normalisierung im DOM gefunden.
39081
5988dd85b28e 8157775: JDK9 preparation message drop resource updates
lana
parents: 25868
diff changeset
    71
UndeclaredEntRefInAttrValue = Attribut "{0}" Wert "{1}" referenzierte eine nicht deklarierte Entity.
12005
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    72
NullLocalElementName = Lokaler Nullname wurde bei der Namespace-Normalisierung von Element {0} gefunden.
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    73
NullLocalAttrName = Lokaler Nullname wurde bei der Namespace-Normalisierung von Attribut {0} gefunden.
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    74
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    75
#Error codes used in DOMParser
18368
7e597f886360 8016824: jdk8 l10n resource file translation update 3 - jaxp
mfang
parents: 12457
diff changeset
    76
InvalidDocumentClassName = Der Klassenname der Dokument-Factory "{0}", mit dem der DOM-Baum erstellt wurde, hat nicht den Typ org.w3c.dom.Document.
7e597f886360 8016824: jdk8 l10n resource file translation update 3 - jaxp
mfang
parents: 12457
diff changeset
    77
MissingDocumentClassName = Der Klassenname der Dokument-Factory "{0}", mit dem der DOM-Baum erstellt wurde, konnte nicht gefunden werden.
7e597f886360 8016824: jdk8 l10n resource file translation update 3 - jaxp
mfang
parents: 12457
diff changeset
    78
CannotCreateDocumentClass = Die Klasse mit dem Namen "{0}" konnte nicht als org.w3c.dom.Document erstellt werden.
12005
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    79
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    80
# Error codes used by JAXP DocumentBuilder
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    81
jaxp-order-not-supported = Eigenschaft "{0}" muss vor der Eigenschaft "{1}" festgelegt werden.
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    82
jaxp-null-input-source = Angegebene Quelle darf nicht null sein.
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    83
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    84
#Ranges
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    85
BAD_BOUNDARYPOINTS_ERR = Grenzwerte eines Bereichs entsprechen nicht den speziellen Anforderungen.
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    86
INVALID_NODE_TYPE_ERR = Container eines Grenzwertes eines Bereichs wird entweder auf einen Knoten mit einem ung\u00FCltigen Typ oder auf einen Knoten mit einem Vorg\u00E4nge eines ung\u00FCltigen Typs gesetzt.
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    87
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    88
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    89
#Events
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    90
UNSPECIFIED_EVENT_TYPE_ERR = Der Ereignistyp wurde nicht durch Initialisieren des Ereignisses vor dem Aufruf der Methode angegeben. 
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    91
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    92
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    93
jaxp-schema-support=setSchema-Methode und schemaLanguage-Eigenschaft werden verwendet
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    94
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    95
jaxp_feature_not_supported=Feature "{0}" wird nicht unterst\u00FCtzt.