1 #
   2 # Copyright (c) 1997, 2017, 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 #
  25 
  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
  28 
  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}
  31 
  32 # may be a placeholder replacement for the second placeholder of ConsoleErrorReporter.LineXOfY (if the file location is unknown)
  33 ConsoleErrorReporter.UnknownFile = archivo desconocido
  34 
  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>] ...\n\
  37 Si se especifica dir, se compilar\u00e1n todos los archivos de esquema que hay en \u00e9l.\n\
  38 Si se especifica jar, se compilar\u00e1 el archivo de enlace /META-INF/sun-jaxb.episode.\n\
  39 Opciones:\n\
  40 \ \ -nv                :  no realiza una validaci\u00f3n estricta de los esquemas de entrada\n\
  41 \ \ -extension         :  permite extensiones de proveedor - no cumple estrictamente las\n\
  42 \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ reglas de compatibilidad y el ap\u00e9ndice E.2 de la especificaci\u00f3n JAXB\n\
  43 \ \ -b <archivo/dir>      :  especifica archivos de enlace externos (cada <archivo> debe tener su propio -b)\n\
  44 \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Si se proporciona un directorio, se busca **/*.xjb\n\
  45 \ \ -d <directorio>           :  los archivos generados ir\u00e1n a este directorio\n\
  46 \ \ -p <paquete>           :  especifica el paquete de destino\n\
  47 \ \ -httpproxy <proxy> :  define el proxy HTTP/HTTPS. El formato es [user[:password]@]proxyHost:proxyPort\n\
  48 \ \ -httpproxyfile <f> :  funciona como -httpproxy, pero toma el argumento de un archivo para proteger la contrase\u00f1a \n\
  49 \ \ -classpath <arg>   :  especifica d\u00f3nde encontrar archivos de clase de usuario\n\
  50 \ \ -catalog <archivo>    :  especifica archivos de cat\u00e1logo para resolver referencias de entidades externas\n\
  51 \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ soporta el formato de cat\u00e1logo TR9401, XCatalog y OASIS XML.\n\
  52 \ \ -readOnly          :  los archivos generados estar\u00e1n en modo de s\u00f3lo lectura\n\
  53 \ \ -npa               :  suprime la generaci\u00f3n de anotaciones de nivel de paquete (**/package-info.java)\n\
  54 \ \ -no-header         :  suprime la generaci\u00f3n de una cabecera de archivo con registro de hora\n\
  55 \ \ -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\
  56 \ \ -encoding <codificaci\u00f3n> :especifica la codificaci\u00f3n de caracteres de los archivos de origen generados\n\
  57 \ \ -enableIntrospection :  permite la generaci\u00f3n correcta de getters/setters booleanos para permitir API de introspecci\u00f3n de bean \n\
  58 \ \ -contentForWildcard  :  genera la propiedad de contenido para tipos con m\u00faltiples elementos derivados de xs:any \n\
  59 \ \ -xmlschema         :  trata la entrada como un esquema XML de W3C (por defecto)\n\
  60 \ \ -dtd               :  trata la entrada como DTD de XML (experimental, no soportado)\n\
  61 \ \ -wsdl              :  trata la entrada como WSDL y compila esquemas en su interior (experimental, no soportado)\n\
  62 \ \ -verbose           :  con detalles adicionales\n\
  63 \ \ -quiet             :  suprime la salida del compilador\n\
  64 \ \ -help              :  muestra este mensaje de ayuda\n\
  65 \ \ -version           :  muestra informaci\u00f3n de la versi\u00f3n\n\
  66 \ \ -fullversion       :  muestra informaci\u00f3n completa de la versi\u00f3n\n\
  67 
  68 Driver.AddonUsage = \nExtensiones:
  69 
  70 # {0} - one of: DTD, WSDL; {1} - one of (respectively): -dtd, -wsdl
  71 Driver.ExperimentalLanguageWarning = \u00bfEst\u00e1 intentando compilar {0}? El soporte de {0} es experimental. Para activarlo, utilice la opci\u00f3n {1}.
  72 
  73 # Not concatenated with any other String. Variable: Name of a directory (input argument of the XJC utility).
  74 Driver.NonExistentDir = No puede escribir en un directorio que no existe "{0}".
  75 
  76 # Usage not found. TODO Remove
  77 #Driver.MissingRuntimePackageName = \
  78 #       the -use-runtime option is missing a package name
  79 
  80 # Not concatenated with any other string (written on a separate line).
  81 Driver.MissingModeOperand = Falta un operando en la opci\u00f3n -mode.
  82 
  83 # Usage not found. TODO Remove
  84 #Driver.MissingCompatibilityOperand = \
  85 #       the -compatibility option is missing an operand
  86 
  87 # Not concatenated with any other string (written on a separate line).
  88 Driver.MissingOperand = Falta un operando.
  89 
  90 # Not concatenated with any other string (written on a separate line).
  91 Driver.MissingProxyHost = Falta un operando en la opci\u00f3n -host \no se ha especificado -port, pero no -host.
  92 
  93 # Not concatenated with any other string (written on a separate line).
  94 Driver.MissingProxyPort = Falta un operando en la opci\u00f3n -port \no se ha especificado -host, pero no -port.
  95 
  96 Driver.ILLEGAL_TARGET_VERSION = "{0}" no es una versi\u00f3n de destino v\u00e1lida. "2.0" y "2.1" est\u00e1n soportadas.
  97 
  98 # Not concatenated with any other string (written on a separate line).
  99 Driver.MISSING_PROXYFILE = Falta un operando en la opci\u00f3n -httpproxyfile.
 100 
 101 Driver.NO_SUCH_FILE = Ning\u00fan archivo similar: {0}
 102 
 103 Driver.ILLEGAL_PROXY = "{0}" no es un formato proxy v\u00e1lido. El formato es [user[:password]@]proxyHost:proxyPort
 104 
 105 # Not concatenated with any other string (written on a separate line).
 106 Driver.UnrecognizedMode = Modo {0} no reconocido.
 107 
 108 # Not concatenated with any other string (written on a separate line).
 109 Driver.UnrecognizedParameter = Par\u00e1metro {0} no reconocido.
 110 
 111 Driver.UnsupportedEncoding = codificaci\u00f3n no soportada: {0}
 112 
 113 Driver.MissingGrammar = no se ha especificado la gram\u00e1tica
 114 
 115 # {0} - namespace uri, {1} - local name of the attribute/element e.g.: Unexpected end of attribute {http://www.w3.org/XML/1998/namespace}:lang
 116 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}
 117 
 118 # Not concatenated with any other string (written on a separate line).
 119 Driver.ParsingSchema = Analizando un esquema...
 120 
 121 Driver.ParseFailed = Fallo al analizar un esquema.
 122 
 123 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.
 124 
 125 # Not concatenated with any other string (written on a separate line).
 126 Driver.CompilingSchema = Compilando un esquema...
 127 
 128 Driver.FailedToGenerateCode = Fallo al producir c\u00f3digo.
 129 
 130 # DO NOT localize the 2.3.0-b170531.0717 string - it is a token for an mvn <properties filter>
 131 Driver.FilePrologComment = Este archivo ha sido generado por la arquitectura JavaTM para la implantaci\u00f3n de la referencia de enlace (JAXB) XML v2.3.0-b170531.0717 \nVisite <a href="https://jaxb.java.net/">https://jaxb.java.net/</a> \nTodas las modificaciones realizadas en este archivo se perder\u00e1n si se vuelve a compilar el esquema de origen. \nGenerado el: {0} \n
 132 
 133 Driver.Version = xjc 2.3.0-b170531.0717
 134 
 135 Driver.FullVersion = versi\u00F3n completa de xjc "2.3.0-b170531.0717"
 136 
 137 Driver.BuildID = 2.3.0-b170531.0717
 138 
 139 # for JDK integration - include version in source zip
 140 jaxb.jdk.version=2.3.0-b170531.0717
 141 
 142 # see java.text.SimpleDateFormat for format syntax
 143 # DO NOT LOCALIZE, Format should not be changed, English locale is used to transform this string into a real date.
 144 Driver.DateFormat = yyyy.MM.dd
 145 
 146 # see java.text.SimpleDateFormat for format syntax
 147 # 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).
 148 Driver.TimeFormat = hh:mm:ss a z
 149 
 150 # as in: "generated on <date> at <time>"
 151 Driver.At = a las
 152 
 153 # ERROR in this meaning is a well known level of logging and should not be translated.
 154 Driver.ErrorMessage = [ERROR] {0}
 155 
 156 # WARNING in this meaning is a well known level of logging and should not be translated.
 157 Driver.WarningMessage = [WARNING] {0}
 158 
 159 # INFO in this meaning is a well known level of logging and should not be translated.
 160 Driver.InfoMessage = [INFO] {0}
 161 
 162 ModelLoader.TooManySchema = Hay demasiados archivos de esquema para este lenguaje de esquema. Compile los archivos de uno en uno.
 163 
 164 ModelLoader.BindingFileNotSupportedForRNC = Los archivos de enlace externos no est\u00e1n soportados para la sintaxis compacta de RELAX NG.
 165 
 166 Driver.DefaultVersion = Aplicando la versi\u00f3n por defecto JAXB 2.0
 167 
 168 Driver.DefaultPackageWarning = Se ha especificado el paquete Java por defecto. No podr\u00e1 acceder al c\u00f3digo generado desde las clases de otro paquete.
 169 
 170 Driver.NotAValidFileName = "{0}" no es un nombre de archivo v\u00e1lido: {1}
 171 
 172 Driver.FailedToParse = Fallo al analizar "{0}": {1}
 173 
 174 Driver.NotAFileNorURL = "{0}" no es un nombre de archivo ni una URL
 175 
 176 FIELD_RENDERER_CONFLICT = "-{0}" y "-{1}" se excluyen mutuamente, porque ambos afectan a la generaci\u00f3n de c\u00f3digo
 177 
 178 NAME_CONVERTER_CONFLICT = "-{0}" y "-{1}" se excluyen mutuamente, porque ambos afectan a la generaci\u00f3n de c\u00f3digo
 179 
 180 # {0} - file path, {1} - exception message e.g.: Failed to load "/foo/bar/Library.jar": File not found.
 181 FAILED_TO_LOAD = Fallo al cargar "{0}": {1}
 182 
 183 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