1 #
   2 # Copyright (c) 2005, 2013, 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
  23 # questions.
  24 #
  25 
  26 
  27 model.nestedModelError=error de modelo: {0}
  28 # Usage not found. TODO Remove
  29 #model.duplicate.porttype=duplicate PortType added to model: {0}
  30 # Usage not found. TODO Remove
  31 #model.duplicate.operation=duplicate Operation added to model: {0}
  32 # Usage not found. TODO Remove
  33 #model.duplicate.faultmessage=duplicate fault message added to model: {0}
  34 # Usage not found. TODO Remove
  35 #model.duplicate.part=duplicate part added to model: {0}
  36 # Usage not found. TODO Remove
  37 #model.duplicate.property=duplicate property added to model: {0}
  38 # Usage not found. TODO Remove
  39 #model.duplicate.service=duplicate service added to model: {0}
  40 model.invalid.message.type=tipo de mensaje no v\u00E1lido: {0}
  41 
  42 model.schema.notImplemented=funci\u00F3n de esquema XML no soportada ({0})
  43 model.schema.circularity=se ha detectado una circularidad en el esquema: \\"{0}\\"
  44 
  45 model.schema.unsupportedType=tipo no soportado ({0}): \"{1}\" (espacio de nombres: {2})
  46 # Usage not found. TODO Remove
  47 #model.schema.unsupportedType.anonymous=unsupported anonymous type ({0})
  48 # Usage not found. TODO Remove
  49 #model.schema.invalidLiteralInEnumeration=invalid literal \"{0}\" in enumeration \"{1}\" (namespace: {2})
  50 model.schema.invalidLiteralInEnumeration.anonymous=literal no v\u00E1lido \\"{0}\\" en la enumeraci\u00F3n an\u00F3nima
  51 
  52 # Usage not found. TODO Remove
  53 #model.schema.notImplemented.generatingSOAPElement=unsupported XML Schema feature: \"{0}\" in component {1}, mapping it to javax.xml.soap.SOAPElement
  54 
  55 //replacement for Uxxx codes
  56 # Usage not found. TODO Remove
  57 #model.schema.unsupportedSchemaType=unsupported schema type: \"{0}\"
  58 # Usage not found. TODO Remove
  59 #model.schema.invalidSimpleType=invalid simpleType: \"{0}\"
  60 # Usage not found. TODO Remove
  61 #model.schema.invalidSimpleType.noJavaType=no java mapping for simpleType: \"{0}\"
  62 model.schema.simpleTypeWithFacets=la faceta \"{0}\" no est\u00E1 soportada en un tipo simple: \"{0}\"
  63 model.schema.unionNotSupported=simpleType: \\"{0}\\" la derivaci\u00F3n por xsd:union no est\u00E1 soportada
  64 model.schema.listNotSupported=simpleType: \\"{0}\\" la derivaci\u00F3n por xsd:list no est\u00E1 soportada
  65 model.schema.invalidSimpleType.invalidItemType=en simpleType: \\"{0}\\", itemType \\"{1}\\" no se puede derivar por lista
  66 model.schema.invalidSimpleType.noItemLiteralType=en simpleType: \"{0}\", xsd:list itemType \"{1}\" no es v\u00E1lido
  67 # Usage not found. TODO Remove
  68 #model.schema.invalidSimpleType.noNamespaceURI=invalid simpleType: \"{0}\", had null namespaceURI
  69 # Usage not found. TODO Remove
  70 #model.schema.encoderNotFound=no encoder found for simpleType: \"{0}\"
  71 model.schema.invalidWildcard.allCompositor=el compositor xsd:all no est\u00E1 soportado para el comod\u00EDn en el tipo de esquema: \\"{0}\\"
  72 
  73 model.uniqueness=violaci\u00F3n de la restricci\u00F3n de unicidad
  74 model.part.notUnique=partes de wsdl:message \\"{0}\\", referencia \\"{1}\\", deben hacer referencia a elementos globales \u00FAnicos.
  75 model.exception.notunique=Fallo al generar la firma de Java: nombres de excepci\u00F3n duplicados {0}. Utilice la personalizaci\u00F3n de enlaces JAX-WS para cambiar el nombre de wsdl:part \\"{1}\\"
  76 model.uniqueness.javastructuretype=violaci\u00F3n de la restricci\u00F3n de unicidad; se ha agregado un miembro duplicado \\"{0}\\" a JavaStructureType \\"{1}\\"
  77 # Wrapped into an Exception. Not concatenated with any other string.
  78 model.parent.type.already.set=El principal del tipo \"{0}\" ya se ha definido en \"{1}\", nuevo valor = \"{2}\".
  79 # Usage not found. TODO Remove
  80 #model.parent.fault.already.set=parent of fault \"{0}\" already set to \"{1}\", new value = \"{2}\"
  81 model.exporter.unsupportedClass=exportador de modelo: clase no soportada: {0}
  82 # Usage not found. TODO Remove
  83 #model.importer.nonModel=not a valid model document
  84 # Usage not found. TODO Remove
  85 #model.importer.syntaxError=syntax error in model document (line {0})
  86 model.importer.invalidVersion=versi\u00F3n no v\u00E1lida \"{1}\" en el documento del modelo (l\u00EDnea {0})
  87 model.importer.invalidMinorMinorOrPatchVersion=la versi\u00F3n del modelo \\"{1}\\" es m\u00E1s reciente que la versi\u00F3n en tiempo de ejecuci\u00F3n \\"{2}\\" (l\u00EDnea {0}): hay que actualizarla a un tiempo de ejecuci\u00F3n m\u00E1s reciente
  88 model.importer.invalidClass=nombre de clase no v\u00E1lido \"{1}\" en el documento del modelo (l\u00EDnea {0})
  89 model.importer.invalidId=Identificador no v\u00E1lido \\"{1}\\" en el documento del modelo (l\u00EDnea {0})
  90 # Usage not found. TODO Remove
  91 #model.importer.invalidLiteral=invalid literal value in model document (line {0})
  92 # Usage not found. TODO Remove
  93 #model.importer.invalidProperty=invalid property in model document (line {0})
  94 model.arraywrapper.only.one.member=LiteralArrayWrapper s\u00F3lo puede tener un miembro de elemento.
  95 model.arraywrapper.member.already.set=El miembro del elemento LiteralArrayWrapper ya est\u00E1 definido.
  96 model.arraywrapper.no.parent=LiteralArrayWrapper no puede tener un tipo principal
  97 model.arraywrapper.no.subtypes=LiteralArrayWrapper no puede tener subtipos
  98 model.arraywrapper.no.content.member=LiteralArrayWrapper no puede tener un miembro de contenido
  99 model.complexType.simpleContent.reservedName=nombre de atributo no v\u00E1lido: "_value" en complexType: \\"{0}\\", _value es un nombre reservado de JAX-WS; este nombre se genera en la clase javabean generada para incluir el valor de contenido en la clase javabean generada para complexType/simpleContent.
 100 model.parameter.notunique.wrapper=Fallo al generar la firma de Java: nombre de par\u00E1metro duplicado \\"{0}\\". Intente una de las siguientes acciones\n\t1. Utilice la personalizaci\u00F3n de enlace JAX-WS para cambiar el nombre de wsdl:part \\"{1}\\"\n\t2. Ejecute wsimport con el conmutador -extension.\n\t3. Esta operaci\u00F3n es de estilo de envoltorio. Para resolver el conflicto de nombres de par\u00E1metros, intente tambi\u00E9n desactivar el estilo de envoltorio utilizando la personalizaci\u00F3n wsdl <jaxws:enableWrapperStyle>false</jaxws:enableWrapperStyle>.
 101 model.parameter.notunique=Fallo al generar la firma de Java: nombre de par\u00E1metro duplicado \\"{0}\\". Intente realizar una de las siguientes acciones\n\t1. Utilice la personalizaci\u00F3n de enlace JAX-WS para cambiar el nombre de wsdl:part \\"{1}\\"\n\t2. Ejecute wsimport con el conmutador -extension.
 102 
 103 #JAXWS 2.0
 104 model.schema.elementNotFound=No se ha encontrado el elemento \"{0}\".
 105 model.schema.jaxbException.message="{0}"
 106 model.saxparser.exception:{0}\n{1}
 107 
 108 ConsoleErrorReporter.UnknownLocation = ubicaci\u00F3n desconocida
 109 
 110 ConsoleErrorReporter.LineXOfY = \ \ l\u00EDnea {0} de {1}