-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathplugin_ptbr.properties
23 lines (19 loc) · 1002 Bytes
/
plugin_ptbr.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# @author Dennys Santos Sobrinho
pluginName = Sysdeo Tomcat Launcher Plugin
menu.label = &Tomcat
menu.start.label = &Iniciar Tomcat
menu.stop.label = &Parar Tomcat
menu.restart.label = &Reiniciar Tomcat
wizard.newTomcatProject.label = Projeto Tomcat
wizard.newJavaProject.description = Criar um projeto Java com uma estrutura WAR
menu.nature.label = Projeto Tomcat
menu.nature.createWork.label = Criar um diretório de trabalho JSP
menu.nature.updateContext.label = Atualizar definições de contexto
menu.nature.removeContext.label = Remover definições de contexto
menu.nature.addTomcatJar.label = Adicionar as bibliotecas do Tomcat ao Projeto
menu.nature.exportToWar.label = Exportar para arquivo WAR os conjuntos de propriedades do projeto
menu.nature.restartContext.label = Atualizar este contexto
pref.menu.jvmSettings.label = Definições da JVM
pref.menu.sourcepath.label = Origem da trajetória
pref.menu.managerapp.label = Gerenciador de aplicações do Tomcat
pref.menu.advanced.label = Avançado