File: sqlitecompstrings.po

package info (click to toggle)
lazarus 2.0.0%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 214,460 kB
  • sloc: pascal: 1,862,622; xml: 265,709; cpp: 56,595; sh: 3,008; java: 609; makefile: 535; perl: 297; sql: 222; ansic: 137
file content (71 lines) | stat: -rw-r--r-- 1,668 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
msgid ""
msgstr "Content-Type: text/plain; charset=UTF-8"

#: sqlitecompstrings.sadd
msgid "Add"
msgstr ""

#: sqlitecompstrings.satablenamedalreadyexistsareyousureyouwanttoreplace
msgid "A Table named \"%s\" already exists. Are you sure you want to replace this table?%sAll data stored will be lost."
msgstr ""

#: sqlitecompstrings.sclose
msgid "Close"
msgstr ""

#: sqlitecompstrings.screateedittable
msgid "Create/Edit Table"
msgstr ""

#: sqlitecompstrings.screatetable
msgid "Create Table"
msgstr ""

#: sqlitecompstrings.sdelete
msgid "Delete"
msgstr ""

#: sqlitecompstrings.sfieldname
msgid "Field Name"
msgstr ""

#: sqlitecompstrings.sfieldtype
msgid "Field Type"
msgstr ""

#: sqlitecompstrings.sfilenamenotsetitsnotpossibletocreateeditatable
msgid "File name not set: it's not possible to create/edit a table."
msgstr ""

#: sqlitecompstrings.sfilepath
msgid "File Path: %s"
msgstr ""

#: sqlitecompstrings.sitsnotallowedfieldswiththesamename
msgid "Fields with identical names are not allowed."
msgstr ""

#: sqlitecompstrings.sitwasnotpossibletocreatethetable
msgid "It was not possible to create the table."
msgstr ""

#: sqlitecompstrings.snofieldsaddedtablewillnotbecreated
msgid "No fields added. Table will not be created."
msgstr ""

#: sqlitecompstrings.stablecreatedsuccessfully
msgid "Table created successfully."
msgstr ""

#: sqlitecompstrings.stableeditorfieldtypenotrecognized
msgid "Field type not recognized."
msgstr ""

#: sqlitecompstrings.stablename
msgid "Table Name: %s"
msgstr ""

#: sqlitecompstrings.stablenamenotsetitsnotpossibletocreateeditatable
msgid "Table name not set: it's not possible to create/edit a table."
msgstr ""