jaxp/src/java.xml/share/classes/com/sun/org/apache/xml/internal/res/XMLErrorResources_pt_BR.java
changeset 39081 5988dd85b28e
parent 25868 686eef1e7a79
child 42487 daec85add036
equal deleted inserted replaced
38543:933054343640 39081:5988dd85b28e
    16  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    16  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    17  * See the License for the specific language governing permissions and
    17  * See the License for the specific language governing permissions and
    18  * limitations under the License.
    18  * limitations under the License.
    19  */
    19  */
    20 /*
    20 /*
    21  * $Id: XMLErrorResources_pt_BR.java /st_wptg_1.8.0.0.0jdk/2 2013/09/11 12:46:54 gmolloy Exp $
    21  * $Id: XMLErrorResources_pt_BR.java /st_wptg_1.9.0.0.0jdk/2 2016/04/12 18:01:34 gmolloy Exp $
    22  */
    22  */
    23 package com.sun.org.apache.xml.internal.res;
    23 package com.sun.org.apache.xml.internal.res;
    24 
    24 
    25 
    25 
    26 import java.util.ListResourceBundle;
    26 import java.util.ListResourceBundle;
   189 
   189 
   190     { ER_CANNOT_OVERWRITE_CAUSE,
   190     { ER_CANNOT_OVERWRITE_CAUSE,
   191       "N\u00E3o \u00E9 poss\u00EDvel substituir a causa"},
   191       "N\u00E3o \u00E9 poss\u00EDvel substituir a causa"},
   192 
   192 
   193     { ER_NO_DEFAULT_IMPL,
   193     { ER_NO_DEFAULT_IMPL,
   194       "Nenhuma implementa\u00E7\u00E3o default encontrada "},
   194       "Nenhuma implementa\u00E7\u00E3o padr\u00E3o encontrada "},
   195 
   195 
   196     { ER_CHUNKEDINTARRAY_NOT_SUPPORTED,
   196     { ER_CHUNKEDINTARRAY_NOT_SUPPORTED,
   197       "ChunkedIntArray({0}) n\u00E3o suportado atualmente"},
   197       "ChunkedIntArray({0}) n\u00E3o suportado atualmente"},
   198 
   198 
   199     { ER_OFFSET_BIGGER_THAN_SLOT,
   199     { ER_OFFSET_BIGGER_THAN_SLOT,
   427        */
   427        */
   428     {ER_STRAY_NAMESPACE,
   428     {ER_STRAY_NAMESPACE,
   429       "Declara\u00E7\u00E3o de namespace ''{0}''=''{1}'' fora do elemento." },
   429       "Declara\u00E7\u00E3o de namespace ''{0}''=''{1}'' fora do elemento." },
   430 
   430 
   431     {ER_COULD_NOT_LOAD_RESOURCE,
   431     {ER_COULD_NOT_LOAD_RESOURCE,
   432       "N\u00E3o foi poss\u00EDvel carregar ''{0}'' (verificar CLASSPATH); usando agora apenas os defaults"},
   432       "N\u00E3o foi poss\u00EDvel carregar ''{0}'' (verificar CLASSPATH); usando agora apenas os padr\u00F5es"},
   433 
   433 
   434     { ER_ILLEGAL_CHARACTER,
   434     { ER_ILLEGAL_CHARACTER,
   435        "Tentativa de exibir um caractere de valor integral {0} que n\u00E3o est\u00E1 representado na codifica\u00E7\u00E3o de sa\u00EDda especificada de {1}."},
   435        "Tentativa de exibir um caractere de valor integral {0} que n\u00E3o est\u00E1 representado na codifica\u00E7\u00E3o de sa\u00EDda especificada de {1}."},
   436 
   436 
   437     {ER_COULD_NOT_LOAD_METHOD_PROPERTY,
   437     {ER_COULD_NOT_LOAD_METHOD_PROPERTY,