< prev index next >

src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/MessageBundle_pt_BR.properties

Print this page




   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 = localiza\u00e7\u00e3o desconhecida
  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 = \ \ linha {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 = arquivo desconhecido
  34 
  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
  36 Driver.Public.Usage = Uso: xjc [-options ...] <schema file/URL/dir/jar> ... [-b <bindinfo>] ...\n\
  37 Se dir for especificado, todos os arquivos do esquema dele ser\u00e3o compilados.\n\
  38 Se jar for especificado, o arquivo de bind /META-INF/sun-jaxb.episode ser\u00e1 compilado.\n\
  39 Op\u00e7\u00f5es:\n\
  40 \ \ -nv                :  n\u00e3o executar valida\u00e7\u00e3o restrita do(s) esquema(s) de entrada\n\
  41 \ \ -extension         :  permitir extens\u00f5es do fornecedor - n\u00e3o seguir rigorosamente as\n\
  42 \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Regras de Compatibilidade e Ap\u00eandice E.2 da Espec. JAXB\n\
  43 \ \ -b <file/dir>      :  especifica arquivos de bind externos (cada <file> deve ter seu pr\u00f3prio -b)\n\
  44 \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Se for fornecido um diret\u00f3rio, **/*.xjb ser\u00e1 pesquisado\n\
  45 \ \ -d <dir>           :  os arquivos gerados ficar\u00e3o neste diret\u00f3rio\n\


 110 
 111 Driver.UnsupportedEncoding = codifica\u00e7\u00e3o n\u00e3o suportada: {0}
 112 
 113 Driver.MissingGrammar = gram\u00e1tica n\u00e3o especificada
 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 = 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}
 117 
 118 # Not concatenated with any other string (written on a separate line).
 119 Driver.ParsingSchema = fazendo parse de um esquema...
 120 
 121 Driver.ParseFailed = Falha ao fazer parse de um esquema.
 122 
 123 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.
 124 
 125 # Not concatenated with any other string (written on a separate line).
 126 Driver.CompilingSchema = compilando um esquema...
 127 
 128 Driver.FailedToGenerateCode = Falha ao produzir o 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 arquivo foi gerado pela Arquitetura JavaTM para Implementa\u00e7\u00e3o de Refer\u00eancia (JAXB) de Bind XML, v2.3.0-b170531.0717 \nConsulte <a href="https://jaxb.java.net/">https://jaxb.java.net/</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
 132 
 133 Driver.Version = xjc 2.3.0-b170531.0717
 134 
 135 Driver.FullVersion = vers\u00E3o 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 = \u00e0s
 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}




   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 
  27 # Concatenated with Driver.ErrorMessage, Driver.WarningMessage, Driver.InfoMessage (Driver.InfoMessage + exception message + ConsoleErrorReporter.UnknownLocation) if location of the error is not known.
  28 ConsoleErrorReporter.UnknownLocation = localiza\u00e7\u00e3o desconhecida
  29 
  30 # 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
  31 ConsoleErrorReporter.LineXOfY = \ \ linha {0} de {1}
  32 
  33 # may be a placeholder replacement for the second placeholder of ConsoleErrorReporter.LineXOfY (if the file location is unknown)
  34 ConsoleErrorReporter.UnknownFile = arquivo desconhecido
  35 
  36 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
  37 Driver.Public.Usage = Uso: xjc [-options ...] <schema file/URL/dir/jar> ... [-b <bindinfo>] ...\n\
  38 Se dir for especificado, todos os arquivos do esquema dele ser\u00e3o compilados.\n\
  39 Se jar for especificado, o arquivo de bind /META-INF/sun-jaxb.episode ser\u00e1 compilado.\n\
  40 Op\u00e7\u00f5es:\n\
  41 \ \ -nv                :  n\u00e3o executar valida\u00e7\u00e3o restrita do(s) esquema(s) de entrada\n\
  42 \ \ -extension         :  permitir extens\u00f5es do fornecedor - n\u00e3o seguir rigorosamente as\n\
  43 \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Regras de Compatibilidade e Ap\u00eandice E.2 da Espec. JAXB\n\
  44 \ \ -b <file/dir>      :  especifica arquivos de bind externos (cada <file> deve ter seu pr\u00f3prio -b)\n\
  45 \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Se for fornecido um diret\u00f3rio, **/*.xjb ser\u00e1 pesquisado\n\
  46 \ \ -d <dir>           :  os arquivos gerados ficar\u00e3o neste diret\u00f3rio\n\


 111 
 112 Driver.UnsupportedEncoding = codifica\u00e7\u00e3o n\u00e3o suportada: {0}
 113 
 114 Driver.MissingGrammar = gram\u00e1tica n\u00e3o especificada
 115 
 116 # {0} - namespace uri, {1} - local name of the attribute/element e.g.: Unexpected end of attribute {http://www.w3.org/XML/1998/namespace}:lang
 117 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}
 118 
 119 # Not concatenated with any other string (written on a separate line).
 120 Driver.ParsingSchema = fazendo parse de um esquema...
 121 
 122 Driver.ParseFailed = Falha ao fazer parse de um esquema.
 123 
 124 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.
 125 
 126 # Not concatenated with any other string (written on a separate line).
 127 Driver.CompilingSchema = compilando um esquema...
 128 
 129 Driver.FailedToGenerateCode = Falha ao produzir o c\u00f3digo.
 130 
 131 # DO NOT localize the 2.3.1-b170921.0655 string - it is a token for an mvn <properties filter>
 132 Driver.FilePrologComment = Este arquivo foi gerado pela Arquitetura JavaTM para Implementa\u00e7\u00e3o de Refer\u00eancia (JAXB) de Bind XML, v2.3.1-b170921.0655 \nConsulte <a href="https://javaee.github.io/jaxb-v2/">https://javaee.github.io/jaxb-v2/</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
 133 
 134 Driver.Version = xjc 2.3.1-b170921.0655
 135 
 136 Driver.FullVersion = vers\u00E3o completa de xjc "2.3.1-b170921.0655"
 137 
 138 Driver.BuildID = 2.3.1-b170921.0655
 139 
 140 # for JDK integration - include version in source zip
 141 jaxb.jdk.version=2.3.1-b170921.0655
 142 
 143 # see java.text.SimpleDateFormat for format syntax
 144 # DO NOT LOCALIZE, Format should not be changed, English locale is used to transform this string into a real date.
 145 Driver.DateFormat = yyyy.MM.dd
 146 
 147 # see java.text.SimpleDateFormat for format syntax
 148 # 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).
 149 Driver.TimeFormat = hh:mm:ss a z
 150 
 151 # as in: "generated on <date> at <time>"
 152 Driver.At = \u00e0s
 153 
 154 # ERROR in this meaning is a well known level of logging and should not be translated.
 155 Driver.ErrorMessage = [ERROR] {0}
 156 
 157 # WARNING in this meaning is a well known level of logging and should not be translated.
 158 Driver.WarningMessage = [WARNING] {0}
 159 
 160 # INFO in this meaning is a well known level of logging and should not be translated.
 161 Driver.InfoMessage = [INFO] {0}


< prev index next >