![JAR search and dependency download from the Maven repository](/logo.png)
net.sourceforge.squirrel_sql.client.gui.db.I18NStrings.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of squirrel-sql Show documentation
Show all versions of squirrel-sql Show documentation
This is the jar that contains the main application classes which are very specific to
SQuirreLSQL.
The newest version!
############################
# Copyright (C) 2001-2004 Colin Bell
# [email protected]
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
# License as published by the Free Software Foundation; either
# version 2.1 of the License, or (at your option) any later version.
#
# This library is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
# Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public
# License along with this library; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
############################
AliasesList.tooltip=List of database aliases that can be connected to
AliasInternalFrame.addalias=Add Alias
AliasInternalFrame.autologon=Auto logon
AliasInternalFrame.changealias=Change Alias: {0}
AliasInternalFrame.cleartext=Warning - Passwords are saved in clear text
AliasInternalFrame.close=Close
AliasInternalFrame.connectatstartup=Connect at Startup
AliasInternalFrame.connsuccess=Connection successful
AliasInternalFrame.driver=Driver:
AliasInternalFrame.error.cannotloaddriver=Cannot determine driver properties as the driver cannot be loaded.
AliasInternalFrame.error.errorclosingconn=Error closing Connection
AliasInternalFrame.error.noprops=Cannot determine driver properties as no driver selected.
AliasInternalFrame.error.nodriver=Must select driver
AliasInternalFrame.error.sessioncreation=Test Button has created a session, this is a programming error
AliasInternalFrame.illegalValue=Illegal value of {0} passed for Maintenance type
AliasInternalFrame.name=Name:
AliasInternalFrame.new=New
AliasInternalFrame.ok=OK
AliasInternalFrame.password=Password:
AliasInternalFrame.props=Properties
AliasInternalFrame.test=Test
AliasInternalFrame.url=URL:
AliasInternalFrame.userdriverprops=Use Driver Properties
AliasInternalFrame.username=User Name:
AliasWindowFactory.error.copyAlias=Error occurred copying the alias
AliasesListInternalFrame.error.ctrlF4key=Probably closed by the ctrl F4 key. See BasicDesktopPaneUi.CloseAction
AliasesListInternalFrame.windowtitle=Aliases
BaseListInternalFrame.error.execdoubleclick=Error occurred executing doubleclick event
ColumnDetailsDialog.addColumnTitle=Add Column
ColumnDetailsDialog.cancelButtonLabel=Cancel
ColumnDetailsDialog.columnCommentToolTip={0} does not support column comments
ColumnDetailsDialog.columnNameLabel=Column Name:
ColumnDetailsDialog.columnNameTootTip={0} does not support altering column name
ColumnDetailsDialog.columnNullToolTip={0} does not support altering column nullability
ColumnDetailsDialog.columnTypeTootTip={0} does not support altering column type
ColumnDetailsDialog.commentLabel=Comment:
ColumnDetailsDialog.defaultValueLabel=Default Value:
ColumnDetailsDialog.dialectLabel=Dialect:
ColumnDetailsDialog.editButtonLabel=Edit SQL
ColumnDetailsDialog.executeButtonLabel=Execute
ColumnDetailsDialog.lengthLabel=Length:
ColumnDetailsDialog.modifyButtonLabel=Modify Column
ColumnDetailsDialog.modifyColumnTitle=Modify Column
ColumnDetailsDialog.newColumnValue=NewColumn
ColumnDetailsDialog.nullableLabel=Nullable:
ColumnDetailsDialog.precisionLabel=Precision:
ColumnDetailsDialog.scaleLabel=Scale:
ColumnDetailsDialog.showButtonLabel=Show SQL
ColumnDetailsDialog.tableNameLabel=Table Name:
ColumnDetailsDialog.typeLabel=Type:
ColumnListDialog.cancelButtonLabel=Cancel
ColumnListDialog.columnNameLabel=Column:
ColumnListDialog.dropErrorMessage=Can't drop all columns - a table must have at least one column
ColumnListDialog.dropErrorTitle=Too Many Columns Selected
ColumnListDialog.dropPrimaryKeyTitle=Drop Primary Key
ColumnListDialog.dropTitle=Select Column(s) To Drop
ColumnListDialog.editSQLButtonLabel=Edit SQL
ColumnListDialog.executeButtonLabel=Execute
ColumnListDialog.modifyTitle=Select Column To Modify
ColumnListDialog.primaryKeyTitle=Choose column(s) for primary key
ColumnListDialog.primaryKeyNameLabel=Primary Key Name:
ColumnListDialog.showSQLButtonLabel=Show SQL
ColumnListDialog.tableNameLabel=Table Name:
ConnectionInternalFrame.alias=Alias:
ConnectionInternalFrame.cancelling=Canceling connection attempt...
ConnectionInternalFrame.connect=Connect
ConnectionInternalFrame.connecting=Connecting...
ConnectionInternalFrame.driver=Driver:
ConnectionInternalFrame.error.cannotloaddriver=Cannot determine driver properties as the driver cannot be loaded.
ConnectionInternalFrame.error.driverprops=Error loading Driver Properties
ConnectionInternalFrame.error.nodriver=Unable to find SQLDriver for {0}
ConnectionInternalFrame.password=Password:
ConnectionInternalFrame.props=Properties
ConnectionInternalFrame.title=Connect to: {0}
ConnectionInternalFrame.url=URL:
ConnectionInternalFrame.userdriverprops=Use Driver Properties
ConnectionInternalFrame.user=User:
ConnectionInternalFrame.warningcapslock=Warning - Caps lock may interfere with passwords
DriverInternalFrame.add=Add
DriverInternalFrame.adddriver=Add Driver
DriverInternalFrame.changedriver=Change Driver: {0}
DriverInternalFrame.classname=Class Name:
DriverInternalFrame.close=Close
DriverInternalFrame.delete=Delete
DriverInternalFrame.down=Down
DriverInternalFrame.driver=Driver
DriverInternalFrame.egurl=Example URL:
DriverInternalFrame.error.illegalvalue=Illegal value of {0} passed for Maintenance type
DriverInternalFrame.extraclasspath=Extra Class Path
DriverInternalFrame.jarfiles=JAR files
DriverInternalFrame.javaclasspath=Java Class Path
DriverInternalFrame.listdrivers=List Drivers
DriverInternalFrame.name=Name:
DriverInternalFrame.ok=OK
DriverInternalFrame.up=Up
DriverInternalFrame.weburl=Website URL:
DriversList.tooltiptext=List of database drivers that can be used to configure an alias
DriversListInternalFrame.error.ctrlF4key=Probably closed by the ctrl F4 key. See BasicDesktopPaneUi.CloseAction
DriversListInternalFrame.windowtitle=Drivers
DriverWindowFactory.error.copyingdriver=Error occurred copying the driver
ConnectToAliasCommand.error.unexpected=Unexpected Error occurred attempting to open an SQL connection.
AliasWindowFactory.schemaPropsCopiedWarning=Warning: Your target Alias contains database-specific Schema properties copied from the source Alias.\nSchema loading of the target Alias may be erroneous. Please check your target Alias's Schema properties.
DataCache.error.driverClassNotFound=Could not find class {0} in neither the Java class path nor the Extra class path of the {1} driver definition:\n{2}
DataCache.msg.driverRegisteredSucessfully=Driver class {0} successfully registered for driver definition: {1}
DataCache.error.loadingaliases=Error loading aliases file: {0}.
DataCache.error.loadingdrivers=Error loading drivers file: {0}. Default drivers loaded instead.
DataCache.error.registerdriver=Error registering driver: {0}.
SQLAlias.error.blankname=Alias name field cannot be empty
SQLAlias.error.blankdriver=Alias driver field cannot be empty
SQLAlias.error.blankurl=Alias URL field cannot be empty
JTreeAliasesListImpl.NewAliasFolderDlgTitle=New Alias folder
JTreeAliasesListImpl.NewAliasFolderDlgText=New Alias folder name:
EditAliasFolderDlg.OK=OK
EditAliasFolderDlg.Cancel=Cancel
EditAliasFolderDlg.FolderNameEmpty=You must enter a name.
JListAliasesListImpl.confirmDelete=Are you sure you want to delete the alias {0}?
JTreeAliasesListImpl.confirmDelete=Are you sure you want to delete the alias {0}?
JTreeAliasesListImpl.confirmDeleteFolder=Are you sure you want to delete the folder {0} and all aliases it contains?
JTreeAliasesListImpl.confirmDeleteMultible=Are you sure you want to delete all selected Aliases/folders?
JTreeAliasesListImpl.EditAliasFolderDlgTitle=Edit Alias folder
JTreeAliasesListImpl.EditAliasFolderDlgText=Edit Alias folder name:
© 2015 - 2025 Weber Informatics LLC | Privacy Policy