Quantum version 2.4.2
[phpeclipse.git] / archive / net.sourceforge.phpeclipse.quantum.sql / src / com / quantum / QuantumResources.properties
1 bookmarkview.done = Done
2 bookmarkview.editBookmark = Edit Bookmark...
3 bookmarkview.refresh = Refresh
4 bookmarkview.viewTableDetails = View Table Details
5 bookmarkview.exportXML = Export XML
6 bookmarkview.noSequence = Database type does not support sequences
7 bookmarkview.noViews = Database type does not support views
8 bookmarkview.noTables = Database type does not support tables
9 bookmarkview.retrieveDbElementData = Retrieving data of type 
10 bookmarkview.retrieveEntities = Retrieving table/view/sequence information 
11 bookmarkview.done = Done
12 bookmarkview.metaDataError = Error while retrieving metadata
13 bookmarkview.confirm = Are you sure you want to delete bookmark 
14 bookmarkview.disconnect = Disconnecting from 
15 bookmarkview.deleteAllRows = Delete all rows from
16 bookmarkview.deleteRowsAction = Delete all rows
17 bookmarkview.customCopyAction = Custom Copy
18 bookmarkview.confirmDeleteAllRows = Are you sure you want to delete all the rows from this table?
19 sqlqueryview.importQuery = Import Query
20 sqlqueryview.exportQuery = Export Query
21 sqlqueryview.clear = Clear
22 sqlqueryview.copy = Copy
23 sqlqueryview.paste = Paste
24 sqlqueryview.done = Done
25 tableview.refresh = Refresh Table
26 tableview.copy = Copy Table Selection To Clipboard
27 tableview.selectAll = Select All Table Rows
28 tableview.close = Close Table
29 tableview.update = Update...
30 tableview.insert = Insert...
31 tableview.delete = Delete...
32 tableview.showAll = Toggle Show All Table Rows
33 tableview.defaultEncoding = Set Default Encoding
34 tableview.UTF8Encoding = Set UTF-8
35 tableview.UTF16Encoding = Set UTF-16
36 tableview.QuantumTableViewName=Quantum Table View
37 tableview.ViewNameFinalDecoration=)
38 tableview.BookmarkSeparator=:
39 tableview.ViewNameInitialDecoration=\ (
40 tableview.phpselect = PHP SELECT to Clipboard...
41 tableview.phpupdate = PHP UPDATE to Clipboard...
42 tableview.phpinsert = PHP INSERT to Clipboard...
43 tableview.phpdelete = PHP DELETE to Clipboard...
44 filedialog.preferences = Preferences (*.ini)
45 filedialog.allfiles = All Files (*.*)
46 filedialog.sqlFiles = SQL query (*.sql)
47 filedialog.ddlFiles = SQL query (*.ddl)
48 filedialog.exportxml.name = XML files (*.xml)
49 filedialog.exportxml.filter = *.xml
50 filedialog.exportxml.name = XML files (*.xml)
51 filedialog.exportxml.filter = *.xml
52 filedialog.exportxml.name = XML files (*.xml)
53 filedialog.exportxml.filter = *.xml
54 filedialog.allfiles.name = All Files (*.*)
55 filedialog.allfiles.filter = *.*
56 filedialog.message.CannotOpenFileTitle=Cannot open file
57 filedialog.message.CannotOpenFileMessage=Cannot open file to write : 
58 filedialog.message.CannotOpenFileExplain=\n\nProbably is\'t read-only or used by another process.
59 filedialog.options.ConfirmOverwrite = y
60 filedialog.message.ConfirmOverwriteTitle = Confirm Overwrite
61 filedialog.message.ConfirmOverwriteMessage = This file already exists : 
62 filedialog.message.ConfirmOverwriteQuestion= \n\nDo you want to overwrite it?
63 QuantumPlugin.save_2=save
64 QuantumPlugin.icons_3=icons/
65 QuantumPlugin.quantum.keyword.color_6=quantum.keyword.color
66 QuantumPlugin.quantum.string.bold_12=quantum.string.bold
67 QuantumPlugin.save_espace=save 
68 QuantumPlugin.Not_saving_unchanged_bookmarks_18=Not saving unchanged bookmarks
69 QuantumPlugin.iconsDir=icons/
70 QuantumPlugin.saveDir=save
71 QuantumPlugin.saveFileExtension=.xml
72 ExportXMLAction.XMLExporting=XML struct: Exporting to file: 
73 ExportXMLAction.Metadata=Metadata
74 ExportXMLAction.Author=Author
75 ExportXMLAction.Quantum=Quantum
76 ExportXMLAction.Version=Version
77 ExportXMLAction.XMLVersionNumber=0.4
78 ExportXMLAction.Table=TABLE
79 ExportXMLAction.View=VIEV
80 ExportXMLAction.TableName=NAME
81 ExportXMLAction.SchemaName=SCHEMA
82 ExportXMLAction.OtherSchemas=Other_Schemas
83 ExportXMLAction.BookmarkName=BOOKMARK
84 ExportXMLAction.Subsets=SUBSETS
85 ExportXMLAction.Subset=SUBSET
86 ExportXMLAction.SubsetName=NAME
87 ExportXMLAction.SavedData=SAVED_DATA
88 ExportXMLAction.TableColumn=COLUMN
89 ExportXMLAction.ColumnName=NAME
90 ExportXMLAction.UNKNOWN=UNKNOWN
91 ExportXMLAction.NO=NO
92 ExportXMLAction.YES=YES
93 ExportXMLAction.ColumnNullable=Nullable
94 ExportXMLAction.ColumnAutoIncrement=Auto_Increment
95 ExportXMLAction.PrimaryKey=Primary_Key
96 ExportXMLAction.PKName=Name
97 ExportXMLAction.PKColumn=Column
98 ExportXMLAction.PKColumnName=Name
99 ExportXMLAction.PKSequence=Sequence
100 ExportXMLAction.ForeignKey=Foreign_Key
101 ExportXMLAction.FKName=Name
102 ExportXMLAction.FKType=Type
103 ExportXMLAction.FKImported=Imported
104 ExportXMLAction.FKExported=Exported
105 ExportXMLAction.FKCascadeUpdate=Cascade_Update
106 ExportXMLAction.FKCascadeDelete=Cascade_Delete
107 ExportXMLAction.FKColumn=Column
108 ExportXMLAction.FKSequence=Sequence
109 ExportXMLAction.FKPrimarySchema=Primary_Schema
110 ExportXMLAction.FKPrimaryTable=Primary_Table
111 ExportXMLAction.FKPrimaryColumn=Primary_Column
112 ExportXMLAction.FKForeignSchema=Foreign_Schema
113 ExportXMLAction.FKForeignTable=Foreign_Table
114 ExportXMLAction.FKForeignColumn=Foreign_Column
115 SetSchemaAction.SetSchema=Set Schema
116 SetSchemaAction.PleaseEnterName=Please enter the name of new schema:
117 MetaDataKey=METADATA
118 MetaDataKeySeparator=:
119 NoFeature.Views=Views
120 NoFeature.Sequences=Sequences
121 Error.NoDatabase=Database not supported: 
122 DeleteColumnAction.DeleteColumns=Delete Columns...
123 DeleteColumnAction.ConfirmDeleteColumns=Are you sure you want to delete the selected columns? 
124 DeleteObjectAction.DeleteSubset=Delete Subset...
125 DeleteObjectAction.ConfirmDeleteSubset=Are you sure you want to delete the selected subset ?
126 DeleteObjectAction.DeleteItems=Delete items...
127 DeleteObjectAction.ConfirmDeleteItems=Are you sure you want to delete the selected tables/views? 
128 DeleteSubsetAction.DeleteSubset=Delete Subset...
129 DeleteSubsetAction.ConfirmDeleteSubset=Are you sure you want to delete the selected subset?
130 NewSubsetAction.CreatingNewSubset=Creating new subset..
131 NewSubsetAction.NameOfNewSubset=Name of the new Subset
132 NewSubsetAction.PleaseEnterName=Please enter name
133 OracleAdapter.._3=.
134 BookmarkView.ShowTableSizes=Show Table Sizes
135 BookmarkView.ShowDatabaseData=Show Database Info
136 BookmarkView.Paste=Paste
137 BookmarkView.Copy=Copy
138 BookmarkView.CopyOf=Copy of 
139 SQLLogView.ClearLog=Clear Log
140 SQLQueryView.Commit=Commit
141 SQLQueryView.RollBack=RollBack
142 SQLQueryView.AutoCommit=AutoCommit
143 SubsetView.Paste=Paste
144 SubsetView.Delete=Delete
145 SubsetView.CreatesANewEmptySubset=Creates a new empty subset
146 SubsetView.DeletesTheSelectedColumns=Deletes the selected column
147 SubsetView.DeletesTheSelectedObject=Deletes the selected object
148 SubsetView.DeletesTheSelectedSubset=Deletes the selected subset
149 TableView.UpdateRow=Update Row
150 TableView.InsertRow=Insert Row
151 TableView.DeleteRow=Delete Row
152 TableView.PHPSelectRow=PHP Select Row
153 TableView.PHPUpdateRow=PHP Update Row
154 TableView.PHPInsertRow=PHP Insert Row
155 TableView.PHPDeleteRow=PHP Delete Row
156 TableAdapter.to=\ to 
157 TableAdapter.of=\ of 
158 TableAdapter.full=\ (FULL)
159 BookmarkWizard.NewBookmark=New Bookmark
160 BookmarkWizard.Testing=Testing...
161 BookmarkWizard.JarFiles=Jar Files (*.jar)
162 BookmarkWizard.ZipFiles=Zip Files (*.zip)
163 BookmarkWizard.AllFiles=All Files (*.*)
164 BookmarkWizard.BookmarkNameAst=*Bookmark Name
165 BookmarkWizard.UsernameAst=*Username
166 BookmarkWizard.PasswordAst=Password
167 BookmarkWizard.Schema=Schema (optional)
168 BookmarkWizard.ConnectAst=*JDBC URL
169 BookmarkWizard.DriverAst=*Driver
170 BookmarkWizard.TypeAst=Type
171 BookmarkWizard.Prompt=Prompt for password
172 BookmarkWizard.DriverFilenameAst=*Driver Filename
173 BookmarkWizard.Browse=Browse...
174 DeleteRowPage.ColumnName=Column Name
175 DeleteRowPage.Value=Value
176 DeleteRowPage.IncludeIn=Include in?
177 DeleteRowPage.WhereClause=Where clause
178 DeleteRowPage.UpdatingQuery=Updating query
179 DeleteRowPage.WarningNoWhere=Warning: no \"where clause\" columns selected, all rows will be deleted
180 InsertRowPage.ColumnName=Column Name
181 InsertRowPage.Value=Value
182 UpdateRowPage.ColumnName=Column Name
183 UpdateRowPage.OldValue=Old Value
184 UpdateRowPage.NewValue=New Value
185 UpdateRowPage._13=
186 UpdateRowPage.SetValue=Set Value
187 ConnectAction.ConnectingTo=Connecting to 
188 ConnectAction.ErrorConnecting=Error while connecting to 
189 BookmarkView.SetExtraSchemas=Set Extra Schemas
190 BookmarkView.CopyColumnSeparator=\ 
191 MultiSQLServer.Enter_Password=Enter Password
192 MultiSQLServer.PasswordNotProvided=Password not provided in Bookmark
193 ExceptionDisplayDialog.stackTrace=Stack trace:
194
195 # Actions
196 com.quantum.actions.AddToQuickListAction.text=Add to Quick List
197 com.quantum.actions.RemoveFromQuickListAction.text=Remove from Quick List
198 com.quantum.actions.ConnectAction.text = Connect
199 com.quantum.actions.ConnectAction.singleSuccessMessage = Connected to {0}
200 com.quantum.actions.ConnectAction.singleFailureMessage = Could not connect to {0}
201 com.quantum.actions.ConnectAction.multiSuccessMessage = {0} databases successfully connected.
202 com.quantum.actions.ConnectAction.multiFailureMessage = {0} database(s) successfully connected.  {1} error(s).
203 com.quantum.actions.DisconnectAction.text = Disconnect
204 com.quantum.actions.DisconnectAction.message = Disconnected
205 com.quantum.actions.ViewTableAction.text = View Table
206 com.quantum.actions.OpenQueryAction.text = Open
207 com.quantum.actions.RefreshBookmarkAction.text = Refresh
208 com.quantum.actions.NextSequenceAction.text = Increment Sequence Value
209 com.quantum.actions.PrevSequenceAction.text = Current Sequence Value
210 com.quantum.actions.NewBookmarkAction.text = New Bookmark...
211 com.quantum.actions.NewBookmarkAction.toolTip = Create a new bookmark
212 com.quantum.actions.DeleteAllRowsAction.text = Delete All Rows
213 com.quantum.actions.DeleteAllRowsAction.confirmTitle = Warning
214 com.quantum.actions.DeleteAllRowsAction.confirmText = Are you sure you want to delete all the rows from the table {0}?
215 com.quantum.actions.ViewTableDetailsAction.text = View Table Details
216
217 com.quantum.adapters.DatabaseAdapter.GENERIC = Generic JDBC
218 com.quantum.adapters.DatabaseAdapter.HSQLDB = HSQL (Hypersonic)
219 com.quantum.adapters.DatabaseAdapter.ORACLE = Oracle
220 com.quantum.adapters.DatabaseAdapter.POSTGRES = Postgres
221 com.quantum.adapters.DatabaseAdapter.MYSQL = MySQL
222 com.quantum.adapters.DatabaseAdapter.DB2 = DB2
223 com.quantum.adapters.DatabaseAdapter.DB2AS400 = DB2 for AS400
224 com.quantum.adapters.DatabaseAdapter.ADABASD = Adabas-D
225 com.quantum.adapters.DatabaseAdapter.INFORMIX = Informix Dynamic Server
226 com.quantum.adapters.DatabaseAdapter.REDBRICK = Red Brick
227 com.quantum.adapters.DatabaseAdapter.SYBASE = Sybase
228 com.quantum.adapters.DatabaseAdapter.POINTBASE = Pointbase
229 com.quantum.adapters.DatabaseAdapter.JDBC_ODBC_BRIDGE = JDBC-ODBC Bridge
230 com.quantum.adapters.DatabaseAdapter.MS_SQL_SERVER = Microsoft SQL Server
231
232 com.quantum.util.connection.ConnectionUtil.title = Connection Not Established
233 com.quantum.util.connection.ConnectionUtil.message = The bookmark could not be connected.
234
235 com.quantum.preferences.GlobalPreferences.com.quantum.model.Bookmark.queryHistorySize=Maximum size of query history:
236
237 com.quantum.wizards.ExportBookmarkWizardPage.title = Export Bookmark List
238 com.quantum.wizards.ExportBookmarkWizardPage.selectAll = Select All
239 com.quantum.wizards.ExportBookmarkWizardPage.deselectAll = Deselect All
240 com.quantum.wizards.ExportBookmarkWizardPage.fileName = File name:
241 com.quantum.wizards.ExportBookmarkWizardPage.browse = Browse
242 com.quantum.wizards.ExportBookmarkWizardPage.error.IOException.title = I/O Exception
243 com.quantum.wizards.ExportBookmarkWizardPage.error.IOException.message = A problem was encountered with the file: "{0}"
244
245
246 # Exception Dialog
247 com.quantum.ui.dialog.ExceptionDisplayDialog.java.sql.IOException.title=I/O Exception
248 com.quantum.ui.dialog.ExceptionDisplayDialog.java.sql.IOException.message=A problem was encountered while trying to access the file.
249 com.quantum.ui.dialog.ExceptionDisplayDialog.java.sql.SQLException.title=SQL Exception
250 com.quantum.ui.dialog.ExceptionDisplayDialog.java.sql.SQLException.message=An SQL Exception was encountered while trying to process your request.
251
252 com.quantum.wizards.JDBCDriverSelectionWizardPage.addDriver=Add driver...
253 com.quantum.wizards.JDBCDriverSelectionWizardPage.title=JDBC Driver
254 com.quantum.wizards.JDBCDriverSelectionWizardPage.description=Choose one of the drivers from the list or click the Add driver button
255
256 com.quantum.wizards.BookmarkConnectionWizardPage.title=Connection details
257 com.quantum.wizards.BookmarkConnectionWizardPage.description=Provide the information needed to connect to the database
258 com.quantum.wizards.BookmarkConnectionWizardPage.userid=Userid:
259 com.quantum.wizards.BookmarkConnectionWizardPage.password=Password:
260 com.quantum.wizards.BookmarkConnectionWizardPage.prompt=Prompt for password
261 com.quantum.wizards.BookmarkConnectionWizardPage.url=JDBC URL:
262
263 com.quantum.wizards.BookmarkNameWizardPage.title=Bookmark Name
264 com.quantum.wizards.BookmarkNameWizardPage.description=What name do you want for your bookmark?
265 com.quantum.wizards.BookmarkNameWizardPage.name=Name:
266 com.quantum.wizards.BookmarkNameWizardPage.alreadyExists=A bookmark with that name already exists.
267 com.quantum.wizards.BookmarkNameWizardPage.mustProvide=Please provide a bookmark name.
268
269 com.quantum.wizards.SchemaSelectionWizardPage.title=Schemas
270 com.quantum.wizards.SchemaSelectionWizardPage.description=Which schemas should be displayed?
271
272 com.quantum.view.JDBCDriverTableViewer.driverColumn0=JDBC Driver Name
273 com.quantum.view.JDBCDriverTableViewer.driverColumn1=Driver Class Name
274 com.quantum.view.JDBCDriverTableViewer.driverColumn2=Driver Type
275 com.quantum.view.JDBCDriverTableViewer.driverColumn3=Version
276 com.quantum.view.JDBCDriverTableViewer.driverColumn4=File Path
277
278 com.quantum.wizards.AddDriverWizard.windowTitle=New JDBC Driver
279 com.quantum.wizards.AddDriverWizard$PageImpl.title=JDBC Driver
280 com.quantum.wizards.AddDriverWizard$PageImpl.description=Provide the following information about the driver.
281 com.quantum.wizards.AddDriverWizard.addExternalJar=Add External Jar...
282 com.quantum.wizards.AddDriverWizard.removeJar=Remove Jar...
283 com.quantum.wizards.AddDriverWizard.browse=Browse...
284 com.quantum.wizards.AddDriverWizard.jars=Driver Jars:
285 com.quantum.wizards.AddDriverWizard.driverClassName=Class name:
286
287 com.quantum.view.SchemaSelectionControl.addSchemaDialog = Select a Schema
288 com.quantum.view.SchemaSelectionControl.connectTitle = Connect Required
289 com.quantum.view.SchemaSelectionControl.connectMessage = We must connect to the database to retrieve schemas.
290 com.quantum.view.SchemaSelectionControl.useAllSchemas = Show all schemas
291 com.quantum.view.SchemaSelectionControl.useUsernameAsSchema = Show the default schema
292 com.quantum.view.SchemaSelectionControl.useSelectedSchemas = Show selected schemas
293
294 com.quantum.preferences.SQLEditorPreferences.font=Font
295 com.quantum.preferences.SQLEditorPreferences.pickFont=Pick Font
296 com.quantum.preferences.SQLEditorPreferences.defaultFont=Default Font
297 com.quantum.preferences.SQLEditorPreferences.backgroundColor=Background Color
298 com.quantum.preferences.SQLEditorPreferences.defaultTextColor=Default Text Color
299 com.quantum.preferences.SQLEditorPreferences.keywordTextColor=Keyword Text Color
300 com.quantum.preferences.SQLEditorPreferences.bold=Bold
301 com.quantum.preferences.SQLEditorPreferences.commentTextColor=Comment Text Color
302 com.quantum.preferences.SQLEditorPreferences.stringTextColor=String Text Color
303 com.quantum.preferences.SQLEditorPreferences.numericTextColor=Numeric Text Color
304 com.quantum.preferences.SQLEditorPreferences.default=Font: default
305 com.quantum.preferences.SQLEditorPreferences.regularFont={0} {1}
306 com.quantum.preferences.SQLEditorPreferences.boldFont={0} {1} Bold
307 com.quantum.preferences.SQLEditorPreferences.italicFont={0} {1} Italic
308 com.quantum.preferences.SQLEditorPreferences.boldItalicFont={0} {1} Bold Italic
309
310 com.quantum.properties.DatabaseInformationPropertyPage.product = Product:
311 com.quantum.properties.DatabaseInformationPropertyPage.unknown = <unknown>
312 com.quantum.properties.DatabaseInformationPropertyPage.error = QuantumDB could not retrieve the database information due to an error:
313
314 com.quantum.properties.DataTypesPropertyPage.dataTypes = The following data types are supported by this database:
315 com.quantum.properties.DataTypesPropertyPage.column0 = Data Type
316 com.quantum.properties.DataTypesPropertyPage.column1 = Java Type
317 com.quantum.properties.DataTypesPropertyPage.column2 = Precision
318 com.quantum.properties.DataTypesPropertyPage.column3 = Literal Prefix
319 com.quantum.properties.DataTypesPropertyPage.column4 = Literal Suffix
320 com.quantum.properties.DataTypesPropertyPage.column5 = Create Parameters
321 com.quantum.properties.DataTypesPropertyPage.unknown = <unknown>
322 com.quantum.properties.DataTypesPropertyPage.error = QuantumDB could not retrieve the data type due to an error:
323
324 com.quantum.properties.BaseEntityPropertyPage.name = Name:
325 com.quantum.properties.BaseEntityPropertyPage.schema = Schema:
326 com.quantum.properties.BaseEntityPropertyPage.error = QuantumDB could not retrieve the information due to an error:
327
328 com.quantum.properties.ReferencesPropertyPage.column0 = Constraint Name
329 com.quantum.properties.ReferencesPropertyPage.column1 = Primary
330 com.quantum.properties.ReferencesPropertyPage.column2 = Foreign
331 com.quantum.properties.ReferencesPropertyPage.column3 = On Delete
332 com.quantum.properties.ReferencesPropertyPage.importedKeyNoAction = NO ACTION
333 com.quantum.properties.ReferencesPropertyPage.importedKeyCascade = CASCADE
334 com.quantum.properties.ReferencesPropertyPage.importedKeySetNull = SET NULL
335 com.quantum.properties.ReferencesPropertyPage.importedKeySetDefault = SET DEFAULT
336 com.quantum.properties.ReferencesPropertyPage.importedKeyRestrict = RESTRICT
337
338 com.quantum.properties.IndexPropertyPage.column0 = Index Name
339 com.quantum.properties.IndexPropertyPage.column1 = Column Name
340 com.quantum.properties.IndexPropertyPage.column2 = Order
341 com.quantum.properties.IndexPropertyPage.ascending = Ascending
342 com.quantum.properties.IndexPropertyPage.descending = Descending
343
344 com.quantum.properties.ColumnPropertyPage.column0 = Name
345 com.quantum.properties.ColumnPropertyPage.column1 = Type
346 com.quantum.properties.ColumnPropertyPage.column2 = Size
347 com.quantum.properties.ColumnPropertyPage.column3 = Digits
348 com.quantum.properties.ColumnPropertyPage.column4 = Primary Key
349 com.quantum.properties.ColumnPropertyPage.column5 = Nullable
350 com.quantum.properties.ColumnPropertyPage.column6 = Remarks
351 com.quantum.properties.ColumnPropertyPage.true = Yes
352 com.quantum.properties.ColumnPropertyPage.false = No
353
354 com.quantum.actions.BaseExecuteAction.execute1=Executing Query...
355 com.quantum.actions.BaseExecuteAction.execute2=Executing Query..
356 com.quantum.actions.BaseExecuteAction.done=Done ({0} queries executed, {1} rows updated, {2} result sets displayed, {3} errors, {4} seconds)
357 com.quantum.actions.BaseExecuteAction.selectBookmark=Select a bookmark
358
359 com.quantum.actions.ExecuteAction.textNoBookmark=Execute...
360 com.quantum.actions.ExecuteAction.text=Execute Against "{0}"
361 com.quantum.actions.ExecuteAction.parsing=Parsing sql script...
362 com.quantum.actions.ExecuteAction.autocommitTitle=Autocommit changed
363 com.quantum.actions.ExecuteAction.autocommitMessage=The autocommit setting of the bookmark, {0} has been changed.
364
365 com.quantum.view.bookmark.CopyAction.text = Copy
366 com.quantum.view.bookmark.DeleteAction.text = Delete
367 com.quantum.view.bookmark.DeleteAction.confirmTitle = Delete Bookmark
368 com.quantum.view.bookmark.DeleteAction.confirmText = Are you sure you want to delete the selected bookmarks?
369 com.quantum.view.bookmark.DropEntityAction.text=Drop Table/View/Sequence...
370 com.quantum.view.bookmark.GroupNode.TABLE=Tables
371 com.quantum.view.bookmark.GroupNode.VIEW=Views
372 com.quantum.view.bookmark.GroupNode.SEQUENCE=Sequences
373 com.quantum.view.bookmark.PasteAction.text = Paste
374 com.quantum.view.bookmark.QuickListNode.labelName=Quick List
375 com.quantum.view.bookmark.QueryListNode.labelName=Recent SQL Statements
376 com.quantum.view.bookmark.RenameAction.text = Rename
377
378 com.quantum.view.bookmark.BookmarkViewActionGroup.sqlAction.text = SQL Statements
379
380 com.quantum.view.driver.DeleteDriverAction.text=Delete
381 com.quantum.view.driver.DeleteDriverAction.confirm=Confirm Delete
382 com.quantum.view.driver.DeleteDriverAction.confirmText=Are you sure you want to delete "{0}"?
383 com.quantum.view.driver.DeleteDriverAction.failed=Delete Failed
384 com.quantum.view.driver.DeleteDriverAction.inUse=The selected driver is still in use.
385 com.quantum.view.driver.DeleteDriverAction.cant=The selected driver cannot be deleted.
386
387 com.quantum.view.tableview.NextPageAction.text=Next
388 com.quantum.view.tableview.PreviousPageAction.text=Previous
389 com.quantum.view.tableview.RefreshTableAction.text=Refresh
390 com.quantum.view.tableview.ChangeEncodingAction.default=Default encoding
391 com.quantum.view.tableview.ChangeEncodingAction.utf8=UTF-8 encoding
392 com.quantum.view.tableview.ChangeEncodingAction.utf16=UTF-16 encoding
393 com.quantum.view.tableview.CloseResultSetAction.text=Close Result Set
394 com.quantum.view.tableview.CloseAllResultSetsAction.text=Close All Result Sets
395 com.quantum.view.tableview.CopyAction.text=Copy
396 com.quantum.view.tableview.SelectAllAction.text=Select All
397 com.quantum.view.tableview.FullModeAction.text = Toggle Show All Table Rows
398 com.quantum.view.tableview.TableViewActionGroup.filterSortTitle = Sort or Filter Table...
399 com.quantum.view.tableview.TableViewActionGroup.filterSort=Filter and Sort
400
401 com.quantum.view.tableview.ResultSetViewer.position = {0} to {1} of {2} rows.
402 com.quantum.view.tableview.ResultSetViewer.unknown = <unknown>
403
404 com.quantum.wizards.URLSetupControl.text=JDBC Connection URL
405 com.quantum.wizards.URLSetupControl.hostname=Host name:
406 com.quantum.wizards.URLSetupControl.port=Port:
407 com.quantum.wizards.URLSetupControl.dbname=Database name:
408 com.quantum.wizards.URLSetupControl.datasource=Data Source:
409 com.quantum.wizards.InformixURLSetupControl.informixserver=Informix Server:
410 com.quantum.wizards.URLSetupControl.url=URL:
411
412 com.quantum.ui.dialog.SQLExceptionDialog.title=SQL Exception
413 com.quantum.ui.dialog.SQLExceptionDialog.sqlState=SQL State:
414 com.quantum.ui.dialog.SQLExceptionDialog.errorCode=Error Code:
415 com.quantum.ui.dialog.SQLExceptionDialog.titleWithBookmark=SQL Exception on Bookmark: {0}
416
417 com.quantum.model.ConnectionException.couldNotInstaniateDriver = The driver, {0}, could not be instantiated.\nPlease ensure that the bookmark, {1}, is properly defined.
418