1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79
|
msgid ""
msgstr "Content-Type: text/plain; charset=UTF-8"
#: sdb_consts.scancelrecordsexported
#, object-pascal-format
msgid "Exported %d before user canceled."
msgstr ""
#: sdb_consts.sdb_availableexportformats
msgid "Available export formats:"
msgstr ""
#: sdb_consts.sdb_cancel
msgid "&Cancel"
msgstr ""
#: sdb_consts.sdb_configuredataexport
msgid "Configure data export"
msgstr ""
#: sdb_consts.sdb_exportprogress
msgid "Export progress"
msgstr ""
#: sdb_consts.sdb_fields
msgid "Fields"
msgstr ""
#: sdb_consts.sdb_filename
msgid "Filename:"
msgstr ""
#: sdb_consts.sdb_formatting
msgid "Formatting"
msgstr ""
#: sdb_consts.sdb_moveselectedfielddown
msgid "Move selected field down"
msgstr ""
#: sdb_consts.sdb_moveselectedfieldup
msgid "Move selected field up"
msgstr ""
#: sdb_consts.sdb_propertiesforselectedfield
msgid "Properties for selected field:"
msgstr ""
#: sdb_consts.sdb_selectdataexportformat
msgid "Select data export Format"
msgstr ""
#: sdb_consts.sdb_selectfieldstoexport
msgid "Select fi&elds to export"
msgstr ""
#: sdb_consts.serrnodatasetassigned
msgid "DataExporter has no Dataset assigned."
msgstr ""
#: sdb_consts.serropeningdataset
#, object-pascal-format
msgid "Could not open dataset for exporting: %s"
msgstr ""
#: sdb_consts.sexecute
msgid "Execute ..."
msgstr ""
#: sdb_consts.snrecordsexported
#, object-pascal-format
msgid "Successfully exported %d records."
msgstr ""
#: sdb_consts.sprogress
#, object-pascal-format
msgid "Exporting %d records"
msgstr ""
|