src/share/jaxws_classes/com/sun/tools/internal/ws/resources/model_it.properties

changeset 0
373ffda63c9a
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/src/share/jaxws_classes/com/sun/tools/internal/ws/resources/model_it.properties	Wed Apr 27 01:27:09 2016 +0800
     1.3 @@ -0,0 +1,110 @@
     1.4 +#
     1.5 +# Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved.
     1.6 +# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     1.7 +#
     1.8 +# This code is free software; you can redistribute it and/or modify it
     1.9 +# under the terms of the GNU General Public License version 2 only, as
    1.10 +# published by the Free Software Foundation.  Oracle designates this
    1.11 +# particular file as subject to the "Classpath" exception as provided
    1.12 +# by Oracle in the LICENSE file that accompanied this code.
    1.13 +#
    1.14 +# This code is distributed in the hope that it will be useful, but WITHOUT
    1.15 +# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
    1.16 +# FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
    1.17 +# version 2 for more details (a copy is included in the LICENSE file that
    1.18 +# accompanied this code).
    1.19 +#
    1.20 +# You should have received a copy of the GNU General Public License version
    1.21 +# 2 along with this work; if not, write to the Free Software Foundation,
    1.22 +# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1.23 +#
    1.24 +# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
    1.25 +# or visit www.oracle.com if you need additional information or have any
    1.26 +# questions.
    1.27 +#
    1.28 +
    1.29 +
    1.30 +model.nestedModelError=errore del modello: {0}
    1.31 +# Usage not found. TODO Remove
    1.32 +#model.duplicate.porttype=duplicate PortType added to model: {0}
    1.33 +# Usage not found. TODO Remove
    1.34 +#model.duplicate.operation=duplicate Operation added to model: {0}
    1.35 +# Usage not found. TODO Remove
    1.36 +#model.duplicate.faultmessage=duplicate fault message added to model: {0}
    1.37 +# Usage not found. TODO Remove
    1.38 +#model.duplicate.part=duplicate part added to model: {0}
    1.39 +# Usage not found. TODO Remove
    1.40 +#model.duplicate.property=duplicate property added to model: {0}
    1.41 +# Usage not found. TODO Remove
    1.42 +#model.duplicate.service=duplicate service added to model: {0}
    1.43 +model.invalid.message.type=tipo di messaggio non valido: {0}
    1.44 +
    1.45 +model.schema.notImplemented=funzione di schema XML ({0}) non supportata
    1.46 +model.schema.circularity=circolarit\u00E0 rilevata nello schema: \"{0}\"
    1.47 +
    1.48 +model.schema.unsupportedType=tipo non supportato ({0}): \"{1}\" (spazio di nomi: {2})
    1.49 +# Usage not found. TODO Remove
    1.50 +#model.schema.unsupportedType.anonymous=unsupported anonymous type ({0})
    1.51 +# Usage not found. TODO Remove
    1.52 +#model.schema.invalidLiteralInEnumeration=invalid literal \"{0}\" in enumeration \"{1}\" (namespace: {2})
    1.53 +model.schema.invalidLiteralInEnumeration.anonymous=valore non valido \"{0}\" nell''enumerazione anonima
    1.54 +
    1.55 +# Usage not found. TODO Remove
    1.56 +#model.schema.notImplemented.generatingSOAPElement=unsupported XML Schema feature: \"{0}\" in component {1}, mapping it to javax.xml.soap.SOAPElement
    1.57 +
    1.58 +//replacement for Uxxx codes
    1.59 +# Usage not found. TODO Remove
    1.60 +#model.schema.unsupportedSchemaType=unsupported schema type: \"{0}\"
    1.61 +# Usage not found. TODO Remove
    1.62 +#model.schema.invalidSimpleType=invalid simpleType: \"{0}\"
    1.63 +# Usage not found. TODO Remove
    1.64 +#model.schema.invalidSimpleType.noJavaType=no java mapping for simpleType: \"{0}\"
    1.65 +model.schema.simpleTypeWithFacets=facet \"{0}\" non supportato sul tipo semplice: \"{0}\"
    1.66 +model.schema.unionNotSupported=simpleType: derivazione \"{0}\" mediante xsd:union non supportata
    1.67 +model.schema.listNotSupported=simpleType: derivazione \"{0}\" mediante xsd:list non supportata
    1.68 +model.schema.invalidSimpleType.invalidItemType=in simpleType: \"{0}\", impossibile derivare itemType \"{1}\" mediante lista
    1.69 +model.schema.invalidSimpleType.noItemLiteralType=in simpleType: \"{0}\", xsd:list itemType \"{1}\" non valido
    1.70 +# Usage not found. TODO Remove
    1.71 +#model.schema.invalidSimpleType.noNamespaceURI=invalid simpleType: \"{0}\", had null namespaceURI
    1.72 +# Usage not found. TODO Remove
    1.73 +#model.schema.encoderNotFound=no encoder found for simpleType: \"{0}\"
    1.74 +model.schema.invalidWildcard.allCompositor=compositore xsd:all non supportato per il carattere jolly nel tipo di schema: \"{0}\"
    1.75 +
    1.76 +model.uniqueness=Violazione del vincolo di univocit\u00E0
    1.77 +model.part.notUnique=parti di wsdl:message \"{0}\", riferimento \"{1}\", devono fare riferimento a elementi globali univoci.
    1.78 +model.exception.notunique=Generazione della firma Java non riuscita: nomi di eccezioni duplicati {0}. Usare la personalizzazione dell''associazione JAXWS per rinominare wsdl:part \"{1}\"
    1.79 +model.uniqueness.javastructuretype=violazione del vincolo di univocit\u00E0, membro duplicato \"{0}\" aggiunto a JavaStructureType \"{1}\"
    1.80 +# Wrapped into an Exception. Not concatenated with any other string.
    1.81 +model.parent.type.already.set=elemento padre del tipo \"{0}\" gi\u00E0 impostato su \"{1}\"; nuovo valore = \"{2}\"
    1.82 +# Usage not found. TODO Remove
    1.83 +#model.parent.fault.already.set=parent of fault \"{0}\" already set to \"{1}\", new value = \"{2}\"
    1.84 +model.exporter.unsupportedClass=strumento di esportazione del modello: classe non supportata: {0}
    1.85 +# Usage not found. TODO Remove
    1.86 +#model.importer.nonModel=not a valid model document
    1.87 +# Usage not found. TODO Remove
    1.88 +#model.importer.syntaxError=syntax error in model document (line {0})
    1.89 +model.importer.invalidVersion=versione non valida \"{1}\" nel documento del modello (riga {0})
    1.90 +model.importer.invalidMinorMinorOrPatchVersion=la versione del modello \"{1}\" \u00E8 pi\u00F9 recente della versione di runtime \"{2}\" (riga {0}): \u00E8 necessario eseguire l''aggiornamento a un runtime pi\u00F9 recente
    1.91 +model.importer.invalidClass=nome di classe non valido \"{1}\" nel documento del modello (riga {0})
    1.92 +model.importer.invalidId=ID non valido \"{1}\" nel documento del modello (riga {0})
    1.93 +# Usage not found. TODO Remove
    1.94 +#model.importer.invalidLiteral=invalid literal value in model document (line {0})
    1.95 +# Usage not found. TODO Remove
    1.96 +#model.importer.invalidProperty=invalid property in model document (line {0})
    1.97 +model.arraywrapper.only.one.member=LiteralArrayWrapper pu\u00F2 avere solo un membro di elemento.
    1.98 +model.arraywrapper.member.already.set=membro dell'elemento LiteralArrayWrapper gi\u00E0 impostato.
    1.99 +model.arraywrapper.no.parent=LiteralArrayWrapper non pu\u00F2 avere un tipo padre
   1.100 +model.arraywrapper.no.subtypes=LiteralArrayWrapper non pu\u00F2 avere sottotipi
   1.101 +model.arraywrapper.no.content.member=LiteralArrayWrapper non pu\u00F2 avere un membro di contenuto
   1.102 +model.complexType.simpleContent.reservedName=nome attributo non valido: "_value" in complexType: \"{0}\", _value \u00E8 un nome riservato JAXWS. Questo nome viene generato nella classe javabean generata per contenere il valore del contenuto per complexType/simpleContent.
   1.103 +model.parameter.notunique.wrapper=Generazione della firma Java non riuscita: nome di parametro duplicato \"{0}\". Tentare una delle seguenti operazioni:\n\t1. Usare la personalizzazione dell''associazione JAXWS per rinominare wsdl:part \"{1}\"\n\t2. Eseguire wsimport con il parametro -extension.\n\t3. Poich\u00E9 questa \u00E8 un''operazione con stile wrapper, per risolvere il conflitto del nome del parametro, \u00E8 anche possibile provare a disabilitare lo stile wrapper usando la personalizzazione WSDL <jaxws:enableWrapperStyle>false</jaxws:enableWrapperStyle>.
   1.104 +model.parameter.notunique=Generazione della firma Java non riuscita: nome di parametro duplicato \"{0}\". Tentare una delle seguenti operazioni:\n\t1. Usare la personalizzazione dell''associazione JAXWS per rinominare wsdl:part \"{1}\"\n\t2. Eseguire wsimport con il parametro -extension.
   1.105 +
   1.106 +#JAXWS 2.0
   1.107 +model.schema.elementNotFound=Elemento \"{0}\" non trovato.
   1.108 +model.schema.jaxbException.message="{0}"
   1.109 +model.saxparser.exception:{0}\n{1}
   1.110 +
   1.111 +ConsoleErrorReporter.UnknownLocation = posizione sconosciuta
   1.112 +
   1.113 +ConsoleErrorReporter.LineXOfY = \ \ riga {0} di {1}

mercurial