src/share/jaxws_classes/com/sun/tools/internal/xjc/MessageBundle_de.properties

Fri, 23 Aug 2013 09:57:21 +0100

author
mkos
date
Fri, 23 Aug 2013 09:57:21 +0100
changeset 397
b99d7e355d4b
parent 384
8f2986ff0235
child 408
b0610cd08440
permissions
-rw-r--r--

8022885: Update JAX-WS RI integration to 2.2.9-b14140
8013016: Rebase 8009009 against the latest jdk8/jaxws
Reviewed-by: alanb, chegar

alanb@368 1 #
alanb@368 2 # Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved.
alanb@368 3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
alanb@368 4 #
alanb@368 5 # This code is free software; you can redistribute it and/or modify it
alanb@368 6 # under the terms of the GNU General Public License version 2 only, as
alanb@368 7 # published by the Free Software Foundation. Oracle designates this
alanb@368 8 # particular file as subject to the "Classpath" exception as provided
alanb@368 9 # by Oracle in the LICENSE file that accompanied this code.
alanb@368 10 #
alanb@368 11 # This code is distributed in the hope that it will be useful, but WITHOUT
alanb@368 12 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
alanb@368 13 # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
alanb@368 14 # version 2 for more details (a copy is included in the LICENSE file that
alanb@368 15 # accompanied this code).
alanb@368 16 #
alanb@368 17 # You should have received a copy of the GNU General Public License version
alanb@368 18 # 2 along with this work; if not, write to the Free Software Foundation,
alanb@368 19 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
alanb@368 20 #
alanb@368 21 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
alanb@368 22 # or visit www.oracle.com if you need additional information or have any
alanb@368 23 # questions.
alanb@368 24 #
alanb@368 25
alanb@368 26 # Concatenated with Driver.ErrorMessage, Driver.WarningMessage, Driver.InfoMessage (Driver.InfoMessage + exception message + ConsoleErrorReporter.UnknownLocation) if location of the error is not known.
alanb@368 27 ConsoleErrorReporter.UnknownLocation = unbekanntes Verzeichnis
alanb@368 28
alanb@368 29 # Concatenated with Driver.ErrorMessage, Driver.WarningMessage, Driver.InfoMessage (Driver.InfoMessage + exception message + ConsoleErrorReporter.LineXOfY). {0} - "?"/number, {1} - file location/"unknown file" e.g.: [xjc] [ERROR] Attempt to create a property having the same name as the reserved word "Class". [xjc] line 6 of example.xsd
alanb@368 30 ConsoleErrorReporter.LineXOfY = \ \ Zeile {0} von {1}
alanb@368 31
alanb@368 32 # may be a placeholder replacement for the second placeholder of ConsoleErrorReporter.LineXOfY (if the file location is unknown)
alanb@368 33 ConsoleErrorReporter.UnknownFile = unbekannte Datei
alanb@368 34
alanb@368 35 Driver.Private.Usage = Zus\u00e4tzliche private Testoptionen:\n\\ \\ -debug : Ausf\u00fchrung im Debug-Modus (umfasst -verbose)\n\\ \\ -mode <mode> : F\u00fchrt XJC in einem anderen Ausf\u00fchrungsmodus aus\n\\ \\ -private : Zeigt diese Hilfemeldung an\nModus:\n\\ \\ code : Generiert Java-Quellcode (Standard)\n\\ \\ dryrun : Kompiliert das Schema im Speicher, generiert die Java-Quelle jedoch nicht\n\\ \\ zip : Generiert den Java-Quellcode in einer .zip-Datei, wie mit der Option -d angegeben\n\\ \\ sig : Gibt die Signaturen des generierten Codes aus\n\\ \\ forest : Gibt transformierte DOM-Gesamtstruktur aus\n
alanb@368 36 Driver.Public.Usage = Verwendung: xjc [-options ...] <schema file/URL/dir/jar> ... [-b <bindinfo>] ...\nWenn dir angegeben wird, werden alle Schemadateien im Verzeichnis kompiliert.\nWenn jar angegeben wird, wird die /META-INF/sun-jaxb.episode-Binding-Datei kompiliert.\nOptionen:\n\\ \\ -nv : F\u00fchrt keine strikte Validierung der Eingabeschemas durch\n\\ \\ -extension : L\u00e4sst Herstellererweiterungen zu - Befolgt die \n\\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ Kompatibilit\u00e4tsregeln und App E.2 der JAXB-Spezifikation nicht strikt\n\\ \\ -b <file/dir> : Gibt externe Bindings-Dateien an (jede <file> muss ihre eigene Option -b haben)\n\\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ Wenn ein Verzeichnis angegeben wird, wird **/*.xjb durchsucht\n\\ \\ -d <dir> : Generierte Dateien werden in diesem Verzeichnis gespeichert\n\\ \\ -p <pkg> : Gibt das Zielpackage an\n\\ \\ -httpproxy <proxy> : set HTTP/HTTPS proxy. Format ist [user[:password]@]proxyHost:proxyPort\n\\ \\ -httpproxyfile <f> : Wird wie -httpproxy verwendet, verwendet jedoch das Argument in einer Datei zum Schutz des Kennwortes \n\\ \\ -classpath <arg> : Gibt an, wo die Benutzerklassendateien gefunden werden\n\\ \\ -catalog <file> : Gibt Katalogdateien zur Aufl\u00f6sung von externen Entity-Referenzen an\n\\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ Unterst\u00fctzt TR9401, XCatalog und OASIS-XML-Katalogformat.\n\\ \\ -readOnly : Generierte Dateien werden im schreibgesch\u00fctzten Modus gelesen\n\\ \\ -npa : Unterdr\u00fcckt die Generierung von Annotationen auf Packageebene (**/package-info.java)\n\\ \\ -no-header : Unterdr\u00fcckt die Generierung eines Datei-Headers mit Zeitstempel\n\\ \\ -target (2.0|2.1) : Verh\u00e4lt sich wie XJC 2.0 oder 2.1 und generiert Code, der keine 2.2-Features verwendet.\n\\ \\ -encoding <encoding> : Gibt Zeichencodierung f\u00fcr generierte Quelldateien an\n\\ \\ -enableIntrospection : Aktiviert die ordnungsgem\u00e4\u00dfe Generierung von booleschen Gettern/Settern zur Aktivierung von Bean Introspection-APIs \n\\ \\ -contentForWildcard : Generiert Contenteigenschaft f\u00fcr Typen mit mehreren von xs:any abgeleiteten Elementen \n\\ \\ -xmlschema : Behandelt Eingabe als W3C-XML-Schema (Standard)\n\\ \\ -relaxng : Behandelt Eingabe als RELAX NG (experimentell, nicht unterst\u00fctzt)\n\\ \\ -relaxng-compact : Behandelt Eingabe als RELAX NG-Kompaktsyntax (experimentell, nicht unterst\u00fctzt)\n\\ \\ -dtd : Behandelt Eingabe als XML DTD (experimentell, nicht unterst\u00fctzt)\n\\ \\ -wsdl : Behandelt Eingabe als WSDL und kompiliert enthaltene Schemas (experimentell, nicht unterst\u00fctzt)\n\\ \\ -verbose : Verwendet extra-verbose\n\\ \\ -quiet : Unterdr\u00fcckt die Compilerausgabe\n\\ \\ -help : Zeigt diese Hilfemeldung an\n\\ \\ -version : Zeigt Versionsinformationen an\n\\ \\ -fullversion : Zeigt vollst\u00e4ndige Versionsinformationen an\n
alanb@368 37 Driver.AddonUsage = \nErweiterungen:
alanb@368 38
alanb@368 39 # {0} - one of: DTD, RELAX NG, RELAX NG compact syntax, WSDL; {1} - one of (respectively): -dtd, -relaxng, -relaxng-compact, -wsdl
alanb@368 40 Driver.ExperimentalLanguageWarning = Versuchen Sie, {0} zu kompilieren? Unterst\u00fctzung f\u00fcr {0} ist zu Testzwecken bestimmt. Eine Aktivierung ist mit der Option {1} m\u00f6glich.
alanb@368 41
alanb@368 42 # Not concatenated with any other String. Variable: Name of a directory (input argument of the XJC utility).
alanb@368 43 Driver.NonExistentDir = In ein nicht vorhandenes Verzeichnis "{0}" kann nicht geschrieben werden
alanb@368 44
alanb@368 45 # Usage not found. TODO Remove
alanb@368 46 #Driver.MissingRuntimePackageName = \
alanb@368 47 # the -use-runtime option is missing a package name
alanb@368 48
alanb@368 49 # Not concatenated with any other string (written on a separate line).
alanb@368 50 Driver.MissingModeOperand = Bei der Option -mode fehlt ein Operand
alanb@368 51
alanb@368 52 # Usage not found. TODO Remove
alanb@368 53 #Driver.MissingCompatibilityOperand = \
alanb@368 54 # the -compatibility option is missing an operand
alanb@368 55
alanb@368 56 # Not concatenated with any other string (written on a separate line).
alanb@368 57 Driver.MissingOperand = Ein Operand fehlt
alanb@368 58
alanb@368 59 # Not concatenated with any other string (written on a separate line).
alanb@368 60 Driver.MissingProxyHost = Entweder fehlt bei der Option -host ein Operand, \noder es wurde -port, jedoch nicht -host angegeben
alanb@368 61
alanb@368 62 # Not concatenated with any other string (written on a separate line).
alanb@368 63 Driver.MissingProxyPort = Entweder fehlt bei der Option -port ein Operand, \noder es wurde -host, jedoch nicht -port angegeben
alanb@368 64
alanb@368 65 Driver.ILLEGAL_TARGET_VERSION = "{0}" ist keine g\u00fcltige Zielversion. "2.0" und "2.1" werden unterst\u00fctzt.
alanb@368 66
alanb@368 67 # Not concatenated with any other string (written on a separate line).
alanb@368 68 Driver.MISSING_PROXYFILE = Bei der Option -httpproxyfile fehlt ein Operand
alanb@368 69
alanb@368 70 Driver.NO_SUCH_FILE = Keine derartige Datei: {0}
alanb@368 71
alanb@368 72 Driver.ILLEGAL_PROXY = "{0}" ist kein g\u00fcltiges Proxyformat. Das Format ist [user[:password]@]proxyHost:proxyPort
alanb@368 73
alanb@368 74 # Not concatenated with any other string (written on a separate line).
alanb@368 75 Driver.UnrecognizedMode = unbekannter Modus {0}
alanb@368 76
alanb@368 77 # Not concatenated with any other string (written on a separate line).
alanb@368 78 Driver.UnrecognizedParameter = unbekannter Parameter {0}
alanb@368 79
alanb@368 80 Driver.UnsupportedEncoding = nicht unterst\u00fctzte Codierung: {0}
alanb@368 81
alanb@368 82 Driver.MissingGrammar = Grammatik nicht angegeben
alanb@368 83
alanb@368 84 # {0} - namespace uri, {1} - local name of the attribute/element e.g.: Unexpected end of attribute {http://www.w3.org/XML/1998/namespace}:lang
alanb@368 85 Driver.NotABindingFile = keine externe Binding-Datei. Das Root-Element muss ''{''http://java.sun.com/xml/ns/jaxb''}''-Bindings sein, ist jedoch ''{''{0}''}''{1}
alanb@368 86
alanb@368 87 # Not concatenated with any other string (written on a separate line).
alanb@368 88 Driver.ParsingSchema = Ein Schema wird geparst ...
alanb@368 89
alanb@368 90 Driver.ParseFailed = Ein Schema konnte nicht geparst werden.
alanb@368 91
alanb@368 92 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.
alanb@368 93
alanb@368 94 # Not concatenated with any other string (written on a separate line).
alanb@368 95 Driver.CompilingSchema = Ein Schema wird kompiliert ...
alanb@368 96
alanb@368 97 Driver.FailedToGenerateCode = Code konnte nicht erzeugt werden.
alanb@368 98
mkos@397 99 # DO NOT localize the 2.2.8-b20130806.1801 string - it is a token for an ant <replaceFilter>
mkos@397 100 Driver.FilePrologComment = Diese Datei wurde mit der JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b20130806.1801 generiert \nSiehe <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> \n\u00c4nderungen an dieser Datei gehen bei einer Neukompilierung des Quellschemas verloren. \nGeneriert: {0} \n
alanb@368 101
mkos@397 102 Driver.Version = xjc 2.2.8-b20130806.1801
alanb@368 103
mkos@397 104 Driver.FullVersion = xjc vollst\u00E4ndige Version "2.2.8-b20130806.1801"
alanb@368 105
mkos@397 106 Driver.BuildID = 2.2.8-b20130806.1801
alanb@368 107
alanb@368 108 # for JDK integration - include version in source zip
mkos@397 109 jaxb.jdk.version=@@JAXB_JDK_VERSION@@
alanb@368 110
alanb@368 111 # see java.text.SimpleDateFormat for format syntax
alanb@368 112 # DO NOT LOCALIZE, Format should not be changed, English locale is used to transform this string into a real date.
alanb@368 113 Driver.DateFormat = yyyy.MM.dd
alanb@368 114
alanb@368 115 # see java.text.SimpleDateFormat for format syntax
alanb@368 116 # 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).
alanb@368 117 Driver.TimeFormat = hh:mm:ss a z
alanb@368 118
alanb@368 119 # as in: "generated on <date> at <time>"
alanb@368 120 Driver.At = um
alanb@368 121
alanb@368 122 # ERROR in this meaning is a well known level of logging and should not be translated.
alanb@368 123 Driver.ErrorMessage = [ERROR] {0}
alanb@368 124
alanb@368 125 # WARNING in this meaning is a well known level of logging and should not be translated.
alanb@368 126 Driver.WarningMessage = [WARNING] {0}
alanb@368 127
alanb@368 128 # INFO in this meaning is a well known level of logging and should not be translated.
alanb@368 129 Driver.InfoMessage = [INFO] {0}
alanb@368 130
alanb@368 131 ModelLoader.TooManySchema = Zu viele Schemadateien f\u00fcr diese Schemasprache. Kompilieren Sie die Dateien nacheinander.
alanb@368 132
alanb@368 133 ModelLoader.BindingFileNotSupportedForRNC = Externe Binding-Dateien werden f\u00fcr die kompakte RELAX NG-Syntax nicht unterst\u00fctzt.
alanb@368 134
alanb@368 135 Driver.DefaultVersion = Als Standardversion wird JAXB 2.0 verwendet
alanb@368 136
alanb@368 137 Driver.DefaultPackageWarning = Standard-Java-Package angegeben. Sie k\u00f6nnen aus Klassen in einem anderen Package nicht auf den generierten Code zugreifen.
alanb@368 138
alanb@368 139 Driver.NotAValidFileName = "{0}" ist kein g\u00fcltiger Dateiname: {1}
alanb@368 140
alanb@368 141 Driver.FailedToParse = Parsen von "{0}" nicht m\u00f6glich: {1}
alanb@368 142
alanb@368 143 Driver.NotAFileNorURL = "{0}" ist weder ein Dateiname noch eine URL
alanb@368 144
alanb@368 145 FIELD_RENDERER_CONFLICT = "-{0}" und "-{1}" schlie\u00dfen sich gegenseitig aus, weil sich beide auf die Codegenerierung auswirken
alanb@368 146
alanb@368 147 NAME_CONVERTER_CONFLICT = "-{0}" und "-{1}" schlie\u00dfen sich gegenseitig aus, weil sich beide auf die Codegenerierung auswirken
alanb@368 148
alanb@368 149 # {0} - file path, {1} - exception message e.g.: Failed to load "/foo/bar/Library.jar": File not found.
alanb@368 150 FAILED_TO_LOAD = Laden von "{0}" nicht m\u00f6glich: {1}
alanb@368 151
alanb@368 152 PLUGIN_LOAD_FAILURE = Ein Plug-in konnte nicht geladen werden: "{0}". Verwenden Sie die Systemeigenschaft ''-Dcom.sun.tools.internal.xjc.Options.findServices=true'' zur weiteren Diagnose

mercurial