phpmyadmin/po/pl.po
2010-03-30 23:19:18 +02:00

7680 lines
210 KiB
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Automatically generated <>, 2010.
msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2010-03-30 23:18+0200\n"
"PO-Revision-Date: 2010-03-12 09:17+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: polish <pl@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Translate Toolkit 1.5.3\n"
#: libraries/auth/config.auth.lib.php:107
#, php-format
msgid ""
"You probably did not create a configuration file. You might want to use the %"
"1$ssetup script%2$s to create one."
msgstr ""
"Prawdopodobnie powodem jest brak utworzonego pliku konfiguracyjnego. Do jego "
"stworzenia można użyć %1$sskryptu instalacyjnego%2$s."
#: libraries/auth/config.auth.lib.php:116
msgid ""
"phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
"connection. You should check the host, username and password in your "
"configuration and make sure that they correspond to the information given by "
"the administrator of the MySQL server."
msgstr ""
"phpMyAdmin próbował połączyć się z serwerem MySQL, a serwer odrzucił "
"połączenie. Powinieneś sprawdzić nazwę hosta, nazwę użytkownika i hasło w "
"pliku config.inc.php i upewnić się, że odpowiadają one informacjom danym "
"przez administratora serwera MySQL."
#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation.
#: libraries/common.lib.php:411
#, fuzzy
msgctxt "$mysql_5_1_doc_lang"
msgid "en"
msgstr "Wysłane"
#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation.
#: libraries/common.lib.php:415
#, fuzzy
msgctxt "$mysql_5_0_doc_lang"
msgid "en"
msgstr "Wysłane"
#: libraries/Message.class.php:282
#, fuzzy, php-format
#| msgid "%1$d row(s) affected."
msgid "%1$d row affected."
msgid_plural "%1$d rows affected."
msgstr[0] "Zmodyfikowanych rekordów: %1$d."
msgstr[1] "Zmodyfikowanych rekordów: %1$d."
#: libraries/Message.class.php:301
#, fuzzy, php-format
#| msgid "%1$d row(s) deleted."
msgid "%1$d row deleted."
msgid_plural "%1$d rows deleted."
msgstr[0] "Usuniętych rekordów: %1$d."
msgstr[1] "Usuniętych rekordów: %1$d."
#: libraries/Message.class.php:320
#, fuzzy, php-format
#| msgid "%1$d row(s) inserted."
msgid "%1$d row inserted."
msgid_plural "%1$d rows inserted."
msgstr[0] "Wstawionych rekordów: %1$d."
msgstr[1] "Wstawionych rekordów: %1$d."
#. l10n: Text direction, use either ltr or rtl
#: libraries/messages.inc.php:15
msgid "ltr"
msgstr "ltr"
#. l10n: Thousands separator
#: libraries/messages.inc.php:17
msgid ","
msgstr " "
#. l10n: Decimal separator
#: libraries/messages.inc.php:19
msgid "."
msgstr ","
#: libraries/messages.inc.php:21
msgid "B"
msgstr "bajtów"
#: libraries/messages.inc.php:21
msgid "KiB"
msgstr "KB"
#: libraries/messages.inc.php:21
msgid "MiB"
msgstr "MB"
#: libraries/messages.inc.php:21
msgid "GiB"
msgstr "GB"
#: libraries/messages.inc.php:21
msgid "TiB"
msgstr "TB"
#: libraries/messages.inc.php:21
msgid "PiB"
msgstr "PB"
#: libraries/messages.inc.php:21
msgid "EiB"
msgstr "EB"
#: libraries/messages.inc.php:23
msgid "Sun"
msgstr "Nie"
#: libraries/messages.inc.php:23
msgid "Mon"
msgstr "Pon"
#: libraries/messages.inc.php:23
msgid "Tue"
msgstr "Wto"
#: libraries/messages.inc.php:23
msgid "Wed"
msgstr "Śro"
#: libraries/messages.inc.php:23
msgid "Thu"
msgstr "Czw"
#: libraries/messages.inc.php:23
msgid "Fri"
msgstr "Pią"
#: libraries/messages.inc.php:23
msgid "Sat"
msgstr "Sob"
#: libraries/messages.inc.php:24
msgid "Jan"
msgstr "Sty"
#: libraries/messages.inc.php:24
msgid "Feb"
msgstr "Lut"
#: libraries/messages.inc.php:24
msgid "Mar"
msgstr "Mar"
#: libraries/messages.inc.php:24
msgid "Apr"
msgstr "Kwi"
#: libraries/messages.inc.php:24
msgid "May"
msgstr "Maj"
#: libraries/messages.inc.php:24
msgid "Jun"
msgstr "Cze"
#: libraries/messages.inc.php:24
msgid "Jul"
msgstr "Lip"
#: libraries/messages.inc.php:24
msgid "Aug"
msgstr "Sie"
#: libraries/messages.inc.php:24
msgid "Sep"
msgstr "Wrz"
#: libraries/messages.inc.php:24
msgid "Oct"
msgstr "Paź"
#: libraries/messages.inc.php:24
msgid "Nov"
msgstr "Lis"
#: libraries/messages.inc.php:24
msgid "Dec"
msgstr "Gru"
#. l10n: See http://www.php.net/manual/en/function.strftime.php to define the format string
#: libraries/messages.inc.php:26
msgid "%B %d, %Y at %I:%M %p"
msgstr "%d %B %Y, %H:%M"
#: libraries/messages.inc.php:27
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s dni, %s godzin, %s minut i %s sekund"
#: libraries/messages.inc.php:29
msgid "Aborted"
msgstr "Przerwane"
#: libraries/messages.inc.php:30
msgid "Access denied"
msgstr "Brak dostępu"
#: libraries/messages.inc.php:31
msgid "Action"
msgstr "Działanie"
#: libraries/messages.inc.php:32
msgid "Actions"
msgstr "Działania"
#: libraries/messages.inc.php:33
msgid "Add AUTO_INCREMENT value"
msgstr "Dodaj wartości AUTO_INCREMENT"
#: libraries/messages.inc.php:34
#, php-format
msgid "Add %s"
msgstr "Dodaj %s"
#: libraries/messages.inc.php:35
msgid "Add constraints"
msgstr "Dodaj ograniczenia"
#: libraries/messages.inc.php:36
msgid "Add/Delete Field Columns"
msgstr "Dodaj/usuń pola"
#: libraries/messages.inc.php:37
msgid "Add/Delete Criteria Row"
msgstr "Dodaj/usuń wiersz kryteriów"
#: libraries/messages.inc.php:38
#, php-format
msgid "Add %s field(s)"
msgstr "Dodaj %s pól"
#: libraries/messages.inc.php:39
msgid "Add custom comment into header (\\n splits lines)"
msgstr "Dodaj do nagłówka własny komentarz (\\n oddziela linie)"
#: libraries/messages.inc.php:40
msgid "Add into comments"
msgstr "Dodaj w komentarzach:"
#: libraries/messages.inc.php:41
msgid "Add new field"
msgstr "Dodaj nowego pole"
#: libraries/messages.inc.php:42
msgid "Add privileges on the following database"
msgstr "Dodaj uprawnienia dla następującej bazy danych"
#: libraries/messages.inc.php:43
msgid "Add privileges on the following table"
msgstr "Dodaj uprawnienia dla następującej tabeli"
#: libraries/messages.inc.php:44
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "Dodaj warunki przeszukiwania (warunek dla \"where\"):"
#: libraries/messages.inc.php:45
#, php-format
msgid "Add to index &nbsp;%s&nbsp;column(s)"
msgstr "Dodaj &nbsp;%s&nbsp;kolumn do indeksu "
#: libraries/messages.inc.php:46
msgid "Add a new User"
msgstr "Dodaj nowego użytkownika"
#: libraries/messages.inc.php:47
msgid "You have added a new user."
msgstr "Nowy użytkownik został dodany."
#: libraries/messages.inc.php:48
msgid "Administration"
msgstr "Administracja"
#: libraries/messages.inc.php:49
#, php-format
msgid "After %s"
msgstr "Po %s"
#: libraries/messages.inc.php:50
msgid "Go back to previous page"
msgstr "Wróć"
#: libraries/messages.inc.php:51
msgid "Insert another new row"
msgstr "Dodaj nowy rekord"
#: libraries/messages.inc.php:52
msgid "Edit next row"
msgstr "Edytuj następny rekord"
#: libraries/messages.inc.php:53
msgid "Go back to this page"
msgstr "Powrót do tej strony"
#: libraries/messages.inc.php:54
msgid "All"
msgstr "Wszystko"
#: libraries/messages.inc.php:55
msgid ""
"Allow the interruption of an import in case the script detects it is close "
"to the PHP timeout limit. This might be good way to import large files, "
"however it can break transactions."
msgstr ""
"Zezwól na przerwanie importu w przypadku, gdy skrypt wykryje zbliżający się "
"koniec limitu czasu. Może to być dobry sposób importu dużych plików, "
"jednakże może on popsuć transakcje."
#: libraries/messages.inc.php:56
msgid "Display all tables with the same width"
msgstr "wyświetlić wszystkie tabele z taką samą szerokością?"
#: libraries/messages.inc.php:57
msgid "Alter table order by"
msgstr "Sortowanie tabeli wg"
#: libraries/messages.inc.php:58
msgid "Analyze"
msgstr "Analizuj"
#: libraries/messages.inc.php:59
msgid "Analyze table"
msgstr "Analizuj tabelę"
#: libraries/messages.inc.php:60
msgid "And"
msgstr "oraz"
#: libraries/messages.inc.php:61
#, fuzzy
msgid "and"
msgstr "oraz"
#: libraries/messages.inc.php:62
msgid "and then"
msgstr "a następnie"
#: libraries/messages.inc.php:63
msgid "Angular links"
msgstr "Kanciaste połączenia"
#: libraries/messages.inc.php:64
#, php-format
msgid "An index has been added on %s"
msgstr "Do %s dodany został indeks"
#: libraries/messages.inc.php:65
msgid "Any"
msgstr "Dowolny"
#: libraries/messages.inc.php:66
msgid "Any host"
msgstr "Dowolny host"
#: libraries/messages.inc.php:67
msgid "Any user"
msgstr "Dowolny użytkownik"
#: libraries/messages.inc.php:68
msgid "Apply Selected Changes"
msgstr ""
#: libraries/messages.inc.php:69
msgid ""
"May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ "
"3.11[/a]"
msgstr "Być może w przybliżeniu. Zobacz FAQ 3.11"
#: libraries/messages.inc.php:70
#, php-format
msgid "A primary key has been added on %s"
msgstr "Do %s dodany został klucz podstawowy"
#: libraries/messages.inc.php:71
msgid "Arabic"
msgstr "Arabski"
#: libraries/messages.inc.php:72
msgid "Armenian"
msgstr "Ormiański"
#: libraries/messages.inc.php:73
msgid "Ascending"
msgstr "Rosnąco"
#: libraries/messages.inc.php:74
msgid "As defined:"
msgstr "Zdefiniowana następująco:"
#: libraries/messages.inc.php:75
msgid "At Beginning of Table"
msgstr "Na początku tabeli"
#: libraries/messages.inc.php:76
msgid "At End of Table"
msgstr "Na końcu tabeli"
#: libraries/messages.inc.php:77
msgid "Attributes"
msgstr "Atrybuty"
#: libraries/messages.inc.php:78
msgid "Automatic layout"
msgstr "Układ automatyczny"
#: libraries/messages.inc.php:80
msgid "Back"
msgstr "Powrót"
#: libraries/messages.inc.php:81
msgid "Baltic"
msgstr "Bałtycki"
#: libraries/messages.inc.php:82
msgid "BEGIN CUT"
msgstr "TNIJ STĄD"
#: libraries/messages.inc.php:83
msgid "BEGIN RAW"
msgstr "SUROWE DANE STĄD"
#: libraries/messages.inc.php:84
msgid "Binary"
msgstr " Binarne "
#: libraries/messages.inc.php:85
msgid "Binary - do not edit"
msgstr " Binarne - nie do edycji "
#: libraries/messages.inc.php:86
msgid "Binary log"
msgstr "Dziennik binarny"
#: libraries/messages.inc.php:87
msgid "Event type"
msgstr "Typ zdarzenia"
#: libraries/messages.inc.php:88
msgid "Information"
msgstr "Informacje"
#: libraries/messages.inc.php:89
msgid "Log name"
msgstr "Nazwa dziennika"
#: libraries/messages.inc.php:90
msgid "Original position"
msgstr "Oryginalna pozycja"
#: libraries/messages.inc.php:91
msgid "Position"
msgstr "Pozycja"
#: libraries/messages.inc.php:92
msgid "Server ID"
msgstr "ID serwera"
#: libraries/messages.inc.php:93
msgid "BLOB Repository"
msgstr "Repozytorium BLOBów"
#: libraries/messages.inc.php:94
msgid "Damaged"
msgstr "Uszkodzone"
#: libraries/messages.inc.php:95
#, php-format
msgid "Are you sure you want to disable all BLOB references for database %s?"
msgstr "Czy na pewno wyłączyć wszystkie odwołania do BLOBów z bazy danych %s?"
#: libraries/messages.inc.php:96
#, fuzzy
msgctxt "$strBLOBRepositoryDisabled"
msgid "Disabled"
msgstr "Wyłączone"
#: libraries/messages.inc.php:97
msgid "Disable"
msgstr "Wyłącz"
#: libraries/messages.inc.php:98
msgid "You are about to DISABLE a BLOB Repository!"
msgstr "Masz zamiar WYŁĄCZYĆ repozytorium BLOBów!"
#: libraries/messages.inc.php:99
#, fuzzy
msgctxt "$strBLOBRepositoryEnabled"
msgid "Enabled"
msgstr "Włączone"
#: libraries/messages.inc.php:100
msgid "Enable"
msgstr "Włącz"
#: libraries/messages.inc.php:101
msgid "Remove BLOB Repository Reference"
msgstr "Usuń odołanie do repozytorium BLOBów"
#: libraries/messages.inc.php:102
#, fuzzy
msgctxt "$strBLOBRepositoryRepair"
msgid "Repair"
msgstr "Napraw"
#: libraries/messages.inc.php:103
msgid "Upload to BLOB repository"
msgstr "Wrzuć do repozytorium BLOBów"
#: libraries/messages.inc.php:104
msgid "Let every user access this bookmark"
msgstr "Pozwól na dostęp wszystkim użytkownikom"
#: libraries/messages.inc.php:105
#, php-format
msgid "Bookmark %s created"
msgstr "Zapytanie %s zostało zapamiętane"
#: libraries/messages.inc.php:106
msgid "The bookmark has been deleted."
msgstr "Zapamiętane zapytanie SQL zostało usunięte."
#: libraries/messages.inc.php:107
msgid "Label"
msgstr "Nazwa"
#: libraries/messages.inc.php:108
msgid "Bookmarked SQL query"
msgstr "Zapamiętane zapytanie SQL"
#: libraries/messages.inc.php:109
msgid "Replace existing bookmark of same name"
msgstr "Zamień istniejące zapamiętane zapytanie o tej samej nazwie"
#: libraries/messages.inc.php:110
msgid "Bookmark this SQL query"
msgstr "Pamiętaj zapytanie SQL"
#: libraries/messages.inc.php:111
msgid "View only"
msgstr "Tylko pokaż"
#: libraries/messages.inc.php:112
msgid "Browse"
msgstr "Przeglądaj"
#: libraries/messages.inc.php:113
msgid "Browse distinct values"
msgstr "Przeglądaj różne wartości"
#: libraries/messages.inc.php:114
msgid "Browse foreign values"
msgstr "Przeglądaj zewnętrzne wartości"
#: libraries/messages.inc.php:115
msgid "Buffer Pool Activity"
msgstr "Aktywność rezerw buforowych"
#: libraries/messages.inc.php:116
msgid "Buffer Pool"
msgstr "Rezerwy buforowe"
#: libraries/messages.inc.php:117
msgid "Buffer Pool Usage"
msgstr "Użycie rezerw buforowych"
#: libraries/messages.inc.php:118
msgid "Read misses in %"
msgstr "Chybienia odczytu w %"
#: libraries/messages.inc.php:119
msgid "Read misses"
msgstr "Chybienia odczytu"
#: libraries/messages.inc.php:120
msgid "Write waits in %"
msgstr "Oczekiwania zapisu w %"
#: libraries/messages.inc.php:121
msgid "Write waits"
msgstr "Oczekiwania na zapis"
#: libraries/messages.inc.php:122
msgid "Bulgarian"
msgstr "Bułgarski"
#: libraries/messages.inc.php:123
msgid "Busy pages"
msgstr "Strony używane"
#: libraries/messages.inc.php:124
msgid "\"bzipped\""
msgstr "\".bz2\""
#: libraries/messages.inc.php:126
msgid "Calendar"
msgstr "Kalendarz"
#: libraries/messages.inc.php:127
msgid "Cancel"
msgstr "Anuluj"
#: libraries/messages.inc.php:128
msgid "Could not load export plugins, please check your installation!"
msgstr "Nie udało się załadować modułów eksportu, proszę sprawdzić instalację!"
#: libraries/messages.inc.php:129
msgid "Could not load import plugins, please check your installation!"
msgstr "Nie udało się załadować modułów importu, proszę sprawdzić instalację!"
#: libraries/messages.inc.php:130
msgid "Cannot log in to the MySQL server"
msgstr "Nie udało się zalogować na serwer MySQL"
#: libraries/messages.inc.php:131
#, php-format
msgid ""
"Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
"extension. Please check your PHP configuration."
msgstr ""
"nie udało się załadować modułu %s,<br />proszę sprawdzić konfigurację PHP"
#: libraries/messages.inc.php:132
msgid ""
"Couldn't load the iconv or recode extension needed for charset conversion. "
"Either configure PHP to enable these extensions or disable charset "
"conversion in phpMyAdmin."
msgstr ""
"Nie udało się załadować rozszerzeń iconv lub recode, które są niezbędne do "
"konwersji kodowania napisów, skonfiguruj PHP tak, by mógł używać tych "
"rozszerzeń albo zablokuj konwersję kodowania napisów w phpMyAdminie."
#: libraries/messages.inc.php:133
msgid "Can't rename index to PRIMARY!"
msgstr "Nie można zmienić nazwy indeksu na PRIMARY!"
#: libraries/messages.inc.php:134
msgid ""
"Couldn't use the iconv, libiconv, or recode_string functions, although the "
"necessary extensions appear to be loaded. Check your PHP configuration."
msgstr ""
"Nie udało się użyć ani funkcji iconv, ani libiconv, mimo że rozszerzenia "
"zgłaszają się jako załadowane. Proszę sprawdzić swoją konfigurację PHP."
#: libraries/messages.inc.php:135
msgid "Cardinality"
msgstr "Moc"
#: libraries/messages.inc.php:136
msgid "case-insensitive"
msgstr "bez rozróżniania wielkości liter"
#: libraries/messages.inc.php:137
msgid "case-sensitive"
msgstr "z rozróżnianiem wielkości liter"
#: libraries/messages.inc.php:138
msgid "Central European"
msgstr "Środkowoeuropejski"
#: libraries/messages.inc.php:139
msgid "Change"
msgstr "Zmień"
#: libraries/messages.inc.php:140
msgid "... keep the old one."
msgstr "… pozostaw starego."
#: libraries/messages.inc.php:141
msgid "Create a new user with the same privileges and ..."
msgstr "Utwórz nowego użytkownika z takimi samymi uprawnieniami i …"
#: libraries/messages.inc.php:142
msgid ""
" ... delete the old one from the user tables and reload the privileges "
"afterwards."
msgstr ""
" … usuń starego z tabel użytkowników, a następnie przeładuj uprawnienia."
#: libraries/messages.inc.php:143
msgid " ... delete the old one from the user tables."
msgstr " … usuń starego z tabel użytkowników."
#: libraries/messages.inc.php:144
msgid ""
" ... revoke all active privileges from the old one and delete it afterwards."
msgstr " … odbierz wszystkie aktywne uprawnienia staremu, a następnie go usuń."
#: libraries/messages.inc.php:145
msgid "Change Login Information / Copy User"
msgstr "Zmień dane użytkownika / Skopiuj użytkownika"
#: libraries/messages.inc.php:146
msgid "Choose field to display"
msgstr "Wybierz wyświetlane pole"
#: libraries/messages.inc.php:147
msgid "Change password"
msgstr "Zmień hasło"
#: libraries/messages.inc.php:148
msgid "Charset"
msgstr "Kodowanie napisów"
#: libraries/messages.inc.php:149
msgid "Character set of the file:"
msgstr "Kodowanie pliku:"
#: libraries/messages.inc.php:150
msgid "Character Sets and Collations"
msgstr "Kodowania napisów i metody porównywania napisów"
#: libraries/messages.inc.php:151
msgid "Charsets"
msgstr "Kodowania napisów"
#: libraries/messages.inc.php:152
msgid "Check All"
msgstr "Zaznacz wszystkie"
#: libraries/messages.inc.php:153
msgid "Check"
msgstr "Sprawdź"
#: libraries/messages.inc.php:154
msgid "Check tables having overhead"
msgstr "Zaznacz nieoptymalne"
#: libraries/messages.inc.php:155
msgid "Check Privileges"
msgstr "Sprawdź uprawnienia"
#: libraries/messages.inc.php:156
#, php-format
msgid "Check privileges for database &quot;%s&quot;."
msgstr "Sprawdź uprawnienia bazy danych &quot;%s&quot;."
#: libraries/messages.inc.php:157
msgid "Check table"
msgstr "Sprawdź tabelę"
#: libraries/messages.inc.php:158
msgid "Please choose a page to edit"
msgstr "Proszę wybrać stronę do edycji"
#: libraries/messages.inc.php:159
msgid "Click to select"
msgstr ""
#: libraries/messages.inc.php:160
msgid "Click to unselect"
msgstr ""
#: libraries/messages.inc.php:161
msgid "Displaying Column Comments"
msgstr "Wyświetl komentarze dla kolumn"
#: libraries/messages.inc.php:162
msgid "Collation"
msgstr "Metoda porównywania napisów"
#: libraries/messages.inc.php:163
msgid "Column names"
msgstr "Nazwy kolumn"
#: libraries/messages.inc.php:164
msgid "Column-specific privileges"
msgstr "Uprawnienia specyficzne dla kolumn"
#: libraries/messages.inc.php:165
msgid "Command"
msgstr "Polecenie"
#: libraries/messages.inc.php:166
msgid "Comment"
msgstr "Komentarz"
#: libraries/messages.inc.php:167
msgid "Comments"
msgstr "Komentarze"
#: libraries/messages.inc.php:168
msgid "MySQL&nbsp;4.0 compatible"
msgstr "Kompatybilny z MySQL-em&nbsp;4.0"
#: libraries/messages.inc.php:169
msgid "Complete inserts"
msgstr "Pełne dodania"
#: libraries/messages.inc.php:170 setup/lib/messages.inc.php:79
msgid "Compression"
msgstr "Typ kompresji"
#: libraries/messages.inc.php:171
#, php-format
msgid "Imported file compression will be automatically detected from: %s"
msgstr ""
"Rodzaj kompresji importowanych plików zostanie automatycznie rozpoznany jako "
"jeden z: %s"
#: libraries/messages.inc.php:172
#, php-format
msgid "Could not load default configuration from: \"%1$s\""
msgstr "Nie udało się załadować domyślnej konfiguracji z pliku: \"%1$s\""
#: libraries/messages.inc.php:173
msgid ""
"Directory [code]config[/code], which is used by the setup script, still "
"exists in your phpMyAdmin directory. You should remove it once phpMyAdmin "
"has been configured."
msgstr ""
#: libraries/messages.inc.php:174
msgid ""
"phpMyAdmin was unable to read your configuration file!<br />This might "
"happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
">Please call the configuration file directly using the link below and read "
"the PHP error message(s) that you receive. In most cases a quote or a "
"semicolon is missing somewhere.<br />If you receive a blank page, everything "
"is fine."
msgstr ""
"phpMyAdmin nie zdołał odczytać Twojego pliku konfiguracji!<br />Może się to "
"zdarzyć, jeśli PHP znajdzie w nim błąd składniowy lub nie może znaleźć tego "
"pliku.<br />Proszę wywołać bezpośrednio plik konfiguracyjny używając "
"poniższego linku i odczytać otrzymane komunikat(y) o błędach. W większości "
"przypadków brakuje gdzieś cudzysłowu lub średnika.<br />Jeżeli otrzymasz "
"pustą stronę, wszystko jest w porządku."
#: libraries/messages.inc.php:175
#, php-format
msgid "Please configure the coordinates for table %s"
msgstr "Proszę skonfigurować współrzędne dla tabeli %s"
#: libraries/messages.inc.php:176
msgid "Cannot connect: invalid settings."
msgstr "Nie udało się nawiązać połączenia: błędne ustawienia."
#: libraries/messages.inc.php:177
msgid "Connections"
msgstr "Połączenia"
#: libraries/messages.inc.php:178
msgid "Constraints for dumped tables"
msgstr "Ograniczenia dla zrzutów tabel"
#: libraries/messages.inc.php:179
msgid "Constraints for table"
msgstr "Ograniczenia dla tabeli"
#: libraries/messages.inc.php:180
msgid "Connection for controluser as defined in your configuration failed."
msgstr ""
"Połączenie dla użytkownika kontrolnego zdefiniowanego w pliku "
"konfiguracyjnym nie powiodło się."
#: libraries/messages.inc.php:181
msgid "Cookies must be enabled past this point."
msgstr "Odtąd musi być włączona obsługa ciasteczek."
#: libraries/messages.inc.php:182
msgid "Copy"
msgstr "Kopiuj"
#: libraries/messages.inc.php:183
#, php-format
msgid "Database %s has been copied to %s"
msgstr "Baza danych %s została skopiowana do %s"
#: libraries/messages.inc.php:184
msgid "Copy table to (database<b>.</b>table):"
msgstr "Skopiuj tabelę do (bazadanych<b>.</b>tabela):"
#: libraries/messages.inc.php:185
#, php-format
msgid "Table %s has been copied to %s."
msgstr "Tabela %s została skopiowana do %s."
#: libraries/messages.inc.php:186
msgid "Can't copy table to same one!"
msgstr "Nie można skopiować tabeli do niej samej!"
#: libraries/messages.inc.php:187
#, fuzzy
msgid "Could not connect to the source"
msgstr "Nie można połączyć się z serwerem MySQL"
#: libraries/messages.inc.php:188
#, fuzzy
msgid "Could not connect to the target"
msgstr "Nie można połączyć się z serwerem MySQL"
#: libraries/messages.inc.php:189
#, php-format
msgid ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
msgstr ""
"phpMyAdminowi nie udało się unicestwić wątku %s. Prawdopodobnie został on "
"już zamknięty."
#: libraries/messages.inc.php:190
msgid "Create"
msgstr "Utwórz"
#: libraries/messages.inc.php:191
msgid "CREATE DATABASE before copying"
msgstr "CREATE DATABASE przed skopiowaniem"
#: libraries/messages.inc.php:192
#, php-format
msgid "Create an index on&nbsp;%s&nbsp;columns"
msgstr "Utwórz indeks dla %s kolumn"
#: libraries/messages.inc.php:193
msgid "Create a new index"
msgstr "Utwórz nowy indeksu"
#: libraries/messages.inc.php:194
msgid "Create new database"
msgstr "Utwórz nową bazę danych"
#: libraries/messages.inc.php:195
#, php-format
msgid "Create table on database %s"
msgstr "Utwórz nową tabelę w bazie danych %s"
#: libraries/messages.inc.php:196
msgid "Create a page"
msgstr "Utwórz nową stronę"
#: libraries/messages.inc.php:197
msgid "Creation of PDFs"
msgstr "Tworzenie PDF-ów"
#: libraries/messages.inc.php:198
msgid "Create relation"
msgstr "Utwórz związek"
#: libraries/messages.inc.php:199
msgid "Create table"
msgstr "Utwórz tabelę"
#: libraries/messages.inc.php:200
#, fuzzy
msgctxt "$strCreateTableShort"
msgid "Create table"
msgstr "Utwórz tabelę"
#: libraries/messages.inc.php:201
msgid "Database for user"
msgstr "Baza danych dla użytkownika"
#: libraries/messages.inc.php:202
msgid "Create database with same name and grant all privileges"
msgstr "Utwórz bazę danych z taką samą nazwą i przyznaj wszystkie uprawnienia"
#: libraries/messages.inc.php:203
#, fuzzy
msgctxt "$strCreateUserDatabaseNone"
msgid "None"
msgstr "Brak"
#: libraries/messages.inc.php:204
#, fuzzy, php-format
msgid "Grant all privileges on database &quot;%s&quot;"
msgstr "Sprawdź uprawnienia bazy danych &quot;%s&quot;."
#: libraries/messages.inc.php:205
msgid "Grant all privileges on wildcard name (username\\_%)"
msgstr ""
"Przyznaj wszystkie uprawienia do baz danych o nazwach pasujących do maski "
"(nazwaużytkownika_%)"
#: libraries/messages.inc.php:206
msgid "Creation/Update/Check dates"
msgstr "Daty utworzenia/aktualizacji/sprawdzenia"
#: libraries/messages.inc.php:207
msgid "Criteria"
msgstr "Kryteria"
#: libraries/messages.inc.php:208
msgid "Croatian"
msgstr "Chorwacki"
#: libraries/messages.inc.php:209
msgid "CSV"
msgstr "CSV"
#: libraries/messages.inc.php:210
msgid "Current server"
msgstr ""
#: libraries/messages.inc.php:211
msgid "Custom color"
msgstr "Własny kolor"
#: libraries/messages.inc.php:212
msgid "Cyrillic"
msgstr "Cyrylica"
#: libraries/messages.inc.php:213
msgid "Czech"
msgstr "Czeski"
#: libraries/messages.inc.php:214
msgid "Czech-Slovak"
msgstr "Czesko-słowacki"
#: libraries/messages.inc.php:216
msgid "Danish"
msgstr "Duński"
#: libraries/messages.inc.php:217
msgid "Database"
msgstr "Baza danych"
#: libraries/messages.inc.php:218
msgid "The database name is empty!"
msgstr "Nazwa bazy danych jest pusta!"
#: libraries/messages.inc.php:219
msgid "Database export options"
msgstr "Opcje eksportu bazy danych"
#: libraries/messages.inc.php:220
#, php-format
msgid "Database %1$s has been created."
msgstr "Baza danych %1$s została utworzona."
#: libraries/messages.inc.php:221
#, php-format
msgid "Database %s has been dropped."
msgstr "Baza danych %s została usunięta."
#: libraries/messages.inc.php:222
#, php-format
msgid "'%s' database does not exist."
msgstr ""
#: libraries/messages.inc.php:223 setup/lib/messages.inc.php:105
msgid "Databases"
msgstr "Bazy danych"
#: libraries/messages.inc.php:224
#, php-format
msgid "%s databases have been dropped successfully."
msgstr "%s baz danych zostało pomyślnie usuniętych."
#: libraries/messages.inc.php:225
#, fuzzy
msgid "Source database"
msgstr "Szukaj w bazie danych"
#: libraries/messages.inc.php:226
msgid "Databases statistics"
msgstr "Statystyki baz danych"
#: libraries/messages.inc.php:227
msgid "Disable Statistics"
msgstr "Wyłącz statystyki"
#: libraries/messages.inc.php:228
msgid "Enable Statistics"
msgstr "Włącz statystyki"
#: libraries/messages.inc.php:229
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
msgstr ""
"Uwaga: Włączenie statystyk baz danych może spowodować duży ruch pomiędzy "
"serwerem WWW a serwerem MySQL."
#: libraries/messages.inc.php:230
#, fuzzy
msgid "Target database"
msgstr "Szukaj w bazie danych"
#: libraries/messages.inc.php:231
msgid "Data"
msgstr "Dane"
#: libraries/messages.inc.php:232
msgid "Data Dictionary"
msgstr "Słownik danych"
#: libraries/messages.inc.php:233
msgid "Data Difference"
msgstr ""
#: libraries/messages.inc.php:234
msgid "Data only"
msgstr "Tylko dane"
#: libraries/messages.inc.php:235
msgid "Pages containing data"
msgstr "Strony zawierające dane"
#: libraries/messages.inc.php:236
msgid "Data Synchronization"
msgstr ""
#: libraries/messages.inc.php:237
msgid "Database comment: "
msgstr "Komentarz bazy danych: "
#: libraries/messages.inc.php:238
msgid "Copy database to"
msgstr "Kopiuj bazę danych do"
#: libraries/messages.inc.php:239
msgid "Database seems to be empty!"
msgstr "Baza danych wydaje się pusta!"
#: libraries/messages.inc.php:240
msgid "Database-specific privileges"
msgstr "Uprawnienia specyficzne dla baz danych"
#: libraries/messages.inc.php:241
msgid "Rename database to"
msgstr "Zmień nazwę bazy danych na"
#: libraries/messages.inc.php:242
msgid "database-specific"
msgstr "specyficzne dla bazy danych"
#: libraries/messages.inc.php:243
msgid "Default"
msgstr "Domyślnie"
#: libraries/messages.inc.php:244
#, php-format
msgid "%s is the default storage engine on this MySQL server."
msgstr "%s to domyślny mechanizm składowania tego serwera MySQL."
#: libraries/messages.inc.php:245
msgid ""
"For default values, please enter just a single value, without backslash "
"escaping or quotes, using this format: a"
msgstr ""
"Dla wartości domyślnych, proszę wprowadzić po prostu pojedynczą wartość, bez "
"cytowania odwrotnym ukośnikiem czy ujmowania w cudzysłowy, używając takiego "
"formatu: a"
#: libraries/messages.inc.php:246
msgid "Defragment table"
msgstr "Defragmentuj tabelę"
#: libraries/messages.inc.php:247
msgid "Use delayed inserts"
msgstr "Użyj opóźnionych dodań"
#: libraries/messages.inc.php:248
msgid "Delete the users and reload the privileges afterwards."
msgstr "Usuń użytkowników, a następnie przeładuj uprawnienia."
#: libraries/messages.inc.php:249
msgid ""
"This is the cleanest way, but reloading the privileges may take a while."
msgstr ""
"Jest to najzgrabniejszy sposób, ale przeładowanie uprawnień może potrwać "
"jakiś czas."
#: libraries/messages.inc.php:250
msgid "Delete"
msgstr "Usuń"
#: libraries/messages.inc.php:251
msgid "The row has been deleted"
msgstr "Rekord został skasowany"
#: libraries/messages.inc.php:252
msgid "No users selected for deleting!"
msgstr "Żaden użytkownik ze został zaznaczony do usunięcia!"
#: libraries/messages.inc.php:253
msgid "Delete relation"
msgstr "Usuń związek"
#: libraries/messages.inc.php:254
msgid "Delete tracking data for this table"
msgstr ""
#: libraries/messages.inc.php:255
#, php-format
msgid "Deleting %s"
msgstr "Usuwanie %s"
#: libraries/messages.inc.php:256
msgid "Delimiter"
msgstr "Separator"
#: libraries/messages.inc.php:257
msgid ""
"The current page has references to tables that no longer exist. Would you "
"like to delete those references?"
msgstr ""
"Aktualna strona ma powiązania z tabelą, która już nie istnieje. Czy chcesz "
"usunąć te powiązania?"
#: libraries/messages.inc.php:258
msgid "Descending"
msgstr "Malejąco"
#: libraries/messages.inc.php:259
msgid "Description"
msgstr "Opis"
#: libraries/messages.inc.php:260
msgid "Designer"
msgstr "Projektant"
#: libraries/messages.inc.php:261
msgid ""
"The display field is shown in pink. To set/unset a field as the display "
"field, click the \"Choose field to display\" icon, then click on the "
"appropriate field name."
msgstr ""
#: libraries/messages.inc.php:262
msgid "Details..."
msgstr "Szczegóły…"
#: libraries/messages.inc.php:263
msgid "dictionary"
msgstr "słownik"
#: libraries/messages.inc.php:264
msgid "Difference"
msgstr ""
#: libraries/messages.inc.php:265
msgid "Direct links"
msgstr "Bezpośrednie połączenia"
#: libraries/messages.inc.php:266
msgid "Dirty pages"
msgstr "Strony brudne"
#: libraries/messages.inc.php:267
msgid "Disabled"
msgstr "wyłączone"
#: libraries/messages.inc.php:268
msgid "Disable foreign key checks"
msgstr "Wyłącz sprawdzanie kluczy zewnętrznych"
#: libraries/messages.inc.php:269
msgid "Display Features"
msgstr "Funkcje wyświetlania"
#: libraries/messages.inc.php:270
msgid "Display order:"
msgstr "Kolejność wyświetlania:"
#: libraries/messages.inc.php:271
msgid "Display PDF schema"
msgstr "Wyświetl schemat PDF"
#: libraries/messages.inc.php:272
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Wykonaj \"zapytanie przez przykład\" (znak globalny: \"%\")"
#: libraries/messages.inc.php:273
msgid "DocSQL"
msgstr "DocSQL"
#: libraries/messages.inc.php:274
msgid "Documentation"
msgstr "Dokumentacja"
#: libraries/messages.inc.php:275
msgid "Do not use AUTO_INCREMENT for zero values"
msgstr ""
#: libraries/messages.inc.php:276
msgid "Download file"
msgstr "Ściągnij plik"
#: libraries/messages.inc.php:277
msgid "Do you really want to "
msgstr "Czy na pewno wykonać "
#: libraries/messages.inc.php:278
msgid "You are about to DESTROY a complete database!"
msgstr "Masz zamiar ZNISZCZYĆ całą bazę danych!"
#: libraries/messages.inc.php:279
msgid "Drop"
msgstr "Usuń"
#: libraries/messages.inc.php:280
msgid "Drop the databases that have the same names as the users."
msgstr "Usuń bazy danych o takich samych nazwach jak użytkownicy."
#: libraries/messages.inc.php:281
msgid "Dump all rows"
msgstr ""
#: libraries/messages.inc.php:282
msgid "Dumping data for table"
msgstr "Zrzut danych tabeli"
#: libraries/messages.inc.php:283
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Zrzut został zapisany do pliku %s."
#: libraries/messages.inc.php:284
#, php-format
msgid "Dump %s row(s) starting at record # %s"
msgstr "Zrzuć %s rekordów zaczynając od rekordu %s."
#: libraries/messages.inc.php:285
msgid "dynamic"
msgstr "zmienny"
#: libraries/messages.inc.php:287 setup/lib/messages.inc.php:333
msgid "Edit"
msgstr "Edytuj"
#: libraries/messages.inc.php:288
msgid "Edit PDF Pages"
msgstr "Edytuj strony PDF"
#: libraries/messages.inc.php:289
msgid "Edit Privileges"
msgstr "Edytuj uprawnienia"
#: libraries/messages.inc.php:290
msgid "Effective"
msgstr "Efektywne"
#: libraries/messages.inc.php:291
msgid "Empty"
msgstr "Wyczyść"
#: libraries/messages.inc.php:292
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL zwrócił pusty wynik (zero rekordów)."
#: libraries/messages.inc.php:293
msgid "Enabled"
msgstr "włączone"
#: libraries/messages.inc.php:294
msgid "Enclose export in a transaction"
msgstr "Obejmij eksport transakcją"
#: libraries/messages.inc.php:295
msgid "END CUT"
msgstr "TNIJ DOTĄD"
#: libraries/messages.inc.php:296
msgid "End"
msgstr "Koniec"
#: libraries/messages.inc.php:297
msgid "END RAW"
msgstr "SUROWE DANE DOTĄD"
#: libraries/messages.inc.php:298
#, php-format
msgid "%s is available on this MySQL server."
msgstr "%s jest dostępny na tym serwerze MySQL."
#: libraries/messages.inc.php:299
#, php-format
msgid "%s has been disabled for this MySQL server."
msgstr "Mechanizm %s został wyłączony w tym serwerze MySQL."
#: libraries/messages.inc.php:300
msgid "Engines"
msgstr "Mechanizmy"
#: libraries/messages.inc.php:301
#, php-format
msgid "This MySQL server does not support the %s storage engine."
msgstr "Ten serwer MySQL nie obsługuje mechanizmu składowania %s."
#: libraries/messages.inc.php:302
msgid "English"
msgstr "Angielski"
#: libraries/messages.inc.php:303
msgid " Note: MySQL privilege names are expressed in English "
msgstr " Uwaga: Uprawnienia MySQL są oznaczone w języku angielskim "
#: libraries/messages.inc.php:304
msgid "Error"
msgstr "Błąd"
#: libraries/messages.inc.php:305
msgid "Error in ZIP archive:"
msgstr "Błąd w archiwum ZIP:"
#: libraries/messages.inc.php:306
msgid "Error: Relation not added."
msgstr "Błąd: nie dodano związku."
#: libraries/messages.inc.php:307
msgid "Error: relation already exists."
msgstr "Błąd: związek już istnieje."
#: libraries/messages.inc.php:308
#, php-format
msgid "Error renaming table %1$s to %2$s"
msgstr "Błąd podczas zmiany nazwy tabeli z %1$s na %2$s"
#: libraries/messages.inc.php:309
msgid "Error saving coordinates for Designer."
msgstr "Błąd podczas zapisywania współrzędnych dla Projektanta."
#: libraries/messages.inc.php:310
msgid "Esperanto"
msgstr "Esperanto"
#: libraries/messages.inc.php:311
msgid "Estonian"
msgstr "Estoński"
#: libraries/messages.inc.php:312
msgid "Event"
msgstr "Zdarzenie"
#: libraries/messages.inc.php:313
msgid "Events"
msgstr "Zdarzenia"
#: libraries/messages.inc.php:314
msgid "Excel edition"
msgstr "Wydanie Excela"
#: libraries/messages.inc.php:315
msgid "Execute bookmarked query"
msgstr "Wykonaj zapamiętanego zapytania"
#: libraries/messages.inc.php:316 setup/lib/messages.inc.php:334
msgid "Explain SQL"
msgstr "Wyjaśnij SQL"
#: libraries/messages.inc.php:317
msgid "Export"
msgstr "Eksport"
#: libraries/messages.inc.php:318
msgid "Export/Import to scale"
msgstr "Eksport/import w skali"
#: libraries/messages.inc.php:319
msgid "Selected export type has to be saved in file!"
msgstr "Wybrany typ eksportu musi być zapisany do pliku"
#: libraries/messages.inc.php:320
msgid "Extended inserts"
msgstr "Rozszerzone dodania"
#: libraries/messages.inc.php:321
msgid "Extra"
msgstr "Dodatkowo"
#: libraries/messages.inc.php:323
msgid "Failed attempts"
msgstr "Nieudane próby"
#: libraries/messages.inc.php:324
msgid "Field"
msgstr "Pole"
#: libraries/messages.inc.php:325
#, php-format
msgid "Field %s has been dropped"
msgstr "Pole %s zostało usunięte"
#: libraries/messages.inc.php:326
msgid ""
"Error moving the uploaded file, see [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a]"
msgstr "Błąd podczas przesuwania wrzuconego pliku, zobacz FAQ 1.11"
#: libraries/messages.inc.php:327
msgid "Fields enclosed by"
msgstr "Pola zawarte w"
#: libraries/messages.inc.php:328
msgid "Fields escaped by"
msgstr "Pola poprzedzone przez"
#: libraries/messages.inc.php:329
msgid "Fields"
msgstr "Pola"
#: libraries/messages.inc.php:330
msgid "Fields terminated by"
msgstr "Pola oddzielane przez"
#: libraries/messages.inc.php:331
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
msgstr ""
"Plik %s już istnieje na serwerze, zmień nazwę pliku lub zaznacz opcję "
"nadpisywania plików."
#: libraries/messages.inc.php:332
msgid "File could not be read"
msgstr "Nie można odczytać pliku"
#: libraries/messages.inc.php:333
msgid "database name"
msgstr "nazwa bazy danych"
#: libraries/messages.inc.php:334
msgid "server name"
msgstr "nazwa serwera"
#: libraries/messages.inc.php:335
msgid "table name"
msgstr "nazwa tabeli"
#: libraries/messages.inc.php:336
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
"formatting strings. Additionally the following transformations will happen: %"
"3$s. Other text will be kept as is."
msgstr ""
"Interpretacja tej wartości należy do funkcji %1$sstrftime%2$s i można użyć "
"jej napisów formatujących. Dodatkowo zostaną zastosowane następujące "
"przekształcenia: %3$s. Pozostały tekst będzie niezmieniony."
#: libraries/messages.inc.php:337
msgid "File name template"
msgstr "Szablon nazwy"
#: libraries/messages.inc.php:338
msgid "remember template"
msgstr "pamiętaj szablon"
#: libraries/messages.inc.php:339
msgid "Files"
msgstr "Pliki"
#: libraries/messages.inc.php:340
msgid "File to import"
msgstr "Plik do importu"
#: libraries/messages.inc.php:341
#, php-format
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
"tables. The content of these tables may differ from the privileges the "
"server uses, if they have been changed manually. In this case, you should %"
"sreload the privileges%s before you continue."
msgstr ""
"Uwaga: phpMyAdmin pobiera uprawnienia użytkowników wprost z tabeli uprawnień "
"MySQL-a. Zawartość tej tabeli, jeśli zostały w niej dokonane ręczne zmiany, "
"może się różnić od uprawnień jakich faktycznie używa serwer. W takim "
"przypadku powinieneś przed dalszą pracą %sprzeładować uprawnienia%s."
#: libraries/messages.inc.php:342
msgid "Flush query cache"
msgstr "Opróżnij bufor podręczny zapytań"
#: libraries/messages.inc.php:343
msgid "Flush the table (\"FLUSH\")"
msgstr "Przeładuj tabelę (\"FLUSH\")"
#: libraries/messages.inc.php:344
msgid "Flush (close) all tables"
msgstr "Przeładuj (zamknij) wszystkie tabele"
#: libraries/messages.inc.php:345
msgid "Font size"
msgstr "Rozmiar pisma"
#: libraries/messages.inc.php:346
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr ""
"Błąd podczas tworzenia klucza zewnętrznego na %1$s (należy sprawdzić typy "
"danych)"
#: libraries/messages.inc.php:347
msgid "FOREIGN KEY relation added"
msgstr "Relacja FOREIGN KEY została dodana."
#: libraries/messages.inc.php:348 setup/lib/messages.inc.php:83
msgid "Format"
msgstr "Format"
#: libraries/messages.inc.php:349
msgid "Missing value in the form!"
msgstr "Brakująca wartość w formularzu!"
#: libraries/messages.inc.php:350
msgid "Free pages"
msgstr "Strony puste"
#: libraries/messages.inc.php:351
#, fuzzy
msgid "Full start"
msgstr "Pełny tekst"
#: libraries/messages.inc.php:352
#, fuzzy
msgid "Full stop"
msgstr "Pełny tekst"
#: libraries/messages.inc.php:353
msgid "Full Texts"
msgstr "Pełny tekst"
#: libraries/messages.inc.php:354
msgid "Function"
msgstr "Funkcja"
#: libraries/messages.inc.php:355
msgid "Functions"
msgstr "Funkcje"
#: libraries/messages.inc.php:357
msgid "Generated by"
msgstr "Wygenerowany przez"
#: libraries/messages.inc.php:358
msgid "General relation features"
msgstr "Ogólne funkcje relacyjne"
#: libraries/messages.inc.php:359
msgid "Generate"
msgstr "Generuj"
#: libraries/messages.inc.php:360
msgid "Generate Password"
msgstr "Generuj hasło"
#: libraries/messages.inc.php:361
msgid "Generation Time"
msgstr "Czas wygenerowania"
#: libraries/messages.inc.php:362
msgid "Georgian"
msgstr "Gruziński"
#: libraries/messages.inc.php:363
msgid "German"
msgstr "Niemiecki"
#: libraries/messages.inc.php:364
msgid "Get more themes!"
msgstr "Pobierz więcej motywów!"
#: libraries/messages.inc.php:365
msgid "global"
msgstr "globalnie"
#: libraries/messages.inc.php:366
msgid "Global privileges"
msgstr "Globalne uprawnienia"
#: libraries/messages.inc.php:367
msgid "Global value"
msgstr "Wartość globalna"
#: libraries/messages.inc.php:368
msgid "Go"
msgstr "Wykonaj"
#: libraries/messages.inc.php:369
#, fuzzy
msgid "Go to database"
msgstr "Brak baz danych"
#: libraries/messages.inc.php:370
#, fuzzy
msgid "Go to table"
msgstr "Brak baz danych"
#: libraries/messages.inc.php:371
msgid "Go to view"
msgstr ""
#: libraries/messages.inc.php:372
msgid "Grant"
msgstr "Nadawanie"
#: libraries/messages.inc.php:373
msgid "Greek"
msgstr "Grecki"
#: libraries/messages.inc.php:374
msgid "\"gzipped\""
msgstr "\".gz\""
#: libraries/messages.inc.php:376
msgid "Handler"
msgstr "Obsługa"
#: libraries/messages.inc.php:377
msgid "has been altered."
msgstr "zostało zamienione."
#: libraries/messages.inc.php:378
msgid "Selected target tables have been synchronized with source tables."
msgstr ""
#: libraries/messages.inc.php:379
msgid "You have to choose at least one column to display"
msgstr "Należy wybrać przynajmniej jedną kolumnę do wyświetlenia"
#: libraries/messages.inc.php:380
msgid "Hebrew"
msgstr "Hebrajski"
#: libraries/messages.inc.php:381
msgid "Help"
msgstr "Pomoc"
#: libraries/messages.inc.php:382
msgid "Use hexadecimal for BLOB"
msgstr "Użyj liczb szesnastkowych dla typu BLOB"
#: libraries/messages.inc.php:383
msgid "Hide"
msgstr "Ukryj"
#: libraries/messages.inc.php:384
msgid "Hide/Show all"
msgstr "Ukryj/pokaż wszystko"
#: libraries/messages.inc.php:385
msgid "Hide/Show Tables with no relation"
msgstr "Ukryj/pokaż tabele bez związków"
#: libraries/messages.inc.php:386
msgid "Home"
msgstr "Wejście"
#: libraries/messages.inc.php:387
msgid "Official Homepage"
msgstr "Oficjalna strona phpMyAdmina"
#: libraries/messages.inc.php:388
msgid "The host name is empty!"
msgstr "Brak nazwy hosta!"
#: libraries/messages.inc.php:389
msgid "Host"
msgstr "Host"
#: libraries/messages.inc.php:390
msgid ""
"When Host table is used, this field is ignored and values stored in Host "
"table are used instead."
msgstr ""
#: libraries/messages.inc.php:391
msgid "Microsoft Excel 2000"
msgstr "Microsoft Excel 2000"
#: libraries/messages.inc.php:392
msgid "Microsoft Word 2000"
msgstr "Microsoft Word 2000"
#: libraries/messages.inc.php:393
msgid "Hungarian"
msgstr "Węgierski"
#: libraries/messages.inc.php:395
msgid "Icelandic"
msgstr "Islandzki"
#: libraries/messages.inc.php:396
msgid "ID"
msgstr "ID"
#: libraries/messages.inc.php:397
msgid "Fulltext"
msgstr "Pełny tekst"
#: libraries/messages.inc.php:398
msgid "Internet Explorer does not support this function."
msgstr "Internet Explorer nie obsługuje tej funkcji."
#: libraries/messages.inc.php:399
msgid "Ignore duplicate rows"
msgstr "Ignoruj zdublowane rekordy"
#: libraries/messages.inc.php:400
msgid "Ignore"
msgstr "Ignoruj"
#: libraries/messages.inc.php:401
msgid "Use ignore inserts"
msgstr "Użyj ignorowanych dodań"
#: libraries/messages.inc.php:402
msgid "Column names in first row"
msgstr ""
#: libraries/messages.inc.php:403
msgid "Do not import empty rows"
msgstr ""
#: libraries/messages.inc.php:404
msgid "Import/Export coordinates for PDF schema"
msgstr "Importuj/eksportuj współrzędne schematu PDF"
#: libraries/messages.inc.php:405
msgid "Import files"
msgstr "Import plików"
#: libraries/messages.inc.php:406 setup/lib/messages.inc.php:153
msgid "Format of imported file"
msgstr "Format importowanych plików"
#: libraries/messages.inc.php:407
msgid "Import"
msgstr "Import"
#: libraries/messages.inc.php:408
msgid ""
"The file being uploaded is probably larger than the maximum allowed size or "
"this is a known bug in webkit based (Safari, Google Chrome, Arora etc.) "
"browsers."
msgstr ""
#: libraries/messages.inc.php:409
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
#: libraries/messages.inc.php:410
msgid "View a structure`s contents by clicking on its name"
msgstr ""
#: libraries/messages.inc.php:411
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
#: libraries/messages.inc.php:412
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
#: libraries/messages.inc.php:413
msgid "Import currencies ($5.00 to 5.00)"
msgstr ""
#: libraries/messages.inc.php:414 libraries/messages.inc.php:597
msgid "Open Document Spreadsheet"
msgstr "Arkusz kalkulacyjny w formacie Open Document"
#: libraries/messages.inc.php:415
msgid "Import percentages as proper decimals (12.00% to .12)"
msgstr ""
#: libraries/messages.inc.php:416
msgid "The file is being processed, please be patient."
msgstr ""
#: libraries/messages.inc.php:417
#, php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr "Import zakończony sukcesem, wykonano %d zapytań."
#: libraries/messages.inc.php:418
msgid ""
"Please be patient, the file is being uploaded. Details about the upload are "
"not available."
msgstr ""
#: libraries/messages.inc.php:419
msgid "Excel 97-2003 XLS Workbook"
msgstr ""
#: libraries/messages.inc.php:420
msgid "Excel 2007 XLSX Workbook"
msgstr ""
#: libraries/messages.inc.php:421
msgid "Indexes"
msgstr "Indeksy"
#: libraries/messages.inc.php:422
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
"removed."
msgstr ""
"Indeksy %1$s i %2$s wyglądają na identyczne i jeden z nich mógłby zostać "
"usunięty."
#: libraries/messages.inc.php:423
#, php-format
msgid "Index %s has been dropped"
msgstr "Klucz %s został usunięty"
#: libraries/messages.inc.php:424
msgid "Index"
msgstr "Indeks"
#: libraries/messages.inc.php:425
msgid "Index name:"
msgstr "Nazwa indeksu :"
#: libraries/messages.inc.php:426
msgid "Index type:"
msgstr "Rodzaj indeksu :"
#: libraries/messages.inc.php:427
#, php-format
msgid "Problems with indexes of table `%s`"
msgstr "Problemy z indeksami tabeli `%s`"
#: libraries/messages.inc.php:428
msgid "Autoextend increment"
msgstr "Przyrost autoextend"
#: libraries/messages.inc.php:429
msgid ""
" The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
msgstr ""
"Rozmiar o jaki automatycznie powiększy się tabela, kiedy zostanie zapełniona."
#: libraries/messages.inc.php:430
msgid "Buffer pool size"
msgstr "Rozmiar rezerw buforowych"
#: libraries/messages.inc.php:431
msgid ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
msgstr ""
"Ilość pamięci, której InnoDB używa do buforowania danych i indeksów swoich "
"tabel."
#: libraries/messages.inc.php:432
msgid "Data files"
msgstr "Pliki danych"
#: libraries/messages.inc.php:433
msgid "Data home directory"
msgstr "Katalog domowy danych"
#: libraries/messages.inc.php:434
msgid "The common part of the directory path for all InnoDB data files."
msgstr "Wspólna część ścieżki do wszystkich plików danych InnoDB."
#: libraries/messages.inc.php:435
msgid "pages"
msgstr "stron"
#: libraries/messages.inc.php:436
msgid "InnoDB Status"
msgstr "Status InnoDB"
#: libraries/messages.inc.php:437
msgid ""
"Your configuration file contains settings (root with no password) that "
"correspond to the default MySQL privileged account. Your MySQL server is "
"running with this default, is open to intrusion, and you really should fix "
"this security hole by setting a password for user 'root'."
msgstr ""
"Twój plik konfiguracyjny zawiera ustawienia (konto roota bez hasła), które "
"odpowiadają domyślnemu uprzywilejowanemu kontu MySQL. Twój serwer MySQL "
"działa z takim ustawieniem, jest otwarty dla włamywaczy. Ta luka w "
"bezpieczeństwie naprawdę powinna zostać naprawiona."
#: libraries/messages.inc.php:438
msgid "Insert as new row"
msgstr "Dodaj jako nowy rekord"
#: libraries/messages.inc.php:439
#, php-format
msgid "Inserted row id: %1$d"
msgstr "Identyfikator wstawionego rekordu: %1$d"
#: libraries/messages.inc.php:440
msgid "Insert as new row and ignore errors"
msgstr ""
#: libraries/messages.inc.php:441
msgid "Insert"
msgstr "Dodaj"
#: libraries/messages.inc.php:442
msgid "Interface"
msgstr "Interfejs"
#: libraries/messages.inc.php:443
msgid ""
"An internal relation is not necessary when a corresponding FOREIGN KEY "
"relation exists."
msgstr ""
"Wewnętrzna relacja jest zbędna gdy istnieje odpowiednia relacja FOREIGN KEY."
#: libraries/messages.inc.php:444
msgid "Internal relation added"
msgstr "Dodano wewnętrzne powiązanie"
#: libraries/messages.inc.php:445
msgid "Internal relations"
msgstr "Wewnętrzne relacje"
#: libraries/messages.inc.php:446
msgid "in use"
msgstr "w użyciu"
#: libraries/messages.inc.php:447
msgid "Invalid authentication method set in configuration:"
msgstr "W konfiguracji ustawiono błędną metodę uwierzytelniania:"
#: libraries/messages.inc.php:448
msgid "Column count has to be larger than zero."
msgstr "Liczba kolumn musi być większa niż zero."
#: libraries/messages.inc.php:449
#, php-format
msgid "Invalid column (%s) specified!"
msgstr "Podano błędną kolumnę (%s)!"
#: libraries/messages.inc.php:450
#, php-format
msgid "Invalid field count in CSV input on line %d."
msgstr "Niewłaściwa liczba pól w linii %d danych wejściowych CSV."
#: libraries/messages.inc.php:451
#, php-format
msgid "Invalid format of CSV input on line %d."
msgstr "Niewłaściwy format w linii %d danych wejściowych CSV."
#: libraries/messages.inc.php:452
#, php-format
msgid "Invalid parameter for CSV import: %s"
msgstr "Niewłaściwy parametr importu CSV: %s"
#: libraries/messages.inc.php:453
msgid "Invalid database"
msgstr "Niewłaściwa baza danych"
#: libraries/messages.inc.php:454
msgid "You have to add at least one field."
msgstr "Należy dodać przynajmniej jedno pole."
#: libraries/messages.inc.php:455
msgid "Table must have at least one field."
msgstr "Tabela musi mieć przynajmniej jedno pole."
#: libraries/messages.inc.php:456
msgid "This plugin does not support compressed imports!"
msgstr "Ten moduł nie obsługuje skompresowanych importów!"
#: libraries/messages.inc.php:457
#, php-format
msgid "%d is not valid row number."
msgstr "%d nie jest prawidłowym numerem rekordu."
#: libraries/messages.inc.php:458
#, php-format
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr ""
"Niewłaściwa nazwa hosta serwera %1$s. Proszę przyjrzeć się konfiguracji."
#: libraries/messages.inc.php:459
#, php-format
msgid "Invalid server index: \"%s\""
msgstr "Niewłaściwy numer serwera: \"%s\""
#: libraries/messages.inc.php:460
msgid "Invalid table name"
msgstr "Niewłaściwa nazwa tabeli"
#: libraries/messages.inc.php:462
msgid "Japanese"
msgstr "Japoński"
#: libraries/messages.inc.php:463
msgid ""
"Javascript support is missing or disabled in your browser, some phpMyAdmin "
"functionality will be missing. For example navigation frame will not refresh "
"automatically."
msgstr ""
#: libraries/messages.inc.php:464
msgid "Joins"
msgstr "Złączenia"
#: libraries/messages.inc.php:465
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Skok do bazy danych &quot;%s&quot;."
#: libraries/messages.inc.php:466
msgid ""
"The &quot;deleted&quot; users will still be able to access the server as "
"usual until the privileges are reloaded."
msgstr ""
"Do momentu przeładowania uprawnień &quot;usunięci&quot; użytkownicy nadal "
"będą mieli dostęp do serwera."
#: libraries/messages.inc.php:467
msgid "Just delete the users from the privilege tables."
msgstr "Po prostu usuń użytkowników z tabeli uprawnień."
#: libraries/messages.inc.php:469
msgid "Do not change the password"
msgstr "Nie zmieniaj hasła"
#: libraries/messages.inc.php:470
msgid "Key cache"
msgstr "Bufor podręczny indeksów"
#: libraries/messages.inc.php:471
msgid "Keyname"
msgstr "Nazwa klucza"
#: libraries/messages.inc.php:472
msgid "Kill"
msgstr "Unicestwij"
#: libraries/messages.inc.php:473
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr "Funkcja %s jest dotknięta przez znany błąd, zobacz %s"
#: libraries/messages.inc.php:474
msgid "Korean"
msgstr "Koreański"
#: libraries/messages.inc.php:476
msgid "Landscape"
msgstr "Orientacja pozioma"
#: libraries/messages.inc.php:477
msgid "Language"
msgstr "Język"
#: libraries/messages.inc.php:478
#, php-format
msgid "Unknown language: %1$s."
msgstr "Nieznany język: %1$s."
#: libraries/messages.inc.php:479
msgid "Latched pages"
msgstr "Stron zatrzaśniętych"
#: libraries/messages.inc.php:480
msgid "Table caption"
msgstr "Nagłówek tabeli"
#: libraries/messages.inc.php:481
msgid "Content of table __TABLE__"
msgstr "Zawartość tabeli __TABLE__"
#: libraries/messages.inc.php:482
msgid "Continued table caption"
msgstr "Kontynuacja nagłówka tabeli"
#: libraries/messages.inc.php:483
msgid "(continued)"
msgstr "(kontynuacja)"
#: libraries/messages.inc.php:484
msgid "Include table caption"
msgstr "Załącz nagłówek tabeli"
#: libraries/messages.inc.php:485
msgid "Label key"
msgstr "Etykieta klucza"
#: libraries/messages.inc.php:486
msgid "LaTeX"
msgstr "LaTeX"
#: libraries/messages.inc.php:487
msgid "Structure of table __TABLE__"
msgstr "Struktura tabeli __TABLE__"
#: libraries/messages.inc.php:488
msgid "Latvian"
msgstr "Łotewski"
#: libraries/messages.inc.php:489
msgid "CSV using LOAD DATA"
msgstr "CSV przy użyciu LOAD DATA"
#: libraries/messages.inc.php:490
msgid "Use LOCAL keyword"
msgstr "Użyj słowa kluczowego LOCAL"
#: libraries/messages.inc.php:491
msgid "Length/Values"
msgstr "Długość/Wartości*"
#: libraries/messages.inc.php:492
msgid "Number of rows per page"
msgstr "rekordów na stronie"
#: libraries/messages.inc.php:493
msgid "Lines terminated by"
msgstr "Linie zakończone przez"
#: libraries/messages.inc.php:494
msgid "Link not found"
msgstr "Łącze nie znalezione"
#: libraries/messages.inc.php:495
msgid "Links to"
msgstr "Łącze"
#: libraries/messages.inc.php:496
msgid "Lithuanian"
msgstr "Litewski"
#: libraries/messages.inc.php:497
msgid "Local"
msgstr "Host lokalny"
#: libraries/messages.inc.php:498
msgid "Location of the text file"
msgstr "Lokalizacja pliku tekstowego"
#: libraries/messages.inc.php:499
msgid "Login Information"
msgstr "Dane użytkownika"
#: libraries/messages.inc.php:500
msgid "Log in"
msgstr "Login"
#: libraries/messages.inc.php:501
msgid ""
"Login without a password is forbidden by configuration (see AllowNoPassword)"
msgstr "Konfiguracja zabrania logowania bez hasła (zobacz AllowNoPassword)"
#: libraries/messages.inc.php:502
msgid "Log out"
msgstr "Wyjście"
#: libraries/messages.inc.php:503
msgid "Password:"
msgstr "Hasło:"
#: libraries/messages.inc.php:504
msgid "You can enter hostname/IP address and port separated by space."
msgstr "Można podać nawę hosta/adres IP i port oddzielone spacją."
#: libraries/messages.inc.php:505
msgid "Server:"
msgstr "Serwer"
#: libraries/messages.inc.php:506
msgid "Username:"
msgstr "Użytkownik:"
#: libraries/messages.inc.php:507
msgid "This operation could take a long time. Proceed anyway?"
msgstr "Ta operacja może długo potrwać. Czy mimo to kontynuować?"
#: libraries/messages.inc.php:509
msgid "max. concurrent connections"
msgstr "Maks. jednoczesnych połączeń"
#: libraries/messages.inc.php:510
msgid "Maximal length of created query"
msgstr "Maksymalna długość utworzonego zapytania"
#: libraries/messages.inc.php:511
#, php-format
msgid "Max: %s%s"
msgstr "Maksymalny rozmiar: %s%s"
#: libraries/messages.inc.php:512
msgid ""
"The mbstring PHP extension was not found and you seem to be using a "
"multibyte charset. Without the mbstring extension phpMyAdmin is unable to "
"split strings correctly and it may result in unexpected results."
msgstr ""
"Rozszerzenie PHP o nazwie mbstring nie zostało znalezione, a wygląda na to, "
"że używasz wielobajtowego kodowania napisów. Bez rozszerzenia mbstring "
"phpMyAdmin nie ma możliwości poprawnego rozbijania napisów, co może "
"skutkować niespodziewanymi rezultatami."
#: libraries/messages.inc.php:513
msgid ""
"You have enabled mbstring.func_overload in your PHP configuration. This "
"option is incompatible with phpMyAdmin and might cause some data to be "
"corrupted!"
msgstr ""
"Opcja mbstring.func_overload jest włączona w pliku konfiguracyjnym PHP. Jest "
"ona niezgodna z phpMyAdminem i może powodować utratę niektórych danych!"
#: libraries/messages.inc.php:514
msgid "MediaWiki Table"
msgstr ""
#: libraries/messages.inc.php:515
msgid "Available MIME types"
msgstr "Dostępne typy MIME"
#: libraries/messages.inc.php:516
msgid "Available transformations"
msgstr "Dostępne transformacje"
#: libraries/messages.inc.php:517
msgctxt "$strMIME_description"
msgid "Description"
msgstr "Opis"
#: libraries/messages.inc.php:518
msgid "MIME type"
msgstr "Typ MIME"
#: libraries/messages.inc.php:519
#, php-format
msgid ""
"No description is available for this transformation.<br />Please ask the "
"author what %s does."
msgstr "Transformacja ta nie ma opisu.<br />Proszę zapytać autora, co robi %s."
#: libraries/messages.inc.php:520
msgid "Browser transformation"
msgstr "Sposób prezentacji danych"
#: libraries/messages.inc.php:521
#, php-format
msgid ""
"For a list of available transformation options and their MIME type "
"transformations, click on %stransformation descriptions%s"
msgstr ""
"Aby uzyskać listę dostępnych opcji transformacji i ich typów MIME, kliknij %"
"sopisy transformacji%s"
#: libraries/messages.inc.php:522
msgid ""
"Please enter the values for transformation options using this format: 'a', "
"100, b,'c'...<br />If you ever need to put a backslash (\"\\\") or a single "
"quote (\"'\") amongst those values, precede it with a backslash (for example "
"'\\\\xyz' or 'a\\'b')."
msgstr ""
"Proszę wprowadzić wartości dla transformacji w następującym formacie: 'a', "
"100, b,'c'…<br />Jeżeli potrzeba wprowadzić odwrotny ukośnik (\"\\\") lub "
"apostrof (\"'\"), należy je poprzedzić odwrotnym ukośnikiem (np.: '\\\\xyz' "
"lub 'a\\'b')."
#: libraries/messages.inc.php:523
msgid "Transformation options"
msgstr "Opcje transformacji"
#: libraries/messages.inc.php:524
msgid "MIME TYPES FOR TABLE"
msgstr "TYPY MIME TABELI"
#: libraries/messages.inc.php:525
msgid ""
"MIME types printed in italics do not have a separate transformation function"
msgstr ""
"Typy MIME pisane czcionką pochyloną nie mają oddzielnej funkcji transformacji"
#: libraries/messages.inc.php:526
msgid "Modifications have been saved"
msgstr "Modyfikacje zostały zapamiętane"
#: libraries/messages.inc.php:527
msgid "Modify an index"
msgstr "Modyfikacja indeksu"
#: libraries/messages.inc.php:528
msgid "Modify"
msgstr "Modyfikacja"
#: libraries/messages.inc.php:529
msgid "Move Menu"
msgstr "Przesuń menu"
#: libraries/messages.inc.php:530
msgid "Move table to (database<b>.</b>table):"
msgstr "Przenieś tabelę do (bazadanych<b>.</b>tabela):"
#: libraries/messages.inc.php:531
#, php-format
msgid "Table %s has been moved to %s."
msgstr "Tabela %s została przeniesiona do %s."
#: libraries/messages.inc.php:532
msgid "Can't move table to same one!"
msgstr "Nie można przenieść tabeli do niej samej!"
#: libraries/messages.inc.php:533
msgid "multilingual"
msgstr "wiele języków"
#: libraries/messages.inc.php:534
msgid "Data pointer size"
msgstr "Rozmiar wskaźnika danych"
#: libraries/messages.inc.php:535
msgid ""
"The default pointer size in bytes, to be used by CREATE TABLE for MyISAM "
"tables when no MAX_ROWS option is specified."
msgstr ""
"Domyślny rozmiar wskaźnika w bajtach, który jest używany przez CREATE TABLE "
"dla tabel MyISAM, gdy nie określono opcji MAX_ROWS."
#: libraries/messages.inc.php:536
msgid ""
"If the temporary file used for fast MyISAM index creation would be larger "
"than using the key cache by the amount specified here, prefer the key cache "
"method."
msgstr ""
"Jeżeli plik tymczasowy użyty przy szybkim tworzeniu indeksu MyISAM byłby "
"większy o wartość tu określoną, niż w wypadku zastosowania metody pamięci "
"podręcznej kluczy, preferuj tę drugą metodę."
#: libraries/messages.inc.php:537
msgid "Maximum size for temporary files on index creation"
msgstr "Maksymalny rozmiar pliku tymczasowego dla tworzenia indeksu"
#: libraries/messages.inc.php:538
msgid ""
"The maximum size of the temporary file MySQL is allowed to use while re-"
"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
"INFILE)."
msgstr ""
"Maksymalny rozmiar pliku tymczasowego, którego może zostać użyty przy "
"ponownym tworzeniu indeksu MyISAM (podczas operacji REPAIR TABLE, ALTER "
"TABLE lub LOAD DATA INFILE)."
#: libraries/messages.inc.php:539
msgid "Maximum size for temporary sort files"
msgstr "Maksymalny rozmiar pliku tymczasowego dla sortowania"
#: libraries/messages.inc.php:540
msgid "Automatic recovery mode"
msgstr "Tryb automatycznej naprawy"
#: libraries/messages.inc.php:541
msgid ""
"The mode for automatic recovery of crashed MyISAM tables, as set via the --"
"myisam-recover server startup option."
msgstr ""
"Tryb w którym po awarii tabele MyISAM są automatycznie naprawiane; włączany "
"przez opcję startową serwera --myisam-recover."
#: libraries/messages.inc.php:542
msgid ""
"If this value is greater than 1, MyISAM table indexes are created in "
"parallel (each index in its own thread) during the repair by sorting process."
msgstr ""
"Wartość większa niż 1 oznacza, że indeksy tabel MyISAM są tworzone "
"współbieżnie (każdy indeks ma swój wątek) podczas naprawy przez proces "
"sortujący."
#: libraries/messages.inc.php:543
msgid "Repair threads"
msgstr "Liczba wątków naprawiających"
#: libraries/messages.inc.php:544
msgid ""
"The buffer that is allocated when sorting MyISAM indexes during a REPAIR "
"TABLE or when creating indexes with CREATE INDEX or ALTER TABLE."
msgstr ""
"Bufor, który jest alokowany w czasie sortowania indeksów MyISAM podczas "
"operacji REPAIR TABLE albo gdy indeksy są tworzone przez polecenia CREATE "
"INDEX lub ALTER TABLE."
#: libraries/messages.inc.php:545
msgid "Sort buffer size"
msgstr "Rozmiar bufora dla sortowania"
#: libraries/messages.inc.php:546
msgid "MySQL charset"
msgstr "Kodowanie napisów dla MySQL"
#: libraries/messages.inc.php:547
msgid "MySQL client version"
msgstr "Wersja klienta MySQL"
#: libraries/messages.inc.php:548
msgid "MySQL connection collation"
msgstr "System porównań dla połączenia MySQL"
#: libraries/messages.inc.php:549
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
"This may cause unpredictable behavior."
msgstr ""
"Wersja %s biblioteki MySQL dla PHP różni się od wersji %s serwera MySQL. "
"Może to powodować nieprzewidywalne zachowanie."
#: libraries/messages.inc.php:550
msgid "MySQL said: "
msgstr "MySQL zwrócił komunikat: "
#: libraries/messages.inc.php:551
msgid "Show processes"
msgstr "Pokaż procesy"
#: libraries/messages.inc.php:553
msgid "Name"
msgstr "Nazwa"
#: libraries/messages.inc.php:554
#, fuzzy
msgid "Filter"
msgstr "Pliki"
#: libraries/messages.inc.php:555
#, fuzzy
msgid "New table"
msgstr "Brak tabel"
#: libraries/messages.inc.php:556
msgid "Next"
msgstr "Następne"
#: libraries/messages.inc.php:557
#, php-format
msgid "No activity within %s seconds; please log in again"
msgstr ""
"Brak aktywności przez co najmniej %s sekund, proszę zalogować się jeszcze raz"
#: libraries/messages.inc.php:558
msgid "No databases"
msgstr "Brak baz danych"
#: libraries/messages.inc.php:559
msgid "No databases selected."
msgstr "Żadna baza danych nie został wybrana."
#: libraries/messages.inc.php:560
msgid ""
"No data was received to import. Either no file name was submitted, or the "
"file size exceeded the maximum size permitted by your PHP configuration. See "
"[a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]."
msgstr ""
"Nie otrzymano żadnych danych do importu. Albo nie została wysłana nazwa "
"pliku, albo plik był zbyt duży (maksymalny dopuszczalny rozmiar pliku "
"określa się w konfiguracji PHP). Zobacz FAQ 1.16."
#: libraries/messages.inc.php:561
msgid "no description"
msgstr "brak opisu"
#: libraries/messages.inc.php:562
msgid ""
"There is no detailed status information available for this storage engine."
msgstr "Brak szczegółowych informacji o tym mechanizmie składowania"
#: libraries/messages.inc.php:563
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "Polecenie \"DROP DATABASE\" jest zablokowane."
#: libraries/messages.inc.php:564
msgid "Skip Explain SQL"
msgstr "Pomiń wyjaśnienie SQL"
#: libraries/messages.inc.php:565
msgid "No files found inside ZIP archive!"
msgstr "Archiwum ZIP jest puste!"
#: libraries/messages.inc.php:566
msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
msgstr ""
"phpMyAdmin jest bardziej przyjazny w przeglądarkach <b>obsługujących ramki</"
"b>"
#: libraries/messages.inc.php:567
msgid "No index defined!"
msgstr "Brak zdefiniowanego indeksu!"
#: libraries/messages.inc.php:568
msgid "No index parts defined!"
msgstr "Brak zdefiniowanych części indeksu!"
#: libraries/messages.inc.php:569
msgid "No change"
msgstr "Bez zmian"
#: libraries/messages.inc.php:570
#, fuzzy
msgctxt "$strNoneDefault"
msgid "None"
msgstr "Brak"
#: libraries/messages.inc.php:571
msgid "None"
msgstr "Brak"
#: libraries/messages.inc.php:572
msgid "No"
msgstr "Nie"
#: libraries/messages.inc.php:573
msgid "This format has no options"
msgstr "Ten format nie ma żadnych opcji"
#: libraries/messages.inc.php:574
msgid "No Password"
msgstr "Brak hasła"
#: libraries/messages.inc.php:575
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "Serwer WWW nie ma praw do zapisu pliku %s."
#: libraries/messages.inc.php:576
msgid "Without PHP Code"
msgstr "bez kodu PHP"
#: libraries/messages.inc.php:577
msgid "No Privileges"
msgstr "Brak uprawnień"
#: libraries/messages.inc.php:578
msgid "You don't have sufficient privileges to be here right now!"
msgstr "Brak wystarczających uprawnień!"
#: libraries/messages.inc.php:579
msgid "No rows selected"
msgstr "Żaden rekord nie został zaznaczony"
#: libraries/messages.inc.php:580
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Brak miejsca na zapis pliku %s."
#: libraries/messages.inc.php:581
msgid "No tables found in database."
msgstr "Nie znaleziono tabeli w bazie danych."
#: libraries/messages.inc.php:582
#, php-format
msgid ""
"No themes support; please check your configuration and/or your themes in "
"directory %s."
msgstr ""
"Brak obsługi motywów graficznych, proszę sprawdzić konfigurację i/lub motywy "
"graficzne w katalogu %s."
#: libraries/messages.inc.php:583
msgid "This is not a number!"
msgstr "To nie jest liczba!"
#: libraries/messages.inc.php:584
msgid "not OK"
msgstr "błąd"
#: libraries/messages.inc.php:585
msgid "not present"
msgstr ""
#: libraries/messages.inc.php:586
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
msgstr "Tabela <b>%s</b> nie została znaleziona lub nie jest ustawiona w %s"
#: libraries/messages.inc.php:587
msgid "No user(s) found."
msgstr "Nie znaleziono użytkownika(ów)."
#: libraries/messages.inc.php:588
msgid "Skip Validate SQL"
msgstr "Pomiń sprawdzanie poprawności SQL"
#: libraries/messages.inc.php:589
msgid "Null"
msgstr "Null"
#: libraries/messages.inc.php:590
msgid "Number of fields"
msgstr "Liczba pól"
#: libraries/messages.inc.php:591
msgid "Number of tables"
msgstr "Liczba tabel"
#: libraries/messages.inc.php:592
#, php-format
msgid "%s match(es) inside table <i>%s</i>"
msgstr "%s trafień wewnątrz tabeli <i>%s</i>"
#: libraries/messages.inc.php:593
#, php-format
msgid "<b>Total:</b> <i>%s</i> match(es)"
msgstr "<b>W sumie:</b> <i>%s</i> trafień"
#: libraries/messages.inc.php:594 setup/lib/messages.inc.php:112
msgid "Tables"
msgstr "Tabele"
#: libraries/messages.inc.php:596
msgid "OK"
msgstr "OK"
#: libraries/messages.inc.php:598
msgid "Open Document Text"
msgstr "Tekst w formacie Open Document"
#: libraries/messages.inc.php:599
msgid "Open new phpMyAdmin window"
msgstr "Otwórz nowe okno phpMyAdmina"
#: libraries/messages.inc.php:600
msgid "Operations"
msgstr "Operacje"
#: libraries/messages.inc.php:601
msgid "Operator"
msgstr "Operator"
#: libraries/messages.inc.php:602
msgid "Optimize"
msgstr "Optymalizuj"
#: libraries/messages.inc.php:603
msgid "Optimize table"
msgstr "Optymalizuj tabelę"
#: libraries/messages.inc.php:604
msgid "Options"
msgstr "Opcje"
#: libraries/messages.inc.php:605
msgid "Or"
msgstr "lub"
#: libraries/messages.inc.php:606
msgid "Overhead"
msgstr "Nadmiar"
#: libraries/messages.inc.php:607 setup/lib/messages.inc.php:85
msgid "Overwrite existing file(s)"
msgstr "Nadpisuj istniejące pliki"
#: libraries/messages.inc.php:609
msgid "Packed"
msgstr "Spakowany"
#: libraries/messages.inc.php:610
msgid "Page number:"
msgstr "Numer strony:"
#: libraries/messages.inc.php:611
msgid "Pages to be flushed"
msgstr "Strony do wymiecenia"
#: libraries/messages.inc.php:612
msgid "Paper size"
msgstr "Rozmiar papieru"
#: libraries/messages.inc.php:613
msgid "Partial import"
msgstr "Import częściowy"
#: libraries/messages.inc.php:614
msgid "Partial Texts"
msgstr "Skrócony tekst"
#: libraries/messages.inc.php:615
msgid "PARTITION definition"
msgstr "Definicja partycji"
#: libraries/messages.inc.php:616
msgid "partitioned"
msgstr "partycjonowanie"
#: libraries/messages.inc.php:617
msgid "Partition maintenance"
msgstr "Zarządzanie partycjami"
#: libraries/messages.inc.php:618
#, php-format
msgid "Partition %s"
msgstr "Partycja %s"
#: libraries/messages.inc.php:619
#, php-format
msgid "The password for %s was changed successfully."
msgstr "Hasło dla %s zostało pomyślnie zmienione."
#: libraries/messages.inc.php:620
msgid "The password is empty!"
msgstr "Puste hasło!"
#: libraries/messages.inc.php:621
msgid "Password Hashing"
msgstr "Sposób kodowania haseł"
#: libraries/messages.inc.php:622
msgid "The passwords aren't the same!"
msgstr "Hasła nie są identyczne!"
#: libraries/messages.inc.php:623
msgid "Password"
msgstr "Hasło"
#: libraries/messages.inc.php:624
msgid "Checkpoint frequency"
msgstr "Częstotliwość punktów kontrolnych"
#: libraries/messages.inc.php:625
msgid ""
"The amount of data written to the transaction log before a checkpoint is "
"performed. The default value is 24MB."
msgstr ""
"Ilość danych zapisanych do dziennika transakcji przed wykonaniem punktu "
"kontrolnego. Domyślną wartością jest 24MB."
#: libraries/messages.inc.php:626
msgid "Data file grow size"
msgstr ""
#: libraries/messages.inc.php:627
msgid "The grow size of the handle data (.xtd) files."
msgstr ""
#: libraries/messages.inc.php:628
msgid "Data log threshold"
msgstr "Próg dziennika danych."
#: libraries/messages.inc.php:629
msgid ""
"The maximum size of a data log file. The default value is 64MB. PBXT can "
"create a maximum of 32000 data logs, which are used by all tables. So the "
"value of this variable can be increased to increase the total amount of data "
"that can be stored in the database."
msgstr ""
#: libraries/messages.inc.php:630
msgid ""
"The percentage of garbage in a data log file before it is compacted. This is "
"a value between 1 and 99. The default is 50."
msgstr ""
"Procent śmieci w dzienniku danych, nim zostanie skompaktowany. Liczba jest "
"między 1 i 99. Domyślną wartością jest 50."
#: libraries/messages.inc.php:631
msgid "Garbage threshold"
msgstr "Próg śmieci"
#: libraries/messages.inc.php:632
msgid ""
"This is the amount of memory allocated to the index cache. Default value is "
"32MB. The memory allocated here is used only for caching index pages."
msgstr ""
"Ilość pamięci zaalokowanej jako pamięć podręczna indeksów. Domyślną "
"wartością jest 32MB. Pamięc jest używana tylko do buforowane stron indeksów."
#: libraries/messages.inc.php:633
msgid "Index cache size"
msgstr "Rozmiar pamięci podręcznej indeksów"
#: libraries/messages.inc.php:634
msgid ""
"The size of the buffer used when writing a data log. The default is 256MB. "
"The engine allocates one buffer per thread, but only if the thread is "
"required to write a data log."
msgstr ""
"Rozmiar bufora używanego podczas zapisu dziennika danych. Domyślną wartością "
"jest 256MB. Silnik alokuje jeden bufor na wątek, ale tylko gdy wątek musi "
"zapisać dane do dziennika."
#: libraries/messages.inc.php:635
msgid "Log buffer size"
msgstr "Rozmiar bufora dziennika"
#: libraries/messages.inc.php:636
msgid ""
"The amount of memory allocated to the transaction log cache used to cache on "
"transaction log data. The default is 16MB."
msgstr ""
"Ilość pamięci zaalokowanej jako pamięć podręczna dziennika transakcji. "
"Domyślną wartością jest 16MB."
#: libraries/messages.inc.php:637
msgid "Log cache size"
msgstr "Rozmiar pamięci podręcznej dziennika"
#: libraries/messages.inc.php:638
msgid ""
"This is the number of transaction log files (pbxt/system/xlog*.xt) the "
"system will maintain. If the number of logs exceeds this value then old logs "
"will be deleted, otherwise they are renamed and given the next highest "
"number."
msgstr ""
"Liczba plików dziennika transakcji (pbxt/system/xlog*.xt), które będzie "
"utwrzymywał system. Jeżeli liczba dzienników przekroczy tę wartość, stare "
"dzienniki zostaną usunięte, w przeciwnym przypadku zmieniana jest ich nazwa "
"i dostają kolejny najwyższy numer."
#: libraries/messages.inc.php:639
msgid "Log file count"
msgstr "Liczba plików dziennika"
#: libraries/messages.inc.php:640
msgid ""
"The size of a transaction log before rollover, and a new log is created. The "
"default value is 16MB."
msgstr ""
"Rozmiar logu transakcji przed rollover, and a new log is created. Domyślną "
"wartośćią jest 16MB."
#: libraries/messages.inc.php:641
msgid "Log file threshold"
msgstr "Próg pliku dziennika"
#: libraries/messages.inc.php:642
msgid ""
"This is the amount of memory allocated to the record cache used to cache "
"table data. The default value is 32MB. This memory is used to cache changes "
"to the handle data (.xtd) and row pointer (.xtr) files."
msgstr ""
#: libraries/messages.inc.php:643
msgid "Record cache size"
msgstr "Rozmiar pamięci podręcznej rekordów"
#: libraries/messages.inc.php:644
msgid "The grow size of the row pointer (.xtr) files."
msgstr ""
#: libraries/messages.inc.php:645
msgid "Row file grow size"
msgstr ""
#: libraries/messages.inc.php:646
msgid ""
"The size of the global transaction log buffer (the engine allocates 2 "
"buffers of this size). The default is 1MB."
msgstr ""
#: libraries/messages.inc.php:647
msgid "Transaction buffer size"
msgstr "Rozmiar bufora transakcji"
#: libraries/messages.inc.php:648
#, php-format
msgid "Schema of the \"%s\" database - Page %s"
msgstr "Schemat bazy danych \"%s\" - strona %s"
#: libraries/messages.inc.php:649
#, php-format
msgid "The \"%s\" table doesn't exist!"
msgstr "Tabela \"%s\" nie istnieje!"
#: libraries/messages.inc.php:650
msgid "No tables"
msgstr "Brak tabel"
#: libraries/messages.inc.php:651
#, fuzzy
msgid "Page has been created"
msgstr "Tabela %1$s została utworzona."
#: libraries/messages.inc.php:652
msgid "Page creation failed"
msgstr ""
#: libraries/messages.inc.php:653
msgid "PDF"
msgstr "PDF"
#: libraries/messages.inc.php:654
msgid "(Generates a report containing the data of a single table)"
msgstr "(Generuje raport zawierający danej pojedynczej tabeli.)"
#: libraries/messages.inc.php:655
msgid "Report title"
msgstr "Tytuł raportu"
#: libraries/messages.inc.php:656
msgid "per hour"
msgstr "na godzinę"
#: libraries/messages.inc.php:657
msgid "per minute"
msgstr "na minutę"
#: libraries/messages.inc.php:658
msgid "per second"
msgstr "na sekundę"
#: libraries/messages.inc.php:659
msgid "Persian"
msgstr "Perski"
#: libraries/messages.inc.php:660
msgid "phone book"
msgstr "książka telefoniczna"
#: libraries/messages.inc.php:661
msgid "PHP array"
msgstr ""
#: libraries/messages.inc.php:662 setup/lib/messages.inc.php:336
msgid "Create PHP Code"
msgstr "Utwórz kod PHP"
#: libraries/messages.inc.php:663
msgid "PHP extension"
msgstr "Rozszerzenie PHP"
#: libraries/messages.inc.php:664
msgid "PHP Version"
msgstr "Wersja PHP"
#: libraries/messages.inc.php:665
msgid "Play audio"
msgstr "Odegraj dźwięk"
#: libraries/messages.inc.php:666
msgid "Please select the primary key or a unique key"
msgstr "Należy wybrać klucz główny lub klucz jednoznaczny"
#: libraries/messages.inc.php:667
msgid ""
"Enable advanced features in configuration file (<code>config.inc.php</"
"code>), for example by starting from <code>config.sample.inc.php</code>."
msgstr ""
#: libraries/messages.inc.php:668
msgid "Quick steps to setup advanced features:"
msgstr ""
#: libraries/messages.inc.php:669
msgid ""
"Create the needed tables with the <code>script/create_tables.sql</code>."
msgstr ""
#: libraries/messages.inc.php:670
msgid "Create a pma user and give access to these tables."
msgstr ""
#: libraries/messages.inc.php:671
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
#: libraries/messages.inc.php:672
msgid "phpMyAdmin documentation"
msgstr "Dokumentacja phpMyAdmina"
#: libraries/messages.inc.php:673
msgid ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
msgstr ""
"Dyrektywa <tt>$cfg['PmaAbsoluteUri']</tt> musi być ustawiona w pliku "
"konfiguracyjnym!"
#: libraries/messages.inc.php:674
msgid "Polish"
msgstr "Polski"
#: libraries/messages.inc.php:675
#, fuzzy
msgid "Port"
msgstr "Sortuj"
#: libraries/messages.inc.php:676
msgid "Portrait"
msgstr "Orientacja pionowa"
#: libraries/messages.inc.php:677
msgid "Begin"
msgstr "Początek"
#: libraries/messages.inc.php:678
msgid "Previous"
msgstr "Poprzednie"
#: libraries/messages.inc.php:679
msgid "The primary key has been dropped"
msgstr "Klucz podstawowy został usunięty"
#: libraries/messages.inc.php:680
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr "Nazwą podstawowego klucza musi być… PRIMARY!"
#: libraries/messages.inc.php:681
msgid ""
"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
msgstr ""
"(\"PRIMARY\" <b>musi</b> być nazwą <b>jedynie</b> klucza podstawowego!)"
#: libraries/messages.inc.php:682
msgid "Primary"
msgstr "Podstawowy"
#: libraries/messages.inc.php:683
msgid "Print"
msgstr "Drukuj"
#: libraries/messages.inc.php:684
msgid "Print view (with full texts)"
msgstr "Widok do druku (z pełnymi tekstami)"
#: libraries/messages.inc.php:685
msgid "Print view"
msgstr "Widok do druku"
#: libraries/messages.inc.php:686
msgid "Includes all privileges except GRANT."
msgstr "Wszystkie uprawnienia, oprócz GRANT."
#: libraries/messages.inc.php:687
msgid "Allows altering the structure of existing tables."
msgstr "Pozwól zmieniać strukturę istniejących tabel."
#: libraries/messages.inc.php:688
msgid "Allows altering and dropping stored routines."
msgstr "Pozwól modyfikować i usuwać procedury składowane."
#: libraries/messages.inc.php:689
msgid "Allows creating new databases and tables."
msgstr "Pozwól tworzyć nowe bazy danych i tabele."
#: libraries/messages.inc.php:690
msgid "Allows creating stored routines."
msgstr "Pozwól tworzyć procedury składowane."
#: libraries/messages.inc.php:691
msgid "Allows creating new tables."
msgstr "Pozwól tworzyć nowe tabele."
#: libraries/messages.inc.php:692
msgid "Allows creating temporary tables."
msgstr "Pozwala tworzyć tabele tymczasowe."
#: libraries/messages.inc.php:693
msgid "Allows creating, dropping and renaming user accounts."
msgstr "Pozwól tworzyć, usuwać i zmieniać nazwy kont użytkowników."
#: libraries/messages.inc.php:694
msgid "Allows creating new views."
msgstr "Pozwól tworzyć perspektywy."
#: libraries/messages.inc.php:695
msgid "Allows deleting data."
msgstr "Pozwól usuwać dane."
#: libraries/messages.inc.php:696
msgid "Allows dropping databases and tables."
msgstr "Pozwól usuwać bazy danych i tabele."
#: libraries/messages.inc.php:697
msgid "Allows dropping tables."
msgstr "Pozwól usuwać tabele."
#: libraries/messages.inc.php:698
msgid "Allows to set up events for the event scheduler"
msgstr "Pozwól ustawiać zdarzenia w harmonogramie zdarzeń"
#: libraries/messages.inc.php:699
msgid "Allows executing stored routines."
msgstr "Pozwól wykonywać procedury składowane."
#: libraries/messages.inc.php:700
msgid "Allows running stored procedures; has no effect in this MySQL version."
msgstr ""
"Pozwól uruchamiać zapamiętane procedury; Nie ma żadnych skutków w tej wersji "
"MySQL."
#: libraries/messages.inc.php:701
msgid "Allows importing data from and exporting data into files."
msgstr "Pozwól importować i eksportować dane z/do plików."
#: libraries/messages.inc.php:702
msgid ""
"Allows adding users and privileges without reloading the privilege tables."
msgstr ""
"Pozwól dodawać użytkowników i nadawać uprawnienia bez przeładowywania tabeli "
"uprawnień."
#: libraries/messages.inc.php:703
msgid "Allows creating and dropping indexes."
msgstr "Pozwól tworzyć i usuwać indeksy."
#: libraries/messages.inc.php:704
msgid "Allows inserting and replacing data."
msgstr "Pozwól dodawać i zamieniać dane."
#: libraries/messages.inc.php:705
msgid "Allows locking tables for the current thread."
msgstr "Pozwól blokować tabele dla aktualnego wątku."
#: libraries/messages.inc.php:706
msgid "Limits the number of new connections the user may open per hour."
msgstr ""
"Ogranicz liczbę nowych połączeń, które może otworzyć użytkownik w ciągu "
"godziny."
#: libraries/messages.inc.php:707
msgid "Limits the number of queries the user may send to the server per hour."
msgstr "Ogranicz liczbę zapytań, które może wysłać użytkownik w ciągu godziny."
#: libraries/messages.inc.php:708
msgid ""
"Limits the number of commands that change any table or database the user may "
"execute per hour."
msgstr ""
"Ogranicz liczbę poleceń zmieniających jakąkolwiek tabelę lub bazę danych, "
"które może wykonać użytkownik w ciągu godziny."
#: libraries/messages.inc.php:709
msgid "Limits the number of simultaneous connections the user may have."
msgstr "Ogranicz liczbę jednoczesnych połączeń, które może użytkownik."
#: libraries/messages.inc.php:710
msgid "Allows viewing processes of all users"
msgstr "Pozwól oglądać procesy wszystkich użytkowyników"
#: libraries/messages.inc.php:711
msgid "Has no effect in this MySQL version."
msgstr "Nie ma żadnych skutków w tej wersji MySQL."
#: libraries/messages.inc.php:712
msgid "Allows reloading server settings and flushing the server's caches."
msgstr ""
"Pozwól przeładowywać ustawienia serwera i opróżniać pamięć podręczną serwera."
#: libraries/messages.inc.php:713
msgid "Allows the user to ask where the slaves / masters are."
msgstr ""
"Nadaj użytkownikowi prawo, by zapytać gdzie są serwery podrzędne / nadrzędne."
#: libraries/messages.inc.php:714
msgid "Needed for the replication slaves."
msgstr "Potrzebne dla replikacji serwera podrzędnego."
#: libraries/messages.inc.php:715
msgid "Allows reading data."
msgstr "Pozwól czytać dane."
#: libraries/messages.inc.php:716
msgid "Gives access to the complete list of databases."
msgstr "Daj dostęp do pełnej listy baz danych."
#: libraries/messages.inc.php:717
msgid "Allows performing SHOW CREATE VIEW queries."
msgstr "Pozwól wykonywać zapytania SHOW CREATE VIEW."
#: libraries/messages.inc.php:718
msgid "Allows shutting down the server."
msgstr "Pozwól wyłączyć serwer."
#: libraries/messages.inc.php:719
msgid ""
"Allows connecting, even if maximum number of connections is reached; "
"required for most administrative operations like setting global variables or "
"killing threads of other users."
msgstr ""
"Pozwól na połączenie, nawet jeśli osiągnięta została maksymalna ilość "
"połączeń; Wymagane dla większość operacji administracyjnych, takich jak "
"ustawianie zmiennych globalnych czy unicestwianie wątków innych użytkowników."
#: libraries/messages.inc.php:720
msgid "Allows creating and dropping triggers"
msgstr "Pozwól tworzyć i usuwać wyzwalacze."
#: libraries/messages.inc.php:721
msgid "Allows changing data."
msgstr "Pozwól zmieniać dane."
#: libraries/messages.inc.php:722
msgid "No privileges."
msgstr "Brak uprawnień."
#: libraries/messages.inc.php:723
msgid "Privileges"
msgstr "Uprawnienia"
#: libraries/messages.inc.php:724
msgid "The privileges were reloaded successfully."
msgstr "Uprawnienia zostały pomyślnie przeładowane."
#: libraries/messages.inc.php:725
msgid "Procedures"
msgstr "Procedury"
#: libraries/messages.inc.php:726
msgid "Processes"
msgstr "Procesy"
#: libraries/messages.inc.php:727
msgid "Process list"
msgstr "Lista procesów"
#: libraries/messages.inc.php:728
msgid "Profiling"
msgstr "Profilowanie"
#: libraries/messages.inc.php:729
msgid "Protocol version"
msgstr "Wersja protokołu"
#: libraries/messages.inc.php:730
msgid "Put fields names in the first row"
msgstr "Umieść nazwy pól w pierwszym rekordzie"
#: libraries/messages.inc.php:732
msgid "Del"
msgstr "Usuń"
#: libraries/messages.inc.php:733
msgid "Ins"
msgstr "Dodaj"
#: libraries/messages.inc.php:734
msgid "Query"
msgstr "Zapytanie przez przykład"
#: libraries/messages.inc.php:735
msgid "The following queries have been executed:"
msgstr ""
#: libraries/messages.inc.php:736
msgid "Query cache"
msgstr "Pamięć podręczna zapytań"
#: libraries/messages.inc.php:737 setup/lib/messages.inc.php:117
msgid "Query window"
msgstr "Okienko zapytania"
#: libraries/messages.inc.php:738
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "Zapytanie SQL dla bazy danych <b>%s</b>:"
#: libraries/messages.inc.php:739
msgid "Query results operations"
msgstr "Operacja na wynikach zapytania"
#: libraries/messages.inc.php:740
msgid "SQL history"
msgstr "Historia SQL"
#: libraries/messages.inc.php:741
#, php-format
msgid ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
"server."
msgstr ""
"<b>Statystyki zapytań</b>: Od rozpoczęcia jego pracy, do serwera zostało "
"wysłanych %s zapytań."
#: libraries/messages.inc.php:742
#, php-format
msgid "Query took %01.4f sec"
msgstr "Wykonanie zapytania trwało %01.4f sekund(y)"
#: libraries/messages.inc.php:743
msgid "Query type"
msgstr "Rodzaj zapytania"
#: libraries/messages.inc.php:744
msgid "Do not overwrite this query from outside the window"
msgstr "Nie nadpisuj tego zapytania spoza okna"
#: libraries/messages.inc.php:746
msgid "Read requests"
msgstr "Żądań odczytu"
#: libraries/messages.inc.php:747
msgid "Rebuild"
msgstr "Przebuduj"
#: libraries/messages.inc.php:748
msgid "Received"
msgstr "Otrzymane"
#: libraries/messages.inc.php:749
msgid "recommended"
msgstr "zalecana"
#: libraries/messages.inc.php:750
msgid "Records"
msgstr "Rekordy"
#: libraries/messages.inc.php:751
msgid "Check referential integrity:"
msgstr "Sprawdź spójność powiązań:"
#: libraries/messages.inc.php:752 setup/lib/messages.inc.php:335
msgid "Refresh"
msgstr "Odśwież"
#: libraries/messages.inc.php:753
msgid "Relational display field"
msgstr ""
#: libraries/messages.inc.php:754
#, fuzzy
msgid "Relational key"
msgstr "Schemat relacyjny"
#: libraries/messages.inc.php:755
msgid "Relational schema"
msgstr "Schemat relacyjny"
#: libraries/messages.inc.php:756
msgid "Relation deleted"
msgstr "Usunięto powiązanie"
#: libraries/messages.inc.php:757
#, php-format
msgid ""
"The additional features for working with linked tables have been "
"deactivated. To find out why click %shere%s."
msgstr ""
"Dodatkowe możliwości pracy z połączonymi tabelami zostały wyłączone. Aby "
"dowiedzieć się, dlaczego - kliknij %stutaj%s."
#: libraries/messages.inc.php:758
msgid "RELATIONS FOR TABLE"
msgstr "RELACJE TABELI"
#: libraries/messages.inc.php:759
msgid "Relations"
msgstr "Relacje"
#: libraries/messages.inc.php:760
msgid "Relation view"
msgstr "Widok relacyjny"
#: libraries/messages.inc.php:761
msgid "Reloading the privileges"
msgstr "Przeładuj uprawnienia"
#: libraries/messages.inc.php:762
#, fuzzy
msgid "Reload navigation frame"
msgstr "Indywidualizacja ramki nawigacyjnej"
#: libraries/messages.inc.php:763
msgid "Reload privileges"
msgstr "Przeładuj uprawnienia"
#: libraries/messages.inc.php:764
msgid "Reload"
msgstr "Przeładuj"
#: libraries/messages.inc.php:765
#, fuzzy
msgid "Remote server"
msgstr "Nowy serwer"
#: libraries/messages.inc.php:766
msgid "Remove CRLF characters within fields"
msgstr ""
#: libraries/messages.inc.php:767
msgid "Remove partitioning"
msgstr "Usuń partycjonowanie"
#: libraries/messages.inc.php:768
msgid "Remove selected users"
msgstr "Usuń zaznaczonych użytkowników"
#: libraries/messages.inc.php:769
#, php-format
msgid "Database %s has been renamed to %s"
msgstr "Baza danych %s ma nazwę zmienioną na %s"
#: libraries/messages.inc.php:770
#, php-format
msgid "Table %s has been renamed to %s"
msgstr "Tabela %s ma nazwę zmienioną na %s"
#: libraries/messages.inc.php:771
msgid "Rename table to"
msgstr "Zmień nazwę tabeli na"
#: libraries/messages.inc.php:772
#, fuzzy
msgid "Rename view to"
msgstr "Zmień nazwę tabeli na"
#: libraries/messages.inc.php:773
msgid "Repair"
msgstr "Napraw"
#: libraries/messages.inc.php:774
msgid "Repair table"
msgstr "Napraw tabelę"
#: libraries/messages.inc.php:775
msgid "Replace NULL by"
msgstr "Zamiana NULL na"
#: libraries/messages.inc.php:776
msgid "Replace table data with file"
msgstr "Zamiana danych tabeli z plikiem"
#: libraries/messages.inc.php:777
msgid ""
"Now, add the following lines at the end of [mysqld] section in your my.cnf "
"and please restart the MySQL server afterwards."
msgstr ""
#: libraries/messages.inc.php:778
msgid "Add slave replication user"
msgstr ""
#: libraries/messages.inc.php:779
#, php-format
msgid "Master server changed succesfully to %s"
msgstr ""
#: libraries/messages.inc.php:780
msgid "This server is configured as master in a replication process."
msgstr ""
#: libraries/messages.inc.php:781
msgid "Control slave:"
msgstr ""
#: libraries/messages.inc.php:782
msgid ""
"Unable to read master log position. Possible privilege problem on master."
msgstr ""
#: libraries/messages.inc.php:783
#, php-format
msgid "Unable to connect to master %s."
msgstr ""
#: libraries/messages.inc.php:784
msgid "Replicate all databases; Ignore:"
msgstr ""
#: libraries/messages.inc.php:785
msgid "Ignore all databases; Replicate:"
msgstr ""
#: libraries/messages.inc.php:786
msgid ""
"This server is not configured as master server in a replication process. You "
"can choose from either replicating all databases and ignoring certain "
"(useful if you want to replicate majority of databases) or you can choose to "
"ignore all databases by default and allow only certain databases to be "
"replicated. Please select the mode:"
msgstr ""
#: libraries/messages.inc.php:787
#, fuzzy
msgid "Master configuration"
msgstr "Konfiguracja serwera"
#: libraries/messages.inc.php:788
#, fuzzy
msgid "Master replication"
msgstr "Konfiguracja serwera"
#: libraries/messages.inc.php:789
msgid "Replication"
msgstr "Replikacja"
#: libraries/messages.inc.php:790
msgid ""
"Once you restarted MySQL server, please click on Go button. Afterwards, you "
"should see a message informing you, that this server <b>is</b> configured as "
"master"
msgstr ""
#: libraries/messages.inc.php:791
#, fuzzy
msgid "Please select databases:"
msgstr "Proszę wybrać bazę danych"
#: libraries/messages.inc.php:792
#, php-format
msgid ""
"This server is not configured as master in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
#: libraries/messages.inc.php:793
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
"this list."
msgstr ""
#: libraries/messages.inc.php:794
msgid "Show connected slaves"
msgstr ""
#: libraries/messages.inc.php:795 libraries/messages.inc.php:902
#, fuzzy
msgid "Show master status"
msgstr "Status serwera podrzędnego"
#: libraries/messages.inc.php:796
msgid "Skipping error(s) might lead into unsynchronized master and slave!"
msgstr ""
#: libraries/messages.inc.php:797
msgid "Change or reconfigure master server"
msgstr ""
#: libraries/messages.inc.php:798
#, fuzzy
msgid "Slave configuration"
msgstr "Konfiguracja serwera"
#: libraries/messages.inc.php:799
msgid ""
"Server is configured as slave in a replication process. Would you like to:"
msgstr ""
#: libraries/messages.inc.php:800
msgid "Error management:"
msgstr ""
#: libraries/messages.inc.php:801
#, php-format
msgid "IO Thread %s only"
msgstr ""
#: libraries/messages.inc.php:802
msgid "Slave IO Thread not running!"
msgstr ""
#: libraries/messages.inc.php:803
#, php-format
msgid ""
"This server is not configured as slave in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
#: libraries/messages.inc.php:804
msgid "Reset slave"
msgstr ""
#: libraries/messages.inc.php:805
msgid "See slave status table"
msgstr ""
#: libraries/messages.inc.php:806
msgid "Skip current error"
msgstr ""
#: libraries/messages.inc.php:807
msgid "errors."
msgstr ""
#: libraries/messages.inc.php:808
msgid "Skip next"
msgstr ""
#: libraries/messages.inc.php:809
#, fuzzy
msgid "Slave replication"
msgstr "Konfiguracja serwera"
#: libraries/messages.inc.php:810
msgid "Slave SQL Thread not running!"
msgstr ""
#: libraries/messages.inc.php:811
#, php-format
msgid "SQL Thread %s only"
msgstr ""
#: libraries/messages.inc.php:812
#, php-format
msgid ""
"This MySQL server works as %s in <b>replication</b> process. For further "
"information about replication status on the server, please visit the <a href="
"\"#replication\">replication section</a>."
msgstr ""
#: libraries/messages.inc.php:813
#, fuzzy
msgid "Master status"
msgstr "Status serwera podrzędnego"
#: libraries/messages.inc.php:814
#, fuzzy
msgid "Replication status"
msgstr "Replikacja"
#: libraries/messages.inc.php:815
#, fuzzy
msgid "Slave status"
msgstr "Status serwera podrzędnego"
#: libraries/messages.inc.php:816
msgid "Synchronize databases with master"
msgstr ""
#: libraries/messages.inc.php:817
msgid "Unable to change master"
msgstr ""
#: libraries/messages.inc.php:818
msgid "Unknown error"
msgstr ""
#: libraries/messages.inc.php:819
msgid "Reset"
msgstr "Resetuj"
#: libraries/messages.inc.php:820
msgid "Resource limits"
msgstr "Ograniczenia zasobów"
#: libraries/messages.inc.php:821
#, php-format
msgid "Restart insertion with %s rows"
msgstr "Odśwież wstawianie z %s rekordami"
#: libraries/messages.inc.php:822
msgid "Re-type"
msgstr "Ponownie"
#: libraries/messages.inc.php:823
msgid ""
"The users will still have the USAGE privilege until the privileges are "
"reloaded."
msgstr ""
"Nim uprawnienia zostaną przeładowane, użytkownicy nadal będą mieli "
"uprawnienie USAGE."
#: libraries/messages.inc.php:824
msgid "Revoke all active privileges from the users and delete them afterwards."
msgstr ""
"Cofnij wszystkie aktywne uprawnienia użytkownikom, a następnie usuń ich."
#: libraries/messages.inc.php:825
#, php-format
msgid "You have revoked the privileges for %s"
msgstr "Uprawnienia dla %s zostały cofnięte"
#: libraries/messages.inc.php:826
msgid "Revoke"
msgstr "Cofnij"
#: libraries/messages.inc.php:827
msgid "Romanian"
msgstr "Rumuński"
#: libraries/messages.inc.php:828
msgid "Return type"
msgstr "Zwracany typ"
#: libraries/messages.inc.php:829
msgid "Routines"
msgstr "Procedury i funkcje"
#: libraries/messages.inc.php:830
msgid "Row length"
msgstr "Długość rekordu"
#: libraries/messages.inc.php:831
msgid "row(s) starting from record #"
msgstr "rekordów począwszy od"
#: libraries/messages.inc.php:832
msgid " Row size "
msgstr " Rozmiar rekordu "
#: libraries/messages.inc.php:833
msgid "horizontal (rotated headers)"
msgstr "poziomo (obrócone nagłówki)"
#: libraries/messages.inc.php:834
msgid "horizontal"
msgstr "poziomo"
#: libraries/messages.inc.php:835
#, php-format
msgid "in %s mode and repeat headers after %s cells"
msgstr "w trybie %s powtórz nagłówki po %s komórkach"
#: libraries/messages.inc.php:836
msgid "vertical"
msgstr "pionowo"
#: libraries/messages.inc.php:837
msgid "Rows"
msgstr "Rekordów"
#: libraries/messages.inc.php:838
msgid "Row Statistics"
msgstr "Statystyka rekordów"
#: libraries/messages.inc.php:839
#, php-format
msgid "running on %s"
msgstr "uruchomiony na %s"
#: libraries/messages.inc.php:840
msgid "Submit Query"
msgstr "Wykonaj zapytania"
#: libraries/messages.inc.php:841
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr "Uruchom zapytanie/zapytania SQL na serwerze %s"
#: libraries/messages.inc.php:842
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr "Wykonanie zapytania/zapytań SQL do bazy danych %s"
#: libraries/messages.inc.php:843
msgid "Russian"
msgstr "Rosyjski"
#: libraries/messages.inc.php:845
#, php-format
msgid "Save on server in %s directory"
msgstr "Zapisz na serwerze w katalogu %s"
#: libraries/messages.inc.php:846
msgid "Save position"
msgstr "Zapamiętaj pozycję"
#: libraries/messages.inc.php:847
msgid "Save"
msgstr "Zachowaj"
#: libraries/messages.inc.php:848
msgid "The scale factor is too small to fit the schema on one page"
msgstr ""
"Współczynnik skali jest za mały, by schemat zmieścił się na jednej stronie"
#: libraries/messages.inc.php:849
msgid "Search in database"
msgstr "Szukaj w bazie danych"
#: libraries/messages.inc.php:850
msgid "Inside field:"
msgstr "Wewnątrz pola:"
#: libraries/messages.inc.php:851
msgid "Inside table(s):"
msgstr "Wewnątrz tabel(i):"
#: libraries/messages.inc.php:852
msgid "Word(s) or value(s) to search for (wildcard: \"%\"):"
msgstr "Szukane słowa lub wartości (symbol wieloznaczny: \"%\"):"
#: libraries/messages.inc.php:853
msgid "at least one of the words"
msgstr "przynajmniej jedno ze słów"
#: libraries/messages.inc.php:854
msgid "all words"
msgstr "wszystkie słowa"
#: libraries/messages.inc.php:855
msgid "the exact phrase"
msgstr "cała fraza"
#: libraries/messages.inc.php:856
msgid "as regular expression"
msgstr "wyrażenie regularne"
#: libraries/messages.inc.php:857
#, php-format
msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "Szukaj w rezultatach dla \"<i>%s</i>\" %s:"
#: libraries/messages.inc.php:858
msgid "Search"
msgstr "Szukaj"
#: libraries/messages.inc.php:859
msgid "Find:"
msgstr "Znajdź:"
#: libraries/messages.inc.php:860
msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
msgstr ""
"Plik konfiguracyjny wymaga teraz tajnej frazy kodującej (blowfish_secret)."
#: libraries/messages.inc.php:861
msgid "Please select a database"
msgstr "Proszę wybrać bazę danych"
#: libraries/messages.inc.php:862
msgid "Select All"
msgstr "Zaznacz wszystkie"
#: libraries/messages.inc.php:863
msgid "Select binary log to view"
msgstr "Wybierz dziennik binarny do podglądu"
#: libraries/messages.inc.php:864
msgid "Select fields (at least one):"
msgstr "Wybór pól (co najmniej jedno):"
#: libraries/messages.inc.php:865
msgid "Select Foreign Key"
msgstr "Wybierz klucz zewnętrzny"
#: libraries/messages.inc.php:866
msgid "in query"
msgstr "w zapytaniu"
#: libraries/messages.inc.php:867
msgid "Select referenced key"
msgstr ""
#: libraries/messages.inc.php:868
msgid "Select Tables"
msgstr "Wybierz tabele"
#: libraries/messages.inc.php:869 setup/lib/messages.inc.php:77
msgid "Save as file"
msgstr "Zapisz jako plik"
#: libraries/messages.inc.php:870
msgid "Sent"
msgstr "Wysłane"
#: libraries/messages.inc.php:871
msgid "Server Choice"
msgstr "Wybór serwera"
#: libraries/messages.inc.php:872
msgid "The server is not responding"
msgstr "Serwer nie odpowiada"
#: libraries/messages.inc.php:873
msgid "Server"
msgstr "Serwer"
#: libraries/messages.inc.php:874 setup/lib/messages.inc.php:110
msgid "Servers"
msgstr "Serwery"
#: libraries/messages.inc.php:875
msgid "Delayed inserts"
msgstr "Opóźnione dodania"
#: libraries/messages.inc.php:876
msgid "Runtime Information"
msgstr "Informacje o działaniu serwera"
#: libraries/messages.inc.php:877
#, php-format
msgid "This MySQL server has been running for %s. It started up on %s."
msgstr "Serwer MySQL działa przez %s. Początek pracy: %s."
#: libraries/messages.inc.php:878
msgid "Variables"
msgstr "Zmienne"
#: libraries/messages.inc.php:879
msgid ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
msgstr ""
"<b>Ruch na serwerze</b>: Poniższe tabele pokazują statystyki ruchu na tym "
"serwerze MySQL od rozpoczęcia jego pracy."
#: libraries/messages.inc.php:880
msgid "Server variables and settings"
msgstr "Zmienne i ustawienia serwera"
#: libraries/messages.inc.php:881
msgid "Server version"
msgstr "Wersja serwera"
#: libraries/messages.inc.php:882
msgid ""
"Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini."
"session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie "
"validity configured in phpMyAdmin, because of this, your login will expire "
"sooner than configured in phpMyAdmin."
msgstr ""
#: libraries/messages.inc.php:883
msgid ""
"Cannot start session without errors, please check errors given in your PHP "
"and/or webserver log file and configure your PHP installation properly."
msgstr ""
"Nie udało się bezbłędnie utworzyć sesji. Należy sprawdzić błędy w logach PHP "
"i serwera WWW, a następnie właściwie skonfigurować instalację PHP."
#: libraries/messages.inc.php:884
msgid "Session value"
msgstr "Wartość sesji"
#: libraries/messages.inc.php:885
msgid ""
"If field type is \"enum\" or \"set\", please enter the values using this "
"format: 'a','b','c'...<br />If you ever need to put a backslash (\"\\\") or "
"a single quote (\"'\") amongst those values, precede it with a backslash "
"(for example '\\\\xyz' or 'a\\'b')."
msgstr ""
"Jeżeli pole jest typu \"ENUM\" lub \"SET\", wartości wprowadza się w "
"formacie: 'a','b','c'…<br />Jeżeli potrzeba wprowadzić odwrotny ukośnik (\"\\"
"\") lub apostrof (\"'\"), należy je poprzedzić odwrotnym ukośnikiem (np.: '\\"
"\\xyz' lub 'a\\'b')."
#: libraries/messages.inc.php:886
msgid "settings"
msgstr ""
#: libraries/messages.inc.php:887
msgid "Show all"
msgstr "Pokaż wszystko"
#: libraries/messages.inc.php:888
msgid "Show binary contents as HEX"
msgstr ""
#: libraries/messages.inc.php:889
msgid "Show binary contents"
msgstr ""
#: libraries/messages.inc.php:890
msgid "Show BLOB contents"
msgstr ""
#: libraries/messages.inc.php:891
msgid "Show color"
msgstr "Pokaż kolor"
#: libraries/messages.inc.php:892
msgid "Data Dictionary Format"
msgstr "Format słownika danych"
#: libraries/messages.inc.php:893
msgid "Show Full Queries"
msgstr "Pokaż pełne zapytania"
#: libraries/messages.inc.php:894
msgid "Show grid"
msgstr "Pokaż siatkę"
#: libraries/messages.inc.php:895
msgid "Show/Hide left menu"
msgstr "Pokaż/ukryj lewe menu"
#: libraries/messages.inc.php:896
msgid "Showing bookmark"
msgstr "Pokaz zapamiętanego zapytania"
#: libraries/messages.inc.php:897
msgid "Showing as PHP code"
msgstr "Wyświetlany jest kod PHP."
#: libraries/messages.inc.php:898
msgid "Showing rows"
msgstr "Pokaż rekordy "
#: libraries/messages.inc.php:899
msgid "Showing SQL query"
msgstr "Wyświetlane jest zapytanie SQL."
#: libraries/messages.inc.php:900
#, fuzzy
msgid "Show insert query"
msgstr "Wyświetlane jest zapytanie SQL."
#: libraries/messages.inc.php:901
msgid "Only show keys"
msgstr "Pokaż tylko klucze"
#: libraries/messages.inc.php:903
msgid "Show open tables"
msgstr "Pokaż otwarte tabele"
#: libraries/messages.inc.php:904
msgid "Show PHP information"
msgstr "Informacje o PHP"
#: libraries/messages.inc.php:905
msgid "Show"
msgstr "Pokaż"
#: libraries/messages.inc.php:906
msgid "Show slave hosts"
msgstr "Pokaż podrzędne hosty"
#: libraries/messages.inc.php:907
msgid "Show slave status"
msgstr "Status serwera podrzędnego"
#: libraries/messages.inc.php:908
msgid ""
"The number of transactions that used the temporary binary log cache but that "
"exceeded the value of binlog_cache_size and used a temporary file to store "
"statements from the transaction."
msgstr ""
"Liczba transakcji, które używały pamięci podręcznej tymczasowego dziennika "
"binarnego, które przekroczyły wartość binlog_cache_size i do zapisania "
"instrukcji transakcji został użyty plik tymczasowy."
#: libraries/messages.inc.php:909
msgid "The number of transactions that used the temporary binary log cache."
msgstr ""
"Liczba transakcji, które używały pamięci podręcznej tymczasowego dziennika "
"binarnego."
#: libraries/messages.inc.php:910
msgid ""
"The number of temporary tables on disk created automatically by the server "
"while executing statements. If Created_tmp_disk_tables is big, you may want "
"to increase the tmp_table_size value to cause temporary tables to be memory-"
"based instead of disk-based."
msgstr ""
"Liczba tabel tymczasowych na dysku utworzonych automatycznie przez serwer "
"podczas wykonywanie instrukcji. Przy dużej wartości Created_tmp_disk_tables, "
"zwiększenie wartości tmp_table_size spowoduje tworzenie tymczasowych tabel w "
"pamięci, a nie na dysku."
#: libraries/messages.inc.php:911
msgid "How many temporary files mysqld has created."
msgstr "Ile plików tymczasowych utworzył mysqld."
#: libraries/messages.inc.php:912
msgid ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
msgstr ""
"Liczba tabel tymczasowych w pamięci, utworzonych automatycznie przez serwer "
"podczas wykonywania instrukcji."
#: libraries/messages.inc.php:913
msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
msgstr ""
"Liczba rekordów zapisanych przy pomocy INSERT DELAYED, dla których wystąpił "
"jakiś błąd (prawdopodobnie zdublowany klucz)."
#: libraries/messages.inc.php:914
msgid ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
msgstr ""
"Liczba użytych wątków obsługujących INSERT DELAYED. Każda osobna tabela, na "
"której wykonuje się INSERT DELAYED dostaje własny wątek."
#: libraries/messages.inc.php:915
msgid "The number of INSERT DELAYED rows written."
msgstr "Liczba rekordów zapisanych poprzez INSERT DELAYED."
#: libraries/messages.inc.php:916
msgid "The number of executed FLUSH statements."
msgstr "Liczba wykonanych instrukcji FLUSH."
#: libraries/messages.inc.php:917
msgid "The number of internal COMMIT statements."
msgstr "Liczba wewnętrznych intrukcji COMMIT."
#: libraries/messages.inc.php:918
msgid "The number of times a row was deleted from a table."
msgstr "Ile razy rekord został usunięty z tabeli."
#: libraries/messages.inc.php:919
msgid ""
"The MySQL server can ask the NDB Cluster storage engine if it knows about a "
"table with a given name. This is called discovery. Handler_discover "
"indicates the number of time tables have been discovered."
msgstr ""
"Serwer MySQL może zapytać mechanizm składowania Cluster NDB, czy ma "
"informacje o tabeli o zadanej nazwie. Nazywamy to odkryciem (<i>discovery</"
"i>). Handler_discover wskazuje, ile razy tabela została odkryta."
#: libraries/messages.inc.php:920
msgid ""
"The number of times the first entry was read from an index. If this is high, "
"it suggests that the server is doing a lot of full index scans; for example, "
"SELECT col1 FROM foo, assuming that col1 is indexed."
msgstr ""
"Ile razy z indeksu została odczytana pierwsza pozycja. Duża wartość "
"sugeruje, że serwer wykonuje pełnych przeszukań indeksów; na przykład SELECT "
"col1 FROM foo, przy założeniu, że col1 jest zindeksowane."
#: libraries/messages.inc.php:921
msgid ""
"The number of requests to read a row based on a key. If this is high, it is "
"a good indication that your queries and tables are properly indexed."
msgstr ""
"Liczba żądań odczytu rekordu na podstawie indeksu. Duża wartość to dobra "
"oznaka tego, że zapytania i tabele są właściwie zindeksowane."
#: libraries/messages.inc.php:922
msgid ""
"The number of requests to read the next row in key order. This is "
"incremented if you are querying an index column with a range constraint or "
"if you are doing an index scan."
msgstr ""
"Liczba żądań odczytu następnego rekordu w porządku indeksowym. Ta wartość "
"jest zwiększana przy odpytywaniu o zindeksowaną kolumnę na ograniczonym "
"przedziale lub przy przeszukiwaniu indeksu."
#: libraries/messages.inc.php:923
msgid ""
"The number of requests to read the previous row in key order. This read "
"method is mainly used to optimize ORDER BY ... DESC."
msgstr ""
"Liczba żądań odczytu poprzedniego rekordu w porządku indeksowym. Metoda "
"używana głównie do optymalizacji ORDER BY … DESC."
#: libraries/messages.inc.php:924
msgid ""
"The number of requests to read a row based on a fixed position. This is high "
"if you are doing a lot of queries that require sorting of the result. You "
"probably have a lot of queries that require MySQL to scan whole tables or "
"you have joins that don't use keys properly."
msgstr ""
"Liczba żądań odczytu następnego rekordu na podstawie stałego położenia. "
"Wartość jest duża przy wykonywaniu dużej ilości zapytań wymagających "
"sortowania rezultatu. Prawdopodobnie wykonano wiele zapytań wymagających "
"przeszukania całej tabeli lub złączeń, które nie używają poprawnie indeksów."
#: libraries/messages.inc.php:925
msgid ""
"The number of requests to read the next row in the data file. This is high "
"if you are doing a lot of table scans. Generally this suggests that your "
"tables are not properly indexed or that your queries are not written to take "
"advantage of the indexes you have."
msgstr ""
"Liczba żądań odczytu następnego rekord w pliku z danymi. Wartość jest duża "
"przy wykonywania wielu przeszukiwań tabeli. Ogólnie sugeruje to, że tabele "
"nie są poprawnie zindeksowane lub że zapytania nie są napisane w sposób "
"pozwalający skorzystać z istniejących indeksów."
#: libraries/messages.inc.php:926
msgid "The number of internal ROLLBACK statements."
msgstr "Liczba wewnętrznych instrukcji ROLLBACK."
#: libraries/messages.inc.php:927
msgid "The number of requests to update a row in a table."
msgstr "Liczba żądań zmiany rekordu w tabeli."
#: libraries/messages.inc.php:928
msgid "The number of requests to insert a row in a table."
msgstr "Liczba żądań dodania rekordu do tabeli."
#: libraries/messages.inc.php:929
msgid "The number of pages containing data (dirty or clean)."
msgstr "Liczba stron zawierających dane (brudnych lub czystych)."
#: libraries/messages.inc.php:930
msgid "The number of pages currently dirty."
msgstr "Liczba aktualnie brudnych stron."
#: libraries/messages.inc.php:931
msgid "The number of buffer pool pages that have been requested to be flushed."
msgstr "Liczba stron w puli bufora, których wymiecienia zażądano."
#: libraries/messages.inc.php:932
msgid "The number of free pages."
msgstr "Liczba wolnych stron."
#: libraries/messages.inc.php:933
msgid ""
"The number of latched pages in InnoDB buffer pool. These are pages currently "
"being read or written or that can't be flushed or removed for some other "
"reason."
msgstr ""
"Liczba stron zatrzaśniętych w puli bufora InnoDB. Są to strony aktualnie "
"odczytywane lub zapisywane lub takie, które nie mogą zostać wymiecione lub "
"usunięte z jakiegoś innego powodu."
#: libraries/messages.inc.php:934
msgid ""
"The number of pages busy because they have been allocated for administrative "
"overhead such as row locks or the adaptive hash index. This value can also "
"be calculated as Innodb_buffer_pool_pages_total - "
"Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
msgstr ""
"Liczba strony stron zajętych z powodu ich alokacji dla celów "
"administracyjnych takich jak blokady rekordu lub adaptacyjny indeks "
"haszujący. Wartość ta może też zostać policzona jako "
"Innodb_buffer_pool_pages_total - Innodb_buffer_pool_pages_free - "
"Innodb_buffer_pool_pages_data."
#: libraries/messages.inc.php:935
msgid "Total size of buffer pool, in pages."
msgstr "Łączny rozmiar puli bufora, w stronach."
#: libraries/messages.inc.php:936
msgid ""
"The number of \"random\" read-aheads InnoDB initiated. This happens when a "
"query is to scan a large portion of a table but in random order."
msgstr ""
"Liczba \"losowych\" odczytów z wyprzedzeniem zainicjowanych przez InnoDB. "
"Występuje gdy zapytane przeszukiwałoby duże fragmenty tabeli, ale w dowolnej "
"kolejności."
#: libraries/messages.inc.php:937
msgid ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
msgstr ""
"Liczba sekwencyjnych odczytów z wyprzedzeniem zainicjowanych przez InnoDB. "
"Występuje gdy InnoDB wykonuje sekwencyjne pełne przeszukiwanie tabeli."
#: libraries/messages.inc.php:938
msgid "The number of logical read requests InnoDB has done."
msgstr "Liczba żądań logicznych odczytów które wykonał InnoDB."
#: libraries/messages.inc.php:939
msgid ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
msgstr ""
"Liczba logicznych odczytów, których InnoDB nie mógł zaspokoić pulą bufora i "
"musiał wykonać odczyt pojedynczej strony."
#: libraries/messages.inc.php:940
msgid ""
"Normally, writes to the InnoDB buffer pool happen in the background. "
"However, if it's necessary to read or create a page and no clean pages are "
"available, it's necessary to wait for pages to be flushed first. This "
"counter counts instances of these waits. If the buffer pool size was set "
"properly, this value should be small."
msgstr ""
"Zwykle zapis do puli bufora InnoDB obywa się w tle. Jednakże, jeśli "
"niezbędny jest odczyt lub utworzenie strony a brak jest czystych stron, "
"konieczne jest najpierw oczekiwanie na wymiecienie stron. Ten licznik "
"wskazuje liczbę wystąpień takich oczekiwań. Jeżeli rozmiar puli bufora był "
"ustawiony właściwie, wartość ta powinna być mała."
#: libraries/messages.inc.php:941
msgid "The number writes done to the InnoDB buffer pool."
msgstr "Liczba wykonanych zapisów do puli bufora InnoDB."
#: libraries/messages.inc.php:942
msgid "The number of fsync() operations so far."
msgstr "Liczba dotąd wykonanych operacji fsync()."
#: libraries/messages.inc.php:943
msgid "The current number of pending fsync() operations."
msgstr "Aktualna liczba operacji fsync() w toku."
#: libraries/messages.inc.php:944
msgid "The current number of pending reads."
msgstr "Aktualna liczba odczytów w toku."
#: libraries/messages.inc.php:945
msgid "The current number of pending writes."
msgstr "Aktualna liczba zapisów w toku."
#: libraries/messages.inc.php:946
msgid "The amount of data read so far, in bytes."
msgstr "Ilość dotąd odczytanych danych, w bajtach."
#: libraries/messages.inc.php:947
msgid "The total number of data reads."
msgstr "Łączna liczba odczytów danych."
#: libraries/messages.inc.php:948
msgid "The total number of data writes."
msgstr "Łączna liczba zapisów danych."
#: libraries/messages.inc.php:949
msgid "The amount of data written so far, in bytes."
msgstr "Ilość dotąd zapisanych danych, w bajtach."
#: libraries/messages.inc.php:950
msgid "The number of pages that have been written for doublewrite operations."
msgstr "Liczba przeprowadzonych zapisów typu <i>doublewrite</i>."
#: libraries/messages.inc.php:951
msgid "The number of doublewrite operations that have been performed."
msgstr "Liczba stron zapisanych przy zapisie typu <i>doublewrite</i>."
#: libraries/messages.inc.php:952
msgid ""
"The number of waits we had because log buffer was too small and we had to "
"wait for it to be flushed before continuing."
msgstr ""
"Ile razy czekano, bo bufor dziennika był zbyt mały i przed wznowieniem pracy "
"oczekiwano na jego opróżnienie."
#: libraries/messages.inc.php:953
msgid "The number of log write requests."
msgstr "Liczba żądań zapisów do dziennika."
#: libraries/messages.inc.php:954
msgid "The number of physical writes to the log file."
msgstr "Liczba fizycznych zapisów do pliku dziennika."
#: libraries/messages.inc.php:955
msgid "The number of fsync() writes done to the log file."
msgstr "Liczba synchronicznych zapisów do pliku dziennika."
#: libraries/messages.inc.php:956
msgid "The number of pending log file fsyncs."
msgstr "Liczba wywołań fsync dla pliku dziennika w toku."
#: libraries/messages.inc.php:957
msgid "Pending log file writes."
msgstr "Liczba zapisów do pliku dziennika w toku."
#: libraries/messages.inc.php:958
msgid "The number of bytes written to the log file."
msgstr "Liczba bajtów zapisanych do pliku dziennika."
#: libraries/messages.inc.php:959
msgid "The number of pages created."
msgstr "Liczba utworzonych stron."
#: libraries/messages.inc.php:960
msgid ""
"The compiled-in InnoDB page size (default 16KB). Many values are counted in "
"pages; the page size allows them to be easily converted to bytes."
msgstr ""
"Wkompilowana wielkość strony InnoDB (domyślnie 16KB). Wiele wartości jest "
"mierzonych w stronach; znajomość wielkości strony pozwala na ich łatwą "
"konwersję na bajty."
#: libraries/messages.inc.php:961
msgid "The number of pages read."
msgstr "Liczba odczytanych stron."
#: libraries/messages.inc.php:962
msgid "The number of pages written."
msgstr "Liczba zapisanych stron."
#: libraries/messages.inc.php:963
msgid "The number of row locks currently being waited for."
msgstr "Liczba blokad rekordów na które aktualnie się czeka."
#: libraries/messages.inc.php:964
msgid "The average time to acquire a row lock, in milliseconds."
msgstr "Średni czas uzyskania blokady rekordu, w milisekundach."
#: libraries/messages.inc.php:965
msgid "The total time spent in acquiring row locks, in milliseconds."
msgstr "Całkowity czas zużyty na uzyskiwanie blokad rekordów, w milisekundach."
#: libraries/messages.inc.php:966
msgid "The maximum time to acquire a row lock, in milliseconds."
msgstr "Maksymalny czas uzyskania blokady rekordu, w milisekundach."
#: libraries/messages.inc.php:967
msgid "The number of times a row lock had to be waited for."
msgstr "Ile razy czekano na blokadę rekordu."
#: libraries/messages.inc.php:968
msgid "The number of rows deleted from InnoDB tables."
msgstr "Liczba rekordów usuniętych z tabel InnoDB."
#: libraries/messages.inc.php:969
msgid "The number of rows inserted in InnoDB tables."
msgstr "Liczba rekordów dodanych do tabel InnoDB."
#: libraries/messages.inc.php:970
msgid "The number of rows read from InnoDB tables."
msgstr "Liczba rekordów odczytanych z tabel InnoDB."
#: libraries/messages.inc.php:971
msgid "The number of rows updated in InnoDB tables."
msgstr "Liczba rekordów zmienionych w tabelach InnoDB."
#: libraries/messages.inc.php:972
msgid ""
"The number of key blocks in the key cache that have changed but haven't yet "
"been flushed to disk. It used to be known as Not_flushed_key_blocks."
msgstr ""
"Liczba bloków w buforze podręcznym indeksów, które zostały zmodyfikowane ale "
"jeszcze nie wymiecione na dysk. Wcześniej zmienna miała nazwę "
"Not_flushed_key_blocks."
#: libraries/messages.inc.php:973
msgid ""
"The number of unused blocks in the key cache. You can use this value to "
"determine how much of the key cache is in use."
msgstr ""
"Liczba nieużywanych bloków w buforze podręcznym indeksów. Można użyć tej "
"wartości do określenia jaka część bufora indeksów jest w użyciu."
#: libraries/messages.inc.php:974
msgid ""
"The number of used blocks in the key cache. This value is a high-water mark "
"that indicates the maximum number of blocks that have ever been in use at "
"one time."
msgstr ""
"Liczba użytych bloków w buforze podręcznym indeksów. Ta wartość to próg, "
"który wskazuje maksymalną liczbę kiedykolwiek jednocześnie użytych bloków."
#: libraries/messages.inc.php:975
msgid "The number of requests to read a key block from the cache."
msgstr "Liczba żądań odczytu bloku z bufora podręcznego indeksów."
#: libraries/messages.inc.php:976
msgid ""
"The number of physical reads of a key block from disk. If Key_reads is big, "
"then your key_buffer_size value is probably too small. The cache miss rate "
"can be calculated as Key_reads/Key_read_requests."
msgstr ""
"Liczba fizycznych odczytów bloków indeksów z dysku. Duża wartość key_reads "
"oznacza, że prawdopodobnie wartość key_buffer_size jest zbyt mała. "
"Współczynnik chybień bufora podręcznego można policzyć ze wzoru Key_reads/"
"Key_read_requests."
#: libraries/messages.inc.php:977
msgid "The number of requests to write a key block to the cache."
msgstr "Liczba żądań zapisów bloków indeksów to bufora podręcznego."
#: libraries/messages.inc.php:978
msgid "The number of physical writes of a key block to disk."
msgstr "Liczba fizycznych zapisów bloków indeksów na dysk."
#: libraries/messages.inc.php:979
msgid ""
"The total cost of the last compiled query as computed by the query "
"optimizer. Useful for comparing the cost of different query plans for the "
"same query. The default value of 0 means that no query has been compiled yet."
msgstr ""
"Całkowity koszta ostatnio skompilowanego zapytania, wyliczony przez "
"optymalizator zapytań. Przydatny do porównań kosztów różnych planów "
"wykonania tego samego zapytania. Domyślna wartość 0 oznacza, że jeszcze "
"żadne zapytanie nie zostało skompilowane."
#: libraries/messages.inc.php:980
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
msgstr "Liczba rekordów oczekujących na zapisanie w kolejkach INSERT DELAYED."
#: libraries/messages.inc.php:981
msgid ""
"The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small."
msgstr ""
"Liczba kiedykolwiek otwartych tabel. Jeśli ta wartość jest duża, "
"prawdopodobnie wielkość pamięci podręcznej tabel jest zbyt mała."
#: libraries/messages.inc.php:982
msgid "The number of files that are open."
msgstr "Liczba otwartych plików."
#: libraries/messages.inc.php:983
msgid "The number of streams that are open (used mainly for logging)."
msgstr ""
"Liczba otwartych strumieni (używanych głownie do rejestracji w dzienniku)."
#: libraries/messages.inc.php:984
msgid "The number of tables that are open."
msgstr "Liczba otwartych tabel."
#: libraries/messages.inc.php:985
msgid "The number of free memory blocks in query cache."
msgstr "Liczba wolnych bloków pamięci w podręcznym buforze zapytań."
#: libraries/messages.inc.php:986
msgid "The amount of free memory for query cache."
msgstr "Ilość dostępnej pamięci w podręcznym buforze zapytań."
#: libraries/messages.inc.php:987
msgid "The number of cache hits."
msgstr "Liczba trafień pamięci podręcznej."
#: libraries/messages.inc.php:988
msgid "The number of queries added to the cache."
msgstr "Liczba zapytań dodanych do pamięci podręcznej."
#: libraries/messages.inc.php:989
msgid ""
"The number of queries that have been removed from the cache to free up "
"memory for caching new queries. This information can help you tune the query "
"cache size. The query cache uses a least recently used (LRU) strategy to "
"decide which queries to remove from the cache."
msgstr ""
"Liczba zapytań, które zostały usunięte z pamięci podręcznej, by zwolnic "
"pamięć do buforowania nowych zapytań. Ta informacje może pomóc dostroić "
"wielkość bufora podręcznego. Do decydowania o tym, które zapytania usunąć z "
"bufora podręcznego używana jest strategia \"najpierw najdłużej nieużywany"
"\" (<i>least recently used</i> - LRU)."
#: libraries/messages.inc.php:990
msgid ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
msgstr ""
"Liczba niezbuforowanych zapytań (nie dających się zbuforować lub "
"niezbuforowanych z powodu ustawienia query_cache_type)."
#: libraries/messages.inc.php:991
msgid "The number of queries registered in the cache."
msgstr "Liczba zapytań zarejestrowanych w buforze podręcznym."
#: libraries/messages.inc.php:992
msgid "The total number of blocks in the query cache."
msgstr "Całkowita liczba bloków w buforze podręcznym zapytań."
#: libraries/messages.inc.php:993
msgctxt "$strShowStatusReset"
msgid "Reset"
msgstr "Zresetuj"
#: libraries/messages.inc.php:994
msgid "The status of failsafe replication (not yet implemented)."
msgstr "Stan replikacji zabezpieczającej (jeszcze nie zaimplementowane)."
#: libraries/messages.inc.php:995
msgid ""
"The number of joins that do not use indexes. If this value is not 0, you "
"should carefully check the indexes of your tables."
msgstr ""
"Liczba złączeń nie używających indeksów. Wartość różna od 0 sugeruje "
"staranne przyjrzenie się indeksom tabel."
#: libraries/messages.inc.php:996
msgid "The number of joins that used a range search on a reference table."
msgstr ""
"Liczba złączeń w których użyto wyszukiwania zakresowego na pierwszej "
"złączanej tabeli."
#: libraries/messages.inc.php:997
msgid ""
"The number of joins without keys that check for key usage after each row. "
"(If this is not 0, you should carefully check the indexes of your tables.)"
msgstr ""
"Liczba złączeń bez użycia indeksów gdy możliwość ich użycia była sprawdzana "
"dla każdego rekordu. (Wartość różna od 0 sugeruje staranne przyjrzenie się "
"indeksom tabel.)"
#: libraries/messages.inc.php:998
msgid ""
"The number of joins that used ranges on the first table. (It's normally not "
"critical even if this is big.)"
msgstr ""
"Liczba złączeń w których użyto zakresów w stosunku do pierwszej tabeli. "
"(Nawet duża wartość nie ma kluczowego znaczenia.)"
#: libraries/messages.inc.php:999
msgid "The number of joins that did a full scan of the first table."
msgstr "Liczba złączeń, które przeszukały w pełni pierwszą tabelę."
#: libraries/messages.inc.php:1000
msgid "The number of temporary tables currently open by the slave SQL thread."
msgstr ""
"Liczba tymczasowych tabel aktualnie otwartych przez podrzędny wątek SQL."
#: libraries/messages.inc.php:1001
msgid ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
msgstr ""
"Ile raz łącznie (od startu) podrzędny wątek SQL replikacji ponawiał "
"transakcje."
#: libraries/messages.inc.php:1002
msgid "This is ON if this server is a slave that is connected to a master."
msgstr ""
"ON oznacza, że ten serwer jest podrzędny i jest podłączony go serwera "
"głównego."
#: libraries/messages.inc.php:1003
msgid ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
msgstr ""
"Liczba wątków, których utworzenie trwało dłużej niż slow_launch_time sekund."
#: libraries/messages.inc.php:1004
msgid ""
"The number of queries that have taken more than long_query_time seconds."
msgstr ""
"Liczba zapytań, których wykonanie zajęło więcej niż long_query_time sekund."
#: libraries/messages.inc.php:1005
msgid ""
"The number of merge passes the sort algorithm has had to do. If this value "
"is large, you should consider increasing the value of the sort_buffer_size "
"system variable."
msgstr ""
"Liczba przebiegów scalania, które musiał wykonać algorytm sortujący. Przy "
"dużej wartości, warto wziąć pod uwagę zwiększenie wartości zmiennej "
"systemowej sort_buffer_size."
#: libraries/messages.inc.php:1006
msgid "The number of sorts that were done with ranges."
msgstr "Liczba sortowań wykonanych przy użyciu zakresów."
#: libraries/messages.inc.php:1007
msgid "The number of sorted rows."
msgstr "Liczba posortowanych rekordów."
#: libraries/messages.inc.php:1008
msgid "The number of sorts that were done by scanning the table."
msgstr "Liczba sortowań wykonanych poprzez przeszukiwanie tabeli."
#: libraries/messages.inc.php:1009
msgid "The number of times that a table lock was acquired immediately."
msgstr "Ile razy blokada tabeli została uzyskana natychmiastowo."
#: libraries/messages.inc.php:1010
msgid ""
"The number of times that a table lock could not be acquired immediately and "
"a wait was needed. If this is high, and you have performance problems, you "
"should first optimize your queries, and then either split your table or "
"tables or use replication."
msgstr ""
"Ile razy blokada tabeli nie mogła zostać uzyskana natychmiastowo i niezbędne "
"było oczekiwanie. Przy wysoka wartość oraz problemach z wydajnością powinno "
"się najpierw zoptymalizować zapytania, a następnie podzielić tabelę (tabele) "
"lub użyć replikacji."
#: libraries/messages.inc.php:1011
msgid ""
"The number of threads in the thread cache. The cache hit rate can be "
"calculated as Threads_created/Connections. If this value is red you should "
"raise your thread_cache_size."
msgstr ""
"Liczba wątków w buforze podręcznym wątków. Współczynnik trafienia w bufor "
"może być wyliczony ze wzoru Threads_created/Connections. Kolor czerwony "
"oznacza, że powinno się zwiększyć thread_cache_size."
#: libraries/messages.inc.php:1012
msgid "The number of currently open connections."
msgstr "Liczba aktualnie otwartych połączeń."
#: libraries/messages.inc.php:1013
msgid ""
"The number of threads created to handle connections. If Threads_created is "
"big, you may want to increase the thread_cache_size value. (Normally this "
"doesn't give a notable performance improvement if you have a good thread "
"implementation.)"
msgstr ""
"Liczba wątków utworzonych by obsłużyć połączenia. Jeżeli wartość "
"Threads_created jest duża, można chcieć zwiększyć wartość thread_cache_size. "
"(W przypadku dobrej implementacja wątków zwykle nie daje to zauważalnego "
"polepszenia wydajności.)"
#: libraries/messages.inc.php:1014
msgid "The number of threads that are not sleeping."
msgstr "Liczba nieuśpionych wątków."
#: libraries/messages.inc.php:1015
msgid "Show dimension of tables"
msgstr "Pokaż wymiary tabel"
#: libraries/messages.inc.php:1016
msgid "Show tables"
msgstr "Pokaż tabele"
#: libraries/messages.inc.php:1017
msgid " Show this query here again "
msgstr " Wywołaj ponownie zapytanie "
#: libraries/messages.inc.php:1018
msgid "Simplified Chinese"
msgstr "Chiński uproszczony"
#: libraries/messages.inc.php:1019
msgid "(singly)"
msgstr "(pojedynczo)"
#: libraries/messages.inc.php:1020
msgid "Size"
msgstr "Rozmiar"
#: libraries/messages.inc.php:1021 setup/lib/messages.inc.php:154
msgid "Number of records (queries) to skip from start"
msgstr "Liczba rekordów (zapytań), które należy z początku pominąć"
#: libraries/messages.inc.php:1022
msgid ""
"Make sure, you have unique server-id in your configuration file (my.cnf). If "
"not, please add the following line into [mysqld] section:"
msgstr ""
#: libraries/messages.inc.php:1023
msgid "Slovak"
msgstr "Słowacki"
#: libraries/messages.inc.php:1024
msgid "Slovenian"
msgstr "Słoweński"
#: libraries/messages.inc.php:1025
msgid "Small/Big All"
msgstr "Wszystko małe/duże"
#: libraries/messages.inc.php:1026
msgid "Snap to grid"
msgstr "Przyciągaj do siatki"
#: libraries/messages.inc.php:1027
msgid "(or the local MySQL server's socket is not correctly configured)"
msgstr ""
"(lub gniazdo lokalnego serwera MySQL nie jest skonfigurowane poprawnie)"
#: libraries/messages.inc.php:1028
msgid "Socket"
msgstr ""
#: libraries/messages.inc.php:1029
msgid "Sort by key"
msgstr "Sortuj wg klucza"
#: libraries/messages.inc.php:1030
msgid "Sorting"
msgstr "Sortowanie"
#: libraries/messages.inc.php:1031
msgid "Sort"
msgstr "Sortuj"
#: libraries/messages.inc.php:1032
msgid "Space usage"
msgstr "Wykorzystanie przestrzeni"
#: libraries/messages.inc.php:1033
msgid "Spanish"
msgstr "Hiszpański"
#: libraries/messages.inc.php:1034
msgid "Words are separated by a space character (\" \")."
msgstr "Słowa są rozdzielane znakiem spacji (\" \")."
#: libraries/messages.inc.php:1035
msgid "SQL compatibility mode"
msgstr "Tryb zgodności SQL"
#: libraries/messages.inc.php:1036
msgid "Export type"
msgstr "Rodzaj eksportu"
#: libraries/messages.inc.php:1037
msgid "Export time in UTC"
msgstr ""
#: libraries/messages.inc.php:1038
msgid ""
"There is a chance that you may have found a bug in the SQL parser. Please "
"examine your query closely, and check that the quotes are correct and not "
"mis-matched. Other possible failure causes may be that you are uploading a "
"file with binary outside of a quoted text area. You can also try your query "
"on the MySQL command line interface. The MySQL server error output below, if "
"there is any, may also help you in diagnosing the problem. If you still have "
"problems or if the parser fails where the command line interface succeeds, "
"please reduce your SQL query input to the single query that causes problems, "
"and submit a bug report with the data chunk in the CUT section below:"
msgstr ""
"Istnieje szansa, że właśnie znaleziono błąd w analizatorze składni SQL. "
"Proszę zbadać bliżej swoje zapytanie i sprawdzić, czy cudzysłowy są poprawne "
"i dobrze sparowane. Inną możliwą przyczyną niepowodzenia może być wysyłanie "
"pliku ze znakami binarnymi poza obszarem tekstu ujętego w cudzysłowy. Można "
"również sprawdzić zapytanie SQL poprzez linię poleceń MySQL-a. W znalezieniu "
"przyczyny problemu może pomóc także - jeśli się pojawi - poniższy opis błędu "
"serwera MySQL. Jeśli nadal występują z problemy lub analizator składni "
"zgłasza usterkę a linia poleceń - nie, ogranicz sekwencję zapytań SQL do "
"pojedynczego, które powoduje problemy i zgłoś błąd, dołączając fragment "
"danych zawarty w poniższej sekcji TNIJ:"
#: libraries/messages.inc.php:1039
msgid ""
"There seems to be an error in your SQL query. The MySQL server error output "
"below, if there is any, may also help you in diagnosing the problem"
msgstr ""
"Wygląda na to, że w twoim zapytaniu SQL jest błąd. W znalezieniu przyczyny "
"problemu może pomóc także - jeśli się pojawi - poniższy opis błędu serwera "
"MySQL."
#: libraries/messages.inc.php:1040
msgid "SQL query"
msgstr "Zapytanie SQL"
#: libraries/messages.inc.php:1041
msgid "SQL result"
msgstr "Rezultat SQL"
#: libraries/messages.inc.php:1042
msgid "SQL"
msgstr "SQL"
#: libraries/messages.inc.php:1043
msgid "Invalid Identifer"
msgstr "Nieprawidłowy identyfikator"
#: libraries/messages.inc.php:1044
msgid "Unclosed quote"
msgstr "Niezamknięty cudzysłów"
#: libraries/messages.inc.php:1045
msgid "Unknown Punctuation String"
msgstr "Nieznany znak przestankowy"
#: libraries/messages.inc.php:1046
#, fuzzy
msgid "Stand-in structure for view"
msgstr "Tylko struktura"
#: libraries/messages.inc.php:1047
#, fuzzy
msgid "Start"
msgstr "Strona startowa"
#: libraries/messages.inc.php:1048
msgid "Last check"
msgstr "Ostatnie sprawdzenie"
#: libraries/messages.inc.php:1049
msgid "Creation"
msgstr "Utworzenie"
#: libraries/messages.inc.php:1050
msgid "Statements"
msgstr "Cecha"
#: libraries/messages.inc.php:1051
msgid "static"
msgstr ""
#: libraries/messages.inc.php:1052
msgid ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
msgstr ""
"Na aktywnym serwerze liczniki bajtów mogą się przekręcić, więc statystyki "
"jakich dostarcza serwer MySQL nie są wiarygodne."
#: libraries/messages.inc.php:1053
msgid "Last update"
msgstr "Ostatnia aktualizacja"
#: libraries/messages.inc.php:1054
msgid "Status"
msgstr "Status"
#: libraries/messages.inc.php:1055
msgid "Stop"
msgstr ""
#: libraries/messages.inc.php:1056
msgid "Storage Engines"
msgstr "Mechanizmy składowania"
#: libraries/messages.inc.php:1057
msgid "Storage Engine"
msgstr "Mechanizm składowania"
#: libraries/messages.inc.php:1058
msgctxt "$strStrucCSV"
msgid "CSV"
msgstr "Dane CSV"
#: libraries/messages.inc.php:1059
msgid "Structure and data"
msgstr "Struktura i dane"
#: libraries/messages.inc.php:1060
msgid "CSV for MS Excel"
msgstr "CSV dla MS Excel"
#: libraries/messages.inc.php:1061
msgid "Native MS Excel format"
msgstr "Dane w formacie macierzystym MS Excela"
#: libraries/messages.inc.php:1062
msgid "Structure only"
msgstr "Tylko struktura"
#: libraries/messages.inc.php:1063
msgid "Propose table structure"
msgstr "Analiza zawartości"
#: libraries/messages.inc.php:1064
#, fuzzy
msgid "Structure Difference"
msgstr "Tylko struktura"
#: libraries/messages.inc.php:1065
#, fuzzy
msgid "Structure for view"
msgstr "Tylko struktura"
#: libraries/messages.inc.php:1066
#, fuzzy
msgid "structure"
msgstr "Struktura"
#: libraries/messages.inc.php:1067
msgid "Structure"
msgstr "Struktura"
#: libraries/messages.inc.php:1068
msgid "Structure Synchronization"
msgstr ""
#: libraries/messages.inc.php:1069
msgid "Submit"
msgstr "Wyślij"
#: libraries/messages.inc.php:1070
msgid "Your SQL query has been executed successfully"
msgstr "Zapytanie SQL zostało wykonane pomyślnie"
#: libraries/messages.inc.php:1071
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
"issues."
msgstr ""
"Serwer działa pod ochroną Suhosina. Możliwe problemy opisuje %sdokumentacja%"
"s."
#: libraries/messages.inc.php:1072
msgid "Sum"
msgstr "Suma"
#: libraries/messages.inc.php:1073
msgid "Swedish"
msgstr "Szwedzki"
#: libraries/messages.inc.php:1074
msgid "Authenticating..."
msgstr "Trwa uwierzytelnianie…"
#: libraries/messages.inc.php:1075
msgid "Hardware authentication failed"
msgstr "Uwierzytelnianie sprzętowe nie powiodło się"
#: libraries/messages.inc.php:1076
#, php-format
msgid "File %s does not contain any key id"
msgstr "Plik %s nie zawiera żadnego identyfikatora klucza"
#: libraries/messages.inc.php:1077
msgid "No valid authentication key plugged"
msgstr "Prawidłowy klucz uwierzytelniający nie jest podłączony"
#: libraries/messages.inc.php:1078
msgid "Switch to copied database"
msgstr "Przełącz do skopiowanej bazy danych"
#: libraries/messages.inc.php:1079
msgid "Switch to copied table"
msgstr "Przełącz na skopiowaną tabelę"
#: libraries/messages.inc.php:1080
msgid ""
"Target database will be completely synchronized with source database. Source "
"database will remain unchanged."
msgstr ""
#: libraries/messages.inc.php:1081
msgid "Synchronize Databases"
msgstr ""
#: libraries/messages.inc.php:1082
msgid "Synchronize"
msgstr ""
#: libraries/messages.inc.php:1084
msgid "Add column(s)"
msgstr ""
#: libraries/messages.inc.php:1085
#, php-format
msgid "Table %s already exists!"
msgstr "Tabela %s już istnieje!"
#: libraries/messages.inc.php:1086
msgid "Alter column(s)"
msgstr ""
#: libraries/messages.inc.php:1087
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr "Tabela %1$s została pomyślnie zmodyfikowana"
#: libraries/messages.inc.php:1088
msgid "Alter index(s)"
msgstr ""
#: libraries/messages.inc.php:1089
msgid "Apply index(s)"
msgstr ""
#: libraries/messages.inc.php:1090
msgid "Table comments"
msgstr "Komentarze tabeli"
#: libraries/messages.inc.php:1091
msgid "Would you like to delete all the previous rows from target tables?"
msgstr ""
#: libraries/messages.inc.php:1092
msgid "The table name is empty!"
msgstr "Brak nazwy tabeli!"
#: libraries/messages.inc.php:1093
#, php-format
msgid "Table %1$s has been created."
msgstr "Tabela %1$s została utworzona."
#: libraries/messages.inc.php:1094
#, php-format
msgid "Table %s has been dropped"
msgstr "Tabela %s została usunięta"
#: libraries/messages.inc.php:1095
#, php-format
msgid "Table %s has been emptied"
msgstr "Tabela %s została opróżniona"
#: libraries/messages.inc.php:1096
#, php-format
msgid "Table %s has been flushed"
msgstr "Tabela %s została przeładowana"
#: libraries/messages.inc.php:1097
msgid "Insert row(s)"
msgstr ""
#: libraries/messages.inc.php:1098
msgid "Table seems to be empty!"
msgstr "Tabela wydaje się pusta!"
#: libraries/messages.inc.php:1099
msgid "Table maintenance"
msgstr "Zarządzanie tabelą"
#: libraries/messages.inc.php:1100
msgid "Table name"
msgstr "Nazwa tabeli"
#: libraries/messages.inc.php:1101
msgid "Table of contents"
msgstr "Spis treści"
#: libraries/messages.inc.php:1102
msgid "Table options"
msgstr "Opcje tabeli"
#: libraries/messages.inc.php:1103
msgid "Remove column(s)"
msgstr ""
#: libraries/messages.inc.php:1104
msgid "Remove index(s)"
msgstr ""
#: libraries/messages.inc.php:1105
#, php-format
msgid "%s table(s)"
msgstr "%s tabel(a)"
#: libraries/messages.inc.php:1106
msgid "Table structure for table"
msgstr "Struktura tabeli dla "
#: libraries/messages.inc.php:1107
msgid "Table"
msgstr "Tabela"
#: libraries/messages.inc.php:1108
msgid "Update row(s)"
msgstr ""
#: libraries/messages.inc.php:1109
msgid "take it"
msgstr "użyj"
#: libraries/messages.inc.php:1110
msgid "Target database has been synchronized with source database"
msgstr ""
#: libraries/messages.inc.php:1111
msgid "Table-specific privileges"
msgstr "Uprawnienia specyficzne dla tabel"
#: libraries/messages.inc.php:1112
msgid "Temporary data"
msgstr "Dane tymczasowe"
#: libraries/messages.inc.php:1113
msgid " Because of its length,<br /> this field might not be editable "
msgstr " To pole może nie dać się edytować<br /> z powodu swojej długości "
#: libraries/messages.inc.php:1114
msgid "Texy! text"
msgstr "Tekst Texy!"
#: libraries/messages.inc.php:1115
msgid "Thai"
msgstr "Tajski"
#: libraries/messages.inc.php:1116
#, php-format
msgid "Default theme %s not found!"
msgstr "Nie znaleziono domyślnego motywu graficznego %s!"
#: libraries/messages.inc.php:1117
msgid "No preview available."
msgstr "Podgląd niedostępny."
#: libraries/messages.inc.php:1118
#, php-format
msgid "Theme %s not found!"
msgstr "Nie znaleziono motywu graficznego %s!"
#: libraries/messages.inc.php:1119
#, php-format
msgid "No valid image path for theme %s found!"
msgstr ""
"Nie znaleziono prawidłowej ścieżki do obrazka dla motywu graficznego %s!"
#: libraries/messages.inc.php:1120
#, php-format
msgid "Theme path not found for theme %s!"
msgstr "Nie znaleziono ścieżki do motywu %s!"
#: libraries/messages.inc.php:1121
msgid "Theme / Style"
msgstr "Motyw graficzny / styl"
#: libraries/messages.inc.php:1122
msgid "This Host"
msgstr "Ten host"
#: libraries/messages.inc.php:1123
msgid "Threads"
msgstr "Wątki"
#: libraries/messages.inc.php:1124
#, php-format
msgid "Thread %s was successfully killed."
msgstr "Wątek %s został pomyślnie unicestwiony."
#: libraries/messages.inc.php:1125
#, php-format
msgid ""
"Previous import timed out, after resubmitting will continue from position %d."
msgstr ""
"Poprzedni import przekroczył limit czasu, ponowne przedłożenie tego pliku "
"spowoduje kontynuacje od miejsca %d."
#: libraries/messages.inc.php:1126
msgid ""
"However on last run no data has been parsed, this usually means phpMyAdmin "
"won't be able to finish this import unless you increase php time limits."
msgstr ""
"Jednakże, podczas ostatniego uruchomienia nie zostały przetworzone żadne "
"dane, co zwykle oznacza, że phpMyAdmin nie będzie w stanie ukończyć tego "
"importu bez zwiększenia limitów czasowych PHP."
#: libraries/messages.inc.php:1127
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
msgstr ""
"Limit czasu wykonania skryptu minął; aby ukończyć import, proszę przedłożyć "
"ten sam plik a import zostanie wznowiony."
#: libraries/messages.inc.php:1128
msgid "Time"
msgstr "Czas"
#: libraries/messages.inc.php:1129
msgid "to/from page"
msgstr "od/do strony"
#: libraries/messages.inc.php:1130
msgid "Toggle scratchboard"
msgstr "włącz / wyłącz scratchboard"
#: libraries/messages.inc.php:1131
msgid "Toggle small/big"
msgstr "Przełącz małe/duże"
#: libraries/messages.inc.php:1132
msgid "To select relation, click :"
msgstr "Aby wybrać powiązanie, kliknij :"
#: libraries/messages.inc.php:1133
msgid "total"
msgstr "wszystkich"
#: libraries/messages.inc.php:1134
msgid "Total"
msgstr "Sumarycznie"
#: libraries/messages.inc.php:1135
#, php-format
msgid "Tracking of %s.%s is activated."
msgstr ""
#: libraries/messages.inc.php:1136
msgid "Activate now"
msgstr ""
#: libraries/messages.inc.php:1137
#, php-format
msgid "Activate tracking for %s.%s"
msgstr ""
#: libraries/messages.inc.php:1138
msgid "Comment out these two lines if you do not need them."
msgstr ""
#: libraries/messages.inc.php:1139
#, fuzzy
msgid "Create version"
msgstr "Utwórz związek"
#: libraries/messages.inc.php:1140
#, php-format
msgid "Create version %s of %s.%s"
msgstr ""
#: libraries/messages.inc.php:1141
#, fuzzy
msgid "Database Log"
msgstr "Baza danych"
#: libraries/messages.inc.php:1142
msgid "Data definition statement"
msgstr ""
#: libraries/messages.inc.php:1143
msgid "Data manipulation statement"
msgstr ""
#: libraries/messages.inc.php:1144
#, fuzzy
msgid "Date"
msgstr "Dane"
#: libraries/messages.inc.php:1145
msgid "Deactivate now"
msgstr ""
#: libraries/messages.inc.php:1146
#, php-format
msgid "Deactivate tracking for %s.%s"
msgstr ""
#: libraries/messages.inc.php:1147
#, fuzzy, php-format
msgid "Export as %s"
msgstr "Domyślne opcje eksportu"
#: libraries/messages.inc.php:1148
msgid "Tracking is active."
msgstr ""
#: libraries/messages.inc.php:1149
msgid "Tracking is not active."
msgstr ""
#: libraries/messages.inc.php:1150
msgid "Tracking Mechanism"
msgstr ""
#: libraries/messages.inc.php:1151
msgid "Close"
msgstr ""
#: libraries/messages.inc.php:1152
#, php-format
msgid "Tracking report for table `%s`"
msgstr ""
#: libraries/messages.inc.php:1153
msgid "Tracking report"
msgstr ""
#: libraries/messages.inc.php:1154
#, php-format
msgid "Show %s with dates from %s to %s by user %s %s"
msgstr ""
#: libraries/messages.inc.php:1155
msgid "Show versions"
msgstr ""
#: libraries/messages.inc.php:1156
msgid "SQL dump (file download)"
msgstr ""
#: libraries/messages.inc.php:1157
msgid "SQL dump"
msgstr ""
#: libraries/messages.inc.php:1158
msgid "SQL statements executed."
msgstr ""
#: libraries/messages.inc.php:1159
msgid "This option will replace your table and contained data."
msgstr ""
#: libraries/messages.inc.php:1160
msgid "SQL execution"
msgstr ""
#: libraries/messages.inc.php:1161
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
#: libraries/messages.inc.php:1162
msgid "Tracking statements"
msgstr ""
#: libraries/messages.inc.php:1163
msgid "active"
msgstr ""
#: libraries/messages.inc.php:1164
msgid "not active"
msgstr ""
#: libraries/messages.inc.php:1165
#, fuzzy
msgid "Structure snapshot"
msgstr "Tylko struktura"
#: libraries/messages.inc.php:1166
#, fuzzy
msgid "Created"
msgstr "Utwórz"
#: libraries/messages.inc.php:1167
#, fuzzy
msgid "Last version"
msgstr "Utwórz związek"
#: libraries/messages.inc.php:1168
msgid "Updated"
msgstr ""
#: libraries/messages.inc.php:1169
#, fuzzy
msgid "Version"
msgstr "Perski"
#: libraries/messages.inc.php:1170
msgid "Track these data definition statements:"
msgstr ""
#: libraries/messages.inc.php:1171
msgid "Track these data manipulation statements:"
msgstr ""
#: libraries/messages.inc.php:1172
#, fuzzy
msgid "Tracked tables"
msgstr "Pomiń zablokowane tabele"
#: libraries/messages.inc.php:1173
msgid "Tracking"
msgstr ""
#: libraries/messages.inc.php:1174
#, fuzzy
msgid "Track table"
msgstr "Sprawdź tabelę"
#: libraries/messages.inc.php:1175
#, fuzzy
msgid "Untracked tables"
msgstr "Pomiń zablokowane tabele"
#: libraries/messages.inc.php:1176
#, fuzzy
msgid "Username"
msgstr "Użytkownik:"
#: libraries/messages.inc.php:1177
#, php-format
msgid "Tracking for %s.%s , version %s is activated."
msgstr ""
#: libraries/messages.inc.php:1178
#, php-format
msgid "Version %s is created, tracking for %s.%s is activated."
msgstr ""
#: libraries/messages.inc.php:1179
#, php-format
msgid "Tracking for %s.%s , version %s is deactivated."
msgstr ""
#: libraries/messages.inc.php:1180
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
#: libraries/messages.inc.php:1181
#, fuzzy
msgid "Versions"
msgstr "Perski"
#: libraries/messages.inc.php:1182
msgid ""
"You can execute the dump by creating and using a temporary database. Please "
"ensure that you have the privileges to do so."
msgstr ""
#: libraries/messages.inc.php:1183
msgid "Traditional Chinese"
msgstr "Chiński tradycyjny"
#: libraries/messages.inc.php:1184
msgid "Traditional Spanish"
msgstr "Tradycyjny hiszpański"
#: libraries/messages.inc.php:1185
msgid "Traffic"
msgstr "Ruch"
#: libraries/messages.inc.php:1186
msgid "Transaction coordinator"
msgstr "Koordynator transakcji"
#: libraries/messages.inc.php:1187
msgid ""
"Displays a link to download the binary data of the field. You can use the "
"first option to specify the filename, or use the second option as the name "
"of a field which contains the filename. If you use the second option, you "
"need to set the first option to the empty string."
msgstr ""
"Wyświetla link do ściągnięcia binarnych danych z tego pola. Pierwsza opcja "
"to nazwa pliku binarnego. Drugą opcją jest możliwa nazwa pola zawierającego "
"nazwę pliku. Jeżeli dana jest druga opcja, pierwsza musi być pustym napisem"
#: libraries/messages.inc.php:1188
msgid ""
"Displays hexadecimal representation of data. Optional first parameter "
"specifies how often space will be added (defaults to 2 nibbles)."
msgstr ""
"Wyświetla szesnastkową reprezentację danych. Opcjonalny pierwszy parametr "
"określa jak często dodawane będą spacje (domyślnie: co 2 półbajty)."
#: libraries/messages.inc.php:1189
msgid ""
"Displays a clickable thumbnail. The options are the maximum width and height "
"in pixels. The original aspect ratio is preserved."
msgstr ""
"Wyświetla klikalną miniaturkę; opcje: szerokość,wysokość w pikselach "
"(oryginalne proporcje zostaną zachowane)"
#: libraries/messages.inc.php:1190
msgid "Displays a link to download this image."
msgstr "Wyświetla link do tego obrazu (bezpośrednie ściągnięcie bloba)."
#: libraries/messages.inc.php:1191
msgid "See image/jpeg: inline"
msgstr "Zobacz image/jpeg: inline"
#: libraries/messages.inc.php:1192
msgid ""
"Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as "
"formatted date. The first option is the offset (in hours) which will be "
"added to the timestamp (Default: 0). Use second option to specify a "
"different date/time format string. Third option determines whether you want "
"to see local date or UTC one (use \"local\" or \"utc\" strings) for that. "
"According to that, date format has different value - for \"local\" see the "
"documentation for PHP's strftime() function and for \"utc\" it is done using "
"gmdate() function."
msgstr ""
"Wyświetla pola typu TIME, TIMESTAMP, DATETIME lub numeryczne uniksowe "
"znaczniki czasu jako sformatowane daty. Pierwsza opcja to przesunięcie (w "
"godzinach) które zostanie dodane do znacznika czasu (domyślnie: 0). Drugą "
"opcją można określić inny napis formatujący datę/czas. Trzecia opcja określa "
"czy daty mają być lokalne (\"local\") czy w UTC (\"utc\"). Od tego wyboru "
"zależy format daty: w przypadku \"local\" jest taki jak dla funkcji PHP "
"strftime(), w przypadku \"utc\" — gmdate()."
#: libraries/messages.inc.php:1193
msgid ""
"LINUX ONLY: Launches an external application and feeds it the field data via "
"standard input. Returns the standard output of the application. The default "
"is Tidy, to pretty-print HTML code. For security reasons, you have to "
"manually edit the file libraries/transformations/text_plain__external.inc."
"php and list the tools you want to make available. The first option is then "
"the number of the program you want to use and the second option is the "
"parameters for the program. The third option, if set to 1, will convert the "
"output using htmlspecialchars() (Default 1). The fourth option, if set to 1, "
"will prevent wrapping and ensure that the output appears all on one line "
"(Default 1)."
msgstr ""
"TYLKO LINUX: Uruchamia zewnętrzną aplikację i przekazuje dane pól na "
"standardowe wejście. Zwraca standardowe wyjście tej aplikacji. Domyślnie "
"jest to Tidy, który porządkuje kod HTML. Ze względu na bezpieczeństwo, "
"należy ręcznie zmodyfikować plik libraries/transformations/"
"text_plain__external.inc.php i dodać narzędzie, na którego uruchamianie "
"pozwalasz. Pierwszą opcją jest liczba programów, których chcesz użyć, a "
"drugą są parametry programu. Jeżeli trzeci parametr jest ustawiony na 1 "
"(jest to domyślna wartość), zostanie dokonana konwersja wyjścia poprzez "
"użycie htmlspecialchars(). Jeżeli czwarty parametr został ustawiony na 1 "
"(jest to domyślna wartość), zawartość komórki nie będzie zawijana, tak że "
"całe wyjście zostanie pokazane bez zmian formatu."
#: libraries/messages.inc.php:1194
msgid ""
"Displays the contents of the field as-is, without running it through "
"htmlspecialchars(). That is, the field is assumed to contain valid HTML."
msgstr ""
"Zachowuje oryginalne formatowanie pola. Neutralizowanie znaków "
"niespecjalnych nie jest dokonywane."
#: libraries/messages.inc.php:1195
msgid ""
"Displays an image and a link; the field contains the filename. The first "
"option is a URL prefix like \"http://www.example.com/\". The second and "
"third options are the width and the height in pixels."
msgstr ""
"Wyświetla obrazek i link, pole zawiera nazwę pliku; pierwszą opcję jest "
"prefiks, taki jak \"http://domena.com/\", drugą opcją jest szerokość w "
"pikselach, trzecią opcją jest wysokość."
#: libraries/messages.inc.php:1196
msgid ""
"Displays a link; the field contains the filename. The first option is a URL "
"prefix like \"http://www.example.com/\". The second option is a title for "
"the link."
msgstr ""
"Wyświetla link, pole zawiera nazwę pliku; pierwsza opcja to prefiks, taki "
"jak \"http://domena.com/\", druga opcja to tytuł linku."
#: libraries/messages.inc.php:1197
msgid "Formats text as SQL query with syntax highlighting."
msgstr "Formatuj tekst traktując jako zapytanie SQL z podświetlaniem składni."
#: libraries/messages.inc.php:1198
msgid ""
"Displays a part of a string. The first option is the number of characters to "
"skip from the beginning of the string (Default 0). The second option is the "
"number of characters to return (Default: until end of string). The third "
"option is the string to append and/or prepend when truncation occurs "
"(Default: \"...\")."
msgstr ""
"Pokazuje jedynie część napisu. Pierwsza opcja to offset, od którego ma "
"zacząć się wyświetlanie tekstu (domyślnie 0). Druga opcja to ilość "
"zwracanego tekstu. Jeżeli jest pusta, zwracany jest cały pozostały tekst. "
"Trzecia opcja określa jakie znaki zostaną dodane do wyjścia, jeżeli zwracany "
"jest część napisu (domyślnie: …) ."
#: libraries/messages.inc.php:1199
msgid "Triggers"
msgstr "Wyzwalacze"
#: libraries/messages.inc.php:1200
msgid "Truncate Shown Queries"
msgstr "Ucinaj wyświetlane zapytania"
#: libraries/messages.inc.php:1201
msgid "Turkish"
msgstr "Turecki"
#: libraries/messages.inc.php:1202
msgid "Type"
msgstr "Typ"
#: libraries/messages.inc.php:1204
msgid "Ukrainian"
msgstr "Ukraiński"
#: libraries/messages.inc.php:1205
msgid "Uncheck All"
msgstr "Odznacz wszystkie"
#: libraries/messages.inc.php:1206
msgid "Unicode"
msgstr "Unicode"
#: libraries/messages.inc.php:1207
msgid "Unique"
msgstr "Jednoznaczny"
#: libraries/messages.inc.php:1208
msgid "unknown"
msgstr "nieznany"
#: libraries/messages.inc.php:1209
msgid "Unselect All"
msgstr "Odznacz wszystkie"
#: libraries/messages.inc.php:1210
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
"for it is not implemented or disabled by your configuration."
msgstr ""
"Próbowano wczytać plik z nieobsługiwanym typem kompresji (%s). Albo jego "
"obsługa nie została zaimplementowana albo została konfiguracyjnie wyłączona."
#: libraries/messages.inc.php:1211
#, php-format
msgid "You have updated the privileges for %s."
msgstr "Uaktualniłeś uprawnienia dla %s."
#: libraries/messages.inc.php:1212
msgid "The profile has been updated."
msgstr "Profil został uaktualniony."
#: libraries/messages.inc.php:1213
msgid "Update Query"
msgstr "Zmień zapytanie"
#: libraries/messages.inc.php:1214
msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
"Informacje o tym, jak zaktualizować tabelę Column_comments znajdują się w "
"dokumentacji"
#: libraries/messages.inc.php:1215
#, php-format
msgid "You should upgrade to %s %s or later."
msgstr "Poleca się aktualizację do %s w wersji %s lub późniejszej."
#: libraries/messages.inc.php:1216
msgid "Failed to write file to disk."
msgstr "Nie udało się zapisać pliku na dysk."
#: libraries/messages.inc.php:1217
msgid "File upload stopped by extension."
msgstr "Wrzucanie pliku zostało zatrzymane przez rozszerzenie."
#: libraries/messages.inc.php:1218
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
msgstr ""
"Rozmiar wrzucanego pliku jest więcszy niż wartość dyrektywy MAX_FILE_SIZE "
"określonej w formularzu HTML."
#: libraries/messages.inc.php:1219
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr ""
"Rozmiar wrzucanego pliku jest większy niż wartość dyrektywy "
"upload_max_filesize w php.ini."
#: libraries/messages.inc.php:1220
msgid "Missing a temporary folder."
msgstr "Nie znaleziono katalogu tymczasowego."
#: libraries/messages.inc.php:1221
msgid "The uploaded file was only partially uploaded."
msgstr "Plik został wrzucony jedynie częściowo."
#: libraries/messages.inc.php:1222
msgid "Unknown error in file upload."
msgstr "Nieznany błąd wrzucania plików."
#: libraries/messages.inc.php:1223
#, php-format
msgid ""
"You probably tried to upload too large file. Please refer to %sdocumentation%"
"s for ways to workaround this limit."
msgstr ""
"Prawdopodobnie próbowano wrzucić duży plik. Aby poznać sposoby obejścia tego "
"limitu, proszę zapoznać się z %sdokumenacją%s."
#: libraries/messages.inc.php:1224
msgid "File uploads are not allowed on this server."
msgstr "Serwer nie pozwala na upload plików."
#: libraries/messages.inc.php:1225
msgid "Usage"
msgstr "Wykorzystanie"
#: libraries/messages.inc.php:1226
msgid "Enclose table and field names with backquotes"
msgstr "Użyj cudzysłowów z nazwami tabel i pól"
#: libraries/messages.inc.php:1227
msgid "Use Host Table"
msgstr "Użyj tabeli hostów"
#: libraries/messages.inc.php:1228
#, php-format
msgid "The user %s already exists!"
msgstr "Użytkownik %s już istnieje!"
#: libraries/messages.inc.php:1229
msgid "The user name is empty!"
msgstr "Brak nazwy użytkownika!"
#: libraries/messages.inc.php:1230
msgid "User name"
msgstr "Nazwa użytkownika"
#: libraries/messages.inc.php:1231
msgid "The selected user was not found in the privilege table."
msgstr "Wybrany użytkownik nie został znaleziony w tabeli uprawnień."
#: libraries/messages.inc.php:1232
msgid "User overview"
msgstr "Opis użytkownika"
#: libraries/messages.inc.php:1233
msgid "The selected users have been deleted successfully."
msgstr "Wybrani użytkownicy zostali pomyślnie usunięci."
#: libraries/messages.inc.php:1234
#, php-format
msgid "Users having access to &quot;%s&quot;"
msgstr "Użytkownicy mający dostęp do &quot;%s&quot;"
#: libraries/messages.inc.php:1235
msgid "User"
msgstr "Użytkownik"
#: libraries/messages.inc.php:1236
msgid ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
msgstr ""
"Klawisz TAB przemieszcza pomiędzy wartościami, CTRL+strzałka przenosi w "
"dowolne miejsce"
#: libraries/messages.inc.php:1237
msgid "Use Tables"
msgstr "Użyj tabel"
#: libraries/messages.inc.php:1238
msgid "Use text field"
msgstr "Użyj pola tekstowego"
#: libraries/messages.inc.php:1239
msgid "Use this value"
msgstr "Użyj tej wartości"
#: libraries/messages.inc.php:1241 setup/lib/messages.inc.php:337
msgid "Validate SQL"
msgstr "Sprawdź poprawność SQL"
#: libraries/messages.inc.php:1242
#, php-format
msgid ""
"The SQL validator could not be initialized. Please check if you have "
"installed the necessary PHP extensions as described in the %sdocumentation%s."
msgstr ""
"Analizator składni SQL nie mógł zostać zainicjowany. Sprawdź, czy "
"zainstalowane są niezbędne rozszerzenia PHP, tak jak zostało to opisane w %"
"sdokumentacji%s."
#: libraries/messages.inc.php:1243
msgid "Value"
msgstr "Wartość"
#: libraries/messages.inc.php:1244
msgid "Variable"
msgstr "Zmienna"
#: libraries/messages.inc.php:1245
msgid "Version information"
msgstr "Informacja o wersji"
#: libraries/messages.inc.php:1246
msgid "View dump (schema) of databases"
msgstr "Zrzut baz danych"
#: libraries/messages.inc.php:1247
msgid "View dump (schema) of database"
msgstr "Zrzut bazy danych"
#: libraries/messages.inc.php:1248
msgid "View dump (schema) of table"
msgstr "Zrzut tabeli"
#: libraries/messages.inc.php:1249
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation%"
"s."
msgstr ""
"Ta perspektywa ma przynajmniej tyle wierszy. Więcej informacji w %"
"sdocumentation%s."
#: libraries/messages.inc.php:1250
#, php-format
msgid "View %s has been dropped"
msgstr "Perspektywa %s została usunięta"
#: libraries/messages.inc.php:1251
msgid "View image"
msgstr "Zobacz obraz"
#: libraries/messages.inc.php:1252
msgid "VIEW name"
msgstr "Nazwa perspektywy"
#: libraries/messages.inc.php:1253
msgid "View video"
msgstr "Obejrzyj film"
#: libraries/messages.inc.php:1254
msgid "View"
msgstr "Perspektywa"
#: libraries/messages.inc.php:1256
msgid "The directory you set for upload work cannot be reached"
msgstr "Katalog ustalony dla uploadu jest nieosiągalny"
#: libraries/messages.inc.php:1257
msgid "web server upload directory"
msgstr "katalog serwera WWW dla uploadu"
#: libraries/messages.inc.php:1258
msgid "Web server"
msgstr "Serwer WWW"
#: libraries/messages.inc.php:1259
#, php-format
msgid "Welcome to %s"
msgstr "Witamy w %s"
#: libraries/messages.inc.php:1260
msgid "West European"
msgstr "Zachodnioeuropejski"
#: libraries/messages.inc.php:1261
msgid "Wiki"
msgstr "Wiki"
#: libraries/messages.inc.php:1262
msgid "wildcard"
msgstr "znak wieloznaczny"
#: libraries/messages.inc.php:1263
msgid ""
"The target browser window could not be updated. Maybe you have closed the "
"parent window, or your browser's security settings are configured to block "
"cross-window updates."
msgstr ""
"Docelowe okno przeglądarki nie mogło być zaktualizowane. Być może okno-"
"rodzic zostało zamknięte lub przeglądarka, uwzględniając ustawienia "
"bezpieczeństwa, blokuje aktualizacje pomiędzy oknami"
#: libraries/messages.inc.php:1264
msgid "With selected:"
msgstr "Zaznaczone:"
#: libraries/messages.inc.php:1265
msgid "Write requests"
msgstr "Żądań zapisu"
#: libraries/messages.inc.php:1266
msgid "Wrong username/password. Access denied."
msgstr "Błędne pola użytkownik/hasło. Brak dostępu."
#: libraries/messages.inc.php:1268
msgid ""
"The XML file specified was either malformed or incomplete. Please correct "
"the issue and try again."
msgstr ""
#: libraries/messages.inc.php:1269
#, fuzzy
msgid "Export contents"
msgstr "Domyślne opcje eksportu"
#: libraries/messages.inc.php:1270
#, fuzzy
msgid "Export functions"
msgstr "Domyślne opcje eksportu"
#: libraries/messages.inc.php:1271
msgid "Export procedures"
msgstr ""
#: libraries/messages.inc.php:1272
msgid "Export Structure Schemas (recommended)"
msgstr ""
#: libraries/messages.inc.php:1273
#, fuzzy
msgid "Export tables"
msgstr "Rodzaj eksportu"
#: libraries/messages.inc.php:1274
#, fuzzy
msgid "Export triggers"
msgstr "Rodzaj eksportu"
#: libraries/messages.inc.php:1275
#, fuzzy
msgid "Export views"
msgstr "Domyślne opcje eksportu"
#: libraries/messages.inc.php:1276
msgid "XML"
msgstr "XML"
#: libraries/messages.inc.php:1278
msgid "Yes"
msgstr "Tak"
#: libraries/messages.inc.php:1280
msgid "Note: Setting these options to 0 (zero) removes the limit."
msgstr "Uwaga: Ustawienie tych opcji na 0 (zero) usuwa ograniczenie."
#: libraries/messages.inc.php:1281
msgid "\"zipped\""
msgstr "\".zip\""
#: server_privileges.php:1904
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
"Aby użyć symboli wieloznacznych _ i % w znaczeniu dosłownym, należy je "
"poprzedzić znakiem \\ "
#: setup/lib/messages.inc.php:11
msgid "Allow character set conversion"
msgstr "Pozwalaj na konwersję kodowania napisów"
#: setup/lib/messages.inc.php:12
msgid ""
"If enabled user can enter any MySQL server in login form for cookie auth"
msgstr ""
"Włączenie powoduje, że przy uwierzytelnianiu przez ciasteczka, użytkownik w "
"formularzu logowania może wprowadzić dowolny serwer MySQL"
#: setup/lib/messages.inc.php:13
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"disabled as it allows attackers to bruteforce login to any MySQL server. If "
"you feel this is necessary, use [a@?page=form&amp;"
"formset=features#tab_Security]trusted proxies list[/a]. However, IP-based "
"protection may not be reliable if your IP belongs to an ISP where thousands "
"of users, including you, are connected to."
msgstr ""
"Ta [a@?page=form&amp;formset=features#tab_Security]opcja[/a] powinna być "
"wyłączona, ponieważ pozwala atakującemu metodą brute force zalogować się na "
"dowolny serwer MySQL. Jeżeli wydaje się ona konieczna, należy użyć [a@?"
"page=form&amp;formset=features#tab_Security]listy zaufanych serwerów proxy[/"
"a]. Jednakże ochrona oparta na adresy IP może nie być wiarygodna, jeżeli "
"używany IP należy do ISP, do którego podłączonych jest tysiące użytkowników."
#: setup/lib/messages.inc.php:14
msgid "Allow login to any MySQL server"
msgstr "Pozwól logować się na dowolny serwera MySQL"
#: setup/lib/messages.inc.php:15
msgid "Show &quot;Drop database&quot; link to normal users"
msgstr ""
#: setup/lib/messages.inc.php:16
msgid "Key should contain letters, numbers [em]and[/em] special characters"
msgstr "Klucz powinien zawierać znaki alfanumeryczne [em]i[/em] i specjalne."
#: setup/lib/messages.inc.php:17
msgid ""
"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
"authentication"
msgstr ""
"Tajne hasło używane do szyfrowania ciasteczek przy uwierzytelnianiu przez "
"ciasteczka."
#: setup/lib/messages.inc.php:18
msgid "Key is too short, it should have at least 8 characters"
msgstr "Klucz jest za krótki, powinien mieć co najmniej 8 znaków."
#: setup/lib/messages.inc.php:19
msgid ""
"You didn't have blowfish secret set and have enabled cookie authentication, "
"so a key was automatically generated for you. It is used to encrypt cookies; "
"you don't need to remember it."
msgstr ""
"Klucz blowfish ne był ustawiony, natomiast włączone było uwierzytelnianie "
"przez ciasteczka, więc klucz został wygenerowany. Jest on używany do "
"szyfrowania ciasteczek."
#: setup/lib/messages.inc.php:20
msgid "Blowfish secret"
msgstr "Sekret Blowfish"
#: setup/lib/messages.inc.php:21
msgid "Highlight selected rows"
msgstr ""
#: setup/lib/messages.inc.php:22
msgid "Row marker"
msgstr ""
#: setup/lib/messages.inc.php:23
msgid "Highlight row pointed by the mouse cursor"
msgstr ""
#: setup/lib/messages.inc.php:24
msgid "Highlight pointer"
msgstr ""
#: setup/lib/messages.inc.php:25
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for "
"import and export operations"
msgstr ""
"Włącza format kompresji [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] dla "
"operacji importu i eksportu"
#: setup/lib/messages.inc.php:26
msgid "Bzip2"
msgstr "Bzip2"
#: setup/lib/messages.inc.php:27
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and "
"decompression[/a] requires functions (%s) which are unavailable on this "
"system."
msgstr ""
"[a@?page=form&amp;formset=features#tab_Import_export](De)kompresja bzip2[/a] "
"wymaga funkcji (%s) która nie jest dostępna w tym systemie."
#: setup/lib/messages.inc.php:28
msgid "Cannot load or save configuration"
msgstr "Nie udało się załadować lub zapisać konfiguracji"
#: setup/lib/messages.inc.php:29
msgid ""
"Please create web server writable folder [em]config[/em] in phpMyAdmin top "
"level directory as described in [a@../Documentation.html#setup_script]"
"documentation[/a]. Otherwise you will be only able to download or display it."
msgstr ""
"Należy w głównym katalogu phpMyAdmina utworzyć katalog [em]config[/em] z "
"możliwością zapisu przez serwer WWW, w sposób opisany w [a@../Documentation."
"html#setup_script]dokumentacji[/a]. W przeciwnym przypadku konfigurację "
"będzie można tylko ściągnąć lub obejrzeć."
#: setup/lib/messages.inc.php:30
msgid ""
"Defines which type of editing controls should be used for CHAR and VARCHAR "
"fields; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
"kbd] - allows newlines in fields"
msgstr ""
#: setup/lib/messages.inc.php:31
msgid "CHAR fields editing"
msgstr ""
#: setup/lib/messages.inc.php:32
msgid "Number of columns for CHAR/VARCHAR textareas"
msgstr ""
#: setup/lib/messages.inc.php:33
msgid "CHAR textarea columns"
msgstr ""
#: setup/lib/messages.inc.php:34
msgid "Number of rows for CHAR/VARCHAR textareas"
msgstr ""
#: setup/lib/messages.inc.php:35
msgid "CHAR textarea rows"
msgstr ""
#: setup/lib/messages.inc.php:36
msgid "Check config file permissions"
msgstr "Sprawdź uprawnienia pliku konfiguracyjnego"
#: setup/lib/messages.inc.php:37
msgid "Clear"
msgstr "Wyczyść"
#: setup/lib/messages.inc.php:38
msgid ""
"Compress gzip/bzip2 exports on the fly without the need for much memory; if "
"you encounter problems with created gzip/bzip2 files disable this feature"
msgstr ""
"Kompresuje eksporty gzip/bzip2 w locie, bez dużego zapotrzebowania na "
"pamięć; w przypadku wystąpienia problemów z tworzonymi plikami gzip/bzip2, "
"należy wyłączyć tę funkcję"
#: setup/lib/messages.inc.php:39
msgid "Compress on the fly"
msgstr "Kompresuj w locie"
#: setup/lib/messages.inc.php:40
msgid "Configuration file"
msgstr "Plik konfiguracyjny"
#: setup/lib/messages.inc.php:41
msgid ""
"Whether a warning (&quot;Are your really sure...&quot;) should be displayed "
"when you're about to lose data"
msgstr ""
"Czy w wypadku ryzyka utraty danych ma być pokazywane ostrzeżenie (&quot;Czy "
"na pewno wykonać…&quot;)"
#: setup/lib/messages.inc.php:42
msgid "Confirm DROP queries"
msgstr "Potwierdzanie zapytań DROP"
#: setup/lib/messages.inc.php:43
msgid "Default character set used for conversions"
msgstr "Domyślne kodowanie napisów używane przy konwersjach"
#: setup/lib/messages.inc.php:44
msgid "Default character set"
msgstr "Domyślne kodowanie napisów"
#: setup/lib/messages.inc.php:45
msgid "Default language"
msgstr "Domyślny język"
#: setup/lib/messages.inc.php:46
msgid "Default server"
msgstr "Domyślny serwer"
#: setup/lib/messages.inc.php:47
msgid "Tab that is displayed when entering a database"
msgstr ""
#: setup/lib/messages.inc.php:48
#, fuzzy
msgid "Default database tab"
msgstr "Zmień nazwę bazy danych na"
#: setup/lib/messages.inc.php:49
msgid "Tab that is displayed when entering a server"
msgstr ""
#: setup/lib/messages.inc.php:50
#, fuzzy
msgid "Default server tab"
msgstr "Domyślny serwer"
#: setup/lib/messages.inc.php:51
msgid "Tab that is displayed when entering a table"
msgstr ""
#: setup/lib/messages.inc.php:52
#, fuzzy
msgid "Default table tab"
msgstr "Zmień nazwę bazy danych na"
#: setup/lib/messages.inc.php:53
msgid ""
"This value should be double checked to ensure that this directory is neither "
"world accessible nor readable or writable by other users on your server."
msgstr ""
"Wartość ta powinna być dwukrotnie sprawdzona aby mieć pewność iż ten katalog "
"jest zabezpieczony przed jakimkolwiek dostępem."
#: setup/lib/messages.inc.php:54
msgid "Show database listing as a list instead of a drop down"
msgstr ""
#: setup/lib/messages.inc.php:55
msgid "Display databases as a list"
msgstr ""
#: setup/lib/messages.inc.php:56
msgid "Display"
msgstr "Pokaż"
#: setup/lib/messages.inc.php:57
msgid "Show server listing as a list instead of a drop down"
msgstr ""
#: setup/lib/messages.inc.php:58
msgid "Display servers as a list"
msgstr ""
#: setup/lib/messages.inc.php:59
msgid "Donate"
msgstr "Przekazanie darowizny"
#: setup/lib/messages.inc.php:60
msgid "Download"
msgstr "Ściągnij"
#: setup/lib/messages.inc.php:61
msgid "End of line"
msgstr "Koniec linii"
#: setup/lib/messages.inc.php:62
msgid "Could not connect to MySQL server"
msgstr "Nie można połączyć się z serwerem MySQL"
#: setup/lib/messages.inc.php:63
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
#: setup/lib/messages.inc.php:64
msgid "Empty phpMyAdmin control user while using pmadb"
msgstr ""
#: setup/lib/messages.inc.php:65
msgid "Empty signon session name while using signon authentication method"
msgstr ""
#: setup/lib/messages.inc.php:66
msgid "Empty signon URL while using signon authentication method"
msgstr ""
#: setup/lib/messages.inc.php:67
msgid "Empty username while using config authentication method"
msgstr ""
#: setup/lib/messages.inc.php:68
msgid "Submitted form contains errors"
msgstr "Wysłany formularz zawiera błędy"
#: setup/lib/messages.inc.php:69
#, php-format
msgid "Incorrect IP address: %s"
msgstr "Nieprawidłowy adres IP: %s"
#: setup/lib/messages.inc.php:70
msgid "Not a valid port number"
msgstr "Nieprawdiłowy numer portu"
#: setup/lib/messages.inc.php:71
msgid "Incorrect value"
msgstr "Nieprawidłowa wartość"
#: setup/lib/messages.inc.php:72
#, php-format
msgid "Missing data for %s"
msgstr "Brakuje danych dla %s"
#: setup/lib/messages.inc.php:73
msgid "Not a non-negative number"
msgstr "Liczba nie jest nieujemna"
#: setup/lib/messages.inc.php:74
msgid "Not a positive number"
msgstr "Liczba nie jest dodatnia"
#: setup/lib/messages.inc.php:75
msgid ""
"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
"limit)"
msgstr ""
"Jak długo (w sekundach) może trwać wykonywanie skryptu ([kbd]0[/kbd] oznacza "
"brak limitu)"
#: setup/lib/messages.inc.php:76
msgid "Maximum execution time"
msgstr "Maksymalny czas wykonania"
#: setup/lib/messages.inc.php:78
msgid "Character set of the file"
msgstr "Kodowanie pliku"
#: setup/lib/messages.inc.php:80
#, fuzzy
msgid "Database name template"
msgstr "Szablon nazwy"
#: setup/lib/messages.inc.php:81
#, fuzzy
msgid "Server name template"
msgstr "Szablon nazwy"
#: setup/lib/messages.inc.php:82
#, fuzzy
msgid "Table name template"
msgstr "Szablon nazwy"
#: setup/lib/messages.inc.php:84
msgid "Save on server"
msgstr "Zapisz na serwerze"
#: setup/lib/messages.inc.php:86
#, fuzzy
msgid "Remember file name template"
msgstr "Szablon nazwy"
#: setup/lib/messages.inc.php:87
msgid "no"
msgstr "nie"
#: setup/lib/messages.inc.php:88
msgid "Force secured connection while using phpMyAdmin"
msgstr "Wymusza bezpiecznie połącznie podczas używania phpMyAdmina"
#: setup/lib/messages.inc.php:89
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"enabled if your web server supports it"
msgstr ""
"Ta [a@?page=form&amp;formset=features#tab_Security]opcja[/a] powinna być "
"włączona, jeśli serwer WWW ją obsługuje."
#: setup/lib/messages.inc.php:90
msgid "Force SSL connection"
msgstr "Wymuszaj połączenie SSL"
#: setup/lib/messages.inc.php:91
msgid ""
"Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is "
"the referenced data, [kbd]id[/kbd] is the key value"
msgstr ""
#: setup/lib/messages.inc.php:92
msgid "Foreign key dropdown order"
msgstr ""
#: setup/lib/messages.inc.php:93
msgid "A dropdown will be used if fewer items are present"
msgstr ""
#: setup/lib/messages.inc.php:94
msgid "Foreign key limit"
msgstr ""
#: setup/lib/messages.inc.php:95
msgid "Browse mode"
msgstr "Tryb przeglądania"
#: setup/lib/messages.inc.php:96
msgid "Customize browse mode"
msgstr "Personalizuj tryb przeglądania"
#: setup/lib/messages.inc.php:97
msgid "Customize edit mode"
msgstr "Personalizuj tryb edycji"
#: setup/lib/messages.inc.php:98
msgid "Edit mode"
msgstr "Tryb edycji"
#: setup/lib/messages.inc.php:99
#, fuzzy
msgid "Customize default export options"
msgstr "Indywidualizacja opcji eksportu"
#: setup/lib/messages.inc.php:100
msgid "Export defaults"
msgstr "Domyślne opcje eksportu"
#: setup/lib/messages.inc.php:101
#, fuzzy
msgid "Customize default common import options"
msgstr "Indywidualizacja opcji eksportu"
#: setup/lib/messages.inc.php:102
msgid "Import defaults"
msgstr "Domyślne opcje importu"
#: setup/lib/messages.inc.php:103
msgid "Set import and export directories and compression options"
msgstr ""
#: setup/lib/messages.inc.php:104
msgid "Import / export"
msgstr "Import / eksport"
#: setup/lib/messages.inc.php:106
#, fuzzy
msgid "Databases display options"
msgstr "Opcje eksportu bazy danych"
#: setup/lib/messages.inc.php:107
msgid "Customize appearance of the navigation frame"
msgstr ""
#: setup/lib/messages.inc.php:108
msgid "Navigation frame"
msgstr "Ramka nawigacji"
#: setup/lib/messages.inc.php:109
#, fuzzy
msgid "Servers display options"
msgstr "Opcje eksportu bazy danych"
#: setup/lib/messages.inc.php:111
#, fuzzy
msgid "Tables display options"
msgstr "Opcje eksportu bazy danych"
#: setup/lib/messages.inc.php:113
msgid "Main frame"
msgstr "Główna ramka"
#: setup/lib/messages.inc.php:114
msgid "Settings that didn't fit enywhere else"
msgstr ""
#: setup/lib/messages.inc.php:115
msgid "Other core settings"
msgstr "Inne kluczowe ustawienia"
#: setup/lib/messages.inc.php:116
#, fuzzy
msgid "Customize query window options"
msgstr "Indywidualizacja opcji eksportu"
#: setup/lib/messages.inc.php:118
msgid ""
"Please note that phpMyAdmin is just a user interface and its features do not "
"limit MySQL"
msgstr ""
#: setup/lib/messages.inc.php:119
msgid "Security"
msgstr "Bezpieczeństwo"
#: setup/lib/messages.inc.php:120
msgid "Basic settings"
msgstr "Ustawienia podstawowe"
#: setup/lib/messages.inc.php:121
msgid ""
"Advanced server configuration, do not change these options unless you know "
"what they are for"
msgstr ""
"Zaawansowane ustawienia serwera; nie zmieniaj ich jeżeli nie jesteś pewien "
"ich znaczenia"
#: setup/lib/messages.inc.php:122
msgid "Server configuration"
msgstr "Konfiguracja serwera"
#: setup/lib/messages.inc.php:123
msgid "Enter server connection parameters"
msgstr "Podaj parametry dla połączenia z serwerem"
#: setup/lib/messages.inc.php:124
msgid "Enter login options for signon authentication"
msgstr ""
#: setup/lib/messages.inc.php:125
msgid "Signon login options"
msgstr ""
#: setup/lib/messages.inc.php:126
msgid ""
"Configure phpMyAdmin database to gain access to additional features, see "
"[a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in "
"documentation"
msgstr ""
#: setup/lib/messages.inc.php:127 setup/lib/messages.inc.php:284
msgid "PMA database"
msgstr "Baza danych PMA"
#: setup/lib/messages.inc.php:128
msgid "Customization"
msgstr "Indywidualizacja"
#: setup/lib/messages.inc.php:129
msgid "Customize export options"
msgstr "Indywidualizacja opcji eksportu"
#: setup/lib/messages.inc.php:130
msgid "Features"
msgstr "Funkcje"
#: setup/lib/messages.inc.php:131
msgid "Customize import defaults"
msgstr "Indywidualizacja opcji importu"
#: setup/lib/messages.inc.php:132
msgid "Customize navigation frame"
msgstr "Indywidualizacja ramki nawigacyjnej"
#: setup/lib/messages.inc.php:133
msgid "Customize main frame"
msgstr "Indywidualizacja głównej ramkj"
#: setup/lib/messages.inc.php:134
msgid "Customize links shown in SQL Query boxes"
msgstr ""
#: setup/lib/messages.inc.php:135
msgid "SQL Query box"
msgstr "Okno zapytania SQL"
#: setup/lib/messages.inc.php:136
msgid ""
"SQL queries settings, for SQL Query box options see [a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
msgstr ""
#: setup/lib/messages.inc.php:137
msgid "SQL queries"
msgstr "Zapytania SQL"
#: setup/lib/messages.inc.php:138
msgid "Customize startup page"
msgstr "Personalizuj stronę startową"
#: setup/lib/messages.inc.php:139
msgid "Startup"
msgstr "Strona startowa"
#: setup/lib/messages.inc.php:140
msgid "Choose how you want tabs to work"
msgstr "Wybierz sposób działania zakładek"
#: setup/lib/messages.inc.php:141
msgid "Tabs"
msgstr "Zakładki"
#: setup/lib/messages.inc.php:142
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import "
"and export operations"
msgstr ""
"Włącza format kompresji [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] dla "
"operacji importu i eksportu"
#: setup/lib/messages.inc.php:143
msgid "GZip"
msgstr "GZip"
#: setup/lib/messages.inc.php:144
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and "
"decompression[/a] requires functions (%s) which are unavailable on this "
"system."
msgstr ""
"[a@?page=form&amp;formset=features#tab_Import_export](De)kompresja gzip[/a] "
"wymaga funkcji (%s) która nie jest dostępna w tym systemie."
#: setup/lib/messages.inc.php:145
msgid "phpMyAdmin homepage"
msgstr "Strona główna phpMyAdmina"
#: setup/lib/messages.inc.php:146
msgid "Extra parameters for iconv"
msgstr "Dodatkowe parametry dla iconv"
#: setup/lib/messages.inc.php:147
msgid "Ignore errors"
msgstr "Ignoruj błędy"
#: setup/lib/messages.inc.php:148
msgid ""
"If enabled, phpMyAdmin continues computing multiple-statement queries even "
"if one of the queries failed"
msgstr ""
"Włączenie powoduje, że phpMyAdmin będzie kontynuował obliczanie zapytania "
"składającego się z wielu instrukcji, nawet jeśli wykonanie którejś z nich "
"nie udało się"
#: setup/lib/messages.inc.php:149
msgid "Ignore multiple statement errors"
msgstr "Ignoruj błędy w ciągu instrukcji"
#: setup/lib/messages.inc.php:150
#, fuzzy
msgid ""
"Allow interrupt of import in case script detects it is close to time limit. "
"This might be good way to import large files, however it can break "
"transactions."
msgstr ""
"Zezwól na przerwanie importu w przypadku, gdy skrypt wykryje zbliżający się "
"koniec limitu czasu. Może to być dobry sposób importu dużych plików, "
"jednakże może on popsuć transakcje."
#: setup/lib/messages.inc.php:151
msgid "Partial import: allow interrupt"
msgstr ""
#: setup/lib/messages.inc.php:152
msgid ""
"Default format; be aware that this list depends on location (database, "
"table) and only SQL is always available"
msgstr ""
#: setup/lib/messages.inc.php:155
msgid "Partial import: skip queries"
msgstr ""
#: setup/lib/messages.inc.php:156
msgid "Insecure connection"
msgstr "Niezabezpieczone połączenie"
#: setup/lib/messages.inc.php:157
msgid ""
"You are not using a secure connection; all data (including potentially "
"sensitive information, like passwords) is transferred unencrypted!"
msgstr ""
"W przypadku używania niezabezpieczonego połączenia, wszystkie dane (w tym "
"niejawne, jak hasło) są przesyłanie w formie niezaszyfrowanej!"
#: setup/lib/messages.inc.php:158
#, php-format
msgid ""
"If your server is also configured to accept HTTPS requests follow [a@%s]this "
"link[/a] to use a secure connection."
msgstr ""
"Jeżeli serwer WWW jest skonfigurowany do obsługi zapytań HTTPS, należy "
"skorzystać z [a@%s]tego linku[/a], aby zabezpieczyć połączenie."
#: setup/lib/messages.inc.php:159
msgid "How many rows can be inserted at one time"
msgstr ""
#: setup/lib/messages.inc.php:160
#, fuzzy
msgid "Number of inserted rows"
msgstr "Liczba posortowanych rekordów."
#: setup/lib/messages.inc.php:161
msgid "Target for quick access icon"
msgstr ""
#: setup/lib/messages.inc.php:162
msgid "Show logo in left frame"
msgstr "Pokaż logo w lewej ramce"
#: setup/lib/messages.inc.php:163
msgid "Display logo"
msgstr "Pokaż logo"
#: setup/lib/messages.inc.php:164
msgid "Display server choice at the top of the left frame"
msgstr ""
#: setup/lib/messages.inc.php:165
msgid "Display servers selection"
msgstr ""
#: setup/lib/messages.inc.php:166
msgid "String that separates databases into different tree levels"
msgstr ""
#: setup/lib/messages.inc.php:167
#, fuzzy
msgid "Database tree separator"
msgstr "Szablon nazwy"
#: setup/lib/messages.inc.php:168
msgid ""
"Only light version; display databases in a tree (determined by the separator "
"defined below)"
msgstr ""
#: setup/lib/messages.inc.php:169
msgid "Display databases in a tree"
msgstr ""
#: setup/lib/messages.inc.php:170
msgid "Disable this if you want to see all databases at once"
msgstr ""
#: setup/lib/messages.inc.php:171
#, fuzzy
msgid "Use light version"
msgstr "Wersja klienta MySQL"
#: setup/lib/messages.inc.php:172
msgid "Maximum table tree depth"
msgstr ""
#: setup/lib/messages.inc.php:173
msgid "String that separates tables into different tree levels"
msgstr ""
#: setup/lib/messages.inc.php:174
msgid "Table tree separator"
msgstr ""
#: setup/lib/messages.inc.php:175
msgid "Logo link URL"
msgstr ""
#: setup/lib/messages.inc.php:176
msgid ""
"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
"([kbd]new[/kbd])"
msgstr ""
#: setup/lib/messages.inc.php:177
msgid "Logo link target"
msgstr ""
#: setup/lib/messages.inc.php:178
msgid "Highlight server under the mouse cursor"
msgstr ""
#: setup/lib/messages.inc.php:179
msgid "Enable highlighting"
msgstr ""
#: setup/lib/messages.inc.php:180
msgid "let the user choose"
msgstr "wybór pozostawiony użytkownikowi"
#: setup/lib/messages.inc.php:181
msgid "Use less graphically intense tabs"
msgstr ""
#: setup/lib/messages.inc.php:182
msgid "Light tabs"
msgstr ""
#: setup/lib/messages.inc.php:183
msgid "Load"
msgstr "Załaduj"
#: setup/lib/messages.inc.php:184
msgid ""
"If TRUE, logout deletes cookies for all servers; when set to FALSE, logout "
"only occurs for the current server. Setting this to FALSE makes it easy to "
"forget to log out from other servers when connected to multiple servers."
msgstr ""
"Włączenie powoduje, że przy wylogowaniu usunięte zostaną ciasteczka dla "
"wszystkich serwerów, a nie tylko bieżącego. Wyłączenie tej opcji powoduje, "
"że gdy korzysta się z więcej niż jednego serwera, łatwo zapomnieć wylogować "
"się z pozostałych."
#: setup/lib/messages.inc.php:185
msgid "Delete all cookies on logout"
msgstr "Usuń wszystkie ciasteczka przy wylogowaniu"
#: setup/lib/messages.inc.php:186
msgid ""
"Define whether the previous login should be recalled or not in cookie "
"authentication mode"
msgstr ""
"Określa czy przy uwierzytelnianiu przez ciasteczka ma być przypominana "
"poprzednia nazwa użytkownika"
#: setup/lib/messages.inc.php:187
msgid "Recall user name"
msgstr "Przypominaj nazwę użytkownika"
#: setup/lib/messages.inc.php:188
msgid ""
"Defines how long (in seconds) a login cookie should be stored in browser. "
"The default of 0 means that it will be kept for the existing session only, "
"and will be deleted as soon as you close the browser window. This is "
"recommended for non-trusted environments."
msgstr ""
"Jak długo (w sekundach) ciasteczko logowania ma być przechowywane przez "
"przeglądarkę. Domyślna wartość 0 oznacza, że będzie przechowane tylko "
"podczas bieżącej sesji, tj. że zostanie skasowane po zamknięciu okna "
"przeglądarki. Takie rozwiązanie jest preferowane w środowisku niegodnym "
"zaufania."
#: setup/lib/messages.inc.php:189
msgid "Login cookie store"
msgstr "Przechowywania ciasteczka logowania"
#: setup/lib/messages.inc.php:190
msgid "Define how long (in seconds) a login cookie is valid"
msgstr "Jak długo (w sekundach) ważny będzie ciasteczko logowania"
#: setup/lib/messages.inc.php:191
msgid ""
"[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should "
"be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may "
"pose a security risk such as impersonation."
msgstr ""
"[a@?page=form&formset=features#tab_Security]Ważność ciasteczka logowania[/a] "
"powinna wynosić co najwyżej 1800 sekund (30 minut). Większe wartości mogą "
"stwarzać zagrożenie bezpieczeństwa, takie jak możliwość podszycia się."
#: setup/lib/messages.inc.php:192
msgid "Login cookie validity"
msgstr "Ważność ciasteczka logowania"
#: setup/lib/messages.inc.php:193
msgid "Maximum number of characters used when a SQL query is displayed"
msgstr "Maksymalna liczba pokazywanych znaków zapytania SQL"
#: setup/lib/messages.inc.php:194
msgid "Maximum displayed SQL length"
msgstr "Maksymalna pokazywana długość SQL"
#: setup/lib/messages.inc.php:195
msgid "Maximum number of databases displayed in left frame and database list"
msgstr ""
"Maksymalna liczba baz danych pokazywanych w lewej ramce i na liście baz "
"danych"
#: setup/lib/messages.inc.php:196
msgid "Maximum databases"
msgstr "Maksimum baz danych"
#: setup/lib/messages.inc.php:197
#, fuzzy
msgid ""
"Number of rows displayed when browsing a result set. If the result set "
"contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be "
"shown."
msgstr ""
"Liczba wierszy wyświetlanych podczas przeglądania zestawu wyników. Jeśli "
"zestaw składa się z większej ilości wierszy, zostanie pokazany link "
"Poprzednie/Następne."
#: setup/lib/messages.inc.php:198
msgid "Maximum number of rows to display"
msgstr ""
#: setup/lib/messages.inc.php:199
msgid "Maximum number of tables displayed in table list"
msgstr "Maksymalna liczba tabel pokazywanych na liście tabel"
#: setup/lib/messages.inc.php:200
msgid "Maximum tables"
msgstr "Maksimum tabel"
#: setup/lib/messages.inc.php:201
msgid ""
"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] "
"([kbd]0[/kbd] for no limit)"
msgstr ""
"Ile pamięci może zaalokować skrypt, np. [kbd]32M[/kbd] ([kbd]0[/kbd] oznacza "
"brak limitu)"
#: setup/lib/messages.inc.php:202
msgid "Memory limit"
msgstr "Limit pamięci"
#: setup/lib/messages.inc.php:203 setup/lib/messages.inc.php:215
msgid "Use only icons, only text or both"
msgstr ""
#: setup/lib/messages.inc.php:204
msgid "Iconic navigation bar"
msgstr ""
#: setup/lib/messages.inc.php:205
msgid "New server"
msgstr "Nowy serwer"
#: setup/lib/messages.inc.php:206
msgid "There are no configured servers"
msgstr "Brak skonfigurowanych serwerów"
#: setup/lib/messages.inc.php:207
msgid "use GZip output buffering for increased speed in HTTP transfers"
msgstr ""
"Czy kompresować GZip-em wyjście w celu zwiększenia szybkości transferów HTTP"
#: setup/lib/messages.inc.php:208
msgid "GZip output buffering"
msgstr "Kompresja wyjścia GZip"
#: setup/lib/messages.inc.php:209
msgid "- none -"
msgstr "- brak -"
#: setup/lib/messages.inc.php:210
msgid ""
"[kbd]SMART[/kbd] - i.e. descending order for fields of type TIME, DATE, "
"DATETIME and TIMESTAMP, ascending order otherwise"
msgstr ""
#: setup/lib/messages.inc.php:211
msgid "Default sorting order"
msgstr ""
#: setup/lib/messages.inc.php:212
msgid "Overview"
msgstr "Opcje podstawowe"
#: setup/lib/messages.inc.php:213
msgid "Use persistent connections to MySQL databases"
msgstr "Czy użyć trwałych połączeń do baz danych MySQL"
#: setup/lib/messages.inc.php:214
msgid "Persistent connections"
msgstr "Trwałe połączenia"
#: setup/lib/messages.inc.php:216
msgid "Iconic table operations"
msgstr ""
#: setup/lib/messages.inc.php:217
msgid "Disallow BLOB and BINARY fields from editing"
msgstr ""
#: setup/lib/messages.inc.php:218
msgid "Protect binary fields"
msgstr ""
#: setup/lib/messages.inc.php:219
msgid ""
"Enable if you want DB-based query history (requires pmadb). If disabled, "
"this utilizes JS-routines to display query history (lost by window close)."
msgstr ""
#: setup/lib/messages.inc.php:220
msgid "Permanent query history"
msgstr "Permanentna historia zapytań"
#: setup/lib/messages.inc.php:221
msgid "How many queries are kept in history"
msgstr "Ile zapytań ma być przechowywanych w historii"
#: setup/lib/messages.inc.php:222
msgid "Query history length"
msgstr "Długość historii zapytań"
#: setup/lib/messages.inc.php:223
msgid "Tab displayed when opening a new query window"
msgstr ""
#: setup/lib/messages.inc.php:224
msgid "Default query window tab"
msgstr ""
#: setup/lib/messages.inc.php:225
msgid "Select which functions will be used for character set conversion"
msgstr "Które funckje będą użyte do konwersji kodowania napisów"
#: setup/lib/messages.inc.php:226
msgid "Recoding engine"
msgstr "Mechanizm konwersji kodowania napisów"
#: setup/lib/messages.inc.php:227
msgid "Restore default value"
msgstr "Przywróć wartość domyślną"
#: setup/lib/messages.inc.php:228
msgid "Try to revert erroneous fields to their default values"
msgstr "Spróbuj przywrócić błędne pola do ich domyślnych wartości"
#: setup/lib/messages.inc.php:229
msgid "Directory where exports can be saved on server"
msgstr ""
#: setup/lib/messages.inc.php:230
#, fuzzy
msgid "Save directory"
msgstr "Katalog domowy danych"
#: setup/lib/messages.inc.php:231
#, php-format
msgid ""
"You set the [kbd]config[/kbd] authentication type and included username and "
"password for auto-login, which is not a desirable option for live hosts. "
"Anyone who knows or guesses your phpMyAdmin URL can directly access your "
"phpMyAdmin panel. Set [a@?page=servers&amp;mode=edit&amp;id=%1$d#tab_Server]"
"authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd]."
msgstr ""
"Został ustawiony typ autoryzacji [kbd]config[/kbd] z automatycznym "
"logowaniem. Ustawienie to nie jest zalecane dla serwerów produkcyjnych, "
"ponieważ do uzyskania dostępu do phpMyAdmina potrzebna jest znajomość tylko "
"jego adresu URL. Zmień [a@?page=servers&amp;mode=edit&amp;id=%1$d#tab_Server]"
"typ autoryzacji[/a] na [kbd]cookie[/kbd] lub [kbd]http[/kbd]."
#: setup/lib/messages.inc.php:232
msgid "You should use mysqli for performance reasons"
msgstr "Z powodów wydajnościowych powinien być uzywany mysqli."
#: setup/lib/messages.inc.php:233
msgid "You allow for connecting to the server without a password."
msgstr ""
#: setup/lib/messages.inc.php:234
msgid "Add a new server"
msgstr "Dodaj nowy serwer"
#: setup/lib/messages.inc.php:235
msgid "Leave blank if not used"
msgstr "Należy pozostawić puste jeśli nie jest używane"
#: setup/lib/messages.inc.php:236
#, fuzzy
msgid "Host authentication order"
msgstr "Typ uwierzytelniania"
#: setup/lib/messages.inc.php:237
msgid "Leave blank for defaults"
msgstr ""
#: setup/lib/messages.inc.php:238
#, fuzzy
msgid "Host authentication rules"
msgstr "Uwierzytelnianie sprzętowe nie powiodło się"
#: setup/lib/messages.inc.php:239
msgid "Allow logins without a password"
msgstr "Pozwól na logowanie bez hasła"
#: setup/lib/messages.inc.php:240
msgid "Allow root login"
msgstr "Pozwól na logowanie się roota"
#: setup/lib/messages.inc.php:241
msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth"
msgstr ""
#: setup/lib/messages.inc.php:242
msgid "HTTP Realm"
msgstr ""
#: setup/lib/messages.inc.php:243
msgid ""
"The path for the config file for [a@http://swekey.com]SweKey hardware "
"authentication[/a] (not located in your document root; suggested: /etc/"
"swekey.conf)"
msgstr ""
#: setup/lib/messages.inc.php:244
msgid "SweKey config file"
msgstr ""
#: setup/lib/messages.inc.php:245
msgid "Authentication method to use"
msgstr "Jaka metoda uwierzytelniania ma być użyta"
#: setup/lib/messages.inc.php:246
msgid "Authentication type"
msgstr "Typ uwierzytelniania"
#: setup/lib/messages.inc.php:247
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
"support, suggested: [kbd]pma_bookmark[/kbd]"
msgstr ""
#: setup/lib/messages.inc.php:248
msgid "Bookmark table"
msgstr "Tabela zakładek"
#: setup/lib/messages.inc.php:249
msgid ""
"Leave blank for no column comments/mime types, suggested: [kbd]"
"pma_column_info[/kbd]"
msgstr ""
#: setup/lib/messages.inc.php:250
msgid "Column information table"
msgstr ""
#: setup/lib/messages.inc.php:251
msgid "Compress connection to MySQL server"
msgstr "Czy połączenie do serwera MySQL ma być kompresowane"
#: setup/lib/messages.inc.php:252
msgid "Compress connection"
msgstr "Kompresja połączenia"
#: setup/lib/messages.inc.php:253
msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure"
msgstr ""
"Sposób połączenia z serwerem; w razie niepewności, należy pozostawić tcp"
#: setup/lib/messages.inc.php:254
msgid "Connection type"
msgstr "Typ połączenia"
#: setup/lib/messages.inc.php:255
msgid "Control user password"
msgstr ""
#: setup/lib/messages.inc.php:256
msgid ""
"A special MySQL user configured with limited permissions, more information "
"available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
msgstr ""
#: setup/lib/messages.inc.php:257
msgid "Control user"
msgstr ""
#: setup/lib/messages.inc.php:258
msgid "Count tables when showing database list"
msgstr "Zliczaj tabele podczas pokazywania listy bazy danych"
#: setup/lib/messages.inc.php:259
msgid "Count tables"
msgstr "Zliczaj tabele"
#: setup/lib/messages.inc.php:260
msgid ""
"Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/"
"kbd]"
msgstr ""
#: setup/lib/messages.inc.php:261
#, fuzzy
msgid "Designer table"
msgstr "Defragmentuj tabelę"
#: setup/lib/messages.inc.php:262
msgid ""
"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
#: setup/lib/messages.inc.php:263
msgid "Disable use of INFORMATION_SCHEMA"
msgstr ""
#: setup/lib/messages.inc.php:264
#, php-format
msgid ""
"If you feel this is necessary, use additional protection settings - [a@?"
"page=servers&amp;mode=edit&amp;id=%1$d#tab_Server_config]host authentication"
"[/a] settings and [a@?page=form&amp;formset=features#tab_Security]trusted "
"proxies list[/a]. However, IP-based protection may not be reliable if your "
"IP belongs to an ISP where thousands of users, including you, are connected "
"to."
msgstr ""
"Jeżeli wydaje się to konieczne, można użyć dodatkowych ustawień "
"bezpieczeństwa — [a@?page=servers&amp;mode=edit&amp;id=%1"
"$d#tab_Server_config]uwierzytelniania na podstawie hosta[/a] i [a@?"
"page=form&amp;formset=features#tab_Security]listy zaufanych serwerów proxy[/"
"a]. Jednakże ochrona oparta na adresy IP może nie być wiarygodna, jeżeli "
"używany IP należy do ISP, do którego podłączonych jest tysiące użytkowników."
#: setup/lib/messages.inc.php:265
msgid "Edit server"
msgstr "Edytuj serwer"
#: setup/lib/messages.inc.php:266
msgid "What PHP extension to use; you should use mysqli if supported"
msgstr ""
"Jakiego rozszerzenie PHP ma być użyte; o ile jest obsługiwane, należy podać "
"mysqli"
#: setup/lib/messages.inc.php:267
msgid "PHP extension to use"
msgstr "Rozszerzenie PHP"
#: setup/lib/messages.inc.php:268
msgid "Hide databases matching regular expression (PCRE)"
msgstr "Ukryj bazy danych pasujące do wyrażenia regularnego (PCRE)"
#: setup/lib/messages.inc.php:269
msgid "Hide databases"
msgstr "Ukryj bazy danych"
#: setup/lib/messages.inc.php:270
msgid ""
"Leave blank for no SQL query history support, suggested: [kbd]pma_history[/"
"kbd]"
msgstr ""
#: setup/lib/messages.inc.php:271
msgid "SQL query history table"
msgstr ""
#: setup/lib/messages.inc.php:272
msgid "Hostname where MySQL server is running"
msgstr ""
#: setup/lib/messages.inc.php:273
msgid "Server hostname"
msgstr "Nazwa hosta serwera"
#: setup/lib/messages.inc.php:274
msgid "Logout URL"
msgstr ""
#: setup/lib/messages.inc.php:275
msgid "Try to connect without password"
msgstr "Ma być podejmowana próba łączenia się bez hasła"
#: setup/lib/messages.inc.php:276
msgid "Connect without password"
msgstr "Łącz się bez hasła"
#: setup/lib/messages.inc.php:277
msgid ""
"You can use MySQL wildcard characters (% and _), escape them if you want to "
"use their literal instances, i.e. use 'my\\_db' and not 'my_db'"
msgstr ""
"Można użyć znaków wieloznacznych MySQL-a (% i _), należy poprzedzić je "
"znakiem \\, by uzyskać je w znaczeniu dosłownym, np. 'moja\\_baza' a nie "
"'moja_baza'"
#: setup/lib/messages.inc.php:278
msgid "Show only listed databases"
msgstr "Pokaż tylko wymienione bazy danych"
#: setup/lib/messages.inc.php:279 setup/lib/messages.inc.php:303
msgid "Leave empty if not using config auth"
msgstr ""
"Należy pozostawić puste w przypadku innego niż config typu uwierzytelniania"
#: setup/lib/messages.inc.php:280
msgid "Password for config auth"
msgstr "Hasło dla uwierzytelniania typu config"
#: setup/lib/messages.inc.php:281
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]"
msgstr ""
#: setup/lib/messages.inc.php:282
msgid "PDF schema: pages table"
msgstr ""
#: setup/lib/messages.inc.php:283
msgid ""
"Database used for relations, bookmarks, and PDF features. See [a@http://wiki."
"phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for "
"no support. Suggested: [kbd]phpmyadmin[/kbd]"
msgstr ""
"Baza danych używana prze funkcje związków, zakładek i generowania PDF-ów. "
"Pełna informacja znajduje się na stronie [a@http://wiki.phpmyadmin.net/pma/"
"pmadb]pmadb[/a]. Puste pole oznacza brak obsługi. Domyślna wartość: [kbd]"
"phpmyadmin[/kbd]"
#: setup/lib/messages.inc.php:285
msgid "Port on which MySQL server is listening, leave empty for default"
msgstr ""
"Port na którym nasłuchuje serwer MySQL, pole puste oznacza wartość domyślną"
#: setup/lib/messages.inc.php:286
msgid "Server port"
msgstr "Port serwera"
#: setup/lib/messages.inc.php:287
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links"
"[/a] support, suggested: [kbd]pma_relation[/kbd]"
msgstr ""
#: setup/lib/messages.inc.php:288
msgid "Relation table"
msgstr "Tabela związków"
#: setup/lib/messages.inc.php:289
msgid "SQL command to fetch available databases"
msgstr "Polecenie SQL do pobrania dostępnych baz danych"
#: setup/lib/messages.inc.php:290
msgid "SHOW DATABASES command"
msgstr "Polecenie SHOW DATABASES"
#: setup/lib/messages.inc.php:291
msgid ""
"See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types"
"[/a] for an example"
msgstr ""
#: setup/lib/messages.inc.php:292
msgid "Signon session name"
msgstr ""
#: setup/lib/messages.inc.php:293
msgid "Signon URL"
msgstr ""
#: setup/lib/messages.inc.php:294
msgid "You should use SSL connections if your web server supports it"
msgstr ""
"Jeżeli połączenia SSL są obsługiwane przez serwer WWW, powinny być używane."
#: setup/lib/messages.inc.php:295
msgid "Socket on which MySQL server is listening, leave empty for default"
msgstr ""
"Gniazdko, na którym nasłuchuje serwer MySQL, pole puste oznacza wartość "
"domyślną"
#: setup/lib/messages.inc.php:296
msgid "Server socket"
msgstr "Gniazdo serwera"
#: setup/lib/messages.inc.php:297
#, fuzzy
msgid "Enable SSL for connection to MySQL server"
msgstr "Czy połączenie do serwera MySQL ma być kompresowane"
#: setup/lib/messages.inc.php:298
msgid "Use SSL"
msgstr "Używaj SSL"
#: setup/lib/messages.inc.php:299
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]"
msgstr ""
#: setup/lib/messages.inc.php:300
msgid "PDF schema: table coordinates"
msgstr ""
#: setup/lib/messages.inc.php:301
msgid ""
"Table to describe the display fields, leave blank for no support; suggested: "
"[kbd]pma_table_info[/kbd]"
msgstr ""
#: setup/lib/messages.inc.php:302
msgid "Display fields table"
msgstr ""
#: setup/lib/messages.inc.php:304
msgid "User for config auth"
msgstr "Użytkownik dla uwierzytelniania typu config"
#: setup/lib/messages.inc.php:305
msgid ""
"Disable if you know that your pma_* tables are up to date. This prevents "
"compatibility checks and thereby increases performance"
msgstr ""
#: setup/lib/messages.inc.php:306
#, fuzzy
msgid "Verbose check"
msgstr "Sprawdzenie wersji"
#: setup/lib/messages.inc.php:307
msgid ""
"A user-friendly description of this server. Leave blank to display the "
"hostname instead."
msgstr ""
#: setup/lib/messages.inc.php:308
msgid "Verbose name of this server"
msgstr ""
#: setup/lib/messages.inc.php:309
#, php-format
msgid "Set value: %s"
msgstr "Ustaw wartość: %s"
#: setup/lib/messages.inc.php:310
msgid ""
"Whether a user should be displayed a &quot;show all (records)&quot; button"
msgstr ""
#: setup/lib/messages.inc.php:311
msgid "Allow to display all the rows"
msgstr ""
#: setup/lib/messages.inc.php:312
msgid ""
"Please note that enabling this has no effect with [kbd]config[/kbd] "
"authentication mode because the password is hard coded in the configuration "
"file; this does not limit the ability to execute the same command directly"
msgstr ""
#: setup/lib/messages.inc.php:313
msgid "Show password change form"
msgstr ""
#: setup/lib/messages.inc.php:314
msgid "Show create database form"
msgstr ""
#: setup/lib/messages.inc.php:315
msgid "Show form"
msgstr "Pokaż formularz"
#: setup/lib/messages.inc.php:316
msgid "Display the function fields in edit/insert mode"
msgstr ""
#: setup/lib/messages.inc.php:317
msgid "Show function fields"
msgstr ""
#: setup/lib/messages.inc.php:318
msgid "Show hidden messages (#MSG_COUNT)"
msgstr "Pokaż ukryte wiadomości (#MSG_COUNT)"
#: setup/lib/messages.inc.php:319
msgid ""
"Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"output"
msgstr ""
#: setup/lib/messages.inc.php:320
msgid "Show phpinfo() link"
msgstr ""
#: setup/lib/messages.inc.php:321
msgid "Show detailed MySQL server information"
msgstr ""
#: setup/lib/messages.inc.php:322
msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed"
msgstr "Czy mają być pokazywane zapytania SQL generowane przez phpMyAdmina"
#: setup/lib/messages.inc.php:323
msgid "Show SQL queries"
msgstr "Pokaż zapytania SQL"
#: setup/lib/messages.inc.php:324
msgid "Allow to display database and table statistics (eg. space usage)"
msgstr ""
#: setup/lib/messages.inc.php:325
msgid "Show statistics"
msgstr "Pokaż statystyki"
#: setup/lib/messages.inc.php:326
msgid ""
"If tooltips are enabled and a database comment is set, this will flip the "
"comment and the real name"
msgstr ""
#: setup/lib/messages.inc.php:327
msgid "Display database comment instead of its name"
msgstr ""
#: setup/lib/messages.inc.php:328
msgid ""
"When setting this to [kbd]nested[/kbd], the alias of the table name is only "
"used to split/nest the tables according to the $cfg"
"['LeftFrameTableSeparator'] directive, so only the folder is called like the "
"alias, the table name itself stays unchanged"
msgstr ""
#: setup/lib/messages.inc.php:329
msgid "Display table comment instead of its name"
msgstr ""
#: setup/lib/messages.inc.php:330
msgid "Display table comments in tooltips"
msgstr ""
#: setup/lib/messages.inc.php:331
msgid ""
"Mark used tables and make it possible to show databases with locked tables"
msgstr ""
#: setup/lib/messages.inc.php:332
msgid "Skip locked tables"
msgstr "Pomiń zablokowane tabele"
#: setup/lib/messages.inc.php:338
msgid ""
"Suggest a database name on the &quot;Create Database&quot; form (if "
"possible) or keep the text field empty"
msgstr ""
#: setup/lib/messages.inc.php:339
msgid "Suggest new database name"
msgstr ""
#: setup/lib/messages.inc.php:340
msgid "yes"
msgstr "tak"
#: setup/lib/messages.inc.php:341
msgid ""
"Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example "
"specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-"
"For) header coming from the proxy 1.2.3.4:[br][kbd]1.2.3.4: "
"HTTP_X_FORWARDED_FOR[/kbd]"
msgstr ""
#: setup/lib/messages.inc.php:342
msgid "List of trusted proxies for IP allow/deny"
msgstr ""
#: setup/lib/messages.inc.php:343
msgid "Directory on server where you can upload files for import"
msgstr ""
#: setup/lib/messages.inc.php:344
#, fuzzy
msgid "Upload directory"
msgstr "Katalog domowy danych"
#: setup/lib/messages.inc.php:345
msgid "Allow for searching inside the entire database"
msgstr ""
#: setup/lib/messages.inc.php:346
msgid "Use database search"
msgstr ""
#: setup/lib/messages.inc.php:347
msgid ""
"Show affected rows of each statement on multiple-statement queries. See "
"libraries/import.lib.php for defaults on how many queries a statement may "
"contain."
msgstr ""
#: setup/lib/messages.inc.php:348
#, fuzzy
msgid "Verbose multiple statements"
msgstr "Ignoruj błędy w ciągu instrukcji"
#: setup/lib/messages.inc.php:349
msgid ""
"Reading of version failed. Maybe you're offline or the upgrade server does "
"not respond."
msgstr ""
"Odczytanie wersji nie udało się. Być może nie ma połączenia z Internetem lub "
"serwer aktualizacji nie odpowiada."
#: setup/lib/messages.inc.php:350
msgid "Got invalid version string from server"
msgstr "Otrzymano od serwera nieprawidłowy numer wersji"
#: setup/lib/messages.inc.php:351
msgid "Check for latest version"
msgstr "Sprawdź, czy jest nowsza wersja"
#: setup/lib/messages.inc.php:352
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
"upgrading. The newest version is %s, released on %s."
msgstr ""
"Dostępna jest nowa wersja phpMyAdmina, należy rozważyć aktualizację. Nowa "
"werja to %s, wydana dnia %s."
#: setup/lib/messages.inc.php:353
#, fuzzy, php-format
#| msgid ""
#| "You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
#| "latest stable version is %s, released on %s."
msgid ""
"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
"version is %s, released on %s."
msgstr ""
"Używana jest wersja z subversion, należy uruchomić [kbd]svn update[/kbd] :-)"
"[br]Najnowsza stabilna wersja to %s, wydana dnia %s."
#: setup/lib/messages.inc.php:354
msgid "No newer stable version is available"
msgstr "Nowsza stabilna wersja nie jest dostępna"
#: setup/lib/messages.inc.php:355
msgid "Unparsable version string"
msgstr "Nie udało się zanalizować numeru wersji"
#: setup/lib/messages.inc.php:356
msgid "Version check"
msgstr "Sprawdzenie wersji"
#: setup/lib/messages.inc.php:357
msgid ""
"Neither URL wrapper nor CURL is available. Version check is not possible."
msgstr ""
"URL wrapper ani CURL nie są dostępnie. Sprawdzenie wersji jest niemożliwe."
#: setup/lib/messages.inc.php:358
msgid "Warning"
msgstr "Ostrzeżenie"
#: setup/lib/messages.inc.php:359
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression "
"for import and export operations"
msgstr ""
"Włącza format kompresji [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP"
"[/a] dla operacji importu i eksportu"
#: setup/lib/messages.inc.php:360
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
"[a@?page=form&amp;formset=features#tab_Import_export]Kompresja zip[/a] "
"wymaga funkcji (%s) która nie jest dostępna w tym systemie."
#: setup/lib/messages.inc.php:361
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
"[a@?page=form&amp;formset=features#tab_Import_export]Dekompresja zip[/a] "
"wymaga funkcji (%s) która nie jest dostępna w tym systemie."
#: setup/lib/messages.inc.php:362
msgid "ZIP"
msgstr "ZIP"
#~ msgid "%1$d row(s) affected."
#~ msgstr "Zmodyfikowanych rekordów: %1$d."
#~ msgid "utf-8"
#~ msgstr "utf-8"
#~ msgid "Jan0"
#~ msgstr "Sty0"
#~ msgid "Jan1"
#~ msgstr "Sty1"
#~ msgid "Jan2"
#~ msgstr "Sty2"