All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.sun.tools.xjc.reader.internalizer.MessageBundle_es.properties Maven / Gradle / Ivy

There is a newer version: 4.0.5
Show newest version
#
# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
# http://www.eclipse.org/org/documents/edl-v10.php.
#
# SPDX-License-Identifier: BSD-3-Clause
#


#
# Message resource file
#


AbstractReferenceFinderImpl.UnableToParse = No se ha podido analizar "{0}": {1}

	

# {0} - schema location, {1} - (correct) schema location e.g.: "classpath:/foo/bar/Schema.xsd" is not a part of this compilation. Is this a mistake for "file:/bar/foo/Schema2.xsd"? OR "http://localhost:8080/MyService/TestService?wsdl" is not a part of this compilation. Is this a mistake for "http://localhost:8080/MyService/TestService?wsdl#types3"?
Internalizer.IncorrectSchemaReference = "{0}" no forma parte de esta compilaci\u00f3n. \u00bfEs un error de "{1}"?

Internalizer.XPathEvaluationError = Error de XPath: {0}

# {0} - xpath location (location of element/node/... in XML) e.g.: XPath evaluation of "/foo/bar" needs to result in an element.
Internalizer.XPathEvaluatesToNoTarget = La evaluaci\u00f3n de XPath de "{0}" produce un nodo de destino vac\u00edo

# {0} - xpath location (location of element/node/... in XML) e.g.: XPath evaluation of "/foo/bar" needs to result in an element.
Internalizer.XPathEvaulatesToTooManyTargets = La evaluaci\u00f3n de XPath de "{0}" produce demasiados nodos de destino ({1})

# {0} - xpath location (location of element/node/... in XML) e.g.: XPath evaluation of "/foo/bar" needs to result in an element.
Internalizer.XPathEvaluatesToNonElement = La evaluaci\u00f3n de XPath de "{0}" debe producir un elemento.

Internalizer.XPathEvaluatesToNonSchemaElement = La evaluaci\u00f3n de XPath "{0}" debe producir un elemento del lenguaje del esquema, pero produce {1}

Internalizer.ContextNodeIsNotElement = El nodo de contexto no es un elemento.

Internalizer.OrphanedCustomization = La personalizaci\u00f3n de "{0}" no est\u00e1 asociada a ning\u00fan elemento de esquema.

Internalizer.IncorrectVersion = El atributo de la versi\u00f3n de JAXB debe ser "3.0"

Internalizer.VersionNotPresent = El atributo de la versi\u00f3n debe existir

Internalizer.TwoVersionAttributes = Tanto jaxb:version como version existen

ERR_GENERAL_SCHEMA_CORRECTNESS_ERROR = No se ha podido garantizar que sea correcto el esquema: {0}

SCD_NOT_ENABLED = El soporte del designador de componentes de esquema est\u00e1 desactivado por defecto. Utilice el conmutador -extension para activar esta extensi\u00f3n de proveedor.

# SCD = Schema Component Designator.
ERR_SCD_EVAL = Designador de componentes de esquema no v\u00e1lido: {0}

# SCD = Schema Component Designator.
ERR_SCD_EVALUATED_EMPTY = El designador de componentes de esquema "{0}" no coincide con ning\u00fan componente de esquema

# SCD = Schema Component Designator.
ERR_SCD_MATCHED_MULTIPLE_NODES = El designador de componentes de esquema "{0}" coincide con {1} componentes de esquema, aunque s\u00f3lo se esperaba 1

# Not concatenated with any other string (written on a separate line) but printed after (and related to) ERR_SCD_MATCHED_MULTIPLE_NODES, followed by a line with the position of the problem in a particular file.
ERR_SCD_MATCHED_MULTIPLE_NODES_FIRST = (Relacionado con lo anterior) Uno de los componentes de esquema coincidentes se define aqu\u00ed.

# Not concatenated with any other string (written on a separate line) but printed after (related to ERR_SCD_MATCHED_MULTIPLE_NODES) ERR_SCD_MATCHED_MULTIPLE_NODES_FIRST, followed by a line with the position of the problem in a particular file.
ERR_SCD_MATCHED_MULTIPLE_NODES_SECOND = (Relacionado con lo anterior) Otro de los componentes de esquema coincidentes se define aqu\u00ed.

ERR_FILENAME_IS_NOT_URI = El nombre de archivo no es un URI.

DOMFOREST_INPUTSOURCE_IOEXCEPTION = Se ha devuelto una excepci\u00f3n de E/S al procesar "{0}". Excepci\u00f3n: {1}.




© 2015 - 2024 Weber Informatics LLC | Privacy Policy