lazarus/components/sqldb/languages/sqlstringspropertyeditordlg.zh_CN.po
2014-01-08 16:31:31 +00:00

81 lines
1.7 KiB
Plaintext

msgid ""
msgstr ""
"Project-Id-Version: 0.9.27 beta\n"
"POT-Creation-Date: \n"
"PO-Revision-Date: 2009-04-24 19:20+0800\n"
"Last-Translator: XY.Chen <chenxinyv@gmail.com>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Poedit-Language: Chinese\n"
"X-Poedit-Country: CHINA\n"
"X-Poedit-SourceCharset: utf-8\n"
#: 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 "SQL代码"