blob: 4299580b37eb9fe95aaa33cbce5a82fb3649498a [file] [log] [blame]
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
#
# Copyright 1997-2011 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-2010 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.
ConnectionNodeUniqueName={0} [{1} auf {2}]
SchemaIsNotSet=Standardschema
EXC_InsufficientConnInfo=Unzureichende Information um eine Verbindung auzubauen
EXC_CannotEstablishConnection=kann keine Verbindung zu {0} unter Benutzung von {1} ({2}) herstellen
EXC_CannotOperateWith=Kann mit {0} nicht arbeiten
EXC_CannotFindAsText=Kann {0} als Text nicht finden
EXC_ConnectionError=Verbindungsfehler; {0}
EXC_DisconnectError=Unable to close connection, cause: {0}
EXC_ConnectionAlreadyExists=Verbindung existiert bereits
# {0}=one of the ERR_UnableTo strings above
# {1}=the exception message
ERR_UnableTo_Detail={0} {1}
# {0}=one of the ERR_UnableTo strings above
ERR_UnableTo_NoDetail= {0} Die Ausnahme, die diesen Fehler verursachte, wurde in das Protokoll geschrieben.
# Sql types
#SQL_ARRAY=ARRAY
#SQL_BIGINT=BIGINT
#SQL_BINARY=BINARY
#SQL_BIT=BIT
#SQL_BLOB=BLOB
#SQL_CHAR=CHAR
#SQL_CLOB=CLOB
#SQL_DATE=DATE
#SQL_DECIMAL=DECIMAL
#SQL_DISTINCT=DISTINCT
#SQL_DOUBLE=DOUBLE
#SQL_FLOAT=FLOAT
#SQL_INTEGER=INTEGER
#SQL_JAVA_OBJECT=JAVA_OBJECT
#SQL_LONGVARBINARY=LONGVARBINARY
#SQL_LONGVARCHAR=LONGVARCHAR
#SQL_NUMERIC=NUMERIC
#SQL_REAL=REAL
#SQL_REF=REF
#SQL_SMALLINT=SMALLINT
#SQL_TIME=TIME
#SQL_TIMESTAMP=TIMESTAMP
#SQL_TINYINT=TINYINT
#SQL_VARBINARY=VARBINARY
#SQL_VARCHAR=VARCHAR
#SQL_OTHER=OTHER
#SQL_NULL=NULL
#SQL_STRUCT=STRUCT
#SQL_UNKNOWN=UNKNOWN
# DriverExtendedDeleteImpl
# 0=driver name
# 1=connection name
MSG_ConfirmDeleteDriver=Der Treiber {0} wird bereits von Verbindung {1} verwendet. Soll er wirklich gel\u00f6scht werden?
# 0=the number of drivers
MSG_ConfirmDeleteDrivers=Einige dieser {0} Treiber werden bereits von Verbindungen verwendet. Sollen sie wirklich gel\u00f6scht werden?
MSG_ConfirmDeleteDriverTitle=L\u00f6schen des Objektes best\u00e4tigen
MSG_ConfirmDeleteDriversTitle=L\u00f6schen der Objekte best\u00e4tigen
# UI logging
UI_CONNECT_DB=Verbunden mit Datenbank
# Usage logging
# 0=fully qualified driver class name
USG_DB_CONNECT=\u00dcber {0} mit der Datenbank verbunden
# ProgressPanel
MSG_PleaseWait=Bitte warten
LBL_Cancel=Abbrechen
MSG_TestFailed=Die Verbindung {0} scheint keine korrekte Verbindung zur Datenbank zu haben: {1}
EXC_DerbyCreateDatabaseUnicode=Die Datenbank kann nicht erzeugt werden, da der Netzwerktreiber f\u00fcr Derby keine Multibyte-Zeichen unterst\u00fctzt.
# Options export
Databases.Options.Export.displayName=Datenbanken
DbExtendedDelete_ConfirmationMessage_DeleteObjects=Soll {0} {1} wirklich gel\u00f6scht werden?
DbExtendedDelete_ConfirmationTitle_DeleteObjects=L\u00f6schen von {0} best\u00e4tigen
DbExtendedDelete_ConfirmationTitle_Tables={0,choice,1#Tabelle|1<Tabellen}
DbExtendedDelete_ConfirmationMessage_Tables={0,choice,1#Tabelle|1<Tabellen:}
DbExtendedDelete_ConfirmationMessage_Columns={0,choice,1#Spalte|1<Spalten:}
DbExtendedDelete_ConfirmationTitle_Columns={0,choice,1#Spalte|1<Spalten}
DbExtendedDelete_ConfirmationMessage_Others={0,choice,1#Objekt|1<Objekte:}
DbExtendedDelete_ConfirmationTitle_Others={0,choice,1#Objekt|1<Objekte}
DatabaseConnectionConvertor.password_description=Ein Passwort f\u00fcr {0}
DatabaseConnection_PleaseWaitTitle=Connection information
DatabaseConnection_PleaseWaitMessage=Please wait while reading connection information.