mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-05-31 04:12:34 +02:00
80 lines
1.9 KiB
Plaintext
80 lines
1.9 KiB
Plaintext
msgid ""
|
|
msgstr ""
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Last-Translator: Valdas Jankunas <zmuogs@gmail.com>\n"
|
|
"PO-Revision-Date: 2012-08-06 22:16+0300\n"
|
|
"Project-Id-Version: sqlstringspropertyeditordlg\n"
|
|
"Language-Team: Lithuanian <kde-i18n-lt@kde.org>\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"X-Generator: Lokalize 1.5\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"
|
|
"Language: lt\n"
|
|
|
|
#: sqlstringspropertyeditordlg.sloadsqlcodehint
|
|
msgid "Load SQL code ..."
|
|
msgstr ""
|
|
|
|
#: sqlstringspropertyeditordlg.smetacolumns
|
|
msgid "Columns"
|
|
msgstr "Stulpeliai"
|
|
|
|
#: sqlstringspropertyeditordlg.smetapleasespecifyatableintheobjectfield
|
|
msgid "Please specify a table in the object field."
|
|
msgstr "Objekto laukelyje reikia nurodyti lentelę."
|
|
|
|
#: sqlstringspropertyeditordlg.smetaprocedures
|
|
msgid "Procedures"
|
|
msgstr "Procedūros"
|
|
|
|
#: sqlstringspropertyeditordlg.smetasystables
|
|
msgid "SysTables"
|
|
msgstr "SysTables"
|
|
|
|
#: sqlstringspropertyeditordlg.smetatabcaption
|
|
msgid "Metadata"
|
|
msgstr "Metaduomenys"
|
|
|
|
#: sqlstringspropertyeditordlg.smetatables
|
|
msgid "Tables"
|
|
msgstr "Lentelės"
|
|
|
|
#: sqlstringspropertyeditordlg.sqlsyntaxok
|
|
msgid "No syntax errors in SQL statement found."
|
|
msgstr ""
|
|
|
|
#: sqlstringspropertyeditordlg.squickcheckofsqlsyntaxhint
|
|
msgid "Quick check of SQL syntax"
|
|
msgstr ""
|
|
|
|
#: sqlstringspropertyeditordlg.sresulttabcaption
|
|
msgid "Results"
|
|
msgstr "Rezultatai"
|
|
|
|
#: sqlstringspropertyeditordlg.srunsqlcodehint
|
|
msgid "Run SQL code"
|
|
msgstr ""
|
|
|
|
#: sqlstringspropertyeditordlg.ssavesqlcodehint
|
|
msgid "Save SQL code ..."
|
|
msgstr ""
|
|
|
|
#: sqlstringspropertyeditordlg.ssqlerror
|
|
msgid "Probable SQL error"
|
|
msgstr ""
|
|
|
|
#: sqlstringspropertyeditordlg.ssqlok
|
|
msgid "Quick SQL check OK"
|
|
msgstr ""
|
|
|
|
#: sqlstringspropertyeditordlg.ssqlsyntaxerror
|
|
msgid ""
|
|
"Probable syntax error in SQL statement:\n"
|
|
"%s\n"
|
|
msgstr ""
|
|
|
|
#: sqlstringspropertyeditordlg.ssqltabcaption
|
|
msgid "SQL Code"
|
|
msgstr "SQL kodas"
|
|
|