File: sdb_consts.pot

package info (click to toggle)
lazarus 4.0%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 275,760 kB
  • sloc: pascal: 2,341,904; xml: 509,420; makefile: 348,726; cpp: 93,608; sh: 3,387; java: 609; perl: 297; sql: 222; ansic: 137
file content (79 lines) | stat: -rw-r--r-- 1,513 bytes parent folder | download | duplicates (4)
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 ""