mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-05-01 01:25:19 +02:00
75 lines
1.7 KiB
Plaintext
75 lines
1.7 KiB
Plaintext
msgid ""
|
|
msgstr "Content-Type: text/plain; charset=UTF-8"
|
|
|
|
#: sqlitecompstrings.sadd
|
|
msgid "Add"
|
|
msgstr ""
|
|
|
|
#: sqlitecompstrings.satablenamedalreadyexistsareyousureyouwanttoreplace
|
|
#, object-pascal-format
|
|
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
|
|
#, object-pascal-format
|
|
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
|
|
#, object-pascal-format
|
|
msgid "Table Name: %s"
|
|
msgstr ""
|
|
|
|
#: sqlitecompstrings.stablenamenotsetitsnotpossibletocreateeditatable
|
|
msgid "Table name not set: it's not possible to create/edit a table."
|
|
msgstr ""
|
|
|