mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-12-05 01:57:25 +01:00
74 lines
1.9 KiB
Plaintext
74 lines
1.9 KiB
Plaintext
msgid ""
|
|
msgstr ""
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Project-Id-Version: \n"
|
|
"POT-Creation-Date: \n"
|
|
"PO-Revision-Date: \n"
|
|
"Last-Translator: Maxim Ganetsky <maxkill@mail.ru>\n"
|
|
"Language-Team: \n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
#: 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
|
|
#, fuzzy
|
|
#| msgid "No syntax errors in SQL statement."
|
|
msgid "No syntax errors in SQL statement found."
|
|
msgstr "Выражение SQL не содержит синтаксических ошибок."
|
|
|
|
#: sqlstringspropertyeditordlg.sresulttabcaption
|
|
msgid "Results"
|
|
msgstr "Результаты"
|
|
|
|
#: sqlstringspropertyeditordlg.ssqlerror
|
|
#, fuzzy
|
|
#| msgid "SQL Error"
|
|
msgid "Probable SQL error"
|
|
msgstr "Код SQL некорректен"
|
|
|
|
#: sqlstringspropertyeditordlg.ssqlok
|
|
#, fuzzy
|
|
#| msgid "SQL OK"
|
|
msgid "Quick SQL check OK"
|
|
msgstr "Код SQL корректен"
|
|
|
|
#: sqlstringspropertyeditordlg.ssqlsyntaxerror
|
|
#, fuzzy
|
|
#| msgid ""
|
|
#| "Syntax error in SQL statement:\n"
|
|
#| "%s\n"
|
|
msgid ""
|
|
"Probable syntax error in SQL statement:\n"
|
|
"%s\n"
|
|
msgstr ""
|
|
"Синтаксическая ошибка в выражении SQL:\n"
|
|
"%s\n"
|
|
|
|
#: sqlstringspropertyeditordlg.ssqltabcaption
|
|
msgid "SQL Code"
|
|
msgstr "Код SQL"
|
|
|