< prev index next >

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

Print this page




 110 
 111 Driver.UnsupportedEncoding = codifica non supportata: {0}
 112 
 113 Driver.MissingGrammar = grammatica non specificata
 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 = non \u00e8 un file di associazione esterno. L''elemento radice deve essere ''{''http://java.sun.com/xml/ns/jaxb''}''bindings ma \u00e8 ''{''{0}''}''{1}
 117 
 118 # Not concatenated with any other string (written on a separate line).
 119 Driver.ParsingSchema = analisi di uno schema in corso...
 120 
 121 Driver.ParseFailed = Analisi di uno schema non riuscita.
 122 
 123 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.
 124 
 125 # Not concatenated with any other string (written on a separate line).
 126 Driver.CompilingSchema = compilazione di uno schema in corso...
 127 
 128 Driver.FailedToGenerateCode = Produzione del codice non riuscita.
 129 
 130 # DO NOT localize the 2.2.12-b150331.1824 string - it is a token for an mvn <properties filter>
 131 Driver.FilePrologComment = Questo file \u00e8 stato generato dall''architettura JavaTM per XML Binding (JAXB) Reference Implementation, v2.2.12-b150331.1824 \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
 132 
 133 Driver.Version = xjc 2.2.12-b150331.1824
 134 
 135 Driver.FullVersion = versione completa xjc "2.2.12-b150331.1824"
 136 
 137 Driver.BuildID = 2.2.12-b150331.1824
 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 = alle
 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}




 110 
 111 Driver.UnsupportedEncoding = codifica non supportata: {0}
 112 
 113 Driver.MissingGrammar = grammatica non specificata
 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 = non \u00e8 un file di associazione esterno. L''elemento radice deve essere ''{''http://java.sun.com/xml/ns/jaxb''}''bindings ma \u00e8 ''{''{0}''}''{1}
 117 
 118 # Not concatenated with any other string (written on a separate line).
 119 Driver.ParsingSchema = analisi di uno schema in corso...
 120 
 121 Driver.ParseFailed = Analisi di uno schema non riuscita.
 122 
 123 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.
 124 
 125 # Not concatenated with any other string (written on a separate line).
 126 Driver.CompilingSchema = compilazione di uno schema in corso...
 127 
 128 Driver.FailedToGenerateCode = Produzione del codice non riuscita.
 129 
 130 # DO NOT localize the 2.3.0-SNAPSHOT string - it is a token for an mvn <properties filter>
 131 Driver.FilePrologComment = Questo file \u00e8 stato generato dall''architettura JavaTM per XML Binding (JAXB) Reference Implementation, v2.3.0-SNAPSHOT \nVedere <a href="https://jaxb.java.net/">https://jaxb.java.net/</a> \nQualsiasi modifica a questo file andr\u00e0 persa durante la ricompilazione dello schema di origine. \nGenerato il: {0} \n
 132 
 133 Driver.Version = xjc 2.3.0-SNAPSHOT
 134 
 135 Driver.FullVersion = versione completa xjc "2.3.0-SNAPSHOT"
 136 
 137 Driver.BuildID = 2.3.0-SNAPSHOT
 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 = alle
 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}


< prev index next >