blob: ab3f2b9f55381e70119fed46626d5eba9b09904f [file] [log] [blame]
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
#
# Copyright (c) 2013, 2016 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]"
#
# 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.
#
# Contributor(s):
Templates/Persistence/DBScriptFromEntities=Scripts de BD das Classes de Entidade
LBL_WizardTitle_FromEntity=Scripts de BD das Classes de Entidade
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_NoPersistenceUnit=O projeto n\u00e3o tem uma unidade de persist\u00eancia. Voc\u00ea precisa de uma unidade de persist\u00eancia para persistir classes de entidade.
ERR_InvalidPersistenceXml=O projeto tem um arquivo persistence.xml inv\u00e1lido ({0})
ERR_JavaTargetChooser_CantUseDefaultPackage=Forne\u00e7a um nome de pacote.
ERR_JavaTargetChooser_InvalidPackage=O nome do pacote n\u00e3o \u00e9 v\u00e1lido.
ERR_JavaTargetChooser_InvalidNameLength0=O nome do script n\u00e3o foi especificado.
ERR_JavaTargetChooser_InvalidNameExists=O script {0}.sql j\u00e1 existe.
ERR_JavaTargetChooser_SelectSourceGroup=Selecione um grupo de c\u00f3digo-fonte.
ERR_JavaTargetChooser_UnwritablePackage=N\u00e3o \u00e9 permitido gravar no diret\u00f3rio do pacote.
ERR_NoJavaPersistenceAPI=\u00c9 necess\u00e1ria uma biblioteca da Java Persistence API. Adicione uma biblioteca ao Gerenciador de Bibliotecas.
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.
LBL_ScriptName=Nome do Arquivo de Script:
LBL_EntityClasses=Scripts de BD
LBL_Project=&Projeto:
LBL_SrcLocation=&Localiza\u00e7\u00e3o:
LBL_Package=Pa&cote:
LBL_CreateDropScript=Criar Scripts de Elimina\u00e7\u00e3o
LBL_CreateDBScriptWizardTitle=Criar scripts de BD para modelo de persist\u00eancia
ERR_File=N\u00e3o \u00e9 poss\u00edvel abrir o arquivo: {0}
ERR_Classpath=N\u00e3o \u00e9 poss\u00edvel inicializar a biblioteca de persist\u00eancia, ela est\u00e1 no classpath, \u00e9 build do projeto?
ERR_NoPU=N\u00e3o \u00e9 poss\u00edvel localizar qualquer unidade de persist\u00eancia
TXT_NAMEBASE=script
MSG_CreateFile=Cria\u00e7\u00e3o de arquivo de script
MSG_CollectConfig=Configura\u00e7\u00e3o do ambiente
MSG_ScriptGeneration=Gera\u00e7\u00e3o de SQL