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

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

There is a newer version: 1.1.6
Show newest version
#
# 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.
#

# Generator
#EN: generator error: {0}
generator.nestedGeneratorError=error del generador: {0}
#EN: can''t write file: {0}
generator.cant.write=no se puede escribir el archivo: {0}
#EN: can''t create directory: {0}
generator.cannot.create.dir=no se puede crear el directorio: {0}
#EN: arrays of arrays are not supported.
generator.array.of.array.not.supported=no se admiten las matrices de matrices.
#EN: unsupported type encountered: {0} (ns: {1})
generator.unsupported.type.encountered=se ha encontrado un tipo no admitido: {0} (ns: {1})
#EN: there has been an internal processing error on port: {0}
generator.internal.processing.error.port=se ha producido un error de procesamiento interno en el puerto: {0}
#EN: no JavaType for type: {0}
generator.invalid.model.state.no.javatype=no hay JavaType para el tipo: {0}
#EN: invalid serializerInfo for type: {0}, serializerInfo: {1}
generator.invalid.serializerinfo=serializerInfo no v\u00e1lida para el tipo: {0}, serializerInfo: {1}
#EN: unsupported encoding encountered: {0}
generator.unsupported.encoding.encountered=se ha encontrado una codificaci\u00f3n no admitida: {0}
#EN: internal error (should not happen): {0}
generator.internal.error.should.not.happen=error interno (no deber\u00eda producirse): {0}
#EN: literal types are not supported: {0} (ns: {1})
generator.literalTypesNotSupported=no se admiten los tipos literales: {0} (ns: {1})

# stub
#EN: invalid port address: {0}
generator.stub.invalid.port.address=direcci\u00f3n de puerto no v\u00e1lido: {0}
#EN: generating Stub: {0}...
generator.stub.generating.stub=generando ap\u00e9ndice: {0}...

# tie
#EN: cannot dispatch operation: {0}
generator.tie.cannot.dispatch=no se puede distribuir la operaci\u00f3n: {0}
#EN: cannot generate tie class: non-unique operation name detected: {0}
generator.tie.operation.nameNotUnique=no se puede generar la clase de enlace: se detect\u00f3 un nombre de operaci\u00f3n no exclusivo: {0}
#EN: cannot dispatch to port(non-unique operations names and non-unique SOAPAction strings): {0}
generator.tie.port.cannot.dispatch=no se puede distribuir al puerto (nombres de operaciones y cadenas SOAPAction no exclusivas): {0}
#EN: generating Tie: {0}...
generator.tie.generating.tie=generando enlace: {0}...


# remoteInterface
#EN: invalid operation: {0}
generator.remoteInterface.invalidOperation=operaci\u00f3n no v\u00e1lida: {0}
#EN: multiple \"out\" parameters in operation: {0}
generator.remoteInterface.multipleOutputParameters=varios par\u00e1metros \"out\" en la operaci\u00f3n: {0}
#EN: result is \"inout\" parameter in operation: {0}
generator.remoteInterface.resultIsInOutParameter=par\u00e1metro de resultado \"inout\" en la operaci\u00f3n: {0}
#EN: not a SOAP type: \"{0}\"
generator.remoteInterface.notSoapType=no es un tipo SOAP: \"{0}\"

# simpleTypeSerializerWriter
#EN: no encoder for type \"{0}\" and Java type \"{1}\"
generator.simpleTypeSerializerWriter.no.encoder.for.type=no hay codificador para el tipo \"{0}\" y el tipo Java \"{1}\"
#EN: Invalid type in xsd\:list type \"{0}\" and Java type \"{1}\"
generator.simpleTypeSerializerWriter.invalidType=Tipo no v\u00e1lido en  el tipo de xsd\:list \"{0}\" y el tipo Java \"{1}\"

# serializerRegistryGenerator
#EN: no serializer found for simpletype \"{0}\" and Java type \"{1}\" in StandardSerializerRegistry
generator.serializerRegistryGenerator.warning.no.standard.simpletype.serialzer=no se encontr\u00f3 un serializador para el tipo simple \"{0}\" y el tipo Java \"{1}\" en StandardSerializerRegistry

#IndentingWriter
#EN: WSDL has some characters which native java encoder can''t encode: \"{0}\"
generator.indentingwriter.charset.cantencode=WSDL tiene algunos caracteres que el codificador java original no puede codificar: \"{0}\"




© 2015 - 2025 Weber Informatics LLC | Privacy Policy