jaxws/src/share/jaxws_classes/com/sun/tools/internal/xjc/MessageBundle_pt_BR.properties
author mkos
Mon, 31 Mar 2014 10:43:20 +0200
changeset 23782 953bfc3fbe31
parent 22679 d785acd84a14
child 25429 1c4e76ec718a
permissions -rw-r--r--
8036030: Update JAX-WS RI integration to latest version Summary: JAX-WS RI upgrade from 2.2.9-b130926.1035 to 2.2.10-b140228.1436; Reviewed-by: chegar
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
16791
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
     1
#
23782
953bfc3fbe31 8036030: Update JAX-WS RI integration to latest version
mkos
parents: 22679
diff changeset
     2
# Copyright (c) 1997, 2014, Oracle and/or its affiliates. All rights reserved.
16791
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
     3
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
     4
#
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
     5
# This code is free software; you can redistribute it and/or modify it
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
     6
# under the terms of the GNU General Public License version 2 only, as
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
     7
# published by the Free Software Foundation.  Oracle designates this
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
     8
# particular file as subject to the "Classpath" exception as provided
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
     9
# by Oracle in the LICENSE file that accompanied this code.
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    10
#
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    11
# This code is distributed in the hope that it will be useful, but WITHOUT
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    12
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    13
# FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    14
# version 2 for more details (a copy is included in the LICENSE file that
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    15
# accompanied this code).
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    16
#
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    17
# You should have received a copy of the GNU General Public License version
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    18
# 2 along with this work; if not, write to the Free Software Foundation,
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    19
# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    20
#
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    21
# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    22
# or visit www.oracle.com if you need additional information or have any
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    23
# questions.
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    24
#
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    25
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    26
# Concatenated with Driver.ErrorMessage, Driver.WarningMessage, Driver.InfoMessage (Driver.InfoMessage + exception message + ConsoleErrorReporter.UnknownLocation) if location of the error is not known.
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    27
ConsoleErrorReporter.UnknownLocation = localiza\u00e7\u00e3o desconhecida
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    28
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    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
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    30
ConsoleErrorReporter.LineXOfY = \ \ linha {0} de {1}
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    31
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    32
# may be a placeholder replacement for the second placeholder of ConsoleErrorReporter.LineXOfY (if the file location is unknown)
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    33
ConsoleErrorReporter.UnknownFile = arquivo desconhecido
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    34
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    35
Driver.Private.Usage = Op\u00e7\u00f5es adicionais de teste privado:\n\\ \\ -debug             :  executar no modo de depura\u00e7\u00e3o (inclui -verbose)\n\\ \\ -mode <mode>       :  executar XJC em outro modo de execu\u00e7\u00e3o\n\\ \\ -private           :  exibir esta mensagem de ajuda\nModo:\n\\ \\ code         :  gerar c\u00f3digo de origem Java (default)\n\\ \\ dryrun       :  compilar o esquema na mem\u00f3ria, mas n\u00e3o gerar a origem Java\n\\ \\ zip          :  gerar c\u00f3digo de origem Java em um arquivo zip especificado pela op\u00e7\u00e3o -d\n\\ \\ sig          :  fazer dump das assinaturas do c\u00f3digo gerado\n\\ \\ forest       :  fazer dump do DOM transformado\n
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    36
Driver.Public.Usage = Uso: xjc [-options ...] <schema file/URL/dir/jar> ... [-b <bindinfo>] ...\nSe dir for especificado, todos os arquivos do esquema dele ser\u00e3o compilados.\nSe jar for especificado, o arquivo de bind /META-INF/sun-jaxb.episode ser\u00e1 compilado.\nOp\u00e7\u00f5es:\n\\ \\ -nv                :  n\u00e3o executar valida\u00e7\u00e3o restrita do(s) esquema(s) de entrada\n\\ \\ -extension         :  permitir extens\u00f5es do fornecedor - n\u00e3o seguir rigorosamente as\n\\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ Regras de Compatibilidade e Ap\u00eandice E.2 da Espec. JAXB\n\\ \\ -b <file/dir>      :  especifica arquivos de bind externos (cada <file> deve ter seu pr\u00f3prio -b)\n\\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ Se for fornecido um diret\u00f3rio, **/*.xjb ser\u00e1 pesquisado\n\\ \\ -d <dir>           :  os arquivos gerados ficar\u00e3o neste diret\u00f3rio\n\\ \\ -p <pkg>           :  especifica o pacote do alvo\n\\ \\ -httpproxy <proxy> :  definir proxy HTTP/HTTPS. O formato \u00e9 [user[:password]@]proxyHost:proxyPort\n\\ \\ -httpproxyfile <f> :  Funciona como -httpproxy, mas usa o argumento em um arquivo para proteger a senha \n\\ \\ -classpath <arg>   :  especifica onde localizar os arquivos de classe do usu\u00e1rio\n\\ \\ -catalog <file>    :  especifica arquivos do cat\u00e1logo para resolver refer\u00eancias da entidade externa\n\\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ suporta TR9401, formato de XCatalog e do Cat\u00e1logo XML do OASIS.\n\\ \\ -readOnly          :  os arquivos gerados ficar\u00e3o no modo somente leitura\n\\ \\ -npa               :  suprime a gera\u00e7\u00e3o de anota\u00e7\u00f5es do n\u00edvel do pacote (**/package-info.java)\n\\ \\ -no-header         :  suprime a gera\u00e7\u00e3o de um cabe\u00e7alho do arquivo com timestamp\n\\ \\ -target (2.0|2.1)  :  atua como XJC 2.0 ou 2.1 e gera c\u00f3digo que n\u00e3o usa nenhum recurso 2.2.\n\\ \\ -encoding <encoding> :  especifica codifica\u00e7\u00e3o de caracteres para arquivos de origem gerados\n\\ \\ -enableIntrospection :  ativa a gera\u00e7\u00e3o correta de getters/setters Boolianos para ativar apis de Introspec\u00e7\u00e3o de Bean \n\\ \\ -contentForWildcard  :  gera a propriedade do conte\u00fado dos tipos com v\u00e1rios xs:todos elementos derivados \n\\ \\ -xmlschema         :  trata a sa\u00edda como Esquema XML de W3C (default)\n\\ \\ -relaxng           :  trata a entrada como RELAX NG (experimental, n\u00e3o suportada)\n\\ \\ -relaxng-compact   :  trata a entrada como sintaxe compacta RELAX NG (experimental, n\u00e3o suportada)\n\\ \\ -dtd               :  trata a entrada como XML DTD (experimental,n\u00e3o suportada)\n\\ \\ -wsdl              :  trata a entrada como WSDL e compila esquemas dentro dela (experimental,n\u00e3o suportada)\n\\ \\ -verbose           :  verbose extra\n\\ \\ -quiet             :  suprime a sa\u00edda do compilador\n\\ \\ -help              :  exibe esta mensagem de ajuda\n\\ \\ -version           :  exibe informa\u00e7\u00f5es da vers\u00e3o\n\\ \\ -fullversion       :  exibe informa\u00e7\u00f5es da vers\u00e3o completa\n
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    37
Driver.AddonUsage = \nExtens\u00f5es:
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    38
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    39
# {0} - one of: DTD, RELAX NG, RELAX NG compact syntax, WSDL; {1} - one of (respectively): -dtd, -relaxng, -relaxng-compact, -wsdl
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    40
Driver.ExperimentalLanguageWarning = Voc\u00ea est\u00e1 tentando compilar {0}? O suporte para {0} \u00e9 experimental. Voc\u00ea pode ativ\u00e1-lo usando a op\u00e7\u00e3o {1}.
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    41
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    42
# Not concatenated with any other String. Variable: Name of a directory (input argument of the XJC utility).
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    43
Driver.NonExistentDir = n\u00e3o pode gravar em um diret\u00f3rio "{0}" n\u00e3o existente
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    44
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    45
# Usage not found. TODO Remove
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    46
#Driver.MissingRuntimePackageName = \
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    47
#       the -use-runtime option is missing a package name
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    48
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    49
# Not concatenated with any other string (written on a separate line).
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    50
Driver.MissingModeOperand = a op\u00e7\u00e3o -mode n\u00e3o encontrou um operando
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    51
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    52
# Usage not found. TODO Remove
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    53
#Driver.MissingCompatibilityOperand = \
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    54
#       the -compatibility option is missing an operand
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    55
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    56
# Not concatenated with any other string (written on a separate line).
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    57
Driver.MissingOperand = est\u00e1 faltando um operando
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    58
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    59
# Not concatenated with any other string (written on a separate line).
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    60
Driver.MissingProxyHost = a op\u00e7\u00e3o -host n\u00e3o encontrou um operando \nou -port foi especificado, mas n\u00e3o -host
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    61
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    62
# Not concatenated with any other string (written on a separate line).
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    63
Driver.MissingProxyPort = a op\u00e7\u00e3o -port n\u00e3o encontrou um operando \nou -host foi especificado, mas n\u00e3o -port
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    64
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    65
Driver.ILLEGAL_TARGET_VERSION = "{0}" n\u00e3o \u00e9 uma vers\u00e3o do alvo v\u00e1lida. "2.0" e "2.1" s\u00e3o suportadas.
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    66
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    67
# Not concatenated with any other string (written on a separate line).
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    68
Driver.MISSING_PROXYFILE = a op\u00e7\u00e3o -httpproxyfile n\u00e3o encontrou um operando
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    69
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    70
Driver.NO_SUCH_FILE = O arquivo {0} n\u00e3o existe
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    71
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    72
Driver.ILLEGAL_PROXY = "{0}" n\u00e3o \u00e9 um formato de proxy v\u00e1lido. O formato \u00e9 [user[:password]@]proxyHost:proxyPort
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    73
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    74
# Not concatenated with any other string (written on a separate line).
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    75
Driver.UnrecognizedMode = modo n\u00e3o reconhecido {0}
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    76
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    77
# Not concatenated with any other string (written on a separate line).
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    78
Driver.UnrecognizedParameter = par\u00e2metro {0} n\u00e3o reconhecido
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    79
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    80
Driver.UnsupportedEncoding = codifica\u00e7\u00e3o n\u00e3o suportada: {0}
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    81
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    82
Driver.MissingGrammar = gram\u00e1tica n\u00e3o especificada
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    83
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    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
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    85
Driver.NotABindingFile = n\u00e3o \u00e9 um arquivo de bind externo. O elemento-raiz deve ser "{http://java.sun.com/xml/ns/jaxb}"bindings, mas \u00e9 "{{0}}"{1}
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    86
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    87
# Not concatenated with any other string (written on a separate line).
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    88
Driver.ParsingSchema = fazendo parse de um esquema...
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    89
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    90
Driver.ParseFailed = Falha ao fazer parse de um esquema.
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    91
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    92
Driver.StackOverflow = Sobrecarga de pilha. Voc\u00ea est\u00e1 compilando um esquema maior que exige mais recursos ou o XJC tem um erro. Primeiro, aumente o tamanho da pilha usando a op\u00e7\u00e3o -Xss da JVM. Se isso n\u00e3o resolver o problema, use a op\u00e7\u00e3o -debug para obter o rastreamento da pilha e contate a Sun.
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    93
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    94
# Not concatenated with any other string (written on a separate line).
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    95
Driver.CompilingSchema = compilando um esquema...
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    96
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    97
Driver.FailedToGenerateCode = Falha ao produzir o c\u00f3digo.
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    98
23782
953bfc3fbe31 8036030: Update JAX-WS RI integration to latest version
mkos
parents: 22679
diff changeset
    99
# DO NOT localize the 2.2.9-b140218.1920 string - it is a token for an mvn <properties filter>
953bfc3fbe31 8036030: Update JAX-WS RI integration to latest version
mkos
parents: 22679
diff changeset
   100
Driver.FilePrologComment = Este arquivo foi gerado pela Arquitetura JavaTM para Implementa\u00e7\u00e3o de Refer\u00eancia (JAXB) de Bind XML, v2.2.9-b140218.1920 \nConsulte <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> \nTodas as modifica\u00e7\u00f5es neste arquivo ser\u00e3o perdidas ap\u00f3s a recompila\u00e7\u00e3o do esquema de origem. \nGerado em: {0} \n
16791
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
   101
23782
953bfc3fbe31 8036030: Update JAX-WS RI integration to latest version
mkos
parents: 22679
diff changeset
   102
Driver.Version = xjc 2.2.9-b140218.1920
16791
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
   103
23782
953bfc3fbe31 8036030: Update JAX-WS RI integration to latest version
mkos
parents: 22679
diff changeset
   104
Driver.FullVersion = vers\u00E3o completa de xjc "2.2.9-b140218.1920"
16791
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
   105
23782
953bfc3fbe31 8036030: Update JAX-WS RI integration to latest version
mkos
parents: 22679
diff changeset
   106
Driver.BuildID = 2.2.9-b140218.1920
16791
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
   107
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
   108
# for JDK integration - include version in source zip
19645
36f707905f2b 8022885: Update JAX-WS RI integration to 2.2.9-b14140
mkos
parents: 18372
diff changeset
   109
jaxb.jdk.version=@@JAXB_JDK_VERSION@@
16791
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
   110
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
   111
# see java.text.SimpleDateFormat for format syntax
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
   112
# DO NOT LOCALIZE, Format should not be changed, English locale is used to transform this string into a real date.
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
   113
Driver.DateFormat = yyyy.MM.dd
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
   114
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
   115
# see java.text.SimpleDateFormat for format syntax
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
   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).
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
   117
Driver.TimeFormat = hh:mm:ss a z
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
   118
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
   119
# as in: "generated on <date> at <time>"
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
   120
Driver.At = \u00e0s
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
   121
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
   122
# ERROR in this meaning is a well known level of logging and should not be translated.
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
   123
Driver.ErrorMessage = [ERROR] {0}
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
   124
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
   125
# WARNING in this meaning is a well known level of logging and should not be translated.
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
   126
Driver.WarningMessage = [WARNING] {0}
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
   127
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
   128
# INFO in this meaning is a well known level of logging and should not be translated.
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
   129
Driver.InfoMessage = [INFO] {0}
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
   130
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
   131
ModelLoader.TooManySchema = N\u00famero excessivo de arquivos do esquema para este idioma do esquema. Compile um arquivo de cada vez.
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
   132
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
   133
ModelLoader.BindingFileNotSupportedForRNC = Arquivos de bind externos n\u00e3o s\u00e3o suportados para a sintaxe compacta RELAX NG.
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
   134
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
   135
Driver.DefaultVersion = Definindo a vers\u00e3o default como JAXB 2.0
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
   136
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
   137
Driver.DefaultPackageWarning = Pacote Java Default especificado. Voc\u00ea n\u00e3o poder\u00e1 acessar o c\u00f3digo gerado das classes em outro pacote.
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
   138
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
   139
Driver.NotAValidFileName = "{0}" n\u00e3o \u00e9 um nome de arquivo: {1} v\u00e1lido
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
   140
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
   141
Driver.FailedToParse = Falha ao fazer parse "{0}": {1}
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
   142
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
   143
Driver.NotAFileNorURL = "{0}" n\u00e3o \u00e9 um nome de arquivo, nem um URL
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
   144
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
   145
FIELD_RENDERER_CONFLICT = "-{0}" e "-{1}" s\u00e3o mutuamente exclusivos, pois afetam a gera\u00e7\u00e3o do c\u00f3digo
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
   146
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
   147
NAME_CONVERTER_CONFLICT = "-{0}" e "-{1}" s\u00e3o mutuamente exclusivos, pois afetam a gera\u00e7\u00e3o do c\u00f3digo
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
   148
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
   149
# {0} - file path, {1} - exception message e.g.: Failed to load "/foo/bar/Library.jar": File not found.
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
   150
FAILED_TO_LOAD = Falha ao carregar "{0}": {1}
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
   151
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
   152
PLUGIN_LOAD_FAILURE = Falha ao carregar um plug-in: "{0}". Use a propriedade do sistema ''-Dcom.sun.tools.internal.xjc.Options.findServices=true'' para diagnosticar posteriormente