src/com/sun/org/apache/xerces/internal/impl/msg/XMLSerializerMessages_de.properties

Print this page


   1 /*
   2  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   3  *
   4  * This code is free software; you can redistribute it and/or modify it
   5  * under the terms of the GNU General Public License version 2 only, as
   6  * published by the Free Software Foundation.  Oracle designates this
   7  * particular file as subject to the "Classpath" exception as provided
   8  * by Oracle in the LICENSE file that accompanied this code.
   9  *
  10  * This code is distributed in the hope that it will be useful, but WITHOUT
  11  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  12  * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
  13  * version 2 for more details (a copy is included in the LICENSE file that
  14  * accompanied this code).
  15  *
  16  * You should have received a copy of the GNU General Public License version
  17  * 2 along with this work; if not, write to the Free Software Foundation,
  18  * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
  19  *
  20  * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  21  * or visit www.oracle.com if you need additional information or have any
  22  * questions.
  23  */

  24 
  25 /*
  26  * Copyright (c) 2009 by Oracle Corporation. All Rights Reserved.
  27  */
  28 
  29 # This file stores error messages for the Xerces XML
  30 # serializer.  Many DOM Load/Save error messages also 
  31 # live here, since the serializer largely implements that package.
  32 #
  33 # As usual with properties files, the messages are arranged in
  34 # key/value tuples.
  35 # 
  36 # @version $Id: XMLSerializerMessages_de.properties 3021 2011-03-01 00:12:28Z joehw $
  37 
  38     BadMessageKey = Die zum Meldungsschl\u00FCssel geh\u00F6rige Fehlermeldung kann nicht gefunden werden.
  39     FormatFailed = Beim Formatieren der folgenden Meldung ist ein interner Fehler aufgetreten:\n
  40 
  41     ArgumentIsNull = Argument "{0}" ist null.
  42     NoWriterSupplied = Kein Writer f\u00FCr Serializer angegeben.
  43     MethodNotSupported = Methode "{0}" wird von dieser Factory nicht unterst\u00FCtzt.
  44     ResetInMiddle = Serializer kann nicht w\u00E4hrend der Serialisierung zur\u00FCckgesetzt werden.
  45     Internal = Interner Fehler: Elementstatus ist null.
  46     NoName = Es ist kein rawName vorhanden, und localName ist null.
  47     ElementQName = Elementname "{0}" ist kein QName.
  48     ElementPrefix = Element "{0}" geh\u00F6rt zu keinem Namespace: Pr\u00E4fix ist m\u00F6glicherweise nicht deklariert oder an einen Namespace gebunden.
  49     AttributeQName = Attributname "{0}" ist kein QName.
  50     AttributePrefix = Attribut "{0}" geh\u00F6rt zu keinem Namespace: Pr\u00E4fix ist m\u00F6glicherweise nicht deklariert oder an einen Namespace gebunden.
  51     InvalidNSDecl = Namespace-Deklarationssyntax ist falsch: {0}.
  52     EndingCDATA = Zeichenfolge"\"]]>\" darf nur im Content enthalten sein, wenn sie das Ende eines CDATA-Abschnitts markiert.
  53     SplittingCDATA = Teilen eines CDATA-Abschnitts mit dem CDATA-Abschnittsabschlusszeichen \"]]>\".
  54     ResourceNotFound = Ressource "{0}" konnte nicht gefunden werden.
  55     ResourceNotLoaded = Ressource "{0}" konnte nicht geladen werden. {1}
  56     SerializationStopped =  Serialisierung auf Benutzeranforderung gestoppt.
  57 
  58     # DOM Level 3 load and save messages
  59     no-output-specified = no-output-specified: Ausgabeziel, in das Daten geschrieben werden sollten, war null.
  60     unsupported-encoding = unsupported-encoding: Nicht unterst\u00FCtzte Codierung gefunden.
  61     unable-to-serialize-node = unable-to-serialize-node: Knoten konnte nicht serialisiert werden.
   1 #
   2 # Copyright (c) 2009, 2013 Oracle and/or its affiliates. All rights reserved.
   3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   4 #
   5 # This code is free software; you can redistribute it and/or modify it
   6 # under the terms of the GNU General Public License version 2 only, as
   7 # published by the Free Software Foundation.  Oracle designates this
   8 # particular file as subject to the "Classpath" exception as provided
   9 # by Oracle in the LICENSE file that accompanied this code.
  10 #
  11 # This code is distributed in the hope that it will be useful, but WITHOUT
  12 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  13 # FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
  14 # version 2 for more details (a copy is included in the LICENSE file that
  15 # accompanied this code).
  16 #
  17 # You should have received a copy of the GNU General Public License version
  18 # 2 along with this work; if not, write to the Free Software Foundation,
  19 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
  20 #
  21 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  22 # or visit www.oracle.com if you need additional information or have any
  23 # questions.
  24 #
  25 




  26 # This file stores error messages for the Xerces XML
  27 # serializer.  Many DOM Load/Save error messages also 
  28 # live here, since the serializer largely implements that package.
  29 #
  30 # As usual with properties files, the messages are arranged in
  31 # key/value tuples.
  32 # 
  33 # @version $Id: XMLSerializerMessages_de.properties /st_wptg_1.8.0.0.0jdk/2 2013/05/29 01:16:51 gmolloy Exp $
  34 
  35     BadMessageKey = Die zum Meldungsschl\u00FCssel geh\u00F6rige Fehlermeldung kann nicht gefunden werden.
  36     FormatFailed = Beim Formatieren der folgenden Meldung ist ein interner Fehler aufgetreten:\n
  37 
  38     ArgumentIsNull = Argument "{0}" ist null.
  39     NoWriterSupplied = Kein Writer f\u00FCr Serializer angegeben.
  40     MethodNotSupported = Methode "{0}" wird von dieser Factory nicht unterst\u00FCtzt.
  41     ResetInMiddle = Serializer kann nicht w\u00E4hrend der Serialisierung zur\u00FCckgesetzt werden.
  42     Internal = Interner Fehler: Elementstatus ist null.
  43     NoName = Es ist kein rawName vorhanden, und localName ist null.
  44     ElementQName = Elementname "{0}" ist kein QName.
  45     ElementPrefix = Element "{0}" geh\u00F6rt zu keinem Namespace: Pr\u00E4fix ist m\u00F6glicherweise nicht deklariert oder an einen Namespace gebunden.
  46     AttributeQName = Attributname "{0}" ist kein QName.
  47     AttributePrefix = Attribut "{0}" geh\u00F6rt zu keinem Namespace: Pr\u00E4fix ist m\u00F6glicherweise nicht deklariert oder an einen Namespace gebunden.
  48     InvalidNSDecl = Namespace-Deklarationssyntax ist falsch: {0}.
  49     EndingCDATA = Zeichenfolge""]]>" darf nur im Content enthalten sein, wenn sie das Ende eines CDATA-Abschnitts markiert.
  50     SplittingCDATA = Teilen eines CDATA-Abschnitts mit dem CDATA-Abschnittsabschlusszeichen "]]>".
  51     ResourceNotFound = Ressource "{0}" konnte nicht gefunden werden.
  52     ResourceNotLoaded = Ressource "{0}" konnte nicht geladen werden. {1}
  53     SerializationStopped =  Serialisierung auf Benutzeranforderung gestoppt.
  54 
  55     # DOM Level 3 load and save messages
  56     no-output-specified = no-output-specified: Ausgabeziel, in das Daten geschrieben werden sollten, war null.
  57     unsupported-encoding = unsupported-encoding: Nicht unterst\u00FCtzte Codierung gefunden.
  58     unable-to-serialize-node = unable-to-serialize-node: Knoten konnte nicht serialisiert werden.