blob: 25c6cf96cb442d49d5d37de1aaaf3cc79c6a8879 [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} on {2}]
SchemaIsNotSet=Default schema
EXC_InsufficientConnInfo=insufficient information to create a connection
EXC_CannotEstablishConnection=cannot establish a connection to {0} using {1} ({2})
EXC_CannotOperateWith=cannot operate with {0}
EXC_CannotFindAsText=cannot find as text {0}
EXC_ConnectionError=connection error; {0}
EXC_DisconnectError=Unable to close connection, cause: {0}
EXC_ConnectionAlreadyExists=connection already exists
# {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} The exception which caused this error has been logged to the message log.
# 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=Driver {0} might be in use by connection {1}. Are you sure you want to delete it?
# 0=the number of drivers
MSG_ConfirmDeleteDrivers=Some of these {0} drivers are in use by some connections. Are you sure you want to delete them?
MSG_ConfirmDeleteDriverTitle=Bekr\u00e4fta Objektradering
MSG_ConfirmDeleteDriversTitle=Bekr\u00e4vta Radering av Multipla Objekt
# UI logging
UI_CONNECT_DB=Connected to Database
# Usage logging
# 0=fully qualified driver class name
USG_DB_CONNECT=Connected to database using {0}
# ProgressPanel
MSG_PleaseWait=Please Wait
LBL_Cancel=Avbryt
MSG_TestFailed=The connection {0} does not appear to have a valid connection to the database: {1}
EXC_DerbyCreateDatabaseUnicode=Unable to create the database because the Derby network driver does not support multibyte characters.
# Options export
Databases.Options.Export.displayName=Databases
DbExtendedDelete_ConfirmationMessage_DeleteObjects=Are you sure you want to delete {0} {1}?
DbExtendedDelete_ConfirmationTitle_DeleteObjects=Confirm {0} Delete
DbExtendedDelete_ConfirmationTitle_Tables={0,choice,1#Table|1<Tables}
DbExtendedDelete_ConfirmationMessage_Tables={0,choice,1#table|1<tables:}
DbExtendedDelete_ConfirmationMessage_Columns={0,choice,1#column|1<columns:}
DbExtendedDelete_ConfirmationTitle_Columns={0,choice,1#Column|1<Columns}
DbExtendedDelete_ConfirmationMessage_Others={0,choice,1#object|1<objects:}
DbExtendedDelete_ConfirmationTitle_Others={0,choice,1#Object|1<Objects}
DatabaseConnectionConvertor.password_description=A password for {0}
DatabaseConnection_PleaseWaitTitle=Connection information
DatabaseConnection_PleaseWaitMessage=Please wait while reading connection information.