com.sun.xml.ws.assembler.localization.Localization_es.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of webservices-rt Show documentation
Show all versions of webservices-rt Show documentation
This module contains the Metro runtime code.
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
#
# Copyright (c) 2010-2017 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.
#
# MASM00XX
MASM0001_DEFAULT_CFG_FILE_NOT_FOUND = MASM0001: no se ha encontrado el archivo de configuraci\u00F3n metro-default.xm por defecto
MASM0002_DEFAULT_CFG_FILE_LOCATED = MASM0002: el archivo de configuraci\u00F3n metro-default.xml por defecto se encuentra en [ {0} ]
MASM0003_DEFAULT_CFG_FILE_NOT_LOADED = MASM0003: no se ha cargado el archivo de configuraci\u00F3n metro-default.xm por defecto
MASM0004_NO_TUBELINES_SECTION_IN_DEFAULT_CFG_FILE = MASM0004: no se ha encontrado ninguna secci\u00F3n en el archivo de configuraci\u00F3n metro-default.xml por defecto
MASM0005_NO_DEFAULT_TUBELINE_IN_DEFAULT_CFG_FILE = MASM0005: no se ha definido ning\u00FAn tubeline por defecto en el archivo de configuraci\u00F3n metro-default.xml por defecto
MASM0006_APP_CFG_FILE_LOCATED = MASM0006: el archivo de configuraci\u00F3n metro.xml de la aplicaci\u00F3n se encuentra en [ {0} ]
MASM0007_APP_CFG_FILE_NOT_FOUND = MASM0007: no se ha encontrado ning\u00FAn archivo de configuraci\u00F3n metro.xml de la aplicaci\u00F3n.
MASM0008_INVALID_URI_REFERENCE = MASM0008: referencia URI no v\u00E1lida [ {0} ]
MASM0009_CANNOT_FORM_VALID_URL = MASM0009: no se puede formar una URL v\u00E1lida a partir del nombre del recurso "{0}". Para obtener m\u00E1s detalles, consulte la excepci\u00F3n anidada.
MASM0010_ERROR_READING_CFG_FILE_FROM_LOCATION = MASM0010: no se ha podido anular la canalizaci\u00F3n del archivo de configuraci\u00F3n de metro desde la ubicaci\u00F3n [ {0} ]
MASM0011_LOADING_RESOURCE = MASM0011: intentando cargar [ {0} ] a trav\u00E9s del cargador de recursos principal [ {1} ]
MASM0012_LOADING_VIA_SERVLET_CONTEXT = MASM0012: intentando cargar [ {0} ] a trav\u00E9s del contexto del servlet [ {1} ]
MASM0013_ERROR_INVOKING_SERVLET_CONTEXT_METHOD = MASM0013: no se ha podido llamar al m\u00E9todo {0} en una instancia de contexto del servlet
MASM0014_UNABLE_TO_LOAD_CLASS = MASM0014: no se ha podido cargar la clase [ {0} ]
MASM0015_CLASS_DOES_NOT_IMPLEMENT_INTERFACE = MASM0015: la clase [ {0} ] no implanta la interfaz [ {1} ]
MASM0016_UNABLE_TO_INSTANTIATE_TUBE_FACTORY = MASM0016: no se ha podido instanciar la clase de f\u00E1brica Tube [ {0} ]
MASM0017_UNABLE_TO_LOAD_TUBE_FACTORY_CLASS = MASM0017: no se ha podido cargar la clase de f\u00E1brica Tube [ {0} ]
# {0} - system property name (e.g.: "com.sun.metro.soap.dump"/"com.sun.metro.soap.dump.level"), {1} - boolean value (true/false) / string value "SEVERE"/"WARNING"/"INFO"/"CONFIG"/"FINE"/"FINER"/"FINEST"
MASM0018_MSG_LOGGING_SYSTEM_PROPERTY_SET_TO_VALUE = MASM0018: se ha detectado que la propiedad del sistema {0} del registro de mensajes est\u00E1 definida en el valor {1}
MASM0019_MSG_LOGGING_SYSTEM_PROPERTY_ILLEGAL_VALUE = MASM0019: hay un valor de nivel de registro no v\u00E1lido "{1}" almacenado en la propiedad del sistema del registro de mensajes {0}. Utilizando nivel de registro por defecto.
MASM0020_ERROR_CREATING_URI_FROM_GENERATED_STRING = MASM0020: no se ha podido crear una nueva instancia de URI para la cadena de URI de punto final generada [ {0} ]