blob: 8981ab9c566c30d3f0767cd9f3006cbaf188cc65 [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.
#
# This file contains localized strings used in this package. The typical
# NetBeans pattern is to use one bundle per-package, called Bundle.properties;
# the openide class NbBundle supports this usage.
#
# Typically, fetch a resource as follows:
# NbBundle.getMessage (MyClass.class, "SOME_Key");
#
# Don't bother caching strings or worse, static references to resource bundles -
# this may seem like its faster, but it wastes memory and slows things down
# in the long run.
#
LBL_CreateProjectStep=Nome e Localiza\u00e7\u00e3o
OpenIDE-Module-Display-Category=Java EE
OpenIDE-Module-Long-Description=O projeto de exemplos fornece aplica\u00e7\u00f5es de exemplo relevantes para demonstrar a Tecnologia Java EE usando o Java EE SDK criado pelo projeto GlassFish. Essas aplica\u00e7\u00f5es de exemplo tamb\u00e9m s\u00e3o fornecidas como parte do Java EE SDK. Essas aplica\u00e7\u00f5es de exemplo est\u00e3o em conformidade com as diretrizes do projeto BluePrints e podem ser usadas como modelos para iniciar um projeto ou para saber mais sobre uma tecnologia Java EE espec\u00edfica.
OpenIDE-Module-Name=Exemplos Corporativos Java
OpenIDE-Module-Short-Description=Exemplos de Java Enterprise do projeto de exemplos GlassFish
Templates/Project/Samples/Enterprise=Java EE
Templates/Project/Samples/Enterprise/CustomerCMP=CMP do cliente
Templates/Project/Samples/Enterprise/InterceptorStateless=Interceptor Stateless (Java EE 5)
Templates/Project/Samples/Enterprise/LotteryAnnotation=Anota\u00e7\u00e3o de Loteria (Java EE 5)
Templates/Project/Samples/Enterprise/HelloJAXWS=Ol\u00e1 JAXWS
Templates/Project/Samples/Enterprise/SimpleJAXB=JAXB simples
Templates/Project/Samples/Enterprise/AnnotOvdInterceptor=Interceptor de Substitui\u00e7\u00e3o de Anota\u00e7\u00e3o (Java EE 5)
Templates/Project/Samples/Enterprise/ApplicationScopedResources=Amostra de Recursos no Escopo da Aplica\u00e7\u00e3o no Glassfish
Templates/Project/Samples/Enterprise/EjbContainer=Amostra do EjbContainer no GlassFish
Templates/Project/Samples/Enterprise/EmbeddedGlassfish=Amostra de Glassfish incorporada
Templates/Project/Samples/Enterprise/JsfJpa.zip=JSF JPA (Java EE 6)
Templates/Project/Samples/Enterprise/JsfJpaCrud.zip=JSF JPA CRUD (Java EE 6)
Templates/Project/Samples/Enterprise/WebJpa.zip=Web JPA (Java EE 6)
Templates/Project/Samples/Enterprise/ServletStateless.zip=Servlet Stateless (Java EE 6)
Templates/Project/Samples/Enterprise/AsyncRequest.zip=Solicita\u00e7\u00e3o Ass\u00edncrona (Java EE 6)
Templates/Project/Samples/Enterprise/PetCatalog.zip=Cat\u00e1logo Pet (Java EE 6)
Templates/Project/Samples/Enterprise/ScrumToys.zip=Scrum Toys (Java EE 6)
LBL_TITLE=Selecionar Localiza\u00e7\u00e3o do Projeto
MSG_FolderAlreadyExists=A pasta do projeto j\u00e1 existe e n\u00e3o est\u00e1 limpa.
MSG_InvalidPath=A localiza\u00e7\u00e3o do projeto n\u00e3o \u00e9 um caminho v\u00e1lido.
MSG_InvalidProjectName=O nome do projeto n\u00e3o \u00e9 um nome de pasta v\u00e1lido.
MSG_FolderCannotBeCreated=N\u00e3o \u00e9 poss\u00edvel criar a pasta do projeto.
LBL_Order={0} de {1}
LBL_Browse=P&rocurar...
LBL_ProjectName=Nome do Projeto:
LBL_ProjectLocation=&Localiza\u00e7\u00e3o do Projeto:
LBL_ProjectFolder=Pasta do Projeto:
CreateDatabasePanelVisual.infoTextArea.text=Para alterar o local em que os bancos de dados Java DB s\u00e3o criados, escolha Ferramentas - Banco de dados Java DB - Defini\u00e7\u00f5es e defina o Local do banco de dados.
ERR_JavaDBNotRegistered=Java DB n\u00e3o est\u00e1 registrado.
ERR_MissingJavaEE5AppServer=N\u00e3o h\u00e1 registrado nenhum servidor de aplica\u00e7\u00f5es compat\u00edvel com JavaEE 5 ou JavaEE 6.
ERR_DatabaseNameEmpty=O nome do banco de dados est\u00e1 vazio.
# 0 - the illegal character
ERR_DatabaseNameIllegalChar=O nome do banco de dados n\u00e3o pode conter caracteres {0}.
# 0 - the directory name
ERR_DatabaseDirectoryExists=A localiza\u00e7\u00e3o do banco de dados j\u00e1 cont\u00e9m um arquivo denominado {0}.
LBL_DBName=Nome do banco de &dados:
LBL_DBLocation=Localiza\u00e7\u00e3o do banco de dados:
# title for New JavaEE Sample wizard
LBL_TXT_NewJ2EESample=Projeto Exemplo Corporativo
LBL_Browse_A11YDesc=Procurar...
LBL_DBName_A11YDesc=Nome do Banco de Dados:
LBL_DBLocation_A11YDesc=Localiza\u00e7\u00e3o do banco de dados:
LBL_ProjectLocation_A11YDesc=Localiza\u00e7\u00e3o do Projeto:
LBL_NewSampleProjectWizardIterator_WizardProgress_CreatingProject=<html>Criando novo projeto</html>
LBL_NewSampleProjectWizardIterator_WizardProgress_PreparingToOpen=<html>Preparar novo projeto a ser aberto</html>