blob: f949873f9fc7376bd922819fc942e462cc0b20c6 [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]"
#
# 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):
#
# Portions Copyrighted 2008 Sun Microsystems, Inc.
#Common Errors
Unsupported_Project_Message=<html>Unsupported Project type.</html>
# Hibernate Mapping Panel
LBL_MappingWizardTitle=Hibernate Mapping Wizard
HibernateMappingWizardPanel.jLabel1.text=Class to &Map:
LBL_PrimaryKeyClass=Class to Map:
LBL_HibernateMappingPanel_Name=Select Mapping Class
HibernateMappingWizardPanel.browseButton.text=&...
HibernateMappingWizardPanel.jLabel2.text=&Configuration File:
HibernateMappingWizardPanel.jLabel3.text=&Database Table:
# Hibernate Configuration Panel
LBL_ConfWizardTitle=Hibernate Configuration Wizard
LBL_HibernateConfigurationPanel_Name= Select Data Source
HibernateConfigurationWizardPanel.jLabel3.text=&Connessione al database:
HibernateConfigurationWizardPanel.jLabel4.text=&Database Dialect:
HibernateConfigurationWizardPanel.cmbDialect.AccessibleContext.accessibleName=Database Dialect
HibernateConfigurationWizardPanel.cmbDialect.AccessibleContext.accessibleDescription=Database Dialect
HibernateConfigurationWizardPanel.jLabel4.AccessibleContext.accessibleDescription=Database Dialect
# Hibernate Reverse Engineering
Templates/Hibernate/RevEng=Hibernate Reverse Engineering Wizard
LBL_DatabaseTables=Tabelle del database
LBL_GenerateClasses=Generation of Code
HibernateRevengDatabaseTablesPanel_AvailableTables=Available &Tables\:
HibernateRevengDatabaseTablesPanel_SelectedTables=S&elected Tables\:
HibernateRevengDatabaseTablesPanel_AddAll=Aggiungi tutto >>
HibernateRevengDatabaseTablesPanel_Add=&Aggiungi >
HibernateRevengDatabaseTablesPanel_Remove=< &Rimuovi
HibernateRevengDatabaseTablesPanel_RemoveAll=<< Ri&muovi tutto
HibernateRevengDatabaseTablesPanel_IncludeRelatedTables=&Includi le tabelle collegate
TXT_HibernateRevengDatabaseTablesPanel_IncludeRelatedTables=Include Related Tables
HibernateRevengDatabaseTablesPanel_Configuration=&Configuration File:
ACSD_AvailableTables=Elenco delle tabelle disponibili
ACSN_SelectedTables=Tabelle selezionate
ACSD_SelectedTables=Lista delle tabelle selezionate
ACSN_AvailableTables=Available Tables
MSG_No_Primary_Key={0} non pu\u00f2 essere aggiunta perch\u00e8 non ha una chiave primaria.
MSG_Already_Mapped={0} cannot be added because it is already mapped to the {1} entity class.\nDevi cancellare la classe {1} prima di generare una nuova classe entit\u00e0.
ERR_Include_DBJars=<html>The database drivers are not added to the project classpath.<br>Go to project properties to add database library.</html>
ERR_No_DB_Connection=<html>Cannot establish database connection with selected Hibernate Configuration<br>file. Please verify the database connection details in {0}.</html>
ERR_No_DB_Connection_Exists=No Database connection configured. Select 'New Database Connection' from the dropdown list.
ERR_No_DB_ConnectionDriver_Exists=Database driver class could not be found from the config.
# Hibernate Code Generation
Templates/Hibernate/CodeGen=Hibernate Mapping Files and POJOs from Database
HibernateCodeGenerationPanel_WizardProgress_GenPOJO=<html>Generating POJOs</html>
HibernateCodeGenerationPanel_WizardProgress_GenMapping=<html>Generating Mapping XML files</html>
HibernateCodeGenerationPanel_WizardProgress_UpdateConf=<html>Updating Configuration File</html>
ERR_JavaTargetChooser_CantUseDefaultPackage=Indica un nome per il pacchetto.
ERR_ConfFileChooser=Select a configuration File.
ERR_RevengFileChooser=Select a Reverse Engineering File.
ERR_JavaTargetChooser_SelectSourceGroup=Seleziona un gruppo di origine.
ERR_JavaTargetChooser_InvalidPackage=Il nome del pacchetto non \u00e8 valido.
ERR_JavaTargetChooser_UnwritablePackage=Impossibile scrivere nela cartella del pacchetto.
ERR_DatabaseError=Impossibile connetersi al database.
HibernateCodeGenerationPanel.chkJava.text=&JDK 5 Language Features
HibernateCodeGenerationPanel.chkHbm.text=&Hibernate XML Mappings (.hbm.xml)
HibernateCodeGenerationPanel.jLabel5.text=General Settings:
HibernateCodeGenerationPanel.jLabel4.text=&Pacchetto:
HibernateCodeGenerationPanel.chkEjb.text=&EJB 3 Annotations
HibernateCodeGenerationPanel.jLabel2.text=P&rogetto:
HibernateCodeGenerationPanel.jLabel1.text=Code Generation Settings:
HibernateCodeGenerationPanel.jLabel3.text=Posi&zione:
HibernateCodeGenerationPanel.chkDomain.text=&Domain Code (.java)
HibernateCodeGenerationPanel.jLabel6.text=Hibernate Configuration File:
HibernateCodeGenerationPanel.jLabel7.text=Hibernate Reverse Engineering File: