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

Print this page


   1 #
   2 # Copyright (c) 1997, 2013, 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


  79 
  80 Driver.UnsupportedEncoding = codifica\u00e7\u00e3o n\u00e3o suportada: {0}
  81 
  82 Driver.MissingGrammar = gram\u00e1tica n\u00e3o especificada
  83 
  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 = 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}
  86 
  87 # Not concatenated with any other string (written on a separate line).
  88 Driver.ParsingSchema = fazendo parse de um esquema...
  89 
  90 Driver.ParseFailed = Falha ao fazer parse de um esquema.
  91 
  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.
  93 
  94 # Not concatenated with any other string (written on a separate line).
  95 Driver.CompilingSchema = compilando um esquema...
  96 
  97 Driver.FailedToGenerateCode = Falha ao produzir o c\u00f3digo.
  98 
  99 # DO NOT localize the 2.2.8-b130911.1802 string - it is a token for an mvn <properties filter>
 100 Driver.FilePrologComment = Este arquivo foi gerado pela Arquitetura JavaTM para Implementa\u00e7\u00e3o de Refer\u00eancia (JAXB) de Bind XML, v2.2.8-b130911.1802 \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
 101 
 102 Driver.Version = xjc 2.2.8-b130911.1802
 103 
 104 Driver.FullVersion = vers\u00E3o completa de xjc "2.2.8-b130911.1802"
 105 
 106 Driver.BuildID = 2.2.8-b130911.1802
 107 
 108 # for JDK integration - include version in source zip
 109 jaxb.jdk.version=@@JAXB_JDK_VERSION@@
 110 
 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
 114 
 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
 118 
 119 # as in: "generated on <date> at <time>"
 120 Driver.At = \u00e0s
 121 
 122 # ERROR in this meaning is a well known level of logging and should not be translated.
 123 Driver.ErrorMessage = [ERROR] {0}
 124 
 125 # WARNING in this meaning is a well known level of logging and should not be translated.
 126 Driver.WarningMessage = [WARNING] {0}


   1 #
   2 # Copyright (c) 1997, 2014, 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


  79 
  80 Driver.UnsupportedEncoding = codifica\u00e7\u00e3o n\u00e3o suportada: {0}
  81 
  82 Driver.MissingGrammar = gram\u00e1tica n\u00e3o especificada
  83 
  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 = 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}
  86 
  87 # Not concatenated with any other string (written on a separate line).
  88 Driver.ParsingSchema = fazendo parse de um esquema...
  89 
  90 Driver.ParseFailed = Falha ao fazer parse de um esquema.
  91 
  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.
  93 
  94 # Not concatenated with any other string (written on a separate line).
  95 Driver.CompilingSchema = compilando um esquema...
  96 
  97 Driver.FailedToGenerateCode = Falha ao produzir o c\u00f3digo.
  98 
  99 # DO NOT localize the 2.2.9-b140218.1920 string - it is a token for an mvn <properties filter>
 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
 101 
 102 Driver.Version = xjc 2.2.9-b140218.1920
 103 
 104 Driver.FullVersion = vers\u00E3o completa de xjc "2.2.9-b140218.1920"
 105 
 106 Driver.BuildID = 2.2.9-b140218.1920
 107 
 108 # for JDK integration - include version in source zip
 109 jaxb.jdk.version=@@JAXB_JDK_VERSION@@
 110 
 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
 114 
 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
 118 
 119 # as in: "generated on <date> at <time>"
 120 Driver.At = \u00e0s
 121 
 122 # ERROR in this meaning is a well known level of logging and should not be translated.
 123 Driver.ErrorMessage = [ERROR] {0}
 124 
 125 # WARNING in this meaning is a well known level of logging and should not be translated.
 126 Driver.WarningMessage = [WARNING] {0}