src/share/jaxws_classes/com/sun/tools/internal/jxc/MessageBundle_es.properties

Fri, 04 Oct 2013 16:21:34 +0100

author
mkos
date
Fri, 04 Oct 2013 16:21:34 +0100
changeset 408
b0610cd08440
parent 397
b99d7e355d4b
child 637
9c07ef4934dd
permissions
-rw-r--r--

8025054: Update JAX-WS RI integration to 2.2.9-b130926.1035
Reviewed-by: chegar

alanb@368 1 #
alanb@368 2 # Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved.
alanb@368 3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
alanb@368 4 #
alanb@368 5 # This code is free software; you can redistribute it and/or modify it
alanb@368 6 # under the terms of the GNU General Public License version 2 only, as
alanb@368 7 # published by the Free Software Foundation. Oracle designates this
alanb@368 8 # particular file as subject to the "Classpath" exception as provided
alanb@368 9 # by Oracle in the LICENSE file that accompanied this code.
alanb@368 10 #
alanb@368 11 # This code is distributed in the hope that it will be useful, but WITHOUT
alanb@368 12 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
alanb@368 13 # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
alanb@368 14 # version 2 for more details (a copy is included in the LICENSE file that
alanb@368 15 # accompanied this code).
alanb@368 16 #
alanb@368 17 # You should have received a copy of the GNU General Public License version
alanb@368 18 # 2 along with this work; if not, write to the Free Software Foundation,
alanb@368 19 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
alanb@368 20 #
alanb@368 21 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
alanb@368 22 # or visit www.oracle.com if you need additional information or have any
alanb@368 23 # questions.
alanb@368 24 #
alanb@368 25
alanb@368 26 UNEXPECTED_NGCC_TOKEN = Aparece un {0} inesperado en la l\u00EDnea {1} y la columna {2}
alanb@368 27
alanb@368 28 BASEDIR_DOESNT_EXIST = Directorio no existente: {0}
alanb@368 29
mkos@408 30 VERSION = schemagen 2.2.8-b130911.1802
alanb@368 31
mkos@408 32 FULLVERSION = versi\u00F3n completa de schemagen "2.2.8-b130911.1802"
alanb@368 33
alanb@368 34 USAGE = Sintaxis: schemagen [-options ...] <archivos java> \nOpciones: \n\\ \\ \\ \\ -d <ruta de acceso> : especifique d\u00F3nde se colocan los archivos de clase generados por javac y el procesador\n\\ \\ \\ \\ -cp <ruta de acceso> : especifique d\u00F3nde se encuentran los archivos especificados por el usuario\n\\ \\ \\ \\ -encoding <codificaci\u00F3n> : especifique la codificaci\u00F3n que se va a utilizar para el procesamiento de anotaciones/llamada de javac\n\\ \\ \\ \\ -episode <archivo> : genera un archivo de episodio para una compilaci\u00F3n diferente\n\\ \\ \\ \\ -version : muestra la informaci\u00F3n de la versi\u00F3n\n\\ \\ \\ \\ -fullversion : muestra la informaci\u00F3n completa de la versi\u00F3n\n\\ \\ \\ \\ -help : muestra este mensaje de sintaxis

mercurial