lazarus/components/sqldb/languages/sqlstringspropertyeditordlg.pot
maxim 684c367b8a IDE: changed extension of master PO files (a.k.a. templates) from .po to .pot, adapted IDE, POChecker, updatepofiles tool and localize.bat/.sh scripts.
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 -
2019-01-24 23:02:37 +00:00

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