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

com.sun.tools.xjc.generator.bean.MessageBundle_es.properties Maven / Gradle / Ivy

There is a newer version: 4.0.5
Show newest version
#
# Copyright (c) 1997, 2022 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
#


METHOD_COLLISION = El m\u00e9todo "{0}" est\u00e1 definido en "{1}" y en "{2}" y est\u00e1 produciendo una colisi\u00f3n.

# {0} - enumeration constant value (but something that couldn't be translated to a valid java identifier e.g. starting special character, number, ..)    e.g. Cannot derive a valid Java identifier from "5.6.0". Specify a customization to change the name.
ERR_UNUSABLE_NAME = No se puede obtener un identificador Java v\u00e1lido de "{0}". Especifique una personalizaci\u00f3n para cambiar el nombre.

ERR_KEYNAME_COLLISION = El tipo complejo y su elemento secundario comparten el mismo nombre "{0}". Utilice una personalizaci\u00f3n de clase para resolver este conflicto.

ERR_NAME_COLLISION = La enumeraci\u00f3n de tipo seguro tiene m\u00e1s de un valor que comparten el mismo nombre "{0}". Utilice una personalizaci\u00f3n typesafeEnumMemberName para resolver este conflicto.

ILLEGAL_CONSTRUCTOR_PARAM = Par\u00e1metro de constructor no v\u00e1lido {0}

OBJECT_FACTORY_CONFLICT = Dos declaraciones producen una colisi\u00f3n en la clase ObjectFactory.

OBJECT_FACTORY_CONFLICT_RELATED = (Relacionado con el error anterior) \u00c9sta es la otra declaraci\u00f3n.




© 2015 - 2024 Weber Informatics LLC | Privacy Policy