Bundle-Vendor = DBeaver Corp Bundle-Name = DBeaver UI Editors - SQL extension-point.org.jkiss.dbeaver.sqlCommand.name = SQL script commands extension-point.org.jkiss.dbeaver.sqlFormatter.name = SQL formatters extension-point.org.jkiss.dbeaver.sql.covertname = SQL text conversions content-type.org.jkiss.dbeaver.sql.name = SQL Script view.sql.results.title=Data editor.sql.name=SQL Editor category.sqleditor.name=SQL Editor category.sqleditor.description=SQL Editor Commands context.org.jkiss.dbeaver.ui.editors.sql.name = SQL Editor Context context.org.jkiss.dbeaver.ui.editors.sql.script.name = SQL Script Editor Context sql.convert.unformatted.text.description = Converts SQL text into unformatted single line plain text sql.convert.unformatted.text.name = Unformatted text command.org.jkiss.dbeaver.ui.editors.text.content.format.name=Content Format command.org.jkiss.dbeaver.ui.editors.text.content.format.description=Format text command.org.jkiss.dbeaver.core.sql.editor.create.label = Create SQL script command.org.jkiss.dbeaver.core.sql.editor.open.name=SQL Editor command.org.jkiss.dbeaver.core.sql.editor.open.description=Open SQL editor (existing or new) command.org.jkiss.dbeaver.core.sql.editor.recent.name=Recent SQL Editor command.org.jkiss.dbeaver.core.sql.editor.recent.description=Open most recent SQL script command.org.jkiss.dbeaver.core.sql.editor.create.name=New SQL Editor command.org.jkiss.dbeaver.core.sql.editor.create.description=Open new SQL editor (create new script) command.org.jkiss.dbeaver.core.sql.editor.forSelection.name=Read data in SQL console command.org.jkiss.dbeaver.core.sql.editor.forSelection.description=Open new SQL console with data read query command.org.jkiss.dbeaver.ui.editors.data.forSelection.name=Edit data command.org.jkiss.dbeaver.ui.editors.data.forSelection.description=View/edit table data command.org.jkiss.dbeaver.ui.editors.sql.run.statement.name=Execute SQL Statement command.org.jkiss.dbeaver.ui.editors.sql.run.statement.description=Execute SQL statement command.org.jkiss.dbeaver.ui.editors.sql.run.statementNew.name=Execute SQL in new tab command.org.jkiss.dbeaver.ui.editors.sql.run.statementNew.description=Execute SQL statement in a new tab command.org.jkiss.dbeaver.ui.editors.sql.run.script.name=Execute SQL Script command.org.jkiss.dbeaver.ui.editors.sql.run.script.description=Execute script command.org.jkiss.dbeaver.ui.editors.sql.run.scriptNew.name=Execute Statements In Separate Tabs command.org.jkiss.dbeaver.ui.editors.sql.run.scriptNew.description=Execute script's statements in separate results tabs command.org.jkiss.dbeaver.ui.editors.sql.run.count.name=Select row count command.org.jkiss.dbeaver.ui.editors.sql.run.count.description=Select row count for query under cursor command.org.jkiss.dbeaver.ui.editors.sql.run.all.rows.name=Select all rows command.org.jkiss.dbeaver.ui.editors.sql.run.all.rows.description=Select and show all rows (no fetch size limit) command.org.jkiss.dbeaver.ui.editors.sql.run.expression.name=Evaluate SQL expression command.org.jkiss.dbeaver.ui.editors.sql.run.expression.description=Select value of selected SQL expression command.org.jkiss.dbeaver.ui.editors.sql.run.explain.name=Explain Execution Plan command.org.jkiss.dbeaver.ui.editors.sql.run.explain.description=Explain execution plan command.org.jkiss.dbeaver.ui.editors.sql.query.next.name=Next query command.org.jkiss.dbeaver.ui.editors.sql.query.next.description=Switch to the next query command.org.jkiss.dbeaver.ui.editors.sql.query.prev.name=Previous query command.org.jkiss.dbeaver.ui.editors.sql.query.prev.description=Switch to the previous query command.org.jkiss.dbeaver.ui.editors.sql.show.output.name=Show server output command.org.jkiss.dbeaver.ui.editors.sql.show.output.description=Show server output console command.org.jkiss.dbeaver.ui.editors.sql.show.log.name=Show execution log command.org.jkiss.dbeaver.ui.editors.sql.show.log.description=Show SQL execution log command.org.jkiss.dbeaver.ui.editors.sql.toggle.result.panel.name=Toggle results panel command.org.jkiss.dbeaver.ui.editors.sql.toggle.result.panel.description=Show/hide results panel command.org.jkiss.dbeaver.ui.editors.sql.maximize.result.panel.name=Maximize results panel command.org.jkiss.dbeaver.ui.editors.sql.maximize.result.panel.description=Maximize/normalize results panel command.org.jkiss.dbeaver.ui.editors.sql.switch.panel.name=Switch active panel command.org.jkiss.dbeaver.ui.editors.sql.switch.panel.description=Switch active SQL editor panel command.org.jkiss.dbeaver.ui.editors.sql.export.data.name=Export From Query command.org.jkiss.dbeaver.ui.editors.sql.export.data.description=Export data returned by current query command.org.jkiss.dbeaver.ui.editors.sql.navigate.object.name=Open Declaration command.org.jkiss.dbeaver.ui.editors.sql.navigate.object.description=Open editor of current (highlighted) database object command.org.jkiss.dbeaver.ui.editors.sql.open.file.name=Load SQL script command.org.jkiss.dbeaver.ui.editors.sql.open.file.description=Load from file command.org.jkiss.dbeaver.ui.editors.sql.save.file.name=Save SQL script command.org.jkiss.dbeaver.ui.editors.sql.save.file.description=Save to file command.org.jkiss.dbeaver.ui.editors.sql.morph.delimited.list.name=Morph to delimited list command.org.jkiss.dbeaver.ui.editors.sql.morph.delimited.list.description=Morph to delimited list command.org.jkiss.dbeaver.ui.editors.sql.comment.single.name=Toggle Line Comment command.org.jkiss.dbeaver.ui.editors.sql.comment.single.description=Add or remove single line comment command.org.jkiss.dbeaver.ui.editors.sql.comment.multi.name=Toggle Block Comment command.org.jkiss.dbeaver.ui.editors.sql.comment.multi.description=Add or remove multi line comment command.org.jkiss.dbeaver.ui.editors.sql.word.wrap.name=Toggle Word Wrap command.org.jkiss.dbeaver.ui.editors.sql.word.wrap.description=Toggles text editor soft word wrap command.org.jkiss.dbeaver.ui.editors.sql.assist.templates.name=Complete template name command.org.jkiss.dbeaver.ui.editors.sql.assist.templates.description=Auto-complete template name command.org.jkiss.dbeaver.ui.editors.sql.sync.connection.name=Set connection from navigator command.org.jkiss.dbeaver.ui.editors.sql.sync.connection.description=Set active connection from database navigator selection command.org.jkiss.dbeaver.ui.editors.sql.sync.auto.name=Auto-sync connection with navigator command.org.jkiss.dbeaver.ui.editors.sql.sync.auto.description=Auto-sync active connection with database navigator selection command.org.jkiss.dbeaver.ui.editors.sql.rename.name=Rename SQL Script command.org.jkiss.dbeaver.ui.editors.sql.rename.description=Rename current SQL script command.org.jkiss.dbeaver.ui.editors.sql.close.tab.name=Close tab command.org.jkiss.dbeaver.ui.editors.sql.close.tab.description=Close results tab