blob: 16bcd76bedd04fd6c8b86fbcd74bcd5af889836c [file] [log] [blame]
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
#
# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
#
# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
# Other names may be trademarks of their respective owners.
#
# The contents of this file are subject to the terms of either the GNU
# General Public License Version 2 only ("GPL") or the Common
# Development and Distribution License("CDDL") (collectively, the
# "License"). You may not use this file except in compliance with the
# License. You can obtain a copy of the License at
# http://www.netbeans.org/cddl-gplv2.html
# or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
# specific language governing permissions and limitations under the
# License. When distributing the software, include this License Header
# Notice in each file and include the License file at
# nbbuild/licenses/CDDL-GPL-2-CP. Oracle designates this
# particular file as subject to the "Classpath" exception as provided
# by Oracle in the GPL Version 2 section of the License file that
# accompanied this code. If applicable, add the following below the
# License Header, with the fields enclosed by brackets [] replaced by
# your own identifying information:
# "Portions Copyrighted [year] [name of copyright owner]"
#
# Contributor(s):
#
# The Original Software is NetBeans. The Initial Developer of the Original
# Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
# Microsystems, Inc. All Rights Reserved.
#
# If you wish your version of this file to be governed by only the CDDL
# or only the GPL Version 2, indicate your decision by adding
# "[Contributor] elects to include this software in this distribution
# under the [CDDL or GPL Version 2] license." If you do not indicate a
# single choice of license, a recipient has the option to distribute
# your version of this file under either the CDDL, the GPL Version 2 or
# to extend the choice of license to its licensees as provided above.
# However, if you add GPL Version 2 code and therefore, elected the GPL
# Version 2 license, then the option applies only if the new code is
# made subject to such option by the copyright holder.
MSG_TomcatExecutionCommand=Processo de execu\u00e7\u00e3o Tomcat
MSG_startProcess=Iniciando processo Tomcat...
MSG_stopProcess=Parando processo Tomcat...
MSG_waiting=Esperando Tomcat...
MSG_NoHomeDirStart=Falha na inicia\u00e7\u00e3o do Tomcat, o diret\u00f3rio inicial do Tomcat n\u00e3o existe.
MSG_NoHomeDirStop=Falha na interrup\u00e7\u00e3o do Tomcat, o diret\u00f3rio inicial do Tomcat n\u00e3o existe.
MSG_NoBaseDirStart=Falha na inicia\u00e7\u00e3o do Tomcat, o diret\u00f3rio base do Tomcat n\u00e3o existe.
MSG_NoBaseDirStop=Falha na interrup\u00e7\u00e3o do Tomcat, o diret\u00f3rio base do Tomcat n\u00e3o existe.
MSG_StartFailed=Iniciando a partir da falha do Tomcat.
MSG_StopFailed=Falha na interrup\u00e7\u00e3o do Tomcat.
MSG_StartFailedNoStartScript=Falha na inicia\u00e7\u00e3o do Tomcat, o script de inicializa\u00e7\u00e3o {0} est\u00e1 ausente.
MSG_StopFailedNoStartScript=Falha na interrup\u00e7\u00e3o do Tomcat, o script de inicializa\u00e7\u00e3o {0} est\u00e1 ausente.
MSG_StartFailedIOE=Falha na inicia\u00e7\u00e3o do Tomcat, verifique se o {0} e os scripts relacionados s\u00e3o execut\u00e1veis.
MSG_StopFailedIOE=Parada a partir da falha do Tomcat falhou, verifique se o script de inicializa\u00e7\u00e3o {0} \u00e9 execut\u00e1vel.
MSG_Started=Servidor Tomcat iniciado.
MSG_Stopped=Servidor Tomcat parado.
MSG_enableMonitorSupportErr=A opera\u00e7\u00e3o falhou; ocorreu um erro ao configurar o suporte do Monitor HTTP. O Monitor HTTP foi desativado; voc\u00ea pode tentar reiniciar a opera\u00e7\u00e3o agora. Se voc\u00ea quiser ativar o monitor HTTP novamente, certifique-se de ter permiss\u00e3o de grava\u00e7\u00e3o no arquivo <CATALINA_BASE>/conf/web.xml e no diret\u00f3rio <CATALINA_HOME>/common/lib e marcar a op\u00e7\u00e3o "Ativar Monitor HTTP" nas propriedades do Tomcat.
MSG_enableMonitorSupportErr60=A opera\u00e7\u00e3o falhou; ocorreu um erro ao configurar o suporte do Monitor HTTP. O Monitor HTTP foi desativado; voc\u00ea pode tentar reiniciar a opera\u00e7\u00e3o agora. Se voc\u00ea quiser ativar o monitor HTTP novamente, certifique-se de ter permiss\u00e3o de grava\u00e7\u00e3o no arquivo <CATALINA_BASE>/conf/web.xml e no diret\u00f3rio <CATALINA_HOME>/lib e marcar a op\u00e7\u00e3o "Ativar Monitor HTTP" nas propriedades do Tomcat.
MSG_disableMonitorSupportErr=A opera\u00e7\u00e3o falhou; ocorreu um erro ao remover o suporte do Monitor HTTP. Certifique-se de que possui permiss\u00e3o para grava\u00e7\u00e3o no arquivo <CATALINA_BASE>/conf/web.xml e reinicie a opera\u00e7\u00e3o.
MSG_FailedToCreateConfigFolder=N\u00e3o pode criar o diret\u00f3rio {0} .
MSG_StartingInProfileMode=Iniciando o Tomcat no modo do perfil
MSG_StartFailedServerPortInUse=Falha na inicia\u00e7\u00e3o do Tomcat, a porta do servidor {0} est\u00e1 em uso.
MSG_StartFailedShutdownPortInUse=Falha na inicia\u00e7\u00e3o do Tomcat, a porta de shutdown {0} est\u00e1 em uso.