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

Thu, 31 Aug 2017 15:18:52 +0800

author
aoqi
date
Thu, 31 Aug 2017 15:18:52 +0800
changeset 637
9c07ef4934dd
parent 408
b0610cd08440
parent 0
373ffda63c9a
permissions
-rw-r--r--

merge

aoqi@0 1 #
aoqi@0 2 # Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved.
aoqi@0 3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
aoqi@0 4 #
aoqi@0 5 # This code is free software; you can redistribute it and/or modify it
aoqi@0 6 # under the terms of the GNU General Public License version 2 only, as
aoqi@0 7 # published by the Free Software Foundation. Oracle designates this
aoqi@0 8 # particular file as subject to the "Classpath" exception as provided
aoqi@0 9 # by Oracle in the LICENSE file that accompanied this code.
aoqi@0 10 #
aoqi@0 11 # This code is distributed in the hope that it will be useful, but WITHOUT
aoqi@0 12 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
aoqi@0 13 # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
aoqi@0 14 # version 2 for more details (a copy is included in the LICENSE file that
aoqi@0 15 # accompanied this code).
aoqi@0 16 #
aoqi@0 17 # You should have received a copy of the GNU General Public License version
aoqi@0 18 # 2 along with this work; if not, write to the Free Software Foundation,
aoqi@0 19 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
aoqi@0 20 #
aoqi@0 21 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
aoqi@0 22 # or visit www.oracle.com if you need additional information or have any
aoqi@0 23 # questions.
aoqi@0 24 #
aoqi@0 25
aoqi@0 26 # Concatenated with Driver.ErrorMessage, Driver.WarningMessage, Driver.InfoMessage (Driver.InfoMessage + exception message + ConsoleErrorReporter.UnknownLocation) if location of the error is not known.
aoqi@0 27 ConsoleErrorReporter.UnknownLocation = posizione sconosciuta
aoqi@0 28
aoqi@0 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
aoqi@0 30 ConsoleErrorReporter.LineXOfY = \ \ riga {0} di {1}
aoqi@0 31
aoqi@0 32 # may be a placeholder replacement for the second placeholder of ConsoleErrorReporter.LineXOfY (if the file location is unknown)
aoqi@0 33 ConsoleErrorReporter.UnknownFile = file sconosciuto
aoqi@0 34
aoqi@0 35 Driver.Private.Usage = Opzioni di test private aggiuntive:\n\ \ -debug : l'esecuzione avviene in modalit\u00e0 debug (include -verbose)\n\ \ -mode <modalit\u00e0> : XJC viene eseguito in un'altra modalit\u00e0 di esecuzione\n\ \ -private : visualizza questo messaggio della Guida\nModalit\u00e0:\n\ \ code : genera il codice sorgente Java (valore predefinito)\n\ \ dryrun : compila lo schema nella memoria ma non genera il codice sorgente Java\n\ \ zip : genera il codice sorgente Java in un file zip specificato dall'opzione -d\n\ \ sig : esegue il dump del firme del codice generato\n\ \ forest : esegue il dump dell'insieme di strutture DOM trasformato\n
aoqi@0 36 Driver.Public.Usage = Uso: xjc [-options ...] <file schema/URL/dir/jar> ... [-b <bindinfo>] ...\nSe viene specificato dir, verranno compilati tutti i file dello schema in essa contenuti.\nSe viene specificato jar, verr\u00e0 compilato il file di associazione /META-INF/sun-jaxb.episode.\nOpzioni:\n\ \ -nv : non esegue la convalida rigorosa degli schemi di input\n\ \ -extension : consente le estensioni del fornitore; non segue in modo rigoroso le\n\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ regole di compatibilit\u00e0 e App E.2 dalla specifica JAXB\n\ \ -b <file/dir> : specifica i file di associazione esterni (ogni <file> deve avere la relativa -b)\n\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Se viene fornita una directory, la ricerca viene eseguita in **/*.xjb\n\ \ -d <dir> : i file generati andranno in questa directory\n\ \ -p <pkg> : specifica il package di destinazione\n\ \ -httpproxy <proxy> : imposta il proxy HTTP/HTTPS. Il formato \u00e8 [user[:password]@]proxyHost:proxyPort\n\ \ -httpproxyfile <f> : funziona come -httpproxy ma prende l'argomento da un file per proteggere la password \n\ \ -classpath <arg> : specifica dove trovare i file delle classi utente\n\ \ -catalog <file> : specifica i file di catalogo per risolvere i riferimenti a entit\u00e0 esterne\n\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ supporta il formato di catalogo XML TR9401, XCatalog e OASIS.\n\ \ -readOnly : i file generati saranno in modalit\u00e0 di sola lettura\n\ \ -npa : elimina la generazione delle annotazioni a livello di package (**/package-info.java)\n\ \ -no-header : elimina la generazione di un'intestazione di file con indicatore orario\n\ \ -target (2.0|2.1) : funziona come XJC 2.0 o 2.1 e genera del codice che non usa alcuna funzione 2.2.\n\ \ -encoding <encoding> : specifica la codifica di caratteri per i file di origine generati\n\ \ -enableIntrospection : abilita la generazione di getter/setter booleani per abilitare le API di introspezione dei bean \n\ \ -contentForWildcard : genera la propriet\u00e0 di contenuto per i tipi con pi\u00f9 elementi derivati xs:any \n\ \ -xmlschema : tratta l'input come schema XML W3C (valore predefinito)\n\ \ -relaxng : tratta l'input come NG RELAX (sperimentale, non supportato)\n\ \ -relaxng-compact : tratta l'input come sintassi compatta NG RELAX (sperimentale, non supportato)\n\ \ -dtd : tratta l'input come DTD XML (sperimentale, non supportato)\n\ \ -wsdl : tratta l'input come WSDL e compila gli schemi al suo interno (sperimentale, non supportato)\n\ \ -verbose : be extra verbose\n\ \ -quiet : elimina l'output del compilatore\n\ \ -help : visualizza questo messaggio della Guida\n\ \ -version : visualizza le informazioni sulla versione\n\ \ -fullversion : visualizza le informazioni sulla versione completa\n
aoqi@0 37 Driver.AddonUsage = \nEstensioni:
aoqi@0 38
aoqi@0 39 # {0} - one of: DTD, RELAX NG, RELAX NG compact syntax, WSDL; {1} - one of (respectively): -dtd, -relaxng, -relaxng-compact, -wsdl
aoqi@0 40 Driver.ExperimentalLanguageWarning = Si sta tentando di compilare {0}? Il supporto per {0} \u00e8 sperimentale. \u00c8 possibile abilitarlo usando l''opzione {1}.
aoqi@0 41
aoqi@0 42 # Not concatenated with any other String. Variable: Name of a directory (input argument of the XJC utility).
aoqi@0 43 Driver.NonExistentDir = impossibile scrivere su una directory non esistente "{0}"
aoqi@0 44
aoqi@0 45 # Usage not found. TODO Remove
aoqi@0 46 #Driver.MissingRuntimePackageName = \
aoqi@0 47 # the -use-runtime option is missing a package name
aoqi@0 48
aoqi@0 49 # Not concatenated with any other string (written on a separate line).
aoqi@0 50 Driver.MissingModeOperand = operando mancante nell'opzione -mode
aoqi@0 51
aoqi@0 52 # Usage not found. TODO Remove
aoqi@0 53 #Driver.MissingCompatibilityOperand = \
aoqi@0 54 # the -compatibility option is missing an operand
aoqi@0 55
aoqi@0 56 # Not concatenated with any other string (written on a separate line).
aoqi@0 57 Driver.MissingOperand = operando mancante
aoqi@0 58
aoqi@0 59 # Not concatenated with any other string (written on a separate line).
aoqi@0 60 Driver.MissingProxyHost = operando mancante nell'opzione -host \noppure \u00e8 stato specificato -port ma non -host
aoqi@0 61
aoqi@0 62 # Not concatenated with any other string (written on a separate line).
aoqi@0 63 Driver.MissingProxyPort = operando mancante nell'opzione -port \noppure \u00e8 stato specificato -host ma non -port
aoqi@0 64
aoqi@0 65 Driver.ILLEGAL_TARGET_VERSION = "{0}" non \u00e8 una versione di destinazione valida. Sono supportate le versioni "2.0" e "2.1".
aoqi@0 66
aoqi@0 67 # Not concatenated with any other string (written on a separate line).
aoqi@0 68 Driver.MISSING_PROXYFILE = operando mancante nell'opzione -httpproxyfile
aoqi@0 69
aoqi@0 70 Driver.NO_SUCH_FILE = Nessun file di questo tipo: {0}
aoqi@0 71
aoqi@0 72 Driver.ILLEGAL_PROXY = "{0}" non \u00e8 un formato proxy valido. Il formato \u00e8 [user[:password]@]proxyHost:proxyPort
aoqi@0 73
aoqi@0 74 # Not concatenated with any other string (written on a separate line).
aoqi@0 75 Driver.UnrecognizedMode = modalit\u00e0 non riconosciuta {0}
aoqi@0 76
aoqi@0 77 # Not concatenated with any other string (written on a separate line).
aoqi@0 78 Driver.UnrecognizedParameter = parametro non riconosciuto {0}
aoqi@0 79
aoqi@0 80 Driver.UnsupportedEncoding = codifica non supportata: {0}
aoqi@0 81
aoqi@0 82 Driver.MissingGrammar = grammatica non specificata
aoqi@0 83
aoqi@0 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
aoqi@0 85 Driver.NotABindingFile = non \u00e8 un file di associazione esterno. L''elemento radice deve essere ''{''http://java.sun.com/xml/ns/jaxb''}''bindings ma \u00e8 ''{''{0}''}''{1}
aoqi@0 86
aoqi@0 87 # Not concatenated with any other string (written on a separate line).
aoqi@0 88 Driver.ParsingSchema = analisi di uno schema in corso...
aoqi@0 89
aoqi@0 90 Driver.ParseFailed = Analisi di uno schema non riuscita.
aoqi@0 91
aoqi@0 92 Driver.StackOverflow = Overflow dello stack. Si sta compilando uno schema grande che richiede pi\u00f9 risorse oppure XJC contiene un bug. Per prima cosa, estendere la dimensione dello stack usando l'opzione -Xss JVM. Se questo non risolve il problema, usare l'opzione -debug per ottenere lo stack trace e contattare Sun.
aoqi@0 93
aoqi@0 94 # Not concatenated with any other string (written on a separate line).
aoqi@0 95 Driver.CompilingSchema = compilazione di uno schema in corso...
aoqi@0 96
aoqi@0 97 Driver.FailedToGenerateCode = Produzione del codice non riuscita.
aoqi@0 98
aoqi@0 99 # DO NOT localize the 2.2.8-b130911.1802 string - it is a token for an mvn <properties filter>
aoqi@0 100 Driver.FilePrologComment = Questo file \u00e8 stato generato dall''architettura JavaTM per XML Binding (JAXB) Reference Implementation, v2.2.8-b130911.1802 \nVedere <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> \nQualsiasi modifica a questo file andr\u00e0 persa durante la ricompilazione dello schema di origine. \nGenerato il: {0} \n
aoqi@0 101
aoqi@0 102 Driver.Version = xjc 2.2.8-b130911.1802
aoqi@0 103
aoqi@0 104 Driver.FullVersion = versione completa xjc "2.2.8-b130911.1802"
aoqi@0 105
aoqi@0 106 Driver.BuildID = 2.2.8-b130911.1802
aoqi@0 107
aoqi@0 108 # for JDK integration - include version in source zip
aoqi@0 109 jaxb.jdk.version=@@JAXB_JDK_VERSION@@
aoqi@0 110
aoqi@0 111 # see java.text.SimpleDateFormat for format syntax
aoqi@0 112 # DO NOT LOCALIZE, Format should not be changed, English locale is used to transform this string into a real date.
aoqi@0 113 Driver.DateFormat = yyyy.MM.dd
aoqi@0 114
aoqi@0 115 # see java.text.SimpleDateFormat for format syntax
aoqi@0 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).
aoqi@0 117 Driver.TimeFormat = hh:mm:ss a z
aoqi@0 118
aoqi@0 119 # as in: "generated on <date> at <time>"
aoqi@0 120 Driver.At = alle
aoqi@0 121
aoqi@0 122 # ERROR in this meaning is a well known level of logging and should not be translated.
aoqi@0 123 Driver.ErrorMessage = [ERROR] {0}
aoqi@0 124
aoqi@0 125 # WARNING in this meaning is a well known level of logging and should not be translated.
aoqi@0 126 Driver.WarningMessage = [WARNING] {0}
aoqi@0 127
aoqi@0 128 # INFO in this meaning is a well known level of logging and should not be translated.
aoqi@0 129 Driver.InfoMessage = [INFO] {0}
aoqi@0 130
aoqi@0 131 ModelLoader.TooManySchema = Troppi file dello schema per questa lingua dello schema. Compilare un file per volta.
aoqi@0 132
aoqi@0 133 ModelLoader.BindingFileNotSupportedForRNC = I file di associazione esterna non sono supportati per la sintassi compatta NG RELAX.
aoqi@0 134
aoqi@0 135 Driver.DefaultVersion = La versione viene impostata sul valore predefinito di JAXB 2.0
aoqi@0 136
aoqi@0 137 Driver.DefaultPackageWarning = Specificato package Java predefinito. Non si potr\u00e0 accedere al codice generato dalle classi in qualsiasi altro package.
aoqi@0 138
aoqi@0 139 Driver.NotAValidFileName = "{0}" non \u00e8 un nome file valido: {1}
aoqi@0 140
aoqi@0 141 Driver.FailedToParse = Analisi di "{0}" non riuscita: {1}
aoqi@0 142
aoqi@0 143 Driver.NotAFileNorURL = "{0}" non \u00e8 un nome file n\u00e9 un URL
aoqi@0 144
aoqi@0 145 FIELD_RENDERER_CONFLICT = "-{0}" e "-{1}" si escludono a vicenda poich\u00e9 entrambi influiscono sulla generazione del codice
aoqi@0 146
aoqi@0 147 NAME_CONVERTER_CONFLICT = "-{0}" e "-{1}" si escludono a vicenda poich\u00e9 entrambi influiscono sulla generazione del codice
aoqi@0 148
aoqi@0 149 # {0} - file path, {1} - exception message e.g.: Failed to load "/foo/bar/Library.jar": File not found.
aoqi@0 150 FAILED_TO_LOAD = Caricamento di "{0}" non riuscito: {1}
aoqi@0 151
aoqi@0 152 PLUGIN_LOAD_FAILURE = Caricamento di un plugin non riuscito: "{0}". Usare la propriet\u00e0 di sistema ''-Dcom.sun.tools.internal.xjc.Options.findServices=true'' per ulteriore diagnosi

mercurial