mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-07-26 05:16:12 +02:00

Reasons: 1. .pot is 'industry standard' extension for PO template files. As a consequence, PO editors can now open our templates 'out of the box' and automate creation of translations. 2. It is now much simpler to detect template files now that dotted unit names are allowed. git-svn-id: trunk@60208 -
72 lines
1.6 KiB
Plaintext
72 lines
1.6 KiB
Plaintext
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 ""
|
|
|