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

Thu, 31 Aug 2017 15:18:52 +0800

author
aoqi
date
Thu, 31 Aug 2017 15:18:52 +0800
changeset 637
9c07ef4934dd
parent 408
b0610cd08440
parent 0
373ffda63c9a
permissions
-rw-r--r--

merge

     1 #
     2 # Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved.
     3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     4 #
     5 # This code is free software; you can redistribute it and/or modify it
     6 # under the terms of the GNU General Public License version 2 only, as
     7 # published by the Free Software Foundation.  Oracle designates this
     8 # particular file as subject to the "Classpath" exception as provided
     9 # by Oracle in the LICENSE file that accompanied this code.
    10 #
    11 # This code is distributed in the hope that it will be useful, but WITHOUT
    12 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
    13 # FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
    14 # version 2 for more details (a copy is included in the LICENSE file that
    15 # accompanied this code).
    16 #
    17 # You should have received a copy of the GNU General Public License version
    18 # 2 along with this work; if not, write to the Free Software Foundation,
    19 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    20 #
    21 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
    22 # or visit www.oracle.com if you need additional information or have any
    23 # questions.
    24 #
    26 # Concatenated with Driver.ErrorMessage, Driver.WarningMessage, Driver.InfoMessage (Driver.InfoMessage + exception message + ConsoleErrorReporter.UnknownLocation) if location of the error is not known.
    27 ConsoleErrorReporter.UnknownLocation = ubicaci\u00f3n desconocida
    29 # Concatenated with Driver.ErrorMessage, Driver.WarningMessage, Driver.InfoMessage (Driver.InfoMessage + exception message + ConsoleErrorReporter.LineXOfY). {0} - "?"/number, {1} - file location/"unknown file" e.g.: [xjc] [ERROR] Attempt to create a property having the same name as the reserved word "Class". [xjc] line 6 of example.xsd
    30 ConsoleErrorReporter.LineXOfY = \ \ l\u00ednea {0} de {1}
    32 # may be a placeholder replacement for the second placeholder of ConsoleErrorReporter.LineXOfY (if the file location is unknown)
    33 ConsoleErrorReporter.UnknownFile = archivo desconocido
    35 Driver.Private.Usage = Opciones de pruebas privadas adicionales:\n\\ \\ -debug             :  se ejecuta en modo de depuraci\u00f3n (incluye -verbose)\n\\ \\ -mode <modo>       :  ejecuta XJC en otro modo de ejecuci\u00f3n\n\\ \\ -private           :  muestra este mensaje de ayuda\nModo:\n\\ \\ code         :  genera c\u00f3digo fuente Java (por defecto)\n\\ \\ dryrun       :  compila el esquema en la memoria, pero no genera el c\u00f3digo fuente Java\n\\ \\ zip          :  genera c\u00f3digo fuente Java en un archivo zip especificado por la opci\u00f3n -d\n\\ \\ sig          :  vuelca las firmas del c\u00f3digo generado\n\\ \\ forest       :  vuelca el bosque DOM transformado\n
    36 Driver.Public.Usage = Sintaxis: xjc [-options ...] <archivo de esquema/URL/dir/jar> ... [-b <infoenlace>] ...\nSi se especifica dir, se compilar\u00e1n todos los archivos de esquema que hay en \u00e9l.\nSi se especifica jar, se compilar\u00e1 el archivo de enlace /META-INF/sun-jaxb.episode.\nOpciones:\n\\ \\ -nv                :  no realiza una validaci\u00f3n estricta de los esquemas de entrada\n\\ \\ -extension         :  permite extensiones de proveedor - no cumple estrictamente las\n\\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ reglas de compatibilidad y el ap\u00e9ndice E.2 de la especificaci\u00f3n JAXB\n\\ \\ -b <archivo/dir>      :  especifica archivos de enlace externos (cada <archivo> debe tener su propio -b)\n\\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ Si se proporciona un directorio, se busca **/*.xjb\n\\ \\ -d <directorio>           :  los archivos generados ir\u00e1n a este directorio\n\\ \\ -p <paquete>           :  especifica el paquete de destino\n\\ \\ -httpproxy <proxy> :  define el proxy HTTP/HTTPS. El formato es [user[:password]@]proxyHost:proxyPort\n\\ \\ -httpproxyfile <f> :  funciona como -httpproxy, pero toma el argumento de un archivo para proteger la contrase\u00f1a \n\\ \\ -classpath <arg>   :  especifica d\u00f3nde encontrar archivos de clase de usuario\n\\ \\ -catalog <archivo>    :  especifica archivos de cat\u00e1logo para resolver referencias de entidades externas\n\\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ soporta el formato de cat\u00e1logo TR9401, XCatalog y OASIS XML.\n\\ \\ -readOnly          :  los archivos generados estar\u00e1n en modo de s\u00f3lo lectura\n\\ \\ -npa               :  suprime la generaci\u00f3n de anotaciones de nivel de paquete (**/package-info.java)\n\\ \\ -no-header         :  suprime la generaci\u00f3n de una cabecera de archivo con registro de hora\n\\ \\ -target (2.0|2.1)  :  se comporta como XJC 2.0 o 2.1 y genera c\u00f3digo que no utiliza ninguna de las funciones de 2.2.\n\\ \\ -encoding <codificaci\u00f3n> :especifica la codificaci\u00f3n de caracteres de los archivos de origen generados\n\\ \\ -enableIntrospection :  permite la generaci\u00f3n correcta de getters/setters booleanos para permitir API de introspecci\u00f3n de bean \n\\ \\ -contentForWildcard  :  genera la propiedad de contenido para tipos con m\u00faltiples elementos derivados de xs:any \n\\ \\ -xmlschema         :  trata la entrada como un esquema XML de W3C (por defecto)\n\\ \\ -relaxng           :  trata la entrada como RELAX NG (experimental, no soportado)\n\\ \\ -relaxng-compact   :  trata la entrada como sintaxis compacta de RELAX NG (experimental, no soportado)\n\\ \\ -dtd               :  trata la entrada como DTD de XML (experimental, no soportado)\n\\ \\ -wsdl              :  trata la entrada como WSDL y compila esquemas en su interior (experimental, no soportado)\n\\ \\ -verbose           :  con detalles adicionales\n\\ \\ -quiet             :  suprime la salida del compilador\n\\ \\ -help              :  muestra este mensaje de ayuda\n\\ \\ -version           :  muestra informaci\u00f3n de la versi\u00f3n\n\\ \\ -fullversion       :  muestra informaci\u00f3n completa de la versi\u00f3n\n
    37 Driver.AddonUsage = \nExtensiones:
    39 # {0} - one of: DTD, RELAX NG, RELAX NG compact syntax, WSDL; {1} - one of (respectively): -dtd, -relaxng, -relaxng-compact, -wsdl
    40 Driver.ExperimentalLanguageWarning = \u00bfEst\u00e1 intentando compilar {0}? El soporte de {0} es experimental. Para activarlo, utilice la opci\u00f3n {1}.
    42 # Not concatenated with any other String. Variable: Name of a directory (input argument of the XJC utility).
    43 Driver.NonExistentDir = No puede escribir en un directorio que no existe "{0}".
    45 # Usage not found. TODO Remove
    46 #Driver.MissingRuntimePackageName = \
    47 #       the -use-runtime option is missing a package name
    49 # Not concatenated with any other string (written on a separate line).
    50 Driver.MissingModeOperand = Falta un operando en la opci\u00f3n -mode.
    52 # Usage not found. TODO Remove
    53 #Driver.MissingCompatibilityOperand = \
    54 #       the -compatibility option is missing an operand
    56 # Not concatenated with any other string (written on a separate line).
    57 Driver.MissingOperand = Falta un operando.
    59 # Not concatenated with any other string (written on a separate line).
    60 Driver.MissingProxyHost = Falta un operando en la opci\u00f3n -host \no se ha especificado -port, pero no -host.
    62 # Not concatenated with any other string (written on a separate line).
    63 Driver.MissingProxyPort = Falta un operando en la opci\u00f3n -port \no se ha especificado -host, pero no -port.
    65 Driver.ILLEGAL_TARGET_VERSION = "{0}" no es una versi\u00f3n de destino v\u00e1lida. "2.0" y "2.1" est\u00e1n soportadas.
    67 # Not concatenated with any other string (written on a separate line).
    68 Driver.MISSING_PROXYFILE = Falta un operando en la opci\u00f3n -httpproxyfile.
    70 Driver.NO_SUCH_FILE = Ning\u00fan archivo similar: {0}
    72 Driver.ILLEGAL_PROXY = "{0}" no es un formato proxy v\u00e1lido. El formato es [user[:password]@]proxyHost:proxyPort
    74 # Not concatenated with any other string (written on a separate line).
    75 Driver.UnrecognizedMode = Modo {0} no reconocido.
    77 # Not concatenated with any other string (written on a separate line).
    78 Driver.UnrecognizedParameter = Par\u00e1metro {0} no reconocido.
    80 Driver.UnsupportedEncoding = codificaci\u00f3n no soportada: {0}
    82 Driver.MissingGrammar = no se ha especificado la gram\u00e1tica
    84 # {0} - namespace uri, {1} - local name of the attribute/element e.g.: Unexpected end of attribute {http://www.w3.org/XML/1998/namespace}:lang
    85 Driver.NotABindingFile = no es un archivo de enlace externo. El elemento ra\u00edz deben ser enlaces ''{''http://java.sun.com/xml/ns/jaxb''}'', pero es ''{''{0}''}''{1}
    87 # Not concatenated with any other string (written on a separate line).
    88 Driver.ParsingSchema = Analizando un esquema...
    90 Driver.ParseFailed = Fallo al analizar un esquema.
    92 Driver.StackOverflow = Desbordamiento de pila. Est\u00e1 compilando un esquema de gran tama\u00f1o que necesita m\u00e1s recursos o XJC tiene un bug. En primer lugar, para ampliar el tama\u00f1o de pila, utilice la opci\u00f3n -Xss de JVM. Si no se soluciona el problema, utilice la opci\u00f3n -debug para obtener el rastreo de pila y p\u00f3ngase en contacto con Oracle.
    94 # Not concatenated with any other string (written on a separate line).
    95 Driver.CompilingSchema = Compilando un esquema...
    97 Driver.FailedToGenerateCode = Fallo al producir c\u00f3digo.
    99 # DO NOT localize the 2.2.8-b130911.1802 string - it is a token for an mvn <properties filter>
   100 Driver.FilePrologComment = Este archivo ha sido generado por la arquitectura JavaTM para la implantaci\u00f3n de la referencia de enlace (JAXB) XML v2.2.8-b130911.1802 \nVisite <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> \nTodas las modificaciones realizadas en este archivo se perder\u00e1n si se vuelve a compilar el esquema de origen. \nGenerado el: {0} \n
   102 Driver.Version = xjc 2.2.8-b130911.1802
   104 Driver.FullVersion = versi\u00F3n completa de xjc "2.2.8-b130911.1802"
   106 Driver.BuildID = 2.2.8-b130911.1802
   108 # for JDK integration - include version in source zip
   109 jaxb.jdk.version=@@JAXB_JDK_VERSION@@
   111 # see java.text.SimpleDateFormat for format syntax
   112 # DO NOT LOCALIZE, Format should not be changed, English locale is used to transform this string into a real date.
   113 Driver.DateFormat = yyyy.MM.dd
   115 # see java.text.SimpleDateFormat for format syntax
   116 # Format should not be changed, English locale is used to transform this string into a real time. Letters can be translated but the user should known that java.text.SimpleDateFormat is responsible for formatting (meaning of symbols can be found at http://docs.oracle.com/javase/tutorial/i18n/format/simpleDateFormat.html).
   117 Driver.TimeFormat = hh:mm:ss a z
   119 # as in: "generated on <date> at <time>"
   120 Driver.At = a las
   122 # ERROR in this meaning is a well known level of logging and should not be translated.
   123 Driver.ErrorMessage = [ERROR] {0}
   125 # WARNING in this meaning is a well known level of logging and should not be translated.
   126 Driver.WarningMessage = [WARNING] {0}
   128 # INFO in this meaning is a well known level of logging and should not be translated.
   129 Driver.InfoMessage = [INFO] {0}
   131 ModelLoader.TooManySchema = Hay demasiados archivos de esquema para este lenguaje de esquema. Compile los archivos de uno en uno.
   133 ModelLoader.BindingFileNotSupportedForRNC = Los archivos de enlace externos no est\u00e1n soportados para la sintaxis compacta de RELAX NG.
   135 Driver.DefaultVersion = Aplicando la versi\u00f3n por defecto JAXB 2.0
   137 Driver.DefaultPackageWarning = Se ha especificado el paquete Java por defecto. No podr\u00e1 acceder al c\u00f3digo generado desde las clases de otro paquete.
   139 Driver.NotAValidFileName = "{0}" no es un nombre de archivo v\u00e1lido: {1}
   141 Driver.FailedToParse = Fallo al analizar "{0}": {1}
   143 Driver.NotAFileNorURL = "{0}" no es un nombre de archivo ni una URL
   145 FIELD_RENDERER_CONFLICT = "-{0}" y "-{1}" se excluyen mutuamente, porque ambos afectan a la generaci\u00f3n de c\u00f3digo
   147 NAME_CONVERTER_CONFLICT = "-{0}" y "-{1}" se excluyen mutuamente, porque ambos afectan a la generaci\u00f3n de c\u00f3digo
   149 # {0} - file path, {1} - exception message e.g.: Failed to load "/foo/bar/Library.jar": File not found.
   150 FAILED_TO_LOAD = Fallo al cargar "{0}": {1}
   152 PLUGIN_LOAD_FAILURE = Fallo al cargar un plugin: "{0}". Utilice la propiedad del sistema ''-Dcom.sun.tools.internal.xjc.Options.findServices=true'' para continuar el diagn\u00f3stico

mercurial