bookmarkview.done = Done
bookmarkview.editBookmark = Edit Bookmark...
bookmarkview.refresh = Refresh
bookmarkview.viewTableDetails = View Table Details
bookmarkview.exportXML = Export XML
bookmarkview.noSequence = Database type does not support sequences
bookmarkview.noViews = Database type does not support views
bookmarkview.noTables = Database type does not support tables
bookmarkview.retrieveDbElementData = Retrieving data of type 
bookmarkview.retrieveEntities = Retrieving table/view/sequence information 
bookmarkview.done = Done
bookmarkview.metaDataError = Error while retrieving metadata
bookmarkview.confirm = Are you sure you want to delete bookmark 
bookmarkview.disconnect = Disconnecting from 
bookmarkview.deleteAllRows = Delete all rows from
bookmarkview.deleteRowsAction = Delete all rows
bookmarkview.customCopyAction = Custom Copy
bookmarkview.confirmDeleteAllRows = Are you sure you want to delete all the rows from this table?
sqlqueryview.executeQuery = Execute Query (Ctrl+Shift+Q)
sqlqueryview.importQuery = Import Query
sqlqueryview.exportQuery = Export Query
sqlqueryview.clear = Clear
sqlqueryview.copy = Copy
sqlqueryview.paste = Paste
sqlqueryview.done = Done
tableview.refresh = Refresh Table
tableview.copy = Copy Table Selection To Clipboard
tableview.selectAll = Select All Table Rows
tableview.close = Close Table
tableview.update = Update...
tableview.insert = Insert...
tableview.delete = Delete...
tableview.filterSort = Sort or Filter Table...
tableview.showAll = Toggle Show All Table Rows
tableview.defaultEncoding = Set Default Encoding
tableview.UTF8Encoding = Set UTF-8
tableview.UTF16Encoding = Set UTF-16
tableview.QuantumTableViewName=Quantum Table View
tableview.ViewNameFinalDecoration=)
tableview.BookmarkSeparator=:
tableview.ViewNameInitialDecoration=\ (
tableview.phpselect = PHP SELECT to Clipboard...
tableview.phpupdate = PHP UPDATE to Clipboard...
tableview.phpinsert = PHP INSERT to Clipboard...
tableview.phpdelete = PHP DELETE to Clipboard...
filedialog.preferences = Preferences (*.ini)
filedialog.allfiles = All Files (*.*)
filedialog.sqlFiles = SQL query (*.sql)
filedialog.ddlFiles = SQL query (*.ddl)
filedialog.exportxml.name = XML files (*.xml)
filedialog.exportxml.filter = *.xml
filedialog.exportxml.name = XML files (*.xml)
filedialog.exportxml.filter = *.xml
filedialog.exportxml.name = XML files (*.xml)
filedialog.exportxml.filter = *.xml
filedialog.allfiles.name = All Files (*.*)
filedialog.allfiles.filter = *.*
filedialog.message.CannotOpenFileTitle=Cannot open file
filedialog.message.CannotOpenFileMessage=Cannot open file to write : 
filedialog.message.CannotOpenFileExplain=\n\nProbably is\'t read-only or used by another process.
filedialog.options.ConfirmOverwrite = y
filedialog.message.ConfirmOverwriteTitle = Confirm Overwrite
filedialog.message.ConfirmOverwriteMessage = This file already exists : 
filedialog.message.ConfirmOverwriteQuestion= \n\nDo you want to overwrite it?
QuantumPlugin.save_2=save
QuantumPlugin.icons_3=icons/
QuantumPlugin.quantum.keyword.color_6=quantum.keyword.color
QuantumPlugin.quantum.string.bold_12=quantum.string.bold
QuantumPlugin.save_espace=save 
QuantumPlugin.Not_saving_unchanged_bookmarks_18=Not saving unchanged bookmarks
QuantumPlugin.iconsDir=icons/
QuantumPlugin.saveDir=save
QuantumPlugin.saveFileExtension=.xml
ExecuteAction.Executing_Query3=Executing Query...
ExecuteAction.Executing_Query2=Executing Query..
ExecuteAction.Parsing_sql_script3=Parsing sql script...
ExecuteAction.QueriesExecuted=\ queries executed, 
ExecuteAction.RowsUpdated=\ rows updated, 
ExecuteAction.Errors=\ errors, 
ExecutAction.TimeExec=\ seconds
ExecuteAction.Done=Done
ExecuteAction.RowUpdated=\ rows updated, 
ExecuteAction.ResultsDisplayed=\ results displayed, 
ExportXMLAction.XMLExporting=XML struct: Exporting to file: 
ExportXMLAction.Metadata=Metadata
ExportXMLAction.Author=Author
ExportXMLAction.Quantum=Quantum
ExportXMLAction.Version=Version
ExportXMLAction.XMLVersionNumber=0.4
ExportXMLAction.Table=TABLE
ExportXMLAction.View=VIEV
ExportXMLAction.TableName=NAME
ExportXMLAction.SchemaName=SCHEMA
ExportXMLAction.OtherSchemas=Other_Schemas
ExportXMLAction.BookmarkName=BOOKMARK
ExportXMLAction.Subsets=SUBSETS
ExportXMLAction.Subset=SUBSET
ExportXMLAction.SubsetName=NAME
ExportXMLAction.SavedData=SAVED_DATA
ExportXMLAction.TableColumn=COLUMN
ExportXMLAction.ColumnName=NAME
ExportXMLAction.UNKNOWN=UNKNOWN
ExportXMLAction.NO=NO
ExportXMLAction.YES=YES
ExportXMLAction.ColumnNullable=Nullable
ExportXMLAction.ColumnAutoIncrement=Auto_Increment
ExportXMLAction.PrimaryKey=Primary_Key
ExportXMLAction.PKName=Name
ExportXMLAction.PKColumn=Column
ExportXMLAction.PKColumnName=Name
ExportXMLAction.PKSequence=Sequence
ExportXMLAction.ForeignKey=Foreign_Key
ExportXMLAction.FKName=Name
ExportXMLAction.FKType=Type
ExportXMLAction.FKImported=Imported
ExportXMLAction.FKExported=Exported
ExportXMLAction.FKCascadeUpdate=Cascade_Update
ExportXMLAction.FKCascadeDelete=Cascade_Delete
ExportXMLAction.FKColumn=Column
ExportXMLAction.FKSequence=Sequence
ExportXMLAction.FKPrimarySchema=Primary_Schema
ExportXMLAction.FKPrimaryTable=Primary_Table
ExportXMLAction.FKPrimaryColumn=Primary_Column
ExportXMLAction.FKForeignSchema=Foreign_Schema
ExportXMLAction.FKForeignTable=Foreign_Table
ExportXMLAction.FKForeignColumn=Foreign_Column
SetSchemaAction.SetSchema=Set Schema
SetSchemaAction.PleaseEnterName=Please enter the name of new schema:
MetaDataKey=METADATA
MetaDataKeySeparator=:
NoFeature.Views=Views
NoFeature.Sequences=Sequences
Error.NoDatabase=Database not supported: 
PreferencesPage.PickFont=Pick Font
PreferencesPage.DefaultFont=Default Font
PreferencesPage.BackgroundColor=Background Color
PreferencesPage.DefaultTextColor=Default Text Color
PreferencesPage.quantum.keyword.color_26=quantum.keyword.color
PreferencesPage.KeywordTextColor=Keyword Text Color
PreferencesPage.Bold=Bold
PreferencesPage.CommentTextColor=Comment Text Color
PreferencesPage.StringTextColor=String Text Color
PreferencesPage.NumericTextColor=Numeric Text Color
PreferencesPage.Font_Default=Font: default
PreferencesPage.regular=regular
PreferencesPage.bold=bold
PreferencesPage.italic=italic
PreferencesPage.boldItalic=bold italic
PreferencesPage.FontPrompt=Font: 
DeleteColumnAction.DeleteColumns=Delete Columns...
DeleteColumnAction.ConfirmDeleteColumns=Are you sure you want to delete the selected columns? 
DeleteObjectAction.DeleteSubset=Delete Subset...
DeleteObjectAction.ConfirmDeleteSubset=Are you sure you want to delete the selected subset ?
DeleteObjectAction.DeleteItems=Delete items...
DeleteObjectAction.ConfirmDeleteItems=Are you sure you want to delete the selected tables/views? 
DeleteSubsetAction.DeleteSubset=Delete Subset...
DeleteSubsetAction.ConfirmDeleteSubset=Are you sure you want to delete the selected subset?
NewSubsetAction.CreatingNewSubset=Creating new subset..
NewSubsetAction.NameOfNewSubset=Name of the new Subset
NewSubsetAction.PleaseEnterName=Please enter name
OracleAdapter.._3=.
BookmarkView.ShowTableSizes=Show Table Sizes
BookmarkView.ShowDatabaseData=Show Database Info
BookmarkView.Paste=Paste
BookmarkView.Copy=Copy
BookmarkView.CopyOf=Copy of 
SQLLogView.ClearLog=Clear Log
SQLQueryView.Commit=Commit
SQLQueryView.RollBack=RollBack
SQLQueryView.AutoCommit=AutoCommit
SubsetView.Paste=Paste
SubsetView.Delete=Delete
SubsetView.CreatesANewEmptySubset=Creates a new empty subset
SubsetView.DeletesTheSelectedColumns=Deletes the selected column
SubsetView.DeletesTheSelectedObject=Deletes the selected object
SubsetView.DeletesTheSelectedSubset=Deletes the selected subset
TableView.FilterAndSort=Filter and Sort
TableView.UpdateRow=Update Row
TableView.InsertRow=Insert Row
TableView.DeleteRow=Delete Row
TableAdapter.to=\ to 
TableAdapter.of=\ of 
TableAdapter.full=\ (FULL)
BookmarkWizard.NewBookmark=New Bookmark
BookmarkWizard.Testing=Testing...
BookmarkWizard.JarFiles=Jar Files (*.jar)
BookmarkWizard.ZipFiles=Zip Files (*.zip)
BookmarkWizard.AllFiles=All Files (*.*)
BookmarkWizard.BookmarkNameAst=*Bookmark Name
BookmarkWizard.UsernameAst=*Username
BookmarkWizard.PasswordAst=Password
BookmarkWizard.Schema=Schema (optional)
BookmarkWizard.ConnectAst=*JDBC URL
BookmarkWizard.DriverAst=*Driver
BookmarkWizard.TypeAst=*Type
BookmarkWizard.Prompt=Prompt for password
BookmarkWizard.DriverFilenameAst=*Driver Filename
BookmarkWizard.Browse=Browse...
DeleteRowPage.ColumnName=Column Name
DeleteRowPage.Value=Value
DeleteRowPage.IncludeIn=Include in?
DeleteRowPage.WhereClause=Where clause
DeleteRowPage.UpdatingQuery=Updating query
DeleteRowPage.WarningNoWhere=Warning: no \"where clause\" columns selected, all rows will be deleted
InsertRowPage.ColumnName=Column Name
InsertRowPage.Value=Value
UpdateRowPage.ColumnName=Column Name
UpdateRowPage.OldValue=Old Value
UpdateRowPage.NewValue=New Value
UpdateRowPage._13=
UpdateRowPage.SetValue=Set Value
ConnectAction.ConnectingTo=Connecting to 
ConnectAction.ErrorConnecting=Error while connecting to 
BookmarkView.SetExtraSchemas=Set Extra Schemas
BookmarkView.CopyColumnSeparator=\ 
MultiSQLServer.Enter_Password=Enter Password
MultiSQLServer.PasswordNotProvided=Password not provided in Bookmark
BookmarkSelectionDialog.text=Select a bookmark
BookmarkSelectionDialog.title=Bookmark Selection
ExecuteAgainstAction.IOException=An I/O Exception was encountered while \ntrying to read the input file.
ExecuteAgainstAction.SQLException=A database error was encountered while \ntrying to execute the SQL statements.
ExecuteAgainstAction.title=Problem Encountered
ExceptionDisplayDialog.stackTrace=Stack trace:

# Actions
com.quantum.actions.AddToQuickListAction.text=Add to Quick List
com.quantum.actions.RemoveFromQuickListAction.text=Remove from Quick List
com.quantum.actions.ConnectAction.text = Connect
com.quantum.actions.ConnectAction.singleSuccessMessage = Connected to {0}
com.quantum.actions.ConnectAction.singleFailureMessage = Could not connect to {0}
com.quantum.actions.ConnectAction.multiSuccessMessage = {0} databases successfully connected.
com.quantum.actions.ConnectAction.multiFailureMessage = {0} database(s) successfully connected.  {1} error(s).
com.quantum.actions.DisconnectAction.text = Disconnect
com.quantum.actions.DisconnectAction.message = Disconnected
com.quantum.actions.ViewTableAction.text = View Table
com.quantum.actions.OpenQueryAction.text = Open
com.quantum.actions.DeleteBookmarkAction.text = Delete
com.quantum.actions.RefreshBookmarkAction.text = Refresh
com.quantum.actions.NextSequenceAction.text = Increment Sequence Value
com.quantum.actions.PrevSequenceAction.text = Current Sequence Value
com.quantum.actions.NewBookmarkAction.text = New Bookmark...
com.quantum.actions.NewBookmarkAction.toolTip = Create a new bookmark
com.quantum.actions.DeleteAllRowsAction.text = Delete All Rows
com.quantum.actions.DeleteAllRowsAction.confirmTitle = Warning
com.quantum.actions.DeleteAllRowsAction.confirmText = Are you sure you want to delete all the rows from the table {0}?
com.quantum.actions.ViewTableDetailsAction.text = View Table Details

com.quantum.util.connection.ConnectionUtil.title = Connection Not Established
com.quantum.util.connection.ConnectionUtil.message = The bookmark could not be connected.

com.quantum.view.bookmark.CopyAction.text = Copy
com.quantum.view.bookmark.PasteAction.text = Paste
com.quantum.view.bookmark.RenameAction.text = Rename
com.quantum.view.bookmark.QuickListNode.labelName=Quick List
com.quantum.view.bookmark.QueryListNode.labelName=Recent SQL Statements
com.quantum.view.bookmark.GroupNode.TABLE=Tables
com.quantum.view.bookmark.GroupNode.VIEW=Views
com.quantum.view.bookmark.GroupNode.SEQUENCE=Sequences

com.quantum.preferences.GlobalPreferences.com.quantum.model.Bookmark.queryHistorySize=Maximum size of query history:

com.quantum.wizards.ExportBookmarkWizardPage.title = Export Bookmark List
com.quantum.wizards.ExportBookmarkWizardPage.selectAll = Select All
com.quantum.wizards.ExportBookmarkWizardPage.deselectAll = Deselect All
com.quantum.wizards.ExportBookmarkWizardPage.fileName = File name:
com.quantum.wizards.ExportBookmarkWizardPage.browse = Browse
com.quantum.wizards.ExportBookmarkWizardPage.error.IOException.title = I/O Exception
com.quantum.wizards.ExportBookmarkWizardPage.error.IOException.message = A problem was encountered with the file: "{0}"


# Exception Dialog
com.quantum.ui.dialog.ExceptionDisplayDialog.java.sql.IOException.title=I/O Exception
com.quantum.ui.dialog.ExceptionDisplayDialog.java.sql.IOException.message=A problem was encountered while trying to access the file.
com.quantum.ui.dialog.ExceptionDisplayDialog.java.sql.SQLException.title=SQL Exception
com.quantum.ui.dialog.ExceptionDisplayDialog.java.sql.SQLException.message=An SQL Exception was encountered while trying to process your request.

com.quantum.wizards.JDBCDriverSelectionWizardPage.addDriver=Add driver...
com.quantum.wizards.JDBCDriverSelectionWizardPage.title=JDBC Driver
com.quantum.wizards.JDBCDriverSelectionWizardPage.description=Choose one of the drivers from the list or click the Add driver button

com.quantum.wizards.BookmarkConnectionWizardPage.title=Connection details
com.quantum.wizards.BookmarkConnectionWizardPage.description=Provide the information needed to connect to the database
com.quantum.wizards.BookmarkConnectionWizardPage.userid=Userid:
com.quantum.wizards.BookmarkConnectionWizardPage.password=Password:
com.quantum.wizards.BookmarkConnectionWizardPage.prompt=Prompt for password
com.quantum.wizards.BookmarkConnectionWizardPage.url=JDBC URL:

com.quantum.wizards.BookmarkNameWizardPage.title=Bookmark Name
com.quantum.wizards.BookmarkNameWizardPage.description=What name do you want for your bookmark?
com.quantum.wizards.BookmarkNameWizardPage.name=Name:
com.quantum.wizards.BookmarkNameWizardPage.alreadyExists=A bookmark with that name already exists.
com.quantum.wizards.BookmarkNameWizardPage.mustProvide=Please provide a bookmark name.

com.quantum.wizards.SchemaSelectionWizardPage.title=Schemas
com.quantum.wizards.SchemaSelectionWizardPage.description=Which schemas should be displayed?

com.quantum.view.JDBCDriverTableViewer.driverColumn0=JDBC Driver Name
com.quantum.view.JDBCDriverTableViewer.driverColumn1=Driver Class Name
com.quantum.view.JDBCDriverTableViewer.driverColumn2=Driver Type
com.quantum.view.JDBCDriverTableViewer.driverColumn3=Version
com.quantum.view.JDBCDriverTableViewer.driverColumn4=File Path

com.quantum.wizards.AddDriverWizard.windowTitle=New JDBC Driver
com.quantum.wizards.AddDriverWizard$PageImpl.title=JDBC Driver
com.quantum.wizards.AddDriverWizard$PageImpl.description=Provide the following information about the driver.
com.quantum.wizards.AddDriverWizard$PageImpl.browse=Browse
com.quantum.wizards.AddDriverWizard$PageImpl.fileName=File name:
com.quantum.wizards.AddDriverWizard$PageImpl.driverClassName=Class name:

com.quantum.adapters.DatabaseAdapter.GENERIC = Generic JDBC
com.quantum.adapters.DatabaseAdapter.HSQLDB = HSQL (Hypersonic)
com.quantum.adapters.DatabaseAdapter.ORACLE = Oracle
com.quantum.adapters.DatabaseAdapter.POSTGRES = Postgres
com.quantum.adapters.DatabaseAdapter.MYSQL = MySQL
com.quantum.adapters.DatabaseAdapter.DB2 = DB2
com.quantum.adapters.DatabaseAdapter.DB2AS400 = DB2 for AS400
com.quantum.adapters.DatabaseAdapter.ADABASD = Adabas-D
com.quantum.adapters.DatabaseAdapter.INFORMIX = Informix Dynamic Server
com.quantum.adapters.DatabaseAdapter.REDBRICK = Red Brick
com.quantum.adapters.DatabaseAdapter.SYBASE = Sybase
com.quantum.adapters.DatabaseAdapter.POINTBASE = Pointbase

com.quantum.view.SchemaSelectionControl.addSchemaDialog = Select a Schema
com.quantum.view.SchemaSelectionControl.connectTitle = Connect Required
com.quantum.view.SchemaSelectionControl.connectMessage = We must connect to the database to retrieve schemas.
com.quantum.view.SchemaSelectionControl.useAllSchemas = Show all schemas
com.quantum.view.SchemaSelectionControl.useUsernameAsSchema = Show the default schema
com.quantum.view.SchemaSelectionControl.useSelectedSchemas = Show selected schemas

com.quantum.properties.DatabaseInformationPropertyPage.dataTypes = The following data types are supported by this database:
com.quantum.properties.DatabaseInformationPropertyPage.column0 = Data Type
com.quantum.properties.DatabaseInformationPropertyPage.column1 = Java Type
com.quantum.properties.DatabaseInformationPropertyPage.product = Product:
com.quantum.properties.DatabaseInformationPropertyPage.unknown = <unknown>
com.quantum.properties.DatabaseInformationPropertyPage.error = QuantumDB could not retrieve the database information due to an error:

com.quantum.properties.BaseEntityPropertyPage.name = Name:
com.quantum.properties.BaseEntityPropertyPage.schema = Schema:
com.quantum.properties.BaseEntityPropertyPage.error = QuantumDB could not retrieve the information due to an error:

com.quantum.properties.ReferencesPropertyPage.column0 = Constraint Name
com.quantum.properties.ReferencesPropertyPage.column1 = Primary
com.quantum.properties.ReferencesPropertyPage.column2 = Foreign
com.quantum.properties.ReferencesPropertyPage.column3 = On Delete
com.quantum.properties.ReferencesPropertyPage.importedKeyNoAction = NO ACTION
com.quantum.properties.ReferencesPropertyPage.importedKeyCascade = CASCADE
com.quantum.properties.ReferencesPropertyPage.importedKeySetNull = SET NULL
com.quantum.properties.ReferencesPropertyPage.importedKeySetDefault = SET DEFAULT
com.quantum.properties.ReferencesPropertyPage.importedKeyRestrict = RESTRICT

com.quantum.properties.IndexPropertyPage.column0 = Index Name
com.quantum.properties.IndexPropertyPage.column1 = Column Name
com.quantum.properties.IndexPropertyPage.column2 = Order
com.quantum.properties.IndexPropertyPage.ascending = Ascending
com.quantum.properties.IndexPropertyPage.descending = Descending

com.quantum.properties.ColumnPropertyPage.column0 = Name
com.quantum.properties.ColumnPropertyPage.column1 = Type
com.quantum.properties.ColumnPropertyPage.column2 = Size
com.quantum.properties.ColumnPropertyPage.column3 = Digits
com.quantum.properties.ColumnPropertyPage.column4 = Primary Key
com.quantum.properties.ColumnPropertyPage.column5 = Nullable
com.quantum.properties.ColumnPropertyPage.column6 = Remarks
com.quantum.properties.ColumnPropertyPage.true = Yes
com.quantum.properties.ColumnPropertyPage.false = No

com.quantum.actions.BaseExecuteAction.execute1=Executing Query...
com.quantum.actions.BaseExecuteAction.execute2=Executing Query..
com.quantum.actions.BaseExecuteAction.done=Done ({0} queries executed, {1} rows updated, {2} result sets displayed, {3} errors, {4} seconds)
com.quantum.actions.BaseExecuteAction.selectBookmark=Select a bookmark

com.quantum.actions.ExecuteAction.parsing=Parsing sql script...
com.quantum.actions.ExecuteAction.autocommitTitle=Autocommit changed
com.quantum.actions.ExecuteAction.autocommitMessage=The autocommit setting of the bookmark, {0} has been changed.