1
|
exportSequenceToFileHandlerIOErrorMessage=An error occurred when trying to export a consensus sequence alignment to the file "%s".
|
2
|
exportSequenceToFileHandlerIOErrorTitle=I/O error
|
3
|
exportSequenceToFileHandlerOverwriteTitle=Overwrite file
|
4
|
exportSequenceToFileHandlerOverwriteText=The file \"%s\" already exists.\n\nDo you want to overwrite it?
|
5
|
wizardExportAlignmentAppendExtensionButton=Append default extension
|
6
|
wizardExportAlignmentBrowseButton=Browse...
|
7
|
wizardExportAlignmentDataLabel=Select the data to export:
|
8
|
wizardExportAlignmentDescription=Define the output file and format.
|
9
|
wizardExportAlignmentDestinationLabel=Select the export destination:
|
10
|
wizardExportAlignmentErrorMissingFileName=The file name must not be empty.
|
11
|
wizardExportAlignmentErrorMissingSeqLabel=The consensus sequence label must not be empty.
|
12
|
wizardExportAlignmentErrorNothingToExport=Either single reads or the consensus sequence have to be selected for export.
|
13
|
wizardExportAlignmentExportConsensusSeqLabel=Export consensus sequence
|
14
|
wizardExportAlignmentExportFormatLabel=Select the export format:
|
15
|
wizardExportAlignmentExportSingleReads=Export single reads
|
16
|
wizardExportAlignmentFileDialogTitle=Export to
|
17
|
wizardExportAlignmentFileLabel=Alignment file:
|
18
|
wizardExportAlignmentTitle=Sequence export
|
19
|
wizardExportAlignmentWarningFileNameStartsDot=File starting with '.' are not supported on all operating systems.
|
20
|
wizardExportAlignmentwarningMissingExtension=The file name does have a valid extension for the selected format.
|
21
|
wizardExportAlignmentWarningFileExists=The file already exists and will be overwritten.
|
22
|
wizardExportAlignmentOptionsDescription=Specify additional export parameters.
|
23
|
wizardExportAlignmentOptionsTitle=Export options
|
24
|
wizardExportAlignmentExportedSeqHeading=Specify the sequences to be exported:
|
25
|
wizardExportAlignmentAdditionalOptionsHeading=Specify additional export options:
|
26
|
wizardExportAlignmentElongateSeqHeading=Elongate sequences to have equal length with:
|
27
|
wizardExportAlignmentElongateSeqMissingData=Missing data ('?')"
|
28
|
wizardExportAlignmentElongateSeqGap=Gap ('-')
|