mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-07-30 17:35:57 +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 -
70 lines
1.4 KiB
Plaintext
70 lines
1.4 KiB
Plaintext
msgid ""
|
|
msgstr "Content-Type: text/plain; charset=UTF-8"
|
|
|
|
#: sqlstringspropertyeditordlg.sloadsqlcodehint
|
|
msgid "Load SQL code ..."
|
|
msgstr ""
|
|
|
|
#: sqlstringspropertyeditordlg.smetacolumns
|
|
msgid "Columns"
|
|
msgstr ""
|
|
|
|
#: sqlstringspropertyeditordlg.smetapleasespecifyatableintheobjectfield
|
|
msgid "Please specify a table in the object field."
|
|
msgstr ""
|
|
|
|
#: sqlstringspropertyeditordlg.smetaprocedures
|
|
msgid "Procedures"
|
|
msgstr ""
|
|
|
|
#: sqlstringspropertyeditordlg.smetasystables
|
|
msgid "SysTables"
|
|
msgstr ""
|
|
|
|
#: sqlstringspropertyeditordlg.smetatabcaption
|
|
msgid "Metadata"
|
|
msgstr ""
|
|
|
|
#: sqlstringspropertyeditordlg.smetatables
|
|
msgid "Tables"
|
|
msgstr ""
|
|
|
|
#: sqlstringspropertyeditordlg.sqlsyntaxok
|
|
msgid "No syntax errors in SQL statement found."
|
|
msgstr ""
|
|
|
|
#: sqlstringspropertyeditordlg.squickcheckofsqlsyntaxhint
|
|
msgid "Quick check of SQL syntax"
|
|
msgstr ""
|
|
|
|
#: sqlstringspropertyeditordlg.sresulttabcaption
|
|
msgid "Results"
|
|
msgstr ""
|
|
|
|
#: sqlstringspropertyeditordlg.srunsqlcodehint
|
|
msgid "Run SQL code"
|
|
msgstr ""
|
|
|
|
#: sqlstringspropertyeditordlg.ssavesqlcodehint
|
|
msgid "Save SQL code ..."
|
|
msgstr ""
|
|
|
|
#: sqlstringspropertyeditordlg.ssqlerror
|
|
msgid "Probable SQL error"
|
|
msgstr ""
|
|
|
|
#: sqlstringspropertyeditordlg.ssqlok
|
|
msgid "Quick SQL check OK"
|
|
msgstr ""
|
|
|
|
#: sqlstringspropertyeditordlg.ssqlsyntaxerror
|
|
msgid ""
|
|
"Probable syntax error in SQL statement:\n"
|
|
"%s\n"
|
|
msgstr ""
|
|
|
|
#: sqlstringspropertyeditordlg.ssqltabcaption
|
|
msgid "SQL Code"
|
|
msgstr ""
|
|
|