All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.apache.jasper.resources.LocalStrings_pt_BR.properties Maven / Gradle / Ivy

# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements.  See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# the License.  You may obtain a copy of the License at
#
#     http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

jsp.error.attribute.nowhitespace=A especificação JSP requer que o nome de atributo seja precedido por um espaço em branco
jsp.error.data.file.processing=Erro a processar arquivo [{0}]
jsp.error.el.template.deferred=#{...} não é permitido no texto do template
jsp.error.fallback.invalidUse=jsp:fallback precisa ser um filho direto do jsp:plugin
jsp.error.invalid.varscope=escopo de variável invalida [{0}]
jsp.error.no.scriptlets=Elementos de script ( <%!, <jsp:declaration, <%=, <jsp:expression, <%, <jsp:scriptlet ) não são permitidos aqui.
jsp.error.not.in.template=[{0}] não é permitido  no template do texto do body
jsp.error.outputfolder=Sem diretório de saída
jsp.error.parse.xml=Erro no processamento do XML no arquivo [{0}]
jsp.error.prolog_pagedir_encoding_mismatch=O encoding de página especificado no XML [{0}] é diferente do especificado na diretiva de página [{1}]
jsp.error.taglibDirective.absUriCannotBeResolved=A uri absoluta [{0}] não pode ser resolvida pelo web.xml ou pelos arquivos jar instalados com esta aplicação
jsp.error.tld.mandatory.element.missing=Elemento TLD mandatório [{0}] faltando ou vazio no TLD [{1}]
jsp.error.unknown_attribute_type=Tipo de atributo [{1}] inválido para atributo [{0}]
jsp.info.ignoreSetting=Ignorada configuraçõ para [{0}] de [{1}] porque um SecurityManager foi habilitado
jsp.message.jsp_removed_excess=Removendo excesso de JSP para o caminho [{0}] da fila de contexto [{1}].
jsp.warning.enablePooling=Aviso: valor inválido para o initParam enablePooling. Será usado o valor padrão "true"

jspc.webfrg.footer=\n\
\n\
\n
jspc.webfrg.header=\n\
\n\
\  org_apache_jasper.jspc\n\
\  \n\
\n\
\n
jspc.webinc.header=\n\
\n\
\n
jspc.webxml.footer=\n\
\n\
\n
jspc.webxml.header=\n\
\n\
\n\
\n

org.apache.jasper.compiler.TldCache.servletContextNull=O ServletContext passado era nulo




© 2015 - 2024 Weber Informatics LLC | Privacy Policy