lazarus/components/sqlite/languages/sqlitecompstrings.pot
2019-05-13 23:21:39 +00:00

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 ""