All Downloads are FREE. Search and download functionalities are using the official Maven repository.

net.sourceforge.squirrel_sql.fw.gui.action.I18NStrings.properties Maven / Gradle / Ivy

SelectInternalFrameAction.description=Active window

CascadeInternalFramesAction.title=Cascade

MaximizeInternalFramesAction.title=Maximize

TableCopyCommand.null=

TableCopyHtmlCommand.error.flavors=Encountered an exception while attempting to load data flavors

TileInternalFramesAction.title=Tile

TableExportCsvDlg.defaultLabel=Default
TableExportCSVDlg.exportTitleNew=CSV / MS Excel / XML export
TableExportCsvDlg.exportCsvFile=Export to file:
TableExportCsvDlg.columnSeparator=Column Separator:
TableExportCsvDlg.lineSeparatorLabel=Line Separator:
TableExportCsvDlg.charset=Charset:
TableExportCsvDlg.exportCompleteTable=Export complete table
TableExportCsvDlg.exportSelection=Export selection
TableExportCsvDlg.executeCommand=Execute command (%file will be replaced by export file name)
TableExportCsvDlg.OK=OK
TableExportCsvDlg.Cancel=Cancel
TableExportCsvDlg.sepeartorTab=Use tab character
TableExportCsvDlg.withHeaders=Include column headers

TableExportCsvController.noFile=You must provide an export file name.
TableExportCsvController.noCommand=You must provide a command string or uncheck "Execute command".
TableExportCsvController.invalidSeparator=You must provide a single separator character or check "Use tab" to use the tab character.
TableExportCsvController.replaceFile=The export file already exists. Would you like to replace it?
TableExportCsvController.fileChooserTilte=Choose export file
TableExportCsvCommand.failedToWriteFile=Failed to write file\n{0}\nError message\n{1}\nSee last log entry for details.
TableExportCsvCommand.failedToExecuteCommand=Failed to execute\n{0}\nError message\n{1}\nSee last log entry for details.
TableExportCsvCommand.missingClobDataMsg=Found Clob placeholder({0}) amongst data to be exported. Continue exporting cell data?
TableExportCsvCommand.writeFileSuccess=Export to file "{0}" is complete.

TableExportCsvController.fileChooserTitel=Choose export file
TableExportCsvController.fileChooserButton=Choose
TableExportCsvController.commandChooserTitel=Choose command executable
TableExportCsvController.commandChooserButton=Choose

TableExportCsvDlg.useGlobalPrefsFormating=Use formatting as configured in Global Prefs
TableExportCsvDlg.useDefaultFormating=Use default formatting

TableExportCsvDlg.formatCSV=Export CSV file
TableExportCsvDlg.formatXLS=Export MS Excel (XLS) file
TableExportCsvDlg.formatXML=Export XML file

TableExportCsvDlg.useGlobalPrefsFormatingExcel=Use formatting as configured in Global Prefs (recommended for MS Excel)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy