lazarus/components/sqldb/languages/sqlstringspropertyeditordlg.pl.po
2019-05-16 23:10:15 +00:00

87 lines
2.2 KiB
Plaintext

msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"Project-Id-Version: \n"
"POT-Creation-Date: \n"
"PO-Revision-Date: \n"
"Last-Translator: Sławomir Niedziela <slniedz@poczta.onet.pl>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: pl\n"
"X-Generator: Poedit 1.8.7.1\n"
#: sqlstringspropertyeditordlg.sloadsqlcodehint
msgid "Load SQL code ..."
msgstr "Wczytaj kod SQL..."
#: sqlstringspropertyeditordlg.smetacolumns
msgid "Columns"
msgstr "Kolumny"
#: sqlstringspropertyeditordlg.smetapleasespecifyatableintheobjectfield
msgid "Please specify a table in the object field."
msgstr "Proszę wskazać tablicę w polu obiektu."
#: sqlstringspropertyeditordlg.smetaprocedures
msgid "Procedures"
msgstr "Procedury"
#: sqlstringspropertyeditordlg.smetasystables
msgid "SysTables"
msgstr "Tablice systemowe"
#: sqlstringspropertyeditordlg.smetatabcaption
msgid "Metadata"
msgstr "Metadane"
#: sqlstringspropertyeditordlg.smetatables
msgid "Tables"
msgstr "Tablice"
#: sqlstringspropertyeditordlg.sqlsyntaxok
msgid "No syntax errors in SQL statement found."
msgstr "Nie znaleziono błędów w poleceniu SQL."
#: sqlstringspropertyeditordlg.squickcheckofsqlsyntaxhint
msgid "Quick check of SQL syntax"
msgstr "Szybkie sprawdzenie składni SQL"
#: sqlstringspropertyeditordlg.sresulttabcaption
msgid "Results"
msgstr "Wyniki"
#: sqlstringspropertyeditordlg.srunsqlcodehint
msgid "Run SQL code"
msgstr "Wykonaj kod SQL"
#: sqlstringspropertyeditordlg.ssavesqlcodehint
msgid "Save SQL code ..."
msgstr "Zapisz kod SQL"
#: sqlstringspropertyeditordlg.ssqlerror
msgid "Probable SQL error"
msgstr "Prawdopodobnie błąd SQL"
#: sqlstringspropertyeditordlg.ssqlok
msgid "Quick SQL check OK"
msgstr "Wynik szybkiego sprawdzenia SQL pozytywny"
#: sqlstringspropertyeditordlg.ssqlsyntaxerror
#, object-pascal-format, fuzzy
#| msgid ""
#| "Probable syntax error in SQL statement:\n"
#| "%s\n"
msgid ""
"Probable syntax error in SQL statement:\n"
"%s"
msgstr ""
"Prawdopodobnie błąd składni polecenia SQL:\n"
"%s\n"
#: sqlstringspropertyeditordlg.ssqltabcaption
msgid "SQL Code"
msgstr "Kod SQL"