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

Fri, 04 Oct 2013 16:21:34 +0100

author
mkos
date
Fri, 04 Oct 2013 16:21:34 +0100
changeset 408
b0610cd08440
parent 0
373ffda63c9a
permissions
-rw-r--r--

8025054: Update JAX-WS RI integration to 2.2.9-b130926.1035
Reviewed-by: chegar

     1 #
     2 # Copyright (c) 2005, 2012, 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 #
    26 localized.error={0}
    27 parsing.wsdlNotDefaultNamespace=el espacio de nombres por defecto debe ser \"{0}\"
    28 # Not concatenated with any other string.
    29 parsing.onlyOneOfElementOrTypeRequired=S\u00F3lo se permite uno de los atributos \\"element\\" o \\"type\\" en la parte \\"{0}\\".
    30 # Not concatenated with any other string.
    31 parsing.elementOrTypeRequired=Advertencia: la parte {0} se ignora. Se necesita el atributo \"element\" o \"type\" en la parte \"{0}\".
    32 parsing.invalidElement=elemento no v\u00E1lido: \"{0}\" (en el espacio de nombres \"{1}\")
    33 parsing.invalidAttributeValue=valor no v\u00E1lido \"{1}\" para el atributo \"{0}\"
    34 parsing.invalidExtensionElement=elemento de extensi\u00F3n no v\u00E1lido: \"{0}\" (en el espacio de nombres \"{1}\")
    35 parsing.invalidWsdlElement=elemento WSDL no v\u00E1lido: \"{0}\"
    36 parsing.requiredExtensibilityElement=elemento de extensibilidad necesario desconocido\\"{0}\\" (en el espacio de nombres \\"{1}\\")
    37 parsing.tooManyElements=demasiados elementos \"{0}\" en el elemento \"{1}\" \"{2}\"
    38 parsing.invalidOperationStyle=la operaci\u00F3n \"{0}\" tiene un estilo no v\u00E1lido
    39 # {0} - "definitions". Not concatenated with any other string.
    40 parsing.onlyOneTypesAllowed=S\u00F3lo se permite un elemento "types" en "{0}".
    41 # {0} - element local name (e.g. PingType). Wrapped into an Exception. Not concatenated with any other string.
    42 parsing.onlyOneDocumentationAllowed=S\u00F3lo se permite un elemento "documentation" en "{0}".
    43 parsing.incorrectRootElement=se esperaba el elemento ra\u00EDz \\"{2}\\" (en el espacio de nombres \\"{3}\\"), pero se ha encontrado el elemento \\"{0}\\" (en el espacio de nombres \\"{1}\\")
    44 parsing.unknownImportedDocumentType=el documento importado es de un tipo desconocido: {0}
    45 # Not concatenated with any other string.
    46 parsing.unknownNamespacePrefix=Prefijo de espacio de nombres no declarado: \"{0}\".
    47 parsing.invalidURI=URI no v\u00E1lido: {0}
    48 # {0} - WSDL URL
    49 parsing.ioExceptionWithSystemId=fallo al analizar el documento en \"{0}\"
    50 # {0} - exception message
    51 parsing.ioException=fallo al analizar: {0}
    52 # {0} - WSDL URL, Not concatenated with any other string.
    53 parsing.saxExceptionWithSystemId=Archivo WSDL no v\u00E1lido. Fallo al analizar el documento en \"{0}\".
    54 # {0} - exception message, Not concatenated with any other string.
    55 parsing.saxException=Archivo WSDL no v\u00E1lido. Fallo al realizar el an\u00E1lisis: {0}.
    56 # {0} - exception message, Not concatenated with any other string.
    57 parsing.parserConfigException=Archivo WSDL no v\u00E1lido. Fallo al realizar el an\u00E1lisis: {0}.
    58 # {0} - exception message, Not concatenated with any other string.
    59 parsing.factoryConfigException=Archivo WSDL no v\u00E1lido. Fallo al realizar el an\u00E1lisis: {0}.
    61 # Wrapped into an Exception. Not concatenated with any other string.
    62 parsing.missingRequiredAttribute=Falta el atributo necesario \"{1}\" del elemento \"{0}\".
    63 parsing.invalidTag=se esperaba el elemento \"{1}\", pero se ha encontrado \"{0}\"
    64 # {4} - element name
    65 parsing.invalidTagNS=WSDL no v\u00E1lido en {4}: se esperaba el elemento \"{2}\" (en el espacio de nombres \"{3}\"), pero se ha encontrado el elemento \"{0}\" (en el espacio de nombres \"{1}\")
    66 parsing.nonWhitespaceTextFound=se ha encontrado un texto sin espacios en blanco inesperado: \"{0}\"
    67 # Not concatenated with any other string (written on a separate line).
    68 parsing.elementExpected=Se ha encontrado un no elemento inesperado.
    69 #
    70 entity.duplicate=entidad duplicada: \"{0}\"
    71 # {0} - type of entity, {1} - entity name e.g.: duplicate "message" entity: "PingRequest", Wrapped into an Exception. Not concatenated with any other string.
    72 entity.duplicateWithType=Entidad \"{0}\" duplicada: \"{1}\".
    74 entity.notFoundByID=identificador de entidad no v\u00E1lido: \\"{0}\\"
    75 entity.notFoundByQName={0} \\"{1}\\" no encontrado en el WSDL: {2}
    76 entity.notFound.portType=se hace referencia a wsdl:portType \\"{0}\\" en wsdl:binding \\"{1}\\", pero no se ha encontrado en el WSDL
    77 entity.notFound.binding=se hace referencia a wsdl:binding \\"{0}" en wsdl:port \\"{1}\\", pero no se ha encontrado en el WSDL
    79 # Wrapped into an Exception. Not concatenated with any other string.
    80 validation.missingRequiredAttribute=Falta el atributo necesario \"{0}\" del elemento \"{1}\".
    81 validation.missingRequiredProperty=falta la propiedad necesaria \"{0}\" del elemento \"{1}\"
    82 validation.missingRequiredSubEntity=falta la subentidad necesaria \"{0}\" del elemento \"{1}\"
    83 # Wrapped into an Exception. Not concatenated with any other string.
    84 validation.invalidElement=Elemento no v\u00E1lido: \"{0}\".
    85 # Usage not found. TODO Remove
    86 #validation.invalidComplexTypeInElement=invalid element: \"{1}\", has named complexType: \"{0}\"
    87 validation.invalidSimpleTypeInElement=elemento no v\u00E1lido: \\"{1}\\", tiene un simpleType con nombre: \\"{0}\\"
    88 validation.duplicatedElement=elemento duplicado: \"{0}\"
    89 validation.duplicatePartName=WSDL no v\u00E1lido; no se permiten partes duplicadas en wsdl:message. \nwsdl:message {0} tiene un nombre de parte duplicado: \\"{1}\\"
    90 # Wrapped into an Exception. Not concatenated with any other string.
    91 validation.invalidSubEntity=Subelemento no v\u00E1lido \"{0}\" del elemento \"{1}\".
    92 # Wrapped into an Exception. Not concatenated with any other string.
    93 validation.invalidAttribute=Atributo no v\u00E1lido \"{0}\" del elemento \"{1}\".
    94 validation.invalidAttributeValue=valor no v\u00E1lido \"{1}\" para el atributo \"{0}\"
    95 # Usage not found. TODO Remove
    96 #validation.invalidRange=invalid range found (min: {0}, max: {1})
    97 validation.exclusiveAttributes=atributos exclusivos: \"{0}\", \"{1}\"
    98 validation.incorrectTargetNamespace=el espacio de nombres de destino es incorrecto (se esperaba: {1}, pero se ha encontrado: {0})
    99 # Usage not found. TODO Remove
   100 #validation.unsupportedSchemaFeature=unsupported XML Schema feature: \"{0}\"
   101 validation.shouldNotHappen=error interno ("{0}")
   102 # Usage not found. TODO Remove
   103 #validation.invalidToken=invalid token \"{0}\"
   104 # Usage not found. TODO Remove
   105 #validation.notSimpleType=not a simple type: \"{0}\"
   106 validation.ambiguousName=nombre de operaci\u00F3n ambiguo: \\"{0}\\"
   107 # Usage not found. TODO Remove
   108 #validation.invalidPrefix=undeclared namespace prefix: \"{0}\"
   109 # {0} - number, {1} - WSDL location e.g.: Use of SOAP Encoding is not supported. SOAP extension element on line 945 in file:/foo/bar.wsdl has use="encoded"
   110 validation.unsupportedUse.encoded="No se soporta el uso de la codificaci\u00F3n SOAP. \nEl elemento de extensi\u00F3n SOAP de la l\u00EDnea {0} en {1} tiene use=\\"encoded\\" "
   111 # {0}, {2} - element / attribute name, {1} - element name. Not concatenated with any other string.
   112 warning.faultEmptyAction=Ignorando acci\u00F3n vac\u00EDa en el elemento \"{0}\" {1} de la operaci\u00F3n \"{2}\". Se utilizar\u00E1 la acci\u00F3n por defecto.
   113 # Not concatenated with any other string.
   114 warning.inputOutputEmptyAction=Ignorando acci\u00F3n vac\u00EDa en el elemento {0} de la operaci\u00F3n \"{1}\". Se utilizar\u00E1 la acci\u00F3n por defecto.
   116 #wsi compliant WSDL warnings
   117 warning.wsi.r2001=No es un WSDL compatible con WSI-BP (R2001, R2002). wsdl:import s\u00F3lo debe importar documentos WSDL. Est\u00E1 intentando importar: \\"{0}\\"
   118 warning.wsi.r2002=No es un WSDL compatible con WSI-BP (R2002). wsdl:import no se debe utilizar para importar esquemas XML embebidos en el documento WSDL. Se esperaba el espacio de nombres de WSDL: {0}, pero se ha encontrado: {1}
   119 warning.wsi.r2003=No es un WSDL compatible con WSI-BP (R2003). xsd:import s\u00F3lo se debe utilizar dentro de elementos xsd:schema.
   120 warning.wsi.r2004=No es un WSDL compatible con WSI-BP (R2001, R2004). wsdl:import no debe importar definiciones de esquemas XML embebidas en l\u00EDnea en el documento WSDL.
   122 #Parser
   123 Parsing.ParseFailed = \tFallo al analizar el WSDL.
   125 Parsing.NotAWSDL=Fallo al obtener componentes WSDL. Probablemente {0} no es un archivo WSDL v\u00E1lido.
   127 AbstractReferenceFinderImpl.UnableToParse = \tNo se ha podido analizar "{0}": {1}
   129 # Not concatenated with any other string.
   130 Parser.NotABindingFile = \tNo es un archivo de enlace externo. El elemento ra\u00EDz deben ser enlaces ''{''http://java.sun.com/xml/ns/jaxws''}'', pero es ''{''{0}''}''{1}.
   133 #Internalizer
   134 Internalizer.TwoVersionAttributes = \tTanto jaxws:version como version existen
   135 Internalizer.IncorrectVersion = \tEl atributo de la versi\u00F3n de JAX-WS debe ser "2.0"
   137 Internalizer.VersionNotPresent = \tEl atributo de la versi\u00F3n de JAX-WS debe existir
   139 internalizer.targetNotAnElement= \tEl nodo de destino no es un elemento
   140 internalizer.targetNotFound= \tNo se ha encontrado ning\u00FAn destino para wsdlLocation: {0}
   142 Internalizer.IncorrectSchemaReference= \t"{0}" no forma parte de esta compilaci\u00F3n. \u00BFEs un error de "{1}"?
   144 internalizer.XPathEvaluationError = Error de XPath: {0}
   145 internalizer.XPathEvaluatesToNoTarget = La evaluaci\u00F3n de XPath de "{0}" da lugar a un nodo de destino vac\u00EDo
   146 internalizer.XPathEvaulatesToTooManyTargets = La evaluaci\u00F3n de XPath de "{0}" da lugar a demasiados nodos de destino ({1})
   147 internalizer.XPathEvaluatesToNonElement = La evaluaci\u00F3n de XPath de "{0}" debe dar lugar a un elemento.
   148 invalid.customization.namespace=Ignorando la personalizaci\u00F3n: \"{0}\", porque no tiene ning\u00FAn espacio de nombres. Debe pertenecer al espacio de nombres de personalizaci\u00F3n.
   150 # {0} - wsdl document location, {1} - namespace and local name of a element e.g.: Not a WSDL document: http://foo.org/bar?wsdl, it gives "{http://www.w3.org/1999/xhtml}html", retrying with MEX...
   151 invalid.wsdl.with.dooc="No es un documento WSDL: {0}, proporciona \"{1}\"; reintentando con MEX..."
   152 invalid.wsdl=WSDL no v\u00E1lido {0}; se esperaba {1}, pero se ha encontrado {2} en (l\u00EDnea{3})
   153 # Concatenated with: Server returned HTTP response code: {code} for URL: {url} e.g.: Server returned HTTP response code: 500 for URL: http://foo/bar/mex retrying with MEX...
   154 try.with.mex= {0} \n\nreintentando con MEX...
   155 file.not.found=No se puede acceder a {0}
   156 parsing.unableToGetMetadata= {0}\n\n{1}
   157 failed.noservice=failed.noservice=No se ha encontrado wsdl:service en los WSDL(s) proporcionados: \n\n{0} Es necesario proporcionar al menos un WSDL con al menos una definici\u00F3n de servicio.

mercurial