mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-01 14:12:37 +02:00

1. Regenerated. 2. Cleaned up fpwebstrconsts.*.po files. 3. Updated and improved Russian translation. git-svn-id: trunk@27434 -
40 lines
965 B
Plaintext
40 lines
965 B
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.sqlsyntaxok
|
||
msgid "No syntax errors in SQL statement."
|
||
msgstr "В выражении SQL нет синтаксических ошибок."
|
||
|
||
#: sqlstringspropertyeditordlg.sresulttabcaption
|
||
msgid "Results"
|
||
msgstr "Результаты"
|
||
|
||
#: sqlstringspropertyeditordlg.ssqlerror
|
||
msgid "SQL Error"
|
||
msgstr "Ошибка SQL"
|
||
|
||
#: sqlstringspropertyeditordlg.ssqlok
|
||
msgid "SQL OK"
|
||
msgstr "SQL OK"
|
||
|
||
#: sqlstringspropertyeditordlg.ssqlsyntaxerror
|
||
msgid ""
|
||
"Syntax error in SQL statement:\n"
|
||
"%s\n"
|
||
msgstr ""
|
||
"Синтаксическая ошибка в выражении SQL:\n"
|
||
"%s\n"
|
||
|
||
#: sqlstringspropertyeditordlg.ssqltabcaption
|
||
msgid "SQL Code"
|
||
msgstr "Код SQL"
|
||
|