< prev index next >

src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/MessageBundle_de.properties

Print this page


   1 #
   2 # Copyright (c) 1997, 2017, 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


 110 
 111 Driver.UnsupportedEncoding = nicht unterst\u00fctzte Codierung: {0}
 112 
 113 Driver.MissingGrammar = Grammatik nicht angegeben
 114 
 115 # {0} - namespace uri, {1} - local name of the attribute/element e.g.: Unexpected end of attribute {http://www.w3.org/XML/1998/namespace}:lang
 116 Driver.NotABindingFile = keine externe Binding-Datei. Das Root-Element muss ''{''http://java.sun.com/xml/ns/jaxb''}''-Bindings sein, ist jedoch ''{''{0}''}''{1}
 117 
 118 # Not concatenated with any other string (written on a separate line).
 119 Driver.ParsingSchema = Ein Schema wird geparst ...
 120 
 121 Driver.ParseFailed = Ein Schema konnte nicht geparst werden.
 122 
 123 Driver.StackOverflow = Stack-\u00dcberlauf. Entweder kompilieren Sie ein gro\u00dfes Schema, das mehr Ressourcen erfordert, oder XJC enth\u00e4lt einen Bug. Erweitern Sie zuerst die Stack-Gr\u00f6\u00dfe mit der Option -Xss JVM. Wenn das Problem dadurch nicht gel\u00f6st wird, verwenden Sie die Option -debug, um den Stack Trace abzurufen, und wenden Sie sich an Sun.
 124 
 125 # Not concatenated with any other string (written on a separate line).
 126 Driver.CompilingSchema = Ein Schema wird kompiliert ...
 127 
 128 Driver.FailedToGenerateCode = Code konnte nicht erzeugt werden.
 129 
 130 # DO NOT localize the 2.3.0-b170215.1712 string - it is a token for an mvn <properties filter>
 131 Driver.FilePrologComment = Diese Datei wurde mit der JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.3.0-b170215.1712 generiert \nSiehe <a href="https://jaxb.java.net/">https://jaxb.java.net/</a> \n\u00c4nderungen an dieser Datei gehen bei einer Neukompilierung des Quellschemas verloren. \nGeneriert: {0} \n
 132 
 133 Driver.Version = xjc 2.3.0-b170215.1712
 134 
 135 Driver.FullVersion = xjc vollst\u00E4ndige Version "2.3.0-b170215.1712"
 136 
 137 Driver.BuildID = 2.3.0-b170215.1712
 138 
 139 # for JDK integration - include version in source zip
 140 jaxb.jdk.version=@@JAXB_JDK_VERSION@@
 141 
 142 # see java.text.SimpleDateFormat for format syntax
 143 # DO NOT LOCALIZE, Format should not be changed, English locale is used to transform this string into a real date.
 144 Driver.DateFormat = yyyy.MM.dd
 145 
 146 # see java.text.SimpleDateFormat for format syntax
 147 # Format should not be changed, English locale is used to transform this string into a real time. Letters can be translated but the user should known that java.text.SimpleDateFormat is responsible for formatting (meaning of symbols can be found at http://docs.oracle.com/javase/tutorial/i18n/format/simpleDateFormat.html).
 148 Driver.TimeFormat = hh:mm:ss a z
 149 
 150 # as in: "generated on <date> at <time>"
 151 Driver.At = um
 152 
 153 # ERROR in this meaning is a well known level of logging and should not be translated.
 154 Driver.ErrorMessage = [ERROR] {0}
 155 
 156 # WARNING in this meaning is a well known level of logging and should not be translated.
 157 Driver.WarningMessage = [WARNING] {0}
 158 
 159 # INFO in this meaning is a well known level of logging and should not be translated.
 160 Driver.InfoMessage = [INFO] {0}


   1 #
   2 # Copyright (c) 1997, 2015, 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


 110 
 111 Driver.UnsupportedEncoding = nicht unterst\u00fctzte Codierung: {0}
 112 
 113 Driver.MissingGrammar = Grammatik nicht angegeben
 114 
 115 # {0} - namespace uri, {1} - local name of the attribute/element e.g.: Unexpected end of attribute {http://www.w3.org/XML/1998/namespace}:lang
 116 Driver.NotABindingFile = keine externe Binding-Datei. Das Root-Element muss ''{''http://java.sun.com/xml/ns/jaxb''}''-Bindings sein, ist jedoch ''{''{0}''}''{1}
 117 
 118 # Not concatenated with any other string (written on a separate line).
 119 Driver.ParsingSchema = Ein Schema wird geparst ...
 120 
 121 Driver.ParseFailed = Ein Schema konnte nicht geparst werden.
 122 
 123 Driver.StackOverflow = Stack-\u00dcberlauf. Entweder kompilieren Sie ein gro\u00dfes Schema, das mehr Ressourcen erfordert, oder XJC enth\u00e4lt einen Bug. Erweitern Sie zuerst die Stack-Gr\u00f6\u00dfe mit der Option -Xss JVM. Wenn das Problem dadurch nicht gel\u00f6st wird, verwenden Sie die Option -debug, um den Stack Trace abzurufen, und wenden Sie sich an Sun.
 124 
 125 # Not concatenated with any other string (written on a separate line).
 126 Driver.CompilingSchema = Ein Schema wird kompiliert ...
 127 
 128 Driver.FailedToGenerateCode = Code konnte nicht erzeugt werden.
 129 
 130 # DO NOT localize the 2.3.0-b170412.1723 string - it is a token for an mvn <properties filter>
 131 Driver.FilePrologComment = Diese Datei wurde mit der JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.3.0-b170412.1723 generiert \nSiehe <a href="https://jaxb.java.net/">https://jaxb.java.net/</a> \n\u00c4nderungen an dieser Datei gehen bei einer Neukompilierung des Quellschemas verloren. \nGeneriert: {0} \n
 132 
 133 Driver.Version = xjc 2.3.0-b170412.1723
 134 
 135 Driver.FullVersion = xjc vollst\u00E4ndige Version "2.3.0-b170412.1723"
 136 
 137 Driver.BuildID = 2.3.0-b170412.1723
 138 
 139 # for JDK integration - include version in source zip
 140 jaxb.jdk.version=2.3.0-b170412.1723
 141 
 142 # see java.text.SimpleDateFormat for format syntax
 143 # DO NOT LOCALIZE, Format should not be changed, English locale is used to transform this string into a real date.
 144 Driver.DateFormat = yyyy.MM.dd
 145 
 146 # see java.text.SimpleDateFormat for format syntax
 147 # Format should not be changed, English locale is used to transform this string into a real time. Letters can be translated but the user should known that java.text.SimpleDateFormat is responsible for formatting (meaning of symbols can be found at http://docs.oracle.com/javase/tutorial/i18n/format/simpleDateFormat.html).
 148 Driver.TimeFormat = hh:mm:ss a z
 149 
 150 # as in: "generated on <date> at <time>"
 151 Driver.At = um
 152 
 153 # ERROR in this meaning is a well known level of logging and should not be translated.
 154 Driver.ErrorMessage = [ERROR] {0}
 155 
 156 # WARNING in this meaning is a well known level of logging and should not be translated.
 157 Driver.WarningMessage = [WARNING] {0}
 158 
 159 # INFO in this meaning is a well known level of logging and should not be translated.
 160 Driver.InfoMessage = [INFO] {0}


< prev index next >