mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-03 13:58:18 +02:00
41 lines
898 B
Plaintext
41 lines
898 B
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.sqlsyntaxok
|
|
msgid "No syntax errors in SQL statement."
|
|
msgstr ""
|
|
|
|
#: sqlstringspropertyeditordlg.sresulttabcaption
|
|
msgid "Results"
|
|
msgstr "返回值"
|
|
|
|
#: sqlstringspropertyeditordlg.ssqlerror
|
|
msgid "SQL Error"
|
|
msgstr ""
|
|
|
|
#: sqlstringspropertyeditordlg.ssqlok
|
|
msgid "SQL OK"
|
|
msgstr ""
|
|
|
|
#: sqlstringspropertyeditordlg.ssqlsyntaxerror
|
|
msgid ""
|
|
"Syntax error in SQL statement:\n"
|
|
"%s\n"
|
|
msgstr ""
|
|
|
|
#: sqlstringspropertyeditordlg.ssqltabcaption
|
|
msgid "SQL Code"
|
|
msgstr "SQL代码"
|
|
|