mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-01 04:52:38 +02:00
83 lines
2.0 KiB
Plaintext
83 lines
2.0 KiB
Plaintext
msgid ""
|
|
msgstr ""
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Project-Id-Version: X-1.9\n"
|
|
"POT-Creation-Date: \n"
|
|
"PO-Revision-Date: \n"
|
|
"Last-Translator: 郑建平@夏宗萍 aka robsean <robsean@126.com>\n"
|
|
"Language-Team: \n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Language: zh_CN\n"
|
|
"X-Generator: Poedit 1.8.7.1\n"
|
|
"X-Poedit-SourceCharset: UTF-8\n"
|
|
|
|
#: sqlstringspropertyeditordlg.sloadsqlcodehint
|
|
msgid "Load SQL code ..."
|
|
msgstr "加载SQL代码..."
|
|
|
|
#: sqlstringspropertyeditordlg.smetacolumns
|
|
msgid "Columns"
|
|
msgstr "列"
|
|
|
|
#: sqlstringspropertyeditordlg.smetapleasespecifyatableintheobjectfield
|
|
msgid "Please specify a table in the object field."
|
|
msgstr "请在object field指定一个table"
|
|
|
|
#: sqlstringspropertyeditordlg.smetaprocedures
|
|
msgid "Procedures"
|
|
msgstr "过程"
|
|
|
|
#: sqlstringspropertyeditordlg.smetasystables
|
|
msgid "SysTables"
|
|
msgstr "SysTables"
|
|
|
|
#: sqlstringspropertyeditordlg.smetatabcaption
|
|
msgid "Metadata"
|
|
msgstr "Metadata"
|
|
|
|
#: sqlstringspropertyeditordlg.smetatables
|
|
msgid "Tables"
|
|
msgstr "Tables"
|
|
|
|
#: sqlstringspropertyeditordlg.sqlsyntaxok
|
|
msgid "No syntax errors in SQL statement found."
|
|
msgstr "在SQL声明没有发现语法错误"
|
|
|
|
#: sqlstringspropertyeditordlg.squickcheckofsqlsyntaxhint
|
|
msgid "Quick check of SQL syntax"
|
|
msgstr "快速检查SQL语法"
|
|
|
|
#: sqlstringspropertyeditordlg.sresulttabcaption
|
|
msgid "Results"
|
|
msgstr "结果"
|
|
|
|
#: sqlstringspropertyeditordlg.srunsqlcodehint
|
|
msgid "Run SQL code"
|
|
msgstr "运行SQL代码"
|
|
|
|
#: sqlstringspropertyeditordlg.ssavesqlcodehint
|
|
msgid "Save SQL code ..."
|
|
msgstr "保存SQL代码..."
|
|
|
|
#: sqlstringspropertyeditordlg.ssqlerror
|
|
msgid "Probable SQL error"
|
|
msgstr "可能的SQL错误"
|
|
|
|
#: sqlstringspropertyeditordlg.ssqlok
|
|
msgid "Quick SQL check OK"
|
|
msgstr "快速SQL检查OK"
|
|
|
|
#: sqlstringspropertyeditordlg.ssqlsyntaxerror
|
|
msgid ""
|
|
"Probable syntax error in SQL statement:\n"
|
|
"%s\n"
|
|
msgstr ""
|
|
"可能的语法错误在SQL声明:\n"
|
|
"%s\n"
|
|
|
|
#: sqlstringspropertyeditordlg.ssqltabcaption
|
|
msgid "SQL Code"
|
|
msgstr "SQL代码"
|
|
|