blob: 2e68af9f920b545514bea392abe2ecfe05714dea [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.
Templates/Persistence/PersistenceUnit=Unidade de Persist\u00eancia
LBL_WizardTitle=Assistente de Unidade de Persist\u00eancia
LBL_DescriptorLocation=Localiza\u00e7\u00e3o do arquivo:
LBL_Browse=Procurar...
LBL_UnitName=Nome da Unidade de Persist\u00eancia:
ACSD_UnitName=Nome da Unidade de Persist\u00eancia
LBL_Provider=Provedor de Persist\u00eancia:
ACSD_Provider = Provedor de Persist\u00eancia
LBL_Step1=Provedor e Banco de Dados
LBL_SpecifyPersistenceProvider=Especifique o provedor de persist\u00eancia e o banco de dados para as classes de entidade.
LBL_SpecifyDatabase=Especifique o banco de dados para persist\u00eancia das classes de entidade.
LBL_JdbcConnection=Conex\u00e3o ao Banco de Dados:
ACSD_JdbcConnection=Conex\u00e3o JDBC
LBL_ServerDataSource=Origem de Dados:
LBL_ContainerManaged=Persist\u00eancia Gerenciada pelo Servidor
LBL_ContainerManaged_Server_Name=Persist\u00eancia Gerenciada pelo Servidor ({0})
LBL_ApplicationManaged=Persist\u00eancia Gerenciada pela Aplica\u00e7\u00e3o
LBL_Library=Biblioteca de Persist\u00eancia:
ACSD_Library=Biblioteca de Persist\u00eancia
LBL_DatasourceName=Nome da Fonte de Dados:
ASCD_DatasourceName=Nome da Fonte de Dados
LBL_NonDefaultProvider=Provedor N\u00e3o Default:
LBL_JTA=Utilizar APIs de Transa\u00e7\u00e3o Java
CHB_JTA_mnem = J
ACSD_JTA = Utilizar APIs de Transa\u00e7\u00e3o Java
LBL_TableGeneration=Estrat\u00e9gia de Gera\u00e7\u00e3o de Tabela:
ACSD_TableGeneration=Estrat\u00e9gia de Gera\u00e7\u00e3o de Tabela
LBL_Create=Criar
CHB_Create_mnem = C
ACSD_Create=Criar
LBL_DropCreate=Eliminar e Criar
CHB_DropCreate_mnem = D
ACSD_DropCreate=Eliminar e Criar
LBL_None=Nenhum
CHB_None_mnem= N
ACSD_None = Nenhum
LBL_NoPersistenceLibraries=Nenhuma Biblioteca de persist\u00eancia registrada
ERR_NotSupportedJavaEEVersion=Unidades de persist\u00eancia est\u00e3o dispon\u00edveis apenas no Java EE 5.0 ou mais recente.
ERR_PersistenceUnitNameNotUnique=O nome da unidade de persist\u00eancia deve ser \u00fanico.
ERR_InvalidPersistenceXml=O projeto tem um arquivo persistence.xml inv\u00e1lido ({0})
ERR_MissingServer=<html>O servidor de destino do projeto n\u00e3o est\u00e1 definido de forma adequada. As funcionalidades de Java Persistence<br>dependem do servidor, e alguns assistentes do IDE poder\u00e3o n\u00e3o se comportar conforme o esperado<br> se o servidor de destino n\u00e3o tiver sido especificado.</html>
ERR_WrongSourceLevel = Recomenda-se o n\u00edvel de c\u00f3digo-fonte 1.6 para JPA 2.x. O n\u00edvel do c\u00f3digo-fonte desse projeto atualmente \u00e9 {0}.
ERR_UnsupportedJpaVersion = A JPA {0} n\u00e3o \u00e9 suportada pelo servidor; a JPA {1} ser\u00e1 utilizada.
ERR_JavaSourceGroup = O projeto n\u00e3o tem pastas de origem configuradas corretamente.
LBL_NewPersistenceLibrary=Nova Biblioteca de Persist\u00eancia...
LBL_ManageLibraries=Gerenciar Bibliotecas...
LBL_PersistenceProvider=Provedor de Persist\u00eancia:
LBL_NoAvailableConnection=Nenhuma Conex\u00e3o Dispon\u00edvel
ACSD_DatasourceName=Nome da Fonte de Dados
MSG_LoadLibs=Processando bibliotecas...
MSG_CreatePU=Criando a unidade de persist\u00eancia...
LBL_Wait=Aguarde...