lazarus/components/sqldb/languages/sqldbstrconst.pl.po

149 lines
3.3 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"
#: sqldbstrconst.lrsgeneratesqlstatements
msgid "Edit/Generate SQL statements"
msgstr ""
#: sqldbstrconst.lrssqldatasetopen
#, object-pascal-format
msgid "Dataset not open: %s"
msgstr ""
#: sqldbstrconst.lrssqlgenselect
msgid "You must select fields to be updated and key fields."
msgstr ""
#: sqldbstrconst.seditsql
msgid "Edit SQL ..."
msgstr ""
#: sqldbstrconst.seditupdatesql
msgid "Edit all SQL statements"
msgstr ""
#: sqldbstrconst.serrconnectionnotassigned
msgid "Database not assigned. Assign Database first."
msgstr ""
#: sqldbstrconst.sfirebirddatabases
msgid "Firebird databases"
msgstr "Bazy danych Firebird"
#: sqldbstrconst.sgenerateupdatesql
msgid "Generate update SQL"
msgstr ""
#: sqldbstrconst.sinterbasedatabases
msgid "Interbase databases"
msgstr "Bazy danych Interbase"
#: sqldbstrconst.slibraries
msgid "Shared libraries"
msgstr "Współdzielone biblioteki"
#: sqldbstrconst.sloadsqlcodehint
msgid "Load SQL code ..."
msgstr "Wczytaj kod SQL..."
#: sqldbstrconst.smetacolumns
msgid "Columns"
msgstr "Kolumny"
#: sqldbstrconst.smetapleasespecifyatableintheobjectfield
msgid "Please specify a table in the object field."
msgstr "Proszę wskazać tablicę w polu obiektu."
#: sqldbstrconst.smetaprocedures
msgid "Procedures"
msgstr "Procedury"
#: sqldbstrconst.smetasystables
msgid "SysTables"
msgstr "Tablice systemowe"
#: sqldbstrconst.smetatabcaption
msgid "Metadata"
msgstr "Metadane"
#: sqldbstrconst.smetatables
msgid "Tables"
msgstr "Tablice"
#: sqldbstrconst.sqlsyntaxok
msgid "No syntax errors in SQL statement found."
msgstr "Nie znaleziono błędów w poleceniu SQL."
#: sqldbstrconst.squickcheckofsqlsyntaxhint
msgid "Quick check of SQL syntax"
msgstr "Szybkie sprawdzenie składni SQL"
#: sqldbstrconst.sresulttabcaption
msgid "Results"
msgstr "Wyniki"
#: sqldbstrconst.srunsqlcodehint
msgid "Run SQL code"
msgstr "Wykonaj kod SQL"
#: sqldbstrconst.ssavesqlcodehint
msgid "Save SQL code ..."
msgstr "Zapisz kod SQL"
#: sqldbstrconst.ssqlerror
msgid "Probable SQL error"
msgstr "Prawdopodobnie błąd SQL"
#: sqldbstrconst.ssqlite3databases
msgid "SQLite3 databases"
msgstr ""
#: sqldbstrconst.ssqlok
msgid "Quick SQL check OK"
msgstr "Wynik szybkiego sprawdzenia SQL pozytywny"
#: sqldbstrconst.ssqlscript
msgid "SQL Script file"
msgstr "Plik skryptu SQL"
#: sqldbstrconst.ssqlscriptdesc
msgid "Create a new SQL Script file"
msgstr "Utwórz nowy plik skryptu SQL"
#: sqldbstrconst.ssqlsource
msgid "Insert your SQL statements here"
msgstr "Tutaj wstaw polecenia SQL"
#: sqldbstrconst.ssqlstringspropertyeditordlgtitle
#, object-pascal-format
msgid "Editing %s"
msgstr "Edycja %s"
#: sqldbstrconst.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"
#: sqldbstrconst.ssqltabcaption
msgid "SQL Code"
msgstr "Kod SQL"