blob: b2ee4d8c866d7298f010d6d467d4a446904401e6 [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.
HINT_PersistenceUnitName=Nome da unidade de persist\u00eancia.
HINT_EntityManagerProperty=Gerenciador de Entidade
HINT_QueryProperty=Consulta
HINT_QueryBeanProperty=Consulta
HINT_FirstResultProperty=\u00cdndice/posi\u00e7\u00e3o do primeiro resultado a ser recuperado.
HINT_MaxResultsProperty=N\u00famero m\u00e1ximo de resultados a serem recuperados.
HINT_ObservableProperty=Se verdadeiro, a lista ser\u00e1 observ\u00e1vel.
HINT_ModifiableWrapper=Se verdadeiro, a lista ser\u00e1 encapsulada por lista modific\u00e1vel.
HINT_FlushMode=Modo Descarregar
LBL_FlushModeType.DEFAULT=Default
LBL_FlushModeType.AUTO=Autom\u00e1tico(a)
LBL_FlushModeType.COMMIT=Fazer Commit
CTL_EntityManagerChooser=Seletor de Gerenciador de Entidade
CTL_QueryChooser=Seletor de Consulta
MSG_TableDropBinding=Elimine a vincula\u00e7\u00e3o em uma JTable para conect\u00e1-la \u00e0 tabela DB.
MSG_TableDropComponent=Pressione Ctrl para criar uma nova JTable que esteja vinculada \u00e0 tabela DB.
MSG_ColumnDropBinding=Elimine a vincula\u00e7\u00e3o em um componente de texto para conect\u00e1-lo \u00e0 coluna DB.
MSG_ColumnDropComponent=Pressione Ctrl para criar um novo JTextField que esteja vinculado \u00e0 coluna DB.
MSG_TableWithoutPK=As tabelas sem chaves prim\u00e1rias n\u00e3o recebem suporte da Java Persistence API.
MSG_TableDefaultPackage=N\u00e3o \u00e9 poss\u00edvel arrastar uma tabela para um form no pacote default.
MSG_ColumnDefaultPackage=N\u00e3o \u00e9 poss\u00edvel arrastar uma coluna para um form no pacote default.
#JPADataImporter
TITLE_ImportData=Importar Dados para o Form
MSG_ImportData=Escolha a conex\u00e3o de banco de dados e a tabela do banco de dados para adicionar ao form.
LBL_ImportDBConnection=Conex\u00e3o ao Banco de Dados:
LBL_ImportDBTable=Tabela de Banco de Dados:
MSG_ImportToDefaultPackage=N\u00e3o \u00e9 permitido importar dados para um form no pacote default.
MSG_NO_PK=sem chave prim\u00e1ria