mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-02 00:01:12 +01:00
39 lines
977 B
Plaintext
39 lines
977 B
Plaintext
msgid ""
|
|
msgstr ""
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Last-Translator: Valdas Jankūnas <zmuogs@gmail.com>\n"
|
|
"PO-Revision-Date: 2008-09-21 22:10+0300\n"
|
|
"Project-Id-Version: sqlstringspropertyeditordlg\n"
|
|
"Language-Team: Lithuanian <kde-i18n-lt@kde.org>\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"X-Generator: KBabel 1.11.4\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
|
|
|
#: sqlstringspropertyeditordlg.sqlsyntaxok
|
|
msgid "No syntax errors in SQL statement."
|
|
msgstr ""
|
|
|
|
#: sqlstringspropertyeditordlg.sresulttabcaption
|
|
msgid "Results"
|
|
msgstr "Rezultatai"
|
|
|
|
#: 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 kodas"
|
|
|