blob: 7195896a2614320c7e9bda449256cacbae22a689 [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.
OpenIDE-Module-Name=Projetos do m\u00f3dulo Enterprise JavaBeans (EJB)
OpenIDE-Module-Display-Category=Java EE
OpenIDE-Module-Short-Description=Suporte para projetos do m\u00f3dulo Enterprise JavaBeans (EJB).
OpenIDE-Module-Long-Description=Suporte para projetos do m\u00f3dulo Enterprise JavaBeans (EJB).
MSG_SessionRunning={0} n\u00e3o pode ser executado enquanto uma sess\u00e3o de depura\u00e7\u00e3o estiver em execu\u00e7\u00e3o. Deseja fechar a sess\u00e3o atual de depura\u00e7\u00e3o e executar o {0}?
MSG_FinishSession=A depura\u00e7\u00e3o EJB n\u00e3o est\u00e1 dispon\u00edvel agora porque uma outra sess\u00e3o de depura\u00e7\u00e3o remota est\u00e1 ativa atualmente. O IDE fechar\u00e1 a sess\u00e3o ativa e iniciar\u00e1 uma nova sess\u00e3o.
MSG_MetaInfCorrupted={0}:\nN\u00e3o \u00e9 poss\u00edvel localizar a pasta de arquivos de configura\u00e7\u00e3o "{1}".\nAbra as propriedades do projeto e, na categoria C\u00f3digos-fonte, procure pela pasta de arquivos de configura\u00e7\u00e3o correta.
LBL_CannotDetermineEJB=N\u00e3o \u00e9 poss\u00edvel determinar o enterprise bean desta classe
MSG_Unable_WRITE_EJB_DD=N\u00e3o \u00e9 poss\u00edvel escrever no descritor de implanta\u00e7\u00e3o ejb-jar.
MSG_ErrorSavingOnWSRemove=Erro ao salvar o projeto ao remover o Web service.
NAME_src.dir=Pacotes de C\u00f3digos-fonte
NAME_test.src.dir=Pacotes de Teste
MSG_Unable_Add_EJB_Infrastructure=N\u00e3o \u00e9 poss\u00edvel adicionar m\u00e9todos de infraestrutura do EJB de sess\u00e3o ao bean de implementa\u00e7\u00e3o.
MSG_ErrorSavingOnWSClientAdd=Erro ao salvar o projeto depois de adicionar o cliente de Web service ''{0}''.\nMensagem: {1}\n
MSG_ErrorSavingOnWSClientRemove=Erro ao salvar o projeto depois de remover o cliente de Web service ''{0}''.\nMensagem: {1}\n
MSG_ErrorSavingGlobalProperties=Erro ao salvar as propriedades globais ap\u00f3s adicionar wscompile.tools.classpath para o servi\u00e7o ''{0}''\nMensagem: {1}\n
MSG_MetaInfNotFoundForWsdlFolder=Diret\u00f3rio META-INF n\u00e3o localizando durante chamada \u00e0 getWsdlFolder() com "create" definido como "true".
LBL_JSR109ClientStub=Stub est\u00e1tico gerado por Cont\u00eainer Java EE
LBL_JAXRPCStaticClientStub=Stub est\u00e1tico gerado pelo IDE
LBL_SEIServiceStub=Stub de Servi\u00e7o SEI
LBL_WSDLServiceStub=Stub de Servi\u00e7o WSDL
MSG_No_Server_Selected=<html>O servidor de destino n\u00e3o foi definido ou foi removido.<br>Clique com o bot\u00e3o direito no projeto na janela Projetos e escolha<br> <b>Resolver Problema de Servidor Ausente</b> para definir o servidor de destino.</html>
#UpdateHelper
TXT_ProjectUpdate=<html><b>Projeto necessita de atualiza\u00e7\u00e3o</b></html>\nEste projeto foi criado em uma vers\u00e3o anterior do NetBeans IDE. Se voc\u00ea editar as propriedades do projeto \nno IDE NetBeans {0}, o projeto ser\u00e1 atualizado e \n<html><b>n\u00e3o funcionar\u00e1 mais em vers\u00f5es anteriores do IDE.</b></html>\n\nVoc\u00ea deseja atualizar seu projeto para a vers\u00e3o atual?
TXT_ProjectUpdateTitle=Alterar Propriedades do Projeto
CTL_UpdateOption=Fazer Upgrade do Projeto
LBL_No_Main_Classs_Found=A classe "{0}" n\u00e3o tem um m\u00e9todo principal.
#EjbJarActionProvider
ACTION_run=Executar Projeto
ACTION_run.single=Executar Arquivo
ACTION_debug=Depurar Projeto
ACTION_debug.single=Depurar Arquivo
ACTION_debug.stepinto=Depurar Projeto
LBL_No_Build_XML_Found=O projeto n\u00e3o tem script de build.
MSG_MissingMetadata=A grava\u00e7\u00e3o para o descritor de implanta\u00e7\u00e3o n\u00e3o foi bem-sucedida devido \u00e0 falta de metadados ou anota\u00e7\u00f5es no descritor de implanta\u00e7\u00e3o.
# UI Logging
#{0} server type id
UI_EJB_PROJECT_OPENED=Uma aplica\u00e7\u00e3o EJB estava aberta. Servidor de destino: {0}.
# Usage Logging
# {0} server name
# {1} JavaEE version
USG_PROJECT_OPEN_EJB=Uma nova Aplica\u00e7\u00e3o EJB foi aberta [Servidor de destino: {0}, vers\u00e3o JavaEE: {1}].