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

com.sun.xml.rpc.resources.wsdl_es.properties Maven / Gradle / Ivy

#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
#
# Copyright (c) 2018 Oracle and/or its affiliates. All rights reserved.
#
# The contents of this file are subject to the terms of either the GNU
# General Public License Version 2 only ("GPL") or the Common Development
# and Distribution License("CDDL") (collectively, the "License").  You
# may not use this file except in compliance with the License.  You can
# obtain a copy of the License at
# https://oss.oracle.com/licenses/CDDL+GPL-1.1
# or LICENSE.txt.  See the License for the specific
# language governing permissions and limitations under the License.
#
# When distributing the software, include this License Header Notice in each
# file and include the License file at LICENSE.txt.
#
# GPL Classpath Exception:
# Oracle designates this particular file as subject to the "Classpath"
# exception as provided by Oracle in the GPL Version 2 section of the License
# file that accompanied this code.
#
# Modifications:
# If applicable, add the following below the License Header, with the fields
# enclosed by brackets [] replaced by your own identifying information:
# "Portions Copyright [year] [name of copyright owner]"
#
# Contributor(s):
# If you wish your version of this file to be governed by only the CDDL or
# only the GPL Version 2, indicate your decision by adding "[Contributor]
# elects to include this software in this distribution under the [CDDL or GPL
# Version 2] license."  If you don't indicate a single choice of license, a
# recipient has the option to distribute your version of this file under
# either the CDDL, the GPL Version 2 or to extend the choice of license to
# its licensees as provided above.  However, if you add GPL Version 2 code
# and therefore, elected the GPL Version 2 license, then the option applies
# only if the new code is made subject to such option by the copyright
# holder.
#

#EN: default namespace must be \"{0}\"
parsing.wsdlNotDefaultNamespace=el nombre de espacio predeterminado debe ser \"{0}\"
#EN: only one of the \"element\" or \"type\" attributes is allowed in part \"{0}\"
parsing.onlyOneOfElementOrTypeRequired=s\u00f3lo se permite uno de los atributos \"element\" o \"type\" en la parte \"{0}\"
#EN: either the \"element\" or the \"type\" attribute is required in part \"{0}\"
parsing.elementOrTypeRequired=se necesita el atributo \"element\" o \"type\" en la parte \"{0}\"
#EN: invalid element: \"{0}\" (in namespace \"{1}\")
parsing.invalidElement=elemento no v\u00e1lido: \"{0}\" (en espacio de nombre \"{1}\")
#EN: invalid value \"{1}\" for attribute \"{0}\"
parsing.invalidAttributeValue=valor no v\u00e1lido \"{1}\" para el atributo \"{0}\"
#EN: invalid extension element: \"{0}\" (in namespace \"{1}\")
parsing.invalidExtensionElement=elemento de extensi\u00f3n no v\u00e1lido: \"{0}\" (en espacio de nombre \"{1}\")
#EN: invalid WSDL element: \"{0}\"
parsing.invalidWsdlElement=elemento WSDL no v\u00e1lido: \"{0}\"
#EN: unknown required extensibility element \"{0}\" (in namespace \"{1}\")
parsing.requiredExtensibilityElement=elemento de extensibilidad necesario desconocido \"{0}\" (en espacio de nombre\"{1}\")
#EN: too many \"{0}\" elements under \"{1}\" element \"{2}\"
parsing.tooManyElements=demasiados elementos \"{0}\" bajo \"{1}\" el elemento \"{2}\"
#EN: operation \"{0}\" has an invalid style
parsing.invalidOperationStyle=la operaci\u00f3n \"{0}\" tiene un estilo no v\u00e1lido
#EN: only one "types" element allowed in "{0}"
parsing.onlyOneTypesAllowed=s\u00f3lo se permite un elemento "types" en "{0}"
#EN: only one "documentation" element allowed in "{0}"
parsing.onlyOneDocumentationAllowed=s\u00f3lo se permite el elemento "documentation" en "{0}"
#EN: expected root element \"{2}\" (in namespace \"{3}\"), found element \"{0}\" (in namespace \"{1}\")
parsing.incorrectRootElement=elemento ra\u00edz esperado \"{2}\" (en espacio de nombre \"{3}\"), se encontr\u00f3 el elemento \"{0}\" (en espacio de nombre \"{1}\")
#EN: imported document is of unknown type: {0}
parsing.unknownImportedDocumentType=el documento importado tiene un tipo desconocido: {0}
#EN: undeclared namespace prefix: \"{0}\"
parsing.unknownNamespacePrefix=prefijo de espacio de nombre no declarado: \"{0}\"
#EN: invalid URI: {0}
parsing.invalidURI=URI no v\u00e1lido: {0}
#EN: failed to parse document at \"{0}\": {1}
parsing.ioExceptionWithSystemId=no se pudo analizar el documento en \"{0}\": {1}
#EN: parsing failed: {0}
parsing.ioException=error en el an\u00e1lisis: {0}
#EN: failed to parse document at \"{0}\": {1}
parsing.saxExceptionWithSystemId=no se pudo analizar el documento en \"{0}\": {1}
#EN: parsing failed: {0}
parsing.saxException=error en el an\u00e1lisis: {0}
#EN: parsing failed: {0}
parsing.parserConfigException=error en el an\u00e1lisis: {0}
#EN: parsing failed: {0}
parsing.factoryConfigException=error en el an\u00e1lisis: {0}

#
#EN: missing required attribute \"{1}\" of element \"{0}\"
parsing.missingRequiredAttribute=falta el atributo necesario \"{1}\" del elemento \"{0}\"
#EN: expected element \"{1}\", found \"{0}\"
parsing.invalidTag=elemento esperado \"{1}\", se encontr\u00f3 \"{0}\"
#EN: expected element \"{2}\" (in namespace \"{3}\"), found element \"{0}\" (in namespace \"{1}\")
parsing.invalidTagNS=elemento esperado \"{2}\" (en espacio de nombre \"{3}\"), se encontr\u00f3 el elemento \"{0}\" (en espacio de nombre \"{1}\")
#EN: found unexpected non whitespace text: \"{0}\"
parsing.nonWhitespaceTextFound=se encontr\u00f3 un texto inesperado sin espacios en blanco: \"{0}\"
#EN: unexpected non-element found
parsing.elementExpected=no se encontr\u00f3 un elemento inesperado
#
#EN: duplicate entity: \"{0}\"
entity.duplicate=duplicar entidad: \"{0}\"
#EN: duplicate \"{0}\" entity: \"{1}\"
entity.duplicateWithType=duplicar \"{0}\" entidad: \"{1}\"
#EN: invalid entity name: \"{0}\" (in namespace: \"{1}\")
entity.notFoundByQName=nombre de entidad no v\u00e1lido: \"{0}\" (en espacio de nombre: \"{1}\")
#EN: invalid entity id: \"{0}\"
entity.notFoundByID=Id. de entidad no v\u00e1lido: \"{0}\"
#
#EN: missing required attribute \"{0}\" of element \"{1}\"
validation.missingRequiredAttribute=falta el atributo necesario \"{0}\" del elemento \"{1}\"
#EN: missing required property \"{0}\" of element \"{1}\"
validation.missingRequiredProperty=falta la propiedad necesaria \"{0}\" del elemento \"{1}\"
#EN: missing required sub-entity \"{0}\" of element \"{1}\"
validation.missingRequiredSubEntity=falta la subentidad necesaria \"{0}\" del elemento \"{1}\"
#EN: invalid element: \"{0}\"
validation.invalidElement=elemento no v\u00e1lido: \"{0}\"
#EN: invalid element: \"{1}\", has named complexType: \"{0}\"
validation.invalidComplexTypeInElement=elemento no v\u00e1lido: \"{1}\", tiene un tipo complejo con el nombre: \"{0}\"
#EN: invalid element: \"{1}\", has named simpleType: \"{0}\"
validation.invalidSimpleTypeInElement=elemento no v\u00e1lido: \"{1}\", tiene un tipo simple con el nombre: \"{0}\"
#EN: duplicated element: \"{0}\"
validation.duplicatedElement=elemento duplicado: \"{0}\"
#EN: invalid sub-element \"{0}\" of element \"{1}\"
validation.invalidSubEntity=subelemento no v\u00e1lido \"{0}\" del elemento \"{1}\"
#EN: invalid attribute \"{0}\" of element \"{1}\"
validation.invalidAttribute=atributo no v\u00e1lido \"{0}\" del elemento \"{1}\"
#EN: invalid value \"{1}\" for attribute \"{0}\"
validation.invalidAttributeValue=valor no v\u00e1lido \"{1}\" para el atributo \"{0}\"
#EN: invalid range found (min: {0}, max: {1})
validation.invalidRange=se encontr\u00f3 un intervalo no v\u00e1lido (m\u00edn: {0}, m\u00e1x: {1})
#EN: exclusive attributes: \"{0}\", \"{1}\"
validation.exclusiveAttributes=atributos exclusivos: \"{0}\", \"{1}\"
#EN: target namespace is incorrect (expected: {1}, found: {0})
validation.incorrectTargetNamespace=espacio de nombre de destino incorrecto (se esperaba: {1}, se encontr\u00f3: {0})
#EN: unsupported XML Schema feature: \"{0}\"
validation.unsupportedSchemaFeature=funci\u00f3n de esquema XML no admitida: \"{0}\"
#EN: internal error ("{0}")
validation.shouldNotHappen=error interno ("{0}")
#EN: invalid token \"{0}\"
validation.invalidToken=testigo no v\u00e1lido \"{0}\"
#EN: not a simple type: \"{0}\"
validation.notSimpleType=no es un tipo simple: \"{0}\"
#EN: ambiguous operation name: \"{0}\"
validation.ambiguousName=nombre de operaci\u00f3n ambiguo: \"{0}\"
#EN: undeclared namespace prefix: \"{0}\"
validation.invalidPrefix=prefijo de espacio de nombre no declarado: \"{0}\"

#wsi compliant WSDL warnings	
#EN: Not a WSI-BP compliant WSDL (R2001, R2002). wsdl:import must only import WSDL document. Its trying to import: \"{0}\"
warning.wsi.r2001=No es un WSDL (R2001, R2002) compatible con  WSI-BP. wsdl:import s\u00f3lo debe importar documentos WSDL. Se est\u00e1 intentando importar: \"{0}\"
#EN: Not a WSI-BP compliant WSDL (R2002). wsdl:import must not be used to import XML Schema embedded in the WSDL document. Expected wsdl namesapce: {0}, found: {1}
warning.wsi.r2002=No es un WSDL (R2002) compatible con  WSI-BP. wsdl:import no debe utilizarse para importar un esquema XML incluido en el documento WSDL. Nombre de espacio de wsdl esperado: {0}, se encontr\u00f3: {1}
#EN: Not a WSI-BP compliant WSDL (R2003). xsd:import must only be used inside xsd:schema element.
warning.wsi.r2003=No es un WSDL (R2003) compatible con  WSI-BP. xsd:import s\u00f3lo debe incluirse en un elemento xsd:schema.
#EN: Not a WSI-BP compliant WSDL (R2001, R2004). xsd:import must not import XML Schema definition emmbedded inline within WSDLDocument.
warning.wsi.r2004=No es un WSDL (R2001, R2004) compatible con  WSI-BP. xsd:import no debe importar definiciones de esquema XML incluidos en l\u00ednea en un documento WSDL.




© 2015 - 2025 Weber Informatics LLC | Privacy Policy