blob: f2b1a7fac88d249e849c31297f4da851c52a3c8b [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.
#nodes
Tables=Tabellen
Columns=Spalten
Indexes=Indizes
FKs=Fremdschl\u00fcssel
#table element properties
Table=Tabelle
View=Ansicht
#element properties
PROP_name=Name
PROP_type=Typ
PROP_nullable=NULL-Spalte
PROP_length=L\u00e4nge
PROP_precision=Genauigkeit
PROP_scale=Skalierung
PROP_tableOrView=Typ
PROP_unique=Eindeutig
PROP_schema=Schema
PROP_catalog=Katalog
PROP_databaseProductName=Produktname der Datenbank
PROP_databaseProductVersion=Produktversion der Datenbank
PROP_driverName=Treibername
PROP_driverVersion=Treiberversion
PROP_driver=Treiber
PROP_url=Datenbank-URL
PROP_username=Nutzernamen
PROP_localColumn=Lokale Spalte
PROP_referencedColumn=Referenzierte Spalte
HINT_name=Name des Elements.
HINT_type=Werttyp dieser Spalte.
HINT_nullable=Ist NULL erlaubt?
HINT_length=Wertl\u00e4nge dieser Spalte.
HINT_precision=Wertgenauigkeit dieser Spalte.
HINT_scale=Wertskala dieser Spalte.
HINT_tableOrView=Ist dies Element eine Tabelle oder eine Ansicht?
HINT_unique=Ist dieser Index eindeutig?
HINT_schema=Name des Schemas
HINT_catalog=Name des Kataloges
HINT_databaseProductName=Produktname der Datenbank
HINT_databaseProductVersion=Version der Datenbank
HINT_driverName=Name des JDBC-Treibers
HINT_driverVersion=Version des JDBC-Treibers
HINT_driver=Treiberklasse
HINT_url=URL der Datenbank
HINT_username=Nutzernamen
HINT_localColumn=Name der lokalen Spalte des Fremdschl\u00fcssels
HINT_referencedColumn=Name der referenzierten Spalte des Fremdschl\u00fcssels
#message from node element
MSG_Cannot_Write=Eine schreibgesch\u00fctzte Eigenschaft kann nicht modifiziert werden.
#Nodes name:
Wait=Bitte Warten...
Error=Fehler...