blob: ce2ff5cd9fc61f2dd9523717077b044d3130e4e8 [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>Projekttyp wird nicht unterst\u00fctzt.</html>
# Hibernate Mapping Panel
LBL_MappingWizardTitle=Zuordnungsassistent f\u00fcr Hibernate
HibernateMappingWizardPanel.jLabel1.text=&Zuzuordnende Klasse:
LBL_PrimaryKeyClass=Zuzuordnende Klasse:
LBL_HibernateMappingPanel_Name=Zuzuordnende Klasse w\u00e4hlen
HibernateMappingWizardPanel.browseButton.text=&...
HibernateMappingWizardPanel.jLabel2.text=Konfigurationsdatei:
HibernateMappingWizardPanel.jLabel3.text=Datenbanktabelle:
# Hibernate Configuration Panel
LBL_ConfWizardTitle=Zuordnungsassistent f\u00fcr Hibernate
LBL_HibernateConfigurationPanel_Name= Datenquelle w\u00e4hlen
HibernateConfigurationWizardPanel.jLabel3.text=Datenbank&verbindung:
HibernateConfigurationWizardPanel.jLabel4.text=Datenbankdialekt:
HibernateConfigurationWizardPanel.cmbDialect.AccessibleContext.accessibleName=Datenbankdialekt
HibernateConfigurationWizardPanel.cmbDialect.AccessibleContext.accessibleDescription=Datenbankdialekt
HibernateConfigurationWizardPanel.jLabel4.AccessibleContext.accessibleDescription=Datenbankdialekt
# Hibernate Reverse Engineering
Templates/Hibernate/RevEng=Assistent f\u00fcr die R\u00fcckw\u00e4rtsanalyse von Hibernate
LBL_DatabaseTables=Datenbanktabellen
LBL_GenerateClasses=Erzeugung von Code
HibernateRevengDatabaseTablesPanel_AvailableTables=Verf\u00fcgbare &Tabellen\:
HibernateRevengDatabaseTablesPanel_SelectedTables=G&ew\u00e4hlte Tabellen\:
HibernateRevengDatabaseTablesPanel_AddAll=A&lle Hinzuf\u00fcgen >>
HibernateRevengDatabaseTablesPanel_Add=H&inzuf\u00fcgen >
HibernateRevengDatabaseTablesPanel_Remove=< Entfe&rnen
HibernateRevengDatabaseTablesPanel_RemoveAll=<< Alle En&tfernen
HibernateRevengDatabaseTablesPanel_IncludeRelatedTables=E&inschlie\u00dflich benachbarter Tabellen
TXT_HibernateRevengDatabaseTablesPanel_IncludeRelatedTables=Einschlie\u00dflich benachbarter Tabellen
HibernateRevengDatabaseTablesPanel_Configuration=&Konfigurationsdatei:
ACSD_AvailableTables=Liste aller verf\u00fcgbaren Tabellen
ACSN_SelectedTables=Gew\u00e4hlte Tabellen
ACSD_SelectedTables=Liste der gew\u00e4hlten Tabellen
ACSN_AvailableTables=Verf\u00fcgbare Tabellen
MSG_No_Primary_Key={0} kann nicht hinzugef\u00fcgt werden, da es keinen Prim\u00e4rschl\u00fcssel gibt.
MSG_Already_Mapped={0} kann nicht hinzugef\u00fcgt werden, da es der Begriffsklasse {1} zugeordnet ist.\nKlasse {1} mu\u00df gel\u00f6scht werden, bevor eine neue Begriffsklasse erzeugt werden kann.
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>Datenbankverbindung kann mit der gew\u00e4hlten Hibernate-Konfigurationsdatei nicht<br>aufgebaut werden. Bitte die Verbindungsdetails in {0} \u00fcberpr\u00fcfen.</html>
ERR_No_DB_Connection_Exists=Keine Datenbankverbindung angegeben. Bitte in der Liste "Neue Datnebankverbindung" w\u00e4hlen.
ERR_No_DB_ConnectionDriver_Exists=Die Klasse f\u00fcr den Datenbanktreiber kann in der Konfiguration nicht gefunden werden.
# Hibernate Code Generation
Templates/Hibernate/CodeGen=Zuordnungsdateien von Hibernate und POJOs aus der Datenbank
HibernateCodeGenerationPanel_WizardProgress_GenPOJO=<html>Erzeuge POJOs</html>
HibernateCodeGenerationPanel_WizardProgress_GenMapping=<html>Erzeuge XML-Dateien f\u00fcr Zuordnung</html>
HibernateCodeGenerationPanel_WizardProgress_UpdateConf=<html>Aktualisiere Konfigurationsdateien</html>
ERR_JavaTargetChooser_CantUseDefaultPackage=Paketnamen angeben.
ERR_ConfFileChooser=Konfigurationsdatei w\u00e4hlen.
ERR_RevengFileChooser=Datei f\u00fcr R\u00fcckw\u00e4rtsanalyse w\u00e4hlen.
ERR_JavaTargetChooser_SelectSourceGroup=Eine Quelltextgruppe w\u00e4hlen.
ERR_JavaTargetChooser_InvalidPackage=Der Paketname ist nicht g\u00fcltig.
ERR_JavaTargetChooser_UnwritablePackage=Das Paketinhaltsverzeichnis ist nicht schreibbar.
ERR_DatabaseError=Konnte keine Verbindung zur Datenbank herstellen.
HibernateCodeGenerationPanel.chkJava.text=Sprachfeatures von &JDK5
HibernateCodeGenerationPanel.chkHbm.text=XML-Zuordnungen (.hbm.xml) f\u00fcr &Hibernate
HibernateCodeGenerationPanel.jLabel5.text=Allgemeine Eisntellungen:
HibernateCodeGenerationPanel.jLabel4.text=&Paket:
HibernateCodeGenerationPanel.chkEjb.text=&EJB 3 Anmerkungen
HibernateCodeGenerationPanel.jLabel2.text=P&rojekt:
HibernateCodeGenerationPanel.jLabel1.text=Einstellungen f\u00fcr die Codeerzeugung:
HibernateCodeGenerationPanel.jLabel3.text=&Pfad:
HibernateCodeGenerationPanel.chkDomain.text=&Dom\u00e4nencode (.java)
HibernateCodeGenerationPanel.jLabel6.text=Konfigurationsdatei f\u00fcr Hibernate:
HibernateCodeGenerationPanel.jLabel7.text=Datei f\u00fcr Hibernate-R\u00fcckw\u00e4rtsanalyse: